@charset "utf-8";
/* CSS Document */


@media screen and (max-width:950px) 
{
	.container {
    width:80%;
    margin: auto;
    max-width: 100%;
}
	.get-in-touch-btn
	{
		display:none;
	}
	.header {
    width: 100%;
    background: #f7f7f7;
    height:auto;
    max-width: 100%;
	float:left;
   /* background-color: #e0e0e0;
    background-image: url(images/linear_bg_1.png);
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#ffffff));
    background: -webkit-linear-gradient(left, #ffffff, #e0e0e0);
    background: -moz-linear-gradient(left, #ffffff, #e0e0e0);
    background: -ms-linear-gradient(left, #ffffff, #e0e0e0);
    background: -o-linear-gradient(left, #ffffff, #e0e0e0);*/
}

/*.logo
{
	width:100%;
	height:auto;
	float:none;
	margin:auto;
	text-align:center;
}*/
.logo img
{
	width:100%;
	height:auto;
	float:none;
	    margin: 20px 58px 42px 259px;
		text-align:center;
}
.innovation-section
{
    width:100%;
    height:auto;
    background:#f9f9f9;
    padding:36px 0px;
    float:left;
    margin-top:-22px;
}
.innovation-left {
    /* float: left; */
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    /* margin-left: 3%; */
    margin-left: -8%;
}
	.innovation-left img{
    display:none;
	}
.innovation-left h1{
	color: #646464;
	font-size: 20px;
	padding-left: 10px;
	font-weight:300;
	float:none;
	text-align:center;
	padding-top: 9px;
}
.innovation-left p
{color: #646464;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    margin: 10px auto;
    width: 80%;
    float: none;

}
.innovation-right{
    width:100%;
    height: auto;
    background:none; 
	background-size:100% 100%;
    padding: 36px 0px;
    float:none;
    margin-top: -22px;
}
.innovation-right  img{
    display:none;
}
.innovation-right h1{
    /*color: #2c2c2c;
    font-size: 24px;
    padding-left: 10px;
    font-weight:300;
    float:left;
    padding-top:15px;
	text-align:center;*/
	text-align:center;
	width:100%;
	margin:20px auto;
}

.innovation-right-ul{
   width:100%;
   margin:auto;
   text-align:center;
	}
.innovation-right-ul li{
    list-style: none;
    display: block;
    margin: 5px auto;
    padding-left: 22px;
    font-size:15px;
    color: #fff;
    padding: 14px 10px;
    border: #04A9D8 solid 1px;
    border-radius: 8px;
    background: #04A9D8;
    width:80%;
    text-align: center;
		}

.innovation-left-a2
{
	margin-top:0px;
	margin-left:200px;
}

.services
{
	width:100%;
	height:auto;
	background:#f5f5f5;
	margin:auto;
	float:left;
}
.services-left{
	float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;

}
.services-left img
{
	float:left;
	width:99.8%;
	height:auto;
    margin-bottom: 30px;

}
.services-right
{
float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
}
.services-right h1
{
	font-size:20px;
	text-align:center;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin:10px auto;
	text-align:center;
}
.services-right h2
{
	font-size: 15px;
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    margin:20px 22px;
}
.services-right h2::after {
   display:none;
}
.services-right ul
{
	list-style:none;
	display:inline-table;
	margin-top:20px;
}
.services-right ul li
{
	list-style:none;
	display:inline-table;
	width:100%;
	float:none;
	margin:25px auto;
	text-align:center;
}
.services-right ul li h1
{
	    float:none;
    margin:0px auto;
    font-size: 20px;
    color: #2d2d2d;
    text-transform: uppercase;
    text-align:center;
	
}
.services-right ul li p
{    float: none;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 22px;
    width: 85%;
    
}
.hi-icon {
	  display:none;

}
.component.logos-block .logo {
    width:20%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}

.component.logos-block .logo {
    width:30%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}
#footer_bg{
	background-color:#273140;
	/*min-height:98px;*/
	height:auto;
	float:left;
	width:100%;
	}
	#footer_bg .container .left_cont{
    float: left;
    width:50%;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
    padding-top: 5px;
	text-align:center;
		}
		#footer_bg .container .mid_cont {
/*    float: left;
    width:290px;
    text-align: center;*/
	display:none;
}
		#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:14px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	margin:0px 0px;
	}	
	.menu
{
position:absolute;
left: 0;
display: block;
float:none;
margin:100px auto;
width:100%;
margin-bottom:20px;
}
.about_title {
  	/*text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	float:left;
	color: #019ad0;
	padding:20px 0px;
    font-size:15px; 
	line-height:20px;	
	clear:both;*/
	color: #019ad0;
	padding:20px 0px;
	font-size:15px;
	font-weight: 300;
	text-align: center;
	line-height:20px;
	max-width:39%;
	margin:10px 30px;
	/*float:left;*/
	
}
.about_left_cont_bg{
	width:100%;
	float:none;
	min-height:0px;
	float:left;
	padding:30px auto;
	background-color:#eeeff0;
	}
	.about_left_cont_bg h2{
	color:#7a7a7a;
	font-size:15px;
	font-weight:300;
	padding:0 0 15px 0;
	clear:both;
}
.about_left_cont_bg p{
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:left;
	width:40%;
	margin:auto;
	max-width:100%;
	float:left;
	
 	}	

