@font-face {
    font-family: "Oswald Bold";
    src: url(fonts/Oswald-Bold.eot?) format("eot"), url(fonts/Oswald-Bold.woff) format("woff"), url(fonts/Oswald-Bold.ttf) format("truetype"), url(fonts/Oswald-Bold.svg#Oswald-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Oswald;
    src: url(fonts/Oswald.eot?) format("eot"), url(fonts/Oswald.woff) format("woff"), url(fonts/Oswald.ttf) format("truetype"), url(fonts/Oswald.svg#Oswald) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Myriad Pro Regular'), url(fonts/MYRIADPRO-REGULAR.woff) format("woff")
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    background: url(../images/background.png);
    color: #333;
    font-size: 15px;
    line-height: 1.7;
    font-family: 'Myriad Pro Regular', Arial, sans-serif!important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    height: 100%;
    margin: 0;
    padding-bottom: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald Bold", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: normal;
    color: #4d4d4d
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 2.375em
}

h3 {
    font-size: 2.25em
}

h4 {
    font-size: 2.125em
}

h5,
h6 {
    font-size: 2em
}

body>p:first-of-type {
    font-size: 1.125em;
    line-height: 1.333em
}

p {
    font-family: "Myriad Pro Regular", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    word-wrap: break-word;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
    line-height: 1.7;
    color: #272727;
    -webkit-font-smoothing: antialiased
}

::selection {
    color: #fff;
    background: #000
}

::-moz-selection {
    color: #fff;
    background: #000
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a:focus,
a:hover {
    text-decoration: none!important
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 20px 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

ol li,
ul li {
    list-style: none
}

a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.clearfix {
    zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

#wrapper {
    min-width: 970px;
    background-color: #fff;
    margin: 0 auto;
    width: 970px
}

#logo>a {
    background-color: #e68bad;
    display: inline-block;
    max-width: 243px;
    padding: 12px 0 12px 10px
}

#logo img {
    width: 100%;
    height: auto
}

#logo {
    float: left;
    margin-right: 15px
}

.login li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

.login li a {
    font-size: 11px;
    font-family: Oswald;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 500;
    cursor: pointer
}

.login li a:before {
    content: "|";
    color: #4d4d4d;
    margin: 0 10px
}

.login li:first-child a:before {
    content: "";
    margin: 0
}

.login li a.active {
    color: #e68bad
}

.social {
    position: relative
}

.social ul {
    margin: 0
}

.social li {
    float: left;
    line-height: normal
}

.social li a {
    font-size: 22px;
    margin-left: 30px;
    margin-top: 10px;
    display: inline-block
}

.social li:first-child a {
    margin-left: 0
}

.login ul {
    margin: 0;
    padding-top: 10px
}

.social li a.twitter {
    color: #c69
}

.social li a.instagram {
    color: #966
}

.social li a.facebook {
    color: #9accff
}

.main-menu {
    float: left;
    min-height: 90px;
    background-color: transparent;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 90px
}

.main-menu>li {
    float: left;
    position: relative;
    padding-left: 50px
}

.main-menu li:first-child {
    padding: 0
}

.main-menu li a {
    font-size: 15px;
    font-family: Oswald;
    text-transform: uppercase;
    color: #4d4d4d;
    position: relative;
	display: block;
}

.login li a:hover,
.main-menu a.active,
.main-menu a:focus,
.main-menu a:hover {
    color: #c69!important
}

.main-menu .sub-menu {
    position: absolute;
    top: 40px;
    background-color: #eae6e6;
    left: 40px;
    overflow: hidden;
    opacity: 0;
    display: inline-block;
    min-width: 105px;
    min-height: 160px;
    z-index: 0
}

.main-menu .sub-menu li {
    width: 100%;
    line-height: normal
}

.main-menu .sub-menu li a {
    display: inline-block;
    padding: 15px;
    color: #3d3b3b
}

#wrapper>nav {
    position: relative;
    display: inline-block;
    width: 100%
}

#search-form {
    position: absolute;
    top: 36%;
    right: 15px
}

#search-form input {
    outline: 0
}

#search-form input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%
}

#search-form input::-webkit-search-cancel-button,
#search-form input::-webkit-search-decoration {
    display: none
}

#search-form input[type=search] {
    background: url(../images/search_icon.png) center no-repeat #fcfcfc;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    border: 0
}

#search-form input[type=search]:focus {
    border-color: #6dcff6;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5)
}

#search-form input[type=search] {
    width: 27px;
    color: transparent;
    cursor: pointer;
    height: 27px
}

#search-form input[type=search]:hover {
    background-color: #fff
}

#search-form input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
    background-position: 9px
}

#search-form input:-moz-placeholder {
    color: transparent
}

#search-form input::-webkit-input-placeholder {
    color: transparent
}

#wrapper section {
    display: inline-block;
    width: 100%
}

#feature .feature-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0
}

.feature .feature-inner .image-thumbnail {
    width: 100%;
    height: 430px;
    float: left;
    overflow: hidden
}

.feature-inner .image-thumbnail {
    width: 100%;
    height: 215px;
    overflow: hidden;
    float: left;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.feature-inner .image-thumbnail img {
    max-width: 100%;
    margin: auto;
    display: block
}

.feature-inner .feature-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 20;
    opacity: 1
}

#feature article {
    padding: 0
}

.feature-inner .feature-title a {
    font-family: Oswald;
    font-size: 15px;
    color: #3d3b3b;
    width: 100%;
    background-color: #f3f4f3;
    padding: 20px 0;
    display: inline-block;
    opacity: .8;
    text-transform: uppercase
}

#feature .feature {
    padding: 0
}

#feature>article {
    padding-left: 3px;
    padding-bottom: 3px
}

.feature-inner a.read-more {
    display: inline-block;
    position: absolute;
    top: 48%;
    left: 40%;
    text-transform: uppercase;
    font-family: Oswald;
    color: #fbf7f9;
    font-size: 15px;
    z-index: 21;
    opacity: 0
}

.feature .feature-inner a.read-more {
    top: 50%
}

.main-content {
    display: block
}

.col-header {
    background: url(../images/col-header.png) center repeat-x
}

.col-header h3 {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #fff;
    max-width: 105px;
    margin: 15px 0
}

.main-content article.entry {
    width: 100%;
    overflow: hidden;
    background: url(../images/col-header.png) bottom repeat-x;
    margin-bottom: 15px;
    padding-bottom: 32px
}

.entry figure.img-intro {
    width: 100%;
    max-height: 175px;
    overflow: hidden
}

.entry .img-intro img {
    width: 100%;
    height: auto
}

