@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@font-face {
  font-family: 'OratorStdFont';
  src: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Orator-Std-Font/OratorStdFont.eot');
  src: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Orator-Std-Font/OratorStdFont.eot') format('embedded-opentype'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Orator-Std-Font/OratorStdFont.woff2') format('woff2'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Orator-Std-Font/OratorStdFont.woff') format('woff'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Orator-Std-Font/OratorStdFont.ttf') format('truetype'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Orator-Std-Font/OratorStdFont.svg#OratorStdFont') format('svg');
}
@font-face {
  font-family: 'ManofaCondensedMedium';
  src: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Manofa-Condensed-Medium/ManofaCondensedMedium.eot');
  src: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Manofa-Condensed-Medium/ManofaCondensedMedium.eot') format('embedded-opentype'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Manofa-Condensed-Medium/ManofaCondensedMedium.woff2') format('woff2'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Manofa-Condensed-Medium/ManofaCondensedMedium.woff') format('woff'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Manofa-Condensed-Medium/ManofaCondensedMedium.ttf') format('truetype'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Manofa-Condensed-Medium/ManofaCondensedMedium.svg#ManofaCondensedMedium') format('svg');
}

@font-face {
  font-family: 'FontsFreeNetHelveticaNeueMedium';
  src: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Helvetica/FontsFreeNetHelveticaNeueMedium.eot');
  src: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Helvetica/FontsFreeNetHelveticaNeueMedium.eot') format('embedded-opentype'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Helvetica/FontsFreeNetHelveticaNeueMedium.woff2') format('woff2'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Helvetica/FontsFreeNetHelveticaNeueMedium.woff') format('woff'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Helvetica/FontsFreeNetHelveticaNeueMedium.ttf') format('truetype'),
    url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/Jan2021/font/Helvetica/FontsFreeNetHelveticaNeueMedium.svg#FontsFreeNetHelveticaNeueMedium') format('svg');
}

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


 
 
 
 
 
 
 




