/* Custom CSS by Peaceful Media */
/* ================================
  COLOR CLASSES
================================ */
.burrus-color-green { color: #8ccc2b; }
.color-white { color: white !important; }
.burrus-color-orange { color: rgb(255, 144, 0); }

/* =================
RESPONSIVE IMG + IFRAME
=================*/
.img-fluid { width: 100%; height: auto; }

/* make iframes responsive  */
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

/* ================================
  COLORED BUTTONS
================================ */
.btn-purple {
    color: white;
    background: #644A97;
    border-color: #644A97;
}
.btn-purple:hover {
    color: white;
    border-color: #7952c5;
}
.btn-purple:after {
    background-color: #7952c5;
}
.btn-green {
    color: white;
    background: #54AD26;
    border-color: #54AD26;
}
.btn-green:hover {
    color: white;
    border-color: #59c820;
}
.btn-green:after {
    background-color: #59c820;
}
.btn-orange {
    color: white;
    background: #E18F34;
    border-color: #E18F34;
}
.btn-orange:hover {
    color: white;
    border-color: #f3942c;
}
.btn-orange:after {
    background-color: #f3942c;
}

/* ================================
  CONSULTING (STRATEGIC SERVICES)
================================ */
.burrus-boxes-alt2 .box p:last-child {
    display: none;
}
.burrus-boxes-alt.section-boxes .boxes .box {
    padding: 0 15px;
}
.burrus-boxes-alt2 p {
   margin-bottom: 15px !important;
}
.burrus-boxes-alt2 img {
	width: auto;
	max-height: 80px;
}
.burrus-boxes-alt2 .wp-image-11263 {
    max-width: 170px;
}
.burrus-boxes-alt2 .wp-image-11264 {
    max-width: 150px;
}
.burrus-boxes-alt2 .wp-image-11262 {
    max-width: 90px;
}
.burrus-boxes-alt2.section-boxes .boxes .box .box-inner h3 {
	text-align: center;
}
.burrus-boxes-alt.section-boxes .boxes .box .box-inner,
.burrus-boxes-alt2.section-boxes .boxes .box .box-inner {
    background: transparent;
    border: none;
	  color: #333d47;
}
.burrus-boxes-alt .boxes .box img {
    float: left;
    height: 40px;
    margin: 7px 10px 0 0;
    width: auto;
}
.burrus-boxes-alt .boxes .box br,
.burrus-boxes-alt2 .boxes .box br {
    display: none;
}

.burrus-boxes-alt .boxes .box strong {
    font-size: 18px;
}
.burrus-boxes-alt .boxes p {
    font-size: 15px;
}

.burrus-futuristic-bg.new-angle-section.dark-pattern-bg .angle-inner {
    background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-home-top20-bg-1-1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-color: #5469a0;
    background-blend-mode: multiply;
    background-attachment: fixed;
}

.burrus-content-stacked img,
.burrus-content-stacked img {
    height: 110px;
    width: auto;
    margin-top: 40px;
}

.burrus-content-stacked h3,
.burrus-content-stacked h3 {
    max-width: 210px;
    margin: 0 auto;
    font-size: 26px;
}

.burrus-services img {
    width: auto;
    height: 100px;
    margin-bottom: 10px;
    margin-top: 20px;
	  margin-right: auto;
	  margin-left: auto;
}

.burrus-services h3 {
    font-size: 26px;
    margin: 0 auto;
    max-width: 240px;
}

.burrus-cta-description {
	  text-align: center;
    font-size: 22px;
    line-height: 1.4;
}

/* ================================
  CASE STUDIES OVERRIDES
================================ */
.section-case-studies .case-studies .case-studies-tabs li {
    border: 1px solid #ccc;
	  background: white;
}
.section-case-studies .case-studies .case-studies-tabs li.sep {
    border: none;
    border-bottom: 1px solid #ccc;
}
.section-case-studies .case-studies .case-studies-tabs li.active {
    background: white;
	  border-bottom: none;
	  border-top: 8px solid #4f80ff;
}
.section-case-studies .case-studies .case-study {
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.section-case-studies .case-studies .case-studies-tabs {
    margin: 20px 0 0 !important;
}
.case-study-content {
    height: unset !important;
    padding: 30px;
}
.section-case-studies .case-studies .case-study:before {
    background: white;
    z-index: -1;
}
.section-case-studies .case-studies .case-studies-tabs li a img {
    mix-blend-mode: multiply;
}

.case-study-testimonial strong {
    font-family: "Lato Bold","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 116%;
}

/* ================================
  WEBINAR VIRTUAL RELATED
================================ */
/* Home virtual edition */
.burrus-buttons.pb-1 { padding-bottom: 1rem; }

/* force section under anchored buttons to remain visible, not fade in */
.page-id-10934 .col-xs-12.col-sm-10.col-sm-offset-1 {
    visibility: visible !important;
    opacity: 1 !important;
}

#more {display: none;}
html img.icon-webinar-services {
    max-height: 150px;
    width: auto;
    margin: 4rem auto;
}
.item-constrict-width-small {
    margin: 0 auto;
    max-width: 340px;
    width: 100%;
}
.section.section-clients.last {
    padding-top: 2em;
    margin-bottom: -7em;
}
.burrus-video-hero .btn-primary-cta, .burrus-hero-text-center .btn-primary-cta {
    white-space: normal;
}
.section-clients.last .client-carousel {
    padding-bottom: 0;
}
@media screen and (max-width: 767px) {
	.burrus-hero-text-center.burrus-webinar-hero.new-angle-section .angle .angle-img {
			background-position: center 10px;
		}
	.burrus-hero-text-center.burrus-webinar-hero.section-hero .hero-main {
		margin-top: 22%;
		background: rgba(0, 0, 0, 1);
	}
	.section.burrus-hero-text-center.burrus-webinar-hero.section-hero.wide .hero-content-wrapper .hero-content {
		    padding: 0 30px 0;
	}
	.fix-open-mobile-section-overlap.new-angle-section {
			margin-top: -90px;
			padding-top: 50px;
	}
}
/* ================================
  UTILITY CLASSES
================================ */
.adios { display: none; }
.mb-0 { margin-bottom: 0 !important; }
.mb-1 { margin-bottom: 1rem !important; }
.mb-2 { margin-bottom: 2rem !important; }
.mb-3 { margin-bottom: 3rem !important; }
.mt-1 { margin-top: 1rem !important; }
.mt-2 { margin-top: 2rem !important; }
.mt-3 { margin-top: 3rem !important; }
.my-1 { margin-top: 1rem; margin-bottom: 1rem; }
.my-2 { margin-top: 2rem; margin-bottom: 1rem; }
.my-3 { margin-top: 3rem; margin-bottom: 3rem; }
.ml-0 { margin-left: 0; }
.mr-1 { margin-right: 1rem !important; }
.mr-2 { margin-right: 2rem !important; }
.mr-3 { margin-right: 3rem !important; }
.pb-1 { padding-bottom: 1rem !important; }
.pb-2 { padding-bottom: 2rem !important; }
.pb-3 { padding-bottom: 3rem !important; }
.pt-0 { padding-top: 0 !important; }
.pt-1 { padding-top: 1rem !important; }
.pt-2 { padding-top: 2rem !important; }
.pt-3 { padding-top: 3rem !important; }
.py-1 { padding-top: 1rem; margin-bottom: 1rem; }
.py-2 { padding-top: 2rem; margin-bottom: 1rem; }
.py-3 { padding-top: 3rem; margin-bottom: 3rem; }
.d-block { display: block !important; }
.smaller { font-size: 95% !important; }
.img-fluid {
  width: 100%;
  height: auto;
}
.text-muted-dark-bg {
    color: #a5a5a5;
}
.rounded {
    border-radius: .25rem!important;
}
@media screen and (max-width: 767px) {
  .hidden-sm-down,
	.hide-mobile {
    display: none !important;  
  }
}

/* ================================
  STYLING CLASSES
================================ */
/* Parallax backgrounds - add class .bg-attachment-fixed to section */
.bg-attachment-fixed.new-angle-section .angle .angle-img,
.bg-attachment-fixed.new-angle-section.light-pattern-bg .angle-inner:before, 
.bg-attachment-fixed.new-angle-section.default-pattern-bg .angle-inner:before,
.bg-attachment-fixed.new-angle-section.dark-pattern-bg .angle-inner,
.bg-attachment-fixed .featured-resource,
.bg-attachment-fixed .angle-inner {
    background-attachment: fixed;
}
@media (prefers-reduced-motion: reduce) {
  /* Remove for accessibility */
    .bg-attachment-fixed.new-angle-section .angle .angle-img,
    .bg-attachment-fixed.new-angle-section.light-pattern-bg .angle-inner:before, 
    .bg-attachment-fixed.new-angle-section.default-pattern-bg .angle-inner:before,
    .bg-attachment-fixed.new-angle-section.dark-pattern-bg .angle-inner,
    .bg-attachment-fixed .featured-resource,
    .bg-attachment-fixed .angle-inner {
        background-attachment: unset;
    }
}

/* add class .link-underline to anchor tags for animated border-bottom on hover */
.link-underline {
    color: #c8d1d6;
    border-bottom: 1px solid rgba(200, 209, 214, 0.4);
    padding-bottom: 1px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}
.link-underline:after {
    background-color: #4f80ff;
    bottom: -2px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 0;
    height: 1px;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}
.link-underline:hover {
    color: #4f80ff;
    text-decoration: none;
}
.link-underline:hover:after {
    width: 100%;
}


/* on-page-link */
.on-page-link {
    display: block;
    margin-top: 10px;
    background-position: 0 6px;
    color: #4f80ff;
    padding-left: 0;
}
.on-page-link:hover {
    text-decoration: none;
}
.on-page-link:before {
    font: normal normal normal 1em/1 FontAwesome;
    padding-right: 5px;
    content: "\f0a9";
}

/* add class .hero-callout-extra-height to hero section to get the background image to expand when extra content is added */
.section-hero.hero-callout-extra-height .hero-callout.hero-callout-placeholder {
    top: 700px;
    bottom: auto;
}

/* For white text when not collapsed on mobile */
.burrus-dark-bg--not-collapsed {
    color: white !important;
}

@media (min-width: 768px) {
    .burrus-content-padding-lg {
        padding-top: 130px;
        padding-bottom: 90px;
    }
    .burrus-content-padding-md {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}


/* ================================
  GENERAL
================================ */
.home p,
.home-redesign p,
.home-redesign-2 p,
.home-redesign-dev p,
.strategic-advisory-services-dev p,
.strategic-advisory-services-dev2 p {
    font-size: 17px;
    line-height: 1.8;
    margin: 0 0 3.2rem;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none;
}

.font-weight-bold { font-weight: bold; }
.font-weight-normal { font-weight: normal; }
.font-style-normal { font-style: normal; }

.navbar-default .navbar-nav>li>a {
    color: #e5e6e8;
}


.global-nav li:last-of-type {
    display: none;
}
/* ================================
  TOOL TIP OVERLAY
================================ */

.burrus-tool-tip-nav {
    padding-top: 1em;
    border-top: 1px dotted #ccc;
    opacity: .75;
}
/* ================================
  CLIENTS INCLUDE (Home, Speaking pgs)
================================ */
.burrus-clients-include {
    padding-top: 40px;
}
.section-clients .client-carousel .client {
    width: 146px;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}
/* Title */
.burrus-clients-include p,
.burrus-clients-include.section-clients .client-carousel-title,
.burrus-clients-include .burrus-link-cta {
    font-family: "Lato Light","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 0;
    font-size: 1.75rem;
    letter-spacing: 2px;
    -webkit-font-smoothing: auto;
    text-transform: uppercase;
    color: white;
}
.burrus-clients-include p a,
.burrus-clients-include .burrus-link-cta {
    color: rgba(255, 255, 255, 0.47);
    text-transform: none;
    letter-spacing: 0;
    border-bottom: 1px solid;
}
.burrus-clients-include p a:hover,
.burrus-clients-include .burrus-link-cta:hover {
    text-decoration: none;
}

/* White bg */
.burrus-clients-include.white-bg .angle .angle-inner {
    background: white;
}
.burrus-clients-include.section-clients .client-carousel-title,
.burrus-clients-include.white-bg .burrus-link-cta {
    color: #7D7E7E;
}
.burrus-clients-include.white-bg .burrus-link-cta {
    margin-top: 20px;
    display: inline-block;
}
.burrus-clients-include.white-bg.section-clients .client-carousel .client .client-wrapper {
    background-color: transparent;
}
/* Dark blue bg */
.burrus-clients-include .angle .angle-inner {
    background: #29333f;
}
/* B/W Logos */
.burrus-clients-bw-logos {
    background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/09/burrus-clients-landing-mobile.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 0;
    padding-top: 34.521158%;
    margin: 2.5em auto 3em;
}

/* ================================
  NEW HOME STYLES 
================================ */
/* Hero Header Text -- left / center mobile */
.new-angle-section.section-hero.section.burrus-hero-text-left {
    padding-top: 130px;
    padding-bottom: 200px;
}
.burrus-hero-text-left.burrus-video-hero .embed-responsive-16by9 {
    opacity: 1;
    background-size: contain !important;
    background-position: left top;
    background-repeat: no-repeat;
}
.section-hero.burrus-hero-text-left .main-title,
.section-hero.burrus-hero-text-left .main-sub-title {
    font-style: normal;  
    text-align: center;
}

.section-hero.burrus-hero-text-left .main-title {
    font-family: "Lato Semibold","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 4rem;
    line-height: 1.3;
}

.section-hero.burrus-hero-text-left .main-sub-title {
    font-family: "Lato Medium","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.5rem;
    line-height: 1.4;
    padding: 0;
    letter-spacing: 0;
    -webkit-font-smoothing: auto;
}
.burrus-hero-text-left.section-hero.wide .hero-content-wrapper .hero-content {
    padding: 0 30px 80px;
    color: white;
}
.burrus-hero-text-left.section-hero.wide .hero-content-wrapper .hero-content p {
    margin-bottom: 1em;
    font-size: 19px;
    line-height: 1.6;
    opacity: .75;
}
.burrus-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 6%;
}

.burrus-hero-text-left .burrus-buttons .btn-primary-cta {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 23px;
    box-sizing: border-box;
    line-height: 1.6;
	  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* Benefits - Mobile + */
.burrus-benefits.new-angle-section {
    padding-top: 25px;
}
.burrus-benefits.new-angle-section .angle-content {
    padding-bottom: 25px;
}
.burrus-benefits .burrus-benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
	  color: white;
    font-size: 20px;
}
.burrus-benefit.last {
    margin-bottom: 0;
}
.burrus-benefit:after {
    content: "";
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 75%, 51% 100%, 0 75%);
            clip-path: polygon(0% 0%, 100% 0, 100% 75%, 51% 100%, 0 75%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(rgba(243, 243, 243, 0.1)));
    background-image: -o-linear-gradient(transparent 40%, rgba(243, 243, 243, 0.1));
    background-image: linear-gradient(transparent 40%, rgba(243, 243, 243, 0.1));
    height: 90px;
    width: 768px;
    position: absolute;
    top: -45%;
    background-size: contain;
    right: calc(50vw - 768px/2); 
    /* 50% viewport width - px/2 */
}
.burrus-benefit.last:after {
    background: none;
}
.burrus-benefit img {
    margin: 0 10px 0 0;
}
.burrus-benefit span {
    font-size: 20px;
    font-family: "Lato Semibold", "Lato Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
}

/* Home - Keynotes */
.burrus-home-keynote.section-hero-keynote .hero-content-img img {
    display: none;
}

.burrus-home-keynote.new-angle-section .angle .angle-img {
    background-color: #070a14;
}

.burrus-video-alt-shortcode .video-alt-popup-link .play-button-wrapper .play-icon-text,
.burrus-video-alt-shortcode .video-alt-popup-link:hover .play-icon-text {
    font-weight: bold;
}

.burrus-video-alt-shortcode .video-alt-popup-link:hover .play-icon-text {
    color: white;
}

.burrus-video-alt-shortcode .video-alt-popup-link:hover .play-button .play-icon i,
.burrus-video-alt-shortcode .video-alt-popup-link:hover .play-button, 
.burrus-video-alt-shortcode .video-alt-popup-link:hover .play-button .play-icon {
    color: #8ca5ff;
}


/* Home - Influencer / Consulting - Post-Pandemic */
.burrus-influencer.new-angle-section .angle .angle-inner,
.burrus-post-pandemic.new-angle-section .angle .angle-inner {
    background-position: right;
}
.burrus-linkedin-influencer {
    display: none;
}
.social-icons-with-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
}
/* Blue icons on light background w/ light hover */
.social-links-light i {
    color: #4f80ff;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
	font-size: 24px;
}
a.social-link:hover i {
    color: #c6d5e7;
}
.social-links-light {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.social-links-light .social-link {
    margin-left: 20px;
}


/* AO Section - home */
.burrus-section-image-left .col-sm-6 {
    float: right !important;
}
.burrus-icons-centered {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
}

.burrus-icons-centered li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    line-height: 1.2;
    font-size: 17px;
    padding-right: 9px;
}

