/*

Theme Name: Rival IQ Child Theme
Theme URI: http://rivaliq.com
Author: Rival IQ
Author URI: http://rivaliq.com
Description: Custom Rival IQ theme based on X theme.
Version: 1.0.0
Template: x

*/

/* From Custom CSS */


/*
// Buttons
*/

.x-btn.x-btn-alt,
.button.x-btn-alt,
[type="submit"].x-btn-alt {
  border-color: #02aed6;
  background-color: #02aed6;
  -webkit-box-shadow: 0 0.25em 0 0 #0b8ead, 0 4px 9px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0.25em 0 0 #0b8ead, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.x-btn.x-btn-alt:hover,
.button.x-btn-alt:hover,
[type="submit"].x-btn-alt:hover {
  border-color: #0b8ead;
  background-color: #0b8ead;
  -webkit-box-shadow: 0 0.25em 0 0 #097690, 0 4px 9px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0.25em 0 0 #097690, 0 4px 9px rgba(0, 0, 0, 0.75);
}





/*
// Dropcap
*/

.x-dropcap {
  background-color: #02aed6;
}





/*
// Headings - Dark section
*/

.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6,
.dark-section h1 a,
.dark-section h2 a,
.dark-section h3 a,
.dark-section h4 a,
.dark-section h5 a,
.dark-section h6 a {
  color: #fff;
}

.dark-section h1 a:hover,
.dark-section h2 a:hover,
.dark-section h3 a:hover,
.dark-section h4 a:hover,
.dark-section h5 a:hover,
.dark-section h6 a:hover {
  color: #fff;
  opacity: 0.65;
}





/*
// Sidebar
*/

.widget a {
  color: #02aed6;
}





/*
// Contact Form 7
*/

.wpcf7-form {
  margin: 0;
}




/* Studio Science */


/* Hero Section */

.ss-hero-section {
  position: relative;
  /*height:420px;*/
  /*height:35vh;
  min-height: 420px; */
  padding:60px 0 !important;
}

.ss-hero-section:after {
  content: '\200B';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}


.ss-hero-section .x-container {
  position: relative;
  z-index: 3;
  display: inline-block;
  vertical-align: middle;
}
.ss-hero-section.learn .x-container {
  display: block;
}
.ss-hero-section h1,
.ss-hero-section .h1 {
  color: #ffffff;
  margin: 20px auto;
  font-size: 40px;
  line-height: 1.2;
  max-width: 740px;
}

.ss-hero-section p {
  color: #fff;
  line-height: 1.4;
  font-size: 18px;
  padding: 0!important;
  margin: 30px 0;
  display: inline-block;
  margin-top: 10px;
  max-width: 900px;
}

.ss-hero-section .x-btn {
  margin-top: 0px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 900px) {

  .ss-hero-section h1,
  .ss-hero-section .h1 {
    font-size: 32px;
  }

}
/*
@media only screen and (max-width: 767px) and (min-width:501px) {
.ss-hero-section  .cs-ta-left {
text-align: center !important;
}

}
*/

#ss-hero-white.ss-hero-section h1, 
#ss-hero-white.ss-hero-section h1,#ss-hero-grey.ss-hero-section h1, #ss-hero-light-blue.ss-hero-section h1,
#ss-hero-grey.ss-hero-section h1 {
  color: #072b41;
}
#ss-hero-white.ss-hero-section p, #ss-hero-grey.ss-hero-section p, #ss-hero-light-blue.ss-hero-section p {
  color: rgb(110,110,110);
}

.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cover-white {
  background: #ffffff;
}
.cover-grey {
  background: #F3F5F6;
}
.cover-light-blue {
  background: #E4F3FA;
}
.cover-orange {
  opacity: 0.7;
  background: rgb(239, 89, 47);
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(239, 89, 47, 1) 0%, rgba(185, 85, 177, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef592f', endColorstr='#b955b1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.cover-purple {
  opacity: 0.5;
  background: rgb(103, 171, 221);
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(103, 171, 221, 1) 0%, rgba(185, 86, 177, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67abdd', endColorstr='#b956b1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.cover-blue {
  opacity: 0.6;
  background: #247ec3;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #247ec3 0%, #67abdd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#247ec3', endColorstr='#67abdd', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.cover-dark {
  opacity: 0.7;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

@media only screen and (max-width: 1024px) {
  .ss-hero-section {
    min-height: auto;
    padding: 45px 0!important;
  }

}
@media only screen and (max-width: 460px) {
  .ss-hero-section p {
    font-size: 18px;
  }

}

.secondary-headline p {
  font-size: 20px;
  max-width: 800px;
  margin: 10px auto 10px auto;
  text-align: center;
}

/* Product Secondary Navigation */

.x-section.secondary-nav {
  margin: 0!important;
  padding: 0!important;
}

.secondary-nav-container {
  color: #334433;
  padding: 30px 0;
  border-bottom: 1px solid #D3E3EC;
}

.secondary-nav-container ul {
  text-align: center;
  margin: 0;
}

.secondary-nav-container ul li {
  display: inline-block;
  margin: 0 19px;
}

.secondary-nav-container ul li a {
  color: #333443;
}

.secondary-nav-container ul li.current_page_item a {
  color: #0d90d4;
  font-weight: 600;
}

/* Why Secondary Navigation */


.secondary-nav-container ul li a:before {
  height: 30px;
  width: 30px;
  margin-right: 10px;
  color: #ffffff;
  background-color: #333;
  border-radius: 20px;
  line-height: 30px;
  font-size: 12px;
  display: inline-block;
}

.secondary-nav-container ul li.why-competitive a:before {
  font-family: 'FontAwesome';
  content: '\f080';
}
.secondary-nav-container ul li.why-report a:before {
  font-family: 'FontAwesome';
  content: '\f075';
}

.secondary-nav-container ul li.why-audits a:before {
  font-family: 'FontAwesome';
  content: '\f002';
}
.secondary-nav-container ul li.why-influencer a:before {
  font-family: 'FontAwesome';
  content: '\f0e8';
}




.secondary-nav-container ul li.current_page_item a:before {
  background: #0d90d4;
}

@media only screen and (max-width: 768px) {

  .secondary-nav-container ul li a:before {
    height: 30px;
    width: 30px;
    margin-right: 0px;
  }
	
  .secondary-nav-container ul li.why-competitive a:before,.secondary-nav-container ul li.why-report a:before, .secondary-nav-container ul li.why-audits a:before, .secondary-nav-container ul li.why-influencer a:before {
    content: none;
  }

}

/* Testimonial */

#ss-testimonial {
  position: relative;
  color: #072B41;
  margin: 50px 0 0 !important;
}

#ss-testimonial:before {
  border-radius: 4px;
  border: 1px solid #E1E1E1;
  display: block;
  position: absolute;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  top: -50px;
  bottom: -50px;
  left: 50%;
  background-color: #fff;
  z-index: 1;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-box-shadow: 0px 20px 40px rgba(7, 43, 65, 0.2);
  box-shadow: 0px 20px 40px rgba(7, 43, 65, 0.2);
}

#ss-testimonial .x-container.max.width {
  max-width: 940px;
  z-index: 2;
  padding-left: 60px!important;
  padding-right: 60px!important;
}

#ss-testimonial .x-container.max.width {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}

#ss-testimonial .x-container.max.width:first-child .x-column p {
  font-size: 22px!important;
  font-weight: 600;
  font-style: italic;
  color: #072B41;
}

#ss-testimonial .x-container.max.width:last-child {
  padding: 10px 10px!important;
  max-width: 100%!important;
}

#ss-testimonial .x-container.max.width:last-child .x-column {
  float: none!important;
  display: inline-block;
  vertical-align: middle!important;
}

#ss-testimonial .x-container.max.width:last-child .x-column:first-child {
  margin-right: 20px!important;
  max-width: 100px!important;
  width: 20%;
}

#ss-testimonial .x-container.max.width:last-child .x-column:first-child img {
  margin-bottom: 0!important;
}

#ss-testimonial .x-container.max.width:last-child .x-column:last-child {
  width: auto!important;
  font-size: 14px!important;
  line-height: 1.3!important;
}

#ss-testimonial .x-container.max.width:last-child .x-column:last-child .x-text p {
  margin: 5px 0;
  padding-top: 0;
}

#ss-testimonial .x-container.max.width:last-child .x-column:last-child .x-text:first-child p {
  color: #072B41;
}

#ss-testimonial .x-container.max.width:last-child .x-column:last-child .x-text:last-child p {
  font-size: 14px!important;
  font-weight: 300;
}

#ss-testimonial .x-container.max.width:last-child .x-column:last-child .x-text:last-child p i {
  font-size: 14px!important;
  font-weight: 300;
}

#ss-testimonial .ss-quote-block {
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 70px 130px!important;
  margin-top: -50px;
  margin-bottom: -50px;
}

@media only screen and (max-width: 800px) {
  #ss-testimonial .ss-quote-block {
    padding: 20px 60px!important;
    margin-top: -20px;
    margin-bottom: -20px;
  }
  #ss-testimonial .x-container.max.width {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  #ss-testimonial .x-container.max.width:first-child .x-column p {
    font-size: 18px!important;
  }
  #ss-testimonial:before {
    top: 0px;
    bottom: 0px;
  }
  #ss-testimonial .x-container.max.width:last-child {
    padding: 10px 10px 30px!important;
    max-width: 100%!important;
  }

}




/* Typography */

html,
body {
  font-size: 18px;
}

h1, .h1 {
  font-size: 40px;
  font-weight: 800;
  margin: 10px 0 20px 0;
  line-height: 1.2;
}

h2, .h2 {
  font-size: 30px;
  font-weight: 800 !important;
  line-height: 1.2;
  margin-bottom: 30px;
}

h3, .h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

h4, .h4 {
  font-size: 20px;
  font-weight: 700 !important;
}
h5, .h5 {
  font-size: 20px;
  font-weight: 700 !important;
}
h5, .h5 {
  font-size: 20px;
  font-weight: 700 !important;
}
p {
  font-size: 18px;
  margin: 20px 0;
}
body {
  line-height: 1.57;
}

@media only screen and (max-width: 800px) {
  html,
  body {
    font-size: 16px;
  }
  h1,.h1 {
    font-size: 32px;
    margin: 0;
  }
  h2, .h2 {
    font-size: 28px;
    margin: 30px 0;
  }
  h3, .h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0;
  }
  h4, .h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 30px 0 0 0;
  }
  p {
    font-size: 16px;
  }

}




/* Section */

.ss-section .x-container {
  position: relative;
}

.ss-section .x-container:before {
  content: '\200B';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.ss-section .x-container:after {
  content: '\200B';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.ss-section .x-container .x-column {
  /* margin-top: 20px;*/
  margin-bottom: 20px;
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.ss-section .x-container.ss-valign-top .x-column {
  vertical-align: top;
}

@media only screen and (max-width: 767px) {

  .ss-section .x-container .x-column {
    display: block;
  }

}
.ss-section .ss-text-cta a {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.ss-section .ss-text-cta a:before {
  font-family: FontAwesome;
  font-size: 14px;
  content: '\f054';
  position: absolute;
  top: 6px;
  right: 0;
  -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}


.ss-section img, #ss-hero-white.ss-hero-section img {
  border: 2px solid #D8D8D8;
  border-radius: 6px;
}
@media only screen and (max-width: 767px) {

  .ss-hero-section img.ss-illustration {
    margin-top: 20px;
    width: 70%;
  }

}
@media only screen and (max-width: 766px) and (min-width:375px) {
	
  .ss-hero-section img.ss-illustration {
    float: right;
    width: 28%;
    margin-top: 0px;
    margin-left: 20px;
  }

}
.ss-section img.no-border, .ss-section a.no-border img, #ss-hero-white.ss-hero-section img.no-border {
  border: 0px;
  border-radius: 0px;
}
.ss-section .ss-text-cta a:hover:before {
  right: -10px;
}

.ss-section .ss-device-shadow, .ss-hero-section .ss-device-shadow {
  position: relative;
}

.ss-section .ss-device-shadow img, .ss-section img.ss-device-shadow, .ss-hero-section img.ss-device-shadow, .ss-hero-section .ss-device-shadow img {
  margin: 0!important;
  position: relative;
  z-index: 5;
}

.ss-section .ss-device-shadow:before, .ss-section img.ss-device-shadow:before, .ss-hero-section .ss-device-shadow:before, .ss-hero-section img.ss-device-shadow:before {
  content: '';
  position: absolute;
  top: 97%;
  margin: 0 auto;
  left: 30%;
  right: 30%;
  height: 20px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -ms-filter: blur(8px);
  -o-filter: blur(8px);
  /* FF doesn't support blur filter, but SVG */
  filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-8%' y='-8%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='8'/></filter></svg>#svgBlur");
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='8');
  filter: blur(8px);
}
.ss-section.x-accordion-section .ss-device-shadow:after,  .ss-section.x-accordion-section img.ss-device-shadow:after,.ss-section.x-accordion-section .ss-device-shadow:before,.ss-section.x-accordion-section img.ss-device-shadow:before {
  top: 93%;
}
.ss-section .ss-device-shadow:after, .ss-section img.ss-device-shadow:after, .ss-hero-section .ss-device-shadow:after, .ss-hero-section img.ss-device-shadow:after {
  content: '';
  position: absolute;
  top: 97%;
  left: 20%;
  right: 20%;
  margin: 0 auto;
  height: 40px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -ms-filter: blur(20px);
  -o-filter: blur(20px);
  /* FF doesn't support blur filter, but SVG */
  filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='20');
  filter: blur(20px);
}


@media only screen and (max-width: 1024px) and (min-width:768px) {
  .x-section {
    padding: 25px 0;
  }

}
@media only screen and (max-width: 767px) {
  .ss-section {
    padding: 20px 0;
  }
  .ss-section .ss-device-shadow {
    margin: 10px 0!important;
  }

}




/* navigation */

.x-navbar .desktop .x-nav li>a>span .x-framework-icon {
  display:none;
}
.widget_nav_menu .x-framework-icon {
  display: none;
}
.widget_nav_menu .current-menu-item>a .x-framework-icon {
    display: inline-flex;
    margin-left: 0;
    display: none;
}

.x-nav-wrap.desktop {
  padding-left: 220px;
}

.x-nav-wrap.desktop #menu-main {
  float: none;
  display: block;
}

.x-nav-wrap.desktop #menu-main .menu-item {
  /*float: none;*/
  display: inline-block;
}

.x-navbar .desktop .x-nav>.nav-btn>a {
  padding-right: 0!important;
}

.ss-right {
  float: right!important;
}

@media only screen and (max-width: 979px) {
  .ss-right {
    width: 50%;
    text-align: center;
  }
  .x-navbar .mobile .x-nav li.ss-right.nav-outline>a {
    background: #fff;
  }
  .x-navbar .mobile .x-nav .current-menu-item.ss-right>a {
    color: #fff;
  }

}


.x-nav-wrap.desktop #menu-main .sub-menu {
  left: 0;
  /*right: auto;*/
  background: #2C4B5D;
}

.x-nav-wrap.desktop #menu-main .sub-menu li {
  display: block;
}



.desktop .x-nav .x-megamenu>.sub-menu>li {
  padding-top: 0px;
}
.desktop .x-nav .x-megamenu>.sub-menu>li>a {
  font-weight: 700;
  letter-spacing: .1em;
  font-size: 14px;
  border: 0px;
}

.desktop .x-nav .x-megamenu.col-3>.sub-menu>li.col-6 {
  width: 50%
}
.desktop .x-nav .x-megamenu.col-3>.sub-menu>li.col-3 {
  width: 25%
}
.x-nav-wrap.desktop #menu-main .sub-menu li > a {
  color: #fff;
}
.x-nav-wrap.desktop #menu-main .sub-menu li > a span {
  line-height: 1.4;
}
.x-nav-wrap.desktop #menu-main .sub-menu li > a:hover {
  color: #60ACE8;
}


.x-megamenu ul.sub-menu li a:before {
  color: #60ACE8;
  margin-right: 15px;
}
.x-megamenu ul.sub-menu li.usecase:hover a:before {
  color: #ffffff;
}


.x-nav-wrap.desktop #menu-main .sub-menu li.usecase {
  background: #396583;
  float: left;
  margin-bottom: 10px;
  width: 23%;
  border-radius: 3px;
  margin-right: 2%;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}

.x-nav-wrap.desktop #menu-main .sub-menu li.usecase > a {
  padding: 25px 10px;
  min-height: 130px;
}

@media only screen and (max-width: 1399px) and (min-width:1200px) {
  .x-nav-wrap.desktop #menu-main .sub-menu li.usecase.nav-ddm > a, .x-nav-wrap.desktop #menu-main .sub-menu li.usecase.why-audits > a {
    padding: 25px .3em;
  }

}

@media only screen and (min-width: 1380px) {
  .x-nav-wrap.desktop #menu-main .sub-menu li.usecase.nav-resource > a, .x-nav-wrap.desktop #menu-main .sub-menu li.usecase.nav-case > a,.x-nav-wrap.desktop #menu-main .sub-menu li.usecase.why-report > a {
    padding: 25px 15px;
  }

}
.x-nav-wrap.desktop #menu-main .sub-menu li.usecase:hover, .x-nav-wrap.desktop #menu-main .sub-menu li.usecase:hover a {
  background: #60ACE8;
  color: #ffffff !important;
  border-radius: 3px;
}

