.bg-img1 {
    background-size: cover !Important;
}

.keybenefits-section {
    position: relative;
    top: 0%;
    left: 0%;
    margin-top: 25px;
}

.kbmiddle {
    position: relative;
    left: 26%;
}

.kb1 {
    position: absolute;
    left: 29%;
    bottom: 95%;
}

.kb2 {
    position: absolute;
    left: 49%;
    bottom: 60%;
}

.kb3 {
    position: absolute;
    left: 50%;
    top: 58%;
}

.kb4 {
    position: absolute;
    left: 29%;
    top: 96%;
}

.kb5 {
    position: absolute;
    right: 64%;
    top: 58%;
}

.kb6 {
    position: absolute;
    right: 64%;
    bottom: 58%;
}

    .kb1 img, .kb2 img, .kb3 img, .kb4 img, .kb5 img, .kb6 img, .kbmiddle img {
        width: 75%;
    }


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

@media only screen and (max-width:767px) {
    .desktop-view {
        display: none !important;
    }

    .desktop-menu-view {
        display: none !important;
    }



    #form-1 {
        top: 150px !important;
    }

    #form-2 {
        top: 190px !important;
    }

    #form-3 {
        top: 230px !important;
    }

    #form-4 {
        top: 270px !important;
    }

    #form-5 {
        top: 310px !important;
    }

    #form-6 {
        top: 310px !important;
    }

    #mySidenav a {
        position: fixed;
        right: -264px !important;
        transition: 0.3s;
        padding: 7px 10px 7px !important;
        width: 300px;
        text-decoration: none;
        font-size: 14px !important;
        color: white;
        border-radius: 0 5px 5px 0;
    }

    #mySidenav #form-4:hover {
        right: 0 !important; /* On mouse-over, make the elements appear as they should */
    }

    .forcefullwidth_wrapper_tp_banner, #rev_slider_22_1_wrapper, #rev_slider_22_1 {
        height: 300px !Important;
        display: none;
    }

    .tp-caption.tp-resizeme, .tp-caption.tp-resizeme strong {
        font-size: 14px !Important;
    }

    .counters .feature-box .feature-item {
        width: 23.6%;
        display: block !Important;
        text-align: center;
    }

    #LaunchingDiv {
        margin-top: 90px !important;
        margin-bottom: -275px !important;
    }

        #LaunchingDiv .container:nth-child(2) {
            max-width: 320px !important;
            padding: 0;
        }

    .launch-header {
        padding: 15px 0 15px !important;
    }

    h1.launching-title-1, h1.launching-title-2 {
        font-size: 1.3rem !important;
    }

    p.launching-text-1 {
        font-size: 1.1rem !important;
    }

    .launch-text {
        padding: 0px 0 10px !important;
    }

    span.investing-number-4 {
        bottom: 0 !important;
        top: unset !important;
        margin-bottom: -70px !important;
        margin-top: unset !important;
        left: 0;
        margin-left: -70px;
        text-align: right !important;
        line-height: 90px !important;
        padding-right: 25px;
    }

    span.investing-number-3 {
        right: 0 !important;
        left: unset !important;
        top: unset !important;
        bottom: 0 !important;
        margin-bottom: -70px !important;
        margin-right: -70px !important;
        text-align: left !important;
        line-height: 90px !important;
        padding-left: 25px !important;
    }

    .counters .feature-box .feature-item {
        height: 210px !important;
    }

    div#keybenefits-section tr td {
        border-bottom: 5px solid #efe7d6 !important;
    }

    .counters .feature-box .feature-item:nth-child(5) {
        height: 270px !important;
    }

    strong.risk-1 {
        line-height: 0.5;
        font-size: 0.9rem;
    }

    #KeyBenefits {
        margin-bottom: 40px;
    }

    #FundSuitability, #Riskometer, #SchemeDetails, #KeyDifferentiators, #AboutFund {
        margin-bottom: 30px;
    }

    .investment-process-1, .investment-process-2, .investment-process-3, .investment-process-4, .inprocess-note {
        font-weight: 300 !important;
    }

    #KeyBenefits .bcf-key-benefits table tr td {
        border-bottom: 5px solid #fff !important;
    }

    #InvestmentProcess .title h2, #InvestmentProcess .title h2 span {
        font-size: 1.4rem;
    }

    .Launchingdiv {
        width: 100% !important;
        background: #efe7d6 !important;
        margin-left: 0px !important;
        padding: 20px 20px !important;
        margin-top: 0px !important;
        border: 3px solid #fff !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        box-shadow: unset !important;
        border-right: 0 !important;
    }

    section#LaunchingmobileDiv {
        margin-top: -20px;
    }

    .launching-title {
        background: #efe7d6 !important;
    }
}

@media only screen and (min-width:768px) {
    .mobile-view {
        display: none !important;
    }


    .mobile-menu-view {
        display: none !important;
    }
}

.btn.btn-nav.download-sid {
    background: #231f20;
    border-color: #231f20;
    color: #fff;
    margin-left: 3px;
}

    .btn.btn-nav.download-sid:hover {
        background: #3769ff;
        border-color: #3769ff;
        color: #fff;
    }

.btn.btn-nav.invest-money:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

@media (min-width: 1200px) {
    .container.container-header, .container {
        max-width: 96% !important;
        width: 96% !important;
    }
}

@media (max-width: 400px) {

    td, th {
        padding: 10px 4px;
        line-height: 20px;
    }

    .who-shld-invest {
        margin-left: -5px;
    }
}

.feature-image {
    width: 60px;
}

#LaunchingDiv {
    background-color: #fddbbc;
    margin-top: 0px;
    margin-bottom: 0;
    z-index: 999999;
    padding-bottom: 20px;
    position: absolute;
    top: 118px;
    left: 0;
    max-width: 400px;
    min-height: 700px;
    padding: 0;
    border-right: 3px solid #fff;
    box-shadow: 1px 5px 10px #000;
}