.about_left_cont_bg ul{
	margin:0px auto;
	padding:0px;
	width:40%;
	text-align:left;
	float:left;
	
	}	
	.about_left_cont_bg ul li{
    list-style-type: none;
    float: left;
    width:65% !important;
	max-width:100%;
    font-weight:400;
    font-size: 13px;
    color: #7a7a7a;
    line-height:15px;
    background: url(../images/arrow-icon.png) no-repeat left;
    padding: 0 0 0 25px;
    margin: 5px 0 0 10px;
	text-align:left;	
	}		
	
	.about_right_cont_bg ul{
	margin:20px auto;
	padding:0px;
	width:100%;
	text-align:left;
	float:left;
	
	}	
.about_right_cont_bg ul li{
    list-style-type: none;
    float: left;
    width:75% !important;
	max-width:100%;
    font-weight:400;
    font-size: 14px;
    color: #7a7a7a;
    line-height:15px;
    background: url(../images/arrow-icon.png) no-repeat left;
    padding: 0 0 0 25px;
    margin: 5px 0 0 10px;
	text-align:left;	
	}		
	.about_right_cont_bg{
	width:100%;
	float:none;
	min-height:0px;
	float:left;
	padding:30px auto;
	background-color:#eeeff0;
	}			
	
	.about_right_cont_bg h2{
	color:#7a7a7a;
	font-size:20px;
	font-weight:300;
	padding:0 0 15px 0;
	clear:both;
	}	
.about_right_cont_bg p{
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:left;
	width:39%;
	margin:auto;
	max-width:100%;
	float:left;
	}	
	.about_right_cont_bg img
	{
		float:left;
		clear:both;
		width:30%;
	}
	.services-left-cont{
    width:100%;
    height: auto;
    background:#fff;
    margin: auto;
    float:none;
	text-align:center;
	}
	
.services-left-cont h1{
	font-size: 24px;
	color: #474747;
	font-weight: 500;
	text-transform: capitalize;
	margin:30px auto;
	margin-top:30px;
	}
	
.services-left-cont ul{
    margin:auto;
    padding: 0px;
    width:100%;
	text-align:center;
	float:none;	
	}	
.services-left-cont ul li{
    float:none;
	width: 178px;
	height: 113px;
	border:#E4E2E2  solid 1px;
	text-align:center;
	margin:5px auto;	
}	
.services-left-cont ul li img{
}			
		
.services-right-cont{
    width:100%;
    height: auto;
    background: #ecebeb;
    margin: auto;
    float:none;
    min-height:790px;
	text-align:center;
   }		
   .services-right{
    width:100%;
    height: auto;
    margin: 0px auto;
	float:none;
   text-align:center;
	}	
.services-right h1{
	    font-size: 18px;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px !important;
    text-align: center;
    float: left;
    margin-left: 88px;
	
	}
	
	#footer_bg .container .left_cont{
   display:none;
   
		}
#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:13px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	
	}		
	
	#footer_bg .container .right_cont{
    float:none;
    width:100%;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #FFF;
    padding-bottom: 10px;
			}	
			}

@media screen and (max-width:800px) 

