
@media only screen and (min-width: 1200px) {
  .wprm-wrapper {
    display: none;
  }
}

.anchor {
  display: block;
  height: 139px;
  margin-top: -139px; 
  position: relative;
  z-index: -1; 
}

.admin-bar .anchor {
  height: 171px;
  margin-top: -171px;   
}

ol li {
  list-style-type: decimal;
}

.site-header {
  border-bottom: 1px solid #81be41;
  box-shadow: none;
}

.winch-pinstriped-stripe {
  border-top: 1px solid #81be41;
  border-bottom: 1px solid #81be41;
  margin-top: 1px;
  margin-bottom: 1px;
}

.winch-pinstriped-stripe h3 {
  color: #4d9e44; 
}

.clc-title-shadow {
  text-shadow: 1px 1px 4px #000000;
}

.winch-border {
  border: 1px solid #81be41;
}

.winch-border-top {
  border-top: 1px solid #81be41;
}

.winch-border-right {
  border-right: 1px solid #81be41;
} 

.winch-border-bottom {
  border-bottom: 1px solid #81be41;
}

.winch-border-left {
  border-left: 1px solid #81be41;
}

.winch-glow {
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #0a5740;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  box-shadow: 0px 0px 10px 0px #007b69;
}

.h2-white {
	color: white !important; 
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.wp-block-button .wp-block-button__link {
    background-color: #4c9e45;
    border-radius: 0 !important;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #81be41;
}

.entry-content ul > li {
    margin-bottom: 20px;
}

.clearleft {
  clear: both !important;
}

ul.tight-list li {
  margin-bottom: 0 !important;
}


.category-news .archive-description,
header.entry-header {
    margin-left: calc(-100vw/2 + 100%/2);
    margin-right: calc(-100vw/2 + 100%/2);
}

.category-news h1.archive-title {
    font-size: 36px !important;
    font-size: 3.6rem !important;
}

.search-results header.entry-header {
  background: none;
  margin: 0;
}

h1.entry-title,
h1.archive-title,
.ws-divider-title {
  color: #4c9e45;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  max-width: 100vw;    
  text-align: center;
  margin-bottom: 60px;
  padding: 18px;
  border-bottom: 1px solid #81be41;
  /*background: linear-gradient(90deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.98) 35%, rgba(255,255,255,0.98) 65%, rgba(255,255,255,0) 100%);*/
  background: linear-gradient(150deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.6) 100%);
}

h1.entry-title::before,
.ws-divider-title::before {
  background-image: url('/wp-content/plugins/clc-winch-cpt-outputs/images/winch-diamond.png');
  background-size: 15px 30px;
  background-repeat: no-repeat;
  padding-right: 20px;
  content: "";
  background-position: 0px 7px;
}

.ws-divider-title {
  font-size: 32px !important;
}

#clc-testimonials-block_5ebed4ac4853e .clc-testimonial-author {
  display: none;
}


.clc-collapse-title-wrapper {
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #e5e5e5;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  margin-bottom: 10px;
}














/*-------------------*/
/*    SUPERHEADER    */
/*-------------------*/

.site-header .wrap {
    display: block;
}

.site-header .menu {
    top: -15px;
}

.wp-custom-logo .site-container .title-area {
    max-width: 100px;
    height: 108px;
    float: left;
}

#winch-superheader {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding: 8px 0;
    float: right;
    max-height: 50px;
    font-family: 'Montserrat';
}

#winch-superheader a {
	text-decoration: none;
}

#winch-superheader a:hover {
	color: #fd9d3d;
}

ul#menu-superheader {
    display: flex;
    width: calc( 100% - 200px);
}

.winch-superheader-search form {
    display: flex;
    align-items: center;
}

.site-header input#searchform-1 {
    height: 34px;
    padding: 5px;
}

.site-header input.search-form-submit {
    margin-top: 0;
    padding: 8px 20px !important;
}

nav#genesis-nav-primary {
    display: flex;
    float: right;
    max-height: 50px;
    width: calc( 100% - 100px);
    justify-content: flex-end;
}

.eliminate-description .menu-description {
  display: none;
}

.nav-primary .wrap {
	margin: 0;
}

ul#menu-main-menu li:last-of-type {
	padding-right: 0;
}

#winch-superheader .menu-description {
    display: none;
}

.goog-te-gadget .goog-te-combo {
    margin: 0;
    padding: 0;
}

.skiptranslate.goog-te-gadget {
    margin-top: 4px;
}

.winch-superheader-search {
  padding-right: 15px;
  cursor: pointer;
  color: #81be41;
}

div#clc-search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,.9);
    z-index: 99;
}

div#clc-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}

