/*
Theme Name:  Varsity
Theme URI: https://www.varsity.com/
Author: The Creative Momentum
Author URI: http://www.thecreativemomentum.com/
Version: 1.0
*/
/*popup*/
.search-modal form {
  display: block;
}
.search-modal .aria-hidden {
  display: none !important;
}
/*.search-modal #facets
{
	display: inline-block;
	width: 20%;
}*/
.search-modal form.elastic-search-form {
  display: block;
}
.search-modal .elastic-formelments {
  display: flex;
  align-items: center;
}
.search-modal .elastic-formelments > button {
  margin-left: 15px !important;
}
.search-modal #facets {
  margin-top: 10px;
}
#facets .st-custom-facets select.form-control {
  height: 50px;
  border-radius: 5px;
  color: #666;
  border: 1px solid #ccc;
  outline: none;
  font-size: 16px;
  padding: 0px 10px;
  width: 100%;
}
form input.st-search-input {
  width: 100% !important;
  color: #666;
  border: 1px solid #ccc;
  outline: none;
  padding: 5px 9px 5px 40px !important;
  background-position: 10px 10px !important;
  background-size: 18px !important;
  height: 40px !important;
  font-size: 16px !important;
  border-radius: 5px;
}
form .btn.btn-full {
  line-height: 35px;
  padding: 0px 18px;
  margin-left: 15px !important;
  margin-top: 0px !important;
}
.swiftype-widget ul {
  list-style-image: none;
}
.swiftype-widget .document-filter {
  border-bottom: 1px solid #e5e5e5 !important;
}
.swiftype-widget .document-filter ul {
  border-radius: 3px 3px 0px 0px !important;
}
.swiftype-widget .other-results ul {
  border-radius: 0px 0px 3px 3px !important;
}
.swiftype-widget .document-filter .input-word strong {
  color: #000;
}
.swhoveriftype-widget .document-filter .document-category {
  color: #0b6fb9;
  font-weight: 600;
}

.swiftype-widget .autocomplete li {
  border-radius: 0px !important;
  border-bottom: none !important;
}
.swiftype-widget .autocomplete li.active {
  border-radius: 0px !important;
  box-shadow: none !important;
  border-bottom: none !important;
  background: #0b6fb9 !important;
}
.swiftype-widget .document-filter li p a {
  color: #000 !important;
  transition: 0s;
}

.swiftype-widget .autocomplete li.active p,
.swiftype-widget .other-results li.result.active p em {
  color: #fff !important;
}
.swiftype-widget .document-filter li:hover {
  border-radius: 0px !important;
  box-shadow: none !important;
  border-bottom: none !important;
  background: #0b6fb9 !important;
}

.swiftype-widget .document-filter li:hover p a,
.swiftype-widget .document-filter li:hover .input-word strong,
.swiftype-widget .document-filter li:hover .document-category {
  color: #fff !important;
  transition: 0s;
}
.swiftype-widget .other-results li.result p em {
  font-weight: 600;
  font-style: normal !important;
  color: #000 !important;
}

.swiftype-widget .document-filter li,
.swiftype-widget .other-results li {
  border: none !important;
}
.swiftype-widget .autocomplete li:first-child {
  border-top: 1px solid #e5e5e5 !important;
}
div.st-result-listing {
  width: 100% !important;
  margin: auto;
  margin-top: 20px;
}
.st-result-listing .st-result h3 a {
  border-bottom: 1px solid #0b6fb9;
  color: #0b6fb9 !important;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
}
.varsity-search {
  width: 90%;
  margin: auto;
  margin-top: 30px;
}
.varsity-search .col {
  padding: 0;
}
.varsity-search h1 {
  text-align: center;
  margin-top: 30px;
  font-size: 36px;
}
.varsity-search form {
  margin: 20px 0px;
  display: block;
}
.varsity-search form input.st-search-input {
  border-radius: 5px;
}
.varsity-search p span,
.varsity-search p {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
  display: block;
  text-align: center;
  padding-right: 20px;
  width: 30%;
  display: inline-block;
}
.varsity-search p {
  width: 100%;
  display: block;
  font-weight: 700;
}
.varsity-search p.title {
  font-size: 1.7rem;
  line-height: 1.375rem;
  color: #0b6fb9;
}
.varsity-search p.info {
  font-size: 1.1rem;
  line-height: 1.175rem;
  color: #000;
}
.varsity-search .search-form {
  width: 95%;
  margin: auto;
}
.varsity-search .search-form p {
  margin-bottom: 15px;
}
.varsity-search form input.st-search-input {
  width: 100% !important;
}
.varsity-search .s3,
.varsity-search .s7 {
  background: #fff;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  padding: 0px;
}
.varsity-search .s7 {
  width: 100% !important;
  padding: 5px 15px 15px;
  margin-top: 20px;
}
.varsity-search .col.s3 {
  width: 100% !important;
  margin-right: 0px;
}
.varsity-search .s3 h2,
.varsity-search .s3 h3 {
  margin: 0;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
}
.varsity-search .s3 h2 {
  line-height: 28px;
  font-size: 24px;
  padding-bottom: 5px;
  background: #0b6fb9;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px 5px 0px 0px;
}
.varsity-search .s3 h3 {
  line-height: 22px;
  font-size: 18px;
  padding-bottom: 10px;
}
.varsity-search .s3 .document-type {
  padding: 15px;
  border-bottom: 1px solid #c3c3c3;
}
.varsity-search .s3 .sub-category {
  padding: 15px;
  border-bottom: 1px solid #c3c3c3;
}

.varsity-search .s3 .sub-domain {
  padding: 15px;
  border-bottom: 1px solid #c3c3c3;
}
.varsity-search .s3 .rest-filters {
  text-align: center;
  padding: 15px;
}
div.st-result-listing {
  margin-top: 10px;
}

.varsity-search div.st-page.pager {
  font-size: 16px;
  text-align: center;
}
.varsity-search div.st-page.pager .st-prev {
  float: left;
}
.varsity-search div.st-page.pager .st-next {
  float: right;
}
.varsity-search div.st-page.pager .st-ui-pagination-number-links {
  display: inline-block;
  padding: 10px 0;
}
.varsity-search div.st-page.pager .st-ui-pagination-link {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .varsity-search .search-form {
    width: 65%;
  }
  .varsity-search p.title {
    font-size: 3rem;
    line-height: 3.375rem;
  }
  .varsity-search p.info {
    font-size: 1.7rem;
    line-height: 1.375rem;
  }
  form input.st-search-input {
    height: 50px !important;
    background-position: 10px 15px !important;
    border-radius: 0px 5px 5px 0px;
  }
  .varsity-search {
    width: 95%;
  }
  .varsity-search .col.s3 {
    width: 23% !important;
    margin-right: 15px;
  }
  .varsity-search .s7 {
    width: 74% !important;
    margin-top: 0px;
    min-height: 470px;
  }
  .search-modal form {
    display: flex;
  }
  #facets .st-custom-facets select.form-control {
    border-right: 0px;
    border-radius: 5px 0px 0px 5px;
  }
  form .btn.btn-full {
    line-height: 50px;
  }
  .varsity-search .s3 h2 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .varsity-search .s7 {
    width: 100% !important;
  }
  .varsity-search .s3 h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .search-modal .elastic-formelments {
    display: block;
    align-items: center;
  }
  .search-modal .elastic-formelments > button {
    margin-left: 0px !important;
  }
  #facets .st-custom-facets select.form-control {
    height: 35px;
    font-size: 13px;
  }
  .search-modal #facets {
    width: 100% !important;
    margin: auto;
    display: block;
    margin-bottom: 10px;
  }
  form input.st-search-input {
    width: 100% !important;
    height: 35px !important;
    font-size: 14px !important;
    background-size: 14px !important;
  }
  form .btn.btn-full {
    width: 100%;
    margin-top: 10px !important;
    display: inline-block;
    margin-left: 0 !important;
  }
}

