337
/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.gfield_checkbox li, .gfield_radio li {
  position: relative;
}

body .gform_wrapper .trin-radio .gfield_radio li label {
  margin: 2px 0 0 21px!important;
}

body .gform_wrapper .trin-radio ul li.gfield.optional .gfield_checkbox label::after,
body .gform_wrapper .trin-radio ul li.gfield.optional .gfield_radio label::after {
  content: "";
  opacity: 1;
}

body .gform_wrapper .trin-radio .gfield_radio li input[type="radio"],
body .gform_wrapper .trin-radio .gfield_checkbox li input[type="checkbox"] {
  display: none;
}
.trin-radio ul.gfield_checkbox li[class^="gchoice"] label:before,
.trin-radio ul.gfield_checkbox li[class^="gchoice"] label:after,
.trin-radio ul.gfield_radio li[class^="gchoice"] label:before,
.trin-radio ul.gfield_radio li[class^="gchoice"] label:after {
  bottom: 0;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
}
.trin-radio ul.gfield_checkbox li[class^="gchoice"] label:after,
.trin-radio ul.gfield_radio li[class^="gchoice"] label:after {
  content: "";
  background-color: #e8e9e9;
  border: solid 0px #e6e6e6;
  border-radius: 0;
  display: inline-block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  transition: left .25s, background-color .13s;
  width: 15px;
}
.trin-radio ul.gfield_checkbox input[type="checkbox"]:checked + label:before,
.trin-radio ul.gfield_radio input[type="radio"]:checked + label:before {
  content: "■";
  color: #252525;
  font-size: 17.5px;
  font-weight: 700;
  left: 1.5px;
  text-align: center;
  top: -3px;
  z-index: 9;
}

#input_1_15 {
    border-top: 1px solid #cfcfcf;
}

#field_1_15 {
    margin-top: 0;
}

label#label_1_15_1:before {
    top: 5px;
}

.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
    border-radius: 0!important;
}

.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap:before {
    border-radius: 0!important;
}

.post-area.featured_img_left .article-content-wrap .post-featured-img {
    border-radius: 0!important;
  }

  .post-area.featured_img_left .article-content-wrap .post-content-wrap {
    border-radius: 0 0 0 0;
    background-color: #fff;
  }


.menu-item-has-children:after {
    content: '';
    position: inherit;
    right: 10%;
    border-top: 5px solid #ababab;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.subviewopen:after {
    display: none;
}


.material #header-secondary-outer {

}

.stnd.dark-version {
    padding: 10px 0!important;
}


#header-secondary-outer ul li a {
    font-weight: 700!important;
}





#header-secondary-outer {
    background-color: #ffffff;
}

#header-outer[data-full-width="true"] header >.container, body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu {
    background-color: #f7f7f7;
    padding: 0 0;
}

body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart, body.material #top nav ul #search-btn a span {
    font-size: 18px!important;
    padding: 0px 0px 0px 4px!important;
}

#search-outer #search #close a:before, .slide_out_area_close:before {
    border-radius: 0!important;
  }

#header-outer .bg-color-stripe, #search-outer .bg-color-stripe, .material #header-outer #search-outer:before {
    background-color: #f1f2f2!important;
  }

  body.material #search-outer {
    top: 90px!important;
  }

  body.material #search-outer #search #search-box input[type="text"] {

    text-transform: none!important;
  }

#header-space {
    max-height: 90px;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgba(255, 255, 255, 0);
}

body.material #header-secondary-outer {
    border: 0px solid transparent;
}



.page-title h1 {
    font-size: 70px;
    line-height: 80px;
}

.page-title p {
    font-size: 20px;
    line-height: 30px;
}

