/* @import url('assets/css/bootstrap.css');
@import url('assets/css/animate.css');
@import url('assets/css/slick.css');
@import url('assets/css/slick-theme.css');
@import url('assets/css/ecommerce.css'); */

/* @import url('assets/fonts/font-awesome/css/font-awesome.min.css'); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
h1,
h2,
h3,
h4,
h5,
h6,
p,
table {
    line-height: normal;
    font-family: Montserrat, sans-serif
}

.pl-pr,
.pright,
.slide-wrapper .col-md-8 {
    padding-right: 0
}

.pl-pr,
.pleft {
    padding-left: 0
}

.ml-mr,
.mright {
    margin-right: 0
}

.ml-mr,
.mleft {
    margin-left: 0
}

.top-content a aside,
.top-contents a aside {
    width: auto;
    transition: transform .2s ease-in-out;
    position: relative;
    display: inline-block
}

.carousel-control.right,
.hide-btn {
    right: 10px
}

.top-content,
.top-contents,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table {
    font-family: Montserrat, sans-serif
}

.c-title,
.ceo-content h1 span,
.office-content a,
.side-data h4 {
    text-transform: uppercase
}

* {
    margin: 0;
    padding: 0
}

a,
a.active,
a:hover,
input,
select,
textarea {
    text-decoration: none !important;
    outline: 0 !important
}

.office-content a,
ins {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

.top-content,
.top-contents,
h6 {
    font-size: 16px
}

img {
    border: 0
}

li,
ol,
ul {
    list-style: none
}

.clear {
    clear: both
}

bquote,
q {
    quotes: none
}

bquote:after,
bquote:before,
q:after,
q:before {
    content: '';
    content: none
}

:focus {
    outline: 0
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table tr td {
    font-size: 14px
}

.ceo-content,
.ceo-image,
.ceo-wrap,
.common,
.content,
.img-section,
.img-section img,
.logo,
.serv-slider,
.services,
.slide-wrapper,
.top-header,
.workflow,
.wrapper,
footer,
header {
    float: left;
    width: 100%
}

header {
    background: url("assets/images/header/header-bg.webp") center/cover no-repeat;
    width: 100%;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
    background-position: fixed
}

.top-header {
    margin-top: 55px
}

.top-content {
    color: #fff;
    text-align: center !important
}

.modal-title {
    margin-bottom: 0 !important;
}

.modal-body {
    padding-bottom: 0;
    min-height: 24vh;
    overflow: hidden;
}

.modal-lg {
    overflow-y: unset;
}

.banner_sec span,
.brand-title,
.brand-title2,
.logos {
    text-align: center
}

.top-contents {
    color: #fff;
    margin-left: 390px;
    margin-top: -45px
}

.top-content span {
    padding-right: 10px
}

.top-contents a:hover span img {
    transition: .1s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.top-contents a aside {
    margin-top: 23px;
    transform: translateX(0) translateY(0)
}

.top-content a:hover aside,
.top-contents a:hover aside {
    transform: translateX(6px)
}

.top-content a:hover span img {
    transition: .5s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.counter_thumb h3:after,
.top-content a aside {
    transform: translateX(0) translateY(0)
}

.slide-content,
header .top-content,
header .top-content a,
header .top-contents,
header .top-contents a {
    color: #fff
}

.slide-wrapper {
    margin-top: 100px;
    padding-bottom: 30px;
    overflow: hidden
}

.banner_se {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-bottom: 50px
}

.banner_sec,
.mt-50 {
    margin-top: 50px
}

.banner_sec span {
    color: #fff;
    font-family: Montserrat;
    font-size: 30px;
    background: red
}

.serv-slider {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 8%, #d1d1d1 68%, #fff 100%);
    background: -webkit-linear-gradient(top, #fff 8%, #d1d1d1 68%, #fff 100%);
    background: linear-gradient(to bottom, #fff 8%, #d1d1d1 68%, #fff 100%);
    padding-bottom: 9px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    bottom: 45%
}

.carousel-inner .item img {
    width: 100%;
    height: auto
}

.carousel-indicators {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 25px 5px;
    margin-left: 0
}

.carousel-indicators li {
    border-radius: 0;
    width: 8px;
    height: 8px;
    background: #fff
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    background: #ec4e55;
    border-color: #ec4e55
}

.carousel-control {
    color: #fff;
    padding: 4px 0;
    width: 40px;
    top: auto;
    left: auto;
    bottom: 12px;
    opacity: .85
}

@media (max-width: 767px) {
    .owl-carousel {
        padding-inline: 10px;
    }
}

.darkbg-even,
.darkbg-odd {
    top: 0;
    left: 0;
    height: 100%
}

.carousel-control.left {
    left: 10px
}

.slide-content h2 {
    font-size: 24px;
    margin-top: -5px
}

.slide-content h4 {
    font-size: 40px;
    font-weight: 700;
    margin-top: -4px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .slide-content h4 {
        margin-top: 0 !important;
    }
}

.required:after {
    content: " *";
    color: red
}

.invalid-feedback {
    float: left;
    width: 100%;
    font-size: 10px;
    color: red;
    max-height: 7px
}

.slider {
    width: 100%;
    float: left;
    margin-top: 81px;
    height: 500px;
    overflow: hidden
}

.gray-box img,
.side-data,
.slider img {
    width: 100%;
    float: left
}

@media (max-width: 767px) {
    .slider img {
        height: auto;
    }
}

.brand-title {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-top: 100px;
    color: #000
}

.logos {
    float: left;
    width: 100%;
    margin-top: 20px
}

.logos img {
    padding: 5px 11px
}

.brand-title2 {
    width: 100%;
    float: left;
    font-size: 28px;
    margin-top: 30px;
    color: #000;
    line-height: 28px;
}

.counter_sec {
    width: 100%;
    display: inline-block;
    padding: 90px 0 0
}

.counter_sec h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 35px;
    letter-spacing: -1.17px;
    line-height: 43px;
    text-align: center;
    font-weight: 400;
    max-width: 1046px;
    margin: 0 auto 120px
}

.counter_thumb h3,
.counter_thumb p {
    color: #333;
    font-family: Montserrat;
    text-align: center
}

.counter_col {
    background-color: #fff;
    box-shadow: 0 5px 5px 9px rgba(255, 0, 34, .09);
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 0 60px;
    position: relative;
    padding: 60px 0;
    transition: 1s
}

.counter_col:hover {
    box-shadow: 0 14px 14px 9px rgba(236, 7, 38, .09)
}

.counter_col::after,
.counter_col::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 100%;
    top: 0;
    background: #fff
}

.counter_col:hover::before {
    left: -2px;
    transform: scaleX(1.2)
}

.counter_col:hover::after {
    right: -2px;
    transform: scaleX(1.2)
}

.counter_col .col-sm-2 {
    width: 25%;
    text-align: center;
    position: relative
}

.counter_col .col-sm-2:last-child:before {
    content: none
}

.counter_thumb h3 {
    font-size: 60px;
    line-height: 73px;
    font-weight: 400;
    position: relative;
    display: inline-block
}

.counter_thumb h3:before {
    position: absolute;
    content: "+";
    right: -14px;
    color: #d0001b;
    font-size: 20px;
    font-weight: 500;
    bottom: -14px
}

.counter_thumb h3:after {
    content: "";
    font-size: 20px;
    font-weight: 500;
    top: -45px;
    height: 12px;
    border-radius: 50px;
    width: 12px;
    background-color: #041531
}

.exerts .counter_thumb h3:after {
    background-color: #d0001b
}

.customers .counter_thumb h3:after {
    background-color: rgba(48, 84, 93, .9)
}

.websites .counter_thumb h3:after {
    background-color: #ff4f00
}

.counter_thumb p {
    margin: 10px 0 0;
    font-size: 18px;
    line-height: 22px
}

.form-wrap,
.form-wrap form {
    float: left;
    width: 100%;
    margin-top: 55px
}

.form-wrap {
    background: url("assets/images/CTA/eta-bg.webp") center/cover no-repeat;
    padding: 190px 0;
    background-position: fixed
}

.form-wrap h5,
.services h1 {
    text-align: center;
    margin: 0;
    float: left;
    width: 100%
}

.form-wrap h5 {
    font-size: 35px;
    color: #fff
}

.form-wrap form input[type=text] {
    width: 100%;
    float: left;
    font-size: 14px;
    padding: 20px;
    color: #000;
    background: #f2f2f2;
    border-radius: 10px;
    border: 0
}

.form-wrap form input[type=submit] {
    width: 100%;
    float: left;
    font-size: 18px;
    padding: 18px 10px;
    font-weight: 700;
    color: #fff;
    background: #d0001b;
    border-radius: 10px;
    border: 0
}

.form-wrap form input:disabled {
    background-color: #9C0014;
}

.feedback-form form input[type=submit]:hover,
.form-wrap form input[type=submit]:hover,
.office-content a:hover {
    background: #910013
}

.services {
    margin-top: 70px
}

.services h1 {
    font-size: 36px;
    color: #041531;
    font-weight: 700
}

.clients h1 span,
.services h1 span,
.workflow h1 span {
    font-size: 16px;
    color: #d0001b;
    font-weight: 400
}

.services p {
    float: left;
    width: 64%;
    margin-left: 18%;
    text-align: center;
    font-size: 18px;
    color: #222;
    line-height: 31px;
    margin-top: 30px
}

.service-data .cont,
.service-data h3 {
    float: left;
    width: 90%;
    text-align: center
}

.service-data h3,
.workflow h1 {
    color: #041531;
    font-weight: 700
}

.service-box {
    float: left;
    width: 100%;
    margin-top: 65px
}

.service-data {
    float: left;
    width: 100%;
    padding: 45px 0 60px;
    background: #fff;
    margin-bottom: 10px
}

.gdt {
    background: #fff;
    background: linear-gradient(315deg, #fff 0, #f4f4f4 100%);
    background: -webkit-linear-gradient(315deg, #fff 0, #f4f4f4 100%);
    background: -moz-linear-gradient(315deg, #fff 0, #f4f4f4 100%);
    box-shadow: -1px 1px 40px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: -1px 1px 40px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: -1px 1px 40px 0 rgba(0, 0, 0, .1)
}

.client-logo,
.serv-img {
    float: left;
    width: 100%;
    text-align: center
}

.service-data h3 {
    font-size: 22px;
    margin-top: 35px;
    margin-left: 5%
}

.service-data .cont {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    margin-top: 5px;
    margin-left: 1%
}

.detail-box-left:after,
.detail-box-right:after {
    top: 25%;
    content: "";
    height: 0;
    pointer-events: none;
    margin-top: -18px
}

.workflow {
    margin-top: -50px
}

.flow-tab,
.flowbox {
    margin: 50px 0 0;
    width: 100%;
    float: left
}

.workflow h1 {
    float: left;
    width: 100%;
    font-size: 36px;
    margin: 35px 0 0
}

.ceo-content h1,
.clients h1 {
    font-weight: 700;
    margin-top: 0
}

.flow-tab {
    display: none
}

.flow-image,
.flowbox img {
    width: 100%;
    float: left;
    text-align: center
}

.flow-image img {
    width: 100px;
    height: auto
}

.clients,
.clients h1,
.flow-text {
    width: 100%;
    float: left
}

.flow-text {
    text-align: center;
    font-size: 16px;
    min-height: 50px;
    margin-top: 30px
}

.flow-tab .col-md-2 {
    margin-bottom: 30px
}

.clients h1 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 51px;
}

.clients {
    background: #041531;
    padding: 36px;
    margin-top: 70px
}

.out-box-client {
    width: 15%;
    float: left;
    margin: 0 .8%
}

.client-section {
    width: 100%;
    float: left;
    background: #fff;
    padding: 25px 12px;
    box-sizing: border-box;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 20px;
    position: relative;
    opacity: .1;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.darkbg-even,
.darkbg-odd,
.hide-btn {
    position: absolute
}

.darkbg-even {
    width: 100%;
    z-index: 99;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    opacity: .2
}

.client-logo-odd {
    text-align: center
}

.darkbg-odd {
    width: 100%;
    z-index: 99;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    opacity: 1
}

.hide-btn {
    top: 10px;
    font-size: 15px;
    font-weight: 700;
    padding: 1px 7px;
    color: #fff;
    background: red;
    border: 0
}

.client-title-white,
.mbot60,
.mtop60,
.office-wrap {
    position: relative
}

.client-title-white {
    color: #fff !important;
    opacity: 1 !important;
    z-index: 99
}

.client-logo img {
    width: 90%;
    margin-left: 0;
    float: left
}

.client-title-even,
.client-title-odd {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin-top: 20px
}

.client-text {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #ff4b43;
    text-align: center;
    margin-top: 10px
}

.mtop60,
footer {
    margin-top: 60px
}

.mbot60 {
    bottom: 60px
}

.load-more {
    width: 100%;
    float: left;
    margin-top: 100px;
    text-align: center
}

.load-more a {
    font-size: 18px;
    padding: 17px 50px;
    color: #fff;
    background: #d0001b;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: 700
}

.ceo-wrapper {
    float: left;
    width: 100%;
    padding-top: 40px;
    background: #f9f9f9;
    padding-bottom: 40px
}
.ceo-wrap {
    padding-top: 40px;
  }
.ceo-content h1 {
    float: left;
    width: 100%;
    font-size: 32px;
    color: #000
}

.ceo-content h6,
.ceo-content p {
    width: 100%;
    margin-top: 20px;
    float: left
}

.ceo-content h1 span {
    font-size: 16px;
    color: #d0001b;
    font-weight: 400
}

.ceo-content p {
    font-size: 16px;
    color: #333;
    line-height: 25px
}

.ceo-image img {
    width: 96%;
    float: left
}

.gray-box {
    float: left;
    width: 100%;
    padding: 30px 10%;
    background: #e8e8e8;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-top: 110px;
    margin-bottom: 20px
}

.gray-box p {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    text-align: center;
    margin-bottom: 30px
}

.side-data {
    float: left;
    width: 100%;
    margin-top: 40px
}

.side-data h4 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #041531;
    margin: 0
}

.side-data p {
    width: 100%;
    float: left;
    font-size: 15.5px;
    color: #000;
    line-height: 22px;
    padding-left: 40px;
    margin-top: 15px;
    background: url("assets/images/CEO/dot.png") left top 7px no-repeat
}

.office-wrap {
    width: 100%;
    float: left;
    margin-top: 90px
}

.office-img {
    width: 55%;
    float: left
}

@media (max-width: 767px) {
    .office-img {
        margin-inline: 10px;
    }

    .office-content {
        margin-top: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .office-img {
        margin-left: 10px !important;
    }

    .office-content {
        margin-right: 10px !important;
    }
}

.office-img img {
    width: 100%;
    float: right
}

.office-content {
    width: 53%;
    height: 84%;
    background: #041531;
    position: absolute;
    z-index: 9;
    padding: 5px 80px;
    right: 0;
    box-sizing: border-box;
    margin: 2px 0 0 -17px
}

.office-content h3 {
    float: left;
    width: 95%;
    font-size: 35px;
    color: #fff;
    margin-top: 74px;
    line-height: 38px;
}

.office-content a {
    font-size: 16px;
    color: #fff;
    background: #d0001b;
    padding: 15px 40px;
    font-weight: 700;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    float: left;
    margin-top: 30px
}

.office-content p {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #fff;
    margin-top: 6px;
    margin-left: 44px
}

footer {
    margin-bottom: 40px;
    padding-bottom: 40px;
}

footer .top-content {
    margin-top: 20px;
    float: left
}

footer .top-content,
footer .top-content a,
footer .top-contents,
footer .top-contents a {
    color: #000 !important
}

footer .top-contents {
    margin-top: -4px;
    float: left;
    margin-left: -9px
}

.feedback_form_area {
    float: left;
    width: 100%;
    background: #fff
}

.feedback_form_area_inner {
    float: left;
    width: 100%;
    color: red;
    padding: 62px 18px 2px 15px;
    box-shadow: -1px 3px 8px 1px rgba(0, 0, 0, .33);
    -webkit-box-shadow: -1px 3px 8px 1px rgba(0, 0, 0, .33);
    -moz-box-shadow: -1px 3px 8px 1px rgba(0, 0, 0, .33)
}

.feedback_form_area h3 {
    margin-left: 20px;
    color: #333;
    font-size: 24px;
    margin-bottom: 0 !important
}

.feedback_form_area h3 span {
    color: #d0001b;
    font-weight: 700
}

.custom-inp {
    background: 0 0
}

.custom-inp-txt {
    width: 100%;
    height: 100px;
    padding: 5px;
    color: #fff;
    border: 1px solid #fff;
    background: 0 0
}

.detail-box-left,
.detail-box-right {
    width: 620px;
    height: auto;
    z-index: 9999;
    display: none;
    background: #f7f7f7;
    top: 0;
    box-sizing: border-box;
    position: absolute
}

.feedback-form form .form-group {
    width: 80%;
    margin-left: 10%
}

.feedback-form form input[type=text],
.feedback-form form select {
    width: 100%;
    float: left;
    color: #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    font-family: Montserrat, sans-serif;
    padding: 9px 10px 9px 0;
    margin-top: 7px;
    font-size: 13px;
    font-weight: 400
}

.feedback-form form input[type=text]:focus,
.feedback-form form select:hover {
    font-weight: 500
}

.feedback-form form input[type=text]~.focus-border,
.feedback-form form select~.focus-border {
    width: 0;
    float: left;
    margin-top: -2px;
    height: auto;
    border-bottom: 2px solid #d0001b;
    transition: .9s;
    bottom: 0;
    left: 0
}

.feedback-form form input[type=text]:focus~.focus-border,
.feedback-form form select:hover~.focus-border {
    width: 100%;
    transition: .9s
}

.feedback-form form select option {
    font-weight: 400
}

.feedback-form form input[type=submit] {
    float: left;
    width: 80%;
    text-align: center;
    color: #fff;
    margin: 48px 10% 0;
    padding: 15px 0;
    font-weight: 700;
    background: #d0001b;
    border: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webmit-border-radius: 10px;
    font-size: 14px;
    position: relative;
    top: 23px
}

a.close,
a.open {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    left: -35px;
    z-index: 999;
    top: 40px;
    cursor: pointer
}

.detail-box-right {
    left: 100%;
    border-radius: 10px;
    margin-left: 28px;
    -moz-border-radius: 10px;
    -webmit-border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, .33);
    -webkit-box-shadow: 0 0 10px 0 rgba(51, 51, 51, .33);
    -moz-box-shadow: 0 0 10px 0 rgba(51, 51, 51, .33)
}

.detail-box-right:after {
    right: 100%;
    border: 18px solid rgba(247, 247, 247, 0);
    width: 0;
    position: absolute;
    border-right-color: #f7f7f7
}

.detail-box-left {
    right: 100%;
    border-radius: 10px;
    margin-right: 28px;
    -moz-border-radius: 10px;
    -webmit-border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, .33);
    -webkit-box-shadow: 0 0 10px 0 rgba(51, 51, 51, .33);
    -moz-box-shadow: 0 0 10px 0 rgba(51, 51, 51, .33)
}

.detail-box-left:after {
    left: 100%;
    border: 18px solid rgba(247, 247, 247, 0);
    width: 0;
    position: absolute;
    border-left-color: #f7f7f7
}

.c-title,
.client-image {
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 15px
}

.client-image img {
    width: 60px;
    height: 60px;
    border: 1px solid #777;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%
}

.c-title {
    font-size: 15px;
    color: #d0001b
}

.c-title span {
    font-size: 13px;
    color: #333
}

.c-detail {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #222;
    line-height: 23px;
    padding: 40px
}

.owl-nav {
    display: none !important
}
.feedback_form_area:hover {
    box-shadow: 0 11px 8px 9px #2d418659;
}
.services.ecommerce-service-section .serv-img h3{
    line-height: 19px;
    margin-bottom: 0;
}
.services.ecommerce-service-section .serv-img{
    padding-left: 0;
}
.owl-theme .owl-dots .owl-dot span, .owl-theme .owl-dots .owl-dot:hover span {
    background: transparent !important;
}
.owl-dot {
    height: 30px !important;
    width: 30px !important;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    margin-top: 35px;
}
header .top-contents aside {
    margin-left: 8px;
}
.hoverd-projects-for-devices {
    display: none;
    background: #e1e7ff;
}
.form-wrap form input[type="submit"]{
    padding: 20px 10px;
    text-align: center;
}
.mobile-logos{
    display: none;
}
@media(max-width: 1199px){
    
    .workflow.ecommerce-workflow .flow-tab{
        position: relative;
        left: -21px;
      }
      .top-contents {
        margin-left: 301px;
      }
}
@media(max-width: 1030px){
    .office-content h3{
        margin-top: 33px;
    }
}
@media (min-width: 1049px) and (max-width: 1199px) {
    li.step1 {
        top: -15px;
        left: -22px;
      }
      li.step2, li.step4 {
        top: 80px;
        left: 20px;
      }
      li.step5 {
        top: -22px;
      }
      li.step6 {
        top: 76px;
        left: 50px;     
      } 
}
.workflow.ecommerce-workflow .flow-tab .flow-image img{
    display: none;
}
@media (min-width: 767px) and (max-width: 1048px) {
    .workflow.ecommerce-workflow .flow-tab .flow-image span{
        display: none;
    }
    .workflow.ecommerce-workflow .flow-tab .flow-image img{
        display: block;
    }
    .workflow.ecommerce-workflow .flow-tab ul{
        margin-left: 7px;
    }
    .flow-text{
        font-size: 12px;
    }
}
@media(max-width: 992px){
    .office-content p{
        margin-left: 0 !important;
    }

    .counter_thumb h3:before {
        bottom: -4px;
    }
}
@media (min-width: 992px) and (max-width: 993px) { 
    footer .top-contents{
        margin-top: 6px !important;
        margin-left: 217px !important;
        width: 40%;
    }
    footer .top-content {
        width: 40%;
        margin-left: 268px;
      }
}
@media (min-width: 992px) and (max-width: 1048px) { 
    li.step1 {
        top: -1px;      
    }
    li.step1:hover{
        top: 7px;
        left: 15px;
    }
    li.step2, li.step4 {
        top: 75px;
        left: 31px;
    }
    li.step2:hover, li.step4:hover{
        top: 64px;
        left: 31px;
    }
    li.step3 {
        left: 26px;
        top: -9px;
    }
    li.step3:hover, li.step5:hover {
        left: 26px;
        top: 1px;
    }
    li.step5 {
        top: -9px;
        left: 20px;
    }
    li.step6 {
        top: 75px;
        left: 50px;
    }   
}
@media (min-width: 500px) and (max-width: 991px) {
    .feedback_form_area:hover {
        box-shadow: 0 3px 14px 9px #000;
      }
}
@media (min-width: 910px) and (max-width: 991px) {
    .workflow.ecommerce-workflow .flow-tab ul::after {
        max-width: 630px !important;
      }
    .workflow.ecommerce-workflow .flow-tab .flow-image img {
        width: 85px;
        margin: auto;
      }
      li.step1 {
        top: -15px;
        left: 100px;
      }
      li.step1:hover {
        top: -20px;
        left: 100px;
      }
      li.step2 {
        top: 59px;
        left: 94px;
        right: auto;
      }
      li.step2:hover {
        top: 65px;
        left: 94px;
      }
      li.step3 {
        left: 20px;
        top: -15px;
      }
      li.step3:hover {
        left: 20px;
        top: -20px;
      }
      li.step4 {
        top: 60px;
        left: -40px;
      }
      li.step4:hover {
        top: 65px;
        left: -40px;
      }
      li.step5 {
        left: -107px;
        top: -6px;
      }
      li.step5:hover {
        left: -107px;
        top: -11px;
      }
      li.step6 {
        top: 60px;
        left: -96px;
      }
      li.step6:hover {
        top: 65px;
        left: -96px;
      }
}
@media (min-width: 910px) and (max-width: 915px) {
    .workflow.ecommerce-workflow .flow-tab {
        left: 0;
      }
      li.step1 {
        top: -15px;
        left: 50px;
      }
      li.step1:hover {
        top: -20px;
        left: 50px;
      }
      li.step2 {
        top: 60px;
        left: 55px;
      }
      li.step2:hover {
        top: 65px;
        left: 55px;
      }
      li.step3 {
        left: 4px;
        top: -15px;
      }
      li.step3:hover {
        left: 4px;
        top: -20px;
      }
      li.step4 {
        top: 60px;
        left: -40px;
      }
      li.step4:hover {
        top: 65px;
        left: -40px;
      }
      li.step5 {
        left: -100px;
        top: -6px;
      }
      li.step5:hover {
        left: -100px;
        top: -11px;
      }
      li.step6 {
        top: 60px;
        left: -81px;
      }
      li.step6:hover {
        top: 65px;
        left: -81px;
      }
}   
@media (min-width: 810px) and (max-width: 909px) {
    .workflow.ecommerce-workflow .flow-tab {
        left: 0;
      }
    .workflow.ecommerce-workflow .flow-tab ul::after {
        max-width: 630px !important;
      }
    .workflow.ecommerce-workflow .flow-tab .flow-image img {
        width: 85px;
        margin: auto;
      }
      li.step1 {
        top: -7px;
        left: 24px;
      }
      li.step1:hover {
        top: -13px;
        left: 24px;
      }
      li.step2 {
        top: 60px;
        left: 10px;     
      }
      li.step2:hover {
        top: 65px;
        left: 10px;
      }
      li.step3 {
        left: -11px;
        top: -2px;
      }
      li.step3:hover {
        left: -16px;
        top: -2px;
      }
      li.step4 {
        top: 60px;
        left: -35px;
      }
      li.step4:hover {
        top: 65px;
        left: -35px;
      }
      li.step5 {
        left: -55px;
        top: -2px;
      }
      li.step5:hover {
        left: -55px;
        top: -7px;
      }
      li.step6 {
        top: 60px;
        left: -31px;
      }
      li.step6:hover {
        top: 65px;
        left: -31px;
      }
}
@media (min-width:993px) and (max-width:1199px) {   
    .wrapper.ecommerce-wrapper {
        padding-top: 150px;
      }
}
@media(max-width:1024px) {
    .services::before {
        display: none ;
    }

    .counter_thumb h3 {
        font-size: 36px !important;
    }
    .pl-pr, .pright, .slide-wrapper .col-md-8{
        padding-right: 15px !important;
    }
    .counter_col::after {
        color: #222530;
        height: 15px;
        top: unset;
        width: 73% !important;
        margin-left: 0;
        background-color: rgba(208, 0, 27, .13);
        bottom: -70px;
        content: "";
        display: block;
        position: absolute;
        right: unset !important;
      }
    .logo,
    .slide-content,
    .top-content {
        text-align: center
    }
    .top-content {
        margin-top: 20px;
        width: 49%;
        margin-left: 71px;
        float: left
    }
    .serv-slider {
        display: block
    }
    .top-contents {
        color: #fff;
        margin-left: 274px;
        margin-top: -2px;
        font-family: Montserrat, sans-serif
    }
    .slide-content h4 {
        font-size: 30px
    }
    .brand-title2,
    .slide-content h2 {
        font-size: 20px
    }
    .counter_thumb h3 {
        font-size: 25px
    }
    .counter_thumb p {
        font-size: 14px
    }
    .form-wrap {
        padding: 50px 0
    }
    .form-wrap h5 {
        font-size: 22px
    }
    .form-wrap form input[type=submit] {
        margin-top: 0;
        font-size: 14px
    }
    .ceo-content h1 span,
    .clients h1 span,
    .service-data .cont,
    .services h1 span,
    .workflow h1 span {
        font-size: 13px
    }
    .ceo-content h1,
    .clients h1,
    .services h1,
    .workflow h1 {
        font-size: 26px
    }
    .services p {
        width: 90%;
        margin-left: 5%;
        font-size: 16px;
        line-height: 29px
    }
    .out-box-client {
        width: 31.3%;
        margin: 0 1% 10px
    }
    .mtop60 {
        margin-top: 0
    }
    .mbot60 {
        bottom: 0
    }
    .client-text {
        min-height: 40px
    }
    .office-wrap {
        margin-top: 30px
    }
    .office-content h3 {
        font-size: 23px
    }
    .office-content {
        margin: 34px 0 0;
        padding: 47px 80px
    }
    .office-content a {
        padding: 15px 20px;
        font-size: 18px
    }
    .detail-box-left,
    .detail-box-right {
        width: 600px;
        position: fixed;
        margin: 20% auto;
        left: 0;
        right: 0
    }
    .detail-box-left:after,
    .detail-box-right:after {
        top: 100%;
        left: 50%;
        border: 13px solid rgba(247, 247, 247, 0);
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #f7f7f7;
        margin-left: -13px
    }
    .brand-title {
        margin-top: 50px
    }
    .feedback_form_area {
        float: left;
        width: 100%;
        background: #fff
    }
    .feedback_form_area_inner {
        float: left;
        width: 100%;
        color: red;
        padding: 0 15px;
        box-shadow: -1px 3px 8px 1px rgba(0, 0, 0, .33);
        -webkit-box-shadow: -1px 3px 8px 1px rgba(0, 0, 0, .33);
        -moz-box-shadow: -1px 3px 8px 1px rgba(0, 0, 0, .33)
    }
    .invalid-feedback {
        float: left;
        width: 100%;
        font-size: 10px;
        color: red;
        max-height: 7px
    }
    .feedback-form form input[type=submit] {
        float: left;
        width: 80%;
        text-align: center;
        color: #fff;
        margin: -20px 10% 5px;
        padding: 15px 0;
        font-weight: 700;
        background: #d0001b;
        border: 0;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webmit-border-radius: 10px;
        font-size: 14px;
        position: relative;
        top: 26px
    }
    footer .top-content {
        margin-top: 20px;
        float: right;
        margin-right: -25px
    }
    footer .top-contents {
        margin-top: -0;
        margin-right: -195px;
        margin-left: 40px;
    }
    .feedback_form_area_inner{
        padding: 62px 18px 2px 15px;
    }
    .feedback-form form input[type="submit"]{
        margin: 25px 10% 0;        
    }
    .office-content h3{
        margin-top: 24px;
        line-height: 29px;
    }
}

@media(max-width: 991px){
    .feedback_form_area h3 {        
        margin-top: 30px;
    }
    .services.ecommerce-service-section .serv-img h3{
        font-size: 12px;
        line-height: 15px;
    }
    .slide-wrapper{
        padding-bottom: 60px;
    }
    footer .top-contents{
        margin-left: 269px;
    }
    .gray-box{
        margin-top: 30px;
    }
    .feedback_form_area_inner{
        padding-top: 20px;
    }
    .feedback_form_area h3 {
        text-align: center;
        margin-left: 0;
        padding: 0px 30px;
      }
}
@media (min-width:768px) and (max-width:992px) {
    .c-detail,
    .logo,
    .slide-content,
    .top-content {
        text-align: center
    }
    .ceo-content h1 span,
    .clients h1 span,
    .service-data .cont,
    .services h1 span,
    .workflow h1 span {
        font-size: 13px
    }
    .slide-content {
        margin-top: 40px
    }
    .slide-content h4 {
        font-size: 30px
    }
    .brand-title2,
    .slide-content h2 {
        font-size: 20px
    }
    .counter_thumb h3 {
        font-size: 25px
    }
    .counter_thumb p {
        font-size: 14px
    }
    .form-wrap {
        padding: 50px 0
    }
    .form-wrap h5 {
        font-size: 22px
    }
    .form-wrap form input[type=submit] {
        margin-top: 20px
    }
    .ceo-content h1,
    .clients h1,
    .services h1,
    .workflow h1 {
        font-size: 26px
    }
    .services p {
        width: 90%;
        margin-left: 5%;
        font-size: 16px;
        line-height: 29px
    }
    .out-box-client {
        width: 31.3%;
        margin: 0 1% 10px
    }
    .banner_sec,
    .mtop60,
    .slide-wrapper,
    .workflow {
        margin-top: 0
    }
    .mbot60 {
        bottom: 0
    }
    .client-text {
        min-height: 40px
    }
    .office-content h3 {
        font-size: 18px
    }
    .office-wrap,
    .services {
        margin-top: 30px
    }
    .top-content {
        margin-top: 32px;
        width: 26%;
        margin-bottom: -74px;
        margin-left: 268px;
        float: left
    }
    .top-contents {
        float: left;
        margin-top: 42px !important
    }
    .office-content {
        width: 48%;
        padding: 20px 30px;
        margin: 22px 0 0
    }
    .office-content a {
        padding: 15px 20px;
        font-size: 14px
    }
    .detail-box-left,
    .detail-box-right {
        width: 400px;
        position: fixed;
        margin: 20% auto;
        left: 0;
        right: 0
    }
    .c-detail {
        font-size: 13px;
        padding: 20px
    }
    .detail-box-left:after,
    .detail-box-right:after {
        top: 100%;
        left: 50%;
        border: 13px solid rgba(247, 247, 247, 0);
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #f7f7f7;
        margin-left: -13px
    }
    .counter_sec {
        padding-top: 20px
    }
    .clients {
        padding: 30px 0 60px
    }
    .clients h1 {
        margin-bottom: 40px
    }
    .flow-tab {
        display: block
    }
    .flowbox {
        display: none
    }
    .ceo-image img {
        width: 70%;
        float: left;
        margin-left: 15%
    }
    footer .top-content {
        margin-top: 28px;
        float: right;
        margin-right: 245px
    }
    footer .top-contents {
        margin-top: -45px;
        margin-right: 272px
    }
    .slider,
    header {
        height: auto
    }
}
@media (max-width:912px) {
    footer .top-contents {
        float: unset;
        width: 100% !important;
        text-align: center;
        position: relative;
        top: 35px;
        margin-left: 0;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 784px){
    .workflow.ecommerce-workflow .flow-tab ul::after {
        top: 120px;    
        height: 800px;
    }
    .workflow.ecommerce-workflow .flow-tab {       
        left: 0;
        margin-top: 0;
        margin-bottom: -30px;
      }
      .workflow.ecommerce-workflow .flow-tab .flow-image img {
        display: none;
      }
      .workflow.ecommerce-workflow .flow-tab .flow-image span {
        display: block;
      }
      .workflow.ecommerce-workflow .flow-tab ul::after {
        top: 90px;
      }
      .workflow.ecommerce-workflow .flow-tab ul {
        margin-left: 30px;
      }
}
@media (max-width:768px) {
    .office-content a{
        margin-top: 6px;
    }
}
@media (max-width:767px) {
    .c-detail,
    .logo,
    .slide-content,
    .top-content {
        text-align: center
    }

    .counter_col {
        align-items: unset;
    }
    .ceo-content h1 span,
    .clients h1 span,
    .service-data .cont,
    .services h1 span,
    .workflow h1 span {
        font-size: 13px
    }
    .slide-content {
        margin-top: 30px
    }
    .slide-content h4 {
        font-size: 30px
    }
    .brand-title2,
    .slide-content h2 {
        font-size: 20px
    }
    .counter_thumb h3,
    .office-content h3 {
        font-size: 25px !important;
    }
    .counter_thumb p {
        font-size: 14px
    }
    .form-wrap {
        padding: 50px 0
    }
    .form-wrap h5 {
        font-size: 22px
    }
    .form-wrap form input[type=submit] {
        margin-top: 20px
    }
    .ceo-content h1,
    .clients h1,
    .services h1,
    .workflow h1 {
        font-size: 26px
    }
    .counter_sec {
        padding-top: 20px
    }
    .services {
        margin-top: 30px
    }
    .clients {
        padding: 30px 0 60px
    }
    .clients h1 {
        margin-bottom: 40px
    }
    .services p {
        width: 90%;
        margin-left: 5%;
        font-size: 16px;
        line-height: 29px
    }
    .out-box-client {
        width: 44%;
        margin: 0 3% 10px
    }
    .banner_sec,
    .mtop60,
    .slide-wrapper {
        margin-top: 0
    }
    .mbot60 {
        bottom: 0
    }
    .client-text {
        min-height: 40px
    }
    .office-img,
    .office-img img {
        width: 100%
    }
    .office-content {
        position: relative;
        float: left;
        width: 80%;
        margin-left: 10%;
        margin-top: -50px
    }
    .office-content a {
        padding: 15px 20px;
        font-size: 18px
    }
    .detail-box-left,
    .detail-box-right {
        width: 500px;
        position: fixed;
        margin: 10% auto;
        left: 0;
        right: 0
    }
    .c-detail {
        font-size: 13px;
        padding: 20px
    }
    .detail-box-left:after,
    .detail-box-right:after {
        top: 100%;
        left: 50%;
        border: 13px solid rgba(247, 247, 247, 0);
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #f7f7f7;
        margin-left: -13px
    }
    .slide-wrapper .container {
        flex-wrap: wrap;
        max-width: 566px;
        margin: 0 auto;
        padding-right: 20px;
        padding-left: 20px
    }
    .slide-wrapper .col-md-7 .owl-nav {
        max-width: 550px
    }
    .slide-wrapper .col-md-5,
    .slide-wrapper .col-md-7 {
        width: 100%;
        margin-top: 25px
    }
    .flow-tab {
        display: block
    }
    .flowbox {
        display: none
    }
    .ceo-image img {
        width: 70%;
        float: left;
        margin-left: 15%
    }
    footer .top-content,
    footer .top-contents {
        margin-top: 20px;
        text-align: center
    }
    .slider,
    header {
        height: auto
    }
    .top-content {
        margin-top: 32px;
        width: 100%;
        margin-bottom: -74px;
        margin-left: 0;
        float: left;
        margin-left: 19px;
    }
    .top-contents {
        float: left;
        margin-top: 42px !important;
        margin-left: -10px;
        width: 100%;
        text-align: center;
    }
    footer .top-content{
        float: left;
        width: 100%;
        margin-left: 28px;
    }
    .slider{
        margin-top: 40px;
    }
    .service-box {
        margin-top: 20px;
      }
}
@media (max-width:580px) {
    footer .container {
        min-height: auto !important;       
      }
.counter_col::before {    
    display: none;
  }

 footer .container{
    margin-bottom: 30px;
  }
  .banner_se .owl-item .item {
    width: 100% !important;
    }
    .counter_col{
        padding: 30px 0;
    }
}
@media (max-width:540px) {
    footer .top-content, footer .top-contents{
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width:480px) {
    div.flowbox, .serv-slider{
        display: block !important;
    }
    .c-detail,
    .logo,
    .slide-content,
    .top-content {
        text-align: center
    }
    .banner_se {
        width: 99%;
        float: left;
        margin-top: 30px;
        padding-bottom: 50px
    }
    .flowbox,
    .serv-slider {
        display: none
    }
    .office-content p {
        margin-left: 4px
    }
    .top-content {
        margin-top: 19px;
        width: 100%;
        margin-bottom: -74px;
        margin-left: 18px !important;
        float: left
    }
    .top-contents {
        float: left;
        margin-left: -13px !important;
        margin-top: 33px !important
    }
    .slide-content h4 {
        font-size: 30px
    }
    .brand-title2,
    .slide-content h2 {
        font-size: 20px
    }

    .counter_thumb {
        margin-bottom: 20px;
    }
    .counter_thumb h3 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .counter_thumb p {
        font-size: 12px;
        margin-top: -20px;
    }
    .form-wrap {
        padding: 50px 0
    }
    .form-wrap h5 {
        font-size: 22px
    }
    .form-wrap form input[type=submit] {
        margin-top: 20px
    }
    .ceo-content h1 span,
    .clients h1 span,
    .services h1 span,
    .workflow h1 span {
        font-size: 13px
    }
    .ceo-content h1,
    .clients h1,
    .services h1,
    .workflow h1 {
        font-size: 26px
    }
    .services p {
        width: 90%;
        margin-left: 5%;
        font-size: 16px;
        line-height: 29px
    }
    .out-box-client {
        width: 90%;
        margin: 0 5% 10px
    }
    .banner_sec,
    .mtop60,
    .slide-wrapper {
        margin-top: 0
    }
    .mbot60 {
        bottom: 0
    }
    .client-text {
        min-height: 40px
    }
    .office-img img {
        width: 100%
    }
    .office-content {
        position: relative;
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-top: -30px;
        padding: 20px 30px
    }
    .office-content a {
        padding: 11px 20px;
        font-size: 13px
    }
    .office-content h3 {
        font-size: 19px
    }
    .detail-box-left,
    .detail-box-right {
        width: 300px;
        position: fixed;
        margin: 30% auto;
        left: 0;
        right: 0
    }
    .c-detail {
        font-size: 13px;
        padding: 20px;
        padding-top: 40px
    }
    .detail-box-left:after,
    .detail-box-right:after {
        top: 100%;
        left: 50%;
        border: 13px solid rgba(247, 247, 247, 0);
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #f7f7f7;
        margin-left: -13px
    }
    .counter_sec {
        padding-top: 20px
    }
    .services {
        margin-top: 30px
    }
    .clients {
        padding: 30px 0 60px
    }
    .clients h1 {
        margin-bottom: 40px
    }
    .slide-wrapper .container {
        max-width: 350px
    }
    /* .owl-item {
        width: 90px !important
    }
    .owl-item .item {
        width: 90px
    } */
    /* .owl-carousel .owl-stage {
        display: flex;
        align-items: center;
        justify-content: center
    }
    .owl-item .active {
        width: 0 !important
    } */
    .flow-tab {
        display: block
    }
    .ceo-image img {
        width: 70%;
        float: left;
        margin-left: 15%
    }
    .slider,
    header {
        height: auto
    }
    footer .top-content {
        margin-top: 28px;
        margin-right: 67px
    }
    footer .top-contents {
        margin-right: 114px
    }
    @media only screen and (max-width:375px) {
        footer .top-content {
            margin-right: 56px
        }
        footer .top-contents {
            margin-right: 79px;
            margin-left: 58px
        }
    }
    .feedback_form_area h3{
        margin-top: 25px;
    }
    .counter_col::before{
        display: none;
    }
    .client-logo img {
        width: auto;
        float: unset;
    }
    footer .top-contents {
        margin:0 auto;          
        width: 100%;
      }
      .services.ecommerce-service-section .serv-img h3{
        line-height: 22px;
      }
      .pl-pr, .pright, .slide-wrapper .col-md-8{
        padding-right: 15px !important;
      }
      footer .top-content{
        margin-left: 16px !important;        
    }
    footer .top-contents{
        margin-right: -7px !important;
    }
    .gray-box{
        margin-top: 30px !important;
    }
    .ceo-image img{
        width: 100%;
        margin-left: 0;
    }
    .office-content{
        text-align: center;
    }
    .office-content a {
        display: inline-block !important;
        margin-left: auto;
        float: none;
        margin-right: auto;
      }
      .all-logos{
        display: none;
      }
      .mobile-logos {
        width: 50% !important;
        float: unset !important;
        padding: 5px 16px !important;
        display: inline-block;
      }
      .gray-box p{
        margin-bottom: 16px;
      }
}

