@media only screen and (min-width: 993px) and (max-width: 1199px) {
	header.header-mobile .logo-2 {
		display: none;
	}
	.container, .container-lg, .container-md, .container-sm {
	    max-width: 98%;
	}
	header div#logo img {
		width: 100%;
	}
	#mainmenu li > a {
		font-size: 17.5px;
		padding: 30px 6px;
	}
	.menu_side_area {
	    margin-left: 0;
	}
	.menu_side_area .btn-main {
		padding: 10px 15px 10px 15px;
	}
	header.header-mobile {
		padding-bottom: 0;
	}
	#section-hero.banner-sec h1 {
	    line-height: 75px;
	    font-size: 60px;
	}
	#section-hero.banner-sec h2 {
	    font-size: 36px;
	    line-height: 42px;
	}
	.x_why_left_main_wrapper {
	    left: -450px;
	}
	.contact_info .de-box {
		padding: 25px 5px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.container, .container-lg, .container-md, .container-sm {
		min-width: unset;
		max-width: 98%;
	}
	header.header-mobile {
		padding-bottom: 0;
	}
	#menu-btn {
		margin-top: 42%;
	}
	header.header-mobile.menu-open {
		overflow: hidden;
	}
	header.header-mobile.menu-open .nav-main-menu {
	    position: static;
	}
	header.header-mobile.menu-open .header-col-mid #mainmenu {
        display: block;
	}
	header.header-mobile #mainmenu {
		padding-top: 50px;
	}
	#menu-btn:hover:before {
	    color: #fff;
	}
	#menu-btn {
		background: #ef0307!important;
	}
	#subheader h1 {
		margin-bottom: 0;
	}
	#subheader {
	    padding: 210px 0 90px 0 !important;
	}
	#section-hero.banner-sec h1 {
	    font-size: 42px;
	    line-height: 52px;
	}
	#section-hero.banner-sec {
	    padding: 150px 0 30px 0;
	}
	#contact_form .radio-img input[type="radio"] + label, #contact_form .radio-img input[type="checkbox"] + label {
		padding: 8px 8px 6px 8px;
	}
	#section-hero.banner-sec h4 {
		font-size: 35px;
		line-height: 45px;
	}
	#section-hero.banner-sec h2 {
		font-size: 38px;    
		line-height: 44px;
	}
	.counter_info {
	    padding: 50px 0 40px;
	}
	footer .widget {
	    margin-bottom: 25px;
	}
	.commit-content {
	    padding: 0px 10px;
	}
	.tariff_detail table th, .tariff_detail table td {
		font-size: 13px;
		padding: 0.4rem 0.2rem;
	}
	.tariff_detail table caption {
		font-size: 1.1rem;
	}
	.contact_info .de-box {
		padding: 15px 16px;
        min-height: 285px;
	}
	.x_why_right_main_wrapper {
	    width: 50%;
	}
	.about_two_item_icon {
	    width: 15%;
	}
	.x_why_left_main_wrapper {
	    display: block;
	    left: -585px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) { 
	.container, .container-sm {
	    max-width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	#menu-btn {
		margin-top: 42%;
	}
	.header-col-mid #mainmenu {
		display: none;
	}
	header.header-mobile {
		padding-bottom: 0;
		box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 50%);
	}
	header.header-mobile.menu-open {
		overflow: hidden;
	}
	header.header-mobile.menu-open .nav-main-menu {
	    position: static;
	}
	header.header-mobile.menu-open .header-col-mid #mainmenu {
        display: block;
	}
	header.header-mobile #mainmenu {
		padding-top: 50px;
	}
	#menu-btn:hover:before {
	    color: #fff;
	}
	#menu-btn {
		background: #ef0307!important;
	}
	#purchase-now {
		display: none;
	}
	.topbar-left {
		display: block;
	}
	.topbar-left .topbar-widget .topbar-widget:first-of-type{
		display: none;
	}
	.topbar-widget {
		padding: 3px 0px;
	}
	#section-hero.banner-sec h4 {
		margin-top: 100px;
        margin-bottom: 0;
        font-size: 36px;    
        line-height: 46px;
	}
	#section-hero.banner-sec h4 span {
	    color: #13386f;
	}
	#section-hero.banner-sec h1 {
		color: #ef0307;
		font-size: 50px;
	    line-height: 60px;
	    margin-bottom: 0!important;
	}
	#section-hero.banner-sec h2 {
	    font-size: 38px;
	    line-height: 48px;
	    color: #000!important;
	    margin-bottom: 15px!important;
	}
	.commitments img.img-fluid {
        margin-bottom: 20px;
	}
	.box-icon.s2.d-invert .d-inner {
		padding-left: 70px;
        text-align: left;    
        padding-right: 0;
	}
	.box-icon.s2.d-invert i {
	    left: 0;
	    right: unset;
	}
	.counter_info {
	    padding: 40px 0 20px;
	}
	footer .widget {
	    margin-bottom: 25px;
	}
	footer .widget h5 {
	    margin-bottom: 15px;
	}
	footer {
		padding: 40px 0 0 0;
	}
	.commit-content {
		left: 0;
        margin-top: 30px;
	}
	.commit-pic {
		right: 0;
	}
	header div#logo {
		padding: 0;
	}
	#subheader h1 {
		margin-bottom: 0;
		font-size: 42px;
		line-height: 48px;
	}
	#subheader {
	    padding: 200px 0 70px 0 !important;
	}
	.tariff_detail table caption {
		padding-left: 0.5rem;
        text-align: left;
        padding-right: 0.5rem;
        font-size: 1.15rem;
	}
	.tariff_detail table th, .tariff_detail table td {
	    padding: 0.5rem 0.1rem;
	    font-size: 14px;    
	    white-space: nowrap;
	}
	.container {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.nav-main-menu .col-lg-5 {
		padding-left: 0;    
		padding-right: 0;
	}
	.nav-main-menu .col-lg-7 {
	    padding-right: 5px;
	}
	.contact_info .de-box {
		min-height: auto;
	}
	.booking-form .feature-box.style-4 {
		margin-bottom: 30px;
	}
	.spacer-single.spacer-single-45 {
		height: 25px;
	}
	.x_why_left_main_wrapper {
		width: 100%;
        position: relative;
        left:-100px;
        display: block;
        margin-bottom: 20px;
	}
	.x_why_left_main_wrapper img {
		width: 100%;
	}
	.call_toaction {
	    display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 99999;
	    clear: both;    
	    padding: 0;
	}
	.call_toaction ul { 
	    display: flex;
	    list-style: none;
        justify-content: center;
        margin-bottom: 0;
        padding-inline-start: 0;
        margin-block-start: 0em;
		margin-block-end: 0em;
	}
	.call_toaction ul > li { 
		width: 50%;
		text-align: center;
	}
	.call_toaction ul > li:first-child a {
		background: #2a8802;
	    display: block;
	    color: #fff;
	    padding: 8px 0;
	}
	.call_toaction ul > li:last-child a {
		background: #ef0307; 
	    display: block;
	    color: #fff;
	    padding: 8px 0; 
	}
	.call_toaction ul > li a i { 
		padding-right: 1px;
		font-size: 16px;
	}
	.call_toaction ul > li a i:before {
		font-size: 16px;
	} 
	.call_toaction ul > li a {
		font-size: 16px;	
		font-weight: 400;
		letter-spacing: 1px;
	}
	.header-mobile.scroll-down .topbar-dark {
		display: none;
	}
	.subfooter {
		padding: 20px 0 50px 0;
	}
}

