html body *  {
font-family: 'Open Sans', sans-serif;	
}
#videos {
    width: 100%;
}
#videos .slick-video-slider {
    max-width: 1450px;
    padding: 30px 0px;
}
#videos .slick-video-slider .slick-slide {
    padding: 0px 15px;
}
#videos .prev-arrow {
    display: none !important;
}
#videos .next-arrow {
    display: none !important;
}
#main .pt-cv-carousel-indicators .active, #main .pt-cv-carousel-indicators li:hover {
    background: #d71920;
    box-shadow: none;
}

@media screen and (max-width: 767px) {
	.aei-related-speakers .pt-cv-view .pt-cv-carousel-indicators {
    	bottom: -100px;
	}
	.aei-related-speakers .pt-cv-view .pt-cv-href-thumbnail img {
    	max-width: 200px !important;
    	margin: 0 auto !important;
    	float: none !important;
    	display: block;
	}
}

#price_and_avail .gfield {
    margin-top: 0px;
    margin-bottom: 5px;
}
#price_and_avail #field_2_1 {
    margin-bottom: 12px;
}
#price_and_avail .gfield input[type="text"], #price_and_avail .gfield select {
    height: 38px;
}
#price_and_avail .gfield input[type="text"], #price_and_avail .gfield select, #price_and_avail .gfield textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
}
#price_and_avail .gfield input[type="text"] {
    padding: 0px 10px;
}
.aei-related-speakers h4 {
    width: 100%;
    line-height: 1.1;
}
.aei-related-speakers h4 a {
    color: #d71920;
}
body .aei-box .aei-related-speakers .pt-cv-carousel-indicators li {
    background: #3a4d81;
    box-shadow: none;
    width: 20px;
    height: 20px;
    opacity: .5;
}
body .aei-box .aei-related-speakers .pt-cv-carousel-indicators li.active, body .aei-box .aei-related-speakers .pt-cv-carousel-indicators li:hover {
    opacity: 1;
}

.single-speakers .top-bar + header + section + section + section {
    position: relative;
}
.speaker-extras-content.js-hide {
    position: absolute;
    top: 0;
    left: 0;
}

.document-sign-page > p {
    width: 100%;
}

@media screen and (max-width: 480px) {
	#videos iframe {
        height: 210px;
    }
}

#main .terms-link .gfield_label {
    display: none;
}
#main .terms-link span {
    color: #d71920;
}
#main .gfield_checkbox input {
    margin-top: 1px;
}

/* Content Views Scrollablist List */

#main .pt-cv-carousel {
    min-height: 320px;
}
#main .pt-cv-scrollable .pt-cv-content-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#main .pt-cv-scrollable .pt-cv-href-thumbnail {
    max-width: 80px;
    display: block;
	float: left;
}
#main .pt-cv-carousel .pt-cv-carousel-caption {
    position: relative;
    background: none !important;
    width: calc(100% - 80px);
    display: block;
    float: left;
	padding: 0px;
}
#main .pt-cv-scrollable .pt-cv-title a {
    color: #d71920 !important;
    font-size: 18px;
    line-height: 24px;
}
#main .pt-cv-scrollable .pt-cv-content {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    width: 90%;
}
#main .pt-cv-scrollable .carousel-control {
    bottom: -20px;
    top: auto;
    right: auto;
    left: calc(50% + 20px);
}
#main .pt-cv-scrollable .carousel-control.left {
    left: calc(50% - 20px);
}
#main .pt-cv-view .carousel-control span {
    background: #d71920;
    color: white;
}
#main .pt-cv-view .carousel-control span:hover {
	opacity: .8;
} 

@media screen and (max-width: 500px) {
	#main .pt-cv-carousel .pt-cv-carousel-caption {
        padding-left: 20px;
    }
}

/* Testimonials */

body .speaker-extras-content.js-show {
    padding-bottom: 0px;
    padding-top: 30px;
}
#testimonials .testimonial {
    padding-bottom: 25px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
}
#testimonials .testimonial:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
#testimonials .testimonial-content {
    padding: 20px 50px 15px;
    text-align: center;
    position: relative;
}
#testimonials .testimonial-content:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 49px;
    height: 45px;
    background: url(https://aeispeakers.com/wp-content/uploads/2017/02/blockquote-before.png) center no-repeat;
    background-size: contain;
}
#testimonials .testimonial-content:after {
	content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 49px;
    height: 45px;
    background: url(https://aeispeakers.com/wp-content/uploads/2017/02/blockquote-after.png) center no-repeat;
    background-size: contain;
}
#testimonials .testimonial h4 {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    margin: 0px;
}