/*Recent*/

.autocomplete .pdf-result p {
  position: relative;
}
.autocomplete .other-results li {
  border-top: 1px solid #e5e5e5 !important;
}
.autocomplete .pdf-result span {
  font-size: 0;
  position: absolute;
  right: 25px;
  top: -5px;
}
#st-results-container .pdf-result h3.title:after,
.autocomplete .pdf-result span:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 26px;
  margin: 0px 5px;
  background-image: url("https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/pdf.svg");
  background-size: cover;
}
.rest-filters .btn {
  width: 100%;
  min-width: auto;
  padding: 12px 18px;
}
.overlay-hero-small {
  background-image: url("https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/special-events-hero.jpg");
  background-size: cover;
}
.overlay-hero-small .vc_column-inner {
  min-height: auto;
}
@media (min-width: 768px) {
  .overlay-hero-small
    .vc_column-inner
    .wpb_wrapper
    .wpb_content_element
    .wpb_wrapper-title
    h1 {
    font-size: 2.125rem !important;
    line-height: 2.75rem !important;
  }
}

@media (min-width: 1024px) {
  .overlay-hero-small {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 1200px) {
  .overlay-hero-small
    .vc_column-inner
    .wpb_wrapper
    .wpb_content_element
    .wpb_wrapper-title
    h1 {
    font-size: 3.125rem !important;
    line-height: 3.75rem !important;
  }
}
/**/
.logged-in .swiftype-widget .autocomplete {
  margin-top: -32px;
}
.swiftype-widget .autocomplete {
  max-height: 200px;
  overflow-y: scroll;
}
.swiftype-widget .autocomplete.fixed {
  position: fixed !important;
}
.varsity-search #st-results-container .st-search-summary h3 {
  color: #000;
  font-size: 16px;
  letter-spacing: 0px;
}
.varsity-search #st-results-container .st-search-summary h3 .search-query {
  color: #0b6fb9;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
}

form .bulkindex h2 {
  font-size: 24px;
}
.bulkindex {
  padding: 20px 0px;
}
.bulkindex.add {
  border-bottom: 1px solid #b9b9b9;
}
.bulkindex input {
  background: transparent;
  border: none;
  padding: 10px 0px;
  min-width: 250px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
}
.bulkindex.add input {
  background: #0f8c00;
  border: 1px solid #0f8c00;
}
.bulkindex.delete input {
  background: #ff0000;
  border: 1px solid #ff0000;
}
/*#search-modal form .btn.btn-full{margin-left: 1px!important;}*/

/* iOS arrow align issue fix */
@supports (-webkit-touch-callout: none) {
  .wpb_wrapper
    .wrap-quarter-sub-hero
    .quarter-sub-hero
    a
    .content
    span.learn-more {
/*    top: -20px !important;
    right: 12px !important;*/
  }
}

/*===== TIKTOk-ICON =====*/
#social-menu li.Tiktok a::before {
  content: "";
  background: url(https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/tik-tok.png);
  background-size: cover;
  width: 14px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: -10px;
  left: 0;
  margin: 0 auto;
  -webkit-filter: invert(1);
  transition: all 0.2s linear;
  filter: brightness(0) invert(1);
}
#social-menu li.Tiktok a:hover::before {
  filter: none;
  transition: all 0.2s linear;
}
/*1023 to 992 */
@media (max-width: 1023px) {
  header .nav-social {
    padding-top: 26px;
  }
  header .sm-wrap-menu .nav-social {
    padding: 26px 0 0;
  }
  #social-menu {
    text-align: center;
  }
  #social-menu li.Tiktok a::before {
    top: 11px;
    right: 0;
    height: 15px;
    width: 15px;
  }
  .nav-social #social-menu li {
    width: 38px;
    height: 38px;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0 6px 10px;
  }
  .nav-social #social-menu li a::before {
    line-height: 38px;
    font-size: 16px;
  }
  header #social-menu {
    margin: 0 7%;
  }
  /**/
.wrap-products .product {
  width: 25%;
  flex: 25%;
  max-width: 25%;
  min-width: 25%;
}
#main-banner {
  margin-top: 0 !important;
}
}
/*899 to 800 */
@media (max-width: 899px) {
.wrap-products .product {
  width: 50%;
  flex: 50%;
  max-width: 50%;
  min-width: 50%;
}
}
/*767 to 736 */
@media (max-width: 767px) {
  header .sm-wrap-menu::before {
    height: 100vh;
  }
  header .sm-wrap-menu {
    padding-bottom: 0;
    width: 300px;
  }
  /**/
  .product-info .col-links .btn.btn-full {
  margin-right: 15px;
}
.product-info .col-links .btn.btn-full:last-child {
  margin-right: 0;
}
}

/*666 to 600 */
@media (max-width: 666px) {
/**/
.wrap-products .product {
  width: 100%;
  flex: 100%;
  max-width: 100%;
  min-width: 100%;
}
}
/*479 to 414  */
@media (max-width : 479px) {
/**/
.product-info {
  padding: 30px 10px !important;
}
}
/*374 to 320*/
@media (max-width: 374px) {
  header .sm-wrap-menu {
    width: 288px;
  }
}
/**/
#setup-sec .vc_column-inner {
  padding: 0 !important;
}
#setup-sec .vc_column-inner .wpb_wrapper .vc_inner {
  padding-top: 50px;
}
.custom-shoes-cont {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
}
/*Contact Address Hide css*/
.contact-modal .modal-footer .col.s12.l7 {
  display: none !important;
}
.contact-modal .modal-footer .row {
  justify-content: center;
  display: flex;
}
.contact-modal .modal-footer .col.s12.l5 {
  margin: 0 !important;
}
.cnt-btm-address {
  justify-content: center;
  display: flex;
}
.cnt-btm-address .wpb_column.vc_column_container.vc_col-sm-6:first-child {
  display: none;
}
/*Contact Address Hide css end*/


.SpectatorPricing-info{
	width: 650px;
	min-width: 650px;
}
.SpectatorPricing{
	list-style: none;
    margin-left: 0px !important;
    width: 100%;
    border: 1px solid #dce7ee;
}
.SpectatorPricing li{
	width: 50%;
    display: inline-block;
    border-right: 1px solid #dce7ee;
    margin-bottom: 0px;
    padding-left: 0px;
}
.SpectatorPricing li+li{
	border-right: 0px;
}
.SpectatorPricing li span{
	display: block;
    padding: 5px 15px;
    border-bottom: 1px solid #dce7ee;
}
.SpectatorPricing li span:last-child{
	border-bottom: 0px;
}
@media (max-width: 767px) {
	.SpectatorPricing-info{
	width: 100%;
}
.wrap-banner-three-fourths .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner .wpb_content_element{
	padding-top: 110px 
}
}