.burrus-icons-centered li:first-of-type img {
    margin-left: 48%;
}

.burrus-icons-centered li img {
    margin-bottom: 10px;
}

/* Featured Resource - Home */
.featured-resource {
    margin-left: -15px;
    margin-right: -15px;
    color: white;
}

.resource-content {
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 30px;
    margin-right: 30px;
}

.resource-content a:hover {
    text-decoration: none;
}

/* Best-Selling Books - Home */
.burrus-home-shop h2 {
    clear:both;
}
.burrus-home-shop-logos {
    max-width: 100%;
    height: auto;
}
.burrus-home-shop-image {
    margin-left: -15px;
    display: block;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    
}

/* ================================
  FORMS 
================================ */
/* Survey form - sentence case */
body .burrus-survey_wrapper {
    margin-top: 0;
}
body .burrus-survey_wrapper.gform_wrapper .gform_body .gfield>label.gfield_label {
    text-transform: unset;
    font-size: 16px;
    margin-top: 1em;
}
.gform_confirmation_wrapper.burrus-survey {
    border: 10px solid #4f80ff;
    background: white;
    padding: 50px 15px;
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
    line-height: 1.3;
}


/* Contact form - blue background */
.burrus-contact-blue .new-angle-section.white-bg .angle-inner {
	background: #4f80ff;
}