.stacked-cta {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.border-left {
    border-left: 2px solid #eee;
}

ul.wpb_tabs_nav.ui-tabs-nav {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
}

.tabbed >ul li:hover, body .wpb_content_element .wpb_tabs_nav li, body .wpb_content_element .wpb_tabs_nav li:hover {
    margin-right: 10px;
  }

  .tabbed >ul li a {
    border-right: 0px solid rgba(0,0,0,0.06);
}


.text-gold h1 {
    color: #d8b128;
}

.text-gold h2 {
    color: #d8b128;
}

.text-white h3 {
    color: #fff;
}



.footer-title {
    /* font-size: 40px; */
    /* line-height: 46px; */
    font-family: Cormorant Infant;
    font-size: 42px;
    line-height: 48px;
    font-weight: 500;
    color: #fff;
}

#custom_html-3 {
    margin-bottom: 10px!important;
}

div#text-3 {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}

#footer-outer a {
    color: #ddb429;
}

.footer-logo {
    width: 70%!important;
}

.widget_nav_menu {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.text-white {
    color: #fff;
}

.mobile-logo {
    display: none!important;
}


.gfield_select {
    background-color: #f5f5f5;
    padding: 7px!important;
    box-shadow: none;
}

.gfield_label {
    margin: 0 0 0 0!important;
}

body .gform_wrapper .top_label .gfield_label {
    text-transform: none!important;
}

.ginput_container.ginput_container_text input {
    font-weight: 700;
}

.ginput_container input {
    font-weight: 700!important;
}

select {
    font-weight: 700;
}



.topnav-btn a {
  background-color: #d8b128;
color: #fff!important;
    padding: 12px!important;
    width: 220px;
    text-align: center;
    transition: all 0.2s ease;
    border: 2px solid #d8b128!important;
}

.topnav-btn a:hover {
    transform: translate(5px, 0px);
        background-color: #efc52e;
        border: 2px solid #efc52e!important;
  }


  .btn--cta-outline a {
    background-color: rgba(255, 255, 255, 0);
    color: #333333!important;
    border: 2px solid #333!important;
}

.btn--cta-outline a:hover {
    transform: translate(5px, 0px);
        background-color: #efc52e;
        border: 2px solid #efc52e!important;
        color: #fff!important;
  }

body.material #header-secondary-outer nav >.sf-menu {
    padding: 21px 0 20px 0;
}




.gfp_big_button #input_1_2 li input[type=radio] {
    display:none;
}
.gfp_big_button #input_1_2 label {
    border-radius: 0px;
    background-color: #fff;
    padding: 10px 20px!important;
    display: inline-block;
    margin-top: 10px;
    color: #1f2630;
    font-family: brandon-black;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    display: block;
    cursor: pointer;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper #input_1_2 li label {
    max-width: 100%!important;
  }
  .gfp_big_button #input_1_2 label:hover {
      background: #dedede;
  }

.gform_wrapper ul#input_1_2 li input[type="radio"]:checked+label, .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label {
    background-color: #393939;
    color:#fff;
        width: 100%;
}

.gform_wrapper .vertical-radio ul#input_1_2 li input[type="radio"]:checked+label, .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label {
  background-color: rgba(52, 136, 142, 0);
      color: #d8b128;
}

li#field_1_15 label .gfield_required {
    display: none!important;
}

.ginput_container.ginput_container_checkbox {
    margin-top: 0!important;
}

.ginput_container_select select {
    background-color: #e8e9e9!important;
}

.gform_wrapper ul#input_1_2 li label, .gform_wrapper ul.gfield_checkbox li label {
    min-width: 100%;
    padding: 10px;
    text-align: left;
    margin-left: 10px;
    font-family: Source Sans Pro;
    letter-spacing: 0.5px;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield #input_1_2 input[type=radio] {
    display: none!imporant;
    -moz-appearance: none!imporant;
    -webkit-appearance: none!imporant;
}

#input_1_2 input[type="radio"] {
    display: none!important;
}

.gform_wrapper .gfield_radio li label {
    margin: 0!important;
}