.x-megamenu ul.sub-menu li.nav-benchmark, .x-megamenu ul.sub-menu li.nav-blog {
  width: 48%;
  float: left;
}

.x-megamenu ul.sub-menu li.why-competitive a:before,
.x-megamenu ul.sub-menu li.why-report a:before,
.x-megamenu ul.sub-menu li.why-audits a:before,
.x-megamenu ul.sub-menu li.why-influencer a:before,
.x-megamenu ul.sub-menu li.nav-resource a:before,
.x-megamenu ul.sub-menu li.nav-ddm a:before,
.x-megamenu ul.sub-menu li.nav-reports a:before,
.x-megamenu ul.sub-menu li.nav-case a:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  font-weight: 900;
  margin: 0 auto;
}

.x-megamenu ul.sub-menu li.nav-instagram a:before,
.x-megamenu ul.sub-menu li.nav-facebook a:before,
.x-megamenu ul.sub-menu li.nav-twitter a:before,
.x-megamenu ul.sub-menu li.nav-tiktok a:before {
  font-family: 'FontAwesomeBrands';
  font-size: 20px;
  font-weight: 400;
  margin: 0 auto;
}

@media only screen and (max-width: 1399px) and (min-width:1200px) {
  .x-nav-wrap.desktop #menu-main .sub-menu li.usecase {
    /* padding: 25px 5px;*/
    width:24%;
    margin-right: 1%;
  }

}
@media only screen and (max-width: 1199px) {
	
  .x-nav-wrap.desktop #menu-main .sub-menu li.usecase {
    width: 48%;
  }
	
  .x-nav-wrap.desktop #menu-main .sub-menu li.usecase > a {
    padding: 2px 5px 2px 5px;
    min-height: 70px;
  }

}

.x-megamenu ul.sub-menu li.why-competitive span,
.x-megamenu ul.sub-menu li.why-report span,
.x-megamenu ul.sub-menu li.why-audits span,
.x-megamenu ul.sub-menu li.why-influencer span,
.x-megamenu ul.sub-menu li.nav-instagram span,
.x-megamenu ul.sub-menu li.nav-facebook span,
.x-megamenu ul.sub-menu li.nav-twitter span,
.x-megamenu ul.sub-menu li.nav-tiktok span,
.x-megamenu ul.sub-menu li.nav-resource span,
.x-megamenu ul.sub-menu li.nav-ddm span,
.x-megamenu ul.sub-menu li.nav-reports span,
.x-megamenu ul.sub-menu li.nav-case span {
  display: block;
}

.x-megamenu ul.sub-menu li.why-competitive a:before {
  content: '\f080';
}
.x-megamenu ul.sub-menu li.why-report a:before {
  content: '\f075';
}
.x-megamenu ul.sub-menu li.why-audits a:before {
  content: '\f002';
}
.x-megamenu ul.sub-menu li.why-influencer a:before {
  content: '\f0e8';
}
.x-megamenu ul.sub-menu li.nav-instagram a:before {
  content: '\f16d';
}
.x-megamenu ul.sub-menu li.nav-twitter a:before {
  content: '\f099';
}
.x-megamenu ul.sub-menu li.nav-facebook a:before {
  content: '\f39e';
}

.x-megamenu ul.sub-menu li.nav-tiktok a:before {
  content: '\e07b';
}

.x-megamenu ul.sub-menu li.nav-resource a:before {
  content: '\f5db';
}
.x-megamenu ul.sub-menu li.nav-ddm a:before {
  content: '\f6a3';
}
.x-megamenu ul.sub-menu li.nav-reports a:before {
  content: '\f659';
}
.x-megamenu ul.sub-menu li.nav-case a:before {
  content: '\f865';
}

/* the basic positioning css for the megamenu */
.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu, .x-navbar-fixed-top-active .x-navbar .desktop .x-nav .x-megamenu>.sub-menu {
  position: fixed;
  padding: 18px 12%;
  top: 62px;
}

/* when we have a topbar, we need to push the nav down to accomodate */
.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu, .x-navbar-fixed-top-active .x-topbar + .x-navbar-wrap .x-navbar .desktop .x-nav .x-megamenu>.sub-menu {
    top: 102px;
}

/* once the top bar scrolls off, we need to adjust the top of the mega menu back */
.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu, .x-navbar-fixed-top-active .x-topbar + .x-navbar-wrap .x-navbar.x-navbar-fixed-top .desktop .x-nav .x-megamenu>.sub-menu {
  top: 62px;
}

/* the basic positioning for the navbar when we are in admin */
body.admin-bar.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu, body.admin-bar .x-navbar .desktop .x-nav .x-megamenu>.sub-menu {
  position: fixed;
  padding: 18px 12%;
  top: 94px;
}

/* if we are in admin and there is a topbar */
body.admin-bar.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu, body.admin-bar.x-navbar-fixed-top-active .x-topbar + .x-navbar-wrap .x-navbar .desktop .x-nav .x-megamenu>.sub-menu {
    top: 134px;
}

/* once the top bar scrolls off, we need to adjust the top of the mega menu back */
body.admin-bar.x-navbar-static-active .desktop .x-nav .x-megamenu>.sub-menu, body.admin-bar.x-navbar-fixed-top-active .x-topbar + .x-navbar-wrap .x-navbar.x-navbar-fixed-top .desktop .x-nav .x-megamenu>.sub-menu {
  top: 94px;
}


.x-btn-navbar {
  margin-top: 20px;
  color: #000!important;
}




/* Custom Footer */

.x-social-global {
  padding-top: 6px;
}

.x-social-global a {
  padding: 6px;
  font-size: 21px;
  text-decoration: none;
}

.x-social-global a:hover i {
  color: #3c9ed3!important;
}


.x-topbar .x-social-global{
	display:none!important;
}

/* topbar */

.x-topbar{
	text-align: center;
	min-height: 40px;
}

.x-topbar .p-info{
	float: none;
	color: #ffffff;
	font-size: 14px;
}

.x-topbar .p-info a{
	color: #64b0e8;
}



/* Devices */

.ss-laptop {
}

.ss-laptop img {
  width: 88%;
  margin: 0 5%!important;
  border: 1px solid #D9D9D9;
  padding: 4% 4% 5% 4%;
  border-radius: 27px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0 -10px 20px #F2F3F5;
  box-shadow: inset 0 -10px 20px #F2F3F5;
}

.ss-laptop .laptop-base {
  position: absolute;
  z-index: 11;
  bottom: -6px;
  left: 0;
  right: 0;
  height: 16px;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: inset 0 -5px 30px #D0D2DC, inset 0 0px 2px 2px #fff, inset 0 0px 5px #B9BBC3;
  box-shadow: inset 0 -5px 30px #D0D2DC, inset 0 0px 2px 2px #fff, inset 0 0px 5px #B9BBC3;
  overflow: hidden;
}

.ss-laptop .laptop-base:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.4);
}

.ss-laptop .laptop-base:after {
  opacity: 0.5;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 100px;
  margin: 0 auto;
  background: rgb(209, 209, 209);
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(209, 209, 209, 1)), color-stop(10%, rgba(250, 250, 250, 0.5)), color-stop(15%, rgba(250, 250, 250, 1)), color-stop(85%, rgba(250, 250, 250, 0.5)), to(rgba(209, 209, 209, 1)));
  background: linear-gradient(to right, rgba(209, 209, 209, 1) 0%, rgba(250, 250, 250, 0.5) 10%, rgba(250, 250, 250, 1) 15%, rgba(250, 250, 250, 0.5) 85%, rgba(209, 209, 209, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1', GradientType=1);
  /* IE6-9 */
}

.ss-device-vertical {
}

.ss-device-vertical img {
  width: 88%;
  margin: 10%!important;
  border: 1px solid #D9D9D9;
  padding: 8.5% 4.5%;
  border-radius: 24px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0 -10px 20px #F2F3F5;
  box-shadow: inset 0 -10px 20px #F2F3F5;
}

.ss-device-horizontal {
}

.ss-device-horizontal img {
  width: 88%;
  margin: 0 5%!important;
  border: 1px solid #D9D9D9;
  padding: 4% 7%;
  border-radius: 24px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0 -10px 20px #F2F3F5;
  box-shadow: inset 0 -10px 20px #F2F3F5;
}

.ss-section .ss-device-shadow.ss-laptop:before,
.ss-section .ss-device-shadow.ss-device-vertical:before,
.ss-section .ss-device-shadow.ss-device-horizontal:before {
  content: '';
  position: absolute;
  top: 97%;
  margin: 0 auto;
  left: 10%;
  right: 10%;
  height: 20px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -ms-filter: blur(8px);
  -o-filter: blur(8px);
  /* FF doesn't support blur filter, but SVG */
  filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-8%' y='-8%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='8'/></filter></svg>#svgBlur");
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='8');
  filter: blur(8px);
}

.ss-section .ss-device-shadow.ss-laptop:after,
.ss-section .ss-device-shadow.ssdevice-verticalp:after,
.ss-section .ss-device-shadow.ssdevice-horizontalp:after {
  content: '';
  position: absolute;
  top: 97%;
  left: 5%;
  right: 5%;
  margin: 0 auto;
  height: 40px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -ms-filter: blur(20px);
  -o-filter: blur(20px);
  /* FF doesn't support blur filter, but SVG */
  filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='20');
  filter: blur(20px);
}

.ss-end-page-cta {
  /*height:35vh;*/
  min-height:350px;
}
.home .ss-end-page-cta {
  height: auto;
  min-height: 420px;
}
.ss-end-page-cta h2,
.ss-end-page-cta .h2,
.ss-end-page-cta h3,
.ss-end-page-cta .h3 {
  font-weight: 800 !important;
  color: #fff;
  font-size: 32px;
  margin-bottom: 5px;
}

.ss-end-page-cta .ss-light {
  margin-top: 10px;
}








/* ADDITIONAL CSS */


p:empty,
.no-padding p {
  padding: 0;
}

.highlight-font {
  font-size: 1.2em;
  font-weight: 700;
}

.darker-text {
  color: #373a3f;
}

x-navbar-wrap {
  background: none;
}

.x-navbar {
  border: none;
  -webkit-box-shadow: 0 1px 1px 0 rgba(76, 83, 94, .3);
  box-shadow: 0 1px 1px 0 rgba(76, 83, 94, .3);
}

.x-navbar .desktop .x-nav>li:first-child>a {
  border-left: none;
}

.x-navbar .desktop .x-nav>li>a {
  height: 45px;
  padding-top: 24px !important;
}

body .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}

.x-navbar .desktop .x-nav>li>a {
  border-right: none;
}

.x-navbar .desktop .x-nav>.current-menu-parent,
.x-navbar .x-nav-wrap .x-nav>li.menu-item-has-children>a:hover {
  -webkit-box-shadow: 0 2px 0 0 #67abdd;
  box-shadow: 0 2px 0 0 #67abdd;
}

.x-navbar .desktop .x-nav>.current-menu-item>a,
.x-navbar .desktop .nav-btn a:hover,
.x-navbar .desktop .nav-outline a:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.x-navbar .desktop .x-nav li>a>span::after {
  content: "";
}

.x-icon-facebook-square {
  color: #1770f2;
}

.x-icon-google-plus-square {
  color: #dd4b39;
}

.x-icon-instagram {
  color: #507da2;
}

.x-icon-linkedin-square {
  color: #00669f;
}

.x-icon-pinterest-square {
  color: #e60023;
}

.x-icon-twitter-square {
  color: #1DA1F2;
}

.x-icon-youtube-square {
  color: #FF0000;
}


.tooltip.bottom,
.tooltip.left,
.tooltip.right,
.tooltip.top {
  z-index: 99999;
}

.site .tooltip.top .tooltip-arrow {
  border-top-color: rgba(236, 238, 240, .95);
}

.site .tooltip.right .tooltip-arrow {
  border-right-color: rgba(236, 238, 240, .95);
}

.site .tooltip.bottom .tooltip-arrow {
  border-bottom-color: rgba(236, 238, 240, .95);
}

.site .tooltip.right .tooltip-arrow {
  border-right-color: rgba(236, 238, 240, .95);
}

.tooltip .tooltip-inner {
  background-color: rgba(236, 238, 240, .95);
  color: #373a3f;
  line-height: 1.3em;
  padding: 1.5em;
  text-align: left;
  width: 280px;
}

.tg-item .tg-item-title a {
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}




/***** Device Frame *****/

.x-img.device-frame {
  background-color: #c7ced9;
  border: 2px solid #c7ced9;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0 19px #f2f5f7, 2px 2px 8px rgba(0, 0, 0, .15);
  box-shadow: inset 0 0 0 19px #f2f5f7, 2px 2px 8px rgba(0, 0, 0, .15);
  padding: 20px;
}

.x-img.device-frame-left-top {
  background-color: #c7ced9;
  border-left: 2px solid #c7ced9;
  border-top: 2px solid #c7ced9;
  border-radius: 10px 0 0 0;
  -webkit-box-shadow: inset 0 0 0 19px #f2f5f7, 2px 2px 8px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 0 19px #f2f5f7, 2px 2px 8px rgba(0, 0, 0, .2);
  padding: 20px 0 0 20px;
}




/***** Buttons *****/

.x-btn.ss-left-button {
  margin-right: 10px;
}
  
.x-btn.ss-right-button {
  margin-left: 10px;
}



.x-btn.ss-light {
  background-color: #F05D34;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  border-radius: 4px;
  font-weight: 700;
  padding: 9px 24px;
  letter-spacing: normal;
}

.x-btn.ss-light:hover {
  background-color: #FB6D45;
  color: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.x-btn.ss-outline {
  background-color: #fff;
  color: #F05D34;
  font-size: 16px;
  line-height: 27px;
  border-radius: 4px;
  font-weight: 700;
  padding: 7px 24px;
  border: 2px solid #F05D34;
  letter-spacing: normal;
}
.x-btn.ss-outline:hover {
  background-color: #f2f5f7;
  color: #c9431e;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 768px)  and (max-width:1000px) {

  .x-btn.ss-light, .x-btn.ss-outline {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

}

@media only screen and (max-width: 767px) {

  .x-btn.ss-left-button {
    padding: 9px 10px;
  }
  
  .x-btn.ss-right-button {
    padding: 7px 10px;
  }

}

@media only screen and (max-width: 500px) {

  .x-btn.ss-left-button, .x-btn.ss-outline, .x-btn.ss-light {
    display: block;
    margin-right: 0;
  }
  
  .x-btn.ss-right-button {
    display: block;
    margin-left: 0;
  }

}
.x-btn.ss-orange {
  background-color: #ef592f;
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}

.x-btn.ss-orange:hover {
  background-color: #c9431e !important;
  color: #fff;
}

.x-btn,
.x-navbar .desktop .nav-btn a span,
.x-navbar .desktop .nav-outline a span {
  text-shadow: none !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  letter-spacing: 0em;
}

.x-btn:hover,
a.x-btn:hover,
a.x-btn.x-btn-regular:hover,
.x-navbar .desktop .nav-btn a span:hover,
.featured-view:hover {
}

.x-btn.demo-button,
.x-btn.learnmore-button,
.x-btn,
a.x-btn,
a.x-btn.x-btn-regular,
a.x-btn.x-btn-large {
  /* background-color: #31B17F; original green */
  border: none;
  padding-top: 0.75em;
}

a.x-btn.download-button {
  background-color: #8a364d;
}

.x-btn.freetrial-button,
.x-btn.freetrial-button,
.x-navbar .desktop .nav-btn a span,
.home .button-freetrial {
  background: #fff !important;
  border: solid 2px #ef592f !important;
  color: #ef592f !important;
}

.x-btn.freetrial-button:hover,
.x-btn.freetrial-button:hover,
.x-navbar .desktop .nav-btn a span:hover,
.home .button-freetrial:hover {
  background: #fff !important;
  border: solid 2px #c9431e !important;
  color: #c9431e !important;
}

a.x-btn.download-button:hover {
  background-color: #70263a;
}

.x-navbar .desktop .nav-btn a span,
.x-navbar .desktop .nav-outline a span {
  padding: 9px 12px;
  margin: -13px 0 0;
}

.x-navbar .desktop .nav-btn a span,
.x-navbar .desktop .nav-outline a span,
.featured-view {
  border-radius: 4px;
}

.x-navbar .desktop .nav-outline a span {
  color: #ef592f;
  padding: 0;
}

.x-navbar .desktop .nav-btn a span,
.home .button-freetrial {
  background-color: #ef592f;
  color: #ffffff;
}

.x-navbar .desktop .nav-outline a span:hover {
  background-color: #f2f5f7;
  color: #c9431e;
}

.x-navbar .mobile .x-nav .nav-btn a,
.x-navbar .mobile .x-nav .nav-outline a {
  border: 1px solid #ef592f;
}

.x-navbar .mobile .x-nav .nav-outline a {
  color: #ef592f;
}

.x-navbar .mobile .x-nav .nav-btn a {
  color: #ffffff !important;
  background-color: #ef592f;
}

.home .watch-video {
  border: 2px solid #ef592f;
  background-color: transparent;
  padding: 0.65em 1.025em 0.713em;
}

.home .watch-video:hover,
.featured-view:hover {
  background-color: rgba(0, 0, 0, .3);
}

.home .watch-video:hover {
  border: 2px solid #c9431e;
  background-color: rgba(0, 0, 0, .3);
}

.featured-view:hover {
  color: #fff;
}

.x-btn.button-freetrial,
.x-btn.watch-video,
.x-btn.half-radius-btn,
.cs-ta-center .x-btn {
  /* float: none; */
}

.freetrial-button {
  margin-top: 36px;
}

.demo-button {
  margin-top: 30px;
}

.action-button {
  margin-top: 20px;
}

.no-creditcard2,
.no-creditcard3 {
  margin-top: 80px;
  font-size: 75%;
  color: #fff !important;
  margin-left: 20px !important;
}

.no-creditcard3 {
  margin-top: 0.5em;
}

#x-section-1 .no-creditcard3 p {
  padding-top: 0;
}

.download-button {
  margin-top: 25px;
}

.learnmore-button {
  margin-top: 20px;
}



.home .no-creditcard p {
  font-size: 13px;
  padding-bottom: 20px !important;
}




/**** Headers ****/

#x-section-1 .x-column {
  text-align: left;
}