body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 200;
  color: #000000;
  line-height: 1.444em;
  font-family: OratorStdFont;
  overflow-x: hidden;
}
h1,h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  font-family: OratorStdFont;
  color: #E6DBBA;
}
:focus { outline: none; }
.page-center {
  max-width: 1217px;
  padding: 0 15px;
  margin: 0 auto !important;
  float: none !important;
  width: 100%;
}
.page-center.wide { max-width: 1620px; }
.primary-button {
  border: 2px solid #E6DBBA;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  padding: 12px 23px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.primary-button.black {
    border-color: #000;
    color: #000;
}
.black-cta {
  background: #000000;
}
.primary-button:hover {
  background: #E6DBBA;
  color: #000000;
}
.primary-button.black:hover {
    background: #000000;
  color: #E6DBBA;
}
.yellow-cta {
  background: #FFB217;
  border: 2px solid #FFB217;
  color: #000000;
}
.yellow-cta:hover, .transparent-cta:hover {
  background: #000000;
  color: #FFB217;
}
.red-cta {
  background: #B81A1B;
  border: 2px solid #B81A1B;
  color: #000000;
}
.red-cta:hover {
  background: #000000;
  color: #B81A1B;
}
.transparent-cta {
  background: transparent;
  color: #000000;
  border: 2px solid #000000;
}
.banner-module-with-bottom-slider-container {
  padding: 60px 0 65px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.banner-module-with-bottom-slider-container .section-heading h1 {
  color: #E6DBBA;
  font-size: 99px;
  font-weight: normal;
  line-height: 103px;
  text-transform: uppercase;
  max-width: 972px;
  width: 100%;
  margin-bottom: 11px;
  font-family: ManofaCondensedMedium;
}
.banner-module-with-bottom-slider-container .section-text p {
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 18px;
  font-weight: normal;
  line-height: 27px;
  max-width: 571px;
  width: 100%;
  margin-bottom: 37px;
}
.slick-slider *:hover, .slick-slider *:focus {
  outline: none;
}
.banner-bottom-slider-section {
  position: relative;
}
.banner-bottom-inner-slider-section .logo-slide img {
  text-align: center;
  float: none;
  margin: 0 auto !important;
  transform: scale(1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.banner-bottom-inner-slider-section .logo-slide img:hover {
  transform: scale(1.1);
}
.banner-module-with-bottom-slider-container .banner-module-middal-section {
  padding: 212px 0 103px;
}
.full-width-custom-module .section-heading h2 {
  font-family: ManofaCondensedMedium;
  font-size: 64.35px;
  font-weight: normal;
  line-height: 66.95px;
  text-transform: uppercase;
  max-width: 991px;
  width: 100%;
  margin-bottom: 51px;
} 
.hel-family.full-width-custom-module .section-heading h2 {
  text-transform: none;
}
.full-width-custom-module.banner-module-with-bottom-slider-container .section-text p {
  color: #000000;
  max-width: 960px;
  width: 100%;
  margin-bottom: 32px;
}

.full-width-custom-module.banner-module-with-bottom-slider-container {
  padding: 90px 0px 54px;
}
.full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section {
  padding: 119px 0px 164px;
}
.full-width-custom-module-bottom-link a {
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 22px;
  font-weight: normal;
  line-height: 27px;
  color: #000000;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.full-width-custom-module-bottom-link a:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #000000;
  transform: translateX(-100%);
}
.full-width-custom-module-bottom-link a:before, .full-width-custom-module-bottom-link a:after {
  content: "";
  position: absolute;
  transition: transform 0.5s ease;
}
.full-width-custom-module-bottom-link a:hover:before {
  transform: translateX(0);
}
.full-width-custom-module.secondary_color .section-heading h2, .full-width-custom-module.secondary_color .section-text p {
  color: #E6DBBA;
}
.full-width-custom-module.secondary_color .full-width-custom-module-bottom-link a {
  color: #E6DBBA;
}
.full-width-custom-module.secondary_color .full-width-custom-module-bottom-link a::before {
  background: #E6DBBA;
}
.banner-bottom-inner-slider-section .logo-slide {
  text-align: center;
  margin: 10px 0;
}
.two-column-one-line-text-inner-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.two-column-one-line-text-inner-container .one-column-section {
  width: 50%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.two-column-one-line-text-inner-container .background-img {
  line-height: 0;
}
.two-column-one-line-text-inner-container .background-img img {
  width: 100%;
  max-height: 1050px;
  object-fit: cover;
  min-height: 200px;
}
.two-column-one-line-text-inner-container .one-column-inner-section {
  position: relative;
}
.two-column-one-line-text-inner-container .overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.two-column-one-line-text-inner-container .one-line-text {
  max-width: 186px;
  text-align: center;
  /*   margin: 0 auto; */
  width: 100%;
}
.two-column-one-line-text-inner-container .top-logo-section {
  position: absolute;
  top: 61px;
  left: 20%;
  max-width: 101px;
  width: 100%;
}
.two-column-one-line-text-inner-container .one-line-text h4 {
  color: #E6DBBA;
  font-family: OratorStdFont;
  font-size: 28px;
  font-weight: normal;
  line-height: 37px;
  text-align: center;
  text-transform: uppercase;
}
.two-column-one-line-text-inner-container .one-column-section:hover .one-line-text h4 {
  color: #FFB217;
}

/*------- addtional-style-v2 -----------*/
.form-with-text-block {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  padding: 75px 0 134px;
}

.text-block-column {
  width: calc(100% - 500px);
  width: -webkit-calc(100% - 500px);
  width: -moz-calc(100% - 500px);
  padding-right: 187px;
  box-sizing: border-box;
}
.form-block-column {
  max-width: 500px;
  width: 100%;
}
.form-with-text-block-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.form-with-text-block-row textarea {
  height: 60px;
  resize: none;
}

input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='number'], select, textarea {
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  border:none;
  background-color: rgba(255,255,255,0.0);
  border-bottom: 1px solid #E6DBBA;
  border-radius: 0px;
  color: #fff;
  font-size: 16px;
  padding: 9px 0px;
  width:100%;
  color: #E6DBBA;
}

input[type='text']::placeholder, input[type='email']::placeholder, input[type='password']::placeholder, 
input[type='tel']::placeholder, input[type='number']::placeholder, select::placeholder, textarea::placeholder { 
  color: #E6DBBA;
}
input[type='text']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder, input[type='tel']:-ms-input-placeholder, 
input[type='number']:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #E6DBBA;
}
input[type='text']::-ms-input-placeholder, input[type='email']::-ms-input-placeholder,
input[type='password']::-ms-input-placeholder, input[type='tel']::-ms-input-placeholder, 
input[type='number']::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder{
  color: #E6DBBA;
}

.popup-notification-section input[type='text']::placeholder, .popup-notification-section input[type='email']::placeholder, .popup-notification-section input[type='password']::placeholder, 
.popup-notification-section input[type='tel']::placeholder, .popup-notification-section input[type='number']::placeholder, .popup-notification-section select::placeholder, .popup-notification-section textarea::placeholder { 
  color: #000000;
}
.popup-notification-section input[type='text']:-ms-input-placeholder, .popup-notification-section input[type='email']:-ms-input-placeholder,
.popup-notification-section input[type='password']:-ms-input-placeholder, .popup-notification-section input[type='tel']:-ms-input-placeholder, 
.popup-notification-section input[type='number']:-ms-input-placeholder, .popup-notification-section select:-ms-input-placeholder, .popup-notification-section textarea:-ms-input-placeholder {
  color: #000000;
}
.popup-notification-section input[type='text']::-ms-input-placeholder, .popup-notification-section input[type='email']::-ms-input-placeholder,
.popup-notification-section input[type='password']::-ms-input-placeholder, .popup-notification-section input[type='tel']::-ms-input-placeholder, 
.popup-notification-section input[type='number']::-ms-input-placeholder, .popup-notification-section select::-ms-input-placeholder, .popup-notification-section textarea::-ms-input-placeholder{
  color: #000000;
}

.form-with-text-block .hs-form-field label {
  font-size: 18px;
  line-height: 27px;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
}
.form-with-text-block .hs-form-field .hs-error-msg {
  color: #B81A1B;
}

.form-with-text-block .hs-form-field {
  margin-bottom: 16px;
}
.form-with-text-block input.hs-button.primary.large {
  border: 2px solid rgb(230, 219, 186);
  color: rgb(230, 219, 186);
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  text-align: center;
  padding: 12px 23px;
  display: inline-block;
  transition: all 0.5s ease 0s;
  background: transparent;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  font-family: FontsFreeNetHelveticaNeueMedium;
}
.form-with-text-block input.hs-button.primary.large:hover {
  background: rgb(230, 219, 186);
  color: rgb(0, 0, 0);
}
.form-bottom-section p {
  font-family: FontsFreeNetHelveticaNeueMedium;
}

input:focus, input, textarea:focus {
  outline: none;
}
.text-block-column h2 {
  font-size: 64.35px;
  line-height: 67px;
  text-transform: uppercase;
  color: #E6DBBA;
  margin-bottom: 28px;
  font-family: ManofaCondensedMedium;
}
.text-block-column p {
  font-size: 18px;
  line-height: 27px;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
}
.form-with-text-block .top-logo-block {
  padding-bottom: 65px;
}
.top-logo-block {
  padding-bottom: 65px;
}
.hs-richtext {
  font-size: 11px;
  line-height: 17px;
  color: #E6DBBA;
}
.form-bottom-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  padding-top: 29px;
}
.form-block-column  form .hs_submit.hs-submit {
  max-width: 213px;
  width: 100%;
  margin-right: 23px;
}
.form-bottom-section .simple-text {
  max-width: 263px;
}
.form-block-column .submitted-message {
  overflow: auto;
  font-size: 18px;
  line-height: 27px;
  color: #E6DBBA;
  font-family: ManofaCondensedMedium;
}
.quote-section {
  padding: 85px 0;
  background-size: cover;
  background-position: center;
}
.quote-block-wrapp {
  padding: 114px 0 153px;
  text-align: center;
}
.quote-image img {
  max-width: 117px;
  width: 100%;
  margin-bottom: 45px;
  display: inline-block;
}
.quote-text h2 {
  font-size: 49px;
  line-height: 61px;
  text-align: center;
  color: #E6DBBA;
  margin-bottom: 10px;
  font-family: FontsFreeNetHelveticaNeueMedium;
}
.quote-text {
  max-width: 850px;
  margin: 0 auto;
  text-transform: none;
}
.quote-text p {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #E6DBBA;
  max-width: 500px;
  margin: 0 auto;
  font-family: FontsFreeNetHelveticaNeueMedium;
}

.quote-section .top-logo-block {
  padding-bottom: 0;
}

/*------- addtional-style-v3 -----------*/
.accordion-sec-container {
  padding:95px 0 235px;
  background-size: cover;
  background-position: center center;
}
.lp-feb2021 .accordion-sec-container {
  padding:95px 0 95px;
}
.accordion-sec-container .top-logo-section {
  margin:0 0 95px;
}
.accordion-sec-container { background: #000; }
.accordion-sec-container .section-heading h2 {
  color: #FFB217;
  font-family: 'ManofaCondensedMedium';
  margin-bottom: 60px;
    font-size: 99px;
  line-height: 1.25em;
    text-transform: uppercase;
    max-width: 580px;
}
.accordion-sec-container .accordian-block .accordion-title h4 {
   font-size: 20px;
  line-height: 1.25em;
  color: #E6DBBA;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  position:relative;
  display:inline-block;
  width:auto;
  padding-right: 20px;
}
.accordion-sec-container .accordian-block .accordion-title h4:hover  {
  color: #FFB217;
}
.accordion-sec-container .accordian-block .accordion-text p {
  font-size: 18px;
  line-height: 1.5;
  color: #E6DBBA;
  font-weight: 400;
  font-family: FontsFreeNetHelveticaNeueMedium;
}
.accordion-sec-container .accordian-block .accordion-text {
  display:none;
  margin-top: 25px;
}
.accordion-sec-container .accordion-block-container {
  /*   max-width: 1000px; */
  display: flex;
  flex-wrap: wrap;
  margin:0 -20px;
  max-width: 100%;
  width: 100%;
}
.accordion-sec-container .accordion-block-container .accordian-block {
  width: 50%;
  padding:0 20px;
  margin-top:30px;
  box-sizing: border-box;
}
.accordion-sec-container .accordian-block.active .accordion-title h4 span.open-icon,
.accordion-sec-container .accordian-block .accordion-title h4 span.close-icon{
  display:none;
}
.accordion-sec-container .accordian-block.active .accordion-title h4 span.close-icon,
.accordion-sec-container .accordian-block .accordion-title h4 span.open-icon {
  display:block;
}
.accordion-sec-container .accordian-block .accordion-title h4 span  {
  font-family: FontAwesome;
  font-size: 14px;
  color: #FFB217;
}
.accordion-sec-container .accordian-block .accordion-title h4 span {
  position:absolute;
  right:0;
  top: -5px;
}



.full-width-richtext-container {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 88px 0 228px;
}
.full-width-richtext-container .bottom-rich-text-section h2 {
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 49px;
  color: #E6DBBA;
  line-height: 61px;
  font-weight: normal;
  max-width: 1100px;
  margin-bottom: 34px;
}
.full-width-richtext-container .bottom-rich-text-section p, .full-width-richtext-container .bottom-rich-text-section li {
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: rgb(230, 219, 186);
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-weight: normal; 
}
.full-width-richtext-container .bottom-rich-text-section p {
  margin-bottom: 19px;
}
.full-width-richtext-inner-container .bottom-rich-text-section {
  padding: 100px 0 0;
}
.full-width-richtext-container .bottom-rich-text-section ul {
  padding: 0 0 0 40px;
}

/* .banner-module-with-bottom-slider-container .banner-bottom-inner-slider-section .slick-track {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
} */

.free-guide-inner {
  display: flex;
  flex-wrap: wrap;
}
.free-guide-inner .top-logo-block {
  padding-bottom: 0;
}
.book-image-block img {
  width: 100%;
  height: auto;
  display: block;
}
.free-guide-image-block, .free-guide--form-block {
  width: 50%;
}
.free-guide-image-block {
  padding: 76px 0;
}
/* .free-guide-image-block  .banner-module-top-logo-section {
padding-left: 15%;
} */
.free-guide-image-block{
  background: linear-gradient(90deg, rgb(207 200 180) 0%, rgb(222 217 196) 50%, rgb(226 220 199) 100%);
}
.form-heading h2 {
  font-size: 64.35px;
  line-height: 67px;
  text-transform: uppercase;
  color: #E6DBBA;
  font-family: ManofaCondensedMedium;
}
.form-heading p {
  font-size: 18px;
  line-height: 27px;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
  max-width: 500px;
}
.form-heading {
  margin-bottom: 44px;
}
.form-heading h2 {
  margin-bottom: 23px;
}
.form-body-block input.hs-button.primary.large {
  border: 2px solid #E6DBBA;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  text-align: center;
  padding: 12px 23px;
  display: inline-block;
  transition: all .5s ease 0s;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  margin-top: 33px;
}
.form-body-block input.hs-button.primary.large:hover {
  background: #E6DBBA;
  color: #000000;
}
.form-body-block .hs-form-field label {
  font-size: 16px;
  line-height: 27px;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
}
.free-guide--form-block-inner {
  max-width: 500px;
  padding: 0 0px 0 92px;
  width: 100%;
  display: grid;
  place-content: center;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
/* .free-guide--form-block-inner {
max-width: 500px;
padding: 0 0px 0 92px;
width: 100%;
display: grid;
place-content: center;
height: 100%;
} */

.free-guide--form-block-inner .submitted-message {
  font-size: 18px;
  line-height: 27px;
  color: #E6DBBA;
  font-family: FontsFreeNetHelveticaNeueMedium;
}

/* .wow {
visibility: hidden;
} */
@media (min-width: 1401px) {
.new-blog .header-container .page-center, .blog-listing .blog-listing-wrapper .page-center { max-width: calc(100% - 260px); }
.new-blog .row-fluid .main_menu { width: auto; }
}

@media (max-width: 1399px) {
.new-blog .header-container .page-center, .blog-listing .blog-listing-wrapper .page-center { max-width: calc(100% - 40px); }
}

.banner-module-with-bottom-slider-container.full-width-custom-module {
  position: relative;
  z-index: 1;
}

.two-column-one-line-text-inner-container .one-column-section:nth-child(odd) .top-logo-section {
  max-width: 625px;
  margin: 0 0;
  right: 0;
  left: auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.free-guide-inner .top-logo-block {
  max-width: 625px;
  margin-right: 0;
  margin-left: auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.section-fix {
  width: 100%;
}

.section-fix {
  -webkit-transition: all 1.00s;
  -moz-transition: all 1.00s;
  -ms-transition: all 1.00s;
  -o-transition: all 1.00s;
  transition: all 1.00s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.banner-module-with-bottom-slider-container, .two-column-one-line-text-inner-container .background-img img, .quote-section, .accordion-sec-container,
.free-guide-section, .form-with-text-block, .full-width-richtext-container, .free-guide-inner {
  min-height: 100vh;
}

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 55;
  background: #00000061;
  padding: 25px 0 20px;
}



.header-inner-section .header-logo {
  max-width: 200px;
  width: 100%;
}
.header-inner-section .header-logo img {
  max-width: 101px;
  width: 100%;
}

.banner-wraper .black-cta {
  background: transparent;
}
.banner-wraper .black-cta.primary-button:hover {
  background: #E6DBBA;
  color: #000000;
}
/*.banner-bottom-slider-section .slick-track {
  max-height: 79px;
}*/

.section-sub-heading h4 {
  color: #E6DBBA;
  font-family: OratorStdFont;
  font-size: 28px;
  font-weight: normal;
  line-height: 37px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.primary_color .text-block-column h2, .primary_color .text-block-column p,
.primary_color input[type='text'], .primary_color input[type='email'], .primary_color input[type='password'], 
.primary_color input[type='tel'], .primary_color input[type='number'], .primary_color select, .primary_color textarea, .primary_color .hs-richtext,
.primary_color.form-with-text-block input.hs-button.primary.large {
  color: #000000;
}
.primary_color input[type='text'], .primary_color input[type='email'], .primary_color input[type='password'], 
.primary_color input[type='tel'], .primary_color input[type='number'], .primary_color select, .primary_color textarea {
  border-bottom: 1px solid #000000;
}
.primary_color.form-with-text-block input.hs-button.primary.large  {
  border: 2px solid #000000;
}
.primary_color input[type='text']::placeholder, .primary_color input[type='email']::placeholder, .primary_color input[type='password']::placeholder, 
.primary_color input[type='tel']::placeholder, .primary_color input[type='number']::placeholder, .primary_color select::placeholder, .primary_color textarea::placeholder { 
  color: #000000;
}
.primary_color input[type='text']:-ms-input-placeholder, .primary_color input[type='email']:-ms-input-placeholder,
.primary_color input[type='password']:-ms-input-placeholder, .primary_color input[type='tel']:-ms-input-placeholder, 
.primary_color input[type='number']:-ms-input-placeholder, .primary_color select:-ms-input-placeholder, .primary_color textarea:-ms-input-placeholder {
  color: #000000;
}
.primary_color input[type='text']::-ms-input-placeholder,.primary_color input[type='email']::-ms-input-placeholder,
.primary_color input[type='password']::-ms-input-placeholder, .primary_color input[type='tel']::-ms-input-placeholder, 
.primary_color input[type='number']::-ms-input-placeholder, .primary_color select::-ms-input-placeholder, .primary_color textarea::-ms-input-placeholder{
  color: #000000;
}


.job-posting-form input:-webkit-autofill,
.job-posting-form input:-webkit-autofill:hover, 
.job-posting-form input:-webkit-autofill:focus,
.job-posting-form textarea:-webkit-autofill,
.job-posting-form textarea:-webkit-autofill:hover,
.job-posting-form textarea:-webkit-autofill:focus,
.job-posting-form select:-webkit-autofill,
.job-posting-form select:-webkit-autofill:hover,
.job-posting-form select:-webkit-autofill:focus {
 -webkit-text-fill-color: #e6dbba !important;
}

.form-with-text-block input:-webkit-autofill,
.form-with-text-block input:-webkit-autofill:hover, 
.form-with-text-block input:-webkit-autofill:focus,
.form-with-text-block textarea:-webkit-autofill,
.form-with-text-block textarea:-webkit-autofill:hover,
.form-with-text-block textarea:-webkit-autofill:focus,
.form-with-text-block select:-webkit-autofill,
.form-with-text-block select:-webkit-autofill:hover,
.form-with-text-block select:-webkit-autofill:focus {
 -webkit-text-fill-color: #e6dbba !important;
}

.portfolio-new .form-with-text-block input:-webkit-autofill,
.portfolio-new .form-with-text-block input:-webkit-autofill:hover, 
.portfolio-new .form-with-text-block input:-webkit-autofill:focus,
.portfolio-new .form-with-text-block textarea:-webkit-autofill,
.portfolio-new .form-with-text-block textarea:-webkit-autofill:hover,
.portfolio-new .form-with-text-block textarea:-webkit-autofill:focus,
.portfolio-new .form-with-text-block select:-webkit-autofill,
.portfolio-new .form-with-text-block select:-webkit-autofill:hover,
.portfolio-new .form-with-text-block select:-webkit-autofill:focus {
 -webkit-text-fill-color: #000 !important;
}

.text-and-mape-inner-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.text-and-mape-inner-section .address-section {
  width: 50%;
}
.text-and-mape-inner-section .map-section {
  width: 50%;
}
.address-inner-section .section-heading h2 {
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 49px;
  line-height: 61px;
  color: #E6DBBA;
  margin-bottom:30px;
  font-weight: normal;
}
.address-inner-section p, .address-section .address-section-inner p a {
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 18px;
  line-height: 27px;
  color: #E6DBBA;
}

.address-section p a, .address-inner-section p {
  line-height: 21px;
  font-family: FontsFreeNetHelveticaNeueMedium;
  font-size: 18px;
  color: #E6DBBA;
}
.address-inner-section .section-heading p {
  line-height: 27px;
}

.text-and-mape-inner-section .address-inner-section {
  max-width: 500px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 50px 0;
}
.text-and-mape-inner-section .address-inner-section .section-heading {
  margin-bottom: 71px;
}

.text-and-mape-inner-section  .section-sub-heading h4 {
  margin-bottom: 15px;
}

/* .address-inner-section .address-section-inner p {
line-height: 24px;
} */
.address-inner-section .address-section-inner p + p {
  margin-top: 20px;
}
.address-inner-section-wraper {
  max-width: 605px;
  float: right;
  width: 100%;
}
.text-and-mape-inner-section .map-section img {
  max-width: 100%;
  width: 100%;
}
.text-and-mape-section {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.hs-content-id-41719408304 .new-section .footer-section-wrap, .hs-content-id-41719408304 .new-section .footer-container, .hs-content-id-41719408304 .display-block-footer {
  display: block !important;
}

.hel-family.full-width-custom-module .section-heading h2 {
  font-family: FontsFreeNetHelveticaNeueMedium;
}

.manofa-family.full-width-richtext-container .bottom-rich-text-section h2 {
  font-family: ManofaCondensedMedium;
  text-transform: uppercase;
}
/* .hs-content-id-41719408304 .full-width-custom-module .section-heading h2 {
  max-width: 100%;
} */
.hs-content-id-41252772005 .footer-container-wrapper {
  display: none;
}

/* .hs-content-id-41719408304 .no-bottom-cta.full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section {
  padding: 0 !important;
} */


/* .hs-content-id-41719408304 .banner-module-with-bottom-slider-container.full-width-custom-module {
min-height: auto;
} */


/* .hs-content-id-41719408304 .header-section .page-center {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hs-content-id-41719408304.header-fix .header-section .page-center {
  max-width: 100%;
}

.hs-content-id-41719408304 .banner-module-with-bottom-slider-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.hs-content-id-41719408304 .text-and-mape-section {
  min-height: 100vh;
}
.hs-content-id-41719408304  * {
  box-sizing: border-box !important;
}
.hs-content-id-41719408304 .quote-block-wrapp {
  padding: 0;
}
.hs-content-id-41719408304  .full-width-richtext-container {
  padding: 88px 0 88px;
} */

/*--------------------------- Media Query ---------------------------*/

@media screen and (min-width: 768px) {
/*   .hs-content-id-41719408304 .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 60px;
    line-height: 65px; 
    margin-bottom: 10px;
  }
  .hs-content-id-41719408304 .accordion-sec-container .accordian-block .accordion-title h4 {
    line-height: 1.08;
  } */
}
/*-------- Min 768 ends here ----------*/
@media screen and (min-width: 992px) {
  .hel-family.full-width-custom-module .section-heading h2 {
    font-size: 49px;
    line-height: 61px;
    margin-bottom: 37px;
  }
  .manofa-family.full-width-richtext-container .bottom-rich-text-section h2 {
    font-size: 64.35px;
    line-height: 67px;
  }
/*   .hs-content-id-41719408304 .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 64.35px;
    line-height: 67px;
    max-width: 700px;
  } */


}
/*-------- Min 992 ends here ----------*/

@media screen and (min-width: 1024px) {
  .full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 0 0px 100px !important;
  } 

  .banner-module-with-bottom-slider-container.full-width-custom-module, .quote-section, .accordion-sec-container, .full-width-richtext-container, .form-with-text-block, .text-and-mape-section  {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .accordion-sec-container {
    padding-top: 0; 
  }
  .full-width-richtext-inner-container .bottom-rich-text-section {
    padding: 0;
  }

 /* .section-fix:nth-last-child(2) .accordion-sec-container .accordion-text-container {
    max-height: 60vh;
    overflow-y: scroll;
  }
  .section-fix:nth-last-child(2) .accordion-sec-container .accordion-text-container::-webkit-scrollbar {
    width: 12px;
  }

 
  .section-fix:nth-last-child(2) .accordion-sec-container .accordion-text-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }

  
  .section-fix:nth-last-child(2) .accordion-sec-container .accordion-text-container::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #FFB217; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
  }
  .section-fix:nth-last-child(2) .accordion-sec-container .accordion-text-container::-webkit-scrollbar-thumb:window-inactive {
    background: #FFB217; 
  }

   .hs-content-id-41719408304 .full-width-custom-module.banner-module-with-bottom-slider-container {
    padding: 90px 0px 90px;
  }
  .hs-content-id-41719408304 .banner-with-bg-video .banner-module-with-bottom-slider-container {
    align-items: flex-end;
  }
  .hs-content-id-41719408304 .banner-with-bg-video  .banner-module-with-bottom-slider-container .banner-bottom-slider-section {
    margin-top: 7%;
  } */
}
/*-------- Min 1024 ends here ----------*/

@media screen and (min-width: 1200px) {
/*   .hs-content-id-41719408304 .banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 0px 0 70px;
  }
  .hs-content-id-41719408304 .banner-module-with-bottom-slider-container {
    /*     padding: 60px 0 90px; */
    padding: 90px 0 70px;
  } */
}
/*-------- Min 1200 ends here ----------*/

@media screen and (max-width: 1600px) {
  .banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 100px 0 90px;
  }
  .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 75px;
    line-height: 90px;
    max-width: 799px;
  }
  .full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 90px 0px 120px;
  }
  .quote-block-wrapp {
    padding: 100px 0 120px;
  }
  .book-image-block img {
    max-height: 530px;
    width: auto;
  }
  .full-width-richtext-container {
    padding: 88px 0 160px;
  }
  .form-with-text-block-row textarea {
    height: 25px;
  }
  input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='number'], select, textarea {
    padding: 7px 0px;
  }

}
/*-------- 1600 ends here ----------*/

@media screen and (max-width: 1400px) {
  .banner-bottom-inner-slider-section .PrevArrow, .logo-bottom-inner-slider-section .PrevArrow {
    left: 0px;
  }
  .banner-bottom-inner-slider-section .NextArrow, .logo-bottom-inner-slider-section .NextArrow {
    right: 0px;
  }
  .banner-bottom-inner-slider-section .slick-arrow, .logo-bottom-inner-slider-section .slick-arrow {
    width: auto;
    height: auto;
  }

}
/*-------- 1400 ends here ----------*/

@media screen and (max-width: 1217px) {
  .banner-module-with-bottom-slider-container .banner-bottom-slider-section {
    padding: 0 15px;
  }
  .banner-bottom-inner-slider-section .PrevArrow, .logo-bottom-inner-slider-section .PrevArrow {
    left: -15px;
  }
  .banner-bottom-inner-slider-section .NextArrow, .logo-bottom-inner-slider-section .NextArrow {
    right: -15px;
  }
}
/*-------- 1217 ends here ----------*/


@media(max-width:1199px){
  .full-width-custom-module .section-heading h2{
    font-size: 54.35px;
    line-height: 56px;
  }
  .full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 80px 0px 110px;
  }
  .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 85px;
    line-height: 90px;
  }
  .banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 161px 0 85px;
  }
  .text-block-column {
    padding-right: 90px;
  }
  .text-block-column h2 {
    font-size: 54.35px;
    line-height: 56px;
  }

  .free-guide--form-block-inner {
    max-width: 500px;
    padding: 0 0px 0 60px;
  }
  .form-heading h2{
    font-size: 54.35px;
    line-height: 56px;
  }
}
/*-------- 1199 ends here ----------*/
@media (max-width: 1023px){
  .banner-wraper {
    padding-bottom: unset !important;
  }
  .banner-module-with-bottom-slider-container.banner-module {
    position: static;
  }
  .two-column-one-line-text-inner-container .background-img img, .quote-section, .accordion-sec-container, 
  .free-guide-section, .form-with-text-block, .full-width-richtext-container, .free-guide-inner {
    min-height: auto;
  }
/*   .hs-content-id-41719408304 .text-and-mape-section {
    min-height: auto;
  }
  .hs-content-id-41719408304 .full-width-richtext-inner-container .bottom-rich-text-section {
    padding: 0;
  }

  .hs-content-id-41719408304 .full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 0 0px 68px;
  }
  .hs-content-id-41719408304 .form-with-text-block {
    padding: 75px 0 80px;
  } */

}
/*-------- 1024 ends here ----------*/


