.get-in-touch a {
   color: #000000!important;text-decoration: underline;font-weight: bolder;
}
.get-in-touch a:hover {
   color: #414040;text-decoration: underline;font-weight: bolder;
}

.gap-2 {
    gap: 0.5rem!important;
    align-items: baseline;
}
.whitepapers-button button {
    background: #231F1E !important;
    color: white !important;
}

.modal {

    position: fixed;
    top: 5% !important;
    left: 0;

}

.modal-popup .modal-body button {
    background: #231F1E !important;
    color: white !important;
    transition-duration: 0.6s;
    border: 1px solid #231F1E !important;
}

.modal-popup .modal-body .input-submit input {
    border-radius: 10px !important;
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    background: #231F1E !important;
    color: white !important;
    transition-duration: 0.6s;
    border: 1px solid #231F1E !important;
    padding: 10px 20px;
    transition-duration: 0.6s;
}

.modal-popup .modal-body .input-submit input:hover {
    background: white !important;
    color: #231F1E !important;
}

#wpforms-form-4734 button {
    border: 1px solid #231F1E !important;
}

#wpforms-form-4734 button:hover {
    background: white !important;
    color: #231F1E !important;

}

.down-name-blk {
    margin: 20px 0px !important;
}

.down-name-blk input {
    width: 80%;
    background: #EBFFD0 !important;
    border: none !important;
    border-radius: 3px !important;
    padding: 10px !important;
}

.down-name-blk label span {
    color: red !important;
}

.down-name-blk label {
    color: #231F1E !important;
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    margin-bottom: 5px !important;

}

.down0-email-blk label {
    color: #231F1E !important;
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    margin-bottom: 5px !important;
}

.down0-email-blk span {
    color: red !important;
}

.down0-email-blk {
    margin-bottom: 20px !important;
}

.down0-email-blk input {
    width: 69% !important;
    background: #EBFFD0 !important;
    padding: 10px !important;
    border-radius: 3px !important;
    border: none !important;
}

.thankyou-logo img {
    max-width: 189px;
  	margin-right: 0;
	
}

.thankyou-outer {
    background: #ebffd0;
    padding-top: 20px !important;
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-weight: 600;
	min-height: 242px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
	position:relative;
}

.thankyou-outer-back {
  position: absolute;
  top: -14px;
  color: #000;
  font-weight: 200;
  font-size: 13px;
  font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
  display: inline-flex;
  align-items: end;
  gap: 3px;
}

