/*---------------------------------------------------------------------------------

 Theme Name:   CommunityCo
 Theme URI:    https://community.co
 Description:  A child theme of DIVI for the 2018 community.co website. 
 Author:       alexpatin
 Author URI:   http://alexpatin.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* Global Styles */

body p {
  font-weight: 400;
}

.et_fixed_nav #page-container {
  padding:0 !important;
  padding-top:0 !important;
  margin-top:0 !important;
}

header#main-header{
  background-color: rgba(0,0,0,0.0);
  background: rgba(0,0,0,0.0);
  margin-bottom: -88px;
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: 0 !important;
}
header#main-header.et-fixed-header, #main-header{
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
	box-shadow:none !important;
}

#main-header > #top-menu > .menu-item > a:link, #main-header > #top-menu > .menu-item > a:active, #main-header > #top-menu > .menu-item > a:visited {
  color:white
}

#main-header.et-fixed-header #et-top-navigation{
  padding:20px 0px 15px 0;
}

.et-fixed-header#main-header .nav li ul {
  background-color:#fff !important;
}

.et-fixed-header#main-header .nav li ul li a {
  color:#636669 !important;
}

#et-top-navigation{
  font-weight:400;
}

#top-menu li li a {
  line-height: 1.25em;
}

.et-fixed-header#main-header #top-menu li.current-menu-ancestor > a {
  color:#2990ea !important;
}

body.chi_dmm_styles.et_fixed_nav #main-header.chi_mmc_activated{
  background:rgba(0,0,0,0.0) !important;
  background-color:rgba(0,0,0,0.0) !important;
}

body.chi_dmm_styles.et_fixed_nav #main-header.chi_mmc_activated.et-fixed-header{
  background:#184577 !important;
  background-color:#184577 !important;
}

.sub-menu .current_page_item > a {
  border-left: 2px solid #2990ea;
}

.sub-menu li a {
  border-left:2px solid #fff;
}

.sub-menu li:hover > a{
  border-left: 2px solid #2990ea;
  transition-duration:0s !important;
}

.cmty-header-section{
  box-shadow:inset 0 0 0 2000px rgba(18,43,77,0.68);
  position: relative;
}

.cmty-header-section::before{
  background-image:url('assets/images/swoosh.png');
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  width: 100%;
  height: 175px;
  display: block;
  position: absolute;
  bottom: -5px;
}

.cmty-header-section .page-hero-cta .et_pb_promo_button{
  border-radius:0 !important;
}

.cmty-header-section .et_pb_promo_description p {
  font-size:18px !important;
  font-weight: 400;
}

.contact-us-link a {
  border:1px solid #fff;
  border-radius: 30px;
  padding: 12px 20px;
  padding-bottom:12px !important;
  color:white;
}

/* Footer Styles */

.page-id-32 #footer-widgets, .page-id-19 #footer-widgets, .page-id-21 #footer-widgets, .page-id-24 #footer-widgets, .single-jobs #footer-widgets {
  border-top:1px solid rgba(77,77,77,0.5);
}

#footer-widgets, #footer-widgets p {
  color:#636669;
}
#footer-widgets h4.title{
  text-transform: uppercase;
  font-size: 16px;
  color: #636669;
  font-weight: 400;
  letter-spacing: 0.15rem;
}

#footer-widgets .menu li:before {
  display: none;
}

#footer-widgets .footer-widget li a {
  color:#636669 !important;
}

#footer-widgets .footer-widget li{
  padding-left: 0;
}

/* Home Page Styles */

.home .cmty-header-section .et_pb_promo_description {
  padding-bottom: 6em;
}

.home .cmty-header-section .et_pb_button {
  background: none;
  border:0;
  color:white;
}

.home .cmty-header-section .et_pb_button:hover {
  background:none !important;
  border:0 !important;
  border-radius: 0;
}

/*.home .cmty-header-section .et_pb_button_wrapper::after{
  background-image: url('assets/images/intro-arrow.png');
  background-repeat:no-repeat;
  background-position:center center;
  content: ' ';
  padding: 25px 70px;
  display: block;
}*/

.home .intro-arrow {
  position: absolute;
  bottom: -90px;
  left: 0;
  right: 0;
}

