/* Enter Your Custom CSS Here */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #609736 !important;
}

.banner .navbar-nav>li>a {
  color: #000 !important;
  font-size: 13px !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-weight: 500 !important;
}
.banner .navbar-nav>li>a:hover {
  color: #3378E1 !important;
}
.banner .navbar-nav>li.active.menu-learn {
  background-color: #D5ECBE;
  border-radius: 2px;
  padding: 2px 7px;
  max-height: 30px;
  margin: 32px 0 0;
}
.banner .navbar-nav>li.active.menu-learn a {
  margin: -34px 0 0;
  color: #000 !important;
}

span.contact-number.pull-right {
  display: block;
  margin: 38px 20px 0 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

a.btn.pull-right.btn-primary.demo-button {
  margin-top: 29px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  background-color: #3378E1;
  border-color: #3378E1;
  padding: 8px 15px;
  border-radius: 4px;
  cursor: pointer;
  font-family: 'Rubik', Helvetica, Arial, sans-serif;
  text-transform: none;
  transition: all .3s ease-in-out;
}

a.btn.pull-right.btn-primary.demo-button:hover {
  background-color: #1C63D0;
  border-color: #1C63D0;
  color: #FFFFFF;
}

.banner .btn:hover {
    color: #FFFFFF;
    border-color: #969aa5;
    background: #969aa5;
    transition: all .1s ease-in;
}

.banner .btn-primary:hover {
    color: #FFFFFF;
    background: #609736;
    border-color: #609736;
    transition: all .1s ease-in;
}

@media screen and (min-width: 768px) {
.navbar-nav>li>a {
    font-size: 11.85px;
    font-weight: 300;
    padding: 0px;
    background: transparent;
    text-transform: uppercase;
    font-family: 'museo-sans', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    color: #424548;
    padding-left: 7px;
    padding-right: 7px;
  }
}
.nav>li>a {
  padding-left: 7px !important;
  padding-right: 7px !important;
}


@media screen and (max-width: 991px) {
  .banner .btn.btn-primary {
    font-size: 11.85px;
    padding: 7px 7px;
    margin-top: 20px;
  }
  .secondary .nav-scroll .nav>li {
  margin-right: 0;
  }
  .container .secondary .search-form {
	display: none;  
  }
}

.big-drop h3 > a, .rjfor-drop .textwidget > p strong a {
  font-family: 'museo-sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #44464b !important;
  font-style: normal;
}
.big-drop h3 > a:hover, .rjfor-drop .textwidget > p strong a:hover {
  color: #609736 !important;
}

.big-drop p > em, .rjfor-drop .textwidget p  {
  font-style: italic;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 1em;
    color: #999999;
}

.big-drop {
    display: none;
    width: 100%;
    font-size: 12px;
  background: transparent !important;
}

.big-drop .container {
    max-width: 1300px;
    padding: 30px;
  border-top: 1px solid #f3f4f6;
  background: #ffffff;
}

.big-drop .cta, .rjfor-drop .cta {
   margin-top: 0px !important;
  padding: 20px 0 7px 0 !important;
  max-width: 1300px;
    margin: auto;
}

.banner .navbar-brand span {
   font-size: 14px;
   font-weight: 400;
   color: #6d7079 !important;
   text-transform: none;
   font-family: 'museo-sans', Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 767px) {
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #74ac3d;
    padding: 15px 0;
    }
.banner .navbar-nav > li > a, .dropdown-menu > li > a {
      color: #ffffff !important;
      text-transform: none !important;
  font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', Helvetica, Arial, sans-serif !important;
  letter-spacing: 0.05px !important;
    font-size: 18px !important;
      padding: 15px 0 !important;
  font-weight: 400 !important;
  transition: all .2s ease-in;
    }
.banner .navbar-nav > li > a:hover, .dropdown-menu > li > a:hover {
  color: #ffffff !important;
  font-weight: 700 !important;
   }
a.btn.visible-lg {display: none !important;}

.banner .btn  {
    float: none !important;
    display: block !important;
    margin: 0 auto 20px auto !important;
    padding: 20px 0px !important;
    max-width: 200px !important;
    font-size: 16px !important;
    letter-spacing: .5px !important;
    }

.banner .btn-primary {
  background: #609736 !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
   }
.navbar-nav .open .dropdown-menu {
    background-color: #598A33 !important;
  }
}