{	
.container {
    width:80%;
    margin: auto;
    max-width: 100%;
}
.get-in-touch-btn
	{
		display:none;
	}
	.header {
    width: 100%;
    background: #f7f7f7;
    height:auto;
    max-width: 100%;
	float:left;
	margin-top: -16px;
   /* background-color: #e0e0e0;
    background-image: url(images/linear_bg_1.png);
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#ffffff));
    background: -webkit-linear-gradient(left, #ffffff, #e0e0e0);
    background: -moz-linear-gradient(left, #ffffff, #e0e0e0);
    background: -ms-linear-gradient(left, #ffffff, #e0e0e0);
    background: -o-linear-gradient(left, #ffffff, #e0e0e0);*/
}

/*.logo
{
	width:100%;
	height:auto;
	float:none;
	margin:auto;
	text-align:center;
}*/
.logo img
{
	width:100%;
	height:auto;
	float:none;
	    margin: 20px 58px 42px 107px;
		text-align:center;
}
.innovation-section
{
    width:100%;
    height:auto;
    background:#f9f9f9;
    padding:36px 0px;
    float:left;
    margin-top:-22px;
}
.innovation-left {
    /* float: left; */
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    /* margin-left: 3%; */
    margin-left: -8%;
}
	.innovation-left img{
    display:none;
	}
.innovation-left h1{
	color: #646464;
	font-size: 20px;
	padding-left: 10px;
	font-weight:300;
	float:none;
	text-align:center;
	padding-top: 9px;
}
.innovation-left p
{color: #646464;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    margin: 10px auto;
    width: 80%;
    float: none;

}
.innovation-right{
    width:100%;
    height: auto;
    background:none; 
	background-size:100% 100%;
    padding: 36px 0px;
    float:none;
    margin-top: -22px;
}
.innovation-right  img{
    display:none;
}
.innovation-right h1{
    /*color: #2c2c2c;
    font-size: 24px;
    padding-left: 10px;
    font-weight:300;
    float:left;
    padding-top:15px;
	text-align:center;*/
	text-align:center;
	width:100%;
	margin:20px auto;
}

.innovation-right-ul{
   width:100%;
   margin:auto;
   text-align:center;
	}
.innovation-right-ul li{
    list-style: none;
    display: block;
    margin: 5px auto;
    padding-left: 22px;
    font-size:15px;
    color: #fff;
    padding: 14px 10px;
    border: #04A9D8 solid 1px;
    border-radius: 8px;
    background: #04A9D8;
    width:80%;
    text-align: center;
		}

.innovation-left-a2
{
	margin-top:0px;
	margin-left:200px;
}

.services
{
	width:100%;
	height:auto;
	background:#f5f5f5;
	margin:auto;
	float:left;
}
.services-left{
	float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;

}
.services-left img
{
	float:left;
	width:99.8%;
	height:auto;
    margin-bottom: 30px;

}
.services-right
{
float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
}
.services-right h1
{
	font-size:20px;
	text-align:center;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin:10px auto;
	text-align:center;
}
.services-right h2
{
	font-size: 15px;
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    margin:20px 22px;
}
.services-right h2::after {
   display:none;
}
.services-right ul
{
	list-style:none;
	display:inline-table;
	margin-top:20px;
}
.services-right ul li
{
	list-style:none;
	display:inline-table;
	width:100%;
	float:none;
	margin:25px auto;
	text-align:center;
}
.services-right ul li h1
{
	    float:none;
    margin:0px auto;
    font-size: 20px;
    color: #2d2d2d;
    text-transform: uppercase;
    text-align:center;
	
}
.services-right ul li p
{    float: none;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 22px;
    width: 85%;
    
}
.hi-icon {
	  display:none;

}
.component.logos-block .logo {
    width:20%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}

.component.logos-block .logo {
    width:30%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}
#footer_bg{
	background-color:#273140;
	/*min-height:98px;*/
	height:auto;
	float:left;
	width:100%;
	}
	#footer_bg .container .left_cont{
    float: left;
    width:50%;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
    padding-top: 5px;
	text-align:center;
		}
		#footer_bg .container .mid_cont {
/*    float: left;
    width:290px;
    text-align: center;*/
	display:none;
}
		#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:14px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	margin:0px 0px;
	}	
	.menu
{
position:absolute;
left: 0;
display: block;
float:none;
margin:100px auto;
width:100%;
margin-bottom:20px;
}
.about_title {
 /* color: #019ad0;
	padding:20px 0px;
	font-size:15px;
	font-weight: 300;
	text-align: center;
	line-height:20px;
	max-width:22%;
	margin:10px 20px;*/
	text-align:center;
	margin:10px auto;
	width:100%;
	float:none;
}
.about_title p {
      text-align: center !important;
    /* float: left; */
    line-height:30px;
    font-size: 20px;
    padding: 0px 0;
    width: 100%;
    margin: -15px auto;
}
.about_left_cont_bg{
	width:83%;
	float:none;
	min-height:535px;
	padding:0px auto;
	background-color:#eeeff0;
	max-width:100%;
	margin:auto !important;
	
	}
	.about_left_cont_bg img{
	float:left;
		clear:both;
		width:20%;
	}
	.about_left_cont_bg h2{
	color:#7a7a7a;
	font-size:25px;
	font-weight:300;
	padding:0 4px 16px 5px;
	clear:both;
	text-align:center;


}
.about_left_cont_bg p{
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	
	
 	}	

.about_left_cont_bg ul{
	margin:0px auto;
	padding:0px;
	width:80%;
	text-align:left;
	float:left;
	
	}	
	.about_left_cont_bg ul li{
    list-style-type: none;
    float: left;
    width:100% !important;
	max-width:100%;
    font-weight:400;
    font-size: 13px;
    color: #7a7a7a;
    line-height:15px;
    background: url(../images/arrow-icon.png) no-repeat left;
    padding: 0 0 0 25px;
    margin: 5px 0 0 10px;
	text-align:left;	
	}		
	.about_right_cont_bg{
	width:83%;
	float:none;
	min-height:800px;
	padding:0px auto;
	background-color:#eeeff0;
	max-width:100%;
	margin:auto !important;
	}			
	
	.about_right_cont_bg h2{
		color:#7a7a7a;
	font-size:25px;
	font-weight:300;
	padding:0 4px 16px 5px;
	clear:both;
	text-align:center;
	}	
