/* landing page three column css */

@font-face {font-family: 'Museo-700';src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-700.eot');
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-700.eot#iefix') format('embedded-opentype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-700.woff2') format('woff2'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-700.woff') format('woff'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-700.ttf') format('truetype');
}


@font-face {font-family: 'Museo-300';src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-300.eot');
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-300.eot#iefix') format('embedded-opentype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-300.woff2') format('woff2'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-300.woff') format('woff'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-300.ttf') format('truetype');
}

@font-face {font-family: 'Museo-500';src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-500.eot');
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-500.eot#iefix') format('embedded-opentype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-500.woff2') format('woff2'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-500.woff') format('woff'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/fonts/museo-500.ttf') format('truetype');
}

@font-face {
  font-family: 'MuseoSans-900';
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/cms-dev-practicum-assets/MuseoSans-900.eot');
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/cms-dev-practicum-assets/MuseoSans-900.eot#iefix') format('embedded-opentype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/cms-dev-practicum-assets/MuseoSans-900.woff2') format('woff2'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/cms-dev-practicum-assets/MuseoSans-900.woff') format('woff'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/cms-dev-practicum-assets/MuseoSans-900.ttf') format('truetype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/cms-dev-practicum-assets/MuseoSans-900.svg#MuseoSans-900') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans-300';
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-300.eot');
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-300.eot#iefix') format('embedded-opentype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-300.woff2') format('woff2'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-300.woff') format('woff'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-300.ttf') format('truetype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-300.svg#MuseoSans-300') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans-700';
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-700.eot');
  src: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-700.eot#iefix') format('embedded-opentype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-700.woff2') format('woff2'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-700.woff') format('woff'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-700.ttf') format('truetype'),
    url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/MuseoSans-700.svg#MuseoSans-700') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/*
*  style already entered in vast-style.css
* .header-container{
background: #58595b;
}
.header-container .hs_cos_wrapper_type_logo a:after{
border:none;
}

*/

body{
  font-family: 'Museo-300'
}

h1, h2, h3{
  font-family: 'Museo-500';
}

.left-img-container img{
  border: 1px solid #7d7b79 !important;
  box-shadow: 0 2px 10px rgba(0,0,0,0.35);
}
.main-text-area h2{
  font-size: 42px;
  line-height: normal;
  margin-bottom: 20px;
}
.main-text-area hr {
  margin-bottom: 20px;
}
.main-text-area p{
  font-size:18px;
}
.main-text-area ul {
  margin: 25px 0 0;
  padding: 0 0 0 20px;
}
.main-text-area ul li:before {
  display: none;
}
.main-text-area ul li {
  list-style: disc;
  margin-bottom: 15px;
}

@media (min-width:1200px){
  .three-cols-more-space .span4{
    margin-left: 8.564103%;
    width: 27.623932%;
  }
}

.sidebar-form h3{
  margin-bottom:20px;
}
.sidebar-form label {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px !important;
  display: block;
}
.sidebar-form input {
  border-radius: 0 !important;
  height: 40px !important;
  box-shadow: none !important;
  border-width: 2px !important;
}
.sidebar-form .hs_submit .actions input{
  background-color:#78bb32 !important;
  border:none !important;
  color:#fff !important;
  font-family: 'Museo-500' !important;
  font-size:18px !important;
}
.blog-topics .widget-module ul li:nth-child(1) {
  display: none !important;
}
.sidebar-form .hs_submit .actions input:focus, .sidebar-form .hs_submit .actions input:hover{
  background-color:#449d44 !important;
  outline:none !important;
  box-shadow:none !important;
}
.sidebar-form .hs-form-field.hs_email{
  margin-bottom:22px;
}
.sidebar-form input:focus {
  border-color: #59778c !important;
}
.sidebar-form .hs-error-msgs.inputs-list {
  margin: 5px 0 0;
}
.sidebar-form .hs-error-msgs.inputs-list label {
  font-size: 14px;
  color: red;
}

@media (min-width:768px){
  .three-cols-more-space.page-center {
    padding: 50px 15px !important;
  }
}

@media (max-width:1199px){
  .main-text-area h2{
    font-size: 38px;
  }
  .sidebar-form h3{
    font-size: 20px;
  }
  .main-text-area p, .sidebar-form label{
    font-size: 16px;
  }
}
@media (max-width:1024px){
  .main-text-area h2 {
    font-size: 34px;
  }
  .sidebar-form h3{
    font-size: 18px;
  }
}
@media (min-width:768px) and (max-width:1023px){
  .three-cols-more-space .main-content {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width:991px){
  .main-text-area h2 {
    font-size: 30px;
  }
}

.footer-follow-me{
  position:relative;
  right:initial;
  text-align:left;
}
.footer-container-wrapper{
  background:#e6e7e8;
}
.footer-follow-me a {
  background: #58595b;
  width: 40px;
  height: 40px;
  font-size: 25px;
  font-family: FontAwesome;
  padding: 0;
  color: #fff;
  margin: 0 13px 0 0;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.footer-follow-me a:hover {
  color: ;
}
.footer-top-wrap p {
  margin: 0;
}
.footer-container-wrapper .footer-spacer {
  background: #666769;
  margin: 40px 0;
}
.footer-social-subascribe h3{
  color: #555555;
  font-family: 'Museo-700';
  margin-bottom: 20px;
}
.footer-container-wrapper .footer-copyright {
  background: #636363;
  color: #fff;
  padding: 0px;
  font-size: 14px;
  position: relative;
  line-height: 75px;
}
.footer-container-wrapper .copyright-text {
  padding: 0 !important;
}
.back-top-widget {
  min-height: initial !important;
}
.subscribe-container .hs_error_rollup {
  display: none;
}
.subscribe-container .hs_email label {
  display: none;
}
.subscribe-container .hs_email .hs-error-msgs{
  margin:0;
}
.subscribe-container .hs_email .hs-error-msgs label {
  display: block;
  color:red;
  font-size:14px;
}
.subscribe-container .hs_email{
  width: calc(100% - 98px - 20px) !important;
  display: inline-block !important;
  vertical-align: top;
  margin:0;
}
.subscribe-container .hs_email input{
  height: 45px;
  border-radius: 0;
}
.subscribe-container .hs_submit{
  width: 98px !important;
  display: inline-block !important;
  vertical-align: top;
  float: right;
}
.subscribe-container .hs_submit .actions input {
  border: none;
  width: 100% !important;
  height: 45px;
  border-radius: 0;
  background: #fc4d60;
  color: #fff;
  font-size: 16px !important;
  font-weight: bold;
  letter-spacing: normal;
  -webkit-transition:all 300ms ease-in-out;
  -ms-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  transition:all 300ms ease-in-out;
}
.subscribe-container .hs_submit .actions input:hover, .subscribe-container .hs_submit .actions input:focus{
  background: #d0404f;
}
.subscribe-container .hs_email input {
  height: 45px;
  border-radius: 0;
  border: none;
  font-size: 16px;
}
.subscribe-container .hs_email input:focus {
  outline:none !important;
  box-shadow:0 0 0 2px #59778c inset !important;
}

@media (max-width:767px){
  .footer-top-wrap{
    padding:35px 0 !important;
  }
  .footer-top-wrap .page-center .span4 {
    margin-bottom: 25px;
  }
  .footer-social-subascribe h3{
    margin-bottom: 15px;
    font-size: 20px;
  }
  .footer-container-wrapper .footer-copyright{
    line-height:1.3;
    padding:25px 0;
  }
  .footer-container-wrapper .footer-spacer{
    margin: 20px 0;
  }
}

@media (max-width:599px){
  .subscribe-container .hs_email{
    width: 100% !important;
    display: block !important;
    margin: 0 0 15px;
  }
  .subscribe-container .hs_submit{
    float: left;
  }
  .subscribe-container .hs_submit{
    width: 100% !important;
    display: block !important;
    float: left;
  }
}

/* blog css start here */
.blog-banner-area{
  background-image:url('https://foursightonline.com/wp-content/uploads/2018/03/Articles-Banner.jpg');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  min-height:238px !important;
  position:relative;
  /*border-bottom: 15px solid #58595b;*/
}
.blog-banner-area .page-center{
  position:absolute;
  bottom:50px;
  margin:0 auto;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  left: 0;
  right: 0;
}
.blog-banner-area h1{
  color:#fff;
  font-size:66px;
  font-family: 'Museo-500';
  line-height:normal;
  text-align: center!important
}
.blog-banner-area h1 + h1 {
  display: none;
}
.blog .header-container {
  background: #e6e7e8;
}
.blog .header-container {
  border-top: 15px solid #58595b;
}
body.blog .body-container-wrapper{
  padding-top:85px !important;
}
body.blog .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  padding: 10px;
  position: relative;
  color: #48494c;
  display: block;
  font-family: 'Museo-700';
  font-size: 18px;
  text-transform: none;
}
.header-container .hs_cos_wrapper_type_logo a{
  width:175px;
}
body.blog .global-header .logo{
  padding: 8px 0 0;
}
body.blog .custom-menu-primary .hs-menu-wrapper > ul{
  padding:0 !important;
}
.blog-main-wrapper{
  padding-top:25px;
  padding-bottom:45px;
}
.blog-topics{
  padding-bottom: 20px;
  border-bottom: 2px solid #828384;
  margin-bottom:50px;
}
.blog-topics h3{
  display:inline-block;
  vertical-align:middle;
  font-size:20px;
  margin:0 40px 0 0;
}
.blog-topics .widget-module{
  display:inline-block;
  vertical-align:middle;
  line-height:normal;
  margin:0;
  padding:0;
}
.blog-topics .widget-module ul a{
  display: inline-block;
}
.blog-topics .widget-module ul{
  list-style:none;
  line-height:normal;
  margin:0;
  padding:0;
  display: inline-block;
}

.blog-topics .widget-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-topics .widget-module ul li{
  display:inline-block;
  vertical-align:top;
  margin-right:5px;
}
.blog-topics .widget-module ul li:last-child{
  margin-right:0px;
}
.blog-topics .widget-module ul li a {
  padding: 10px 15px;
  text-transform:capitalize;
}
.blog-topics .widget-module ul li a:hover, .blog-topics .widget-module ul li a:focus{
  background: #e6e7e8;
}
.blog-topics .widget-module ul li a span {
  display: none;
}

@media (min-width:768px){
  .blog-section .post-listing{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap; 
  }
  .blog-section .post-listing .post-item{
    width: calc(100% / 3 - 8px);
    margin-left: 12px;
    overflow:hidden;
    margin-bottom: 60px;
    padding-bottom: 0px;
  }
  .blog-section .post-listing .post-item:nth-child(3n+1) {
    margin-left: 0px;
  }
}
.blog-section .post-listing .post-item .hs-featured-image{
  margin:0;
}
.top-date-block{
  max-width: 200px;
  height: 40px;
  line-height: 40px;
  background: #58595b;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: 'Museo-700';
}
.post-content-wrap{
  background: #e6e7e8;
  min-height: calc(100% - 195px - 40px);
  padding: 40px 25px 40px;
}
.post-content-wrap .post-header h2 {
  color: #404143;
  line-height: normal;
  font-size: 24px;
  font-family: 'Museo-700';
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
.post-header h2 a {
  color: inherit;
  line-height: inherit;
}
.post-header h2 a:hover, .post-header h2 a:focus{
  color:#34495e;
}
.blog-section .post-listing .post-item .hs-featured-image-wrapper {
  min-height: 195px;
  max-height: 195px;
  display: block;
  overflow: hidden;
}
.blog-section .post-listing .post-item .hs-featured-image-wrapper img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
  min-height: 195px;
}
.blog-pagination {
  text-align: center;
  padding: 10px 15px;
  background: #f0f0f0;
}
@media (max-width:991px){
  .blog-topics h3{
    margin-right:10px;
  }
  .blog-topics .widget-module ul li{
    margin-right:0px;
  }
  .blog-topics .widget-module ul li a{
    padding-left:12px;
    padding-right:12px;
  }
  body.blog .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-size:16px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li{
    margin-right:6px;
  }
}

.stripe-popup-form form {
  padding: 30px;
  height: 30%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  background: #fff;
  top: 30%;
  width: 90%;
  position: relative;
}
.stripe-popup-form form h2{
  font-size: 30px;
}
.stripe-popup-form label {
  display: block;
  margin-bottom: 8px;
  font-weight: 300;
  font-size: 18px;
  color: #666;
}

.stripe-popup-form #card-errors {
  height: 20px;
  padding: 4px 0;
  color: #fa755a;
}

.stripe-popup-form .token {
  color: #32325d;
  font-family: 'Source Code Pro', monospace;
  font-weight: 500;
}

.stripe-popup-form .wrapper {
  width: 90%;
  margin: 0 auto;
  height: 100%;
}

.stripe-popup-form #stripe-token-handler {
  position: absolute;
  top: 0;
  left: 25%;
  right: 25%;
  padding: 20px 30px;
  border-radius: 0 0 4px 4px;
  box-sizing: border-box;
  box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1),
    0 15px 35px rgba(50, 50, 93, 0.15),
    0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  transform: translateY(0);
  opacity: 1;
  background-color: white;
}