.home .solutions-module {
  padding:30px 15px;
}

.home .solutions-module .et_pb_blurb_description p {
  font-weight: 700;
  line-height: 1.15em;
}

.home .solutions-module .et_pb_blurb_description p a {
  color:#0A3039;
}

.home .solutions-module .et_pb_blurb_description p::after{
  border-bottom: 4px solid #0A3039;
  width: 120px;
  content: '';
  height: 25px;
  display: block;
  margin: 0 auto;
}

.home .solutions-module:hover{
  box-shadow: 0px 2px 11px rgba(0,0,0,.3);
  cursor: pointer;
}

.article-wrap .et_pb_promo_description {
  margin-top:-80px;
  padding:15px;
  background:#fff;
}

.article-wrap h5::after{
  content: '';
  width: 180px;
  background: #2990EA;
  height: 8px;
  margin: 25px auto 15px;
  display: block;
}

.home #caas-cta .et_pb_promo_description:before {
  background-image: url('assets/images/monetize-icon.png');
  background-repeat:no-repeat;
  background-position:left center;
  content: 'Build Community & Monetize';
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  color: #2990EA;
  font-weight: 600;
  padding: 25px 70px;
  display: block;
}

.home .et_pb_button_wrapper .et_pb_button, .home .et_pb_button_wrapper .et_pb_button:hover{
  padding: .5em 2.0em !important;
}

.home #caas-cta .et_pb_button, .home #networks-cta .et_pb_button {
  color:white;
}

.home #networks-cta .et_pb_promo_description:before {
  background-image: url('assets/images/influencer-icon.png');
  background-repeat:no-repeat;
  background-position:left center;
  content: 'Influencer Messaging';
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  color: #2990EA;
  font-weight: 600;
  padding: 25px 70px;
  display: block;
}

#case-study-section{
  width:100%!important;
  max-width: 100% !important;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.home div.et_pb_section.et_pb_section_1 {
  background-position: center 23%;
}

.home #case-study-section .et_pb_promo_description:before{
  background-image: url('assets/images/case-study-icon.png');
  background-repeat:no-repeat;
  background-position:left center;
  content: 'Case Study';
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  color: white;
  font-weight: 600;
  padding: 25px 70px;
  display: block;
}

#caas-cta .et_pb_module_header, #networks-cta .et_pb_module_header {
  color:#0A3039;
}

#intl-leaders .et_pb_blurb_content {
  max-width: 100%;
}

#intl-leaders .et_pb_blurb_description {
  max-width: 550px;
  margin:0 auto;
}

.home .et_pb_section_3 .et_pb_column_11, .home .et_pb_section_3 .et_pb_column_12 {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.home .et_pb_section_3 .et_pb_column_11 .et_pb_module_header, .home .et_pb_section_3 .et_pb_column_12 .et_pb_module_header{
  margin-top:-90px;
  background:white;
  padding:20px;
}

.home .et_pb_section_3 .et_pb_column_11 .et_pb_module_header:after, .home .et_pb_section_3 .et_pb_column_12 .et_pb_module_header:after{
  content: '';
  width: 180px;
  background: #2990EA;
  height: 8px;
  margin: 25px auto 0px;
  display: block;
}

.home .article-wrap{
  box-shadow:0px 2px 11px rgba(0,0,0,0.3);
}

/* Community Programs */
#caas-block{
  width:100%!important;
  max-width: 100% !important;
}

#caas-block .et_pb_module.et_pb_text_0 .et_pb_text_inner {
  border-left:4px solid #2990EA;
} 

#caas-block .et_pb_text_inner p {
  font-size:18px;
  font-weight: 400;
  padding-left: 15px;
}

#caas-block .et_pb_column_2 {
  padding-left: 11%;
}

#benefit-options, #benefit-options h4 {
  background:#2990EA;
  color:white;
}

#benefit-options {
  margin-right:-70px;
  margin-top:70px;
  box-shadow: 0 2px 11px rgba(0,0,0,0.1);
}
#help-you-grow{
  margin-left:-70px;
}

#help-you-grow, #help-you-grow h4{
  background: white;
  color:#0A3039;
}

