@font-face {
  font-family: 'Roboto Regular';
  src: url('../webfonts/Roboto-Regular.html')  format('truetype'), /* Safari, Android, iOS */
	url('../webfonts/Roboto-Regular-2.html') format('woff'),
	url('../webfonts/Roboto-Regular-3.html');
	   }
	   
   
	   
* {
   margin: 0;
   padding: 0;
}

header{
	position: fixed;
    width: 100%;
    z-index: 1;
	top: 0;
	background-color: #fff;
}

.case-study-banner img{
    width:100%;
}



   /* The Modal (background) */


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}



/* Modal Content */
.appointment-popup .modal-content {
    background-color: #d7eff2;
    margin: auto;
    width: 55%;
    position: relative;
    flex-direction: row;
}

.appointment-popup .modal-content  h2{
	font-family: 'Montserrat', sans-serif;
	margin-top: 0px;
	font-size: 24px;
	
}

.appointment-popup .modal-content  p{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	margin: 12px 0 0 0;
}

.appointment-popup .modal-content  h4{
	font-family: 'Work Sans', sans-serif;
	color:#126890;
	font-size: 30px;
    font-weight: 600;
}

.appointment-popup .modal-content .input-custom{
	margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    height: 37px;
    background: transparent;
    border-radius: 0;
    color: #272727;
    font-family: 'Work Sans', sans-serif;
    border: 0px;
    border-bottom: 2px dotted #baced1 !important;
}

.popupcontactform{
    margin-top: 50px;
}

.appointment-popup .input-custom:hover, .input-custom:focus, .input-custom.focus {
    outline: none;
    border-color: #2b7ffd;
    box-shadow: none;
}

.appointment-popup .modal-content .input-message:hover, .input-message:focus, .input-message.focus {
    outline: none;
    border-color: #2b7ffd;
    box-shadow: none;
}

.appointment-popup .modal-content .input-message {
	margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    height: 80px;
    background: transparent;
    font-family: 'Work Sans', sans-serif;
    border-radius: 0;
    color: #2b2b2b;
    border: 0px;
    border-bottom: 2px dotted #baced1 !important;
        
	
}

.appointment-popup .modal-content select{
	margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    height: 40px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    color: #868686 !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	font-family: 'Montserrat', sans-serif;
}

/* The Close Button */
.appointment-popup .close {
    color: #ffffff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background-color: #126890;
    width: 30px;
    height: 30px;
    text-align: center;
	opacity: 1;
	position: absolute;
	right: 10px;
    top: 10px;
    line-height: 0.8;
}

.popup-left{
    width:50%;
}

.popup-left img{
    width:100%;
    
}

.popup-right{
    width: 50%;
    padding: 50px 32px 0 30px;
}

.appointment-popup .close:hover,
.appointment-popup .close:focus {
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  background-color: #126890;
}


.appointment-popup .app-submit-btn {
	background-color: #126890;
    color: #fff;
    border: 0px;
    width: 153px;
    height: 40px;
    font-size: 16px;
    margin: 0px auto;
    display: block;
    margin-top: 15px;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}


.appointment-popup .app-submit-btn:hover{
	background-color: #08425d;
}


.banner-form {
    background-color: #8a5759;
    height: 170px;
    padding: 20px 0 20px 0;
    position: absolute;
    width: 100%;
}


.b-form .input-custom {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    height: 37px;
    background: transparent;
    border-radius: 0;
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    border: 0px;
    border-bottom: 1px solid #baced1 !important;
    width: 81%;
}

.b-form .input-custom::placeholder { 
  color: #fff;
}

.banner-form {}

.message-bx {
    height: 50px !important;
}

.banner-btn{
    background-color: #ea2126;
    border: 0px;
    display: block;
    width: 127px;
    padding: 2px 0 3px 0;
    color: #fff;
    margin: 14px 0 0 0;
    font-family: 'Work Sans', sans-serif;
    height: 36px;
}


/* seo points-section css*/

.container-seo {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 40px 0 0 0;
}
.container-seo .item {
  /*display: grid;*/
  display: block;
  margin: auto;
  position: relative;
  flex: 1;
  text-align: left;
  color: #820508;
  transition: .3s;
  max-width: 20%;
  height: 54vh;
  min-width: 10%;
  background: #efefef;
  background: -moz-linear-gradient(left, #efefef 1%, #ffffff 43%);
  background: -webkit-linear-gradient(left, #efefef 1%,#ffffff 43%);
  background: linear-gradient(to right, #efefef 1%,#ffffff 43%);
  overflow: hidden;
}
.container-seo .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center bottom;
  background-size: cover;
  z-index: -1;
}

.item-num {
    background-image: url(../images/service-num.png);
    width:118px;
    height:136px;
    color:#fff;
    padding: 10px;
}

.item-num span {
    display:block;
    font-family: 'Work Sans', sans-serif;
}

.step-num{
   font-size: 60px;
    line-height: 44px;
    font-weight: 700;
}

.step{
    font-size:20px;
    padding: 17px 0 0 0;
}

.container-seo .item:nth-of-type(odd):before {
  
}
.container-seo .item:nth-of-type(even):before {
  
}
.container-seo .item:hover {
  max-width: 40% !important;
  flex-grow: 2;
  cursor: pointer;
  color: #fff;

      background: linear-gradient(to top, #a5090c 1%,#a5090c 95%);
  position: relative;
  transition:all 1s ease-out;
 
}
.container-seo .item:hover p {
  -webkit-transform: none;
          transform: none;
  transition: .3s;
  color:#fff;
}
.container-seo .content {
  font-family: 'Work Sans', sans-serif;
  font-size: 2em;
  padding: 10px;
  padding-top: 30px;
}
.container-seo p {
  -webkit-transform: translateY(120vh);
   transform: translateY(120vh);
   font-family: 'Work Sans', sans-serif;
   font-size: 14px;
}

.item-f-text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}


.container-seo .content h3{
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 600;
  
}

.se-icon {
    display: block;
    margin-top: 30px;
    position: absolute;
    bottom: 50px;
}

.container-seo .item:hover .se-icon{
    display:none;
}

.list-content{
    font-family: 'Work Sans', sans-serif;
}

.list-content .c-text{
    color: #000;
}

.percentage{
    color:#ea2126;
}




/* end of seo points-section css*/


@media (min-width: 1200px){
.custom-container {
    max-width: 1300px;
}
}


.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
	}

.header-top {
	background-color: #313334;
	min-height: 41px;
	text-align: right;
	padding-top: 8px;
	color:  #fff;
}

.header-top a{
	color:  #fff;
	margin: 0 10px 0 10px;
}

.header-top a:hover{
	color:  #fff;
	text-decoration: none;
}



.navigation {
	height: 74px;
    background: #ffffff;
    box-shadow: 1px 0px 4px 0px #d8d8d8;
    position: relative;
}

.brand {
  position: absolute;
    float: left;
    line-height: 70px;
    text-transform: uppercase;
    font-size: 1.4em;
    margin-top: 0px;
}
.brand a,
.brand a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nav-container {
  max-width: 1200px;
  margin: 0 auto;
}

nav {
	float: right;
   margin-top: 2px;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  position: relative;
}
nav ul li a,
nav ul li a:visited {
  display: block;
  padding: 0 10px;
  line-height: 70px;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}
nav ul li a:hover,
nav ul li a:visited:hover {
  /*background: #2581DC;
  color: #ffffff;*/
  text-decoration: none;
}
nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: ' \25bc';
  font-size: 10px;
}
nav ul li ul li {
  min-width: 190px;
}
nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
}