.thankyou-outer-back span {
  height: 30px;
  width: 30px;
  /*background-color: #000;*/
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.thankyou-outer-back span svg {
  fill: #fff;
  height: 14px;
  width: 14px;
}

.thankyou-outer h2 {
    font-size: 48px !important;
	line-height: 60px;
	padding-bottom: 0;
	max-width: 600px;
}
.thankyou-outer h1 {
    font-size: 48px !important;
	line-height: 60px;
	padding-bottom: 0;
	max-width: 600px;
}


.thankyou-outer-small {
    background: #ebffd0;
    /*padding-top: 20px !important;*/
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-weight: 600;
	min-height: 162px;
    display: flex;
    align-items: center;
   /* padding-bottom: 20px;*/
}

.thankyou-outer-small h6 {
    font-size: 24px !important;
	line-height: 30px;
	padding-bottom: 0;
	max-width: 600px;
}
.thakyou-inner-single h1 {
    font-size: 24px !important;
	line-height: 30px;
	padding-bottom: 0;
	max-width: 600px;
}


.welcome-text {
    padding: 50px !important;
}

.welcome-text .one {
    font-size: 22px;
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-weight: 600;
}

.welcome-text .two p {
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
}

.welcome-text .two span {
    text-decoration: underline;
    color: black;
}

.welcome-text .two span a {
    color: black;
}

.blog-blocks .col-md-4 {
    background: #EBFFD0;
    width: 32.50% !important;
    padding: 35px;
    margin-bottom: 30px !important;
}

.blog-blocks .col-md-4 h2 {
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-weight: 600 !important;
    line-height: 30px;
    letter-spacing: 2%;
	font-size: 24px;
}

.blog-blocks .col-md-4 p {
    margin-bottom: 20px !important;
}

.show-more {
    text-align: center;
}

.show-more button {
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-size: 16px;
    background: #231F1E;
    color: white;
    border: 1px solid #231F1E;
    padding: 10px 25px !important;
    transition-duration: 0.6s;

}

.show-more {
    margin-top: 37px;
    margin-bottom: 57px;
}

.show-more button:hover {
    background: white;
    color: #231F1E;
}

.show-more-nopost {
    text-align: center;
}

.show-more-nopost button {
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-size: 16px;
    background: #231F1E;
    color: white;
    border: 1px solid #231F1E;
    padding: 10px 25px !important;
    transition-duration: 0.6s;

}


.show-more-nopost {
    /*margin-top: 37px;*/
    margin-bottom: 91px;
}

.show-more-nopost button:hover {
    background: white;
    color: #231F1E;
}


.signupfor-letter-block {
    background: #EBFFD0;
    padding: 65px !important;
}

.signupfor-letter-block h2 {
    font-family: 'sarine-black', Georgia, "Times New Roman", serif;
    font-size: 32px;
    line-height: 58.5px;
}

.signupfor-letter-block p {
    font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 20px;
}

.mailsubit-input {
    justify-content: center;
    gap: 10px;
}

.mailsubit-input input {
    width: 36% !important;
    background: #D7ECBC !important;
    border: none !important;
    border-radius: 10px;
    padding: 12px !important;
}

.mailsubit-input button {
    background: #231F1E;
    border: 1px solid #231F1E;
    color: white;
    padding: 0px 35px;
    border-radius: 10px;
    transition-duration: 0.6s;
}

.mailsubit-input button:hover {
    background: white;
    color: #231F1E;
}

.signupfor-letter-block {
    position: absolute;
    bottom: -70px;
    right: 0;
    left: 0;
    z-index: 11;
	border-radius: 8px;
}

.new-signrelative {
    position: relative;
}

.blog-blocks {
    padding-bottom: 260px !important;
}

.thankyou-outer h6 {
    font-size: 24px !important;
    line-height: 40px;
    padding: 60px 0px;
}

.single-whitepaper-banner img {
    width: 100% !important;
}

.main-content-blk {
    width: 70%;
    margin: 0px auto;
}

.main-content-blk {
    font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
    font-size: 17px;
    line-height: 27px;
}

.whitepapers-button {
    width: 70%;
    margin: 0px auto;

}

.whitepapers-button button {
    width: 100%;
    padding: 15px 0px;
    border-radius: 4px;
    border: 1px solid #231F1E !important;
    transition-duration: 0.6s;
    margin-top: 30px;
}

.whitepapers-button button:hover {
    background: white !important;
    color: #231F1E !important;
}

.single-whitepapper-inner {
    position: relative;
    padding-bottom: 400px;
}

.main-content-blk {
    padding: 20px !important;
}

.single-whitepapper-inner .modal-header {
    border-bottom: none !important;
}

.single-whitepapper-inner .modal-body {
    padding-left: 30px !important;
	padding-right: 30px !important;
    padding-bottom: 30px !important;
}

.single-whitepapper-inner .modal-dialog {
    width: 100%;
    max-width: 600px !important;
}

.wpforms-one-half input {
    background: #EBFFD0 !important;
    border: none !important;
}

.wpforms-field-email input {
    background: #EBFFD0 !important;
    border: none !important;
}

.threeblocks-section h5 a {
    text-decoration: none !important;
}

.threeblocks-section h5 a:hover {
    color: #231f1e !important;
    text-decoration: none;
    font-weight: bolder;
}

.tap-toshow2 {
    display: none;
}

.tap-toshow {
    display: block;
}

@media only screen and (max-width:1300px) {
    .blog-blocks .col-md-4 h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width:1200px) {
    .blog-blocks .col-md-4 h2 {
        font-size: 22px;
    }

    .signupfor-letter-block {
        position: absolute;
        bottom: -60px;
        right: 0;
        left: 0;
        z-index: 11;
        background: #EBFFD0;
        padding: 45px !important;
    }
}

@media only screen and (max-width:991px) {
    .blog-blocks .col-md-4 {
        background: #EBFFD0;
        width: 49% !important;
        padding: 40px;
        margin-bottom: 30px !important;
    }
	
	.thankyou-outer {
		padding-top: 60px !important;
	}
	
	.thankyou-outer-back {
		left: 0;
		top: -36px;
	}

    .thankyou-outer h2 {
        font-size: 40px !important;
    }

    .thankyou-logo {
/*         width: 50% !important; */
    }

    .thankyou-logo img {
/*         width: 40% !important; */
    }
	
	.thakyou-inner {
      flex-direction: column;
    }
	.thakyou-inner-single {
      flex-direction: column;
    }

    .thankyou-logo img {
      max-width: 140px;
      margin-right: 0;
    }

    .thankyou-logo {
      order: 1;
    }

    .thakyou-inner h2 {
      order: 2;
      text-align: center;
      line-height: normal;
      margin-top: 12px;
    }
	 .thakyou-inner-single h2 {
      order: 2;
      text-align: center;
      line-height: normal;
      margin-top: 12px;
    }

    .signupfor-letter-block {
        position: absolute;
        bottom: -50px;
        right: 0;
        left: 0;
        z-index: 11;
        background: #EBFFD0;
        padding: 45px !important;
    }

}

@media only screen and (max-width:767px) {
    .signupfor-letter-block {
        position: absolute;
        bottom: -40px;
        right: 0;
        left: 0;
        z-index: 11;
        background: #EBFFD0;
        padding: 25px !important;
    }

    .welcome-text {
        padding: 30px !important;
    }

    .signupfor-letter-block p {
        font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .signupfor-letter-block h2 {
        font-family: 'sarine-black', Georgia, "Times New Roman", serif;
        font-size: 28px;
        line-height: 58.5px;
    }

    .thankyou-outer h2 {
        font-size: 35px !important;

    }

    .blog-blocks .col-md-4 h2 {
        font-size: 18px;
        line-height: 30px;
    }

    #wpforms-form-4815 .wpforms-submit-container #wpforms-submit-4815 {
        background: #231F1E;
        border: 1px solid #231F1E !important;
        color: white !important;
        padding: 8px 8px !important;
        border-radius: 4px;
        transition-duration: 0.6s;
        font-weight: 400 !important;
        font-family: "Poppins", sans-serif !important;
        height: 52px;
    }
}


@media only screen and (max-width:674px) {
    .thankyou-outer h2 {
        font-size: 30px !important;
    }

    .blog-blocks .col-md-4 {
        background: #EBFFD0;
        width: 100% !important;
        padding: 40px;
        margin-bottom: 30px !important;
    }

    .blog-blocks .col-md-4 h2 {
        font-size: 24px;
        line-height: 30px;
    }

    /* .signupfor-letter-block {

    } */

    .signupfor-letter-block p br {
        display: none !important;
    }

    .tap-toshow2 {
        display: block;
    }

    .tap-toshow {
        display: none;
    }

    /* .blog-blocks {
        padding-bottom: 10px !important;
    } */
    .thankyou-logo {
/*         width: 30% !important; */
    }

    .thankyou-logo img {

/*         width: 100% !important; */
    }

    .new-signrelative.content-new .welcome-text {
        padding: 25px 0px !important;
    }

    .signupfor-letter-block h2 {
        font-family: 'sarine-black', Georgia, "Times New Roman", serif;
        font-size: 25px;
        line-height: 34px;
    }

    .signupfor-letter-block.text-center {
        text-align: left !important;
    }

    .blog-blocks.thankyou {
        padding-bottom: 350px !important;
    }

    #wpforms-form-4815 {
        display: flex;
        flex-direction: column;
    }

    .wpforms-field-container {
        width: 100% !important;
    }

    #wpforms-form-4815 .wpforms-submit-container #wpforms-submit-4815 {
        width: 100%;
        margin-top: 10px;
        background: #231F1E;
        border: 1px solid #231F1E !important;
        color: white !important;
        padding: 12px 35px;
        border-radius: 4px;
        transition-duration: 0.6s;
        font-weight: 400 !important;
        font-family: "Poppins", sans-serif !important;
        height: 54px;
    }

    .single-whitepapper-inner .modal {
        width: 90% !important;
        left: 25px;
    }

    .single-whitepapper-inner .modal .modal-dialog {
        width: 96% !important;
    }

    .blog-blocks {
        padding-bottom: 350px !important;
    }
    .whitepapers-button{
        margin: 20px 0px !important;
    }
}

