

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

@media only screen and (min-width: 768px) {
  .header .menu01 li ul {
    width: 255px;
    text-align: left;
    padding: 0 0px;
    /*padding-bottom: 10px;*/
    position: absolute;
    background: #fff;
    color: #fff;
    display: none;
    z-index: 4;
    /*padding-top: 10px;*/
    left: auto;
    box-shadow: 0 0 20px 0 #00000024;
    margin-top: 15px;
  }
    .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:#210808;
        font-size: 16px;
        line-height: 26px;
        text-transform: capitalize;
    }
    .header .menu01 li ul li a:hover {color: #e6ae48;}
    .header .menu01 li ul li {
      width: 100%;
      position: relative;
      padding: 5px 10px;
      border-bottom: 1px solid #dddd;
    }
    .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;
  }
  .single_parent2{margin-top: -50px;}
  .no_guarantor1_1{margin-top: -60px;}





 

}
/*------------------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;}
.repensatative-example {background: #cee4ff;padding: 2px 3px;}
.repensatative-example p{padding: 0;}

    
}
@media (max-width: 991px) {
  .fgcfg{display: none;}
  .main-header{height: 90px;}
  .main-header .logo img{width: 120px;}
  .nav01{margin-top: 25px;}
  .menu01{margin-top: 20px;}
  h2{font-size: 25px; line-height: 35px;}
  .section-heading{font-size: 24px !important; line-height: 34px !important;}
  .t_heading h2{font-size: 25px; line-height: 35px;}
  .contact-us{padding: 15px 0px 15px;}
  .footerre-logo img{width: 200px;}
}

@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;}
.repensatative-example {background: #cee4ff;padding: 2px 3px;}
.repensatative-example p{padding: 0;}


}


@media screen and (min-width: 768px) and (max-width: 812px) { 
  

.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;}
.repensatative-example {background: #cee4ff;padding: 2px 3px;}
.repensatative-example p{padding: 0;}


}

@media only screen and (max-width: 767px) {
   /*header css start*/
  .maindiv {padding: 0 15px;}
  .menu01 {
      padding: 20px;
      background: #434343;
      display: none;
     
  }
  .mar-lef {
    padding-left: 0px;
}
  .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: 0px;
    left: 0px;
    z-index: 99;
  }

  .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;
  }
  .menu01 li.apply-now a {
    display: block;
    text-align: center;
  }
  .menu01 li.apply-now {
    padding-left: 0;
    margin-top: 10px;
  }

 /*header css end*/
 .warning{margin-bottom: 10px; display: none;}
 .home-banner:after{display: none;}
 .home-banner{padding-top: 30px;}
 .banner-heading{text-align: center;}
 .banner-heading h1 {font-size: 24px;line-height: 34px;margin-bottom: 10px;}
 .slider-hold1, .slider-box .btn-area{margin-top: -34px;}
 .repensatative-example {text-align: center;}
 .box-row .box{width: 100%;}
 .two-div .col, .four-div .col, .three-div .col {width: 100%; margin-bottom: 30px;}
 .most-things .two-div .col, .disply-area .imagebox, .disply-area .text1box{width: 100%;}

 .why-choose-us .row:nth-child(odd) {flex-direction: column-reverse;}
 .disply-area {flex-direction: column;}
 .row{flex-direction: column;}

 .footer-top{ padding: 30px 30px;}
 .footer-top .col {margin-bottom: 30px;}
 .banner-form form, .green-display{ flex-direction: column;}
 .banner-form .form-control{width: 100%; margin-bottom: 15px;}
 .inner-banner .row{    flex-direction: column-reverse;}
 .inner-banner .two-div .col:nth-of-type(1) {margin-bottom: 0;}
 .ripple:before, .ripple:after {display: none;}
.banner-counting{column-count: 1;}
.sel--black-panther{width: 100%; margin-bottom: 20px;}
.single_parent2_1{margin-top: -50px;}
.no_guarantor1_1{margin-top: 0px;}
.green-display.abt .box{width: 100%;}
.apply-now-area .two-div .col:nth-of-type(1) {width: 100%;}
.apply-now-area .two-div .col:nth-of-type(2) {width: 100%;}
.our-feet .two-div .col:nth-of-type(1) {width: 100%;}
.our-feet .two-div .col:nth-of-type(2) {width: 100%;}
.our-feet1 .two-div .col:nth-of-type(1) {width: 100%;}
.our-feet1 .two-div .col:nth-of-type(2) {width: 100%;}

.steps .inner-row{flex-direction: column;}
.steps .number-box { width: 100%;}
.steps .textarea:nth-of-type(even) {border-left: 0;padding-left: 0;}
.steps .textarea { width: 100%;margin-top: 15px;}
.steps .inner-row:nth-of-type(2) {flex-direction: column-reverse;}
.steps .textarea:nth-of-type(odd) {border-right: 0;padding-right: 0;}
.display-icon .textbox{margin: 15px 0;}

.newbox #myform .field, .newbox .input-group.dob select{  width: 100%;}
.newbox #myform .fields .terms{width: 90%;}
.warning .textbox{ flex-direction: column;}
.warning .textbox span{display: none;}
.warning .text-w {font-size: 10px;line-height: 18px;font-weight: 600;}
.warning p{font-size: 11px; line-height: 21px; font-weight: 600;}
.applypge1 .two-div .col {width: 100%;}
.aply-mobile-modification .row {flex-direction: column-reverse;}
.footer-bottom {padding-bottom: 50px;}
.footer-bottom .col { margin: 6px 0;text-align: center;line-height: 21px;}
.logo a {display: block;}


.animate__animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
}

.table-res {overflow-x: auto;}
 

}

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


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

  .input-group.dob {
      width: 100%;
      margin-bottom: 10px;
  }


}