li#field_1_2 .gfield_label {
    font-size: 16px!important;
    font-weight: 700!important;

}

li#field_1_1 .gfield_label {
    font-size: 16px!important;
    font-weight: 700!important;

}

li#field_1_12 .gfield_label {
    font-size: 16px!important;
    font-weight: 700!important;

}

li#field_1_10 .gfield_label {
    font-size: 16px!important;
    font-weight: 700!important;
}

li#field_1_16 .gfield_label {
    font-size: 16px!important;
    font-weight: 700!important;

}

li#field_1_9 {
    margin-top: 30px;
}



#input_1_2 li {
    background-color: #e6e6e6;
  }

  #input_1_2 li:hover {
    background-color: #d4d4d4;
    transition: all 0.2s ease;
}


.loop--post-content.adjunct {
    background-color: #f1f2f2;
}

li#search-btn {
    padding: 10px;
    background-color: #e0e0e0;
}

/*LOOP--POST-GRID */

.container--loop-post {
	display: flex;
	flex-flow: row wrap;
}

.loop--post-single {
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	position: relative;
}

.loop--post-image {
	height: 220px;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	z-index: 1000;
	position: relative;
	opacity: 0;
}

.loop--post-image.sidebar {
	height: 180px;
}

.loop--post-image.loaded:after {
	opacity: 1;
}

.loaded:after {
	opacity: 1;
}

.loaded {
	opacity: 1;
}

.loop--image-wrap {
	overflow: hidden;
	background-color: #c1c1c1;
}

.loop--image-wrap {
    background-color: #eaeaea!important;
    height: 200px;
    background-position: center!important;
    background-size: cover!important;
}


.loop--post-content {
	    padding: 30px 20px 15px 20px;
	width: 100%;
	transition: all 0.3s;
	position: relative;
	    background-color: #ffffff;
}

.loop--post-single {
	background-color: #fff;
}

.loop--post-single:hover {
    transform: translate(5px, 0);
}



.border--bottom {
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	padding-bottom: 10px;
}

h3.loop--post-title {
	font-size: 15px!important;
	line-height: 23px!important;
	font-weight: 700!important;
	min-height: 80px;
}

h4.loop--post-category {
	font-size: 12px!important;
	line-height: 22px!important;
	margin-bottom: 0!important;
	color: #f8e38a;
}

p.loop--post-excerpt {
	color: #868686;
	font-size: 12px;
	line-height: 22px;
}

p.loop--post-date {
	color: #f8e38a;
	text-transform: uppercase;
	font-family: Source Sans Pro;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	position: absolute;
	bottom: 40px;
}

.alt--darken-img {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}

.box-shadow--shallow {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05), 0 0px 0px rgba(0, 0, 0, 0.08);
}

.flex-end--y {
	display: flex;
	align-items: flex-end;
	text-align: left;
}

.flex-end--x {
	justify-content: flex-end;
	text-align: right;
}

.border-radius--four {
	border-radius: 4px;
}

.text-white {
	color: #fff!important;
}

.text-white h1 {
	color: #fff!important;
}

.text-white h2 {
	color: #fff!important;
}

.text-white h3 {
	color: #fff!important;
}

.text-white h4 {
	color: #fff!important;
}

.text-white p {
	color: #fff!important;
}

p.text-white {
	color: #fff!important;
}

.onhover--image-scale:hover .loop--post-image {
	transform: scale(1.1);
}

.onhover--transform-x:hover {
	transform: translateX(3px);
}

.onhover--transform-Y:hover {
	transform: translateY(-3px);
}

/*LOOP--POST-GRID --> UNIVERSAL MARGINS*/

.margin-10 {
	margin: 10px;
}

.margin-10--bottom {
	margin-bottom: 10px;
}

.margin-15 {
	margin: 15px;
}

.margin-20 {
	margin: 20px;
	color: #f8e38a;
}

/*LOOP--POST-GRID --> TWO ACROSS*/