@media (max-width: 991px){
  .full-width-custom-module .section-heading h2{
    font-size: 42.35px;
    line-height: 44px;
    margin-bottom: 26px;
  }
  .full-width-custom-module.banner-module-with-bottom-slider-container {
    padding: 75px 0px 54px;
  }
  .full-width-custom-module.banner-module-with-bottom-slider-container .banner-module-middal-section{
    padding: 50px 0px 55px;
  }
  .banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 100px 0 65px;
  }
  .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 72px;
    line-height: 78px;
  }


  .accordion-sec-container {
    padding: 85px 0 150px;
  }
  .lp-feb2021 .accordion-sec-container {
    padding:85px 0 85px;
  }
  .accordion-sec-container .top-logo-section {
    margin: 0px 0px 70px;
  }

  .text-block-column {
    padding-right: 50px;
  }
  .text-block-column h2 {
    font-size: 54.35px;
    line-height: 56px;
  }
  .text-block-column h2 {
    font-size: 42.35px;
    line-height: 44px;
  }
  .form-block-column {
    max-width: 400px;
  }
  .text-block-column {
    width: calc(100% - 400px);
  }
  .form-bottom-section{
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 22px;
  }
  .actions {
    margin-bottom: 20px;
  }
  .quote-text h2 {
    font-size: 42px;
    line-height: 46px;
  }
  .quote-text h2 {
    font-size: 38px;
    line-height: 40px;
  }
  .quote-text h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .quote-block-wrapp {
    padding: 80px 0 70px;
    text-align: center;
  }
  .quote-image img {
    max-width: 85px;
    margin-bottom: 30px;
  }
  .full-width-richtext-container .bottom-rich-text-section h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .full-width-richtext-container {
    padding: 88px 0 128px;
  }
  .full-width-richtext-inner-container .bottom-rich-text-section {
    padding: 60px 0 0;
  }

  .free-guide--form-block-inner {
    padding: 0 30px 0 30px;
  }
  .form-heading h2{
    font-size: 42.35px;
    line-height: 44px;
    margin-bottom: 16px;
  }
  .address-inner-section .section-heading h2 {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .text-and-mape-inner-section .address-inner-section .section-heading {
    margin-bottom: 50px;
  }
    .new-blog .header-container .page-center, .blog-listing .blog-listing-wrapper .page-center { max-width: 100%; }
}
/*-------- 991 ends here ----------*/

@media(max-width:880px){
  .accordion-sec-container .accordion-block-container .accordian-block {
    width: 100%;
    padding: 0;
  }
  .accordion-sec-container .accordion-block-container {
    margin: 0;
  }
    .accordion-sec-container .section-heading h2 { font-size: 60px; margin-bottom: 40px; }
}
/*-------- 880 ends here ----------*/

@media (max-width: 767px){
  .two-column-one-line-text-inner-container .one-column-section {
    width: 100%;
  }
  .two-column-one-line-text-inner-container .one-column-section, .two-column-one-line-text-inner-container .overlay-text {
    max-height: 250px;
  }
  .two-column-one-line-text-inner-container .background-img img {
    width: 100%;
    max-height: 480px;
    object-fit: cover;
    min-height: auto;
  }
  .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 35px;
  }
  .banner-module-with-bottom-slider-container .section-text p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 45px;
  }


  .accordion-sec-container {
    padding: 65px 0px;
  }
  .lp-feb2021 .accordion-sec-container {
    padding:65px 0;
  }
  .accordion-sec-container .top-logo-section {
    margin: 0px 0px 50px;
  }

  .text-block-column {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .form-block-column {
    max-width: 100%;
  }
  .form-bottom-section .simple-text {
    max-width: 100%;
  }
  .quote-text h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .quote-text p {
    font-size: 16px;
    line-height: 20px;
  }
  .quote-section {
    padding: 65px 0;
  }
  .quote-block-wrapp {
    padding: 55px 0;
  }

  .full-width-richtext-container .bottom-rich-text-section h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .full-width-richtext-container {
    padding: 60px 0 70px;
  }
  .full-width-richtext-container .bottom-rich-text-section ul {
    padding: 0 0 0 20px;
  }
  .two-column-one-line-text-inner-container .background-img img {
    height: auto !important;
  }

  .free-guide-inner {
    flex-direction: column;
  }
  .free-guide-image-block, .free-guide--form-block {
    width: 100%;
  }
  .free-guide-image-block {
    padding: 50px 0;
  }
  /*   .free-guide-image-block .banner-module-top-logo-section {
  margin-bottom: 10px;
} */
  .free-guide--form-block-inner {
    padding: 50px 30px;
  }
  .free-guide--form-block-inner {
    max-width: 100%;
  }
  .form-heading p {
    font-size: 16px;
    line-height: 24px;
  }
  .accordion-sec-container .accordian-block .accordion-title h4 span {
    top: 6px;
  }
  .two-column-one-line-text-inner-container .one-column-section:nth-child(odd) .top-logo-section {
    right: auto;
    left: 0;
  }
  .free-guide-inner .top-logo-block {
    margin-right: auto;
    margin-left: 0;
  }

  .full-width-custom-module .section-heading h2 {
    margin-bottom: 40px;
  }
  .full-width-custom-module.banner-module-with-bottom-slider-container .section-text p {
    margin-bottom: 45px;
  }
  .form-heading h2 {
    margin-bottom: 30px;
  }
  .page-center {
    padding: 0 30px;
  }

  .address-inner-section .section-heading h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .text-and-mape-inner-section .address-inner-section .section-heading {
    margin-bottom: 30px;
  }
  .text-and-mape-inner-section .address-section, .text-and-mape-inner-section .map-section {
    width: 100%;
  }
  .text-and-mape-inner-section .address-inner-section {
    max-width: 100%;
    margin: 50px 0;
    width:100%;
  }
    .address-inner-section-wraper { max-width: 100%; }
  .text-and-mape-inner-section .map-section .mape-img-section {
    line-height: 0;
  }
  .form-with-text-block-row {
    flex-direction: column;
  }
} 

/*-------- 767 ends here ----------*/

@media screen and (max-width: 630px) {
  .full-width-richtext-inner-container .bottom-rich-text-section {
    padding: 50px 0 0;
  }

}
/*-------- 630 ends here ----------*/

@media screen and (max-width: 600px) {
  .banner-module-with-bottom-slider-container .banner-bottom-slider-section {
    padding: 0;
  }
  .banner-bottom-inner-slider-section .PrevArrow, .logo-bottom-inner-slider-section .PrevArrow {
    left: -10px;
  }
  .banner-bottom-inner-slider-section .NextArrow, .logo-bottom-inner-slider-section .NextArrow {
    right: -10px;
  }
}
/*-------- 600 ends here ----------*/

@media (max-width: 480px){
  .full-width-custom-module .section-heading h2 {
    font-size: 34.35px;
    line-height: 40px;
  }
  .two-column-one-line-text-inner-container .one-line-text h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .banner-module-with-bottom-slider-container .banner-module-middal-section {
    padding: 72px 0 48px;
  }
  .banner-module-with-bottom-slider-container .section-heading h1 {
    font-size: 42px;
    line-height: 57px;
  }
  .text-block-column h2 {
    font-size: 34.35px;
    line-height: 40px;
  }
  .text-block-column p {
    font-size: 16px;
    line-height: 25px;
  }

  .form-heading h2{
    font-size: 34.35px;
    line-height: 40px;
  }
}
/*-------- 480 ends here ----------*/


