/** ------------------------------------------------------------------
							Wrapper Screen
------------------------------------------------------------------ **/
@media only screen and  (max-width: 1440px) and (min-width: 992px) {
.single_whychooseus_box_des h2 {
	font-size: 17px;
}
.single_whychooseus_box_des p {
	font-size: 15px;
}
}

@media only screen and (max-width: 1395px ) {
.single_why_us_home h2 {
	font-size: 18px;
}
.single_why_us_home span {
	font-size: 30px;
	left: 24px;
}
.single_why_us_home {
	padding: 28px 28px 28px 77px;
}
.hero_title h1 {
	font-size: 46px;
}
}

@media only screen and (max-width: 1350px ) {
.single_package_top h2 {
	font-size: 17px;
}
.single_package_top h3 {
	font-size: 24px;
}
.single_package_bottom_free_talk_bongo_min span {
	font-size: 15px;
}
.single_package_bottom_price_business {
	font-size: 17px;
	padding: 17.5px 0;
}
.single_package_bottom_button a {
	font-size: 14px;
}
.home_hero .hero_section_slider.oflow-hd {
	margin-top: 25px;
}
}

@media only screen and (max-width: 1280px ) {
.single_why_us_home h2 {
	font-size: 17px;
}
.category_table ul li a {
	font-size: 17px;
	padding: 15px 28px;
}
.hero_section_review_box_imgs img {
	height: 55px;
}
}

@media only screen and (max-width: 1240px ) {
.about_box {
	padding-left: 20px;
}
.hero_section_slider {
	padding-left: 40px;
}
}

@media only screen and (max-width: 1200px ) {
.hero_section_review_box_details h3 {
	font-size: 16px;
	margin-top: 5px;
}
}

@media only screen and (max-width: 1140px ) {
.single_direction_box_des span {
	font-size: 28px;
}
.single_direction_box_des h2 {
	font-size: 17px;
	padding-left: 5px;
}
.single_direction_box_img {
	height: 55px;
	width: 55px;
}
}

/** ------------------------------------------------------------------
							Tab Screen
------------------------------------------------------------------ **/
@media only screen and (max-width: 1100px ) {
.container {
	padding-left: 40px;
	padding-right: 40px;
}

.header_cta_button a {
	padding: 11px 22px;
}
.header_logo {
	margin-top: 31px;
}
.sticky_header_active .header_logo {
	margin-top: 24px;
}
.header_logo img {
	height: 38px;
}
.about_box_imgs {
	padding-right: 50px;
}
.testimonial_slider_wrapper button {
	left: -15px;
}
.testimonial_slider_wrapper button.testimonial_next {
	right: -15px !important;
}
.category_table ul li a {
	font-size: 15px;
	padding: 12px 24px;
}
.hero_title h1 {
	font-size: 40px;
}
}

@media only screen and (max-width: 940px ) {
.header_menu {
	margin-right: 9px;
}
.header_menu ul li a {
	font-size: 14px;
	padding: 39px 15px;
}
.fix_header {
	height: 97px;
}
.single_direction_box_des {
	padding-left: 0;
	width: 100%;
}
.single_direction_box {
	display: block;
	text-align: center;
}
.single_direction_box_img {
	display: inline-block;
	margin-bottom: 10px;
}
.category_table {
	overflow: auto;
}
.category_table ul {}
.category_table ul li{
	margin-right: 13px;
}
.hero_section_review_box {
	display: none;
}
.home_hero::before {
	display: none;
}
}


