#home-slider .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    text-align: left;    max-width: 920px;    bottom: auto;
}

.slider-buttuns {
    display: flex;
    /* justify-content: center; */
}

a.view-project-btn, .seo-report-btn {
    float: none;
    display: inline-block;
    height: 46px;
    line-height: 42px;
    padding: 0 18px;
    margin: 0 20px 0 0;
    letter-spacing: 2px;
    font-weight: 500;
}
#home-slider .carousel-caption p {
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  line-height: 40px;
}
#home-slider .carousel-caption h5 span {
color: #ffd348 
}
#client-slider-home .owl-carousel .owl-item .item {
    padding: 0 30px;
}
/*#home-brands{padding: 50px 155px;}*/
#home-brands .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled .owl-prev {    margin-left: -120px;}
#home-brands .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled .owl-next {    margin-right: -120px;}
section#client-bottom {
    padding: 26px 26px;
}

section#client-bottom .row {
    margin: 0 -13px;
}

section#client-bottom .row .col-md-4 {
    padding: 0 13px;
}

section#client-bottom .row .col-md-4 .img-block img {
    width: 100%;
}

section#client-bottom .row .col-md-4 .img-block {
    position: relative;
}
section#client-bottom .row .col-md-4 .text-block {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    text-align: center;
    color: #fff;
}
section#client-bottom .row .col-md-4 .text-block h4 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.111;
  margin: 0 0 25px
}
.profile-news h3 small {
    font-weight: 600;
    word-break: break-all;
    font-size: 14px;
}
section#client-bottom .row .col-md-4 .text-block p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.667;
 margin: 0 0 25px
}
section#client-bottom .row .col-md-4 .text-block a {
border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    box-shadow: 4.015px 5.734px 11.7px 1.3px rgba(0, 0, 0, 0.24);
    width: 160px;
    height: 40px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    line-height: 36px;
    margin: 0 auto;
    letter-spacing: 2px;
}
/*designer1*/
section#business-looking {
    background-color: #f7f7f7;
    padding: 100px 0;
    text-align: center;
}

section#business-looking h3 {
    font-size: 31px;
    color: #08192d;
    font-weight: bold;
    font-family: 'poppins';
    text-align: center;
    width: 100%;
    margin-bottom: 46px !important;
    line-height: 47px;
}

section#business-looking ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

section#business-looking ul li h4 {
    position: absolute;
	background: rgba(8, 25, 45, 0.40);
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 21px;
}