.about_right_cont_bg p{
     color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	}	
	.about_right_cont_bg img
	{
		float:left;
		clear:both;
		width:100%;
	}
	.services-left-cont{
    width:100%;
    height: auto;
    background:#fff;
    margin: auto;
    float:none;
	text-align:center;
	}
	
.services-left-cont h1{
	font-size: 24px;
	color: #474747;
	font-weight: 500;
	text-transform: capitalize;
	margin:30px auto;
	margin-top:30px;
	}
	
.services-left-cont ul{
    margin:auto;
    padding: 0px;
    width:100%;
	text-align:center;
	float:none;	
	}	
.services-left-cont ul li{
    float:none;
	width: 178px;
	height: 113px;
	border:#E4E2E2  solid 1px;
	text-align:center;
	margin:5px auto;	
}	
.services-left-cont ul li img{
}			
		
.services-right-cont{
    width:100%;
    height: auto;
    background: #ecebeb;
    margin: auto;
    float:none;
    min-height:790px;
	text-align:center;
   }		
   .services-right{
    width:100%;
    height: auto;
    margin: 0px auto;
	float:none;
   text-align:center;
	}	
.services-right h1{
	    font-size: 18px;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px !important;
    text-align: center;
   float:none;
	
	}
	
	#footer_bg .container .left_cont{
   display:none;
   
		}
#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:13px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	
	}		
	
	#footer_bg .container .right_cont{
    float:none;
    width:100%;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #FFF;
    padding-bottom: 10px;
			}	
			
			.career {
    width: 100%;
    float:none;
    padding: 30px auto;
    height: auto;
	margin:auto;
	text-align:center;
}
.career p {
    color: #2B2A2A;
    font-size: 14px;
    font-weight: 400;
    padding:0px;
    line-height: 24px;
    width:80%;
    max-width: 100%;
	text-align:center;
	margin:auto;
}
.contact-form input[type='text'] {
    border: 1px solid #e3e3e3;
    width: 84%;
	margin:24px 10px;
}
.contact-form label {
    color: #2B2A2A !important;
    display: inline-block;
    float: left;
    width: 106px;
    vertical-align: text-top;
	margin:7px 10px;
}
.contact-form textarea {
    border: 1px solid #e3e3e3;
    width: 84%;
		
}
	.captcha-text
	{
		 width:50%;
    margin-left: 66px;
	float:left;
	}
.msg-text
	{
		margin-top: -40px;
	}
	#about_header_bg-h1 {
    color: #FFF;
    font-size:30px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 300;
    padding-top:186px;
}
	.smk_accordion .accordion_in .acc_content {
    background: #F9F9F9;
    color: #7B7E85;
    padding: 3px 10px;
	height:400px;
}
.hvr-shutter-out-horizontal {
    float: left;
}
	
}
			

	}

@media screen and (max-width:600px)
 
