/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.sectionbg {
	background-color: #F9F9F9;
	position: relative;
}
.sectionwhitebg {
	background-color: #FFF;
	position: relative;
}
.h3with-leftborder {
	border-left: solid 5px #da1f43;
	padding-left: 10px;
	line-height: 24px;
}
.h2Auto1 {
	font-family: 'Auto 1 LightLF';
	letter-spacing: 1px;
	font-size: 1.431rem;
}
.videosection {
	background: #F9F9F9;
}
.videosection h2 {
	font-family: 'Auto 1 BoldLF';
	/*font-size: 1.731rem;*/
	letter-spacing: 3px;
	text-align: center;
}
.menu-link {
	letter-spacing: 0px;
	padding-left: 10px;
	padding-right: 12px;
	font-size: 1rem;
}
.menu-item > .menu-link:hover {
	color: #E51B24;
}
.menu-item.current > .menu-link {
	color: #E51B24;
	font-weight: normal;
}
.heading-block::after,
.heading-block.center::after {
	margin: 15px auto 0px;
	border-top: 3px solid #BEBEBE;
}
.hpgreytext {
	color: #9E9E9E;
	font-weight: 500;
}
img.mfp-img {
	max-height: unset !important;
}
.dleftbanner {
	background: url(../images/left-banner-hover.jpg) no-repeat;
}
.drightbanner {
	background: url(../images/right-banner-hover.jpg) no-repeat;
}
.mt-20 {
	margin-top: 20px;
	display: inline-block;
}
.mb120 {
	margin-bottom: 120px;
}
.popmember {
    max-width: 670px;
    margin: 0px auto;
    background-color: #fff;
    padding: 30px;
    max-height: 390px;
}
.popmember h5 {
	font-size: 18px;
	margin-bottom: 10px;
}
.tabcontentwidth p {
    font-size: 13px;
    margin-bottom: 10px;
}
.height200 {
	height: 210px !important;
}
.heading-brands {
	color: #5E5E5E;
	margin: 40px auto 50px;
	display: block;
	text-align: center;
	font-size: 1.625rem;
}
.h2product {
	text-align: center;
	color: #999;
}
.h2prooductbottom {
	font-family: 'Auto 1 BoldLF';
	letter-spacing: 3px;
	text-align: center;
	color: #999;
	margin-top: 10px;
}
.heading-block h2 {
	letter-spacing: 0px;
}
.font18 {
	font-size: 18px;
}
.product {
	background: url('../images/productbg.png') no-repeat;
	padding: 15px;
	max-width: 243px;
	margin: 0px auto;
}
.productimg {
	background: transparent;
	padding: 20px;
}
.product:hover .producttext {
	color: #da1f43;
	background: url('../images/logo-icon-1.png') no-repeat top right;
}
.product:hover {
	background: url('../images/product-hover-bg.png') no-repeat;
	cursor: pointer;
}
.producttext {
	font-size: 26px;
	color: #B1B1B1;
	background: url('../images/logo-icon-g.png') no-repeat top right;
	margin-bottom: 15px;
}
.producttext > span {
	font-weight: 700;
}
.enquirebtn {
	font-family: 'Auto 1 LightLF';
	font-size: 1.586rem;
	background: #505050;
	border-bottom: solid 2px #424242;
	border-radius: 5px;
	color: #fff !important;
	margin-bottom: 50px;
	padding: 5px 30px;
}
.abouttabs li a:hover {
	color: #da1f43;
}
.abouttabs .tab-container {
	padding: 5px 0 0;
}
.abouttabs iframe {
	margin: 20px 0px;
	max-width: 650px;
	max-height: 400px;
}
.clients-grid .grid-item a {
	filter: grayscale(100%);
	opacity: 0.4;
}
.clients-grid .grid-item a:hover {
	filter: unset;
	opacity: 1;
}
.enginetabs li a {
	color: #999;
	font-size: 1.63rem;
	font-weight: 500;
}
.enginetabs li.ui-tabs-active a {
	color: #333;
}
.abouttabs li a {
	font-family: 'Auto 1 BoldLF';
}
.enginetabs li:first-child a:after {
	content: "|";
	width: 2px;
	padding-left: 15px;
	color: #dbdbdb !important;
}
.enginetabs .tab-nav li {
	display: inline-block;
}
.enginetabs li.btndownload {
	border-left: solid 1px #C5C5C5 !important;
	border-right: solid 1px #C5C5C5 !important;
	border-top: solid 1px #C5C5C5 !important;
	font-size: 19px;
	font-family: 'Auto 1 BoldLF';
	letter-spacing: 0;
	padding: 8px 12px;
	background-color: #fff;
	float: right;
}
.enginetabs > .tab-nav {
	background-color: transparent;
	border-bottom: 2px solid #ccc !important;
	width: 100%;
	display: block;
}
.table th,
.table td {
	padding: 0.40rem;
}
.appsul > li {
	border-left: solid 5px #da1f43;
	padding-left: 10px;
	line-height: 20px;
	font-size: 20px;
	margin-bottom: 20px;
}
.abouttabs .tab-nav {
	border-bottom: 0;
	justify-content: center;
}
.customtabs li a {
	font-size: 18px;
}
.customtabs li a:after {
	content: "|";
	width: 2px;
	padding-left: 15px;
}
.customtabs li:last-child a:after {
	content: '';
	padding-left: 0;
}
.customtabs li.ui-tabs-active a {
	background-position: calc(50% - 20px) calc(100% - 0px);
	color: #F2B248;
	background-image: url('../images/tab-arrow.jpg');
	background-repeat: no-repeat;
}
.tabs-bb li.ui-tabs-active a:after {
	color: #444;
}
.subcustomtabs li.ui-tabs-active a {
	color: #444;
	font-family: 'Auto 1 LightLF';
	background: none;
	line-height: 25px !important;
	height: 25px !important;
	top: 0px !important;
}
.subcustomtabs li a {
	font-size: 18px;
	font-family: 'Auto 1 LightLF';
	color: #777;
	line-height: 25px;
	height: 25px;
}
.subcustomtabs li a:after {
	content: "|";
	width: 2px;
	padding-left: 15px;
}
.subcustomtabs li:last-child a:after {
	content: '';
	padding-left: 0;
}
.tabhead,
.subtabhead {
	display: none;
}
.mactive {
	color: #F2B248;
}
.withoutchildtab {
	margin-top: 48px;
	text-transform: uppercase;
}
#wheretobuy h3.boxheading {
	color: #555;
	font-size: 1.3rem;
	text-decoration: underline;
}
.one-page-menu > li.current > a {
	font-weight: bold;
}
.productcontent-wrap > div > div.heading-block {
	margin-bottom: 18px;
}
.productcontent-wrap > div > div.heading-block > h2 {
	color: #fff;
}
.emailtext {
	color: #000;
}
.emailtext:hover {
	color: #E51B24;
}
.contactbox {
	margin-bottom: 15px;
}
.contactbox strong {
	font-size: 24px;
	color: #555;
}
.contactbox a {
	font-size: 30px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}
