@font-face {
    font-family: 'Conv_ACaslonPro-Regular';
    src: url('../fonts/ACaslonPro-Regular.eot');
    src: local('☺'), url('../fonts/ACaslonPro-Regular.woff') format('woff'), url('../fonts/ACaslonPro-Regular.ttf') format('truetype'), url('../fonts/ACaslonPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ACaslonPro-Semibold';
    src: url('../fonts/ACaslonPro-Semibold.eot');
    src: local('☺'), url('../fonts/ACaslonPro-Semibold.woff') format('woff'), url('../fonts/ACaslonPro-Semibold.ttf') format('truetype'), url('../fonts/ACaslonPro-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rm_probold';
    src: url('../fonts/rmpro-bold-webfont.woff2') format('woff2'), url('../fonts/rmpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rm_prolight';
    src: url('../fonts/rmpro-light-webfont.woff2') format('woff2'), url('../fonts/rmpro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rm_proregular';
    src: url('../fonts/rmpro-regular-webfont.woff2') format('woff2'), url('../fonts/rmpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: 'rm_proregular';
    font-size: 14px;
    color: #2E2E2E;
    line-height: 24px;
}

input,
select,
textarea,
button {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

a {
    text-decoration: none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    outline: none;
    outline: 0;
}

a::after,
a::before {
    text-decoration: none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

a:hover,
a:focus {
    text-decoration: none;
}

input {
    border: 0;
    outline: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

img {
    max-width: 100%
}

.container {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 1260px;
}

h1 {
    font-family: 'rm_probold';
}

.hd-font,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'rm_proregular';
}

.comn-links a {
    color: #C9A654;
}

.comn-links a:hover {
    color: #C9A654;
    text-decoration: none;
}

.center-t {
    text-align: center;
}

.ftr-r {
    float: right;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}

p {
    font-family: 'rm_proregular';
}

*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pos-pr {
    position: relative;
}

.pos-pa {
    position: absolute;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 991;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 11%);
}

.header-top {
    background: #ead3d7;
    padding: 11px 15px;
    font-size: 14px;
    line-height: inherit;
    color: #000;
    font-weight: normal;
    text-align: center;
}

.header-top a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.header-in {
    padding: 0;
    margin: 0;
}

.headerMn {
    min-height: 60px;
}

header .logo {
    max-width: 137px;
    margin: 8px 33px 0 0;
    padding: 0;
    display: inline-block;
    width: auto;
    float: left;
}

.hdr-right {
    padding: 0;
    margin: 10px 0 0;
    width: 10%;
    float: left;
    position: relative;
    text-align: right;
}

.slider-Box img.d-slide {
    width: 100%;
    height: 610px;
    object-fit: cover;
}

section.conmBox.statics.our-story-sec ul {
    padding: 1rem 0;
}

section.conmBox.statics.our-story-sec ul li {
    list-style: circle inside;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    color: #453d58;
    font-family: 'rm_prolight';
    padding-bottom: 0.6rem;
}

header nav {
    padding: 28px 0 0 0;
    margin: 0;
    width: calc( 90% - 170px);
    -webkit-width: calc( 90% - 170px);
    float: left;
}

header nav.desktop-mega-Mn ul.menu {
    text-align: center;
}

header nav ul li {
    float: none;
    display: inline-table;
    padding: 0;
    margin: 0;
    text-align: left;
}

header nav.desktop-mega-Mn ul li {
    padding: 0 0 26px;
    position: relative;
}

header nav ul li a {
    position: relative;
    color: #453d58!important;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 14px;
    font-weight: 500;
    display: block;
}

header nav.desktop-mega-Mn ul li.signup {
    background: #002172;
    padding: 5px 25px;
}

header nav.desktop-mega-Mn ul li.signup a {
    color: #ffffff!important;
    padding: 0;
}

header nav.desktop-mega-Mn ul li:hover a {
    text-decoration: none;
    color: #002172;
}

header nav.desktop-mega-Mn ul li.active a {
    color: #002172!important;
    text-decoration: none;
    font-family: 'rm_probold';
}

header nav.desktop-mega-Mn ul li:after {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    position: absolute;
    width: 0;
    height: 5px;
    background: #2ea7e1;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
}

header nav.desktop-mega-Mn ul li:hover:after,
header nav.desktop-mega-Mn ul li.active:after {
    width: 100%;
    opacity: 1;
}

header nav.desktop-mega-Mn ul li.signup:after {
    display: none;
}

header nav ul li ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    min-width: 210px;
    box-shadow: 0 0 5px rgb(0 0 0 / 11%);
}

header nav>ul>li:hover ul.sub-menu {
    display: block;
}

header nav>ul>li:hover ul.sub-menu li {
    padding: 10px 0;
    width: 100%;
}

header nav>ul>li:hover ul.sub-menu li:after {
    height: 3px;
}

header nav>ul>li:hover ul.sub-menu li a {
    width: 100%;
}

header nav>ul>li.menu-item-has-children {
    padding-right: 10px;
}

header nav>ul>li.menu-item-has-children::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 12px;
    display: inline-block;
    border: 5px solid transparent;
    border-top-color: #453d58;
}

.right-icon-box {
    padding: 0;
    margin: 11px 0 0;
    float: right;
}

.hdrmgmtIco {
    margin: 0 21px 0 25px;
}

.bannerBtmArrow {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 30px;
    width: 26px;
    height: 33px;
    z-index: 9;
}

.bounce {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -moz-transform: translateY(-11px);
        transform: translateY(-11px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -webkit-transform: translateY(-11px);
        transform: translateY(-11px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    60% {
        -moz-transform: translateY(-11px);
        -ms-transform: translateY(-11px);
        -webkit-transform: translateY(-11px);
        transform: translateY(-11px);
    }
}


/* added css for blocks */

.middle-box {
    padding: 0;
    margin: 0;
}

.conmBox {
    padding: 70px 0;
}

.conmBox h2 {
    padding: 0 0 20px;
    margin: 0;
    font-size: 40px;
    color: #453d58;
    line-height: 125%;
    text-align: center;
}

.market-served-sec.conmBox h2 {
    text-align: left;
}

.conmBox p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    color: #453d58;
    font-family: 'rm_prolight';
}

.conmBox .fourBx p {
    font-family: 'rm_proregular';
}

.conmBox .font-para-16 p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    color: #453d58;
}

.conmBox p.mxwd {
    max-width: 1000px;
    text-align: center;
    margin: 0 auto 35px;
    padding-left: 0 !important;
}

.market-served-sec.conmBox p.mxwd {
    text-align: left;
}

.fourBx {
    padding-top: 35px;
    padding-bottom: 75px;
    text-align: center;
}

.conmBox .fourBx.comnIn.index p {
    font-size: 15px;
    line-height: 20px;
}

.Img-bxs-01 ul li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100px;
    background: #ffffff1f;
    right: 0;
    top: 20px;
}

.Img-bxs-01 ul li:last-child:after {
    display: none;
}

.conmBox .comnIn h3 {
    padding: 25px 0 20px;
    margin: 0;
    font-size: 20px;
    color: #002172;
    line-height: 22px;
    min-height: 111px;
    text-align: center;
    font-family: 'rm_probold';
}

.conmBox .comnIn .fourBx-inner h3 {
    line-height: 26px;
    min-height: initial;
}

.blue-light .ets-image.fluid {
    width: 100%;
}

.modal-body.ebook {
    padding-top: 40px;
}

.conmBox .comnIn p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #453d58;
}

.modal-body.img-subsc.ebook {
    padding-top: 40px;
}

.conmBox .alignLeft,
.conmBox .alignLeft h2,
.conmBox .alignLeft p {
    text-align: left;
}

label.subscribe-box {
    position: relative;
    display: inline-block;
    width: 50%;
    padding: 0 10px;
    margin: 20px 0;
}

button.btn.submit.ebook.btn-primary {
    width: 200px;
    display: block;
    margin-bottom: 2rem;
    margin-left: 10px;
}

label.subscribe-box span {
    position: absolute;
    left: 32px;
    top: -2px;
}

.btn-comn {
    padding: 0;
    margin: 0;
    text-align: center;
}

.btn-comn a {
    padding: 0 14px;
    margin: 0;
    border: 0;
    height: 56px;
    -webkit-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background: #e8911d;
    border-radius: 0;
    display: inline-block;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 170px;
    max-width: 250px;
    width: 100%;
    font-family: 'rm_probold';
}

.btn-comn a:hover {
    border: 0;
    background: #2ea7e1!important;
    color: #fff;
}

.btn-comn.blueBtn a {
    background: #002172!important;
}

.btn-new-main {
    margin-top: 15px;
}

.btn-new-light {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-family: 'rm_probold';
    text-decoration: none;
    color: #002172;
    border: 2px solid #002172;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    transition: all .35s;
}

.btn-new-light.orange-btn {
    border: 2px solid #e8911d;
    color: #ffffff;
    background: #e8911d;
    margin: 0 auto;
}

.btn-new-light span {
    position: relative;
    z-index: 2;
}

.btn-new-light:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #002172;
    transition: all .35s;
}

.btn-new-light.orange-btn:after {
    background: #ffffff;
}

.btn-new-light:hover {
    color: #fff;
}

.btn-new-light.orange-btn:hover {
    color: #e8911d;
}

.btn-new-light:hover:after {
    width: calc(100% - 1px);
}

.btn-250 {
    width: 250px;
}

.input-group.mb-3.ebook {
    width: 48%;
    float: left;
    padding: 0 10px;
}

.modal-dialog.modal-lg.eBook {
    max-width: 1000px;
}

.modal-body.img-subsc p {
    color: #453D58;
    line-height: 20px;
    margin-bottom: 1rem;
    font-family: 'rm_prolight';
    font-size: 17px;
}

.modal-content.eBook {
    padding: 2rem 20px;
}

.elite-eBook-disc {
    padding: 2rem 1rem;
    font-size: 28px;
    line-height: 32px;
    border-bottom: 1px solid #B6C2C9;
}

.modal-body.img-subsc h2.title-ebook {
    font-size: 20px;
    padding: 1rem 0;
}

.flexBx {
    display: flex;
    -webkit-display: flex;
}

.elite-box-exp {
    width: 19.5%;
    text-align: center;
    display: inline-block;
    position: relative;
    min-height: 235px;
}

.elite-boxs {
    display: inline-block;
    width: 19.5px;
}

.elite-box-exp h3 {
    display: block;
    padding: 0 2rem;
    line-height: 18px;
    font-size: 18px;
}

.elite-box-exp h3 a {
    font-size: 18px;
}

.elite-box-exp:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    border: 1px dashed #002172;
    top: 5rem;
    z-index: -1;
}

.elite-box-exp span.top {
    text-align: center;
    position: absolute;
    display: block;
    font-family: 'rm_probold';
    width: 100%;
    top: -45px;
    font-size: 50px;
    color: #B6C2C9;
}

.row.services-elite {
    position: relative;
    margin: 5rem 0;
}

.ets-content {
    padding: 0 4rem;
}

.ets-content h3 {
    margin: 0 0 1.5rem 0;
    color: #453D58;
}

.blue-light .ets-content h3 {
    color: #fff;
}

.ets-content p {
    font-size: 18px;
    font-family: 'rm_prolight';
    margin-bottom: 2rem;
    display: block;
}

.hide-elite-disc {
    display: none;
}

.ets-content .btn-comn.blueBtn {
    text-align: left;
    margin-top: 2rem;
}

.ets-content .btn-comn.blueBtn a {
    max-width: 200px;
}

section.conmBox.the-elite-service-sec .entry-text p {
    padding: 0 100px !important;
    margin: 0;
    text-align: center;
}

.entry-text {
    padding-bottom: 5.5rem;
}

.elite-box-exp:hover .hide-elite-disc {
    display: block;
    color: #453D58;
    line-height: 18px;
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 85px;
    padding: 0 5px;
    z-index: 9;
    background: #fff;
}

.elite-box-exp.end:before {
    display: none;
}

.elite-box-exp span.bottom {
    text-align: center;
    position: absolute;
    display: block;
    font-family: 'rm_probold';
    width: 100%;
    bottom: 10px;
    font-size: 50px;
    color: #B6C2C9;
}

.elite-box-exp .top-align {
    text-align: center;
    position: absolute;
    display: block;
    font-family: 'rm_proregular';
    padding-top: 0px;
    width: 100%;
    top: -60px;
    font-size: 45px;
}

.elite-work {
    padding: 20px 25px;
}

.elite-work h5 {
    font-size: 30px;
    color: #453d58;
    line-height: 125%;
    margin-bottom: 1.5rem;
    text-align: left;
}

.ets-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.ets-image {
    overflow: hidden;
}

.services-elite.blue-light {}

.ets-image:hover img {}

.alert .container {
    padding: 5px 0;
}

.alert {
    padding: 0px;
    background-color: #002172;
    color: white;
    border-radius: 0;
    text-align: center;
    border: 0;
    margin: 0;
}

.alert a {
    color: #fff;
    text-decoration: underline;
    padding-left: 1rem;
}

.alert a:hover {
    text-decoration: none;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
    padding-top: 2px;
}

.closebtn:hover {
    color: black;
}

section.slider-Box.home-s.conmBox {
    height: 70%;
    min-height: auto;
    position: relative;
}

