/* GLOBAL STYLES
-------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300,300italic);
/* Bootstrap Overrides */

ul{
	list-style: none;
	padding: 0;
}
ul li{
	line-height: 28px;
    font-size: 15px;
}
.navbar {
	margin-bottom:0px;
}
.navbar-brand{
	height: 72px;
}
.sub_nav_main{
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    width: 100%;
    background: #c3360b;
    z-index: 999;
    opacity: 0.95;
    color: #fff;
}
.sub_nav_main ul{
	float:left !important;
}
.sub_nav_main .navbar-nav > li > a{
	    padding-top: 15px;
    padding-bottom: 15px;
	    color: #fff;
}
.sub_nav_main .navbar-nav > li > a:hover{
	color: #000;
}
body .navbar-wrapper {
	background:#0e2c34;
	z-index:999;
	opacity:0.9;
}

.navbar-brand {
    padding:0;
}

.navbar-brand img {
	padding-right:30px;
}

@media screen and (min-width:768px) {
	.navbar-nav > li > a {
    padding-bottom: 23px;
    padding-top: 22px;
	}
}

.navbar-inverse {
	background:none;
	border:none;
}

.navbar-wrapper .container .navbar {
	border-radius:0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #075a9b;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #e55c00;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #075a9b;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #fff;
    color: #075a9b;
}

.navbar .glyphicon {
	top:0px;
}

.navbar-brand {
	max-width:400px;
	    margin-top: -6px;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle {
    background-color: #333;
}

@media screen and (max-width:1024px) {
	.navbar-brand {
		max-width:250px;
	}
	
		.tp-caption.light_thin_50 {
		font-size:27px !important;
	}
	
	.tp-caption {
		margin-left:-100px;
	}
	
}

@media screen and (min-width:1028px) {
	.nav.navbar-nav {
		float:right;
	}
}

@media screen and (max-width:640px) {
	.navbar-brand {
		max-width:230px;
	}
	
	.tp-caption.light_thin_50 {
		font-size:16px !important;
	}
	
}



/* New Styles */

body {
	font-family: 'Roboto', sans-serif;
}

.customRevSliderBlock {
	background:#ccc;
	/*min-height:400px;*/
}

#myCarousel .carousel-inner > .item {
	background-color:#061c1b !important;
}

#myCarousel .carousel .item img {
	display:none;
}

.tp-caption {
	font-family: 'Roboto', sans-serif !important;
	font-weight:300;
}

.carousel-caption {
	font-weight:300;
}

.carousel-caption h1 {
	font-size:24px;
	font-weight:300;
}

.marketingRow img {
	max-width:100%;
}

.marketingRow h3 {
	color:#e55c00;
	text-align:center;
	font-weight:500;
	font-size:38px;
	padding-top:25px;
	margin-bottom:20px;
}

.marketingRow p {
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:300;
}

.marketingRow .btn {
	background:#e55c00;
	border:1px solid #e55c00;
	color:#fff;
	margin-top:15px;
}

.servicesBlock {
	background:#efeeee; /* For browsers that do not support gradients */
  	
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
	padding-top:50px;
}

.servicesBlock .lftFloat img {
	margin-right:10px;
}

.servicesBlock h2 {
	color:#e55c00;
	text-align:center;
	font-weight:500;
	font-size:38px;
	margin-bottom:50px;
}

.servicesBlock h3 {
	font-size:20px;
	color:#4c5866;
	margin:0;
}

.servicesBlock ul {
	padding:0;
	margin:5px auto 15px auto;
	max-width:300px;
	color:#a6a6a6;
}

.servicesBlock ul li {
	list-style:none;
}

.servicesBlock ul li a {
	color:#a6a6a6;
	font-size:16px;
}

.servicesBlock ul li a:hover {
	color:#e55c00;
	text-decoration:none;
}

.qualityBlock h4, .qualityBlock p {
	color:#000;
	text-align:justify;
}