.burrus-contact-blue .new-angle-section.white-bg .angle-content {
	color: white;
}

.burrus-contact-blue a {
	color: white;
	text-decoration: underline;
}

.burrus-contact-blue .gform_wrapper {
	margin-top: 0;
}

.burrus-contact-blue .gform_wrapper .gsection {
    margin-bottom: 0;
    border-bottom: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 6px 8px;
	color: initial;
}

body .burrus-contact-blue .gform_wrapper .gform_body .gfield>.ginput_container input, 
body .burrus-contact-blue .gform_wrapper .gform_body .gfield>.ginput_container textarea {
    border: 1px solid #cccccc;
	  color: #333d47;
}

.burrus-contact-blue label.gfield_label[for=input_1_12],
.burrus-contact-blue label.gfield_label[for=input_1_1],
.burrus-contact-blue label.gfield_label[for=input_1_2],
.burrus-contact-blue label.gfield_label[for=input_1_3],
.burrus-contact-blue label.gfield_label[for=input_1_4] {
    display: none;
}

body .burrus-contact-blue .gform_wrapper ul li.gfield#field_1_12, 
body .burrus-contact-blue .gform_wrapper ul li.gfield#field_1_2,
body .burrus-contact-blue .gform_wrapper ul li.gfield#field_1_3,
body .burrus-contact-blue .gform_wrapper ul li.gfield#field_1_4 {
    margin-top: 0;
    margin-bottom: -1px;
}

body .burrus-contact-blue .gform_wrapper ul li.gfield#field_1_5 {
	  margin-top: 0;
}

body .burrus-contact-blue .gform_wrapper .top_label div.ginput_container {
	  margin-top: 0;
}

body .burrus-contact-blue .gform_wrapper .gform_footer input[type=submit] {
	  background-color: #77b912;
    border-color: #77b912;
    font-size: 24px;
    float: left;
    padding: 13px 48px;
}

.gform_wrapper .burrus-contact-form-newsletter .gfield_checkbox li label {
	font-size: 1em;
}
.burrus-contact-form-newsletter .gfield_checkbox input {
    margin-top: 0px;
    margin-right: 4px;
}
.burrus-contact-blue .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
.burrus-contact-blue .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
.burrus-contact-blue .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0;
	  margin-right: 4px;
}


/* Contact Micro-conversion Page fix */
.section-hero.is-contact.burrus-contact-fix-mb .hero-content-wrapper .angle-content {
    margin-bottom: 150px;
}

/* Blog Subscribe */
.burrus-form-image {
    display: none;
}
.burrus-form-image img {
    height: auto;
}

.section-blog .blog-sidebar .widget.widget-packagead .widget-image img {
    width: 100%;
}

