/* PRELOADER CSS */
.page-loader {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #272727;
    z-index: 1000 !important;
}



/* SPINNER ANIMATION */
.spinner {
    position: relative;
    top: 35%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #fff;

    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}









.haederSectionCustom .headerWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.haederSectionCustom .lang button {
    color: #161616;
}

.haederSectionCustom .navbar-nav li a {
    font-size: 16px;
    color: #161616;
    font-weight: bold;
    margin: 0px 15px;
}

.haederSectionCustom .headerLogoSectio {
    padding: 5px 0
}

.customSubMenu {
    position: absolute;
    margin: 0;
    /* top: 30px;*/
    left: 0;
    z-index: 100;
    width: 315px;
    background: #212529;
    padding: 20px 0px;
    border: 2px solid #dbdbdb;
    visibility: hidden;
    border-top: 0px;
    transition: all .7s;
}

.customSubMenu span {
    height: 43px;
    background: #ffff;
    border: none;
    padding: 0;
    margin: 0;
    width: 333px;
    margin-right: 0px;
    margin-left: -10px;
}

.haederSectionCustom .navbar-nav .nav-item:hover .customSubMenu {
    /*top: 100px;*/
    transition: all .6s;
    visibility: visible;
    padding-top: 0;
    margin-top: 0;
    padding-left: 0;
    margin-left: 5px;
    left: 0px;
}

#navbarNav .nav-item {
    margin: 0;
    padding: 0;
}

.nav-item {
    position: relative;
}

.customSubMenu li {
    font-size: 16px;
    /*font-weight: bold;*/
    list-style-type: none;
    position: relative;
    color: #fff ! important;
}

.haederSectionCustom .navbar-nav .customSubMenu li {
    padding: 15px 15px;
    text-align: left;
    color: #fff ! important;
}

.haederSectionCustom .navbar-nav .customSubMenu li:hover {
    background: #fff;
    color:#000 !important;
}
.customSubMenu li:hover.head-ser a{
    color: #fff !important;
}
.haederSectionCustom .navbar-nav .customSubMenu li:hover a{

    color: #000 ! important;
}
.haederSectionCustom .navbar-nav .customSubMenu li:hover .megamenu a{
    color:#fff !important;
}
a:hover{
    text-decoration: none !important;
}
.megaMenu ul li a {
    color: #fff ! important;
}

.megaMenu ul li:hover a {
    color: #000 ! important;
}

.haederSectionCustom .navbar-nav .customSubMenu .megaMenu li a:hover {
    color: #000 ! important;
}

.customSubMenu li .megaMenu li a {
    color: #fff ! important;
    width: 100%;
}

.megaMenu {
    position: absolute;
    margin: 0;
    top: 20px;
    left: 310px;
    z-index: 100;
    width: 315px;
    background: #212529;
    padding: 20px 25px;
    display: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    border: 2px solid #dbdbdb;
    padding-top: 0;
    padding-bottom: 0;
}

.haederSectionCustom .customSubMenu li:hover .megaMenu {
    top: 0px;
    transition: all .5s;
    display: block;

}

.productWrap .serviceImage img {
    width: 340px;
    height: 249px;
}

.megaMenu li a,
.customSubMenu li {
    color: #fff ! important;
    text-align: inherit;
}

.customSubMenu li ul li:hover {
    background: #fff;
    color: #000 ! important;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}


.customSubMenu li a {
    color: #fff ! important;
}


.haederSectionCustom .navbar-nav .customSubMenu li a {
    /*color: #fff ! important;*/
    padding: 15px 0px;
}

/*.haederSectionCustom .navbar-nav .customSubMenu li .megaMenu li {
    padding: 0px;
}*/
.head-ser li {
    padding: 15px 15px;
}
.haederSectionCustom .navbar-nav .customSubMenu li .megaMenu li a {
    padding: 15px 15px;
}

.industry .customSubMenu span {
    position: absolute;
    top: 0px;
    left: 0;
}

.navbar-light .navbar-nav .industry .customSubMenu .nav-link:hover {
    color: #161616 ! important;

    transition: all 0.2s;
}

.haederSectionCustom .navbar-nav .industry .customSubMenu li {
    padding: 0;
}

.service-sec2-1 .col-md-6.ser-left {
    padding-right: 50px;
}

.about-sec5 .first-ul {
    padding-left: 50px;
}

.industry .customSubMenu .nav-link+.nav-item a:first-child {
    display: none;
}

/*.haederSectionCustom .navbar-nav .industry.nav-item:hover .customSubMenu {
    padding-top: 5px;
}*/

.VerticalSolutionIcons .imgBlock,
.customSubMenu li {
    cursor: pointer;
}

#navbarNav .navbar-nav li .customSubMenu li a {
    margin: 0 15px;
}

.customSubMenu.sermenu {
    padding-top: 5px !important;
}

.customSubMenu.aboutAsCustom.sermenu {
    padding-top: 0px !important;
}

/*new design style implementation*/
.ourClientList {
    max-width: 990px;
    margin: 0 auto;
}

.sec3 p {
    max-width: 827px;
    margin: 0 auto;
    text-align: center;
}

.ourClientList {
    max-width: 1120px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.ourClientList .col-md-3 {

    margin: 0 auto;

}

.sec3 .subhead {
    font-size: 20px;
    color: #2F2F2F;
    font-weight: 600;
    line-height: 26px;
    max-width: 950px;
}

.qoutes2 p {
    max-width: 397px;
    font-size: 28px;
    line-height: 32px;
    margin: 0 auto;
    text-align: inherit;
    color: #585858;
}

.serviceGallery-wrap {
    max-width: 1100px;
    margin: 0 auto;
}

.productWrap1 {
    display: flex;
    max-height: 249px;
    margin: 30px 0;
}

.productWrap {
    display: flex;
}

.qoutes1 h3 {
    font-size: 42px;
    width: 390px;
    margin: inherit;
    text-align: left;
    font-family: 'GraphikSemibold';

}

.qoutes1 p {
    font-size: 18px;
    text-align: left;
    color: #585858;
    max-width: 559px;
    line-height: 26px;
}

.ourOperationsWrapper {
    background: url("../../assets/images/customerTransformation.png");
    height: 800px;

}

.sec3 .container .row {
    align-items: center;
}

.qoutes2 {
    position: relative;
}

.qoutes2 p::after {
    content: "";
    background: url("../../assets/images/downcords.svg");
    position: absolute;
    top: 0;
    left: 30px;
    width: 32px;
    height: 25px;

}

.qoutes2 p::before {
    content: "";
    background: url("../../assets/images/upCords.svg");
    position: absolute;
    bottom: 0;
    right: 170px;
    width: 32px;
    height: 24px;
}

.ourOperationsHeader h2 {
    font-size: 42px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    max-width: 706px;
    margin: 0 auto;
    padding-top: 100px;
    font-weight: 600;
    font-family: GraphikBold;
}

.ourOperationsHeader h2 span {
    color: #FF0000;
}

.operationHead h3 {
    font-size: 24px;
    color: #fff;
    max-width: 155px;
}

.ourOperationsWrapper .row .col-md-4 {
    display: flex;
    align-items: center;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 1px solid #2F2F2F;
    border-right: 1px solid #2F2F2F;
    justify-content: center;
    cursor: pointer;
}

.abo-sec4 p {
    padding-top: 10px !important;
    color: #585858 !important;
    font-size: 18px !important;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.ourOperationsWrapper .row .col-md-4:nth-child(3),
.ourOperationsWrapper .row .col-md-4:nth-child(6),
.ourOperationsWrapper .row .col-md-4:nth-child(9) {
    border-right: none;
}

.ourOperationsWrapper .row .col-md-4:nth-child(7),
.ourOperationsWrapper .row .col-md-4:nth-child(8),
.ourOperationsWrapper .row .col-md-4:nth-child(9) {
    border-bottom: none;
}

.ourOperationsWrapper p {
    font-size: 18px;
    color: #DDDDDD;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.operationIcon {
    padding-right: 32px;
}

.ourOperationsWrapper .container .row {
    margin-top: 50px;
}

.serviceHead h2 {
    color: #000000;
    font-size: 42px;
    line-height: 48px;
    text-align: center;
    margin: 60px auto;
    font-weight: bold;
    margin-bottom: 36px;
    font-family: GraphikBold;
    max-width: 730px;
}

.servicePara p {
    max-width: 245px;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 6px;
}

.serviceeName h3 {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
}

.product {
    position: relative;
}

.serviceName {
    position: absolute;
    bottom: 27px;
    left: 35px;
}

.productWrap1 .servicePara p {
    max-width: 370px;
}

.productWrap .product,
.productWrap1 .product {
    margin: 15px 15px;
}

.serviceName h3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    font-family: GraphikBold;
}

.productWrap1 .serviceName {
    bottom: 5px;
}

.serviceProduct {
    margin-bottom: 55px;
}

.qoutes2 {
    position: relative;
}

.qoutes2::before {
    content: " ";
    position: absolute;
    top: -23px;
    left: 0;
    width: 5px;
    background: #FF0000;
    height: 177px;
}

.supportMenu p {
    font-size: 12px;
    color: #909090;
}

.verticalSolutionHeader h2 {
    font-size: 28px;
    color: #414042;
    font-weight: bold;
}

.verticalSolutionHeader p {
    font-size: 16px;
    color: #201F21;
}

.tab-content.sec5-tab-cont .col-md-8 {
    padding-left: 10px;
}

.verticalSolutionHeader h2 {
    color: #414042;
    font-size: 28px;
    line-height: 34px;
    padding-top: 15px;
    max-width: 343px;
    padding-bottom: 10px;
}

.verticalSolutionHeader p {
    color: #201F21;
    font-size: 16px;
       padding-top: 5px;
    padding-bottom: 20px;
    max-width: 75%;
}

.readMore a {
    color: #FF0000;
    font-size: 16px;
    line-height: 22px;
}

.newpage .accordion .accordion-body p {
    max-width: 480px;
}

.newpage .accordion-button {
    background: transparent;
    border: none;

    padding: 40px 50px;
}

.countProjects {
    position: absolute;
    right: -111px;
    top: 118px;
    color: #EBEBEB;
    font-size: 92px;
}

.countProjects h2 {
    color: #EBEBEB;
    font-size: 92px;
    font-weight: 700;
}

.haederSectionCustom {
    position: sticky;
    /*position: fixed;*/
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
}

.qoutes1 h3 span {
    border-bottom: 3px solid #000000;
    line-height: 32px;
}

.aboutPage #whychoose {
    display: none;
}



