@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
@import url("https://fonts.googleapis.com/css?family=Poppins:600");
@font-face {
    font-family: bebas;
    src: url(../fonts/bebasneue_bold-webfont.woff2) format("woff2"), url(../fonts/bebasneue_bold-webfont.woff) format("woff"), url("../fonts/BebasNeue Bold.otf") format("otf");
    font-weight: 400;
    font-style: normal;
}
body {
    overflow-x: hidden;
    font-family: Roboto, sans-serif;
    color: #181818;
}

h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #1F1F1F;
    font-family: Roboto, sans-serif;
}
h1 {
    font-size: 46px;
    line-height: 1.1;
    margin-top: 0;
    font-weight: 900;
     font-family: Roboto, sans-serif;
}
h2 {
    font-size: 38px;
}
@media (max-width: 420px) {
    h2 {
        font-size: 32px;
    }
}
h3 {
    font-size: 36px;
}
h4 {
    font-size: 32px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 20px;
}
.text-upper {
    text-transform: uppercase;
}
.f-bold {
    font-weight: 700;
}
.f-bbold {
    font-weight: 900;
}
.grey-bg {
    background-color: #F5F5F5;
}
.cta {
    padding: 15px 25px;
    background-color: #34C57B;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    border: none;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}
.cta:hover{background: #00AF56;}
.number-font {
    font-family: bebas;
    font-weight: 400;
}
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    color: inherit;
}
.m-t-0 {
    margin-top: 0;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-t-25 {
    margin-top: 25px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-35 {
    margin-top: 35px;
}
.m-t-40 {
    margin-top: 40px;
}
.m-t-45 {
    margin-top: 45px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-t-55 {
    margin-top: 55px;
}
.m-t-60 {
    margin-top: 60px;
}
.m-t-65 {
    margin-top: 65px;
}
.m-t-70 {
    margin-top: 70px;
}
.m-t-75 {
    margin-top: 75px;
}
.m-t-80 {
    margin-top: 80px;
}
.m-t-85 {
    margin-top: 85px;
}
.m-t-90 {
    margin-top: 90px;
}
.m-t-95 {
    margin-top: 95px;
}
.m-t-100 {
    margin-top: 100px;
}
.m-b-0 {
    margin-bottom: 0;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-35 {
    margin-bottom: 35px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-45 {
    margin-bottom: 45px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-b-55 {
    margin-bottom: 55px;
}
.m-b-60 {
    margin-bottom: 60px;
}
.m-b-65 {
    margin-bottom: 65px;
}
.m-b-70 {
    margin-bottom: 70px;
}
.m-b-75 {
    margin-bottom: 75px;
}
.m-b-80 {
    margin-bottom: 80px;
}
.m-b-85 {
    margin-bottom: 85px;
}
.m-b-90 {
    margin-bottom: 90px;
}
.m-b-95 {
    margin-bottom: 95px;
}
.m-b-100 {
    margin-bottom: 100px;
}
.m-b-105 {
    margin-bottom: 105px;
}
.m-b-110 {
    margin-bottom: 110px;
}
.m-b-115 {
    margin-bottom: 115px;
}
.m-b-120 {
    margin-bottom: 120px;
}
.m-l-0 {
    margin-left: 0;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-15 {
    margin-left: 15px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-l-25 {
    margin-left: 25px;
}
.m-l-30 {
    margin-left: 30px;
}
.m-l-35 {
    margin-left: 35px;
}
.m-l-40 {
    margin-left: 40px;
}
.m-l-45 {
    margin-left: 45px;
}
.m-l-50 {
    margin-left: 50px;
}
.m-l-55 {
    margin-left: 55px;
}
.m-l-60 {
    margin-left: 60px;
}
.m-l-65 {
    margin-left: 65px;
}
.m-l-70 {
    margin-left: 70px;
}
.m-l-75 {
    margin-left: 75px;
}
.m-l-80 {
    margin-left: 80px;
}
.m-l-85 {
    margin-left: 85px;
}
.m-l-90 {
    margin-left: 90px;
}
.m-l-95 {
    margin-left: 95px;
}
.m-l-100 {
    margin-left: 100px;
}
.m-r-0 {
    margin-right: 0;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-25 {
    margin-right: 25px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-r-35 {
    margin-right: 35px;
}
.m-r-40 {
    margin-right: 40px;
}
.m-r-45 {
    margin-right: 45px;
}
.m-r-50 {
    margin-right: 50px;
}
.m-r-55 {
    margin-right: 55px;
}
.m-r-60 {
    margin-right: 60px;
}
.m-r-65 {
    margin-right: 65px;
}
.m-r-70 {
    margin-right: 70px;
}
.m-r-75 {
    margin-right: 75px;
}
.m-r-80 {
    margin-right: 80px;
}
.m-r-85 {
    margin-right: 85px;
}
.m-r-90 {
    margin-right: 90px;
}
.m-r-95 {
    margin-right: 95px;
}
.m-r-100 {
    margin-right: 100px;
}
.p-t-0 {
    padding-top: 0;
}
.p-t-5 {
    padding-top: 5px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-t-25 {
    padding-top: 25px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-t-35 {
    padding-top: 35px;
}
.p-t-40 {
    padding-top: 40px;
}
.p-t-45 {
    padding-top: 45px;
}
.p-t-50 {
    padding-top: 50px;
}
.p-t-55 {
    padding-top: 55px;
}
.p-t-60 {
    padding-top: 60px;
}
.p-t-65 {
    padding-top: 65px;
}
.p-t-70 {
    padding-top: 70px;
}
.p-t-75 {
    padding-top: 75px;
}
.p-t-80 {
    padding-top: 80px;
}
.p-t-85 {
    padding-top: 85px;
}
.p-t-90 {
    padding-top: 90px;
}
.p-t-95 {
    padding-top: 95px;
}
.p-t-100 {
    padding-top: 100px;
}
.p-b-0 {
    padding-bottom: 0;
}
.p-b-5 {
    padding-bottom: 5px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-b-25 {
    padding-bottom: 25px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-b-35 {
    padding-bottom: 35px;
}
.p-b-40 {
    padding-bottom: 40px;
}
.p-b-45 {
    padding-bottom: 45px;
}
.p-b-50 {
    padding-bottom: 50px;
}
.p-b-55 {
    padding-bottom: 55px;
}
.p-b-60 {
    padding-bottom: 60px;
}
.p-b-65 {
    padding-bottom: 65px;
}
.p-b-70 {
    padding-bottom: 70px;
}
.p-b-75 {
    padding-bottom: 75px;
}
.p-b-80 {
    padding-bottom: 80px;
}
.p-b-85 {
    padding-bottom: 85px;
}
.p-b-90 {
    padding-bottom: 90px;
}
.p-b-95 {
    padding-bottom: 95px;
}
.p-b-100 {
    padding-bottom: 100px;
}
.p-l-0 {
    padding-left: 0;
}
.p-l-5 {
    padding-left: 5px;
}
.p-l-10 {
    padding-left: 10px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-l-25 {
    padding-left: 25px;
}
.p-l-30 {
    padding-left: 30px;
}
.p-l-35 {
    padding-left: 35px;
}
.p-l-40 {
    padding-left: 40px;
}
.p-l-45 {
    padding-left: 45px;
}
.p-l-50 {
    padding-left: 50px;
}
.p-l-55 {
    padding-left: 55px;
}
.p-l-60 {
    padding-left: 60px;
}
.p-l-65 {
    padding-left: 65px;
}
.p-l-70 {
    padding-left: 70px;
}
.p-l-75 {
    padding-left: 75px;
}
.p-l-80 {
    padding-left: 80px;
}
.p-l-85 {
    padding-left: 85px;
}
.p-l-90 {
    padding-left: 90px;
}
.p-l-95 {
    padding-left: 95px;
}
.p-l-100 {
    padding-left: 100px;
}
.p-r-0 {
    padding-right: 0;
}
.p-r-5 {
    padding-right: 5px;
}
.p-r-10 {
    padding-right: 10px;
}
.p-r-15 {
    padding-right: 15px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-r-25 {
    padding-right: 25px;
}
.p-r-30 {
    padding-right: 30px;
}
.p-r-35 {
    padding-right: 35px;
}
.p-r-40 {
    padding-right: 40px;
}
.p-r-45 {
    padding-right: 45px;
}
.p-r-50 {
    padding-right: 50px;
}
.p-r-55 {
    padding-right: 55px;
}
.p-r-60 {
    padding-right: 60px;
}
.p-r-65 {
    padding-right: 65px;
}
.p-r-70 {
    padding-right: 70px;
}
.p-r-75 {
    padding-right: 75px;
}
.p-r-80 {
    padding-right: 80px;
}
.p-r-85 {
    padding-right: 85px;
}
.p-r-90 {
    padding-right: 90px;
}
.p-r-95 {
    padding-right: 95px;
}
.p-r-100 {
    padding-right: 100px;
}
.pos-abs {
    position: absolute;
}
.pos-rel {
    position: relative;
}
.aligncenter {
    display: inherit;
    margin: 0 auto;
}
.white {
    color: #fff;
}
.orange {
    color: #ef533a;
}
.grey {
    color: #746d6d;
}
.span-dis-block {
    display: block;
}
#lp-banner-form .form-control{
height: 50px;
}
#lp-banner-form .form-button.c-btn{
text-align: center !important;
margin-top: 20px !important;
}


@media (max-width: 767px) {
    .span-dis-block {
        display: inline-block;
    }
}
.no-padding {
    padding: 0;
}
.min-container {
    max-width: 835px;
    margin-left: auto;
    margin-right: auto;
}
.mini-container {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.f-s-20 {
    font-size: 16px;
    line-height: 22px;
    padding-top: 12px;
}
@media (min-width: 300px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-xs-top {
        vertical-align: top;
    }
    .col-xs-middle {
        vertical-align: middle;
    }
    .col-xs-bottom {
        vertical-align: bottom;
    }
}
@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-sm-top {
        vertical-align: top;
    }
    .col-sm-middle {
        vertical-align: middle;
    }
    .col-sm-bottom {
        vertical-align: bottom;
    }
}
@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-md-top {
        vertical-align: top;
    }
    .col-md-middle {
        vertical-align: middle;
    }
    .col-md-bottom {
        vertical-align: bottom;
    }
}
@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    .col-lg-top {
        vertical-align: top;
    }
    .col-lg-middle {
        vertical-align: middle;
    }
    .col-lg-bottom {
        vertical-align: bottom;
    }
}
@media (max-width: 991px) {
    .resize {
        width: 33.3%;
        float: left;
    }
    .resize img {
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .resize {
        width: 50%;
        float: left;
    }
}
.minContainer {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.banner {
    background: url(../images/new/magento-banner.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 640px;
    text-align: left;
}
.banner h1{
    font-size: 46px;
    line-height: 50px;
    letter-spacing: 0px;

}
.banner p{
    text-transform: none;
    letter-spacing: 0;
}
.banner ul {
    padding-left: 20px;
    margin-top: 25px;
    font-size: 14px;
}
.banner ul li {
    margin-bottom: 10px;
}
@media (max-width: 1199px) {
    .banner h1 {
        font-size: 40px;
    }
}
.banner.thank-banner {
    height: auto;
    padding: 0 0 40px;
}
.banner.thank-banner .form-wrapper {
    padding: 60px 0 40px;
}
.banner.thank-banner h1 {
    font-size: 42px;
}
@media (max-width: 991px) {
    .banner {
        height: auto;
        padding-bottom: 50px;
    }
}
.banner .logo-section {
    padding: 20px 0;
}
.banner .logo-section .logo {
    width: 110px;
    float: left;
    margin-right: 20px;
}
@media (max-width: 370px) {
    .banner .logo-section .logo {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
}
.banner .logo-section .tags {
    width: 120px;
    float: left;
    color: #fff;
    line-height: 1.2;
    font-size: 13px;
    margin-top: 35px;
    text-transform: uppercase;
}
@media (max-width: 560px) {
    .banner .logo-section .tags {
        display: none;
    }
}
.banner .logo-section .contact {
    width: 192px;
    float: right;
    font-weight: 900;
    margin-top: 30px;
}
.banner .logo-section .contact * {
    color: #fff;
    margin-bottom: 0;
}
@media (max-width: 370px) {
    .banner .logo-section .contact {
        width: 100%;
        text-align: center;
        line-height: 1;
        margin-top: 20px;
    }
}
.banner .form-wrapper {
    padding: 80px 0;
}
@media (max-width: 991px) {
    .banner .form-wrapper {
        padding: 60px 0 30px;
        text-align: center;
    }
}
@media (max-width: 560px) {
    .banner .form-wrapper h1 {
        font-size: 48px;
    }
}
.banner .form-wrapper p {
    font-size: 20px;
}
.banner .form-wrap {
    overflow: hidden;
}
@media (max-width: 991px) {
    .banner .form-wrap {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 60px;
    }
    .bannerBottomFirst, .bannerBottomSecond{margin-bottom: 20px;}
}
.forms .form-wrap p {
    width: 100%;
    margin-bottom: 16px;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
@media (max-width: 1199px) {
    .forms .form-wrap p {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .forms .form-wrap p {
        text-align: center;
    }
}
.forms .form-wrap #bannerForm .form-control {
    height: auto;
    padding: 12px 15px;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
}
.forms .form-wrap #bannerForm.has-error .form-control {
    border-color: red;
}
.forms .form-wrap #bannerForm .help-block {
    position: absolute;
    margin: 0;
    font-size: 12px;
    color: red;
}
/*.forms .form-wrap #bannerForm .form-group {
    width: 80%;
    margin-bottom: 20px;
}
@media (max-width: 1199px) {
    .forms .form-wrap #bannerForm .form-group {
        width: 100%;
    }
}
.forms .form-wrap #bannerForm .form-button {
    width: 80%;
}
@media (max-width: 1199px) {
    .forms .form-wrap #bannerForm .form-button {
        width: 100%;
    }
}*/
@media (min-width: 992px) {
    .forms .form-wrap #bannerForm .form-button .bannerCta {
        width: 100%;
    }
}
@media (max-width: 560px) {
    .forms .form-wrap #bannerForm .form-button {
        text-align: center;
    }
}
.forms .form-wrap #bannerForm .form-button .bannerCta {
    padding: 10px 25px;
    height: 46px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.stats {
    margin: 60px 0;
}
@media (max-width: 991px) {
    .stats {
        margin: 40px 0;
    }
}
@media (max-width: 991px) {
    .stats .stats-wrapper {
        margin-bottom: 40px;
    }
}
.stats .stats-wrapper h3 {
    font-size: 90px;
    color: #ef533a;
}
.stats .stats-wrapper h4 {
    font-size: 53px;
}
.stats .stats-wrapper p {
    font-size: 20px;
}
.stats .stats-wrapper.middle-stats {
    position: relative;
    height: 273px;
}
@media (max-width: 767px) {
    .stats .stats-wrapper.middle-stats {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
}
.stats .stats-wrapper.middle-stats h3 {
    font-size: 120px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 80px;
}
.stats .stats-wrapper.middle-stats .mid-stats {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 85px;
}
.stats .stats-wrapper.middle-stats:after,
.stats .stats-wrapper.middle-stats:before {
    content: "";
    width: 82px;
    height: 273px;
    display: block;
    position: absolute;
    top: 0;
}
.stats .stats-wrapper.middle-stats:after {
    background-image: url(data:image/png;base64,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);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    right: 0;
}
.stats .stats-wrapper.middle-stats:before {
    background-image: url(data:image/png;base64,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);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    left: 0;
}
.stats .stats-wrapper.middle-stats h4 {
    font-size: 34px;
}
.stats .stats-bottom {
    margin-top: 90px;
}
@media (max-width: 991px) {
    .stats .stats-bottom {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .stats .stats-bottom {
        margin-top: 10px;
    }
}
.stats .stats-bottom p {
    font-size: 18px;
}
@media (max-width: 767px) {
    .stats .stats-bottom p {
        padding-left: 40px;
        padding-right: 40px;
        text-align: center;
        margin-top: 25px;
    }
}
.stats .stats-bottom .partners {
    text-align: center;
    color: #8c8c8c;
    margin-top: 20px;
}
.stats .stats-bottom .partners img {
    padding-bottom: 30px;
}
.stats .stats-bottom .partners img:not(:last-child) {
    padding-right: 40px;
}
@media (max-width: 620px) {
    .stats .stats-bottom .partners img:not(:last-child) {
        padding-right: 25px;
    }
}
@media (max-width: 420px) {
    .stats .stats-bottom .partners img:first-child {
        padding-right: 25px;
    }
}
@media (max-width: 370px) {
    .stats .stats-bottom .partners img {
        padding-right: 0 !important;
        display: block;
        margin: 0 auto;
    }
}
.clients-logo {
    margin: 50px 0;
}
.clients-logo ul {
    padding-left: 0;
}
.clients-logo ul li {
    list-style: none;
    display: inline-block;
    padding: 20px;
}
.ourCompany {
    margin: 50px 0;
}
.ourCompany .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.ourCompany .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.tech-section {
    /*margin: 60px 0;*/
    padding: 50px 0 200px 0;
}
.tech-section p{font-size: 20px;}
@media (max-width: 991px) {
    .tech-section {
        text-align: center;
    }
}
@media (max-width: 560px) {
    .tech-section h2 {
        font-size: 32px;
    }
}
.tech-section h2 span.sub-tag {
    display: block;
    font-size: 16px;
    color: #746d6d;
    margin-bottom: 15px;
    font-weight: 700;
}
.tech-section .col-5 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 20%;
}
@media (max-width: 991px) {
    .tech-section .col-5 {
        float: none;
        display: inline-block;
        width: 32.33%;
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .tech-section .col-5 {
        width: 39.77%;
    }
}
@media (max-width: 620px) {
    .tech-section  {
        width: 100%;
        max-width: 320px;
    }
}
.tech-section .tech-img-wrap {
    height: 90px;
}
.font-weight-bold{font-weight: bold;}
.tech-section p {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
@media (max-width: 767px) {
    .tech-section p {
        margin-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tech-section .cta {
    margin-top: 50px;
}
.tech-section .cta:hover {
    color: #fff;
}
@media (max-width: 991px) {
    .tech-section .cta {
        margin-top: 20px;
    }
}
.case-study {
    background-image: url(../images/case-study.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}
.case-study .case-study-wrap {
    padding: 150px 0;
}
@media (max-width: 991px) {
    .case-study .case-study-wrap {
        padding: 60px 0;
    }
}
.case-study .case-study-wrap h2 {
    font-size: 48px;
    line-height: 1;
}
.case-study .case-study-wrap h2 span.sub-tag {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .case-study .case-study-wrap h2 {
        text-align: center;
    }
}
@media (max-width: 560px) {
    .case-study .case-study-wrap h2 {
        font-size: 40px;
    }
}
.case-study .case-study-wrap .case-stat-wrap {
    text-align: center;
    background-color: #ef533a;
    border: 10px solid #be270f;
    padding: 30px;
}
@media (max-width: 991px) {
    .case-study .case-study-wrap .case-stat-wrap {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .case-study .case-study-wrap .case-stat-wrap {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
}
.case-study .case-study-wrap .case-stat-wrap h3 {
    font-size: 90px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 80px;
}
.case-study .case-study-wrap .case-stat-wrap p {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 10px;
}
.inner-cta-section {
    background: url(../images/new/inner-cta-bg.png);
    background-attachment: fixed;
    padding: 20px 0 25px 0;
    color: #fff;
}
.inner-cta-section .mini-container {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.inner-cta-section .mini-container h2 {
    font-size: 24px;
    text-align: left;
    font: italic normal normal 28px/30px Roboto;
    color: #fff;
    line-height: 1.1;
}
@media (max-width: 992px) {.inner-cta-section .mini-container h2 {text-align: center;margin-bottom: 15px;}}
@media (max-width: 767px) {
    .inner-cta-section .mini-container h2 {
        text-align: center;
    }
}
@media (max-width: 560px) {
    .inner-cta-section .mini-container h2 {
        font-size: 30px;
    }
}
.inner-cta-section .mini-container h2 .sub-tag {
    display: block;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .inner-cta-section .mini-container h2 .sub-tag {
        margin-bottom: 15px;
    }
}
.inner-cta-section-two{background: url(../images/new/inner-cta-bg-two.png);
    background-attachment: fixed;
    padding: 20px 0 25px 0;
    color: #fff;}
.inner-cta-section-two .mini-container h2 {
    font-size: 24px;
    font: italic normal normal 28px/30px Roboto;
    color: #fff;
    line-height: 38px;
}
.inner-cta-section-two .mini-container {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 992px) {.inner-cta-section-two .mini-container h2 {text-align: center;margin-bottom: 15px;}}
@media (max-width: 767px) {
    .inner-cta-section-two .mini-container h2 {
        text-align: center;
    }
}
@media (max-width: 560px) {
    .inner-cta-section-two .mini-container h2 {
        font-size: 30px;
    }
}


.inner-cta-section-three{background: url(../images/new/inner-cta-bg-three.png);
    background-attachment: fixed;
    padding: 20px 0 25px 0;
    color: #fff;}
.inner-cta-section-three .mini-container h2 {
    font-size: 24px;
    font: italic normal normal 28px/30px Roboto;
    font-weight: bold;
    color: #fff;
    line-height: 38px;
}
.inner-cta-section-three .mini-container {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 992px) {.inner-cta-section-three .mini-container h2 {text-align: center;margin-bottom: 15px;}}
@media (max-width: 767px) {
    .inner-cta-section-three .mini-container h2 {
        text-align: center;
    }
}
@media (max-width: 560px) {
    .inner-cta-section-three .mini-container h2 {
        font-size: 30px;
    }
}
.inner-cta-section-three .ctaLink, .ctaLink:hover{background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 5px;color: #425B97 !important;padding: 10px 15px;font-weight: bold;font-size: 18px;margin: 0 auto;    text-align: center;
    float: none;
    display: table;}


.portfolio-section {
    margin: 50px 0 0;
}
.portfolio-section .slick-slide {
    height: 418px;
}
.portfolio-section .img-wrap .img-in-block-wrap {
    display: inline-block;
    position: relative;
}
.portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap {
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
    z-index: 20;
    text-align: center;
}
@media (max-width: 620px) {
    .portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap {
        top: 80px;
    }
}
@media (max-width: 460px) {
    .portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap {
        top: 60px;
    }
}
.portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap * {
    color: #fff;
}
.portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap p {
    font-size: 24px;
    width: 50%;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 620px) {
    .portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap p {
        max-width: 430px;
    }
}
@media (max-width: 460px) {
    .portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap p {
        max-width: 300px;
    }
}
.portfolio-section .img-wrap .img-in-block-wrap .port-name-wrap a {
    border-bottom: 3px solid #ef533a;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.footer-form-section {
    padding: 50px 0;
}
.footer-form-section h2 {
    font-size: 32px;
}
.footer-form-section h2 .sub-tag {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
    color: #ef533a;
}
@media (max-width: 370px) {
    .footer-form-section h2 {
        font-size: 34px;
    }
}
.footer-form-section .form-wrapper {
    margin-top: 25px;
    overflow: hidden;
    /*max-width: 971px;*/
    margin-left: auto;
    margin-right: auto;
}
/*@media (max-width: 1199px) {
    .footer-form-section .form-wrapper {
        width: 810px;
    }
}
@media (max-width: 991px) {
    .footer-form-section .form-wrapper {
        width: 720px;
    }
}
@media (max-width: 767px) {
    .footer-form-section .form-wrapper {
        max-width: 360px;
        width: 100%;
    }
}*/
.footer-form-section .form-wrapper #footerForm .form-group {
    /*max-width: 280px;*/
    float: left;
    /*width: 25%;
    min-width: 267px;*/
    margin-bottom: 25px;
}
/*@media (max-width: 1199px) {
    .footer-form-section .form-wrapper #footerForm .form-group {
        width: auto;
    }
}*/
@media (max-width: 991px) {
    .footer-form-section .form-wrapper #footerForm .form-group {
        min-width: 240px;
    }
}
@media (max-width: 767px) {
    .footer-form-section .form-wrapper #footerForm .form-group {
        width: 100%;
        float: none;
        min-width: auto;
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
}
.footer-form-section .form-wrapper #footerForm .form-group .form-control {
    height: auto;
    padding: 13px 15px;
    border-radius: 0;
    position: relative;
}
.footer-form-section .form-wrapper #footerForm .form-group .help-block {
    position: absolute;
    margin: 0;
    font-size: 12px;
    color: red;
}
.footer-form-section .form-wrapper #footerForm .form-group.has-error .form-control {
    border-color: red;
}
/*.footer-form-section .form-wrapper #footerForm .form-button {
    max-width: 280px;
    float: left;
}*/
.footer-form-section .form-wrapper #footerForm .form-button .footerCta {
    height: 51px;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: #EB6720;
}
.footer-form-section .form-wrapper #footerForm .form-button .footerCta:hover{background: #EB6720;}
@media (max-width: 1199px) {
    .footer-form-section .form-wrapper #footerForm .form-button {
        float: left;
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
}
.foot-bg .footer-top {
    background-color: #1a1c20;
    padding-top: 30px;
    padding-bottom: 30px;
}
.foot-bg .footer-top .f-menu-wrap .f-menu {
    display: table;
    margin: 0 auto;
    padding-left: 0;
}
@media (max-width: 767px) {
    .foot-bg .footer-top .f-menu-wrap .f-menu {
        padding-left: 35px;
    }
}
.foot-bg .footer-top .f-menu-wrap .f-menu li {
    float: left;
    text-transform: uppercase;
    margin-right: 32px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #8c8c8c;
}
.foot-bg .footer-top .f-menu-wrap .f-menu li:last-child {
    margin-right: 0;
}
.foot-bg .footer-top .f-menu-wrap .f-menu li a {
    color: #8c8c8c;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.foot-bg .footer-bottom {
    background-color: #33383d;
    padding: 40px 0;
}
.foot-bg .footer-bottom .partners {
    text-align: center;
    color: #8c8c8c;
}
.foot-bg .footer-bottom .partners img {
    padding-bottom: 30px;
}
.foot-bg .footer-bottom .partners img:not(:last-child) {
    padding-right: 40px;
}
@media (max-width: 620px) {
    .foot-bg .footer-bottom .partners img:not(:last-child) {
        padding-right: 25px;
    }
}
@media (max-width: 420px) {
    .foot-bg .footer-bottom .partners img:first-child {
        padding-right: 25px;
    }
}
@media (max-width: 370px) {
    .foot-bg .footer-bottom .partners img {
        padding-right: 0 !important;
        display: block;
        margin: 0 auto;
    }
}
.foot-bg .footer-bottom .partners h3 {
    margin-top: 0;color: #fff;
}
.foot-bg .footer-bottom .copy-r {
    font-size: 14px;
    color: #8c8c8c;
}
.new-case-study {
    margin: 50px 0 0px;
}
.new-case-study p {
    margin-top: 20px;
    font-size: 16px;
}
.new-case-study .case-img-wrapper {
    position: relative;
    padding: 15px;
    margin-bottom: 30px;
}
.new-case-study .case-img-wrapper:hover {background: green;width: 100%;
}
@media (max-width: 1199px) {
    .new-case-study .case-img-wrapper {
        padding: 0;
    }
}
@media (max-width: 991px) {
    .new-case-study .case-img-wrapper {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }
}
.new-case-study .case-img-wrapper .case-logo-wrapper {
    position: absolute;
    top: 40px;
    right: 40px;
}
@media (max-width: 1199px) {
    .new-case-study .case-img-wrapper .case-logo-wrapper {
        top: 20px;
        right: 20px;
    }
}
@media (max-width: 420px) {
    .new-case-study .case-img-wrapper .case-logo-wrapper {
        width: 120px;
    }
}
.new-case-study .case-img-wrapper .case-content-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -60px;
    max-width: 250px;
    left: 50%;
    margin-left: -125px;
    text-align: center;
    color: #fff;
}
@media (max-width: 420px) {
    .new-case-study .case-img-wrapper .case-content-wrapper {
        width: 170px;
        margin-left: -85px;
        margin-top: -40px;
    }
}
.new-case-study .case-img-wrapper .case-content-wrapper h3 {
    font-size: 80px;
    line-height: 70px;
}
@media (max-width: 420px) {
    .new-case-study .case-img-wrapper .case-content-wrapper h3 {
        font-size: 40px;
        line-height: 35px;
    }
}
.new-case-study .case-img-wrapper .case-content-wrapper h4 {
    font-size: 40px;
    line-height: 43px;
}
@media (max-width: 420px) {
    .new-case-study .case-img-wrapper .case-content-wrapper h4 {
        font-size: 26px;
        line-height: 26px;
    }
}
#testimonial-slider {
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
}
#testimonial-slider .testimonial {
    background: #fff;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 50px 15px 140px;
    position: relative;
    max-width: 320px;
    float: left;
}
@media (max-width: 1199px) {
    #testimonial-slider .testimonial {
        max-width: 280px;
        padding: 30px 20px 50px;
    }
}
@media (max-width: 991px) {
    #testimonial-slider .testimonial {
        max-width: 320px;
        padding: 30px 30px 50px;
        display: inline-block;
        float: none;
    }
}
#testimonial-slider .testimonial:after,
#testimonial-slider .testimonial:before {
    content: "";
    border-top: 40px solid #fff;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0;
}
#testimonial-slider .testimonial:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}
#testimonial-slider .testimonial .icon {
    display: inline-block;
    font-size: 80px;
    color: #ef533a;
    margin-bottom: 20px;
    opacity: 0.8;
}
#testimonial-slider .testimonial .description {
    font-size: 15px;
    text-align: left;
    margin-bottom: 30px;
    opacity: 0.8;
    height: 190px;
    text-align: center;
}
@media (max-width: 1199px) {
    #testimonial-slider .testimonial .description {
        height: 200px;
    }
}
@media (max-width: 767px) {
    #testimonial-slider .testimonial .description {
        height: auto;
    }
}
#testimonial-slider .testimonial .testimonial-content {
    width: 100%;
    position: absolute;
    left: 0;
}
#testimonial-slider .testimonial .pic {
    display: inline-block;
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #daad86;
    overflow: hidden;
    z-index: 1;
    position: relative;
    margin-bottom: 10px;
}
#testimonial-slider .testimonial .pic img {
    width: 100%;
    height: auto;
}
#testimonial-slider .testimonial .title {
    font-size: 18px;
    font-weight: 700;
    color: #181818;
    text-transform: capitalize;
    margin: 0 0 5px 0;
}
#testimonial-slider .testimonial .post {
    display: block;
    font-size: 14px;
    color: rgba(239, 83, 58, 0.72);
}
.painPoints {
    margin: 60px 0;
}
.painPoints .pPointWrapper {
    display: flex;
}
@media (max-width: 575px) {
    .painPoints .pPointWrapper {
        display: block;
    }
}
.painPoints .pPointWrapper .pPointWrap {
    padding: 30px 40px;
    flex-basis: 50%;
}
.painPoints .pPointWrapper .pPointWrap.pPointLeft {
    background-color: #eee;
}
.painPoints .pPointWrapper .pPointWrap.pPointRight {
    background-color: #e2e2e2;
}
.painPoints .pPointWrapper .pPointWrap ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.painPoints .pPointWrapper .pPointWrap ul li {
    padding-left: 25px;
    position: relative;
}
.painPoints .pPointWrapper .pPointWrap ul li:not(:last-child) {
    padding-bottom: 15px;
}
.painPoints .pPointWrapper .pPointWrap ul li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 13px;
    background-image: url(../images/arrow.png);
    top: 0;
    left: 0;
}
#animatedModal {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../images/ecommerce-agency.jpg) 50% 50% no-repeat !important;
}
#animatedModal .box-form {
    max-width: 500px;
    margin: 0 auto;
}
#animatedModal .box-form #popUpForm {
    margin-bottom: 50px;
}
#animatedModal .box-form #popUpForm .form-group {
    margin-bottom: 25px;
    position: relative;
}
#animatedModal .box-form #popUpForm .form-group .help-block.with-errors {
    position: absolute;
    font-size: 12px;
    margin: 0;
    color: red;
}
#animatedModal .box-form #popUpForm .form-group .form-control {
    padding: 15px 25px;
    height: auto;
    box-shadow: none;
}
#animatedModal .box-form #popUpForm .buttonCta {
    background: #ea5800;
    border: 0;
    border-radius: 6px;
    padding: 20px 30px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
