@media (min-width: 1400px) {
    .featured-slider-wrapper .thumb, .featured-slider-wrapper, .gallery-wrap, .slick-initialized .bk-slick-thumbnail {
        max-height: 650px;
        max-height: 650px;
    }
}
@media (min-width: 1200px) {
    #page-wrap {
        width: 1170px;
    }
    .bkwrapper {
        width: 1170px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .has-sb .content-wrap.col-md-8, .wp-page .has-sb.col-md-8 {
        width: 760px;
    }
}   
@media (min-width: 1170px) and (max-width: 1199px) {
    .has-sb .content-wrap.col-md-8, .wp-page .has-sb.col-md-8 {
        width: 760px;
    }
}
@media (min-width: 1170px) and (max-width: 1199px) {
    .container {
        width: 1170px;
    }
}
@media (max-width: 1169px){
    #page-wrap {
        width: 1000px;
    }
    .bkwrapper {
        width: 1000px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    #top-menu {
        float: none;
    }
    .bkmodule {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    /*** header ***/
    .header-inner {
        display: inherit;   
    }
    .header .logo img {
        width: inherit;
    }
    .header .logo a {
        display: block;
        display: inline-block;
    }
    .header .logo {
        float: none;
        text-align: center;
        width: 100%;
        display: inline-block;                
     }
    .header-wrap .header-banner {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 20px;
            
    }       
    .top-nav {
        text-align: center;
    } 
    .header-social {
        position: static;
    }  
    .header-social li {
        float: none;
        display: inline-block;
    }   
    .header-social ul {
        margin-bottom: 0;
    }
    /*** Top menu ***/    
    #top-menu {
        display: none;
    }
    #main-search input {
        text-align: center;
        padding-right: 50px;  
    }
/** Feature Slider **/
    .featured-slider-wrapper .post-c-wrap .title {
        font-size: 36px;
    }
/** Feature 2 **/
    .module-feature2 .content_out h4 {
        font-size: 30px;
    }
    .module-feature2 .post-c-wrap .post-c-inner .excerpt {
        max-height: 4.5em;
        overflow: hidden;
    }
    .module-feature2 .post-c-wrap .post-c-inner {
        padding: 35px;
    }
/** Boxed Slider **/
    .module-boxed-slider .flexslider {
        height: 480px;
    }
    .module-boxed-slider .flexslider .item .thumb {
        height: 480px;
    }
    .has-sb .module-boxed-slider .flexslider {
        height: 400px;
    }
    .has-sb .module-boxed-slider .flexslider .item .thumb {
        height: 400px;
    }
    .has-sb .module-boxed-slider .post-c-wrap {
        padding: 0 70px;
    }
/** module-fw-slider **/
    .bk-slider-module .flexslider .item h4 {
        font-size: 32px;
    }
    .module-fw-slider .post-c-wrap .post-c-inner {
        width: 940px;
        margin: auto;
    }
/** module-hero **/   
    .module-hero .list-small-post .content_in .post-c-wrap .title{
        margin-top: 0;
        margin-bottom: 0;
    }
    .module-hero .list-small-post .content_in .post-c-wrap .meta, .module-hero .list-small-post .content_in .readmore {
        display: none;
    }
/** Classic Blog **/
    .module-classic-blog .post-c-wrap .post-c-inner .excerpt {
        max-height:3em;
        overflow: hidden;
        margin-bottom: 0;
    }
    .module-classic-blog .post-c-wrap .post-c-inner .readmore {
        display: none;
    }
/*** Menu Canvas Off ***/
    #main-menu, .header-type-2 #main-menu, .header-type-2 .logo{
        display: none;   
    }
    .main-nav {
        position: static !important;
    }
    .main-nav-container {
        width: 100%;
        padding: 0 20px;
    }
    .main-nav .mobile-menu-wrap {
        display: block;
    }
    .main-nav.fixed .header-logo-stick {
        padding-left: 80px;
        margin-right: 0;
    }
    /*** Shop ***/
    .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }
/*** Single Page ***/
    #bk-parallax-feat, #bk-fw-feat {
        height: 480px;
    }
    #bk-parallax-feat .s-feat-img {
        height: 480px;
        background-position: 50% 50% !important;
        background-attachment: initial;
    }
    #bk-fw-feat .s-feat-img {
        height: 480px;
    }
    .bk-embed-video, .bk-embed-audio {
        width: 40%;
    }   