@media only screen and (max-width:474px) {
    .thankyou-outer h2 {
        font-size: 20px !important;
    }
.whitepapers-button{
    margin: 40px 0px !important;
}
    .welcome-text .two p {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 27px !important;
    }

    .welcome-text {
        padding: 0px !important;
    }

    .blog-blocks .col-md-4 h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .blog-blocks {
        padding-bottom: 342px !important;
    }

    .show-more {
        margin-top: 16px;
        margin-bottom: 33px;
    }

    .signupfor-letter-block h2 {
        font-family: 'sarine-black', Georgia, "Times New Roman", serif;
        font-size: 24px;
        line-height: 58.5px;
    }
.blog-blocks.thankyou {
    padding-bottom: 350px !important;
}

    .welcome-text .one {
        font-size: 20px;
        font-family: 'sarine-black', Georgia, "Times New Roman", serif;
        font-weight: 600;
    }

    .welcome-text .two p {
        font-size: 17px !important;
        font-weight: 400 !important;
        line-height: 28px !important;
        margin-bottom: 10px;
    }

    .signupfor-letter-block {
        position: absolute;
        bottom: -55px;
        right: 0;
        left: 0;
        z-index: 11;
        background: #EBFFD0;
        padding: 25px 15px 25px 15px !important;
        border-radius: 12px;
    }

    .signupfor-letter-block h2 {
        font-family: 'sarine-black', Georgia, "Times New Roman", serif;
        font-size: 22px;
        line-height: 30.5px;
    }

    .signupfor-letter-block p {
        font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    #wpforms-4815 #wpforms-form-4815 .wpforms-submit-container #wpforms-submit-4815 {
        background: #231F1E;
        border: 1px solid #231F1E !important;
        color: white !important;
        padding: 12px 35px;
        border-radius: 4px;
        transition-duration: 0.6s;
        font-weight: 400 !important;
        font-family: "Poppins", sans-serif !important;
        height: 54px;
        width: 100% !important;
    }

    #wpforms-4815 #wpforms-form-4815 .wpforms-submit-container {
        width: 100% !important;
    }

    #wpforms-form-4815 {
        display: flex;
        flex-direction: column;

    }

    #wpforms-form-4815 .wpforms-field-container {
        width: 80% !important;
        margin: 0px auto !important;
    }

    .signupfor-letter-block p {
        font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    #wpforms-form-4815 .wpforms-submit-container #wpforms-submit-4815 {
        background: #231F1E;
        border: 1px solid #231F1E !important;
        color: white !important;
        padding: 9px 35px;
        border-radius: 4px;
        transition-duration: 0.6s;
        font-weight: 400 !important;
        font-family: "Poppins", sans-serif !important;
        height: 44px;
    }

    #wpforms-form-4815 input {
        min-width: 100% !important;
        background: #D7ECBC !important;
        border: none !important;
        border-radius: 4px;
        padding: 12px 20px !important;
        min-height: 49px;
        height: 100%;
    }

    .single-whitepapper-inner .modal {
        width: 90% !important;
        left: 25px;
    }

    .single-whitepapper-inner .modal .modal-dialog {
        width: 96% !important;
    }
}