#benefit-options h4, #help-you-grow h4 {
  font-weight: 300;
  font-size:30px;
}

#benefit-options .et_pb_blurb_content, #help-you-grow .et_pb_blurb_content{
  padding:40px;
}

#benefit-options ul, #help-you-grow ul{
  margin-top: 20px;
  padding-bottom: 0;
}

#benefit-options li, #help-you-grow li, .help-you-do li, .help-them-gain li {
  list-style: none;
  position: relative;
  font-size:20px;
  font-weight: 400;
  margin:10px 0;
}

#benefit-options li:before, #help-you-grow li:before, .help-you-do li:before, .help-them-gain li:before {
  background-image: url('assets/images/check-icon-white.png');
  background-repeat:no-repeat;
  content: '';
  position: absolute;
  left: -30px;
  top:2px;
  width: 20px;
  height: 21px;
}

#help-you-grow li:before {
  background-image: url('assets/images/check-icon-green.png'); 
}

#help-you-grow {
  background:white;
  box-shadow: 0 2px 11px rgba(0,0,0,0.1);
}

.cont-networks, .cont-networks h4 {
  color:white;
}

.cont-networks p {
  font-size:24px;
  line-height: 1.5em;
}

.cont-networks h4 {
  font-size: 58px;
  font-weight: 700;
}

.cont-networks .et_pb_blurb_content {
  max-width: 100%;;
}

.help-you-do, .help-them-gain{
  color:white;
}

.help-you-do h4, .help-them-gain h4 {
  font-size:30px;
  font-weight:300;
  color:white;
}

.testimonial-wrapper .testimonial {
  background-color:none !important;
  font-family:'Montserrat', sans-serif;
}

.testimonial-wrapper .et_pb_testimonial::before {
  display:none;
}

.testimonial-wrapper .et_pb_testimonial_portrait {
  float:none;
}

.testimonial-wrapper .et_pb_testimonial_portrait, .testimonial-wrapper .et_pb_testimonial_description  {
  margin:0 auto !important;
}

.testimonial-wrapper .et_pb_testimonial_description {
  padding-top:20px;
  color:#0A3039;
}

.testimonial-wrapper .et_pb_testimonial_description_inner p {
  font-size:36px;
  font-weight:700;
}

.testimonial-wrapper .et_pb_testimonial_author {
  font-size:24px;
  font-weight:300;
}

.testimonial-wrapper .et_pb_testimonial_description_inner .et_pb_testimonial_meta{
  font-size:14px;
  text-transform:uppercase;
}

.testimonial-wrapper{
  background-position:75px center !important;
}

#book-cta-wrapper {
  margin-top: 165px;
  margin-bottom:100px;
  padding-bottom:30px;
}

#book-cta-wrapper #book-cover{
  margin-top:-180px;
  margin-bottom:-130px;
}

#book-cta-wrapper #book-cta {
  border: 1px solid rgba(255,255,255,0.4);
  padding:40px !important;
}
#ellipse-divider::before{
  background-color: white;
  content: ' ';
  display: block;
  height: 235px;
  clip-path: ellipse(61% 41% at 50% 50%);
}
#ellipse-divider{
  margin-top:-110px;
}

#ellipse-divider.video-divider{
  margin-top:-310px;
  margin-bottom:-110px;
}

#ellipse-divider.video-divider::before {
  height: 265px;
}

/* Solutions by Industry */
.solutions-for-cta {
  display:flex;
  align-items:center;
  overflow: hidden;
}

.solutions-for h2.et_pb_module_header{
  color:#0A3039 !important;
  text-align:left;
  font-size:38px;
}

.solutions-for p {
  color:#636669;
  text-align:left;
  font-size:18px;
  font-weight: 300;
}

#brands.solutions-for, #networks.solutions-for {
  padding-left:10% !important;
}

#brands h2::before, #media h2::before, #networks h2::before, {
  content: 'Solutions For';
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.125em;
  color: #2990EA;
  font-weight: 700;
  padding: 5px 0px;
  display: block;
}

#media.solutions-for {
  padding-right:10% !important;
}

.testimonial-wrapper .testimonial.media .et_pb_testimonial_description{
  color:white;
}

