/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jul 14, 2020, 7:55:43 AM
    Author     : Mohammad Alam
*/

@font-face {
  font-family: "RobotoCondensed-Bold";
   src: local("RobotoCondensed-Bold"), local("RobotoCondensed-Bold"), url(fonts/RobotoCondensed-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "RobotoCondensed-Regular";
   src: local("RobotoCondensed-Regular"), local("RobotoCondensed-Regular"), url(fonts/RobotoCondensed-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "RobotoSlab-Medium";
   src: local("RobotoSlab-Medium"), local("RobotoSlab-Medium"), url(fonts/RobotoSlab-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "RobotoSlab-Regular";
   src: local("RobotoSlab-Regular"), local("RobotoSlab-Regular"), url(fonts/RobotoSlab-Regular.ttf) format("truetype");
}

.page-multistep-quiz #main{
  width: 100%;
}

button#backtotop {
    width: 5rem;
    height: 2rem;
    padding-top: 0.01rem;
    padding-bottom: 0.10rem;
    font-family: 'Roboto Slab', serif;
    text-transform: capitalize;
    border-radius: 20rem;
    font-size: 1.2rem;
}

.quiz-wrapper {
  background: url(img/landing-bg.png) repeat top;
  background-size: cover;
  min-height: 800px;
}

/*No result code block start - Paste on Line 38*/
.quiz-wrapper .no-result-found{
  background: url(img/landing-bg.png) repeat top;
  background-size: contain;
  min-height: 800px !important;
}
@media only screen and (min-width: 1381px){
  .quiz-wrapper .no-result-found{
   background: url(img/landing-bg.png) repeat top;
   background-size: contain;
   min-height: 1050px !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1380px)  {
  .quiz-wrapper .no-result-found{
   background: url(img/landing-bg.png) repeat top;
   background-size: contain;
   min-height: 1050px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 65px)  {
  .quiz-wrapper .no-result-found{
   background: url(img/landing-bg.png) repeat top;
   background-size: contain;
   min-height: 2300px !important;
  }
}
/*No result code block end*/

.view-id-quiz_all_resources .quiz-wrapper {
  min-height: 0px;
}

.quiz-wrapper .quiz-landing-page{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 4rem 7.03% 7rem 8.02%;
  justify-content: space-between;
}

.page-multistep-resources #content,
#resources-result-wrapper{
  padding: 30px;
}

.page-multistep-resources #content{
  margin-bottom: 0;
}

.resources-wrapper .resources-landing-page {
    padding: 2.5rem 9.375rem 1.25rem 10.375rem;
}

.quiz-wrapper .quiz-landing-page .quiz-landing-page-left {
  max-width: 43.3%;
  flex: 0 0 43.3%;
}

.quiz-wrapper .quiz-landing-page .quiz-landing-page-right {
  max-width: 47.73%;
  flex: 0 0 47.73%;
  text-align: right;
}

.quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
    color: #24387E;
    font-size: 3.7rem;
    line-height: 4.5rem;
    font-family: RobotoCondensed-Bold;
    letter-spacing: 0.054375rem;
    margin: 0 0 0.875rem;
    margin-top: -16.1rem;
    font-weight: bold! important;
    margin-bottom: 2rem;
}
.quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-description{
  color: #24387E;
  margin: 0 0 1.75rem;
  font-size: 1.1875rem;
  font-family: RobotoSlab-Regular;
  font-weight: 400;
  line-height: 1.5625rem;
  letter-spacing: -0.020625rem;
  margin-bottom: 2rem;
}
.quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a{
  display: inline-block;
  background: #b1e2f4;
  font-family: RobotoSlab-Medium;
  font-weight: 500;
  text-align: center;
  color: #24387E;
  border-radius: 45px;
  text-decoration: none;
  font-size: 1.5rem;
  padding: 0.7rem 1.5rem .7rem 1.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a:hover {
    background-color: #EF4035;
    color: #fff;
}
.quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a:first-child{
  margin-left: 0px;
}
/*
.resources-wrapper .quiz-landing-page .quiz-landing-page-actions a{
  background: #EF4035;
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 102px;
  word-spacing: -.33px;
  text-align: center;
  color: #fff;
  border-radius: 45px;
  padding: 10px 25px;
  margin-right: 40px;
}
*/
.quiz-wrapper .questions-wrapper{
  padding: 1px 5.52% 135px;
  display: none;
  overflow: hidden;
  padding-bottom: 80px;
}

.quiz-wrapper .questions-wrapper-left,
.quiz-wrapper .questions-wrapper-middle,
.quiz-wrapper .questions-wrapper-right{
  float: left;
}

.questions-wrapper .header-banner {
    content: url(/sites/all/modules/custom/multistep_quiz/css/img/Quiz-Header-Transparent.png);
    width: 100%;
}

.quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
  font-family: 'Roboto Slab', serif;
  font-size: 20px! important;
  color: #fff! important;
  margin-top: -55px;
  font-weight: bold;
  margin-bottom: 8px! important;
  letter-spacing: 1.19px;
}

p.quiz-questions-disclaimer {
    font-family: 'Roboto Slab', serif !important;
    font-size: 20px! important;
    color: #24387E! important;
    /* margin-top: -55px; */
    font-weight: 200 !important;
    margin-bottom: 8px! important;
    letter-spacing: 1.19px;
    line-height: 1.7rem !important;
}

.landing-video-pl{
  max-width: 600px;
  width: 91%;
  border-radius: 30px;
  outline: none;
  border-radius: 4px;
  display: inline-block;
}

.questions-inner {
  padding: 77px 0 0;
  position: relative;
}

.questions-inner:after {
  content:'';
  display: block;
  clear: both;
}

.quiz-wrapper .questions-wrapper-left {
    width: 25%;
    content: url(img/left-icon.png);
    margin-left: -60px;
    margin-top: 35px;
}
/*
.quiz-wrapper .questions-wrapper-right {
  position: absolute;
  right: 0;
  top: 70px;
}
*/

.quiz-wrapper .questions-wrapper-right {
    width: 30%;
    content: url(img/Quote-08@2x.png);
    margin-left: 1070px;
    margin-top: -2271px;
}

.qw-right-content {
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 17px 19px;
  width: 350px;
  box-sizing: border-box;
  margin: 0;
  position: relative;
}

.qw-right-content p {
  font-family: 'Roboto Slab', serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.qw-right-content p:not(:first-child) {
  margin: 4px 0 0;
}

.qw-right-content .decorator {
  position: absolute;
  left: -19px;
  top: 64px;
  width: 21px;
}

.qw-right-content .decorator:before, .qw-right-content .decorator:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
}

.qw-right-content .decorator:before {
  transform: rotate(-45deg);
}

.qw-right-content .decorator:after {
  transform: rotate(45deg);
  top: 14px;
}

.qw-right-content p:last-child {
  margin: 0;
}

.qw-right-content p span {
  color: #f23e2d;
}

.qw-right-content p small {
  font-size: 26px;
  letter-spacing: 1px;
  font-family: 'Roboto Slab', serif;
}

.red-word{
  color: #f23e2d;
}

.quiz-wrapper .questions-wrapper-middle {
    width: 100%;
    /* padding: 35px 0 0; */
    /* margin-left: -25px; */
    position: relative;
    margin-top: -12rem;
}

div#question-1 {
    margin-top: 100px;
}

.questions-wrapper-actions{
  padding-top: 60px;
}

