
a{ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
/*@font-face {
  font-family: 'montserrat-regular';
  src: url('../fonts/montserrat-regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
  font-family: 'montserrat-regular';
  src:  url('../fonts/montserrat-regular.otf')  format('opentype'),
	     url('../fonts/montserrat-regular.woff') format('woff'), 
	     url('../fonts/montserrat-regular.ttf')  format('truetype'), 
	     url('../fonts/montserrat-regular.svg#montserrat-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'montserrat-light';
  src: url('../fonts/montserrat-light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
  font-family: 'montserrat-light';
  src:  url('../fonts/montserrat-light.otf')  format('opentype'),
	     url('../fonts/montserrat-light.woff') format('woff'), 
	     url('../fonts/montserrat-light.ttf')  format('truetype'), 
	     url('../fonts/montserrat-light.svg#montserrat-light') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'montserrat-bold';
  src: url('../fonts/montserrat-bold.eot') format('embedded-opentype'),
        url('../fonts/montserrat-bold.woff') format('woff'), 
       url('../fonts/montserrat-bold.ttf')  format('truetype'), 
       url('../fonts/montserrat-bold.svg#montserrat-semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
  font-family: 'montserrat-semibold';
  src:  url('../fonts/montserrat-semibold.otf')  format('opentype'),
	     url('../fonts/montserrat-semibold.woff') format('woff'), 
	     url('../fonts/montserrat-semibold.ttf')  format('truetype'), 
	     url('../fonts/montserrat-semibold.svg#montserrat-semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'montserrat-semibold';
  src: url('../fonts/montserrat-semibold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {  font-family: 'montserrat-bold';
  src:  url('../fonts/montserrat-bold.otf')  format('opentype'),
	     url('../fonts/montserrat-bold.woff') format('woff'), 
	     url('../fonts/montserrat-bold.ttf')  format('truetype'), 
	     url('../fonts/montserrat-bold.svg#montserrat-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

 

@font-face {  
	font-family: 'montserrat-ultralight';
	  src:  url('../fonts/montserrat-ultralight.otf')  format('opentype'),
		     url('../fonts/montserrat-ultralight.woff') format('woff'), 
		     url('../fonts/montserrat-ultralight.ttf')  format('truetype'), 
		     url('../fonts/montserrat-ultralight.svg#montserrat-ultralight') format('svg');
	  font-weight: normal;
	  font-style: normal;
}
body{font-size: 14px; line-height:20px; font-family: 'montserrat-light'; color: #454545;}
h1, h2, h3, h4, h5, h6{font-weight: normal; margin:0; padding:0;}
a { color: #454545; }
ul{margin:0; padding: 0;}
b, strong{font-family: 'montserrat-regular';    font-weight: normal;}
a:hover{text-decoration: none;}
div.table{display: table; width:100%; height: 100%; margin-bottom: 0; table-layout: fixed;}
div.table-cell{display: table-cell; vertical-align: middle;}
.btn{background-color: #000; color: #fff; border-color: #000; padding: 8px 12px;}
.btn:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover
{background-color: #ec2b22; color: #fff; border-color: #ec2b22}
.site {margin: 0px; padding:0px;}
/*.site-branding{margin-left:50px; }*/

.site-title, .site-description{visibility: hidden; display:none; }
.btn-send{background: url(../images/icon_send.png) no-repeat;}
.container-fluid{width:100%;}
.site-footer{background-color: #ec2b22;}
.footer_contact{padding:0px;    width: 100%;}
.footer_contact h3{/* color:#fff; font-size: 26px; font-family: 'montserrat-ultralight'; font-weight: normal; line-height: 36px; margin-bottom: 30px;*/}
.footer_contact h3 strong{/*font-family: 'montserrat-bold'; font-weight: normal;*/}
.contactform{padding: 0 20px;}
.contactform .form-control{color:#fff; border: 1px solid #fff; background-color: transparent; margin-bottom: 20px; height: 36px;font-family: 'montserrat-ultralight'; }
.contactform textarea{font-family: 'montserrat-ultralight';  color:#fff; border: 1px solid #fff; background-color: transparent;  margin-bottom: 20px;    height: 92px;}
.contactform .securitycode{background-color:#fff; display: inline-block; width: 90px; height: 36px; text-align: center; line-height: 36px;vertical-align: top;}
.contactform .securityrefreshbtn{    display: inline-block; width: 50px;text-align: center; color: #fff; font-size: 24px; vertical-align: top;    line-height:36px;} 
.contactform .securityrefreshbtn a{color:#fff;}
.contactform .form-control:focus, .contactform textarea:focus{border: 1px solid #fff; background-color: transparent; outline: none;}
.footer_dark_bg{background: url(../images/footer_map.png) #000000 no-repeat; background-size:100% 100%; }
.footer_contact_details{padding:0 10px;}
.footer_contact_details h3{font-size:26px; font-weight: normal;	}
.footer_contact_details .address p{font-size: 14px; color: #fff;font-family: 'montserrat-ultralight'; margin-left: 160px; }
.footer_contact_details .address p i{margin-right: 8px;}
.footer_contact_details .address p.m_b_30{margin-bottom: 30px;}
.footer_contact_details .address a:hover{color:#ec2b22; text-decoration: none;}
.socialmedia{padding-top: 0px; display: block; text-align: left;}
.socialmedia ul{float: left; width: 100%;margin-top: 15px; padding-left: 30px;}
.socialmedia ul li{float: none; list-style: none; width:36px; height: 36px; margin-right: 5px; display: inline-block;}
.socialmedia ul li a{display: block; font-size: 16px; color:#fff; line-height: 28px; border: 1px solid #fff; text-align: center;width:30px; height: 30px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px;}
.socialmedia ul li a:hover{background-color: #ec2b22; border-color: #ec2b22; color: #fff;}
.footer_contact_details a{color:#fff;}
.copyright{color:#fff;    margin-bottom: 15px;}
.copyright p{font-family: 'montserrat-ultralight';    margin-bottom: 6px;}
.copyright a:hover{color:#ec2b22; text-decoration: none;}
.copyright i{font-size: 8px;    margin: 0 6px;}
.contactform input::-webkit-input-placeholder {  color:  #fff;}
.requiredtext{color: #fff;}
.contactform input:-moz-placeholder { /* Firefox 18- */   color:  #fff; }
.contactform input::-moz-placeholder {  /* Firefox 19+ */ color:  #fff; }
.contactform input:-ms-input-placeholder { color: #fff; }
.contactform .btn-send{background: url(../images/icon_send.png) no-repeat #000000; background-position: 10px 10px; text-transform: capitalize; font-weight: normal; padding: 12px 20px 12px 40px;}
.contactform .btn-send:hover{background: url(../images/icon_send.png) no-repeat #000000 ;background-position: 10px 10px; outline:none;}
.contactform .btn-send:focus{background-color: transparent; background: url(../images/icon_send.png) no-repeat #000000 ;background-position: 10px 10px; outline:none;}
.home_our_clients{padding: 0 0 0 25px;    background-color: #eeeeee;}
.home_our_clients h3{font-family: 'montserrat-semibold'; color:#000; font-size: 32px; line-height: normal; margin-bottom: 15px; margin-top: 30px;}
.home_our_clients h3{/*font-family: 'montserrat-regular'; font-size: 24px; line-height: normal;margin-bottom: 10px; color: #454545;    margin-top: 10px; */}
.home_our_clients h4{font-family: 'montserrat-light'; font-size: 16px; line-height: normal;margin-bottom: 10px;color: #454545;    margin-top: 0;}
.home_our_clients ul{float: left; width: 100%; margin:30px 0 30px; }
.home_our_clients ul li{float:left; width: 25%; list-style: none; border-bottom:1px solid #d4d2d2; border-left: 1px solid #d4d2d2; }
.home_our_clients ul li img{ -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -moz-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9);}
.home_our_clients ul li:hover img{-moz-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0);}
.home_our_clients ul li:nth-child(1), .home_our_clients ul li:nth-child(5), .home_our_clients ul li:nth-child(9), .home_our_clients ul li:nth-child(13), .home_our_clients ul li:nth-child(17){border-left: 1px solid transparent;}
.home_our_clients ul li:nth-child(13), .home_our_clients ul li:nth-child(14), .home_our_clients ul li:nth-child(15), .home_our_clients ul li:nth-child(16){border-bottom:1px solid transparent; }
body.home .entry-title{display: none;}
.site-header{padding: 15px 0;}
.home_services{background: url(../images/services_bg.jpg) no-repeat;padding: 50px 50px; background-size: 100% 100%;}
.services_block_title h2{color: #ec2b22; text-align: right; font-weight: normal; font-size: 35px; margin: 10px 0 0 0; padding: 0;}
.services_block_title h2 strong{font-family: 'montserrat-ultralight';}
.services_block_title h2 strong span{ font-family: 'montserrat-semibold';}
.services_block_title p strong{      text-align: left; font-family: 'montserrat-regular';  color: #000; font-size: 20px; margin-bottom: 5px; display: block;}
.services_block_title p br{display: none;}
.services_block_title p{width: 80%; line-height: 23px;    margin-top: 7px; text-align: justify;}
.whatweareline{position: relative; text-align: center;    margin: 50px 0 20px;}
.whatweareline span{position: relative; z-index: 2; display: inline-block; padding: 3px 15px; font-size: 18px; color: #000;}
.whatweareline:before{content: ""; height: 1px; width: 40%; position: absolute; z-index: 1; background-color: #ddd; left: 0; top: 12px;}
.whatweareline:after{content: ""; height: 1px; width: 40%; position: absolute; z-index: 1; background-color: #ddd; right: 0; top: 12px;}
.site-branding{margin-left: 30px !important;}
.header-right{float: right; width: 50%;text-align: right; margin-top: 7px;}
.header-right .callus{font-size: 18px;display: inline-block;font-family: 'montserrat-regular'; color:#000; margin-right: 15px;}
.header-right .callus i{width:24px; height: 24px; border: 1px solid #000; color: #000; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; text-align: center; line-height: 20px; margin-right: 5px; padding-top:2px;}
.header-right .callus a{color:inherit;}
.header-right .btn-request-quote{display: inline-block;    margin-right: 70px; }
.header-right .btn-request-quote a{display: inline-block; background-color: #000; color: #fff; padding: 7px 15px;border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; text-align: center;}
.header-right .btn-request-quote a:hover{background-color: #ec2b22; text-decoration: none;}
.header-right .nav_icon{display: inline-block;}
.nav_icon a{background-color: #000; padding: 10px 10px 10px 15px; display: block;    border-radius: 25px 0 0 25px; -webkit-border-radius: 25px 0 0 25px; -moz-border-radius: 25px 0 0 25px; -o-border-radius: 25px 0 0 25px;}
.servicessldier{width:93%; margin:0 auto; margin-top:55px; }
.servicessldier{padding-bottom: 50px;}
.ServicesItem ul{margin:0 0 20px 0; padding: 0;}
.ServicesItem ul li{list-style: none; background: url(../images/li_img.png) no-repeat; padding: 3px 3px 3px 20px; background-position: 0 8px;font-family: 'montserrat-ultralight'; font-size: 14px;color: #656669;}

.ServicesItem img{margin-top: 30px;}
.ServicesItem h3{font-family: 'montserrat-regular'; color:#000; font-size: 30px; margin-bottom: 20px;}
.ServicesItem p{color: #656669;font-family: 'montserrat-ultralight'; font-size: 14px; line-height: 20px;}
.servicessldier .owl-controls{position: absolute; bottom: -50px;    width: 100px;}
.servicessldier .owl-prev{width: 30px; height:30px; display: inline-block; background:url(../images/slider_arrows.png) no-repeat #000; color: #fff; background-position: 0 0; text-indent: -10000px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;  }
.servicessldier .owl-next{width: 30px; height:30px; display: inline-block; background:url(../images/slider_arrows.png) no-repeat #000; color: #fff; background-position: -30px 0; text-indent: -10000px; margin-left: 10px;border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;}
.servicessldier .owl-prev:hover{background:url(../images/slider_arrows.png) no-repeat #ec2b22;}
.servicessldier .owl-next:hover{background:url(../images/slider_arrows.png) no-repeat #ec2b22;background-position: -30px 0; }
.site-header{position: fixed; z-index: 111; width: 100%; background-color: #fff; top:0;}
.site-content{padding-top: 82px;}
.sidebar_socialmedia{margin-left:0; color:#fff; float: left; width: 350px; border-top: 1px solid #1b1b1b;}
.sidebar_socialmedia a{color:#fff; font-family: 'montserrat-ultralight';}
.sidebar_socialmedia a:hover{color:#ec2b22; text-decoration: none;}
.sidebar_socialmedia p i{margin: 0 5px;  color: #fff;font-size: 8px; position: relative; top: -3px;}
.sidebar_socialmedia p{font-family: 'montserrat-ultralight';clear: both; margin-left: 30px;}
.home_slider img{margin:0; width: 100%;}
.HomeAboutUs{background: url(../images/fast-paced-software-development-company.jpg) center bottom no-repeat; background-size: 100% 100%; padding: 30px 0;}
.HomeAboutUs h1{font-size: 30px;font-family: 'montserrat-light'; margin:0 0 20px 0; text-align: left; color: #000; line-height:36px; text-align: center;}
.HomeAboutUs h1 span{display: block; clear: both;}
.HomeAboutUs h1 span span{font-family: 'montserrat-bold'; clear: none; display: inline-block; }
.HomeAboutUs h1 span.text1 { /*margin-left: 32%; */ line-height: normal;}  
.HomeAboutUs h1 span.text2 { /*margin-left: 43%;*/  line-height: normal; font-size: 20px; margin-top: 8px;}
.HomeAboutUs h1 span.text3 { /*margin-left: 53%;*/  line-height: normal;}
.about_threeblock{position: relative; overflow: hidden;    margin-right: -15px; padding-right: 15px;}
.about_threeblock:before{content: ""; display: block; background: rgba(236,43,34,0.9);  transform: skew(-40deg, 0deg); -webkit-transform: skew(-40deg, 0deg); -moz-transform: skew(-40deg, 0deg); -o-transform: skew(-40deg, 0deg); position: absolute; left: 17%;  top: 0; width: 100%; height: 60%; }
.blacktransbg:before {
    content: "";
    display: block;
    background: rgba(0,0,0,0.9);
    transform: skew(-40deg, 0deg);
    -webkit-transform: skew(-40deg, 0deg);
    -moz-transform: skew(-40deg, 0deg);
    -o-transform: skew(-40deg, 0deg);
    position: absolute;
    left: -70px;
    top: 0;
    height: 100%;
    right: -45%;
    z-index: 1;
}
.about_threeblock p a { color: #fff; }
.about_threeblock p a:hover { color: #fff; text-decoration: none; }
.HomeAboutUs .about_red_corder{ position: absolute;  left: -175px; top: 0; width: 175px; height: 100%;}
.about_threeblock .col-md-3{color: #fff;}
.about_threeblock h3{ margin: 0; padding: 25px 0 10px 0 !important; font-family: 'montserrat-regular'; font-size: 18px;}
.about_threeblock p{margin: 0; padding: 0px 0 20px; font-size: 14px; line-height: 20px; display: inline;}
.about_threeblock p:last-child{margin-bottom: 30px;}
.HomeAboutUs .about_threeblock .blacktransbg ul, .about_threeblock h3{ position: relative; z-index: 1;}
.HomeAboutUs .about_black_corder{    background: url(../images/about_black_corner_bg.png) no-repeat;  background-size: 100% 100%; position: absolute;  left: -175px; top: 0; width: 175px; height: 100%;}
.HomeAboutUs .about_threeblock .blacktransbg{color: #fff; position: relative; top: -10px;}
.HomeAboutUs .about_threeblock .blacktransbg ul{margin:0; padding: 0 0 20px 0px;}
.HomeAboutUs .about_threeblock .blacktransbg ul li{ list-style: none; padding: 2px 3px 2px 15px; font-family: 'montserrat-light'; font-size: 14px; background-size: 7px 7px; position: relative; }
.HomeAboutUs .about_threeblock .blacktransbg ul li:before { /*content: ''; position: absolute; left: 0; top: 8px; width: 7px; height: 7px; border: 1px solid #fff; */}
.HomeAboutUs .about_threeblock .blacktransbg ul li a{ display: block; position: absolute; top: 8px; height: 7px; width: 7px; left: 0; cursor: pointer;}
.HomeAboutUs .about_threeblock .blacktransbg ul li a img{ vertical-align: top; display: block;}
#nav_icon{width:50px; height: 50px; position: relative; cursor: pointer;}
.site.toggled .nav_icon .nav_bar_1{
	display: block;
    width: 28px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px; 
    margin-bottom: 5px;
    position: absolute;
    top: 16px;
    left: 15px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.site.toggled .nav_icon .nav_bar_2{
	    display: block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 5px;
    position: absolute;
    top: 24px;
    left: 15px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.site.toggled .nav_icon .nav_bar_3{
	    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 5px;
    position: absolute;
    top: 32px;
    left: 15px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
.site .nav_icon .nav_bar_1{
	display: block;
    width: 28px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 5px;
    position: absolute;
    top: 24px;
    left: 15px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.site .nav_icon .nav_bar_3{display: block; width: 28px; height: 2px; background-color: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; margin-bottom: 5px; position: absolute; top: 24px; left: 15px;  -ms-transform: rotate(-45deg); /* IE 9 */ -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */ transform: rotate(-45deg); -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;}
.home_portfolio{padding:50px 20px 20px;}
.home_portfolio h3{font-size: 32px;font-family: 'montserrat-semibold';  color:#000; margin:0; padding:0 0 40px 0;}
.porfolio_block .p_hover{ position: absolute; height: auto; width: auto; /*background: rgba(236,43,34,0.7);*/ top: 30px; left: 30px; right:30px; bottom: 30px;text-align: center; padding: 35px; color: #fff; opacity:1; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;}
.porfolio_block{position: relative; overflow: hidden; }
.porfolio_block img{width: 100%}
.porfolio_block img{ -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.porfolio_block:hover img{-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}
.porfolio_block .table{display: table; width: 100%; height: 100%; vertical-align:middle;}
.porfolio_block .table-cell{display: table-cell; vertical-align: middle; width: 100%;}
.porfolio_block .table-cell h4{
    font-size: 28px;
    font-family: 'Montserrat-Regular';  
    color:#fff;
    text-transform: uppercase; 
    margin: 0 0 10px 0; 
    position: absolute; 
    width: 100%; 
    left: 0; 
    text-align: center; 
     -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 80%;
}
.porfolio_block .table-cell h4 span{display: inline-block; text-align: center; left: 0; top: auto;background: rgba(236,43,34,0.7); padding: 10px 12px}
.porfolio_block .table-cell p{font-size: 14px;color:#fff; line-height: 24px; }
.porfolio_block .table-cell h4:after{content: ""; height: 2px; width: 60px; clear: both; display: block; background-color: #fff; margin: 10px auto 25px;opacity: 0;}
.home_portfolio .short_desc{margin-bottom: 30px;}
.porfolio_block:hover .p_hover{background: rgba(236,43,34,0.7);}
.home_portfolio .icon_view_portfolio{background: url(../images/icon_view_portfolio.png) no-repeat; background-size: 100%; width: 48px; height: 48px; display: inline-block; text-indent: -10000px; border: 2px solid #fff; border-radius: 5px; -webkit-border-radius: 5px;  -moz-border-radius: 5px;  -o-border-radius: 5px; margin-top: 10px; margin-bottom: 10px;}
.home_portfolio .icon_view_portfolio:hover{background-color: #000; border-color: #000;}
.home_portfolio .icon_view_services{background: url(../images/icon_view_services.png) no-repeat;background-size: 100%;width: 48px; height: 48px; display: inline-block; text-indent: -10000px;    border: 2px solid #fff;  border-radius: 5px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  -o-border-radius: 5px;  margin-left:10px; margin-top: 10px;  margin-bottom: 10px;}
.home_portfolio .icon_view_services:hover{background-color: #000; border-color: #000;}
.home_portfolio p{margin-bottom: 20px;}
.home_portfolio .porfolio_block .portfolio_title{ display: inline-block; position: absolute; bottom: 42px;text-align: center; width: 100%; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;left: 0; top: auto;}
.home_portfolio .porfolio_block .portfolio_title span{ background: rgba(236,43,34,0.9); color: #fff;text-transform: uppercase; font-size: 16px; display: inline-block; padding: 5px 10px;}
.home_portfolio .porfolio_block.p_b_small .portfolio_title{bottom: 20px;}
.home_portfolio .porfolio_block:hover .portfolio_title{bottom: -40px;}
.home_portfolio .porfolio_block p{margin-bottom: 0;}
.home_portfolio .porfolio_block.p_b_small{margin-bottom: 15px;}
.home_portfolio .porfolio_block.p_b_small img{width:100%;}
.home_portfolio .porfolio_block.p_b_small .p_hover{left: 15px; right: 15px; top:15px; bottom: 15px; padding:15px;}
.home_portfolio .porfolio_block.p_b_small .p_hover h4{font-size: 16px;}
.home_portfolio .porfolio_block.p_b_small .p_hover h4:after{width: 40px; height: 1px;    margin: 10px auto 10px; display: block; opacity: 0; }
.home_portfolio .porfolio_block.p_b_small p{margin-bottom: 0px; font-size: 13px;line-height: normal;}
.home_portfolio .porfolio_block a:hover{text-decoration: none; color: #fff;}
.porfolio_block:hover .table-cell h4{top: 40%;}
.porfolio_block:hover .table-cell h4 span{background-color: transparent}
.porfolio_block:hover .table-cell h4:after{opacity: 1;}
.porfolio_block.p_b_small:hover .p_hover h4:after{opacity: 1;}

.aligncenter{margin-bottom: 0;}
.what_people_are_says{background-color: #e4e4e4;}
#testimonial_slider p{font-family: 'montserrat-light'; font-size: 14px ; text-align: left;}
.testi_detail{margin-bottom: 15px;}
.testi_detail .testi_image{display: inline-block; margin-left: 0px; vertical-align: top; width: 80px; height: 80px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;    overflow: hidden;}
.testi_detail .testi_desc{ display: inline-block; margin-left: 17px; vertical-align: top; margin-top: 15px;}
.testi_detail .testi_desc .testi_name{font-size: 16px;font-family: 'montserrat-regular'; color: #000; margin-bottom:3px;}
.testi_detail .testi_desc .testi_dsgn{font-size: 14px;color: #454545; margin-bottom: 10px;}
.what_people_are_says{padding: 0 40px 40px !important; min-height: 560px;}
.what_people_are_says .owl-buttons{display: none;}
.what_people_are_says .owl-controls{height: 20px; width: 100%;      text-align: right;  margin-bottom: 50px;}
.owl-controls .owl-page{width: 10px; height: 10px; background-color: #000000; display: inline-block; margin-left: 8px;}
.owl-controls .owl-page.active{background-color: #ed1b24;}
.home_social_media{padding:50px 20px;}
.home_social_media h3{margin: 0 0 30px 0;font-size: 32px;font-family: 'montserrat-semibold'; color: #000;}
.home_social_media .h_b_li{position: relative; background-color: #efefef;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -mstransition: all 0.5s ease-in-out;}
.home_social_media .h_b_li div p { padding-right: 15px; }
.home_social_media .h_b_li span.h_b_date{position: absolute; bottom: 20px; right: 0; background: rgba(0,0,0,0.7); color: #fff;    padding: 6px 10px;}
.home_social_media .h_b_li .h_b_img{position: relative;}
.home_social_media .h_b_li .h_b_img img{width:100%;    min-height: 220px;max-height: 220px;}
.home_social_media .h_b_li .h_b_detail{padding: 15px;}
.home_social_media .h_b_li .h_b_detail h4{ font-family: 'montserrat-regular'; font-size: 18px; margin: 0; padding: 5px 0 10px 0; line-height: 22px; color: #000;}
.home_social_media .h_b_li .h_b_detail p{color: #454545;}
.home_social_media .h_b_li .h_b_detail p:last-child{margin-bottom: 0;}
.home_social_media .h_b_li .h_b_detail p a{color: #000;}
.home_social_media .h_b_li .h_b_detail p a:hover{color: #ec2b22; text-decoration: none;}
.home_social_media .h_b_li:nth-child(3) span.h_b_date{right:auto; left: 0;}
.home_social_media .h_b_li .col-md-6{padding-right: 0;padding-left: 0;}
.home_social_media .h_b_li div:hover p{} 
.home_social_media .h_b_li div:hover h4{}
.home_social_media .h_b_li :hover .h_b_detail p a{color: #fff;}
.home_social_media .h_b_li .col-md-6.p_r_none{padding-left: 15px;}
.home_social_media .h_b_li .col-md-6.p_l_none{padding-right: 15px;}
.home_social_media .h_b_li .col-md-6.hbdesc_right_bg {padding-right: 15px; padding-left: 0;} 
.home_social_media .h_b_li .col-md-6.hbdesc_left_bg {padding-left: 15px; padding-right: 0;}
.dropdown-toggle{display: block !important;}
.main-navigation .primary-menu > li a:after{display: none;}
.page_title{background: url(../images/software-development-company-title-background.jpg) no-repeat 100% 100% #040406; background-position: top right;} 
.page_title .entry-title{font-size:24px;font-family: 'montserrat-light'; color: #fff; padding:55px 0 55px 35px; margin: 0;}
.page_main_content{padding-left: 35px !important; padding-right: 35px !important; padding-top: 30px; padding-bottom: 30px;}
body.home .page_main_content{padding-left: 0px !important; padding-right:0px !important; padding-top:0px; padding-bottom: 0px;}
.btn-request-quote a{background-color: #ec2b22 !important;}
.btn-request-quote a:hover{background-color: #000 !important;}
.home_slider{padding-left: 0px; margin-right: 0px;}
.footerlightgbg{background-color: #0a0a0a; text-align: center; padding-bottom: 5px;color: #a7a6a6;}
.footerlightgbg .socialmedia{ text-align: center;} 
.footerlightgbg h3{padding: 30px 0 5px; color:#fff; font-size: 24px; font-family: 'montserrat-ultralight'; }
.footerlightgbg h3 span{font-family: 'montserrat-semibold';}
.footerlightgbg .btn{background-color: transparent; border-color:#fff;}
.footerlightgbg .btn:hover{background-color: #ec2b22; border-color:#ec2b22;}
.footerdarkgbg{background-color: #000000;padding: 15px 0 15px;  text-align: center; color:#a7a6a6;}
.footerdarkgbg a{color:#cccccc; cursor: pointer;}
.footerdarkgbg a:hover{color:#fff;}
.footerdarkgbg p{margin-bottom: 0px; font-family: 'montserrat-ultralight'; color: #cccccc;}
.footerlightgbg .btn{padding: 10px 20px;}
.footerlightgbg .socialmedia ul{margin-top: 0;}
.footerdarkgbg .socialmedia ul li a{ color: #a7a6a6; border: 1px solid #a7a6a6;}
.footerdarkgbg .socialmedia ul li a:hover{color: #fff; border: 1px solid #ec2b22;}
.home_our_clients ul li{text-align: center; /*height: 90px; padding: 0 20px;*/}
/*.home_our_clients ul li:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }*/
.home_our_clients ul li a {  }
.home_our_clients ul li img { display: inline-block; vertical-align: middle; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%);  width: 65%; }
/*.home_our_clients ul li:hover a img { filter:grayscale(0%); }*/
.clients_videos img{width: 100%;}
.main-navigation .primary-menu > li{border-left: 5px solid transparent;}
.main-navigation .primary-menu li.current_page_item{border-left: 5px solid #ec2b22;}
.main-navigation .primary-menu > li{border-left: 5px solid transparent;}
.main-navigation .primary-menu li:hover{border-left: 5px solid #ec2b22;}
.main-navigation .primary-menu li.current_page_item ul li{ background-color: #231f20;/*border-left: 5px solid transparent;*/}
.main-navigation .primary-menu li.current_page_item ul li.current_page_item{border-left: 5px solid #ec2b22;}
#wp-live-chat-header{margin-bottom: 0; border-radius: 4px 4px 0 0; width: 160px;height: 30px;}
#wp-live-chat-header{background-size:auto !important;    background-position: 0 -6px !important;}
#wplc_hovercard{display: none !important;}
#wp-live-chat-header:before{content: "We're Online"; width: 100%; height: 30px; position: relative; left: 50px; top: 7px; display: block;}
.wplc-color-bg-1 { background-color: #ec2b22 !important;}
.wplc-color-border-1:before{    border-color: transparent #ec2b22 !important;}
.portfolio_block{}
.portfolio_block ul{margin:0 0 0 -30px; padding:0;}
.portfolio_block ul li{margin:0 0 30px 30px; float: left; width: 18.377777%; list-style: none; position: relative;overflow: hidden;}
.portfolio_block ul li .front{position: relative;}
.portfolio_block ul li .front img{width: 100%;}
.portfolio_block ul li .front span{font-size: 18px; color: #fff; position: absolute; bottom: 0; width: 100%; height: 50px; line-height: 50px; background: rgba(0, 0, 0, 0.9); padding: 0 15px 0 15px;}
.portfolio_block ul li .back{ padding: 30px; position: absolute; bottom: 0; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.9); color: #fff; top:100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.portfolio_block ul li .back p{font-family: 'montserrat-ultralight';    font-size: 14px;}
.portfolio_block ul li .back a{
	position: absolute;
    bottom: 0;
    height: 50px;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    padding: 0 0 0 30px;
    line-height: 50px;
    color: #fff;  
    cursor: pointer;  
}
.portfolio_block ul li .back a:hover{background-color: #ec2b22; text-decoration: none;}
.portfolio_block ul li:hover .back{top:0;}
.portfolio_block ul li .back a:after{
	content: '\f2fb';
    display: inline-block;
    float: right;
    height: 50px;
    width: 50px;
    font: normal normal normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
}

.entry-content h3.page_title{ font-family: 'montserrat-regular'; color: #231f20; margin: 0; padding: 30px 0 15px 0; font-size: 20px;}
.about_threeblock h3{color: #fff;}
.map{margin: 0 -35px;}
.start_project p{text-align: center;}
.start_project p a{color: #ec2b22; margin-top: 15px; display: inline-block;}
.main-navigation .primary-menu > li.current_page_item .sub-menu a { background-color: #231f20; border-left-color: transparent;}
/*.main-navigation .primary-menu > li a{display: inline-block;}*/
#wp-live-chat{z-index: 1;}
.start_project{padding:20px 15px 30px 0;    text-align: center;}
.start_project p{font-size: 16px; margin-bottom: 15px; width: 60%; margin: 0 auto 15px; line-height: 24px;}
.start_project a{color:#ec2b22;font-size: 22px; font-family: 'montserrat-semibold';  }
.contact_details_form{background-color: #efefef; margin:0 -10px; position: relative;box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;}
.contact_details_form:before{
content: "";
    display: block;
    width: 44.666667%;
    height: 100%;
    background-color: #efefef;
    position: absolute;
    top: 0;
    left: -25px;
    z-index: 1;
}
.contact_details_form:after{
content: "";
    display: block;
    width: 44.666667%;
    height: 100%;
    background-color: #e2dfdf;
    position: absolute;
    top: 0;
    right: -25px;
    z-index: 1;
}
.contact_details_form .col-md-5{z-index: 11; position: relative;padding: 30px 30px 30px 15px;}
.contact_details_form .col-md-7{z-index: 11; position: relative;padding: 30px 15px 30px 30px;}
.contact_details_form h3{margin: 0; padding: 10px 0 30px 0; color: #000;font-family: 'montserrat-semibold';    font-size: 24px; }
.contact_details_form .form-control{ height: 40px;font-family: 'montserrat-light'; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;}
.contact_details_form textarea.form-control{ height: 95px;font-family: 'montserrat-light'; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border:0;}
.contact_details_form .col-md-7 p{color: #454545; line-height: 22px;}
.contact_details_form h4{    margin: 0;
    padding: 10px 0 5px 0;
    color: #ec2b22;
    font-family: 'montserrat-regular';
    font-size: 20px;
}

.contact_details_form h5{margin: 0; padding: 10px 15px 20px 0; color: #000;font-family: 'montserrat-regular'; font-size: 16px;}
.contact_details_formp{padding-right: 15px;}
.contact_details_form input::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.contact_details_form input:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.contact_details_form input::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.contact_details_form input:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

.contact_details_form textarea::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.contact_details_form textarea:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.contact_details_form textarea::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.contact_details_form textarea:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

.request_form input::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.request_form input:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.request_form input::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.request_form input:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

.request_form textarea::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.request_form textarea:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.request_form textarea::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.request_form textarea:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

.contact_details_form .btn{background-color: #1a1a1a; color: #fff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; padding:8px 20px;}
.map iframe{margin:0;}
#locationslider .owl-buttons{display: none;}
.location_slider{padding-right: 55px;} 
.location_slider .owl-pagination{float: right;}
.request_quote_title{text-align:center; padding: 20px 0 50px 0;}
.request_quote_title h3{margin: 0; padding: 10px 0 20px 0; color: #000;font-family: 'montserrat-semibold'; font-size: 32px; }
.request_quote_title p{ text-align: center; font-size: 16px; margin: 0 0 15px 0;}
.request_quote_title p span{display: inline-block;}
.request_quote_title p span:before{content:""; display:none; left:0; background: url(../images/r_q_border-right.jpg) no-repeat; background-size:100%;  height: 2px; width: 200px; position: relative; top: -4px; margin-right: 10px;}
.request_quote_title p span:after{content:""; display:none; right:0; background: url(../images/r_q_border-left.jpg) no-repeat; background-size:100%; height: 2px; width: 200px; position: relative; top: -4px; margin-left: 10px;}
.request_form h3{margin: 0; padding: 10px 0 30px 0; color: #000;font-family: 'montserrat-semibold'; font-size: 22px; }
.request_form .form-control{font-family: 'montserrat-light'; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; margin-bottom: 20px; height: 40px; color: #454545;}
.request_form input[type="number"].form-control { appearance:textfield; -moz-appearance:textfield; -webkit-appearance:textfield; -ms-appearance:textfield; -o-appearance:textfield; }
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
h1.entry-title{}
.request_form textarea.form-control{height: 150px;}
.security_code_div{}
.security_code_div img{display: inline-block;}
.security_code_div input{display: inline-block; width: 100px; margin-left: 10px;	}
.request_form p{margin-bottom: 15px; text-align: center;}
.request_form p a{color: #ec2b22;}
.form_checkbox input{margin-right:5px;}
.attachment{margin: 0 0 15px 0;}
.request_form .btn{background-color: #000; font-family: 'montserrat-light'; padding: 10px 25px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;  -o-border-radius: 3px; text-transform: inherit;}
.request_form .btn:hover{background-color:#ec2b22; }
.request_form .form-control{position: relative; padding-left: 40px;}
.request_form .form-control:before{content:""; display: inline; width: 20px; height: 20px; position: absolute; left: 0; top: 0;}

/* .icon-user{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px 6px !important;} */
.icon-user{background: url(../images/icon-sprite.png) 6px 6px no-repeat, url(../images/icon-star.png) right 14px no-repeat !important; display: inline-block;} 

/* .icon-email{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -24px !important;} */
.icon-email {display: inline-block; background: url(../images/icon-sprite.png) 6px -24px no-repeat, url(../images/icon-star.png) right 14px no-repeat !important;}

/*.icon-phone{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -56px !important;}*/
.icon-phone { display: inline-block; background: url(../images/icon-sprite.png) 6px -56px no-repeat, url(../images/icon-star.png) right 14px no-repeat !important;}

.icon-building{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -85px !important;}
.icon-time{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -116px !important;}
.icon-currency{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -145px !important;}
.icon-globe{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -176px !important;}
.icon-skype{background: url(../images/icon-sprite.png) no-repeat #fff !important; display: inline-block; background-position: 6px -207px !important;}
.request_form textarea.form-control { padding-left: 10px; background: url(../images/icon-star.png) right 11px no-repeat !important;}
.request_form input[type=file]{padding-left: 10px; height: auto;}
footer .socialmedia ul{text-align:center;margin-top: 0; }
.contact_details_form input.form-control{padding-left: 40px; background-color: #fff;}
.request_form select.form-control{padding-left: 15px; padding-right: 30px; background: transparent; z-index: 2}
.contact_details_form{}
.HomeAboutUs .about_black_corder{display: none;}
.RightSideBar{}
.RightSideBar .block{background-color: #efefef; border: 1px solid #e6e6e6; padding:20px; margin-bottom: 30px; float: left; width: 100%;}
.RightSideBar h3.block-title{margin: 0; padding: 0 0 20px 0; color: #000;font-family: 'montserrat-semibold'; font-size: 20px; }
.RightSideBar{}
.block_get_a_quote input::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.block_get_a_quote input:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.block_get_a_quote input::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.block_get_a_quote input:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

.block_get_a_quote textarea::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.block_get_a_quote textarea:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.block_get_a_quote textarea::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.block_get_a_quote textarea:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

.block_hiring_faq p{margin-bottom: 20px;}
.block_hiring_faq{}

.RightSideBar .what_people_are_says{padding-bottom: 0; background-color: transparent; padding:0 !important;}
.RightSideBar .what_people_are_says h2{margin: 0; padding: 0 0 20px 0; color: #000;font-family: 'montserrat-semibold'; font-size: 20px;}
/* .sub-menu .dropdown-toggle:after{
	content: '\f278';
	display: inline-block;
    font-family:'material-design-iconic-font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #fff;

}
.dropdown-toggle.toggled-on:after{ content: '\f273'; }*/
.contact_details_form textarea.form-control{max-height: 94px;}
.RightSideBar .block.block_hiring_faq{background: url(../images/img_faq.png) no-repeat bottom right #efefef; }
.RightSideBar .block.block_hiring_faq p{ width: 65%;}
.innerpage_subtitleblock{ width: 90%; margin: 0 auto; text-align: center; padding: 30px 0; font-size: 16px; line-height: 24px;}
.innerpage_subtitleblock h2{margin: 0;  padding: 0 0 10px 0;  color: #000;  font-family: 'montserrat-semibold';  font-size: 28px;  line-height: 30px;}
.innerpage_subtitleblock h2 span{color: #ec2b22;}
.innerpage_subtitleblock p{font-size: 14px;}
.InnerPageContent h3{ font-family: 'montserrat-regular'; color: #231f20; margin: 0; padding: 30px 0 15px 0; font-size: 20px; line-height: normal;}
.block_get_a_quote .btn{    background-color: #000;  color: #fff; border-color: #000;}
.block_get_a_quote .btn:hover{    background-color: #231f20;  color: #fff; border-color: #231f20;}
.content-portfolio-section{margin: 40px 0 20px 0;}
.content-portfolio-section .cus_portfolio_block{background-color: #efefef; padding:20px;}
.content-portfolio-section .cus_portfolio_block h3{font-family: 'montserrat-regular'; color: #000; margin: 0; padding: 5px 0 30px 0; font-size: 24px; line-height: 28px;}
.content-portfolio-section .cus_portfolio_block h4{font-family: 'montserrat-regular'; color: #000; margin: 0; padding: 0px 0 10px 0; font-size: 16px; line-height: 22px;}
.content-portfolio-section .cus_portfolio_block p{margin-bottom: 20px;}
.content-portfolio-section .cus_hire_section{background-color: #efefef; padding:20px; min-height: 470px;}
.content-portfolio-section .cus_hire_section h3{font-family: 'montserrat-regular'; color: #000; margin: 0; padding: 0px 0 15px 0; font-size: 18px; line-height: 24px;}
.content-portfolio-section .cus_hire_section ul{margin: 0;  padding: 0;}
.content-portfolio-section .cus_hire_section ul li{background: url(../images/icon_tick.png) no-repeat; list-style: none;  padding: 4px 0 4px 28px; background-position: 0 6px;}
.content-portfolio-section .cus_hire_section ul li:before { content: none; }
.content-portfolio-section .cus_hire_section .hire_white_box{background-color: #fff; padding: 20px;}
.content-portfolio-section .cus_hire_section .hire_white_box ul{margin-top:0px;}
.content-portfolio-section .cus_hire_section .hire_white_box ul:first-child{margin-top: 15px;}
.content-portfolio-section .cus_hire_section .hire_white_box .btn{margin-top: 15px;}
#portfolio_slider .carousel-indicators{left: 0;  right: 0;  width: 100%;  bottom: 0;  margin: 30px 0 0 0;}
#portfolio_slider .carousel-indicators{ text-align: right;}
#portfolio_slider .carousel-indicators li{width: 10px; height: 10px; text-indent: 0; overflow: hidden; margin: 0; border: 0; background-color: #221e20; border: 0 !important; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; margin-right: 5px; }
#portfolio_slider .carousel-indicators li.active{width: 10px; height: 10px;border: 0; background-color: #eb2b22;}
#portfolio_slider .owl-controls { position: absolute; right: 0; bottom: 0; }

.RightSideBar .what_people_are_says .owl-controls{margin-bottom: 10px; display: none;}
.request_form h4{ margin: 0; padding: 5px 0 15px 0;  color: #000; font-family: 'montserrat-semibold'; font-size: 16px;}
span.wpcf7-list-item { margin-left: 0;}
.desktop_p_l_none{padding-left: 0;}
.wpcf7-list-item{position: relative; padding-left: 15px;}
.wpcf7-list-item input{position: absolute; left: 0; top: 0}
.request_form { padding: 0 0 30px 0;}
.security_code_div { margin-bottom: 15px;}
.main-navigation{}

.main-navigation .primary-menu > li .sub-menu{position: absolute; left: -295px; width: 290px; top: 0; visibility: hidden; opacity: 0; display: block; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.main-navigation .primary-menu > li .sub-menu{opacity: 0; visibility: hidden;}
.main-navigation .primary-menu > li .sub-menu li .sub-menu{/*display: none;*/}
.main-navigation .primary-menu > li .sub-menu li:hover .sub-menu,
.main-navigation .primary-menu > li:hover > .sub-menu 
{display: block; opacity: 1; visibility: visible;}

.main-navigation .primary-menu li .arrow_menu{
  background-color: transparent;
border: 0 none;
border-radius: 0;
color: #1a1a1a;
content: "";
height: 48px;
padding: 0;
position: absolute;
right: 0;
text-align: right;
text-transform: none;
top: 0;text-align: center;
width: 45px;
color: #FFF;
font-weight: normal;
cursor: pointer;

}
.main-navigation .primary-menu li .arrow_menu:before{
  font-family: "Genericons";
  content: "\f431";
  font-size: 24px;
  left: 1px;
  position: relative;
  width: 48px;
  line-height: 47px;
  font-weight: normal;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;

}
.main-navigation .primary-menu li:hover > .arrow_menu:before{
  content: "\f432";
}

.main-navigation .primary-menu li li .arrow_menu{display: none;}


.main-navigation ul ul li{border-left: 5px solid transparent;background-color: #231f20;}
.main-navigation ul ul li:hover{border-left: 5px solid #ec2b22;}
/*.main-navigation .primary-menu > li .sub-menu.toggled-on{display: block; opacity: 1; visibility: visible;}*/
.main-navigation .primary-menu > li .dropdown-toggle.active + .sub-menu{display: block; opacity:1; visibility: visible;}
/*.main-navigation .primary-menu > li:nth-child(2) ul.sub-menu li:last-child ul.sub-menu{visibility: visible; bottom: 0; top: auto;}*/

/*.main-navigation .primary-menu > li .sub-menu.toggled-on{display: block; opacity: 1; visibility: visible;}*/



.entry-content ul, ul.midul { margin: 0; padding: 0 0 20px 0;}
.entry-content ul li, ul.midul li { list-style: none; padding: 2px 3px 2px 18px; /* background: url(../images/li_img.png) no-repeat; background-position: 0 8px; */font-family: 'montserrat-light'; font-size: 14px; position: relative;}
.entry-content ul li:before, ul.midul li:before { border: 1px solid #000; content: ""; display: block; height: 7px; left: 0; position: absolute; top: 9px; width: 8px; }

.block_get_a_quote textarea{height: 90px;}
.mCSB_scrollTools .mCSB_draggerRail{background-color: #000;}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{    background-color: rgb(236, 43, 34);}
.mCSB_container, .mCustomScrollBox{overflow: visible !important;    background-color: #231f20;}

.page-about-us .aboutblock1{padding:10px 0 0 0; }
.page-about-us .aboutblock1 h2 {
    font-size: 30px;
    font-family: 'montserrat-light';
    margin: 0 0 40px 0;
    text-align: left;
    color: #000;
    line-height: 36px;
}
.page-about-us .aboutblock1 h2 span {
    display: block;
    clear: both;
}
.page-about-us .aboutblock1 h2 span.text1 {
    margin-left: 32%;
    line-height: normal;
}
.page-about-us .aboutblock1 h2 span span {
    font-family: 'montserrat-bold';
    clear: none;
    display: inline-block;
}
.page-about-us .aboutblock1 h2 span.text2 {
    margin-left: 43%;
    line-height: normal;
}
.page-about-us .aboutblock1 h2 span span {
    font-family: 'montserrat-bold';
    clear: none;
    display: inline-block;
}
.page-about-us .table-cell{width:50%;}
.padding50{padding:50px;}

.page-about-us .aboutblock2{margin: 0 -35px;}
.page-about-us .aboutblock2 h3{font-size: 30px; font-family: 'montserrat-bold';margin:0; color:#000; padding:0 0 20px 0; }
.page-about-us .aboutblock2 p{font-size: 14px; margin-bottom: 20px; line-height: 24px; }

.page-about-us .aboutblock3{}
.page-about-us .aboutblock3 h3{font-size: 30px; font-family: 'montserrat-bold';margin:0; color:#000; padding:0 0 20px 0; }
.page-about-us .aboutblock3 p{font-size: 14px; margin-bottom: 20px; line-height: 24px; }
.aboutblock4 .container-fluid{position: relative;}
.aboutblock4 .container-fluid:before{position: absolute; height: 76%; width: 100%; content: ""; display: block; z-index: 1; left: 0; top:0; right: 0;background: rgba(236,43,34,1); border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;}
.aboutblock4 .about_inner_block4{position: relative;z-index: 1;}
.aboutblock4 { padding: 150px 0 0 0;}
#lifeatzaptechslider{position: relative; top: -70px; margin-right: 60px; }
.aboutblock4 .carousel-indicators{ position: relative;left: 0; right: 0; width: 100%; text-align: right;    margin-top: 90px;}
.aboutblock4 .carousel-indicators li{width:60px; height: 60px;margin: 0; overflow: hidden; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px;margin-left: 5px;}
.aboutblock4 .carousel-indicators li img{height: 60px; width: 60px;}
.aboutblock4 {color: #fff;}
.aboutblock4 h3{margin: 100px 0 30px 0; font-size: 32px;}
.aboutblock4 p{font-size: 15px; margin-bottom: 25px; line-height: 24px;}
#lifeatzaptechslider img{width:100%; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px;}

.aboutblock4 .padding50{padding:50px 0 50px 50px;}
.we-thrive-main {clear: both; text-align: center; position: relative; margin-top: 0; margin-bottom: 50px; float: left; width: 100%;}
.we-thrive-main h3{
font-family: 'montserrat-regular';
    color: #231f20;
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    position: relative;
}	

.we-thrive-main h3 span{
    display: inline-block;
    background-color: #fff;
    border-top: #bfbfbf 0px solid;
    line-height: 0;
    font-size: 32px;
    text-align: center;
    margin: 0;
    font-family: 'montserrat-bold';
    line-height: normal;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    top: -20px;
}
.we-thrive-main h3:before{
	content: "";
	display: block;
	position: absolute; top: 0; height: 2px; width: 100%;
	z-index: 1;
background: #f2f2f2; 
background: -moz-linear-gradient(left,  #f2f2f2 0%, #cccccc 35%, #cccccc 70%, #f2f2f2 100%); 
background: -webkit-linear-gradient(left,  #f2f2f2 0%,#cccccc 35%,#cccccc 70%,#f2f2f2 100%); 
background: linear-gradient(to right,  #f2f2f2 0%,#cccccc 35%,#cccccc 70%,#f2f2f2 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=1); 
}
.we-thrive-main p {
    text-align: center;
    font-size: 18px;
    color: #787878;
    margin-bottom: 30px;
}

.m-sevices-box-main {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.m-sevices-box-main ul{ margin-left: 0 !important;}
.m-sevices-box-main ul li {
    margin-top: 25px;
    margin-bottom: 15px;
    width: 23%;
    float: left;
    margin-left: 20px;
    list-style: none;
    padding: 4px 0 !important;
}
.m-sevices-box-main ul li a{color: #454545;    position: relative;}
.m-sevices-box-main ul li:first-child {
    margin-left: 0;
}
.m-sevices-box-main ul li .services-img-box {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
}
.m-sevices-box-main ul li .services-img-box.mobile {
    background: #ec2b23;
}
.m-sevices-box-main ul li .services-img-box span {
    color: #fff;
    font-size: 18px;
    float: left;
    text-transform: uppercase;
    font-family: 'montserrat-bold';
}

.m-sevices-box-main ul li .services-img-box a {
    color: #fff;
}
.m-sevices-box-main ul li ul {
    float: left;
    width: 100%;
    margin-top: 6px;

}
.m-sevices-box-main ul li ul li {
    line-height: normal;
    width: 100%;
    margin: 0;
    padding: 0;
}
.m-sevices-box-main ul li ul li a{padding-left: 15px;}
.m-sevices-box-main ul li:first-child {
    margin-left: 0;
}
.m-sevices-box-main ul li .services-img-box.web {
    background: #ec2b23;
}
.m-sevices-box-main ul li .services-img-box.cms {
    background: #ec2b23;
}
.m-sevices-box-main ul li .services-img-box.trending {
    background: #ec2b23;
}
.m-sevices-box-main ul li ul li a:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    width: 5px;
    height: 9px;
    float: left;
    background: url(../images/link-arrow.png) no-repeat;
}
.main-navigation .primary-menu > li .sub-menu .dropdown-toggle:after{display: none;}
.widget{padding:0 !important; font-size: inherit !important; border:0 !important; margin-bottom: 0 !important; }
.footerrating{font-size: 12px; margin: 5px 0 15px 0;}
.block_get_a_quote p{margin-top: 15px;}
.what_people_are_says .slick-arrow{display: none !important;}
.testimonials-list .testimonials-text  p, .testimonials-slidelist .testimonials-text p, .testimonials-slide-widget .testimonials-text  p{text-align: left;}
.testimonials-list h4, .testimonials-slidelist h4, .testimonials-slide-widget h4{text-align: left !important;    font-size: 16px !important; line-height: 22px !important;}
.form-control{border-color: #ddd;}
.meshim_widget_components_chatButton_ButtonBar .favicon{background: #ec2b22 !important;}
.meshim_widget_components_chatButton_Button .button_bar{background: #ec2b22 !important;}
.meshim_widget_widgets_TitleBar{background: #ec2b22 !important;}
.testimonial-left{ float: left; width: 90px;}
.testimonial-content{float: left; width: 100%; padding-top: 20px; margin-bottom: 15px;}
.testimonials-slidelist .slick-slide{padding: 0 !important; }
.testimonials-slidelist .slick-slide{position: relative;}
.testimonials-slidelist.design-1 .fa-quote-left, .testimonials-list.design-1 .fa-quote-left, .testimonials-slide-widget.design-1 .fa-quote-left{display: none !important;}
.testimonial-author{text-align: left !important;}
.testimonial-job{text-align: left !important;}
.testimonial-content h4{display: none;}
.testimonials-slidelist .slick-dots li button{border-radius:0 !important; -webkit-border-radius:0 !important; -o-border-radius:0 !important; -moz-border-radius:0 !important;}
.testimonials-slidelist .slick-dots li:before { content: none }
.testimonials-slidelist.design-1 .slick-dots, .testimonials-slidelist.design-2 .slick-dots, .testimonials-slidelist.design-3 .slick-dots, .testimonials-slidelist.design-4 .slick-dots{text-align: right !important;}
.testimonials-slidelist.design-1 .slick-dots{bottom: 10px !important;}
.testimonials-slidelist .slick-slide{outline: 0 !important; box-shadow: none !important; margin: 15px 0 30px;}
.testimonials-text p em{font-style: normal;}
.block_testimonials .testimonial-author{text-align: left !important; position: absolute; top: 22px; left: 115px;}
.block_testimonials .testimonial-job{text-align: left !important; position: absolute; top: 42px; left: 115px;}
/*.TestimonialPage .testimonial-author, .TestimonialPage .testimonial-job, .TestimonialPage .testimonial-content{padding-left: 230px;padding-top: 0;}*/
.TestimonialPage .testimonial-author, .TestimonialPage .testimonial-content{padding-left: 230px;padding-top: 0;}
.TestimonialPage .testimonial-left{width: 200px; position: absolute;}
.TestimonialPage .testimonial-left .avtar-image img{max-width: 100%; margin-top: 0;}
.TestimonialPage .quote{float: left; width: 100%; min-height: 140px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ddd;}
.TestimonialPage .testimonials-text{margin-bottom: 20px;}
.what_people_are_says .testimonial-author{text-align: left !important; position: absolute; top: 22px; left: 115px; font-size: 16px;font-family: 'montserrat-regular'; }
.what_people_are_says .testimonial-job{text-align: left !important; position: relative; top: 0px; left: 0px;}
.clients_videos .row{margin: 0;}
.clients_videos .col-md-4{ padding: 0 8px;}
.clients_videos .col-md-4:first-child{padding-left: 0px;}
.clients_videos .col-md-4:last-child{padding-right: 0px;}
.testimonials-slidelist.slick-slider {  padding: 0 !important;}
.testimonials-list .testimonials-text  p, .testimonials-slidelist .testimonials-text p, .testimonials-slide-widget .testimonials-text  p{font-size: 15px; line-height: 24px;}
.cus_hire_section .col-md-6:first-child{padding-right: 5px;}
.cus_hire_section .col-md-6:last-child{padding-left: 5px;}
.clients_videos video{height: 150px; width: 100%; background-color: #fff;}
.testimonials-slidelist.design-1, .testimonials-list.design-1{margin-bottom: 0 !important;} 
.block_get_a_quote .form-group div{width: 100% !important;}
.block_get_a_quote .form-group div iframe{}
.testimonials-slidelist .slick-dots li.slick-active button{    background: #ec2b22 !important; border-color: #ec2b22 !important;}
.viewmoreblogdiv{margin: 25px 0 0px 0; text-align: right; float: left; width: 100%;}
.rc-anchor-normal {
    height: 74px;
    width: 99%;
    box-shadow: none;
}
.block_get_a_quote .form-control{min-height: 40px;}
.your-name input{
    background: url(/wp-content/themes/zaptechsolutions/images/icon-sprite.png) 6px 6px no-repeat, url(/wp-content/themes/zaptechsolutions/images/icon-star.png) #fff right 14px no-repeat !important;
    display: inline-block;    
    padding-left: 35px;
}

.your-email input{
    background: url(/wp-content/themes/zaptechsolutions/images/icon-sprite.png) 6px -24px no-repeat, url(/wp-content/themes/zaptechsolutions/images/icon-star.png) #fff right 14px no-repeat !important;
    display: inline-block;    
    padding-left: 35px;
}

.your-number input{
    background: #fff url(/wp-content/themes/zaptechsolutions/images/icon-sprite.png) 6px -56px no-repeat;
    display: inline-block;    
    padding-left: 35px;
}

.your-message textarea{    
    background: url(/wp-content/themes/zaptechsolutions/images/icon-star.png) #fff right 14px no-repeat !important;
    display: inline-block;
    padding-left: 40px;
}

.wpcf7-form-control-wrap.your-message::before { content: '\f263'; font-family: material-design-iconic-font; position: absolute; left: 15px; top: 8px; z-index: 1; font-size: 20px;  }

.your-subject input{
    background: url(../images/icon-sprite.png) no-repeat #fff !important;
    display: inline-block;
    background-position: 6px -234px !important;
    padding-left: 35px;
}
.page_title .entry-title{float: left;}
.breadcrumb{float: right; margin: 55px 35px 0 0;    background-color: transparent;    color: #fff;}
.breadcrumb a{color: #fff !important;}
.breadcrumb>li+li:before{
	content: '\f2ee';
	font: normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin: 0 4px;
    position: relative;
    top: 2px;
    color: #fff;
}
.projectdoc input:before{ }
.securitycode{clear: both;} 
.wpcf7-form select{
 -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
}
.wpcf7-form-control-wrap.Selectbesttimetocallback{float: left; width: 100%;}
.wpcf7-form-control-wrap.Selectbesttimetocallback:before{
	content: '\f2f2';
    display: inline-block;
    width: 14px;
    height: 14px;
    font: normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    position: absolute;
    right: 10px;
    z-index: 1;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}
.wpcf7-form-control-wrap.Selectzone{float: left; width: 100%; position: relative;}
.wpcf7-form-control-wrap.Selectzone:before{
	content: '\f2f2';
    display: inline-block;
    width: 14px;
    height: 14px;
    font: normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    position: absolute;
    right: 10px;
    z-index: 1;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}
.wpcf7-form-control-wrap.Selectcurrency{float: left; width: 100%; position: relative;}
.wpcf7-form-control-wrap.Selectcurrency:before{
	content: '\f2f2';
    display: inline-block;
    width: 14px;
    height: 14px;
    font: normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    position: absolute;
    right: 10px;
    z-index: 1;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}
.page_title{float:left; width:100%;}
.page_main_content{clear: both;}
img{max-width: 100%;}
.aboutblock3 .padding50{padding: 50px 15%;}
.aboutblock2 .padding50{padding: 50px 15%;}
#comments{display: none !important;}
.post-navigation, .search-results .navigation.pagination{display: none !important;}
.site-main .entry-content{padding:35px; width: 100% !important;}
.site-main article footer{display:none !important;}
.testimonials-slidelist .slick-dots li{float: none !important;}
.casestudypage .col-md-3{text-align: center; margin-bottom: 30px;}
.casestudypage .col-md-3 span.title{display: block; line-height: 24px; padding: 10px 15px 5px; font-size: 16px; color: #000; font-weight: bold;}
.casestudypage .col-md-3 img{display: inline-block;}
.casestudypage .col-md-3 .cs_block{display: block;text-align: left; border: 1px solid #ddd; padding: 0; overflow: hidden;    background-color: #efefef;}
.RightSideBar .clients_videos video{height: 100px;}  
.RightSideBar .what_people_are_says{min-height: inherit;}
.testimonials-slidelist .slick-dots li button{background: #000 !important;}
.casestudypage .col-md-3 a{position: relative; display: block; text-align: center; overflow: hidden;    background: #fff;}
.casestudypage .col-md-3 a .read-cs {   
    float: left;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    background: #DF2B2B;
    position: absolute;
    left: 0;
    top: 100%;
    text-transform: uppercase;
    color: #FFF;
    font-size: 24px;
    line-height: normal;
   -webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease;
    font-family: 'montserrat-bold';
}
.casestudypage .col-md-3 .cs_block:hover .read-cs{top: 0;}
.casestudypage .col-md-3 a .details{display: block;margin-top: 22px; margin-bottom: 10px;font-size: 16px;font-family: 'montserrat-regular';}
.casestudypage .col-md-3 .cs_block p{padding: 5px 15px;}
.casestudypage .col-md-3 .cs_block:hover{border: 1px solid #ec2b22;}
.RightSideBar .testimonials-slidelist .slick-slide{margin-top: 0;}
/*.btn-primary.focus, .btn-primary:focus{ background-color: transparent;  border-color: transparent; outline: none;}*/
.banner_text{position: absolute; left: auto; right: 0; width: 100%; text-align: right; height: 100%; z-index: 1111111; color: #000; padding: 0 3%;}
.banner_text::before {
  background: rgba(0,0,0,0.85);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner_text .head1{ font-size: 42px; font-family: 'montserrat-semibold'; margin-bottom: 15px; color: #231e20; text-align: left; color: #fff; line-height: 64px;}
.banner_text .head1 span{color: #000;}
.banner_text p{font-size: 20px;font-family: 'montserrat-regular'; }
.fb_iframe_widget{display: inline-block; position: relative; background: #efefef; padding: 10px;}
.twitterfeedcover {width: 100%; overflow: hidden;}
.twitterfeeds{ background: #efefef; padding: 10px; overflow-y: auto; height: 521px; width: 110%; padding-right: 10%;}
.home_social_media .text-right{margin-top: 15px;}
.ouretamgrid{width: 80%; margin: 0 auto;}
.ouretamgrid .ourtean_li{text-align: center; margin-bottom: 30px;}
.ouretamgrid .ourtean_li img{border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
.ouretamgrid .ourtean_li h3{ margin: 0; padding: 15px 0 7px 0; font-size: 18px; line-height: normal;} 
.TestimonialPage .testimonial-author strong{font-family: 'montserrat-regular';}
.TestimonialPage{margin-top: 35px;}
.ouretamgrid .ourtean_li a i{font-size:18px;}
.career_block h4{font-family: 'montserrat-regular'; font-size: 18px; color: #000; margin: 0; padding: 15px 0 10px 0;}
.career_block p{margin-bottom:15px; }
.career_block .redtitle{font-family: 'montserrat-bold'; color: #ec2b22;}
.career_block .panel-title{padding: 5px; font-size: 16px;}
.career_block strong{ font-family: 'montserrat-regular';}
.request_form .wpcf7-not-valid-tip{position: relative; top: -15px;}
.wpcf7-not-valid{border-color:#ec2b22 !important; }
div.wpcf7-validation-errors {border: 2px solid #ec2b22;}
.cff-wrapper{display: block; position: relative; background: #fff; padding: 10px; border:5px solid #efefef; clear: both; overflow: hidden;}
.cff-wrapper #cff{height: 335px; overflow-y:auto; width: 110%; padding-right: 10%;}
/*.home_social_media .h_b_li div:first-child{height: 220px; overflow: hidden; position: relative;}
.home_social_media .h_b_li div:last-child{height: 220px; overflow: hidden; position: relative;}
.home_social_media .h_b_li div:first-child img{float: left; width: 50%; margin: 0 15px 0 0; }
.home_social_media .h_b_li div:last-child img{float: right; width: 50%; margin: 0 0 0 15px; }
.home_social_media .h_b_li div:hover{}
.home_social_media .h_b_li div br{display: none;}
.home_social_media .h_b_li div:first-child .h_b_date{position: absolute; left: 33%; background-color: #000; padding: 6px 10px; color: #fff; bottom: 14px;}
.home_social_media .h_b_li div:last-child .h_b_date{position: absolute; right: 33%; background-color: #000; padding: 6px 10px; color: #fff; bottom: 14px;}
.home_social_media .h_b_li div:first-child .h4{margin-top: 15px; margin-bottom: 15px;font-family: 'montserrat-regular'; }
.home_social_media .h_b_li div:last-child .h4{margin-top: 15px; margin-bottom: 15px;margin-left: 15px; font-family: 'montserrat-regular';}
.home_social_media .h_b_li div:last-child p{margin-left: 15px;}*/
.cff-likebox .fb_iframe_widget{padding: 0;}
.sidebar .widget{background: #efefef; padding: 0 !important; margin-bottom: 30px !important; clear: both;}
.sidebar .widget-title{
	margin: 0;
    padding: 20px;
    color: #000;
    font-family: 'montserrat-semibold';
    font-size: 20px;
    text-transform: capitalize;
}
.sidebar ul{padding: 0 20px 15px 20px; margin: 0;}
.sidebar ul li{list-style: none; border-top:1px solid #ddd; padding-top: 10px; margin-top: 10px; position: relative; padding-left: 20px; }
.sidebar ul li:first-child{padding-top: 0; margin-top: 0;border: 0;}
.sidebar ul li a{color: #000 !important;}
.sidebar ul li .post-date{font-size: 13px !important; color: #686868  !important;}
.sidebar ul li:before{
	font: normal normal normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: '\f2ee';
	display: inline-block;
	position: absolute;
    left: 0;
    top: 14px;
}
.sidebar ul li:first-child:before{top: 4px;}
.sidebar .widget_search .search-form{padding: 0 20px 10px 20px;}
.sidebar .widget_search .screen-reader-text{display: none;}
.sidebar .widget_search label{width: 100%;}
.sidebar .widget_search .search-field{width: 100%; height: 40px; border: 1px solid #ddd; padding: 10px; font-size: 14px; font-weight: normal;}
.widget button.search-submit {padding: 0; width: 40px; margin-right: 11px; background-color: #000; color: #fff; border: 0; height: 40px; font-size: 18px;}
.widget .search-submit:before{font-size: 16px;}
.home_social_media .h_b_li div a { color: #454545 }
.home_social_media .h_b_li div:hover a{color: #ec2b22;}
.sidebar {float: left; margin-left: 0; padding: 0; width: 100%;}
#secondary{display: none;}
.page-template-blog #secondary{display: block;}
.post #secondary{display: block;}
.search #secondary{display: block;}
.cus_post{float: left; width: 100%; margin-bottom: 30px;  padding: 20px; background-color: #eee;}
.cus_post:first-child{margin-left: 0;}
.cus_post .h4{color: #000; font-size: 18px; font-family: 'montserrat-regular';}
.cus_post .h4 a { color: #000; }
.cus_post .h4 a:hover { color: #333; }
.cff-likebox.cff-top.cff-outside{margin: 0;}
.site-main .page_main_content .post-thumbnail{ float: left; width:40%; margin: 0 30px 30px 0; padding: 0;}

.site-main .page_main_content h3{color: #000; font-size: 18px;font-family: 'montserrat-regular'; margin:20px 0 20px 0; padding: 0; }
.site-main .page_main_content .post-thumbnail img{width: 100%;}
.blog_cus_title{ margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #867e7e;}
.h_b_category{ display: inline-block; border-left: 1px solid #3a3838; padding-left: 15px; margin-left: 15px;}
.h_b_category ul{margin:0; padding:0;    display: inline-block;}
.h_b_category ul li{list-style: none; display: inline-block; float: none;}
.h_b_category ul li a{color: #000;}
.h_b_date{display: inline-block;}
.cus_post .more-link{ display: block; background-color: #000; /* clear: both; */ /* float: left; */ width: 160px; margin: 15px 0 0 0; text-align: center; padding: 7px 15px; color: #fff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; text-transform: capitalize;
}
.before-sharebutton-text{display: block; width: 100%;}
.social-sharing{border-top: 1px solid #504f4f; padding-top: 20px; margin-top: 40px;}
.social-sharing span{    font-size: 20px; color: #000;font-family: 'montserrat-regular'; }
.retailsolutionweprovide{}
.retailsolutionweprovide h4{color: #000; font-size: 16px;font-family: 'montserrat-regular'; margin:5px 0 5px 0; padding: 0; }
.avtar-image{    background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;    overflow: hidden;}
.TestimonialPage{}
.ouretamgrid .ourtean_li img{-moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.ouretamgrid .ourtean_li:hover img{-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}
#btn_load_more_client{display: none;}
.service-list {
	padding: 50px 0px 0;
}
.service-list h2{
	font-size: 36px;
    margin: 0 auto 50px;
    text-align: center;
    max-width: 95%;
    line-height: 1.2;
    color: #000;
    font-family: 'montserrat-bold';
}

.services {

}
.service-name {
	margin-bottom: 40px;
}
.service-name p{
	line-height:1.5;
	letter-spacing:0.5px;
}
.service-name .service-title{color: #000; font-size: 18px;font-family: 'montserrat-semibold';}
/*=============*/
.our-standard {
	padding-top: 70px;
	border-bottom: 1px solid #b6b6b6;
	padding-bottom: 89px;
	position: relative;
	margin-bottom: 60px;
}

.our-standard h2 {
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 70px;
}
.our-standard p {
	color: #000;
	font-size: 13px;
	letter-spacing: 1.2px;
	line-height: 1.6;
}
.blocklist {
    margin-top: 49px;
    padding-right: 51px;
}
.blocklist li {
    color: #000;
    font-size: 14px;
    margin-bottom: 24px;
    position: relative;
    padding-left: 33px;
    letter-spacing: 0.7px;
    line-height: 1.6;
        list-style: none;
}
.our-standard .right-section{text-align: center;}
.clients_videos{display: none;}
.cus_portfolio_block a{float:left; font-size: 14px;}
.page_request_quote h3{
    margin: 0;
    padding: 10px 0 20px 0;
    color: #000;
    font-family: 'montserrat-light';
    font-size: 20px;

}
.page_request_quote h5{
   margin: 0;
    padding: 10px 15px 15px 0;
    color: #000;
    font-family: 'montserrat-regular';
    font-size: 14px;

}

.page_request_quote h4{
       margin: 0;
    padding: 10px 0 5px 0;
    color: #ec2b22;
    font-family: 'montserrat-regular';
    font-size: 20px;

}

.page_request_quote .col-lg-6 p{
color: #454545;
    line-height: 22px;	
}
.page_request_quote .col-lg-6 p a{
color: #454545;
}
.what_people_are_says h2 a{font-size: 14px; font-weight: normal;float: right;}


.hide_desktop{display: none}
.hide_mobile{display: block;}
#menu-item-513 .sub-menu .mCustomScrollBox{overflow: hidden !important; }
.m_b_30{margin-bottom: 30px;}
.content-portfolio-section .cus_portfolio_block p a + a{margin-left: 15px;}
.f_e_p{  font-size: 16px;    color: #ec2b22;}
.h_b_date{display: none;}
.cus_portfolio_block a + a{display: inline-block; margin-left: 15px;}
 
.footerrating{margin: 15px 0;}
.footerrating .star{
    /* background: url(../images/starrating.png) no-repeat;
    background-size: 100% 100%; */
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative; 
    top: 4px;
}
.footerrating .star i { font-size: 20px; color: #ec2b22 }
.f_e_p a { color: #a7a6a6 }
.f_e_p span a:hover{color: #fff;}
.portfoliopage .page_title{ background: none !important; }
.portfoliopage .page_title .entry-title, .portfoliopage .page_title .breadcrumb li, .portfoliopage .page_title .breadcrumb a, .portfoliopage .page_title .breadcrumb > li + li::before { color: #000 !important }

.bottomsec{ max-height:400px;}
.topsec .item{max-height: 400px;}

.headeroverlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block;  }
.toggled .headeroverlay { display: none; }

/*New contact page css*/
.cus_contact_form .content-part {padding-top: 0px;max-width: 238px;flex: 0 0 238px;width: 100%;margin-right: 30px;}
.cus_contact_form .content-part h3 {font-size: 30px;line-height: 36px;letter-spacing: -0.33px;margin-bottom: 26px; width: 100%;}
.cus_contact_form .content-part p {font-size: 14px;line-height: 24px;letter-spacing: -0.2px;}
.cus_contact_form .content-part .contet-list {margin-top: 38px;padding-left: 34px;}
.cus_contact_form .content-part .contet-list .list-blk {padding-bottom: 30px;position: relative;}
.cus_contact_form .content-part .contet-list .list-blk:first-child {
  padding-bottom: 235px;
}
.cus_contact_form .content-part .contet-list .list-blk:last-child {
  padding-top: 270px;
}
.cus_contact_form .content-part .contet-list .list-blk::after {content: "";position: absolute;width: 2px;background: rgba(145, 225, 255, 0.2) none repeat scroll 0% 0%;left: -26px;top: 6px;height: 100%;}
.cus_contact_form .content-part .contet-list .list-blk h4 {font-size: 16px;line-height: 22px;letter-spacing: -0.17px;margin-bottom: 10px;position: relative; padding: 0;}

.cus_contact_form .content-part .contet-list .list-blk h4::before {content: "";width: 18px;height: 18px;border: 3px solid rgb(255, 255, 255);background: #000;
position: absolute;left: -34px;top: 2px;border-radius: 50%;z-index: 1;}
.cus_contact_form .content-part .contet-list .list-blk::after {content: "";position: absolute;width: 2px;background: #ddd;
left: -26px;top: 6px;height: 100%;}
.cus_contact_form .content-part .contet-list .list-blk:last-child::after {
  height: calc(100% - 170px);
}
.page_request_quote {
  max-width: 1220px;
  margin: 0 auto;
 /* background: url(../images/map.jpg) no-repeat right bottom;*/
}
.address-list p {
  flex-direction: column;
  display: flex;
  line-height: 26px;
}
.cus_contact_right {
  position: relative;
  z-index: 1;
  padding: 80px 80px 0;
  background: rgba(236, 43, 34, 0.03) none repeat scroll 0% 0%;
}
.cus_contact_right::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: -20px;
  right: -20px;
  z-index: -1;
  background: rgba(236, 43, 34, 0.05) none repeat scroll 0% 0%;
}
.request_form .heading {
  display: flex;
  padding: 0 0 20px;
}
.request_form .heading .icon {
  background: #fff;
  border-radius: 100%;
  border: #ccc solid 1px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  margin-right: 15px;
  justify-content: center;
  padding: 10px;
}
.request_form .heading .icon img {
  max-width: 40px;
}
.request_form .heading h3 {
  width: calc(100% - 80px);
}
.request_form .your-email input, .request_form .your-name input, .request_form .company-challenge input, .request_form .your-phone input, .request_form .company-website input, .request_form textarea {
  background: none !important;
  display: inline-block;
  padding: 10px 20px;
  width: 100%;
  height: 55px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
.request_form textarea {
  height: 132px;
}
.request_form .wpcf7-checkbox {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.request_form .wpcf7-checkbox > span {
  width: calc(50% - 15px);
  background: #fff;
  margin-bottom: 15px;
  height: 80px;
  padding: 0;
}
.request_form .wpcf7-checkbox label {
  display: flex;
  align-items: flex-start;
  padding: 20px;
  position: relative;
}
.request_form .wpcf7-checkbox input {
  position: static;
  margin-right: 20px;
  opacity: 0;
}
.request_form .wpcf7-checkbox label:before {
  content: " ";
  border: 3px solid rgb(242, 219, 203);
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  left: 18px;
  top: 23px;
}
.request_form .wpcf7-checkbox label input:checked + span::before {
  content: "\f26b";
  background: rgb(242, 219, 203);
  font: normal normal normal 14px/1 'material-design-iconic-font';
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 0px 0 0 1px;
  line-height: 14px;
  position: absolute;
  left: 21px;
  top: 26px;
  width: 14px;
  height: 14px;
}
.calendar-block {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 10px;
}
.calendar-block > span input, .calendar-block > span select {
  height: 40px;
  border: #ddd solid 1px;
  padding: 0 10px;
  margin: 0 10px 20px 0;
}
.ui-widget-header .ui-icon {
  background-image: url("../images/calendar-pre-next.png");
}
.ui-datepicker .ui-state-default {
  border: 1px solid #ddd !important;
}
.ui-datepicker .ui-state-highlight {
  background: #000 !important;
  color: #fff !important;
  text-align: center;
}
.ui-datepicker.ui-widget.ui-widget-content {
  border: #ddd solid 1px !important;
}
.ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover, .ui-datepicker .ui-widget-header .ui-state-hover, 
.ui-datepicker .ui-state-focus, .ui-datepicker .ui-widget-content .ui-state-focus, .ui-datepicker .ui-widget-header .ui-state-focus,
.ui-datepicker  .ui-button:hover, .ui-datepicker .ui-button:focus {
  border: 0 !important;
}
.wpcf7-form-control-wrap.sdate input {
  max-width: 160px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 2px !important;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 2px !important;
}
.ui-datepicker .ui-datepicker-header {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
}
.math-captcha {
	padding: 0 0 20px;
	font-size: 16px;
}
.math-captcha span {
	padding: 15px 0 10px;
}
.math-captcha input{padding: 5px 10px;}
.request_form .submit-btn {
  background-color: #000;
  font-family: 'montserrat-light';
  padding: 10px 25px;
  border-radius: 3px;
  color: #fff;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  text-transform: inherit;
}
.page_request_quote .cus_contact_detail {
  float: left;
  padding: 40px 0;
}
.site-main .page_main_content .page_request_quote .cus_contact_detail > h3 {
  text-align: center;
  font-size: 42px;
  font-family: 'Montserrat-Light', Helvetica,Arial,sans-serif;
  color: #ec2b22;
  padding: 10px 0 40px;
}
.page_request_quote .address-list > div {
  border-right: #ddd solid 1px;
  padding: 0 25px;
}
.page_request_quote address{min-height: 40px;}
.page_request_quote .address-list > div:last-child{border: 0;}
.site-main .page_main_content .page_request_quote .address-list h3 {
  font-family: 'montserrat-light';
  font-size: 22px;
  color: #ec2b22;
}
.address-list i.zmdi {
  font-size: 20px;
  padding: 4px 10px 20px 0;
  float: left;
}
.range-slider-contact {
  border: #ddd solid 1px;
  border-radius: 3px;
  margin: 25px 0px;
  padding: 10px 20px;
}
.range-slider-contact #range-slideid {
  max-width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
  color: black;
  font-weight: 100;
}
.ui-slider-pips .ui-slider-label {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -1em;
  width: auto;
  white-space: nowrap;
  color: #000;
  font-size: 14px;
  font-weight: 100;
}
.ui-widget.ui-widget-content {
  border: 1px solid #ec2b22;
}
.ocrscf_circles-slider.ui-slider {
  
}
.ocrscf_circles-slider.ui-slider {
  border-radius: 20px;
  background: #f7d9d8 !important;
  border: none;
  height: 6px;
}
.ocrscf_circles-slider.ui-slider{height: 6px;}
.ui-slider .ui-slider-handle {
  width: 26px;
  height: 26px;
  top: -12px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, 
.ui-button.ui-state-active:hover, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, 
.ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 4px solid #ec2b22;
  background: #fff;
  font-weight: normal;
  color: #454545;
}
.ui-slider-float .ui-slider-tip, .ui-slider-float .ui-slider-tip-label {width: auto; white-space: nowrap; padding: 0 5px;}
.ui-widget-header {
  border: 1px solid #ec2b22;
  background: #ec2b22;
}
.ocrscf_circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-label, .ocrscf_circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-label {
  left: 0;
}
/*added css date on 27 sept*/

#site-navigation .dropdown-toggle{display: none !important;}

.sitemap ul { margin: 0; padding: 0 }
.sitemap ul li { margin: 0; padding: 0; color: #000;  }
.sitemap ul li a { color: #000 }
.sitemap ul li ul.sub-menu { max-height: none !important; }

.error-404 { padding: 50px 0; min-height: 400px; }
.error404 .error-lefttext { text-align: center; }
.error404 .error-lefttext span{ display: block; font-size: 60px; line-height: 50px; }
.error404 .error-lefttext h2{ color: #ec2b22; font-size: 150px; }
.error404 .error-lefttext small{ display: block; font-size: 35px; }
.error404 .page-header { margin: 0 0 30px 0px;  }
.error404 .page-header h1 { font-size: 26px; line-height: 30px; }
.error404 .error-righttext { padding-top: 50px; }

/*added css date on 03 oct*/
.fbfeed-top { position: relative; height: 70px; background: url(../images/fbtop.jpg) no-repeat left top; background-size: 100% auto; padding: 10px; }
.fbfeed-top div.overlay { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;  height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.fbfeed-top img { width: 50px; float: left; margin-right: 10px; position: relative; z-index: 1 }
.fbfeed-top h4 { overflow: hidden; position: relative; z-index: 1 }
.fbfeed-top h4 a {
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.fblikes { color: #ffffff; font-size: 11px; position: relative; z-index: 1 }
.fblikes img { float: none; width: auto; padding: 10px 0; margin: 0 }
.fblikes > a { color: #fff; font-size: 11px; }
.fbfeedbox { border-bottom: 1px solid #dddddd; padding: 20px 0; }
.fbfeedbox:first-child { padding-top: 0 }
.fbfeed-middle {background: #f6f7f9; border: 1px solid #e9ebee; padding: 8px; }
.fbfeed-middle > div { background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, .12); padding: 8px;  }
.fbfeed-middle p { margin-bottom: 0; font-size: 11px; }
.fbfeed-middle ul { margin: 0; padding: 0; height: 32px; overflow: hidden; }
.fbfeed-middle ul li { margin: 0; padding: 0; list-style-type: none; display: inline-block; }
.fbfeed-middle ul li img { max-width: 32px; max-height: 32px; }
.fbfeed { display: block; position: relative; background: #fff; padding: 10px; border: 5px solid #efefef; clear: both; overflow:hidden; height: 335px;  }
.fbfeed .mCSB_container, .fbfeed .mCustomScrollBox, .tweettext .mCSB_container, .tweettext .mCustomScrollBox { overflow: hidden !important; background-color: transparent; }
.feedtop { margin-bottom: 15px; }
.imgbox { width: 40px; float: left; margin-right: 10px; }
.feedlink { overflow: hidden; }
.feedlink p { font-size: 11px; color: #9197a3; margin-bottom: 0; line-height: 18px; }
.feedlink a { color: #000; font-size: 15px; font-weight: bold; }
.feedlink a:hover { color: #454545 }
.feedtext a:hover { text-decoration: underline; }
.feedtext:after { content: ''; clear: both; display: table; }
.feed-shared-link { float: left; clear: both; width: 100%; padding: 5px 10px; margin: 10px 0 0px 0; background: #f9f9f9; background: rgba(0,0,0,0.02); border: 1px solid rgba(0,0,0,0.07); }
.feed-link-title { margin-bottom: 0 }
.feed-link-title a {color: #454545; font-weight: bold; font-size: 13px;}
.feed-link-caption { font-size: 12px; }
.feed-shared-link p{ font-size:12px; color:#020202; }
.fbfeed .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .tweettext .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 1px; }

.tweetcover { border: 10px solid #efefef; }
.tweettop {border-bottom: 1px solid rgba(15,70,100,0.12); padding:10px }
.tweettop h4 { color: #000000; font-size: 12px; }
.tweettop h4 span { font-size: 20px; color: #454545; }
.tweettop h4 a { color: #3b94d9 }
.tweettext { overflow: hidden; height: 428px; }
.tweetbox { padding:10px; border-bottom: 1px solid #dddddd; }
.tweetbox:hover { background-color: rgba(160,200,220,.12); }
.tweetbox .imgbox { width: 32px; float: left; margin-right: 10px; }
.tweetbox .tweetcontent { overflow: hidden; padding: 0 0 10px; position: relative; }
.tweetcontent a { color: #000; font-size: 15px; }
.tweetcontent a span, .tweetcontent a:hover span{ color: #8899A6; font-size: 13px; }
.tweetcontent a:hover { color: #454545 }
.tweeticon { position: absolute; right: 0; }
.tweetbox:hover .tweeticon { color: #55acee }
.tweetdate { color: #e1e8ed; font-size: 11px; float: right; right: 0; }
.likeshare > a { font-size: 14px; padding: 0 5px; color: #e1e8ed; }
.likeshare > a:hover .fa-heart { color: #e81c4f }
.likeshare > a:hover .fa-share { color: #0084b4 }
.tweetbox:hover .likeshare > a, .tweetbox:hover .tweetdate { color: #667580 }

.entry-content.page_main_content a.post-thumbnail { max-width: 150px; float: left; margin: 0 50px 0px 0; padding: 0; }
.search-results article{ margin-bottom: 30px; }
.search-results article h1.entry-title  { margin-bottom: 0px; }
.search-results article header { margin-bottom: 15px; }
.search-results .entry-content, .search-no-results .entry-content{ padding: 35px 15px; width: 100% !important; clear: both }
.search-no-results .search-form { max-width: 280px; }
.search-no-results .search-form label { width: 100%; }
.search-no-results .search-form .search-field { width: 100%; height: 40px; border: 1px solid #ddd; padding: 10px; font-size: 14px; font-weight: normal; }
.search-no-results .search-form button.search-submit { padding: 0; width: 40px; margin-right: 0px; background-color: #000; color: #fff; border: 0; height: 40px; font-size: 18px; }

.faqbox { padding-left: 0px; }
.faqques { border-bottom: 1px solid #d5d5d5; margin-bottom: 0; padding: 18px 0; }
.faqques:first-child { padding-top: 0 }
.faqques:last-child { border-bottom: 0 }
.faqbox h4 { color: #000; font-size: 16px; margin-bottom: 0px; cursor: pointer; padding: 3px 0 3px 36px; position: relative; font-family: 'montserrat-regular';}
.faqbox h4:before { content: "+"; height: 24px; left: 0px; position: absolute; top: 0; width: 24px; text-align: center; line-height: 20px; font-size: 20px; background: #000; color: #fff; }
.faqques.active h4:before { content: "-" }
.faqbox p{ margin-bottom: 0px; line-height: 24px; font-size: 14px; padding-left: 36px; padding-top: 10px;}


.m-icon{display: inline-block; width: 36px; height: 36px;    top: -5px; background: url(../images/icon-magento-sprites.png) no-repeat; position: absolute; left: 0;}
.m-icon-m-t-d{background-position: 0 -2px;}
.m-icon-m-te-d{background-position: 0 -38px;}
.m-icon-m-e-d{background-position: 0 -74px;}
.m-icon-m-m-d{background-position: 0 -109px;}
.m-icon-m-ex-d{background-position: 0 -147px;}
.m-icon-m-s-o{background-position: 0 -183px;}
.m-icon-m-m-2{background-position: 0 -219px;}
.m-icon-m-s-s{background-position: 0 -253px;}
.m-icon-h-m-d{background-position: 0 -292px;}
.middlecontentdesign h4{position: relative; padding-left: 42px;}
.p_top_none{padding-top: 0 !important;}
/*css*/
#lifeatzaptechslider h3 {
  color: #ffffff;
  padding: 40px 0 0;
}
.page-id-554 .col-md-9.InnerPageContent, .page-id-556 .col-md-9.InnerPageContent{width:100%;}
.page-id-554 .content-portfolio-section, .page-id-554 .RightSideBar, .page-id-556 .content-portfolio-section, .page-id-556 .RightSideBar{display:none;}
.blog_author_date_wrapp {
  float: left;
  padding: 0 0 30px;
  width: 100%;
}
.single-format-standard h1.entry-title {
  margin: 0;
  padding: 0 0 5px;
}
.h_b_author, .h_b_detail_author {
  float: left;
  padding-right: 15px;
}
.home_social_media .h_b_li div.h_b_home_author, .home_social_media .h_b_li div.h_b_home_published_date {
  border: none !important;
  display: inline-block;
  float: none;
  padding-right:15px;
  height: auto;
  padding-bottom: 5px;
  width: auto;
}
/*end*/

.home_social_media .h_b_li{float: left; width: 100%; margin-bottom: 30px;} 
.home_social_media .h_b_li div{float: left; width: 50%; height: 260px; overflow: hidden; position: relative;}
.home_social_media .h_b_li div img{float: left; width: 50%; margin: 0 15px 0 0; }
.home_social_media .h_b_li div br{display: none;}
.home_social_media .h_b_li div:nth-child(odd) .h_b_date{position: absolute; left: 33%; background-color: #000; padding: 6px 10px; color: #fff; bottom: 14px;}
.home_social_media .h_b_li div:nth-child(even) .h_b_date{position: absolute; right: 33%; background-color: #000; padding: 6px 10px; color: #fff; bottom: 14px;}
.home_social_media .h_b_li div:nth-child(odd) .h4{margin-top: 15px; margin-bottom: 15px;font-family: 'montserrat-regular'; }
.home_social_media .h_b_li div:nth-child(even) .h4{margin-top: 15px; margin-bottom: 15px;margin-left: 15px; font-family: 'montserrat-regular';}
.home_social_media .h_b_li div:nth-child(even) p{margin-left: 15px;}
.home_social_media .h_b_li div h4{ font-size: 16px; line-height: 21px; margin-top: 10px; margin-bottom: 5px;padding-right: 20px;font-family: 'montserrat-regular';}
.home_social_media .h_b_li div:nth-child(3) img{float: right; margin: 0 0 0 15px;}
.home_social_media .h_b_li div:nth-child(4) img{float: right; margin: 0 0 0 15px;}
.home_social_media .h_b_li div:nth-child(3) h4{margin: 15px 0 15px 0;}
.home_social_media .h_b_li div:nth-child(4) h4{margin: 15px 0 15px 15px;}
.home_social_media .h_b_li div:nth-child(3) h4, .home_social_media .h_b_li div:nth-child(3) p{padding-left: 15px;}
.home_social_media .h_b_li div:nth-child(odd){border-right: 20px solid #fff;}
.home_social_media .h_b_li div:nth-child(even){border-left: 20px solid #fff;}
.home_social_media .h_b_li div a{color: #000;}
.home_social_media .h_b_li div a.more-link{color: red; text-transform: capitalize;font-size: 13px;}

/* 12 oct */

.home_social_media .fbfeed-cover, .home_social_media .tweetcover{height: 490px;}
.fbfeed-cover > iframe, .tweetcover > iframe {
  border: none;
  height: 100%;
  width: 100%;
}
.client-img {
  display: inline-block;
  height: 90px;
  width: 200px;
  background-image: url('../images/zaptech-logos.png');
  background-repeat: no-repeat;
}
.home_our_clients ul li:nth-child(1) .client-img{background-position: -28px -6px;}
.home_our_clients ul li:nth-child(2) .client-img{background-position: -273px -6px;}
.home_our_clients ul li:nth-child(3) .client-img{background-position: -528px -6px;}
.home_our_clients ul li:nth-child(4) .client-img{background-position: -775px -6px;}

.home_our_clients ul li:nth-child(5) .client-img{background-position: -19px -106px;}
.home_our_clients ul li:nth-child(6) .client-img{background-position: -278px -106px;}
.home_our_clients ul li:nth-child(7) .client-img{background-position: -525px -106px;}
.home_our_clients ul li:nth-child(8) .client-img{background-position: -777px -106px;}

.home_our_clients ul li:nth-child(9) .client-img{background-position: -25px -205px;}
.home_our_clients ul li:nth-child(10) .client-img{background-position: -277px -205px;}
.home_our_clients ul li:nth-child(11) .client-img{background-position: -525px -205px;}
.home_our_clients ul li:nth-child(12) .client-img{background-position: -775px -205px;}

.home_our_clients ul li:nth-child(13) .client-img{background-position: -28px -305px;}
.home_our_clients ul li:nth-child(14) .client-img{background-position: -277px -305px;}
.home_our_clients ul li:nth-child(15) .client-img{background-position: -524px -305px;}
.home_our_clients ul li:nth-child(16) .client-img{background-position: -775px -305px;}



#siwp_captcha_container_0 > br {
  display: none;
}
#siwp_captcha_container_0 > div {
  margin-bottom: 0px;
  margin-right: 15px;
  width: auto !important;
}
#siwp_captcha_container_0 .captcha-number-image-second > a {
  display: block;
  margin-top: 13px;
}
.captcha-number-image-first img { border: 1px solid #ddd }
.captcha-number-image-second img {
  max-width: 28px;
  height: auto !important;
}
.wpcf7-form-control-wrap.securimage_wp {
  display: none !important;
}
#siwp_captcha_container_0 > label {
  margin-top: 25px;
}
#siwp_captcha_container_0 > label .required {
  color: #ff0000;
  font-family: Merriweather,Georgia,serif;
}
#siwp_captcha_container_0 > input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; 
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857; 
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.prestashop_grid_section{margin: 50px 0 0 ;}
.prestashop_grid_section .p-icon{display: inline-block; width: 36px; height: 36px; top: -5px; background: url(../images/icon-prestashop-sprites.png) no-repeat; position: absolute; left: 0;}
.prestashop_grid_section .p-icon-p-t-c{background-position: 0 -2px;}
.prestashop_grid_section .p-icon-p-m-d{background-position: 0 -38px;}
.prestashop_grid_section .p-icon-p-g-i{background-position: 0 -74px;}
.prestashop_grid_section .p-icon-p-r-t{background-position: 0 -109px;}
.prestashop_grid_section .p-icon-p-v-u{background-position: 0 -147px;}
.prestashop_grid_section .p-icon-p-m-s{background-position: 0 -183px;}
.request_quote_title h3{font-size: 24px !important;}
 .page_request_quote p.text-center span.red { background: url(../images/icon-star.png) no-repeat;  width: 16px; height: 16px;  display: inline-block; position: relative; left: 5px;  top: 7px;}
.request_form p { margin-bottom: 15px; text-align: left;}
.upload-file-block {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.upload-file-block > p {
  font-weight: bold;
  margin: 0 0 20px;
}
.upload-file-block span {
  font-weight: normal;
}
.upload-file-block input[type="file"] {
  padding: 0;
}
.web_design_process_block{margin-bottom: 30px;}
.web_design_process_block h5{margin: 15px 0 10px 0; padding: 0; font-family: 'montserrat-regular'; color: #000; font-size: 18px;}
.web_design_process_block img{backface-visibility: hidden;  filter: grayscale(100%); transition: all 0.6s ease 0s;}
.InnerPageContent h3 a{color: inherit;}
.cus_post img{width: 100%;}
.sidebar ul li:before{border:0;}
.single-format-standard h1.entry-title{color: #000;}
.content-portfolio-section .cus_portfolio_block p.link_buttons{ position: absolute; bottom: 10%; left: 35%;}
.services_block_title p span.less span{display: none;}
.services_block_title p span.more span{display: inline; margin-top: 15px;;}
.services_block_title  .readmore{    display: inline-block; text-align: center;  /* display: block; */ height: 15px; width: 20px;  position: relative; cursor: pointer;}
.services_block_title  .readmore:before{ content: "+"; display: block; height: 15px; width: 20px; color: #000; position: absolute; top: 0px; font-size: 20px;}
.services_block_title  .readmore.less:before{content: "-"; }
.services_block_title p span.more span .spacer{height: 10px; display: block;}
.services_block_title p span.more span br{display: block;}

/*---------- Services page ---------*/
.portfolio a:after, .process-item .circle, .process-item .circle:before, .process-item .circle .num {
    -webkit-transition: all .25s ease-in-out 0s;
    -moz-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
}
.services{ color:#aaa}
.process-container{ display: inline-block; min-height: 220px; margin:0 auto 21px auto; }
.center_services{text-align:center;}
.process-item{ width: 110px; padding: 0 0 42px; margin-left: 50px; text-align: center; font-size: 14px; line-height: 20px; color: #fff; font-weight: bold; text-transform: uppercase; float: left; position: relative;}
.process-container .process-item:first-child{ margin-left: 0;}
.process-item figure{ margin: 0; display: block; margin-bottom: 3px; color: #000;    font-size: 40px;}
.process-item [class^="zmdi-"], .process-item [class*=" zmdi-"]{ width: auto;}
.process-item [class^="zmdi-"]:before, .process-item [class*=" zmdi-"]:before{ font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; font-size: 40px; line-height: 1em; width: auto; display: inline-block;}
.process-item [class^="zmdi-"]:before{-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.process-item1{ padding-top: 96px;}
.process-item2{ padding-top: 38px;}
.process-item3,
.process-item5{ padding-top: 67px;}
.process-item4{ padding-top: 8px;}
.process-item .circle{ border-radius: 500px; box-shadow: 0 0 0 2px #ec2b22; width: 18px; height: 18px; margin-left: -11px; position: absolute; left: 50%; background: #ec2b22; z-index: 9; bottom: 8px;}
.process-item:hover .circle{ width: 40px; height: 40px; bottom: -3px; margin-left: -22px;}
.process-item .circle:before{ display: block; position: absolute; left: 50%;   top: 50%; margin: -5px 0 0 -5px; border-radius: 50px; width: 10px; height: 10px; opacity: 1; background: #fff; content: "";}
.process-item:hover .circle:before{ opacity: 0;}
.process-item .circle .num{ display: inline-block; vertical-align: middle; opacity: 0; font-size: 18px; line-height: 26px; font-weight: normal; color: #fff;}
.process-item:hover .circle .num{ opacity: 1; -webkit-transition-delay: .25s; -moz-transition-delay: .25s; -o-transition-delay: .25s; padding-top: 8px;}
.process-item:after{ display: block;   position: absolute;   bottom: 44px; left: 47px;   height: 2px; background: #2d2d2d; width: 170px; content: "";}
.process-item1:after,
.process-item3:after{ -webkit-transform: skewY(-20deg); -moz-transform: skewY(-20deg); -o-transform: skewY(-20deg); -ms-transform: skewY(-20deg);}
.process-item2:after{ -webkit-transform: skewY(10deg); -moz-transform: skewY(10deg); -o-transform: skewY(10deg); -ms-transform: skewY(10deg); bottom: 0px;}
.process-item4:after{ -webkit-transform: skewY(21deg); -moz-transform: skewY(21deg); -o-transform: skewY(21deg); -ms-transform: skewY(21deg); bottom: -14px;  }
.process-item5:after{ -webkit-transform: skewY(-23deg); -moz-transform: skewY(-23deg); -o-transform: skewY(-23deg); -ms-transform: skewY(-23deg); bottom: 48px;}
.process-item6:after{ display: none;  }
.process-item p strong{color: #454545;} 
.process_description_wrap p{color: #454545;}
.process_description_wrap h5{display: none;}
.process-item:hover figure:before{color:#ec2b22;}
.web_design_process_block h3{text-align: center; margin-bottom: 5px;font-family: 'montserrat-semibold';padding: 10px 0 10px 0; font-size: 30px; margin-bottom: 20px;}
.web_design_process_block p{    text-align: center;width: 80%; margin: 0 auto;}
.web_design_process_block{margin: 30px 0 20px;}
.process-item.hover figure:before{color:#ec2b22;}
.process-item.hover p strong{color:#ec2b22;}
.web_design_process_block .process_description_wrap p{width: 100%; text-align: left;}
.process_description_wrap {padding: 30px 80px 20px;}
.iphone_app_grid_section{margin: 5px 0 50px;}
.iphone_app_grid_section .i_a_icon{display: inline-block; width: 100%; height: 80px; top: -5px; background: url(../images/icon-iphone-application.png) no-repeat; left: 0;}
.iphone_app_grid_section .i-retail{background-position: 0 0px;} 
.iphone_app_grid_section .i-education{background-position: 0 -80px;}
.iphone_app_grid_section .i-fashion{background-position: 0 -160px;}
.iphone_app_grid_section .i-healthcare{background-position: 0 -240px;}
.iphone_app_grid_section .i-banking{background-position: 0 -320px;}
.iphone_app_grid_section .i-manufacturing{background-position: 0 -400px;}
.iphone_app_grid_section .i-hospitality{background-position: 0 -480px;}
.iphone_app_grid_section .i-andmore{background-position: 0 -560px;}
.iphone_app_grid_section h4{padding: 30px 0 30px 90px; position: relative; font-family: 'montserrat-Regular'; color: #000;  font-size: 16px;}
.iphone_app_grid_section .col-sm-3{padding-top: 0px; padding-bottom:20px; }

.process_description_wrap .process_description_1, .process_description_wrap .process_description_2, .process_description_wrap .process_description_3, .process_description_wrap .process_description_4, .process_description_wrap .process_description_5, .process_description_wrap .process_description_6{display: none;}
.process_description_wrap .active{display: block;}
.testimonials-list .avtar-image{    overflow: hidden; height: 100px;width: 100px;  margin: 0 auto;}
.h4_title{ font-family: 'montserrat-regular'; color: #231f20; margin: 0; padding: 10px 0 15px 0; font-size: 20px; line-height: 22px;}


/* Lightbox CSS */ 

.lb-loader,.lightbox{text-align:center;line-height:0}
body:after{content:url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);display:none}
.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}
body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}
.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}
.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}
.lightbox a img{border:none}
.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}
.lb-loader,.lb-nav{position:absolute;left:0}
.lb-outerContainer:after{display:table}
.lb-loader{top:43%;height:25%;width:100%}
.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}
.lb-nav{top:0;height:100%;width:100%;z-index:10}
.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}
.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}
.lb-next:before{content: ""; display: block; width: 60px;height: 110px; background: url(../images/custom-slider-arrows-sprite-image.png) right no-repeat; position: absolute; right: 0; background-size: 110px; background-position: -55px 0; top:45%;}
.lb-prev:before{content: "";  display: block;  width: 60px; height: 110px; background: url(../images/custom-slider-arrows-sprite-image.png) left no-repeat; position: absolute; left: 0;top:45%; background-size: 110px; background-position: 0 0;}


.lb-nav a.lb-prev{width:34%;left:0;float:left;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}
.lb-nav a.lb-next{width:64%;right:0;float:right; filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}
.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}
.lb-dataContainer:after{display:table}
.lb-data{padding:0 4px;color:#ccc}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}
.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}
.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}
.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
.example-image-link{width: 100%;}
#portfolio_slider .owl-item img{float: left;}
#portfolio_slider .owl-item .item{margin-bottom: 40px;}
.content-portfolio-section .cus_portfolio_block p.link_buttons{bottom: 10px; left: 220px;}
.center_wrapper{margin: 50px 0;}
.four_block .icon-container {border: 3px solid rgba(66, 78, 92, 0.47); border-radius: 50%; height: 160px; margin: 0 auto 23px; text-align: center; transition: all 0.26s ease 0s; width: 160px;}
.icon-circle {background: rgba(38, 161, 224, 0.1); transition: transform 0.1s ease-out 0s, background 0.2s ease 0s, -webkit-transform 0.1s ease-out 0s;}
.four_block .icon-container .icon { background-color: #6e6f72; border: 20px solid #fff; border-radius: 50%; display: inline-block; height: 130px; position: relative; top: 77px; transform: translateY(-50%); transition: all 0.75s ease 0s; width: 130px;}
.four_block img { margin-top: 15px;}
.icon-circle:after { border-radius: 50%; box-shadow: 0px 0px 0px 2px rgba(38, 161, 224, 0.1);  box-sizing: content-box; content: ""; height: 100%;left: 0; opacity: 0; padding: 0px 0px; pointer-events: none; position: absolute;  top: 0%;  transform: scale(0.9); transition: all 0.9s ease 0s; width: 100%; z-index: -1;}
.four_block h3 { font-size: 16px; padding: 0px; margin: 0px; text-align: center; font-family: 'montserrat-semibold'; line-height: 22px;}
.four_block .icon-container:hover { border-color: #ec2b22;}
.four_block .icon-container:hover .icon { background-color: #ec2b22; border-color: #ffc0bd;}
.icon-n-ios-app{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: block; margin: 14px;}
.icon-n-android-app{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: block; margin: 14px; background-position: 0 -60px;}
.icon-n-windows-app{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: block; margin: 14px; background-position: 0 -120px;}
.icon-n-hybrid-app{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: block; margin: 14px;background-position: 0 -180px;}
.services_bg {
    background: #f5f5f5 none repeat scroll 0 0;
    margin-top: 80px;
    padding-bottom: 30px;
}
.heading_caption {
    padding: 26px 0 0px 0;
    text-align: center;
}
.heading_caption h3 {
    color: #000;
    font-family: "montserrat-regular";
    font-size: 26px;
    margin-bottom: 20px;
}
.heading_caption p {
        color: #454545;
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.mar2x { margin-top: 40px;}
.service_block1 h3 { color: #000; font-family: "montserrat-semibold"; font-size: 16px; margin-bottom: 10px;}
.mobile-service-bg {clear: both; padding: 50px 0 50px;}
ul.service_list { margin-left: 0px; padding-left: 0px; margin-top: 30px;}
ul.service_list li {list-style: none; position: relative; padding: 3px 0 3px 30px !important; margin-bottom: 15px; position: relative; }
.list-text-icon { width: 6%; float: left; line-height: 33px;}
.service_block-list { float: left; width: 85%; margin-left: 5%;}
.service_block-list h4 {
    font-size: 14px;
    color: #454545;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 22px;
    font-family: "montserrat-Light";
    font-weight: normal;
}

/*css*/
.main-navigation {
  padding-right: 10px;
}
/*end*/

.icon-creative-design{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: inline-block; background-position: 0 -240px;}
.icon-interactive-elements{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: inline-block; background-position: 0 -300px;}
.icon-self-intuitive-navigation{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: inline-block; background-position: 0 -360px;}
.icon-robust-back-end{background: url(../images/icon-mobile-app-development-company.png) no-repeat;width:60px; height: 60px; background-size: 100%; display: inline-block; background-position: 0 -420px;}
.mobile-infogrphic-services{text-align: center;    padding-top: 50px;}
.service_list li:before{display: none !important;}
.service_list li .zmdi{position: absolute; left: 0; top: 0;font-size: 18px; border: 1px solid #000; width: 36px; height: 36px; border-radius: 50%; line-height: 33px;}
div#wrapper { margin:0 auto; width:900px; background:#FFF;}
div#mainContent { width:560px; padding:20px; float:left;}
div#sideBar { width:230px; padding:20px; margin-left:30px; float:left;}
.clear {clear:both;}
div#sticker { padding:20px; margin:20px 0; width:190px;}
.stick { /* position:fixed;  top:105px; right: 20px; */}
.mobile-app-banner{background: url(../images/mobile-app-banner-bg.jpg) no-repeat;    background-size: cover; color: #fff; padding: 3% 0 0 0;    background-position: top center !important;}
.mobile-app-banner h1.entry-title{width: 100%; font-family: 'montserrat-semibold'; font-size: 40px; padding-left: 0 !important; padding-top: 5% !important; padding-bottom: 20px!important;}
.mobile-app-banner h4{font-family: 'montserrat-regular'; font-size: 18px;color: #fff; margin-bottom: 10px; clear: both;}
.mobile-app-banner p{color: #fff; font-size: 13px;}
.mobile-app-banner p .btn{background-color: transparent; border-color: #fff; margin-bottom: 20px;  margin-top: 15px; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; padding: 12px 20px;}
.mobile-app-banner p .btn:hover{color: #fff;    background-color: #ec2b23; border-color: #ec2b23;}
.btn-enquire-us{position: fixed; top: 25%; right: -2px; z-index: 1111;}
@media (min-width: 1201px){.container { width: 1260px;}}
.mobile-app-section2 {margin: 40px -35px 0; clear: both; background-color: #efefef; padding-bottom: 50px;}
.mobile-app-section2 h3 { font-size: 26px; color: #000; text-transform: none; margin-bottom: 10px; font-weight: 500; font-family: 'montserrat-semibold'; text-align: center; margin: 20px 0 50px;line-height: 35px;}
.mobile-app-section2 .iphone_develop .iphone_develop_left { margin: 0; padding: 0;}
.mobile-app-section2 ul li {
    line-height: 22px;
    font-size: 15px;
    color: #585454;
    list-style-type: square;
    margin-left: 15px;
    word-wrap: break-word;
}
.mobile-app-section2 .iphone_develop .iphone_develop_left { margin: 0; padding: 0;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li { margin: 0 0 40px; padding: 0; list-style-type: none; clear: both; display: inline-block;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li.ideation .iphone_develop_text { float: left; width: 70%;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li h4 { font-size: 16px; text-align: right; margin-bottom: 5px; color: #000; font-family: 'montserrat-regular';}
.mobile-app-section2 p {
    font-size: 15px;
    color: #373737;
    line-height: 24px;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    text-align: left;
}
.mobile-app-section2 .iphone_develop .iphone_develop_left li p { text-align: right;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li.planning .iphone_develop_text { float: left; width: 70%;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li.planning .iphone_develop_image { float: right; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll 0 -80px;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li:last-child { margin-bottom: 0;}
.mobile-app-section2 .iphone_develop .iphone_develop_left li.uiux .iphone_develop_image { float: right; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll 0 -161px;}
.mobile-app-section2 .iphone_develop .iphone_develop_right li { margin: 0 0 40px; padding: 0; list-style-type: none; clear: both; display: inline-block;}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.code .iphone_develop_text { float: right; width: 70%;}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.code .iphone_develop_text p{text-align: left;}
.mobile-app-section2 .iphone_develop .iphone_develop_right li h4 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
    font-family: 'montserrat-regular';
}
.mobile-app-section2 p {
    font-size: 15px;
    color: #373737;
    line-height: 24px;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    text-align: left;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.code .iphone_develop_image {
    float: left;
    width: 73px;
    height: 72px;
    background: url(../images/ios_icons.png) no-repeat scroll -80px 0;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.testing .iphone_develop_text {
    float: right;
    width: 70%;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.testing .iphone_develop_image {
    float: left;
    width: 73px;
    height: 72px;
    background: url(../images/ios_icons.png) no-repeat scroll -80px -80px;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li:last-child {
    margin-bottom: 0;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.deployment .iphone_develop_text {
    float: right;
    width: 70%;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li h4 {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    font-family: 'montserrat-regular';
}
.mobile-app-section2 section.innerContentWrapper p {
    font-size: 15px;
    color: #373737;
    line-height: 24px;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    text-align: left;
}
.mobile-app-section2 .iphone_develop .iphone_develop_right li.deployment .iphone_develop_image {
    float: left;
    width: 73px;
    height: 72px;
    background: url(../images/ios_icons.png) no-repeat scroll -80px -161px;
}
.mobile-app-section2 .iphone_develop .iphone_develop_left li.uiux .iphone_develop_text {
    float: left;
    width: 70%;
}
.mobile-app-section2 .iphone_develop .iphone_develop_left li.ideation .iphone_develop_image {
    float: right;
    width: 73px;
    height: 72px;
    background: url(../images/ios_icons.png) no-repeat scroll 0 0;
}
.mobile-apps-services-section ul.service_list li{padding-left: 0 !important;margin-bottom: 5px;}
.service_block-list{margin-left: 0;}
.mobile-app-section2 ul li:before{display: none;}
.mobile-app-section2 .iphone_develop .iphone_develop_left, .mobile-app-section2 .iphone_develop .iphone_develop_right{margin-top: 50px;}
.icon_m_a_d_s{background: url(../images/icon-mobile-app-services.png) no-repeat; background-position: 0 0; display: inline-block; width: 100%; height: 30px; position: relative; top: 0; left: 0; padding-left: 40px;padding-top: 4px;}
.icon-m-a-d-s-b-i{background-position: 0 0;}
.icon-m-a-d-s-t-a{background-position: 0 -30px;}
.icon-m-a-d-s-g-a{background-position: 0 -60px;}
.icon-m-a-d-s-t-u-i{background-position: 0 -90px;}
.icon-m-a-d-s-s-a{background-position: 0 -120px;}
.icon-m-a-d-s-e-a{background-position: 0 -150px;}
.icon-m-a-d-s-s-n-a{background-position: 0 -180px;}
.icon-m-a-d-s-o-s-a{background-position: 0 -210px;}
.icon-m-a-d-s-u-g-a{background-position: 0 -240px;}
.icon-m-a-d-s-e-p{background-position: 0 -270px;}
.icon-m-a-d-s-l-e-a{background-position: 0 -300px;}
.icon-m-a-d-s-b-r-a{background-position: 0 -330px;}
.icon-m-a-d-s-h-a{background-position: 0 -360px;}

.two_colorbox {
       position: relative;
    padding: 50px 0;
    /* width: 100%; */
    text-align: center;
    margin: 0px -35px;
}
.two_colorbox.custom_ios {
    padding: 30px 0 0;
}
.two_colorbox:before, .two_colorbox:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
}
.two_colorbox:before {
    left: 0;
    background: #141312;
}
.two_colorbox.custom_ios:before {
    background: #ec2b23;
}
.two_colorbox .container {
    position: relative;
    z-index: 10;
    width: auto;
    max-width: 1600px;
}
.two_colorbox:after {
    right: 0;
    background: #231f20;
}

.two_colorbox h3 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.two_colorbox.custom_ios h2, .two_colorbox.custom_ios h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    text-transform: none;
}
.two_colorbox a {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    border: solid #fff 1px;
    padding: 0 100px;
    text-transform: uppercase;
}
.two_colorbox.custom_ios .white_btnbox a {
    font-size: 14px;
    margin: 0 10px;
    padding: 0 24px;
    line-height: 40px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
}
.two_colorbox.custom_ios .white_btnbox a:hover{background-color:transparent; color: #fff;}


.features_new {
    margin: 50px -35px;
    clear: both;
    /* float: left; */
    /* width: 100%; */    
    padding: 0 0 50px 0;

}
.features_new ul {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 11;
}
.features_new ul li {
    position: relative;
    padding-right: 120px;
    margin-top: 160px;
}
.features_new ul li.first:before {
    display: block;
    content: '';
    background: url(../images/plus_line.png) left top no-repeat;
    width: 230px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 75%;
}
.features_new ul li .icon_box {
    text-align: right;
    margin-bottom: 15px;
}
.features_new ul li i {
    display: inline-block;
    width: 58px;
    height: 58px;
    border: solid #ef323a 1px;
    border-radius: 50%;
    background-position: center top+12px;
    background-repeat: no-repeat;
}
.features_new ul li i.icon1 {
    background-image: url(../images/amazing_features.png);
}
.features_new ul li h4{
    font-size: 18px;
    color: #000;
    text-align: right;
    /* font-weight: 400; */
    margin-bottom: 5px;
    margin: 0;
    padding: 0;
}
.features_new ul li p {
    font-size: 13px;
    text-align: right;
    color: #797979;
    line-height: 20px;
}
.features_new ul li.second:before {
    display: block;
    content: '';
    background: url(../images/plus_line2.png) left top no-repeat;
    width: 230px;
    height: 80px;
    position: absolute;
    top: -31px;
    left: 75%;
}
.features_new ul li .icon_box {
    text-align: right;
    margin-bottom: 15px;
}
.features_new ul li i.icon2 {
    background-image: url(../images/freindly_support.png);
}
.features_new figure {
    margin: 0 auto;
    text-align: center;
}
.features_new ul.right {
    padding-top: 75px;
}
.features_new ul.right li {
    padding-right: 0;
    padding-left: 120px;
}
.features_new ul.right li.first:before, .features_new ul.right li.second:before {left: -36%;}
.features_new ul.right li.first:before {background: url(../images/plus_line3.png) left top no-repeat;}
.features_new ul.right li .icon_box, .features_new ul.right li h3, .features_new ul.right li p { text-align: left !important;}
.features_new ul li i.icon3 { background-image: url(../images/creative_presentation.png);}
.features_new ul.right li.second:before { background: url(../images/plus_line4.png) left top no-repeat;}
.features_new ul.right li .icon_box, .features_new ul.right li h3, .features_new ul.right li p { text-align: left;}
.features_new ul li i.icon4 {background-image: url(../images/powerfull_code.png);}
.features_new ul li:before{border: 0;}
.features_new ul.left li h4{text-align: right; color: #000; font-family: 'montserrat-regular'; margin-bottom: 5px;}
.features_new ul.right li h4{text-align: left; color: #000; font-family: 'montserrat-regular'; margin-bottom: 5px;}
.features_new ul.left p{text-align: right;}
@media (min-width: 768px){#GetQuoteModal .modal-dialog { width: 480px; margin: 30px auto;}}
#GetQuoteModal .modal-title{font-family: 'montserrat-semibold'; color: #000; font-size: 20px;}
#GetQuoteModal .form-control{height: 40px;}
#GetQuoteModal textarea.form-control{height: 90px;}
#GetQuoteModal input::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
#GetQuoteModal input:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
#GetQuoteModal input::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
#GetQuoteModal input:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}
#GetQuoteModal textarea::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
#GetQuoteModal textarea:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
#GetQuoteModal textarea::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
#GetQuoteModal textarea:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}
#GetQuoteModal textarea{max-height:110px;}
#GetQuoteModal .close{filter: alpha(opacity=100); opacity: 1;}
#GetQuoteModal .captcha-number-image-first{ float: left; margin-left: 100px;}
/*#GetQuoteModal #siwp_captcha_container_0>label{position: absolute; left: 0; top: 0;}
#GetQuoteModal #siwp_captcha_container_0>input{position: absolute;right: 0; top: 10px;}*/
#siwp_captcha_container_0{position: relative; width: 390px;}
.mobile-service-bg { background: url(/wp-content/themes/zaptechsolutions/images/mobile-ui-ux-design.jpg) no-repeat left bottom #efefef; margin: 0 -35px; background-size: auto 80%;}
.content-mobile-portfolio-section { margin: 0 -35px 0 -35px;}
.content-mobile-portfolio-section .container-fluid{}
.mobile-app-banner h2 {font-family: 'montserrat-regular';font-size: 18px;color: #fff; margin-bottom: 10px; clear: both;}
.features_new h3{text-align: center; font-size: 26px;margin: 30px 0 50px; color: #000;}
.features_new h3 span{color: #ec2b23;} 
.content-mobile-portfolio-section .mobile-app-portfolio-section .link_buttons{ position: absolute;   bottom: 15% !important;left: 54.5% !important;}
#cus_portfolio_slider .owl-next{ position: absolute; top: 45%; right: 50px; width: 48px; height: 100px; background: url(../images/custom-slider-arrows-sprite-image.png) no-repeat right; text-indent: -10000px; background-size: 100px auto;}
#cus_portfolio_slider .owl-prev{position: absolute; top: 45%; left: 50px; width: 48px; height: 100px; background: url(../images/custom-slider-arrows-sprite-image.png) no-repeat left; text-indent: -10000px; background-size: 100px auto;}
.custom-template-mobile-app .what_people_are_says{min-height: inherit; padding: 0 20px 20px !important; margin-top: 35px;    background-color: #efefef;}
.custom-template-mobile-app .what_people_are_says .testimonial-left{display: none;}
.custom-template-mobile-app .what_people_are_says .testimonials-text p{font-size: 14px;}
.custom-template-mobile-app .what_people_are_says h3{margin: 0; padding:30px 0 0 0; color: #000; font-family: 'montserrat-semibold'; font-size: 20px;}
.custom-template-mobile-app .what_people_are_says .testimonial-author{position: relative; top: 0; left: 0;}
.iphone-app-section3{background-color: #efefef; padding: 50px 0;    margin-top: 0;}
.iphone-app-section3 ul.iphone_develop_left li{width: 100%; margin-bottom: 65px !important;} 
.iphone-app-section3 ul.iphone_develop_right li{width: 100%;margin-bottom: 88px !important;}
.iphone-app-section3 h3{font-family: 'montserrat-regular'; margin: 0 0 30px 0;}
.iphone-app-section3 h3 strong{font-family: 'montserrat-semibold'; color: #ec2b22;}
.ios-app-process .process-item{margin-left: 28px;}
.ios-app-process .process-item:after{width: 140px;}
.ios-app-process .process-item.hover p strong{ color: #000;}
.ios-app-process .process-item.hover figure:before{color: #000;}
.iphone-app-section3 .alpha{padding-right: 0;}
.iphone-app-section3 .omega{padding-left: 0;}
.iphone-app-section3 .col-md-6{padding-left: 0; padding-right: 0;}
.iphone-app-section3 .col-md-6 img{width: 90%;}
.iphone-app-section3 .iphone_develop .iphone_develop_left .iphone_develop_image{width: 48px !important; height: 48px !important; background-size: 100% 100% !important;}
.iphone-app-section3 .iphone_develop .iphone_develop_text{width: 100% !important;}
.iphone-app-section3 .iphone_develop .iphone_develop_right .iphone_develop_image{width: 48px !important; height: 48px !important; background-size: 100% 100% !important;}
.iphone-app-section3 .iphone_develop .iphone_develop_left{margin-top: 175px !important;}
.iphone-app-section3 .iphone_develop .iphone_develop_right{margin-top: 242px !important;}
.ios-process-section{background: url(../images/ios-process-section-bg.jpg) no-repeat #000; background-size: cover; padding:60px 0 20px; margin: 0; text-align: center;}
.ios-process-section h3{ text-align: center; color: #fff; padding: 0 0 10px 0; font-size: 24px;}
 .iphone-app-section2 h3{padding: 15px 0 20px 0;}
 .ios-process-section p{text-align: center !important; color: #fff; margin-bottom: 25px;}
.technology-block{    padding: 20px;  background-color: #efefef;    margin-top: 30px;}
.technology-block h3{padding: 0 0 15px 0; font-size: 20px;}
.technology-block ul li:before{  content: '\f26b'; display: inline-block; font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;font-size: 20px; top: 6px; border: 0; width: auto; height: auto; color: #ec2b23;}
.technology-block ul li{padding: 5px 3px 5px 24px !important; font-size: 14px; border-top: 1px solid #e2dbdb;}
.technology-block ul{padding-bottom: 0;}
.technology-block ul li:first-child{border-top: 0px solid #ccc5c5;}
.iphone-app-section3 .iphone_develop .iphone_develop_left li h4{ font-size: 14px !important; text-align: right !important; margin-bottom: 5px; color: #000;font-family: 'montserrat-regular';}
.iphone-app-section3 .iphone_develop .iphone_develop_right li h4{ font-size: 14px !important; text-align: left !important; margin-bottom: 5px; color: #000;font-family: 'montserrat-regular';}
.custom-template-mobile-app .InnerPageContent p{ text-align: justify;}
.php-development-section2 .iphone_develop p{text-align: center !important;}
.php-development-section2{ margin: 40px 0 0; clear: both; background-color: #efefef; padding-bottom: 50px;}
.php-development-section2 h3{font-size: 26px; color: #000; text-transform: none; text-align: center; margin: 30px 0 0; line-height: normal;}
.php-development-section2 h4{text-align: center;}
.mobile-apps-services-section{background-color: #efefef; padding: 30px; margin-top: 30px; border:1px solid #e6e6e6; margin-bottom: 30px;}
.mobile-apps-services-section h3{    text-align: center; padding-top: 15px;font-size: 24px;padding-bottom: 20px;font-family: 'montserrat-semibold';}
.mobile-apps-services-section p{text-align: center !important;}
.mobile-apps-services-section ul.service_list li p{margin-bottom: 0;}
.php-development-services-section { background-color: #efefef;  margin: 30px 0 0 0; padding:20px; border: 1px solid #ddd; margin-bottom: 30px;}
.php-development-services-section h3{font-size: 26px; color: #000; text-transform: none; text-align: center; margin: 0; line-height: normal;}
.php-development-services-section .short_text{width: 80%; margin: 0 auto 15px;}
.php-development-services-section p{    text-align: center !important;}
.php-development-services-section img{max-width:100%;}
.php-development-section2 ul li{list-style-type: none; padding-left: 0; padding-right: 0;}
.php-development-section2 ul li:before{display: none;}
.php-development-section2 ul li h4{color: #000;font-family: 'montserrat-Light'; font-size: 15px;}
.php-development-section2 ul.left h4{text-align: right;}
.php-development-section2 ul.right h4{text-align: left;}
.php-development-section2 ul.left{margin-top: 50px;}
.php-development-section2 ul.right{margin-top: 50px;}
.php-development-section2 ul.left li:nth-child(2){margin-top: 56px;}
.php-development-section2 ul.left li:nth-child(3){margin-top: 60px;}
.php-development-section2 ul.left li:nth-child(4){margin-top: 75px;}
.php-development-section2 ul.left li:nth-child(5){margin-top: 60px;}
.php-development-section2 ul.right li:nth-child(2){margin-top: 70px;}
.php-development-section2 ul.right li:nth-child(3){margin-top: 105px;}
.php-development-section2 ul.right li:nth-child(4){margin-top: 88px;}
.php-development-section2 .alpha{padding-right: 0;}
.php-development-section2 .omega{padding-left: 0;}
.php-development-section2 .col-md-6{text-align: center;}
.a_a_s_process_block{width: 500px; height: 500px; margin: 0 auto; position: relative; border: 0px solid #ddd; border-radius: 50%; background: url(../images/android-app-development-process-bg.png) no-repeat; background-size: 100% 100%;}
.process_block_1 { padding-left: 70px; height: auto; width: 200px;position: absolute; top: 7%; left:-1%; text-align: center; font-family: 'montserrat-Regular'; color: #000;}
.process_block_2 {
    padding-left: 70px;
    height: auto;
    width: 200px;
    position: absolute;
    top: 42%;
    left: -20%;
    text-align: center;
    font-family: 'montserrat-Regular';
    color: #000;
}
.process_block_3 {
    padding-left: 70px;
    height: auto;
    width: 200px;
    position: absolute;
    top: 80%;
    left: 2%;
    text-align: center;
    font-family: 'montserrat-Regular';
    color: #000;
}
.process_block_4 {
    padding-left: 70px;
    height: auto;
    width: 200px;
    position: absolute;
    top: 78%;
    left: 48%; 
    text-align: center;
    font-family: 'montserrat-Regular';
    color: #000;
}
.process_block_5 {
    padding-left: 70px;
    height: auto;
    width: 200px;
    position: absolute;
    top: 38%;
    left: 66%;
    text-align: center;
    font-family: 'montserrat-Regular';
    color: #000;
}

.process_block_6 {
    padding-left: 70px;
    height: auto;
    width: 200px;
    position: absolute;
    top: 4%;
    left: 46%;
    text-align: center;
    font-family: 'montserrat-Regular';
    color: #000;
}
.a_a_s_process_block br{display: none;}

.i-a-a-s-p {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    left: 0;
    display: block;
    margin: 0 auto;
    background: url(../images/icon-android-app-development-process.png) no-repeat #ec2b23;
    margin-bottom: 10px;
    color: #000;
}
.i-concept{background-position: 0 0;}
.i-interaction{background-position: 0 -80px;}
.i-design{background-position: 0 -160px;}
.i-code{background-position: 0 -240px;}
.i-testing{background-position: 0 -320px;}
.i-complete{background-position: 0 -400px;}

.a_a_s_process_block:before{   
       content: '\f33b';
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 39%;
    left: 41%;
    height: 100px;
    width: 100px;
    font-size: 120px;
    color: #cecbcc;

}
.android-app-services-process{margin: 80px 0; } 


.android-development-section1 .features_new {
    margin: 0;
    clear: both;
    /* float: left; */
    /* width: 100%; */    
    padding: 0 0 50px 0;

}
.android-development-section1 .features_new ul {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 11;
}
.android-development-section1 .features_new ul li {
    position: relative;
    padding-right: 150px;
    margin-top: 30px;
    text-align: right;
}
.android-development-section1 .features_new ul li.first:before {
    display: block;
    content: '';
    background: url(../images/a_p_plus_line.png) left top no-repeat;
    width: 230px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 75%;
}
.android-development-section1 .features_new ul li .icon_box {
    text-align: right;
    margin-bottom: 15px;
}
.android-development-section1 .features_new ul li i {
    display: inline-block;
    width: 58px;
    height: 58px;
    border: solid #ef323a 1px;
    border-radius: 50%;
    background-position: center top+12px;
    background-repeat: no-repeat;
}
.android-development-section1 .features_new ul li i.icon1 {
    background-image: url(../images/amazing_features.png);
}
.android-development-section1 .features_new ul li h4{
    font-size: 18px;
    color: #000;
    text-align: right;
    /* font-weight: 400; */
    margin-bottom: 5px;
    margin: 0;
    padding: 0;
}
.android-development-section1 .features_new ul li p {
    font-size: 13px;
    text-align: right !important;
    color: #797979;
    line-height: 20px;
}
.android-development-section1 .features_new ul li.second:before {
    display: block;
    content: '';
    background: url(../images/a_p_plus_line2.png) left top no-repeat;
    width: 230px;
    height: 20px;
    position: absolute;
    top: 25px;
    left: 75%;
}

.android-development-section1 .features_new ul li.third:before {
    display: block;
    content: '';
    background: url(../images/a_p_plus_line3.png) left top no-repeat;
    width: 230px;
    height: 80px;
    position: absolute;
    top: -6px;
    left: 75%;
}
.android-development-section1 .features_new ul li .icon_box {
    text-align: right;
    margin-bottom: 15px;
}
.android-development-section1 .features_new ul li i.icon2 {
    background-image: url(../images/freindly_support.png);
}
.android-development-section1 .features_new figure {
    margin: 0 auto;
    text-align: center;
}
.android-development-section1 .features_new ul.right {
    padding-top: 30px;
}
.android-development-section1 .features_new ul.right li {
    padding-right: 0;
    padding-left: 60px;
    text-align: left;
}
.android-development-section1 .features_new ul.right li.first:before, .android-development-section1 .features_new ul.right li.second:before {left: -48%;}
.android-development-section1 .features_new ul.right li.first:before {background: url(../images/a_p_plus_line4.png) left top no-repeat;}
.android-development-section1 .features_new ul.right li .icon_box, .android-development-section1 .features_new ul.right li h3, .android-development-section1 .features_new ul.right li p { text-align: left;}
.android-development-section1 .features_new ul.right li .icon_box, .android-development-section1 .features_new ul.right li h3, .android-development-section1 .features_new ul.right li p { text-align: left;}
.android-development-section1 .features_new ul li i.icon3 { background-image: url(../images/creative_presentation.png);}
.android-development-section1 .features_new ul.right li.second:before { background: url(../images/a_p_plus_line5.png) left top no-repeat;}
.android-development-section1 .features_new ul.right li.third:before { background: url(../images/a_p_plus_line6.png) left top no-repeat;left: -48%;}
.android-development-section1 .features_new ul.right li .icon_box, .android-development-section1 .features_new ul.right li h3, .android-development-section1 .features_new ul.right li p { text-align: left;}
.android-development-section1 .features_new ul li i.icon4 {background-image: url(../images/powerfull_code.png);}
.android-development-section1 .features_new ul li:before{border: 0;}
.android-development-section1 .features_new ul.left li h4{text-align: right; color: #000; font-family: 'montserrat-regular'; margin-bottom: 5px;}
.android-development-section1 .features_new ul.right li h4{text-align: left; color: #000; font-family: 'montserrat-regular'; margin-bottom: 5px;} 

.android-development-section1 .features_new ul li .icon_box{
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    left: 0;
    display: inline-block;
    margin: 0 auto;
    background: url(../images/icon-android-app-development-process.png) no-repeat;
    margin-bottom: 10px;
    color: #000;  
    background-size: 100%;
}

.android-development-section1 .features_new ul li.first .icon_box{background-position: 0 0;}
.android-development-section1 .features_new ul li.second .icon_box{background-position: 0 -60px;}
.android-development-section1 .features_new ul li.third .icon_box{background-position: 0 -120px;}
.android-development-section1 .features_new ul.right li.first .icon_box{background-position: 0 -180px;}
.android-development-section1 .features_new ul.right li.second .icon_box{background-position: 0 -240px;}
.android-development-section1 .features_new ul.right li.third .icon_box{background-position: 0 -300px;}
.android-development-section1 .features_new h3 {
    text-align: center;
    font-size: 26px;
    margin: 0 0 20px 0;
    font-family: 'montserrat-regular';
    color: #000;
}
 
.android-development-section{background-color: #efefef; padding: 30px; margin-bottom: 20px; margin-top: 20px;}
.android-development-section .features_new{ padding: 0 0 30px 0; margin: 0;}
.android-development-section .features_new h3{padding-top: 5px;}
.android-development-section .features_new p{text-align: center; margin-bottom: 30px;}

/* Mageto Service Section */

.magento-services-section {
  padding: 30px 0;
  position: relative;
  width: 1230px;
  margin:0 auto;
}
.magento-services-section.container {
  position: relative;
}

.magento-services-section .text-center { 
  width: 800px;
  margin: auto;
}

.magento-services-section i:hover {
  transform: rotate(360deg);
}
.magento-services-section i
{
  width:98px;
}
.magento-services-section .content-area {  
    left: 5px;
    position: relative;
   
}

.magento-services-section .keeping-clean .text-detail{
    margin-right: 6px;
}
.qualified .text-detail ,.support .text-detail{
    float: right;
}

.magento-services-section .container {
    position: relative;
}
.magento-services-section .timely-delivery {
    left: 41px;
    position: absolute;
    text-align: right;
    top: 179px;
    width: 360px;
}

.magento-services-section .text-detail {
    width: 280px;
    float: left;
}
.magento-services-section .heading {
    font-size: 18px;
    color: #000;
    margin-top: 26px;
    font-family: 'montserrat-regular'; 
}
.magento-services-section .theme-design { top: 70px; left: 130px; position: absolute; text-align: right; width: 360px;}
.magento-services-section .module-development { top: 240px; left: 60px; position: absolute; text-align: right; width: 360px;}
.magento-services-section .extensions-development {bottom: 70px; left: 130px; position: absolute; text-align: right; width: 360px;}
.magento-services-section .speed-optimization {top: 70px;right: 120px; position: absolute; width: 360px;}
.magento-services-section .speed-optimization .text-detail{float: right;}
.magento-services-section .migration-to-Magento-2 { top: 240px; right: 50px; position: absolute; width: 360px;}
.magento-services-section .migration-to-Magento-2 .text-detail{float: right;}
.magento-services-section .hire-developers {bottom: 70px;right: 130px; position: absolute;width: 360px;}
.magento-services-section .hire-developers  .text-detail{float: right;}
.magento-services-section .content-area{width: 500px; height: 500px;}
.magento-services-section .content-area {background-image: url(../images/magento-container-bg.jpg); background-repeat: no-repeat; border-radius: 50%; overflow: hidden; margin: 25px auto; text-align: center; background-position: center top;}
.magento-services-section .text { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.magento-services-section .content-area .text { margin: 200px auto 0; width: 410px; color: #fff; display: none;}
.magento-services-section .content-area .text.active{display: block;}
.magento-services-section .content-area .text span {font-size: 22px; font-weight: 600; display: block; color: #fff; margin-bottom: 7px;}
.magento-services-section .content-area .text p { color: #fff; line-height: 25px; width: auto;}
.magento-services-section .content-area .text strong{ font-size: 20px; margin-bottom: 0;    display: block;}
.magento-services-section .m-icon{display: inline-block; width: 70px; height: 70px;    top: 0; background: url(../images/magento-services-sprite-image.png) no-repeat; position: relative; left: 0;    z-index: 111;}
.magento-services-section .theme-design:before, .magento-services-section .module-development:before, .magento-services-section .extensions-development:before, .magento-services-section .speed-optimization:before, .magento-services-section .migration-to-Magento-2:before, .magento-services-section .hire-developers:before {content:""; display: inline-block; width: 70px; height: 70px;    top: 0; background: url(../images/magento-services-sprite-image.png) no-repeat; position: relative; left: 0; z-index: 111;}
.magento-services-section .theme-design:before{background-position: 0 0;}
.magento-services-section .module-development:before{background-position: -71px 0;}
.magento-services-section .extensions-development:before{background-position: -141px 0 } 
.magento-services-section .speed-optimization:before{background-position: -212px 0;}  
.magento-services-section .migration-to-Magento-2:before{background-position: -282px 0;}
.magento-services-section .hire-developers:before{background-position: -353px 0;}
.magento-services-section h4{    margin: 0;padding: 40px 0 50px 0; color: #000; font-family: 'Montserrat-SemiBold'; font-size: 22px; text-align: center;}
.magento-services-section i{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;}
.magento-services-section i:hover {transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg);}
.magento-gray-box{background-color: #efefef; padding: 20px; margin: 30px 0;    border: 1px solid #e6e6e6;}
.magento-services-section .content-area .text i{display: none;}




/*.page_request_quote .cus_contact_form{float: right; padding-left: 30px;}*/
.page_request_quote .cus_contact_detail {float: left;padding: 40px 0;}
.{border-bottom: 1px solid #ddd; padding-bottom: 13px;margin-bottom: 18px;}
.zap-drd-p{border-bottom: 1px solid #ddd; padding-bottom: 35px;}
.zap-india-p{border-bottom: 1px solid #ddd; padding-bottom: 13px; margin-bottom: 18px;} 
.ios-process-section1{ text-align: center; background-color: #efefef; border: 1px solid #ddd; margin-bottom: 30px; margin-top: 30px;}
.avtar-image{width: 90px; height: 90px;}
.avtar-image img{margin-top:13px;border-radius: 0 !important; -webkit-border-radius: 0 !important;  -moz-border-radius: 0 !important;  -o-border-radius: 0 !important; }
.block_testimonials{display: block !important;}
.mobile-apps-services-section .col-md-6.text-right img{margin-top: 10px;}
.magento-services-section .why-choose-us p{margin:0; display: inline-block; }
.magento-services-section .why-choose-us a{color: #fff; cursor: pointer;}
.custom-template-mobile-app .RightSideBar{display: none;} 
.custom-template-mobile-app{padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 0;}
.custom-template-mobile-app .mobile-app-section2, .custom-template-mobile-app .features_new, .custom-template-mobile-app .two_colorbox.custom_ios, .custom-template-mobile-app  .content-mobile-portfolio-section{margin-left: 0; margin-right: 0;}
.custom-template-mobile-app .mobile-apps-services-section { padding: 30px 30px 70px 30px; }
.banner_text p .btn{margin-top: 10px;  background-color: #ec2b22; border-color: #ec2b22; color:#fff;}
.banner_text p span{display: inline-block; padding:0; margin-top: 10px; font-size: 14px; font-family: 'montserrat-light';}
#services-tabs {
    position: relative;
    top: 0;
    margin-bottom: 0;
    z-index: 111;
}
.fix-container {
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 10px;
}
#services-tabs ul.services-tabs-ul {
   margin: 0 auto;
    display: block;
    text-align: left;
    padding-left: 0;
    padding-top: 0px;
    float: left;
    width: 100%;
} 

#services-tabs li {
list-style:none;
}
#services-tabs li a{display: block;}
#services-tabs li.design {
  width: 110px;
  height: 110px; 
  float: left;
  margin-right: 15px; 
  margin-left: 15px; 
}
#services-tabs li.development {
  width: 110px;
  height: 110px; 
  float: left;
  margin-right: 15px; 
  margin-left: 15px; 
}
#services-tabs li.marketing {
  width: 110px;
  height: 110px; 
  float: left;
  margin-right: 15px; 
  margin-left: 15px;      
}
#services-tabs li.conversion {
  width: 110px;
  height: 110px; 
  float: left;
  margin-right: 15px; 
  margin-left: 15px;    
}
#services-tabs li.mobile {
  width: 110px;
  height: 110px; 
  float: left;
  margin-right: 15px; 
  margin-left: 0px;    
}
#services-tabs li a span {
    text-align: center;
    color: #000; 
    font-size: 14px;
    padding: 5px 0 0 0;
    display: block;
    height: auto;
    line-height: normal;
    margin: 10px 0 0 0;
}
#services-tabs li{text-align: center;}
#services-tabs li .icn {background: url(../images/home-services-icon.png) no-repeat; width: 40px; height: 40px; display: block; margin: 0 auto; background-size: 100% auto;}

#services-tabs li.design .icn {
  background-position: 0 0;
}

#services-tabs li.development .icn {
   background-position: 0 -40px;
}

#services-tabs li.marketing .icn {
   background-position: 0 -80px;
}

#services-tabs li.conversion .icn {
   background-position: 0 -120px;
}


#services-tabs li.mobile .icn {
   background-position: 0 -160px;
}


ul.bubblesIcons {
       display: block;
    list-style: none;
    position: relative;
    top: -111px;
    width: 150px;
    left: -30px;
} 
ul.bubblesIcons li {
    position: absolute;
}

.bubblesIcons li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url(../images/zaptech-solutions-home-banner-services-icon.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    display: block;
    float: left;
    height: 44px;
    width: 44px;
}
.serviceicone1 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    left: 64px;
    top: 26px;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone2 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    left: 64px;
    top: 24px;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone3 {
    border-radius: 60%;
    height: 44px;
    top: 31px;
    right: 64px;
    transition: all .5s ease 0s;
    width: 44px;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone4 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    z-index: 1;
    right: 64px;
    top: 47px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone5 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    z-index: 1;
    right: 64px;
    top: 60px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone6 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    z-index: 1;
    left: 64px;
    top: 61px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone7 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    left: 64px;
    top: 52px;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.serviceicone8 {
    background: #666 repeat scroll 0 0;
    border-radius: 60%;
    height: 44px;
    width: 44px;
    left: 64px;
    top: 38px;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.cus_home_slider .banner_text .head1{text-align: left !important;}
.cus_home_slider .banner_text p{text-align: left !important; font-size: 18px; margin-top: 110px;}
#services-tabs li ul li{opacity: 0;}
#services-tabs li:hover ul li{display: block; opacity: 1;}
ul.bubblesIcons li{opacity: 0;}
#services-tabs li:hover .serviceicone1{border-radius:60%; background:#231f20 repeat scroll 0 0;height:44px;width:44px;left:29px;top:-22px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1}
#services-tabs li:hover .serviceicone2{background:#231f20 repeat scroll 0 0;border-radius:60%;height:44px;left:85px;top:-30px;width:44px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1}
#services-tabs li:hover .serviceicone3{background:#231f20 repeat scroll 0 0;border-radius:60%;height:44px;right:-19px;top:6px;width:44px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1}
#services-tabs li:hover .serviceicone4{background:#231f20 repeat scroll 0 0;border-radius:60%;height:44px;width:44px;right:-26px;top:60px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}
#services-tabs li:hover .serviceicone5{background:#231f20 repeat scroll 0 0; border-radius:60%; height:44px;width:44px;right:4px;top:106px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1}
#services-tabs li:hover .serviceicone6{background:#231f20 repeat scroll 0 0; border-radius:60%; height:44px;left:48px;top:116px;width:44px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1}
#services-tabs li:hover .serviceicone7{background:#231f20 repeat scroll 0 0; border-radius:60%; left:1px;top:81px;z-index:1;height:44px;width:44px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}
#services-tabs li:hover .serviceicone8{background:#231f20 repeat scroll 0 0;border-radius:60%;height:44px;width:44px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;left:-7px;top:26px;z-index:1}
#services-tabs li:hover a{z-index:5}
#service1:hover, #service2:hover, #service3:hover, #service4:hover, #service5:hover, #service6:hover, #service7:hover, #service8:hover, #service9:hover, #service10:hover, #service11:hover, #service12:hover{z-index: 999999 !important;}
ul.bubblesIcons li{top: 50px;} 
#services-tabs li.mobile .bubblesIcons .serviceicone1 a{background-position: 1px 0;}
#services-tabs li.mobile .bubblesIcons .serviceicone2 a{background-position: -44px 0;}
#services-tabs li.mobile .bubblesIcons .serviceicone3 a{background-position: -88px 0;}
#services-tabs li.mobile .bubblesIcons .serviceicone4 a{background-position: -132px 0;} 
#services-tabs li.design .bubblesIcons .serviceicone1 a{background-position: 1px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone2 a{background-position: -44px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone3 a{background-position: -88px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone4 a{background-position: -132px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone5 a{background-position: -176px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone6 a{background-position: -219px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone7 a{background-position: -263px -43px;}
#services-tabs li.design .bubblesIcons .serviceicone8 a{background-position: -308px -43px;} 
#services-tabs li.development .bubblesIcons .serviceicone1 a{background-position: 1px -86px;}
#services-tabs li.development .bubblesIcons .serviceicone2 a{background-position: -44px -86px;}
#services-tabs li.development .bubblesIcons .serviceicone3 a{background-position: -88px -86px;}
#services-tabs li.development .bubblesIcons .serviceicone4 a{background-position: -132px -86px;}
#services-tabs li.development .bubblesIcons .serviceicone5 a{background-position: -176px -86px;}
#services-tabs li.development .bubblesIcons .serviceicone6 a{background-position: -88px -86px;}
#services-tabs li.development .bubblesIcons .serviceicone7 a{background-position: -132px -86px;}
#services-tabs li.marketing .bubblesIcons .serviceicone1 a{background-position: 1px -130px;}
#services-tabs li.marketing .bubblesIcons .serviceicone2 a{background-position: -44px -130px;}
#services-tabs li.marketing .bubblesIcons .serviceicone3 a{background-position: -88px -130px;}
#services-tabs li.marketing .bubblesIcons .serviceicone4 a{background-position: -132px -130px;}
#services-tabs li.marketing .bubblesIcons .serviceicone5 a{background-position: -176px -130px;}
#services-tabs li.marketing .bubblesIcons .serviceicone6 a{background-position: -219px -130px;}
#services-tabs li.marketing .bubblesIcons .serviceicone7 a{background-position: -263px -130px;}
#services-tabs li.conversion .bubblesIcons .serviceicone1 a{background-position: 1px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone2 a{background-position: -44px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone3 a{background-position: -88px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone4 a{background-position: -132px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone5 a{background-position: -176px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone6 a{background-position: -219px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone7 a{background-position: -263px -175px;}
#services-tabs li.conversion .bubblesIcons .serviceicone8 a{background-position: -308px -175px;} 
#services-tabs .bubblesIcons li:hover{background: #ec2b22;}
#services-tabs li .icn{position: relative;}
#services-tabs li .icn:after{ content: ""; display: block; width: 100%; height: 6px; background: rgba(255, 255, 255, 0.1); position: absolute; bottom: -12px; border-radius: 70%;}
.page_title{    background-size: 68% !important;}
.mobile-app-banner.page_title{    background-size: 100% 100% !important;}
.animated.one {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.two {-webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.three {-webkit-animation-duration: 20s; animation-duration: 20s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.four {-webkit-animation-duration: 4s; animation-duration: 4s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.five {-webkit-animation-duration: 5s; animation-duration: 5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.six {-webkit-animation-duration: 6s; animation-duration: 6s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.seven {-webkit-animation-duration: 7s; animation-duration: 7s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.eight {-webkit-animation-duration: 8s; animation-duration: 8s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.nine {-webkit-animation-duration: 9s; animation-duration: 9s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.animated.ten {-webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
         
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    }
    100% {
    opacity: 1;
     -webkit-transform: translateX(0);
    }
  }
  @keyframes fadeInLeft {
     0% {
       opacity: 0;
       transform: translateX(-200px);
      }
      100% {
        opacity: 1;
        transform: translateX(0);
      }
    }
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } 

/* animation-name: fadeInDown; */
.about_threeblock .col-md-3 span.less{display: block; padding-right: 15px; padding-bottom: 20px;}
.about_threeblock .col-md-3 span.less span { display: none;}
.about_threeblock .col-md-3 span.more span { display: inline;}
.about_threeblock .col-md-3 .readmore {display: inline-block; text-align: center; height: 15px; width: 20px; position: relative; cursor: pointer;}
.about_threeblock .col-md-3 .readmore {display: inline-block; text-align: center; height: 15px; width: 20px; position: relative; cursor: pointer;}
.about_threeblock .col-md-3 .readmore:before { content: "+"; display: block; height: 15px; width: 20px; color: #fff; position: absolute; top: 0px; font-size: 20px;}
.about_threeblock .col-md-3 .readmore:before { content: "+"; display: block; height: 15px; width: 20px; color: #fff; position: absolute; top: 0px; font-size: 20px;}
.about_threeblock .col-md-3 .readmore.less:before {content: "-";}
.web_design_process_block .services{margin-top: 50px;}
.web_design_process_block .services p{width: 100%; }
.cus_home_slider .banner_text .head1{color: #fff;}
.cus_home_slider .banner_text .head1 span{color: #fff;}
.cus_home_slider .banner_text p{color: #fff;}
.cus_home_slider .banner_text .btn{background-color: transparent; border-color: #fff; color: #fff;    padding: 12px 25px;}
#services-tabs li a span{color: #fff;  font-size: 13px;}
.cus_home_slider .banner_text .btn:hover{}
#services-tabs + p{margin-top: 0 !important;}
#services-tabs li:hover .tooltip{z-index: 999 !important;}
#services-tabs li .tooltip-inner{background: #ec2b23;}
#services-tabs li .tooltip-arrow{border-top-color: #ec2b23;}
#services-tabs li .tooltip.bottom .tooltip-arrow{border-bottom-color: #ec2b23;}

.cus_home_slider .banner_text .btn {
    position: relative;
    z-index: 1;
}
.cus_home_slider .banner_text .btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: #ec2b23;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-color: #ec2b23;
    border-radius: 4px;
}
.cus_home_slider .banner_text .btn:hover:before, .cus_home_slider .banner_text .btn:focus:before, .cus_home_slider .banner_text .btn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.banner_text .head1 span {transform:translateX(100%); -webkit-transform:translateX(100%); -moz-transform:translateX(100%); -o-transform:translateX(100%); position: relative;}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn1 { from { opacity:0; left:-200px; } to { opacity:1; left:0px; } }
@-moz-keyframes fadeIn1 { from { opacity:0; left:-200px; } to { opacity:1; left:0px; } }
@keyframes fadeIn1 { from { opacity:0; left:0; } to { opacity:1; left:0px; } }

@-webkit-keyframes fadeIn2 { from { opacity:0; left:0px; } to { opacity:1; left:200px; } }
@-moz-keyframes fadeIn2 { from { opacity:0; left:0px; } to { opacity:1; left:200px; } }
@keyframes fadeIn2 { from { opacity:0; left:0px; } to { opacity:1; left:200px; } }

@-webkit-keyframes fadeIn3 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@-moz-keyframes fadeIn3 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@keyframes fadeIn3 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }

@-webkit-keyframes fadeIn4 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@-moz-keyframes fadeIn4 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@keyframes fadeIn4 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }

@-webkit-keyframes fadeIn5 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@-moz-keyframes fadeIn5 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@keyframes fadeIn5 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }

@-webkit-keyframes fadeIn6 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@-moz-keyframes fadeIn6 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }
@keyframes fadeIn6 { from { opacity:0; left:200px; } to { opacity:1; left:400px; } }

.fade-in1, .fade-in2, .fade-in3, .fade-in4, .fade-in5, .fade-in6 {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}
.fade-in1 {-webkit-animation-delay: 0.7s;-moz-animation-delay: 0.7s;animation-delay: 0.7s;}
.fade-in2 {-webkit-animation-delay: 1.4s; -moz-animation-delay:1.4s; animation-delay: 1.4s;}
.fade-in3 {-webkit-animation-delay: 2.1s; -moz-animation-delay: 2.1s; animation-delay: 2.1s;}
.fade-in4 {-webkit-animation-delay: 2.8s; -moz-animation-delay: 2.8s; animation-delay: 2.8s;}
.fade-in5 {-webkit-animation-delay: 3.5s; -moz-animation-delay: 3.5s; animation-delay: 3.5s;}
.fade-in6 {-webkit-animation-delay: 4.2s; -moz-animation-delay: 4.2s; animation-delay: 4.2s;}


#services-tabs li a br{display: none !important;}
.custom-template-mobile-app .mobile-app-section2 .iphone_develop{ width: 1230px; margin: 0 auto;}

/* HTML5 App page stylesheet */

.html5-app-development-section2 { margin: 30px 0 30px 0; clear: both; padding-bottom: 0px;}
.html5-app-development-section2 h3 { font-size: 24px; color: #000; text-transform: none; margin-bottom: 10px; font-weight: 500; font-family: 'montserrat-regular'; text-align: center; margin: 50px 0 50px; line-height: 35px;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left { margin: 0; padding: 0;}
.html5-app-development-section2 ul li {line-height: 22px; font-size: 15px; color: #585454; list-style-type: square; margin-left: 15px; word-wrap: break-word;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left {margin: 75px 0 0 0; padding: 0; float: left; width: 100%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right { margin: 75px 0 0 0; padding: 0; float: left; width: 100%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li { margin: 0 0 40px; padding: 0; list-style-type: none; clear: both; display: inline-block;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li.ideation .iphone_develop_text {float: left; width: 68%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li h4 { font-size: 16px; text-align: right; margin-bottom: 5px; color: #000; font-family: 'montserrat-regular';}
.html5-app-development-section2 p { font-size: 15px; color: #373737; line-height: 24px; margin-bottom: 20px; -webkit-font-smoothing: antialiased; text-align: left;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li p { text-align: right;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li.planning .iphone_develop_text {float: left;  width: 68%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li.planning .iphone_develop_image {float: right; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll 0 -80px;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li:last-child { margin-bottom: 0;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li.uiux .iphone_develop_image { float: right; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll 0 -161px;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li { margin: 0 0 40px; padding: 0;  list-style-type: none; clear: both; display: inline-block;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li.code .iphone_develop_text { float: right; width: 68%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li.code .iphone_develop_text p{text-align: left;}
.html5-app-development-section2.iphone_develop .iphone_develop_right li h4 { font-size: 16px; margin-bottom: 5px;  color: #000; font-family: 'montserrat-regular';}
.html5-app-development-section2 p {font-size: 15px; color: #373737; line-height: 24px; margin-bottom: 20px; -webkit-font-smoothing: antialiased; text-align: left;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li.code .iphone_develop_image { float: left; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll -80px 0;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li.testing .iphone_develop_text {float: right; width: 68%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li.testing .iphone_develop_image { float: left; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll -80px -80px;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li:last-child { margin-bottom: 0;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li.deployment .iphone_develop_text { float: right; width: 68%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li h4 { font-size: 18px; color: #000; margin-bottom: 5px; font-family: 'montserrat-regular';}
.html5-app-development-section2 section.innerContentWrapper p {font-size: 15px; color: #373737; line-height: 24px; margin-bottom: 20px; -webkit-font-smoothing: antialiased; text-align: left;}
.html5-app-development-section2.iphone_develop .iphone_develop_right li.deployment .iphone_develop_image { float: left; width: 73px; height: 72px;background: url(../images/ios_icons.png) no-repeat scroll -80px -161px;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li.uiux .iphone_develop_text { float: left; width: 68%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li.ideation .iphone_develop_image { float: right; width: 73px; height: 72px; background: url(../images/ios_icons.png) no-repeat scroll 0 0;}
.mobile-apps-services-section ul.service_list li{padding-left: 0 !important;margin-bottom: 5px;}
.service_block-list{margin-left: 0;}
.html5-app-development-section2 ul li:before{display: none;}
.html5-app-development-section2 h3 strong{font-family: 'montserrat-semibold';  color: #ec2b22;}
.html5-app-development-section2 .short_desc{width: 90%; margin: 0 auto 40px;}
.html5-app-development-section2 .iphone_develop_left li{text-align: right; padding:10px 60px 10px 0; width: 100%; margin-bottom: 30px; }
.html5-app-development-section2 .iphone_develop_left li:after{ content: ""; width: 60px; height: 60px;  display: inline-block; background: url(/wp-content/themes/zaptechsolutions/images/icon-html-mobile-app-image-sprites.png) no-repeat; border: 0px solid #000 !important; position: absolute; top: 0; right: 0;}
.html5-app-development-section2 .iphone_develop .iphone_develop_left li {margin: 0 0 43px; padding: 0; list-style-type: none; clear: both;  display: inline-block; padding: 5px 90px 0 0;  width: 90%; float: right;}
.html5-app-development-section2 .iphone_develop_right li:before{content: ""; width: 60px; height: 60px; display: inline-block; background: url(/wp-content/themes/zaptechsolutions/images/icon-html-mobile-app-image-sprites.png) no-repeat; border: 0px solid #000 !important; position: absolute; top: 0; right: 0; }
.html5-app-development-section2 .iphone_develop .iphone_develop_right li {margin: 0 0 43px; padding: 0; list-style-type: none; clear: both; display: inline-block; padding: 5px 0 0 90px; width: 85%; float: left;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li:first-child{width: 100%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li:last-child{width: 100%;}
.html5-app-development-section2 .iphone_develop_left .html5-icon-sprite1:after{background-position: 0 0;}
.html5-app-development-section2 .iphone_develop_left .html5-icon-sprite2:after{background-position: 0 -60px;}
.html5-app-development-section2 .iphone_develop_left .html5-icon-sprite3:after{background-position: -2px -120px;}
.html5-app-development-section2 .iphone_develop_right .html5-icon-sprite5:before{background-position: 0 -180px;}
.html5-app-development-section2 .iphone_develop_right .html5-icon-sprite6:before{background-position: 0 -240px;}
.html5-app-development-section2 .iphone_develop_right .html5-icon-sprite7:before{background-position: 0 -300px;}
.html5-app-development-section2 h3{margin: 0 0 20px 0;}
.html5-app-development-section3{padding:30px 0 50px; }
.html5-app-development-section3 h3{text-align: center;}
.html5-app-development-section3 h3 strong{font-family: 'montserrat-semibold';  color: #ec2b22;}
.html5-app-development-section3 .short_desc{width: 90%; margin: 0 auto 40px; text-align: center !important;} 
.html5-app-development-section3 li{position: relative;}
.html5-app-development-section3 ul.service_list li{background: url(../images/icon-html5app-services.png) no-repeat; padding: 10px 0 10px 45px !important;}
.html5-app-development-section3 ul.service_list li.icon1{background-position: 0 0;}
.html5-app-development-section3 ul.service_list li.icon2{background-position: 0 -40px;}
.html5-app-development-section3 ul.service_list li.icon3{background-position: 0 -80px;}
.html5-app-development-section3 ul.service_list li.icon4{background-position: 0 -120px;}
.html5-app-development-section3 ul.service_list li.icon5{background-position: 0 -160px;}
.html5-app-development-section3 ul.service_list li.icon6{background-position: 0 -200px;}
.html5-app-development-section3 ul.service_list li.icon7{background-position: 0 -240px;}
.html5-app-development-section3 ul.service_list li.icon8{background-position: 0 -280px;}
.html5-app-development-section3 ul.service_list li.icon9{background-position: 0 -320px;}
.html5-app-development-section3 ul.service_list li.icon10{background-position: 0 -360px;}
.html5-app-development-section3 ul.service_list li.icon11{background-position: 0 -400px;}
.html5-app-development-section3 ul.service_list li.icon12{background-position: 0 -440px;}
.banner_text div.table-cell{vertical-align: center; padding-top:0%;}
.banner_text .head1 span.fade-in3, .banner_text .head1 span.fade-in4{color: #ec2b22 ;}
/*.security_code_div{overflow: hidden;}*/
.sidebar{margin-bottom: 0;}
.block.block_get_a_quote{margin-bottom:0px;}
.site-main>article { margin-bottom: 0;}
.wearable-app-development-section2{ background-color: #efefef; padding: 30px; margin: 30px 0;}
.wearable-app-development-section2 h3{ text-align: center; margin: 0 0 30px 0; padding-top: 10px; font-size: 32px; font-family: 'montserrat-semibold';}
.wearable-app-development-section2 .iphone_develop_left{margin-top: 50px;}
.wearable-app-development-section2 .iphone_develop_right{margin-top: 50px;} 
.wearable-app-development-section2 .iphone_develop ul li{margin:0 0 35px 0; padding:15px 0 15px 80px;    line-height: 25px;}
.wearable-app-development-section2 .iphone_develop ul li:before{width: 60px; height: 60px;    top: 0; border:0;}
.wearable-app-development-section2 li span{font-family: 'montserrat-regular'; color: #000; font-size: 16px; display: block; margin-bottom: 5px;}
.wearable-app-development-section2 .iphone_develop .iphone_develop_left li{padding: 15px 80px 15px 0;text-align: right;    line-height: 25px;}
.wearable-app-development-section2 .iphone_develop .iphone_develop_left li:before{left: auto; right: 0;}
.wearable-app-development-section2 .iphone_develop ul li:before{background:url(../images/icon-wearable-app-development-services.png) no-repeat;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite1:before{background-position: 0 0;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite2:before{background-position: 0 -60px;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite3:before{background-position: -1px -120px;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite4:before{background-position: 0 -180px;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite5:before{background-position: -1px -240px;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite6:before{background-position: 0 -300px;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite7:before{background-position: 0 -360px;}
.wearable-app-development-section2 .iphone_develop ul li.warableapp-icon-sprite8:before{background-position: 0 -420px;}
.wearable-app-development-section2 h3 strong{color: #ec2b22;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li:first-child { width: 100%;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right li { margin: 0 0 87px; width: 100% !important; padding: 12px 0 12px 80px; color: #000;font-family: 'montserrat-regular'; }
.html5-app-development-section2 .iphone_develop .iphone_develop_left li { margin: 0 0 87px; width: 100% !important;  padding: 12px 80px 12px 0; color: #000;font-family: 'montserrat-regular'; }
.html5-app-development-section2 .iphone_develop .iphone_develop_left{ margin: 50px 0 0 0;}
.html5-app-development-section2 .iphone_develop .iphone_develop_right{ margin: 50px 0 0 0;}
.RightSideBar .block.block_hiring_faq{margin-top: 20px;}
.innerpage_subtitleblock h2{ font-size: 24px;}

/* Prestashop Services section */
.prestashop_section2 .magento-services-section .content-area{background-image: url(../images/prestashop-services-image.jpg);background-size: 100% 100%; }
.prestashop_section2 .magento-services-section .m-icon{background: url(../images/prestashop-services-sprite-image.png) no-repeat;}
.prestashop_section2 .magento-services-section .theme-design:before, .prestashop_section2 .magento-services-section .module-development:before, .prestashop_section2 .magento-services-section .extensions-development:before, .prestashop_section2 .magento-services-section .speed-optimization:before, .prestashop_section2 .magento-services-section .migration-to-Magento-2:before, .prestashop_section2 .magento-services-section .hire-developers:before{content: ""; display: inline-block; width: 70px; height: 70px; top: 0;    position: relative;  left: 0; z-index: 111; background: url(../images/prestashop-services-sprite-image.png) no-repeat;}
.prestashop_section2 .magento-services-section .m-icon-m-t-d{background-position: 0 0;}
.prestashop_section2 .magento-services-section .m-icon-m-m-d{background-position: -71px 0;}
.prestashop_section2 .magento-services-section .m-icon-m-ex-d{background-position: -141px 0 } 
.prestashop_section2 .magento-services-section .m-icon-m-s-o{background-position: -212px 0;}  
.prestashop_section2 .magento-services-section .m-icon-m-m-2{background-position: -282px 0;}
.prestashop_section2 .magento-services-section .m-icon-m-h-d{background-position: -353px 0;}

.prestashop_section2 .magento-services-section .theme-design:before{background-position: 0 0;}
.prestashop_section2 .magento-services-section .module-development:before{background-position: -71px 0;}
.prestashop_section2 .magento-services-section .extensions-development:before{background-position: -141px 0 } 
.prestashop_section2 .magento-services-section .speed-optimization:before{background-position: -212px 0;}  
.prestashop_section2 .magento-services-section .migration-to-Magento-2:before{background-position: -282px 0;}
.prestashop_section2 .magento-services-section .hire-developers:before{background-position: -353px 0;}

.prestashop_section2 .magento-services-section .content-area .text strong { margin-bottom: 15px;}
.prestashop_section2 .magento-services-section .speed-optimization .heading, .prestashop_section2 .magento-services-section .migration-to-Magento-2 .heading, .prestashop_section2 .magento-services-section .hire-developers .heading{font-size: 14px; padding-right: 90px; margin-top: 15px;}
.prestashop_section2 .magento-services-section .theme-design .heading, .prestashop_section2 .magento-services-section .module-development .heading, .prestashop_section2 .magento-services-section .extensions-development .heading{font-size: 14px; padding-left: 90px; padding-right: 0; margin-top: 15px;}
.magento-gray-box p.short-desc{text-align: center; width: 90%; margin-left: auto; margin-right: auto;}
.ecommerce-paltforms{ padding: 20px 0;}
.ecommerce-paltforms .item{position: relative; padding: 20px 20px 20px 20px; margin-bottom: 20px; background-color: #efefef; min-height: 380px;}
.ecommerce-paltforms .item .e-p-img{position: relative; left:0px; top: 0px; padding: 10px; background-color: #fff; border:1px solid #ddd; margin-bottom: 20px; text-align: center;}
.ecommerce-paltforms .item h3{padding-top: 0; font-size: 18px; padding-bottom: 10px;}
#services-tabs.cus_links_page_title {float: right; z-index: 999; top: 35px; right: 36%; left: auto;}
#services-tabs.cus_links_page_title li.mobile{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat; }
#services-tabs.cus_links_page_title li a span{ display: inline-block; margin: 0; padding: 0; vertical-align: middle; font-size: 16px; width: 76%; text-align: left;}
#services-tabs.cus_links_page_title li .bubblesIcons{ display: block; list-style: none; position: relative; top: -91px; width: 150px; left: 0px;}
#services-tabs.cus_links_page_title li.design{background-position: 0 -240px;}
#services-tabs.cus_links_page_title li.mobile .bubblesIcons .serviceicone5 a {background-position: 1px -175px;}
#services-tabs.cus_links_page_title li.mobile .bubblesIcons .serviceicone7 a {background-position: -44px 0;}
#services-tabs.cus_links_page_title li.mobile .bubblesIcons .serviceicone6 a {background-position: 1px 0;}
#services-tabs.cus_links_page_title li.mobile .bubblesIcons .serviceicone8 a {background-position: -176px 0;}
 
#services-tabs.cus_links_page_title li.development{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.development a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -120px; }
#services-tabs.cus_links_page_title li.development .bubblesIcons .serviceicone6 a{background-position: 1px -86px;}

#services-tabs.cus_links_page_title li.marketing{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.marketing a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -240px; }

#services-tabs.cus_links_page_title li.industries{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.industries a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -300px; }
#services-tabs.cus_links_page_title li.industries .bubblesIcons .serviceicone1 a{background-position: 1px -220px;}
#services-tabs.cus_links_page_title li.industries .bubblesIcons .serviceicone2 a{background-position: -44px -220px;}
#services-tabs.cus_links_page_title li.industries .bubblesIcons .serviceicone3 a{background-position: -88px -220px;}
#services-tabs.cus_links_page_title li.industries .bubblesIcons .serviceicone4 a{background-position: -132px -220px;}
#services-tabs.cus_links_page_title li.industries .bubblesIcons .serviceicone5 a{background-position: -176px -220px;}
#services-tabs.cus_links_page_title li.industries .bubblesIcons .serviceicone6 a{background-position: -219px -220px;}
#services-tabs.cus_links_page_title li.game{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.game a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -60px; }
#services-tabs.cus_links_page_title li.game .bubblesIcons .serviceicone1 a{background-position: 1px -265px;}
#services-tabs.cus_links_page_title li.game .bubblesIcons .serviceicone2 a{background-position: -44px -265px;}
#services-tabs.cus_links_page_title li.game .bubblesIcons .serviceicone3 a{background-position: -88px -265px;}
#services-tabs.cus_links_page_title li.game .bubblesIcons .serviceicone4 a{background-position: -132px -265px;}
#services-tabs.cus_links_page_title li.game .bubblesIcons .serviceicone5 a{background-position: -176px -265px;}
#services-tabs.cus_links_page_title li.game .bubblesIcons .serviceicone6 a{background-position: -219px -265px;}
#services-tabs.cus_links_page_title li a .icn{text-indent: -10000px;}
#services-tabs.cus_links_page_title .bubblesIcons li a{text-indent: -10000px;}
/*
#services-tabs.cus_links_page_title  li:hover .serviceicone1 {left: 19px; top: -32px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone2 {left: 95px; top: -40px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone3 {right: -39px; top: 6px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone4 {right: -46px; top: 70px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone5 {right: -6px; top: 116px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone6 {left: 48px; top: 126px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone7 {left: -9px; top: 91px;}
#services-tabs.cus_links_page_title  li:hover .serviceicone8 {left: -17px; top: 26px;} */
#services-tabs.cus_links_page_title li a span{display: none;}
#services-tabs.cus_links_page_title li .icn:after{width: auto; left: 35%; right: 35%;}
#services-tabs.cus_links_page_title li.microsoft{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.microsoft a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -360px; }
#services-tabs.cus_links_page_title li.microsoft .bubblesIcons .serviceicone1 a{background-position: 1px -309px;}
#services-tabs.cus_links_page_title li.microsoft .bubblesIcons .serviceicone2 a{background-position: -44px -309px;}
#services-tabs.cus_links_page_title li.microsoft .bubblesIcons .serviceicone3 a{background-position: -88px -309px;}
#services-tabs .icon-php a {background-position: 1px -130px !important;}
#services-tabs .icon-joomla a { background-position: -44px -130px !important;}
#services-tabs .icon-drupal a { background-position: -88px -130px !important;}
#services-tabs .icon-wordpress a { background-position: -132px -130px !important;}
#services-tabs .icon-cakephp a { background-position: -176px -130px !important;}
#services-tabs .icon-phpzend a { background-position: -219px -130px !important;}
#services-tabs .icon-codeigniter a { background-position: -308px -130px !important;}
#services-tabs .icon-laravel a { background-position: -308px -174px !important;}
#services-tabs .icon-symphony a { background-position: -353px -175px !important;}
#services-tabs .icon-apple a {background-position: 1px 0 !important;}
#services-tabs .icon-android a {background-position: -44px 0 !important;}
#services-tabs .icon-html5 a {background-position: -88px 0 !important;}
#services-tabs .icon-wearable a {background-position: -132px 0 !important;}
#services-tabs .icon-mobile a {background-position: 1px -175px !important;}
#services-tabs .icon-iot a {background-position: -176px 0 !important;}
#services-tabs .icon-mobile-game a {background-position: 1px -265px !important;}
#services-tabs .icon-apple-game a {background-position: -44px -265px !important;}
#services-tabs .icon-android-game a {background-position: -88px -265px !important;}
#services-tabs .icon-unity3d-game a {background-position: -132px -265px !important;}
#services-tabs .icon-cocos2d-game a {background-position: -176px -265px !important;}
#services-tabs .icon-magento a {background-position: 1px -86px !important;}
#services-tabs .icon-prestashop a {background-position: -44px -86px !important;}
#services-tabs .icon-volusion a {background-position: -88px -86px !important;}
#services-tabs .icon-virtumart a {background-position: -132px -86px !important;}
#services-tabs .icon-ecommerce a {background-position: -176px -86px !important;} 
#services-tabs .icon-retail a {background-position: 1px -220px !important;}
#services-tabs .icon-education a {background-position: -44px -220px !important;} 
#services-tabs .icon-healthcare a {background-position: -88px -220px !important;}
#services-tabs .icon-fashion a {background-position: -132px -220px !important;}
#services-tabs .icon-sports a {background-position: -176px -220px !important;}
#services-tabs .icon-games a {background-position: -219px -220px !important;}
#services-tabs .icon-asp a {background-position: 1px -309px !important;}
#services-tabs .icon-sharepoint a {background-position: -44px -309px !important;}
#services-tabs .icon-silverlight a {background-position: -88px -309px !important;}
#services-tabs .icon-angular a {background-position: 1px -353px !important;}
#services-tabs .icon-nodejs a {background-position: -88px -353px !important;}
#services-tabs .icon-js a {background-position: -44px -353px !important;}
#services-tabs .icon-digitalmarketing a {background-position: 1px -397px !important;}
#services-tabs .icon-seo a {background-position: -43px -397px !important;}
#services-tabs .icon-socialmedia a {background-position: -87px -397px !important;}
#services-tabs .icon-ppc a {background-position: -132px -397px !important;}
#services-tabs .icon-mobile-marketing a {background-position: -176px -397px !important;}
#services-tabs.cus_links_page_title li.hire{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.hire a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -180px; }
#services-tabs.cus_links_page_title li.seo{ width: 170px; margin: 0; height: auto;}
#services-tabs.cus_links_page_title li.seo a .icn{display: inline-block; vertical-align: middle; background-size: 60px; width: 170px; height: 60px; background: url(/wp-content/themes/zaptechsolutions/images/icon-services-page-title.png) no-repeat;background-position: 0 -418px; }
#services-tabs.cus_links_page_title .tooltip{min-width: 100px !important;}
.shopify-grid-section .m_30{margin-bottom: 30px;}
.shopify-grid-section .s_gray_box{background-color: #fff; border:1px solid #ddd; padding: 15px 15px 15px 70px; position: relative; min-height: 130px;}
.shopify-grid-section .s_gray_box h4{ color: #000; font-size: 15px; font-family: 'montserrat-regular'; margin: 0 0 10px 0; padding: 0;}
.what-we-do-mobile-section ul li{font-size: 14px; padding: 8px 0 8px 22px; line-height: normal;}
.what-we-do-mobile-section ul li:before{/*  content: '\f26b'; */  display: inline-block;  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';  font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  border: 0;  color: #fff;  font-size: 15px;  background: url(../images/icon-what-we-do.png) no-repeat;  width: 14px; height: 14px; background-size: 100%; /* color: #fff; */ text-align: center; line-height: 18px;}
.shopify-grid-section2.php-development-section2 ul.right li:nth-child(2) { margin-top: 112px;}
.shopify-grid-section2.php-development-section2 ul.left li:nth-child(2) { margin-top: 115px;}
.shopify-grid-section2.php-development-section2 ul.left li:nth-child(3) { margin-top: 96px;}
.shopify-grid-section2.php-development-section2 ul.right li:nth-child(3) { margin-top: 100px;}
.shopify-grid-section .s_gray_box:before{background: url(../images/icon-shopify-exclusive-features.png) no-repeat; content: ""; width: 60px; height: 60px; display: inline-block; position: absolute; left: 5px; top: 15px;}
.shopify-grid-section .s_gray_box.cms:before{background-position: 0 0;}
.shopify-grid-section .s_gray_box.cys:before{background-position: 0 -64px;}
.shopify-grid-section .s_gray_box.mpg:before{background-position: 0 -129px;}
.shopify-grid-section .s_gray_box.acr:before{background-position: 0 -188px;}
.shopify-grid-section .s_gray_box.im:before{background-position: 0 -246px;}
.shopify-grid-section .s_gray_box.mf:before{background-position: 0 -304px;}
.innerpage_subtitleblock h2:after { content: ""; display: block; width: 130px;  height: 1px;  background-color: #000; margin: 15px auto;}
.innerpage_subtitleblock:after { content: ""; display: block; width: 90%; height: 1px; background-color: #ddd; margin: 25px auto 0;}
.woocommerce-services-section{margin-bottom: 30px;}
.woocommerce-services-section.php-development-section2 .p_d_s_fi_width{max-width: 1040px; margin: 0 auto;}
.woocommerce-services-section.php-development-section2 ul.left{ margin-top: 13px;}
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(2) { margin-top: 108px;}
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(3) { margin-top: 47px;}
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(4) { margin-top: 94px;}
.woocommerce-services-section.php-development-section2 ul.right{ margin-top: 13px;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(2) { margin-top: 110px;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(3) { margin-top: 44px;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(4) { margin-top: 80px;}
.woocommerce-services-section.php-development-section2 ul.right li{ position: relative; padding-left: 50px; clear: both;  float: left;  width: 80%;}
.woocommerce-services-section.php-development-section2 ul.left li{ position: relative; padding-right: 50px; clear: both; float: right; width: 70%;}
.woocommerce-services-section.php-development-section2 ul li:before{background: url(../images/icon-woocommerce-services.png) no-repeat; background-size: 40px auto; content: ""; display: block; left: 0; top:0; width: 40px; height: 40px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;-o-border-radius: 50%; }
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(1):before{background-position: 0 0px;}
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(2):before{background-position: -1px -41px;}
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(3):before{background-position: -1px -81px;}
.woocommerce-services-section.php-development-section2 ul.left li:nth-child(4):before{background-position: -1px -121px;}
.woocommerce-services-section.php-development-section2 ul.left li:before{right: 0; left: auto;;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(1):before{background-position: -1px -161px;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(2):before{background-position: -1px -201px;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(3):before{background-position: -1px -241px;}
.woocommerce-services-section.php-development-section2 ul.right li:nth-child(4):before{background-position: -1px -278px;} 
/* christmas snow fall css Starts here */
#snowflakeContainer {position: absolute; left: 0px;top: 0px;}
.snowflake { font-size: 14px; line-height: 12px; position: fixed; color: #FFFFFF; user-select: none; z-index: 1000; text-indent: -100000px; background: #fff; width: 8px; height: 8px; display: block; overflow: hidden; border-radius: 50%;
  font-size: 8px !important;}
.snowflake:hover {cursor: default;}
/* christmas snow fall css Ends Here */
/* Website design new css starts here */
.page_main_content.custom-template-web-design{padding-left: 0 !important; padding-right: 0 !important;padding-bottom: 0 !important;}
.lets-chat-section{background: url(../images/lets-chat-red-bg.jpg) repeat-x #ec2b22; padding: 50px 0;    color: #fff;}
.lets_chat_innerdiv{max-width: 1170px; margin: 0 auto;}
.lets_chat_innerdiv h3{font-family: 'montserrat-regular';}
.lets_chat_innerdiv h3:after{content: ""; width: 100px; height: 1px; background: #fff; margin: 10px 0 15px 0; display: block;}
.lets_chat_innerdiv .btn{ margin: 30px 0 0 0; background: transparent; border-color: #fff; padding: 12px 20%; font-size: 18px; border:2px solid #fff;}
.lets_chat_innerdiv .btn:hover{background: #000; border-color: #000;}
.what-people-say-section{padding: 50px 0 30px;    background: url(/wp-content/themes/zaptechsolutions/images/lets-chat-red-bg.jpg) repeat-x #ec2b22; color: #fff;}
.what-people-say-section h3{text-align: center; color: #000; font-size: 32px; color: #fff;}
.what-people-say-section h3 strong{font-family: 'montserrat-semibold'; color: #fff;}
.what-people-say-section #testimonial_slider p{text-align: center; color: #fff;} 
.what-people-say-section .testimonial-author{text-align: center !important; color: #fff;}
.what-people-say-section .testimonial-left{display: none;}
.what-people-say-section .testimonial-job{text-align: center !important; color: #fff;}
.what-people-say-section .testimonial-content{float: none; width: 80%; margin: 0 auto;}
.what-people-say-section .testimonials-slidelist.design-1 .slick-dots { bottom: -10px !important; text-align: center !important; display: none !important}
.what-people-say-section .testimonials-slidelist button.slick-arrow{top:35% !important;}
.what-people-say-section .testimonials-slidelist button.slick-prev.slick-arrow{background: url(../images/arrow-left-white.png) no-repeat !important;background-size: 100% !important; top: 25% !important;}
.what-people-say-section .testimonials-slidelist button.slick-next.slick-arrow{background: url(../images/arrow-right-white.png) no-repeat !important;background-size: 100% !important; top: 25% !important;}
.what-people-say-section .cus_portfolio_block{display: none;}
.web-design-banner{background: url(../images/web-design-innerpage-banner.jpg) no-repeat; background-size: cover !important;}
.what-people-say-section .testimonial-content p{margin-bottom: 15px;}
.what-people-say-section .page_title .entry-title {float: none; text-align: center;}
.web-design-banner{padding: 60px 0;}
.web-design-banner h1.entry-title{float: none; width: 100%; text-align: center; padding-bottom: 20px; padding-top: 0; font-size: 36px; padding-left: 0; padding-right: 0;font-family: 'montserrat-bold';}
.web-design-banner p{text-align: center; color: #fff; margin-bottom: 30px; position: relative; z-index: 11; font-size: 22px;  margin-top: 10px;}
.web-design-banner .btn-free-proposal{background-color: #ec2b22; border-color: #ec2b22;font-size: 15px; padding: 12px 30px;}
.web-design-banner .btn-free-proposal:hover{ background-color: transparent; color: #fff; border-color: #fff;}
.web-design-banner .web-design-title-img{ text-align: center; position: relative; margin-top: -40px; z-index: 1;}
.web_design_section1{padding: 0 100px 50px;}
.web_design_section1 h3{font-size: 75px;line-height: normal; text-align: justify; text-transform: uppercase; color: #000; font-family: 'montserrat-bold'; width: 100%; padding: 3% 30px 45px 0;}
.web_design_section1 .text1{font-size: 32px;font-family: 'montserrat-regular'; display: block; text-align: justify;line-height: 40px;}
.web_design_section1 .text2{font-size: 75px; display: block; text-align: left; line-height: 80px;}
.web_design_section1 h3 strong{color: #eb1414;}
.web_design_section1 p{line-height: 20px; margin-bottom: 20px; }
.web_design_section2 .web_design_section2_title{background-color: #eb1414; padding: 50px 0; text-align: center;color: #fff; position: relative; }
.web_design_section2 .web_design_section2_title h3{font-family: 'montserrat-light'; font-size: 32px;color: #fff; padding-bottom:20px; padding-top: 0;}
.web_design_section2 .web_design_section2_title h3 strong{font-family: 'montserrat-semibold';color: #fff; }
.web_design_section2 .web_design_section2_title p{width: 80%; margin: 0 auto; font-size: 16px; margin-bottom: 0;}
.web_design_section2 .web_design_section2_title:after{content: ""; width: 30px; height: 30px; margin: 0 auto; background-color: #fff; display: inline-block;transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); position: absolute; bottom: -15px;}
.web_design_section2_steps{padding: 50px 80px;}
.web_design_section2_steps .step{min-height: 200px;}
.web_design_section2_steps .step h4{color: #eb1414;font-family: 'montserrat-semibold'; font-size: 32px; text-transform: uppercase; margin-bottom: 15px;}
.web_design_section2_steps .step p{color: #454545; font-size: 15px; line-height: 24px;} 
.web_design_section2_steps .step .number{color: #000; font-size: 150px; line-height: 100px; float: left; width: 165px; text-align: right; font-family: 'montserrat-regular'; padding-right: 40px;}
.web_design_section2_steps .step .number span{color: #eb1414;}
.web_design_section2_steps .step .text{ font-size: 14px; float: left; width: 75%;} 
.web_design_section2_steps .step.plan h4{background: url(../images/icon-web-design-steps.png) no-repeat; padding-left: 50px; background-size: 37px auto;}
.web_design_section2_steps .step.design h4{background: url(../images/icon-web-design-steps.png) no-repeat; padding-left: 50px; background-size: 37px auto;background-position: 0 -37px;}
.web_design_section2_steps .step.build h4{background: url(../images/icon-web-design-steps.png) no-repeat; padding-left: 50px; background-size: 37px auto;background-position: 0 -75px;}
.web_design_section2_steps .step.test h4{background: url(../images/icon-web-design-steps.png) no-repeat; padding-left: 50px; background-size: 37px auto;background-position: 0 -112px;}
.web_design_section2_steps .step.deploy h4{background: url(../images/icon-web-design-steps.png) no-repeat; padding-left: 50px; background-size: 37px auto;background-position: 0 -149px;}
.web_design_section2_steps .step.maintenance h4{background: url(../images/icon-web-design-steps.png) no-repeat; padding-left: 50px; background-size: 37px auto;background-position: 0 -186px;}
.web_design_section4{background-color: #efefef; padding: 50px 80px;}
.web_design_section4 .col-md-5{padding-left: 5%; padding-right: 5%;}
.web_design_section4 h3{font-size: 32px; color: #000; text-transform: uppercase; margin: 10% 0 20px; padding: 0;font-family: 'montserrat-semibold'; line-height: 36px; }
.web_design_section4 h3 span{color: #eb1414;}
.web_design_section4 p{font-size: 16px; margin-bottom: 20px;}
.web_design_section4 p .btn{ margin-top: 30px; padding: 12px 25px;}
.web_design_section3{background: url(../images/web-design-services-bg.jpg) no-repeat; background-size: cover; padding: 80px 0;}
.web_design_section3 h3{font-size: 32px; color: #fff; margin: 0 0 20px 0; padding: 0;text-align: center;} 
.web_design_section3 h3 span{color: #eb1414}
.web_design_section3 p{font-size: 16px; color: #fff; margin-bottom: 20px;text-align: center;}
.web_design_section3 .services-round{width: 520px; height: 520px; background-size: 180px; margin:30px auto; display: table;  position: relative; }
.web_design_section3 .services-round .icon-main{width: 150px; height: 150px; margin: 0 auto; text-align: center;display: table-cell; vertical-align: middle; position: relative;}
.web_design_section3 .services-round{background: url(../images/services-round-icon.png) no-repeat center; background-size: 180px;}
.web_design_section3 .services-round .circle {font-size: 13px; height: 138px;  width: 160px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index: 1; display: block; opacity: 1; list-style: none; position: absolute; text-align: center; padding: 15px; color: #fff;background: url(../images/web-design-circles-bg.png) no-repeat;}
.web_design_section3 .services-round .circle1 {left: 0; top: 90px; background-position: 0 0;}
.web_design_section3 .services-round .circle2 {left: 180px; top: 0; background-position: 0 -138px;}
.web_design_section3 .services-round .circle3 {left: 360px; top: 90px; background-position: 0 -276px;}
.web_design_section3 .services-round .circle4 { left: 360px; top: 280px; background-position: 0 -414px;}
.web_design_section3 .services-round .circle5 { left: 180px; top: 380px; background-position: 0 -552px;}
.web_design_section3 .services-round .circle6 {left: 0px; top: 280px; background-position: 0 -692px;}
.web_design_section3 .services-round .circle:before{content: ""; display: block; width: 50px; height: 50px; position: relative; background: url(../images/web-design-services-icons.png) no-repeat; margin: 5px auto 10px;}
.web_design_section3 .services-round .circle2:before{background-position: 0 -51px;}
.web_design_section3 .services-round .circle3:before{background-position: 0 -101px;}
.web_design_section3 .services-round .circle4:before{background-position: 0 -151px;}
.web_design_section3 .services-round .circle5:before{background-position: 0 -201px;}
.web_design_section3 .services-round .circle6:before{background-position: 0 -251px;}
.custom-template-mobile-app .mobile-apps-services-section{margin: 0;}
/* Website design new css ends here */
.custom-template-mobile-app .android-development-section1{background-color: #efefef;}
.custom-template-mobile-app .wearable-app-development-section2{margin-bottom: 0;}
.mobile-pages-testimonials{}
.mobile-pages-testimonials h3{padding: 0 !important; margin: 0 !important;}
.mobile-pages-testimonials .testimonial-left{display: none;}
.mobile-pages-testimonials #testimonial_slider p{text-align: center; color: #fff;}
.mobile-pages-testimonials .testimonial-job, .mobile-pages-testimonials .testimonial-author{color: #fff; text-align: center !important;}
.mobile-pages-testimonials .testimonials-slidelist .slick-slide{margin-top: 0 !important;}
.mobile-pages-testimonials .testimonials-slidelist.design-1 .slick-dots { display: none !important}
.mobile-pages-testimonials .testimonials-slidelist button.slick-prev.slick-arrow{background: url(../images/arrow-left-white.png) no-repeat !important;background-size: 100% !important; top: 25% !important;}
.mobile-pages-testimonials .testimonials-slidelist button.slick-next.slick-arrow{background: url(../images/arrow-right-white.png) no-repeat !important;background-size: 100% !important; top: 25% !important;}
.mobile-pages-testimonials #testimonial_slider p {font-size: 14px; line-height: 20px;}
.mobile-pages-testimonials .col-md-6:first-child h3{margin-top: 6%;}
.mobile-pages-testimonials .testimonials-slidelist .slick-dots li button{border-color: #fff;}
.mobile-pages-testimonials .testimonial-content {float: none; width: 90%; padding-top: 20px; margin: 0 auto 20px;}
#GetQuoteModal{background-color: #000;}
#GetQuoteModal .modal-dialog{margin-top: 10%;}
#GetQuoteModal .modal-content{border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0;}
.banner_text .head1 span.fade-in1:before{content: "Through"; display: inline-block; height: 45px; width:auto; font-size: inherit; color: #fff; margin-right: 3px;}
.banner_text .head1 span.fade-in2:before{content: "Technology,"; display:  inline-block; height: 45px; width:auto; font-size: inherit; color: #ec2b22; margin-right: 3px;}
.banner_text .head1 span.fade-in3:before{content: "We"; display:  inline-block; height: 45px; width:auto; font-size: inherit; color: #fff; margin-right: 3px;}
.banner_text .head1 span.fade-in4:before{content: "Transform"; display:  inline-block; height: 45px; width:auto; font-size: inherit; color: #ec2b22; margin-right: 3px;}
.banner_text .head1 span.fade-in5:before{content: "Your"; display:  inline-block; height: 45px; width:auto; font-size: inherit; color: #fff; margin-right: 3px;}
.banner_text .head1 span.fade-in6:before{content: "Business"; display:  inline-block; height: 45px; width:auto; font-size: inherit; color: #fff; margin-right: 3px;}
.banner_text .head1 span.fade-in3{margin-left: 11%;}
.custom-template-mobile-app .mobile-apps-services-section{background-color: #fff; border:0;}
.custom-template-web-design .innerpage_subtitleblock{width: 100%; padding-left: 15px; padding-right: 1px;}
.custom-template-web-design .innerpage_subtitleblock p{width: 70%; margin: 0 auto 15px;}
.custom-template-web-design #testimonial_slider{margin: 0 auto; width: 80%;}
.two_colorbox.custom_ios .white_btnbox a:focus{outline: 0; box-shadow: none; text-decoration: none;}
.content-mobile-portfolio-section .mobile-app-portfolio-section h3{display: none;}
#services-tabs.cus_links_page_title.submenulins-circle{ float: left; left: 0; right: auto;    width: 100%;}
#services-tabs.cus_links_page_title.submenulins-circle li{float: left;}
.banner_submenu_div{float: right; z-index: 9; top: -280px; right: 10%; left: auto; position: absolute; height: 280px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.banner_submenu_div #services-tabs.cus_links_page_title{right: 0; top: 196px;}
.banner_submenu_div .pipe{position: absolute; top: 0;  left: 49%;  right: 49%; border: 3px double rgba(255, 255, 255, 0.31); height: 190px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;}
.banner_submenu_div.active{top: 5px;}
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadetop1 { from { top:0; } to { top:100%;} }
@-moz-keyframes fadetop1 { from { top:0; } to { top:100%; } }
@keyframes fadetop1 { from { top:0;} to { top:100%; } }
@-webkit-keyframes cus_links_page_title { from { opacity:0;} to { opacity:1; } }
@-moz-keyframes cus_links_page_title { from { opacity:0; } to { opacity:1;} }
@keyframes cus_links_page_title { from { opacity:0; } to { opacity:1; } }
.cus_links_page_title{
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;
  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}
.fadetop1 {-webkit-animation-delay: 0.7s;-moz-animation-delay: 0.7s;animation-delay: 0.7s;}
.cus_links_page_title {-webkit-animation-delay: 1.4s; -moz-animation-delay:1.4s; animation-delay: 1.4s;}
.custom-template-mobile-app .InnerPageContent .testimonials-text p{color: #fff; font-size: 14px; line-height: 20px;}
.web-design-banner #services-tabs.cus_links_page_title .bubblesIcons{ top: -121px;}
/* shopping cart page stylesheets */
.shopping-cart-page-title-icon{text-align: center; margin-bottom: 30px;}
.web-design-banner.shopping-cart-banner { padding: 80px 0 40px; background: url(/wp-content/themes/zaptechsolutions/images/shopping-cart-banner-image.jpg) no-repeat;  background-size: cover;}
.web-design-banner.shopping-cart-banner p{font-size: 20px; margin-bottom: 30px; margin-top: 20px;}
.web-design-banner.shopping-cart-banner h1{font-family: 'montserrat-semibold'; padding-top: 15px; padding-bottom: 0;} 
.web-design-banner.shopping-cart-banner .btn{color: #fff; border-color: #fff; background-color: transparent; outline: 0;}
.web-design-banner.shopping-cart-banner .btn:hover{color: #fff; border-color: #ec2b22; background-color: #ec2b22;}
.shoppingcart-subtitile-section{padding: 30px 0; text-align: center;}
.shoppingcart-subtitile-section h2{font-size: 34px; margin-bottom: 20px; font-family: 'montserrat-semibold'; color:#000;}
.shoppingcart-subtitile-section h2 span{color:#ec2b22;}
.shoppingcart-subtitile-section p{width: 70%; margin: 0 auto 20px;}
.custom-template-shopping-cart .cus_portfolio_block h3{display: none;} 
.custom-template-shopping-cart .mobile-pages-testimonials .testimonial-content p{text-align: center; color: #fff;}
.custom-template-shopping-cart #portfolio_slider .owl-item .item { margin-bottom: 0px; }
.custom-template-mobile-app .InnerPageContent .testimonials-text p{font-family: 'montserrat-regular'; }
.shopping-cart-call-to-action{    padding-top: 3%;}
.shopping-cart-call-to-action p{color: #fff; font-size: 16px; margin-bottom: 20px;}
.shopping-cart-call-to-action h3 strong{font-family: 'montserrat-semibold'; }
.shopping-cart-call-to-action h3 span{font-family: 'montserrat-semibold'; }
.custom-template-shopping-cart .two_colorbox{margin: 0;}
.custom-template-shopping-cart .shopping-cart-section1 .container-fluid{ width: 90%; padding-left: 80px; padding-right: 80px;}
.custom-template-shopping-cart .shopping-cart-section1 h3{padding-top: 0;}
.custom-template-shopping-cart .shopping-cart-section1 img{margin-top: 10px;}
.custom-template-shopping-cart .shopping-cart-section2 .section-title{background-color: #ec2b22;text-align: center; color: #fff; padding: 50px 0;}
.custom-template-shopping-cart .shopping-cart-section2 .section-title h3{color: #fff;font-family: 'montserrat-semibold'; font-size: 32px; padding-top: 0;}
.custom-template-shopping-cart .shopping-cart-section2 .section-title p{width: 70%; margin: 0 auto; }
.custom-template-shopping-cart .shopping-cart-section2 .section-title p a{color: inherit;}
.shopping-cart-section1{padding-bottom: 40px;}
.industries-section{text-align: center; background-color: #fff; padding: 50px 0 80px;}
.industries-section .container-fluid{padding-left: 80px; padding-right: 80px;}
.industries-section h3{ font-size: 32px; font-family: 'montserrat-semibold'; color:#000; padding: 0 0 30px 0; margin: 0;}
.industries-section h3 span{color:#ec2b22;}
.industries-section h4{font-size: 14px; line-height: 22px; text-align: center;  }
.industries-section .table-cell{padding: 0 15px;vertical-align: top;}
.industries-section .indus_icon{width: 80px; height: 80px; margin: 20px auto 10px; text-align: center; position: relative;}
.industries-section .indus_icon:before{content: ""; height: 48px; width: 48px; display: block; background: url(../images/icon-industries-sprites.png) no-repeat; margin: 0 auto; position: relative; z-index: 11; top: 16px;}
.industries-section .indus_icon:after{content: ""; height: 100%; width: 100%; display: block; position: absolute; background: url(../images/hexagon_small_red_bg.png) no-repeat; top: 0; left: 0;  z-index: 1; opacity: 0; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.industries-section .indus_icon:hover:after{opacity: 1;}
.industries-section .indus_icon:hover:before{background: url(../images/icon-industries-sprites-white.png) no-repeat;}
.industries-section .indus_icon.indus_icon_ecommerce:before{background-position: 0 0;}
.industries-section .indus_icon.indus_icon_medical:before{background-position: 0 -48px;}
.industries-section .indus_icon.indus_icon_travel:before{background-position: 0 -96px;}
.industries-section .indus_icon.indus_icon_manufacture:before{background-position: 0 -142px;}
.industries-section .indus_icon.indus_icon_realestate:before{background-position: 0 -192px;}
.industries-section .indus_icon.indus_icon_retail:before{background-position: 0 -240px;}
.industries-section .indus_icon.indus_icon_education:before{background-position: 0 -288px;}
.industries-section .indus_icon.indus_icon_more:before{background-position: 0 -336px;}
.shopping-cart-section3{padding: 80px 0; background: url(../images/shopping-cart-section-black-bg.jpg); background-size: cover; color: #fff;}
.shopping-cart-section3 h3{color: #fff; text-align: center; padding: 0 0 15px; margin: 0; font-size: 32px;font-family: 'montserrat-semibold'; }
.shopping-cart-section3 p.short-desc{width: 70%; margin: 0 auto 30px; text-align: center;}
.shopping-cart-section3 p.short-desc a{color: inherit;}
.shopping-cart-section3 .container-fluid{padding-left: 80px; padding-right: 80px;}
.shopping-cart-section3 .s_d_icon{margin-top: 40px; color: #777; padding-right: 10%; position: relative; padding-left: 100px;}
.shopping-cart-section3 .s_d_icon:before{content: ""; display: block; width: 80px; height: 90px; position: absolute; left:0; top: 0;background: url(../images/shopping-cart-benifits-icons.png) no-repeat;}
.shopping-cart-section3 .s_d_icon h4{color: #fff;font-family: 'montserrat-regular'; font-size: 18px; margin-bottom: 10px;}
.shopping-cart-section3 .s_d_icon p{color: #a7a7a7;}
.shopping-cart-section3 .s_d_icon p a{color: inherit;}
.shopping-cart-section3 .s_d_icon.s_d_e_w_d:before{background-position: 0 0;}
.shopping-cart-section3 .s_d_icon.s_d_e_a_d:before{background-position: 0 -90px;}
.shopping-cart-section3 .s_d_icon.s_d_c_e_w_d:before{background-position: 0 -180px;}
.shopping-cart-section3 .s_d_icon.s_d_c_o_s_c:before{background-position: 0 -270px;}
.shopping-cart-section3 .s_d_icon.s_d_e_p_o_i:before{background-position: 0 -360px;}
.shopping-cart-section3 .s_d_icon.s_d_e_p_m_d:before{background-position: 0 -450px;}
.shopping-cart-section3 .s_d_icon.s_d_e_p_g_i:before{background-position: 0 -540px;}
.shopping-cart-section3 .s_d_icon.s_d_r_e_w:before{background-position: 0 -630px;}
.shopping-cart-section3 .s_d_icon.s_d_s_m:before{background-position: 0 -720px;}
.shopping-cart-section2 .container-fluid{padding-left: 80px; padding-right: 80px;}
div.service-landing-service-list {background: #fff; position: relative; width: 100%; overflow-x: hidden;}
.service-landing-service-list ul { background: url(../images/service-landing-list-line.png) repeat-y 50% 0; padding: 100px 0;}
.service-landing-service-list ul li {font-size: 14px; color: #454545; line-height: 26px; position: relative; margin-bottom: 20px; list-style-type: none;}
.service-landing-service-list ul li:before{display: none;}
.service-landing-service-list ul li:nth-child(odd) {padding-left: 53%; padding-right: 0.9375em;text-align: left;}
.service-landing-service-list ul li:nth-child(even) { padding-right: 53%; text-align: right; padding-left: 0.9375em;}
.service-landing-list-bullet { background: url(../images/service-landing-list-bullet.png) no-repeat left top; width: 30px; height: 30px; position: absolute; left: 50%; margin-left: -15px; margin-top: 10px;}
.service-landing-service-list ul li h3 { font-family: 'montserrat-semibold'; font-size: 24px; line-height: 30px; color: #000; margin-bottom: 0; padding-top: 0;}
.service-landing-service-list ul li h3 a { color: #000; transition: all 0.3s ease-in-out 0s;}
.btn-enquire-us img{max-width: 50px;}
.btn-blog-home{ float: right; position: relative; margin-top: -60px;}
.page-template-blog-php .navigation ul{ margin: 0 auto; padding: 0; clear: both; text-align: center;}
.page-template-blog-php .navigation ul li{display: inline-block; padding: 0 4px;}
.navigation ul li a{min-width: 36px; display: block;}
.page-template-blog-php .navigation li a, .page-template-blog-php .navigation li a:hover, .page-template-blog-php .navigation li.active a, .page-template-blog-php .navigation li.disabled{ background-color: #ffffff !important; color: #000 !important; border: 1px solid #000 !important;}
.page-template-blog-php .navigation li a:hover, .page-template-blog-php .navigation li.active a{background-color: #ec2b22 !important; color: #fff !important; border-color: #ec2b22 !important;}
.woocommerce-sectopn-3.shopping-cart-section3 h3{font-family: 'montserrat-semibold'; margin-bottom: 15px; line-height: 24px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon{padding-right: 0; padding-left: 0;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon:before{  background: url(../images/woocommerce-shopping-cart-benifits-icons.png) no-repeat; position: relative; display: table-cell; vertical-align: middle; background-size: 100% auto;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon .text{color: #fff; display: table-cell; vertical-align: middle; padding: 0 0 0 15px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon1:before{background-position: 0 0;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon2:before{background-position: 0 -90px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon3:before{background-position: 0 -180px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon4:before{background-position: 0 -270px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon5:before{background-position: 0 -360px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon6:before{background-position: 0 -450px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon7:before{background-position: 0 -540px;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon.icon8:before{background-position: 0 -630px;}
.woocommerce-sectopn-2{background-color: #efefef; padding: 50px 0;}
.woocommerce-sectopn-2 h3 {margin:0; padding:0 0 20px 0; text-align: center; font-size: 32px; margin-bottom: 20px; color: #000; font-family: 'montserrat-semibold';}
.woocommerce-sectopn-2 h3 span{color:#ec2b22;}
.woocommerce-sectopn-2 .short-desc{width: 80%; margin:0 auto; text-align: center;}
.woocommerce-services-container{margin: 30px 0 0px;}
.woocommerce-services-container .woocommerce_ul{margin-top: 10px;}
.woocommerce-services-container .woocommerce_ul.right li{display: table; width: 100%; text-align: left; padding: 0;margin-bottom: 5%;}
.woocommerce-services-container .woocommerce_ul.right li:before{content:""; background: url(../images/icon-woocommerce-development-services.png) no-repeat; width: 76px; height: 86px; display: table-cell;  vertical-align: middle; position: relative; top: 0; left: 0; border:0;} 
.woocommerce-services-container .woocommerce_ul.right li .text{display: table-cell; vertical-align: middle;padding-left: 20px; font-size: 16px; color: #000; font-family: 'montserrat-regular';}
.woocommerce-services-container .woocommerce_ul.left li{display: table; width: 100%; text-align: right;padding: 0; margin-bottom: 5%;}
.woocommerce-services-container .woocommerce_ul.left li:before{display: none;}
.woocommerce-services-container .woocommerce_ul.left li:after{content:""; background: url(../images/icon-woocommerce-development-services.png) no-repeat; width: 76px; height: 86px; display: table-cell;  vertical-align: middle; position: relative; top: 0; left: 0; border:0;} 
.woocommerce-services-container .woocommerce_ul.left li .text{display: table-cell; vertical-align: middle; padding-right: 20px; font-size: 16px; color: #000; font-family: 'montserrat-regular';}
.woocommerce-services-container .woocommerce_ul.left li:nth-child(2):after{background-position: 0 -86px;}     
.woocommerce-services-container .woocommerce_ul.left li:nth-child(3):after{background-position: 0 -172px;}
.woocommerce-services-container .woocommerce_ul.left li:nth-child(4):after{background-position: 0 -258px;}
.woocommerce-services-container .woocommerce_ul.right li:nth-child(1):before{background-position: 0 -344px;}
.woocommerce-services-container .woocommerce_ul.right li:nth-child(2):before{background-position: 0 -430px;}
.woocommerce-services-container .woocommerce_ul.right li:nth-child(3):before{background-position: 0 -516px;}
.woocommerce-services-container .woocommerce_ul.right li:nth-child(4):before{background-position: 0 -602px;}
.magento-shopping-cart-section3{margin: 30px 0;}
.magento-shopping-cart-section1 .container-fluid{width: 100%; margin: 0 auto; padding: 0 80px;}
.magento-shopping-cart-section2 .container-fluid{width: 100%; margin: 0 auto; padding: 0 80px;}
.magento-shopping-cart-section3 .container-fluid{width: 100%; margin: 0 auto; padding: 0 80px;}
.magento-shopping-cart-section3 img{margin-top: 30px;}
.magento-shopping-cart-section1{margin-bottom: 50px;}
.entry-content .InnerPageContent .custom-ul{margin: 0; padding: 0}
.entry-content .InnerPageContent .custom-ul li{ padding: 5px 3px 5px 18px;}
.entry-content .InnerPageContent .custom-ul li:before{content:""; display: block; width: 10px; height: 13px; background: url(../images/img-list-style.png) no-repeat; border:0;}
.magento-shopping-cart-section2-title{width: 90%; margin: 0 auto;}
.magento-shopping-cart-section2-title h3{font-size: 24px;}
.magento-shopping-cart-section2-title br{display: none;}
.magento-shopping-cart-section2-title h3 span{color:#ec2b22;}
.virtuemart-section1{padding: 0 0 50px 0;}
.virtuemart-section1 h3 span{color:#ec2b22;}
.virtuemart-section1 .container-fluid{width: 90%; margin: 0 auto; padding: 0 80px;}
.virtuemart-section1 .container-fluid img{max-width: 350px; float:right; margin: 0 20px 20px;}
.virtuemart-section2{background: #efefef; padding: 80px 0;}
.virtuemart-section2 h3{font-size: 32px; color: #000; margin: 0 0 20px 0; padding: 0;text-align: center;font-family: 'montserrat-semibold';} 
.virtuemart-section2 h3 span{color: #ec2b22;}
.virtuemart-section2 p{font-size: 14px;  margin-bottom: 20px;text-align: center;}
.virtuemart-section2 .services-round{width: 510px; height: 480px; background-size: 180px; margin:50px auto 0; display: table;  position: relative; }
.virtuemart-section2 .services-round .icon-main{width: 150px; height: 150px; margin: 0 auto; text-align: center;display: table-cell; vertical-align: middle; position: relative;}
.virtuemart-section2 .services-round{background: url(../images/virtuemart-services-round-icon.png) no-repeat center;}
.virtuemart-section2 .services-round .circle {font-size: 13px; height: 140px;  width: 160px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index: 1; display: block; opacity: 1; list-style: none; position: absolute; text-align: center; padding: 10px; color: #fff;background: url(../images/virtuemart-services-icons.png) no-repeat;}
.virtuemart-section2 .services-round .circle1 {left: 40px; top: 90px;background-position: 0 0;}
.virtuemart-section2 .services-round .circle2 {left: 180px; top: 10px; background-position: 0 -150px;}
.virtuemart-section2 .services-round .circle3 {left: 320px; top: 90px;background-position: 0 -300px;}
.virtuemart-section2 .services-round .circle4 {left: 320px; top: 250px; background-position: 0 -450px;}
.virtuemart-section2 .services-round .circle5 {left: 180px; top: 330px; background-position: 0 -600px;}
.virtuemart-section2 .services-round .circle6 {left: 40px; top: 250px; background-position: 0 -750px;}
.virtuemart-section2 .services-round .circle:before{content: ""; display: block; width: 50px; height: 50px; position: relative; background: url(../images/virtuemart-development-services-icons.png) no-repeat; margin: 5px auto 10px;}
.virtuemart-section2 .services-round .circle2:before{background-position: 0 -51px;}
.virtuemart-section2 .services-round .circle3:before{background-position: 0 -101px;}
.virtuemart-section2 .services-round .circle4:before{background-position: 0 -151px;}
.virtuemart-section2 .services-round .circle5:before{background-position: 0 -201px;}
.virtuemart-section2 .services-round .circle6:before{background-position: 0 -251px;}
.virtuemart-section3 .container-fluid{ width: 90%;padding: 0 80px;}
.virtuemart-section3 .s_d_icon{margin-top: 40px; color: #777; position: relative; display: table; width: 100%; padding-left: 0 !important; padding-right: 5% !important;}
.virtuemart-section3 .text{display: table-cell; padding-left: 15px; color: #fff; vertical-align: middle; font-size: 15px;}
.virtuemart-section3 .s_d_icon:before{content: ""; display: block; width: 80px; height: 90px; position: relative; background: url(../images/virtuemart-shopping-cart-benifits-icons.png) no-repeat; display: table-cell; vertical-align: middle;}
.virtuemart-section3 .s_d_icon h4{color: #fff;font-family: 'montserrat-regular'; font-size: 18px; margin-bottom: 10px;}
.virtuemart-section3 .s_d_icon p{color: #a7a7a7;}
.virtuemart-section3 .s_d_icon.icon1:before{background-position: 0 0;}
.virtuemart-section3 .s_d_icon.icon2:before{background-position: 0 -88px;}
.virtuemart-section3 .s_d_icon.icon3:before{background-position: 0 -180px;}
.virtuemart-section3 .s_d_icon.icon4:before{background-position: 0 -270px;}
.virtuemart-section3 .s_d_icon.icon5:before{background-position: 0 -360px;}
.virtuemart-section3 .s_d_icon.icon6:before { background-position: 0 -451px;}

.volusion-section2{ background: #efefef;  padding: 40px 0 0;}
.volusion-section2 h3 {margin:0; padding:0 0 20px 0; text-align: center; font-size: 32px; margin-bottom: 20px; color: #000;font-family: 'montserrat-semibold';}
.volusion-section2 h3 span{color:#ec2b22;}
.volusion-section2 .short-desc{width: 80%; margin:0 auto; text-align: center;}
.volusion-section2 .woocommerce-services-container .woocommerce_ul.right li:before{content:""; background: url(../images/icon-volusion-development-services.png) no-repeat; width: 76px; height: 86px; display: table-cell;  vertical-align: middle; position: relative; top: 0; left: 0; border:0;} 
.volusion-section2 .woocommerce-services-container .woocommerce_ul.left li:after{content:""; background: url(../images/icon-volusion-development-services.png) no-repeat; width: 76px; height: 86px; display: table-cell;  vertical-align: middle; position: relative; top: 0; left: 0; border:0;} 
.volusion-section2 .woocommerce-services-container .woocommerce_ul.left li:nth-child(2):after{background-position: 0 -86px;}     
.volusion-section2 .woocommerce-services-container .woocommerce_ul.left li:nth-child(3):after{background-position: 0 -172px;}
.volusion-section2 .woocommerce-services-container .woocommerce_ul.left li:nth-child(4):after{background-position: 0 -258px;}
.volusion-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(1):before{background-position: 0 -344px;}
.volusion-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(2):before{background-position: 0 -430px;}
.volusion-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(3):before{background-position: 0 -516px;}
.volusion-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(4):before{background-position: 0 -602px;}
.volusion-section3 .container-fluid{ width: 80%; padding: 0 80px;} 
.volusion-section3 .s_d_icon:before{ background: url(../images/volusion-shopping-cart-benifits-icons.png) no-repeat;}
.web-design-banner.shopping-cart-banner #GetQuoteModal .btn { color: #fff; border-color: #000;background-color: #000;}
.web-design-banner.shopping-cart-banner #GetQuoteModal .btn:hover{ color: #fff; border-color: #ec2b23; background-color: #ec2b23;}
.web-design-banner.shopping-cart-banner #GetQuoteModal p{text-align: left; margin-bottom: 0; width: 100%;}
.prestashop_section1 {padding-bottom: 50px;}
.prestashop_section1 .container-fluid{width: 90%; padding-left: 80px; padding-right: 80px;}
.prestashop_section1 img{float: right; width:350px; margin: 0 0 15px 15px;}
.prestashop_section2 .container-fluid{width: 90%; padding-left: 80px; padding-right: 80px;}
.prestashop_section2{background-color: #efefef; padding: 50px 0;}
.shopping-cart-section3.prestashop_section2 h3{text-align: center; margin: 0; padding: 0 0 20px;}
.shopping-cart-section3.prestashop_section2 .short_desc{width: 80%; margin: 0 auto 20px; text-align: center;}
.shopping-cart-section3.prestashop_section2 h3 span{color:#ec2b22;}
.shopping-cart-section3.prestashop_section3 .s_d_icon:before{ background: url(../images/prestashop-benifits-icons.png) no-repeat; background-size: 100% auto;}
.shopping-cart-section3.prestashop_section3 .icon1:before{background-position:0 0;}
.shopping-cart-section3.prestashop_section3 .icon2:before{background-position: 0 -88px;}
.shopping-cart-section3.prestashop_section3 .icon3:before{background-position:0 -180px;}
.shopping-cart-section3.prestashop_section3 .icon4:before{background-position:0 -270px;}
.shopping-cart-section3.prestashop_section3 .icon5:before{background-position:0 -360px;}
.shopping-cart-section3.prestashop_section3 .icon6:before{background-position:0 -450px;}
.shopping-cart-section3.prestashop_section3 .icon7:before{background-position:0 -542px;}
.shopping-cart-section3.prestashop_section3 .icon8:before{background-position:0 -632px;}
.shopping-cart-section3.prestashop_section3 .icon9:before{background-position:0 -722px;}
.shopping-cart-section3.prestashop_section3 .icon10:before{background-position:0 -812px;}
.shopping-cart-section3.prestashop_section3 .icon11:before{background-position:0 -902px;}
.shopping-cart-section3.prestashop_section3 .icon12:before{background-position:0 -992px;}
.shopify-section1 .container-fluid, .shopify-section2 .container-fluid, .shopify-section3 .container-fluid, .shopify-section4 .container-fluid{width: 90%; padding-left: 80px; padding-right: 80px;}
 .shopify-section1{padding-bottom: 50px;}
.shopify-section1 img{float: right; width:350px; margin: 0 0 15px 15px;}
.shopify-section2{ background: #efefef;  padding: 50px 0 0;}
.shopify-section2 h3 {margin:0; padding:15px 0 10px 0; text-align: center; font-size: 32px; margin-bottom: 10px; color: #000;font-family: 'montserrat-semibold';}
.shopify-section2 h3 span{color:#ec2b22;}
.shopify-section2 .short-desc{width: 80%; margin:0 auto; text-align: center;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:before{content:""; background: url(../images/icon-shopify-development-services-sprite.png) no-repeat; width: 76px; height: 86px; display: block; vertical-align: middle; position: absolute; top: 0; left: 0; border:0;} 
.shopify-section2 .woocommerce-services-container .woocommerce_ul.left li:after{content:""; background: url(../images/icon-shopify-development-services-sprite.png) no-repeat; width: 76px; height: 86px; display: block; vertical-align: middle; position: absolute; top: 0; left: auto; right:0; border:0;} 
.shopify-section2 .woocommerce-services-container .woocommerce_ul.left li:nth-child(2):after{background-position: 0 -86px;}     
.shopify-section2 .woocommerce-services-container .woocommerce_ul.left li:nth-child(3):after{background-position: 0 -172px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(1):before{background-position: 0 -344px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(2):before{background-position: 0 -430px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(3):before{background-position: 0 -516px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul li, .shopify-section2 .woocommerce-services-container .woocommerce_ul li p{font-size: 14px}
.shopify-section2 .woocommerce-services-container .woocommerce_ul li h4{font-family: 'montserrat-regular'; color: #000; font-size: 18px; margin-bottom: 8px;}
.shopify_services_img{margin: 50px 0 0 0;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.left li{margin-bottom: 17%;  padding-right: 80px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li{margin-bottom: 17%;  padding-left: 80px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(1):before { background-position: 0 -258px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(2):before { background-position: 0 -344px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li:nth-child(3):before { background-position: 0 -430px;}
.what_people_are_says{display: block !important;}
.shopify-section3 h3{font-size: 32px; color: #fff; margin: 0 0 20px 0; padding: 0;text-align: center;font-family: 'montserrat-semibold';} 
.shopify-section3 h3 span{color: #ec2b22;}
.shopify-section3 p{font-size: 14px;  margin-bottom: 20px;text-align: center;}
.shopify-section3 .services-round{width: 510px; height: 480px; background-size: 180px; margin:50px auto 0; display: table;  position: relative; }
.shopify-section3 .services-round .icon-main{width: 150px; height: 150px; margin: 0 auto; text-align: center;display: table-cell; vertical-align: middle; position: relative;}
.shopify-section3 .services-round{background: url(../images/shopify-development-round-icon.png) no-repeat center; background-size: 160px;}
.shopify-section3 .services-round .circle {font-size: 13px; height: 140px;  width: 160px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index: 1; display: block; opacity: 1; list-style: none; position: absolute; text-align: center; padding: 10px; color: #fff;background: url(../images/shopify-development-services-icons.png) no-repeat;}
.shopify-section3 .services-round .circle1 {left: 40px; top: 90px;background-position: 0 0;}
.shopify-section3 .services-round .circle2 {left: 180px; top: 10px; background-position: 0 -150px;}
.shopify-section3 .services-round .circle3 {left: 320px; top: 90px;background-position: 0 -300px;}
.shopify-section3 .services-round .circle4 {left: 320px; top: 250px; background-position: 0 -450px;}
.shopify-section3 .services-round .circle5 {left: 180px; top: 330px; background-position: 0 -600px;}
.shopify-section3 .services-round .circle6 {left: 40px; top: 250px; background-position: 0 -750px;}
.shopify-section3 .services-round .circle:before{content: ""; display: block; width: 50px; height: 50px; position: relative; background: url(../images/shopify-services-icons.png) no-repeat; margin: 12px auto 5px;}
.shopify-section3 .services-round .circle2:before{background-position: 0 -51px;}
.shopify-section3 .services-round .circle3:before{background-position: 0 -101px;}
.shopify-section3 .services-round .circle4:before{background-position: 0 -151px;}
.shopify-section3 .services-round .circle5:before{background-position: 0 -201px;}
.shopify-section3 .services-round .circle6:before{background-position: 0 -251px;}
.shopify-section3 .services-round .circle .text{font-size: 14px;}
.shopify-section2 .woocommerce-services-container .woocommerce_ul.right li .text, .shopify-section2 .woocommerce-services-container .woocommerce_ul.left li .text{color: #454545; font-family: 'montserrat-light';}
.what-people-say-section{display: block !important}
.mobile-pages-testimonials{display: block !important}
.shopify-section4{padding: 80px 0; background-color: #efefef}
.shopify-section4 h3 { font-size: 32px; color: #000; margin: 0 0 20px 0; padding: 0; text-align: center; font-family: 'montserrat-semibold';}
.shopify-section4 .short-desc{width: 80%; margin: 0 auto 25px; text-align: center;}
.shopify-section4 div.service-landing-service-list {background: #efefef; position: relative; width: 100%; overflow-x: hidden; padding-top: 40px;}
.shopify-section4 .service-landing-service-list ul { background: url(../images/service-landing-list-line.png) repeat-y 50% 0; padding: 60px 0;}
.shopify-section4 .service-landing-service-list ul li {font-size: 14px; color: #454545; line-height: 26px; position: relative; margin-bottom:10px; list-style-type: none; padding-top: 0;}
.shopify-section4 .service-landing-service-list ul li:before{display: none;}
.shopify-section4 .service-landing-service-list ul li:nth-child(odd) {padding-right: 53%; padding-left: 0.9375em;text-align: right;}
.shopify-section4 .service-landing-service-list ul li:nth-child(odd) h3{text-align: right;}
.shopify-section4 .service-landing-service-list ul li:nth-child(even) { padding-left: 53%; text-align: left; padding-right: 0.9375em;}
.shopify-section4 .service-landing-service-list ul li:nth-child(even) h3{text-align: left;}
.shopify-section4 .service-landing-list-bullet { background: url(../images/service-landing-list-bullet.png) no-repeat left top; width: 30px; height: 30px; position: absolute; left: 50%; margin-left: -15px; top: 28px;}
.shopify-section4 .service-landing-service-list ul li h3 { font-family: 'montserrat-regular'; font-size: 18px; line-height: 30px; color: #000; margin-bottom: 5px;}
.shopify-section4 .service-landing-service-list ul li h3 a { color: #000; transition: all 0.3s ease-in-out 0s;}
.shopify-section4 .service-landing-service-list ul li:before{content: ""; display: block; width: 75px; height: 83px; left: 0; top: 0; position: absolute; background: url(../images/icon-sprite-shopify-development-services.png) no-repeat; background-size: 100% auto; border:0;}
.shopify-section4 .service-landing-service-list ul li:nth-child(odd):before{left: auto; right: 53%;}
.shopify-section4 .service-landing-service-list ul li:nth-child(even):before{left: auto; right:42%;}
.shopify-section4 .service-landing-service-list ul li:nth-child(odd) h3, .shopify-section4 .service-landing-service-list ul li:nth-child(odd) p{padding-right: 90px;}
.shopify-section4 .service-landing-service-list ul li:nth-child(even) h3, .shopify-section4 .service-landing-service-list ul li:nth-child(even) p{padding-left: 90px;}
.shopify-section4 .service-landing-service-list ul li:nth-child(1):before{background-position: 0 0;}
.shopify-section4 .service-landing-service-list ul li:nth-child(2):before{background-position: 0 -83px;}
.shopify-section4 .service-landing-service-list ul li:nth-child(3):before{background-position: 0 -166px;}
.shopify-section4 .service-landing-service-list ul li:nth-child(4):before{background-position: 0 -249px;}
.shopify-section4 .service-landing-service-list ul li:nth-child(5):before{background-position: 0 -332px;}
.shopify-section4 .service-landing-service-list ul li:nth-child(6):before{background-position: 0 -414px;}
.custom-template-shopping-cart .content-mobile-portfolio-section{margin: 0;}
.shopping_cart_secion_image{float: right; max-width:260px; margin: -40px 0 10px 40px;}
.shopify-section4 h3 span{color: #ec2b22;}
.prestashop_section1 img{margin-top: -50px;}
.prestashop_section2 h3{text-align: center;}
.prestashop_section2 .short_desc{width:80%; margin: 0 auto; text-align: center; margin-bottom: 20px;}
.custom-template-mobile-app .innerpage_subtitleblock p{text-align: center !important;}
.p_b_50{padding-bottom: 50px;}
.ror-section1{padding: 0 0 80px 0;}
.ror-section1 .container-fluid{width: 90%; margin:0 auto; padding: 0 80px;}
.ror-section2 .s_d_icon:before {transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out;}
.ror-section2 .s_d_icon:hover:before, .ror-section2 .s_d_icon:focus:before{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}
.shopping-cart-section3.ror-section2 .s_d_icon:before{ background: url(../images/icons-ruby-n-rails-advantage.png) no-repeat; background-size: 100% auto;} 
.shopping-cart-section3.ror-section2 .s_d_icon.icon1:before { background-position: 0 0;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon2:before { background-position: 0 -90px;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon3:before { background-position: 0 -180px;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon4:before { background-position: 0 -270px;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon5:before { background-position: 0 -360px;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon6:before { background-position: 0 -450px;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon7:before { background-position: 0 -540px;}
.shopping-cart-section3.ror-section2 .s_d_icon.icon8:before { background-position: 0 -630px;}
.ror-section3{padding: 80px 0 80px 0;}
.ror-section3 .container-fluid{width: 100%; margin:0 auto;padding: 0 80px;}
.ror-section3 .ror-gray_box{ background-color: #efefef; padding: 30px; min-height: 300px;}
.ror-section3 .ror-gray_box h3{padding: 0 0 20px 0; margin: 0;font-family: 'montserrat-semibold'; color:#000;}
.ror-section3 .ror-gray_box p{line-height: 24px;}
.content_right_img{float: right; margin: -40px 0 15px 15px; max-width: 320px;}
.text-red{color: #ec2b22;}
.shopify-section3 .services-round .circle .text a{color: #fff;}
.open-source-section3 { padding: 80px 0; background: url(../images/shopping-cart-section-black-bg.jpg); background-size: cover; color: #fff;}
.open-source-section3 h3{text-align: center;font-family: 'montserrat-semibold'; color: #fff; padding: 0 0 15px 0; margin: 0; font-size: 32px;}
.open-source-section3 .short-desc{width: 80%; margin: 0 auto 20px;text-align: center; color:#fff;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.right li:before{ background: url(../images/icon-why-open-source-tecnology.png) no-repeat; background-size: 100%;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.left li:after{ background: url(../images/icon-why-open-source-tecnology.png) no-repeat; background-size: 100%;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul li h4{font-size: 15px; color: #fff;    font-family: 'montserrat-light';}
.open-source-section3  .woocommerce-services-container{width: 90%; margin: 30px auto 10px;}
.open-source-section3 .col-md-4:nth-child(2) img{margin-top: 20px;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.left li:first-child{margin-top: 0;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.right li:first-child{margin-top: 0;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.left li{ margin-top: 12%;    margin-bottom: 0;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.right li{ margin-top: 12%;    margin-bottom: 0;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.left li:nth-child(1):after{background-position: 0 0;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.left li:nth-child(2):after{background-position: 0 -85px;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.left li:nth-child(3):after{background-position: 0 -170px;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.right li:nth-child(1):before{background-position: 0 -255px;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.right li:nth-child(2):before{background-position: 0 -340px;}
.open-source-section3 .woocommerce-services-container .woocommerce_ul.right li:nth-child(3):before{background-position: 0 -426px;} 
.open-source-section2 .service-landing-service-list ul li h3{position: relative;}
.open-source-section2 .service-landing-service-list ul li h3:before{content: ""; display: block; width: 48px; height: 48px; position: absolute; left: 0; top: 0; background: url(../images/icon-open-source-technologies.png) no-repeat; background-size: 100% auto;}
.open-source-section2 .service-landing-service-list ul li h3.php:before{background-position: 0 0;}
.open-source-section2 .service-landing-service-list ul li h3.joomla:before{background-position: 0 -48px;}
.open-source-section2 .service-landing-service-list ul li h3.drupal:before{background-position: 0 -96px;}
.open-source-section2 .service-landing-service-list ul li h3.wordpress:before{background-position: 0 -144px;}
.open-source-section2 .service-landing-service-list ul li h3.codeigniter:before{background-position: 0 -190px;}
.open-source-section2 .service-landing-service-list ul li h3.cakephp:before{background-position: 0 -238px;}
.open-source-section2 .service-landing-service-list ul li h3.zend:before{background-position: 0 -288px;}
.open-source-section2 .service-landing-service-list ul li h3.ror:before{background-position: 0 -338px;}
.open-source-section2 .service-landing-service-list ul li:nth-child(odd) h3{padding-left: 60px; padding-top: 8px; padding-bottom: 8px; margin-bottom: 10px;}
.open-source-section2 .service-landing-service-list ul li:nth-child(even) h3{padding-right: 60px; padding-top: 8px; padding-bottom: 8px; margin-bottom: 10px;}
.open-source-section2 .service-landing-service-list ul li:nth-child(even) h3:before{left: auto; right: 0;}
.php-section-1 .container-fluid, .php-section-2 .container-fluid, .php-section-3 .container-fluid, .php-section-4 .container-fluid{width: 90%; margin:0 auto;padding: 0 80px;}
.php-section-1{padding-bottom: 60px;}
.php-section-4{ background-color: #efefef; padding: 60px 0;}
.php-section4-img{ float: right; max-width: 350px; margin: -30px 0 15px 15px;}
.php-section-4 h3{text-align: center; font-size: 32px; font-family: 'montserrat-semibold'; padding: 0 0 30px 0;}
.php-section-4 p{line-height: 24px;}
.shopping-cart-section3.php-section-2{ background: #efefef; padding: 60px 0;}
.shopping-cart-section3.php-section-2 h3{color: #000;}
.shopping-cart-section3.php-section-2 p.short-desc{color: #454545;}
.comman-section1{padding: 80px 0; background-color: #efefef; color: #454545;}
.comman-section1 .container-fluid{padding-left: 80px; padding-right: 80px;}
.comman-section1 h3{text-align: center; padding: 0 0 15px; margin: 0; font-size: 32px; font-family: 'montserrat-semibold'; color: #000;}
.comman-section1 .short-desc{ width: 70%; margin: 0 auto 30px; text-align: center;color: #454545;}
.comman-section1 .z_t_icon {margin-top: 40px; color: #777; }
.comman-section1 .z_t_icon:before {content: ""; display:table-cell;  width: 80px; height: 90px; left: 0; top: 0; background: url(../images/icon-why-us-development-black.png) no-repeat; background-size: 100% auto; }
.comman-section1 .z_t_icon .text { color: #000; display:table-cell; vertical-align: middle; padding: 0 0 0 15px; text-align: left;}
.comman-section1 .comman-inner-section{ width: 90%; margin: 0 auto;}
.comman-section1 .text h4{ color: #000; font-size: 16px; margin-bottom: 0; font-family: 'montserrat-regular';}
.comman-section1 .text h4 a{color: inherit;}
.comman-section1 .text a{color: inherit;}
.woocommerce-sectopn-3.shopping-cart-section3 .s_d_icon .text a{color: inherit;}
.comman-section2{ padding: 80px 0; background: url(../images/shopping-cart-section-black-bg.jpg); background-size: cover; color: #fff;}
.comman-section2 .container-fluid{padding-left: 80px; padding-right: 80px;}
.comman-section2 h3{text-align: center; padding: 0 0 15px; margin: 0; font-size: 32px; font-family: 'montserrat-semibold'; color: #fff;}
.comman-section2 .short-desc{ width: 70%; margin: 0 auto 30px; text-align: center; color: #fff;}
.comman-section2 .z_t_icon {margin-top: 40px; color: #fff; }
.comman-section2 .z_t_icon:before {content: ""; display:table-cell;  width: 80px; height: 90px; left: 0; top: 0; background: url(../images/icon-why-us-development-black.png) no-repeat; background-size: 100% auto; }
.comman-section2 .z_t_icon .text { color: #fff; display:table-cell; vertical-align: middle; padding: 0 0 0 15px;}
.comman-section2 .comman-inner-section{ width: 90%; margin: 0 auto;}
.comman-section2 .text h4 a{color: inherit;}
.comman-section2 .text a{color: inherit;}
/* .about_threeblock .col-md-3 span.less:before{width: 144px; height: 100px; display: block; content: ""; position: relative; background:url(../images/home-about-icons.png) no-repeat; margin-bottom: 10px;}
.about_threeblock .col-md-3:nth-child(2) span.less:before{background-position: 0 -101px;}
.about_threeblock .col-md-3:nth-child(3) span.less:before{background-position: 0 -201px;} */ 
.comman-section1 .z_t_icon.icon1:before{background-position: 0 0 !important;}
.comman-section1 .z_t_icon.icon2:before{background-position: 0 -90px !important;}
.comman-section1 .z_t_icon.icon3:before{background-position: 0 -180px !important;}
.comman-section1 .z_t_icon.icon4:before{background-position: 0 -270px !important;}
.comman-section1 .z_t_icon.icon5:before{background-position: 0 -360px !important;}
.comman-section1 .z_t_icon.icon6:before{background-position: 0 -450px !important;}
.comman-section1 .z_t_icon.icon7:before{background-position: 0 -540px !important;}
.comman-section1 .z_t_icon.icon8:before{background-position: 0 -630px !important;}
.comman-section1 .z_t_icon.icon9:before{background-position: 0 -720px !important;}
.comman-section1 .z_t_icon.icon10:before{background-position: 0 -810px !important;}
.comman-section1 .z_t_icon.icon11:before{background-position: 0 -900px !important;}
.comman-section1 .z_t_icon.icon12:before{background-position: 0 -990px !important;}
.comman-section2 .z_t_icon.icon1:before{background-position: 0 0 !important;}
.comman-section2 .z_t_icon.icon2:before{background-position: 0 -90px !important;}
.comman-section2 .z_t_icon.icon3:before{background-position: 0 -180px !important;}
.comman-section2 .z_t_icon.icon4:before{background-position: 0 -270px !important;}
.comman-section2 .z_t_icon.icon5:before{background-position: 0 -360px !important;}
.comman-section2 .z_t_icon.icon6:before{background-position: 0 -450px !important;}
.comman-section2 .z_t_icon.icon7:before{background-position: 0 -540px !important;}
.comman-section2 .z_t_icon.icon8:before{background-position: 0 -630px !important;}
.comman-section2 .z_t_icon.icon9:before{background-position: 0 -720px !important;}
.comman-section1.php-section1 .z_t_icon:before{background: url(../images/icon-php-development-services.png) no-repeat; background-size: 100% auto; }
.comman-section2.php-section2 .z_t_icon:before{background: url(../images/icon-php-development-benifits.png) no-repeat; background-size: 100% auto; } 
.comman-section1.joomla-section2 .z_t_icon:before{background: url(../images/icon-joomla-development-services.png) no-repeat; background-size: 100% auto; }
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.right li:before{ background: url(../images/icon-why-joomla-development.png) no-repeat; background-size: 100%;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.left li:after{ background: url(../images/icon-why-joomla-development.png) no-repeat; background-size: 100%;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.left li:nth-child(1):after{background-position: 0 0;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.left li:nth-child(2):after{background-position: 0 -85px;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.left li:nth-child(3):after{background-position: 0 -170px;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.right li:nth-child(1):before{background-position: 0 -255px;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.right li:nth-child(2):before{background-position: 0 -340px;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul.right li:nth-child(3):before{background-position: 0 -426px;} 
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul li .text{color: #a7a7a7; font-size: 13px; font-family: 'montserrat-light'; line-height: 16px;}
.open-source-section3.joomla-section3 .woocommerce-services-container .woocommerce_ul li .text h4{color: #fff; font-size: 16px; margin-bottom: 8px;}  
.comman-section3 {padding: 80px 0; background: url(../images/shopping-cart-section-black-bg.jpg); background-size: cover; color: #fff;}
.comman-section3 h3 { text-align: center; font-family: 'montserrat-semibold'; color: #fff; padding: 0 0 15px 0; margin: 0; font-size: 32px;}
.comman-section3 .short-desc { width: 80%; margin: 0 auto 20px; text-align: center; color: #fff;}
.comman-section3 .comman-section-container{ width: 90%; margin: 30px auto 10px;}
.comman-section3 .comman-section-container ul {margin:0; padding: 0; margin-top: 10px;}
.comman-section3 .comman-section-container ul.left li:before{display: none;}
.comman-section3 .comman-section-container ul.left li:after{ content: ""; background: url(../images/icon-why-us-development.png) no-repeat; width: 80px; height: 90px; display: table-cell; vertical-align: middle; position: relative; top: 0;
    left: 0; border: 0; background-size: 100% auto;}
.comman-section3 .comman-section-container ul.right li:before{ content: ""; background: url(../images/icon-why-us-development.png) no-repeat; width: 80px; height: 90px; display: table-cell; vertical-align: middle; position: relative; top: 0;
    left: 0; border: 0; background-size: 100% auto;}
.comman-section3 .comman-section-container ul.left li { display: table; width: 100%; text-align: right; padding: 0; margin-bottom: 5%;}
.comman-section3 .comman-section-container ul.left li { margin-top: 10%; margin-bottom: 0;}
.comman-section3 .comman-section-container ul.left li:first-child { margin-top: 0; margin-bottom: 0;}
.comman-section3 .comman-section-container ul.right li {display: table; width: 100%; text-align: left; padding: 0;}
.comman-section3 .comman-section-container ul.right li { margin-top: 10%; margin-bottom: 0;}
.comman-section3 .comman-section-container ul.right li:first-child {margin-top: 0; margin-bottom: 0;}
.comman-section3 .comman-section-container ul li .text{color: #a7a7a7; font-size: 13px; font-family: 'montserrat-light'; line-height: 16px;}
.comman-section3 .comman-section-container ul li .text h4{color: #fff; font-size: 16px; margin-bottom: 0;font-family: 'montserrat-regular';}  
.comman-section3 .comman-section-container ul li .text p{margin: 5px 0 0 0;}
.comman-section3 .comman-section-container ul.left li .text{display: table-cell; vertical-align: middle; padding-right: 20px;}
.comman-section3 .comman-section-container ul.right li .text{display: table-cell; vertical-align: middle; padding-left: 20px;}
.comman-section3 .comman-section-container .col-md-4:nth-child(2) img { margin-top:10px;}
.comman-section3 .comman-section-container ul.left li:nth-child(1):after{background-position: 0 0 !important;}
.comman-section3 .comman-section-container ul.left li:nth-child(2):after{background-position: 0 -90px !important;}
.comman-section3 .comman-section-container ul.left li:nth-child(3):after{background-position: 0 -180px !important;}
.comman-section3 .comman-section-container ul.right li:nth-child(1):before{background-position: 0 -270px !important;}
.comman-section3 .comman-section-container ul.right li:nth-child(2):before{background-position: 0 -360px !important;}
.comman-section3 .comman-section-container ul.right li:nth-child(3):before{background-position: 0 -450px !important;} 
.comman-section3 .text h4 a{color: inherit;}
.comman-section3 .text a{color: inherit;}
.comman-section3.joomla-section3 .comman-section-container ul.right li:before, .comman-section3.joomla-section3 .comman-section-container ul.right li:after{ background: url(../images/icon-why-joomla-development.png) no-repeat; background-size: 100%;}
.comman-section3.joomla-section3 .comman-section-container ul.left li:before, .comman-section3.joomla-section3 .comman-section-container ul.left li:after{ background: url(../images/icon-why-joomla-development.png) no-repeat; background-size: 100%;}
.comman-section1.wordpress-section2 .comman-inner-section{width: 80%;}
.comman-section3.wordpress-section3 .comman-section-container ul.left li:after{ background: url(../images/icon-why-wordpress-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.wordpress-section3 .comman-section-container ul.right li:before{ background: url(../images/icon-why-wordpress-development.png) no-repeat; background-size: 100% auto;}
.comman-section1.wordpress-section2 .comman-inner-section{width: 80%;}
.comman-section1.wordpress-section2 .z_t_icon:before{background: url(../images/icons-wordpress-development-services.png) no-repeat; background-size: 100% auto;}
.comman-section1.codeigniter-section2 .z_t_icon:before{background: url(../images/icon-codeigniter-development-services.png) no-repeat;  background-size: 100% auto;}
.comman-section3.codeigniter-section3 .comman-section-container ul.left li:after{background: url(../images/icon-codeigniter-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.codeigniter-section3 .comman-section-container ul.right li:before{background: url(../images/icon-codeigniter-development-benifits.png) no-repeat; background-size: 100% auto;}
.open-source-benifits{width: 80%;}
.comman-section3.codeigniter-section3 .text h4{ font-family: 'montserrat-light' !important; line-height: 20px; font-size: 14px !important;}
.open-source-benifits .col-sm-4{width: 33%;}
.comman-section1.open-source-benifits{background-color: #fff; padding: 20px 0 30px 0;}
.comman-section1.open-source-benifits h3{font-size: 20px; text-align: left; margin: 0; padding: 0; font-family: 'montserrat-regular'; color: #231f20;}
.comman-section1.open-source-benifits .z_t_icon{margin-top: 20px;}
.comman-section1.open-source-benifits .z_t_icon:before{ width: 60px; height: 68px;}
.comman-section1.open-source-benifits .z_t_icon.icon1:before{background-position: 0 0 !important;}
.comman-section1.open-source-benifits .z_t_icon.icon2:before{background-position: 0 -66px !important;} 
.comman-section1.open-source-benifits .z_t_icon.icon3:before{background-position: 0 -134px !important;}
.comman-section1.open-source-benifits .z_t_icon.icon4:before{background-position: 0 -202px !important;}
.comman-section1.open-source-benifits .z_t_icon.icon5:before{background-position: 0 -270px !important;}
.comman-section1.open-source-benifits .z_t_icon.icon6:before{background-position: 0 -336px !important;}
.shopping-cart-section1.open-source-section1  .shopping_cart_secion_image .services-round{width: 510px; height: 480px; background-size: 180px; margin:30px auto 0; display: table;  position: relative; }
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .icon-main{width: 150px; height: 150px; margin: 0 auto; text-align: center;display: table-cell; vertical-align: middle; position: relative;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round{background: url(../images/opensource-services-round-icon.png) no-repeat center;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle {font-size: 13px; height: 115px;  width: 130px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index: 1; display: block; opacity: 1; list-style: none; position: absolute; text-align: center; color: #000;background: url(../images/opensource-benifits-icons.png) no-repeat; background-size: 100% auto;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle .text{max-width: 100px; display: block; margin: 0 auto;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle1 { left: 0; top: 65px; background-position: 0 0;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle2 { left: 105px; top: 0; background-position: 0 -118px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle3 { left: 210px; top: 65px; background-position: 0 0;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle4 { left: 210px; top: 185px; background-position: 0 -118px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle5 { left: 105px; top: 250px; background-position: 0 0;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle6 { left: 0; top: 185px; background-position: 0 -118px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle:before{content: ""; display: block; width: 36px; height: 36px; position: relative; background: url(../images/opensource-development-services-icons.png) no-repeat; margin: 25px auto 0;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle2:before{background-position: 0 -36px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle3:before{background-position: 0 -72px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle4:before{background-position: 0 -108px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle5:before{background-position: 0 -144px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle6:before{background-position: 0 -180px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image{max-width:400px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round { width: 340px;  height: 365px;}
.shopping-cart-section1.open-source-section1 .shopping_cart_secion_image .services-round .circle .text{line-height: 16px;}
.comman-section1.drupal-section2 .z_t_icon:before{background: url(../images/icon-drupal-development-services.png) no-repeat; background-size: 100% auto;}
.comman-section3.drupal-section3 .comman-section-container ul.left li:after{background: url(../images/icon-drupal-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.drupal-section3 .comman-section-container ul.right li:before{background: url(../images/icon-drupal-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.drupal-section3 .comman-section-container ul li .text h4{ font-family: 'montserrat-light' !important; line-height: 20px; font-size: 14px !important;}
.comman-section3.wordpress-section3 .comman-section-container ul li .text h4{ font-family: 'montserrat-light' !important; line-height: 20px; font-size: 14px !important;}
.comman-section1.cakephp-section3 { padding: 80px 0;  background: url(../images/shopping-cart-section-black-bg.jpg); background-size: cover; color: #fff;}
.comman-section1.cakephp-section3 h3{color: #fff;}
.comman-section1.cakephp-section3 .z_t_icon .text{color: #fff;}
.comman-section1.cakephp-section3 .z_t_icon:before{background: url(../images/cakephp-why-us-image.png) no-repeat; background-size: 100% auto;}
.comman-section3.cakephp-section2{background: #efefef; color: #000;}
.comman-section3.cakephp-section2 .comman-section-container ul.left li:after{background: url(../images/icons-cakephp-development-services.png) no-repeat; background-size: 100% auto;}
.comman-section3.cakephp-section2 .comman-section-container ul.right li:before{background: url(../images/icons-cakephp-development-services.png) no-repeat; background-size: 100% auto;}
.comman-section3.cakephp-section2 h3{color: #000;}
.comman-section3.cakephp-section2 .comman-section-container ul.left li h4, .comman-section3.cakephp-section2 .comman-section-container ul.right li h4{color: #000;}
.comman-section3.zend-section2 .comman-section-container ul.left li:after {background: url(../images/icons-zend-framework-development-services.png) no-repeat; background-size: 100% auto;}
.comman-section3.zend-section2 .comman-section-container ul.right li:before {background: url(../images/icons-zend-framework-development-services.png) no-repeat; background-size: 100% auto;}
.comman-section1.zend-section3 .z_t_icon:before { background: url(../images/icons-zend-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.angular-section3 .comman-section-container ul.left li:after{ background: url(../images/icons-angular-js-why-us.png) no-repeat; background-size: 100% auto;}
.comman-section3.angular-section3 .comman-section-container ul.right li:before{ background: url(../images/icons-angular-js-why-us.png) no-repeat; background-size: 100% auto;}
.comman-section1.angular-section2 .z_t_icon:before{background: url(../images/icons-angular-js-benifits.png) no-repeat; background-size: 100% auto;}
.hire-mobile-app-section1{padding-bottom: 30px;}
.comman-section3.hire-mobile-app-advantages .comman-section-container ul.left li:after{background: url(../images/icons-mobile-app-development-advantages.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-mobile-app-advantages .comman-section-container ul.right li:before{background: url(../images/icons-mobile-app-development-advantages.png) no-repeat; background-size: 100% auto;}
.comman-section2.hire-php-section2 .z_t_icon:before {background: url(../images/icon-hire-php-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-joomla-section3 .comman-section-container ul.left li:after {background: url(../images/icon-hire-joomla-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-joomla-section3 .comman-section-container ul.right li:before {background: url(../images/icon-hire-joomla-development-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section1.hire-drupal-section2 .z_t_icon:before { background: url(../images/icons-hire-drupal-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-drupal-section3 .comman-section-container ul.left li:after {background: url(../images/icons-hire-drupal-developer-why-us.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-drupal-section3 .comman-section-container ul.right li:before {background: url(../images/icons-hire-drupal-developer-why-us.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-asp-section3 .comman-section-container ul.left li:after {background: url(../images/icons-hire-asp-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-asp-section3 .comman-section-container ul.right li:before {background: url(../images/icons-hire-asp-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-developer-section3 .comman-section-container ul.left li:after {background: url(../images/icon-hire-dedicated-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-developer-section3 .comman-section-container ul.right li:before {background: url(../images/icon-hire-dedicated-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section2.hire-magento-section2 .z_t_icon:before { background: url(../images/icon-hire-magento-developer-benifits.png) no-repeat; background-size: 100% auto;} 
.comman-section3.hire-ecpmmerce-section3 .comman-section-container ul.left li:after {background: url(../images/icons-hire-ecommerce-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-ecpmmerce-section3 .comman-section-container ul.right li:before {background: url(../images/icons-hire-ecommerce-developer-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section1.hire-ecpmmerce-section2 .z_t_icon:before { background: url(../images/icons-why-ecommerce-developer-services.png) no-repeat; background-size: 100% auto;}
.comman-section1.hire-wordpress-section1 .z_t_icon:before { background: url(../images/icons-we-excel-at.png) no-repeat; background-size: 100% auto;}
.comman-section2.hire-wordpress-section2 .z_t_icon:before { background: url(../images/icons-hire-wordpress-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-ror-section3 .comman-section-container ul.left li:after{background: url(../images/hire-ror-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-ror-section3 .comman-section-container ul.right li:before{background: url(../images/hire-ror-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-symfony-section3 .comman-section-container ul.left li:after{background: url(../images/hire-symfony-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-symfony-section3 .comman-section-container ul.right li:before{background: url(../images/hire-symfony-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-yii-section3 .comman-section-container ul.left li:after{background: url(../images/hire-yii-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-yii-section3 .comman-section-container ul.right li:before{background: url(../images/hire-yii-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section1.hire-yii-section2 .z_t_icon:before { background: url(../images/hire-yii-developer-benifits-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section1.hire-yii-section2 h4{margin-bottom: 5px;}
.comman-section3.hire-laravel-section3 .comman-section-container ul.left li:after{background: url(../images/hire-laravel-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-laravel-section3 .comman-section-container ul.right li:before{background: url(../images/hire-laravel-developer-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section2.hire-angular-section2 .z_t_icon:before { background: url(../images/hire-angular-developer-benifits-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-js-section3 .comman-section-container ul.left li:after{background: url(../images/hire-java-script-developer-features.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-js-section3 .comman-section-container ul.right li:before{background: url(../images/hire-java-script-developer-features.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-node-js-section-2 .comman-section-container ul.left li:after{background: url(../images/icons-node-js-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-node-js-section-2 .comman-section-container ul.right li:before{background: url(../images/icons-node-js-benifits.png) no-repeat; background-size: 100% auto;}
.comman-section2.hire-nodejs-section3 .z_t_icon:before { background: url(../images/icons-why-node-js-developer.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-seo-section3 .comman-section-container ul.left li:after{background: url(../images/icons-seo-experts-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section3.hire-seo-section3 .comman-section-container ul.right li:before{background: url(../images/icons-seo-experts-sprites.png) no-repeat; background-size: 100% auto;}
.comman-section1.hire-seo-section2 .z_t_icon:before { background: url(../images/hire-seo-approch-image-sprites.png) no-repeat; background-size: 100% auto;}
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical{background-color: #000; opacity: 1; margin: 0 0;} 
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: rgb(236,43,34) !important;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 8px;}
.iot-section2.open-source-section2 .service-landing-service-list ul li h3:before{background: url(../images/icons-iot-developement.png) no-repeat; background-size: 100% auto;}
.iot-section2.open-source-section2 .service-landing-service-list ul li.icon1 h3:before{background-position: 0 0 !important;}
.iot-section2.open-source-section2 .service-landing-service-list ul li.icon2 h3:before{background-position: 0 -48px !important;}
.iot-section2.open-source-section2 .service-landing-service-list ul li.icon3 h3:before{background-position: 0 -100px !important;}
.iot-section2.open-source-section2 .service-landing-service-list ul li.icon4 h3:before{background-position: 0 -150px !important;}
.iot-section2.open-source-section2 .service-landing-service-list ul li.icon5 h3:before{background-position: 0 -194px !important;}
.comman-section1.asp-section2 .z_t_icon:before{background: url(../images/icons-asp-net-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.asp-section3 .comman-section-container ul.left li:after{background: url(../images/icon-why-choose-us-asp-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.asp-section3 .comman-section-container ul.right li:before{background: url(../images/icon-why-choose-us-asp-development.png) no-repeat; background-size: 100% auto;}
.comman-section1.asp-section2 .z_t_icon:before{background: url(../images/icons-asp-net-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.asp-section3 .comman-section-container ul.left li:after{background: url(../images/icon-why-choose-us-asp-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.asp-section3 .comman-section-container ul.right li:before{background: url(../images/icon-why-choose-us-asp-development.png) no-repeat; background-size: 100% auto;}
.comman-section1.sharepoint-section2 .z_t_icon:before{background: url(../images/icons-sharepoint-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.sharepoint-section3 .comman-section-container ul.left li:after{background: url(../images/icon-why-choose-us-sharepoint-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.sharepoint-section3 .comman-section-container ul.right li:before{background: url(../images/icon-why-choose-us-sharepoint-development.png) no-repeat; background-size: 100% auto;}
.comman-section1.silverlight-section3 .z_t_icon:before{background: url(../images/icon-why-choose-us-silverlight-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.silverlight-section2 .comman-section-container ul.left li:after{background: url(../images/icons-silverlight-development.png) no-repeat; background-size: 100% auto;}
.comman-section3.silverlight-section2 .comman-section-container ul.right li:before{background: url(../images/icons-silverlight-development.png) no-repeat; background-size: 100% auto;}
/* About us page Stylesheets Starts here */
.web-design-banner.shopping-cart-banner.about-us-banner { background: url(../images/about-us-img.jpg) no-repeat; background-size: cover;  padding: 80px 0 80px;}
.web-design-banner.shopping-cart-banner.about-us-banner h1{font-size: 48px; padding-bottom: 20px;}
.web-design-banner.shopping-cart-banner.about-us-banner .short-desc{font-size: 15px; text-align: center; width: 60%; margin: 0 auto 20px;}
.web-design-banner.shopping-cart-banner.about-us-banner .short-desc p{font-size: 15px;}
.aboutus-call-to-action{background: url(../images/about-call-to-action-bg.jpg) no-repeat; background-size: cover;  padding: 60px 0 60px; text-align: center;}
.aboutus-call-to-action h3{color: #fff; padding-bottom: 15px; font-size: 30px;}
.aboutus-call-to-action .short-desc{color: #fff; margin-bottom: 25px;}
.aboutus-call-to-action .btn{background-color: #fff; padding: 12px 30px; font-size: 15px; color: #cc1e16; border-color: #fff; outline: 0;}
.aboutus-call-to-action .btn:hover{background-color: transparent; color: #fff;}
.aboutus-section2 .short-desc{text-align: center; margin: 0 auto 30px; width: 80%;}
.aboutus-section2 .container-fluid, .aboutus-section3 .container-fluid, .aboutus-section4 .container-fluid, .aboutus-section5 .container-fluid{padding-left: 80px; padding-right: 80px;}
.aboutus-section2 h3{padding-top: 0;}
.aboutus-section2 h4{ font-family: 'montserrat-regular'; color: #231f20; margin-bottom: 10px; border-left: 3px solid #ec2b22; padding-left: 10px;}
.aboutus-section2{padding: 30px 0;}
.custom-about-template .shoppingcart-subtitile-section{ padding-bottom: 0; padding-top: 15px;}
.custom-about-template .shoppingcart-subtitile-section h2{margin-bottom: 0;}
.aboutus-section4{padding: 0px 0 18%;text-align: center;background: url(../images/what-we-do-bg.jpg) no-repeat bottom; background-size: cover;}
.aboutus-section4 h3{text-align: center; color: #231f20; margin-bottom: 15px; font-size: 36px; font-family: 'montserrat-semibold'; padding-top: 0; }
.aboutus-section4 p{margin: 0 auto; width: 80%;}
.aboutus-section5{padding: 40px 0 60px; background-color: #fff;}
.aboutus-section5 h3{text-align: left; color: #231f20; margin-bottom: 15px; font-size: 36px; font-family: 'montserrat-semibold'; }
.aboutus-section5 .about-testimonials{display: block !important; padding-bottom: 40px;}
.aboutus-section5 .about-testimonials .testimonial-left{display: none;}
.aboutus-section5 .about-testimonials .slick-dots{display: none !important;}
.aboutus-section5 .about-testimonials .slick-arrow{top:  auto !important; bottom: 0; outline: 0;}
.aboutus-section5 .about-testimonials .testimonials-slidelist.design-1 .slick-next{left: auto !important; right: 10px !important; z-index: 9;}
.aboutus-section5 .about-testimonials .testimonials-slidelist.design-1 .slick-prev{left: auto !important; right: 50px !important; z-index: 9;}
.aboutus-section5 .about-testimonials .testimonial-author{margin-bottom: 15px;}
.aboutus-section5 .our-clients h3{margin-bottom: 0; padding-bottom: 10px;}
.aboutus-section5 .our-clients .short-desc{margin-bottom: 20px;}
.aboutus-section5 ul li {float: left;  width: 25%; list-style: none; padding: 0; padding: 0; background-color: #fff; border: 1px solid #eaeaea;}
.aboutus-section5 ul li:before{display: none;}
.aboutus-section5 .client-img {  display: inline-block; height: 90px; width: 200px; background: url(../images/our-clients-sprites.jpg) #fff; background-repeat: no-repeat; background-size: 100% auto;}
.aboutus-section5 ul li:nth-child(1) .client-img {background-position: 0 0;}
.aboutus-section5 ul li:nth-child(2) .client-img {background-position: 0 -90px;}
.aboutus-section5 ul li:nth-child(3) .client-img {background-position: 0 -180px;}
.aboutus-section5 ul li:nth-child(4) .client-img {background-position: 0 -270px;}
.aboutus-section5 ul li:nth-child(5) .client-img {background-position: 0 -360px;}
.aboutus-section5 ul li:nth-child(6) .client-img {background-position: 0 -450px;}
.aboutus-section5 ul li:nth-child(7) .client-img {background-position: 0 -535px;}
.aboutus-section5 ul li:nth-child(8) .client-img {background-position: 0 -625px;} 
.aboutus-section5 ul li:nth-child(9) .client-img {background-position: 0 -715px;}
.aboutus-section5 ul li:nth-child(10) .client-img {background-position: 0 -810px;}
.aboutus-section5 ul li:nth-child(11) .client-img {background-position: 0 -895px;}
.aboutus-section5 ul li:nth-child(12) .client-img {background-position: 0 -985px;}
.aboutus-section5 ul li:nth-child(13) .client-img {background-position: 0 -1075px;}
.aboutus-section5 ul li:nth-child(14) .client-img {background-position: 0 -1160px;}
.aboutus-section5 ul li:nth-child(15) .client-img {background-position: 0 -1250px;}
.aboutus-section5 ul li:nth-child(16) .client-img {background-position: 0 -1345px;}
.aboutus-section3{position: relative; padding: 60px 0; /* background:url(../images/about-history-section-bg.jpg) no-repeat right; background-size: cover;  background-color:#efefef; background: url(../images/devider-img.jpg) no-repeat top center;*/}
.aboutus-section3 .history-div{position: absolute; top: 0; left: 0;}
.over-25 { overflow: hidden;  padding: 150px 120px 180px;}
.zt-full-width { position: relative;  display: block;}
.over-25-block-text { position: relative; width: 45%; margin-left: 48%; margin-top: 130px; z-index: 2; min-height: 130px;}
.over-25-block-title { font-size: 32px; line-height: normal; margin-bottom: 10px; font-family: 'montserrat-semibold'; color: #231f20;} 
.over-25-block-title:after{display:block; content: ""; background-color:#ec2b22; width: 30px; height: 3px; margin-top: 5px;}
.over-25-block-body { font-size: 18px; margin-bottom:0px; line-height: 32px;    color: #777474;}
.zt-curve-line-graph { position: absolute; left: 0; top: 0; width: 100%; z-index: 1;} 
.zt-curve-line { position: relative; z-index: 1; margin-top: 59px; width: 100%;}
.zt-curve-dot, .zt-dot-hover { width: 50px; position: absolute; cursor: pointer; z-index: 2;}
.zt-curve-dot:before{content: ""; display: block; width: 30px; height: 33px; background: url(../images/about-history-bullets-bg.png) no-repeat;}
.zt-dot-year { position: absolute; font-size: 18px;}
.zt-y-bottom { top: 10px; left: -7px; position: relative;}
.zt-dot-hover { display: none; opacity: 0.2;  background-color: #f39c12; width: 30px;  height: 30px; left: -7.5px; top: -7.5px;}
.zt-dot-1 { left: 5%; bottom: -3%;}
.zt-dot-2 { bottom: 2%; left: 14%;}
.zt-dot-3 { bottom: 14%; left: 23%;}
.zt-dot-4 { left: 31%; top: 59%;}
.zt-dot-5 { left: 40%; top: 31%;}
.zt-dot-6 { left: 50.3%; top: 28%;}
.zt-dot-7 { left: 60%; top: 20%;}
.zt-dot-8 { left: 70%; top: 17%;}
.zt-dot-9 { left: 80%; top: 16%;}
.zt-dot-10 { left:90%; top: 14%;}
.zt-img-1{position: absolute; left: 50px; top: 50px}
.p_d_show {    /* display: none; */ -webkit-transition: all 1s ease; -moz-transition: all 1s ease;  -o-transition: all 1s ease; transition: all 1s ease; opacity: 0;  position: absolute; top: 0; width: 100%;}
.p_d_show.active{    /* display: block; */ opacity: 1;}
.zt-curve-dot.hover:before{background-position: 0 -33px;}
.p_10{padding-top: 10px !important;}
.p_15{padding-top: 15px !important;}
.aboutus-section6 { padding: 80px 0; background: #ec2b22; color: #fff; text-align: center;}
.aboutus-section6 .container-fluid{padding-left: 80px; padding-right: 60px; }
.aboutus-section6 h4{font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 20px;font-family: 'montserrat-semibold'; }
.aboutus-section6 .icon{ content: "";  display: block;  width: 80px; height: 90px; left: 0; top: 0; background: url(../images/icon-about-us-page.png) no-repeat; background-size: 100% auto; margin: 0 auto 20px;}
.aboutus-section6 .icon1{background-position: 0 0;}
.aboutus-section6 .icon2{background-position: 0 -95px;}
.aboutus-section6 .icon3{background-position: 0 -190px;}
.game-development-banner h1.entry-title{ font-family: 'montserrat-semibold'; padding-top: 0; padding-bottom: 0; font-size: 48px; margin-bottom: 15px;}
.game-development-banner .short-desc{width: 60%; margin: 0 auto 30px; text-align: center; font-size: 15px; line-height: 22px;}
.game-development-banner .shopping-cart-page-title-icon{margin-bottom: 15px;}
.custom-template-game-development .content-mobile-portfolio-section{margin: 0;}
.GameSectionCallToAction{background: url(../images/game-call-to-action-bg.jpg) no-repeat; background-size: cover; padding:60px 0; color: #fff; text-align: center;}
.GameSectionCallToAction h3{ font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 15px;}
.GameSectionCallToAction .subtitle{font-size: 14px; margin-bottom:40px;}
.GameSectionCallToAction .white_btnbox a{ color: #fff; border: 1px solid #fff; padding: 12px 24px;}
.GameSectionTestimonial{padding: 60px 0 40px; text-align: center; clear: both;}
.GameSectionTestimonial h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #000;}
.GameSectionTestimonial h3 strong{color: #ec2b23;}
.GameSectionTestimonial .testimonials-text{ width: 80%; margin: 0 auto 20px;}
.GameSectionTestimonial .testimonials-text p{text-align: center;}
.GameSectionTestimonial .testimonial-author{color: #000;text-align: center;}
.GameSectionTestimonial .testimonial-job{color: #454545;text-align: center;}
.GameSectionTestimonial .mobile-pages-testimonials .testimonials-slidelist button.slick-prev.slick-arrow{background: url(../images/arrow-left-black.png) no-repeat !important; background-size: 100% !important;left: 60px !important; outline: none;}
.GameSectionTestimonial .mobile-pages-testimonials .testimonials-slidelist button.slick-next.slick-arrow{background: url(../images/arrow-right-black.png) no-repeat !important; background-size: 100% !important;right: 60px !important; outline: none;}
.game-development-section1 .container-fluid, .game-development-section2 .container-fluid, .game-development-section3 .container-fluid, .game-development-section4 .container-fluid, .game-development-section5 .container-fluid{padding-left: 80px; padding-right: 80px;}
.game-development-section1{padding-bottom: 60px;}
.game-development-section2{background: url(../images/geners-of-game-bg.jpg) no-repeat; background-size: cover; padding: 80px 0;}
.game-development-section2 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #000; text-align: center; padding: 0;}
.game-development-section2 ul{margin: 0 auto; display: block; width: 100%; text-align: center;}
.game-development-section2 ul li{display: inline-block; width: 190px; list-style:none; padding:30px 15px;text-align: center; font-size: 14px; text-transform: uppercase; color: #000; font-family: 'montserrat-regular'; vertical-align: top; }
.game-development-section2 ul li:before{width: 118px;height: 134px; position: relative; margin: 0 auto 15px; top: 0;bottom: 0; border: 0; background: url(../images/icon-geners-of-game-sprites.png) no-repeat;    background-size: 100% auto; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.game-development-section2 ul li{padding: 30px 10px 0;  font-size: 14px;}
.game-development-section2 ul li:before{ width: 90px;  height: 104px;}
.game-development-section2 ul li.icon1:before{background-position: 0 0;}
.game-development-section2 ul li.icon2:before{background-position: 0 -212px;}
.game-development-section2 ul li.icon3:before{background-position: 0 -426px;}
.game-development-section2 ul li.icon4:before{background-position: 0 -640px;}
.game-development-section2 ul li.icon5:before{background-position: 0 -854px;}
.game-development-section2 ul li.icon6:before{background-position: 0 -1068px;}
.game-development-section2 ul li.icon7:before{background-position: 0 -1280px;}
.game-development-section2 ul li.icon8:before { background-position: 0 -1495px;}
.game-development-section2 ul li.icon9:before { background-position: 0 -1708px;}
.game-development-section2 ul li.icon10:before { background-position: 0 -1920px;}
.game-development-section2 ul li.icon1:hover:before{background-position: 0 -106px;}
.game-development-section2 ul li.icon2:hover:before{background-position: 0 -320px;}
.game-development-section2 ul li.icon3:hover:before{background-position: 0 -532px;}
.game-development-section2 ul li.icon4:hover:before{background-position: 0 -746px;}
.game-development-section2 ul li.icon5:hover:before{background-position: 0 -960px;}
.game-development-section2 ul li.icon6:hover:before{background-position: 0 -1174px;}
.game-development-section2 ul li.icon7:hover:before{background-position: 0 -1388px;}
.game-development-section2 ul li.icon8:hover:before{background-position: 0 -1600px;}
.game-development-section2 ul li.icon9:hover:before {background-position: 0 -1815px;}
.game-development-section2 ul li.icon10:hover:before {background-position: 0 -2028px;}


.game-development-section3{background: url(../images/console-game-bg.jpg) no-repeat; background-size: cover; padding: 80px 0 10%; color:#fff;}
.game-development-section3 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #fff; text-align: center; padding: 0;}
.game-development-section3 .short-desc{width: 70%; margin: 0 auto 30px; text-align: center; font-size: 15px; line-height: 22px;}
.game-development-section3 .icon-container{width: 500px; margin:50px auto;}
.game-development-section3 .icon-container ul{margin: 0; padding:0;}
.game-development-section3 .icon-container li{list-style:none; padding:0; margin: 0; width: 33.333333%; display: inline-block; text-align: center;}
.game-development-section3 .icon-container li:before{border: 0; background: url(../images/icon-console-game-image-sprites.png) no-repeat; background-size: 100% auto; position: relative; top: 0; left: auto; right: auto; display: block;
    width: 118px; height: 134px; margin: 0 auto; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.game-development-section3 .icon-container li.icon1:before{background-position: 0 0;}
.game-development-section3 .icon-container li.icon2:before{background-position: 0 -140px;}
.game-development-section3 .icon-container li.icon3:before{background-position: 0 -280px;}
.game-development-section3 .icon-container li strong{display: none;}
.game-development-section4{background: url(../images/v-r-games-bg.jpg) right #fff no-repeat; background-size: auto 100%; padding: 80px 0; min-height: 600px;}
.game-development-section4 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #000; text-align: left; padding: 0;}
.game-development-section4 .table{height: 100%;}
.game-development-section4 p{width: 50%;font-size: 14px; line-height: 26px;}
.game-development-section5{width: 100%; float: left; border-top: 10px solid #fff;}
.game-development-section5 .col-left{width: 49.7%; float: left; position: relative;}
.game-development-section5 .col-right{width: 49.7%; float: right; position: relative;}
.game-development-section5 .col-left:before, .game-development-section5 .col-right:before{content: ""; display: block;position: absolute;top: 0; left: 0; right: 0; width: 100%; height: 100%; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}
.game-development-section5 .fadedtext{position: absolute; bottom: 0; z-index: 111; padding: 30px 10%; text-align: center; color: #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.game-development-section5 p{margin-bottom: 0;}
.game-development-section5 .fadedtext h3{color: #fff;}
.game-development-section5 img{width: 100%;}
.game-development-section5 .col-left:hover .fadedtext, .game-development-section5 .col-right:hover .fadedtext{bottom: 5%}
.comman-section2.unity3d-section2{background:url(../images/game-development-black-bg.jpg) no-repeat; background-size: cover; }
.comman-section2.unity3d-section2 .z_t_icon:before{background: url(../images/icon-unity-3d-services-sprites.png) no-repeat; background-size: 100% auto; }
.comman-section2.unity3d-section2{}
.comman-section2.unity3d-section2 .z_t_icon:before{display:block; margin: 0 auto 20px;}
.comman-section2.unity3d-section2 .z_t_icon h4{font-family: 'montserrat-semibold'; font-size: 18px; margin-bottom: 10px !important; text-align: center;}
.comman-section2.unity3d-section2 .z_t_icon .text{text-align: center; padding: 0 20px; color: #ddd;}
.unity3d-section3{background-color: #f1f1f1; padding: 80px 0;}
.unity3d-section3 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #000; text-align: left;}
.unity3d-section3 ul{margin: 0; padding: 0;}
.unity3d-section3 ul li{ padding: 8px 0 8px 25px; font-size: 15px;}
.unity3d-section3 ul li:before{background: url(../images/bullets-bg.png) no-repeat; background-size: 100% auto; border:0; width: 14px; height: 16px;top: 11px;}
.unity3d-section3 ul li:nth-child(even):before{background-position: 0 -16px;}
.unity3d-section3 img{width: 80%;}
.cocos-2d-section2{background-color: #efefef; padding: 80px 0;}
.cocos-2d-section2.comman-section1 .z_t_icon:before{display: block; margin: 0 auto 25px;background: url(../images/cocos-2d-game-developement-features-sprites.png) no-repeat;  background-size: 100% auto;}
.cocos-2d-section2.comman-section1 .z_t_icon h4{font-family: 'montserrat-semibold'; font-size: 18px; margin-bottom: 10px !important; color: #000; text-align: center;}
.cocos-2d-section2.comman-section1 .z_t_icon .text{padding-left: 15px;  padding-right: 15px; text-align: center; color: #454545;line-height: 24px;}
.cocos-2d-section3{background:url(../images/game-development-black-bg.jpg) no-repeat; background-size: cover; padding: 80px 0;}
.cocos-2d-section3 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #fff; text-align: center; padding: 0;}
.cocos-2d-section3 .z_t_icon:before{display: block; margin: 0 auto 25px;background: url(../images/cocos-2d-game-developement-features-sprites.png) no-repeat;  background-size: 100% auto;}
.cocos-2d-section3 .z_t_icon h4{font-family: 'montserrat-semibold'; font-size: 18px; margin-bottom: 10px !important; color: #000; text-align: center;}
.cocos-2d-section3 .z_t_icon .text{padding-left: 15px;  padding-right: 15px; text-align: center; color: #454545;line-height: 24px;}
.cocos-2d-section3 .short-desc{width: 80%; margin: 0 auto 20px; color: #fff;text-align: center;}
.cocos-2d-section3 .cocos2d-innersection2{width: 80%; margin: 50px auto 0;}
.cocos-2d-section3 .cocos2d-innersection2 .left{ border: 1px solid #fff; width: 80%; float: right; padding: 20px;color: #fff; text-align: right; min-height: 130px; position: relative;}
.cocos-2d-section3 .cocos2d-innersection2 .right{border: 1px solid #fff;width: 80%;float: left; padding: 20px;color: #fff;text-align: left;min-height: 130px;position: relative;}
.cocos-2d-section3 .cocos2d-innersection2 h4{font-size: 18px; margin-bottom: 5px;font-family: 'montserrat-semibold'; }
.cocos-2d-section3 .cocos2d-innersection2 .left:before{background: url(../images/icon-products-cocos2d.png) no-repeat; background-size: 100% auto; width: 129px; height: 91px; display: block; content: ""; position: absolute; left: -129px;
    top: 20%;}
.cocos-2d-section3 .cocos2d-innersection2 .right:before{background: url(../images/icon-products-cocos2d.png) no-repeat; background-size: 100% auto; width: 129px; height: 91px; display: block; content: ""; position: absolute; right: -129px;
    top: 20%;}
.cocos-2d-section3 .cocos2d-innersection2 .left.icon1:before{background-position: 0 0;}
.cocos-2d-section3 .cocos2d-innersection2 .right.icon2:before{background-position: 0 -95px;}
.cocos-2d-section3 .cocos2d-innersection2 .left.icon3:before{background-position: 0 -188px;}
.cocos-2d-section3 .cocos2d-innersection2 .right.icon4:before{background-position: 0 -280px;}
.cocos-2d-section3 .cocos2d-innersection2 .left p, .cocos-2d-section3 .cocos2d-innersection2 .right p{margin-bottom: 0;    color: #afafaf;}
.cocos-2d-section3 .cocos2d-innersection2 .left p, .cocos-2d-section3 .cocos2d-innersection2 .right p a{color: inherit;}
.mobile-game-sectio1{padding:0 0 80px 0;}
.mobile-game-sectio1 .container-fluid{padding-left: 80px; padding-right: 80px;}
.mobile-game-sectio2{padding: 80px 0;background:url(../images/game-development-black-bg.jpg) no-repeat; background-size: cover;}
.mobile-game-sectio2 .container-fluid{padding-left: 80px; padding-right: 80px;}
.mobile-game-sectio2 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #fff; text-align: center; padding: 0;}
.mobile-game-sectio3{padding: 80px 0 0;    background: #efefef;}
.mobile-game-sectio3 .container-fluid{padding-left: 80px; padding-right: 80px;}
.mobile-game-sectio3 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #000; text-align: center; padding: 0;}
.mobile-game-sectio3 p.short-desc{width: 80%; margin: 30px auto 40px; text-align: center;}
.comman-section1.mobile-game-sectio2{}
.comman-section1.mobile-game-sectio2 .short-desc{color: #fff;}
.comman-section1.mobile-game-sectio2 .z_t_icon .text{color: #fff; padding: 0 15px;display: block; text-align: center; width: 100%;}
.comman-section1.mobile-game-sectio2 .z_t_icon:before{display: block; margin: 0 auto 20px;}
.comman-section1.mobile-game-sectio2 .z_t_icon:before{ background: url(../images/icon-mobile-game-development-services.png) no-repeat;  background-size: 100% auto;}
.comman-section1.mobile-game-sectio2 .col-sm-3{float: none; display: inline-block; vertical-align: top;}
.comman-section1.mobile-game-sectio2 .comman-inner-section{text-align: center;}
.unity3d-section3.iphone-game-section4{padding-bottom: 0;}
.unity3d-section3.iphone-game-section4 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom: 20px !important; color: #000; text-align: center; padding: 0;}
.unity3d-section3.iphone-game-section4 .short-desc{width: 80%; margin: 30px auto 40px; text-align: center;}
.unity3d-section3.iphone-game-section4 img{max-width: 500px;}
.unity3d-section3.iphone-game-section3 .container-fluid{padding-left: 80px; padding-right: 80px;}
.unity3d-section3.iphone-game-section3{background:url(../images/game-development-black-bg.jpg) no-repeat; background-size: cover;}
.unity3d-section3.iphone-game-section3 h3{text-align: center; color: #fff; padding: 10px 0 30px 0;}
.unity3d-section3.iphone-game-section3 .short-desc{width: 80%; margin: 30px auto 40px; text-align: center; color: #fff;}
.unity3d-section3.iphone-game-section3 ul{margin-top: 5%;}
.unity3d-section3.iphone-game-section3 li{color: #fff;}
.unity3d-section3.iphone-game-section3 ul li:nth-child(even):before {  background-position: 0 0;}
.unity3d-section3.iphone-game-section3 img{max-width: 400px;}
.unity3d-section3.iphone-game-section4 .container-fluid{padding-left: 80px; padding-right: 80px;}
.unity3d-section3.iphone-game-section4 img{max-width: 400px;}
.android-game-section3{padding:80px 0; background:url(../images/game-development-black-bg.jpg) no-repeat; background-size: cover; position: relative;}
.android-game-section3 .container-fluid{padding-left: 80px; padding-right: 80px;}
.android-game-section3 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom:0 !important; color: #fff; text-align: center; padding: 0;}
.android-game-section3 .short-desc{width: 80%; margin:10px auto 40px; text-align: center; color: #fff;}
.android-game-section3 .short-desc a{color: inherit;}
.android-game-section3 .android-inner-section3{padding: 50px 0 20px;}
.android-game-section3 .android-inner-section3 .icon{color: #fff; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; position: relative;}
.img-android-section3{position: absolute; bottom: 0; right: 0; max-width: 400px;}
.android-game-section3 .android-inner-section3 .icon:before{content: ""; display: block; position: absolute; background: url(../images/bullets-bg.png) no-repeat; background-size: 100% auto; border:0; width: 14px; left: 0; height: 16px;top: 11px;}
.html5game-section3{padding:80px 0; background:url(../images/html5-game-development-benifits-bg.jpg) no-repeat; background-size: cover; position: relative;}
.html5game-section3 .container-fluid{padding-left: 80px; padding-right: 80px;}
.html5game-section3 h3{font-family: 'montserrat-semibold'; font-size: 32px; margin-bottom:0 !important; color: #fff; text-align: center; padding: 0;}
.html5game-section3 .short-desc{width: 80%; margin:10px auto 40px; text-align: center; color: #fff;}
.html5game-section3 .html5-inner-section3{padding: 50px 60px 20px;}
.html5game-section3 .html5-inner-section3 .icon{color: #fff; padding-top: 10px; padding-bottom: 10px; padding-left: 45px; position: relative;}
.html5game-section3 .html5-inner-section3 .icon:before{content: ""; display: block; position: absolute; background: url(../images/bullets-bg.png) no-repeat; background-size: 100% auto; border:0; width: 14px; left:15px; height: 16px;top: 11px;}
.custom-template-shopping-cart .industries-section1{}
.comman-section1.industries-section2{}
.comman-section1.industries-section2 .comman-inner-section .z_t_icon{position: relative; padding-left: 0px;}
.comman-section1.industries-section2 .comman-inner-section .z_t_icon:before{position: relative; top: 0; left: 0; margin: 0 auto 15px; display: block; }
.comman-section1.industries-section2 .comman-inner-section .z_t_icon .text{color: #454545; text-align: center;} 
.comman-section1.industries-section2 .comman-inner-section .z_t_icon .text h4{margin-bottom: 10px;}
.comman-section1.industries-section2 .comman-inner-section .col-md-3:nth-child(5){clear: both;}
.comman-section1.industries-section2 .comman-inner-section .col-md-3{display: inline-block; float: none; vertical-align: top;}
.comman-section1.industries-section2 .comman-inner-section{text-align: center;}
.comman-section1.industries-section2 .z_t_icon:before { background: url(../images/icon-retail-industries-solutions.png) no-repeat; background-size: 100% auto;}
.comman-section1.industries-section2.healthcare-section2 .comman-inner-section .col-md-3{width: 20%;}
.comman-section1.industries-section2.healthcare-section2 .z_t_icon:before { background: url(../images/icon-healthcare-industries-solutions.png) no-repeat; background-size: 100% auto;}
.comman-section1.industries-section2.edication-section2 .z_t_icon:before { background: url(../images/icon-education-industries-solutions.png) no-repeat; background-size: 100% auto;}
.comman-section1.industries-section2.edication-section2 .text{text-align: center; display: block; color: #000;}
.custom-template-shopping-cart .mobile-pages-testimonials .testimonials-slidelist button.slick-prev.slick-arrow{background: url(../images/arrow-left-white.png) no-repeat !important; background-size: 100% !important; left: 10px !important;}
.custom-template-shopping-cart .mobile-pages-testimonials .testimonials-slidelist button.slick-next.slick-arrow { background: url(../images/arrow-right-white.png) no-repeat !important; background-size: 100% !important; right: 10px !important;}
.sports-industries-2 .z_t_icon:before{margin-bottom: 5px;}
.sports-industries-2 .text{display: block !important; padding:0!important; text-align: center!important;}
.comman-section1.industries-section2.sports-industries-2 .z_t_icon:before { background: url(../images/icon-sports-industries-solutions.png) no-repeat; background-size: 100% auto;}
.fashion-industries-2 .text{display: block !important; padding:0!important; text-align: center!important;}
.comman-section1.industries-section2.gaming-industries-2 .z_t_icon:before { background: url(../images/icon-gaming-industries-solutions.png) no-repeat; background-size: 100% auto;}
.gaming-industries-2 .text{display: block !important; padding:0!important; text-align: center!important;}
.php-section-1.fashion-industries-2 .z_t_icon:before { background: url(../images/icons-fashion-industries-sprites.png) no-repeat; background-size: 100% auto;}
.digital-marketing-innerdiv{}
.digital-marketing-innerdiv .dm-icon{margin-bottom: 30px;}
.img-digital-marketing{margin: 10px 0 80px; }
.digital-marketing-innerdiv .dm-icon{position: relative; text-align: center;}
.digital-marketing-innerdiv .dm-icon:before{content: ""; display: block; width: 80px; height: 90px; position: relative; margin: 0 auto 20px; background:url(../images/icons-sprite-digital-marketing-services.png) no-repeat; background-size: 100% auto;}
.digital-marketing-innerdiv .dm-icon.icon-seo:before{background-position: 0 0 !important;}
.digital-marketing-innerdiv .dm-icon.icon-smm:before{background-position: 0 -90px !important;}
.digital-marketing-innerdiv .dm-icon.icon-ppc:before{background-position: 0 -180px !important;}
.digital-marketing-innerdiv .dm-icon.icon-emailm:before{background-position: 0 -270px !important;}
.digital-marketing-innerdiv .dm-icon.icon-appm:before{background-position: 0 -360px !important;}
.digital-marketing-innerdiv .dm-icon.icon-contwrit:before{background-position: 0 -450px !important;}
.digital-marketing-innerdiv .dm-icon.icon-affimark:before{background-position: 0 -540px !important;}
.digital-marketing-innerdiv .dm-icon.icon-padvt:before{background-position: 0 -630px !important;}
.digital-marketing-innerdiv .dm-icon h4{color: #000; margin: 0 0 15px 0; padding: 0;font-size: 15px;font-family: 'montserrat-semibold';}
.digital-marketing-innerdiv .dm-icon h4 a{color: inherit;}
.digital-marketing-innerdiv .dm-icon h4 a:hover{color: #ec2b22 !impo;}
.seo-section3 .woocommerce-services-container .woocommerce_ul.left li .text p{color: #fff; font-size: 14px; margin-top: 5px; font-family: 'montserrat-light';}
.seo-section3 .woocommerce-services-container .woocommerce_ul.right li .text p{color: #fff; font-size: 14px; margin-top: 5px; font-family: 'montserrat-light';}
.open-source-section2.seo-section2 .service-landing-service-list ul li h3:before, .open-source-section2.seo-section2 .service-landing-service-list ul li h3:after{display: none;}
.open-source-section2.seo-section2 .service-landing-service-list ul li:nth-child(odd) h3{padding-left: 0}
.open-source-section2.seo-section2 .service-landing-service-list ul li:nth-child(even) h3{padding-right: 0}
.comman-section2.seo-section3 .text p{font-size: 14px;font-family: 'montserrat-light';}
.comman-section2.seo-section3 .text h4{margin-bottom: 10px;font-family: 'montserrat-regular';}
.comman-section2.seo-section3 .z_t_icon{position: relative; padding-left: 80px;}
.comman-section2.seo-section3 .z_t_icon:before{position: absolute; left: 0; top: 0;background: url(../images/icons-sprite-why-us-for-seo-services.png) no-repeat; background-size: 100% auto;}
.comman-section2.seo-section3 .col-md-4:nth-child(4){clear: both;}
.comman-section1.mobile-app-marketing-section2{}
.comman-section1.mobile-app-marketing-section2 .z_t_icon:before{display: block;margin: 0 auto 15px;background: url(../images/icons-how-we-do-it-mobile-apps-marketing.png) no-repeat; background-size: 100% auto;}
.comman-section1.mobile-app-marketing-section2 .z_t_icon .text{display: block;text-align: center; color: #454545;}
.comman-section1.mobile-app-marketing-section2 .z_t_icon .text h4{margin-bottom: 10px;}
.comman-section1.social-media-section2 .z_t_icon .text h4{font-size: 15px;font-family: 'montserrat-light'; line-height: 20px;}
.comman-section1.social-media-section2 .z_t_icon:before { display: block; margin: 0 auto 15px; background: url(../images/icons-social-media-marketing-services.png) no-repeat; background-size: 100% auto;}
.comman-section1.payperclick-section2 .z_t_icon:before { display: block; margin: 0 auto 15px; background: url(../images/icons-sprite-pay-per-click.png) no-repeat; background-size: 100% auto;}
.web-design-banner.shopping-cart-banner p{font-size: 15px; width: 60%; margin-left: auto; margin-right: auto;}
.web-design-banner p{font-size: 15px; width: 60%; margin: 0 auto 40px;}
.HomeAboutUs .homeabouttext2{    line-height: normal;   font-size: 20px;  margin-top: 0px;    color: #000; text-align: center; margin-bottom: 30px;}
.process_description_wrap h5{text-align: center;}
.process_description_wrap p{text-align: center;}
.process_description_wrap{min-height: 130px;}
.web_design_process_block .services p{text-align: center;}
.web-design-section5{background-color: #efefef;}
.single-post .entry-content ul{overflow: hidden;}
.cus_footer_reviews{padding: 0 0 15px;  background-color: #0a0a0a; float: left; width: 100%; margin-bottom: 15px;}
.hire-new-section{background: #efefef; padding: 40px 0;}
.hire-new-section h3{text-align: center; font-size: 34px; margin-bottom: 30px; font-family: 'montserrat-semibold'; color: #000;}
.hire_new_section_inner {width: 90%; padding: 0 70px; margin: 0 auto;} 
.hire_new_section_inner .h_s_title{color:#000; font-family: 'montserrat-Regular'; margin: 0; display: table; width: 100%; padding: 0;}
.hire_new_section_inner .h_s_title a{ display: table-cell; vertical-align: middle; padding-left: 10px;    color: #000;}
.hire_new_section_inner .h_s_title:before{position: relative; left: 0; top: 0; content: ""; display: block; width:60px; height: 70px; margin: 0; background: url(../images/icons-hire-sprites.png) no-repeat; background-size: 100% auto;  display: table-cell; vertical-align: top;}
.hire_new_section_inner .h_s_title.hire-icon-1:before{background-position: 0 0;} 
.hire_new_section_inner .h_s_title.hire-icon-2:before{background-position: 0 -70px;}
.hire_new_section_inner .h_s_title.hire-icon-3:before{background-position: 0 -140px;}
.hire_new_section_inner .h_s_title.hire-icon-4:before{background-position: 0 -210px;}
.hire_new_section_inner .h_s_title.hire-icon-5:before{background-position: 0 -280px;}
.hire_new_section_inner .h_s_title.hire-icon-6:before{background-position: 0 -349px;}
.hire_new_section_inner .h_s_title.hire-icon-7:before{background-position: 0 -419px;}
.hire_new_section_inner .h_s_title.hire-icon-8:before{background-position: 0 -489px;}
.hire_new_section_inner .h_s_title.hire-icon-9:before{background-position: 0 -559px;}
.hire_new_section_inner .h_s_title.hire-icon-10:before{background-position: 0 -629px;}
.hire_new_section_inner .h_s_title.hire-icon-11:before{background-position: 0 -699px;}
.hire_new_section_inner .h_s_title.hire-icon-12:before{background-position: 0 -768px;}
.hire_new_section_inner .h_s_title.hire-icon-13:before{background-position: 0 -838px;}
.hire_new_section_inner .h_s_title.hire-icon-14:before{background-position: 0 -908px;}
.hire_new_section_inner .h_s_title.hire-icon-15:before{background-position: 0 -978px;}
.hire_new_section_inner .h_s_title.hire-icon-16:before{background-position: 0 -1048px;}
.hire_new_section_inner .h_s_title.hire-icon-17:before{background-position: 0 -1117px;}
.hire_new_section_inner .h_s_title.hire-icon-18:before{background-position: 0 -1187px;}
.hire_new_section_inner .h_s_item{position: relative; margin-bottom: 20px; text-align: left;}
.php-section-1 p, .magento-shopping-cart-section1 p, .shopping-cart-section1 p, .game-development-section1 p, .mobile-game-sectio1 p, .web_design_section1 p, .web_design_section2_steps .step p, .php-section-4 p, .ror-section3 .ror-gray_box p{text-align: justify;}
.shopify-section1{text-align: justify;}
.magento-shopping-cart-section3 p{text-align: justify;}
.socialmedia{float: left; width: 100%; margin-bottom: 10px;}
.btn-enquire-us a:focus{outline: none;}
.security_code_div .securimage_wp .wpcf7-not-valid-tip{display: block; top: -3px} 

/*career page*/

.career-form {
  padding: 0 0 20px;
}
.career-form input, .career-form textarea {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  margin: 0 0 10px;
  min-height: 40px;
  padding: 8px 10px;
  width: 100%;
}
.career-form textarea{padding-left: 35px;}

.career-form .gender, .career-form .telecallday, .career-form .telecalltime, .career-form .notice{position: relative; float: left; width: 100%;} 
.career-form select {
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; 
  margin: 0 0 10px;
  min-height: 40px;
  padding: 8px 10px;
  width: 100%;
}
.career-form .gender:before, .career-form .telecallday:before, .career-form .telecalltime:before, .career-form .notice:before{
	content: '\f2f2';
    display: inline-block;
    width: 14px;
    height: 14px;
    font: normal 14px/1 'material-design-iconic-font';
    font-size: inherit;
    position: absolute;
    right: 10px;
    z-index: 1;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
}

.career-form .required-text-block {
  padding: 15px 0;
}
.career-form .required-text-block span.red {
  background: url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat 0 0;
  display: inline-block;
  height: 16px;
  left: 5px;
  position: relative;
  top: 7px;
  width: 16px;
}
.upload-resume, .upload-photo {
  margin: 0 0 10px;
	float: left;
	width: 100%;
  min-height: 40px;
}
.upload-resume label, .upload-photo label {
  float: left;
  font-weight: normal;
  margin: 0;
  padding: 10px 10px 10px 0;
}
.upload-resume input, .upload-photo input {
  border: medium none;
  box-shadow: none;
  float: left;
  margin: 0;
  padding: 10px 0;
  width: auto;
}
.career-form .btn {margin-left: 15px; padding: 0 12px;}
.career-form .wpcf7-form-control.wpcf7-submit {
  background:none;
  border: medium none;
  margin: 0;
  padding: 0;
}
.career-form .security_code_div {
  /*padding: 10px 0 0 15px;*/
}
.page-id-16094 .content-portfolio-section{display: none;}



.career-form .wpcf7-validates-as-required {
  background: url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;
}

.career-form .first-name input, .career-form .last-name input {
  background: url("/wp-content/themes/zaptechsolutions/images/icon-sprite.png") no-repeat scroll 6px 6px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;
  display: inline-block;
  padding-left: 35px;
}
.career-form .candidate-email input{
  background: url("/wp-content/themes/zaptechsolutions/images/icon-sprite.png") no-repeat scroll 6px -24px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;
  display: inline-block;
  padding-left: 35px;
}
.career-form .skype input{
	background: url("/wp-content/themes/zaptechsolutions/images/icon-sprite.png") no-repeat scroll 6px -24px;
  display: inline-block;
  padding-left: 35px; 
}
.career-form .telecallday select, .career-form .telecalltime select {
  background: rgba(0, 0, 0, 0) url("/wp-content/themes/zaptechsolutions/images/icon-sprite.png") no-repeat scroll 6px -56px;
  display: inline-block;
  padding-left: 35px;
}
.career-form .candidate-phone input{background:  url("/wp-content/themes/zaptechsolutions/images/icon-sprite.png") no-repeat scroll 6px -56px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;
  display: inline-block;
  padding-left: 35px;
}
.career-form .notice select {
	 background: url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -206px;
  display: inline-block;
  padding-left: 35px;
}
.career-form .something-more{float: left; width: 100%;}
.career-form .something-more:before {
  content: '\f263'; font-family: material-design-iconic-font; position: absolute; left: 15px; top: 10px; z-index: 1; font-size: 20px;  
}

.career-form .position input, .career-form .current-company input, .career-form .current-designation input, .career-form .current-location input, .career-form .experience input, .career-form .skills input, .career-form .gender select {
  background:  url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat 6px 5px;
  float: left;
  padding-left: 35px;
}
.career-form .position input{background:  url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat 6px 5px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;}
.career-form .current-company input{background:  url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -84px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;}
.career-form .current-designation input{background: url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -24px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;}
.career-form .current-location input{background: url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -116px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;}
.career-form .gender select{background: url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -58px;}
.career-form .skills input {background: url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -145px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;}
.career-form .experience input{background: url("/wp-content/themes/zaptechsolutions/images/career-icon.png") no-repeat scroll 6px -175px, #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px;}
.wpcf7-not-valid-tip {
  float: left;
  padding: 0 0 10px;
  width: 100%;
}
/*.career-form {
  padding: 0 0 20px;
  max-width: 500px;
  margin: 0 auto;
}*/
div.wpcf7-validation-errors{max-width: 500px; margin: 0 auto;}
/*.career-form .col-md-6.col-sm-6, .career-form .col-md-2.col-sm-2, .career-form .col-md-4.col-sm-4{width: 100%;}*/
.career-form #siwp_captcha_container_0 > div + div {
  margin-left: 10px;
  margin-top: 10px;
}
.career-form .wpcf7-form-control-wrap{width: 100%; float: left;}


/* 28-08-2017 */

.career-form .col-md-4.col-sm-6 > div::after,
.career-form .col-md-4.col-sm-12 > div:after {
  content: '';
  display: table;
  clear: both;
}

.page-id-16094 .site-main .entry-content {
  padding: 0 !important;
}

#siwp_captcha_value_0 { width: auto; }

.page-id-16094 .site-main .entry-content .wpcf7 { background: #e5e5e5; padding: 40px 0 20px; }

.site-main .page_main_content .career_block { padding: 40px 0 30px; }
.site-main .page_main_content .career_block .red-text {
  color: #ec2b22;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.site-main .page_main_content .career_block h2, .site-main .page_main_content .career-form h3 {
  font-size: 26px;
  color: #000;
  text-transform: none;
  margin-bottom: 10px;
  font-weight: 500;
  font-family: 'montserrat-semibold';
  line-height: 35px;
}

.site-main .page_main_content .career_block h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: 'montserrat-semibold';
  color: #000;
}

.site-main .page_main_content .career_block h3 span {
  color: #ec2b22;
}

.site-main .page_main_content .career_block ul.midul { padding-bottom: 0px; }

.site-main .page_main_content .career-form h3 { margin-top: 0 }

.career-form #candidate_skype,  
  .site-main .page_main_content .career-form select {
  background-color: #fff;
}

.site-main .page_main_content .career-form .box {
  position: relative;
  margin-bottom:10px;
}
.site-main .page_main_content .career-form .box input {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.site-main .page_main_content .career-form .box span.resume, .site-main .page_main_content .career-form .box span.photo { position: static; } 
.site-main .page_main_content .career-form .box label {
  background: #fff url("/wp-content/themes/zaptechsolutions/images/icon-star.png") no-repeat scroll right 14px ;
  padding: 6px 10px;
  border: 1px solid #ccc;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 4px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 0
}

.site-main .page_main_content .career-form input::-webkit-input-placeholder { color: #454545; font-family: 'montserrat-light';}
.site-main .page_main_content .career-form input:-moz-placeholder { /* Firefox 18- */color: #454545; font-family: 'montserrat-light';}
.site-main .page_main_content .career-form input::-moz-placeholder {  /* Firefox 19+ */ color: #454545; font-family: 'montserrat-light';}
.site-main .page_main_content .career-form input:-ms-input-placeholder { color: #454545;  font-family: 'montserrat-light';}

div.wpcf7-validation-errors {
  border: 2px solid #ec2b22;
  background: #ec2b22;
  color: #fff;
  text-align: center;
  font-size: 15px;
  margin: 0;
  height: auto;
  line-height: 20px;
  padding: 3px 10px 8px;
  font-family: 'montserrat-light';
}

.page-id-16094 div.wpcf7-mail-sent-ok {
  max-width: 700px;
  background: #DFF2BF;
  margin: 0 auto;
  text-align: center;
  color: #458500;
  padding: 15px;
  font-size: 16px;
  margin-bottom: 15px;
  border: 1px solid #4F8A10;
  line-height: 24px;
}

/*.security_code_div .BDC_CaptchaDiv { width: 50%; float: left; }
.security_code_div .wpcf7-form-control-wrap.captcha-id-326 { width: 50%; float: left; }*/

.security_code_div img {
  vertical-align: top;
}
.security_code_div .wpcf7-form-control-wrap.captcha-1 {
  display: inline-block;
  width: calc(100% - 114px);
  float: none;
  margin-left: 30px;
  vertical-align: top;
}

.security_code_div .wpcf7-form-control-wrap.captcha-1 .wpcf7-captchar { margin-bottom: 0 }

.request_form .security_code_div .wpcf7-form-control-wrap.captcha-1 .wpcf7-captchar, .block_get_a_quote .security_code_div .wpcf7-form-control-wrap.captcha-1 .wpcf7-captchar, #GetQuoteModal .security_code_div .wpcf7-form-control-wrap.captcha-1 .wpcf7-captchar {
  font-family: 'montserrat-light';
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  margin: 0px;
  height: 40px;
  color: #454545;
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

/*.request_form .security_code_div .wpcf7-form-control-wrap.captcha-1 .wpcf7-not-valid-tip { top: 0 }*/

div.wpcf7 .ajax-loader {
  width: 20px;
  height: 20px;
  margin: 0 0 0 20px;
  background-color: #fff;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

ul.midul.careerlist li::before {
  border: 0px solid #000;
  content: "+";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 8px;
}

.request_form .wpcf7-form-control-wrap { display: block; }

.career-form span.wpcf7-not-valid-tip,
.block_get_a_quote span.wpcf7-not-valid-tip,
.request_form span.wpcf7-not-valid-tip,
#GetQuoteModal span.wpcf7-not-valid-tip
 {
  position: absolute;
  right: 0;
  top: 39px;
  background: #ff0000;
  color: #fff;
  padding: 3px 10px;
  z-index: 99999;
  width: auto;
  float: none;
}
.career-form span.wpcf7-not-valid-tip::after,
.block_get_a_quote span.wpcf7-not-valid-tip::after,
.request_form span.wpcf7-not-valid-tip::after,
#GetQuoteModal span.wpcf7-not-valid-tip::after{
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ff0000;
  position: absolute;
  right: 10px;
  top: -5px;
}

.request_form .BrifeProjectInformation span.wpcf7-not-valid-tip {
  top: 150px;
}
.block_get_a_quote .your-message span.wpcf7-not-valid-tip, #GetQuoteModal .your-message span.wpcf7-not-valid-tip { top: 88px; }

.sectionnew {
	padding: 30px 0;
	text-align: center;
}
.sectionnew h2 {
	padding: 0 0 30px;
	font-family: 'montserrat-semibold'; font-size: 32px; color: #000;
}
.sectionnew p { text-align: center; }
@media only screen and (max-width:1023px) {
  .page_request_quote .address-list > div{border: 0;}
  .cus_contact_form{display: none;}
}

@media only screen and (max-width:767px) {
  .page-id-16094 div.wpcf7-mail-sent-ok { margin: 0 15px }
  .security_code_div .wpcf7-form-control-wrap.captcha-id-326 { width: 100%; float: none; padding-top: 10px; max-width: 300px; display: block; clear: both; }
  .request_form .wpcf7-checkbox > span{width: 100%;}
  .cus_contact_right { padding: 40px 20px 0 40px;}
  .page_request_quote {margin: 0px 30px 0 10px;}
  .site-main .page_main_content .page_request_quote .cus_contact_detail > h3{font-size: 32px !important; padding: 0;}

.page_request_quote address {min-height: inherit;padding: 0 0 10px;margin: 0;}
.address-list i.zmdi.zmdi-email {padding-bottom: 15px;}


}