.entry figure.img-intro a {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.entry .entry-info {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0
}

.entry .entry-info .category {
    font-size: 11px;
    background-color: #e68bad;
    font-family: Oswald;
    margin-right: 15px
}

.entry .entry-info span {
    display: inline-block;
    font-family: "Myriad Pro Regular";
    text-transform: uppercase;
    font-size: 12px
}

.entry .entry-info .category a {
    color: #fff;
    padding: 2px 10px
}

.entry .entry-info .published {
    font-size: 12px;
    color: #9f9d9d;
    margin-left: 5px
}

.entry .entry-info .createdby b {
    color: #9f9d9d;
    margin-right: 5px
}

.entry .entry-info .createdby a {
    color: #edadc4;
    font-size: 11px
}

.entry .entry-info .comments {
    color: #9f9d9d;
    border: 1px solid #9f9d9d;
    padding: 0 7px;
    font-size: 10px;
    vertical-align: top;
    margin-left: 10px;
    border-radius: 2px
}

.entry .entry-info .comments i {
    margin-right: 3px
}

.entry .entry-info .createdby {
    margin-right: 5px
}

.entry .entry-title h3 {
    margin: 10px 0
}

.entry .entry-title a {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
    color: #333
}

.entry .entry-introtext p {
    color: #898686;
    font-size: 14px;
    line-height: 1.5em;
    margin: 0
}

.entry .read-more {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 11px;
    color: #edadc4;
    margin-top: 15px;
    display: inline-block
}

.main-content article.entry:last-child {
    background: 0 0;
    margin-bottom: 0
}

aside.latest-post {
    overflow: hidden
}

aside.latest-post ul {
    margin: 0
}

aside.latest-post article {
    width: 100%;
    overflow: hidden;
    margin-bottom: 28px
}

aside.latest-post article .img-intro a {
    display: inline-block;
    width: 100%;
    max-height: 120px;
    overflow: hidden
}

aside.latest-post article .img-intro img {
    width: 100%;
    height: auto
}

.latest-post .createdby {
    font-family: Oswald;
    font-size: 10px;
    color: #dadada;
    text-transform: uppercase;
    margin: 10px 0 5px
}

.latest-post .createdby a {
    color: #e68bad;
    margin-left: 5px
}

.latest-post .entry-title {
    margin: 0;
    font-family: Oswald;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em
}

.latest-post .entry-title a {
    color: #333
}

aside.latest-post article figure {
    height: 120px
}

.popular-post .post:last-child {
    padding: 0
}

.popular-post .post .img-intro img {
    width: 100%;
    height: 100%
}

.popular-post .col-header {
    background: url(../images/col-header.png) center repeat-x
}

.popular-post .col-header h3 {
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #fff;
    max-width: 105px;
    text-align: center;
    margin: 25px auto
}

.col-header h3 span {
    color: #e68bad
}

.popular-post .post .img-intro {
    width: 100%;
    height: 207px;
    overflow: hidden
}

.popular-post .post {
    padding: 0 10px 0 0
}

.popular-post .post .inner {
    margin: 0;
    width: 100%;
    position: relative;
    overflow: hidden
}

.popular-post .post .read-more {
    display: inline-block;
    position: absolute;
    top: 48%;
    left: 40%;
    text-transform: uppercase;
    font-family: Oswald;
    color: #fbf7f9;
    font-size: 15px;
    z-index: 21;
    opacity: 0
}

.menu-footer li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

.menu-footer li a {
    font-size: 15px;
    font-family: Oswald;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 500
}

.menu-footer li a:focus,
.menu-footer li a:hover {
    color: #e68bad
}

.menu-footer li:first-child a::before {
    content: "";
    margin: 0
}

.menu-footer li a::before {
    content: "|";
    color: #4d4d4d;
    margin: 0 15px
}

.menu-footer ul {
    display: block;
    margin: 0 auto;
    width: 60%
}

footer {
    display: inline-block!important;
    width: 100%;
    position: relative;
    margin-top: 25px;
    margin-bottom: 5px
}

footer::before {
    background: url(../images/col-header.png) top repeat-x;
    content: "";
    width: 97%;
    height: 16px;
    display: block;
    margin: 0 auto
}

nav.menu-footer {
    width: 100%;
    margin-top: 70px
}

footer .social {
    width: 115px;
    display: block;
    margin: 30px auto 25px
}

.copyright {
    margin: 0;
    text-align: center;
    font-family: Oswald;
    font-size: 12px;
    color: #4d4d4d
}

.social ul.main {
    display: inline-block
}

.post-social>div {
    display: inline-block;
    vertical-align: top
}

.post-social .facebook {
    background-color: #3861bf;
    padding: 2px 0 0
}

.section-effect .innie,
.section-effect .outie,
.section-effect .shadow,
.section-effect .spine {
    position: absolute;
    width: 100%
}

.section-effect .innie,
.section-effect .outie {
    height: 100%;
    border-radius: 3px
}

.section-effect .innie {
    text-shadow: 0 -2px 4px rgba(0, 0, 0, .2)
}

.post-social .facebook,
.post-social .tweet {
    position: relative;
    height: 22px;
    width: 80px;
    border-radius: 2px
}

.post-social .tweet {
    background-color: #4db6ff
}

.post-social {
    position: relative
}

aside.sidebar {
    margin-top: 15px
}

.sidebar .adv {
    margin-bottom: 30px
}

.sidebar .adv img {
    width: 100%
}

.tweet-box {
    margin-top: 20px
}

.tweet-box li {
    list-style: none
}

.tweet-box ul,
.tweet-box>ul>li {
    margin: 0
}

.tweet-box>ul>li {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: left
}

.tweet-box li .entry-wrap {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
    color: #666
}

.tweet-box li .entry-wrap .main {
    background-color: #fff;
    border-bottom: 1px solid #fafafa;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.375em;
    position: relative;
    border-top: 1px solid transparent
}

.tweet-box .entry-wrap .entry-header {
    color: #8899a6;
    margin: 0;
    transition: color .15s;
    float: left
}

.tweet-box .entry-wrap .profile-authorDetails {
    line-height: 14px;
    padding-top: 2px
}

.tweet-box .profile-avatar {
    border-radius: 4px;
    float: left;
    height: 24px;
    margin: 0 6px 0 0;
    width: 24px
}

.tweet-box .profile-name {
    max-width: 60%;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    word-wrap: normal!important
}

.tweet-box .profile-fullname {
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.tweet-box .profile-screenname {
    color: #8899a6;
    font-size: 13px
}

.tweet-box .pullLeft {
    float: left!important
}

.tweet-box .profile-time {
    color: #999;
    display: inline-block;
    font-size: 13px;
    transition: color .15s;
    white-space: nowrap
}

.tweet-box .entry-content {
    margin-left: 0;
    line-height: 1.375em;
    margin-top: -5px;
    clear: both
}

.tweet-box ul.tweet-content {
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 100%
}

.dir[dir=ltr] {
    direction: ltr!important;
    text-align: left!important;
    unicode-bidi: embed
}

.tweet-box .entry-content .text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin: 0
}

.tweet-box .ul-action {
    margin: 5px 0 0;
    display: inline-block
}

.tweet-box .ul-action .li-action {
    float: left;
    margin: 0 31px 0 0;
    line-height: normal
}

.tweet-box .ul-action .li-action a {
    text-decoration: none
}

.tweet-box .ul-action .li-action .ic-mask {
    background: 0 0;
    display: inline-block;
    font-style: normal;
    vertical-align: baseline
}

.tweet-box .ul-action .li-action .ic-mask:before {
    font-family: FontAwesome;
    color: #ccd6dd
}

.tweet-box .ul-action .li-action .ic-reply:before {
    content: "\f112"
}

.tweet-box .ul-action .li-action b {
    position: absolute!important;
    overflow: hidden!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    border: 0!important;
    clip: rect(1px, 1px, 1px, 1px)!important
}

.tweet-box .ul-action .li-action .ic-retweet:before {
    content: "\f079"
}

.tweet-box .ul-action .li-action .ic-fav:before {
    content: "\f005"
}

.tweet-box .ul-action .li-action .ic-mask:hover:before {
    color: #5c913b
}

.tweet-box .entry-content .text a,
.tweet-box .entry-content .text a:visited {
    color: #55acee
}

.tweet-box li .entry-wrap .main:hover {
    border: 1px solid #8ec4f3
}

.tweet-box li:last-child .entry-wrap .main:hover {
    border-bottom: 1px solid #8ec4f3
}

.article-detail .col-header h3 {
    margin: 0;
    min-width: 50%;
    font-size: 19px
}

.article-detail .col-header a {
    color: #333;
    text-transform: uppercase
}

.article-detail article p {
    font-family: "Myriad Pro";
    font-size: 14px;
    color: #666;
    margin: 13px 0
}

.article-detail article .image-intro a {
    display: inline-block;
    width: 100%;
    max-height: 278px;
    overflow: hidden
}

.article-detail article .image-intro img {
    width: 100%;
    height: auto
}

.article-detail .entry-info {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0
}

.article-detail .entry-info .category {
    font-size: 11px;
    background-color: #e68bad;
    font-family: Oswald;
    margin-right: 15px
}

.article-detail .entry-info span {
    display: inline-block;
    font-family: "Myriad Pro Regular";
    text-transform: uppercase;
    font-size: 12px
}

.article-detail .entry-info .category a {
    color: #fff;
    padding: 2px 10px
}

.article-detail .entry-info .published {
    font-size: 12px;
    color: #9f9d9d;
    margin-left: 5px
}

.article-detail .entry-info .createdby b {
    color: #9f9d9d;
    margin-right: 5px
}

.article-detail .entry-info .createdby a {
    color: #edadc4;
    font-size: 11px
}

.article-detail .entry-info .comments {
    color: #9f9d9d;
    border: 1px solid #9f9d9d;
    padding: 0 7px;
    font-size: 10px;
    vertical-align: top;
    margin-left: 10px;
    border-radius: 2px
}

.article-detail .entry-info .comments i {
    margin-right: 3px
}

.article-detail .entry-info .createdby {
    margin-right: 5px
}

.article-detail .post-social {
    margin-top: 40px;
    margin-bottom: 40px
}

body.article .sidebar {
    margin-top: 2px
}

body.post-page .main-content article.entry {
    background: 0 0
}

body.post-page .entry figure.img-intro {
    max-height: 273px
}

.section-effect,
.section-effect div {
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

.section-effect {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.section-effect .cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    font-family: fontawesome;
    color: #fff;
    text-align: center;
    pointer-events: none
}

.section-effect .spine {
    top: .25rem;
    height: .25rem;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top
}

.section-effect .shadow {
    top: 100%;
    left: 0;
    height: 3.5rem;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    z-index: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0, transparent 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, transparent 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, transparent 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, transparent 100%);
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    -ms-border-radius: .4rem;
    -o-border-radius: .4rem;
    border-radius: .4rem
}

.section-effect .outie {
    -webkit-transform: translateZ(.25rem);
    -moz-transform: translateZ(.25rem);
    -ms-transform: translateZ(.25rem);
    -o-transform: translateZ(.25rem);
    transform: translateZ(.25rem);
    text-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.section-effect:hover .cover,
.section-effect:hover .innie,
.section-effect:hover .outie,
.section-effect:hover .spine {
    transition-timing-function: cubic-bezier(.2, .7, .1, 1.1)
}

.section-effect:hover .cover {
    -webkit-transform: rotateX(-120deg)
}

.section-effect:hover .shadow {
    opacity: 1;
    -webkit-transform: rotateX(45deg) scale(.95);
    -moz-transform: rotateX(45deg) scale(.95);
    -ms-transform: rotateX(45deg) scale(.95);
    -o-transform: rotateX(45deg) scale(.95);
    transform: rotateX(45deg) scale(.95)
}

.facebook.section-effect .cover {
    z-index: 11
}

.tweet.section-effect .cover {
    z-index: 10
}

.facebook.section-effect .spine {
    background: #4563A2
}

.facebook.section-effect .innie,
.facebook.section-effect .outie,
.facebook.section-effect:hover .innie,
.facebook.section-effect:hover .spine {
    background-color: #4563A2
}

.facebook.section-effect:hover .outie {
    background-color: #4563A2;
    color: rgba(255, 255, 255, 0)
}

.facebook.section-effect .innie:after,
.facebook.section-effect .outie:after {
    content: "\f09a";
    left: 3px;
    top: 1px
}

.section-effect .innie:after,
.section-effect .outie:after {
    font-size: 14px;
    top: 0;
    position: absolute
}

.tweet.section-effect .spine {
    background: #4db6ff
}

.tweet.section-effect .innie,
.tweet.section-effect .outie {
    background-color: #4db6ff
}

.tweet.section-effect:hover .innie {
    background-color: #3ADAFC
}

.tweet.section-effect:hover .spine {
    background-color: #52B1E0
}

.tweet.section-effect:hover .outie {
    background-color: #2174A0;
    color: rgba(255, 255, 255, 0)
}

.tweet.section-effect .innie:after,
.tweet.section-effect .outie:after {
    content: "\f099";
    left: 3px
}

.tweet.section-effect .innie::before,
.tweet.section-effect .outie::before {
    content: "twitter";
    font-family: "Myriad Pro Regular";
    text-transform: capitalize;
    margin-left: 10px
}

.facebook.section-effect .innie::before,
.facebook.section-effect .outie::before {
    content: "facebook";
    font-family: "Myriad Pro Regular";
    text-transform: capitalize;
    margin-left: 10px
}

@media (min-width:641px) {
    .main-menu>a {
        -webkit-transition: color .4s;
        -moz-transition: -moz-transform .4s;
        transition: color .4s
    }
    .main-menu>li>a.active.on::before {
        opacity: 1;
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 100%;
        height: 4px;
        content: '';
        background: linear-gradient(top, #929292 0, #d8bedb 53%);
        background: -ms-linear-gradient(top, #929292 0, #d8bedb 53%);
        background: -moz-linear-gradient(top, #929292 0, #d8bedb 53%);
        background: -o-linear-gradient(top, #929292 0, #d8bedb 53%);
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
    .main-menu>li>a.active.on:focus::before,
    .main-menu>li>a.active.on:hover::before {
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0
    }
    .main-menu .sub-menu {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        -webkit-transform: translate(0, 30px);
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -o-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    .main-menu li:hover .sub-menu {
        /*opacity: 1;
        overflow: visible;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 22*/
    }
}

@media (min-width:1200px) {
    .safari .feature .feature-inner:hover .mask {
        border: 157px solid #e68bad
    }
    .safari .feature .feature-inner:hover .read-more {
        display: inline-block
    }
    .safari .feature-inner:hover .mask {
        border: 108px solid #e68bad;
        opacity: .8;
        z-index: 20
    }
    .feature-inner::before {
        background-color: #e68bad;
        bottom: -100%;
        height: 100%;
        content: "";
        display: block!important;
        left: 0;
        z-index: 1;
        opacity: 0;
        position: absolute;
        -webkit-transition: all .6s ease 0;
        -moz-transition: all .6s ease 0;
        -ms-transition: all .6s ease 0;
        -o-transition: all .6s ease 0;
        transition: all .6s ease 0;
        width: 100%
    }
    .feature-inner::after {
        background-color: #e68bad;
        height: 100%;
        content: "";
        display: block!important;
        left: 0;
        opacity: 0;
        position: absolute;
        top: -100%;
        -webkit-transition: all .6s ease 0;
        -moz-transition: all .6s ease 0;
        -ms-transition: all .6s ease 0;
        -o-transition: all .6s ease 0;
        transition: all .6s ease 0;
        width: 100%
    }
    .feature-inner:hover::after {
        top: 52%;
        opacity: .6
    }
    .feature-inner:hover::before {
        bottom: 48%;
        opacity: .6
    }
    .feature-inner .feature-title,
    .feature-inner .read-more {
        -webkit-transition: all .8s ease-in-out;
        -moz-transition: all .8s ease-in-out;
        -o-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out
    }
    .feature-inner:hover .feature-title {
        opacity: 0
    }
    .feature-inner:hover .read-more {
        opacity: 1
    }
    .popular-post .post .inner::before {
        background-color: #e68bad;
        bottom: -100%;
        height: 100%;
        content: "";
        display: block!important;
        left: 0;
        z-index: 1;
        opacity: 0;
        position: absolute;
        -webkit-transition: all .6s ease 0;
        -moz-transition: all .6s ease 0;
        -ms-transition: all .6s ease 0;
        -o-transition: all .6s ease 0;
        transition: all .6s ease 0;
        width: 100%
    }
    .popular-post .post .inner::after {
        background-color: #e68bad;
        height: 100%;
        content: "";
        display: block!important;
        left: 0;
        opacity: 0;
        position: absolute;
        top: -100%;
        -webkit-transition: all .6s ease 0;
        -moz-transition: all .6s ease 0;
        -ms-transition: all .6s ease 0;
        -o-transition: all .6s ease 0;
        transition: all .6s ease 0;
        width: 100%
    }
    .popular-post .post .inner:hover::after {
        top: 52%;
        opacity: .6
    }
    .popular-post .post .inner:hover::before {
        bottom: 48%;
        opacity: .6
    }
    .popular-post .post .inner .read-more {
        -webkit-transition: all .8s ease-in-out;
        -moz-transition: all .8s ease-in-out;
        -o-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out
    }
    .popular-post .post .inner:hover .read-more {
        opacity: 1
    }
    .safari .feature-inner .read-more,
    .safari .popular-post .post .inner .read-more {
        position: relative;
        top: -5px;
        opacity: 0;
        left: 10px;
        -moz-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transition: -webkit-transform .2s .1s ease-in, opacity .1s ease-in-out;
        -moz-transition: -moz-transform .2s .1s ease-in, opacity .1s ease-in-out;
        -o-transition: -o-transform .2s .1s ease-in, opacity .1s ease-in-out;
        -ms-transition: -ms-transform .2s .1s ease-in, opacity .1s ease-in-out;
        transition: transform .2s .1s ease-in, opacity .1s ease-in-out
    }
    .safari .feature-inner:hover .read-more,
    .safari .popular-post .post .inner:hover .read-more {
        opacity: 1;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -moz-transition-delay: .3s;
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        -ms-transition-delay: .3s;
        transition-delay: .3s
    }
    .mask {
        opacity: 0;
        overflow: visible;
        border: 0 solid #e68bad;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
    .safari .popular-post .post .inner:hover .mask {
        opacity: .8;
        border: 105px solid #e68bad;
        z-index: 20
    }
    body.safari .feature-inner::after,
    body.safari .feature-inner::before,
    body.safari .popular-post .post .inner::after,
    body.safari .popular-post .post .inner::before {
        background-color: transparent;
        display: none!important
    }
    .article-detail .image-intro img,
    .main-content .img-intro img {
        -webkit-transition: all .9s ease;
        -moz-transition: all .9s ease;
        -ms-transition: all .9s ease;
        -o-transition: all .9s ease;
        transition: all .9s ease
    }
}

@media (max-width:1024px) {
    .social.top {
        position: absolute;
        top: 0;
        right: 10px
    }
}

@media (max-width:1000px) {
    #wrapper {
        width: 100%;
        min-width: inherit
    }
    .popular-post .post,
    .popular-post .post:last-child {
        padding: inherit
    }
    .menu-footer {
        display: none
    }
    .social li a {
        margin-top: 0
    }
}

@media (max-width:768px) {
    .sidebar>ul>li:first-child,
    .sidebar>ul>li:last-child {}
    .main-content [class*=col-md-] {
        width: 100%
    }
    .main-content .latest-post li {
        width: 48%;
        float: left;
        margin: 0 1%
    }
    footer {
        margin-top: 0
    }
}

@media (max-width:640px) {
    #feature [class*=col-md-] {
        padding: 0;
        margin-top: 5px
    }
    .popular-post [class*=col-md-] {
        margin-bottom: 5px
    }
    #feature [class*=col-md-],
    #logo,
    .popular-post [class*=col-md-],
    .social.top,
    .top-head {
        width: 100%
    }
    .login {
        display: none
    }
    #logo {
        margin: 0
    }
    #search-form {
        top: 5px
    }
    #logo img {
        width: auto
    }
    #logo>a {
        min-width: 100%;
        max-width: initial;
        text-align: center
    }
    .top-head {
        display: inline-block
    }
    .social.top {
        position: initial;
        display: inline-block;
        text-align: center
    }
    .social.top ul {
        display: inline-block
    }
    #wrapper>nav {
        margin-bottom: 10px
    }
    ul.main-menu {
        display: none;
        min-height: initial;
        line-height: normal;
        margin-top: 40px;
        width: 100%
    }
    .top-head {
        padding: 0!important
    }
    .nav-toggle {
        position: absolute;
        font-family: FontAwesome;
        padding: 5px;
        background-color: transparent;
        color: #857f7f;
        top: 0;
        left: 10px;
        font-size: 22px
    }
    .nav-toggle:before {
        content: "\f0c9"
    }
    #wrapper>nav {
        min-height: 40px;
        background-color: #fbecf2;
        margin-top: -6px
    }
    .main-menu li {
        float: none;
        padding: 0
    }
    .main-menu>li>a.active.on::before {
        content: "";
        background: 0 0
    }
    .main-menu li a {
        display: block;
        background-color: transparent;
        border-bottom: 1px solid #ddd;
        padding: 10px;
		display: block;
    }
    .main-menu li:last-child a {
        border: none
    }
    .main-menu .sub-menu {
        position: static;
        display: none;
        opacity: 1;
        width: 100%;
        background-color: transparent;
        min-height: initial;
        min-width: initial;
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        -ms-transform: translateX(15px);
        -o-transform: translateX(15px);
        transform: translateX(15px)
    }
    .main-menu .sub-menu li a {
        padding: 10px;
        width: 100%
    }
    .main-menu li {
        overflow: hidden
    }
    .down.parent::before,
    .up.parent::before {
        font-family: FontAwesome;
        right: 10px;
        position: absolute;
        font-size: 17px
    }
    .down.parent::before {
        content: "\f107"
    }
    .up.parent::before {
        content: "\f106"
    }
}

@media (max-width:480px) {
    #logo img {
        width: 80%
    }
}