.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  margin: 0px 0 0 0;
  width: 269px;
}

/* Mobile navigation */
.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #1397d9;
  height: 70px;
  width: 70px;
}

@media only screen and (max-width: 798px) {
  .nav-mobile {
    display: block;
  }

  nav {
    width: 100%;
    padding: 70px 0 15px;
  }
  nav ul {
    display: none;
  }
  nav ul li {
    float: none;
  }
  nav ul li a {
    padding: 15px;
    line-height: 20px;
  }
  nav ul li ul li a {
    padding-left: 30px;
  }

  .nav-dropdown {
    position: static;
  }
}
@media screen and (min-width: 799px) {
  .nav-list {
    display: block !important;
  }
}
#nav-toggle {
  position: absolute;
  left: 18px;
  top: 22px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #ffffff;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}


.section-1 {
	height: 90vh;
}
.section-1-space {
	height: 12vh;
}

.section-3-space {
	height: 8vh;
}

.section-2-space {
	height: 5vh;
}


.banner-left{ 
	width: 100%;
    padding-left: 0px;
    height: 100%;
    vertical-align: middle;
	}


.banner-left h2{
		font-family: 'Lato', sans-serif;
		color: #c5161a;
		font-weight: 700;
		margin: 8px 8px 27px 0;
		}

.banner-left p{
		
		width: 70%;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		}
		
.banner-left-text{
	color: #606a6f;
}		
		
.miniplo{
	color: #515151;
}		

.banner-right{ width: 100%; padding-top: 52px;}	   
	   
.banner-right img{ width: 100%;}

.watch-video{margin-top: 15px;}

.bussiness-section {
	margin-top: 0;
    
}

.banner-inner {
	position: relative;
    margin: 0px 0 70px 0;
}


.bussiness-agency {
	color: #c5161a;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: center;
	margin-top: 60px;
}

.busssiness-inner {
    margin-top: 30px;
    width: 100%;
    margin: 0px auto;
    padding-top: 38px;
}

.bussines-right-text {
    width: 76%;
    padding-top: 50px;
}

.bussines-right-text p{
	font-family: 'Lato', sans-serif;
    color: #606a6f;
    font-size: 16px;
    line-height: 28px;
}


.learn-ab-comp {
	color: #c5161a;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	margin-top: 63px;
	margin-bottom: -1px;
}

.u-line{
	width: 75px;
}

.client-logo{
	width: 188px;
}

/*.bussines-right-text h5:after { 
	border-bottom: 3px solid #c5161a;
    content: "";
    position: absolute;
    top: 61%;
    left: 15px;
    right: 0px;
    width: 100px;
}*/

.services-section {
	width:  100%;
	
}

.services-section a{
	text-decoration:  none;
	
}

.mkt-section {
	width: 100%;
}

.case-study-section{
	    height: 97vh;
}

.through-mix {
	color: #a5a5a5;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	margin-top: 15px;
}

.services-title {
	color: #c5161a;
	text-align: center;
}

.space{height: 50px;}

.services-text{
	text-align: center;
    font-family: 'Lato', sans-serif;
    width: 55%;
    margin: 0px auto;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #606a6f;
    font-size: 15px;
}


.services-section .slider {
        width: 80%;
		margin: 0px auto;
		margin-bottom: 30px;
		padding-top: 9px;
    }
	


.services-section .btn-prev {
	font-size: 28px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #5f5f5f;
    border: none;
    outline: none;
    background: #fff;
    left: -29px;
}

.services-section .btn-next {
	font-size: 28px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #585858;
    border: none;
    outline: none;
    background: #fff;
    right: -29px;
    display: none;
}	
	
	
.services-section .slider .slick-current{
		text-align: center;
	}

.services-section .slick-slide {
      margin: 0px 20px;
    }

.services-section .slick-slide img {
      width: 100%;
    }

.services-section .slick-slide img:hover{
	transition: transform .10s ease;
	transform: scale(1.1);
	border: 4px solid #c5161a;
}
	
.services-section .slick-prev:before,
.services-section .slick-next:before {
      color: black;
    }


.services-section .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
	
.app-bussiness .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
.app-bussiness .slick-current img {
    border: 0px solid #ea2126 !important;
}

.app-bussiness .slick-slide img{
	border: 3px solid #f7f6f6 !important
	 box-shadow: 0 0 0 rgba(46, 177, 230, 0.4);
}

.app-bussiness .slick-slide img:hover {
    transition: transform .10s ease;
    transform: scale(1.1);
	animation: pulse 2s infinite;
}




