/*
Theme Name:			divi child
Description:		divi Child Theme
Template:				Divi
Version:				1.0.0
*/
/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/*
style="font-family: 'Slate Std';"
style="font-family: 'MetaSerifOT';"
style="font-family: 'MetaSerifOT-LightItalic';"
style="font-family: 'MetaSerifOT-Book';"
<span style="font-family: 'MetaSerifOT-BookItalic';">TEXT HERE</span>
<span style="color: #00ffff;font-family: 'MetaSerifOT-BookItalic';">Text here</span>
*/
/* General */
html, body {
  font-family: 'Slate Std';
  font-weight: 100;
  font-size: 16px;
  color: #78808B;
  letter-spacing: 0.75px;
}

strong {
  font-weight: 500;
  color: #3E4A59;
}

/* Header */
#top-header .container {
  margin-top: 7px;
}

#top-menu li a {
  font-weight: 100;
  color: #3E4A59;
}

#top-menu li li a {
  color: #8B929C;
}

.header-tagline {
  font-size: 11px;
  font-weight: 300;
  font-family: 'Arial';
}

/* Content */
.et_pb_post .post-meta {
  font-size: 16px;
}

h1.entry-title {
  font-size: 48px !important;
  font-weight: 300;
}

.list-type .entry-title {
  font-size: 26px;
  padding-right: 50px;
  font-weight: 400;
}

.list-type .entry-title:hover {
  color: #fe9f07;
}

.list-type-events .event-meta {
  font-size: 20px;
  color: #3E4A59;
}

.et_pb_fullwidth_header_subhead {
  font-size: 36px;
  font-family: 'MetaSerifOT-Book';
}

/* Modules */
.et_pb_title_container h1.et_pb_text {
  font-size: 20px;
}

.event-info {
  font-size: 26px;
  font-weight: 500;
  color: #3E4A59;
}

.testimonial-content {
  font-size: 18px;
  font-family: 'MetaSerifOT';
  margin: 0 auto;
  line-height: 140%;
  letter-spacing: 0;
}

.slick-track .testimonial-content {
  max-width: 80%;
}

.host-details {
  font-size: 18px;
}

#breadcrumbs, #breadcrumbs a {
  color: #8B929C;
}

#breadcrumbs {
  padding: 10px 0 !important;
}

blockquote {
  color: #3E4A59;
  font-family: 'Slate Std';
  font-weight: 500;
  font-size: 18px;
}

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.et_pb_widget_area_left, .et_pb_widget_area_right {
  border: 0;
}

.et_pb_widget_area ul li {
  margin-bottom: 0 !important;
}

.et_pb_widget_area ul li:before {
  display: none;
}

.entry-content .et_pb_widget_area {
  margin-bottom: 30px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

#twitter-feed .container {
  font-family: 'MetaSerifOT-LightItalic';
  letter-spacing: 0;
  font-size: 18px;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

h3 {
  font-size: 26px !important;
}

#commentform textarea, .wpcf7 textarea {
  font-family: 'Slate Std';
}

#bullet ul li {
  font-family: 'Slate Std';
  font-weight: 300;
  font-size: 16px;
  color: #3e4a59;
  line-height: 1.45em !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

#bullet2 ul li {
  content: "\2794";
  font-family: 'Slate Std';
  font-weight: 300;
  line-height: 1.45em !important;
  margin-bottom: 20px !important;
  padding-left: 20px;
  text-indent: -20px;
}

#text2 p {
  font-family: 'Slate Std';
  font-weight: 300;
  font-size: 16px;
  color: #3e4a59;
  line-height: 1.3em !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.btn-middle, p.form-submit input[type="submit"].submit, .user-button, .hero-slider-slick .slider-buttons a, .btn-standard a, .pdf_download a, .oxford-download, .btn-gradient a, .btn-standard-alt a, .pagination ul li a, .wpcf7 input[type="submit"] {
  font-size: 15px;
  font-family: 'Arial';
  line-height: 100%;
}

.et_pb_column_2_3 .et_pb_row_inner {
  padding: 0;
}

.clearfix {
  clear: both;
}

sup {
  font-size: 70%;
}

.grid {
  float: left;
  margin-bottom: 2.127659574468%;
  padding-top: 0;
}

/*.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11 {
  display: inline;
  margin-right: 2.127659574468% !important;
}
.col-1 { width: 6.382978723404%; }
.col-2 { width: 14.893617021277%; }
.col-3 { width: 23.404255319149%; }
.col-4 { width: 31.914893617021%; }
.col-5 { width: 40.425531914894%; }
.col-6 { width: 48.936170212766%; }
.col-7 { width: 57.446808510638%; }
.col-8 { width: 65.957446808511%; }
.col-9 { width: 74.468085106383%; }
.col-10 { width: 82.978723404255%; }
.col-11 { width: 91.489361702128%; }
.col-12 { width: 100%; }
*/
.col-1, .col-2, .col-2-5, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
  display: inline;
  margin-right: 4.5% !important;
}

.col-1 {
  width: 4.208%
}

.col-2 {
  width: 12.91%;
}

.col-2-5 {
  width: 16.40%;
}

.col-3 {
  width: 21.62%;
}

.col-4 {
  width: 30.33%;
}

.col-5 {
  width: 39.04%;
}

.col-6 {
  width: 47.75%;
}

.col-7 {
  width: 56.45%;
}

.col-8 {
  width: 65.16%;
}

.col-9 {
  width: 73.87%;
}

.col-10 {
  width: 82.58%;
}

.col-11 {
  width: 91.29%;
}

.col-12 {
  width: 100%;
}

.gridspace {
  margin-bottom: 0;
}

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

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.fn {
  float: none !important;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.tc {
  text-align: center;
}

.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
  margin-bottom: 17%;
}

.category #main-content .container:before, .tax-case_study_type #main-content .container:before, .tax-event_type #main-content .container:before, .single #main-content .container:before, .post-type-archive-events #main-content .container:before, .single-users #main-content .container:before {
  display: none;
}

.single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
  content: ' ';
  width: 1px;
  background: #eaeaea;
  display: block;
  height: 100%;
  position: absolute;
  left: 76.4%;
  top: 0;
}

.et_section_specialty .et_pb_column_2_3:after {
  content: ' ';
  width: 1px;
  background: #eaeaea;
  display: block;
  height: 100%;
  position: absolute;
  left: 67.6%;
  top: 0;
}

.et_pb_column_2_3.et_pb_column_1:after {
  display: none;
}

.et_pb_section {
  padding: 50px 0 0px !important;
}

.et_pb_fullwidth_section {
  padding: 0 !important;
}

.et_pb_specialty_column {
  padding: 2.855% 0;
}

.slick-track .slick-slide {
  margin-bottom: 0 !important;
}

.et_section_specialty .et_pb_column {
  margin-top: 0;
  padding-top: 0;
}

.et_pb_text p:nth-of-type(1) {
  margin-top: 0;
}

.et_pb_column_3_4 .et_pb_row_inner {
  padding: 0 !important;
}

h1.entry-title {
  color: #fe9f07;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
  color: #8b929c;
}

.et_pb_title_meta_container span.published {
  margin-right: 5px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Header ~~~~~~~~~~~~~~~~~~ */
#top-header, #et-secondary-nav li ul {
  background: #fff !important;
}

#top-header .et-social-icon a {
  color: #78808d;
}

#et-secondary-menu .et-social-icons {
  margin-right: 0;
}

#et-secondary-menu ul#awesome_social_icons li a i {
  color: #78808d;
  font-size: 20px;
}

#et-secondary-menu ul#awesome_social_icons li a i:hover {
  color: #a11b40;
}

#et-secondary-menu ul#awesome_social_icons li a {
  padding: 0 3px;
}

#et-secondary-menu ul#awesome_social_icons li a:hover {
  opacity: 1 !important;
}

.user-login-icon {
  font-size: 19px;
  color: #78808d !important;
  float: right;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 10px 3px;
  height: 30px;
  display: flex;
  align-items: center;
  margin-top: -4px;
}

.user-login-icon:hover {
  color: #a11b40 !important;
}

#main-header {
  box-shadow: none !important;
  padding: 0px 0 15px;
}

#main-header.et-fixed-header {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
}

.et_header_style_left .logo_container {
  position: relative;
  margin: 0;
  letter-spacing: 0;
  margin-left: -2px;
  float: left;
  width: auto;
}

.et_header_style_left .logo_container img, .et_header_style_left.et_pb_svg_logo #logo, .et_header_style_left #logo {
  width: 220px;
  height: auto;
  max-width: 100%;
}

.et_header_style_left .logo_container .logo_helper {
  display: none;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
  padding: 4px;
}

#mobile_menu {
  margin-top: 21px;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar:before, .et_header_style_split #et-top-navigation .mobile_menu_bar:before {
  font-size: 40px;
}

#main-header .tagline {
  font-weight: 700;
}

#et-top-navigation {
  margin-top: 5px;
  padding: 0 !important;
  float: right !important;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
  padding-bottom: 10px;
  padding-top: 15px;
  text-transform: uppercase;
}

#top-menu>li>a {
  font-weight: 400;
  line-height: normal;
  padding: 0;
}

#top-menu .menu-item-has-children>a:first-child, #et-secondary-nav .menu-item-has-children>a:first-child {
  padding-right: 0;
}

#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
  display: none;
}

.nav li ul {
  padding: 10px 0;
}

#top-menu li li {
  padding: 0;
  width: 100%;
}

#top-menu li li a {
  width: 100%;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
  background-color: #F0F0F0;
  color: #525C6A !important;
  padding: 6px 10px 6px 30px !important;
}

#top-header .et-social-icon a {
  font-size: 18px;
  margin-top: 1px;
}

.search-area {
  margin-top: -3px;
  float: right;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
  border-bottom: 0;
  padding: 0 10px;
}

.search-area form {
  float: left;
  margin-top: -6px;
  width: 1px;
  overflow: hidden;
  transition: 1s all;
}

.search-area form.open {
  width: 300px;
}

.search-area form input {
  padding: 5px 10px;
  height: 35px;
  border: 0;
  width: 300px;
  font-size: 16px;
}

.search-area i {
  margin-top: 2px;
  float: right;
  color: #78808d;
  font-size: 18px;
  cursor: pointer;
}

.header-tagline {
  color: #78808d;
  float: right;
  padding: 4px 20px;
  text-transform: uppercase;
}

#top-menu-nav>ul>li>a:hover, #et-secondary-menu>ul>li>a:hover, #et-info-email:hover, .et-social-icons a:hover, #top-menu-nav>ul>li.et-show-dropdown>a, #et-secondary-menu>ul>li.et-show-dropdown>a, .nav ul li a:hover, .et_mobile_menu li a:hover {
  color: #fe9f07 !important;
  opacity: 1;
}

.et_mobile_menu .menu-item-has-children>a {
  font-weight: 100;
  text-transform: uppercase;
}

.et_mobile_menu a {
  font-weight: 100;
  font-size: 18px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Content ~~~~~~~~~~~~~~~~~~ */
.et_pb_text h2, .et_pb_text h3, .et_pb_text h4 {
  color: #fe9f07;
  font-weight: 100;
}

.et_pb_text h3 {
  padding: 0px 0 1em;
}

.et_pb_text p {
  margin: 0;
  margin-bottom: 0.5em;
}

.et_pb_text {
  color: #3E4A59;
  font-size: 18px;
}

.entry-content ul {
  margin: 0;
  padding: 0;
}

.entry-content ul li {
  list-style: none;
  margin-bottom: 20px;
}

.entry-content ul li:before {
  content: "\00bb";
  color: #fe9f07;
  margin-right: 10px;
  font-size: 20px;
}

/*.entry-content ul li:last-of-type {
  margin-bottom: 0;
}*/
#breadcrumbs {
  padding-top: 20px;
}

.et_pb_fullwidth_header {
  padding: 40px 0;
  background-size: cover !important;
}

.et_pb_fullwidth_header .header-content {
  padding: 0;
}

.et_pb_fullwidth_header .header-content h1 {
  font-size: 24px;
  font-weight: 100;
  padding: 0;
  margin: 0;
  line-height: 100%;
}

.et_pb_fullwidth_header_subhead {
  max-width: 60%;
  line-height: 120%;
  margin-top: 100px;
}

.fa-icon-display {
  display: block;
  clear: both;
}

.fa-icon-display i {
  margin-right: 10px;
}

.slick-prev:before, .slick-next:before {
  content: ' ' !important;
  background: url('images/slider-arrow-l.png') center center no-repeat;
  height: 44px;
  width: 24px;
  display: block;
}

.slick-next:before {
  background: url('images/slider-arrow-r.png') center center no-repeat;
  float: right;
}

.list-type .excerpt {
  line-height: 140%;
  padding-right: 45px;
  margin-top: 4px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Socials + Post Nav ~~~~~~~~~~~~~~~~~~ */
.single .et_pb_post {
  padding-bottom: 90px !important;
}

.addtoany_list a {
  padding: 0 !important;
}

.addtoany_list.a2a_kit_size_32 a>span {
  border-radius: 0 !important;
  width: 50px !important;
  height: 40px !important;
}

.a2a_s_email {
  background-image: url('images/email.jpg') !important;
}

.a2a_s_linkedin {
  background-image: url('images/linkedin.jpg') !important;
}

.a2a_s_twitter {
  background-image: url('images/twitter.jpg') !important;
}

.a2a_s_facebook {
  background-image: url('images/facebook.jpg') !important;
}

.a2a_s_a2a {
  background-image: url('images/more_icon.jpg') !important;
  border: 1px solid #e8e8ea;
  border-left: 0px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

.post-footer {
  margin: 50px 0;
}

.addtoany_shortcode {
  float: left;
}

.post-nav {
  float: right;
  width: 100%;
  width: calc(100% - 250px);
  box-sizing: border-box;
  border: 1px solid #e8e8ea;
  border-left: 0;
}

.post-nav .next {
  border: 1px solid #e8e8ea;
  border-top: 0;
  border-bottom: 0;
}

.post-nav .grid {
  text-align: center;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 38px;
  margin-right: 0 !important;
  width: 33% !important;
  line-height: 100%;
}

.post-nav .grid a {
  display: block;
  width: 100%;
  color: #a11b40;
  font-family: 'Arial';
  font-size: 15px;
}

.post-nav .grid a:hover {
  color: #fe9f07;
}

.list-type {
  padding-bottom: 45px;
}

.slick-track .list-type {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}

.slick-track .list-type .thumbnail {
  margin-bottom: 0 !important;
}

div[class*="et_pb_semantica_posts"], div[class*="et_pb_semantica_case_study"], [class*="et_pb_semantica_events"], .user-layout-blocked {
  padding-bottom: 0 !important;
}

div[class*="et_pb_semantica_testimonials"] {
  padding-top: 20px;
}

.single-users div[class*="et_pb_semantica_testimonials"], .single-speakers div[class*="et_pb_semantica_testimonials"] {
  padding-top: 0;
}

.single-users .et_pb_column_1_2 .et_pb_row_inner, .single-speakers .et_pb_column_1_2 .et_pb_row_inner {
  padding: 0;
}

div[class*="et_pb_semantica_posts"], div[class*="et_pb_semantica_case_study"], [class*="et_pb_semantica_events"] {
  border: none !important;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Pagination ~~~~~~~~~~~~~~~~~~ */
.pagination {
  margin: 40px 0 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}

.pagination ul {
  border: 1px solid #f2f2f2;
  border-right: 0;
  float: left;
  display: block;
}

.pagination ul li {
  display: inline-block;
  border-right: 1px solid #f2f2f2;
  margin: 0;
}

.pagination ul li:before {
  display: none;
}

.pagination ul li.active {
  background: #a11b40;
}

.pagination ul li.active a {
  color: #fff;
}

.pagination ul li a {
  color: #a11b40;
  display: block;
  padding: 13px 20px;
  line-height: 100%;
  height: 40px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Comments ~~~~~~~~~~~~~~~~~~ */
#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
  width: 100%;
  font-size: 16px !important;
  font-weight: 400;
  font-family: 'Slate Std' !important;
}

.form-submit {
  float: left;
}

#et_pb_submit, p.form-submit input[type="submit"].submit {
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 13px 40px 12px;
  position: relative;
  border: 0;
  line-height: 100% !important;
}

#et_pb_submit:hover, p.form-submit input[type="submit"].submit:hover {
  background: #fe9f07;
}

#et_pb_submit:after {
  content: '';
}