{
	.container {
    width:80%;
    margin: auto;
    max-width: 100%;
}
	.contact-form input[type='text'] {
    border: 1px solid #e3e3e3;
    width: 107%;
	margin:24px 10px;
}
.contact-form label {
    color: #2B2A2A !important;
    display: inline-block;
    float: left;
    width: 106px;
    vertical-align: text-top;
	margin:7px 10px;
}
.contact-form textarea {
    border: 1px solid #e3e3e3;
    width: 107%;
		
}
	.captcha-text
	{
		 width:50%;
    margin-left: 66px;
	float:left;
	}
	.get-in-touch-btn
	{
		display:none;
	}
	.header {
    width: 100%;
    background: #f7f7f7;
    height:auto;
    max-width: 100%;
	float:left;
   /* background-color: #e0e0e0;
    background-image: url(images/linear_bg_1.png);
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#ffffff));
    background: -webkit-linear-gradient(left, #ffffff, #e0e0e0);
    background: -moz-linear-gradient(left, #ffffff, #e0e0e0);
    background: -ms-linear-gradient(left, #ffffff, #e0e0e0);
    background: -o-linear-gradient(left, #ffffff, #e0e0e0);*/
}

/*.logo
{
	width:100%;
	height:auto;
	float:none;
	margin:auto;
	text-align:center;
}*/
.logo img
{
	width:100%;
	height:auto;
	float:none;
	    margin: 20px 64px 37px 114px;
		text-align:center;
}
.innovation-section
{
    width:100%;
    height:auto;
    background:#f9f9f9;
    padding:36px 0px;
    float:left;
    margin-top:-22px;
}
.innovation-left {
    /* float: left; */
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    /* margin-left: 3%; */
    margin-left: -8%;
}
	.innovation-left img{
    display:none;
	}
.innovation-left h1{
	color: #646464;
	font-size: 20px;
	padding-left: 10px;
	font-weight:300;
	float:none;
	text-align:center;
	padding-top: 9px;
}
.innovation-left p
{
    color: #646464;
    text-align:center;
    line-height: 22px;
    font-size: 14px;
    margin: 10px 10px;
    width:95%;
    float:none;

}
.innovation-right{
    width:100%;
    height: auto;
    background:none; 
	background-size:100% 100%;
    padding: 36px 0px;
    float:none;
    margin-top: -22px;
}
.innovation-right  img{
    display:none;
}
.innovation-right h1{
    /*color: #2c2c2c;
    font-size: 24px;
    padding-left: 10px;
    font-weight:300;
    float:left;
    padding-top:15px;
	text-align:center;*/
	text-align:center;
	width:100%;
	margin:20px auto;
}

.innovation-right-ul{
   width:100%;
   margin:auto;
   text-align:center;
	}
.innovation-right-ul li{
    list-style: none;
    display: block;
    margin: 5px auto;
    padding-left: 22px;
    font-size:15px;
    color: #fff;
    padding: 14px 10px;
    border: #04A9D8 solid 1px;
    border-radius: 8px;
    background: #04A9D8;
    width:80%;
    text-align: center;
		}

.innovation-left-a2
{
	margin-top:0px;
	margin-left:200px;
}

.services
{
	width:100%;
	height:auto;
	background:#f5f5f5;
	margin:auto;
	float:left;
}
.services-left{
	float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;

}
.services-left img
{
	float:left;
	width:99.8%;
	height:auto;
    margin-bottom: 30px;

}
.services-right
{
float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
}
.services-right h1
{
	font-size:20px;
	text-align:center;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin:10px auto;
	text-align:center;
}
.services-right h2
{
	font-size: 15px;
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    margin:20px 22px;
}
.services-right h2::after {
   display:none;
}
.services-right ul
{
	list-style:none;
	display:inline-table;
	margin-top:20px;
}
.services-right ul li
{
	list-style:none;
	display:inline-table;
	width:100%;
	float:none;
	margin:25px auto;
	text-align:center;
}
.services-right ul li h1
{
	    float:none;
    margin:0px auto;
    font-size: 20px;
    color: #2d2d2d;
    text-transform: uppercase;
    text-align:center;
	
}
.services-right ul li p
{    float: none;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 22px;
    width: 85%;
    
}
.hi-icon {
	  display:none;

}
.component.logos-block .logo {
    width:20%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}

.component.logos-block .logo {
    width:30%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}
#footer_bg{
	background-color:#273140;
	/*min-height:98px;*/
	height:auto;
	float:left;
	width:100%;
	}
	#footer_bg .container .left_cont{
    float: left;
    width:50%;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
    padding-top: 5px;
	text-align:center;
		}
		#footer_bg .container .mid_cont {
/*    float: left;
    width:290px;
    text-align: center;*/
	display:none;
}
		#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:14px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	margin:0px 0px;
	}	
	.menu
{
position:absolute;
left: 0;
display: block;
float:none;
margin:100px auto;
width:100%;
margin-bottom:20px;
}
.about_title {
 /* color: #019ad0;
	padding:20px 0px;
	font-size:15px;
	font-weight: 300;
	text-align: center;
	line-height:20px;
	max-width:22%;
	margin:10px 20px;*/
	text-align:center;
	margin:10px auto;
	width:100%;
	float:none;
	
}
.about_title p {
  /*  color: #019ad0;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    line-height: 28px;
	max-width:100%;*/
	text-align:center !important;
	/*float:left;*/
	 line-height:20px;
	 font-size:14px;
	 padding:0px 0;
	 width:100%;
	 margin:20px auto !important;
}
.about_left_cont_bg{
	width:80%;
	float:none;
	min-height:535px;
	padding:0px auto;
	background-color:#eeeff0;
	max-width:100%;
	margin:auto !important;
	
	}
	.about_left_cont_bg img{
	float:left;
		clear:both;
		width:20%;
	}
	.about_left_cont_bg h2{
	color:#7a7a7a;
	font-size:25px;
	font-weight:300;
	padding:0 4px 16px 5px;
	clear:both;
	text-align:center;


}
.about_left_cont_bg p{
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	
	
 	}	

.about_left_cont_bg ul{
	margin:0px auto;
	padding:0px;
	width:80%;
	text-align:left;
	float:left;
	
	}	
	.about_left_cont_bg ul li{
    list-style-type: none;
    float: left;
    width:100% !important;
	max-width:100%;
    font-weight:400;
    font-size: 13px;
    color: #7a7a7a;
    line-height:15px;
    background: url(../images/arrow-icon.png) no-repeat left;
    padding: 0 0 0 25px;
    margin: 5px 0 0 10px;
	text-align:left;	
	}		
	.about_right_cont_bg{
	width:80%;
	float:none;
	min-height:800px;
	padding:0px auto;
	background-color:#eeeff0;
	max-width:100%;
	margin:auto !important;
	}			
	
	.about_right_cont_bg h2{
		color:#7a7a7a;
	font-size:25px;
	font-weight:300;
	padding:0 4px 16px 5px;
	clear:both;
	text-align:center;
	}	
