/*  
Theme Name: IAG
Theme URI: http://sweans.org
Description: A WordPress theme frame work
Version: 2.0
*/
/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}
•ie - Internet Explorer (All versions)
•ie8 - Internet Explorer 8.x
•ie7 - Internet Explorer 7.x
•ie6 - Internet Explorer 6.x
•gecko - Mozilla, Firefox (all versions), Camino
•ff3 - Firefox 3
•ff3_5 - Firefox 3.5 new
•opera - Opera (All versions)
•opera8 - Opera 8.x
•opera9 - Opera 9.x
•opera10 - Opera 10.x
•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
•safari3 - Safari 3.x
•chrome - Google Chrome
*/

@font-face {
 font-family: 'FontAwesome';
 src: url('fonts/fontawesome-webfont.eot?v=4.5.0');
 src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: none repeat scroll 0 0 #ffffff;
	margin: 0;
}
body, th, td, input, textarea {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
}
fieldset {
}
input, textarea {
	font-weight:bold;
	-moz-appearance: none;
	-webkit-appearance: none;
}
input.text {
	background:#FFFFFF;
	border:none;
	padding:1px;
}
input.button {
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
}
a:hover {
	color:#2d70b0;
}
.taglineImg a:hover {
	color:#2d70b0;
}
h1, h2, h3 {
	font-family: 'Open Sans', sans-serif;
	color: #444444;
    margin-bottom: 30px;
}
h1 {
	font-size:22px;
}
h2 {
	font-size: 26px;
	line-height: 79px;
	color: #2d70b0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
h3 {
	font-size: 20px;
	color: #444444;
	font-family: 'Open Sans', sans-serif;
}
h4 {
	font-size: 21px;
	color: #4b4b4b;
	margin-top: 6px;
	line-height: 26px;
	font-weight: normal;
	padding:6px 0px;
	font-family: 'Open Sans', sans-serif;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
p, ul, ol {
	font-size:13px;
	line-height:20px;
}
ul, ol {
	list-style:none;
}
blockquote {
	margin-left:36px;
	margin-right:36px;
}
a {
	color:#2d70b0;
	text-decoration:none;
}
a:hover {
	border:none;
}
h1 a, h2 a, h3 a {
	border:none;
	color:#333333;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background:none;
	color:#371015;
}
hr {
	display:none;
}
#wrapper {
}
#header {
	background:#eeeeee;
	height:30px;
	margin:0 auto;
	width:999px;
	display:block;
}
#mob_header {
	display:none;
}
#menu {
	float:left;
}
#menu ul {
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
}
#menu a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}
#menu a:hover {
	background:#000;
	color:#ffffff;
	border-left:1px dashed #363434;
	border-right:1px dashed #363434;
	padding-left:10px;
	padding-right:10px;
}
#menu .current_page_item a {
	color:#ffffff;
	background:#000;
	border-left:1px dashed #363434;
	border-right:1px dashed #363434;
	padding-left:10px;
	padding-right:10px;
}
#search {
	float:right;
	width:270px;
	padding-top: 10px;
}
#search fieldset {
	border:none;
}




#search #s {
	padding:3px;
	width:140px;
	vertical-align:top;
}
#search #x {
	width:60px;
	vertical-align:top;
}
#logo {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 120px;
	margin: 0 auto;
	width: 999px;
}
#logo h1, #logo h2 {
	margin:0;
	padding:0;
	color: #000000;
}
#logo h1 {
	color: #000000;
	padding:50px 5px 0 20px;
}
#logo h2 {
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;
}
#logo p {
	clear:left;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
}
#logo a {
	color: #000000;
}
#page {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	min-height: 600px;
	padding: 0;
	width: 999px;
}
ul.sub-menu {
	display: none;
}
.contentmain {
	width: 700px;
	margin-left: 20px;
	margin-top:10px;
	float:left;
}
.contentmain1 {
	margin-left: 20px;
	margin-top:10px;
	float:left;
	width: 950px;
}
#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.post {
}
.post .title {
	font-weight:normal;
	margin:0;
}
h1.title {
	color:#333333;
	font-size:26px;
	font-weight: normal;
}
h2.title {
	color:#371015;
	font-size:16px;
}
.desctitle {
	font-size:10px;
}
.post h1.title {
	font-size:24px;
	height:auto;
}
.post .entry {
	padding-bottom:20px;
	font-family: 'Open Sans', sans-serif;
	color:#afacac;
	font-size:14px;
}
.entry p {
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #585858;
	font-size: 16px;
}
.entry ul, ol {
	padding-left:20px;
}
.navigation {
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a {
	font-size: 14px;
	font-weight: bold;
}
.post .meta a {
	color:#333333;
}
.post .links {
	margin:0;
}
.post .tags {
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
.post .links a, .post .tags a {
	border:none;
}
.leftsidebar {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	float: left;
	margin-top: 15px;
	overflow: hidden;
	padding: 5px;
	width: 258px;
}
#sidebar1 li h2.widgetTitle {
	margin: 0 0 10px;
}
#sidebar1 > ul > li:last-child {
	margin: 0;
}
.sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar1 > ul > li {
	background: none repeat scroll 0 0 #EFEFEF;
	margin: 0 0 15px;
	padding: 0 0 10px;
}
#sidebar2 li {
	background-color: #C6C6C6;
	padding:5px;
}
.sidebar li ul {
}
.sidebar li li {
	margin:0;
}
.sidebar li h2 {
	margin:0;
}
#sidebar1 {
}
#sidebar1 li h2 {
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
}
#sidebar1 li ul {
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;
}
#sidebar1 li li {
	list-style: disc inside none;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