@media screen and (max-width: 767px) {
	#testimonials .testimonial-content {
		padding: 20px;
		font-size: 15px;
		line-height: 1.5;
	}
	#testimonials .testimonial-content:before,
	#testimonials .testimonial-content:after {
		width: 30px;
	}
}

/* Button Tab Nav */

body .aei-box.speaker-extras {
    padding: 25px 0px;
}
.speaker-extras .speaker-extras-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 15px 0px;
}
section .aei-col .speaker-extras .speaker-extras-nav li {
    width: 100%;
    margin: 0px;
    max-width: 25%;
    padding: 0px 10px;
}
section .aei-col .speaker-extras .speaker-extras-nav li a {
    margin: 0px;
    width: 100%;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section .aei-col .speaker-extras .speaker-extras-nav li a i {
    margin-right: 10px;
}

@media screen and (max-width: 1200px) {
	section .aei-col .speaker-extras .speaker-extras-nav li a {
		font-size: 17px;
	}
}

@media screen and (max-width: 991px) {
	section .aei-col .speaker-extras .speaker-extras-nav li a {
		flex-direction: column;
	}
	section .aei-col .speaker-extras .speaker-extras-nav li a i {
    	margin-right: 0px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	.speaker-extras .speaker-extras-nav {
		flex-wrap: wrap;
	}
	section .aei-col .speaker-extras .speaker-extras-nav li {
		max-width: 50%;
		padding: 0px 5px 10px;
	}
}

/* Archive */

.archive.category #content .archive-title {
    display: none;
}
.archive.category #content .vcard, .archive.category #content .article-footer {
    display: none;
}
.archive.category #content .entry-title {
    font-size: 1.6rem;
}
.archive.category #content .entry-content {
    padding: 10px 0px;
}
.archive.category #footer {
    background: #e9e9e9;
    margin-top: 50px;
}
.archive.category #content article {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}
.archive.category #content article:last-child {
    border: none;
}

/* Overrides */

.primary-back .aei-col .speaker-extras-nav li a {
    background: #d71920;
    border: 0;
    box-shadow: 2px 2px 8px rgba(0,0,0,.2);
    transition: all .3s;
}
.primary-back .aei-col .speaker-extras-nav li a:hover {
    background: rgba(58,77,129,.65);
    box-shadow: 2px 2px 8px rgba(0,0,0,.4);
}
#content {
    min-height: 0;
    margin: 0px;
}

.content-shrinker.shrunk {
  max-height: 420px;
  min-height: 420px;
}

.content-shrinker {
  max-height: 10000px;
}

.content-un-shrinker {
  bottom: 0;
}

/* General Styles */
select[multiple="multiple"] {
  overflow: scroll;
}

.spacing-sm {
  padding-bottom:30px;
}

/*a:not(.btn):not(.nav-link),
a:not(.btn):not(.nav-link) {
  color          : #d71920;
  text-decoration: none;
  outline        : none;
}

a:not(.btn):not(.nav-link):active,
a:not(.btn):not(.nav-link):hover {
  color          : #d71920;
  text-decoration: underline;
}*/

@media screen and (min-width: 1200px) {
  .navbar-nav .nav-item+.nav-item {
    margin-left: 2rem;
  }
}

@media screen and (min-width: 1400px) {
  .navbar-nav .nav-item+.nav-item {
    margin-left: 2.75rem;
  }
}

a,
a {
  color          : #d71920;
  text-decoration: none;
  outline        : none;
}

a:active,
a:hover {
  color          : #d71920;
  text-decoration: underline;
}

img {
  max-width: 100%;
  height   : auto;
}

h1,
h1 a,
h1.entry-title,
h1.entry-title a,
h2,
h2 a,
h2.entry-title,
h2.entry-title a,
h3,
h3 a,
h3.entry-title,
h3.entry-title a,
h4,
h4 a,
h4.entry-title,
h4.entry-title a,
h5,
h5 a,
h5.entry-title,
h5.entry-title a,
h6,
h6 a,
h6.entry-title,
h6.entry-title a {
  color: #3a4d81;
}

