/*body{ 

 
        font-family: 'Inter', sans-serif !important;
    font-size: 15px;
    font-weight: 300;
		color: #333;
 } */

 .h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
b, strong {
	font-weight: bold;
}
img,  embed {
	max-width: 100%;
}
header img{
	max-width: unset;
}


.header_section {
	/*background: url(https://www.getopenwater.com/wp-content/uploads/2018/02/header-bg-sail.jpg);
	 background-position: bottom right
	background-repeat: no-repeat;
	background-size: cover;*/
	background: #fff;
	overflow: hidden;
	position: relative;
	 
	

}
.header_section .container{ position: relative; /* min-height:100vh */ }
.header_section{min-height:100vh; }
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}
.icon-scroll {
	width: 25px;
	height: 40px;
	margin-left: -20px;
	top: auto;
	margin-top: -35px;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
	border-radius: 25px;
	bottom: 30px;
}
.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
  .outer-wrap{
	margin: 0px;
	box-shadow: none !important  ;
	

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+52&0.65+0,0+34,0+39,0+56,0+67,0.65+99 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 34%, rgba(0,0,0,0) 39%, rgba(0,0,0,0) 52%, rgba(0,0,0,0) 56%, rgba(0,0,0,0) 67%, rgba(0,0,0,0.65) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0) 39%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 56%,rgba(0,0,0,0) 67%,rgba(0,0,0,0.65) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0) 39%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 56%,rgba(0,0,0,0) 67%,rgba(0,0,0,0.65) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}

