@media(min-width: 767px){
    #cb-top-menu{
        display: block;
        width: 100%;
    }
    #cb-top-menu .cb-icon-search {
        display: none;
    }
    div.cb-sidebar-none-narrow.cb-embed-out .aligncenter{
        margin: auto !important;
        width: 100% !important;
    }
}
.cb-fis .cb-fis-bg-ldd {
    opacity: 1;
}

.cb-menu-light.cb-fis-big-border #cb-nav-bar .cb-nav-bar-wrap,
.cb-menu-light #cb-nav-bar .cb-main-nav{
    border-bottom:0;
}
.addBox br,
.addBox p{
    display:none;
}
.relatedCat{

    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
.cb-sw-menu-fw .cb-fis-block-site-width{
    margin-top: 0;
}
@media (min-width: 1200px) {
    .single .wrap, .single .cb-wrap-off #cb-content{
        width:970px;
    }

    .single #cb-footer .wrap{
        width:1200px;
    }
    .single-post .cb-main img {
        width: 970px;
        max-width: none;
        margin-left: -160px;
    }
    .single-post .cb-main .content_width img {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}
@media(max-width: 1200px) and (min-width: 992px){
    .single .wrap, .single .cb-wrap-off #cb-content{
        width:768px;
    }
    .single-post .cb-main img {
        width: 768px;
        max-width: none;
        margin-left: -60px;
    }
    .single-post .cb-main .content_width img {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}
@media(max-width: 991px){
    .single-post .cb-main img {
        width: 750px;
        max-width: none;
        margin-left: -50px;
    }
    .single-post .cb-main .content_width img {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}
@media(max-width: 767px){
    .single-post .cb-main img {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        padding-bottom: 0;
    }
    .no_addbox .cus_post_title_line, .no_addbox .social-sharing{
        padding-top: 0;
    }
}
.single-post .cb-main .flex img {
    width: 100%!important;
    max-width: 100%!important;
    margin-left: 0!important;
}
.cb-button.cb-custom_teal a{
    background-color: #00b1b1;
}
.single-post #cb-featured-image{
    height: auto;
    background-color: transparent;
}
.single-post .cb-entry-content a{
    color: #00b1b1;
}
.single-post .cb-entry-content .new_text_image a {
    color: #f45900;
}
.single-post #cb-author-box,
.single-post #comments,.single-post .cb-social-sharing,#amzn_assoc_ad_div_adunit0_0{
    display: none;
}
.custom_social{
    margin: 0;
    text-align: center;
    width: 100%;
    /*border-bottom: 3px solid #191919;*/
    padding-bottom: 20px;
}
.custom_social:before {
    border-top: 1px solid #e2e2e2;
    padding-top: 4px;
    content: "";
    display: block;
    height: 3px;
    width: 100px;
    margin: auto;
    position: relative;
    top: 40px;
}
.custom_social li {
    margin-right: 15px;
    display: inline-block;
    text-align: center;
}
.custom_social li:last-child{
    margin-right: 0;
}
.custom_social a {
    -webkit-transition: opacity ease 0.25s;
    -ms-transition: opacity ease 0.25s;
    transition: opacity ease 0.25s;
}
.custom_social img {
    width: 20px;
    height: 18px;
    -webkit-transition: opacity ease 0.25s;
    -ms-transition: opacity ease 0.25s;
    transition: opacity ease 0.25s;
}
.custom_social img:hover,
.custom_social span:hover{
    opacity: 0.6;
}
.custom_social li span{
    background: url('library/images/pinterest-social.svg') !important;
    background-size: 20px 19px !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    box-shadow: none !important;
    width: 20px;
    height: 20px;
}
/*.centerContent{*/
    /*width: 660px;*/
    /*margin: auto;*/
/*}*/
.col-6{
    width: 48.5%;
    float: left;
    margin-right: 3%;
}
.singleShareBtns .col-6:last-child {
    margin-right: 0%;
}
.singleShareBtns a{
    padding: 16px 22px;
    display: inline-block;
    border: none;
    color: #fff;
    -webkit-transition: all ease 0.15s;
    -ms-transition: all ease 0.15s;
    transition: all ease 0.15s;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%;
    letter-spacing: 1.5px;
    text-align: center;
    width: 100%;
}
.cst-btn-facebook,.cst-btn-facebook:hover{
    background: #3b5998 url(library/images/singlefb.svg) no-repeat 15px center;
    background-size: 10px;
}
.cst-btn-twitter,.cst-btn-twitter:hover{
    background: #55acee url(library/images/singletw.svg) no-repeat 15px center;
    background-size: 20px;
}
.addBox{
    width: 325px;
    height: 270px;
    margin-top: 7px;
    text-align: center;
    float: right;
    margin-left: 30px;
    overflow:hidden;
    padding: 0;
}
.addBox.custom_slider {
    padding: 0;
}
.addBox>div{
    display: inline-block;
}
.single-post div#cb-related-posts ul li,
.single-post div#cb-related-posts-block ul li{
    width: 48%;
    display: block;
    margin-right: 3.5%;
    float: left;
    margin-bottom: 10px;
}
.single-post #cb-related-posts-block{
    text-align: center;
}
.single-post #cb-related-posts-block .cb-post-title,
.single-post #cb-related-posts  .cb-post-title{
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}
.single-post div#cb-related-posts ul li:nth-child(2n),
.single-post div#cb-related-posts-block ul li:nth-child(2n){
    margin-right: 0;
}
.realatedExcerpt {
    height: 77px;
    font-family: "Bitter", serif;
}
.searchCustom{
    background-image: url(library/images/searcher.svg);
    background-position: right 6px;
    background-size: 15px;
    background-repeat: no-repeat;
    width: 130px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    outline: 0;
    margin: auto;
    cursor: pointer;
}
.searchCustom input{
    background-color: transparent;
    width: 100%;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #161616;
    color: #161616;
    font-size: 14px;
    padding: 5px 20px 5px 0px;
    outline: none;
}
.searchCustom input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #161616;
}
.searchCustom input::-moz-placeholder { /* Firefox 19+ */
    color: #161616;
}
.searchCustom input:-ms-input-placeholder { /* IE 10+ */
    color: #161616;
}
.searchCustom input:-moz-placeholder { /* Firefox 18- */
    color: #161616;
}
.single-post .searchCustom {
    right: 0px;
}
.single-post.cb-stuck .searchCustom {
    right: 0px;
    transition: all 0.3s;
}
.single-post.cb-stuck.cb-menu-light.cb-fis-big-border #cb-nav-bar .cb-nav-bar-wrap {
    border-bottom: none;
}
.cb-stuck.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap {
    border-bottom: none
}
.mainContainer{
    width: 1140px;
    margin:auto;
}
.search .mainContainer{
    max-width: 970px;
}
.mainLastPosts .horizontalAdBanner .adthrive-ad{
    margin: 0;
}
.customHomeMainImage {
    margin: 30px 0;
    position:relative;
    margin-bottom: 15px;
    border: 10px solid #fff;
}