section#business-looking ul li {
    position: relative;
    width: calc(20% - 16px);
    margin-left: 8px;
    margin-bottom: 15px;
    margin-right: 8px;
}
section#business-looking .container {
    width: 100%;
    max-width: 1552px;
}
section#business-looking ul li img {
    width: 100%;
}
#home-brands .home-brands-slider b {
    color: #08192d;
    font-size: 31px !important;
}
section#latest-testimonials {
    padding-top: 150px;
    background-color: #f7f7f7;
}
.latest-testimonials-section-inside {
    height: 827px;
    background-image: url(../images/home/home-assets/quotes.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.left-title {
    text-align: left;
}
.left-title h3 {
    font-size: 51px;
    color: #05101e;
    font-weight: bold;
    font-family: 'Poppins';
    line-height: 1.2;
    margin: 0 !important;
}
.left-title h3 span {
    color: #52ad99;
}

.left-title {
    padding-left: 162px;
}
 .latest-testimonials-section-inside .row {
    height: 100%;
  }
 .latest-testimonials-section-inside .testimonials-bg {
    height: 100%;
    background-image: url(../images/home/home-assets/testimonials-page.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    display: flex;
    align-items: center;
}
.testimonials-carousel .owl-nav {
    width: 100%;
}

.testimonials-carousel .owl-nav .owl-prev, .testimonials-carousel .owl-nav .owl-next {
    width: 28px;
    background-color: #ffd348;
    height: 28px;
    text-align: center;
}

.testimonials-carousel .owl-nav .owl-prev img, .testimonials-carousel .owl-nav .owl-next img {
    width: 100%;
    max-width: 10px;
}
.profile-news {
    display: flex;
    align-items: center;
}

 

.testimonials-carousel  .item {
  background-color: #fff;
  padding: 30px;  
  box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.1);  margin-right: 34px;  
}

.profile-news h3 {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-left: 15px;
    line-height: 1.4;
}
.profile-data p {
    font-size: 16px;
    line-height: 23px;
    color: #404040;
    font-weight: 500;
    font-family: 'Poppins';
    margin-top: 20px;
    margin-bottom: 15px !important;
}
.profile-data i.fa.fa-star{color: #ffd348}
.testimonials-carousel {
    margin-left: -90px;width: 110%;
}
.profile-news h3 span {
    display: block;
    color: #51ac99;
}
.latest-testimonials-section-inside .testimonials-bg .owl-nav {
    position: static !important;
    transform: none !important;
    width: 64px;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.latest-testimonials-section-inside .testimonials-bg .owl-nav div.owl-next {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.latest-testimonials-section-inside .testimonials-bg .owl-nav div {
    margin: 0 !important;
    background: #ffd348 !important;
    width: 28px !important;
    text-align: center;
    height: 28px !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.latest-testimonials-section-inside .testimonials-bg .owl-nav div img {
    display: block !important;
    max-width: 12px;
}
.google-review img {
    width: 100px;
    margin-top: 20px;
}
section#client-bottom .row .col-md-4 .text-block a:hover {
    color: #000;
}
.over-seven-year-top h1 small {
    display: block;
    font-size: 31px;
    color: #b1b2b3;
    font-weight: bold;
}
.over-seven-year-top h1 {
    margin-bottom: 25px;
}
.over-seven-year-top a { 
    font-weight: 500;
    letter-spacing: 2px; 
}
.over-seven-content-right p {
    margin-bottom: 0 !important;
}
section.google-partner-bg.google-wrapper p {
    margin-bottom: 0 !important;    font-weight: 600;
}
.google-wrapper {
    padding: 46px 0px;    
}
.google-wrapper .text-wrap h6 {
    margin-bottom: 8px;
}
#we-love h2 span { 
    font-family: serif;
}
#we-love .green-color-btn, .white-btn, #download-our-e-book .green-color-btn{
    font-weight: 500;
    letter-spacing: 1px;
}

#we-love .owl-nav {
    max-width: 195px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
#we-love .owl-item p {
    line-height: 35px; 
    font-weight: 500; 
}
#after-home-gallery-section .container {
    width: auto;
}
#after-home-gallery-section h2 {
    margin-bottom: 28px;
}
section#before-latest-news img {
    width: 100%;
}
.row.green-bg-color {
    background-color: #52ad99;
}
.row.black-bg-color{
    background-color: #08192d;
}
.green-bg-color .before-latest-news-section-left, .black-bg-color .before-latest-news-section-right{
    margin: 0 auto;
    max-width: 597px;
}
.row.green-bg-color .col-md-6, .black-bg-color .col-md-6{
    display: flex;
    align-items: center;
    justify-content: center;
}
section#before-latest-news h2 {
    font-size: 51px;
    font-weight: bold;
    font-family: 'Poppins';
    color: #fff;
    margin-bottom: 36px;
    line-height: 1.3;
}

section#before-latest-news p {
    font-weight: 600;
    text-align: justify;
    line-height: 2;
    font-size: 21px;
    font-family: 'Poppins'; 
    color: #fff;
}
section#before-latest-news .col-md-6 {
    padding: 0 !important;
}

section#before-latest-news .row {
    margin: 0;
}
#love-what-you-do .green-color-btn{
    font-weight: 600;
    letter-spacing: 1px;
}

form#home-e-book_frm .g-recaptcha {
    margin-top: 10px;
}
#home-brands .owl-carousel .owl-dots {
    display: none;
}
.profile-img {
    width: 57px;
    height: 57px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    overflow: hidden;
}