.entry-content #comment-wrap ul li:before {
  display: none;
}

.comment_area .comment-reply-link {
  position: relative;
  clear: both;
  float: left;
  font-size: 14px;
  border-width: 1px;
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 700;
}

.comment_area .comment-reply-link:after {
  font-size: 21px;
  font-weight: 700;
}

span.comment_date {
  color: #78808b;
}

span.fn, span.fn a {
  font-weight: 400;
  color: #3e4a59;
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Slider ~~~~~~~~~~~~~~~~~~ */
.hero-slider-slick {
  margin: 0 !important;
  max-height: 420px;
}

.hero-slider-slick .hero-slide {
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.hero-slider-slick .hero-slide .content h1 {
  font-size: 36px;
  font-family: 'MetaSerifOT';
  margin-bottom: 5px;
}

.hero-slider-slick .hero-slide .content p {
  line-height: 150%;
}

.hero-slider-slick .hero-slide .content {
  max-width: 50%;
  font-weight: 100;
}

.hero-slider-slick ul.slick-dots {
  bottom: 0px;
}

.hero-slider-slick ul.slick-dots li {
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 200px;
  list-style: none;
  margin-bottom: 20px !important;
}

.hero-slider-slick ul.slick-dots li:before, .hero-slider-slick .slick-dots li button:before {
  display: none;
}

.hero-slider-slick ul.slick-dots li.slick-active {
  background: #fff;
}

.hero-slider-slick .slider-buttons {
  margin-top: 25px;
}

.hero-slider-slick .slider-buttons a {
  background: #fff;
  padding: 10px 25px;
  margin-right: 10px;
  border-radius: 3px;
  color: #78808b;
  line-height: 100%;
  display: inline-block;
}

.hero-slider-slick .slider-buttons a:hover {
  color: #fff;
  background: #fe9f07;
}

.hero-slider-slick {
  height: 420px;
}

.slick-list, .slick-track {
  padding-bottom: 0 !important;
  height: 100%;
}

.hero-slider-slick .hero-slide {
  height: 100%;
}

.et_pb_fullwidth_section .et_pb_row {
  height: 100%;
  display: flex;
  align-items: center;
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hero Middle ~~~~~~~~~~~~~~~~~~ */
.middle-hero {
  min-height: 100vh;
  max-width: 60%;
  margin: 0 auto;
}

.middle-top, .middle-bottom {
  min-height: 50vh;
  display: flex;
  align-items: center;
  color: #fff;
  text-align: center;
}

.middle-top {
  padding-bottom: 15vh;
  font-family: 'MetaSerifOT-Book';
  font-size: 32px;
}

.middle-bottom {
  padding-top: 5vh;
}

.middle-hero span {
  margin: 0 auto;
}

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

.btn-middle {
  padding: 10px 20px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  border-radius: 3px;
}

.btn-middle:hover {
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.2);
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Icons ~~~~~~~~~~~~~~~~~~ */
.icon-wrap {
  width: 16.25%;
  float: left;
  margin-right: 0.5%;
}

.icon-wrap:nth-of-type(6) {
  margin-right: 0;
}

.icon-wrap a {
  color: #78808b;
  border-top: 5px solid rgba(0, 0, 0, 0.15);
  display: block;
  padding: 15px;
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(226, 226, 226, 0.64) 1%, rgba(224, 224, 224, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(226, 226, 226, 0.64) 1%, rgba(224, 224, 224, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(226, 226, 226, 0.65) 0%, rgba(226, 226, 226, 0.64) 1%, rgba(224, 224, 224, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6e2e2e2', endColorstr='#00e0e0e0', GradientType=0);
  /* IE6-9 */
}

.icon-wrap a .icon-title {
  min-height: 66px;
  font-weight: 100;
  line-height: 110%;
  max-width: 100px;
}

.icon-wrap a .icon {
  display: flex;
  margin-top: 16px;
  min-height: 40px;
  align-items: center;
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Buttons ~~~~~~~~~~~~~~~~~~ */
.oxford-download {
  display: block;
  color: #3e4a58;
  font-weight: 700;
}

.oxford-download .fa {
  margin-right: 5px;
}

.pdf_download a {
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 13px 40px 12px;
  float: left;
  min-width: 50%;
  position: relative;
}

.pdf_download a:after {
  content: '\25bc';
  position: absolute;
  color: #fff;
  top: 0;
  right: 10px;
  display: flex;
  height: 100%;
  align-items: center;
}

.btn-standard a {
  background: #762760;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 13px 40px 12px;
  float: left;
  min-width: 50%;
  position: relative;
  line-height: 100%;
}

.btn-standard a:hover {
  background: #5c1e4d;
}

.btn-standard-red a {
  background: #bc192a;
}

.btn-standard-red a:hover {
  background: #961422;
}

.btn-standard-green a {
  background: #007b88;
}

.btn-standard-green a:hover {
  background: #006974;
}

.btn-standard-purple a {
  background: #7a225f;
}

.btn-standard-purple a:hover {
  background: #621b4c;
}

.btn-standard-alt a {
  background: #3e4a5a;
}

.btn-standard-alt a:hover {
  background: #fe9f05;
}

.btn-standard-alt-light a {
  background: #eee;
  color: #676c73;
}

.btn-standard-alt-light a:hover {
  background: #fe9f05;
  color: #fff;
}

.btn-gradient a {
  padding: 20px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  border-left: 5px solid #a8adb3;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
  color: #5c1e4d;
  text-transform: uppercase;
  background: #f4f4f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f6 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4f4f6 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f6 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f6', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  margin-top: 10px;
}

.btn-gradient a:hover {
  background: #762760;
  color: #fff;
  border-left: 5px solid rgba(0, 0, 0, 0.5);
}

.btn-gradient a .fa {
  float: right;
  padding-top: 5px;
  display: none;
}

.btn-gradient a:after {
  background: url('images/arrow-grey.png') no-repeat;
  width: 26px;
  height: 17px;
  content: ' ';
  display: block;
  float: right;
  margin-top: 0;
}

.btn-gradient a span {
  max-width: 75%;
  display: inline-block;
  line-height: 140%;
}

.btn-gradient-red a:hover {
  background: #bc192a;
}

.btn-gradient-green a:hover {
  background: #007b88;
}

.btn-gradient-purple a:hover {
  background: #7a225f;
}

.btn-gradient-red a {
  color: #bc192a;
}

.btn-gradient-green a {
  color: #007b88;
}

.btn-gradient-purple a {
  color: #7a225f;
}

/* ~~~~~~~~~~ Posts List ~~~~~~~~~~ */
/* ~~~~~~~~~~ Standard ~~~~~~~~~~~~~~~~~~ */
.list-type .thumbnail a {
  display: block;
  line-height: 0;
}

.list-type-case-study .thumbnail a, .list-type-case-studies .thumbnail a {
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
}

.list-type .post-meta {
  position: relative;
  padding: 12px 0 5px;
}

.list-type-events .post-meta {
  padding: 12px 0 3px;
}

.list-type .post-meta a {
  color: #8b929c;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Arial';
}

.list-type .post-meta a:hover {
  color: #a3173e;
}

.list-type .post-meta:after {
  content: ' ';
  position: absolute;
  top: 18px;
  right: 0;
  font-size: 22px;
  color: #a3173e;
  background: url('images/arrow-orange.png') center center no-repeat;
  width: 26px;
  height: 17px;
}

/* ~~~~~~~~~~ Post Lists ~~~~~~~~~~ */
/* ~~~~~~~~~~ Filter ~~~~~~~~~~~~~~~~~~ */
.content-filter {
  margin-bottom: 30px;
}

.content-filter select {
  width: 100%;
  padding: 15px 20px;
  background: #ecedef url('images/oxford-select.jpg') no-repeat right center;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.content-filter select::-ms-expand {
  /* for IE 11 */
  display: none;
}

.content-filter input[type="submit"] {
  padding: 15px 20px;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  background: #ecedef;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* ~~~~~~~~~~ Post Lists ~~~~~~~~~~ */
/* ~~~~~~~~~~ Slider ~~~~~~~~~~~~~~~~~~ */
.posts-slider {
  padding: 0 60px 5px;
  margin-bottom: 50px;
}

.posts-slider .slick-slide {
  margin: 0 5px;
}

.posts-slider .list-type-case-studies .thumbnail {
  background: #fff;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 30px;
  width: 100%;
  text-align: center;
  min-height: 120px;
  height: 120px;
  display: flex;
  align-items: center;
}

.slick-track .oxford-testimonial {
  text-align: center;
}

.slick-track .oxford-testimonial img {
  margin: 0 auto;
}

.slick-track .testimonial-content:before {
  display: none;
}

.slick-track .testimonial-content {
  border: 0;
}

.slick-list {
  padding-bottom: 5px;
}

/* ~~~~~~~~~~ Custom Post Type ~~~~~~~~~~ */
/* ~~~~~~~~~~ Case Study ~~~~~~~~~~~~~~~~~~ */
.list-type-case-study .thumbnail, .list-type-case-studies .thumbnail {
  background: #f8f8f8;
  width: 100%;
  min-height: 190px;
  height: 190px;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
}

.list-type-case-study .thumbnail img, .list-type-case-studies .thumbnail img {
  margin: 0 auto;
  max-width: 90%;
}

/* ~~~~~~~~~~ Custom Post Type ~~~~~~~~~~ */
/* ~~~~~~~~~~ Events ~~~~~~~~~~~~~~~~~~ */
.single-events .et_pb_column_3_4 .et_pb_row_inner, .single-events.et_pb_gutters3 .et_pb_column, .single-events.et_pb_gutters3.et_pb_row .et_pb_column {
  padding: 0 !important;
}

.single-events h1.entry-title {
  color: #fe9f07;
}

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

.list-type-events .event-thumbnail {
  margin-bottom: 10px;
}

.list-type-events .entry-title {
  margin: 2px 0 10px 0;
  color: #ff9f0a;
}

.list-type-events .entry-title:hover {
  color: #ff9f0a;
}

.list-type-events .event-meta {
  font-weight: 500;
}

.list-type-case-studies h3.title {
  font-size: 26px;
}

.list-type-events h3.title:hover, .list-type-events .entry-title:hover, .list-type-case-study h3.title:hover, .list-type-case-studies h3.title:hover {
  color: #a3173e;
  cursor: pointer;
}

/* ~~~~~~~~~~ Custom Post Type ~~~~~~~~~~ */
/* ~~~~~~~~~~ Users ~~~~~~~~~~~~~~~~~~ */
.single-users .et_pb_text h2, .single-speakers .et_pb_text h2 {
  /*color: #3e4a59;*/
  margin-top: 0;
  margin-bottom: 0.5em;
}

.single-users .user-contact-details {
  font-size: 18px;
  color: #78808b;
}

.single-users .et_pb_column_1_2 p {
  padding: 0.5em 0 !important;
  line-height: 150%;
}

.single-users #main-content {
  padding-bottom: 30px;
}

.single-users .et_pb_column_1_2, .user-details-wrapper {
  font-size: 20px;
  color: #3E4A59;
}

.single-users .et_pb_column_1_2 p {
  padding-bottom: 0;
}

.single-users .et_pb_post .entry-content {
  padding-top: 0;
}

/*.single-users {
  margin: 40px 0;
}*/
.user-contact-details i {
  width: 20px;
  margin-right: 5px;
  color: #a3173e;
}

.user-layout-blocked {
  background: #fff;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.user-layout-blocked a {
  display: block;
  padding: 20px;
  color: #3E4A59;
}

.user-layout-blocked a:hover h3.title {
  color: #fe9f07;
}

.user-layout-blocked .thumbnail {
  margin-bottom: 0px;
  display: block;
  line-height: 0%;
}

.user-layout-blocked h3 {
  margin-bottom: 0px;
  margin-top: 10px;
  padding-bottom: 0;
  min-height: 65px;
  font-size: 20px !important;
  font-weight: 500;
}

.user-layout-blocked .position {
  line-height: 130%;
}

.user-layout-grid h4 {
  color: #a6153e;
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 5px;
}

.user-layout-grid .name {
  color: #3e4a5a;
  font-weight: 400;
}

.user-layout-grid a {
  color: #3e4a5a;
}

.user-layout-grid a:hover {
  color: #fe9f07;
}

.user-layout-grid .user-meta {
  margin-top: 20px;
}

/* ~~~~~~~~~~ Partial ~~~~~~~~~~ */
/* ~~~~~~~~~~ User Display ~~~~~~~~~~~~~~~~~~ */
.host-header .host-content {
  display: block;
}

.host-header .host-content span {
  display: block;
  width: 100%;
  padding-right: 30px;
}

.host-header .host-content span.title {
  color: #a2173e;
  margin-bottom: 15px;
  line-height: 120%;
}

.host-header .host-content span.details {
  color: #191d26;
}

.host-header .host-content span.details strong {
  font-size: 20px;
}

.host-header .host-content span.details .position {
  color: #79808a;
  line-height: 120%;
  margin-top: 10px;
}

.host-bio {
  margin: 20px 0 30px;
  font-size: 16px;
  line-height: 140%;
}

.user-button {
  padding: 13px 5px 12px;
  border-radius: 3px;
  background: #e8e9eb;
  color: #414a59;
  display: block;
  text-align: center;
  margin: 0px 0 10px;
}

.user-button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f007";
  margin-top: 0px;
  margin-right: 10px;
  float: right;
}

.user-button:hover, .user-button:active {
  background: #ff9f0a;
  color: #fff;
}

.user-basic-layout h3 {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 24px;
  padding: 0;
  margin-top: 15px;
  color: #3E4A59;
}

.user-basic-layout .host-bio {
  margin: 15px 0;
  font-size: 14px;
  line-height: 140%;
}

.list-type-users.user-layout-grid {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  line-height: 120%;
  padding-bottom: 20px;
}

.user-details-wrapper .company {
  color: #fe9f05;
}

.user-contact-details a {
  color: #78808b;
}

.user-details-wrapper h3 {
  font-size: 20px !important;
  font-weight: 500;
}

/* ~~~~~~~~~~ Partial ~~~~~~~~~~ */
/* ~~~~~~~~~~ Testimonial Display ~~~~~~~~~~~~~~~~~~ */
.single-users .testimonial-content, .single-speakers .testimonial-content {
  padding-top: 0px;
  border-top: 0px solid rgba(255, 255, 255, 0);
}

.testimonial-content {
  color: #3E4A59;
}

.testimonial-content:before {
  content: '"';
  display: block;
  width: 25px;
  height: 25px;
  background: url('images/oxford-testimonial.png') no-repeat center center;
  margin-bottom: 10px;
  text-indent: -999px;
  overflow: hidden;
}

.testimonial-content, .testimonial-meta {
  margin-bottom: 15px;
}

.testimonial-meta {
  line-height: 140%;
}

.testimonial-meta span {
  display: block;
  width: 100%;
}

/* ~~~~~~~~~~ Partial ~~~~~~~~~~ */
/* ~~~~~~~~~~ Quotes ~~~~~~~~~~~~~~~~~~ */
.oxford-quote .testimonial-content {
  font-size: 24px;
  line-height: 130%;
}

.oxford-quote .testimonial-content:before {
  background: url('images/oxford-quote.png') no-repeat center center;
}

.oxford-quote .testimonial-meta {
  line-height: 120%;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Contact Form 7 ~~~~~~~~~~~~~~~~~~ */
.et_pb_column_1_3 .list-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 30px !important;
}

.et_pb_column_1_3 .list-type .thumbnail img {
  margin-bottom: 0px;
}

/*.et_pb_column_1_3 .list-type .post-meta:after {
  display: none;
}*/
.et_pb_column_1_3 .list-type .post-meta {
  font-size: 15px;
}

.et_pb_column_1_3 .list-type-events .entry-title {
  margin: 2px 0 10px !important;
  font-size: 26px;
  font-weight: 400;
}

/*.et_pb_column_1_3 .list-type-events .event-meta {
  line-height: 120%;
  font-weight: 500;
  margin-top: 5px;
}*/
.post-meta-info, .post-meta-info a {
  color: #8b929c;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Contact Form 7 ~~~~~~~~~~~~~~~~~~ */
.wpcf7 p {
  padding: 0;
  margin: 0 0 10px;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
  background: #f8f8f8;
  border: 0;
  padding: 13px 20px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  font-family: 'Slate Std';
}

.wpcf7 input[type="submit"] {
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  padding: 13px 20px 12px;
}

.wpcf7 input[type="submit"]:hover {
  background: #fe9f07;
}

textarea {
  max-width: 100%;
  max-height: 350px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Footer ~~~~~~~~~~~~~~~~~~ */
#twitter-feed {
  padding: 30px 0;
  position: relative;
  box-sizing: border-box;
  display: block;
  background: #fff;
  word-break: break-all;
}

#twitter-feed .container {
  text-align: center;
  color: #191c23;
  font-style: italic;
  z-index: 10;
}

#twitter-feed .container i {
  color: #fe9f05;
  margin-right: 20px;
}

#twitter-feed .container i:before {
  content: "\f099";
  font-size: 30px;
  top: 5px;
  position: relative;
}

#twitter-feed .shadow {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 25%;
}

#twitter-feed .shadow:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -50%;
  width: 200%;
  height: 10px;
  background: radial-gradient(ellipse at 50% 100%, rgba(167, 167, 167, 0.2), rgba(146, 143, 143, 0) 80%);
}

#main-footer {
  background-color: #191e24;
  position: relative;
  z-index: 9999999;
}

#main-footer .footer-widget h4 {
  margin-bottom: 15px;
  color: #8d939c !important;
}