.customHomeMainImage img {
    width: 100%;
    display: block;
}
.mainImg:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.mainImg:hover:before{
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.customHomeMainImage .customHomeUrl {
    color: #fff;
    text-shadow: 0px 2px 2px #000;
    font-size: 40px;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 37px;
    left: 0;
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
}
.customHomeMainImage .customHomeCatUrl {
    color: #fff;
    text-shadow: 0px 2px 2px #000;
    font-size: 15px;
    letter-spacing: 1.5px;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    font-family: "Montserrat", sans-serif;
    left: 0;
    font-weight: bold;
    text-transform: uppercase;
}
/*.widthDarkLayer:before{*/
    /*content: "";*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: rgba(0, 0, 0, 0);*/
    /*transition: all 0.3s;*/
    /*-webkit-transition: all 0.3s;*/
    /*-moz-transition: all 0.3s;*/
    /*-o-transition: all 0.3s;*/
/*}*/
/*.widthDarkLayer:hover:before{*/
    /*background: rgba(0, 0, 0, 0.25);*/
    /*transition: all 0.3s;*/
    /*-webkit-transition: all 0.3s;*/
    /*-moz-transition: all 0.3s;*/
    /*-o-transition: all 0.3s;*/
/*}*/
.mainLastPosts {
    padding-bottom: 20px;
}
.mainLastPosts ul:not(.custom_edit_pics_desk_ul) {
    text-align: center;
    margin: 0 -15px;
    width: calc(100% + 30px);
    display: flex;
    flex-wrap: wrap;
}

.mainLastPosts ul:not(.custom_edit_pics_desk_ul) li {
    width: calc(50% - 30px);
    margin: 15px;
    border: 1px solid #f7f7f7;
    padding: 10px;
    background-color: #fff;
    padding-bottom: 25px;
    position:relative;
    display: inline-block;
    float: left;
}
.mainLastPosts.recommendation ul li{
    width: calc(50% - 30px);
    margin: 15px;
    border: 1px solid #f7f7f7;
    padding: 10px;
    background-color: #fff;
    padding-bottom: 25px;
    height: auto!important;
    transition: border 0.35s;
    -webkit-transition: border 0.35s;
}
.mainLastPosts ul:not(.custom_edit_pics_desk_ul) li:hover,
.mainLastPosts.recommendation ul li:hover{
    border: 1px solid #e2e2e2;
    transition: border 0.35s;
    -webkit-transition: border 0.35s;
}
.mainLastPosts ul:not(.custom_edit_pics_desk_ul) li:hover .mainLastPostsUrl,
.mainLastPosts.recommendation ul li:hover .mainLastPostsUrl{
    color: #00b1b1;
    transition: color 0.35s;
    -webkit-transition: color 0.35s;
}
.mainLastPosts ul li div {
    width: 100%;
    position:relative;
    background-size: cover;
    background-position: center;
    cursor:pointer;
}
.mainLastPosts ul.custom_edit_pics_desk_ul li div{
    height: 100%;
}
div.mainLastPosts ul.custom_edit_pics_desk_ul li a.mainLastPostsCatUrl.lastMainPost{
    color: #fff;
    font-size: 13px;
}
.cus_single_banner .newAdBanner{
    margin: 15px auto;
    width: 320px;
}
.cus_single_banner .newAdBanner>div{
   display: block;
    position: inherit;
    top: 0;
    transform: translateY(0);
}
.cus_single_banner .newAdBanner>div .adthrive-ad{
  margin: 0!important;
}
.widthDarkLayer:after {
    display: block;
    content: "";
    padding-top: 70%;
}
.mainLastPosts ul li a:not(:first-child) {
    display: block;
    text-align: center;
    margin-top: 10px;
}
.mainLastPosts ul li .mainLastPostsCatUrl {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 13px;
    font-family: "Knockout 49 A", "Knockout 49 B", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.mainLastPosts ul li .mainLastPostsUrl {
    transition: color 0.35s;
    -webkit-transition: color 0.35s;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}
.mainLastPosts ul li p {
    padding: 0 20px;
    margin: 10px 0;
    text-align: center;
    height: 30px;
    font-size: 13px;
    font-family: "Bitter", serif;
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
}
/*.mainLastPosts ul li a.lastMainPost,a.lastMainPost {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #444;
    color: #444;
}*/
div.realatedExcerpt{
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    font-family: "Bitter", serif;

}
a.relatedCat.lastMainPost{
    margin-top: 10px;
}
div.mainEditorsPicks {
    width: 100%;
    position: relative;
    padding: 0px 0 10px 0;
    margin-top: -30px;
}
/*.home .mainLastPosts>div {
    height: 50px !important;
}*/
.optinMonster {
    width: 100%;
    max-width: 970px;
    margin: 20px auto 40px auto;

}
div.mainLastPosts ul li p{
    margin: 0;
    height: auto;
    line-height: 20px;
    color: #484848;
    min-height: 20px;
    font-family: 'Domine', serif;
    font-family: 'Lora', serif;
    font-size: 18px;

}
div.recommendation.mainLastPosts ul li p{
    /*display: none !important;*/
}
div.mainLastPosts ul li a:not(:first-child){
    margin-top: 10px;
}
.col-md6 {
    width: 48.5%;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
}

.mainLastPosts .col-md6 div {
    width: 100%;
    height: 300px;
    position:relative;
    background-size: cover;
    background-position: center;
    cursor:pointer;
}
.mainLastPosts .col-md6 .mainLastPostsCatUrl {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-align: center;
    display: block;
}
.mainLastPosts .col-md6 .mainLastPostsUrl {
    font-size: 22px;
    text-transform: capitalize;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    text-align: center;
    width: 100%;
    display: block;
    margin: 10px 0;
}
@media( max-width: 768px) {
    .mainLastPosts {
        margin-bottom: 0!important;
    }
    .mainLastPosts.custom_edit_pics.showInMobile {
        margin-bottom: 20px!important;
    }
}
.mainLastPosts .col-md6 p {
    padding: 0 20px;
    margin: 10px 0;
    text-align: center;
    /* height: 30px; */
    font-size: 18px;
    font-family: "Bitter", serif;
}

.mainLastPosts .col-md6:nth-child(2n) {
    margin-right: 0;
}
.inlineDisplay{
    display: inline-block;
    width: 100%;
}
.mainEditorsPicks{
    width: 100%;
    position: relative;
}
.mainEditorsPicks ul {
    text-align: center;
    margin: 0;
    width: 100%;
    display: block;
}

.mainEditorsPicks ul li {
    width: 33.3%;
    position:relative;
    display: inline-block;
    padding-right: 30px;
    float: left;
}

.mainEditorsPicks ul li:nth-child(3n) {
    padding-right: 0;
}
.mainEditorsPicks ul li{
    position: relative;
    margin-bottom: 30px;
}
.mainEditorsPicks ul li .widthDarkLayer a{
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    position: relative;
}
.mainEditorsPicks ul div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    width: 100%;
    height: 100%;
}
.editorsTitle span{
    padding: 15px;
}
.mainEditorsPicks ul .withFlex div{
    width: 50%;
}
.mainEditorsPicks ul li span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 20px;
    color: #333;
    width: 100%;
    left: 0;
    /*text-shadow: 0px 2px 2px #000;*/
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
}
.mainEditorsPicks ul .withFlex div.centerDiv {
    width: auto;
    height: auto;
    position: relative;
    padding: 0 10px;
    top: 50%;
    transform: translateY(-50%);
}
h2.mainTitile {
    margin-top: 0;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

.entry-title{
    text-align: center;
}
.mainMoreBtn {
    padding: 16px 22px;
    display: inline-block;
    border-radius: 0px;
    background: none;
    -webkit-transition: all ease 0.15s;
    -ms-transition: all ease 0.15s;
    transition: all ease 0.15s;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%;
    letter-spacing: 1.5px;
    text-align: center;
    color: #fff;
    background-color:#00b1b1;
    width: 100%;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.catPage{
    margin:30px auto;
}
#cb-related-posts .cb-post-title{

;
}
.singleImage{
    width: 100%;
}
.customPagination div {
    width: 50%;
    float: left;
    padding-right: 30px;
    height: 54px;
}

.customPagination div:last-child {
    padding-right: 0;
}

.customPagination a {
    padding: 16px 22px;
    display: inline-block;
    border-radius: 0px;
    border: 3px solid #00b1b1;
    background: none;
    -webkit-transition: all ease 0.15s;
    -ms-transition: all ease 0.15s;
    transition: all ease 0.15s;
    font-size: 20px;
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 100%;
    letter-spacing: 3.5px;
    text-align: center;
    color: #fff;
    background-color: #00b1b1;
    width: 100%;
    font-family: 'Knockout 49 A', 'Knockout 49 B';
}
.customPagination a:hover{
    color: #fff;
    border: 3px solid #161616;
    background-color: #161616;
}
.mainMoreBtn:hover{
    color: #fff;
    background-color: #161616;
}
.customPagination {
    display: inline-block;
    width: 100%;
}
.single-post .customPagination div {
    width: 50%;
    float: left;
    margin-right: 0;
    height: 45px;
    padding-right: 30px;
}
.single-post .customPagination div:last-child {
    padding-right: 0;
    margin-right: 0;
}
.singleShareBtns {
    display: inline-block;
    width: 100%;
}
.single-post .customPagination {
    position: relative;
    top: -30px;
}
.single-post .customPagination a{
    padding: 13px 22px;
    font-size: 20px;
    letter-spacing: 2px!important;
}
.single-post .cb-wrap-pad.cb-post-wrap p,
.single-post .cb-itemprop,.centerContent{
    font-size: 18px;
    font-family: 'Sentinel A', 'Sentinel B', serif;

}
.single-post .template.asset {
    text-align: center;
}
.relatedPostImage {
    width: 100%;
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-bottom: 0 !important;
}
#cb-related-posts .cb-post-title, #cb-related-posts-block .cb-post-title {
    font-size: 22px;
    text-transform: capitalize;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    margin: 0px 0 0;
    color: #444;
}
.cutingExcerpt{
    text-overflow: unset !important;
    overflow: hidden !important;
    white-space: unset !important;
}
@media(max-width: 1200px) and (min-width: 767px){
    .mainContainer {
        width: 768px;
        margin: auto;
        padding: 0 15px;
    }
    .mainLastPosts ul li p{
        height: 200px;
        overflow: hidden;
    }
    .mainLastPosts ul li .mainLastPostsUrl{
       /* height: 60px;*/
    }
    .relatedPostImage{
        height: 200px;
    }
}
@media(min-width:767px){
.single-post .cb-main{
    margin:20px 0;
    width: 100%;
}
.single-post #cb-related-posts-block .cb-meta {
    text-align: center;
    height: 160px;
    overflow: hidden;
}
.single-post .cb-wrap-pad.cb-post-wrap{
   padding-left:0;
   padding-right:0;
}
.mainLastPosts ul li{
    /*height: 460px;*/
    overflow: hidden;
}
}
@media(max-width: 767px){
    /*.centerContent{*/
        /*width: 90%;*/
        /*margin: auto;*/
    /*}*/
    .singleShareBtns{
        padding: 0 15px;
    }
    .mainContainer{
        width: 100%;

    }
    .mainLastPosts ul:not(.custom_edit_pics_desk_ul) li:hover,
    .mainLastPosts.recommendation ul li:hover{
        border: none;
      
    }
    .mainLastPosts,
    .mainEditorsPicks,.padding15{
    	padding: 0 15px;
    }
    .mainLastPosts ul:not(.custom_edit_pics_desk_ul) li,
    .mainEditorsPicks ul li{
        width: 100%;
        float: none;
        padding: 0!important;
        padding-bottom: 25px!important;
    }
    .mainLastPosts ul:not(.custom_edit_pics_desk_ul){
        width: 100%;
        margin: 0;
    }
    .mainLastPosts ul:not(.custom_edit_pics_desk_ul) li{
        margin:  15px 0;
    }
    .mainLastPosts ul li p{
        height: auto;
    }
    .addBox{
        margin: 25px auto !important;
        float:none;
    }
    .cb-fis-title-bg .cb-byline{
        text-align: center;
    }

    .customHomeMainImage{
        margin: 0 0 30px;
        border: none;
    }
    .cb-byline {
        font-size: 10px;
        letter-spacing: 1px;
    }

    .single-post h1.entry-title{
        font-size: 36px;
    }

    div.relatedPostImage {
        height: 300px;
    }

    #cb-style-1 .cb-style-1 .cb-meta .cb-post-title{
        font-size: 20px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    #cb-related-posts .realatedExcerpt,
    #cb-related-posts-block .realatedExcerpt{
        height: auto;
        font-size: 18px;
        font-family: "Bitter", serif;
        padding: 0 20px;
        margin: 10px 0;
        color: #444;
    }
    #cb-related-posts .cb-post-title,
    #cb-related-posts-block .cb-post-title{
        font-size: 22px;
        text-transform: capitalize;
        line-height: 20px;
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
        margin: 10px 0 0;
        color: #444;
    }
    .home .mainLastPosts>div {
        height: 43px !important;
    }
    .customHomeMainImage .customHomeUrl {
        font-size: 23px;
        padding: 10px;
        line-height: 27px;
    }
    .single-post #cb-featured-image{
        margin-top: 0;
    }
    .widthDarkLayer:before{
        display: none !important;
    }

}
@media(max-width: 480px){
    .single-post div#cb-related-posts ul li,
    .single-post div#cb-related-posts-block ul li{
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 20px;
    }
    .single-post .customPagination{
        padding: 0 15px;
    }
    .singleShareBtns a{
        font-size: 12px;
    }
    .customPagination a{
        padding: 13px 0px !important;
    }
    .relatedPostImage{
        height: 300px;
    }
    .single-post div#cb-related-posts-block ul li{
        width: 100%;
    }
}
.sev{
    background-color: black;
    height: 50px;

}
.custom_social2 {
    margin: 0;
    text-align: right;
    width: 100%;
    border-bottom: 3px solid #191919;
    padding-bottom: 20px;
    color: white;
}