.flex--half {
	flex: 1 48%;
}

.flex--half:nth-child(2n+1) {
	margin-left: 0;
}

.flex--half:nth-child(2n+2) {
	margin-right: 0;
}

/*LOOP--POST-GRID --> THREE ACROSS*/

.flex--third {
	flex: 1 30%;
}

.flex--third.flex--facet {
	max-width: 32.3%;
}

.flex--third:nth-child(3n+1) {
	margin-left: 0;
}

.flex--third:nth-child(3n+3) {
	margin-right: 0;
}

/*LOOP--POST-GRID --> FOUR ACROSS*/

.flex--quarter {
	flex: 1 22%;
}

.flex--quarter.loop--post-image {
	height: 160px!important;
}

.flex--half:nth-child(4n+1) {
	margin-left: 0;
}

.flex--half:nth-child(4n+4) {
	margin-right: 0;
}

label#label_1_15_1 {
    width: inherit;
}




/*LOOP--POST-GRID --> Single Sidebar 1x Across*/

.flex--single {
	flex: 1 100%!important;
}

@media only screen and (max-width: 1000px) {
	.flex--third.flex--facet {
		max-width: 50%;
	}
	.flex--master {
		flex: 1 47%;
	}
	.flex--master:nth-child(3n+1) {
		margin-left: 10px;
	}
	.flex--master:nth-child(3n+3) {
		margin-right: 10px;
	}
	.flex--master:nth-child(2n+1) {
		margin-left: 0;
	}
	.flex--master:nth-child(2n+2) {
		margin-right: 0;
	}
	.loop--post-image {
		height: 160px;
	}
}

@media only screen and (max-width: 690px) {
	.flex--third.flex--facet {
		max-width: 100%;
	}
	.flex--third {
		flex: 1 100%;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.loop--post-image {
		height: 230px;
	}
  .gform_wrapper .gfield_checkbox li label, .gform_wrapper #input_1_2 li label {
      max-width: 100%!important;
      height: 46px;
    }
}

@media only screen and (max-width: 480px) {
	.loop--post-image {
		height: 180px;
	}
}

/*LOOP--POST-GRID --> FOUR ACROSS*/

.flex--quarter {
    flex: 1 23%;
    max-width: 23.9%;
}

.flex--quarter:nth-child(4n+1) {
	margin-left: 0;
}

.flex--quarter:nth-child(4n+4) {
	margin-right: 0;
}