.footer-widgets-space {
  padding: 60px 0 0 !important;
  color: #8d939c;
}

.footer-widgets-space .et_pb_widget {
  width: 100% !important;
  margin-right: 0 !important;
}

#footer-widgets .footer-widget {
  width: 22.75%;
  margin-right: 3%;
  clear: none !important;
}

#footer-widgets .footer-widget.last {
  margin-right: 0;
}

#footer-widgets .footer-widget li {
  padding-left: 0 !important;
  margin-bottom: 0;
  line-height: 140%;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

#footer-widgets .footer-widget li a {
  font-size: 14px;
  color: #8d939c !important;
}

.footer-widgets-space .et_pb_widget {
  margin-bottom: 15px;
}

.footer-widgets-space h4 {
  color: #8d939c;
  font-weight: 100;
}

.footer-widgets-space li {
  margin-bottom: 0 !important;
}

.footer-widgets-space a {
  font-size: 13px;
  color: #8d939c;
}

.footer-widgets-space a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.footer-widgets-space ul#awesome_social_icons li a {
  margin: 0 10px 0 0;
  padding: 10px 10px 10px 0;
}

.footer-widgets-space ul#awesome_social_icons li a i {
  color: #a3a6ab;
}

#footer-info, #footer-info a {
  padding: 0;
  color: #8d939c !important;
}

#footer-bottom {
  background-color: transparent;
  padding-bottom: 50px;
}

#footer-info {
  font-size: 14px;
}

#menu-footer {
  padding: 0;
  margin: 0;
}

#menu-footer li {
  list-style: none;
  display: inline-block;
}

#menu-footer li a {
  color: #8d939c;
  font-size: 14px;
  display: block;
  padding: 0px 0 0 10px;
  margin-left: 10px;
  border-left: 1px solid #656d7a;
}

.menu-footer-container {
  float: left;
}

span.createdby {
  float: right;
}

span.createdby a {
  color: #8d939c;
  font-size: 14px;
}

#footer-bottom .et-social-icons {
  display: none;
}

#main-footer .wpcf7 input[type="submit"] {
  background: #fe9f07;
  border-radius: 0;
  margin-top: 5px;
}

.footer-widgets-space .et_pb_widget {
  margin-bottom: 0 !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Responsive ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body {
  background: #fff !important;
}

@media only screen and (max-width : 1030px) {
  .et_pb_pagebuilder_layout.single-post #page-container .et_pb_fullwidth_section .et_pb_row, .et_pb_row, .container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 94%;
  }

  .et_section_specialty, #breadcrumbs {
    width: 94%;
    margin: 0 auto;
  }

  .et_section_specialty .et_pb_row, .et_pb_row #breadcrumbs {
    width: 100%;
  }
}

@media only screen and (max-width : 770px) {
  .et_section_specialty .et_pb_column_2_3:after, .single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
    display: none;
  }

  .single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
    display: none;
  }

  .et_fixed_nav #top-header {
    padding-top: 10px;
  }

  #et-secondary-nav, #et-secondary-menu {
    display: block !important;
    padding-top: 0px;
  }

  #et-top-navigation {
    margin-top: 10px !important;
  }

  .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 0;
  }

  .hero-slider-slick .hero-slide .content {
    max-width: 70%;
  }

  .icon-wrap {
    width: 32%;
  }

  .icon-wrap:nth-of-type(4) {
    clear: both;
  }

  .et_pb_column_1_3 {
    margin-right: 2%;
  }

  .et_mobile_menu {
    padding: 1% !important;
  }

  .et_pb_semantica_semantica_title_0 .et_pb_title_container h1 {
    line-height: 120% !important;
  }

  .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container, .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container a {
    font-size: 16px !important;
  }

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

  .user-basic-layout .host-image {
    text-align: left;
  }

  .et_pb_image {
    text-align: left !important;
  }

  .et_pb_fullwidth_header_subhead {
    font-size: 34px;
    margin-top: 20px !important;
    line-height: 120%;
  }

  .et_pb_column_1_2, .et_pb_column_1_2 .et_pb_row_inner {
    padding-top: 0 !important;
  }

  .oxford-testimonial {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width : 540px) {
  .grid, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    width: 100%;
    margin-right: 0;
  }

  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
  }

  #et-secondary-menu {
    float: left;
  }

  #top-header .et-social-icons li {
    margin-left: 0;
    margin-right: 5px;
  }

  .search-area form.open {
    width: 160px;
  }

  span.header-tagline {
    display: none;
  }

  header .gridspace {
    width: 49% !important;
    margin: 0 !important
  }

  .et_pb_fullwidth_header_subhead {
    max-width: 100%;
    margin-top: 40px;
  }

  .et_pb_fullwidth_header {
    padding: 0;
  }

  .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container, .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container a {
    line-height: 120% !important;
    padding: 0 !important;
  }

  .post-footer {
    margin: 40px 0 0;
  }

  .post-nav {
    margin-top: 20px;
    float: none;
    width: 100% !important;
    clear: both;
    border: 1px solid #e8e8ea !important;
    display: block;
  }

  .host-details .grid {
    width: 47.6%;
  }

  .user-layout-blocked .thumbnail {
    text-align: center;
  }

  .middle-hero, .hero-slider-slick .hero-slide .content {
    max-width: 100%;
  }

  .icon-wrap {
    width: 49%;
  }

  .icon-wrap:nth-of-type(3), .icon-wrap:nth-of-type(5) {
    clear: both;
  }

  .icon-wrap:nth-of-type(4) {
    clear: none;
  }
}

@media only screen and (max-width : 395px) {
  h1.entry-title {
    font-size: 38px !important;
  }

  .pdf_download a {
    min-width: 100%;
  }

  .search-area {
    clear: both;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 0 15px;
    margin: 5px 0;
  }

  .search-area form {
    margin-top: 0;
    width: auto;
  }

  .search-area form input {
    width: 240px;
    padding: 0;
  }

  .search-area i {
    margin-top: 7px;
  }

  .user-login-icon {
    border: none !important;
  }
}

#footer-widgets, .footer-widgets-space {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.footer-widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.footer-widgets-wrap .container.et_pb_row {
  padding-top: 50px !important;
}

#footer-bottom {
  padding-bottom: 30px !important;
}

.a2a_svg svg {
  display: none !important;
}

.a2a_mini_services svg {
  display: block !important;
}

.a2a_mini_services .a2a_svg, .a2a_menu_show_more_less .a2a_svg {
  background-image: none !important;
}

.a2a_menu_show_more_less .a2a_svg {
  display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Updated Fixes ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.et_pb_text h3 {
  padding: 0px 0 1em !important;
}

.single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
  left: 105%;
}

.et_section_specialty .et_pb_column_2_3:after {
  left: 104%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Surveys ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tax-survey {
  font-family: 'Graphik', sans-serif !important;
  color: #ffffff;
}

.tax-survey h1, .tax-survey h2, .tax-survey h3, .tax-survey h4, .tax-survey h5, .tax-survey h6, .tax-survey p, .tax-survey strong, .tax-survey label, .tax-survey.et-db #et-boc .et-l h1 {
  letter-spacing: 0;
  color: #ffffff;
}

.tax-survey span {
  color: #ffffff !important;
}

.tax-survey .assessment-header h1, .tax-survey .assessment-header.et_pb_text_0 h1 {
  margin: -20px 0 -10px 0;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 24px;
  font-family: 'Graphik', sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}

.tax-survey .et_pb_text_1 h1 {
  margin: -20px 0 -10px 0;
  line-height: normal;
  color: #ffffff !important;
  font-weight: 400 !important;
  font-size: 24px;
  font-family: 'Graphik', sans-serif !important;
  letter-spacing: 0;
}

.tax-survey .et_pb_text {
  color: #303030;
  font-size: 18px;
  font-family: 'Graphik', sans-serif;
}

.tax-survey {
  background: #f9f9fb !important;
}

.tax-survey header {
  background: #ff9500;
  background: -moz-linear-gradient(top, #ff9500 0%, #ff8000 100%);
  background: -webkit-linear-gradient(top, #ff9500 0%, #ff8000 100%);
  background: linear-gradient(to bottom, #ff9500 0%, #ff8000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ff8000', GradientType=0);
  padding: 20px 0 35px;
  text-align: center;
  line-height: 0;
}

.survey-name-wrapper {
  text-align: center;
  margin-top: -20px;
  height: 40px;
  position: relative;
  z-index: 2;
}

.oxford-survey-logo img {
  max-width: 238px;
  height: auto;
}

.survey-name {
  display: inline-block;
  background: #ff9500;
  padding: 7px 20px 6px;
  color: #191919;
  letter-spacing: 0.1em;
  font-family: 'Graphik', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.tax-survey #et-main-area {
  margin-top: -20px;
}

.tax-survey #et-main-area, .tax-survey .et_pb_section_0 {
  min-height: calc(100vh - 181px);
}

.admin-bar.tax-survey #et-main-area, .admin-bar.tax-survey .et_pb_section_0 {
  min-height: calc(100vh - 213px);
  background: #111;
}

/* Survey: Results page */
.tax-survey [data-currentid="9855"] {
  color: #191919;
}

.tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) h1, .tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) h2, .tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) h3, .tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) h4, .tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) h5, .tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) h6, .tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) p {
  color: #191919;
}

.tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) span {
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"] .et_pb_section_0 {
  background-color: #FF9500 !important;
  min-height: 0;
}

.tax-survey #et-boc .et_pb_section:not(.et_pb_section_0) .et_pb_button {
  border-color: #191919 !important;
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"][data-currentstep="11"] .et_pb_section_0 {
  min-height: calc(100vh - 181px);
}

.tax-survey [data-currentid="9855"] .survey-score {
  color: #fff !important;
  margin: 0 !important;
  line-height: normal;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
}

.tax-survey [data-currentid="9855"] .survey-results .et_pb_survey_results h1 {
  margin-bottom: 32px;
  font-size: 42px;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  letter-spacing: 0;
}

.tax-survey [data-currentid="9855"] h3, .tax-survey [data-currentid="9855"] .survey-results-display h4 {
  font-size: 24px !important;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  font-weight: 600 !important;
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"] .survey-results-display h3, .tax-survey [data-currentid="9855"] .survey-results-display h4, .tax-survey [data-currentid="9855"] .survey-results-display h3 span[style*="color: #800000;"] {
  font-weight: 600 !important;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  margin-bottom: 10px;
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"] .survey-results-display h3[style*="color: #f4990a;"] {
  font-size: 32px !important;
  margin-bottom: 20px;
  color: #f4990a !important;
}

.tax-survey [data-currentid="9855"] .survey-results-display [style*="font-size: 50px;"] {
  font-size: 80px !important;
  letter-spacing: 0 !important;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  font-weight: 600 !important;
  color: #FF9500 !important;
  padding: 0 0 13px !important;
  margin-bottom: 25px;
}

.tax-survey [data-currentid="9855"] .survey-results-display [alt*="master-model-1"] {
  width: 426px;
  max-width: 100%;
}

.tax-survey [data-currentid="9855"] .survey-results-display .gdc_inner p:first-child, .tax-survey [data-currentid="9855"] .survey-results-display .gdc_inner p:nth-child(2) {
  display: none;
}

.tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) .survey-results-display p {
  font-size: 18px;
  line-height: 1.388888889;
  color: #191919;
}

.tax-survey [data-currentid="9855"] .et_pb_section:not(.et_pb_section_0) .survey-results-display span {
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"] .et_pb_blurb h4, .tax-survey [data-currentid="9855"] .et_pb_blurb h4 a {
  color: #ffffff !important;
  font-weight: bold;
}