#animatedModal #rad_popup_header {
    z-index: 99;
    margin: 36px 30px 0 20px;
}
#animatedModal #rad_popup_header #rad_popup_close {
    float: right;
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin-top: -3px;
    -webkit-transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
    -ms-transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
}
#animatedModal #rad_popup_header #rad_popup_close:hover {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
#animatedModal #rad_popup_header #rad_popup_close span {
    height: 2px;
    width: 30px;
    background: #fff;
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: relative;
    top: 10px;
    right: 3px;
}
#animatedModal #rad_popup_header #rad_popup_close span:last-child {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 8px;
}
.faqWrapperSec {
    padding: 50px 0 70px 0;
}
.faqWrapperSec .faqWrap{background: #fff;margin: 0 auto;text-align: center;padding: 30px 30px 40px 30px;margin-top: -190px;box-shadow: 6px 6px 30px #00000017;}
@media (min-width: 1200px) {.faqWrapperSec .faqWrap{width: 930px;}}
.fs-32{font-size: 32px;}
.faqWrapperSec .faqWrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.faqWrapperSec .faqWrapper .faqWrap {
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
}
.faqWrapperSec .faqWrapper .faqWrap:not(:last-child) {
    margin-bottom: 20px;
}
.faqWrapperSec .faqWrapper .faqWrap .numberWrapper {
    width: 75px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.faqWrapperSec .faqWrapper .faqWrap .numberWrapper h6 {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #EB6720;
    line-height: 35px;
    color: #fff;
    align-items: baseline;
}
.faqWrapperSec .faqWrapper .faqWrap .questionAnswerWrapper {
    width: calc(100% - 75px);
    padding-left: 15px;
    padding-right: 15px;
}
.faqWrapperSec .faqWrapper .faqWrap .questionAnswerWrapper h4 {
    font-size: 24px;
}
.faqWrapperSec .faqWrapper .faqWrap .questionAnswerWrapper p {
    font-size: 16px;
}
.migrationProcess {
    margin: 60px 0;
}
.migrationProcess .migrationWrapper {
    position: relative;
    height: 450px;
    max-width: 1100px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper {
        max-width: 550px;
        height: 1200px;
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper {
        max-width: 290px;
    }
}
.migrationProcess .migrationWrapper:before {
    content: "";
    display: inline-block;
    width: calc(100% - 73px);
    height: 2px;
    background-color: #333;
    position: absolute;
    top: calc(50% - 1px);
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper:before {
        top: initial;
        width: 2px;
        height: calc(100% - 155px);
        left: calc(50% - 1px);
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper:before {
        left: 20px;
    }
}
.migrationProcess .migrationWrapper:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333;
    position: absolute;
    top: calc(50% - 3px);
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper:after {
        top: 0;
        left: calc(50% - 3px);
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper:after {
        left: 18px;
    }
}
.migrationProcess .migrationWrapper .migration {
    text-align: center;
    position: absolute;
    height: 135px;
}
.migrationProcess .migrationWrapper .migration:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 40px;
    position: absolute;
    left: 50%;
    background-color: #333;
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration:before {
        left: 0;
        width: 40px;
        height: 2px;
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration:before {
        width: 33px;
    }
}
.migrationProcess .migrationWrapper .migration:after {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 50%;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #333;
    display: inline-block;
    position: absolute;
    left: calc(50% - 13px);
}
.migrationProcess .migrationWrapper .migration:nth-child(odd) {
    top: 0;
}
.migrationProcess .migrationWrapper .migration:nth-child(odd):before {
    top: calc(100% + 50px);
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration:nth-child(odd):before {
        top: 50%;
        left: calc(100% + 45px);
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration:nth-child(odd):before {
        left: initial;
        right: calc(100% + 45px);
    }
}
.migrationProcess .migrationWrapper .migration:nth-child(odd):after {
    top: calc(100% + 30px);
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration:nth-child(odd):after {
        top: calc(50% - 13px);
        left: calc(100% + 30px);
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration:nth-child(odd):after {
        left: initial;
        right: calc(100% + 30px);
    }
}
.migrationProcess .migrationWrapper .migration:nth-child(even) {
    bottom: 0;
}
.migrationProcess .migrationWrapper .migration:nth-child(even):before {
    bottom: calc(100% + 50px);
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration:nth-child(even):before {
        top: 50%;
        left: initial;
        right: calc(100% + 45px);
    }
}
.migrationProcess .migrationWrapper .migration:nth-child(even):after {
    bottom: calc(100% + 30px);
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration:nth-child(even):after {
        bottom: initial;
        left: initial;
        top: calc(50% - 13px);
        right: calc(100% + 30px);
    }
}
.migrationProcess .migrationWrapper .migration.migration1 {
    left: 135px;
    width: 130px;
}
.migrationProcess .migrationWrapper .migration.migration1:after {
    content: "1";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration1 {
        left: 75px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration1 {
        left: 0;
        top: 75px;
        width: 190px;
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration.migration1 {
        left: initial;
        right: 0;
    }
}
.migrationProcess .migrationWrapper .migration.migration2 {
    left: 270px;
    width: 130px;
}
.migrationProcess .migrationWrapper .migration.migration2:after {
    content: "2";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration2 {
        left: 175px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration2 {
        left: initial;
        right: 0;
        top: 225px;
        width: 190px;
    }
}
.migrationProcess .migrationWrapper .migration.migration3 {
    left: 405px;
    width: 190px;
}
.migrationProcess .migrationWrapper .migration.migration3:after {
    content: "3";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration3 {
        left: 275px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration3 {
        left: 0;
        top: 375px;
        width: 190px;
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration.migration3 {
        left: initial;
        right: 0;
    }
}
.migrationProcess .migrationWrapper .migration.migration4 {
    left: 540px;
    width: 130px;
}
.migrationProcess .migrationWrapper .migration.migration4:after {
    content: "4";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration4 {
        left: 420px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration4 {
        left: initial;
        right: 0;
        top: 525px;
        width: 190px;
    }
}
.migrationProcess .migrationWrapper .migration.migration5 {
    left: 675px;
    width: 180px;
}
.migrationProcess .migrationWrapper .migration.migration5:after {
    content: "5";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration5 {
        left: 520px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration5 {
        left: 0;
        top: 675px;
        width: 190px;
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration.migration5 {
        left: initial;
        right: 0;
    }
}
.migrationProcess .migrationWrapper .migration.migration6 {
    left: 810px;
    width: 160px;
}
.migrationProcess .migrationWrapper .migration.migration6:after {
    content: "6";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration6 {
        left: 640px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration6 {
        left: initial;
        right: 0;
        top: 825px;
        width: 190px;
    }
}
.migrationProcess .migrationWrapper .migration.migration7 {
    left: 945px;
    width: 160px;
}
.migrationProcess .migrationWrapper .migration.migration7:after {
    content: "7";
}
@media (max-width: 1199px) {
    .migrationProcess .migrationWrapper .migration.migration7 {
        left: 785px;
    }
}
@media (max-width: 991px) {
    .migrationProcess .migrationWrapper .migration.migration7 {
        left: 0;
        top: 975px;
        width: 190px;
    }
}
@media (max-width: 575px) {
    .migrationProcess .migrationWrapper .migration.migration7 {
        left: initial;
        right: 0;
    }
}
.migrationProcess .migrationWrapper .migration h4 {
    font-size: 20px;
}
.bannerBottom {
    padding: 20px 0;
    /*background-color: #333;
    margin-top: -80px;*/
}
/*.bannerBottom p {
    font-family: bebas;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}*/
.timeTicker {
    padding: 30px 0;
    background-color: #333;
}
.timeTicker .tickerWrapper {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    align-items: center;
    justify-content: center;
}
.timeTicker .tickerWrapper .tickImg {
    width: 120px;
    padding-left: 15px;
    padding-right: 15px;
}
.timeTicker .tickerWrapper .tickContent {
    width: 470px;
    padding-left: 15px;
    padding-right: 15px;
}
.timeTicker .tickerWrapper .tickContent h2 {
    font-size: 30px;
}
@media (max-width: 1199px) {
    .timeTicker .tickerWrapper .tickContent {
        width: 340px;
    }
}
@media (max-width: 460px) {
    .timeTicker .tickerWrapper .tickContent {
        text-align: center;
    }
}
.timeTicker .tickerWrapper .tickerClock {
    width: 416px;
}
@media (max-width: 991px) {
    .timeTicker .tickerWrapper .tickerClock {
        margin-top: 30px;
    }
}
.timeTicker .tickerWrapper .tickerClock .clockWrapper {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 460px) {
    .timeTicker .tickerWrapper .tickerClock .clockWrapper {
        justify-content: center;
    }
}
.timeTicker .tickerWrapper .tickerClock .clockWrapper .clock {
    width: 88px;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #f0503f;
}
@media (max-width: 460px) {
    .timeTicker .tickerWrapper .tickerClock .clockWrapper .clock {
        width: 64px;
        margin-left: 4px;
        margin-right: 4px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.timeTicker .tickerWrapper .tickerClock .clockWrapper .clock .number {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}
@media (max-width: 460px) {
    .timeTicker .tickerWrapper .tickerClock .clockWrapper .clock .number {
        font-size: 26px;
    }
}
.timeTicker .tickerWrapper .tickerClock .clockWrapper .clock .text {
    font-size: 16px;
    font-weight: 700;
}
@media (max-width: 460px) {
    .timeTicker .tickerWrapper .tickerClock .clockWrapper .clock .text {
        font-size: 13px;
        font-weight: 400;
    }
}
.marketingPopup {
    padding: 41px 110px;
    width: 100%;
    margin: 30px auto;
    text-align: center;
    display: block;
    background-image: url(../images/popup/popup-bg.jpg) !important;
    border-radius: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top center;
    overflow: hidden;
}
@media (max-width: 1199px) {
    .marketingPopup {
        width: 100%;
    }
}
.orange {
    color: #EB6720;
}
.marketingPopup .form-group .help-block {
    position: absolute;
    margin: 0;
    font-size: 11px;
    color: red;
    left: 15px;
}
.marketingPopup .tcsForms .form-group {
    margin-bottom: 30px !important;
    position: relative !important;
}
.marketingPopup .tcsForms .form-group .form-control {
    padding: 12px 15px;
    border-radius: 25px;
    display: block;
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    margin-top: 30px;
}
.marketingPopup h2 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 900;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.marketingPopup .tcsForms .form-button .bannerCta {
    border-radius: 22px !important;
    background: transparent linear-gradient(90deg, #ec6326 0, #ff800d 100%) 0 0;
}
.white-pop-bg {
    margin: 0 25px;
    background-color: #fff;
    padding: 20px 30px;
    border: 1px solid #ee503f;
    border-radius: 25px;
}
.pop-position {
    position: absolute;
    bottom: -1px;
    left: 0;
}
@media (max-width: 767px) {
    .pop-position {
        display: none;
    }
}
.marketingPopup ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style: none;
    background: #fff;
    padding: 15px 50px;
    border-radius: 3px;
    margin-bottom: 50px;
}
.marketingPopup ul li {
    list-style-image: url(../images/popup/popup-dot.png);
    line-height: 34px;
    font-size: 17px;
}
.position-relative {
    position: relative;
}
.popup-cta {
    color: #fff;
    background: #ac2f00;
    padding: 15px 20px;
    border-radius: 5px;
}
.popup-cta:hover {
    color: #fff;
    background: #ac2f00;
    text-decoration: none;
}
.text-white {
    color: #fff;
}
@media (max-width: 1200px) {
    .white-pop-bg {
        background-color: #fff;
        padding: 20px 40px;
        border: 1px solid #ee503f;
        border-radius: 25px;
        margin: 20px 20px;
    }
}

.bannerList{display: inline-block;padding-left: 0 !important;}
.bannerList li{list-style: none;position: relative;display: inline-block;}
.bannerList li:before{	
	font-family: "FontAwesome";
   content: "\f00c";
   display: inline-block;
   margin-right: 4px;
   vertical-align: middle;
   	color: #fff;
    padding: 2px 4px 1px 4px;
    background: #00AF56;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 100;
}
.bannerList li:after{	
   content: "|";
   display: inline-block;
   margin-left: 7px;
   vertical-align: middle;
   color: #f5f5f59e;
}
.bannerList li:last-child:after{content: '';}
.bannerBottomFirst{background: #DEDCDC 0% 0% no-repeat padding-box;
box-shadow: 6px 6px 30px #00000017;text-align: center;padding: 40px 20px;}
.bannerBottomTitle{text-align: center;color: #EB6720;text-transform: uppercase;font-size: 70px;}
.fs-20{font-size: 20px;}
.text-black{color: #000;}
.bannerBottomSecond{background: #EB6720 0% 0% no-repeat padding-box;
box-shadow: 6px 6px 30px #0000003B;padding: 40px 20px;}
.bannerBottomTitleSecond{text-align: center;color: #fff;text-transform: uppercase;font-size: 70px;}
.fs-20{font-size: 20px;}
@media (min-width: 992px) {.col-md-block{display: block;}}
.light-bg{background: #F4F7FD;}


.testimonials {
    padding: 40px 0 70px;
    background-color: #F5F5F5;
}

/*#testimonialSlider .item:after {
        content: '';
    background: url(../images/m_quote.png) #fff0;
    background-repeat: no-repeat;
    position: absolute;
    right: calc( 50% - 30px );
    top: 20px;
    line-height: 82px;
    border: 1px solid #e4e4e4; 
    border-radius: 70%;
    width: 60px;
    height: 60px;
    font-family: cursive;
    background-position: center center;

}*/
#testimonialSlider .item {
    box-shadow: 6px 6px 30px #00000017;
    border-radius: 10px;
    padding: 20px;
    padding-top: 70px;
    background: white;
    padding-bottom: 20px;
}
@media (min-width: 980px) and (max-width: 1199px) {#testimonialSlider .item{min-height: 371px;}}
#testimonialSlider .item p{font-size: 16px;color: #7B7B7B;font-style: italic;line-height: 30px;}
#testimonialSlider.owl-carousel .owl-wrapper{
    padding-top: 50px;
}
#testimonialSlider p.test-client-name {
    font-size: 20px;
    margin-top: 8px;
    float: left;
    text-align: left;
    padding-left: 10px;
    max-width: 75%;
    color: #1F1F1F;
    font-weight: 700;

}
/*#testimonialSlider.owl-carousel .owl-controls .owl-page span{background: #fff !important;}*/
#testimonialSlider.owl-carousel .owl-item{
    padding: 0 15px;
}
#testimonialSlider .pic{
    width: 100%;
    display: inline-block;
    padding-top: 20px;
}
#testimonialSlider .pic img {
        border: 3px solid #fdfdfd;
    border-radius: 60%;
    box-shadow: 0px 0px 20px 0px #0000000f;
    float: left;
}
#testimonialSlider p.test-client-name span {
    display: block;
    font-size: 12px;
    color: #9A9A9A;
}
#testimonialSlider  .owl-controls.clickable {
    display: none;
}
#testimonialSlider .item:before{content: '';position: absolute;background: url(../images/new/testimonial.png);background-repeat: no-repeat;left: 46px;top: -27px; width: 79px;height: 60px;}

.clientLogoWrap {
    padding: 40px 0 80px;
    background-color: #F4F7FD;
}
.clientLogoWrap .container {
    padding: 0 30px;
}

.clientLogoWrap .col-lg-2 {
    background-color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #F3F2FD;
    justify-content: center;
}

@media (max-width: 991px) {
     .clientLogoWrap .col-lg-2:nth-child(1) {
        border-top-left-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(3) {
        border-top-right-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(16) {
        border-bottom-left-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(18) {
        border-bottom-right-radius: 5px;
    }
}
@media (max-width: 767px) {
    .clientLogoWrap .col-lg-2:nth-child(3) {
        border-top-right-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(16) {
        border-bottom-left-radius: 5px;
    }
}
@media (max-width: 576px) {
    .clientLogoWrap .col-lg-2:nth-child(1) {
        border-top-left-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(2) {
        border-top-right-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(17) {
        border-bottom-left-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(18) {
        border-bottom-right-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(3) {
        border-top-right-radius: 0px;
    }
    .clientLogoWrap .col-lg-2:nth-child(16) {
        border-bottom-left-radius: 0px;
    }
}

@media (min-width: 992px) {
    .clientLogoWrap .col-lg-2:nth-child(1) {
        border-top-left-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(6) {
        border-top-right-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(13) {
        border-bottom-left-radius: 5px;
    }
    .clientLogoWrap .col-lg-2:nth-child(18) {
        border-bottom-right-radius: 5px;
    }
}
@media (max-width: 360px) {.clientLogoWrap .col-xs-6{width: 100%;}}
@media (min-width: 576px) {
    .clientLogoWrap .container {
        padding: 0 15px;
    }
}
.fsize-36{font-size: 36px;}
.m-b-45{margin-bottom: 45px;}
.stocks{
  padding: 40px 0 70px 0;
  background: url(../images/new/stocks-bg.png);
  background-attachment: fixed;

}.stocks h2{
  font-size: 32px;
  letter-spacing: 0px;
  margin-bottom: 30px;
  color: #fff;
}
.stocks h2 span{
  font-weight: 700;
    font-size: 45px;
    position: absolute;
    vertical-align: middle;
    line-height: 58px;
}
.stocks  p{
  font-size: 16px;
  font-weight: 600;
}
.stockBox .red{color: #FF4A48;}
.stockBox .purple{color: #274387;}
.stockBox .yellow{color: #F1B144;}
.stockBox ul li{color: #7B7B7B;list-style: none;position: relative;margin-bottom: 20px;padding-left: 18px;font-size: 16px;}
.stockBox ul{padding-left: 0px;}
.stockBox ul li:before{content: '';position: absolute;left: 0;padding-right: 10px;background: #1F1F1F;top: 7px;padding: 4px;border-radius: 5px;}
@media only screen and (min-width: 633px) {.stockBox{min-height: 252px;}}
@media only screen and (max-width: 632px) {.stockBox{min-height: 297px;}}

.stockBox{overflow: hidden;background: #fff;box-shadow: 6px 6px 20px #00000029;border-radius: 10px;padding: 10px 30px 30px 30px;position: relative;}
@media only screen and (max-width: 991px) {.stockBox{margin-bottom: 20px;}}
/*@media only screen and (max-width: 490px) {.stockBox{min-height: 240px}}*/
@media only screen and (max-width: 470px) {.col-xxs-12{width: 100%;}.stockBox{min-height: auto;}}
.cicleone:before{background-repeat: no-repeat;width: 143px;height: 94px;position: absolute;content: '';right: -7px;bottom: -24px;background: url(../images/new/cicleone.png);background-repeat: no-repeat;}
.cicletwo:before{background-repeat: no-repeat;width: 143px;height: 94px;position: absolute;content: '';right: -7px;bottom: -24px;background: url(../images/new/cicletwo.png);background-repeat: no-repeat;}
.ciclethree:before{background-repeat: no-repeat;width: 143px;height: 94px;position: absolute;content: '';right: -7px;bottom: -24px;background: url(../images/new/ciclethree.png);background-repeat: no-repeat;}
.stocksTwo{background: #02405B;padding: 30px 0 40px;color: #fff;}
.stocksTwo h2{color: #fff;}
.stocksTwo .stockBox{background: #FFFFFF 0% 0% no-repeat padding-box;min-height: 78px;
box-shadow: 6px 6px 30px #00000017;padding: 20px 30px;color: #646464;text-align: center;margin-bottom: 20px;}
@media only screen and (max-width: 991px) {.stocksTwo .stockBox{min-height: 83px;}}
.stocksTwo .stockBox:before{display: none;}
.stocksTwo .stockBox p{padding-top: 15px;}
.stocksTwo .stockBox img{margin: 0 auto;text-align: center;display: block;}
/*@media (min-width: 471px) and  (max-width: 578px){.stocksTwo .stockBox{min-height: 229px;}}*/
@media (min-width: 471px) {.col-sm-block{display: block;}}
.highLevel{padding: 40px 0 80px;}
.faqWrapperSec {
    padding: 50px 0 70px 0;
}
.highLevel .faqWrapper {
    /*max-width: 720px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.highLevel .faqWrapper .faqWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.highLevel .faqWrapper .faqWrap:not(:last-child) {
    margin-bottom: 20px;
}
.highLevel .faqWrapper .faqWrap .numberWrapper {
    width: 100px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.highLevel .faqWrapper .faqWrap .numberWrapper h6 {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #EB6720;
    line-height: 35px;
    color: #fff;
    align-items: baseline;
}
.highLevel .faqWrapper .faqWrap .questionAnswerWrapper {
    width: calc(92% - 75px);
    padding-left: 15px;
    padding-right: 15px;
}
.highLevel .faqWrapper .faqWrap .questionAnswerWrapper h4 {
    font-size: 24px;color: #fff;
}
.highLevel .faqWrapper .faqWrap .questionAnswerWrapper p {
    font-size: 16px;
}
.highLevel p{font-size: 20px;margin-bottom: 0;}
.highLevel h2{font-size: 32px;margin-bottom: 30px;}
.highLevel img{position: relative;}
.highLevel img:before{content: '';position: absolute;bottom: 0;width: 300px;height: 300px;left: 0;background: #4284F4;}
.listLevel li{list-style: none;position: relative;margin-bottom: 20px;padding-left: 22px;font-size: 16px;}
@media (min-width: 992px) {.listLevel li{width: 50%;float: left;}}
.listLevel{padding-left: 0px;}
.listLevel li:before{content: '';position: absolute;left: 0;padding-right: 10px;background: #EB6720;top: 5px;padding: 5px;border-radius: 3px;}
.p-t-50{padding-top: 50px !important;}
.p-b-50{padding-bottom: 50px !important;}
.listLevel2 li{list-style: none;position: relative;margin-bottom: 20px;padding-left: 22px;font-size: 16px;}
.listLevel2{padding-left: 0px;}
.listLevel2 li:before{content: '';position: absolute;left: 0;padding-right: 10px;background: #EB6720;top: 3px;padding: 6px;border-radius: 3px;}
.ctaLink, .ctaLink:hover{background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 5px;color: #EB6720;padding: 10px 15px;font-weight: bold;font-size: 18px;margin: 0 auto;    text-align: center;
    float: none;
    display: table;}
.endService{padding: 60px 0 60px;}
.endService h2{line-height: 47px;}
.ctaorange, .ctaorange:hover{background: #EB6720 0% 0% no-repeat padding-box;
border-radius: 5px;padding: 10px 15px;font-weight: bold;font-size: 18px;color: #fff;margin-top: 20px;float: left;}
.endServiceList li{list-style: none;display: inline-grid;margin-bottom: 20px;padding-right: 10px;}
.endServiceList{padding-left: 0;}
.endServiceList li p{font-size: 18px;color: #959595;padding-top: 15px;}
@media (min-width: 1200px) {.endServiceList li{width: 24%;}}
@media (max-width: 992px) {.endServiceList{margin-top: 50px;float: left;}}
@media (min-width: 540px) and (max-width: 1199px) {.endServiceList li{width: 24%;}}
@media (max-width: 539px){.endServiceList li{width: 49%;}}
.partnerService{padding: 30px 0 60px;background: #F4F7FD;position: relative;}
.partnerServiceList{padding-left: 0;}
.partnerServiceList li{margin-bottom: 15px;padding-left: 40px;position: relative;list-style:none; line-height: 34px;font-size: 17px;}
.partnerServiceList li:before{content: '';
    display: inline-block;
    background-image: url(../images/new/partner-list.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;width: 30px;height: 30px;border: none;position: absolute;
    top: 6px;}
.partnerService:before{content: '';background: #EB6720;position: absolute;left: 0;top: 34%;}
@media (min-width: 1200px) {.partnerService:before{width: 40%;height: 295px;}}
@media (min-width: 992px) and (max-width: 1199px) {.partnerService:before{width: 300px;height: 250px;top: 38%;}}
@media (min-width: 768px) and (max-width: 991px) {.partnerService:before{width: 300px;height: 250px;top: 30%;}}
@media (max-width: 991px) {.partnerServiceList{margin-top: 30px;}}
@media (max-width: 767px) {.partnerService img{margin: 0 auto;text-align: center;}}

.white-bg{padding: 40px 0 50px 0;text-align: center;}
.white-bg img{margin: 0 auto;text-align: center;display: block;}
.fs-20{font-size: 17px;}
.fsize-20{font-size: 20px;}
.darkBg{background: #006FAA;padding-top: 0px;}
.darkBg .container{background: #fff;}
.darkTextBox{background: #02405B;padding: 15px 0;width: 100%;}
.darkTextBox h2{color: #fff;}
.fs-36{font-size: 36px;}
.fs-26{font-size: 26px;}

.whiteServiceList{padding-left: 0;padding-top: 40px;}
.whiteServiceList li{list-style: none;display: inline-grid;margin-bottom: 20px;padding-right: 10px;}
.whiteServiceList li p{font-size: 18px;color: #959595;padding-top: 15px;}
@media (min-width: 1200px) {.whiteServiceList li{width: 19%;}}
@media (max-width: 992px) {.whiteServiceList{float: left;}}
@media (min-width: 768px) and (max-width: 1199px) {.whiteServiceList li{width: 19%;}}
@media (min-width: 540px) and (max-width: 767px) {.whiteServiceList li{width: 30%;}}
@media (max-width: 539px){.whiteServiceList li{width: 49%;}}
.fs-20{font-size: 20px;}
section.portfolio {
      padding-bottom: 40px;
      padding-top: 40px;

}
 .portfolio-wrap .portfolio-cont {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 25px 40px 25px 40px;
    opacity: 0;
    color: #fff;
}
 .portfolio-wrap .portfolio-cont h6{
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;

 }
 .portfolio-wrap .portfolio-cont p{
  font-size: 14px;

 }
 .portfolio-wrap .portfolio-cont a{
  font-weight: 500;
 }
.portfolio-wrap:hover .portfolio-cont {
    opacity: 1;
    transition: .9s ease-in all;
}
.portfolio-wrap:hover .port-overlay {
    opacity: 1;
    transition: .5s ease-in all;
}
.portfolio-wrap .port-overlay {
    position: absolute;
    background-color: #006faa73;
    top: 0px;
    left: 18px;
    right: 18px;
    bottom: 0px;
    opacity: 0;
}
.tab_content h3{font-size: 30px;margin-bottom: 20px;}
.port-read{padding: 8px 15px;background: transparent;border: 1px solid #fff;font-weight: bold;font-size: 15px;}
.m-t-20{margin-top: 20px;}
.fs-22{font-size: 22px !important;}
.font-weight-bold{font-weight: bold;}
.forms .form-wrap{margin-top: -80px;background: #fff;padding: 25px 20px;float: left;width: 100%;box-shadow: 10px 10px 20px #00000029;}
.forms .form-wrap p{margin-bottom: 20px;}
.cta:hover:after {
    opacity: 1;
    top: 25%;
    left: 100%;
    -webkit-transition-property: left,top,opacity;
    -o-transition-property: left,top,opacity;
    transition-property: left,top,opacity;
    -webkit-transition-duration: 0.9s,0.9s,.15s;
    -o-transition-duration: 0.9s,0.9s,.15s;
    transition-duration: 0.9s,0.9s,.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.cta:after {
    content: "";
    position: absolute;
    top: 25%;
    left: -50%;
    width: 130%;
    height: 90%;
    opacity: 0;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    background: rgba(255,255,255,0.13);
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0.13)),color-stop(77%,rgba(255,255,255,0.13)),color-stop(92%,rgba(255,255,255,0.5)),to(rgba(255,255,255,0.0)));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0.0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0.0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0.0) 100%);
}
.cta{overflow: hidden;position: relative;}


.bigCommMagentoDiff {
  /*margin: 70px 0 60px;*/
  padding: 70px 0;
  /*background-image: url(../images/difference-background.jpg);
  background-size: cover;*/
  }
  /*.bigCommMagentoDiff h2 {
    color: #fff; }*/
.bigCommMagentoDiff .diffWrapper {
/*display: flex;*/
margin-top: 30px; }
@media (min-width: 992px) {.bigCommMagentoDiff .diffWrapper {width: 870px;margin: 0 auto;}}
@media (max-width: 767px) {
.bigCommMagentoDiff .diffWrapper {
flex-wrap: wrap;
padding: 30px 20px 20px; } }
.bigCommMagentoDiff .diffWrapper .diffWrap {
background: #fff;
box-shadow: 0px 3px 30px #0000001C;
/*flex-basis: 50%;
border: 1px solid rgba(196, 196, 196, 0.3);*/
padding: 0px 20px 40px 20px; }
@media (max-width: 767px) {
.bigCommMagentoDiff .diffWrapper .diffWrap {
flex-basis: 100%;
border: none;
padding: 80px 20px 30px 20px; } }
/*.bigCommMagentoDiff .diffWrapper .diffWrap:first-child {
border-right: none; }*/
.bigCommMagentoDiff .diffWrapper .diffWrap ul {
padding-left: 30px; }
.bigCommMagentoDiff .diffWrapper .diffWrap ul li {
/*ist-style-image: url(../images/list-arrow.png);*/
list-style: none;
padding-left: 15px;
/*margin-bottom: 15px;*/ }

.diffImg{margin: 0 auto;text-align: center;background: #fff;width: 100px;padding: 20px;box-shadow: 0px 3px 30px #00000038;border-radius: 137px;position: relative;margin-bottom: -50px;}
@media (min-width:768px) {.mt10{margin-top: 10px}.nopadding-md{padding: 0px;z-index: 99;}.nopadding-md img{margin-left: 30px;position: relative;margin-right: -20px;}}
@media (max-width:767px) {.mt20{margin-top: 20px}}
@media (min-width:992px) {.mt--15{margin-top: -15px;}}
.bigCommMagentoDiff .diffWrapper .diffWrap ul li{position: relative;color: #7D7D7D;}
.bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(2) , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(4), .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(6){background: #E8E8E8;margin-left: -51px;margin-right: -20px;padding-left: 67px;padding-top: 15px;padding-bottom: 15px;}
.bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(2):before , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(4):before, .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(6)::before{left: 29px;top: 15px;}
.bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(1) , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(3){background: #F8F8F8;margin-left: -51px;margin-right: -20px;padding-left: 67px;padding-top: 15px;padding-bottom: 15px;}
.bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(1):before , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(3):before{left: 29px;top: 15px;}

.bigCommMagentoDiff .diffWrapper .diffTwo ul li:nth-child(1) , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(3){background: #F8F8F8;margin-left: -51px;margin-right: -20px;padding-left: 67px;padding-top: 20px;padding-bottom: 20px;}
.bigCommMagentoDiff .diffWrapper .diffTwo ul li:nth-child(2) , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(4), .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(6){background: #E8E8E8;margin-left: -51px;margin-right: -20px;padding-left: 67px;padding-top: 20px;padding-bottom: 20px;}

.before-black{font-size: 24px;text-align: center;font-weight: bold;margin-bottom: 0;background: #6A6A6A 0% 0% no-repeat padding-box;padding: 15px 25px;width: 100%;color: #fff;}
.after-green{font-size: 24px;text-align: center;font-weight: bold;margin-bottom: 0;background: #34C57B 0% 0% no-repeat padding-box;padding: 20px 25px;width: 100%;color: #fff;}

@media (max-width:991px) {.bigCommMagentoDiff .diffWrapper .diffTwo ul li:nth-child(1) , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(3){padding-top: 15px;padding-bottom: 15px;}
.bigCommMagentoDiff .diffWrapper .diffTwo ul li:nth-child(2) , .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(4), .bigCommMagentoDiff .diffWrapper .diffWrap ul li:nth-child(6){margpadding-top: 15px;padding-bottom: 15px;}
.after-green{padding: 15px 25px;}
.bigCommMagentoDiff .diffWrapper .diffWrap {padding: 0px 20px 0px 20px; }
.diffOne{margin-bottom: 20px;}
.bigCommMagentoDiff h2.m-b-60{margin-bottom:0px;}
}
.bigCommMagentoDiff .diffWrapper .diffOne ul li:before{content: '';
    display: inline-block;
    background: url(../images/new/close.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: -22px;
}
.bigCommMagentoDiff .diffWrapper .diffTwo ul li:before{content: '';
    display: inline-block;
    background: url(../images/new/tick.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: -22px;
}
/*.diffTwo{min-height: 275px;}*/
.hwdt{padding-bottom: 60px;}
/*@media (min-width:1200px) {.p-l-md-80{padding-left: 80px;}}
@media (min-width:992px) and (max-width:1199px) {.p-l-md-80{padding-left: 40px;}}*/

.tech-sections {
    /*margin: 60px 0;*/
    padding: 30px 0 50px 0;
    background: #F5F5F5;
}
.tech-sections p{font-size: 20px;}
@media (max-width: 991px) {
    .tech-sections {
        text-align: center;
    }
}
@media (max-width: 560px) {
    .tech-sections h2 {
        font-size: 32px;
    }
}
.tech-sections h2 span.sub-tag {
    display: block;
    font-size: 16px;
    color: #746d6d;
    margin-bottom: 15px;
    font-weight: 700;
}
.tech-sections .col-5 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 20%;
}
@media (max-width: 991px) {
    .tech-sections .col-5 {
        float: none;
        display: inline-block;
        width: 32.33%;
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .tech-sections .col-5 {
        width: 39.77%;
    }
}
@media (max-width: 620px) {
    .tech-sections  {
        width: 100%;
        /*max-width: 320px;*/
    }
}
@media (max-width: 420px) {
    .tech-sections .col-5 {
        width: 100%;
    }
}
.tech-sections .tech-img-wrap {
    height: 90px;
}
.font-weight-bold{font-weight: bold;}
.tech-sections p {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
@media (max-width: 767px) {
    .tech-sections p {
        margin-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tech-sections .cta {
    margin-top: 50px;
}
.tech-sections .cta:hover {
    color: #fff;
}
@media (max-width: 991px) {
    .tech-sections .cta {
        margin-top: 20px;
    }
}


.faqWrapperSection {
    padding: 50px 0 70px 0;
}
/*.faqWrapperSection .faqWrap{background: #fff;margin: 0 auto;text-align: center;padding: 30px 30px 40px 30px;margin-top: -190px;box-shadow: 6px 6px 30px #00000017;}*/
@media (min-width: 1200px) {.faqWrapperSec .faqWrap{width: 930px;}}
.fs-32{font-size: 32px;}
.faqWrapperSection .faqWrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.faqWrapperSection .faqWrapper .faqWrap {
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
}
.faqWrapperSection .faqWrapper .faqWrap:not(:last-child) {
    margin-bottom: 20px;
}
.faqWrapperSection .faqWrapper .faqWrap .numberWrapper {
    width: 75px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.faqWrapperSection .faqWrapper .faqWrap .numberWrapper h6 {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #EB6720;
    line-height: 35px;
    color: #fff;
    align-items: baseline;
}
.faqWrapperSection .faqWrapper .faqWrap .questionAnswerWrapper {
    width: calc(100% - 75px);
    padding-left: 15px;
    padding-right: 15px;
}
.faqWrapperSection .faqWrapper .faqWrap .questionAnswerWrapper h4 {
    font-size: 24px;
}
.faqWrapperSection .faqWrapper .faqWrap .questionAnswerWrapper p {
    font-size: 16px;
}