.stripe-popup-form #stripe-token-handler.is-hidden {
  opacity: 0;
  transform: translateY(-80px);
}

.stripe-popup-form .form-row {
  width: 70%;
  height: 100px;
  float: left;
}

.stripe-popup-form #card-element {
  background-color: white;
  width: 100%;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.stripe-popup-form .btn-Stripe {
  outline: 0;
  display: inline-block;
  height: 42px;
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  float: left;
  margin-left: 12px;
  margin-top: 32px;
  background-color: #78bb32 !important;
  border: none !important;
  color: #fff !important;
  font-family: 'Museo-500' !important;
  font-size: 18px !important;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
}

.stripe-popup-form .btn-Stripe:hover {
  transform: translateY(-1px);
  box-shadow: 0 7px 14px rgba(50, 50, 93, .10), 0 3px 6px rgba(0, 0, 0, .08);
  background-color: #43458b;
}

.stripe-popup-form #card-element--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.stripe-popup-form #card-element--invalid {
  border-color: #fa755a;
}

.stripe-popup-form #card-element--webkit-autofill {
  background-color: #fefde5 !important;
}

.wrapper.stripe-popup-form {
  opacity: 1;
  visibility: visible;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 99999999;
  background: rgba(0,0,0,0.6);
}

@media (max-width:767px){
  body.blog .body-container-wrapper {
    padding-top: 0px !important;
  }
  .blog-section .post-listing .post-item{
    padding-bottom: 0px;
    margin-bottom: 20px;
  }
  .blog-topics{
    margin-bottom:25px;
  }
  .blog-topics h3 {
    margin-right: 0px;
    display: block;
  }
  .blog-topics .widget-module, .blog-topics .widget-module ul li{
    display: block;
  }
  .blog-topics .widget-module ul li a{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }
  .blog-topics .widget-module ul li a:hover, .blog-topics .widget-module ul li a:focus{
    padding-left:15px;
  }
  .child-trigger{
    height:65px !important;
  }
  .mobile-trigger{
    top:25px;
    margin-top: 0px;
  }
  .stripe-popup-form .btn-Stripe {
    margin-left: 0;
    margin-top: 0;
  }
  .stripe-popup-form form {
    padding: 30px;
    height: 35%;
  }
  .stripe-popup-form .form-row {
    width: 100%;
  }
}