div#clc-search-close span {
    font-size: 3em;
    height: 54px;
    width: 54px;
    color: #4d9e44;
}

.clc-search form {
    display: flex;
}


/*-------------------*/
/*  MANUAL MEGAMENU  */
/*-------------------*/

@media only screen and (max-width: 1200px) {

  li.menu-item img, .menu-description {
    display: none !important;
  }

  .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
    text-align: left;
    display: initial;
  }

  #mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item span {
    padding: 0 !important;
  }

  #mg-wprm-wrap, #mg-widgetmenu-wrap {
    width: 100% !important;
  }

  #wprmenu_bar {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  }

  .nav-primary {
    padding: 0;
  }

  .nav-primary .genesis-nav-menu a {
    font-weight: 600 !important; 
    cursor: pointer; 
  } 

  /*
  li.winch-mega-sub > ul.sub-menu {
      width: 100vw;
      left: 0 !important;
      position: fixed;
      padding: 15px;
      background: white;
      justify-content: center;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  }

  li.winch-mega-sub > ul.sub-menu li { 
    display: block;
  }

  li.winch-mega-sub ul.sub-menu li a {
      border: 0;
      font-weight: bold;
  }

  li.winch-mega-sub ul.sub-menu li a img {
      padding-bottom: 20px;
  }

  li.winch-mega-sub ul.sub-menu li .menu-description {
    padding-top: 8px;
    text-align: center;
    font-weight: normal;
  }

  .genesis-nav-menu .winch-mega-sub.menu-item:hover > .sub-menu {
    display: flex !important;
  }


  .genesis-nav-menu .sub-menu .sub-menu {
    display: flex !important;
    opacity: 1;
    left: 0; 
  }

  .genesis-nav-menu .sub-menu li.menu-item-has-children {
    display: flex;
  }

  .genesis-nav-menu .sub-menu li.menu-item-has-children > .sub-menu {
      position: relative;
      flex-direction: column;
      border: none;
      margin: 20px 0 0 0;
      padding-left: 15px;
      border-left: 1px solid #eee;
  }

  .genesis-nav-menu .sub-menu .sub-menu li .menu-description {
      display: none;
  }

  .genesis-nav-menu .sub-menu .sub-menu li a {
      padding: 0 0 5px 0;
  }
  */

  .site-header .current-menu-ancestor > a {
      color: #095740;
  }

}




/*-------------------*/
/*      WPR MENU     */
/*-------------------*/

#wprmenu_bar span.wpr-logo-wrap img {
    height: 25px;
    width: 250px;
    left: 5px;
    position: relative;
    top: 1px;
}

#wprmenu_bar.hide-menu-bar, #wprmenu_bar.widget-hide-menu-bar {
  visibility: visible !important; 
}

@media only screen and ( min-width: 360px ) {

    #wprmenu_bar span.wpr-logo-wrap img {
        height: 30px;
        width: 288px;
    }

}





/*-------------*/
/*  HOME PAGE  */
/*-------------*/

.clmt-stats-stat-the-stat {
	text-align: center !important;
}

#cl-simple-stripe-block_5ebc8456c2e16 .clmt-simple-stripe-content {
	font-size: 1.1em;
}

#cl-simple-stripe-block_5ebc8456c2e16.clmt-simple-stripe button {
	padding: 10px 20px;
}

#cl-hero-slider-block_5ebc82a7c2e0e { 
	border-bottom: 1px solid #4c9e45;
}

.wp-block-buttons.winch-home-slider-buttons {
    position: absolute;
    top: 10vw;
    right: -35px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    display: none;
}

.wp-block-buttons.winch-home-slider-buttons .wp-block-button a {
  width: 100%;
	text-align: left;
	padding-left: 20px;
	border-radius: 30px !important;
	padding: 8px 35px 8px 20px !important;
}

div#cl-stats-block_5ebc8389c2e0f, div#cl-stats-block_5ebd9f79b9fc3 {
	border-top: 1px solid #4d9e44;
    border-bottom: 1px solid #4d9e44;
}

div#clc-guten-wrapper-block_5ebd9ebeb9fbd .h2 {
    font-size: 3em;
    margin-bottom: 30px;
}

  div#clc-guten-column-block_5ebd9edeb9fbf {
      border-bottom: 1px solid #4c9e45;
  }

ul.wp-block-latest-posts img {
    border: 1px solid #4c9c43;
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-bottom: 60px;
}

ul.wp-block-latest-posts li a {
	font-size: 1.4em;
	text-decoration: none;
	font-weight: 500;
} 

#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-featured-image.clmt-latest-posts-mixed-feed-image {
    border-radius: 50%;
    height: 300px;
    border: 3px solid white !important;
    box-shadow: 0px -2px 6px #4c4c4c; 
}  