.quiz-wrapper .questions-wrapper-actions a{
    display: inline-block;
    background: #b1e2f4;
    font-family: RobotoSlab-Medium;
    font-weight: 500;
    text-align: center;
    color: #24387E;
    border-radius: 45px;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 0.7rem 1.5rem .7rem 1.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.quiz-wrapper .questions-wrapper-actions a:hover {
    background-color: #EF4035;
    color: #fff;
}

.quiz-wrapper .questions-wrapper-actions a:first-child{
  margin-left: 15px;
}

.quiz-wrapper h1.questions-wrapper-middle-title,
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title {
    color: #24387E;
    font-size: 3.7rem;
    font-family: 'RobotoCondensed-Bold', bold;
    font-weight: bold! important;
    line-height: 4.5rem;
    letter-spacing: .1rem;
    text-align: center;
    margin: 0 0 60px;
    width: 100%;
    margin-top: 1.5rem;
}
.quiz-wrapper .questions-wrapper-middle p {
  color: #24387E;
  font-size: 75px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  line-height: 90px;
  letter-spacing: .90px;
  text-align: center;
  margin:0 0 60px;
  width: 100%;
}
.questions-wrapper-middle .questions-wrapper-middle-title {
  font-weight: bold! important;
}
.quiz-wrapper .questions-wrapper-middle h1{
  margin-top: 105px;
}
.quiz-wrapper .questions-wrapper-middle .q-title{
  color: #24387E;
  font-size: 35px;
  font-family: 'Roboto Slab', serif;
  line-height: 44px;
  word-spacing: -.48px;
  font-weight: 400;
  margin: 0 0 30px;
  text-align: center;
  width: 100%;
}
.question-wrap{
  text-align: center;
  margin: 0 0 60px;
  position: relative;
}

.question-wrap:after {
  content:'';
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 65%;
  margin-top: -77px;
  transform: rotate(45deg);
}

.question-wrap.question-1:after {
    background: url(img/Twinkle-03.png) no-repeat;
    /* left: -260px; */
    background-size: 100%;
    width: 14.4375rem;
    height: 13.75rem;
    /* margin-top: -150px; */
}

.question-wrap.question-2:after {
    background: url(img/Twinkle-07.png) no-repeat;
    right: 10rem;
    background-size: 100%;
    width: 14.4375rem;
    height: 13.75rem;
    /* margin-top: -120px; */
}

.question-wrap.question-3:after {
    background: url(img/Twinkle-04.png) no-repeat;
    /* left: -260px; */
    background-size: cover;
    transform: rotate(0deg);
    width: 14.4375rem;
    height: 13.75rem;
    /* margin-top: -250px; */
}

.question-wrap.question-4:after {
    background: url(img/Twinkle-06.png) no-repeat;
    right: 10rem;
    background-size: cover;
    transform: rotate(0deg);
    width: 14.4375rem;
    height: 13.75rem;
    /* margin-top: -220px; */
}

.question-wrap:last-child {
  margin: 0;
}

.question-wrap #mqlanguages{
  height: 141px;
  width: 70%;
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  margin-bottom: 11px;
  border-radius: 10px;
  border: 0;
  outline: none;
  padding: 5px;
  background-size: contain;
  color: #24387E;
  background-color: #b1e2f4;
  font-weight: 300;
}

.question-wrap select#mqlanguages option {
  font-weight: 400;
  font-size: 1.25rem;
  font-family: RobotoSlab-Medium;
  font-weight: 100 !important;
}

.question-wrap select#mqlanguages option:hover {
  background-color: #EF4035;
  color: #fff;
  border-radius: 15px;
}

.question-wrap select#mqlanguages option:checked {
  background: linear-gradient(90deg, #EF4035, #EF4035);
  -webkit-text-fill-color:#fff;
  border-radius: 0.9375rem;
}

#result-resources-pagination li{
  list-style: none;
}

#error-message-wrapper{
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  background: #EF4035;
  color: #fff;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 15px;
  border-radius: 15px;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
}
.question-wrap .languages-wrap{
  font-size: 30px;
  font-family: 'Roboto Slab', serif;
  color: #24387E;
  margin-bottom: 20px;
  margin-top: -35px;
}
.question-wrap .languages-wrap #myImg {
  cursor: pointer;
  font-family: 'Roboto Slab', serif;
  font-size: 20px! important;
  color: #24387E! important;
  margin-bottom: 8px! important;
  margin-top: -55px! important;
  font-weight: 200;
  line-height: 55px;
  letter-spacing: 1.19px;
}

.question-wrap .languages-wrap #myImg:hover {
    color: #fff !important;
}

.question-wrap .btn-question-option, .question-wrap .btn-question-audience-option {
  cursor: pointer;
  text-align: center;
  background: #b1e2f4;
  padding: 0.75rem;
  border-radius: 6.25rem;
  margin-bottom: 0.625rem;
  width: 61%;
  margin: 0px auto 1.25rem auto;
  color: #24387E;
  font-size: 1.25rem;
  font-family: RobotoSlab-Medium;
  font-weight: 100 !important;

}
.question-wrap #mqlocations{
  width: 61%;
  min-height: 150px;
  padding: 10px;
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #24387E;
}
.question-wrap #viewAllLang{
  cursor: pointer;
}
.question-wrap #viewAllLang:hover{
  color: #fff;
}
.quiz-wrapper .questions-wrapper-middle .active-label,
.quiz-wrapper .questions-wrapper-middle label:active, .quiz-wrapper .questions-wrapper-middle label:hover {
  background: #EF4035;
  color: #fff;
}
.quiz-wrapper .questions-wrapper-middle .option-wrap input{
  opacity: 0;
  display: none;
}
.actions-wrap{
  text-align: center;
}
.quiz-wrapper .questions-wrapper-middle .btn-quiz-submit{
    background: #b1e2f4;
    color: #24387E;
    font-family: RobotoSlab-Medium;
    font-weight: 500;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 45px;
    text-decoration: none;
    padding: 0.7rem 1.5rem .7rem 1.5rem;
    margin-top: 30px;
    cursor: pointer;
    text-transform: capitalize;
    margin-bottom: 5rem;
}
.quiz-wrapper .questions-wrapper-middle .btn-quiz-submit.ready-to-submit{
  background: #EF4035;
  color: #FFF;
}
.no-result-found{
  font-family: RobotoSlab-Medium;
  color: #24387E;
  font-size: 20px;
  margin-left: 10%;
}
.quiz-wrapper .questions-wrapper-middle .btn-quiz-submit:focus{
  border: 0px;
  outline: none;

}
.quiz-wrapper .questions-wrapper-right .name-wrap{
  font-size: 30px;
}
.ui-autocomplete{
  list-style: none!important;
  padding-left: 20px!important;
  font-size: 20px!important;
  font-family: 'Roboto Condensed', sans-serif!important;
  color: #24387E!important;
  width: 416px!important;
  background: white!important;
}

.resources-wrapper .category-wrap a:link{
  color: #24387E;
}
.resources-wrapper .category-wrap a:hover {
  color: #fff;
}
.resources-wrapper .category-wrap a:visited{
  color: #24387E;
}

.resources-landing-page .questions-wrapper-middle-title {
  font-weight: bold! important;
}

.disclaimer-text a {
    font-family: 'Roboto Slab', serif;
    font-size: 1rem! important;
    color: #24387E! important;
    margin-top: -55px;
    font-weight: bold;
    margin-bottom: 8px! important;
    letter-spacing: .9px;
}

a#bottom-disclaimer {
    font-size: 1.5rem;
    color: #EF4035;
}
a#bottom-disclaimer:hover {
    color: #fff;
}
a#bottom-disclaimer:visited {
    color: #EF4035;
}

a#bottom-disclaimer:link {
    color: #EF4035;
}
.disclaimer-text sup {
    font-size: 0.9rem;
    color: #EF4035;
}

/*HEI Program page */
.view-display-id-page_1 h1.questions-wrapper-middle-title {
    text-transform: none;
}

/*Quick Alll Resources*/
.view-header h1.questions-wrapper-middle-title {
    color: #24387E;
    font-size: 3.7rem;
    font-family: 'RobotoCondensed-Bold', bold;
    font-weight: bold! important;
    line-height: 4.5rem;
    letter-spacing: .1rem;
    text-align: center;
    width: 100%;
    margin-top: 6rem;
    margin-bottom: 8rem;

}
.view-quiz-all-resources {
  background: url(img/landing-bg.png) repeat top;
  background-size: contain;
  /* padding: 50px 30px; */
  /* min-height: 700px; */
}

.view-quiz-all-resources .views-exposed-form {
  text-align: center;
}

.view-quiz-all-resources .views-exposed-widgets {
  /* display: flex;
  flex-wrap: wrap; */
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.form-item.form-type-select.form-item-field-qr-audience-value select#edit-field-qr-audience-value option:checked,
.form-item.form-type-select.form-item-field-qr-language-tid select#edit-field-qr-language-tid option:checked,
.form-item.form-type-select.form-item-field-qr-program-location-tid select#edit-field-qr-program-location-tid option:checked,
.form-item.form-type-select.form-item-field-qr-program-length-value select#edit-field-qr-program-length-value option:checked {
    background: linear-gradient(90deg, #EF4035, #EF4035);
    -webkit-text-fill-color: #fff;
    border-radius: 10px;
}

.view-id-quiz_all_resources li.pager-current.first:before {
    content: "Page";
    padding-right: 1rem;
    color: #24387E;
    font-family: 'Roboto Condensed', bold;
    font-size: 1.3rem;
}

.view-id-quiz_all_resources li.pager-current.last:after {
    content: "Page";
    padding-left: 1rem;
    color: #24387E;
    font-family: 'Roboto Condensed', bold;
    font-size: 1.3rem;
}

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

  .view-quiz-all-resources .views-exposed-widgets {
    display: grid;
    grid-template-columns: 1fr;
  }
}

.view-quiz-all-resources .views-exposed-form .views-exposed-widget {
  /* margin: 0 0 15px;
  max-width: 20%;
  flex: 0 0 20%; */
  box-sizing: border-box;
  padding: 0 15px !important;
  float: none!important;
  margin-bottom: 2rem;
}

.view-quiz-all-resources .views-exposed-form .views-exposed-widget.views-submit-button,
.view-quiz-all-resources .views-exposed-form .views-exposed-widget.views-reset-button {

  /* width: auto;
  display: inline-block;
  float: none;
  flex: 0;
  text-align: left; */
}