div.mainLastPosts ul li a.mainLastPostsCatUrl.lastMainPost {
    display: inline-block;
    border: none;
    background-color: transparent;
    color: #555;
    font-size: 12px;
    padding: 0 !important;
}
div.mainLastPosts ul li a.mainLastPostsCatUrl.lastMainPost:hover {
    display: inline-block;
    border: none;
    background-color: transparent;
}


div.mainLastPosts ul li a.mainLastPostsCatUrl {
    display: inline-block;
    border: none;
    background-color: transparent;
    color: #555;
    font-size: 12px;
    padding: 0 !important;
}

div.mainLastPosts ul li a.mainLastPostsCatUrl:hover {
    display: inline-block;
    border: none;
    background-color: transparent;
}

.relatedCat {
    display: inline-block;
    border: 2px solid #444;
    background-color: #444;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px !important;
  }

.relatedCat:hover {
    display: inline-block;
    border: 2px solid #000;
    background-color: #000;
}

div#mc_embed_signup li img{
    width: 15px !important;
}
#cb-content p,.centerContent,.wide_center_content{
    font-family: 'Sentinel A', 'Sentinel B', serif;
    /*font-family: 'Domine', serif;*/
    /*font-size: 13px;*/
}
/*#cb-content .cb-entry-content ul li*/
@media(min-width: 1201px){
    .single.single-post #cb-content .addBox{
        margin-right: 0px !important;
    }
    .single.single-post #cb-content .cb-fis-title-bg,
    .single.single-post #cb-content .social-sharing {
        max-width: 800px;
        margin: auto;
        padding: 0;
    }
}