#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-latest-posts-mixed-feed-item-title.h4 {
    margin-bottom: 0;
}

#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-column-flex-grow {
  display: flex;
  flex-direction: column;
	text-align: center;
}

#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-latest-posts-mixed-link {
	text-align: center;
}

#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-latest-posts-mixed-the-posts {
    margin-top: -10vw;
    position: relative;
    z-index: 999;
}


#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-featured-image {
  position: relative;
  width: 100%;
  height: inherit !important;
}

#cl-latest-posts-mixed-block_5ebd999575a16 .clmt-featured-image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
/*
.tribe-mini-calendar-event .list-date {
    background: #095740 !important;
}

h2.tribe-events-title a {
    font-size: 25px;
    font-weight: 500;
    text-decoration: none;
}

.tribe-mini-calendar-event .list-info h2 {
	margin-bottom: 0 !important;
	margin-top: 10px !important;
}

.tribe-mini-calendar-event .list-date .list-dayname {
	color: #095740 !important;
}

.tribe-events-duration {
    font-size: 1.4em;
}

.tribe-mini-calendar-event {
    border-bottom: 1px solid #eaeaea !important;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
} 
*/

.home .entry-content .wp-block-latest-posts {
    padding-left: 0;
}

.home .entry-content .wp-block-latest-posts li {
    margin-bottom: 50px;
}

.home .wp-block-latest-posts__featured-image.alignleft {
    float: left !important;
    margin-bottom: 12px;
}

.crt-load-more {
	padding: 0;
}

  #cl-latest-posts-mixed-block_5ebd999575a16-feed-2, 
  #cl-latest-posts-mixed-block_5ebd999575a16-feed-3 {
    display: none;
  }










/*-------------*/
/*     STAFF   */
/*-------------*/

div#clmt-shortcode-wrapped-block_5ebf1c1826dfc, div#clmt-shortcode-wrapped-block_5ebf21f4ac0cf {
    border-top: 1px solid #4c9e45;
}

.winch-staff h3 {
  margin-bottom: 0px;
}

ul.winch-staff {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #4c9e45;

}


ul.winch-staff {
  flex-wrap: wrap;
  padding-left: 0;
}


ul.winch-staff li {
	list-style-type: none !important;
	flex-grow: 2;
	text-align: center;
	cursor: pointer;
  margin-bottom: 0;
  padding: 10px;
}

ul.winch-staff li.active a {
	color: #81be41;
}

ul.winch-staff li a {
	display: block;
}

.winch-staff-flex-wrapper, .winch-staff-by-position-flex-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ws-by-position-stripe {
    text-align: center;
} 

div.winch-staff {
    max-width: 300px;
    width: 300px;
    margin: 0 30px 60px;
    padding-bottom: 15px;
}

.winch-staff-photo {
    margin-bottom: 15px;
    text-align: center;
}

.winch-staff-photo img {
    border: 1px solid #4c9e45;
    width: 300px;
    height: 300px;
}

.winch-staff h3 {
    text-align: center;
}

.winch-staff p.education {
	margin-bottom: 0;
	font-weight: bold;
}

.winch-staff p.subject-areas {
	margin-bottom: 0;
}

.winch-staff p.winch-staff-email {
    margin: 0;
}

.winch-staff-title {
  margin-bottom: 0;
}




/*-----------------------*/
/*    STUDENT PROFILES   */
/*-----------------------*/

.single-winch_student_profil header.entry-header {
    background: #81be41;
}

.single-winch_student_profil h1.entry-title {
  color: white;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  max-width: 100vw;    
  background: #81be41;
  text-align: center;
  margin-bottom: 0;
}

.single-winch_student_profil .entry-content {
    margin-bottom: 15px;
}

.wsp-hero-bg, .ws-hero-bg {
  background: url('/wp-content/plugins/clc-winch-cpt-outputs/images/winch-campus-aerial_student-profiles-hero-bg.jpg') bottom center no-repeat;
  background-size: cover;
  width: 100vw;
  min-height: 60vh;
  padding: 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wsp-spotlight-hero-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.4);
}

.wsp-spotlight-intro {
    z-index: 2;
    position: relative;  
    padding: 15px 0 !important;
}

.wsp-spotlight-image img {
  border-radius: 50%;
  border: 4px solid white;
  min-width: 300px;
}
 
.wsp-headline {
    font-size: 2em;
    line-height: 1.2em;
    color: white;
    text-shadow: 1px 1px 2px black;
}

.wsp-main-image {
    padding: 30px 15px;
}

.wsp-student-quote {
  padding: 0 60px;
}