.testimonial-wrapper .testimonial.media .et_pb_testimonial_portrait{
  display:none;
}

/* CMTY Building for Brands */
.brand-blurb {
  display: flex;
  align-items: center;
  overflow: hidden;
}

.brand-blurb h4{
  font-size: 30px;
}

.reach-your-goals .et_pb_text_inner p::after {
  border-bottom: 4px solid #2990EA;
  width: 130px;
  content: '';
  height: 25px;
  display: block;
  margin: 0 auto;
}

.reach-your-goals .et_pb_text_inner {
  margin-bottom:30px;
}

.reach-your-goals .et_pb_text_inner p, .reach-your-goals .et_pb_blurb .et_pb_module_header {
  font-weight: 300 !important;
  font-family: 'Montserrat', 'Roboto', sans-serif;  
  line-height: 1.3em;
}

.reach-your-goals .et_pb_blurb {
  box-shadow: 0 2px 11px rgba(0,0,0,0.1);
  margin:40px 0;
  padding:40px 5px;
}

/* CMTY Building for Media */
.media-blurb, .network-blurb {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.media-blurb h4, .media-blurb h4{
  font-size: 30px;
}

/* Why Community Pages */
.why-cmty-blurb {
  display: flex;
  align-items: center;
  overflow:hidden;
}

.challenges-headline {
  text-align:center;
  font-size:2.2em;
  font-weight: 700;
  font-family: 'Montserrat', 'Roboto', sans-serif;  
  color:#0A3039;
}

.challenges-headline p {
  font-weight: 700;
}

.challenge-item {
  text-align: center;
}

.challenge-item p {
  font-family: 'Montserrat', 'Roboto', sans-serif;  
  color:#0A3039;
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 300;
}

.challenge-item p::after{
  border-bottom: 4px solid #0A3039;
  width: 120px;
  content: '';
  height: 25px;
  display: block;
  margin: 0 auto;
}

.solutions-headline p{
  font-size:2.2em;
  line-height: 1.25em;
  font-weight: 700 !important;
}

.solutions-list{
  color:white;
 /* -webkit-clip-path: ellipse(62% 38% at 50% 120%);
  clip-path: ellipse(62% 38% at 50% 120%);*/
}


.solutions-blurb .et_pb_image_wrap{
  background:#fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding:11px;
}

.solutions-blurb h4 {
  color:white;
  font-weight: 300;
  font-size: 2.25em;
  line-height: 1.25em;
}

.solutions-blurb p {
  font-size:1.25em;
}

.curved-cta h3 {
  font-weight: 400;
}

.solutions-list{
  padding-bottom:12em;
}

.curved-cta{
  background:#fff;
  -webkit-clip-path: ellipse(57% 42% at 50% 47%);
  clip-path: ellipse(57% 42% at 50% 47%);
  padding-top:8em;
  margin-top:-8em;
}

/* What is Community Building for Brands */
.community-is .solutions-for .et_pb_module_header::before{
  content: 'Community Is';
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.125em;
  color: #2990EA;
  font-weight: 700;
  padding: 5px 0px;
  display: block;
}

.cco-wheel {
  -webkit-clip-path:ellipse(94% 49% at 50% 50%);
  clip-path:ellipse(94% 49% at 50% 50%);
}

.cta-form .top_label .gfield_label {
  display: none !important;
}

.cta-form-wrapper {
  padding:20px 40px;
  box-shadow: 0px 2px 11px rgba(0,0,0,0.1);
  margin-top:-220px;
}

.cta-form-wrapper .cta-form .ginput_container input, .cta-form-wrapper .cta-form .ginput_container select, .cta-form-wrapper .cta-form .ginput_container textarea, .contact-form-wrapper .contact-form .ginput_container input, .contact-form-wrapper .contact-form .ginput_container select, .contact-form-wrapper .contact-form .ginput_container textarea{
  width:100% !important;
  font-size:18px!important;
  padding:18px 22px!important;
  border:1px solid #ccc;
}
.cta-form-wrapper .cta-form .ginput_container input:focus, .cta-form-wrapper .cta-form .ginput_container select:focus, .cta-form-wrapper .cta-form .ginput_container textarea:focus, .contact-form-wrapper .contact-form .ginput_container input:focus, .contact-form-wrapper .contact-form .ginput_container select:focus, .contact-form-wrapper .contact-form .ginput_container textarea:focus{
  border:1px solid #888;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#636669;
} 
::-moz-placeholder { /* Firefox 19+ */
  color:#636669;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#636669;
}
:-moz-placeholder { /* Firefox 18- */
  color:#636669;
}
option.gf_placeholder{
  color:#636669;
}

.cta-form .gform_button.button, .contact-form .gform_button.button{
  color:white;
  background:#3CCC63;
  font-size:18px !important;
  padding:15px 30px;
  border-radius: 30px;
  border:0;
}

.cta-form .gform_button.button:hover, .contact-form .gform_button.button:hover{
  background:#47e372;
}

.form-cta-blurb h4 {
  max-width: 80%;
}

.form-cta-blurb h4::after{
  border-bottom: 7px solid white;
  width: 120px;
  content: '';
  height: 30px;
  display: block;
  margin-bottom:20px;
}

/* Contact Page */
.contact-form-section .et_pb_row .contact-form-wrapper{
  background:#fff;
  box-shadow:0px 2px 11px rgba(0,0,0,0.1);
  padding:20px 40px;
  max-width: 670px;
  margin:0 auto !important;
  float:none;
}

.contact-form-wrapper ul.gform_fields li.gfield{
  padding-right:0 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
  padding-right:0 !important;
}

.cco-recaptcha {
  max-width: 100%;
}

/* Hacky Solution for Fixed Size Recaptcha Input */
.ginput_recaptcha {
  transform:scale(0.69);
  -webkit-transform:scale(0.69);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}

/* Executive Team */
.ryan, .scott {
  border: 1px solid #DBE0E5;
  padding:33px;
  background-image:url('assets/images/rs-bg.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 90px
}

.ryan h4, .scott h4 {
  font-size:30px;
  font-weight: 300;
  color:#0A3039;
}

.ryan .et_pb_blurb_description h6 , .scott .et_pb_blurb_description h6 {
  font-size:14px;
  font-weight: 700;
  color:#636669;
}

.msnbc-video {
  padding-top:0 !important;
}

.page-id-30 #book-cta-wrapper {
  margin-bottom:0;
}

/* Careers Page */
#why-cmty .solutions-blurb .et_pb_image_wrap {
  background: #2990EA;
  padding: 11px 14px;
}

