body {
  font-family: 'Montserrat', sans-serif;
}

.bgbanner {
  background-image: url(../images/welcome-img.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 100vh;
  max-width: 100%;
  position: relative;
  /*background-size: contain;
  background-position: 50% 50%;*/
}

.thankingbanner {
  background-image: url(../images/thankyubanner.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.thankingnote {
  width: 100%;
  padding-top: 150px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.modal-title {
  color: #2887c8;
    font-weight: 500;
    text-shadow: 1px 0 #2887c8;
}
.instructions_points{padding-left:0;padding-right: 20px;}
.instructions_points li {list-style-type: none;
    margin-bottom: -5px;}
.instructions_points li i {
  padding-right: 10px;
  color: #2887c8;
}

.instructions_points span{
  position: relative;
    left: 24px;
    top: -23px;
}
.modal {top:40px;}
button.close {
  background-color: #2887C8;
    border-radius: 6px;
    color: #fff;
}
.modal-header .close {
  margin: -2rem -1rem -1rem auto;
  opacity: unset;
}
.modal-header {border-bottom:none!important;}
.modal-content {border-radius:6px;}
.modal-body {padding:1rem 1.5rem!important;}
.modal-title {padding-left:0.5rem;}
.instructions_points p{
 position: relative;
    left: 26px;
    top: -23px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}


.auth-wrapper.auth-cover {
  align-items: flex-start;
}

.auth-wrapper {
  display: flex;
  flex-basis: 100%;
  width: 100%;
}

.auth-wrapper.auth-cover .auth-inner {
  overflow-y: auto;
  height: calc(var(--vh, 1vh) * 100);
}

.auth-wrapper .auth-inner {
  width: 100%;
}

.login-img {
  max-width: 600px;
}

.login-bg {
  background-image: url(../images/frame.svg);
  max-width: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

.textbox {
  position: relative;
}

.infotext {
  position: absolute;
  top: 20rem;
  right: 11rem;
}

.infotext h2 {
  font-size: 2.3125rem;
  color: #2F394B;
  font-weight: 600;
}

.auth-login-form .form-control,
.auth-login-form .form-select {
  font-size: 0.875rem;
}

.form_heading h2 {
  font-family: 'Montserrat', sans-serif;
  color: #2887C8;
  font-weight: 500;
  font-size: 28px;
  line-height: 40px;
  border-bottom: 3px solid #2887c8;
  letter-spacing: 0.4px;
}

.btn-custom {
  background: linear-gradient(135.96deg, #2887C8 0%, #77A1FE 0.01%, #006BB5 101.74%);
  border-radius: 8px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.7px;
  color: #FFFFFF;
  padding: 13px 50px;
  border: none;
  box-shadow: 1px 1px 8px 0px #2887c8;
}

.btn-form {
  background: linear-gradient(135.96deg, #2887C8 0%, #77A1FE 0.01%, #006BB5 101.74%);
  border-radius: 8px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0.7px;
  color: #FFFFFF;
  padding: 12px 45px;
  border: none;
  margin-top: 10px;
}

.btn-form:hover {
  color: #fff;
}

.btn-custom:hover {
  color: #fff;
}

label {
  font-family: 'Montserrat', sans-serif;
  color: #525252;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.form-control {
  border: 1px solid #a0a0a0 !important;
}

.intro-bannerpage {
  padding: 60px 60px;
}

.introbox {
  background: url(../images/frame.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}



.introbannerbox {
  padding: 80px;
}

.introbtn {

  display: block;

  text-align: center;

  margin-bottom: 35px;

  margin-top: 35px;

}

.my-container-gray {
  position: relative;
  background: #f1f3f4;
}

.my-container-gray h1 {
  font-family: arial;
  padding: 80px;
  /*text-align: center;*/
  z-index: 2;
  position: relative;
  color: #2D3439;
}

.my-container-gray img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}

.hero {
  background: url(../images/welcome-banner.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.welcome img {
  width: 1295px;
}

.welcome h2 {
  left: 100px;
  font-size: 4.8vw;
  position: absolute;
  top: 250px;
  font-family: 'Montserrat', sans-serif;
}

.welcome p {
  position: absolute;
  bottom: 450px;
  left: 100px;
  font-size: 25px;
  line-height: 35px color: #525252;
  font-family: 'Montserrat', sans-serif;
}

.welcome span {
  font-size: 60px;
  line-height: 70px;
  font-family: 'Montserrat', sans-serif;
  color: #2887C8;
  font-weight: 700;
}

.thankubanner {
  padding: 40px;
  border: 5px solid #fff;
}

.thankyou {
  box-shadow: 10px 20px 30px #ccc;
  position: relative;
}

.thankyou img {
  width: 1295px;
}

.thankyou h2 {
  position: relative;
  bottom: 400px;
  text-align: center;
  font-size: 3.8vw;
  color: #525252;
  font-weight: 500;
  text-shadow: 1px 1px #525252;
}

.btndiv {
  position: relative;
  top: 515px;
  right: 270px;
  font-size: 2.8vw;
}

.thankyou p {
  position: relative;
  bottom: 390px;
  text-align: center;
  font-size: 20px;
  color: #525252a8;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 8px;
}

.thankyou span {
  font-size: 60px;
  line-height: 70px;
  font-family: 'Montserrat', sans-serif;
  color: #2887C8;
  font-weight: 700;
}

.intro-textbanner {
  right: 0%;
  width: 100%;
  position: absolute;
  top: 20%;
}

.intro-textbanner h2 {
  padding-bottom: 25px;
  margin: 0;
  font-size: 1.8em;
  color: #2F394B;
  font-weight: 500;
  text-align: center;
  font-family: 'Monteserrat', sans-serif;
}

.intro-textbanner h2 span {
  color: #2887C8;
  font-weight: 700;
}

.instructionstab {
  width: 1007px;
  align-items: center;
  text-align: center;
  left: 562px;
  position: absolute;
  background-color: rgb(115 103 240 / 12%);
}



.instructionstxt {

  text-align: justify;
  font-family: 'Monteserrat', sans-serif;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  color: #3B3749;
}

.questionhead {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
  background-color: #7367f030;
  color: #2887C8;
  border-radius: 5px;
  font-family: 'Monteserrat', sans-serif;
}



.pointers {
  padding-left: 20px;
}

.pointers li {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #2887C8;
  font-weight: 500;
  line-height: 40px;
}

.pointers li span {
  text-align: justify;
  font-family: 'Monteserrat', sans-serif;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
  color: #3B3749;
}

.survey-wrap {
  padding: 25px;
  background-color: #2887C8;
  border: 2px solid #2887C8;
  position: relative;
  border-radius: 50px;
}

.page-center {
  margin: 0 auto;
  max-width: 720px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.survey-welcome {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat', sans-serif;
  padding: 100px 0;
}

.survey-outer {
  background: #F8F1FF;
  width: 100%;
  border: 2px solid #2887C8;
  border-radius: 35px;
}

.survey-inner h2 {
  text-align: center;
  padding: 40px 15px 26px 15px;
  margin: 0;
  position: relative;

}

.survey-inner h2:after {
  height: 3px;
  width: 272px;
  position: absolute;
  content: '';
  border-radius: 5px;
  background: #2887C8;
  left: 50%;
  transform: translate(-50%, -90%);
  top: 90%;
}

.top-img {
  position: absolute;
  top: -32px;
  transform: translatex(-50%);
  left: 50%;
  width: 128px;
  max-width: 100%;
  height: auto;
}

.survey-inner .questionhead {
  width: 100%;
  margin: 0;
  font-size: 22px;
  font-family: 'Monteserrat', sans-serif;
  font-weight: 600; 
  padding: 12px 30px 12px 30px;
  margin: 15px 0;
}

.survey-inner .questionhead i {
  padding-right: 15px;
}

.survey-inner .instructionstxt {
  width: 100%;
  margin: 0;
  font-size: 18px;
  padding-bottom: 22px;
}

.survey-inner .survey-content-wrap {
  padding: 15px 30px;
}
.survey-left-img {
  position: absolute;
  display: inline-block;
  width: 160px;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  left: -130px;
}

.survey-right-img {
  position: absolute;
  display: inline-block;
  width: 190px;
  height: auto;
  right: -150px;
  top: 50%;
  transform: translateY(-50%);
}
.introbtn {
  display: block;
  text-align: center;
  margin-bottom: 100px;
  margin-top: 36px;
}
.survey-inner h2 span {
  color: #2887C8;
  font-weight: 700;
  display: block;
}
.thankingnote h2 {
  color: #2F394B;
}

.thankingnote h2 span {
  color: #2887C8;
  font-weight: 700;
}

.thankingnote p {
  font-family: 'Monteserrat', sans-serif;
  color: #525252;
  text-shadow: 0 1px #525252;
  text-align: center;
}

.thankingnote h2 {
  padding-bottom: 20px;
  margin: 0;
  font-size: 5em;
}

.thankingnote p {
  margin: 0;
  padding-bottom: 20px;
  font-size: 1.8rem;
  letter-spacing: 0.5px;
}



@media (max-width:1199px) {
  .intro-textbanner {
    padding: 30px;
    background-color: rgb(255 255 255 / 50%);
  }

  .intro-textbanner h2,
  .thankingnote h2 {
    font-size: calc(3.8rem + 0.8vw);
  }

  .intro-textbanner p,
  .thankingnote p {
    font-size: calc(1.25rem + 0.9vw);
  }

  .thankingnote {
    padding-top: 250px;
  }
}
@media (max-width:1032px) {
  .survey-left-img {
    width: 145px;
    left: -115px;
}

.survey-right-img {
    width: 170px;
    right: -126px;
}

}
@media (max-width:991px) {

  .thankingnote h2 {
    font-size: calc(3rem + 0.8vw);
  }

  .thankingnote p {
    font-size: calc(1.2rem + 0.8vw);
  }
  .survey-right-img {
    width: 150px;
    right: -108px;
}

.survey-left-img {
    width: 125px;
    left: -90px;
}
}

@media (max-width:955px) {
  .survey-right-img, .survey-left-img{
    display: none;
  }
}
@media (max-width:767px) {
  .bgbanner {
    align-items: flex-end;
    background-position: center right;
  }

  .intro-textbanner h2,
  .thankingnote h2 {
    font-size: calc(2.8rem + 0.8vw);
  }

  .intro-textbanner p,
  .thankingnote p {
    font-size: calc(1rem + 0.8vw);
  }

  .intro-textbanner {
    padding: 20px;
    margin: 30px 10px;
    background-color: rgb(255 255 255 / 50%);
    width: 100%;
  }

  .btn-custom {
    font-size: 0.8rem;
  }
  .page-center {
    max-width: 100%;
}

.survey-inner h2 {
    font-size: 1.5rem;
}

.survey-inner .instructionstxt {
    font-size: 18px;
}

.pointers li span {
    font-size: 18px;
}

.survey-inner .survey-content-wrap {
    padding: 10px 20px;
}
.survey-inner .questionhead {
  padding: 10px 20px 12px 20px;
}
.introbtn {

  margin-bottom: 25px;

  margin-top: 25px;

}
}
@media (max-width:680px) {
  .survey-inner h2 {
    font-size: 1.3rem;
}

.survey-inner .questionhead {
    font-size: 17px;
    padding: 10px 30px 10px 20px;
}

.survey-inner .instructionstxt {
    font-size: 16px;
}

.pointers li span {
    font-size: 16px;
}

.btn-custom {
    padding: 10px 35px;
}
.survey-wrap {
  padding: 20px;
}

.survey-inner h2 {
  padding: 30px 0px 25px 0px;
}

.survey-inner h2:after {
  width: 212px;
}
.top-img {
  width: 108px;
  top: -27px;
}
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}}
@media (max-width:480px) {

  .intro-textbanner p,
  .thankingnote p {
    font-size: calc(0.8rem + 0.8vw);
    padding-bottom: 20px;
  }

  .intro-textbanner h2,
  .thankingnote h2 {
    font-size: calc(2.2rem + 0.8vw);
    padding-bottom: 20px;
  }

  .thankingnote p {
    padding-bottom: 10px;
  }

  .bgbanner {
    background-image: url(../images/welcome-image-mobile.svg);
  }

  .thankingnote h2 {
    padding-bottom: 15px;
  }
  .survey-inner .instructionstxt {
    font-size: 14px;
    line-height: 2;
}

.pointers li {
    font-size: 16px;
    line-height: 2;
}

.pointers li span {
    font-size: 14px;
    line-height: 1.4;
}
.survey-inner .questionhead {
  padding: 10px 20px 10px 20px;
}
}
@media (max-width:415px) {
  .survey-inner h2 {
    font-size: 1.2rem;
}

.survey-inner .questionhead {
    padding: 10px;
}
.survey-inner .instructionstxt {
  font-size: 14px;
  line-height: 1.6;
}

.top-img {
  width: 108px;
  top: -30px;
}
.survey-wrap {
  padding: 15px;
}
.survey-inner .survey-content-wrap {
    padding: 15px;
}
.pointers li {
  padding-bottom: 10px;
  line-height: 1.4;
}
.pointers li span {
  font-size: 14px;
  line-height: 1.4;
}
.survey-inner h2:after {
  width: 185px;
}
}
@media (max-width:360px) {
  .survey-inner .survey-content-wrap {
  
    padding: 10px;
}
.survey-inner h2 {
  font-size: 1rem;
}

.survey-inner h2:after {
  width: 150px;
}
}
@media (min-width: 320px) and (max-width:426px) {
  .intro-textbanner {
    padding: 40px 15px;
    background-color: rgb(255 255 255 / 80%);
  }

  .bgbanner {
    background-attachment: scroll;
    background-position: center;
  }

  .intro-textbanner p,
  .thankingnote p {
    font-size: calc(0.7rem + 0.8vw);
  }

  .intro-textbanner h2,
  .thankingnote h2 {
    font-size: calc(2rem + 0.8vw);
  }

  .btn-custom {
    font-size: 0.7rem;
  }

  .questionnaire_box {
    padding: 20px 0px;
  }

  .survey-questions {
    padding: 20px 20px 20px;
  }

  .headline-text {
    padding-bottom: 40px;
  }


}