.profile-img img {
    width: 100%;
}
/*designer 1 end*/
.xmas-bnr h4 span {color:#d3a554}
.xmas-bnr h4 {
    width: 96%;
    max-width: 1670px;
    text-align: center;
    color: #fff;
   /* position: static;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;*/
    margin: 0 auto;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.414;
}

.xmas-bnr {
    background: url(../images/xmas-banner.jpg) no-repeat top center; background-size: cover;
    padding:60px 0; 
    position: relative;
}
.xmas-bnr img {
    width: 100%;
}
section#learn-more-about { position: relative; }
div#carouselExampleIndicators .carousel-item:before, section#learn-more-about:before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(8, 25, 45, 0.50);z-index: 1;}
section#learn-more-about .container {
    z-index: 2;
}
.over-seven-year-top p a {
    padding: 0;
    box-shadow: none;
    color: #08192d;
    font-weight: 600;
    line-height: 40px;
    font-family: 'Poppins';
    font-size: 21px;
    margin-bottom: 31px;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    text-decoration: underline;
}
p a {    padding: 0;
    box-shadow: none;
    color: #08192d;
    line-height: 40px;
    font-family: 'Poppins';
    font-size: initial;
    margin-bottom: 31px;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    text-decoration: underline; 
}
header .banner-img.infographics-banner {background:url(../images/infographic-bnr.jpg); height: 670px; /*height: 883px;*/ display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;}

#innner-banner.infographics-banner .red-ancr1 {
  box-shadow: 4.015px 5.734px 11.7px 1.3px rgba(0, 0, 0, 0.24);
  width: 280px;
  line-height: 50px;
  height: 50px;font-size: 12px;
  padding:0 
}
#small-header p.green-txt {
    text-transform: uppercase;
    margin: 30px auto !important;
}
#infographics-sec .row, #infographics-sec .col-12.col-sm-6.col-md-6.col-lg-4 { margin:0; padding:0; }
.info-bg { padding:20px; margin:25px; background: #08192d; position: relative;overflow: hidden;  }
.info-bg img { width: 100% }
.tov-navigation.top-nav-collapse {
    padding-bottom: 0;
}
section#infographics-sec {
    padding: 75px 0;
}
.tov-navigation.top-nav-collapse .drawer-brand {
   margin-top: 0; /*margin-top: 15px;*/
}
section#infographics-sec .container, #infographics-detail-sec .container {
    width: 1260px;
}
.info-text {
    position: absolute;
    top: -20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    background: rgba(0, 57, 88, 0.85);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 1
}
.info-text p {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
    letter-spacing: 1px;
}
.info-text a {
    color: #16af97;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.info-bg:hover .info-text {opacity: 1; visibility: visible;top: 20px;}
.info-text a:hover {text-decoration: underline;}
.case-study-banner-nav {
    margin-top: auto;
}
header .banner-img.infographics-banner h1 {
    font-size: 70px;
}
.infographics-nav {
  margin: auto auto 0;
    color: #fff;
    width: 490px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 1px;
    text-transform: uppercase;
} 
.infographics-nav a { color: #fff  }
.infographics-nav.bottom-nav, .infographics-nav.bottom-nav a {
    color: #000;
    margin-bottom: 30px;
}
.red-ancr-new {margin-top: 40px;
    box-shadow: 4.015px 5.734px 11.7px 1.3px rgba(0, 0, 0, 0.24);
    width: 180px;
    height: 44px;
    font-size: 12px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: none;}
    .info-detail-text p {
  font-size: 20px;
  color: rgb(117, 116, 116);
  line-height: 1.583;    letter-spacing: 1px;
}
#infographics-detail-sec { padding: 0px 0 }
.info-detail-img {margin-top: 195px; text-align:center}
.info-detail-img img {width: auto; max-width: 100%;/*width: 100%;*/ box-shadow: 0 0 30px rgba(0, 0, 0, 0.1)}

@media screen and (min-width : 1401px) and (max-width: 1680px){
    #home-slider .carousel-caption { max-width: 680px;}

}
@media screen and (min-width : 768px) and (max-width: 1366px){
    section#client-bottom .row .col-md-4 .text-block h4 br {
    display: none;
}
}
@media screen and (min-width : 768px){
.testimonials-carousel  .item { min-height: 320px;}
section#client-bottom .row .col-md-4 .text-block { 
    height: 100%;
    padding: 12% 0;
}
}
@media screen and (max-width : 1800px){
.left-title {
    padding-left: 80px;
}
}
@media screen and (max-width : 1700px){
section#before-latest-news h2, section#client-bottom .row .col-md-4 .text-block h4{
    font-size: 30px;
    margin-bottom: 15px;
}