.blog-post-wrapper {
  padding-top: 40px;
}
.blog-post-wrapper .post-header h2{
  font-size: 38px;
  color:#545557;
}
.blog-left-col #hubspot-author_data {
  float: left;
  width: 100%;
  color: #494a4c;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Museo-500';
  margin-bottom:0;
}
.date-topics-wrap {
  display: block;
  clear: both;
  width: 100%;
}
.date-topics-wrap .published-date, .date-topics-wrap .header-topic-list{
  display:inline-block;
  vertical-align:middle;
  font-size: 18px;
}
.date-topics-wrap .header-topic-list p {
  margin: 0;
  font-size: inherit;
}
.date-topics-wrap .published-date{
  margin-right:20px;
}
.header-topic-list .topic-link {
  text-decoration: underline;
  padding: 0 5px;
  text-transform: capitalize;
}
.blog-left-col .post-header {
  border-bottom: 2px solid #eceded;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.blog-left-col, .blog-right-col{
  float:left;
}

.blog-left-col{
  width:75%;
  padding-bottom:30px;
  padding-right:8%;
}
.blog-right-col{
  width:25%;
  margin-top: 340px
}
@media (max-width:767px){
  .blog-left-col{
    width:100%;
    padding-right:0;
    margin-bottom:25px;
  }
  .blog-right-col{
    width:100%;
  }
}

