/* MIN WIDTHS */
@media screen and (min-width: 1200px) {
	.container {
	    max-width: 1200px;
	}
}
@media screen and (min-width: 997px) {

    body.no-scroll {
        padding-right: 17px;
    }

    body.browser-opera.no-scroll {
        padding-right: 15px;
    }

    body.browser-edge.no-scroll {
        padding-right: 16px;
    }
    
}
@media screen and (max-width: 992px){
	.calendar_wrap td, .calendar_wrap th{
		padding: 0!important
	}
}
@media (max-width: 992px) and (min-width: 768px){
    .container {
        max-width: 100%;
    }
}
/* MAX WIDTHS */

@media screen and (max-width: 767px) {
    .slider-container #slide-wrap {
        width: 100%;
    }
    .slider-container{
        display: block;
    }
    .right-sidebar, .news{
        display: none;
    }
    .vslider-nav {
        height: 370px;
    }
    .slide-item iframe {
        height: 280px;
    }
    .video-slider{
        max-height: inherit;
    }
    .vslider-for{
        display: none;
    }
    .section-red {
        padding-bottom: 0;
    }
    .vslider-nav {
        height: auto;
        overflow: unset;
        margin-left: -15px;
        margin-top: 10px;
        display: -webkit-flex;
		-webkit-flex-wrap: wrap;
        display: flex;
        flex-wrap: wrap;
    }
    .vslider-nav .nav-item {
        padding: 5px;
        cursor: pointer;
        width: 255px;
    }
    .vslider-nav .nav-item .v-thumb{
        height: 100%;
        background: #fff!important;
        color: #111!important;
        position: relative;
    }
    .v-title {
        display: block;
        font-size: 12px;
        color: inherit;
        padding: 5px 5px;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2;
        top: 0;
        left: 0;
        color: #fff;
        background: rgba(17, 17, 17, 0.5);
        display: -webkit-flex;
        display: flex;
        align-items: flex-end;
    }
    .v-title:before {
        content: '';
        background: url(../img/play.png);
        background-size: contain;
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        margin-top: -15px;
        margin-left: -15px;
    }
    .grid-container {
        grid-template-areas:
            'first second'
            'third third'
            'fourth fifth';
        grid-template-rows: repeat(3, 1fr);
    }
    .item{
        width: auto;
        max-width: inherit;
    }
    .top-bar span {
        font-size: 10px;
        color: rgb( 255, 255, 255 );
        text-transform: uppercase;
        line-height: 15px;
        float: left;
        width: calc(100% - 39px);
    }
    .top-bar .pr-0 img{
        float: left;
    }
    .col-menu, .search-box{
        display: none;
    }
    #news_mb_show, #menu_mb_show {
        background: url(../img/menu-icons.png);
        display: inline-block;
        width: 40px;
        height: 30px;
        background-repeat: no-repeat;
        margin-right: 10px;
        cursor: pointer;
    }
    #menu_mb_show{
        background-position: -44px top;
        width: 38px;
        margin-left: 10px;
        margin-right: 0;
    }
    .logo-content{
    	display: -webkit-flex;
		-webkit-flex-wrap: nowrap;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    .logo-content .custom-logo-link{
        max-width: calc(100% - 100px);
        width: calc(100% - 100px);
        text-align: center;
    }
    .logo-content .custom-logo{
        width: auto;
        height: auto;
        max-height: 38px;
        max-width: 100%;
    }
    .top-header {
        padding: 10px 0;
    }
    #nav-main {
        display: block;
        width: 100%;
        box-shadow: 3px -1px 10px #000000;
        width: 80%;
        max-width: 300px;
        background: #ffffff;
        height: 100%;
        overflow: auto;
    }
    .col-menu{
        position: fixed;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
    }
    #nav-main ul li {
        display: block;
        border: none;
        text-align: left;
        color: #fff;
        padding: 0;
        padding-left: 20px;
        margin-bottom: 10px;
    }
    #nav-main  ul {
        padding-top: 15px;
        border: none;
    }
    #nav-main ul li a {
        color: #000;
        font-weight: bold;
        display: block;
        padding: 5px;
    }
    ul.nav__dropdown {
	    visibility: visible!important;
	    opacity: 1!important;
	    position: relative!important;
	    -webkit-transform: rotateX(0)!important;
	    transform: rotateX(0)!important;
	    padding: 0!important;
	}
	.priority-nav__dropdown-toggle{
		display: none!important;
	}
	.nav__dropdown-wrapper {
	    display: block;
	    margin-top: -15px;
	}
	.mob-news-list-container{
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 9;
	    margin: 0;
	    background: rgba(17, 17, 17, 0.6);
	}
	.mob-news-list-content{
	    max-width: 300px;
	    width: 80%;
	    background: #fff;
	    height: 100%;
	    overflow-y: auto;
	    position: relative;
	}
	.mob-news-list-content .news{
		display: block;
    	margin-left: 0;
	}
	.mob-news-list-content .news .latest-list{
		max-height: inherit;
    	overflow: hidden;
	}
	.mob-news-list-content .widget_search{
		padding-top: 6px;
	}
	.mob-news-list-content #searchform{
		max-width: 96%;
    	margin-left: 2%;
	}
	.mob-news-list-content #searchform input[type="text"]{
		width: 100%;
	    padding: 2px;
	    border: none;
	    border-bottom: 1px solid;
	}
	.mob-news-list-content section {
	    margin-top: 0;
	    margin-bottom: 15px;
	}
	.animated-bg{
		height: 96px;
	}
	.bg-masker.h-left {
	    top: 0;
	    left: 75px;
	    width: 10px;
	    height: 100%;
	}
	.bg-masker.h-top {
	    left: 85px;
	    height: 10px;
	    width: calc(100% - 85px);
	    top: 20px;
	}
	.bg-masker.h-right {
	    left: 85px;
	    height: 10px;
	    width: calc(100% - 85px);
	    top: 65px;
	}
	.bg-masker.h-bottom {
	    right: 0;
	    height: 21px;
	    width: calc(100% - 200px);
	    bottom: 0;
	}
}

@media screen and (max-width: 576px) {
    .card-body {
        padding: 7px;
    }
    .vslider-nav .nav-item{
        width: 100%;
    }
    .bg-white a.read-more {
        display: block;
        margin: auto;
        width: 150px;
    }
    .skypr-0 {
        padding-right: 0;
    }
    .section-red h2 {
        color: #fff;
        margin-bottom: 0;
    }
    
}
.slider-for .slick-prev, .slider-for .slick-next{
    display: none!important;
}
@media screen and (max-width: 420px) {
    .vslider-nav .v-image {
        height: 225px;
    }
    .grid-container {
        grid-template-areas:
            'first'
            'second'
            'third'
            'fourth'
            'fifth';
        grid-template-rows: repeat(5, 1fr);
    }
    .section-red h2{
        font-size: 20px
    }
    .image-box, .info-box {
        float: none;
        width: 100%;
        height: 150px;
    }
    .slider-nav{
        display: none!important;
    }
    .fix-h-180{
        height: 100px;
    }
    .slick-prev {
        left: -10px!important;
    }
    .slick-next {
        right: -10px!important;
    }
    .slider-for .slick-prev, .slider-for .slick-next{
        box-shadow: 0px 0px 20px 0px #111;
        z-index: 1;
        padding: 5px!important;
        display: block!important;
    }
    h2.cat-title{
        padding-left: 0;
        padding-right: 0;
    }
    .top-bar span {
        font-size: 9px;
    }
}