@-app-bussiness .slick-slide img {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 177, 230, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(46, 177, 230, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(46, 177, 230, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(46, 177, 230, 0.4);
    box-shadow: 0 0 0 0 rgba(46, 177, 230, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(46, 177, 230, 0);
      box-shadow: 0 0 0 10px rgba(46, 177, 230, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(46, 177, 230, 0);
      box-shadow: 0 0 0 0 rgba(46, 177, 230, 0.4);
  }
}



.app-bussiness .slick-slide img:hover {
  border: 3px solid #41a8de !important;
    color: #FFF;
}

.app-bussiness .slick-slide img:hover:before {
  display: block;
  -webkit-animation: spread-fade 1s ease-in infinite;
          animation: spread-fade 1s ease-in infinite;
}
.app-bussiness .slick-slide img:hover:after {
  display: block;
  -webkit-animation: spread-fade 1s 0.2s ease-in infinite;
          animation: spread-fade 1s 0.2s ease-in infinite;
}

@-webkit-keyframes spread-fade {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

@keyframes spread-fade {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}




    
.services-section .slick-active {
      opacity: .5;
    }

.services-section .slick-current {
      opacity: 1;
    }
	
.services-section .service-seo-text{
	width: 90%;
    text-align: center;
	font-family: 'Lato', sans-serif;
	color: #606a6f;
	}
	
.app-bussiness .service-seo-text {
    width: 97%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 15px;
}

.slick-vertical .slick-slide {
  border: 0px solid transparent !important;
}	
	
	
/*.services-section .slick-track {transform: translate3d(-2481px, 0px, 0px) !important; }*/
	
.ser-thumb {
	width: 192px;
    height: 231px;
    margin: 0px auto;
    border-radius: 50%;
    margin-bottom: 15px;
	padding: 20px 0 0 0;
}



.services-section .slick-current img {
	border: 4px solid #c5161a;
}

.ser-thumb img{
    width: 192px !important;
    height: 192px;
    border-radius: 50%;
   
}

.services-section .slider div h2{
	color:#c5161a;
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	text-align: center;
	padding-top: 12px;
	font-weight: 500;
}

.services-section .our-serv {
	text-align: center;
}

.services-section .our-serv a{
	border: 1px solid #c5161a;
    padding: 5px 27px 7px 26px;
    border-radius: 32px;
	font-family: 'Lato', sans-serif;
	color: #c5161a;
	
}

.services-section .our-serv a:hover{
	text-decoration: none;
	background-color:#c5161a;
	color: #ffff;
}


.case-study-title {
	color: #c5161a;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin-top: 30px;
    font-size: 30px;
    font-weight: 700;
	margin-bottom: 21px;
}

.services-section .slider div h3 {
    color: #ea2126;;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    text-align: center;
    padding-top: 0px;
    font-weight: 500;
}


.app-slides {
	width: 100%;
	height: 512px;
	display: flex;
	position: relative;
	background-color: #4a8ecb;
	vertical-align: top;
	
}

.approach {
	margin-top: 30px;
	padding: 0px;
	background-color: #4a8ecb;
}

.approach .slick-arrow {
	position: absolute;
    z-index: 1;
    outline: 0;
    top: 50%;
}



.approach .btn-next{
	background-color: #fff;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border: 0px;
    border-radius: 50%;
    right: 11px;
}


.approach .btn-next:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 50%, .2)), to(hsla(0, 0%, 50%, 1)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 50%, .2), hsla(0, 0%, 50%, .2));
    box-shadow: 0 0 30px -1px hsla(0, 0%, 100%, .37);
}

.approach .btn-prev:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 50%, .2)), to(hsla(0, 0%, 50%, 1)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 50%, .2), hsla(0, 0%, 50%, .2));
    box-shadow: 0 0 30px -1px hsla(0, 0%, 100%, .37);
}


.approach .btn-prev{
    background-color: #fff;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border: 0px;
    border-radius: 50%;
    left: 11px;
}




.app-slides-right{
	background-color: #4a8ecb;
	width: 50%;
    height: 100%;
	padding-left: 50px;
	float: left;
}

.app-slides-right-inner{
	color: #fff;
    width: 100%;
    padding: 68px;
	
}

.app-slides-right-inner p {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	margin-top: 20px;
	width: 87%;
}

.app-slides-left {
    width: 50%;
    height: 100%;
    /*background-image: url(../images/app-slider.jpg);*/
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
	float: left;
}

.content-strategy {
    width: 50%;
    height: 100%;
    /*background-image: url(../images/content-statregy.jpg);*/
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
	float: left;
}

.off-page {
    width: 50%;
    height: 100%;
    /*background-image: url(../images/off-page.jpg);*/
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
	float: left;
}

.on-page {
    width: 50%;
    height: 100%;
    /*background-image: url(../images/on-page-seo.jpg);*/
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
	float: left;
}


.seo-keywords {
    width: 50%;
    height: 100%;
    /*background-image: url(../images/seo-kewords.jpg);*/
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
	float: left;
}

.content-audit {
    width: 50%;
    height: 100%;
    /*background-image: url(../images/content-audit.jpg);*/
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
	float: left;
}


.slick-initialized .slick-slide {
    
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}



.l-mobile {
	float: left;
}

.case-study-slide {}

.case-study-section .slider {
    width: 95%;
    margin: 15px auto;
    margin-bottom: 44px !important;
    }

.case-study-section .slick-slide {
      margin: 0px 20px;
    }

.case-study-section .slick-slide img {
      width: 100%;
    }

.case-study-section .slick-prev:before,
.case-study-section .slick-next:before {
      color: black;
    }


.case-study-section .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
.case-study-section .slick-active {
      opacity: 1;
    }

.case-study-section .slick-current {
      opacity: 1;
    }

.client-testimon {
	width: 95%;
	margin: 0px auto;
}

.client-slide {
    width: 400px;
    float: left;
    margin-top: 45px;
    box-shadow: 1px 1px 6px 0px #888888;
    border-radius: 14px;
    position: relative;
    left: -8px;
}


.case-study-section .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, 385%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	display: none !important;;
}

.case-study-section .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, 385%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	display: none !important;
}

.case-study-section .slick-dots li button{
	border: 3px solid #c5161a;
	background-color: #c5161a;
}

.case-study-section .slick-dots{
	bottom: -34px;
	
}
.case-study-section .slick-dots li button:before{
	opacity: 0;
    content: "";

}


.sec-7{
	padding-top: 95px;
	background-color: #f6f6f6 !important;
}

.client-pic {
	width: 105px;
	height: 106px;
	margin: 0px auto;
}

.client-right {
	margin-top: 100px;
}

.client-right h3{
	margin-bottom: 30px;
	font-family: 'Lato', sans-serif;
}