/*************  new changes  **************/

.customHeader header #cb-logo-box{
    width: 100%;
    padding-bottom: 0;
    background-color: rgb(1, 1, 1);
}
.customHeader header #cb-logo-box #logo{
    text-align: center;
}
.customHeader header #cb-logo-box #logo a{

}

div#cb-top-menu.customShareBtns {
    position: absolute;
    width: 130px;
    background: transparent;
    bottom: 0;
    right: -8px;
    margin: auto;
}

div#cb-top-menu.customShareBtns ul {
    width: 100%;
}
.newAdBanner{
    max-width: 970px;
    height: 250px;
    /*background-color: rgba(204, 204, 204, 0.4);*/
    margin: 30px auto;
    text-align: center;
    position: relative;
}
.newAdBanner>div {
    position: relative;
    top: 50%;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.page-template-template-home .customHomeMainImage + .newAdBanner{
    margin-bottom: 30px;
}
.withFlex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.horizontalEditorPics.withFlex>div:first-child{
    width: 670px;
}
.horizontalEditorPics.withFlex>div:nth-child(2n){
    width: 300px;
}
.horizontalAdBanner{
    width: 100%;
    height: 250px;
    /*background-color: rgba(204, 204, 204, 0.4);*/
    position: relative;
    text-align: center;
}
.horizontalAdBanner>div {
    position: relative;
    /*top: 50%;*/
    display: inline-block;
    /*-webkit-transform: translateY(-50%);*/
    /*-moz-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*-o-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
}
.mainEditorsPicks .horizontalEditorPics ul li{
    width: 100%;
    height: 300px;
}
.mainEditorsPicks .horizontalEditorPics ul li:last-child{
    margin-bottom: 0;
}
.mainLastPosts.miniContainer.sponsoredSection{
    margin-top: 30px;
}
.mainLastPosts,
div.mainEditorsPicks,
.miniContainer{
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
}
.home .optinMonster {
    max-width: 970px;
    display: block;
    margin: 20px auto 40px;
}
.lastPostWithAdBanner .leftPostWithBanner ul li{
    width: 100%;
   margin-top: 0;
    margin-bottom: 0;
    margin-right: 40px;
}
.lastPostWithAdBanner .leftPostWithBanner ul li div{
    height: 426px;
}
/*div.noAddBanner{*/
    /*width: 100% !important;*/
/*}*/
/*div.noAddBanner ul li{*/
    /*padding: 0 !important;*/
/*}*/
.single .mainLastPosts.miniContainer.sponsoredSection{
    margin-top: 0;
}
/*.single.single-post #cb-content .cb-fis-title-bg{*/
    /*max-width: 800px;*/
/*}*/
/*.single #cb-content .cb-post-wrap{*/
    /*max-width: 800px;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
/*}*/
.cb-entire-post > .newAdBanner{
    margin-top: 30px;
}
.cb-title.cb-title-header.topBorder{
    border-bottom: 0;
    border-top: 5px solid #161616;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.cb-title.cb-title-header.centerWithMargin{
    width: 100%;
    text-align: center;
    border: 0;
    margin-top: 30px;
}
.single-post .cb-wrap-pad.cb-post-wrap .newGreySec{
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    color: #777;
    font-size: 13px;
    line-height: 20px;
    margin: 30px 0;
    padding: 8px 0;
    text-align: center;
    font-family: 'Gotham A','Gotham B';
    font-weight: 400;


}
.single-post #cb-content .cb-wrap-pad.cb-post-wrap .newGreySec p{
    color: #777;
    margin: 10px 0;
    font-family: 'Gotham A','Gotham B';
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}

.single-post .cb-wrap-pad.cb-post-wrap .newGreySec a{
    text-decoration: none;
    cursor: pointer;
    color:#f45900 !important;
    font-family: 'Gotham A','Gotham B';
    font-weight: 400;
}
.single-post .cb-wrap-pad.cb-post-wrap .newGreySec a:hover{
    text-decoration: none;
}
.cb-article-footer .newAdBanner{
    margin-bottom: 0;
}
.quote_box{
    border-top: 4px solid #00b1b1;
    float: left;
    margin: 10px 30px 20px 0px;
    padding: 14px 0 0;
    text-align: left;
    width: 320px;
    line-height: 30px;
    font-family: 'Knockout 49 A', 'Knockout 49 B';

}
#cb-content .new_cus_post_container .quote_box p{
    padding: 0;
    margin: 15px 0;
    quotes: none;
    color: #333;
    /*font-size: 30px;*/
    line-height: 30px;
    font-family: 'Knockout 49 A', 'Knockout 49 B';

}
#cb-content .new_cus_post_container .quote_box li{
    color: #333;
    line-height: 30px;
    /*font-size: 30px;*/
    font-family: 'Knockout 49 A', 'Knockout 49 B';

}
.single-post .cb-wrap-pad.cb-post-wrap p, .single-post .cb-itemprop, .centerContent{
    color: #333;
}
.newAdBanner.showInMobile{
    display: none;
}

.cb-tm-dark #cb-top-menu .cb-top-menu-wrap{
    display: none !important;
}
.single #cb-content .mainLastPosts ul li p{
    font-size: 15px;
}
.cb-stuck #cb-nav-bar .cb-nav-bar-wrap .cb-main-nav > li:first-child{
    margin-left: -150px;
}
.subCatMenu ul {
    text-align:  center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 30px;
}

.subCatMenu {
    margin-top: 0px;
    padding-top: 0;
    border-top: 2px solid #00b1b1;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -30px;
}

.subCatMenu ul li {
    display: inline-block;
    list-style-type:none;
    -webkit-transition: .15s background;
    transition: .15s background;
    border-bottom: 3px solid #fff;
}

.subCatMenu ul li a {
    padding: 8px 12px 5px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #333;
    font-weight: bold;
    display: block;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
}
.subCatMenu ul li:hover{
    /*background:#161616;*/
    border-color: #00b1b1;
    -webkit-transition: .15s;
    transition: .15s;
}
.subCatMenu ul li:hover a{
    /*color:#fff;*/
}
/*
.cb-entry-content .cb-button a{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}*/
p.cb-tags.cb-post-footer-block {
    margin-bottom: 0;
}
.mainEditorsPicks .horizontalEditorPics ul li {
    padding-right: 30px;
}
.mainTitleWithBorder{
    border-top: 4px solid #161616;
    padding-top: 20px;
}
.mainFeaturedImageSection .customHomeMainImage .customHomeUrl{
    height: 75px;
    top:0;
    bottom:0;
    margin: auto;
}
.mainFeaturedImageSection .customHomeMainImage .customHomeCatUrl{
    height: 27px;
    top: 0;
    bottom: -65px;
    margin: auto;
}
.latestStories ul li.sponsLi{
    display: none !important;
}
h3.cb-title.cb-title-header.topBorder{
    font-size: 2.5em;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}
