.whiteBackground {
    background-color: transparent!important;
}

.main-banner {
    margin-top: -100px !important;
}

#containerOrderConfirmation {
    font-size: 20px;
}

.background-header .nav li a.active:after{
    background-color:transparent;
}

#downIcn {
    padding: 8px;
    transition: all 0.07s 0.07s;
    font-size: 13px;
    display: inline-flex;
}

.toggle-down {
    transform: rotate(0deg);
}

.toggle-up {
    transform: rotate(180deg);
}

#resourcesSubMenu {
    display: none;
    height: 40px;
    width: 100px;
    margin-top: 5px;
}
#documentationSubMenu {
    display: none;
    margin-top: 5px;
    height: 40px;
    width: 100px;
}


.background-header .main-nav .logo {
     line-height: 100px;
}

h1 {
    transition: all .3s;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.mainBanner {
    z-index: 2;
    position: relative;
    font-weight: 700;
    line-height: 70px;
    font-size: 50px;
    margin-bottom: 20px;
}

.logoHeader {
    margin-top: -5px;
}

.sectionBanner {
    color: #2a2a2a;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.liSubMenu {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 225px;
}

.section-heading {
    margin-bottom: 80px;
}

.header-area .main-nav .nav li a {
    line-height:38px;
}

.background-header .header-area .main-nav .nav {
    margin-top: 0px !important;
}

.background-header.logoHeader {
    margin-top: 15px !important;
}

.sectionBanner em {
    font-style: normal;
    color: #4b8ef1;
}

.header-area {
    border-bottom: none !important;
    display:flex;
}

    .header-area .main-nav .nav {
        margin-top: 8px !important;
        padding-bottom: 5px;
        margin-right: 10px;
        
        margin-bottom: auto;
    }


.filterTxt {
    font-size: 20px;
    font-weight: 700;
    color: #4b8ef1;
    padding: 10px;
}

#li1Filter:hover {
    opacity: 0.75;
}

#li2Filter:hover {
    opacity: 0.75;
}

#li3Filter:hover {
    opacity: 0.75;
}

.filterRow {
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    background-color: #fff;
    margin-left: 1px;
    margin-right: 1px;
}

.roundContainer {
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    background-color: #fff;
}

.roundContainerTxt {
    line-height: 30px;
    font-weight: 300;
    color: #afafaf;
}

#ulSubMenu {
    float: none;
    margin-top: 2px !important;
    display: block !important;
    width: 220px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}

#a1SubMenu {
    line-height: 30px !important;
    color: #333 !important;
    background-color: rgb(255,255,255,0.9);
    border-top-left-radius: 2.5px;
    border-top-right-radius: 2.5px;
    text-align: start;
    padding-bottom: 35px !important;
    padding-left:8px;
}

#a2SubMenu {
    line-height: 30px !important;
    color: #333 !important;
    background-color: rgb(255,255,255,0.9);
    text-align: start;
    padding-bottom: 35px !important;
    padding-left: 8px;
}

#a3SubMenu {
    line-height: 30px !important;
    color: #333 !important;
    background-color: rgb(255,255,255,0.9);
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    text-align: start;
    padding-bottom: 35px !important;
    padding-left:8px;
}

#a1SubMenu:hover {
    color: white !important;
    background-color: rgb(75,142,241,0.9);
}

#a2SubMenu:hover {
    color: white !important;
    background-color: rgb(75,142,241,0.9);
}

#a3SubMenu:hover {
    color: white !important;
    background-color: rgb(75,142,241,0.9);
}


/*payment css start*/

#stepDiv {
    padding: 70px;
    padding-top: 15px;
    padding-bottom: 0px;
    display: block;
}
    #stepDiv > div {
        max-width:unset;
        width: 100% !important;
    }
/*payment css end*/

@media only screen and (max-width: 1593px) {
    #stepDiv {
        padding: 60px;
        padding-top: 15px;
        padding-bottom: 0px;
        display: block;
    }
}
@media only screen and (max-width: 1200px) {      
    .services {
        padding-top:0 !important;
    }
        #line1 {
            width: 210px !important;
        }

        #line2 {
            width: 160px !important;
        }

        #line3 {
            width: 210px !important;
        }

        .section-heading {
            margin-left: 0;
            margin-bottom:120px !important;
            margin-top:120px;
        }

    .pricing-tables .section-heading .section-heading-second {
        margin-top:120px;
        margin-bottom:120px;
    }

    #ulSubMenu {
        width: 225px;
    }

        .header-area .main-nav .nav {
            margin-top: 0px !important;
        }
}


    @media only screen and (max-width: 991px) {

        .header-area .main-nav .nav li a {
            font-size: 12px;
        }

        #borderDiv {
            display: none !important;
        }

        #line1 {
            width: 130px !important;
        }

        #line2 {
            width: 97px !important;
        }

        #line3 {
            width: 130px !important;
        }

        #ulSubMenu {
            display: inline-block !important;
            width: 200px;
            margin-top: 55px !important;
        }

        #modal_trigger {
            height: 35px !important;
            line-height: 35px !important;
        }

        .header-area .main-nav .nav {
            margin-top: 0px !important;
            margin-right: 0px;
            display: none;
        }

        .logoHeader {
            margin-left: -68px;
        }

        #ulSubMenu {
            padding-top: 0px;
        }

        #li1 {
            width: 100%;
        }

        #li2 {
            width: 100%;
        }

        #li3 {
            width: 100%;
        }

        #li4 {
            width: 100%;
        }

        #li5 {
            width: 100%;
        }

        #li6 {
            width: 100%;
        }

        .header-area .main-nav .nav li {
            padding: 0px;
        }
    }


    @media only screen and (max-width: 766px) {
        .header-area .main-nav .nav {
            margin-top: 100px !important;
        }

        .background-header .header-area .main-nav .nav {
            margin-top: 100px !important;
        }


        #resourcesSubMenu {
            display: none;
        }

        #ulSubMenuMob {
            margin-top: 0px !important;
        }

        .logoHeader {
            margin-top: 0px;
        }

        #multiStepMob {
            display: block !important;
        }

        #multiStepPc {
            display: none !important;
        }

        #modal_trigger {
            line-height: 37px !important;
            width: 100%;
            border-radius: 0;
            margin-top: 0 !important;
            height: 50px !important;
            padding-top: 6px !important;
        }

        #li1 {
            width: 100%;
        }

        #li2 {
            width: 100%;
        }

        #li3 {
            width: 100%;
        }

        #li4 {
            width: 100%;
        }

        #li5 {
            width: 100%;
        }

        #li6 {
            width: 100%;
        }
    }


    @media only screen and (max-width: 737px) {
        #line1 {
            width: 122px !important;
        }

        #line2 {
            width: 98px !important;
        }

        #line3 {
            width: 122px !important;
        }
    }


    @media only screen and (max-width: 485px) {
        #checkIcn1 {
            margin-left: 10px;
        }

        #checkIcn2 {
            margin-left: 10px;
        }

        #checkIcn3 {
            margin-left: 10px;
        }

        #checkIcn4 {
            margin-left: 10px;
        }

        #containerOrderConfirmation {
            font-size: 17px;
        }

        #stepDiv {
            padding: 0px;
            padding-top: 15px;
            padding-bottom: 0px;
            display: block;
        }
    }