.wsp-student-quote p {
    text-indent: 38px;
    font-style: italic;
    margin-top: -32px;
    margin-bottom: 0;
}

.quote-mark {
    font-family: Georgia;
    font-size: 90px;
    position: relative;
    color: #81be41;
    padding: 20px;
}

.quote-mark.open {
  top: 30px;
  left: -25px;
}

.quote-mark.close {
    text-align: right;
    top: -8px;
}

.wsp-short-description {
    border-top: 1px solid #81be41;
    border-bottom: 1px solid #81be41;
    padding: 30px;
    margin-top: 20px;
} 

.wsp-short-description-content.clmt-content-width {
    font-size: 1.6em;
    line-height: 1.2em;
    text-align: center;
}

.wsp-video {
  padding-bottom: 30px;
}

.wsp-links {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.wsp-links > a {
  margin: 0 2px;
}




/*    STUDENT PROFILE ARCHIVE   */

.post-type-archive-winch_student_profil .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  padding: 30px;
  max-width: 100vw !important;
}

.post-type-archive-winch_student_profil article {
  width: auto;
  margin: 0 15px 30px;
}

.post-type-archive-winch_student_profil .entry-meta {
  display: none;
}

.post-type-archive-winch_student_profil .entry-title {
  text-align: center;
  padding-bottom: 0
}

.post-type-archive-winch_student_profil .entry-title a {
  color: #81be41;
}

.post-type-archive-winch_student_profil .entry-content img {
  border-radius: 50%;
}



/*    STUDENT PROFILES SPOTLIGHT BLOCK   */

.wsp-intro .wsp-spotlight-intro, .wsp-intro .quote-mark.close {
  padding: 0;
}

.wsp-intro .wsp-spotlight-image {
    margin: auto;
    width: 300px;
}

.wsp-spotlight .wsp-spotlight-intro {
  padding: 0; 
}

.wsp-spotlight .wsp-student-quote p {
  font-size: 1em;
}

.wsp-spotlight .quote-mark.close {
  padding: 0;
}








/*-----------------------*/
/*      STAFF SINGLE     */
/*-----------------------*/

.single-staff .entry-meta {
  display: none;
}


















/*---------------------*/
/*    SPORTS SINGLE    */
/*---------------------*/

/* piggybacks on wsp-hero-bg above */
.ws-hero-bg {
  
}

.ws-twitter {
  border-bottom: 1px solid #4c9e45;
  text-align: center;
}

.ws-twitter a {
  color: #095740;
  text-decoration: none;
  padding: 15px 30px;
}

.ws-twitter a:hover {
  color: #4c9e45;
}

.ws-twitter .flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.ws-general-and-coaches {
  padding: 15px;
}

.ws-general-statement {
    font-size: 1.2em;
    line-height: 1.6em;
        
}

.ws-coaches {
  border-left: 1px solid #4c9e45;
  padding: 30px;
  margin: 30px 0;
}

.ws-coaches ul {
  margin: 0;
  padding-left: 30px;
}

.ws-coaches ul > li {
  margin-bottom: 4px;
}

.ws-schedule-and-record .ws-divider-title {
  border-bottom: 0;
}

.ws-single-team div, .ws-all-teams div {
  padding: 0px 10px;
}

.ws-single-team .ws-team-name {
  display: none;
}

.ws-single-team-record {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}

.ws-schedule-heading {
  display: none;
  font-weight: bold;
}

.ws-game {
  display: flex; 
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 15px !important;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  text-align: center;
}

.ws-game > div {
    flex-basis: 100%;
}

.ws-no-schedules {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 20px;
}

.ws-inner-flex-wrapper {
  display: flex;
  justify-content: center;
}

.ws-inner-flex-wrapper > div:first-of-type {
  padding-left: 0;
}

.ws-inner-flex-wrapper > div:last-of-type {
  padding-right: 0;
}

.ws-gallery, .ws-curate {
  margin-top: 60px;
}




















/*---------------------*/
/*    INTERIOR PAGES   */
/*---------------------*/

.clc-faq-wrapper {
    margin-bottom: 10px;
}
/*

button.clc-faq-question, button.clc-faq-question:hover, button.clc-faq-question:focus {
    text-decoration: none !important;
    background-color: #f0f0f0 !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    padding: 20px !important;
}
*/


.ws-sports-list {
  padding: 30px;
  border-right: 1px solid #4c9e45;
}

.ws-sports-list h3 {
  text-align: center;
}

.ws-sports-list ul > li {
  margin-bottom: 4px;
}

.ws-sports-upcoming-schedule {
  text-align: center;
  margin: 30px 0;
}

.winch-split-outline .clmt-split-content-text {
    border: 1px solid #4d9e44;
}