.customHeader #logo a img {
    width: 220px;
    height: 53px;
}
.customPagination div.prevPagination {
    padding-right: 15px;
}

.customPagination div.nextPagination {
    padding-left: 15px;
}
.single p.cb-tags.cb-post-footer-block {
    display: none !important;
}
.mainEditorsPicks.mainLastPosts.miniContainer.showInDesktop.hideOnMobile .horizontalEditorPics.withFlex ul li{
    height: 285px;
    padding-left: 0 !important;
}
@media(min-width: 768px){
    .mainContainer.forShareBtns{
        width: 710px;
    }
}
@media(min-width: 1020px){
    .mainContainer.forShareBtns{
        width: 970px;
    }

}
@media(min-width: 1200px){
    .mainContainer.forShareBtns{
        width: 1140px;
    }
}
@media(max-width: 1200px) and (min-width: 992px){
    div#cb-top-menu.customShareBtns{
        right: 0;
    }
    .mainFeaturedImageSection .customHomeMainImage .customHomeUrl{
        height: 90px;
        line-height: 40px;
    }
    .mainFeaturedImageSection .customHomeMainImage .customHomeCatUrl{
        bottom: -95px;
    }
}
@media(max-width: 992px){
    .mainFeaturedImageSection .customHomeMainImage .customHomeUrl{
        height: 95px;
        line-height: 40px;
    }
    .mainFeaturedImageSection .customHomeMainImage .customHomeCatUrl{
        bottom: -95px;
    }
}
@media (min-width: 766px){
    .showInMobile{
        display: none !important;
    }
    body.archive #cb-nav-bar .cb-main-nav{
        max-width: 970px;
    }
}
@media (max-width: 767px) {

    .showInDesktop,.subCatMenu{
        display: none !important;
    }
    .mainEditorsPicks.showInMobile{
        margin-bottom: 25px;
        margin-top: 5px;
    }
    .single .miniContainer{
        padding: 0 15px;
    }
    .single .cb-article-footer .miniContainer{
        padding: 0 ;
    }
    .prevPagination {
        padding-right: 15px !important;
    }

    .nextPagination {
        padding-left: 15px !important;
    }
    #cb-top-menu{
        position: fixed;
        top:0;
    }
    .mainFeaturedImageSection .customHomeMainImage .customHomeUrl{
        height: 95px;
        line-height: 27px;
    }
    .mainFeaturedImageSection .customHomeMainImage .customHomeCatUrl{
        bottom: -95px;
    }
    .latestStories ul li.sponsLi{
        display: block !important;
    }
    #cb-top-menu{
        height: 60px;
        line-height: 60px;
    }
}
@media(min-width: 767px){
    #cb-top-menu{
        height: auto !important;
    }
    body.cb-stuck .cb-nav-bar-wrap.cb-site-padding.clearfix.cb-font-header.cb-menu-fw {
        background: #000 !important;
    }
    body.cb-stuck #cb-nav-bar ul.cb-main-nav.wrap.clearfix li a {
        color: #fff;
        font-size: 24px
    }

    body.cb-stuck .searchCustom input {
        color: #fff;
        border-bottom: 1px solid #fff;
    }
    body.cb-stuck .searchCustom input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
    }
    body.cb-stuck .searchCustom input::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }
    body.cb-stuck .searchCustom input:-ms-input-placeholder { /* IE 10+ */
        color: #fff;
    }
    body.cb-stuck .searchCustom input:-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }
    body.cb-stuck .searchCustom{
        background-image: url(library/images/searcher-w.svg);
    }
}
@media only screen and (min-width: 1200px){
    /*#cb-nav-bar ul.cb-main-nav {
        width: 970px;
    }*/
}

