/*=========  TEMP Header / Footer on Live - 2018.04.09  ==========*/
.padding-200 {
    padding: 150px 0 !important;
}
.page-center.wide-row {
    max-width: 1240px !important;
}
.cta-img {
    position: relative;
    margin-bottom: 30px;
}
.cta-text {
    position: absolute;
    bottom: 0px;
    padding: 40px;
}
.slick-slide img {
  width: 240px !important;
}
.social-links li a {
  color: #ffffff !important;
}
#header {
  background: #fff;
  padding: 0px !important;
}
#hs-search-module .input input{
  margin: 0 5px 0 0 !important;
}
#sticky-wrapper, body{
  font-family: 'Open Sans',sans-serif !important;
}
#sticky-wrapper .hs-menu-wrapper ul .hs-menu-item a, .premium-header .main-nav .hs-menu-wrapper > ul > li{
  font-family: 'Open Sans',sans-serif !important;
}
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1080px;
  margin-left: auto !important;
  margin-right: auto;
}
.premium-header .main-nav .hs-menu-wrapper>ul>li>a {
  height: 50px;
  line-height:30px !important;
  text-align: center;
}
#site-footer .input input {
  float: left;
  max-width: 100%;
  margin: 0 5px 10px 0;
  width: 100% !important;
}
.non-landing-page .input input {

  margin: 0 5px 0px 0 !important;
  max-width: 100% !important;
  float: none !important;
}
.non-landing-page .social-links{
  float:left; 
}

li.hs-form-radio {
  float: left;
  padding-right: 50px;
  padding-bottom: 5px;
}

body input[type="text"], body input[type="email"] {
  font-size: 12px;
  padding: 10px;
}

#footer {
  position: relative;
  background: rgb(16, 16, 16) !important;
  padding-top:40px !important;
}
/*========================*/


h1, h2, h3, h4, h5, h6{
  letter-spacing: -1px;
}

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5{
  color:#FFFFFF 
}
.hero-banner:before{
  background:none;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
}

.hero-banner-large.hero-banner-bg-image{
  text-shadow: #000 1px 1px 1px;
}



@media (min-width: 768px){
  .two-column-image-wrapper.image-left .two-column-image{
    float: left !important;
    right:unset !important;
    left:0 !important;

  }

  .two-column-image-wrapper.image-left .two-column-text{
    float:right !important;
  }
}

@media (max-width: 768px) {
  
  .non-landing-page .social-links{
  padding: 0 15px;
}
}

/* ------------------------------------------------------------
* Antoine Flawless CSS
* ------------------------------------------------------------ */
.bsp-cps-container {
  padding: 6em 0;
}
a.bsp-cps-1 h3 {
  height: 70px;
}
a.bsp-cps-1>div {
  padding:  1em;
}
a.bsp-cps-1 img {
  border-radius:  100%;
}
a.bsp-cps-1 p {
  color:  #333;
}
ul.intro-content-industries {
  list-style-type:  none;
  margin:  0;
  padding:  0;
}
ul.intro-content-industries>li {
  display:  inline-block;
  border-left: 2px solid #c1272c;
  padding: 0 1em;
  margin: 10px 0;
  text-align:  center;
  font-size: 1.5em;
}

/* ------------------------------------------------------------
* RSS Feed CSS
* ------------------------------------------------------------ */

.widget-type-rss_listing.home-rss-blog  {
  margin: 30px 0;
  padding: 0 10px;
}

.widget-type-rss_listing.home-rss-blog h3 {
  background-color: #327cc6;
  color: #ffffff;
  font-size: 13px;
  margin-left: 5px;
  margin-bottom: 0px;
  margin-right: 5px;
  padding: 5px 16px;
  text-align: center;
  border-radius: 88px;
  display: inline;
  text-transform: uppercase;
  letter-spacing: .02em;
  white-space: nowrap;
}

.hs-rss-item.hs-with-featured-image  {
  display: flex;
  flex-wrap: wrap-reverse;
  margin: 0px 5px;
  padding-bottom: 30px;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-text  {
  width: 100% !important; 
  float: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

a.hs-rss-title {
  line-height: 20px;
  font-family: 'Ubuntu', 'Open Sans';
  font-weight: 900;
}
.hs-rss-description a:after {
  display: none;
}

.hs-rss-item.hs-with-featured-image  .hs-rss-item-image-wrapper {
  width: 100% !important;
  padding: 15px 0;
}

.hs-rss-description  p {
  display: inline-grid;
}

.hs-rss-description p:after {
  content: '\A';
  white-space: pre;
}

.hs-rss-description a {
  /* background: #cd483f; */
  /* background-image: -webkit-linear-gradient(top,#cd483f,#d30304); */
  /*background-image: -moz-linear-gradient(top,#cd483f,#d30304);
  background-image: -ms-linear-gradient(top,#cd483f,#d30304);
  background-image: -o-linear-gradient(top,#cd483f,#d30304); */
  /* background-image: linear-gradient(to bottom,#cd483f,#d30304); */
  /* -webkit-border-radius: 0; */
  -moz-border-radius: 0;
  /* border-radius: 0px; */
  color: #ce322c;
  /* padding: 10px 20px 10px 20px; */
  /* text-decoration: none; */
  /* white-space: nowrap; */
  margin-top: 15px;
  /* max-width: 170px; */
}

.hs-rss-description a:hover {
  text-decoration: none;
  color: #bd0001;
}

.hs-rss-description a:after {
  content: '\A \f105';
  font-family: fontawesome;
  transition: transform 0.5s;
  position: relative;
}

.hs-rss-description a:hover:after {
  transform: translate(10px, 0px);
}

.whitepaper-hp {
  padding: 60px; 
  box-shadow:   0 6.7px 5.3px rgba(0, 0, 0, 0.028),  0 22.3px 17.9px rgba(0, 0, 0, 0.042),   0 100px 80px rgba(0, 0, 0, 0.07) ;
}

@media (max-width: 500px) {
  .whitepaper-hp {
    padding: 30px;
  }
}

/* ------------------------------------------------------------
* Homepage Verticals Tab Swapper
* ------------------------------------------------------------ */

.tabswapper-bg {
    background-color: #002E86;
    padding: 50px 0px;
    background: linear-gradient(to top, #012243, rgb(0 46 134));
    background-size: cover;
}

@media (min-width: 500px) {
  .tabswapper-bg {
    margin-top: 50px;
  }
}



/* ------------------------------------------------------------
* YouTube iFrame Embed
* ------------------------------------------------------------ */

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;
} 

/* ------------------------------------------------------------
* RSS Whitepaper Feed CSS
* ------------------------------------------------------------ */


#hs_cos_wrapper_module_15955244618221134 img {
  max-width: 250px;
} 

#hs_cos_wrapper_module_15955244618221134 .hs-rss-item.hs-with-featured-image  .hs-rss-item-image-wrapper {
  width: auto !important;
}

#hs_cos_wrapper_module_15955244618221134 .hs-rss-item.hs-with-featured-image {
  width: auto !important; 
  float: left !important;
}

span#hs_cos_wrapper_module_15955244618221134 a {
  display: none;
}


#hs_cos_wrapper_module_1595536782732164 .hs-rss-title {
  font-size: 25px !important;
  line-height: 36px !important;
}

.hs-rss-module.feedreader_box.hs-hash-1795799346 {
  margin-top: 30px;
}

.hs-rss-module.feedreader_box.hs-hash-1795799315 {
  padding-left: 15px;
  padding-right: 75px;
}