.business .banner_heading {
  text-align: center;
  color: #ffffff;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 40px;
  padding-top: 6%;
}

.bg-banner {
  background-image: url(../images/business/business-solutons-banner.jpg);
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.business_banner {
  height: 400px;
  width: 100%;
}

.business .overlay form {
  width: 65%;
  margin: 0 auto;
}

.business .overlay form .form-control {
  border-radius: 0rem;
  background-color: transparent;
  border: 3px solid #8bc53f;
  height: calc(3rem + 2px);
  color: #ffffff;
}

.enquire-btn {
  height: calc(3rem + 2px);
  background-color: #8bc53f;
  border-color: #8bc53f;
  border-radius: 0;
  width: 100%;
  font-family: 'Saira', sans-serif;
  font-weight: 600;
  z-index: 999999;
  display: block;
  position: relative;
  color: #ffffff;
}

.dot_bg {
  background-image: url(../images/dot-bg.jpg);
  background-size: cover;
  background-position: center;
}

.overlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.3);
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity: 1;
  color: white;
  font-size: 20px;
  padding: 30px;
  text-align: center;
  left: 0;
  z-index: 1;
  top: 290px;
  height: 110px;
}

.p-l-r-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.form-btn {
  padding-left: 0px;
  padding-right: 0px;
}

.muse_nav .navbar-header {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

button.enquire-btn,
button.enquire-btn::after {
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}

button.enquire-btn::before,
button.enquire-btn::after {
  background: #ffffff;
  content: '';
  position: absolute;
  z-index: -1;
}

button.enquire-btn:hover {
  color: #8bc53f!important;
  /*z-index: 9999;*/
}

.enquire-btn::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}

.enquire-btn:hover:after {
  width: 100%;
}

.business .overview p {
  color: #626261;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  line-height: 2;
}

.gray-bg {
  background-color: #f3f3f3;
  float: left;
}

.f-left {
  float: left;
}

.business {
  font-family: 'Saira', sans-serif;
  font-weight: 300;
}

.business .overview_block {
  padding: 60px 0px;
}

.overview_block .count {
  padding-top: 10px;
}

.business .overview_block span.green {
  color: #8bc53f
}

.business .quistion {
  font-size: 19px;
  color: #626261;
}

.business .overview_block .count span {
  font-size: 40px;
}

.read_more_ans {
  display: none;
  font-size: 19px;
  color: #626261;
}

.read_more_ans {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  /*height: 0;*/
}

.business .overview_text {
  text-align: center;
  padding: 70px 20px 70px;
}

.business .overview_text p {
  font-size: 30px;
  color: #8bc53f;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
}

.business .profile_tab {
  padding: 80px 20px 80px;
}

.business .profile_tab ul {
  /*position: absolute;*/
  top: -76px;
  border-bottom: none;
  border-color: transparent;
  background-color: transparent;
}

.business .tab-pane {
  background-color: #8bc53f;
  padding: 40px 40px 50px;
}
.tab-content{
  background-color: #8bc53f;
    float: left;
}
.tab-pane p {
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    /* padding-bottom: 25px; */
    font-family: 'Saira', sans-serif;
    line-height: 2;
}
.business .tab-pane img.b2b_side_image {
  border-radius: 50%;
}

.tab_description {
      padding-top: 30px;
  }

.nav-tabs .nav-link {
  font-size: 25px;
  padding: 25px 40px;
  color: #626261;
  border-radius: 0;
}

.nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #636466;
  border-color: transparent;
}

.business.our_works {
  padding-bottom: 80px;
  padding-top: 80px;
}

.business.our_works h1 {
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 45px;
  color: #8bc53f;
  text-align: center;
  padding-bottom: 30px;
}

.p-l-r-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.business.our_works p {
  color: #626261;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
}

.btn-2:hover:after {
  width: 100%;
}

.readmore_btn {
  cursor: pointer;
    color: #8bc53f;
    font-size: 33px;
    line-height: 1;
}