#sidebar1 li li li {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
}
#sidebar1 li li a {
}
.rightsidebar {
	width:245px;
	float:left;
}
#sidebar2 {
	padding:0px;
	margin-right: 5px;
}
#sidebar2 li h2 {
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}
#sidebar2 li ul {
	line-height:normal;
	padding-left:10px;
}
#sidebar2 li li {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar2 li a {
	border:none;
	padding-left: 10px;
}
#sidebar2 li a:hover {
	border:none;
}
#calendar {
	margin:0 auto;
}
#calendar caption {
	font-weight:bold;
}
#calendar table {
	border-collapse:collapse;
	text-align:center;
	width:220px;
}
#calendar thead th {
	background:#CCCCCC;
	color:#FFFFFF;
}
#calendar tbody td {
	background:#EEEEEE;
}
#calendar #today {
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
}
#calendar a {
	font-weight:bold;
}
#calendar #prev {
	text-align:left;
}
#calendar #next {
	text-align:right;
}
#design {
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
}
#footer {;
	color:#7b7b7b;
	font-size:13px;
	font-family:"Century Gothic";
	width:999px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
}
#footer a {
	color:#7b7b7b;
	font-size:13px;
	font-family:"Century Gothic";
}
.info {
}
.comlabel {
	color:#666666;
	font-size:13px;
	font-weight:lighter;
}
.comtext {
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.postlabel {
	color:#666666;
	font-size:13px;
	font-weight:lighter;
}
.posttext {
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.commentlist {
	list-style:none;
}
.authorcomment {
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
}
.odd {
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.odd a:link {
	color:#000000;
}
.commenttext {
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
}
#author, #email, #url {
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
}
#comment {
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
}
#submit {
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	padding:3px;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
.center {
	text-align:center;
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
hr {
	display:none;
}
a img {
	border:none;
}
pre {
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
}
code {
	color:#000;
	font-size:1.0em;
}
/* Begin Images */



p img {
	padding: 0;
	max-width: 100%;
	height:auto;
}
/*	Using 'class="alignright"' on an image will (who would've



	thought?!) align the image to the right. And using 'class="centered',



	will of course center the image. This is much better than using



	align="center", being much more futureproof (and valid) */







img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */







/* Captions */



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



h1.title a {
	color:#333333;
	font-size:28px;
}
h1.title {
	color:#FFFFFF;
	font-size:28px;
}
td, tr, th {
}
input[type="text"], input[type="email"], input[type="tel"], select, input[type="password"] {
	width: 86%;
	background-color: #ffffff;
	border: none;
	padding: 7px 7%;
	line-height: 25px;
	color: #000000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
}
.contactPageForm select {
    padding: 15px 3%;
    width: 100%;
    margin-bottom: 20px;
	/*color:#d8d8d8 !important;*/
	color: inherit;
	font-weight:300 !important;
}
.contactPageForm select option{
	color:#827d7d !important;
}
textarea {
	line-height: 25px;
	color: #000000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	height: 100px;
	padding: 15px 3%;
    width: 94%;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: none;
	resize: none;
}
 .sidebarGetQuote input::-webkit-input-placeholder, .sidebarGetQuote input::-moz-placeholder {
 color:#b1b1b1;
}
.formControl {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
input[type="submit"] {
	border:none;
	width:100%;
	background-color:#013471;
	line-height:40px;
	font-size:14px;
	color:#b7d0ef;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	cursor:pointer;
	height:40px !important;
}
.privacy {
	float:left;
	font-size: 12px;
	padding-top:10px;
	color: #7B7B7B;
	font-family: "Century Gothic";
	margin-left:15px;
}
.privacy a {
	font-size: 12px;
	color: #7B7B7B !important;
	font-family: "Century Gothic";
}
.footer_copy {
	padding-top:10px;
	font-size: 12px;
	float:right;
	margin-right:15px;
}
.head_text {
	float: right;
	margin-top:50px;
	margin-right:30px;
	color: #cecccc !important;
	font-family: "Century Gothic";
	font-size:24px;
}
.social {
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}
.social img {
	margin-right:1px;
}
h2.sup {
	color:#FFFFFF;
	font-family:"Anton";
	font-size:27px;
}
.border {
	background:url("images/border.png") no-repeat;
	height:4px;
	width:601px;
	margin-bottom:10px;
}
p {
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #585858;
	font-size: 16px;
	font-weight:400;
	line-height:34px;
}
/********* My Style ************/



.headerLan {
	width: 100%;
	height: 49px;
	line-height: 49px;
	float: left;
	background-color: rgba(45, 112, 176, 0.7);
	font-size: 15px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;

}
.wrapper {
	width:1300px;
	margin:0 auto;
	height:auto;
}
.slider_wrapper {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
}
.logo {
	float: left;
	width: auto;
	margin: 24px 33px;
}
.home-header {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: rgba(0, 0, 0, .45);
}
.header-menu-body {
	float: right;
}
.header-menu-body {
	float: right;
	height: 126px;
	width: auto;
	max-width: 80%;
}
.header-menu-body ul li {
	height: 126px;
	line-height: 126px;
	float: left;
	position: relative;
}
.header-menu-body ul li a {
	padding: 0px 22px;
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 15px;
	line-height: 126px;
	height: 126px;
	float: left;
}
.border-half-last {
	float: left;
	width: 50%;
	height: 6px;
	background-color: #2d70b0;
}
.border-half {
	float: left;
	width: 50%;
	height: 6px;
	background-color: #babcbe;
}
.slider-bottom-border {
	float: left;
	width: 100%;
	height: auto;
}
.header-menu-body ul li.current_page_item {
	background-color: rgba(7, 7, 7, 0.65);
}
.header-menu-body ul li a:hover {
	background-color: rgba(7, 7, 7, 0.65);
}
.welcome-content {
    float: left;
    padding: 20px 0px 70px 0px;
    width: 100%;
    background-color: #ffffff;
}
span.about-readmore {
	width: 100%;
	float: left;
	text-align: center;
}
span.about-readmore a {
	padding: 11px 29px;
	line-height: 19px;
	border: 1px solid #2d70b0;
	border-radius: 7px;
	color: #2d70b0;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.homeEachCat {
	float: left;
	width: 25%;
	height: 348px;

	overflow: hidden;
	position: relative;
}
/*****Image Hover ******/



.homeEachCat .item-hover, .eachSuccessStory .item-hover, .homeEachCatVideo .item-hover, .homeEachCatGallery  .item-hover {
	z-index: 5;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	cursor: pointer;
	display:table;
	text-decoration: none;
	text-align: center;
	width: 91%;
	height: 100%;
	padding: 5%;
}
.homeEachCat .item-info, .eachSuccessStory .item-info , .homeEachCatVideo .item-info , .homeEachCatGallery .item-info{
	z-index: 10;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 5;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.homeEachCat .item-hover .mask , .eachSuccessStory .item-hover .mask , .homeEachCatVideo .item-hover .mask,.homeEachCatGallery .item-hover .mask {
	background-color:rgba(14, 71, 125, 0.74);
	filter: alpha(opacity=50);
	z-index: 0;
	width: 100%;
	height: 100%;
}
.homeEachCat .item-hover:hover, .eachSuccessStory .item-hover:hover, .homeEachCatVideo .item-hover:hover,  .homeEachCatGallery .item-hover:hover {
	opacity: 1;
}
.homeEachCat .item-hover:hover .item-info , .eachSuccessStory .item-hover:hover .item-info, .homeEachCatVideo .item-hover:hover .item-info, .homeEachCatGallery .item-hover:hover .item-info  {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}
.item-hover, .item-hover .mask, .item-img {
	position: absolute;
	top: 0;
	left: 0;
}
.headline {
	font-size: 23px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.item-link {
    width: 48px;
    height: 48px;
    background-color: #ffffff;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    color: #0e477d;
    font-size: 42px;
    line-height: 48px;
    font-weight: bold;
    margin-top: 37px;
    font-family: 'Open Sans', sans-serif;
}
.item-link:hover {
	opacity:0.8;
}
.footer-top a:hover {
	color: #ffffff;
}
.home-productCat {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 15px;
	background-color: #18558f;
}
.homeProductCatTitle {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #ffffff;
}
span.product-title {
	padding: 30px 114px 15px 114px;
	font-size: 26px;/* float: left; */
}
.homePartnersLogo {
	float: left;
	width: 100%;
	padding: 78px 0px 85px 0px;
	background-color: #ffffff;
}
.homePartnersLogo .owl-item {
	display: table-cell;
	vertical-align: middle;
	float: none !important;
	text-align: center;
}
.homePartnersLogo .owl-wrapper {
	display: table;
}
.partnerLogoBody {
	padding: 0px 7.6%;
}
.owl-controls.clickable {
	top: 22% !important;
	position: absolute;
	width: 100%;
}
#owl-example .owl-prev {
	position: absolute;
	left: -42px;
	height: 48px;
	width: 48px;
	background: url(images/owl-navigation.png) no-repeat 0px 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size:0px !important;
	top: 0px;
}
#owl-example .owl-next {
	position: absolute;
	right: -42px;
	height: 48px;
	width: 48px;
	background: url(images/owl-navigation.png) no-repeat -48px 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size:0px !important;
	top: 0px;
}
.homeNews {
	float: left;
	width: 100%;
	height: auto;
	border-top: 15px solid #18558f;
	border-bottom: 3px solid #9fa0a1;
	padding-bottom: 78px;
	position:relative;
	background-attachment: fixed !important;
}
.homeNewsOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.84);
}
.homeNewsTitle {
	text-align: center;
	margin: 15px 0px 22px 0px;
	float: left;
	width: 100%;
}
span.homeNewsTitleText {
	padding: 15px 136px 22px 136px;
	line-height: 29px;
	color: #ffffff;
	font-size: 26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background-color: #18558f;
	border-bottom-left-radius: 17px;
	border-bottom-right-radius: 17px;
}
.product-title {
	text-align: center;
	margin: 22px 0px 15px 0px;
	float: left;
	width: 100%;
}
span.productTitleText {
	padding: 22px 136px 15px 136px;
	line-height: 29px;
	color: #ffffff;
	font-size: 26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background-color: #18558f;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
}
.homeNewsBox {
    float: left;
    width: 90%;
    margin-top: 80px;
    padding: 0px 5%;
}
.homeEachNews {
	float: left;
	width: 100%;
	margin-right: 2%;
}
.homeEachNews:last-child {
	margin-right: 0px;
}
.homeNewsImage {
	padding: 7px;
	background-color: #ffffff;
	height: 227px;
}
.wpvl_auto_thumb_box {
	width: 100% !important;
	height: auto !important;
	margin-top: -20px;
	position:relative !important;
}
img.video_lightbox_auto_anchor_image {
	width: 100%;
	height: auto;
}
.wpvl_auto_thumb_box_wrapper {
	/* margin-top: -30px; */



    height: 227px;
	overflow: hidden;
}
img.news-img {
	width: 100%;
	height: 100%;
}
.homeNewsEachTitle {
	margin-top: 17px;
	line-height: 35px;
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
}
.homeNewsOverlayText {
	position: relative;
}
.wpvl_auto_thumb_play {
	position: absolute;
	left: 42% !important;
	top: 40% !important;
}
.homenewsletter {
	padding: 34px 0px 54px 0px;
	float: left;
	width: 100%;
	height: auto;
	background-color: #0e477d;
}
.homenewsletter h3 {
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
}
.homeNewsletterBody {
	float: left;
	width: 100%;
	margin-top: 28px;
}
.homeNewsletterInner {
	width: 70%;
	margin: 0 auto;
}
input.homeNewsName, input.homeNewsEmail {
	width: 32.3%;
	padding: 18px 3.2%;
	line-height: 22px;
	background-color: #06569f;
	border: none;
	border-radius: 6px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-size:14px;
	color:#ffffff;
	font-weight:400;
	outline:none;
}
input.homeNewsEmail {
	margin-left:1.3%;
}
input.homeNewsSubmit {
	width: 18.7%;
	margin-left: 1.3%;
	line-height: 22px;
	padding: 18px 0px;
	border: none;
	height: 59px !important;
	background-color: #ffffff;
	color: #0e477d;
	border-radius: 7px;
	font-size: 22px;
	text-transform: initial;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	float: left;
	outline:none;
}
.footer-top {
	float: left;
	width: 100%;
	background-color: #292929;
	padding: 68px 0px;
}
.footer1 {
	width: 34.6%;
	float: left;
}
h2.widgetTitle {
	color: #bdbdbd;
	font-size: 24px;
	line-height: 44px;
}
.footer-top li {
	list-style: none;
}
.footer1 h4 {
	font-size: 15px;
	color: #ffffff;
	line-height: 19px;
	margin-top: 13px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 0px;
}
.footer1 p {
	line-height: 22px;
	font-size: 15px;
	color: #a8a8a8;
	padding-bottom: 0px;
}
.footer2 {
	width: 20.6%;
	float: left;
}
.footer2 a {
	color: #bdbdbd;
	line-height: 22px;
	margin-top: 13px;
	float: left;
	width: 100%;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.footer3 {
	width: 20.1%;
	float: left;
}
span.flag {
	float: left;
	width: auto;
	height: 22px;
	margin-right: 21px;
}
.footer3 li li {
	margin-top: 13px;
	padding: 2px 0px;
}
span.flagLocation {
	color: #bdbdbd;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.footer4 {
	width: 24.7%;
	float: left;
}
.socialMedia {
	float: left;
	width: auto;
	margin-top: 13px;
}
span.iag-social-icon {
	width: 192px;
	height: 38px;
	float: left;
	position: relative;
	color:#ffffff;
	margin-bottom: 5px;
	margin-right:5px;
}
.iag-facebook {
	background-color:#2d508e;
}
.iag-twitter {
	background-color:#04acea;
}
.iag-youtube {
	background-color:#ce042e;
}
.iag-google {
	background-color:#dc4e41;
}
.iag-linkedin {
	background-color:#006699;
}
.iag-instagram {
	background-color:#ac8161;
}
 span.iag-social-icon.iag-facebook::after {
 content: "\f09a";
 font-family: 'FontAwesome';
 position: absolute;
 height: 38px;
 line-height: 38px;
 width: 192px;
 text-align: center;
 font-size: 20px;
}
 span.iag-social-icon.iag-twitter::after {
 content: "\f099";
 font-family: 'FontAwesome';
 position: absolute;
 height: 38px;
 line-height: 38px;
 width: 192px;
 text-align: center;
 font-size: 20px;
}
 span.iag-social-icon.iag-youtube::after {
 content: "\f04b";
 font-family: 'FontAwesome';
 position: absolute;
 height: 38px;
 line-height: 38px;
 width: 192px;
 text-align: center;
 font-size: 20px;
}
 span.iag-social-icon.iag-google::after {
 content: "\f1a0";
 font-family: 'FontAwesome';
 position: absolute;
 height: 38px;
 line-height: 38px;
 width: 192px;
 text-align: center;
 font-size: 20px;
}
 span.iag-social-icon.iag-linkedin::after {
 content: "\f0e1";
 font-family: 'FontAwesome';
 position: absolute;
 height: 38px;
 line-height: 38px;
 width: 192px;
 text-align: center;
 font-size: 20px;
}
 span.iag-social-icon.iag-instagram::after {
 content: "\f16d";
 font-family: 'FontAwesome';
 position: absolute;
 height: 38px;
 line-height: 38px;
 width: 192px;
 text-align: center;
 font-size: 20px;
}
div#footer-bottom {
    float: left;
    width: 100%;
    background-color: #1b1a1a;
    text-align: center;
    padding: 15px 0px;
}
.footer-menu {
    /* display: inline-block; */
    float: left;
    margin-top: 20px;
}
.design-logo {
    float: right;
}
.menu-bottom-footer {
	float: left;
}
.footer-copyright {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #707070;
	font-size: 14px;
	line-height: 14px;
	margin-left: 9px;
}
.menu-bottom-footer ul li {
	float: left;
	padding: 0px 5px;
	border-left: 1px solid #707070;
	font-family: 'Roboto', sans-serif;
	color:#707070;
	font-size: 14px;
	line-height: 14px;
	margin-left: 5px;
}
.menu-bottom-footer ul li a {
	color:#707070;
}
.menu-bottom-footer ul li:first-child {
	border:none;
}
span.about-readmore a:hover {
	background-color: #2d70b0;
	color: #ffffff;
}
.footer-top a:hover, .footer-bottom a:hover {
	color: #ffffff;
}
.iag-social-icon:hover {
	transition:scale(1.2);
}
.camera_prev {
	left: 15% !important;
	background: url(images/camera-navigation.png) no-repeat 0px 0px !important;
	width: 64px !important;
	height: 64px !important;
}
.camera_next {
	right: 15% !important;
	background: url(images/camera-navigation.png) no-repeat -64px 0px !important;
	width: 64px !important;
	height: 64px !important;
}
.inner-page-body {
	float: left;
	width: 100%;
	height: auto;
	min-height: 300px;
	position: relative;
	background-attachment: fixed !important;
}
.inner-page-header {
	height:175px;
}
.inner-page-body-mask {
	float: left;
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.79);
	padding-top: 70px;
	padding-bottom: 20px;
}
.vehicleCat {
	width: 48.5%;
	float: left;
	padding-right: 1.5%;
}
.vehicleCat:last-child {
	padding-left: 1.5%;
	padding-right:0px;
}
.vehicleCatSection {
	padding: 9px 0px;
	background-color: #ffffff;
	margin-bottom: 51px;
	float: left;
	width: 100%;
	position: relative;
}
div#main-page {
	float: left;
	width: 100%;
	height: auto;
	/*background: url(images/background-img.jpg) no-repeat;*/
	background-attachment:fixed !important;
	background-size: cover !important;
}
.vehicleCathalf {
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.vehicleCathalf img {
	padding-left: 9px;
	width: 100%;
	height: auto;
}
.vehicleCatTitleSpan {
	position: relative;
	width: 100%;
	float: left;
}
 .vehicleCatTitleSpan::after {
 position: absolute;
 bottom:0px;
 left:0px;
 height:1px;
 width:45px;
 background-color:#175996;
 content:" ";
}
.vehicleCatDesc {
	margin: 0px 19px;
	float: left;
}
.vehicleCatDesc p {
	float: left;
	font-size: 15px;
	color: #6f6f6f;
	margin-top:9px;
	line-height:30px;
}
span.vehicleCatReadmore {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 50px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 40px;
	background-color: #185996;
	color: #ffffff;
}
span.vehicleCatReadmore a {
	color: #ffffff;
}
.vehicleCatReadmore a:hover {
	transform: scale(1.2);
}
.inner-page-body-withoutIMG {
	width:100%;
	height:auto;
	background:url(images/inner-page-body.jpg) repeat;
	padding-top:85px;
	float:left;
	padding-bottom: 70px;
}
.productSingleLeft {
	width: 65%;
	height: auto;
	float: left;
}
.productSingleRight {
	width: 30%;
	height: auto;
	float: right;
	border: 1px solid #c1c1c1;
	background: rgba(225, 225, 225, 0.81);
	border-radius: 10px;
}
h1.pageTitle {
	color: #303030;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 25px;
	margin-bottom: 50px;
	font-family: 'Open Sans', sans-serif;
}
.largeImg img {
	width: 100%;
	height: auto;
}
#owl-product .item {
	height: 92px;
	margin: 0px 1px;
}
#owl-product .item img {
    width: 100%;
    cursor: pointer;
}
.largeImg {
	margin-bottom:20px;
}
div#owl-product {
	padding-bottom: 33px;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 24px;
}
#tabs li {
	width: 24%;
	margin-right: 1%;
	float: left;
	line-height:49px;
	text-align:center;
	background:url(images/tab-back.png) no-repeat;
	background-size:100% 100%;
}
#tabs li a {
	color:#ffffff;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
}
#tabs ul {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 6px solid #cecece;
}
.productTabDetails {
	margin-top: 17px;
	float: left;
	width: 93%;
	background-color: #dfdfdf;
	border: 1px solid #d2d2d2;
	padding: 20px 3.5%;
}
#tabs ul li.ui-tabs-active {
	background:url(images/tab-back-current.png) no-repeat;
	background-size:100% 100%;
}
.productSingleVideoBack {
	float: left;
	width: 100%;
	height: auto;
	border-top: 3px solid #9fa0a1;
	border-bottom: 3px solid #9fa0a1;
	background-attachment:fixed !important;
}
.productSingleVideoBackMask {
	padding:70px 0px;
	background:url(images/video-back-mask.png) no-repeat;
	background-size:100% 100%;
}
.videoBottomLayer {
	border: 11px solid #ffffff;
	width:42%;
	margin: 0 auto;
}
.videoBottomLayer .wpvl_auto_thumb_box_wrapper {
	margin-top:0px;
	height: auto;
}
.wpvl_auto_thumb_play {
	position: absolute;
	left: 43% !important;
	top: 48% !important;
}
#accordion h3 {
	background-color: #185996;
	line-height: 56px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 1px;
	cursor: pointer;
	border-radius: 10px;
}
ul.productRightTitle {
	padding: 30px;
}
ul.productRightTitle li {
	line-height:29px;
	padding-top:7px;
	font-size:15px;
	color:#686868;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
}
ul.productRightTitle li a {
	color:#686868;
}
.header-menu-body ul li.current_page_ancestor {
	background-color: rgba(7, 7, 7, 0.65);
}
/******Company History ****/