#career-testimonials .et_pb_testimonial_portrait{
  width:300px;
  height:300px;
  border:0;
}

#career-testimonials .et_pb_testimonial_portrait:before{
  border-radius: 50%;
}

#career-testimonials .et_pb_testimonial_description_inner{
  color:white;
}

#career-testimonials .et_pb_testimonial_description_inner p {
 font-family: "Montserrat", sans-serif;
 font-weight: 300;
 font-size:42px; 
}

#career-testimonials .et_pb_testimonial_description_inner .et_pb_testimonial_author {
  font-size: 24px;
  font-weight: 300;
}
#career-testimonials .et_pb_testimonial_description_inner .et_pb_testimonial_meta {
  text-transform: uppercase;
  font-size:16px;
  font-weight: 700;
}

.page-id-32 article.jobs {
  box-shadow: 0px 2px 11px rgba(0,0,0,0.1);
  padding:35px !important;
  margin:40px auto;
  overflow: hidden;
  position: relative;
}

.page-id-32 article.jobs .entry-title {
  font-weight:300;
  font-size:24px;
  line-height:1.35em;
  padding-bottom: 10px
}

.page-id-32 article.jobs .more-link{
  color:white;
  background:rgb(60, 204, 99);
  padding:0.5em 1.5em;
  font-family:'Montserrat', sans-serif;
  text-transform: capitalize;
  font-size:20px;
  font-weight:500;
  border-radius:30px;
}

/* Press Page */
.featured-articles .et_pb_image_0, .featured-articles .et_pb_image_1, .featured-articles .et_pb_image_2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height:185px;
}

.featured-articles .et_pb_image_0 img, .featured-articles .et_pb_image_1 img {
  max-height: 39px;
}

