#page-content {
    margin-top: 70px;
}

.tab-only{
    display: none ;
}

.error-fld{
    background: #ff000042 !important;
}

#submitFeedbackLanding {
    cursor: pointer;
}

#submitFeedbackLandingPop {
    cursor: pointer;
    display: inline-block;
    padding: 6px;
    height: 40px;
}

.mob-div {
    height: 1px;
}

.pre-load {
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

.connect-form-container-pop-up {
    display: none;
}

.upper-container-box {
    box-shadow: 0px 1px 6px rgb(86 78 40 / 75%)
}

body, input {
    font-family: "worksans";
}

.connect-expert-btn {
    cursor: pointer;
}

.testi-designation {
    font-family: worksansitalic;
    margin-top: 5px;
    text-align: left;
}

input {
    font-family: "worksans" !important;
}

.highlight {
    display: inline-block;
    padding: 5px 5px 0px 5px;
    background: #FFE326;
}

.girl-txt-sub-heading {
    font-size: 16px;
}

.why-girl-all-text {
    font-size: 16px;
}

.fa-inr {
    font-size: 55px !important;
}

.section-heading {
    font-size: 35px;
    color: #333131;
    margin-bottom: 25px;
    /*font-weight: bold;*/
    font-family: "bebas";
    line-height: 33px;

}

.rectangle-bg-container {
    /*position: absolute;*/
    width: 100%;
    z-index: -1;
}

.rectangle-bg {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    position: absolute;
}

#submitFeedbackLanding {
    width: auto;
    font-size: 16px;
    display: inline-block;
}

#submitFeedbackLandingPop {
    width: 35%;
    font-size: 16px;
}

.psd-bg {
    background: #795548;
}

.psd-color {
    background: #795548;
}

.segment-cases {
    width: 60%;
    /*height: 280px;*/
    position: relative;
    background-position: center;
    background-size: cover;
    margin: 0 20%;
    z-index: 20;
    margin-bottom: 70px;
}

.segment-cases .single-case {
    height: 100%;
    padding: 30px 0px 0px 0px;
    line-height: 19px;
    text-align: center;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 50px;
    position: relative;
    border-radius: 20px;
    background: white;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}

.segment-cases .single-case .single-client-img {
    width: 80px;
    height: 80px;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 10px;
    margin-left: 20px;
    /*margin-top: 10px;*/
    float: left;
}

.partner-desc-box {
    /*height: 150px;*/
    padding: 0px 40px 20px 40px;
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: black;
    display: block;
    border-bottom: 1px solid #707070;
}

.partner-small-desc {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 5px;
    color: #707070;
    float: left;
    width: 88%;
}

.left-nav-clients {
    left: -50px;
    position: absolute;
    top: 120px;
    cursor: pointer;
}

.right-nav-clients {
    right: -50px;
    top: 120px;
    position: absolute;
    cursor: pointer;
}

.clients-say {
    margin-top: 100px;
}

.cap-heading {
    float: left;
    color: #707070;
    margin-top: 20px;
    margin-left: 10px;
}

.testi-person {
    text-align: left;
}

.quotes-icon {
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
    margin-top: 10px;
    opacity: 0.2;
}

.quotes-icon-container {
    width: 10%;
    float: left;
    margin-right: 2%;
}

.connect-expert-btn:hover {
    background-color: #FFE326;
    color: #323131;
}

.connect-now-btn:hover {
    background-color: #FFE326;
    color: #323131;
}