.view-quiz-all-resources .views-exposed-form .views-exposed-widget.views-submit-button #edit-submit-quiz-all-resources,
.view-quiz-all-resources .views-exposed-form .views-exposed-widget.views-reset-button #edit-reset{
  /* margin: 0;
  background: #b1e2f4;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 40px;
  word-spacing: -.33px;
  color: #24387E;
  border-radius: 45px;
  padding: 0 20px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none; */
}

.view-quiz-all-resources .views-exposed-form input[type="submit"] {
    padding: unset !important;
    text-transform: unset !important;
    letter-spacing: unset !important;
    width: 100%;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    background: #b1e2f4;
    color: #24387E;
    font-family: RobotoSlab-Medium;
    font-weight: 500;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 45px;
    margin-top: 30px;
    cursor: pointer;
}

.view-quiz-all-resources .views-exposed-form input[type="submit"]:hover {
  color: white;
  background: #EF4035;
}

.view-quiz-all-resources .views-exposed-form label {
  display: block;
  font-family: 'Roboto Slab', serif;
  color: #24387E;
  font-size: 26px;
  line-height: normal;
  text-align: left;
  margin: 0 0 14px;
  cursor: text;
  font-weight: 400;
}

.view-quiz-all-resources .view-filters {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}

.view-quiz-all-resources .views-exposed-form select {
  width: 100%;
  padding: 5px;
  border-radius: 4px;
}
.view-quiz-all-resources .field-type-taxonomy-term-reference,
.view-quiz-all-resources .view-content .views-row .field-qr-program-name,
.view-quiz-all-resources .field-type-taxonomy-term-reference ul.links li{
    font-family: 'Roboto Condensed', bold;
    font-size: 1.9rem;
    color: #EAF9FF!important;
    font-weight: 500;
    line-height: 2rem;
    letter-spacing: .045rem;
}

.view-quiz-all-resources .view-content .field-quiz-resource-category {
    color: #EAF9FF;
    font-size: 1.7rem;
    font-family: 'Roboto Condensed', Regular;
    font-weight: 300;
    margin-top: -.5rem;
    margin-bottom: 2.5rem;
}

.view-quiz-all-resources .view-content .field-qr-resource-summary.text-area,
.view-quiz-all-resources .view-content .field-qr-resource-summary,
.view-quiz-all-resources .view-content .field-qr-audience,
.view-quiz-all-resources .view-content .field-qr-language,
.view-quiz-all-resources .view-content .field-qr-program-location,
.view-quiz-all-resources .view-content .field-qr-program-length,
.view-quiz-all-resources .view-content .field-qr-resource-link a:link {
    color: #24387E;
    font-size: 1.4rem;
    font-family: 'RobotoSlab-Regular', regular;
    line-height: 1.9rem;
    letter-spacing: 0.03rem;
    font-weight: 300! important;
    margin-bottom: 2.5rem;
}


.view-quiz-all-resources p {
  color: #24387E !important;
}

.qr-row {
  margin-bottom: 1.5rem;
}

.field-qr {
    display: inline;
    color: #24387E;
    font-size: 1.4rem;
    font-family: 'RobotoSlab-Regular', regular;
    line-height: 1.9rem;
    letter-spacing: 0.03rem;
    font-weight: 300! important;
    margin-bottom: 2.5rem;
}

.view-quiz-all-resources .view-content .field-qr-resource-link a,
.view-quiz-all-resources .view-content .field-qr-resource-link a:visited {
  color: #24387E !important;
}

.view-quiz-all-resources .view-content .field-qr-resource-link a:hover {
  color: white !important;
  text-decoration: underline;
}

.view-quiz-all-resources .view-content .views-row strong,
.view-quiz-all-resources .view-content .views-row p strong
{   font-size: 1.65rem;
    color: #24387E;
    font-family: 'Roboto Condensed', bold;
    line-height: 2rem;
    letter-spacing: 0.03rem;
    font-weight: 900;
    margin-bottom: 2.5rem;
}

.view-quiz-all-resources .view-content .views-row .field { font-size: 20px;}

.view-quiz-all-resources .view-content .views-row .field a ,
.view-quiz-all-resources .view-header .quiz-wrapper{
  /* margin-top: -94px;
  margin-bottom: 25px; */
  margin-top: 3rem;
}

.quiz-all-resources-no-results {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  color: #fff!important;
  font-weight: bold!important;
  padding-left: 10px;
  padding-top: 38px;
}

.quiz-all-resources-no-results a:link {
  color: #24387E;
}

.quiz-all-resources-no-results a:visited {
  color: #24387E;
}

.quiz-all-resources-helptext a:link {
    color: #24387E;
    text-decoration: underline !important;
}

.quiz-all-resources-helptext a:visited {
    color: #24387E;
    text-decoration: underline !important;
}

.quiz-all-resources-helptext a:hover {
    color: #fff;
}

.view-header .quiz-all-resources-helptext {
  font-family: 'Roboto Slab', serif;
  font-size: 20px !important;
  color: #24387E !important;
  margin-bottom: 35px !important;
  margin-top: -20px;
  font-weight: 400;
  line-height: 35px;
  margin-left: 1rem;
}

.popup-overlay {
  position: relative;
  height: 220px;
  overflow-y: scroll;
  background: #ffffff;
  width: 70%;
  left: 15%;
  text-align: left!important;
  list-style: none;
  padding: 10px 15px;
  font-size: 20px;
  color: #24387E;
  font-family: 'Roboto Condensed', sans-serif;
  position: relative;
}
.popup-overlay.active {
  visibility: visible;
  text-align: center;
}

.popup-content {
  visibility: hidden;
}

.popup-content.active {
  visibility: visible;
}

.popup-overlay button {
  display: inline-block;
  vertical-align: middle;
  border-radius: 30px;
  margin: .20rem;
  font-size: 1rem;
  color: #666666;
  background: #ffffff;
  border: 1px solid #666666;
  position: absolute;
  right: 0;
}

.popup-overlay button:hover {
  border: 1px solid #666666;
  background: #666666;
  color: #ffffff;
}

.resources-wrapper{
  background: url(img/landing-bg.png);
  background-repeat: repeat-y;
  max-width: 1920px;
  background-position: top;
  background-size: contain;
}
/*
.resources-wrapper .resources-landing-page{
    padding: 2.5rem 9.375rem 1.25rem 9.375rem;}
*/
.resourcespage-actions{
  margin-left: 10%;
}
.resources-wrapper .resourcespage-actions a{
    display: inline-block;
    background: #b1e2f4;
    font-family: RobotoSlab-Medium;
    font-weight: 500;
    text-align: center;
    color: #24387E;
    border-radius: 45px;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 0.7rem 1.5rem .7rem 1.5rem;
    cursor: pointer;
    margin-right: 0.5rem;
    margin-bottom: 3.5rem;
}

.resources-wrapper .resourcespage-actions a:hover {
    background-color: #EF4035;
    color: #fff;
}

.category-wrap p.prog-name a:link {
  color: #EAF9FF;
  font-size: 1.9rem;
  font-family: 'Roboto Condensed', bold;
  line-height: 2rem;
  letter-spacing: .045rem;
  font-weight: 500;
}
.category-wrap p.prog-name a:visited {
  color: #EAF9FF! important;
}
.category-wrap p.cat-title{
  color: #EAF9FF;
  font-size: 1.7rem;
  font-family: 'Roboto Condensed', Regular;
  font-weight: 300;
  margin-top: -.5rem;
  margin-bottom: 2.5rem;
}
.resources-wrapper .category-wrap p.desc-label {
  color: #24387E;
  font-size: 1.4rem;
  font-family: 'RobotoSlab-Regular', regular;
  line-height: 1.9rem;
  letter-spacing: 0.03rem;
  font-weight: 300! important;
  margin-bottom: 2.5rem;
}
.resources-wrapper .category-wrap p.ques-label {
  font-size: 1.65rem;
  color: #24387E;
  font-family: 'Roboto Condensed', bold;
  line-height: 2rem;
  letter-spacing: 0.03rem;
  font-weight: 900;
  margin-bottom: 2.5rem;
}
.resources-wrapper .category-wrap b.desc-label {
  color: #24387E;
  font-size: 1.4rem;
  font-family: 'RobotoSlab-Regular', regular;
  line-height: 1.9rem;
  letter-spacing: 0.03rem;
  font-weight: 300;
  margin-bottom: 2.5rem;
}
.resources-wrapper .category-wrap{
  padding: 0px 20px;
}
.resources-wrapper .category-wrap h2{
  font-size: 30px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 40px;
  font-weight: bold;
}
/*
.resources-wrapper .category-wrap p{
  color: #24387E;
  font-size: 21px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 30px;
}
*/

.item-list {
  padding: 40px 0 0;
}

.item-list .pager {
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align:left;
}