.featured-articles .et_pb_promo {
  position: relative;
  min-height: 230px;
}

.featured-articles .et_pb_promo .et_pb_button_wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
}

.featured-articles .et_pb_module_header {
  line-height:1.25em;
}

.featured-articles .et_pb_promo {
  padding:25px !important;
}

.blog-list article {
  display: flex;
  align-items: center;
  padding: 20px 0;
  margin:0;
  overflow: hidden;
}

.blog-list article + article {
  border-top:1px solid #E3E3E3;
}

.blog-list article .entry-featured-image-url{
  max-width: 180px;
  float:left;
  padding-right:30px;
  margin-bottom: 0;
}

.blog-list article .entry-title{
  font-size:30px;
  font-weight:300;
  color:#0A3039;
}

.blog-list article .post-content{
  display: none;
}

.press-link {
  padding-top:2.75%; 
}

.press-link .et_pb_blurb_content {
  max-width: 100%;
  display: block;
}

.press-link .et_pb_main_blurb_image{
  width:170px;
  margin-bottom: 0;
}

.press-link + .press-link{
  border-top:1px solid #E3E3E3;
}

.press-link .et_pb_image_wrap {
  background-color:#31619C;
  padding:25px 15px;
}

/* Blog Page */ 
.blog-featured-article .et_pb_post .post-content p {
  display: none;
}

.blog-featured-article .et_pb_post .post-content .more-link {
  color:#fff;
  font-size:28px;
  text-transform: capitalize;
  font-family:"Montserrat", sans-serif;
  font-weight: 300;
  padding-top:40px;
}

.blog-featured-article .et_pb_post .post-content .more-link:hover{
  opacity: 0.7;
}

/* Single Post Page */
.single .entry-content {
  padding-top:0;
}

.single .page-hero-cta {
  padding-top:10em !important;
  padding-bottom:8em !important;
}

.single .post-title {
  font-size:48px !important;
  font-weight:300 !important;
}

.single .entry-content .post-content h1, .single .entry-content .post-content h2, .single .entry-content .post-content h3, .single .entry-content .post-content h4, .single .entry-content .post-content h5, .single .entry-content .post-content h6 {
  font-weight:300;
  color:#2990EA;
}

.post-author {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  display: block;
  margin-top:40px;
}

.single .yarpp-related {
  margin-top:4em;
  padding:3em 0;
  border-top: 1px solid #ccc;
}

.single .yarpp-related h3 {
  text-align: center;
  font-size:30px;
  color:#636669 !important;
  margin-bottom:30px;
}

.yarpp-related .related-post h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
  text-align:center;
  font-size:24px;
  margin-top:20px;
  line-height: 1.4em;
}

.jobs .post-content li, .single-post .post-content li{
  font-weight: 300 !important;
}

.jobs .post-content h1, .jobs .post-content h2, .jobs .post-content h3, .jobs .post-content h4, .jobs .post-content h5 ,.jobs .post-content h6, .single-post .post-content h1, .single-post .post-content h2, .single-post .post-content h3, .single-post .post-content h4, .single-post .post-content h5 ,.single-post .post-content h6{
  padding-bottom: 15px;
}

/* Case Study Page */

.cs-row{
  display:flex;
  align-items: center;
  overflow: hidden;
}
.section-headline p {
  font-weight: 300;
}

/* Divi Responsive Breakpoints & Mobile Styles  */
.mobile_menu_bar::before{
  color:white !important;
}


/*** X-Large Desktop And Above ***/
@media all and (min-width: 1705px) {
  .cmty-header-section::before {
    height:205px;
  }
}

/*** Large Desktop And Above ***/
@media all and (min-width: 1350px) {
  .et_pb_section.solutions-list{
    padding-bottom:15em !important;
  }
}
 