#cl-latest-posts-block_5ee92a4b088ee .clmt-featured-image.clmt-latest-posts-item-image {
    border-radius: 50%;
    min-height: 300px;
    height: inherit;
    border: 3px solid white !important;
    box-shadow: 0px -2px 6px #4c4c4c;
}

.clmt-latest-posts-item-title.h3 {
  text-align: center;
}

.winch-where-going {
  width: auto;
  background: #4c9e45;
  color: white !important;
  max-width: 600px;
  margin: auto;
  padding: 20px;
}

div#clmt-split-content-block_5ee938685a36b {
    border: 1px solid #81be41;
}
/*
#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-the-content {
    display: flex;
    align-items: flex-start;
}
*/
#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-the-content button {
    min-width: 200px;
    margin-left: 20px;
}

#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-the-content button a {
    color: white;
    text-decoration: none;
}

/* FOR ADMISSIONS WELCOME PAGE 20200717 -gs */

#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-icon {
  /*  margin-right: 0px; Removed 20200813 */ 
}

div#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item {
    /* flex-direction: column;  Removed 20200813 */ 
    align-items: center;
    text-align: center;
    margin-bottom: 60px;
}

div#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-title {
    font-size: 1em;
    padding: 15px 0;
}


@media only screen and ( min-width: 768px ) {

  #cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-icon {
      margin-right: 20px;
  }

  div#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item {
      flex-direction: row;
/*      align-items: center;
      text-align: center;*/
      margin-bottom: 30px;
  }

  div#cl-icon-list-block_5ee9235fc52b3 .clmt-icon-list-item-title {
      font-size: 1em;
      padding: 15px 0;
  }

}




 




.single-post p.entry-meta {
  display: none;
}

.single-post .entry-footer {
  margin-bottom: 30px;
}


/*-------------*/
/*    FOOTER   */
/*-------------*/

.footer-widgets .wrap {
  flex-wrap: wrap;
}

.winch-footer-address {
  text-align: center;
}

.footer-widgets {
	color: #4a4a4a;
}

.footer-widgets a {
	color: #0a79a5;
}

.footer-widgets a:hover {
	color: #c4d600;
}

.subfooter-text {
  max-width: 700px;
  text-align: center;
  font-size: 0.9em;
  margin: auto;
}





.winch-prefooter-menu {
	width: 100vw;
  border-top: 1px solid #4c9e45;
  border-bottom: 1px solid #4c9e45;
  margin-top: 1px;
}

.winch-prefooter-menu .clc-menu-container {
	max-width: 1200px;
	margin: auto;
}

.winch-prefooter-menu .clc-menu-container ul#menu-pre-footer {
	display: flex;
	justify-content: space-around;
}

.winch-prefooter-menu .clc-menu-container a {
	color: #4c9e45; 
	display: block;
	padding: 15px;
	text-decoration: none; 
}	

.winch-prefooter-menu .clc-menu-container a:hover {
	text-decoration: underline;
}

.footer-widget-area {
    width: 100%;
}







@media only screen and (min-width: 768px) {

  /*---------------------*/
  /*  STUDENT PROFILES   */
  /*---------------------*/

  .wsp-spotlight-intro {
      display: flex;
      align-items: center;
      height: 100%;
  }

  .wsp-spotlight-image {
      flex-shrink: 0;
  }


  .wsp-image-and-quote {
      display: flex;
      align-items: center;
  }

  .wsp-student-quote {
      padding: 30px;
  }

  .wsp-main-image {
    padding: 30px 30px;
    min-width: 400px;
  }

  .wsp-short-description-content.clmt-content-width { 
      font-size: 1.6em;
      line-height: 1.4em;
  }



  .ws-sports-and-schedule {
    display: flex;
    justify-content: center;
  }

    .ws-sports-and-schedule > div {
      flex-basis: 50%;
    }

  .ws-sports-upcoming-schedule {
    padding: 30px;
    margin: 0;
  }


  /*---------------------*/
  /*    SPORTS SINGLE    */
  /*---------------------*/

  .ws-game {
    text-align: left;
  }

  .ws-all-teams .ws-game > div {
      flex-basis: 26%;
  }

  .ws-all-teams .ws-game > div:first-of-type {
      flex-basis: 20%;
  }

  .ws-single-team .ws-game > div {
      flex-basis: 33%;
  }



  .footer-widgets .wrap {
    flex-wrap: nowrap;
  }

  .winch-footer-address.brooklyn {
    text-align: right;
  }

  .winch-footer-address.winch {
    text-align: left;
  }

  .single-winch_student_profil .entry-content {
      margin-bottom: 30px;
  }





}








