html, body {
    padding: 0;
    margin: 0
}

#featuredMain .videoContainer {
    height: 331.6px
}

#featuredGrid > a > div {
    float: left;
    display: inline-block;
    width: 211px
}

div#socialHead {
    margin-top: 8px
}

.mobileOnly {
    display: none !important
}

.desktopOnly {
    display: block
}

.clrfix {
    clear: both
}

body {
    font-family: "Open Sans",Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 0
}

#mainWrap {
    margin: auto;
    width: 1020px
}

#socialLeft {
    float: left;
    width: 85%;
    font-weight: 500;
    position: relative
}

    #socialLeft a {
        text-decoration: none;
        color: #000
    }

        #socialLeft a:hover {
            color: #4db2ec
        }

#headLinks {
    display: inline-block;
    margin-left: 20px
}

    #headLinks a {
        display: inline-block;
        margin-right: 5px;
        color: #13a762;
        font-size: 110%
    }

        #headLinks a:last-of-type {
            margin-right: 0
        }

#socialRight {
    float: right;
    width: 15%
}

    #socialRight img {
        max-height: 13px;
        margin: 0 9px
    }

    #socialRight ul {
        float: right
    }

ul.navBar {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left
}

    ul.navBar li {
        display: inline
    }

#bannerHead {
    width: 100%;
    margin-top: 10px
}

div#bannerHead > div {
    float: left;
    display: inline-block
}

    div#bannerHead > div > div {
        float: left;
        display: inline-block
    }

#bannerHead img {
    max-width: 100%;
    max-height: 120px
}

.caLogo {
    margin-left: 20px
}

.banner {
    margin-left: 16px
}

.navHead {
    float: left;
    width: 99.97%;
    height: 44px;
    background-color: #2f2f2f;
    border-top: 5px solid #13a762;
    font-weight: 600
}

ul.navMain {
    display: block;
    height: 100%;
    width: 93%;
    letter-spacing: 0
}

    ul.navMain li.parent-item {
        display: inline-block;
        height: 66%;
        padding-top: 15px
    }

        ul.navMain li.parent-item a {
            text-decoration: none;
            padding: 15px 6px;
            color: #fff
        }

        ul.navMain li.parent-item:hover {
            background-color: #fff
        }

            ul.navMain li.parent-item:hover a {
                color: #13a762
            }

ul.dropdown-nav {
    position: absolute;
    top: 44px;
    z-index: 1000;
    width: auto;
    height: auto;
    padding: 10px 0;
    border-left: 18px solid #e299ba;
    background: rgba(58,57,56,.9);
    letter-spacing: .8px
}

li.dropdown-item {
    display: block !important;
    width: auto !important;
    padding: 10px 0 7px 0 !important;
    text-align: left;
    margin: 0 0 0 10px
}

    li.dropdown-item.has_sub {
        position: relative
    }

    li.dropdown-item a {
        display: block;
        padding: 0 27px 0 10px !important;
        color: #fff !important
    }

    li.dropdown-item:hover {
        background: #fff
    }

        li.dropdown-item:hover > a {
            color: #13a762 !important
        }

            li.dropdown-item:hover > a .categoryColor {
                color: #13a762 !important
            }

    li.dropdown-item.has_sub:hover a .categoryColor {
        color: #e299ba
    }

ul.slideout-nav {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    padding: 10px;
    border-left: 18px solid #e299ba;
    background: rgba(58,57,56,.9);
    letter-spacing: .8px;
    white-space: nowrap
}

li.slideout-item {
    display: block !important;
    width: auto !important;
    padding: 10px 0 7px 0 !important;
    text-align: left
}

    li.slideout-item a {
        display: block;
        padding: 0 27px 0 10px !important;
        color: #fff !important
    }

    li.slideout-item:hover {
        background: #fff
    }

        li.slideout-item:hover > a {
            color: #13a762 !important
        }

            li.slideout-item:hover > a .categoryColor {
                color: #13a762 !important
            }