.Launchingdiv {
    width: 350px;
    background: #fddbbc;
    margin-right: -110px;
    padding: 90px 20px;
    margin-top: 80px;
    border: 3px solid #fff;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: -1px 2px 5px #000;
    border-left: 0;
}

.Launchingdiv-1 {
    background: #fddbbc;
    position: absolute;
    width: 100%;
    margin-top: -10px;
}

.Launchingdiv-2 {
    background: #fddbbc;
    position: absolute;
    width: 100%;
    margin-top: -10px;
}

#LaunchingDiv .container:first-child {
    max-width: 100%;
    padding: 0;
}

#LaunchingDiv .container:nth-child(2) {
    max-width: 600px;
    padding: 0;
}

h1.launching-title-1 {
    color: #dc4407;
    text-shadow: 1px 2px 2px #ffffff;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.5rem;
}

h1.launching-title-2 {
    color: #000;
    text-shadow: 1px 2px 2px #ffffff;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.5rem;
}

p.launching-text-1 {
    text-align: center;
    color: #000;
    font-weight: 500;
    text-shadow: 1px 1px 1px #ffffff;
    margin: 20px 0;
    padding-bottom: 15px;
    font-size: 1.2rem;
    text-transform: uppercase;
}

p.launching-text-2 {
    text-align: center;
    color: #d24b10;
    font-weight: 700;
    font-size: 0.6rem;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    line-height: 15px;
}

.launch-header {
    background-color: transparent;
    padding: 0;
    border-bottom: 0px solid #fff;
    box-shadow: unset;
}

.launch-text {
    background-color: transparent;
    padding: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 0px solid #fff;
    border-top: 0;
    box-shadow: unset;
    margin-top: 0;
}

span.bdr-btm {
    border-bottom: 1px solid #000000;
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: -13px;
}

.launching-title {
    background: #fddbbc;
    padding: 0 10px;
}

#KeyBenefits .title {
    text-align: center;
    margin-top: 30px;
}

div#keybenefits-section tr {
    background: rgb(254, 235, 215,0.8);
    border-radius: 20px;
}

div.bcf-key-benefits tr {
    background: #efe7d6 !important;
    border-radius: 20px;
}

div#keybenefits-section tr td {
    border-bottom: 2px solid #aecdc8;
}

    div#keybenefits-section tr td:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    div#keybenefits-section tr td:nth-child(2) {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

td.key-number span {
    background-color: #3769ff;
    padding: 0;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    color: #fff;
    display: block;
    line-height: 50px;
    text-align: center;
    animation: zoom-in-zoom-out-1 2s ease infinite;
}

span.investing-number-1, span.investing-number-2, span.investing-number-3, span.investing-number-4 {
    color: #fff;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 40px;
    font-weight: 700;
    position: absolute;
    box-shadow: 5px 5px 30px #333;
    animation: zoom-in-zoom-out 5s ease infinite;
    /*border:1px solid #fff;*/
}

span.investing-number-1, span.investing-number-2 {
    bottom: 0;
    line-height: 90px;
}

span.investing-number-3, span.investing-number-4 {
    top: 0;
    line-height: 210px;
}

span.investing-number-1 {
    background: #f92e49;
    text-align: left;
    right: 0;
    padding-left: 25px;
    margin-right: -70px;
    margin-bottom: -70px;
}

span.investing-number-2 {
    background: #4db797;
    text-align: right;
    left: 0;
    padding-right: 25px;
    margin-left: -70px;
    margin-bottom: -70px;
}

span.investing-number-3 {
    background: #fd7129;
    text-align: right;
    left: 0;
    padding-right: 25px;
    margin-left: -70px;
    margin-top: -70px;
}

span.investing-number-4 {
    background: #2badc1;
    text-align: left;
    right: 0;
    padding-left: 25px;
    margin-right: -70px;
    margin-top: -70px;
}

.zero-one p:before, .zero-two p:before, .zero-three p:before, .zero-four p:before {
    content: '\2022';
    font-size: 30px;
    margin-right: 5px;
    vertical-align: bottom;
}

.zero-two, .zero-three {
    text-align: right;
}

.zero-one, .zero-four {
    text-align: left;
}

    .zero-one p:before {
        color: #f92e49;
    }

.zero-two p:before {
    color: #4db797;
}

.zero-three p:before {
    color: #fd7129;
}

.zero-four p:before {
    color: #2badc1;
}

.investment-process {
    text-align: center;
}

    .investment-process img {
        width: 80%;
        -webkit-animation: spin 10s linear infinite;
        -moz-animation: spin 10s linear infinite;
        animation: spin 10s linear infinite;
    }

.investment-process-1:before, .investment-process-2:before, .investment-process-3:before, .investment-process-4:before {
    height: 50px;
    width: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50%;
    margin: 0 auto;
}

.investment-process-1:before {
    content: '1';
    background: #f92e49;
}

.investment-process-2:before {
    content: '2';
    background: #4db696;
}

.investment-process-3:before {
    content: '3';
    background: #fd7129;
}

.investment-process-4:before {
    content: '4';
    background: #2badc1;
}

.investment-process-1 {
    background: transparent;
    position: absolute;
    top: 30%;
    width: 30%;
    right: 0%;
    text-align: center;
    font-weight: 500;
}

.investment-process-2 {
    background: transparent;
    position: absolute;
    bottom: 10%;
    width: 30%;
    right: 0%;
    text-align: center;
    font-weight: 500;
}

.investment-process-3 {
    background: transparent;
    position: absolute;
    bottom: 10%;
    width: 30%;
    left: -2%;
    text-align: center;
    font-weight: 500;
}

.investment-process-4 {
    background: transparent;
    position: absolute;
    top: 30%;
    width: 30%;
    left: -2%;
    text-align: center;
    font-weight: 500;
}