/** ------------------------------------------------------------------
							Mobile Screen
------------------------------------------------------------------ **/
@media only screen and (max-width: 768px ) {
.desktopview {
	display: none;
}
.mobileview {
	display: block;
}
.height-space {
	height: 60px !important;
}
.container {
	padding-left: 20px;
	padding-right: 20px;
}
/** Start your code from here*/
.header_menu {
	display: none;
}
.header_logo img {
	height: 34px;
}
.header_cta_button a {
	padding: 8px 20px;
	font-size: 14px;
}
.header_cta_button a svg {
	height: 15px;
	width: auto;
}
.header_cta_button a span {
	margin-left: 2px;
}
.header_logo,
.header_cta_button {
	margin-top: 0 !important;
}
.header_area {
	padding: 20px 0;
}
.header-mobile-menu-trigger {
	display: block;
}
.header_cta_button {
	margin-right: 25px;
}
.header_area.sticky_header_active {
	padding: 15px 0;
}
.fix_header {
	height: 78px;
}
.single_widget_logo {
	margin-bottom: 38px;
}
.single_widget_logo img {
	height: auto;
	width: 250px;
	max-width: 100%;
}
.footer_area {
	padding-top: 50px;
}
.single_widget_menu_box_only {
	margin: 40px 0;
}
.single_widget_logodetails {
	display: block;
	float: none;
}
.social_media_col {
	margin-top: 0;
}
.footer_bottom {
	text-align: left;
}
.single_widget_title h2 {
	font-size: 19px;
}
.section_title {
	margin-bottom: 25px;
}
.section_title h2 {
	font-size: 28px;
}
.section_title p {
	margin-top: 10px;
	font-size: 16px;
}
.section_title a {
	font-size: 16px;
}
.about_box_imgs {
	padding-right: 97px;
}
.about_box_imgs img:nth-child(1) {
	border-radius: 30px;
}
.about_box_imgs img:nth-child(2) {
	border-radius: 25px;
	border: 10px solid #fff;
}
.about_box_imgs {
	padding-bottom: 35px;
}
.about_box {
	padding-left: 0;
}
.section_content_box {
	margin-top: 25px;
}
.section_title_low_margin {
	margin-bottom: 13px;
}
.section_img {
	height: 260px;
}
.section_content_padding {
	padding-top: 0;
	padding-bottom: 0;
}
.home_vision_area .section_content_padding {
	padding-left: 0;
}
.home_mission_area .section_content_padding {
	padding-right: 0;
}
.section_img {
	border-radius: 25px !important;
}
.home_vision_area {
	margin-top: 60px;
}
.testimonials_video a img {
	height: 400px;
	max-height: initial;
}
.partner_slider::after,
.partner_slider::before {
	width: 50px;
}
.testimonial_slider_wrapper button {
	left: 0;
}
.testimonial_slider_wrapper button.testimonial_next {
	right: 0 !important;
}
.testimonial_slider_wrapper button svg {
	width: 18px;
	height: 18px;
}
.testimonial_slider_wrapper button {
	height: 40px;
	width: 40px;
}
.testimonials_video {
	margin-top: 30px;
}
.service_home .section_content_box {
	padding: 0;
}
.service_home .section_title h2 {
	text-align: center;
}
.service_business .independant_content_box {
	padding: 0;
	margin-top: 30px;
}
.service_business .section_img {
	margin-left: 0;
}
.service_business {
	text-align: center;
}
.service_business .single_why_us_home {
	text-align: left;
}
.single_faq_box_title {
	padding: 20px 65px 20px 28px;
}
.single_faq_box_title h2 {
	font-size: 17px;
}
.single_faq_box_title div svg {
	width: 20px;
	height: 20px;
}
.single_faq_box_title h2 {
	padding-right: 0;
}
.single_direction_box_des h2 {
	margin-top: 10px;
	line-height: 150%;
	display: block;
}
.booking_popup {
	top: 0;
	left: 0;
	max-width: 100%;
	border-radius: 0;
	transform: none;
	height: 100%;
	overflow: auto;
	padding: 40px 20px 20px 20px;
}
.booking_popup_header p {
	font-size: 16px;
}
.view_more_package,
.single_package_bottom_list::before {
	display: block;
}
.single_package_bottom_list {
	height: 62px;
}
.home_coverage_map_area .row > div:nth-child(1) {
    -ms-flex: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
.single_coverage span {
	font-size: 13px;
}
.single_coverage span {
    padding-left: 0;
}
.single_coverage svg {
    height: 19px;
}
.home_coverage_map_area .row {
	margin: -12px -4px !important;
}
.home_coverage_map_area .row > div {
	padding: 12px 4px !important;
}
.single_location_cards_head_title h2 {
	font-size: 20px;
}
.inner_area1 {
	text-align: center;
}
.hero_title h1 {
	font-size: 28px;
}
.hero_title p {
	font-size: 17px;
}
.hero_section_slider {
	padding-left: 0;
	padding-top: 30px;
}
.inner_area1  {
	background: linear-gradient(138deg, #2E3192 16%, #9EA0CD 68%, rgba(255, 255, 255, 0) 100%);
	padding: 50px 0;
}
.home_hero {
	padding-top: 50px;
	text-align: center;
}
.home_hero_left {
	padding-bottom: 0;
}
.home_hero .hero_section_slider.oflow-hd {
	margin-top: 0;
}
.slide img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: left top;
}
.home_hero:before {
	height: 100px;
	display: block;
}
}

@media only screen and (max-width: 480px ) {
.testimonials_video a img {
	height: 240px;
}
.testimonials_video a svg {
	height: 65px !important;
	width: 65px !important;
}
.section_title h2 {
	font-size: 25px;
}
.single_direction_box_des h2 {
	font-size: 14px;
	margin-top: 10px;
	padding-left: 0;
	line-height: 150%;
	display: block;
}
.single_direction_box_des h2 {
	
}
.package_direction_wrapper > div:nth-child(1) {
	padding-right: 10px;
}
.package_direction_wrapper > div:nth-child(2) {
	padding-right: 10px;
	padding-left: 10px;
}
.package_direction_wrapper > div:nth-child(3) {
	padding-left: 10px;
}
.single_location_cards_bottom,
.single_location_cards_head {
	padding: 25px 25px 20px 25px;
}
.single_location_cards_head_list ul li a, .single_location_cards_head_list ul li span {
	font-size: 16px;
}
.hero_title h2 span {
	font-size: 14px;
}
}