/********* CSS FOR PICTURE + BLOCKQUOTE STYLE ********/
blockquote.no-lines {border: none;}
blockquote.no-spacing {margin: 0;}
@media screen and (min-width: 768px) {
blockquote > div.quote-image {width: 10%; float: left;margin-right: 60px;}
.main img.picture-quote {border:2px solid #609736; margin-top: 16px !important; max-width: 110px; max-height: 110px;}
blockquote > div.quote-text {width: 80%; float: left;}
blockquote p.author {text-transform: uppercase;font-family: 'museo-sans', Helvetica, Arial, sans-serif; letter-spacing: 2px;}
}
@media screen and  (max-width: 768px) {
blockquote > div.quote-image {width: 90%; float: none;margin:auto; text-align: center;}
.main img.picture-quote {border:2px solid #609736; margin:0 20px 20px 0; width: 140px; height: 140px;}
blockquote > div.quote-text {width: 90%; float: none; margin: auto;}
blockquote > div.quote-text p:first-child { font-size: 16px !important; line-height: 25px !important;}
}
/********* ALIGN IFRAMES - YOUTUBE ********/
iframe.align-middle {display: block; margin: 0 auto 2em;}

/*** PAGINATION CTA - HOVER ****/
.archive-nav a:hover {
  color: #FFFFFF;
  background-color: #969aa5;
  border-color: #969aa5;
  transition: all .2s ease-in;
}
/*** SLIDERS CTA - HOVER ****/
.slide p:last-child .btn:hover {
  background: #FFFFFF;
  color: #609736;
  transition: all .2s ease-in;
}

/********** SEARCH INPUT PLACEHOLDER *********/

:placeholder,
:placeholder-shown {
  font-style: normal;
}


input:placeholder-shown {
  font-family: 'museo-sans', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  color: #CCCCCC;
  font-style: normal !important;
}

/********** SEARCH INPUT STYLING *********/


.form-inline .input-group > .form-control {
    font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', Helvetica, Arial, sans-serif;
    width: 100%;
    font-style: italic;
}

.input-group .form-control:last-child:focus {
  font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #969aa5;
}

input[type=text], textarea, input, .input-group .form-control:last-child {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #ffffff;
  box-shadow: none;
}
 
input[type=text]:focus, textarea:focus, input:focus, .input-group .form-control:last-child:focus {
  box-shadow: none;
  border-bottom: 2px solid #efefef;
}

input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}


/********** ARCHIVES STYLING *********/

.archive-lists h4 {
  margin: 3em 0 1em;
}

.archive-lists h4:first-child {
  margin-top: 0;
}

.main .archive-lists ul {
  padding-left: 40px;
  border-left: 2px solid #ddd;
}

@media screen and (max-width: 767px) {
  .email-gallery {
    max-width: 450px;
  }

/****** EMAIL GALLERY SLIDER - HERO - STYLE ******/
.post-type-archive-email-gallery .overlay, .tax-email-type .overlay {
    padding: 30px 20px !important;
  }
.post-type-archive-email-gallery .overlay > p {
  max-width: 85% !important;
  margin: auto !important;
  }
}

@media screen and (min-width: 1200px) {
.banner .container > .navbar-header {
  margin-left: 25px;
  }
}


/****** SEARCH BAR CHANGES TO NAV  ******/

.secondary .nav-scroll {
    width: 100%;
    max-width: 700px;
    height: 60px;
}

.container .secondary .search-form {
    margin-top: 15px;
}

@media screen and (min-width: 768px) {
.stuck .secondary .search-form {
    position: relative;
    top: 0;
    right: 0;
  }
}

/****** AUTHOR CHANGES ON MOBILE  ******/

@media screen and (max-width: 565px) {
  
  .author-info .author-pic {
    width: 20%;
    float: none !important;
    margin: auto;
  }
  
  .author-info .author-profile {
    width: 90%;
    float: none !important;
    margin: 1em auto;
    font-size: 13px;
    text-align: center;
  }
  
}

@media screen and (max-width: 767px) {
  
  .post-nav .prev-post, .post-nav .adj-post {
    text-align: center;
  }
  .post-nav .prev-post a, .post-nav .adj-post a {
    
    text-align: center;
    max-width: 500px;
    margin: auto;
    display: block;
  }
  
  .content .main {
    margin: 40px 0px 0 0px;
  }
  
  .single .main p, .single .main li {
    font-size: 13px;
    line-height: 2em !important;
  }
  
}

.post-type-archive-email-gallery .overlay p {
    font-weight: 300;
}

@media screen and (min-width: 768px) {
.post-type-archive-email-gallery .overlay p {
    font-size: 34px;
  }
}

@media screen and (min-width: 992px) {
.single-email-gallery .content {
  padding-bottom: 175px;}
}

/*.single-email-gallery .entry-image .mobile {
    -webkit-box-shadow: 4px 4px 17px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 4px 4px 17px 0px rgba(0,0,0,0.09);
    box-shadow: 4px 4px 17px 0px rgba(0,0,0,0.09);
}*/

.table-name-segmentation-post {
  text-transform:uppercase;font-weight:700;font-family:'museo-sans', Arial, sans-serif;}

.main p.highlight {
    font-size: 16px;
    line-height: 30px;
    background-color: rgba(249, 224, 96, 0.8);
    display: inline-block;
    padding: 8px 12px;
}

dt {
    background: #969aa5;
    color: #FFFFFF;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px !important;
    float: left;
    margin-right: 20px;
}

dd {
    margin-left: 50px !important;
    padding-top: 5px;
    line-height: 1.75em !important;
    font-size: 15px;
    font-weight: 300;
}
dd a {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
 .email-gallery {
    max-width: 100%;
  }
  .single-email-gallery .entry-image img {
    display: block;
    float: none;
    margin: 1em auto;
    max-width: 400px;
  }
  .email-gallery .single .entry-content {
    float: none !important;
    display: block;
    margin: auto;
    width: 80%;
  }
  .email-gallery div.eg-cta {
    margin-top: 5em;
  }
}


/*@media screen and (min-width: 992px) {
.single-email-gallery .entry-image .mobile {
    position: relative !important;
    top: 0px !important;
    right: 0px !important;
    max-width: 375px;
    height: auto;
  	z-index: 10 !important;
    margin-top: 100px;
  }

.single-email-gallery .entry-image .desktop {
    float: none !important; 
    max-width: 450px;
    height: auto;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 0 !important;
  }
}*/

img.mobile {
    display: block;
    padding: 20px 20px 80px 20px;
    background: #F5F5F5;
    border-radius: 20px;
    border: 1px solid #dadada;
}

img.visible-sm.visible-md.visible-lg.desktop {
    border: 1px solid #dadada;
}


.single-post .main p.intro-text, .single-post .main .drew-intro p:first-child,
.single-post .main p.intro-text, .single-post .main .drew-intro p {
  font-size: 15px;
  color: #FFFFFF; 
}

.single-post .main p.intro-text, .single-post .main .drew-intro h2 {
  color: #FFFFFF;
}


.d-letter {
    height: 40px;
    width: 40px;
    background: #78B748;
    color: #FFFFFF;
    border: 2px solid #609736;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
    font-weight: 700;
    display: block;
    position: absolute;
    margin-left: -50px;
    margin-top: -8px;
    font-style: italic;
}

/*.email-gallery .entry-summary {
    min-height: 730px;
}*/

div.interview-answer {
  padding-left: 20px;
  border-left: 2px solid #78B748;
}

.main div.interview-answer p:first-child {
	font-size: initial;
}

blockquote em {
  font-family: 'Ideal Sans SSm A','Ideal Sans SSm B',Helvetica,Arial,sans-serif;
}

blockquote {
  padding: 1em 0 1em !important; 
}

.italic {
  font-style: italic;
}

h5 {
    letter-spacing: 1px;
}

.green-text {
    color: #609736;
}

.bolder {
  font-weight: 900;
}

.main p.end-quote {
  font-size: 18px;
  color: #767D90;
  font-weight: 500;
  padding-bottom: 20px;
}

/*.end-quote::after {
  content: '';
  display: block;
  background: #609736;
  width: 40px;
  height: 2px;
  margin: 3em auto 0;
}*/

.drew-start-intro {
  width: 100%;
  display: inline-block;
  border: 0;
  padding: 1em  2em;
  background: #FBFBFB;
}

.drew-start-intro .drew-left-image {
  float: left; 
  max-width: 30%;
}
.drew-start-intro .drew-left-image img {
  margin-top: 20px;
}

.drew-start-intro .drew-right-text {
  float: left;
  width: 65%;
  margin-left: 2em;
}

.main .drew-start-intro .drew-right-text p:first-of-type {
  font-size: 15px;
  line-height: 1.75em;
  font-family: 'Ideal Sans SSm A','Ideal Sans SSm B',Helvetica,Arial,sans-serif;
}
@media screen and (max-width: 767px) {
  .main .drew-start-intro .drew-right-text p:first-of-type { 
    font-size: 13px;
    line-height: 2em !important;
  }
}

@media screen and (max-width: 700px) {
  .drew-start-intro .drew-left-image,
  .drew-start-intro .drew-right-text {
    float: none;
    width: 90%;
    margin-left: 0;
    margin: 1em auto;
  }
}

/* GROWTH LAB STYLES */
h5.growth-lab {
  color: #FFFFFF;
  letter-spacing: 5px;
  font-weight: 700;
  text-align: center;
}

.slide h2.growth-lab,
.overlay h2.growth-lab {
  text-align: center;
  color: #FFFFFF;
  font-weight: 900;
  display: block;
  width: 90%;
  max-width: 900px;
  margin: 10px auto 0px auto;
  font-size: 70px;
  letter-spacing: 10px;
}

@media screen and (max-width: 700px) {
  .slide h2.growth-lab,
  .overlay h2.growth-lab {
    font-size: 50px;
    line-height: 1.25em;
  }
  .single .slide .container img.growth-lab {
    max-width: 273px;
  }
}

span.growth-lab {
  text-align: center;
  color: #FFFFFF;
  display: block;
  width: 90%;
  max-width: 900px;
  margin: 1em auto 2em auto;
}

span.growth-lab > a,
span.growth-lab > a:hover
span.growth-lab > a:focus {
  color: #FFFFFF;
}

a.growth-lab {
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  letter-spacing: 1px;
  padding-bottom: 2px;
  border-bottom: 1px solid #5D5380;
  display: block;
  margin: .5em auto 2em auto;
  transition: all .3s ease-in-out;
  max-width: 120px
}
a.growth-lab:hover,
a.growth-lab:focus {
  text-decoration: none;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

img.growth-lab {
  max-width: 263px;
  max-height: 203px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

dd.bold {
  font-family: 'museo-sans', Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: rgb(103, 104, 107);
  text-transform: uppercase;
  font-size: 17px;
  padding-top: 0;
}

@media screen and (min-width: 992px) {
.single-email-gallery .stuck .secondary i.hidden {
    letter-spacing: 0;
    font-family: 'Ideal Sans SSm A','Ideal Sans SSm B',Helvetica,Arial,sans-serif;
    color: #6d7079;
    font-weight: 400;
  }
}

img.email-image-styling {
  border: 1px solid #f1f1f1 !important;
  max-width: 500px !important;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,.05);
  margin: 2em auto;
  display: block;
}
div.shop-people {
  width: 100%;
  float: left;
  display: block;
  margin: .5em auto;
}
div.shop-people > img {
  max-width: 225px !important;
  display: inline-block !important;
  margin: 1em 10px !important;
  float: left !important;
}
/* SUMO */
#sumome-smartbar-popup .sumome-smartbar-content .sumome-smartbar-form button, .sumome-smartbar-popup .sumome-smartbar-content .sumome-smartbar-form button, .sumome-modal .sumome-smartbar-preview .sumome-smartbar-content .sumome-smartbar-form button {
    font-size: 11px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-family: 'museo-sans',Helvetica,Arial,sans-serif !important;
}
.sumome-smartbar-text {
    font-size: 11px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-family: 'museo-sans',Helvetica,Arial,sans-serif !important;
}

blockquote.no-lines {
    border: 0;
    padding: 40px 0;
    margin: 0 auto;
}

blockquote.no-lines > p {
  font-style: italic;
}

.main p a, 
.main li a {
    color: #0d71c1 !important;
}
.email-images .mobile-wrap {
  background-image: url('http://rejoiner.com/resources/wp-content/uploads/2017/10/iphone-outline.png') !important;
  background-size: 100% !important;
  background-position: -10px 21px !important;
}
.email-images .mobile-wrap div {
  height: 360px !important;
  margin-top: 74px !important;
  width: 191px !important;
}
.email-images .mobile-wrap img {
  max-width: 191px !important;
}
.single-email-gallery .entry-image .desktop {
  box-shadow: 0px 8px 24px 0px rgba(0,0,0,.10);
}
.main .email-gallery .entry-summary .pre-header a {
  color: #969aa5 !important;
}

/*/////////////////////////////////////////
CUSTOM STYLES FOR ROI BOXES - DO NOT REMOVE
/////////////////////////////////////////*/

.roi-box {
  display: flex;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  margin: 40px 0 40px 0;
  padding: 30px;
  background-color: #f7fbfe;
  transition: all .3s ease-in-out;
}

.roi-box:hover {
	box-shadow: 0 7px 10px -2px rgb(209, 220, 228);
}

.roi-box .copy-side {
  display: flex;
  align-items: flex-start;
  padding-right: 15px;
}

.roi-box .copy-side h3 {
  color: #44464b;
  font-family: Rubik, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 10px;
}

.roi-box .copy-side p {
  color: #44464b;
  font-family: Open Sans, Verdana, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}

.roi-box .roi-icon {
  content:'';
  display: block;
  min-width: 70px;
  height: 70px;
  border-radius: 40px;
  background: #3285E6;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('https://rejoiner-cdn.s3.amazonaws.com/images/rejoiner/branding/applause-icon.png');
  background-size: 50px;
}

.roi-box .cta-side {
  min-width: 170px;
  max-width: 170px;
}

.roi-box a.roi-cta {
  display: block;
  color: #FFFFFF;
  font-family: Rubik, Helvetica, sans-serif;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  padding: 10px 30px;
  background-color: #93bc3a;
  transition: all .3s ease-in-out;
}

.roi-box a.roi-cta:hover {
  background-color: #739821;
}

/*/////////////////////////////////////////
CUSTOM STYLES FOR TOCs - DO NOT REMOVE
/////////////////////////////////////////*/
#toc-rj {
  margin: 0 auto 30px;
  padding: 15px 50px 30px;
  background-color: #f7f7f7;
  background-color: #F5FBFe;
  border: 2px solid #E1F0FF;
}
#toc-rj p {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  font-family: Rubik, Helvetica, Arial, sans-serif;
  margin-bottom: 24px;
}
#toc-rj ul {
  list-style: none;
  padding-left: 0px;
}
#toc-rj li a {
  text-decoration: none;
}
.anchored-headline {
  padding-top: 60px;
}