/* Download Report CTA Section */
.et_pb_section.download-report-cta {
  background: #FF9500;
  padding: 50px 0 !important;
}

/* Survey: Center Align Items */
.tax-survey .et_pb_section_0 {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  justify-content: center !important;
  padding-bottom: 50px !important;
}

.tax-survey .et_pb_section_0>.et_pb_row {
  margin-top: 0;
  margin-bottom: 0;
}

/* Survey: Home Screen Column Gutters */
@media only screen and (min-width: 981px) {
  .tax-survey.et_pb_gutters3 .et_pb_column_1_4, .tax-survey.et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 23.875%;
    margin-right: 1.5%;
  }

  .tax-survey.et_pb_gutters3 .et_pb_column_1_4:last-child, .tax-survey.et_pb_gutters3.et_pb_row .et_pb_column_1_4:last-child {
    margin-right: 0;
  }
}

.survey-progress {
  width: 100%;
  border-radius: 100px;
  display: block;
  background: #ededef;
  height: 10px;
  margin-bottom: 60px;
}

.survey-progress span {
  display: block;
  height: 10px;
  border-radius: 100px;
  background: #f39d08;
  position: relative;
}

.survey-progress span:after {
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  background: #f39d08;
  border: 6px solid #ededef;
  border-radius: 100px;
  right: 0;
  position: absolute;
  top: -6px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

/* Survey Button */
.tax-survey .survey-button {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
}

/* Survey Button: Dark */
.tax-survey .survey-button-dark {
  border: 2px solid #FF9500;
  color: #FF9500;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
}

.tax-survey .survey-button-dark:hover, .tax-survey .survey-button-dark:focus {
  background: #FF9500;
  color: #fff !important;
}

.tax-survey .survey-button-dark:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 149, 0, 40%);
}

/* Survey Button: White */
.tax-survey .download-pdf-button {
  border: 2px solid #ffffff;
  color: #ffffff !important;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 20px;
}

.tax-survey .download-pdf-button, .tax-survey .download-pdf-button:hover {
  padding: 8px 40px;
}

.tax-survey .download-pdf-button:hover, .tax-survey .download-pdf-button:focus {
  background: #ffffff;
  color: #FF9500 !important;
}

.tax-survey .download-pdf-button:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 149, 0, 40%);
}

.tax-survey .survey-buttons-both {
  margin-right: 10px;
}

.tax-survey .survey-button-light {
  border: 2px solid #f39d08;
  color: #f39d08;
}

.tax-survey .survey-button-light {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  border: 2px solid #FF9500;
  color: #FF9500;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
  display: inline-block;
}

.tax-survey .survey-button-light:hover, .tax-survey .survey-button-light:focus {
  background: #FF9500;
  color: #fff !important;
}

.tax-survey .survey-button-light:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 149, 0, 40%);
}

.tax-survey .survey-button.survey-button-back {
  color: #9fa2a7;
  border-color: #9fa2a7;
}

.tax-survey .survey-button-light.survey-button-back {
  border: 2px solid #9fa2a7;
  color: #9fa2a7;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
}

.tax-survey .survey-button-light.survey-button-back:hover, .tax-survey .survey-button-light.survey-button-back:focus {
  background: #9fa2a7;
  color: #fff;
}

.tax-survey .survey-button-light.survey-button-back:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(159, 162, 167, 40%);
}

.et_pb_semantica_question {
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #dddddd;
  margin-top: 37px;
  padding-bottom: 32px;
  font-size: 19px;
}

.et_pb_semantica_question:last-of-type {
  padding-bottom: 0;
  border: opx solid rgba(0, 0, 0, 0);
}

.et_pb_semantica_question strong {
  font-weight: 500;
  font-size: 16px;
  margin: 0 15px;
  display: inline-block;
  top: -5px;
  position: relative;
}

.et_pb_semantica_question .question-options {
  margin-top: 15px;
}

.question-options input[type="radio"] {
  display: none;
}

.question-options label {
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  margin: 0 8px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  border-radius: 100px;
  cursor: pointer;
  position: relative;
  top: 2px;
}

.question-options input[type="radio"]:checked+label {
  border: 2px solid #ff9d0f;
  background: #ff9d0f;
}

.question-options .questions-options-label {
  cursor: pointer;
}

.survey-results .et_pb_section:not(.et_pb_section_0) .et_pb_survey_results p {
  color: #191919;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Graphik', sans-serif !important;
  letter-spacing: 0;
}

.survey-results .et_pb_survey_results .gdc_inner h4 {
  margin-top: 20px;
}

.tax-survey footer {
  background: #191919;
  color: #8c8c8c;
  padding: 30px 0;
}

.tax-survey footer .et_pb_row {
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 160%;
  font-size: 13px;
}

.tax-survey footer img.oxford-icon {
  float: left;
}

.tax-survey footer .oxford-return-link {
  float: left;
  padding-left: 10px;
  font-family: 'Source Sans Pro', sans-serif;
}

.tax-survey footer .oxford-return-link a {
  color: #8c8c8c;
  font-family: 'Source Sans Pro', sans-serif;
}

.tax-survey footer .oxford-return-link a:hover {
  color: #fff;
}

.tax-survey footer .oxford-copyright {
  text-align: right;
}

.survey-validate {
  display: none;
  background: #f79f0a;
  color: #fff;
  padding: 5px 30px;
  margin-bottom: 20px;
}

.display_loading_spinner {
  min-height: 50vh;
  display: flex;
  align-items: center;
}

.display_loading_spinner .loading_icon {
  width: 100%;
  text-align: center;
  font-size: 40px;
}

.tax-survey .addtoany_share_save_container {
  display: none;
  margin: 0;
}

.tax-survey .wpcf7 input[type="submit"] {
  width: auto;
  background: transparent;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 20px;
}

.tax-survey .wpcf7 input[type="submit"] {
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
}

.tax-survey .wpcf7 input[type="submit"]:hover, .tax-survey .wpcf7 input[type="submit"]:focus {
  background: #ffffff;
  color: #FF9500;
}

.tax-survey .wpcf7 input[type="submit"]:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 40%);
}

.tax-survey div.wpcf7-validation-errors {
  display: none !important;
}

.tax-survey span.wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
  background: #f4360a;
  font-size: 12px;
  margin-top: 5px;
}

.survey-footer-logo {
  text-align: center;
  line-height: 0;
}

.survey-footer-logo img {
  max-width: 205px;
}

.tax-survey footer .et_pb_column:nth-of-type(1), .tax-survey footer .et_pb_column:nth-of-type(3) {
  padding-top: 5px;
  font-family: 'Source Sans Pro', sans-serif;
}

.tax-survey .et-waypoint {
  opacity: 1 !important;
}

body.tax-survey #page-container .et_pb_button {
  font-family: 'Source Sans Pro', sans-serif;
}

/* Survey: Form */
body.tax-survey .wpcf7 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

body.tax-survey .wpcf7 .gdc_column {
  width: 100%;
}

body.tax-survey .wpcf7 .gdc_column .gdc_inner {
  padding: 0;
}

body.tax-survey .wpcf7 input[type="email"], body.tax-survey .wpcf7 input[type="text"] {
  font-family: 'Graphik', sans-serif !important;
  text-align: center;
  color: #191919;
}

/* Styling fixes */
body.tax-survey.et-db #et-boc .et-l .et_pb_image_0, body.tax-survey.et-db #et-boc .et-l .et_pb_image_1, body.tax-survey.et-db #et-boc .et-l .et_pb_image_2, body.tax-survey.et-db #et-boc .et-l .et_pb_image_3 {
  max-width: 387px;
}

body.tax-survey.et-db [data-currentstep="1"] #et-boc .et-l .et_pb_image_1 {
  background: #fff;
}

body.tax-survey.et-db [data-currentid="9821"] .et-l .et_pb_image_2 {
  background: none !important;
}

@media only screen and (max-width : 770px) {
  .tax-survey footer .et_pb_column {
    text-align: center !important;
    margin-bottom: 10px;
  }

  /*.tax-survey footer .et_pb_column:nth-of-type(2) { display: none; }*/
  .tax-survey footer img.oxford-icon, .tax-survey footer .oxford-return-link {
    float: none;
  }
}

@media only screen and (max-width : 480px) {
  .et_pb_semantica_question strong {
    margin: 0 5px;
    top: -4px;
    font-size: 14px;
  }

  .question-options label {
    margin: 0 5px;
    width: 20px;
    height: 20px;
  }

  .survey-name {
    height: auto;
  }

  .tax-survey .survey-button {
    padding: 10px 30px;
  }
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Speakers ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.speaker-details-wrap h3 {
  color: #3e4a59;
  font-weight: 400;
  font-size: 18px !important;
  margin-top: 20px;
  padding-bottom: 0px !important;
}

.speaker-details-wrap .speaker-title {
  font-size: 14px;
  line-height: 150%;
  color: #3e4a59;
  margin-top: 15px;
}

.speaker-details-wrap .speaker-excerpt {
  font-size: 14px;
  line-height: 150%;
  color: #3E4A59;
  margin-top: 15px;
  margin-bottom: 25px;
}

.cookie-notice-container {
  padding: 20px 60px 20px 0px !important;
  max-width: 1120px;
  text-align: left;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
}

#cookie-notice .cn-button {
  margin-left: 10px;
  position: absolute;
  top: 20px;
  right: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  text-indent: -9999px;
  background: url(https://www.oxfordleadership.com/wp-content/uploads/2018/10/oxford-close.jpg) no-repeat;
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
}

.oxWidSubscribe {
  background: #fe9f07;
  border-radius: 0;
  margin-top: 5px;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  padding: 13px 20px 12px;
  font-size: 15px !important;
  font-family: 'Arial';
  border: 0;
  margin: 10px 0 20px 0;
  width: 100%;
  display: inline-block;
}

.grecaptcha-badge {
  display: none !important;
}

/* Align the submit button on contact form center */
.et_contact_bottom_container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  width: 100% !important;
}

.et-pb-contact-message {
  color: #ff9500;
  font-size: 22px;
  text-align: center;
}

/*
Styling for Question Survey
*/
.questions-options-wrapper {
  display: inline-block;
}

.questions-options-wrapper span {
  display: block;
}

/* ==================================== */
/* Survey Pages */
/* ==================================== */
.tax-survey .wpcf7 form .wpcf7-response-output {
  color: #fff;
  padding: 8px 10px 3px;
}

.tax-survey div.wpcf7 .ajax-loader {
  display: none !important;
}

.tax-survey div.wpcf7 .ajax-loader.is-active {
  display: inline-block !important;
}

/* ==================================== */
/* Hide Date on Article Pages */
/* ==================================== */
.et_pb_title_meta_container span.published {
  display: none;
}

/* ==================================== */
/* GravityForms Styling */
/* ==================================== */
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
  border: none;
  display: block;
  width: 100%;
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  padding: 13px 20px 12px;
  transition: 0.15s ease-in-out all;
}

body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background: #fe9f07;
}

/* ==================================== */
/* Programme Header */
/* ==================================== */
.et_pb_text_inner .programme-header__tag {
  color: #ff9900;
  text-transform: uppercase;
  font-size: 18px;
  background: #fff;
  display: inline-block;
  padding: 6px 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.et_pb_text_inner .programme-header__heading {
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 45px !important;
}

.et_pb_text_inner .programme-header__dates {
  color: #ff9900;
  font-weight: 500;
  font-size: 30px !important;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
}

.et_pb_text_inner .programme-header__text {
  color: #fff;
  font-weight: 500;
  font-size: 30px !important;
  margin-top: 0;
  padding: 0;
}

/* Hero Home Header */
/* ===================== */
.hero_header_home {
  background: rgba(0, 0, 0, .25);
}

@media only screen and (max-width : 1030px) {
  .hero_header_home {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .hero_header_home .et_pb_text_1 {
    padding-bottom: 10px !important;
    line-height: 1.2;
  }
}

.hero_header_home .et_pb_text {
  margin-bottom: 10px !important;
  max-width: 100%;
}

.hero_header_home .et_pb_text_inner, .hero_header_home .et_pb_column, .hero_header_home .et_pb_row {
  position: static;
}

.hero_header_home .et_pb_section_video_bg {
  z-index: -1;
}

.hero_header_home .hero_header_home_arrow {
  position: absolute;
  top: 50px;
  right: 0;
  opacity: 0.5;
  z-index: -1;
  width: 50%;
  height: 150%;
}

.hero_header_home .hero_header_home_arrow svg {
  width: 100%;
  height: 100%;
}

/* Bounce */
/* ===================== */
.moving-arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-top: -25px;
  margin-left: -25px;
  height: 50px;
  width: 50px;
  background: url('images/moving-arrow.png');
  background-size: 100% auto;
  -webkit-animation: olBounce 1s infinite;
  -moz-animation: olBounce 1s infinite;
  -o-animation: olBounce 1s infinite;
  animation: olBounce 1s infinite;
}

@-webkit-keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@-moz-keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@-o-keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

/* Oxford Profiles Section */
/* ===================== */
.oxford-profiles .user-layout-blocked h3 {
  color: #3e4a59;
}

.oxford-profiles .user-layout-blocked:hover h3 {
  color: #fe9f07;
}

/* GravityForms */
/* ===================== */
body .gform_wrapper span.ginput_total, body .gform_wrapper span.ginput_product_price {
  color: inherit;
  font-weight: bold;
}

/*
Theme Name:			divi child
Description:		divi Child Theme
Template:				Divi
Version:				1.0.0
*/
/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Fonts ~~~~~~~~~~ */
/*
style="font-family: 'Slate Std';"
style="font-family: 'MetaSerifOT';"
style="font-family: 'MetaSerifOT-LightItalic';"
style="font-family: 'MetaSerifOT-Book';"
<span style="font-family: 'MetaSerifOT-BookItalic';">TEXT HERE</span>
<span style="color: #00ffff;font-family: 'MetaSerifOT-BookItalic';">Text here</span>
*/
/* General */
html, body {
  font-family: 'Slate Std';
  font-weight: 100;
  font-size: 16px;
  color: #78808B;
  letter-spacing: 0.75px;
}

strong {
  font-weight: 500;
  color: #3E4A59;
}

/* Header */
#top-header .container {
  margin-top: 7px;
}

#top-menu li a {
  font-weight: 100;
  color: #3E4A59;
}

#top-menu li li a {
  color: #8B929C;
}

.header-tagline {
  font-size: 11px;
  font-weight: 300;
  font-family: 'Arial';
}

/* Content */
.et_pb_post .post-meta {
  font-size: 16px;
}

h1.entry-title {
  font-size: 48px !important;
  font-weight: 300;
}

.list-type .entry-title {
  font-size: 26px;
  padding-right: 50px;
  font-weight: 400;
}

.list-type .entry-title:hover {
  color: #fe9f07;
}

.list-type-events .event-meta {
  font-size: 20px;
  color: #3E4A59;
}

.et_pb_fullwidth_header_subhead {
  font-size: 36px;
  font-family: 'MetaSerifOT-Book';
}

/* Modules */
.et_pb_title_container h1.et_pb_text {
  font-size: 20px;
}

