.new-popup .thankyou-blk{
    display: none;
}
.new-popup .hide-budget{
    display: none;
}

body.open-custom-popup {
    overflow: hidden;
}

.rev-select {
    height: auto;
}

@media(min-width:1441px){
    .new-popup .newsletter-form .container{
        max-width: 1140px;
    }
}

.new-popup .newsletter-form .section-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 50px;
}
.new-popup .newsletter-form .form-group input:not(.file-upload-input),.new-popup .newsletter-form .form-group textarea{
    background:#fff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 15px 20px;
    font-size:16px;
}
.new-popup .newsletter-form .form-group input:not(.file-upload-input)::placeholder,.new-popup .newsletter-form .form-group textarea::placeholder{
    color:#000;
}
.new-popup .newsletter-form .form-group input:not(.file-upload-input):focus,.new-popup .newsletter-form .form-group textarea:focus{
    box-shadow: none;
    border:1px solid #ffda30;
}
.new-popup .newsletter-form .col-md-6,.new-popup .newsletter-form .col-12{
    text-align: left;
}
.new-popup .newsletter-form label{
    margin-bottom:13px;
    font-size:16px;
}

.new-popup .newsletter-form .col-12 label{
    max-width: 50%;
    line-height: 1.2;
}
.new-popup .newsletter-form .form-group{
    margin-bottom:30px;
}
.new-popup .newsletter-form .select-styled{
    height: 51px;
    line-height: 1.2;
    background: #fff;
    border-radius: 7px;
    font-weight: 400;
    padding: 15px 20px;
    border: 1px solid #dddddd;
    color:#000;
}
.new-popup .newsletter-form .select-styled.default-grey{
    color:#a4a4a4;
}
.new-popup .newsletter-form .select-styled:after {
    top: 50%;
    right: 17px;
    transform: translateY(-83%) rotate(-45deg);
    border-color:#a4a4a4;
}
.new-popup .newsletter-form .select-styled.active::after {
    top: 43%;
    transform: rotate(135deg);
}
.new-popup .newsletter-form .form-submit-box{
    margin: 0 auto;
}
.new-popup .filemain {
   padding-top:0;
}
.new-popup .filemain .fileupload{
    width:100%;
    max-width: 100%;
    margin-right: 0;
    position: relative;
    justify-content: center;
    background: #fff;
    height: 90px;
    border: dashed 1px #dddddd;
}
.new-popup .filemain .file-upload-button{
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    top:0;
    z-index: 2;
}
.new-popup .filemain .file-upload-input{
    border-bottom: 0;
    text-align: center;
    font-size: 16px;
}
.new-popup .newsletter-form .form-group textarea{
    height: 90px;
    font-size:16px;
}
.new-popup .newsletter-form .submit-btn {
    margin-top: 0;
}
.new-popup .newsletter-form .submit-btn input[type="submit"] {
    padding: 0 40px;
    font-size: 18px;
}
.new-popup .form-loader{
    right: -20px;
}
.new-popup .calendly-inline-widget{
    height:630px;
}

@media(max-width:1650px){
    .new-popup .newsletter-form .section-title {
        font-size: 38px;
        margin-bottom: 40px;
    }
}