.take-next-level {}

.take-next-level a{
	background-color: #c5161a;
	padding: 6px 14px 6px 14px;
	color: #fff;
	font-family: 'Lato', sans-serif;
}


.take-next-level a:hover{
	text-decoration: none;
}

.clients-sect {
	padding-top: 50px;
}

.client-info {
	  font-family: 'Lato', sans-serif;
	    width: 68%;
}

.our-client{
	color:  #c5161a;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: 600;
	text-align:  center;
	margin-top: 30px;
}

.client-sub-title {
	margin-top: 45px;
}


.clients-brands {
	width: 100%;
	
}

.clients-brands img{
	width: 100%;
	border: 1px solid #fff;
	
}

.clients-brands img:hover{
	
	transition: transform .10s ease;
    transform: scale(1.1);
	
}

.clients-brands  div .brands-row{
	display: flex;
	
}

.clients-brands .slider {
        width:90%;
        margin: 2px auto;
    }

.clients-brands .slick-slide {
      margin: 0px 20px;
    }

.clients-brands  .slick-slide img {
      width: 100%;
    }

.clients-brands .slick-prev:before,
.clients-brands .slick-next:before {
      color: black;
	  display: none;
    }


.clients-brands  .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
.clients-brands  .slick-active {
      opacity: 0.5;
    }

.clients-brands .slick-current {
      opacity: 1;
    }

.clients-brands .slick-dots li button{
	    background-color: #8a8b8c;
        border-radius: 50%;
        width: 10px;
        height: 10px;
}

.clients-brands .slick-dots  .slick-active li button{
	background-color: #c5161a;
	
}

.clients-brands .slick-dots li button:before{
	content: '';
}
	
	


.mkt-box {
	border: 1px solid #d9d9d9;
	margin-top: 30px;
	overflow: hidden;
}

.mkt-box img{
	width: 100%;
	vertical-align: top;
	
}

.mkt-box img:hover{
	width: 100%;
	vertical-align: top;
	transition: transform .10s ease;
    transform: scale(1.1);
}

.mkt-box-text {
    padding: 15px;
}


.mkt-box-text h2{
	color: #c5161a;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}


.mkt-box-text p{
	color: #404040;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
}

.v-all {
	text-align: center;
    margin-top: 44px;
}

.v-all a{
	color: #c5161a;
    border: 1px solid #c5161a;
    padding: 6px 30px 8px 30px;
    border-radius: 8px;
	text-transform: uppercase;
}

.v-all a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #c5161a;
}

.getin-touch {
	background-color: #f3f3f3;
    padding: 20px 0 9px 0;
	
	background-image: url(../images/get-intouch-bg.jpg);
}

.getin-touch-title {
	font-family: 'Montserrat', sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #fff;
	text-align: center;
}

.getin-text{
	color:#505050;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	width: 80%;
	}
	
.getin-touch-form {
	/*width: 66%;*/
    margin: 0px auto;
    padding-top: 9px;
    padding-bottom: 12px;
	max-width: 900px;
}
	
.getin-touch-form .fileds{
	border-bottom: 1px solid #ffffff !important;
    background-color: transparent;
    width: 100%;
    margin: 12px 0 6px 0;
    border: 0px;
	padding: 4px 0 10px 0;
	font-family: 'Lato', sans-serif;
	height: 35px;
	color: #fff;
	outline: none;
}

.getin-touch-form textarea{
	border-bottom: 1px solid #ffffff !important;
    background-color: transparent;
    width: 97%;
    margin: 12px 0 6px 0;
    border: 0px;
	padding: 1px 0 10px 0;
	font-family: 'Lato', sans-serif;
	height: 48px;
	color: #fff;
	outline: none;
	
}


.getin-touch-form .fileds::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.getin-touch-form .fileds:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}


.getin-touch-form textarea::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.getin-touch-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.send-btn {
	background-color: #ea2126;
    color: #fff;
    width: 147px !important;
    border: 1px solid #ea2126 !important;
    padding: 8px 6px 8px 6px;
    margin: 11px 0 0 0;
    text-transform: uppercase;
}

.send-btn:hover{
	background-color:#c5161a;
	color: #fff;
	
}

.footer-section {
	margin: 40px 0 0 0;
}

.footer-box{
	width: 80%;
}

.footer-box h4{
	font-family: 'Lato', sans-serif;
	color: #c5161a;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 30px;
}

.footer-box p{
	font-family: 'Lato', sans-serif;
	color: #404040;
	font-size: 15px;
	
}

.footer-box ul{ padding-left: 5px;}
.footer-box ul li{
	    list-style: none;
	    margin: 10px 0 0 0;
}

.footer-box ul li a{
	color: #404040;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	
}	


.footer-box ul li a:hover{
	text-decoration: none;
}

.desclaimer{
	background-color: #fff;
    padding: 0px 0 0px 0;
    position: relative;
    bottom: 0px;
    border-top: 1px solid #d1d0d0;
    height: 10vh;
}

.copy-right {
	color: #676565;
    padding: 10px 0 0 0;
}

.footer-social {
	text-align: right;
	padding-top: 18px;
}

.footer-social a{
	color: #585757;
    border: 1px solid #585757;
    padding: 8px 8px 8px 8px;
    border-radius: 50%;
    margin: 0 10px 0 0;
}

.footer-social a:hover{
	text-decoration: none;
    background-color: #c5161a;
    color: #ffffff;
    border: 1px solid #c5161a;
}

/* inner page css*/

.innerpage-banner-section {
	background-image: url(../images/design-development.jpg);
	height:100vh;
	background-repeat: no-repeat;
	/*background-position: right -53px bottom -1px;*/
	position: relative;
	background-size: cover;
	background-position: center;
	/* -webkit-animation: zoomin 10s ease-in infinite;
	  animation: zoomin 10s ease-in infinite;
	  transition: all .5s ease-in-out;*/
	
}


/*.zoomoutheader {
 -webkit-animation: zoomout 10s ease-in infinite;
  animation: zoomout 10s ease-in infinite;
  transition: all .5s ease-in-out;
  overflow: hidden;
}



/* Zoom in Keyframes 
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes 
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.80);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}*/


.social-media-banner {
	background-image: url(../images/social-media-banner.jpg);
	/*height: 600px;*/
	height:80.98755186721992vh;
	background-repeat: no-repeat;
	background-position: right -19px bottom -1px;
	position: relative;
	background-size: cover;
}