/* Contact Page Form */
.burrus-contact-form-newsletter {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.burrus-contact-form-newsletter .gfield_label {
    display: block !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

.burrus-contact-form-newsletter img {
    width: 74px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.contact-us .gform_confirmation_message {
    border: 1px solid rgba(79, 127, 255, 0.36);
    padding: 10px;
    margin-top: 40px;
    border-left: none;
    border-right: none;
}

/* ================================
  SINGLE TESTIMONIALS
================================ */
.burrus-single-testimonial-centered {
    padding-top: 0;
    text-align: center;
}
/*.burrus-single-testimonial-centered .angle-inner {
    background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2020/10/microphone-texture.png);
    background-repeat: no-repeat;
    background-position: left top;
}*/
.burrus-single-testimonial-centered .col-xs-12 > p {
    margin-bottom: 0;
}
.burrus-single-testimonial-centered blockquote {
    padding-top: 0;
}
.burrus-single-testimonial-centered blockquote p {
    font-size: 24px;
}
.burrus-single-testimonial-centered blockquote footer {
    font-size: 18px;
    color: #8e8e8e;
}
.burrus-single-testimonial-centered blockquote footer strong {
    font-weight: bold;
}


.new-angle-section.burrus-single-testimonial {
    padding-top: 30px;
}
.burrus-single-testimonial img {
    max-width: 250px;
    height: auto;
}
.burrus-single-testimonial blockquote footer {
    margin-top: 0;
}
.burrus-single-testimonial blockquote > p {
    font-size: 30px;
    margin-bottom: .20em;
}

/* ================================
  THEME FIXES
================================ */
/* Fix Testimonials Logo Height */
html .section-content .testimonials .logo img {
    height: auto;
}

html .top-bar .search-wrap input[type=search] {
    padding: 0 4px 0 20px;
}


/* ================================
  HERO WITH VIDEO BG - NEW SPEAKING LANDING
================================ */

.burrus-video-hero .hero-content-wrapper.new-angle-section .angle-inner {
    background: transparent;
}

.burrus-video-hero.new-angle-section .angle .angle-img {
    background: #070808;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.burrus-video-hero .embed-responsive-16by9 {
    opacity: .8;
}

.new-angle-section.first.burrus-video-hero {
    padding-top: 130px;
    padding-bottom: 130px;
}


/* ================================
  HERO CENTERED TEXT - NEW SPEAKING LANDING
================================ */

.burrus-hero-text-center.new-angle-section > .angle .angle-inner {
    background: #070808;
}
.burrus-hero-text-center.new-angle-section .angle .angle-img {
    background: #070808;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .5;
}
.new-angle-section.first.burrus-hero-text-center {
    padding-top: 130px;
    padding-bottom: 130px;
}
.burrus-hero-text-center .hero-content .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.burrus-hero-text-center .hero-content-wrapper.new-angle-section .angle-inner {
    background: transparent;
}
.section-hero.burrus-hero-text-center .main-title,
.section-hero.burrus-hero-text-center .main-sub-title {
    font-style: normal;  
    text-align: center;
}
.section-hero.burrus-hero-text-center .main-title {
    font-family: "Lato Light","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;  
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 0 15px;
    letter-spacing: 2px;
    -webkit-font-smoothing: auto;
    margin-bottom: 2.1rem !important;
}

.section-hero.burrus-hero-text-center .main-sub-title {
    font-family: "Lato Semibold","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 3rem;
    line-height: 1.3;
}

/* SWAP H1/H2 STYLES - SMALLER DESCRIPTION */
.section-hero.burrus-hero-text-center.burrus-hero-text-swap .main-title {
    font-family: "Lato Semibold","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 3rem;
    line-height: 1.3;
    letter-spacing: 0;
}
.section-hero.burrus-hero-text-center.burrus-hero-text-swap .main-sub-title {
    font-family: "Lato Light","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;  
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 0 15px;
    -webkit-font-smoothing: auto;
    margin-bottom: 2.1rem !important;
}



/* ================================
  HERO CENTERED BUTTONS - NEW SPEAKING LANDING
================================ */
.burrus-hero-text-center .burrus-speaker-reel-shortcode .play-button-wrapper { 
    display: none; 
}

.burrus-video-hero .btn-primary-cta,
.burrus-hero-text-center .btn-primary-cta {
    font-size: 20px;
    letter-spacing: 1px;
    padding: 10px 28px;
    width: 245px;
    box-sizing: border-box;
}

.burrus-hero-text-center .reel-pop.speaker-reel {
    float: left;
    margin-bottom: 0;
}

.burrus-hero-text-center .reel-pop.speaker-reel img {
    width: 244px !important;
    height: 50px !important;
}

.burrus-hero-text-center a.reel-pop.speaker-reel {
    overflow: hidden;
}
.burrus-hero-text-center a.reel-pop.speaker-reel:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    background-color: #77b912;
    background-color: #356eff;
}

.burrus-hero-text-center .reel-pop.speaker-reel:hover:after {
    height: 800%;
    opacity: 1;
}

.section-hero.wide.burrus-hero-text-center .hero-content-wrapper .hero-content {
    padding: unset;
}

/* ================================
  3-UP ICONS -- NEW SPEAKING LANDING
================================ */
.burrus-content-3up h2 {
    margin-bottom: 2em;
}
.burrus-content-3up .col-xs-12.col-sm-4 h3 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.burrus-content-3up img {
    width: auto;
    height: 120px;
}

.burrus-content-3up img.burrus-speaking-icon--anticipate {
    margin-left: 44%;
}

.burrus-content-3up .pum-trigger {
    display: block;
    text-align: center;
    margin-top: 40px;
}

/* Post-Event Mini-Consult popup */
#popmake-10548 h2 {
    color: #4f80ff;
    display: block;
    font-size: 20px;
    line-height: 1.4;
    font-family: "Lato Italic","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
    padding-right: 12px;
}

#popmake-10548 p {
	line-height: 1.4 
}

/* Typeform in Popup Maker - hide close button so only Popup close button is visible */
.pum-overlay div[data-qa="close-button-mobile"] {
    visibility: hidden;
}

/* ================================
  KEYNOTES GRID -- NEW SPEAKING LANDING
================================ */
.section-keynotegrid.burrus-speaking-keynote-grid .keynotes-intro {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
}

.section-keynotegrid .keynotes-grid.keynotes-carousel .keynote .keynote-content h2 {
    font-size: 20px;
}
.keynotes-carousel .owl-controls.clickable {
    margin-top: 0;
}

/* KEYNOTE TYPES */
.burrus-speaking-keynote-types .h2 {
    max-width: 740px;
    margin: 0 auto 1em;
}

.burrus-speaking-keynote-types .keynote-type {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

/* WATCH REACTIONS */
.burrus-speaking-reactions h2 {
    margin: 0 auto 1.5em;
    max-width: 800px;
}

.burrus-speaking-reactions .testimonials-content .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
    position: absolute;
    bottom: 35%;
    text-align: center;
    width: 215px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.burrus-speaking-reactions .testimonials-content p {
    max-width: 930px;
}

.burrus-speaking-reactions .testimonials .testimonial:nth-child(1) .logo,
.burrus-speaking-reactions .testimonials .testimonial:nth-child(3) .logo {
    margin-left: -14px;
}

/* ================================
  ACCOLADES -- NEW SPEAKING LANDING
================================ */
.burrus-speaking-accolades h2 {
    margin-bottom: 1.25em;
}
.burrus-speaking-accolades li {
    font-weight: normal;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
}
.burrus-speaking-accolades .angle-img {
    background-position: center bottom;
}

/* FOOTER CTA */
.burrus-cta-footer {
    margin-top: -40px;
}

.burrus-cta-footer .btn-primary-cta {
    width: 335px;
    font-size: 18px;
    padding: 11px;
}

/* Fix Hero Call Out Spacing when content is short */
.callout-spacing .hero-callout-content p {
    margin-bottom: 4em;
}

.callout-spacing-2 .hero-callout-content {
    margin: 1em 0 6em;
}


/* Speakers page - Testimonial Reel */
.testimonials-content .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
    position: absolute;
    bottom: 22%;
    text-align: center;
    width: 215px;
    left: 23%;
}