.padded-deadline {
  padding-top: 40px;
}

/*/////////////////////////////////////////
CUSTOM STYLES FOR RFM TABLE - DO NOT REMOVE
/////////////////////////////////////////*/
.styled-table {
  width: 100%;
  max-width: 700px;
  min-width: 600px;
  margin: 30px auto 60px;
  table-layout: fixed;
  border-collapse: collapse;
}
.styled-table thead {
  color: #FFFFFF;
  text-align: left;
  font-weight: 500;
  font-family: 'Rubik', Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #237FEA;
  border: 1px solid #237FEA;
}
.styled-table tbody {
  color: #424857;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Open Sans', Arial, sans-serif;
  border: 1px solid #D6E6F1;
}
.styled-table th {
  padding: 14px;
}
.styled-table td {
  text-align: left;
  padding: 15px;
  vertical-align: top;
}
.styled-table th:first-child,
.styled-table td:first-child {
  width: 180px;
  font-family: 'Rubik', Helvetica, Arial, sans-serif;
}
.styled-table tr:nth-child(even) {
  background-color: #F3F8FF;
}


@media only screen and (max-width: 800px) {
  .roi-box {
    max-width: 400px;
    display: block;
    margin: 40px auto;
  }
  .roi-box .cta-side {
    margin: 30px auto 10px;
    min-width: 325px;
    max-width: 325px;
    padding-right: 0px;
  }
  .roi-box a.roi-cta {
    padding: 20px 30px;
  }
  .roi-box .copy-side p {
    line-height: 18px !important;
  }
}
@media only screen and (min-width: 768px){
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    background-image: url('https://rejoiner-cdn.s3.amazonaws.com/images/_RejoinerBranding/_Logos/blog-pseudo-logo.png');
    background-size: 190px;
    background-position: center 7px;
  }
}
img.quora-question {
  display:block;
  width:100%;
  margin:0 auto 50px;
  max-width: 650px !important;
  border:8px solid #d9e7ff;
  box-shadow:0 4px 10px -1px #e0e6f5;
}

