/* Responsive CSS Document */
@media (min-width: 1601px) {
     .card_program_bg .container{max-width: 69%;}
}
@media screen and (min-device-width: 1600px) and (max-device-width: 1600px) { 
    .card_program_slider {margin-left: -10%;margin-right: 0%;}
}
@media (max-width: 1599px) {
    .card_program_slider {margin-left: 0%;margin-right: 0%;}
}
@media (max-width: 1399px) {
	h2 {font-size: 44px;line-height: 61px;}
	h1 {font-size: 54px;line-height: 63px;}
	p {line-height: 28px;}
	section.welcome_sec .welcome_content_child_2 {padding-left: 40px;}
	section.welcome_sec .welcome_content_child_1 {padding-right: 40px;}
	.card_program_content {padding-left: 40px;}
	.card_program_bg{padding: 70px 0;}
	
	.about_main_content p{width: 82%;}
	.about_welcome_content p + p {margin-top: 15px;}
	.about_welcome_content {padding-right: 5px;}
	
	.srvc_main_prnt .srvc_main_child .srvc__cntnt h2 {font-size: 32px;line-height: 42px;}
	.srvc_main_prnt .srvc_main_child:nth-child(even) .srvc__cntnt {padding-right: 0px;}
	.srvc_main_prnt .srvc_main_child:nth-child(odd) .srvc__cntnt {padding-left: 0px;}
	.srvc_main_prnt .srvc_main_child:nth-child(even){padding: 150px 30px;}
	.srvc_main_prnt .srvc_main_child:nth-child(odd) {padding: 0 30px;}
	.srvc_inr_main__cntnt {padding: 100px 30px 150px 30px;}
	
	.flight_support_cntnt {margin-right: 0px;}
	.flight_support_cntnt ul li {font-size: 16px;line-height: 22px;margin-bottom: 8px;}
	.flight_support_head h4 {font-size: 20px;line-height: 36px;}
	
	.cntac_us_ban_cntnt h2 {font-size: 35px;}
}
@media (max-width: 1199px) {
	h1 {font-size: 48px;line-height: 55px;}
	h2 {font-size: 37px;line-height: 55px;}
	p {line-height: 23px;font-size: 16px;}
	section.welcome_sec .welcome_image_child_2 img {margin-top: -25px;}
	section.welcome_sec .welcome_image_child_1 img {margin-bottom: -25px}
	section.welcome_sec .welcome_content_child_2{margin-top: 25px;padding-left: 20px;}
	section.welcome_sec .welcome_content_child_1{margin-bottom: 25px;padding-right: 20px;}
	.specifications_content h6 {margin-bottom: 7px;}
	.card_program_content img {width: 50px;height: 50px;}
	.card_program_content h6 {margin: 18px 0 8px;}
	section.card_program_sec .card_program_bg .container .row .col-lg-8 .row .col-lg-6 {margin-bottom: 45px;}
	.card_program_content {padding-left: 0px;}
	.lxy_chtr_content p {font-size: 14px;line-height: 20px;}
	.footer_infos p {width: 63%;}
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
} 