h1.archive-post-title a {
  color: #d71920;
}

.t-center {
  text-align: center;
}

.t-primary {
  color: #3a4d81;
}

.primary-back {
  background-color: #3a4d81;
}

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

.padv-sm {
  padding: 15px 0;
}

.bg-light-grey {
  background-color: #e5e7f2
}

.padv-md {
  padding: 30px 0;
}
/* Specific Styles */

.top-bar {
  padding: 5px 0;
  color  : #ebecf2;
}

.top-bar a:focus,
.top-bar a:link,
.top-bar a:visited {
  color: #ebecf2;
}

.top-bar p {
  margin: 0;
}

.social-icons {
  list-style: none;
  padding   : 0;
  margin    : 0;
  text-align: right;
}

.social-icons li {
  display  : inline;
  font-size: inherit;
  margin   : 0 2px;
}

.social-icons li a:hover {
  text-decoration: none;
}

/* Header */

.collapse.in {
  border-top: 1px solid #dddddd;
  margin-top: 5px;
}

.header {
  /*margin-bottom: 40px;*/
}

button.navbar-toggler {
    line-height: 95px;
}

.header-phone {
  float      : left;
  border-left: 1px solid #ddd;
  padding    : 33px 0 33px 20px;
}

.header-phone p {
  margin-bottom: 0;
  font-size    : 1rem;
  font-weight  : bold;
  color        : #d71920;
}

@media screen and (min-width: 769px) {
  #mainCollapsingNav {
    line-height: 95px;
  }
}

.nav-item .nav-link {
  color      : #3a4d81;
  font-weight: bold;
}

/* Homepage */

.featured-speaker-list {
    border-top: 5px solid #3a4d81;
    border-bottom: 5px solid #3a4d81;
}

.featured-speaker-list h3 {
    padding-top: 10px;
}

#main .featured-speaker-list .vc_grid-item {
    border-top: 2px solid #e9e9e9;
    padding-top: 15px;
}

.featured-speakers .vc_custom_heading {
    margin-bottom: 0px;
}

.featured-speakers h4 {
    margin-bottom: 0px;
    color: #d71920;
    font-size: 18px;
    font-weight: bold;
}

.featured-speakers .exclusive p {
    font-size: 14px;
}

.featured-speakers p {
    font-size: 16px;
}

#main .aei-btn button {
    background: #d71920;
    color: white;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.vc_row.map-bg {
  background-position: left top !important;
  background-repeat  : no-repeat !important;
  background-size    : contain !important;
}

.map-bg blockquote {
    padding: 20px 50px 30px;
}

.map-bg blockquote:before {
    content: url(https://aeispeakers.com/wp-content/uploads/2017/02/blockquote-before.png);
    position: absolute;
    top: 0;
    left: 0;
}

.map-bg blockquote:after {
    content: url(https://aeispeakers.com/wp-content/uploads/2017/02/blockquote-after.png);
    position: absolute;
    right: 0;
    bottom: 50px;
}

.map-bg blockquote p {
    font-size: 18px;
    text-align: center;
    font-style: italic;
    line-height: 30px;
}

.map-bg .slick-dots {
    padding-top: 50px;
}

.slick-dots li i {
    -webkit-appearance: none;
    font-size: 30px;
}

#main .consult-row .gfield_label, .need-help .aei-need-help .horizontal-form .gfield_label, #bottom-cta .gfield_label {
    display: none;
}

#main .gform_body input {
    padding: 8px 10px;
    border: none;
    border-radius: 2px;
}

.gform_body input::-webkit-input-placeholder {
    color: #333;
}

#main .gform_button, .need-help .aei-need-help .horizontal-form .gform_button, #bottom-cta .gform_button {
    background: #d71920;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 15px;
}

#main .consult-row .gform_button, .need-help .aei-need-help .horizontal-form .gform_button, #bottom-cta .gform_button {
    display: block;
    width: 50%;
    margin: 0 auto;
}

.consult-row .gform_wrapper, .need-help .aei-need-help .horizontal-form .gform_wrapper, #bottom-cta .gform_wrapper {
    margin-top: 0px;
}

#main .gform_footer {
    margin-top: 8px;
}

.homepage-search .searchandfilter {
  padding-top: 20px;
}