.item-list .pager li {
  padding: 0 0.5em!important;
  background: none!important;
  text-shadow: none!important;
  margin-right: 0!important;
}

.item-list .pager li a {
  color: #24387E !important;
}

.item-list .pager .pager-current {
  color: #ffffff !important;
}

/******/

@media screen and (min-width: 1920px) {

  .landing-video-pl {
    height: 650px;
  }
  .view-quiz-all-resources {
    /* padding: 20px 7%; */
  }
  /*
  .quiz-wrapper .questions-wrapper-left{
    width: 534px;
    background-size: contain;
    margin-left: 10px;
    height: 437px;
  }

  .quiz-wrapper .questions-wrapper-middle {
    width: 58.85%;
    position: relative;
    left: -150px;
    padding: 115px 0 0;
  }

  .quiz-wrapper .questions-wrapper-right{
    top: 2rem !important;
    width: 28% !important;
    margin-top: 5% !important;
  }
  */
  .qw-right-content {
    width: 345px;
    height: 320px;
  }
  .qw-right-content p {
    font-size: 39px;
    line-height: 38px;
  }
  .qw-right-content p small {
    font-size: 24px;
  }
}

@media screen and (min-width: 1745px) {
  .quiz-wrapper .questions-wrapper-right {
    position: absolute;
    right: -4%;
    margin-left: 5%;
    margin-top: 6%;
  }
}
/*
@media screen and (max-width: 1455px) {
.quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title {
    margin-top: -11.625rem;
 }
}
*/
@media screen and (max-width: 1385px) {
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title,
  h1.questions-wrapper-middle-title{
   font-size: 35px;
   line-height: 33px;
   margin-top:90px;
  }
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-description {
    font-size: 16px;
    line-height: 28px;
  }
  /*
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a {
    font-size: 18px;
    line-height: normal;
    padding: 16px 28px;
    margin-left: 9px;
  }
*/
  .quiz-wrapper .quiz-landing-page .flex-main {
    padding: 60px 30px 60px 30px;
  }

  .quiz-wrapper .quiz-landing-page .ql-flex-left {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .quiz-wrapper .quiz-landing-page .ql-flex-right {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /*Quiz*/

  .quiz-wrapper .questions-wrapper {
    padding: 30px;
  }

  .questions-wrapper-actions {
    padding-top: 0;
  }

  .questions-inner {
    padding: 50px 0 0;
  }

  .quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title,
  h1.questions-wrapper-middle-title {
    font-size: 40px;
    line-height: 55px;
    margin: 0 0 30px;
    margin-top: 22px;
  }
  .question-wrap {
    margin: 0 0 30px;
  }
/*
  .question-wrap .btn-question-option, .question-wrap .btn-question-audience-option {
    width: 100%;
    font-size: 16px;
    box-sizing: border-box;
  }
*/
  .quiz-wrapper .questions-wrapper-middle .q-title {
    font-size: 26px;
    line-height: 38px;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .question-wrap #mqlocations {
    width: 100%;
  }
/*
  .quiz-wrapper .questions-wrapper-middle .btn-quiz-submit {
    padding: 12px 30px;
  }  */
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    font-family: 'Roboto Slab', serif;
    font-size: 20px! important;
    color: #fff! important;
    margin-bottom: 35px! important;
    margin-top: -20px;
    font-weight: bold;
    line-height: 35px;
  }
  .quiz-wrapper .questions-wrapper-left {
    margin-left: -20px;
    margin-top: 0px;
  }
  .quiz-wrapper .questions-wrapper-right {
    top: -12px;
    width: 25%;
    position: absolute;
    margin-left: 72%;
    margin-top: 8%;
  }
  /*
  .question-wrap.question-1:after {
    /* background: url(img/Twinkle-03.png) no-repeat;
    left: -125px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -100px;
  }
  .question-wrap.question-2:after {
    right: -120px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -60px;
  }
  .question-wrap.question-3:after {
    left: -125px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -230px;
  }
  .question-wrap.question-4:after {
    right: -120px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -140px;
  }
*/
  .qw-right-content {
    padding: 15px 19px;
    width: 242px;
    height: 280px;
  }
  .qw-right-content p {
    font-size: 24px;
    line-height: 23px;
  }
  .qw-right-content p small {
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  .quiz-wrapper .questions-wrapper-actions a:first-child {
    margin-left: 1px;
  }
  .view-header h1.questions-wrapper-middle-title {
    color: #24387E;
    font-size: 3.7rem;
    font-family: 'RobotoCondensed-Bold', bold;
    font-weight: bold! important;
     line-height: 4.5rem;
    letter-spacing: .1rem;
    text-align: center;
    width: 100%;
    margin-top: 6rem;
    margin-bottom: 8rem;
   }
}

@media only screen and (min-width: 1024px) and (max-width: 1380px)  {
  .quiz-wrapper {
    min-height: 1340px;
  }
}
/*
@media screen and (max-width: 1250px) {
.quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title, h1.questions-wrapper-middle-title {
    font-size: 2.1875rem;
    line-height: 2.0625rem;
    margin-top: -4.625rem;
 }
}
*/
@media screen and (max-width: 1023px) {
  .questions-inner {
    display: flex;
    flex-wrap: wrap;
  }

  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title, h1.questions-wrapper-middle-title {
    font-size: 1.9375rem;
    margin-top: -1.5625rem;
  }

  .qw-right-content .decorator {
    position: absolute;
    left: 0;
    top: auto;
    bottom: -28px;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 20px;
  }

  .qw-right-content .decorator:before {
    transform: rotate(-45deg);
    left: 28px;
    width: 20px;
  }

  .qw-right-content .decorator:after {
    transform: rotate(45deg);
    top: 0px;
    left: 14px;
    width: 20px;
  }

  .quiz-wrapper .questions-wrapper-left {
    width: 30%;
    margin-top: -15px;
  }
/*
  .quiz-wrapper .questions-wrapper-middle {
    width: 100%;
    margin: 0 0 20px;
    float: none;
    padding: 50px 0 0;
    margin-top: -27%;
  }
  .quiz-wrapper .questions-wrapper-right {
    margin-left: 78%;
    width: 25%;
    margin-top: 5px;
  }
*/
  .question-wrap.question-1:after {
    left: 50px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -100px;
  }

  .question-wrap.question-2:after {
    right: 40px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -60px;
  }

  .question-wrap.question-3:after {
    left: 50px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -220px;
  }

  .question-wrap.question-4:after {
    right: 40px;
    background-size: 100%;
    width: 110px;
    height: 90px;
    margin-top: -180px;
  }

  .question-wrap #mqlanguages {
    width: 100%;
  }
/*
  .question-wrap .btn-question-option, .question-wrap .btn-question-audience-option {
    font-size: 10px;
    line-height: 18px;
    padding: 12px 20px;
  }

*/
  .quiz-wrapper .questions-wrapper-right {
    width: 100%;
    order: -1;
    position: static;
  }

  .qw-right-content {
    margin: auto;
    width: 275px;
  }

  .qw-right-content p {
    font-size: 30px;
    line-height: 36px;
  }

  .qw-right-content p small {
    font-size: 22px;
  }
/*  .question-wrap.question-1:after,
  .question-wrap.question-2:after,
  .question-wrap.question-3:after { display: none;}
*/
  .views-exposed-widgets.clearfix .form-select {
    font-size: 14px;
  }

  .view-id-quiz_all_resources .quiz-wrapper {
    min-height: 0px;
  }

  .view-quiz-all-resources .view-header .quiz-wrapper {
    margin-bottom: 35px;
  }

  .views-exposed-widgets.clearfix .form-select {
    font-size: 12px;
  }

  /* .view-quiz-all-resources .views-exposed-form .views-exposed-widget {
    margin: 0 0 15px;
    max-width: 20%;
    flex: 0 0 20%;
    box-sizing: border-box;
    float: left!important;
  } */
}

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

  .quiz-wrapper .quiz-landing-page {
    padding: 30px 40px;
  }

  .quiz-wrapper .quiz-landing-page .flex-main {
    padding: 30px 15px;
  }
  .quiz-wrapper .quiz-landing-page .ql-flex-left {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }

  .quiz-wrapper .quiz-landing-page .ql-flex-right {
    flex: 0 0 100%;
    max-width: 100%;
    order: 0;
    margin: 0 0 20px;
    text-align: center;
  }

  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left {
    max-width: 50%;
    flex: 0 0 50%;
  }
/*
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a {
    font-size: 14px;
    margin-left: 18px;
  }
*/
.quiz-wrapper .questions-wrapper-left {
    width: 25%;
    margin-top: -110px !important;
    height: 5%;
}

  .quiz-wrapper .questions-wrapper-middle {
    width: 100%;
    margin-top: -20%;
  }

  .quiz-wrapper .questions-wrapper-right {
    margin-left: 75%;
    width: 20%;
    margin-top: 35px;
  }
/*
  .resources-wrapper .resources-landing-page{
    padding: 40px 30px 20px 30px;
  }
*/
  .quiz-wrapper h1.questions-wrapper-middle-title, .quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    margin-top: 3.5rem !important;
  }