.about_right_cont_bg p{
     color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	}	
	.about_right_cont_bg img
	{
		float:left;
		clear:both;
		width:100%;
	}
	.services-left-cont{
    width:100%;
    height: auto;
    background:#fff;
    margin: auto;
    float:none;
	text-align:center;
	}
	
.services-left-cont h1{
	font-size: 24px;
	color: #474747;
	font-weight: 500;
	text-transform: capitalize;
	margin:30px auto;
	margin-top:30px;
	}
	
.services-left-cont ul{
    margin:auto;
    padding: 0px;
    width:100%;
	text-align:center;
	float:none;	
	}	
.services-left-cont ul li{
    float:none;
	width: 178px;
	height: 113px;
	border:#E4E2E2  solid 1px;
	text-align:center;
	margin:5px auto;	
}	
.services-left-cont ul li img{
}			
		
.services-right-cont{
    width:100%;
    height: auto;
    background: #ecebeb;
    margin: auto;
    float:none;
    min-height:790px;
	text-align:center;
   }		
   .services-right{
    width:100%;
    height: auto;
    margin: 0px auto;
	float:none;
   text-align:center;
	}	
.services-right h1{
	    font-size: 18px;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px !important;
    text-align: center;
    float: left;
    margin-left: 147px;
	
	}
	
	#footer_bg .container .left_cont{
   display:none;
   
		}
#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:13px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	
	}		
	
	#footer_bg .container .right_cont{
    float:none;
    width:100%;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #FFF;
    padding-bottom: 10px;
			}	
			
			

	.about_title p {
    color: #019ad0;
    padding: 35px 0;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    line-height: 38px;
}
.pro_sep_design{
    background:#F3F3F3;
    margin: auto;
    padding: 25px;
    min-height: 230px;
	}



.partneship-logo{
    width: 100%;
    height: auto;
    margin: auto;
	}		
.partneship-logo ul{
    margin: 0px;
    padding: 0px;
	}	
.partneship-logo ul li{
    float: left;
	list-style-type:none;
	background-image:none;
	width: 178px;
	height: 113px;
	border:#E4E2E2  solid 1px;
	text-align:center;
	margin:15px 5px;
    background: #fff;	
}
.partneship-logo ul li img{
    width: 178px;
	height: 113px;
	
}
.career {
    width: 100%;
    float:none;
    padding: 30px auto;
    height: auto;
	margin:auto;
	text-align:center;
}
.career p {
    color: #2B2A2A;
    font-size: 14px;
    font-weight: 400;
    padding:0px;
    line-height: 24px;
    width:80%;
    max-width: 100%;
	text-align:center;
	margin:auto;
}
		
		.contact-form input[type='text'] {
    border: 1px solid #e3e3e3;
    width: 107%;
	margin:24px 10px;
}
.contact-form label {
    color: #2B2A2A !important;
    display: inline-block;
    float: left;
    width: 106px;
    vertical-align: text-top;
	margin:7px 10px;
}
.contact-form textarea {
    border: 1px solid #e3e3e3;
    width: 107%;
		
}
	.captcha-text
	{
		 width:50%;
    margin-left: 66px;
	float:left;
	}
.msg-text
	{
		margin-top: -40px;
	}
	#about_header_bg-h1 {
    color: #FFF;
    font-size:30px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 300;
    padding-top:186px;
}

	.smk_accordion .accordion_in .acc_content {
    background: #F9F9F9;
    color: #7B7E85;
    padding: 3px 10px;
	height:600px;
}
.hvr-shutter-out-horizontal {
    float: left;
}

}