/*  05-02-2021 */
.header_2021 .header-container {  background: transparent;  padding: 42px 0; }
.row-fluid .main_menu {  text-align: right; float: right; padding-top: 10px; width: calc(100% - 240px); }
.row-fluid .main_menu ul li { display: inline-block;  margin-left: 34px; position: relative; }
.row-fluid .main_menu ul li.hs-item-has-children { position: relative; padding-right: 20px; }
.row-fluid .main_menu ul li.hs-menu-depth-1.hs-item-has-children:after { position: absolute; right: 0; top: 0; content: '\f078'; font: 12px/16px FontAwesome; color: #E6DBBA; }
.row-fluid .main_menu ul li.hs-menu-depth-1.hs-item-has-children:hover:after { color: #fcb016; }
.row-fluid .main_menu ul li a { text-transform: uppercase; font-size: 18px; transition: all 0.5s; }
.row-fluid .main_menu ul li a:hover {  color: #fcb016; }
.row-fluid .main_menu ul li ul { position: absolute; top: 100%; left: 0; opacity: 0; visibility: hidden; transition: all .3s ease-in-out; text-align: left; padding-top: 10px; }
.row-fluid .main_menu ul li ul li { margin: 10px 0 0 0; white-space: nowrap; text-align: left; display: block; }
.row-fluid .main_menu ul li:hover ul { opacity: 1; visibility: visible; }
.row-fluid .main_menu ul li.hs-menu-depth-2.hs-item-has-children a { color: #FFB217; }
.row-fluid .main_menu ul li ul li ul { position: relative; padding-left: 20px; padding-top: 0; padding-bottom: 10px;}
.row-fluid .main_menu ul li ul li ul li { display: block; }
.row-fluid .main_menu ul li.hs-menu-depth-3 a { color: #E6DBBA !important; }
.row-fluid .main_menu ul li.hs-menu-depth-3 a:hover { color: #fcb016 !important; }

.home-hero .banner-module { padding: 150px 0 0; display: flex; align-items: center; }
.home-hero .banner-module .banner-module-middal-section { padding: 0; }
.home-hero .banner-module .page-center { width: 100%; }

.hero-menu ul li { display: inline-block; }
.hero-menu ul li a { font-family: FontsFreeNetHelveticaNeueMedium; color: #ffb217;  font-weight: 300; text-decoration: underline; }
.hero-menu ul li a:hover { color:#fcb016; }
.hero-menu ul li:after { content: "|"; color: #ffb217; margin-left: 20px; margin-right: 10px; }
.hero-menu ul li:last-child:after {  display: none; }

.home-slider-section { width: 100%; float: left; background: #000; }
.home-slider-box { width: 33.33%; float: left; height: 100vh; position: relative; display: flex !important; align-items: center; justify-content: center; }
.home-slider-box h4 { font-size: 28px; line-height: 38px; text-align: center; text-decoration: underline; text-transform: uppercase; color: #e6dbba; font-weight: 400; }

.home-work-section { display: flex; align-items: center; justify-content: center; height: 100vh; position: relative; z-index: 1; }
.bg_icon { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-size: 40% !important; z-index: -1; }

.home-work-caption { text-align: center; width: 100%; max-width: 780px; margin: auto; }
.home-work-caption h5 { font-size: 28px; font-style: normal; letter-spacing: normal; line-height: 38px;  text-align: center; text-decoration: underline; text-transform: uppercase; font-weight: 400; margin-bottom: 20px; }
.home-work-caption  h2 { font-size: 64px; font-weight: 500; font-style: normal; line-height: 66.95px; text-align: center; text-transform: uppercase; font-family: 'ManofaCondensedMedium'; font-weight: 500; }

.home-the-ajax-section { height: 100vh;  width: 100%; float: left; display: flex; align-items: center;  justify-content: center; }
.home-the-ajax-caption h5 { font-size: 20px; font-style: normal; letter-spacing: normal; line-height: 40px; text-align: left; text-transform: uppercase; color: #e6dbba; margin-bottom: 20px; }
.home-the-ajax-text h2 { font-size: 49px;  font-style: normal;letter-spacing: normal;  line-height: 58px; text-align: left; color: #e6dbba; margin-bottom: 40px; text-transform: none; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-weight: normal; }
.home-the-ajax-text h2:last-child { margin-bottom: 0; }

.home-b-roll-section { height: 100vh; width: 100%; float: left; display: flex; align-items: center; position: relative; z-index: 1; }
.home-b-roll-caption { text-align: center; }
.home-b-roll-caption h2 { font-size: 99px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 122px; text-align: center; text-transform: uppercase;  color: #e6dbba; font-family: 'ManofaCondensedMedium'; }
.home-b-roll-text { font-size: 28px; font-style: normal; letter-spacing: normal; line-height: 37px; text-align: center; text-transform: uppercase; color: #e6dbba; }
.formv2-with-text-block .form-with-text-block-row fieldset .hs-input { width: 100% !important; height: 40px; }
.formv2-with-text-block .form-with-text-block-row fieldset textarea.hs-input { height: 100px; }
.formv2-with-text-block .text-block-column { width: calc(100% - 650px); padding-right: 115px; }
.formv2-with-text-block .form-block-column { max-width: 650px; }
.formv2-with-text-block .form-with-text-block-row  fieldset { max-width: 100%; }
.formv2-with-text-block .form-block-column .simple-text .hs-richtext { width: 100%;  max-width: 230px; }

.formv2-with-text-block .form-block-column form .hs_submit.hs-submit { width: auto; }
.formv2-with-text-block .form-block-column form .hs_submit.hs-submit input.hs-button {  min-width: 180px; }

.row-fluid .footer-section { background: #000; background-size: cover; background-position: center; background-repeat: no-repeat;  padding-top: 60px; }

.row-fluid .footer-logo {  width: 18%; }
.row-fluid .footer-menu {  width: 19%; padding-left: 24px; margin: 0; }
.row-fluid .footer-logo img.hs-image-widget { width: 100%;  max-width: 108px !important; float: left; }
.row-fluid .footer-section .page-center { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; }
.row-fluid .footer-section .page-center > div { width: 100%; }
.row-fluid .footer-menu h4 { font-size: 18px; font-style: normal; letter-spacing: normal; line-height: normal; text-align: left; text-transform: uppercase;  color: #ffb217; margin-bottom: 18px; }
.row-fluid .footer-menu ul {list-style: none;}
.row-fluid .footer-menu a { font-size: 16px; font-weight: 500;  font-style: normal; letter-spacing: normal; line-height: 24px; text-align: left; transition: all 0.5s; font-family: 'FontsFreeNetHelveticaNeueMedium'; }
.row-fluid .footer-menu a:hover { color: #ffb217; }
.row-fluid .footer-menu ul li { margin-bottom: 10px; }
.row-fluid .footer-menu ul li ul {  padding-left: 30px; padding-top: 20px;  padding-bottom: 5px; }
.footer-contact ul li { display: inline-block; margin-right: 8px; }
.footer-email { margin-bottom: 14px; }

.blog-recent-section { width: 100%; float: left; height: 100vh; display: flex; overflow: auto; padding: 120px 0; box-sizing: border-box; }
.blog-recent-section .page-center { width: 100%; }

.post-box { width: 50%; display: inline-block; margin: 0 -3px; vertical-align: top; padding: 0 19px; box-sizing: border-box; }
.post-image img { height: 290px; object-fit: cover; width: 100%; }
.post-row { width: 100%; margin: auto; }
.post-content .post-title { margin-bottom: 10px; text-transform: uppercase; }
.post-content { padding: 20px 0 50px; }
.post-link { text-transform: uppercase; font-size: 14px; text-decoration: underline; }
.post-link:hover { color: #fcb016; }

.home-wings-section { height: 100vh;  width: 100%; float: left; background-color: #000 !important; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; }
.wings-icon { display: table; margin: 0 auto; color: #fff;  text-align: center; cursor: pointer; }
/* .wings-icon.play img { transform: rotate(45deg); } */
.wings-icon span { display: block; color: #e6dbba; font-size: 28px; font-style: normal; letter-spacing: normal;  line-height: 36px; text-align: center;  text-transform: uppercase; margin-top: 10px; }
.home-wings-caption { position: absolute; bottom: 0; left: 0; right: 0; color: #e6dbba;  padding-left: calc((100% - 1200px) / 2); padding-bottom: 60px; padding-right: calc((100% - 1200px) / 2); }
.home-wings-caption h4 { font-size: 28px; font-style: normal; letter-spacing: normal; line-height: 38px; text-align: left; text-transform: uppercase; margin-bottom: 24px; font-weight: 400; }
.home-wings-text {  font-size: 18px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium'; }

.img-text-section { background: #000; float: left; width: 100%; }
.img-text-box { height: 100vh; width: 50%;  float: left; position: relative; }
.img-text-caption { position: absolute; bottom: 0; left: 0; right: 0; padding: 50px 115px; font-size: 18px; }
.img-text-caption h4 { font-size: 28px; font-style: normal; letter-spacing: normal; line-height: 38px; text-align: left; text-transform: uppercase; color: #e6dbba; font-weight: 400; margin-bottom: 20px; }
.img-text-text { color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-bottom: 30px; }
.btn a { border: 1px solid #e6dbba; font-size: 16px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: normal; text-align: center; color: #e6dbba; padding: 10px 10px;  display: inline-block; min-width: 200px; transition: all 0.5s; font-family: 'FontsFreeNetHelveticaNeueMedium'; }
.btn a:hover { background: #e6dbba; color: #000; }

.btn.black a { border-color: #000; color: #000; }
.btn.black a:hover { background: #000; color: #fcb005; }


.home-slider button.slick-arrow, .directors-slider button.slick-arrow, .locations-slider button.slick-arrow { width: 28px; height: 48px; background: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/AjaxCreative_2021/Images/arrows.png') no-repeat center / contain; position: absolute;  top: 0;  bottom: 0;  z-index: 1;   left: 20px;  margin: auto; transform: scaleY(-1); }
.home-slider button.slick-arrow::before, .directors-slider button.slick-arrow::before, .locations-slider button.slick-arrow::before {  opacity: 0; }
.home-slider button.slick-next, .directors-slider button.slick-next, .locations-slider button.slick-next { right: 25px; left: auto; transform: scaleX(-1); } 

.header-hide .header-container-wrapper { display: none; }
.header_2021 .header-container { position: absolute; }
.ebiz-toggle { display: none; }
.landing .header-container { position: absolute; background: none; }

.blog-wrap-section { background: url(https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/AjaxCreative_2021/Images/black_noise2.png)  center / contain; color: #fff; }  
.blog-hero-section {  width: 100%; float: left; padding: 160px 0 120px; }
.blog-hero-section h2 {  font-size: 80px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 94px; text-align: left; text-transform: uppercase; color: #e6dbba; font-family: ManofaCondensedMedium;  margin-bottom: 40px; }
.blog-hero-text { color: #e6dbba; font-size: 18px; font-weight: 500;  font-style: normal; letter-spacing: normal; line-height: 27px; text-align: left;font-family: 'FontsFreeNetHelveticaNeueMedium'; width: 100%; max-width: 740px; }

.blog-section { padding: 160px 0 80px; }
.blog-wrap-section .blog-section h1 {  font-size: 80px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 94px; text-align: left; text-transform: uppercase; color: #e6dbba;font-family: ManofaCondensedMedium;  margin-bottom: 10px; }
body:not(.new-blog) .post-body h3 { font-size: 39px; font-weight: 500;  font-style: normal; letter-spacing: normal; line-height: 40px; text-align: left; text-transform: uppercase; color: #e6dbba; font-family: ManofaCondensedMedium; margin-bottom: 70px; margin-top: 70px; }
body:not(.new-blog) .post-body { font-family: 'FontsFreeNetHelveticaNeueMedium'; font-size: 18px; font-weight: 500; color: #e6dbba; }
.post-body p { margin-bottom: 20px; }

.blog-first-post { padding: 110px 0; }
.blog-first-box { width: 100%; display: flex; }
.blog-first-content { width: 50%; float: left; padding: 80px 60px; box-sizing: border-box; background: url(https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/AjaxCreative_2021/Images/ancestrial.png) center ; }
.blog-first-right { width: 50%; }

.blog-first-content h4 { font-size: 39px; font-style: normal; letter-spacing: normal; line-height: 44px; text-align: left; text-transform: uppercase; color: #e6dbba; font-family: ManofaCondensedMedium; }
.blog-first-content .tag-blog { font-size: 28px; font-style: normal; letter-spacing: normal; line-height: 38px; text-align: left; text-transform: uppercase; margin-bottom: 20px; }

.post-listing { width: 100%; float: left; }
.blog-listing .post-listing { padding: 140px 0 30px; }
.post-item { width: calc(50% - 40px); padding: 0; box-sizing: border-box; display: inline-block; margin: 0; vertical-align: top; }
.blog-listing-wrap { display: flex; flex-wrap: wrap; gap: 80px; }
.post-img { height: 437px; display: flex; justify-content: flex-start; flex-direction: column; }
.post-img a.post-image-link { width: 100%; height: 100%; position: relative; float: left; display: block; }
.post-date { font-size: 18px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 18px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium'; color: #e6dbba; margin-bottom: 15px; }
.post-item .post-content h3 a { font-size: 40px; font-style: normal; letter-spacing: normal; line-height: 1.25em; text-align: left; color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-weight: 400;  display: block; text-transform: uppercase;}
.post-item .post-content h3 a:hover { color: #fbb217; }
.post-item .post-content { padding: 30px 0; }
.post-inner { position: relative; }
.topic-blog { display: flex; flex-wrap: wrap; gap: 19px; padding: 40px; }
.topic-blog .topic-link { min-width: 157px; text-align: center; background: #E6DBBA; border-radius: 114px; font-size: 12px; color: #000; font-weight: bold; padding: 10px 20px; line-height: 12px; font-family: 'FontsFreeNetHelveticaNeueMedium'; text-transform: uppercase; border: 1px solid #000; }
/* .blog-first-post { background: url(https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/AjaxCreative_2021/Images/black_noise2.png) center / contain; color: #fff; } */

.blog-listing .tag-filters { display: block; float: left; width: 100%; padding: 0 60px 80px 60px; border-bottom: 2px solid #E6DBBA; box-sizing: border-box; }
.blog-listing .tag-filters label { font-size: 32px; line-height: 38px; color: #E6DBBA; text-transform: uppercase; margin-bottom: 30px; display: block; }
.blog-listing .tag-filters ul { display: flex; flex-wrap: wrap; gap: 20px; margin: 0; padding: 0; list-style: none; }
.blog-listing .tag-filters ul li { line-height: 37px; }
.blog-listing .tag-filters ul li a { border: 1px solid #E6DBBA; min-width: 157px; font-size: 12px; line-height: 12px; padding: 10px 20px; font-weight: bold; background: none; transition: all .3s ease; border-radius: 100px; text-align: center; font-family: 'FontsFreeNetHelveticaNeueMedium'; text-transform: uppercase; }
.blog-listing .tag-filters ul li a:hover, .blog-listing .tag-filters ul li.active a { background: #E6DBBA; color: #000; }

.author-img img { width: 84px; height: 84px; border-radius: 100%; }
.author-img { display: inline-block; vertical-align: middle; }
.author-post .author-name { display: inline-block;  box-sizing: border-box; font-size: 18px; font-weight: 500;  font-style: normal; letter-spacing: normal; text-align: left; color: #e6dbba; }
.author-post .author-name a { font-family: 'FontsFreeNetHelveticaNeueMedium'; color: #e6dbba; }
.author-post .author-name a:hover { color: #fbb217; }
.author-post .author-name .blog-post__timestamp { font-family: 'FontsFreeNetHelveticaNeueMedium'; color: #67604A; }

a.author-link:hover { color: #fbb217; }
.author-post { padding: 20px 0 0; }

.hs-author-social-links a.hs-author-social-link:hover { color: #fbb217; }
a.hs-author-social-link.hs-social-linkedin { margin-right: 8px; }

.post-item.blog-first-post { width: 100%; margin: 50px 0px 80px; }
.post-item.blog-first-post .blog-first-box { flex-direction: row-reverse; } 
.post-item.blog-first-post .blog-first-content { background-image: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/AjaxCreative_2021/Images/ancestrial_2.png'); }
.blog-first-row .btn { text-align: left; margin-top: 50px; }

.blog-pagination { width: 100%; text-align: center; margin-top: 34px; }
.blog-pagination > * { display: inline-block; padding: 0 12px; font-size: 28px; text-align: center; text-transform: uppercase; color: #ffb217; font-style: normal; letter-spacing: normal; line-height: normal; }

.subscribe-section { width: 100%; float: left; padding: 50px 0 90px; }
.subscribe-section h2 { font-size: 39px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 50px; text-align: left; text-transform: uppercase; color: #e6dbba;  font-family: ManofaCondensedMedium; width: 100%; max-width: 250px; margin: 0 0 20px; }
.subscribe-section .form-style fieldset { min-width: 100%; }
.subscribe-section .form-style fieldset .hs-form-field { float: none !important;  width: 45% !important; margin: 0 -2px; vertical-align: middle;  display: inline-block; }
.subscribe-section .form-style fieldset .hs-form-field > label { color: #e6dbba; font-size: 15px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium';   margin-bottom: 22px; display: inline-block; }
.subscribe-section .form-style .multi-container { list-style: none; padding-left: 0; }
.subscribe-section .form-style .multi-container li { display: inline-block; color: #e6dbba; font-size: 15px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-right: 30px; }
.subscribe-section .form-style .multi-container li input[type="checkbox"] + span:before {content: "";width: 18px;height: 18px;border: 1px solid #e6dbba;display: inline-block;border-radius: 100%;position: absolute;left: 0;top: 3px;}
.subscribe-section .form-style .multi-container li input[type="checkbox"] + span { display: inline-block; position: relative; padding-left: 38px; }
.subscribe-section .form-style .multi-container li input[type="checkbox"] { display: none; }
.subscribe-section .form-style fieldset .hs-form-field:last-child { padding-left: 40px; }
.subscribe-section .form-style input.hs-button { position: absolute; right: 0; border: 2px solid rgb(230, 219, 186); color: rgb(230, 219, 186); font-size: 16px;  font-weight: normal;  line-height: 22px;  text-align: center;  padding: 12px 23px;  display: inline-block;  transition: all 0.5s ease 0s;  background: transparent; cursor: pointer;  appearance: none;   -webkit-appearance: none;  font-family: FontsFreeNetHelveticaNeueMedium;  top: 17px;  margin: auto;  min-width: 200px; }
.subscribe-section .form-style input.hs-button:hover { background: rgb(230, 219, 186); color: #000; }
.subscribe-section .form-style {  position: relative; }
.subscribe-section .form-style input:-webkit-autofill,
.subscribe-section .form-style input:-webkit-autofill:hover, 
.subscribe-section .form-style input:-webkit-autofill:focus {
  font-family: Poppins,sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: none !important;
  border: none !important;
  background-color: rgba(255,255,255,0.0) !important;
  border-bottom: 1px solid #E6DBBA !important;
  border-radius: 0px !important;
  font-size: 16px !important;
  padding: 9px 0px !important;
  width: 100% !important;
  color: #E6DBBA !important;
  appearance: none !important;
}

.subscribe-section .form-style .multi-container li input[type="checkbox"] + span:after {  content: "";  position: absolute;   width: 10px;   height: 10px;    left: 5px;    top: 8px;    background: #e6dbab;   border-radius: 100%;    opacity: 0;}
.subscribe-section .form-style .multi-container li input[type="checkbox"]:checked + span:after {opacity: 1;}

.blog-body .header-container { background: transparent; padding: 40px 0; position: absolute; }

.select-wrap { max-width: 350px; width: 100%; position: relative; margin-bottom: 50px; }
.select-wrap label { border: 1px solid #e6dbba; display: block; padding: 14px 24px; font-size: 18px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; position: relative; cursor: pointer; }
.select-wrap ul { position: absolute; z-index: 1; list-style: none; background: #000; width: 100%; left: 0; right: 0; top: 117%; padding: 20px 25px; box-sizing: border-box; display:none; }
.select-wrap ul li a { font-size: 18px; font-weight: 500; letter-spacing: normal; text-align: left; font-style: normal; color: #e6dbba; display: block; padding: 14px 0; }
.select-wrap ul li a:hover { color: #ffb217; }

.select-wrap label:after {content: "\f078";font-family: 'FontAwesome';position: absolute;right: 20px;}
.select-wrap label.active:after {  transform: scale(-1); }

.blog-featured-image { width: 100%; padding-top: 45%; margin-bottom: 90px; }
body:not(.new-blog) .blog-section .section.post-body { padding: 0 35px; position: relative; box-sizing: border-box; }
.post-body h3:first-child { margin-top: 0; }

.post-header #hubspot-author_data { font-size: 28px; font-style: normal; letter-spacing: normal; line-height: 38px;  text-align: left;  text-transform: uppercase; color: #e6dbba; line-height: normal; }
.post-header #hubspot-author_data a.author-link { margin-right: 20px; }
.section.post-header { margin-bottom: 70px; }
.hs-blog-post .subscribe-section { padding-top: 140px;  background: #000; }
.row-fluid .form-style2 .page-center { width: 100%; max-width: 1250px; }
.row-fluid .form-style2 fieldset { min-width: 100%; }
.row-fluid .form-style2 .hs-form-field .hs-input { width: 100%; height: 35px; }
.row-fluid .form-style2 .hs-form-field textarea.hs-input { height: 110px; }
.row-fluid .form-style2 .hs-form-field { margin-bottom: 20px; }
.row-fluid .form-style2 input.hs-button { border: 2px solid rgb(230, 219, 186); color: rgb(230, 219, 186); font-size: 16px; font-weight: normal; line-height: 22px; text-align: center;  padding: 12px 23px;  display: inline-block;  transition: all 0.5s ease 0s;background: transparent; cursor: pointer; appearance: none;  -webkit-appearance: none; font-family: FontsFreeNetHelveticaNeueMedium; top: 17px; margin: auto; min-width: 200px; }
.row-fluid .comments-form { padding: 50px 0 70px; background: #000; }
.comments-form .hs-submit { margin-top: 30px; }
.row-fluid .form-style2 input.hs-button:hover { background: rgb(230, 219, 186); color: #000; }
.row-fluid .comments-form h2 { font-size: 39px; font-weight: 500; font-family: ManofaCondensedMedium; line-height: normal; margin-bottom: 40px; color: #E6DBBA; }
.comment-from h4, .comment-date, .comment-from, .comment-body, .comment-reply-to { color: #E6DBBA; }
.comment { border-color: #E6DBBA !important; }
.comment:last-child { margin-bottom: 50px; }
.comment.depth-1, .comment.depth-2, .comment.depth-3 { padding-top: 10px; padding-bottom: 10px; }

.blog-image-text-section {  background: url('https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/AjaxCreative_2021/Images/ancestrial_bg.png') repeat center;  padding: 110px 0; }
.blog-image-text-section .page-center { display: flex; width: 100%; max-width: 790px; }
.blog-image-text-img {  width: 35%; }
.blog-image-content { width: 65%; padding-left: 50px;  box-sizing: border-box; }
.blog-image-content h4 { font-size: 39px;  font-weight: 500; font-family: ManofaCondensedMedium; line-height: normal; margin-bottom: 30px; text-transform: uppercase; color: #e6dbba; }
.blog-image-text {  font-size: 18px;  font-weight: 500;   color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-bottom: 30px; }

body:not(.new-blog) .post-body-text { width: 70%; float: left; padding-left: 40px; }
.new-blog .blog-post-wrapper .page-center { max-width: 1100px; }
.new-blog .post-body, .new-blog .post-body p {
    font-family: FontsFreeNetHelveticaNeueMedium !important;
}
.new-blog .blog-author-sharing { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 30px; align-items: center; margin: 120px 0; } 
.new-blog .blog-author-sharing .blog_post_author { max-width: 700px; display: flex; align-items: center;  }
.new-blog .blog-author-sharing .blog_post_author img { border: none !important; }
.new-blog .blog-author-sharing .social-sharing { width: auto; text-align: left; margin-right: 0;}
.new-blog .blog-author-sharing .social-sharing p { writing-mode: initial; text-orientation: inital; color: #000; text-transform: unset; }
.new-blog .blog-author-sharing .social-sharing p:after { height: 0; width: 0; background: none; }
.new-blog .blog-author-sharing .social-sharing ul { display: flex; gap: 30px; }
.new-blog .blog-author-sharing .social-sharing ul li:hover svg path { fill: #fcb005; } 
.new-blog .blog-author-sharing .hs-author-avatar img { width: 150px; height: auto; }
.new-blog .blog-author-sharing .hs-author-bio { margin: 0; }
.new-blog .blog-author-sharing .copy-link { min-width: 180px; text-decoration: none; margin-top: 15px; }

.new-blog.hs-blog-post .post-body h2, .new-blog.hs-blog-post .post-body h3, .new-blog.hs-blog-post .post-body h4, .new-blog.hs-blog-post .post-body h5, .new-blog.hs-blog-post .post-body h6 { margin: 0 0 0.5em 0; }
.new-blog.hs-blog-post .post-body h2, .new-blog.hs-blog-post .post-body h3, .new-blog.hs-blog-post .post-body h4, .new-blog.hs-blog-post .post-body h5, .new-blog.hs-blog-post .post-body h6 { line-height: 1em; }
.new-blog.hs-blog-post .post-body h2 { font-size: 70px; }
.new-blog.hs-blog-post .post-body h3 { font-size: 39px; }
.new-blog.hs-blog-post .post-body h4 { font-size: 32px; }
.new-blog.hs-blog-post .post-body h5 { font-size: 26px; }
.new-blog.hs-blog-post .post-body h6 { font-size: 20px; }

@media (max-width: 767px) {
    .new-blog.hs-blog-post .post-body h2 { font-size: 38px; }
    .new-blog.hs-blog-post .post-body h3 { font-size: 28px; }
    .new-blog.hs-blog-post .post-body h4 { font-size: 24px; }
    .new-blog.hs-blog-post .post-body h5 { font-size: 20px; }
    .new-blog.hs-blog-post .post-body h6 { font-size: 18px; }
}

.new-blog .post-body a { color: #000; text-decoration: underline; } 
.social-sharing { float: right; width: 60px;  text-align: center; margin-right: 20px; }
.social-sharing p { writing-mode: tb; text-orientation: mixed; margin: 0 auto 20px; font-size: 20px; font-style: normal; text-transform: uppercase; position: relative; color: #e6dbba; }
ul.share-buttons { list-style: none; }
.social-sharing p:after {content: "";background: #e6dbba;height: 200px;width: 1px;display: inline-block;margin-top: 22px;}
.share-buttons li { margin-bottom: 5px; }
.share-buttons li a:hover { color: #fcb016; }

.hs-blog-post .blog-section { display: table; width: 100%; padding-bottom: 0; }
.new-blog .blog-section { padding-top: 100px; }
body:not(.new-blog) .blog-section .section.post-body { display: table; width: 100%; background: #000; padding-bottom: 80px;  position: relative; padding-left: 0; padding-right: 0; }
body:not(.new-blog) .blog-section .section.post-body:before {content: "";position: absolute;bottom: 100%;background: #000;left: 0;right: 0;height: 300px;}
.post-header-wrap { position: relative; z-index: 1; }

.hs-author-avatar img {width: 116px;height: 116px;border-radius: 100%;}

.hs-author-avatar {  float: left; }
.hs-author-bio-wrap { width: calc(100% - 116px); float: left; padding-left: 40px; box-sizing: border-box; }
.hs-author-bio { margin-bottom: 20px; font-size: 16px; }
.hs-author-social-section {  display: flex;  align-items: center; }
.hs-author-social-links a.hs-author-social-link { text-transform: uppercase;  margin: 0 12px 0 0; text-align: left; }
.hs-author-social-links a.hs-author-social-link:hover { color: #fbb217; }
.blog_post_author:not(.new) { padding: 50px 0; }
.hs-author-bio-wrap a.author-link { font-size: 28px; font-style: normal; line-height: normal; text-transform: uppercase; text-decoration: none; margin-bottom: 14px; display: inline-block; color: #000; font-family: OratorStdFont; }
.dark-mode .hs-author-bio-wrap a.author-link { color: #E6DBBA; }

.hs-author-profile .hs-author-avatar { display: table; float: none; text-align: center; margin: 0 auto 20px; }
.hs-author-profile { width: 100%; max-width: 800px; margin: 0 auto 80px; font-family: 'FontsFreeNetHelveticaNeueMedium'; }
h2.hs-author-name { margin-bottom: 30px; text-transform: uppercase; line-height: normal; }
.hs-author-profile .hs-author-social-section { display: block; }
.hs-author-profile .hs-author-social-section .hs-author-social-links { margin: 0; text-align: center; }
h3.hs-author-listing-header { margin-bottom: 50px; }
.hs-author-profile .hs-author-social-section span.hs-author-social-label { display: block; margin-bottom: 10px; }
ul.comment_date {list-style: none;margin-top: 22px;}

ul.comment_date li { display: inline-block; vertical-align: middle; color: #e6dbba; font-size: 18px; font-weight: 500; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-right: 20px; }
ul.comment_date li img { display: inline-block;  vertical-align: middle; width: 26px; object-fit: scale-down; height: 20px; margin-right: 9px; }
ul.comment_date liL:first-child img { position: relative; top: 0; }
ul.comment_date li:first-child img { position: relative; top: -3px; }

.page-center { box-sizing: border-box; }

/* 15-02-2021 */
.career-hero-section { width: 100%; min-height: 100vh; background-color: #000 !important; display: flex; align-items: center; padding: 120px 0; box-sizing: border-box; position: relative;  z-index: 1; }
.career-hero-section .page-center { width: 100%; }
.career-hero-caption { width: 100%; max-width: 600px; }
.career-hero-caption h5 {  color: #e6dbba;  font-size: 20px; text-transform: uppercase; font-weight: 300; line-height: normal; margin-bottom: 40px; }
.career-hero-caption h2 { font-size: 50px;  color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; line-height: normal; font-weight: 400; }

.accordion-sec-title h2 { font-size: 64px; font-weight: 500; color: #e6dbba; font-family: ManofaCondensedMedium; text-transform: uppercase;  margin-bottom: 40px;  line-height: 80px; }
.accordion-sec-text {  color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-size: 18px; line-height: 30px; }
.accordion-sec-title { width: 100%; max-width: 1000px; margin-bottom: 80px; }
.accordion-sec-containerv2 .page-center { width: 100%; }
.accordion-sec-containerv2 { padding-bottom: 90px; padding-top: 90px; overflow: hidden; }

.recruiting-section { padding: 100px 0; min-height: 100vh; display: flex; align-items: center; box-sizing: border-box; }
.recruiting-section h2 { color: #e6dbba; font-size: 50px; font-style: normal; line-height: 70px; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-bottom: 50px; }
.recruiting-list ul { list-style: none; margin: 0 -10px; width: calc(100% + 20px); display: flex; flex-wrap: wrap; }
.recruiting-list ul li { width: calc(25% - 20px); margin: 10px; display: inline-block; font-size: 28px; font-style: normal;text-transform: uppercase; line-height: normal;color: #e6dbba;  padding: 20px; vertical-align: top; border: 1px solid #e6dbba; box-sizing: border-box;}
.recruiting-list ul li a { transition: all 0.5s ; }
.recruiting-list ul li a:hover { color:#FFB217; }
.recruiting-section .small { font-size: 16px; margin-top: 20px; text-decoration: underline; display: block; font-family: 'FontsFreeNetHelveticaNeueMedium'; text-transform: capitalize; }
.formv2-with-text-block { width: 100%; }
.recruiting-text {font-size: 24px; font-style: normal; color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; line-height: normal; }
.create-moving-section h2 { margin-bottom: 20px; font-family: ManofaCondensedMedium; text-transform: uppercase; font-weight: 500; }
.create-moving-section .recruiting-caption { width: 100%;  max-width: 830px; }
.header_2021 .section-fix { float: left; }

.ty-banner h2 { color: #e6dbba; margin-bottom: 20px; font-size: 100px; line-height: 1em; }
.ty-banner h5 { color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-weight: normal; text-decoration: none; text-transform: unset; }

/*  */
.post-footer .replying { padding-top: 30px; }
.post-footer .replying form {  margin-top: 20px; }
.comment-from h4 { color: #fbb217; }

.unique-section h5 { font-size: 18px; font-weight: 500; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-bottom: 30px; line-height: normal; }
.unique-section h2 { margin-bottom: 0; color: #000; font-family: 'ManofaCondensedMedium'; text-transform: uppercase; }

.team-member-section {  background: #000;  color: #e6dbba; padding: 50px 0 30px; }
.team-member-img { width: 45%; }
.team-member-img img { width: 100%; }
.team-member-content { width: 55%; }
.team-member-box { display: flex; align-items: center; padding: 30px 0; }
.team-member-box:nth-child(odd) { flex-direction: row-reverse; }
.team-member-content h4 { font-size: 28px;  line-height: normal; text-transform: uppercase; font-weight: 400; margin-bottom: 20px; }
.team-member-content h2 { font-size: 40px; font-weight: 500; font-family: 'ManofaCondensedMedium'; line-height: 50px;  text-transform: uppercase; margin-bottom: 30px; }
.team-member-box:nth-child(odd) .team-member-content { padding-right: 90px; }
.team-member-text { font-family: 'FontsFreeNetHelveticaNeueMedium'; }
.team-member-text p { margin-bottom: 12px; }
.team-member-box:nth-child(even) .team-member-content { padding-left: 70px; }

/*  */
.faq-hero-section h5 { margin-bottom: 10px; }
.faq-hero-list ul { list-style: none; }
.faq-hero-list ul li {  display: inline-block; }
.faq-hero-list ul li a { font-size: 16px;  font-weight: 500; font-family: 'FontsFreeNetHelveticaNeueMedium'; transition: all 0.5s; }
.faq-hero-list ul li a:hover { color: #FFB217; }

.faq-hero-list { margin-top: 30px; }
.faq-hero-list ul li:after {content: "|";margin-left: 20px;margin-right: 10px;color: #e6dbba;font-weight: 500;}
.faq-hero-list ul li:last-child:after { display: none; }

/* */
.accordion-sec-containerv2.faq-sec-containerv2 { min-height: auto; }
.faq-sec-containerv2 .accordion-block-container .accordian-block:nth-child(2n) {padding-left: 70px;}
.faq-sec-containerv2 .accordion-block-container { max-width: 100%; }
.faq-sec-containerv2  .accordian-block .accordion-title h4 { font-size: 20px; }
.faq-sec-containerv2 .accordian-block .accordion-title h4 span.open-icon { top: -2px; }

.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active { max-width: 100%; padding: 0 20px; }
.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active span.close-icon { top: -2px; }
.faq-sec-containerv2 .accordian-block .accordion-text { color: #E6DBBA;font-family: FontsFreeNetHelveticaNeueMedium;font-size: 18px;font-weight: 500;width: 100%;max-width: 940px;margin: auto; }
.faq-sec-containerv2 .accordian-block .accordion-text ul { padding-left: 30px;padding-top: 20px; }
.faq-sec-containerv2 .accordian-block .accordion-text p { margin-bottom: 14px; }
.faq-sec-containerv2 .accordian-block .accordion-text ul li { margin-bottom: 18px; }
.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active .accordion-title { margin-bottom: 40px; color: #e6dbba; }
.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active .accordion-title h4 { color: #e6dbba; }
.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active .accordion-title h4:hover { color: #FFB217; }

.job-posting-section { color: #e6dbba; float: left; width: 100%; padding: 90px 0; }
.job-posting-section h2 {font-size: 28px; font-style: normal; margin-bottom: 30px; text-transform: uppercase; }
.job-posting-text { font-family: FontsFreeNetHelveticaNeueMedium; }
.job-posting-box { width: 100%; max-width: 900px; margin: 0 auto 80px; }
.job-posting-box:last-child { margin-bottom: 0; }

.job-posting-form .form-block-column { max-width: 900px; }
.job-posting-form .page-center { width: 100%; }
.formv2-with-text-block .form-with-text-block-row fieldset select.hs-input { height: 55px; }

.job-posting-form .form-bottom-section fieldset.simple-text {width: 100%;padding-right: 40px;}
.job-posting-form .form-bottom-section .hs_submit { float: right; }
.job-posting-form .form-bottom-section { flex-direction: inherit; }
.job-posting-form .form-bottom-section fieldset.simple-text .hs-richtext { max-width: 100%; }
.job-posting-form .form-with-text-block-row fieldset .hs-input { width: 100% !important; }


.job-posting-form .form-with-text-block-row fieldset .hs-input[type="checkbox"] label { display: flex; position: relative; gap: 22px; align-items: flex-start; color: #e6dbba; font-size: 15px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-right: 20px; }
.job-posting-form .form-with-text-block-row input[type="checkbox"] + span:before {content: ""; width: 19px;height: 19px;border: 1px solid #E6DBBA;display: inline-block;border-radius: 100%;position: absolute;left: 0;top: 3px;}
.job-posting-form .form-with-text-block-row input[type="checkbox"] + span { display: inline-block;  padding-left: 35px; position: relative; }
.job-posting-form .form-with-text-block-row input[type="checkbox"] { display: none; }
.job-posting-form .form-with-text-block-row input[type="checkbox"] + span:after {  content: "";  position: absolute; width: 13px; height: 13px; left: 4px; top: 7px; background: url('https://www.ajaxcreative.com/hubfs/Images/X.svg'); background-size: 13px; opacity: 0;}
.job-posting-form .form-with-text-block-row input[type="checkbox"]:checked + span:after {opacity: 1;}
.job-posting-form .form-with-text-block-row input[type="checkbox"]:checked + span:before { background: #E6DBBA; }



.form-block-column form .inputs-list { list-style: none; }
.job-posting-title h2 { font-size: 64px; font-weight: 500; color: #e6dbba;  line-height: normal; font-family: ManofaCondensedMedium; text-transform: uppercase; }
.job-posting-title { width: 100%; max-width: 900px; margin: 0 auto 30px; }
.formv2-with-text-block.job-posting-form { min-height: auto; padding: 100px 0 120px; overflow: hidden; }

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background: none !important;
  transition: background-color 5000s ease-in-out 0s;
}


.service-listing-section { background: #000; float: left; width: 100%; }
.service-hero-section .career-hero-caption { max-width: 100%; }
.service-hero-section .career-hero-caption h5 { margin-bottom: 20px; }
.service-listing-box { width: 50%; float: left; min-height: 100vh; display: flex; align-items: center; justify-content: center; }
.service-listing-box h4 { font-size: 28px; font-style: normal; font-weight: 400; transition: all 0.5s; }
.service-listing-section a:hover h4 {color: #ffb217;}

.service-img-text-section { width: 100%; float: left; background-color: #000 !important; color: #e6dbba; position: relative; }
.service-img-text-caption { width: 100%; max-width: 500px; }
.service-img-text-caption h4 {  font-size: 28px; line-height: normal; text-transform: uppercase; font-weight: 500;  margin-bottom: 20px; }
.service-img-text { font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-bottom: 30px; }
.service-img-text-section .page-center { min-height: 100vh; padding: 280px 15px 70px; display: flex; align-items: flex-end; }

.service-img-top { position: absolute; top: 90px; }
.service-img-top span {  display: table; font-size: 28px;  text-decoration: underline; text-transform: uppercase;  margin-top: 14px; transition: ease 0.5s; cursor: pointer; }
.service-img-top:hover span { color: #fbb016; }
.service_body .formv2-with-text-block { min-height: auto; padding: 240px 0; }

.behind-scenes-section { min-height: 100vh; display: flex; align-items: center; color: #e6dbba; box-sizing: border-box; padding: 100px 0; position: relative; }
.behind-scenes-caption h6 { font-size: 20px; font-style: normal; letter-spacing: normal; line-height: 40px; text-align: left; text-transform: uppercase;  margin-bottom: 20px; font-family: OratorStdFont; } 
.behind-scenes-section h2, .behind-scenes-section h2 a { font-size: 64px; font-style: normal; line-height: 66.95px; text-transform: uppercase; font-family: 'ManofaCondensedMedium'; font-weight: 500; margin-bottom: 40px; }
.behind-scenes-text { font-size: 18px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium'; }
.behind-scenes-caption { width: 100%; max-width: 900px; }
.behind-scenes-section .page-center {  width: 100%; } 

.service_body .accordion-sec-container { min-height: 100vh; padding: 100px 0; box-sizing: border-box; }
.service_body .accordion-sec-container .page-center { width: 100%; }

.approach-section h2 { font-size: 50px; line-height: normal; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-weight: 400; margin-bottom: 50px; }
.approach-section { color: #e6dbba;float: left;width: 100%;padding: 80px 0; }
.approach-title { font-size: 20px; width: 22%; float: left; padding-right: 30px; box-sizing: border-box; }
.approach-text { font-size: 18px; font-weight: 500; font-family: 'FontsFreeNetHelveticaNeueMedium'; width: 78%; float: left; }
.approach-box { margin-bottom: 20px; float: left; width: 100%; }

.case-study-section { background-color: #000 !important; }
.case-study-section .page-center {min-height: 100vh;padding: 80px 15px;display: flex;align-items: flex-end;}
.case-study-text {  color: #e6dbba; font-size: 24px; line-height: normal; font-family: 'FontsFreeNetHelveticaNeueMedium'; }

.study-create-moving-section .recruiting-caption {  margin: auto; }

    .element-flow-section.desktop { display: block; }
    .element-flow-section.mobile { display: none; }
.element-flow-section.mobile .element-flow-left { align-items: flex-end; }
.element-flow-section { background: #000;}
.element-flow-row { display: flex; }
.element-flow-left { width: 50%; background: url(https://4835486.fs1.hubspotusercontent-na1.net/hubfs/4835486/chub_backup/black_noise2.png); color: #e6dbba; padding-left: calc((100% - 1180px ) / 2); padding-top: 60px; padding-bottom: 60px; padding-right: 90px; box-sizing: border-box; min-height: 100vh; display: flex; align-items: center; }
.element-flow-img { width: 50%; }
.element-flow-left h2 { font-size: 50px; line-height: normal; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-weight: 400; margin-bottom: 60px; }
.element-flow-section h4 { font-size: 28px; font-style: normal; font-weight: 400; text-transform: uppercase; margin-bottom: 30px; }
.element-flow-text { font-family: 'FontsFreeNetHelveticaNeueMedium'; }

.element-flowv2-section { background-color: #000 !important; }
.element-flowv2-section .element-flow-left { background: transparent; align-items: flex-end; padding-top: 80px; padding-bottom: 80px; }
.element-flow-row.column_reverse { flex-direction: row-reverse; }
.column_reverse .element-flow-left { padding-right: calc((100% - 1180px ) / 2); padding-left: 80px; }

.types-video-section { color: #e6dbba; }
.types-list-section h2 {font-size: 50px; line-height: normal; font-family: 'FontsFreeNetHelveticaNeueMedium'; font-weight: 400; margin-bottom: 30px; }
.types-list-section { padding: 80px 0; }
.types-video-list ul { list-style: none; width: 100%; max-width: 810px; }
.types-video-list ul li { font-size: 20px; text-transform: uppercase; font-weight: 400; position: relative; display: inline-block; width: 50%; box-sizing: border-box; margin: 30px -3px 0; }
.types-video-list ul li h4 { display: inline-block; cursor: pointer; padding-right: 20px;position: relative; font-weight: 400; }
.types-video-list ul li h4:hover { color: #ffb217; }
.types-video-list ul li h4 span.open-icon { position: absolute; right: 0; font-size: 16px; }

.element-flow-section h4 img { width: 100%; max-width: 15px; position: absolute; right: 0; top: -9px; bottom: 0; margin: auto; }
.types-video-section h4.close_icon { position: relative; display: inline-block; padding-right: 25px; cursor: pointer; }
.types_body .formv2-with-text-block {  background-color: #000 !important; }

.reviews-wings-section h4 { font-size: 20px; margin-bottom: 15px; }
.reviews-wings-section h2 { font-size: 50px; font-weight: 500; line-height: normal; }

.reviews-left { width: 65%; float: left; }
.reviews-left img { width: 100%; }
.reviews-right { width: 35%; float: left; padding: 0 0; color: #e6dbba; font-family: 'FontsFreeNetHelveticaNeueMedium'; box-sizing: border-box; }
.reviews-section { width: 100%; float: left; padding: 100px 0; }
.reviews-icon li {display: inline-block; }
.reviews-icon li img { width: 100%; max-width: 18px; }
.reviews-box { display: flex; padding-bottom: 80px; }
.reviews-inner-box { margin-bottom: 40px; }
ul.reviews-icon { margin-bottom: 20px; }
.reviews-box:nth-child(2n) { flex-direction: row-reverse; }
.reviews-box:nth-child(2n) .reviews-right { padding-right: 40px; }

.reviews-box:last-child { padding-bottom: 0; }
.reviews-left img { max-width: 700px; }
.reviews-box:nth-child(2n) .reviews-left img { float: right; }

.form_style_body .formv2-with-text-block { min-height: 100vh; box-sizing: border-box; }

/*  */
/* .accordion-sec-container .accordian-block .accordion-title h4 span { top: 0; bottom: 0; margin: auto; height: 20px; }
.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active span.close-icon { top: 0; }

.faq-sec-containerv2 .accordian-block .accordion-title h4 span.open-icon { margin-top: 0; top: 3px; }
.faq-sec-containerv2 .accordion-block-container.active .accordian-block.active span.close-icon { margin-top: 0; top: 3px; }
.accordion-sec-container .accordian-block .accordion-title h4 span { margin-top: 0; top: 10px; } */
.accordion-sec-container .accordian-block .accordion-title h4 { font-family: 'Orator Std'; }


.team-form { padding: 65px 0; }
.team-form .form-image { width: 150px; }
.team-form .form-image img { border-radius: 100%; }
.team-form form { width: 600px; max-width: 100%; display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; }
.team-form form .hs-email { width: calc(100% - 200px); margin: 0; }
.team-form form .hs_submit.hs-submit { margin: 0; }
.team-form .text-block-column { width: calc(100% - 750px); padding-right: 35px; padding-left: 35px; }
.team-form .text-block-column h2 { font-size: 38px; line-height: 40px; }
.team-form form .actions { margin: 0 !important; }

@media (max-width: 767px) {
    .team-form { padding: 35px 0 !important; }
    .team-form .form-with-text-block-row { flex-direction: row; flex-wrap: wrap; }
    .team-form .text-block-column {
    width: calc(100% - 185px) !important;
    padding: 0 0 0 35px !important;
    margin: 0 !important;
}
    .row-fluid .main_menu ul li.hs-menu-depth-1.hs-item-has-children:after { content: ''; width: 0; height: 0; }
    .team-form form { margin-top: 30px; width: 100%; }
    .formv2-with-text-block.team-form form .hs-form-field{ width: calc(100% - 200px) !important; margin: 0; }
}

@media (max-width: 499px) {
    .team-form  .form-with-text-block-row { justify-content: flex-start; }
    .team-form .form-image { margin-bottom: 20px; }
    .team-form .text-block-column {
    width: 100% !important;
    padding: 0 !important;
}
    .formv2-with-text-block.team-form form .hs-form-field{ width: 100% !important;  }
}

@media (max-width:1400px){

}

@media (max-width:1199px){

  .row-fluid .main_menu ul li { margin-left: 12px; }
  .row-fluid .main_menu { width: calc(100% - 175px); }
  .header-inner-section .header-logo { max-width: 140px; }
  .header_2021 .header-container { padding: 24px 0; }

  .home-the-ajax-text h2 { font-size: 38px; margin-bottom: 20px; line-height: 48px; }

  .home-wings-caption {  padding-left: calc((100% - 962px) / 2);  padding-right: calc((100% - 962px) / 2); }
  .img-text-caption { padding: 50px 35px; }

  .formv2-with-text-block .text-block-column { width: calc(100% - 500px); padding-right: 50px; }
  .formv2-with-text-block .form-block-column { max-width: 500px; }
  .formv2-with-text-block { box-sizing: border-box; }

  .formv2-with-text-block .text-block-column { width: calc(100% - 500px); padding-right: 50px; }
  .formv2-with-text-block .form-block-column { max-width: 500px; }
  .formv2-with-text-block { box-sizing: border-box; }
  .row-fluid .footer-section { padding: 0; box-sizing: border-box; }
  .row-fluid .footer-menu ul li { margin-bottom: 5px; }

  .subscribe-section .form-style input.hs-button { position: relative;  top: 0;   margin: 30px 0 0; }

  /* */
  .blog-first-content { padding: 80px 40px; }
  .blog-section { padding: 90px 0 60px; }
  .post-listing { margin: 0; }
  .post-img { height: 400px; }

  /* */
  .accordion-sec-title h2 { font-size: 50px; line-height: normal; }
  .recruiting-section h2 { margin-bottom: 20px; }
  .recruiting-section { padding: 60px 0; }

  /* */
  .job-posting-form .form-block-column { max-width: 900px; }
  .formv2-with-text-block.job-posting-form { padding: 60px 0 60px; }
  .job-posting-title h2 { font-size: 50px; }
  .job-posting-section { padding: 60px 0; }
  .job-posting-box {  margin-bottom: 45px; }

  /* */
  .service_body .formv2-with-text-block { padding: 120px 0; }

  /* */
  .behind-scenes-section h2, .behind-scenes-section h2 a { font-size: 50px; }

  /* */
  .element-flow-left { padding-left: 20px; padding-right: 40px; }
  .column_reverse .element-flow-left { padding-right: 20px; padding-left: 50px; }



  .types-list-section h2 { font-size: 40px; margin-bottom: 20px; }

  .reviews-left img { max-width: 550px; }
    .topic-blog { padding: 25px; }
    .topic-blog .topic-link { min-width: 100px; }
 

}

@media (max-width:991px){
  .home-slider-box { height: 370px; }
  .home-work-section { float: left; width: 100%; }

  .home-wings-section { height: auto; }
  .formv2-with-text-block { width: 100%; float: left; }
  .row-fluid .main_menu ul li a { font-size: 14px; }
  .row-fluid .main_menu ul li {  margin-left: 5px; }
  .home-slider-box h4 { font-size: 20px; }

  .home-the-ajax-section { height: auto; padding: 50px 0; }
  .home-the-ajax-text h2 { font-size: 30px; line-height: normal; }

  .home-wings-caption { position: relative; padding: 58px 15px 0; }
  .home-wings-section { min-height: auto; padding: 80px 0 60px; box-sizing: border-box; }

  .img-text-box {height: auto;}

  .img-text-caption:not(.new) { position: relative;  padding: 120px 30px 60px; }
  .blog-recent-section { height: auto; padding: 70px 0 20px; }

  .post-image img {  height: 220px; }

  .row-fluid .footer-section { padding: 40px 0; }
  .row-fluid .footer-section .page-center { height: auto; }
  .row-fluid .footer-menu ul li { margin-bottom: 4px; }
  .footer-contact ul li {  margin-right: 5px; }
  .row-fluid .footer-menu a {  display: inline-block; }
    .row-fluid .footer-menu .footer-social a { font-size: 20px; } 
  .row-fluid .footer-menu { width: 20%; padding-left: 22px; }
  .row-fluid .footer-menu ul li ul {  padding-left: 10px; padding-top: 10px; padding-bottom: 4px; }
  .subscribe-section .form-style fieldset .hs-form-field {  width: 38% !important; }
  .subscribe-section .form-style fieldset .hs-form-field:last-child {  padding-left: 20px; }

  .blog-hero-section {  padding: 120px 0 60px; }
  .blog-hero-section h2 { font-size: 48px; line-height: normal;  margin-bottom: 20px; }
  .blog-first-content h4 { font-size: 26px;  line-height: normal; }
  .post-img { height: 280px; }
  .topic-blog { line-height: 57px; }
  .post-item .post-content h3 { font-size: 24px; line-height: normal; }
  .author-img { margin: 0 auto 20px; }
  .author-post .author-name { width: 100%;  padding: 0; }
  .author-post {  text-align: left; }
  .subscribe-section .form-style fieldset .hs-form-field { width: 47% !important; }
  .subscribe-section { padding: 30px 0 40px; }

  .hs-blog-post .subscribe-section { padding-top: 70px; }
  .blog-image-content h4 { font-size: 28px; line-height: 34px; }
  .blog-image-text-section { padding: 70px 0; }
  .blog-featured-image { margin-bottom: 70px; }
  .post-body h3 {margin-bottom: 40px; }
  .blog-image-text-section .page-center { width: 100%; max-width: 720px; }
  .post-body-text { width: 80%; padding-left: 20px; }

  .team-member-box:nth-child(odd) .team-member-content {  padding-right: 40px; }
  .team-member-box:nth-child(even) .team-member-content { padding-left: 40px; }
  .team-member-content h2 { font-size: 34px; line-height: 40px; }

  .faq-sec-containerv2 .accordion-block-container .accordian-block:nth-child(2n) {  padding-left: 20px; }

  /* */
  .case-study-section .page-center { padding: 50px 15px; }
  .approach-title { width: 32%; }
  .approach-text { width: 68%; }
  .approach-section h2 { font-size: 40px; }

  /* */
  .element-flowv2-section .element-flow-left { padding-top: 40px; padding-bottom: 60px; }

  .types-video-section .element-flow-left h2 { font-size: 40px; margin-bottom: 40px; }
  .reviews-left img {  max-width: 440px; }

  /* */
  .page-center { padding: 0 30px; }
  .row-fluid .main_menu { width: calc(100% - 155px); }
  .header-inner-section .header-logo { max-width: 125px; line-height: 0; }

  .formv2-with-text-block .text-block-column { width: calc(100% - 400px); }

  .formv2-with-text-block .form-block-column { max-width: 400px; }
    .blog-listing-wrap { gap: 40px; }
    .post-item { width: calc(50% - 20px); }
}

@media (max-width: 880px) {
  .faq-sec-containerv2 .accordion-block-container .accordian-block:nth-child(2n) {  padding-left: 0; }
}

@media (max-width:767px){
  .row-fluid .main_menu {  display: none; }

  .home-hero .banner-module-with-bottom-slider-container .section-text p { margin-bottom: 20px; }
  .hero-menu ul li:after { margin-left: 4px; margin-right: 0px; }
  .hero-menu ul li a { font-size: 14px; }
  .home-hero .banner-module-with-bottom-slider-container .section-heading h1 { font-size: 34px; line-height: 1em; }
  .home-work-section { height: auto; padding: 150px 0; }
  .home-work-caption h2 {  font-size: 30px; line-height: 42px; }
  .img-text-box { width: 100%; min-height: 100vh ; display: flex; align-items: flex-end; }
  .home-b-roll-caption h2 { font-size: 50px; }
  .home-b-roll-section { height: auto; padding: 40px 0; }
  .post-box { width: 100%; }
  .formv2-with-text-block .text-block-column { width: 100%; padding: 0; }
  .formv2-with-text-block { padding: 50px 0; }

  .row-fluid .footer-logo { width: 100%;  text-align: center; }
  .row-fluid .footer-logo img.hs-image-widget { float: none; }
  .row-fluid .footer-menu { padding: 30px 0 0; width: 100%; text-align: center; }
  .row-fluid .footer-menu h4 { text-align: center; line-height: normal; margin-bottom: 10px;  font-size: 26px; display: inline-block; }
    .row-fluid .footer-menu a {     padding: 10px 0; line-height: 1.35em; font-size: 24px; }

  .ebiz-toggle { width: 30px; height: 30px; position: absolute; right: 20px; top: 0; bottom: 0;  margin: auto; background: transparent; border: none;  outline: none; display: block; }
  .ebiz-toggle span {  background: #fbb017; width: 100%; height: 4px; display: inline-block;  position: absolute;  left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
  .ebiz-toggle span:after , .ebiz-toggle span:before {content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0; background: #fbb017; width: 100%; height: 100%; transition: all 0.5s; }
  .ebiz-toggle span:before { top: -10px; }
  .ebiz-toggle span:after { top: 10px; }
.main_menu span.mobile-toggle{width:28px; height:28px; position:absolute; right:30px; top:12px; transition: all .3s ease; }
.main_menu span.mobile-toggle:after, .mobile-toggle:before{content:""; background-color:#000; height:14px; width:1px; position:absolute; right:17px; top:3px; transition: all .3s ease; }
.main_menu span.mobile-toggle:before{ transform: rotate(90deg); transition: all .3s ease; }
.main_menu span.mobile-toggle.ebiz-subopen:after{  transform: rotate(90deg); }
.main_menu span.mobile-toggle.ebiz-subopen:before{opacity:0; background-color:#fff;  transform: rotate(180deg); }
    .row-fluid .main_menu ul li ul {
    position: relative;
    top: 0;
    left: 0;
    display: none;
    transition: all .3s ease-in-out;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;    
}
    .row-fluid .main_menu ul li ul li { margin: 0; }
    
  .row-fluid .main_menu { position: absolute; width: 100%; left: 0; right: 0; background: #fcb016; text-align: left;  padding: 14px 0; top: 100%; }
  .row-fluid .main_menu ul li { width: 100%; margin: 0; }
  .row-fluid .main_menu ul li a { font-size: 24px; line-height: 1.35em; padding: 10px 15px; float: left; width: 100%; color: #000 !important; }
  .row-fluid .main_menu ul li.hs-menu-depth-3 a {  color: #000 !important; }
  .header_2021 .header-container { padding: 15px 0px 10px; }

  .ebiz-toggle.toggle_active span {  background: transparent; }
  .ebiz-toggle.toggle_active span:before { transform: rotate(45deg); top: 0; }
  .ebiz-toggle.toggle_active  span:after { transform: rotate(-45deg); top: 0; }

  .post-item { width: 100%; padding: 0; }
  .post-item.blog-first-post { margin: 10px 0px 40px; }
  .blog-first-box { flex-direction: column-reverse; }
  .blog-first-right { width: 100%; height: 240px; }
  .blog-first-content { width: 100%;  padding: 40px 25px; }
  .blog-first-content .tag-blog { font-size: 20px;  line-height: normal; }
  .blog-first-content .btn a { min-width: auto; }
  .blog-section { padding: 60px 0 40px; }
  .post-item.blog-first-post .blog-first-box { flex-direction: column-reverse; }
  .subscribe-section .form-style fieldset .hs-form-field { width: 100% !important; }
  .subscribe-section .form-style fieldset .hs-form-field:last-child { padding: 30px 0 0; }
  .subscribe-section { padding: 0; }

  .blog-wrap-section .blog-section h1 { font-size: 40px; line-height: normal; }
  .post-header-wrap { padding-top: 40px; }
  .post-header #hubspot-author_data { font-size: 18px; }
  .post-body h3 { font-size: 20px; line-height: normal; }
  .post-body-text { width: 100%; padding: 0; }
  .social-sharing { width: 100%; margin: 40px 0 0; }
  .social-sharing p:after { display: none; }
  .share-buttons li { display: inline-block;  margin: 0 5px; }
  .social-sharing p { writing-mode: horizontal-tb; text-orientation: revert; }

  .hs-author-bio-wrap:not(.new) { width: 100%; padding: 0; text-align: center; }
  .hs-author-avatar:not(.new) { text-align: center; width: 100%; margin-bottom: 30px; }
  .hs-author-social-section { display: block; }
  .hs-author-social-section .hs-author-social-links { margin: 0; }
  .hs-author-social-links a.hs-author-social-link { margin: 0 5px; }
  span.hs-author-social-label { display: table; margin: 0 auto 10px; }
  .blog-featured-image { margin-bottom: 50px; }
  .blog-section .section.post-body:before { height: auto; padding-top: 30%; }
  .blog-image-content { width: 100%; padding: 0; }
  .blog-image-text-section .page-center { display: block;  box-sizing: border-box; }
  .blog-image-text-img {width: 100%; padding-top: 50%; margin-bottom: 30px; }
  .blog-image-text-section { padding: 50px 0; }
  .blog-section .section.post-body { padding-bottom: 40px; }

  .section.post-header { margin-bottom: 30px; }
  .row-fluid .form-style2 .hs-form-field .hs-input {  width: 100% !important; }
  .row-fluid .form-style2 .hs-form-field { width: 100% !important; }
  .row-fluid .form-style2 .hs-form-field .input { margin: 0; }

  .row-fluid .subscribe-section .hs-form-field .hs-input {  width: 100% !important; }
  .row-fluid .subscribe-section .hs-form-field { width: 100% !important; }
  .row-fluid .subscribe-section .hs-form-field .input { margin: 0; }

  .hs-blog-post .subscribe-section { padding-top: 50px; }
  .subscribe-section h2 { font-size: 30px; line-height: normal; margin-bottom: 0; }
  .row-fluid .comments-form h2 { font-size: 30px; line-height: normal; margin-bottom: 20px; }
  .hs-blog-listing .subscribe-section { padding-bottom: 40px; }

  .post-item .post-content h3 { height: auto !important; }

  ul.comment_date li { font-size: 14px; margin-right: 10px; }

  .accordion-sec-title h2 { font-size: 34px; }
  .career-hero-caption h2 { font-size: 34px; }
  .career-hero-caption h5 { margin-bottom: 20px; }
  .career-hero-section { min-height: 100vh; padding: 120px 0px 70px; }
  .accordion-sec-containerv2 { padding-bottom: 60px;  padding-top: 60px; }
  .recruiting-section h2 { line-height: normal;   font-size: 34px; margin-bottom: 20px; }
  .recruiting-list ul li { width: calc(50% - 20px);  font-size: 20px; }
  .recruiting-section { padding: 50px 0; }
  .recruiting-caption { text-align: left; }

  .recruiting-text { font-size: 20px; line-height: 30px; }

  .formv2-with-text-block form .hs-form-field {  width: 100% !important; }
  .formv2-with-text-block .hs-form-field .input { margin-right: 0; }
  .formv2-with-text-block form .hs-form-field .input { margin: 0; }
  .formv2-with-text-block form .hs-form-field .input .hs-input { width: 100% !important; }

  /* */
  .unique-section h2 { font-size: 24px; line-height: 34px; }
  .team-member-box { display: block; text-align: center; }
  .team-member-img { width: 100%; }
  .team-member-content { width: 100%; padding: 0 !important; }
  .team-member-content h2 { font-size: 24px; line-height: 30px; margin-bottom: 20px; }
  .team-member-img img { max-width: 300px; }
  .team-member-section { padding: 30px 0 20px; }

  /* */
  .faq-hero-list ul li:after { display: none; }
  .faq-hero-list ul li { margin-right: 10px; }

  .faq-sec-containerv2 .accordion-block-container.active .accordian-block.active { padding: 0; }

  .job-posting-form .form-bottom-section {  display: block; }
  .job-posting-form .form-bottom-section fieldset.simple-text { margin-bottom: 30px; }
  .job-posting-form .form-bottom-section .hs_submit { text-align: left; margin: 0 auto; width: 100%;  float: left; max-width: 100%; }
  .job-posting-title h2 { font-size: 36px; }
  .job-posting-title { margin-bottom: 10px; }
  .formv2-with-text-block.job-posting-form { background-size: auto !important; background-repeat: repeat !important; padding: 40px 0; }
  .job-posting-section {padding: 50px 0 40px;}

  /* */
  .service-img-top { top: 20px; margin-bottom: 40px; }
  .service-listing-box { width: 100%; padding: 30px 30px; box-sizing: border-box; }

  .service_body .formv2-with-text-block { padding: 100px 0; }

  /* */
  .behind-scenes-section h2, .behind-scenes-section h2 a { font-size: 34px; line-height: 40px; margin-bottom: 21px; }
  .behind-scenes-section { padding: 50px 0; }
  .service_body .accordion-sec-container { padding: 50px 0; }

  .approach-section h2 { font-size: 30px; margin-bottom: 40px;  }
  .approach-title {  width: 100%; padding: 0 0 10px; }
  .approach-box { margin-bottom: 45px;  }
  .approach-text { width: 100%; }
  .approach-section { padding: 70px 0; }
  .approach-box:last-child { margin-bottom: 0; }

  /* */
    .element-flow-section.desktop { display: none; }
    .element-flow-section.mobile { display: block; }
  .element-flow-row { flex-direction: column-reverse; }
  .element-flow-img { width: 100%; height: 300px; }
  .element-flow-left { width: 100%; padding: 70px 15px;  }
  .element-flow-left h2 { font-size: 32px; margin-bottom: 20px; }
  .element-flow-section h4 { font-size: 18px; line-height: normal; margin-bottom: 15px; }
  .element-flowv2-section .element-flow-left { padding: 70px 15px; }
  .element-flow-row.column_reverse { flex-direction: column-reverse; }
  .column_reverse .element-flow-left { padding: 70px 15px; }

  #map { height: 300px; }

  .types-video-section .element-flow-left h2 { font-size: 40px; margin-bottom: 40px; }
  .types-video-list ul li { width: 100%; }
  .types-list-section h2 { font-size: 30px; margin-bottom: 15px; }
  .types-list-section { padding: 60px 0; }
  .types-video-section .element-flow-left h2 { font-size: 30px; margin-bottom: 35px; }

  .reviews-wings-section h2 { font-size: 30px; }
  .reviews-box { display: block; }
  .reviews-left { width: 100%; }
  .reviews-right { width: 100%;  padding: 30px 0 !important; }
  .reviews-section { padding: 60px 0 0; }
  .reviews-left img { float: left !important; }

  /* */
  .img-text-caption { padding: 160px 22px 70px; }

  .formv2-with-text-block form .hs-form-field .input {  margin-right: 0 !important; }
  .accordion-sec-container .accordian-block .accordion-title h4 span { height: 22px; }

  .formv2-with-text-block .form-block-column { max-width: 100%; }
  .accordion-sec-container .accordian-block .accordion-title h4 span { top: 6px; }

  /* 26-03-2021 */
  .row-fluid .main_menu ul li a:hover { color:#fff; }
  .bg_video iframe, .banner-video-bg iframe {  min-width: 400vw; min-height: 230vw; }

    .ty-banner h2 {
    font-size: 60px;
    line-height: 1em;
}
    .banner-module-with-bottom-slider-container { min-height: unset !important; }
    .new-blog .blog-author-sharing { margin: 100px 0 60px 0; }
    .blog-listing .tag-filters { padding: 0 30px 60px 30px; }
    .blog-listing .post-listing { padding: 80px 0 20px; }
}

@media (max-width:599px){
  .new-blog .blog-author-sharing .blog_post_author { flex-wrap: wrap; }
   .new-blog .blog-author-sharing .hs-author-bio-wrap {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
    }
    .post-item .post-content h3 a { font-size: 28px; }
    .author-post .author-name, .post-date { font-size: 16px; }
}

@media (max-width:380px){
  .element-flow-img { height: 260px; }
}


/* 2022 Portfolio */

.portfolio-new { background-color: #F2EEE2; }
.portfolio-new:not(.main-listing):not(.pillar-page) .header-container { position: relative; background: none; }
.portfolio-new.main-listing .header-container {background: none; position: absolute; }

.portfolio-new:not(.main-listing):not(.pillar-page) .main_menu ul li a, .portfolio-new:not(.main-listing):not(.pillar-page) .main_menu ul li.hs-item-has-children:after, .portfolio-new:not(.main-listing):not(.pillar-page) .main_menu ul li.hs-menu-depth-2.hs-item-has-children a { color: #000; }
.portfolio-new:not(.main-listing):not(.pillar-page) ul li.hs-menu-depth-3 a { color: #000 !important; }
@media (min-width: 768px) {
    body.blog-listing .main_menu ul li:hover>a { color: #fcb016 !important; }
    body.blog-listing .main_menu ul li a { color: #FFF !important; } 
    .portfolio-new:not(.main-listing):not(.pillar-page) .main_menu ul li ul, body.blog-listing .main_menu ul li ul { padding: 10px 15px; background: #F2EEE2; }
    .portfolio-new:not(.main-listing):not(.pillar-page) .main_menu ul li ul li ul { padding: 0 0 10px 20px; }
    .header-section .header-inner-section.new-mobile { display: none; }
    .header-section .header-inner-section.new-desktop { display: block; }
    .row-fluid .main_menu.full {
    text-align: center;
    float: none;
    padding-top: 10px;
    width: 100%;
   
} 
    .row-fluid .main_menu.full ul:not(.hs-menu-children-wrapper) { display: flex; align-items: center; justify-content: center;  gap: 30px; }
    .row-fluid .main_menu.full ul li { margin-left: 0; }
.row-fluid .main_menu.full img { width: 110px; height: auto; margin-left: 30px; margin-right: 30px; }
    }

@media (min-width: 1095px) {
    .row-fluid .main_menu.full ul:not(.hs-menu-children-wrapper) { gap: 65px; }
}


.header-section.dark { display: none; }
.portfolio-new:not(.main-listing):not(.pillar-page) .header-section.dark { display: block; }
.portfolio-new:not(.main-listing):not(.new-blog) .header-section.light { display: none !important; }


.portfolio-new .form-with-text-block { height: auto; min-height: unset; }
.portfolio-new .form-with-text-block-row, .portfolio-new .text-block-column p, .portfolio-new .text-block-column h2 { color: #000; }

.portfolio-new input[type='text'], .portfolio-new input[type='email'], .portfolio-new input[type='password'], .portfolio-new input[type='tel'], .portfolio-new input[type='number'], .portfolio-new select, .portfolio-new textarea {
    border-bottom: 1px solid #000;
    color: #000; 
}
.portfolio-new form .hs-richtext { color: #000; }
.portfolio-new .form-with-text-block input.hs-button.primary.large {
    border: 2px solid #000;
    color: #000;
}

.portfolio-new .form-with-text-block input.hs-button.primary.large:hover {
    border: 2px solid #000;
    color: #fcb005;
    background-color: #000;
}

.portfolio-new input[type='text']::placeholder, .portfolio-new input[type='email']::placeholder, .portfolio-new input[type='password']::placeholder, 
.portfolio-new input[type='tel']::placeholder, .portfolio-new input[type='number']::placeholder, .portfolio-new select::placeholder, .portfolio-new textarea::placeholder { 
  color: #000;
}
.portfolio-new input[type='text']:-ms-input-placeholder, .portfolio-new input[type='email']:-ms-input-placeholder,
.portfolio-new input[type='password']:-ms-input-placeholder, .portfolio-new input[type='tel']:-ms-input-placeholder, 
.portfolio-new input[type='number']:-ms-input-placeholder, .portfolio-new select:-ms-input-placeholder, .portfolio-new textarea:-ms-input-placeholder {
  color: #000;
}
.portfolio-new input[type='text']::-ms-input-placeholder, .portfolio-new input[type='email']::-ms-input-placeholder,
.portfolio-new input[type='password']::-ms-input-placeholder, .portfolio-new input[type='tel']::-ms-input-placeholder, 
.portfolio-new input[type='number']::-ms-input-placeholder, .portfolio-new select::-ms-input-placeholder, .portfolio-new textarea::-ms-input-placeholder{
  color: #000;
}

.portfolio-new .form-block-column .submitted-message {
  color: #000;
}

.team-page .form-with-text-block { margin-top: 50px; }


/* LOCATION PAGE */
.location-new { background: #E6DBBA; }
.dark-mode, .dark-mode .pillar-intro, .dark-mode .blog-subscribe.light, .dark-mode .home-slider-section { background: #0F0F0F; }
.dark-mode .home-slider button.slick-arrow { border-color: #e6dbba; background: #e6dbba !important; }
.portfolio-new.dark-mode input[type='text'], .portfolio-new.dark-mode input[type='email'], .portfolio-new.dark-mode input[type='password'], .portfolio-new.dark-mode input[type='tel'], .portfolio-new.dark-mode input[type='number'], .portfolio-new.dark-mode select, .portfolio-new.dark-mode textarea {
    border-bottom: 1px solid #E6DBBA;
    color: #E6DBBA;
}
.dark-mode .blog-subscribe:before { background: url('https://www.ajaxcreative.com/hubfs/Images/BLACK%20ON%20GREEN%20X%202.svg'); opacity: 0.05; background-size: 790px auto; }
.dark-mode .blog-subscribe input[type='text']::placeholder, .dark-mode .blog-subscribe input[type='email']::placeholder, .dark-mode .blog-subscribe input[type='password']::placeholder, 
.dark-mode .blog-subscribe input[type='tel']::placeholder, .dark-mode .blog-subscribe input[type='number']::placeholder, .dark-mode .blog-subscribe select::placeholder, .dark-mode .blog-subscribe textarea::placeholder, .dark-mode .blog-subscribe * { 
  color: #E6DBBA;
}
.dark-mode .blog-subscribe input[type='text']:-ms-input-placeholder, .dark-mode .blog-subscribe input[type='email']:-ms-input-placeholder,
.dark-mode .blog-subscribe input[type='password']:-ms-input-placeholder, .dark-mode .blog-subscribe input[type='tel']:-ms-input-placeholder, 
.dark-mode .blog-subscribe input[type='number']:-ms-input-placeholder, .dark-mode .blog-subscribe select:-ms-input-placeholder, .dark-mode .blog-subscribe textarea:-ms-input-placeholder {
  color: #E6DBBA;
}
.dark-mode .blog-subscribe input[type='text']::-ms-input-placeholder, .dark-mode .blog-subscribe input[type='email']::-ms-input-placeholder,
.dark-mode .blog-subscribe input[type='password']::-ms-input-placeholder, .dark-mode .blog-subscribe input[type='tel']::-ms-input-placeholder, 
.dark-mode .blog-subscribe input[type='number']::-ms-input-placeholder, .dark-mode .blog-subscribe select::-ms-input-placeholder, .dark-mode .blog-subscribe textarea::-ms-input-placeholder{
  color: #E6DBBA;
}
.dark-mode .pillar-intro * { color: #E6DBBA !important; }
.dark-mode .pillar-intro-text { border-left-color: #E6DBBA; }
.blog-listing.col-opt:not(.dark-mode) { background: #e6dbba; }
.new-blog.dark-mode .blog-author-sharing .social-sharing p { color: #E6DBBA; }
.new-blog.dark-mode .blog-author-sharing .social-sharing ul li svg path { fill: #E6DBBA; }
.new-blog.dark-mode .blog-author-sharing .social-sharing ul li:hover svg path { fill: #fcb005; }
.new-blog .logos-group { width: 200px; }
.new-blog .row-fluid .main_menu { margin-left: auto; }
.dark-mode .header-logo.light { display: none; }
.dark-mode .header-logo.dark { display: block; }
.new-blog .header-inner-section>div>.row-fluid { display: flex; flex-wrap: wrap; align-items: center; }
body:not(.dark-mode) .header-logo.dark { display: none; }
body:not(.dark-mode) .header-logo.light { display: block; }
.dark-mode .blog-wrap img:not(.play-button) { border: 2px solid #E6DBBA; }
.dark-mode .blog-wrap, .dark-mode .blog-wrap h1, .dark-mode .blog-wrap h2, .dark-mode .blog-wrap h3, .dark-mode .blog-wrap h4, .dark-mode .blog-wrap h5, .dark-mode .blog-wrap h6, .dark-mode .blog-wrap a, .dark-mode .blog-wrap p { color: #E6DBBA; }
.dark-mode .primary-button.black { color: #E6DBBA; border-color: #E6DBBA; cursor: pointer; }
.dark-mode .primary-button.black:hover { background: #E6DBBA; border-color: #E6DBBA; color: #000; }


/* ERROR PAGES */
.error-page { background: #000; }
.error-page .main-content { padding: 200px 0 53px 0; }
.error-page .main-content .page-header { text-align: center; color: #E6DBBA; }
.error-page .main-content .page-header h1 {  font-style: initial; font-family: ManofaCondensedMedium; font-size: 64px; line-height: 67px; text-transform: uppercase; margin-bottom: 20px; max-width: 100%;}
.error-page .main-content .page-header h2 {  font-style: initial;  font-family: FontsFreeNetHelveticaNeueMedium; font-size: 49px; line-height: 61px; color: #FFB217; max-width: 100%;}
.error-page #content h3 {  font-family: FontsFreeNetHelveticaNeueMedium;  color: #E6DBBA; }
.error-page input.hs-input.email-edit {  font-family: FontsFreeNetHelveticaNeueMedium;  color: #FFB217; text-align: center; font-size: 49px !important; margin-top: 30px; }
.error-page input.hs-input.email-edit::-ms-input-placeholder { color: #FFB217; }
.error-page input.hs-input.email-edit::placeholder { color: #FFB217; }
.error-page .main-content .page-header { font-family: FontsFreeNetHelveticaNeueMedium; font-style: italic; }
.error-page .main-content p.header { text-align: center; color: #E6DBBA; font-size: 28px; margin-bottom: 50px; }

.error-page .email-prefs { max-width: 605px; margin: auto; float: none; border-top: 1px solid #E6DBBA; margin-top: 40px; padding-top: 40px; }
.email-prefs .item { margin-bottom: 29px; text-align: left; }
.email-prefs .item .item-inner, .email-prefs .item .item-inner.selected { background: none; color: #E6DBBA; font-family: FontsFreeNetHelveticaNeueMedium; border: none; padding: 0; }
.email-prefs .item .item-inner * { color: #E6DBBA; }

 }
.email-prefs .item .fakelabel, .subscribe-options label { display: flex; position: relative; gap: 22px; align-items: flex-start; color: #e6dbba; font-size: 15px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 28px; text-align: left; font-family: 'FontsFreeNetHelveticaNeueMedium'; margin-right: 30px; }
.email-prefs .item .fakelabel input[type="checkbox"] + span:before, .email-prefs .subscribe-options label input[type="checkbox"] + span:before {content: ""; width: 37px;height: 37px;border: 1px solid #FFB217;display: inline-block;border-radius: 100%;position: absolute;left: 0;top: 3px;}
.email-prefs .item .fakelabel input[type="checkbox"] + span, .email-prefs .subscribe-options label input[type="checkbox"] + span { display: inline-block;  padding-left: 59px; }
.email-prefs .item .fakelabel input[type="checkbox"], .email-prefs .subscribe-options label input[type="checkbox"] { display: none; }
.email-prefs .item .fakelabel input[type="checkbox"] + span:after, .email-prefs .subscribe-options label input[type="checkbox"] + span:after {  content: "";  position: absolute; width: 19px; height: 19px; left: 10px; top: 13px; background: url('https://www.ajaxcreative.com/hubfs/Images/X.svg'); opacity: 0;}
.email-prefs .item .fakelabel input[type="checkbox"]:checked + span:after, .email-prefs .subscribe-options label input[type="checkbox"]:checked + span:after {opacity: 1;}
.email-prefs .item .fakelabel input[type="checkbox"]:checked + span:before, .email-prefs .subscribe-options label input[type="checkbox"]:checked + span:before { background: #FFB217; }
.email-prefs .item .fakelabel span, .email-prefs .subscribe-options label span { font-weight: bold; font-size: 18px;  }
.email-prefs .item p { margin-left: 66px; font-size: 16px; margin-right: 0; }

.subscribe-options { position: relative; text-align: left; }
.error-page .main-content .subscribe-options p.header { font-weight: bold; font-size: 18px; text-align: left; color: #FFB217; margin-bottom: 0; padding-left: 59px; font-family: 'FontsFreeNetHelveticaNeueMedium'; }
.subscribe-options label span { color: #FFB217; }
.email-prefs .subscribe-options label span { padding-left: 48px !important; font-size: 16px; font-weight: 400; font-family: 'FontsFreeNetHelveticaNeueMedium'; }
.error-page .success {  font-family: 'FontsFreeNetHelveticaNeueMedium'; color: #FFB217; text-align: center; }
.email-prefs .hs-button.primary, #email-prefs-form .hs-button.primary {
    border: 1px solid #e6dbba;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    color: #e6dbba;
    padding: 13px 30px 15px 30px; 
    display: block;
    min-width: 165px;
    background: none;
    transition: all 0.5s;
    font-family: 'FontsFreeNetHelveticaNeueMedium';
    margin: 50px auto 0 auto;
    float: none;
    cursor: pointer;
}
.email-prefs .hs-button.primary:hover, #email-prefs-form .hs-button.primary:hover {
    background: rgb(230, 219, 186);
    color: rgb(0, 0, 0);
}

#email-prefs-form { text-align: center; }
@media (max-width: 767px) {
    .error-page .main-content { padding: 120px 0 53px 0; }
    .error-page .main-content .page-header h1 {  font-size: 42px; line-height: 48px; }
    .error-page .main-content .page-header h2 {  font-size: 28px; line-height: 34px; margin-bottom: 20px; }
    .error-page .main-content .page-header br { display: none; }
    .error-page input.hs-input.email-edit {  font-size: 28px !important; line-height: 34px; max-width: 100%; }
    
}
    

body.blog-listing { background: #0F0F0F; }
body.blog-listing h1, body.blog-listing h2, body.blog-listing h3, body.blog-listing h4, body.blog-listing h5, body.blog-listing h6, body.blog-listing p { color: #E6DBBA; }


body.blog-listing .main_menu ul li ul li a { color: #000 !important; }
body.blog-listing .main_menu ul li.hs-item-has-children:after { color: #fcb016 !important; }

.primary-button.black.copy-link:not(:hover) { background: none; cursor: pointer; }