@media only screen and (min-width: 960px) {

  .ws-general-and-coaches {
    display: flex;
    align-items: center;
    justify-content: center;
  }



  .ws-general-statement {
    padding: 30px 0px;
  }



}


@media only screen and (min-width: 1024px) {

  div#clc-guten-column-block_5ebd9edeb9fbf {
      border-right: 1px solid #4c9e45;
      border-bottom: none;
  }

  .wp-block-buttons.winch-home-slider-buttons {
    display: flex;
  }

  #cl-latest-posts-mixed-block_5ebd999575a16-feed-2, 
  #cl-latest-posts-mixed-block_5ebd999575a16-feed-3 {
    display: flex;
  }

  .wsp-spotlight-intro {
      padding: 60px;
  }

  .wsp-headline {
    font-size: 2.8em;
  }



.wsp-student-quote p {
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 200;
}

.post-type-archive-winch_student_profil article {
  width: auto;
  margin: 0 20px 30px;
}



.wsp-hero-bg, .ws-hero-bg {
  min-height: 30vw; 
}  




  .footer-widget-area {
      float: none;
      width: calc(100% / 3);
  }

  .widget-area.footer-widgets-1, .widget-area.footer-widgets-3 {
      min-width: 300px;
  }

  .widget-area.footer-widgets-2.footer-widget-area {
      flex-shrink: 3;
      flex-grow: 3;
  }


}


@media only screen and (min-width: 1140px) {

  .wp-block-buttons.winch-home-slider-buttons {
      top: 16vw;
  }

}



@media only screen and (min-width: 1200px) {

  div#clc-guten-column-block_5ee939655a36d, div#clc-guten-column-block_5ee94f3c0fa6b {
      border-right: 1px solid #81be41;
  }

  #cl-latest-posts-mixed-block_5ebd999575a16 .clmt-latest-posts-mixed-the-posts {
      margin-top: -120px;
  }

}





/*-----------------------------------*/
/*    HOME PAGE RENOVATION SPRINT    */
/*-----------------------------------*/ 

.clmt-hero {
    align-items: stretch;
}

.winch-hero-columns {
    margin-bottom: 0 !important;
    padding: 0 !important;
    flex-direction: column;
    border-bottom: 1px solid #848080;
    gap: 0 !important;
}

.winch-orange-button a {
    background: #fd9d3d !important;
}

.winch-orange-button:hover a {
    background: #c4d600 !important;
}

.winch-hero-left-text {
    font-family: "Rajdhani", sans-serif;
    padding: 2em 2em 0 2em;
}

.winch-hero-intro-first {
    max-width: 300px;
    line-height: 1em;
    font-weight: 700;
    font-size: 3em !important;
    text-transform: uppercase;
    color: #4d9e44
}

.winch-hero-intro-second {
    font-size: 1.2em;
    font-weight: 600;
}

.winch-hero-left-text h1 {
    max-width: 300px;
    color: #4d9e44;
    font-size: 1.4em !important;
}