@media(max-width:1440px){
    .new-popup .newsletter-form .section-title {
        font-size: 34px;
        margin-bottom: 35px;
    }

    .new-popup .newsletter-form label {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .new-popup .newsletter-form .form-group input:not(.file-upload-input), .new-popup .newsletter-form .form-group textarea {
        padding: 14px 20px;
        font-size: 15px;
    }

    .new-popup .newsletter-form .select-styled {
        height: 49px;
        padding: 14px 20px;
        font-size: 15px;
    }

    .new-popup .newsletter-form .form-group {
        margin-bottom: 25px;
    }

    .new-popup .newsletter-form .submit-btn input[type="submit"] {
        font-size: 16px;
    }

    .new-popup .filemain .fileupload {
        height: 85px;
    }

    .new-popup .newsletter-form .form-group textarea {
        height: 85px;
    }

    .new-popup .filemain .file-upload-input {
        font-size: 15px;
    }

    .new-popup .newsletter-form .container {
        max-width: 1050px;
    }

    .new-popup .calendly-block .calendly-inline-widget{
        height:530px;
    }
}

@media(max-width:1300px){
    .new-popup .newsletter-form .container {
        max-width: 870px;
    }

    .new-popup .newsletter-form {
        padding: 50px 0px;
    }

    .new-popup .newsletter-form .section-title {
        font-size: 28px;
        margin-bottom: 28px;
    }

    .new-popup .newsletter-form .form-group {
        margin-bottom: 25px;
    }

    .new-popup .newsletter-form .form-group input:not(.file-upload-input), .new-popup .newsletter-form .form-group textarea {
        padding: 13px 20px;
        font-size: 14px;
    }

    .new-popup .newsletter-form label {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .new-popup .newsletter-form .select-styled {
        height: 46px;
        padding: 14px 20px;
        font-size: 14px;
    }

    .new-popup .newsletter-form .select-options li {
        font-size: 14px;
    }

    .new-popup .calendly-block .calendly-inline-widget{
        height:460px;
    }
}

@media(max-width:991px){
    .new-popup .newsletter-form .submit-btn input[type="submit"] {
        font-size: 14px;
        min-height: 42px;
        line-height: 45px;
    }

    .new-popup .newsletter-form .section-title {
        font-size: 26px;
        margin-bottom: 25px;
    }
}

@media(max-width:767px){
    .new-popup .newsletter-form .col-12 label{
        max-width: 100%;
    }
    .new-popup .newsletter-form{
        padding: 60px 0;
    }
    .new-popup .newsletter-form .form-group {
        margin-bottom: 15px;
    }
    .new-popup .newsletter-form label {
        margin-bottom: 6px;
        font-size: 13px;
    }
    .new-popup .newsletter-form .form-group input:not(.file-upload-input), .new-popup .newsletter-form .form-group textarea {
        padding: 12px 20px;
        font-size: 13px;
    }
    .new-popup .newsletter-form .select-styled {
        height: 42px;
        padding: 12px 20px;
        font-size: 13px;
    }
    .new-popup .newsletter-form .form-group textarea {
        height: 75px;
    }
    .new-popup .filemain .fileupload {
        height: 75px;
    }
    .new-popup .filemain .file-upload-input {
        font-size: 13px;
    }
    .new-popup .newsletter-form .select-options li {
        font-size: 13px;
    }
}

.new-popup .thankyou-blk .img-blk {
    text-align: center;
    height: inherit;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
}
.new-popup .thankyou-blk .img-blk.no-cal{
    padding:120px 20px;
}
.new-popup .thankyou-blk .img-blk.img-ht-fx {
    height: 630px;
}
.new-popup .thankyou-blk .thnk-icon{
    position: absolute;
    top: -80px;
    left: calc(50% + 10px);
    transform: translateX(-50%);
}
.new-popup .thankyou-blk .thnk-head{
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 40px;
}
.new-popup .thankyou-blk .sub-text {
    margin-bottom: 0px;
    line-height: 1.5;
    font-size: 22px;
    font-weight: 500;
}

.new-popup .thankyou-blk .text-box{
    margin-top: 60px;
    font-weight: 500;
}
.new-popup .thankyou-blk .thank-text{
    font-weight: 500;
    line-height: 1.5;
}
.new-popup .thankyou-blk .thank-text a{
    color:#30499e;
    font-weight: 600;
}
.new-popup .thankyou-blk .thank-text a.rate_card_link{
    color: #000000;
    text-decoration: underline;
    font-weight: 500;
}
.new-popup .calendly-block

.new-popup .thankyou-blk .thank-text a:hover {
    text-decoration: underline;
}

.new-popup .thankyou-blk .thnk-desc{
    padding: 0 30px;
}

.calendly-block iframe{
    border-radius: 10px;
}
@media(max-width:1650px){
    .new-popup .thankyou-blk .thnk-head {
        font-size: 42px;
    }
}

@media(max-width:1440px){
    .new-popup .thankyou-blk .img-blk.img-ht-fx {
        height: 530px;
    }

    .new-popup .thankyou-blk .thnk-icon {
        top: -75px;
        max-width: 150px;
    }

    .new-popup .thankyou-blk .sub-text {
        font-size: 20px;
    }

    .new-popup .thankyou-blk .text-box {
        margin-top: 45px;
    }
}

@media(max-width:1300px){
    .new-popup .thankyou-blk .img-blk.img-ht-fx {
        height: 460px;
    }

    .new-popup .thankyou-blk .thnk-head {
        font-size: 35px;
        margin-bottom: 30px;
    }

    .new-popup .thankyou-blk .sub-text {
        font-size: 18px;
    }

    .new-popup .thankyou-blk .text-box {
        margin-top: 40px;
    }

    .new-popup .thankyou-blk .thnk-icon {
        top: -64px;
        max-width: 130px;
    }

    .new-popup .thankyou-blk .img-blk.no-cal {
        padding: 80px 20px;
    }
}

@media (max-height:650px) {
    .new-popup .thankyou-blk {
        margin: 100px 0;
    }
    .new-popup .popup-content{
        overflow: auto;
        height: auto;
    }

}

@media(max-width:991px){
    .new-popup .thankyou-blk .sub-text {
        font-size: 15px;
    }

    .new-popup .thankyou-blk .thank-text {
        line-height: 1.6;
        font-size: 13px;
    }

    .new-popup .thankyou-blk .text-box {
        margin-top: 35px;
    }

    .new-popup .thankyou-blk .thnk-head {
        font-size: 30px;
        margin-bottom: 25px;
    }
}

@media(max-width:767px){
    .new-popup .thankyou-blk .img-blk.img-ht-fx {
        height: 350px;
        justify-content: center;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media(max-width:575px){
    .new-popup .newsletter-form .select-styled {
        height: auto;
    }

    .new-popup .thankyou-blk .img-blk.img-ht-fx {
        height: 400px;
    }

    .new-popup .thankyou-blk .thnk-icon {
        top: -50px;
        max-width: 100px;
        left:50%;
    }

    .new-popup .thankyou-blk .thnk-desc {
        padding: 0 15px;
    }


}


@media(max-width:480px){
    .new-popup .thankyou-blk .img-blk.img-ht-fx {
        margin-right: 0;
        margin-left: 0;
    }

    .new-popup .thankyou-blk .thnk-desc {
        padding: 0;
    }
}

.new-popup .thankyou-blk .desc-blk h3 {
    font-weight: 700;
}

.new-popup .thankyou-blk .robert-txt{
    font-weight: 500;
    margin-top: 15px;
}

.new-popup .thankyou-blk .robert-txt a{
    color:#000;
    text-decoration: underline;
    text-decoration-color: #FFDA30;
}

@media(max-width:767px){
    /* .new-popup .thankyou-blk .img-blk.img-ht-fx {
        margin-top: 100px;
    } */

    .new-popup .thankyou-blk .robert-msg{
        margin-bottom: 50px;
    }
}


/* @media(max-width:575px){
    .new-popup .thankyou-blk .img-blk.img-ht-fx {
        margin-top: 450px;
    }
} */

@media(max-width:480px){
    /* .new-popup .thankyou-blk .img-blk.img-ht-fx {
        margin-top: 370px;
    } */

    .new-popup .calendly-block {
        padding: 0 !important;
    }
}

@media(max-width:340px){
    /* .new-popup .thankyou-blk .img-blk.img-ht-fx {
        margin-top: 500px;
    } */

    .new-popup .thankyou-blk .thnk-icon {
        top: -35px;
        max-width: 92px;
    }
}


/* rating boxes */

.new-popup .rateBoxes.three-bx .rate-item {
    padding: 0 60px;
    text-align: center;
    border-right: solid 1px #525252;
}

.new-popup .rateBoxes {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin: auto;
    margin-top: 80px;
}

.new-popup .three-bx .rate-item figure {
    margin: 0 auto;
    margin-bottom: 20px;
}

.new-popup .rateBoxes.three-bx .rate-item p {
    margin-bottom: 0 !important;
    font-weight: 500;
}

@media(max-width:1440px){
    .new-popup .rateBoxes.three-bx .rate-item {
        padding: 0 30px;
    }
}

@media(max-width:1330px){
    .new-popup .rateBoxes {
        margin-top: 35px;
    }
}

@media(max-width:767px){
    .new-popup .rateBoxes {
        flex-wrap: wrap;
        gap: 10px;
    }

    .new-popup .rateBoxes.three-bx .rate-item {
        border-right:none;
        border-bottom: solid 1px #525252;
        padding: 0 30px;
        padding-bottom: 10px;

    }
}

@media(max-width:575px){
    .new-popup .thankyou-blk {
        margin: 60px 0;
    }

    .new-popup .popup-content {
        overflow: auto;
        height: auto;
    }
}


.short-form-popup{
    background: rgba(0, 0, 0, 0.8);
}
.short-form-popup .popup-content{
    max-width: 1065px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
}

.short-form-popup .popup-content{
    background:#fff;
    opacity: 1;
    position:relative;
    /* max-height: calc(100% - 230px); */
    height:auto;
    border-radius: 0;
 }
 .short-form-popup{
    display:flex;
    background: rgba(0,0,0,0.8);
 }
 .short-form-popup .input02 textarea{
    min-height: 80px;
    border-radius: 10px;
    padding: 19px;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 4%);
    border: solid 1px #bfbfbf;
 }

 .short-form-popup .popup-content {
    padding: 55px 45px;
    overflow: auto;
    height: auto;
 }

 .short-form-popup .close-popup {
    right: 10px;
    top: 10px;
 }
 .short-form-popup .sub-bt{
    margin: 28px auto;
    margin-bottom: 0px;
 }
 .short-form-popup .newsletter-form .section-title {
    margin-bottom: 5px !important;
    line-height: 1.4;
    font-size: 24px;
    font-weight: 600;
 }
 .short-form-popup .newsletter-form .section-subtitle {
    font-weight: 500;
    margin-bottom: 40px;
    font-size: 20px;
 }
 .short-form-popup .newsletter-form .form-loader {
    right: -15px;
 }
 .short-form-popup .newsletter-form .form-group input:not(.file-upload-input), .short-form-popup .newsletter-form .form-group textarea, .short-form-popup .newsletter-form .form-group .select-styled {
    font-weight: 500;
    /* box-shadow: 5px 5px 10px rgb(183 183 206 / 25%); */
    font-size: 15px;
    padding: 20px 20px;
}
.short-form-popup .newsletter-form .select-styled {
    height: 58px;
}
.short-form-popup .newsletter-form .select-styled.default-grey {
    color: #000000;
}
.short-form-popup .newsletter-form .submit-btn input[type="submit"] {
    text-transform: capitalize;
}
.short-form-popup .no-risk {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 600;
}
.short-form-popup .close-popup:before, .short-form-popup .close-popup:after {
    width: 1px;
}
.short-form-popup .newsletter-form .form-group {
    margin-bottom: 20px;
}
.short-form-popup .newsletter-form .form-submit-box {
    margin: 20px auto 0 auto;
}


/*---Indian region disabled form---*/
.short-form-popup .newsletter-form .indian-resion .submit-btn input[type="submit"] {
    background-color: #FFFFFF; color: #D8D8D8; pointer-events: none; }

    .new-popup .newsletter-form .indian-resion .select-styled, .short-form-popup .newsletter-form .indian-resion .form-group input
    { pointer-events: none; border-color: #FFFFFF; }

    .short-form-popup .newsletter-form .indian-resion .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #D8D8D8;
      }

    .short-form-popup .newsletter-form .indian-resion .form-group input::-moz-placeholder { /* Firefox 19+ */
        color: #D8D8D8;
      }
      .short-form-popup .newsletter-form .indian-resion .form-group input:-ms-input-placeholder { /* IE 10+ */
        color: #D8D8D8;
      }

    .short-form-popup .newsletter-form .indian-resion .form-group input:-moz-placeholder { /* Firefox 18- */
        color: #D8D8D8;
      }


    .new-popup .newsletter-form .indian-resion .select-styled
      {
            color: #D8D8D8;
            pointer-events: none;
      }

      .new-popup .newsletter-form .indian-resion .rev-select { pointer-events: none; }

    .short-form-popup .indian-resion .no-risk { color: #D8D8D8; pointer-events: none;  }

    .short-form-popup .newsletter-form p { font-weight: 500;  margin-bottom: 40px; font-size: 16px; }
    .short-form-popup .newsletter-form p a { font-size: inherit; font-weight: 600; color: #010101; position: relative; }
    .short-form-popup .newsletter-form p a:after { content: ""; display: block; width: 100%; height: 1px; position: absolute; left: 0;
    bottom: 0; background-color: #FEDE2E; transition: 0.3s all ease-in-out; }
    .short-form-popup .newsletter-form p a:hover { color: #000; }
    .short-form-popup .newsletter-form p a:hover:after { background-color: #000; }

    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]:not(.file-upload-input) { padding: 14px 13px; text-align: center; border: 1px solid #d3d3d3; border-radius: 8px;
    background: #e4e5e6; display: block; font-weight: 400; font-size: 18px; color: #838689; }


    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]::-webkit-input-placeholder
    {
        color: #838689;
    }

    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]::-moz-placeholder
    {
        color: #838689;
    }

    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]:-ms-input-placeholder
    {
        color: #838689;
    }

    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]:-moz-placeholder
    {
        color: #838689;
    }


@media (max-width: 1650px){
    .short-form-popup .newsletter-form .section-title {
        font-size: 22px;
     }
}
@media (max-width: 1440px){
    .short-form-popup .popup-content{
        padding: 45px 35px;
        max-width: 1015px;
     }
     .short-form-popup .newsletter-form .section-title {
        margin-bottom: 5px !important;
    }
    .short-form-popup .newsletter-form .section-subtitle {
        margin-bottom: 38px;
        font-size: 18px;
    }
    .short-form-popup .newsletter-form .form-group input:not(.file-upload-input), .short-form-popup .newsletter-form .form-group textarea, .short-form-popup .newsletter-form .form-group .select-styled {
        padding: 18px 20px;
    }
    .short-form-popup .newsletter-form .select-styled {
        height: 54px;
    }
    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]:not(.file-upload-input) { font-size: 16px; }
}

@media (max-width: 1300px){
    .short-form-popup .newsletter-form .container {
        max-width: 1050px;
    }
    .short-form-popup .popup-content {
        padding: 35px 25px;
        max-width: 965px;
    }
    .short-form-popup .newsletter-form {
        padding: 0;
    }
    .short-form-popup .newsletter-form .section-title {
        font-size: 20px;
    }
    .short-form-popup .newsletter-form .section-subtitle {
        margin-bottom: 36px;
        font-size: 16px;
    }
    .short-form-popup .newsletter-form .form-group input:not(.file-upload-input), .short-form-popup .newsletter-form .form-group textarea, .short-form-popup .newsletter-form .form-group .select-styled {
        padding: 16px 20px;
        font-size: 14px;
    }
    .short-form-popup .newsletter-form .select-styled {
        height: 50px;
    }
    .short-form-popup .newsletter-form .form-group {
        margin-bottom: 18px;
    }
}

@media(max-width:1280px){
    .popup-main-india-seo .newsletter-form .form-group.email-grup input[type="email"]:not(.file-upload-input) { font-size: 14px; }

 }

@media(max-width:991px){
    .short-form-popup .popup-content {
        padding: 30px 5px;
        max-width: 90%;
        min-height: 54%;
        max-height: 500px;
    }
    
    .short-form-popup .newsletter-form .form-group input:not(.file-upload-input), .short-form-popup .newsletter-form .form-group textarea {
        font-size: 14px;
        padding: 16px 12px;
    }

    .short-form-popup .newsletter-form .form-group .select-styled { font-size: 14px;
        padding: 16px 35px 16px 12px; }

    .short-form-popup .newsletter-form .select-styled {
        height: auto;
    }

}

@media(max-width:767px){
    .short-form-popup .popup-content {
        height: auto;
        padding: 30px 20px;
        overflow: auto;
    }
    .short-form-popup .newsletter-form .form-group {
        margin-bottom: 15px;
    }
    .short-form-popup .newsletter-form .select-styled {
        height: auto;
    }
 }

 @media(max-width:575px){

    .short-form-popup .sub-bt {
        margin: 0px auto;
        margin-bottom: 0px;
    }
    .short-form-popup .newsletter-form .section-title {
        margin-bottom: 15px !important;
    }
 }

@media(max-width:480px){
    .short-form-popup .popup-content{
        max-height: 511px;
        overflow: auto;
        margin: 10px auto;
    }

}

.short-form-popup .close-popup {
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
}
.hire-ppc-cust.short-form-popup .popup-content { background-color: #FAF6EE; }
.hire-ppc-cust.short-form-popup.new-popup .container { background-color: #FAF6EE;  }






/*---How it work form, Clients, Vetting process, Contact us ---*/

/*---Indian region disabled form---*/
.qut__form .defaultForm .indian-region .submit-btn input[type="submit"]
{
    background-color: #FFFFFF;
    color: #D8D8D8;
    pointer-events: none;
}
.qut__form .defaultForm .indian-region .select-styled, .qut__form .indian-region .form-group input
{
    pointer-events: none;
    border-color: #FFFFFF;
}
.qut__form .defaultForm .indian-region .form-group input::-webkit-input-placeholder
{
    /* Chrome/Opera/Safari */
    color: #D8D8D8;
}
.qut__form .defaultForm .indian-region .form-group input::-moz-placeholder
{
    /* Firefox 19+ */
    color: #D8D8D8;
}
.qut__form .defaultForm .indian-region .form-group input:-ms-input-placeholder
{
    /* IE 10+ */
    color: #D8D8D8;
}
.qut__form .defaultForm .indian-region .form-group input:-moz-placeholder
{
    /* Firefox 18- */
    color: #D8D8D8;
}
.qut__form .defaultForm .indian-region .select-styled
{
    color: #D8D8D8;
    pointer-events: none;
}
.qut__form .defaultForm .indian-region .rev-select
{
    pointer-events: none;
}
.qut__form .indian-region .no-risk
{
    color: #D8D8D8;
    pointer-events: none;
}
.qut__form .active-tag p
{
    font-weight: 500;
    margin-bottom: 40px !important;
    font-size: 16px;
    text-align: center !important;
}
.qut__form .active-tag p a
{
    font-size: inherit;
    font-weight: 600;
    color: #010101;
    position: relative;
}
.qut__form .active-tag p a:after
{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position:
    absolute; left: 0;
    bottom: 0;
    background-color: #FEDE2E;
    transition: 0.3s all ease-in-out;
}
.qut__form .active-tag p a:hover
{
    color: #000;
}
.qut__form .active-tag p a:hover:after
{
    background-color: #000;
}

.frm-pdg
{
    padding: 0px !important;
}
.qut__form .defaultForm .indian-region, .qut__form .indian-region label
{
    pointer-events: none;
    color: #D8D8D8;
}
.qut__form .ptag-dec p a:after
{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position:
    absolute; left: 0;
    bottom: 0;
    background-color: #000 !important;
    transition: 0.3s all ease-in-out;
}