/* ================================
  HOLOGRAM LANDING
================================ */
.hologram-keynote figure#attachment_10463 {
    width: 100% !important;
    margin-bottom: 0px;
}

.bg-black .angle-img {
    background-color: black;
}

#attachment_10465 {
	max-width: 100%;
}

figcaption.hologram {
    position: absolute;
    bottom: 10px;
    left: 60px;
}

figcaption.in-person {
    position: absolute;
    bottom: 10px;
    left: 60px;
    opacity: .5;
}


.col-sm-6.col-xs-12.in-person-keynote {
    margin-left: -160px;
    z-index: 0;
    position: relative;
    margin-top: 52px;
}

.col-sm-6.col-xs-12.discount-keynote {
    position: relative;
    z-index: 3;
    margin-left: 80px;
}

@media (max-width: 767px) {
    .col-sm-6.col-xs-12.in-person-keynote {
        display: none;
    }
    figcaption.in-person,figcaption.hologram {
        position: absolute;
        bottom: 20px;
        left: 0;
        margin-right: auto;
        margin-left: auto;
        right: 0;
        text-align: center;
    }
}

/* ================================
  DIGITAL KEYNOTE LANDING
================================ */
.digital-keynote .content-content .col-xs-12 {
    margin-bottom: 10px;
}


/* ================================
  KEYNOTE TOPIC PAGES
================================ */
.single-keynote .section-keynote-single .responsive-image {
    text-align: left;
}
.single-keynote h3 {
    margin-top: 40px;
}
.single-keynote .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper .speaker-reel-icon-text {
    width: 230px;
    position: absolute;
    left: 100px;
    top: 8%;
}
.single-keynote .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper .play-button {
    display: block;
    margin: 0;
}
.single-keynote .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
    position: absolute;
    text-align: center;
    width: auto;
    top: 27%;
    left: 5%;
}


/* ================================
  CTA SECTION - GREEN BG
================================ */
.new-angle-section.burrus-cta--green .angle .angle-inner {
    background-color: #8ace0b;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}
.new-angle-section.burrus-cta--green:hover .angle .angle-inner {
    background-color: #77b912;
}

.section-cta.burrus-maxwidth .cta-link .cta-inner .cta-icon-text {
    max-width: 650px;
}


/* ================================
  LARGE GREEN CTA BUTTON
================================ */
.btn-primary-cta,
.gform_wrapper .primary-cta .gform_footer input[type=submit] {
    color: #ffffff;
    background-color: #8ccc2b; /* lighter green */
    background-color: #77b912; /* darker green */
    border-color: #77b912;
    font-size: 14px;
}

.btn-primary-cta:after {
    background-color: #77b912; /* darker green */
    background-color: #8ccc2b; /* lighter green */
}

.btn-primary-cta:hover,
.gform_wrapper .primary-cta .gform_footer input[type=submit]:hover {
    background-color: #77b912; /* darker green */
    background-color: #8ccc2b; /* lighter green */
    border-color: #8ccc2b;
}


/* ================================
  LARGER GREEN CTA BUTTON
================================ */

.btn-primary-cta.btn-primary-cta-larger {
    font-size: 20px;
}

/* ================================
  WHITE OUTLINE GHOST BUTTON
================================ */
.btn-outline,
.btn-outline-cta {
    border-color: white;
    background: transparent;
    white-space: pre-wrap;
}

.btn-outline:hover:after, .btn-outline.hover:after, .btn-outline:focus:after, .btn-outline.focus:after,
.btn-outline-cta:hover:after, .btn-outline-cta.hover:after, .btn-outline-cta:focus:after, .btn-outline-cta.focus:after {
    height: 800%;
}

.btn-outline i,
.btn-outline-cta i {
    margin-right: 6px;
}

.btn-outline { 
    font-size: 12px;
}
.btn-outline-cta {
    padding: 13px 10px !important;
    font-size: 16px;
    width: 245px;    
	  max-width: 100% !important;
}
/* ================================
  LGM - original 
================================ */
.burrus-home-lgm {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
}

.burrus-home-lgm.section-content .angle-content {
    padding-bottom: 0;
}

.burrus-home-lgm h2 {
    color: white;
}

.burrus-home-lgm--description {
    color: white;
    font-family: "Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.burrus-home-lgm--description strong {
    color: #4f80ff;
}

.burrus-home-lgm--form {
    clear: both;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.burrus-home-lgm--form input[type="text"] {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px 5px 10px;
    letter-spacing: normal;
    border: 1px solid #4f80ff;
    flex: 1 1 0;
    margin-bottom: 15px;
}

.burrus-home-lgm--form input[type="submit"] {
    /* adjustments */
    line-height: 1;
    height: 37px;
    padding: 13px 26px;
    
    /* pick-up styles to match the site */
    background-image: none;
    border: 1px solid transparent;
    display: inline-block;
    cursor: pointer;
    font-family: "Lato Bold","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    touch-action: manipulation;
    white-space: nowrap;
    -webkit-transition: all .5s !important;
    -o-transition: all .5s !important;
    transition: all .5s !important;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    border-radius: 0;
    color: #ffffff;
    background-color: #4f80ff;
    border-color: #4f80ff;
}

.burrus-home-lgm--form input[type="submit"]:hover {
    background-color: #1c5bff;
    border-bottom: #1c5bff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/* ================================
  LGM -- desktop picture on left, content on right, stacked mobile
================================ */
.burrus-lgm {
    padding-top: 50px;
    padding-bottom: 50px;
}

.burrus-lgm .container {
    width: 100%;
}

.burrus-lgm .angle-content .col-xs-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.burrus-lgm .container p {
    color: white;
}

.burrus-lgm--col-1 {
  width: 100%;
}

.burrus-lgm--col-2 {
  width: 100%;
}

.burrus-lgm.section-content .angle-content {
    padding-bottom: 0;
}

.burrus-lgm img {
    max-width: 210px;
    margin-bottom: 20px;
}

.burrus-lgm h2 {
    color: white;
}

.burrus-lgm--description {
    color: white;
    font-family: "Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.2;
}

.burrus-lgm--description strong {
    color: #4f80ff;
}

.burrus-lgm--form .gform_wrapper {
    margin: 0;
    float: none;
    overflow: auto;
}

.burrus-lgm--form .gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0;
}

.burrus-lgm--form form {
    width: 100% !important;
}

.burrus-lgm--form p:nth-child(2) {
    display: none;
}

.burrus-lgm--form .gform_wrapper li.hidden_label input {
    margin-top: 0;
    margin-bottom: 0;
}

.burrus-lgm .gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 0;
}

body .burrus-lgm .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.burrus-lgm--form input[type="text"],
.burrus-lgm--form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px;
}