section.slider-Box.home-s.conmBox.in-banner.covid {
    background: url(../images/covid-bnr.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

.alert-dark {
    padding: .75rem 1.25rem !important;
    color: #1b1e21!important;
    background-color: #d6d8d9 !important;
    border-color: #c6c8ca!important;
}

.alert-dark a {
    color: #007bff !important;
    padding-left: 0 !important;
}

section.conmBox.the-elite-service-sec .elite-work p {
    padding-right: 0 !important;
}

.elite-work ul {
    padding: 2rem 0;
    margin-left: 25px;
}

.elite-work ul li {
    font-size: 22px;
}

.elite-work ul li {
    font-size: 20px;
    line-height: 32px;
    list-style: disc;
}

.row.elite-exp {
    margin-top: 6rem;
}

.elite-box-exp .btm-align {
    text-align: center;
    position: absolute;
    display: block;
    font-family: 'rm_proregular';
    padding-top: 25px;
    width: 100%;
    font-size: 45px;
}

.blue-light {
    position: relative;
    padding: 2px 0;
}

.blue-light.container-fluid .ets-content {
    color: #fff;
}

.blue-light:before {
    content: '';
    position: absolute;
    background: #2EA7E1;
    width: 75%;
    height: 100%;
    left: 0px;
}

.blue-light.dark:before {
    content: '';
    position: absolute;
    background: #002172;
    width: 75%;
    height: 100%;
    left: 0px;
}

.btn-comn.blueBtn.moveUp.nav-blue a {
    background: #2EA7E1 !important;
}

section.conmBox.get-in-touch-sec.es {
    margin-top: 5.5rem;
}

.blue-light .ets-image {
    width: 100%;
}

.ets-image,
.ets-image video {
    width: 100%;
}


/* career-page */

.modal-body.about_author p {
    padding-bottom: 1.5rem;
}

.modal-body.about_author span {
    font-size: 17px;
    padding-bottom: 1rem;
    display: block;
    color: #2EA7E1;
}

.teammemberspotlight {
    background: #EBF4F9 url(../images/spotlight-bg.png) no-repeat;
    padding: 5rem 0;
    min-height: 697px;
}

.modal-body.about_author {
    padding: 3rem 0;
}

.modal-body.about_author h2.title-sobsc {
    padding-bottom: 1rem;
}

.spotlight-prfl img {
    width: 288px;
    height: 288px;
    border-radius: 50%;
    display: inline-block;
    object-fit: cover;
}

.spotlight-prfl {
    text-align: center;
    position: absolute;
    top: 7rem;
    left: 9rem;
}

.spotlight-disc {
    padding-left: 4rem;
    padding-top: 6rem;
    padding-right: 4rem;
    font-size: 17px;
}

.spotlight-disc h3 {
    padding-bottom: 1.5rem;
}

.spotlight-disc h4 {
    padding: 1rem 0;
    color: #453D58;
    font-family: 'rm_probold';
    font-size: 24px;
}

.spotlight-disc p {
    font-size: 18px;
    line-height: 26px;
    color: #453d58;
    font-family: 'rm_prolight';
    padding-bottom: 1rem;
}

.btn-comn.left-align {
    text-align: left;
    padding-top: 2rem;
}

.btn-comn.left-align a.button {
    background: #002172 !important;
}

section.job-opening {
    position: relative;
}

section.job-opening h3 {
    color: #453D58;
    font-size: 40px;
    padding-bottom: 1rem;
}

.job-box {
    position: absolute;
    top: 20%;
    padding-right: 20%;
}

.meet-connect-sec .Img-bxs ul li:hover .in-icon img {
    min-height: auto;
}

.conmBox.job-wanted {
    background: url(../images/job-bg.png) no-repeat top;
    padding: 5rem 0;
    min-height: 680px;
    position: relative;
    background-size: 100%;
}

.conmBox.job-wanted .Job-title {
    z-index: 9;
    display: block;
    text-align: center;
    color: #fff;
    left: 50%;
    padding-top: 5%;
    max-width: 800px;
    margin: 0 auto;
}

.conmBox.job-wanted .Job-title p {
    color: #fff;
    padding: 1.5rem 0;
}

.conmBox.job-wanted .bannerBtmArrow.bounce {
    bottom: -45px;
    position: initial;
    text-align: center;
    width: 100%;
}

.form-career {
    text-align: center;
    width: 100%;
    max-width: 800px;
    background: #fff;
    z-index: 1;
    min-height: 324px;
    padding: 4rem;
    margin: 0 auto;
    box-shadow: #00000017 1px 3px 9px 1px;
    margin-top: 64px;
}

.form-group-check {
    display: block;
    margin-bottom: 15px;
}

.form-group-check input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group-check label {
    position: relative;
    cursor: pointer;
    color: #2EA7E1;
    font-size: 16px;
}

.form-group-check label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #2ea7e1;
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px;
    border-radius: 2px;
}

.form-group-check input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 9px;
    width: 5px;
    height: 14px;
    border: solid #2ea7e1;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

.form-group-check button.btn.submit.ebook.btn-primary {
    margin: 0;
}

.form-group.instruct {
    text-align: left;
    margin-bottom: 2rem;
}


/* request_a_quote*/

.ci-left {
    background: #218BCE;
    color: #fff;
    padding: 4rem 3rem;
    height: 100%;
}

.ci-left p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 1rem 0;
}

.ci-left h4 {
    font-size: 18px;
    padding: 4rem 0 1.5rem;
}

.ci-left li {
    padding: 0.7rem 0;
}

.ci-left li span {
    padding-right: 1rem;
    float: left;
}

.ci-left li p {
    padding: 0;
}

.ci-left p.after:after {
    content: '';
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -24px;
}

.ci-left p.after {
    position: relative;
}

.ci-left li p a {
    color: #fff;
}

.ci-right {
    padding: 4rem 0rem;
}

section.conmBox.request-quote {
    max-width: 1100px;
    margin: 0 auto;
}

.ci-right h3 {
    color: #453D58;
    padding-bottom: 1rem;
}

.ci-right h4 {
    font-size: 20px;
    padding: 1rem 0 1rem;
}

.form-control.input {
    background: #EBF4F9;
    border: 0;
    height: 44px;
}

button.btn.submit.blue.btn-primary {
    background: #002172;
}


/* service-differentiation */

section.conmBox.our-story-sec.service-differentiation {
    background: url(../images/service-diffrent-angle.png) no-repeat center;
    position: relative;
    width: 100%;
    min-height: 393px;
    height: 100%;
    background-size: cover;
}

section.conmBox.our-story-sec.service-differentiation h2 {
    color: #fff;
}

section.conmBox.our-story-sec.service-differentiation p {
    color: #fff;
    padding-bottom: 3rem;
}

.elite-box-exp.sd {
    width: 16.4%;
}

.elite-box-exp.sd:before {
    display: none;
}