.img-loading {
	border: 2px solid #e2e2e2;
	border-top: 2px solid #00a1ff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 0.25s linear infinite;
	margin: 0 auto;
	position: absolute;
	margin: 10px;
	z-index: 100;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fade-in {
	opacity: 0;
	/* make things invisible upon start */
	-webkit-animation: fadeIn ease-in 1;
	/* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	/* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 0.50s;
	-moz-animation-duration: 0.50s;
	animation-duration: 0.50s;
}


.fade-in:nth-child(1) {
	animation-delay: 0.50s
}

.fade-in:nth-child(2) {
	animation-delay: 0.75s
}

.fade-in:nth-child(3) {
	animation-delay: 1.00s
}

.fade-in:nth-child(4) {
	animation-delay: 1.25s
}

.fade-in:nth-child(5) {
	animation-delay: 1.50s
}

.fade-in:nth-child(6) {
	animation-delay: 1.75s
}

.fade-in:nth-child(7) {
	animation-delay: 2.00s
}

.fade-in:nth-child(8) {
	animation-delay: 2.25s
}

.fade-in:nth-child(9) {
	animation-delay: 2.75s
}

.fade-in:nth-child(10) {
	animation-delay: 3.00s
}

.fade-in:nth-child(11) {
	animation-delay: 3.25s
}

.fade-in:nth-child(12) {
	animation-delay: 3.50s
}

.loop--post-image:nth-child(1) {
	animation-delay: 0.75s
}

h4.loop--course-cta {
    background-color: #d8b128;
    color: #fff!important;
    padding: 2px 14px!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    display: inline-block;
    letter-spacing: 0.5px;
    transition: all 0.2s ease;
}

/*.loop--post-single:hover h4.loop--course-cta {
    background-color: #252525;
  }*/

h4.loop--course-cta.formscta:hover {
      background-color: #252525;
    }

.marker--course-type {
    background-color: #e8e8e8;
    padding: 4px 6px;
    font-size: 10px;
    /* color: #fff; */
    margin-right: 10px;
}

.page-header--title.tight {
    height: 530px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
        margin-top: 42px;
            padding: 0 10%;
}


.page-header--title.tight.job {
 height: inherit;
    padding: 20px 10%!important;
    }
    
    
h1.page-title.single-20 {
    color: #fff;
}

span.marker--course-type.single-course {
    color: #ffffff;
    font-family: Source Sans Pro;
    font-size: 41px;
    background-color: rgba(0, 0, 0, 0.20);
    padding: 4px 30px;
    /* font-weight: 300; */
}

.page-body--container {
    display: flex;
  }

  .container--main {
      width: 70%;
      padding: 90px 10%;
  }

  .container--side.single-course {
      width: 30%;
      padding: 90px 6%;
      background-color: #f8f8f8;
  }

  .btn.btn--download {
    background-color: #d8b128;
    color: #fff!important;
    padding: 12px!important;
    width: 220px;
    text-align: center;
    transition: all 0.2s ease;
    border: 2px solid #d8b128!important;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
        margin-bottom: 30px;
}

.btn.btn--download:hover {
  background-color: #efc52e;
  border: 2px solid #efc52e!important;
}

.faculty-profile--img.single-course {
    height: 250px;
    background-position: center!important;
    background-size: cover!important;
}

.faculty-profile--data.single-course {
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

.faculty-pos.single-course {
    font-size: 12px;
}

.loop--post-title.faculty {
    min-height: inherit;
}

.loop--post-subtitle.faculty {
    color: #000;
    min-height: 60px!important;
    display: block;
    font-size: 14px;
    line-height: 18px;
  }

  .faculty-profile--img.single-faculty {
    height: 250px;
    width: 250px;
    border-radius: 300px;
    background-position: center!important;
    background-size: cover!important;
    margin: 0 auto;
}

.ib--title {
    font-family: Cormorant Infant;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 20px;
}

.ib--pos {
    text-transform: uppercase;
    /* font-weight: 700; */
    font-size: 13px;
    line-height: 20px;
}

.faculty-infobox {
    text-align: center;
}

.ib--email {
  background-color: #e4e4e4;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #252525;
  padding: 10px;
      transition: all 0.2s ease;
}

.ib--email:hover {
    background-color: #d8b128;
  }

.ib--phone {
  background-color: #e4e4e4;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #252525;
  padding: 10px;
      transition: all 0.2s ease;
}

.ib--phone:hover {
    background-color: #d8b128;
  }

.page-header.single-course {
    background-position: center!important;
    background-size: cover!important;
}

.loop--image-wrap.faculty-loop {
    height: 300px;
    background-position: center top!important;
}

.nectar-list-item h3 {
    font-size: 14px!important;
}






        .loop--bottom-border {
            border-bottom: 1px solid #e4e4e4;
        }

        .loop--list-pad {
              padding: 30px 10px;
              display: flex;
              align-items: center;
        }


  .list--contact.list--btn {
    background-color: #bab1a0;
    width: 60px;
    height: 32px;
    text-align: center;
    padding: 3px;
    color: #fff;

    display: inline-block;
}

.list--button-right {
  position: absolute;
      background-color: #9a9182!important;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: 600!important;
}

.flex--span-80 {
  width: 70%;
  }

  .flex--span-75 {
    width: 75%;
    }

.flex--span-70 {
  width: 70%;
  }

  .flex--span-60 {
  width: 60%;
  }

.flex--span-50 {
width: 50%;
}

    .flex--span-40 {
    width: 40%;
}

.flex--span-30 {
  width: 30%;
    min-width: 200px;
        max-width: 200px;
}

.flex--span-20 {
width: 20%;
}

.flex--span-15 {
    width: 15%;
}

.flex--span-10 {
    width: 10%;
    min-width: 200px
}

.margin-left {
  margin-left:15px;
}

span.loop--form-cat {
    background-color: #e8e8e8;
    padding: 4px 10px;
    font-size: 10px;
    /* color: #fff; */
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
        color: #252525;
}

span.loop--form-cat.file {
    background-color: #231f20!important;
    color: #fff;
}

.jc-fe {
  display: flex;
    justify-content: flex-end;
}

input.facetwp-search {
    background-color: #fff;
    border-radius: 0;
}

.facetwp-radio {
    background: none!important;
    background-size: 14px 14px;
    background-color: #231f20!important;
    color: #fff;
    padding: 10px!important;
    margin: 0.25%!important;
    text-align: center!important;
    text-transform: uppercase!important;
    width: 130px;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px!important;
    transition: all 0.2s ease;
}

.facetwp-radio:hover {
  background-color: #d8b129!important;
}

.facetwp-radio.checked {
    background-color: #d8b129!important;
}

.facetwp-counter {
    display: none;
}

input.facetwp-search {
    background-color: #fff!important;
    border-radius: 0!Important;
}

.bg-block {
    background-color: rgba(208, 170, 38, 0.85);
    padding: 50px;
}

span.loop--form-cat.year {
    margin-right: -4px;
    background-color: #252525;
    color: #d8b129;
}

span.loop--form-cat.year.option {
    background-color: #d8b129;
    color: #252525;
}

.padleft-20 {
      padding-left: 20px;
}

.loop--image-wrap.publications-loop {
    height: 130px;
    width: 130px;
}

.hundred-wide {
  width:100%;
}

.loop--post-content.loop--list-pad.loop-jobs {
    padding: 0;
    align-items: flex-start;
}



.flex--span-20.grey-1 {

    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}

.flex--span-20.grey-2 {

    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
  }

  .flex--span-20.grey-3 {

      text-transform: uppercase;
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
    }

    .jobdata-dark {
        color: #d8b128;
    }

    .loop--post-content.loop--list-pad.loop-jobs {
    margin-bottom: 30px;
}

.loop--post-content.loop--list-pad.loop-jobs {
    border-top: 1px solid #eee;
    padding-top: 10px;
}


h4.loop--job-cta {
    background-color: #d8b128;
    color: #fff!important;
    padding: 3px 14px!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    display: inline-block;
    letter-spacing: 0.5px;
    transition: all 0.2s ease;
    height: 37px;
}

h4.loop--job-cta.post-link {
    background-color: #333333;
}

h4.loop--job-cta:hover {
    background-color: #252525;
}

.loop-dtg--wrapper {
    background-color: #f1f2f2;
    text-align: center;
    max-width: 80px;
}

.dtg.dtg-weekday {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #d8b128;
    color: #fff;
        font-weight: 700;
}

.dtg.dtg-day {
    font-family: Cormorant Infant;
    font-size: 52px;
    line-height: 50px;
    padding: 6px 0 0 0;
}

.dtg.dtg-month {
    font-size: 12px;
    line-height: 20px;
    /* font-weight: 700; */
    padding: 0px 0px 4px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

p.loop--post-supertitle {
    margin-bottom: 0!important;
    padding-bottom: 0;
    font-style: italic;
}

h3.loop--form-title.event {
    margin-bottom: 0;
}

p.loop--post-subtitle {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
}

.loop--post-subtitle.roster {
    font-size: 13px;
    line-height: 20px;
    border-left: 2px solid #d8b128;
    padding-left: 10px;
}

.marker--course-type.roster {
    background-color: #454545;
    padding: 4px 7px;
    font-size: 17px;
    color: #fff;
    margin-right: 5px;
    min-width: 46px;
    display: inline-block;
    text-align: center;
}

h3.loop--post-title.roster {
    min-height: 0;
}

.loop--post-subtitle.roster.sportname {
    font-weight: 700;
    font-size: 13px;
    line-height: 30px;
    font-style: italic;
}

  span.roster-data {
    font-weight: 700;
}

.away-fancy {
    color: #d8b128;
}

.fancydate {
    font-family: Cormorant Infant;
    font-size: 40px;
    color: #444;
    font-weight: 700;
    text-align: center;
    line-height: 48px;
    border-right: 1px solid #dedede;
    padding-right: 10px;
    margin-right: 10px;
}

.list--more-cta {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.loop--list-nopad {
    padding: 0;
    display: flex;
align-items: center;
  }



.featured--more-cta {
    /* justify-content: flex-end; */
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #444;
    background-color: #e8e8e8;
    padding: 10px 10px;
}


.notranslate:hover {
  transform: translate(0, 0);
}

.single-post--loop {
    display: flex;
      align-items: center;
}

.recentposts--img {
    height: 390px;
    background-size: cover!important;
    width: 30%;
    background-position: center!important;
}

.recentposts--content {
    width: 70%;
        padding: 80px;
}

h2.loop-title.post-featured {
    color: #d8b128;
}

h4.loop-cat.post-featured {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.loop-featured--cta {
    text-transform: uppercase;
    font-weight: 700;
  }

  h4.loop-cat.post-featured {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    line-height: 18px;
    margin-bottom: 20px;
}

h4.loop--course-cta.formcta {
    width: 110px;
    text-align: center;
}


.wrap--footer-mobilecta {
    display: flex;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100000;
    display: none;
}

.mobilecta {
    width: 50%;
    text-align: center;
    background-color: #eee;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
}

.mobilecta.request {
    background-color: #d8b128;
    color: #fff;
}

.mobilecta.apply {
    background-color: #393939;
    color: #fff;
}

.textalign--right {
    text-align: right;
}

a.nectar-button.large {
    margin-bottom: 0;
}

.arrow-ico {
    margin-left: 10px;
}

.wrap--single-post i {
    transition: all 0.2s ease;
}

.wrap--single-post:hover i {
    transform: translate(10px, 0);
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 14px!important;
    letter-spacing: 1px!important;
  }

  input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code {
      border-radius: 0px!important;
    }

    .btn--cta-outline a {
    width: 140px;
}

a.nectar-button.large.see-through-2.has-icon.stacked-cta {
    border: 1px solid #616161!important;
}

.toggle.default h3 a {
        text-transform: capitalize!important;
}

.comments-section {
    display: none;
}

.comment-wrap, #author-bio {
    display: none;
}

.container--course-fac {
    background-color: #f8f8f8;
    padding: 20px;
    margin-top: 30px;
}



.course--link-fac {
  color: #252525;
  font-size: 14px;
  transition: all 0.2s ease;
}

.fac--arrow-ico {
    margin-left: 5px;
    font-size: 14px;
    height: 21px;
    opacity: 0;
    transition: all 0.2s ease;
}

.course--btn-fac:hover .fac--arrow-ico {
        opacity: 1
}



.course--btn-fac {
  transition: all 0.2s ease;
    padding-left: 10px;
    border-left: 3px solid #d8b128;
}
.course--btn-fac:hover {
    padding-left: 15px;
}

button.facetwp-load-more {
    font-size: 14px;
    padding: 15px 22px;
    border: none;
    font-family: source sans pro;
    background-color: #d8b128;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
        width: 200px;
}

button.facetwp-load-more:hover {
opacity: 0.8;
}

img.ac-logos {
    width: 70%!important;
}


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



   .secondary-header-items.menuopen {
    display: none!important;
}
   .wrap--footer-mobilecta {
           display: flex;
   }
.mobile-logo {
    display: inherit!important;
}
#header-secondary-outer {
    display: none;
}
#header-outer[data-full-width="true"] header >.container, body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu {
    background-color: #ffffff;
  }
  #header-outer[data-full-width="true"] header >.container, body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu {
    background-color: #f7f7f7;
    padding: 0px 20px;
}
body #header-outer {
    background-color: #f7f7f7!important;
}

.flex--span-50 {
    width: 70%;
}
.featured--more-cta {
    display: none;
}

.single-post--loop {
    display: block;
  }

  .recentposts--img {
    height: 250px;
    width: 100%;
}

.recentposts--content {
    width: 100%;
    padding: 30px 0 0 0;
}

.footer-logo {
  width: 200px!important;
  margin-top: 0;
}

.trinity-radiobtns div ul li {
  width: 20%!important;
  display: inline-block;
  text-align: center;
}

.trinity-radiobtns div ul li label {
    font-size: 8px!important;
}
.gform_wrapper ul#input_1_2 li label, .gform_wrapper ul.gfield_checkbox li label {
  padding: 10px 6px!important;
  min-width: 100%!important;
  display: flex;
  align-items: center;
  justify-content: center;
}

  body .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px!important;
}