/*** Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1350px) {
}

/*** Above Tablet ***/
@media all and (min-width: 981px) {
  .cmty-header-section{height:600px;}
  #top-menu > li > .sub-menu {
    border-radius: 4px;
    border-top:0;
  }
  #top-menu > li > .sub-menu::before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 8px;
    margin-left: -8px;
  }
  #top-menu li li a{
    padding:6px 5px;
  }
  #top-menu > li > .sub-menu > li > a:hover {
    color:#333 !important; 
  }
  .page-id-13 .et_pb_section_1 .et_pb_blurb {padding:0 5%;}
  .page-id-32 article.jobs .entry-title, .page-id-32 article.jobs .post-content p {
    max-width: 50%;
    float:left;
    clear:both;
  }
  .page-id-32 article.jobs .more-link{
    float: right;
    position: absolute;
    right:40px;
    top:80px;
  }
  .press-link .et_pb_image_wrap {height:90px;display:flex;align-items: center;justify-content: center;}
  .press-link .et_pb_image_wrap img {max-height: 95%;width:auto;}
}
 
/*** Tablet And Below ***/
@media all and (max-width: 1100px) {
  .home .solutions-module .et_pb_blurb_description p a {font-size:0.8em;}
  #book-cta h2.et_pb_module_header {font-size:32px !important;}
  #ellipse-divider {margin-top:-60px;}
  .single .page-hero-cta {padding-top:5em !important;padding-bottom:6em !important;}
  .featured-articles .et_pb_cta_3.article-link h3.et_pb_module_header, .featured-articles .et_pb_cta_1.article-link h3.et_pb_module_header, .featured-articles .et_pb_cta_2.article-link h3.et_pb_module_header{font-size:19px!important;}
}
@media all and (max-width: 980px) {
  #book-cta-wrapper #book-cta h2.et_pb_module_header {font-size:22px} 
  #book-cta-wrapper #book-cover {margin-top:0;}
  #book-cta-wrapper {margin-top:20px;}
  .cta-form-wrapper {margin-top:20px;}
  #caas-block .et_pb_text_inner p {color:#0a3039 !important;}
  #benefit-options, #help-you-grow{margin-left:0 !important;margin-right:0 !important;}
  .cmty-header-section .et_pb_cta_0.et_pb_promo {padding-top: 5em !important;padding-bottom: 6em !important;}
  #ellipse-divider{display:none;}
  .page-id-30 #book-cta-wrapper {margin-bottom:120px;}
  #main-header.et-fixed-header #et-top-navigation{padding-top:24px;padding-bottom:0;}
  .page-id-32 article.jobs .more-link{float:none;text-align: center;max-width: 65%;margin: 30px auto 0 auto;}
  .featured-articles .et_pb_cta_3.article-link h3.et_pb_module_header, .featured-articles .et_pb_cta_1.article-link h3.et_pb_module_header, .featured-articles .et_pb_cta_2.article-link h3.et_pb_module_header{font-size:22px!important;}
}
 