body .burrus-lgm--form .gform_wrapper .gform_footer input[type="submit"] {
    /* adjustments */
    line-height: 1;
    padding: 13px 26px;
    margin: 0;
    width: 100%;
    
    /* pick-up styles to match the site */
    background-image: none;
    border: 1px solid transparent;
    display: inline-block;
    cursor: pointer;
    font-family: "Lato Bold","Lato Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    touch-action: manipulation;
    white-space: nowrap;
    -webkit-transition: all .5s !important;
    -o-transition: all .5s !important;
    transition: all .5s !important;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    border-radius: 0;
    color: #ffffff;
    background-color: #77b912;
    border-color: #77b912;
}

body .burrus-lgm--form .gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #8ccc2b;
    border-color: #8ccc2b;
}

.burrus-lgm .gform_wrapper div.validation_error {
    color: #fc9e1a;
    border-top: 2px solid #fc9e1a;
    border-bottom: 2px solid #fc9e1a;
}

.burrus-lgm .gform_wrapper .validation_message {
    color: #e29120;
}

.burrus-lgm .gform_wrapper li.gfield.gfield_error, 
.burrus-lgm .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 245, 223, 0.17);
    border-bottom: none;
}

/* ================================
  LGM Popup
================================ */

#popmake-10856 {
    
}
body .gform_wrapper.burrus-centered-form_wrapper {
    float: none;
}
.gform_wrapper .burrus-centered-form .gform_footer input[type=submit] {
    margin: 0 auto;
    float: none;
    font-size: 18px;
    width: 100%;
}
.pum-container.pum-responsive img.burrus-tech-top-20-ipad {
    max-height: 200px;
    width: auto;
}

.burrus-centered-form input[type="text"],
.gform_wrapper .burrus-centered-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px;
    
}
.gform_wrapper .burrus-centered-form ul.gform_fields li.gfield {
    padding-right: 0 !important;
}
.gform_wrapper .burrus-centered-form .gform_footer {
    padding: 0 0 10px;
}
.gform_wrapper .burrus-centered-form li.hidden_label input {
    margin-top: 0;
}


/* ================================
  FOOTER
================================ */
footer .social-links {
    margin-top: 25px;
}
footer .social-link {
    color: #c1c1c1;
    font-size: 2rem;
    margin-left: 13px;
}

/* ================================
   MEDIA QUERIES
================================ */
@media screen and (max-width: 400px) {
    .btn-outline {
        max-width: 77%;
    }
    .burrus-speaking-reactions .testimonials-content .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
        bottom: 15%;
    }
    .burrus-tool-tip-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .burrus-clients-bw-logos {
        width: 100%;
        margin: 2.5em auto 1em;
    }
    .burrus-icons-centered li {
        font-size: 13px;
    }
}
@media (max-width: 600px) {
	.section-hero.wide.burrus-hero-wide-hide-image-mobile .hero-content-wrapper .clipped-img {
		display: none !important;
	}
	.burrus-hero-text-left.section-hero.wide .hero-content-wrapper .hero-content p {
        max-width: 320px;
        margin: 0 auto 1em;
    }
}
@media screen and (max-width: 767px) {
		#hellobar-bar .hb-text-wrapper .hb-headline-text {
			font-size: 1em;
			margin-bottom: 5px;
		}
		.hero-content .buttons p {
				margin-bottom: 1em;
		}
    .burrus-hero-text-center.new-angle-section .angle .angle-img {
        background-position: center -30px;
        background-size: contain;
        opacity: 1;
    }
    .burrus-video-hero.section-hero .hero-main,
    .burrus-hero-text-center.section-hero .hero-main {
        margin-top: 18%;
        background: rgba(0, 0, 0, 0.74);
        padding-top: 20px;
    }
    .section.burrus-video-hero.section-hero.wide .hero-content-wrapper .hero-content,
    .section.burrus-hero-text-center.section-hero.wide .hero-content-wrapper .hero-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 30px 60px;
    }
    .new-angle-section.section-hero.section.burrus-hero-text-left {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .burrus-video-hero.burrus-hero-text-left.section-hero.wide .hero-content-wrapper .hero-content {
        padding-bottom: 25px;
        text-align: center;
    }
    .burrus-benefits .row {
        margin-left: calc(50% - 235px/2 - 15px); 
        /* 50% viewport width - px/2 - container margin */
    }
    .burrus-ao-ipad-hands {
        display: none;
    }
    .burrus-single-testimonial .angle-content .col-xs-12 > p {
        margin-bottom: 10px;
    }
    .burrus-single-testimonial .angle-content {
        text-align: center;
    }
    .burrus-single-testimonial.section-content .angle-content {
        padding-bottom: 0;
    }
    .burrus-single-testimonial blockquote {
        padding-top: 0;
    }
    .burrus-single-testimonial blockquote > p {
        font-size: 26px;
    }
    .burrus-single-testimonial blockquote footer {
        margin-bottom: 0;
    }
    .burrus-single-testimonial img {
      max-width: 180px;
    }
    .burrus-icons-centered li {
        padding: 0 9px 0 0;
    }
		.mobile-collapse .expand-control .mobile-title {
				color: #ffffff;
				text-align: left;
		}
    /* Home - featured resource */
    .section-featured-writings.mobile-collapse .expand-area {
        background: #252e37;
    }
    .featured-articles-container .mobile-collapse.section-featured-writings .angle-content {
        margin-bottom: 100px;
    }
    .featured-resource {
        text-align: center;
    }
    .featured-articles-container .section-featured-writings .writing-item {
        width: 100%;
    }
    .featured-articles-container .section-featured-writings .writing-item .writing-content {    
        text-align: center;
    }
    .featured-articles-container .section-featured-writings .featured-writings-nav a {
        max-width: 380px;
        margin: 0 auto 10px;
        width: 100%;
        float: none;
        display: block;
    }
    .burrus-speaking-reactions .testimonials.vertical .testimonial:first-child {
        margin-bottom: 60px;
    }
    .burrus-speaking-reactions .testimonials-content .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
        bottom: 15%;
    }
    .section-keynotegrid .keynotes-grid.keynotes-carousel .keynote-mh {
        height: auto !important;
        min-height: 450px !important;
    }
    .burrus-speaking-accolades li {
        font-size: 18px;
        line-height: 24px;
        font-style: normal;
    }
    .burrus-cta-footer {
        margin-top: -80px;
    }
    .burrus-cta-footer .text-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .burrus-cta-footer .btn-primary-cta {
        margin-bottom: 20px;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body {
        width: auto;
        width: 100%;
        float: none;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
        display: inline-block;
        width: 100% !important;
        margin-bottom: 0;
    }
    .burrus-lgm--form  .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0;
        float: none;
        display: inline-block;
        clear: none;
        margin-top: 16px;
    }
    .section-case-studies .case-studies .case-studies-tabs {
        margin: 20px 0 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
            -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    }
    .section-case-studies .case-studies .case-studies-tabs li a {
        padding: 7px 7px;
    }
    .section-case-studies .case-studies .case-studies-tabs li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
                -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (width: 768px) {
    .burrus-clients-include {
        padding-top: 10px;
    }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
    .testimonials-content .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
        bottom: 35%;
        left: 38%;
    }
}