.categoryColor {
    display: inline-block;
    position: relative;
    top: -1px;
    padding-right: 10px;
    color: #e299ba;
    font-weight: 900;
    font-size: 15px
}

.dropdown-nav.fallback {
    display: none
}

.slideout-nav.fallback {
    display: none
}

.navHead ul li:hover ul.fallback {
    display: block
}

.navHead.blue {
    border-top: 5px solid #4db1ec
}

#navMain {
    float: left;
    width: 100%;
    height: 100%;
    position: relative
}

#searchBar {
    display: none;
    position: absolute;
    z-index: 10;
    right: 2px;
    width: 406px;
    background-color: #fff;
    margin: 0;
    top: 2px;
    height: 40px
}

.searchBox {
    float: left;
    border: none;
    padding: 5px 10px;
    width: 370px;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-shadow: -5px 1px 10px 0 rgba(0,0,0,.5);
    -moz-box-shadow: -5px 1px 10px 0 rgba(0,0,0,.5);
    box-shadow: -5px 1px 10px 0 rgba(0,0,0,.5)
}

    .searchBox:focus {
        outline: none
    }

#searchBtn {
    display: none;
    position: absolute;
    padding: 10px;
    top: 0;
    right: 0
}

    #searchBtn input {
        height: 18px
    }

#navSearch {
    position: absolute;
    padding: 12px;
    top: 0;
    right: 0
}

    #navSearch img {
        height: 18px
    }

#mobileNav {
    display: none
}

.breadcrumb {
    padding: 1% 2.4% 0% 2.4%
}

    .breadcrumb a {
        text-transform: capitalize;
        color: #337ab7
    }

        .breadcrumb a:hover {
            color: #23527c
        }

.pagination a {
    display: inline-block;
    background-color: #fff;
    color: #337ab7;
    padding: 5px 9px;
    margin-right: 5px;
    text-decoration: none;
    border: 1px solid #337ab7;
    border-radius: 4px
}

    .pagination a.active, .pagination a:hover {
        background-color: #337ab7;
        color: #fff
    }

.contentHead {
    float: left;
    width: 99.95%;
    height: 160px;
    background-image: url('../images/pink_background.png')
}

.contentTitle {
    display: block;
    float: left;
    width: 75%;
    height: 130px;
    padding: 2% 0 0 1%;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
    text-transform: capitalize
}

    .contentTitle.longtitle {
        width: 63%
    }

    .contentTitle p {
        margin-top: 10px;
        font-size: 16px
    }

.contentInner {
    display: block;
    width: 96%;
    clear: both;
    margin: 0 2%;
    font-size: 14px;
    line-height: 24px
}

    .contentInner * {
        font-family: "Open Sans",Verdana,Geneva,sans-serif
    }

.sectionHeader {
    float: left;
    width: 95%;
    padding: 1% 2.4%
}

.headLabel, .ctaButton {
    float: left;
    border-radius: 4px;
    padding: 8px 20px 6px 20px;
    line-height: 8px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background-color: #222;
    font-weight: 600;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    clear: both;
    margin-top: .5vh
}

    .headLabel.blue, .ctaButton.blue {
        background-color: #4db1ec
    }

    .headLabel.red, .ctaButton.red {
        background-color: #f34b4b
    }

    .headLabel.green, .ctaButton.green {
        background-color: #0b8d5d
    }

    .headLabel.black, .ctaButton.black {
        background-color: #222
    }

    .headLabel.pink, .ctaButton.pink {
        background-color: #ff3e9f
    }

    .headLabel.white, .ctaButton.white {
        background-color: #fff;
        color: #000
    }

.headDropDown {
    display: block;
    float: right;
    height: 30px;
    border: 2px solid #e7e6e6;
    border-radius: 5px;
    text-transform: capitalize
}