.business .tab-pane #commerce,
.business .tab-pane #Development {
  padding: 60px 40px 60px;
}

.business .tab-pane {
  color: #ffffff;
  font-size: 18px;
}

.profile_tab_mob p {
  color: #ffffff;
}

.business.our_works .btn-2 {
  color: #8bc53f!important;
  padding: 0.5em 2em;
}

.business.our_works .btn-2:hover {
  color: #ffffff!important;
}

.brand_tabs.mob {
  display: none;
}

.ecommerce_img {
  /*width: 50%;*/
  text-align: center;
  padding-top: 15px;
  margin: 0 auto;
}

button.btn-2,
button.btn-2::after {
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}

.readmore_btn.active {
  /*padding-top: 15px;*/
}

button.btn-2 {
  background: none;
  border: 3px solid #8bc53f;
  border-radius: 0px;
  color: #fff;
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin: 2em auto;
  padding: 1.5em 4em;
  position: relative;
  text-transform: uppercase;
  font-family: 'Saira', sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}

button.btn-2::before,
button.btn-2::after {
  background: #8bc53f;
  content: '';
  position: absolute;
  z-index: -1;
}

button.btn-2:hover {
  color: #ffffff;
}

.btn-2::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}

.read_more_ans.hello {
  display: block!important;
}
@media only screen and (min-width: 1280px) and (max-width: 1500px) {
.business .banner_heading{
    padding-top: 9%;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .business .overview_block .count span {
    font-size: 35px;
  }
  .business .banner_heading{
        padding-top: 10%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .business .profile_tab {
    padding: 70px 0px 70px;
  }
  .nav-tabs .nav-link {
    font-size: 18px;
    padding: 20px 40px;
  }
  .business .profile_tab ul {
    top: -70px;
  }
  .business .overlay form {
    width: 82%;
    margin: 0 auto;
  }
  .business .overview_block .count span {
    font-size: 26px;
  }
  .business .quistion {
    font-size: 16px;
  }
  .business .overview_text p {
    font-size: 23px;
  }
  .business .overview_text {
    text-align: center;
    padding: 60px 20px 60px;
  }
  .business .banner_heading {
    font-size: 35px;
    padding-top: 16%;
  }
  .business.our_works h1 {
    font-size: 35px;
  }
  .business.our_works {
    padding-bottom: 60px;
    padding-top: 50px;
  }
  .ecommerce_img {
    /*width: 60%;*/
    margin: 0 auto;
  }
  .tab_description {
    padding-top: 30px;
}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .business .overview_block .count span {
    font-size: 28px;
  }
  .tab_description {
    padding-top: 20px;
    
}
.ecommerce_tab{
  padding-bottom: 30px;
}
  .business .overview_block {
    padding: 30px 0px;
  } 
   .dot_bg .container{
    padding-left: 0px;
    padding-right: 0px;
  }
  .business .overlay form .form-control {
    height: calc(3rem + 0px);
    margin-bottom: 10px;
  }
  .form-btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .business .banner_heading {
    padding-top: 20%;
  }
  .enquire-btn {
    height: calc(3rem + 1px);
    width: 50%;
  }
  .bg-banner {
    height: 500px;
  }
  .overlay {
    height: 225px;
    top: 275px;
  }
  .business .overlay form {
    width: 95%;
    margin: 0 auto;
  }
  .tab-text{
    font-size: 17px!important;
  }
  .business .banner_heading {
    font-size: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .business .overview_text p {
    font-size: 25px;
  }
  .business .overview_text {
    padding: 30px 0px 30px;
  }
  .profile_tab_mob {
    display: block!important;
    padding: 30px 0px 30px;
  }
  .profile_tab.desk {
    display: none;
  }
  .card-link.collapsed:after {
    content: '\002B';
    color: #8bc53f;
  }
  .card-body ul li {
    /*padding-bottom: 10px;*/
  }
  .card-body ul {
    padding-left: 15px;
    padding-top: 15px;
  }
  .card-link:after {
    content: "\2212";
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    /*top: 50%;*/
    right: 51%;
    margin-right: -50%;
    transform: translate(-50%, -73%);
    font-size: 20px;
  }
  .card-body {
    padding: 20px;
    min-height: 170px;
    background-color: #8bc53f;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
  }
  .card-body,
  .card-body p {
    font-size: 16px!important;
    font-weight: 300!important;
    color: #ffffff;
  }
  .business .quistion {
    font-size: 17px;
    color: #626261;
  }
  .faq-nav {
    cursor: pointer;
    background-color: transparent;
    position: relative;
    padding: 20px 15px;
    /* margin-top: 10px; */
    color: #ffffff;
    background-color: #8bc53f;
  }
  .faq-nav.collapsed {
        background-color: #fff;
    color: #626261;
    margin-bottom: 5px;
  }
  .tab_para {
    padding-top: 20px;
  }
  .business.our_works {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .business.our_works h1 {
    font-size: 35px;
  }
  .ecommerce_img {
    /*width: 90%;*/
    margin: 0 auto;
    padding-top: 5px;
  }
  .last-sec .readmore_btn{
    margin-bottom: 0px;
  }
  .overview_text p{
    margin-bottom: 0px;
  }
  .collapse.show{
    border-top: 1px solid #91cc43;
        margin-bottom: 5px;
  }
}

.profile_tab_mob {
  display: none;
}

.advertising_includes li {
  float: left;
  margin: 0px 20px;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #ffffff;
}

.advertising_includes {
  background-color: #82bb38;
  padding: 15px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.advertising_includes .row {
  margin: 0;
}

.advertising_includes ul {
  margin: 0;
  padding: 5px 30px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .advertising_includes {
      padding-bottom: 25px;
  }
  .advertising_includes ul {
      padding-bottom: 0px;
  }
  .advertising_includes li {
    float: none;
    font-size: 16px;
  }
  .card-body ul {
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
  }
}


.ecommerce_diagram_img {
    height: 350px;
  }
  .ecommerce_diagram_img img {
    width: auto!important;
    max-width: unset;
  }
  .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #626261;
  }
  .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff!important;
  }


.close{
      position: absolute;
    top: 0px;
    right: 10px;
}
.modal-body{
  background: #8bc53f;
}

.ecommerce_img_mob.active img.diagram_img_mob{
  transform: scale(2);
  transform-origin: top left;
}
.ecommerce_img_mob.active{height: 250px;overflow: auto;}
.zoom_in_img{
  position: absolute;
    right: 5px;
    bottom: 0px;
    width: 15px;
    cursor: pointer;
}
.zoom_out_img{
  position: absolute;
    right: 5px;
    bottom: 0px;
    width: 20px;
    cursor: pointer;
    display: none;
}
.ecommerce_img_mob.active .zoom_out_img{
display: block;
}
.ecommerce_img_mob.active .zoom_in_img{
display: none;
}

@media only screen and (min-width: 380px) and (max-width: 430px) {
.zoom_out_img{
    width: 18px;
}
.ecommerce_img_mob.active {
    height: 275px;
}
}

@media only screen and (min-width: 430px) and (max-width: 767px) {
.zoom_out_img{
    width: 18px;
}
.ecommerce_img_mob.active img.diagram_img_mob {
    transform: scale(1.5);
    transform-origin: top left;
}
}




/* width */
.ecommerce_img_mob::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

/* Track */
.ecommerce_img_mob::-webkit-scrollbar-track {
  border-radius: 0px;
}
 
/* Handle */
.ecommerce_img_mob::-webkit-scrollbar-thumb {
  background: rgba(250, 250, 250, 0.6); 
  border-radius: 0px;
  height: 2px;
}

/* Handle on hover */
.ecommerce_img_mob::-webkit-scrollbar-thumb:hover {
  /*background: #F75511; */
}