.home #x-section-1 .x-column {
  text-align: center;
}

#x-section-1.bg-image:before {
  content: '\200B';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#x-section-1.bg-video,
.x-post-slider {
  height: 58vh !important;
  min-height: 480px;
  /* vh height fallback */
  text-align: center;
}

.x-post-slider .x-post-slider-entry {
  padding-bottom: 480px !important;
  /* vh height fallback */
  padding-bottom: 75vh !important;
}

#x-section-1.bg-video {
  display: table-cell;
  vertical-align: middle;
}

#x-section-1 .x-container.max {
  display: inline-block;
  vertical-align: middle;
}

#x-section-1 .x-slider-scroll-bottom.bottom {
  bottom: 0;
  line-height: 1em;
  height: 1em;
}


/**** Video Embed ****/

.single-column-video {
  max-width: 800px;
  margin: 40px auto;
}


/**** Client Logos ****/

.sp-logo-carousel-pro-section.nav_position_top_right {
  padding-top: 0px !important;
}





/**** Testimonials ****/

.x-img {
  margin-bottom: 25px;
}

blockquote {
  border: none;
  padding: 0px;
  margin: 0px;
  font-family: "Open Sans", sans-serif;
}

.x-cite {
  color: #7d8591;
  font-size: 15px;
  font-weight: bold;
  padding-top: 15px;
}




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

h2.h-featured {
  color: #fff !important;
  text-transform: none;
}

.x-post-slider-entry>a {
  background-color: rgba(34, 124, 196, 0.7);
}

.x-post-slider-entry>a:hover {
  background-color: rgba(29, 107, 171, 0.85);
}

.flex-direction-nav a {
  text-shadow: none;
}

.x-iso-container>.hentry {
  padding: 0 2em 3em !important;
}

a.entry-post {
  background-color: transparent;
  text-align: left;
}

.entry-feature {
  position: relative;
}

.entry-feature img {
  border: 1px solid #eceef0;
}

a:hover .entry-feature .overlay {
  background-color: rgba(34, 124, 196, 0.3);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

a:hover img.entry-feature {
  -webkit-box-shadow: 0 0 2px #eceef0;
  box-shadow: 0 0 2px #eceef0;
}

h2.h-entry-title {
  font-size: 1.3em !important;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0.7em 0;
}

a:hover h2.h-entry-title {
  color: #0d90d4 !important;
}

a .x-post-meta {
  color: #cccccc;
  font-size: 14px;
  margin-bottom: 0.7em;
}

a:hover .x-post-meta {
  color: #999999;
}

.x-post-meta .entry-category ul {
  list-style: none;
  margin: 0 0 0.7em;
}

.x-post-meta .entry-category ul li {
  display: inline;
}

.x-post-meta .entry-category li:before {
  content: '\200B';
  border-left: 2px solid #ccc;
  width: 1px;
  height: auto;
  margin: 0 0.5em 0 0.4em;
  padding-bottom: 0.1em;
}

.x-post-meta .entry-category li:first-child:before {
  content: '';
  border: none;
  margin: 0;
}

.x-post-meta .entry-category a:hover {
  color: #b3b3b3;
}




/***** Team Page *****/

#team .x-container.max {
  margin-bottom: 4% !important;
  overflow: hidden;
}

#team .x-column.x-1-2 {
  background-color: #fff;
  /*border: 1px solid #e0e0e0;*/
  margin-bottom: -999px;
  padding-bottom: 999px !important;
}

/*#team .x-column.x-sm.x-1-2::after {
background-color: #e0e0e0;
bottom: 0;
content: '\200B';
height: 1px;
position: absolute;
width: 47.9%;
}
*/

.team .profile {
  width: 28% !important;
}

.team .bio {
  width: 65% !important;
}

.team p.bio1 {
  padding-top: .8em !important;
  margin-bottom: 16px !important;
}

.team .x-img {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.team .social-contact {
  text-align: center;
}

.team .two-up .h-custom-headline.h3 {
  margin-top: 0px;
  font-size: 30px;
  line-height: 38px;
}

.team .two-up .h-custom-headline.h5 {
  margin-top: 0px;
  font-size: 1.2em;
}

#team p {
  font-size: .87em;
  line-height: 27px;
}

.team .two-up {
  margin-bottom: 0;
  padding: 40px 20px 40px 20px;
}

.team .test h3,
.team .test h5 {
  margin: 0 0 0.1em;
}

.team .test h3 {
  font-weight: 600 !important;
}

.team .test .bio h3 .pronouns {
  font-size: 14px;
  margin-left: 8px;
  font-weight: 400;
}

.team .test h5 {
  font-size: 1.2em;
}

.team .test .social-contact {
  margin-top: 0.5em;
  text-align: left;
}

.team .test .social-contact .x-icon {
  margin-right: 0.3em;
}

.team .test .two-up,
.team .test .x-column .x-text {
  padding: 30px 30px 0;
}

.team .test .x-column .x-text {
  padding-top: 0;
  padding-bottom: 30px;
}




/***** Pricing Page *****/

h3.x-price {
  font-weight: 700 !important;
}

#x-section-1.bg-image {
  background-position: 50% 50% !important;
}

.x-tab-content {
  border: none;
}

.x-tab-content .x-tab-pane {
  padding: 6% 0;
}

.x-nav-tabs {
  border: none;
  text-align: center;
}

.x-pricing-column-info ul>li {
  font-size: 14px;
}

.x-nav-tabs.two-up>li {
  background: #fff;
  cursor: pointer;
  display: inline-block;
  float: none;
  width: auto;
}

.x-btn.half-radius-btn {
  background-color: #fff !important;
  border: 1px solid #b9bbbd;
  color: #b9bbbd;
  float: none;
  font-size: 14px;
  font-weight: 400;
  padding: 1em 1.5em;
  text-shadow: none;
}

#business-btn.x-btn,
#individual-btn.x-btn {
  background-color: #ef592f !important;
  border: 1px solid #ef592f;
  color: #fff;
}

.x-btn.half-radius-btn:first-child {
  -webkit-animation: borderLeft 4s forwards;
  animation: borderLeft 4s forwards;
  border-radius: 100em 0 0 100em;
}

.x-btn.half-radius-btn:last-child {
  -webkit-animation: borderRight 4s forwards;
  animation: borderRight 4s forwards;
  border-radius: 0 100em 100em 0;
}

@-webkit-keyframes borderLeft {
  0% {
    border-radius: 0;
  }
  80% {
    border-radius: 80em 0 0 80em;
  }
  100% {
  }

}

@keyframes borderLeft {
  0% {
    border-radius: 0;
  }
  80% {
    border-radius: 80em 0 0 80em;
  }
  100% {
  }

}

@-webkit-keyframes borderRight {
  0% {
    border-radius: 0;
  }
  80% {
    border-radius: 0 80em 80em 0;
  }
  100% {
  }

}

@keyframes borderRight {
  0% {
    border-radius: 0;
  }
  80% {
    border-radius: 0 80em 80em 0;
  }
  100% {
  }

}

.x-nav-tabs>li>a {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.325);
  padding: 1em 1.5em;
}

.x-nav-tabs>li>a:hover {
  background-color: transparent;
}

.x-nav-tabs>li.active {
  background-color: #ef592f;
}

.x-nav-tabs>.active>a,
.x-nav-tabs>.active>a:hover {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.x-pricing-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.x-pricing-table.two-columns {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.x-pricing-column {
  border-top: 4px solid #ef592f;
  border-bottom: 2px solid #ef592f;
  border-left: none;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
}

.x-pricing-column .x-price {
  color: #ef592f;
}

.x-pricing-column:nth-child(1) h2 {
  -webkit-animation: fadeIn1 1.6s forwards;
  animation: fadeIn1 1.6s forwards;
}

.x-pricing-column:nth-child(2) h2 {
  -webkit-animation: fadeIn2 1.6s forwards;
  animation: fadeIn2 1.6s forwards;
}

.x-pricing-column:nth-child(3) h2 {
  -webkit-animation: fadeIn3 1.6s forwards;
  animation: fadeIn3 1.6s forwards;
}

.x-pricing-column:nth-child(4) h2 {
  -webkit-animation: fadeIn4 1.6s forwards;
  animation: fadeIn4 1.6s forwards;
}

.x-pricing-column:nth-child(2) {
  border-top: 4px solid #8a364d;
  border-bottom: 2px solid #8a364d;
}

.x-pricing-column:nth-child(2) .x-price,
.x-pricing-column:nth-child(2) .x-interval {
  color: #8a364d;
}

.x-pricing-column:nth-child(2) .x-btn.x-btn-large {
  background-color: #8a364d !important;
  border-color: #8a364d;
}

.x-pricing-column:nth-child(3) {
  border-top: 4px solid #0d90d4;
  border-bottom: 2px solid #0d90d4;
}

.x-pricing-column:nth-child(3) .x-price,
.x-pricing-column:nth-child(3) .x-interval {
  color: #0d90d4;
}

.x-pricing-column:nth-child(3) .x-btn.x-btn-large {
  background-color: #0d90d4 !important;
  border-color: #0d90d4;
}

.x-pricing-column:nth-child(4) {
  border-top: 4px solid #a8daed;
  border-bottom: 2px solid #a8daed;
}

.x-pricing-column:nth-child(4) .x-price,
.x-pricing-column:nth-child(4) .x-interval {
  color: #a8daed;
}

.x-pricing-column:nth-child(4) .x-btn.x-btn-large {
  background-color: #a8daed !important;
  border-color: #a8daed;
}

.x-pricing-column.featured {
  -webkit-box-shadow: 0 1px 2px #373a3f;
  box-shadow: 0 1px 2px #373a3f;
  margin-top: -20px;
  margin-bottom: -20px;
  z-index: 99;
}

.x-pricing-column.featured h2::before {
  background-color: #8a364d;
  border-radius: 50%;
  color: #fff;
  content: "\f005";
  display: block;
  height: 36px;
  font-family: fontawesome;
  font-size: 18px;
  margin: -70px auto 32px;
  padding: 9px;
  width: 36px;
}

#individual-pricing .x-pricing-column.featured h2::before {
  background-color: #ef592f;
}

.x-pricing-column-info .x-price {
  letter-spacing: 0;
}

.x-pricing-column h2 {
  background-color: transparent;
  border: none;
  color: #373a3f;
  padding-top: 30px;
  text-transform: uppercase;
}

.x-pricing-column.featured h2 {
  background-color: transparent;
  color: #373a3f;
  padding-top: 52px;
  padding-bottom: 26px;
}

.x-pricing-column-info {
  border: none;
  height: 100%;
  padding: 0 0 32px;
  position: relative;
}

.x-pricing-column .x-price,
.x-pricing-column .x-interval {
  color: #ef592f;
  display: inline-block;
}

.x-pricing-column .x-interval {
  font-size: 1em;
  margin-left: .3em;
}

.x-pricing-column-info .social-icons .x-icon {
  margin: 0 0.2em;
  display: inline-block;
  font-size: 1.5em;
  text-indent: 0;
}

.x-ul-icons {
  padding-bottom: 4em;
}

#individual-pricing .x-ul-icons {
  padding-bottom: 2em;
}

.x-li-icon .tooltip {
  color: #848484;
  display: inline-block;
  font-size: 14px;
  margin: -0.3em 0 0 0;
  opacity: 1;
  text-indent: 0;
  -webkit-animation: fadeIn 0.4s forwards;
  animation: fadeIn 0.4s forwards;
}

.x-li-icon .highlight-font .tooltip {
  margin-top: -0.2em;
}

.x-ul-icons .tooltip [class*="x-icon-"] {
  margin-left: 0;
  text-indent: 0;
}

.tooltip.bottom .tooltip-arrow {
  margin-left: -10px;
  border-width: 0 10px 10px;
}

.x-pricing-column .x-btn.x-btn-large {
  background-color: #ef592f !important;
  border-color: #ef592f;
  float: none;
  margin: 1.5em 0 1em;
  width: 60%;
}

.x-pricing-column .x-btn.cta-bottom {
  bottom: 2em;
  left: 50%;
  margin: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.x-pricing-column.featured .x-btn.cta-bottom {
  bottom: 3em;
}

.x-feature-box-graphic i {
  border-radius: 100em;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }

}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }

}

@-webkit-keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }

}

@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }

}

@-webkit-keyframes fadeIn2 {
  20% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }

}

@keyframes fadeIn2 {
  20% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }

}

@-webkit-keyframes fadeIn3 {
  40% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }

}

@keyframes fadeIn3 {
  40% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }

}

@-webkit-keyframes fadeIn4 {
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }

}

@keyframes fadeIn4 {
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }

}

@media only screen and (max-width: 767px) {
  .x-pricing-table.two-columns {
    width: auto;
  }

}

/***** Case Study Pages *****/

.h-callout {
  font-size: 26px !important;
}

.p-callout {
  font-size: 17px !important;
  line-height: 31px !important
}

/***** Case Studies ****/

.single-library .p-meta {
  display: none !important;
}

/*.library-template-default .casestudy-highlights {
font-weight: 600 !important;
}
*/

.x-feature-list {
  padding-top: 10px;
}

.x-feature-box-title {
  font-size: 1.3em;
}

.x-feature-box-content {
  padding-bottom: 0px !important;
}

.x-feature-box-graphic {
  padding-top: .8% !important;
}

.media-case-studies .entry-header {
  display: none;
}




/***** Webinars *****/

.reveal-modal-bg {
  z-index: 9999 !important;
}

#reveal-modal-id.reveal-modal {
  margin-left: -30%;
  margin-top: -2%;
  padding: 0;
  width: 60%;
  z-index: 99999;
}

#reveal-modal-id h1 {
  display: none;
  /*	color: #0d90d4 !important;
  font-size: 24px !important;
  margin-bottom: -0.3em;
  padding: 0.3em 1em;
  text-shadow: none; */
}

#reveal-modal-id h5 {
  font-size: 14px;
  padding: 0.5em 1em;
}

#reveal-modal-id .close-reveal-modal {
  display: none;
}

#reveal-modal-id .prev-post-reveal-nav,
#reveal-modal-id .next-post-reveal-nav {
  display: none;
}

#reveal-modal-id p {
  margin: 0;
  padding: 1em;
}

#reveal-modal-id .wistia_responsive_padding {
  margin-top: -2em;
}




/***** Tour Pages ******/


/**** Footer ****/

body footer {
  font-size: 14px;
}

.x-colophon.top {
  background-color: #373a3f !important;
  padding: 4% 0 4.2% 0;
}

.x-colophon.bottom {
  background-color: #373a3f !important;
  font-size: 12px;
  text-transform: none;
}

.widget:before {
  height: 0px;
}

.x-colophon.bottom .widget_text a,
.x-colophon.bottom .x-colophon-content a {
  text-decoration: none !important;
}

.x-colophon.bottom .widget a {
  color: #ccc !important;
}

.x-colophon .widget {
  margin-top: 3em;
}

footer .widget ul li a,
.x-colophon.bottom .x-colophon-content,
.x-colophon.bottom .x-colophon-content a {
  color: #ccc;
}

.x-colophon.bottom .x-social-global a {
  font-size: 32px;
}

footer .widget .highlight-footer a {
  color: #28b4fa;
}

/* Delete social below to make full color */

.x-social-global i {
  color: #eceef0;
}

.x-social-global a:hover {
  color: #eceef0;
}

a:hover .x-icon-facebook-square {
  color: #3b5998;
}

a:hover .x-icon-facebook-square {
  color: #3b5998;
}

a:hover .x-icon-google-plus-square {
  color: #dd4b39;
}

a:hover .x-icon-instagram {
  color: #507da2;
}

a:hover .x-icon-linkedin-square {
  color: #0077b5;
}

a:hover .x-icon-pinterest-square {
  color: #bd081c;
}

a:hover .x-icon-twitter-square {
  color: #1da1f2;
}

a:hover .x-icon-youtube-square {
  color: #cd201f;
}




/**** Extras ****/

.x-1-2.empty-column,
.x-1-2.empty-column:after,
#team .x-1-2.empty-column,
#team .x-1-2.empty-column:after {
  background-color: transparent;
  border: none;
}




/**** Responsive ****/

@media only screen and (min-width: 1600px) {
  #x-section-1.bg-image,
  #x-section-1.bg-video,
  .x-post-slider {
    min-height: 600px;
    /* vh height fallback */
  }
  .x-post-slider .x-post-slider-entry {
    padding-bottom: 600px !important;
    /* vh height fallback */
    padding-bottom: 75vh !important;
  }

}

