html {scroll-behavior: smooth;}
/* body {display: none;} */
body {font-family: "Jost", serif; font-family: 'Poppins', sans-serif; line-height: 1.7; /* background: linear-gradient(102deg, #FFB501 8.27%, #EF7640 67.07%); */ color: #868686; font-weight: 300; font-size: 1.1rem; overflow-x: hidden; position: relative; display: block; margin: 0; padding: 0;}
@media (min-width: 1200px) {
  .container {max-width: 1600px;}
}

.main-header {margin-bottom: 50px; position: relative; background: url('../images/banner-bg.png') no-repeat #DCEEE1; background-size: cover; padding: 20px 0px 240px 0px;}

.main-header:after {width: 100%; height: 200px; content: ''; position: absolute; bottom: 0; left: 0; background: url('../images/bannerafter.png?01') no-repeat; background-size: cover;}

#step_2 {display: none;}
.form-con {background: #011B25; padding: 20px; border-radius: 30px; width: 100%; max-width: 800px; border: 3px #002B17 solid;}
.form-con h1 {font-size: 24px; color: #FFF; text-align: center; margin: 0px 0px; position: relative; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 2px #6B31FB dashed;}
.form-con h1::before {content: ''; position: absolute; bottom: -10px; left: 0; width: 20px; height: 20px; background: #6B31FB; border-radius: 50%;}
.form-con h1::after {content: ''; position: absolute; bottom: -10px; right: 0; width: 20px; height: 20px; background: #6B31FB; border-radius: 50%;}
.form-con h1 span {color: #6B31FB ; display: block; margin: 10px 0px;}
.form-control {width:100%; height: auto; font-size: 16px;  font-weight: 500; color: #000; margin: 0; padding: 20px; background: #FFF; border: 1px #6B31FB solid; border-radius: 5px;}
.apply-now {width:100%; font-size: 16px;  font-weight: 500; color: #FFF; margin: 0; padding: 20px; cursor: pointer; background: #6B31FB; border: 0px #000 solid; border-radius: 5px;}
.logo {width: 100%; display: block; text-align: left; margin-bottom: 10px; padding: 20px 0px;}
.logo img {padding: 5px; border-radius: 5px; width: 100%;  max-width: 250px;}
.bannerimg img {width: 100%;}
.bannerapplyBox {position: relative;}
.bannerBox {margin-top: 0; width: 100%; position: relative; z-index: 1;}
.headSection {background: #f6f6ff; }
.logoBoxcontainer {width:100%; max-width: 720px; margin: 20px auto 0px auto; background: url('../images/instant-loan-bg.png') no-repeat; background-size: cover;}
.logoBoxcontainer .logo {width:100%; max-width: 220px;}
.logoBoxcontainer a {display: block;}
.logoBoxcontainer .logobottom {width:70%; margin: 50px 0px;}
.headSection h1 {font-family: "Jost", serif; font-size: 60px; color: #2DA2D9;}
.headSection h1 span {font-size: 48px; font-weight: 700; text-transform: uppercase; text-align: center; color: #000; display: block; margin-top: 20px;}
.headSection .bannerBox {width: 70%; display: flex; column-gap: 40px; margin: 50px auto;}
.easyloanBox {margin-top: 30px;}

.acknowledgeBox {font-size: 12px; color: #FFF; font-weight: 500;}

.bannerBox11 {text-align: center;}
.bannerBox11 img {width: 100%;}
.bannerSubBox {width: 100%; max-width: 750px; border-radius: 10px;}
.bannerSubBox:nth-of-type(1) {background: #FFF; padding: 0px;}
.bannerSubBox:nth-of-type(2) {background: #FFF; padding: 0px;}
.bannerSubBox img {width: 80px; height: 80px; object-fit: contain; margin: 0; padding: 10px;}
.bannerSubBox span {font-size: 20px; font-weight: 600; color: #000; line-height: 24px; display: block; margin: 10px 15px;}
.bannerSubBox ul {padding: 0px 10px; margin: 0px 15px; padding: 10px 30px;}
.headingBox {display: flex; column-gap: 10px; align-items: center; margin: 10px;}
.bannerSubBox ul li {font-size: 12px; font-weight: 500; color: #FFF; list-style-type: disc;}
.bannerSubBox11 {display: flex; align-items: center; margin: 10px 0px 0px 0px;}
.bannerSubBox .bannericon {width: 60px; height: auto; margin: 0px 5px;}
.bannerSubBox small {font-size: 11px; color: #FFF; display: block; margin: 0px;}
.bannerSubBox a {background: rgb(255,201,61); background: radial-gradient(circle, rgba(255,201,61,1) 0%, rgba(229,167,5,1) 100%); color: #FFF; padding: 5px 15px; display: block; font-weight: 600; text-align: center; font-size: 18px; cursor: pointer; margin-top: 10px; border-radius: 10px;}
.bannerSubBox a:hover {text-decoration: none;}
.applyNowBox .bannerBox {width: 100%; display: block; position: static;}
.easyloanBox h2 {font-size: 24px; color: #FFF; font-weight: 600; text-align: center;}
.headericonBox {display: flex; column-gap: 10px; justify-content: space-around; position: absolute; bottom: -200px; width: 100%;}
.headericonsubBox {display: flex; width: 100%; text-align: center; align-items: center; column-gap: 10px; margin-bottom: 20px;}
.headericonsubBox .imgBox {}
.headericonsubBox img {width: 60px; height: 60px; object-fit: contain; margin-bottom: 10px;}
.headericonsubBox span {font-size: 20px; color: #FFF; font-weight: 500; text-align: left; line-height: 28px; text-align: left;}

.bannerSubBox.yellow {background: #22A457; box-shadow: 0px 0px 10px 0px #CCC; border-radius: 10px;}
.bannerSubBox.yellow span {font-size: 20px; font-weight: 700; color: #FFF; line-height: 24px; display: block; margin: 0px;}
.bannerSubBox a.yellow {background: rgb(0,210,1); background: radial-gradient(circle, rgba(0,210,1,1) 0%, rgba(1,100,48,1) 100%);; color: #FFF; padding: 10px 15px; display: block; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 28px; margin-top: 10px; border-radius: 0px 0px 10px 10px; position: relative; overflow: hidden;}

.whychooseBox {text-align: center; padding: 0px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); border-radius: 20px; min-height: auto; border: 1px #6B31FB solid; margin-bottom: 20px;}
.whychooseBox h3 {font-size: 18px; font-weight: 600; color: #000; text-transform: uppercase; margin: 10px 0px 30px 0px;}
.whychooseBox p {font-size: 12px; font-weight: 400; color: rgba(60, 60, 60, 1); min-height: 40px;}
.whychooseBox img {width: 100%; padding: 20px; border-radius: 20px 20px 0px 0px;}

.whychooseSubBox {background: rgb(241, 162, 45, 0.2); min-height: 105px; padding: 30px 10px 1px 10px; border-radius: 50px 50px 20px 20px; margin: 20px 0px 0px 0px;}
.whychooseSubBox span {background: #6B31FB; width: 40px; height: 40px; display: flex; margin: -50px auto 20px auto; color: #FFF; justify-content: center; align-items: center; font-weight: 600; border-radius: 50%;}

.bannerSubBox a.yellow:after {
  content: "";
  position: absolute;
  top: -23px;
  left: 0;
  width: 20px;
  height: 120px;
  filter: blur(10px);
  background: linear-gradient(90deg, rgb(255,255,255,1) 0, 70%, rgba(255,255,255,1));
  transform: rotate(30deg);
  animation: gradientAnimation 3s ease-in-out infinite
}

.bannerSubBox a.green:after {
  content: "";
  position: absolute;
  top: -23px;
  left: 0;
  width: 20px;
  height: 120px;
  filter: blur(10px);
  background: linear-gradient(90deg, rgb(255,255,255,1) 0, 70%, rgba(255,255,255,1));
  transform: rotate(30deg);
  animation: gradientAnimation 3s ease-in-out infinite
}


@keyframes gradientAnimation {
  0% {
      left: -80px
  }

  to {
      left: 104%
  }
}


.bannerSubBox.green {background: #0B5A92; box-shadow: 0px 0px 10px 0px #CCC; border-radius: 10px;}
.bannerSubBox.green span {width: 220px; font-size: 20px; font-weight: 700; color: #FFF; line-height: 24px; display: block; margin: 0px;}
.bannerSubBox a.green {background: rgb(32,136,210); background: radial-gradient(circle, rgba(32,136,210,1) 0%, rgba(12,72,115,1) 100%);; color: #FFF; padding: 10px 15px; display: block; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 28px; margin-top: 10px; border-radius: 0px 0px 10px 10px; position: relative; overflow: hidden;}
.section-title h2 {font-family: "Jost", serif; font-size: 42px; font-weight: 600; color: #000; text-align: center; margin: 40px;}
.middleBox img {width: 100%;}
.features {padding: 50px 0px;}
.headerbottom {padding: 20px; margin-bottom: 20px; border-left: 3px #2DA2D9 solid; border-radius: 10px; box-shadow: 0px 0px 5px 0px #ccc;}
.headerbottom img {width: 70px; height: 70px; object-fit: contain;}
.headerbottom h3 {font-size: 14px; color: #000; margin-top: 10px;}
.testimonials {background: #F8F8F8; padding: 50px 0px; padding-top: 30px;}

.owl-carousel {max-width: 100%; text-align: left; margin: 50px auto;}
.owl-carousel.owl-drag .owl-item {padding: 20px; width:100%; border: 1px #CCC solid; border-radius: 20px;}
.owl-carousel p {font-size: 14px; font-weight: 500; padding: 0px 0px; color: #000;}
.owl-carousel h2 {font-size: 18px; font-weight: 600; color: #000; margin: 0;}
.owl-carousel .profilebox {display: flex; column-gap: 20px; align-items: center;}
.owl-carousel .profilebox small {color: #FF1373;}
.owl-carousel .profileIcon { width: 60px !important; height: 60px; object-fit: contain; margin: 0px; border: 2px #6B31FB solid; border-radius: 50%;}
.shadow-effect .img-circle {width: 30px !important;}
.owl-nav {position: absolute; top: 30%; width: 100%;}
.owl-nav .owl-prev {position: absolute;left: -30px; width: 50px; height: 50px; background: url('../images/prev-arrow.png') no-repeat !important; background-size: cover !important;}
.owl-nav .owl-next {position: absolute; right: -30px; width: 50px; height: 50px; background: url('../images/next-arrow.png') no-repeat !important; background-size: cover !important;} 

.owl-nav .owl-prev span {display: none;}
.owl-nav .owl-next span {display: none;}

.testimonial-name {font-size: 16px; font-weight: 600; color: #000;}
.owl-dots {display: flex; justify-content: center; column-gap: 10px; margin-top: 50px;}
.owl-dots .owl-dot { background: #D9D9D9 !important; width: 20px; height: 5px;}
.owl-dots .owl-dot.active { background: #6b0707 !important; width: 20px; height: 5px;}
.bannerBottom {width:100%; margin: 0px auto; display: flex; align-items: center; justify-content: center; border: 1px #ddd solid;}
.bannerBottom img {width:100%; height: 150px; object-fit: contain; padding:15px; border-right: 1px #ddd solid;}
.bannerBottom img:last-child {border-right: 0px #ccc solid;}
.footerBottom {background: #6B31FB; padding: 10px 0px 50px 0px; text-align: center;}
.callUs {min-height: 170px; padding: 20px; border-radius: 10px;}
.callUs span {font-size: 14px; font-weight: 500; color:#2DA2D9;}
.callUs p {font-size: 14px; font-weight: 400; color: #FFF;}
.callUs h3 {font-size: 18px; font-weight: 600; color: #FFF; margin: 0;}
.callUs small {font-size: 12px; font-weight: 400; color: #FFF;}
.writeUs {border:2px #6B31FB dashed; background: #6B31FB; text-align: center;}
.writeUs span {color: #FFF; font-weight: 600;}
footer {background: #2E3F51;}
.footerBox {display: flex; justify-content: space-between; flex-direction: column; padding: 10px;}
footer p {font-size: 12px; font-weight: 400; color: #FFF; padding: 0px;}

.range-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
}
input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 70px;
  background: transparent;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  cursor: pointer;
  background: linear-gradient(90deg, #2644c9 var(--range-progress, 0%), #dee4ec var(--range-progress, 0%));
  border-radius: 1rem;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 0.25rem solid #2644c9;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  height: 25px;
  width: 25px;
  transform: translateY(calc(-50% + 5px));
}
#tooltip, #tooltip1 {
  position: absolute;
  text-align: center;
  display: block;
  line-height: 1;
  padding: 3px 5px;
  color: #fff;
  border-radius: 5px;
  background: #2644c9;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  width: 100px;
  transform: translate(-50%, 0);
}
#tooltip:before, #tooltip1:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -8px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #2644c9;
}
.rangeminmax {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0px;
  padding: 2px 5px;
}
.rangeminmax span {
  font-size: 14px;
  font-weight: 600;
  color: #000 !important;
}
.form-box {margin: 0px 20px;}
.layoutform label {font-size: 14px; font-weight: 500; color: #000;}
.action-btn {background: #2644c9; color: #FFF; cursor: pointer;}
footer ul {margin: 0; padding: 0;}
footer ul li {list-style-type: none; display: inline; margin: 0px 10px;}
footer ul li a {color: #FFF; font-size: 14px; font-weight: 500;}

.terms-conditions h2 {font-size: 20px; font-weight: 600; color: #000; text-align: center; margin: 10px 0px  0px 0px; padding-bottom: 10px;}
.terms-conditions .logo {padding: 20px 0px 0px 0px; position: static;}
.terms-conditions .logo img {width: 200px;}
.privacy-policy {padding: 20px 0px;}
.privacy-policy h3 {font-size: 16px; font-weight: 600; color: #000;}
.privacy-policy p {font-size: 14px; font-weight: 500; color: #555454;}
.privacy-policy ul {}
.privacy-policy ul li {list-style-type: disc;font-size: 14px; font-weight: 500; color: #000;}

.thankyoucontainer {width: 100%; height: 100vh; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.thankyoucontainer::before { content: ''; position: absolute; top: 100px; left: 0; width: 450px; height: 500px; background: url('../images/before.png') no-repeat; background-size: cover;}
.thankyoucontainer::after { content: ''; position: absolute; top: 100px; right: 0; width: 350px; height: 500px; background: url('../images/after.png') no-repeat; background-size: cover;}
.thankyoucontainer {}
.thankyoubox {width: 100%; max-width: 1024px; text-align: center;}
.thankyoucontainer img {width: 100%; max-width: 600px;}
.thankyoucontainer h1 {font-size: 48px; font-weight: 900; color: #000; margin: 20px 0px;}
.thankyoucontainer h2 {font-size: 20px; font-weight: 500; color: #D821FF; margin: 20px 0px;}
.thankyoucontainer p {font-size: 14px; font-weight: 400; color: #000; margin: 20px 0px;}

.project-box {position: relative; margin: auto; overflow: hidden; margin-bottom: 20px}
.project-box .project-box-overlay {background: rgba(0,0,0,.7); position: absolute; height: 100%; width: 100%; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; border-radius: 20px; -webkit-transition: all .4s ease-in-out 0s; -moz-transition: all .4s ease-in-out 0s; transition: all .4s ease-in-out 0s}
.project-box:hover .project-box-overlay {opacity: 1}
.project-image {width: 100%; border-radius: 20px}
.project-details { position: absolute; text-align: center; padding-left: 1em; padding-right: 1em; width: 100%; top: 50%; left: 50%; opacity: 0; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s}
.project-box:hover .project-details {top: 50%;left: 50%; opacity: 1}
.project-details h3 {color: #fff; font-weight: 500; letter-spacing: .15em; margin-bottom: .5em; text-transform: uppercase}
.project-details p {color: #fff; font-size: .8em}

.radio42 {display: flex; column-gap: 5px; margin-top: 10px;}

#helpdeskform .wizard-form-radio input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-color: #dddddd;
	height: 25px;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
    margin-top: 5px;
}
#helpdeskform .wizard-form-radio input[type="radio"]:focus {
	outline: 0;
	box-shadow:transparent;
}
#helpdeskform .wizard-form-radio input[type="radio"]:checked {
	background-color: #fc5d30;
}
#helpdeskform .wizard-form-radio input[type="radio"]:checked::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 50%;
	left: 0px;
	right: 0;
	margin: 0 auto;
	top: 4px;
}
#helpdeskform .wizard-form-radio input[type="radio"]:checked::after {
	content: "";
	display: inline-block;
	webkit-animation: click-radio-wave 0.65s;
	-moz-animation: click-radio-wave 0.65s;
	animation: click-radio-wave 0.65s;
	background: #000000;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
	border-radius: 50%;
}
#helpdeskform .wizard-form-radio input[type="radio"] ~ label {
	padding-left: 10px;
	cursor: pointer;
}
#helpdeskform .wizard-form-radio {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    margin-right: 20px;
}
#helpdeskform .form-group.gender-cl {text-align: left; margin: 0;}
#helpdeskform .form-control {padding: 10px; margin: 10px 0px; border-radius: 10px;}

#helpdeskform .form-control:focus {
    border: 1px solid #555;
    -webkit-box-shadow: none;
	box-shadow: none;
  }

  
  .radio-button-container {color: rgba(0,0,0,0.75); display: block; position: relative; padding-left: 25px; line-height: 20px; margin-bottom: 12px; margin-left: 30px;
    cursor: pointer; font-size: 12px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
    .radio-button-container input {position: absolute; opacity: 0; cursor: pointer;}
    .checkmark {position: absolute;top: 0;left: 0;height: 21px;width: 21px;background-color: rgba(0,0,0,0);border-radius: 50%;border: 2px solid rgba(255,255,255,0.25); transition: all 0.3s;}
    .radio-button-container:hover input ~ .checkmark {border-color: rgba(255,255,255,0.5);}
    .radio-button-container input:checked ~ .checkmark {background-color: rgba(0,0,0,0);border-color: #6B31FB;}
    .checkmark:after {content: "";position: absolute;display: none;}
    .radio-button-container input:checked ~ .checkmark:after {display: block;}
    .radio-button-container .checkmark:after {top: 2px; left:2px;width: 13px; height: 13px;	border-radius: 50%; background:#6B31FB;}

    .labclass, .step-1 label {font-size: 14px; font-weight: 500; color: #fff; display: block;}

    .note {display: block; width: 100%; float: left; font-size: 14px; color: #FFF; margin-top: 0px;}
    #helpdeskform .remember-me {
      width: auto;
  }
    .form-box .slider-box {
      position: relative;
      margin: 35px 20px 18px 20px;
    }
    
    .form-box .slider-box .slider .labels span {
      font-size: 16px;
      font-weight: 500;
      color: #FFF;
    }
    
    .form-box .slider-box .slider .labels span:nth-child(1) {float:left;}
    .form-box .slider-box .slider .labels span:nth-child(2) {float:right;}
    
    
    .form-box .slider-box+.slider-box {
      padding-top: 19px;
    }
    
    .form-box .slider-box input {
      position: absolute;
      top: 0;
      left: -99999px;
    }
    
    .form-box .slider-box .value {
      position: absolute;
      top: -19px;
      right: 0;
      font-size: 50px;
      font-weight: 200;
      color: #FFF;
      text-align: right;
    }
    
    .form-box .slider-box .slider {
      position: relative;
      padding-top: 1px;
    }
    
    .form-box .slider-box .ui-slider {
      height: 15px;
      border-radius: 20px;
      background-color: #e4e5e5;
      border-width: 0;
      margin-top: 13px;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 10px;
      border-radius: 10px;
      margin-right: 0px;
      margin-left: 0px;
    }
    
    .form-box .slider-box .ui-slider:before {
      content: " ";
      height: 10px;
      background-color: #6B31FB;
      position: absolute;
      left: 0px;
      top: 0;
      width: 0px;
      border-radius: 10px 0 0 10px;
    }
    
    .form-box .slider-box .ui-slider:after {
      content: " ";
      height: 15px;
      background-color: #e4e5e5;
      position: absolute;
      right: 0px;
      top: 0;
      width: 0px;
      border-radius: 0 10px 10px 0;
    }
    
    .form-box .slider-box .ui-slider-range {
      background-color: #6B31FB;
      border-radius: 0;
      top: 0;
      height: 15px;
      border-radius: 10px;
    }
    .form-box .slider-box .ui-slider-range::after {
      content: '';
      position: absolute;
      background: #6B31FB;
      width: 30px;
      height: 30px;
      right: -3px;
        border: 2px #fff solid;
        top: -8px;
        border-radius: 50%;
        cursor: pointer;
    }
    
    .form-box .slider-box .ui-slider-handle {
      background: transparent;
      text-align: center;
      border-radius: 30px;
      width: 85px;
      font-size: 16px;
      color: #FFF;
      cursor: move;
      font-weight: 500;
      height: 35px;
      top: -45px;
      margin-left: -55px;
      line-height: 35px;
      border: none;
    }
    
    
    .form-box .slider-box .ui-slider-handle::after {
      content: '';
      position: absolute;
    width: 15px;
    height: 7px;
    border-top: solid 10px #ef7640;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    right: 37px;
    bottom: -10px;
    display: none;
    }
    
    .ui-state-focus {border:0px #000 solid !important; box-shadow:0px 0px 0px #000 !important; outline: none !important;}

    .field1 {display: flex; column-gap: 40px; flex-wrap: wrap;}
    .field1 .step-1 {width: 45%; margin-bottom: 10px;}
    .field1 .step-1:nth-of-type(3) {width: 100%;}


@media (max-width: 767px) {
  .main-header {height: auto; margin-bottom: 30px; padding: 0;}
  .headSection {background: #f6f6ff;}
  .bannerBox {display: block; position: static; margin-top: 0px;}
  .headSection h1 {font-size: 26px;}
  .bannerBox11 {position: static;}
  .bannerapplyBox {position: relative; height: auto; margin-top: 0; padding-bottom: 20px;}
  .logo {position: static; text-align: center; margin-bottom: 20px; padding: 10px 0px;}
  .logo img {width: 60%; background: transparent;}
  .whychooseBox {margin-bottom: 20px;}
  .form-con h1 {font-size: 22px;}
  .main-header::before {width: 300px; height: 300px;}
  .headSection h1 span {font-size: 19px;}
  .headSection .bannerBox {width:100%; display: block; margin-top: 20px;}
  .headSection .bannerSubBox {margin-bottom: 20px;}
  .section-title h2 {font-size: 20px; margin: 20px;}
  .callUs {margin-bottom: 20px;}
  .banneImg::after {width: 200px; height: 200px; right: 0;}
  .features {padding: 0 0px;}
  .bannerSubBox ul {padding: 0px 30px;}
  .bannerSubBox11 {margin: 0px 0px 0px 0px;}
  .main-header::after {display: none;}
  .testimonials {padding: 5px 0px;}
  .owl-carousel {margin: 0px auto 20px auto;}
  .owl-nav {position: absolute; top: 30%; width: 74%; left: 50%; margin-left: -37%; margin-top: 10px;}
  .owl-nav .owl-prev, .owl-nav .owl-next {width: 35px; height: 35px;}
  .footerBottom {padding: 10px 0px;}
  .bannerBottom {flex-wrap: wrap;}
  .bannerBottom img {width: 50%; border-bottom: 1px #ddd solid;}
  .bannerBottom img:last-child {border-bottom: 0px #ccc solid;}
  .headerbottom {display: flex; column-gap: 10px;}
  .headingBox {flex-wrap: wrap; margin: 10px 10px 0px 10px;}
  .bannerSubBox.green span {width: auto;}
  /* .headericonBox {display: block;} */
  /* .headericonsubBox {column-gap: 5px;} */
  .headericonsubBox img {width: 30px; height: 30px;}
  .headericonsubBox span {font-size: 12px; line-height: 15px;}
  .logoBoxcontainer .logobottom {width: 60%; margin: 30px 0px;}
  .logoBoxcontainer .logo {width: 100%; max-width: 120px;}
  .thankyoucontainer {padding: 20px; margin-top: 20px; margin-bottom: 20px;}
  .thankyoucontainer::before, .thankyoucontainer::after {display: none;}
  .applyNowBox .bannerBox {position: static;}
  .footerBox {display: block;}
  .form-box {margin: 0;}
  .form-box .slider-box {margin: 35px 20px 18px 30px;}
  .radio-button-container {margin-left: 15px;}
  .form-con h1 {margin: 0px 0px 20px 0px; padding-bottom: 15px; margin-bottom: 25px;}
  .headericonBox {position: static; width: 100%; margin: 15px 0px 15px 0px;}
  .headericonsubBox span {color: #000;}
  .headericonsubBox img {margin: 0;}
  .field1 .step-1 {width: 100%;}
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-header {height: auto; margin-bottom: 20px;}
  .logo img {background: transparent;}
  .bannerBox {display: block; position: static; margin-top: 25px;}
  .testimonials {padding-top: 2px;}
  .bannerapplyBox {height: auto; padding-bottom: 20px; margin-top: 80px;}
  .col-md-6 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
  .headSection {min-height: auto;}
  .bannerBox11 {position: static;}
 .whyCon .col-md-3 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 20px;}
  .banneImg::after {right: 0;}
  .main-header::after {top: 100px; right: 0;}
  .features {padding: 0px 0px 20px 0px;}
  .col-md-2 {-webkit-box-flex: 0; -ms-flex: 0 0 30.66667%; flex: 0 0 30.66667%; max-width: 30.66667%;}
  .features .row {justify-content: center;}
  .bannerBottom {flex-wrap: wrap;}
  .bannerBottom img {width: 25%; border-bottom: 1px #ddd solid;}
  .bannerBottom img:last-child {border-bottom: 0px #ccc solid;}
  .footerBottom .col-md-4 {-webkit-box-flex: 0; -ms-flex: 0 0 49.33333%; flex: 0 0 49.33333%; max-width: 49.33333%;}
  .callUs {min-height: 185px; padding: 15px;}
  .footerBottom {padding: 0px 0px 50px 0px;}
}
@media (min-width: 1024px) and (max-width: 1260px) {
  .main-header {height: auto; margin-bottom: 20px;}
  .logo img {background: transparent;}
  .col-md-6 {-webkit-box-flex: 0; -ms-flex: 0 0 70%; flex: 0 0 70%; max-width: 70%;} 
  .headSection {min-height: 750px;}
  .headSection .bannerBox {width: 100%;}
  .whyCon .col-md-3 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 20px;}
  .bannerBox11 {position: static;}
  .bannerBox .row {justify-content: center;}
  .features .row {justify-content: center;}
  .col-md-2 {-webkit-box-flex: 0; -ms-flex: 0 0 30.66667%; flex: 0 0 30.66667%; max-width: 30.66667%;}
  .bannerBottom {flex-wrap: wrap;}
  .bannerBottom img {width: 20%; border-bottom: 1px #ddd solid;}
  .bannerBottom img:last-child {border-bottom: 0px #ccc solid;}
  .col-md-4 {-webkit-box-flex: 0; -ms-flex: 0 0 40.33333%; flex: 0 0 40.33333%; max-width: 40.33333%;}
}