@media (max-width:400px) {
    .main-content .latest-post li {
        float: none;
        margin: 0 auto;
        width: 90%
    }
    .entry .entry-info .category {
        margin-right: 3px;
        font-size: 10px
    }
    .entry .entry-info .createdby {
        margin-right: 1px
    }
    .entry .entry-info .published {
        margin-left: 1px;
        font-size: 10px
    }
    .entry .entry-info span {
        font-size: 10px
    }
    .entry .entry-introtext p {
        text-align: justify
    }
    .post-social {
        margin-top: 15px
    }
}

.seemorebutbg {
    width: 100%;
    float: left
}

.seemorebut {
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 21px;
    color: #565656;
    border: 0 solid #565656;
    margin: 0 auto;
    width: 265px;
    text-align: center;
    padding: 20px 0
}

.seemorebut a {
    color: #fff;
    text-decoration: none;
    padding: 20px 45px;
    background-color: #E68BAD
}

.seemorebut a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 20px 45px
}

.seemorebut:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;
    color: #FFF
}

.the_voice {
    width: 28%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #fff;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-style: italic;
    margin: 27px 32px 0;
    display: block
}

.select_the {
    width: 100%;
    float: left;
    font-size: 34px;
    color: #f173ac;
    font-family: open_sansregular, Helvetica, sans-serif;
    text-align: center;
    text-transform: none;
    margin-top: 40px
}

#subcription_box {
    width: 100%;
    float: left;
    margin-top: 70px
}

#digital_box {
    width: 46%;
    float: left;
    margin-right: 8%
}

#digital_box img {
    width: 100%;
    max-width: 290px
}

.digital_tittle {
    width: 100%;
    float: left;
    font-size: 15px;
    font-family: Oswald;
    text-transform: uppercase;
    color: #4D4D4D;
    position: relative;
    text-align: center
}

.digital_tittle a {
    color: #000;
    text-decoration: none
}

.digital_tittle a:hover {
    color: #d81926;
    text-decoration: none
}

.digital_perweek {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #f173ac;
    font-family: open_sansregular;
    text-align: center;
    margin-top: 4px;
    text-transform: uppercase;
    background: url(../images/degital_tittle-bod.gif) center bottom no-repeat;
    padding-bottom: 15px
}

.digital_image {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center
}

.digital_your-farmer {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
    font-family: open_sansregular;
    text-align: center;
    margin-top: 10px;
    min-height: 40px
}