.event-info {
  font-size: 26px;
  font-weight: 500;
  color: #3E4A59;
}

.testimonial-content {
  font-size: 18px;
  font-family: 'MetaSerifOT';
  margin: 0 auto;
  line-height: 140%;
  letter-spacing: 0;
}

.slick-track .testimonial-content {
  max-width: 80%;
}

.host-details {
  font-size: 18px;
}

#breadcrumbs, #breadcrumbs a {
  color: #8B929C;
}

#breadcrumbs {
  padding: 10px 0 !important;
}

blockquote {
  color: #3E4A59;
  font-family: 'Slate Std';
  font-weight: 500;
  font-size: 18px;
}

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.et_pb_widget_area_left, .et_pb_widget_area_right {
  border: 0;
}

.et_pb_widget_area ul li {
  margin-bottom: 0 !important;
}

.et_pb_widget_area ul li:before {
  display: none;
}

.entry-content .et_pb_widget_area {
  margin-bottom: 30px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

#twitter-feed .container {
  font-family: 'MetaSerifOT-LightItalic';
  letter-spacing: 0;
  font-size: 18px;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

h3 {
  font-size: 26px !important;
}

#commentform textarea, .wpcf7 textarea {
  font-family: 'Slate Std';
}

#bullet ul li {
  font-family: 'Slate Std';
  font-weight: 300;
  font-size: 16px;
  color: #3e4a59;
  line-height: 1.45em !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

#bullet2 ul li {
  content: "\2794";
  font-family: 'Slate Std';
  font-weight: 300;
  line-height: 1.45em !important;
  margin-bottom: 20px !important;
  padding-left: 20px;
  text-indent: -20px;
}

#text2 p {
  font-family: 'Slate Std';
  font-weight: 300;
  font-size: 16px;
  color: #3e4a59;
  line-height: 1.3em !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.btn-middle, p.form-submit input[type="submit"].submit, .user-button, .hero-slider-slick .slider-buttons a, .btn-standard a, .pdf_download a, .oxford-download, .btn-gradient a, .btn-standard-alt a, .pagination ul li a, .wpcf7 input[type="submit"] {
  font-size: 15px;
  font-family: 'Arial';
  line-height: 100%;
}

.et_pb_column_2_3 .et_pb_row_inner {
  padding: 0;
}

.clearfix {
  clear: both;
}

sup {
  font-size: 70%;
}

.grid {
  float: left;
  margin-bottom: 2.127659574468%;
  padding-top: 0;
}

/*.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11 {
  display: inline;
  margin-right: 2.127659574468% !important;
}
.col-1 { width: 6.382978723404%; }
.col-2 { width: 14.893617021277%; }
.col-3 { width: 23.404255319149%; }
.col-4 { width: 31.914893617021%; }
.col-5 { width: 40.425531914894%; }
.col-6 { width: 48.936170212766%; }
.col-7 { width: 57.446808510638%; }
.col-8 { width: 65.957446808511%; }
.col-9 { width: 74.468085106383%; }
.col-10 { width: 82.978723404255%; }
.col-11 { width: 91.489361702128%; }
.col-12 { width: 100%; }
*/
.col-1, .col-2, .col-2-5, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
  display: inline;
  margin-right: 4.5% !important;
}

.col-1 {
  width: 4.208%
}

.col-2 {
  width: 12.91%;
}

.col-2-5 {
  width: 16.40%;
}

.col-3 {
  width: 21.62%;
}

.col-4 {
  width: 30.33%;
}

.col-5 {
  width: 39.04%;
}

.col-6 {
  width: 47.75%;
}

.col-7 {
  width: 56.45%;
}

.col-8 {
  width: 65.16%;
}

.col-9 {
  width: 73.87%;
}

.col-10 {
  width: 82.58%;
}

.col-11 {
  width: 91.29%;
}

.col-12 {
  width: 100%;
}

.gridspace {
  margin-bottom: 0;
}

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

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.fn {
  float: none !important;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.tc {
  text-align: center;
}

.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
  margin-bottom: 17%;
}

.category #main-content .container:before, .tax-case_study_type #main-content .container:before, .tax-event_type #main-content .container:before, .single #main-content .container:before, .post-type-archive-events #main-content .container:before, .single-users #main-content .container:before {
  display: none;
}

.single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
  content: ' ';
  width: 1px;
  background: #eaeaea;
  display: block;
  height: 100%;
  position: absolute;
  left: 76.4%;
  top: 0;
}

.et_section_specialty .et_pb_column_2_3:after {
  content: ' ';
  width: 1px;
  background: #eaeaea;
  display: block;
  height: 100%;
  position: absolute;
  left: 67.6%;
  top: 0;
}

.et_pb_column_2_3.et_pb_column_1:after {
  display: none;
}

.et_pb_section {
  padding: 50px 0 0px !important;
}

.et_pb_fullwidth_section {
  padding: 0 !important;
}

.et_pb_specialty_column {
  padding: 2.855% 0;
}

.slick-track .slick-slide {
  margin-bottom: 0 !important;
}

.et_section_specialty .et_pb_column {
  margin-top: 0;
  padding-top: 0;
}

.et_pb_text p:nth-of-type(1) {
  margin-top: 0;
}

.et_pb_column_3_4 .et_pb_row_inner {
  padding: 0 !important;
}

h1.entry-title {
  color: #fe9f07;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
  color: #8b929c;
}

.et_pb_title_meta_container span.published {
  margin-right: 5px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Header ~~~~~~~~~~~~~~~~~~ */
#top-header, #et-secondary-nav li ul {
  background: #fff !important;
}

#top-header .et-social-icon a {
  color: #78808d;
}

#et-secondary-menu .et-social-icons {
  margin-right: 0;
}

#et-secondary-menu ul#awesome_social_icons li a i {
  color: #78808d;
  font-size: 20px;
}

#et-secondary-menu ul#awesome_social_icons li a i:hover {
  color: #a11b40;
}

#et-secondary-menu ul#awesome_social_icons li a {
  padding: 0 3px;
}

#et-secondary-menu ul#awesome_social_icons li a:hover {
  opacity: 1 !important;
}

.user-login-icon {
  font-size: 19px;
  color: #78808d !important;
  float: right;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 10px 3px;
  height: 30px;
  display: flex;
  align-items: center;
  margin-top: -4px;
}

.user-login-icon:hover {
  color: #a11b40 !important;
}

#main-header {
  box-shadow: none !important;
  padding: 0px 0 15px;
}

#main-header.et-fixed-header {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
}

.et_header_style_left .logo_container {
  position: relative;
  margin: 0;
  letter-spacing: 0;
  margin-left: -2px;
  float: left;
  width: auto;
}

.et_header_style_left .logo_container img, .et_header_style_left.et_pb_svg_logo #logo, .et_header_style_left #logo {
  width: 220px;
  height: auto;
  max-width: 100%;
}

.et_header_style_left .logo_container .logo_helper {
  display: none;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
  padding: 4px;
}

#mobile_menu {
  margin-top: 21px;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar:before, .et_header_style_split #et-top-navigation .mobile_menu_bar:before {
  font-size: 40px;
}

#main-header .tagline {
  font-weight: 700;
}

#et-top-navigation {
  margin-top: 5px;
  padding: 0 !important;
  float: right !important;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
  padding-bottom: 10px;
  padding-top: 15px;
  text-transform: uppercase;
}

#top-menu>li>a {
  font-weight: 400;
  line-height: normal;
  padding: 0;
}

#top-menu .menu-item-has-children>a:first-child, #et-secondary-nav .menu-item-has-children>a:first-child {
  padding-right: 0;
}

#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
  display: none;
}

.nav li ul {
  padding: 10px 0;
}

#top-menu li li {
  padding: 0;
  width: 100%;
}

#top-menu li li a {
  width: 100%;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
  background-color: #F0F0F0;
  color: #525C6A !important;
  padding: 6px 10px 6px 30px !important;
}

#top-header .et-social-icon a {
  font-size: 18px;
  margin-top: 1px;
}

.search-area {
  margin-top: -3px;
  float: right;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
  border-bottom: 0;
  padding: 0 10px;
}

.search-area form {
  float: left;
  margin-top: -6px;
  width: 1px;
  overflow: hidden;
  transition: 1s all;
}

.search-area form.open {
  width: 300px;
}

.search-area form input {
  padding: 5px 10px;
  height: 35px;
  border: 0;
  width: 300px;
  font-size: 16px;
}

.search-area i {
  margin-top: 2px;
  float: right;
  color: #78808d;
  font-size: 18px;
  cursor: pointer;
}

.header-tagline {
  color: #78808d;
  float: right;
  padding: 4px 20px;
  text-transform: uppercase;
}

#top-menu-nav>ul>li>a:hover, #et-secondary-menu>ul>li>a:hover, #et-info-email:hover, .et-social-icons a:hover, #top-menu-nav>ul>li.et-show-dropdown>a, #et-secondary-menu>ul>li.et-show-dropdown>a, .nav ul li a:hover, .et_mobile_menu li a:hover {
  color: #fe9f07 !important;
  opacity: 1;
}

.et_mobile_menu .menu-item-has-children>a {
  font-weight: 100;
  text-transform: uppercase;
}

.et_mobile_menu a {
  font-weight: 100;
  font-size: 18px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Content ~~~~~~~~~~~~~~~~~~ */
.et_pb_text h2, .et_pb_text h3, .et_pb_text h4 {
  color: #fe9f07;
  font-weight: 100;
}

.et_pb_text h3 {
  padding: 0px 0 1em;
}

.et_pb_text p {
  margin: 0;
  margin-bottom: 0.5em;
}

.et_pb_text {
  color: #3E4A59;
  font-size: 18px;
}

.entry-content ul {
  margin: 0;
  padding: 0;
}

.entry-content ul li {
  list-style: none;
  margin-bottom: 20px;
}

.entry-content ul li:before {
  content: "\00bb";
  color: #fe9f07;
  margin-right: 10px;
  font-size: 20px;
}

/*.entry-content ul li:last-of-type {
  margin-bottom: 0;
}*/
#breadcrumbs {
  padding-top: 20px;
}

.et_pb_fullwidth_header {
  padding: 40px 0;
  background-size: cover !important;
}

.et_pb_fullwidth_header .header-content {
  padding: 0;
}

.et_pb_fullwidth_header .header-content h1 {
  font-size: 24px;
  font-weight: 100;
  padding: 0;
  margin: 0;
  line-height: 100%;
}

.et_pb_fullwidth_header_subhead {
  max-width: 60%;
  line-height: 120%;
  margin-top: 100px;
}

.fa-icon-display {
  display: block;
  clear: both;
}

.fa-icon-display i {
  margin-right: 10px;
}

.slick-prev:before, .slick-next:before {
  content: ' ' !important;
  background: url('images/slider-arrow-l.png') center center no-repeat;
  height: 44px;
  width: 24px;
  display: block;
}

.slick-next:before {
  background: url('images/slider-arrow-r.png') center center no-repeat;
  float: right;
}

.list-type .excerpt {
  line-height: 140%;
  padding-right: 45px;
  margin-top: 4px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Socials + Post Nav ~~~~~~~~~~~~~~~~~~ */
.single .et_pb_post {
  padding-bottom: 90px !important;
}

.addtoany_list a {
  padding: 0 !important;
}

.addtoany_list.a2a_kit_size_32 a>span {
  border-radius: 0 !important;
  width: 50px !important;
  height: 40px !important;
}

.a2a_s_email {
  background-image: url('images/email.jpg') !important;
}

.a2a_s_linkedin {
  background-image: url('images/linkedin.jpg') !important;
}

.a2a_s_twitter {
  background-image: url('images/twitter.jpg') !important;
}

.a2a_s_facebook {
  background-image: url('images/facebook.jpg') !important;
}

.a2a_s_a2a {
  background-image: url('images/more_icon.jpg') !important;
  border: 1px solid #e8e8ea;
  border-left: 0px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

.post-footer {
  margin: 50px 0;
}

.addtoany_shortcode {
  float: left;
}

.post-nav {
  float: right;
  width: 100%;
  width: calc(100% - 250px);
  box-sizing: border-box;
  border: 1px solid #e8e8ea;
  border-left: 0;
}

.post-nav .next {
  border: 1px solid #e8e8ea;
  border-top: 0;
  border-bottom: 0;
}

.post-nav .grid {
  text-align: center;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 38px;
  margin-right: 0 !important;
  width: 33% !important;
  line-height: 100%;
}

.post-nav .grid a {
  display: block;
  width: 100%;
  color: #a11b40;
  font-family: 'Arial';
  font-size: 15px;
}

.post-nav .grid a:hover {
  color: #fe9f07;
}

.list-type {
  padding-bottom: 45px;
}

.slick-track .list-type {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}

.slick-track .list-type .thumbnail {
  margin-bottom: 0 !important;
}

div[class*="et_pb_semantica_posts"], div[class*="et_pb_semantica_case_study"], [class*="et_pb_semantica_events"], .user-layout-blocked {
  padding-bottom: 0 !important;
}

div[class*="et_pb_semantica_testimonials"] {
  padding-top: 20px;
}

.single-users div[class*="et_pb_semantica_testimonials"], .single-speakers div[class*="et_pb_semantica_testimonials"] {
  padding-top: 0;
}

.single-users .et_pb_column_1_2 .et_pb_row_inner, .single-speakers .et_pb_column_1_2 .et_pb_row_inner {
  padding: 0;
}

div[class*="et_pb_semantica_posts"], div[class*="et_pb_semantica_case_study"], [class*="et_pb_semantica_events"] {
  border: none !important;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Pagination ~~~~~~~~~~~~~~~~~~ */
.pagination {
  margin: 40px 0 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}

.pagination ul {
  border: 1px solid #f2f2f2;
  border-right: 0;
  float: left;
  display: block;
}

.pagination ul li {
  display: inline-block;
  border-right: 1px solid #f2f2f2;
  margin: 0;
}

.pagination ul li:before {
  display: none;
}

.pagination ul li.active {
  background: #a11b40;
}

.pagination ul li.active a {
  color: #fff;
}

.pagination ul li a {
  color: #a11b40;
  display: block;
  padding: 13px 20px;
  line-height: 100%;
  height: 40px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Comments ~~~~~~~~~~~~~~~~~~ */
#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
  width: 100%;
  font-size: 16px !important;
  font-weight: 400;
  font-family: 'Slate Std' !important;
}

.form-submit {
  float: left;
}

#et_pb_submit, p.form-submit input[type="submit"].submit {
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 13px 40px 12px;
  position: relative;
  border: 0;
  line-height: 100% !important;
}

#et_pb_submit:hover, p.form-submit input[type="submit"].submit:hover {
  background: #fe9f07;
}

#et_pb_submit:after {
  content: '';
}

.entry-content #comment-wrap ul li:before {
  display: none;
}

.comment_area .comment-reply-link {
  position: relative;
  clear: both;
  float: left;
  font-size: 14px;
  border-width: 1px;
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 700;
}

.comment_area .comment-reply-link:after {
  font-size: 21px;
  font-weight: 700;
}

span.comment_date {
  color: #78808b;
}

