/*=============   	1366 css start	=============*/
@media(max-width:1399px) {
    .logoWrp img{
    	max-width: 240px;
    }
    .newCstmHeadInr{
    	padding: 21px 0;
    }
}
/*=============  	1366 css end	=============*/


/*=============   	1199 css start	=============*/
@media(max-width:1199px) {
    .logoWrp img{
        max-width: 155px;
    }
    .menu-wrp .main-menu>li>a {
        padding: 10px 4px;
        font-size: 13px;
    }
    .newCstmHeadInr {
        padding: 28px 0;
    }
}
/*=============  	1199 css end	=============*/


/*=============   	991 css start	=============*/
@media(max-width:991px) {

	/*========== mobile menu start ==========*/

	.mobile-menu {
		width: 20px;
		height: 22px;
		position: relative;
		float:left;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;   
		overflow:hidden;	
		display: block;
		
	}	
	.mobile-menu span{
		display: block;
		position: absolute;
		height: 2px;
		width: 100%;
		background: #fff;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	.mobile-menu span:nth-child(1) {
		top: 4px;
	}
	.mobile-menu span:nth-child(2) {
		top: 10px;
	}
	.mobile-menu span:nth-child(3) {
		top: 16px;
	}
	.mobile-menu.openMnu span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.mobile-menu.openMnu span:nth-child(2) {
		opacity: 0;
		left: -60px;
	}
	.mobile-menu.openMnu span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}
	
	.menu-wrp {
        position: fixed;
        width: 300px;
        height: 100vh;
        overflow-y: scroll;
        background: #000;
        right: -100%;
        top: 0;
        z-index: 1000;
        padding: 20px 30px;
        box-sizing: border-box;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        display: none;
    }
    .menu-wrp.slide-menu{
		display: flex;
		flex-direction: column;	
		justify-content: flex-start;
		right: 0;
		top: 75px;	
	}

	.menu-wrp.slide-menu .main-menu {
        display: flex;
        flex-flow: column;        
        width: 100%;
    }

    .menu-wrp.slide-menu .bookQotWrp{
    	display: flex;
        flex-flow: column;        
        width: 100%;
    }

    .menu-wrp .main-menu>li>a{
        display: block;
        padding: 12px 0;
        font-size: 14px;
        border: 0;
        border-radius: 0;
    }

    .main-menu .dropdownIcon {
     	display: flex;
        color: #c1c3ce;
        position: absolute;
        top: 8px;
        right: 0;
        width: 25px;
        height: 25px;
        justify-content: center;
        align-items: center;
	}
	.menu-wrp.slide-menu .bookQotWrp li:first-child{
		margin-bottom: 10px;
	}	
	.main-menu .dropdownIcon i{
		color: inherit;
		font-size: inherit;
	}
	.main-menu > li{
		margin-left: 0;
	}
	.bookQotWrp li{
		margin-left: 0;	
	}
	.menu-wrp .main-menu li:hover .submenu{
		display: none;
	}
	.menu-wrp .main-menu li .submenu {	    
	    padding: 0 16px;
	    margin: 0;
	    position: static;	   
	    width: 100%;
	    max-width: 100%;
	    display: none;
	}
	.menu-wrp .main-menu .menu-item-has-children.open_sub .submenu{
		display: block;
	}
	.menu-wrp .main-menu .menu-item-has-children.open_sub > a{
		color: #d7b65d;
	}
	.main-menu .submenu li a{
		background: transparent;
		line-height: 16px;
        font-size: 14px;
        padding: 12px 0;
        display: block;
	}

	.logoWrp .cstmMobLgo{
		display: block;
	}
	.logoWrp .cstmMobLgo{
		display: none;
	}
	
	/*========== mobile menu end ==========*/
	
	.newCstmHeadInr {
        padding: 20px 0;
    }

}
/*=============  	991 css end	=============*/





/*=============   	767 css Start	=============*/
@media(max-width:767px) {


}
/*=============   	767 css end		=============*/

/*=============   	680 css start	=============*/
@media(max-width:680px) {

.aboutYoutubeCnt iframe{
	height: 286px;
}

}
/*=============   	680 css end 	=============*/


/*=============   	640 css start	=============*/
@media(max-width:640px) {


}
/*=============   	640 css end		=============*/

/*=============   	576 css start	=============*/
@media(max-width:580px) {

}
/*=============   	576 css end		=============*/


/*=============   	480 css end		=============*/
@media(max-width:480px) {
	
	.aboutYoutubeCnt iframe{
		height: 252px;
	}


}
/*=============   	480 css start	=============*/


/*=============   	414 css start	=============*/
@media(max-width:414px) {
	.aboutYoutubeCnt iframe{
		height: 216px;
	}
}
/*=============   	414 css end		=============*/


/*=============   	360 css start	=============*/
@media(max-width: 360px){
	.aboutYoutubeCnt iframe{
		height: 186px;
	}
}
/*=============   	30 css End		=============*/