@media screen and (min-width: 1024px ) {

    .secret-container {
        position: relative;
    }

    .ideas-banner {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-size: cover;
        background-position: top;
        top: 0;

    }

    .connect-container {
        height: 100vh;
        width: 100%;
        z-index: 1;

    }

    .connect-text-container {
        width: 60%;
        color: white;
        height: 100vh;
        padding: 16% 2% 2% 10%;
        float: left;
    }

    .connect-heading {
        color: white;
        text-transform: uppercase;
        font-size: 60px;
        letter-spacing: 2px;
        /*font-weight: bold;*/
    }

    .connect-big-heading {
        color: #FFE325;
        text-transform: uppercase;
        font-size: 75px;
        letter-spacing: 3px;
        /*font-weight: bold;*/
    }

    .connect-form-container {
        width: 40%;
        float: left;
    }

    .connect-form-container .form-field input {
        background: white;
        padding: 8px;
        width: 95%;
        color: #707070;
        border: 1px solid #707070;
        height: 30px;
        border-radius: 5px;
        font-family: 'B612', sans-serif;
        font-size: 16px;
    }

    .connect-form-container .form-field {
        margin-bottom: 20px;

    }

    .connect-form-container .enq-form {
        width: 70%;
        background: white;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 15%;
        border-radius: 10px;
    }

    .form-heading {
        text-align: center;
        margin-bottom: 40px;
        font-size: 20px;
        margin-top: 20px;
    }

    .girl-container {
        width: 40%;
        height: 100%;
        float: left;
        padding: 2%;
        padding-top: 100px;

    }

    .girl-img {
        width: 100%;
        height: 450px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .why-girl-txt-container {
        color: #707070;
        width: 60%;
        float: left;
        padding: 2% 4% 2% 2%;
        font-size: 18px;
        margin-top: 70px;

    }

    .girl-txt-heading {
        margin-bottom: 20px;
        display: inline-block;
        background: #FFE326;
        padding: 5px 5px 0px 5px;
    }

    .girl-txt-sub-heading {
        margin-bottom: 20px;
        font-family: worksanssemibold;

    }

    .personalization {
        color: #431761;
        font-weight: bold;
        font-family: worksansbold;
        font-size: 18px;
    }

    .we-have-got-container {
        background: #F8F8F8;
        padding-top: 50px;
        text-align: center;

    }

    .we-have-got-heading {
        text-align: center;
        background: #FFE326;
        padding: 5px 5px 0px 5px;
        display: inline-block;

    }

    .desk-padding {
        padding: 5px 5px 0px 5px;
    }


    .upper-container {
        width: 19%;
        display: inline-block;
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-bottom: 40px;
        vertical-align: top;
    }

    .single-icon-container {
        width: 100%;
        height: 200px;
        padding: 25%;
        border-radius: 10px;
        cursor: pointer;
    }

    .we-have-icons-container {
        padding: 18%;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .we-have-single-icon {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .single-icon-heading {
        text-align: center;
        margin-top: 15px;
        font-size: 18px;
        color: #707070;
        font-family: worksansboldmedium;
    }

    .psd-usp-container {
        width: 100%;
        /*height: 500px;*/
        padding: 50px;

    }

    .single-usp {
        color: white;
        width: 20%;
        height: 100%;
        float: left;
        text-align: center;
        margin-left: 2.5%;
        margin-right: 2.5%;
        background: #9e9e9e;
        padding: 50px 30px 50px 30px;
        border-radius: 10px;

    }

    .single-usp-number {
        font-size: 80px;
        margin-bottom: 10px;
        /*font-weight: bold;*/
        font-family: "bebas";

    }

    .single-usp-dtls {
        font-size: 25px;
        font-family: "bebas";

    }

    .connect-to-expert-container {
        color: black;
        margin-top: 30px;
        text-align: center;
    }

    .connect-expert-btn {
        padding: 10px;
        background: white;
        /*width: 30%;*/
        display: inline-block;
        font-size: 20px;
        border-radius: 5px;
        font-family: worksanssemibold;
        color: #5C5B5B;


    }

    .connect-now-btn {
        padding: 10px;
        /*width: 25%;*/
        display: inline-block;
        font-size: 18px;
        border-radius: 5px;
        background: #795548;
        color: white;
        cursor: pointer;
        font-family: 'worksanssemibold';
        border: 1px solid #5C5B5B;
    }

    .partner-container {
        height: 700px;
        padding: 100px 100px 50px 100px;
    }

    .partner-img {
        background-repeat: no-repeat;
        background-size: contain;
        width: 50%;
        height: 100%;
        float: left;
        background-position: right;
        position: relative;
        right: 60px;

    }

    .partner-desc-container {
        width: 50%;
        float: left;
    }

    .partner-heading {

    }

    .partner-benefits-container {
        /*margin-top: 30px;*/
        padding: 30px;
        border-radius: 20px;
        background: white;
        position: relative;
        left: -150px;
        box-shadow: 0px 1px 6px rgb(86 78 40 / 75%);
        width: 70%;
    }

    .partner-benefits-container li {
        margin-top: 20px;
        border-bottom: 1px solid #707070;
        padding-bottom: 20px;
        font-size: 18px;
        color: #666464;
        position: relative;
    }

    .partner-benefits-container li::marker {
        font-weight: bold;
    }

    .partner-benefits-container ul {
        padding-left: 15px;
    }

    .secret-container {
        padding-top: 100px;
    }

    .secret-heading-container {
        text-align: center;
    }

    .secret-heading {
        /*width: 50%;*/
        display: inline-block;
        background: #FFE326;
        text-align: center;
        padding: 5px 5px 0px 5px;

    }

    .secret-icon-container {
        height: 600px;
        padding: 100px;
        padding-bottom: 200px;
    }

    .secret-icon {
        width: 100%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .industry-container {
        /*margin-top:100px;*/
        padding-left: 20%;
    }

    .industries-section {
        width: 15%;
        padding: 60px 10px 0 10px;
        float: left;
    }

    .single-industry {
        height: 180px;
        padding: 30px 20px 30px 20px;
        border-radius: 10px;
        margin-bottom: 40px;
        cursor: pointer;

    }

    .industry-img {
        width: 60%;
        background-repeat: no-repeat;
        height: 60%;
        background-size: contain;
        margin-left: 20%;
        margin-bottom: 10px;
        background-position: center;

    }

    .industry-heading {
        color: white;
        text-align: center;
        margin-top: 0px;
        font-size: 16px;
    }

    .industry-second {
        margin-top: 100px;
    }

    .bulb-section {
        width: 54%;
        float: right;
    }

    .bulb-heading {
        margin-top: 55px;
        padding-left: 30px;
    }

    .bulb-img-container {
        height: 500px;
    }

    .bulb-img {
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        margin-top: 100px;
        background-position: right;
    }

    .many-more {
        text-align: right;
        font-size: 16px;
        color: #707070;
        font-family: worksansboldmedium;
    }

    .client-heading {
        text-align: center;
        top: 30px;
        position: relative;
    }

    .free-section-heading {
        text-align: center;
        text-transform: uppercase;
    }

    .free-section-sub-heading {
        text-align: center;
        font-size: 65px;
        color: #795548;
        margin-top: 20px;
        font-family: "bebas";
    }

    .free-section-container {
        padding-top: 50px;
        background: #F8F8F8;
        padding-bottom: 50px;
    }

    .usp-bg {
        background-repeat: no-repeat;
        background-size: cover;
    }


}

@media only screen and (min-width: 768px) and (max-width: 1024px)  {

    .connect-form-container-pop-up {
        display: block;
        z-index: 1000;
        position: absolute;
        background: white;
        margin: 0 5%;
        width: 90%;
        box-shadow: 0px 1px 6px rgb(86 78 40 / 75%);
        border-radius: 10px;
    }

    .connect-form-container-pop-up .form-field input {
        background: white;
        padding: 8px;
        width: 90%;
        color: #707070;
        border: 1px solid #707070;
        height: 30px;
        border-radius: 5px;
        font-family: 'B612', sans-serif;
        font-size: 16px;
    }

    .connect-form-container-pop-up .form-field {
        margin-bottom: 30px;
        padding: 0 20px;

    }

    .connect-form-container-pop-up .enq-form {
        background: white;
        width: 100%;
        padding: 0;
    }

    .cross-icon-pop {
        font-size: 30px;
        float: right;
        color: #663399;
        margin-right: 20px;
        cursor: pointer;
        font-family: worksansbold;
        margin-top: 20px;
    }
    .tab-only{
        display: block;
    }
    .dont-in-tab{
        display: none;
    }
    .fixed-connect-now-container {
        position: fixed;
        bottom: 0;
        z-index: 1000;
        background: #795548;
        color: white;
        width: 100%;
        padding: 10px;
        cursor: pointer;
    }

    .fixed-connect-now-btn {
        text-align: center;
        font-size: 18px;
    }

    .ideas-banner {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-size: cover;
        background-position: top;
        top: 0;

    }

    .connect-container {
        /*height: 60vh;*/
        width: 100%;
        z-index: 1;
        padding-bottom: 50px;

    }

    .connect-text-container {
        width: 100%;
        color: white;
        /*height: 50vh;*/
        padding: 30px 15px 20px 15px;
        float: left;
        text-align: center;
    }

    .connect-heading {
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        /*font-weight: bold;*/
    }

    .connect-big-heading {
        color: #FFE325;
        text-transform: uppercase;
        font-size: 40px;
        font-weight: bold;
    }

    .connect-form-container {
        width: 100%;
        float: left;
    }

    .connect-form-container .form-field input {
        background: white;
        color: black;
        padding: 8px;
        width: 96%;
        border: 1px solid #707070;
        height: 20px;
        border-radius: 5px;
        font-family: 'B612', sans-serif;
    }

    .connect-form-container .form-field {
        margin-bottom: 15px;
    }

    .connect-form-container .enq-form {
        width: 70%;
        background: white;
        margin-left: 10%;
        margin-right: 10%;
        /* margin-top: 50px; */
        border-radius: 10px;
    }

    .form-heading {
        text-align: center;
        margin-bottom: 10px;
        font-size: 16px;
        margin-top: 10px;
    }

    .girl-container {
        width: 100%;
        height: 100%;
        float: left;
        padding: 2%;
        /*padding-top: 100px;*/

    }

    .girl-img {
        width: 100%;
        height: 400px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .why-girl-txt-container {
        color: #707070;
        width: 100%;
        float: left;
        padding: 0px 20px 20px 20px;
        font-size: 18px;
        text-align: center;
    }

    .why-girl-all-text {
        text-align: justify;
    }

    .girl-txt-heading {
        margin-bottom: 20px;
        display: inline-block;
        background: #FFE326;
        padding: 5px 5px 0px 5px;
    }

    .girl-txt-sub-heading {
        margin-bottom: 20px;
        font-family: worksanssemibold;
    }

    .personalization {
        color: #66427E;
        font-weight: bold;
        font-family: worksansbold;
        font-size: 18px;

    }

    .we-have-got-container {
        background: #F8F8F8;
        padding-top: 50px;
        text-align: center;

    }

    .we-have-got-heading {
        text-align: center;
        background: #FFE326;
        padding: 5px 5px 0px 5px;
        display: inline-block;

    }


    .upper-container {
        width: 24%;
        display: inline-block;
        /*margin-left: 2.5%;*/
        /*margin-right: 2.5%;*/
        margin-bottom: 20px;
        vertical-align: top;
    }

    .single-icon-container {
        width: 100%;
        height: 150px;
        padding: 25%;
        border-radius: 10px;
        cursor: pointer;
    }

    .we-have-icons-container {
        padding: 40px;
    }

    .we-have-single-icon {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .single-icon-heading {
        text-align: center;
        margin-top: 15px;
        font-size: 16px;
        color: #707070;
        font-family: worksansboldmedium;
    }

    .psd-usp-container {
        width: 100%;
        /*height: 500px;*/
        padding: 25px;

    }

    .single-usp {
        color: white;
        width: 20%;
        height: 100%;
        float: left;
        text-align: center;
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-bottom: 30px;
        background: #4A2075;
        padding: 10px;
        border-radius: 10px;

    }

    .single-usp-number {
        font-size: 50px;
        margin-bottom: 10px;
        /*font-weight: bold;*/
        font-family: "bebas";

    }

    .single-usp-dtls {
        font-size: 20px;
        font-family: "bebas";

    }

    .connect-to-expert-container {
        color: black;
        /*margin-top: 20px;*/
        text-align: center;
    }

    .connect-expert-btn {
        padding: 10px;
        background: white;
        /*width: 30%;*/
        display: inline-block;
        font-size: 20px;
        border-radius: 5px;
        font-family: worksanssemibold;
        color: #5C5B5B;


    }

    .connect-now-btn {
        /*width: 50%;*/
        display: inline-block;
        font-size: 18px;
        border-radius: 5px;

        font-family: 'worksanssemibold';
        padding: 10px;
        cursor: pointer;
        background: #795548;
        color: white;
        border: 1px solid #5C5B5B;


    }

    .partner-container {
        height: 700px;
        padding: 20px;
        padding-top: 60px;
    }

    .partner-img {
        background-repeat: no-repeat;
        background-size: contain;
        width: 50%;
        height: 100%;
        float: left;
        background-position: top right;
        position: relative;
        margin-top: 60px;

    }

    .partner-desc-container {
        width: 48%;
        float: left;
    }

    .partner-heading {

    }

    .partner-benefits-container {
        /*margin-top: 30px;*/
        padding: 10px;
        border-radius: 20px;
        background: white;
        position: relative;
        /*left: -150px;*/
        margin-top: 120px;
        box-shadow: 0px 1px 6px rgb(86 78 40 / 75%)
    }

    .partner-benefits-container li {
        margin-top: 10px;
        border-bottom: 1px solid #707070;
        font-size: 18px;
        color: #707070;
        position: relative;
        padding-top: 10px;
        padding-bottom: 20px;

    }

    .partner-benefits-container ul {
        padding-left: 15px;
    }

    .secret-container {
        margin-top: 20px;
        position: relative;
    }

    .secret-heading-container {
        text-align: center;
        margin-top: 50px;
    }

    .secret-heading {
        /*width: 100%;*/
        display: inline-block;
        background: #FFE326;
        text-align: center;
        padding: 10px;

    }

    .secret-icon-container {
        height: 600px;
        padding: 20px;
    }

    .secret-icon {
        width: 100%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .industry-container {
        margin-top: 30px;
        padding: 50px;
        width: 100%;
    }

    .industries-section {
        width: 33%;
        padding: 2%;
        float: left;
    }

    .single-industry {
        height: 130px;
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 40px;
        cursor: pointer;

    }

    .industry-img {
        width: 60%;
        background-repeat: no-repeat;
        height: 60%;
        background-size: contain;
        margin-left: 20%;
        margin-bottom: 5px;
        background-position: center;

    }

    .industry-heading {
        color: white;
        text-align: center;
        margin-top: 0px;
        font-size: 18px;
    }

    .industry-second {
        margin-top: 100px;
    }

    .bulb-section {
        width: 100%;
        float: left;
        text-align: center;
    }

    .bulb-heading {
        margin-top: 55px;
        /*padding-left:30px ;*/
    }

    .bulb-img-container {
        height: 400px;
    }

    .bulb-img {
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        background-position: center;
    }

    .many-more {
        text-align: right;
        font-size: 20px;
        color: #707070;
    }

    .client-heading {
        text-align: center;
        position: relative;
        top: 20px;
    }

    .free-section-heading {
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
    }

    .free-section-sub-heading {
        text-align: center;
        font-size: 55px;
        color: #795548;
        margin-top: 20px;
        font-family: "bebas";
    }

    .free-section-container {
        padding-top: 50px;
        background: #F8F8F8;
        padding-bottom: 50px;

    }

    .usp-bg {
        background-repeat: no-repeat;
        background-size: cover;
    }

    #submitFeedbackLanding {
        /*width: 40%;*/
        width: auto;

    }

    #submitFeedbackLandingPop {
        /*width: 40%;*/
        width: auto;

    }

    .clients-say {
        margin-top: 50px;
    }

    .partner-heading {
        position: absolute;
        left: 0px;
        text-align: center;
        /*margin-left: 40px;*/
        width: 100%;

    }

    .rectangle-bg {
        width: 100%;
        height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        position: absolute;
    }

    .segment-cases {
        background-color: #F8F8F8;
        width: 80%;
        margin: 0 10%;
    }

    .segment-cases .single-case {
        padding-top: 10px;
        margin-top: 20px;
    }

    .partner-desc-box {
        padding: 10px;
    }

    .section-heading {
        font-size: 30px;
    }

    .segment-cases .single-case {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
        margin-top: 50px;
    }

    .read-more-btn {
        display: inline-block;
        color: #66427E;
        text-decoration: underline;
        cursor: pointer;
    }

    .read-more-section {
        display: none;
    }

}


@media only screen and (max-width: 767px) {
    .segment-cases .single-case .single-client-img {
        margin-left: 5px;
        width: 55px;
        height: 55px;
    }
    .cap-heading{
        margin-left: 20px;
        margin-top: 10px;
        width: 70%;
    }
    .read-more-section {
        display: none;
    }
    .read-more-btn {
        display: inline-block;
        color: #66427E;
        text-decoration: underline;
        cursor: pointer;
    }

    .read-more {
        display: none;

    }

    .ideas-banner {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-size: cover;
        background-position: top;
        top: 0;

    }

    .connect-container {
        /*height: 60vh;*/
        width: 100%;
        z-index: 1;
        padding-bottom: 50px;

    }

    .connect-text-container {
        width: 100%;
        color: white;
        /*height: 50vh;*/
        padding: 30px 15px 20px 15px;
        float: left;
        text-align: center;
    }

    .connect-heading {
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        /*font-weight: bold;*/
    }

    .connect-big-heading {
        color: #FFE325;
        text-transform: uppercase;
        font-size: 40px;
        font-weight: bold;
    }

    .connect-form-container {
        width: 100%;
        float: left;
    }

    .connect-form-container .form-field input {
        background: white;
        color: black;
        padding: 8px;
        width: 94%;
        border: 1px solid #707070;
        height: 20px;
        border-radius: 5px;
        font-family: 'B612', sans-serif;
    }

    .connect-form-container .form-field {
        margin-bottom: 15px;
    }

    .connect-form-container .enq-form {
        width: 70%;
        background: white;
        margin-left: 10%;
        margin-right: 10%;
        /*margin-top: 50px;*/
        border-radius: 10px;
    }

    .form-heading {
        text-align: center;
        margin-bottom: 10px;
        font-size: 16px;
        margin-top: 10px;
    }

    .girl-container {
        width: 100%;
        height: 100%;
        float: left;
        padding: 2%;
        /*padding-top: 100px;*/

    }

    .girl-img {
        width: 100%;
        height: 400px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .why-girl-txt-container {
        color: #707070;
        width: 100%;
        float: left;
        padding: 0px 20px 20px 20px;
        font-size: 18px;
        text-align: center;
    }

    .girl-txt-heading {
        margin-bottom: 20px;
        display: inline-block;
        background: #FFE326;
        padding: 5px 5px 0px 5px;
        text-align: justify;
    }

    .why-girl-all-text {
        text-align: justify;
    }

    .girl-txt-sub-heading {
        margin-bottom: 20px;
        font-family: worksanssemibold;
    }

    .personalization {
        color: #66427E;
        font-weight: bold;
        font-family: worksansbold;
        font-size: 18px;
    }

    .we-have-got-container {
        background: #F8F8F8;
        padding-top: 50px;
        text-align: center;

    }

    .we-have-got-heading {
        text-align: center;
        background: #FFE326;
        padding: 5px 5px 0px 5px;
        display: inline-block;

    }


    .upper-container {
        width: 48%;
        display: inline-block;
        /*margin-left: 2.5%;*/
        /*margin-right: 2.5%;*/
        margin-bottom: 20px;
        vertical-align: top;
    }

    .single-icon-container {
        width: 100%;
        height: 150px;
        padding: 25%;
        border-radius: 10px;
        cursor: pointer;
    }

    .we-have-icons-container {
        padding: 40px;
    }

    .we-have-single-icon {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .single-icon-heading {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
        color: #707070;
        font-family: worksansboldmedium;
    }

    .psd-usp-container {
        width: 100%;
        /*height: 500px;*/
        padding: 20px;

    }

    .single-usp {
        color: white;
        width: 45%;
        height: 100%;
        float: left;
        text-align: center;
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-bottom: 30px;
        background: #4A2075;
        padding: 10px;
        border-radius: 10px;

    }

    .single-usp-number {
        font-size: 50px;
        margin-bottom: 7px;
        /*font-weight: bold;*/
        font-family: "bebas";

    }

    .single-usp-dtls {
        font-size: 20px;
        font-family: "bebas";

    }

    .connect-to-expert-container {
        color: black;
        /*margin-top: 20px;*/
        text-align: center;
    }

    .connect-expert-btn {
        padding: 10px;
        background: white;
        /*width: 30%;*/
        display: inline-block;
        font-size: 20px;
        border-radius: 5px;
        font-family: worksanssemibold;
        color: #5C5B5B;


    }

    .connect-now-btn {
        width: 50%;
        display: inline-block;
        font-size: 18px;
        border-radius: 5px;
        font-family: 'worksanssemibold';
        padding: 10px;
        cursor: pointer;
        background: #795548;
        color: white;
        border: 1px solid #5C5B5B;

    }

    .partner-container {
        height: 500px;
        padding: 20px;
        padding-top: 40px;
    }

    .partner-img {
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 400px;
        /*float: left;*/
        background-position: bottom ;
        position: relative;
        /*margin-top: 140px;*/

    }
    .partner-container{
        height: auto;
    }

    .partner-desc-container {
        width: 100%;
        /*float: left;*/
    }

    .partner-heading {

    }

    .partner-benefits-container {
        /*margin-top: 30px;*/
        padding: 10px;
        border-radius: 20px;
        background: white;
        position: relative;
        /*left: -150px;*/
        width: 88%;
        margin-left: 6%;
        margin-right: 6%;
        margin-top: -100px;
        box-shadow: 0px 1px 6px rgb(86 78 40 / 75%)
    }

    .partner-benefits-container li {
        margin-top: 10px;
        border-bottom: 1px solid #707070;
        padding-bottom: 10px;
        font-size: 15px;
        color: #707070;
        position: relative;
    }

    .partner-benefits-container ul {
        padding-left: 15px;
    }

    .secret-container {
        margin-top: 20px;
        position: relative;
    }

    .secret-heading-container {
        text-align: center;
    }

    .secret-heading {
        /*width: 100%;*/
        display: inline-block;
        background: #FFE326;
        text-align: center;
        padding: 10px;

    }

    .secret-icon-container {
        height: 600px;
        padding: 20px;
    }

    .secret-icon {
        width: 100%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .industry-container {
        margin-top: 30px;
        padding: 20px;
        width: 100%;
    }

    .industries-section {
        width: 33%;
        padding: 1%;
        float: left;
    }

    .single-industry {
        height: 130px;
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 40px;
        cursor: pointer;

    }

    .industry-img {
        width: 60%;
        background-repeat: no-repeat;
        height: 60%;
        background-size: contain;
        margin-left: 20%;
        margin-bottom: 5px;
        background-position: center;

    }

    .industry-heading {
        color: white;
        text-align: center;
        margin-top: 0px;
        font-size: 14px;
    }

    .industry-second {
        margin-top: 100px;
    }

    .bulb-section {
        width: 100%;
        float: left;
    }

    .bulb-heading {
        margin-top: 55px;
        /*padding-left:30px ;*/
    }

    .bulb-img-container {
        height: 400px;
    }

    .bulb-img {
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        background-position: center;
    }

    .many-more {
        text-align: right;
        font-size: 20px;
        color: #707070;
    }

    .client-heading {
        text-align: center;
        position: relative;
        top: 20px;
    }

    .free-section-heading {
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
    }

    .free-section-sub-heading {
        text-align: center;
        font-size: 55px;
        color: #795548;
        margin-top: 20px;
        font-family: "bebas";
    }

    .free-section-container {
        padding-top: 50px;
        background: #F8F8F8;
        padding-bottom: 50px;

    }

    .usp-bg {
        background-repeat: no-repeat;
        background-size: cover;
    }

    #submitFeedbackLanding {
        /*width: 40%;*/
        width: auto;

    }

    #submitFeedbackLandingPop {
        /*width: 40%;*/
        width: auto;

    }

    .clients-say {
        margin-top: 50px;
    }

    .partner-heading {
        position: absolute;
        left: 0px;
        text-align: center;
        /*margin-left: 40px;*/
        width: 100%;

    }

    .rectangle-bg {
        width: 100%;
        height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        position: absolute;
    }

    .segment-cases {
        /*background-color: #F8F8F8;*/
        width: 80%;
        margin: 0 10%;
    }

    .segment-cases .single-case {
        padding-top: 10px;
        margin-top: 20px;
    }

    .partner-desc-box {
        padding: 10px;
    }

    .section-heading {
        font-size: 30px;
        padding: 5px 5px 0px 5px;
    }

    .segment-cases .single-case {
        width: 96%;
        margin: 0 2%;
        margin-top: 50px;
    }

    .fixed-connect-now-container {
        position: fixed;
        bottom: 0;
        z-index: 1000;
        background: #795548;
        color: white;
        width: 100%;
        padding: 10px;
        cursor: pointer;
    }

    .fixed-connect-now-btn {
        text-align: center;
        font-size: 18px;
    }

    .connect-form-container-pop-up {
        display: block;
        z-index: 1000;
        position: absolute;
        background: white;
        margin: 0 5%;
        width: 90%;
        box-shadow: 0px 1px 6px rgb(86 78 40 / 75%);
        border-radius: 10px;
    }

    .connect-form-container-pop-up .form-field input {
        background: white;
        padding: 8px;
        width: 90%;
        color: #707070;
        border: 1px solid #707070;
        height: 30px;
        border-radius: 5px;
        font-family: 'B612', sans-serif;
        font-size: 16px;
    }

    .connect-form-container-pop-up .form-field {
        margin-bottom: 30px;
        padding: 0 20px;

    }

    .connect-form-container-pop-up .enq-form {
        background: white;
        width: 100%;
        padding: 0;
    }

    .cross-icon-pop {
        font-size: 30px;
        float: right;
        color: #663399;
        margin-right: 20px;
        cursor: pointer;
        font-family: worksansbold;
        margin-top: 20px;
    }


}

/*Galaxy fold*/
@media only screen and (max-width: 300px) {
    .footer-logo{
        width: 150px !important;
    }
    footer .logo-box{
        width: 150px !important;
    }
    .logo-box {
        width: 150px;
    }
    .hamburger{
      padding: 5px;
        margin-top: 15px;
    }
    .connect-now-btn{
        width: auto;
    }

    .single-usp-dtls {
        font-size: 18px;
    }

    .psd-usp-container {
        padding: 10px;
    }

    .connect-expert-btn {
        font-size: 16px;
    }

    .partner-container {
        padding: 10px;
    }

    .section-heading {
        font-size: 25px;
    }

    .industry-container {
        padding: 10px;
    }

    .industry-img {
        width: 50%;
        margin-bottom: 3px;
    }

    .industry-heading {
        font-size: 12px;
    }

    .many-more {
        font-size: 14px;
    }

    footer .logo-box {
        width: 200px;
    }


}