    
@import url('https://www.i2cinc.com/wp-content/themes/i2cinc/css/font-kit.css');
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
.d-md-none { display:none; }
.container-lg { max-width: 1350px; margin: 0 auto; }

/** Client Existing CSS **/
.button_cta {
  display: inline-block;
  text-align: center;
  padding: 13px 20px;
  border: 2px solid #ef9829;
  background: #ef9829;
  color: #FFF;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  white-space: nowrap;
}

.button_cta:hover {
  background: #F8F8F8;
  color: #ef9829;;
}

header {
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  z-index: 3;
}

.conteiner_top {
  max-width: 1300px;
  margin: 0px auto;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bg-100 {
  width: 100%;
}

.bg-50 {
  width: 50%;
}

.bg-25 {
  width: 25%;
}

.bg-75 {
  width: 75%;
}

.bg-60 {
  width: 60%;
}

.bg-40 {
  width: 40%;
}

.bg-30 {
  width: 30%;
}

.bg-25 {
  width: 25%;
}

.bg-20 {
  width: 20%;
}

.conteiner {
  position: relative;
  max-width: 1300px;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

h1 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 140%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

h2 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

span {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  text-transform: normal;
}

.f-w-contact {
  max-width: 500px;
}

footer .conteiner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e7e7e7;
}
footer .conteiner .pop-t30 {padding-top:30px;}
footer .conteiner .bg-20 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .conteiner .bg-20 img {
  max-width: 102px;
}

footer .conteiner .bg-20 .bg-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
}

footer .conteiner .bg-20 .bg-socials p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  margin: 0px;
}

footer .conteiner .bg-20 .bg-socials ul {
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  margin-top: 10px;
}

footer .conteiner .bg-20 .bg-socials ul li {
  list-style: none;
  margin-right: 15px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

footer .conteiner .bg-20 .bg-socials ul li:hover {
  opacity: 0.7;
}

footer .conteiner .bg-40 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0px;
  padding-top: 40px;
}

footer .conteiner .bg-40 ul li {
  list-style: none;
  margin-left: 35px;
}

footer .conteiner .bg-40 ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-transform: initial;
}

footer .conteiner .bg-40 ul li a:hover {
  text-decoration: underline;
}

footer .conteiner .bg-40 p {
  text-align: right;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}

.section_w_1 {
  background: #F8F8F8;
  padding: 0px;
  position: relative;
  z-index: 2;
}
.section_w_2{
  position: relative;
  z-index: 1;
}
.section_w_2 .figure-w-1 {
  position: absolute;
  left: 0px;
  top: -212px;
}

.section_w_1 .conteiner {
  min-height: 400px;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
}

.section_w_1 .conteiner .bg-75 {
  background: #f8f8f8;
  padding-top: 150px;
  /*min-height: 430px;*/
  min-height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section_w_1 .conteiner .bg-75 .bg-text-w-1 {
  max-width: 600px;
}

.section_w_1 .conteiner .bg-75 .bg-text-w-1 span {
  position: relative;
  padding-left: 35px;
}

.section_w_1 .conteiner .bg-75 .bg-text-w-1 span:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ef9829;
}

.section_w_1 .conteiner .img_block {
  position: absolute;
  right: 0px;
  bottom: 0px;
}


.section_w_2 .conteiner .bg-50:first-child {
  padding-right: 80px;
  width: calc(50% - 80px);
}

.section_w_2 .conteiner .bg-50:last-child {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
 /* -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; */
}

.section_w_2 .f-w-text-2 .text-b {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
}

.section_w_2 .f-w-text-2 p {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
}

.section_w_2 .f-w-ul ul {
  padding: 0px;
  overflow: hidden;
}

.section_w_2 .f-w-ul ul li {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  list-style: none;
  float: left;
  width: calc(50% - 45px);
  padding-right: 45px;
  margin-top: 50px;
  position: relative;
}

.section_w_2 .f-w-ul ul li:after {
  content: "";
  position: absolute;
  top: -25px;
  left: 0px;
  width: 89px;
  height: 4px;
  margin-left: 0px;
  background: #46b0e6;
}

.section_w_3 {
  background: #46b0e6;
  padding: 84px 0px;
  margin-bottom: 0px;
}

.section_w_3 .conteiner .bg-100 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section_w_3 .conteiner .bg-100 p,
.section_w_3 .conteiner .bg-100 a {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  margin: 0px;
  text-transform: initial;
  color: #ffff;
  text-align: center;
}

.section_w_3 .conteiner .bg-100 a {
  font-weight: bold;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  padding: 30px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.1s, opacity 0.3s ease;
  transition: visibility 0s linear 0.1s, opacity 0.3s ease;
}

.modal.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 21;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  outline: none;
  background: none;
  font-size: 24px;
  color: #747474;
  font-weight: bold;
}

.modal__close:hover {
  color: #000;
}

.modal__container {
  position: relative;
  z-index: 22;
  width: 400px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0 0 10px #fff;
          box-shadow: 0 0 10px #fff;
  margin: 0 auto;
  padding: 40px;
  background-color: #fff;
  text-align: center;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1783px) {
  .section_w_1 .figure-w-1 {
    display: none;
  }
  html,
  body {
    overflow-x: hidden;
  }
}