/** Sidebar **/
    .widget-social-counter ul li {
        width: 50%;
    }
    .widget-social-counter ul li:nth-child(2n) {
        margin-right: 0;
    }
    .widget-social-counter ul li:nth-child(n+3) {
        margin-top: 18px;
    }
    .widget-social-counter ul li:nth-child(3n+1) {
        clear: none;
    }
    .widget-social-counter ul li:nth-child(2n+1) {
        clear: both;
    }
}
@media (max-width: 991px){
    #page-wrap {
        width: 780px;
    }
    .bkwrapper {
        width: 780px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .module-feature1 .primary-post .meta-wrap, .row-type .meta-wrap {
        font-size: 14px;
    } 
/*** Module Feature 1 ***/
    .module-feature1 .primary-post h4 {
        font-size: 24px;
    }
/*** module-feature2 ***/
    .module-feature2 .feat-img {
        float: none;
    }
    .module-feature2 .content_out h4 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .module-feature2 .post-c-wrap .post-c-inner .excerpt {
        margin-bottom: 0;
    }
    .module-feature2 .post-c-wrap .post-c-inner {
        padding: 30px;
    }
    .module-feature2 .post-c-wrap .readmore {
        display: none;
    }
/*** module-hero ***/
    .module-hero > div.row > div {
        margin-top: 30px;
    }
    .module-hero > div.row > div:first-child, .module-hero > div.row > div:first-child .list-small-post li:last-child {
        margin-top: 0;
    }
/** Featured Slider **/
    .featured-slider-wrapper, .gallery-wrap, .slick-initialized .bk-slick-thumbnail {
        max-height: 480px;
    }
    .featured-slider-wrapper .post-c-wrap {
        padding: 45px;
    }
    .featured-slider-wrapper .post-c-wrap .title {
        font-size: 32px;
    }
/** Boxed Slider **/
    .module-boxed-slider .flexslider {
        height: 420px;
    }
    .module-boxed-slider .flexslider .item .thumb {
        height: 420px;
    }
/** module-fw-slider **/   
    .module-fw-slider .flexslider {
        height: 450px;
    } 
    .module-fw-slider .flexslider .item .thumb {
        height: 450px;
    }
    .module-fw-slider .post-c-wrap .post-c-inner {
        width: 720px;
        margin: auto;
    }
/** bk-slider-module **/
    .bk-slider-module .flexslider .item h4 {
        font-size: 28px;
    }
/*** module-row ***/
    .module-row ul li:nth-child(3n+1) {
        clear: none;
    }
    .module-row ul li:nth-child(2n+1) {
        clear: both;
    }
    .module-row ul li:nth-child(n+3) {

    }
    .module-row ul li:nth-child(n+3) .bk-post-wrap {
        margin-top: 36px;
        padding-top: 32px;
        border-top: 1px solid #ccc;
    }
/*** bk-masonry ***/
    .fullwidth .bk-masonry-content .item:nth-child(3) .bk-post-wrap {
        margin-top: 36px;
        padding-top: 32px;
        border-top: 1px solid #ccc;
    }
/*** Square Grid, Square Grid Carousel ... ***/
    .square-grid-3 ul li:nth-child(n+3){
        margin-top: 30px;
    }
    .module-carousel .post-c-wrap .post-c-inner, .module-square-grid .content_in .post-c-wrap .post-c-inner, .module-hero .content_in .post-c-wrap .post-c-inner {
        padding: 30px 10px;
    }
/*** Blog ***/
    .bk-blog-content {
        margin-right: 0;
    }
/** Classic Blog **/
    .module-classic-blog .post-c-wrap .post-c-inner .excerpt {
        margin-bottom: 24px;
    }
    .module-classic-blog .post-c-wrap .post-c-inner .readmore {
        display: block;
    }
/** Shop widget ***/
    .woocommerce-page ul.product_list_widget li a{
        font-size: 20px;
    }
    .woocommerce-page .widget_layered_nav ul li {
        font-size: 20px;
    }
/** Sidebar **/
    .has-sb {
        width: 100%;
    }
    .sidebar-wrap {
        width: 100% !important;
    }
    .sidebar {
        border-left: none;
        padding-left: 15px;
        margin-top: 52px;
    }
/** Social Counter **/
    .widget-social-counter ul li {
        width: 32%;
        margin-right: 2%;
    }
    .widget-social-counter ul li:nth-child(2n) {
        margin-right: 2%;
    }
    .widget-social-counter ul li:nth-child(3n) {
        margin-right: 0;
    }
    .widget-social-counter ul li:nth-child(3) {
        margin-top: 0;
    }
    .widget-social-counter ul li:nth-child(2n+1) {
        clear: none;
    }
    .widget-social-counter ul li:nth-child(3n+1) {
        clear: both;
    }
/** Ads **/
    .bk-ads li {
        margin-top: 20px;
    }
    .bk-ads li:first-child {
        margin-top: 0;
    }
/*** Single Page ***/
    #bk-parallax-feat, #bk-fw-feat {
        height: 420px;
    }
    #bk-parallax-feat .s-feat-img {
        height: 420px;
    }
    #bk-fw-feat .s-feat-img {
        height: 420px;
    }
    .bk-embed-audio {
        height:150px !important;
    }
