@media screen and (min-width:1366px)

{
	.container {
		max-width: 1300px;
	}
}
@media screen and (max-width:1365px)

{

}

@media screen and (max-width:1200px)

{
  .top_header_right {
    display: none;
  }
  .country_flag_area {
    display: none;
}
.search_area {
  display: none;
}
.menu_section {
  display: none;
}

.offcanvas-body .top_header_right, .offcanvas-body .country_flag_area ,.offcanvas-body .search_area
{
  display: flex;
}
.top_header_inner
{

  justify-content: space-between;
}
.mobile_menu
{
  display: block !important;
}

.country_flag_area
{
  display: inline-block !important;
}
.top_header .country_flag_area
{
  display: none !important;
}


}

@media screen and (max-width:1100px)
{

}

@media screen and (max-width:1050px)

{

}


@media screen and (max-width:992px)

{
#intro .text_area p
{
	font-size:25px;
}
#intro .text_area h2
{
	font-size:30px;
}
#intro .img_area img
{
	height:300px;
}
section
{
  padding: 30px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
}
.section1_inner_box .boxes_area .box1
{
width: calc(100% / 2 - 20px);
}

.section1_inner_box .boxes_area .box1 p
{
  font-size: 15px;
  margin-top: 10px;
} 
.subpage_header h2
{
  font-size: 20px;
}

.top_footer_section .box1 h2 {
  font-size: 20px;
}
.enquire_but2
{
  padding: 8px 10px !important;
  font-size: 15px !important;

}
.details_page_right_top h2 {
  font-size: 20px;
}
.details_releted_section .heading h2
{
  font-size: 20px;
}
.profile_section_left_area
{
  width: 100%;
}
.profile_section_right_area {
  width: 100%;
  margin-top: 20px;
}  
.logo_area img {
  width: 100%;
  max-width: 149px;
}
.chat_left_area
{
  width: 100%;
}
.chat_right_area
{
  width: 100%;
  margin-top: 15px;
}

.quick_search_box1
{
  width: 80px;
  height: 100px;
}
.quick_search_box1 img
{
  width: 50px;
  height: 25px;
  object-fit: contain;
  object-position: center;
}
.quick_search_boxes
{
  flex-wrap: wrap;
}
}

@media screen and (max-width:850px)

{
  .details_page_top_section .slider_area img {
    height: 300px;
}
.slider_logo_img
{
  height: 300px;
}
.slider_logo_img img
{
  width: 200px !important;
  height: 200px !important;
}

}

@media screen and (max-width:768px)

{
.enquire_but {
	font-size: 12px;
}
.edit_but {
	font-size: 12px;
}
.vehicles_box1 .img_area img
{
  height: 200px;
}
.menu_section_inside {
    justify-content: center;
}
.top_header_menu_area
{
	display: none;
}

.login_section .img_area
{
  position: relative;
  width: 100%;
}
.login_section .img_area img
{
  height: 200px;
}
.login_section .right_area
{
  width: 100%;
  padding: 20px;
}
.login_section .right_area .top h2 {
  font-size: 25px;
}
.login_section .right_area_signup {
  width: 100%;
  padding: 20px;
}
.sticky {
  position: relative;
}
.contact_section .right
{
  margin-top: 40px;
}
.about_left
{
  order: 2;
  margin-top: 15px !important;
}
.about_right
{
  order: 1;
}
.about_left h2 {
  font-size: 25px;
}
.service_box1 .img_area img
{
  height: 160px;
}
.select_style3 {
  height: 34px;
}
.section_slider_area .owl-theme .owl-nav
{
  position: relative;
  margin-top: 25px;
}
.section_slider_area .owl-prev {
  float: none;
}
.section_slider_area .owl-next {
  float: none;
}
.more_button_section {
  margin-top: 0;
}
.section_main_heading h2 {
  font-size: 20px;
}
.view_all_but
{
  font-size: 15px !important;
}
.active_plan .left p span {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.table_area .table_body .mobile_heading {
  display: block;
}
.table_area .table_header {
  display: none;
}
.table_area .table_body > div {
  width: 100% !important;
  float: left;
  margin: 5px 0;
  display: flex;
  align-items: flex-start;
}
.table_area .table_body {
  flex-wrap: wrap;
  display: block;
  text-align: left;
}
.table_area .table_body .mobile_heading {
  display: block;
}

}


@media screen and (max-width:600px)

{

}



@media screen and (max-width:576px)

{
#intro .text_area p
{
	font-size:18px;
}
#intro .text_area h2
{
	font-size:22px;
}
.section1_inner_box .boxes_area .box1
{
width: calc(100% / 1 - 20px);
}

.section1_inner_box .boxes_area .box1:nth-child(4) ,.section1_inner_box .boxes_area .box1:nth-child(5)
{
width: calc(100% / 1 - 20px);
} 
.section1_inner_box .boxes_area .box1
{
  padding: 12px 20px;
}
.section1_inner_box .boxes_area .box1 img
{
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.section1_inner_box .boxes_area .box1 h2
{
  right: 15px;
  top: 12px;
}
.section1_inner_box .boxes_area .box1 p
{
  display: inline-block;
  vertical-align: middle;
}
.contact_section {
  padding: 20px;
}
.select_style2 {
  height: 40px;
}
.search_page_form_area p {
  margin-top: 10px;
}
.search_page_form_area h4
{
  margin-top: 10px;
}
.section1_inner_box .boxes_area .box1 p {
  margin-top: 4px !important;
}
}


@media screen and (max-width:480px)

{
	.search_area p {
		font-size: 12px;
		color: #0A0A0A;
	}
  .active_plan {
    flex-wrap: wrap;
}
.plan_tag
{
  margin-top: 10px;
}

}

@media screen and (max-width:400px)

{
}