@media only screen and (max-width: 1355px) {
  .section_w_2 .f-w-ul ul li{
    max-width: 270px;
  }
  .section_w_2{
    margin: 40px 0px;
  }
  .conteiner_top,
  .conteiner {
    max-width: 100%;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .section_w_1 .conteiner .img_block {
    position: relative;
    right: 0px;
    bottom: 0px;
    width: 55%;
    text-align: right;
   align-items: center;
   justify-content: center;
  }
  .section_w_1 .conteiner .img_block img{
width: 100%;
  }
  .figure-w-1{
    display: none;
  }
  .section_w_1 .conteiner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .section_w_1 .conteiner .bg-75 .bg-text-w-1 {
    padding-right: 0px;
    padding-left: 40px;
  }
  .section_w_1 .conteiner .bg-75 {
    width: 45%;
    align-items: flex-start;
  }
  .section_w_1 {
    background: #F8F8F8;
  }
  .section_w_1 .conteiner .bg-75 {
    background: #F8F8F8;
  }
  .section_w_2 {
    background: #ffff;
    margin-bottom: 0px;
  }
  .section_w_2 .conteiner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .section_w_2 .conteiner .bg-50:first-child,
  .section_w_2 .conteiner .bg-50:last-child {
    padding: 0px;
    width: 100%;
  }
  .section_w_2 .conteiner .bg-50 .f-w-text-2,
  .section_w_2 .conteiner .bg-50 .f-w-ul {
    padding-right: 40px;
    padding-left: 40px;
  }
  .section_w_2 .conteiner .bg-50:last-child {
    background: #f8f8f8;
    padding-top: 90px;
    padding-bottom: 90px;
    margin-top: 90px;
  }
  .section_w_2 .conteiner .f-w-contact {
    margin: 0px auto;
  }
  .section_w_3 {
    display: block;
  }
  footer .bg-20 {
    width: 30%;
  }
  footer .bg-40 {
    width: 70%;
  }
  footer .bg-40 ul {
    padding-left: 0px;
    padding-top: 50px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .section_w_1 .conteiner .bg-75 {
    min-height: 400px;
    padding-top: 140px;
  }
  .section_w_1 .conteiner .img_block img {
    width: 100%;
  }
  h1,
  h2 {
    font-size: 24px;
    line-height: 140%;
  }
  .section_w_1 .conteiner .bg-75 .bg-text-w-1 span {
    font-size: 18px;
    line-height: 140%;
  }
  .section_w_2 {
    margin-top: 80px;
  }
  .section_w_2 .conteiner .bg-50:last-child {
    margin-top: 70px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 700px) {
  .section_w_1 .conteiner .bg-75,.section_w_1 .conteiner .img_block{
    width: 100%;
  }
  .section_w_1 .conteiner{
    flex-direction: column;
  }
  .figure-w-1{
    display: none;
  }
  .button_cta {
    font-size: 15px;
  }
  .conteiner_top img {
    max-width: 75px;
    max-height: 45px;
  }
  .conteiner_top .button_cta {
    padding: 10px 15px;
  }
  .conteiner_top,
  .conteiner {
    max-width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .section_w_1 .conteiner .bg-75 {
    min-height: 185px;
    padding-top: 115px;
  }
  .section_w_1 .conteiner .bg-75 .bg-text-w-1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section_w_1 .conteiner .img_block img {
    width: 100%;
    height: auto;
  }
  .section_w_2 .conteiner .bg-50 .f-w-text-2, .section_w_2 .conteiner .bg-50 .f-w-ul {
    padding-right: 20px;
    padding-left: 20px;
  }
  footer .conteiner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .conteiner .bg-20 {
    width: 100%;
  }
  footer .conteiner .bg-20 img {
    max-width: 75px;
  }
  footer .conteiner .bg-20 .bg-socials {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  footer .conteiner .bg-40 {
    width: 100%;
  }
  footer .conteiner .bg-40 ul {
    padding-top: 0px !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .conteiner .bg-40 ul li {
    margin: 0px 8px;
  }
  footer .conteiner .bg-40 ul li a {
    font-size: 15px;
  }
  footer .conteiner .bg-40 p {
    text-align: center;
    font-size: 14px;
  }
  .section_w_2 .conteiner .f-w-contact {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section_w_2 .f-w-ul ul li {
    width: 100%;
    padding-right: 0px;
    max-width: 270px;
  }
  h1 {
    font-size: 21px;
    line-height: 140%;
  }
  h2 {
    font-size: 16px;
    line-height: 120%;
  }
  .section_w_2 {
    margin-top: 50px;
  }
  .section_w_2 .f-w-text-2 .text-b, .section_w_2 .f-w-text-2 p {
    font-size: 20px;
    line-height: 27px;
  }
  .section_w_2 .conteiner .bg-50:last-child {
    margin-top: 50px;
    padding-top: 85px;
  }
  .modal__container {
    width: 100%;
  }
  .modal__container {
    width: 100%;
    max-width: 77%;
  }
}

p, li { letter-spacing: 0.05em; }

#pardot-form input, select, textarea {
  font-family: neue-haas-grotesk-display, sans-serif;
  width: 100%;
  border: 1px solid #ef9829;
  padding: 12px 30px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

#pardot-form input::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

#pardot-form input:-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

#pardot-form input::-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

#pardot-form input::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

#pardot-form input[type="submit"] {
  background: #f09929 !important;
  border: 2px solid #f09929 !important;
  color: #fff !important;
  max-width: 100%;
  margin: 0px auto;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 5px !important;
}

#pardot-form p.submit { margin: 1em; }

#pardot-form input[type="submit"]:hover {
    background: transparent !important;
	color: #000 !important;
}
/** Client Existing CSS **/

/** Header **/

*, html {  -webkit-box-sizing: border-box;  box-sizing: border-box;}
body{	font-family: HelveticaNeueLTStd-Roman, Arial, Helvetica, sans-serif;font-weight: 400;font-stretch: normal;font-style: normal;}
.font-lt {  font-family: HelveticaNeueLTStd-Lt, Arial, Helvetica, sans-serif !important;  font-weight: 400;}
#landing-page-header .container-lg {  padding: 20px 20px 0 25px;}
.landing-page-banner{    display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;      padding: 0; background: #F8F8F8; padding: 0px;position: relative;z-index: 2;} 
.landing-page-banner .container-lg{                    padding:40px !important;width: 100% !important; display: block;}
.landing-page-banner h1 {  font-family: HelveticaNeueLTStd-Md, Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 32px;  line-height: 1.4;  letter-spacing: 0.1em;  text-transform: uppercase; }
.landing-page-banner h2 {  font-family: HelveticaNeueLTStd-Md, Arial, Helvetica, sans-serif;  font-style: normal;  font-weight: normal;  font-size: 22px;  line-height: 1.2;  letter-spacing: 0.1em;  text-transform: uppercase;}
.span-dot{  position: relative; padding-left: 30px; padding-top: 4px;  margin: 0 0 10px;  display: block;}
.span-dot:before{     content: "";  position: absolute;  top: 6px;  left: 0px;  width: 20px;  height: 20px;  border-radius: 50%;  background: #ef9829;  }
.landing-page-banner .landing-page-banner-col-left{padding-right: 50px; padding-top: 120px; max-width: 650px;}
.landing-page-banner-col-right img {  float: none;}
.landing-page-banner-col-right {  float: right;}
.landing-page-banner .container-lg > div {  display: block;}
.landing-page-banner .container-lg > div.landing-page-banner-col-right {  float: none}
.landing-page-banner .container-lg:after {  content: '';  display: block;  clear: both;}
/** Header **/
/** main content **/
.main-content{position:relative;}
.main-content #subscribe{ display:none;}
.main-content::before {  content: '';  display: block;  clear: both;  height: 100px;  background: #f8f8f8;  top: 0;  left: 0;  position: absolute;  width: 100%;}
.main-content .container-lg {  padding: 40px;  position: relative;  z-index: 1;  background: #fff; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);}
.main-content-left-col p{  font-size: 16px;line-height: 25px; }
.main-content-left-col {  float: left;  max-width: 700px;  }
.main-content-right-col {  float: right; width: calc( 100% - 740px); padding-left: 40px;  margin-left: 40px;  border-left: 1px solid #eee;}
.main-content:after {  content: '';  display: block;  clear: both;}
.main-content .container-lg:after {  content: '';  display: block;  clear: both;}
.main-content-left-col p small {  font-size: 14px; }
#pardot-form p img{max-width:100% !important; height:auto !important;}
.top-bars:after{ content:''; display:block; clear:both; }
.top-bars li {  width: calc( 50% - 40px);  float: left;}
.top-bars li:nth-child(even) {  margin-left: 40px;}
.top-bars li {  padding-top: 20px;  margin-top: 20px;  border-top: 4px solid #46b0e6;    font-family: HelveticaNeueLTStd-Lt, Arial, Helvetica, sans-serif !important;  font-weight: 400;  font-size: 16px;   line-height: 1.5; }
.main-content-left-col h2{ font-family: HelveticaNeueLTStd-Md, Arial, Helvetica, sans-serif !important;   font-size:24px;  line-height:1.5;  margin: 0 0 20px;}
.main-content-left-col h3{ font-family: HelveticaNeueLTStd-Md, Arial, Helvetica, sans-serif !important;   font-size:21px;  line-height:1.5;  margin: 0 0 20px;}
.main-content-left-col  h3 + ul{margin-top: -20px;}
/** main content **/
/** Footer **/
a:not(.btn):not(.page-link):focus, a:not(.btn):not(.page-link):hover {color: var(--blue) !important; !important; !important; !important; !important;}
.footer a {  color: #000;}
.footer-menu-list > li a {  display: inline-block;  vertical-align: middle;  font-family: HelveticaNeueLTStd-Lt, Arial, Helvetica, sans-serif;  font-weight: 300;  font-stretch: normal;  font-style: normal;  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  font-size: 1.125em;  line-height: 1.2222222222;  letter-spacing: 0.0540540541em;}
.footer-menu-list > li {  font-size: inherit;  line-height: inherit;}
.list-inline-flex > li {  display: inline-block;  margin: 0;  padding: 0;  max-width: 100%;  -webkit-box-flex: 0;  -ms-flex: 0 auto;  flex: 0 auto;  vertical-align: middle;}
.footer-menu-list {  -webkit-box-pack: end;  -ms-flex-pack: end;  justify-content: flex-end;}
.list-inline-flex {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: horizontal;  -webkit-box-direction: normal;  -ms-flex-direction: row;  flex-direction: row;  -webkit-box-pack: start;  -ms-flex-pack: start; justify-content: flex-start;}
.list-unstyled {  margin: 0;  padding: 0;  list-style: none;}
.footer-container {  padding: 40px 0 0;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start;}
.footer .footer-container { border-top: 1px solid var(--gen-border);}
.footer-col { max-width: 100%;	-webkit-box-flex: 0;	-ms-flex: 0 auto;	flex: 0 auto;	display: -webkit-box;	display: -ms-flexbox;	display: flex;}
.footer-col { max-width: 100%;	-webkit-box-flex: 0;	-ms-flex: 0 auto;	flex: 0 auto;	display: -webkit-box;	display: -ms-flexbox;	display: flex;}
.footer-col-spacer { -webkit-box-flex: 1;	-ms-flex-positive: 1;	flex-grow: 1;}
 
.footer-row { max-width: 100%;	-webkit-box-flex: 0;	-ms-flex: 0 auto;	flex: 0 auto;	display: -webkit-box;	display: -ms-flexbox;	display: flex;	-webkit-box-pack: justify;	-ms-flex-pack: justify;	justify-content: space-between;	-webkit-box-orient: vertical;	-webkit-box-direction: normal;	-ms-flex-direction: column;	flex-direction: column;	min-height: 100%;}
.footer-row.align-right { -webkit-box-pack: justify;	-ms-flex-pack: justify;	justify-content: space-between;}
.footer-row .footer-copy { text-align: right;	padding: 18px 0 0;}
.footer-row .footer-copy p { text-align: right;	margin: 0;}
.footer-logo { display: inline-block;	vertical-align: top;	margin: 0 50px 0 0;}
.footer-logo a.link:focus { outline: 1px dotted #999;}
.footer-logo a.link { display: inline-block;}
.footer-social-holder { display: -webkit-box;	display: -ms-flexbox;	display: flex;	-webkit-box-pack: justify;	-ms-flex-pack: justify;	justify-content: space-between;	-webkit-box-orient: vertical;	-webkit-box-direction: normal;	-ms-flex-direction: column;	flex-direction: column;	max-width: 100%;	-webkit-box-flex: 0;	-ms-flex: 0 auto;	flex: 0 auto;}
.footer-social--heading { display: inline-block;	max-width: 100%;	-webkit-box-flex: 0;	-ms-flex: 0 auto;	flex: 0 auto;	margin: 0 0 10px;	font-size: 1.125em;	line-height: 1.1927777778;	letter-spacing: 0.0540540541em;}
.footer-social--social-list { -webkit-box-pack: start;	-ms-flex-pack: start;	justify-content: flex-start;	-webkit-box-align: center;	-ms-flex-align: center;	align-items: center;}
.footer-social--social-list>li a { display: inline-block;	vertical-align: middle;}
.footer-social--social-list>li a .ico { display: block;}
.footer-social--social-list>li+li { margin: 0 0 0 15px;}
.footer-menu-list { -webkit-box-pack: end;	-ms-flex-pack: end;	justify-content: flex-end;}
.footer-menu-list>li { font-size: inherit;	line-height: inherit;}
.footer-menu-list>li a { display: inline-block;	vertical-align: middle;	font-family: HelveticaNeueLTStd-Lt, Arial, Helvetica, sans-serif;	font-weight: 300;	font-stretch: normal;	font-style: normal;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;	font-size: 1.125em;	line-height: 1.2222222222;	letter-spacing: 0.0540540541em;}
.footer-menu-list>li+li { margin: 0 0 0 52px;}
.footer-copy { font-size: 1em;	line-height: 1.1875;}
.footer-social--social-list > li a .ico {  display: block;}
@media (max-width: 768px) { 
/** end of Footer **/
	
}
@media (max-width: 767px) { 
	.footer-col-spacer { 	display: none;	} 
	.footer-row .footer-copy { 	display: none;	}
	.d-sm-block	{ display:block; }
}

/** Form Style **/
			#pardot-form { text-align:left; float:none; text-align:center;padding:0;margin:0 auto;  width:100% !important; max-width:640px; background: #fff;  box-sizing: border-box; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
            #pardot-form .form-field.first_name { clear: none; float: left;    margin-right: 4%;    width: 48%;}
            #pardot-form .form-field.last_name { clear: none; float: left; width: 48%;}
			/*#pardot-form .form-field.email { clear: none; float: left;    margin-right: 4%;    width: 48%;}*/
   /*         #pardot-form .form-field.job_title { clear: none; float: left; width: 48%;}*/
            #pardot-form input { border: 0;  border-bottom: 1px solid #000;    border-radius: 0;    box-sizing: border-box;    color: #000;    height: 34px;    line-height: 1;    overflow: hidden;    padding: 0; width:100%; font-size: 18px; }
            #pardot-form input ,
            #pardot-form textarea{ /*! appearance:none; */ /*! -moz-appearance:none; */ /*! -webkit-appearance:none; */ display: block;width: 100% !important;max-width: none;}
            #pardot-form .field-label {    color: #666;    font-size: 18px; display:block; float:none; width:100%; text-align:left; margin:0 0 5px; font-weight:normal;}
            #pardot-form .form-field {    margin: 0 0 25px; padding:0; }
            #pardot-form p{margin:0 0 10px;}
            #pardot-form p.error.no-label {    color: #fff;    margin: -20px 0 10px;    padding: 0;}
            #pardot-form input[type="submit"] { border: 2px solid #f09929;   background: #f09929;  border-radius: 5px;  display: inline-block; vertical-align: top;    font-size: 18px;    font-weight: normal;    min-height: 52px;    text-align: center; text-transform: none; min-width: 135px; color:#000; text-align: center; letter-spacing: 0.2em; text-transform: uppercase; border-radius: 0; cursor:pointer; width: auto; padding: 0 20px; margin-top: 30px;}
            #pardot-form input[type="submit"]:hover, #pardot-form input[type="submit"]:focus { background: transparent !important; color: #000; border-color: #f09929; }
            #pardot-form p.submit:before{ width:23px;  background-image:url('http://www2.i2cinc.com/l/27052/2017-07-22/3j227z/27052/139437/download_white.png'); }
            #pardot-form p.submit:hover:before{ background-image:url('http://www2.i2cinc.com/l/27052/2017-07-22/3j227x/27052/139435/download_black.png'); }
            #pardot-form select { font-weight: normal; height: 52px; width: 100%; }
            form.form span.error {padding-left: 0 !important; text-align: left; display: block !important; font-weight: 400 !important;}
			#pardot-form .form-field.full-width-field {
				clear: none;
				float: none;
				margin-right: 0;
				width: 100%;
			}
			.red-background, form.form p.errors {
                background: #f8d7da !important;
                color: #721c24 !important;
                padding: 0.75rem 0.75rem 0.75rem;
                border-radius: .25rem;
                font-size: 16px;
                font-weight: 600;
                margin: 0 0 1rem 0 !important;
            }

            .thankyou-note {text-align: center;font-size: 16px; line-height: 22px; text-align: center; color: #000; max-width: 670px; margin: 0 auto; background: #fff; padding: 50px 60px 10px; box-sizing: content-box; border-top-left-radius: 10px; border-top-right-radius: 10px; }
            .thankyou-note h3 {font-size: 32px; line-height: 39px; text-align: center; color: #000; margin: 0 0 20px;}
            .thankyou-note p { font-family: HelveticaNeueLTStd-Lt, Arial, Helvetica, sans-serif !important;}
            
            .thankyou-text {text-align: left;font-size: 16px; line-height: 22px;  color: #000; max-width: 670px; margin: 0 auto; background: #fff; box-sizing: content-box; border-top-left-radius: 10px; border-top-right-radius: 10px; margin:0 0 30px; }
            .thankyou-text h3 {font-size: 32px; line-height: 39px; text-align: center; color: #000; margin: 0 0 20px;}
			
			.pardotForm-success h2 {
			    font-size: 26px;
                line-height: 1.09;
                color: #000000;
                font-weight: 300;
                max-width: 448px;
                margin: 30px auto 20px auto;
			}
			
			.pardotForm-success img {
			    margin: 40px 0 0 0;
			}

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

				.thankyou-note {
					padding: 15px 20px 10px;
				}

				.thankyou-note h3 {
					font-size: 20px;
					margin:0 0 20px 0;
					line-height: 30px;
				}

				.thankyou-text {
					font-size: 14px;
					padding: 0 20px 20px;
				}

				#pardot-form {
					padding: 0 30px 35px;
				}

				#pardot-form .field-label {
					font-size: 14px;
					margin:0;
				}

				#pardot-form input {
					height: 30px;
					font-size: 14px;
				}

				#pardot-form input[type="submit"] {
					margin-top: 18px;
				}
				
				.pardotForm-success h2 {
				    font-size:22px;
				    margin: 25px auto 20px auto;
				}
				.pardotForm-success img {
    			    margin: 25px 0 0 0;
    			}
    			.red-background, form.form p.errors{
    			    font-size: 14px;
    			}
			}
			
			@media only screen and (max-width:360px) {
				.thankyou-note h3 {
					font-size: 20px;
					line-height: 25px;
				}
				.thankyou-note {
					padding: 15px 15px 10px;
				}
				.thankyou-text {
					font-size: 14px;
					padding: 0 0 15px;
				}
				#pardot-form input[type="submit"] {
                    min-width: 100%;
                    max-width: 100%;
                    font-size: 14px;
                    min-height: 45px;
                    margin-top: 15px;
                }
			}

form#pardot-form p {
    margin: 0;
}

#pardot-form p.submit { 
	margin: 30px 0 0 0;
}

#pardot-form p.submit input {
	cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-transform: uppercase;
    background: transparent;
    border: 2px solid #ef9829;
    margin: 0;
    color: #000;
    padding: 0px 15px;
    font-size: 18px;
    min-height: 52px;
    letter-spacing: 0.2em;
}
#pardot-form p.submit input:hover,
#pardot-form p.submit input:focus{
	background: transparent !important;
	color: #000;
}
#pardot-form input[type="submit"]:hover {
  background: transparent !important;
color: #000 !important;
}
#pardot-form span.value {
    margin: 0;
}
#pardot-form span.value span input {
    width: 30px;
    margin: 0 30px 0 0;
}
#pardot-form span.value span label {
    padding: 0;
}
.red-background, form.form p.errors {
    background: #f8d7da !important;
    color: #721c24 !important;
    padding: 0.75rem 0.75rem 0.75rem;
    border-radius: .25rem;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 1rem 0 !important;
}

.checkbox-wrapper {    display: inline-block !important; vertical-align: top;}
.pd-checkbox .value > span {display: inline-block !important; padding: 0 5px 15px 0;width: 25%;}
.checkbox-wrapper > input {    margin: 0 10px 0 0 !important;    width: auto !important; }
.pd-checkbox .value > span:nth-child(4n+1):before {content: '';display: block;clear: both; width:100% !important; overflow:hidden; }
.checkbox-wrapper{ position: relative; margin-right: 10px;}
#pardot-form span.value .checkbox-wrapper +  label{ line-height: 16px; }
form.form .form-field.pd-checkbox span.value > span input[type="checkbox"],
form.form .form-field.pd-checkbox span.value > span input[type="radio"]  {
	opacity: 0;
    display: block;
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
    height: 16px;
    width: 16px !important;
    background: 0 0;
    background-color: rgba(0,0,0,0);
    border: 1px solid #C4C4C4;
    -webkit-transition: border-color .25s ease,background .25s ease;
    -o-transition: border-color .25s ease,background .25s ease;
    transition: border-color .25s ease,background .25s ease;
}
form.form .form-field.pd-checkbox span.value > span input[type="radio"] ~ .checkmark{
	border-radius: 100% !important;
}
form.form .form-field.pd-checkbox span.value > span input[type="radio"]:checked ~ .checkmark {
	border-radius: 100%;
}

form.form .form-field.pd-checkbox span.value > span input[type="checkbox"] ~ .checkmark,
form.form .form-field.pd-checkbox span.value > span input[type="radio"] ~ .checkmark {
	display:block;
	border-radius:0;
	margin: auto 0;
	height:16px;
	width:16px;
	background:0 0;
	background-color:rgba(0,0,0,0);
	border:1px solid #C4C4C4;
	-webkit-transition:border-color .25s ease,background .25s ease;
	-o-transition:border-color .25s ease,background .25s ease;
	transition:border-color .25s ease,background .25s ease
	}

	form.form .form-field.pd-checkbox span.value > span:hover input[type="checkbox"]:not(:checked) ~ .checkmark,
	form.form .form-field.pd-checkbox span.value > span:hover input[type="radio"]:not(:checked) ~ .checkmark {
	background-color:#efefef;
	border-color:#efefef
	}

	form.form .form-field.pd-checkbox span.value > span input[type="checkbox"]:checked ~ .checkmark,
	form.form .form-field.pd-checkbox span.value > span input[type="radio"]:checked ~ .checkmark {
	background:#ef9829!important;
	border-color:#ef9829!important
	}

@media screen and (max-width: 767px) {
	.pd-checkbox .value > span{ width:100% !important;}	
	#pardot-form p.submit {margin: 10px 0 0 0;}
}
@media screen and (min-width: 768px) and (max-width: 1023px)  {
	.pd-checkbox .value > span{ width:50% !important;}	
}
a:hover, a:active, a:visited, a:focus {
  color: #000;
  text-decoration: none;
}
/** end of Form Style **/

/** Responsive **/


@media only screen and (min-width: 1366px ) {
	.landing-page-banner .container-lg > div.landing-page-banner-col-right {  float: none;  max-width: 100%; }
}

@media only screen and (max-width: 1366px ) and (min-width: 1200px) {
    .container-lg {  max-width: 1200px;}
}

@media only screen and (max-width: 1025px ) and (min-width: 961px) {
  .container-lg {  max-width: 960px;}   
  .main-content-left-col{ max-width: 440px}
  .main-content-right-col{ width: calc( 100% - 480px);}
  .landing-page-banner .landing-page-banner-col-left{ max-width: 500px;}
  .landing-page-banner .container-lg .landing-page-banner-col-right{ max-width: calc(100% - 500px)}
}
@media only screen and (max-width: 960px ) and (min-width: 768px) {
 .container-lg {  max-width: 740px;}   
  .main-content-left-col{ max-width: 300px}
  .main-content-right-col{ width: calc( 100% - 340px);}
  .landing-page-banner .landing-page-banner-col-left{ max-width: 400px; padding-right:30px;}
  .landing-page-banner .container-lg .landing-page-banner-col-right{ max-width: calc(100% - 400px)} 
  .landing-page-banner h1{ font-size: 21px;}
  .landing-page-banner h2{ font-size: 16px;}
  .span-dot{ font-size: 14px; padding-left: 22px;}
  .span-dot:before{ width: 14px; height: 14px; top:6px;}
  .landing-page-banner .container-lg{padding:20px 40px !important;}
  #pardot-form p.submit input{ font-size: 14px !important;}
  #pardot-form .field-label{ font-size: 14px;}
  
	.top-bars li {  float: none;  width: 100%;  margin: 10px 0 20px !important;}
	.top-bars {  margin-top: 0 !important;}
}

@media only screen and (max-width: 767px ) {
  .container-lg {  max-width: 320px;}   
  .main-content .container-lg > div,
  .landing-page-banner .container-lg > div{ display: block; max-width: none; float: none;}
  .landing-page-banner h1{ font-size: 21px;}
  .landing-page-banner h2{ font-size: 16px;}
  .span-dot{ font-size: 14px; padding-left: 22px;}
  .span-dot:before{ width: 14px; height: 14px; top:6px;}
  .landing-page-banner .container-lg{padding:20px 20px !important;}
  #pardot-form p.submit input{ font-size: 14px !important;}
  #pardot-form .field-label{ font-size: 14px;}
  .main-content .main-content-right-col{ padding: 20px 0 0 0 !important; margin:20px 0 0; max-width: none; width: 100%; border:0; border-top: 1px solid #ddd;}
  .main-content-right-col #pardot-form{ padding: 0;}
  .main-content-right-col #pardot-form .thankyou-text{padding: 0;}
  .main-content .container-lg{padding: 40px 20px;}
  #landing-page-header .container-lg{padding-left:0;}
  .footer-container > div{ display: block; float: none; }
  .footer-container{ display: block;}
  .footer-copy {  margin: 20px auto 0;  max-width: 320px;}
	#footer .footer-social-holder {  float: left;}
	#footer .footer-logo {  float: left;}
	.footer-col:after {  content: '';  display: block;  clear: both;}
	#menu-footer-menu {  display: block;  margin: 20px 0 0;}
	
	.top-bars li {  float: none;  width: 100%;  margin: 10px 0 20px !important;}
	.top-bars {  margin-top: 0 !important;}
}
/** Responsive **/


/* Meet with i2c form css */



.money-sec .section-text h4{
    font-weight: 400;
    font-size: 34px;
    font-family: var(--font) HelveticaNeueLTStd-Roman, Arial, Helvetica, sans-serif !important;
    line-height: 1.2;
    color: #000000;
    letter-spacing: 0;
}
.money-sec h1{
    font-weight: 500;
    font-size: 56px;
    line-height: 68px;
    color: #000000;
    text-transform: capitalize;
    letter-spacing: 0;
}
.landing-page-banner .container-lg .row{
    display: flex;
    align-items: center;
}
.landing-page-banner.money-sec{
    margin-top: 97px;
    background: #fff;
    margin-bottom: 78px;
}
.btn-orange-outline{
    color: #fff !important;
}
.main-content-money {
    background: #1434CB;
   padding-top: 36px;
    height: 702px;
  }
  .footer-container {
  padding-left: 31px !important;
   padding-right: 31px !important;
}
.section-icon {
    margin: 0 0 29px !important;
  }
.money-sec .section-text p{
    font-weight: 400;
    font-size: 26px !important;
    line-height: 1.2 !important;
    color: #000000;
    letter-spacing: 0.5px;
    max-width: 90%;
}
.sec-with-sep{
    margin-top: 30px;
    position: relative;
}
.sec-with-sep::before{
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #1434CB;
    left: 1px;
    top: -6px;
}
.sec-with-sep p{
    padding-left: 33px;
}
.sec-with-sep p:first-child{
    font-weight: 400;
    font-size: 28px !important;
    color: #000000;
    margin-bottom: 5px;

}

.sec-with-sep p:last-child{
    font-weight: 500;
font-size: 28px !important;
color: #000000;
font-family: HelveticaNeueLTStd-Roman, Arial, Helvetica, sans-serif !important;
margin-top: 8px;
letter-spacing: 0.2px;
line-height: 1.3 !important;
}
.section-text a.btn-orange-outline{
    margin-top: 28px !important;
}

.want-to-learn .btn.btn-orange-outline.mt-4 {
    margin-top: 17px !important;
  }
.about-box-wrapper{
    background: #FFFFFF;
    border: 1px solid #000000;
    display: flex;
    flex-direction: column;
    max-width: 352px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    position: relative;
    box-shadow: 15px 15px 0px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 15px 15px 0px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 15px 15px 0px 0px rgba(0,0,0,0.2);
    min-height: 120px;
    min-width: 352px;
    z-index: 10;
}

.about-box-wrapper h2{
    font-weight: 500;
font-size: 30px;
line-height: 1.2;
font-family: HelveticaNeueLTStd-Roman, Arial, Helvetica, sans-serif !important;
margin: 0;
color: #000000;
text-transform: none;
letter-spacing: 0.4px;
}
.about-box-wrapper h6{
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
    color: #000000;
    font-family: HelveticaNeueLTStd-Lt, Arial, Helvetica, sans-serif !important;
    letter-spacing: 0.4px;
    position: relative;
    top: 8px;

}
.about-sec-wrapper{
    display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: relative;
top: 83px;
left: 16px;
}

.about-sec-wrapper .img-wrapper{
    margin-top: 48px;
    position: relative;
    max-width: 321px;
    z-index: 10;
  }
    .about-sec-wrapper .img-wrapper::before{
        content: "";
        position: absolute;
        top: -53px;
        left: 50%;
        border: 1px dashed #fff;
        height: 97px;
        z-index: -1;
    }

    .background-shadow1{
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.105) 0%, rgba(255, 255, 255, 0) 60.01%);
transform: rotate(0deg);
width: 520.84px;
height: 520.84px;
border-radius: 50%;
position: absolute;
top: 16%;
    }
    .background-shadow2{
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.105) 0%, rgba(255, 255, 255, 0) 60.01%);
        width: 730.42px;
        height: 730.42px;
        border-radius: 50%;
        position: absolute;
        top: -31px;

      
    }
 .shape2{
    position: absolute;
    right: -7.7%;
top: 21%;
 }
 .money-form .red-background, form.form p.errors {
    padding: 0.75rem 0.75rem 0.5rem 0.75rem;
  }
 .shape3{
    position: absolute;
    right: -3.7%;
top: 8px;
 }
 .triangle{
    position: absolute;
    left: -24%;
top: 76.5%;
 }
 .money-form{
    margin-top: -658px;
 }
 .money-form #pardot-form{
    padding: 54px 56px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    position: relative;
    top: 0;
        z-index: 30;
 }
 .want-learn {
    padding: 78px 0 83px;
  }
  #footer.money-sec-footer {
    padding: 39px 0 5px;
  }
 .want-learn h2{
    font-weight: 500;
    font-size: 32px !important;
    line-height: 1.2 !important;
    color: #000000;
    text-transform: none;
    letter-spacing: 0;
 }
 .want-to-learn{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
 }
 @media (min-width: 1200px){
    .want-to-learn{
        max-width: 100%;
        position: relative;
left: 27px;
     }
 }
 .money-logo{
    position: relative;
padding-left: 25px;
height: 100%;
display: inline-block;
 }
 .logo-sec span:first-child{
    padding-right: 14px;
    height: 100%;
    display: inline-block;
    width: 110px;
 }
 .money-logo::before{
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
    height: 71px;
    width: 1px;
    background: #000000;
 }
 .landing-page-banner.money-sec .img-wrapper{
    width: 598px;
    position: relative;
    top: -22px;
    left: -84px;
 }
 .landing-page-banner.money-sec .container-lg {
    padding: 40px 40px 0 !important;
    
  }
  #landing-page-header.money-header .container-lg{
    padding: 50px 20px 0 38px;
  }
  .money-form #pardot-form input, .money-form #pardot-form select {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #000 !important;
    transition: .4s;
    padding: 0 !important;
    font-size: 1rem;