@media only screen and (max-width:374px) {
    .blog-blocks.thankyou {
        padding-bottom: 330px !important;
    }

    .blog-blocks {
        padding-bottom: 334px !important;
    }

    .thankyou-outer .thakyou-inner h2 {
        font-size: 28px !important;
    }
	 .thankyou-outer .thakyou-inner-single h2 {
        font-size: 28px !important;
    }
}
.blog-blocks.thankyou {
    padding-bottom: 350px !important;
}

/* -------start singlewhitepapers ------- */

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

@media only screen and (max-width:991px) {
    .single-whitepapper-inner .main-content-blk {
        width: 90%;
        margin: 0px auto;
    }

    .single-whitepapper-inner {
        position: relative;
        padding-bottom: 350px;
    }

    .signupfor-letter-block.one-single p {
        font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
        font-size: 19px !important;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:767px) {
    .single-whitepapper-inner .main-content-blk {
        width: 100%;
        margin: 0px auto;
    }

    .single-whitepapper-inner {
        position: relative;
        padding-bottom: 298px;
    }
}

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

    .single-whitepapper-inner {
        position: relative;
        padding-bottom: 350px;
    }

    .single-whitepapper-inner .whitepapers-button {
        width: 90%;
        margin: 0px auto;
    }

    .thankyou-outer.single-two h6 {
        font-size: 20px !important;
        line-height: 40px;
        padding: 60px 0px;
    }
}

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


    .thankyou-outer.single-two h6 {
        font-size: 16px !important;
        line-height: 40px;
        padding: 40px 0px;
    }

    .single-whitepapper-inner .whitepapers-button {
        width: 100%;
        margin: 0px auto;
    }

    .single-whitepapper-inner .main-content-blk {
        padding: 0px !important;
    }

    .single-whitepapper-inner .whitepapers-button button {
        width: 100%;
        padding: 15px 0px;
        border-radius: 4px;
        border: 1px solid #231F1E !important;
        transition-duration: 0.6s;
        margin-top: 0px;
    }
}