.homepage-search ul {
  padding  : 0;
  width    : 70%;
  min-width: 400px;
  margin   : 0 auto;
  display  : block;
}

.homepage-search .searchandfilter div > ul > li {
  padding-right: 10px;
  position     : relative;
  width        : calc(100%/3 - 1px);
  text-align   : center;
  display: inline-block;
}

.homepage-search .searchandfilter div > ul > li:last-child {
  padding-right: 0;
}

.homepage-search .searchandfilter div > ul > li:nth-child(2) {
  float: left;
}

.homepage-search .searchandfilter div > ul > li:nth-child(3) {
  float: right;
}

.homepage-search .searchandfilter h4 {
  display: none;
}

.homepage-search .searchandfilter input[type="text"],
.homepage-search .searchandfilter select,
.homepage-search .searchandfilter input[type="submit"] {
  display                : block;
  width                  : 100%;
  padding                : .5rem .75rem;
  font-size              : 1rem;
  line-height            : 1.25;
  color                  : #55595c;
  background-color       : #fff;
  background-image       : none;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border                 : 1px solid rgba(0,0,0,.15);
  border-radius          : .25rem;
}

.homepage-search .searchandfilter input[type="submit"] {
  display            : block;
  font-weight        : 400;
  line-height        : 1.25;
  text-align         : center;
  white-space        : nowrap;
  vertical-align     : middle;
  cursor             : pointer;
  -webkit-user-select: none;
  -moz-user-select   : none;
  -ms-user-select    : none;
  user-select        : none;
  border             : 1px solid transparent;
  padding            : .5rem 4rem;
  font-size          : 1rem;
  border-radius      : .25rem;
  text-align         : center;
  background-color   : #d71920;
  color              : #fff;
  font-weight        : bold;
  float              : left;
  width:100%;
}

.homepage-search .searchandfilter input[type="submit"],
.homepage-search .searchandfilter input[type="text"] {
  padding-top   : .64rem;
  padding-bottom: .64rem;
}

.aei-ol {
  list-style: none;
  padding   : 0;
}

.aei-ol li {
  padding         : 1.5rem 1.5rem 1.5rem 3.5rem;
  position        : relative;
  background-color: #9ca6c0;
  margin-bottom   : 5px;
  color           : #fff;
}

.aei-ol li:nth-child(1):before,
.aei-ol li:nth-child(2):before,
.aei-ol li:nth-child(3):before,
.aei-ol li:nth-child(4):before {
  content    : "";
  left       : .5rem;
  position   : absolute;
  top        : 50%;
  transform  : translate(0, -50%);
  font-size  : 4rem;
  color      : #b8bfd1;
  height     : 4rem;
  width      : 2rem;
  line-height: 1;
}

.aei-ol li:nth-child(1):before {
  content: "1";
}

.aei-ol li:nth-child(2):before {
  content: "2";
}

.aei-ol li:nth-child(3):before {
  content: "3";
}

.aei-ol li:nth-child(4):before {
  content: "4";
}

/* Archive Page */
.archive-post-img {}

.archive-post-title {
  font-size    : 1rem;
  font-weight  : bold;
  margin-bottom: 2px;
}

.pagination {
  display: table;
  margin : 3rem auto auto;
}

.top-spacer {
  margin-top: 20px;
}

.wpb_revslider_element {
  margin-bottom: 0;
}

.tp-bullet-title {
  display: none;
}

.number-holder {
  position: relative;
}

.header-phone:hover .hover-hide,
.hover-show {
  display: none;
}

.header-phone:hover .hover-show,
.hover-hide {
  display: block;
}

.speaker-extras-nav li.nav-items-count-2:first-child {
  margin-left: calc(100%/3/2);
}

.speaker-extras-nav li.nav-items-count-1:first-child {
  margin-left: calc(100%/3);
}

.header-phone a {
    font-size: 1.2rem;
}

div#slider-1-layer-8:hover {
    background-color: rgba(0,0,0,0.02) !important;
}

.slick-thinner {
  width: 85%;
}

.related-thumb img {
  width: 134px;
  height: 162px;
}