line-height: 1.5714285714;
height: 38px;
  }
  .money-form #pardot-form .form-field.first_name {
    clear: none;
    float: left;
    margin-right: 0;
    width: 100%;
  }

  .money-form  #pardot-form .form-field.last_name {
    clear: none;
    float: left;
    width: 100%;
  }
  .money-form #pardot-form input:focus, #pardot-form select:focus{
    border-color: #f09929 !important;
  }
  .money-form .form-field.company , .money-form .form-field.job_title , .money-form .form-field.country      {
      margin-top: 41px !important;
  }
  
  html{
    scroll-behavior: smooth;

  }
  .money-form #pardot-form p.top-heading-form{
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1.5 !important;    
    color: #000000;
    text-align: left;
margin-bottom: 26px;
letter-spacing: 0.4px;
width: 97%;
    
    
  }
  .money-form form.form span.error{
      color: #C67371;
      letter-spacing: 1px;
  }
 .money-form .required.required-custom .field-label::after {
    content: "";
    top: 3px;
    left: 0;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #C67371;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .money-form p.submit{
      display: flex;
  }
  .money-form #pardot-form p.submit input {
    width: auto !important;
	  text-transform: none;
	  color: var(--white) !important;
	  padding: 15px 24px !important;
	  background: var(--blue) !important;
	  border-color: var(--blue) !important;
	  line-height: 1;
	  font-family: var(--font) !important;
  }