section#before-latest-news p {
    font-size: 18px;
    line-height: 1.8;
}
}
@media screen and (max-width : 1500px){
  section#client-bottom .row .col-md-4 .text-block h4 {
    font-size: 24px;  
    line-height: 1.5
}
section#client-bottom .row .col-md-4 .text-block p {
  font-size: 16px; 
}
section#client-bottom .row .col-md-4 .text-block{
  left: 20px;
  right: 20px;
}
.left-title {
    padding-left: 50px;
}
.latest-testimonials-section-inside .row .col-md-4  {
  max-width: 35%;flex: 0 0 35%;
}
.latest-testimonials-section-inside .row .col-md-8{
   max-width: 65%;flex: 0 0 65%;
}
}
@media screen and (max-width : 1367px){
  .left-title {
    padding-left: 30px;
}
.left-title {
    padding-left: 30px;
}

.latest-testimonials-section-inside .row .col-md-4, .latest-testimonials-section-inside .row .col-md-8 {max-width: 50%;flex: 0 0 50%;}

.latest-testimonials-section-inside {
    height: auto;background-size: 160px;
}
.latest-testimonials-section-inside .testimonials-bg {
    padding-top: 50px;
    padding-bottom: 50px;
}
.green-bg-color .before-latest-news-section-left, .black-bg-color .before-latest-news-section-right {
    padding: 0 30px;
}
.info-bg {
    padding: 15px;
}

.info-bg:hover .info-text {
    top: 15px;
}

.info-text {
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 35px;
}
.info-detail-img {margin-top: 85px;}
}
@media screen and (min-width : 992px) and (max-width: 1400px){
    #home-slider .carousel-caption { max-width: 520px;}

}
@media screen and (max-width : 1199px){
  section#business-looking ul li {
       width: calc(25% - 16px);
}
  section#business-looking ul li h4 {
    font-size: 19px;
}
section#business-looking h3 br {
    display: none;
}
section#business-looking{padding: 50px 0;}

section#client-bottom .row .col-md-4 .text-block h4 {
    font-size: 20px;
    margin-bottom: 10px !important;
    line-height: 1.5
}
section#client-bottom .row .col-md-4 .text-block p {
  font-size: 14px;
  margin-bottom: 10px;
}
section#client-bottom .row .col-md-4 .text-block{
  left: 20px;
  right: 20px;
}
section#before-latest-news p {
    font-size: 15px;
}
section#before-latest-news h2{
    font-size: 24px;
}
section#before-latest-news h2 br {
    display: none;
}
section#latest-news-section .owl-prev, section#latest-news-section .owl-next {
    margin-left: -60px;
    margin-right: -60px;
}
section#client-bottom .row .col-md-4 .text-block {
    padding: 12.5% 15px;
}
.xmas-bnr h4 { font-size: 28px }
section#before-latest-news .col-md-6 {
    overflow: hidden;
}
.row.green-bg-color .col-md-6, .black-bg-color .col-md-6 {
    height: 520px;
    overflow: hidden;
}

section#before-latest-news .col-md-6 .row {
    height: 100%;
}

section#before-latest-news img {
    height: 100%;
    width: auto;
    max-width: none;
}
.row.green-bg-color .col-md-6 + .col-md-6, .black-bg-color .col-md-6 {
    display: block;
}

.black-bg-color .col-md-6 + .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}
header .banner-img.infographics-banner {
    height: 670px;/*height: 800px;*/
}

section#infographics-sec {
    padding: 30px 0;
}

.info-bg {margin: 15px;}

.info-text {
    padding: 30px;
}

.info-text p {
    font-size: 24px;
}

}
@media (max-width: 1099px) {
    .tov-navigation.top-nav-collapse .drawer-brand {
    margin-top: 0;
}
#home-slider .carousel-item img {
    width: auto !important;
    height: 100%;
}
section#home-slider .carousel-item {
    height: 600px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
section#before-latest-news img {
    height: 100%;
    width: auto;
    max-width: none;
}

section#before-latest-news .col-md-6 {
    overflow: hidden;
}
.row.green-bg-color .col-md-6, .black-bg-color .col-md-6 {
    height: 520px;
    overflow: hidden;
}

section#before-latest-news .col-md-6 .row {
    height: 100%;
}

section#before-latest-news img {
    height: 100%;
    width: auto;
    max-width: none;
}
section#infographics-detail-sec h2 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 20px;
}