@media (max-width: 1200px) and (min-width: 767px){
    .horizontalEditorPics.withFlex>div:first-child{
        width: 436px;
    }
}
@Media(max-width: 1020px){
    .quote_box{
        margin-left: 0;
    }
}
@media(max-width: 992px){
    div.mobileNewAddBanner{
        margin-bottom: 30px;
    }
    .subCatMenu ul li a{
        font-size: 12px;
    }
}
@media(max-width: 767px){
    .newAdBanner.showInMobile{
        display: block;
    }
    .search .mainLastPosts,
    .archive .mainLastPosts{
        padding: 0;
    }
    .cb-tm-dark #cb-top-menu .cb-top-menu-wrap,
    #cb-top-menu{
        display: block !important;
        top: 0px;
    }
    .cb-tm-dark #cb-top-menu .cb-top-menu-wrap:before {
        background-color: #00b1b1;
        content: "";
        display: block;
        height: 4px;
        width: 100%;
        position: absolute;
        top: -4px;
    }
    div.mainContainer{
        padding: 0 ;
    }
    .home div.miniContainer,
    .home .mainLastPosts{
        padding: 0;
    }
    div.hideOnMobile{
        display: none !important;
    }
    .withFlex{
        display: block;
    }
    .mobileFullWidth{
        width: 100% !important;
        padding: 0 !important;
    }
    .home .mainContainer.mobileFullWidth .mainImg {
        margin-top: 60px;
    }
    .home .mainContainer.mobileFullWidth .mainImg:before {
        height: calc(100% - 60px);
    }
    .logged-in.home .mainContainer.mobileFullWidth .mainImg {
        margin-top: 60px;
    }
    .horizontalEditorPics.withFlex>div:first-child{
        width: 100%;
    }
    .home .mainLastPosts>div{
        height: auto !important;
    }
    .customHeader header{
        display: none;
    }
    body.logged-in .cb-mob-menu .cb-mob-menu-wrap{
        padding-top: 0;
    }
    body .cb-mob-menu .cb-mob-menu-wrap{
        padding-top: 35px;
    }
    .mainLastPosts.recommendation ul li{
        width: 100%;
    }
    .forslickslide .widthDarkLayer {
        width: 100%;
        position: relative;
        background-size: cover;
        background-position: center;
        cursor: pointer;
    }

    .forslickslide a.mainLastPostsCatUrl.lastMainPost {
        text-transform: uppercase;
        letter-spacing: 1.5px;
        line-height: 13px;
        font-family: "Knockout 49 A", "Knockout 49 B", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        margin-top: 10px;
        display: inline-block;
        border: none;
        background-color: transparent;
        color: #555;
        font-size: 12px;
        padding: 0 !important;
    }



    .forslickslide a.mainLastPostsUrl {
        font-size: 22px;
        text-transform: capitalize;
        line-height: 20px;
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
        display: block;
        text-align: center;
        margin-top: 10px;
        line-height: 24px;
    }
    .forslickslide.slick-initialized.slick-slider{
        /*margin-left: -15px;*/
        /*margin-right: -15px;*/
    }
    .forslickslide a.noURL p {
        display: none;
    }
    .archive #cb-container .mainContainer,
    .search #cb-container .mainContainer{
        margin-top: 60px;
    }
    .search #cb-container .mainContainer .mainLastPosts ul:not(.custom_edit_pics_desk_ul) li:first-child,
    .archive #cb-container .mainContainer .mainLastPosts ul:not(.custom_edit_pics_desk_ul) li:first-child{
        margin-top: 0;
    }
    .single #cb-content{
        margin-top: 60px;
    }
    .lastPostWithAdBanner .leftPostWithBanner ul li div{
        height: 312px;
    }
    .lastPostWithAdBanner .leftPostWithBanner ul li{
        height: auto;
        margin-right: 0;
    }
    li.sponsLi.withBannerMobile {
        padding-top: 310px !important;
        position: relative;
    }

    li.sponsLi.withBannerMobile .newAdBanner.banner300.showInMobile {
        position: absolute;
        height: 250px;
        top: 0;
        left: 0;
        right: 0;
    }
    .banner300{
        width: 300px !important;
        min-height: 250px;
    }
    div.homeWithPadding{
        padding-bottom: 300px;
        position: relative;
    }
    .homeWithPadding .optinMonster{
        position: absolute;
        bottom: -25px;
        width: 100%;
        left: 0;
    }
    li.hideOnMobile{
        display: none !important;
    }
    .single #cb-content .cb-entire-post>.miniContainer.showInMobile {
        display: none;
    }
    /*div.widthDarkLayer:active:before{*/
        /*background: rgba(0, 0, 0, 0);*/
    /*}*/
    /*div.widthDarkLayer:active:before {*/
        /*background: rgba(0, 0, 0, 0.5);*/
        /*transition: all 0.3s;*/
        /*-webkit-transition: all 0.3s;*/
        /*-moz-transition: all 0.3s;*/
        /*-o-transition: all 0.3s;*/
    /*}*/
    div.widthDarkLayer:focus {
   outline: none!important;
    }
}
@media(max-width: 480px){
    .quote_box{
        width: 100%;
        float: none;
    }
    .single footer.cb-article-footer{
        padding-bottom: 315px;
        position: relative;
    }
    .single footer .optinMonster{
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .home .mainContainer.mobileFullWidth .mainImg {
        height: 468px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .home .mainContainer.mobileFullWidth .mainImg img {
        display: none;
    }


}
.hiddenAdBanner.newAdBanner.banner300.showInMobile{
    display: none !important;
}

.custom_edit_pics ul.custom_edit_pics_desk_ul li {
    width: 33.33%;
    float: left;
    height: 230px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    padding: 0;
    margin: 0;
    position: relative;
}
.custom_edit_pics ul.custom_edit_pics_desk_ul li > a {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 999;
}
.custom_edit_pics ul.custom_edit_pics_desk_ul li > .withFlex {
    height: 230px;
}
.custom_edit_pics ul.custom_edit_pics_desk_ul li:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 0;
    bottom: 0;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background-color: rgba(0,0,0,0.3);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.custom_edit_pics ul.slick-dots {
    text-align: center;
    justify-content: center;
}
.custom_edit_pics ul.slick-dots li {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-top: 10px;
    height: auto;
    float: none;
    background-color: #f7f7f7;
}
.custom_edit_pics ul.slick-dots li:after {
    display: none;
}
.custom_edit_pics ul.slick-dots li button {
    font-size: 0;
    border: none;
    background-color: #7e7e7e;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    padding: 0;
    outline: none;
}
.custom_edit_pics ul.slick-dots li.slick-active button {
    background-color: #000;
}
.custom_edit_pics ul.custom_edit_pics_desk_ul li:hover:after {
    background-color: rgba(0,0,0,0.5);
}
.custom_edit_pics .horizontalEditorPics >div,
.custom_edit_pics .horizontalEditorPics  {
    width: 100%!important;
}
.custom_edit_pics ul li div {
    max-height: 100%;
}
.custom_edit_pics .horizontalEditorPics .editorsTitle .noURL {
    display: none;
}
.custom_edit_pics .horizontalEditorPics .editorsTitle a {
    color: #fff;
}
.custom_edit_pics .horizontalEditorPics .widthDarkLayer {
    height: 100%;
    position: absolute;
}
.custom_edit_pics ul li .editorsTitle {
    position: absolute;
    z-index: 99;
}
.custom_edit_pics ul {
    width: auto;
    display: block;
}
.custom_edit_pics ul li .mainLastPostsCatUrl,
.custom_edit_pics ul li .mainLastPostsUrl {
    position: relative;
    z-index: 999;
}
.custom_edit_pics ul li a.mainLastPostsCatUrl.lastMainPost {
    background-color: transparent!important;
    border-color: transparent!important;
}
.custom_edit_pics ul li .mainLastPostsUrl {
    font-size: 18px;
    position: absolute;
    bottom: 15px;
    padding: 15px;
    width: 100%;

}
.custom_edit_pics ul li .mainLastPostsCatUrl {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.mob_recomend_block .forslickslideItem {
    margin-bottom: 20px;
    padding: 0; 
}
@media(max-width: 768px) {
.cus_for_mobile > h2 {
    font-size: 0;
}
    #mc_embed_signup div#mce-responses {
        width: 25% !important;
        margin-right: 4px !important;
    }
    #mc_embed_signup .mc-field-group {
        width: 72%!important;
    }
    .custom_edit_pics ul.custom_edit_pics_desk_ul li:after {
        width:100%;
        height: 100%;
        left: 0;
        top: 0;
    }
}
@media(max-width: 380px) {
    #mc_embed_signup .mc-field-group {
        width: 63%!important;
    }
    #mc_embed_signup div#mce-responses {
        width: 37% !important;
    }
}
#new_cus_post_slider li.slick-slide {
    background-color: transparent;
}
#new_cus_post_slider li.slick-slide img {
    height: auto;
    width: 100%;
    opacity: 1;
}
#new_cus_post_slider .slick-dots li button {
    font-size: 0;
    border: none;
    background-color: #9e9e9e;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    outline: none;
    padding: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#new_cus_post_slider .slick-dots li.slick-active button {
    background-color: #000;
}
#new_cus_post_slider .slick-dots li {
    display: inline-block;
    margin-right: 10px;
}
#new_cus_post_slider .slick-dots {
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
}
#new_cus_post_slider .arrow_cus {
    display: block;
    width: 35px;
    height: 45px;
    color: #fff;
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.3);
    padding: 3px 10px;
    cursor: pointer
}
#new_cus_post_slider .pred_arrow_cus {
     left: 0px;
 }
#new_cus_post_slider .next_arrow_cus {
    right: 0px;
}
#new_cus_post_slider {
    margin-bottom: 40px;
    margin-top: 0;
}
@media(max-width: 768px) {
    #new_cus_post_slider {
        margin-bottom: 25px;
        margin-top: 0;
    }
}
/*.cus_post_title_line {*/
    /*border-bottom: 4px solid #161616;*/
/*}*/
@media(min-width: 768px) {
    .addBox.custom_slider + .new_cus_post_container,
    .addBox.show_only_mobile + .new_cus_post_container {
        width: calc( 100% - 320px );
    }
    .follWidthPostCus + .new_cus_post_container {
        width: 100% !important
    }
    .single.single-post .addBox.custom_slider{
        position: sticky;
        top: 80px;
        margin-bottom: 40px!important;
    }
}
.new_new_post_custom_container_add .addBox {
    width: 300px;
    height: 600px;
}
.single.single-post .addBox.custom_slider {
    width: 300px;
    height: 600px;
}

/*body.home .mainLastPostsUrl {*/
    /*font-family: "Gotham A"!important;*/
/*}*/
/*.single.single-post .entry-title {*/
    /*font-family: "Gotham A"!important;*/
