
/****************************
Exit Intent DW
**************/

/*-----------------------
Common 
------*/

.ouibounce-modal {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;  
  z-index: 1020;
  overflow-x: hidden;
  overflow-y: auto;
}
.ouibounce-modal .underlay,
.subscribe-ouibounce-wrap .underlay { 
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;  
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); 
  cursor: pointer;
}
.ouibounce-modal .exit-modal {
  margin: 0 auto;
  max-width: 960px;
  position: relative;
  width: 100%;    
  z-index: 1040;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}
.ouibounce-modal .exit-modal-title,
.ouibounce-modal .exit-modal-body,
.ouibounce-modal .exit-modal-close {
  float: left;
  width: 100%;  
}
.ouibounce-modal .exit-modal-close,
.subscribe-ouibounce-wrap .exit-modal-close {
    position: relative;
    height: 44px;
}
.ouibounce-modal .exit-modal-close button,
.subscribe-ouibounce-wrap .exit-modal-close button {
    float: right;
    font-family: Arial,Baskerville,monospace;
    text-transform: capitalize;
    cursor: pointer;
    width: auto;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: right;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0px !important;
    margin: 3px 0px 0px !important;
    color: #FFF;
    font-style: normal;
    font-size: 28px;        
    overflow: visible;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; 
}
.ouibounce-modal .exit-modal-close button:hover,
.ouibounce-modal .exit-modal-close button:focus {
    opacity: 1;
    filter: alpha(opacity=100);     
}
.ouibounce-modal .exit-modal-title {    
    border-bottom: 1px solid #d6e1e7;
    padding: 15px 30px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    background: #eceff1; /* Old browsers */
    background: -moz-linear-gradient(top,  #eceff1 0%, #e9eff2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #eceff1 0%,#e9eff2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #eceff1 0%,#e9eff2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceff1', endColorstr='#e9eff2',GradientType=0 ); /* IE6-9 */  
}
.ouibounce-modal .exit-modal-body {
  background: #ffffff;
  border-radius: 0px 0px 5px 5px;   
  margin-bottom: 20px;
}

@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

/*-----------------------
SEO Future
----------*/

@media (max-width: 899px) {
.seo-future-ouibounce-wrap .exit-modal {
    max-width: 600px;
}
}

.sf_ouibounce_note_wrap,
.sf_ouibounce_note_wrap,
.sf_ouibounce_note_wrap p,
.sf_ouibounce_hero_area_wrap,
.sf_ouibounce_hero_area_wrap h1,
.sf_ouibounce_hero_area_wrap h2,
.ouibounce_hero_area_wrap,
.ouibounce_logo_wrap,
.ouibounce_hero_area_wrap h1,
.ouibounce_hero_area_wrap h2,
.ouibounce_content_wrap,
.ouibounce_hero_image_wrap,
.sf_ouibounce_content_wrap,
.sf_ouibounce_form_wrap p,
.sf_ouibounce_form,
.sf_ouibounce_form input,
.sf_ouibounce_form ul.hs-error-msgs,
.sf_ouibounce_form ul.hs-error-msgs li,
.sf_ouibounce_form ul.hs-error-msgs li label,
.sf_ouibounce_form .hs_submit input.hs-button,
.ouibounce_form_wrap,
.ouibounce_form,
.ouibounce_form input,
.ouibounce_form ul.hs-error-msgs,
.ouibounce_form ul.hs-error-msgs li,
.ouibounce_form ul.hs-error-msgs li label,
.ouibounce_form .hs_submit input.hs-button {
    float: left;
    width: 100%;
}

/* Title */

.seo-future-ouibounce-wrap .exit-modal-title img {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}

/* Hero Area */

.sf_ouibounce_hero_area_wrap {
    padding: 0px 30px;
    background: #3a778e url("http://cdn2.hubspot.net/hubfs/90897/world_map_light_pattern.png") no-repeat center center;
}
.sf_ouibounce_hero_area_wrap h1,
.sf_ouibounce_hero_area_wrap h2,
.ouibounce_hero_area_wrap h1,
.ouibounce_hero_area_wrap h2 {
    text-align: center;
    color: #ffffff;
}
.sf_ouibounce_hero_area_wrap h1,
.ouibounce_hero_area_wrap h1 {
    font-weight: bold;
    line-height: 36px !important;
    font-size: 32px !important;
    margin-bottom: 10px !important;
    margin-top: 40px !important;
}
.sf_ouibounce_hero_area_wrap h1 span,
.ouibounce_hero_area_wrap h1 span {
    color: #ecfee7;
}
.sf_ouibounce_hero_area_wrap h2,
.ouibounce_hero_area_wrap h2 {
    font-weight: 600 !important;
    line-height: 28px !important;
    font-size: 20px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.sf_ouibounce_content_wrap {
    margin-top: 25px;
    text-align: center;
    margin-bottom: -3px;
}
.sf_ouibounce_hero_image_wrap,
.sf_ouibounce_form_wrap {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    padding: 0px 16px;
}
@media (max-width: 899px) {
.sf_ouibounce_hero_image_wrap,
.sf_ouibounce_form_wrap {
    padding: 0px;
}
}
.sf_ouibounce_hero_image_wrap {
    max-width: 365px;
}
.sf_ouibounce_hero_image_wrap img {
    float: left;
    max-width: 100%;
    margin-top: 15px;
}
.sf_ouibounce_form_wrap {
    max-width: 440px;
}
.sf_ouibounce_form_wrap p {
    color: #ffffff;
    font-size: 15px !important;
    line-height: 22px !important;
    margin-bottom: 20px !important;
    text-align: left;
    margin-top: 32px !important;
}
.sf_ouibounce_form_wrap p b {
    color: #ecfee7;    
}
.sf_ouibounce_form {    
}
.sf_ouibounce_form .hs-form-field,
.ouibounce_form .hs-form-field {
    margin: 0px !important;
}
.sf_ouibounce_form label,
.sf_ouibounce_form legend.hs-field-desc,
.ouibounce_form label,
.ouibounce_form legend.hs-field-desc {
    display: none;   
    text-align: left; 
}
.sf_ouibounce_form input,
.ouibounce_form input {
    text-align: left;    
    border: none !important;
    border-radius: 4px;
    height: 36px !important;
    line-height: 24px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    color: #3c5b67;
    margin-bottom: 14px !important;
    background: #ffffff;
}
.sf_ouibounce_form input:focus,
.ouibounce_form input:focus { 
    background: #f2feee;  
    color: #5eb147; 
    border: none !important;
    box-shadow: none !important;
}
.sf_ouibounce_form input.error,
.sf_ouibounce_form input.invalid,
.ouibounce_form input.error,
.ouibounce_form input.invalid {  
    background: #ffeded;
    color: #873031;  
}
.sf_ouibounce_form ul.hs-error-msgs,
.ouibounce_form ul.hs-error-msgs {
    margin: -5px 0px 8px !important;
    padding: 0px !important;
}
.sf_ouibounce_form ul.hs-error-msgs li,
.ouibounce_form ul.hs-error-msgs li {
    list-style: none;
    margin: 0px !important;
    text-align: left !important;
}
.sf_ouibounce_form ul.hs-error-msgs li label,
.ouibounce_form ul.hs-error-msgs li label {
    color: #feeaea;
    display: block;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-bottom: 4px !important;
    text-align: left !important;
}
.sf_ouibounce_form .hs_submit,
.ouibounce_form .hs_submit {    
}
.sf_ouibounce_form .hs_submit input.hs-button,
.ouibounce_form .hs_submit input.hs-button {
    height: auto !important;
    text-align: center;    
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;    
    border-radius: 6px;   
    line-height: 30px !important;
    margin: 8px 0px 50px !important;
    padding:6px 20px !important;    
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    background: #5eb147; /* Old browsers */
    background: -moz-linear-gradient(top,  #5eb147 0%, #499035 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #5eb147 0%,#499035 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #5eb147 0%,#499035 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eb147', endColorstr='#499035',GradientType=0 ); /* IE6-9 */
    border: 1px solid #4c9538 !important;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity linear 0.4s;
       -moz-transition: opacity linear 0.4s;
        -ms-transition: opacity linear 0.4s;
         -o-transition: opacity linear 0.4s;
            transition: opacity linear 0.4s;
}
.sf_ouibounce_form .hs_submit input.hs-button:hover,
.sf_ouibounce_form .hs_submit input.hs-button:focus,
.ouibounce_form .hs_submit input.hs-button:hover,
.ouibounce_form .hs_submit input.hs-button:focus {    
    opacity: 0.90;
    filter: alpha(opacity=90);
}

/* Note */

.sf_ouibounce_note_wrap {
    padding: 25px 30px;
}
.sf_ouibounce_note_wrap p {
    color: #3c5b67;
    font-size: 12px !important;
    line-height: 18px !important;
    text-align: center;
    margin: 0px !important;
    opacity: 0.90;
    filter: alpha(opacity=90);     
}
.sf_ouibounce_note_wrap p b {
    font-weight: 600 !important;
}
@media (max-width: 867px) {
.sf_ouibounce_note_wrap p br {
    display: none !important;    
}
}

/*-----------------------
Subscribe
---------*/

.ouibounce-body-overflow-hidden {
    overflow: hidden !important;
}
.subscribe-ouibounce-wrap .exit-modal {
    max-width: 700px;
}

.subscribe-ouibounce-wrap .underlay { 
  cursor: default;  
}
.subscribe-ouibounce-wrap .exit-modal-body { 
  background: rgba(58,119,142,1);
  border-radius: 6px;
}

.ouibounce_hero_area_wrap {
    padding: 30px;
}
.ouibounce_logo_wrap {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
}
.ouibounce_logo_wrap img,
.ouibounce_hero_image_wrap img {
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
}
.ouibounce_hero_area_wrap h1 { 
    margin-top: 0px !important;       
}
.ouibounce_hero_area_wrap h2 {
    font-size: 18px !important;
    margin-top: 2px !important;
}
.ouibounce_hero_image_wrap {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0px;
}

.ouibounce_form_wrap {   
    padding-top: 35px;
    position: relative;
}
.ouibounce_form_arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 1080;
}
@media (max-width: 519px) {
.ouibounce_form_arrow {
    display: none;
}
}
@media (min-width: 440px) {
.ouibounce_form_wrap {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (min-width: 520px) {
.ouibounce_form_wrap {    
    padding-left: 80px;  
    padding-right: 80px;
}    
.ouibounce_form_arrow img {
    margin-top: -10px;
}
.ouibounce_form_arrow img.ouibounce_form_arrow_left {
    float: left;
    margin-left: 15px;
}
.ouibounce_form_arrow img.ouibounce_form_arrow_right {
    float: right;
    margin-right: 15px;
}
}
@media (min-width: 640px) {
.ouibounce_form_wrap {    
    padding-left: 120px;  
    padding-right: 120px;
}    
.ouibounce_form_arrow img.ouibounce_form_arrow_left {
    margin-left: 55px;
}
.ouibounce_form_arrow img.ouibounce_form_arrow_right {
    margin-right: 55px;
}
}
.ouibounce_form { 
    z-index: 1100;
    position: relative;   
}
.ouibounce_form input {    
}
.ouibounce_form ul.hs-error-msgs {    
}
.ouibounce_form ul.hs-error-msgs li {    
}
.ouibounce_form ul.hs-error-msgs li label {    
}
.ouibounce_form .hs_submit input.hs-button {    
    text-transform: capitalize;
    padding: 4px 20px !important;
    margin: 5px 0 20px !important;
}