.blog-left-col .post-body p {
  font-size: 18px;
  margin-bottom: 20px;
  color: #727274;
  line-height: 1.3;
}

.blog-footer-cta{
  width:auto;
  float:left;
}

.related-articles-list ul li:first-child{
  display:none;
}
.related-articles-list ul, .othr-topics-list ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.related-articles-list ul li, .othr-topics-list ul li {
  font-size: 17px;
  margin-bottom: 10px;
}
.othr-topics-list ul li{
  display:inline-block;
  vertical-align:middle;
  margin-right:8px;
}
.related-articles-list ul li a, .othr-topics-list ul a{
  position:relative;
}
.related-articles-list ul li a:after, .othr-topics-list ul li a:after{
  content:"";
  width:100%;
  height:1px;
  background-color:#9b9b9c;
  position:absolute;
  left:0;
  right:0;
  bottom:-3px;
  opacity:0.85;
}
.related-articles-list{
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.othr-topics-list{
  margin-top:20px;
}
.blog-right-col h3{
  border-bottom:1px solid;
  padding-bottom:2px;
  margin-bottom:20px;
}
/* 4 dec new css */
@media screen and (min-width:1091px){
  .blog-left-col .featured-image {
    width: 100%;
    position: absolute;
    z-index: 1;
    max-width: 1080px;
    margin: 0 auto;
  }
  .blog-post-wrapper .post-header h2 {
    font-size: 38px;
    color: #545557;
    margin-top: 485px;
  }  
  .blog-right-col {
    width: 25%;
    margin-top: 492px;
  }
  .blog-left-col .featured-image img {
    height: 450px;
    object-fit: cover;
    width: 100%;
  }
}

@media (max-width:767px){
  .main-text-area #hs_cos_wrapper_widget_6712497214, .main-text-area #hs_cos_wrapper_widget_1544030059941{
    padding:0 !important;
  }
}
/* .main-text-area .hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
  max-width:266px !important;;
}
 */
body .main-text-area form.hs-form fieldset .hs-form-field:nth-child(3),
body .main-text-area form.hs-form fieldset .hs-form-field.hs_email,
body .main-text-area form.hs-form fieldset .hs-form-field.hs_city,
body .main-text-area form.hs-form fieldset .hs-form-field.hs_company,
body .main-text-area form.hs-form fieldset .hs-form-field.hs_jobtitle,
body .main-text-area form.hs-form fieldset .hs-form-field:last-child {
  padding-right: 0 !important;
}