/*
  .resources-wrapper .category-wrap p.desc-label {
    color: #24387E;
    font-size: 45px;
    font-family: 'RobotoSlab-Regular', Regular;
    line-height: 60px;
    letter-spacing: 0.38px;
    font-weight: 400;
  }

  .resources-wrapper .category-wrap b.desc-label {
    color: #24387E;
    font-size: 45px;
    font-family: 'RobotoSlab-Regular', Regular;
    line-height: 60px;
    letter-spacing: 0.38px;
    font-weight: 400;
  }

  .resources-wrapper .category-wrap p.ques-label {
    font-size: 52px;
    color: #24387E;
    font-family: 'Roboto Condensed', bold;
    line-height: 60px;
    letter-spacing: 0.9px;
    font-weight: 600;
  }
  .resources-wrapper .category-wrap p.prog-name a:link {
    font-size: 52px;
    line-height: 60px;
    color: #EAF9FF;
  }

  .resources-wrapper .category-wrap p.prog-name a:visited {
    font-size: 52px;
    line-height: 60px;
    color: #EAF9FF;
  }
*/
  .question-wrap.question-1:after {
    left: -15px;
  }

  .question-wrap.question-2:after {
    right: -25px;
  }

  .question-wrap.question-3:after {
    left: -15px;
  }

  .question-wrap.question-4:after {
    right: -25px;
  }

  .qw-right-content {
    margin: auto;
    width: 350px;
    height: 340px;
  }

  .qw-right-content p {
    font-size: 34px;
    line-height: 38px;
    letter-spacing: 0.5px;
  }

  .qw-right-content p small {
    font-size: 26px;
  }

  .question-wrap .languages-wrap #myImg {
    font-size: 20px! important;
    line-height: 58px;
  }

  .quiz-wrapper h1.questions-wrapper-middle-title, .quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title {
    font-size: 35px;
    line-height: 45px;
  }
  .landing-video-pl {
    max-width: none;
    width: 80%;
    display: inline-block;
  }
  .resourcespage-actions {
  /*  margin-left: 160px;   */
  }
  .views-exposed-form .views-exposed-widget {
    padding: 0 5px !important;
  }

  .view-quiz-all-resources .views-exposed-form label {
    font-size: 1.3125rem;
  }

  .views-exposed-widgets.clearfix .form-select {
    font-size: 14px;
    margin: auto;
  }

  .view-id-quiz_all_resources .quiz-wrapper {
    min-height: 0px;
  }

  .view-quiz-all-resources .view-header .quiz-wrapper {
    margin-bottom: 35px;
  }

  .views-exposed-widgets.clearfix .form-select {
    font-size: 12px;
  }

  .view-quiz-all-resources .views-exposed-form .views-exposed-widget {
    /* margin: 0 0 15px;
    max-width: 20%;
    flex: 0 0 20%;
    box-sizing: border-box;
    float: left!important; */
  }

}

@media only screen and (min-width: 576px) and (max-width: 766px)  {
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title {
      display: none;
  }
}

@media screen and (max-width: 767px) {
  .quiz-wrapper .quiz-landing-page {
    padding: 40px 15px;
  }

  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left {
    order: 1;
    max-width: 70%;
    flex: 0 0 70%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .quiz-wrapper .quiz-landing-page .quiz-landing-page-right {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    margin: 0 0 40px;
  }

  .landing-video-pl {
    max-width: 70%;
    flex: 0 0 70%;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title,
  h1.questions-wrapper-middle-title {
    font-size: 24px;
    line-height: 36px;
  }
  /*
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a {
    font-size: 13px;
    padding: 10px 18px;
    margin-left: 6px;
  }

  .quiz-wrapper .questions-wrapper-actions a {
    font-size: 14px;
    line-height: 36px;
    padding: 0 20px;
    margin-left: 5px;
  }  */
  .quiz-wrapper .questions-wrapper-left {
    width: 28%;
    margin-top: -70px !important;
  }
  .quiz-wrapper .questions-wrapper-right {
    margin-left: 78%;
    width: 25%;
    margin-top: 4px;
  }
  .quiz-wrapper .questions-wrapper-middle {
    width: 100%;
    margin-top: -20%;
  }
  .quiz-wrapper h1.questions-wrapper-middle-title, .quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title {
    font-size: 3.7rem !important;
    line-height: 2rem !important;
    margin-top: 30px !important;
    margin-bottom: 4rem !important;
  }
  .question-wrap.question-1:after {
    left: -50px;
  }
  .question-wrap.question-2:after {
    right: -60px;
  }
  .question-wrap.question-3:after {
    left: -50px;
    margin-top: -180px;
  }
  .question-wrap.question-4:after {
    right: -50px;
    margin-top: -130px;
  }
  .qw-right-content {
    width: 100%;
    max-width: 280px;
    padding: 10px 8px;
    height: 150px;
  }

  .qw-right-content p {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.5px;
    margin: 0;
  }
  .qw-right-content p small {
    font-size: 12px;
  }

  .quiz-wrapper h1.questions-wrapper-middle-title {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .quiz-wrapper .questions-wrapper-middle .q-title {
    font-size: 1.6rem;
    line-height: 1.875rem;
    margin: 0 0 1.25rem;
  }
  /*
  .question-wrap select#mqlanguages option {
    font-weight: 300;
    font-size: 1.5rem;
    font-family: 'Roboto Slab', serif;
  } */
  /*
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    font-family: 'Roboto Slab', serif;
    font-size: 1.3125rem! important;
    font-weight: 200;
    line-height: 1.25rem! important;
    color: #24387E! important;
    margin-bottom: 1.375rem! important;
    margin-top: -0.625rem;
  }
  */
  /*
  .question-wrap .btn-question-option, .question-wrap .btn-question-audience-option {
    font-size: 13px;
    line-height: 18px;
    padding: 12px 20px;
  }
  */
  /*
  .quiz-wrapper .questions-wrapper-middle .btn-quiz-submit {
    font-size: 20px;
  }
  */
  .question-wrap .languages-wrap  {
    line-height: normal;
    font-size: 16px;
  }
  .question-wrap .languages-wrap #myImg {
    font-size: 1.3125rem! important;
    font-weight: 200;
    line-height: 3.25rem;
  }
   .resources-wrapper .category-wrap h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .resources-wrapper .resourcespage-actions a {
    margin-bottom: 0.5rem;
  }
  .views-exposed-form .views-exposed-widget {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .views-exposed-widgets.clearfix .form-select {
    font-size: 14px;
  }

  .view-id-quiz_all_resources .quiz-wrapper {
    min-height: 0px;
  }

  .view-quiz-all-resources .view-header .quiz-wrapper {
    margin-bottom: 35px;
  }

  .views-exposed-widgets.clearfix .form-select {
    font-size: 12px;
  }
  .views-exposed-form .views-exposed-widget.views-submit-button #edit-submit-quiz-all-resources,
  .views-exposed-form .views-exposed-widget.views-reset-button #edit-reset {
    font-size: 14px;
    line-height: 30px;
  }

  .view-quiz-all-resources .view-content .views-row .field {
    font-size: 16px;;
  }
/*
  .resourcespage-actions a {
    font-size: 20px;
    line-height: 46px;

  }  */

  .resourcespage-actions {
    margin: 0;
    width: 270px;
  }
/*
  .resourcespage-actions a#see-all-resources {
    padding-top: 5px;
  }
  .resourcespage-actions a:not(:last-child){
    margin-right: 24px;
  }
*/

  .resources-wrapper .resources-landing-page {
    padding: 20px 0;
  }

  .resources-wrapper .category-wrap {
    padding: 0
  }
/*  .resources-wrapper .category-wrap p {
    font-size: 17px;
  } */
  .resources-wrapper .category-wrap p.prog-name a:link {
    font-size: 30px;
    line-height: 40px;
    color: #EAF9FF;
  }
  .resources-wrapper .category-wrap p.prog-name a:visited {
    color: #EAF9FF;
  }
  .category-wrap p.cat-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: -5px;
  }
  .resources-wrapper .resources-wrapper p.cat-title {
    font-size: 30px;
    line-height: 38px;
    color: #EAF9FF;
  }
  /* .view-quiz-all-resources .views-exposed-form .views-exposed-widget {
    margin: 0 0 15px;
    max-width: 50%;
    flex: 0 0 20%;
    box-sizing: border-box;
    padding: 0 1px !important;
    float: left!important;
  } */
  .no-result-found {
    margin-top: 25px;
    margin-left: 0px;
  }
  .view-quiz-all-resources {
    padding:1px 20px! important;
    min-height: 700px;
  }

}

@media screen and (max-width: 575px) {
  .landing-video-pl {
    max-width: 80%;
    flex: 0 0 80%;
  }
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left {
    max-width: 80%;
    flex: 0 0 80%;
    padding: 0 15px;
  }
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title,
  h1.questions-wrapper-middle-title {
    font-size: 0px;
    line-height: 26px;
  }
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-description {
    font-size: 18px;
    line-height: 24px;
  }
/*
  .quiz-wrapper .quiz-landing-page .quiz-landing-page-actions a {
    font-size: 12px;
    padding: 8px 8px;
    margin-left: 5px;
  }
*/
  .views-exposed-widgets.clearfix .form-select {
    font-size: 14px;
  }

  .view-id-quiz_all_resources .quiz-wrapper {
    min-height: 0px;
  }

  .view-quiz-all-resources .view-header .quiz-wrapper {
    margin-bottom: 35px;
  }

  .views-exposed-widgets.clearfix .form-select {
    font-size: 12px;
  }

  /* .view-quiz-all-resources .views-exposed-form .views-exposed-widget {
    margin: 0 0 15px;
    max-width: 100%!important;
    flex: 0 0 20%;
    box-sizing: border-box;
    padding: 0 1px !important;
    float: left!important;
  } */
}

@media screen and (max-width: 540px) {
.quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title, h1.questions-wrapper-middle-title {
    font-size: 0px;
    line-height: 26px;
    margin-top: 90px;
 }

 .quiz-wrapper .quiz-landing-page-big-title {
    font-size: 33px;
 }

 .questions-wrapper .header-banner {
    content: url(/sites/all/modules/custom/multistep_quiz/css/img/Quiz-Header-small.png);
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.question-wrap #mqlanguages {
    height: 2rem;
    padding-top: 0.1rem;
    border-radius: 10rem;
}

}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 1000px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)}
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

