 /* max */
 
 @import url("./root.css");
 @media (max-width:1399px) {}
 
 @media (max-width:1199px) {
     .dropdown-toggle::after {
         display: none;
     }
     .navbar a {
         white-space: normal;
     }
     .dropdown-menu li:not(:last-child),
     header .nav-item {
         border-bottom: 1px solid #818181;
     }
	
 }
 
 @media (max-width:991px) {
     .tab-content>.tab-pane {
         display: block;
         opacity: 1;
     }
     .three_box img {
         margin-top: 0rem;
     }
	
    
	 
.success_str_box > div .story_box::after {
    
width: 100% !important;
    height: calc(100% + 8rem) !important;
    right: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
    top: auto !important;
    bottom: 0 !important;
}
	 
	 
 }
 
 @media (max-width:767px) {
     .three_box {
         padding-bottom: 0rem !important;
     }
     div div:nth-child(3) .three_box {
         padding-bottom: 3rem !important;
     }
      .banner_img_box_ln{
        height: 30rem !important;
     }
     .banner_img_box_ln img{
        height: 100%;width: 100%;
        object-fit: cover;
     } 
 }
 
 @media (max-width:575px) {
     .banner_box {
         /* height: 33rem; */
     }
     .why_all_box {
      /*  max-height: 45rem;
        height: 45rem;
        overflow: auto;*/
     }
     .container,
     .container-fluid,
     .container-lg,
     .container-md,
     .container-sm,
     .container-xl,
     .container-xxl {
         --bs-gutter-x: 2rem;
     }
     a {
         height: auto;
     }
     .join_box_btn {
        margin-bottom: -1rem;
    }
     .three_box {
         padding-bottom: 0rem !important;
     }
	  .three_box {
         padding-bottom: 0rem !important;
     }
 }
 
 @media (max-width:359px) {
     .long_txt {
         text-wrap: balance;
     }
 }
 /* min */
 
 @media (min-width:360px) {}
 
 @media (min-width:576px) {
     .banner_box {
      /*   height: 34rem;*/
     }
     .banner_boy_box img {
         height: 18rem;
     }
     .step_head {
         height: 5rem;
     }
     .why_all_box {
       /* max-height: 30rem;
        height: 30rem;
        overflow-x: hidden;
        overflow-y: auto;*/
     }
 }
 
 @media (min-width:768px) {
     .three_select .select_box {
         width: 60%;
     }
	 .thank_you_main {
    height: 30rem;
}
.banner_img_box_ln{
    height: 25rem !important;
 }
 .banner_img_box_ln img{
    height: 100%;width: 100%;
    object-fit: cover;
 }
	 .advantage_box_1{
	 border-radius:3rem 1rem 1rem 1rem;
	 }
	 
	  .advantage_box_2{
	 border-radius:1rem 3rem  1rem 1rem;
	 }
	 
	  .advantage_box_3{
	 border-radius:1rem 1rem 1rem 3rem ;
	 }
	 
	  .advantage_box_4{
	 border-radius:1rem 1rem 3rem 1rem ;
	 }
	 
	 
	 .prog_stage_mini_cont{
	/* height:3rem;*/
	 }
	 
	 
	 
     .form_robot_box {
         position: absolute;
         top: -5.9rem;
         left: 1rem;
     }
     /* .other_banner {
         padding: 3rem 0 1rem 0;
     } */
     .testimonials_sec_aftbef::before,
     .testimonials_sec_aftbef::after {
         position: absolute;
         content: "";
         height: 6rem;
         width: 6rem;
         border-radius: 1rem;
         border: 6px solid var(--theme-blue);
         left: -2rem;
         top: 50%;
         transform: translateY(-50%) rotate(45deg);
     }
     .testimonials_sec_aftbef::before {
         height: 4rem;
         width: 4rem;
         left: auto;
         top: auto;
         bottom: 0rem;
         right: -3rem;
         transform: rotate(45deg);
     }
     .search_location_header_form {
       /*  margin-top: -3rem !important;*/
     }
 }
 
 @media (min-width:992px) {
    .join_main{
        margin-left: -6rem; 
    }
    .inv_cont{
        position: absolute;
        left: 0;top: 0;
    }
    .blue_gred_btn_from{
        width: 100%;
  border-radius: 0 !important;

    }
 
     .three_box a {
         border: 1px solid var(--white);
         border-radius: .2rem;
         color: var(--white);
         transition: .3s;
         padding: .5rem 1rem;
         display: grid;
         margin: auto;
         width: 80%;
     }
     .why_all_box {
      /*  max-height: 35rem;
        height: 35rem; */
     }
	 .three_box{
	     padding-bottom: 12rem !important;
	 }
	 .row > div:nth-child(3) .three_box {
    padding-bottom: 0rem !important;
}
     .other_banner img {
         width: 100%;
     }
     .paragraph-container {
         column-count: 2;
         column-gap: 20px;
     }
     .banner_box {
       /*  height: 29rem;*/
     }
     .bg_theme_skyblue_lg {
         background-color: var(--theme-skyblue);
     }
     p {
         text-align: justify;
     }
     .about_box {
         position: relative;
         z-index: 1;
         box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
         margin-left: -6rem;
     }
     .mix_heading {
         line-height: 3rem;
     }
     .about_read_more_btn_box {
         margin: 2rem 0 -1.5rem 0rem;
     }
.prog_stage_head{
	 height:3rem;
	 display: block;
	 }
 }
 /* @media (min-width:992px) and (max-width:1199px) {
    .vis_mis_box {
        display: block;
        padding-top: 1rem;
    }
    .vis_icon {
        margin: 0rem 0 0 1rem;
    }
    .vis_mis_main {
        padding-left: 0rem;
    }
    .vis_mis_cont {
        width: 100%;
    }
    .vis_icon {
        height: 5rem;
        width: 5rem;
        background-color: var(--theme-blue);
        border-radius: 50rem;
    }
    .vis_icon img {
        height: 3rem;
    }
} */
 
 @media (min-width:1200px) {
	 .three_box {
    padding-bottom: 0rem !important;
}
.banner_img_box_ln{
    height: auto !important;
 }
	 .avail_ul{
	     width: 75%;
	 }
 .dubai_map{
    margin-top: -10rem;
    width: 80%;
    margin-right: -2rem;
}
 .banner_img_box_ln img{
    height: auto;width: auto;
    object-fit: inherit;
 }
 .why_all_box {
   /* max-height: 40rem;
    height: 40rem; */
 }
     .border_main_step::before {
         margin: 0;
         z-index: 0;
         padding: 0;
         border-top: 2px solid var(--theme-blue);
         border: 3px solid transparent;
         border-image-outset: 0;
         border-image-repeat: stretch;
         border-image-slice: 100%;
         border-image-source: none;
         border-image-width: 1;
         border-image: var(--gredient-opposite);
         border-image-slice: 1;
         list-style: none;
         position: absolute;
         left: 0;
         height: 4px;
         width: 100%;
         content: '';
         top: 50%;
         transform: translateY(-50%);
     }
.prog_stage_head{
	 height:auto;
	 
	 }
	 
     /*  .index_banner {
         background-image: url(../img/banner-bg-1.png);
         background-position: top right;
         background-size: 100% auto;
         background-repeat: no-repeat;
     }*/
     .step_head {
         height: 12rem;
     }
     /* .other_banner {
         padding: 4rem 0 2rem 0;
     } */
     /* .footer_logo_box::after {
        position: absolute;
        content: "";
        inset: 0;
        top: auto;
        bottom: 0;
        right: 1rem;
        left: auto;
        background-color: #272727;
        height: 130%;
        width: 100vw;
        z-index: 0;
        border-radius: 3rem 3rem 0 0;
    } */
     .search_location_header_form {
      /*   margin-top: -1rem !important;*/
     }
     .tagline {
         padding-top: 5rem;
     }
     .banner_box {
       /*  height: 20rem;*/
     }
     .offcanvas {
         visibility: visible;
         position: relative;
         background: none;
         border: none;
         justify-content: end;
         /* color: red; */
     }
     .navbar-nav .nav-item::before {
         position: absolute;
         content: "";
         left: 50%;
         height: 3px;
         width: 0;
         background-color: var(--theme-orange);
         bottom: 5px;
         transition: .3s;
     }
     .navbar-nav .nav-item:hover::before {
         left: 10%;
         width: 80%;
     }
     .navbar-nav .nav-item.reg_btn_header::before {
         content: none;
     }
     .dropdown:hover>.dropdown-menu {
         display: block;
         /* animation: fadeIn 0.3s alternate;
        */
     }
     .dropend:hover>.dropdown-menu {
         display: block;
         /* animation: fadeIn 0.3s alternate;
        */
     }
     .nav-item.dropdown:hover>.dropdown-menu {
         /* animation: fadeIn 0.3s alternate;
        */
         display: block;
     }
     .dropend:hover>.dropdown-menu {
         /* animation: fadeIn 0.3s alternate;
        */
         display: block;
     }
     .dropend .dropdown-menu {
         top: 0;
         /* animation: fadeIn 0.3s alternate;
        */
         left: 100%;
     }
     .g-recaptcha_inquire {
         transform: scale(.8) !important;
         /* transform-origin: left center;
    */
     }
     .navbar .dropdown-menu-end {
         right: 0;
         left: auto;
     }
     .navbar .nav-item .dropdown-menu {
         display: block;
         opacity: 0;
         visibility: hidden;
         transition: .3s;
         margin-top: 0;
     }
     .navbar .dropend:hover>.nav-link,
     .navbar .nav-item:hover>.nav-link {
         color: var(--theme-orange);
     }
     .navbar .dropdown-menu.fade-down {
         top: 80%;
         transform: rotateX(-75deg);
         transform-origin: 0% 0%;
     }
     .navbar .dropdown-menu.fade-up {
         top: 140%;
     }
     .dropend:hover>.dropdown-menu {
         top: 0% !important;
     }
     .navbar .dropend:hover>.dropdown-menu,
     .navbar .nav-item:hover>.dropdown-menu {
         transition: .3s;
         opacity: 1;
         visibility: visible;
         top: 100%;
         transform: rotateX(0deg);
     }
     .header_ul>li>a {
         color: var(--black);
     }
     .program_accordion .accordion-item:nth-child(even) {
         transform: translateX(2rem);
     }
     .header_ul::after {
         position: absolute;
         content: "";
         width: 150%;
         height: 100%;
         background-image: url(../img/header-ul-bg.png);
         background-size: 100% 100%;
         top: 0;
         left: -2rem;
         z-index: -1;
     }
 }
 
 @media (min-width:1300px) {
     .step_head {
         height: 10rem;
     }
     .why_all_box {
      /*  max-height:50rem;
        height:50rem; */
     }
     
 }
 
 @media (min-width:1366px) {
     .header_ul>li:not(:last-child) {
         margin-right: 1rem;
     }
     .step_head {
         height: 9rem;
     }   .banner_img_box_ln{
        /* height: 25rem !important; */
     }
 }
 
 @media (min-width:1400px) {
     .header_ul>li:not(:last-child) {
         margin-right: 2rem;
     }
     .map {
         height: 25rem;
     }
 }
 
 @media (min-width:1500px) {
     .tagline {
         padding-top: 5rem;
     }
     .banner_img_box_ln{
        /* height: 28.5rem !important; */
     }
     .banner_box {
      /*   height: 29rem;*/
     }
  /*   .search_location_header_form {
         margin-top: -6rem !important;
     }*/
 }
 
 @media (min-width:1800px) {
     .banner_boy_box img {
         height: 24rem;
     }
     .map {
         height: 30rem;
     }
     .step_head {
         height: 7rem;
     }
	  .avail_ul{
	     width: 80%;
	 }
 }
 
 @media (min-width:1921px) {}

