

/*------------------desktop dropdown menu start --------------*/

@media only screen and (min-width: 768px) {
    .header .menu01 li ul {
    width: 236px;
    text-align: left;
    padding: 0 10px;
    padding-bottom: 10px;
    position: absolute;
    background: #fff;
    color: #132f58;
    display: none; 
    z-index: 4;
    padding-top: 10px;
    left: auto;
	}
  .innerpage .menu01 li ul.sub_menu a:hover {
    color: #bb3dad;
  }
    .menu01 li{
      position: relative;
    }

    .header .menu01 li:hover > ul {
        display: block;
        z-index: 3;
    }
    .header .menu01 li ul li:last-child {
        width: 100%;
        padding-right: 20px;
    }

    .header .menu01 li ul li:last-child a {
        padding: 0;
    }
    .header .menu01 li ul li a {
        color: #132f58;
        font-size: 16px;
        line-height: 26px;
    }
    .header > .menu01 > li > ul > li > a {
      position: relative;
    }

    .header > .menu01 > li > ul > li > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
    background-color: #132f58;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    }

    .header > .menu01 > li > ul > li:hover > a:after {width: 100%;}

    .header .menu01 li ul li {
        width: 100%;
        position: relative;
        padding: 8px;
    }
    .submenu li a {
        padding: 15px 0 !important;
    }
    #menu-icon {
    display: none;
  }
    .header .menu01 li ul li ul {
      display: block;
      background: #231f20;
      position: absolute;
      left: 226px;
      top: 0px;
      opacity: 0;
  }
  .header .menu01 li ul li:hover ul {
      
      opacity: 1;
  }
  .header .menu01 li ul li:last-child {
    padding-right: 8px;
  }
  .fifty.table-cus td { width: 50%;}



 

}
/*------------------desktop dropdown menu end--------------*/

@media screen and (min-width: 1200px) and (max-width: 1366px) { 
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) { 

.logo{max-width: 210px;}
.nav01{width: 77%;}
.menu01 li{padding: 0px 10px;}
.menu01 li.apply-now {padding-left: 40px;}

    
}
@media screen and (min-width: 813px) and (max-width: 991px) { 

.logo{max-width: 210px;}
.nav01{width: 77%;}
.menu01 li{padding: 0px 10px;}	
.menu01 li.apply-now {padding-left: 20px;}
.image-blur-box:before, .abt-image-box:before{display: none;}

}


@media screen and (min-width: 768px) and (max-width: 812px) { 
  
.image-blur-box:before, .abt-image-box:before{display: none;}
.logo{max-width: 150px;}
.nav01{width: 78%;}
.menu01 li{padding: 0px 10px;}	
.menu01 li a{    font-size: 14px;}
.menu01 li.apply-now {padding-left: 20px;}
h2, .cta h2{font-size: 28px; line-height: 38px;}	


}

@media only screen and (max-width: 767px) {


  .contact-form .col2, .apply-sec-inn .two-div .col1 {
    width: 100%;
  }
  .first-slot.home-inner{padding-top: 120px;}
  .menu01 li.apply-now {padding-left: 0; margin: 20px 0;}


   /*header css start*/
  .maindiv {padding: 0 15px;}
  .menu01 {
      padding: 20px;
      background: #2fabb7;
      display: none;
     
  }
  .innerpage .menu01 {margin-top: 10px;}
  .innerpage .header {padding: 15px 0 0 0;}
  .menu01 li {
    width: 100%;
    padding: 5px 0;
  }
  .menu01 .logo-desktop {
    display: none;
  }
  .nav01 {
    width: 100%;
    justify-content: flex-end;
    position: relative;
  }
  .logo {
    max-width: 230px;
    position: absolute;
    top: 5px;
    left: 10px;
  }
  .home .header {
    /*position: absolute;*/
   
	}
  .menu01 li a{color: #fff;}
  .sub_menu {
    display: none;
    padding-left: 10px;
  }

  .sub_menu_2.adjust {
    display: block;
  }
  .sub_menu_2{
    display: none;
    padding-left: 10px;
  }
  .menu01 .fa-caret-down {
    display: none;
  }
  .innerpage .menu01 li a {
    color: #ffffff;
  }
  .innerpage .header .maindiv {
    padding: 0;
  }

 /*header css end*/

 
.logo{top: 18px;}
#menu-icon {
    padding-top: 28px;
    color: #3798b4;
    right: 17px;
    position: relative;
    font-size: 30px;
}




.warning {
    padding: 0;
}
.header .maindiv {
    padding: 0 0;
}
.mid-header {
    padding-right: 0;
}
.row1 {
    flex-direction: column;
}
.two-div .col1 {
    width: 100%;
}

.four-div .col1 {
    width: 100%;
}

.three-div .col1{
  width: 100%;
  margin-bottom: 20px;
}
.innerpage-banner .col1 {
    max-width: 100%;
}

.reverse {
    flex-direction: column-reverse;
}

.first-slot{background-position: center;}
.text-center {
    text-align: left;
}
.second-intro {
    flex-direction: column;
}
.second-intro .text, .second-intro .intro{
    width: 100%;
}
.avail .list2{column-count: 1;}

.footer-top .row1 {
    
}
.footer-top{padding: 30px 0; }
.table-responsive {
    overflow-x: auto;
}

.home-testimonials{padding-bottom: 97px;}
.home-testimonials .owl-nav .owl-prev {
    position: relative;
    bottom: -68px;
    left: 0;
}
.home-testimonials .owl-nav .owl-next {
    position: relative;
    bottom: -68px;
    right: 0;
}
.content1 {margin-bottom: 30px;}
.topinfo-header .textbox{ flex-direction: column;}
.topinfo-header .textbox span {display: none;}
.warning.text-center {text-align: center;}
.low-income .two-div .col1:nth-of-type(2) {
    width: 100%;
}
.recent-posts .listing-news li {
    flex-direction: column;
}
.banner_text img.lady {
    max-width: 100%;
    width: 100%;
}
.boxes .wrap {
  min-height: auto;
  margin-bottom: 30px;
}

.boxes .wrap .list1{padding-bottom: 20px;}
.footer-bottom{ margin-bottom: 48px;}
.major-box .row-custom{flex-direction: column;}
.major-box .row-custom .box1 {border-right: 0;}

.new-avail .major-box .row-custom .box1 {width: 100%;}
.three-div-grid, .two-div-grid  {grid-template-columns: repeat(1, 1fr);}
.apply-sec-inn .form-select select.col1{ width: 100%;} 
.banner-n1 .wrap-21 { margin: 20px 20px 50px 20px;}

.five-div-grid .last{grid-column: 1;}
.five-div-grid{grid-template-columns: repeat(1, 1fr);}


}

@media only screen and (max-width: 575px) {


}