@media only screen and (max-width: 979px) {
  #x-section-1.bg-image,
  #x-section-1.bg-video,
  .x-post-slider {
    height: 60vh;
    min-height: 320px;
    /* vh height fallback */
  }
  .x-post-slider .x-post-slider-entry {
    padding-bottom: 320px !important;
    /* vh height fallback */
    padding-bottom: 60vh !important;
  }

}

@media only screen and (max-width: 767px) {
  #x-section-1.bg-image,
  #x-section-1.bg-video,
  .x-post-slider {
    min-height: 250px;
  }
  .x-post-slider .x-post-slider-entry {
    padding-bottom: 250px !important;
    /* vh height fallback */
  }
  .x-pricing-column-info {
    height: auto !important;
  }
  .home h1 {
    margin-top: 0px;
    padding-top: 0px;
  }
  .button-freetrial {
    margin-top: -50px;
  }
  .home .no-creditcard {
    margin-top: -28px !important;
    margin-bottom: 10px;
  }
  #team .x-column.x-1-2 {
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }
  #team .x-column.x-1-2:first-child {
    margin-bottom: 4%;
  }
  #team .x-column.x-sm.x-1-2::after {
    height: 0;
    width: 0;
  }
  .team .bio {
    height: auto;
    max-height: none;
    min-height: 0;
    overflow: visible;
  }

}
@media only screen and (max-width: 767px) and (min-width:501px) {
  .home .ss-hero-section .cs-ta-left {
    text-align: center !important;
  }

}
@media only screen and (max-width: 480px) {
  #x-section-1.bg-image,
  #x-section-1.bg-video,
  .x-post-slider {
    min-height: 160px;
    /* vh height fallback */
  }
  .x-post-slider .x-post-slider-entry {
    padding-bottom: 160px !important;
    /* vh height fallback */
  }
  .x-column,
  .x-sm,
  .x-1-1 {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  .home h1 {
    line-height: 1.25em;
    font-size: 190% !important;
    margin-top: 20px !important;
    padding-top: 0px;
  }
  .home .responsive-h3 {
    line-height: 1.4em;
    margin-top: 0px;
    font-size: 124% !important;
    letter-spacing: .3px;
  }
  .button-freetrial {
    margin-top: -90px !important;
  }
  .home .no-creditcard {
    margin-top: -45px !important;
    margin-bottom: 15px;
  }
  .watch-video {
    margin-top: 0px;
  }

  .team .profile {
    width: 70% !important;
    margin-left: 18%;
  }
  .team .bio {
    width: 100% !important;
  }
  .team .two-up .h-custom-headline.h3,
  .team .two-up .h-custom-headline.h5 {
    text-align: center;
  }

}


* {
  -webkit-font-smoothing: antialiased;
}

/* Blog */

.ss-blog-posts {
  padding: 30px 0;
}

.form-search {
  display: inline-block;
}

.form-search input[type="text"] {
  height: 50px;
}

.ss-blog-search-container {
  text-align: right;
  margin-bottom: 30px;
  width: 100%;
  clear: both;
}

.blog-column {
  width: 30.66666%;
  float: left;
  margin-right: 4%;
  margin-bottom: 60px;
}

.blog-column:nth-of-type(3n) {
  margin-right: 0;
}

.blog-column:nth-of-type(3n+1) {
  clear: left;
}

@media only screen and (max-width: 979px) {
  .blog-column,
  .blog-column:nth-of-type(3n),
  .blog-column:nth-of-type(3n+1) {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .blog-column:nth-of-type(2n) {
    margin-right: 0;
  }

  .blog-column:nth-of-type(2n+1) {
    clear: left;
  }

}

@media only screen and (max-width: 679px) {
  .blog-column,
  .blog-column:nth-of-type(3n),
  .blog-column:nth-of-type(3n+1),
  .blog-column:nth-of-type(2n),
  .blog-column:nth-of-type(2n+1) {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }

}

.blog-column h3 {
  font-size: 18px;
  line-height: 1.4;
  margin: 12px 0;
  font-weight: 400;
}

.blog-column h3 a {
  color: #0D90D4;
}

.blog-column .post-meta,
.blog-column .post-categories {
  font-size: 14px;
  color: #c1c1c1;
  margin: 15px 0 0;
}

.blog-column .post-categories {
  margin: 0;
}

.blog-column .post-categories a {
  background: rgba(7, 43, 65, .05);
  border: solid 1px rgba(7, 43, 65, .1);
  display: inline-block;
  padding: 0 8px;
  margin: 0 4px 4px 0;
  border-radius: 16px;
}

.blog-column .post-meta a,
.blog-column .post-categories a {
  color: #072B41;
}

.blog-column .post-meta time {
  float: right;
}

button.alm-load-more-btn {
  background: #F05D34 !important;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 18px;
}

button.alm-load-more-btn:hover {
  background: #FB6D45 !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.alm-btn-wrap {
  clear: both;
}

.archive .x-header-landmark,
.search .x-header-landmark {
  display: none;
}

.ss-blog-pager {
  clear: both;
  text-align: center;
  margin-bottom: 30px;
}

.ss-blog-pager .page-numbers {
  padding: 5px;
}

.ss-blog-subscribe-footer {
  background: #0d90d4;
  color: #fff;
  text-align: right;
  padding: 15px 0;
}

.ss-blog-subscribe-footer .hs-form {
  margin: 0;
}

.ss-blog-subscribe-footer h3 {
  color: #fff;
  float: left;
  margin: 15px 0;
}

.ss-blog-subscribe-footer .hbspt-form {
  margin: 15px 0;
}

.ss-blog-subscribe-footer .hs-error-msgs {
  display: none !important;
}

.ss-blog-subscribe-footer .hs-form-field {
  display: inline-block;
}

.ss-blog-subscribe-footer label {
  display: none;
}

.ss-blog-subscribe-footer input[type="email"] {
  height: 50px;
  width: 300px;
  padding: 0 15px;
  background: none;
  border: solid 2px #fff;
  margin: 0;
  color: #fff;
}

.ss-blog-subscribe-footer input[type="email"]::-webkit-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.ss-blog-subscribe-footer input[type="email"]:-moz-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.ss-blog-subscribe-footer input[type="email"]::-moz-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.ss-blog-subscribe-footer input[type="email"]:-ms-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.ss-blog-subscribe-footer .hs_submit {
  display: inline-block;
}

.ss-blog-subscribe-footer .hs_submit input[type="submit"] {
  background: #fff;
  border: none;
  outline: none;
  height: 50px;
  color: #0d90d4;
  border-radius: 0;
  text-shadow: none;
}

.ss-blog-subscribe-footer .hs_submit input[type="submit"]:focus,
.ss-blog-subscribe-footer .hs_submit input[type="submit"]:hover {
  color: #ef592f;
}

@media only screen and (max-width: 979px) {
  .ss-blog-subscribe-footer {
    text-align: center;
  }
  .ss-blog-subscribe-footer h3 {
    float: none;
  }

}

.ss-hero-section.thin-hero {
  height: auto !important;
  min-height: 0;
  padding: 60px 0 !important;
}

.ss-hero-section.thin-hero h1,
.ss-hero-section.thin-hero .h1 {
  margin: 20px auto;
}





/* Single */

.ss-hero-section .post-meta,
.ss-hero-section .post-categories {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  margin: 10px auto 0;
}

.ss-hero-section .post-meta a,
.ss-hero-section .post-categories a {
  color: #fff;
  text-decoration: underline;
}

.ss-hero-section .post-categories a {
  background: rgba(7, 43, 65, .45);
  border: solid 1px rgba(7, 43, 65, .9);
  display: inline-block;
  text-decoration: none;
  padding: 0 8px;
  margin: 0 4px 4px 0;
  border-radius: 16px;
}

.ss-blog-content {
  background: #fff;
  padding: 80px 100px 0;
  max-width: 900px;
  margin: -180px auto 30px;
  position: relative;
}

.ss-blog-single-hero-content {
  margin: -100px auto 100px;
}

.max.ss-blog-single-hero-content.width.x-container {
  max-width: 800px;
}

/* short header */

.short-header .ss-hero-section.ss-blog-single-hero {
  height: auto!important;
}

.short-header .ss-hero-section {
  min-height: 300px;
}

.short-header .ss-blog-content {
  margin: 0 auto 30px;
  padding: 40px 100px 0;
}
.short-header .ss-blog-single-hero-content {
  margin: 80px auto 80px;
}

.short-header .secondary-nav-container {
  max-width: 1170px;
  margin: 0 auto;
}

/* end short header */

@media only screen and (max-width: 979px) {
  .ss-blog-content {
    padding: 30px;
    margin: 30px auto;
  }
  
  .short-header .ss-blog-content {
    padding: 20px 30px;
    margin: 0 auto;
  }
  
  .ss-blog-single-hero-content {
    margin: 0 auto !important;
  }

}

.ss-hero-section.ss-blog-single-hero {
  height: 35vw !important;
  min-height: 400px;
}
.ss-blog-content h2 {
  font-weight: 800;
  font-size: 26px;
  margin-top: 50px;
}

.ss-blog-content h2:before {
  content: "";
  width: 50px;
  height: 4px;
  background: #0D90D4;
  display: block;
  margin-bottom: 10px;
}
.ss-blog-content h3 {
  font-weight: 700;
  font-size: 22px;
}

.ss-blog-content h4 {
  font-weight: 300;
  font-size: 20px;
}


@media only screen and (max-width: 460px) {
  .ss-hero-section.ss-blog-single-hero {
    height: auto!important;
    min-height: auto;
    padding: 60px 0!important;
  }
  .ss-blog-content h3 {
    font-size: 18px;
  }

}

@media only screen and (min-width: 979px) {
  .ctx-content-float {
    width: auto!important;
    margin: 5px -200px!important;
  }

}

@media only screen and (min-width: 480px) {
  .ss-blog-content p:first-child {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
  }
  .single-resources .ss-blog-content p:first-child {
    font-size: 18px;
    line-height: 32.4px;
    font-weight: 600;
  }

}

.bar-title,
.bar-meta {
  margin: 0;
  line-height: 22px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
}

.bar-title {
  margin: 0 0 2px;
  font-size: 20px;
  color: #fff;
}

.bar-meta a {
  color: #fff;
}

.bar-icons {
  float: right;
}

.ss-blog-float-bar .hbspt-form {
  float: right;
  margin: 10px 0 0 10px;
}

.ss-blog-float-bar input[type="email"] {
  height: 40px;
  width: 240px;
  padding: 0 10px;
  font-size: 14px;
}

@media screen and (max-width: 1230px) {
  .ss-blog-float-bar input[type="email"] {
    width: 160px;
  }
  .ss-blog-float-bar .hs_submit input[type="submit"] {
    padding: 0.563em 0.563em 0.813em;
  }

}

.ss-blog-float-bar .hs_submit input[type="submit"] {
  height: 40px;
}

.ss-blog-float-bar {
  position: fixed;
  top: 100px;
  width: 60px;
  right: -100px;
  z-index: 999;
  padding: 10px 0;
  -webkit-transition: 0.4s right ease-out;
  transition: 0.4s right ease-out;
}

.ss-blog-float-bar p.share-label {
  text-align: center;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}

.ss-blog-float-bar.active {
  right: 5%;
}

.admin-bar .ss-blog-float-bar {
  top: 130px;
}
.admin-bar .ss-blog-float-bar.active {
  right: 5%;
}

.ss-blog-content .ctx-module-container .ctx-content-float .ctx-sections-container,
.ss-blog-content .ctx-module-container .ctx-content-float .ctx-section {
  border-color: #fff;
}

.ss-blog-content .ctx-module-container .ctx-content-float .ctx-link-title p {
  font-weight: 400;
}

.ss-blog-float-bar-table {
  display: table;
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
}

.ss-blog-float-bar-tr {
  display: table-row;
  border: none;
  padding: 0;
  margin: 0;
}

.ss-blog-float-bar-left,
.ss-blog-float-bar-right {
  display: table-cell;
  vertical-align: middle;
  border: none;
  padding: 0;
  margin: 0;
  width: 50%;
}

@media only screen and (max-width: 979px) {
  .ss-blog-float-bar {
    display: none;
  }
  .ss-blog-float-bar-left {
    display: none;
  }
  .bar-icons,
  .ss-blog-float-bar .hbspt-form {
    float: none;
    display: inline-block;
  }
  .ss-blog-float-bar,
  .ss-blog-float-bar.active {
    position: static !important;
    top: auto;
  }

}

@media only screen and (max-width: 480px) {
  .ss-blog-subscribe-footer .hs-form-field,
  .ss-blog-subscribe-footer .hs_submit,
  .ss-blog-float-bar input[type="email"],
  .ss-blog-float-bar .hs_submit input[type="submit"] {
    width: 100%;
  }

}


/* Search */

.search-row {
  clear: both;
}

.search-row .post-image {
  display: block;
  float: left;
  width: 30%;
  min-width: 300px;
  margin: 0 4% 60px 0;
}

.search-row h3 {
  font-size: 22px;
  margin: 0 0 10px;
  font-weight: 600;
}

.search-row h3 a {
  color: #0d90d4;
}

.search-row .post-meta,
.search-row .post-categories {
  font-size: 14px;
  margin: 8px 0;
}

.search-row .post-meta a {
  color: #072B41;
}

.search-row .post-categories a {
  background: rgba(7, 43, 65, .05);
  border: solid 1px rgba(7, 43, 65, .1);
  display: inline-block;
  padding: 0 8px;
  margin: 0 4px 4px 0;
  border-radius: 16px;
  color: #072B41;
}

.search-row .post-excerpt p {
  font-size: 16px;
  margin: 0 0 60px;
}

@media screen and (max-width: 860px) {
  .search-row .post-image {
    float: none;
    width: auto;
    min-width: 0;
    margin: 0 0 14px;
  }

}





/* Library */

@media screen and (min-width: 860px) {
  body #grid-2019 .tg-grid-area-top1 {
    float: left;
    margin-top: 0;
  }
  body #grid-2019 .tg-grid-area-top2 {
    text-align: right;
  }

}

body .tg-item .tg-bottom-holder,
body .tg-item .tg-center-holder,
body .tg-item .tg-top-holder {
  top: 50%;
}

body .tg-item-audio-poster,
body .tg-item-media-holder>div:not(.tg-item-media-inner),
body .tg-item-media-inner>div,
.tg-item-media-poster {
  background-position: center top;
  background-size: contain;
}

body #grid-2019 .tg-item-overlay {
  background: none;
}

body .tg-iq-library .tg-item-inner {
  background: none;
  padding: 0;
}

body .tg-iq-library .tg-item-overlay {
  background: #fff !important;
}

body .tg-iq-library .tg-element-1 {
  padding: 20px 0 0;
  font-size: 18px;
  line-height: 24px;
}

body .tg-iq-library .tg-element-2 {
  padding: 20px 0 0;
  font-size: 14px;
  line-height: 24px;
}

body .tg-iq-library .tg-element-3 {
  position: absolute;
  top: -20%;
  right: 10px;
  padding: 0;
}

body .tg-iq-library .tg-element-3 a,
body .tg-iq-library .tg-element-3 a:active,
body .tg-iq-library .tg-element-3 a:focus {
  display: block;
  padding: 5px 14px;
  background: rgba(75, 82, 93, .6);
  color: #fff !important;
  font-weight: 600;
  border: solid 1px rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 14px;
  border-radius: 14px;
  z-index: 1;
}

.tg-grid-holder {
  margin-bottom: 60px;
}

body a.tg-element-absolute {
  z-index: 99;
}




/* Pricing */

.x-pricing-table .x-pricing-column-info ul {
  text-align: left;
}

.x-pricing-table.two-columns {
  max-width: 720px;
}

.x-pricing-column-info ul>li [class*="x-icon-"] {
  margin: 0 6px 0 -20px;
}

.x-pricing-column-info ul>li {
  padding: 10px 20px 11px 25px;
}

.x-ul-icons li [class*="x-icon-"] {
  text-indent: 0 !important;
}

.x-pricing-column {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.x-btn.half-radius-btn {
  color: #848484;
}

.x-btn.half-radius-btn:hover {
  color: #ef592f;
}

.x-pricing-column .x-btn.x-btn-large:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}




/* Guide CTA */

.ss-end-page-cta.ss-guide-cta h3,
.ss-end-page-cta.ss-guide-cta .h3 {
  margin-top: .5em;
}

.ss-hero-section.ss-end-page-cta.ss-guide-cta {
  height: auto!important;
  min-height: auto;
  padding: 60px 0 !important;
}

.ss-hero-section.ss-end-page-cta.ss-guide-cta h3,
.ss-hero-section.ss-end-page-cta.ss-guide-cta p {
  max-width: 640px;
}
@media screen and (max-width: 767px) {
  .ss-hero-section.ss-end-page-cta.ss-guide-cta h3 {
    max-width: 640px;
    text-align: center;
    margin-top: 20px;
  }
  .ss-hero-section.ss-end-page-cta.ss-guide-cta p {
    text-align: center;
  }

}



/* Hubspot forms in content */

.cs-content .hs-form {
  text-align: left;
}

.cs-content .hs-form label {
  text-align: left;
}

.cs-content .hs-form fieldset {
  max-width: none;
}

.cs-content .hs-form input,
.cs-content .hs-form textarea,
.cs-content .hs-form fieldset.form-columns-1 .hs-input {
  width: 100%;
  margin-bottom: 20px;
}