.headArrows {
    display: block;
    float: right;
    width: 56px
}

    .headArrows button {
        background-color: #fff;
        border: 1px solid #e7e6e6;
        border-radius: 5px;
        width: 44%;
        padding: 5px 5px 3px 5px
    }

    .headArrows img {
        width: 100%
    }

.headLeft {
    float: left;
    margin-right: 3px
}

.headRight {
    float: right
}

#featuredWrap {
    float: left;
    width: 99.8%;
    border: 1px solid #e6e6e6;
    border-bottom: none
}

#featuredMain {
    float: left;
    width: 57%
}

.ytPlayer {
    width: 100%;
    height: 348px
}

#featuredGrid {
    float: right;
    width: 43%;
    overflow: hidden
}

    #featuredGrid img {
        width: 100%;
        height: 161.5px
    }

.featuredItem {
    position: relative;
    float: left;
    width: 214px;
    padding: 0 0 5px 5px
}

    .featuredItem.bottom {
        padding: 0 0 0 5px
    }

.featuredTitleBG {
    position: absolute;
    top: 0;
    display: block;
    z-index: 10;
    width: 86%;
    height: 142px;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.4));
    margin-bottom: -50px;
    padding: 3% 6% 6% 6%
}

.featuredTitleText {
    position: absolute;
    bottom: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

#mediaGrid {
    float: left;
    margin-left: 12px;
    width: 642px;
    overflow: hidden
}

    #mediaGrid img {
        height: 130px
    }

.mediaItem {
    position: relative;
    float: left;
    width: 200px;
    height: 185px;
    padding: 0 0 5px 0;
    text-align: center;
    overflow: hidden
}

    .mediaItem.bottom {
        padding: 0 0 0 5px
    }

.mediaTitleText {
    display: block;
    float: left;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px
}

#contentLeft {
    float: left;
    width: 19%;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-right: none;
    box-sizing: border-box
}

#contentMain {
    float: left;
    width: 66%;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-right: none;
    box-sizing: border-box
}

#contentWide {
    float: left;
    width: 81%;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-right: none;
    box-sizing: border-box
}

#contentRight {
    float: left;
    width: 33.8%;
    border: 1px solid #e6e6e6;
    border-left: none;
    box-sizing: border-box
}

.popularWrap {
    float: left;
    width: 45%;
    margin: 1% 2.5%;
    overflow: hidden
}

.cleanLink {
    text-decoration: none;
    color: unset
}

.storyTitle {
    display: block;
    font-size: 20px;
    padding: 5px 0;
    font-weight: 600
}

.storyImage {
    width: 100%
}

.storyBlurb {
    max-height: 100px;
    overflow: hidden;
    text-overflow: ellipsis
}

.relatedItem {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden
}

    .relatedItem img {
        float: left;
        max-width: 33%;
        height: 73px;
        margin-right: 10px
    }

.relatedTitle {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px
}

.blogWrap {
    float: left;
    width: 95%;
    padding: 1% 2.5%
}

.rightBlock {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 1.5% 0
}

#socialBlock, #newslettersBlock, #booksBlock, #sponsorsBlock {
    float: left
}

.socialCountBTN {
    display: block;
    float: left;
    width: 88%;
    height: 32px;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    margin: 1% 2.5%
}

    .socialCountBTN.facebook {
        background-color: #4267b2
    }

    .socialCountBTN.twitter {
        background-color: #29c5f6
    }

    .socialCountBTN.youtube {
        background-color: #e24e42
    }

    .socialCountBTN img {
        float: left;
        width: 20px;
        margin: 6px 0 0 10px
    }

    .socialCountBTN.youtube img {
        width: 17px;
        margin: 8px 0 0 13px
    }

    .socialCountBTN .spacer {
        display: block;
        float: left;
        width: 1px;
        height: 16px;
        margin: 8px 10px;
        background-color: rgba(226,226,226,.2)
    }

