@charset "UTF-8";


.superhead-rtlwhite {
  font-size: 75px;
  color: #FFFFFF;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #FFF;
  letter-spacing: -2px;
}

.h1-rtl-purple {
  color: #524ea2;
  line-height: 1.0;
}

.h3-rtlgold {
  color: #b57f40;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}

.band-bodyrtl-white {
  background-color: #FFFFFF;
  padding-top: 100px;
  padding-bottom: 100px;
}


.band-sidebar-rtlpurple {
	background-color: #524ea2;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
}

.band-bodyrtl-light {
  background-color: rgba(189, 182, 175, 0.30);
  padding-top: 100px;
  padding-bottom: 100px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
  /* [disabled]margin-bottom: 75px; */
}

/* BODY TYPE LIST NO DECORATION */
.band-rtl2023 {
  background-color: #111410;
  padding-top: 65px;
  padding-bottom: 50px;
  background-image: url("../images/outreach/readytolearn/wqpt-readytolearn-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}

.p-auc-list {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
  list-style-image: url("../images/common/goldbullet.png");
}
.p-auc-list a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-list a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-list a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-auc-list a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}

.band-auction23-background {
  background-color: #ebe9e7;
  padding-top: 75px;
  padding-bottom: 75px;
}

.p-auc-list-lead {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 15px;
  list-style-image: url(../images/common/greenlistbox.png);
}


.p-bodytype-rtl-white-title {
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  line-height: 1.375;
  margin-bottom: 10px;
  margin-top: 0px;
}


.p-bodytype-rtl-white {
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.55;
  margin-bottom: 10px;
  margin-top: 5px;
}
.p-bodytype-rtl-white a {
  color: #FFFFFF;
  text-decoration: underline;
}
.p-bodytype-rtl-white a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.p-bodytype-rtl-white a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.p-bodytype-rtl-white a:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.h5-rtl-white {
  color: #FFFFFF;
  font-family: 'PBSSans-medium', "sans-serif";
}
.h5-rtl-white a {
  color: #FFFFFF;
  text-decoration: underline;
}
.h5-rtl-white a:hover {
  color: #0F1E8C;
  text-decoration: underline;
}
.h5-rtl-white a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.h5-rtl-white a:visited:hover {
  color: #0F1E8C;
  text-decoration: underline;
}


.h5-rtl-dk {
  color: #0F1E8C;
  font-family: 'PBSSans-medium', "sans-serif";
}
.h5-rtl-dk a {
  color: #0F1E8C;
  text-decoration: underline;
}
.h5-rtl-dk a:hover {
  color: #000000;
  text-decoration: underline;
}
.h5-rtl-dk a:visited {
  color: #0F1E8C;
  text-decoration: underline;
}
.h5-rtl-dk a:visited:hover {
  color: #000000;
  text-decoration: underline;
}



.g-form-container {    
   position: relative; 
   width: 100%; 
   overflow: hidden; 
   padding-top: 100%; /* 1:1 Aspect Ratio */ 
   } 
   
 .responsive-iframe { 
   position: absolute; 
   top: 0; left: 0; 
   bottom: 0; 
   right: 0; 
   width: 100%; 
   height: 100%; 
   border: none; 
   } 


@media (max-width: 374px){
.superhead-rtlwhite {
  font-size: 34px;
  color: #524ea2;
  letter-spacing: -1px;
}
.h1-rtl-purple {
  font-size: 34px;
}
}
 
@media (min-width: 375px) and (max-width: 575px){
.superhead-rtlwhite {
  font-size: 40px;
  color: #524ea2;
  letter-spacing: -1px;
}
.h1-rtl-purple {
  font-size: 36px;
}
}

@media (min-width: 576px) and (max-width: 766px){
.superhead-rtlwhite {
  font-size: 55px;
  color: #524ea2;
  letter-spacing: -1px;
}
.h1-rtl-purple {
  font-size: 55px;
}
}

@media (min-width: 767px) and (max-width: 999px){
.superhead-rtlwhite {
  font-size: 60px;
  letter-spacing: -1px;
}
.h1-rtl-purple {
  font-size: 60px;
}
}
 

@media (max-width: 1000px){

}     

@media (max-width: 1198px){

}     