#views-exposed-form-quiz-all-resources-page  {
  font-family: 'Roboto Slab', serif;
}

#views-exposed-form-quiz-all-resources-page .form-type-select select {
  font-family: 'Roboto Slab', serif;
  background-color: #b1e2f4;
  border: hidden;
  border-radius: 10px;
  color: #24387E;
  font-weight: bold;
  font-size: medium;
}

#views-exposed-form-quiz-all-resources-page .form-type-select select option:hover {
  background-color: #EF4035;
  color: #fff;
  border-radius: 10px;

}

/* ======= HEI program page  ============= */
#views-exposed-form-quiz-all-resources-page-1  {
  font-family: 'Roboto Slab', serif;
}


#views-exposed-form-quiz-all-resources-page-1 .form-type-select select {
  font-family: 'Roboto Slab', serif;
  background-color: #b1e2f4;
  border: hidden;
  border-radius: 10px;
  color: #24387E;
  font-weight: bold;
  font-size: medium;
}

#views-exposed-form-quiz-all-resources-page-1 .form-type-select select option:hover {
  background-color: #EF4035;
  color: #fff;
  border-radius: 10px;

}

.view-quiz-all-resources #views-exposed-form-quiz-all-resources-page-1 .views-exposed-widgets {
  grid-template-columns: repeat(auto-fill, minmax(33%, 1fr));
}
/* ========================================== */

.view-quiz-all-resources {
  padding: 40px 150px 20px 150px;
  /* width: 90%; */
}
/*
@media screen and (max-width: 991px) {
  .view-quiz-all-resources {
    padding: unset;
    width: 90%;
    margin: auto;
  }
}
*/

@media only screen and (min-width: 411px) and (max-width: 991px)  {
view-quiz-all-resources  {
   background: url(img/landing-bg.png) repeat top;
   background-size: contain;
   padding: 2.5rem 9.375rem 1.25rem 9.375rem;
  }
}

.field-qr-resource-link {
  display: inline-block;
}

/*
       jquery.paginate.css
       Version 0.1.1


.paginate-pagination ul {

  margin: 20px 0;
  padding: 0;
  list-style: none;

}

.paginate-pagination ul:after {

  content: ' ';
  display: table;
  clear: both;
}

.paginate-pagination ul > li {

  float: left;
  margin-right: 3px;

}

.paginate-pagination ul > li > a.page {

  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  background: white;
  text-decoration: none;
  cursor: pointer;

}

.paginate-pagination ul > li > a.page:hover { opacity: 0.7; }
.paginate-pagination ul > li > a.page.active { opacity: 0.7; cursor: default; }

.paginate-pagination ul > li > a.page-next.deactive,
.paginate-pagination ul > li > a.page-prev.deactive { opacity: 0.7; cursor: default; }

#mqlanguages option:checked, #mqlanguages option:enabled,
#mqlanguages option:hover, select:-internal-list-box:enable{
  background: red !important;
}
*/
/******quiz-landing-sub-page-title******/
.quiz-landing-sub-page-title{
    color: #24387E;
    font-size: 1.8125rem;
    line-height: 1.6875rem;
    font-family: RobotoCondensed-Bold;
    letter-spacing: 0.054375rem;
    margin: 0 0 0.875rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

@media screen and (max-width: 1385px) {
.quiz-landing-sub-page-title{
     font-size: 22px;
     line-height: 24px;
   }
 }

 @media screen and (max-width: 767px) {
 .quiz-landing-sub-page-title{
      font-size: 17px;
      line-height: 19px;
      margin-top: 30px;
   }
 }

 @media screen and (max-width: 575px) {
 .quiz-landing-sub-page-title{
      font-size: 23px;
      line-height: 23px;
      margin-top: -160px;
   }
 }

.quiz-wrapper .quiz-landing-page-big-title{
  font-size: 0px;
  line-height: 0px;
}

@media screen and (max-width: 1385px) {
.quiz-wrapper .quiz-landing-page-big-title{
  font-size: 0px;
  line-height: 0px;
}

}

@media screen and (max-width: 767px) {
 .quiz-wrapper .quiz-landing-page-big-title{
   color: #24387E;
   font-size: 43px;
   line-height: 52px;
   font-family: RobotoCondensed-Bold;
   letter-spacing: 0.87px;
   margin: 0 0 14px;
   margin-left:12%;
   margin-bottom:-5%;
   padding-top:5%;
   font-weight: bold;
  }
}

@media screen and (max-width: 575px) {
 .quiz-wrapper .quiz-landing-page-big-title{
   color: #24387E;
   font-size: 31px;
   line-height: 32px;
   font-family: RobotoCondensed-Bold;
   letter-spacing: 0.87px;
   margin: 0 0 14px;
   margin-left:13%;
   margin-bottom:-5%;
   padding-top:5%;
   font-weight: 700;
  }
}

.quiz-wrapper .quiz-landing-page-title{
  color: #24387E;
  font-size: 43px;
  line-height: 52px;
  font-family: RobotoCondensed-Bold;
  letter-spacing: 0.87px;
  margin: 0 0 14px;
  margin-top:-90px;
  font-weight: bold;
}

.pager-next a {
  background: url("img/Arrow.png") !important;
  width: 48px !important;
  height: 32px !important;
  margin-top:-10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pager-next a {
background: url("img/Arrow.png") !important;
  width: 48px !important;
  height: 32px !important;
  margin-top:-10px;
  }
}

.pager-previous a {
  background: url("img/Arrow-left.png") !important;
  width: 48px !important;
  height: 32px !important;
  margin-top:-10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pager-previous a {
background: url("img/Arrow-left.png") !important;
  width: 48px !important;
  height: 32px !important;
  margin-top:-10px;
  }
}
/**** Quiz page responsiveness *****/
/*
@media only screen and (min-width: 961px) and (max-width: 1920px)  {
.quiz-wrapper .questions-wrapper-left {
    width: 25%;
    content: url(img/left-icon.png);
    margin-left: -35px;
    margin-top: -25px;

  } */
  /*
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 3.7rem;
    line-height: 4.5rem;
    margin-left: -20px;
    margin-top: 10px;
  }


.quiz-wrapper .questions-wrapper-right {
    top: -12px;
    width: 23%;
    position: absolute;
    margin-left: 72%;
    margin-top: 5%;
  }  */
/*}
@media only screen and (min-width: 780px) and (max-width: 960px)  {
.quiz-wrapper .questions-wrapper-left {
    width: 27%;
    content: url(img/left-icon.png);
    margin-left: -35px;
    margin-top: -25px;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 3.0rem;
    line-height: 3.4rem;
    margin-left: -20px;
    margin-top: 50px;
  }
.quiz-wrapper .questions-wrapper-right {
    top: -12px;
    width: 23%;
    position: absolute;
    margin-left: 72%;
    margin-top: 5%;
  }
}
@media screen and (max-width: 767px) {
.quiz-wrapper .questions-wrapper-left {
    width: 1%;
    content: url(img/left-icon.png);
    margin-left: 0px;
    margin-top: 300px;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 3rem;
    line-height: 3rem;
    margin: 0 0 0 px;
    margin-top: -10px;
  }
.quiz-wrapper .questions-wrapper-right {
    width: 0%;
    position: absolute;
    margin-left: 72%;
    margin-top: 10%;
  }
}
@media only screen and (min-width: 566px) and (max-width: 650px)  {
.quiz-wrapper .questions-wrapper-left {
    width: 35%;
    content: url(img/left-icon.png);
    margin-left: -38px;
    margin-top: -40px;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 2rem;
    line-height: 2rem;
    margin: 0 0 0 px;
    margin-top: 70px;
    margin-left: -10px;
  }
.quiz-wrapper .questions-wrapper-right {
    width: 30%;
    position: absolute;
    margin-left: 75%;
    margin-top: 10%;
  }
}
@media only screen and (min-width: 471px) and (max-width: 565px)  {
.quiz-wrapper .questions-wrapper-left {
    width: 35%;
    content: url(img/left-icon.png);
    margin-left: -38px;
    margin-top: -40px;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 2rem;
    line-height: 2rem;
    margin: 0 0 0 px;
    margin-top: 70px;
    margin-left: -10px;
  }
.quiz-wrapper .questions-wrapper-right {
    width: 30%;
    position: absolute;
    margin-left: 75%;
    margin-top: 10%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 470px)  {
.quiz-wrapper .questions-wrapper-left {
    width: 35%;
    content: url(img/left-icon.png);
    margin-left: -38px;
    margin-top: -40px;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 1.8rem;
    line-height: 1.6rem;
    margin: 0 0 0 px;
    margin-top: 50px;
    margin-left: -10px;
  }
.quiz-wrapper .questions-wrapper-right {
    width: 30%;
    position: absolute;
    margin-left: 75%;
    margin-top: 10%;
  }
}
@media only screen and (min-width: 391px) and (max-width: 450px)  {
.quiz-wrapper .questions-wrapper-left {
    width: 35%;
    content: url(img/left-icon.png);
    margin-left: -38px;
    margin-top: -40px;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 1.8rem;
    line-height: 1.6rem;
    margin: 0 0 0 px;
    margin-top: 50px;
    margin-left: -10px;
  }
.quiz-wrapper .questions-wrapper-right {
    width: 30%;
    position: absolute;
    margin-left: 75%;
    margin-top: 10%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 390px)  {
.quiz-wrapper .questions-wrapper-left {
    display:none;
  }
.quiz-wrapper .questions-wrapper-middle .questions-wrapper-middle-title, h1.questions-wrapper-middle-title {
    font-size: 2.3rem;
    line-height: 2.4rem;
    margin-left: -5px;
    margin-top: 80px;
  }
.quiz-wrapper .questions-wrapper-right {
display:none;
  }
}
*/

@media only screen and (min-width: 2200px){
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 4.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -20rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2199px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 4.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -17.8rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1745px) and (max-width: 1899px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.4rem;
        line-height: 4.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -18.0rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1696px) and (max-width: 1744px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.2rem;
        line-height: 4.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -16rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1550px) and (max-width: 1695px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.4rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -12.5rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1549px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -11rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1420px) and (max-width: 1499px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -9rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1419px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.5rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -6rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.0rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: -4.0rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1199px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.0rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 1rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1046px) and (max-width: 1099px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 3.7rem;
        line-height: 3.0rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 1rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1045px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.7rem;
        line-height: 2.4rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 5rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 971px) and (max-width: 990px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.6rem;
        line-height: 2.50rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 3rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 900px) and (max-width: 970px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.6rem;
        line-height: 2.50rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 5.2rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 860px) and (max-width: 899px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.6rem;
        line-height: 2.50rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 6.8rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 842px) and (max-width: 859px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.4rem;
        line-height: 2.00rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 6.5rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 800px) and (max-width: 841px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.4rem;
        line-height: 2.00rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 10.5rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 799px)  {
    .quiz-wrapper .quiz-landing-page .quiz-landing-page-left .quiz-landing-page-title{
        color: #24387E;
        font-size: 2.4rem;
        line-height: 2.00rem;
        font-family: RobotoCondensed-Bold;
        letter-spacing: 0.054375rem;
        margin: 0 0 0.875rem;
        margin-top: 13rem;
        font-weight: bold! important;
        margin-bottom: 2rem;
    }
}

/* question helptext for small devices    */
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    visibility: hidden;
    position: relative;
    margin-top: 1rem;
    margin-bottom: .8rem !important;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    font-family: 'Roboto Slab', serif;
    font-size: 20px! important;
    color: #fff! important;
    /* margin-bottom: 35px! important; */
    margin-top: -20px;
    font-weight: bold;
    line-height: 35px;
    /* width: 100%; */
    visibility: visible;
    position: absolute;
    content: "Select all that apply";
    margin-left: 14rem;
    margin-top: -1.8rem;
   }
}