.cs-content .hs-form textarea {
  height: 180px;
}

.cs-content .hs-form input[type="submit"] {
  width: auto;
  background-color: #F05D34;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  border-radius: 4px;
  font-weight: 700;
  padding: 9px 24px;
  letter-spacing: normal;
  border: none;
  text-shadow: none;
}

.cs-content .hs-form input[type="submit"]:hover,
.cs-content .hs-form input[type="submit"]:focus {
  outline: none;
  background: #c9431e;
}





/* Hide left images on mobile 

@media screen and (max-width: 767px) {
.ss-section .ss-device-shadow:first-child {
display: none;
}

}
*/





/* Make footer items more legible */

.x-colophon.bottom .x-nav li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 14px;
}





/* Make main nav all caps */

body .x-navbar .desktop .x-nav>li>a {
  font-size: 14px;
}

.x-navbar .x-nav-wrap .x-nav>li>a {
  letter-spacing: 0;
  text-transform: uppercase;
}

.x-btn {
  letter-spacing: normal;
}





@media only screen and (max-width: 978px) {
  .ss-right {
    width: 50%;
    text-align: center;
  }
}

/* Nav breakpoint adjustment */

@media screen and (min-width: 1080px) and (max-width: 1140px) {
  body .x-navbar .desktop .x-nav>li>a:not(.x-btn-navbar-woocommerce) {
    padding-left: 11px;
    padding-right: 11px;
  }
 

}
@media screen and (min-width: 1024px) and (max-width: 1079px) {
  body .x-navbar .desktop .x-nav>li>a:not(.x-btn-navbar-woocommerce) {
    padding-left: 11px;
    padding-right: 8px;
  }


}
@media screen and (min-width: 979px) and (max-width: 1023px) {
  body .x-navbar .desktop .x-nav>li>a:not(.x-btn-navbar-woocommerce) {
    padding-left: 9px;
    padding-right: 4px;
  }
  body .x-nav-wrap.desktop {
    padding-left: 200px;
  }

}

.x-brand {
	margin-left:-30px;
}

/* handle subnav */

.x-navbar .desktop .x-nav>li.menu-item-has-children > a span::after {
  content: '\f0d7';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 5px;
  text-decoration: none;
  font-size: 11px;
}
.x-navbar .desktop .x-nav>li.x-active.menu-item-has-children > a span::after {
  content: '\f0d8';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 5px;
  text-decoration: none;
  font-size: 11px;
}
.x-navbar .x-nav-wrap .x-nav > li.current-menu-ancestor > a {
  color: #67abdd;
}

.x-navbar .desktop .x-nav>li.menu-item-has-children > a, .x-nav-wrap.desktop #menu-main .sub-menu li.menu-item-has-children {
  cursor: default;
}

.x-navbar .desktop .x-nav>.current-menu-parent>a>span {
  color: #67abdd;
}
.x-nav-wrap.desktop #menu-main .sub-menu li.menu-item-has-children>a {
  color: #67abdd;
  cursor: default;
}

.desktop .sub-menu {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0 4px 5px rgba(0,0,0,.35);
}


/* Logo Section */

.ss-logo-section h5,
.ss-logo-section .h5 {
  font-weight: 600;
  font-size: 17px;
  line-height: 24px;
  margin: 20px 0;
  color: #777;
}

.ss-logo-section .x-img {
  display: inline-block;
  height: auto;
  width: auto;
  max-width: 180px;
  margin: 0 0 20px;
}
.ss-logo-section .x-column {
  border-bottom: 1px solid #bbb;
}
.single-resources .ss-logo-section .x-column {
  padding-top: 30px;
  border-bottom: 0px;
}
@media screen and (max-width: 979px) {
  .ss-logo-section h5,
  .ss-logo-section .h5 {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 10px;
  }

  .ss-logo-section .x-img {
    display: inline-block;
    height: auto;
    width: auto;
    max-width: 100px;
    margin: 0 0 20px;
  }

}



/* Gated Template */

.ss-hero-section.ss-gated-hero {
  height: auto !important;
  min-height: 0;
}

.ss-hero-section.ss-gated-hero h1,
.ss-hero-section.ss-gated-hero .h1 {
  margin: 85px 0;
}

.cs-content.ss-gated-form,
.cs-content.ss-gated-content {
  margin: 40px 0;
}

.cs-content.ss-gated-form form {
  margin: 0;
  padding: 0;
}

.cs-content.ss-gated-form input {
  height: 40px;
}

.cs-content.ss-gated-form input[type="submit"] {
  margin: 20px 0 0;
  width: 100%;
  height: auto;
  font-size: 20px;
  padding: 16px 24px;
}

.cs-content.ss-gated-form.ss-rad {
  padding: 30px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 9;
}

.ss-gated-form .hbspt-form form label, 
.ss-gated-form .hbspt-form form input[type="text"], 
.ss-gated-form .hbspt-form form input[type="email"] {
  font-size : 16px;
}

.ss-gated-form .hbspt-form form .legal-consent-container p {
  font-size : 14px;
}


@media screen and (min-width: 980px) {
  .ss-hero-section.ss-gated-hero h1,
  .ss-hero-section.ss-gated-hero .h1 {
    width: 50%;
  }
  .cs-content.ss-gated-form {
    float: right;
    width: 40%;
    margin: -180px 0 180px 10%;
    padding: 40px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 9;
  }
  .cs-content.ss-gated-content {
    margin: 72px 0;
  }
  .cs-content.ss-gated-form.ss-rad {
    width : 50%;
    float: none;
    margin: 10px auto 30px auto;
  }

}




/* Mobile Fixes */

@media screen and (max-width: 979px) {
  .masthead .x-container.width {
    width: auto;
    padding-right: 6%;
  }
  .form-search {
    width: 100%;
  }
  .x-navbar .mobile .x-nav {
    margin: 25px 0 0 6%;
  }

}

@media screen and (max-width: 767px) {
  .x-section.bg-image,
  .x-section.bg-pattern {
    background-position: 67% 50%;
  }

}

button.alm-load-more-btn.loading,
button.alm-load-more-btn.loading:hover,
button.alm-load-more-btn.loading:focus,
button.alm-load-more-btn.loading:active {
  background: #fff !important;
  color: #ef592f;
}

button.alm-load-more-btn:focus {
  outline: none;
}




/* Doc CSS */

.signup-container {
  max-width: 850px;
  margin: 20px auto 0;
  height: 850px;
}

@media (max-width: 887px) {
  .signup-container {
    height: 940px;
  }

}




/* Author Bio */

.ss-author {
  margin: 60px 0;
  background: #f4f6f7;
  border-radius: 3px;
  padding: 20px;
}

.ss-author img {
  float: left;
  margin: 0 20px 20px 0;
  border-radius: 45px;
}

.ss-author h3 {
  margin: 5px 0 0;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 24px;
}

.ss-author-bio {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width:480px) {
  .ss-author-bio {
    padding-left: 110px;
  }
  .ss-author {
    padding: 30px;
  }

}




/* Pricing Table Safari Fix */

body .x-pricing-table {
  display: table;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .x-pricing-column {
  display: table-cell;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
}

body .x-pricing-column-info {
  height: auto;
}




/* Custom hero Additions */

.short-banner {
  height: 220px !important;
  min-height: inherit !important;
}

@media (max-width: 767px) {
  .short-banner {
    min-height: 50vh !important;
  }

}

.short-banner h1 {
  font-size: 42px;
  margin: 10px 0px !important;
}

.short-banner p {
  font-size: 18px;
}




/* Custom Pricing Additions */

.toggle-image {
  max-height: 25px;
  cursor: pointer;
}

.toggle-container span {
  color: #748694;
  margin-right: 5px;
  margin-left: 5px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

.toggle-container span.active {
  color: #224661;
}

.scaling-features .additional-companies {
  font-weight: 400;
  margin-top: 3px;
  font-style: italic;
}

.scaling-features .additional-companies .x-price-inline {
  display: inline;
}

.updated-table {
  margin: 0 auto !important;
}
.updated-table .x-pricing-table {
  padding: 30px 0px;
  margin-bottom: 50px;
  margin-top: 0px;
}
@media (max-width: 1000px) {
  .updated-table .x-pricing-table {
    margin-bottom: 50px;
  }

}
.updated-table .x-pricing-column {
  border: none;
  box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.12);
  width: 33.33333%;
  background-color: #224661;
}

.updated-table .x-pricing-column.featured {
  background-color: #0d90d2;
}
@media (max-width: 1000px) {
  .updated-table .x-pricing-column {
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }

}
.updated-table .x-pricing-column h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 0;
  color: #fff;
  letter-spacing: 1.5px;
}
.updated-table .x-pricing-column .x-btn.x-btn-large {
  background-color: transparent !important;
  color: #5CADEB;
  border: 2px solid #5CADEB;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 30px;
}
.updated-table .x-pricing-column-info {
  padding-bottom: 0;
}
.updated-table .x-pricing-column-info .x-price {
  color: #fff !important;
  font-size: 34px;
  line-height: 1.3;
}
.updated-table .x-pricing-column-info .x-interval {
  color: #fff;
  font-size: 21px;
}
.updated-table .x-pricing-column-info .feature-wrapper {
  color: #4a4a4a;
  background-color: #fff;
  padding-top: 20px;
  min-height: 300px;
}
.updated-table .x-pricing-column-info p.feature-header {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  margin: 0 auto;
  padding: 0px 20px;
  font-weight: 600;
  color: #333538;
}
.x-pricing-column.featured {
  margin-bottom: -3px;
}
.updated-table .x-pricing-column-info ul.scaling-features {
  margin-bottom: 10px;
}
.x-pricing-column.featured .x-pricing-column-info {
  padding-bottom: 0;
}
.updated-table .x-pricing-column-info ul.scaling-features li {
  color: #fff;
  font-weight: 600;
}
.updated-table .x-pricing-column-info .buttonbox {
  min-height: 130px;
  padding-left: 20px;
  padding-right: 20px;
}
.updated-table .x-pricing-column-info .buttonbox.short {
  min-height: 10px;
}
.updated-table .x-pricing-column-info .buttonbox p {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  font-style: italic;
}
.updated-table .x-pricing-column-info ul {
  list-style-type: none;
  text-align: center;
  margin: 0 auto;
}
.updated-table.left-aligned-bullets .x-pricing-column-info ul.other-features {
  list-style-type: none;
  text-align: left;
  margin: 0 auto;
}
.updated-table .x-pricing-column-info ul > li {
  border: none !important;
  font-weight: 400;
  color: #4A4A4A;
}
.updated-table.left-aligned-bullets .x-pricing-column-info ul.scaling-features > li:nth-child(2) {
  min-height: 60px;
}

.updated-table.left-aligned-bullets .x-pricing-column-info ul.other-features > li {
  min-height: 60px;
}