.search-engine-banner {
	background-image: url(../images/search-engine-marketing.jpg);
	/*height: 600px;*/
	height:80.98755186721992vh;
	background-repeat: no-repeat;
	background-position: right -19px bottom -1px;
	position: relative;
	background-size: cover;
}

.development-banner {
    background-image: url(../images/design-development.jpg);
    /* height: 600px; */
    height: 80.98755186721992vh;
    background-repeat: no-repeat;
    background-position: right -19px bottom -1px;
    position: relative;
    background-size: cover;
}




.homepage-banner-section {
	position: relative;
    padding: 0;
}



/*.banner-inner::before, .banner-inner::after {
    content: " ";
    width: 68vw;
    height: 68vw;
    -webkit-transform: rotate(260deg);
    -ms-transform: rotate(260deg);
    transform: rotate(260deg);
    position: absolute;
    top: -40%;
    right: -20%;
    border-radius: 50%;
    outline: 1px solid transparent;
    z-index: -2;
}


.innerpage-banner-section::after {
	background: #fff url(images/banner-2.jpg) center center no-repeat;
	background-size: cover;
    background-position: calc(100% - 120px) 394px;
    top: -46%;
    right: -20%;
	background-color: #000;
}*/

.banner-title{
	padding: 40% 0 0px 0;
}

.banner-title h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 47px;
	font-weight: 700;
	width: 500px;
	color: #fff;
	margin-bottom: 38px;
}


.home-banner-title{
	padding: 25% 0;
    height: 100%;
    vertical-align: middle;
}

.home-banner-title h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 38px;
	font-weight: 700;
	width: 500px;
	color: #313334;
}


.smm-banner-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 65px;
    font-weight: 700;
    width: 500px;
    color: #313334;
}

.smm-banner-title h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 700;
    width: 500px;
    color: #313334;
}

.home-page-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 37px;
    font-weight: 700;
    color: #313334;
}


.banner-title p{
	
	width: 500px;
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 14px;
	margin: 30px 0 30px 0;
}

.knowmore-btn {
	color: #ffffff;
    border: 1px solid #ea2126;
    padding: 7px 22px 9px 22px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    background-color: #ea2126;
}

.knowmore-btn:hover{
	text-decoration: none;
	background-color: #c5161a;
	color: #fff;
}

.inner-section-2 {
    padding-top: 20px;
   
}

.how-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 37px;
	font-weight: 700;
	color: #313334;
	
}

.help-box {
	
}

.help-icon { text-align:  center;}

.help-title {
	text-align:  center;
}

.help-bx-main{
	padding-top: 50px;
}

.help-title h3{
	font-family: 'Work Sans', sans-serif;
	color: #373737;
	font-size: 26px;
	font-weight: 700;
	padding: 16px 0 0 0;
}

.help-content {
	text-align:  center;
}
.help-content p{
	font-family: 'Lato', sans-serif;
    color: #606a6f;
	font-size: 16px;
	font-weight: 400;
}


.inner-section-3 {
	width: 100%;
}

.approach-main {
	padding-top: 50px;
	padding-bottom: 50px;
}

.approach-box{
	width: 350px;
	min-height: 150px;
	position: relative;
	background-image: url(../images/approchbx-bg.jpg);
	display: flex;
	margin-top: 32px;
	background-repeat: no-repeat;
}

.apr-icon {
	padding: 25px 0 0 9px;
	width: 106px;
}

.apr-icon img{
	width: 97px;
}

.approch-content{
	padding-top: 17px;
	color: #fff;
	padding-left: 6px;
}

.approch-content h5 {
	font-size: 15px;
    margin-top: 10px;
	font-family: 'Poppins', sans-serif;
}

.approch-content p{
	width: 210px;
	font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.approach-box span{
	position: absolute;
    bottom: 21px;
    right: 23px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;

}


.business-sec {
	    background-color: #f7f6f6 !important;
}

.section-4 {
	background-image: url(../images/bg-3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
}

.why-us {
    color: #fff;
    font-size: 28px;
    width: 56%;
    margin: 0px auto;
}
.why-sub-heading {
	font-family: 'Lato', sans-serif;
    color: #fff;
	font-size: 23px;
	margin: 20px 0 30px 0;
}

.why-content {
	font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 63px;
    width: 60%;
    margin: 0px auto;
}

.contact-btn {
	color: #fff;
    border: 1px solid #fff;
    padding: 7px 55px 8px 55px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 9px;
}

.contact-btn:hover{
	color: #000;
	text-decoration: none;
	background-color: #fff;
}

.case-study {
	width: 94%;
    margin: 0px auto;

    
}

.case-study .slick-prev:before {
    content: '←';
}

.case-study .btn-prev {
	font-size: 28px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #5f5f5f;
    border: none;
    outline: none;
    background: #fff;
    left: -29px;

}

.case-study .btn-next {
	font-size: 28px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #585858;
    border: none;
    outline: none;
    background: #fff;
    right: -29px;
    display: none;
}

.inner-section-5 {
	width: 100%;
   
}

.case-study-left{
	 width: 30%;
	 float:left;
}


.case-study-right-side {
	width: 70%;
    padding: 125px 0 0 0;
    float: left;
    display: flex;
}

.case-study-right-side h2{
	font-family: 'Work Sans', sans-serif;
    color: #373737;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 50px;
    margin-top: 25px;
    width: 96%;
}

.case-title-1 {
    color: #ea2126;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    font-weight: 500;
}


.case-study-left img{
	    width: 100%;
        margin: 0px auto;
}

.slick-active .case-study-left {
	border-left: 0px solid #16b9ea;
}

.inner-section-6 {
	 width: 100%;
		
}

.faq-main .accordion {
  background-color: #f4f4f4;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin: 14px 0 0 0;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  border-left: 2px solid  #f4f4f4;
  
}


.faq-main .active, .accordion:hover {
  /*background-color: #ccc;*/
}

.faq-main .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.faq-main .active{
	border-left: 2px solid  #c5161a;
}

.faq-main .active:after {
  content: "\2212";
  
}

.faq-main .panel {
  padding: 0 18px;
  background-color: #f4f4f4;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-family: 'Lato', sans-serif;
  color: #313334;
  border-left: 2px solid  #c5161a;
}
.approach-box a{
	color: #fff;
}

.approach-box a:hover{
	text-decoration: none;
}


.inner-scection-7 {
		width: 100%;
}

.inner-scection-7:before{
	content: " ";
    display: table;
}

.inner-scection-8 {
	padding-top: 0;
    position: relative;
    width: 100%;
    bottom: 0;
    top: 0;
}

.inner-scection-main{
	position: absolute;
    width: 100%;
    bottom: 0;
    top: 100%;
}

.footer-block{
	position: relative;
}

.footer-block .fp-tableCell{
	position: relative;
}

.footer-section-2{
	margin: 40px 0 0 0;
    padding-top: 8%;
    padding-bottom: 9%;
}


/*.footer-section-2 .row .col-sm-12, .col-md-2, .col-lg-2{
	border-right: 1px solid #8e8d8d;
}

.footer-section-2 .row .last-col{
	border-right: 0px solid #000;
}


.footer-section-home-page .row .col-sm-12, .col-md-2, .col-lg-2{
	border-right: 1px solid #8e8d8d;
}

.footer-section-home-page .row .last-col{
	border-right: 0px solid #000;
}*/


.footer-section-home-page {
	margin: 0 0 0 0;
    padding-top: 3px;
    padding-bottom: 0px;
}
	

/* inner page css*/

/*--contact us page css*/
.contact-us-banner {
	background-image: url(../images/contact-us-banner.jpg);
    height: 85vh;
    background-repeat: no-repeat;
    background-position: right -19px bottom -1px;
    position: relative;
    background-size: cover;
	margin-top: 115px;
}

.contact-page-title {
	padding-top: 174px;
}

.contact-us-banner .smm-banner-title h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 700;
    width: 500px;
    color: #313334;
}

.contact-us-banner .smm-banner-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    font-weight: 700;
    width: 500px;
    color: #ea2126;
    text-transform: uppercase;
}