@media (min-width: 1200px) and (max-width: 1284px) { 
	.wrap-secondary-menu .menu-secondary-menu-container ul li .wrap-child span, 
  .wrap-main-menu ul li .wrap-child span{padding: 0 0px 0 6px !important;}
}
@media (min-width: 1200px) {
  .wrap-secondary-menu .menu-secondary-menu-container ul .wrap-sub-menu{min-width: 250px !important;};
}
/* ADDITIONAL-INFORMATION*/


.camp_location-block .camp_location_img img {max-width: 100%; border-radius: 10px;}
.camp_location-block .wrap-text-combo .camp_location_content {background: #f6c54e; padding:50px 35px; border-radius: 10px; margin-right: 26px;}
.camp_location-block .wrap-text-combo .camp_location_content ul li {color: #051f31;  font-weight: 500; line-height: 21px;}
.camp_location-block .wrap-text-combo .camp_location_content ul li strong {color: #014f80;}
.camp_location-block .wrap-text-combo .camp_location_content h2 {font-size: 28px; color: #014f80; font-family: 'Roboto Slab', serif; margin-bottom: 30px;}
.camp_location_event_block .row-details{ padding: 5px 0 !important; border-bottom:0px !important}
.camp_location_event_block .camp_events_left{flex-direction: column;}
.camp_location-block .camp_location_img img {max-width: 100%; border-radius: 10px; height: 100%; object-fit: cover;}
.camp_location-block .camp_location-block{display: flex;}
.camp_location-block .wrap-text-combo {display: block; height: auto;}
.camp_location-block .wrap-text-combo .camp_location_img {height: 100%;}
.camp_location-block .wrap-text-combo .camp_location_content h2 a {padding: 0 40px;  display: inline-block;  border-radius: 5px;  font-size: 0.875rem;  line-height: 57px;
    font-family: 'Roboto Slab', serif;  font-weight: 700; font-style: normal; color: #ffffff; text-decoration: none; text-align: center; text-transform: uppercase; background-color: #014f80;}
.camp_location-block .wrap-text-combo .camp_location_content a.btn.btn-full {color: #fff; background-color: #014f80;}
.camp_location-block .wrap-text-combo .camp_location_content a.btn.btn-full:hover{background-color: #d5004b;}
/*===== ADDITIONAL-INFORMATION-END =======*/

.camp_location_event_block .special-events-accordion .accordion-header .wrapper .icon-close {top: 24px; border-bottom-right-radius: 0; border-top-left-radius: 0px;
border-bottom-left-radius: 10px; border-top-right-radius: 10px;}
.camp_location_event_block {padding-left:15px; padding-right: 15px; margin-bottom: 40px;}
.camp_location-block {margin:0 0 40px 0; padding-left: 34px; padding-right: 34px;}
.camp_location_event_block .row-details .btn.btn-full {background: #f6c54e;  color: #fff; font-size: 16px; letter-spacing: 1px; padding: 15px 40px;}
.camp_location_event_block .row-details .btn.btn-full:hover {background: #014f80;}
.camp_location_event_block .wrap-special-events-accordion .special-events-accordion .accordion-header h4.title {color: #024f80; padding-bottom:4px; font-size:24px;}
.camp_location_event_block .row-details .col-title {display: inline-block; font-weight: 700;color: #152937; }
.camp_location_event_block .row-details .col-info {display: inline-block; padding-left: 6px; color: #152937 !important;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_left h4.title {color: #024f80; padding-bottom: 8px; font-size: 24px; font-family: 'Roboto Slab', serif;  font-weight: normal; margin-bottom: 10px;  display: block;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details .col-title {color: #024f80; padding-bottom: 8px; font-size: 24px; font-family: 'Roboto Slab', serif; font-weight: normal; margin-bottom: 15px; padding: 0; display: block;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details .col-info {padding: 0; color: #051f31; font-weight: 500; line-height: 21px;  padding-bottom: 15px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details {padding: 0 !important;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right {display: block;     padding-left: 20px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details {display: block;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details a {margin: 0 10px 10px 0;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_left .row-details {display: inline-block;}
.camp_location_event_block .special-events-accordion .accordion-content .wrapper .camp_events_left .col-title {color: #152937; display: inline-block; font-weight: 700;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_left .row-details {display: block; padding: 0 !important;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_left .row-details:last-child .col-title {vertical-align: top;}

.camp_location_event_block .special-events-accordion.is-active .accordion-header .wrapper {padding-bottom: 0;}
.camp_location_event_block .special-events-accordion.is-active .accordion-content .wrapper {padding-top: 0;}
.camp_location_event_block .special-events-accordion.is-active .accordion-content .wrapper > .vc_row {  margin-left: 2px; margin-right: 2px; opacity: 1;transition: all 0.1s linear;display: flex;}
.camp_location_event_block .special-events-accordion .accordion-content .wrapper > .vc_row {transition: all 0.1s linear; opacity: 0; display: none;}
.camp_location_event_block .wrap-special-events-accordion .special-events-accordion.is-active .accordion-header h4.title, .camp_location_event_block .wrap-special-events-accordion .special-events-accordion.is-active .accordion-header .row-details {display: none;}
.wrap-special-events-accordion .special-events-accordion.is-active .accordion-content .wrapper {padding-bottom: 30px;}
.camp_location_event_block .special-events-accordion {box-shadow: 0px 4px 12px 1px #c0ccd380;}
.camp_location_event_block .wrap-accordion-container-title h4 {font-size: 26px;}

/*=== HOME-SLIDER ====*/
.banner-three-fourths-slide.hero-arrows-center .slick-next{right: 0;}
.full-width-hero-slider .wpb_wrapper.wpb_wrapper-title h1 {word-wrap: break-word;}
.banner-three-fourths-slide h2.slider_sub_title {word-wrap: break-word;font-weight: 700; }
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h1 {font-weight: 700;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h2 {font-weight: 700;}
.full-width-hero-slider .wpb_wrapper.wpb_wrapper-content {padding-top: 20px !important;}
/*.full-width-hero-slider .wpb_wrapper.wpb_wrapper-content p{font-size: 26px; line-height: normal; margin-bottom: 14px;}*/
.full-width-hero-slider .wpb_text_column.wpb_content_element {height: inherit !important;}
/*=== FULL_WIDTH_SLIDER ===*/
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h1 {word-wrap: break-word; font-size: 3.125rem;
line-height: 3.125rem;}
/*.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h1 {margin-bottom: 15px !important; font-size: 40px !important; line-height: normal !important; margin-bottom: 15px !important; word-wrap: break-word;}*/
/*.wrap-full-width-hero-slider .full-width-hero  .wpb_wrapper-title h1{ color: #fff;font-family: 'Roboto Slab', serif;font-weight: 600; margin-bottom: 15px !important;  font-size: 40px !important;  line-height: normal !important;  margin-bottom: 15px !important; width: 100%;  word-wrap: break-word;}
.wrap-full-width-hero-slider .full-width-hero  .wpb_wrapper-title h2{color: #fff;font-family: 'Roboto Slab', serif;font-weight: 600;  margin-bottom: 15px !important;  font-size: 40px !important;  line-height: normal !important;  margin-bottom: 15px !important; width: 100%;  word-wrap: break-word;} */
/*.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content {padding-top: 0 !important;}*/
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content p {margin-bottom: 0; word-wrap: break-word;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper-buttons {padding-top: 0 !important;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper .wpb_text_column.wpb_content_element {height: inherit;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper .wpb_wrapper-buttons .btn.btn-full {margin: 20px 5px 5px !important;}
.banner-three-fourths .vc_column-inner .wpb_wrapper .wpb_wrapper-buttons .btn.btn-full {margin-right: 6px;}
/*=== HOME-SLIDER-END ====*/
/*1599 to 1440 */
@media (max-width: 1599px) {
/*.wrap-banner-three-fourths .banner-three-fourths > .vc_column-inner .wpb_content_element h1 {margin-bottom: 15px; font-size: 40px;}
.wrap-banner-three-fourths .banner-three-fourths > .vc_column-inner .wpb_content_element p {font-size: 26px; line-height: normal; margin-bottom: 14px;}*/
}
/*1279 to 1152 */
@media (max-width: 1279px) {
.wrap-secondary-menu .menu-secondary-menu-container ul li > .wrap-sub-menu.is-active {display: block; height: 100vh  !important;}
.wrap-secondary-menu::before {height: 100vh !important;}
}



/*1023 to 992 */
@media (max-width: 1023px) {
.camp_location-block {margin: 20px 0;}
.camp_location_event_block {margin-bottom: 20px;}
}
/*1023 to 970 */
@media (max-width: 991px) {
.camp_location-block {display: block;}
.camp_location-block .wrap-text-combo .camp_location_content {margin-right: 0;margin-bottom: 25px;}
.camp_location-block .camp_location_img img {height: auto; object-fit: cover;}
.camp_location-block .wrap-text-combo .camp_location_content {padding: 50px 55px;}
.wrap-special-events-accordion .special-events-accordion .accordion-header .wrapper {padding: 40px 30px;}
.camp_location-block .wrap-text-combo .camp_location_content {padding: 30px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details a.btn.btn-fluid.btn-full {padding: 14px 30px; font-size: 15px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right {display: block; padding: 20px 0 0;}
/*=== HOME-SLIDER ====*/
.banner-three-fourths-slide.hero-arrows-center .slick-next {right: 12px;}
}
/*969 to 900 */
@media (max-width: 969px) {
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right {    padding: 20px 0 0;}
}
/*799 to 768 */
@media (max-width: 799px) {
/*=== HOME-SLIDER ====*/
/*.wrap-banner-three-fourths .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner .wpb_content_element {padding-top: 100px !important;}*/
.full-width-hero-slider .full-width-hero .vc_column-inner .wpb_wrapper .wpb_content_element {padding-top: 0;}
.full-width-hero-slider .wpb_wrapper-buttons .btn.btn-full {margin: 10px 7px !important;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper-title h2 br {display: none;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper-title h2 {text-align: center;}
.full-width-hero-slider {margin: 0;}
.wrap-banner-three-fourths .banner-three-fourths > .vc_column-inner .wpb_content_element {padding-top: 0;}
.wrap-banner-three-fourths .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner .wpb_content_element {padding-top: 40px !important;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h1 {word-wrap: break-word; text-align: center; font-size: 3.125rem;}
}
/*767 to 736 */
@media (max-width: 767px) {
.camp_location_event_block .wrap-special-events-accordion .special-events-accordion .accordion-header h4.title {font-size: 20px;}
.camp_location_event_block .special-events-accordion .accordion-header .wrapper .icon-close {top: 0; border-bottom-left-radius: 4px; border-top-right-radius: 4px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_left h4.title {font-size: 20px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details .col-title {font-size: 20px;}
.camp_location-block {margin: 13px 0;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details a.btn.btn-fluid.btn-full {padding: 12px 20px; font-size: 14px;}
/*=== HOME-SLIDER ====*/
.banner-three-fourths-slide .wpb_wrapper-buttons .btn.btn-full {margin: 5px; margin-top: 5px;}
.wrap-banner-three-fourths.vc_row .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner .wpb_content_element {padding:0 20px !important;}
.banner-three-fourths-slide .wpb_text_column {padding: 0 !important;}
.wrap-quarter-sub-hero  .quarter-sub-hero span.title {font-size: 20px !important;}
.wrap-quarter-sub-hero  .quarter-sub-hero span.sub-title {font-size: 20px !important;}
.wrap-quarter-sub-hero  .quarter-sub-hero span.learn-more{top: 14px !important;margin: 0 !important;line-height: normal !important;}
.wrap-quarter-sub-hero  .quarter-sub-hero span.learn-more i {font-size: 30px !important;}
.wpb_wrapper .wrap-quarter-sub-hero .quarter-sub-hero a {padding: 15px 20px;}
.wpb_wrapper .wrap-quarter-sub-hero {height: 60px;}
.wrap-banner-three-fourths .wrap-btn-banner.mobile {position: absolute; bottom: 0;}
/*.sm-wrap-menu{min-height: 100%;}*/
.sm-wrap-menu .menu-mobile-menu-container ul .wrap-sub-menu-1.is-active {height: 100vh; overflow: scroll; padding-bottom: 90px;}
.banner-three-fourths-slide h2.slider_sub_title {word-wrap: break-word;text-align: center; font-size: 1.875rem; line-height: 2.25rem; margin: 0;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h1 {word-wrap: break-word; text-align: center; font-size:1.875rem; line-height: 2.25rem;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper.wpb_wrapper-content h2 {word-wrap: break-word; text-align: center; font-size:1.875rem; line-height: 2.25rem;}
}
/*666 to 600 */
@media (max-width: 666px) {
/*=== HOME-SLIDER ====*/
.banner-three-fourths > .vc_column-inner .wpb_content_element p {padding-top: 10px; margin-bottom: 0;}
.banner-three-fourths-slide .wpb_wrapper-buttons .btn.btn-full {margin-top: 5px;}
.banner-three-fourths-slide .wpb_wrapper .wpb_wrapper{width: 100%;}
.wrap-full-width-hero-slider .full-width-hero .wpb_wrapper .wpb_wrapper-buttons .btn.btn-full { margin: 10px 5px !important;}
.site-multisite .full-width-hero::before {border-left-width: 136px;}
.wrap-banner-three-fourths .banner-three-fourths > .vc_column-inner .wpb_content_element h2{    font-family: 'Roboto Slab', serif;
font-weight: 700; font-style: normal;  font-size: 30px;line-height: 36px; font-size: 1.875rem;  line-height: 2.25rem;  margin-bottom: 10px;}
/**/
.wrap-banner-three-fourths .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner {height: 440px !important;}
.wrap-banner-three-fourths .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner .wpb_wrapper {display: table; width: 100%; height: inherit;}
.wrap-banner-three-fourths .banner-three-fourths-slide .banner-three-fourths > .vc_column-inner .wpb_content_element {display: table-cell; vertical-align: middle; padding: 0 !important;}
.wrap-full-width-hero-slider .wrap-full-width-hero {height: 440px !important;}
.wrap-full-width-hero-slider .wrap-full-width-hero .full-width-hero {height: 440px !important; display: table;}
.wrap-full-width-hero-slider .wrap-full-width-hero .full-width-hero .vc_column-inner {display: table-cell; height: inherit !important; vertical-align: middle;}
.wrap-full-width-hero-slider .wrap-full-width-hero .full-width-hero .vc_column-inner h1 {font-family: 'Roboto Slab', serif; font-weight: 700; font-style: normal; font-size: 30px;line-height: 36px; font-size: 1.875rem; line-height: 2.25rem; margin-bottom: 10px;}
.wrap-full-width-hero-slider .wrap-full-width-hero .full-width-hero .vc_column-inner h2 {font-family: 'Roboto Slab', serif; font-weight: 700;  font-style: normal; font-size: 30px; line-height: 36px; font-size: 1.875rem; line-height: 2.25rem;  margin-bottom: 10px;}
}
/*599 to 568 */
@media (max-width: 599px) {
.camp_location-block .wrap-text-combo .camp_location_content {padding: 20px;} 
.camp_location-block .wrap-text-combo .camp_location_content h2 {font-size: 23px; margin-bottom: 20px;}
.wrap-special-events-accordion .special-events-accordion .accordion-header .wrapper {padding: 25px 20px;}
.camp_location_event_block .row-details .col-title {font-size: 15px !important;}
.camp_location_event_block .row-details .col-info {font-size: 15px !important;}
.wrap-special-events-accordion .special-events-accordion.is-active .accordion-content .wrapper {padding-bottom: 20px;}
}

/*567 to 480  */
@media (max-width : 567px) {
.camp_location_event_block .wrap-special-events-accordion .special-events-accordion .accordion-header h4.title {font-size: 18px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_left h4.title {font-size: 18px;}
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details .col-title {font-size: 18px;}
.camp_location_event_block .special-events-accordion.is-active   .row-details .col-info {padding-left: 0; width: 100%;}
.camp_location_event_block .special-events-accordion.is-active  .accordion-content .wrapper .camp_events_left .col-title {width: 100%; padding-left: 0;}
/*=== HOME-SLIDER ====*/
.banner-three-fourths .wpb_content_element h1 {font-size: 25px;line-height: 32px;}
.wrap-quarter-sub-hero .quarter-sub-hero span.title {font-size: 16px !important;}
.wrap-quarter-sub-hero .quarter-sub-hero span.sub-title {font-size: 16px !important;}
.wrap-quarter-sub-hero .quarter-sub-hero span.learn-more i {font-size: 23px !important;}
.wrap-quarter-sub-hero .quarter-sub-hero span.learn-more {top: 17px !important;}
.wpb_wrapper .wrap-quarter-sub-hero .quarter-sub-hero a {padding: 15px 15px;}
}
/*479 to 414  */
@media (max-width : 479px) {
.camp_location_event_block .special-events-accordion .accordion-content .camp_events_right .row-details a.btn.btn-fluid.btn-full {
    width: 100%;
}
}

/* ADA CSS */
#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle, #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{bottom: 50px !important;}
body #pojo-a11y-toolbar.pojo-a11y-toolbar-left {
    right: -180px !important;
    left:auto !important;
    -webkit-transition: right 750ms cubic-bezier(.23, 1, .32, 1);
    -moz-transition: right 750ms cubic-bezier(.23, 1, .32, 1);
    -o-transition: right 750ms cubic-bezier(.23, 1, .32, 1);
    transition: right 750ms cubic-bezier(.23, 1, .32, 1);
}
body #pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open {
    right: 0 !important;
}
.body.pojo-a11y-grayscale #pojo-a11y-toolbar{
 position:fixed !important;
}
body #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    right: 180px !important;
    left:auto !important;
}
body.pojo-a11y-grayscale{
  filter: none !important;
  -webkit-filter: none !important;
  -webkit-filter: none !important;
}
html.mncls{
       content:"";
    display:inline-block;
     filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
     -webkit-filter: grayscale(1);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray; 
}
#pojo-a11y-toolbar a:focus, #pojo-a11y-toolbar a:hover, #pojo-a11y-toolbar a:active{
     outline: none !important;
}

body #pojo-a11y-toolbar {
    top: 100px !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    background-color: #ffffff !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background-color: #0b6fb9 !important;
    color: #ffffff !important;
    position: relative;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {
    color: #333333 !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active {
    background-color: #0b6eba !important;
    color: #ffffff !important;
}
body.pojo-a11y-high-contrast #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,  body.pojo-a11y-light-background #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active, body.pojo-a11y-negative-contrast  #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
    background-color: transparent !important;
    color:#fff !important;
}
body.pojo-a11y-high-contrast #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a:hover{
  background-color: #400000 !important;
}
body.pojo-a11y-high-contrast #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title, body.pojo-a11y-negative-contrast #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{
  color:#fff !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{
    visibility: hidden;
}
#pojo-a11y-toolbar a.pojo-a11y-toolbar-toggle-link:after{
    content:"";
    display: inline-block;
    background-image: url('https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/logos/accessibility-icon.png');
    background-size: 35px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 9px;
    top: 9px;
}
@media (max-width: 767px){
    body #pojo-a11y-toolbar {
        top: 50px !important;
    }
}
	.full-width-hero-slider .wrap-full-width-hero h2{
		color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-style: normal;
	}
@media (max-width: 768px) {
.full-width-hero-slider .wrap-full-width-hero h2{
    margin: 0 auto;
    text-align: center;
}
}
@media (min-width: 768px) {
	.full-width-hero-slider .wrap-full-width-hero h2{
		    font-size: 70px;
    line-height: 70px;
    font-size: 4.375rem;
    line-height: 4.375rem;
	}
}
@media (min-width: 1024px) {
.full-width-hero-slider .wrap-full-width-hero h2{
	    font-size: 90px;
    line-height: 90px;
    font-size: 5.625rem;
    line-height: 5.625rem;
	font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-style: normal;
	color: #fff;
}
}
@media (min-width: 1200px) {
	.full-width-hero-slider .slick-list{
		height: 530px;
	}
	
	.full-width-hero-slider .slick-list .slick-track{
		height: 100%;
	}
}

@media (max-width: 1199px) {
	.full-width-hero-slider .slick-list{
		height: 460px;
	}
	
	.full-width-hero-slider .slick-list .slick-track{
		height: 100%;
	}
}



/* Model Form CSS */
.model-form-block{
  width:700px;
  margin:0 auto;
}
.model-form-block .validation_message, .gfield_validation_message{
  font-size: 13px !important;
  padding: 2px 10px !important;
  line-height: 1.4 !important;
}
.model-form-block .ginput_container_date input{
  width: 100% !important;
}
.model-form-block .ginput_preview_list .ginput_preview{
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
}
.model-form-block .ginput_preview_list{
  margin: 20px 0px 50px;
}
.model-form-block .gform_wrapper.gravity-theme .ginput_preview {
  margin: 10px 0;
  position: relative;
  padding: 20px 20px 20px 50px;
  background: #d9d9d9;
  border-radius: 4px;
}
.model-form-block .ginput_preview:before {
  content: "\f15b";
  font-size: 16px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: inherit;
  display: block;
  text-align: center;
  line-height: 016px;
  position: absolute;
  left: 24px;
  top: 25px;
  color:#0b6fb9 !important;
}
.model-form-block .gform_footer.top_label{
  width: 100%;
}
.model-form-block .gform_footer.top_label input{
  padding: 10px 20px;
  background: #d5004b !important;
  border: none;
  border-radius: 3px !important;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff !important;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition:all 0.3s ease-in-out 0s;
  height: 50px;
  width: 160px !important;
  border-radius: 3px !!important;
}
.model-form-block input[type="checkbox"] {
  width:20px;
  height:20px !important;
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.model-form-block .gfield_checkbox div{
  margin-bottom: 10px;
}
.model-form-block .gform_drop_area {
/*  padding: 18px !important;*/
  padding-top: 50px !important;
  border: 2px dashed #ccc !important;
}
.model-form-block .gform_footer.top_label input:hover{
  background-color: #0b6fb9 !important;
}
.model-form-block .gform_heading{
  margin-top:50px;
}
.model-form-block .gform_heading h2, .model-form-block .gsection_title{
  font-weight: 700;
  color: #222;
}
.model-form-block .gform_required_legend{
  display: none;
}
.model-form-block form input{
  height: 55px !important;
  border: 1px solid #dce7ee !important;
  max-width: 100% !important;
  background-color: #ffffff !important;
  color: #051F31 !important;
  border-radius: 2px !important;
}
.model-form-block form input:focus,  .model-form-block .ginput_container_textarea textarea:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.model-form-block .address_city, .model-form-block .address_state, .model-form-block .address_zip {
  flex: 0 0 33.3% !important;
}
.model-form-block .ginput_container_textarea textarea{
  color:#222 !important;
  border: 1px solid #dce7ee !important;
  max-width: 100% !important;
  background-color: #ffffff !important;
  color: #051F31 !important;
  border-radius: 2px !important;
}
.model-form-block .gfield_checkbox{
  display: flex;
}
.model-form-block .gfield_checkbox div{
  width: 20%;
} 
.model-form-block .gsection_title{
  margin: 50px 0px 15px !important;
}
.model-form-block .gform_delete_file:after{
    content: "X";
    display: inline-block;
    background: #222;
    width: 25px;
    height: 25px;
    line-height: 26px;
    color: #fff;
    border-radius: 100%;
      font-weight: bold;
    position: absolute;
    right: 25px;
    top: 20px;
}
.model-form-block .gform_delete_file .dashicons.dashicons-trash{
  display: none;
}
.model-form-block .gform_button_select_files{
  padding: 12px 30px;
  background: #d5004b;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 3px;
}
.model-form-block .gform_drop_area .gform_drop_instructions:before{
  content: "\f15c";
  font-size: 16px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: inherit;
  display: block;
  text-align: center;
  line-height: 016px;
  position: absolute;
  left: 0;
  top: 25px;
  right: 0;
  font-size: 22px;
  color:#0b6fb9 !important;
  transition: all 0.3s ease-in-out 0s;
}
.model-form-block .gform_button_select_files:hover{
  background-color: #0b6fb9 !important;
}

@media(max-width:700px){
  .model-form-block{
    width:100%;
    padding:0px 10px;
  }
}
.gform_footer{position: relative;}
.gform_ajax_spinner{
  width: 50px !important;
  position: absolute;
  left: 20px;
}

.vc-hoverbox:hover .vc-hoverbox-front h2{
  opacity: 0;
}
.vc-hoverbox-block{
  transform-style: initial !important;
}


/** Gravity Form 18 CSS Starts**/
.gform-quiz .gfield_radio input[type="radio"] {
  display: none;
}

.gform-quiz .gfield_radio input[type="radio"] + label {
  display: inline-block;
  background-color: #d5004b;
  color: #fff;
  padding: 5px 26px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.gform-quiz .gfield_radio input[type="radio"]:checked + label {
  background-color: #0b6fb9; 
  color: #fff; 
}
.gform-quiz .gfield_html a{
display:none;
}
.gform-quiz .ginput_container .ginput_container_radio{
margin-top:10px;
}
.gform-quiz .gfield legend.gform-field-label:before{
content:"\f061";
font-size: 12px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #0b6fb9;
  text-align: center;
  line-height: 42px;
  border: 1px solid #0b6fb9;
  padding: 5px 7px;
  border-radius: 6px;
  margin-right: 10px;
}
.gform-quiz .gfield_radio input[type="radio"] + label:hover {
  background-color: #0b6fb9;
  color: #fff;
  border-color: #0b6fb9;
}
.gform-quiz .gform_footer{
margin-top:30px !important;
}
.gform-quiz .gform_footer .gform_button, a.gform-18-preview-button {
border-radius: 5px;
background-color: #d5004b;
font-size: 0.875rem;
  line-height: 1.5rem;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 16px 18px;
  margin: 0px;
  border: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
    min-width: 160px;
}
.gform-quiz .gform_footer .gform_button:hover, a.gform-18-preview-button:hover{
  background-color: #0b6fb9;
  color: #ffffff;
  text-decoration: none;
}
a.gform-18-preview-button{
background-color:#0b6fb9;
}
.gform-quiz{
   background: #fff;
  padding: 5rem 5rem;
}
#gform-18-preview-container {
  background-color: #f9f9f9;
  border-radius: 5px;
}
#gform-18-preview-content ul {
  list-style-type: none;
  padding: 0;
}
#gform-18-preview-content li {
  margin-bottom: 10px;
}
#gform-18-close-preview {
  background-color: #d5004b;
  padding: 2px 10px;
  border: none;
  margin-top: 0;
  border-radius: 100%;
  position: absolute;
  top: -16px;
  right: -10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
#gform-18-close-preview:hover {
  background-color: #0b6fb9;
}
.gform-preview-popup p{
display:none;
}
#gform-18-preview-content li:before {
content: "\f061";
font-size: 12px;
font-family: FontAwesome;
color: #0b6fb9;
margin-right: 10px;
position: relative;
top: -2px;
}

#gform-18-preview-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
}
.gform-preview-popup {
background: #fff;
padding: 20px 10px;
border-radius: 10px;
width: 80%;
max-width: 500px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
position: relative;
}

#gform-18-preview-content ul {
list-style-type: none;
padding: 0;
margin:0;
}
#gform-18-preview-content li {
margin-bottom: 10px;
list-style: none;
}
.preview-button-g18{
position: relative;
top: -115px;
left: 200px;
}
#gform-18-preview-content li:last-child{
margin:0px;
}

@media(max-width:992px){
.preview-button-g18 {
  top: -98px;
}
}

@media(max-width:640px){
.gform-quiz {
  padding: 3rem;
}
.gform-quiz .gfield_radio div.gchoice{
  margin-bottom:10px;
} 
}

@media(max-width:450px){
.preview-button-g18 {
  top: 0px;
  left:0px;
  text-align: center;
}
.gform-quiz .gform_footer{
  display: inline-block !important;
  text-align: center;
  width: 100%;
}
.gform-preview-popup {
  padding: 20px 0px;
}

}


/** Gravity Form 18 CSS Ends**/

.reduced-font-size .quarter-sub-hero a .content span.title{
font-size: 1.7rem !important;
}

.sm-wrap-menu{
  z-index: 99999 !important;
}


.myFormContainer div .wFormContainer .wFormHeader{
  display: none !important;
}

/* REP Finder CSS Start */
/*=== BANNER ====*/
.repfinder-wrapper{
  font-family: "Roboto Slab", serif;
  background: #eff3f6;
  padding-bottom:50px;
}
.main-banner .main-banner-cont h2 { color: #5da5df;
  padding-bottom:25px;
  font-size: 30px;
  font-weight: bold;
  margin: 0}
.main-banner .main-banner-cont { text-align: left; position: relative;
  left: 0;
  padding-top: 17px;}
/*.main-banner { background: #0e1e2e; text-align: center; padding: 100px 0; position: relative; }*/
.main-banner {
  background: #0e1e2e;
  text-align: center;
  padding: 0;
  position: relative;
  height: 226px;
}
.main-banner .container {
  height: 100%;
  padding: 10px 0 0;
  position: relative;
}
.main-banner .container .row {
  margin: 0;
  height: 100%;
}
.main-banner  .banner-logo {
  width: 21%;
  left: 0;
}
.main-banner p {color: #fff;
}
.main-banner figure img { max-width: 230px; position: absolute;
  left: 0;
  bottom: 0;}
/*.banner-logo {position: relative; bottom: -110px; left: 30px;}*/
/*===== STRIP =====*/
.strip { text-align: center; padding: 30px 0; background: #5fa5d9; }
.strip h2 { margin: 0; color: #fff;
  font-size: 30px;
  font-weight: bold; }
  .strip h2 span{ text-transform: capitalize;;}
/*===== VIDEO-BLOCK =====*/
.video-block img { border-radius: 10px; }
.video-block { padding: 80px 0; }
/*==== HM_LEADS =====*/
.home-leads{padding-top:60px;}
.home-leads .home-lead figure img { border-radius: 10px; height: 100%; object-fit: cover; }
.home-leads .home-lead figure { height: 100%; }
.home-leads .home-lead .home-lead-in { background: #fff; border-radius: 10px; height: 100%; padding: 30px 30px; font-family: 'Roboto', sans-serif;}
.home-leads .home-lead .home-lead-in h4 { color: #5da5df; font-size: 30px; display: inline-block; margin: 0 0 10px 0;font-family: 'Roboto', sans-serif; font-weight: bold; vertical-align: middle; font-weight: bold;}
.home-leads .home-lead .home-lead-in p { color: #000; margin: 10px 0; font-family: 'Roboto', sans-serif;}
.home-leads .home-lead .home-lead-in .title-block a { display: inline-block; background: #5da5df; border-radius: 60px; width: 40px; height: 40px; padding: 6px; line-height: 41px;}
.home-leads .home-lead .home-lead-in .title-block .title-social-block { float: right; position: relative;
  top: -8px;}
.home-leads .home-lead .home-lead-in .cont-block p { margin: 0; font-size: 18px; font-weight: 300;}
.home-leads .home-lead .home-lead-in .cont-block p.name{text-transform: capitalize;}
.home-leads .home-lead .home-lead-in .cont-block { margin: 15px 0; }
.home-leads .home-lead .home-lead-in .cont-box a.time-block{  
  border-radius: 20px; 
  padding: 14px 45px 14px 15px;
  color:#fff;
  display: inline-block;
  background: #5da5df;
  transition:all 0.3s ease-in-out 0s;
  text-transform: initial !important;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
}
.home-leads .home-lead .home-lead-in .cont-box a.time-block:after{
  content:"";
  background: url(https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/calendar-icon.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%); 
  width: 30px;
  height: 30px;
  background-size: 100% auto;
}
.home-lead figure{height: 450px; overflow: hidden;}
.home-lead figure img{width: 100%; height: 100%; object-fit: cover;}
  a:hover, a:focus{
    text-decoration: none !important;
  }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #c42a4e !important;
}
.home-leads .home-lead .home-lead-in .cont-box p { margin: 0; font-size: 17px; font-weight: 300; text-transform: uppercase; }
.social-icon li { display: inline-block; margin-right: 8px; padding:0px; }
.social-icon li a { display: inline-block; border: solid 3px #000; border-radius: 15px; padding: 9px; transition: all 0.5s ease; }
.social-icon li a img { max-width: 30px; transition: all 0.5s ease; }
.social-icon { margin: 20px 0; }
.social-icon li a:hover { background: #000; transition: all 0.5s ease; }
.social-icon li a:hover img { filter: brightness(0) invert(1); transition: all 0.5s ease; }
.cont-block p a{
  color: #000;
}

/*==== BENEFITS-SEC =====*/
.benefits-title { text-align: center;
  color: #5da5df;
  font-size: 30px;
  margin: 0 0 30px;
  font-weight: bold; text-transform: uppercase;}
.benefits-sec { padding:40px 0; }
.benefits-sec .benefit-block .benefit-block-in figure img { max-width: 150px;margin:0 auto; }
.benefits-sec .benefit-block .benefit-block-in figure { margin: 0; text-align: center; padding-bottom: 0px; }
.benefits-sec .benefit-block .benefit-block-in h5 {margin: 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #000; }
/*======= TESTIMONIAL-SEC ======*/
.testimonial-block .testimonial-cont { background: #fff; padding: 15px 20px; border-radius: 5px; }
.testimonial-block .testimonial-cont { background: #fff; padding: 20px 20px; border-radius: 5px; width: 45%; float: right; }
.testimonial-block .item { padding: 50px 50px; }
.testimonial-block .item span em { font-style: normal; color: #5da5df; text-transform: uppercase; font-weight: 500; }
.testimonial-block .item span { margin-bottom: 10px; display: block; }
.slick-next.slick-arrow { background: #c42a4e; width: 44px; height: 44px; border-radius: 5px; }
.testimonial-block .slick-next.slick-arrow { right: 22px; }
.testimonial-block .slick-prev.slick-arrow { left: 22px; }
.slick-prev.slick-arrow { background: #c42a4e; width: 44px; height: 44px; border-radius: 5px; z-index: 2; }
.slick-next.slick-arrow::before { background: url('https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/images/next-icon.png') no-repeat; background-size: 9px; background-position: center; font-size: 0; display: block; width: 44px; height: 44px; }
.slick-prev.slick-arrow::before { background: url('https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/images/prev-icon.png') no-repeat; background-size: 9px; background-position: center; font-size: 0; display: block; width: 44px; height: 44px; }
.testimonial-block .testimonial-cont p { font-weight: 300; font-size: 18px; }
.testimonial-slider { background-color: #0c1a2b; color: white; text-align: center; padding:40px 20px; position: relative; }
.testimonial-quote { color:#fff; font-size: 20px; font-weight: 500; max-width: 1000px; margin: 0 auto 20px; line-height: 1.6; }
.testimonial-author { font-size: 16px; color: #5cb5f8; text-transform: uppercase; font-weight: bold; margin: 0;}
.testimonial-slider .slick-prev.slick-arrow, .badges-slider .slick-prev.slick-arrow {border-radius: 0 5px 5px 0; left: 0;}
.testimonial-slider .slick-next.slick-arrow, .badges-slider .slick-next.slick-arrow {border-radius: 5px 0 0 5px; right: 0;}
/**/
.custom-block .custom-div .card img {
  border-radius: 6px;
  transition: all 0.5s ease;
}
.custom-block .card:hover img {
  background: #000;
  transform: scale(1.06);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.custom-block .card:hover .learn-more {
  color: #fff !important;
}
.custom-block .custom-div .card .card-body {
  padding: 30px;
}
.custom-block .custom-div .card .card-body .card-title {
  margin: 0 0 10px 0;
  font-size: 2.25rem;
  line-height: 2.25rem;
}
.custom-block .custom-div .card .card-body {
  padding: 30px;
}
.custom-block .custom-div .card .card-body .learn-more {
  font-size: 0.875rem;
  line-height: 2rem;
  letter-spacing: 0.1rem;
  margin-top: 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #5fa6db;
}
/*===== VIDEO-GRID =====*/
.video-grid-sec { padding: 60px 0; }
.video-grid-sec .video-grid figure img { height: 200px; object-fit: cover; width: 100%; object-position: top center; border-radius: 10px 10px 0 0; }
.video-grid-sec .video-grid .video-grid-in { border-radius: 10px; background: #fff; }
.video-grid-sec .video-grid .video-grid-in .video-grid-cont { padding: 20px; }
.video-grid-sec .video-grid .video-grid-in .video-grid-cont h2 { color: #5da5df; font-size: 22px; }
.video-grid-sec .video-grid .video-grid-in .video-grid-cont .sub p { margin: 0; }
.video-grid-sec .video-grid { padding: 10px; }
.video-modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.8); }
.video-modal-content { position: relative; margin: 5% auto; padding: 0; width: 80%; max-width: 800px; background: #000; }
.video-modal-content iframe { display: block; }
.close { position: absolute; top: -20px; right: -20px; color: white; font-size: 30px; font-weight: bold; background: red; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; cursor: pointer; z-index: 10000; }
.play-icon img { max-width: 100px; }
.play-icon { position: absolute; bottom: 0; right: 0; left: 0; margin: 0 auto; text-align: center; }
.video-thumbnail { position: relative; }
.video-block-in { position: relative; }
.play-icon { cursor: pointer; position: absolute; right: 0; left: 0; margin: 0 auto; text-align: center; top: 42%; }
img{
  width:100%;
}
.few-badges{
  justify-content: center;
}

/* Custom Block CSS */
.card-container {
  border: 2px solid #ff69b4; /* Pink border */
  padding: 10px;
  margin-bottom: 20px;
}

.card {
  background-color: #f8f9fa; /* Light gray background for cards */
  border: none;
  transition: transform 0.3s ease-in-out;
}
/*
.card:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
*/
.card-title {
  font-weight: bold;
  color: #fff;
}

.card-text {
  color: #6c757d;
}

.learn-more {
  color: #007bff; /* Blue link color */
  text-decoration: none;
  font-weight: bold;
}

.learn-more:hover {
  text-decoration: underline;
}

.footer-note {
  font-size: 14px;
  color: #333;
}

.custom-block .custom-div .card{
  margin: 17.5px;
}
.custom-block .card, .custom-block .card img{
  position: relative;
  height: 391px;
  object-fit: cover;
  overflow: hidden;
  border-radius: 6px;
}
.custom-block .card:before{
  content:"";
  display: inline-block;
  background: #000;
  opacity: 0.5;
  position: absolute;
  left: 0;
  right:0;
  top: 0;
  bottom: 0;
  border-radius: 6px;
  z-index:1;
}
.custom-block .card .card-body{
  position: absolute;
  bottom: 10px;
  left:10px;
  top: auto;
  right: auto;
  z-index: 2;
}
.custom-block{
  padding-top: 60px;
}

/* REP FInder CSS Start*/
.rep-section{
  padding: 80px 0;
  background:#eff3f6;
}
.rep-block figure{height: 100%;}
.rep-block img {
  max-width: 100%;
  height: 100%;
  border-radius: 10px;
  width:100%;
}
.rep-form-box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.rep-form-box h2 {
  font-size: 30px;
  color: #3a80c1;
  font-weight: bold;
  margin-bottom: 25px;
}
.rep-form-box select,
.rep-form-box input {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 10px;
  border-radius: 20px;
  border: 1px solid #3a80c1;
  font-size: 14px;
  outline: none;
}
.rep-form-box .city-wrapper {
  display: flex;
  gap: 10px;
}
.rep-form-box .city-wrapper input {
  flex: 1;
}
.rep-form-box .button {
  background: #d0445c;
  color: #fff;
  border: none;
  padding: 12px 30px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
  width: auto;
  margin:0px;
}
.rep-form-box .button:hover {
  background: #b83b50;
}
.select-wrapper {
  position: relative;
  width: 100%;
}
.select-wrapper select {
  padding-right: 40px; /* space for custom arrow */
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  background-color: #fff;
  border: 1px solid #3a80c1;
  border-radius: 20px;
  padding: 12px 15px;
  font-size: 14px;
  width: 100%;
  position: relative;
}

.custom-arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
  width: 24px;
  height: 24px;
  background: url('https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/images/select-arrow.png') no-repeat; 
  /*background-size: 9px; 
  background-position: center; 
  font-size: 0; 
  display: block; 
  width: 44px; 
  height: 44px;*/
  background-size: contain;
}
#rep_finder_results{
  width: 100%;
  padding: 0px 20px;
}
.finder-block{
  width: 100%;
  background: #fff;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 5px;
  box-shadow: 1px 1px 5px 1px #ccc;
  margin-bottom: 25px;
}
.finder-block h3{
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.finder-block span{
  color: #000;
  font-family: 'Roboto', sans-serif;

}

@media (max-width: 768px) {
  .rep-section {
    flex-direction: column;
  }
  .rep-form-box {
    width: 100%;
    margin-top:30px;
  }
  .rep-form-box select, .rep-form-box input {
    margin-bottom: 15px;
  }

}
/* REP FInder CSS  Ends*/



/* Responsive */

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

    .col-md-4.col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .banner-logo {
      left: -30px;
  }

    .custom-block .card{
      margin-bottom: 50px;
    }
      .custom-block .card, .custom-block .card img {
    height: 330px;
    margin-bottom: 10px;
  }



}

@media(max-width:767px){
  .banner-logo {
      bottom: 0;
      left: 0px;
      margin: 0 auto 50px auto;
  }
  .home-leads .home-lead .home-lead-in h4 {
      font-size: 24px;
    }
    .social-icon li a {
      padding: 6px;
    }
    .social-icon li a img {
      max-width: 20px;
    }
    .testimonial-block .testimonial-cont{
      width:100%;
    }
    .play-icon img{
      width:50px;
    }
    .custom-block .custom-div {
      margin-bottom: 50px;
    }
   /* .custom-block .card, .custom-block .card img {
      height: 250px;
    }*/

}


@media(max-width:500px){
  .benefits-sec .benefit-block .benefit-block-in figure img{
    max-width: 120px;
  }
  .benefits-sec .benefit-block .benefit-block-in h2 {
      font-size: 16px;
  }
  .testimonial-block .testimonial-cont p{
    font-size: 16px;
  }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (max-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (max-width: 768px) {
    .container {
        max-width: 100%;
    }
}
/*@media (max-width: 576px) {
    .container {
        max-width: 540px;
    }
}*/
/* REP Finder CSS Ends */

.loading{
  background: #d0445c url(https://www.varsity.com/nda/wp-content/themes/Varsity-Theme/assets/images/loader-icon.gif) no-repeat right 5px center !important;
    background-size: 20px 20px !important;
}