.provider-txt.top {
    width: 100%;
    float: left;
    padding: 0px;
}
.partner-bg{
    background-position: center;
    background-size: cover;
    padding-bottom: 0px;
    margin-bottom: 203px !important;
}
.thank-you-form-bg{
    background-image: url("../images/partner/partner-bg-new.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: none; 
}
.thank-you-form-bg h1{
    font-family: "Gellix Chello Bold", sans-serif;
    font-size: 30px;
    line-height: 33px;
    margin-top: 10px;
}
.thank-you-form-bg .sec-height{
    height: calc(100vh - 240px);
    justify-content: center;
    align-items: center;
}

.partner-heading h2 {
    
    font-family: "Gellix Chello Bold", sans-serif;
    font-size: 30px;
    line-height: 33px;
    margin: 31px auto 27px auto;
    max-width: 553px;
 }
.partner-heading p {
    font-size: 15px;
    line-height: 20px;
    margin: auto;
    width: 285px;
    /* height: 54px; */
}
.partner-form-main{
    margin: 74px 0px 0px 0px;
}
.partner-form-main .form-label{
    
    font-size: 15px;
    line-height: 20px;
}
.partner-form-main .form-control{
    border: 1px solid #666666;
    opacity: 0.6; 
    padding: 9px 12px;
}
.partner-form-main .form-group{
   margin-bottom: 34px;
}
.partner-form-main .form-control:focus{
    color:#000;
    background-color: #fff;
    border: 1px solid #666666;
    opacity: 0.6;
    outline: 0;
    box-shadow: none;
}
.partner-form-main .btn {
    padding: 9px 39px;
    font-size: 14px;
    line-height: 16px;
    font-family: "Gellix Chello Bold", sans-serif;
    margin-top: 23px;
}
.partner-form-main .btn:hover, .partner-form-main .btn:active, .partner-form-main .btn:focus {
    color: #fff;
    background-color: #A120D1;
    border-color: #A120D1;
    box-shadow: none;
}
.horizontal-line{
    padding-bottom: 64px;
}
.margin-top-1{
    margin-top: -1px;
}
.partner-media-buzz-sec h3{
    margin-top: 27px;
    
    font-family: "Gellix Chello Bold", sans-serif;
    font-size: 30px;
    line-height: 33px;   
}

.partner-card{
    margin-top: 27px;
}

.partner-form-main select {
   font-size: 15px;
   line-height: 20px;
}
.partner-form-main select option {
    background-color: #fff;
    border: 1px solid #ADADAD;
    font-family: "Gellix Chello Bold", sans-serif;
    color:#000;
    opacity: 0.3;
    border-radius: 4px;
    line-height: 20px;
    padding: 10px 0px;
}
.partner-form-main select option:checked, select option:hover, select option:focus {
    background-color: #A120D1 !important;
    opacity: 0.3;
}

/* Main Form Hubspot CSS*/

.partner-main-form .hbspt-form{
    margin: 74px 0px 0px 0px;
}
.partner-main-form .hs-form-field{
    width: 50%;
    float: left;
    padding: 0px 12px;
}
.partner-main-form .hs-form-field .hs-input{
    width: 100%;
    padding: 11px 12px;
    border-radius: 4px;
    outline: none;
    border: 1px solid #666666;
    opacity: 0.6;
    margin: 0px 0px 34px 0px;
    font-size: 15px;
    line-height: 20px;    
}
.partner-main-form .hs-form-field .hs-input.is-placeholder{
    padding: 12px 12px;
}
.partner-main-form .hs-form-field.hs-fieldtype-textarea{
    width: 100%;
}

.partner-main-form .hs-form-field.hs-fieldtype-textarea textarea{
    min-height: 154px;
}

.partner-main-form .hs-form-field label{
    
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

.partner-main-form .hs-form-field .no-list{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.partner-main-form .hs_error_rollup .no-list{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}


.partner-main-form .hs-form-field .hs-error-msg{
    color: #E54C6F;
    font-size: 13px;
    line-height: 18px;
    margin: 0px 0px 5px 0px;
}


.partner-main-form .hbspt-form .hs_submit{
    text-align: right;
    padding: 0px 12px;
}
.partner-main-form .hbspt-form .hs_submit input[type="submit"]{
    padding: 10px 45px;
    font-size: 14px;
    line-height: 16px;
    background-color: #a120d1;
    color: #fff;
    border-radius: 4px;
    border: none;
    outline: none;
    margin-top: 4px;
    font-family: "Gellix Chello Bold", sans-serif;
}


/* Footer Form CSS */
.partner-join-the-chello .hbspt-form{
    margin: 0px;
}
.partner-join-the-chello .hbspt-form .hs-form-field{
  width: 100%;
  padding: 0px;
}

.partner-join-the-chello .hbspt-form .hs_submit {
    text-align:left; 
    padding: 0px;   
}

.partner-join-the-chello .hs-form-field .hs-error-msg {
    margin: 0px 0px 5px 0px;
}

.partner-join-the-chello .hbspt-form .hs_submit input[type="submit"] {
    padding: 12px 46px;
    font-size: 14px;
    line-height: 16px;
    background-color: #a120d1;
    color: #fff;
    border-radius: 4px;
    border: none;
    outline: none;
    font-family: "Gellix Chello Bold", sans-serif;
}

.partner-join-the-chello .hs-form-field .hs-input {
    width: 100%;
    padding: 9px 12px;
    border-radius: 4px;
    outline: none;
    border: 1px solid #828282;
    margin: 0px 0px 20px 0px;
}
.partner-join-the-chello .hs-form-field .hs-error-msg {
    color: #E54C6F;
    font-size: 13px;
    line-height: 18px;
}
.partner-join-the-chello .hs-form-field .no-list {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.partner-join-the-chello h4{
    margin-bottom: 0px;
}
.partner-line-min-height-132{
    min-height: 133px;
}

.svg-horizontal{
    position: relative;
    top: 0px;
}


.animated-gif{
    width: 222px;
    height: 222px;
}
.more-users-line.row.partner-line-min-height-132.mt-3 {
    min-height: 87px;
    margin-top: 10px !important;
 }
 h3.text-primary.providers-txt {
    font-family: "Gellix Chello Bold", sans-serif;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    padding: 37px 0px 10px 0px;
 }
  .toast-body.p-3 {
    padding: 0px 0px 0px 0px !important;
  }
  .toast-header.rounded-top.bg-primary.gridbox-circle {
    height: 14.53px;
    padding: 5px 0px 4px 10.5px;
  }
  h2.fee-info-txt {
    font-size: 30px;
    line-height: 33px;
 }
 p.additional-txt {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Gellix Chello Bold';
    font-family: "Gellix Chello Bold", sans-serif;
}
span.rounded.me-2.empty-circle.bg-white {
    width: 5px;
    height: 4.04px;
    padding: 3px;
    margin-right: 3px !important;
}
 p2.provider-txt {
    font-size: 13px;
    line-height: 14.5px;
    font-family: "Gellix Chello SemiBold", sans-serif !important;
    margin: auto;
    padding-bottom: 100px;
 }
  p2.provider-txt.top {
    font-size: 13px;
    line-height: 14.5px;
    font-family: "Gellix Chello SemiBold", sans-serif !important;
    margin: auto;
 }
 .toast-bottom .toast-header {
    padding: 6px 0.75rem;
    background-color: #A120D1 !important;
}
.toast-body h3 {
    color: #A120D1 !important;
}
/* Below 768  */
@media only screen and (max-width: 767.5px) {
    .gap-column {
        gap: 50px;
    }
    .d-none-mob{
        display: none;
    }
    .partner-main-form .hs-form-field{
        width: 100%;;
    } 
    .partner-bg{
        background-size: contain;
    }      
}

/* Below 480 for mobile device  */
@media only screen and (max-width: 480px) {
    .partner-line-min-height-132{
        min-height: 118px;
    }
    .partner-heading h3 {
        font-size: 18px;
        line-height: 20px;
        margin: 15px 0px 8px 0px;
    }  
    .partner-heading p {
        font-size: 13px;
        line-height: 16px;
        margin: auto;
    }   
    .partner-main-form .hs-form-field label {
        
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 7px;
    }  


    .partner-main-form .hs-form-field .hs-error-msg {
        font-size: 13px;
        line-height: 18px;
        margin: 0px 0px 5px 0px;
    }     
    .partner-main-form .hs-form-field .hs-input {
        padding: 6px 12px;
        margin: 0px 0px 22px 0px;
    }
    .partner-main-form .hs-form-field .hs-input .is-placeholder {
        padding: 7px 12px;
    }    
    .partner-straight-line svg{
        height: 115px;
    } 
    .partner-media-buzz-sec h3 {
        margin-top: 15px;
        font-size: 18px;
        line-height: 20px;
    } 
    .partner-card {
        margin-top: 15px;
    } 
    .thank-you-form-bg h1 {
        font-size: 18px;
        line-height: 27px;
        margin-top: 5px;
    }    
             
    
}
@media only screen and (min-width: 1400px){
    .svg-horizontal {
        position: relative;
        top: 0px;
        margin: -49px auto 0px auto;
        width: 56.5%;
    }
}

@media only screen and (min-width:1200px) and (max-width: 1399px){
    .svg-horizontal {
        position: relative;
        top: 0px;
        margin: -49px auto 0px auto;
        width: 65.5%;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px){
    .svg-horizontal {
        position: relative;
        top: 0px;
        margin: -49px auto 0px auto;
        width: 79.5%;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .more-users-line.row.partner-line-min-height-132.mt-3 {
        display: none;
    }
}
@media only screen and (min-width:992px) {
    .svg-horizontal-small {
        display: none;
        position: relative;
        top: 20px;
        margin: -49px auto 0px auto;
        width: 79.5%;
    }
}
@media only screen and (max-width:767px) {
    .svg-horizontal-small {
        display: none;
        position: relative;
        top: 20px;
        margin: -49px auto 0px auto;
        width: 79.5%;
    }
}
@media only screen and (max-width: 991px){
    .svg-horizontal {
        display: none;
        position: relative;
        top: 20px;
        margin: -49px auto 0px auto;
        width: 79.5%;
    }
    .svg-horizontal-small {
        position: relative;
        top: 20px;
        margin: 0px auto 0px auto;
        width: 79.5%;
        right: 20px;
    }
}