.elite-box-exp.sd:hover .hide-elite-disc {
    display: block;
    color: #453D58;
    line-height: 18px;
    position: absolute;
    text-align: center;
    width: 270px;
    margin-top: 30px;
    z-index: 9;
    background: #fff;
    border: 1px solid #B6C2C9;
    padding: 2rem 1.8rem;
    left: -15%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.elite-box-exp.sd:hover .hide-elite-disc:before {
    position: absolute;
    content: '';
    top: -8px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 35px;
    background: url(../images/arw-sd.png) no-repeat;
    height: 16px;
}

section.conmBox.market-served-sec.sd {
    background: #F5F8FE;
}

.conmBox.market-served-sec .Img-bxs.sd ul li:hover {
    width: 25%;
    flex-grow: 0;
}

.conmBox.market-served-sec .Img-bxs.sd li {
    width: 25%;
}

.btn-comn.blueBtn.diffrent a.button {
    max-width: 300px;
}

.conmBox.meet-connect-sec .Img-bxs>ul{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

section.conmBox.meet-connect-sec.etrac-tech h2 {
    text-align: left;
    padding-bottom: 1rem;
}

section.conmBox.meet-connect-sec.etrac-tech .etrac-logo {
    text-align: center;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs {
    padding: 4rem;
    background: #002172;
    color: #fff;
}

section.conmBox.meet-connect-sec.etrac-it .fitRow {
    padding-left: 0;
    margin: 0;
    padding-right: 0;
}

section.conmBox.meet-connect-sec.etrac-it .fitRow .no-space {
    margin: 0;
    padding: 0;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs p {
    color: #fff;
    padding: 2rem 0;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.left {
    min-height: 550px;
    background: #dddddd url(../images/etrack-image.png) no-repeat center 5px;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.right {
    min-height: 550px;
    background: #2EA7E1 url(../images/elite.png) no-repeat center;
    background-size: cover;
    position: relative;
    height: 100%;
}

section.conmBox.meet-connect-sec.corporate-SP .ccsp-img {
    margin-top: 2rem;
}

.collage-image {
    margin-top: 2rem;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs h3 {
    padding-top: 4rem;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.left .btn-comn.blueBtn a {
    background: #2EA7E1 !important;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.right .btn-comn.blueBtn a {
    color: #002172;
    background: #EBF4F9 !important;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.right:before {
    content: '';
    position: absolute;
    background: #2ea7e17d;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.left:before {
    content: '';
    position: absolute;
    background: #2ea7e17d;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.left .btn-comn.blueBtn {
    padding-top: 1rem;
}

section.conmBox.meet-connect-sec.etrac-it .Img-bxs.right .btn-comn.blueBtn {
    padding-top: 1rem;
}

section.conmBox.meet-connect-sec.e-command {
    background: #EBF4F9;
    position: relative;
    min-height: 713px;
}

section.conmBox.meet-connect-sec.e-command:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../images/e-command.png) no-repeat right top;
}

section.conmBox.meet-connect-sec.e-command p span {
    font-family: 'rm_probold';
    color: #2EA7E1;
    padding: 2rem 0 0;
    display: block;
}

section.conmBox.meet-connect-sec.e-command h2 {
    text-align: left;
    padding-bottom: 2rem;
    padding-top: 4rem;
}

section.conmBox.meet-connect-sec.e-command .btn-comn.blueBtn a {
    background: #2EA7E1 !important;
}

section.conmBox.meet-connect-sec.corporate-SP .container {
    max-width: 1100px;
}

section.conmBox.meet-connect-sec.corporate-SP h2 {
    text-align: left;
}

.btn-comn.case-std.blueBtn.moveUp.bkue-light a {
    background: #2ea7e1!important;
}

.collage-image img {
    text-align: center;
    background-size: cover;
    width: 100%;
    max-width: 100%;
}

section.conmBox.meet-connect-sec.CommunityEngagementPrograms {
    padding-bottom: 25px;
}

section.conmBox.meet-connect-sec.CommunityEngagementPrograms h2 {
    text-align: left;
}

section.conmBox.meet-connect-sec.CommunityEngagementPrograms .container {
    max-width: 1100px;
}

.blogs-entrys .title {
    padding: 0 3rem 0 0;
    visibility: visible;
}

.subs-newsletter .tnp-widget-minimal input.tnp-email {
    box-shadow: 0px 0px 8px 0px #2196f34f;
    width: 300px;
    height: 48px;
    padding-left: 1.5rem;
    border: 0;
    background: #fff;
}

.subs-newsletter .tnp-widget-minimal input.tnp-submit {
    border: 0;
    outline: 0;
    background: #2EA7E1;
    color: #fff;
    padding: 0.8rem 2rem;
    margin-left: 0.5rem;
    width: auto;
    height: 48px;
}

.subs-newsletter li {
    display: inline-block;
}

.ci-right .input-group {
    display: inline-block;
}

.ci-right .btn.submit.blue.btn-primarybtn.btn-primary {
    width: 100%;
    padding: 11px 0;
    background: #002172;
    border: 0;
    box-shadow: #00000017 0px 8px 4px 0px;
}

.ci-right .btn.submit.blue.btn-primarybtn.btn-primary:hover {
    box-shadow: none;
}

input.search-field {
    box-shadow: 0px 0px 8px 0px #2196f34f;
    width: 300px;
    height: 48px;
    padding-left: 1.5rem;
    border: 0;
    background: #fff;
}

input.search-submit {
    border: 0;
    outline: 0;
    background: #2EA7E1;
    color: #fff;
    padding: 0.8rem 2rem;
    margin-left: 0.5rem;
    width: auto;
    height: 48px;
}

span.screen-reader-text {
    font-size: 16px;
    padding-right: 1rem;
}

form.search-form {
    padding-top: 2rem;
}


/* Img-bxs */

.Img-bxs {
    padding: 0;
    margin: 0;
}

.Img-bxs ul li {
    text-align: center;
    width: 33.33%;
    min-height: 320px;
    padding-bottom: 0;
    position: relative;
    float: left;
    overflow: hidden;
}

.our-service-brands-sec .Img-bxs.service-brands ul li img {
    height: 100%;
    min-height: 320px;
}

.Img-bxs ul {
    margin-top: 0;
}

.Img-bxs h2 {
    padding-bottom: 33px;
}

.Img-bxs ul li h3 {
    padding: 0;
    margin: 0;
    font-size: 22px;
    font-family: 'rm_probold';
    color: #fff;
    line-height: 24px;
    text-align: center;
}

.Img-bxs ul li h3 a {
    color: #fff;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}

.Img-bxs ul li .hoverBx p {
    display: none;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}

.Img-bxs ul li:hover .hoverBx p {
    padding-top: 20px;
    line-height: 20px;
    display: block;
    color: #fff;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
}

.Img-bxs ul li p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #453d58;
}

.Img-bxs ul li:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url('../images/resolving-issues-overlay.png') left top no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    opacity: 1;
    transition: transform .5s;
    -webkit-transition: transform .5s;
}


/*.modal-body.Commitment p {  height: 100px;  overflow: auto;}*/

.modal-body.Commitment h3 {
    line-height: 20px;
    font-size: 24px;
    padding-bottom: 0.8rem;
}

.experience-box h3 {
    font-size: 24px;
    padding-bottom: 0.8rem;
    text-align: center;
}

.modal-body.Commitment {
    width: 61%;
    height: 230px;
    float: left;
    background: #002172;
    padding: 1.5rem 30px 2rem;
    color: #fff;
    line-height: 18px;
}

.commimnt-img {
    width: 35%;
    float: right;
    height: 230px;
}

.commimnt-img img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}

.experience-box {
    float: left;
    width: 36%;
    background: #2EA7E1;
    min-height: 430px;
    margin-top: 1rem;
    color: #fff;
    padding: 1.5rem 1rem;
}

.job-respoblity p {
    font-size: 16px;
    color: #453d58;
    font-family: 'rm_prolight';
    line-height: 24px;
}

.experience-box ul li {
    width: 100%;
    text-align: center;
}

.experience-box ul li {
    width: 100%;
    text-align: center;
    padding: 2rem 0;
}

.experience-box ul li span {
    font-family: 'rm_probold';
    font-size: 60px;
}

.experience-box hr {
    border-color: #ebf4f94a;
}

.experience-box ul {
    margin-top: 2rem;
}

.about_bio {
    padding: 2rem;
    background: #EBF4F9;
}

.about_bio h3 {
    padding-bottom: 1rem;
}

.about_bio p {
    padding-bottom: 1rem;
    font-size: 18px;
    font-family: 'rm_prolight';
    color: #453D58;
    line-height: 26px;
}

.about_bio {
    padding: 2rem;
    background: #EBF4F9;
    height: 100%;
}

.botm-section-leadership {
    padding: 1.5rem;
    display: block;
    float: left;
    background: #EBF4F9;
    width: 100%;
    margin: 1.5rem 0;
}

.botm-section-leadership .leadrbio-img {
    float: left;
    width: 20.8%;
}

.aboot-lp {
    float: left;
    width: 70%;
    margin-left: 1.5rem;
}

.aboot-lp p.ddsg {
    font-size: 18px;
    font-family: 'rm_probold';
    padding-top: 1rem;
}

.aboot-lp h3 {
    padding-bottom: 0.8rem;
    padding-top: 2rem;
    font-size: 24px;
}

.experience-box ul li small {
    font-size: 20px;
    padding-left: 5px;
}

.aboot-lp p {
    line-height: 20px;
    font-size: 14px;
}

.botm-section-leadership .leadrbio-img img {
    width: 200px;
    height: 188px;
    max-width: 100%;
    background-size: contain;
    object-fit: cover;
}

.job-respoblity {
    line-height: 20px;
    float: right;
    width: 60%;
    padding: 1.5rem 1rem;
    border: 1px solid #B6C2C9;
    margin-top: 1rem;
    min-height: 430px;
    height: 430px;
    overflow: auto;
}

.job-respoblity h3 {
    padding-bottom: 0.8rem;
    font-size: 24px;
}

.bio-details a:hover {
    opacity: 0.9;
}

.bio-details span {
    font-size: 16px;
}

.bio-details a {
    position: absolute;
    right: -90px;
    top: 8.5rem;
}

.user-profile-img {
    display: inline-block;
}

.bio-member.timeline {
    margin-bottom: 1rem;
    width: 100%;
    background: url(../images/timeline-bg.png) no-repeat top center;
}

.bio-details {
    position: relative;
    align-items: center;
    display: inline-block;
    padding-top: 8rem;
}

.bio-details h2 {
    font-family: 'rm_probold';
    color: #002172;
    font-size: 45px;
}

.user-profile-img img {
    max-width: 100%;
    height: 100%;
}

.user-profile-img {
    display: inline-block;
    height: 350px;
    float: left
}

section.conmBox.our-story-sec.ets {
    padding-bottom: 0;
}

section.conmBox.our-story-sec.ets p {
    text-align: center;
}

section.middle-box.top-header {
    padding-top: 5rem;
}

section.middle-box.top-header .slider-Box.home-s.in-banner .slide-dec {
    top: 50%;
}

.contact-info {
    text-align: center;
    color: #fff;
}

.contact-info h6 {
    font-size: 24px;
    padding-top: 1rem;
}

section.conmBox.connect-social {
    padding: 40px 0;
    background: #EBF4F9;
    text-align: center;
}

.social-connect-box {
    max-width: 380px;
    margin: 0 auto;
}

.social-connect-box h4 {
    font-family: 'rm_prolight';
    text-transform: uppercase;
    vertical-align: middle;
    align-items: center;
    float: left;
    padding-top: 8px;
}

.social-connect-box a img {
    width: 42px;
    padding: 0px 3px;
}

.social-connect-box a img:hover {
    opacity: 0.8;
}

.I-AM {
    text-align: center;
    color: #2EA7E1;
    padding: 0 0 3rem 0;
    max-width: 150px;
    margin: 0 auto;
}

.I-AM h1:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    background: #2EA7E1;
    bottom: 0;
    left: 0;
}

.I-AM h1 {
    font-family: 'rm_probold';
    position: relative;
}

.btn-comn.blueBtn.moveUp.leftalign.contact {
    float: left;
    margin: 0;
    padding-right: 10px;
}

.btn-comn.blueBtn.moveUp.leftalign.rightwhite.in-view {
    float: left;
    margin: 0;
    background: #EBF4F9;
}

.btn-comn.blueBtn.moveUp.leftalign.rightwhite.in-view a {
    background: #EBF4F9 !important;
    max-width: 350px;
    line-height: 18px;
    color: #2EA7E1;
    padding-top: 12px;
}

.btn-comn.blueBtn.moveUp.leftalign.light.in-view a.button {
    background: #2EA7E1 !important;
}

.Img-bxs-01.etrac {
    max-width: 450px;
    margin: 50px auto;
}

.Img-bxs-01.etrac li {
    width: 50%;
}

.modal-content.subscribe {
    padding: 1rem 0;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #159BDB;
    border-color: #159BDB;
    border: 0;
    box-shadow: none;
}

button.btn.submit.btn-primary {
    width: 100%;
    padding: 11px 0;
    background: #2EA7E1;
    border: 0;
    box-shadow: #00000017 0px 8px 4px 0px;
}

button.btn.submit.btn-primary:hover {
    box-shadow: none;
}

.modal-body.subscribe p.terms {
    padding-top: 1.5rem;
    font-size: 14px;
}

.form-control.custm {
    background: #EBF4F9;
    border: 0;
    padding: 1.375rem 0.75rem;
}

div#myModal {
    background: #00217285;
}

.modal-body.subscribe p {
    line-height: 20px;
    font-size: 16px;
    color: #453d58;
    font-family: 'rm_prolight';
    padding-top: 0.5rem;
}

.modal-body.subscribe h2.title-sobsc {
    font-family: 'rm_proregular';
    color: #453d58;
}

.modal-body {
    padding: 1rem 0;
}

.fill-form {
    padding: 1.5rem 0;
}

.modal-body.subscribe {
    padding: 2rem 2rem 0 0;
}

.modal.subscribe {
    padding-top: 5rem;
}

button.close.popup {
    position: absolute;
    right: 0;
    top: -30px;
    color: #fff;
    opacity: 1;
}

.blogs-entrys .title a:hover {
    text-decoration: underline;
}

.contact-info p {
    color: #fff;
    padding-top: 1rem;
    line-height: 22px;
    font-size: 16px;
}

.contact-info p a {
    color: #fff;
}

.etrac-inside.corporate li {
    width: 33%;
}

.Img-bxs-01.etrac.corporate {
    max-width: 700px;
}

section.conmBox.ets.eos.lfe {
    padding-top: 20px;
}

.e_book.blogs:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/resolving-issues-overlay.png) left top no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    opacity: 1;
    transition: transform .5s;
    -webkit-transition: transform .5s;
}

.btn-comn.case-std {
    padding: 3rem 0 1.5rem 0;
}

.blogs-entrys .title {
    padding: 0 3rem 0 0;
}

.blogs-entrys .title a {
    color: #fff;
    font-family: 'rm_probold';
    font-size: 24px;
}

.blogs-entrys .ddmmyy {
    color: #fff;
    padding: 8px 0 0 0;
    font-size: 14px;
    font-family: 'rm_prolight';
}

.blogs-entrys small {
    color: #fff;
    padding: 10px 0;
    display: block;
    text-transform: uppercase;
}

.blogs-entrys {
    position: absolute;
    width: 100%;
    padding: 15px;
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: transform .5s;
    -webkit-transition: transform .5s;
    z-index: 1;
    text-align: left;
}

.download {
    position: absolute;
    width: 100%;
    padding: 15px;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: transform .5s;
    -webkit-transition: transform .5s;
    z-index: 1;
    max-width: 351px;
}

.e_book img {
    object-fit: cover;
    background-size: 100%;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1);
    -webkit- transform: scale(1);
    width: 100%;
    height: 100%;
}

.e_book:hover img {
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1.15);
    -webkit- transform: scale(1.15);
}

section.conmBox.cs {
    padding-bottom: 0;
}

.e_book {
    position: relative;
    height: 310px;
    overflow: hidden;
    margin-bottom: 2rem;
}

.download a {
    background: #1A82C7;
    color: #fff;
    padding: 0.8rem 2rem;
}

.e_book span.title {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    bottom: 10px;
    left: 50%;
    color: #fff;
    font-size: 20px;
    width: 100%;
    z-index: 1;
}

.download a:hover {
    box-shadow: 0px 5px 0px 2px #0000005c;
}

.e_book::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(#0000, #000c);
    left: 0;
    bottom: 0;
    z-index: 0;
}