.digital_select-thesubcription {
    width: 100%;
    float: left;
    display: block;
    background: #6F6
}

.digital_select-thesubcription a {
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-family: open_sanslight;
    text-align: center;
    background: #f173ac;
    margin: 17px auto 5px;
    padding: 12px 20px;
    text-decoration: none
}

.digital_select-thesubcription a:hover {
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-family: open_sanslight;
    text-align: center;
    background: #292a2f;
    margin: 17px auto 5px;
    padding: 12px 20px;
    text-decoration: none
}

#digital-collect_box {
    width: 46%;
    float: left;
    margin-right: 8%
}

#digital-collect_box img {
    width: 100%;
    max-width: 290px
}

.digital-collect_tittle {
    width: 100%;
    float: left;
    font-size: 15px;
    font-family: Oswald;
    text-transform: uppercase;
    color: #4D4D4D;
    position: relative;
    text-align: center
}

.digital-collect_tittle a {
    color: #000;
    text-decoration: none
}

.digital-collect_tittle a:hover {
    color: #d81926;
    text-decoration: none
}

.digital-collect_perweek {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #f173ac;
    font-family: open_sansregular;
    text-align: center;
    margin-top: 4px;
    text-transform: uppercase;
    background: url(../images/degital_tittle-bod.gif) center bottom no-repeat;
    padding-bottom: 15px
}

.digital-collect_image {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center
}

.digital-collect_farmer {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
    font-family: open_sansregular;
    text-align: center;
    margin-top: 10px;
    min-height: 40px
}

.digital_collect-subcription {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.digital_collect-subcription a {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #FFF;
    font-family: open_sanslight;
    text-align: center;
    background: none repeat scroll 0% 0% #F173AC;
    margin: 17px auto 5px;
    text-decoration: none;
    padding: 12px;
}

.digital_collect-subcription a:hover {
    width: 100%;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    background: none repeat scroll 0% 0% #292A2F;
    margin: 17px auto 5px;
    padding: 12px;
}

#digital-homedelevery_box {
    width: 46%;
    float: left
}

#digital-homedelevery_box img {
    width: 100%;
    max-width: 290px
}

.digital-homedelevery_tittle {
    width: 100%;
    float: left;
    font-size: 15px;
    font-family: Oswald;
    text-transform: uppercase;
    color: #4D4D4D;
    position: relative;
    text-align: center
}

.digital-homedelevery_tittle a {
    color: #000;
    text-decoration: none
}

.digital-homedelevery_tittle a:hover {
    color: #d81926;
    text-decoration: none
}

.digital-homedelevery_perweek {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #f173ac;
    font-family: open_sansregular;
    text-align: center;
    margin-top: 4px;
    text-transform: uppercase;
    background: url(../images/degital_tittle-bod.gif) center bottom no-repeat;
    padding-bottom: 15px
}

.digital-homedelevery_image {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center
}

.digital-homedelevery_farmer {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
    font-family: open_sansregular;
    text-align: center;
    margin-top: 10px;
    min-height: 40px
}

.digital-homedelevery-subcription {
    width: 100%;
    float: left
}

.digital-homedelevery-subcription a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    font-family: open_sanslight;
    text-align: center;
    background: #f173ac;
    margin: 17px auto 5px;
    padding: 12px 0;
    text-decoration: none
}

.digital-homedelevery-subcription a:hover {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    font-family: open_sanslight;
    text-align: center;
    background: #292a2f;
    margin: 17px auto 5px;
    padding: 12px 0;
    text-decoration: none
}

.subcription_bottomlink_box {
    width: 100%;
    float: left;
    margin-top: 100px;
    margin-bottom: 100px
}

.subcription_bottomlink {
    width: 755px;
    margin: 0 auto
}

.subcription_bottomlink ul {
    padding: 0;
    margin: 0
}

.subcription_bottomlink li {
    list-style: none;
    float: left;
    background: url(../images/subscribe-bootlink-boder.gif) right top no-repeat
}

.subcription_bottomlink li.end {
    background: 0 0
}

.subcription_bottomlink li a {
    text-decoration: underline;
    font-size: 14px;
    color: #f173ac;
    font-family: open_sansregular;
    padding: 0 40px
}

.subcription_bottomlink li a:hover {
    text-decoration: none
}

#subcopyright {
    width: 94%;
    float: left;
    margin: 0 3%;
    padding: 10px 0;
    font-family: open_sansregular;
    font-size: 12px;
    color: #b3b4b8;
    border-top: solid 1px #4a4b53;
    text-align: center
}

.irisu-countrybut {
    float: right;
    font-family: open_sansextrabold, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin: 6px 6px 0 0
}

.irisu-countrybut a {
    color: #fff;
    text-decoration: none;
    background: #008eda;
    padding: 7px 18px 8px;
    float: left
}

.irisu-countrybut a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4b4441
}

#panelfinal {
    background: #fff;
    height: 388px;
    display: none
}

#panel {
    background: #fff;
    height: 500px;
    clear: both;
    display: none
}

#loginpanel {
    background: #fff;
    height: 388px;
    display: none
}

#panel-close {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 60px;
    top: 20px;
    cursor: pointer
}

#loginpanel-close,
#panel-closefinal {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

#loginpanel-closefinal {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 60px;
    top: 20px;
    cursor: pointer
}

.register-title {
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 48px;
    color: #f173ac;
    text-transform: uppercase;
    padding: 40px 0 30px;
    text-align: center
}

.register-title span {
    font-family: open_sansextrabold, Helvetica, sans-serif
}

.register-subtitle {
    width: 100%;
    float: left;
    font-family: open_sansbold, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 10px;
    margin: 0 0 20px;
    text-align: center;
    line-height: 14px;
    background: url(../images/degital_tittle-bod.gif) center bottom no-repeat
}

.register-subtitle span {
    color: #f173ac
}

.register-subtext {
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    padding: 0 0 10px;
    text-align: center;
    line-height: 14px;
    margin: 0 0 20px
}

.register-subtextbold {
    width: 100%;
    float: left;
    font-family: open_sansbold, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    padding: 0 0 10px;
    text-align: center;
    line-height: 20px;
    margin: 0 0 20px
}

.register-fieldbox {
    width: 100%;
    float: left;
    margin: 0 0 30px
}

.register-fieldbox-wrap {
    width: 690px;
    margin: 0 auto
}

.register-field {
    width: 260px;
    height: 36px;
    padding: 0 0 0 10px;
    margin: 0 10px 0 0;
    border: 1px solid #c2c2c2;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 13px;
    color: #959595;
    float: left
}

.register-formbut {
    width: 125px;
    height: 38px;
    float: left
}

.register-formbut a {
    width: 125px;
    height: 32px;
    padding: 6px 0 0;
    float: left;
    font-family: open_sanslight, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #f173ac;
    text-decoration: none;
    cursor: pointer
}

.register-formbut a:hover {
    color: #fff;
    background-color: #000
}

.register-signtext {
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 0 0 10px;
    text-align: center;
    line-height: 14px;
    margin: 0 0 15px
}

.register-signtext a {
    color: #f173ac;
    text-decoration: underline;
    cursor: pointer
}

.register-signtext a:hover {
    color: #000;
    text-decoration: none
}

.register-privacytext {
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 0 0 10px;
    text-align: center;
    line-height: 14px
}

.register-privacytext a {
    color: #f173ac;
    text-decoration: underline
}

.register-privacytext a:hover {
    color: #000;
    text-decoration: none
}

.weather-title {
    width: 100%;
    float: left;
    font-family: open_sansbold;
    font-size: 21px;
    line-height: 22px;
    color: #000;
    margin: 0 0 20px
}

.cbp-weathergrid {
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%
}

.cbp-weathergrid li {
    position: relative;
    float: left;
    overflow: hidden;
    padding: 2.5%;
    width: -webkit-calc(72% / 4);
    width: calc(72% / 4)
}

.cbp-weathergrid li a,
.cbp-weathergrid li a img {
    display: block;
    width: 100%;
    cursor: pointer
}

.cbp-weathergrid li a img {
    max-width: 100%
}

.bx-wrapper .bx-pager.bx-default-pager {
    display: none
}

.topweather-box {
    width: 122px;
    height: 36px;
    float: left;
    background: #f173ac
}

.topweather-box a {
    background: #f173ac;
    text-decoration: none
}

.topweather-box a div {
    width: 100%;
    float: left;
    cursor: pointer
}

.topweather-box a div.lefttext {
    float: left;
    font-family: open_sanslight, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    padding: 3px 0 0 5px;
    width: 40%;
    line-height: 13px
}

.topweather-box a div.lefttext span {
    font-size: 21px;
    color: #fff;
    width: 100%
}

.topweather-box a div.weathericon {
    float: right;
    width: 50%;
    height: auto;
    display: block;
    padding: 2% 0 0;
    overflow: hidden
}

.topweather-box a div.weathericon img {
    width: 100%;
    height: auto;
    right: 0
}

.topweather-box a div.weatherarrow {
    float: left;
    padding: 5px 0 0 8px;
    width: 10%;
    display: none
}

.topweather-boxbotbg {
    width: 65%;
    height: auto;
    float: left;
    padding: 2.5%;
    background: #fff;
    position: absolute;
    right: 50px;
    z-index: 999;
    margin-top: 36px;
    border: 2px solid #000;
    display: none
}

.topweather-boxbotbg-title {
    width: 98%;
    float: left;
    font-family: open_sansbold;
    font-size: 14px;
    color: #000;
    padding: 10px 0 15px 15px
}

.topweather-boxbotbg-conbg {
    width: 100%;
    float: right
}

.topweather-boxbotbg-conbox {
    width: 24%;
    float: left
}

.topweather-boxbotbg-close {
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    cursor: pointer
}

.topweather-boxbotbg-condate-day {
    width: 100%;
    float: right;
    font-family: open_sanssemibold, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0 0 11px;
    text-align: center;
    line-height: 16px
}

.topweather-boxbotbg-condate {
    width: 100%;
    float: right;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    padding: 0 0 11px;
    text-align: center;
    line-height: 13px
}

.topweather-boxbotbg-conicon {
    width: 100%;
    float: right;
    text-align: center;
    padding: 0 0 6px
}

.topweather-boxbotbg-condigre {
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    padding: 0 0 8px;
    text-align: center;
    line-height: 15px
}