body .gform_wrapper .top_label .gfield_label {
font-size: 12px!important;
font-weight:700!important;
}

div#text-3 {
    border-bottom: 1px solid #484848;
    padding-bottom: 20px;
    margin-bottom: 0!important;
}

.material #footer-outer #footer-widgets .col ul li {
    padding: 1px 0!important;
}

#footer-outer .widget {
    margin-bottom: 0px;
}

#footer-outer #copyright {
    margin-bottom: 40px;
    background-color: #191919!important;
}

#footer-widgets .container .col {
    margin-bottom: 20px;
}
.menu-item-has-children:after {
    display: inline-block;
    content: '';
    /* position: absolute; */
    /* right: 18%; */
      right: 20px;
      top: -4px;
    border-top: 7px solid #575757;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    padding-right: 30px;
        z-index: 10000;
        cursor: pointer;
}
li.back a {
        color: #6f6f6f!important;
  }
.subviewopen:after {
    display: none;
}
span.marker--course-type.single-course {
    padding: 4px 12px;
    display: block;
    width: 100px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
}



.fancydate {
    font-size: 30px;
    line-height: 40px;
  }

  .flex--span-15 {
    width: 15%;
    min-width: 110px;
}
.flex--span-30 {
    min-width: 100px;
}
.flex--span-10 {
    min-width: 100px
}

.mobile-textleft {
    text-align: left;
}

.margin-top--10 {
    text-align: left;
    margin-top: 10px;
}

label#label_1_15_1 {
    text-align: left;
}

.loop--list-pad {
    display: block;
    align-items: flex-start;
    padding: 20px 10px;
}

.formscta {
    margin-top: 30px;
}
.jc-fe {
    justify-content: flex-start;
}

.flex--span-40 {
    width: 100%;
}
span.loop--form-cat {
    font-size: 8px;
  }
  h3.loop--form-title {
    margin-bottom: 0!important;
}


}





 @media only screen and (max-width : 700px) {
.flex--quarter {
    flex: 1 100%;
    max-width: 100%;
    margin: 0 0 20px 0!important;
}

.page-body--container {
    display: block;
}
.container--main {
    width: 100%;
    padding: 50px 10%;
}

.container--side.single-course {
    width: 100%;
    padding: 50px 10%;
}

#intro {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}

.nectar-highlighted-text h1 {
    font-size: 50px;
    line-height: 56px;
  }

  .nectar-highlighted-text {
margin-bottom: 0!important;
  }



}