.innerPage {
	padding-top: 35px;
	float: left;
	width: 100%;
	height: auto;
}
h2.innerpageTitle {
	line-height: 43px;
	color: #434343;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.aboutCompanytext img {
	margin-bottom: 35px;
	max-width: 100%;
	height: auto;
}
.aboutCompanytext p {
    font-size: 16px;
    color: #444444;
    line-height: 34px;
    padding-bottom: 0px;
}
.aboutCompanytext {
	margin-bottom: 49px;
}
.companyTimeLine {
	float: left;
	width: 100%;
	height: auto;
	padding: 35px 0px;
	background:url(images/inner-page-body.jpg) repeat;
}
.companyTimeLineImage-left {
	width: 32%;
	margin-right: 4%;
	float: left;
}
img.companyImg {
	width: 100%;
	height: auto;
}
.companyTimeLineList {
	width: 100%;
	float: left;
}
.companyTimeLineList-manu .companyTimeLineDesc-right {
	font-size: 17px;
}
.companyTimeLineDesc-right {
	width: 64%;
	float: right;
	line-height: 34px;
	font-size: 18px;
	color: #444444;
	font-family: 'Open Sans', sans-serif;
}
.wrapper-company {
	width: 1122px;
	margin: 0 auto;
	height: auto;
}
.companyTimeLineList {
	width: 100%;
	float: left;
	padding-bottom: 132px;
	margin-bottom: 33px;
	background:url(images/time-line-back.png) no-repeat scroll center bottom;
}
.companyTimeLineImage-right {
	width: 30%;
	margin-left: 4%;
	float: right;
}
.companyTimeLineDesc-left {
	width: 66%;
	float: left;
	line-height: 37px;
	font-size: 18px;
	color: #444444;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
}
.companyTimeLineList ul li {
    line-height: 30px;
    font-size: 16px;
    color: #444444;
    font-family: 'Open Sans', sans-serif;
	list-style:outside;
	
}
.companyTimeLineList:last-child {
	padding-bottom: 0px;
	background: none;
}
.companyTimeLineList ul{
	padding-left:17px;
}
.companyTimeLineList-manu {
	width: 100%;
	float: left;
	padding-bottom: 40px;
	border-top: 1px dashed #ccc;
	padding-top: 40px;
}
.companyTimeLineList-manu h3 {
	font-size: 22px;
	text-transform: uppercase;
	color: #444444;
	margin-bottom: 14px;
}
.metaslider {
	width: 100% !important;
}
.metaslider .caption {
	padding: 17px 10px !important;
	word-wrap: break-word;
	font-size: 18px !important;
}
.innerPageRightSidebar {
	float: right;
	width: 24%;
	height: auto;
	min-height: 200px;
}
.rightSidebar-item {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 52px;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    overflow: hidden;
}
.sidebarGetQuote {
	padding: 27px;
	float: left;
}
.sidebarGetQuote .formControl:last-child {
	margin-bottom:0px;
}
.innerPageRightSidebar h2.widgetTitle {
    color: #ffffff;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    padding: 17px 0px;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 0px;
    border-top-left-radius: 17px;
    font-weight: 600;
    background-color: #18558f;
    border-top-right-radius: 17px;
}
.mostViewImg {
	width:45%;
	float:left;
}
.mostViewImg img {
	max-width: 100%;
}
.rightSidebar-item .tptn_posts.tptn_posts_widget.tptn_posts_widget2 ul li {
	padding: 0px 5%;
	float: left;
	width: 90%;
	margin-bottom: 31px;
}
a.tptn_link {
    float: left;
}
span.tptn_after_thumb {
	width: 43%;
	float: left;
	color: #636363;
	font-size: 14px;
	line-height: 23px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-left: 10%;
}
.companyTimeLine h2 {
	line-height: 26px;
	margin-bottom: 20px;
}
span.tptn_after_thumb a {
    color: #636363;
}
.innerPageLeftWithSidebar {
	width: 74.3%;
	float: left;
	min-height: 200px;
}
.eachSuccessStory.right {
	float: right;
}
.eachSuccessStory.left {
	float: left;
}
.eachSuccessStory {
    width: 49.9%;
    background-color: #ffffff;
    position: relative;
    height: 250px;
    overflow: hidden;
}
.eachSuccessStory img {
    width: 100%;
    height: auto;
}
.row-section {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
h3.successTitle {
	text-align: center;
	margin: 23px 0px 15px 0px;
}
.successImg img {
	max-width: 100%;
}
.memb-logo {
    width: 96%;
    float: left;
    /* margin-right: 4.7%; */
    border: 1px solid #ccc;
    text-align: center;
    background-color: #ffffff;
}
.memb-logo img {
    width: 56%;
    height: auto;
}
.memb-logo:last-child {
	margin-right:0px;
}
.membReadmore a {
	width: auto;
	padding: 10px 20px;
	background-color: #185996;
	margin-top: 8px;
	height: 20px;
	float: left;
	color: #ffffff;
	line-height: 20px;
	font-size: 18px;
}
.membReadmore {

	float: right;
	height: 40px;
}
.most-view-postBody-memb {
	width: 30%;
	float: left;
	margin-right: 5%;
	background-color: #ffffff;
	position: relative;
}
.most-view-postBody-memb:last-child {
	margin-right: 0px;
}
.most-view-postBody-memb .mostViewTitle {
	margin-top: 31px;
}
ul.sub-menu {
	position: absolute;
	top: 126px;
	background-color: #18558f;
	width: 230px;
}
ul.sub-menu li {
	float: left;
	height: auto;
	line-height: 40px;
	padding: 10px 0px;
	width: 100%;
}
ul.sub-menu li a {
    line-height: 30px !important;
    height: auto;
    padding: 0px 10% !important;
    width: 80%;
    text-align: left;
}
ul.sub-menu li a:hover {
	background-color: #18558f;
}
ul.sub-menu li.current_page_item {
	background-color: #18558f;
}
.taglineImg a {
	color: #ffffff;
	font-size: 19px;
}
.taglineImg {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7);
	color: #ffffff;
}
.factoryImg {
	position: relative;
}
.factoryImg img {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.about-bottom-links img {
	width: 100%;
	margin-bottom: 0px !important;
}
.about-bottom-links {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.about-bottom-links img:hover {
	opacity:0.8;
}
.threeSectionMask {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: none;
}
.leftLargeVideo {
	width: 30%;
	float: left;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	margin-right: 5%;
	background-color: #013471;
}
.leftLargeVideo .videoBottomDetails, .rightSmallVideo .videoBottomDetails {
	background-color: #013471;
}
.leftLargeVideo .videoBottomDetails h4, .leftLargeVideo .videoBottomDetails p, .rightSmallVideo .videoBottomDetails h4, .rightSmallVideo .videoBottomDetails p {
	color: #ffffff;
}
.leftLargeVideoBody {
	width:100%;
	float: left;
	height: auto;
	overflow: hidden;
}
.leftLargeVideo .wpvl_auto_thumb_box_wrapper {
	height: auto;
	margin-top: -37px;
	margin-bottom: -37px;
}
.rightSmallVideo .wpvl_auto_thumb_box_wrapper {
	margin-top: -37px;
	margin-bottom: -37px;
	height: auto !important;
}
.rightSmallVideo {
	float: left;
	width: 30%;
	overflow: hidden;
	margin-bottom: 11px;
	margin-right: 5%;
	background-color: #013471;
}
.rightSmallVideo:last-child {
	margin-right: 0px;
}
.rightSmallVideoBody {
	width:100%;
	float: left;
	height: auto;
	overflow: hidden;
}
.videoBottomDetails h4 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	line-height: 22px !important;
}
.videoBottomDetails {
	float: left;
	width: 90%;
	padding: 10px 5%;
	background-color: #ffffff;
}
.videoBottomDetails p {
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #585858;
	font-size: 13px;
	font-weight: 400;
	line-height: 34px;
	margin-top: 12px;
}
.most-view-postBody-memb-video .wpvl_auto_thumb_box_wrapper {
	margin-top: -26px;
	margin-bottom: -26px;
	height: auto !important;
}
.wpvl_auto_thumb_play {
	position: absolute;
	left: 43% !important;
	top: 41% !important;
}
.most-view-postBody-memb-video {
	width: 30%;
	float: left;
	margin-right: 5%;
	background-color: #ffffff;
	position: relative;
}
.most-view-postBody-memb-video:last-child {
	margin-right:0px;
}
.galleryBlockTitle {
	position: absolute;
	width: 92%;
	padding: 8px 4%;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	font-size: 16px;
	/* text-transform: uppercase; */

    color: #ffffff;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.galleryBlock {
	width: 32%;
	margin-right: 2%;
	float: left;
	height: auto;
	position: relative;
}
.galleryBlock:last-child {
	margin-right:0px;
}
.galleryBlock img {
	width: 100%;
	height: auto;
}
.companyTimeLineList-manu:first-child {
	border-top: none;
	padding-top: 0px;
}
h3.successTitle {
	text-align: center;
	margin: 23px 0px 15px 0px;
}
.staticmid {
    position: fixed;
    width: auto;
    right: 0px;
    top: 28%;
    z-index: 999;
    width: 240px;
	height: 150px;
}
.most-view-postBody-memb-video .wpvl_auto_thumb_play {
	width: 50px;
	height: 50px;
}
.most-view-postBody-memb-video .wpvl_auto_thumb_play img {
	width: 100%;
}

.contactPageForm {
    width: 94%;
    float: left;
    padding: 35px 3% 20px 3%;
    background-color: rgba(242, 242, 242, 0.9);
    border-top: 4px solid #18558f;
}
.contactPageForm p {
    float: none;
    text-align: center;
    width: 100%;
    display: block;
}
 .contactPageForm input::-webkit-input-placeholder, .contactPageForm textarea::-webkit-input-placeholder {
 color:#d8d8d8 !important;
 font-weight:300 !important;
}
.contactPageForm input {
	margin-bottom:20px;
}
.contactPageForm input[type="text"], .contactPageForm input[type="email"], .contactPageForm input[type="tel"],.contactPageForm input[type="password"]  {
	padding: 15px 3%;
	width: 94%;
}
.aboutCompanytext-all {
	margin-bottom: 49px;
	float: left;
	width: 100%;
}
.aboutCompanytext-all a {
	color:#2d70b0;
}
.galleryBlockTitle a {
	color:#ffffff;
}
.halfGalleryLarge {
	width: 50%;
	margin:0px !important;
	float:left;
}
 .halfSmallImage:nth-child(2n+1) {
 float: left;
}
.halfSmallImage {
	width: 50%;
}
 .halfSmallImage:nth-child(2n) {
 float: right;
}
.halfGalleryLarge img {
	max-width:100%;
}
div#tabs-gallery li {
	float: left;
	width: 50%;
	line-height: 44px;
	text-align: center;
	font-size:14px;
	color:#b7d0ef;
	background-color:#013471;
}
div#tabs-gallery li a {
	color: #ffffff;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