#rev_slider_1_1_wrapper:after {
    content: " ";
    background-image: url(https://aeispeakers.com/wp-content/uploads/2016/12/slider-s-1.png);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: -3px;
    z-index: 99;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

/********************************************************** Nav Menu */

.header .navbar li.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    min-width: 225px;
    margin-top: 0px;
}
.header .navbar .dropdown-menu li {
    display: block;
    width: 100%;
    margin-left: 0px;
}
.header #menu-main.nav .dropdown-menu li a {
    padding: 10px;
    line-height: 100%;
    border: none;
    font-size: 14px;
}
.header #menu-main.nav .dropdown-menu li a:hover {
    text-decoration: underline;
}

/********************************************************** Page Title */

#page-title {
    background: #3A4D81;
    padding: 40px 0px;
}
.title-text {
    color: white;
    text-align: center;
}
.single-post .article-header {
    display: none;
}
.home #page-title {
    display: none;
}
.home #content.full-width {
    padding-top: 0px;
}

/********************************************************** Content */

#content.full-width {
    padding-top: 40px;
}
.page #content.has-sidebar, .single-post #content.has-sidebar {
    padding-top: 40px;
    padding-bottom: 40px;
}
#content.has-sidebar #main {
    width: 72%;
    padding: 0px;
}
#right-sidebar {
    width: 28%;
    float: left;
}
.vc_toggle_title h4 {
    font-size: 1.1rem;
}
#main .regform .gform_body input {
    border: 1px solid #a1a1a1;
}
.single-post .article-footer, .single-post #single-post-nav, .single-post #comments, .single-post #respond {
    display: none;
}
#main .aei-btn a {
    color: white;
    font-weight: 600;
    background: #D41D26;
    font-size: 16px;
    letter-spacing: 1px;
}
.aei-need-help h2 {
    margin-left: 0px;
}

/********************************************************** Blog */

#content .vc_grid-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}

/********************************************************** Price & Availability Form */

#price_and_avail {
    border-top: 4px solid #3A4D81;
    border-bottom: 4px solid #3A4D81;
    padding: 5px 0px;
}
#price_and_avail .gfield_label {
    display: none;
}
#price_and_avail .gform_button {
    background: #d71920;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 15px;
    width: 100%;
}
#price_and_avail .gform_footer {
    padding: 0px;
    margin: 10px 0 0;
}
#price_and_avail textarea::-webkit-input-placeholder {
    color: #333;
}
#price_and_avail .gform_description {
    color: #3A4D81;
    font-size: 1.1rem;
    width: 100%;
    font-weight: 600;
}
#price_and_avail input, #price_and_avail textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
}

/********************************************************** Sidebar */

#right-sidebar {
    border-bottom: 4px solid #3A4D81;
}
#right-sidebar .widget ul li {
    display: block;
}
#right-sidebar input[type="submit"], #footer input[type="submit"] {
    background: #d71920;
    border: none;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px 20px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    width: 100%;
}
#right-sidebar .widget {
    margin-bottom: 25px;
}
#right-sidebar .widgettitle {
    border-bottom: none;
    border-top: 4px solid #3A4D81;
    padding: 10px 50px 0px;
    margin: 0px;
    line-height: 50px;
    font-weight: 600;
    font-size: 1.3rem;
}
#right-sidebar .widgettitle:before {
    content: " ";
    width: 45px;
    height: 45px;
    background: url(https://www.aeispeakers.com/wp-content/uploads/2017/01/icon_microphone.png);
    display: inline-block;
    margin-left: -52px;
    background-size: cover;
    position: absolute;
}
#right-sidebar .team-icon .widgettitle:before {
    background: url(https://www.aeispeakers.com/wp-content/uploads/2017/01/team-icon.png);
    background-size: cover;
}
#right-sidebar .searchandfilter *, #footer .searchandfilter * {
    width: 100%;
}
#right-sidebar .searchandfilter input::-webkit-input-placeholder, #footer .searchandfilter input::-webkit-input-placeholder {
    color: #333;
}
#right-sidebar .searchandfilter input[type="text"], #right-sidebar .searchandfilter select, #footer .searchandfilter input[type="text"], #footer .searchandfilter select {
    padding: 3px 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
#right-sidebar .twitter-icon .widgettitle:before {
    background: url(https://www.aeispeakers.com/wp-content/uploads/2017/02/twitter-icon.png);
}
#right-sidebar .widget_recent_entries li {
    border-bottom: 1px dashed #333;
}
#right-sidebar .widget_recent_entries li:last-child {
    border-bottom: none;
}
#right-sidebar .rss-icon .widgettitle:before {
    background: url(https://www.aeispeakers.com/wp-content/uploads/2017/02/rss.png);
    background-size: cover;
}
#footer .searchandfilter {
    max-width: 75%;
}