/** Footer **/
    .footer-sidebar {
        padding-right: 15px !important;
        padding-left: 15px !important;
        border-left: none !important;
        border-right: none !important;
    }
    .footer-sidebar:nth-child(n+1) {
        margin-top: 44px;
    }
/** Shortcode **/
    .bkparallaxsc, .bkparallaxsc .parallaximage {
        max-height: 430px;
    }
    .bkparallaxsc-details {
        padding: 0 100px;
    }
    .bkteamsc .team-member.four-item:nth-child(4n+1){
        clear: none;
    }
    .bkteamsc .team-member.four-item:nth-child(3n+1) {
        clear: both;
    }
    .bkteamsc .team-member.four-item:nth-child(n+4){
        margin-top: 30px;
    }
}
@media (max-width: 779px) {
    #page-wrap {
        width: 750px;
    }
    .bkwrapper {
        width: 750px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .module-title, .page-title {
        margin-bottom: 44px;
    }
    .module-title h2 span, .page-title h2 span {
        line-height: 1.2;   
    }
    .has-sb .bk-masonry-wrap, .has-sb .module-title {
        margin-right: 0;
    }
/*** Module Feature 1 ***/
    .module-feature1 .sub-post, .module-feature1 .sub-post:last-child {
        margin-top: 40px;
    }
    .module-feature1 .primary-post h4 {
        font-size: 28px;
    }
/*** Row type **/
    .module-row .row-type {
        width: 50%;
        padding: 0 15px;
        float: left;        
    }
    .module-masonry .row-type, .bk-masonry-content .item{
        width: 50%;
        padding: 0 15px;        
    }
/*** bk-slider-module ***/
    .bk-slider-module .post-c-wrap {
        padding: 0 70px;  
    }
    .bk-slider-module .flexslider .item h4 {
        font-size: 24px;
    }
    .bk-slider-module .flexslider .item, .bk-slider-module .flexslider {
        height: auto;
        max-height: 400px;
    }
/** Featured slider module **/
    .featured-slider-wrapper, .gallery-wrap, .slick-initialized .bk-slick-thumbnail {
        max-height: 455px;
    }
    .featured-slider-wrapper .post-c-wrap {
        padding: 30px;
    }
    .featured-slider-wrapper .post-c-wrap .title {
        font-size: 30px;
    }
/*** Fw slider ***/
    .module-fw-slider .post-c-wrap .post-c-inner {
        width: 690px;
        margin: auto;
    }
    .module-fw-slider .post-c-wrap {
        padding: 0;
    }
/*** Shop ***/
    .woocommerce-page .shop-page.three-cols ul.products li.product, .woocommerce-page .related ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
     .woocommerce-page .shop-page.three-cols ul.products li.product:nth-child(2n), .woocommerce-page .related ul.products li.product:nth-child(2n) {
        float: right;
     }
     .woocommerce-page .cart input.button {
        width: 100% !important;
        margin: 0 0 15px 0;
     }
     .woocommerce-page table.cart td.actions .coupon {
        padding: 0;
     }
     
/*** Forum ***/
    .bbp-forum-freshness, .bbp-topic-freshness {
        display: none;
    }
    li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
        width: 21%;
    }
    
/** Sidebar **/
    
