html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
  }
  
  *,
  *::before,
  *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  body {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    overflow-x: hidden;
  }
  .fw {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    display: block;
  }
  
  a {
    text-decoration: none;
  }
  
  img {
    max-width: 100%;
  }
  .flex {
    display: flex;
    flex-wrap: wrap;
  }
  .mb-0 {
    margin-bottom: 0 !important;
  }

  /* HEADER */

.header .header-wrapper .logo {
    display: flex;
    justify-content: center;
    width: 657px;
    max-width: 100%;
    margin: 0 auto 16px;
} 

.header .header-wrapper .menu {
    background: #F5F5F5;
    padding: 25px 0;
    height: 70px;
}
.header .header-wrapper .menu ul li a {
    color: #363636;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}
.header .header-wrapper .menu ul li.current-menu-item a {
    color: #C99833; 
}
.header .header-wrapper .menu .menu-items .menu-list {
    justify-content: space-between;
    list-style: none;
}
.header .menu-toggle {
    width: 30px;
    display: block;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    cursor: pointer;
    margin-right: 9px;
}
/* HEADER END */

/*main*/
.main-breakthrough-prize-section {
    margin: 56px auto 139px;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-heading {
    margin: 0 auto;
    text-align: center;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-heading h1 {
    color: #4A4A4A;
    text-align: center;
    font-family: Poppins;
    font-size: 47px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: none;
    margin-bottom: 39px;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-heading h1 a {
    color: #0480F3; 
    text-decoration: underline;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-heading p {
    color: #474747;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 41px; /* 205% */
    text-transform: none;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-prize h2 {
    max-width: 100%;
    width: 610px;
    color: #C99833;
    font-family: Poppins;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: 74px;
    text-transform: capitalize;
    margin: 40px auto 135px;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-prize h2 .amount {
    font-size: 100px; 
    font-style: normal;
    font-weight: 700;
    line-height: 74px;
    text-transform: capitalize;
    color: #C99833;
    font-family: Poppins;
    width: 100%;
    display: block;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-video {
    margin: 0 auto;
    width: 100%;
}
.main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-text h3 {
    color: #565656;
    text-align: center;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    max-width: 100%;
    width: 710px;
    margin: 0 auto 37px;
}
.get-free-copy-section {
margin-bottom: 107px;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content h3 {
    color: #565656;
    text-align: center;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 auto;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content h3.fixed-width {
    max-width: 100%;
    width: 648px;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .para,
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .para p{
    color: #535353;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 30px auto 40px; 
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-sub-wrapper {
    justify-content: space-between;
}
.get-free-copy-section .get-free-copy-wrapper  .get-free-copy-sub-content {
    width: 48%;
    margin: 0 auto;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-sub-wrapper {
margin: 86px auto 112px;
}
.get-free-copy-section .get-free-copy-wrapper  .get-free-copy-sub-content p {
    color: #434343;
text-align: center;
font-family: Poppins;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 49px; /* 140% */
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .purchase-btn2 {
align-items: center;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .purchase-btn2 span {
    display: flex;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .get-free-copy-btn {
    display: flex;
    justify-content: center;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .get-free-copy-btn a {
    border-radius: 10px;
    background: #C99833;
    padding: 20px 50px;
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.f-weight-6 {
    font-weight: 600 !important;
    max-width: 100%;
    width: 629px;
   
}
.grey-bg {
    background: #EBEBEB;
    padding: 120px 0;
}
.get-free-copy-section .get-free-copy-wrapper .get-free-copy-sub-content p.content-text {
    margin-bottom: 36px;
}
/*main end*/

/*footer*/
.footer {
    padding: 82px 0 47px;
    background: #4B4B4B;
}

.footer .footer-wrapper .footer-logo {
    display: flex;
    justify-content: center;
    width: 377px;
    max-width: 100%;
    margin: 0 auto 16px;
}
.footer .footer-wrapper .footer-menu ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.footer .footer-wrapper .footer-menu .footer-menu-list {
    justify-content: space-between;
    list-style-type: none;
}
.footer .footer-wrapper .footer-menu .footer-menu-items {
    padding-bottom: 65px;
    border-bottom: 1px solid #9A9A9A;
    padding-top: 46px;
}
.footer .footer-wrapper .footer-copy-right {
    padding: 26px 0 0;
    text-align: center;
}
.footer .footer-wrapper .footer-copy-right p {
    color: #949494; 
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer .footer-wrapper .footer-copy-right p span {
    color: #FFF; 
}
/*footer end*/

/*popup*/

.unef-popup{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0.25);
    transition: all 0.35s ease-in-out 0s;
    z-index: 102;
    opacity: 0;
    visibility: hidden;
}
.unef-popup.open{
    opacity: 1;
    visibility: visible;
}
.unef-popup .unef-popup-box{
    background: #FFFFFF;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.07);
    border-radius: 12px;
    width: 100%;
    max-width: 814px;
    padding: 32px;
    position: relative;
    height: 95%;
    overflow: auto;
}
.unef-popup .close {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    position: relative;
    top: -47px;
}
.unef-popup .unef-popup-box.fees-box{
    max-width: 476px;
    padding: 32px 48px;
}
.unef-popup .unef-popup-box.publish-box{
    max-width: 430px;
    padding: 20px 24px 25px 24px;
}
.unef-popup .unef-popup-box.more-info-box{
    max-width: 656px;
    padding: 32px 56px;
}
.unef-popup .unef-popup-box h4{
    color: #A4720C;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 63px; /* 157.5% */
    text-transform: capitalize;
    text-align: center;
    display: block;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 0px;
}
.unef-popup .unef-popup-box p{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #1E1F22;
    display: block;
}
.unef-popup .unef-popup-box p a{
    background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}
.unef-popup .unef-popup-box p + p{
    padding-top: 20px;
}
.unef-popup .unef-popup-box h6{
    padding-top: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #1E1F22;
    display: block;
}
.unef-popup .unef-popup-box h6 a{
    background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    box-shadow: none !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
}
.unef-popup .unef-popup-box .unef-field-item-wrap{
    margin-bottom: 0;
}
.unef-popup .unef-popup-box .btn-wrap{
    padding-top: 30px;
    max-width: 320px;
    margin: 0 auto;
    justify-content: center;
}
.unef-popup .unef-popup-box h4 + .btn-wrap{
    padding-top: 20px;
}
.unef-popup .unef-popup-box .btn-wrap.unef-option-btn-wrap{
    padding: 10px 6px;
    justify-content: flex-start;
    max-width: inherit;
    width: 100%;
}

.unef-popup .unef-popup-box .btn-wrap .btn, .dream-project-form .btn-wrap .btn{
    min-width: 150px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    outline: 0;
    border-radius: 10px;
    background: #C99833;
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.unef-popup .unef-popup-box .btn-wrap .btn + .btn{
    margin-left: 12px;
}
.unef-popup form label {
color: #A0700B;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: 63px; /* 210% */
text-transform: capitalize;
}
.unef-popup form input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #C0BEB8;
    background: #F5F5F5;
    height: 50px;
    padding: 0 20px;
    margin-bottom: 10px;
}

/*temple plan page*/
.six-steps-section  {
    padding: 100px 0;
}
.six-steps-section .six-steps-wrapper .six-steps-content h2 {
    border-radius: 10px;
    background: #C99833;
    width: 467px;
    min-height: 85px;
    text-align: center;
    max-width: 100%;
	line-height:74px;
}
.six-steps-section .six-steps-wrapper .six-steps-content p {
	color: #000;
  font-family: PT Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-top:10px;
}
.six-steps-section .six-steps-wrapper .six-steps-content h2 span {
    color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol {
    margin-top: 40px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li {
    color: #000;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: 41px; /* 164% */
margin-bottom: 20px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li:first-child {
    margin-left: 25px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li:nth-child(2) {
    margin-left: 50px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li:nth-child(3) {
    margin-left: 75px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li:nth-child(4) {
    margin-left: 100px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li:nth-child(5) {
    margin-left: 125px;
}
.six-steps-section .six-steps-wrapper .six-steps-content ol li:nth-child(6) {
    margin-left: 150px;
}
.study-chapter-section {
    padding: 100px 0;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content h2 {
    color: #333232;
    text-align: center;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 50px;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content h3 {
    overflow: hidden;
    color: #535353;
    text-overflow: ellipsis;
    font-family: PT Serif;
    font-size: 53px;
    font-style: normal;
    font-weight: 700;
    line-height: 49px; /* 92.453% */
    margin-bottom: 20px;
    padding-top: 40px;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content h4 {
    color: #535353;
    font-family: PT Serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 49px; /* 140% */
    margin-bottom: 30px;
    padding-top: 30px;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content p {
    color: #000;
font-family: PT Serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 175% */
max-width: 485px;
padding-left: 40px;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content ol li {
    color: #000;
    font-family: PT Serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px; /* 175% */
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content ol,.study-chapter-section .study-chapter-wrapper .study-chapter-content ul {
    list-style: none;

  }
.six-steps-section .six-steps-wrapper .six-steps-content p {
	color: #000;
  font-family: PT Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-top:10px;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content .overview-text-section {
    counter-reset: item;
}
.study-chapter-section .study-chapter-wrapper .study-chapter-content ol li, .study-chapter-section .study-chapter-wrapper .study-chapter-content ul li {
    counter-increment: item;
    margin-bottom: 5px;
  }
.study-chapter-section .study-chapter-wrapper .study-chapter-content ul li:before,
.study-chapter-section .study-chapter-wrapper .study-chapter-content ol li:before {
    margin-right: 1px;
    content: counter(item);
    color: #000;
    font-family: PT Serif;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    position: relative;
    top: -10px;
}
.grey-light-bg {
    background: #F5F5F5;
    padding: 100px 0;
}

.dream-project-form {
    max-width: 710px;
    margin: 20px auto;
}
.dream-project-form.contact-us {
    width: 50%;
}
.dream-project-form .btn-wrap.text-center {
    justify-content: center;
}
.contact-us-mail-phone-section .contact-us-mail-phone h5 {
    color: #A4720C;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 63px; /* 157.5% */
text-transform: capitalize;
}
.contact-us-mail-phone-section .contact-us-mail-phone h6 {
    color: #626161;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 120% */
text-transform: capitalize;
}
.contact-us-mail-phone-section .contact-us-mail-phone p {
    color: #000;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
text-transform: capitalize;
padding-left: 42px;
}
.contact-us-mail-phone-section .contact-us-mail-phone {
    margin-bottom: 70px;
}
.contact-us-mail-phone-section .contact-us-mail-phone .contact-us-mail-content .email-icon {
    background-image: url(../img/location-marker.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    background-position: center;
    background-size: 100% 100%;
}
.contact-us-mail-phone-section .contact-us-mail-phone .contact-us-mail-content .phone-icon {
    background-image: url(../img/phone.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    background-position: center;
    background-size: 100% 100%;
}
.contact-us-mail-phone-section .contact-us-mail-phone .contact-us-mail-content .text-contact {
    margin-left: 40px;
}
.dream-project-form h4 {
    color: #A4720C;
font-family: Poppins;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: 63px; /* 157.5% */
text-transform: capitalize;
}
.dream-project-form .form-group input {
    border-radius: 5px;
    border: 1.5px solid #000;
    background: #F5F5F5;
    width: 100%;
    outline: 0;
    margin-bottom: 16px;
    height: 60px;
    padding: 0 15px;
}
.dream-project-form .form-group input::placeholder, .dream-project-form .form-group textarea::placeholder {
    color: rgba(12, 11, 11, 0.40);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
}
.dream-project-form .form-group textarea {
    border-radius: 5px;
    border: 1.5px solid #000;
    background: #F5F5F5;
    width: 100%;
    outline: 0;
    margin-bottom: 16px;
    padding: 15px;
}
@media only screen and (max-width: 1199px) {
    .header .header-wrapper {
      width: 100%;
      max-width: 100%;
      align-items: center;
      justify-content: space-between;
    }
   
    .header  .menu-toggle {
      display: block;
      opacity: 1;
      visibility: visible;
      position: relative;
      margin-left: auto;
    }
    .header .header-wrapper .nav {
      padding-left: 0;
      position: absolute;
      width: 100%;
      left: 0;
      right: 0;
      /* top: 100%; */
      max-height: 0;
      overflow: hidden;
      display: block;
      padding: 0 20px;
      background-color: #f1f4f6;
      transition: all 0.35s ease-in 0s;
    }
    
    .header .header-wrapper .nav li a {
      font-size: 18px !important;
      line-height: 42px !important;
    }
    .header .header-wrapper .menu-open {
      max-height: 700px;
      padding-bottom: 20px;
      padding-top: 20px;
    }
    .header .header-wrapper .logo {
        padding: 0 15px;
    }
  
    .fw {
        max-width: 960px;
        padding-left: 15px;
        padding-right: 15px;
    }
   
  }

  @media screen and (max-width: 991px) {
    .dream-project-form.contact-us {
        width: 100%;
    }
    .contact-us-mail-phone-section .contact-us-mail-phone {
        margin-bottom: 20px !important;
    }
    .contact-us-mail-phone-section .contact-us-mail-phone h5 {
        font-size: 20px;
    }
    .contact-us-mail-phone-section .contact-us-mail-phone h6 {
        font-size: 18px;
    }
    .contact-us-mail-phone-section .contact-us-mail-phone p {
        font-size: 16px !important;
    }
    .grey-light-bg {
        padding: 40px 0;
    }
    .dream-project-form h4 {
        font-size: 20px;
    }
    .six-steps-section .six-steps-wrapper .six-steps-content h2 {
        height: 55px;
    }
    .six-steps-section .six-steps-wrapper .six-steps-content h2 span {
        font-size: 35px !important;
    }
    .six-steps-section .six-steps-wrapper .six-steps-content ol li {
        font-size: 16px !important;     
        margin-bottom: 10px !important;
    }
    .study-chapter-section {
        padding: 40px 0 !important;
    }
    .study-chapter-section .study-chapter-wrapper .study-chapter-content h2 {
        font-size: 30px !important;
        margin-bottom: 20px !important;
    }
    .study-chapter-section .study-chapter-wrapper .study-chapter-content h3 {
        line-height: 22px;
        margin-bottom: 10px;
        padding-top: 10px;
        font-size: 25px;
    }
    .study-chapter-section .study-chapter-wrapper .study-chapter-content h4 {
        font-size: 20px !important;
        line-height: 25px !important;
        margin-bottom: 10px !important;
        padding-top: 10px !important;
    }
    .study-chapter-section .study-chapter-wrapper .study-chapter-content ol li {
        font-size: 18px;
    }
    .study-chapter-section .study-chapter-wrapper .study-chapter-content li:before {
        font-size: 15px;
    }
    .study-chapter-section .study-chapter-wrapper .study-chapter-content p {
        font-size: 18px;
        line-height: 30px;
        padding-left: 20px;
    }
    .unef-popup form label {
        font-size: 16px;
        line-height: 35px;
    }
    .unef-popup .unef-popup-box h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .get-free-copy-section .get-free-copy-wrapper .get-free-copy-sub-content {
        width: 100%;
        margin-bottom: 40px;
    }
    .get-free-copy-section .get-free-copy-wrapper .get-free-copy-sub-wrapper {
        margin: 50px auto 0 !important;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-heading h1 {
        font-size: 35px !important;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-prize h2 {
        font-size: 20px !important;
        line-height: 40px;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-prize h2 .amount {
        font-size: 50px;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-text h3 {
        font-size: 30px !important;
    }
    .get-free-copy-section .get-free-copy-wrapper .get-free-copy-content h3 {
        font-size: 30px !important;
    }
    .get-free-copy-section .get-free-copy-wrapper .get-free-copy-content p {
        font-size: 18px !important;
    }
    .get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .get-free-copy-btn a {
        font-size: 18px !important;
        padding: 10px 30px;
    }
    .footer .footer-wrapper .footer-menu ul li a {
        line-height: 50px !important;
    }
    .footer .footer-wrapper .footer-menu .footer-menu-list {
        list-style-type: none;
        display: block;
        text-align: center;
    }
    .footer .footer-wrapper .footer-menu .footer-menu-items {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .footer {
        padding: 45px 0;
        background: #4B4B4B;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-prize h2 {
        margin: 40px 0 !important;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-text h3 {
        margin: 0 auto !important;
    }
    .main-breakthrough-prize-section {
        margin: 45px auto 0 !important;
    }
    .get-free-copy-section {
        margin-bottom: 50px;
        margin-top: 30px;
    }
    .get-free-copy-section .get-free-copy-wrapper .get-free-copy-content .purchase-btn span svg {
        height: 40px;
        width: 40px;
    }
    .grey-bg {
        background: #EBEBEB;
        padding: 50px 0;
    }
    .main-breakthrough-prize-section .main-breakthrough-prize-wrapper .main-breakthrough-heading p {
        line-height: 35px;
        font-size: 18px !important;
    }
    .download-pdf-section .download-pdf-wrapper .download-pdf-innerwrap .download-pdf-img img {
        max-width: 147px !important;
      
      }
      .download-pdf-section .download-pdf-wrapper .download-pdf-innerwrap .download-pdf-img {
        padding: 50px 0 !important;
      }
      .download-pdf-section .download-pdf-wrapper .download-pdf-innerwrap {
        margin: 50px 0 !important;
      }
      .download-audiobook-section .download-audiobook-wrapper .download-audiobook-container {
        width: 100% !important;
        margin: 0 5px 20px 5px !important;
        
    }
  }

  @media screen and (min-width: 992px) and (max-width: 1024px) {
    .download-audiobook-section .download-audiobook-wrapper .download-audiobook-container {
        width: 23% !important;
    }
    .download-audiobook-section .download-audiobook-wrapper .download-audiobook a {
        font-size: 16px !important;
        padding: 16px;
    }
  }


.download-pdf-section .download-pdf-wrapper .download-pdf {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.download-pdf-section .download-pdf-wrapper .download-pdf a {
    border-radius: 10px;
    background: #C99833;
    padding: 20px 50px;
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.download-pdf-section .download-pdf-wrapper .download-pdf-innerwrap {
    margin: 100px 0;
}
.download-pdf-section .download-pdf-wrapper .download-pdf-innerwrap .download-pdf-img {
    display: flex;
    justify-content: center;
    border-radius: 20px;
    background: #FCEFD4;
    max-width: 632px;
    margin: 0px auto;
    padding: 100px 0;
}
.download-pdf-section .download-pdf-wrapper .download-pdf-innerwrap .download-pdf-img img {
    max-width: 247px;
}

.download-audiobook-section .download-audiobook-wrapper {
    margin: 100px auto;
}
.download-audiobook-section .download-audiobook-wrapper .download-audiobook {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.download-audiobook-section .download-audiobook-wrapper .download-audiobook-innerwrap {
justify-content: flex-start;
}
.download-audiobook-section .download-audiobook-wrapper .download-audiobook a {
    border-radius: 10px;
    background: #C99833;
    padding: 20px;
    color: #FFF;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.download-audiobook-section .download-audiobook-wrapper .download-audiobook-container {
    width: 24%;
    margin: 0 5px 20px 5px;
    
}
.download-audiobook-section .download-audiobook-wrapper .download-audiobook-container .download-audiobook-img {
    border-radius: 10px;
    background: #FCEFD4;
    padding: 30px;
  text-align: center;
}
.download-audiobook-section .download-audiobook-wrapper .download-audiobook-container .download-audiobook-img p {
    color: #434343;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px; /* 245% */
}