@media (max-width:414px) {
    footer .top-content {
        margin-right: -26px;
    }
}
@media (max-width:356px) {
    .mobile-logos {
        width: 100% !important;
      }
}
@media only screen and (max-width:320px) {
    .feedback_form_area_inner {
        width: 260px;
        min-height: 450px;
        color: #fff;
        padding: 15px
    }
    .top-content {
        text-align: center;
        width: 74%;
        float: left;
        margin-left: 49px
    }
    .top-contents {
        margin-left: 53px
    }
    footer .top-content {
        margin-right: 3px
    }
    footer .top-contents {
        margin-right: 50px
    }
}
@media(max-width: 400px){
    .top-contents{
        margin-left: -26px;
        width: 100%; 
        text-align: center;  
    }
    .top-content{
        margin-left: 0;
        width: 100%; 
    }
    footer .top-content {
        margin-right: 0;
    }
    footer .top-contents{
        margin-left: -28px;
    }
}
@media only screen and (max-width:280px) {
    .ceo-wrapper,
    .gray-box,
    .top-content a {
        margin-top: 10px
    }
    .slide-wrapper .container {
        padding-left: 5px;
        padding-right: 5px
    }
    .slider {
        width: 94%
    }
    .feedback_form_area_inner {
        width: 100%
    }
    .feedback_form_area h3 {
        margin-left: 8%
    }
    .feedback-form form .form-group {
        width: 90%;
        margin-left: 5%
    }
    .form-wrap form input[type=submit] {
        font-size: 13px;
        text-align: center
    }
    .office-content a {
        padding: 15px 13px;
        font-size: 11px
    }
    .office-content p span {
        position: relative;
        left: 5px
    }
    .top-content a {
        width: 76%;
        float: left;
        margin-left: 12%;
        text-align: left
    }
    .feedback_form_area_inner{
        margin-left: 0px !important;
    }
    footer .top-contents {
        margin-left: -11px;
        position: relative;
        top: 45px;
    }
    .feedback_form_area_inner{
        box-shadow: none !important;
    }
    .top-content{
        margin-left: 1px !important;
    }
    footer .top-content {
        margin-left: 0 !important;
    }
    footer .top-contents {
    margin-left: -12px !important;       
    }
}

@media only screen and (min-width:2100px) {
    .office-content h3 {
        float: left;
        width: 105%;
        margin-left: 30px;
        margin-top: 190px;
        font-size: 39px
    }
    .office-content a {
        font-size: 16px;
        margin-left: 40px;
        margin-top: 30px
    }
    .office-content p {
        margin-top: 12px;
        margin-left: 67px
    }
}

body,
html {
    height: 100%
}

body {
    background: #fff;
    margin: 0;
    font-family: Roboto, "Helvetica Neue", sans-serif
}
footer .top-contents{
margin-top: -1px !important;
}