/********************************************************** Bottom CTA for Pages */

#bottom-cta {
    background-image: url(https://www.aeispeakers.com/wp-content/uploads/2017/01/bigstock-163867007.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 5rem 0;
    color: white;
}
#bottom-cta:before {
    content: '';
    background-color: #000555;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: .75;
}
#bottom-cta .half {
    width: calc(1/2 * 1050px);
    float: left;
    padding: 5px 15px;
    z-index: 10;
    position: relative;
}
#bottom-cta .widget {
    margin-bottom: 1rem;
}
#bottom-cta .widgettitle {
    color: white;
    font-size: 2rem;
    border: none;
    margin: 15px 0px 25px;
}
.speaker-extras-content.js-show:after {
    margin-top: 40px;
}

/***************************************************************** Home */

.home .page-title {
    display: none;
}
.home #bottom-cta {
    display: none;
}
.eg-featured-speakers-wrapper .esg-entry-media-wrapper {
    width: 33%;
    display: inline-block;
    float: left;
}
.eg-featured-speakers-content {
    width: 65%;
    display: inline-block;
}
#main .esg-left, #main .esg-right {
    background: #3A4D81;
    border: none;
}
#main .esg-navigationbutton * {
    color: white;
}
.featured-speaker-list .esg-overflowtrick {
    height: 340px !important;
}
.featured-speaker-list li:nth-child(even) {
    top: 0px !important;
}
.featured-speaker-list li:nth-child(odd) {
    top: 170px !important;
}

/***************************************************************** Content Views */

#main .pt-cv-content-item {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
#main .pt-cv-thumb-left {
    width: 33%;
    display: inline-block;
    float: left;
    text-align: center;
    padding-right: 10px;
    min-height: 200px;
}
#main .pt-cv-thumb-left img {
    float: none !important;
}
#main .pt-cv-content, .pt-cv-title {
    width: 67%;
    display: inline-block;
    float: left;
}
#main .pt-cv-title a {
    font-size: 1.8rem;
    font-weight: 400;
}
#main .pt-cv-content {
    margin-bottom: 0px;
}
#main .pt-cv-readmore {
    background: transparent;
    border: none;
    color: #d71920;
    padding: 0px;
    font-size: 1rem;
}
#main .pt-cv-pagination li {
    padding: 0px;
    background: none;
}
#main .pt-cv-pagination a {
    padding: 10px 15px;
    color: #3A4D81;
}
#main .pt-cv-pagination li.active a, #main .pt-cv-pagination a:hover {
    background: #3A4D81;
    color: white;
    margin: 0px;
    padding: 10px 15px;
}

/***************************************************************** Responsive */

.show-slider-tab {
    display: none;
}

@media screen and (max-width: 1700px) {
    .tp-bullets {
        transform: matrix(1,0,0,1,-490,-80) !important;
    }
}


@media screen and (max-width: 1500px) {
    .tp-bullets {
        transform: matrix(1,0,0,1,-446,-68) !important;
    }
}

@media screen and (max-width: 1300px) {
    #bottom-cta .half {
        width: 50%;
    }
    .tp-bullets {
        transform: matrix(1,0,0,1,-313,-52) !important;
    }
}

@media screen and (max-width: 1200px) {
    .esg-container .tp-esg-item {
        position: relative;
        top: 0px !important;
    }
    .featured-speaker-list li:nth-child(odd) {
        top: 0px !important;
    }
    .featured-speaker-list .esg-overflowtrick {
        height: auto !important;
    }
}

@media screen and (max-width: 1080px) {
    .content-container {
        width: 100%;
    }
    .custom-slick-arrow.next-arrow {
        right: -50px;
    }
    .custom-slick-arrow.prev-arrow {
        left: -50px;
    }
}