body.logged-in .navbar { top: 32px; }
.navbar { padding-top:0px ; padding-bottom:0px ;  transition: top 0.5s ease-in-out; background: #fff;filter: drop-shadow(0px 2px 4px rgba(38, 50, 56, 0.16)) drop-shadow(0px 4px 8px rgba(38, 50, 56, 0.08)); -webkit-filter: drop-shadow(0px 2px 4px rgba(38, 50, 56, 0.16)) drop-shadow(0px 4px 8px rgba(38, 50, 56, 0.08));}
.navbar .navbar-brand{
	height: auto;
}
.navbar-fixed-top{border-width:0px;}
.navbar .container{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
}

.navbar.nav-up {
	top: -166px;
	transition: all 0.5s ease-in-out;
}

.navbar.stuck {
	transition: all 0.5s ease-in-out;
		
}
.top-bar {
 
	color: #fff;
}
.top_contact {
	padding: 12px 0 2px 20px;
	display: block;
	border-left: 1px solid #888789;
}
.top_contact a {
	font-size: 1.2em;
	color: #fff;
	padding-left: 7px;
	font-weight: 500	
}
.top_contact span {
	font-size: 1em;
}
.about-heading img {
	max-width: 140px;
}
.top_contact img {
	margin-right: 20px;
	    max-width: 22px;
}


.navbar-nav > li.current-menu-ancestor > a, .navbar-nav > li.current-menu-item > a{
	color:#2D3436 !important; font-weight: 700;
}

.navbar-nav > li > a{ color: #007599; padding: 38px 20px 38px 28px; font-family: 'Inter', sans-serif; font-weight: 400;position: relative;right: 0px;}
.navbar-nav > li.resources-menu > a:before{content: '•';position: absolute;color: #FFD196;left: 0px;}
.navbar-nav > li:not(.demo-btn):not(.full_width_parent) > a:after{content: '•';position: absolute;color: #FFD196;left: 0px;}
.navbar-nav > li.demo-btn > a{
	background: #FF5722;
    border-radius: 50px;
/*     font-size: 24px; padding: 20px 25px;*/
	font-size:17px;
    color: #fff !important;
    font-weight: 700;
    text-shadow: 0px 2px 4px rgba(38, 50, 56, 0.16), 0px 4px 8px rgba(38, 50, 56, 0.08);
    letter-spacing: 0.5px;
	padding: 12px 20px;
}


.navbar-nav > li.demo-btn > a:hover, .navbar-nav > li.demo-btn > a:focus{
	background: #da3400;
}

.navbar-nav > li > a >span{padding-left: 0px !important;}

.navbar-nav   li { vertical-align: top; font-size: 18px;letter-spacing: 0.2 px;}
.navbar-nav > li.full_width_parent{ position: static; }
.nav > li > a:focus, .nav > li > a:hover,.nav > li.active > a{ background:none; }
.nav .full_width_parent > a {
	position: relative;
}
.nav .full_width_parent > a::after {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 11px solid #FFFFFF;
	bottom: 0;
	left: 42%;
	display: none;
	z-index: 4;
	opacity: 1;
}
.nav .full_width_parent:hover a::after{ display: block; }
.navbar-nav ul {
	padding: 0;
	list-style: none;
}
.navbar-nav ul.sub-menu {
	box-shadow: 0 0 0px rgba(0,0,0,.15);
	
	
	position: absolute;
	min-width: 180px;
	border-top: 7px solid transparent;
/* 	padding:10px 0; background: #ffffff; margin-top:7px; */
}
.navbar-nav ul.sub-menu > li{
	background:#fff;
}


/* .navbar-nav ul.sub-menu::before {
	content: "";
	height: 0;
	width: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 11px solid white;
	top: -11px;
	position: absolute;
	left: 29px;
} */
.sub-menu:not(.full_width) > li:nth-of-type(1){
	padding-top:10px;
}
.sub-menu:not(.full_width) > li:nth-last-of-type(1){
	padding-bottom:10px;
}
.sub-menu > li > a {
	display: block;
	padding: 9px 22px;
	font-size: 1em;
	font-weight:600;
	color: #007599;
}
.navbar-right{
	display: flex;
	display:-webkit-flex;
    flex-wrap: wrap;
    align-items: center;

}
.sub-menu > li > a:hover{background: rgba(118, 197, 213, 0.35);}

.sub-menu > li > a:hover { text-decoration: none;}
.sub-menu > li:last-child > a{ border-bottom: none; }
.sub-menu{ font-size: 1em; display: none; }
.navbar-nav   li:hover .sub-menu{ display: block; z-index: 9999; }
.sub-menu.full_width {
	position: relative;
	position: absolute;
/* 	background: #fff; */
	left: 0;
	right: 0;
	padding: 0 !important;
	overflow: hidden;
	box-shadow: 0 0 40px rgba(0,0,0,.15)
}
 
 .full_width:before {
 	height: 0px  !important; width: 0px !important

	 
 }
.menu_list li {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 15px;
	margin-bottom: 0;
	padding-top: 21px;
	padding: 20px 5px 15px;
}
.menu_list li:hover{ background: #efefef;  }

.menu_list li a:hover{ text-decoration: none; }
.menu_list h3 {
	font-size: 1.4em;
	color: #005195;
	margin-bottom: 5px;
	margin-top: 0;
}
.menu_list p{ color: #333; }

.one_third {
	display: inline-block;
	width: calc(100%/3);
	vertical-align: top;
}
.two_third {
	display: inline-block;
	width: calc(65%);
}
.one_half{ display: inline-block; width:49.5% }
.menu_demo {
	background: #f6f6f6;
	 
	padding: 30px 56px;
}
.menu_demo img{ max-width: 100%; }
.menu_demo h3 {
	font-size: 1.4em;
	color: #005195;
	font-weight: 300;
	margin-bottom: 30px;
}
.menu_demo img{ margin-bottom: 30px }
.menu_demo p{ margin-bottom: 25px; font-size: 1em; }
.navbar-nav .menu_list {
	padding: 30px 30px;
}

.navbar .container{ position: relative;; }
.navbar .container:before, .navbar .container:after{display:none;}
.navbar-brand {
	padding:0 15px;
	max-width: 250px;
}
.navbar-brand  img{ max-width: 100%; }
.container .jumbotron{
	padding: 0;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	/* margin-top:33%; */
	margin-top:185px;
	background: no-repeat;
	color: #fff;
	max-width: 60%;
}
.jumbotron p{ margin-bottom: 40px; font-size: 1.3em; font-weight: 200;}
.btn{padding: 12px 45px; border: none; border-radius: 50px;}
.btn-default {
	color: #fff;
	background: #f27522;
	
	
}
.btn-default:hover {
	color: #ffffff;
	background-color: #d16015;
	border-color: #adadad;
}
.btn-info{ background: #f26c4f }
.btn-player {
	color: #eb811c;
	text-transform: uppercase;
	font-weight: 600;
	 
	background-repeat: no-repeat;
	background-size: 28px;
	padding:9px 24px !important
	 /*margin-left: 30px */; 
	background-position: left center;
 
	font-size: 1.1em;
	 
	border-radius: 0;
	opacity: .9	
}
 .btn-player img {
  width: 0;  
	margin-right: 10px;

	transition: width 100ms;
	margin-top: -4px;
}
.btn-player:hover,.btn-player:focus,.btn.active, .btn:active {   color: #eb811c; opacity: 1; box-shadow: none; outline: none;	  }
.btn-player:hover  img{    width: 30px; transition: width 200ms;	  }
.btn-primary{ background: no-repeat; color: #fff; border:1px solid #fff; }
.btn-primary:hover{ background-color: #f27522; border-color: #f27522 }
.btn-lg{ font-size:1.1em }
.btn-sm {
	padding: 4px 15px;
}
.jumbotron h1{font-size:2.8rem;}
.home-banner .jumbotron h1{font-size:84px;color: #2D3436;line-height: 77px;max-width: 360px;margin-bottom: 20px;}
.home-banner .jumbotron p{font-size: 28px;color: #2D3436;line-height: 34px;font-weight: 700;max-width: 420px;margin-bottom:0px;}
.header_section.home-banner .container {
    position: relative;
    min-height: 100%;
    height: 100%;
	z-index:1;
}
.header_section.home-banner .bottom_logo{bottom:0px;z-index:1;}
.header_section.home-banner .bottom_logo img{margin-bottom:0px;}
.bottom_logo {
	position: absolute;
	right: -255px;
	bottom: 46px;
}
/*.bottom_logo img {
	width:65px;
}*/
/* .container{ max-width: 1200px } */
.about-wrap {
	background: #ffffff;
	margin: 0 60px;
	
	padding: 60px 0 80px;
	position: relative;
}
.section_heading { margin-bottom: 100px }
.feature_item {
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: 0 0 60px rgba(0,0,0,.1);
 	border: 1px solid #e8e8e8;
	padding: 0px 0;
	font-size: 14px;
	margin-bottom: 30px;
	border-radius:5px;
	position: relative;
	overflow: hidden;
	 background-size: cover;
    background-repeat: no-repeat;
    margin: 25px 10px;

}

.feature_img {
	max-width: 100%;
	filter: grayscale(100%);
	opacity: 0.1;
	z-index: 9;
	 -webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}
.feature_item :hover .feature_img { opacity: .6;  filter: soft-light(10%);  -webkit-transition: all 2s; /* Safari */
    transition: all 2s; }
.feature_icon {
	width: 45px;
	display: block;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 9
}
.feature_item:hover .feature_icon{ opacity: 0;  -webkit-transition: opacity 100ms; /* Safari */
    transition: opacity 100ms; }
.feature_icon img { width: 100%
}
.feature_ctn {
	position: absolute;
	bottom:-30px;
	padding:0 50px 0 40px;
	z-index: 9;
	 -webkit-transition: bottom 100ms; /* Safari */
    transition: bottom 100ms;

}
.feature_ctn .btn {
	opacity: 0;
	visibility: hidden;
	height: 0
}
.footer_ctn a {
	margin: 10px 0;
}
.feature_item:hover::after {
	content: "";
	background: #f2ab01;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	opacity: .7;
}
.feature_item:hover .feature_ctn{ bottom: 20px; color: #fff; }
.feature_item:hover .feature_ctn .btn {
	opacity: 1;
	visibility: visible;
	height: auto;
	-webkit-transition: opacity 500ms; /* Safari */
    transition: opacity 500ms;
    padding: 10px 23px;
    font-size: .8em;


}
.feature_ctn h3{ font-size: 1.4em; color:#f27522;  font-family: 'Poppins', sans-serif }
.feature_item:hover h3{   color:#ffffff }
.feature_ctn p{ margin-bottom: 20px; font-size: 1em; font-weight: 400; }
.section_heading h2,.fellowship_steps_header h3{ font-size: 2em; color: #000000;  }
.section_heading p{ font-size: 1.15em; color: #464646 }
 
.partners-wrap {
	margin: 0 60px;
	padding: 80px 0;
}
.client_logos {
	margin-bottom: 60px;
	text-align: center;
}
.client_logos img {
	display: inline-block;
	margin: 0 22px 0px;
	max-height: 68px;
}
.client_logos img:nth-of-type(1),
.client_logos img:nth-of-type(2),
.client_logos img:nth-of-type(3),
.client_logos img:nth-of-type(4),
.client_logos img:nth-of-type(5) { margin-bottom: 80px; }

.ocp_client_logos { margin-top: 50px; margin-bottom: 0; text-align: center; }
.ocp_client_logos img { display: inline-block; margin: 0 35px 80px; max-height: 80px; }

.divider hr {
	border-bottom: 4px solid #eb811c;
	max-width: 116px;
	margin-bottom: 90px;
}
.ps-top-to-bottom { position: relative; border-top: 1px solid #e3e3e3; } 
.ps-top-to-bottom:before, .ps-top-to-bottom:after { content: ""; position: absolute; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e3e3), to(transparent)); background-image: -webkit-linear-gradient(#e3e3e3, transparent); background-image: -moz-linear-gradient(#e3e3e3, transparent); background-image: -o-linear-gradient(#e3e3e3, transparent); background-image: linear-gradient(#e3e3e3, transparent); top: -1px; bottom: -1px; width: 1px; } .ps-top-to-bottom:before { left: -1px; } .ps-top-to-bottom:after { right: -1px; }

.testimonial_wrap {
	padding: 9%;
	background: #fff;
	margin-bottom: 30px
}
.user_thumb {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 100%;
}
.testimonial_cat_wrap {
	padding: 41px 41px 63px;
	margin-bottom: 36px;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f8f8f8+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */}
.testimonial_cat h3 {
	font-weight: 300;
	font-size: 1em;
}
.testimonial_cat h2 { font-size:1.7em; font-weight: 700 }
.testimonial_cat {
	padding-right: 30px;
	border-right: 1px solid #ececec;
}
.testimonial_cat.last{ border-right: none; }
.user_thumb img{ width: 100%; }
.testimonial_wrap p {
	margin-top: 35px;
}.partner_logo {
	padding: 14% 0;
}
.testimonial-by p {
	margin-top: 0;
	margin-bottom: 0;
}
.testimonial-by h3 {
	margin-top: 0;
	opacity: .7;
}
.testimonial-by{ margin-top: 15px }
.testimonial-by h4{ margin-bottom: 5px;font-family: "adelle-sans",sans-serif; font-weight: 600; font-size: 1.15em; opacity: .7 }
.testimonial_wrap_inner .user_thumb {
	width: 90px;
	height: 90px;
}
.testimonial_wrap_inner .partner_logo{ padding: 10% 0 }
.partner_logo img {
    width: 90%;
}
.help_section {
	background: url(../images/help_bg.jpg) no-repeat;
	background-size: cover;
	background-attachment:  fixed;
	position: relative;
	overflow: hidden;
}

.help_section_wrap{ background:#f7f7f7; padding: 80px 0; margin-bottom: 120px !important ;border-radius: 0 0 5px 5px; }
.content_box{ background: #ffffff; border-radius: 5px  }
.highlighted{ background:#eb811c }
.content_box a {
	display: block;
	padding: 30px 20px 20px 90px;
	position: relative;
	min-height: 173px;
	
	color:#000000

}
.highlighted a{ color: #ffffff !important;}
.content_box a:hover,
.content_box a:active { text-decoration: none; color: inherit; }
a:focus { text-decoration: none; }

.content_box a::before {
	content: "";
	/* height: 100%; */
	width: 1px;
	background: #e5e5e5;
	position: absolute;
	bottom: 0;
	top: 34px;
	left: 70px;
}
.content_box a strong{ font-size: 1em; font-weight: 600 }
.content_box p{ font-size: .8em }
.content_box a img {
	position: absolute;
	left: 22px;
	width: 10%;
	top: 40px;
}
.content_box a span {
	font-weight: 600;
	font-size: .9em;
	color: #e97900;
	text-transform: uppercase;
}
.footer-wrap {
	background: #fff;
 
	margin: 60px 60px 10px;
	border-radius: 5px;
	overflow: hidden;
}
.widget_section,
#sidebars-footer .widget {
	padding: 30px;
	background: #efefef;
	min-height: 400px;
}
.widget_section.section1,
#sidebar-footer1 .widget { background:#f6f6f6}
.widget_section.section2,
#sidebar-footer2 .widget {  background:#f0f0f0 }
.widget_section.section3,
#sidebar-footer3 .widget { background:#f5f5f5 }
.widget_section.section4,
#sidebar-footer4 .widget {  background:#f9f9f9 }
.widget_section.section5,
#sidebar-footer5 .widget { background:#ffffff; padding-bottom: 0; }
.widget_section h3,
#sidebars-footer .widget h3.widget-title {
	font-size: 18px;
	margin-bottom: 30px;
}
.widget_section ul li,
#sidebars-footer .widget ul li {
	margin-bottom: 14px;
}
.widget_section ul li a,
#sidebars-footer .widget ul li a {
	font-size: .833em;
	color: #363636;
}
 .about-wrap, .partners-wrap, .help_section_wrap, .footer-wrap,.bottom-wrap,.content-wrap {
	max-width: 1440px;
	margin: 0 auto;

}
.footer-wrap .container-fluid{ padding: 0 }

.footer-wrap .container-fluid .row{ margin:  0 }
.footer-wrap .container-fluid .col-md-2,.footer-wrap .container-fluid .col-md-4 { padding: 0 }
.widget_section:nth-of-type(2) {
	background: #f0f0f0;
	border-left: 1px solid #fefefe;
}

.footer_ctn {
	padding-left: 45px;
	padding-top: 20px;
	font-size: .833em;
}


.footer-bottom {
	padding: 40px 50px 40px;
	border-top: 1px solid #efefef;
}
/*.footer-bottom img {
	float: left;
	margin-right: 33px;
	width: 65px;
}*/
.footer-bottom p {
	margin-bottom: 0;
	line-height: 22px;
}
.footer-bottom p a {
	font-size: .722em;
	color: #005092;
	text-transform: uppercase;
	font-weight: 600;
}
 
.bottom-bar {
	overflow: hidden;
	padding: 10px 5px;
	font-size: .772em;
	 
}
.bottom-bar a{ color:#737373;padding: 10px 0; display: inline-block; }
/* .copyright_text{  } */
/* .copyright_text div {
	display: inline-block;
	border-right: 1px solid #b2b2b2;
	padding-right: 10px;
	
	text-align: right;
	line-height: 18px;
	float: left; margin-right: 10px
} */
 
.copyright_text div strong {
	font-size: 1.8em;
	font-weight: 600;
}

/*Inner Pages Style  Starts Here 
.fellowship_header{ background-image :url(../images/fellowship-header.jpg);  }
.fellowship_header_bg { background-image :url(../images/background-fellows-light.png);  } */
.fellowship_header{ background-image :url(https://getopenwatestg.wpengine.com/wp-content/uploads/2018/02/background-fellows-light.png); background-repeat: no-repeat;}
.fellowship_header_bg { background-image :url(https://getopenwatestg.wpengine.com/wp-content/uploads/2018/02/background-fellows-light.png); } 
.fellowship_header .bottom_logo {
    
    bottom: 70px;
}
/*.nav_invert .navbar-nav > li > a{ color:#585858 }
.nav_invert  .top_contact a{ color: #4c4c4c }
.nav_invert.navbar.stuck {
	
	box-shadow: 0px 0px 13px rgba(0,0,0,.1);
}
.nav_invert .navbar-nav > li:hover > a{ color:#000000 }
.nav_invert .top-bar{ color: #000 }*/

.container .invert_jumbo{ color: #a0a0a0 }
.invert_jumbo h1{ color: #000000 }

.testimonial_company {
	max-width: 220px;
	margin-top: 25px;
}
.fellowship_features_img .wp-caption{ max-width: 100%; }
.fellowship_features_img img{ max-width: 100%; }
.right_direction {
	margin-right: -15px;
}
.left_direction {
	margin-left: -15px;
}
.testimonial_thumb {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    overflow: hidden;
}
.testimonial_thumb img {
	border-radius: 100%;
}
.partners-logo {
	background: #f6f6f6;
	padding: 44px 0px;
	text-align: center;
}
.logos-section  { vertical-align:middle; }
.logos-section img{ max-width: 100%; }
.testimonial-section {
	margin-top: -60px;
	position: relative;
	z-index: 9;
	margin-bottom: 50px
	/* background: #fff; */
}
.testimonial-section::after {
	position: absolute;
	content: "";
	height: 80%;
	width: 100%;
	background: #005195;
	top: 60px;
	z-index: -1;
}
.testimonial-section .content-wrap {
	margin-top: 0;
	background: #fff;
	border-radius: 5px;
}
.testimonial-section .flexslider {
	padding: 100px 50px 100px;
	margin: 0;
}
.testimonial-section .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: inherit;
    text-align: right;
    top: 60px;
    right: 16px;
    max-width: 200px;
    font-size: 0px;
}
.testimonial-section  .flex-control-paging li a {
	width: 7px;
	height: 7px; 
}
.testimonial_content {
	padding-right: 120px;
}
.testimonial_content blockquote {
	 
	padding: 16px 0;
	position: relative;
	border:none;
	font-family: 'Poppins', sans-serif;
	line-height: 1.42857143;
	color: #333
}
.testimonial_content blockquote::after {
	content: "";
	height: 47px;
	width: 60px;
	background: url(../images/quote-after.png);
	position: absolute;
	/* left: 0; */
	/* padding: 17px; */
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
}
.testimonial_content blockquote::before {
	content: "";
	height: 65px;
	width: 50px;
	background: url(../images/quote-before.png);
	position: absolute;
	left: -59px;
	top: 2px;
	background-repeat: no-repeat;
	background-position: top left;
}
.testimonial_content h3 {
	color: #4c4c4c;
	font-size: 1.4em;
	font-weight: 600;
	margin-bottom: 5px
}
.flex-direction-nav a::before { font-size: 27px } 
.partners-logo {
	background: #f6f6f6;
	padding: 50px 0px;
	text-align: center;
}
 
.partners-logo h2 {
	font-size: 2em;
	margin-bottom: 70px;
	padding: 0 25%;
}
.logos-section ul { margin: 0 0 10px; }
.logos-section ul li {
	list-style: none;
	display: inline-block;
	width: 16%;
	vertical-align: middle;
	margin: 0;
}
.logos-section ul li img {
	width: 80%;
}
.fellowship_steps_header {
	margin-top: 0;
	margin-bottom: 50px
}

.fellowship_steps_header h2 {
	color: #004f91;
	font-weight: normal;
}

.fellowship_steps_header h2 strong{
	
	font-weight: 700;
}
.fellowship_steps_header h3{ color: #004f91; }
.fellowship_steps_header  p{ font-size: 1em }
.ctn_left_pad{ padding-left: 10%; }
.ctn_right_pad{ padding-right: 10% }
.key_features h5{ text-transform: uppercase; margin-bottom: 20px }
.key_features ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.key_features ul li {
	display: inline-block;
	padding: 0 10px;
	width: 19%;
	vertical-align: top;
	position: relative;
	text-align: center;
	margin: 0;
}

.key_features ul li::before {
	content: "";
	height: 35px;
	width: 1px;
	background: rgba(0,0,0,.1);
	position: absolute;
	right: 1px;
	top: 0;
}
.key_features ul li:last-child::before {
 
	height: 0px;
}
.key_features ul li img {
	width: 21px;
	display: inline-block;
}
.key_features ul li strong {
	display: block;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	font-weight: 400;
}
.fellowship_section .fellowship_step {
	padding: 60px 0;
	border-bottom: 1px solid #eee;
	background: #fff;
	position: relative;
	z-index: 2
}
.fellowship_step:nth-child(2n) {
	background: #fafafa;
}
.fellowship_step:nth-child(2n) .row{
	flex-direction: row-reverse;
}
.fellowship_section .content-wrap{ border-radius: 5px; overflow: hidden; }
.fellowship_testimonial {
	margin-top: 50px;
}
.fellowship_testimonial blockquote {
	background:rgba(0,0,0,.03);
	border: none;
	padding: 19px 21px;
	font-size: 1em;
	position: relative;
	font-family: "adelle-sans",sans-serif;
	margin-bottom: 29px;
	color: #333;
	line-height: 1.42857143;
	quotes: none;
}
.fellowship_testimonial blockquote::before {
	display: none;
}
.fellowship_testimonial blockquote::after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid rgba(0,0,0,.03);
	bottom: -14px;
	left: 28%;
}
.fellowship_testimonial_by img {
	/* float: left; */
	width: 122px;
	margin-right: 20px;
}
.fellowship_testimonial_by h5 {
	margin-bottom: 0;
	/* margin-top: 34px !important; */
	padding-top: 10px;
}
.fellowship_testimonial_by p {
	font-size: .9em
}
.fellowship_footer_wrapper{ position: relative; z-index: 1 }
.fellowship_footer_wrapper::after{ content: ""; height: 100%; width: 100%; background: red; }
.fellowship_footer_wrapper::after {
	content: "";
	height: auto;
	width: 100%;
	background: #005194;
	position: absolute;
	z-index: -1;
	top: -123px;
	bottom: 183px;
}
.fellowship_footer_wrapper .help_section{ background:none }
.fellowship_footer_wrapper .help_section_wrap {
	background: #f7f7f7;
	padding: 80px 0;
	margin: 40px  auto !important;
	border-radius: 5px
}
.modal-lg {
	width: 64%;
}
.modal-body {
	padding: 0;
 
}
.modal-body .close {
	position: absolute;
	right: 0;
	top: -45px;
	z-index: 9;
	font-weight: 300;
	font-size: 53px;
	opacity: .7;
	color: #000 !important;
	text-shadow: none;
	background: rgba(255,255,255,.5);
	height: 47px;
	width: 40px;
	cursor: pointer;
	border-radius: 0px;
}
.modal-body .close { opacity: 1 }
.modal.in .modal-dialog {
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	top: 50%;
}
.modal-body img {
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: 50%;
	margin-top: -32px;
}
.modal-content {
	-webkit-box-shadow: 0 0px 50px rgba(0,0,0,.3);
	box-shadow: 0 0px 50px rgba(0,0,0,.3);
}

/* AboutUs Page Style Starts here */

.about_header {
	background: url(../images/about-header-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 100%;
	min-height: 100vh;
}
.about_header .jumbotron {
	margin-top: 81px;
	margin-bottom: 253px;
	max-width: 65%;
	color: #000;
}
.about_header .jumbotron p {
	font-size: 1.1em;
}
.about_header .jumbotron h1 {
	font-size: 1.7em;
}
.about-banner img{ width: 100%; height: auto}
.logo-caption {
	margin-top: 40px;
	/* float: left; */
}
.logo-caption img {
	/* float: left; */
	margin-right: 20px;
	width: 69px;
}
.logo-caption small {
	padding: 7px 0 0;
	display: inline-block;
}
.about-content-section {
	padding: 140px 0;
}

.about-content-section  h2 {
	color: #004f91;
	font-weight: normal;
}
.about-content-section h4 {
	color: #464646;
	font-size: 18px;
	font-weight: 600;
    margin-bottom: 35px
}
.team-section {
	background: #f2f2f2;
	padding-bottom: 0;
}
.members-section {
	overflow: hidden;
	padding: 140px 0 130px;
}
.members-part {
	position: relative;
	background: #f4f4f4;
	margin-top: 200px;
    padding-bottom: 241px;
 
}
.members-part::before {
	content: "";
	height: 249px;
	width: 150%;
	border-top: 10px solid transparent;
	position: absolute;
	top: -80px;
	/* border-bottom: 10px solid transparent; */
	/* border-left: 10px solid red; */
	width: 108%;
	background: #F4F4F4;
	z-index: -1;
	transform: rotate(-4deg);
	left: 0;
	z-index: 0;
}
.members-part2::before {
	content: "";
	height: 93%;
	width: 150%;
	border-top: 10px solid transparent;
	position: absolute;
	top: -183px;
	/* border-bottom: 10px solid transparent; */
	/* border-left: 10px solid red; */
	width: 150%;
	background: #fff;
	z-index: 0;
	transform: rotate(11deg);
	left: -27%;
}
.team-member {
	display: block;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}

.members-part  .team-member,.members-part2 .team-member{ 	margin-bottom: 120px;}
.members-part  .team-member.last{ margin-bottom: 0}
.member-thumb {
	flex-basis: 39%;
	max-width: 39%;
	margin-right: 26px;
	margin-top: -17px;
	height: 100%;
}
.team-member .member-content { flex-basis: 90%; max-width: 90%; }
.member-thumb img{ max-width: 100%; height: auto}
.member-content h3 {
	font-size: 25px;
	color: #004f91;
}
.top-push {
	margin-top: 150px;
}

.members-part2 {
	padding: 36px 0 130px;
	position: relative;
}
.pull-top{ margin-top: -170px}

.small_divider {
	position: relative;
	margin: 36px 0 0;
}
.small_divider::before {
	content: "";
	height: 5px;
	width: 54px;
	background: #eb811c;
	position: absolute;
    left: 0;
    top:0

}
.small_divider.divider-center::before { 	top: 0;
	left: 50%; 
	margin-left: -27px; }
.grid{
 
	-moz-column-width: 24em;
	-webkit-column-width: 24em;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	position: relative;
    background: #ffffff;
}
.grid img{ max-width: 100%;}

.members-section .small_divider {
	margin-bottom: 100px;
}
.about-bottom {
	color: #fff;
	margin-bottom: 60px;
}

.about-bottom h3 {
	font-size: 30px;
	 
	font-weight: 600;
}

.about-bottom p{ margin-bottom: 30px}
/* AboutUs Page Style Ends here */

.page-template-template-services .sidebar-right-nav { width: 30%; }
.page-template-template-services .sidebar-right-nav {
	background: #fffbd5;
	border-style: solid;
	border-width: 5px 1px 1px;
	border-color: #f7761f #edccb8 #edccb8;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 4px;
}
.page-template-template-services .wpcf7-form input {
	padding: 6px 8px;
	background: #FDFDFD;
	border: solid 1px #ccc;
	height: 30px;
	width: 100%;
}
.page-template-template-services .wpcf7-form input[type="submit"]{background-color: #f27e44;
	border-color: #f27e44; width: auto; display: block; line-height: normal; margin-left: auto;}
.page-template-template-services .wpcf7-form select{width: 100%;}	
.page-template-template-services .wpcf7-form textarea {
	padding: 6px 8px;
	max-height: 100px;
	background: #FDFDFD;
	border: solid 1px #ccc;
	width: 100%;
}
.page-template-template-services .sidebar-right-nav h3 {font-size: 24px; font-weight: 400; margin-bottom: 20px;}

/* Careers  Page Style Starts here */
.career_header_section{ 
	background: url(../images/careers-page-header.jpg);
	background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover

}

.career_header_section .container .jumbotron{ max-width:inherit}
.careers-attribute .feature_item {
	 
	margin-top: -258px;
	background: #fff;
}
.careers-attribute .about-wrap {
	padding-bottom: 50px;
}
 
.social-post-slider .container-fluid{ padding: 0 10px }

.careers-attribute .feature_img{ filter: none; opacity: 1}
.social-post-slider .row {
	margin-left: -10px;
	margin-right: -10px;
	flex-direction: row;
}
.social-post-slider .row .col-xs-6{width: 50%;}

.social-post-slider .row .col-xs-6 {
	padding: 0 3px;
}
.socail-img-wrap {
	position: relative;
	/* margin-bottom: 5px; */
    margin-bottom: 6px
}
.social-hover {
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.8);
	bottom: 0;
	top: 0;
    color: #fff !important; text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 200ms
}
.social-post-slider .flex-control-nav.flex-control-paging {
	display: none;
}
.social-post-slider.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.5;
	right: -40px;
}
.social-post-slider.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: -40px;
}
.social-post-slider.flexslider{ margin-bottom: 0; }
.flexslider{margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); max-width: 100%; padding: 0;}
.social-post-slider.flexslider	.slides{padding: 0; margin: 0; list-style: none;}
.socail-img-wrap:hover { color: #ffffff}
.socail-img-wrap:hover .social-hover{ visibility: visible; opacity: 1; transition: all 200ms}
.twitter_wrap .social-hover{ background: #20B8FF}
.instagram_wrap .social-hover{ background: #3b5998;}
.linkedin_wrap .social-hover{ background: #007BB5}
.social-hover h3 {
	font-size: 24px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -13px;
    color: #fff;
}
.social-hover::after {
	position: absolute;
	content: "";
	border: 1px solid #fff;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.socail-img-wrap img{ width: 100%; height: auto}
.job-listing h4 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
}
.job-listing ul {
	list-style: none;
	padding: 0;
	margin: 0;
    margin-bottom: 30px
}
.job-listing ul li {
	margin: 0;
	margin-bottom: 22px;
	font-size: 15px;
	/* color: #000; */
}
.job-listing ul li a {
	color: #000;
	opacity: .7;
}

.job-listing {
	margin-top: 60px;
}
.signup-form {
	margin-top: 40px;
}
.signup-section #mc_embed_signup input[type="submit"] { background: #005297; padding: 12px 45px; border-radius: 10px; border: none; }

.signup-form .form-control {
	background: #fff;
	box-shadow: none;
	/* border: none; */
	border-radius: 10px;
	width: 100%;
	padding: 10px;
	height: auto;
}
.btn-blue{ background:#005297; color:#ffffff; border-radius: 10px }
.form-inline .form-group {
	width: 40%;
    margin-right: 10px
}
.white_bg{ background: #ffffff}
.off_white_bg{ background:#f7f7f7 }
.careerfooter-text img { margin: 0 auto; }
.careerfooter-text p {
	font-size: 20px;
	opacity: .70;
	padding: 20px 10% 0;
}
.help_section .help_section_wrap { background: #fff; }
/* Careers Page Style Ends here */

blockquote { border-left: none; padding: 0 0 0px 35px; margin: 20px 0; line-height: normal; font-weight: 600; font-family: 'Poppins', sans-serif; font-size: 15px; }
blockquote::after { font-size: 20px; display: block; }

body.single .entry-content p span,
body.single .entry-content ul span { font-weight: 300 !important; }


/* New Resources Page */
.page-template-resources-2020 .dim-wrap,
.page-template-resources-2021 .dim-wrap,
body.single-resources .dim-wrap { display: none !important; }
.page-template-resources-2020 #content,
.page-template-resources-2021 #content,
.page-template-resources-2020-details #content,
body.single-resources #content,
.tax-category_resources #main #content { width: 100%; max-width: 100%; float: none; }
.section__intro { max-width: 820px; margin: 80px auto; text-align: center; }
.section__intro h1 { font-size: 32px; line-height: 64px; margin: 0 0 24px; color: #3e444e; }
.section__intro p { font-size: 16px; line-height: 24px; margin-bottom: 8px; color: #7b85a0; }

.sales-resources__container {
    display: flex;
	flex-wrap: wrap;
	padding: 0 0 200px;
}
.sales-resources__item { width: 100%; padding: 16px; }

.sales-resource { transition: box-shadow .2s; padding: 32px; border-radius: 8px; position: relative; overflow: hidden; height: 100%; min-height: 316px; background-color: #668eca; }
.sales-resource:hover { box-shadow: 0 0 48px -30px rgba(0,0,0,0.9); }

.sales-resource::after { content: ""; position: absolute; top: -32px; left: 0; height: 100px; width: 100%; transform: skewY(6deg); background-color: #5679b4; }
.sales-resources__item--featured .sales-resource::after { transform: skewY(16deg); right: auto; left: 0; height: 220px; top: -100px; bottom: auto; background-color: #f18069; }


.sales-resources__item:nth-of-type(3) .sales-resource { background-color: #6eadf8; }
.sales-resources__item:nth-of-type(3) .sales-resource::after { background-color: #4d8dd9; }
.sales-resources__item:nth-of-type(4) .sales-resource { background-color: #bccada; }
.sales-resources__item:nth-of-type(4) .sales-resource::after { background-color: #8397af; }
.sales-resources__item:nth-of-type(5) .sales-resource { background-color: #80d1f3; }
.sales-resources__item:nth-of-type(5) .sales-resource::after { background-color: #65bce0; }

.sales-resource__book-cover { width: 80px; /*height: 120px;*/ position: relative; background-color: #fff; flex-shrink: 0; margin-right: 32px; z-index: 1; border-radius: 4px; overflow: hidden; margin-bottom: 24px; box-shadow: 0 6px 20px rgba(0,0,0,0.2); }

.sales-resource .sales-resource__info { z-index: 1; position: relative; }
.sales-resource h3 { font-size: 20px; font-weight: 600; line-height: 1.25; margin: 0 0 8px; color: #fff; }
.sales-resource p { font-size: 14px; line-height: 1.25; color: #fff; }

.sales-resources__item--featured .sales-resource__book-cover {  width: 120px; /*height: 180px;*/ }
.sales-resources__item--featured .sales-resource__featured-label { display: inline-block; padding: 8px; border-radius: 4px; background-color: #668ECA; color: #fff; font-size: 12px; line-height: 1; margin-bottom: 16px; text-transform: uppercase; font-weight: 600; }
#title-area .inner{padding-left: 15px; padding-right: 15px;}
.page-template-resources-2020-details .inner,
.single-resources #main .inner { max-width: none; padding: 0px 0 0; }
.section--book-intro { position: relative; overflow-y: hidden; padding: 64px 0 64px; background-color: #B9D6F2; }
.section--book-intro::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 120px;
    transform: skewY(-2deg);
    top: -40px;
    left: 0;
    background-color: #fff;
}
.book-cover { width: 40%; margin: 0 auto; }
.book-cover img {
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    position: relative;
    top: -40px;
    z-index: 2;
    width: 100%;
		height: auto;
}
.book-info {
    color: #1c1c1f;
    margin-bottom: 80px;
}
.book-info__description {
    margin-bottom: 48px;
}
.heading--small {
    margin-bottom: 16px;
    font-weight: 600;
}
.text--xsmall {
    font-size: 14px;
}
.text--uppercase {
    text-transform: uppercase;
}
.book-info__title {
    color: #1c1c1f;
	font-size: 20px;
	font-weight: 600;
}
.subscribe-wrapper {
    padding: 8px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.subscribe-wrapper-select {
	width: 100%;
	margin: 0 0 15px;
}
.subscribe-wrapper-select select {
	width: 100%;
}
.subscribe-email {
    height: 56px;
    flex-grow: 1;
    font-size: 16px;
    border: 0;
    font-weight: 600;
    box-shadow: 0 8px 24px rgba(33,44,62,0.1);
    width: 100%;
    margin: 0 0 16px 0;
	padding: 16px;
	width: 100% !important;
	border: 1px solid #e7e7e7;
}
.subscribe-email:focus {
	box-shadow: none;
	border: none;
}
.subscribe-wrapper .button {
    position: relative;
    font-weight: 600;
    display: inline-block;
    border-radius: 4px;
    line-height: 1;
    transition: transform .3s ease-out;
    text-align: center;
	cursor: pointer;
	padding: 20px;
	color: #fff;
	background-color: #1c1c1f;
	border: none;
	width: 100%;
	line-height: 1 !important;
}
.form__consent {
    margin-top: 32px;
    display: flex;
	position: relative;
}
.form__consent a {
	color: #202024;
}
.form__consent-label {
    margin-left: 32px;
    line-height: 1.1;
	cursor: pointer;
	font-weight: normal;
}
.form__consent-checkbox {
    height: auto;
    position: absolute;
    left: 3px;
    top: 3px;
    opacity: 1;
	cursor: pointer;
	margin: 0 !important;
}
.form__consent-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #ebeef2;
	border-radius: 2px;
	background-color: #fff;
}
.form__consent-checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.form__consent-checkbox:checked ~ .form__consent-checkmark--secondary {
    background-color: #1c1c1f;
	border-color: #1c1c1f;
}
.form__consent-checkbox:checked ~ .form__consent-checkmark::after {
    display: block;
}

.book-share {
    padding: 32px 0 8px;
    position: relative;
    line-height: 1;
}
.book-share::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 260px;
    top: 0;
    left: 0;
	transform: skewY(3deg);
	background-color: #5f94d0;
}
.section--book-intro::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    transform: skewY(-2deg);
    bottom: -35px;
    left: 0;
    background-color: #fafcfd;
}
.book-share__links {
    position: relative;
    z-index: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.book-share__link {
    margin-left: 1rem;
    display: flex;
}
.section--book-testimonial {
    background-color: #fafcfd;
	position: relative;
	padding-top: 10%;
}
.section--book-testimonial::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    transform: skewY(-2deg);
    bottom: -35px;
    left: 0;
    background-color: #fafcfd;
		z-index: -1;
}
.book-video {
    display: flex;
    flex-wrap: wrap-reverse;
    margin-bottom: 64px;
}
.book-video__description {
    width: 100%;
}
.book-video__description h3 {
	margin-top: 0;
}
.list--book {
	margin: 16px 0;
	padding: 0;
}
.list--book li {
	margin: 0 0 16px;
	position: relative;
	padding: 0 0 0 24px;
	list-style: none;
}
.list--book li:before {
	content: "";
    position: absolute;
    top: 2px;
	left: 0;
	width: 16px;
	height: 16px;
	background: url(../images/bullet-checkmark-black.svg) no-repeat;
	background-size: cover;
}
.book-video__video {
    width: 100%;
    margin-bottom: 48px;
}
.section--book-testimonial .testimonial {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.section--book-testimonial .testimonial img {
	display: inline-block;
}
.testimonial__quotation-mark {
    width: 80px;
    height: auto;
    margin-bottom: 3rem;
}
.testimonial__text {
    font-size: 20px;
    line-height: 1.5;
    color: #3e444e;
    margin-bottom: 48px;
}
.section--more-books {
    position: relative;
    padding: 96px 0 80px;
}
.section--more-books::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    transform: skewY(-2deg);
    bottom: -35px;
    left: 0;
    background-color: #fafcfd;
		z-index: -1;
}
.section__intro--center {
    text-align: center;
    margin-left: auto;
	margin-right: auto;
	max-width: 820px;
	width: 100%;
	margin-bottom: 32px;
}
.section__intro--wide {
    max-width: 1008px;
}
.section__intro--center h2 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 16px;
	font-weight: 600;
}
.text--large {
    font-size: 16px;
    margin-bottom: 8px;
}
.more-books {
    display: flex;
    flex-wrap: wrap;
    max-width: 880px;
    width: 100%;
    margin: 0 auto;
}
.more-books a{text-decoration: none;}
.more-books__item {
    width: 50%;
    padding: 16px;
    margin-bottom: 32px;
}
.more-books__cover {
    margin-bottom: 24px;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(51,62,77,0.1);
    width: auto;
    height: auto;
}
.more-books__title {
    font-size: 14px;
    color: #202024;
    text-align: center;
}
.section--book-cta {
    padding: 64px 0;
}
.section--book-cta a {
	background-color: #1a1a1c;
	border: none;
	font-weight: 600;
	padding: 24px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
.section--gray {
    background-color: #fafcfd;
}
.section--book-cta p.cta-legend {
    margin-top: 16px;
	opacity: .75;
	font-size: 16px;
}
.testimonial-box {
    background-color: #fafcfd;
    padding: 48px 32px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.testimonial-box__quote {
    color: #3e444e;
    font-size: 20px;
}
.testimonial-box__bottom {
    margin-top: 32px;
}
.testimonial-box__person {
    display: flex;
    align-items: center;
    margin-bottom: 64px;
}
.testimonial-box__photo {
    width: 64px;
    height: 64px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 16px;
}
.testimonial-box__name {
    color: #3e444e;
    font-weight: 600;
}
.testimonial-box__position {
    font-size: 14px;
}
.testimonial-box .link--large {
	font-weight: 600;
	border-bottom: 4px solid;
    color: #3e444e;
	border-color: #4364af;
	border-radius: 0;
	padding: 8px 0;
	font-size: 16px;
}
.testimonial-box .link--large img {
	display: inline-block;
}

/* Platform Industry Page */
.d-flex {
	display: flex;
}
.page-template-platform-industry-flexible #main .inner {
	max-width: none;
	padding: 0;
}
.pi-section-padding {
	padding: 50px 0;
}
.pi-heading-section {
	text-align: center;
	max-width: 900px;
	margin: 0 auto 48px;
}
.pi-heading-section h1 {
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 16px;
	font-weight: 600;
}
.pi-heading-section p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 8px;
}

.pi-features-callout-section ul {
	margin: 0;
	padding: 0;
}
.pi-features-callout-section ul li {
	margin: 0 0 32px;
	padding: 0;
	list-style: none;
}
.pi-features-callout-section ul li .d-flex {
	align-items: center;
}
.pi-features-callout-section ul li h3 {
	margin: 0 0 0 16px;
	font-weight: 600;
}
.features-callout-icon {
	flex-shrink: 0;
	max-width: 48px;
}
.pi-start-free-trial-section {
	text-align: center;
}
.pi-start-free-trial-section .btn,
.pi-request-demo-section-dark .btn {
	background-color: #4364af;
	color: #fff;
	padding: 24px;
	font-weight: 600;
	display: inline-block;
	border-radius: 4px;
	line-height: 1;
	transition: transform .3s ease-out;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-size: 16px;
}
.pi-start-free-trial-section .btn:hover,
.pi-request-demo-section-dark .btn:hover {
    transform: translate(0, -2px);
}
.pi-start-free-trial-section p,
.pi-request-demo-section-dark p {
	margin-top: 24px;
}


.pi-feature-callout-section-two-col .pi-feature-callout-img {
	border-radius: 8px;
	border-top: 1px solid #fff;
}
/* .pi-feature-callout-section-two-col .pi-feature-callout-img { */
	/*box-shadow: 0 8px 32px rgba(51,62,77,0.2);*/
/* } */
.pi-feature-callout-section-two-col .pi-feature-callout-content {
	padding-left: 80px;
}
.pi-feature-callout-section-two-col .pi-feature-callout-content h3 {
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 30px;
}
.pi-feature-callout-section-two-col .pi-feature-callout-content p { font-size: 16px; line-height: 30px; }
.pi-feature-callout-section-two-col .pi-feature-callout-content p strong { font-weight: 600; }
.pi-feature-callout-section-two-col .pi-feature-callout-content ul {
	margin: 0;
	padding: 0;
}
.pi-feature-callout-section-two-col .pi-feature-callout-content ul li {
	margin: 15px 0 0;
	padding: 0 0 0 45px;
	list-style: none;
	font-size: 16px;
	position: relative;
}
.pi-feature-callout-section-two-col .pi-feature-callout-content ul li::before {
	content: "";
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/50px_check.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.pi-faq-container ul {
	margin: 0;
	padding: 0;
}
.pi-faq-container ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pi-faq-container h3 {
	font-size: 20px;
	margin: 0 0 25px;
	padding: 0 0 20px;
	font-weight: 600;
	border-bottom: 1px solid #eee;
}
.pi-faq-container p {
	font-size: 16px;
}
.pi-request-demo-section-dark {
	width: 100%;
	color: #fff;
	background-color: #202024;
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 48px 0;
}
.pi-request-demo-section-dark:after,
.pi-request-demo-section-dark:before {
	content: '';
	position: absolute;
}
.pi-request-demo-section-dark::before {
    height: 60px;
    width: 100%;
    background-color: #202024;
    left: 0;
    top: -40px;
    transform: skewY(-2deg);
}
.pi-request-demo-section-dark::after {
	height: 50px;
	width: 100%;
	background-color: #4364af;
	left: 0;
	top: -60px;
	transform: skewY(-3deg);
	z-index: -1;
}
.pi-request-demo-section-dark h2 {
	max-width: 900px;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	margin: 0 auto 16px;
	font-weight: 600;
}
.pi-icons-section .client_logos {
	margin-bottom: 0;
}
.pi-icons-section .client_logos img {
	margin: 0 5px 20px;
	max-height: 100px;
}

.about-section:before{
	content: '';
	width: 100%;
	height: 100px;
	background: url(../images/about-banner.png) no-repeat;
	position: absolute;
	background-size: cover;
    top: -100px;    background-position: left;
	left: 0px;
}
.about-section{
	background: rgba(118, 197, 213, 0.35);
	position: relative;
}
.about-section .about-wrap{
	background: transparent;
}


.page-template-template-imis-layout .faq_block a{color: #f27e44; text-decoration: none;}
.page-template-template-imis-layout .faq_block a:hover{color: #888;}
.inner{margin: 0 auto;}
.resources_5626 .sales-resource::after {
	background-color: #c7ccdf !important;
}
.sales-resources__item a{text-decoration: none;}
.resources_5591 .sales-resource::after {
	background-color: #f8a64c !important;
}
.resources_4074 .sales-resource::after {
	background-color: #cd2531 !important;
}
.resources_5623 .sales-resource::after {
	background-color: #502108 !important;
}
.resources_5592 .sales-resource::after {
	background-color: #0f5b72 !important;
}
.resources_5590 .sales-resource::after {
	background-color: #7ea7b0 !important;
}
.resources_4883 .sales-resource::after {
	background-color: #4caee4 !important;
}
.resources_630 .sales-resource::after {
	background-color: #004aad !important;
}
.resources_4105 .sales-resource::after {
	background-color: #38b6ff !important;
}
.resources_4091 .sales-resource::after {
	background-color: #56d8c9 !important;
}
.resources_423 .sales-resource::after {
	background-color: #f17e8c !important;
}
.resources_498 .sales-resource::after {
	background-color: #f36b24 !important;
}
.resources_515 .sales-resource::after {
	background-color: #3852ff !important;
}
.resources_627 .sales-resource::after {
	background-color: #f8cf40 !important;
}

.section-resources-two-col a{color: #f27e44; text-decoration: none;}
.section-resources-two-col a:hover{color: #888;}
.ow-sub-content a{color: #f27e44; text-decoration: none;}
.ow-sub-content a:hover{color: #888;}
.ow-sub-top-container-author-name a{color: #f27e44; text-decoration: none;}
.ow-sub-top-container-author-name a:hover{color: #888;}
img.aligncenter, .wp-caption.aligncenter {
	display: block;
	margin: 0 auto;
}
.ow-sub-content iframe{max-width: 100%;}
hr{background-color: #bbb;}
.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}
.fluid-width-video-wrapper { padding-top: 56%; }
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#custom-title-area{background-attachment: fixed;
	background-size: cover;
	background-image: url(../images/default-hero.png);
	background-color: initial;}
.career_header_section  .jumbotron h1{font-size: 28px;}


.home-testimonial .row{justify-content: center;}
.layout-1c #content {
	margin: 0;
	margin: 0 auto;
}
#content {
	padding: 20px 0;
}
#one-column-template h4{font-size: 18px;}

/* use cases tempalte */
body.page-template-use-cases > .inner{
	max-width: 1440px;
	background: #fff;
	box-shadow: 0px 0px 50px rgba(0,0,0,.15);
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 35px;
	position: relative;
	z-index: 5;
	border-radius: 5px;
}
body.page-template-use-cases #content {
  max-width: 1170px;
  margin: 0 auto;
	padding: 50px 50px 100px 50px;
}

/* research page css */
.research-page form input{border: solid 1px #ccc; padding: 10px 10px;}
.research-page form input[type="submit"]{background-color: #f27e44; border-color: #f27e44; padding: 10px 20px; margin: 0; text-align: center; vertical-align: middle; font-size: 14px; color: #fff !important; border: 1px solid #e84a52; border-radius: 4px; transition: all 0.3s;}
.research-page form input[type="submit"]:hover{background-color: #4B4B4B !important; border-color: #4B4B4B !important;}

/* pricing-event-cloud-2022 css */
.pricing-event-cloud-2022-table{display: flex; align-items: flex-start;}
.pricing-event-cloud-2022-table .ninecol { display: block; margin-right: 3.44828%; width: 74.13793%; }
.pricing-event-cloud-2022-table .last { margin-right: 0; }
.pricing-event-cloud-2022-table .page-arm-pricing-calculator .threecol.last {
	width: 25.8621%;
}
.pricing-event-cloud-2022-table .threecol:last-child {
	margin-right: 0;
}
.col-pricing-list-itmes h6{display: flex; justify-content: space-between;}
select{display: block; outline: none; width: 300px; border: 1px solid #e7e7e7; padding: 10px 5px 10px 10px; margin: 0; max-width: 100%; font-family: inherit; color: inherit; background-image: url(../images/select.png); background-position: center right; background-repeat: no-repeat; background-color: white; border-radius: 2px; -webkit-appearance: none; -moz-appearance: none; appearance: none; height: auto; font-size: 14px; line-height: 20px; width: 200px; margin: 0 auto; padding-right: 40px; white-space: nowrap; text-overflow: ellipsis;}
.pricing-event-cloud-2022-table h5{font-size: 14px;}
/* .pricing-event-cloud-2022-table h6{font-size: 12px;} */
#imis_page_select{width: 100%;}


/* single-resources css*/
.single-resources a{color: #f27e44; text-decoration: none;}
.single-resources a:hover{color: #888;}
/* .single-resources .book-share::before {
	background-color: #5679b4;
} */
.page-template-template-application-and-review section a, .page-template-template-application-and-review .ar-banner a:not(.btn){color: #f27e44; text-decoration: none;}
.page-template-template-application-and-review footer section a{color: inherit;}
.page-template-template-application-and-review section a:hover, .page-template-template-application-and-review .ar-banner a:hover:not(.btn){color: #888;}
.page-template-template-application-and-review footer section a:hover{color: inherit;}

.workflow-video .fluid-width-video-wrapper{width: 100%; position: relative; padding: 0;}
.workflow-video .fluid-width-video-wrapper iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.pi-heading-section .btn.button{background: #f27e44; border-color: #f27e44; color: #fff;}
.pi-heading-section .btn.button:hover{background: #4b4b4b; border-color: #4b4b4b;}

.col-xs-3 {
	width: 25% !important;
}
.compare_table .row>*{width: auto;}
.col-xs-6 {
	width: 50% !important;
}
.resources_7107 .sales-resource::after {
	background-color: #5a80a9 !important;
}
.resources_6560 .sales-resource::after {
	background-color: #78c4d5 !important;
}
.resources_6680 .sales-resource::after {
	background-color: #5679b4 !important;
}
.resources_6166 .sales-resource::after {
	background-color: #2e8cff !important;
}
.resources_6676 .sales-resource::after {
	background-color: #55a2ba !important;
}
.resources_6673 .sales-resource::after {
	background-color: #55a2ba !important;
}
.resources_6014 .sales-resource::after {
	background-color: #519fb8 !important;
}
.resources_6171 .sales-resource::after {
	background-color: #cd7885 !important;
}
.resources_6080 .sales-resource::after {
	background-color: #006a8b !important;
}
.resources_6187 .sales-resource::after {
	background-color: #899d9d !important;
}
.resources_6163 .sales-resource::after {
	background-color: #ff9d76 !important;
}
.resources_5925 .sales-resource::after {
	background-color: #6b8f8f !important;
}
.resources_7296 .sales-resource::after {
	background-color: #3884b5 !important;
}
iframe{max-width: 100%;}
.speaker-row{display: flex;}
.speaker-col ul{padding-left: 23px;}
.speaker-col{padding-left: 15px; padding-right: 15px;}
.speaker-row .btn.button{background-color: #f27e44; border-color: #f27e44; color: #fff !important; font-size: 14px;}
.speaker-row .btn.button:hover{background-color: #4b4b4b !important; border-color: #4b4b4b !important;}
.page-template-platform-industry-flexible p a:not(.btn){color: #f27e44; text-decoration: none;}
.page-template-platform-industry-flexible p a:hover:not(.btn){color: #888;}
.embed-responsive-16by9 {
	padding-bottom: 56.25% !important;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive iframe{position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}

/* online-training-archived page css */
table{width: 100%;}
table td, table tr th {
	border: 1px solid #d4d4d4;
	padding: 8px 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
}
table thead th {
	color: #ffffff;
	background-color: #555555;
	/* border: 1px solid #555555; */
	padding: 8px;
	vertical-align: top;
	text-align: left;
}
table th {
	font-weight: 600;
}
table tr:nth-child(odd) {
	background-color: #f1f1f1;
}
table tr:nth-child(even) {
	background-color: #ffffff;
}
table td a{color: #f27e44; text-decoration: none;}
table td a:hover{color: #888;}
.sandbox-about-info a{color: #f27e44; text-decoration: none;}
.sandbox-about-info a:hover{color: #888;}
.pi-features-callout-section ul li h3 a{color: #f27e44; text-decoration: none;}
.pi-features-callout-section ul li h3 a:hover{color: #888;}
.virtual-certification-row{display: flex; flex-wrap: wrap;}
.virtual-certification-row .col-md-4{padding-left: 15px; padding-right: 15px;}
.virtual-certification-row h4, .section-why-invest h4{font-size: 18px;}
.section-training-pricing-table .row{justify-content: center;}
.section-training-pricing-table .btn.button{background-color: #f27e44; border-color: #f27e44; color: #fff; margin-top: 5px;}
.section-training-pricing-table .btn.button:hover{background: #4b4b4b;}
.table-comparison h4{font-size: 18px; margin-top: 20px;}
.page-template-page-pricing-2019b .grand_total span, .page-template-page-pricing-austraila-2023 .grand_total span, .page-template-page-pricing-2019c .grand_total span{
	display: block;
	margin-top: 5px;
	font-weight: 600;
}
.page-template-page-pricing-2019b .grand_total span, .page-template-page-pricing-austraila-2023 .grand_total span, .page-template-page-pricing-2024 .grand_total span{
	display: block;
	margin-top: 5px;
	font-weight: 600;
}
.subTotalAUD, .subTotalGBP, .subTotalCAD {
	font-size: 10px;
}
.subTotalCAD {
	margin-top: 17px;
	border-top: 1px solid lightgray;
	padding-top: 10px;
}
p a, ul li a{color: #f27e44; text-decoration: none; transition: all 0.3s;}
p a:hover, ul li a:hover{color: #888;}
.btnslider div {
	background: #000;
	border-radius: 50%;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.page-template-template-1c h4 a{color: #f27e44; text-decoration: none;}
.page-template-template-1c h4 a:hover{color: #888;}
.testimonial-section ul{list-style: none; padding-left: 0;}
.container-support-calculator{gap: 40px;}
.header-title-full-width{background: #f27e44; padding: 80px 0;}
.header-title-full-width h1{text-align: center; color: #fff;}
.header-title-full-width .container{text-align: center; color: #fff;}
.full-width-temp-bg-grey{background: #F7F7F7;}
.full-width-temp-bg-white{background: #fff;}
.full-width-temp-bg{padding: 90px 0;}
.full-width-temp-bg .container{display: flex; gap: 40px;}
.segment-support-section .sevencol {width: 60%; }
.segment-support-section .fivecol {width: 40%; }
.segment-support-section .sixcol {width: 50%; }
.segment-support-section .fourcol {width: 30%; }
.segment-support-section .segment .segment-content .row{display: flex; gap: 40px;}
.outer-links a{color: #f27e44; text-decoration: none;}


.page-id-3062 .section-video .video_bg {
	background-image: url(../images/University_Campus.jpg);
}
.page-id-3062 .video_overlay .headline {
	font-size: 60px;
}
.organizations-sections-img .logo{display: flex; justify-content: center; flex-wrap: wrap;}
.organizations-sections-img img {
	margin-bottom: 50px;
	margin-left: 20px;
	float: none;
	display: inline-block;
	object-fit: contain;
}
.segment.section-media-features .row{flex-wrap: nowrap;}
.never-stop-learning .row{justify-content: space-between;}
.page-id-1054 .section-video .video_bg { background-image: url(../images/digiday-big.png); }
.page-id-854 .section-video .video_overlay, .page-id-1054 .section-video .video_overlay, .page-id-3062 .section-video .video_overlay {
	background: none;
}
.page-id-854 .video_overlay .video-buttons .video-buttons-inner .video-play-button, .page-id-1054 .video_overlay .video-buttons .video-buttons-inner .video-play-button, .page-id-3062 .video_overlay .video-buttons .video-buttons-inner .video-play-button {
	background: url(../images/play_button.png) no-repeat;
	height: 166px;
	margin-top: 50px;
	opacity: 0.9;
	width: 167px;
}
.page-id-854 .section-video .video_overlay, .page-id-854 .section-video, .page-id-1054 .section-video .video_overlay, .page-id-1054 .section-video, .page-id-3062 .section-video .video_overlay, .page-id-3062 .section-video {
	height: 500px;
}
.segment {
	position: relative;
}
.segment.ytp-bg .segment-content, .segment.parallax-banner .segment-content, .segment.image-banner .segment-content {
	position: relative;
}
.segment .parallax-bg, .segment .image-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.page-id-854 .section-video .video_bg {
	background-image: url(../images/associations-video-background.jpg);
}












@media (min-width: 992px) {
	.pi-feature-callout-section-two-col:nth-of-type(2n+1) .column-6:nth-of-type(1) { order: 2; }
	.pi-feature-callout-section-two-col:nth-of-type(2n+1) .column-6:nth-of-type(2) { order: 1; }
	.pi-feature-callout-section-two-col:nth-of-type(2n+1) .pi-feature-callout-content { padding-left: 0; }
	.pi-feature-callout-section-two-col:nth-of-type(2n+1) .pi-feature-callout-img { margin-left: auto; }
	.inner_intg_feature{display: flex; align-items: flex-start; gap: 30px; margin-bottom: 30px;}
	.cta_page_bottom .row { flex-direction: row; }
	.button_sch { text-align: right; margin-top: 0;}
	.cta_page_bottom h3 { margin: 0; text-align: left; }
	
	.how-openwater-work .row.content-with-image-container{flex-direction: row;}
	.how-openwater-work .row.content-with-image-container.flex-direction{flex-direction: row;}
	.how-openwater-work .layout-1c{margin-top: 50px;}
	.open-water-breadcrumb-menu #breadcrumbs{margin: 0 0 40px 0;}
	
}
.pi-feature-callout-section-two-col .pi-feature-callout-content p { font-size: 16px; }

.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box { padding: 32px 80px 48px; text-align: center; box-shadow: 0 8px 32px rgba(51,62,77,0.2); }
.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box__logo img { margin: 0 auto; }
.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box .testimonial-box__quote { width: 100%; }
.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box__bottom { margin: 30px 0 0; }
.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box__person { display: block; margin: 0; }
.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box__photo { margin: 0 auto 10px; }

.column-6 { width: 100%; }

.page-template-platform-industry-flexible .section--more-books { padding: 60px 0 60px; }
.page-template-platform-industry-flexible .section--more-books .sales-resource__book-cover { border-radius: 8px; background-color: transparent; }
.page-template-platform-industry-flexible .section--more-books .more-books__cover { margin-bottom: 0; }

@media (min-width: 480px) {
	.sales-resource::after { top: auto;	bottom: -72px; }
	.more-books__item {
		width: 25%;
	}
	.membersuite-wrap{flex-direction: row;}
}
@media (min-width: 768px) {
	.section__intro h1 { font-size: 56px; line-height: 64px; margin: 0 0 24px; }
	.section__intro p { font-size: 24px; line-height: 32px; margin-bottom: 20px; color: #7b85a0; }
	.sales-resources__item { width: 50%; }
	.sales-resource::after {
		top: -32px;
		bottom: auto;
	}
	.sales-resources__item--featured .sales-resource  { padding: 48px 80px; }
	.sales-resources__item--featured .sales-resource__book-cover {  width: 220px; /*height: 330px;*/ margin-right: 112px; }
	.sales-resources__item--featured h3 { font-size: 32px; margin-bottom: 16px; }
	.sales-resources__item--featured p { font-size: 20px; }

	.subscribe-wrapper {
		box-shadow: 0 8px 24px rgba(33,44,62,0.1);
	}
	.sub-flex {
		display: flex;
	}
	.subscribe-email {
		box-shadow: none;
		width: auto;
		margin: 0 16px 0 0;
		padding: 0 0 0 16px;
	}
	.subscribe-wrapper .button {
		width: auto;
	}
	.section__intro--center h2 {
		font-size: 48px;
		line-height: 56px;
		margin-bottom: 24px;
	}
	.pi-faq-container ul {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.pi-faq-container ul li {
		width: 45%;
		margin-bottom: 48px;
	}

}
@media (min-width: 992px) {
	.sales-resource { display: flex; align-items: center; }
	.sales-resource__book-cover { width: 168px; /*height: 252px;*/ }
	.sales-resource::after { bottom: -32px; top: auto; height: 100px; width: 100%; transform: skewY(6deg);  }
	.sales-resources__item--featured .sales-resource::after { transform: skewY(16deg); right: auto; left: 0; height: 260px; top: auto; bottom: -200px; }

	.section--book-intro {
		padding-top: 128px;
	}
	.book-top {
		display: flex;
		align-content: center;
	}
	.book-cover {
		margin: 0;
		width: 35%;
	}
	.book-cover img {
		top: -80px;
	}
	.book-info {
		width: 65%;
		padding-left: 96px;
		margin-bottom: 0;
	}
	.book-info__title {
		font-size: 32px;
		margin-bottom: 16px;		
	}
	.book-share::before {
		left: -200px;
		transform: skewY(12deg);
		height: 260px;
	}
	.book-share__links {
		width: 35%;
	}
	.book-video {
		margin-bottom: 128px;
	}
	.book-video__description {
		width: 35%;
	}
	.book-video__video {
		width: 65%;
		padding-left: 96px;
		margin-bottom: 0;
	}
	.testimonial__text {
		font-size: 32px;
	}
	.section--more-books {
		padding: 192px 0 160px;
	}
	.section__intro {
		margin-bottom: 80px;
	}
	.text--large {
		font-size: 20px;
		margin-bottom: 16px;
	}
	.section--book-cta {
		padding: 128px 0;
	}
	.testimonial-box {
		padding: 96px 96px 64px;
	}
	.testimonial-box__quote {
		width: 80%;
	}
	.testimonial-box__bottom {
		margin-top: 48px;
	}
	.testimonial-box .link--large {
		font-size: 20px;
	}
	.pi-heading-section {
		margin: 0 auto 80px;
	}
	.pi-heading-section h1 {
		font-size: 48px;
		line-height: 56px;
		margin: 0 0 24px;
	}
	.pi-heading-section p {
		font-size: 18px;
		margin-bottom: 16px;
	}
	.pi-features-callout-section ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.pi-features-callout-section ul li {
		width: 45%;
		margin-bottom: 48px;
	}
	.pi-features-callout-section ul li h3 {
		font-size: 20px;
	}
	.column-6 {
		width: 50%;
	}
	.pi-feature-callout-section-two-col .column-6 {
		display: flex;
		align-items: center;
	}
	.pi-request-demo-section-dark {
		padding: 160px 0;
		margin: 100px 0 0;
	}
	.pi-request-demo-section-dark:after {
		height: 100px;
	}
	.pi-request-demo-section-dark::before {
		height: 100px;
	}
	.pi-request-demo-section-dark h2 {
		font-size: 48px;
		line-height: 56px;
		margin-bottom: 24px;
	}
	.pi-features-callout-section ul li:nth-last-of-type(1),
	.pi-features-callout-section ul li:nth-last-of-type(2) {
		margin-bottom: 0;
	}

}

.sales-resources__item--featured { width: 100%; }

@media (max-width: 991px) {
	body.page-template-use-cases > .inner #content {
    padding: 50px 15px;
	}
	body.page-template-use-cases > .inner{
		margin-top: 20px;
	}
	.speaker-row{flex-direction: column;}
	.speaker-col{width: 100%;}
}

@media (max-width: 991.98px) {
	.pi-section-padding { padding: 25px 0; }
	.pi-feature-callout-section-two-col .d-flex { flex-wrap: wrap; }
	.pi-feature-callout-section-two-col .pi-feature-callout-content { padding: 40px 0 0; }
	.page-template-platform-industry-flexible .section--more-books { padding: 30px 0 150px; }
}
@media (max-width: 767.98px) {
	.pi-features-callout-section ul li h3 { font-size: 16px; }
	.pi-faq-container ul { flex-wrap: wrap; }
	.pi-faq-container ul li { width: 100%; margin: 20px 0 0; }
	.pi-faq-container ul li:first-child { margin-top: 0; }
	.page-template-platform-industry-flexible .section--book-testimonial .testimonial-box { padding: 32px 40px 48px; }
}
@media only screen and (max-width: 767px) {
	.never-stop-learning .row{flex-direction: column;}
	.never-stop-learning .row .fourcol{text-align: center;}
	.page-id-3062 .video_overlay .headline {
    font-size: 25px;
}
	
	.segment-support-section .segment .segment-content .row{flex-wrap: wrap;}
	.full-width-temp-bg .container, .segment-support-section .segment .segment-content{flex-wrap: wrap;}
	.segment-support-section .sevencol, .segment-support-section .sixcol, .segment-support-section .fivecol, .segment-support-section .fourcol{width: 100%;}
	header .container {
    width: 100%;
}

	.webinar-reply-cesse{height: 450px;}
	.pricing-event-cloud-2022-table { flex-direction: column; }
	.pricing-event-cloud-2022-table .ninecol{width: 100%;}
	.use-case-top-content { padding: 20px 0 20px; }
.use-case-top-content h1 { font-size: 36px; }
.use-case-top-content p { font-size: 22px; }
.use-case-top-content img { display: none; }

.section-use-case-video-container::before { top: -50px; }

.section-use-case-slider .use-case-slider .slick-list { overflow: hidden; }

.use-case-2-col ul li { padding: 20px; margin: 0 0 30px; }


.use-case-2-col h2 { font-size: 30px; margin: 0 0 20px; text-align: center; }

.page-template-template-use-case-template .clients-logo li,
body.page-template-template-use-case-template-page-builder .clients-logo li,
.ar-testi .clients-logo li { margin: 15px 0 15px; width: 33.3333%; }


.section-use-case-slider .use-case-slider .slick-arrow { width: 48px; height: 48px; }

.section-use-case-slider { padding: 40px 0 100px; }

.page-template-template-use-case-template .ar-testi,
body.page-template-template-use-case-template-page-builder .ar-testi { padding: 50px 0; }

body.page-template-template-use-case-template .ar-case-study h2,
.page-template-template-use-case-template .ar-demo h2,
.use-case-faqs h2, .badge-gal h2, body.page-template-template-use-case-template-page-builder .ar-case-study h2, body.page-template-template-use-case-template-page-builder .ar-demo h2 { font-size: 30px; line-height: 36px; }

.page-template-template-use-case-template .ar-demo,
body.page-template-template-use-case-template-page-builder .ar-demo { padding: 50px 0 0px; }
.page-template-template-use-case-template .ar-demo .content,
body.page-template-template-use-case-template-page-builder .ar-demo .content { flex: 0 0 100%; max-width: 100%; }

.use-case-faqs { padding: 30px 0 50px; }
.use-case-faqs ul { margin: 30px 0 0; }
.use-case-faqs ul li { padding: 20px 10px 20px 5px; }

.use-case-demo-schedule p { list-style: 36px; }


.section-use-case-slider .use-case-slider .use-case-slider-content {min-height:auto;}

.section-use-case-slider .use-case-slider .use-case-slider-img img{height:auto;}	
.section-use-case-slider .btn{margin-top:25px;}
.section-use-case-slider .use-case-slider .use-case-slider-content{margin-bottom:30px;}
.use-case-2-col ul li p{font-size: 18px;}

.request-demo-top-content h2 { font-size: 45px; }
.request-demo-top-content p { font-size: 22px; }
.request-demo-form-container { padding: 40px 20px; }
.request-demo-form-container form .form-columns-1 { float: none; width: 100%;  padding: 0; }
.request-demo-form-container form .form-columns-2 .hs-form-field,
.request-demo-form-container form .hs_submit { padding: 0; }
.page-template-template-demorequest .home-testimonial,
.page-template-template-thankyou-demo-request .home-testimonial { margin-top: 50px; }
.page-template-template-demorequest .home-testimonial .testimonial_wrap,
.page-template-template-thankyou-demo-request .home-testimonial .testimonial_wrap { padding: 30px 20px; }

.page-template-template-openwater-submittable .home-testimonial { margin-top: 50px; padding: 50px 30px; }

.pricing-tabs-content-box-header { margin: 0 0 20px; }
.page-template-page-pricing-event-cloud-new-design .page-arm-pricing-calculator .threecol.last {position: inherit; top: auto; }

.page-template-page-pricing-event-cloud-new-calculator .page-arm-pricing-calculator .threecol.last {position: inherit; top: auto; }
.research-page	input[type="url"]{width: 100% !important; display: block !important;}
.research-page	input[type="submit"]{width: 100% !important; display: block !important; margin-top: 15px !important;}
}

@media (max-width: 600px){
	.webinar-reply-cesse { height: 350px; }
}
@media (max-width: 500px){
	.webinar-reply-cesse { height: 300px; }
}
@media (max-width: 400px){
	.webinar-reply-cesse { height: 250px; }
}
@media (max-width: 768px) {
	html, body {
			overflow-x: hidden;
		}
}

.hbspt-form form .hs-form-required{
	color: #790000;
    margin-left: 4px;
}

.hbspt-form form .hs-error-msgs{
    display: block;
    list-style-type: none;
    font-size: 12px;
    margin: 0;
    color: #790000;
		padding-left: 0;
}
.hbspt-form form ul.inputs-list{
    list-style-type: none;
    margin: 0;
}
.hbspt-form form ul{padding-left: 0;}
.hbspt-form form ul.inputs-list li label.hs-error-msg{
	font-weight: 500;
}

.hbspt-form form ul.inputs-list li label span{
	margin-left: 10px;
}

.hbspt-form form .form-columns-1, .hbspt-form form .form-columns-2{
	margin-bottom: 10px;
}