form .hs-input.hs-fieldtype-intl-phone,
form .iti.iti--allow-dropdown.iti--show-flags
{
    width: 100% !important;
}

form li.hs-form-booleancheckbox span,
form li.hs-form-booleancheckbox span a 
{
    font-size: 14px !important;
}




form .hs-input.hs-fieldtype-intl-phone input 
{
    width: 100% !important;
}
 
 form .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field select 
{
    display: none;
} 

form .hs-input.hs-fieldtype-intl-phone select 
{
    display: none;
}

 

/* end */



form label.hs-form-booleancheckbox-display
{
    display: flex !important;
    align-items: anchor-center !important;
}

.legal-consent-container .hs-form-booleancheckbox-display > span, .legal-consent-container .hs-form-booleancheckbox-display > span p 
{
    margin-left: 0px !important;
}

form .legal-consent-container ul.inputs-list input
{
    height: 22px!important;
    width: 28px!important;
}

form li.hs-form-booleancheckbox span, form li.hs-form-booleancheckbox span a
{
    font-size: 12px !important;
}
 
.google-flex.d-flex.desktop-v .google-lt.col-6 img 
{
    width: 205px;
}

.banner-btn a 
{
    display: flex;
    justify-content: center;
}

.form-title 
{
    padding: 0 0 0px;
}

.ebk-form 
{
    padding-left: 0px;
}

.ebk-pop-main.d-flex 
{
    justify-content: center;
}

.ebk-pop-lt 
{
    display: none;
}

.banner-btn a 
{
    display: flex;
}

.ebook-mp .d-flex.rc .col-6 img 
{
    width: 390px;
    border-radius: 20px;
}

.d-flex.rc
{
   justify-content: space-between;
}
 
.fpi-button-lt.banner-btn 
{
    margin-right: 0px;
    margin-top:0px;
}

.d-flex.rc .col-6 .typ 
{
   margin:20px 0px;
}

.d-flex.rc .col-6 h4 
{
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px !important;
}

.d-flex.rc .col-6 p 
{
   margin-bottom: 0px !important;
   font-size:16px;
}

.ebook-mp .d-flex.rc .col-6 
{
     padding: 40px;
     justify-content: center;
     display: flex;
     flex-wrap: wrap;
}

.ebook-mp 
{
    padding: 4.2% 0% !important;
}

.ebk-content p 
{
    line-height: normal;
}

/* popup css start */
 .mfp-bg { 
    z-index: 99999999 !important; 
}
.mfp-wrap { 
    z-index: 99999999 !important; 
}
.white-popup 
{
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width:640px;
  margin: 20px auto;
  transition: 1s all;
}

 .ebk-form form input.hs-button.primary.large {
    background-color: #3E9645;
    font-size: 18px;
    border-radius: 50px;
    background-color: #53ac45;
    border-radius: 10px !important;
    color: #fff !important;
    padding: 16px 64px;
}

.ebk-form form .hs-richtext.hs-main-font-element h1 
{
    font-size: 28px;
    margin-bottom: 10px;
}

.ebk-form form input.hs-button.primary.large 
{
    background-color: #3E9645;
    font-size: 18px;
    border-radius: 50px;
}
.ebk-form form .input input {
    width: 100% !important;
}
/* .ebk-form {
    padding-left: 45px;
} */
.ebk-pop-lt.col-6 {
    display: flex;
    align-items: center;
}
.mfp-bg {}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
} 
/* end */


.ebk-content h3 {
    color: #000;
}
.ebk-btn-cont.green-btn a {
    font-weight: 600;
}
.first-top {
    padding-top: 170px !important;
}
.ebook-heading h2 {
    color: #fff;
    font-size: 45px;
}
.first-top .ebook-heading {
    padding-bottom: 30px;
}
.col-md-4{
  display:none;
}
.ebook-item:nth-child(even) .ebk-content p {
    color: #fff;
    text-wrap: pretty;
}
a.load-more {
    font-weight: 600;
}

.content{
  background-color:#333;
  height:200px;
  margin:10px 0;
  border:1px solid #ccc;
}