.topweather-boxbotbg-condigregrey {
    width: 100%;
    float: right;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 15px;
    color: #CCC;
    padding: 0 0 8px;
    text-align: center
}

#twitter-widget-0 {
    width: 100%!important
}

.cmxform strong {
    font-weight: 400;
    font-size: 16px
}

#account-page-wrap {
    display: block;
    margin: auto;
    max-width: 775px;
    height: auto
}

#picdisplayhomebox {
    border: 1px solid #ccc;
    margin: 0;
    display: inline-block;
    background: #fff;
    width: 49%;
    padding: 0;
    float: left;
    height: 200px
}

#picdisplayhomebox .accface {
    background: 0 0;
    float: left;
    display: inline-block;
    width: 30%;
    height: auto;
    overflow: hidden;
    padding: 2.5%;
    margin-right: 1.5%
}

#picdisplayhomebox .accface img {
    display: block;
    width: 100%;
    height: auto
}

#picdisplayhomebox .accinfo {
    background: 0 0;
    float: right;
    display: inline-block;
    width: 68.5%;
    height: auto;
    overflow: hidden;
    padding: 2.5% 2.5% 0;
    margin: 0;
    clear: none
}

#picdisplayhomebox .accinfo h2 {
    font-family: open_sanssemibold, sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin: 5px 0 10px;
    padding: 0 0 10px;
    border-bottom: #CCC solid 1px
}

#picdisplayhomebox .accinfo p {
    font-family: open_sansregular, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 0
}

#picdisplayhomebox .accnavtop {
    background: #fff;
    clear: both;
    display: block;
    width: 96%;
    height: auto;
    overflow: hidden;
    padding: 0 2%;
    margin: 0
}

#picdisplayhomebox .accnavtop a.acclogout {
    display: inline-block;
    font-family: open_sansregular, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 1.5%;
    width: 30%;
    margin: 0 0 10px;
    text-align: center;
    cursor: pointer;
    background: #F173AC;
    color: #FFF;
    text-decoration: none
}

#picdisplayhomebox .accnavtop a.acclogout:hover {
    text-decoration: none;
    background: #f01d78
}

#picdisplayhomebox .accnavtop a.accsublogin {
    display: none
}

#picdisplayhomebox .accnavbtm {
    background: #f4f4f3;
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2%;
    margin: 0;
    font-family: open_sansregular, sans-serif;
    font-size: 12px;
    color: #292a2f;
    line-height: 14px
}

#picdisplayhomebox .accnavbtm #myaccountactivity {
    display: inline-block;
    padding: 1.5%;
    width: auto;
    border-radius: 5px;
    margin-right: 1%;
    text-align: center;
    cursor: pointer;
    background: 0 0
}

#picdisplayhomebox .accnavbtm #myaccountactivity:hover {
    background: #e1e1e1
}

#picdisplayhomebox .accnavbtm #myaccountprofile {
    display: inline-block;
    padding: 1.5%;
    width: auto;
    border-radius: 5px;
    margin-right: 1%;
    text-align: center;
    cursor: pointer;
    background: 0 0
}

#picdisplayhomebox .accnavbtm #myaccountprofile:hover {
    background: #e1e1e1
}

#picdisplayhomebox .accnavbtm #myaccountsubscriptions {
    display: inline-block;
    padding: 1.5%;
    width: auto;
    border-radius: 5px;
    margin-right: 1%;
    text-align: center;
    cursor: pointer;
    background: 0 0
}

#picdisplayhomebox .accnavbtm #myaccountsubscriptions:hover {
    background: #e1e1e1
}

#picdisplayhomebox .accnavbtm #myaccountdandc {
    display: inline-block;
    padding: 1.5%;
    width: auto;
    border-radius: 5px;
    margin-right: 1%;
    text-align: center;
    cursor: pointer;
    background: 0 0
}

#picdisplayhomebox .accnavbtm #myaccountdandc:hover {
    background: #e1e1e1
}

#pdfdisplaybox {
    border: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    background: #e9e9e7;
    width: 49%;
    height: 182px;
    float: right
}

#yourdetailsbox {
    border: none;
    clear: both;
    display: block;
    position: relative;
    margin: 20px 0 0;
    padding: 0;
    background: 0 0;
    width: 100%;
    float: left
}

#yourdetailsbox h2 {
    font-family: open_sanssemibold, sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: #CCC solid 1px
}

#subscriptionbox {
    border: none;
    clear: both;
    display: block;
    position: relative;
    margin: 20px 0 0;
    padding: 0;
    background: 0 0;
    width: 100%
}

#subscriptionbox h2 {
    font-family: open_sanssemibold, sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: #CCC solid 1px
}

#digitalandcollectbox {
    border: none;
    clear: both;
    display: block;
    position: relative;
    margin: 20px 0 0;
    padding: 0;
    background: 0 0;
    width: 100%
}

#digitalandcollectbox h2 {
    font-family: open_sanssemibold, sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: #CCC solid 1px
}

#myactivitybox {
    border: none;
    clear: both;
    display: block;
    position: relative;
    margin: 20px 0 0;
    padding: 0;
    background: 0 0;
    width: 100%;
    height: auto
}

#myactivitybox h2 {
    font-family: open_sanssemibold, sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: #CCC solid 1px
}

.pure-form input[type=color],
.pure-form input[type=date],
.pure-form input[type=datetime-local],
.pure-form input[type=datetime],
.pure-form input[type=email],
.pure-form input[type=month],
.pure-form input[type=number],
.pure-form input[type=password],
.pure-form input[type=search],
.pure-form input[type=tel],
.pure-form input[type=text],
.pure-form input[type=time],
.pure-form input[type=url],
.pure-form input[type=week],
.pure-form select,
.pure-form textarea {
    padding: .6em 1em;
    font-size: 1em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFF
}

.pure-form input:not([type]) {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pure-form input[type=color] {
    padding: .2em .5em
}

.pure-form input:not([type]):focus,
.pure-form input[type=color]:focus,
.pure-form input[type=date]:focus,
.pure-form input[type=datetime-local]:focus,
.pure-form input[type=datetime]:focus,
.pure-form input[type=email]:focus,
.pure-form input[type=month]:focus,
.pure-form input[type=number]:focus,
.pure-form input[type=password]:focus,
.pure-form input[type=search]:focus,
.pure-form input[type=tel]:focus,
.pure-form input[type=text]:focus,
.pure-form input[type=time]:focus,
.pure-form input[type=url]:focus,
.pure-form input[type=week]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
    outline: 0;
    border-color: #129FEA
}

.pure-form input:not([type])[disabled],
.pure-form input[type=color][disabled],
.pure-form input[type=date][disabled],
.pure-form input[type=datetime-local][disabled],
.pure-form input[type=datetime][disabled],
.pure-form input[type=email][disabled],
.pure-form input[type=month][disabled],
.pure-form input[type=number][disabled],
.pure-form input[type=password][disabled],
.pure-form input[type=search][disabled],
.pure-form input[type=tel][disabled],
.pure-form input[type=text][disabled],
.pure-form input[type=time][disabled],
.pure-form input[type=url][disabled],
.pure-form input[type=week][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3
}

.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
    background: #eee;
    color: #777;
    border-color: #ccc
}

.pure-form input:focus:invalid,
.pure-form select:focus:invalid,
.pure-form textarea:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

.pure-form input:focus:invalid:focus,
.pure-form select:focus:invalid:focus,
.pure-form textarea:focus:invalid:focus {
    border-color: #e9322d
}

.pure-form input[type=checkbox]:focus:invalid:focus,
.pure-form input[type=file]:focus:invalid:focus,
.pure-form input[type=radio]:focus:invalid:focus {
    outline-color: #e9322d
}

.pure-form select {
    border: 1px solid #ccc;
    background-color: #fff
}

.pure-form select[multiple] {
    height: auto
}

.pure-form label {
    margin: .5em 0 .2em;
    color: #000;
    display: block;
    clear: none;
    float: none
}

.pure-form fieldset {
    margin: 0;
    padding: .35em 0 .75em;
    border: 0
}

.pure-form legend {
    display: block;
    width: 100%;
    padding: .3em 0;
    margin-bottom: .3em;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.pure-form-stacked input:not([type]),
.pure-form-stacked input[type=color],
.pure-form-stacked input[type=date],
.pure-form-stacked input[type=datetime-local],
.pure-form-stacked input[type=datetime],
.pure-form-stacked input[type=email],
.pure-form-stacked input[type=month],
.pure-form-stacked input[type=number],
.pure-form-stacked input[type=password],
.pure-form-stacked input[type=search],
.pure-form-stacked input[type=tel],
.pure-form-stacked input[type=text],
.pure-form-stacked input[type=time],
.pure-form-stacked input[type=url],
.pure-form-stacked input[type=week],
.pure-form-stacked label,
.pure-form-stacked select,
.pure-form-stacked textarea {
    display: block;
    margin: .25em 0
}

.pure-form-aligned .pure-help-inline,
.pure-form-aligned input,
.pure-form-aligned select,
.pure-form-aligned textarea,
.pure-form-message-inline {
    display: inline-block;
    vertical-align: middle
}

.pure-form-aligned textarea {
    vertical-align: top
}

.pure-form-aligned .pure-control-group {
    margin-bottom: .5em
}

.pure-form-aligned .pure-control-group label {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 10em;
    margin: 0 1em 0 0
}

.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 10em
}

.pure-form .pure-input-rounded,
.pure-form input.pure-input-rounded {
    border-radius: 2em;
    padding: .5em 1em
}

.pure-form .pure-group fieldset {
    margin-bottom: 10px
}

.pure-form .pure-group input {
    display: block;
    padding: 10px;
    margin: 0;
    border-radius: 0;
    position: relative;
    top: -1px
}

.pure-form .pure-group input:focus {
    z-index: 2
}

.pure-form .pure-group input:first-child {
    top: 1px;
    border-radius: 4px 4px 0 0
}

.pure-form .pure-group input:last-child {
    top: -2px;
    border-radius: 0 0 4px 4px
}

.pure-form .pure-group button {
    margin: .35em 0
}

.pure-form .pure-input-1 {
    width: 100%
}

.pure-form .pure-input-2-3 {
    width: 66%
}

.pure-form .pure-input-1-2 {
    width: 50%
}

.pure-form .pure-input-1-3 {
    width: 33%
}

.pure-form .pure-input-1-4 {
    width: 25%
}

