@charset "utf-8";
@font-face {
	font-family: 'calibri-webfont';
	src: url('../fonts/calibri-webfont.woff') format('truetype');
}
@font-face {
	font-family: 'PTS55F';
	src: url('../fonts/PTS55F.ttf') format('truetype');
}
@font-face {
	font-family: 'proximanova-regular-webfont';
	src: url('../fonts/proximanova-regular-webfont.woff') format('truetype');
}
@font-face {
	font-family: 'gidole-regular';
	src: url('../fonts/gidole-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;}
*, *:before, *:after {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
a, img {
	border: 0px;
	outline: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}
html {
	height: 100%;
	width: 100%;
}

/*-------social_fix--------*/
.social_fix{
	position: fixed;
	top: 215px;	
	width: 130px;
	right: -190px;
	z-index: 99;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	background-color: #413d3e;
	height: 42px;
	padding: 5px;
}
.social_fix:hover{
	right: 0px;	
}
.social_fix ul{
	list-style: none;	
}
.{
	width: 50px;
	position: fixed;
	right: 0px;
	top: 215px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	cursor: pointer;	
	z-index: 99999999;
	height: 42px;
	display: block;
	padding: 5px 0;
	background-color: #F20018;
}
. i{
	font-size: 16px;	
	font-weight: 400;
}
.social_fix ul li{
	float: left;
	width: 32px;
	height: 32px;
	display: inline-block;	
	margin-right: 5px;
}
.social_fix ul li a{
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	transition: all 0.3s ease 0s;
	background-color: #fff;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 36px;
	margin-bottom: 5px;
	text-decoration: none;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.07);	
}
.social_fix ul li a.fb{background-color: #597eba; color: #fff;}
.social_fix ul li a.gplus{background-color: #e04108; color: #fff;}
.social_fix ul li a.twit{background-color: #5ea9dd; color: #fff;}
.social_fix ul li a.lin{background-color: #0177b5; color: #fff;}
.social_fix ul li a.plus{background-color: #ff6550; color: #fff;}

.social_fix ul li a.fb:hover{background-color: #fff; color: #597eba;}
.social_fix ul li a.gplus:hover{background-color: #fff; color: #e04108;}
.social_fix ul li a.twit:hover{background-color: #fff; color: #5ea9dd;}
.social_fix ul li a.lin:hover{background-color: #fff; color: #0177b5;}
.social_fix ul li a.plus:hover{background-color: #fff; color: #ff6550;}
/*------social_fix_end--------*/



.maincontent_fluid {
	width: 100%;
	display: table;
	position: relative;
	clear: both;
	float: left;
}
.mainwrapper {
	max-width: 1171px;
	min-width: 240px;
	margin: auto;
}
.main_inner {
	width: 100%;
	float: left;
	position: relative;
}
.header_social {
	width: auto;
	float: right;
}
.header_social ul {
	list-style-type: none;
	margin-top: 23px;
}
.header_social ul li {
	float: left;
	text-align: center;
	margin-right: 15px;
}
.header_social ul li a {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	display: table;
	text-align: center;
}
.header_social ul li a i {
	width: 27px;
	line-height: 27px;
	border-radius: 50%;
	height: 27px;
}
.header_social ul li a .fa-facebook {
	color: #365899;
	border: 1px solid #365899;
}
.header_social ul li a .fa-twitter {
	color: #32CCFE;
	border: 1px solid #32CCFE;
}
.header_social ul li a .fa-google-plus {
	color: #F00018;
	border: 1px solid #F00018;
}
.header {
	height: 76px;
	background: #fff;
	position: fixed;
	top: 0px;
	border-bottom:1px solid #ccc;
	z-index: 999;
}
.logo {
	float: left;
	text-align: center;
	width: 15;
	margin-top: 10px;
}
.logo a {
	outline: none;
}
.mainbanner {
	position: relative;
	margin-top: 75px;
}
.bannertatile {
	text-shadow: 0px 0px 3px #333;
}
.main_menu {
	float: right;
	width:auto;
}
.nav {
	float: right;
	width: auto;
	margin-left: 145px;
}
.nav ul {
	float: right;
	margin: 0;
}
.nav ul > li {
	display: inline-block;
	float: left;
	margin-left: 15px;
	position: relative;
}
.nav ul li > a {
	color: #333333;
	display: block;
	/*font-family: 'proximanova-regular-webfont';*/
	font-family: 'Gidole-Regular';
	font-size: 19px;
	font-weight: 400;
	letter-spacing:1px;
	outline: medium none;
	padding: 32px 15px 20px;
	position:relative;
	text-decoration: none;
}
.nav ul li:hover > a {
	color:#fff;
}
.nav ul li:last-child {
	border: 0 none;
}
/*.nav ul li:hover > a {
	background: #f00018 none repeat scroll 0 0;
	color: #fff;
	border-bottom: 5px solid #B2202E;
}
.nav ul li > .current {
	background: #f00018 none repeat scroll 0 0;
	color: #fff;
	border-bottom: 5px solid #B2202E;
}*/
.nav ul li:hover > a:before {
	background: #f00018 none repeat scroll 0 0;
	color: #fff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:101%;
	content:'';
	z-index:-1;
	transform:skewX(-20deg);
}
.nav ul li a.current:before  {
	background: #f00018 none repeat scroll 0 0;
	color: #fff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:101%;
	content:'';
	z-index:-1;
	transform:skewX(-20deg);
}
.nav ul li a.current
{
	color:#fff;
}
.nav ul li:hover > ul {
	animation-duration: 0.3s;
	animation-fill-mode: both;
	animation-name: slideInLeft;
	animation-timing-function: ease;
	display: block !important;
}
.nav ul ul {
	background-color: #f00018;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
	display: none;
	left: -14px;
	position: absolute;
	top: 100%;
	width: 200px;
	z-index: 99999;
}
.nav ul ul ul {
	background-color: #f4f4f4;
	box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.3);
	display: none;
	left: 200px;
	position: absolute;
	top: 0;
	width: 200px;
	z-index: 99999;
}
.nav ul ul li {
	background-image: none;
	display: block;
	margin-left: 0;
	padding: 0;
	width: 100%;
}

.nav ul ul li > a.active {
	border-bottom: 0 none;
}
.nav ul ul li:last-child {
	border-bottom: 0 none !important;
}
.nav ul ul li a {
	border-bottom: 0 none;
	box-shadow: none;
	color: #363535;
	display: block;
	letter-spacing:0px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: auto;
	background:#f4f4f4;
	border-bottom: 1px solid #dddddd;
	line-height: normal;
	padding: 9px 10px;
	transition: all 0.5s ease 0s;
}
.nav ul ul li:hover > a {
	background-color: #000000;
	box-shadow: none;
	color: #fff;
}
.nav ul ul li:hover > a:before {
	display:none;
}
.welcom_fluid {
	width: 100%;
	float: left;
	position: relative;
	background-image: url(../images/welcome_pattern.png);
	background-repeat: repeat;
	text-align: center;
}
.w_hd
{
	font-size: 40px;
	text-align: center;
	font-family: 'TeXGyreAdventorBold';
    font-weight: 400;
	letter-spacing:1px;
	margin:0px;
	color: #3B3636;
}
.welcome {
	width: 100%;
	float: left;
	padding: 50px 60px;
}
.welcome p {
	font-size: 18px;
	text-align: center;
	font-family: 'Open Sans';
    font-weight: 400;
	letter-spacing:1px;
	color: #3B3636;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: 26px;
}
.solution_fluid {
	width: 100%;
	float: left;
	background: #fff;
	padding: 30px 0;
}
.sol_ul
{
	list-style-type:none;
	width:100%;
	float:left;
	margin-top:40px;
}
.sol_hd {
	font-size: 40px;
	text-align: center;
	font-family: 'TeXGyreAdventorBold';
    font-weight: 400;
	letter-spacing:1px;
	margin:0px;
	color: #3B3636;
}
.sol_ul li
{
	float:left;
	width:32.3%;
	position: relative;
	margin-right: 1.5%;
	overflow: hidden;
	margin-bottom: 15px;
	box-shadow: 0px 0px 12px -5px #777;
}
.sol_ul li a
{
	float:left;
	width:100%;
	text-align:center;
	color:#686868;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Droid Sans', sans-serif;
}
.sol_ul li:nth-child(3n+3)
{
	margin-right:0px;
}
.sol_ul li a img {
	width: 100%;
}
.serv_hover {
	position: absolute;
	left:0;
	bottom:-77%;
	width:100%;
	height:100%;
	background: rgba(228, 62, 62, .8);
	transition: all .5s;
	padding: 15px 20px;
}
.serv_hover h2 {
	color:#fff;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-weight: 600;
    padding: 0;
}
.serv_hover p {
	color:#fff;
	font-size: 16px;
	font-family: 'Droid Sans', sans-serif;
    line-height: 22px;
    padding-top: 15px;
    margin-top: 15px;
    border-top:2px solid #fff;
}
.sol_ul li a:hover .serv_hover {
	bottom:0;
	background: rgba(52, 201, 168, .8);
	transition: all .5s;
}

.client_fluid {
	width: 100%;
	float: left;
	position: relative;
	background-image: url(../images/welcome_pattern.png);
	background-repeat: repeat;
	text-align: center;
	padding: 40px 0;
}
.client_fluid h4 {
	color: #000000;
	font-size: 40px;
	font-family: 'TeXGyreAdventorBold';
	text-align: center;
	text-transform: uppercase;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
}
.clients {
	list-style-type: none;
	margin-top: 20px;
}
.clients li {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #ebebeb;
	padding: 10px;
	text-align: center;
}
.clients li img
{
	width:100%;
}
.moreabout {
	
	color: #fff;
	background:#5D5D5D;
	font-family: 'PTS55F';
	font-size: 14px;
	margin: 25px auto;
	padding:8px 25px;
	text-decoration: none;
	display:table;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.moreabout:hover {
	color: #fff;
	text-decoration: none;
	background: #D30E22 none repeat scroll 0 0;
	transition: ease all .5s;
}
.ie_fluied {
	width: 100%;
	float: left;
	z-index: 1;
	position: relative;
	background: #333;
	z-index: 1;
	padding: 40px 0;
}
.ie_hd {
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-family: 'TeXGyreAdventorBold';
	letter-spacing:1px;
	text-transform: uppercase;
	margin:0;
	padding: 0;
}
.ie_fluied ul {
	list-style-type: none;
	margin-top: 60px;
}
.ie_fluied ul li {
	float: left;
	width: 48%;
	margin-right:35px;
	transition: all 0.5s ease 0s;
	margin-bottom: 35px;
}
.margin_remove {
	margin-right: 0px !important;
}
.servicesitem {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
	display: table;
}
.ie_fluied ul li .servicesitem:hover > .produst_img img {
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
}
.produst_img {
	float: left;
	height: 215px;
	overflow: hidden;
	width: 50%;
}
.produst_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
}
.product_div {
	background: #ffffff none repeat scroll 0 0;
	box-sizing: border-box;
	color: #6c6c6c;
	float: left;
	font-size: 15px;
	height: 215px;
	line-height: 24px;
	text-align: left;
	font-family: 'proximanova-regular-webfont';
	padding: 10px;
	position: relative;
	width: 50%;
}
.product_div::before {
	border-bottom: 20px solid transparent;
	border-right: 20px solid #fff;
	border-top: 20px solid transparent;
	content: "";
	height: 0;
	left: -20px;
	position: absolute;
	top: 95px;
	width: 0;
}
.product_div h4 {
	color: #161616;
	font-family: 'Open Sans';
	font-size: 22px;
	font-weight: 600;
	margin: 20px 0 15px;
	padding: 0;
	position: relative;
}
.product_div a {
	color: #f00018;
	font-size: 15px;
	line-height: 24px;
	font-family: 'proximanova-regular-webfont';
	text-decoration: none;
	display: table;
	margin-top: 10px;
	transition: all .3s;
}
.product_div a:hover {
	color: #34C9A8;
	transition: all .3s;
}
.copyright_fluid {
	background: #333333;
	font-size: 16px;
	text-align: center;
	color: #fff;
	font-family: 'Lato', sans-serif;
	padding: 20px 0px;
}
.redsection_fluid {
    background-color: #d93327;
    background-image: url("../images/redpattern.jpg");
    background-repeat: no-repeat;
    background-position:right;
    display: table;
	width:100%;
	padding:20px 0px 30px;
}
.home_addressleft {
	float: left;
	margin-top: 30px;
	width: 30%;
}
.home_addressleft img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.home_addressleft ul {
	list-style-type: none;
	margin-top: 30px;
}
.home_addressleft li {
	color: #333;
	display: block;
	float: left;
	font-family: 'PTS55F';
	font-size: 18px;
	margin: 5px 0;
	width: 100%;
}
.home_addressleft li p {
	color: #fff;
	float: right;
	font-family: 'PTS55F';
	font-size: 18px;
	padding-top: 5px;
	width: 81%;
}
.home_addressleft li span {
	float: left;
	height: 50px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	width: 50px;
}
.home_form {
	float: right;
	border-left: 1px solid #fff;
	width: 65%;
	padding-left: 50px;
	margin-top: 25px;
	position: relative;
}
.hm_field {
	width: 48%;
	float: left;
	background: #fff;
	height: 46px;
	padding: 10px;
	font-size: 16px;
	font-family: 'PTS55F';
	margin-right: 27px;
	outline: none;
	border: none;
	margin-bottom: 27px;
}
.home_form h4 {
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0px 0px 20px;
	font-family: 'proximanova-regular-webfont';
	font-family: "gidole-regular";
	letter-spacing:1px;
}
.hm_submit {
	background-color: transparent;
	color: #fff;
	font-family: 'PTS55F';
	border: 1px solid #fff;
	padding: 10px 50px;
	font-size: 22px;
	transition: all .3s;
}
.hm_submit:hover {
	background-color: #B2202E;
	transition: all .3s;
}
.services_hd {
	color: #fff;
	font-family: 'proximanova-regular-webfont';
	font-family: 'gidole-regular';
	font-size: 40px;
	margin-top:70px;
	text-align: center;
	text-transform: uppercase;
}
.tabs_fluid {
	width: 100%;
	float: left;
	background: rgba(32, 32, 32, .6);
	height: 172px;
	position: absolute;
	top: 26px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 172px;
	margin-top: 26px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	height: 172px;
	width: 226px;
	margin-right: 10px;
	text-align: center;
	border-left: none;
	color: #fff;
	font-family: 'proximanova-regular-webfont';
	font-size: 18px;
	position: relative;
}
ul.tabs li:last-child {
	margin-right: 0px;
}
ul.tabs li:hover:before {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #f00018;
	position: absolute;
	content: '';
	bottom: -30px;
	left: 0px;
	right: 0px;
	margin: auto;
}
ul.tabs li.active:before {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #f00018;
	position: absolute;
	content: '';
	bottom: -30px;
	left: 0px;
	right: 0px;
	margin: auto;
}
ul.tabs li:after {
	border-left: 1px dotted #fff;
	content: "";
	height: 140px;
	position: absolute;
	right: -5px;
	top: 17px;
}
ul.tabs li span {
	width: 100%;
	float: left;
	margin: 42px 0px 15px;
	text-align: center;
}
ul.tabs li:hover {
	background: #f00018;
}
ul.tabs li.active {
	background: #f00018;
}
.tab_container {
	clear: both;
	float: left;
	width: 100%;
	background-color: transparent;
}
.tab_content {
	padding: 40px;
	padding-top: 60px;
	display: none;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-family: "PTS55F";
	line-height: 30px;
	animation-duration: 0.3s;
	animation-fill-mode: both;
	animation-name:slideInUp;
	animation-timing-function: ease;
}
.tab_content p {
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-family: "PTS55F";
	line-height: 30px;
	margin-bottom: 40px;
}
.ser_learnmore {
	color: #fff;
	text-align: center;
	width: auto;
	padding: 10px 30px;
	border: 1px solid #fff;
	text-decoration: none;
	margin: auto;
	display: table;
	transition: all .5s;
	font-size: 24px;
	font-family: "PTS55F";
	font-family: 'gidole-regular';
	text-transform: uppercase;
}
.ser_learnmore:hover {
	color: #fff;
	text-decoration: none;
	background: #B2202E;
	transition: all .5s;
}
.innerbanner
{
	width:100%;
	float:left;
	height:330px;
	/*background-attachment: fixed;*/
	overflow:hidden;
	background-size:cover;
	margin-top:75px;
}
.innerbanner img
{
	width:100%;
}
.breadcrumb {
    float: left;
    margin: 7px 0px;
	background:none;
    width: 100%;
}
.breadcrumb li {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
}
.breadcrumb li a {
    color: #3b3b3b;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
}
.breadcrumb li.active {
    color: #db3447;
}
.contentpage
{
	font-size: 15px;
	font-family: "Open Sans", Arial, sans-serif;
	color:#333;
	line-height:26px;
	text-align:left;
}
.innerpage_right
{
	font-size: 15px;
	font-family: "Open Sans", Arial, sans-serif;
	color:#333;
	width:73%;
	padding-left:25px;
	float:right;
	line-height:26px;
	margin:0px 0px 0px;
	padding-bottom:20px;
	border-left:1px solid #e9e9e9;
	text-align:left;
}
.page_left {
	width: 25%;
	float: left;
	background: #f0f0f0;
	color: #fff;
	padding: 20px;
	margin-top:20px;
}
.page_left li {
	list-style: none;
	width: 100%;
	display: block;
	margin-bottom: 2px;
	background: #fff;
}
.page_left li a {
	padding: 10px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align:left;
	color: #222;
	font-size: 15px;
	position: relative;
	font-family: "PTS55F";
	z-index: 2;
}
.page_left li a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	background: #CC4552;
	transition: all .3s;
	z-index: -1
}
.page_left li a:hover:before {
	transition: all .3s;
	width: 100%;
	z-index: -1;
}
.page_left li a:hover, .page_left li a.active {
	background: #CC4552;
	color: #fff;
	transition: all .3s;
	z-index: 2;
}
.innerpage_right h2
{
	font-size: 26px;
	font-family: 'proximanova-regular-webfont';
	font-family: "gidole-regular";
	letter-spacing:1px;
	text-transform: uppercase;
	color:#333;
	margin-top:20px;
}
.crumb_fluid
{
	width:100%;
	float:left;
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
}

.contact_form {
	width: 70%;
	margin: 40px auto;
}
.contact_hd {
	color: #202020;
	font-size: 28px;
	font-family: 'proximanova-regular-webfont';
	font-family: "gidole-regular";
	font-weight: 700;
	text-transform:uppercase;
	margin-bottom: 40px;
	position:relative;
	text-align:center;
}
.contact_hd:after {
	position:absolute;
	content:'';
	bottom:-10px;
	left:0px;
	right:0px;
	margin:auto;
	width:10%;
	background:#F00018;
	height:2px;
}
.address_main {
	width: 30%;
	float: right;
	margin-top: 40px;
}
.formdiv {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
.ctname {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #cecece;
	box-sizing: border-box;
	color: #333;
	float: left;
	background:#f7f7f7;
	font-size: 13px;
	font-weight: 300;
	margin-right: 15px;
	padding: 13px 10px;
	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	width: 49%;
}
.cn_textarea {
	width: 100%;
	height: 150px;
}
.cn_submit {
	background: #5C5A5B;
	color: #fff;
	padding: 15px 80px;
	font-family: "PTS55F";
	font-size: 14px;
	width:auto;
	margin:auto;
	display:table;
	text-transform: uppercase;
	transition:all .5s;
	border: none;
}
.cn_submit:hover {
	background: #B2202E;
	transition:all .5s;
}

.address
{
	background:#f7f7f7;
	padding:20px 30px;
	margin-top:20px;
}
.address_icon
{
	float:right;
	width:47%;
	height:240px;
}
.address_icon img
{
	width:100%;
}
.addressdiv
{
	float:left;
	width:auto;
}
.addressdiv h4
{
	color:#333;
	font-size:24px;
	font-family: 'proximanova-regular-webfont';
	font-family: "gidole-regular";
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
}
.address_inner
{
	color:#333;
	font-size:16px;
	line-height:28px;
	font-family: 'proximanova-regular-webfont';
	width:100%;
	background:url(../images/oplocation.png) no-repeat center center;
	background-size:auto 100%;
	float:left;
	position:relative;
}
.contactpage_phone
{
	float:left;
	width:100%;

}
.contactpage_phone ul {
    list-style-type: none;
    margin-top:15px;
}
.contactpage_phone li {
    color: #333;
    display:table;
    font-family: 'proximanova-regular-webfont';
    font-size: 16px;
    margin: 5px 0;
}
.contactpage_phone li p {
    color: #333;
    float: right;
    font-family: 'proximanova-regular-webfont';
    font-size: 16px;
    padding-top: 5px;
    width:auto;
}
.contactpage_phone li span {
    color: #B2202E;
    float: left;
    font-size: 25px;
    text-align: left;
    width: 50px;
}
.box2_right {
    float: right;
    display: inline-block;
    width: 38%;
	margin-top: 10px;
	border:10px solid #eeeeee;
}
.box2_right img{
	width:100%;
}
.box2_left {
    float: left;
    display: inline-block;
    width: 56%;
	padding-top:35px;
}
.b2_hd1 {
    width: 100%;
    display: table;
    font-size: 36px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    display: table;
    letter-spacing: 1px;
}
.b2_cont1 {
    width: 100%;
    display: table;
    color: #6e6e6e;
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0;
}/*
.main_amenities {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    width: 100%;
}
.amenities_cate {
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    height: 114px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    width: 25%;
}*/
.amenities_cate:hover {
    text-decoration: none;
}
.amenities_text {
    box-sizing: border-box;
    color: #d0d0d0;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    height: 75px;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
    overflow: hidden;
    text-align: center;
    width: 90%;
}
.amenities_text h4 {
    color: #d88832;
    font-family: "georgia";
    font-size: 19px;
    font-weight: 100;
    margin-bottom: 3px;
    text-align: center;
    text-shadow: 1px 2px 5px #000;
}
.innerclient
{
	padding:40px 0px;
	width:100%;
	float:left;
	list-style:none;
}
.innerclient li {
	float:left;
	width:25%;
	padding:25px 0;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.innerclient li:nth-child(4n+4) {
	border-right:0px solid #ccc;
}
.clientswrapper
{
	width:100%;
	float:left;
}
.mobile_menu
{
	display:none;
}

 @media only screen and (min-width : 980px) and (max-width : 1279px) {
	 
.mainwrapper {
	max-width: 960px;
	min-width: 240px;
	margin: auto;
}
.nav {
    margin-left: 0;
}
.big-caption.white {
	    font-size:35px;
    line-height: 40px;
}
ul.tabs li {
    width: 182px;
}
.hm_field {
    margin-bottom: 22px;
    margin-right: 22px;
}
.clientswrapper
{
	width:93%;
	float:none;
	margin:auto;
}
.pav-caption.big-caption {
    width: 90%;
}
.mobile_menu
{
	display:none;
}
.innerbanner {
	background-attachment:inherit;
    height: 350px;
}

}
 @media only screen and (min-width : 768px) and (max-width :979px) {
.mainwrapper {
	max-width: 760px;
	min-width: 240px;
	margin: auto;
}
.nav {
    margin-left: 0;
}
.nav ul li > a {
    font-size: 15px;
    padding: 32px 9px 20px;
}
.big-caption.white {
 font-size:40px;
 line-height:50px;
}
.pav-caption.big-caption {
    width: 90%;
}
.bannertatile {
    top: 35% !important;
}
ul.tabs li {
    width: 142px;
	font-size:14px;
	line-height:20px;
}
.tab_content {
    font-size: 14px;
    line-height: 24px;
}
.tab_content p {
    font-size: 14px;
    line-height: 24px;
}
.ser_learnmore {
    font-size: 18px;
    padding: 7px 30px;
}
.sol_ul li {
    width: 48%;
    margin:0 1% 15px 0 ;
}
.sol_ul li:nth-child(3n+3) {
    margin:0 1% 15px 1% ;
}
.serv_hover {
	bottom: -77%;
}
.clientswrapper
{
	width:93%;
	float:none;
	margin:auto;
}
.ie_fluied ul li {
    margin-bottom: 27px;
    margin-right: 27px;
}
.hm_field {
    margin-bottom: 17px;
    margin-right: 17px;
}
.product_div h4 {
	margin: 5px 0;
	font-size: 18px
}
.product_div {
	font-size: 14px;
	line-height: 20px;
}
.home_addressleft li p {
    font-size: 15px;
    width: 76%;
}
.mobile_menu
{
	display:none;
}
.address_icon {
    width: 100%;
}
.ctname
{
	width:48%;
}
.innerbanner {
	background-attachment:inherit;
    height: 300px;
}

}
 @media only screen and (min-width : 360px) and (max-width :767px) {
	 
.mainwrapper {
	max-width:550px;
	min-width: 240px;
	padding:0px 15px;
	margin: auto;
}	
.logo
{
	width:auto;
}
.nav
{
	display:none;
}


.menudropdown {
    background: #3b3b3b none repeat scroll 0 0;
    left: 0;
	padding:0px 10px;
    position: absolute;
    top:75px;
    width: 100%;
}
.mobile_menu {
    color: #fff;
    cursor: pointer;
    margin: 20px 0 0 10px;
    text-align: center;
    width: 50px;
	display:table;
}
.mobile_menu i {
    color: #F00018;
    font-size: 32px;
}
.main_menu {
    width:auto;
}




ul.parent {
	list-style: none;
	width: 100%;
	float: left;
	margin-top:15px;
}
ul.parent li{
	width: 100%;
	float: left;
	position: relative;
}
ul.parent li a{
	display: inline;
	width: 100%;
	height:100%;
	outline:none;
	display:table;
	padding:7px 10px; 
	color: #fff;
	font-size: 14px;
	 font-family: "Lato",sans-serif;
	text-decoration: none;
	text-transform: capitalize;
}

ul.parent li span{
	float: right;
	color: #F00018;
	font-weight: bold;
	font-family: "Lato",sans-serif;
	font-size:22px;
}
ul.parent li a:hover, .hpl_cats ul.parent li a:hover span {
	text-decoration: none;
	color: #F00018;
}
ul.parent ul {
	padding-right: 0px;
	padding-left: 5px;
	list-style: none;
	background-color: #606060;
}
ul.parent ul li{
	 border-bottom: 1px solid #545454;
}
ul.parent ul ul li{
	background-color: #7A7A7A;
}
ul.parent ul li:last-child{
	border-bottom: 0px dotted #ccc;
}
.more span{
 position: absolute;
}
.menul .open > .more span{
 transform: rotate(45deg);
}
.more span{
 transition: transform 0.3s;
 font-weight: bold;
font-family: 'OpenSans-Bold';
}
.more{
 float: right;
 cursor: pointer;
 font-size: 20px;
 position: relative;
  padding-right: 15px;
}
.menul ul{
 height:0px;
 overflow: hidden;
 transition: all 0.5s;
}
.menul .open > ul{
 height:auto;
 transition: all 0.5s;
}
.menul > li.open > ul{
 height:auto;
 transition: all 0.5s;
}


.big-caption.white {
 font-size:20px;
 line-height:26px;
}
.pav-caption.big-caption {
    width: 90%;
}
.bannertatile {
    top:5% !important;
}
.carousel-control.left {
    left: 10px;
}
.carousel-control.right {
    right: 10px;
}
.technologies li {
    border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
    width: 50%;
}
.technologies li:nth-child(2)
{
	  border-right: 0px solid #cccccc;
}
.technologies li:nth-child(3)
{
	  border-bottom: 0px solid #cccccc;
}
.technologies li:nth-child(4)
{
	  border-bottom: 0px solid #cccccc;
}
.services_hd {
    font-size: 33px;
    margin-top: 25px;
}
.tabs_fluid
{
	display:none;
}
ul.tabs li {
    font-size: 13px;
    height: auto;
    margin: 0;
	text-align:center;
    width: 20%;
}
ul.tabs li p{
	display:none;
}
ul.tabs li span {
	height:40px;
}
ul.tabs li span img {
	width:50%;
}
ul.tabs li span
{
	margin:14px 0px;
}
ul.tabs li.active::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #f00018;
	bottom:-10px;
}
ul.tabs li:hover::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #f00018;
	bottom:-10px;
}
ul.tabs li::after {
    height: 100%;
    right:0px;
    top: 0;
}
ul.tabs {
    height: auto;
    margin: 15px 0 10px;
    padding: 0;
    width: 100%;
}
.tab_content{
  	 font-size: 14px;
    line-height: 24px;
	text-align:justify;
    padding: 0px;
}
.tab_content p {
	font-size: 14px;
	text-align:justify;
    line-height: 24px;
    padding: 10px;
}
.ser_learnmore {
    font-size: 18px;
    padding: 7px 30px;
}
.ie_fluied {
    /*margin-top:-65px;*/
}
.ie_hd {
    font-size:26px;
}
.ie_fluied ul li {
    margin-bottom:15px;
    margin-right: 0;
    width: 100%;
    overflow:hidden;
    background:#fff;
}
.produst_img {
    float: left;
    height:auto;
    overflow: hidden;
}
.product_div
{
    font-size:14px;
    line-height:18px;
    height:auto;
    padding:5px 10px;
}
.product_div h4 {
    margin:0;
    font-size:16px;
}
.product_div::before
{
	display:none;
}
.clientswrapper
{
	width:85%;
	float:none;
	margin:auto;
}
.client_fluid {
    top: 0;
	background-size:cover;
}
.client_fluid, .cleints_bar
{
	transform:none;
}
.home_addressleft {
    width: 100%;
}
.home_form {
    border-left: 0 solid #fff;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
}
.home_form h4 {
    font-size: 28px;
}
.hm_field {
    margin-bottom: 14px;
    width: 100%;
}
.hm_submit {
    font-size: 14px;
    padding: 10px 20px;
}
.main_inner {
    float: left;
    position: relative;
    width: 100%;
}
.client_fluid h4 {
    font-size: 28px;
}
.copyright_fluid {
    font-size: 11px;
}
.moreabout
{
	padding: 8px 18px;
}
.services_fluid {
    height: auto;
    width: 100%;
	padding-bottom:30px;
}
.maincontent_fluid {
    display: table-caption;
}


.page_left
{
	display:none;
}
.innerpage_right {
    border-left: 0 solid #e9e9e9;
    padding-left: 0;
    width: 100%;
}
.innerbanner {
	background-attachment:inherit;
    height: 200px;
}
th ,td {
	font-size:12px;
    padding: 0;
    vertical-align: top;
}
.carrer_table
{
	overflow-x:scroll;
}
.innerclient li {
    border:1px solid #ccc;
    float: left;
	margin:5px;
    padding: 25px 0;
    text-align: center;
    width: 46%;
}
.innerclient li img {
	width:100%; 
}
.innerclient li:nth-child(4n+4) {
    border-right:1px solid #ccc;
}
.addressdiv {
	width:100%;
}
.contactpage_phone {
    margin-left: 0;
    width: 100%;
	margin-top:20px;
}
.address_icon {
    float: right;
    height: 200px;
    width: 100%;
}
.contact_form {
    margin: 40px auto;
    width: 100%;
}
.ctname {
    margin-right: 0;
    width: 100%;
	margin-bottom:10px;
}
.formdiv {
    margin-bottom: 0;
}

.technologies li p {
    font-size: 12px;
    height: auto;
    line-height: 19px;
}
.welcome {
	padding:20px 0;
}
.w_hd, .ie_hd, .sol_hd {
	font-size:22px;
}
.welcome p {
	font-size:14px;
	line-height: 22px;
}
.sol_ul {
	margin-top: 15px;
}
.sol_ul li {
    width: 96%;
    margin:8px 2%;
}
.sol_ul li:nth-child(3n+3) {
    margin:0 1% 15px 0 ;
}
.serv_hover {
	bottom: -77%;
}




}
 @media only screen and (min-width : 240px) and (max-width :359px) {
	 
	 
	.mainwrapper {
	max-width:320px;
	min-width: 240px;
	padding:0px 10px;
	margin: auto;
}	
.logo
{
	width:auto;
}
.nav
{
	display:none;
}

.menudropdown {
    background: #3b3b3b none repeat scroll 0 0;
    left: 0;
	padding:0px 10px;
    position: absolute;
    top:75px;
    width: 100%;
}
.mobile_menu {
    color: #fff;
    cursor: pointer;
    margin: 20px 0 0 10px;
    text-align: center;
    width: 50px;
	display:table;
}
.mobile_menu i {
    color: #F00018;
    font-size: 32px;
}
.main_menu {
    width:auto;
}


ul.parent {
	list-style: none;
	width: 100%;
	float: left;
	margin-top:15px;
}
ul.parent li{
	width: 100%;
	float: left;
	position: relative;
}
ul.parent li a{
	display: inline;
	width: 100%;
	height:100%;
	outline:none;
	display:table;
	padding:7px 10px; 
	color: #fff;
	font-size: 14px;
	 font-family: "Lato",sans-serif;
	text-decoration: none;
	text-transform: capitalize;
}

ul.parent li span{
	float: right;
	color: #F00018;
	font-weight: bold;
	font-family: "Lato",sans-serif;
	font-size:22px;
}
ul.parent li a:hover, .hpl_cats ul.parent li a:hover span {
	text-decoration: none;
	color: #F00018;
}
ul.parent ul {
	padding-right: 0px;
	padding-left: 5px;
	list-style: none;
	background-color: #606060;
}
ul.parent ul li{
	 border-bottom: 1px solid #545454;
}
ul.parent ul ul li{
	background-color: #7A7A7A;
}
ul.parent ul li:last-child{
	border-bottom: 0px dotted #ccc;
}
.more span{
 position: absolute;
}
.menul .open > .more span{
 transform: rotate(45deg);
}
.more span{
 transition: transform 0.3s;
 font-weight: bold;
font-family: 'OpenSans-Bold';
}
.more{
 float: right;
 cursor: pointer;
 font-size: 20px;
 position: relative;
  padding-right: 15px;
}
.menul ul{
 height:0px;
 overflow: hidden;
 transition: all 0.5s;
}
.menul .open > ul{
 height:auto;
 transition: all 0.5s;
}
.menul > li.open > ul{
 height:auto;
 transition: all 0.5s;
}






.big-caption.white {
 font-size:20px;
 line-height:26px;
}
.pav-caption.big-caption {
    width: 90%;
}
.bannertatile {
    top: 5% !important;
}
.carousel-control.left {
    left: 10px;
}
.carousel-control.right {
    right: 10px;
}
.technologies li {
    border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
    width: 100%;
}

.services_hd {
    font-size: 33px;
    margin-top: 25px;
}
.tabs_fluid
{
	display:none;
}
ul.tabs li {
    font-size: 13px;
    height: auto;
    margin: 0;
	text-align:center;
    width: 20%;
}
ul.tabs li p{
	display:none;
}
ul.tabs li span {
	height:40px;
}
ul.tabs li span img {
	width:50%;
}
ul.tabs li span
{
	margin:14px 0px;
}
ul.tabs li.active::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #f00018;
	bottom:-10px;
}
ul.tabs li:hover::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #f00018;
	bottom:-10px;
}
ul.tabs li::after {
    height: 100%;
    right:0px;
    top: 0;
}
ul.tabs {
    height: auto;
    margin: 15px 0 10px;
    padding: 0;
    width: 100%;
}
.tab_content{
  	 font-size: 14px;
    line-height: 24px;
	text-align:justify;
    padding: 0px;
}
.tab_content p {
	font-size: 14px;
	text-align:justify;
    line-height: 24px;
    padding: 10px;
}
.ser_learnmore {
    font-size: 18px;
    padding: 7px 30px;
}
.ie_fluied ul li {
    margin-bottom:15px;
    margin-right: 0;
    width: 100%;
}
.produst_img {
    float: left;
    height:auto;
    overflow: hidden;
    width: 100%;
}
.product_div
{
	width:100%;
}
.product_div::before
{
	display:none;
}
.clientswrapper
{
	width:85%;
	float:none;
	margin:auto;
}
.client_fluid {
    top: 0;
	background-size:cover;
}
.client_fluid, .cleints_bar
{
	transform:none;
}
.home_addressleft {
    width: 100%;
}
.home_form {
    border-left: 0 solid #fff;
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
}
.home_form h4 {
    font-size: 28px;
}
.hm_field {
    margin-bottom: 14px;
    width: 100%;
}
.hm_submit {
    font-size: 14px;
    padding: 10px 20px;
}
.main_inner {
    float: left;
    position: relative;
    width: 100%;
}
.client_fluid h4 {
    font-size: 28px;
}
.copyright_fluid {
    font-size: 11px;
}
.moreabout
{
	padding: 8px 18px;
}
.services_fluid {
    height: auto;
    width: 100%;
	padding-bottom:30px;
}
.maincontent_fluid {
    display: table-caption;
}



.page_left
{
	display:none;
}
.innerpage_right {
    border-left: 0 solid #e9e9e9;
    padding-left: 0;
    width: 100%;
}
.innerbanner {
	background-attachment:inherit;
    height: 200px;
}
th ,td {
	font-size:12px;
    padding: 0;
    vertical-align: top;
}
.carrer_table
{
	overflow-x:scroll;
}
.innerclient li {
    border:1px solid #ccc;
    float: left;
	margin:5px;
    padding: 25px 0;
    text-align: center;
    width: 46%;
}
.innerclient li img {
	width:100%; 
}
.innerclient li:nth-child(4n+4) {
    border-right:1px solid #ccc;
}
.addressdiv {
	width:100%;
}
.contactpage_phone {
    margin-left: 0;
    width: 100%;
	margin-top:20px;
}
.address_icon {
    float: right;
    height: 200px;
    width: 100%;
}
.contact_form {
    margin: 40px auto;
    width: 100%;
}
.ctname {
    margin-right: 0;
    width: 100%;
	margin-bottom:10px;
}
.formdiv {
    margin-bottom: 0;
}
.technologies_hd
{
	margin-bottom:0px;
}
.technologies {
    margin-top: 0;
}
.technologies li p {
    font-size: 12px;
    height: 90px;
    line-height: 19px;
}
.welcome {
	padding:20px 0;
}
.w_hd, .ie_hd, .sol_hd {
	font-size:20px;
}
.welcome p {
	font-size:14px;
	line-height: 22px;
}
.sol_ul {
	margin-top: 15px;
}
.sol_ul li {
    width: 96%;
    margin:8px 2%;
}
.sol_ul li:nth-child(3n+3) {
    margin:0 1% 15px 0 ;
}
.serv_hover {
	bottom: -77%;
}
	 
	 
}