span.fn, span.fn a {
  font-weight: 400;
  color: #3e4a59;
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Slider ~~~~~~~~~~~~~~~~~~ */
.hero-slider-slick {
  margin: 0 !important;
  max-height: 420px;
}

.hero-slider-slick .hero-slide {
  padding: 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.hero-slider-slick .hero-slide .content h1 {
  font-size: 36px;
  font-family: 'MetaSerifOT';
  margin-bottom: 5px;
}

.hero-slider-slick .hero-slide .content p {
  line-height: 150%;
}

.hero-slider-slick .hero-slide .content {
  max-width: 50%;
  font-weight: 100;
}

.hero-slider-slick ul.slick-dots {
  bottom: 0px;
}

.hero-slider-slick ul.slick-dots li {
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 200px;
  list-style: none;
  margin-bottom: 20px !important;
}

.hero-slider-slick ul.slick-dots li:before, .hero-slider-slick .slick-dots li button:before {
  display: none;
}

.hero-slider-slick ul.slick-dots li.slick-active {
  background: #fff;
}

.hero-slider-slick .slider-buttons {
  margin-top: 25px;
}

.hero-slider-slick .slider-buttons a {
  background: #fff;
  padding: 10px 25px;
  margin-right: 10px;
  border-radius: 3px;
  color: #78808b;
  line-height: 100%;
  display: inline-block;
}

.hero-slider-slick .slider-buttons a:hover {
  color: #fff;
  background: #fe9f07;
}

.hero-slider-slick {
  height: 420px;
}

.slick-list, .slick-track {
  padding-bottom: 0 !important;
  height: 100%;
}

.hero-slider-slick .hero-slide {
  height: 100%;
}

.et_pb_fullwidth_section .et_pb_row {
  height: 100%;
  display: flex;
  align-items: center;
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Hero Middle ~~~~~~~~~~~~~~~~~~ */
.middle-hero {
  min-height: 100vh;
  max-width: 60%;
  margin: 0 auto;
}

.middle-top, .middle-bottom {
  min-height: 50vh;
  display: flex;
  align-items: center;
  color: #fff;
  text-align: center;
}

.middle-top {
  padding-bottom: 15vh;
  font-family: 'MetaSerifOT-Book';
  font-size: 32px;
}

.middle-bottom {
  padding-top: 5vh;
}

.middle-hero span {
  margin: 0 auto;
}

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

.btn-middle {
  padding: 10px 20px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  border-radius: 3px;
}

.btn-middle:hover {
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.2);
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Icons ~~~~~~~~~~~~~~~~~~ */
.icon-wrap {
  width: 16.25%;
  float: left;
  margin-right: 0.5%;
}

.icon-wrap:nth-of-type(6) {
  margin-right: 0;
}

.icon-wrap a {
  color: #78808b;
  border-top: 5px solid rgba(0, 0, 0, 0.15);
  display: block;
  padding: 15px;
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(226, 226, 226, 0.64) 1%, rgba(224, 224, 224, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.65) 0%, rgba(226, 226, 226, 0.64) 1%, rgba(224, 224, 224, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(226, 226, 226, 0.65) 0%, rgba(226, 226, 226, 0.64) 1%, rgba(224, 224, 224, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6e2e2e2', endColorstr='#00e0e0e0', GradientType=0);
  /* IE6-9 */
}

.icon-wrap a .icon-title {
  min-height: 66px;
  font-weight: 100;
  line-height: 110%;
  max-width: 100px;
}

.icon-wrap a .icon {
  display: flex;
  margin-top: 16px;
  min-height: 40px;
  align-items: center;
}

/* ~~~~~~~~~~ Custom Module ~~~~~~~~~~ */
/* ~~~~~~~~~~ Buttons ~~~~~~~~~~~~~~~~~~ */
.oxford-download {
  display: block;
  color: #3e4a58;
  font-weight: 700;
}

.oxford-download .fa {
  margin-right: 5px;
}

.pdf_download a {
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 13px 40px 12px;
  float: left;
  min-width: 50%;
  position: relative;
}

.pdf_download a:after {
  content: '\25bc';
  position: absolute;
  color: #fff;
  top: 0;
  right: 10px;
  display: flex;
  height: 100%;
  align-items: center;
}

.btn-standard a {
  background: #762760;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 13px 40px 12px;
  float: left;
  min-width: 50%;
  position: relative;
  line-height: 100%;
}

.btn-standard a:hover {
  background: #5c1e4d;
}

.btn-standard-red a {
  background: #bc192a;
}

.btn-standard-red a:hover {
  background: #961422;
}

.btn-standard-green a {
  background: #007b88;
}

.btn-standard-green a:hover {
  background: #006974;
}

.btn-standard-purple a {
  background: #7a225f;
}

.btn-standard-purple a:hover {
  background: #621b4c;
}

.btn-standard-alt a {
  background: #3e4a5a;
}

.btn-standard-alt a:hover {
  background: #fe9f05;
}

.btn-standard-alt-light a {
  background: #eee;
  color: #676c73;
}

.btn-standard-alt-light a:hover {
  background: #fe9f05;
  color: #fff;
}

.btn-gradient a {
  padding: 20px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  border-left: 5px solid #a8adb3;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
  color: #5c1e4d;
  text-transform: uppercase;
  background: #f4f4f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f6 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4f4f6 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f6 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f6', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  margin-top: 10px;
}

.btn-gradient a:hover {
  background: #762760;
  color: #fff;
  border-left: 5px solid rgba(0, 0, 0, 0.5);
}

.btn-gradient a .fa {
  float: right;
  padding-top: 5px;
  display: none;
}

.btn-gradient a:after {
  background: url('images/arrow-grey.png') no-repeat;
  width: 26px;
  height: 17px;
  content: ' ';
  display: block;
  float: right;
  margin-top: 0;
}

.btn-gradient a span {
  max-width: 75%;
  display: inline-block;
  line-height: 140%;
}

.btn-gradient-red a:hover {
  background: #bc192a;
}

.btn-gradient-green a:hover {
  background: #007b88;
}

.btn-gradient-purple a:hover {
  background: #7a225f;
}

.btn-gradient-red a {
  color: #bc192a;
}

.btn-gradient-green a {
  color: #007b88;
}

.btn-gradient-purple a {
  color: #7a225f;
}

/* ~~~~~~~~~~ Posts List ~~~~~~~~~~ */
/* ~~~~~~~~~~ Standard ~~~~~~~~~~~~~~~~~~ */
.list-type .thumbnail a {
  display: block;
  line-height: 0;
}

.list-type-case-study .thumbnail a, .list-type-case-studies .thumbnail a {
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
}

.list-type .post-meta {
  position: relative;
  padding: 12px 0 5px;
}

.list-type-events .post-meta {
  padding: 12px 0 3px;
}

.list-type .post-meta a {
  color: #8b929c;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Arial';
}

.list-type .post-meta a:hover {
  color: #a3173e;
}

.list-type .post-meta:after {
  content: ' ';
  position: absolute;
  top: 18px;
  right: 0;
  font-size: 22px;
  color: #a3173e;
  background: url('images/arrow-orange.png') center center no-repeat;
  width: 26px;
  height: 17px;
}

/* ~~~~~~~~~~ Post Lists ~~~~~~~~~~ */
/* ~~~~~~~~~~ Filter ~~~~~~~~~~~~~~~~~~ */
.content-filter {
  margin-bottom: 30px;
}

.content-filter select {
  width: 100%;
  padding: 15px 20px;
  background: #ecedef url('images/oxford-select.jpg') no-repeat right center;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.content-filter select::-ms-expand {
  /* for IE 11 */
  display: none;
}

.content-filter input[type="submit"] {
  padding: 15px 20px;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  background: #ecedef;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* ~~~~~~~~~~ Post Lists ~~~~~~~~~~ */
/* ~~~~~~~~~~ Slider ~~~~~~~~~~~~~~~~~~ */
.posts-slider {
  padding: 0 60px 5px;
  margin-bottom: 50px;
}

.posts-slider .slick-slide {
  margin: 0 5px;
}

.posts-slider .list-type-case-studies .thumbnail {
  background: #fff;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 30px;
  width: 100%;
  text-align: center;
  min-height: 120px;
  height: 120px;
  display: flex;
  align-items: center;
}

.slick-track .oxford-testimonial {
  text-align: center;
}

.slick-track .oxford-testimonial img {
  margin: 0 auto;
}

.slick-track .testimonial-content:before {
  display: none;
}

.slick-track .testimonial-content {
  border: 0;
}

.slick-list {
  padding-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .posts-slider {
    padding: 0 0 0;
  }
}

/* ~~~~~~~~~~ Custom Post Type ~~~~~~~~~~ */
/* ~~~~~~~~~~ Case Study ~~~~~~~~~~~~~~~~~~ */
.list-type-case-study .thumbnail, .list-type-case-studies .thumbnail {
  background: #f8f8f8;
  width: 100%;
  min-height: 190px;
  height: 190px;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
}

.list-type-case-study .thumbnail img, .list-type-case-studies .thumbnail img {
  margin: 0 auto;
  max-width: 90%;
}

/* ~~~~~~~~~~ Custom Post Type ~~~~~~~~~~ */
/* ~~~~~~~~~~ Events ~~~~~~~~~~~~~~~~~~ */
.single-events .et_pb_column_3_4 .et_pb_row_inner, .single-events.et_pb_gutters3 .et_pb_column, .single-events.et_pb_gutters3.et_pb_row .et_pb_column {
  padding: 0 !important;
}

.single-events h1.entry-title {
  color: #fe9f07;
}

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

.list-type-events .event-thumbnail {
  margin-bottom: 10px;
}

.list-type-events .entry-title {
  margin: 2px 0 10px 0;
  color: #ff9f0a;
}

.list-type-events .entry-title:hover {
  color: #ff9f0a;
}

.list-type-events .event-meta {
  font-weight: 500;
}

.list-type-case-studies h3.title {
  font-size: 26px;
}

.list-type-events h3.title:hover, .list-type-events .entry-title:hover, .list-type-case-study h3.title:hover, .list-type-case-studies h3.title:hover {
  color: #a3173e;
  cursor: pointer;
}

/* ~~~~~~~~~~ Custom Post Type ~~~~~~~~~~ */
/* ~~~~~~~~~~ Users ~~~~~~~~~~~~~~~~~~ */
.single-users .et_pb_text h2, .single-speakers .et_pb_text h2 {
  /*color: #3e4a59;*/
  margin-top: 0;
  margin-bottom: 0.5em;
}

.single-users .user-contact-details {
  font-size: 18px;
  color: #78808b;
}

.single-users .et_pb_column_1_2 p {
  padding: 0.5em 0 !important;
  line-height: 150%;
}

.single-users #main-content {
  padding-bottom: 30px;
}

.single-users .et_pb_column_1_2, .user-details-wrapper {
  font-size: 20px;
  color: #3E4A59;
}

.single-users .et_pb_column_1_2 p {
  padding-bottom: 0;
}

.single-users .et_pb_post .entry-content {
  padding-top: 0;
}

/*.single-users {
  margin: 40px 0;
}*/
.user-contact-details i {
  width: 20px;
  margin-right: 5px;
  color: #a3173e;
}

.user-layout-blocked {
  background: #fff;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.user-layout-blocked a {
  display: block;
  padding: 20px;
  color: #3E4A59;
}

.user-layout-blocked a:hover h3.title {
  color: #fe9f07;
}

.user-layout-blocked .thumbnail {
  margin-bottom: 0px;
  display: block;
  line-height: 0%;
}

.user-layout-blocked h3 {
  margin-bottom: 0px;
  margin-top: 10px;
  padding-bottom: 0;
  min-height: 65px;
  font-size: 20px !important;
  font-weight: 500;
}

.user-layout-blocked .position {
  line-height: 130%;
}

.user-layout-grid h4 {
  color: #a6153e;
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 5px;
}

.user-layout-grid .name {
  color: #3e4a5a;
  font-weight: 400;
}

.user-layout-grid a {
  color: #3e4a5a;
}

.user-layout-grid a:hover {
  color: #fe9f07;
}

.user-layout-grid .user-meta {
  margin-top: 20px;
}

/* ~~~~~~~~~~ Partial ~~~~~~~~~~ */
/* ~~~~~~~~~~ User Display ~~~~~~~~~~~~~~~~~~ */
.host-header .host-content {
  display: block;
}

.host-header .host-content span {
  display: block;
  width: 100%;
  padding-right: 30px;
}

.host-header .host-content span.title {
  color: #a2173e;
  margin-bottom: 15px;
  line-height: 120%;
}

.host-header .host-content span.details {
  color: #191d26;
}

.host-header .host-content span.details strong {
  font-size: 20px;
}

.host-header .host-content span.details .position {
  color: #79808a;
  line-height: 120%;
  margin-top: 10px;
}

.host-bio {
  margin: 20px 0 30px;
  font-size: 16px;
  line-height: 140%;
}

.user-button {
  padding: 13px 5px 12px;
  border-radius: 3px;
  background: #e8e9eb;
  color: #414a59;
  display: block;
  text-align: center;
  margin: 0px 0 10px;
}

.user-button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f007";
  margin-top: 0px;
  margin-right: 10px;
  float: right;
}

.user-button:hover, .user-button:active {
  background: #ff9f0a;
  color: #fff;
}

.user-basic-layout h3 {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 24px;
  padding: 0;
  margin-top: 15px;
  color: #3E4A59;
}

.user-basic-layout .host-bio {
  margin: 15px 0;
  font-size: 14px;
  line-height: 140%;
}

.list-type-users.user-layout-grid {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  line-height: 120%;
  padding-bottom: 20px;
}

.user-details-wrapper .company {
  color: #fe9f05;
}

.user-contact-details a {
  color: #78808b;
}

.user-details-wrapper h3 {
  font-size: 20px !important;
  font-weight: 500;
}

/* ~~~~~~~~~~ Partial ~~~~~~~~~~ */
/* ~~~~~~~~~~ Testimonial Display ~~~~~~~~~~~~~~~~~~ */
.single-users .testimonial-content, .single-speakers .testimonial-content {
  padding-top: 0px;
  border-top: 0px solid rgba(255, 255, 255, 0);
}

.testimonial-content {
  color: #3E4A59;
}

.testimonial-content:before {
  content: '"';
  display: block;
  width: 25px;
  height: 25px;
  background: url('images/oxford-testimonial.png') no-repeat center center;
  margin-bottom: 10px;
  text-indent: -999px;
  overflow: hidden;
}

.testimonial-content, .testimonial-meta {
  margin-bottom: 15px;
}

.testimonial-meta {
  line-height: 140%;
}

.testimonial-meta span {
  display: block;
  width: 100%;
}

/* ~~~~~~~~~~ Partial ~~~~~~~~~~ */
/* ~~~~~~~~~~ Quotes ~~~~~~~~~~~~~~~~~~ */
.oxford-quote .testimonial-content {
  font-size: 24px;
  line-height: 130%;
}

.oxford-quote .testimonial-content:before {
  background: url('images/oxford-quote.png') no-repeat center center;
}

.oxford-quote .testimonial-meta {
  line-height: 120%;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Contact Form 7 ~~~~~~~~~~~~~~~~~~ */
.et_pb_column_1_3 .list-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 30px !important;
}

.et_pb_column_1_3 .list-type .thumbnail img {
  margin-bottom: 0px;
}

/*.et_pb_column_1_3 .list-type .post-meta:after {
  display: none;
}*/
.et_pb_column_1_3 .list-type .post-meta {
  font-size: 15px;
}

.et_pb_column_1_3 .list-type-events .entry-title {
  margin: 2px 0 10px !important;
  font-size: 26px;
  font-weight: 400;
}

/*.et_pb_column_1_3 .list-type-events .event-meta {
  line-height: 120%;
  font-weight: 500;
  margin-top: 5px;
}*/
.post-meta-info, .post-meta-info a {
  color: #8b929c;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Contact Form 7 ~~~~~~~~~~~~~~~~~~ */
.wpcf7 p {
  padding: 0;
  margin: 0 0 10px;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
  background: #f8f8f8;
  border: 0;
  padding: 13px 20px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  font-family: 'Slate Std';
}

.wpcf7 input[type="submit"] {
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  padding: 13px 20px 12px;
}

.wpcf7 input[type="submit"]:hover {
  background: #fe9f07;
}

textarea {
  max-width: 100%;
  max-height: 350px;
}

/* ~~~~~~~~~~ General Layout ~~~~~~~~~~ */
/* ~~~~~~~~~~ Footer ~~~~~~~~~~~~~~~~~~ */
#twitter-feed {
  padding: 30px 0;
  position: relative;
  box-sizing: border-box;
  display: block;
  background: #fff;
  word-break: break-all;
}

#twitter-feed .container {
  text-align: center;
  color: #191c23;
  font-style: italic;
  z-index: 10;
}

#twitter-feed .container i {
  color: #fe9f05;
  margin-right: 20px;
}

#twitter-feed .container i:before {
  content: "\f099";
  font-size: 30px;
  top: 5px;
  position: relative;
}

#twitter-feed .shadow {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 25%;
}