@media only screen and (max-width: 575px) {
	h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.nav-main-menu .col-sm-9 {
		width: 80%;
	}
	.nav-main-menu .col-sm-3 {
		width: 20%;    
	}
	#section-hero.banner-sec h1 {
		font-size: 38px;
        line-height: 42px;
	}
	#section-hero.banner-sec h2 {
	    font-size: 34px;
	    line-height: 40px; 
	}
	#section-hero.banner-sec h4 {
		font-size: 32px;
        line-height: 38px;
	}
	header.header-mobile .logo-2 {
		width: 100%;
	}
	#menu-btn {
	    margin-top: 25%;
	}
	.x_why_left_main_wrapper {
		left: -50px;
	}
	.booking-form .feature-box.style-4 i {
	    margin-bottom: 0;
	}
	.booking-form .feature-box.style-4 h4 {
		font-size: 15px;
	}
	.booking-form .feature-box.style-4 .text {
		padding-top: 5px;
	}
	.booking-form .feature-box.style-4 {
		padding: 10px 5px;
	    margin-bottom: 20px;
	}
	.hide_mble .col-sm-6 {
		width: 50%;
	}
	.x_why_main_wrapper {
		padding-bottom: 40px;
	}
}
@media only screen and (max-width: 480px) {
	.about_two_item_icon {
	    width: 17%;
	}
	.about_two_item_icon img {
		width: 45px;
	} 
	.about_two_item_text h4 {
		font-size: 18px;
	}
	.topbar-left {
		display: block;
        width: 100%;
	}
	.topbar-widget {
		justify-content: center;
	}
	.topbar-right {
		display: none;
	}
	.menu_side_area {
		right: 10px;
	}
	#menu-btn {
	    margin-top: 12%;
	}
	#section-hero.banner-sec h4 {
	    margin-top: 70px;
	}
	#section-hero.banner-sec h1 {
	    font-size: 34px;
	    line-height: 40px;
	}
	#section-hero.banner-sec h2 {
	    font-size: 30px;
	}
	#section-hero.banner-sec h4 {
	    font-size: 28px;
	    line-height: 34px;
	}
	#subheader {
	    padding: 170px 0 60px 0 !important;
	}
	#subheader h1 {
	    font-size: 38px;
	    line-height: 42px;
	}
	.x_why_left_main_wrapper {
	    left: -20px;
	}
}
@media only screen and (max-width: 393px) {
	#menu-btn {
		margin-left: 0;
	}
	.menu_side_area {
	    right: 0;
	    margin-left: 0;
	}
	.nav-main-menu .col-sm-3 {
	    width: 15%;
	}
	.nav-main-menu .col-sm-9 {
	    width: 85%;
	}
	h2 {
	    font-size: 28px;
	    line-height: 36px;
	}
}
@media only screen and (max-width: 375px) {
	#subheader h1 {
	    font-size: 35px;
	    line-height: 38px;
	}
}
@media only screen and (max-width: 360px) {
	#section-hero.banner-sec h1 {
		font-size: 30px;
	}
	#subheader {
	    padding: 160px 0 60px 0 !important;
	}
	header.header-mobile #mainmenu {
	    padding-top: 30px;
	}
}
@media only screen and (max-width: 320px) {
	header.header-mobile #mainmenu {
	    padding-top: 20px;
	}
	#section-hero.banner-sec h1 {
	    line-height: 36px;
	    font-size: 26px;
	}
	#section-hero.banner-sec h2 {
	    font-size: 24px;    
	    line-height: 36px;
	}
	#section-hero.banner-sec h4 {
	    font-size: 24px;
	    line-height: 30px;
	}	
	#subheader {
	    padding: 150px 0 60px 0 !important;
	}
	.booking-form .feature-box.style-4 h4 {
		line-height: 20px;
	}
}