.pure-form .pure-help-inline,
.pure-form-message-inline {
    display: inline-block;
    padding-left: .3em;
    color: #666;
    vertical-align: middle;
    font-size: .875em
}

.pure-form-message {
    display: block;
    color: #666;
    font-size: .875em
}

@media only screen and (max-width:480px) {
    .pure-form button[type=submit] {
        margin: .7em 0 0
    }
    .pure-form input:not([type]),
    .pure-form input[type=color],
    .pure-form input[type=date],
    .pure-form input[type=datetime-local],
    .pure-form input[type=datetime],
    .pure-form input[type=email],
    .pure-form input[type=month],
    .pure-form input[type=number],
    .pure-form input[type=password],
    .pure-form input[type=search],
    .pure-form input[type=tel],
    .pure-form input[type=text],
    .pure-form input[type=time],
    .pure-form input[type=url],
    .pure-form input[type=week],
    .pure-form label {
        margin-bottom: .3em;
        display: block
    }
    .pure-group input:not([type]),
    .pure-group input[type=color],
    .pure-group input[type=date],
    .pure-group input[type=datetime-local],
    .pure-group input[type=datetime],
    .pure-group input[type=email],
    .pure-group input[type=month],
    .pure-group input[type=number],
    .pure-group input[type=password],
    .pure-group input[type=search],
    .pure-group input[type=tel],
    .pure-group input[type=text],
    .pure-group input[type=time],
    .pure-group input[type=url],
    .pure-group input[type=week] {
        margin-bottom: 0
    }
    .pure-form-aligned .pure-control-group label {
        margin-bottom: .3em;
        text-align: left;
        display: block;
        width: 100%
    }
    .pure-form-aligned .pure-controls {
        margin: 1.5em 0 0
    }
    .pure-form .pure-help-inline,
    .pure-form-message,
    .pure-form-message-inline {
        display: block;
        font-size: .75em;
        padding: .2em 0 .8em
    }
}

.acc-profile-but {
    padding: 6px 18px;
    background: #F93C3A;
    border: 0;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    margin-left: 20%
}

.acc-profile-but:hover {
    color: #fff;
    background-color: #006e53
}

.tabs {
    width: 100%;
    display: inline-block
}

.tab-links {
    margin: 0;
    padding: 0
}

.tab-links:after {
    display: block;
    clear: both;
    content: ''
}

.tab-links li {
    margin: 0 5px;
    float: left;
    list-style: none
}

.tab-links a {
    padding: 9px 15px;
    display: inline-block;
    border-radius: none;
    background: 0 0;
    font-family: open_sansregular, sans-serif;
    font-size: 12px;
    color: #999;
    transition: all linear .15s
}

.tab-links a:hover {
    background: #e1e1e1;
    text-decoration: none
}

li.active a,
li.active a:hover {
    background: #E1E1E1;
    color: #000
}

.tab-content {
    padding: 15px;
    border-radius: none;
    box-shadow: none;
    background: #fff
}

.tab {
    display: none
}

.tab.active {
    display: block
}

ul.folderarticles {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
    text-indent: 0
}

ul.folderarticles li {
    text-indent: -1em;
    font-size: 12px;
    -webkit-padding-start: 0
}

ul.folderarticles li a {
    font-size: 12px
}

ul.folderarticles li:before {
    content: "•";
    color: : #006e53;
    padding-right: 5px
}

ul.recentlyread li a {
    font-size: 12px
}

.removesaved {
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    float: right;
    display: block;
    line-height: none;
    padding: 4px;
    background-color: #F93C3A;
    color: #FFF
}

.removesaved:hover {
    background-color: #319935
}

.most-recentbox-acc {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 6px;
    border-bottom: 1px solid #E1E1E1;
    display: block
}

.most-recentbox-imgbg-acc {
    width: 25%;
    margin: 0 2% 0 0;
    display: inline-block
}

.most-recentbox-img-right-acc {
    width: 72.9%;
    display: inline-block
}

.most-recentbox-imglabel {
    position: absolute;
    font-family: open_sanssemibold, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    background-color: #A0BD00;
    text-transform: uppercase;
    padding: 6px 8px;
    z-index: 999
}

.most-recentbox-right-smalltit {
    width: 100%;
    float: left;
    font-family: open_sanssemibold, Helvetica, sans-serif;
    font-size: 10px;
    color: #6E7529;
    margin: 0 0 6px
}

.most-recentbox-right-bigtit {
    width: 100%;
    float: left;
    font-family: open_sansbold, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 22px;
    color: #000;
    margin: 0 0 9px
}

.most-recentbox-right-dis {
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    margin: 0 0 12px;
    text-align: left
}

.most-recentbox-right-by {
    width: 100%;
    float: left;
    font-family: open_sanssemibold, Helvetica, sans-serif;
    font-size: 10px;
    color: #959595
}

.most-recentbox-right-by span {
    color: #f93c3a
}

.most-recentbox-right-by span a {
    color: #f93c3a;
    text-decoration: none
}

.most-recentbox-right-by span a:hover {
    color: #000;
    text-decoration: underline
}

#disqus_thread a {
    color: #d71e24
}

#disqus_thread #footer .logo a {
    display: none
}

#comment_lview {
    text-align: left;
    color: #000;
    font-family: open_sanssemibold;
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 20px
}

;
.stylersub {
    text-align: left;
    color: #000;
    font-family: open_sansregular;
    font-size: 12px
}

#forgotemail {
    display: inline-block;
    width: auto;
    float: left
}

#forgotemailbox {
    display: block;
    margin: 0 auto
}

#forgot_btn a {
    display: inline-block;
    width: 80px;
    text-align: center;
    background-color: #F173AC;
    float: left;
    margin-left: 20px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer
}

#forgot_btn a:hover {
    display: inline-block;
    width: 80px;
    text-align: center;
    background-color: #000;
    float: left;
    margin-left: 20px;
    color: #FFF;
    text-decoration: none
}

#myvouchers {
    display: block;
    width: 100%;
    height: 300px;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden
}

#digital-flip {
    display: block;
    width: 95%;
    height: auto;
    background-color: #fff;
    overflow: hidden;
    padding: 2.5%
}

#digital-flip-click-text {
    display: inline-block;
    width: 60%;
    float: left;
    color: #000
}

#digital-flip-click-text a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-family: open_sanssemibold;
    line-height: 20px
}

#digital-flip-click-text a:hover {
    text-decoration: underline
}

#digital-flip-img {
    display: inline-block;
    width: 30%;
    float: right
}

#digital-flip-img img {
    float: right
}

#box-table-a {
    font-family: open_sansregular;
    font-size: 12px;
    margin: 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse
}

#box-table-a th {
    font-size: 13px;
    font-family: open_sanssemibold;
    padding: 8px;
    background: #f93c3a;
    border-top: none;
    border-bottom: 1px solid #fff;
    color: #fff
}

#box-table-a td {
    padding: 8px;
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
    border-top: 1px solid transparent
}

#box-table-a tr:hover td {
    background: #ccc;
    color: #fff
}

#box-table-b {
    font-family: open_sansregular;
    font-size: 12px;
    margin: 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse
}

#box-table-b th {
    font-size: 13px;
    font-family: open_sanssemibold;
    padding: 8px;
    background: #F173AC;
    border-top: none;
    border-bottom: 1px solid #fff;
    color: #fff
}

#box-table-b td {
    padding: 8px;
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
    border-top: 1px solid transparent
}

#box-table-a td a,
#box-table-a td a:hover {
    color: #000;
    text-decoration: none
}

#box-table-b tr:hover td {
    background: #fff;
    color: #000
}

#accountlogout a {
    font-family: open_sansregular;
    font-size: 18px;
    color: #fff;
    background-color: #f93c3a;
    padding: 10px 20px;
    text-align: center;
    display: block;
    float: right;
    text-decoration: none
}

#accountlogout a:hover {
    background: #292a2f;
    color: #FFF;
    text-decoration: none
}

ul.folderarticles li {
    list-style: disc;
    margin: 0;
    padding-left: 0;
    color: #000
}

ul.folderarticles li a {
    list-style: disc;
    margin: 0;
    padding-left: 0;
    color: #000;
    text-decoration: none
}

ul.folderarticles li a:hover {
    color: #000;
    text-decoration: underline
}

ul.recentlyread li {
    list-style: disc;
    margin: 0;
    padding-left: 0;
    color: #000
}

ul.recentlyread li a {
    list-style: outide disc;
    margin: 0;
    padding-left: 0;
    color: #000;
    text-decoration: none
}

ul.recentlyread li a:hover {
    color: #000;
    text-decoration: underline
}

.subscribe_form-tittle {
    width: 100%;
    float: left;
    font-size: 36px;
    color: #3e3f43;
    font-family: open_sanslight;
    text-align: center;
    margin-top: 40px
}

#subscribe_form {
    width: 962px;
    margin: 70px auto 0;
    overflow: hidden
}

#subscribe_form-left {
    float: left;
    width: 660px;
    border-right: solid #d6d6d6 1px;
    margin: 0 0 50px;
    margin: auto;
}

#Your-Details-form-box {
    width: 610px;
    float: left
}

ul.subscribe_rhs_price {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.subscribe_rhs_price li {
    font-size: 13px;
    line-height: 20px;
    font-family: open_sansregular;
    margin-left: 18px
}

ul.subscribe_rhs_info {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.subscribe_rhs_info li {
    background-image: url(../images/tick.png);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 18px;
    margin-left: 10px;
    font-size: 13px;
    line-height: 20px;
    font-family: open_sansregular
}

.Your-Details-tittle {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #292a2f;
    font-family: open_sansextrabold;
    color: #898686;
    font-family: "Myriad Pro Regular", Helvetica, Arial, sans-serif;
}

#Your-Details-form {
    width: 99%;
    float: left
}

#are-you-buying-box {
    width: 100%;
    float: left;
    padding: 5px 0
}

.are-you-buying {
    width: 50%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    text-align: right;
    margin-right: 20px;
    color: #898686;
    font-family: "Myriad Pro Regular", Helvetica, Arial, sans-serif;
}

.payment-lab {
    width: 40%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    text-align: right;
    margin-right: 20px;
    color: #898686;
    font-family: "Myriad Pro Regular", Helvetica, Arial, sans-serif;
}

.are-you-buying-radio-btn {
    width: 45%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular
}

.are-you-buying-radio-btn a {
    color: #292a2f;
    text-decoration: none
}

.are-you-buying-radio-btn a:hover {
    color: #292a2f;
    text-decoration: underline
}