@media only screen and (min-width: 641px) {
    /* Burrus LGM - override GF styles */
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body, 
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        display: block;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body {
        max-width: 100%;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
        padding-right: 0;
        height: auto;
        margin-bottom: 14px;
    }
}



@media screen and (min-width: 768px) {
    .mobile-only {
        display: none !important;
    }
	.dark-blue-bg.burrus-boxes-alt.section-boxes .boxes .box .box-inner,
	.dark-blue-bg.burrus-boxes-alt2.section-boxes .boxes .box .box-inner {
		color: white;
	}
	
	/* Home page has larger body copy */
	.home p,
	.home-redesign p,
	.home-redesign-2 p,
	.home-redesign-dev p,
	.strategic-advisory-services-dev p,
  .strategic-advisory-services-dev2 p {
        font-size: 20px;
    }
	.burrus-form-image {
		float: left;
		padding-right: 50px;
		width: 35%;
		box-sizing: border-box;
		display: block;
	}
    .new-angle-section.dark-blue-bg .angle-content,
    .new-angle-section.burrus-dark-bg .angle-content {
        color: white;
    }
	.burrus-hero-form div#mc_embed_signup,
    .burrus-hero-form .burrus-form-text {
		float: left;
		width: 60%;
	}
    .burrus-hero-text-left.burrus-video-hero .embed-responsive-16by9 {
        opacity: 1;
    }
		.burrus-hero-text-center .hero-content .buttons {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-direction: row;
			flex-direction: row;
			padding-bottom: 50px;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
	  }
    .burrus-video-hero .reel-pop.speaker-reel,
    .burrus-hero-text-center .reel-pop.speaker-reel {
        margin-left: 20px;
    }
    .burrus-video-hero .burrus-buttons .reel-pop.speaker-reel {
        margin-left: 0;
    }
    .section-hero.burrus-hero-text-center .main-title,
    .section-hero.burrus-hero-text-center.burrus-hero-text-swap .main-sub-title {
        font-size: 2.1rem;
    }
    .section-hero.burrus-hero-text-center .main-sub-title,
    .section-hero.burrus-hero-text-center.burrus-hero-text-swap .main-title {
        font-size: 4.65rem;
    }
    /* Benefits - Desktop */
		.burrus-content-stacked .row,
		.burrus-content-stacked .row {
			margin-bottom: 2em;
		}
    .burrus-benefits.new-angle-section {
        padding-top: 35px;
    }
    .burrus-benefits.new-angle-section .angle-content {
        padding-bottom: 35px;
    }
    .burrus-benefits .col-xs-12.col-sm-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .burrus-benefits .burrus-benefit {
       margin-bottom: 0;
    }
    .burrus-benefit:after {
        content: "";
        -webkit-clip-path: polygon(0% 0%, 0% 0, 100% 50%, 0% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 0% 0, 100% 50%, 0% 100%, 0% 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, transparent), to(rgba(243, 243, 243, 0.1)));
        background-image: -o-linear-gradient(left, transparent 40%, rgba(243, 243, 243, 0.1));
        background-image: linear-gradient(90deg, transparent 40%, rgba(243, 243, 243, 0.1));
        height: 290px;
        width: 190px;
        position: absolute;
        left: 46%;
        top: unset;
    }
    .burrus-single-testimonial .col-xs-12 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    /* Influecner section */
    /* Light icons on dark background  w/ blue hover */
    .social-links-light i {
        color: #c6d5e7;
    }
    a.social-link:hover i {
        color: #4f80ff;
    }
    .burrus-influencer.new-angle-section .angle .angle-inner {
        background-position: right -290px top 0;
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-influencer-parallax-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
    }
	  
    .burrus-linkedin-influencer {
        position: absolute;
        right: -162%;
        top: -33px;
        margin: 0;
        display: block;
        max-width: 530px !important;
        height: auto;
    }
    /* Home AO - new */
    .burrus-section-image-left.new-angle-section .angle .angle-inner {
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-home-ao-bg-.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left top;
        background-color: #d6d7e5;
        top: 0;
        z-index: 2;
    }
    /* Home Consulting - new */
    .burrus-consulting-home.new-angle-section .angle .angle-inner {
        background-position: top -105px right -110px;
        background-size: cover;
        background-color: #2e3548;
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-home-consulting-bg-@2x-.jpg);
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
    }
    /* Home - AO section */
    .burrus-section-image-left .container {
        width: 90%;
    }
    .burrus-ao-ipad-hands {
        position: relative;
        left: -60px;
        bottom: -63px;
        margin: 0;
        display: block;
        height: auto;
    }
    .burrus-icons-centered li {
        font-size: 20px;
    }
    /* Home - Best-Sellers */
    .burrus-home-shop.new-angle-section.flat .angle .angle-inner {
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-shop-bg.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover;
        top: 0;
        z-index: 2;
    }
    .burrus-home-shop .container {
        width: 90%;
    }
    .burrus-home-shop-image {
        position: relative;
        margin-left: -65px;
        width: auto;
    }
    /* Home - Featured Resource */
    .resource-content a {
        color: white;
    }
    /* Single Keynote video button alignment */
    .single-keynote .burrus-speaker-reel-shortcode .speaker-reel .play-button-wrapper {
        top: 37%;
        left: 30%;
    }
    /* Speaking page client logos */
    .burrus-clients-bw-logos {
        background-image: url('https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/09/burrus-clients-landing-desktop.png');
        padding-top: 8.916849%; /* (163 / 1828 * width[100]) */
        background-size: cover;
        width: 100%;
    }
    /* Speaking page reactions */
    .burrus-speaking-reactions .col-sm-offset-1 {
        margin-left: unset;
    }
    .burrus-speaking-reactions .col-sm-10 {
        width: 100%;
    }
    /* Speaking page accolades */
    .burrus-speaking-accolades {
        color: white;
    }
    /* LGM - Original */
    .burrus-home-lgm--form {
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .burrus-home-lgm--form input[type="text"] {
        margin-right: 15px;
    }
    /* LGM - Image on left, content right, stacked mobile */
    .burrus-lgm .container {
        width: 100%;
        max-width: 1150px;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body {
        width: auto;
        width: 75%;
        float: left;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
        display: inline-block;
        width: 50% !important;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield.gfield_error {
        width: 47% !important;
    }
    .burrus-lgm--form  .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        width: 25%;
        max-width: 25%;
        padding: 0;
        margin: 0;
        float: left;
        display: inline-block;
        clear: none;
    }
    .burrus-lgm--form .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
        padding-right: 14px;
    }
    /* CTA Footer */
    .burrus-cta-footer .btn-primary-cta {
        margin-right: 20px;
    }
    footer.footer-main .copyright {
        margin-top: 120px;
    }
	/* Consulting page */
	  .burrus-consulting-intro.new-angle-section .angle .angle-inner {
        background-position: -570px center;
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2020/11/burrus-intro-bg-necessities-store-mid.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
    }
    .burrus-post-pandemic.new-angle-section .angle .angle-inner {
        background-position: right;
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2020/10/burrus-post-pandemic-planning.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
    }
	  .burrus-team-strategic-planning.new-angle-section .angle .angle-inner {
        background-position: 40%;
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2020/10/burrus-consulting-strategic-team-planning-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
    }
	  .burrus-workshops.new-angle-section .angle .angle-inner {
		background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2020/10/burrus-workshops-bg3.jpg);
		background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
	}
	.burrus-spotlight-bg.new-angle-section.flat .angle .angle-inner {
			background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-shop-bg.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			background-size: cover;
			top: 0;
			z-index: 2;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
        margin-right: 4px;
        letter-spacing: 1.5px;
    }  
    .burrus-benefit span {
        font-size: 16px;
    }
    .burrus-benefit:after {
        height: 290px;
        width: 100px;
        left: 63%;
        top: unset;
    }
    .burrus-icons-centered li {
        font-size: 16px;
    }
    .resource-content {
        margin-right: 115px;
        float: right;
        width: 280px;
    }
    .featured-articles-container .section-featured-writings .writing-item .writing-content {
        position: absolute;
        left: auto;
        width: 260px;
        right: 115px;
    }
    .featured-articles-container .section-featured-writings .featured-writings-nav a {
        display: block;
        margin: 0 auto 10px;
        max-width: 380px;
        width: 100%;
        float: right;
    }
}