@media screen and (max-width:400px) and (min-width:200px) 
{
	.get-in-touch-btn
	{
		display:none;
	}
	.header {
    width: 100%;
    background: #f7f7f7;
    height:auto;
    max-width: 100%;
	float:left;
   /* background-color: #e0e0e0;
    background-image: url(images/linear_bg_1.png);
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#ffffff));
    background: -webkit-linear-gradient(left, #ffffff, #e0e0e0);
    background: -moz-linear-gradient(left, #ffffff, #e0e0e0);
    background: -ms-linear-gradient(left, #ffffff, #e0e0e0);
    background: -o-linear-gradient(left, #ffffff, #e0e0e0);*/
}

/*.logo
{
	width:100%;
	height:auto;
	float:none;
	margin:auto;
	text-align:center;
}*/
.logo img
{
	width:224px;
	height:auto;
	float:left;
	margin:20px 28px;
	text-align:center;
}
.innovation-section
{
    width:100%;
    height:auto;
    background:#f9f9f9;
    padding:36px 0px;
    float:left;
    margin-top:-22px;
}
.innovation-left{
    /*float: left;*/
    width:100%;
    height: auto;
	margin:auto;
	text-align:center;
    /*margin-left: 3%;*/
	    margin-left: -13%
	}
	.innovation-left img{
    display:none;
	}
.innovation-left h1{
	color: #646464;
	font-size: 20px;
	padding-left: 10px;
	font-weight:300;
	float: left;
	padding-top: 9px;
}
.innovation-left p
{
    color: #646464;
    text-align:center;
    line-height: 22px;
    font-size: 14px;
    margin: 10px 10px;
    width:95%;
    float:none;

}
.innovation-right{
    width:100%;
    height: auto;
    background:none; 
	background-size:100% 100%;
    padding: 36px 0px;
    float:none;
    margin-top: -22px;
}
.innovation-right  img{
    display:none;
}
.innovation-right h1{
    /*color: #2c2c2c;
    font-size: 24px;
    padding-left: 10px;
    font-weight:300;
    float:left;
    padding-top:15px;
	text-align:center;*/
	text-align:center;
	width:100%;
	margin:20px auto;
}
.innovation-right-ul{
   width:100%;
   margin:auto;
   text-align:center;
	}
.innovation-right-ul li{
    list-style: none;
    display: block;
    margin: 5px auto;
    padding-left: 22px;
    font-size:15px;
    color: #fff;
    padding: 14px 10px;
    border: #04A9D8 solid 1px;
    border-radius: 8px;
    background: #04A9D8;
    width:80%;
    text-align: center;
		}

.innovation-right-ul2 li
{
    list-style: none;
    display: block;
    margin: 16px 55px;
    background: url(../images/list-item.png) no-repeat left;
    padding-left: 22px;
    font-size: 14px;
   
}
.innovation-left-a2
{
	margin-top:0px;
	margin-left:200px;
}

.services
{
	width:100%;
	height:auto;
	background:#f5f5f5;
	margin:auto;
	float:left;
}
.services-left{
	float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;

}
.services-left img
{
	float:left;
	width:99.8%;
	height:auto;
    margin-bottom: 30px;

}
.services-right
{
float:none;
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
}
.services-right h1
{
	font-size:20px;
	text-align:center;
    color: #474747;
    font-weight: 500;
    text-transform: capitalize;
    margin:10px auto;
	text-align:center;
}
.services-right h2
{
	font-size: 15px;
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    margin:20px 22px;
}
.services-right h2::after {
   display:none;
}
.services-right ul
{
	list-style:none;
	display:inline-table;
	margin-top:20px;
}
.services-right ul li
{
	list-style:none;
	display:inline-table;
	width:100%;
	float:none;
	margin:25px auto;
	text-align:center;
}
.services-right ul li h1
{
	    float:none;
    margin:0px auto;
    font-size: 20px;
    color: #2d2d2d;
    text-transform: uppercase;
    text-align:center;
	
}
.services-right ul li p
{    float: none;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 22px;
    width: 85%;
    
}
.hi-icon {
	  display:none;

}
.component.logos-block .logo {
    width:20%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}

.component.logos-block .logo {
    width:30%;
    position: relative;
    background: center center no-repeat #FAFAFA;
    border-right: 1px solid #e4e9eb;
    border-bottom: 1px solid #e4e9eb;
    left: 23px;
    padding: 0px 2.8px;
}
#footer_bg{
	background-color:#273140;
	/*min-height:98px;*/
	height:auto;
	float:left;
	width:100%;
	}
	#footer_bg .container .left_cont{
    float: left;
    width:30%;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
    padding-top: 5px;
	text-align:center;
		}
		#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:14px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	margin:0px 0px;
	}	
	.menu
{
position:absolute;
left: 0;
display: block;
float:none;
margin:100px auto;
width:100%;
margin-bottom:20px;
}
.about_title {
 /* color: #019ad0;
	padding:20px 0px;
	font-size:15px;
	font-weight: 300;
	text-align: center;
	line-height:20px;
	max-width:22%;
	margin:10px 20px;*/
	text-align:center;
	margin:10px auto;
	width:100%;
	float:none;
}
.about_title p {
  text-align: center !important;
    /* float: left; */
    line-height: 20px;
    font-size: 17px;
    padding: 0px 0;
    width: 100%;
    margin: auto;
    margin-top: 22px;
    margin-bottom: 22px;
    float: left;
}
.about_left_cont_bg{
	/*width:85%;
	float:none;
	min-height:407px;
	padding:0px auto;
	background-color:#eeeff0;
	max-width:100%;
	margin:auto !important;*/
	width:77%;
	float:left;
	height:auto;
	margin:auto;
	background-color:#eeeff0;
	
	}
	.about_left_cont_bg img{
	float:left;
		clear:both;
		width:20%;
	}
	.about_left_cont_bg h2{
	color:#7a7a7a;
	font-size:25px;
	font-weight:300;
	padding:0 4px 16px 5px;
	clear:both;
	text-align:center;


}
.about_left_cont_bg p{
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	
	
 	}	