#twitter-feed .shadow:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -50%;
  width: 200%;
  height: 10px;
  background: radial-gradient(ellipse at 50% 100%, rgba(167, 167, 167, 0.2), rgba(146, 143, 143, 0) 80%);
}

#main-footer {
  background-color: #191e24;
  position: relative;
  z-index: 9999999;
}

#main-footer .footer-widget h4 {
  margin-bottom: 15px;
  color: #8d939c !important;
}

.footer-widgets-space {
  padding: 60px 0 0 !important;
  color: #8d939c;
}

.footer-widgets-space .et_pb_widget {
  width: 100% !important;
  margin-right: 0 !important;
}

#footer-widgets .footer-widget {
  width: 22.75%;
  margin-right: 3%;
  clear: none !important;
}

#footer-widgets .footer-widget.last {
  margin-right: 0;
}

#footer-widgets .footer-widget li {
  padding-left: 0 !important;
  margin-bottom: 0;
  line-height: 140%;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

#footer-widgets .footer-widget li a {
  font-size: 14px;
  color: #8d939c !important;
}

.footer-widgets-space .et_pb_widget {
  margin-bottom: 15px;
}

.footer-widgets-space h4 {
  color: #8d939c;
  font-weight: 100;
}

.footer-widgets-space li {
  margin-bottom: 0 !important;
}

.footer-widgets-space a {
  font-size: 13px;
  color: #8d939c;
}

.footer-widgets-space a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.footer-widgets-space ul#awesome_social_icons li a {
  margin: 0 10px 0 0;
  padding: 10px 10px 10px 0;
}

.footer-widgets-space ul#awesome_social_icons li a i {
  color: #a3a6ab;
}

#footer-info, #footer-info a {
  padding: 0;
  color: #8d939c !important;
}

#footer-bottom {
  background-color: transparent;
  padding-bottom: 50px;
}

#footer-info {
  font-size: 14px;
}

#menu-footer {
  padding: 0;
  margin: 0;
}

#menu-footer li {
  list-style: none;
  display: inline-block;
}

#menu-footer li a {
  color: #8d939c;
  font-size: 14px;
  display: block;
  padding: 0px 0 0 10px;
  margin-left: 10px;
  border-left: 1px solid #656d7a;
}

.menu-footer-container {
  float: left;
}

span.createdby {
  float: right;
}

span.createdby a {
  color: #8d939c;
  font-size: 14px;
}

#footer-bottom .et-social-icons {
  display: none;
}

#main-footer .wpcf7 input[type="submit"] {
  background: #fe9f07;
  border-radius: 0;
  margin-top: 5px;
}

.footer-widgets-space .et_pb_widget {
  margin-bottom: 0 !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Responsive ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body {
  background: #fff !important;
}

@media only screen and (max-width : 1030px) {
  .et_pb_pagebuilder_layout.single-post #page-container .et_pb_fullwidth_section .et_pb_row, .et_pb_row, .container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 94%;
  }

  .et_section_specialty, #breadcrumbs {
    width: 94%;
    margin: 0 auto;
  }

  .et_section_specialty .et_pb_row, .et_pb_row #breadcrumbs {
    width: 100%;
  }
}

@media only screen and (max-width : 770px) {
  .et_section_specialty .et_pb_column_2_3:after, .single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
    display: none;
  }

  .single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
    display: none;
  }

  .et_fixed_nav #top-header {
    padding-top: 10px;
  }

  #et-secondary-nav, #et-secondary-menu {
    display: block !important;
    padding-top: 0px;
  }

  #et-top-navigation {
    margin-top: 10px !important;
  }

  .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 0;
  }

  .hero-slider-slick .hero-slide .content {
    max-width: 70%;
  }

  .icon-wrap {
    width: 32%;
  }

  .icon-wrap:nth-of-type(4) {
    clear: both;
  }

  .et_pb_column_1_3 {
    margin-right: 2%;
  }

  .et_mobile_menu {
    padding: 1% !important;
  }

  .et_pb_semantica_semantica_title_0 .et_pb_title_container h1 {
    line-height: 120% !important;
  }

  .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container, .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container a {
    font-size: 16px !important;
  }

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

  .user-basic-layout .host-image {
    text-align: left;
  }

  .et_pb_image {
    text-align: left !important;
  }

  .et_pb_fullwidth_header_subhead {
    font-size: 34px;
    margin-top: 20px !important;
    line-height: 120%;
  }

  .et_pb_column_1_2, .et_pb_column_1_2 .et_pb_row_inner {
    padding-top: 0 !important;
  }

  .oxford-testimonial {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width : 540px) {
  .grid, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    width: 100%;
    margin-right: 0;
  }

  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
  }

  #et-secondary-menu {
    float: left;
  }

  #top-header .et-social-icons li {
    margin-left: 0;
    margin-right: 5px;
  }

  .search-area form.open {
    width: 160px;
  }

  span.header-tagline {
    display: none;
  }

  header .gridspace {
    width: 49% !important;
    margin: 0 !important
  }

  .et_pb_fullwidth_header_subhead {
    max-width: 100%;
    margin-top: 40px;
  }

  .et_pb_fullwidth_header {
    padding: 0;
  }

  .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container, .et_pb_semantica_semantica_title_0 .et_pb_title_container .et_pb_title_meta_container a {
    line-height: 120% !important;
    padding: 0 !important;
  }

  .post-footer {
    margin: 40px 0 0;
  }

  .post-nav {
    margin-top: 20px;
    float: none;
    width: 100% !important;
    clear: both;
    border: 1px solid #e8e8ea !important;
    display: block;
  }

  .host-details .grid {
    width: 47.6%;
  }

  .user-layout-blocked .thumbnail {
    text-align: center;
  }

  .middle-hero, .hero-slider-slick .hero-slide .content {
    max-width: 100%;
  }

  .icon-wrap {
    width: 49%;
  }

  .icon-wrap:nth-of-type(3), .icon-wrap:nth-of-type(5) {
    clear: both;
  }

  .icon-wrap:nth-of-type(4) {
    clear: none;
  }
}

@media only screen and (max-width : 395px) {
  h1.entry-title {
    font-size: 38px !important;
  }

  .pdf_download a {
    min-width: 100%;
  }

  .search-area {
    clear: both;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 0 15px;
    margin: 5px 0;
  }

  .search-area form {
    margin-top: 0;
    width: auto;
  }

  .search-area form input {
    width: 240px;
    padding: 0;
  }

  .search-area i {
    margin-top: 7px;
  }

  .user-login-icon {
    border: none !important;
  }
}

#footer-widgets, .footer-widgets-space {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.footer-widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.footer-widgets-wrap .container.et_pb_row {
  padding-top: 50px !important;
}

#footer-bottom {
  padding-bottom: 30px !important;
}

.a2a_svg svg {
  display: none !important;
}

.a2a_mini_services svg {
  display: block !important;
}

.a2a_mini_services .a2a_svg, .a2a_menu_show_more_less .a2a_svg {
  background-image: none !important;
}

.a2a_menu_show_more_less .a2a_svg {
  display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Updated Fixes ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.et_pb_text h3 {
  padding: 0px 0 1em !important;
}

.single .et_pb_column_3_4:after, .single-case-studies .et_pb_column_3_4:after, .single-events .et_pb_column_3_4:after, .et_section_specialty .et_pb_column_1_2:after {
  left: 105%;
}

.et_section_specialty .et_pb_column_2_3:after {
  left: 104%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Surveys ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.tax-survey {
  font-family: 'Graphik', sans-serif !important;
  color: #ffffff;
}

.tax-survey h1, .tax-survey h2, .tax-survey h3, .tax-survey h4, .tax-survey h5, .tax-survey h6, .tax-survey p, .tax-survey strong, .tax-survey label, .tax-survey.et-db #et-boc .et-l h1 {
  letter-spacing: 0;
  color: #ffffff;
}

.tax-survey span {
  color: #ffffff !important;
}

.tax-survey .assessment-header h1, .tax-survey .assessment-header.et_pb_text_0 h1 {
  margin: -20px 0 -10px 0;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 24px;
  font-family: 'Graphik', sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}

.tax-survey .et_pb_text_1 h1 {
  margin: -20px 0 -10px 0;
  line-height: normal;
  color: #ffffff !important;
  font-weight: 400 !important;
  font-size: 24px;
  font-family: 'Graphik', sans-serif !important;
  letter-spacing: 0;
}

.tax-survey .et_pb_text {
  color: #303030;
  font-size: 18px;
  font-family: 'Graphik', sans-serif;
}

.tax-survey {
  background: #f9f9fb !important;
}

.tax-survey header {
  background: #ff9500;
  background: -moz-linear-gradient(top, #ff9500 0%, #ff8000 100%);
  background: -webkit-linear-gradient(top, #ff9500 0%, #ff8000 100%);
  background: linear-gradient(to bottom, #ff9500 0%, #ff8000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ff8000', GradientType=0);
  padding: 20px 0 35px;
  text-align: center;
  line-height: 0;
}

.survey-name-wrapper {
  text-align: center;
  margin-top: -20px;
  height: 40px;
  position: relative;
  z-index: 2;
}

.oxford-survey-logo img {
  max-width: 238px;
  height: auto;
}

.survey-name {
  display: inline-block;
  background: #ff9500;
  padding: 7px 20px 6px;
  color: #191919;
  letter-spacing: 0.1em;
  font-family: 'Graphik', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.tax-survey #et-main-area {
  margin-top: -20px;
}

.tax-survey #et-main-area, .tax-survey .et_pb_section_0 {
  min-height: calc(100vh - 181px);
}

.admin-bar.tax-survey #et-main-area, .admin-bar.tax-survey .et_pb_section_0 {
  min-height: calc(100vh - 213px);
  background: #111;
}

/* Survey: Results page */
.tax-survey [data-currentstep="11"] .et_pb_survey_results,
.tax-survey [data-currentstep="12"] .et_pb_survey_results{
  text-align: center;
}

.tax-survey [data-currentid="9855"] .et_pb_section_0 {
  background-color: #FF9500 !important;
  min-height: 0;
}

.tax-survey [data-currentid="9855"][data-currentstep="11"] .et_pb_section_0 {
  min-height: calc(100vh - 181px);
}

.tax-survey [data-currentid="9855"] .survey-score {
  color: #fff !important;
  margin: 0 !important;
  line-height: normal;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
}

.tax-survey [data-currentid="9855"] .survey-results .et_pb_survey_results h1 {
  margin-bottom: 32px;
  font-size: 42px;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  letter-spacing: 0;
}

.tax-survey [data-currentid="9855"] h3, .tax-survey [data-currentid="9855"] .survey-results-display h4 {
  font-size: 24px !important;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  font-weight: 600 !important;
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"] .survey-results-display h3, .tax-survey [data-currentid="9855"] .survey-results-display h4, .tax-survey [data-currentid="9855"] .survey-results-display h3 span[style*="color: #800000;"] {
  font-weight: 600 !important;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  margin-bottom: 10px;
  color: #191919 !important;
}

.tax-survey [data-currentid="9855"] .survey-results-display h3[style*="color: #f4990a;"] {
  font-size: 32px !important;
  margin-bottom: 20px;
  color: #f4990a !important;
}

.tax-survey [data-currentid="9855"] .survey-results-display [style*="font-size: 50px;"] {
  font-size: 80px !important;
  letter-spacing: 0 !important;
  font-family: 'Graphik', sans-serif !important;
  font-weight: 600;
  font-weight: 600 !important;
  color: #FF9500 !important;
  padding: 0 0 13px !important;
  margin-bottom: 25px;
}

.tax-survey [data-currentid="9855"] .survey-results-display [alt*="master-model-1"] {
  width: 426px;
  max-width: 100%;
}

.tax-survey [data-currentid="9855"] .survey-results-display .gdc_inner p:first-child, .tax-survey [data-currentid="9855"] .survey-results-display .gdc_inner p:nth-child(2) {
  display: none;
}

.tax-survey [data-currentid="9855"] .survey-results-display p {
  font-size: 18px;
  line-height: 1.388888889;
  color: #ffffff;
}

.tax-survey [data-currentid="9855"] .et_pb_blurb h4, .tax-survey [data-currentid="9855"] .et_pb_blurb h4 a {
  color: #ffffff !important;
  font-weight: bold;
}

/* Download Report CTA Section */
.et_pb_section.download-report-cta {
  background: #FF9500;
  padding: 50px 0 !important;
}

/* Survey: Center Align Items */
.tax-survey .et_pb_section_0 {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  justify-content: center !important;
  padding-bottom: 50px !important;
}

.tax-survey .et_pb_section_0>.et_pb_row {
  margin-top: 0;
  margin-bottom: 0;
}

/* Survey: Home Screen Column Gutters */
@media only screen and (min-width: 981px) {
  .tax-survey.et_pb_gutters3 .et_pb_column_1_4, .tax-survey.et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 23.875%;
    margin-right: 1.5%;
  }

  .tax-survey.et_pb_gutters3 .et_pb_column_1_4:last-child, .tax-survey.et_pb_gutters3.et_pb_row .et_pb_column_1_4:last-child {
    margin-right: 0;
  }
}

.survey-progress {
  width: 100%;
  border-radius: 100px;
  display: block;
  background: #ededef;
  height: 10px;
  margin-bottom: 60px;
}

.survey-progress span {
  display: block;
  height: 10px;
  border-radius: 100px;
  background: #f39d08;
  position: relative;
}

.survey-progress span:after {
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  background: #f39d08;
  border: 6px solid #ededef;
  border-radius: 100px;
  right: 0;
  position: absolute;
  top: -6px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

/* Survey Button */
.tax-survey .survey-button {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
}

/* Survey Button: Dark */
.tax-survey .survey-button-dark {
  border: 2px solid #FF9500;
  color: #FF9500;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
}

.tax-survey .survey-button-dark:hover, .tax-survey .survey-button-dark:focus {
  background: #FF9500;
  color: #fff;
}

.tax-survey .survey-button-dark:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 149, 0, 40%);
}