/*.operationIcon img:last-child {
    display: none;
}

.operationIcon:hover img:last-child {
    display: block;
}

.operationIcon:hover img:first-child {
    display: none;
}*/

#nivoSlider,
#nivoSlider img {
    width: 100%;
    height: auto !important
}

.about-sec4 {
    padding-top: 60px;
}

.about-sec4 h4 {
    font-family: GraphikBold;
    font-size: 42px;
    padding-bottom: 10px;
}

.verticalSolutionHeader h2 {
    font-family: GraphikBold;
    font-size: 28px;
    color: #414042;
}

.sec5-tab-cont {
    padding-bottom: 30px;
}

.ourOperationsWrapper .row .col-md-4:hover {
    background: #242424;
}

@media only screen and (min-width:572px) and (max-width:992px) {
    .header button.navbar-toggler {
        position: absolute;
        top: 20px;
        right: 10px;
        z-index: 9999;
    }

    .header-right {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        z-index: 999;
        padding: 0;
    }

    nav.navbar.navbar-wra.navbar-expand-lg.navbar-light {
        padding: 0;
    }

    .header-right li.nav-item {
        padding: 9px;
    }

    .header-right .head-nav .nav-link,
    .head-nav .dropdown button {
        font-size: 11px;
        color: #fcf8ff !important;
        padding: 0;
    }

    .services .dropdown-content {
        width: 100%;
        left: 0;
        padding: 9px 0;
    }

    .services .dropdown-content:before {
        display: none;
    }

    .services .dropdown-content a {
        font-size: 9px;
        margin-bottom: 7px;
    }

    .services .dropdown-content h5 {
        font-size: 12px;
        padding-bottom: 10px;
    }

    .dropdown-toggle::after {
        font-size: 12px;
        left: 116px;
    }

    .owl-banner p {
        font-size: 20px;
        width: 100%;
        padding: 52px 30px;
        line-height: unset;
    }

    #slider.owl-carousel .owl-nav.disabled {
        display: none;
    }

    .sec2-first {
        height: auto;
        top: -18px;
        padding: 10px;
    }

    .sec2-first a {
        width: 100px;
    }

    .sec3 h3 {
        font-size: 30px;
        width: 100%;
        padding-bottom: 20px;
    }

    .sec3-first {
        padding: 15px;
    }

    .sec3-first img {
        width: 35px;
    }

    .sec3-first p {
        padding-top: 12px;
        font-size: 9px;
    }

    .know-more button {
        height: 35px;
        font-size: 12px;
        padding: 0 9px;
    }

    .know-more {
        padding-top: 21px;
        padding-bottom: 29px;
    }

    .sec4 h3 {
        width: 100%;
        padding: 20px 10px;
        font-size: 24px;
    }

    #slider1 .owl-item.active.center .owl-content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .sec5 h2 {
        padding-top: 17px;
        font-size: 29px;
        width: 100%;
        padding-bottom: 8px;
    }

    .sec5 .nav-link span,
    .about-sec4 .nav-link span {
        width: 100%;
        font-size: 10px;
    }

    .tab-right {
        width: 100%;
    }

    .tab-right h3 {
        font-size: 24px;
        padding: 12px 0 10px;
    }

    .tab-right p {
        font-size: 10px
    }

    .tab-last h1 {
        font-size: 80px;
    }

    .sec6 h3 {
        width: 100%;
        font-size: 30px;
        padding: 23px 0 15px;
    }

    .genius-sec img {
        width: 100%;
        height: auto;
    }

    .genius-sec p {
        font-size: 15px;
    }

    .sec7 h3 {
        font-size: 27px;
        padding-top: 37px;
    }

    .sec5-tab-cont,
    .about-sec4 .sec5-tab-con {
        padding-top: 10px;
    }

    .sec7-cont p {
        width: 100%;
        height: 150px;
        font-size: 20px;
        padding: 0 18px;
    }

    .sec7-cont {
        padding: 0 10px;
    }

    #tab7-1 .sec7-cont p:after {
        left: 24%;
    }

    #tab7-2 .sec7-cont p:after {
        left: 35%;
    }

    #tab7-4 .sec7-cont p:after {
        left: 61%;
    }

    #tab7-5 .sec7-cont p:after {
        left: 72%;
    }

    .sec7 {
        height: 572px;
    }

    .foot-logo img {
        width: 100%;
    }
















    /* About Start */
    .about-sec1 h2 {
        font-size: 41px;
    }

    .about-sec1 {
        height: 235px !important;
    }

    .about-sec2-right h4 {
        font-size: 18px;
        padding-bottom: 9px;
    }

    .about-sec2 {
        padding: 24px 0 32px;
    }

    .about-sec2-right p {
        font-size: 11px;
    }

    .about-sec3 h3 {
        font-size: 28px;
        padding-bottom: 13px;
    }

    .boxes span {
        font-size: 12px;
        padding-top: 16px;
    }

    .boxes {
        padding: 10px 0;
        margin-bottom: 9px;
    }

    .about-sec4 {
        padding: 18px 0;
    }

    .abo-sec4 p,
    .about-sec6 p,
    .service-sec1 p {
        font-size: 13px;
        width: 100%;
        padding: 9px 0;
    }

    .sec5 .nav-link img,
    .about-sec4 .nav-link img {
        margin-right: 8px;
    }

    .about-sec4 .tab-right {
        width: 100%;
        padding-top: 30px;
    }

    .tab-content-left img,
    .about-sec4 .tab-content-left img {
        height: auto;
    }

    .about-sec5 p {
        font-size: 14px;
        width: 100%;
        padding: 11px 0;
    }

    .first-ul {
        padding: 0 23px 0 11px;
    }

    .first-ul li,
    .second-ul li {
        font-size: 13px;
        padding-bottom: 12px;
    }

    .second-ul {
        padding: 0 8px 26px 16px;
    }

    #foot-carousel {
        padding-top: 0;
    }

    .about-sec6 {
        height: 340px;
    }












    /* Career Start */
    .career-sec1 {
        padding: 15px 0;
    }

    .career-ul {
        padding: 0;
    }

    .career-right {
        padding: 0 20px;
    }

    .career-sec2 h3 {
        font-size: 30px;
        padding: 28px 0;
    }

    .career-sec2 .accordion {
        width: 100%;
    }

    .career-sec-3 {
        margin-top: 20px;
        padding-top: 19px;
        height: 654px;
    }

    .career-sec2 .card-header .title {
        font-size: 30px;
    }

    .form-sec {
        width: 100%;
        padding: 10px 20px;
    }











    /* Contact Us Start */
    .ready h3 {
        font-size: 30px;
        width: 100%;
        padding: 23px 0 7px;
    }

    .ready p {
        font-size: 16px;
        width: 100%;
    }

    .grey-box {
        padding: 16px 0 12px;
        margin-top: 20px;
    }

    .grey-box h3 {
        padding-bottom: 7px;
        font-size: 30px;
    }

    .grey-box p {
        font-size: 13px;
    }

    .cont-1-p p {
        padding-top: 14%;
        font-size: 16px;
    }

    .cont-us-sec1 {
        width: 100%;
        padding: 0 15px;
    }

    .head-off h6 {
        font-size: 21px;
    }

    .mess-phone p {
        font-size: 17px;
        padding-top: 15px;
    }

    .cont-us-sec {
        height: 1074px;
    }










    /* Service Start */
    .service-sec1,
    .ser-row {
        padding-top: 10px;
    }

    .service-sec2 {
        background: unset;
        padding-top: 20px;
    }

    .service-sec1 {
        height: auto;
    }

    .ser-left h3 {
        font-size: 28px;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .ser-left p {
        font-size: 13px;
        padding-right: 20px;
    }

    .service-sec2-1 {
        padding-top: 30px;
        height: 582px;
    }

    .ser-right img {
        height: 350px;
    }












    /* Technology Start */
    .tech-secp p {
        width: 100%;
        padding: 25px 0 10px;
        font-size: 13px;
    }

    .tech-secp h6 {
        font-size: 21px;
        padding-bottom: 15px;
    }

    .tech-sec1 {
        height: 254px;
    }

    .tech-sec1 .boxes span {
        width: 100%;
    }

    .tech-sec2 {
        height: 480px;
    }
}

