h1,
h2,
h3,
h4,
h5,
h6,
button {
  font-family: "Lato" !important;
  font-weight: bold !important;
  margin: 0;
}
* {
  outline: none !important;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: ease-in-out 0.4s;
}
body {
  font-family: "Lato";
}
body {
  margin: 0;
  font-family: "Lato";
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
ul,
li,
ol,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
figure {
  margin: 0;
}
img {
  height: auto !important;
  width: auto;
  max-width: 100%;
}
.space120 {
  padding: 60px 0;
}
p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
}

.cookiealert.show {background: #000; color: #fff; border-radius: 0;padding: 20px 15px;}
.cookiealert-container {
    font-size: 14px;
    line-height: 16px;
}
.cookiealert.show a{color: #f0483e;text-decoration: none!important;    padding: 0 5px;
    font-weight: 600;}
.request-en-estimate {
    margin-left: 30px;
    display: inline-block;
    border: 1px solid #000;
    font-size: 14px;
    color: #fff;
    padding: 8px 18px;
    border-radius: 4px;
    background:#f0483e;
}

.title-head {
  font-size: 35px;
  line-height: 43px;
  width: 42%;
  margin: 0 auto 60px;
  text-align: center;
}
.title-head span {
  color: #f0483e;
}
.sub-head {
  font-size: 14px;
  line-height: 23px;
  color: #000;
  width: 60%;
  margin: 0 auto 50px;
}
.conta_iner {
  max-width: 1170px;
  width: 90%;
  margin: 0 auto;
}
.text_center,
.text-center {
  text-align: center;
}
.btn {
  background: #f0483e;
  padding: 15px 38px;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  margin: 40px 0 0;
}
.btn:hover {
  background: #ad1107;
  color: #fff;
}
.subtitle {
  font-size: 25px;
  line-height: 30px;
  color: #f0483e;
  text-align: center;
}
.error-message {
  font-size: 14px;
  text-align: initial;
}
.form-control:focus {
  border-color: #dee2e6;
  box-shadow: none;
}
/*header*/
header {
  position: fixed;
  box-shadow: 0 3px 5px RGBA(0, 0, 0, 0.05);
  padding: 15px;
  width: 100%;
  z-index: 2;
  background: #fff;
}
header img {
  width:440px;
}
/*zoho banner*/
.zoho-banner {
  padding: 120px 0 40px 0;
  text-align: center;
}
.zoho-banner .title {
  font-size: 40px;
  line-height: 50px;
  color: #000;
  margin: 20px 0;
}
.zoho-banner .sub-para {
  font-size: 18px;
  line-height: 30px;
  color: #000;
}
.zoho-banner .banner-content {
  width: 60%;
  margin: 0 auto;
  padding: 80px 0;
}
.zoho-banner .banner-content:before {
  content: "";
  background: url(https://www.dotsquares.com/css/assets_zoho/images/banner-img1.png) no-repeat;
  width: 218px;
  display: block;
  height: 451px;
  position: absolute;
  left: 0;
}
.zoho-banner .banner-content:after {
  content: "";
  background: url(https://www.dotsquares.com/css/assets_zoho/images/banner-img2.png) no-repeat;
  width: 405px;
  display: block;
  height: 577px;
  position: absolute;
  right: 0;
  top: 0;
}

/*hire-team*/
.hire-team {
  background: #fafafa;
}
.hire-team .team-detail {
  width: 50%;
}
.hire-team img {
  display: block;
  margin: 0 auto;
}
.hire-team p {
  text-align: center;
  font-size: 18px;
  margin: 10px 0 30px;
  font-weight: 600;
}
.hire-team .title-head {
  width: 100%;
  margin: 0 0 30px;
}
.hire-team li {
  color: #000;
  padding: 0 0 20px 40px;
  position: relative;
  font-size: 14px;
}
.hire-team li:before {
  content: "";
  background: url(https://www.dotsquares.com/css/assets_zoho/images/check_right_list.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 6px;
}
.hire-team .right-box {
  width: 44%;
  background: #fff;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  padding: 50px 31px;
  text-align: center;
}
.hire-team .form-heading {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin: 0;
}
.hire-team .form-heading span {
  color: #01a768;
  font-weight: 600;
}
.hire-team .form-heading2 {
  font-size: 22px;
  line-height: 25px;
  color: #000;
}
.hire-team .input-box {
  margin: 0 0 20px;
}
.hire-team .form-control {
  padding: 13px 20px;
  border-radius: 0px;
  resize: none;
  height: auto;
  font-size: 16px;
}
.hire-team .btn {
  margin: 10px 0 0;
}

/*zoho feature*/
.zoho-feature {
  text-align: center;
}
.zoho-feature .feature-box {
  width: 33%;
  border-right: solid 1px #e9e9e9;
  border-bottom: solid 1px #e9e9e9;
  padding: 36px 20px;
  position: relative;
}
.zoho-feature .feature-box:hover:before {
  box-shadow: 0 7px 25px #0000001a;
  transform: scale(1.1);
  background: #fafafa;
  border-left: 5px solid #34a0ce;
}
.zoho-feature .feature-box:nth-child(3n) {
  border-right: unset;
}
.zoho-feature .feature-box:before {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  transition: ease-in-out 0.4s;
  z-index: 1;
}
.zoho-feature .feature-box div {
  position: relative;
  z-index: 1;
}
.zoho-feature .feature-box:nth-last-child(-n + 3) {
  border-bottom: unset;
}
.zoho-feature .feature-title {
  font-size: 20px;
  line-height: 28px;
  width: 57%;
  margin: 10px auto;
}
.zoho-feature .feature-content {
  font-size: 14px;
  line-height: 20px;
  color: #3c3c3c;
}
.zoho-feature .btn {
  margin: 60px 0 0;
}

/*zoho-needs*/
.zoho-needs {
  background: #fafafa;
  text-align: center;
}
.zoho-needs .title-head {
  margin: 0 auto 20px;
}
.zoho-needs .listing {
  column-gap: 30px;
}
.zoho-needs .box-list {
  width: 39%;
  background: #fff;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  padding: 40px;
  position: relative;
  overflow: hidden;
}
.zoho-needs .topic {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
  margin: 30px 0 10px;
}
.zoho-needs .contnet {
  color: #3c3c3c;
  text-align: left;
  padding: 0 30px 0px 0px;
}
.zoho-needs svg {
  position: absolute;
  right: 0;
  bottom: 0;
}

/*zoho-process*/
.zoho-process .process-list {
  column-gap: 14px;
  margin: 110px 0 0;
}
.zoho-process .process-box {
  width: 19%;
  background: #fafafa;
  padding: 20px 15px 15px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  position: relative;
}
.zoho-process .process-num {
  position: absolute;
  top: -84px;
  left: -53px;
}
.zoho-process .process-icon {
  display: block;
  margin: 0 0 8px auto;
}
.zoho-process .title {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  margin: 12px 0 10px;
}

/*zoho-strip*/
.zoho-strip {
  background: url(https://www.dotsquares.com/css/assets_zoho/images/zoho-strip-bg.png);
  padding: 50px 0;
  color: #fff;
}
.zoho-strip .strip-content {
  width: 70%;
  margin: 0 auto;
  column-gap: 50px;
}
.zoho-strip .title-head {
  font-size: 40px;
  line-height: 50px;
  width: 100%;
  margin: 0;
  text-align: right;
}
.zoho-strip .strip-detail {
  font-size: 16px;
  color: #fff;
}
.zoho-strip .strip-btn {
  background: #ffb404;
  color: #000000;
  font-size: 18px;
  line-height: 20px;
  margin: 20px 0 0;
  padding: 11px 35px;
  border: none;
}

/*choose-us*/
.choose-us {
  text-align: center;
}
.choose-us .title-head {
  text-align: center;
  width: 70%;
}
.choose-us .choose-us-list {
  row-gap: 30px;
  column-gap: 30px;
}
.choose-us .choose-box {
  width: 47%;
  padding: 30px 40px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.choose-us .content {
  width: 70%;
  text-align: left;
}
.choose-us figure {
  width: 27%;
}
.choose-us .know-more {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-weight: 600;
  margin: 8px 0 0;
  display: block;
}

/*testimonials*/
.testimonials {
  background: #fafafa;
}
.testimonials .item {
  background: #fff;
  margin: 8px 15px;
  padding: 40px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.testimonials .username {
  font-size: 18px;
  font-weight: 600;
}
.testimonials .rating {
  margin: 10px 0;
}
.testimonials .review-text {
  padding: 0px 5px 0 15px;
  color: #3c3c3c;
  border-left: 5px solid #03a9f5;
  height: 128px;
  overflow: auto;
}
.testimonials .review-text::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #e8e8e8;
}
.testimonials .review-text::-webkit-scrollbar-thumb {
  background: #7e7e7e;
}
.testimonials .owl-item:nth-child(2n) .review-text {
  border-left: 5px solid #f0483e;
}
.testimonials .owl-item:nth-child(3n) .review-text {
  border-left: 5px solid #01a768;
}
.testimonials .owl-dots {
  display: none;
}
/*faq*/
.faq .accordion-item {
  margin: 0 0 20px;
  border: var(--bs-accordion-border-width) solid
    var(--bs-accordion-border-color) !important;
  border-radius: 0px !important;
  padding:15px 0 15px;
}
.faq .accordion-button:focus {
  box-shadow: none;
  border-color: inherit;
}
.faq .accordion-button {
  padding:0px 30px 0px 40px;
  font-size: 15px;
}
.faq .accordion-button::after {
  display: none;
}
.faq .accordion-button::before {
  content: "+";
  position: absolute;
  left: 15px;
  font-size: 30px;
}
.faq .accordion-button:not(.collapsed):before {
  content: "_";
  color: #f0483e;
  top: -24px;
}
.faq .accordion-button:not(.collapsed) {
  color: inherit;
  background-color: #fff;
  box-shadow: none;
}
.faq .accordion-body {
  padding: 8px 30px 0 40px;
  color: #3c3c3c;
  font-size: 16px;
}
.faq .accordion-body li {
  list-style: disc;
}

/*consult-strip*/
.consult-strip {
  background: #f0483e;
  padding: 60px 0;
}
.consult-strip .content {
  width: 71%;
}
.consult-strip .title-head {
  width: 100%;
  margin: 0 auto 15px;
  color: #fff;
  text-align: left;
}
.consult-strip .subpara {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}
.consult-strip .btn {
  margin: 0;
  background: #000;
}

/*clients*/
.clients-preferred {
  background: #fafafa;
}
.clients-preferred .title-head {
  margin: 0 auto;
}
.clients-preferred p {
  margin: 10px auto 40px;
  font-size: 16px;
  width: 85%;
}
.clientsbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.clientsbox .clients-preferred-inner {
  width: 50%;
}
.clientsbox .clients-preferred-inner .coll-lg-6 {
  display: inline-block;
  width: 48%;
  margin: 0 0 45px;
  vertical-align: top;
}
.clientsbox .clients-preferred-inner .coll-lg-6:nth-last-child(-n + 2) {
  margin: 0;
}
.clientsbox .clients-preferred-inner .coll-lg-6 .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.clientsbox .clients-preferred-inner .coll-lg-6 .col .icon {
  display: inline-block;
  float: left;
}
.clientsbox .clients-preferred-inner h3 {
  font-size: 19px;
  font-weight: 500 !important;
  margin: 0;
  line-height: 31px;
  margin: 0 0 0 4px;
}
.clientsbox .coll-lg-6 {
  width: 50%;
}

.clients-preferred-box .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 88px;
}
.clients-preferred-box .col .icon {
  display: inline-block;
  float: left;
}
.clients-preferred-box .col h3 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #212832;
}
.client-preferredimg .col-md-4 {
  margin: 10px 0;
  padding-right: 0;
}
.client-preferredimg .col-md-6,
.client-preferredimg .col-md-12 {
  padding-right: 0;
}

.client-img-secone img {
  width: 100%;
}
.client-preferredimg .client-img-sectwo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 15px 0;
}
.client-preferredimg .client-img-secthree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.client-preferredimg .client-img-sectwo .coll-md-4,
.client-preferredimg .client-img-secthree .coll-md-6,
.client-preferredimg .client-img-secthree .coll-md-6,
.client-preferredimg .client-img-sectwo .coll-md-4 img,
.client-preferredimg .client-img-secthree .coll-md-6 img {
  width: 100%;
}
.client-preferredimg .client-img-sectwo .coll-md-4.client-workto {
  margin: 0 15px;
}
.client-preferredimg .client-img-secthree .coll-md-6.client-workthr {
  margin-left: 15px;
}

/*footer*/
a.footer_call {
  display: none;
}
.footer {
  background: #12151d;
  position: relative;
}
.container-two {
  max-width: 1170px;
  width: 90%;
  margin: 0 auto;
}
.footer h2 {
  color: #fff;
  text-transform: uppercase;
}
.footer .address {
  padding: 52px 0 28px;
}
.footer .map-section {
  background: url(https://www.dotsquares.com/css/assets_zoho/images/map.png) no-repeat center center;
  min-height: 570px;
  margin: 103px 0 0;
  position: relative;
}
.footer .address .address-box.usa {
  margin: 54px 0 0 12px;
  width: 270px;
}
.footer .address .address-box {
  float: left;
  position: relative;
}
.footer .address .address-box.uk {
  float: right;
  margin: -43px 264px 0 0;
  width: 220px;
}
.footer .address .address-box.india {
  clear: both;
  float: right;
  margin: -63px 102px 0 0;
  width: 210px;
}
.footer .address .address-box.australia {
  float: right;
  margin: 95px -380px 0 0;
  width: 203px;
}
.footer .address .address-box address {
  position: relative;
  padding: 6px;
  margin: 0;
  display: block;
  background: rgba(0, 0, 0, 0.16) none repeat scroll 0 0;
  border-bottom: 1px solid #f88121;
}
.footer .address .address-box address p {
  position: relative;
  padding: 0 0 10px 25px;
  margin: 0;
  color: #cecece;
  display: block;
  font-size: 11px;
  line-height: 17px;
}
.footer .address .address-box address p:nth-of-type(2) {
  margin: 0;
}
.footer .address .address-box a {
  color: #fff;
}
.footer .address .address-box address .fa {
  color: #f58220;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-row-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #2f3646;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0;
}
.footer-col-wrap {
  width: 70%;
}
.footer-col-wrap2 {
  width: 30%;
  padding: 50px 0;
}
.ftr-logo-wrap::after {
  display: table;
  clear: both;
  content: "";
}
.ftr-logo-wrap li {
  float: left;
  padding: 0 15px;
  width: 33.33%;
  list-style: none;
  padding: 4px;
}
.ftr-logo-wrap li a {
  display: block;
}
.footer_winning {
  background: var(--ds-bg-black-light);
  padding: 20px 0;
}
.follow-us-icon li .twiiter-lp-new svg {vertical-align: middle;margin: 0 0 4px;}
.footer_winning p {
  text-align: left;
  width: 100%;
  float: left;
  font-size: 12px !important;
  line-height: 18px;
  margin: 0;
  color: #ccc;
}
.footer_winning p a {
  font-size: 12px !important;
  line-height: 18px;
  margin: 0;
  color: #ccc;
  font-weight: 400;
}
.footer_winning p a:hover {
  color: #f5821f;
}
.footer_winning ul {
  margin-top: 6px;
  justify-content: center;
  flex-wrap: wrap;
  text-align: right;
}
.footer_winning ul li {
  display: inline-block;
  width: auto;
  text-align: center;
  float: none;
  text-align: center;
}
.footer_winning ul li a {
  width: auto;
  float: none;
  text-align: center;
  margin: 0 3px;
  display: inline-block;
  padding: 0;
  font-size: 27px;
  font-size: 27px;
  color: #ccc;
}
.footer_winning-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer .address .address-box.uktwo {
  margin: 0 0 0 64px;
  width: 270px;
  position: relative;
}
.footer .address .address-box.uktwo span.mark-icon {
  position: absolute;
  right: 0;
}
.btm-footer .adddress-deatil {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  list-style: none;
  padding: 0;
}
.btm-footer .adddress-deatil li {
  padding-bottom: 5px;
  line-height: 1.5;
  font-weight: 700;
  font-size: 14px;
  font-weight: 500;
}
.btm-footer .adddress-deatil small,
.btm-footer .adddress-deatil .phone-no,
.btm-footer .adddress-deatil li span.phone-no a {
  color: #f5821f;
}
/*bts-popup start*/
.new-popup {width: 90%;max-width: 1000px;border: none;padding: 0;position: fixed;top: 39%;bottom: 0;z-index: 9;left: 50%;transform: translate(-50%, -50%);right: initial;display: none;}
.new-popup.open-popup{display: block;}
.new-popup-flex .left {background: #fff;width: 50%;padding:30px 40px}
.new-popup-flex .mobile-head {font-size: 25px;line-height: 28px;font-weight: 600;margin: 0 0 10px; }
.new-popup-flex .mobile-head span{color: #f0483e}
.new-popup-flex .mobile-subhead { font-size: 16px;color: #5C5C5E;margin: 0 0 15px;}
.new-popup-flex .information-form fieldset, .new-popup-flex .mb-30 {margin: 0 0 15px;}
.new-popup-flex .information-form .form-control {border: 1px solid #DCDCDC;background: #FCFCFC;padding: 11px 15px;color: #000 !important;box-shadow: none;border-radius: 3px;height: 40px; font-size: 14px;}
.new-popup-flex .information-form textarea.form-control {height: 75px; resize: none;font-weight: normal;overflow: hidden;display: inline-block;}
.new-popup-flex .information-form .form-control:focus{box-shadow: none;background-color: #fcfcfc;border: 1px solid #f0483e;}
.new-popup-flex button.call-action {background: #f0483e;border: none;border-radius: 3px;padding: 14px 30px;font-size: 18px;color: #fff;font-weight: 600 !important;line-height: 21px;transition: all 0.2s ease-in-out;text-transform: capitalize;width: 100%;margin:0; }
.new-popup-flex button.call-action:hover{background:#f0483e;color:#fff }
.new-popup-flex .right{width: 50%;background: #fff;}
.new-popup-flex .right img{height: 100% !important;}
.bg-opacity:before {content: "";background: rgb(0 0 0 / 66%);width: 100%;height: 100%;position: fixed;display: inline-block;z-index: 3;}
.new-popup .exit, .bts-popup .exit {position: absolute;top: 5px;right: -42px;font-size: 0;border: none;width: 30px;background: none;height: 30px;padding:0; }
.new-popup .exit:after, .bts-popup .exit:after {content: "";-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);right: 6px;top: 13px;background: #fff !important;z-index: 99999; width: 25px;height: 3px;position: absolute;}
.new-popup .exit:before, .bts-popup .exit:before {content: "";transform: rotate(45deg);left: 0px;top: 13px;background: #fff !important;position: absolute;z-index: 9999; width: 25px;height: 3px;}

/*exit-popup*/
.bts-popup{ position: fixed;left: 0;top: 0;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.5);opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;transition: opacity 0.3s 0s, visibility 0s 0.3s;z-index: 9999999;}
.bts-popup.is-visible{opacity: 1;visibility: visible;}
.bts-popup-container {position: relative;width: 90%;max-width: 1000px;margin: auto;background-color: #296cda;border-radius: none;box-shadow: 0 0 2px rgb(0 0 0 / 20%);-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);-o-transform: translateY(-40px);transform: translateY(-40px);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;top: 50%;transform: translate(0, -50%) !important;}

@media (max-width: 1400px) {
  .footer .address .address-box.india {
    margin: -94px 151px 0 0;
  }
  .footer .map-section {
    background-size: 747px;
    min-height: 518px;
  }
  .footer .address .address-box.australia {
    margin: 20px -318px 0 0;
    width: 203px;
  }
  .footer .address .address-box.usa {
    margin: 41px 0 0 65px;
    width: 270px;
  }
  .footer .address .address-box.uktwo {
    margin: 0 0 0 13px;
    width: 270px;
    position: relative;
  }
}
@media (max-width: 1250px) {
  .zoho-process .process-box {
    width: 18%;
  }
  .testimonials .item {
    padding: 30px;
  }
}

@media (max-width: 1200px) {
  .space120 {
    padding: 40px 0;
  }
  .conta_iner {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    padding: 0 15px;
  }
  .title-head {
    width: 60%;
  }
  .zoho-process .process-box {
    width: 29%;
  }
  .zoho-process .process-list {
    row-gap: 75px;
    column-gap: 25px;
  }
  .clientsbox {
    align-items: center;
  }
  .clientsbox .clients-preferred-inner .coll-lg-6 {
    margin: 0 0 30px;
  }
  .zoho-strip .title-head {
    width: 65%;
  }
  .zoho-strip .strip-content {
    width: 100%;
  }
  .testimonials .item {
    background: #fff;
    margin: 8px 8px;
    padding: 25px;
  }

.zoho-banner .banner-content:before {left: 25px;background-size: 90%;}
.zoho-banner .banner-content:after {background-size:90%; right: -19px;}

.zoho-banner .banner-content { padding: 80px 60px;}
.zoho-banner .title {font-size: 30px;line-height: 35px;}
}

@media (max-width: 991px) {
  .subtitle {
    font-size: 20px;
    line-height: 25px;
  }
  .title-head {
    font-size: 30px;
    line-height: 38px;
    width: 80%;
    margin: 0 auto 35px;
  }
  .space120 {
    padding: 30px 0;
  }
  .sub-head {
    width: 100%;
    margin: 0 auto 25px;
  }
  .btn {
    padding: 12px 28px;
    font-size: 16px;
    line-height: 19px;
  }
  .zoho-banner .banner-content:after {
    width: 226px;
    background: url(https://www.dotsquares.com/css/assets_zoho/images/banner-img3.png) no-repeat;
    top: -11%;
    height: 447px;
    right: 10px;
  }
  .zoho-banner .banner-content:before {
    top: 0px;
  }
  .zoho-banner .banner-content {
    padding: 60px 0;
    overflow: hidden;
  }
  .zoho-banner .title {
    font-size: 28px;
    line-height: 32px;
    margin: 12px 0;
  }
  .zoho-banner .sub-para {
    font-size: 15px;
    line-height: 23px;
  }
  .btn {
    margin: 30px 0 0;
  }
  .hire-team .right-box {
    width: 47%;
    padding: 32px 15px;
  }
  .hire-team p {
    margin: 10px 0 20px;
  }
  .hire-team .title-head {
    margin: 0 0 15px;
  }
  .zoho-feature .feature-box {
    padding: 20px 10px;
  }
  .zoho-feature .feature-title {
    font-size: 18px;
    line-height: 25px;
    width: 80%;
  }
  .zoho-feature .btn {
    margin: 25px 0 0;
  }
  .zoho-needs .box-list {
    width: 46%;
    padding: 20px;
  }
  .zoho-needs .topic {
    font-size: 22px;
    line-height: 24px;
  }
  .zoho-process .process-list {
    margin: 80px 0 0;
  }
  .clientsbox {
    display: block;
  }
  .clientsbox .clients-preferred-inner,
  .clientsbox .coll-lg-6 {
    width: 100%;
  }
  .clientsbox .clients-preferred-inner {
    text-align: center;
    margin: 0 0 40px;
  }
  .clientsbox .clients-preferred-inner .coll-lg-6 {
    width: 32%;
    margin: 0 0 20px;
  }
  .clientsbox .clients-preferred-inner .coll-lg-6 .col {
    display: block;
    text-align: center;
  }
  .clientsbox .clients-preferred-inner .coll-lg-6 .col .icon {
    width: 100%;
  }
  .clientsbox .clients-preferred-inner h3 {
    font-size: 15px;
    line-height: 20px;
  }
  .zoho-strip {
    padding: 30px 0;
  }
  .zoho-strip .title-head {
    font-size: 28px;
    line-height: 38px;
    width: 72%;
  }
  .choose-us .choose-box {
    width: 48%;
    padding: 20px 15px;
  }
  .choose-us .choose-us-list {
    row-gap: 20px;
    column-gap: 20px;
  }
  .choose-us .content {
    width: 67%;
  }
  .choose-us figure {
    width: 31%;
  }
  .choose-us .know-more {
    font-size: 16px;
    line-height: 17px;
  }
  .testimonials .item {
    padding: 14px;
    margin: 8px 0px;
  }
  .testimonials .rating {
    margin: 5px 0;
  }
  .testimonials .review-text {
    padding: 0px 0 0 10px;
  }
  .faq .accordion-item {
    padding: 0 0 20px;
    margin: 0 0 15px;
  }
  .faq .accordion-button {
    padding: 20px 30px 0px 80px;
    font-size: 18px;
  }
  .faq .accordion-button:not(.collapsed):before {
    top: -16px;
  }
  .faq .accordion-button::before {
    left: 30px;
    font-size: 42px;
  }
  .faq .accordion-body {
    padding: 15px 20px 0 80px;
  }
  .consult-strip {
    padding: 40px 0;
  }
  .zoho-needs .contnet {
    color: #3c3c3c;
    text-align: left;
    background:none;
    z-index: 1;
    position: relative;
  }
.zoho-needs svg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 48px;
    margin: -18px 0;
}

  .footer-row-wrap {
    display: block;
    width: 100%;
  }
  .footer-col-wrap2 {
    width: 100%;
    padding: 0;
  }
  .footer-col-wrap2 ul.ftr-logo-wrap {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    column-gap: 10px;
  }
  .footer-col-wrap {
    width: 100%;
  }
  .btm-footer .adddress-deatil li small,
  .btm-footer .adddress-deatil li span {
    display: block;
  }
  .ftr-logo-wrap li {
    margin: 0;
    padding: 0;
  }
  .btm-footer .adddress-deatil li {
    padding-bottom: 20px;
  }
  .btm-footer .adddress-deatil li small,
  .btm-footer .adddress-deatil li span {
    display: block;
  }
  .footer_winning ul {
    text-align: left;
    padding: 0;
  }
  .footer_winning-btm {
    display: block;
  }
   /*    bts-popup start*/
    .new-popup-flex .left{padding: 20px;}
}

@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .btn {
    display: none;
  }
  .zoho-banner {
    padding: 75px 0 0px 0;
  }
  .zoho-banner .banner-content {
    padding: 30px 0;
    width: 100%;
  }
  .zoho-banner .banner-content:before,
  .zoho-banner .banner-content:after {
    display: none;
  }
  .subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  .zoho-banner .title {
    font-size: 22px;
    margin: 8px 0;
  }
  .btn {
    margin: 20px 0 0;
  }
  .space120 {
    padding: 20px 0;
  }
  .hire-team .team-detail {
    width: 100%;
    margin: 0 0 20px;
  }
  .hire-team .right-box {
    width: 100%;
  }
  .hire-team img {
    width: 65%;
  }
  .title-head {
    font-size: 25px;
    line-height: 31px;
    width: 100%;
    margin: 0 auto 25px;
  }
  .zoho-feature .feature-box {
    width: 49%;
  }
  .zoho-feature .feature-box:nth-child(3n) {
    border-right: solid 1px #e9e9e9;
  }
  .zoho-feature .feature-box:nth-child(2n) {
    border-right: unset;
  }
  .zoho-feature .feature-box:nth-last-child(-n + 3) {
    border-bottom: solid 1px #e9e9e9;
  }
  .zoho-feature .feature-box:nth-last-child(-n + 1) {
    border-bottom: unset;
  }
  .zoho-feature .feature-box {
    padding: 15px 8px;
  }
  .zoho-feature .feature-title {
    width: 100%;
  }
  .zoho-needs .box-list {
    width: 100%;
    margin: 0 0 14px;
  }
  .zoho-needs .box-list svg {
    display: none;
  }
  .zoho-needs .topic {
    font-size: 20px;
    line-height: 22px;
    margin: 20px 0 6px;
  }
  .zoho-process .process-box {
    width: 48%;
    padding: 15px 15px 15px;
  }
  .zoho-process .process-num {
    top: -64px;
    left: -38px;
    width: 122px;
  }
  .zoho-process .process-list {
    margin: 50px 0 0;
    row-gap: 55px;
    column-gap: 15px;
  }
  .zoho-process .title {
    font-size: 18px;
    line-height: 22px;
    margin: 7px 0 7px;
  }
  .clientsbox .clients-preferred-inner .coll-lg-6 {
    width: 49%;
    margin: 0 0 15px;
  }
  .clients-preferred p {
    width: 100%;
    margin: 10px auto 25px;
  }
  .zoho-strip .strip-content {
    text-align: center;
  }
  .zoho-strip .title-head {
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
  }
  .choose-us .title-head {
    width: 100%;
  }
  .choose-us .choose-box {
    width: 100%;
    margin: 0 0 20px;
  }
  .testimonials {
    padding: 30px 15px;
  }
  .faq .accordion-button {
    font-size: 16px;
  }
  .consult-strip {
    padding: 30px 0;
    text-align: center;
  }
  .consult-strip .content {
    width: 100%;
  }
  .consult-strip .title-head {
    text-align: center;
  }
  .consult-strip .subpara {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 8px;
  }
  .footer_2 .scl_mdi,
  .footer_2 .clutch_lst {
    justify-content: center;
  }
   /*    bts-popup start*/
   .new-popup-flex .mobile-head {font-size: 20px;line-height: 25px;}
    .new-popup-flex .right{display: none;}
    .new-popup-flex .left{width: 100%}
    .new-popup .exit, .bts-popup .exit{right: 15px;top: -35px;}
}
@media (max-width: 570px) {
  .request-en-estimate {
    margin: 0 auto !important;
    margin-top: 13px!important;
    display: block;
}
  .footer-col-wrap2 ul.ftr-logo-wrap {
    column-gap: inherit;
  }
  .ftr-logo-wrap li {
    margin: 0 10px 0 0;
  }
}
@media (max-width: 500px) {
  .zoho-feature .feature-box {
    width: 100%;
    border-right: unset;
  }
  .zoho-feature .feature-box:nth-child(3n) {
    border-right: unset;
  }
  .zoho-process .process-box {
    width: 100%;
  }



}