div#tabs-gallery li.ui-tabs-active {
	background-color:#11519d;
}
div#tabs-gallery ul {
	margin-bottom: 34px;
	float: left;
	width: 100%;
}
.companyTimeLine-gallery {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px 0px 35px 0px;
	background: url(images/inner-page-body.jpg) repeat;
}
.blogList {
	float: left;
	width: 100%;
}
.leftBlogSection {
	width: 30%;
	float: left;
	margin-right: 5%;
}
.blogPublished {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}
.blogimage img {
	width: 100%;
	height: auto;
}
.rightBlogSection {
	width: 65%;
	float: right;
	margin-top: 23px;
}
.blogList {
	float: left;
	width: 96%;
	margin-bottom: 30px;
	padding: 20px 2%;
	background-color: #d2d3d3;
	border-radius: 10px;
}
.rightBlogSection p {
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #585858;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 10px;
}
.eventFull {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom:30px;
}
.eventFull img {
	width:100%;
	height:auto;
}
.eventMask {
	position: absolute;
	bottom: 0px;
	background-color:rgba(45, 112, 176, 0.8);
	width: 90%;
	padding: 10px 5%;
}
.eventMask h3, .eventMask p {
	color:#ffffff;
}
div#tabs-innerpage ul.ui-tabs-nav {
	margin-bottom: 34px;
	float: left;
	width: 100%;
	border: 1px solid #175995;
}
div#tabs-innerpage li.ui-tabs-tab {
	float: left;
	line-height: 57px;
	text-align: center;
	font-size: 14px;
	color: #b7d0ef;
	background-color: #013471;
	padding-bottom:0px;
	list-style:none;
}
div#tabs-innerpage li.ui-tabs-active {
	background-color: #11519d;
}
div#tabs-innerpage li.ui-tabs-tab a {
	color: #ffffff;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