@media screen and (max-width: 767px){
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    visibility: hidden;
    position: relative;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    font-family: 'Roboto Slab', serif;
    font-size: 1.3125rem! important;
    font-weight: bold;
    line-height: 1.25rem! important;
    color: #fff! important;
    margin-bottom: 1.375rem! important;
    margin-top: -0.625rem;
    visibility: visible;
    position: absolute;
    content: "Select all that apply";
  }
}

@media screen and (max-width: 540px){
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    margin-top: -1.5rem;
    margin-bottom: -.7rem !important;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    margin-left: 6rem;
    margin-top: .5rem;
  }
}

@media screen and (max-width: 414px){
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    margin-bottom: 3rem! important;
    margin-top: -5rem;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    margin-top: 4rem;
    margin-left: 3.5rem;
  }
}

@media screen and (max-width: 375px) {
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    margin-bottom: .5rem! important;
    margin-top: -5rem;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 360px) {
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    margin-top: -5rem;
    margin-bottom: .5rem! important;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 320px) {
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext {
    margin-top: -5rem;
    margin-bottom: .5rem !important;
  }
  .quiz-wrapper .questions-wrapper-middle p.quiz-questions-helptext:before {
    margin-left: .1rem;
  }
}

//******************** Alumni testimonial/Impact page *************************//
/* * {
    box-sizing: border-box;
} */
.view-alumni-testimonial {
    padding: 40px 150px 20px 150px;
}
.view-alumni-testimonial {
    background: url(img/landing-bg.png) repeat top;
    background-size: cover;
  /*  min-height: 1800px !important;  */
    padding: 7%;
}
/*
.testimonial-menu {
    padding: 2%;
}
*/
.testimonial-menu-section a,
.testimonial-menu-section button {
    display: inline-block;
    background: #b1e2f4;
    font-family: RobotoSlab-Medium;
    font-weight: 500;
    text-align: center;
    color: #24387E !important;
    border-radius: 45px;
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 1.4rem !important;
    padding: 0.7rem 1.5rem .7rem 1.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    letter-spacing: 0 !important;
    text-transform: none !important;
}
.testimonial-menu-section a:visited,
.testimonial-menu-section button:visited {
    color: #24387E;
}
.testimonial-menu-section a:hover,
.testimonial-menu-section button:hover {
    background-color: #EF4035;
    color: #fff !important;
}
.view-header h1.testimonial-wrapper-title {
    color: #24387E;
    font-size: 3.7rem;
    font-family: 'RobotoCondensed-Bold', bold;
    font-weight: bold! important;
    line-height: 4.5rem;
    letter-spacing: .1rem;
    text-align: center;
    width: 100%;
    margin-top: 6rem;
    margin-bottom: 4rem;
}
.view-alumni-testimonial tbody tr {
    background-color: transparent;
    border-bottom: none !important;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* padding: 0 4px; */
}
.view-alumni-testimonial td {
 /*   font-family: none !important;
    padding: 0;
    flex: 28.3%;
    max-width: 28.3%;
    padding: 0 4px;
    margin-left: 2%;
    margin-top: 2%;
    margin-right: 2%;  */
    font-family: none !important;
    padding: 0;
    flex: 28.3%;
    max-width: 28.3%;
    padding: 0 4px;
    margin-left: 2.5%;
    margin-top: 2%;
    margin-right: 2%;
    position: relative;
    height: 100%;
}
/*
.field-testimonial-image {
    width: 100%;
    height: auto;
    /* border-radius: 4%; */
    /* border: solid #fff 0.16rem; */