.bcf-key-benefits table {
    margin: auto;
}

    .bcf-key-benefits table tr td {
        border-bottom: 5px solid #fff !important;
    }

#FundSuitability .title {
    text-align: center;
    margin-top: 60px;
}

#KeyDifferentiators .title {
    text-align: center;
    margin-top: 45px;
}

.inprocess-note {
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
}

.header-border-1 {
    border-bottom: 5px solid #3769ff;
    display: block;
    width: 10%;
    margin: 0 auto 30px;
    padding: 0;
    line-height: 0.5;
}

#TheTeam h2, #SchemeDetails h2, #FundSuitability h2, #KeyBenefits h2, #InvestmentProcess h2, #WhyInvest h2, #KeyDifferentiators h2 {
    margin-bottom: 5px;
}

#LeafletForm {
    padding-top: 12rem;
}

.leafletform form {
    display: contents;
    font-size: 1.1rem;
    font-weight: 500;
}

    .leafletform form input {
        width: 100%;
    }

.leafletform .container {
    background: #fff;
    padding: 15px 40px 40px;
    border-radius: 5px;
    border: 1px solid #f65733;
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.leafletform input, .leafletform select {
    width: 100%;
    border: 1px solid #333;
    height: 50px;
    background-color: #fff;
    border-radius: 10px;
    color: #333;
}

    .leafletform input:focus {
        background-color: #fff;
    }

.submit-btn-container {
    float: right;
    width: 100%;
}

    .submit-btn-container input {
        border: 0px !important;
        outline: none;
    }

.submit-btn {
    background: #30923d !important;
    display: block;
    color: #ffff !important;
    width: 325px !important;
    font-size: 1.3rem;
    margin-top: 30px;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.3, 1.3);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes zoom-in-zoom-out-1 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.15, 1.15);
        background: #f5530d;
        /*border:1px solid #000;*/
    }

    100% {
        transform: scale(1, 1);
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    body {
        font-size: 1.3rem;
    }
}

/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #f65733;
    background-color: #ffffff;
    margin-bottom: 30px;
    margin-top: 30px;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: unset;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
        margin: auto;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #3769ff;
            color: #ffff;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #3769ff;
            color: #ffff;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 0;
    border: 0px solid #ccc;
    border-top: none;
    width: 100%
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

    .topright:hover {
        color: red;
    }

.clear-div {
    clear: both;
    float: left;
}

.tabcontent1 .col-md-4, .tabcontent1 .col-md-3, .tabcontent1 .col-md-6 {
    float: left;
}

.tab input {
    margin-bottom: 0;
    background-color: inherit;
    float: unset;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 16px;
    transition: 0.3s;
    font-size: 17px;
    margin: auto;
}

    .tab input:hover {
        background-color: #3769ff;
        color: #ffff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        background-image: linear-gradient(to right, #5f32e5, #3668fb) !important;
    }

    .tab input.active {
        background-color: #f65733;
        color: #ffff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

h3.co-branded-title {
    color: #3769ff;
    margin-bottom: 0px;
    border-bottom: 0px solid rgba(0,0,0,.1);
    padding-bottom: 5px;
    font-size: 22px;
    margin-top: 0;
}

.pdf-dwnld a {
    color: #3769ff;
    text-decoration: underline;
    font-size: 2.0rem;
}

    .pdf-dwnld a:hover, .pdf-dwnld a:focus {
        outline: none;
        border: none;
        text-decoration: underline;
    }

.pdf-dwnld hr {
    margin-bottom: 30px;
}

.design-img {
    border: 1px solid #333;
    padding: 5px 14px;
    border-radius: 10px;
    height: 58px;
    text-align: center;
}

    .design-img img {
        height: 100%;
    }

.tp-bgimg.defaultimg {
    background-position: -240px center !important;
}

.tabcontent1 label {
    font-size: 1.5rem;
    font-weight: 500;
}

.tabcontent1 input, .tabcontent1 select {
    margin-bottom: 0px;
}

.tabcontent1 input[type=file] {
    margin-top: 0.5rem;
    padding-top: 11px;
}

input.submit-btn {
    background-position: 0% 0%;
    display: block;
    color: #ffff !important;
    width: 100% !important;
    font-size: 2.0rem;
    margin-top: 30px;
    background-color: #f65733 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.btn.btn-nav.download-sid i {
    margin-right: 3px;
}

.invest-money {
    margin-left: 10px;
}

sapn#lblUploadTitle {
    font-size: 1.5rem;
    font-weight: 500;
}

img#croppedImage {
    background: transparent;
    padding: 0;
    margin: 20px auto;
    display: block;
    border-radius: 3px;
    border: 8px solid #b1a896;
}

.arn-preinput {
    position: absolute;
    background: #bad0e3;
    height: 48px;
    line-height: 50px;
    padding: 0 10px;
    margin-top: 1px;
    margin-left: 1px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 1.5rem;
    color: #343a40;
    text-transform: uppercase;
}

input#txtLine2 {
    padding-left: 105px;
}

input#txtLine3 {
    padding-left: 60px;
}

.bottom-tabcontent1 {
    clear: both;
}

.typebtn table {
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-collapse: separate;
}

.typebtn td {
    border-bottom: 0px solid #dedede;
    line-height: 1;
    background: #fff;
    border: 1px solid #333;
}

    .typebtn td input {
        height: 25px;
        text-align: center;
    }

    .typebtn td label {
        font-size: 1.0rem;
        font-weight: 500;
    }

.typebtn p {
    display: none;
}

.typebtn tr:first-child td:first-child {
    border-top-left-radius: 10px;
    /*border-right: 0;*/
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.typebtn tr:first-child td:last-child {
    border-top-right-radius: 10px;
}

.typebtn tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.typebtn tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
    border-left: 0;
    display: none;
}

