@media screen and (min-width: 768px) {
  .navbar.container {
     max-width: 750px; 
  }
}
@media screen and (min-width: 992px) {
	.navbar-header
	{
		margin-left: 105px !important;
	    margin-top: 30px !important;
	}

	.navbar-nav
	{
		margin-right: 105px !important;
	}

	.header-social-links 
	{
		margin-right: 105px !important;
	}

  .navbar.container {
     max-width: 970px; 
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
     max-width: 1170px; 
  }
}


#partner-tbl img
{
	padding: 40px;
}

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

html {
  scroll-behavior: smooth;
}

.eskapade
{
	font-family: eskapade, serif;
	font-weight: 400;
	font-style: normal;
}

.eskapade h1 
{
	font-size:  44px;
	line-height: 50px;
}
.eskapade h2 
{
	font-size:  34px;
	line-height: 50px;
}
.eskapade p
{
	font-size:  24px;
	line-height: 36px;
}

body
{
	background: #FAF5EE;
	color: #000;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 100;

}

.container, .container-fluid
{
	padding-left: 0px;
	padding-right: 0px;
}


.pane-stories-map
{
	margin-bottom: 30px;
}

input.form-control, textarea.form-control
{
	background-color: #fff;
	color: #000;
	border-color: #fff;
	border: 0px;
	border-radius: 0px;
	font-size: 16px;
}

input.form-control
{
	height: 40px;
}

a
{
	color: #00A7B2;
}

h1
{
	font-size: 40px;
}

h2 
{
	font-size: 34px;
}

p
{
	font-size: 16px;
	line-height: 1.75;

}


footer 
{
	background-color: #081E29;
	color:  #fff;
}

footer .img-responsive img
{
	max-height: 43px;
	margin-right: 50px;
}

.footer-menu-container
{
	padding-left: 0px !important;
	text-align: left;
}