.contact-form {
	padding: 16px 0 65px 0;
    width: 60%;
    margin: 0px auto;
}

.contact-form .form-field{
	height: 41px;
    background-color: #f5f5f5;
    border: 1px solid #d1d1d1;
    padding: 0 0 0 11px;
    border-radius: 4px;
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
}

.contact-form .comment{
	height: 80px;
    background-color: #f5f5f5;
    border: 1px solid #d1d1d1;
    padding: 0 0 0 11px;
    border-radius: 4px;
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
}

.send-enq{
	text-align: center;
}

.submi-btn {
	background-color: #fff;
    border: 1px solid #ea2126;
    padding: 10px 50px 10px 50px;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    border-radius: 5px;
}

.submi-btn:hover{
	background-color: #ea2126;
	color: #fff;
}

.office-address{
	padding: 30px 0 0 0;
}

.office-address-box {
	width: 100%;
	padding: 20px;
}

.office-address-box h3{
	font-size: 22px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	color: #313334;
	margin: 0 0 20px 0;
}

.office-address-box p{
	font-size: 15px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	color: #313334;
}

.map-section {
	width: 100%;
	padding-top: 26px;
}

.custom-container {
    max-width: 1300px;
    margin: 0px auto;
}

.footer-container {
	max-width: 900px;
    margin: 0px auto;
}

/*--end of contact us page css*/

@media only screen and (min-width: 1381px) and (max-width: 1600px)  {

.custom-container {
    max-width:1300px;
	margin: 0px auto;
}
}

@media only screen and (min-width: 1280px) and (max-width: 1380px)  {

.custom-container {
    max-width: 1150px;
	margin: 0px auto;
}
}