.money-form #pardot-form p.submit input:hover,
.money-form #pardot-form p.submit input:focus{
	border-color: var(--blueHover) !important;
	background: var(--blueHover) !important;
}
  .logo-sec span:first-child img{
      width: 100%;
  }
  a.logo-sec{
      display: inline-block;
      height: 100%;
      border: 1px solid transparent;
  }
  a.logo-sec:focus {
    border: 1px dotted black;
    height: 100%;
    display: inline-block;
  }
  @media(max-width: 1367px){
    .money-sec .section-text p {
        max-width: 86%;
      }
      .money-form #pardot-form p.top-heading-form{
    width: 97%;
        
        
      }
      #landing-page-header.money-header .container-lg {
        padding: 50px 20px 0 41px;
      }
      .landing-page-banner.money-sec {
        margin-top: 96px;
      }
      .section-text a.btn-orange-outline {
        margin-top: 25px !important;
      }
      .landing-page-banner.money-sec .img-wrapper {
        width: 532px;
        position: relative;
        top: -18px;
        left: -71px;
      }
      .sec-with-sep {
        margin-top: 27px;
      }
      .landing-page-banner.money-sec {
        margin-top: 121px;
        background: #fff;
        margin-bottom: 105px;
      }
      .main-content-money {
        background: #46B0E6;
        padding-top: 43px;
        height: 702px;
      }
      .about-sec-wrapper {
        top: 75px;
        left: 10px;
      }
      .about-sec-wrapper .img-wrapper {
        right: -7px;
      }
      .money-form #pardot-form {
        padding: 54px 57px;
        top: 0;
      }
      #money-pardot-form{
          max-width: 96%;
      }
      .want-to-learn {
        max-width: 100%;
      }
      .want-to-learn .btn.btn-orange-outline.mt-4 {
        margin-top: 21px !important;}
        .triangle {
            left: -20px;
          }
          .shape2 {
            display: none;
          }
          .shape3 {
            right: 1px;
            top: -1px;
          }
  }
  @media (max-width: 1200px){
    .landing-page-banner.money-sec .img-wrapper {
        width: 450px;
        top: -22px;
        left: 0;
      }
      .want-to-learn {
        width: 100%;
      }
      .money-sec h1 {
        font-size: 46px;
        margin-bottom: 4px;
      }
      .money-sec .section-text p {
        font-size: 22px !important;
        max-width: 94%;
      }
      .sec-with-sep p:first-child {
        font-size: 24px !important;
      }
      .sec-with-sep p:last-child {
        font-size: 24px !important;
      }
      .landing-page-banner.money-sec .container-lg {
        padding: 40px 0px 0 !important;
      }
      #landing-page-header.money-header .container-lg {
        padding: 50px 20px 0 3px;
      }
      .money-sec .section-text h4 {
        font-size: 28px;
      }
      .money-sec .section-text h4 {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 0;
      }
      .section-icon {
        margin: 0 0 33px !important;
      }
      .section-dot-sm {
        width: 18px !important;
        height: 18px !important;
      }
      .landing-page-banner.money-sec {
        margin-top: 138px;
        background: #fff;
        margin-bottom: 90px;
      }
      .sec-with-sep {
        margin-top: 21px;
      }
      .sec-with-sep p {
        padding-left: 24px;
      }
      .sec-with-sep p:last-child {
        margin-top: 3px;
      }
      .sec-with-sep p:first-child {
        margin-bottom: 3px;
      }
      .sec-with-sep::before {
        height: 93%;
        left: 1px;
        top: -2px;
      }
      .section-text a.btn-orange-outline {
        margin-top: 21px !important;
      }
      .landing-page-banner.money-sec .img-wrapper {
        width: 381px;
        top: -2px;
        left: 0px;
      }
      .about-box-wrapper h2 {
        font-size: 24px;
        line-height: 1;
        letter-spacing: 0.4px;
      }
      .about-box-wrapper h6 {
        font-size: 14px;
        line-height: 1.2;
      }
      .about-box-wrapper {
        max-width: 352px;
        min-height: 90px;
        min-width: 263px;
      }
      .about-sec-wrapper .img-wrapper {
        margin-top: 34px;
        max-width: 220px;
      }
      .main-content-money {
        height: 514px;
      }
      .money-form #pardot-form {
        padding: 40px;
        top: 0;
      }
      .money-form {
        margin-top: -485px;
      }
      .want-learn {
        padding: 56px 0;
      }
      .want-learn h2 {
        font-size: 28px !important;
      }
      .triangle {
        left: 13px;
        top: 94%;
      }
      #money-pardot-form {
        max-width: 100%;
      }
      .shape3 {
        right: -39px;
        top: -17px;
      }
      .about-sec-wrapper {
        top: 40px;
        left: -10px;
      }
  }
  @media (max-width: 1023px){
    .landing-page-banner.money-sec .container-lg {
        padding: 40px 20px 0 !important;
      }
      .footer.money-sec-footer .footer-social-holder .footer-social--social-list {
        top: 5px;
        left: -9px;
      }
      .footer.money-sec-footer .footer-container {
        border-top: 1px solid var(--gen-border);
        padding-top: 19px !important;
      }
      .logo-sec span:first-child {
        padding-right: 10px;
        width: 58px;
      }
      .money-logo {
        padding-left: 10px;
        max-width: 129px;
      }
      .money-logo::before {
        left: 0;
        top: -4px;
        height: 37px;
      }
      #landing-page-header.money-header .container-lg {
        padding: 50px 20px 0;
      }
      .money-sec .section-text h4 {
        font-size: 20px;
      }
      .money-sec h1 {
        font-size: 30px;
        line-height: 1.6;
      }
      .money-sec .section-text p {
        font-size: 14px !important;
        max-width: 94%;
      }
      .sec-with-sep p:first-child,.sec-with-sep p:last-child {
        font-size: 16px !important;
      }
      .section-text a.btn-orange-outline {
        margin-top: 28px !important;
        font-size: 13px !important;
      }
      .sec-with-sep p:last-child {
        margin-top: 5px;
      }
      #landing-page-header.money-header .container-lg {
        padding: 44px 20px 0;
      }
      .money-logo::before {
        left: -3px;
        top: -3px;
      }
      .section-dot-sm {
        width: 12px !important;
        height: 12px !important;
      }
      .section-icon {
        margin: 0 0 20px !important;
      }
      .landing-page-banner.money-sec {
        margin-top: 62px;
        background: #fff;
        margin-bottom: 70px;
          }
      .money-sec .section-text p {
        font-size: 14px ;
        max-width: 81%;
        position: relative;
        top: 2px;
        left: 3px;
        letter-spacing: 0.3px;
        line-height: 1.2 !important;
      }
      .landing-page-banner.money-sec .img-wrapper {
        width: 299px;
        left: -38px;
        top: 2px;
      }
      .sec-with-sep p {
        padding-left: 16px;
      }
      .sec-with-sep::before {
        height: 100%;
        left: 3px;
        top: 1px;
      }
      .main-content-money {
        height: 418px;
      }
      .about-box-wrapper h2 {
        font-size: 20px;
        line-height: 0.5;
        letter-spacing: 0.4px;
      }
      .about-box-wrapper h6 {
        font-size: 13px;
        line-height: 1.2;
      }
      .about-box-wrapper {
        min-height: 72px;
        min-width: 213px;
        border-radius: 6px;
        -webkit-box-shadow: 11px 10px 0px 0px rgba(0,0,0,0.2);
        box-shadow:  11px 10px 0px 0px rgba(0,0,0,0.2);
      }
      .about-sec-wrapper .img-wrapper {
        margin-top: 27px;
      
        max-width: 178px;
      }
      .about-sec-wrapper {
        top: 22px;
        left: -31px;
      }
      .money-form #pardot-form p.top-heading-form {
        font-size: 18px !important;
        line-height: 1.3 !important;
        margin-bottom: 22px;
        letter-spacing: 0.2px;
      }
      #pardot-form .field-label {
        letter-spacing: 0px;
      }
      .about-sec-wrapper .img-wrapper {
        right: -4px;
      }
      .want-learn h2 {
        font-size: 18px !important;
      }
      .want-to-learn .btn.btn-orange-outline.mt-4 {
        margin-top: 8px !important;
        font-size: 13px;
      }
      .want-to-learn {
        width: 100%;
        position: relative;
        left: -26px;
      }
      .want-learn {
        padding: 39px 0 325px;
      }
      #money-pardot-form {
        max-width: 402px;
        width: 400px !important;
      }
      .money-form #pardot-form input, .money-form #pardot-form select {
        font-size: 15px;
        line-height: 1.2;
        height: 36px;
      }
      .money-form #pardot-form .field-label {
        margin-bottom: 0px !important;
      }
      .money-form #pardot-form .form-field {
        margin: 0 0 19px;
          margin-right: 0px;
        padding: 0;
      }
      .money-form .form-field.company, .money-form .form-field.job_title, .money-form .form-field.country {
        margin-top: 32px !important;
      }
      .money-form #pardot-form p.submit input {
        width: auto !important;
        font-size: 13px !important;
        min-height: auto !important;
        max-width: 100%;
        min-width: 50px;
        letter-spacing: 0.5px !important;
      }
      .want-learn {
        padding: 35px 0 ;
      }
      .money-form #pardot-form {
        padding: 40px;
        top: 0;
        left: -60px;
      }
      .money-form {
        margin-top: -392px;
      }
      .triangle {
        left: 35px;
        top: 102%;
      }
      .shape3 {
        right: -11px;
        top: -33px;
      }
  }
  
  @media (max-width: 767px){
  .sec-with-sep {
  margin-top: 0;
}
.want-to-learn {
  left: 0;
}
    #landing-page-header.money-header .container-lg {
        padding: 33px 21px 0;
        display: flex;
        justify-content: center;
      }
    
    .logo-sec span:first-child {
        width: 60px;
      }
    .logo-sec span:last-child img{
        width: 140px;
    }
    .money-logo::before {
        height: 37px;
        top: -2px;
        left: -2px;
      }
      .landing-page-banner.money-sec {
        margin-top: 76px;
        background: #fff;
        margin-bottom: 91px;      }
    .money-sec .section-text{
        text-align: center;
    }

    .money-sec .section-text h4 {
        font-size: 20px;
        line-height: 1.4;
      }
      .money-sec h1 {
        font-size: 30px;
        line-height: 1.4;
      }
      .sec-with-sep p {
        padding-left: 0;
      }
     .money-sec .section-text p {
  font-size: 14px !important;
  max-width: 99%;
}
      .sec-with-sep p:first-child,.sec-with-sep p:last-child {
        font-size: 16px !important;
      }
      .landing-page-banner.money-sec .img-wrapper {
        width: 256px;
        left: 0;
        top: 2px;
      }
       .centered-content{
           display: flex;
           justify-content: center;
       }
      .landing-page-banner.money-sec .img-wrapper {
        top: 41px;
      }
      .sec-with-sep::before {
       display: none;
      }
      .about-box-wrapper {
        max-width: 250px;
        min-height: 120px;
        min-width: 250px;
      }

      .about-sec-wrapper {
        top: 0;
        left: -4px;
      }
      .triangle {
        left: 0px;
        top: 88%;
      }
      .about-box-wrapper h2 {
        font-size: 20px;
      }
      #money-pardot-form {
        max-width: 100%;
        width: 100% !important;
      }
      .about-box-wrapper h6 {
        font-size: 13px;
      }
      .about-box-wrapper {
        min-height: 73px;
        min-width: 213px;
      }
      .money-form #pardot-form {
        padding: 30px 25px;
        bottom: 0;
        margin-top: 17px;
        left: 0;
      }
      .triangle svg{
          width: 16px;
      }
      .want-to-learn {
        width: 100%;
        max-width: 100%;
      }
      .want-learn h2 {
        font-size: 22px !important;
      }
      .want-learn {
        padding: 40px 0 14px;
      }
      .want-learn .container-lg .row .col-md-6:first-child{
          order: 2;
      }
      .money-form {
        margin-top: -241px;
        margin-bottom: 67px;
      }
      .want-learn .container-lg .row .col-md-6:last-child{
        order: 1;
    }
      .main-content-money {
        padding-top: 71px;
        min-height: 570px;
        padding-bottom: 50px;
      }
      .money-form #pardot-form p.top-heading-form {
  font-size: 18px !important;
}
      .section-icon {
        display: flex;
        justify-content: center;
      }
      .money-form #pardot-form input, .money-form #pardot-form select {
        font-size: 15px;
        line-height: 1.2;
        height: 34px;
      }
      .money-form #pardot-form .form-field {
        margin: 0 0 15px;
      }
      .money-form .form-field.company, .money-form .form-field.job_title, .money-form .form-field.country {
        margin-top: 29px !important;
      }
      .money-form #pardot-form p.submit input {
        margin-top: 15px;
      }
      .want-to-learn .btn.btn-orange-outline.mt-4 {
        margin-top: 19px !important;
        font-size: 13px;
      }
      .background-shadow1 {
        width: 278px;
        height: 278px;
      }
      .background-shadow2 {
        width: 390px;
        height: 390px;
      }
  }