.updated-table.left-aligned-bullets .x-pricing-column-info ul.other-features > li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  margin: 0 5px 0 -20px;
  color: #5fba7d;
}
.updated-table.left-aligned-bullets .x-pricing-column-info ul.other-features.no > li {
  min-height: 60px;
  color: #888888;
}
.updated-table.left-aligned-bullets .x-pricing-column-info ul.other-features.no > li:before {
  font-family: 'FontAwesome';
  content: '\f00d';
  margin: 0 5px 0 -20px;
  color: #888888;
}
.updated-table .x-pricing-column.featured {
  box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.12);
  border: 2px solid #0d90d2;
  border-top-width: 20px;
  padding-top: 10px;
  margin-top: -30px;
}
.updated-table .x-pricing-column.featured .x-btn.x-btn-large {
  background-color: #F15822 !important;
  color: #FFF;
  border: 2px solid #F15822;
  font-weight: 400;
}
.updated-table .x-pricing-column.featured h2 {
  padding: 30px 20px 0px;
}
.updated-table .x-pricing-column.featured h2:before {
  content: none;
}
.updated-table .x-pricing-column:nth-child(1) {
  border-radius: 6px 0 0 6px;
}
.updated-table .x-pricing-column:nth-child(2) {
  border-radius: 6px;
}
.updated-table .x-pricing-column:nth-child(3) {
  border-radius: 6px;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info ul.other-features > li, 
.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info ul.other-features.no > li, 
.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info ul.scaling-features > li:nth-child(2) {
  min-height: auto;
  margin: 0 15px;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info .feature-wrapper {
  min-height: 570px;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 1102px) {
  .updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info .feature-wrapper {
   min-height: 640px; 
  }
}

@media (max-width: 1000px) {
  .updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info .feature-wrapper {
   min-height: auto;
   padding-bottom: 20px;
  }
  .updated-table.left-aligned-bullets.updates-2021 .x-pricing-column.featured h2 {padding-top:0px;}
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info .feature-wrapper.updated, 
.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column-info .feature-wrapper.updated ul li {
  font-size: 16px;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column .feature-wrapper.updated p.header {
  margin: 20px;
  font-weight: bold;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column .buttonbox.short {
  min-height: 40px;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column.featured .x-pricing-column-info ul {
   margin-bottom: 0px;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column:nth-child(3) {
    border-radius: 0 6px 6px 0;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column:nth-child(1) .feature-wrapper.updated {
  border-radius: 0 0 0 6px;
}

.updated-table.left-aligned-bullets.updates-2021 .x-pricing-column:nth-child(3) .feature-wrapper.updated {
  border-radius: 0 0 6px 0;
}


.pricing-page-link {
  background-color: #F7F7F7;
  padding: 12px 40px !important;
  border-radius: 6px;
  overflow: auto;
  margin-bottom: 20px;
  transition: all 0.1s linear;
}
@media (max-width: 799px) {
  .pricing-page-link {
    text-align: center !important;
  }

}
.pricing-page-link:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 800px) {
  .pricing-page-link .x-text {
    float: left;
    max-width: 50%;
  }

}
.pricing-page-link .x-text p {
  margin: 0;
  line-height: 2;
  font-weight: 600;
  color: #8D8D8D;
}
@media (max-width: 799px) {
  .pricing-page-link .x-text p {
    text-align: center !important;
  }

}
.pricing-page-link .x-btn {
  padding: 0;
  line-height: 2;
  font-size: 18px;
  color: #0C95D9;
  background: none;
}
@media (min-width: 800px) {
  .pricing-page-link .x-btn {
    float: right;
    max-width: 50%;
  }

}

@media (min-width: 800px) {
  .features-header, .features-list {
    text-align: center;
  }
  .features-header .feature-column, .features-list .feature-column {
    float: left;
    margin-right: 3%;
  }
  .features-header .feature-column.x-2-5, .features-list .feature-column.x-2-5 {
    width: 31%;
  }
  .features-header .feature-column.x-1-5, .features-list .feature-column.x-1-5 {
    width: 23%;
  }

}

.features-header {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
  background-color: #F7F7F7 !important;
  position: relative;
  left: 0;
  right: 0;
  /* z-index: 3000;*/
  padding: 15px 0px !important;
  /* Header */
}
.features-header h2.man {
  font-size: 16px;
  color: #5A5A5A;
  letter-spacing: 0.5px;
  line-height: 20px;
  font-weight: bold;
}
.features-header h3.x-price {
  margin: 0 auto;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.5;
  color: #5A5A5A;
  font-weight: bold;
}
.features-header h3.x-price .x-interval {
  display: inline-block;
  margin-left: 0.3em;
  font-size: 12px;
  font-weight: 600;
}
.features-header .x-btn.x-btn-large {
  background-color: transparent !important;
  color: #5CADEB;
  border: 2px solid #5CADEB;
  font-weight: 400;
  font-size: 14px;
  padding: 5px 15px;
  margin-top: 0px;
  transition: all 0.3s linear;
}
.features-header .featured .x-btn.x-btn-large {
  background-color: #F15822 !important;
  color: #FFF;
  border: 2px solid #F15822;
  font-weight: 400;
}
.features-header .feature-column:hover .x-btn.x-btn-large {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.features-header-fixed .features-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3000;
}
.admin-bar.features-header-fixed .features-header {
  top: 32px;
}

.features-list {
  /* Rows */
}
.features-list .feature-row {
  border-bottom: 1px solid #E7E5E5;
}
@media (max-width: 767px) {
  .features-list .feature-row {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

}
.features-list .feature-column {
  padding: 15px 30px !important;
}
@media (max-width: 767px) {
  .features-list .feature-column {
    text-align: center;
    padding: 5px 20px !important;
  }
  .features-list .feature-column:before {
    width: 50%;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    display: block;
    text-align: left;
  }
  .features-list .feature-row .feature-column:nth-child(2):before {
    content: 'Drive';
  }
  .features-list .feature-row .feature-column:nth-child(3):before {
    content: 'Engage';
  }
  .features-list .feature-row .feature-column:nth-child(4):before {
    content: 'Engage Pro';
  }

}
.features-list h2.h-custom-headline {
  text-transform: uppercase;
  color: #000;
  font-size: 21px;
  line-height: 2;
  font-weight: bold;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .features-list h2.h-custom-headline {
    padding-left: 0px;
    border-bottom: 1px solid #E7E5E5;
    margin-top: 0px;
    text-align: center !important;
    margin-bottom: -70px;
  }

}
.features-list h3.h-custom-headline {
  color: #4A4A4A;
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
  margin: 0;
}
.features-list .feature p {
  font-size: 12px;
  color: #9B9B9B;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .features-list .feature p {
    margin-bottom: 10px;
  }

}
.features-list p {
  font-size: 14px;
  color: #4A4A4A;
  margin: 0;
}
.features-list .social-icons i {
  margin: 0 0.2em;
}



/* Faq section */

@media (min-width: 768px) {
  #faqs {
    position: relative;
    left: 0;
    right: 0;
    z-index: 4000;
  }
  #faqs .x-column {
    margin-right: 8%;
  }
  #faqs .x-column.x-1-2 {
    width: 46%;
  }
  #faqs .x-column.last,
  #faqs .x-column:last-of-type {
    margin-right: 0;
  }

}




/* Agency Page */

.independent-price-box .wrapper {
  background-color: #F7F7F7;
  padding: 30px 60px !important;
  border-radius: 6px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  text-align: center;
  margin: 0 auto;
}

@media (min-width: 800px) {
  .independent-price-box .wrapper {
    max-width: 320px;
  }

}

.independent-price-box .wrapper:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.independent-price-box h2.man {
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 0;
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.independent-price-box .x-price {
  color: #4C4C4C !important;
  font-size: 34px;
  line-height: 1.3;
  margin-top: 0;
}

.independent-price-box .x-price .prelude {
  font-size: 22px;
  color: #000;
}

.independent-price-box .x-price .x-interval {
  color: #4C4C4C;
  font-size: 21px;
}

.independent-price-box .x-btn {
  background-color: #F15822 !important;
}

.independent-price-box ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.independent-price-box ul li {
  list-style-type: none;
  margin-bottom: 10px;
}





/* Fixing Select Boxes on Forms */

.hbspt-form select {
  width: 100%;
  margin-bottom: 20px
}

/* fixing legal consent text for forms in heros */

.ss-hero-section .hbspt-form .legal-consent-container p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}


/* "no credit card" line for A/B testing */

.ss-hero-section .no-credit-card p {
  margin-top: 1em;
  font-size: 16px;
  margin-bottom: 0;
}




/* javascript button css for hubspot integration page */

.ss-hero-section .btn-hubspot-connect {
  margin: 0 auto;
  width: 300px;
  height: 55px;
}

.blog-inline-cta-no-image {
  background-color: #0b486e;
  color: white;
  padding: 20px 40px;
  text-align: center;
  margin: 30px 0;
  border-radius: 4px;
}

.blog-inline-cta-no-image p {
  color: white;
  width: 60%;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.blog-inline-cta-no-image a.x-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog-inline-cta-no-image .cta-wrapper {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .blog-inline-cta-no-image {
    text-align: left;
  }
  .blog-inline-cta-no-image a.x-btn {
    display: inline-block;
    margin-left: 30px;
  }
  .blog-inline-cta-no-image .cta-wrapper {
    display: inline;
    margin-top: 0;
  }

}

.blog-inline-cta-image {
  background-color: #0b486e;
  color: white;
  padding: 20px 40px;
  text-align: center;
  margin: 30px 0;
  border-radius: 4px;
}

.blog-inline-cta-image.light {
  background-color: #F0F2F4;
}


.blog-inline-cta-image p {
  color: white;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.blog-inline-cta-image.light p {
  color: #103859;
}

.blog-inline-cta-image a.x-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 20px;
}

.blog-inline-cta-image .cta-wrapper {
  margin-top: 20px;
  width: auto;
  vertical-align: middle;
}

.blog-inline-cta-image img {
   width: 100%;
   max-width: 200px;
}

@media (min-width: 768px) {
  .blog-inline-cta-image {
    text-align: left;
  }
  .blog-inline-cta-image a.x-btn {
    display: inline-block;
  }
  .blog-inline-cta-image .cta-wrapper {
    display: inline-block;
    margin-top: 0;
    margin-left: 20px;
    width: 60%;
  }

}




/***** Explorer Landscape Index and Single ******/


/* explorer landspace index */

.industry-groups .industry-title {
  font-weight: 800;
  font-size: 30px;
  color: #072B41;
  line-height: 36px;
  padding-top: 10px;
}
.industry-groups .industry-title:before {
  content: "";
  width: 50px;
  height: 4px;
  background: #5FAEE9;
  display: block;
  margin-bottom: 10px;
}
.single-explorer_industries .industry-groups .industry-title:before {
  content: none;
}
.industry-row {
  clear: both;
}

.industry-item {
  width: 30.33%;
  float: left;
  margin-right: 3%;
  margin-bottom: 60px;
  max-width: 356px;
}

.industry-item .title {
  font-weight: 700;
  font-size: 20px;
  color: #1D91D1;
  line-height: 40px;
  display: inline-block;
}

.industry-item .number {
  font-size: 16px;
  line-height: 40px;
  color: #454545;
  font-weight: 700;
  padding-left: 5px;
}

.industry-item .industry-item-meta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.industry-item .industry-item-image {
  margin-bottom: 17px;
  background-size: cover;
  background-position: center;
  display: block;
  height: 205px;
  max-width: 356px;
  width: 100%;
  position: relative;
}
.industry-item .industry-item-image:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.2);
}

.industry-item .company-logos {
  vertical-align: top;
  margin-left: auto;
  white-space: nowrap;
  min-width: 90px;
  text-align: right;
}

.industry-item .company-logos img {
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #f1f1f1;
  height: 40px;
  width: 40px;
  position: relative;
  margin-left: -10px;
}

.industry-item .company-logos img:nth-of-type(3n+1) {
  z-index: 3;
}

.industry-item .company-logos img:nth-of-type(3n+2) {
  z-index: 2;
}

.industry-item .company-logos img:nth-of-type(3n+3) {
  z-index: 1;
}

@media only screen and (max-width: 979px) {
  .industry-row .industry-item,
  .industry-row .industry-item:nth-of-type(3n+1),
  .industry-row .industry-item:nth-of-type(3n+2) {
    width: 100%;
    float: left;
    clear: none;
    margin-right: 4%;
    margin-bottom: 40px;
  }

}

@media only screen and (max-width: 880px) {
  .industry-row .industry-item,
  .industry-row .industry-item:nth-of-type(3n+1),
  .industry-row .industry-item:nth-of-type(3n+2),
  .industry-row .industry-item:nth-of-type(2n+1),
  .industry-row .industry-item:nth-of-type(2n+2) {
    float: none;
    width: 100%;
    margin: 0 auto 40px;
  }
  .industry-groups .industry-title {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 33px;
    padding-top: 0;
    max-width: 356px;
    display: block;
    margin: 0 auto;
  }
  .industry-item .title {
    font-size: 20px;
    line-height: 32px;
  }
  .industry-item .company-logos img {
    margin-left: -9px;
    height: 32px;
    width: 32px;
  }
  .industry-item .company-logos {
    min-width: 65px;
  }
  .industry-item .number {
    font-size: 13px;
    line-height: 32px;
    margin-left: 5px;
  }

}




/* explorer landspace single */

.industry-single .title,
.industry-section .industry-groups .industry-title {
  color: #092032;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  font-weight: 800;
  margin: 0;
}

@media only screen and (max-width: 400px) {
  .industry-single .title,
  .industry-section .industry-groups .industry-title {
    font-size: 22px;
    line-height: 30px;
  }

}

.industry-single .title-sm {
  color: #092032;
  font-size: 30px;
  line-height: 41px;
  text-align: center;
  font-weight: 800;
  margin: 0;
}

@media only screen and (max-width: 400px) {
  .industry-single .title-sm {
    font-size: 22px;
    line-height: 30px;
  }

}



/* explorer navigation */

.industry-single-nav .industry-nav {
  height: 60px;
  background-color: #231F20;
}

.industry-single-nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 20px 0;
  position: relative;
}

.menu li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  margin: 0;
  list-style-type: none;
  line-height: 20px;
  cursor: pointer;
}

.menu li a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  opacity: 0.75;
}

@media only screen and (max-width: 979px) {
    .menu li a {
        line-height: 28px;
    }
}

.menu li:last-child {
  margin-right: 0;
}

.menu li.see-all:before {
  content: '';
  display: inline-block;
  background-image: url('images/icon-see-all.png');
  background-repeat: no-repeat;
  background-size: 15px;
  height: 15px;
  width: 15px;
  margin-right: 8px;
  opacity: 0.75;
}

.menu li:after {
  content: '';
  position: absolute;
  background-color: transparent;
  height: 2px;
  width: 110%;
  bottom: -20px;
  left: -5%;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.menu li:hover a {
  opacity: 1;
}

.menu li.see-all:hover:before {
  opacity: 1;
}

.menu li.current-menu-item a {
  opacity: 1;
}

@media only screen and (max-width: 979px) {
  .industry-single-nav .menu {
    width: 100%!important;
    padding-right: 6%;
    padding-left: 6%;
  }
  .menu li:last-child {
    padding-right: 20px;
  }
  .menu li:last-child:after {
    width: calc(110% - 20px);
  }

}

.industry-single .action-buttons {
  position: fixed;
  top: 240px;
  width: 80px;
  z-index: 1000;
}
    
.industry-single .action-buttons .action {
  cursor: pointer;
  text-decoration: none;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  padding: 12px;
  background: #ef5830;
  border-radius: 0 4px 4px 0;
  transition: transform .5s;
  margin-left: -10px;
  width: 90px;
  box-shadow: 0 6px 18px 0 rgba(0,0,0,0.1);
  padding-left: 20px;
}
.industry-single .action-buttons .action .icon-btn {
  width: 30px;
  height: 30px;
  text-align: center;
  background: #fff;
  color: #ef5830;
  border-radius: 50%;
}
    
.industry-single .action-buttons .action .icon-btn .btn-icon {
  font-size: 20px;
  vertical-align: bottom;
}
    
.industry-single .action-buttons .fa-chain:before, .action-buttons .fa-link:before {
  content: "\f0c1";
}
.industry-single .action-buttons .action .btn-text {
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  line-height: 1.1;
  color: #fff;
  margin-top: 10px;
  font-weight: 700;
}
.industry-single .action-buttons .action+.action {
  margin-top: 10px;
}
    
.industry-single .action-buttons .action .icon-btn .btn-icon {
  font-size: 20px;
  vertical-align: middle;
}
    
    
    
.industry-single .action-buttons .action:hover {
  -webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.25);
  transition: opacity .13s ease-in;
  box-shadow: 0 6px 16px 0 rgba(0,0,0,0.25);
  transition: transform .3s;
  transform: translate(10px, 0);
}
    
.industry-single .action-buttons .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
    
.industry-single .action-buttons *:before, .action-buttons *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.industry-single .action-buttons .fa-plus:before {
  content: "\f067";
}

@media (max-width: 991px) {
    .industry-single .action-buttons {
        top:184px
    }
}

@media (max-width: 767px) {
    .industry-single .action-buttons {
        top:unset;
        bottom: 20px;
        padding: 0 0 0 10px;
    }

    .industry-single .action-buttons .action.x-share {
        display: none
    }

    .industry-single .action-buttons .action {
        padding: 6px;
        width: 80px
    }

    .industry-single .action-buttons .action .btn-text {
        margin-top: 5px
    }

    .industry-single .action-buttons .action .icon-btn {
        width: 24px;
        height: 24px
    }

    .industry-single .action-buttons .action .icon-btn .btn-icon {
        font-size: 15px;
        vertical-align: middle;
        padding-bottom: 3px
    }
}

.industry-single .social-brand .brand {
  display: inline-block;
  color: #4C4C4C;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-left: 15px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 140px;
  white-space: normal;
}
  
  
@media only screen and (max-width: 820px) {
  .industry-single .social-brand .brand {
    display: inline-block;
    color: #4C4C4C;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-left: 15px;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 240px;
    white-space: normal;
  }

}

  .key-trends-insights{
    margin-bottom:90px;
  }  
.key-trends  {
  display:flex;
  flex-wrap: wrap;
  margin-top:30px;
}                    
.key-trends .key-trend {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  margin: 0 1% 14px;
  text-align:left;
  font-size:16px;
}

.key-trends .key-trend .thumb {
  float:left;
  width: 70px;
}
.key-trends .key-trend .trend-text {

  margin-left:85px;
}

.industry-single .key-trends-insights .fa,
.industry-single .key-trends-insights .fab,
.industry-single .key-trends-insights .fas,
.industry-single .key-trends-insights .far {
  font-size: 50px;
  color: #60ace8;
}

@media only screen and (max-width: 1023px) {
  .key-trends .key-trend {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin:1% 0 ;
  }
}


    
/* landscape explorer industry banner */

.industry-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  height: 55vh;
  min-height: 420px;
  padding: 45px 0;
  margin: 0;
}


@media only screen and (max-width: 400px) {

  .industry-banner p {
    font-size: 14px;
    line-height: 26px;
  }

}



/* landscape explorer general insights */

.general-insights {
  margin-top: 74px;
  margin-bottom: 90px;
}

.general-insights .stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 60px 0;
}

.general-insights .stats .stat {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  position: relative;
  padding: 0 20px;
}

.general-insights .stats .stat:after {
  display: block;
  content: '';
  position: absolute;
  top: -10%;
  right: 0;
  width: 1px;
  height: 120%;
  background-color: #979797;
  opacity: 0.25;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
}

.general-insights .stats .stat:last-child:after {
  display: none;
}

.general-insights .stats .stat-title {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0.25px;
  font-weight: 600;
  line-height: 27px;
  text-transform: uppercase;
}


.general-insights .stats .stat-title .icon-info {
  margin: 3px;
  color: #bbb;
  font-size: 14px;
  line-height: 21px;
  vertical-align: top;
}

.info-tooltip {
  text-align: center;
  display: none;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  width: 100%;
  max-width: 200px;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1), 0 16px 22px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.1), 0 16px 22px 0 rgba(0,0,0,0.1);
}

.general-insights .stats .stat-number {
  color: #88364E;
  font-size: 62.4px;
  line-height: 85px;
}

.general-insights .text-block {
  display: block;
  margin: 0 auto;
  max-width: 750px;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  .general-insights .stats {
    display: block;
  }
  .general-insights .stats .stat {
    padding: 35px 0;
    max-width: 350px;
    margin: 0 auto;
  }
  .general-insights .stats .stat:after {
    display: none;
  }
  .general-insights .stats .stat:before {
    display: block;
    content: '';
    position: absolute;
    background-color: #979797;
    opacity: 0.25;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: skewY(-6deg);
    transform: skewY(-6deg);
  }
  .general-insights .stats .stat:last-child:before {
    display: none;
  }

}

@media only screen and (max-width: 400px) {
  .general-insights {
    margin-top: 37px;
    margin-bottom: 36px;
  }
  .general-insights .stats {
    margin: 44px 0 30px;
  }
  .general-insights .stats .stat-title {
    font-size: 14px;
    line-height: 27px;
  }
  .general-insights .stats .stat-number {
    font-size: 45px;
    line-height: 61px;
  }
  .general-insights .stats .stat:last-child {
    padding-bottom: 0;
  }
  .general-insights .stats .stat:first-child {
    padding-top: 0;
  }
  .info-tooltip {
    max-width: 100px;
  }

}



/* social landscpage section */

.social-landscape-section {
  margin-bottom: 100px;
}

.social-landscape-section .title {
  padding-top: 87px;
  padding-bottom: 53px;
  border-top: 1px solid rgba(151, 151, 151, 0.25);
}

.social-landscape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-landscape:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.social-landscape .social-brand {
  height: 90px;
  display: block;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.6% 14px;
  padding: 19px 0;
  position: relative;
  -webkit-transition: -webkit-box-shadow 300ms ease-in;
  transition: -webkit-box-shadow 300ms ease-in;
  transition: box-shadow 300ms ease-in;
}

.social-landscape .social-brand:hover {
  -webkit-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.25);
}

.social-brand .thumb {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  vertical-align: middle;
  border: 1px solid #EFEFEF;
  margin-left: 25px;
}

.social-brand .brand {
  display: inline-block;
  color: #4C4C4C;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-left: 15px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 150px;
  white-space: nowrap;
}

.social-brand .social {
  position: absolute;
  top: 31px;
  right: 25px;
}

.social-brand .social .icon {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 17px;
  height: 17px;
  width: 17px;
  margin-left: 6px;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.social-brand .social .icon:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 0.75;
}

.social-brand .social .facebook {
  background-image: url('images/social-icon-facebook.png');
}

.social-brand .social .instagram {
  background-image: url('images/social-icon-instagram.png');
}

.social-brand .social .twitter {
  background-image: url('images/social-icon-twitter.png');
}

.social-brand .social .tiktok {
  background-image: url('images/social-icon-tiktok.png');
}

@media only screen and (max-width: 1200px) {
  .social-landscape .social-brand {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    margin: 0 1% 14px;
  }
  
  .social-brand .brand {
    width: 220px;
  }

}

@media only screen and (max-width: 1024px) {

  
  .social-brand .brand {
    width: 200px;
  }

}

@media only screen and (max-width: 900px) {

  
  .social-brand .brand {
    width: 150px;
  }

}

@media only screen and (max-width: 820px) {
  .social-landscape .social-brand {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 14px;
  }
  
  .social-brand .brand {
    width: 220px;
  }

}

@media only screen and (max-width: 520px) {
  .social-landscape .social-brand {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 14px;
  }
  
  .social-brand .brand {
    width: 150px;
  }

}