/* Survey Button: White */
.tax-survey .download-pdf-button {
  border: 2px solid #ffffff;
  color: #ffffff !important;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 20px;
}

.tax-survey .download-pdf-button, .tax-survey .download-pdf-button:hover {
  padding: 8px 40px;
}

.tax-survey .download-pdf-button:hover, .tax-survey .download-pdf-button:focus {
  background: #ffffff;
  color: #FF9500 !important;
}

.tax-survey .download-pdf-button:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 149, 0, 40%);
}

.tax-survey .survey-buttons-both {
  margin-right: 10px;
}

.tax-survey .survey-button-light {
  border: 2px solid #f39d08;
  color: #f39d08;
}

.tax-survey .survey-button-light {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  border: 2px solid #FF9500;
  color: #FF9500;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
  display: inline-block;
}

.tax-survey .survey-button-light:hover, .tax-survey .survey-button-light:focus {
  background: #FF9500;
  color: #fff !important;
}

.tax-survey .survey-button-light:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 149, 0, 40%);
}

.tax-survey .survey-button.survey-button-back {
  color: #9fa2a7;
  border-color: #9fa2a7;
}

.tax-survey .survey-button-light.survey-button-back {
  border: 2px solid #9fa2a7;
  color: #9fa2a7;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
}

.tax-survey .survey-button-light.survey-button-back:hover, .tax-survey .survey-button-light.survey-button-back:focus {
  background: #9fa2a7;
  color: #fff;
}

.tax-survey .survey-button-light.survey-button-back:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(159, 162, 167, 40%);
}

.et_pb_semantica_question {
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #dddddd;
  margin-top: 37px;
  padding-bottom: 32px;
  font-size: 19px;
}

.et_pb_semantica_question:last-of-type {
  padding-bottom: 0;
  border: opx solid rgba(0, 0, 0, 0);
}

.et_pb_semantica_question strong {
  font-weight: 500;
  font-size: 16px;
  margin: 0 15px;
  display: inline-block;
  top: -5px;
  position: relative;
}

.et_pb_semantica_question .question-options {
  margin-top: 15px;
}

.question-options input[type="radio"] {
  display: none;
}

.question-options label {
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  margin: 0 8px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  border-radius: 100px;
  cursor: pointer;
  position: relative;
  top: 2px;
}

.question-options input[type="radio"]:checked+label {
  border: 2px solid #ff9d0f;
  background: #ff9d0f;
}

.question-options .questions-options-label {
  cursor: pointer;
}

.survey-results .et_pb_survey_results p {
  color: #191919;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Graphik', sans-serif !important;
  letter-spacing: 0;
}

.survey-results .et_pb_survey_results .gdc_inner h4 {
  margin-top: 20px;
}

.tax-survey footer {
  background: #191919;
  color: #8c8c8c;
  padding: 30px 0;
}

.tax-survey footer .et_pb_row {
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 160%;
  font-size: 13px;
}

.tax-survey footer img.oxford-icon {
  float: left;
}

.tax-survey footer .oxford-return-link {
  float: left;
  padding-left: 10px;
  font-family: 'Source Sans Pro', sans-serif;
}

.tax-survey footer .oxford-return-link a {
  color: #8c8c8c;
  font-family: 'Source Sans Pro', sans-serif;
}

.tax-survey footer .oxford-return-link a:hover {
  color: #fff;
}

.tax-survey footer .oxford-copyright {
  text-align: right;
}

.survey-validate {
  display: none;
  background: #f79f0a;
  color: #fff;
  padding: 5px 30px;
  margin-bottom: 20px;
}

.display_loading_spinner {
  min-height: 50vh;
  display: flex;
  align-items: center;
}

.display_loading_spinner .loading_icon {
  width: 100%;
  text-align: center;
  font-size: 40px;
}

.tax-survey .addtoany_share_save_container {
  display: none;
  margin: 0;
}

.tax-survey .wpcf7 input[type="submit"] {
  width: auto;
  background: transparent;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 46px;
  line-height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 20px;
}

.tax-survey .wpcf7 input[type="submit"] {
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 4px;
  transition: 0.15s ease-in-out all;
}

.tax-survey .wpcf7 input[type="submit"]:hover, .tax-survey .wpcf7 input[type="submit"]:focus {
  background: #ffffff;
  color: #FF9500;
}

.tax-survey .wpcf7 input[type="submit"]:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 40%);
}

.tax-survey div.wpcf7-validation-errors {
  display: none !important;
}

.tax-survey span.wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
  background: #f4360a;
  font-size: 12px;
  margin-top: 5px;
}

.survey-footer-logo {
  text-align: center;
  line-height: 0;
}

.survey-footer-logo img {
  max-width: 205px;
}

.tax-survey footer .et_pb_column:nth-of-type(1), .tax-survey footer .et_pb_column:nth-of-type(3) {
  padding-top: 5px;
  font-family: 'Source Sans Pro', sans-serif;
}

.tax-survey .et-waypoint {
  opacity: 1 !important;
}

body.tax-survey #page-container .et_pb_button {
  font-family: 'Source Sans Pro', sans-serif;
}

/* Survey: Form */
body.tax-survey .wpcf7 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

body.tax-survey .wpcf7 .gdc_column {
  width: 100%;
}

body.tax-survey .wpcf7 .gdc_column .gdc_inner {
  padding: 0;
}

body.tax-survey .wpcf7 input[type="email"], body.tax-survey .wpcf7 input[type="text"] {
  font-family: 'Graphik', sans-serif !important;
  text-align: center;
  color: #191919;
}

body.tax-survey .wpcf7 .wpcf7-list-item {
  text-align: left;
  margin-left: 0;
}

body.tax-survey .wpcf7 .wpcf7-list-item input {
  display: inline-block;
  width: auto;
}

/* Styling fixes */
body.tax-survey.et-db #et-boc .et-l .et_pb_image_0, body.tax-survey.et-db #et-boc .et-l .et_pb_image_1, body.tax-survey.et-db #et-boc .et-l .et_pb_image_2, body.tax-survey.et-db #et-boc .et-l .et_pb_image_3 {
  max-width: 387px;
}

body.tax-survey.et-db #et-boc .et-l .et_pb_image_2 {
  background: #fff;
}

body.tax-survey.et-db [data-currentid="9821"] .et-l .et_pb_image_2 {
  background: none !important;
}

@media only screen and (max-width : 770px) {
  .tax-survey footer .et_pb_column {
    text-align: center !important;
    margin-bottom: 10px;
  }

  /*.tax-survey footer .et_pb_column:nth-of-type(2) { display: none; }*/
  .tax-survey footer img.oxford-icon, .tax-survey footer .oxford-return-link {
    float: none;
  }
}

@media only screen and (max-width : 480px) {
  .et_pb_semantica_question strong {
    margin: 0 5px;
    top: -4px;
    font-size: 14px;
  }

  .question-options label {
    margin: 0 5px;
    width: 20px;
    height: 20px;
  }

  .survey-name {
    height: auto;
  }

  .tax-survey .survey-button {
    padding: 10px 30px;
  }
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~ Speakers ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.speaker-details-wrap h3 {
  color: #3e4a59;
  font-weight: 400;
  font-size: 18px !important;
  margin-top: 20px;
  padding-bottom: 0px !important;
}

.speaker-details-wrap .speaker-title {
  font-size: 14px;
  line-height: 150%;
  color: #3e4a59;
  margin-top: 15px;
}

.speaker-details-wrap .speaker-excerpt {
  font-size: 14px;
  line-height: 150%;
  color: #3E4A59;
  margin-top: 15px;
  margin-bottom: 25px;
}

.cookie-notice-container {
  padding: 20px 60px 20px 0px !important;
  max-width: 1120px;
  text-align: left;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
}

#cookie-notice .cn-button {
  margin-left: 10px;
  position: absolute;
  top: 20px;
  right: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  text-indent: -9999px;
  background: url(https://www.oxfordleadership.com/wp-content/uploads/2018/10/oxford-close.jpg) no-repeat;
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
}

.oxWidSubscribe {
  background: #fe9f07;
  border-radius: 0;
  margin-top: 5px;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  padding: 13px 20px 12px;
  font-size: 15px !important;
  font-family: 'Arial';
  border: 0;
  margin: 10px 0 20px 0;
  width: 100%;
  display: inline-block;
}

.grecaptcha-badge {
  display: none !important;
}

/* Align the submit button on contact form center */
.et_contact_bottom_container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  width: 100% !important;
}

.et-pb-contact-message {
  color: #ff9500;
  font-size: 22px;
  text-align: center;
}

/*
Styling for Question Survey
*/
.questions-options-wrapper {
  display: inline-block;
}

.questions-options-wrapper span {
  display: block;
}

/* ==================================== */
/* Survey Pages */
/* ==================================== */
.tax-survey .wpcf7 form .wpcf7-response-output {
  color: #fff;
  padding: 8px 10px 3px;
}

.tax-survey div.wpcf7 .ajax-loader {
  display: none !important;
}

.tax-survey div.wpcf7 .ajax-loader.is-active {
  display: inline-block !important;
}

/* ==================================== */
/* Hide Date on Article Pages */
/* ==================================== */
.et_pb_title_meta_container span.published {
  display: none;
}

/* ==================================== */
/* GravityForms Styling */
/* ==================================== */
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
  border: none;
  display: block;
  width: 100%;
  background: #3e4a5a;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  line-height: 100%;
  padding: 13px 20px 12px;
  transition: 0.15s ease-in-out all;
}

body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background: #fe9f07;
}

/* ==================================== */
/* Programme Header */
/* ==================================== */
.et_pb_text_inner .programme-header__tag {
  color: #ff9900;
  text-transform: uppercase;
  font-size: 18px;
  background: #fff;
  display: inline-block;
  padding: 6px 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.et_pb_text_inner .programme-header__heading {
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 45px !important;
}

.et_pb_text_inner .programme-header__dates {
  color: #ff9900;
  font-weight: 500;
  font-size: 30px !important;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
}

.et_pb_text_inner .programme-header__text {
  color: #fff;
  font-weight: 500;
  font-size: 30px !important;
  margin-top: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .et_pb_text_inner .programme-header__heading {
    font-size: 28px !important;
  }

  .et_pb_text_inner .programme-header__dates,
  .et_pb_text_inner .programme-header__text {
    font-size: 20px !important;
  }
}

/* Hero Home Header */
/* ===================== */
.hero_header_home {
  background: rgba(0, 0, 0, .25);
}

@media only screen and (max-width : 1030px) {
  .hero_header_home {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .hero_header_home .et_pb_text_1 {
    padding-bottom: 10px !important;
    line-height: 1.2;
  }
}

.hero_header_home .et_pb_text {
  margin-bottom: 10px !important;
  max-width: 100%;
}

.hero_header_home .et_pb_text_inner, .hero_header_home .et_pb_column, .hero_header_home .et_pb_row {
  position: static;
}

.hero_header_home .et_pb_section_video_bg {
  z-index: -1;
}

.hero_header_home .hero_header_home_arrow {
  position: absolute;
  top: 50px;
  right: 0;
  opacity: 0.5;
  z-index: -1;
  width: 50%;
  height: 150%;
}

.hero_header_home .hero_header_home_arrow svg {
  width: 100%;
  height: 100%;
}

/* Bounce */
/* ===================== */
.moving-arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-top: -25px;
  margin-left: -25px;
  height: 50px;
  width: 50px;
  background: url('images/moving-arrow.png');
  background-size: 100% auto;
  -webkit-animation: olBounce 1s infinite;
  -moz-animation: olBounce 1s infinite;
  -o-animation: olBounce 1s infinite;
  animation: olBounce 1s infinite;
}

@-webkit-keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@-moz-keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@-o-keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@keyframes olBounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

/* Oxford Profiles Section */
/* ===================== */
.oxford-profiles .user-layout-blocked h3 {
  color: #3e4a59;
}

.oxford-profiles .user-layout-blocked:hover h3 {
  color: #fe9f07;
}

/* GravityForms */
/* ===================== */
body .gform_wrapper span.ginput_total, body .gform_wrapper span.ginput_product_price {
  color: inherit;
  font-weight: bold;
}

/* Scrollspy */
/* ===================== */
.oxford-scrollspy-section.et_pb_section, .oxford-scrollspy-section.et_pb_section .et_pb_row, .oxford-scrollspy-section.et_pb_section .et_pb_column, .oxford-scrollspy-section.et_pb_section .et_pb_module, .oxford-scrollspy-section.et_pb_section .et_pb_text_inner {
  position: static;
}

.oxford-scrollspy {
  background-color: #e6e5e5;
  padding: 15px 0;
}

.oxford-scrollspy.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.oxford-scrollspy .oxford-scrollspy__inner {
  padding: 0;
}

.oxford-scrollspy .oxford-scrollspy__nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 992px) {
  .oxford-scrollspy-section {
    display: none;
  }
}

.oxford-scrollspy .oxford-scrollspy__nav li {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  margin-left: 15px;
}

.oxford-scrollspy .oxford-scrollspy__nav li:first-child {
  margin-left: 0;
}

.oxford-scrollspy .oxford-scrollspy__nav li a {
  display: block;
  padding: 5px 13px;
  color: #fff;
  background: #fe9f07;
  border-radius: 50px;
  transition: 0.15s ease-in-out all;
}

.oxford-scrollspy .oxford-scrollspy__nav li.active a, .oxford-scrollspy .oxford-scrollspy__nav li a.active {
  color: #fe9f07;
}

.oxford-scrollspy .oxford-scrollspy__nav li a:hover {
  background: #ea9206;
  color: #fff;
}

.oxford-scrollspy .oxford-scrollspy__nav li:before {
  display: none;
}

/* Footer CTA */
/* ===================== */

.footer-cta {
  text-align: center;
  font-size: 16px;
  padding: 50px 0;
  background-color: #fe9e06;
  color: #fff;

}

.footer-cta__inner {
  max-width: 700px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1.3;
}

.footer-cta__text {
  margin-bottom: 25px;
  font-size: 24px;
  padding: 0;
}

.footer-cta__btn-heading {
  font-size: 24px;
  margin-bottom: 10px;
  padding: 0;
}

.footer-cta__btn-cont {
  padding: 0;
}

.footer-cta__btn {
  background: #fff;
  padding: 10px 40px;
  font-size: 20px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 500;
  color: #212933;
  transition: 0.15s ease-in-out all;
}

.footer-cta__btn:hover {
  background-color: #f1f1f1;
}