section.slider-Box.home-s.conmBox.in-banner.blogs {
    background: url(../images/blog-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.blogs::after {
    content: '';
    background: none;
}

section.slider-Box.home-s.conmBox.in-banner.blogs .slide-dec h1 {
    padding: 0;
}

section.slider-Box.home-s.conmBox.in-banner.ebook-landing {
    background: url(../images/eBook_bg.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-landing {
    background: url(../images/case_study_bg.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.lfe {
    background: url(/wp-content/uploads/2021/09/learning-from-elite.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.eos {
    background: url(../images/eso-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-1 {
    background: url(../images/case-study-1.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-1 .btn-comn {
    padding: 0;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-2 {
    background: url(../images/case-study2.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-2 .btn-comn {
    padding: 0;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-3 {
    background: url(../images/case-study3.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.case-study-3 .btn-comn {
    padding: 0;
}

section.slider-Box.home-s.conmBox.in-banner.rq {
    background: url(../images/request_a_purposal.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.ccsp {
    background: url(../images/corporate-service-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.etrac {
    background: url(../images/etrac-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.e-command {
    background: url(../images/e-command-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.contact {
    background: url(../images/contact-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.conmBox.our-story-sec.ets.contact {
    background: #2EA7E1;
    padding: 4rem 0;
}

section.slider-Box.home-s.conmBox.in-banner.hotels {
    background: url(../images/hotels-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.hospitals {
    background: url(../images/hospitals-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.aiports {
    background: url(../images/aiport-header-bg.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.Municipalities {
    background: url(../images/Municipalities-header.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.UC-realestate {
    background: url(../images/UC-real-estate.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.market-srvd {
    background: url(../images/market-serviced.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.UNIQ {
    background: url(../images/UniqueCaseStudy.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.EVS {
    background: url(../images/EVS-landings.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.EPS {
    background: url(../images/EPS-landing.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.ems {
    background: url(../images/ems-landing.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.ets {
    background: url(../images/ets-bg.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

section.slider-Box.home-s.conmBox.in-banner.sb {
    background: url(../images/service-brand-bg.png) no-repeat;
    height: 100%;
    width: 100%;
    min-height: 454px;
    background-size: cover;
    background-position: center;
}

.Img-bxs ul li:hover:after {
    transition: transform .5s;
    -webkit-transition: transform .5s;
}

.hoverBx.leadership .Img-bxs ul li img:hover {
    box-shadow: 2px #000;
}

.meet-connect-sec .Img-bxs ul li img {
    box-shadow: 0px 5px 2px 0px #00000040;
}

.meet-connect-sec .Img-bxs ul li img:hover {
    box-shadow: none;
}

.Img-bxs ul li img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1);
    -webkit- transform: scale(1);
    object-fit: cover;
}

.Img-bxs ul li:hover img {
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1.15);
    -webkit- transform: scale(1.15);
}

section.conmBox.additional-servies {
    padding: 70px 0;
    background: #002172;
}

section.conmBox.get-in-touch-sec.es.no-space {
    margin-top: 0;
}

section.conmBox.additional-servies h3 {
    color: #fff;
}

section.conmBox.additional-servies p {
    color: #fff;
}

.border-sd-s {
    border-bottom: 1px dashed #2EA7E1;
    padding: 2rem 0;
}

.ad-s {
    margin-top: 7rem;
    text-align: center;
    padding: 2rem 0;
    color: #fff;
    border: 1px solid #2EA7E1;
    position: relative;
    min-height: 350px;
}

.ad-s h4 {
    font-size: 18px;
    color: #2EA7E1;
    padding: 4rem 15px 1rem 15px;
}

section.conmBox.additional-servies .ad-s p {
    padding: 0 2rem;
    font-size: 15px;
    line-height: 20px;
}

.ad-s span {
    position: absolute;
    text-align: center;
    display: block;
    top: -50px;
    width: 100%;
}

.ad-s span img {
    background: #002172;
    padding: 0 20px;
}

.hoverBx-a {
    position: absolute;
    width: 100%;
    padding: 15px;
    top: 37%;
    left: 0%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 1;
    padding: 0 40px;
}

.Img-bxs ul li .hoverBx-a p {
    padding-top: 20px;
    line-height: 20px;
    display: block;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    color: transparent;
    opacity: 0;
}

.Img-bxs ul li:hover .hoverBx-a {
    top: 15%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    height: 100%;
}

.Img-bxs ul li:hover .hoverBx-a p {
    display: block;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    color: #fff;
    opacity: 1;
}

.hoverBx.leadership {
    max-width: 100%;
}

.Img-bxs ul li .hoverBx.leadership p {
    display: block;
    padding: 0;
    line-height: 24px;
}

.Img-bxs ul li:hover .hoverBx p {
    display: block;
}

.hoverBx {
    position: absolute;
    width: 100%;
    padding: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: transform .5s;
    -webkit-transition: transform .5s;
    z-index: 1;
    max-width: 351px;
}

.container-fluid.blue-light.dark.fluid::before {
    width: 100%;
    height: 82%;
}

.container-fluid.blue-light.dark.fluid .ets-content {
    text-align: center;
}


/* blogs css */

section.conmBox.blogs {
    background: #F5F8FE;
}

.blogs-categories {
    display: block;
    position: relative;
    padding-bottom: 2rem;
}

.blogs-categories h4 {
    display: inline-block;
}

.blogs-categories .search-blogs .blogs-input {
    position: relative;
}

.blogs-categories .search-blogs span {
    z-index: 1;
    position: absolute;
    right: 211px;
    width: 22px;
    top: 10px;
    height: 22px;
}

.blogs-categories .search-blogs {
    float: right;
    position: relative;
    margin-top: -10px;
}

.blogs-categories .search-blogs input.search-blog-post {
    box-shadow: 0px 0px 8px 0px #2196f34f;
    width: 100%;
    min-width: 250px;
    height: 45px;
    padding: 0 0 0 3rem;
    border: 1px solid #2EA7E1;
}

.blogs-categories .search-blogs input.search-blog-post:focus {
    box-shadow: none;
}

.blogs-categories h4 {
    display: inline-block;
    color: #747474;
    font-family: 'rm_probold';
}

.categories-list li {
    margin: 0px 2.8px;
    width: 16%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1);
    -webkit- transform: scale(1);
}

.categories-list span.overly-btn {
    -webkit-transition: transform .5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: transform .5s;
    background: #ffffffeb;
    -webkit-transition: transform .5s;
    z-index: 1;
    padding: 1rem 2rem;
    text-transform: uppercase;
    color: #000;
    font-size: 9px;
    line-height: 12px;
}

.categories-list li img {
    width: 100%;
    height: 147px;
    max-width: 100%;
    object-fit: cover;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1);
    -webkit- transform: scale(1);
}

.categories-list li:hover img {
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1.15);
    -webkit- transform: scale(1.15);
}

.nk-cookie-banner {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    border-radius: 0px;
    display: none;
}

input.wpcf7-form-control.wpcf7-submit.btn.submit.ebook.btn-primary {
    height: 50px;
    min-width: 145px;
    background: #002172;
    border: 0;
}

.categories-list li.active::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #2EA7E1;
    bottom: 0px;
    left: 0;
}

.categories-list {
    padding-top: 2rem;
}

.categories-list li.active {
    box-shadow: 0px 6px 4px 0px #2ea7e126;
}

.categories-list li:last-child {
    margin: 0;
}

.categories-list li:hover {
    box-shadow: 0px 6px 4px 0px #2ea7e126;
}

.categories-list li:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #2EA7E1;
    bottom: 0px;
    left: 0;
}

.featured_main {
    width: 65%;
    height: 430px;
    display: inline-block;
}

.featured-right {
    width: 32%;
    display: inline-block;
    float: right;
}

.featured_main .e_book.blogs {
    height: 100%;
}

.blogs-categories .blog-title h2 {
    text-align: left;
    padding: 0;
}

.blog-title {
    padding: 4rem 0 2rem 0;
}

.blogs-categories .blogs-entrys {
    padding: 0 3rem;
    top: 75%;
}

.featured_list .e_book.blogs {
    max-height: 199px;
}

.featured_list .e_book.blogs .blogs-entrys {
    top: 50%;
}

.blog-title.post {
    padding: 0rem 0 2rem 0;
}

.blog-title.post h2 {
    text-align: left;
}

section.conmBox.blogs .recent-post .e_book.blogs {
    height: 300px;
}

section.conmBox.blogs .recent-post .e_book.blogs .blogs-entrys {
    padding: 0 3rem;
}

section.conmBox.susbcribe-newsletter.no-space {
    background: #002172;
    color: #fff;
    padding: 60px 0;
}

section.conmBox.susbcribe-newsletter.no-space h2 {
    color: #fff;
    padding: 0;
    text-align: left;
}

section.conmBox.susbcribe-newsletter.no-space span {
    font-family: 'rm_prolight';
    font-size: 28px;
    padding: 10px 0;
    display: block;
}

section.conmBox.susbcribe-newsletter.no-space input.search-blog-post {
    box-shadow: 0px 0px 8px 0px #2196f34f;
    width: 300px;
    height: 48px;
    padding-left: 1.5rem;
}

.subs-newsletter {
    padding-top: 1.5rem;
}

.subs-newsletter button.submit-btn {
    border: 0;
    outline: 0;
    background: #2EA7E1;
    color: #fff;
    padding: 0.7rem 2rem;
    margin-left: 0.5rem;
}

.subs-newsletter button.submit-btn:hover {
    background: #1892CC;
}

section.conmBox.blogs.details {
    background: #fff;
}

.author-details .write-by img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}

.author-details .write-by {
    text-align: center;
    display: inline-block;
}

.author-details {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.author-details .write-by span {
    text-align: center;
    display: block;
    padding: 1rem 0;
    line-height: 22px;
}

.author-details .write-by ul li img {
    width: 45px;
    height: 45px;
    box-shadow: 0px 0px 7px 0px #0000002e;
}

.author-details .write-by ul li img:hover {
    box-shadow: none;
}

.author-details .write-by li {
    width: 100%;
    margin: 1rem 0;
}

section.conmBox.blogs.details .blog_entry {
    padding: 0 8rem 5rem 0rem;
}

section.conmBox.blogs.details .blog_entry p {
    margin-bottom: 1rem;
}

section.conmBox.blogs.details .blog_entry h1 {
    padding: 2rem;
}

section.conmBox.blogs.details .blog_entry p img {
    padding: 2rem 0;
}

section.conmBox.blogs.details .blog_entry h3 {
    padding: 1rem 0;
    color: #453d58;
}


/* statics-pages css */

section.slider-Box.static-banners {
    border-bottom: 1px solid #2EA7E1;
    min-height: 380px;
    max-width: 100%;
    background: #EFF6F9;
}

section.slider-Box.static-banners h1 {
    color: #453D58;
    font-family: 'rm_proregular';
    font-size: 44px;
}

section.slider-Box.static-banners .conts {
    padding-top: 5rem;
}

section.slider-Box.static-banners {
    max-height: 414px;
    max-width: 100%;
    background: #EFF6F9;
    height: 100vh;
}

section.slider-Box.static-banners p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    color: #453d58;
    font-family: 'rm_prolight';
    position: relative;
    max-width: 100%;
}

section.slider-Box.static-banners:after {
    content: '';
    position: absolute;
    background: url(../images/arw-border.svg) no-repeat;
    width: 64px;
    height: 27px;
    left: 50%;
    bottom: -27px;
}

section.conmBox.statics p {
    padding: 1rem 0;
}

section.conmBox.statics h3 {
    color: #453D58;
    padding-top: 1rem;
    font-size: 24px;
}

section.conmBox.case-study h2 {
    text-align: left;
}

section.conmBox.case-study span.sub-heading {
    padding: 0 0 2.0rem 0;
    display: block;
    font-size: 24px;
    color: #453D58;
}

section.conmBox.case-study h3 {
    color: #453D58;
    font-size: 24px;
    padding: 0rem 0;
}

section.conmBox.statics p img {
    padding-bottom: 2rem;
}

.case-study-list h2 {
    font-size: 32px;
}

.case-study-list {
    background: #EBF4F9;
    padding: 4rem 3rem;
    min-width: 320px;
    float: right;
}

.case-study-list li {
    padding: 0.2rem 0;
}

.case-study-list li a {
    color: #453D58;
}

.case-study-list li a:hover {
    text-decoration: underline;
    color: #2EA7E1;
}

.hoverBx-b {
    position: absolute;
    width: 100%;
    padding: 15px;
    top: 45%;
    left: 0%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 1;
    padding: 0 40px;
}

.hoverBx-b .hovr-stage {
    padding-top: 20px;
    line-height: 20px;
    display: block;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    color: transparent;
    opacity: 0;
}

.e_book:hover .hovr-stage {
    display: block;
    top: 24%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    height: auto;
    opacity: 1;
    min-height: 220px;
}

.e_book:hover .hoverBx-b {
    top: 18%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    overflow: auto;
}

.hoverBx-b h3 a {
    color: #fff;
    font-size: 22px;
}

.hoverBx-b .hovr-stage p {
    color: #fff;
    max-height: 115px;
    overflow: auto;
}

.e_book::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    background-image: linear-gradient(#0000, #000c);
    background-size: cover;
    bottom: 0;
    z-index: 0;
}

.Img-bxs.landing ul li {
    margin: 1rem;
    width: 30.7%;
    min-height: 100%;
}

.e_book:hover::after {
    height: 100%;
    background: url(../images/resolving-issues-overlay.png) left top no-repeat;
    background-size: cover;
}

.Img-bxs.landing ul li:hover .hoverBx-a {
    top: 15%;
}

.accordion {
    background-color: #fff;
    border-bottom: 1px solid #00000024;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #2EA7E1;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-family: 'rm_probold';
    font-size: 16px;
}

button.accordion.active {
    color: #453D58;
}

.accordion:hover {
    background-color: #eee;
}

button.accordion:focus {
    outline: none;
    border: 0;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2212";
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel.actives {
    display: block;
}


/* Img-bxs */

.Img-bxs-01 {
    padding: 0;
    margin: 60px 0 0;
}

.Img-bxs-01 ul li {
    width: 25%;
    padding-bottom: 0;
    position: relative;
    float: left;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
}

.Img-bxs-01.cols5 ul li {
    width: 20%;
    padding-bottom: 0;
    position: relative;
    float: left;
    overflow: hidden;
    padding: 0 25px;
    text-align: center;
}

.Img-bxs-01 ul {
    margin-top: 0;
}

.Img-bxs-01 h2 {
    padding-bottom: 33px;
}

.Img-bxs-01 ul li h3 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-family: 'rm_probold';
}

.Img-bxs-01 ul li p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
}

.pasLeft25 {
    padding-left: 50px!important;
}

.pasRight25 {
    padding-right: 100px!important;
}


/* resolving-issues-sec */

.resolving-issues-sec {
    background: #f5f8fe;
}

.lightbluebg {
    background: #f5f8fe;
}

.resolving-issues-sec .Img-bxs {
    margin-top: 35px;
}


/* market-served-sec */

.conmBox.market-served-sec .Img-bxs .hoverBx h3 {
    padding-bottom: 7px;
    letter-spacing: 1px;
    font-family: 'rm_probold';
}

.conmBox.market-served-sec .Img-bxs .hoverBx a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-family: 'rm_probold';
}

.conmBox.market-served-sec .message-icon {
    position: fixed;
    width: 86px;
    height: 247px;
    right: 0px;
    bottom: 20%;
    transition: all ease-in-out 200ms;
    z-index: 9;
}

.conmBox.market-served-sec .message-icon:hover {
    transform: translateY(-0.25rem);
    animation-name: animation_hangOn, animation_hang;
    animation-duration: 0.3s, 1.5s;
    animation-delay: 0s, 0.3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}

@keyframes animation_hangOn {
    100% {
        transform: translateY(11px);
    }
}

@keyframes animation_hang {
    0% {
        transform: translateY(11px);
    }
    50% {
        transform: translateY(4px);
    }
    100% {
        transform: translateY(11px);
    }
}


/* a-partnership-of-sec */

.conmBox.a-partnership-of-sec {
    padding: 70px 0 55px;
}

.a-partnership-of-sec .owl-carousel .owl-item {
    padding: 0 10px;
}

.a-partnership-of-sec .owl-carousel .owl-item img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(0.95);
    -webkit- transform: scale(0.95);
}

.a-partnership-of-sec .owl-carousel .owl-item img:hover {
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: scale(1.075);
    -webkit- transform: scale(1.075);
}

.owl-carousel.partnership-slider {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 41px 0;
}

.conmBox.a-partnership-of-sec h2 {
    margin-bottom: 25px;
}

.conmBox.a-partnership-of-sec .slider-Box {
    padding: 0 75px;
}

.conmBox.a-partnership-of-sec .slider-Box .imgB {
    display: flex;
    justify-content: center;
    height: 70px;
}

.owl-carousel.partnership-slider .owl-nav,
.owl-carousel.partnership-slider .owl-nav button {
    display: inline-block!important;
}

.owl-carousel.partnership-slider .owl-stage-outer {
    z-index: 1;
}

.owl-carousel.partnership-slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    height: 44px;
    margin-top: -22px;
}

.owl-carousel.partnership-slider .owl-nav button {
    width: 38px;
    height: 42px;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    margin-top: 0;
    outline: 0;
}

.owl-carousel.partnership-slider .owl-nav button span {
    display: none;
}

.owl-carousel.partnership-slider .owl-nav button.owl-prev {
    left: -75px;
    background: #fff url('../images/arrow-l.png') center center no-repeat;
}

.owl-carousel.partnership-slider .owl-nav button.owl-next {
    left: auto;
    right: -75px;
    background: #fff url('../images/arrow-r.png') center center no-repeat;
}

.owl-carousel.partnership-slider .owl-nav button.owl-prev:hover {
    background: #2ea7e1 url('../images/arrow-l-act.png') center center no-repeat;
    border: 1px solid #2ea7e1;
}

.owl-carousel.partnership-slider .owl-nav button.owl-next:hover {
    background: #2ea7e1 url('../images/arrow-r-act.png') center center no-repeat;
    border: 1px solid #2ea7e1;
}


/* market-served-sec */

.conmBox.market-served-sec {
    padding: 70px 0 70px 0;
    background: #f5f8fe;
}

.conmBox.market-served-sec .Img-bxs ul li {
    width: 20%;
}


/*
.conmBox.market-served-sec .container {
	max-width: 100%;
}

.conmBox.market-served-sec .container .fitRow,
.conmBox.market-served-sec .container .fitRow .col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}
*/

.conmBox.market-served-sec .Img-bxs {
    margin-top: 35px;
}

.conmBox.market-served-sec .Img-bxs ul li img {
    transform: scale(1)!important;
    -webkit- transform: scale(1)!important;
}


/* affordability-sec */

.affordability-sec {
    padding: 0;
    background: url('../images/affordability-bg.jpg') left top no-repeat;
    background-size: cover;
    position: relative;
}

.affordability-sec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.51);
    left: 0;
    top: 0;
}

.affordability-sec .flexBx {
    position: relative;
    z-index: 1;
}

.affordability-sec .flexBxIn {
    padding: 110px 110px 110px 75px;
    color: #fff;
    position: relative;
}

.affordability-sec .btn-comn {
    text-align: left;
    margin-top: 75px;
    position: absolute;
    left: 75px;
    bottom: 80px;
}

.affordability-sec .btn-comn a {
    height: 50px;
    line-height: 50px;
}

.affordability-sec .btn-comn.whiteB a {
    background: #fff;
    color: #002172;
    font-size: 16px;
}

.affordability-sec .btn-comn.blueLightB a {
    background: #2ea7e1;
    color: #fff;
    font-size: 16px;
}

.affordability-sec .flexBxIn h2 {
    font-family: 'rm_probold';
    font-weight: 500;
}

.affordability-sec .flexBxIn.blueBg {
    color: #fff;
    background: rgba(0, 33, 114, 0.60);
}

.ets-image.eos img {
    width: auto;
}


/* wtat-we-done-sec */

section.conmBox.ets.eos {
    padding-bottom: 0;
}

section.conmBox.ets.eos .row {
    padding: 0 0rem 3rem 0rem;
    text-align: center;
}

.wtat-we-done-sec {
    padding: 155px 0;
    background: #2ea7e1;
    background-size: cover;
    position: relative;
}

.wtat-we-done-sec.etrac {
    padding: 155px 0;
    background: url('../images/etrac-bg.png') left top no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 5rem;
    background-position: bottom;
}

section.conmBox.wtat-we-done-sec.etrac::after {
    content: '';
    background: rgb(0 0 0 / 48%);
}

.wtat-we-done-sec.etrac.corporate {
    padding: 155px 0;
    background: url('../images/corporate-ftr.png') left top no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 5rem;
    background-position: center;
}

.wtat-we-done-sec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    display: none;
}

.wtat-we-done-sec .container {
    position: relative;
    z-index: 1;
}

.wtat-we-done-sec .container h2 {
    font-size: 34px;
    color: #fff;
    line-height: 121%;
    font-weight: 500;
    font-family: 'rm_probold';
}

.wtat-we-done-sec .container h3 {
    font-size: 40px;
    color: #fff;
    line-height: 121%;
    font-weight: 500;
    font-family: 'rm_probold';
    padding-bottom: 15px;
}

.wtat-we-done-sec .Img-bxs-01 p {
    font-family: 'rm_proregular';
}


/* get-in-touch-sec */

.get-in-touch-sec {
    background: #2ea7e1;
}

.get-in-touch-sec h2 {
    font-family: 'rm_probold';
    font-weight: 500;
}

.get-in-touch-sec p {
    font-family: 'rm_proregular';
    font-size: 22px;
    line-height: 34px;
}

.get-in-touch-sec .btn-comn {
    padding-top: 5px;
}

.get-in-touch-sec .btn-comn a {
    max-width: 300px;
}

.affordability-sec .flexBxIn h2,
.affordability-sec .flexBxIn p,
.wtat-we-done-sec h2,
.wtat-we-done-sec p,
.get-in-touch-sec h2,
.get-in-touch-sec p {
    color: #fff;
    text-align: left;
}

.get-in-touch-sec h2,
.get-in-touch-sec p {
    text-align: center;
}


/* slider block */

.slider-Box .owl-carousel .owl-nav button.owl-prev,
.slider-Box .owl-carousel .owl-nav button.owl-next {
    display: none;
}

.slider-Box .owl-dots {
    position: relative;
    height: 3px;
    bottom: -30px;
    width: 100%;
    text-align: center;
}

.slider-Box .owl-dots button.owl-dot {
    outline: 0;
    border-radius: 0px;
    width: 50px;
    height: 3px;
    margin: 0 6px;
    background: #cdc6c6;
}

.slider-Box .owl-dots button.owl-dot.active {
    background: #2a2a28;
    height: 3px;
}

.slider-Box .owl-carousel .item {
    position: relative;
}

.slider-Box.home-s {
    height: 100vh;
    min-height: 550px;
    max-width: 100%;
}

.slider-Box.home-s .b-img {
    height: 70%;
    width: 100%;
    object-fit: cover;
}

.slider-Box {
    padding: 0;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
}

.slide-dec {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    padding: 0;
    max-width: 1260px;
    left: 50%;
    width: 100%;
    z-index: 1;
}

.slide-dec h1 {
    letter-spacing: 0px;
    padding: 0 0 15px;
    margin: 0;
    font-size: 30px;
    color: #fff;
    line-height: 34px;
    font-weight: 500;
}

.slide-dec,
.slide-dec p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.slide-dec .conts p {
    max-width: 884px;
    margin: 0;
    font-family: 'rm_proregular';
}

.slide-dec .conts {
    padding: 0;
    margin: 0 auto;
    max-width: 750px;
    text-align: center;
    background: none;
    border-radius: 10px;
    padding: 0;
}

.slide-dec .conts .btn-comn {
    text-align: left;
    padding: 15px 0 0;
}

.slide-dec .conts .btn-comn a {
    background: #e8911d!important;
}

.slider-Box.home-s:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 65%);
    left: 0;
    top: 0;
}

.slide-dec .conts .btn-comn a {
    max-width: 300px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-family: 'rm_probold';
    letter-spacing: 1px;
}

.slide-dec.no-bg-box .conts {
    background: none;
}

.mobile-mega-Mn,
a.mobile-trigger-c {
    display: none
}


/* ## footer block ## */

footer {
    padding: 70px 0;
    background: #fff;
}

footer .ftrBx {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    position: relative;
    float: left;
}

footer h4 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #453d58;
    font-family: 'rm_probold';
}

footer ul.ftr-links li {
    padding: 0 0 8px;
    margin: 0;
    font-size: 14px;
    color: #453d58;
    line-height: 24px;
}

footer ul.ftr-links li a {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #453d58;
    line-height: 22px;
    text-decoration: none!important;
    position: relative;
    left: 0;
    word-break: break-word;
}

footer ul.ftr-links li a:hover {
    left: 5px;
}

footer ul.ftr-links li.social-icons {
    margin-top: 15px;
}

footer ul.ftr-links li.social-icons a {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
}

footer ul.ftr-links li.social-icons a:hover {
    opacity: 0.75;
}

footer ul.ftr-links li.social-icons a.social-icons-01 {
    background: url(../images/social-icon-01.png) left top no-repeat;
}

footer ul.ftr-links li.social-icons a.social-icons-02 {
    background: url(../images/social-icon-02.png) left top no-repeat;
}

footer ul.ftr-links li.social-icons a.social-icons-03 {
    background: url(../images/social-icon-03.png) left top no-repeat;
}

footer ul.ftr-links li a.insta-icon {
    padding-left: 40px!important;
    background: url(../images/linkedin-icon.png) left top no-repeat;
    min-height: 23px;
    line-height: 23px;
    display: inline-block;
    background-size: 23px auto;
}

.Copyright-bottom.terms li a {
    margin: 0 2px;
}

.Copyright-bottom.terms li>span {
    display: inline-block;
    padding: 0 11px;
}

.Copyright-bottom {
    position: relative;
    text-align: center;
    padding: 0;
    margin-top: 51px;
}

.Copyright-bottom.terms {
    margin-top: 45px;
}

.Copyright-bottom,
.Copyright-bottom a,
.Copyright-bottom ul.ftr-links li a {
    font-size: 14px;
    color: #453d58;
    line-height: 22px;
}

.Copyright-bottom a:hover,
footer ul.ftr-links li a:hover {
    color: #2ea7e1;
    text-decoration: none;
}

footer .ftrBx h4 {
    padding-bottom: 21px;
}

.Copyright-bottom a {
    margin-left: 0!important;
}

.Copyright-bottom ul.ftr-links li {
    display: inline-block!important;
    padding: 0 10px;
    font-size: 14px;
    color: #453d58;
    line-height: 20px;
}

.Copyright-bottom .ftr-links.ftr-links-logo li a {
    font-family: 'rm_probold';
    font-size: 14px;
}

.Copyright-bottom .ftr-links.ftr-links-logo li {
    padding: 0 18px;
}

ul.ftr-links.soacialIcons li {
    display: inline;
    margin-right: 10px;
}

ul.ftr-links li:first-child {
    display: block;
}

footer .r-a {
    float: right;
    margin-left: 0;
}

footer .r-a a {
    margin-right: 0;
}

.pat-top-ftr {
    padding-top: 75px;
}

a.mobile-trigger {
    display: none;
}

.m-slide {
    display: none!important;
}

.Copyright-bottom .ftr-links.ftr-links-logo li.lofoFtr-01 a:first-child {
    margin-right: 36px;
}


/* timing functions */

$bounced-timing: cubic-bezier(.64,
.57,
.47,
1.29);
$back-timing: cubic-bezier(0.175,
0.885,
0.320,
1.275);
$ease-out-quint:cubic-bezier(0.230,
1.000,
0.320,
1.000);
$ease-in-quint:cubic-bezier(0.755,
0.050,
0.855,
0.060);
$time-fast: 0.1s;
$time-mid: 0.6s;
$font: 'Prata';
$bg-button: #233142;
$color-text: #ccc; //lighten($bg-button, 20%);
$bg-body: #FD9191;
body {
    background-color: $bg-body;
    font-size: 62.5%;
}


/* description text */

.desc {
    text-align: center;
    font-size: 1rem;
    color: lighten($color-text, 10%);
    font-family: 'Open Sans';
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate3d(-50%, -35%, 0);
}


/* positioning button */

.button {
    display: block;
    width: 340px;
    height: 80px;
    cursor: pointer;
    transition: box-shadow $time-fast linear;
    &:hover {
        box-shadow: 0 10px 0 rgba(0, 0, 0, 0.2);
    }
}

.get-in-touch-sec .btn-comn a,
.join-our-team-sec .btn-comn a {
    background: #e8911d!important;
}

.affordability-sec .btn-comn.whiteB a {
    background: #fff!important;
    color: #002172!important;
}

.affordability-sec .btn-comn.blueLightB a {
    background: #2ea7e1!important;
}

.btn-comn.blueBtn a {
    background: #002172!important;
}


/* about us page */

.slider-Box.home-s.in-banner {
    height: 450px;
    min-height: 550px;
}

.slider-Box.home-s.in-banner img {}

.slider-Box.home-s.in-banner .slide-dec {
    top: 58%;
}

.conmBox.our-story-sec .container {
    max-width: 990px;
}

.conmBox.our-story-sec .boldTxt {
    font-family: 'rm_probold';
    font-size: 18px;
    color: #002172;
}


/* the-elite-service-sec */

.the-elite-service-sec .btn-comn {
    margin-top: 51px;
}

.the-elite-service-sec h2 {
    padding: 0px 0 35px;
}

.the-elite-service-sec p {
    padding-right: 80px!important;
}


/* our-core-values-sec */

.our-core-values-sec {
    background: #ebf4f9;
}

.our-core-values-sec .Img-bxs {
    max-width: 950px;
    margin: 0 auto;
}

.our-core-values-sec .Img-bxs ul li:after {
    display: none;
}

.our-core-values-sec .Img-bxs ul li {
    width: 25%;
}

.our-core-values-sec .numBx {
    width: 195px;
    height: 195px;
    color: #2ea7e1;
    margin: 21px auto 0;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 21px rgb(0 0 0 / 2%);
    text-align: center;
    font-family: 'rm_probold';
    line-height: 200px;
    font-size: 115px;
}

.our-core-values-sec .Img-bxs ul li .hoverBx-01 h3 {
    color: #2ea7e1;
    font-size: 20px;
    padding: 35px 0 11px;
}

.our-core-values-sec .Img-bxs ul li .hoverBx-01 p {
    padding: 0 15px;
    font-family: 'rm_proregular';
    font-size: 16px;
    line-height: 22px;
}


/* our-service-brands-sec */

.our-service-brands-sec h2 {
    padding-bottom: 55px;
}

.our-service-brands-sec .Img-bxs {
    padding: 0 0 55px;
    float: left;
    width: 100%;
}

.our-service-brands-sec .Img-bxs ul li {
    width: 25%;
}


/* meet-connect-sec  */

.meet-connect-sec h2 {
    padding-bottom: 55px;
}

.in-icon {
    position: absolute;
    width: 146px;
    height: 37px;
    top: 34px;
    right: 24px;
    z-index: 1;
    opacity: 0;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.meet-connect-sec .Img-bxs ul li:hover .hoverBx {
    bottom: 85px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.meet-connect-sec .Img-bxs ul li:hover .in-icon {
    top: 24px;
    opacity: 1;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.meet-connect-sec .Img-bxs ul {
    margin: 0 -1.5%;
}

.wtat-we-done-sec.etrac.corporate::after {
    content: '';
    background: rgb(0 0 0 / 52%);
}

.meet-connect-sec .Img-bxs ul li {
    margin: 0 1.5% 3%;
    width: 30.33%;
}

.meet-connect-sec .hoverBx {
    top: auto;
    bottom: 18px;
    transform: inherit;
    left: 0;
}

.meet-connect-sec .hoverBx p {
    color: #fff;
    font-size: 18px;
}


/* join-our-team-sec */

.join-our-team-sec {
    padding: 135px 0 110px;
    background: url('../images/join-our-team.jpg') left top no-repeat;
    background-size: cover;
    position: relative;
}

.join-our-team-sec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.51);
    left: 0;
    top: 0;
}

.join-our-team-sec .container {
    position: relative;
    z-index: 1;
}

.join-our-team-sec h2,
.join-our-team-sec p {
    color: #fff!important;
}

.conmBox.join-our-team-sec p.mxwd {
    margin: 0 auto 65px;
}

.join-our-team-sec h2 {
    padding: 0 0 65px;
}

.markets-main .img-sec {
    padding: 0;
}

.markets-main .img-sec img {
    width: 100%;
}

.markets-main .img-sec .img-div {
    position: relative;
}

.markets-main .img-sec .img-div:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/resolving-issues-overlay.png) left top no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    opacity: 1;
    transition: transform .5s;
    -webkit-transition: transform .5s;
}

.markets-main .text-sec {
    padding: 0 5%;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}

.markets-main .text-sec h3 {
    font-size: 36px;
    margin-bottom: 15px;
}

.markets-main .text-sec p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
}

.markets-main .text-sec ul {
    list-style: none;
    font-family: 'rm_proregular';
    font-size: 16px;
    color: #002172;
    line-height: 22px;
}

.markets-main .text-sec ul li {
    margin: 5px 0;
    position: relative;
    padding-left: 25px;
}

.markets-main .text-sec ul li:before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 0;
}

.markets-main .btn-comn {
    text-align: left;
    margin-top: 15px;
}

.fourBx-inner {
    background: #f5f8fe;
    padding: 50px;
    min-height: 420px;
    margin: 15px 0;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(186, 186, 186, 0.75);
    -moz-box-shadow: 5px 5px 15px 0px rgba(186, 186, 186, 0.75);
    box-shadow: 5px 5px 15px 0px rgba(186, 186, 186, 0.75);
}

.new-sec-home-outer {
    min-height: 700px;
    background: #ffffff url(../images/affordability-bg-new.jpg) left top no-repeat;
    background-size: 75% 100%;
}

.new-sec-home-outer:after {
    display: none;
}

.new-sec-home-outer .flexBx {
    position: absolute!important;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.new-sec-home {
    padding: 50px!important;
    min-height: auto;
    max-width: 600px;
    border: 2px solid #002172;
}

.new-sec-home h2 {
    font-size: 20px!important;
    line-height: 26px!important;
    color: #002172!important;
    margin-bottom: 20px!important;
    padding: 0;
}

.new-sec-home p {
    color: #453d58!important;
    font-size: 16px!important;
    line-height: 22px!important;
    font-family: 'rm_proregular'!important;
    margin-bottom: 20px!important;
}

.page-id-2275 .btn-new-main {
    display: none;
}

.display-flex {
    display: flex;
}

.services-cards-main .first-card {
    margin-bottom: 20px;
}

.services-cards-main .card-inner {
    padding: 26px 30px 42px 30px;
    text-align: center;
    background-color: #ffffff;
    margin-right: 20px;
    min-width: 187px;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #0000000d;
}

.services-cards-main .card-inner:last-child {
    flex: 1;
}

.services-cards-main .card-inner:hover {
    background-color: #0021731a;
}

.services-cards-main .card-inner:hover p {
    color: #002173;
}

.services-cards-main .card-inner a {
    display: block;
}

.services-cards-main .card-inner p {
    font-size: 16px;
    margin-top: 10px;
}


/* contact page css */

.start-conversion {
    background: #F5F8FE;
    padding: 90px 0;
}

.start-conversion .start-conversion-title {
    text-align: center;
    font-size: 50px;
    color: #002172;
    margin-bottom: 35px;
    font-family: 'rm_probold';
}

.start-conversion .cmnWhiteBox {
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 20px;
}

.start-conversion .getin-touch-box {
    background: #002172;
    border-radius: 20px;
    padding: 30px;
}

.start-conversion .getin-touch-box h3 {
    color: #fff;
    font-size: 40px;
    font-family: 'rm_probold';
    margin-bottom: 45px;
}

.start-conversion .getin-touch-box h3 .title-bottom-line {
    background: #fff;
    display: block;
    width: 70px;
    height: 4px;
}

.start-conversion .getin-touch-box .getintouch-desc {
    font-size: 24px;
    color: #fff;
    font-family: 'rm_prolight';
    line-height: 31px;
}

.start-conversion .getin-touch-box .getintouch-details {
    margin-top: 35px;
}

.start-conversion .getin-touch-box .getintouch-details ul li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.start-conversion .getin-touch-box .getintouch-details ul li .getintouch-details-icon {
    background: #fff;
    height: 46px;
    width: 46px;
    min-width: 46px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}

.start-conversion .getin-touch-box .getintouch-details .getintouch-details-right h6 {
    color: #fff;
    font-family: 18px;
    margin-bottom: 5px;
}

.start-conversion .getin-touch-box .getintouch-details .getintouch-details-right p,
.start-conversion .getin-touch-box .getintouch-details .getintouch-details-right p a {
    color: #fff;
    font-family: 'rm_prolight';
    font-size: 19px;
    max-width: 285px;
}

.start-conversion .getintouch-bottom {
    min-height: 290px;
    margin-top: auto;
    padding-top: 30px;
    position: relative;
}

.start-conversion .getintouch-bottom .getintouch-social-links {
    position: absolute;
    bottom: 0;
    left: 0;
}

.start-conversion .getintouch-bottom .getintouch-social-links a {
    height: 43px;
    width: 43px;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #6BDBFA;
    margin-right: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.start-conversion .getintouch-parkingimage {
    position: absolute;
    right: 0;
    bottom: 0;
}

.start-conversion .getintouch-parkingimage .car-parking-image {
    position: absolute;
    right: -30px;
    bottom: -30px;
    max-width: 230px;
}

.start-conversion .getintouch-parking-icon .parking-icon {
    max-width: 60px;
    margin-top: -10px;
}

.start-conversion .getintouch-parking-icon {
    background: #fff;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: relative;
    top: -80px;
    left: -110px;
}

.conversation-form .form-group {
    margin-bottom: 30px;
}

.conversation-form .form-group .form-label {
    font-size: 22px;
    color: #453D58;
    margin-bottom: 5px;
}

.conversation-form .form-group .wpcf7-form-control-wrap {
    width: 100%;
}

.conversation-form .form-group .form-control {
    box-shadow: 0px 2px 3px #00000029;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    min-height: 60px;
}

.conversation-form .form-group .form-control::-webkit-input-placeholder {
    color: #E5E5E5;
    font-family: 'rm_proregular';
}

.conversation-form .form-group .form-control::-moz-placeholder {
    color: #E5E5E5;
    font-family: 'rm_proregular';
}

.conversation-form .form-group .form-control:-ms-input-placeholder {
    color: #E5E5E5;
    font-family: 'rm_proregular';
}

.conversation-form .form-group .form-control:-moz-placeholder {
    color: #E5E5E5;
    font-family: 'rm_proregular';
}

.conversation-form .form-group textarea {
    height: 140px;
    resize: none;
}

.conversation-form .action-btn .wpcf7-submit {
    background: #002172;
    border-radius: 8px;
    padding: 15px;
    color: #fff;
    min-width: 170px;
    font-size: 22px;
    font-family: 'rm_proregular';
}

.conversation-form .action-btn .ajax-loader , .conversation-form .action-btn .wpcf7-spinner {
    position: absolute;
    margin-left: -25px;
    bottom: -30px;
}

.conversation-form .form-group input[type="number"]::-webkit-inner-spin-button,
.conversation-form .form-group input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.conversation-form .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/wp-content/themes/elite_parking/images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 97% center;
}

.conversation-form .form-group select option {
    font-family: 'rm_proregular';
}

.conversation-form .form-group .input-group p {
	width:100%
}

/* css fixes */

.blogs-categories .categories-list li:last-child {
    margin: 0px 2.8px;
}


/* custom media css */

@media(min-width:1400px) {
    .conmBox.market-served-sec .Img-bxs ul li img,
    .conmBox.market-served-sec .Img-bxs ul li,
    .conmBox.market-served-sec .Img-bxs ul li:hover {
        height: 450px;
    }
}

@media(min-width:1200px) {
    footer .ftrBx {
        -ms-flex: 0 0 19%;
        flex: 0 0 19%;
        max-width: 19%;
    }
    footer .ftrBx:last-child {
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
    }
}

@media(min-width:991px) and (max-width:1280px) {
    header nav ul li a {
        font-size: 12px;
        padding: 0 10px;
    }
}

@media(min-width:1099px) and (max-width:1199px) {
    header nav {
        width: calc( 90% - 170px);
        -webkit-width: calc( 90% - 170px);
    }
    .hdr-right {
        width: 10%;
    }
    .hdrmgmtIco {
        margin: 0 8px 0 10px;
    }
}

@media(min-width:991px) and (max-width:1098px) {
    .hdr-right .hideM {
        display: none;
    }
    header nav {
        width: calc( 100% - 170px);
        -webkit-width: calc( 95% - 170px);
    }
    .hdr-right {
        width: 5%;
        margin: 31.5px 0 0;
        display: none;
    }
}

@media(min-width:1686px) {
    section.slider-Box.home-s.conmBox.in-banner.rq {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.case-study-1 {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.case-study-2 {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.case-study-3 {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.etrac {
        min-height: 550px;
    }
    .wtat-we-done-sec.etrac {
        background-position: bottom;
    }
    section.slider-Box.home-s.conmBox.in-banner.Municipalities {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.hotels {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.hospitals {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.ems {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.UC-realestate {
        min-height: 550px;
    }
}

@media(min-width:2000px) and (max-width:2698px) {
    section.slider-Box.home-s.conmBox.in-banner.e-command {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.eos {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.etrac {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.ems {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.UC-realestate {
        min-height: 550px;
    }
}

@media(min-width:1799px) {
    section.slider-Box.home-s.conmBox.in-banner.case-study-1 {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.e-command {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.eos {
        min-height: 550px;
    }
    section.slider-Box.home-s.conmBox.in-banner.etrac {
        min-height: 600px;
    }
    section.slider-Box.home-s.conmBox.in-banner.ems {
        min-height: 600px;
    }
    section.slider-Box.home-s.conmBox.in-banner.UC-realestate {
        min-height: 550px;
    }
}

@media(min-width:1024px) {
    .conmBox.market-served-sec .Img-bxs ul li img {
        height: 338px;
        object-fit: cover;
    }
    .conmBox.market-served-sec .Img-bxs ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .conmBox.market-served-sec .Img-bxs ul li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 338px;
        overflow: hidden;
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        text-align: center;
        -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
        transition: all .3s cubic-bezier(.4, 0, .2, 1);
    }
    .conmBox.market-served-sec .Img-bxs ul li:hover {
        flex-grow: 2;
        width: 450px;
        height: 338px;
    }
}

@media(max-width:1300px) {
    .services-cards-main .card-inner {
        min-width: 142px;
    }
}

@media(max-width:1024px) {
    .header-in {
        margin: 0;
    }
    .Copyright-bottom {
        margin-top: 125px;
    }
    .Copyright-bottom .ftr-links.ftr-links-logo li.lofoFtr-01 {
        position: absolute;
        top: -90px;
        left: 50%;
        margin-left: -147px;
    }
    .affordability-sec .flexBxIn {
        padding: 75px 50px;
    }
    .the-elite-service-sec p {
        padding-right: 0px!important;
    }
    .our-core-values-sec .numBx {
        width: 135px;
        height: 135px;
        font-size: 81px;
    }
    .our-core-values-sec .Img-bxs ul li .hoverBx-01 p {
        padding: 0;
    }
    .the-elite-service-sec h2 {
        padding: 0 0 25px;
    }
}

@media(max-width:1023px) {}

@media(max-width:991px) {
    .subs-newsletter {
        max-width: 300px;
    }
    .subs-newsletter button.submit-btn {
        width: 100%;
        margin: 8px 0;
    }
    section.conmBox.susbcribe-newsletter.no-space input.search-blog-post {
        width: 100%;
    }
    .ets-image {
        width: 100%;
    }
    .blue-light .ets-image {
        width: 100%;
    }
    .modal-body.img-subsc.ebook img {
        max-width: inherit;
        width: auto;
        height: auto;
    }
    .modal-body.img-subsc img {
        height: 200px;
        width: 100%;
        background-size: 100%;
        object-fit: cover;
    }
    .modal-body.subscribe {
        padding: 2rem 0;
    }
    header nav ul li a {
        padding: 0 9px;
        font-size: 12px;
    }
    nav.Fullmenu-bar.mobile-mega-Mn ul li a {
        padding: 15px 15px;
    }
    .btn-comn a {
        height: 50px;
        line-height: 50px;
        min-width: 145px;
    }
    .conmBox h2 {
        font-size: 35px;
        line-height: 125%;
    }
    .Copyright-bottom .ftr-links.ftr-links-logo li {
        padding: 0 6px;
    }
    footer ul.ftr-links li,
    footer ul.ftr-links li a {
        font-size: 14px;
        line-height: 22px;
    }
    /** Fullmenu-bar **/
    .Fullmenu-bar {
        height: 100%;
        margin: 0;
        width: 68%;
        display: block;
        padding: 105px 0 15px;
        background: #fff;
        position: fixed;
        left: 0;
        z-index: 99;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        visibility: hidden;
        top: 0;
        overflow-y: auto;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        max-width: 375px;
    }
    .Fullmenu-bar .menuRow {
        width: 50%;
        display: block;
        float: left;
    }
    .Fullmenu-bar .menuRow ul {
        width: 33.33%;
        display: block;
        float: left;
    }
    .Fullmenu-bar ul li {
        width: 100%;
        display: block;
        line-height: 100%;
        position: relative;
    }
    .Fullmenu-bar ul li a {
        width: 100%;
        font-size: 20px;
        color: #453d58;
        line-height: 100%;
        display: block;
        text-transform: capitalize;
        margin: 0 0 12px;
    }
    .Fullmenu-bar ul li a:hover {
        color: #f1c74b;
    }
    .Fullmenu-bar ul li:last-child a {
        margin-bottom: 0;
    }
    .Fullmenu-bar.full_menu {
        visibility: visible;
        top: 0px;
    }
    header .menu-bar {
        margin: 0;
        height: 100%;
    }
    body.mobile-open .Fullmenu-bar {
        visibility: visible;
        top: 0px;
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
    }
    /** full-menu **/
    body.mobile-open {
        overflow: hidden;
        position: relative;
    }
    body.mobile-open:after,
    body.mobile-open header:after {
        position: absolute;
        content: '';
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        z-index: 9;
        top: 0;
        left: 0;
    }
    a.mobile-trigger {
        position: absolute;
        left: 15px;
        top: 23px!important;
        width: 20px;
        height: 20px;
        display: block;
        z-index: 9;
        outline: 0 none;
        cursor: pointer;
    }
    a.mobile-trigger span {
        border-top: 2px solid #000;
        position: relative;
        height: 2px;
        background: #000;
        width: 100%;
        display: block;
        top: 9px;
    }
    a.mobile-trigger span::after {
        content: "";
        position: absolute;
        height: 2px;
        background: #000;
        width: 100%;
        display: block;
        top: 11px;
        transition: all 0.5s ease-in;
        -webkit-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
    }
    a.mobile-trigger span::before {
        content: "";
        position: absolute;
        height: 2px;
        background: #000;
        width: 100%;
        display: block;
        top: 4px;
        right: 0;
        transition: all 0.5s ease-in;
        -webkit-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
    }
    .mobile-open a.mobile-trigger span {
        background: transparent;
        border-top: 0;
    }
    .mobile-open a.mobile-trigger span::after {
        top: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transition: all 0.5s ease-in;
        -webkit-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
    }
    .mobile-open a.mobile-trigger span::before {
        top: 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transition: all 0.5s ease-in;
        -webkit-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        width: 100%;
    }
    body.mobile-open a.mobile-trigger {
        z-index: 991;
        top: 18px!important;
    }
    .Fullmenu-bar a.mobile-trigger.close_nav {
        top: -30px;
        right: 23px;
    }
    body.mobile-open .menu-dropDown a.mobile-trigger {
        opacity: 0;
        visibility: hidden;
        transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
        -ms-transition: all 0.1s ease-in;
    }
    ul.ftr-links.soacialIcons li a img {
        max-width: 30px;
    }
    .Mob-Hide,
    .slider-Box .owl-dots {
        display: none;
    }
    nav.Fullmenu-bar.mobile-mega-Mn .ftr-r {
        border-top: 1px solid #eee;
        margin-top: 15px;
        padding-top: 15px;
        width: 100%;
    }
    nav.Fullmenu-bar.mobile-mega-Mn .ftr-r li {
        padding: 0!important;
    }
    nav.Fullmenu-bar.mobile-mega-Mn ul li a {
        width: 100%;
        font-size: 14px;
        color: #232020;
        line-height: 100%;
        display: block;
        text-transform: capitalize;
        margin: 0;
        text-decoration: none;
    }
    nav.Fullmenu-bar.mobile-mega-Mn .ftr-r li:last-child {
        padding: 0 15px;
    }
    nav.Fullmenu-bar.mobile-mega-Mn ul li a.btn_t {
        padding: 15px;
        margin-left: 0;
        text-align: center;
    }
    .SuB-fullMn {
        position: absolute;
        background: #fff;
        height: calc(100vh - 60px);
        z-index: 5;
        width: 100%;
        display: none;
        top: 45px;
    }
    .togSuB-fullMn {
        background: #f6f6f6;
        width: 100%;
        display: none;
        float: left;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .SuB-fullMnArw {
        background: url('../images/arrowR.png') right 15px top 11px no-repeat;
    }
    .togSuB-fullMnArw {
        background: url('../images/plus-icon.png') right 15px top 11px no-repeat;
        background-size: 12px auto;
    }
    .togSuB-fullMnArw.act {
        background: url('../images/minus-icon.png') right 15px top 11px no-repeat;
        background-size: 12px auto;
    }
    a.mobile-trigger-c {
        background: url('../images/arrowL.png') left 3px no-repeat;
        position: absolute;
        left: 15px;
        top: -5px;
        width: auto;
        height: 24px;
        display: block;
        z-index: 991;
        outline: 0 none;
        cursor: pointer;
        display: none;
        color: #000;
        padding-left: 15px;
    }
    .mob-hideBx {
        display: none!important;
    }
    nav.desktop-mega-Mn {
        display: none;
    }
    .header-top {
        padding: 5px 0;
        font-size: 13px;
    }
    .slider-Box img.m-slide {
        height: 425px;
        object-fit: cover;
        width: 100%;
    }
    nav.Fullmenu-bar.mobile-mega-Mn .ftr-r a {
        padding: 10px 15px;
    }
    /*.d-slide{ display:none!important;}*/
    .mb-slide {
        display: block!important;
    }
    .m-slide {
        display: inline-block!important;
    }
    .m-pos {
        position: relative;
    }
    header nav.desktop-mega-Mn .ftr-r {
        display: none;
    }
    /* header */
    .hideM {
        display: none;
    }
    .hideD {
        display: block;
    }
    .hdr-right {
        margin: 30px 15px 0;
        width: auto;
        position: absolute;
        text-align: right;
        right: 0;
        top: 0;
    }
    header .logo {
        max-width: 137px;
        margin: 8px auto;
        display: block;
        width: 137px;
        float: none;
    }
    .affordability-sec .flexBxIn {
        padding: 50px 40px;
    }
    .wtat-we-done-sec {
        padding: 75px 0
    }
    .pasLeft25 {
        padding-left: 0px!important;
    }
    .wtat-we-done-sec .container h2 {
        padding-left: 30px;
    }
    .pasRight25 {
        padding-right: 30px!important;
    }
    .Img-bxs-01 ul li p {
        padding: 0;
        margin: 0;
        font-size: 13px;
        line-height: 22px;
        color: #fff;
        text-align: center;
    }
    .Img-bxs-01 ul li {
        padding: 0 10px;
    }
    .Img-bxs-01 ul li:first-child,
    .Img-bxs-01 ul li:last-child {
        padding-left: 0;
        padding-right: 0;
    }
    .Img-bxs ul li h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .conmBox.market-served-sec .Img-bxs ul li h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .conmBox.market-served-sec .hoverBx {
        padding: 15px 10px;
    }
    .elite-box-exp {
        width: 100%;
    }
    .elite-box-exp:before {
        display: none;
    }
    .elite-box-exp span.bottom {
        text-align: center;
        position: absolute;
        display: block;
        font-family: 'rm_probold';
        width: 100%;
        top: -45px;
        font-size: 50px;
        color: #B6C2C9;
    }
    .elite-box-exp .top-align {
        text-align: center;
        position: absolute;
        display: block;
        font-family: 'rm_proregular';
        padding-top: 0px;
        width: 100%;
        font-size: 45px;
        top: 11rem;
    }
    .elite-box-exp {
        min-height: 290px;
    }
    header nav ul li.menu-item-has-children {
        padding-right: 60px;
    }
    header nav ul li.menu-item-has-children::before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        display: inline-block;
        border: 5px solid transparent;
        border-top-color: #453d58;
    }
    header nav ul li ul.sub-menu {
        position: relative;
        left: 15px;
    }
    header nav ul li ul.sub-menu.show {
        display: block;
    }
    .services-cards-main .card-inner {
        min-width: 190px;
    }
    .services-cards-main {
        margin: 25px 0
    }
    /* contact page new css uzaif*/
    .start-conversion .start-conversion-title {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .start-conversion .getin-touch-box h3 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .start-conversion .getin-touch-box .getintouch-desc {
        font-size: 18px;
        line-height: 24px;
    }
    .conversation-form .form-group .form-label {
        font-size: 18px;
    }
    .conversation-form .form-group .form-control {
        min-height: 45px;
    }
    .conversation-form .action-btn .wpcf7-submit {
        font-size: 18px;
        padding: 10px;
        min-width: 140px;
    }
    .getin-touch-box {
        margin-bottom: 30px;
    }
	.alert {
		display:none;
	}
}

@media (min-width:481px),
(max-width:991px) {}

@media(max-width:480px) {
    .our-service-brands-sec .Img-bxs ul li,
    .meet-connect-sec .Img-bxs ul li {
        width: 100%;
        margin: 10px 0;
    }
    .input-group label {
        text-align: left;
        display: block;
        width: 100%;
    }
    .form-career .input-group span {
        width: 100%;
    }
}

@media(max-width:380px) {
    .social-connect-box {
        width: 100%;
    }
    .social-connect-box h4 {
        width: 100%;
        padding-bottom: 15px;
    }
    section.slider-Box.home-s.conmBox.in-banner.etrac {
        background-size: 100%;
    }
    section.slider-Box.home-s.conmBox.in-banner.eos {
        background-size: 100%;
    }
}

@media(max-width:768px) {
    .ets-content {
        padding: 2rem 0;
    }
    .blue-light:before {
        width: 100%;
    }
    .row.services-elite {
        margin: 4rem 0;
    }
    .blue-light.dark:before {
        width: 100%;
    }
    .blue-light .ets-image {
        padding: 2rem 0 0 0;
    }
    .modal-body.img-subsc img {
        height: 200px;
        width: 100%;
        background-size: 100%;
        object-fit: cover;
    }
    .modal-body.subscribe {
        padding: 2rem 0;
    }
	.slider-Box.home-s.in-banner img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
}

@media (min-width:768px),
(max-width:991px) {
    .Img-bxs.landing ul li {
        margin: 8px;
        width: 29.8%;
        min-height: 100%;
    }
    .conmBox.market-served-sec .Img-bxs ul li img {
        height: 338px;
        object-fit: cover;
    }
    .Img-bxs ul li img {
        min-height: 320px;
    }
}

@media (min-width:768px),
(max-width:1024px) {
    .spotlight-prfl {
        left: 0;
    }
}

@media(min-width:768px) {
    .SuB-fullMnDesk {
        position: absolute;
        width: 275px;
        top: 47px;
        background: #fff;
        border: 1px solid #ddd;
        z-index: 9;
        display: none!important;
        transition: transform .2s;
        -webkit-transition: transform .2s;
    }
    .SuB-fullMnDesk li,
    .SuB-fullMnDesk li a {
        width: 100%;
        display: block;
        float: inherit;
        padding: 0;
    }
    .SuB-fullMnDesk li a {
        padding: 8px 15px!important;
        border-top: 1px solid #eee;
        font-size: 13px;
    }
    .SuB-fullMnDesk li:first-child a {
        border: 0;
    }
    .SuB-fullMnDeskHov:hover .SuB-fullMnDesk {
        display: block;
    }
    .Img-bxs ul li .imgB img {
        transition: transform .2s;
        -webkit-transition: transform .2s;
        transform: scale(1.0);
        -webkit- transform: scale(1.5);
    }
    .Img-bxs ul li .imgB img:hover {
        transform: scale(1.11);
        -webkit- transform: scale(1.11);
    }
}

@media(min-width:531px) and (max-width:767px) {
    section.conmBox.meet-connect-sec.e-command {
        min-height: 1200px;
    }
}

@media(max-width:530px) {
    section.conmBox.meet-connect-sec.e-command {
        min-height: 1000px;
    }
}

@media(max-width:480px) {
    .case-study-list {
        width: 100%;
    }
    .elite-box-exp.sd:hover .hide-elite-disc {
        left: 11%;
    }
}

@media(max-width:767px) {
    .Img-bxs.landing ul li {
        width: 100%;
        margin: 8px 0;
    }
    .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output {
        color: #000;
    }
    .subs-newsletter .tnp-widget-minimal input.tnp-submit {
        width: 100%;
        margin: 2px 0;
    }
    section.slider-Box.home-s.conmBox.in-banner .conts h1 {
        padding: 0;
    }
    .Img-bxs ul li img {
        min-height: 320px;
    }
    .ets-image {
        padding-bottom: 2rem;
        display: inline-block;
    }
    .collage-image {
        margin-top: 2rem;
    }
    section.conmBox.meet-connect-sec.CommunityEngagementPrograms h2 br {
        display: none;
    }
    .ccsp-img {
        padding: 2rem 0;
    }
    section.conmBox.meet-connect-sec.e-command h2 {
        padding: 1rem 0;
    }
    section.conmBox.meet-connect-sec.e-command h2 br {
        display: none;
    }
    section.conmBox.meet-connect-sec.e-command:after {
        width: 100%;
        background-size: contain;
        background-position: bottom;
    }
    section.conmBox.meet-connect-sec.etrac-it .Img-bxs {
        padding: 2rem;
    }
    section.conmBox.meet-connect-sec.etrac-tech .etrac-logo {
        padding-top: 3rem;
    }
    section.conmBox.meet-connect-sec.etrac-tech h2 br {
        display: none;
    }
    .conmBox.market-served-sec .Img-bxs.sd li img {
        background-size: cover;
        max-height: 320px;
        height: 100%;
        width: 100%;
        min-height: 320px;
    }
    .conmBox.market-served-sec .Img-bxs.sd li {
        width: 100%;
    }
    .elite-box-exp.sd {
        width: 100%;
        text-align: center;
        min-height: 220px;
    }
    .conmBox.market-served-sec .message-icon {
        display: none;
    }
    .btn-comn.left-align {
        padding-bottom: 2rem;
    }
    .job-box {
        position: initial;
    }
    .form-career {
        padding: 1rem;
    }
    .conmBox.job-wanted {
        min-height: 454px;
        background-size: cover;
        background-position: center;
    }
    .conmBox.job-wanted .Job-title {
        width: 100%;
    }
    .form-group.instruct {
        padding-top: 2rem;
    }
    section.conmBox.the-elite-service-sec .entry-text p {
        padding: 0 !important;
    }
    .spotlight-prfl {
        position: initial;
    }
    .spotlight-prfl img {
        height: 288px;
    }
    .spotlight-disc {
        padding: 3rem 0;
    }
    .teammemberspotlight {
        padding-bottom: 0;
        background-image: none;
    }
    .case-study-list {
        float: left;
    }
    section.slider-Box.static-banners {
        max-height: initial;
    }
    section.slider-Box.static-banners:after {
        display: none;
    }
    section.conmBox.statics.our-story-sec p {
        padding: 1rem 0;
        text-align: left;
    }
    section.slider-Box.static-banners h1 {
        padding: 15px 0;
    }
    section.slider-Box.static-banners p {
        max-width: 100%;
    }
    section.conmBox.blogs.details .blog_entry {
        padding: 5rem 0rem 5rem 0rem;
    }
    .author-details .write-by {
        width: 100%;
    }
    .author-details .write-by li {
        display: inline-block;
        width: 15%;
    }
    .subs-newsletter button.submit-btn {
        width: 100%;
        margin: 8px 0;
    }
    .subs-newsletter {
        width: 100%;
    }
    .featured-right {
        width: 100%;
    }
    .featured_main {
        width: 100%;
    }
    .blogs-categories .search-blogs span {
        right: 192px;
    }
    .blogs-categories .search-blogs input.search-blog-post {
        min-width: 225px;
    }
    .categories-list span.overly-btn {
        text-align: center;
        letter-spacing: 2px;
    }
    .categories-list ul li {
        width: 100%;
    }
    .user-profile-img img {
        max-width: 100%;
        height: 100%;
        background-position: bottom;
        object-fit: cover;
    }
    .bio-details {
        position: relative;
        align-items: center;
        display: inline-block;
        padding-top: 2rem;
        padding-left: 1rem;
        width: 100%;
    }
    .bio-details a {
        position: absolute;
        right: 1rem;
        top: 2.5rem;
    }
    .experience-box {
        width: 100%;
        min-height: auto;
    }
    .job-respoblity {
        width: 100%;
    }
    .about_bio {
        margin-top: 1rem;
    }
    .aboot-lp {
        width: 100%;
        margin: 0;
    }
    .botm-section-leadership .leadrbio-img {
        width: auto;
    }
    .job-respoblity {
        height: auto;
        min-height: auto;
    }
    .user-profile-img {
        height: auto;
    }
    .ets-image {
        width: 100%;
    }
    .blue-light .ets-image {
        width: 100%;
    }
    .conmBox:not(.home-s) {
        padding: 50px 0;
    }
    .slide-dec .conts {
        padding: 0 30px;
    }
    .slide-dec h1 {
        padding: 85px 0 35px 0;
        font-size: 28px;
        line-height: 140%;
    }
    .why-elite-sec .fourBx,
    .why-elite-sec .fourBx h3 {
        text-align: center;
        padding-top: 0;
        min-height: initial;
    }
    .fourBx-inner {
        padding: 25px;
        min-height: initial;
    }
    .fourBx-inner img {
        margin-bottom: 15px;
    }
    .why-elite-sec .fourBx>.col-lg-3 {
        padding-top: 55px;
    }
    .why-elite-sec .fourBx>.col-lg-3:first-child {
        padding-top: 0px;
    }
    .resolving-issues-sec .Img-bxs ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    .conmBox.market-served-sec .Img-bxs ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    .Img-bxs ul li h3,
    .conmBox.market-served-sec .Img-bxs ul li h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .conmBox.market-served-sec .hoverBx {
        padding: 15px 20px;
    }
    .affordability-sec .flexBx {
        display: block;
        -webkit-display: block;
    }
    .conmBox.market-served-sec {
        padding: 25px 0 0 0;
    }
    .affordability-sec .flexBxIn {
        padding: 50px 25px;
    }
    .affordability-sec .flexBxIn h2 {
        min-height: inherit;
    }
    .conmBox p {
        font-size: 18px;
        line-height: 28px;
    }
    .slide-dec,
    .slide-dec p {
        font-size: 16px;
        line-height: 22px;
    }
    .affordability-sec .btn-comn {
        text-align: left;
        margin-top: 45px;
        position: relative;
        left: inherit;
        bottom: inherit;
    }
    .conmBox.affordability-sec {
        padding: 0 0 15px;
    }
    .wtat-we-done-sec .container h2 {
        padding-left: 0;
        font-size: 32px;
    }
    .Img-bxs-01 ul li {
        width: 100%!important;
    }
    .pasRight25 {
        padding-right: 0px!important;
    }
    .wtat-we-done-sec h2,
    .wtat-we-done-sec p {
        text-align: center!important;
    }
    .Img-bxs-01.etrac li {
        padding-top: 0px;
    }
    .Img-bxs-01 ul li {
        padding-top: 55px;
    }
    .Img-bxs-01 ul li:first-child {
        padding-top: 0;
    }
    .Img-bxs-01 ul li p {
        font-size: 16px;
        line-height: 24px;
    }
    .conmBox p br {
        display: none;
    }
    footer {
        padding: 35px 0 21px;
    }
    footer .ftrBx {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px;
        padding: 0;
    }
    footer ul.ftr-links li,
    footer ul.ftr-links li a {
        font-size: 14px;
        line-height: 24px;
    }
    .Copyright-bottom .ftr-links.ftr-links-logo li {
        padding: 0 4.5px;
    }
    .Copyright-bottom.terms {
        margin-top: 21px;
    }
    .Copyright-bottom.terms li>span {
        padding: 0 5px;
    }
    footer .ftrBx h4 {
        padding-bottom: 0;
        padding-right: 20px;
    }
    .footerPr .ftrBx .ftr-links {
        display: none;
        margin-top: 21px;
    }
    .footerPr .ftrBx h4:before {
        position: absolute;
        width: 20px;
        height: 2px;
        background: #000;
        content: '';
        top: 10px;
        right: 0;
    }
    .footerPr .ftrBx h4:after {
        position: absolute;
        width: 20px;
        height: 2px;
        background: #000;
        content: '';
        top: 10px;
        transform: rotate(90deg);
        right: 0;
    }
    .footerPr .ftrBx h4.toggleBx:after {
        opacity: 0;
    }
    /* about us pages */
    .conmBox.our-story-sec p,
    .conmBox.our-story-sec h2 {
        text-align: center;
    }
    .conmBox.our-story-sec h2 br {
        display: none;
    }
    .our-service-brands-sec .Img-bxs ul li,
    .meet-connect-sec .Img-bxs ul li {}
    .meet-connect-sec .Img-bxs ul {
        margin: 0;
    }
    .join-our-team-sec h2 {
        padding: 0 0 35px;
    }
    .conmBox.join-our-team-sec p.mxwd {
        margin: 0 auto 35px;
    }
    .the-elite-service-sec .btn-comn {
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .the-elite-service-sec h2 {
        padding: 0 0 25px;
    }
    .conmBox.our-service-brands-sec {
        padding: 11px 0 35px;
    }
    .our-service-brands-sec h2,
    .meet-connect-sec h2 {
        padding-bottom: 30px;
    }
    .our-service-brands-sec .Img-bxs {
        padding: 0 0 25px;
    }
    .our-core-values-sec .Img-bxs ul li {
        width: 100%;
        margin-bottom: 45px;
    }
    .our-core-values-sec .Img-bxs ul li:last-child {
        margin-bottom: 0;
    }
    .markets-main .text-sec {
        margin: 15px 0;
    }
    .new-sec-home-outer {
        background-size: cover;
        padding: 30px!important;
    }
    .new-sec-home-outer .flexBx {
        position: relative!important;
        right: initial;
        top: initial;
        transform: initial;
        left: initial;
        margin: 0;
    }
    .new-sec-home {
        padding: 20px!important;
    }
    .display-flex {
        flex-direction: column;
    }
    .services-cards-main .card-inner {
        margin: 15px 0!important;
        min-width: auto!important;
    }
    .services-cards-main .first-card {
        margin-bottom: 0;
    }
}

.wpcf7 form .wpcf7-response-output {
    color: #ffffff;
    padding: 30px;
    font-size: 16px;
    line-height: 26px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    /* Green */
    background: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    /* Red */
    background: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
    /* Orange */
    background: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    /* Yellow */
    background: #ffb900;
}

.grey-bg {
    background-color: #efefef;
}

@media(max-width:575px) {
    a.mobile-trigger {
        top: 51px;
    }
    a.closeOfferStrip {
        right: 7px;
        top: 5px;
    }
    section.conmBox.ets.eos.lfe li,
    section.conmBox.ets.eos li {
        width: 100%;
        margin: 0.5rem 0;
    }
    .start-conversion .getintouch-bottom {
        min-height: auto;
    }
    .start-conversion .getintouch-parkingimage {
        display: none;
    }
    .start-conversion .start-conversion-title {
        font-size: 28px;
    }
    .start-conversion .getin-touch-box h3 {
        font-size: 25px;
    }
    .start-conversion {
        padding: 30px 0;
    }
}

@media(max-width:480px) {
    section.slider-Box.home-s.conmBox {
        height: 450px;
        min-height: 550px;
    }
    .slider-Box.home-s .b-img {
        height: 100%;
    }
    .slide-dec .conts {
        padding: 20px 30px;
    }
    .modal-body.Commitment {
        width: 100%;
        height: auto;
    }
    .bio-details h2 {
        font-size: 36px;
    }
    .commimnt-img {
        display: none;
    }
}