@media only screen and (min-width: 1125px) and (max-width: 1279px)  {
.custom-container {
    max-width: 1050px;
	margin: 0px auto;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1124px)  {
.custom-container {
    max-width: 992px;
	margin: 0px auto;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px)  {
.custom-container {
    max-width: 800px;
	margin: 0px auto;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)  {
.custom-container {
    max-width: 540px;
	margin: 0px auto;
}

}





@media only screen and (min-width: 320px) and (max-width: 480px)  {
/*--contact us page responsive css*/


.banner-form {
    background-color: #477295;
    height: auto;
    position: relative;
}

.appointment-popup .modal-content h4 {
    
    font-size: 20px;
}

.approach .slick-arrow {
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: 70px;
    outline: 0;
}

.approach .slick-arrow{
    top: 40%;
}

.approach .btn-next {
    width: 34px;
    height: 34px;
}

.approach .btn-prev {
    width: 34px;
    height: 34px;
    left: 3px;
}

.app-slides-right-inner p {
    font-size: 16px;
    margin-top: 20px;
    width: 92%;
}


.app-slides-left {
    width: 100%;
    
}

.content-strategy {
    width: 100%;
    
}

.off-page {
    width: 100%;
    
}

.on-page {
    width: 100%;
   
}


.seo-keywords {
    width: 100%;
   
}

.content-audit {
    width: 100%;
   
}

.app-slides-left img{
    width: 100%;
    
}

.content-strategy img{
    width: 100%;
    
}

.off-page img{
    width: 100%;
    
}

.on-page img{
    width: 100%;
   
}


.seo-keywords img{
    width: 100%;
   
}

.content-audit img{
    width: 100%;
   
}
	

.contact-us-banner {
    /* background-position: right -133px bottom -1px; */
    background-image: url(../images/contact-mobile-banner.jpg);
    background-size: contain;
	background-position: top;
	}
	
.contact-page-title {
	padding-top: 5px;
}

.contact-us-banner .smm-banner-title h2 {
	width: 100%;
}

.contact-us-banner .smm-banner-title h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}

.contact-form {
    width: 100%;
 }	
	
/*--end of contact us page responsive css*/	
	
/*--inner page responsive css*/	
.header-top a {
   
    margin: 0 7px 0 7px;
}

.innerpage-banner-section {
    /*background-position: right -133px bottom -1px;*/
	background-image: url(../images/mobile-banner-inner.jpg);
	background-size: contain;
	background-position: top;
 }
 
 .search-engine-banner {
    /* background-position: right -133px bottom -1px; */
    background-image: url(../images/search-engine-mobile-banner.jpg);
    background-size: contain;
    background-position: top;
}

 .social-media-banner {
    /* background-position: right -133px bottom -1px; */
    background-image: url(../images/social-media-mobile-banner.jpg);
    background-size: contain;
    background-position: top;
}

 .development-banner {
    /* background-position: right -133px bottom -1px; */
    background-image: url(../images/development-mobile-banner.jpg);
    background-size: contain;
    background-position: top;
}


 
.approach-box {
	background-image: url(../images/approchbx-bg-mobile.jpg);
	background-repeat: no-repeat;
}


.approch-content p {
    width: 182px;
    font-family: 'Lato', sans-serif;
    color:#fff;
    font-size: 14px;
  
}

.mobile-banner{
	width: 100%;
}

.mobile-banner img{
	width: 100%;
}




.app-slides {
    width: 100%;
    height: auto;
}

.app-slides-right {
    background-color: #4a8ecb;
    width: 100%;
    height: 100%;
    padding-left: 0px;
    
}

.app-slides-left {
    width: 100%;
    height: 100%;
    
    background-size: contain;
    
}

.app-slides-right-inner {
   padding: 37px 20px 26px 26px;
    color: #fff;
    width: 99%;
}

.why-us {
    width: 100%;
}

.why-content {
   width: 98%;
}



.approach-box span {
   
    right: 48px;
}

.banner-title h2 {
    font-size: 23px;
    width: 300px;
    margin-bottom: 0;
    margin-top: 60px;
}

.banner-title {
   padding: 244px 12px 0px 16px;
}

.banner-title p {
    width: 313px;
}

.inner-section-2 {
    padding-top: 46px;
    padding-bottom: 46px;
}

.inner-section-3 {
    padding-top: 34px;
    padding-bottom: 60px;
}

.inner-section-5 {
    
    padding-bottom: 18%;
}

.case-study-right-side h2 {
    font-size: 16px;
    margin-top: 1px;
}

.how-title {
    font-size: 24px;
}

.help-title h3 {
    font-size: 18px;
}


.case-study-right-side {
    width: 100%;
    padding-bottom: 30px;
}

.knowmore-btn {
    
	font-size: 16px;
}

.case-study .btn-prev {
	display: none !important;
}

.case-study .btn-next {
	display: none !important;
}

/*--end of inner page responsive css*/


.home-banner-title {
    padding: 7% 0;
}

.banner-row{
	flex-flow: column-reverse;
}

.section-1 {
   height: auto;
}

.bussiness-section {
    margin-top: 0px;
    height: auto;
}

.container-seo {
    display: block;
}

.container-seo .item {
    max-width: 95%;
    height: auto;
}

.container-seo .item:hover {
   
    max-width: 95% !important;
}

.case-study-left {
    width: 100%;
    text-align:center;
}

.list-content .c-text {
    color: #000;
    font-size: 12px;
}

.list-content .c-text {
    color: #000;
    font-size: 15px;
}

.banner-left p {
   
    width: 94%;
}

.case-study-section {
    height: auto;
}

.services-section {
    width: 100%;
    height: auto;
}
.mkt-section {
   height: auto;
}
	
	
.brand {
    width: 58%;
	padding-left: 10px;
   position: relative;
}

.list-second {
    padding-left: 22px;
    width: 57%;
}

.brand-logo {
	width: 80%;
}

.quote-btn {
    float: left !important;
    width: 42%;
}

.getin-touch-form {
    width: 98%;
}

.getin-touch-form .form-inner{
	padding: 0px;
}

.getin-touch-form textarea {
	width: 100%;	
}
	
.brand img{
	width: 100%;
}

.client-slide {
    width: 100%;
    float: left;
    margin-top: 45px;
    box-shadow: 1px 1px 6px 0px #888888;
    border-radius: 14px;
    position: relative;
    left: 15px;
}

.bussines-right-text h5:after {
	display: none;
}


.smm-banner-title h3 {
   font-size: 32px;
    width: 100%;
    color: #313334;
}

.client-logo{
	width: 228px;
    margin: 8px 0 10px 0;
}

.banner-left {
    width: 100%;
    padding: 10px;
}

.banner-left h2 {
	font-size: 22px;
	width: 100%;
}

.home-page-title {
   
    font-size: 24px;
}



.home-page-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}

.clients-brands div .brands-row {
    width: 50%;
    float: left;
	display: inline-block;
}

.bussines-right-text {
    width: 100%;
	padding-top: 6px;
}

.services-section .slider {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 9px;
}

.services-section .slider div h2{
	font-size: 17px;
    font-weight: 600;

}

.getin-touch-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}


.footer-box {
    width: 93%;
    padding-left: 15px;
}

.services-text {
	width: 100%;
}
.bussiness-agency {
	font-size: 22px;
}

.services-title {
	    font-size: 22px;
}

.services-section .slick-arrow {
	display: none !important;
}	
.services-section .slick-next {
	display: none !important;
}

.client-info {
    width: 99%;
}

.client-sub-title {
    margin-top: 0px;
}

.mar-0{
	margin: 0px;
}

.row{
	margin: 0px;
}

.footer-social {
    text-align: center;
}

.services-section .service-seo-text{
	width: 100%;
}

.l-mobile {
    float: left;
    width: 100%;
    text-align: center;
}

.navigation {
	height: auto;
	display: flow-root;
}

nav {
    width: 100%;
    padding: 70px 0 0px;
}
	

}

@media only screen and (min-width: 481px) and (max-width: 768px)  {
    
.innerpage-banner-section {
    background-image: url(../images/design-development-768.jpg);
}
    
.banner-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
    width: 500px;
    color: #313334;
    margin-bottom: 0px;
    margin-top: 51px;
}

.case-study-left {
    width: 100%;
    text-align: center;
}

.list-second {
    padding-left: 25px;
    width: 76%;
}

.banner-form {
    background-color: #477295;
    height: auto;
    position: relative;
}


.container-seo .item {
    max-width: 95%;
    height: auto;
}

.container-seo .item:hover {
    max-width: 95% !important;
}

.container-seo {
    display: block;
}
	
.section-1 {
   height: auto;
}

.bussiness-section {
    margin-top: 35px;
    height: auto;
}

.case-study-section {
    height: auto;
}

.services-section {
    width: 100%;
    height: auto;
}
.mkt-section {
   height: auto;
}