#tabs-innerpage ul li{
    font-family: 'Open Sans', sans-serif;
    color: #585858;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
	list-style: disc;
    list-style-position: inside;
}
.galleryTabContent h2 {
	color: #232323;
	font-size: 24px;
}
.companyTimeLine img {
    max-width: 100%;
    height: auto;
}
.galleryTabContent table td {
	font-family: 'Open Sans', sans-serif;
	color: #585858;
	font-size: 16px;
	font-weight: 400;
	line-height: 34px;
}
.staticTesti {
	width: 60px;
	height: 65px;
	background-color: #185996;
	color: #a0cef9;
	background:url(images/newsletter-img.jpg) no-repeat;
	float: left;
	background-size:100% auto;
	border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.staticQuote {
	width: 60px;
	height: 65px;
	background-color: #185996;
	color: #a0cef9;
	background:url(images/request-img.jpg) no-repeat;
	float: left;
	background-size:100% auto;
	border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.requestQuoteButton a {
	padding: 20px 66px;
	background-color: #185996;
	line-height: 40px;
	font-size: 25px;
	color: #ffffff;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	border-radius: 9px;
}
.requestQuoteButton {
	float: left;
	width: 100%;
	margin-top: 73px;
}
.productName input {
	background-color: transparent;
	width: auto !important;
	padding: 0px !important;
	font-size: 18px;
	margin-left: 10px;
}
.productName {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.eventMask a {
	color:#ffffff !important;
}
.header-menu-body ul li:last-child .sub-menu {
	right: 0px;
}
#owl-product .owl-next {
	right: 26px;
}
#owl-product .owl-prev {
	left: 26px;
}
.wpcf7-response-output {
    margin: 0px !important;
    float: left;
    border: none !important;
    font-size: 15px;
    text-align: center;
    color: #f00;
    width: 100%;
    padding: 0px !important;
}
div.wpcf7-mail-sent-ok {
	border:none !important;
	color: #398f14;
	font-size: 16px;
	text-align: center;
}
span.iag-social-icon:hover {
	opacity: 0.7;
}
ul.sub-menu li:hover, ul.sub-menu li a:hover {
	background-color: #013471;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background:none !important;
	color: #ffffff !important;
	padding: 3px 5px;
	width: 151px;
	background-color: #013471 !important;
}
.switcher.notranslate {
	float: right;
	margin-top: 12px;
}
.no_translate.transposh_flags img {
	display: none;
}
div#tr_credit {
	display: none;
}
.headerLan li {
	list-style: none !important;
	float: left;
}
.no_translate.transposh_flags br {
	display: none;
}
.no_translate.transposh_flags {
	margin-top: 22px;
	float: right;
}
.transposh_flags a {
	display: inline;
	padding: 0px 10px;
	color: #c1ceda;
	font-size: 15px;
}
.transposh_flags a.tr_active {
	color:#ffffff;
}
.transposh_flags .lanHeader {
	font-size: 0px;
}
a#tr_setdeflang {
	display:none;
}
.headerLan input[type="checkbox"] {
	display:none;
}
.footer1 a {
	color: #a8a8a8;
}
span.wpcf7-not-valid-tip {
	margin-top: 4px;
}
input[type="submit"]:hover {
	opacity:0.8;
}
.contactPageForm input[type="submit"] {
    width: auto !important;
    padding: 0px 60px;
    float: right;
}
.safari .homeEachCat .item-hover , .safari  homeEachCatVideo .item-hover{
	width:100% !important;
}
.staticTesti:hover {
	opacity:0.8;
}
.staticQuote:hover {
	opacity:0.8;
}
.lanHeader {
	font-size: 0px !important;
}
.trf {
	display: none !important;
}
.spanish .header-menu-body ul li a {
	padding: 0px 11px !important;
}
.menu-bottom-footer ul li a:hover {
	color:#2d70b0;
}
.mostViewTitle a:hover {
	color:#636363;
}
.locationFour {
	width: 23%;
	margin-right: 2.33%;
	float: left;
	text-align: center;
}
.locationFour:last-child {
	margin-right: 0px;
}
.locationFlagFour img {
	width: 60%;
	height: auto;
	/* border-radius: 41px; */
    text-align: center;
	margin-bottom: 20px;
	border: 5px solid #eff4f5;
}
.locationTitle {
	text-align: center;
	font-size: 17px;
	color: #2d70b0;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 14px;
	position: relative;
}
.locationDescription p {
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}
.locationDescription {
	margin-top: 18px;
}
.locationTitle::after {
 position: absolute;
 border: 0px;
 left: 47%;
 content: " ";
 height: 1px;
 width: 9%;
 background-color: #175995;
 bottom: 0px;
}
.locationDescription a:hover {
	color: #2d70b0;
}
.productTabDetails table tr, .productTabDetails table td {
	font-size: 16px !important;
	padding: 20px !important;
	font-family: 'Open Sans', sans-serif;
}
a.eventContent:hover, span.vehicleCatTitleSpan h4:hover {
	color: #2d70b0 !important;
}
span.vehicleCatReadmore:hover {
	opacity: 0.8;
}
/*div#camera_wrap {
	min-height: 300px;
}*/
.camera_prev > span, .camera_next > span {
	display:none !important;
}
.inner-page-headerLargeImag img {
	width: 100%;
	height: 707px;
}
.inner-page-headerLargeImag {
    width: 100%;
    float: left;
    height: 707px;
    position: relative;
    background-size: cover !important;
}
.honors-titles {
	max-height: 450px !important;
}
div#accordion {
    height: auto !important;
}
.mCSB_dragger_bar {
	background-color: #185996 !important;
}
#owl-product-large-slider .owl-prev, #owl-product .owl-prev {
	position: absolute;
	left: 0px;
	height: 50px;
	width: 50px;
	background: url(images/owl-product-arrow.png) no-repeat 0px 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 0px !important;
	background-color:#ffffff !important;
}
#owl-product-large-slider .owl-next, #owl-product .owl-next {
	position: absolute;
	right: 0px;
	height: 50px;
	width: 50px;
	background: url(images/owl-product-arrow.png) no-repeat -50px 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 0px !important;
	background-color:#ffffff !important;
}
#owl-product-large-slider .owl-controls.clickable{
	top: 45% !important;
	position: absolute;
	width: 100%;
}
#owl-product .owl-controls.clickable {
	top: 11% !important;
}
.blogList:nth-child(2n+1) {
 background-color: #2d70b0;
}
.blogList:nth-child(2n+1) .blogPublished, .blogList:nth-child(2n+1) p, .blogList:nth-child(2n+1) h3, .blogList:nth-child(2n+1) a {
 color:#ffffff !important;
}
.successTitleNew {
    float: left;
    width: 100%;
    border-bottom: 4px solid #18558f;
}
.eventScroll {
    height: 601px;
    float: right;
    width: 23%;
    padding: 20px 0px;
}
#featured .ui-tabs-panel {
    position: relative;
    width: 74%;
	
}
#featuredVideo .eventScroll{
	width: 31%;
}
.videoEachSmall a.item-hover {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
#featuredVideo .ui-tabs-panel {
	position: relative;
    width: 66%;
}
.mCSB_inside>.mCSB_container {
    margin-right: 0px !important;
}
#featured ul.ui-tabs-nav li,#featuredVideo ul.ui-tabs-nav li  {
    width: 84%;
    float: left;
    padding: 5px 8%;
}
#featured ul.ui-tabs-nav li img, #featuredVideo ul.ui-tabs-nav li img {
    width: 40%;
    float: left;
}
.eventScroll {
    background-color: #f3f3f3;
}
#featured ul.ui-tabs-nav li span,#featuredVideo ul.ui-tabs-nav li span  {
    width: 49%;
    float: right;
    color: #1b1919;
    padding: 0px 5%;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.rightSidebar-item .tptn_posts.tptn_posts_widget.tptn_posts_widget2 {
    float: left;
    width: 100%;
    height: auto;
    background-color: #d2d3d3;
    padding-top: 7px;
}
#featured .mCSB_scrollTools, #featuredVideo .mCSB_scrollTools  {
    position: absolute;
    width: 41px !important;
}
#featured .mCSB_scrollTools .mCSB_draggerRail, #featuredVideo .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ececec !important;
}
#featured .mCSB_dragger_bar, #featuredVideo .mCSB_dragger_bar {
    background-color: #18558f !important;
}
.companyScroll {
    max-height: 280px;
}
.companyStory {
    padding: 0px 26px 0px 0px;
}
.homeEachCatVideo {
    float: left;
    width: 25%;
    height: 244px;
    overflow: hidden;
    position: relative;
}
.halfBodyQuote {
    width: 60%;
    margin: 0 auto;
}
.owl-product-large-slider{
    height: 578px;
}
.getQuoteNew {
    width: 70%;
    margin: 0 auto;
}
span.productTitleTextGetQuote {
    float: left;
    width: 100%;
    text-align: center;
    height: 36px;
}
span.productTitleGetAQuote {
    padding: 10px 50px 10px 50px;
    line-height: 29px;
    color: #ffffff;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #18558f;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}
select.minimal::after {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}
.successTitleNew .product-title {
    text-align: center;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 100%;
}
.successTitleNew span.productTitleText {
    padding: 15px 0px 15px 0px;
    line-height: 29px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #18558f;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    text-transform: uppercase;
    width: 100% !important;
    float: left;
}
.successStoryNewBody {
    float: left;
    width: 96%;
    height: auto;
    padding: 2%;
    background-color: rgba(242, 242, 242,1);
}
.homeEachCatGallery {
    width: 100%;
    height:192px;
    float: left;
	position: relative;
	overflow:hidden;
}
.galleryTabContent .owl-controls.clickable {
    top: 31%;
    position: absolute;
    width: 100%;
}
.galleryTabContent .owl-prev, .galleryTabContent .owl-prev {
    position: absolute;
    left: -50px;
    height: 50px;
    width: 50px;
    background: url(images/owl-product-arrow.png) no-repeat 0px 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 0px !important;
}
.galleryTabContent .owl-next,.galleryTabContent .owl-next {
    position: absolute;
    right: -50px;
    height: 50px;
    width: 50px;
    background: url(images/owl-product-arrow.png) no-repeat -50px 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 0px !important;
}
.homeEachCatGallery .homeEachCatImg {
    width: 100%;
    height: auto;
}
img.item-gallery {
    width: 100%;
}
.galleryTabContent {
    padding: 0px 5%;
    float: left;
    width: 90%;
}
.homeEachCatGallery .headline {
    font-size: 15px;
}
.homeEachCatGallery .item-link {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    color: #0e477d;
    font-size: 42px;
    line-height: 35px;
    font-weight: bold;
    margin-top: 37px;
    font-family: 'Open Sans', sans-serif;
}
.newInnerPageContent {
    position: absolute;
    top: 29%;
    width: 34%;
    right: 68px;
    background-color: rgba(255,255,255,0.9);
    padding: 49px;
}
.newInnerPageContent p {
    color: #000000;
    font-size: 14px;
    padding-bottom: 7px;
	text-align: left !important;
}
.careerBody {
    width: 80%;
    margin: 0 auto;
    padding: 20px 2% 60px 2%;
    background-color: rgba(242, 242, 242, 0.9);
}
.eachCareerContent {
    padding: 20px;
}
.careerPageTitle h2 {
    text-align: center;
    background-color: #18558f;
    color: #ffffff;
    line-height: 48px;
    border-radius: 12px;
    font-size: 20px;
}
.careerpageContent {
    padding: 30px;
}
.careerpageContent ul{
	font-family: 'Open Sans', sans-serif;
    color: #585858;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
	list-style-position: inside;
	list-style:disc;
	padding-left: 30px;
}
.careerPageRButton a {
    padding: 10px 20px;
    background-color: #18558f;
    color: #ffffff;
    font-size: 16px;
}
.careerPageRButton {
    float: left;
    padding-left: 30px;
}
div#careerForm {
    /* margin-top: -55px; */
    width: 84%;
    margin:-45px auto 0px auto;
}
div#careerForm .getQuoteNew {
    width: 100%;
    margin: 0 auto;
}
.grand-assistance-form input[type="text"],.grand-assistance-form  input[type="email"],.grand-assistance-form  input[type="tel"],.grand-assistance-form  select {
    width: 86%;
    background-color: #e8eaea;
    border: none;
    padding: 7px 7%;
    line-height: 25px;
    color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
    border: 1px solid #cdcfd2;
	margin-bottom:20px;
}
.grand-assistance-form textarea {
    line-height: 25px;
    color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
    height: 100px;
    padding: 15px 3%;
    width: 94%;
    margin-bottom: 20px;
    background-color: #e8eaea;
    border: none;
    resize: none;
	border: 1px solid #cdcfd2;
}
.grand-assistance-form {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 100%;
}
span.staticTestiText {
    float: left;
    height: 45px;
    width: 160px;
    background-color: #2d70b0;
    color: #ffffff;
    font-size: 16px;
    line-height: 45px;
    padding: 10px;
    font-weight: bold;
	transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;

}
#staticTestiButton:hover , #staticQuoteButton:hover{
    right: 0px;
}
#staticTestiButton , #staticQuoteButton {
    right: -180px;
    width: 100%;
    float: left;
    position: absolute;
	top:0px;
}
#staticQuoteButton {
    top: 90px;
}
span.resumeText {
    font-size: 16px;
    line-height: 40px;
    color: #585858;
	font-family: 'Open Sans', sans-serif;
}
.slider_wrapper video {
    width: 100%;
}
.loginFormTechnical {
    width: 100%;
    margin: 0 auto;
}
.loginFormTechnical p.login-remember{
	display:none;
}
.loginFormTechnical label {
    text-align: left;
    float: left;
}
.technicalInforContent h3 {
    margin-bottom: 20px;
    font-size: 17px;
}
.technicalInforContent {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.technicalInforContent p {
    padding-bottom: 20px;
}
span.techLogout {
    float: right;
    color: #2d70b0;
}
span.techLogout a{
	color: #2d70b0;	
}
/*#owl-product-large-slider{
	height: auto;
}*/
#owl-product-large-slider {
	height: auto;
	max-height: 563px;
}
.companyTimeLine h3 {
    margin-bottom: 7px;
}
div#owl-membership {
    padding-bottom: 40px;
}
.pageWithTopContent {
    width: 100%;
    padding: 47px 0px 20px 0px;
}
div#tabs-innerpage .wpvl_auto_thumb_box_wrapper {
    height: auto;
}
div#tabs-innerpage  .wpvl_auto_thumb_box {
    margin-bottom: -36px;
}
.eventSliderSection img {
    width: 100%;
}
.successList .rightBlogSection {
    width: 65%;
	float: right;
	margin-top: 0px;
}
.successList .rightBlogSection p {
    padding-bottom: 3px;
}
.welcome-content h2 {
    margin-bottom: 0px;
}
#owl-homeNews .item {
    padding: 0px 10px !important;
}
#owl-homeNews .owl-controls.clickable, .bottomVideoBody .owl-controls.clickable {
    position: inherit !important;
    width: 100%;
}
#owl-homeNews .owl-controls.clickable .owl-buttons .owl-next, .bottomVideoBody .owl-controls.clickable .owl-buttons .owl-next {
    position: absolute;
    right: -46px;
	height: 48px;
    width: 48px;
    background: url(images/owl-navigation.png) no-repeat -48px 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 0px !important;
}
#owl-homeNews .owl-controls.clickable .owl-buttons .owl-prev, .bottomVideoBody .owl-controls.clickable .owl-buttons .owl-prev{
    left: -46px;
    position: absolute;
	
	height: 48px;
    width: 48px;
    background: url(images/owl-navigation.png) no-repeat 0px 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 0px !important;
}
#owl-homeNews .owl-controls.clickable .owl-buttons, .bottomVideoBody owl-controls.clickable .owl-buttons{
    position: absolute;
    top: 30%;
    width: 100%;
}
#owl-homeNews .owl-controls.clickable{
    position: absolute !important;
    width: 100%;
    top: 0px !important;
    height: 100%;
}
.bottomVideoBody .owl-controls.clickable{
    position: absolute !important;
    width: 100%;
    top: 40% !important;
    height: 100%;
}
.innerPage ul, .fancybox-inner ul {
    padding-left: 17px;
}
.innerPage ul li, .fancybox-inner ul li {
    line-height: 30px;
    font-size: 16px;
    color: #444444;
    font-family: 'Open Sans', sans-serif;
    list-style: outside;
	padding-bottom: 10px;
}
.bottomVideoBody {
    display: block;
    text-align: center;
    margin-top: 20px;
    padding: 0 5%;
    width: 90%;
	position:relative;
}
.videoBottomEach {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 1%;
    margin-bottom: 12px;
    height: auto;
}
#owl-singleVideo .owl-wrapper {
	text-align:center;
}
#owl-singleVideo .item {
    padding: 0px 10px !important;
}
.ui-accordion-content{
	height:auto !important;
}
span.flagLocation:hover {
    color: #ffffff;
}
.videoEachSmall {
    width: 49.5%;
    float: left;
    border: 1px solid #fff;
    position: relative;
}
#owl-homeNews .owl-wrapper-outer {
    z-index: 999 !important;
}
.home-header.scrolled {
    position: fixed;
    background-color: rgba(120, 117, 117,1);
}
.home-header.scrolled .headerLan {
    display: none;
	height:0px;
}
.home-header.scrolled .logo img {
    width: 120px;
}
.home-header.scrolled  .header-menu-body {
    height: 97px;
}
.home-header.scrolled .header-menu-body  ul > li {
    height: 97px;
    line-height: 97px;
}
.home-header.scrolled .header-menu-body  ul > li > a {
    line-height: 97px;
    height: 97px;
}
.home-header.scrolled  ul.sub-menu {
    top: 97px;
    background-color: #18558f;
}
.home-header.scrolled ul.sub-menu li {
    float: left;
    height: auto;
    line-height: 40px;
    padding: 10px 0px;
    width: 100%;
}
.home-header.scrolled  ul.sub-menu li a {
    line-height: 30px !important;
    height: auto;
    padding: 0px 10% !important;
    width: 80%;
    text-align: left;
}
.getQuoteNew .contactPageForm{
	margin-bottom: 60px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    position: absolute;
    top: -40px;
    font-weight: bold;
}
div.wpcf7 form{
	position:relative;
	margin-top:40px;
}
div#mce-responses {
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.homeNewsBox {
    float: left;
    width: 90%;
    margin-top: 80px;
    padding: 0px 5%;
}
.galleryBlock {
    margin-right: 10px;}

