
body
{
    font-family: 'AvenirLTlight', sans-serif;
    padding: 0;
    background: #ffffff;
    overflow-x: hidden;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

p
{
    font-size: 16px;
    color: #000;
    line-height: 1.7;
}

a { text-decoration: none; }

a:hover, a:active, a:visited, a:focus { text-decoration: none; }

a:focus
{
    border: 0;
    outline: none;
}

.pcs-textInverse, .pcs-textInverse h1, .pcs-textInverse p { color: #f9f9f9 }

.greyText { color: #3c3c3c; }

.navbar-brand { padding: 2px 0px; }

@font-face
{
    font-family: 'Avenir85';
    src: url('../fonts/Avenir-Heavy.eot');
    src: url('../fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Heavy.woff2') format('woff2'), url('../fonts/Avenir-Heavy.woff') format('woff'), url('../fonts/Avenir-Heavy.ttf') format('truetype'), url('../fonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: 'AvenirLTroman';
    src: url('../fonts/AvenirLTStd-Roman.eot');
    src: url('../fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Roman.woff2') format('woff2'), url('../fonts/AvenirLTStd-Roman.woff') format('woff'), url('../fonts/AvenirLTStd-Roman.ttf') format('truetype'), url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'AvenirLTbook';
    src: url('../fonts/AvenirLTStd-Book.eot');
    src: url('../fonts/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Book.woff2') format('woff2'), url('../fonts/AvenirLTStd-Book.woff') format('woff'), url('../fonts/AvenirLTStd-Book.ttf') format('truetype'), url('../fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'AvenirLTlight';
    src: url('../fonts/AvenirLTStd-Light.eot');
    src: url('../fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLTStd-Light.woff2') format('woff2'), url('../fonts/AvenirLTStd-Light.woff') format('woff'), url('../fonts/AvenirLTStd-Light.ttf') format('truetype'), url('../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'social_gothicbold';
    src: url('../fonts/social_gothic_bold-webfont.eot');
    src: url('../fonts/social_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/social_gothic_bold-webfont.woff2') format('woff2'),
         url('../fonts/social_gothic_bold-webfont.woff') format('woff'),
         url('../fonts/social_gothic_bold-webfont.ttf') format('truetype'),
         url('../fonts/social_gothic_bold-webfont.svg#social_gothicbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Social Gothic';
    src: url('SocialGothic-Stencil.eot');
    src: url('SocialGothic-Stencil.eot?#iefix') format('embedded-opentype'),
        url('SocialGothic-Stencil.woff2') format('woff2'),
        url('SocialGothic-Stencil.woff') format('woff'),
        url('SocialGothic-Stencil.ttf') format('truetype'),
        url('SocialGothic-Stencil.svg#SocialGothic-Stencil') format('svg');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'social_gothicdemibold';
    src: url('../fonts/social_gothic_demibold-webfont.eot');
    src: url('../fonts/social_gothic_demibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/social_gothic_demibold-webfont.woff2') format('woff2'),
         url('../fonts/social_gothic_demibold-webfont.woff') format('woff'),
         url('../fonts/social_gothic_demibold-webfont.ttf') format('truetype'),
         url('../fonts/social_gothic_demibold-webfont.svg#social_gothicdemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'social_gothicmedium';
    src: url('../fonts/social_gothic_medium-webfont.eot');
    src: url('../fonts/social_gothic_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/social_gothic_medium-webfont.woff2') format('woff2'),
         url('../fonts/social_gothic_medium-webfont.woff') format('woff'),
         url('../fonts/social_gothic_medium-webfont.ttf') format('truetype'),
         url('../fonts/social_gothic_medium-webfont.svg#social_gothicmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'social_gothicregular';
    src: url('../fonts/social_gothic_regular-webfont.eot');
    src: url('../fonts/social_gothic_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/social_gothic_regular-webfont.woff2') format('woff2'),
         url('../fonts/social_gothic_regular-webfont.woff') format('woff'),
         url('../fonts/social_gothic_regular-webfont.ttf') format('truetype'),
         url('../fonts/social_gothic_regular-webfont.svg#social_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*.mainContainer {
    margin-top: 50px;
}*/
.container
{
    width: 100%;
    margin: 0px auto;
    background: #fff;
    height: 100%;
}

.no-scroll
{
    height: 100%;
    overflow: hidden !important;
	 position:relative; 
	 
}

.container1
{
    max-width: 1040px;
    margin: 0px auto;
	min-width: 320px;
}

.header .container1 { height: 100%; }

html, body, form { height: 100%; }

#maincaptcha
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 20px;
    background: #414141;
    border: 1px solid #fff;
}
#maincaptcha1
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 20px;
    background: #414141;
    border: 1px solid #fff;
	padding: 7px 15px;
}
#maincaptcha2
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 20px;
    background: #414141;
    border: 1px solid #fff;
	padding: 7px 15px;
}
#txtinputcaptcha1{
	color:#000 !important;
	border: 1px solid #000;
}
#txtinputcaptcha2{
	color:#000 !important;
	border: 1px solid #000;
}
.header
{
    background: url(../images/header-bg.png) top center no-repeat;
    background-size: cover;
    height: 570px;
    position: relative;
    overflow: hidden;
}
.navsection .container1{
	position: relative;
}
.navbar
{
    z-index: 9;
    padding-bottom: 0px;
    height: 86px;
    padding-top: 6px;
}
.navbar-right {
	float: right !important;
	margin-top: 5px;
}
.nav-phonenumber{
	float: right;
	position: absolute;
	right: 0px;
	top:20px;
	z-index: 999;
}
.navsection .container1 {
	position: relative;
	max-width: 1276px;
}
.phone{
	background: url(../images/phone.png) no-repeat;
	padding-left: 30px;
	float: left;
	font-size: 17px;
	color: #185fad;
	 font-family: 'Avenir85';
	margin-right: 40px;font-weight: bold;
}
.email{
	background: url(../images/mail-icon1.png) 0  5px no-repeat;
	padding-left: 30px;
	float: left;
	font-size: 17px;
	color: #185fad;
	 font-family: 'Avenir85';margin-right: 40px;
	font-weight: bold;
}
.navbar-nav > li > a
{
    color: #000;
    font-size: 18px;
    font-family: 'Avenir85';
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 28px;
    border-bottom: 1px solid transparent;
}

.navbar-nav > li > a:hover { color: #8cc63f; }

.header-block
{
    height: 100%;
    display: flex;
}

.header-row
{
    height: 100%; 
    display: flex;
    flex-direction: row;
    align-items: center;
}

.header-block-content
{
  
    text-align: center;
    width: 100%;
 
    position: relative;
}

 
 

.header-block h2
{
     font-family:'Social Gothic';
    text-align: center;
    color: #fff;
    font-size:80px;
    margin-bottom: 30px;
    margin-top: 0px;
	text-transform: uppercase;
	 
}

.header-block h3
{
  font-family: 'social_gothicregular';
    text-align: center;
    color: #e61c45;
    font-size:45px;
    margin-bottom: 40px;
    margin-top: 0px;
	text-transform: uppercase;
	text-decoration: underline;
	 
}
.header-block p{
	 font-family: 'AvenirLTlight';
	 font-size:45px;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
	margin-bottom:40px;
}
.header-block h4{
	 font-family: 'AvenirLTlight';
	 font-size:45px;
	color: #ffffff;
	font-weight: bold; 
	margin-bottom:10px;
	margin-top: 5px;
}
/*.header-block.header-block-home
{
    flex-direction: column;
    align-items: top;
}*/

.cd-top
{
    background: #000;
    bottom: 87px;
    display: inline-block;
    height: 50px;
    background: url("../images/arrow-bottom.png") no-repeat scroll center 50%;
    opacity: 0;
    border-radius: 10px;
    position: fixed;
    right: 10px;
    text-indent: 100%;
    width: 50px;
    z-index: 10;
}

.cd-top.cd-is-visible
{
    opacity: 1;
    visibility: visible;
}

.events-block h2 { margin-bottom: 0px; }

.ubi-headerblock h2 { margin-bottom: 6px; }

/*.header-block-home h2{
	  margin-top: 70px; 
}
.xemplar-careers .header-block h2{
	margin-top: -70px;
}*/
 

.map3
{
    background: url("../images/Newsroom_2.jpg") center 0px no-repeat;
    background-size: 100%;
    min-height: 360px;
}

.headervideo
{
    position: relative;
    width: 100%;
    height: 570px;
    z-index: 9999;
    top: 0px;
}

 

.header-block a
{
    
    display: inline-block;
	background: #e61c45;
	 font-family: 'Avenir85';
	font-size: 23px;
	color: #fff;
	padding: 6px 25px;
	border-radius: 50px;
	 
}
.header-block a:hover{
	background: #185fad;
}
.section-one
{
    padding: 60px 0;
    overflow: hidden;
}

.section-one h2
{
    text-align: center;
    font-size: 35px;
    color: #080843;
     font-family: 'social_gothicmedium';
    margin-bottom: 24px;
    margin-top: 0px;
}
.dayfreerun.dayfreerun-mob{
	display: none;
}
.dayfreerun{
	float: right;
	font-size:19px;
	 
	background: #df1707;
	padding: 7px 12px 11px 12px;
    line-height: 26px;	 
	border-radius: 4px;
	color: #fff;
	font-family: 'Social Gothic';
	text-transform: uppercase;
	margin-top: 18px;
}
.dayfreerun span{
	color: #e8ff00;
}
.dayfreerun:hover,.dayfreerun:active,.dayfreerun:focus{
color: #fff;	
}
.section-one h2 span
{
    display: inline-block;
    padding: 0px 20px;
    background: #fff;
    text-transform: uppercase;
}

.section-one h3
{
    text-align: center;
    font-size: 30px;
    color: #ff4e02;
    margin-bottom: 24px;
    margin-top: 0px;
}

 
.section-one p
{
    text-align: center;
    font-size: 25px;
    line-height: 36px;
    color: #303030;
    margin-bottom: 40px;
}
.section-one p.removemargin{
	margin-bottom: 10px;
}
.removemargin1{
	margin-bottom: 0px !important;
	padding-bottom: 5px!important;
}
.removemargin2{
	margin-bottom: 0px !important;
}
.readmorebutton
{
    border-radius: 22px;
    background-image: -moz-linear-gradient( 90deg, rgb(255,71,0) 14%, rgb(250,171,29) 89%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,71,0) 14%, rgb(250,171,29) 89%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,71,0) 14%, rgb(250,171,29) 89%);
    box-shadow: 1.867px 0.717px 19.74px 1.26px rgba(0, 0, 0, 0.5);
    font-family: 'Avenir85';
    font-size: 17px;
    color: #fff;
    padding: 12px 20px;
}

.readmorebutton:hover
{
    color: #fff;
    background-image: -moz-linear-gradient( 90deg, rgb(250,171,29) 14%, rgb(255,71,0) 89%);
    background-image: -webkit-linear-gradient( 90deg, rgb(250,171,29) 14%, rgb(255,71,0) 89%);
    background-image: -ms-linear-gradient( 90deg, rgb(250,171,29) 14%, rgb(255,71,0) 89%);
}
.section-one .readmorebutton{
	display: inline-block;
margin-bottom: 0px;
position: relative;
top: 23px;
}
.section-two
{
    background: #f6f6f6;
    padding:60px 0;
}

.section-two h2
{
    text-align: center;
    font-size: 32px;
    color: #080843;
  font-family: 'social_gothicmedium';
    margin-bottom: 40px;
    margin-top: 0px;
    text-transform: uppercase;
}
.section-two h2 span{
	color: #e61c45;
	font-family: 'social_gothicdemibold';
}
.section-two-cont { padding: 0 0px; }

.section-two-left{
	width: 50%;
	float: left;padding-top: 16px;
}
.section-two-right{
width: 50%;
	float: left;	
}
.section-two-right ul{
	padding: 0px;
	margin: 0px;
	margin-left: -10px;
}
.section-two p
{
    text-align: center;
    font-size: 25px;
    line-height: 36px;
    color: #303030;
    margin-bottom: 30px;
}

.section-two-right ul li{
	background: url(../images/tick-icon.png) 0  5px no-repeat;
	list-style: none;
	font-size: 25px;
	color: #000000;
	padding-left: 50px;
	padding-bottom: 20px;
	
}

.section-four
{
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
}

.section-four h2
{
    text-align: center;
    font-size: 32px;
    color: #080843;
  font-family: 'social_gothicmedium';
    margin-bottom: 40px;
    margin-top: 0px;
    text-transform: uppercase;
}
.section-four h2 span{
	color: #e61c45;
	font-family: 'social_gothicdemibold';
}
.section-four h3
{
    text-align: left;
    font-size: 30px;
    color: #000000;
    font-family: 'AvenirLTlight';
    margin-bottom: 10px;
    margin-top: 0px;
	font-weight: bold;
}

.section-four-content
{
    clear: both;
    text-align: left;
}
.section-four p{
	text-align: left;
	font-size: 25px;
	margin-bottom: 40px;
	
}
.section-four-block
{
    width: 349px;
    display: inline-grid;
    margin: 0px 25px;
}

.section-four-block { background: url("../images/dr-beh-block1.png") top no-repeat; }
.section-four-block1 { background: url("../images/dr-beh-block2.png") top no-repeat; }
.section-four-block2 { background: url("../images/dr-beh-block3.png") top no-repeat; }
.section-four-block-content
{
    width: 100%;
    display: flex;
    flex-direction: row;
    /*align-items: center;*/
	padding-top: 150px;
    height: 100%;
}

.section-four-block-content-r { flex-direction: column; }

.mask
{
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    flex-direction: column;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.section-four-block-content h2
{
    font-size: 25px;
    margin-bottom: 22px;
}

.section-four-block-content p
{
    font-size: 20px;
    padding: 0px 20px;
    line-height: 25px;
}

.section-six
{
    padding: 60px 0 60px  0 ;
    overflow: hidden;
    background: #2bb4c8;
    text-align: center;
}

 

.section-six-content { clear: both; }

.section-six h2
{
    text-align: center;
    font-size: 32px;
    color: #000;
    font-family: 'social_gothicmedium';
    margin-bottom: 70px;
    margin-top: 0px;
    text-transform: uppercase;
}
 .section-six h2 span{
	color: #fff;
	font-family: 'social_gothicdemibold';
}

.section-six-content
{
    clear: both;
    text-align: left;     
	max-width: 590px;
	margin: 0px auto;
}
.section-six .form-group{
	overflow: hidden;
	margin-bottom: 40px;
}
.section-six label{
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}
.checkbox-in{
	clear: both;
	
}
.checkbox-in p{
	color: #fff !important;
	text-align: left!important;
	font-size: 16px !important;
	line-height: 24px !important;
}
.checkbox-img{
	float: left;
	width: 24px;
	height: 26px;
	margin-right: 12px;
	margin-top: 5px;
	
	position: relative;
}
.checkbox-img input{
	position: absolute;
	width:24px;
	height: 24px;
	opacity: 0;
	left: 0px;
	
}
.checkbox-img input[type=checkbox] ~ .checkbox-img1{
	background: url(../images/checkbox1.png) no-repeat;
}
.checkbox-img input[type=checkbox]:checked ~ .checkbox-img1{
		background: url(../images/checkbox-selected1.png) no-repeat;
}
.checkbox-img1 {
	float: left;
	width: 26px;
	height:26px;
	cursor: pointer;
	
	
}
.section-six  a {
	display: inline-block;
	background: #e61c45;
	font-family: 'Avenir85';
	font-size: 17px;
	color: #fff;
	padding: 10px 40px;
	border-radius: 50px;
	text-transform: uppercase;
}
.section-six  a:hover{
	background: #185fad;
}
.form-download{
	margin-top: 20px;
	clear: both;
	text-align: center;
}
.section-six-content h3
{
    color: #080843;
	font-weight: bold;
 
    margin-bottom: 30px;
}

.section-six-content p
{
    color: #303030;
    font-size: 18px;
    text-align: left;
    margin-bottom: 50px;
    font-family: 'AvenirLTbook';
    font-weight: bold;
}

.section-six-block
{
    width: 230px;
    display: inline-block;
    min-height: 200px;
    text-align: center;
    margin: 20px 40px;
}

.section-six-block h3
{
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    line-height: 39px;
}

.view-fifth
{
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.view
{
    width: 100%;
    height: 516px;
    margin: 0px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.section-four-bg
{
    background: url("../images/dr-beh-block1-bootom.png") bottom no-repeat;
    height: 580px;
    padding: 13px;
    overflow: hidden;
}
 
.view-fifth .section-four-block-content
{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.view-fifth .mask
{
    background: #080843;
    -webkit-transform: translateX(-350px);
    -moz-transform: translateX(-350px);
    -o-transform: translateX(-350px);
    -ms-transform: translateX(-350px);
    transform: translateX(-350px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
}

.mask h2
{
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.view-fifth>p { opacity: 1; }

.view-fifth .mask p
{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
    line-height: 29px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-fifth:hover .mask
{
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.view-fifth:hover .section-four-block-content
{
    -webkit-transform: translateX(350px);
    -moz-transform: translateX(350px);
    -o-transform: translateX(350px);
    -ms-transform: translateX(350px);
    transform: translateX(350px);
}

.view-fifth:hover .mask p
{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

#contact { clear: both; }

.contact-form
{
    max-width: 750px;
    margin: 0px auto;
}

.contact-form .form-group
{
    margin-bottom: 19px;
    position: relative;
	min-height: 74px;
}

.contact-form label
{
    display: block;
    color: #ffffff;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 9px;
}

.contact-form .form-controll1
{
    background: #ffffff;
    border: 0px;
    padding: 7px 20px;
    color: #414141;
    width: 100%;
    font-size: 16px;
}

.textarea { height: 65px; }

#maincaptcha
{
    color: #FFFFFF;
    font-size: 17px;
    background: #414141;
    border: 1px solid #fff;
}

.navsection
{
    position: relative;
    z-index: 99999;
}

.solutionhover
{
    padding: 20px;
    background: #fff;
    width: 600px;
    position: absolute;
    left: 0px;
    top: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    min-height: 320px;
    z-index: 999;
}

.solutionhover1 { left: -300px; }

.solutionhover-careers,.solutionhover-resources { display: none; }

.solutionhover-b p { line-height: 20px; }

.nav li:hover .solutionhover { display: block; }

.solutionhover ul
{
    padding: 0px;
    margin: 0px;
    width: 50%;
    float: left;
    margin-right: 10%;
}

.solutionhover-right
{
    float: left;
    width: 35%;
    margin-left: 5%;
}
.solutionhover-b{
	margin-top: 10px;
}
.solutionhover-right img { width: 100%; }

.solutionhover ul li
{
    list-style: none;
    padding: 10px 10px;
    border-bottom: 1px solid #d4d5d3;
}

.solutionhover-fleet, .solutionhover-drive,.solutionhover-family { display: none; }

.solutionhover ul li a
{
    color: #000;
    font-size: 18px;
    font-family: 'Avenir85';
    padding-left: 0px;
}

a.active1 { color: #5fa90d !important; }

.solutionhover ul li a:hover { color: #5fa90d; }

.section-o-block
{
    text-align: center;
    display: inline-block;
    display: inline-grid;
    max-width: 368px;
    margin: 0px 20px;
    min-height: 647px;
}

.contact-form .form-controll1.captcha
{
    border: 1px solid #303030 ;
    height: 40px;
    background: transparent !important;
    color: #303030 !important;
    font-size: 17px;
    text-align: center;
}
#contact .captcha::placeholder {
 color: #303030;
opacity: 1;
}

.pull-right1 { float: right; }

.form-controll-submit
{
    background: #e61c45;
    border: 0px;
   padding: 6px 40px;
    border-radius: 30px;
    font-size: 23px;
    color: #ffffff;
    font-family: 'Avenir85';
}

.form-controll-submit:hover { background: #080843; }

 
.footer-block span { float: right; }

footer p
{
    font-size: 15px;
    margin: 0;
   	color: #fff;
    float: left;
    padding-top: 5px;
    width: 100%;
    text-align: left;
}

footer p a
{
   	color: #fff;
    margin: 0px 10px;
}
footer p a, footer p a:hover {
	color: #fff;
}
footer { background: url(../images/footer-top-bg.png ) top repeat-x; }

.footer-block
{
    padding: 18px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
    background: url(../images/footer-bottom-bg.png ) bottom repeat-x;
    overflow: hidden;
}

footer p
{
    font-size: 15px;
    margin: 0;
    color: #fff;
    float: left;
    padding-top: 5px;
    width: 100%;
    text-align: left;
}


.contact
{
    background: url(../images/contact-bg.png) repeat;
    padding: 60px 0;
    overflow: hidden;
    background-size: cover;
}

.contact-form
{
    max-width: 650px;
    margin: 0px auto;
}
.contact-form1{
	margin-top: 100px;
	 max-width: 750px;
}
.contact h1
{
    color: #fff;
    font-size: 35px;
    text-align: center;
    font-family: 'social_gothicregular';
    margin-bottom: 0px;
    padding-bottom: 10px;
    margin-top: -8px;
    text-transform: uppercase;
}

.contact-form .col-lg-6 { padding: 0px 20px; }

.textarea { height: 105px; }

.contact p
{
    font-size: 25px;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.land-mark
{
    background: url(../images/location-map.png ) 0px 6px no-repeat;
    padding-left: 36px;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.phone-mark
{
    background: url(../images/mobile-phone-icon.png ) 0px 6px no-repeat;
    padding-left: 36px;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.mail-mark
{
    background: url(../images/mail-icon.png ) 0px 6px no-repeat;
    padding-left: 36px;
    height: 30px;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.social-icons1 { margin: 20px 35px; }

.social-icons1 a { margin: 0px 5px; }

.mail-mark a { color: #fff; }

.addresslist
{
    padding-top: 10px;
    color: #fff;
    padding-left: 50px;
    font-weight: bold;
    max-width: 376px;
    margin: 0px auto;
}

.map-main-block p a { color: #fff; }

.errorblock { border: 2px solid #ff0000 !important; }

.error
{
    color: #FB060A !important;
    position: absolute;
    bottom: -20px;
    left: 0px;
}

.section-five-content-block.margin-bottom-zero
{
    margin-bottom: 0px !important;
    min-height: 529px;
}

.captchasp .error
{
    color: #FB060A !important;
    position: absolute;
    bottom: -20px;
    left: 15px;
}

.footer-block
{
    padding: 18px 0;
    color: #fff;
 
    overflow: hidden;
}
.footer-block  span{
	float: right;
}
.footer-block .container1{
	max-width: 1276px;
}
footer p
{
    font-size: 15px;
    margin: 0;
    color: #fff;
    float: left;
    padding-top: 5px;
    width: 100%;
    text-align: left;
}
footer p a{
color: #fff;	
	margin: 0px 10px;
}
.list-inline
{
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.content-overlay-fullscreen{
	position: fixed;
	background: rgba(0,0,0,0.3);
	width: 100%;right: -100%;
height: 100%;
 
	top: 0px;
		-webkit-transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content-overlay-careers{
	position: fixed;
	top: 46px;
	bottom: 0;
	right: -100%;
	width: 100%;
	-webkit-transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99999;
	background: #fff;
	padding: 30px;max-width: 962px;
}
.content-overlay-cont{
	overflow: auto;
	height: 100%;
}
.cross-btn{
	position: absolute;
	left: -40px;
top: 0px;
	cursor: pointer;
}
.content-overlay--open {
    right: 0 ;
}
footer ul
{
    margin-bottom: 0;
    float: right;
}

.list-inline > li
{
    display: inline-block;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}

 

.header
{
    background: url(../images/banner.png) bottom no-repeat;
    background-size: cover;
    height: 570px;
    position: relative;
	clear: both;
}

.contact-form1 .form-controll1{
border: 1px solid #303030 ;
}
.contact-form1  label{
	font-size: 20px;
 
line-height: 30px;

color: #303030;
}
.view .mobile-hidden{
		 display: none;
	}
@media only screen and (max-width :1090px) {
	.container1{
		padding: 0px 15px;
	}
	.section-six .container1>p br{
		
		display: none;
	}
	.section-two h3 {
		font-size: 28px;
	}
	.navbar-nav > li > a{
		margin-left: 8px;
		margin-right: 8px;
	}
	.cross-btn {
	position: absolute;
	left: 0px;
	top: -40px;
	cursor: pointer;
}
	.contact-form1 {
	margin-top: 30px;
		 
}
	.content-overlay-cont {
	overflow-y: auto;
	height: 450px;overflow-x: hidden;
}
	.content-overlay-fullscreen{
		background: rgba(0,0,0,0.8);
	}
	.section-two-left img{
		width: 100%;
	}
	.header-block h2{
	font-size: 65px;
	}
	.header-block h4{
		font-size: 40px;
	}
	.header-block p{
		font-size: 40px;
	}
	.dayfreerun {
	float: right;
	font-size: 19px;
	background: #df1707;
	padding: 7px 12px 11px 12px;
	line-height: 26px;
	border-radius: 4px;
	color: #fff;
	font-family: 'Social Gothic';
	text-transform: uppercase;
	margin-top: 18px;
	position: absolute;
	right: 29px;
	top: -5px;
}
	.navbar-right {
    float: right !important;
    margin-top: 30px;
}
}
@media only screen and (max-width :890px) {
.navbar-nav > li > a{
		margin-left: 3px;
		margin-right: 3px;
	font-size: 16px;
	}
	.pull-right1 {
    float: none;
}
	.solutionhover {
	 
	width: 480px;
	position: absolute;
	 min-height: 250px;
}.navbar {
	z-index: 8;
	padding-bottom: 0px;
	height: 133px;
	}
}
@media only screen and (max-width :760px) {

.navbar-toggle .icon-bar { background: #000; }

.navbar-toggle { border: 1px solid #000; }

.solutionhover-right { display: none !important; }

.solutionhover-b.solutionhover-auto, .solutionhover-b.solutionhover-fleet, .solutionhover-b.solutionhover-drive { display: none; }

.solutionhover-b { display: none !important; }

.solutionhover
{
    display: none;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    min-height: 133px;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 20px;
}
.pull-right1 {
    float: none;
}
.solutionhover
{
    background: none;
    display: none;
}

.navbar-collapse
{
    background: rgba(255,255,255,0.9);
    margin: 0px 10px;
}

.mobilearrow .caret { display: none; }

.solutionhover ul
{
    display: block;
    width: 100%;
}

.mobilearrow .solutionhover { min-height: auto; }

.solutionhover-right { display: none!important; }

.solutionhover ul
{
    display: block;
    width: 100%;
}

.solutionhover ul li { border-bottom: 0px; }

.mobilearrow>a { background: url("../images/down-arrow.png") right no-repeat; }

.mobilearrow.mobileslide>a { background: url("../images/up-arrow.png") right no-repeat; }

.solutionhover ul li { border-bottom: 0px; }
	.header-block{
		display: block;
	}
	.header-row{
		display: flex;
		width: 100%;
	 
	}
	.header-content img{
		display: none;
	}
	 
	.section-three .left-block {
	width: 100%;
	float: left;
}.section-three .right-block {
	width: 100%;
	float: left;
}
	.container2{
		margin: 0px 10px;
	}
	.navbar-nav > li > a{
		padding-top: 10px;
	}
	.navbar-toggle{
	margin-top: 29px;
	}
	.section-one p.removemargin{
		margin-bottom: 0px;
		
	}
	.view .mobile-hidden{
		 display: inline-block;
		text-align: center;
	}
	.rightline{
	border-right:0px solid  #080843;
}
.readmore1{
	margin-top: 30px;
}
.bottomline{
	border-bottom:0px solid  #080843;
}
	.margin-top {
	padding-top: 0px;
}
	.section-two-left {
		width:100%;
	}
	.section-two-right {
		width:100%;
	}
	.header-block p br,.section-one-cont p br{
		display: none;
	}
	.section-six .form-group {
	overflow: hidden;
	margin-bottom: 20px;
}
	.section-six label{
		margin-top: 20px;
	}
	.section-two-left{
		margin-top: -30px;
	}
	.navbar-right {
	float: left !important;
	margin-top: 39px;
	width: 100%;
}
	.dayfreerun{
		display: none;
	}
	.dayfreerun.dayfreerun-mob {
	position: absolute;
	top: -6px;
left: 17%;
	display: block;
	/* margin-left: -46px; */
	text-align: center;
	color: #000;
	font-size: 12px !important;
	line-height: 19px;
	background: none;
	width: 74%;
}.dayfreerun span {
	color: #df1707;
	display: block;
}
	.navbar {
	z-index: 8;
	padding-bottom: 0px;
	height: 68px;
	}
}

@media only screen and (max-width :600px) {
	.section-one h2 span {
	display: inline-block;
	padding: 0px 13px;
	background: #fff;
	text-transform: uppercase;
	margin: 0px 10px;
} .contact-form1  label{
	font-size: 20px;
	text-align: left;
 
line-height: 30px;

color: #303030;
}
	.section-six-content p br{
		display: none;
	}
	.section-one,.section-two,.section-three,.section-four,.section-six{
		padding: 40px 0;
	}
	.section-six-content-b{
		margin-top: 30px;
	}
	.header-block h2 br{
		display: none;
	}
	 .header-block h3 {
	font-family: 'social_gothicregular';
	text-align: center;
	color: #e61c45;
	font-size: 38px;
	margin-bottom:35px;
	margin-top: 0px;
	text-transform: uppercase;
	  text-decoration: none;  
}
	.nav-phonenumber{
		display: none;
	}
	.content-overlay-careers{
		padding: 0px 5px;
	}
	.header-block h3{
		font-size:40px; 
	}
	.pull-right1 {
	float: none;
	text-align: center;
}
	 
	.no-scroll
{
    height: 100%;
    overflow: hidden !important;
	 position:relative; 
	position: fixed;
}
	.header-block p {
	font-family: 'AvenirLTlight';
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 31px;
	margin-bottom: 35px;
}
	.footer-block span {
	float: left;
}
}

@media only screen and (max-width :450px) {
	 .section-two-cont {
	padding: 0 10px;
}.section-three-cont {
	padding: 0 10px;
}
	.section-four-block {
	width: 349px;
	display: inline-grid;
	margin: 0px 0px;
}
	.section-six-content{
		margin-top: 30px;
	}.navbar-nav {
	margin: 33.5px -15px;
}
	.header-block h2{
		font-size: 50px;
	}
	.nav-phonenumber{
		display: none;
	}
	.dayfreerun.dayfreerun-mob {
	position: absolute;
	top: -6px;
left: 19%;
	 
}
	.navbar-brand {
    padding: 2px 0px;
    margin-left: -15px;
}.navbar-toggle {
    margin-right: 0px;
}
	
}
@media only screen and (max-width :340px) {
.left-b-icon {
	width: 300px;
	margin: 0px auto;
	margin-bottom: 49px;
	min-height: 81px;
}
	.left-b-text img {
	margin-right: 15px;
	float: left;
	width: 81px;
}.left-b-text {
	font-family: 'AvenirLTbook';
	font-size: 21px;
	color: #080843;
	font-weight: bold;
}
	.section-four-block {
	width: 300px;
	display: inline-grid;
	margin: 0px 0px;
}
	.section-four-block{
		border: 5px solid #080843;background: none; 
		margin-bottom: 10px;
	}
	.section-four-bg{
		background: none;height: 514px;
padding: 0px;
	}
	.header-block h2{
		font-size: 40px;
		margin-top: 0px;
	}
		.section-four h3 {
 
	font-size: 26px;
	 
}
	.header-block a {
	display: inline-block;
 
	font-size: 19px;
	color: #fff;
	padding: 6px 15px;
 
}
}