article.quora.type-quora {
  max-width: 750px;
  margin: auto;
}
article.quora.type-quora strong {
  font-weight: 700;
}

a.quora-question-link {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Rubik', Helvetica, Arial, sans-serif;
}

.content-info .row {
   padding: 110px 0 55px 0;
   background: #1866d4 url(http://rejoiner.com/resources/wp-content/themes/rejoiner/assets/img/new-footer-ribbon.png) center top no-repeat !important;
   color: #fff;
   text-align: center;
}

p.bolden > strong {
  font-weight: 700;
}
.main p.pullout {
  color: #2258A9;
  font-size: 24px;
  line-height: 34px;
  margin: 20px 0;
  padding: 5px 10px 5px 15px;
  display: inline-block;
  border-left: 5px solid #3378E1;
  font-weight: 500;
  font-family: 'Roboto Slab', Times, serif;
}
.main h2, .main h3, .main h4 {
  color: #000000;
  font-weight: bold;
  font-family: 'Roboto Slab', Times, serif;
}
.rj-blog-form {
  display: flex;
  width: 100%;
  max-width: 400px;
  flex-direction: column;
	margin: 10px 90px 10px 0;
}
.rj-blog-form .rj-form-area {
  display: flex;
  transition: all 0.3s ease-in-out;
}
.rj-blog-form .rj-form-area.disabled {
  opacity: 0;
  height: 0px;
  pointer-events: none;
}
.rj-blog-form .rj-form-area .rj-form-blog-email {
  flex: 2;
	min-height: 40px;
  border: 2px solid #3383de;
  padding: 0 15px;
  color: #06213a;
  font-size: 14px;
  line-height: 40px;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  outline: 0;
	letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.rj-blog-form .rj-form-area .rj-form-blog-email:focus {
  background-color: #ebf5ff;
}
.rj-blog-form .rj-form-area .rj-form-blog-fname {
  max-width: 0px;
  max-height: 0px;
  margin: 0px;
  padding: 0px;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.rj-blog-form .rj-form-area .rj-form-blog-btn {
  flex: 1;
  max-width: 120px;
	min-height: 40px;
	max-height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  padding: 0 20px;
  outline: 0;
  border: 2px solid #3383de;
  background-color: #3383de;
  font-family: "Rubik", Helvetica, Arial, sans-serif;
  transition: all 0.3s ease-in-out;
} // END of button

.rj-blog-form .rj-form-area .rj-form-blog-btn:hover,
.rj-blog-form .rj-form-area .rj-form-blog-btn:focus {
  border-color: #2356b5;
  background-color: #2356b5;
}

.rj-blog-form .rj-form-blog-confirm {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 20px;
  padding: 10px 15px;
  background-color: #2356b5;
  transition: all 0.3s ease-in-out;
}
.rj-blog-form .rj-form-blog-confirm.hidden {
  opacity: 0;
  padding: 0px;
  height: 0px;
}
b, strong {
  font-weight: 700 !important;
}
.secondary .banner .rj-blog-form {
	padding-right: 30px !important;
}
.secondary .banner .calc-roi {
	display: none;
}