/*} */
.field-testimonial-image {
    padding-top: 1.1rem;
}
.field-testimonial-image img {
    display: block;
    width: 100%;
    height: 21rem;
    border-radius: 4%;
    border: solid #fff 0.25rem;
    object-fit: cover;
}
/*
.field-testimonial-image img:hover {
    opacity: 0.4;
    background: rgb(0, 0, 0, 3.5);
    background: rgba(0, 0, 0, 3.5);
    transition: .5s ease;

}  */
.image-overlay {
    position: absolute;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 21rem;
    transition: .5s ease;
    opacity: 0;
    color: #ffffff;
    border-radius: 3%;
    transform: translateY(-21.5rem);
    white-space: nowrap;
    margin: 1.3% 0.9%;
}
.image-overlay:hover {
    opacity: 1;
}
.image-overlay .testimonial-name {
    padding-top: calc(18rem / 2);
    padding-left: 15%;
    font-family: 'Roboto Slab', serif;
    font-size: 1.4rem;
    font-weight: 400;
}
.image-overlay .testimonial-location {
    padding-left: 15%;
    font-family: 'Roboto Slab', serif;
    font-size: 1.4rem;
    font-weight: 400;
}
.view-alumni-testimonial td .testimonial-quote {
    width: 100%;
    position: relative;
    background: #24387E;
    height: 21rem;
    color: #ffffff;
    font-family: 'RobotoSlab-Regular', Regular;
    font-size: 1.3rem;
    line-height: 1.70rem;
    letter-spacing: 0.04rem;
    margin-top: -21.4rem;
    border-radius: 4%;
    border: solid #fff 0.25rem;
}
.view-alumni-testimonial td .testimonial-quote:after {
   display: block;
   content: "Learn more";
   text-decoration: underline;
   text-align: right;
   padding-right: 2%;
   padding-bottom: 2%;
}
.field-testimonial-short-quote.text-area {
    display: block;
    padding: 4%;
}

/* ========= video frame =======  */
.testimunial-video-wrapper {
    width: 100%;
    max-height: 40rem;
}

.testimunial-video-wrapper .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
    padding-top: 0 !important;
}

.testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    position: relative;
    width: 100%;
    height: 40rem;
    border: 3px solid #fff;
    border-radius: 1rem;
    padding-right: 0.03rem;
}
/* ============= video caption ========== */
.testimonial-video-caption p {
    font-family: 'Roboto Slab', serif;
    text-align: center;
    padding-top: 1.5rem;
  /*  text-decoration: dotted;  */
    color: #24387E;
    font-style: italic;
    font-weight: 600;
    line-height: 1rem;
    font-size: 0.9rem;
}
.testimonial-grid-title {
    display: inline-block;
    background: red;
    font-family: RobotoSlab-Medium;
    font-weight: 400;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 45px;
    text-decoration: none;
    font-size: 1.2rem;
    line-height: 0.5rem;
    padding: 0 1.5rem 0 1.5rem;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    height: 3rem;
    margin-top: 2rem;
}
.testimonial-grid-title p {
    color: #ffffff;
}
.testimonial-grid-title1 p {
    color: #24387E !important;
    font-size: 2.5rem;
    font-family: 'RobotoCondensed-Bold', bold;
    font-weight: bold! important;
    line-height: 4.5rem;
    letter-spacing: .1rem;
    width: 100%;
    margin-top: 10rem;
    margin-bottom: 4rem;
}
.testimonial-grid-summary {
    font-family: 'Roboto Slab', serif;
    font-size: 1.4rem !important;
    color: #24387E !important;
   /* font-weight: 200;  */
    line-height: 2rem;
    margin-left: 2.5rem;
    margin-top: 1.5rem;
}
.testimonial-grid-summary p {
    color: #24387E;
}
.view-alumni-testimonial .item-list {
    padding: 40px 1.5rem 0;
}
/*
.view-alumni-testimonial .item-list ul.pager li.pager-previous {
    margin-left: 1.5rem;
}
*/
/* Responsive layout - makes a two column-layout instead of four columns */

@media only screen and (min-width: 2301px) and (max-width: 2700px)  {
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 48rem;
  }
  .testimonial-video-caption p {
    padding-top: 9rem;
    font-size: 1.5rem;
  }
  .field-testimonial-image img {
    height: 30rem;
  }
  .image-overlay {
    height: 30rem;
    transform: translateY(-30.5rem);
  }
  .image-overlay .testimonial-name {
    padding-top: calc(26rem / 2);
    font-size: 2.3rem;
  }
  .image-overlay .testimonial-location {
    font-size: 2.3rem;
  }
  .view-alumni-testimonial td .testimonial-quote {
    height: 30rem;
    font-size: 1.9rem;
    line-height: 2.5rem;
    letter-spacing: 0.07rem;
    margin-top: -30.4rem;
  }
  .testimonial-grid-summary {
    font-size: 1.8rem !important;
    line-height: 2.5rem;
    margin-left: 2.9rem;
  }
}
@media only screen and (min-width: 1900px) and (max-width: 2300px)  {
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 45rem;
  }
  .testimonial-video-caption p {
    padding-top: 6.5rem;
    font-size: 1.3rem;
  }
  .field-testimonial-image img {
    height: 25rem;
  }
  .image-overlay {
    height: 25rem;
    transform: translateY(-25.5rem);
  }
  .image-overlay .testimonial-name {
    padding-top: calc(20rem / 2);
    font-size: 1.5rem;
  }
  .image-overlay .testimonial-location {
    font-size: 1.5rem;
  }
  .view-alumni-testimonial td .testimonial-quote {
    height: 25rem;
    font-size: 1.7rem;
    line-height: 2rem;
    letter-spacing: 0.05rem;
    margin-top: -25.4rem;
  }
  .testimonial-grid-summary {
    font-size: 1.8rem !important;
    line-height: 2.5rem;
    margin-left: 2.9rem;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1369px) {
  .view-alumni-testimonial td .testimonial-quote {
    font-size: 1rem;
    line-height: 1.55rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
  .view-header h1.testimonial-wrapper-title {
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 28rem;
  }
  .field-testimonial-image img {
    height: 13rem;
  }
  .image-overlay {
    height: 13rem;
    transform: translateY(-13.5rem);
  }
  .image-overlay .testimonial-name {
    padding-top: calc(10rem / 2);
    font-size: 1rem;
  }
  .image-overlay .testimonial-location {
    font-size: 1rem;
  }
  .view-alumni-testimonial td .testimonial-quote {
    height: 13rem;
    font-size: .85rem;
    line-height: .9rem;
    margin-top: -13.4rem;
  }
  .testimonial-grid-title1 p {
    font-size: 2.1rem;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 800px) {
  .view-alumni-testimonial td {
  /*  flex: 45%;  */
    max-width: 45%;
    margin-left: 1.5%;
  }
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 28rem;
  }
  .testimonial-grid-summary {
    margin-left: 1.5%;
  }
  .testimonial-grid-title1 p {
    font-size: 2.1rem;
    margin-top: 6rem;
  }
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .view-header h1.testimonial-wrapper-title {
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 28rem;
  }
  .view-alumni-testimonial td {
    flex: 100%;
    max-width: 100%;
    margin-left: 1%;
  }
  .testimonial-grid-summary {
    margin-left: 1%;
  }
  .testimonial-grid-title1 p {
    font-size: 2.1rem;
    margin-top: 6rem;
  }
}
@media only screen and (min-width: 540px) and (max-width: 599px){
  .view-header h1.testimonial-wrapper-title {
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 35rem;
  }
  .testimonial-video-caption p {
    padding-top: 0.2rem;
    line-height: 0.1rem;
    font-size: 1rem;
  }
  .field-testimonial-image img {
    height: 25rem;
  }
  .view-alumni-testimonial td .testimonial-quote {
    height: 25rem;
    font-size: 1.65rem;
    line-height: 2rem;
    margin-top: -25.4rem;
  }
  .image-overlay {
    height: 25rem;
    transform: translateY(-25.5rem);
  }
  .image-overlay .testimonial-name {
    padding-top: calc(20rem / 2);
    font-size: 1.7rem;
  }
  .image-overlay .testimonial-location {
    font-size: 1.7rem;
  }
  .testimonial-grid-title1 p {
    font-size: 2.1rem;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 539px){
  .view-header h1.testimonial-wrapper-title {
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .testimunial-video-wrapper .fluid-width-video-wrapper iframe {
    height: 28rem;
  }
  .testimonial-video-caption p {
    padding-top: 1rem;
    font-size: 0.6rem;
  }
  .field-testimonial-image img {
    height: 15rem;
  }
  .image-overlay {
    height: 15rem;
    font-size: 20px;
    transform: translateY(-15.5rem);
  }
  .image-overlay .testimonial-name {
    padding-top: calc(12rem / 2);
    font-size: 1.1rem;
  }
  .image-overlay .testimonial-location {
    font-size: 1.1rem;
  }
  .view-alumni-testimonial td .testimonial-quote {
    height: 15rem;
    font-size: 1.1rem;
    line-height: 1.23rem;
    margin-top: -15.4rem;
  }
  .testimonial-grid-title1 p {
    font-size: 2.1rem;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 320px) {
  .testimonial-grid-title1 p {
    font-size: 1.8rem;
    margin-top: 4rem;
  }
  .image-overlay .testimonial-name {
    font-size: 1rem;
 }
 .image-overlay .testimonial-location {
    font-size: 1rem;
 }
  .view-alumni-testimonial td .testimonial-quote {
    font-size: 1rem;
  }
}