/*}*/
.new_text_image {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 25px;
    border-top: 4px solid #1d1d1b;
    background: #f5f5f5;
}
.new_text_image p {
    margin: 0;
    text-decoration: none!important;
}
.new_text_image {
    font-size: 18px;
    line-height: 22px;
}
.new_text_image img {
    padding: 0!important;
    margin: 0;
}
.new_text_image h1,
.new_text_image h2,
.new_text_image h3,
.new_text_image h4,
.new_text_image h5,
.new_text_image h6 {
    font-size: 26px!important;
    text-align: center!important;
    line-height: 22px!important;
    border: none!important;
}
.new_text_image a {
    text-decoration: none!important;
}
.new_text_image > a {
    color: #484848;
}
body.single.single-post .new_cus_post_container h1,
body.single.single-post .new_cus_post_container h2 {
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
    font-size: 36px;
    /*border-bottom: 3px solid #161616;*/
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 0;
}
.new_cus_post_container a {
    font-family: 'Sentinel A', 'Sentinel B', serif;


}
body.single.single-post .new_cus_post_container h3,
body.single.single-post .new_cus_post_container h5,
body.single.single-post .new_cus_post_container h6 {
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
    font-size: 34px;
    /*border-bottom: 3px solid #161616;*/
    padding-bottom: 14px;
    position: relative;
    margin-bottom: 0;
}
body.single.single-post .new_cus_post_container h4 {
    font-size: 32px;
}
body.single.single-post .new_cus_post_container h3 {
    font-family: 'Knockout 49 A', 'Knockout 49 B';
    color: #000!important;
    font-size: 33px;
    font-weight: 400;
}
.single-post .cb-main img{
    padding-bottom: 5px!important;
}
body.single.single-post .new_cus_post_container h2 {
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
    color: #333
}
body.single.single-post .new_cus_post_container h1 + hr,
body.single.single-post .new_cus_post_container h2 + hr,
body.single.single-post .new_cus_post_container h3 + hr,
body.single.single-post .new_cus_post_container h4 + hr,
body.single.single-post .new_cus_post_container h5 + hr,
body.single.single-post .new_cus_post_container h6 + hr {
    width: 80px;
    height: 4px;
    background-color: #00b1b1;
    margin: 0 auto;
    border: none
}
@media(max-width: 767px) {
    body.single.single-post .addBox.custom_slider {
        display: none!important;
    }
    /*.new_cus_post_container {*/
        /*padding-top: 30px;*/
    /*}*/
    body.single.single-post .new_cus_post_container h1,
    body.single.single-post .new_cus_post_container h2,
    body.single.single-post .new_cus_post_container h3,
    body.single.single-post .new_cus_post_container h4,
    body.single.single-post .new_cus_post_container h5,
    body.single.single-post .new_cus_post_container h6 {
        margin: 15px 0;
    }

    .forslickslideItem {
        text-align: center;
        background-color: transparent;
        padding: 0 10px;

    }
    .forslickslideItem a.noURL:link {
        -webkit-tap-highlight-color:transparent!important;

    }
    .forslickslideItem a.noURL {
        -webkit-tap-highlight-color:transparent!important;

    }
   .mob_recomend_block .forslickslideItem {

        margin-bottom: 30px;
    }
}
@media(min-width: 768px) {
    body.single.single-post .addBox.show_only_mobile {
        display: none!important
    }
}
#cb-content .new_cus_post_container ul li,
#cb-content .new_cus_post_container p {
    font-family: 'Sentinel A', 'Sentinel B', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}
#cb-content .new_cus_post_container ul li{
    font-size: 16px;
}
#cb-content .new_cus_post_container .newGreySec ul li {
    color: #777;
    font-family: 'Gotham A','Gotham B'!important;
    font-size: 13px!important;
    font-weight: 400!important;
    line-height: 20px!important;
}
#cb-nav-bar .cb-main-nav>li>a {
    font-family: 'Knockout 49 A','Knockout 49 B',Helvetica;
    font-size: 28px;
    font-weight: 400;
}
@media only screen and (min-width: 1200px) {
    #cb-nav-bar .cb-main-nav>li>a {
        padding: 0px 12px;
    }
}
#cb-nav-logo {
    padding-top: 10px!important;
}
@media(max-width: 767px) {
    /*.custom_edit_pics ul li .mainLastPostsCatUrl {*/
        /*bottom: 30px;*/
        /*top: auto;*/
    /*}*/
    /*.custom_edit_pics ul li .mainLastPostsUrl {*/
        /*top: 30px;*/
        /*bottom: 0;*/
    /*}*/
    .newAdBanner {
        overflow: hidden;
    }
    .custom_edit_pics ul.custom_edit_pics_desk_ul li {
        height: 250px;
    }
    .custom_edit_pics ul.slick-dots li {
        height: auto;
        background-color: #fff;

    }
}
@media(min-width: 769px) {
    .custom_edit_pics ul.custom_edit_pics_desk_ul li {
        padding: 15px;
    }
}
.showInMobile.mob_recomend_block .noURL p,
.showInMobile.mob_recomend_block .noURL {
    display: block!important;
}
.noURL p {
    font-family: 'Sentinel A', 'Sentinel B', serif!important;
}
.mainMoreBtn {
    font-family: 'Knockout 49 A','Knockout 49 B',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif!important  ;
    font-weight: 400!important;
    letter-spacing: 2px!important;
    font-size: 30px!important;
}
.new_cus_post_container h1,
.new_cus_post_container h2,
.new_cus_post_container h3,
.new_cus_post_container h4,
.new_cus_post_container h5,
.new_cus_post_container h6,
.cus_post_title_line h1,
.cus_post_title_line h2,
.cus_post_title_line h3,
.cus_post_title_line h4,
.cus_post_title_line h5,
.cus_post_title_line h6 {
    font-family: 'Gotham A', 'Gotham B', 'Helvetica';
}
.cus_post_title_line .cb-byline {
    margin-top: 5px;
}
@media(max-width: 767px) {
    .cus_post_title_line .cb-byline {
        margin-top: 12px;
        margin-bottom: 10px;
    }
}
.new_cus_post_container .cb-button a {
    display: inline-block;
    width: auto;
    background-color: #000000;
    padding: 8px 13px;
    font-family: 'Knockout 49 A', 'Knockout 49 B', Helvetica, 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    margin: 5px 0 8px 0;
    border-radius: 0;
    border: none;
    letter-spacing: 1px;
    line-height: normal;
}
.new_cus_post_container .cb-button a:hover {
    background-color: #00b1b1!important;
}
.new_cus_post_container .cb-underline{
   font-weight:bold ;
    display: inline-block;
    position: relative;
}
.new_cus_post_container .cb-underline:after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 2px;
    background: #00b1b1;
    bottom: 4px;
}
.new_cus_post_container .cb_best_overlay_button{
    text-align: center;
   margin-bottom: 0;
    margin-top: -17px;
}
.new_cus_post_container .cb_best_overlay_button div{
   display: inline-block;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    background-color: #00b1b1;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 4px 10px;
    letter-spacing: 0.8px;
    font-family: 'Knockout 49 A','Knockout 49 B',sans-serif;
    font-weight: normal;
}
.new_cus_post_container .cb_best_overlay_button+p{
    display: none;
}
.new_cus_post_container .cb_best_overlay_button+p+h3{
   margin-top: 0!important;
}
.mainLastPostsUrl {
    font-family: "Knockout 49 A", "Knockout 49 B", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 30px!important;
    line-height: 1em!important;
    color: #000;
    font-weight: 400!important;
    text-transform: capitalize!important;
    padding: 0 20px;
    margin-top: 5px!important;
}
.noURL,
.noURL p {
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif!important;
    font-size: 13px!important;
    line-height: 18px!important;
    color: #555!important;

}
/*.showInMobile.mob_recomend_block .noURL p, .showInMobile.mob_recomend_block .noURL {*/
    /*font-size: 20px!important;*/