.app-slides {
    width: 100%;
    height: auto;
}

.app-slides-right {
    background-color: #4a8ecb;
    width: 100%;
    height: 100%;
    padding-left: 0px;
    
}

.app-slides-left {
    width: 100%;
    height: 100%;
    
    background-size: contain;
    
}

.app-slides-right-inner {
   padding: 37px 20px 26px 26px;
    color: #fff;
    width: 99%;
}

.why-us {
    width: 100%;
}

.why-content {
   width: 98%;
}

		
	
.brand{
	width: 74%;
	padding-left: 10px;
}	
	
.brand img{
	width: 58%;
}

.client-slide {
    width: 100%;
    float: left;
    margin-top: 45px;
    box-shadow: 1px 1px 6px 0px #888888;
    border-radius: 14px;
    position: relative;
    left: 15px;
}

.bussines-right-text h5:after {
	display: none;
}


.banner-left {
    width: 100%;
    padding: 10px;
}

.banner-left h2 {
	font-size: 22px;
}

.bussines-right-text {
    width: 100%;
}

.services-text {
	width: 100%;
}
.bussiness-agency {
	font-size: 22px;
}

.services-title {
	    font-size: 22px;
}

.services-section .slick-arrow {
	display: none !important;
}	
.services-section .slick-next {
	display: none !important;
}

.client-info {
    width: 99%;
}

.client-sub-title {
    margin-top: 0px;
}

.mar-0{
	margin: 0px;
}

.footer-social {
    text-align: center;
}

.services-section .service-seo-text{
	width: 100%;
}

.l-mobile {
    float: left;
    width: 100%;
    text-align: center;
}

.navigation {
	height: auto;
	display: flow-root;
}

nav {
    width: 100%;
    padding: 70px 0 0px;
}

.take-next-level a {
	font-size: 12px;
}		
}


@media only screen and (min-width: 1275px) and (max-width: 1280px)  {
.se-icon {
    bottom: 14px;
}

.container-seo .content h3 {
   font-size: 18px; 
}

.container-seo p {
    font-size: 13px;
}

}

@media only screen and (min-width: 1200px) and (max-width: 1441px)  {
.innerpage-banner-section {
    background-image: url(../images/design-development.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    /*background-position: right -53px bottom -1px;*/
    position: relative;
    background-size: 100%;
    background-position: top,center;
}

.app-slides-right-inner {
   padding: 72px;
    color: #fff;
    width: 86%;
}

.approach .slick-arrow {
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: 90px;
    outline: 0;
}



}



@media only screen and (min-width: 1355px) and (max-width: 1360px)  {

.container-seo .content h3 {
    font-size: 15px;    
}

.container-seo p {
   font-size: 12px;
}

.item-num {
    background-image: url(../images/service-num.png);
    width: 95px;
    height: 104px;
    color: #fff;
    padding: 10px;
    background-size: 95px 104px;
}

.step-num {
    font-size: 39px;
    line-height: 24px;
} 

.item-f-text {
    font-size: 12px;
    line-height: 16px;
}
    
.services-section .slider div h3 {
     font-size: 15px;
    }
    
    .banner-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    }
    
    .innerpage-banner-section {
   background-image: url(../images/design-development.jpg); 
    /*height: 100vh;
    background-repeat: no-repeat;
    /* background-position: right -53px bottom -1px; */
    position: relative;
    background-size: 100%;
    background-position: top,center;
}

.popupcontactform {
    margin-top: 5px;
}

.appointment-popup .modal-content h4 {
    font-family: 'Work Sans', sans-serif;
    color: #126890;
    font-size: 24px;
}

.app-slides-right-inner p{
    font-size: 15px;
}

.case-study-right-side{
     padding: 90px 0 0 0;
 }
 
}


@media only screen and (min-width: 1361px) and (max-width: 1366px)  {
    
.container-seo .content h3 {
    font-size: 15px;    
}

.container-seo p {
   font-size: 12px;
}

.item-num {
    background-image: url(../images/service-num.png);
    width: 95px;
    height: 104px;
    color: #fff;
    padding: 10px;
    background-size: 95px 104px;
}

.step-num {
    font-size: 39px;
    line-height: 24px;
}

.item-f-text {
    font-size: 12px;
    line-height: 16px;
}


.services-section .slider div h3 {
     font-size: 15px;
    }
    
    .banner-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    }
    
.innerpage-banner-section {
   background-image: url(../images/design-development.jpg); 
    /*height: 100vh;
    background-repeat: no-repeat;
    /* background-position: right -53px bottom -1px; */
    position: relative;
    background-size: 100%;
    background-position: top,center;
}

.popupcontactform {
    margin-top: 5px;
}

.appointment-popup .modal-content h4 {
    font-family: 'Work Sans', sans-serif;
    color: #126890;
    font-size: 24px;
}

.app-slides-right-inner p{
    font-size: 15px;
}

.case-study-right-side{
     padding: 90px 0 0 0;
 }
    
}


@media only screen and (min-width: 1600px) and (max-width: 1700px)  {
.custom-container {
	max-width: 1400px;
}

.popupcontactform {
    margin-top: 30px
}

.appointment-popup .app-submit-btn{
    margin-top: 50px;
}

}


@media only screen and (min-width: 1700px) and (max-width: 1800px)  {
.custom-container {
	max-width: 1400px;
}

.popupcontactform {
    margin-top: 90px;
}

.appointment-popup .app-submit-btn{
    margin-top: 54px;
}

}
@media only screen and (max-width: 767px) 
{
.banner-title{
    padding: 0 0 0px 0;
}
.services-section .slider
{
    margin-top:-100px;
}
}


@media only screen and (min-width: 1800px) and (max-width: 1920px)  {
.custom-container {
	max-width: 1500px;
}

.popupcontactform {
    margin-top: 100px;
}

.appointment-popup .app-submit-btn{
    margin-top: 64px;
}

.container-seo .item {
   
    max-width: 20%;
    height: 47vh;
}

.banner-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 85px;
    width: 850px;
}

.banner-form {
    
    height: 195px;
}

.banner-title p {
    width: 605px;
    font-size: 25px;
    margin: 30px 0 30px 0;
}

}


.list-first, .list-second
{
	margin-top:50px;
}
.table td, .table th {
    padding: .75rem;
    width: 399px;
}














	