.load-more{
  background-color:#000;
  color:#fff !important;
  padding:5px 10px;
  border-radius:4px;
  font-size:20px;
  margin:50px 0;
  display:inline-block;
}

 
/* load more */
  
.ebook-item:nth-child(odd) .ebook-lt.col-6 {
    text-align: end;
}
.ebook-item:nth-child(odd) .ebook-main.d-flex {
    flex-direction: row-reverse;
}  
.ebk-content {
    padding-top: 25px;
}
.ebook-item:nth-child(odd) .ebook-main.d-flex .ebk-content {
    padding-right: 50px;
}
.ebk-new {
    padding: 8px 42px;
    display: inline;
    font-size: 20px;
    background: #F9A01B;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #fff;
}
.ebook-rt {
    display: flex;
    align-items: center;
} */
.ebook-item:nth-child(even) p {
    color: #fff;
}
 
 .ebook-item:nth-child(even) {
    background: linear-gradient(180deg, #005D92 0%, #0078B9 100%);
}
.ebook-item {
    padding-top: 80px;
    padding-bottom: 55px;
}
.ebook-item:nth-child(even) h3 {
    color: #fff;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1025px) {
  .d-flex.rc .col-6 {
    padding: 30px;
  }
  .fpi-button-lt.banner-btn {
    margin-top: 0px;
}
  .banner-btn a {
        font-size: 14px !important;
    }
  .d-flex.rc .col-6 p {
    margin-bottom: 0px !important;
    text-align: center;
}
  .d-flex.rc .col-6 img {
    width: 300px;
}
  .d-flex.rc .col-6 h4 {
    font-size: 20px;
}
  .d-flex.rc {
    justify-content: center;
}
  .abt-main {
    padding-top: 0px;
}
    .abt-main-tr {
        background: white !important;
    }
}

@media only screen and (max-width: 852px) 
{
  
form .hs-input.hs-fieldtype-intl-phone .iti.iti--allow-dropdown.iti--show-flags input {
    padding-left: 45px!important;
}
  
  
  form li.hs-form-booleancheckbox span, form li.hs-form-booleancheckbox span a {
    font-size: 10px !important;
}
  
  .abt-main2 img {
    text-align: end !important;
    margin: 0 auto !important;
    float: unset !important;
}
  .ebook-mp .fpi-button-lt.banner-btn a.popup-link img {
    width: 40px !important;
}
  
  .ebook-mp .d-flex.rc .col-6 
  {
    padding: 32px 10px; 
  }
  
  
  .ebook-mp .d-flex.rc .col-6 img 
  {
    width: 100% !important; 
}
  .ebk-form form .actions input.hs-button.primary.large {
    width: 100% !important;
}
  .ebk-form form .hs-richtext.hs-main-font-element h3 {
    font-size: 18px !important;
    text-align: center !important;
}
  .ebook-heading {
    text-align: center !important;
}
  .ebk-content {
    padding-top: 19px !important;
}
  .ebook-item:nth-child(odd) .ebook-main.d-flex .ebk-content {
    padding-right: 0;
}
  .ebk-form form .hs-richtext.hs-main-font-element h1 {
    font-size: 18px !important;
     text-align: center !important;
}
  .ebk-pop-img {
    display: none;
}
  .ebk-form {
    padding-left: 10px;
}
  .container-content {
    padding-top: 5px;
}
  a.load-more {
    margin-bottom: 0;
    margin-top: 20px;
}
  .ebk-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
  
.ebook-heading {
    margin-bottom: 30px;
}
  .ebook-rt.col-6 {
    text-align: center;
}
  .ebook-heading {
    max-width: 88%;
    margin: 0 auto;
    padding-top: 10px;
}
  .ebook-item {
    padding-top: 40px;
    padding-bottom: 30px;
}
  .first-top .ebook-heading {
    padding-bottom: 5px;
}
 .ebook-mp {
    padding-top: 30px; 
}
  .first-top {
    padding-top: 50px !important;
}
  
  
  
  
  
  
}