@media only screen and (max-width:474px) {
    .thankyou-outer.single-two h6 {
        font-size: 16px !important;
        line-height: 30px;
        padding: 40px 0px;
        text-align: center;
    }
.show-more-nopost {
    /*margin-top: 37px;*/
    margin-bottom: 27px;
}
    .main-outer .container {
        width: 85%;
    }

    .signupfor-letter-block.text-center p {
        font-size: 19px !important;
    }

    .single-whitepapper-inner .main-content-blk {
        padding: 0px !important;
    }

    .single-whitepapper-inner .whitepapers-button button {
        width: 100%;
        padding: 15px 0px;
        border-radius: 4px;
        border: 1px solid #231F1E !important;
        transition-duration: 0.6s;
        margin-top: 0px;
        font-size: 12px;
    }

    .single-whitepapper-inner .main-content-blk p {
        font-size: 14px !important;
    }

    .single-whitepapper-inner .main-content-blk h3 {
        font-size: 20px !important;
    }

    .single-whitepapper-inner {
        position: relative;
        padding-bottom: 305px;
    }
}

@media only screen and (max-width:374px) {
    .single-whitepapper-inner {
        position: relative;
        padding-bottom: 370px;
    }
}

/* --------end singlewhitepapers -------- */

/* start whitepapers-thankyou */

@media only screen and (max-width:1200px) {
    .thankyou-outer h2 {
        font-size: 45px !important;
    }

    .new-signrelative .welcome-text .two p br {
        display: none;
    }

    .blog-blocks.thankyou .col-md-4 {
        background: #EBFFD0;
        width: 32.50% !important;
        padding: 18px;
        margin-bottom: 30px !important;
    }

    .blog-blocks.thankyou .col-md-4 h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width:991px) {
    .blog-blocks.thankyou .col-md-4 {
        background: #EBFFD0;
        width: 49% !important;
        padding: 35px;
        margin-bottom: 30px !important;
    }

    .blog-blocks.thankyou .row .col-md-4:last-child {
        margin: 0px auto;
    }


}

@media only screen and (max-width:767px) {
    .blog-blocks.thankyou .show-more {
        margin-top: 8px;
        margin-bottom: 17px;
    }

    .thankyou-outer h2 {
        font-size: 35px !important;
    }

    .new-signrelative .welcome-text {
        padding: 20px 0px !important;
    }
}

@media only screen and (max-width:674px) {
    .thankyou-outer h2 {
        font-size: 31px !important;
    }

    .blog-blocks.thankyou .col-md-4 {
        background: #EBFFD0;
        width: 85% !important;
        padding: 35px;
        margin-bottom: 30px !important;
        margin: 0px auto;
    }
}

@media only screen and (max-width:574px) {
    .blog-blocks.thankyou .col-md-4 {
        background: #EBFFD0;
        width: 100% !important;
        padding: 35px;
        margin-bottom: 30px !important;
        margin: 0px auto;
    }

    .welcome-text .two p {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 27px !important;
    }

    .welcome-text .two {
        text-align: left !important;
    }

    .welcome-text .one {
        text-align: left !important;
    }

    .tap-toshow2 p br {
        display: none !important;
    }

    /* 
    .thankyou.signupfor-letter-block.tap-toshow2 {
        text-align: left !important;
    } */

    /* .thankyou.signupfor-letter-block.tap-toshow2 p {
        font-family: 'sarine-regular', Georgia, "Times New Roman", serif;
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 20px;
    }
                .thankyou.signupfor-letter-block.tap-toshow2 #wpforms-form-4815 .wpforms-field-container {
            width: 80% !important;
            margin: unset !important;
        } */
}

/* end whitepapers-thankyou */

.et_pb_text_inner h2 {
    font-family: 'sarine-black',Georgia,"Times New Roman",serif;
    font-size: 24px;
    text-align: left;
}