@media screen and (max-width: 991px) {
    .new-angle-section.section-hero.section.burrus-hero-text-left {
        padding-bottom: 70px;
    }
    .burrus-hero-text-left.burrus-video-hero.section-hero .hero-main {
        margin-top: 18%;
        background: rgba(0, 0, 0, 0.74);
        padding-top: 20px;
        text-align: center;
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 25px;
    }
    .burrus-hero-text-left.burrus-video-hero.section-hero.new-angle-section .angle-content {
        margin-bottom: 0;
    }
    .burrus-hero-text-left.burrus-video-hero .embed-responsive-16by9 {
        opacity: 1;
    }
    .burrus-hero-text-left.section-hero.wide .hero-content-wrapper .hero-content {
        padding: 0 30px 0;
    }
    .burrus-buttons {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .burrus-hero-text-left .burrus-buttons .btn-primary-cta {
        max-width: 315px;
    }
    .burrus-speaking-reactions .reel-pop.speaker-reel {
        max-width: 100%;
        height: auto !important;
    }
	.section-hero.wide.burrus-hero-wide-hide-image-mobile .hero-content-wrapper .clipped-img {
		height: auto;
	}
	.social-icons-with-button {
    	max-width: 270px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .burrus-section-image-left .col-sm-6 {
        width: 100%;
    }
    .burrus-lgm .angle-content .col-xs-12 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
    }
}
@media screen and (min-width: 992px) {
    /* Consulting page */
    .burrus-consulting-intro.new-angle-section .angle .angle-inner {
        background-position: right;
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2020/11/burrus-intro-bg-necessities-store.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        z-index: 2;
    }
    .burrus-hero-text-left .hero-main.container {
        float: right;
        width: 50%;
    }
    .section-hero.burrus-hero-text-left .main-title,
    .section-hero.burrus-hero-text-left .main-sub-title {
        font-style: normal;  
        text-align: left;
    }
    .section-hero.burrus-hero-text-left .main-title {
        font-size: 5rem;
    }
    .section-hero.burrus-hero-text-left .main-sub-title {
        font-size: 3.2rem;
        max-width: 575px;
    }
    /* Home keynote background */
    .burrus-home-keynote.new-angle-section .angle .angle-img {
        background-image: url(https://2yiq5r1xjfgp31nhrp1j135b-wpengine.netdna-ssl.com/wp-content/uploads/2019/12/burrus-home-keynotes-background.jpg) !important;
        background-position: right -159px top -80px;
        background-size: cover;
    }
    .burrus-influencer.new-angle-section .angle .angle-inner {
        background-position: right;
    }
    .burrus-hero-text-left .embed-responsive iframe {    
        width: 100%;
        height: 100%;
        left: -240px;
        z-index: 1;
    }
    .burrus-hero-text-left .embed-responsive.embed-responsive-16by9:before {
        content: "";
        background: linear-gradient(90deg, transparent 30%, #070a14 52%);
        width: 1140px;
        height: 700px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 27;
        opacity: 1;
    } 
    .burrus-linkedin-influencer {
        right: -130%;
    }
    .social-icons-with-button {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
		.social-icons-with-button p {
				margin-bottom: 0;
		}
    .burrus-ao-ipad-hands {
        position: absolute;
        left: -132%;
        bottom: -65px;
    }
    .resource-content { 
        width: 460px;
        margin-right: 33.33%;
        float: right;
        margin-left: 80px;
    }
    .burrus-home-shop .pull-right {
        padding-left: 10%;
    }
    .burrus-home-shop-image {
        position: absolute;
        margin-left: -125px;
        width: calc(100% - 27%);
        top: 8%;
    }
    .burrus-lgm--col-1 {
      width: 20%;
    }
    .burrus-lgm--col-2 {
      width: 80%;
      padding-left: 20px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1149px) {
    .new-angle-section.section-hero.section.burrus-hero-text-left {
        padding-top: 70px;
        padding-bottom: 170px;
    }
    .burrus-hero-text-left .hero-main.container {
        width: 55%;
    }
}
@media screen and (max-width: 1149px) {
    .burrus-hero-text-left .burrus-buttons .btn-primary-cta {
        font-size: 18px;
        letter-spacing: 1px;
        padding: 10px 23px;
        width: 100%;
        max-width: 350px;
        box-sizing: border-box;
        line-height: 1.6;
        margin-bottom: 10px;
    }
    .burrus-buttons a.btn.btn-outline.btn-outline-cta.reel-pop.speaker-reel,
    .burrus-speaker-reel-btn-shortcode {
        width: 100%;
        max-width: 350px;
    }
}

@media screen and (min-width: 1150px) {
    .burrus-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
    .burrus-hero-text-left .burrus-buttons .btn-primary-cta {
        margin-right: 20px;
    }
    .burrus-linkedin-influencer {
        right: -160%;
    }
    .burrus-hero-text-left .embed-responsive.embed-responsive-16by9:before {
        background: linear-gradient(90deg, transparent 40%, #070a14 70%);
    }
    .burrus-hero-text-left .embed-responsive iframe {    
        width: 85%;
        height: 85%;
        left: -120px;
        z-index: 1;
    }
}
@media screen and (min-width: 1365px) {
    /* Home keynote background */
    .burrus-hero-text-left .embed-responsive iframe {    
        width: 77% !important;
        height: 77% !important;
        z-index: 1;
    }
    .burrus-hero-text-left .embed-responsive.embed-responsive-16by9:before {
        background: linear-gradient(90deg, transparent 0%, #070a14 51%);
    }
    .burrus-home-keynote.new-angle-section .angle .angle-img {
        background-position: right 0 top -70px;
        background-size: contain;
    }
    .burrus-section-image-left.new-angle-section .angle .angle-inner {
        background-size: contain;
    }
    .burrus-ao-ipad-hands {
        position: absolute;
        left: -112%;
    }
    .burrus-consulting-home.new-angle-section .angle .angle-inner {
        background-position: top -105px right;
        background-size: contain;
    }
    .burrus-home-shop-image {
        margin: 0;
        position: absolute;
        left: -73px;
        width: auto;
        top: 0;
    }
    .resource-content {
        width: auto;
        margin-right: 17%;
        float: right;
        margin-left: 80px;
    }
}