.contactbox a:hover {
	color: #E51B24;
}
fieldset {
	border: solid 1px #E7E6E4;
	height: 278px;
}
legend {
	text-align: center;
	width: auto;
	max-width: auto;
}
table > tbody > tr > td:first-child {
	width: 300px;
}
.hasscrollbar {
	height: 570px;
	overflow-y: scroll;
}
.tabcontentwidth {
	width: 95%;
}
.hasscrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	margin-left: 30px;
}
.hasscrollbar::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}
.hasscrollbar::-webkit-scrollbar-thumb {
	background-color: #AEAEAE;
	border: 2px solid #AEAEAE;
}
.hasscrollbar::-webkit-scrollbar-thumb:hover {
	background: #747474;
}
#contactus {
	position: relative;
    padding: 100px 0;
}
#contactus .gmap {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.oxebg {
	background: url('../images/oxe-banner-bg.jpg') no-repeat top center !important;
}
#dtorque_turbo_top_banner {
	position: relative;
	background: url('../images/banner-bg-amaroq2.jpg') no-repeat top center;
}
#dtorque_turbo_top_banner .h2Auto1 {
	font-size: 30px;
	color: #fff;
}
#dtorque_turbo_top_banner .h2Lato {
	font-size: 36px;
	color: #fff;
	font-weight: 400;
}
#dtorque_turbo_top_banner .h3Lato {
	font-size: 24px;
	color: #fff;
	margin: 5px 0px 10px;
}
#dtorque_turbo_top_banner p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 26px;
}
#key_advantages .h3with-leftborder {
	border-color: #BEBEBE;
}
#benefits_info {
	position: relative;
	background: #000 url('../images/dtorque-benefitsbg.jpg') no-repeat top center;
	padding-top: 30px;
	padding-bottom: 15px;
}
#benefits_info .h2Lato {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
}
#benefits_info .benefits_list_main {
	background: #fff;
	width: 380px;
	margin: 0 auto;
}
#benefits_info .benefits_list_main .benefits_list_info {
	margin-left: 30px;
	margin-right: 30px;
	border-top: 7px solid #db1f42;
	border-bottom: 7px solid #db1f42;
}
#benefits_info .benefits_list_main .benefits_list_info .h2Auto1 {
	font-size: 24px;
	color: #222;
}
#benefits_info .benefits_list_main .benefits_list_info ul {
	padding-bottom: 40px;
	margin-bottom: 0px;
}
#benefits_info .benefits_list_main .benefits_list_info ul li {
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 20px;
}
.benefitslist > li::before {
	content:"-";
	padding-right: 10px;
    display: inline-block;
    margin-left: -18px;
}
/*---------------------------------------
	Dtorque Home
---------------------------------------*/
#logo {
	padding: 15px 0px;
}
.blue_font_color {
	color: #0168b3 !important;
}
#marineproducts {
	background: #F9F9F9;
	padding-bottom: 40px;
}
#marineproducts .product_info {
	position: relative;
}
#marineproducts .product_info p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 15px;
	z-index: -1;
}
#marineproducts .product_info_main h5 {
	color: #727272;
	font-size: 20px;
	height: 50px;
	line-height: 25px;
}
#marineproducts .product_info_main h5 img {
	margin-right: 10px;
	opacity: 0.5;
	margin-bottom: 20px;
}
#marineproducts .product_info_main:hover h5 {
	color: #000;
}
#marineproducts .product_info_main:hover h5, #marineproducts .product_info_main:hover p {
	z-index: 2;
}
#marineproducts .product_info_main:hover h5 img {
	opacity: 1;
}
#services {
	position: relative;
	background:#005fab url(../images/service-bg.png) no-repeat 87% 0px;
}
#services .heading-block h2,
#services .heading-block span {
	color: #fff;
}
#services .heading-block:after {
	border-color: #fff;
}
#services p {
	color: #fff;
	margin: 65px 0px 175px;
}
#banner-info {
	position: relative;
	background: #000 url('../images/MME-top-banner.png') no-repeat top center;
}
.mb300 {
	margin-bottom: 300px;
}
.table th, .table td {
	border-top:  solid 1px #eee;
}
.producttable > tbody > tr > th {
	background-color: #F2F2F2;
	padding-left: 13px;
    width: 200px;
}
.producttable > tbody > tr > td {
	background-color: #fff;
}
.testimonials-grid .grid-item > a > img {
	opacity: 1;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}