.galleryBlock img {
	width: 300px;
	height: 210px;
	margin-bottom: 15px;
	object-fit: cover;
	object-position: center;
}
#responsive-menu-container {
    z-index: 9999888888 !important;
}
a.membLogoContent {
    display: block !important;
}

div#tabs-innerpage ul li {
    float: left;
    text-align: center;
    list-style: none;
}
div#tabs-innerpage li.ui-tabs-active a {
    color: #fff;
}
/*RR*/
img {
	max-width: 100%;
}
div#tabs-innerpage ul li {
	position: relative;
}
.ui-state-default::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #0879ff;
}
.ui-state-default:last-child::after {
	display: none;
}
.fancybox-opened .fancybox-skin, .fancybox-skin {
	background: transparent !important;
	box-shadow: none !important;
}
/*RR ENDS*/

/***************/
/******End **********/
/***********End *************/
/*********************************************************************************/
/***************************************Responsive Styles******************************************/
/**************iPad Landscape***************/
@media only screen and ( max-width: 2000px ) and (min-width: 1500px) {
.item-hover, .item-hover .mask, .item-img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
}
}
@media only screen and ( max-width: 1300px ) and (min-width: 1027px) {
 .wrapper {
 width: 95%;
}
 .header-menu-body ul li a {
 padding: 0px 8px;
 font-size: 14px;
}
 .logo {
 margin: 26px 0px;
}
 .wpvl_auto_thumb_box {
 margin-top: 0px;
}
 img.video_lightbox_auto_anchor_image {
 height: 100%;
}
 .wpvl_auto_thumb_box {
 height: 100% !important;
}
 .wrapper-company {
 width: 98%;
}
.inner-page-headerLargeImag img {
    height: auto;
    width: 100%;
}
.inner-page-headerLargeImag {
    overflow: hidden;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel, #featuredVideo .ui-tabs-panel {
    position: relative;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img {
    width: 100%;
    height: 400px;
    object-fit:cover;
}
.eventScroll {
    height: 601px;
    float: right;
    /*width: 100%;*/
    padding: 20px 0px;
}
.videoEachSmall img.wpvl_playbutton {
    width: auto !important;
    height: auto !important;
}
}
 @media only screen and ( max-width: 1100px ) and (min-width: 1027px) {
 .homeEachCat, .homeEachCatVideo {
 width: 50%;
}
.homeEachCatImg img {
 width:100%;
 height:auto;
}
.inner-page-headerLargeImag img {
    height: 100%;
    width: auto;
}
.inner-page-headerLargeImag {
    height: 450px;
    overflow: hidden;
}
.newInnerPageContent {
    position: absolute;
    bottom: 11px;
    width: 43%;
    right: 1%;
    background-color: rgba(255,255,255,0.9);
    padding: 2%;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel,#featuredVideo .ui-tabs-panel  {
    position: relative;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img {
    width: 100%;
    height: 400px;
}
.eventScroll {
    height: 601px;
    float: right;
    /*width: 100%;*/
    padding: 20px 0px;
}
.videoEachSmall img.wpvl_playbutton {
    width: auto !important;
    height: auto !important;
}
}
 @media only screen and ( max-width: 1026px ) and (min-width: 986px) {
 .wrapper {
 width: 95%;
}
 .header-menu-body {
 display:none;
}
 .wpvl_auto_thumb_box {
 width: 100% !important;
 height: 100%!important;
 margin-top:0px !important;
 position: relative !important;
}
 .wpvl_auto_thumb_box_wrapper {
 margin-top:0px;
 height: 145px;
 overflow: hidden;
}
 .homeNewsImage {
 height: 145px;
}
 .footer2 {
 min-height: 477px;
}
 .footer1, .footer2, .footer3, .footer4 {
 width: 50%;
}
 .logo {
 float: none;
 margin: 10px auto;
 text-align: center;
}
 .vehicleCathalf {
 width: 96%;
 padding: 0px 2%;
}
 .vehicleCathalf img {
 padding-left:0px;
}
 .wrapper-company {
 width: 98%;
}
.no_translate.transposh_flags {
 margin-top: 22px;
 float: left;
}
.inner-page-header {
    height: 133px;
}
.homeEachCat, .homeEachCatVideo {
 width: 50%;
}
.homeEachCatImg img {
 width:100%;
 height:auto;
}
.inner-page-headerLargeImag img {
    height: auto;
    width: 100%;
}
.inner-page-headerLargeImag {
    overflow: hidden;
}
.newInnerPageContent {
    position: absolute;
    /*bottom: 179px;*/
    width: 40%;
    right: 1%;
    background-color: rgba(255,255,255,.9);
    padding: 2%;
    min-height: 180px;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel, #featuredVideo .ui-tabs-panel  {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img {
    width: 100%;
    height: 400px;
}
.eventScroll {
    height: 601px;
    float: right;
    width: 100%;
    padding: 20px 0px;
}
.most-view-postBody-memb .mostViewTitle {
    margin-top: 4px;
}
#accordion h3 {
    line-height: 34px;
    font-size: 18px;
}
.content-column.one_half img {
    width: 100%;
}
.companyScroll {
    max-height: 180px;
}
.videoEachSmall img.wpvl_playbutton {
    width: auto !important;
    height: auto !important;
}
#featuredVideo .eventScroll {
    width: 100%;
}
}