.info-detail-text p {
    font-size: 18px;
}
}
@media screen and (max-width : 991px){
  section#client-bottom .row .col-md-4 .text-block h4, section#business-looking h3{
font-size: 20px;
    line-height: 1.4;
    margin-bottom: 30px !important;
}
section#client-bottom .row .col-md-4 .text-block {
    left: 10px;
    right: 10px;
}
section#client-bottom .row .col-md-4 .text-block p {
    font-size: 14px;
    font-weight: normal;
}
section#client-bottom .row .col-md-4 .img-block {
    margin-bottom: 15px;
}
section#home-brands {
    padding: 30px 15px;
}
section#business-looking {
    padding: 30px 15px;
}
  section#business-looking ul li {
       width: calc(33.33% - 16px);
}
#home-slider .carousel-caption p {
    font-size: 16px;
    line-height: normal;
    text-align: center;
}
#client-slider-home .owl-carousel .owl-item .item {
    padding: 0 15px;
}
section#client-bottom .row .col-md-4 .text-block h4 {
    font-size: 14px;
    margin-bottom: 10px !important;
}

section#client-bottom .row .col-md-4 .text-block p {
  font-size: 12px;
  margin-bottom: 10px;
}
#home-brands .home-brands-slider b {
    font-size: 25px !important;
}
.testimonials-carousel {
    margin: 0;
    padding: 0 15px !important;
    width: 100%;
}

.latest-testimonials-section-inside { 
        height: auto;
    background-size: 120px;
    background-position: left top;
}
.left-title {
    padding-left: 0;
    text-align: center;
}

.testimonials-carousel .owl-stage-outer {
    padding: 0;
    width: 100%;
}

.testimonials-carousel .item {
    margin: 0;
}
.latest-testimonials-section-inside .testimonials-bg {
    padding-top: 30px;
    padding-bottom: 30px;
}
.left-title h3 {
    padding:40px 0 20px 0;
    font-size: 37px;
} 
.latest-testimonials-section-inside .row .col-md-4, .latest-testimonials-section-inside .row .col-md-8 {
    max-width: 100%;
    flex: 0 0 100%;
}
section#latest-testimonials {
    padding-top: 100px;
}
.google-review img {
    margin-top: 0;
    margin-bottom: 40px;
}
div#client-slider-home .owl-nav {
    display: none !important;
}
section#before-latest-news .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.green-bg-color .before-latest-news-section-left, .black-bg-color .before-latest-news-section-right {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
}

section#before-latest-news .green-bg-color .col-md-6:first-child {
    order: 1;
}
 .latest-testimonials-section-inside .row {
    height:auto;
  }
section#latest-news-section .owl-prev, section#latest-news-section .owl-next {
    margin-left: 0;
    margin-right: 0;
}
#home-slider .carousel-caption h5 {
    font-size: 40px;
    line-height: 50px;
}

#home-slider .carousel-caption p {
    font-size: 22px;
}
.xmas-bnr{ padding:50px 0  }
.xmas-bnr h4 {
    font-size: 22px;
}
section#before-latest-news .col-md-6, section#before-latest-news .col-md-6 .row {
    display: block;
}
.row.green-bg-color .col-md-6, .black-bg-color .col-md-6 { height: auto; }
section#before-latest-news img{height: auto;
    width: 100%;
    max-width: none;}
header .banner-img.infographics-banner{
    height: 580px;/*height: 640px;*/
}
section#infographics-sec {padding: 15px 0}
#infographics-detail-sec {
    padding: 40px 0;
}

.col-lg-6.info-detail-text {
    margin-bottom: 40px;
}
.info-detail-img {
    margin-top: 45px;
}
}
@media screen and (max-width : 860px){
   section#client-bottom .row .col-md-4 .text-block {
    padding: 35px 0;
} 
section#client-bottom .row .col-md-4 .text-block a {
    height: 34px;
    line-height: 30px;
    width: 142px;
    font-size: 11px;
}
section#client-bottom {
    padding: 14px 20px;
}
section#client-bottom .row .col-md-4 {
    padding: 0 6px;
}
}
@media screen and (max-width :767px){
  section#business-looking ul li h4 {
    font-size: 18px;
}
section#business-looking h3 {
    margin-bottom: 30px !important;
}

