html, body {
    min-height: 100%;
}

body {
    background: #e5e5e5;
}

.vc_container_top {
    margin-top: 0;
}

.vc_container_newsstand #vc_cover {
    padding: 0 30px;
    float: left;
    clear: left;
}

.vc_container_newsstand #vc_search {
    padding: 20px 0;
    width: 100%;
    float: left;
    clear: left;
}

.vc_container_newsstand .vc_cover_mobile {
    max-width: 100%;
}

/* /* ////////////////////////
//    Topbar               //
//////////////////////////*/

#vc_container_logo{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.15);
}

/* /* ////////////////////////
//    Thumbs               //
//////////////////////////*/
.vc_container_newsstand .vc_thumb {
    text-align: left;
    /*min-height: 400px;  to center the spinner for lazy loading*/
    background-color:#e5e5e5;
}
.vc_container_newsstand .vc_thumb .vc_thumb_img[data-src]{
    min-height: 300px;
}

.vc_container_newsstand #vc_slider_editions .vc_thumb {
    /*   min-height: 250px;*/
}

.vc_container_newsstand .vc_slider .vc_thumb_img {
    -webkit-box-shadow: -5px 1px 11px 0px rgba(71, 71, 71, 0.55);
    -moz-box-shadow: -5px 1px 11px 0px rgba(71, 71, 71, 0.55);
    box-shadow: -5px 1px 11px 0px rgba(71, 71, 71, 0.55);
    border: none;
    text-decoration: none;
    /*min-height: 400px;*/
    max-width: 100%;
}
/*remove the border for img data-src lazy load*/
.vc_container_newsstand .vc_slider .vc_thumb_img[data-src]{
    visibility: hidden;
}
.vc_container_newsstand .vc_thumb_title {
    margin: 0;
    padding: 10px;
    float: left;
    clear: left;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background: #1874bf;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1.8px;
    line-height: 1.2em;
    z-index:1;
}
.vc_container_newsstand .vc_slider.cover_big .vc_container_thumb{
    position: relative;
}
.vc_container_newsstand .vc_slider.cover_big .swiper-slide-active .vc_container_thumb {
    /*position: unset;*/
}

/* //////////////////////////////////////////
//     slider editions and issues         //
/////////////////////////////////////////*/
.vc_title_box {
    float:left;
    clear:left;
    width: 100%;
    padding:15px 20px;
    background: #1874bf;
    -webkit-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.15);
    text-align: center;
}
.vc_title_box .vc_title{
    margin:5px 0 0 0;
    padding: 0;
    width: auto;
    clear: both;
    float: left;
    font-size: 1.5em;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}


.vc_title_box .vc_calendar{
    float:right;
    display: inline-block  !important;
    vertical-align: middle;
    width: auto;
    margin-bottom: 0;
}
.vc_title_box .vc_calendar label {
    font-weight: 300;
    text-transform: uppercase;
    color:#fff;
    margin-right:10px;
}
.vc_title_box .vc_calendar .input-group {
    width: auto !important;
    display: inline-flex !important;
}
.vc_title_box .vc_calendar .input-group .form-control.picker__input.picker__input--active{
    border-color: #fff;
}
.vc_title_box .vc_calendar .input-group .form-control{
    display: inline-block !important;
    width: auto;
    background-color: transparent;
    color:#fff;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.vc_title_box .vc_date_icon {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    clear: left;
    width: auto;
}
.vc_title_box select.vc_select_year {
    width: auto !important;
    max-width: 300px;
    min-width: 150px;
    float: right;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.vc_title_box .vc_select_year option{
    color:#212121;
}


.vc_container_newsstand #vc_slider_editions {
    margin-top: 20px;
}

.vc_container_newsstand .swiper-pagination {
    margin: 20px 0;
    position: relative;
    bottom: 0;
}

.vc_container_newsstand .swiper-pagination-bullet-active {
    background: #1874BF;
}

.vc_container_newsstand .swiper-pagination {
    display: none;
}

.vc_container_newsstand .vc_slider.cover_big {
    height: calc(100vh - 118px);
    align-items: center;
}

.vc_container_newsstand .vc_slider.cover_big .swiper-slide{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 25%;
}


.vc_container_newsstand .vc_slider .swiper-slide .vc_thumb_img[data-src] ~ .vc_thumb_title{
    display: none;
}
.vc_container_newsstand .vc_slider .swiper-button-next,
.vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-prev,
.vc_container_newsstand .vc_slider .swiper-button-prev,
.vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-next {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    text-align: center;
}
.vc_container_newsstand .vc_slider .swiper-button-prev .ti-angle-left,
.vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-prev .ti-angle-left,
.vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-next .ti-angle-right,
.vc_container_newsstand .vc_slider .swiper-button-next .ti-angle-right {
    font-size: 3em;
    color: #1874bf;
    line-height:60px;
}
.vc_container_newsstand .vc_strip{
    float:left;
    clear:left;
    width:100%;
    /*height:600px;*/
}


.vc_slider.cover_big .swiper-slide .vc_container_thumb{
    transition: transform .3s ease;
}
.vc_slider.cover_big .swiper-slide .vc_container_thumb {
    transform: scale(.7);
}
.vc_slider.cover_big .swiper-slide-active .vc_container_thumb {
    transform: scale(1);
}

/*.vc_slider.cover_big .swiper-slide-active .vc_thumb_img {
    max-width: none;
}*/