.qualityBlock h4 {
	font-weight:700;
	font-size:28px;
	padding-top:25px;
}

.qualityBlock img {
	max-width:100%;
}

.qualityBlock p {
	font-size:16px;
	font-weight:300;
}

.qualityBlock .btn {
	color:#e55c01;
	border:1px solid #fff;
}

.socialBlock {
	margin-top:90px;
	clear:both;
}

.socialBlock a {
	padding:0px 15px 0px 0px;
}

/* Inside Page Titles */

.insideBanner {
	min-height:70px;
}
.insidePageTitle {
	max-width:1170px;
	padding:0 15px;
	margin:0 auto;
	margin-top:-125px;
	color:#fff;
}

.insidePageTitle .pageTitle {
	font-size:34px;
	font-weight:500;
	margin:0;
	padding:0px 0 60px;
}

.insidePageTitle .pageTitle em {
	display:block;
	font-size:26px;
	font-weight:300;
	font-style:normal;
}

.insidePageBlock {
	min-height:400px;
	padding:15px 0 50px 0;
	border-bottom:2px solid #ccc;
}

.insidePageBlock h3 {
	font-weight:300;
}

.insidePageBlock p {
	color:#555;
	font-weight:400;
	line-height:22px;
}

.insidePageBlock ul li {
	line-height:22px;
}

.bodyTitle {
	font-weight:300;
	font-size:30px;
	color:#666;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:2px solid #e55c00;
	margin-bottom:15px;
	margin-top:9px;
}

.customList {
	font-size:16px;
}

.customList span {
	color:#50aa19;
	font-size:18px;
	line-height:32px;
}

.sidebarMenu h3, .quickLinksMenu h3, .quickQueryForm h3 {
	font-weight:300;
	font-size:24px;
	color:#666;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:2px solid #e55c00;
	margin-bottom:15px;
	margin-top:15px;
}

.sidebarMenu ul, .quickLinksMenu ul {
	margin:0px;
	padding:0px;
	list-style:inside;
}

.sidebarMenu ul li, .quickLinksMenu ul li {
	color:#e55c00;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:22px;
}

.sidebarMenu a:hover, .quickLinksMenu a:hover, .sidebarMenu a.activeItem, .quickLinksMenu a.activeItem {
	color:#e55c00;
	text-decoration:none;
}

.sidebarMenu ul li a, .quickLinksMenu ul li a {
	color:#666;
}

.sidebarMenu ul ul, .quickLinksMenu ul ul {
	list-style:none;
	margin-left:30px;
	margin-bottom:10px;
}

.sidebarMenu ul ul li, .quickLinksMenu ul ul li {
	line-height:18px;
}

.sidebarMenu ul ul li a, .quickLinksMenu ul ul li a {
	font-size:12px;
	color:#b3b3b3;
}

label.error {
	font-weight:normal;
	font-size:12px;
	color:#ff0000;
}

/* Floats */

.lftFloat {
	float:left;
}

.rgtFloat {
	float:right;
}

/* Footer */

.lowerFooter {
	color:#3a5861;
	background:#efefef;
	padding:50px 0 50px 0;
	    border-top: 1px solid #999 !important;
    margin-top: 5%;
}

.lowerFooter .pull-left span {
	display:block;
}

.lowerFooter .pull-left em {
	display:block;
	font-style:normal;
	font-weight:300;
}

.lowerFooter .pull-left img.pull-left {
	margin-right:20px;
}

.leftFooter div.pull-left {
	width:50%;
}

.rightFooter .pull-left {
	width:50%;
}

.mainFooter {
	background:#cdcdcd;
	padding:10px 0;
	color:#000;
	font-size:14px;
	font-weight:300;
	text-align:center;
	
}

/* Go To Top Styling */

.goToTopAnchor {
	position:fixed;
	bottom:0px;
	right:0px;
	font-size:30px;
}