.are-you-buying-radio-btn label {
    color: #000;
    display: inline-block;
    clear: none;
    float: right;
    margin-right: 0
}

.are-you-buying-radio-btn p {
    margin: 0;
    padding: 0
}

.your-address-field {
    width: 270px;
    border: 1px solid #c2c2c2;
    font-size: 13px;
    color: #959595;
    font-family: open_sansregular;
    padding: 5px 0 5px 7px;
    outline: 0
}

.your-address-datefield {
    width: 58px;
    border: 1px solid #c2c2c2;
    font-size: 13px;
    color: #959595;
    font-family: open_sansregular;
    padding: 5px 0 5px 7px;
    outline: 0
}

.select-yuor-country {
    width: 279px;
    border: 1px solid #292a2f;
    font-size: 11px;
    color: #292a2f;
    font-family: open_sansregular;
    padding: 4px 4px 4px 7px;
    border-radius: 5px;
    outline: 0
}

#subscribe_form-right {
    width: 300px;
    float: left
}

.Whats-in-your-digital {
    width: 100%;
    float: left;
    margin-left: 15px;
    margin-top: 30px
}

.Whats-in-your-digital h4 {
    font-size: 18px;
    color: #292a2f;
    font-family: open_sansextrabold;
    font-weight: 400;
    margin-bottom: 20px
}

.Whats-in-your-digital ul {
    padding: 0;
    margin: 0;
    width: 76%;
    float: left;
    border-bottom: solid #d6d6d6 1px
}

.Whats-in-your-digital li {
    list-style: none;
    float: left;
    background: url(../images/right-icon.png) left 5px no-repeat;
    margin: 0 0 12px;
    white-space: pre-line;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    padding-left: 15px
}

.Whats-in-your-digital li a {
    width: 76%;
    float: left;
    white-space: pre-line;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    text-decoration: none;
    padding-left: 15px
}

.Whats-in-your-digital li a:hover {
    text-decoration: none
}

#also-box {
    width: 100%;
    float: left;
    margin-top: 20px
}

.also-tittle {
    font-size: 18px;
    color: #292a2f;
    font-family: open_sansextrabold;
    margin-left: 17px
}

.also-Subscribe {
    width: 79%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansbold;
    margin: 5px 0 5px 17px
}

.also-redeem {
    width: 100%;
    float: left
}

.also-redeem ul {
    padding: 0;
    margin: 0 0 0 17px;
    width: 86%;
    float: left;
    border-bottom: solid #d6d6d6 1px
}

.also-redeem li {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0 0 12px;
    background: url(../images/also-bulet-icon.png) 5px 5px no-repeat;
    white-space: pre-line;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    text-decoration: none;
    padding-left: 15px
}

.also-redeem li a {
    width: 76%;
    float: left;
    white-space: pre-line;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    text-decoration: none;
    padding-left: 15px
}

#ask-question-box {
    width: 100%;
    float: left
}

.ask-question-tittle {
    font-size: 18px;
    color: #292a2f;
    font-family: open_sansextrabold;
    margin: 10px 0 0 17px
}

.ask-email {
    width: 72%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular;
    margin: 5px 0 0 17px;
    border-bottom: solid #d6d6d6 1px;
    padding-bottom: 40px
}

.ask-email a {
    color: #292a2f;
    text-decoration: none
}

.ask-email a:hover {
    color: #f173ac;
    text-decoration: underline
}

#Subscription-type-box {
    width: 100%;
    float: left
}

#Subscription-box {
    width: 90.5%;
    float: left;
    margin-top: 40px;
    background: #fcf6e2;
    padding: 15px 20px 30px
}

.Subscription-tittle {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #292a2f;
    font-family: open_sansextrabold
}

.Subscription-Farmers-box {
    width: 100%;
    float: left;
    margin-top: 14px
}

.Subscription-Farmers-tittle {
    width: 60%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansbold
}

.Subscription-Farmers-amount {
    width: 40%;
    float: right;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansbold;
    text-align: right
}

.Subscription-Farmers-amount a,
.Subscription-Farmers-amount a:hover {
    color: #292a2f;
    text-decoration: none
}

.Unlimited-access-box {
    width: 100%;
    float: left;
    margin-top: 12px
}

.Unlimited-access-tittle {
    width: 60%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular
}

.Unlimited-access-change {
    width: 40%;
    float: right
}

.Unlimited-access-change a {
    width: 40%;
    float: right;
    font-size: 13px;
    color: #f173ac;
    font-family: open_sansregular;
    text-align: right;
    text-decoration: underline
}

.Unlimited-access-change a:hover {
    text-decoration: none
}

#Select-which-mainbox {
    width: 100%;
    float: left;
    margin-top: 50px;
    border-bottom: solid #d6d6d6 1px;
    padding-bottom: 18px
}

#Select-which-box {
    width: 100%;
    float: left
}

.Select-which-tittle {
    width: 40%;
    float: left;
    font-size: 18px;
    color: #292a2f;
    font-family: open_sansextrabold
}

.Select-which-section {
    width: 45%;
    float: right
}

.Select-which-option {
    width: 100%;
    float: left;
    margin-bottom: 17px
}

.Select-which-section-left,
.Select-which-section-right {
    width: 50%;
    float: left;
    font-size: 13px;
    color: #292a2f;
    font-family: open_sansregular
}

.Select-which-optionhide {
    width: 100%;
    float: left
}

#Payment-details-box {
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px
}

#Payment-details {
    width: 100%;
    float: left
}

#Payment-details-form {
    width: 94%;
    float: left
}

#Payment-details-form-left {
    width: 12%;
    float: left
}

.Payment-cardicon1 {
    float: left;
    margin: 15px 5px 0 0
}

#Payment-details-form-right {
    width: 88%;
    float: left
}

.agrree-terms {
    width: 56%;
    float: left
}

.agrree-terms-check {
    float: left;
    margin: 3px 10px 0 0
}

.agrree-terms-text {
    float: left;
    font-size: 12px;
    color: #292a2f;
    font-family: open_sansregular;
    width: 90%
}

.subscribepayment-back {
    float: left;
    font-family: open_sansregular;
    font-size: 16px;
    color: #f173ac;
    margin: 15px 100px 0 0
}

.subscribepayment-back a {
    color: #f173ac;
    text-decoration: underline;
    font-family: "Myriad Pro Regular", Helvetica, Arial, sans-serif;
}

.subscribepayment-back a:hover {
    color: #f173ac;
    text-decoration: none
}

.subscribepayment-but {
    float: left;
    width: 345px;
    font-family: open_sansregular;
    font-size: 21px;
    color: #fff;
    text-align: center
}

.subscribepayment-but a {
    float: left;
    width: 345px;
    background-color: #f173ac;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    cursor: pointer;
    font-family: "Myriad Pro Regular", Helvetica, Arial, sans-serif;
}

.subscribepayment-but a:hover {
    float: left;
    width: 345px;
    background-color: #292a2f;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none
}

.most-recentbg {
    width: 100%;
    margin: 0 0 20px;
    float: left
}

#archive_form_box {
    display: block;
    width: 380px;
    background: 0 0;
    height: auto;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto
}

#archive_label_box {
    display: inline-block;
    width: 130px;
    background: 0 0;
    height: auto;
    float: left
}

#archive_input_box {
    display: inline-block;
    width: 250px;
    background: 0 0;
    height: auto;
    text-align: center;
    float: right
}

#archive_label {
    display: block;
    font-size: 11px;
    width: 100%;
    padding-bottom: 10px;
    text-align: left;
    float: left;
    color: #000;
    font-family: open_sansbold
}

.archive_text_input {
    width: 100%
}

.archive_date_left {
    width: 40%;
    display: inline-block;
    float: left
}

.archive_date_right {
    width: 40%;
    display: inline-block;
    float: right
}

.archive_dropdown {
    width: 100%
}

.archive_enter {
    float: right;
    background: #f173ac;
    outline: 0;
    box-shadow: none
}

input[type=submit] {
    padding: 6px 18px;
    background: #f173ac;
    border: 0;
    color: #FFF;
    font-size: 16px;
    cursor: pointer
}

input[type=submit]:hover {
    padding: 6px 18px;
    background: #292a2f;
    border: 0;
    color: #FFF;
    font-size: 16px;
    cursor: pointer
}

.user-control {
    display: none
}

