@font-face {
	font-family: 'sketch_collegeregular';
	src: url('../fonts/sketch_college-webfont.eot');
	src: url('../fonts/sketch_college-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/sketch_college-webfont.woff2') format('woff2'),  url('../fonts/sketch_college-webfont.woff') format('woff'),  url('../fonts/sketch_college-webfont.ttf') format('truetype'),  url('../fonts/sketch_college-webfont.svg#sketch_collegeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.container {
	min-height: 550px;
	border-bottom: 0px solid #333A38;
	border-radius: 8px 8px 0px 0px;
}
.topbar {
	overflow: hidden;
}
.topbar .quickcontact {
	margin-top: 15px;
	margin-bottom: 15px;
}
.topbar .quickcontact ul {
	padding: 0px;
	margin: 0px;
}
.topbar .quickcontact ul li {
	float: left;
	font-size: 11px;
	list-style: none;
	margin-left: 8px;
	text-transform: uppercase;
}
.topbar .quickcontact ul li a {
	color: #939393;
	text-decoration: none;
}
.topbar .quickcontact ul li a:hover {
	color: #f47a11;
}
/*.topbar img{width:200px;}*/

.pageinfo {
	margin-bottom: 8px;
}
.headimage {
	margin-bottom: 10px;
}
.headimage img {
	border-radius: 8px;
	width: 100%;
}
.company-infotab {
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.company-infotab .company-infotab-inner {
	background: #acaa93 url(../images/info-bg.jpg) repeat-x;
	border-bottom: 3px solid #f58221;
	border-radius: 0 0 8px 8px;
	border-right: 1px dotted #fff;
	min-height: 150px;
	margin-bottom: 8px;
padding
}
.company-infotab .company-infotab-inner .title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 8px;
	color: #fff;
}
.company-infotab .company-infotab-inner .title .fa {
	font-size: 16px;
	color: #000;
	margin-right: 4px;
}
.company-infotab .company-infotab-inner .pic {
	margin-bottom: 10px;
}
.company-infotab .company-infotab-inner .text {
	color: #fff;
	margin-bottom: 10px;
	line-height: 15px;
	font-size: 11px;
}
.company-infotab-two .company-infotab-two-inner {
	margin-bottom: 15px;
}
.company-infotab-two .company-infotab-two-inner .title {
	background: #F6F6F3;
	padding: 5px;
	margin-bottom: 5px;
	color: #444444;
	font-weight: bold;
}
.company-infotab-two .company-infotab-two-inner .title .fa {
	color: #f58221;
	font-size: 12px;
	margin-right: 8px;
}
.company-infotab-two .company-infotab-two-inner .pic {
	margin-bottom: 5px;
}
.company-infotab-two .company-infotab-two-inner .text {
}
.company-infotab-two .company-infotab-two-inner .text strong {
	color: #ae8569;
	font-weight: normal;
	margin-bottom: 3px;
}
.company-infotab-two .company-infotab-two-inner .text p {
	line-height: 14px;
	color: #444444;
}
.company-infotab-two .company-infotab-two-inner .text a {
	color: #ae8569;
	font-size: 12px;
}
.company-infotab-two .company-infotab-two-inner .text .text-center {
	margin-top: 10px;
	border-top: 1px dotted #a8a8a7;
	padding-top: 8px;
}
.footcontainer {
	min-height: 50px !important;
	margin-bottom: 35px;
	border-bottom: 0px solid #333A38 !important;
	border-radius: 0px 0px 8px 8px;
}
.footbor {
	background: #333A38;
	border-radius: 8px 8px 0px 0px;
	height: 15px;
}
.copytext {
	font-size: 10px;
	margin-top: 8px;
}
.innerpage-infotab {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.innerpage-infotab .innerpage-infotab-sub {
	color: #444;
}
.innerpage-infotab .innerpage-infotab-sub .title {
	background: #F6F6F3;
	padding: 10px;
	margin-bottom: 5px;
	color: #444444;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.innerpage-infotab .innerpage-infotab-sub .title .fa {
	color: #f58221;
	font-size: 25px;
	margin-right: 8px;
}
.innerpage-infotab .innerpage-infotab-sub .pic {
	margin-bottom: 10px;
}
.innerpage-infotab .innerpage-infotab-sub .text {
	color: #444;
	margin-bottom: 30px;
	line-height: 15px;
}
.innerpage-infotab .contact-inner-left {
	font-size: 14px;
	line-height: 22px;
	margin-left: 27px;
	margin-top: 32px;
}
.innerpage-infotab .contact-inner-left strong {
	font-size: 16px;
	font-weight: bold;
}
.innerpage-infotab .company-infotab .company-infotab-inner {
	border-radius: 8px !important;
	margin-bottom: 15px;
	min-height: 345px;
}
.innerpage-infotab-sub h1 {
	font-size: 15px;
	color: #000;
/*	font-weight: bold; */

	padding: 0px;
	margin: 0px 0px 5px 10px;
}


.sitemap-text {
}
.sitemap-text a {
	float: left;
	margin-right: 10px;
}

@media (max-width: 360px) and (min-width: 240px) {
.innerpage-infotab .contact-inner-left {
	margin-left: 5px;
}
}

@media (max-width: 700px) and (min-width: 240px) {
.navbar-nav {
	margin: 7.5px -15px 7.5px 0px;
}
}

@media (max-width: 980px) and (min-width: 240px) {
.footbor {
	border-radius: 0px;
}
}



/* Edit by Mrinmay 18.01.2016 start */
.company_deatils p {
    margin-bottom: 0;
}
.careers_text {
    font-family: Verdana;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 20px;
    text-transform: none !important;
}
.client_text h1 {
    font-family: Verdana;
    margin: 10px;
    text-transform: none;
}
/* Edit by Mrinmay 18.01.2016 end */

.innerpage-infotab-sub h1 i { font-size:10px; vertical-align:middle; margin-right:5px;}
.cont_vehi{ font-family: Verdana;
    font-size: 15px !important;
    line-height: 20px;
    text-transform: none !important;
	padding-left:10px;
/*	font-weight:bold; */
	list-style:none;}
	
.cont_vehi li { margin:5px 0; color:#000;}
.cont_vehi li i { font-size:10px; vertical-align:middle; margin-right:5px;} 	