.BannerForm{
    position:relative;
}
.BannerForm .form-getoffer {
    background: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0px 0px 8px #454545;
    position: static;
    max-width: 400px;
    width: 100%;
}
.BannerForm .form-getoffer h3 {
    color: #da526b;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}
.BannerForm .form-getoffer p {
    color: #858383;
    font-size: 13px;
    font-weight: 500;
}
.BannerForm .form-getoffer button {
    border: none;
    background: #da526b;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    padding: 13px;
    margin-top: 6px;
}
#banner_sec .c_container{
    position: static;
}

img.logo-left {
    max-width: 241px;
    position: absolute;
    left: 50px;
    top: 25px;
} 
img.logo-right {
    position: absolute;
    right: 50px;
    top: 40px;
}
.header-content h3 {
    color: rgb(46 92 154);
    text-align: center;
    font-size: 20px;
    max-width: 673px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: bold;
}
.header-content h4 {
    color: #b63850;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 557px;
    margin: 0 auto;
}
.header-content {
    margin-top: 60px;
}
img.aniverse {
    max-width: 100%;
}
.triblock {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.ofr-1 {
    text-align: center;
}
.ofr-1 h4 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    padding: 3px 0;
}
.ofr-2 {
    padding: 0 25px;
    border-radius: 35px;
    background: #fff;
    position: relative;
    top: 1px;
    width: 100.5%;
    left: -1px;
}
.offer {
    background: rgb(92 145 217);
    border-radius: 35px;
    border: 2px dotted #da526b;
    position: relative;
}
.ofr-2 h5 {
    color: #da526b;
    text-transform: uppercase;
}
.ofr-2 h3 {
    color: #da526b;
    font-size: 52px;
}
.outer{
    display: none;
}
img.jingle {
    position: absolute;
    top: -53px;
    right: -15px;
}
p.terms {
    font-size: 10px;
    margin: 0;
    position: absolute;
    right: -35px;
    transform: rotate(-90deg);
    color: #858585;
    bottom: 35px;
}
p.valid {
    text-align: center;
    font-weight: 500;
    font-size: 15px;
}
.split {
    display: flex;
    align-items: flex-end;
    border-bottom: 1px solid #2362b8;
}
p.also {
   color: #b63850;
   text-align: center;
   font-size: 10px;
   margin: 0;
   font-weight: 600;
   padding: 5px;
}
.disclist ul {
    margin: 0;
}
.disclist {
    color: rgb(35 98 184);
}
.ondisc p {
    background: #2362b8;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin: 0;
}
.ondisc h1 {
    color: #da526b;
    margin-bottom: 0;
    font-size: 50px;
}

/* responsive */

@media screen and (min-width:768px) and (max-width: 1360px) {
    #banner_sec{
        height: auto;  
    }
    .outer {
        display: block;
        margin: 35px auto;
    }
    .triblock .col-lg-4 {
        flex: 50%;
        max-width: 50%;
    }
    .triblock div#mainForm {
        display: none;
    }
    .anniversaryImg {
        max-width: 350px;
        margin: 0 auto;
    }
    .offer {
        max-width: 340px;
        margin: 0 auto;
    }   
    .triblock {
        margin-top: 35px;
        height: auto;
    }
}

@media screen and (max-width:1023px) {
    .anniversaryImg {
        text-align: center;
        max-width: 320px;
        margin: 0 auto;
    }
    #banner_sec {
        height: auto;
    }
    .offer {
        max-width: 320px;
        margin: 0 auto;
        margin-top: 35px;
    }
    .triblock div#mainForm {
        display: none;
    }
    .outer {
        display: block;
        margin: 35px auto;
    }
    #about_motherhood .form-getoffer{
        display: none;
    }
}
@media screen and (max-width:767px) {
    #banner_sec .c_container {
        display: block;
    }
    #banner_sec {
        background-image: url(./images/HRBR3rdanniveryLandingPage_1600X842Background.png) !important;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
        background-position-x: -120px;
        background-position-y: -60px;
    }
    img.logo-left {
        max-width: 150px;
        position: absolute;
        left: 10px;
        top: 5px;
    }
    img.logo-right {
        position: absolute;
        right: 15px;
        top: 9px;
        max-width: 120px;
    }
    .header-content {
        margin-top: 85px;
    }
    .header-content h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .header-content h4 {
        font-size: 21px;
    }
    .anniversaryImg {
        max-width: 200px;
    }
    .offer {
        max-width: 330px;
    }
    .ofr-1 h4 {
        font-size: 16px;
    }
    .ofr-2 h5 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .ofr-2 h3 {
        font-size: 32px;
    }
    img.jingle {
        max-width: 65px;
        top: -30px;
    }
    p.valid {
        font-size: 13px;
    }
    .ondisc h1 {

        font-size: 30px;
    }
    .ondisc p {

        font-size: 12px;

    }
    p.also {
        font-size: 12px;
    }
}
@media screen and (max-width:480px){
    #banner_sec {
        height: auto;
    }
    .BannerForm .form-getoffer{
        max-width: 90%;
    }

}


.i4ewOd-pzNkMb-haAclf{
    display: none!important;
}

footer .foot1 .tl p {
    font-size: 13px;
}

footer .foot1 .tl h4 {
    color: #0c7bbc;
    font-size: 16px;
    padding-left: 5px;
}