/* landing pages css */
form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi {
  width: 100% !important;
  max-width: 140px !important;
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname {
  width: 100% !important;
  max-width: 245px !important;
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname {
  width: 100% !important;
  /* 	    max-width: 243px !important; */
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset:nth-child(5){
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 18px !important;
  position: relative;
  margin: 15px 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset:nth-child(5):before {
  content: "Work Address";
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;	
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset:nth-child(6) {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 0px !important;
  position: relative;
  margin: 15px 0px !important;
  padding-bottom: 0px !important;
  border-top: 0px !important;
  margin-top: 0px !important;
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field {
  width: 100%;
  max-width: 50%;
}

form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
  width: 100%;
  max-width: 50%;
}
@media (max-width:1140px){
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field, form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
    max-width: calc(50%);
    display: block !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field{
    max-width: 50%;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname{
    max-width: 40% !important;
  }
  .main-text-area form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width: 40% !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi{
    max-width: 20% !important;
  }
}

@media (max-width:480px){
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field, form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100% !important;
    max-width: calc(100%) !important;
    display: block !important;
    padding-right: 0 !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field{
    max-width: 100% !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  .main-text-area form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset input{
    margin-right: 0 !important;
    width: 100% !important;
    max-width:100% !important;
  }
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_submit .actions input{
    height:auto !important;
    width:100% !important;
    white-space:normal !important;

  }
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 18px !important;
  position: relative;
  margin: 15px 0px !important;
  padding-bottom: 0px !important;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2):before {
  content: "Key Contact/Signer";
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi {
  width: 100% !important;
  max-width: 140px !important;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname {
  width: 100% !important;
  max-width: 245px !important;
}

.main-text-area form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname {
  width: 100% !important;
  max-width: 243px !important;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset:nth-child(5){
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 18px !important;
  position: relative;
  margin: 15px 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset:nth-child(5):before {
  content: "Work Address";
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;	
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset:nth-child(6) {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 0px !important;
  position: relative;
  margin: 15px 0px !important;
  padding-bottom: 0px !important;
  border-top: 0px !important;
  margin-top: 0px !important;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field {
  width: 100%;
  max-width: 370px;
}

form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
  width: 100%;
  max-width: 259px;
}
@media (max-width:1140px){
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field, form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
    max-width: calc(50%);
    display: block !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field{
    max-width: 50%;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname{
    max-width: 40% !important;
  }
  .main-text-area form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width: 40% !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi{
    max-width: 20% !important;
  }
}
@media (max-width:480px){
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field, form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100% !important;
    max-width: calc(100%) !important;
    display: block !important;
    padding-right: 0 !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field{
    max-width: 100% !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  .main-text-area form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset input{
    margin-right: 0 !important;
    width: 100% !important;
    max-width:100% !important;
  }
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_submit .actions input{
    height:auto !important;
    width:100% !important;
    white-space:normal !important;

  }
}


form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 18px !important;
  position: relative;
  margin: 15px 0px !important;
  padding-bottom: 0px !important;
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2):before {
  content: "Key Contact/Signer";
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs-hellosign_meta_14{
  width:100%;
  max-width:140px;
}
form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi {
  width: 100% !important;
  max-width: 140px !important;
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname {
  width: 100% !important;
  max-width: 245px !important;
}

.main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname {
  width: 100% !important;
  max-width: 243px !important;
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset:nth-child(5){
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 18px !important;
  position: relative;
  margin: 15px 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset:nth-child(5):before {
  content: "Business Address";
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;	
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset:nth-child(6) {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  padding-top: 0px !important;
  position: relative;
  margin: 15px 0px !important;
  padding-bottom: 0px !important;
  border-top: 0px !important;
  margin-top: 0px !important;
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field {
  width: 100%;
  max-width: 370px;
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
  width: 100%;
  max-width: 259px;
}
@media (max-width:1140px){
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field, form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
    max-width: calc(50%);
    display: block !important;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field{
    max-width: 50%;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname{
    max-width: 40% !important;
    float:left;
  }
  .main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width: 40% !important;
    float:left;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi{
    max-width: 20% !important;
    float:left;
  }
  .main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs-hellosign_meta_14{
    width:100%;
    max-width:20%;
  }
}
@media (max-width:480px){
  .main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width:100% !important;
  }
}
@media (max-width:480px){
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_address.hs-address.hs-fieldtype-text.field.hs-form-field, form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100% !important;
    max-width: calc(100%) !important;
    display: block !important;
    padding-right: 0 !important;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field{
    max-width: 100% !important;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_firstname{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  .main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_lastname{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs_mi{
    max-width: 100% !important;
    padding-right:0 !important;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset input{
    margin-right: 0 !important;
    width: 100% !important;
    max-width:100% !important;
  }
  .hs_submit .actions input{
    height:auto !important;
    width:100% !important;
    white-space:normal !important;
  }
  .main-text-area form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset.form-columns-3:nth-child(2) .hs-hellosign_meta_14{
    width:100%;
    max-width:100%;
  }
}

form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_submit .actions input,
form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_submit .actions input,
form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_submit .actions input{
  margin-top:25px !important;
}

@media (max-width:767px){
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset input,
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset input,
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset input{
    margin-right: 0 !important;
    width: 100% !important;
    max-width:100% !important;
  }
  form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form .hs_submit .actions input,
  form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form .hs_submit .actions input,
  form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form .hs_submit .actions input{
    margin-top:10px !important;
    margin-bottom:20px !important;
  }
}
@media (max-width:480px){
  body form[data-form-id="cde36d35-e3df-4dfb-871e-c09fd306e8e8"].hs-form fieldset .hs-form-field,
  body form[data-form-id="a2dd579a-6566-4c6f-a877-927835b7e8bf"].hs-form fieldset .hs-form-field,
  body form[data-form-id="339f6011-bbd1-43aa-8434-277b95a92ffd"].hs-form fieldset .hs-form-field{
    padding-right:0 !important;
  }
}

.footer-top-wrap .page-center .row-depth-1:nth-child(2), .footer-top-wrap .page-center .row-fluid-wrapper:nth-child(2)+.row-depth-1.row-number-5{
  display:none;
}

.main-text-area .form-section ul li {
  width: 100%;
}

.main-text-area .form-section form input {
  height: auto !important;
  max-width: 520px;
}
.form-section .submitted-message {
  font-size: 22px;
  font-weight: bold;
  display:none !important;
}
.form-section .hs_error_rollup {
  display: none;
}
.form-section {
  position: relative;
}
.main-text-area .form-section input[type="checkbox"] {
  width: auto !important;
}

div#do_pay {
  background: #5EB85C;
  border-color: #5EB85C;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px;
}
div#do_pay:hover{
  cursor: pointer;
}
#hsForm_de9d9a24-a4b8-46d7-a3b1-20b98d22931c > div.hs_submit.hs-submit > div.actions > input{
  /*   display:none !important;  */
}
div#payment_form form {
  height: 0px;
  width: 0px;
  overflow: hidden;
  /*     visibility: hidden; */
}
span.error{
  display: block !important;
  color: red !important;
  font-size: 14px !important;
}

div#do_pay{
  background-color: #78bb32 !important;
  border: none !important;
  color: #fff !important;
  font-family: 'Museo-500' !important;
  font-size: 18px !important;
  border-radius: 0 !important;
  padding: 6px 12px !important;
  line-height: 1.42857143 !important;
  font-weight: 400 !important;
}

.hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
  padding-right: 10px !important;
}

@media (max-width: 480px){
  .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    padding-right: 0 !important;
  }
}

/* landing page */
.foursight-body-landing{
  font-family: 'Museo-300'
}
.bg-cover{
  background-size:cover;
  -webkit-background-size:cover;
}
.foursight-body-landing h2,
.foursight-body-landing h3,
.foursight-body-landing h4,
.foursight-body-landing h5,
.foursight-body-landing h6{
  font-family: 'Museo-700'
}
.foursight-body-landing .header-container {
  background: #e7e7e7 !important;
  border-top: 8px solid #646464;
}
.foursight-body-landing .page-center {
  max-width: 1200px !important;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.header-cta {
  text-align: right;
}
.list-module-section {
  background: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
}
.landing-testimonials-section{
  text-align:center;
  padding-top:100px;
  padding-bottom:100px;
}
.discount-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.count-gird ol {
  counter-reset: section;
  list-style: none;
  padding-left: 0;
}

.count-gird ol li::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  left: 0;
  top: 0;
  background: #6e6f71;
  color: #fff;
  width: 40px;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
  height: 40px;
}

.count-gird ol li {
  position: relative;
  padding-left: 70px;
  min-height: 40px;
}

.count-gird ol li+li {
  margin-top: 20px;
}

.count-gird ol li::after {
  position: absolute;
  left: 39px;
  border-left: 11px solid #6e6f71;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  content: "";
  top: 0;
}
.banner__cts {
  padding-top: 40px;
}
.landing-footer-copyright {
  background-color: #fff !important;
  color: #6e6f71 !important;
  font-size: 16px !important;
  padding: 20px !important;
}
.bg-colored-strip {
  position: relative;
  width: 100%;
  float: left;
}

.bg-colored-strip::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background: linear-gradient(90deg, #00a5d2 50%, #f58320 50%);
  height: 10px;
  left: 0;
}

.bg-colored-strip::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background: linear-gradient(90deg, #73bf43 50%, #ef485a 50%);
  height: 10px;
  right: 0;
}
.landing-footer-copyright {
  text-align: center;
}
.main-cerified-facilitators {
  background-color: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 100px;
}
.problem-solving-body .col__icon-section .icon-txt {
  font-family: 'Museo-500';
  line-height: 1.4em;
  padding-left: 10px;
}
@media screen and (max-width:767px){
  .discount-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .main-cerified-facilitators {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px){
  .foursight-body-landing h2, .foursight-body-landing h3, .foursight-body-landing h4, .foursight-body-landing h5, .foursight-body-landing h6 {
    font-family: 'Museo-700';
    line-height: 1.2em;
  }
  .foursight-mobile .global-header>.row-fluid-wrapper>.row-fluid,
  .problem-solving-body .global-header>.row-fluid-wrapper>.row-fluid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: auto !important;
  }
  .foursight-mobile .row-fluid [class*="span"].header-cta,
  .problem-solving-body .row-fluid [class*="span"].header-cta {
    display: block !important;
    width: 50% !important;
  }
  .foursight-mobile .header-container-wrapper .container-fluid .row-fluid .logo,
  .problem-solving-body .header-container-wrapper .container-fluid .row-fluid .logo {
    width: 50% !important;
  }
  .foursight-mobile .header-container .hs_cos_wrapper_type_logo a,
  .problem-solving-body .header-container .hs_cos_wrapper_type_logo a {
    width: auto !important;
  }
  .problem-solving-body .landing-banner{
    background-position: 31%;
  }

}
@media screen and (max-width: 450px){
  .foursight-mobile .header-container-wrapper .container-fluid .row-fluid .logo,
  .problem-solving-body .header-container-wrapper .container-fluid .row-fluid .logo {
    width: 100% !important;
    text-align: center;
  }
  .foursight-mobile.foursight-body-landing .row-fluid [class*="span"].header-cta,
  .problem-solving-body.foursight-body-landing .row-fluid [class*="span"].header-cta {
    display: block !important;
    width: 100% !important;
    text-align: center;
    padding-bottom: 10px;
  }
}
.landing-banner h1 span {
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
  line-height: 2em;
}
@media screen and (max-width:1080px){
  .container-fluid .row-fluid .page-center {
    padding: 10px 20px !important;
  }
}
@media screen and (max-width:380px){
  .landing-banner h1{
    font-size: 40px;
  }
}
.problem-solving-body .footer-banner {
  background-position: right;
}



.landing-banner-center .banner__inner-content.page-center {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.landing-banner-center .banner__inner-content.page-center h1 br {
  display: none;
}

.landing-banner-center .banner__header {
  background: rgba(199, 199, 199, 0.7);
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}



/* Payment form */

#payment_form #stripe_checkout {
  border: 0
    font-size: 16px;
  background-color: #5cb85c;
  color: #fff;
  display: inline-block;
  padding: 10px 24px;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#payment_form #card_button {
  border: 0;
  font-size: 16px;
  background-color: #5cb85c;
  color: #fff;
  padding: 10px 24px;
  border-radius: 2px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#payment_form #stripe_checkout:hover,
#payment_form #card_button:hover {
  background-color: #449d44;
  outline: none;
}


#payment_form #card-element.StripeElement {
  background: #f9f9f9;
  padding: 15px;
  max-width: 320px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  width: 100%;
}

#payment_form #stripe_error {
  color: #f00;
  margin-bottom: 10px;
}

#payment_form #payment_success {
  color: #5cb85c;
  margin-top: 12px;
}

#stripe_card {
  height: 48.8px;
  position: relative;
}

#stripe-loader {
  max-width: 320px;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

#stripe-loaderinner {
  height: 48.8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#stripe-loader img {
  width: 25px;
}

.bottom-card {
  margin-top: 20px;
}

a.hs-button.primary.large.vsbutton {
  white-space: normal;
}

.codecheck .containers {
  padding-left: 30px;
}

.codecheck .containers span::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #666;
  display: block;
  border-radius: 1px;
  background-size: 11px;
  background-position: center center;
  background-repeat: no-repeat;
}

.codecheck .containers input:checked + span::before {
  background-image: url('https://4424590.fs1.hubspotusercontent-na1.net/hubfs/4424590/check.svg');
}



/****************************************/
/****************************************/
/* 10-04-style */
/****************************************/
/****************************************/

.blog-pagination {
  padding: 10px 0;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-pagination .next-posts-link,
.blog-pagination .all-posts-link {
  margin-left: auto;
}

.blog-main-wrapper.blognewsletter {
  margin-top: 30px !important;
}

.blognewsletter h1 {
  line-height: 1.1;
}

.blognewsletter .blog-post-wrapper h2 {
  margin-top: 0;
  font-size: 30px;
  line-height: 1.1;
}

.blognewsletter .blog-right-col {
  margin-top: 0;
}

.blognewsletter .related-articles-list {
  margin: 0;
}

.blognewsletter  .blog-left-col #hubspot-author_data {
  margin-top: 0;
  font-size: 20px;
}

.blognewsletter #bodyTable {
  background-color: #fafafa !important;
  height: auto !important;
}

.blognewsletter #templateHeader,
.blognewsletter #templateBody {
  background-color: transparent !important;
}

.blognewsletter #bodyCell .templateContainer {
  width: 100% !important;
  max-width: 600px !important;
}

.blognewsletter #bodyCell .templateContainer img {
  max-width: 100% !important;
}

.blognewsletter .blog-pagination {
  background: transparent !important;
  width: 100%;
}

.blognewsletter .post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blognewsletter .post-item .post-item {
  display: none !important;
}

.blognewsletter .templateContainer h2 {
  line-height: 1.3 !important;
}

.blognewsletter .mcnTextContentContainer {
  max-width: 100% !important;
}

.mcnBoxedTextContentContainer {
  width: 100% !important;
}

.blognewsletter a.more-link {
  margin-top: 15px;
  display: inline-block;
}

.blognewsletter a.more-link:hover {
  opacity: 0.8;
}

.blognewsletter .templateContainer p.topdate {
  margin: 0 !important;
}

table tr td img {
  max-width: 100%;
  height: auto !important;
}


@media only screen and (max-width: 767px) {
  .blog-main-wrapper.blognewsletter {
    margin-top: 0 !important;
  }
  .blognewsletter h1 {
    font-size: 26px;
  }
  .blognewsletter .blog-post-wrapper h2 {
    line-height: 1.1 !important;
    font-size: 22px !important;
    padding-left: 0 !important;
  }
  .date-topics-wrap .published-date {
    font-size: 16px;
  }
  .blognewsletter .templateContainer p,
  .blognewsletter .templateContainer ul {
    padding-left: 0 !important;
  }
  .blognewsletter .templateContainer p {
    line-height: 1.3 !important;
    margin-bottom: 10px !important;
  }
  .blognewsletter .templateContainer p.topdate {
    font-size: 12px !important;
    margin-bottom: 0 !important;
  }
  .blognewsletter table {
    width: 100%;
  }
  .blognewsletter .blog-left-col #hubspot-author_data {
    margin-top: 8px !important;
  }
  .blognewsletter .date-topics-wrap {
    padding-top: 7px !important;
  }
  .blognewsletter blockquote {
    margin: 0 !important;
  }
  .blognewsletter table.social-single-icon {
    width: auto !important;
  }
  .registertoday * {
    text-align: center !important;
  }
  .registertoday td {
    padding: 10px !important;
  }
  .blackcontent * {
    text-align: center !important;
  }
  .blackcontent {
    padding: 10px !important;
  }
  .bookcontent td * {
    text-align: center !important;
  }
  .bookcontent td {
    padding: 0 10px;
  }
  .getimage img {
    margin-bottom: 20px;
  }
}

/* Numbered Pagination */
.blog-pagination {
  display: block;
  text-align: center;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination-left {
  text-align: right;
}
.blog-pagination-right {
  text-align: left;
}
.blog-pagination a {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 5px 10px;
}
.blog-pagination a:hover,
.blog-pagination a:focus {
  background-color: #5eb85c7d;
  text-decoration: none;
}
.blog-pagination a.elipses {
  border: 0;
}
.blog-pagination a.active {
  background-color: #f5f5f5;
  color: #666;
  pointer-events: none;
  cursor: default;
}
.blog-pagination a.next-link,
.blog-pagination a.prev-link {
  background-color: #666;
  color: #fff;
}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover {
  background-color: #5eb85c;
  color: #fff;
}

/* landing page  */
.course-grid {
  text-align: center;
}

.course-col {
  background: #e7e7e7;
  padding: 20px;
}
.course-grid .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.course-col span {
  display: block;
  max-width: 250px;
  margin: auto;
  font-size: 21px;
  font-weight: bold;
}
.grey-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.universities-main-section {
  padding-bottom: 50px;
}
.clearDiv{
  clear: both;
  float: left;
  width: 100%;
}
@media screen and (max-width:767px){
  .course-col {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .grey-section{
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .blog-right-col {
    margin: 0;
  }
  .blog-post-wrapper .post-header h2 {
    line-height: 1.2;
  }
  .blog-left-col .post-body p {
    line-height: 1.5;
  }
  .blog-left-col .post-body p span {
    font-size: inherit !important;
  }
  .related-articles-list ul li,
  .othr-topics-list ul li {
    font-size: 18px;
  }
}

.main-text-area h2 {
  font-size: 34px !important;
  line-height: normal !important;
  margin-bottom: 20px !important;
}

.main-text-area p,
.main-text-area li {
  font-size: 18px;
}


.main-text-area ul li {
  position: relative;
  list-style: none;
  padding-left: 15px;
}

.main-text-area ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #666;
  display: block;
  border-radius: 50%;
}

.main-text-area form {
  max-width: 500px;
  width: 100%;
  margin-bottom: 40px;
}

.main-text-area form label {
  color: #666;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px !important;
  display: block;
}

.main-text-area form label .hs-form-required {
  color: #666;
}

.main-text-area form input {
  border-radius: 0 !important;
  height: 40px !important;
  box-shadow: none !important;
  border-width: 2px !important;
}

.main-text-area .hs_submit.hs-submit {
  margin-top: 22px;
}

.main-text-area .hs_submit .actions input {
  background-color: #78bb32 !important;
  border: none !important;
  color: #fff !important;
  font-family: 'Museo-500' !important;
  font-size: 18px !important;
}

.main-text-area .hs_submit .actions input:focus {
  outline: none !important;
  box-shadow: none !important;  
}

.main-text-area .hs_submit .actions input:hover {
  background-color: #449d44 !important;
  outline: none !important;
  box-shadow: none !important;
}

.main-text-area .hs-error-msgs {
  margin-top: 4px !important;
}

.main-text-area .hs-error-msgs li {
  padding: 0;
  margin: 0;
}

.main-text-area .hs-error-msgs li::before {
  display: none;
}

.main-text-area .hs-error-msgs li label {
  color: #f00;
  font-size: 12px;
  margin: 0 !important;
}


@media only screen and (max-width: 767px) {
  .main-text-area h2 {
    font-size: 26px !important;
    margin-bottom: 13px !important;
  }
  .main-text-area p, .main-text-area li {
    font-size: 16px;
  }
  .main-text-area ul li::before {
    top: 8px;
    width: 5px;
    height: 5px;
  }
  .main-text-area form label {
    font-size: 16px;
    margin-bottom: 6px !important;
  }
}

/* Blog Style */

.single-news-header{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;        
  -ms-flex-align: center;        
  align-items: center;
}

.single-news-header > div{
  width: 50%;
}

.author-content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.author-content > div:nth-child(1){
  width: 200px;
}

.author-content > div:nth-child(2){
  width: calc(100% - 200px);
}

.half-col{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.half-col > div{
  width: 50%;
}

.miss-news-letter{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.miss-news-letter > div{
  width: calc(100% / 3);
}

.post-author-details .date-topics-wrap{
  display: -webkit-box;        
  display: -ms-flexbox;        
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-author-details .date-topics-wrap .published-date{
  -webkit-box-flex: 1;        
  -ms-flex: 1;        
  flex: 1;
}

.post-author-details .date-topics-wrap .header-topic-list{
  width: 100%;
}

.blog-share {
  display: inline-block;
}

.blog-share a{
  display: inline-block;
  box-sizing: content-box;
  width: 25px;
  height: 25px;
  padding: 5px;
}

@media (max-width: 639px){
  .single-news-header > div {
    width: 100%;
    text-align: center;
  }
  .single-news-header > div:nth-child(2) table td{
    text-align: center !important;
  }
  .author-content>div:nth-child(1),
  .author-content>div:nth-child(2),
  .half-col > div,
  .miss-news-letter>div{
    width: 100%;
  }
}

@media (max-width: 480px){
  .post-author-details .date-topics-wrap{
    display: block;
  }
}

.error-template .body-container-wrapper {
  min-height: calc(100vh - 83px) !important;
}

.errorpage {
  padding: 50px 0;
  border-top: 20px solid #F5F5F5;
}

.errorpage h1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 1.1;
}

.errorpage p {
  font-size: 14px;
  margin-top: 0;
  color: #636363;
  line-height: 1.5;
}


@media only screen and (max-width: 575px) {
  .errorpage h1 {
    text-align: center;
  }
}


.flexthreecol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexthreecol > * {
  width: calc(100% / 3);
}

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

.width200400 > div:nth-child(1) {
  width: 200px;
}

.width200400 > div:nth-child(2) {
  width: calc(100% - 201px);
}

.blog-grey-blk {
  background-color: #f2f3f4;
  padding: 30px;
}

@media only screen and (max-width: 580px) {
  .flexthreecol > * {
    width: 100%;
  }
  .width200400 > div:nth-child(1),
  .width200400 > div:nth-child(2) {
    width: 100%;
  }
}