.socialCounter {
    display: block;
    float: left;
    margin-top: 10px
}

.affiliateWrap {
    float: left;
    width: 95%;
    padding: 1% 2.5%;
    box-sizing: border-box;
    margin-left: 10px
}

.affiliateItem {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

    .affiliateItem img {
        float: left;
        width: 42%;
        margin-right: 10px
    }

.affiliateTitle {
    display: block;
    font-size: 19px;
    font-weight: 800;
    padding-bottom: 5px
}

.affiliateBlurb {
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    float: left
}

.blogItem {
    float: left;
    width: 297px;
    height: 275px;
    padding: 0 22px 20px 0;
    text-align: center
}

    .blogItem.left {
        padding-right: 0
    }

.blogTitle {
    display: block;
    font-size: 15px;
    font-weight: 800;
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 290px;
    text-align: left;
    float: left
}

.blogImage {
    max-width: 100%;
    max-height: 170px;
    clear: both;
    display: block
}

.blogBlurb {
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    float: left
}

.shareWrap {
    display: block;
    clear: both;
    width: 325px;
    margin: auto;
    margin-bottom: 20px
}

.socialShare {
    display: inline-block;
    cursor: pointer;
    width: 50px;
    margin: 0 5px
}

.articleMain {
    padding: 5px;
    padding-top: 0;
    margin-top: 10px
}

.articleTitle {
    font-weight: 800;
    font-size: 32px;
    padding: 5px 5px 0 5px;
    margin-bottom: 0;
    clear: both
}

.articleDate {
    padding: 0 0 0 5px
}

.bannerImageWrapper {
    display: block;
    width: auto;
    height: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    max-width: 23%
}

.bannerImage {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.metaImageWrapper {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 2%
}

.metaImage {
    display: block;
    max-width: 100%;
    margin: auto
}

.searchItem {
    display: block;
    margin-bottom: 10px
}

.searchThumb {
    width: 100px;
    margin-right: 5px
}

.searchTitle {
    display: block;
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 5px
}

    .searchTitle a {
        color: unset
    }

        .searchTitle a:hover {
            color: #1ea762
        }

.donateForm {
    width: 52%;
    border: 1px solid #62b220;
    background-color: #eeeceb;
    padding: 2%;
    margin: 20px 22%
}

.homeTicker {
    display: inline-block;
    float: left;
    width: 600px;
    margin: 6px 0 0 10px
}

.footer {
    box-sizing: border-box;
    min-height: 130px;
    padding: 18px 10px;
    background-color: #222;
    color: #fff;
    position: relative;
    bottom: -1px
}

.footLeft, .footRight {
    float: left;
    width: auto;
    max-width: 60%
}

.footRight {
    float: right;
    text-align: right;
    max-width: 40%
}

    .footRight a {
        text-decoration: none;
        color: #fff;
        margin-right: 15px
    }

        .footRight a:last-of-type {
            margin-right: 0
        }

        .footRight a:hover {
            color: #4db2ec
        }

.footSpace {
    display: block;
    height: 26px
}

li.parent-item.drop-arrow:after {
    content: "";
    background-image: url(/images/drop-arrow.png);
    display: block;
    width: 10px;
    height: 6px;
    background-size: cover;
    float: right;
    position: relative;
    top: 3px;
    right: 2px;
    margin-right: 0
}

li.parent-item.drop-arrow:hover:after {
    content: "";
    background-image: url(/images/drop-arrow-dark.png)
}

.footRight ul {
    list-style: none;
    float: left;
    margin-top: 0;
    margin: 0;
    padding: 0 10px
}

    .footRight ul label.headLabel {
        float: right;
        display: block;
        margin-bottom: 5px
    }

.customForm .blockTitle {
    width: 120px;
    font-weight: bold;
    display: inline-block
}

.membersNav {
    list-style: none;
    padding: 0 0 0 7px
}

    .membersNav li span {
        margin-bottom: 10px;
        width: 97%;
        box-sizing: border-box
    }

.tableWrap table {
    border-collapse: collapse;
    width: 100%;
    font-size: 150%
}

.tableWrap td, .tableWrap thead {
    border: 1px solid #ddd;
    padding: 8px
}

.tableWrap tr:nth-child(even) {
    background-color: #f2f2f2
}

.tableWrap thead tr:hover {
    background-color: #0b8d5d
}

.tableWrap tr:hover {
    background-color: #eee
}

.tableWrap thead {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #0b8d5d;
    color: #fff
}

.tableWrap td a {
    color: #000
}

    .tableWrap td a:hover {
        color: #4db2ec
    }

.munchForm {
    box-sizing: border-box;
    width: 90%;
    padding: 20px;
    text-align: center;
    position: relative;
    margin-left: 3%
}

    .munchForm h2 {
        color: #333;
        font-size: 32px;
        font-weight: bold;
        font-family: 'PT Serif',sans-serif;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 15px;
        text-align: center
    }

    .munchForm .tbNewsEmail {
        display: block;
        width: 240px;
        padding: 10px 5px;
        margin: auto;
        font-size: 1.2em
    }

    .munchForm .btnNewsSignUp {
        display: block;
        background-color: #f9cc1e;
        border: none;
        border-radius: 3px;
        width: 103px;
        padding: 20px;
        margin: 17px auto 0;
        font-size: 1.2em
    }

    .munchForm .border-top {
        height: 5px;
        width: 100%;
        background: url('/images/barber_horizontal.png') top left repeat-x;
        position: absolute;
        left: 0;
        top: 0
    }

    .munchForm .border-left {
        background: url('/images/barber_vertical.png') top left repeat-y;
        width: 5px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0
    }

    .munchForm .border-right {
        background: url('/images/barber_vertical.png') top left repeat-y;
        width: 5px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0
    }

    .munchForm .border-bottom {
        height: 5px;
        width: 100%;
        background: url('/images/barber_horizontal.png') top left repeat-x;
        position: absolute;
        left: 0;
        bottom: 0
    }

.fade {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 5000000
}

.ca-pop {
    display: none;
    width: 35.1%;
    height: auto;
    position: fixed;
    top: 30%;
    left: 29%;
    z-index: 5100000;
    padding: 2%;
    font-family: "Open Sans",Verdana,Geneva,sans-serif;
    font-size: 16px;
    color: #222;
    background: #fff
}

.ca-pop-title {
    display: block;
    font-weight: bold;
    font-size: 24px;
    margin: 0 auto 18px;
    text-align: center
}

.ca-pop input[type="text"], .ca-pop input[type="email"] {
    display: block;
    border: 1px solid #ccc;
    color: #000000bf;
    font-size: 14px;
    font-weight: normal;
    font-family: inherit;
    padding: 8px;
    height: 37px;
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box
}

.ca-pop-cta {
    padding: 17px;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    height: 55px;
    font-size: 14px;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    background-color: #0f52ba
}

.ca-pop-close {
    background-image: url('/images/ca_close.JPG');
    background-size: 100%;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 0;
    top: 2px;
    cursor: pointer
}

.swingPop {
    animation: swingFrame linear 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 0%;
    -webkit-animation: swingFrame linear 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 0%;
    -moz-animation: swingFrame linear 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 0%;
    -o-animation: swingFrame linear 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 0%;
    -ms-animation: swingFrame linear 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 0%
}

@keyframes swingFrame {
    0% {
        transform: rotate(0deg)
    }

    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

@-moz-keyframes swingFrame {
    0% {
        -moz-transform: rotate(0deg)
    }

    20% {
        -moz-transform: rotate(15deg)
    }

    40% {
        -moz-transform: rotate(-10deg)
    }

    60% {
        -moz-transform: rotate(5deg)
    }

    80% {
        -moz-transform: rotate(-5deg)
    }

    100% {
        -moz-transform: rotate(0deg)
    }
}

@-webkit-keyframes swingFrame {
    0% {
        -webkit-transform: rotate(0deg)
    }

    20% {
        -webkit-transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

@-o-keyframes swingFrame {
    0% {
        -o-transform: rotate(0deg);
    }

    20% {
        -o-transform: rotate(15deg);
    }

    40% {
        -o-transform: rotate(-10deg);
    }

    60% {
        -o-transform: rotate(5deg);
    }

    80% {
        -o-transform: rotate(-5deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@-ms-keyframes swingFrame {
    0% {
        -ms-transform: rotate(0deg)
    }

    20% {
        -ms-transform: rotate(15deg)
    }

    40% {
        -ms-transform: rotate(-10deg)
    }

    60% {
        -ms-transform: rotate(5deg)
    }

    80% {
        -ms-transform: rotate(-5deg)
    }

    100% {
        -ms-transform: rotate(0deg)
    }
}

.swiper-container-experts .featuredItem {
    position: relative;
    width: 284px;
    padding: 0 0 5px 5px;
    float: none;
    margin: 0 auto
}

    .swiper-container-experts .featuredItem img {
        width: 30%;
        float: left
    }

.expertWrap .featuredTitleBG {
    position: relative;
    background: #fff;
    color: #333;
    width: 68%;
    padding: 0;
    margin: 0 0 2% 2%;
    float: left;
    max-height: 72px
}

.expertWrap .featuredTitleText {
    color: #333;
    position: relative;
    text-decoration: none !important;
    margin-top: 10px;
    display: block;
    font-size: 16px
}

.expertWrap .smallText {
    font-size: 11px;
    color: #666
}

.swiper-container-experts .swiper-button-next, .swiper-container-experts .swiper-button-prev {
    width: 15px;
    background-size: contain
}

.membersNav li.nested span {
    margin-left: 20px;
    width: 104px
}

.membersNav li.no-nested span {
    font-size: 11px
}

@media(max-width:414px) {
    .bannerImageWrapper {
        display: none
    }

    .tableFix {
        overflow: scroll
    }

    .contentInner table, .contentInner td {
        max-width: 93vw
    }

    body {
        font-family: "Open Sans",Verdana,Geneva,sans-serif;
        margin: 0
    }

    #registerForm {
        width: 98%
    }

    #contentWide {
        width: 100%
    }

    #contentLeft {
        width: 100%
    }

    .membersNav {
        width: 100%
    }

        .membersNav li {
            width: 100%
        }

    .shareWrap {
        width: 100%
    }

    #faceWrap {
        width: 41%;
        text-align: right
    }

    #logoWrap {
        width: 59%;
        text-align: left
    }

    .ca-pop {
        width: 75%;
        left: 12.5%
    }

    .munchForm {
        width: 100%;
        margin: 3px 0;
        box-sizing: border-box
    }

    div#bannerHead > div {
        width: 100%
    }

    .banner {
        margin-left: 0
    }

    #bannerHead img {
        max-width: 100%;
        max-height: 12vh
    }

    .caLogo {
        margin-left: 0;
        max-width: 10vw
    }

    #hpBannerLink {
        position: relative;
        top: .4vh
    }

    .relatedItem img {
        float: left;
        max-width: 30%;
        height: auto;
        margin-right: 10px
    }

    .blogImage {
        max-width: 30%;
        max-height: 90px;
        float: left;
        margin: 0 0 5px 0
    }

    .blogBlurb {
        width: 70%;
        padding: 0 0 0 2%;
        margin: 0;
        box-sizing: border-box;
        height: auto
    }

    .blogTitle {
        width: 70%;
        padding: 0 0 0 2%;
        margin: 0;
        box-sizing: border-box
    }

    .popularWrap {
        width: 100%;
        padding: 3px;
        margin: 0;
        box-sizing: border-box
    }

    #featuredMain .videoContainer {
        height: auto
    }

    #featuredWrap {
        border: 0
    }

    .sectionHeader {
        float: left;
        width: 100%;
        padding: 3px;
        box-sizing: border-box
    }

    .mobileOnly {
        display: block !important
    }

    .desktopOnly {
        display: none
    }

    #socialLeft {
        width: 60%;
        float: left;
        font-weight: 600;
        font-size: 1em;
        padding-left: 1%
    }

    #headLinks {
        display: none;
        margin: 0
    }

    #socialRight {
        width: auto
    }

        #socialRight img {
            max-height: 13px;
            margin: 0 9px
        }

    #bannerHead {
        margin-top: 9px
    }

    #searchBar {
        position: unset;
        width: 85%;
        margin: 3px 0 0 3px;
        float: left;
        height: 37px;
        border: 0 none;
        box-sizing: border-box
    }

    #searchBtn {
        width: 30px;
        display: block;
        left: 77vw;
        top: .4vh
    }

    .searchBox {
        width: 100%;
        height: 100%;
        box-shadow: none
    }

    .navHead {
        float: left;
        width: 100%;
        height: 43px;
        background-color: #13a762;
        border-top: 5px solid #2f2f2f;
        font-weight: 600
    }

        .navHead ul {
            display: none
        }

        .navHead.blue {
            background-color: #4db1ec;
            border-top: 5px solid #2f2f2f
        }

    #mobileNav {
        display: block
    }

        #mobileNav img {
            margin: 6px;
            width: 8%;
            height: 30px;
            float: right;
            box-sizing: border-box
        }

    ul.mNavMain {
        display: block;
        position: absolute;
        z-index: 1000;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        background: #13a762;
        border: 10px solid #13a762;
        box-sizing: border-box;
        top: 5.2vh
    }

        ul.mNavMain li.parent-item:first-of-type {
            border-top: 1px solid #3a3938
        }

        ul.mNavMain li.parent-item {
            display: block;
            padding: 10px 0;
            text-align: center;
            font-size: 1.5em;
            border-bottom: 1px solid #3a3938
        }

            ul.mNavMain li.parent-item a {
                text-decoration: none;
                padding: 0 27px;
                color: #fff
            }

            ul.mNavMain li.parent-item:hover {
                background-color: #fff
            }

                ul.mNavMain li.parent-item:hover a {
                    color: #2f2f2f
                }

    ul.dropdown-nav {
        position: relative;
        top: 11px;
        z-index: 1000;
        width: auto;
        height: auto;
        padding: 10px;
        border-left: 18px solid #e299ba;
        background: rgba(58,57,56,1);
        letter-spacing: .8px
    }

    li.dropdown-item {
        display: block !important;
        width: auto !important;
        padding: 10px 0 7px 0 !important;
        text-align: left
    }

        li.dropdown-item a {
            display: block;
            padding: 0 27px 0 10px !important;
            color: #fff !important
        }

        li.dropdown-item:hover {
            background: #fff
        }

            li.dropdown-item:hover a {
                color: #13a762 !important
            }

                li.dropdown-item:hover a .categoryColor {
                    color: #13a762 !important
                }

    #navSearch {
        padding-top: 9px;
        padding-right: 10px
    }

        #navSearch img {
            height: 22px
        }

    #mainWrap {
        width: 100%;
        margin: 0
    }

    .swiper-container1 .swiper-slide {
        width: 100% !important;
        margin: 0%
    }

    #featuredMain {
        float: right;
        width: 100%
    }

    .ytPlayer {
        height: 100%
    }

    #featuredGrid {
        float: left;
        width: 100%;
        margin: 3px;
        box-sizing: border-box
    }

    .featuredItem {
        width: 48%;
        padding: 0 0 1% 1%;
        box-sizing: border-box
    }

    #featuredGrid > a > div {
        width: 50%
    }

        #featuredGrid > a > div:nth-of-type(odd) {
            padding: 0 3px 0 0
        }

    .featuredTitleBG {
        height: 86%
    }

    featuredTitleText {
        top: 80%
    }

    #contentMain {
        float: left;
        width: 100%;
        border: 0
    }

    #contentRight {
        float: left;
        width: 100%;
        border: 1px solid #e6e6e6
    }

    .contentHead {
        height: auto;
        background-position: center
    }

    .contentTitle {
        width: 100%;
        height: auto
    }

    #newslettersBlock {
        float: right
    }

    #booksBlock {
        float: left
    }

    #popSlider.popularWrap {
        width: 100%;
        margin: 3px;
        padding: 0
    }

    #popSlider {
        margin: 1% 0%
    }

    .swiper-container2 .swiper-slide {
        width: 100% !important;
        margin: 0
    }

    .storyBlurb {
        max-height: 85px
    }

    .socialCountBTN {
        width: 73%;
        margin: 1% 13.5%
    }

    .newsForm {
        width: 95%;
        margin: 0 2.5%
    }

    .newsSignUp {
        width: 92%;
        height: 25px;
        padding: 2% 4%;
        margin: 3px 0;
        font-size: 1.2em
    }

    input[type="submit"].newsSignUp {
        width: 100%;
        height: 35px;
        padding: 2% 4%;
        margin: 3px 0
    }

    .bookItem img {
        float: left;
        max-width: 26%;
        margin-right: 10px
    }

    .blogWrap {
        width: 100%;
        padding: 3px;
        box-sizing: border-box
    }

    .blogItem {
        width: 100%;
        padding: 0;
        height: auto
    }

        .blogItem.left {
            width: 100%;
            padding: 0;
            height: auto
        }

        .blogItem.bottom {
            width: 100%;
            padding: 0;
            height: auto
        }

    #searchBar {
        display: block
    }

    #navSearch {
        display: none
    }

    .searchBox {
        width: 100%;
        height: 100%
    }

    .headLabel {
        width: 100%;
        padding: 3% 5% 3% 5%;
        line-height: 10px;
        box-sizing: border-box;
        min-width: 136px
    }

        .headLabel.partFill {
            width: 96%;
            padding: 2% 0%
        }

    .headArrows {
        width: 19%
    }

    .headDropDown {
        width: 96%;
        height: 33px;
        margin: 3% 2%
    }

    .relatedItem {
        width: 96%
    }

    #mediaGrid {
        margin: 6px 0 0 6px;
        width: 96%
    }

        #mediaGrid img {
            max-width: 100%;
            max-height: 130px;
            height: auto
        }

    .mediaItem {
        width: 48.3%;
        height: 185px
    }

    .homeTicker {
        display: none
    }

    .affiliateItem img {
        width: 30%
    }

    .footer {
        padding: 13px 10px;
        height: auto
    }

    .footLeft {
        position: relative;
        right: 0;
        clear: both;
        float: none;
        padding: 3vw 0 0 0;
        line-height: 1.5em;
        font-size: 80%;
        max-width: none
    }

    .footRight {
        position: relative;
        right: 0;
        clear: both;
        float: none;
        max-width: none
    }

        .footRight a {
            display: inline-block;
            margin-right: 0;
            margin-bottom: 2px
        }

            .footRight a:nth-of-type(1) {
                margin-right: 0
            }

    .articleDate {
        padding-left: 2.4%
    }
}

@media(max-width:360px) {
    #socialRight img {
        margin: 0 6px
    }

    .featuredTitleBG {
        height: 87%
    }
}

@media(max-width:320px) {
    ul.mNavMain {
        top: 7.4vh
    }

    .footRight ul {
        padding-left: 1%
    }

    #socialRight img {
        margin: 0 2px
    }

    .featuredTitleBG {
        height: 88%
    }
}