.typebtn tr td:nth-child(2) {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

ul.navbar-nav.mx-auto.alt-font {
    display: none !important;
}

.btn.btn-nav.download-sid {
    float: right;
}

a.btn.btn-nav.download-sid.desktop-menu-view:hover {
    background-color: #3769ff;
    color: #fff !important;
}

.leafletNotFound {
    text-align: center;
    color: #f00;
    font-weight: 500;
    font-size: 15px;
    margin-top: 20%;
}

@media(max-width:572px) {
    .typebtn {
        margin-bottom: 18px;
    }

    footer.footer-area.section-padding {
        padding: 1.5rem 0rem 1.5rem !important;
    }
}

input#ContentPlaceHolder1_txtLine2 {
    text-indent: 90px;
}

input#ContentPlaceHolder1_txtLine3 {
    text-indent: 60px;
}


/**New CSS Franklin**/
.grid-container {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-areas: "slot1";
    grid-template-columns: 1fr;
    grid-gap: unset;
    background-color: #fff;
    padding: 0px;
    padding-top: 0rem;
    position: relative;
}

.grid-container > div {
    text-align: center;
    padding: 20px 0;
    font-size: 30px;
    font-size: 2rem;
    padding: 25px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.scrolldown {
    background: rgba(255,255,255,0.0);
    position: absolute;
    top: 37%;
    z-index: 999;
    padding: 10px !important;
    border-radius: 10px;
    height: auto;
    width: 200px;
    /* line-height: 70px; */
    left: 25%;
}

.scrolldowncontan {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: self-start;
    align-self: center;
    justify-content: center;
    padding: 0px !important;
    border-bottom: 0px !important;
}

.scrolldown p {
    color: #3767fb;
    font-size: 18px !important;
    margin-bottom: 5px;
    font-weight: 500;
    text-shadow: 2px 3px 3px rgb(0 0 0 / 40%);
}

.item1 {
    grid-area: slot1;
    display: flex;
    flex-direction: row;
    height: 28.125rem;
    position: relative;
    min-height: 45rem;
    background-size: cover;
    background-image: url(../../corporate/img/bg-banner-1.jpg);
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: stretch;
}

.item2, .item3 {
    justify-content: flex-start;
    position: relative;
    height: inherit;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.item2 {
    background-color: #3769ff;
}

.item3 {
    background-color: #6730e3;
}

.footer-logo img {
    height: 3rem;
}

.footer-sec {
    align-self: center;
}

.cobrandedcontainer {
    width: 100%;
    border: 0px solid #c3c3c3;
    display: flex;
    margin: 3rem 1rem 10rem;
    min-height: 400px;
}

.cobrandedcontainer .nav .button-dropdown.searchresult {
    position: relative;
    margin-bottom: 20px;
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}

/*.cobrandedcontainer .cobcontent {
    flex-grow: 1;
    padding: 3rem 1rem;
    border-left: 1px solid #3769ff;
    border-right: 0px solid #e6e6e6;
    text-align: center;
}

.cobrandedcontainer .cobcontent:first-child {
    border-left: 0;
}*/

.conew {
    margin-top: 4.5rem;
}

.cobrandedcontainer h2 {
    color: #212121 !important;
    font-size: 1.48rem;
    font-weight: 600;
}

.pdleft {
    padding-left: 0px !important;
}

.pdright {
    padding-right: 0px !important;
}

.searchbox {
    float: right;
    background: #3769ff;
    border: double 1px transparent;
    border-radius: 6px;
    background-image: linear-gradient(white, white), linear-gradient(to right, #aea0ee, #90a7f0);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    overflow: hidden;
}

    .searchbox input {
        border: 0px;
    }

    .searchbox button {
        border: 0px;
        outline: navajowhite;
        background: transparent;
        margin-right: 5px;
        color: #777;
    }

    .searchbox button:focus {
        outline: none;
        border: 0px;
    }

.conew h2 {
    color: #3769ff;
    margin-top: 0;
    margin-bottom: 10px;
}

.cobrandedcontainer img {
    height: 50px;
    margin-bottom: 8px;
}

/*.cobcontent:hover{
    background-color: #f4f4f4;
    cursor: pointer;
    box-shadow: 2px 3px 3px #ccc;
}

.active {
    background-color: #f4f4f4;
    cursor: pointer;
    box-shadow: 2px 3px 3px #ccc;
}

.cobcontent {
    align-self: start;
}*/







.navbar-nav {
    float: right !important;
}

.signInBtn {
    background-color: #3769FF !important;
    color: #fff !important;
    background-image: linear-gradient(to right, #5f32e5, #3668fb) !important;
    border-radius: 15px;
}

.navbar > .container, .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    -ms-flex-align: start !important;
    align-items: start !important;
    -ms-flex-pack: justify;
    justify-content: start;
}

.logoBtn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.navbar.navbar-static .nav-link, .btn.btn-nav {
    border-bottom: none !important;
}


.navbar-nav {
    margin-top: 20px !important;
}

.pad0 {
    padding: 0 !important;
}

.signInBtn {
    padding: 0.5rem 2.1rem 0.5rem 2.1rem !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px !important;
}

.contactBtn {
    font-weight: 500 !important;
}

.signInBtn2 {
    display: none !important;
}

.footNav {
    display: flex;
    flex-direction: row !important;
    float: left;
}

.nav-item {
    list-style: none !important
}

.socialIcon {
    width: 15px !important;
}

.footNav a {
    color: #1446e1 !important;
}

.footNav .nav-item a:hover {
    border-bottom: none !important;
}

.mt150 {
    margin-top: 150px !important;
    margin-bottom: 50px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 20px !important;
}

.signBtn {
    padding: 0.5rem 1.7rem 0.5rem 1.7rem !important;
    background-color: unset !important;
    border-color: none !important;
    background-image: linear-gradient(to right, #5f32e5, #3668fb) !important;
    background-image: webkit-linear-gradient(to right, #5f32e5, #3668fb) !important;
    border-radius: 15px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    background-repeat: unset !important;
}

.signBtn:hover, .signBtn:focus, .signBtn:active{
    background-image: webkit-linear-gradient(to right, #5f32e5, #1946c9) !important;
    background-image: linear-gradient(to right, #5f32e5, #1946c9) !important;
}

.signLabel {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    background-image: linear-gradient(to right, #5f32e5, #514af0);
    padding: 12px 15px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    width: 50%;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 1px;
    font-weight: 400 !important;
}

.emptyheader {
    background-image: linear-gradient(to right, #5f32e5, #3668fb);
    display: block;
    height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 30px;
    overflow: hidden;
}

.signDiv {
    border-bottom: 0px solid #3769ff !important;
    padding-bottom: 0px !important;
}

.padding-60 {
    padding: 40px 15px;
}

.searchcontainer {
    margin: 0 !important;
    text-align: left !important;
}

.searchcontainer li {
    width: 95% !important;
    border-right: 0px solid #3769ff !important;
    text-align: left !important;
}

.searchresult li a {
    padding: 5px 0px !important;
    font-size: 14px;
    color: #3769ff !important;
    display: inline-block !important;
}

    .searchresult li a:hover {
        background-color: #fff !important;
        box-shadow: unset !important;
        color: #5f32e5 !important;
    }

.searchresult ul {
    margin-left: 0;
}

.searchresult h2 {
    border-bottom: 1px solid #ccc;
    padding: 5px 0px;
    margin-bottom: 10px;
    font-size: 16px;
}

.searchresult li a:before {
    content: '>';
    padding-right: 10px;
}

.notfoundcontainer {
    width: 90%;
}

.notfoundcontainer h2 {
    color: #f00 !important;
    margin: 5px 0px !important;
}

.resetSaerch {
    background-color: transparent !important;
    border: 1px solid #3b61f8 !important;
    background-image: linear-gradient(to right, #5f32e5, #3668fb) !important;
    border-radius: 15px !important;
    background-repeat: unset !important;
}

    .resetSaerch:hover {
        background-image: linear-gradient(to right, #5f32e5, #3668fb) !important;
    }

.uploadPhotocontan img#croppedImage {
    margin: 0px auto;    
    max-width: 200px;
    width: 100%
}

.uploadpdright {
    padding-right: 0px !important;
}

.codetext span {
    margin-bottom: 10px;
    display: block;
}

.optDiv {
    padding-left: 15px;
    margin-bottom: 30px;
    width: 100%;
    padding-right: 15px;
}

    .optDiv .signBtn, .signInOTP .signBtn {
        padding: 5px 10px 3px !important;
        font-size: 13px !important;
        width: 49%;
    }

    .optDiv input, .signInOTP input {
        border-radius: 5px;
        width: 100%;
    }

    .optDiv .signBtn:nth-child(1), .signInOTP .signBtn:nth-child(2) {
        background: #a96a08 !important;
        border: 1px solid #a96a08;
        float: unset;
    }

    .optDiv .signBtn:nth-child(1), .signInOTP .signBtn:nth-child(2) {
        background: #573ce9 !important;
        border: 1px solid #3965fa;
        float: inline-end;
        background-image: linear-gradient(to right, #5f32e5, #1946c9) !important;
    }

    .optDiv .mb-3.mt20, .signInOTP .mb-3.mt20 {
        margin-top: 0px !important;
    }

.signMsg {
    margin-bottom: 10px;
}

.resendbtn {
    background-color: #a96a08 !important;
    border: 1px solid #a96a08 !important;
}

.prfregMsg {
    margin-bottom: 20px;
    font-size: 15px;
}

.sigindropbtn span, .sigindropbtn i {
    pointer-events: none;
}

@media screen and (max-width:768px) {
    .padding-60 {
        padding: 0px 15px !important;
    }
    .pdgt40px {
        padding-top: 40px !important;
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}

.signInForm {
    padding: 40px 25px !important;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(229,229,229,0.8);
    -moz-box-shadow: 0px 1px 1px 0px rgba(229,229,229,0.8);
    box-shadow: 0px 1px 1px 0px rgba(229,229,229,0.8);
    min-height: 470px;
    border-radius: 0px !important;
    border: 1px solid #ccc;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.signUpForm {
    padding: 40px 25px !important;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(229,229,229,0.8);
    -moz-box-shadow: 0px 1px 1px 0px rgba(229,229,229,0.8);
    box-shadow: 0px 1px 1px 0px rgba(229,229,229,0.8);
    min-height: 400px;
    border-radius: 0px !important;
    border: 1px solid #ccc;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.signBtn {
    float: unset;
}

.equitymenu {
    position: absolute;
    top: 158px;
    width: 96%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/*.cobcontent{
            position: relative;
        }
        .cobcontent ul {
            list-style: none;
            text-align: left;
            border: 1px solid #ccc;
        }
        .cobcontent ul li a {
            padding: 7px 8px;
            border-bottom: 1px solid #ccc;
            background-color: #ebebeb;
            color: #212121;
            width: 100%;
            display: block;
        }
        .cobcontent ul li a:hover {
            color: #3769ff;
            text-decoration: none;
            background-color: #eee;
        }*/

.grid-container h2 {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 1.5px;
}

.grid-container p {
    font-size: 16px;
}

.grid-container > .item2, .grid-container > .item3 {
    cursor: pointer;
}

.item2:hover {
    background-color: #345edd;
}

.item3:hover {
    background-color: #5829c1;
}

.item1 {
    grid-area: slot1;
    display: flex;
    flex-direction: row;
    height: 1rem;
    position: relative;
    min-height: 50rem;
    background-size: cover;
    background-image: url(../../corporate/img/bg-banner-1.jpg);
    background-repeat: no-repeat;
    background-position: left 0% top 0%;
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: self-start;
    align-self: center;
    justify-content: center;
}

.itemcontent {
    background: rgb(55 105 255);
    padding: 4rem;
    width: 40%;
    box-shadow: 50px 50px 50px rgb(255 255 255 / 80%);
    border-radius: 15px;
    align-self: end;
    background-image: linear-gradient(to right, #5f32e5, #3668fb) !important;
    margin-right: 7rem;
}

    .itemcontent h2 {
        color: #fff;
        font-size: 21px;
        margin: 0px 0px 25px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.6;
    }

    .itemcontent p {
        color: #212121;
    }

    .itemcontent a {
        background: #3769ff;
        border: 1px solid #3769ff;
        color: #fff;
        padding: 10px 40px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 25px;
        display: inline-block;
        letter-spacing: 1.5px;
    }

        .itemcontent a:hover, .itemcontent a:focus, .itemcontent a:active {
            background: #345edd;
            text-decoration: none;
            color: #eee;
        }

.item3 h2 {
    line-height: 1.5;
}

.cobrandedcontainer .nav {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 100%;
}

    .cobrandedcontainer .nav li {
        list-style: none;
        display: inline-block;
        list-style: none;
        width: 19%;
        border-right: 1px solid #3769ff;
        text-align: center;
       
    }

        .cobrandedcontainer .nav li:last-child {
            border-right: 0px solid #3769ff;
            border-bottom: 0px solid #3769ff;
        }

    .cobrandedcontainer .nav .button-dropdown {
        position: relative;
    }

    .cobrandedcontainer .nav li a {
        display: block;
        color: #212121;
        background-color: #fff;
        padding: 30px 10px;
        text-decoration: none;
    }

        .cobrandedcontainer .nav li a span {
            display: inline-block;
            margin-left: 0px;
            font-size: 10px;
            color: #999;
        }

        .cobrandedcontainer .nav li a:hover, .cobrandedcontainer .nav li a.dropdown-toggle.active {
            background-color: #ebebeb;
            color: #3769ff;
            box-shadow: 1px 1px 1px #ccc;
        }

            .cobrandedcontainer .nav li a:hover span, .cobrandedcontainer .nav li a.dropdown-toggle.active span {
                color: #fff;
            }

    .cobrandedcontainer .nav li .dropdown-menu {
        display: none;
        position: absolute;
        left: 0;
        padding: 0;
        margin: 0;
        margin-top: 3px;
        text-align: left;
        right: 0;
        overflow-y: auto;
        max-height: 280px;
    }

        .cobrandedcontainer .nav li .dropdown-menu.active {
            display: block;
        }

        .cobrandedcontainer .nav li .dropdown-menu a {
            width: 25%;
        }

.cobrandedcontainer .dropdown-toggle::after {
    display: none;
}

.cobrandedcontainer .dropdown-menu > li, .cobrandedcontainer .dropdown-menu a {
    width: 100% !important;
    display: block !important;
    border-right: 0 !important;
}

.cobrandedcontainer .dropdown-menu a {
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}

.cobrandedcontainer .dropdown-menu > li > a {
    white-space: normal;
    background-color: #ebebeb;
    padding: 10px 10px;
    text-align: left;
}

.logregister {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .logregister a {
        background: #3769ff;
        width: 25%;
        color: #fff;
        height: 50px;
        border-radius: 5px;
        align-items: center;
        justify-content: center;
        display: flex;
        font-size: 18px;
        margin: 0px auto 25px;
    }

        .logregister a:hover, .logregister a:focus, .logregister a:active {
            background: #345edd;
            text-decoration: none;
            color: #eee;
        }

.newborder {
    border: 1px solid #364676;
    border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background: #fff;
}

.breadcrumbs {
    padding-top: 8rem;
    background: #3769ff;
}

.breadcrumbstext {
    padding: 25px 0px 25px 20px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}

.sigindropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

    .sigindropbtn:hover, .sigindropbtn:focus {
        background-color: #2980B9;
    }

.sigindropdown {
    position: relative;
    display: inline-block;
}

.sigindropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 165px;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .sigindropdown-content a {
        color: black;
        padding: 5px 16px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #ccc;
    }

.sigindropdown a:hover, .sigindropdown a:focus, .sigindropdown a:active {
    background-color: #345edd;
    text-decoration: none;
    color: #fff;
}

.siginshow {
    display: block;
}

.sigindropdown button, .sigindropdown button:hover, .sigindropdown button:focus, .sigindropdown button:active {
    border: none;
    outline: none;
}

.contactBtn {
    margin-top: 0 !important;
}

.searchbox i {
    color: #fff;
    padding: 15px 10px;
    z-index: 99999;
    background: #3a62f8;
}

.marbtm--20 {
    margin-bottom: 20px;
    height: 75px;
}

/*.labeltype{
        height: 200px;
        display: contents;
    }*/

.notfoundcontainer img {
    width: 30px;
    height: auto;
    margin: 0px 7px 0px 0px;
}

.leafletNotFound img {
    width: 30px;
    margin-right: 10px;
}

.signUpForm input, .signInForm input {
    margin-bottom: 5px;
    border: double 1px transparent;
    border-radius: 6px;
    background-image: linear-gradient(white, white), linear-gradient(to right, #aea0ee, #90a7f0);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.signUpForm .mb-3 > span, .signInDiv .mb-3 > span {
    white-space: nowrap;
    display: block;
    font-size: 12px;
    max-height: 5px;
}

.signUpForm .mb-3 {
    margin-bottom: 10px !important;
}

.signupBtn, .signInDiv > .mb-3.mt30 {
    display: block;
    text-align: center;
}

.uploadPhotocontan label {
    display: block;
}

.codetext, .signMsg span {
    font-size: 13px;
}

.emailcontan label {
    display: block;
}

.emailcontan input, .mobilecontan input {
    width: 100%;
    border-radius: 5px;
    height: 35px;
}

.uploadPhotocontan input {
    border-radius: 5px;
    width: 100%;
}

.bg-banner {
    background-image: url(../../corporate/img/bg-banner-1.jpg);
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-banner1 {
    background-image: url(../../corporate/img/bg-banner-1.jpg);
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 30%;
}

.bg-banner2 {
    background-image: url(../../corporate/img/bg-banner-2.jpg);
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
}

.signInForm .form-control::-webkit-input-placeholder, .signUpForm .form-control::-webkit-input-placeholder {
    color: #c3c4c6;
}

.signUpForm input#img-crop:before {
    content: 'Upload Photo';
    margin-right: 5px;
}

.signUpForm input#img-crop {
    font-size: 12px;
    padding: 5px 12px !important;
    color: #c3c4c6;
}

.signUpForm input {
    width: 100%;
}

.top-left {
    position: absolute;
    top: 0;
    left: 0;
}

.top-right {
    position: absolute;
    top: 0;
    right: 0;
}

.bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.signpdright{
    padding-right: 25px !important;
}

.signupdleftright {
    padding-right: 0px !important;
    padding-left: 25px !important;
}

.pdleftright {
    padding: 0px !important;
}

.pretext {
    font-weight: 600;
    font-size: 15px;
}

div#ContentPlaceHolder1_formDiv .col-md-12:nth-child(2), div#ContentPlaceHolder1_formDiv .col-md-12:nth-child(5) {
    margin-top: 9.5px;
}

div#ContentPlaceHolder1_formDiv .col-md-12:nth-child(3), div#ContentPlaceHolder1_formDiv .col-md-12:nth-child(4) {
    margin-top: 4.5px;
}

.selectBox .tab {
    border-bottom: none !important;
}
.selectBox .tab p {
    font-weight:600 !important;
}
.selectBox .form-control {
    height: 40px !important;
    padding: 8px 15px !important;
    color: #000 !important;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 3px !important;
}
.selectBox option {
    height: 40px !important;
    padding: 8px 15px !important;
    color: #000 !important;
}

.selectBox select {
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    padding-right: 2rem !important;
}

.st-cropper-select-btn:hover, .st-cropper-select-btn:focus, .st-cropper-select-btn:active, .st-cropper-close-btn:hover {
    outline: none !important;
    color: #fff !important;
    background-repeat: unset !important;
}

.st-cropper-upload-btn {
    border-radius: 15px;
    padding: 0.5rem 1.7rem 0.5rem 1.7rem !important;
    border-color: none !important;
    background-color: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
    border-radius: 15px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    background-repeat: unset !important;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
    border-radius: 15px;
    padding: 0.5rem 1.7rem 0.5rem 1.7rem !important;
    background-color: unset !important;
    border-color: none !important;
    background-image: linear-gradient(to right, #343134, #1f211f) !important;
    border-radius: 15px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    background-repeat: unset !important;
}

.uploadPhotocontan .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 20px;
}

.uploadPhotocontan .modal-header, .uploadPhotocontan .modal-footer {
    background-image: linear-gradient(to right, #5f32e5, #3668fb);
}

.uploadPhotocontan .modal-header .close {
    margin-top: -10px;
    color: #fff;
    opacity: 1;
}

.pdg30px {
    padding-bottom: 30px !important;
}

.btn-secondary {
    height: 50px !important;
}
.scrolldowncontan .mouse {
    width: 50px;
    height: 90px;
    border: 3px solid #333;
    border-radius: 60px;
    position: relative;
}

.scrolldowncontan .mouse::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    border-radius: 50%;
    opacity: 1;
    animation: wheel 2s infinite;
    -webkit-animation: wheel 2s infinite;
}

@keyframes wheel {
    to {
        opacity: 0;
        top: 60px;
    }
}

@-webkit-keyframes wheel {
    to {
        opacity: 0;
        top: 60px;
    }
}

.scrolldowncontan .scroll {
    width: 60px;
    height: 60px;
    border: 2px solid #3963f9;
    border-radius: 50%;
    position: relative;
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
    margin: 0 auto;
}

.scrolldowncontan .scroll::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 18px;
    width: 18px;
    height: 18px;
    border-left: 2px solid #3963f9;
    border-bottom: 2px solid #3963f9;
    transform: rotate(-45deg);
}


@keyframes down {
    0% {
        transform: translate(0);
    }

    20% {
        transform: translateY(15px);
    }

    40% {
        transform: translate(0);
    }
}

@-webkit-keyframes down {
    0% {
        transform: translate(0);
    }

    20% {
        transform: translateY(15px);
    }

    40% {
        transform: translate(0);
    }
}

.scrolldowncontan .arrow {
    width: 0;
    height: 40px;
    border: 1px solid #333;
    position: relative;
    animation: scroll 1.5s infinite;
    -webkit-animation: scroll 1.5s infinite;
}

.scrolldowncontan .arrow::after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: -5px;
    width: 1px;
    height: 10px;
    border-top: 10px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

@keyframes scroll {
    0% {
        height: 40px;
    }

    30% {
        height: 70px;
    }

    60% {
        height: 40px;
    }
}

@-webkit-keyframes scroll {
    0% {
        height: 40px;
    }

    30% {
        height: 70px;
    }

    60% {
        height: 40px;
    }
}

@media(min-width: 1500px) {
    .signUpForm input {
        width: 100%;
    }
    .bg-banner1 {
        padding-left: 40%;
    }
}

@media screen and (max-width:768px) {
    .navbar-nav {
        float: left !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .uploadPhotocontan img#croppedImage {
        margin: 25px auto;
    }

    .uploadPhotocontan .col-md-6 {
        padding-right: 0px;
    }

    .navbar > .container, .navbar > .container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: row !important;
        -ms-flex-align: center;
        align-items: center !important;
        -ms-flex-pack: justify;
        justify-content: space-between !important;
    }

    .signInBtn span {
        display: none !important;
    }

    .logoBtn {
        width: auto !important;
    }

    .contactBtn {
        display: none !important;
    }

    .signInBtn2 {
        display: block !important;
        color: #1446e1 !important;
    }

    .logoImg {
        width: 160px !important;
    }

    .footNav {
        float: inherit !important;
        display: inline-flex;
    }

    .signUpForm {
        margin-top: 0px !important;
        min-height: auto !important;
        margin-bottom: 25px;
    }

    .signUpForm input {
        width: 100% !important;
    }

    .signInForm {
        min-height: auto !important;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .grid-container {
        display: block;
        grid-template-areas: unset;
        padding-top: 0rem;
    }

    .pdleft {
        padding-left: 15px !important;
    }

    .pdright {
        padding-right: 15px !important;
    }

    .cobrandedcontainer {
        display: block;
        margin: 2.5rem 1.5rem 10rem;
        height: auto;
    }

    .cobrandedcontainer .nav li {
        width: 100%;
        border-right: 0px solid #3769ff;
        border-bottom: 1px solid #eee;
    }

    .cobrandedcontainer .nav .button-dropdown.searchresult {
        padding: 0px;
     }

    .conew h2 {
        font-size: 20px;
    }

    .cobrandedcontainer .nav li a {
        padding: 20px 10px;
    }

    .button-dropdown h2 {
        font-size: 15px;
    }

    .searchbox {
        float: unset;
        margin-bottom: 30px;
        display: flex;
    }

        .searchbox input {
            border: 0px;
            width: 90%;
        }

    .cobrandedcontainer .nav li .dropdown-menu a {
        padding: 10px 10px;
    }

    .cobrandedcontainer .nav li .dropdown-menu li {
        border-bottom: 0px solid #3769ff;
    }

    .searchbox a {
        float: right;
        line-height: 2.5;
    }

    .item3 h2 {
        line-height: 1.3;
    }

    .grid-container h2 {
        font-size: 18px;
    }

    .item2, .item3 {
        margin: 15px;
    }

    .itemcontent {
        background: rgba(255,255,255,1);
        padding: 3rem;
        width: 92%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 150px;
    }

    .item2 {
        margin-top: 180px !important;
    }

    .logregister a {
        width: 80%;
    }

    .itemcontent h2 {
        font-size: 16px !important;
        margin-bottom: 0;
    }

    ul.navbar-nav.mx-auto.alt-font {
        width: 100%;
    }

    .nav-item {
        border-bottom: 1px solid #3766fa;
        padding: 5px 15px;
    }

    ul.footNav .nav-item {
        border-bottom: 0;
        padding: 0;
    }

    .breadcrumbs {
        padding-top: 5rem;
    }

    .breadcrumbstext {
        padding: 25px 5px 15px 30px;
        font-size: 14px;
    }

    .sigindropbtn {
        width: 10px;
        height: 30px;
        overflow: hidden;
    }

    .signInBtn {
        padding: 0.5rem 2.1rem 0.5rem 1.1rem !important;
    }

    .sigindropdown-content {
        min-width: 100px;
    }

    .tabcontent1 {
        margin-top: 25px;
    }

    section#LeafletForm .container {
        padding: 25px 30px 0px;
    }

    .resetSaerch {
        margin-top: 50px;
        float: right;
    }

    .searchcontainer li {
        width: 100% !important;
    }

    .notfoundcontainer h2 {
        text-align: center;
        font-size: 15px;
    }

    .notfoundcontainer {
        width: 100%;
    }

    .resetBtn {
        width: 100%;
        display: block;
        text-align: center;
    }

    .searchresult li {
        border-bottom: 0px !important;
    }

    .leafletNotFound {
        margin-top: 10%;
    }

    .optDiv input {
        width: 100%;
    }

    .signupBtn {
        margin-top: 20px !important;
    }

    .codetext, .signMsg span {
        font-size: 12px;
    }

    .bg-banner, .bg-banner1 {
        background-image: url(../../corporate/img/mob-bg-banner-1.jpg);
        background-position: top center;
        padding-top: 25px;
        background-size: contain;
    }

    .bg-banner2 {
        background-image: url(../../corporate/img/mob-bg-banner-1.jpg);
        background-position: 0px 170px;
        padding-top: 0px;
        background-size: contain;
    }

    .conew {
        margin-top: 6rem;
        background: #fff;
        width: 94% !important;
        padding-top: 2rem;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .sidemenu-button {
        display: none;
    }

    .bg-banner1 {
        padding-left: 0;
    }

    .signpdright {
        padding-right: 15px !important;
    }

    .signupdleftright {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    input.submit-btn {
       width: 100% !important;
       font-size: 2.0rem;
    }

    .item1 {
        background-size: cover;
        background-image: url(../../corporate/img/mob-bg-banner-1.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        min-height: 38rem;
    }

    .grid-container > div {
        border-bottom: 0px solid #eee
    }

    .scrolldowncontan{
        display: none;
    }

    .searchbox i {
        padding: 12px 15px;
    }

    .signUpForm .mb-3 > span, .signInDiv .mb-3 > span {
        display: block;
        max-height: 8px;
    }

    div#ContentPlaceHolder1_formDiv .col-md-12:nth-child(2), div#ContentPlaceHolder1_formDiv .col-md-12:nth-child(5) {
        margin-top: 20px;
    }

    div#ContentPlaceHolder1_formDiv {
        margin: 0 auto;
    }

    .searchcontainer li {
        border-bottom: 0px !important;
    }

}