/** Single page **/
    .single-page .related-posts li {
        width: 33.33333333%;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }
    .bk-embed-video, .bk-embed-audio {
        top: 5%;   
    }
/** Shortcode **/
    .bkparallaxsc-details {
        padding: 0 50px !important;
    }
    .bkparallaxsc, .bkparallaxsc .parallaximage {
        max-height: 350px !important;
    }
    .bkteamsc .team-member.three-item:nth-child(3n+1), .bkteamsc .team-member.four-item:nth-child(3n+1){
        clear: none;
    }
    .bkteamsc .team-member.three-item:nth-child(n+4), .bkteamsc .team-member.four-item:nth-child(n+4){
        margin-top: 0;
    }
    .bkteamsc .team-member.three-item:nth-child(2n+1), .bkteamsc .team-member.four-item:nth-child(2n+1){
        clear: both;   
    }
    .bkteamsc .team-member.three-item:nth-child(n+3), .bkteamsc .team-member.four-item:nth-child(n+3){
        margin-top: 30px;
    }
}
@media (max-width: 768px) {
    /*** Square Grid ***/
    .module-square-grid ul li:nth-child(n+2){
        margin-top: 30px;
    }
    .module-square-grid .content_in .meta {
        display: none;
    }
    /** Module Hero **/
    .module-hero > div.row > div, .module-hero .list-small-post li:last-child, .module-hero > div.row > div:first-child .list-small-post li:last-child {
        margin-top: 40px;
    }    
    /** Block 1 **/
    .module-block-1 .list-small-post {
        margin-top: 32px;
    }
    
    /*** module-feature2 ***/
    .module-feature2 .content_out h4 {
        font-size: 22px;
    }
    .module-feature2 .content_out .meta {
        display: none;
    }
    .module-feature2 .content_out .meta-wrap > div.post-category {
        margin-bottom: 0;
    }
    .module-feature2 .bk-thumb-wrap .meta-wrap {
        padding: 8px 16px;
    }
    /** Module Carousel **/
    .module-carousel .row-type h4 {
        font-size: 22px;
    }
}
@media (max-width: 749px) {
    #page-wrap {
        width: 100%;
    }
    .mobile-menu-wrap .menu-title {
        opacity: 0;
        font-size: 0;
        height: 54px;
        overflow-y: hidden;
    }
    .bk_small_cart, .top-nav .bk-lwa > .bk-account-info {
        display: none;
    }
    .bk-ud-logout-mobile {
        display: block;
        padding: 0 10px;
    }
    .bkwrapper {
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .module-breaking-carousel .content_out.small-post .meta .post-date, .module-breaking-carousel .content_out.small-post .meta .post-category:after {
        display: none;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .module-hero .row-type, .module-row .row-type, .module-masonry .row-type, .bk-masonry-content .item {
        width: 100%;
        float: none;
    }
    .module-hero .row-type:nth-child(n+2) .bk-post-wrap, .module-row .row-type:nth-child(n+2) .bk-post-wrap, 
    .module-masonry .row-type:nth-child(n+2) .bk-post-wrap, .bk-masonry-content .item:nth-child(2) .bk-post-wrap,
    .fullwidth .bk-masonry-content .item:nth-child(3) .bk-post-wrap {
        margin-top: 36px;
        padding-top: 32px;
        border-top: 1px solid #ccc;
    }
/** Featured 1 module **/   
    .module-feature1 .primary-post h4, .row-type h4, .module-large-blog .post-c-wrap h4 {
        font-size: 26px;
    }
    .module-feature1 .sub-post h4 {
        font-size: 22px;
    }
/** Featured slider module **/
    .featured-slider-wrapper .post-c-wrap .title {
        font-size: 28px;
    }
    .bk-slider-module .container.bkwrapper {
        padding: 0;
    }
/** Module Hero **/
    .module-hero .content_in .post-c-wrap .title, .module-hero .content_in.bottom-post .post-c-wrap .title {
        font-size: 20px;
    }
/** bk-slider-module **/    
    .bk-slider-module .post-c-wrap .meta .post-date, .bk-slider-module .post-c-wrap .meta .post-author {
        display: none;
    }
    .bk-slider-module .post-c-wrap .meta .post-category {
        margin-right: 0;
    }
/*** Fw slider ***/
    .module-fw-slider .post-c-wrap .post-c-inner {
        width: 100%;
        margin: auto;
    }
    .module-fw-slider .post-c-wrap {
        padding: 0 15px;
    }

/** module-carousel **/
    .module-carousel .content_in .meta {
        display: none;
    }
/** Classic Blog **/
    .module-classic-blog .post-c-wrap .post-c-inner .excerpt {
        margin-bottom: 0;
    }
    .module-classic-blog .post-c-wrap .post-c-inner .readmore {
        display: none;
    }
/** Large Blog **/
    .module-large-blog ul li .content_out {
        margin-top: 40px;
    }
/** Single page **/
    .single-page .article-wrap > .row {
        margin: 0;
    }
    .single-page .sidebar {
        margin-top: 32px;
    }
    .bk-score-box {
        margin: 0 auto;
        float: none;
    }
    .bk-review-box .bk-summary {
        width: 100%;
        float: none;
        margin-bottom: 32px;
        background-color: #f8f8f8;
        padding: 12px;
    }
    .share-box ul li {
        margin-bottom: 12px;
    }
    .bk-author-box .bk-author-avatar {
        float: none;
        text-align: center;
        margin-bottom: 8px;
    }
    .bk-author-box .author-info {
        padding-left: 0;
        position: relative;
        text-align: center;
    }
    .bk-author-box .author-info .bk-author-page-contact {
        position: static;
    }
    
/**.bk-review-box **/
    .bk-review-box {
        margin: 0 0 16px 0 !important;
        width: 100% !important;
        
    }
/*** Block 2 ***/
    .module-block-2 .content_out.small-post:nth-child(2) {
        margin-top: 24px;
    }
/*** Single Page ***/
    #bk-parallax-feat, #bk-fw-feat {
        height: 350px;
    }
    #bk-parallax-feat .s-feat-img {
        height: 350px;
    }
    #bk-fw-feat .s-feat-img {
        height: 350px;
    }
    .bk-embed-video, .bk-embed-audio {
        min-width: 300px 
    }
    .s-post-header h1 {
        font-size: 32px;
    }
    .single-page .icon-play {
        font-size: 60px;
    }
    .single-page.bk-fullwidth .related-box .post-c-wrap h4 {
        font-size: 16px;
    }