@media only screen and (max-width: 450px) {
  .social-landscape-section {
    margin-bottom: 70px;
  }
  .social-landscape-section .title {
    padding-top: 36px;
    padding-bottom: 43px;
  }
  .social-landscape .social-brand {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    height: 52px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 14px 0;
    padding: 0;
  }
  .social-landscape .social-brand:hover {
    -webkit-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0);
  }
  .social-brand .thumb {
    margin: 0 auto;
    display: block;
  }
  .industry-single .social-brand .brand,
  .industry-single .social-brand .social {
    display: none;
  }

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .social-landscape .social-brand:last-child {
    margin-right: auto;
  }

}



/* call to action section single industry */

.call-to-action-section {
  margin-bottom: 125px;
  text-align: center;
}

.call-to-action-section .x-btn {
  margin-top: 30px;
}

.call-to-action-section .call-to-action {
  background-color: #F6F6F6;
  display: block;
  padding: 55px 100px;
  margin: 0 100px;
}

@media only screen and (max-width: 700px) {
  .call-to-action-section {
    background-color: #F6F6F6;
  }
  .call-to-action-section .call-to-action {
    padding: 55px 0;
    margin: 0;
  }

}




/* social platform banner with logo */

.social-platform {
}

.social-platform .social-banner {
  position: relative;
  background: #fff;
  z-index: -1;
}

.social-platform .social-banner:before,
.social-platform .social-banner:after {
  background: inherit;
  content: '';
  display: block;
  height: 30%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
  -webkit-transform: skewY(-1.5deg);
  transform: skewY(-1.5deg);
  -webkit-backface-visibility: hidden;
}

.social-platform .social-banner:before {
  top: -30%;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.social-platform .social-banner:after {
  bottom: 0;
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
}

.social-platform .social-banner .bk-image {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 250px;
  opacity: 0.15;
}

.cover-blue-pink {
  opacity: 0.5;
  background: linear-gradient(135deg, #0072C7 0%, #B95656 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072C7', endColorstr='#B95656', GradientType=1);
}

.cover-instagram {
  background: linear-gradient(135deg, #E40F3E 0%, #5619BB 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E40F3E', endColorstr='#5619BB', GradientType=1);
}

.cover-facebook {
  background: linear-gradient(135deg, #35D1D1 0%, #3A589D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35D1D1', endColorstr='#3A589D', GradientType=1);
}

.cover-twitter {
  background: linear-gradient(135deg, #5210E5 0%, #19A9E3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5210E5', endColorstr='#19A9E3', GradientType=1);
}

.cover-tiktok {
  background: linear-gradient(135deg, #e5107c 0%, #1d2327 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5107c', endColorstr='#1d2327', GradientType=1);
}

.social-platform .social-banner .platform {
  position: absolute;
  top: 44%;
  left: 50%;
  color: white;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.social-platform .social-banner .platform .logo {
  font-size: 50px;
  line-height: 68px;
  padding-left: 90px;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.social-platform .social-banner .platform .logo:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 70px;
  height: 70px;
  width: 70px;
  margin-left: -90px;
}

.social-platform .social-banner .platform .instagram:before {
  background-image: url('images/logo-instagram.png');
}

.social-platform .social-banner .platform .facebook:before {
  background-image: url('images/logo-facebook.png');
}

.social-platform .social-banner .platform .twitter:before {
  background-image: url('images/logo-twitter.png');
  top: 10px;
}

.social-platform .social-banner .platform .tiktok:before {
  background-image: url('images/logo-tiktok.png');
  top: 10px;
}

@media only screen and (max-width: 1050px) {
  .social-platform .social-banner .platform {
    top: 39%;
  }

}

@media only screen and (max-width: 500px) {
  .social-platform .social-banner .platform {
    top: 37%;
  }
  .social-platform .social-banner .platform .logo {
    font-size: 27px;
    line-height: 37px;
    padding-left: 45px;
  }
  .social-platform .social-banner .platform .logo:before {
    background-size: 37px;
    height: 37px;
    width: 37px;
    margin-left: -45px;
  }

}



/* social platform hashtags */

.hash-tags-section {
  margin-top: 60px;
  margin-bottom: 25px;
}

.hash-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0;
}

.hash-tags .hash-tag {
  -ms-flex-preferred-size: 250px;
  flex-basis: 250px;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 90px;
}

.hash-tags .hash-tag .hash {
  color: #2D438B;
  font-size: 42px;
  font-weight: 300;
  line-height: 57px;
  margin-bottom: 22px;
  padding: 0 6px;
}

.hash-tags .hash-tag .stat {
  color: #4C4C4C;
  font-size: 18px;
  line-height: 24px;
}

@media only screen and (max-width: 500px) {
  .hash-tags .hash-tag {
    margin-bottom: 45px;
  }
  .hash-tags .hash-tag .hash {
    font-size: 34px;
    line-height: 46px;
    margin-bottom: 20px;
    word-break: break-all;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .hash-tags .hash-tag .stat {
    font-size: 18px;
    line-height: 24px;
  }

}


.industry-groups .industry-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.industry-groups .industry-items .industry-item {
  float: none;
  margin: 1.5%!important;
}

/* masonry grid posts */

.performing-posts {
  margin: 45px auto 125px;
}

.performing-posts .grid-item {
  margin-bottom: 16px;
  max-width: 280px;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 23px;
  color: #4C4C4C;
  overflow: hidden;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.performing-posts .grid-item .overlay {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.93);
  -webkit-transition: opacity 0.13s ease-in;
  transition: opacity 0.13s ease-in;
  -webkit-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.25);
}

.performing-posts .grid-item:hover .overlay {
  opacity: 1;
  bottom: 0;
}

.performing-posts .grid-item:hover .thumb,
.performing-posts .grid-item:hover .brand,
.performing-posts .grid-item:hover img,
.performing-posts .grid-item:hover span,
.performing-posts .grid-item:hover p {
  -webkit-transition: all 0.13s ease-in;
  transition: all 0.13s ease-in;
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);
}

.overlay .stats-container {
  padding: 35px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}

.overlay .stats-container .stats .stat {
  width: 100%;
  padding-bottom: 20px;
}

.overlay .stats-container .stats .stat:first-child {
  border-bottom: 1px solid rgba(151, 151, 151, 0.25);
  margin-bottom: 28px;
}

.overlay .stats-container .stats .stat-title {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
  text-transform: uppercase;
}

.overlay .stats-container .stats .stat-number {
  color: #88364E;
  font-size: 50px;
  font-weight: 300;
  line-height: 68px;
}

.overlay.short .stats-container {
  padding: 18px;
}

.overlay.short .stats-container .stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.overlay.short .stats-container .stats .stat {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  padding-bottom: 0;
}

.overlay.short .stats-container .stats .stat:first-child {
  border-bottom: 0;
  margin-bottom: 0;
  border-right: 1px solid rgba(151, 151, 151, 0.25);
  padding-right: 12px;
}

.overlay.short .stats-container .stats .stat:last-child {
  padding-left: 12px;
}

.overlay.short .stats-container .stats .stat-title {
  font-size: 12px;
  line-height: 18px;
}

.overlay.short .stats-container .stats .stat-number {
  font-size: 36px;
  line-height: 49px;
}

.overlay .stats-container .stats-btn {
  border: 2px solid #4C4C4C;
  border-radius: 3px;
  color: #3B3B3B;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 17px;
  -webkit-transition: color 200ms ease-in, border 200ms ease-in;
  transition: color 200ms ease-in, border 200ms ease-in;
}

.stats-btn:after {
  content: '';
  display: inline-block;
  background-image: url('images/icon-external-link.png');
  background-repeat: no-repeat;
  background-size: 12px;
  height: 14px;
  width: 12px;
  margin-left: 18px;
  vertical-align: middle;
  -webkit-transition: background 200ms ease-in;
  transition: background 200ms ease-in;
}

.overlay .stats-container .stats-btn:hover {
  color: #88364E;
  border-color: #88364E;
  opacity: 0.9;
}

.stats-btn:hover:after {
  background-image: url('images/icon-external-link-hover.png');
}

.performing-posts .grid-item .thumb {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #fff;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  vertical-align: middle;
  border: 1px solid #EFEFEF;
  float: left;
  margin-right: 10px;
}

.performing-posts .grid-item .brand {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  margin-bottom: 17px;
}

.performing-posts .grid-item img {
  margin-bottom: 15px;
  display: block;
  width: 100%;
}

.performing-posts .grid-item span {
  display: block;
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
  margin-bottom: 13px;
}

.performing-posts .grid-item p {
  display: block;
  font-size: 11px;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 12px;
}

@media only screen and (max-width: 648px) {
  .performing-posts {
    margin-bottom: 80px;
  }
  .performing-posts .grid-item .thumb {
    height: 44px;
    width: 44px;
  }
  .performing-posts .grid-item .brand {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 25px;
  }
  .performing-posts .grid-item span {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 8px;
  }
  .performing-posts .grid-item p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .performing-posts .grid-item.hidden-mobile {
    display: none;
  }

}


/* other industries section */

.industry-section {
  margin-bottom: 110px;
}
.industry-section .industry-groups .industry-title {
  padding-top: 90px;
  padding-bottom: 27px;
  border-top: 1px solid rgba(151,151,151,0.25);
}
.industry-section .industry-cta {
  display: block;
  text-align: center;
  color: #353535;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-transform: uppercase;
  margin-bottom: 68px;
  cursor: pointer;
  -webkit-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
.industry-section .industry-cta:before {
  content: '';
  display: inline-block;
  background-image: url('images/icon-see-all-lg.png');
  background-repeat: no-repeat;
  background-size: 20px;
  height: 24px;
  width: 20px;
  margin-right: 12px;
  vertical-align: middle;
}
.industry-section .industry-cta:hover {
  opacity: 0.7;
}


/* stat-tooltip */

.social-brand:hover .stat-tooltip {
  visibility: visible;
  opacity: 1;
}
.stat-tooltip {
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1), 0 16px 22px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.1), 0 16px 22px 0 rgba(0,0,0,0.1);
  padding: 26px 40px;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  min-width: 300px;
  bottom: 110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  -webkit-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}
.stat-tooltip p {
  margin: 0;
  padding: 0;
}
.stat-tooltip p:first-child {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.25);
}
.stat-tooltip p:nth-child(2),
.stat-tooltip p:nth-child(3) {
  padding-top: 22px;
}
.stat-tooltip:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
}


@media only screen and (max-width: 450px) {
  .social-brand:hover .stat-tooltip {
    visibility: hidden;
    opacity: 0;
  }
  .cs-content .ss-hero-section {
    max-height: none;
  }

}

li.menu-item a[href="https://app.rivaliq.com"] span {
}

.gray-background {
  background-color: hsl(200, 14%, 96%);
}

/* Tiles for Data-Driven Marketer And Grids in Learn/Resources sub pages*/

.hover-card {
  position: relative;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.15);
}
.hover-card .title-block {
  display: inline-block;
}
.hover-card .title-wrapper {
  padding: 10px 15px;
  min-height: 125px;
}
.hover-card .overlay {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.93);
  -webkit-transition: opacity 0.13s;
  transition: opacity 0.13s;
  -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.0);
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.0);
  padding: 15px;
  display: block;
}
.hover-card .inner-wrapper:hover .overlay {
  opacity: 1;
  bottom: 0;
  -webkit-backface-visibility: hidden;
}
.hover-card .overlay p {
  font-size: 14px;
  color: #4C4C4C;
}
.hover-card .overlay p:hover {
  color: #4C4C4C;
}
.hover-card .overlay a.post-link {
  border: 2px solid #4C4C4C;
  border-radius: 3px;
  color: #3B3B3B;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 17px;
  -webkit-transition: color 200ms ease-in, border 200ms ease-in;
  transition: color 200ms ease-in, border 200ms ease-in;
}
.hover-card .overlay p {
  text-transform: none;
}
.hover-card .overlay li {
  font-size: .8em;
  line-height: 1.4;
  background: none;
  margin: 0;
  padding: 0;
  overflow: unset;
  position: relative;
  list-style: disc outside none;
  margin-bottom: 8px;
}
.hover-card .overlay ul {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #4C4C4C;
}
.hover-card .link-wrapper {
  text-align: center;
  border: 2px solid #4C4C4C;
  border-radius: 3px;
  color: #3B3B3B;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 17px;
  -webkit-transition: color 200ms ease-in, border 200ms ease-in;
  transition: color 200ms ease-in, border 200ms ease-in;
}
.hover-card.blog-column h3 a {
  color: #3B3B3B;
  max-width: 250px;
}

.hover-card .author-image {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border-radius: 25px;
}
@media only screen and (max-width: 620px) and (min-width:400px) {
    
  .hover-card .overlay li {
    font-size: .8em;
  }
  .p1,ul,li.p3 {
    font-size: 16px;
  }

}
@media only screen and (max-width: 679px) and (min-width: 480px) {
  .hover-card .overlay li {
    font-size: 1em;
  }

}
@media only screen and (max-width: 767px) and (min-width: 680px) {
  .hover-card .overlay li {
    font-size: .7em;
  }
  .hover-card .title-wrapper {
    min-height: 155px;
  }

}
 
@media only screen and (max-width: 979px) and (min-width: 767px) {
   
  .hover-card .title-wrapper {
    min-height: 120px;
  }

}
@media only screen and (max-width: 1100px) and (min-width: 980px) {
  .hover-card .overlay li {
    font-size: .7em;
  }
  .hover-card .title-wrapper {
    min-height: 155px;
  }

}
@media only screen and (min-width: 1101px) {
     
  .hover-card .title-wrapper {
    min-height: 135px;
  }

}

/* hover card for channels */
.hover-card.channels {
  min-height: 370px;
}

@media only screen and (max-width:767px) {
  .hover-card.channels {
    min-height: 300px;
  }

}
.hover-card.channels .overlay {
  background: rgba(0, 0, 0, 0.23);
  padding: 30px 15px;
}
.hover-card.channels i.section-item-icon {
  font-size: 50px;
  margin-top: 40px;
}

.hover-card.channels {
  box-shadow: 0 0px 17px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

.hover-card.channels p, .hover-card.channels p:hover {
  color: rgb(110,110,110);
}



.hover-card.channels.facebook .overlay {
  background: #1770f2 !important;
}
.hover-card.channels.instagram .overlay {
  background: #507da2 !important;
}
.hover-card.channels.linkedin .overlay {
  background: #00669f !important;
}
.hover-card.channels.pinterest .overlay {
  background: #e60023 !important;
}
.hover-card.channels.youtube .overlay {
  background: #FF0000 !important;
}
.hover-card.channels.twitter .overlay {
  background: #1DA1F2 !important;
}
.hover-card.channels.tiktok .overlay {
    background: #69C9D0 !important;
}

.hover-card.channels.facebook i.section-item-icon {
  color: #1770f2 !important;
}
.hover-card.channels.instagram i.section-item-icon {
  color: #507da2 !important;
}
.hover-card.channels.linkedin i.section-item-icon {
  color: #00669f !important;
}
.hover-card.channels.pinterest i.section-item-icon {
  color: #e60023 !important;
}
.hover-card.channels.youtube i.section-item-icon {
  color: #FF0000 !important;
}
.hover-card.channels.twitter i.section-item-icon {
  color: #1DA1F2 !important;
}
.hover-card.channels.tiktok i.section-item-icon {
    color: #69C9D0 !important;
}
/* hover card home page */


.hover-card.home-page {
  min-height: 490px;
  background: #ffffff !important;
  box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.15);
  border-top: 4px solid;
  padding: 20px 0px 0;
}

.hover-card.home-page img {
  width: 70%;
  margin-bottom: 0;
}


@media only screen and (min-width: 1100px) {
  .hover-card.home-page h3 {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
  }

}
@media only screen and (min-width:768px) and (max-width:999px) {
  .hover-card.home-page p {
    font-size: .8em
  }
  .hover-card.home-page h3 {
    font-size: 1.2em
  }

}
@media only screen and (max-width:767px) {
  .hover-card.home-page {
    min-height: 300px;
    margin-bottom: 20px;
  }
  .hover-card .title-wrapper {
    padding-top: 0;
  }
  .hover-card.home-page p {
    font-size: .8em
  }
  .hover-card.home-page h3 {
    margin-bottom: 10px;
    font-size: 1.2em;
  }
  .hover-card.home-page img {
    width: 40%;
    margin-bottom: 0;
  }

}
.hover-card.home-page p, .hover-card.home-page p:hover {
  color: rgb(110,110,110);
}

.hover-card.home-page.competitive .overlay {
  background: #2777A0 !important;
}
.hover-card.home-page.influencer .overlay {
  background: #68288C !important;
}

.hover-card.home-page.reporting .overlay {
  background: #F05D34 !important;
}
.hover-card.home-page.audits .overlay {
  background: #69788d !important;
}

.hover-card.home-page.competitive {
  border-color: #2777A0;
}
.hover-card.home-page.influencer {
  border-color: #68288C;
}
.hover-card.home-page.reporting {
  border-color: #F05D34;
}
.hover-card.home-page.audits {
  border-color: #69788d;
}

@media only screen and (max-width: 999px) and (min-width: 901px) {
  .hover-card.home-page {
    min-height: 410px;
  }

}
@media only screen and (max-width: 900px) and (min-width: 768px) {
  .hover-card.home-page {
    min-height: 420px;
    background: #ffffff !important;
    box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.15);
    border-top: 4px solid;
    padding: 20px 0px 0;
    margin-bottom: 20px;
  }

}

p.p3 {
  margin: 0;
}

.ddm-date-btn {
  margin-top: 10px;
  width: 80%;
  max-width: 250px;
}