/* //////////////////////////////////////////
//  media queries desktop, tablet, mobile //
/////////////////////////////////////////*/

@media (max-width: 767px) {
    body {
        padding-bottom: 0;
        padding-top: 54px;
    }

    .vc_container_newsstand #vc_cover {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }

    .vc_container_newsstand .vc_cover_mobile {
        margin: 0 auto;
    }

    .vc_container_newsstand .vc_footer .vc_nav_link {
        font-size: 1.5em;
    }

    .vc_container_newsstand .swiper-pagination {
        display: block;
    }
    .vc_container_newsstand .vc_slider{
        padding-top:0;
    }
    .vc_container_newsstand .vc_slider .swiper-button-next,
    .vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-prev,
    .vc_container_newsstand .vc_slider .swiper-button-prev,
    .vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-next {
        height: 40px;
        width: 40px;
    }
    .vc_container_newsstand .vc_slider .swiper-button-prev .ti-angle-left,
    .vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-prev .ti-angle-left,
    .vc_container_newsstand .vc_slider .swiper-container-rtl .swiper-button-next .ti-angle-right,
    .vc_container_newsstand .vc_slider .swiper-button-next .ti-angle-right {
        line-height:40px;
        font-size:2em;
    }
    .vc_container_newsstand .vc_strip{
        height:auto;
    }
    .vc_container_newsstand .vc_search_edition {
        margin-top: 0px;
    }

    .vc_container_top {
        margin-top: 0;
    }

    .vc_container_newsstand .vc_title {
        margin: 0px 0 20px 0;
    }

    .vc_container_newsstand .vc_slider .vc_thumb_img{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width:auto;
        max-width:100%;
        padding:0 10px
    }
    .vc_container_newsstand .vc_thumb {
        text-align: center;
    }
    .picker__select--month,
    .picker__select--year{
        width:50%; /* now months and years are visible */
        margin-bottom:5px;
    }

    .vc_container_newsstand  .vc_search_edition .form-control {
        font-size:16px;
        height: 30px;
        padding: 3px 12px;
    }

    .vc_container_newsstand  .vc_search_edition label {
        font-size: .9em;
        color: #f9f9f9;
    }
    .vc_container_newsstand   .vc_search_edition .form-group .form-control {
        background-color: #222222 !important;
        color:#fff;
    }
    .vc_container_newsstand  .vc_search_edition .form-group select.form-control {
        color:#fff;
        background-color: #222222;
        -webkit-appearance: none;
    }
    .vc_container_newsstand select.form-control {
        color: #fff;
    }
    .vc_container_newsstand .vc_search_edition .btn {
        padding: 10px 30px;
        margin-top: 20px;
        margin-left: calc(50% - 55.18px);
        float: left !important;
        text-transform:uppercase;
    }

    .vc_container_newsstand .vc_strip {
        height: auto;
    }
    .vc_container_newsstand .vc_slider .vc_thumb {
        min-height: auto;
        height: auto;

    }
    .vc_container_newsstand .vc_slider.cover_big {
        height: calc(100vh - 164px);
    }

    .vc_container_newsstand .vc_slider.cover_big .swiper-slide .vc_thumb_img,
    .vc_container_newsstand .vc_slider.cover_big .vc_thumb_title {
        transition: none;
        transform: none;
    }
    .vc_container_newsstand .vc_slider.cover_big .swiper-slide .vc_thumb_title {
        left: 50%;
        transform: translate(-50%, 0);
    }
    .vc_title_box select.vc_select_year{
        float: none;
        margin: 0 auto;
    }
    .vc_container_newsstand .vc_title{
        float: none;
        margin: 0 auto 20px auto;
    }
    .vc_title_box .vc_calendar{
        float: none;
        margin: 0 auto;
    }
    .vc_slider.cover_big .swiper-slide-active .vc_container_thumb{
         transform: scale(.7);
    }
    .vc_container_newsstand .vc_title_box .vc_title_description,
    .vc_container_newsstand .vc_title_box .separator{
        display: none;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .vc_slider.cover_big .swiper-slide .vc_thumb_img{
        max-height: calc(100vh - 280px);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .vc_container_newsstand .vc_strip {
        height: auto;
    }
    .vc_container_newsstand .vc_slider .vc_thumb {
        min-height: auto;
        height: auto;

    }

    .vc_container_newsstand .vc_slider.cover_big .swiper-slide .vc_thumb_img,
    .vc_container_newsstand .vc_slider.cover_big .vc_thumb_title {
        transition: none;
        transform: none;
    }
    .vc_container_newsstand .vc_slider.cover_big .swiper-slide .vc_thumb_title {
        left: 50%;
        transform: translate(-50%, 0);
    }
    .vc_title_box select.vc_select_year{
        float: none;
        margin: 0 auto;
    }
    .vc_container_newsstand .vc_title{
        float: none;
        margin: 0 auto 20px auto;
    }
    .vc_title_box .vc_calendar{
        float: none;
        margin: 0 auto;
    }
}


@media (min-width: 1200px) {
    .vc_container_top {
        margin-bottom: 0;
        width: 970px; /* override bootstrap to create the space for the banner */
    }

    .vc_container_newsstand .vc_thumb {
        text-align: center;
    }

}
@media (max-width: 480px) {

    .vc_slider.cover_big .swiper-slide-active .vc_container_thumb{
        transform:scale(.8);
    }

}