/********************************************//**************iPad Portrait***************/



@media only screen and (max-width: 985px) and (min-width: 768px) {
 .wrapper {
 width: 95%;
}
 .header-menu-body {
 display:none;
}
 .wpvl_auto_thumb_box {
 width: 100% !important;
 height: 100%!important;
 margin-top: -19px !important;
 position: relative !important;
}
 .wpvl_auto_thumb_box_wrapper {
 margin-top:0px;
 overflow: hidden;
}
 .homeNewsImage {
}
 .footer2 {
 min-height: 477px;
}
 .footer1, .footer2, .footer3, .footer4 {
 width: 50%;
}
 .logo {
 float: none;
 margin: 10px auto;
 text-align: center;
}
 .vehicleCat {
 width: 100%;
 float: left;
 padding: 0px;
}
 .innerPageLeftWithSidebar {
 width: 100%;
 margin-bottom: 30px;
}
 .innerPageRightSidebar {
 width: 50%;
 margin: 30px auto;
 float: none;
}
 .wrapper-company {
 width: 98%;
}
 .memb-logo {
 margin-right: 3.7%;
}
 .mostViewImg {
 width: 100%;
}
 .mostViewTitle {
 width: 80%;
 padding: 0px 10%;
 margin: 0px;
}
 #tabs li {
 width: 100%;
}
.no_translate.transposh_flags {
 margin-top: 22px;
 float: left;
}
.inner-page-header {
 height: 93px;
}
.inner-page-headerLargeImag img {
    height: 100%;
    width: auto;
}
.inner-page-headerLargeImag {
    height: 450px;
    overflow: hidden;
}
.newInnerPageContent {
    position: absolute;
    bottom:5% !important;
    width: 60%;
    right: 1%;
    /* top: 51%; */
    background-color: rgba(255,255,255,0.9);
    padding: 2%;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel , #featuredVideo .ui-tabs-panel{
    position: relative;
    width: 100%;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img {
    width: 100%;
    height: 400px;
}
.eventScroll {
    height: 601px;
    float: right;
    width: 100%;
    padding: 20px 0px;
}
#featuredVideo .eventScroll {
    width: 100%;
}
}

/**********************************//***************iPhone Landscape*************/



@media only screen and (max-width: 767px) and (min-width: 480px) {
 .wrapper {
 width: 95%;
}
 span.productTitleText {
 padding: 14px 31px;
 font-size: 17px;
}
 .product-title {
 margin: 14px 0px 6px 0px;
}
 span.homeNewsTitleText {
 padding: 14px 26px;
 font-size: 17px;
}
 .homeNewsTitle {
 margin: 10px 0px 12px 0px;
}
 .homeEachNews {
 width: 100%;
 margin-right: 0px;
}
 .wpvl_auto_thumb_box_wrapper {
 height: auto !important;
}
.homeNewsImage {
    height: auto !important;
}
 .homeNewsEachTitle {
 line-height: 25px;
 font-size: 17px;
 margin-bottom: 20px;
}
 .homeNewsletterInner {
 width: 100%;
}
 input.homeNewsName, input.homeNewsEmail {
 width: 93.6%;
 margin-bottom:20px;
 margin-left:0px;
}
 input.homeNewsSubmit {
 width: 100%;
 margin-left: 0px;
}
 .header-menu-body {
 display:none;
}
 .footer1, .footer2, .footer3, .footer4 {
 width: 100%;
 float: left;
 border-bottom:1px solid #ccc;
 padding-bottom:20px;
 margin-bottom:20px;
}
 .partnerLogoBody {
 padding: 0px 16.6%;
}
 .footer-copyright {
 margin: 10px 0px;
 width: 100%;
}
 .menu-bottom-footer ul li {
 width: 100%;
 margin: 10px 0px;
 padding: 0px;
 border: 0px;
}
 .menu-bottom-footer {
 width: 100%;
}
 .footer-copyright {
 margin: 10px 0px;
 width: 100%;
}
 .footer-top {
 padding: 18px 0px;
}
 .logo {
 float: none;
 margin: 10px auto;
 text-align: center;
}
 .vehicleCathalf {
 width:100%;
}
 .vehicleCat {
 width: 100%;
 padding: 0px;
}
 .vehicleCat:last-child {
 padding:0px;
}
 .vehicleCatSection {
 padding: 9px 2%;
 width: 96%;
}
 .vehicleCathalf img {
 padding:0px;
}
 .innerPageRightSidebar {
 width: 100%;
 margin-top: 30px;
}
 .innerPageLeftWithSidebar {
 width: 100%;
}
 .content-column div {
 padding: 0px !important;
}
 .wrapper-company {
 width: 98%;
}
 .companyTimeLineImage-left {
 width: 100%;
 margin-right: 0px;
 margin-bottom:30px;
}
 .companyTimeLineDesc-right {
 width: 100%;
}
 .companyTimeLineDesc-left {
 width: 100%;
 text-align: left;
}
 .companyTimeLineImage-right {
 width: 100%;
 margin-left: 0px;
 margin-top: 30px;
}
 .memb-logo {
 width: 40%;
 margin-right: 0px;
 margin-bottom: 20px;
 padding: 0px 30%;
}
 .most-view-postBody-memb {
 width: 100%;
 margin-top: 20px;
}
 .halfGalleryLarge {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 10px;
}
 .galleryBlock {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 20px;
}
 .row-section {
 margin-bottom:0px;
}
 .leftLargeVideo, .rightSmallVideo, .most-view-postBody-memb-video {
 width: 100%;
 margin-right: 0px;
}
 .most-view-postBody-memb-video {
 margin-bottom:20px;
}
 .leftBlogSection {
 width: 100%;
 margin-right: 0;
}
 .rightBlogSection {
 width: 100%;
}
 .innerPage {
 padding-top: 10px;
}
.contactPageForm {
    width: 94%;
}
 .productSingleLeft {
 width: 100%;
}
 #tabs li {
 width: 100%;
}
 .requestQuoteButton a {
 padding: 20px 39px;
 font-size: 18px;
}
 .productSingleRight {
 width: 100%;
 margin-top: 20px;
}
 .videoBottomLayer {
 width: 88%;
}
.no_translate.transposh_flags {
 margin-top: 22px;
 float: left;
}
.inner-page-header {
 height: 93px;
}

.inner-page-headerLargeImag {
    height: 300px;
    /* overflow: hidden; */
    margin-bottom: 400px;
}
.inner-page-headerLargeImag img {
    height: auto;
    width: 100%;
    float: left;
}
.successStoryNewBody .homeEachCatImg img {
    height: auto;
    width: 100%;
}
.successStoryNewBody .eachSuccessStory {
    width: 100%;
}
.galleryTabContent {
    padding: 0px 15%;
    float: left;
    width: 70%;
}
.productTabDetails table tr, .productTabDetails table td {
    padding: 0px !important;
}
.content-column img {
    width: 100%;
    height: auto;
}
div#tabs-innerpage .galleryTabContent {
    padding: 0px 3%;
    float: left;
    width: 94%;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel, #featuredVideo .ui-tabs-panel {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img {
	width: auto;
    height: 400px;
}
.eventScroll {
    height: 601px;
    float: right;
    width: 100%;
    padding: 20px 0px;
}
.halfBodyQuote {
    width: 100%;
}
.getQuoteNew {
    width: 100%;
}
.careerBody {
    width: 100%;
    padding: 20px 0 60px 0;
}
.homeEachCatImg img {
    width: 100%;
    height: auto;
}
.newInnerPageContent {
    width: 96%;
    position: inherit !important;
    float: left;
    padding: 2%;
    top: 300px !important;
    right: 0px;
    z-index: 99999 !important;
}
.headerLan {
    display: none;
}
#featuredVideo .eventScroll {
    width: 100%;
}
.locationFour {
    width: 100%;
    margin-right: 0px;
}
}



/*******************************************/



/***************iPhone Portrait**************/