footer .footer-logos 
{
	margin-bottom: 30px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

footer ul.links
{
	list-style: none;
	padding-left: 0px;
}

footer ul.links li
{
	float: left;
	position: relative;
    display: block;
    list-style: none;
    list-style-image: none;
    margin-right: 30px;
}

footer ul.links li > a
{
	background-color: transparent;
    color: #fff;
    font-weight: bold;
}

footer .copyright-block
{
	color: #fff;
	opacity: 0.4;
	font-size: 12px;
	font-weight: bold;
}

footer .copyright-block a
{
	color: #fff;
}




.bold
{
	font-weight: bold;
}

.btn-tide
{
    color: #000;
    background-color: #00a6b2;
    border-color: #00a6b2;	
    font-weight: bold;
	padding:10px;
	border-radius: 0px;

}

.btn-dark
{
    color: #fff !important;
    background-color: #081E29 !important;
    border-color: #081E29 !important;	
    font-weight: bold;
	padding:10px;
	border-radius: 0px;

}

#partner-tbl
{
	margin: auto;
}




.border-top-light .col-centered
{
	border-top: 2px solid lightgrey;
	padding-top:45px;

}

.white-background
{
	background-color: #fff;
	color: #081E29;
}

.no-background
{
	background-color: #FAF5EE;
	color: #081E29;
}

.no-background h3 
{
	margin-top: 0px;
}

.map-window
{
	color: #081E29;
	max-width: 300px;
}
.map-window h4
{
	margin-top: 10px;
}

.social-media-block
{
	padding:30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #112732;
	margin-bottom: 100px !important;
}

.social-media-block a
{
	color: #000;
	margin-left: 15px;
}

.social-media-block p
{
	font-size: 18px;
}

.social-media-block svg
{
	margin-left: 15px;
}

.header-bar
{
	background-color: #081E29;
	height: 40px;
	padding-top:5px;
    vertical-align:middle;
    text-align: right;
    padding-right: 25px;
}

.pane-video-category:nth-child(even)
{
	background-color: #081e29;
}

.videos-page-main-content .panels-ipe-portlet-wrapper:nth-child(even)
{
	background-color: #081e29 !important;
}

.pane-video-category:nth-child(odd)
{
	background-color: #fff;
}

.videos-page-main-content .panels-ipe-portlet-wrapper:nth-child(odd)
{
	background-color: #112732 !important;
}


.navbar.container, .navbar.container-fluid
{
	margin-top: 0px !important;
}

nav
{
	margin-top:30px;
}

.navbar-nav > li > a
{
	padding-bottom: 10px !important;
}



#modalContent
{
	color: #333333;	
}

header
{
	margin-bottom: 75px;
	/*max-width: 1200px;*/
}

.footer
{
	margin-top: 0px;
	border-top: 10px solid #DFA288;
}	

.embed-video-box
{
	margin-bottom: 50px !important;
	/*max-width: 1200px !important;*/
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.center
{
	text-align: center;
}

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

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

.homepage-thumb
{
	width: 150px;
	height: 100px;
}

.header-bar a
{
	font-size: 11px;
	color: #fff;
	margin-right: 5px;
}

.homepage-intro-container p, .page-intro-container p
{
	padding:10px;
}

.video-intro
{
	padding:15px;
	font-size:1.75rem;
}

.homepage-intro-container
{
	font-size: 20px;
	margin-top: 80px;
}

.homepage-intro-container small
{
	font-size: 14px;
}

.page-intro-container p
{
	font-size: 1.75rem;
}

.homepage-intro-container p
{
	font-size: 14px;
}

.navbar-default
{
	background-color: transparent;
	border-color: transparent;
}

.related-videos
{
	background: #fff;
	padding-top:50px;
	padding-bottom: 30px;
	margin-top: 15px;
}

.related-videos h2 
{
	font-family: eskapade, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 44px;
	line-height: 50px;
	text-decoration: underline;
	text-decoration-thickness: 3px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover
{
	background-color: transparent;
	color: #081E29;
	font-weight: bold;
	font-size: 16px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-nav li.active a
{
	color: #081E29;
	border-bottom: 2px solid #00A7B2;
}



.btn-default
{
	background: #DFA288;
	font-weight: bold;
	padding:10px;
	border-radius: 0px;
	line-height: 26px;
	font-family: proxima-nova, sans-serif !important;
}

.btn-default:hover
{
	background-color: #fff;
}


.btn-tide:hover
{
	background-color: #081e29;
	color: #fff;
}


.btn
{
	font-size: 14px;
	padding-left: 20px;
	border:0px !important;
	padding-right: 20px;
}


.bootstrap-select button, .bootstrap-select button:hover, .open > .dropdown-toggle.btn-default:hover, .open > .dropdown-toggle.btn-default, .bootstrap-select .btn-default:active, .bootstrap-select .btn-default.active, .bootstrap-select .open > .dropdown-toggle.btn-default
{
	background-color: #C2DDDF;
    color: #081E29;
}

.bootstrap-select .dropdown-menu, .bootstrap-select .dropdown-menu > .active > a
{
	background-color: #C2DDDF;
    color: #081E29;
    font-weight: bold;
}

.bootstrap-select .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu > li > a:focus
{
	background-color: #C2DDDF;
	font-weight: bold;
	font-family: proxima-nova, sans-serif;
}

.btn-icon
{
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}


.btn-icon svg
{
	margin-right: 10px;
}

.caret-right {
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}

.view-all-films-link
{
	margin-top: 30px;
}

.video-extended-description
{
	padding: 15px;
	line-height: 1.75em;
}

.join-us-container
{
	color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
  background: linear-gradient(rgba(8, 30, 41, 0.5), rgba(8, 30, 41, 0.5)) , url('../images/join-us-bg.png') center center;
  background-size: cover;
	width: auto;
	background-repeat:no-repeat;


}

.mobile-join-us-container
{
	padding-top: 50px;
	padding-bottom: 100px;
	padding-left: 30px;
	background-color: #C2DDDF;
	width: auto;
	background-repeat:no-repeat;


}

.mobile-join-us-container .btn-default
{
	background-color:  #fff;
}


.page-title
{
	margin-top: 65px;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 30px;
	font-family: proxima-nova, sans-serif;
}

.carousel-item p.video-title
{
	font-size: 22px;
	margin-top: 10px;
	font-weight: 500;
	line-height: 32px;
}

.carousel-item p.video-title a
{
	color: #000;
}

.carousel-item p.video-title a:hover
{
	color: #000;
	text-decoration: none;
}

.jcarousel-item {
    overflow: hidden;
}




@media (min-width: 768px)
{
	.navbar-nav 
	{
		float: right;
	}
}

.margin-20
{
	margin: 20px;
}

.margin-left-20
{
	margin-left: 20px;
}
.margin-right-20
{
	margin-right: 20px;
}
.margin-top-20
{
	margin-top: 20px;
}
.margin-bottom-20
{
	margin-bottom: 20px;
}


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

.margin-right-10
{
	margin-right:15px;
}

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

.margin-right-30
{
	margin-right:30px;
}

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

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

.margin-top-30
{
	margin-top:30px;
} 

.padding-30
{
	padding:30px;
}

.padding-top-40
{
	padding-top: 40px;
}

.padding-45
{
	padding-top:45px;
	padding-bottom: 45px;
}

.padding-75
{
	padding-top:75px;
	padding-bottom:75px;
}

.row
{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.padding-none, .no-padding
{
	padding: 0px !important;
}

.no-padding .padding-75
{
	padding: 0px !important;
}

.no-padding .margin-top-15, .no-padding .92.168.2.67margin-bottom-15
{
	margin: 0px !important;
}

.no-margin-left
{
	margin-left: 0px !important;
}

.no-margin-right
{
	margin-right: 0px !important;
}

.no-pading-left, .no-padding-left
{
	padding-left: 0px !important;
}

.no-pading-right, .no-padding-right
{
	padding-right: 0px !important;
}

.main-container section
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

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

.margin-bottom-30
{
	margin-bottom: 30px !important;
}

.video-category-container
{
	padding-top:5px;
	padding-bottom: 50px;
}

a.location-link, span.location-link
{
	color: #DFA288;
	font-weight: bold;
	font-size: 12px;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 20px;
	font-style: normal;
}

.location-link a 
{
	color: #DFA288;
}

.video-category
{
	color: #081E29;
	background-color: #F6E277;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 15px;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 20px;
	font-style: normal;
	font-size: 12px;

}

.video-category a
{
	color: #081E29;
	font-size: 12px;
}

.video-category a:hover
{
	color: #081E29;
	text-decoration: none;
}

.carousel
{
	overflow: hidden;
	max-height: 500px;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: #000;
	  font-size: 29px !important;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
    padding: 5px;
    padding-right: 20px; 
    float: left;
 }

 .active > div { display:none; }
 .active > div:first-child { display:block; }

.carousel-item {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}


.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
{
	top:45%;
}

.carousel-control.right
{
	right: -50px;
	margin-left: 30px;
}

.carousel-control.left
{
	margin-right: 30px;
	left: -75px;
}


.related-videos .carousel 
{
	margin-top: 30px;
}


#map 
{
height: 600px;  
width: 100%;  
margin-top: 50px;
}

/*xs*/
@media (max-width: 767px) {
  .carousel-inner .active.left { left: -100%; }
  .carousel-inner .active.right { left: 100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		     { left: -100%; }
  .carousel-col                { width: 100%; }
	

#partner-tbl img
{
	padding: 10px;
}


 .carousel-control.left
 {
 	left: -15px;
 }

 .carousel-control.right
 {
 	right: -30px;
 }

.no-padding-left-xs
{
	padding-left: 0px !important;
}

.footer-menu-container
{
	padding-right: 0px !important;
	margin-left: 10px !important;
}

 .carousel-col
 {
 	padding-right: 5px;
 }

.carousel-item {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.container, .container-fluid
{
	padding-left: 0px;
	padding-right: 0px;
}

.navbar-header
{
	margin-top: 30px !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.navbar-toggle
{
	background-color: #DFA288;
	border-radius: 0px;
	border: 0px;
	margin-right: 25px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
	background-color: #DFA288;
}

.navbar-default .navbar-toggle .icon-bar
{
	background-color: #000;
}

.icon-bar-sm 
{
	width:  15px !important;
}

.navbar .logo
{
	padding-left: 25px;
}

header .logo img
{
	width: 225px !important;
}

header .logos img
{
	width: 285px !important;
}

.navbar-nav
{
	padding-left: 0px;
}

.navbar-nav li a
{
	padding-left: 45px;
}

.homepage-intro-container
{
	margin-top: 25px;
}

.join-us-container
{
	padding-left: 30px;
}

header p 
{
	margin-left: 10px;
	margin-right: 10px;
}

	.col-xs-centered
	{
		text-align: center;
	}

	.col-xs-centered img
	{
		margin-left: 60px;
		margin-bottom: 15px;
	}

	.one-col-img
	{
		margin-left: 15px !important;
		margin-right: 15px !important;
	}

	footer ul.links
	{
	  text-align: center;
	  margin-bottom: 15px;
	}

	footer ul.links li
	{
		float: none !important;
		display: block !important;
		margin-bottom: 15px;
	}

	footer .copyright-block
	{
		text-align: center;
	}

	footer .copyright-block a
	{
		padding-left: 30px;
	}

.homepage-intro-container img.full-width
{
	width: 100%;
}


header
{
	padding-bottom: 60px;
}

.embed-video-box
{
	margin-bottom: 0px !important;
}

.footer-col-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.footer-col-holder li 
{
	list-style: none;
}



}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }

	.navbar-header
	{
		margin-top: 30px !important;
		margin-left: 30px !important;
	}

#partner-tbl img
{
	padding: 20px;
}


header
{
	padding-bottom: 50px;
}

	.container, .container-fluid
	{
		padding-left: 0px;
		padding-right: 0px;
		width: auto !important;
		max-width: none !important;
		margin: 0px;
	}

	.col-sm-centered
	{
		text-align: center;
	}

	footer ul.links li
	{
		float: none !important;
		display: inline-block !important;
	}

.homepage-intro-container img.full-width
{
	width: 100%;
}


}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33.3333%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }

header
{
	padding-bottom: 60px;
}

.homepage-intro-container img.full-width
{
	width: auto;
}


}

/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right{ left:  33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
	.active > div:first-child + div + div + div { display:block; }

.embed-video-box
{
	width: 80% !important;
}


header
{
	padding-bottom: 60px;
}


.homepage-intro-container img.full-width
{
	width: auto;
}

}

.form-item-captcha-response
{
	color: #000;
}

.follow-us-block
{
	margin-top:-20px;
}

.follow-us-block svg
{
	font-size: 24px;
	margin-top:5px;
}

.follow-us-block a
{
	color: #fff;
	margin-left: 15px;
}

.follow-us-block small
{
	font-size: 12px;
}

.pane-webform-client-block-12 h2, .pane-webform-client-block-12 .form-actions
{
	padding-left: 15px;
}

.film-category-links li
{
	margin-bottom: 15px;
}


.carousel-item p 
{
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 24px !important;
}

.film-category-links .btn-tide:hover
{
	background-color: #fff !important;
	color: #333;
}

/* Reset some styles from system.css and modal.css */

div.modal-forms-modal-content .resizable-textarea {
  margin-left: 0;
  margin-right: 0;
}

div.modal-forms-modal-content .form-item label {
  float: none;
  width: auto;
}

div.modal-forms-modal-content .item-list ul li {
  margin: 0 0 0.25em 1.5em;
}

div.modal-forms-modal-content div.messages {
  margin: 0;
}

/* Styles for modal forms modal */

div.modal-forms-modal-content {
  background: transparent;
  color: #000;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 0;
}

div.modal-forms-modal-content .popups-container {
  overflow: hidden;
  height: 100%;
  background: #fff;
  text-align: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.modal-forms-modal-content .modal-header {
  background-color: transparent;
  padding: 0.5em 1em 0 1em;
  min-height: 25px;
}

div.modal-forms-modal-content .modal-title {
  display: inline;
  color: #000;
}

div.modal-forms-modal-content .popups-close {
  float: right;
  cursor: pointer;
  background: url(../images/controls.png) -25px 0px no-repeat;
  width: 25px;
  height: 25px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

div.modal-forms-modal-content .popups-close:hover {
  background-position: -25px -25px;
}

.modal-body
{
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.modal-content, .popover 
{
	color: #081E29;
}


.modal-body input, .modal-body select
{
	background-color: #dadddf;
	border-color: #dadddf; 
	color: #000;
}

#modalBackdrop
{
	background-color: #081E29!important;
	opacity: 0.9 !important;
}

#map {
  width: 100%;
  height: 600px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}

.map-marker {
    margin-left: -4px;
    margin-top: -30px;
    box-sizing: border-box;
    font-size: 24px;
    color: #00A7B2;

}
.map-marker.map-clickable {
    cursor: pointer;
}

.location-body
{
	padding: 20px;
	margin-bottom: 10px;
}

.location-body h3
{
	margin-top: 0px;
	font-size: 22px;
    line-height: 32px;
	font-family: proxima-nova, sans-serif;
	font-weight: 500;
	font-style: normal;
}

.location-body p 
{
	line-height: 22px;
	font-size: 14px;
}

#map_modal .modal-content, #map_modal .modal-dialog, .popover 
{
	max-width: 325px;
	border-radius: 0px;
	border: 0px;
}

#map_modal .modal-content img, .popover-content img
{
	width: 100%;
}

#map_modal .modal-content a, .popover-content a
{
	color: #081E29;
}

#map_modal .modal-content a:hover, .popover-content a:hover
{
	color: #081E29;
	text-decoration: none;
}

.modal-content, .popover-content
{
	border-radius: 0px;
}

.popover-content, .popover
{
	padding:0px;
}

.popover-title
{
	display: none;
}

.popover
{
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: 100;
}

.modal-header
{
	border: 0px;
}

#turning-the-tide-support-subscribe-form #edit-submit--2, #turning-the-tide-support-subscribe-form #edit-submit
{
	display: none;
}

#turning-the-tide-support-subscribe-form p
{
	font-size: 12px;
}

.progress
{
	clear: both;
	margin-top:50px;
	margin-bottom: 50px;
	height:5px;
	background-color: #DDD8D2;
	cursor: pointer;
}

.progress div
{
	width:20%;
	height:10px;
	display: inline-block;
}

.progress div.active
{
	background-color: #DFA288;
}

.pane-node-field-body
{
	margin-bottom: 100px;
}

.carousel-item-img-container, .stories-map-item-container
{
	position: relative;
}

.carousel-item-img-container img, .carousel-item img
{
	height: auto;
	width:  100%;
}

.carousel-item-img-container::after, .stories-map-item-container::after
{
	width: 34px;
	height:34px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
	content: '+';
	color: #000;
	text-align: center;
	line-height: 30px;
	font-size:20px;
	background-color: #F6E277;
	font-family: myriad-pro, sans-serif;
	font-style: normal;
	font-weight: bold;

}

.page-home .embed-video-box
{
	position: relative;
}

.front .embed-video-box::after
{
	width: 110px;
	height:34px;
	padding-left:15px;
	padding-right: 15px;
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 100;
	content: 'FEATURED';
	color: #000000;
	text-align: center;
	line-height: 32px;
	font-size:16px;
	font-weight: 600;
	background-color: #F6E277;
}

blockquote {
    padding: 10px 20px;
    margin: 40px 0 40px;
    font-size: 17.5px;
    border-left: 5px solid #DFA288;
}

blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote p
{
	line-height: 1.75;
}

.main-container li 
{
	font-size: 16px;
    line-height: 1.75;
}

#turning-the-tide-support-subscribe-form .radio
{
	display: inline-block;
	margin-right: 15px;
}

 .bootstrap-select .dropdown-menu { background-color: white; border-radius: 0; border: none; }
 .bootstrap-select .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu > li > a:focus { font-weight: normal; }

.bootstrap-select .btn 
{
	padding-right: 0px;
}

 .partner-block img
 {
 	margin: 0 auto;
 }

 .partner-block .col
 {
 	 	padding: 40px;
 }

 .films header
{
	padding-bottom: 10px !important;
}



/* About page Partner icons */
.partner-icons-container
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -ms-flex-wrap: wrap; 
    flex-wrap: wrap; 
    margin-right: -15px;
    margin-left: -15px;
  align-items: center;
  justify-content: center;
    
}

.partner-icons-container .partner-icon
{
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; 
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px; 
    display: flex; 
    align-items: center;
    margin: 15px;
    background-color: #fff;
}

.partner-icons-container .partner-icon img {
    padding: 0px;
    width: 100%;
}

@media (min-width: 376px) {
    .partner-icons-container .partner-icon
    {
        -webkit-box-flex: 0 0 40%;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%; 
        max-width: 40%;
    }
}

@media (min-width: 768px) {
    .partner-icons-container .partner-icon img {
        padding: 0px;
    }
}

@media (min-width: 992px) {
    .partner-icons-container .partner-icon
    {
        -webkit-box-flex: 0 0 28.333333%; 
        -webkit-flex: 0 0 28.333333%; 
        -ms-flex: 0 0 28.333333%; 
        flex: 0 0 28.333333%; 
        max-width: 28.333333%;
    }
    .partner-icons-container .partner-icon img {
        padding: 0px;
    }
}


@media (min-width: 1200px) {
    .partner-icons-container .partner-icon
    {
        -webkit-box-flex: 0 0 20%; 
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%; 
        flex: 0 0 20%; 
        max-width: 2-%;
    }
    .partner-icons-container .partner-icon img {
        padding: 0px;
    }
}


.ncd-logo
{
	max-width: 200px;
}

.facing-forward-header-logo
{
	width:  100%;
	max-width: 725px;
  margin: 0 auto;
}


.footer-logo-svg
{
	max-width: 200px;
}

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

.page-header
{
	font-family: eskapade, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 50px;
	border-bottom: 0px;
}
.single-category-container
{	
	background-color: #FAF5EE;
}

.carousel-inner
{
	font-family: proxima-nova, sans-serif !important;
	color:  #000000;

}

.text-underline
{
	text-decoration: underline;
	text-decoration-thickness: 3px;
}

.no-background .single-category-container
{
	background: #fff !important;
}

.film-category-links 
{
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.carousel-control
{

}

.node-webform header 
{
	display: none;
}

.webform-submit
{
	margin-bottom: 90px;
}

.webform-component--email-us h2
{
	margin-bottom: 30px;
}

.pane-node-body
{
	padding-left: 15px;
	padding-right: 15px;
}

.homepage-video-category .video-category-container 
{
	background: #FDFAF7;
	padding-top:  100px;
}

.padding-bottom-90
{
	padding-bottom: 90px;
}

.front .embed-video-box
{
	margin-bottom: 0px !important;
}

.field-name-field-introduction p
{
	font-size: 20px !important;
	line-height: 30px;
}

.vertical-divider
{
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url('../images/vertical-divider.svg');
	height:  45px;
	background-position: center;
	background-repeat: no-repeat;
}

.video-description-field
{
	margin-top: 45px;
	margin-bottom: 45px;
}

.node-type-video .page-header
{
	margin-bottom: 50px;
}