.testimonials-grid > .grid-item {
	padding: 10px 22px;
}
.testimonials-grid .grid-item::after {
	border-bottom: 0px;
}
.testimonials-grid .grid-item a:hover {
	filter: grayscale(60%);
	opacity: 0.4;
}
#contactus .button[type="submit"] {
	background-color: #0068B3;
	border-color: #0068B3;
}
#copyrights, .copyright-links a {
	color: #ccc;
}
.footerleft {
    padding-bottom: 0px !important;
    margin-bottom: 30px;
}


@media (max-width: 767.98px) {
	#banner-info .text-right,
	#banner-info .text-left {
		text-align: center !important;
	}
	.top_banner_logo {
		float: left !important;
		margin: 18px 0 0;
		clear: both;
	}
	#dtorque_turbo_top_banner .h2Auto1 {
		display: inline-block;
		width: 100%;
		margin-top: 10px !important;
	}
}

@media (min-width: 991.98px) {
	.borderight {
		border-right: solid 2px #3B73BF;
	}
}

@media (max-width: 991.98px) {
	.producttext {
		font-size: 16px;
		margin-bottom: 20px;
		background-size: 30%;
	}
	.productimg {
		padding: 12px;
	}
	.product:hover .producttext {
		background-size: 30%;
	}
	.h2Auto1 {
		font-size: 16px;
	}
	.enquirebtn {
		font-size: 16px;
	}
	.copyright-links a {
		display: block;
		text-align: center;
	}
	.appsul > li {
		font-size: 18px;
	}
	table > tbody > tr > td:first-child {
		width: 200px;
	}
}
@media (max-width: 767.98px) {
	.tabs li.btndownload {
		font-size: 0.875rem;
	}
	.oxeproducts > .col-md {
		margin-bottom: 20px;
	}
	.customtabs,
	.subcustomtabs {
		display: none;
	}
	.tabhead,
	.subtabhead {
		display: block;
	}
	h3.tabhead {
		font-size: 16px;
		border-bottom: solid 1px #eee;
	}
	h4.subtabhead {
		font-size: 14px;
		border-bottom: solid 1px #eee;
		font-weight: 500;
	}
}
@media (max-width: 567px) {
	.enginetabs li:first-child a:after {
		content: '';
	}
}