.about_left_cont_bg ul{
	margin:0px auto;
	padding:0px;
	width:80%;
	text-align:left;
	float:left;
	
	}	
	.about_left_cont_bg ul li{
    list-style-type: none;
    float: left;
    width:100% !important;
	max-width:100%;
    font-weight:400;
    font-size: 13px;
    color: #7a7a7a;
    line-height:15px;
    background: url(../images/arrow-icon.png) no-repeat left;
    padding: 0 0 0 25px;
    margin: 5px 0 0 10px;
	text-align:left;	
	}		
	.about_right_cont_bg{
	/*width:85%;
	float:none;
	min-height:800px;
	padding:0px auto;
	background-color:#eeeff0;
	max-width:100%;
	margin:auto !important;*/
	width:77%;
	float:left;
	height:auto;
	margin:auto;
	background-color:#eeeff0;
	}			
	
	.about_right_cont_bg h2{
		color:#7a7a7a;
	font-size:25px;
	font-weight:300;
	padding:0 4px 16px 5px;
	clear:both;
	text-align:center;
	}	
.about_right_cont_bg p{
     color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 20px;
	text-align:center;
	width:100%;
	margin:auto;
	max-width:100%;
	}	
	.about_right_cont_bg img
	{
		float: left;
    margin: 32px 0px;
    clear: both;
    width: 100%;
	}



.services-left-cont{
    width:100%;
    height: auto;
    background:#fff;
    margin: auto;
    float:none;
	text-align:center;
	}
	
.services-left-cont h1{
	font-size: 24px;
	color: #474747;
	font-weight: 500;
	text-transform: capitalize;
	margin:30px auto;
	margin-top:30px;
	}
	
.services-left-cont ul{
    margin:auto;
    padding: 0px;
    width:100%;
	text-align:center;
	float:none;	
	}	
.services-left-cont ul li{
    float:none;
	width: 178px;
	height: 113px;
	border:#E4E2E2  solid 1px;
	text-align:center;
	margin:5px auto;	
}	
.services-left-cont ul li img{
}			
		
.services-right-cont{
    width:100%;
    height: auto;
    background: #ecebeb;
    margin: auto;
    float:none;
    min-height:790px;
	text-align:center;
   }		
   .services-right{
    width:100%;
    height: auto;
    margin: 0px auto;
	float:none;
   text-align:center;
	}	
.services-right h1{
	font-size: 18px;
	color: #474747;
	font-weight: 500;
	text-transform: capitalize;
	margin-top:20px !important; 
	text-align:center;
	float:left;
	margin-left:20px;
	
	}
	
	#footer_bg .container .left_cont{
    float: none;
    width:27%;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
    padding-top: 5px;
   
		}
#footer_bg .container .left_cont a{
	text-decoration:none;
	font-size:13px;
	font-weight:300;
	color:#FFF;
	transition:all 0.3s ease-in-out;
	
	}		
	
	#footer_bg .container .right_cont{
    float:none;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #FFF;
    padding-bottom: 10px;
	margin:auto;
			}	

	
	
	
	.pro_sep_design{
    background:#F3F3F3;
    margin: auto;
    padding: 25px;
    min-height: 230px;
	}



.partneship-logo{
    width: 100%;
    height: auto;
    margin: auto;
	}		
.partneship-logo ul{
    margin: 0px;
    padding: 0px;
	}	
.partneship-logo ul li{
    float: left;
	list-style-type:none;
	background-image:none;
	width: 178px;
	height: 113px;
	border:#E4E2E2  solid 1px;
	text-align:center;
	margin:15px 5px;
    background: #fff;	
}
.partneship-logo ul li img{
    width: 178px;
	height: 113px;
	
}
.career {
    width: 100%;
    float:none;
    padding: 30px auto;
    height: auto;
	margin:auto;
	text-align:center;
}
.career p {
    color: #2B2A2A;
    font-size: 14px;
    font-weight: 400;
    padding:0px;
    line-height: 24px;
    width:95%;
    max-width: 100%;
	text-align:center;
	margin:auto;
}
.contact-form input[type='text'] {
    border: 1px solid #e3e3e3;
    width: 89%;
	margin:24px 10px;
}
.contact-form label {
    color: #2B2A2A !important;
    display: inline-block;
    float: left;
    width: 106px;
    vertical-align: text-top;
	margin:7px 10px;
}
.contact-form textarea {
    border: 1px solid #e3e3e3;
    width: 83%;
		
}
	.captcha-text
	{
		 width:50%;
    margin-left: 66px;
	float:left;
	}
.msg-text
	{
		margin-top: -40px;
	}
	
	#about_header_bg-h1 {
    color: #FFF;
    font-size:30px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 300;
    padding-top:186px;
}
.span_right {
    display: block;
    float: right;
    width: 100%;
}
.hvr-shutter-out-horizontal {
    float: left;
}
	.smk_accordion .accordion_in .acc_content {
    background: #F9F9F9;
    color: #7B7E85;
    padding: 3px 10px;
	height:900px;
}

.container {
    width:80%;
    margin: auto;
    max-width: 100%;
}
}