/*}*/
.showInMobile.mob_recomend_block .noURL p {
    margin-top: 7px;
}
.cb-menu-light #cb-nav-bar .cb-main-nav>li {
    border-bottom: 3px solid #fff;
    -webkit-transition: 0s border;
    -transition: 0s border;
    transition: 0s border;
    transition-delay: 0s;
}
.cb-mm-on.cb-menu-light #cb-nav-bar .cb-main-nav>li:hover {
    background-color: #fff;
}
.cb-menu-light #cb-nav-bar .cb-main-nav>li:not(.cb-logo-nav-sticky-type):hover {
    border-bottom: 3px solid #00b1b1;
}
body.cb-stuck #cb-nav-bar .cb-main-nav>li {
    border-color: #000;
}
.cb-mm-on.cb-menu-light.cb-stuck #cb-nav-bar .cb-main-nav>li:hover {
    background-color: #000;
}
@media only screen and (min-width: 768px) {
    .cb-mm-on #cb-nav-bar .cb-main-nav>li:hover>a {
        color: #000;
    }
}
.cb-mob-menu .cb-mob-menu-wrap ul li a {
    font-family: 'Knockout 49 A','Knockout 49 B',Helvetica;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 400;
}
.new_cus_post_container {

}
.new_cus_post_container > span > p:first-child {
    margin-top: 0px;
}

.cb-body-light h1, .cb-body-light h2, .cb-body-light h3, .cb-body-light h4, .cb-body-light h5,
.cb-footer-dark #cb-footer a {
    font-family: 'Gotham A', 'Gotham B', 'Helvetica';
}
.woocommerce-checkout #customer_details .clear:first-child {
    display: none!important;
}
.new_cus_post_container .cb-dropcap-big {
    font-size: 100px;
    font-weight: 700;
    font-family: 'Gotham A','Gotham B','Helvetica';
    float: left;
    line-height: 95px;
    margin: 0 10px 0 0;
}




/******* changes 09/2019*********/

#cb-container{
    background-color: #f7f7f7;
}
.single #cb-container{
   padding-top: 30px;
    background-color: #fff;
}
.single .single_add{
   height: 600px;
    margin-top: 30px;
}
.single .cb-article-footer{
    background-color: #f7f7f7;
}

ul{
    list-style-type: disc!important;
}
#toc-widget-2 ,
#toc-widget-manual {
    font-family: 'Gotham A','Gotham B', Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #444;
    padding: 20px 25px 20px 25px;
    text-align: left;
    max-width: 650px;
    margin: 8px auto 20px auto;
    background: #f7f7f7;
    text-align: left;
}
#toc-widget-manual .title{
    font-weight: bold;
}
#cb-content  #toc-widget-2 ul,
#cb-content  #toc-widget-manual ul{
    padding-left: 40px;
    margin: 16px 0;
}
#cb-content  #toc-widget-manual ul li ,
#cb-content  #toc-widget-2 ul li {
   list-style-position: outside;
    padding-left: 5px;
    font-family: 'Gotham A','Gotham B', Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none!important;
}
#cb-content  #toc-widget-manual  a,
#cb-content  #toc-widget-manual  p,
#cb-content  #toc-widget-2  p,
#cb-content  #toc-widget-2  a{
    font-family: 'Gotham A','Gotham B', Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #00b1b1;
    text-decoration: none!important;
}

#cb-content  #toc-widget-manual  p,
#cb-content  #toc-widget-2  p{
    color: #444;
    margin: 0;
}
.single.single-post .entry-title{
    color: #000;
    font-family: 'Knockout 49 A','Knockout 49 B',sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
}
.single.single-post .cus_post_title_line .cb-byline a,
.single.single-post .cus_post_title_line .cb-byline{
    color: #555;
    font-family: 'Gotham A','Gotham B',sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
}
.single.single-post .cus_post_title_line .cb-byline .cus_cat{
    padding-right: 20px;
}
.single.single-post .cus_post_title_line .cb-byline .date{
    padding-left: 20px;
}
#cb-footer .cb-footer-lower{
    padding-bottom: 0;
}
.new_cus_post_container{
    display: flex;
    position: relative;
}
.new_cus_post_container .item{

    position: relative;
    width: 300px;
    margin-left: 15px;
}
.new_cus_post_container .item .addBox{
    width: 300px;
}
.new_cus_post_container .item #sticky {
    margin-left: 0;
    margin-top: 10px;
    float: none;
}
 .new_cus_post_container .cb-itemprop{
    max-width: 650px;
     margin: auto;
}
.flex .new_cus_post_container .cb-itemprop{
    width: calc(100% - 315px);
    max-width: 100%;

}
.no_addbox .cus_post_title_line,
.no_addbox .social-sharing{
    max-width: 650px!important;
    margin: auto;
}
.rightPostWithBanner .horizontalAdBanner{
    height: 600px;
}
#cb-footer-logo {

    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .cb-logo-nav-sticky-type img{
        margin-top: 8px;
    }
    /*.new_cus_post_container .item{*/
        /*width: 44%;*/
    /*}*/
    /*.flex .new_cus_post_container .cb-itemprop{*/
        /*width: 56%;*/


    /*}*/
}
@media only screen and (min-width: 768px){
    #cb-footer .cb-footer-lower {
        padding: 30px 0 0px;

    }
}
#cb-footer .cb-footer-lower .cb-copyright{
    margin-bottom: 30px;
    font-size: 9px;
}
@media (max-width: 1200px) and (min-width: 767px){
    .single .mainLastPosts.miniContainer{
        padding: 0 15px;
        padding-top: 15px;
    }
    .single .cb-article-footer{
        padding-bottom: 15px;
    }
}
@media only screen and (max-width: 767px){
    .customPagination{
        padding: 0 15px;
    }
    .single .cb-article-footer,
    #cb-container{
        background-color: #fff;
    }
    .mainLastPosts ul:not(.custom_edit_pics_desk_ul) li{
        border: none;
    }
    .single.single-post .entry-title{
        font-size: 32px;
        line-height: 40px;
    }
    .mainLastPostsUrl{
        font-size: 32px!important;
    }
    .single #cb-container{
        padding-top: 0;
    }
}
@media only screen and (max-width: 992px){
    .mainLastPosts ul:not(.custom_edit_pics_desk_ul) {

        margin: 0 ;
        width: 100%;

    }
    .new_cus_post_container{
        display: block;
    }
    .flex .new_cus_post_container .cb-itemprop{
        width: 100%;
    }
    .new_cus_post_container .addBox{
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .addBox.single_add{
        display: none!important;
    }
    body.single.single-post .flex .addBox.show_only_mobile{
        display: block!important;
        margin: auto!important;
    }
}

@media only screen and (max-width: 480px){
    #cb-footer .cb-footer-lower .cb-copyright {
        margin-bottom: 30px;
    }
    #cb-footer-logo {
         margin-bottom: 20px;
    }
    #cb-footer .cb-footer-lower {
        padding: 25px 20px;
        padding-bottom: 0;
    }
}