/*** Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
  #caas-block .et_pb_column_2 {padding-right:11%;}
  .page-id-13 .et_pb_section_1 .et_pb_blurb {padding:0 5%;}
  .footer-widget, .footer-widget:nth-child(n) {width:100% !important;margin:20px 0!important;text-align:center}
  .fwidget{width:100% !important;text-align:center;}
  #footer-widgets .footer-widget .fwidget {margin-bottom:35px;}
  .press-link h4, .press-link h4 a{font-size:24px !important;line-height: 1.35em;}
  .press-link .et_pb_image_wrap {height:90px;display:flex;align-items: center;justify-content: center;}
  .press-link .et_pb_image_wrap img {max-height: 95%;width:auto;}
}
 
/*** Smartphone Only ***/
@media all and (max-width: 767px) {
 .cmty-header-section .page-hero-cta h2.et_pb_module_header {font-size:24px !important;}
 .cmty-header-section .page-hero-cta .et_pb_button_wrapper .et_pb_button{font-size:14px!important;}
 .home .intro-arrow {bottom: -68px;}
 .home .intro-arrow img {width: 34px; height: auto;}
 .home .et_pb_blurb_0.et_pb_blurb h5.et_pb_module_header a {font-size:14px;}
 .home .solutions-module .et_pb_blurb_description p {font-size:24px;}
 .home .solutions-module .et_pb_blurb_description p::after {width:90px;}
 .home #caas-cta .et_pb_promo_description::before, .home #networks-cta .et_pb_promo_description::before {font-size:12px;padding:0 0 0 33px;background-size:contain;margin:11px 0;}
 .home #case-study-section .et_pb_promo_description::before{padding:0 0 0 33px;background-size:contain;margin-bottom:15px;}
 #caas-cta .et_pb_module_header, #networks-cta .et_pb_module_header{font-size:22px !important;}
 #caas-cta .et_pb_promo_description p, #networks-cta .et_pb_promo_description p, #intl-leaders .et_pb_blurb_description p{font-size:0.9rem;}
 #caas-cta{padding:4em 0;}
 .home div.et_pb_section.et_pb_section_1 {background-position: center 50%;}
 #intl-leaders h4.et_pb_module_header, #caas-block h4.et_pb_module_header{font-size:22px;}
 #caas-block .et_pb_blurb_description {font-size:18px;text-align: center;}
 #caas-block h4.et_pb_module_header, #book-cta-wrapper #book-cta, #career-testimonials .et_pb_testimonial_description_inner{text-align:center;}
 #caas-block .et_pb_column_2 {padding:30px;}
 .home .et_pb_section_2 .et_pb_module .et_pb_promo_description h5.et_pb_module_header{font-size:18px !important;}
 .home .et_pb_section_2 .et_pb_column_1_2 .et_pb_promo{padding:25px !important;}
 .et_pb_section .et_pb_module .et_pb_promo_description h3.et_pb_module_header, .testimonial-wrapper .et_pb_testimonial_description_inner p, #book-cta-wrapper #book-cta h2.et_pb_module_header {font-size:22px !important;}
 .et_pb_section .et_pb_module .et_pb_promo_description p, .page-id-9 .et_pb_section_2 .et_pb_row_4 .et_pb_blurb_description p, #benefit-options li, #help-you-grow li, .help-you-do li, .help-them-gain li, .testimonial-wrapper .et_pb_testimonial_author {font-size:0.9rem;}
 #benefit-options, #help-you-grow{margin:0;}
 .page-id-9 .et_pb_section_1 .et_pb_row.et_pb_row_3 {padding-top:0;margin-top:-50px;}
 .page-id-9 .et_pb_section_2 .et_pb_row_4 h4.et_pb_module_header{font-size:36px;}
 #book-cta-wrapper #book-cover {margin-top:0;}
 .page-id-30 .et_pb_section_4 .et_pb_button_module_wrapper a.et_pb_button{font-size:16px !important;}
 .page-id-30 .et_pb_section_4 .et_pb_column_10 {border-bottom:1px solid #fff;padding-bottom:30px;}
 #career-testimonials .et_pb_testimonial_description_inner p {font-size:32px;}
 #brands.solutions-for, #networks.solutions-for, #media.solutions-for {padding:30px !important;}
 .blog-featured-article .et_pb_post .post-content .more-link{font-size:14px;}
 .cta-form-wrapper, .contact-form-section .et_pb_row .contact-form-wrapper {padding:20px 25px;}
 .testimonial-wrapper{background-position: center 20px !important;background-size:contain !important;}
 .job-listing {display: block;}
 .job-listing .et_pb_button_module_wrapper {text-align: center!important;}
 .press-link .et_pb_blurb_container, .press-link .et_pb_main_blurb_image {display:block !important;}
 .press-link .et_pb_main_blurb_image{width:100%;margin-bottom: 20px;}
 .press-link .et_pb_main_blurb_image img {display: block;margin:0 auto;}
 .press-link .et_pb_blurb_container{padding-left:0;}
 .press-link .et_pb_image_wrap {display: flex;align-items: center;justify-content: center;height: 140px;}
 .press-link h4, .press-link h4 a, .press-link .et_pb_blurb_container, .press-link .et_pb_module_header {text-align: center !important;line-height: 1.35em;}
 body.chi_dmm_styles.et_fixed_nav .chi_mmc_activated #mobile_menu {max-height:75vh !important;}
}
 
/*** Smartphone Portrait ***/
@media all and (max-width: 479px) {
  #footer-widgets {text-align:center;}
  #footer-widgets .footer-widget .fwidget.et_pb_widget {width:100% !important;}
  .home .cmty-header-section .et_pb_promo_description {padding-bottom: 2em;}
}