/*** Footer ***/
    #footer-menu, .bk-copyright {
        float: none;
        text-align: center;
    }
    #footer-menu {
        margin-bottom: 4px;
    }
}
@media (max-width: 620px) {
    .module-feature2 .content_out h4 {
        font-size: 20px;
    }
    .module-feature1 .primary-post h4, .row-type h4, .module-classic-blog .post-c-wrap h4, .module-large-blog .post-c-wrap h4 {
        font-size: 23px;
    }
    
    .module-feature2 .flex-direction-nav li a {
        width: 40px;
        height: 40px;
    }
    .module-feature2 .flex-direction-nav li a:before {
        line-height: 40px;
        font-size: 26px;
    }
    .module-feature2 .flex-direction-nav li a.flex-next, .module-feature2 .flexslider:hover .flex-next {
        left: 62px;
    }
    .comment-box .comment-form-author, .comment-box .comment-form-email, .comment-box .comment-form-url {
        margin-right: 0;
        width: 100%;
        display: block;
    }
    /** Module Carousel **/
    .module-carousel .row-type h4 {
        font-size: 20px;
    }
    /** Module Slider **/
    .bk-slider-module .post-c-wrap, .has-sb .module-boxed-slider .post-c-wrap {
        padding: 0 20px;  
    }
    /** Classic Blog **/
    .module-classic-blog .post-c-wrap .post-c-inner .excerpt {
        display: none;
    }
    .module-classic-blog .bk-blog-content h4 {
        margin-bottom: 0;
    }
}
@media (max-width: 510px) {
    .location {
        display: none;
    }
    .module-title h2 span, .page-title h2 span {
        font-size: 24px;
    }
    .bk-login-modal, .lwa-register.lwa-register-default {
        margin-left: -150px !important;
    }
    .lwa-modal {
        width: 300px !important;
    }
    .bk-breadcrumbs-wrap .breadcrumbs {
        padding: 16px 15px;
    }
    .main-nav-inner, .main-nav-container {     
        padding: 0;
        margin: 0;
        width: 100% !important;
    }
    .mobile-menu-wrap {
        padding-left: 15px;
    }
    .module-feature1 .primary-post .meta-wrap, .row-type .meta-wrap {
        font-size: 14px;
        padding: 8px 16px;
    }      
    .content_out .meta {
        display: none;
    }
    .content_out .meta-wrap > div.post-category {
        margin-bottom: 0;
    }
    .post-c-wrap .readmore a {
        font-size: 11px;
        padding: 4px 12px;
    }
/*** Feature 1 module ***/
    .module-feature1 .sub-post {
        width: 100%;
    } 
    .module-feature1 .primary-post h4, .row-type h4, .module-feature1 .sub-post h4, .module-classic-blog .post-c-wrap h4, .module-large-blog .post-c-wrap h4 {
        font-size: 20px;
    }
    .module-feature1 .sub-post .meta-wrap .meta {
        display: none;
    }  
    .module-feature1 .primary-post.row-type .excerpt {
        display: none;
    }
/** Module/Page Subtitle **/
    .module-title .sub-title, .module-title .sub-title p {
        display: none;
    }
/** BK Slider Module **/
    /*** bk-slider-module ***/
    .bk-slider-module .flexslider .item h4 {
        font-size: 22px;
    }
    .bk-slider-module .flexslider .item, .bk-slider-module .flexslider {
        height: auto;
        max-height: 350px;
    }
/** Featured Slider module **/

    .featured-slider-wrapper, .gallery-wrap, .slick-initialized .bk-slick-thumbnail {
        max-height: 400px;
    }
    .featured-slider-wrapper .post-c-wrap {
        padding: 0 10px;
        border: none;        
    }
    .featured-slider-wrapper .post-c-wrap .title {
        font-size: 24px;
    }
    .featured-slider-wrapper .post-c-wrap .readmore a, .featured-slider-wrapper .post-c-wrap .meta {
        display: none;   
    }
    .bk-slider-module .post-c-wrap .post-c-inner {
        padding: 20px 10px;
    }
    .featured-slider-wrapper .post-c-wrap .inner {
        border: none;
    }
    .featured-slider-wrapper .post-c-wrap:hover .inner{
        background: none;
        border: none;
    }
    .featured-slider-wrapper .bk-control-nav {
        top: auto;
        bottom: 30px;
    }
    /** Feature 2 slider ***/
    .module-feature2 .bk-thumb-wrap {
        width: 100%;
        float: none;
    }
    .module-feature2 .post-c-wrap {
        width: 100%;
        padding: 0;
        margin-top: 20px;
        position: relative;   
    }
    .module-feature2 .post-c-wrap .post-c-inner, .module-classic-blog .post-c-inner {
        position: relative;
        padding :0;
        border: 0;
    }
    .module-feature2 .post-c-wrap .post-c-inner .excerpt {
        margin-bottom: 20px;
    }
    .module-feature2 .post-c-wrap .readmore {
        display: block;
        min-height: 32px;
    }
/** Module Hero **/
    .module-hero .content_in .post-c-wrap .title, .module-hero .content_in.bottom-post .post-c-wrap .title {
        font-size: 18px;
    }
/** module-classic-blog **/
    .module-classic-blog .bk-mask  {
        width: 100%;
    }
    .module-classic-blog .post-c-wrap {
        position: relative;
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .module-classic-blog .post-c-wrap .post-c-inner h4 {
        margin-bottom: 12px;
    }
    .module-classic-blog .post-c-wrap .post-c-inner .excerpt {
        margin-bottom: 24px;
        display: block;
        max-height: 4.5em;
    }
    .module-classic-blog .post-c-wrap .post-c-inner .readmore {
        display: block;
    }
/** module-Large-blog **/
    .module-large-blog ul li .excerpt {
        max-height: 4.5em;
        overflow: hidden;
    }
/** Sidebar **/


/** Social Counter **/
/** Sidebar **/
    .widget-social-counter ul li {
        width: 49%;
        margin-right: 2%; 
        margin-left: 0;
    }
    .widget-social-counter ul li:nth-child(3n) {
        margin-right: 2%;
    }
    .widget-social-counter ul li:nth-child(2n) {
        margin-right: 0;
    }
    .widget-social-counter ul li:nth-child(n+3) {
        margin-top: 8px;
    }
    .widget-social-counter ul li:nth-child(3n+1) {
        clear: none;
    }
    .widget-social-counter ul li:nth-child(2n+1) {
        clear: both;
    }
    .widget_slider .post-c-wrap .meta {
        display: none;
    }
    .widget_slider .post-c-wrap .title {
        margin-bottom: 0;
    }
/** Single page **/
    .single-page .related-posts li {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        float: none;
        margin-top: 32px;
    }
    .single-page .main, .single-page .sidebar  {
        padding-left: 0;
        padding-right: 0;
    }
    .s-post-header h1 {
        font-size: 24px;
    }
    .s-post-nav {
        display: none;
    }
    #ajax-search-result {
        width: 300px;
    }
    .lwa-modal {
        width: 300px;
    }
    .bk-login-modal, .lwa-register.lwa-register-default {
        padding: 0 15px 20px;
    }
    .bk-login-title {
        padding: 10px 15px;
        margin: 0 -15px 20px;
    }
    .bk-recover-submit .bk-back-login, .bk-register-form-wrapper .bk-back-login {
        font-size:  10px;
    }
    .bk-recover-submit input[type="submit"], .bk-register-submit input[type="submit"] {
        font-size: 10px;
    }
    .single-page .icon-play {
        font-size: 50px;
    }
    .comment-avatar {
        margin-right: 0;
        float: none;
    }
    .comment-author {
        text-align: center;
    }
    .comment-content {
        margin-left: 0;
        text-align: center;
    }
    .comments-area .commentlist, .comments-area .commentlist .comment .children {
        padding-left: 0;
    }
/** Shortcode **/
    .bkparallaxsc, .bk_tabs, .bk_accordions, .bkinfobox, .bk_buttons, .bk_onethirds, .bk_twothird_onethird, .bk_onehalfs, .video-wrap-sc{
        margin-bottom: 30px;
    }
    .halfsc, .thirdsc {
        width: 100% !important;
        margin-top: 0;
    }
    .halfsc+.halfsc, .thirdsc+.thirdsc {
        margin-top: 20px;
    }
    .bkparallaxsc-details {
        padding: 0 15px;
    }
    .bkparallaxsc-details h3 {
        font-size: 20px !important;   
    }
    .bkparallaxsc-details {
        font-size: 14px !important;
    }
    .bkteamsc .team-member {
        width: 100% !important;
    }
    .bkteamsc .team-member {
        margin-top: 30px;
    }
    /*** Comment Link ***/
    .comment-author .comment-links {
        position: static;
        margin-top: 4px;
    }
}
@media (max-width: 380px) {
    .bk-review-bar-wrap {
        width: 70px;
        height: 50px;
    }
    .bk-review-bar-wrap .bk-score-title {
        display: none;
    }
}
@media (max-width: 350px) {
    body {
        font-size: 15px;   
    }
    .module-title h2 span, .page-title h2 span {
        font-size: 20px;
    }
    .module-carousel .post-c-wrap .meta, .module-square-grid .content_in .post-c-wrap .meta, .module-hero .content_in .post-c-wrap .meta, .module-featured-slider .post-c-wrap .meta {
        display: none;
            
    }    
    .module-carousel-type1 .post-c-wrap .title, .module-square-grid .content_in .post-c-wrap .title, .module-hero .content_in .post-c-wrap .title {
        font-size: 18px;
    }
    /*** Feature 1 module ***/
    .module-feature1 .sub-post {
        width: 100%;
    } 
    .module-feature1 .primary-post h4, .row-type h4, .module-carousel .row-type h4, .module-feature1 .sub-post h4, .module-classic-blog .post-c-wrap h4, .module-large-blog .post-c-wrap h4 {
        font-size: 18px;
    }
    /*** Feature 2 module ***/
    .module-feature2 .content_out h4 {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 12px;
    }
/** Sidebar **/
    .content_out.small-post h4 {
        font-size: 16px;
    }

/** Social Counter **/
/** Embeded Frame **/
    #bk-normal-feat .bk-embed-video, #bk-normal-feat .bk-embed-audio, .bk-embed-video, .bk-embed-audio {
        min-width: 290px !important;
    }
/** Feature 2 module **/
/*** bk-slider-module ***/
    .bk-slider-module .flexslider .item h4 {
        font-size: 18px;
    }
    .bk-slider-module .post-c-wrap, .has-sb .module-boxed-slider .post-c-wrap {
        padding: 0 10px;  
    }
}