@media only screen and ( min-width: 768px ) {

    .winch-hero-intro-first {
        font-size: 3.5em !important;
        max-width: 450px;
        margin-bottom: 0px;
    }

    .winch-hero-columns {
        display: flex;
        flex-direction: row;
    }

    .winch-hero-left-text {
        flex-basis: 50% !important;
        flex-shrink: 0;
        flex-grow: 0;
        padding: 2em;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

   .winch-home-hero-right {
       flex-basis: 50% !important;
       flex-shrink: 0;
       flex-grow: 0 !important;
   }

    .winch-home-hero-right .big-video {
        height: unset;
    }

}


@media only screen and ( min-width: 1200px ) {

    .winch-hero-left-text {
        padding-left: 5%;
    }

}

@media only screen and ( min-width: 1600px ) {



}

.winch-home-three-block .clmt-cta-item-hover {
    font-family: "Rajdhani", sans-serif;
    font-size: 2.4em;
    font-weight: 600;
    padding: 0 100px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
}

.winch-better-o-o {
    display: flex;
    font-family: "Rajdhani", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.2em;
    height: 80px;
    align-items: center;
}

.winch-o-o {
    flex-basis: 50%;
    flex-shrink: 0;
    padding-left: 10px;
    font-size: .35em;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.winch-opportunities {
    position: relative;
    top: 2px;
}

.winch-outcomes {
    position: relative;
    top: -3px;
    letter-spacing: 1px;
}

@media only screen and ( min-width: 500px ) {

    .winch-better-o-o-stripe {
        padding: 2em;
    }

    .winch-better-o-o {
        font-size: 3em;
    }

    .winch-opportunities {
        font-size: 1.07em;
        position: relative;
        top: -5px;
    }

    .winch-outcomes {
        font-size: 1.47em;
        position: relative;
        top: -3px;
    }

}

@media only screen and ( min-width: 768px ) {

    .winch-better-o-o {
        font-size: 4em;
    }

    .winch-opportunities {
        font-size: 1.07em;
        position: relative;
        top: -9px;
    }

    .winch-outcomes {
        font-size: 1.5em;
        letter-spacing: 1px;
        position: relative;
        top: 1px;
    }

}

@media only screen and ( min-width: 1024px ) {

    .winch-better-o-o-stripe {
        padding: 3em;
    }

    .winch-better-o-o {
        font-size: 5em;
        position: relative;
        top: 5px;
    }

    .winch-opportunities {
        top: -16px;
    }

    .winch-outcomes {
        top: 4px;
    }

    .winch-better-o-o-stripe.campus {
        padding: 1em;
    }

    .winch-better-o-o-stripe.campus .winch-better-o-o {
        font-size: 4em;
        position: relative;
        top: 4px;
    }

    .winch-better-o-o-stripe.campus .winch-opportunities {
        top: -9px;
    }

    .winch-better-o-o-stripe.campus .winch-outcomes {
        top: 1px;
    }

}


.winch-home-quote-split .aligncenter {
    margin-bottom: 0 !important;
}


.winch-home-quote-split .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}


.winch-home-quote-split.switch-mobile .winch-home-profile {
    order: 2;
}

.winch-home-quote-split.switch-mobile .winch-big-green-quote {
    order: 1;
}



/*----------------------------*/
/*    HOME SPOTLIGHT BLOCK    */
/*----------------------------*/

.winch-home-profile {
    width: 100%;
}

.wsph-spotlight {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 60px;
    max-width: 700px;
    margin: auto;
}

.wsph-spotlight-image {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.wsph-spotlight-image img {
    border-radius: 50%;
}

.wsph-quote {
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: 30px;
    color: #095740;
}

.wsph-student-quote {
    font-style: italic;
    font-family: 'Libre Baskerville' , serif;
}

.wsph-student-quote-open {
    font-size: 6em;
    line-height: 0;
    position: relative;
    top: 60px;
    left: -20px;
    color: #095740;
}

.wsph-student-quote-close {
    font-size: 6em;
    line-height: 0;
    position: relative;
    top: 50px;
    left: -20px;
    width: 100%;
    text-align: right;
    color: #095740;
}




/*-----------------------*/
/*    BIG GREEN QUOTE    */
/*-----------------------*/

.winch-big-green-quote {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #095740;
    color: white;
    padding: 2em;
}

.wbgq-quote-mark {
    margin-bottom: 2em;
}

.wbgq-quote-body {
    text-transform: uppercase;
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.4em;
    text-align: center;
}

.wbgq-divider {
    width: 100px;
    height: 2px;
    background: #c4d600;
    margin: 20px 0;
}

.wbgq-position {
    color: #c4d600;
    font-style: italic;
}




.winch-home-challenge-accepted {
    font-size: 1.8em;
}


.winch-home-challenge-accepted .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    color: #0a5740;
    text-align: center;
}

.winch-home-challenge-accepted .wp-block-group__inner-container .wp-block-group__inner-container {
    max-width: 420px;
}

.winch-home-challenge-accepted .wp-block-group__inner-container .wp-block-image {
    align-self: flex-end;
}

.winch-home-challenge-accepted .wp-block-group__inner-container .wp-block-image img {
    width: 100vw;
}

.whca-challenge-accepted {
    color: #c4d600;
    font-size: 1.6em;
}

.wca-inner {
    padding: 1em;
    flex-grow: 2;
    max-width: 80%;
    margin: auto;
}

.winch-border-top {
    border-top: 1px solid #095740;
}

.winch-border-bottom {
    border-bottom: 1px solid #095740;
}

@media only screen and ( min-width: 600px ) {

    .wbgq-quote-body {
        font-size: 2em;
    }

}


@media only screen and ( min-width: 600px ) {

    .wbgq-quote-body {
        font-size: 3em;
    }

}


@media only screen and ( min-width: 960px ) {

    .winch-home-quote-split .wp-block-group__inner-container {
        flex-direction: row;
        align-items: stretch;
    }

    .winch-home-challenge-accepted .wp-block-group__inner-container {
        flex-direction: column !important;
        flex-basis: 50%;
        flex-shrink: 0;
        flex-grow: 0;
    }

    .winch-big-green-quote,
    .winch-home-profile {
        flex-basis: 50%;
        flex-shrink: 0;
        flex-grow: 0;
    }

    .wbgq-quote-body {
        font-size: 2.8em;
    }

    .winch-home-challenge-accepted .wp-block-group__inner-container .wp-block-image img {
        width: 50vw;
    }

    .winch-home-quote-split.switch-mobile .winch-home-profile {
        order: 1;
    }

    .winch-home-quote-split.switch-mobile .winch-big-green-quote {
        order: 2;
    }

}


@media only screen and ( min-width: 1200px ) {

    .winch-big-green-quote {
        padding: 3em;
    }

    .wbgq-quote-body {
        font-size: 3em;
    }

}

.winch-where-are-they-now {
    font-size: 2em;
    line-height: 1em;
    color: #095740;
}


.winch-campus-choice .clmt-cta-item {
    min-height: 450px;
}

.winch-campus-choice .clmt-cta-item-hover a {
    flex-direction: column;
    font-size: 1.8em;
    text-align: center;
    line-height: 1.8em;
}



.campus-hero {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.campus-hero .clmt-split-content-text {
    order: 1;
}

.campus-hero .clmt-split-content-photo {
    order: 2;
}

.campus-hero h2 {
    text-transform: uppercase;
    font-size: 2.6em;
    line-height: 1em;
}

.campus-hero p {
    color: #0a5740;
    font-size: 1.2em;
    margin-bottom: 0;
    max-width: 420px;
}

@media only screen and ( min-width: 768px ) {

    .athletics-two-columns {
        display: flex;
    }

    .athletics-two-columns ul {
        margin-right: 2em;
    }

}

@media only screen and ( min-width: 1200px ) {

    .winch-whats-next-icons .clmt-icon-list-flex-container {
        flex-wrap: nowrap !important;
    }

}

.winch-orange-menu {
    background: #fd9d3d;
    border-radius: 8px;
}

.winch-orange-menu a {
    color: white !important;
    font-weight: 500;
}

.winch-orange-menu:hover {
    background: #c4d600;
}

.prefooter-menu .winch-orange-menu,
.prefooter-menu .winch-orange-menu:hover {
    background: none;
}

.prefooter-menu .winch-orange-menu a {
    padding: 10px;
    margin: 10px 0;
    background: #fd9d3d;
    border-radius: 8px;
}

.prefooter-menu .winch-orange-menu a:hover {
    background: #c4d600;
}












.inquire-hero .clmt-split-content-text-content h2 {
    font-size: 3em;
    line-height: 1.2em;
}

.inquire-first-step h2 {
    font-size: 1.2em;
}

.winch-inquire-first-next,
.winch-inquire-first h3,
.winch-inquire-next h3 {
    color: white;
    font-size: 1.4em;
}

.winch-inquire-first {
    background: #095740;
    padding: 1em;
}

.winch-inquire-first a,
.winch-inquire-next a {
    color: #c4d600;
}

.winch-inquire-next {
    background: #4d9e44;
    padding: 1em;
}

@media only screen and ( min-width: 768px ) {

    .winch-inquire-first-next > .wp-block-group__inner-container {
        display: flex;
        flex-direction: row;
    }

    .winch-inquire-first,
    .winch-inquire-next {
        flex-basis: 50%;
        padding: 2em;
    }

    .winch-inquire-first {
        display: flex;
        justify-content: flex-end;
    }

    .winch-inquire-next {
        display: flex;
        justify-content: flex-start;
    }

    .winch-inquire-first .wp-block-group__inner-container,
    .winch-inquire-next .wp-block-group__inner-container {
        max-width: 420px;
        margin: 0 !important;
    }

}


.home ul.wp-block-latest-posts__list {
    margin-bottom: 0;
}

/* alignfull keeps getting added back to this block automatically GRRR, so this defeats that problem 20230911 -gs */

.winch-home-hero-right .big-video.alignfull {
    margin: 0;
}



/* URGENT BANNER */

.winch-urgent-banner {
    background: #fd9d3d;
    color: white;
}

.winch-urgent-banner h2 {
    color: white;
}

.winch-urgent-banner-content {
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding: 20px;
}

.winch-urgent-banner-content p:last-of-type {
    margin-bottom: 0;
}








/* HATCH PAGE */

.winch-hatch-stack {
    padding: 0 !important;
}

.winch-hatch-stack .clc-stacked-content-content {
    padding: 30px !important;
}



@media only screen and ( max-width: 767px ) {

    .winch-hatch-image-stack .clmt-cta-item {
        height: 100vw !important;
    }

}

.clmt-split-content-text-content h4 {
    margin-top: 0;
    font-size: 24px !important;
}

.clmt-split-content-text-content p:last-of-type {
    margin-bottom: 0;
}

/* END HATCH PAGE */




/* OVERHAUL 20240919 */

.winch-schedules-button-killer {
    text-align: center;
}