.slider-buttuns {
    margin-top: 15px;
}
#home-slider .carousel-caption h5{margin-bottom: 10px;}
.slider-buttuns a {
    margin-top: 15px;
}
section#client-bottom .row .col-md-4 .text-block h4 br {
    display: none;
}

section#client-bottom .row .col-md-4 .text-block h4 {
    font-size: 30px;
}

section#client-bottom .row .col-md-4 .text-block p {
    font-size: 18px;
}
section#latest-testimonials{padding-top: 99px;}
#home-slider .carousel-caption {
    left: 20px;
    right: 20px;
}
.xmas-bnr h4 { font-size: 20px } 
div#carouselExampleIndicators {background:url(../images/home/homepage-mobile-banner.jpg) no-repeat center center; background-size: cover; }
#home-slider .carousel-item img {
    display: none !important;
}
section#home-brands {overflow-x: hidden;}
footer .container > .row { margin: 0 }
#innner-banner.infographics-banner h1 { margin-bottom: 0 }
#small-header .infographics-banner p.green-txt { margin: 20px auto !important;  max-width: 90%;}
#innner-banner.infographics-banner p.graphics-para {
    font-size: 15px;
    max-width: 90%;
}
}
@media screen and (max-width : 640px){
#home-slider .carousel-caption p {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
}

#home-slider .carousel-caption {left: 5%;right: 5%;}

.slider-buttuns a {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0;
}

.slider-buttuns {
    flex-direction: column;
    width: 100%;
}
  section#business-looking ul li {
      width: calc(50% - 16px);
}
.slider-buttuns, .slider-buttuns a#seo-btn {
    margin-top: 0 !important;
}
.slider-buttuns .view-project-btn, .slider-buttuns a#seo-btn {
    width: auto;
    display: inline-block;
    margin: 0 10px;
    padding: 0 15px;
    height: 40px;
}

.slider-buttuns {
    flex-direction: row;
    justify-content: center;
    margin-top: 15px !important;
}

#home-slider .carousel-caption p {
    font-size: 15px;
    line-height: 22px;
}
#innner-banner.infographics-banner h1 { font-size: 26px}
.infographics-nav a span {
    display: none;
}

.infographics-nav {
    width: 200px;
}
#intrested-blk.logo-intrested {padding-bottom: 0}
}
@media screen and (max-width : 576px){
  section#business-looking ul li {
    width: 100%;
}
.profile-data p{font-size: 14px;}
#carouselExampleIndicators { height: auto !important; }
section#home-slider .carousel-item {
    height: 400px;
}

#home-slider .carousel-caption h5 {
    font-size: 35px;
    line-height: 44px;
}
.xmas-bnr img {
    position: absolute;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.xmas-bnr h4 br { display: none; }
.info-text { text-align: center; }
.info-detail-text p {
    font-size: 16px;
} 
.red-ancr-new { margin-top: 10px }
section#infographics-detail-sec h2 {
    font-size: 30px;
    line-height: 32px;
}

}
@media only screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: portrait) {#carouselExampleIndicators { height: auto !important; }}
@media screen and (max-width : 480px){ 
section#client-bottom .row .col-md-4 .text-block h4 {
    font-size: 16px;
}

section#client-bottom .row .col-md-4 .text-block p {
    font-size: 14px;
}
.testimonials-carousel .item {
    padding: 20px;
}
#home-slider .carousel-caption h5 {
    font-size: 30px;
    line-height: 38px;
}

.slider-buttuns {
    flex-flow: column;
}

.slider-buttuns .view-project-btn, .slider-buttuns a#seo-btn {
    margin: 0 0 10px;
}
a#seo-green-btn, #we-love .green-color-btn, #we-love .white-btn {
    display: block;
    padding: 2px 15px;
    width: 100%;
    margin: 10px auto 0;
}

/*a#seo-green-btn, #we-love .green-color-btn, #we-love .white-btn, .over-seven-year-top a {
    display: block;
    padding: 2px 15px;
    width: 100%;
    margin: 10px auto 0;
} */

.over-seven-year-top h1 small {
    margin-top: 10px;
    font-size: 28px;
}
.xmas-bnr h4 { font-size: 18px }
.xmas-bnr {padding: 30px 0}
section#business-looking .container {
    width: 100% !important;
}
body{overflow-x: hidden;}
}