@media screen and (max-width: 1000px) {
    .top-bar p, #sub-floor p {
        font-size: 13px;
        line-height: 24px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .home .container {
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    #mainCollapsingNav {
        line-height: 25px;
        clear: left;
    }
    #mainCollapsingNav .dropdown-menu {
        display: block;
        position: relative;
        width: 100%;
        border: none;
        background: transparent;
        margin-left: 25px;
        margin-bottom: 10px;
    }
    .aei-ol li {
        padding: 1em 1em;
        text-align: center;
    }
    .aei-ol li:nth-child(1):before, .aei-ol li:nth-child(2):before, .aei-ol li:nth-child(3):before, .aei-ol li:nth-child(4):before {
        position: relative;
        display: block;
        margin: 0 auto;
        left: -3px;
        transform: none;
    }
    .featured-speaker-list .vc_gitem-col {
        width: 100%;
    }
    #right-sidebar .widgettitle:before {
        display: block;
        position: relative;
        margin: 0 auto;
    }
    #right-sidebar .widgettitle {
        padding: 10px 0px 0px;
        text-align: center;
    }
    #bottom-cta .half {
        width: 100%;
    }
    #bottom-cta .widgettitle, #bottom-cta .widget {
        text-align: center;
    }
    .speaker-extras-nav {
        width: 100%;
    }
    .aei-toggler .custom-icon {
        display: block;
        width: 100%;
    }
    .tp-bullets {
        display: none;
    }
    .hide-slider-tab {
        display: none;
    }
    body .show-slider-tab {
        display: block;
    }
	#main .row.padv-md article.speakers {
    	height: auto;
	}
	
}
@media screen and (max-width: 767px) {
    #content.has-sidebar #main, #content.has-sidebar #right-sidebar {
        width: 100%;
    }
    .top-bar .col-sm-9, .top-bar .col-sm-3, #sub-floor .col-sm-9, #sub-floor .col-sm-3 {
        width: 100%;
        text-align: center;
    }
    .top-bar .social-icons, #sub-floor .social-icons {
        text-align: center;
    }
    .rpwe-time, .rpwe-li .content {
        width: 100%;
        max-width: 100%;
    }
    .rpwe-time .calendar-view {
        text-align: center;
    }
    #right-sidebar {
        padding: 0px 20px;
        border-bottom: none;
    }
    .homepage-search .searchandfilter div > ul > li {
        width: 100%;
        margin: 5px 0px;
        padding-right: 0px;
    }
    .homepage-search ul {
        min-width: 100%;
    }
    .post-type-archive-speakers .padv-md {
        padding: 0px 20px;
    }
    .homepage-search .wpb_content_element {
        overflow: hidden;
    }
    .single-speakers .aei-box .aei-toggler li {
        margin-left: 0px;
    }
    .map-bg blockquote {
        padding: 50px 0px;
    }
    .map-bg blockquote:after {
        bottom: 0px;
    }
    #main .pt-cv-content, .pt-cv-title, #main .pt-cv-thumb-left {
        width: 100%;
        min-height: 0px;
    }
    #footer .searchandfilter {
        max-width: 100%;
    }
	#main .row.padv-md article.speakers {
    	padding: 0px 15px;
    	text-align: center;
	}
}

@media screen and (max-width: 600px) {
    .header .logo img {
        max-width: 85px;
        margin-top: 10px;
    }
    .header-phone p, .header-phone a {
        font-size: .8rem;
    }
    #main .speakers .archive-post-img img {
        width: auto;
        margin: 0 auto 10px;
        display: block;
    }
    .archive-post-title {
        text-align: center;
    }
}

@media screen and (max-width: 450px) {
    .speakers .entry-title {
        text-align: center;
    }
    #main .featured-img-wrap {
        width: 100%;
        padding: 2rem 4rem;
    }
    .content-shrinker.shrunk {
        max-height: 100000px;
    }
    .content-un-shrinker {
        display: none;
    }
    #main img {
        width: 100%;
    }
    #main .featured-speaker-list img {
        width: auto;
    }
    .slick-video-slider .slick-slide:not(:first-child) iframe {
        margin-left: 50px !important;
    }
    #price_and_avail {
        padding: 0px 20px;
    }
    .book-meta {
        padding: 10px;
    }
}


/*
body:not(.home) .homepage-search .searchandfilter div > ul > li:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

body:not(.home) .homepage-search ul > li > ul {
    width: 100%;
}

body:not(.home) .homepage-search .searchandfilter {
    position: relative;
    padding-top: 500px;
}
*/

#main .row.padv-md article.speakers:nth-child(3n + 4) {
    	clear: left;
	}