/*
Theme Name: Springboard
Theme URI: https://git.drp.digital/springboard/new-springboard-website
Author: Steve Newbury
Author URI: https://drpgroup.com/
Template: clubsport
Description: This theme is built on top of the drp WordPress teams boilerplate theme by Steve Newbury, it is intended to be used in conjunction with the base theme for client specific style.
Version: 1.0.0
Tags: responsive, bootstrap
Text Domain: springboard
*/
/*
.grouped-copy-container {
    padding-bottom: 0;
}

.multiple-cta-buttons-container {
    padding-bottom: 0;
}
*/
@media screen and (max-width: 768px) {
	.programmes-card .card-container.card-container-full-width .img-wrap {
		background-position: left;
		margin: 30px 30px 0;
		padding: 0;
		width: 100%;
		display: block;
	}
}
.home .grouped-copy {
    margin-bottom: -50px;
}
.home .embedded-video {
	margin: 0 !important;
}
.single-member.cbp-so-side {
    border-radius: 50px !important;
    border-bottom-left-radius: 50.1px !important;
}
ul.gs-team-social a {
    border-radius: 50% !important;
}
.single-mem-desc-social {
	border-radius: 50px;
}
body .gs-team-social a.envelope:hover {
    background: #0fb6cc !important;
    border: none !important;
}
body .mfp-gsteam .mfp-close {
    position: absolute;
    top: 20px !important;
    right: 30px !important;
    width: unset !important;
    height: unset !important;
    line-height: 0.6em !important;
    font-size: 52px !important;
    color: #aaa;
}
.mfp-gsteam .white-popup {
    border-radius: 50px !important;
	width: 80% !important;
    max-width: 1024px !important;
}
.mfp-gsteam .white-popup .mfp-content--container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_img {
    width: unset;
    flex: 0 1 200px;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details {
    width: unset;
    flex: 1 1 300px;
    padding-left: 0;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_img img {
    border-radius: 30px;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details .gs-member-name {
    color: #0fb6cc;
    font-size: 26px;
    font-family: 'co-headline';
    text-align: left;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desig {
    font-family: 'montserrat';
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}
.mfp-gsteam .white-popup .mfp-content--container .gs-member-desc {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.4em;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details .gs-team-social {
    margin: 10px 0 20px !important;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details .gs-team-social li {
    margin-bottom: 0 !important;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details .gs-team-social a {
    background-color: #0fb6cc !important;
	color: #fff;
    border: 2px solid #0fb6cc !important;
    border-radius: 50%;
	transition: .2s ease !important;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_details .gs-team-social a:hover {
	background-color: #fff !important;
	color: #0fb6cc !important;
}
.mfp-gsteam .white-popup .mfp-content--container .gs_team_popup_img .gstm-details {
    margin: 0 !important;
}
.mfp-gsteam .white-popup .mfp-content--container .gs-member-desc p {
    margin: 0;
}
@media screen and (max-width: 768px) {
    .mfp-gsteam .white-popup .mfp-content--container .gs-member-desc {
    font-size: 14px !important;
    line-height: 1.4em;
    }
}


.single-cta-button {
	text-align: left !important;
}
a.vp-portfolio__item-meta-read-more {
    background: #00bdcd;
    padding: 10px 20px;
    color: #fff !important;
    font-size: 15px;
    white-space: normal;
    border: 2px solid #00bdcd;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    margin-top: 10px;
    border-radius: 40px;
}
a.vp-portfolio__item-meta-read-more:hover {
    background: #fff;
    color: #00bdcd !important;
    border: 2px solid #00bdcd;
}
.embedded-video.event-embedded-video {
	background-color: #f8f8f8;
	margin-bottom: 0;
}
.embedded-video.event-embedded-video .video-title {
	margin-bottom: 40px;
    margin-top: 0;
    color: #00bdcd;
}
@media screen and (max-width: 768px) {
	.embedded-video.event-embedded-video {
		padding: 30px;	
	}
	.embedded-video.event-embedded-video .video-title {
		margin-bottom: 30px;
	}
}
body .social-media-wrap.post-content .sharing-buttons li a.youtube {
	background-image: url(/wp-content/themes/springboard/assets/img/social/SpringboardIcons_Turquoise__200x200px_TC_300120-06.png) !important;
	background-size: contain;
    background-color: transparent !important;
}
body .site-header .social-media-wrap.post-content .sharing-buttons li a {
	background-color: #00bdcd;
}
body .site-header .social-media-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
}
.container .container {
    width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.success-stories-wide-slider, .events-wide-slider {
    overflow: unset;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: transparent;
    border: 2px solid #0fb6cc;
    color: #0fb6cc;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
    background: #0fb6cc;
    border: 2px solid #0fb6cc;
    color: #fff;
    font-weight: 600;
    border-radius: 200px;
    width: 300px;
}
@media screen and (max-width: 350px) {
	div.wpforms-container-full .wpforms-form button[type=submit] {
    	width: 100%;
	}
}
.wp-block-image img {
	height: auto;
}
.image-only > .slick-slider-content {
	display: none;	
}
@media (max-width: 768px) {
	.events-wide-slider .slider-img-wrap .slider-img {
		width: 100% !important;
	}
	.events-wide-slider .slider-img-wrap {
		padding: 0 !important;
	}
	.events-wide-slider .slider-content-wrap {
		width: 100%;
		margin: 0 auto;
	}
	.events-wide-slider {
		height: unset !important;
	}
	.events-wide-slider .slick-slider-content {
		bottom: 80px !important;	
	}
}
.sponsor-image img {
    border-radius: 0;
}
.sponsor-image {
    background-image: none !important;
}
.involved-container .img-responsive {
    height: 200px !important;
}
@media only screen and (max-width: 767px) {
	.involved-container .img-responsive {
		height: 400px !important;
	}
}
@media only screen and (max-width: 450px) {
	.involved-container .img-responsive {
		height: 250px !important;
	}
}
.programme-template-default > .row .col-xs-12:not(.multiple-cta-buttons) > :first-child {
	width: 100% !important;
    background: #00bdcd;
    overflow: hidden;
    padding: 40px 0;
    position: relative;
}

.content-block-grids .content-block-lg p {
	font-weight: 600 !important;
}

.programme-template-default > .row .col-xs-12:not(.multiple-cta-buttons) > :first-child > h2.page-title {
	color: white !important;
	width: 1170px !important;
	margin: 0 auto 0 !important;
}

.page-id-2630 footer.footer {
		margin-top: 50px;
	}

.key-contact-image {
	width: 113px;
	height: 113px;
	float: left;
    background-size: cover;
    background-position: center;
}

.page-template-content-page-contact-us .card-container.card-container-contact .content-wrap {
	width: calc(100% - 113px) !important;
}



.page-template-content-page-contact-us .card-container.card-container-contact .card-btn-container-big-pad {
	padding-left: 133px !important;
}
.page-template-content-page-contact-us .card-container.card-container-contact .card-btn-container-big-pad p {
	margin-left: 0 !important;
}

.slick-slider.multi-slider .slick-slide {
	min-height: 25vw;
	max-height: 25vw;
}

body.page-template-default > .band {
	padding-top: 0;
}

body.page-template-default > .band > .row > .col-xs-12 {
	padding: 0;
}

body.page-id-5004 > .band {
	padding-top: 40px;
}

.slick-slider-title {
	color: #7b2182 !important;
}

.home .band .slick-slider-title {
	color: white !important;
}

.slick-slider-content .slick-slider-buttons a {
	margin-top: 30px;
}

.btn.btn-transparent {
	background: #00bdcd;
	border-color: #00bdcd;
	color: white;
	border: 2px solid;
}

.btn.btn-transparent:hover {
	color: #00bdcd;
	background: white;
}

p {
	font-family: 'Montserrat', sans-serif !important;
}

.slick-slider p {
	margin-bottom: 0;
}

iframe {
	width: calc(((100vw - (100vw - 1170px))) / 2);
    height: calc(((100vw - (100vw - 1170px)) / 6 * 4) / 2);
}

#breadcrumbs {
    padding: 20px 0;
    background: #00a8c1;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 1;
    top: 0;
}

#breadcrumbs .outer-wrapper.container span, #breadcrumbs .outer-wrapper.container span a {
	color: white !important;
	text-decoration: none;
}
#breadcrumbs .outer-wrapper.container > span {
	position: relative;
}

body.home #breadcrumbs {
	display: none !important;
}

.page-id-2021 .band-title.is-teal.text-center.margin-top.margin-bottom {
	display: none;
}
/* 
.single-programme.programme-template-default > .row .col-xs-12:not(.multiple-cta-buttons) > :first-child {
	background: white;
} */

.single-programme.programme-template-default > .row .col-xs-12:not(.multiple-cta-buttons) > :first-child form > p {
	display: none;
}

.single-success-story > .band > .slick-slider {
	margin-top: -40px;
}

.single-success-story > .band.band-dual.band-teal > .col-xs-12.col-sm-6.band-inner {
	padding-left: calc((100vw - 1140px) /2);
    padding-right: calc((100vw - 1140px) /2);
    min-width: 100vw;
    margin: 0;
}

.card-container > a {
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 10;
}

p.event-title {
	font-family: co-headline,Helvetica,Arial,sans-serif !important;
}

.events-template-default .slick-slider-content .slick-slider-buttons a {
	margin-top: 0;
}

@media only screen and (max-width: 1200px) {
	.single-success-story > .band.band-dual.band-teal > .col-xs-12.col-sm-6.band-inner {
		padding-left: calc((100vw - 940px) /2);
    	padding-right: calc((100vw - 940px) /2);
	}
}

@media only screen and (max-width: 992px) {
	.single-success-story > .band.band-dual.band-teal > .col-xs-12.col-sm-6.band-inner {
		padding-left: calc((100vw - 750px) /2);
    	padding-right: calc((100vw - 750px) /2);
	}
}


@media only screen and (max-width: 767px) {
	.single-success-story > .band.band-dual.band-teal > .col-xs-12.col-sm-6.band-inner {
		padding-left: 15px;
    	padding-right: 15px
	}
}
#js-drp-cookie-accept {
	background: white;
    border-color: #00bdcd;
    color: #00bdcd;
}

.page-id-6427 .success-stories-wide-slider .slick-slider-content .slick-slider-title {
	color: white !important;
}

.embedded-video {
	width: 100%;
	background: #00bdcd;
	padding: 100px 50px;
	border: none;
	margin: 50px 0;
}

.embedded-video iframe {
    height: auto;
	min-height: 640px;
    width: 100% !important;
    max-width: 1140px;
	margin: auto;
	display: block;
	border: none;
	border-radius: 30px;
}

.navbar-brand {
	padding: 0 15px;
}

h2.video-title {
	color: white;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0;
    font-size: 50px;
    margin-top: -50px;
}


@media (min-width: 992px) {
	.cookie-bar .drp-cookie-bar-text {
		width: 63%;
	}
}



@media only screen and (max-width: 1199px) {
	.programme-template-default > .row .col-xs-12:not(.multiple-cta-buttons) > :first-child > h2.page-title {
		width: 970px !important;
	}
	
	iframe {
		width: calc(((100vw - (100vw - 970px))) / 2);
		height: calc(((100vw - (100vw - 970px)) / 6 * 4) / 2);
	}
	.embedded-video iframe {
		max-width: 940px;
		min-height: 500px;
	}
}

@media only screen and (max-width: 991px) {
	.programme-template-default > .row .col-xs-12 > :first-child > h2.page-title {
		width: 750px !important;
	}
	
	iframe {
		width: calc(((100vw - (100vw - 750px))) / 2);
    	height: calc(((100vw - (100vw - 750px)) / 6 * 4) / 2);
	}
	.embedded-video iframe {
		max-width: 720px;
		min-height: 400px;
	}
}

@media only screen and (max-width: 767px) {
	
	.embedded-video iframe {
		min-height: 52vw;
		width: calc(100vw - 60px);
	}
	.embedded-video {
		height: unset;
		padding: 15px 15px 35px 15px;
	}
	h2.video-title {
		font-size: 30px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.navbar-default .navbar-nav .dropdown ul.dropdown-menu {
		opacity: 1;
	}
	
	li.menu-item-has-children > a {
		text-decoration: none !important;
		margin-bottom: 10px;
	}
	
	iframe {
		width: calc(100vw - 30px);
	    height: calc((100vw - 30px) / 6 * 4);
	}
	.programme-template-default > .row .col-xs-12 > :first-child > h2.page-title {
		width: 100% !important;
		padding-left: 15px;
		padding-right: 15px;
	}
	.top-container {
		height: auto;
	}

	.top-container .img-filler {
		position: relative;
	}
	.key-contact-image {
		float: none;
		margin: 10px auto 0;
	}
	.page-template-content-page-contact-us .card-container.card-container-contact .content-wrap {
		width: 100% !important;
		    padding-left: 20px;
	}
	.page-template-content-page-contact-us .card-container.card-container-contact .card-btn-container-big-pad {
	padding-left: 20px !important;
}
}

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

.page-id-6427 .band.multiple-cta-buttons-container {
	padding: 0;
}

.page-id-6427 .gs_logo_area {
	margin-top: -90px;
}

.page-id-6427 .gs_logo_area .gs_logo_title {
	margin-top: -70px;
}
}

.first-cta {
	border-color: #00bdcd !important;
}

.second-cta {
	background: #7b2182;
    border-color: #7b2182;
}

@media only screen and (max-width: 767px) {
	.second-cta {
		margin-top: 12px !important;
	}
	.card-container.card-container-full-width .card-btn-container .btn {
		margin: 5px 10px;
		font-size: 18px;
	}
}

.form.enquiry-form label span.wpforms-required-label {
	display: inline;
}

.web-to-lead-form label, .web-to-lead-form input:not([type="submit"]):not([type="checkbox"]), .web-to-lead-form select {
	display: block;
	width: 100%;
}

.web-to-lead-form select {
	padding: 5px;
		border: 1px solid lightgray !important;
	height: 40px;
}

.web-to-lead-form input:not([type="submit"]):not([type="checkbox"]) {
	border: 1px solid lightgray !important;
	height: 40px;
}

.web-to-lead-form  input[type="checkbox"] {
	width: 20px;
	height: 20px;
}

.web-to-lead-form .g-recaptcha {
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}

.web-to-lead-form input[type="submit"] {
	background: #7b2182;
	color: white;
	border-radius: 4px;
	border: none;
	padding: 5px 10px;
	margin-bottom: 30px;
}

.web-to-lead-form .disabled {
	cursor: not-allowed;
	opacity: 0.6;
}

.modal {
	position: fixed;
	background: rgba(0,0,0,0.75);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
    z-index: 1;
    left: 0;
}

.modal-inner {
	width: 600px;
	max-width: 90%;
	margin: 0 auto;
	background: white;
}

.modal-header {
	padding: 15px 30px;
	background: lightgray;
	font-weight: bold;
}

.modal-footer {
	padding: 15px 30px;
	background: rgba(211, 211, 211, 0.5);
	position: relative;
	height: 70px;
}

.modal-footer .close {
    background: purple;
    padding: 10px;
    color: white;
    border-radius: 4px;
    margin-top: 10px;
    position: absolute;
    top: 5px;
    right: 30px;
}

.modal-body {
	padding: 30px;
	height: 500px;
	overflow: scroll;
}

.modal-body p {
	margin-bottom: 15px;
}

.trigger-terms-modal, .modal-footer .close {
	cursor: pointer;
}