@media only screen and (max-width:767px) {
  .ddm-date-btn {
    margin: -10px auto 15px auto !important;
  }

}
.ddm-date .x-btn {
  margin-top: 10px;
  width: 80%;
  max-width: 250px;
}
.ddm-logo img {
  max-width: 90%;
}

@media only screen and (max-width: 620px) {
  .p1, ul, li.p3 {
    font-size: 16px;
  }

}
@media only screen and (max-width:767px) {
  .ddm-logo .cs-ta-left {
    text-align: center !important;
  }
  .ddm-logo img {
    max-width: 250px;
  }
  .ddm-date p {
    margin: 10px;
  }
  .ddm-date .x-btn {
    margin: 0 0 15px 0 !important;
  }

}

/* Fix up captions */
.wp-caption>.wp-caption-text, .wp-caption>.wp-caption-text:last-child {
  font-size: 13px;
  line-height: 1.4;
  padding-top: 10px;
  border-top: 1px solid rgba(0,0,0,.1);
}

img.border-no-caption {
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 2px;
  padding: 5px;
}

/* learn page css */

.learn-page-container {
  /* BLUE LINK */
  /* TOP STORY STYLES */
  /* REPEATER HOVER MODULE */
  /* REPEATER BLOG */
  /* REPEATER WEBINAR */
  /* REPEATER BENCHMARK */
}


.learn-page-container h2.blueline:before,  h2.blueline:before {
  content: "";
  width: 50px;
  height: 4px;
  background: #0D90D4;
  display: block;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .learn-page-container h2.blueline.top0 {
    margin-top: 0;
  }
  h2.cs-ta-center.blueline:before, .cs-ta-center h2.blueline:before {
    content: none;
  }
  h2.cs-ta-center.blueline, .cs-ta-center h2.blueline:before {
    margin-bottom: 30px;
  }

}

@media only screen and (max-width: 767px) {

  h2.cs-ta-center.blueline, .cs-ta-center h2.blueline {
    text-align: left !important;
    margin-bottom: 0px;
  }

}


.learn-page-container .blueline.hero,  .blueline.hero {
  margin-top: 0;
  color: #fff;
}
.learn-page-container h2.hero a {
  color: #ffffff;
  font-size: 40px;
}
.blueline .view-all {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0D90D4;
  margin-left: 10px;
}
.blueline .view-all:hover {
  color: #5CACDB;
}
.learn-icon-book {
  width: 100px;
}
@media only screen and (max-width: 480px) {
  .learn-icon-book {
    margin-top: 40px;
  }

}
.upcoming-date p {
  margin: 20px 0 0 0;
}
.upcoming-headline,
.upcoming-headline a {
  margin-top: 0;
  color: #0D90D4 !important;
}
.upcoming-headline a:hover {
  margin-top: 0;
  color: #5CACDB !important;
}
.x-btn.white-outline {
  border-radius: 3px;
  border: 2px solid #fff;
  background: none;
}
.x-btn.white-outline:hover {
  background: #fff;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .learn .mobile {
    display: none;
  }

}
@media only screen and (max-width: 767px) {
  .learn .desktop {
    display: none;
  }

}
.learn .alm-btn-wrap {
  display: none;
}
.learn .learn-top-story {
  position: relative;
}
.learn .top-story-overlay {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 1222px) {
  .learn .top-story-overlay {
    position: relative;
    background: hsl(201, 62%, 30%);
    padding: 10px;
    bottom: none;
  }

}
.learn-column,  .learn-column {
  width: 22%;
  float: left;
  margin-right: 4%;
  margin-bottom: 40px;
}
.learn-column:nth-of-type(4n) {
  margin-right: 0;
}
.learn-column:nth-of-type(4n+1) {
  clear: left;
}
@media only screen and (max-width: 979px) {
  
  .learn-column,
  .learn-column:nth-of-type(4n),
  .learn-column:nth-of-type(4n+1) {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .learn-column:nth-of-type(2n) {
    margin-right: 0;
  }
  .learn-column:nth-of-type(2n+1) {
    clear: left;
  }

}
@media only screen and (max-width: 679px) {
  .learn-column,
  .learn-column:nth-of-type(3n),
  .learn-column:nth-of-type(3n+1),
  .learn-column:nth-of-type(2n),
  .learn-column:nth-of-type(2n+1) {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }

}
.learn-column h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 2px 0;
  font-weight: 200;
}
.learn-column h3 a {
  color: #072B41;
}
.learn-column .post-meta,
.learn-column .post-categories {
  font-size: 14px;
  color: #0D90D4;
  margin: 15px 0 0;
  text-transform: uppercase;
  font-weight: 700;
}
.learn-column .post-categories {
  margin: 0;
}
.learn-tile {
  position: relative;
}
.learn-tile {
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.learn-tile .title-wrapper {
  padding: 10px 15px;
  min-height: 125px;
}
.learn-tile .overlay {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: inline-block;
  background: rgba(255, 255, 255, 0.93);
  -webkit-transition: opacity 0.13s;
  transition: opacity 0.13s;
  -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0);
  padding: 0 15px 15px 15px;
}
.learn-tile .inner-wrapper:hover .overlay {
  opacity: 1;
  bottom: 0;
  -webkit-backface-visibility: hidden;
}
.learn-tile .overlay p {
  font-size: 14px;
  color: #4C4C4C;
}
.learn-tile .overlay p:hover {
  color: #4C4C4C;
}
.learn-tile .overlay a.post-link {
  border: 2px solid #4C4C4C;
  border-radius: 3px;
  color: #3B3B3B;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 17px;
  -webkit-transition: color 200ms ease-in, border 200ms ease-in;
  transition: color 200ms ease-in, border 200ms ease-in;
}
.learn-tile .overlay li {
  font-size: 0.8em;
  line-height: 1.4;
  background: none;
  margin: 0;
  padding: 0;
  overflow: unset;
  position: relative;
  list-style: disc outside none;
  margin-bottom: 8px;
}
.learn-tile .overlay ul {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #4C4C4C;
}
.learn-tile .link-wrapper {
  text-align: center;
  border: 2px solid #4C4C4C;
  border-radius: 3px;
  color: #3B3B3B;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 17px;
  -webkit-transition: color 200ms ease-in, border 200ms ease-in;
  transition: color 200ms ease-in, border 200ms ease-in;
}
.learn-tile.blog-column h3 a {
  color: #3B3B3B;
}
@media only screen and (max-width: 767px) and (min-width: 400px) {
  .learn-page-container {
    /* no hover for mobile */
  }
  .learn-tile .inner-wrapper:hover .overlay {
    opacity: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
  }

}
@media only screen and (max-width: 767px) and (min-width: 680px) {
  .learn-tile .title-wrapper {
    min-height: 155px;
  }

}
@media only screen and (max-width: 979px) and (min-width: 767px) {
  .learn-tile .overlay li {
    font-size: 0.8em;
  }
  .learn-tile .title-wrapper {
    min-height: 120px;
  }
  .cs-ta-right {
    text-align: center !important;
  }
  .learn-tile .overlay p {
    margin-bottom: 40px;
  }

}
@media only screen and (max-width: 1100px) and (min-width: 980px) {
  .learn-tile .overlay li,
  .learn-tile .overlay p {
    font-size: 0.7em;
  }
  .learn-tile .title-wrapper {
    min-height: 155px;
  }

}
@media only screen and (min-width: 1101px) {
  .learn-tile .overlay li,
  .learn-tile .overlay p {
    font-size: 0.8em;
  }
  .learn-tile .title-wrapper {
    min-height: 135px;
  }

}
.wp-caption > .wp-caption-text,
.wp-caption > .wp-caption-text:last-child {
  font-size: 13px;
  line-height: 1.4;
}
.learn-blog {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.learn-blog .post-meta {
  color: #BBBBBB;
  font-size: 14px;
  line-height: 18px;
}
.learn-blog p {
  margin: 0;
}
.learn-blog .title-wrapper h5 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400 !important;
}
.learn-blog .title-wrapper h5 a {
  color: #0D90D4;
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .learn-blog {
    margin-bottom: 10px;
  }
  .learn-blog .title-wrapper h5 {
    font-size: 15px;
    line-height: 19px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }

}
.learn-webinar {
  position: relative;
  margin-bottom: 20px;
  clear: both;
}
.learn-webinar .image-wrapper {
  float: left;
  width: 200px;
  margin-right: 15px;
}
.learn-webinar .title-wrapper h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
}
.learn-webinar .title-wrapper {
  min-height: 100px
}
@media only screen and (max-width: 979px) and (min-width: 767px) {
  .learn-tile .title-wrapper {
    min-height: 120px;
  }
  .learn-webinar .title-wrapper h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .learn-webinar .image-wrapper {
    width: 170px;
  }

}

@media only screen and (max-width:480px) {
  .learn-webinar .title-wrapper h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .learn-webinar .image-wrapper {
    width: 150px;
  }
  .learn-webinar .title-wrapper {
    min-height: 75px
  }

}

.learn-benchmark {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  clear: both;
}
.learn-benchmark .image-wrapper {
  float: left;
  width: 170px;
  margin-right: 15px;
  margin-bottom: 0px;
}
.learn-benchmark .title-wrapper h5 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  color: #fff;
  font-weight: 400;
}
.learn-benchmark .title-wrapper h5 a {
  color: #ffffff;
}

.learn-benchmark .title-wrapper h5 a:hover {
  color: #bbb;
}

.learn ul li {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 10px;
}
.learn ul.x-ul-icons {
  padding-bottom: 0;
  margin-top: 20px;
}
.learn ul i,
.learn ul.x-ul-icons li [class*="x-icon-"] {
  color: #fff;
  text-indent: -1.5em !important;
}

/* Other resource page helpers */

.resource-related {
  width: 100%;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.15);
}

.resource-related .alm-btn-wrap {
  display: none;
}

.resource-related h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  font-weight: 700;
  width: 100%;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  text-align: center;
  padding: 5px;
}

.resource-related h3 a {
  color: #072B41;
}

.ft-tile {
  position: relative
}

.resource-related .image-wrapper {
  position: relative;
}
.resource-related .title-wrapper {
  position: absolute;
  width: 100%;
  top: 40%;
}

/* Ajax Load more hiding helper */

.alm-load-more-btn.hidden {
  display: none!important;
}

.alm-load-more-btn.done {
  display: none!important;
}

@media only screen and (max-width: 1100px) and (min-width: 980px) {

  .resource-related .title-wrapper {
    min-height: 155px
  }

}

/* HubSpot Cookie Notification */

#hs-eu-cookie-confirmation {
  box-shadow: none!important;
  top: auto!important;
  bottom: 0!important;
  position: fixed!important;
}

@media only screen and (min-width: 768px) {
  #hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    box-shadow: none!important;
    margin-left: 10px!important;
    margin-bottom: 10px!important;
    width: 30%!important;
    max-width: 350px!important;
    border: 2px solid hsl(200, 88%, 44%)!important;
  }

}

@media screen and (max-width: 480px) {
  #hs-eu-cookie-confirmation-inner {
    padding: 14px!important;
  }

}

#hs-eu-cookie-confirmation-inner {
  padding: 15px!important;
}

#hs-eu-cookie-confirmation-inner p {
  font-family: "Open Sans",sans-serif!important;
}

#hs-eu-confirmation-button {
  background-color: hsl(200, 88%, 44%)!important;
  border: 1px solid hsl(200, 88%, 44%)!important;
  font-family: "Open Sans",sans-serif!important;
  padding: 8px 16px!important;
}

@media screen and (max-width: 767px) {
  div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom.can-use-gradients div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    text-align: center!important;
  }

}

/* Blog ToC */

.nav-toc {
  position: sticky;
  position: -webkit-sticky;
  width: 180px;
  height: 0;
  top: 8vw;
  margin-left: -18vw;
}
.nav-toc h6 {
  font-weight: 600;
}
.nav-toc ul {
  margin-left: 1.5em;
  list-style: none;
}
.nav-toc__link {
  display: inline-block;
  color: #777;
  text-decoration: none;
  margin-bottom: 8px;
  line-height: 1;
  font-size: 14px;
}
.nav-toc__link.active {
  color: #0d90d4;
  font-weight: 400
}
.nav-toc ul li a i, .nav-toc ul li a i.x-ul-icons [class*=x-icon-] {
  color: #0d90d4;
  text-indent: -1.5em !important;
  display: none;
}
.nav-toc__link.active, .nav-toc ul li a.active i {
  color: #0d90d4;
  font-weight: 700;
  display: inline-block;
}
.nav-toc__link:hover {
  color: #41B0EA;
}

@media only screen and (max-width: 1199px) {
  .nav-toc {
    display: none;
  }

}

/* styling for blog post tables that show rows of data (higher ed) */

.tg-data {
  font-size: 14px;
}
.tg-data th {
  font-weight: bold;
  background-color: #ffffff;
}
.tg-data .tg-buh4 {
  background-color: #f9f9f9;
  text-align: left;
  vertical-align: top
}
.tg-data .tg-lqy6 {
  text-align: right;
  vertical-align: top
}
.tg-data .tg-0lax {
  text-align: left;
  vertical-align: top
}
.tg-data .tg-p5oz {
  background-color: #f9f9f9;
  text-align: right;
  vertical-align: top
}
@media screen and (max-width: 767px) {
  .tg-data {
    width: auto !important;
  }
  .tg-data col {
    width: auto !important;
  }
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

}

/* white-cards on why pages */

	
.x-accordion-section .body {
  margin-left: 32px;
  font-size: 18px;
  max-height: 0;
  transition: max-height 0.1s ease 0.0s;
  overflow: hidden;
}

@media only screen and (max-width: 800px) {
  .x-accordion-section .body {
    font-size: .9em;
  }

}

/** This class will show the body if it has a parent with active       class
**/

.x-accordion-section.ss-section .x-container .x-column {
  vertical-align: top;
}
.x-accordion-section .active .body {
  max-height: 120px;
  transition: max-height 0.3s ease 0.0s;
}
.x-accordion-section .panel.active .header {
}
.x-accordion-section .panel {
  cursor: pointer;
}
.x-accordion-section .panel .header h5 {
  margin-top: .5em;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700 !important;
}
.x-accordion-section .panel.active .header h5:before {
  font-family: 'FontAwesome';
  content: '\f077';
  margin: 0 15px 0 0;
  color: #777777;
}
.x-accordion-section .panel .header h5:before {
  font-family: 'FontAwesome';
  content: '\f078';
  margin: 0 15px 0 0;
  color: #777777;
}

.x-accordion-section img {
  display: block;
  height: 0;
  opacity: 0;
}

.x-accordion-section img.active {
  height: auto;
  opacity: 1;
  transition: opacity 1s ease;
}


@media only screen and (max-width: 800px) {
  
  .ss-cards .x-column.x-1-4,
  .ss-cards .x-column.x-1-4:nth-of-type(4n),
  .ss-cards .x-column.x-1-4:nth-of-type(4n+1) {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 4%;
    margin-bottom: 5px;
  }
  .ss-cards .x-column.x-1-4:nth-of-type(2n) {
    margin-right: 0;
  }
  .ss-cards .x-column.x-1-4:nth-of-type(2n+1) {
    clear: left;
  }
	
  .x-accordion-section .active .body {
    max-height: 120px;
  }

}
@media only screen and (max-width: 600px) {
  .ss-cards .x-column.x-1-4,
  .ss-cards .x-column.x-1-4:nth-of-type(3n),
  .ss-cards .x-column.x-1-4:nth-of-type(3n+1),
  .ss-cards .x-column.x-1-4:nth-of-type(2n),
  .ss-cards .x-column.x-1-4:nth-of-type(2n+1) {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }

}

.ss-cards .x-feature-box {
  padding: 30px;
  border: 2px solid #eee;
}

.ss-cards .ss-flex-box-white .x-column {
  display: flex;
  flex-direction: row;
}

.ss-flex-box-white  .x-column {
  flex-direction: row;
}
.ss-flex-box-white {
  display: flex;
  flex-direction: row;
}
.ss-flex-box-white img {
  max-width: 80%;
  margin-top: 20px;
}

/* this is for blue link for prod overview page */
.h-feature-headline a {
  color: #0D90D4 !important;
}
/* laptop home page */
@media only screen and (min-width: 1024px) {
  #ss-hero-white.ss-hero-section img.no-border.home-laptop {
    max-width: 800px
  }

}
@media only screen and (min-width: 768px) and (max-width:1023px) {
  #ss-hero-white.ss-hero-section img.no-border.home-laptop {
    max-width: 600px
  }

}
/* social icons on home page */

.ss-home-social-logos {
  font-size: 40px;
  font-family: 'FontAwesomeBrands';
}

.ss-home-social-logos .fa {
  width: 70px;
  margin-bottom: 10px;
}
.ss-home-social-logos a:hover .fa {
  transition: 0.3s linear;
  opacity: 0.6;
}

.ss-home-social-logos .fa-facebook {
  color: #1770f2 !important;
}
.ss-home-social-logos .fa-instagram .x-icon-instagram {
  color: #507da2 !important;
}
.ss-home-social-logos .fa-twitter {
  color: #1DA1F2 !important;
}
.ss-home-social-logos .fa-pinterest {
  color: #e60023 !important;
}
.ss-home-social-logos .fa-youtube {
  color: #FF0000 !important;
}
.ss-home-social-logos .fa-linkedin {
  color: #00669f !important;
}




