@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Saira+Condensed:300,400,600,800');
/* CSS Document */
body { font-family: 'Roboto Condensed', sans-serif; font-size:14px; color: #666;}
ul, li {
	padding:0px;
	margin:0px;
	list-style:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Saira Condensed', sans-serif; font-weight:700;}
p { margin:0px;}
.active1 { color:#E48D24 !important;}

.main-header{
	width:100%;
	float:left;
	padding:15px 0;
	background:transparent;
	position: absolute;
    z-index: 35;
	transition:all ease-in 0.5s;
}
.main-header.sticky {
	position: fixed;
	width: 100%;
	background:rgb(140, 131, 131);
	top:0;
	padding:5px 0;
	z-index:995;
}
.navbar-container {
    padding: 20px 0px;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #222;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
	background:rgba(0,0,0,0.7);
	padding:10px 0px;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}
.quote a {
	background:#1465b7 !important;
	color:#FFF !important;
	padding:5px 10px !important;
	margin: 15px;
	font-size: 13px !important;
	font-weight:700 !important;
}
.submenu h3 {
	margin:0px 0px 15px;
	border-bottom:1px solid #E48D24;
	color:#E48D24;
	line-height:25px;
	font-size:20px;
	text-transform:capitalize;
}
.submenu-inner ul li {
	line-height:30px;
	border-bottom:1px solid #ddd;
}
.menuzord-menu ul.dropdown li a, .submenu-inner ul li a {
	color:#333;
	font-size:14px;
	position:relative;
	-o-transition:padding .2s linear;-moz-transition:padding .2s linear;-webkit-transition:padding .2s linear;transition:padding .2s linear
}
.submenu-inner ul li a:hover { 
	padding-left:5px; 
	color:#DD0705;
	-o-transition:padding .2s linear;-moz-transition:padding .2s linear;-webkit-transition:padding .2s linear;transition:padding .2s linear
}
.menu-head{
	background-size:cover !important;
	min-height:302px;
	width:100%;
	float:left;
}
#design{background-image: url(../images/web-design-menu-banner-1.jpg) ; }
#development{background-image: url(../images/web-development-menu-banner.jpg); }
#marketing{background-image: url(../images/emarketing-menu-banner.jpg) ; }
#aboutus{background-image: url(../images/aboutus-menu-banner-1.jpg) ;}
.submenu1-inner h3{
	margin:0px 0px 15px;
	border-bottom:1px solid #E48D24;
	color:#E48D24;
	line-height:25px;
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
}
.submenu1-inner ul{
	margin:0;
	padding:0;
}
.submenu1-inner ul li{
	line-height:25px;
	font-size:13px;
	text-transform:uppercase;
}
.submenu1-inner ul li a{
	color:#1465b7;
	font-size: 14px;
	line-height: 30px;
}

.slider {
	position: relative;
}
.get_free_quote {
	position: fixed;
	right: -43px;
	transform: rotate(-90deg);
	z-index: 999;
	bottom: 50%;
}
.get_free_quote a {
	background: #DD0705;
	padding: 5px 10px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
}
.slider-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.slider-grids {
	width: 100%;
	position: relative;
}
.welcome {
	padding:60px 0px;
}
.heading h1 {
	margin:0px 0px 15px;
	text-transform: capitalize;
}
.heading h4 {
	margin: 0px;
    color: #dd0705;
    font-weight: 400;
}
.welcome_content p {
	line-height:25px;
	margin-bottom:10px;
	text-align:center;
	font-size:15px;
}
/* COUNTER */
.counter {
	background:url('../images/counter-bg.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	padding:90px 0px;
	position:relative;
}
.counter:before {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:#DD0705 none repeat scroll 0 0;
	opacity:0.9;
}
.counter_left h1 {
	font-size:40px;
	color:#FFF;
	font-weight:400;
	margin:0px;
}
.counter_left a {
	display:inline-block;
	margin-top:15px;
	border:2px solid #FFF;
	padding:10px 20px;
	color:#333;
	background:#FFF;
	text-transform:uppercase;
	font-weight:700;
	box-shadow:0px 12px 13px rgba(0,0,0,0.15);
}
.counter_grid i {
	font-size:30px;
	text-align:center;
	padding:20px;
	border:2px solid #FFF;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	color:#FFF;
}
.counter_data h2 {
	margin:15px 0px 0px;
	color:#FFF;
	font-size:36px;
}
.lH30>h3{
	height: 50px;
}
.pD30{
	padding: 30px;
}
.counter_data h3 {
	color:#FFF;
	margin:0px;
	font-size:18px;
}
.textcolor{
	color: #666;
}
.cooper{
	border-top: 3px solid #f65280;
    border-bottom: 3px solid #f65280;
    height: 95px;
    padding: 15px 0px;
    text-align: center;
}
.cooper>p{

}
/* SERVICES */
.service_content { 
	background:#FFF; 
	padding:20px; 
	margin:15px 0px;
    transition: all 0.3s;
	min-height:315px;
}
.service_content img {
	width:80px;
}
.service_content h3 {
	margin:10px 0px 15px;
	font-size:20px;
	color:#1465b7;
	border-bottom:1px solid #1465b7;
	display:inline-block;
	font-weight:600;
	line-height:25px;
}
.service_content p {
	line-height:25px;
	font-size:15px;
	color: #666 !important;
}
.service_content a {
	color:#DD0705;
	display:inline-block;
	margin-top:10px;
	font-weight:700;
}
.service_content:hover {
	-webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    transition: all 0.3s;
    cursor: pointer;	
}
/* PROCESS SECTION */

.process-section {
    position: relative;
    padding: 60px 0px;
}
.process { margin:20px 0px 0px;}
.process_grid, .counter_grid { margin:20px 0px;}
.process_icon {
	font-size: 40px;
	padding: 20px;
	border-radius: 50%;
	display: inline-block;
	border:2px solid #E48D24;
	background:#E48D24;
	color: #FFF;
	width: 100px;
	text-align: center;
	position:relative;
	transition:all 500ms ease-in;
}
.process_icon:before {
	content: '';
	position: absolute;
	width: 217px;
	border-top: 1px dashed #aaa;
	bottom: 50px;
	left: -50px;
	z-index: -1;
}
.process_icon:after {
	content: '';
	position: absolute;
	width: 20px;
	border-top: 1px dashed #aaa;
	bottom: -12px;
	left: 40px;
	transform: rotate(-90deg);
}
.process_grid h3 {
	margin:30px 0px 5px;
}
.process_grid p {
	font-size:13px;
}
.process_grid:hover .process_icon {
	background:#FFF;
	color: #333;
	border:2px solid #ddd;
	transition:all 500ms ease-in;
}

/* CALL TO BACK */
.call_to_back {
	background:url('../images/wall.png');
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	position:relative;
	padding:40px 0;
	width: 100%;
    float: left;
	z-index:3;
}
.call_to_back:before{
	content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.64);
    position: absolute;
    top: 0;
    right: 0;
}
.request-quote{
	width:100%;
	float:left;
	text-align:center;
	padding:40px 0;
}
.request-quote h3{
	margin: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
	font-size:35px;
	margin-bottom:30px;
	display:none;
}
.request-quote p{
	color: #fff;
    font-size: 23px;
    font-weight: 300;
    margin: 0 auto;
    width: 85%;
    margin-bottom:35px;
}
.request-quote a{
	font-size:17px;
	padding:10px 25px;
	color:#fff;
	background:#dd0705;
	border:2px solid #fff;
	display:inline-block;
	text-transform: uppercase;
	transition:all 0.6s ease 0.2s;
}
.request-quote a:hover{
	border-color:#dd0705;
	background:transparent;
	transition:all 0.6s ease 0.2s;
}
.call_right {
	padding:40px 0px;
}
.call_right h2 {
	margin:0px 0px 20px;
	color:#E48D24;
}
.call_right p {
	color:#bbb;
	font-size:15px;
}
.form_margin {
	margin:30px 0px;
}

/* TESTIMONIAL */
.sponsors-style-one{
	background:#f7f7f7;
}
.testimonial_grid {
	background:#FFF;
	padding:40px 20px 20px 60px;
	border:1px solid #f7f7f7;
}
.testimonial_grid p {
	position: relative;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;	
	color: #696969;
}
.testimonial_grid p::before {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: absolute;
    top: -5px;
    left: -29px;
    color: rgba(253, 194, 54, 0.34);
    font-size: 43px;
    font-style: normal;
}

.testimonial_grid h3 {
	margin:10px 0px;
	color:#E48D24;
}
.testimonial_grid h5 {
	margin:0px;
}
.sponsors-style-one li {
	margin:3px;
}
.sponsors-style-one li img{
	display:inline-block !important;
	width:auto !important;
	max-width:100% !important;
	background:#FFF;
}
.sponsors-style-one .owl-controls{
	margin:0px !important;	
}
.sponsors-style-one .owl-theme .owl-controls .owl-dots{
	display:none !important;	
}
.sponsors-style-one .owl-theme .owl-controls .owl-nav{
	margin:0px ;
}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"]{
	position:absolute;
	left:-40px;
	top:50%;
	display:inline-block;
	margin:-21px 0px 0px 0px ;
	width:42px ;
	height:42px ;
	padding:0px ;
	/*border:1px solid #ebebeb ;*/
	font-size:16px ;
	line-height:40px ;
	text-align:center ;
	border-radius:0px;
	background:none ;
	color:#222222;	
}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"]{
	position:absolute;
	right:-40px;
	top:50%;
	display:inline-block;
	margin:-21px 0px 0px 0px ;
	width:42px ;
	height:42px ;
	padding:0px ;
	/*border:1px solid #ebebeb ;*/
	font-size:16px ;
	line-height:40px ;
	text-align:center ;
	border-radius:0px ;
	background:none ;
	color:#222222;
}
.sponsors-style-one .owl-controls .owl-nav .owl-prev:hover,
.sponsors-style-one .owl-controls .owl-nav .owl-next:hover{
	background:none !important;
	/*border-color:#2196F3;*/
	color:#333 !important;	
}

/* FOOTER */
.footer {
	/*background:linear-gradient(to top, rgb(35, 37, 38), rgb(65, 67, 69));*/
	background:#212331;
	padding:60px 0px 40px;
	color:#ddd;
	float:left;
	width:100%;
	position:relative;
	z-index:2;
}
.footer_about img {
	width:230px;
	margin-bottom:15px;
}
.links h3, .contact_links h3, .cin_no h3 {
	margin:0px 0px 20px;
	color:#FFF;
	text-transform: uppercase;
}
.links ul li {
	line-height:30px;
}
.links ul li a {
	color:#ddd;
	text-transform: uppercase;
}
.contact_links ul li {
	display:inline-flex;
	width:100%;
	line-height:30px;
}
.contact_links ul>li>a{
	color: #fff;
}
.contact_links ul li i { margin:5px 10px 0px 0px;}
.foo_img a {
	background:#DD0705;
	padding:5px 15px;
	color:#FFF;
	display:inline-block;
	margin:20px 0px 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.footer_social { margin-top:20px;}
.footer_social ul li {
	display:inline-block;
}
.footer_social ul li a {
	border:1px solid #a2a2a2;
	padding:5px;
	display:inline-block;
	width:33px;
	text-align:center;
	color:#a2a2a2;
}
.footer_social ul li a:hover {
	background:#E48D24 !important;
	color:#FFF !important;
	border:1px solid #E48D24;
}

.bottom_bar {
	border-top:1px solid #494b59;
	margin-top:20px;
	padding-top:10px;
}
.bottom_bar p {
	line-height:25px;
	color:#a2a2a2;
}

/*.form-contact {
	border:none;
	border-radius:0 !important;
	border-bottom: 1px solid #999 !important;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow: none !important;
	margin: 10px 0px !important;
	padding: 15px 15px !important;
	background-color: transparent;
	font-size: 14px;
	height: 55px;
	color:#868686;
	width:100%;
}*/
.checkbox ul {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    float: left;
	padding-left:10px;
}
.checkbox ul li {
    width: 33.333%;
    float: left;
    margin-bottom: 5px;
}


.submit-button{
	background: red;
    color: #fff;
    border: none;
    padding: 6px 18px;
    font-size: 15px;
    border-radius: 4px;
	margin-top:10px;
	text-transform:uppercase;
}
.separator {
	border:1px solid #333;
	background:#333;
	padding:3px;
	border-radius:50%;
	display:inline-block;
	margin:20px auto;
	position:relative; 
}
.separator::before {
    content: '';
    position: absolute;
    border-bottom: 1px solid rgba(51, 51, 51, 0.39);
    width: 100px;
    right: 15px;
}
.separator::after {
    content: '';
    position: absolute;
    border-bottom: 1px solid rgba(51, 51, 51, 0.39);
    width: 100px;
    left: 15px;
}
.button {
	border:1px solid #E48D24;
	padding:10px 20px;
	color:#FFF;
	background:#E48D24;
	display:inline-block;
	margin:10px 0px 0px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	font-size:14px;
	text-transform:uppercase;
	width:120px;
}
.button:hover {
	background:transparent;
	color:#FFF;
}

.trans {
	transition:all 500ms ease-in;
	-moz-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
	-webkit-transition:all 500ms ease-in;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background:url('../images/up-chevron.png') no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.sec_padding { padding:60px 0;}
.mT10 { margin-top:10px;}
.mT20 { margin-top:20px;}
.mB10 { margin-bottom:10px;}
.mB60 { margin-bottom:60px;}
.mB40 { margin-bottom:40px;}
.mB20 { margin-bottom:20px;}
.pL0 { padding-left:0px;}
.pR0 { padding-right:0px;}
.pD0 { padding:0px;}
.location{
	width: 100%;
	float: left;
	padding: 90px 0 20px;
	background:url(../images/wall.png) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	height:420px;
	position:relative;
}
.location:before{
	content:'';
	background:rgba(0, 0, 0, 0.64);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.location-fixed{
	position:fixed;
	width:100%;
	z-index:1;
}
.location-inner{
	width: 85%;
	margin:0 auto;
	text-align:center;
	padding:5px 0 0;
}
.location-inner h3{
	font-family: 'Saira Condensed', sans-serif;
    margin: 0;
    font-size: 68px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 0 10px;
    letter-spacing: 2px;
	text-shadow:0px 4px 9px #2f2f2f;
}
.location-inner p{
	color: #fff;
    font-size: 18px;
    margin: 10px 0;
}
.separator-head {
  line-height: 0.5;
  text-align: center;
  margin:30px 0 30px 0;
}
.separator-head span {
  display: inline-block;
  position: relative;
 
}
.separator-head span:before,
.separator-head span:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid rgba(255, 255, 255, 0.6);
  top: 14px;
  width: 200px;
}
.separator-head span:before {
  right: 100%;
  margin-right: 15px;
}
.separator-head span:after {
  left: 100%;
  margin-left: 15px;
}

.separator-head span  i{
	font-size:30px;
	padding:0;
	margin:0;
	float:none;
	color:rgba(255, 255, 255, 0.6);
}
.main-pages{
	width:100%;
	float:left;
	padding:50px 0;
	background:#fff;
	position:relative;
	z-index:2;
}
.pages-inner{
}
.pages-inner p{
	line-height: 27px;
    font-size: 16px;
    margin-bottom: 10px;
}
.pages-inner h3{
	margin: 0 0 10px;
    font-weight: 600;
    color: #1465b7;
}
/*.pages-inner h4{
	margin: 0 0 10px;
    font-weight: 600;
    color: #1465b7;
}*/
.pages-inner ul{
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.pages-inner ul li{
	line-height: 28px;
    font-size: 16px;
    position: relative;
    padding-left: 24px;
}
.pages-inner ul li:before{
	content: '\f0a4';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
}
.respoinsive-benefits{
	width:100%;
	float:left;
}
.respoinsive-benefits ul{
	padding:0;
	margin:0;
}
.respoinsive-benefits ul li{
	float:left;
	width:32.3333%;
	margin:0.5%;
	text-align:center;
	background:#f8f8f8;
	padding:20px;
	min-height:185px;
	border:1px solid #eaeaea;
}
.respoinsive-benefits ul li:nth-child(5){
	background:#1465b7;
	border:none;
	display:table;
	box-shadow:0px 0px 14px 1px #8e8e8e;
}
.respoinsive-benefits ul li h3{
	margin: 0;
    font-weight: 600;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #1465b7;
}
.respoinsive-benefits ul li h2 {
    margin: 0;
    font-size: 41px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
	display:table-cell;
	vertical-align:middle;
}
.respoinsive-benefits ul li p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.respoinsive-benefits ul li img{
	width:100%;
}
.pulse {
    -webkit-animation-name: 'pulse_animation';
    -moz-animation-duration: 7s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-transform-origin: 50% 50%;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition: all 450ms;
    -moz-transition: all 450ms;
    -o-transition: all 450ms;
    transition: all 450ms;
	transform: scale(1.1);
}
.ecommerce-features{
	width:100%;
	float:left;
	margin-top:30px;
	text-align:center;
}
.ecommerce-features h4{
	margin: 0 0 30px;
    font-weight: 600;
    color: #1465b7;
    font-size: 24px;
	border-bottom: 2px solid #1465b7;
    display: inline-block;
}
.ecommerce-features ul{}
.ecommerce-features ul li{
	width: 19%;
    margin: 0.5%;
    float: left;
    padding: 11px;
}
.ecommerce-features ul li img{
	width:105px;
}
.ecommerce-features ul li h3{
	font-weight: 400;
    margin: 15px 0;
    font-size: 18px;
    line-height: 22px;
    color: #1465b7;
}
.seo-features p{
	line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
	width:100%;
}
.seo-features ul{
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.seo-features ul li{
	width: 33.333%;
    float: left;
    padding: 10px;
    text-align: center;
}
.seo-features ul li img{
	width:80px;
}
.seo-features ul li span{
	line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}
/* Contact Page */
.contact-head{
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    z-index: 2;
}
.contact-summary{
	padding:60px;
	float:left;
	width:100%;
}
.contact-summary p{
	font-size:16px;
	line-height:25px;
	margin:0;
}
.contact-info{
	padding:35px;
	float:left;
	width:100%;
	background:#f2f2f2;
}
.contact-info ul{
	margin:0;
	padding:0;
}
.contact-info ul li{
	width:50%;
	float:left;
	padding:60px 0 60px 74px;
}
.contact-info ul li:first-child{
	background:url(../images/icons/002-pen.png);
	background-repeat:no-repeat;
	background-position:left;
}
.contact-info ul li:last-child{
	background:url(../images/icons/001-calendar-page-empty.png);
	background-repeat:no-repeat;
	background-position:left;
}
.contact-info ul li h3{
	margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    color: #5f5f5f;
}
.contact-info ul li p{
	line-height:26px;
	font-size:15px;
}
.contact-location{
	width:100%;
	float:left;
	padding:100px 60px;
	position:relative;
}
.rlab-logo{
		width: 240px;
	}
.contact-location:before{
	position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.contact-location h3{
	margin:0;
	font-size:40px;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#fff;
	position:relative;
}
.contact-location ul{
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	float:left;
}
.contact-location ul li{
	line-height:40px;
	font-size:15px;
	color:#fff;
	font-size: 15px;
	display: inline-flex;
	width: 100%;
}
.contact-location ul li i{
	width:25px;
	text-align:center;
	margin:10px 10px 0px 0px;
	color:#fff;
	font-size: 1.4em;
}
#usa{
	background-image:url(../images/usa-back.jpg);
	background-size:cover;
}
#mumbai{
	background-image:url(../images/mumbai-back.jpg);
	background-size:cover;
}
.contact-form{
	width:100%;
	float:left;
	padding:50px 0;
}
.contact-form p{
	font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 45px;
    text-align: center;
    line-height: 25px;
}
.contact-form form{
	width:65%;
	margin:0 auto;
}
.domain-regi{
	width: 100%;
    text-align: center;
    background: #ECF0F1;
    padding: 35px;
    position: relative;
    z-index: 3;
    float: left;
}
.domain-regi h4{
    margin: 0;
    font-size: 33px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 10px 0 10px;
    letter-spacing: 1px;
    text-shadow: 0px 2px 9px #a5a5a5;
    margin-bottom: 10px;
}
.inputbox {
    border: 1px solid #6f6f6f;
    padding: 10px 10px;
    width: 46%;
    font-size: 18px;
    color: #6f6f6f;
	font-family: 'Saira Condensed', sans-serif;
}
.dmvarious {
    padding: 10px 10px;
    border: 1px solid #6f6f6f;
    font-size: 17px;
    color: #6f6f6f;
	font-family: 'Saira Condensed', sans-serif;
}
.domainbtn {
    padding: 9px 25px;
    background: #dd0705;
    color: #fff !important;
    border-radius: 4px;
    text-transform: uppercase;
	border: none;
    border: 2px solid #dd0705;
    margin-left: 10px;
    font-size: 19px;
    cursor: pointer;
	font-family: 'Saira Condensed', sans-serif;
}
/* Careers */

.work-life {
    padding: 60px 0 50px;
    float: left;
    width: 100%;
    background: #fff;
}
.work-life-inner {
    width: 90%;
    margin: 0 auto;
}
.work-life-inner h4 {
    font-family: 'Acme', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #4c4c4c;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 400;
}
.work-life-inner h4 span {
    border-bottom: 1px solid #4c4c4c;
}
.work-life-inner p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    color: #4c4c4c;
    margin-bottom: 10px;
}
.hiring-inner {
    text-align: center;
}
.hiring-inner h3 {
    font-size: 36px;
    display: inline-block;
    border: 4px double #000;
    padding: 15px 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.career {
    padding: 40px 0;
    float: left;
    width: 100%;
    background: #fff;
}
.career-inner {
    width: 90%;
    margin: 0 auto;
}
.career-inner h2 {
    font-size: 30px;
    line-height: 34px;
    color: #dd0705;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.career-inner h4 {
    font-size: 19px;
    line-height: 26px;
    color: #4c4c4c;
    width: 100%;
    margin: 0;
    font-weight: 400;
    margin-bottom: 11px;
}
.career-inner h4 span {
    border-bottom: 1px solid #4c4c4c;
}
.career-inner p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    color: #4c4c4c;
    margin-bottom: 10px;
}
.career-inner ul {
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin-bottom: 10px;
}
.career-inner ul li {
    font-size: 15px;
    list-style: circle;
    line-height: 24px;
    color: #4c4c4c;
}
.career-box {
    float: left;
    width: 60%;
}
.career-inner a {
    border: 1px solid #dd0705;
    display: inline-block;
    border-radius: 30px;
    overflow: hidden;
    transition: all 0.6s ease 0s;
    margin-top: 10px;
    margin-right: 15px;
}
.career-inner a i {
    padding: 8px 14px;
    /* display: inline-block; */
    font-size: 16px;
    background: #dd0705;
    color: #fff;
}
.career-inner a span {
    padding: 0 14px 0px 14px;
    float: right;
    font-size: 15px;
    line-height: 31px;
    color: #dd0705;
}
.career-inner a:hover {
    border-radius: 0;
    transition: all 0.6s ease 0s;
    cursor: pointer;
}
/* sdfds */

.hire-you-main {
    display: none;
}

.hire-you {
    width: 400px;
}
@media only screen and (max-width:991px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:300px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
}
@media only screen and (max-width:768px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:250px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
}
@media only screen and (max-width:640px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:220px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
}
@media only screen and (max-width:480px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:195px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
}
@media (min-width: 992px){
.col-md-3 {
    padding: 0px;
    position: relative;
}
.code-guard-features{
	min-height: 270px;
}
.g-suite{
	min-height: 200px;
}
}
.code-guard-div{
	text-align: center;
    padding: 0px 20px;
}
.code-guard-features{
	margin: 17px 0 0 -10px;
    padding: 28px;
    background: #eee;
}
.code-guard-features h2{
	color: #E48D24;
	font-weight: 600;
}
.code-guard-features ul{
	padding-left: 2px;
    list-style-type: none;
}
.code-guard-features ul li{
	margin-bottom: 10px;
    position: relative;
    font-size: 15px;
    padding-left: 20px;
}
.code-guard-features ul li:before {
    background-color: #DD0705;
    content: "";
    border-radius: 10px;
    display: block;
    margin-right: 15px;
    vertical-align: middle;
    position: absolute;
    top: 8px;
    left: 0px;
    height: 7px;
    width: 7px;
}
.site-lock{
	margin: 40px 0 0 0;
}
.site-lock{
	font-size: 16px;
}
.site-lock h3{
	 color: #1465b7;
    font-weight: 600;
    margin: 0 0 10px;
}
.g-suite-top{
 background: #eee;
 width: 100%;
 padding-bottom: 50px;
}
.g-suite-top-inner{
	padding:30px;
}
.g-suite-top-inner p{
	font-size: 17px;
}
.g-suite-top-inner h3{
	color: #333;
	font-size: 28px;
	font-weight: 600;
}
.g-suite-top h2{
	margin-top: 50px;
	float: left;
	padding-left: 40px;
	padding-bottom: 30px;
	color: #333;
	font-size: 3em;
	font-weight: 400;
}
.g-suite{
	margin-top: 20px;
	background: #eee;
	padding:20px;
}
.g-suite h3{
	color: #E48D24;
	font-size: 20px;
}