.goToTopAnchor {
	border-radius:30px;
	text-align:center;
	width:50px;
	height:50px;
	background:#fff;
	margin-right:30px;
	margin-bottom:30px;
}

.goToTopAnchor span {
	margin-top:7px;
	margin-left:2px;
}


/* Bootstrap Menu on hover */

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

/* Bootstrap 3rd Level Menu and Up */

.dropdown-menu {
	background:rgba(255, 255, 255, 0.95);
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu .dropdown-submenu .dropdown-menu {
	display:none !important;
}

.dropdown-menu .dropdown-submenu:hover .dropdown-menu {
	display:block !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #075a9b;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

/* RWD Customizations */

@media screen and (max-width:1023px) {
	.servicesBlock {
		text-align:center;
	}
	
	.servicesBlock .lftFloat {
		float:none;
	}
	
	.servicesBlock .lftFloat img {
		margin-bottom:15px;
		margin-top:30px;
	}
	
	.qualityBlock {
		text-align:center;
	}
	
	.qualityBlock img {
		min-width:100%;
	}
	
	.leftFooter > .pull-left {
		float:none !important;
		min-width:270px;
		text-align:center;
		margin:0 auto;
	}
	
	.lowerFooter .leftFooter img.pull-left {
		float:none !important;
		text-align:center;
		margin-right:0px;
		margin-bottom:5px;
		margin-top:30px;
	}
	
	.socialBlock {
		text-align:center;
		margin-top:30px;
		margin-bottom:50px;
	}
	
	.rightFooter .pull-left {
		text-align:center;
		width:100%;
	}
	
	.mainFooter {
		text-align:center;
	}
	
	#myCarousel .carousel-caption h1 {
		font-size:20px;
	}
	
	#myCarousel .carousel-caption p {
		font-size:14px;
	}
	
}

@media screen and (max-width:1024px) {
	 
	body .navbar-wrapper {
		position:static;
	}
	
	.navbar-brand > img {
		padding-top:12px;
	}
	
	.marketingRow .lftFloat {
	float:none;
	margin-bottom:20px;
	}
}

@media screen and (max-width:767px) {
	.insidePageTitle {
	max-width:1170px;
	padding:0 15px;
	margin:0 auto;
	margin-top:-65px;
	color:#fff;
}

.insidePageTitle .pageTitle {
	font-size:22px;
	font-weight:500;
	margin:0;
	padding:0px 0 23px;
}

.insidePageTitle .pageTitle em {
	display:block;
	font-size:16px;
	font-weight:300;
	font-style:normal;
}


}

/* Careers Page Styles */

.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}

/* Customizations */

.tp-caption .btn-warning {
	background:#ff6600;
	border:#ff6600 1px solid;
}

.tp-caption .btn-warning:hover {
	opacity:0.7;
}

@media screen and (max-width:767px) {
#navbar .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
	display:none !important;
}

.dropdown-submenu > a::after {
	content:none;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color:#333 !important;
}
}


.rightFooter .form-control{
    background: none;
    border: 1px solid #999;
}
.qualityBlock{
	    margin-top: 3%;
}
.qualityBlock .col-md-12 img{
	  vertical-align: inherit;
}	

.qualityBlock .col-md-12 img:not(:first-child){
	margin-left: 3px;
} 

.contactBlock p{
	font-size: 15px;
}
h5{
	font-size: 18px;
    margin: 20px 0;
}
.clear-left{
	clear: both;
	float:left;
}


.im_title{
color: #1C3A42;
clear: both;
    top: 10px;
    position: relative;
}
.im_hr{
    border-width: 2px;
    border-color: #1C3A42;
}
.im_title span{
	    font-size: 16px;
    font-style: italic;
    top: -5px;
    position: relative;
}
.col-md-8 h2{
	color: #203D44;
}
.oil_div_section h5{
	    margin: 0;
		    font-size: 16px;
}
.oil_div_section ul li{
	line-height: 22px;
}	