@media only screen and (max-width: 479px) and (min-width: 320px) {
 .wrapper {
 width: 95%;
}
 span.productTitleText {
 padding: 14px 31px;
 font-size: 17px;
}
 .product-title {
 margin: 14px 0px 6px 0px;
}
 span.homeNewsTitleText {
 padding: 14px 26px;
 font-size: 17px;
}
 .homeNewsTitle {
 margin: 10px 0px 12px 0px;
}
 .homeEachNews {
 width: 100%;
 margin-right: 0px;
}
 .wpvl_auto_thumb_box_wrapper {
 height: 140px;
}
 .homeNewsImage {
 height: 140px;
}
 .homeNewsEachTitle {
 line-height: 25px;
 font-size: 17px;
 margin-bottom: 20px;
}
 .homeNewsletterInner {
 width: 100%;
}
 input.homeNewsName, input.homeNewsEmail {
 width: 93.6%;
 margin-bottom:20px;
 margin-left:0px;
}
 input.homeNewsSubmit {
 width: 100%;
 margin-left: 0px;
}
 .header-menu-body {
 display:none;
}
 .footer1, .footer2, .footer3, .footer4 {
 width: 100%;
 float: left;
 border-bottom:1px solid #ccc;
 padding-bottom:20px;
 margin-bottom:20px;
}
 .partnerLogoBody {
 padding: 0px 16.6%;
}
 .footer-copyright {
 margin: 10px 0px;
 width: 100%;
}
 .menu-bottom-footer ul li {
 width: 100%;
 margin: 10px 0px;
 padding: 0px;
 border: 0px;
}
 .menu-bottom-footer {
 width: 100%;
}
 .footer-copyright {
 margin: 10px 0px;
 width: 100%;
}
 .footer-top {
 padding: 18px 0px;
}
 .logo {
 float: none;
 margin: 10px auto;
 text-align: center;
}
 .vehicleCathalf {
 width: 97%;
 margin-right: 9px;
}
 .vehicleCat {
 width: 100%;
 padding: 0px;
}
 .vehicleCat:last-child {
 padding:0px;
}
 .innerPageRightSidebar {
 width: 100%;
 margin-top: 30px;
}
 .innerPageLeftWithSidebar {
 width: 100%;
}
 .content-column div {
 padding: 0px !important;
}
 .wrapper-company {
 width: 98%;
}
 .companyTimeLineImage-left {
 width: 100%;
 margin-right: 0px;
 margin-bottom:30px;
}
 .companyTimeLineDesc-right {
 width: 100%;
}
 .companyTimeLineDesc-left {
 width: 100%;
 text-align: left;
}
 .companyTimeLineImage-right {
 width: 100%;
 margin-left: 0px;
 margin-top: 30px;
}
 .caption-wrap {
 display:none !important;
}
 .eachSuccessStory {
 width: 97%;
 margin-bottom: 20px;
}
 .memb-logo {
    width: 85%;
 margin-right: 0px;
 margin-bottom: 20px;
}
 .most-view-postBody-memb {
 width: 100%;
 margin-top: 20px;
}
 .halfGalleryLarge {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 10px;
}
 .galleryBlock {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 20px;
}
 .row-section {
 margin-bottom:0px;
}
 .leftLargeVideo, .rightSmallVideo, .most-view-postBody-memb-video {
 width: 100%;
 margin-right: 0px;
}
 .most-view-postBody-memb-video {
 margin-bottom:20px;
}
 .leftBlogSection {
 width: 100%;
 margin-right: 0;
}
 .rightBlogSection {
 width: 100%;
}
 .innerPage {
 padding-top: 10px;
}
 .contactPageForm {
 width: 96%;
}
 .productSingleLeft {
 width: 100%;
}
 #tabs li {
 width: 100%;
}
 .requestQuoteButton a {
 padding: 20px 39px;
 font-size: 18px;
}
 .productSingleRight {
 width: 100%;
 margin-top: 20px;
}
 .videoBottomLayer {
 width: 88%;
}
.newInnerPageContent {
    width: 96%;
    position: inherit !important;
    float: left;
    padding: 2%;
    top: 300px !important;
    right: 0px;
    z-index: 99999 !important;
}
.inner-page-headerLargeImag {
    height: 300px;
    /* overflow: hidden; */
    margin-bottom: 400px;
}
.inner-page-headerLargeImag img {
    height: auto;
    width: 100%;
    float: left;
}
.successStoryNewBody .homeEachCatImg img {
    height: 100%;
    width: auto;
}
.successStoryNewBody .eachSuccessStory {
    width: 100%;
}
.galleryTabContent {
    padding: 0px 15%;
    float: left;
    width: 70%;
}
.productTabDetails table tr, .productTabDetails table td {
    padding: 0px !important;
}
.content-column img {
    width: 100%;
    height: auto;
}
div#tabs-innerpage .galleryTabContent {
    padding: 0px 3%;
    float: left;
    width: 94%;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel, #featuredVideo .ui-tabs-panel {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img{
	width: auto;
    height: 400px;
}
.eventScroll {
    height: 601px;
    float: right;
    width: 100%;
    padding: 20px 0px;
}
.halfBodyQuote {
    width: 100%;
}
.getQuoteNew {
    width: 100%;
}
.careerBody {
    width: 100%;
    padding: 20px 0 60px 0;
}
.headerLan {
    display: none;
}
#featuredVideo .eventScroll {
    width: 100%;
}
.locationFour {
    width: 100%;
    margin-right: 0px;
}
}
 @media (max-width: 1000px) {
 .homeEachCat, .homeEachCatVideo {
 width: 50%;
}
.owl-prev {
	top: 40%;
}
.owl-next {
	top: 40%;
}
.videoEachSmall img.wpvl_playbutton {
    width: auto !important;
    height: auto !important;
}
}
 @media (max-width: 680px) {
 .homeEachCat, .homeEachCatVideo {
 width: 100%;
}
#owl-product .item {
 height: auto;
}
div#tabs-innerpage li {
 width: 100% !important;
}
.no_translate.transposh_flags {
 margin-top: 22px;
 float: left;
}
.inner-page-header {
 height: 93px;
}
.homeNewsBox {
    float: left;
    width: 70%;
    margin-top: 80px;
    padding: 0px 15%;
}
.staticmid {
    display: none;
}
.videoEachSmall {
    width: 100%;
}
.videoEachSmall img.wpvl_playbutton {
    width: auto !important;
    height: auto !important;
}
.videoEachSmall img {
    width: 100% !important;
}
.ui-state-default::after {
	top: auto;
	right: auto;
	background: #0879ff;
	bottom: 0;
	height: 1px;
	width: 100%;
	left: 0;
}
}
 @media only screen and (max-width: 319px) {
.wrapper {
 width: 95%;
}
 span.productTitleText {
 padding: 14px 31px;
 font-size: 17px;
}
 .product-title {
 margin: 14px 0px 6px 0px;
}
 span.homeNewsTitleText {
 padding: 14px 26px;
 font-size: 17px;
}
 .homeNewsTitle {
 margin: 10px 0px 12px 0px;
}
 .homeEachNews {
 width: 100%;
 margin-right: 0px;
}
 .wpvl_auto_thumb_box_wrapper {
 height: 140px;
}
 .homeNewsImage {
 height: 140px;
}
 .homeNewsEachTitle {
 line-height: 25px;
 font-size: 17px;
 margin-bottom: 20px;
}
 .homeNewsletterInner {
 width: 100%;
}
 input.homeNewsName, input.homeNewsEmail {
 width: 93.6%;
 margin-bottom:20px;
 margin-left:0px;
}
 input.homeNewsSubmit {
 width: 100%;
 margin-left: 0px;
}
 .header-menu-body {
 display:none;
}
 .footer1, .footer2, .footer3, .footer4 {
 width: 100%;
 float: left;
 border-bottom:1px solid #ccc;
 padding-bottom:20px;
 margin-bottom:20px;
}
 .partnerLogoBody {
 padding: 0px 16.6%;
}
 .footer-copyright {
 margin: 10px 0px;
 width: 100%;
}
 .menu-bottom-footer ul li {
 width: 100%;
 margin: 10px 0px;
 padding: 0px;
 border: 0px;
}
 .menu-bottom-footer {
 width: 100%;
}
 .footer-copyright {
 margin: 10px 0px;
 width: 100%;
}
 .footer-top {
 padding: 18px 0px;
}
 .logo {
 float: none;
 margin: 10px auto;
 text-align: center;
}
 .vehicleCathalf {
 width: 97%;
 margin-right: 9px;
}
 .vehicleCat {
 width: 100%;
 padding: 0px;
}
 .vehicleCat:last-child {
 padding:0px;
}
 .innerPageRightSidebar {
 width: 100%;
 margin-top: 30px;
}
 .innerPageLeftWithSidebar {
 width: 100%;
}
 .content-column div {
 padding: 0px !important;
}
 .wrapper-company {
 width: 98%;
}
 .companyTimeLineImage-left {
 width: 100%;
 margin-right: 0px;
 margin-bottom:30px;
}
 .companyTimeLineDesc-right {
 width: 100%;
}
 .companyTimeLineDesc-left {
 width: 100%;
 text-align: left;
}
 .companyTimeLineImage-right {
 width: 100%;
 margin-left: 0px;
 margin-top: 30px;
}
 .caption-wrap {
 display:none !important;
}
 .eachSuccessStory {
 width: 97%;
 margin-bottom: 20px;
}
 .memb-logo {
    width: 85%;
 margin-right: 0px;
 margin-bottom: 20px;
}
 .most-view-postBody-memb {
 width: 100%;
 margin-top: 20px;
}
 .halfGalleryLarge {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 10px;
}
 .galleryBlock {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 20px;
}
 .row-section {
 margin-bottom:0px;
}
 .leftLargeVideo, .rightSmallVideo, .most-view-postBody-memb-video {
 width: 100%;
 margin-right: 0px;
}
 .most-view-postBody-memb-video {
 margin-bottom:20px;
}
 .leftBlogSection {
 width: 100%;
 margin-right: 0;
}
 .rightBlogSection {
 width: 100%;
}
 .innerPage {
 padding-top: 10px;
}
 .contactPageForm {
 width: 96%;
}
 .productSingleLeft {
 width: 100%;
}
 #tabs li {
 width: 100%;
}
 .requestQuoteButton a {
 padding: 20px 39px;
 font-size: 18px;
}
 .productSingleRight {
 width: 100%;
 margin-top: 20px;
}
 .videoBottomLayer {
 width: 88%;
}
.newInnerPageContent {
    width: 96%;
    position: inherit;
    float: left;
    padding: 2%;
}
.inner-page-headerLargeImag {
    height: 506px;
    overflow: hidden;
}
.inner-page-headerLargeImag img {
    height: 100%;
    width: auto;
}
.successStoryNewBody .homeEachCatImg img {
    height: 100%;
    width: auto;
}
.successStoryNewBody .eachSuccessStory {
    width: 100%;
}
.galleryTabContent {
    padding: 0px 15%;
    float: left;
    width: 70%;
}
.productTabDetails table tr, .productTabDetails table td {
    padding: 0px !important;
}
.content-column img {
    width: 100%;
    height: auto;
}
div#tabs-innerpage .galleryTabContent {
    padding: 0px 3%;
    float: left;
    width: 94%;
}
div#tabs-gallery li a {
    font-size: 14px;
}
#featured .ui-tabs-panel, #featuredVideo .ui-tabs-panel {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#featured .ui-tabs-panel img, #featuredVideo .ui-tabs-panel img{
	width: auto;
    height: 400px;
}
.eventScroll {
    height: 601px;
    float: right;
    width: 100%;
    padding: 20px 0px;
}
.halfBodyQuote {
    width: 100%;
}
.getQuoteNew {
    width: 100%;
}
.careerBody {
    width: 100%;
    padding: 20px 0 60px 0;
}
.headerLan {
    display: none;
}
.homeNewsBox {
    float: left;
    width: 70%;
    margin-top: 80px;
    padding: 0px 15%;
}
.staticmid {
    display: none;
}
.videoEachSmall {
    width: 100%;
}
.videoEachSmall img.wpvl_playbutton {
    width: auto !important;
    height: auto !important;
}
.videoEachSmall img {
    width: 100% !important;
}
}  

/*******************************************/
/**************************************************************************************************/