@media screen and (max-width:650px) {
    .subscribe-win {
        display: none
    }
    body.article .sidebar {
        margin-top: 10px
    }
    .register_hint {
        width: 200px !important;
    }
    .entry .read-more {
        font-size: 8px
    }
    .user-control {
        display: inline
    }
    #pdfdisplaybox {
        display: none
    }
    #picdisplayhomebox {
        display: block;
        width: 90%;
        padding: 0 5%;
        float: left;
        height: auto;
        border: none;
        clear: both
    }
    #digitalandcollectbox,
    #myactivitybox,
    #subscriptionbox,
    #yourdetailsbox {
        padding: 0 5%;
        width: 90%
    }
    .acc-profile-but {
        margin-left: 0
    }
    #picdisplayhomebox .accnavtop a.accsublogin {
        display: inline-block;
        font-family: open_sansregular, sans-serif;
        font-size: 12px;
        line-height: 14px;
        padding: 1.5%;
        width: 30%;
        margin: 0 0 10px 20px;
        text-align: center;
        cursor: pointer;
        background: #F93C3A;
        color: #FFF;
        text-decoration: none
    }
    #picdisplayhomebox .accnavtop a.accsublogin:hover {
        text-decoration: none;
        background: #006e53
    }
    .main-content {
        display: block;
        padding: 10px;
    }
    #subcription_box {
        width: 86%;
        margin: 0 7%
    }
    .the_voice {
        display: none
    }
    #digital-collect_box,
    #digital_box {
        width: 100%;
        margin: 0 0 20px;
        padding-bottom: 20px;
        border-bottom: #CCC solid 1px
    }
    #digital-homedelevery_box {
        width: 100%;
        margin: 0 0 20px
    }
    .digital-collect_tittle,
    .digital-homedelevery_tittle,
    .digital_tittle {
        font-size: 18px
    }
    .digital-collect_farmer,
    .digital-homedelevery_farmer {
        font-size: 13px
    }
    .digital-collect_image img,
    .digital-homedelevery_image img,
    .digital_image img {
        width: 232px
    }
    .digital_select-thesubcription a {
        margin: 17px 0 5px;
        width: 100%;
        float: left
    }
    .digital_select-thesubcription {
        margin: 0
    }
    .digital-homedelevery-subcription a,
    .digital_collect-subcription a {
        margin: 17px 0 5px;
        width: 100%
    }
    .select_the {
        font-size: 20px;
        margin: 20px auto;
        width: 95%;
        float: none;
        font-family: open_sansbold
    }
    .subcription_bottomlink_box {
        margin: 30px 0
    }
    .subcription_bottomlink {
        width: 100%
    }
    .subcription_bottomlink li {
        background: 0 0;
        width: 100%
    }
    .subcription_bottomlink li a {
        width: 100%;
        float: left;
        padding: 0 0 10px;
        text-align: center
    }
    .digital-homedelevery-subcription a,
    .digital_collect-subcription a,
    .digital_select-thesubcription a {
        font-size: 12px
    }
    .seemorebut a {
        color: #fff;
        padding: 20px 26px
    }
    .seemorebut a:hover {
        padding: 20px 26px
    }
    #panel-close {
        top: 10px;
        right: 10px
    }
    .register-title {
        font-size: 42px
    }
    .register-fieldbox-wrap {
        width: 70%
    }
    .register-field {
        margin: 0 0 10px;
        width: 100%
    }
    .register-formbut {
        float: none;
        margin: 0 auto
    }
    #panel {
        height: 470px
    }
    .footer-right-follow-icon img {
        width: 100%;
        height: 38px
    }
    .logoleftbg {
        width: 44%
    }
    .the_voice {
        width: 40%;
        margin: 17px 0 0
    }
    .subscribe_form-tittle {
        display: none
    }
    .are-you-buying {
        width: 100%;
        margin: 0 0 10px;
        text-align: left
    }
    .subscribepayment-but {
        margin: 0
    }
    #subscribe_form {
        width: 90%;
        margin: 25px 0 0;
        padding-left: 5%;
        padding-right: 5%
    }
    #subscribe_form-left {
        width: 90%;
        margin: 0 5%;
        border: none
    }
    #subscribe_form-right {
        display: none
    }
    #Your-Details-form-box,
    .are-you-buying-radio-btn {
        width: 100%
    }
    .select-yuor-country,
    .your-address-field {
        width: 96%
    }
    #Subscription-box {
        width: 92%
    }
    #Select-which-mainbox {
        width: 97%
    }
    .Select-which-tittle {
        width: 100%;
        font-size: 17px;
        margin: 0 0 20px
    }
    .Select-which-section {
        width: 100%
    }
    #Payment-details-box {
        margin: 30px 0
    }
    #Payment-details-form,
    #Payment-details-form-left,
    #Payment-details-form-right {
        width: 100%
    }
    .payment-lab {
        width: 100%;
        text-align: left;
        margin: 0 0 10px
    }
    .agrree-terms {
        width: 100%
    }
    .subscribepayment-back {
        width: 16%;
        margin: 20px 0;
        text-align: center
    }
    #Subscription-type-box {
        width: 96%
    }
    #archive_form_box {
        width: 100%;
        background: 0 0;
        height: auto;
        margin-top: 20px
    }
    #archive_label_box {
        display: inline-block;
        width: 35%;
        float: left
    }
    #archive_input_box {
        display: inline-block;
        width: 65%;
        text-align: center;
        float: right
    }
    #archive_label {
        font-size: 10px;
        width: 100%
    }
    .archive_text_input {
        width: 100%
    }
    .archive_date_left {
        width: 40%;
        display: inline-block;
        float: left
    }
    .archive_date_right {
        width: 40%;
        display: inline-block;
        float: right
    }
    .archive_dropdown {
        width: 100%
    }
    .archive_enter {
        float: right
    }
    #disqus_container {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        height: auto
    }
    .bx-wrapper .bx-controls-direction a {
        width: 35px;
        top: 30%
    }
    .bx-wrapper .bx-next,
    .bx-wrapper .bx-prev {
        width: 35px
    }
    .article-topconbg-left-img {
        width: 100%;
        float: left;
        margin: 0;
        z-index: 0
    }
    .article-title-botright1 {
        float: left;
        width: auto;
        display: inline-block;
        position: relative;
        left: 0;
        margin-left: 4.5%
    }
    .subscribepayment-but a:hover {
        float: left;
        width: auto;
        background-color: #292A2F;
        color: #FFF;
        padding: 15px 20px;
        text-decoration: none
    }
    .subscribepayment-but a {
        background-color: #F173AC;
        color: #FFF;
        padding: 15px 20px;
        text-decoration: none;
        cursor: pointer;
        float: left;
        width: auto
    }
    .cbp-weathergrid li {
        padding: 0;
        width: -webkit-calc(100% / 1);
        width: calc(100% / 1);
        height: auto;
        margin-bottom: 20px;
        border-bottom: solid 1px #ccc
    }
    .weather-title {
        text-align: center;
        font-size: 18px;
        line-height: 20px
    }
}

.article-botconbg-savebox {
    float: left;
    margin: 0 20px 0 0
}

.article-botconbg-savedbox {
    background: 0 0/auto auto #292a2f;
    background-clip: border-box;
    background-origin: padding-box;
    color: #fff;
    text-decoration: none;
    cursor: auto;
    padding: 10px 20px;
    font-family: open_sansregular;
    font-size: 18px;
    text-align: center
}

.article-botconbg-saveboxtext {
    float: left;
    margin: 0 10px 0 0;
    font-family: open_sansregular;
    font-size: 14px;
    color: #006e53
}

.article-botconbg-saveboxtext a {
    font-family: open_sansregular;
    font-size: 18px;
    color: #fff;
    background-color: #E68BAD;
    padding: 10px 20px;
    text-align: center;
    display: block;
    float: left;
    text-decoration: none;
    cursor: pointer
}

.article-botconbg-saveboxtext a:hover {
    background: 0 0/auto auto #292a2f;
    background-clip: border-box;
    background-origin: padding-box;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.submenu-button {
    display: none
}

@media (min-width:641px) {
    .main-menu .sub-menu {
        display: inline-block;
		z-index:9999
    }
}

@media (max-width:640px) {
    .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        min-height: 42px;
        min-width: 42px;
        cursor: pointer
    }
    .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #4d4d4d;
        content: ''
    }
    .submenu-button.submenu-opened:after {
        background: #c69
    }
    .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #4d4d4d;
        content: ''
    }
    .submenu-button.submenu-opened:before {
        display: none
    }
}

.instagram_feed {
    display: block;
    width: 100%;
    background: #FFF
}

ul.instagram_feed {
    margin: 0;
    list-style: none;
    width: 96%;
    padding: 2%;
    background: #FFF;
    display: block;
    overflow: hidden
}

ul.instagram_feed li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 25%
}

ul.instagram_feed li img {
    display: block;
    width: 98%;
    padding: 1%;
    height: auto
}

ul.register_hint li {
    background-image: url(../images/tick.png);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    font-size: 13px;
    line-height: 20px;
    padding-left: 18px;
    margin-left: 10px
}

.subscribe-win {
    position: absolute;
    top: 2%;
    right: 160px;
    cursor: pointer
}

.bx-wrapper .bx-next {
    right: 1px;
    margin-left: 20px;
    background: url("../images/next.png") no-repeat scroll 0px 0px transparent !important;
}

.bx-wrapper .bx-prev {
    margin-right: 20px;
    background: url("../images/prev.png") no-repeat scroll 0px 0px transparent !important;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute !important;
    width: 50px !important;
    height: 50px !important;
    top: 40% !important;
}

.bx-wrapper .bx-viewport {
    height: 500px !important;
}

.advertise-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 10px 10px 5px #888888;
    border: 1px solid #000000;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.advertise-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.advertise-table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.advertise-table table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.advertise-table table tr:first-child td:last-child {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.advertise-table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.advertise-table tr:hover td {}

.advertise-table tr:nth-child(odd) {
    background-color: #fff;
}

.advertise-table tr:nth-child(even) {
    background-color: #ffffff;
}

.advertise-table td {
    vertical-align: middle;
    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 7px;
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

.advertise-table tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.advertise-table tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.advertise-table tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.advertise-table tr:first-child td {
    background: -o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00));
    background: -moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");
    background: -o-linear-gradient(top, #ff7f00, bf5f00);
    background-color: #ff7f00;
    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

.advertise-table tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00));
    background: -moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");
    background: -o-linear-gradient(top, #ff7f00, bf5f00);
    background-color: #ff7f00;
}

.advertise-table tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

.advertise-table tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

.advertise-first-row {
    font-size: 18px;
    border: 1px solid black;
}


/* RIGHT SECTION CSS START HERE*/

.main-middle-right {
    width: 300px;
    float: right;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: 100px;
}

.account-right-subs-box {
    width: 90%;
    float: left;
    background: none repeat scroll 0% 0% #E9E9E7;
    display: block;
    padding: 5%;
}

.right-subs-box {
    width: 90%;
    float: left;
    background: #e9e9e7;
    display: block;
    padding: 5%;
}

#right-subs-box-text {
    display: inline-block;
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

#right-subs-box-text h2 {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    padding: 0;
    margin: 0;
    vertical-align: text-top;
    text-align: left;
}

#right-subs-box-text p {
    font-family: 'open_sanslight', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 18px;
    padding: 10px 0 10px 0;
    margin: 0;
    text-align: left;
}

#right-subs-box-image {
    display: inline-block;
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
    background-image: url(../images/right-add3.png);
    background-repeat: no-repeat;
    background-position: top right;
}

#right-subs-box-image img {
    border-right: solid #FFF 3px;
    border-top: solid #FFF 3px;
    border-bottom: solid #FFF 3px;
    width: 90px;
    height: auto;
    display: block;
    margin: 20px 0 0 10px;
}

.right-subs-butbox {
    width: 100%;
    float: left;
    color: #FFF;
}

.right-subs-but a {
    color: #FFF
}

a.right-subs-but {
    display: block;
    background: #F173AC;
    width: 100%;
    margin: auto;
    padding: 5px 0 5px 0;
    font-family: 'open_sanslight', Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

a.right-subs-but:hover {
    color: #fff;
    text-decoration: none;
    background-color: #F01D78;
}

.cc_btn_accept_all {
    background-color: #e68bad !important;
    color: #fff !important;
}

.leaderboard-section {
    margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
    .leaderboard-section {
        margin-bottom: 20px;
    }
}