@media only screen and (max-width:576px) {
    .header button.navbar-toggler {
        position: absolute;
        top: 20px;
        right: 10px;
        z-index: 9999;
    }

    .header-right {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        padding: 0;
    }

    nav.navbar.navbar-wra.navbar-expand-lg.navbar-light {
        padding: 0;
    }

    div#navbarSupportedContent {
        background: #212529;
        z-index: 8;
    }

    .dropdown.lang {
        z-index: 8;
    }

    .header-right li.nav-item {
        padding: 5px;
    }

    .header-right .head-nav .nav-link,
    .head-nav .dropdown button {
        font-size: 8px;
        color: #fcf8ff !important;
        padding: 0;
    }

    .services .dropdown-content {
        width: 100%;
        left: 0;
        padding: 9px 0;
    }

    .services .dropdown-content:before {
        display: none;
    }

    .services .dropdown-content a {
        font-size: 9px;
        margin-bottom: 7px;
    }

    .services .dropdown-content h5 {
        font-size: 12px;
        padding-bottom: 10px;
    }

    .dropdown-toggle::after {
        font-size: 12px;
        left: 66px;
        top: 12px;
    }

    .owl-banner {
        height: 300px !important;
    }

    .owl-banner p {
        font-size: 20px;
        width: 100%;
        padding: 52px 30px;
        line-height: unset;
    }

    #slider.owl-carousel .owl-nav.disabled {
        display: none;
    }

    .sec2-first {
        height: auto;
        top: -18px;
        padding: 10px;
    }

    .sec2-first a {
        width: 46px;
    }

    .sec3 h3 {
        font-size: 20px;
        width: 100%;
        padding-bottom: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .sec3-first {
        padding: 7px 10px;
    }

    .bg-white.sec3-first img {
        width: 35px;
        object-fit: cover;
    }

    .sec3-first p {
        padding-top: 10px;
        font-size: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .margin-wrapp {
        margin-bottom: 30px;
    }

    .know-more button {
        height: 31px;
        font-size: 10px;
        padding: 0 9px;
    }

    .know-more {
        padding-top: 12px;
        padding-bottom: 15px;
    }

    .sec4 h3 {
        width: 100%;
        padding: 8px 10px 24px;
        font-size: 15px;
    }

    #slider1 .owl-item.active.center img {
        height: auto;
    }

    #slider1 .owl-content p {
        padding-top: 6px;
        font-size: 18px;
        width: 100%;
        text-align: center;
    }

    #slider1 .owl-content {
        display: flex !important;
        justify-content: center;
        flex-direction: column;
    }

    .sec5 h2 {
        padding: 30px 10px 15px;
        font-size: 20px;
        width: 100%;
    }

    .sec5 .nav-link img,
    .about-sec4 .nav-link img {
        margin-right: 10px;

    }

    .sec5 .nav-link span,
    .about-sec4 .nav-link span {
        width: 100%;
        font-size: 8px;
    }

    .sec5 .nav-link {
        padding: 0;
        padding-bottom: 10px;
    }

    .sec5-tab-cont,
    .about-sec4 .sec5-tab-con {
        padding-top: 20px;
    }

    .tab-content-left img,
    .about-sec4 .tab-content-left img {
        height: 150px;
    }

    .tab-right {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        padding-top: 10px;
    }

    .menuList a {
        color: #fff;
    }

    .tab-right h3 {
        font-size: 14px;
        padding: 10px 0;
    }

    .tab-right p {
        font-size: 10px;
    }

    .tab-last h1 {
        font-size: 50px;
        text-align: center;
    }

    .sec6 h3 {
        width: 100%;
        font-size: 18px;
        padding: 25px 0 10px;
    }

    .genius-sec img {
        width: 100%;
        height: auto;
    }

    .genius-sec h6 {
        font-size: 8px;
        padding-top: 10px;
    }

    .genius-sec p {
        font-size: 8px;
    }

    .sec7 h3 {
        font-size: 16px;
        padding: 20px 10px 0;
    }

    .sec7-cont p {
        width: 100%;
        height: 75px;
        font-size: 10px;
        padding: 0 20px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .sec7-cont {
        padding: 0 10px;
    }

    .sec7 .nav-tabs img {
        width: 28px;
    }

    #tab7-1 .sec7-cont p:after {
        left: 12%;
    }

    #tab7-2 .sec7-cont p:after {
        left: 30%;
    }

    #tab7-4 .sec7-cont p:after {
        left: 65%;
    }

    #tab7-5 .sec7-cont p:after {
        left: 81%;
    }

    .sec7-bottom {
        margin-top: 9px;
    }

    .sec7 {
        height: 333px;
    }

    .foot-logo img {
        width: 100%;
        margin-bottom: 10px;
    }

    .footer {
        padding-top: 25px;
    }

    .footer h3 {
        font-size: 11px;
        padding-bottom: 15px;
    }

    .footer a {
        font-size: 6px;
        margin-bottom: 9px;
    }

    .footer-row2 {
        margin-top: 12px;
        padding: 20px 15px;
    }

    .footer-row2 p {
        font-size: 7px;
    }

    #btn-back-to-top {
        width: 50px;
        height: 50px;
    }

    .shares a {
        display: unset;
        margin-right: 20px;
    }


















    /* Aboutus start */
    .about-sec1 {
        height: 120px !important;
    }

    .aboutPage .about-sec1 h2 {
        padding-left: 50px !important;
    }

    .about-sec1 h2 {
        font-size: 24px;

        padding: 0 15px;
    }

    .about-sec2 {
        padding: 11px 0 26px;
    }

    .about-sec2-right h4 {
        font-size: 17px;
        padding-bottom: 10px;
    }

    .about-sec2-right p {
        font-size: 9px;
        padding-bottom: 10px;
    }

    .about-sec3 h3 {
        font-size: 26px;
        padding-bottom: 0;
    }

    .boxes {
        padding: 8px 0;
        margin-bottom: 5px;
    }

    .boxes span {
        font-size: 10px;
        padding-top: 15px;
    }

    .boxes img {
        width: 28px;
    }

    .about-sec4 {
        padding: 30px 0;
        padding-bottom: 10px;
    }

    .about-sec4 .nav-tabs .nav-item {
        margin-bottom: 25px;
    }

    .about-sec4 .nav-link {
        padding: 0 0 9px;
    }

    .abo-sec4 p,
    .about-sec6 p,
    .service-sec1 p {
        font-size: 14px;
        width: 100%;
        padding: 10px 0;
    }

    .about-sec4 h4 {
        font-size: 16px;
    }

    .about-sec4 .tab-right {
        width: 100%;
        padding-top: 25px;
    }

    .about-sec5 p {
        font-size: 9px;
        width: 100%;
        padding: 15px 0;
    }

    .first-ul li,
    .second-ul li {
        font-size: 14px;
        padding: 5px 0;
    }

    .second-ul {
        padding: 0 8px 52px 21px;
    }

    .about-sec6 {
        height: 205px;
        padding-top: 10px;
    }

    #foot-carousel {
        padding-top: 8px;
    }














    /* Careers Start*/
    .career-sec1 {
        padding: 13px 0;
    }

    .career-sec1 h3 {
        font-size: 26px;
        padding-bottom: 30px;
        padding-top: 20px;
    }

    .career-ul,
    .career-right {
        padding: 0 15px;
    }

    .career-ul li,
    .career-right p {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .career-sec2 h3 {
        font-size: 20px;
        padding: 17px 0;
    }

    .career-sec2 .accordion {
        width: 100%;
    }

    .career-sec2 .card-header .title {
        font-size: 20px;
    }

    .career-sec2 .card-body {
        font-size: 14px;
    }

    .career-sec2 .card-body a {
        font-size: 14px;
        padding-top: 13px;
    }

    .career-sec-3 {
        margin-top: 0px;
        padding: 25px 10px 0;
        height: 710px;
    }

    .form-sec {
        width: 100%;
        padding-top: 10px;
    }

    .check-grp {
        display: unset;
    }

    .submit button {
        font-size: 11px;
        width: 145px;
        height: 35px;
    }

    .form-sec .form-check-label {
        font-size: 14px;
    }

    .form-sec .form-check-input {
        top: 0;
        height: 20px !important;
        width: 16px;
        margin-left: -2.25rem;
    }

    .form-sec .form-check {
        padding-left: 2.25rem;
    }









    /* ContactUs Start */
    .ready h3 {
        font-size: 22px;
        width: 100%;
        padding: 29px 0 12px;
    }

    .ready p {
        font-size: 14px;
        width: 100%;
    }

    .grey-box {
        padding: 13px 0 0;
        margin-top: 22px;
    }

    .grey-image {
        height: 30px;
    }

    .grey-image img {
        width: 30px;
    }

    .grey-box h3 {
        padding: 4px 0;
        font-size: 18px;
    }

    .grey-box p {
        font-size: 10px;
    }

    .cont-us-sec {
        margin-top: -20px;
        height: 1065px;
    }

    .cont-us-sec1 {
        width: 100%;
    }

    .cont-1-p p {
        padding-top: 16%;
        font-size: 14px;
        padding-bottom: 11px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .form-sec {
        padding: 10px 10px 0;
    }

    .contact-foot {
        padding: 21px 15px 0;
    }

    .head-off h6 {
        font-size: 20px;
    }

    .head-off p:last-child {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .mess-phone p {
        font-size: 14px;
        padding-top: 8px;
    }

    .mess-phone img {
        width: 25px;
    }













    /* Service Start */
    .service-sec1 {
        padding-top: 0;
        height: auto;
    }

    .service-sec1 .first-ul {
        padding-top: 10px;
        font-size: 14px;
    }

    .service-sec1 .first-ul li {
        padding-bottom: 4px;
    }

    .service-sec2 {
        background: unset;
        padding-top: 10px;
    }

    .service-sec2-1 {
        padding: 0px 20px;
        height: auto;
        margin-bottom: 50px;
    }

    .ser-left h3 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .ser-left p {
        font-size: 13px;
        padding-bottom: 10px;
        padding-right: 0;
    }

    .ser-right img {
        height: 150px;
    }









    /* Technology Start */
    .tech-secp p {
        width: 100%;
        padding: 25px 0 10px;
        font-size: 10px;
    }

    .tech-secp h6 {
        font-size: 14px;
        padding-bottom: 15px;
    }

    .tech-sec1 .boxes span {
        width: 100%;
    }

    .tech-sec2 {
        padding-top: 26%;
        height: 183px;
    }

    .footer .footerWrapper {
        overflow: hidden;
    }

    .copyrightsContents p {
        font-size: 11px;
    }

}

/*@media only screen and (min-width:1828px) and (max-width:2200px) {
    .homepage {
        padding-bottom: 650px;
    }

    .aboutPage {
        padding-bottom: 624px;
    }
}

@media only screen and (min-width:1786px) and (max-width:1828px) {
    . {
        padding-bottom: 632px;
    }
}

@media only screen and (min-width:1661px) and (max-width:1786px) {
    .aboutWrapperFooter {
        padding-bottom: 46px !important;
    }

    .homepage {
        padding-bottom: 581px;
    }

}

@media only screen and (min-width:1504px) and (max-width:1661px) {
    .aboutWrapperFooter {
        
        padding-bottom: 10px !important;
    }

    .homepage {
        padding-bottom: 530px;
    }

}

@media only screen and (min-width:1400px) and (max-width:1490px) {
    .aboutPage {
        padding-bottom: 475px;
    }
}

@media only screen and (min-width:1314px) and (max-width:1400px) {
    .aboutWrapperFooter {
        padding-bottom: 46px !important;
    }

    .homepage {
        padding-bottom: 450px;
    }

    .aboutPage {
        padding-bottom: 399px;
    }


}*/

/*@media only screen and (min-width:1080px) and (max-width:1314px) {
    .aboutWrapperFooter {

        padding-bottom: 10px !important;
    }

    .homepage {
        padding-bottom: 430px;
    }

    .aboutPage {
        padding-bottom: 350px;
    }

}*/

/*@media only screen and (min-width:1024px) and (max-width:1314px) {
    .homepage {
        padding-bottom: 360px
    }
}*/

@media only screen and (min-width:992px) and (max-width:1024px) {
    .service-sec2 {
        padding-top: 0px;
    }

    .OracleHeader.servicess,
    .erpHeader.servicess {
        margin-top: 0px;
    }

    .service-sec2-1 {
        height: 720px;
    }

    .ourVericalSoultion {
        max-width: 980px;
        margin: 0px 50px;
    }

    .homepage .ourVericalSoultion,
    .aboutPage .ourVericalSoultion {
        max-width: 100%;
        margin: 0px 0px;
    }

    .about-sec1 h2 {
        color: #fff;
        font-size: 36px;
    }

    .customBackgroundImage img {
        min-height: 870px;
    }

    .customClass .customBackgroundImage img {
        min-height: 725px;
    }

    .servicePage .ser-row {
        flex-wrap: nowrap;
    }

    .serviceImg {
        margin-right: 25px;
    }

    .industry .applicationHeader {
        padding-left: 20px;
    }

    .manageService .applicationHeaders p {
        padding: 0px 20px;
    }

    .sec5-tab-cont .tab-content-left img {
        width: 343px ! important;
        height: 200px;
    }

    .OracleSubHeading h3,
    .service-sec2-1 h3 {
        margin-top: 0;
        font-size: 30px;
    }

    .service-sec2-1 h3 {
        margin-top: 0;
    }

    .ser-left h3 {
        font-size: 27px;
    }

    .manageService .applicationHeader {
        margin: 5px 30px;
    }

    .digitalTransformation .ourVericalSoultion {
        width: 100%;
        max-width: 932px ! important;
    }

    .wrapperHomeCustom .ourVericalSoultionHeader::after {
        top: 110px;
    }

    .haederSectionCustom .headerWrapper {
        justify-content: center;
    }

    /* .homepage {
     padding-bottom: 360px
 }*/

}

@media only screen and (min-width:1240px) and (max-width:2220px) {
    /*.haederSectionCustom .container {
        max-width: 100%;
        padding: 0 200px;
    }*/
}

@media only screen and (min-width:1110px) and (max-width:1490px) {
    .customBackgroundImage img {
        min-height: 860px;
    }

    .nivo-caption {
        top: 110px;
        bottom: auto;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mobileMenu.showMeNow {
        top: 0%;
        transition: all .5s;
        width: 100%;
        padding-top: 100px;
        height: 100vh;
        background: #212529;
        z-index: 20;
    }

    .navbar-light .navbar-toggler-icon.showMeNow {
        background-image: url(../../assets/images/humbergclose.svg);
        width: 20px;
        height: 20px;
    }

    .navbar-toggler {
        z-index: 22;
    }

    .langSwitcher {
        z-index: 11;
    }

    .panel-heading .panel-title::after {
        content: "+";
        font-size: 24px;
        right: 120px;
        top: 5px;
        position: absolute;
        color: #fff;
        background: rgba(255, 255, 255, .1);
        width: 47px;
        height: 47px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .panel-heading.showme .panel-title::after {
        content: "-";
        font-size: 24px;
        right: 120px;
        top: 5px;
        position: absolute;
        color: #fff;
        background: rgba(255, 255, 255, .1);
        width: 47px;
        height: 47px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .menuList {
        display: block;
        border-bottom: 1px solid #fff;
    }

    .panel-title,
    .panel-body {
        border-bottom: 1px solid #fff;
        position: relative;
        /* padding: 15px 5px;*/
    }

    .ourValesSubHeader p {
        max-width: 550px;
    }

    .OracleLogo {
        margin: 30px 0px;
    }

    .erpHeader.servicess {
        margin-bottom: 30px;
    }

    .dropdown-toggle::after {
        left: 65px;
        top: 10px;
    }

    .ourVericalSoultionHeader {
        font-size: 22px;
    }

    .about-sec4 h4 {
        font-size: 30px;
    }

    .ourValesHeader h2 {
        font-size: 30px;
    }

    .ser-left h3 {
        font-size: 22px;
        margin-bottom: 20px;
        width: 330px;
    }

    .applicationHeaders {
        margin-top: 30px;
    }

    .aboutList5 {
        right: 160px;
    }

    .aboutList2 {
        left: 28px;
        bottom: 193px;
    }

    .aboutList3 {
        left: 180px;
    }

    .aboutList6 {
        right: 20px;
    }

    .first-ul li,
    .second-ul li {
        font-size: 16px;
        padding-bottom: 12px;
    }

    .serviceImg {
        margin-right: 15px;
    }

    .sec3 .margin-wrapp::after {
        bottom: 75px;
        height: 156px;
    }

    .hopmePage .sec3 .know-more {
        display: none;
    }

    .ourVericalSoultionHeader::after {
        top: 38px;
    }

    .wrapperHomeCustom .ourVericalSoultionHeader::after {
        top: 86px;
    }

    .OracleSubHeading h3::after {
        top: 33px;
    }

    .customBackgroundImage img {
        min-height: 1100px;
    }

    .servicePage .ser-row {
        flex-wrap: nowrap;
    }

    .service-sec2-1 h3::after {
        top: 30px;
    }

    .challengesFacedWrapper {
        padding: 50px 20px;
    }

    .rentBillsWrapper {
        margin-right: 25px;
    }

    .panel-body .panel-body a {
        padding: 5px 20px;
    }

    .career-sec-3 {
        margin-top: 0;
    }

    .cont-us-sec {
        height: 970px;
    }

    .mobileMenu .panel-body a {
        margin: 15px 20px;
    }

    .ourVericalSoultionWrapper {
        margin: 25px 55px;
    }

    .applicationHeaders b {
        padding: 10px 20px;
    }

    .applicationHeaders b::after {
        top: 40px;
        left: 20px;

    }

    .techDetail .ourVericalSoultionHeader::after {
        top: 38px;
        left: 40%;
    }

    .about-sec1 h2 {
        max-width: 400px;
    }

    .techDetail .applicationHeaders b {
        padding-left: 0;
    }

    .career-sec1 h3 {
        font-size: 28px;
    }

    .techDetail .applicationHeaders b::after {
        left: 21px;
        top: 40px;
    }

    .haederMenuItems {
        order: 3;
    }

    .aboutPage .backgroundImageAbout img {
        min-height: 720px;
    }

    .OracleSubHeading h3 {
        font-size: 22px;
    }

    .service-sec2-1 {
        height: 670px;
    }

    .techDetail .about-sec1 h2,
    .manageService .about-sec1 h2,
    .currentSolutions .about-sec1 h2,
    .industry .about-sec1 h2,
    .digitalTransformation .about-sec1 h2,
    .caseStudy .about-sec1 h2,
    .technologyPage .about-sec1 h2,
    .aboutPage .about-sec1 h2,
    .careerPage .about-sec1 h2,
    .servicePage .about-sec1 h2 {
        padding-left: 25px;
        max-width: 570px;
        font-size: 22px;
    }

    .contactUsPage .about-sec1 h2 {
        padding-left: 25px;
    }




}


@media only screen and (max-width:1024px) {
    .footerCompanyImg img {
        width: 806px;
    }

    .copyrightsContents::before {
        width: 806px;
    }

    .OracleService,
    .erpService {
        max-width: 380px;
    }

    .footerLogoImg img {
        width: 100px;
    }

    .footerLinks li a {
        font-size: 11px;
    }

    .footerLogo img {
        max-width: 1024px;
    }

    /*homePage*/
    .headerMenuItemsList nav .navbar-nav li {
        padding: 0 10px;
    }

    .hopmePage .sec3 .know-more {
        padding-top: 0;
    }

    .haederSectionCustom .navbar-nav li a {
        margin: 0px 10px;
    }

    .about-sec5 h4::after {
        top: 60px;
    }



    .nivo-caption {
        top: 30px;
        bottom: auto;
    }

    /*new changes*/
    .productWrap1 {
        flex-wrap: wrap;
        max-height: 100% !important;
        justify-content: center;
    }

    .productWrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .ourOperationsWrapper .container {
        max-width: 100%;
    }

    .serviceHead h2 {
        font-size: 34px;
        line-height: 36px;
    }

    .qoutes1 h3 {
        font-size: 34px;
    }

    .em-slider-sub-title {
        font-size: 34px;
    }

    .qoutes2 p::after {
        left: 14px;
    }

    .qoutes2 p::before {
        right: 144px;
    }

    .headerTopMenuWrapper.container {
        padding: 12px 10px !important;
    }

    .diversity .col-md-6 ul {
        padding-left: 20px;
    }

    .deep-expertise .row {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width:991px) {

    .OracleService,
    .erpService {
        padding: 30px 25px;
    }

    .footerBottom {
        padding: 0 22px;
        bottom: 20px;
    }

    .copyrightsContents::before {
        width: 625px;
    }

    .footerHead h2 {
        max-width: 640px;
    }

    .footerCompanyImg img {
        width: 100px;
    }

    /*homePage*/
    .clientLogo3 {
        width: 150px;
        height: 150px;
    }

    .clientLogo4 {
        width: 120px;
        height: 120px;
    }

    .clientLogo2 {
        width: 120px;
        height: 120px;
    }

    .clientLogo6,
    .clientLogo1 {
        width: 100px;
        height: 100px;
    }

    .navbar-collapse.collapse,
    header .hideMe {
        top: -100% ! important;
        position: fixed ! important;
    }

    header .navbar-collapse.hideMeNow.show,
    header .hideMeNow.show,
    header .collapse {
        position: fixed ! important;
        top: 0 ! important;
        width: 100%;
        left: 0;
        transition: all 1s;
    }

    .haederSectionWrapper {
        justify-content: space-between;
    }

    /*.navbar-light .navbar-toggler-icon{
        background-image: url("../../assets/images/humbergMenu.svg") ;
   }*/
    /* .navbar-light .navbar-toggler.collapsed  .navbar-toggler-icon {
       background-image: url("../../assets/images/humbergMenu.svg") ;  
        border-color:none;
  }*/
    .navbar-light .navbar-toggler-icon.showMeNow {
        background-image: url("../../assets/images/humbergclose.svg");
    }

    .headerMenuItemsList .navbar-toggler {
        z-index: 9;
    }

    .headerMenuItemsList nav .navbar-nav li {
        padding: 10px 50px;
    }

    .customDropDown {
        padding: 20px 5px;
    }

    ul.navbar-nav li:first-child a+.customDropDownNormal {
        display: none;
    }

    div#navbarSupportedContent.show {
        display: block;
    }

    .haederSectionWrapper {
        overflow: hidden;
    }

    .menuList,
    .panel-title a {
        font-size: 14px;
        color: #fff !important;
        margin: 0 7px;
        font-weight: bold;
        padding: 20px 50px;
    }

    header .panel.panel-default {
        position: relative;
    }

    .panel-group {
        display: block;
    }

    .menuList,
    .panel-title a {
        font-size: 14px;
        color: #fff !important;
        margin: 0 7px;
        font-weight: bold;
        padding: 20px 25px;
    }

    .menuList {
        display: block;
    }

    .menuList a {
        color: #fff;
    }

    header .collapse.customCollapase {
        position: static ! important;
    }

    header .panel-collapse.collapse.show {
        position: static ! important;
    }

    .panel-body .panel-body a {
        max-width: 280px;
        padding: 15px 20px;
        margin: 0px 20px;
        padding-left: 65px;
        color: #fff;
    }

    .panel-body a {
        color: #fff;
        font-size: 14px;
        max-width: 280px;
        margin: 5px 20px;
        display: block;
        font-weight: 700;
        padding-left: 60px;
    }

    .applicationHeaders,
    .ourVericalSoultionWrapper {
        padding: 10px 10px;
    }

    .aboutList4 {
        position: absolute;
        bottom: 321px;
        left: 350px;
    }

    .haederSectionCustom .navbar-nav li a {
        margin: 0px 10px;
    }

    .sec5-tab-cont .tab-right img {
        height: 215px;
    }

    .sec5-tab-cont .tab-right p {
        font-size: 14px;
    }

    .sec5-tab-cont .tab-content-left img {
        width: 320px ! important;
    }

    .about-sec4 .nav-link span {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
    }

    .sec5-tab-cont .tab-right p {
        width: auto;
    }

    .sec5-tab-cont .tab-right img {
        min-width: auto;
        right: -157px;
    }



    .em-slider-sub-title {
        font-size: 36px;
    }

    .operationHead h3 {
        font-size: 16px;
    }

    .qoutes2 p {
        font-size: 21px;
        line-height: 28px;
        margin: 3px 40px;
    }

    .countProjects {
        right: 10px;
    }

    .sec5-tab-cont .tab-right img {
        height: 65px;
    }

    .tab-content.sec5-tab-cont .col-md-8 {
        padding-left: 150px;
    }

    .headerTopMenuWrapper.container {
        padding: 12px 10px !important;
    }

    .about-us-description .diversity {
        display: block;
    }

    .about-us-description p {
        margin: 25px 20px;
    }

    .rich-experience-wrapper .col-md-4 {
        max-width: 50%;
        padding: 25px 10px;
    }

    .deep-expertise .row .col-md-3 {
        max-width: 25%;
    }

    .diversity h3 {
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .why-choose-us-wrapper {
        flex-wrap: wrap;
    }

    .why-choose-us-wrapper h2 {
        padding-top: 25px;
    }

    .oracle-cloud .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .servicePage .oracle-functions .col-md-4 {
        max-width: 49%;
        flex: 0 0 45%;
    }

    .our-approach .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .oracle-cloud img {
        padding-top: 20px;
    }

    .copyrights {
        border-top: none;
    }

    .biometricPage .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .value-of-customer .value-of-customer-wrap {
        margin-bottom: 100px;
    }

    .value-of-customer-wrap img,
    .customer-wrap img {
        left: 321px;
    }




}

@media only screen and (min-width:400px) and (max-width:500px) {
    .sec5-tab-cont .tab-right img {
        height: 168px;
        right: 32px !important;
    }
}

@media only screen and (max-width:767px) {
    .copyrightsContents::before {
        display: none;
    }

    .ourClientList {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .footImg {
        display: none;
    }

    .OracleHeader,
    .erpHeader {
        flex-wrap: wrap;
    }

    .serviceProvided {
        flex-wrap: wrap;
    }

    .OracleService,
    .erpService {
        max-width: 300px;
        margin-bottom: 30px;
    }

    .footerCompanyImg img {
        width: 260px;
    }

    .footerHead h2 {
        max-width: 260px;
        font-size: 14px;
    }

    .copyrights {
        bottom: 5px;
    }

    .serviceItems {
        min-width: 263px;
    }

    .OracleLogo {
        padding-bottom: 20px;
    }

    .serviceItems p {
        max-width: 220px;
    }

    .ourServiceSectionWrapper {
        padding: 35px 0px;
    }

    .serviceHeader h2,
    .projectHeading h2 {
        font-size: 20px;
    }

    .projectHeading h2 {
        padding-left: 10px;
    }

    .erpLogo {
        padding-bottom: 20px;
    }

    .OracleHeader,
    .erpHeader {
        margin-bottom: 30px;
    }

    .ourVericalSoultionHeader {
        font-size: 20px;
        margin: 30px auto;
        max-width: 320px;
    }

    .VerticalSolutionIcons .imgContent p {
        font-size: 14px;
        max-width: 300px;
    }

    .about-sec4 .nav-item.col-sm-6 {
        width: 50%;
        max-width: 50%;
    }

    .sec3 .margin-wrapp::after {
        height: 70px;
    }

    .sec3 .margin-wrapp:n-th:child(3)::after {
        display: none;
    }

    .footerCompanyImg {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 50px;
    }

    .VerticalSolutionIcons .imgBlock:nth-child(5) {
        margin-left: 20px;
    }

    .ourVericalSoultionHeaderP {
        margin: 30px 15px;
    }

    .clientLogo3 {
        width: 100px;
        height: 100px;
        margin-top: 0;
    }

    .clientLogo4 {
        width: 100px;
        height: 100px;
        margin-top: 0;
    }

    .clientLogo2 {
        width: 100px;
        height: 100px;
        margin-top: 0;
    }

    .clientLogo6,
    .clientLogo1 {
        width: 100px;
        height: 100px;
        margin-top: 0;
    }

    .hopmePage .footerHead {
        display: none;
    }

    .copyrights {
        max-width: 300px;
        margin: 0 auto;
    }

    .hopmePage footer html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    .hopmePage footer html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 1;
    }

    .headerMenuItemsList .customDropDown .row {
        margin-left: 0px;
    }

    .customDropDown {
        padding: 20px 20px;
    }

    .sec3 h3 {
        padding-top: 25px;
    }

    .sec1.slider-fade {
        overflow: hidden;
    }

    .footerBottom {
        display: none;
    }

    .haederSectionWrapper {
        justify-content: space-between;
    }


    .navbar-light .navbar-toggler-icon.showMeNow {
        background-image: url("../../assets/images/humbergclose.svg");
        width: 20px;
        height: 20px;
    }

    .customDropDownNormal :before,
    .customDropDown:before {
        display: none;
    }

    .customDropDown .row .column h5+div {
        display: none;
    }

    .customDropDown .row .column h5:hover+div {
        display: block;
    }

    .haederSection,
    .headerLogoSection {
        z-index: 999;
    }

    .customDropDownNormal {
        top: 0;
        width: 100%;
        left: 0;
    }

    .VerticalSolutionIcons {
        margin: 0 5px;
    }

    .sec3 .margin-wrapp::after {
        display: none;
    }

    .VerticalSolutionIcons .imgBlock {
        margin: 20px 5px;
    }

    .about-sec4 .nav-item.col-md-2 {
        max-width: 100%;
    }

    .aboutWrapperFooter .footerHead h2 {
        margin-top: 40px;
    }

    .OracleHeader.servicess,
    .erpHeader.servicess {
        margin-top: 20px;
    }

    .haederSection {
        overflow: hidden;
    }

    .applicationHeaders {
        margin: 0 5px;
        margin-top: 40px;
    }

    .applicationHeaders p {
        padding: 10px 20px;
    }

    .ourVericalSoultionListItems {
        margin: 10px 15px;
        padding: 10px 15px;
    }

    .ourVericalSoultionWrapper {
        margin-top: 0;
    }

    .footerCompanyImg img {
        width: 60px;
    }

    .navbar-collapse.collapse,
    header .hideMe {
        top: -100% ! important;
        position: fixed ! important;
    }

    header .navbar-collapse.hideMeNow.show,
    header .hideMeNow.show,
    header .collapse {
        position: fixed ! important;
        top: 0 ! important;
        width: 100%;
        left: 0;
        transition: all 1s;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    body .about-sec1 {
        /*height: 240px ! important;*/
    }

    ul.navbar-nav li:first-child:hover a+.customDropDownNormal {
        display: none;
    }

    .affaqSquareImg {
        display: none;
    }

    .aboutSquareList .aboutBlock {
        position: static;
        margin: 15px 25px;
    }

    .aboutSquareList {
        flex-wrap: wrap;
    }

    .aboutListHeader h2 {
        max-width: 100px;
    }

    .ourValesSubHeader p {
        margin: 0 20px;
        font-size: 14px;
        padding-bottom: 25px;
    }

    .technologys.VerticalSolutionIcons .imgIcons img {
        width: 85px;
        height: 85px;
        display: flex;
        margin: 0 auto;
    }

    .mobileMenu.collapse.show {
        padding-top: 120px;
    }

    .panel-body {
        max-height: 280px;
        overflow: scroll;
    }

    .panel-body .panel-body a {
        max-width: 320px;
        padding: 10px 20px;
        margin: 0px 20px;
        padding-left: 20px;
        padding-right: 0;
    }

    .clientLogo1 {
        margin-left: 25px;
    }

    .footerCompanyImg div {
        margin-bottom: 20px;
    }

    .about-sec5 {
        overflow: hidden;
    }

    .ourValesHeader h2 {
        font-size: 20px;
        padding-top: 15px;
    }

    .disable-link {
        text-decoration: none !important;
        color: black !important;
        cursor: default;
    }

    .mobileMenu {
        height: 100vh;
    }

    header .panel.panel-default {
        position: relative;
    }

    header .panel-collapse.collapse.show {
        position: static ! important;
    }

    .panel-body a {
        color: #fff;
        font-size: 14px;
        max-width: 300px;
        margin: 10px 20px;
        display: block;
        font-weight: 700;
        padding-left: 20px;
        padding-right: 0;
        padding-bottom: 15px;
    }

    .headerMenuItemsList .MobileMenu {
        display: block ! important;
    }

    .panel-group {
        display: block;
    }

    .menuList {
        display: block;
        border-bottom: 1px solid #fff;
    }

    .panel-title,
    .panel-body {
        border-bottom: 1px solid #fff;
        position: relative;
    }

    .panel-heading .panel-title::after {
        content: "+";
        font-size: 24px;
        right: 27px;
        top: 5px;
        position: absolute;
        color: #fff;
        background: rgba(255, 255, 255, .1);
        width: 47px;
        height: 47px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .panel-heading.showme .panel-title::after {
        content: "-";
        font-size: 24px;
        right: 27px;
        top: 5px;
        position: absolute;
        color: #fff;
        background: rgba(255, 255, 255, .1);
        width: 47px;
        height: 47px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    header .collapse.customCollapase {
        position: static ! important;
    }

    #btn-back-to-top img {
        width: 35px ! important;
    }

    .solutionList,
    .valueOfCustomer,
    .challengesFacedList {
        padding: 0 15px;
    }

    .service-sec2-1 {

        overflow: inherit;
    }

    .sec1.slider-fade {
        overflow: initial;
    }

    .applicationHeaders blockquote {
        margin: 0 0 0 2px ! important;
    }

    .service-sec1 .container p {
        font-size: 21px;
        padding-top: 20px;
    }

    .serviceImg {
        margin-right: 0;
    }

    .clientLogo3 img {
        height: 40px;
    }

    .about-sec5 {
        font-size: 14px;
    }

    .navbar-toggler {
        z-index: 99;
    }

    div#navbarSupportedContent {
        z-index: 23;
    }

    .haederMenuItems {
        order: 3;
    }

    .mobileMenu.showMeNow {
        top: 0%;
        transition: all .5s;
        width: 100%;
        padding-top: 100px;
    }

    .langSwitcher .dropdown-menu {
        min-width: 5rem;
    }

    .first-ul {
        padding: 0px 15px 0 15px;
        padding-left: 15px;
    }

    .aboutListHeader h2 {
        font-size: 14px;
    }

    .about-sec5 div {
        font-size: 14px;
    }

    .service-sec1 h2 {
        font-size: 20px;
        margin: 30px 15px;
    }

    .service-sec1 .first-ul ul li::before {
        left: -16px;
        top: 11px;
    }

    .OracleHeader.servicess,
    .erpHeader.servicess {
        margin-bottom: 0;
        justify-content: flex-start;
    }

    .career-sec-3 h3 {
        font-size: 20px;
    }

    .ourVericalSoultionListItems ul li {
        font-size: 14px;
    }

    .haederSectionCustom .headerWrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .career-right {
        font-size: 14px;
    }

    .servicePage .panel-heading .panel-title::after {
        right: 115px;
    }

    .panel-body .panel-body li {
        list-style-type: none;
    }

    .sec5-tab-cont .tab-content-left img {
        width: 280px ! important;
        height: 150px;
    }

    .sec5-tab-cont .tab-right img {
        height: 62px;
        right: 0px;
    }

    .sec5-tab-cont .tab-right p {
        font-size: 11px;
    }

    .ourVericalSoultionHeader::after {
        left: 30%;
        top: 68px;
    }

    .about-sec4 .text-center::after {
        left: 35%;
        top: 40px;
    }

    .customClass .ourVericalSoultionHeader::after {
        left: 30%;
        top: 39px;
    }

    .about-sec5 h4::after {
        top: 80px;
        width: 100px;
        left: 30%;
    }

    .about-sec5 h4 {
        font-size: 18px;
    }

    .sec3-first p {
        min-height: 75px;
    }

    .ourVericalSoultion.customClass .VerticalSolutionIcons .imgBlock {
        padding: 35px 20px;
        min-width: 300px;
    }

    .hopmePage .sec3 .know-more {
        display: none;
    }

    .col-md-6.ser-left {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px ! important;
        padding-bottom: 20px;
    }

    .technologyWrapper .ourVericalSoultionHeader::after {
        left: 30%;
        top: 35px;
    }

    .techDetail .about-sec1 h2,
    .manageService .about-sec1 h2,
    .currentSolutions .about-sec1 h2,
    .industry .about-sec1 h2 {
        padding-left: 0;
        font-size: 24px;
    }

    .ourVericalSoultionListItems div {
        font-size: 14px;
    }

    .applicationHeaders p {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 5px;
    }

    .technologyWrapper .ourVericalSoultion {
        margin-bottom: 20px;
    }

    .challengesFacedWrapper ul {
        margin-left: 10px;
    }

    .challengesFacedList ul li,
    .valueOfCustomerList ul li,
    .solutionList ul li,
    .challengesFacedWrapper ul li {
        font-size: 14px;
        line-height: 18px;
    }

    .challengesFacedList b {
        font-size: 18px;
    }

    .challengesFacedWrapper {
        padding-top: 25px;
    }

    .applicationHeaders,
    .ourVericalSoultionListItems {
        font-size: 14px;
    }

    .about-sec4 .nav-link span {
        justify-content: space-between;
    }

    .about-sec4 .container ul {
        justify-content: space-between;
        padding: 10px 20px;
        box-shadow: 0 4px 8px 0 #d3d3d3;

    }

    .about-sec4 .text-center {
        font-size: 34px;
        margin-top: 7px;
    }

    .customBackgroundImage {
        min-height: 1250px;
    }


    .backgroundImageAbout img {
        display: none;
    }

    .ServiceBoxes p {
        font-size: 14px;
    }

    .aboutPage .ourValesHeader h2 {
        margin-top: 0;
    }

    .footerHead {
        display: none;
    }

    .aboutPage .footerCompanyImg {
        margin-top: 30px;
    }

    .service-sec2-1 h3::after {
        top: 52px;
    }

    .servicePage .service-sec1 .first-ul {
        padding-top: 30px;
    }

    .servicePage .service-sec2 .service-sec2-1 {
        padding-left: 0px;
        padding-right: 0px ! important;
    }

    .techDetail .customtechWrapper .applicationHeader {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .techDetail .customtechWrapper .ourVericalSoultion {
        width: 100%;
        max-width: 100% ! important;
    }

    .techDetail .applicationHeaders {
        padding: 0;
    }

    .applicationHeaders b {
        font-size: 16px;
    }

    .techDetail .technologyWrapper ul li {
        font-size: 14px;
    }

    .ourVericalSoultionListItems b {
        font-size: 18px;
    }

    .currentSolutions .ourVericalSoultionListItems ul {
        margin-left: 25px;
    }

    .industry .applicationHeaders b::after {
        top: 45px;
        display: none;
    }

    .careerPage .container {
        padding-right: 25px;
        padding-left: 25px;
    }

    .contactUsPage .container {
        padding-right: 25px;
        padding-left: 25px;
    }

    .challengesFacedList b:after {
        top: 27px;
    }

    .sec5-tab-cont .tab-right p {
        max-width: 274px;
        left: 40px;
        font-size: 11px;
        line-height: 13px;
        top: 60px;
    }

    .servicePage .col-md-6.ser-left {
        margin-left: 15px;
    }

    .ser-row .serviceImg img,
    .servicePage .ser-right img {
        display: none;
    }

    .customClass .ourVericalSoultionHeader {
        margin-top: 35px;
    }

    .customClass .customBackgroundImage img {

        display: none;
    }

    .career-sec1 h3:after {
        left: 40%;
        top: 55px;
    }

    .digitalTransformation .ourVericalSoultionListItems ul {
        padding-left: 25px;
    }

    .applicationHeaders b::after {
        top: 50px;
    }

    .ourValesHeader h2::after {
        left: 45%;
        top: 45px;
    }

    .servicePage p,
    .currentSolutions p {
        font-size: 12px;
    }

    .sec5-tab-cont #2 .tab-right p {
        max-width: 276px;
        left: 51px;
        line-height: 13px;
    }

    .sec5-tab-cont #2 .tab-right img {
        height: 160px;
        right: -12px;
    }

    .industryCustom {
        margin-bottom: 32px;
    }

    .contactUsPage .about-sec1 h2 {
        padding-left: 20px;
    }

    .wrapperHomeCustom .ourVericalSoultionHeader {
        padding-top: 35px;
    }

    .about-sec1 {
        margin-bottom: 0;
    }

    .containerCustomClass {
        margin-top: 10px;
    }

    .servicePage .about-sec1 {
        margin-bottom: 35px;
    }

    .techDetail .about-sec1 h2,
    .manageService .about-sec1 h2,
    .currentSolutions .about-sec1 h2,
    .industry .about-sec1 h2,
    .digitalTransformation .about-sec1 h2,
    .caseStudy .about-sec1 h2,
    .technologyPage .about-sec1 h2,
    .aboutPage .about-sec1 h2,
    .careerPage .about-sec1 h2,
    .servicePage .about-sec1 h2 {
        padding-left: 20px;
        font-size: 18px;
        max-width: 250px;

    }

    .OracleSubHeading h3 {
        font-size: 20px;
    }

    .erpHeader.servicess {
        display: none;
    }

    .techDetail .technologyWrapper ul li {
        margin-left: 30px;
    }

    .techDetail .applicationHeaders b::after {
        display: none;
    }

    .digitalTransformation .applicationHeaders {
        margin-top: 0px;
        padding-bottom: 0;
        padding-top: 0;
    }

    .digitalTransformation .ourVericalSoultionListItems b::after {
        top: 55px;
    }

    .currentSolutions .ourVericalSoultionListItems {
        padding: 10px 0px;
    }

    .wrapperHomeCustom .ourVericalSoultionHeader::after {
        left: 35%;
        top: 102px;
    }

    .aboutOurServiceHeader h2 {
        font-size: 18px;
    }

    .OracleSubHeading h3::after {
        top: 35px;
    }

    .technologys.VerticalSolutionIcons .imgContent {
        max-width: 150px;
    }

    #btn-back-to-top img {
        height: 45px;
    }

    .aboutWrapperFooter {
        padding-bottom: 25px !important;
    }



    .serviceDescriptionItems {
        z-index: 999;
        background: #fff;
    }

    .aboutPage .ourVales {
        position: relative;
        z-index: 999;
        background: #fff;
    }

    .aboutOurService {
        position: relative;
        z-index: 999;
    }

    .aboutPage .aboutOurServiceHeader p {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .manageService .applicationHeader {
        padding: 0px 15px;
    }

    .aboutPage .sec5-tab-cont {
        margin-bottom: 30px;
    }

    .industry .applicationHeaders {
        margin-top: 20px;
    }

    .homepage .ourVericalSoultion.customClass {
        margin-top: 70px;
    }

    .digitalTransformation .ourVericalSoultionListItems {
        padding-left: 0;
        padding-right: 0;
    }

    .industry .ourVericalSoultionListItems {
        padding-top: 0;
        margin-top: 0;
    }

    .headerTopMenuWrapper.container {
        padding: 12px 15px !important;
    }

    .headerTopMenuWrapper a {
        padding: 0 10px;
    }

    .em-slider-sub-title {
        font-size: 20px !important;
        max-width: 534px !important;
        padding-bottom: 5px !important;
    }

    .nivo-caption {
        top: -20px;
    }

    .em-button-button-area a {
        font-size: 13px;
        padding: 8px 15px;
    }

    .em-slider-button .know-more {
        padding-top: 5px;
    }

    .container.block2 .col-md-6 {
        margin-bottom: 30px;
    }

    .qoutes2::before {
        display: none;
    }

    .ourOperationsHeader h2 {
        font-size: 24px;
        line-height: 30px;
        padding-top: 35px;
    }

    .ourOperationsWrapper .container .row {
        margin-top: 25px;
    }

    .ourOperationsWrapper .row .col-md-4 {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .ourOperationsWrapper {
        min-height: 1282px;
    }

    .tab-content.sec5-tab-cont .col-md-8 {
        padding-left: 10px;
    }

    .countProjects {
        right: 15px;
        top: 14px;
        font-size: 25px;
    }

    .countProjects h2 {
        font-size: 53px;
        font-weight: 700;
    }

    .qoutes2 p::before {
        right: 113px;
    }

    .product .serviceImage {
        max-width: 340px;
    }

    .product .serviceImage img {
        width: 100%;
    }

    .productWrap1 {
        margin: 0px 0;
    }

    .serviceHead h2 {
        margin: 20px 15px;
        margin-bottom: 10px;
    }

    .ourOperationsWrapper .row .col-md-4 {
        justify-content: flex-start;
    }

    .operationHead h3 {
        max-width: 230px;
    }

    .serviceName h3 {
        font-size: 19px;
        line-height: 24px;
    }

    .nivo-caption p {
        font-size: 14px;
    }

    .verticalSolutionHeader h2 {
        font-size: 21px;
        line-height: 25px;
    }

    .ourOperationsWrapper .row .col-md-4:nth-child(7),
    .ourOperationsWrapper .row .col-md-4:nth-child(8) {
        border-bottom: 1px solid #2F2F2F;
    }

    .slider-wrapper {
        /*margin-top: 130px !important;*/
    }

    .tab-content.sec5-tab-cont .col-md-4 {
        display: flex;
        justify-content: center;
    }

    .ourClientList .col-md-3 {
        text-align: center;
    }

    .owl-carousel {
        width: 90%;
    }

    .owl-nav .owl-next {
        right: 5px;
    }

    .owl-nav .owl-prev {
        left: 5px;
    }

    .about-sec4 .nav-link.active {
        margin-left: 15px;
        margin-top: 15px;
    }

    .about-sec4 .nav-link {
        padding-left: 15px;
        padding-top: 15px;
    }

    .nivo-caption {
        left: 0 !important;
        bottom: auto !important;
        top: 25px !important;
    }

    .diversity img {
        max-width: 280px;
    }

    .about-us-description h2 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 30px;
    }

    .aboutPage .row .col-md-4 h4 {
        text-align: center;
    }

    .deep-expertise .row .col-md-3 {
        max-width: 48%;
        margin: 10px 1px;
    }

    .about-us-description .our-values h2 {

        font-size: 21px;
        line-height: 26px;
    }

    .deep-expertise .row .col-md-12 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .servicePage h2 {
        font-size: 24px;
    }

    .oracle-cloud h3 {
        font-size: 24px;
    }

    .oracle-cloud img {
        max-width: 280px;
    }

    .servicePage .oracle-functions .col-md-4 {
        max-width: 94%;
        flex: 0 0 100%;
    }

    .servicePage .oracle-functions .col-md-8 {
        max-width: 99%;
    }

    .oracle-functions h3 {
        max-width: 100%;
    }

    .servicePage .container h2 {
        margin: 35px auto;
        margin-top: 35px;
    }

    .challanges .challange-wrapper {
        padding: 20px 5px;
        margin-top: 30px;
    }

    .challanges h3 {
        font-size: 24px;
    }

    .value-of-customer h3 {
        font-size: 26px;
    }

    .value-of-customer-wrap img,
    .customer-wrap img {
        left: 140px;
    }

    .challange-wrapper li {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .biometricPage .challanges {
        margin-top: 50px;
    }

    .value-of-customer .value-of-customer-wrap,
    .value-of-customer .customer-wrap {

        padding-bottom: 20px;
        padding-top: 30px;
        padding-left: 25px;
        padding-right: 15px;
    }




}

@media only screen and (max-width:330px) {
    .clientLogo4 {
        margin-right: 20px;
    }

    .sec5-tab-cont .tab-right p {
        left: 40px;
    }

    .customBackgroundImage img {
        min-height: 1407px;
    }

    .VerticalSolutionIcons .imgBlock {
        margin: 20px 0px;
    }

    .aboutPage {
        padding-bottom: 102px;
    }

    .headerTopMenuWrapper.container {
        padding: 12px 50px !important;
    }

    .nivo-caption {
        top: -57px;
    }
}

.customSubMenu {
    position: absolute;
    margin: 0;
    left: 70px;
    z-index: 100;
    width: 315px;
    background: #212529;
    padding: 0 0px;
    border: 2px solid #dbdbdb;
    visibility: hidden;
    border-top: 0px;
    transition: all .5s;
    opacity: 0;
}

.haederSectionCustom .navbar-nav .nav-item:hover .customSubMenu {
    visibility: visible;
    padding-top: 0;
    margin-top: 0;
    padding-left: 0;
    margin-left: 5px;
    left: 15px;
    opacity: 1;
    top: 88px;
}

/*.verticalSolutionHeader ul {
    list-style-type: none;
}*/

.verticalSolutionHeader ul li {
    color: #201F21;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 5px;
    text-align: left;
}
.verticalSolutionHeader ul{
    padding-left: 60px;
}
.verticalSolutionHeader ul li::marker{
   color: #ff4d4d;
    font-size: 25px;
}
.sec5-tab-cont .verticalSolutionHeader ul{
    padding-left: 37px;
}