@charset "utf-8";
/* CSS Document */

/*.cover .slider-outer .overlay_{
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	display: inline-block;
}*/
.mac_os  .cover .wrapper-body .site-map ul li:before{
	top: 12px;
}
.mac_os  .cover .breadcrumb-div.location-breadcrum .breadcrumb-inner h2{
	position: relative;
	top: 6px;
}
.mac_os  .cover .location .top-location-detail .top-heading h1 {
    padding: 21px 25px 7px 25px;

}
.mac_os  .cover .search-location .find-location .outer-search .location-submit-button input.search-btn{
	padding-top: 2px;
}
.mac_os  .contact-us-sidebar a.contact-us-for-more-info{
	padding: 20px 0 16px 0;
}
.mac_os  .Partners-Network-Sidebar a.advantage{
	padding: 20px 0 16px 0;
}
.mac_os  .cover a.button
{
	padding-top: 4px;
}
.mac_os  input[type="submit"]{
	padding-top: 10px;
}
.mac_os .cover .location-page .top-heading h1
{
	    padding: 23px 25px 9px 25px;
}
.mac_os .cover .wrapper-body ul li:before
{
	top: 12px;
}
.mac_os .side-nav-page-right .servises ul li:before{
	top: 12px;
}
.mac_os .cover .wrapper-body .side-nav-outer .side-nav ul li
{
	padding: 16px 15px 12px 30px;
}
.mac_os .cover .wrapper-body .side-nav-outer .side-nav ul li:first-child {
    padding: 22px 15px 12px 30px;
}
.mac_os .cover .who-we-serve-outer .who-we-serve h1 {

    padding: 22px 25px 5px 25px;
}
.mac_os .cover .footer .footer-left a.footer-contact-us, .mac_os .cover .footer .footer-left a.footer-customer-login
{
	padding-top: 2px;
}
.mac_os .cover .above-footer .brands h2
{
	margin-top: 10px;
}
.mac_os .cover .above-footer a{
	padding-top: 2px;
}
.mac_os .cover .highlights .image .inner-btn a

{
	padding-top: 4px;
}
.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage{
	padding-top: 2px;
}
.mac_os .header_top_left ul li a {

    position: relative;
    top: 3px;
}
.mac_os .cover .header .header-middle .main_menu ul li a{
	position: relative;
	top: 6px;
}
.mac_os .cover .header .header-middle .header-middle-right ul li a{
		position: relative;
	top: 6px;
}
.mac_os .cover .slider .slider-outer .item .title h6{
padding: 14px 16px 5px 15px;
}
.mac_os .cover .Who-We-Serve-Highlights .heading h1 {

    padding: 20px 25px 5px 25px;
}
.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network h2{

	    padding: 25px 25px 8px 25px;
}

.slider-inner:hover .item img {
	opacity: 0;
}
.cover .slider .slider-outer .slider-background .slider-hv {
	float: left;
	width: 100%;
}
.cover .slider .slider-outer .slider-background .slider-hv-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
.cover .slider .slider-outer .slider-background .slider-hv-bg:before {
	background-color: rgba(0,0,0,.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.cover .slider .slider-outer .slider-background .slider-hv-bg img {
	width: 100%;
	height: 100%;
}
.cover h1, .cover h2, .cover h3, .cover h4, .cover h5, .cover h6 {
	color: #eb2228;
	position: relative;
	font-family: 'Helvetica LT Std Cond';
	line-height: 100%;
	margin: 0px 0 25px 0;
	text-rendering: auto;
	font-weight: normal;
}
.cover h1 {
	font-size: 48px;
}
.cover h2 {
	font-size: 40px;
}
.cover h3 {
	font-size: 35px;
}
.cover h4 {
	font-size: 30px;
}
.cover h5 {
	font-size: 28px;
}
.cover h6 {
	font-size: 25px;
}
input[type="submit"]:hover {
	background-color: #000;
}
input[type="submit"] {
	font-family: 'Helvetica LT Std Cond';
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	width: 260px;
	text-transform: uppercase;
	height: 50px;
	border: 0;
	outline: none;
	background-color: #eb2228;
	border-radius: 0;
	color: #fff !important;
	margin-top: 0px;
}
.cover span {
	font-family: 'Helvetica LT Std Cond';
}
.cover p, .cover ul li, .cover ol li, .cover select, {
 font-family: 'Helvetica LT Std Cond';
 font-size:14px;
 line-height:100%;
 color:#333333;
 font-weight:normal;
}
.cover input {
	outline: none;
	font-family: 'Helvetica LT Std Cond';
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 16px;
}
.cover .container-fluid .container {
	padding: 0;
	width: 100%;
}
button, .cover a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.mainwrap a:hover, .mainwrap a:focus {
	text-decoration: none !important;
}
.cover a {
	color: #000;
}
.cover .full-cover a {
	color: #eb2228;
}
.cover p a {
	color: #eb2228;
}
.cover a:hover {
}
.cover ul li {
	list-style: disc outside none;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	font-weight: normal;
}
.cover p {
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	font-family: 'Helvetica LT Std Cond';
	margin-bottom: 30px;
}
.cover ol li {
	list-style: decimal outside none;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	font-family: 'Helvetica LT Std Cond';
}
.cover label {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Helvetica LT Std Cond';
}
.cover hr {
	border-top: 1px solid #d4d1cc;
}
.cover {
	float: left;
	width: 100%;
	overflow: hidden;
}
input, button, select, textarea, a, div {
	outline: none;
}
body {
	font-family: 'Helvetica LT Std Cond';
	font-weight: normal;
	float: left;
	width: 100%;
	overflow-x: hidden;
}
.cover img {
	max-width: 100%;
	height: auto;
}
.cover .img-responsive {
	display: inline-block !important;
}
.cover ul, .cover ol {
	margin-bottom: 30px;
}
@font-face {
	fontFamily: FontAwesome;
	embed-as-cff: true;
	src: url("/assets/font/font-awesome-4.0.3/fonts/FontAwesome.otf");
	fontStyle: normal;
}
@font-face {
	fontFamily: FontAwesomeNonCff;
	embed-as-cff: false;
	src: url("/assets/font/font-awesome-4.0.3/fonts/FontAwesome.otf");
	fontStyle: normal;
}
/*crossbrowser placeholder style*/
::-webkit-input-placeholder {
 font-family: 'Helvetica LT Std Cond';
 font-size:14px;
 line-height:24px;
 font-weight:normal;
 color:#ffffff;
}

:-moz-placeholder { /* Firefox 18- */
 font-family: 'Helvetica LT Std Cond';
 font-size:14px;
 line-height:24px;
 font-weight:normal;
 color:#ffffff;
}

::-moz-placeholder {  /* Firefox 19+ */
 font-family: 'Helvetica LT Std Cond';
 font-size:14px;
 line-height:24px;
 font-weight:normal;
 color:#ffffff;
}

:-ms-input-placeholder {
 font-family: 'Helvetica LT Std Cond';
 font-size:14px;
 line-height:24px;
 font-weight:normal;
 color:#ffffff;
}
input[type="radio"], input[type="checkbox"] {
	display: inline-block;
}
.cover .scrollup {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #0c2340;
	text-align: center;
	font-size: 20px;
	color: #fff;
	z-index: 999999;
}
.cover .scrollup:hover {
	color: #fff;
	opacity: 0.8;
}
.cover a {
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	line-height: 100%
}
.cover li.nav-path-selected, .cover li.nav-path-selected>a {
	color: #eb2228 !important;
}
.cover a:hover {
	color: #000;
}
.cover .wrapper-body ul {
	list-style: none;
	padding: 0 0 0 30px;
}
.cover .wrapper-body ul li {
	color: #000;
	list-style: none;
	width: 100%;
	font-family: 'Helvetica LT Std';
	font-size: 18px;
	line-height: 38px;
	color: #000;
	position: relative;
	padding-left: 30px;
}
.cover .wrapper-body ul li:before {
	position: absolute;
	top: 15px;
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #eb2228;
	line-height: 50%;
	content: "";
}
.cover ul li a {
	color: #eb2228;
}
.cover ol {
	margin: 0 0 45px;
	padding: 0 0 0 20px;
}
.cover ol li {
	color: #000;
	line-height: 38px;
	list-style: none;
}
.cover ol li a {
	color: #eb2228;
}
.cover hr {
	border-color: #e4e3e3;
	margin-top: 55px;
	margin-bottom: 47px;
}
.cover h1, .cover h1 a {
	font-size: 48px;
	margin: 0 0 23px;
	text-transform: uppercase;
	color: #eb2228;
	line-height: 100%;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover h2, .cover h2 a {
	text-transform: uppercase;
	font-size: 40px;
	margin: 0 0 23px;
	line-height: 100%;
	color: #eb2228;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover h3, .cover h3 a {
	text-transform: uppercase;
	font-size: 35px;
	margin: 0 0 23px;
	line-height: 100%;
	color: #eb2228;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover h4, .cover h4 a {
	text-transform: uppercase;
	font-size: 30px;
	margin: 0 0 23px;
	line-height: 100%;
	color: #eb2228;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover h5, .cover h5 a {
	text-transform: uppercase;
	font-size: 28px;
	margin: 0 0 23px;
	line-height: 100%;
	color: #eb2228;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover h6, .cover h6 a {
	text-transform: uppercase;
	font-size: 25px;
	margin: 0 0 23px;
	line-height: 100%;
	color: #eb2228;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond'
}
.cover blockquote {
	border-color: #eb2228;
	color: #000;
	line-height: 28px;
}
.cover input[type=button], .coverinput[type=submit], .cover input[type=reset] {
	min-width: 230px;
	min-height: 50px;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	background: #eb2228;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: 700;
	margin-bottom: 20px;
}
.cover .button, .cover .submit {
	min-width: 230px;
	min-height: 50px;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	background: #eb2228;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: 700;
	margin-bottom: 20px;
}
.cover .button:hover, .cover .submit:hover {
	background-color: #000;
}
.cover a.button {
	min-width: 230px;
	min-height: 50px;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	background: #eb2228;
	text-align: center;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: 700;
}
.cover a.button:hover {
	background-color: #000;
	color: #fff;
}
.cover .wrapper-body {
	float: left;
	width: 100%;
}
.cover .wrapper-body ol li {
	display: block;
	padding-left: 25px;
	position: relative;
}
.cover .wrapper-body ol li:before {
	position: absolute;
	top: 42%;
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #eb2228;
	left: 0;
	content: "";
}
.cover .wrapper-body ul li {
	display: block;
	padding-left: 25px;
	position: relative;
}
.cover .wrapper-body ul li:before {
	position: absolute;
	top: 15px;
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #eb2228;
	left: 0;
	content: "";
}
/****************************************************************************************************************************************************fonts*********************************************************/
@font-face {
	font-family: 'Helvetica LT Std';
	src: url('HelveticaLTStd-BlkCond.woff2') format('woff2'),  url('HelveticaLTStd-BlkCond.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std ExtraComp';
	src: url('HelveticaLTStd-ExtraComp.woff2') format('woff2'), url('HelveticaLTStd-ExtraComp.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std LightCond';
	src: url('HelveticaLTStd-LightCond.woff2') format('woff2'), url('HelveticaLTStd-LightCond.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std BoldObl';
	src: url('HelveticaLTStd-BoldObl.woff2') format('woff2'), url('HelveticaLTStd-BoldObl.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std CondObl';
	src: url('HelveticaLTStd-CondObl.woff2') format('woff2'), url('HelveticaLTStd-CondObl.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std BoldCond';
	src: url('HelveticaLTStd-BoldCond.woff2') format('woff2'), url('HelveticaLTStd-BoldCond.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std';
	src: url('HelveticaLTStd-Cond.woff2') format('woff2'),  url('HelveticaLTStd-Cond.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std UltraComp';
	src: url('HelveticaLTStd-UltraComp.woff2') format('woff2'), url('HelveticaLTStd-UltraComp.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std';
	src: url('HelveticaLTStd-Cond.woff2') format('woff2'), url('HelveticaLTStd-Cond.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std Roman';
	src: url('HelveticaLTStd-Roman.woff2') format('woff2'), url('HelveticaLTStd-Roman.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std Bold';
	src: url('HelveticaLTStd-Bold.woff2') format('woff2'), url('HelveticaLTStd-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std Light';
	src: url('HelveticaLTStd-Light.woff2') format('woff2'), url('HelveticaLTStd-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std BlkCond';
	src: url('HelveticaLTStd-BlkCond.woff2') format('woff2'), url('HelveticaLTStd-BlkCond.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std Comp';
	src: url('HelveticaLTStd-Comp.woff2') format('woff2'), url('HelveticaLTStd-Comp.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std BoldCondObl';
	src: url('HelveticaLTStd-BoldCondObl.woff2') format('woff2'), url('HelveticaLTStd-BoldCondObl.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std Cond';
	src: url('HelveticaLTStd-Cond.woff2') format('woff2'), url('HelveticaLTStd-Cond.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas Neue';
	src: url('BebasNeueRegular.woff2') format('woff2'),  url('BebasNeueRegular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std LightObl';
	src: url('HelveticaLTStd-LightObl.woff2') format('woff2'), url('HelveticaLTStd-LightObl.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std BlkCondObl';
	src: url('HelveticaLTStd-BlkCondObl.woff2') format('woff2'), url('HelveticaLTStd-BlkCondObl.woff') format('woff');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std BlkObl';
	src: url('HelveticaLTStd-BlkObl.woff2') format('woff2'), url('HelveticaLTStd-BlkObl.woff') format('woff');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std Blk';
	src: url('HelveticaLTStd-Blk.woff2') format('woff2'), url('HelveticaLTStd-Blk.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica LT Std LightCondObl';
	src: url('HelveticaLTStd-LightCondObl.woff2') format('woff2'), url('HelveticaLTStd-LightCondObl.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Helvetica LT Std Obl';
	src: url('HelveticaLTStd-Obl.woff2') format('woff2'), url('HelveticaLTStd-Obl.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}
.clear {
	padding: 0;
	margin: 0;
}
/*.cover .header{

	float:left;
	width:100%;
	position:relative;
	    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
	}*/
.cover .top-portion {
	float: left;
	width: 100%;
}
.cover .header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	float: left;
	width: 100%;
}
.cover .header .logo {
	position: absolute;
	top: 23px;
	left: 36px;
	float: left;
	z-index: 99;
}
.cover .header .logo img {
	width: 100%;
	height: auto;
}
.cover .header .header-top {
	float: left;
	width: 100%;
	background-color: #666666;
}
.header_top_left {
	padding-left: 329px;
	float: left;
}
.header_top_left ul {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.header_top_left ul li {
	padding: 12px 0 12px 0;
	float: left;
	list-style: none;
}
.header_top_left ul li:before {
	display: none;
}
.header_top_left ul li a {
	font-size: 14px;
	font-family: 'Helvetica LT Std Cond';
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	padding: 0 14px;
}
.header_top_left ul li:first-child a {
	padding-left: 0;
}
.header_top_left ul li a:hover {
	color: #000000;
}
.cover .header .header-top .header_top_right {
	float: right;
}
.cover .header .header-top .header_top_right .social-menu ul li a i:hover {
	color: #eb2228;
}
.cover .header .header-top .header_top_right .social-menu {
	float: left;
	padding: 12px 20px 12px 0;
}
.cover .header .header-top .header_top_right .social-menu ul {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
}
.cover .header .header-top .header_top_right .social-menu ul li {
	list-style: none;
	padding: 0 5px;
	float: left;
}
.cover .header .header-top .header_top_right .social-menu ul li::before {
	display: none;
}
.cover .header .header-top .header_top_right .social-menu ul li a i {
	color: #cac8c8;
}
.customer-login {
	float: left;
	width: 184px;
}
.customer-login a.login-link {
	float: left;
	width: 100%;
	background-color: #000;
	line-height: 48px;
	text-align: center;
}
.customer-login:hover a {
	color: #eb2228;
}
.customer-login a.nav-selected.nav-path-selected {
	color: #eb2228;
}
.customer-login span {
	padding-right: 15px;
}
.customer-login a {
	font-size: 14px;
	font-family: 'Helvetica LT Std Cond';
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}
.customer-login a:hover {
	color: #F00;
}
.cover .header .header-middle {
	float: left;
	width: 100%;
	background-color: #cac8c8;
	box-shadow: 0 0 10px #666;
}
.cover .header .header-middle .main_menu {
	float: left;
	padding-left: 329px;
}
.cover .header .header-middle .main_menu ul li:first-child > a {
	padding-left: 0;
}
.cover .header .header-middle .main_menu  ul  li:last-child  > a {
	/* color: #eb2228; */
}
.cover .header .header-middle .main_menu ul ul li:last-child > a{
	color: #000;
}
.mac_os .cover .header .header-middle .main_menu ul ul li a{
	top:0;
}

.cover .header .header-middle .main_menu  ul  li:last-child  a:hover {
	color: #000;
}
.cover .header .header-middle .main_menu ul {
	float: left;
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.cover .header .header-middle .main_menu ul li {
	float: left;
	list-style: none;
	padding: 24px 0;
	position: relative;
}
.cover .header .header-middle .main_menu ul li:before {
	display: none;
}
.cover .header .header-middle .main_menu ul li ul {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	min-width: 285px;
	background-color: #cac8c8;
	float: left;
	z-index: 99;
}
.cover .header .header-middle .main_menu > ul > li:hover > ul {
	display: block;
}
.cover .header .header-middle .main_menu ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.cover .header .header-middle .main_menu ul li ul li:last-child {
	border-bottom: none;
}
.cover .header .header-middle .main_menu ul li ul li {
	text-align: left;
	float: left;
	width: 100%;
	margin-left: 0;
	left: 0;
	display: inline-block;
	padding: 0;
}
.cover .header .header-middle .main_menu ul li ul li:first-child > a {
	padding-left: 15px;
}
.cover .header .header-middle .main_menu ul li ul li a {
	font-size: 14px;
	font-family: 'Helvetica LT Std Bold';
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 10px 15px;
	border-bottom: 1px solid #000;
	width: 100%;
	float: left;
}
.cover .header .header-middle .main_menu ul li a:hover {
	color: #eb2228;
}
.cover .header .header-middle .main_menu ul li ul li a:hover {
	color: #eb2228 !important;
}
.cover .header .header-middle .main_menu ul li ul li a:hover .main_menu ul li a {
	color: #eb2228 !important;
}
.cover .header .header-middle .main_menu ul li a {
	font-size: 20px;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding: 0 30px;
}
.header-bottom {
	background-image: url(../images/logo_shape_update.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 326px;
	height: 60px;
	display: inline-block;
	margin-top: -1px;
}
.cover .header .header-middle .header-middle-right {
	float: right;
}
.cover .header .header-middle .header-middle-right .contact-us {
	float: left;
}
.cover .header .header-middle .header-middle-right ul {
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
	list-style: none;
}
.cover .header .header-middle .header-middle-right ul li a.nav-selected.nav-path-selected.contact-us {
	color: #eb2228;
}
.cover .header .header-middle .header-middle-right ul li {
	float: left;
	list-style: none;
	padding: 13px 0 26px 0;
	margin: 12px 0 0 0;
	position: relative;
}
.cover .header .header-middle .header-middle-right ul li:before {
	position: absolute;
	left: 0;
	top: 4px;
	width: 1px;
	height: 40px;
	background-color: gray;
	content: "";
	display: inline-block;
	margin: 0;
	line-height: 100%;
}
.cover .header .header-middle .header-middle-right ul li:hover ul {
	display: block;
}
.cover .header .header-middle .header-middle-right ul li > ul {
	float: left;
	display: none;
	position: absolute;
	top: 100%;
	background-color: #cac8c8;
	padding: 0;
	margin: 0;
	left: 0;
}
.cover .header .header-middle .header-middle-right ul li > ul > li {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.cover .header .header-middle .header-middle-right ul li > ul > li:before {
	display: none;
}
.cover .header .header-middle .header-middle-right ul li > ul > li:last-child {
	border-bottom: none;
}
.cover .header .header-middle .header-middle-right ul li > ul > li:first-child a {
}
.cover .header .header-middle .header-middle-right ul li > ul > li a {
	font-size: 14px;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: normal;
	color: #eb2228;
	padding: 17px 20px;
	border-top: 1px solid #666666;
	width: 100%;
}
.cover .header .header-middle .header-middle-right ul li > ul > li:hover a {
	color: #eb2228;
}
.cover .header .header-middle .header-middle-right ul li span a {
	padding: 0 0px 0 17px;
	float: left;
}
.cover .header .header-middle .header-middle-right ul li span {
	float: left;
}
.cover .header .header-middle .header-middle-right ul li:hover a {
	color: #000;
	cursor: pointer;
}
.cover .header .header-middle .header-middle-right ul li a.contact-us {
	color: #000;
	text-align: center;
}
.cover .header .header-middle .header-middle-right ul li:hover a.contact-us {
	color: #eb2228;
}
.cover .header .header-middle .header-middle-right ul li a {
	font-size: 20px;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: bold;
	color: #eb2228;
	text-transform: uppercase;
	padding: 0 29px;
	float: left;
}
.cover .header .header-middle .header-middle-right a.location-link {
	width: 184px;
	text-align: center;
	display: inline-block;
	float: left;
}
.cover .header .header-middle .header-middle-right a.location-link span {
	position: relative;
	top: -2px;
}
.cover .header .header-middle .header-middle-right a {
	font-size: 20px;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	float: left;
}
.cover .header .header-middle .header-middle-right .location {
	float: left;
}
.cover .header .header-middle .header-middle-right .location span {
	float: left;
}
.cover .top-portion .top .outer_slider {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.cover .top-portion .top .outer_slider .black-layer {
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: rgba(0,0,0,.3);
}
.cover .top-portion .top button.slick-next.slick-arrow {
	position: absolute;
	top: 45%;
	right: 50px;
	z-index: 999;
	width: 50px;
	height: 50px;
	padding: 0;
	background-color: none;
	transform: translate(0, -50%) rotate(45deg) !important;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	border: none;
}
.cover .top-portion .top button.slick-next.slick-arrow:before {
	content: "\f054";
	position: absolute;
	top: 21px;
	bottom: 0;
	font-family: FontAwesome;
	font-size: 20px;
	left: 0;
	right: 0;
	position: absolute;
	color: #fff !important;
	/* transform: translate(0, -50%) rotate(90deg) !important; */
	padding: 5px;
	transform: translate(0, -50%) rotate(-45deg) !important;
}
.cover .top-portion .top button.slick-prev.slick-arrow:hover {
	background-color: none;
}
.cover .top-portion .top button.slick-next.slick-arrow:hover {
	background-color: none;
}
.cover .top-portion .top button.slick-prev.slick-arrow {
	position: absolute;
	top: 45%;
	z-index: 999;
	left: 50px;
	width: 50px;
	height: 50px;
	padding: 0;
	background-color: none;
	transform: translate(0, -50%) rotate(45deg) !important;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	border: none;
}
.cover .top-portion .top button.slick-prev.slick-arrow:before {
	content: "\f053";
	position: absolute;
	right: 0;
	top: 47%;
	bottom: 0;
	font-family: FontAwesome;
	font-size: 20px;
	left: -8px;
	position: absolute;
	color: #fff !important;
	transform: translate(0, -50%) rotate(-45deg) !important;
	padding: 3px;
}
.cover .top-portion .top {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 121px;
	max-height: 829px;
	overflow: hidden;
}
.cover .top-portion .top .center-text {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 999;
}
.cover .top-portion .top .center-text .home-title {
	float: left;
	width: 100%;
}
.cover .top-portion .top .center-text .home-title h1 {
	margin-top: 20px;
	text-shadow: 0 0 40px #000;
}
.top .second {
	position: absolute;
	bottom: 44px;
	left: 0;
	right: 0;
	text-align: center;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage:hover {
	background-color: #000;
	border: 1px solid #fff;
}
.top .second h1 {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 82.74px !important;
	font-weight: 900;
	color: #fff;
}
.top .home-title h1.page-title {
	font-size: 131.6px;
}
.top .center-text h1 {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 82.74px;
	font-weight: 900;
	color: #fff;
	text-shadow: 0 0 41px #000;
}
.Who-We-Serve-Highlights.hidden-xs .col-lg-4 {
	padding-left: 0;
	padding-right: 0;
}
.cover .Who-We-Serve-Highlights {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #000;
	padding-bottom: 26px;
}
.cover .Who-We-Serve-Highlights .heading {
	text-align: center;
}
.cover .Who-We-Serve-Highlights .heading h1 {
	margin-bottom: 0;
	vertical-align: middle;
	margin: 57px 0 74px 0;
	position: relative;
	display: inline-block;
	padding: 12px 25px 12px 25px;
}
.cover .Who-We-Serve-Highlights .heading h1:before {
	content: " ";
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-right: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .Who-We-Serve-Highlights .heading h1:after {
	content: " ";
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-left: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .container-fluid.divider {
	float: left;
	width: 100%;
	height: 47px;
	background-color: #cac8c8;
}
.cover .FMP-Partners-Network-outer {
	float: left;
	width: 100%;
	background-image: url(../images/partners_network_background.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 0 130px;
	background-color: #000;
	position: relative;

}
.cover .FMP-Partners-Network-outer .inner-heading {
	float: left;
	width: 100%;
	text-align: left;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
	float: left;
	width: 100%;
	padding-top: 118px;
	padding-right: 150px;
	position: relative;
	z-index: 9;
}
.cover .FMP-patner-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1278px;
    height: 100%;
}
.cover .FMP-patner-img img{
	width: 100%;
	height: 100%;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Helvetica LT Std Cond';
	margin-bottom: 62px;
	font-weight: 500;
	text-align: left;
}
.cover .whale-grid-gallery .centered {
	overflow: hidden;
}
.cover .grid .box img {
	background-color: #ff6908;
	outline: none;
	border: none;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h5 {
	font-family: 'Helvetica LT Std Cond';
	font-size: 25px;
	color: #fff;
	margin-bottom: 30px;
	text-align: left;
	text-transform: capitalize;
	display: inline-block;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line {
	float: left;
	width: 100%;
	position: relative;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
	float: left;
	width: 230px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	background-color: #eb2228;
	text-transform: uppercase;
	margin-bottom: 123px;
	font-family: 'Helvetica LT Std BoldCond';
	margin-right: 144px;
	color: #fff;
	border: 1px solid #eb2228;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line .partners-logo {
	float: right;
	position: absolute;
	top: -33px;
	right: 74px;
}
.cover .FMP-Partners-Network-outer .video {
	float: right;
	width: 718px;
	height: 403px;
	position: relative;
	margin-top: 90px;
}
.cover .FMP-Partners-Network-outer .video a.magnific-youtube.play-button {
	background-position: center;
	background-repeat: no-repeat;
	width: 132px;
	height: 132px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	outline: none;
	background-image: url(../images/video-play-icon.png);
}
.cover .FMP-Partners-Network-outer .video .home-video {
	float: right;
	width: 100%;
	height: 100%;
}
.cover .FMP-Partners-Network-outer .video .home-video .video_wrapper {
	position: relative;
	padding-bottom: 56.25%;
/ 16:9 /  padding-top: 25px;
	height: 0;
}
.videoIframe {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.videoPoster {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/video.png);
	background-size: 100%;
 border: none  text-indent: -999em;
	overflow: hidden;
	opacity: 1;
	border: none;
	-webkit-transition: opacity 800ms, height 0s;
	-moz-transition: opacity 800ms, height 0s;
	transition: opacity 800ms, height 0s;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s;
}
.videoPoster:hover {
	cursor: pointer;
}
.videoPoster:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	border: 5px solid #fff;
	border-radius: 100%;
	-webkit-transition: border-color 300ms;
	-moz-transition: border-color 300ms;
	transition: border-color 300ms;
}
.videoPoster:after {
	content: '';
	position: absolute;
	top: 49%;
	left: 50%;
	width: 0;
	height: 0;
	margin: -10px 0 0 -10px;
	border-left: 25px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	-webkit-transition: border-color 300ms;
	-moz-transition: border-color 300ms;
	transition: border-color 300ms;
}
.videoPoster:hover:before, .videoPoster:focus:before {
	border-color: #fff;
}
.videoPoster:hover:after, .videoPoster:focus:after {
	border-left-color: #fff;
}
.videoWrapperActive .videoPoster {
	opacity: 0;
	height: 0;
	-webkit-transition-delay: 0s, 800ms;
	-moz-transition-delay: 0s, 800ms;
	transition-delay: 0s, 800ms;
}
.cover .FMP-Partners-Network-outer .video .home-video iframe.youtube-player {
	width: 100%;
	height: 100%;
}
.cover .FMP-Partners-Network-outer .video .play-icon {
	display: inline-block;
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50px;
	text-align: center;
	top: 50%;
	left: 0;
	cursor: pointer;
	right: 0;
	border: 2px solid #fff;
	margin: 0 auto;
	background-color: transparent;
	transform: translate(-50%, -50%);
	z-index: 9999;
}
.cover .FMP-Partners-Network-outer .video .play-icon i {
	color: #fff;
	position: absolute;
	left: 11%;
	right: 0;
	top: 29%;
	font-size: 23px;
}
.cover .highlights {
	float: left;
	width: 100%;
	padding: 119px 326px;
	background-image: url(../images/Services_to_Automotive_Service_Professionals.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.cover .highlights .transparent-div {
	float: left;
	width: 100%;
	position: relative;
}
.cover .highlights .transparent-div .title {
	margin-top: 35px;
	left: 0;
	padding-right: 17px;
	text-align: left;
}
.cover .highlights .transparent-div p {
	font-size: 18px;
	line-height: 28px;
	color: #2e2a25;
	font-family: 'Helvetica LT Std Cond';
}
.cover .highlights .transparent-div p span {
	color: #eb2228;
}
.cover .highlights .transparent-div p span:hover {
	color: #000;
}
.cover .highlights .transparent-div .title h4 {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30px;
	line-height: 35px;
	width: 100%;
}
.cover .highlights .image:hover .background {
	opacity: 0;
}
.cover .highlights .image:hover .background {
	opacity: 0;
}
.cover .highlights .image img {
	width: 100%;
	height: auto;
	transition: 0.6s ease;
}
.cover .highlights .image {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.cover .highlights .image:before {
	background-color: rgba(0,0,0,.4);
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
}
.cover .highlights .image .background {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #000;
	opacity: .4;
}
.cover .highlights .image:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}
.cover .highlights .image .title h4 {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	text-shadow: 1px 1px 1px black;
}
.cover .highlights .image .title {
	position: absolute;
	top: 35px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.cover .highlights .image .inner-btn {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 30px;
	width: 230px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	font-family: 'Helvetica LT Std BoldCond';
	background-color: #eb2228;
	text-align: center;
}
.cover .highlights .image .inner-btn a {
	width: 100%;
	float: left;
	color: #fff;
	line-height: 50px;
	font-family: 'Helvetica LT Std BoldCond';
	background-color: #eb2228;
	text-align: center;
	text-transform: uppercase;
}
.cover .highlights .image .inner-btn a:hover {
	background-color: #000;
}
.cover .Who-We-Serve-Highlights .bottom-image:hover .background {
	background-color: transparent;
}
.cover .Who-We-Serve-Highlights .bottom-image {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.cover .Who-We-Serve-Highlights .bottom-image img {
	width: 100%;
	height: auto;
	transition: 0.6s ease;
}
.cover .Who-We-Serve-Highlights .bottom-image:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}
.cover .Who-We-Serve-Highlights .bottom-image .title {
	position: absolute;
	top: 0;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	height: 30%;
	z-index: 9;
}
.cover .Who-We-Serve-Highlights .bottom-image .title h4 {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	text-shadow: 0 0 15px #000;
}
.cover .Who-We-Serve-Highlights .bottom-image .title h4 a {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	text-shadow: 1px 1px 1px black;
}
.cover .Who-We-Serve-Highlights .bottom-image .background {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	z-index: 9;
}
.cover .Who-We-Serve-Highlights .top-image:hover .background {
	background-color: transparent;
}
.cover .Who-We-Serve-Highlights .top-image {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	transition: 0.6s ease;
}
.cover .Who-We-Serve-Highlights .top-image img {
	width: 100%;
	height: auto;
	transition: 0.6s ease;
}
.cover .Who-We-Serve-Highlights .top-image:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.6s ease;
}
.cover .Who-We-Serve-Highlights .top-image .title {
	position: absolute;
	top: 45%;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 9;
}
.cover .Who-We-Serve-Highlights .top-image .title h4 {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	text-shadow: 0 0 15px #000;
}
.cover .Who-We-Serve-Highlights .top-image .title h4 a {
	color: #fff;
	padding: 0 29%;
	line-height: 35px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.cover .Who-We-Serve-Highlights .top-image .background {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .4;
	z-index: 9;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 48.08px;
	color: #eb2228;
	margin-bottom: 14px;
	position: relative;
	display: inline-block;
	padding: 15px 25px 15px 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2:before {
	content: " ";
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-right: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2:after {
	content: " ";
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-left: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .above-footer {
	float: left;
	width: 100%;
}
.cover .above-footer {
	float: left;
	width: 100%;
	background-color: #cac8c8;
	padding: 76px 278px 71px 278px;
}
.cover .above-footer .brands {
	float: left;
	width: 100%;
}
.cover .above-footer .brands h2 {
	float: left;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 48.08px;
	color: #000;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-right: 64px;
}
.cover .above-footer a:hover {
	background-color: #000;
}
.cover .above-footer a {
	float: right;
	width: 230px;
	height: 50px;
	line-height: 50px;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 14.02px;
	color: #fff;
	background-color: #eb2228;
	text-align: center;
	text-transform: uppercase;
}
.cover .footer {
	float: left;
	width: 100%;
	background-color: #000;
	padding: 77px 166px;
}
.cover .footer .footer-left {
	float: left;
	width: 100%;
}
.cover .footer .footer-left .footer-heading h5 {
	margin-bottom: 0;
	font-size: 25px;
}
.cover .footer .footer-left .footer-heading {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
}
.cover .footer .footer-left .footer-heading h5 span {
	font-size: 25px;
	color: #F00;
	padding-right: 3px;
	font-family: 'Helvetica LT Std BoldCond';
	text-transform: capitalize;
	letter-spacing: .1rem;
}
.cover .footer .footer-left .footer-heading h5 a {
	font-size: 25px;
	color: #fff;
	font-family: 'Helvetica LT Std BoldCond';
	text-transform: capitalize;
	letter-spacing: .1rem;
}
.cover .footer .footer-left .footer-contact {
	float: left;
	width: 100%;
}
.cover .footer .footer-left a.footer-contact-us {
	width: 231px;
	height: 50px;
	float: left;
	line-height: 50px;
	background-color: #636466;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 21px;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .footer .footer-left a.footer-contact-us:hover {
	background-color: #eb2228;
	color: #fff;
}
.cover .footer .footer-left a.footer-customer-login:hover {
	background-color: #eb2228;
	color: #fff;
}
.cover .footer .footer-left a.footer-customer-login {
	width: 230px;
	height: 50px;
	float: left;
	line-height: 50px;
	background-color: #cac8c8;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 22px;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .footer-social {
	float: left;
	width: 100%;
}
.cover .footer-social p {
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-size: 16px;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .footer-social ul {
	float: left;
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 7px;
	padding-top: 5px;
}
.cover .footer-social ul li:before {
	display: none;
}
.cover .footer-social ul li {
	float: left;
	padding: 0 5px;
	list-style: none;
	vertical-align: middle;
}
.cover .footer-social ul li a i {
	color: #cac8c8;
}
.cover .footer-social ul li a i:hover {
	color: #eb2228;
}
.cover .footer .footer-menu {
	float: left;
	width: 100%;
	padding-left: 52px;
}
.cover .footer .footer-menu.menu-link > a:last-child {
    color: #eb2228;
}
.cover .footer .footer-menu.menu-link > a:last-child.nav-selected.nav-path-selected{
	/*color: #fff;*/
}
.cover .footer .footer-menu.menu-link > a:last-child:hover {
    color: #fff;
}

.cover .footer .footer-menu a.nav-selected.nav-path-selected {
	color: #eb2228;
}
.cover .footer .footer-menu a:hover {
	color: #eb2228;
}
.cover .footer .footer-menu a {
	font-size: 16px;
	font-family: 'Helvetica LT Std BoldCond';
	float: left;
	width: 100%;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
}
.cover .footer .footer-menu ul {
	padding-left: 10px;
}
.cover .footer .footer-menu ul li::before {
	display: none;
}
.cover .footer .footer-menu ul li a {
	font-size: 14px;
	font-family: 'Helvetica LT Std Cond';
	float: left;
	width: 100%;
	line-height: 24px;
	text-transform: capitalize;
	color: #fff;
}
.footer .bottom {
	float: left;
	width: 100%;
}
.footer .bottom p {
	color: #cac8c8;
	font-size: 14px;
	float: left;
	font-family: 'Helvetica LT Std BoldCond';
	float: left;
	line-height: 14px;
	padding-right: 8px;
}
.footer .bottom p a {
	color: #cac8c8;
	font-size: 14px;
	font-family: 'Helvetica LT Std Cond';
	display: inline-block;
	text-decoration: underline;
	text-underline-position: under;
	padding-right: 9px;
}
.footer .bottom p a:hover {
	color: #eb2228;
}
/*******************************************************************************/
/*.breadcrumb-inner { white-space: nowrap; }
.cover .breadcrumb-div .breadcrumb-inner ul li li {
    display: inline-block;
    line-height: 26px;
    margin: 0 9px 0 -10px;
    padding: 0 20px;
    position: relative;
}*/






/*************************************************/
.cover .breadcrumb-div {
	float: left;
	width: 100%;
	background-color: #000;
	padding: 28px 0;
}
.cover .breadcrumb-div.location-breadcrum{
	    float: left;
    width: 100%;
    background-color: #000;
    padding: 50px 0 0px 191px;
    margin-top: 121px;
	}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner ul {
    list-style: none;
    float: left;
    padding: 0px 0 0 0;
    margin-bottom: 0;
}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner h2 {
    float: right;
    color: #fff;
    margin: -30px 0 0 0;
    padding: 0 27px 20px 0;
	font-family: 'Helvetica LT Std BlkCond';
	font-size:50px
}
.cover .breadcrumb-div .breadcrumb-inner {
	float: left;
	width: 100%;
	padding-left: 130px;

}
.cover .breadcrumb-div .breadcrumb-inner ul {
	list-style: none;
	float: left;
	padding: 0;
	margin-bottom: 0;
}
.cover .breadcrumb-div .breadcrumb-inner ul li:before {
	display: none;
}
.cover .breadcrumb-div .breadcrumb-inner ul li {
	list-style: none;
	float: left;
	padding-right: 13px;
}
.cover .breadcrumb-div .breadcrumb-inner ul li:active a {
	color: #eb2228;
}
.cover .breadcrumb-div .breadcrumb-inner ul li a {
	color: #fff;
	font-size: 14px;
	font-family: 'Helvetica LT Std BoldCond';
	text-transform: capitalize;
	text-decoration: none;
}
.cover .breadcrumb-div .breadcrumb-inner ul li:last-of-type a {
	color: #eb2228;
}
.cover .breadcrumb-div .breadcrumb-inner ul li:last-of-type a::after {
	display: none;
}
.cover .breadcrumb-div .breadcrumb-inner ul li a:after {
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 6px;
	vertical-align: middle;
	font-size: 17px;
	padding-left: 13px;
}
.cover .breadcrumb-div .breadcrumb-inner ul li a:after {
	content: "\f105";
	font-size: 17px;
}
.cover .full-cover {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.cover .full-cover .row.baranded_logo {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}
.cover .full-cover .brands-heading {
	float: left;
	width: 100%;
	text-align: center;
	padding: 65px 0 40px 0;
}
.cover .full-cover .brands-heading p {
	padding: 0 20px;
}
.cover .full-cover .brands-heading h1 {
	padding-bottom: 26px;
}
.cover .full-cover .brands-logo {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 120px;
}
.cover .full-cover .brands-logo .logo {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.cover .full-cover .Brands {
	float: left;
	width: 100%;
	padding: 0 0 16px 0;
}
.cover .full-cover .Brands .logo {
	float: left;
	width: 100%;
	text-align: center;
}
.cover .top img {
	width: 100%;
}
.cover .top .black-background {
	float: left;
	width: 100%;
	position: absolute;
	background-color: #000;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: .3;
}
.center-text.second.third {
	position: absolute;
	text-align: center;
	bottom: 200px;
	height: 30%;
}
.center-text .third h1 {
	float: left;
	text-align: center;
	margin-bottom: 0;
}
.cover .side-nav-page-contents {
	float: left;
	width: 100%;
	background: url(../images/side-background.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 120px 130px 0px 130px;
}
.cover .side-nav-page-contents .outer-div {
	float: left;
	width: 100%;
	padding-bottom: 50px;
}
.side-nav-outer {
	float: left;
	width: 300px;
	height: auto;
}
.side-nav-outer .side-nav li.first-nav-path-select {
	background-color: #666666 !important;
}
.side-nav-outer .side-nav {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.side-nav-outer .side-nav ul {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 0;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li::before {
	display: none;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li {
	display: block;
	width: 100%;
	list-style: none;
	background-color: #e5e5e5;
	padding: 14px 15px 14px 30px;
	border-bottom: 1px solid #fff;
	line-height: 100%;
}
.side-nav-outer .side-nav ul li:last-child {
	border-bottom: none;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li:first-child {
	padding: 17px 15px 17px 30px;
}
.side-nav-outer .side-nav ul li:hover a {
	color: #eb2228;
}
.side-nav-outer .side-nav ul li a {
	color: #666666;
	font-size: 18px;
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: bold;
}
.side-nav-outer .side-nav ul li.first-nav-path-select a {
	font-family: 'Helvetica LT Std BoldCond';
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
}
.side-nav-outer .side-nav ul li.first-nav-path-select {
	background-color: #666666;
	padding: 16px 0 16px 30px;
}
.side-nav-outer .side-nav ul li a:active {
	color: #eb2228;
}
.side-nav-outer .Partners-Network-Sidebar {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top {
	float: left;
	width: 100%;
	background-image: url(../images/PartnersNetworkSidebar-background.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 30px 37px;
	height: 232px;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top .partners-network-logo {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 31px;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top .partners-network-logo img {
	max-width: 100%;
	height: auto;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top p {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	font-weight: 300;
	font-family: 'Helvetica LT Std Cond';
	color: #fff;
	margin-bottom: 10px;
}
.Partners-Network-Sidebar a.advantage {
	width: 100%;
	float: left;
	text-align: center;
	padding: 18px 0;
	color: #fff;
	background-color: #eb2228;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 14px;
	text-transform: uppercase;
}
.Partners-Network-Sidebar a.advantage:hover {
	background-color: #000;
}
.side-nav-outer .contact-us-sidebar {
	float: left;
	width: 100%;
}
.side-nav-outer .contact-us-sidebar .image {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.6s ease;
}
.side-nav-outer .contact-us-sidebar .image:hover img {
	width: 100%;
	transform: scale(1.2);
	-webkit-transition: 0.6s ease;
}
.side-nav-outer .contact-us-sidebar .image img {
	width: 100%;
	-webkit-transition: 0.6s ease;
}
.contact-us-sidebar .image p {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	font-weight: 300;
	padding: 0 50px;
	font-family: 'Helvetica LT Std Cond';
	color: #fff;
	position: absolute;
	bottom: 20px;
}
.contact-us-sidebar a.contact-us-for-more-info {
	width: 100%;
	float: left;
	text-align: center;
	padding: 18px 0;
	color: #fff;
	background-color: #eb2228;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 14px;
	text-transform: uppercase;
}
.contact-us-sidebar a.contact-us-for-more-info:hover {
	background-color: #000;
}
.side-nav-page-contents .side-nav-page-right .masonry-group {
	float: left;
	width: 100%;
}
.side-nav-page-contents .side-nav-page-right .masonry-group .Gallery_panel-content img.modal-content {
	margin-bottom: 50px;
}
.side-nav-page-contents .side-nav-page-right .masonry-group:first-child img {
	padding-left: 0px;
}
.side-nav-page-contents .side-nav-page-right .masonry-group:last-child img {
	padding-right: 0px;
}
.side-nav-page-contents .side-nav-page-right .masonry-group img {
	border-radius: 0;
	border: none;
	outline: none;
	padding: 0 8px;
	background-color: transparent !important;
	box-shadow: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
	width: 703px;
	height: 395px;
}
.side-nav-page-contents .side-nav-page-right {
	float: left;
	width: 100%;
	padding-left: 68px;
	padding-right: 15px;
	margin-bottom: 53px;
}
.side-nav-page-contents .side-nav-page-right h1 {
	display: block;
	width: 100%;
	margin: 0 0 45px;
	padding-bottom: 53px;
	border-bottom: 2px solid #e4e3e3;
}
.side-nav-page-contents .side-nav-page-right p {
	font-family: 'Helvetica LT Std';
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 31px;
}
.side-nav-page-right .servises {
	float: left;
	width: 100%;
}
.side-nav-page-right .servises p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 13px;
	font-family: 'Helvetica LT Std';
	font-weight: 900;
	color: #000;
}
.side-nav-page-right .servises ul {
	padding: 0 0 0 30px;
}
.cover .wrapper-body .side-nav-page-right .servises ul li::before {
}
.cover .wrapper-body .side-nav-page-right .servises ul li {
	list-style: none;
	width: 100%;
	font-family: 'Helvetica LT Std';
	font-size: 18px;
	line-height: 38px;
	color: #000;
	position: relative;
	padding-left: 30px;
}
.side-nav-page-right .servises ul li:before {
	position: absolute;
	top: 15px;
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #eb2228;
	line-height: 50%;
	content: "";
}
.outer-div .image-outer-div {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.image-outer-div .image {
	width: 100%;
	float: left;
}
.slider-outer {
	background: #000;
}
.cover .slider .slider-outer .slider-background {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.cover .slider .slider-outer .slider-background:before {
	background-color: rgba(0,0,0,.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.cover .slider .slider-outer .slider-background:hover  {
 background-color: (0, 0, 0, .4);
}
.cover .slider .slider-outer .item {
	border-right: 1px solid #fff;
	cursor: pointer;
	float: left;
	width: 100%;
	position: relative;
}
.cover .slider .slider-outer .item:before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/bg_op_update.png);
	background-position: top center;
	background-repeat: repeat-x;
	content: "";
	width: 100%;
	height: 100%;
}
.cover .slider .slider-outer .item.blured .title h6 {
	color: #c9c7c7;
}
.cover .slider .slider-outer .item.blured .title h6 {
	opacity: .5;
}
.cover .slider .slider-outer .item.blured .title h6::before {
	opacity: .3;
}
.cover .slider .slider-outer .item.blured .title h6::after {
	opacity: .3;
}
.cover .slider {
	float: left;
	width: 100%;
	background: url(../images/Auto--Dealership.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: bottom center;
	background-size: 100% auto;
}
.cover .slider .slider-outer {
	margin-top: -135px;
	margin-bottom: 135px;
}
.cover .slider .slider-outer .item .title {
	position: absolute;
	top: 33px;
	left: 41px;
}
.cover .slider .slider-outer .item .title h6 {
	color: #fff;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .slider .slider-outer .item .title h6 {
	margin-bottom: 0;
	vertical-align: middle;
	position: relative;
	display: inline-block;
	padding: 8px 16px 5px 15px;
	font-size: 25px;
	text-shadow: 0 0 15px #000;
}
.cover .slider .slider-outer .item .title h6:before {
	content: " ";
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-right: 0;
	padding: 9px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .slider .slider-outer .item .title h6:after {
	content: " ";
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-left: 0;
	padding: 9px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .slider .slider-outer button.slick-prev.slick-arrow {
	position: absolute;
	line-height: 0;
	top: 50%;
	display: block;
	left: 30px;
	z-index: 9;
	width: 50px;
	height: 50px;
	padding: 0;
	background-color: none;
	transform: translate(0, -50%) rotate(45deg) !important;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	border: 1px solid #fff;
}
.cover .slider .slider-outer button.slick-prev.slick-arrow::before {
	content: "\f053";
	position: absolute;
	top: 66%;
	bottom: 0;
	font-family: FontAwesome;
	font-size: 20px;
	left: 0;
	right: 0;
	position: absolute;
	color: #fff !important;
	transform: translate(0, -50%) rotate(-45deg) !important;
	padding: 3px;
}
.cover .slider .slider-outer button.slick-next.slick-arrow::before {
	content: "\f054";
	position: absolute;
	top: 30px;
	bottom: 0;
	font-family: FontAwesome;
	font-size: 20px;
	left: 9px;
	right: 0;
	position: absolute;
	color: #fff !important;
	/* transform: translate(0, -50%) rotate(90deg) !important; */
	padding: 5px;
	transform: translate(0, -50%) rotate(-45deg) !important;
}
.cover .slider .slider-outer button.slick-next.slick-arrow {
	position: absolute;
	line-height: 0;
	top: 50%;
	display: block;
	right: 30px;
	z-index: 9;
	width: 50px;
	height: 50px;
	padding: 0;
	background-color: none;
	transform: translate(0, -50%) rotate(45deg) !important;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	border: 1px solid #fff;
}
.cover .slider .slider-outer .item .transparent-div {
	float: left;
	width: 200px;
	height: 50px;
	position: absolute;
	bottom: 42px;
	left: 41px;
	display: none;
	text-transform: uppercase;
}
.cover .slider .slider-outer .item:hover .transparent-div {
	display: block;
}
.cover .slider .slider-outer .item .transparent-div:hover a {
	background-color: #000;
}
.cover .slider .slider-outer .item .transparent-div a {
	color: #fff;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 16px;
	width: 100%;
	display: inline-block;
	background-color: #eb2228;
	line-height: 50px;
	border: none;
	outline: none;
}
.cover .slider .slider-outer .item .transparent-div a span {
	padding-left: 10px;
}
.cover .slider .slider-outer .slick-slide img {
	display: block;
}
.cover .slider .slider-outer .item .transparent-text {
	float: left;
	position: absolute;
	top: 105px;
	left: 41px;
	display: none;
}
.cover .slider .slider-outer .item .transparent-text p {
	color: #fff;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
	text-align: left;
}
.cover .slider .slider-outer .item:hover .transparent-text {
	display: block;
}
.cover .who-we-serve-outer {
	float: left;
	width: 100%;
	background-color: #cac8c8;
	background-image: url(../images/Image-ProfessionalAutomotiveService.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
}



.cover .who-we-serve-outer .who-we-serve {
	float: left;
	width: 100%;
	padding: 10%;
	text-align: left;
background: -moz-linear-gradient(left, rgba(202,200,200,1) 60%, rgba(202,200,200,0) 94%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(202,200,200,1) 60%,rgba(202,200,200,0) 94%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(202,200,200,1) 60%,rgba(202,200,200,0) 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cac8c8', endColorstr='#00cac8c8',GradientType=1 ); /* IE6-9 */
}
.cover .who-we-serve-outer .who-we-serve h1 {
	font-family: 'Helvetica LT Std BoldCond';
	display: inline-block;
	margin-bottom: 23px;
	vertical-align: middle;
	padding: 0;
	position: relative;
	display: inline-block;
	padding: 12px 25px 12px 25px;

}
.cover .who-we-serve-outer .who-we-serve h1:before {
	content: " ";
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-right: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .who-we-serve-outer .who-we-serve h1:after {
	content: " ";
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-left: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .who-we-serve-outer .who-we-serve p {
	font-family: 'Helvetica LT Std Cond';
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: left;
	width: 70%;
}
.cover .service-center {
	float: left;
	width: 100%;
	padding: 120px 130px 60px 130px;
}
.cover .service-center .service-center-outer {
	float: left;
	width: 100%;
	border-bottom: 2px solid #e3e2e2;
}
.cover .service-center .service-center-outer .service-centers {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}
.cover .service-center .service-center-outer .service-centers .centers {
	float: left;
	width: 100%;
}
.service-centers .centers .image {
	float: left;
	width: 190px;
	height: 175px;
}
.service-centers .centers .image img {
	width: 100%;
	height: 100%;
}
.service-centers .centers .contents {
	float: left;
	width: 100%;
}
.service-centers .centers .contents h4 {
	color: #000;
	margin: 0 0 30px 0;
}
.service-centers .centers .contents h4:hover{
	text-decoration: underline;
}
.service-centers .centers .contents p {
	font-family: 'Helvetica LT Std Cond';
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: left;
	margin-bottom: 20px;
}
.service-centers .centers .contents a {
	font-family: 'Helvetica LT Std BoldCond';
	display: inline-block;
	font-size: 25px;
	color: #eb2228;
	text-transform: uppercase;
}
.service-centers .centers .contents a:hover {
	color: #000;
}
.service-centers .centers .contents a span {
	padding-left: 5px;
}
.service-centers .centers.left {
	float: left;
	width: 100%;
	padding-left: 100px;
}
.cover .sales {
	float: left;
	width: 100%;
	background-image: url(../images/we.png);
	background-position: bottom center;
	padding: 0 263px 290px 263px;
	background-repeat: no-repeat;
	    background-size: cover;
}
.cover .sales .sales-inner {
	float: left;
	width: 100%;
}
.cover .sales .sales-inner .sale {
	width: 100%;
	float: left;
	height: 110px;
}
.cover .sales .sales-inner .sale .image {
	float: left;
}
.cover .sales .sales-inner .sale:hover a.sales-button {
	background-color: #000;
}
.cover .sales .sales-inner .sale a.sales-button:hover {
	background-color: #000;
}
.cover .sales .sales-inner .sale a.sales-button {
	float: left;
	font-family: 'Helvetica LT Std BoldCond';
	display: inline-block;
	background-color: #646464;
	color: #fff;
	width: 68%;
	text-align: center;
	font-size: 30px;
	line-height: 110px;
	border-left: 2px solid #fff;
	text-transform: uppercase;
}
.cover .products {
	float: left;
	width: 100%;

}
.cover .products .products-cutout {
	float: left;
	width: 100%;
	text-align: center;
}
.cover .products .products-cutout .image {
	margin-top: -177px;
	    margin-bottom: 84px;
}
/******************************************************************************************/






/******************************************************************************/
.cover .testimonials {
	float: left;
	width: 100%;
	background-image: url(../images/FMP_Client_Testimonials.png);
	background-size: 100% 100% !important;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 120px 275px;
}
.cover .testimonials .testimonial {
	float: left;
	width: 100%;
}
.cover .testimonials .testimonial .contents {
	float: right;
	position: relative;
	width: 100%;
	background: url(../images/quotes.png);
	height: 187px;
	background-position: left center;
	left: 0px;
	top: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 314px;
}
.cover .testimonials .testimonial .contents ul.st-pro-ticker {
	float: left;
	width: 100%;
	list-style: none;
	padding-left: 0;
}
.cover .wrapper-body .testimonials .testimonial .contents ul.st-pro-ticker li {
	list-style: none;
	float: left;
	position: none;
	padding-left: 0;
	font-family: 'Helvetica LT Std CondObl';
}
.cover .wrapper-body .testimonials .testimonial .contents ul.st-pro-ticker li::before {
	display: none;
}
.cover .testimonials .testimonial .contents a.view-testimonials {
	position: absolute;
	bottom: 0px;
	right: 0;
	float: right;
	font-size: 20px;
	font-family: 'Helvetica LT Std';
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
	color: #000000;
	line-height: 100%;
}
.cover .testimonials .testimonial .contents h3 {
	display: inline-block;
	width: 100%;
	margin-bottom: 6px;
	font-size: 35px;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .testimonials .testimonial .contents p {
	font-style: italic;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 16px;
	font-weight: 500;
}
.cover .testimonials .testimonial .contents .bottom {
	float: left;
	width: 100%;
}
.cover .testimonials .testimonial .contents .bottom .st-pro-author {
	margin-left: 0;
}
.cover .testimonials .testimonial .contents .bottom p.name {
	float: left;
	font-size: 20px;
	font-family: 'Helvetica LT Std BoldCondObl';
	color: #000000;
}
.cover .testimonials .testimonial .contents a.view-testimonials:hover {
	color: #eb2228;
	border-bottom: 2px solid #eb2228;
}
.cover .mobile_menu {
	display: none;
}
.cover .Who-We-Serve-Highlights .heading h1 a:hover {
	color: #eb2228;
}
.cover .footer_button {
	float: left;
	width: 100%;
}
.cover .site_credit h3 {
	margin-bottom: 0;
}
.cover .site_credit {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.cover .site_credit p a {
	color: #0079c1;
}
.cover .site_credit p a:hover {
	color: #000;
}
.cover .testimonial_detail {
	float: left;
	width: 100%;
}
.cover .testimonial_detail .bottom {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.cover .testimonial_detail .bottom p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	font-style: italic;
	margin-bottom: 10px;
}
.cover .testimonial_detail .bottom .st-pro-author {
	float: left;
	font-size: 20px;
	font-family: 'Helvetica LT Std BoldCondObl';
	color: #000000;
	margin-left: 0;
}
.cover .wrapper-body .site-map {
	float: left;
	width: 100%;
}
.cover .wrapper-body .site-map ul li {
	position: relative;
	width: 100%
}
.cover .wrapper-body .site-map ul li:before {
	position: absolute;
	top: 14px;
	margin: 0;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #eb2228;
	content: "";
	left: 0;
}
.cover .wrapper-body .site-map ul li ul li {
	position: relative;
	width: 100%
}
.cover .wrapper-body .site-map ul li ul li:hover a::before {
	background: #000;
}
.cover .wrapper-body .site-map ul li ul li {
	position: relative;
	width: 100%;
}
.cover .wrapper-body .site-map ul li ul li > a:hover, .cover .wrapper-body .site-map ul li ul li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.cover .wrapper-body .site-map ul li > ul > li:before {
	position: absolute;
	top: 14px;
	margin: 0;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #eb2228;
	content: "";
	left: 0;
}
.cover .ccm-faq-container {
	float: left;
	width: 100%;
}
.cover .ccm-faq-container .faq_panel {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: lightgray;
}
.cover .ccm-faq-container .faq_panel p {
	padding-left: 24px;
	padding-top: 10px;
}
.cover .ccm-faq-container .ccm-faq-block-entries .faq-entry-content a {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.cover .ccm-faq-container .ccm-faq-block-entries .faq-entry-content button.mobile_accordion {
	float: left;
	width: 100%;
	text-align: left;
	padding: 10px 15px 10px 0;
	background-color: #666666;
	border: none;
}
.cover .ccm-faq-container .ccm-faq-block-entries .faq-entry-content .faq_panel p a {
	float: none;
	width: auto;
	margin-bottom: 0;
}
.cover .faq-entry-content button.mobile_accordion h3, .cover .faq-entry-content button.mobile_accordion h3 a {
	font-size: 1.875rem;
	color: #fff;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
	margin: 0;
	padding: 15px;
	line-height: 30px;
}
.cover section#page-not-found {
	float: left;
	width: 100%;
}
.cover .page-not-found {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.cover .page-not-found .Error_found {
	float: left;
	width: 100%;
	padding: 68px;
}
.cover .page-not-found .Error_found h1, .cover .Error_found h1 a {
	font-size: 179px;
	text-transform: uppercase;
	color: #ddd;
	line-height: 100%;
	font-weight: 700;
	letter-spacing: 4px;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .page-not-found .eror_link {
	float: right;
	width: 100%;
	text-align: right;
	padding: 60px 0 0 0;
}
.cover .page-not-found .eror_link a:hover {
	color: #eb2228;
}
.cover .page-not-found .eror_link a {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 18px;
	text-decoration: underline;
	color: #000;
}
.cover .page-not-found .error-text {
	float: right;
	width: 100%;
}
.cover .page-not-found .error-text h4 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 100%;
	color: #000;
	letter-spacing: 3px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .page-not-found .page_search {
	float: left;
	width: 100%;
}
.cover .page-not-found .page_search h3 {
	color: #000;
}
.cover .page-not-found .page_search h4 {
	color: #eb2228;
}
.cover .page-not-found .page_search input.ccm-search-block-text.form-control {
	color: #000;
}
.cover .page-not-found .searchResult {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.cover .contact {
	float: left;
	width: 100%;
}
.mobile_nav .nav {
	display: none;
}
.cover .full-cover .typography {
	float: left;
	width: 100%;
}
#BLOCK_406 .grid .box img {
	border-radius: 0;
	box-shadow: none;
}
.cover .wrapper-body .site-map ul li a {
	padding-left: 0;
}
.cover .full-cover .site-credits {
	float: left;
	width: 100%;
}
.cover .full-cover .site-credits .credit-image {
	float: left;
	width: 100%;
	text-align: center;
}
/*88888888888888888888888888888888888888888888888888888888888888*/


.cover .location {
	float: left;
	width: 100%;
	padding: 60px 0 0 0;
}
.cover .location .top-location-detail {
	float: left;
	width: 100%;
	margin: 0 0 60px 0;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 413px;
	height: 421px;
}
.cover .location .top-location-detail .slider .slider_video {
	width: 413px;
	display: block;
	height: 421px;
}
.cover .location .top-location-detail .slider .slider_video video#video {
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail .slider .slider-image {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.cover .location .top-location-detail .slider .slider-image ul.slick-dots {
	position: absolute;
	list-style: none;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 0;
	bottom: 20px;
}
.cover .location .top-location-detail .slider .slider-image ul.slick-dots li {
	display: inline-block;
	padding: 0 5px;
}
.cover .location .top-location-detail .slider .slider-image ul.slick-dots li button {
	width: 16px;
	height: 16px;
	background-color: #fff;
	display: inline-block;
	border: 0;
	outline: none;
}
.cover .location .top-location-detail .slider .slider-image ul.slick-dots li.slick-active button {
	background-color: red;
	border: none;
	outline: none;
	color: transparent;
	width: 16px;
	height: 16px;
}
.cover .location .top-location-detail .top-heading {
	float: left;
	width: 100%;
	margin-bottom: 24px;
	padding-left: 10px;
}
.cover .location .top-location-detail .top-heading h1 {
	padding: 11px 25px;
	font-size: 47.68px;
	display: inline-block;
	    margin-bottom: 17px;
}
.cover .location .top-location-detail .top-heading h1:before {
	content: " ";
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-right: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .location .top-location-detail .top-heading h1:after {
	content: " ";
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-left: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .location .top-location-detail .address {
	float: left;
	width: 100%;
	padding-left: 10px;
	margin-bottom: 0;
	padding-top: 15px;
}
.cover .location .top-location-detail .address p.bold {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 18px;
	padding-bottom: 9px;
	margin-bottom: 0;
	line-height: 100%;
	    text-transform: uppercase;
}
.cover .location .top-location-detail .address p {
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	    margin-bottom: 17px;
}
.cover .location .top-location-detail .direction {
	float: left;
	width: 100%;
	padding-left: 10px;
	    margin-bottom: 46px;
}
.cover .location .top-location-detail .direction ul {
	float: left;
	padding-left: 0;
	width: 100%;
}
.cover .location .top-location-detail .direction ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #000;
	list-style: none;
}
.cover .location .top-location-detail .direction ul li:before {
	display: none;
}
.cover .location .top-location-detail .direction ul li:first-child {
	padding-left: 0;
}
.cover .location .top-location-detail .direction ul li:last-child {
	border-right: none;
}
.cover .location .top-location-detail .direction ul li a {
	font-family: 'Helvetica LT Std Cond';
	font-size: 18px;
	text-decoration: underline;
	text-transform: capitalize;
}
.cover .location .top-location-detail .view-video-team {
	float: left;
	width: 100%;
	padding-left: 10px;
}
.cover .location .top-location-detail .view-video-team a p.view-video {
	background-image: url(../images/video-icon.png);
	background-position: left center;
	padding-left: 35px;
	background-repeat: no-repeat;
	color: red;
	text-transform: uppercase;
	font-family: 'Helvetica LT Std BlkCond';
	    margin-bottom: 12px;
}
.cover .location .top-location-detail .view-video-team a p.meet-team {
	background-image: url(../images/join-our-team.png);
	background-position: left center;
	padding-left: 35px;
	background-repeat: no-repeat;
	color: red;
	text-transform: uppercase;
	font-family: 'Helvetica LT Std BlkCond';
}
.cover .location .top-location-detail .clock-outer {
	float: left;
	width: 100%;
	padding-left: 55px;
}
.cover .location .top-location-detail .clock-outer .time {
	float: left;
	background-image: url(../images/battery-background.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 30px 32px 70px 32px;
	width: 330px;
}
.cover .location .top-location-detail .clock-outer .time ul {
	padding-left: 0;
}
.cover .location .top-location-detail .clock-outer .time ul li:before {
	display: none;
}
.cover .location .top-location-detail .clock-outer .time ul li {
	float: left;
	width: 50%;
	list-style: none;
	padding-left: 0;
}
.cover .location .top-location-detail .clock-outer .time ul li.clock {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 8px;
	list-style: none;
	    width: 100%;
}
.breadcrumb-inner {
	z-index:199 !important
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 18px;
	color: #078037;
	text-transform: capitalize;
	margin-bottom: 31px;
}
.cover .location .top-location-detail .clock-outer .time ul li.heading {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 18px;
	list-style: none;
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours span {
	content: "";
	position: relative;
	top: -2px;
	padding-right: 10px;
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours span i {
	font-size: 10px;
}
.cover .location .top-location-detail .clock-outer .time ul li.clock span {
	padding-right: 10px;
}
.cover .location .top-location-detail .clock-outer .bottom-image {
	float: left;
	width: 107%;
	margin-top: -67px;
	margin-left: -7px;
}
.cover .location .top-location-detail .clock-outer .bottom-image img {
	width: 100%;
}
.cover .location .top-location-detail .right-top {
	float: left;
	width: 100%
}
.cover .location .top-location-detail .right-top .view-promotion {
	float: right;
	width: 100%;
	background-image: url(../images/right-top.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 502px;
	height: 200px;
	background-size: cover;
	padding: 41px 75px 0 75px;
	margin-bottom: 20px;
}
.cover .location .top-location-detail .right-top .view-promotion p {
	color: #fff;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30.01px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
}
.cover .location .top-location-detail .right-top .view-promotion a {
	text-align: center;
	color: #eb2228;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 25px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	padding-bottom: 37px;
}
.cover .location .top-location-detail .right-top .view-promotion a span {
	padding-left: 10px;
}
.cover .location .top-location-detail .right-top .view-promotion a:hover {
	color: #fff;
}
.cover .location .top-location-detail .right-top .view-promotion a:hover span {
	color: #fff;
}
.cover .location .top-location-detail .right-top .order {
	float: right;
	width: 502px;
	padding: 41px 0 0 0;
	background-color: #000;
}
.cover .location .top-location-detail .right-top .order h4 {
	color: #ffce00;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 30.01px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.cover .location .top-location-detail .right-top .order p {
	color: #fff;
	font-size: 18px;
	line-height: 35.01px;
	font-weight: 600;
	display: inline-block;
	text-align: center;
	width: 100%;
	font-weight: 400;
	font-family: 'Helvetica LT Std Cond';
	margin-bottom: 19px;
}
.cover .location .top-location-detail .right-top .order a {
	text-align: center;
	color: #eb2228;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 25px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	padding-bottom: 37px
}
.cover .location .top-location-detail .right-top .order a span {
	padding-left: 10px;
}
.cover .map-portion {
	float: left;
	width: 100%;
	padding: 0 116px;
	background-image: url(../images/loc_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.cover .map-portion .map-services {
	float: left;
	width: 100%;
	padding: 0 320px 100px 320px;
	border-top: 2px solid #e4e3e3;
	padding-top: 60px;
}
.cover .map-portion .map-services div#inner-map {
	float: left;
	width: 407px;
	height: 345px;
}
.cover .map-portion .map-services .services {
	float: left;
	width: 100%;
	padding-left: 60px;
}
.cover .map-portion .map-services .services p {
	font-size: 30px;
	margin-bottom: 64px;
	font-family: 'Helvetica LT Std BoldCond';
	color: #eb2228;
}
.cover .map-portion .map-services .services ul {
	padding-left: 0;
	margin-bottom: 0;
}
.cover .map-portion .map-services .services ul li {
    margin-bottom: 27px;
    padding-left: 0;
    list-style: none;
    font-size: 20px;
    font-family: 'Helvetica LT Std BoldCond';
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-left: 82px;
    min-height: 54px;
    line-height: 54px;
	vertical-align:middle;
}
.cover .map-portion .map-services .services ul li span {
    padding-right: 0;
    width: 82px;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 64px;
    display: block;
}
.cover .map-portion .map-services .services ul li small {
        line-height: 32px;
		font-size:100%;
		display:inline-block;
		vertical-align:middle;
}
.cover .map-portion .map-services .services ul li span img{
    position: absolute;
    top: 0;
    left: 0;
    right: 27px;
    bottom: 0;
    margin: auto;
}
.cover .map-portion .map-services .services ul li:last-child {
	margin-bottom: 0;
}
.cover .map-portion .map-services .services ul li a {
	font-size: 20px;
	font-family: 'Helvetica LT Std BoldCond';
	color: #000;
}
.cover .map-portion .map-services .services ul li a span {
	padding-right: 32px;
}
.cover .map-portion .map-services .services ul li a.engine {
}
.cover .map-portion .map-services .services ul li:before {
	display: none;
}
.cover .location-page {
	float: left;
	width: 100%;
}
.cover .location-page .top-heading {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 100px;
    margin-bottom: 21px;
}
.cover .location-page .top-heading h1 {
	font-size: 47.68px;
	display: inline-block;
	padding: 16px 25px;
	margin-bottom: 32px;
}
.cover .location-page .top-heading h1:before {
	content: " ";
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-right: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .location-page .top-heading h1:after {
	content: " ";
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-left: 0;
	padding: 15px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .search-location {
	/*float: left;*/
	width: 100%;
	display:block;
	padding: 0 275px;
	background-image: url(../images/location_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom center;
	padding-bottom: 290px;
}
.cover .search-location .find-location {
	float: left;
	width: 100%;
	border-top: 2px solid #e4e3e3;
}
.cover .search-location .find-location .outer-search {
	float: left;
	width: 100%;
    padding: 51px 0 23px 0;
}
.cover .search-location .find-location .outer-search .sub-heading {
	float: left;
	width: 24.4%;
}
.cover .search-location div#map {
	height: 572px;
}
.cover .search-location div#map h6{
font-size: 20px;
    line-height: 22px;
    color: #ed1d25;
    font-family: 'Helvetica LT Std BoldCond';
    margin-bottom: 0;
    padding-bottom: 5px;
}
.cover .search-location div#map p{
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-family: 'Helvetica LT Std Cond';
    margin-bottom: 0;
}
.cover .search-location div#map p span {
    color: #666666;
    display: inline-block;
    margin-bottom: 17px;
}

.cover .search-location div#map a{
		font-family: 'Helvetica LT Std Cond';
			font-size:18px;
	line-height:28px;
	color:#ed1d25;
	text-decoration:underline;
	}
.cover .search-location .find-location .outer-search .sub-heading p {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}
.cover .search-location .find-location .outer-search .search {
	float: left;
	width: 26.7%;
}
.cover .search-location .find-location .outer-search .search p {
	display: inline-block;
	padding-right: 7px;
}
.cover .search-location .find-location .outer-search .search input.search-loc {
	width: 150px;
	padding-left: 5px;
	background-color: #cbc8c7;
	outline: none;
	height: 36px;
	line-height: 36px;
	border: none;
}
.cover .search-location .find-location .outer-search .search-within-miles select#distanceinmiles {
	width: 150px;
	padding-left: 19px;
	height: 36px;
	line-height: 36px;
	background-color: #cbc8c7;
	outline: none;
	border: none;
	box-shadow: none;
}
.cover .search-location .find-location .outer-search .search-within-miles {
	float: left;
	width: 24.4%;
}
.cover .search-location .find-location .outer-search .search-within-miles label.withiin-miles {
	float: left;
	padding: 7px 18px 7px 0;
	margin: 0;
	font-weight: 600;
}
.cover .search-location .find-location .outer-search .location-submit-button {
	float: left;
	width: 24.4%;
}
.cover .search-location .find-location .outer-search .location-submit-button input.search-btn {
	width: 150px;
	height: 36px;
	line-height: 36px;
}
.cover .search-location .heading-parts p {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}
.cover .search-location .heading-parts {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	    text-transform: capitalize;
}
.cover .search-location .heading-parts .dis {
	float: left;
	width: 12.094%;
	padding-left: 31px;
}
.cover .search-location .heading-parts .add {
	float: left;
	width: 23.961%;
}
.cover .search-location .heading-parts .pho {
	float: left;
	width: 24.49%;
}
.cover .search-location .heading-parts .loc {
	float: left;
	width: 24.264%;
}
.cover .search-location .heading-parts .dir {
	float: left;
	width: 15.191%;
}
.cover .search-location .details {
    float: left;
    width: 100%;
    background-color: #cac8c8;
    padding: 27px 0 20px 0;
}
.cover .search-location .details p{
	margin-bottom:12px;
	}
.cover .search-location .details .dis {
	float: left;
	width: 12.094%;
	padding-left: 31px;
}
.cover .search-location .details .dis p span {
	padding-right: 10px;
}
.cover .search-location .details .add {
	float: left;
	width: 23.961%;
}
.cover .search-location .details .add p {
	    padding-right: 30px;
    line-height: 22px;
}
.cover .search-location .details .add p.heading {
font-size: 18px;
    color: #ed1d25;
line-height: 22px;
    font-family: 'Helvetica LT Std BoldCond';
    margin: 0;
    text-transform: uppercase;
}
.cover .search-location .details .pho {
	float: left;
	width: 24.49%;
}
.cover .search-location .details .loc {
	float: left;
	width: 24.264%;
	    margin-top: 3px;
}
.cover .search-location .details .loc p {
	line-height: 22px;
	    margin-bottom: 0;
}
.cover .search-location .details .dir a {
	font-size: 18px;
	color: #ed1d25;
	line-height: 28px;
	font-family: 'Helvetica LT Std Cond';
	    text-decoration: underline;
}
.cover .search-location .details .dir a:hover{
	color: #000;
}
.cover .search-location .details .dir {
	float: right;
	width: 15.191%;
}
.cover .search-location .details.alt {
	background-color: transparent;
	float: left;
	width: 100%;
}
.cover .search-location .full-location-map {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 60px;
}
.cover .search-location .full-location-map .outer-location-projector {
	float: left;
	width: 302px;
	height: 190px;
	background-color: #fff;
	position: absolute;
	border: 3px solid #000;
	top: 30px;
	right: 30px;
}
.cover .search-location .full-location-map .outer-location-projector .location-projector {
	float: left;
	width: 100%;
	padding: 15px 0 0 31px;
}
.cover .search-location .full-location-map .outer-location-projector .close {
	position: absolute;
	right: 16px;
	top: 12px;
	width: 29px;
	height: 29px;
	opacity: 0.3;
}
.cover .search-location .full-location-map .outer-location-projector .close:hover {
	opacity: 1;
}
.cover .search-location .full-location-map .outer-location-projector .close:before, .cover .search-location .full-location-map .outer-location-projector .close:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 25px;
	width: 3px;
	background-color: #333;
}
.cover .search-location .full-location-map .outer-location-projector .close:before {
	transform: rotate(45deg);
}
.cover .search-location .full-location-map .outer-location-projector .close:after {
	transform: rotate(-45deg);
}
.cover .search-location .full-location-map .outer-location-projector .location-indicator {
	float: left;
	position: absolute;
	bottom: 20px;
	left: 0;
}
.cover .search-location .full-location-map .outer-location-projector .location-indicator {
	display: inline-block;
	position: relative;
	background: grey;
	padding: 15px;
}
.cover .search-location .full-location-map .outer-location-projector .location-indicator:after {
	content: '';
	display: block;
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid grey;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}
.cover .search-location .full-location-map .outer-location-projector .location-projector p.location-heading {
	font-size: 20px;
	color: red;
	line-height: 32px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: 'Helvetica LT Std BoldCond';
}
.cover .search-location .full-location-map .outer-location-projector .location-projector p {
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: 'Helvetica LT Std Cond';
	padding-right: 17%;
}
.cover .search-location .full-location-map .outer-location-projector .location-projector p.phone {
	font-size: 18px;
	color: #666666;
	text-transform: capitalize;
}
.cover .search-location .full-location-map .outer-location-projector .location-projector a {
	color: #ed1d25;
	font-size: 18px;
	font-family: 'Helvetica LT Std Cond';
	line-height: 28px;
	text-decoration: underline;
}
.cover .search-location .full-location-map .outer-location-projector .location-projector a:hover {
	color: #000;
}
.cover .search-location .full-location-map .outer-location-projector .location-projector:before {
	width: 16px;
	content: " ";
	height: 38px;
	background-image: url(../images/location-left-arrow.png);
	position: absolute;
	left: -16px;
	bottom: 21px;
	background-position: left center;
	background-repeat: no-repeat;
}
.cover .wrapper-body .site-map ul {
	padding: 0;
	margin: 0;
}
.cover .footer-main-menu button.mobile_accordion ul li {
	list-style: none;
}
.cover .masonry-inside img {
	width: 100%;
	height: auto;
}
.cover .lightbox-item {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.cover .lightbox-item img {
	width: 100%;
	height: auto;
}
.cover .modal-content {
	border-radius: 0;
	box-shadow: none;
}
.cover .masnry_outer .row {
	display: flex;

}
.cover .gallery-img img {
    width: 100%;
    height: 100%;

}
.cover .gallery-img {
    float: left;
    width: 100%;
	height: 100%;
	padding-bottom: 30px;
}
.cover .location-box {
    box-shadow: 0 0 10px #000;
}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner {
    z-index: 9999;
    position: relative;
}
.cover .form_tit {
    margin-bottom: 15px;
}
.cover .form_tit span {
    width: 100%;
    display: inline-block;
	margin-bottom: 10px;
}
.cover .form_tit input {
    display: inline-block;
	width: 100%;
}
.cover .form_tit select {
    height: 30px;
    width: 100%;
}
.cover .customer_login{
	width: 230px;
}
#nextlogin input {
    margin-bottom: 10px;
	width: 100%;
}
#nextlogin  input#nextbutt{
	width: 230px;
}
.cover .form_tit input[type="submit"]{
	width: 230px;
}
.cover .header_top_left ul li.nav-path-selected, .cover .header_top_left ul li.nav-path-selected>a {
    color: #000 !important;
}
.cover .wrapper-body .site-map ul li a {
    background-color: transparent !important;
}
ul.col-2 {
    padding-left: 0 !important;
    margin: 0;
}
ul.col-2 li {
    font-size: 18px;
    line-height: 28px;
}
ul.col-2 li a{
        font-size: 16px !important;
    font-family: 'Helvetica LT Std BoldCond' !important;
    text-transform: uppercase !important;
}
ul.col-2 li.nav-selected.nav-path-selected {
    list-style: none !important;
}
/*******************************************************************/
@media (min-width:220px) and (max-width: 767px) {
	.cover .search-location div#map p span {
    margin-bottom: 0 !important;
}
	.mac_os .cover .location .top-location-detail .top-heading h1 {
    padding: 15px 25px 7px 25px;
}
	.mac_os .cover .wrapper-body .full-cover .site-map ul li:before{
		top: 10px;
	}
	.mac_os .cover .wrapper-body .full-cover .site-map ul ul li:before{
		top: 5px;
	}
	.mac_os .cover .location-page .top-heading h1 {
    padding: 16px 25px 9px 25px;
}
	.mean-container .mean-nav ul li a{
		    padding: 16px 15px 10px 15px;
	}
	.mac_os .cover .wrapper-body .full-cover ul li:before{
		top: 5px;
	}
	.mac_os .cover .wrapper-body ul li:before {
    top: 5px;
}
	.mac_os .side-nav-page-right .servises ul li:before {
    top: 5px;
}
	.mac_os .cover .who-we-serve-outer .who-we-serve h1 {
    padding: 15px 25px 5px 25px;
}
	.mac_os .cover .mobile_menu .top-btn-mobile ul li .location-mobile{
		padding: 16px 0 8px 0;
	}
	.mac_os .cover .mobile_menu .top-btn-mobile ul li .customer-login a{
		padding-top: 3px;
    height: 48px;

	}

	.mac_os .cover .mobile-Who-We-Serve-Highlights.visible-xs .heading h1 a{
		    position: relative;
    top: 4px;
	}


	.cover .customer_login iframe {
    width: 280px;
    height: 157px;
}
	.ccm-custom-style-container.ccm-custom-style-main40-1542, .ccm-custom-style-container.ccm-custom-style-main40-1567
	{
		padding-left: 0;
	}
	.cover .FMP-patner-img
	{
	    position: static;
    width: 100%;
	}
.ccm-custom-style-main41.customer_login {
	text-align: center;
	       width: 280px;
}
.ccm-custom-style-container.ccm-custom-style-main40-764 {
	padding-left: 0;
    text-align: left;
	margin-bottom: 20px;
}
.cover .sales .sales-inner {
	text-align: center;
}
.cover .testimonials .testimonial .contents ul.st-pro-ticker {
	height: 225px;
	overflow: hidden;
}
.cover .testimonials .testimonial .contents .bottom p.name {
	font-size: 11px;
}
.cover .testimonial_detail .bottom .st-pro-author {
	font-size: 16px;
	margin-bottom: 15px;
}
.cover h1, .cover h1 a {
	font-size: 30px;
}
.cover h2, .cover h2 a {
	font-size: 26px;
}
.cover h3, .cover h3 a {
	font-size: 22px;
}
.cover h4, .cover h4 a {
	font-size: 20px;
}
.cover h5, .cover h5 a {
	font-size: 18px;
}
.cover h6, .cover h6 a {
	font-size: 16px;
}
.cover p {
	font-size: 16px !important;
	line-height: 24px !important;
}
.cover .full-cover img {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile ul li a {
	padding: 10px 10px;
	float: left;
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #000;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile ul li {
	float: left;
	width: 100%;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile:hover ul {
	display: block;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile ul {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile ul li:first-child a {
	border-top: 1px solid #000;
}
.mobile_nav .mean-nav .nav {
	display: block;
}
.mobile_nav .mean-nav .nav ul li:before {
	display: none;
}
.cover .top-portion {
	display: none;
}
.cover .mobile_menu {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	background-color: #cac8c8;
}
.cover .mobile_menu .logo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 17px 0;
}
.cover .mobile_menu .top-btn-mobile {
	float: right;
	width: 82.5%;
	position: absolute;
	top: 0;
	height: 52px;
	right: 0;
	z-index: 9999999999;
}
.cover .mobile_menu .top-btn-mobile ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.cover .mobile_menu .top-btn-mobile ul li {
	float: left;
	list-style: none;
	width: 50%;
	text-align: center;
	background-color: #cac8c8;
}
.cover .mobile_menu .top-btn-mobile ul li:before {
	display: none;
}
.cover .mobile_menu .top-btn-mobile ul li .customer-login {
	float: right;
	width: 100%;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile {
	float: left;
	width: 100%;
	padding: 12px 0;
	background-color: #cac8c8;
	position: relative;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile span {
	padding-right: 5px;
}
.cover .mobile_menu .top-btn-mobile ul li .location-mobile a {
	font-size: 14.63px;
	font-family: 'Helvetica LT Std BoldCond';
	text-transform: uppercase;
}
.cover .mobile-slider.visible-xs {
	float: left;
	width: 100%;
}
.cover .mobile-slider.visible-xs .col-xs-12 {
	padding: 0;
}
.cover .mobile-slider.visible-xs .image {
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 3px solid #fff;
}
.cover .mobile-slider.visible-xs .image img {
	width: 100%;
	height: auto;
}
.cover .mobile-slider.visible-xs .image:hover .background {
	background-color: rgba(0,0,0,0);
}
.cover .mobile-slider.visible-xs .image .background {
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.3);
}
.cover .mobile-slider.visible-xs .image .center-heading-link a {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 0 10px #000;
}
.cover .mobile-slider.visible-xs .image .center-heading-link {
	position: absolute;
	top: 42%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	display: inline-block;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #000;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .heading {
	text-align: center;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .heading h1 a {
	font-size: 28px;
	display: inline-block;
	margin: 0;



}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .heading h1 a:hover {
 color:#eb2228;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .heading h1 {
	padding: 0;
	margin: 20px 0;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 26px;
	color: #eb2228;
	position: relative;
	display: inline-block;
	padding: 15px;
	font-family: arial;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .heading h1::before {
	content: " ";
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-right: 0;
	padding: 15px 19px 0 0px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .heading h1::after {
	content: " ";
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-left: 0;
	padding: 15px 0 0 19px;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image.last-image {
	border-bottom: none;
	float: left;
	width: 100%;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image {
	width: 100%;
	float: left;
	height: auto;
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #fff;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image .learn-more {
	display: inline-block;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image .learn-more a:hover {
	background-color: #000;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image img {
	width: 100%;
	height: 100%;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image .learn-more a {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 14.04px;
	line-height: 50px;
	color: #fff;
	width: 230px;
	height: 50px;
	text-transform: uppercase;
	display: inline-block;
	background-color: #eb2228;
	line-height: 50px;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image:hover .background {
	background-color: rgba(0,0,0,0);
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image .background {
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image .title {
	padding: 0 12%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .mobile-bottom-image .title h4 {
	color: #fff;
	margin: 0 0 46px 0;
	text-shadow: 0 0 10px #000;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image .title {
	padding: 0 12%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image .learn-more {
	display: inline-block;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image .learn-more:hover a {
	background-color: #000;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image .learn-more a {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 14.04px;
	line-height: 50px;
	color: #fff;
	width: 230px;
	height: 50px;
	text-transform: uppercase;
	display: inline-block;
	background-color: #eb2228;
	line-height: 50px;

}

.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image .title h4 {
	color: #fff;
	margin: 0 0 46px 0;
	text-shadow: 0 0 10px #000;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image {
	width: 100%;
	float: left;
	height: auto;
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #fff;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}
	.cover .wrapper-body .full-cover ul li:before {
    top: 8px;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image img {
	width: 100%;
	height: 100%;
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image:hover .background {
	background-color: rgba(0,0,0,0);
}
.cover .mobile-Who-We-Serve-Highlights.visible-xs .top-image .background {
	float: left;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.6);
}
.cover .mobile_menu .top-btn-mobile ul li .customer-login a:hover {
	color: #eb2228;
}
.cover .mobile_menu .top-btn-mobile ul li .customer-login a {
	font-size: 11.82px;
	font-family: 'Helvetica LT Std';
	color: #fff;
	text-transform: uppercase;
}
.cover .above-footer {
	padding: 38px 20px 38px 20px;
	text-align: center;
}
.cover .highlights .image {
	border-bottom: 3px solid #fff;
	height: auto;
	width: 100%;
}
.cover .highlights .image:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0,.4);
}
.cover .highlights .image img {
	width: 100%;
}
.cover .FMP-Partners-Network-outer {
	padding: 0 0;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-right: 0;
	text-align: center;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .partners-logo {
	display: inline-block;
	width: 220px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
	float: none;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 26px;
	text-align: center;
	padding: 0 10%;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
	float: none;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 0;
	margin-right: 0;
}
.cover .FMP-Partners-Network-outer .video {
	float: left;
	width: 100%;
	height: 100%;
	padding: 0 0;
	position: relative;
	max-width: 100%;
	margin: 0;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .partners-logo img {
	width: 100%;
	height: auto;
}
.cover .FMP-Partners-Network-outer .inner-heading {
	display: none;
}
.cover .above-footer a {
	float: none;
	display: inline-block;
}
.cover .highlights .transparent-div {
	padding: 33px 34px 0 34px;
}
.cover .highlights .transparent-div .title {
	margin-top: 0;
}
.cover .highlights .transparent-div .title h4 {
	font-size: 24.89px;
	line-height: 25px;
	margin-bottom: 15px;
}
.cover .highlights .transparent-div p {
	font-size: 14px;
	line-height: 24px;
	font-family: 'Helvetica LT Std Cond';
}
.cover .highlights {
	padding: 0;
	background-image: none;
}
.cover .footer {
	padding: 42px 0;
}
.cover .footer .footer-left .footer-heading {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
.cover .footer .footer-left {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 5%;
}
.cover .footer .footer-left .footer-heading h5 a {
	font-size: 27.06px;
}
.cover .footer .footer-left .footer-heading h5 span {
	font-size: 27.06px;
	padding-right: 6px;
	display: inline-block;
}
.cover .footer .footer-left .footer_button {
	display: inline-block;
	text-align: center;
	width: 100%;

}
.cover .footer .footer-left a.footer-contact-us {
	width: 230px;
	height: 50px;
	line-height: 50px;
	display: inline-block;

	float: none;
}
.cover .footer .footer-left a.footer-customer-login {
	width: 230px;
	height: 50px;
	line-height: 50px;
	padding-top: 2px;
	display: inline-block;
	float: none;
}
.cover .footer-social {
	display: inline-block;
	float: none;
	margin: 0 auto;
}
.header_social_links {
	display: inline-block;
}
.cover .footer-social ul {
	margin-bottom: 30px;
	padding: 0;
}
.cover .footer-social p {
	display: none;
}
.cover .footer-social ul li {
	float: left;
	padding: 0 10px;
	list-style: none;
}
.cover .footer-social ul li a {
	font-size: 25px;
}
.cover .footer-social ul li a i {
	color: #cac8c8;
	font-size: 24px;
}
.footer-right.visible-xs {
	float: left;
	width: 100%;
}
.footer-right.visible-xs .footer-main-menu {
	float: left;
	width: 100%;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion:hover ul li span {
	color: #000;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion:hover ul li a {
	color: #000;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion {
	float: left;
	width: 100%;
	text-align: left;
	list-style: none;
	background-color: #404040;
	color: #fff;
	padding: 18px 22px;
	outline: none;
	border: none;
	margin-bottom: 9px;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul li a:hover {
	color: #000;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul li a {
	color: #fff;
	text-transform: uppercase;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul li:hover {
	color: #000;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul li {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 16px;
	color: #fff;
	list-style: none;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul {
	margin-bottom: 0;
	padding-left: 0;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion li:before {
	display: none;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul li span {
	padding-right: 12px;
}
.footer-right.visible-xs .footer-main-menu button.mobile_accordion ul li span .fa {
	font-size: 20px;
}
.footer .bottom {
	float: none;
	width: 100%;
	padding: 0 42px;
	display: inline-block;
	text-align: left;
}
.footer .bottom p {
	text-align: left;
	width: 100%;
	display: inline-block;
	line-height: 23px;
	font-size: 12px;
}
.footer .bottom p a {
	display: inline-block;
	float: none;
	font-size: 12px;
}
.footer-right.visible-xs .footer-main-menu .nav_panel ul {
	background-color: transparent;
	margin: 0 0 10px 0;
}
.footer-right.visible-xs .footer-main-menu .nav_panel ul li a:hover {
	color: #eb2228;
}
.footer-right.visible-xs .footer-main-menu .nav_panel ul li:before {
	display: none;
}
.footer-right.visible-xs .footer-main-menu .nav_panel ul li a {
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	background-color: transparent;
}
.footer-right.visible-xs .footer-main-menu .nav_panel ul li {
	background-color: none;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav {
	padding: 0 42px;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav li a {
	padding: 21px 0 0 0;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav li:before {
	display: none;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav li a.nav-selected.nav-path-selected {
	color: #eb2228;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav li {
	float: left;
	width: 50%;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav li a {
	color: #fff;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 15px;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav li.nav-selected.nav-path-selected {
	color: #eb2228;
}
.footer-right.visible-xs .mobile_main_menu_footer ul.nav > li > a:hover, .nav > li > a:focus {
	background-color: none;
	color: #eb2228;
	background: transparent;
}
.cover .breadcrumb-div {
	padding: 23px 0;
}
.cover .breadcrumb-div .breadcrumb-inner {
	float: left;
	width: 100%;
	padding-left: 17px;
}
.cover .who-we-serve-outer {
	background-position: 100% 100%;
	background-size: contain;
	background-image: none !important;
	    margin-bottom: 20px;
}
.cover .who-we-serve-outer .who-we-serve {
    padding: 30px 0 5px 0;
	text-align: center;
}
.cover .who-we-serve-outer .who-we-serve h1 {
	font-size: 26px;
	padding: 10px 15px 10px 15px;
}
.cover .who-we-serve-outer .who-we-serve h1:before {
	padding: 10px;
}
.cover .who-we-serve-outer .who-we-serve h1:after {
	padding: 10px;
}
.cover .who-we-serve-outer .who-we-serve h1 a {
	font-size: 26px;
	margin-bottom: 26px;


}
.cover .who-we-serve-outer .who-we-serve p {
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	width: 100%;
}
.cover .service-center {
	padding: 9px 0px 60px 0px;
}
.cover .service-center .service-center-outer .service-centers {
	margin-bottom: 20px;
	text-align: center;
}
.service-centers .centers .contents h4 {
	margin: 0 0 8px 0;
	font-size: 20px;
}
.cover .service-center .service-center-outer .service-centers .centers img {
	margin-bottom: 25px;
	max-width: 100%;
}
.service-centers .centers .contents {
	float: none;
	text-align: center;
	display: inline-block;
	padding: 0 2%;
}
	.service-centers .centers .contents a{
		font-size: 18px;
	}
.service-centers .centers .contents p {
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: center;
}
.cover .service-center .service-center-outer .service-centers .centers {
	margin-bottom: 25px;
}
.cover .sales .sales-inner .sale .image {
	float: left;
	width: 100%;
}
.cover .sales .sales-inner .sale .image img {
	width: 100%;
	height: auto;
}
.cover .sales .sales-inner .sale a.sales-button {
	float: none;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 45px;
	border-left: none;
}
.cover .sales .sales-inner .sale {
	height: auto;
	margin-bottom: 30px;
	width: 192px;
	float: none;
	display: inline-block;
}
.cover .sales {
	padding: 0 0px 0px 0px;
	    background-size: contain;
	background-image: none;
}
.cover .products .products-cutout .image {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
.cover .products {
	float: left;
	width: 100%;
	height: auto;
}
.cover .testimonials .testimonial .contents {
	float: none;
	position: relative;
	display: inline-block;
	width: 100%;
	background-image: none;
	padding: 0 0;
}
.cover .testimonials .testimonial .contents:before {
	display: none;
}
.cover .testimonials .testimonial {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.cover .testimonials .testimonial .contents h3 {
	margin-bottom: 6px;
	font-size: 24px;
	padding: 0;
}
.cover .testimonials {
	padding: 50px 0px;
}
.cover .testimonials .testimonial .contents p {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.cover .testimonials .testimonial .contents a.view-testimonials {
	position: static;
	bottom: 45px;
	float: none;
	display: inline-block;
}
.cover .above-footer {
	float: left;
	width: 100%;
	text-align: center;
}
.cover .above-footer .brands h2 {
	float: none;
	font-size: 24.89px;
	padding-right: 0;
	margin-bottom: 20px;
	line-height: 29.04px;
}
.cover .above-footer a {
	float: none;
	display: inline-block;

}
.cover .testimonial_detail .bottom p {
	font-family: 'Helvetica LT Std CondObl';
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 15px;
}
.cover .breadcrumb-div .breadcrumb-inner ul li a {
	color: #fff;
	font-size: 11px;
}
.cover .side-nav-page-contents {
	margin-top: 25px;
	padding: 0;
	background-image: none;
}
.side-nav-page-right .servises ul li:before {
	top: 8px;
}
.side-nav-page-contents .side-nav-page-right {
	padding: 0;
}
.cover .wrapper-body .side-nav-page-contents .side-nav-page-right ul li {
	display: block;
	padding-left: 24px;
	position: relative;
	text-align: left;
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 15px;
}
.side-nav-page-contents .side-nav-page-right h1 {
	font-size: 27px;
	padding-bottom: 10px;
	padding-top: 25px;
	margin-bottom: 15px;
}
.cover .wrapper-body ul li {
display: block;
    padding-left: 24px;
    position: relative;
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 15px;
}
.side-nav-page-contents .side-nav-page-right .top-content {
}
.ccm-custom-style-container.ccm-custom-style-main45-998 {
	padding-top: 0;
}
.cover .ccm-faq-container .faq_panel p {
	padding-left: 0;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
.cover .faq-entry-content button.mobile_accordion h3, .cover .faq-entry-content button.mobile_accordion h3 a {
	font-size: 14px;
	padding: 0 15px;
	line-height: 21px;
}
.cover .faq-entry-content button.mobile_accordion h3 span {
	margin-right: 5px;
	margin-bottom: 5px;
}
.ccm-custom-style-container.ccm-custom-style-main39-786 {
	padding-top: 0;
}
.cover .side-nav-page-contents .outer-div {
	padding-bottom: 0;
}
.cover .wrapper-body ul ul {
	margin-top: 15px;
}
.ccm-custom-style-container.ccm-custom-style-main31-673 {
	padding-top: 0;
}
.side-nav-page-right .servises ul {
	padding: 10px 0;
	text-align: left;
}
.cover .wrapper-body ul li:before {
	top: 8px;
}
.cover .wrapper-body .site-map ul li:before {
	top: 14px;
}
.cover .wrapper-body ul {
	padding: 0 0 0 20px;
}
.side-nav-outer {
	width: 100%;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top .partners-network-logo {
	text-align: center;
}
.side-nav-outer .contact-us-sidebar .image img {
	width: 100%;
}
.contact-us-sidebar .image p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.cover .full-cover .brands-heading {
	padding: 10px 0 31px 0;
}
.cover .full-cover .brands-heading h1 {
	padding-bottom: 4px;
	font-size: 26px;
}
.cover .full-cover .brands-heading p {
	font-size: 13px;
	line-height: 24px;
	    padding: 0;
}
.cover .full-cover .row.baranded_logo {
	float: left;
	margin-bottom: 0px;
	width: auto;
}
.cover .full-cover .row.baranded_logo .logo {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}
.cover .full-cover .row.baranded_logo .logo img {
max-width: 100%;
    height: auto;
    width: auto;
    margin: 0;
}
.cover .page-not-found {
	padding: 50px 0;
}
.cover .page-not-found .Error_found {
	padding: 16px 0;
	text-align: center;
}
.cover .page-not-found .Error_found h1, .cover .Error_found h1 a {
	font-size: 80px;
}
.cover .page-not-found .eror_link {
	text-align: center;
	padding: 0px 0 0 0;
}
.cover .page-not-found .error-text h4 {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.cover .page-not-found .page_search h3 {
	text-align: center;
	line-height: 34px;
}
.cover .page-not-found .error-text {
	float: right;
	width: 100%;
	padding: 0 5%;
}
.cover .full-cover {
	float: left;
	width: 100%;
}
.cover .col-xs-12.visible-xs.one {
	padding-right: 0;
	padding-left: 0;
}
.mobile_main_menu_footer ul li a {
	text-transform: uppercase;
}
.cover .breadcrumb-div .breadcrumb-inner ul li a:after {
	content: "\f105";
	font-size: 17px;
	padding-left: 4px;
}
.cover .breadcrumb-div .breadcrumb-inner ul li {
	padding-right: 0px;
}
.side-nav-page-contents .side-nav-page-right a.prev {
	left: -32px;
	background-color: transparent;
	padding: 0;
}
.side-nav-page-contents .side-nav-page-right a.next {
	right: -32px;
	background-color: transparent;
	padding: 0;
}
.Gallery_panel-content {
	width: 75% !important;
}
.side-nav-page-contents .side-nav-page-right .close_Glry {
	right: 21%;
	top: 25%;
}
.cover .site_credit {
	text-align: center;
	padding: 0 5%;
}
.cover .full-cover .Brands {
	float: none;
	width: 100%;
	padding: 0 12px;
	text-align: center;
	display: inline-block;
}
.customer-login span {
	padding-right: 5px;
}
.cover .full-cover .site-credits {
	padding: 0 5%;
	text-align: center;
}
.cover .full-cover .site-credits a img {
	margin-bottom: 25px;
}
.cover .full-cover .site-credits h3 {
	margin-bottom: 0;
	font-size: 15px;
}
.cover .full-cover .site-credits p {
	display: inline-block;
	width: 100%;
	font-size: 13px;
}
.cover .location-page .top-heading {
	margin-top: 45px;
	margin-bottom: 15px;
}
.cover .location-page .top-heading h1 {
	font-size: 26.68px;
	padding: 14px 15px 7px 15px;
	margin-bottom: 20px;
}
.cover .location-page .top-heading h1:before {
	padding: 15px 18px 0 0;
}
.cover .location-page .top-heading h1:after {
	padding: 15px 0 0 18px;
}
.cover .location-page .top-heading p {
	font-size: 14px;
}
.cover .search-location {
	width: 100%;
	padding: 0;
	    padding-bottom: 53px !important;
}
.cover .search-location .find-location .outer-search .sub-heading {
	float: left;
	width: 100%;
	text-align: center;
}
.cover .search-location .find-location .outer-search .search {
	float: none;
	display: inline-block;
	width: 290px;
	text-align: center;
	    margin-bottom: 0px;
}
.cover .search-location .find-location .outer-search .search p {
	display: inline-block;
	padding-right: 7px;
	width: 140px;
	font-size: 14px !important;
}
.cover .search-location .find-location .outer-search .search-within-miles {
	display: inline-block;
	width: 290px;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
}
.cover .search-location .find-location .outer-search .search-within-miles label.withiin-miles {
	width: 140px;
}
.cover .search-location .find-location .outer-search .search input.search-loc {
	width: 145px;
	display: inline-block;
}
.cover .search-location .find-location .outer-search .search-within-miles select#distanceinmiles {
	display: inline-block;
}
.cover .search-location .find-location .outer-search .location-submit-button {
	float: left;
	width: 100%;
	text-align: center;
}
.cover .search-location div#map {
	height: 300px;
}
.cover .search-location .find-location {
	float: none;
	width: 100%;
	display: inline-block;
	text-align: center;
	border-top: 2px solid #e4e3e3;
}
.cover .search-location .find-location .outer-search {
	float: none;
	width: 290px;
	display: inline-block;
	text-align: center;
}
.cover .search-location .details {
    float: none;
    width: 290px;
    background-color: #cac8c8;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Helvetica LT Std BlkCond';
    color: #000000;
    text-align: center;
    display: inline-block;
	   }
.cover .search-location .details .dis {
	    float: left;
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
    margin-bottom: 20px;
}
.cover .search-location .details .add {
    float: left;
    width: 100%;
    padding-top: 0;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0 !important;
}
.cover .search-location .details .add p{

	padding:0 !important;}
.cover .search-location .details .pho {
	float: left;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 20px;;
}
.cover .search-location .details .loc {
	float: left;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 20px;
}
.cover .search-location .details .dir {
	float: left;
	width: 100%;
	text-align: center;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
    width: 290px;
    height: 163px;
}
.cover .location {
	padding: 24px 0 0 0;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail {
	margin: 0 0 20px 0;
	text-align: center;
}
.cover .location .top-location-detail .slider .slider_video {
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail .top-heading {
	text-align: center;
	padding: 20px 0 0 0;
	margin-bottom: 0;
}
.cover .location .top-location-detail .top-heading h1 {
	padding: 11px 11px;
	font-size: 24.68px;
	display: inline-block;
	margin-bottom: 10px;
}
.cover .location .top-location-detail .top-heading h1:before {
	padding: 15px 14px 0 0;
}
.cover .location .top-location-detail .top-heading h1:after {
	padding: 15px 0 0 14px;
}
.cover .location .top-location-detail .address {
	padding-left: 0px;
	text-align: center;
	margin-bottom: 0;
}
.cover .location .top-location-detail .direction {
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
	    margin-bottom: 0;
}
.cover .location .top-location-detail .direction ul {
	float: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline-block;
	margin-bottom: 25px;
	width: auto;
}
.cover .location .top-location-detail .view-video-team a p.view-video {
	padding-left: 0;
	margin-bottom: 10px;
}
.cover .location div#inner-map {
	height: 245px;
}
.cover .location .top-location-detail .view-video-team {
	float: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	text-align: center;
	width: auto;
}
.cover .location .top-location-detail .clock-outer {
	padding: 0 20px 0 20px;
	text-align: center;
	width: 100%;
	display: inline-block;
	float: none;
}
.cover .location .top-location-detail .clock-outer .bottom-image {
	    float: none;
    width: 280px;
    display: inline-block;
    margin-top: -57px;
    margin-left: -7px;
    margin-bottom: 26px;
}
.cover .location .top-location-detail .clock-outer .time {
	   max-width: 260px;
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 30px 9px 150px 9px;
}
.cover .location .top-location-detail .right-top .view-promotion {
	float: none;
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 26px 15px 0 15px;
	margin-bottom: 20px;
}
.cover .location .top-location-detail .right-top .order {
	float: none;
	display: inline-block;
	width: 100%;
	padding: 27px 0 0 0;
}
.cover .location .top-location-detail .right-top .order p {
	font-size: 12px;
	line-height: 28.01px;
}
.cover .location .top-location-detail .right-top .order h4 {
	font-size: 22.01px;
	line-height: 30px;
}
.cover .map-portion {
	padding: 0;
}
.cover .map-portion .map-services {
	padding: 0;
	padding-top: 27px;
}
.cover .map-portion .map-services .services {
	float: none;
	width: 100%;
	display: inline-block;
	padding: 0;
	text-align: center;
	margin: 25px 0;
}
.cover .map-portion .map-services .services p {
	font-size: 21px;
	margin-bottom: 26px;
}
.cover .map-portion .map-services div#inner-map {
	float: left;
	width: 100%;
	height: 345px;
}
.cover .map-portion .map-services .services ul {
	padding-left: 0;
	margin-bottom: 0;
	max-width: 285px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
.cover .map-portion .map-services .services ul li {
    margin-bottom: 27px;
    /*padding-left: 0;*/
	padding-left:80px;
    list-style: none;
      font-size: 12px;

    text-align: left;
}
.cover .map-portion .map-services .services ul li small{
	line-height:22px;
}
.cover .map-portion .map-services .services ul li span{
	width:80px;
}
.cover .map-portion .map-services .services ul li span img{
	right:20px;
}
.cover .map-portion .map-services .services ul li a span {
	padding-right: 9px;
	display: -webkit-inline-box;
}
.side-nav-page-contents .side-nav-page-right img {
	margin-bottom: 20px;
}
.cover .wrapper-body .site-map ul li ul li:before {
	top: 6px;
}
.cover .breadcrumb-div.location-breadcrum {
      padding: 0;
    margin-top: 0;
}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner ul {
    list-style: none;
    float: left;
    padding: 7px 0 0 0;
    margin-bottom: 12px;
    width: 100%;
}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner h2 {

    color: #fff;
    margin: 0;
    font-size: 14px;
    width: 100%;
    padding: 0;
    text-align: left;
    margin-bottom: 20px;
 }
 .cover .search-location .find-location .outer-search .sub-heading p {
      margin-bottom: 13px;
}
}

@media (min-width:992px) and (max-width:1023px) {


.cover .sales .sales-inner .sale a.sales-button {
	width: 55%;
	font-size: 16px;
	line-height: 110px;
}
.cover .footer .footer-menu {
	padding-left: 0px;
}
.footer .bottom {
	text-align: left !important;
}
.footer .bottom p {
	font-size: 12px;
}
.footer .bottom p a {
	font-size: 12px;
}
.cover .who-we-serve-outer .who-we-serve p {
	width: 100%;
}
.cover .top-portion .top button.slick-prev.slick-arrow {
	left: 25px;
}
.cover .top-portion .top button.slick-next.slick-arrow {
	right: 25px;
}
.service-centers .centers .contents p {
	font-size: 13px !important;
	line-height: 18px !important;
}
.service-centers .centers .contents a {
	font-size: 19px !important;
}
.service-centers .centers .contents h4 {
	color: #000;
	margin: 0 0 11px 0 !important;
	font-size: 19px !important;
}
.cover h1, .cover h1 a {
	font-size: 30px;
}
.cover p {
	font-size: 16px;
	line-height: 24px;
}
.cover .full-cover img {
	margin-bottom: 30px;
}
.cover .location .top-location-detail .top-heading {
    margin-bottom: 0px;
    padding-left: 0;
    text-align: left !important;
    padding-bottom: 0;
}
.cover .location .top-location-detail .address {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 12px;
    text-align: left !important;
    padding-top: 10px;
    display: block;
}
.cover .location .top-location-detail .direction {
    float: left;
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    text-align: left !important;
}
.cover .location .top-location-detail .direction ul li {
    float: left;
    padding: 0 6px !important;
}
.cover .location .top-location-detail .direction ul li a {
    font-size: 11px !important;
}
.cover .location .top-location-detail .view-video-team {
    float: left;
    width: 100%;
    display: inline-block;
    text-align: left !important;
    padding-left: 0;
}
.cover .location .top-location-detail .view-video-team a p.view-video {
    font-size: 11px !important;
    margin-bottom: 8px;
    text-align: left !important;
    padding-left: 25px;
	  background-size: 14px;
}
.cover .location .top-location-detail .view-video-team a p.meet-team {
    margin-bottom: 8px;
    font-size: 11px !important;
    text-align: left !important;
    padding-left: 18px;
    background-size: 14px;
}
.cover .location .top-location-detail .clock-outer {
    padding: 17px 7px 0px 7px !important;
}
.cover .location .top-location-detail .clock-outer .time {
    padding: 4px 5px 72px 6px !important;

}
.cover .location .top-location-detail .clock-outer .time ul li.clock {

    font-size: 12px !important;
}
.cover .location .top-location-detail .clock-outer .time ul li.clock span {
    padding-right: 7px !important;
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours {

    font-size: 11px !important;
}
.cover .location .top-location-detail .clock-outer .time ul li.heading {

    font-size: 11px !important;
}
.cover .location .top-location-detail .clock-outer .time ul li{

	font-size:11px !important;}
}

@media (min-width:768px) and (max-width:1023px) {
	.mac_os .cover .breadcrumb-div.location-breadcrum .breadcrumb-inner h2 {

    top: 0;
    padding: 10px 0 0 0;
}
	.cover .FMP-patner-img {

    width: 545px;

}
	.ccm-custom-style-container.ccm-custom-style-main64-1089 img {
    width: 94%;
}
	.mac_os .cover .header .header-middle .header-middle-right ul li a{
		top: 2px;
	}
	.mac_os .cover .header .header-middle .main_menu ul li a {

    top: 4px;
}
	.ccm-custom-style-container.ccm-custom-style-main40-1542, .ccm-custom-style-container.ccm-custom-style-main40-1567{
		padding-left: 0;
	}
	.customer_login iframe {
    width: 275px;
    height: 154px;
}
	#nextlogin input#nextbutt, .cover .form_tit input[type="submit"] {
    width: 100%;
}

	.cover .fmp_gallery h6 {
    font-size: 13px;
    margin: 0 0 15px 0;
}
.cover .customer_login a.button {
	min-width: 100%;
	font-size: 12px;
}
.ccm-custom-style-container.ccm-custom-style-main40-764 input {
	width: 100%;
	margin-bottom: 10px;
}
.ccm-custom-style-container.ccm-custom-style-main40-764 {
	padding: 0;
}
.ccm-custom-style-container.ccm-custom-style-main27-669 {
	padding-top: 5px;
}
.cover .wrapper-body .side-nav-page-right .servises ul li {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}
.service-centers .centers .contents a {
	font-size: 16px;
}
.cover h1, .cover h1 a {
	font-size: 32px;
	line-height: 100%;
}
.cover h2, .cover h2 a {
	font-size: 30px;
	line-height: 100%;
}
.cover h3, .cover h3 a {
	font-size: 25px;
	line-height: 100%;
}
.cover h4, .cover h4 a {
	font-size: 20px;
	line-height: 100%;
}
.cover h5, .cover h5 a {
	font-size: 18px;
	line-height: 100%;
}
.cover h6, .cover h6 a {
	font-size: 16px;
	line-height: 100%;
}
.cover p {
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 20px;
}
.cover .header .logo {
    top: 15px;
    left: 18px;
    width: 130px;
}
.cover .header .header-middle .header-middle-right ul li:before {
    top: 7px;
    height: 20px;
}
.header_top_left {
	padding-left: 173px;
}
.header_top_left ul li {
    padding: 0;
    line-height: 30px;
}
.header_top_left ul li a {
font-size: 10px;
    padding: 0 15px 0 0px;
}
.cover .header .header-top .header_top_right .social-menu {
    padding: 0;
    line-height: 100%;
}
.cover .header .header-top .header_top_right .social-menu ul {
	padding-left: 0;
}
.cover .header .header-top .header_top_right .social-menu ul li {
    padding: 0 15px 0 0;
    line-height: 32px;
}
.customer-login {
    width: 140px;
    height: 32px;
}
.customer-login a.login-link {
    line-height: 30px;
    padding-top: 2px;
}

.customer-login span {
	padding-right: 7px;
}
.customer-login a {
	font-size: 11px;
}
.cover .header .header-middle .main_menu {
	padding-left: 173px;
}
.cover .header .header-middle .main_menu ul li {
	    padding: 7px 15px 12px 0;
    line-height: 100%;
}
.cover .header .header-middle .main_menu ul li a {
    font-size: 10px;
    padding: 0;
}
.cover .header .header-middle .header-middle-right ul {
	padding-left: 0;
}
.cover .header .header-middle .header-middle-right ul li {
padding: 0;
    margin: 0;
}
	.cover .header .header-middle .header-middle-right a.location-link span {
    position: absolute;
    top: 7px;
    left: 25px;
}
.cover .header .header-middle .header-middle-right ul li a {
	font-size: 10px;
	text-align: center;
}
.cover .header .header-middle .header-middle-right ul li a {
padding: 12.5px 20px;
}
.cover .header .header-middle .header-middle-right ul li span {
	padding-left: 0;
}
.cover .header .header-middle .header-middle-right ul li span a img {
	width: 9px;
	height: auto;
}
.cover .header .header-middle .header-middle-right {
	float: right;
}
.header-bottom {
	width: 168px;
	height: 31px;
	background-size: contain;
	position: relative;
}
.cover .top-portion .top {
	margin-top: -15px;
}
.cover .top-portion .top .center-text {
	top: 34%;
}
.top .home-title h1.page-title {
	font-size: 54.6px;
}
.cover .footer {
	padding: 40px 30px;
}
.top .center-text h1 {
	font-size: 47.6px;
}
.cover .slider .slider-outer {
	margin-top: -129px;
	margin-bottom: 98px;
}
.cover .slider .slider-outer .item .title h6 {
	font-size: 17px;
	    padding: 7px 10px 7px 10px;
}
.cover .slider .slider-outer .item .title h6:before {
	padding: 7px;
}
.cover .slider .slider-outer .item .title h6:after {
	padding: 7px;
}
.cover .slider .slider-outer .item .transparent-text {
	top: 80px;
	left: 17px;
}
.cover .slider .slider-outer .item .transparent-text p {
	font-size: 18px;
	line-height: 23px;
}
.cover .slider .slider-outer .item .transparent-div {
	width: 122px;
	height: 50px;
	bottom: 27px;
	left: 14px;
}
.cover .slider .slider-outer .item .title {
	position: absolute;
	top: 33px;
	left: 17px;
}
.cover .footer .footer-left .footer-contact {
	float: left;
	width: 100%;
}
.cover .footer .footer-left a.footer-contact-us {
	width: 216px;
	height: 42px;
	line-height: 42px;
}
.cover .footer .footer-left a.footer-customer-login {
	width: 216px;
	height: 42px;
	line-height: 42px;
}
.cover .mobile_main_menu_footer ul li a {
	font-size: 14px;
	font-family: 'Helvetica LT Std BoldCond';
	float: left;
	width: 100%;
	line-height: 100%;
	text-transform: uppercase;
	color: #fff;
	    padding: 10px 0px;
}
.cover .mobile_main_menu_footer {
	float: left;
	width: 100%;
}
.cover .footer-main-menu {
	float: left;
	width: 100%;
}
.cover .mobile_main_menu_footer ul li:before {
	display: none;
}
.cover .footer-main-menu button.mobile_accordion ul li a {
	color: #fff;
	text-transform: uppercase;
	padding-left: 5px;
	font-size: 14px;
	font-family: 'Helvetica LT Std BoldCond';
	width: 100%;
	line-height: 100%;
}
.cover .footer-main-menu button.mobile_accordion ul li:hover a {
	color: #eb2228;
}
.cover .footer-main-menu button.mobile_accordion ul li:hover span i {
	color: #eb2228;
}
.cover .footer-main-menu button.mobile_accordion {
	float: left;
	width: 100%;
	text-align: left;
	text-decoration: none;
	list-style: none;
	padding-left: 10px;
	background-color: #404040;
	color: #fff;
	margin-bottom: 13px;
	padding: 12px;
	outline: none;
	border: 0;
}
.cover .footer-main-menu button.mobile_accordion ul {
	padding-left: 0;
	margin-bottom: 0;
}
.cover .footer-main-menu button.mobile_accordion ul li span {
	padding-right: 5px;
	color: #fff;
}
.cover .footer-main-menu button.mobile_accordion ul li:before {
	display: none;
}
.cover .footer-main-menu .nav_panel ul li::before {
	display: none;
}
.cover .footer-main-menu .nav_panel ul li a {
	color: #eb2228;
}
.cover .footer-main-menu .nav_panel .nav > li > a:hover, .cover .footer-main-menu .nav_panel .nav > li > a:focus {
	text-decoration: none;
	background-color:transparent;
	outline: none;
}
.footer .bottom {
	text-align: center;
}
.footer .bottom p {
	float: none;
	display: inline-block;
}
.cover .footer-social {
	float: left;
	width: 100%;
	text-align: left;
}
.cover .footer-social ul {
	display: inline-block;
	padding: 0;
	text-align: center;
}
.header_social_links {
	display: inline-block;
	text-align: center;
}
.header_social_links ul li a {
	font-size: 12px;
}
.cover .footer-social ul li {
	padding: 0 7px;
}
.cover .footer-social ul li a i {
	font-size: 20px;
}
.cover .Who-We-Serve-Highlights .top-image .title h4 a {
	font-size: 14px;
	line-height: 20px;
}
.cover .Who-We-Serve-Highlights .heading h1 {
	margin: 20px 0;
	font-size: 34px;
}
.cover .Who-We-Serve-Highlights .heading h1 a {
	font-size: 34px;

}
.cover .Who-We-Serve-Highlights .bottom-image .title h4 a {
	font-size: 14px;
	line-height: 14px;
}
.cover .FMP-Partners-Network-outer {
	padding: 0 60px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 19px;
	    width: 309px;
}

.cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
       font-size: 23px;
    margin-bottom: 10px;
    padding: 12px 15px 12px 15px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2:before {
	padding: 10px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2:after {
	padding: 10px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
font-size: 12px !important;
    line-height: 17px !important;
    margin-bottom: 7px;
}
.cover .FMP-Partners-Network-outer .video {
	height: auto;
	margin-bottom: 28px;
	margin-top: 50px;
	width: 100%;
}
.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
	cursor: pointer;
	opacity: 0;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h5 {
    font-size: 12px;
    display: inline-block;
    margin-bottom: 12px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line .partners-logo {
	top: -8px;
	right: 7px;
	width: 111px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
    width: auto;
    height: auto;
    line-height: 100%;
    font-size: 12px;
    float: none;
    display: inline-block;
    padding: 12px 15px 12px;
    min-width: 105px;
	margin: 0;
}
.cover .highlights {
	padding: 63px 48px;
}
.cover .highlights .image .title h4 {
	font-size: 16px;
	line-height: 16px;
}
.cover .highlights .image .inner-btn {
    bottom: 54px;
    width: auto;
    height: auto;
    line-height: 100%;
    background-color: transparent;
}
.cover .highlights .transparent-div .title h4 {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 100%;
}
.cover .highlights .transparent-div .title {
	margin-top: 11px;
}
.cover .highlights .image .inner-btn a {
    width: auto;
    height: auto;
    line-height: 100%;
    font-size: 12px;
    float: none;
    display: inline-block;
     padding: 12px 15px 12px;
	    min-width: 105px;
}
.cover .highlights .transparent-div p {
	font-size: 12px;
	line-height: 16px;
}
.cover .above-footer {
	padding: 35px 30px 35px 30px;
}
.cover .above-footer .brands h2 {
    font-size: 21.08px;
    padding: 8px 0 0 0;
}
.cover .above-footer a {
    width: auto;
    font-size: 12px;
       padding: 12px 15px 12px;
    height: auto;
    min-height: auto;
    line-height: 100%;
	    min-width: 105px;
}
.cover .top-portion .top .outer_slider {
	    margin-top: 83px;
}
.cover .breadcrumb-div {
    padding: 15px 0;
}
	.cover .breadcrumb-div .breadcrumb-inner ul li a{
		font-size: 12px;
	}
.cover .who-we-serve-outer {
    background-position: right center;
    background-size: cover;
}
.cover .who-we-serve-outer .who-we-serve {
    padding: 25px 15px;
    text-align: center;
    width: 50%;
}
.cover .testimonials .testimonial {
	padding: 0 5%;
}
.cover .testimonials {
	padding: 100px 22px;
}
.cover .testimonials .testimonial .contents h3 {
	font-size: 24px;
}
.cover .testimonials .testimonial .contents {
	height: 160px;
	padding-left: 120px;
	background-size: 80px;
	background-position: top left;
}
.cover .testimonials .testimonial .contents p {
	font-size: 14px;
	line-height: 22px;
}
.cover .service-center .service-center-outer .service-centers .centers {
	padding: 0 20px;
	margin-bottom: 50px;
}
.cover .service-center {
	padding: 60px 0px 0px 0px;
}
.service-centers .centers .contents h4 {
	color: #000;
	margin: 0 0 11px 0;
}
.service-centers .centers .contents p {
	font-size: 16px;
	line-height: 23px;
}
.cover .service-center .service-center-outer {
/*  padding: 0 10%;*/
}
.cover .testimonials .testimonial .contents a.view-testimonials {
	bottom: 0px;
	right: 17px;
	font-size: 14px;
}
.cover .products .products-cutout .image {
    margin-top: -95px;
    width: 65%;
    display: inline-block;
    margin-bottom: 30px;
}
.cover .sales {
    padding: 100px 23px 100px 23px;
    background-size: contain;
}
.cover .sales .sales-inner .sale {
	margin-bottom: 50px;
}
.cover .side-nav-page-contents {
	padding: 56px 20px 39px 20px;
}
.side-nav-outer {
	width: 100%;
}
.side-nav-outer .side-nav ul li.first-nav-path-select a {
	font-size: 22px;
}
.side-nav-outer .side-nav ul li a {
	font-size: 13px;
}
.side-nav-page-contents .side-nav-page-right h1 {
	font-size: 27px;
	padding-bottom: 17px;
	margin-bottom: 17px;
}
.side-nav-outer .side-nav ul li {
	padding: 10px 0 10px 30px;
}
.side-nav-page-contents .side-nav-page-right p {
margin-bottom: 15px;
    font-size: 16px !important;
    line-height: 24px !important;
}
.side-nav-page-right .servises p {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 15px;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top p {
	font-size: 16px;
}
.cover .page-not-found .Error_found {
	float: left;
	width: 100%;
	padding: 130px 0 0 60px;
}
.cover .page-not-found .Error_found h1, .cover .Error_found h1 a {
	font-size: 100px;
}
.cover .page-not-found .eror_link {
	padding: 70px 60px 0 0;
	text-align: center;
}
.cover .page-not-found .error-text {
	padding: 0 60px 89px 0;
}
.cover .page-not-found .error-text h4 {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 26px;
	margin-bottom: 10px;
}
.cover .page-not-found .page_search h3 {
	font-size: 16px;
	line-height: 25px;
}
.cover .who-we-serve-outer .who-we-serve p {
	width: 100%;
	text-align: center;
}
.cover .top-portion .top button.slick-prev.slick-arrow {
	left: 25px;
}
.cover .top-portion .top button.slick-next.slick-arrow {
	right: 25px;
}
.cover .header .header-middle .header-middle-right a.location-link {
width: 140px;
    text-align: center;
    display: inline-block;
    float: left;
    padding: 12.5px 15px;
}
.cover .service-center .service-center-outer .service-centers {
	margin-bottom: 0px;
}
.cover .slider .slider-outer button.slick-prev.slick-arrow {
	width: 38px;
	height: 38px;
}
.cover .slider .slider-outer button.slick-next.slick-arrow {
	width: 38px;
	height: 38px;
}
.cover .slider .slider-outer button.slick-next.slick-arrow::before {
	top: 21px;
}
.cover .footer-main-menu .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color:transparent;
	color: #eb2228;
}
.cover .full-cover .brands-heading {
	padding: 17px 0 35px 0;
}
.cover .full-cover .brands-heading p {
	font-size: 15px;
}
.cover .full-cover .Brands {
	padding: 0 0;
}
.cover .full-cover .brands-heading h1 {
	padding-bottom: 11px;
}
.cover .top-portion .top button.slick-next.slick-arrow:before {
	top: 11px;
	font-size: 17px;
	right: 5px;
}
.cover .top-portion .top button.slick-next.slick-arrow {
	width: 35px;
	height: 35px;
}
.cover .top-portion .top button.slick-prev.slick-arrow {
	width: 35px;
	height: 35px;
}
.cover .top-portion .top button.slick-prev.slick-arrow:before {
	font-size: 17px;
	top: 45%;
}
.cover .Who-We-Serve-Highlights .top-image a .title h4 {
	font-size: 13px;
}
.cover .Who-We-Serve-Highlights .bottom-image a .title h4 {
	font-size: 13px;
}
.cover .header .header-middle .main_menu ul li ul {
	min-width: 150px;
}
.cover .header .header-middle .main_menu ul li ul li a {
    font-size: 9px;
     padding: 8px 8px 8px;
}
	.cover .header .header-middle .main_menu ul li ul li:first-child > a {
    padding-left: 8px;
}
.cover .who-we-serve-outer .who-we-serve h1 {
padding: 10px 18px 10px 18px;
    font-size: 32px;
    margin-bottom: 15px;
}
.cover .who-we-serve-outer .who-we-serve h1:before {
	padding: 12px;
}
.cover .who-we-serve-outer .who-we-serve h1:after {
	padding: 12px;
}
.cover .full-cover .site-credits h3 {
	margin-bottom: 0;
	font-size: 25px;
}
.cover .full-cover .site-credits p {
	font-size: 17px;
}
.cover .header .header-middle .header-middle-right ul li > ul {
	top: 34px;
}
.cover .header .header-middle .header-middle-right ul li > ul > li a {
	padding: 7px 20px;
}
.cover .location-page .top-heading {
	margin-top: 38px;
	margin-bottom: 29px;
}
.cover .location-page .top-heading p {
	font-size: 14px;
	padding: 0 10%;
}
.cover .location-page .top-heading h1 {
	font-size: 27.68px;
	padding: 11px 13px;
	margin-bottom: 26px;
}
.cover .location-page .top-heading h1:before {
	padding: 15px 17px 0 0;
}
.cover .location-page .top-heading h1:after {
	padding: 15px 0 0 17px;
}
.cover .search-location {
	float: left;
	width: 100%;
	padding: 0 16px;
	    padding-bottom: 112px;
}
.cover .search-location .find-location .outer-search {
	float: left;
	width: 100%;
	padding: 22px 0;
}
.cover .search-location .find-location .outer-search .sub-heading {
	width: 24.4%;
}
.cover .search-location .find-location .outer-search .sub-heading p {
	font-size: 14px !important;
	vertical-align: middle;
	margin-bottom: 0;
	padding: 5px 0;
}
.cover .search-location .find-location .outer-search .search {
	width: 25.7%;
}
.cover .search-location .find-location .outer-search .search p {
	    font-size: 12px !important;
}
.cover .search-location .find-location .outer-search .search input.search-loc {
	width: 64px;
	padding-left: 5px;
}
.cover .search-location .find-location .outer-search .search-within-miles {
	width: 27.4%;
	padding-left: 12px;
}
.cover .search-location .find-location .outer-search .search-within-miles label.withiin-miles {
	float: left;
	padding: 7px 11px 7px 0;
	margin: 0;
	font-weight: 600;
}
.cover .search-location .find-location .outer-search .search-within-miles select#distanceinmiles {
	width: 86px;
	padding-left: 3px;
	font-size: 12px;
}
.cover .search-location .find-location .outer-search .location-submit-button {
	float: right;
	width: 19.4%;
}
.cover .search-location .find-location .outer-search .location-submit-button input.search-btn {
	width: 122px;
	float: right;
}
.cover .search-location div#map {
	height: 400px;
	margin-bottom: 20px;
}
.cover .search-location .heading-parts {
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
.cover .search-location .heading-parts .dis {
	padding-left: 8px;
}
.cover .search-location .details .dis {
	padding-left: 8px;
}
.cover .search-location .details p {
	font-size: 15px;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
    width: 325px;
    height: 183px;
}
.cover .location {
	padding: 22px 0 0 0;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail .right-top .view-promotion {
width: 100%;
    height: auto;
    padding: 20px 0 15px 0;
    margin-bottom: 10px;
}
.cover .location .top-location-detail .right-top .view-promotion p {
font-size: 15px !important;
    line-height: 100% !important;
    margin: 0 0 10px 0;
}
.cover .location .top-location-detail .right-top .view-promotion a {
font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
}
.cover .location .top-location-detail .top-heading h1 {
	padding: 11px 16px;
	font-size: 20.68px;
	display: inline-block;
	margin-bottom: 0;
}
.cover .location .top-location-detail .top-heading h1:before {
	padding: 15px 15px 0 0;
}
.cover .location .top-location-detail .top-heading h1:after {
	padding: 15px 0 0 15px;
}
.cover .location .top-location-detail .top-heading {
    margin-bottom: 0px;
    padding-left: 0;
    text-align: center;
    padding-bottom: 0;
}
.cover .location .top-location-detail .address p.bold {
	font-size: 14px;
	margin-bottom:0;
	    padding-bottom: 0;
}
.cover .location .top-location-detail .address p {
	font-size: 14px;
	margin-bottom: 0;
}
.cover .location .top-location-detail .direction {
    float: none;
    width: 100%;
    display: inline-block;
  padding-left: 0px;
    text-align: center;
	    margin-bottom: 10px;
}
.cover .location .top-location-detail .direction ul {
    float: none;
    display: inline-block;
    padding: 0;
	    margin: 0;
}
.cover .location .top-location-detail .view-video-team {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.cover .location .top-location-detail .address {
	    float: none;
    width: 100%;
    padding-left: 0;
      margin-bottom: 12px;
    text-align: center;
    padding-top: 10px;
	    display: block;
}
.cover .location .top-location-detail .direction ul li a {
	font-size: 14px;
}
.cover .location .top-location-detail .direction ul li {
	    line-height: 14px;
    display: inline-block;
    float: none;
    margin-bottom: 15px;
}
.cover .location .top-location-detail .view-video-team a p.view-video {
	font-size: 16px;
	margin-bottom: 8px;
	text-align:left;
}
.cover .location .top-location-detail .view-video-team a p.meet-team {
	margin-bottom: 8px;
	font-size: 15px;
	text-align:left;
}

.cover .location .top-location-detail .clock-outer .time {
	padding: 12px 20px 72px 20px;
	width: 100%;
}
.cover .location .top-location-detail .clock-outer .bottom-image {
	float: left;
	width: 105%;
	margin-top: -57px;
	margin-left: -7px;
	margin-bottom: 26px;
}
.cover .location .top-location-detail .clock-outer .time ul li.clock {
	margin-bottom: 12px;
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours {
	margin-bottom: 12px;
}
.cover .location .top-location-detail .right-top .order {
float: right;
    width: 100%;
    padding: 20px 0 10px 0;
    height: 120px;
}
.cover .location .top-location-detail .clock-outer {
	padding: 17px 20px 0px 19px;
}
.cover .map-portion {
	    padding: 0 75px;
}
.cover .map-portion .map-services {
	       padding: 50px 19px 50px 19px;

}
.cover .map-portion .map-services .services {
    float: left;
    width: 100%;
    padding-left: 10px;
}
.cover .map-portion .map-services .services ul li span {
    padding-right: 0;
    width: 65px;
}
.cover .map-portion .map-services .services ul li span img{
	right:5px;
}
.cover .map-portion .map-services .services ul li small{
	line-height:22px;
}
a.view-video-link {
	width: 50%;
	float: left;
}
.cover .location .top-location-detail .clock-outer .time ul li{
	font-size: 15px;
}
a.meet-the-team {
	width: 50%;
	float: right;
}
.cover .location .top-location-detail .right-top .order h4 {
font-size: 20px;
    line-height: 100%;
}
.cover .location .top-location-detail .right-top .order p {
    font-size: 14px !important;
    line-height: 19.01px !important;
    margin: 0 0 5px 0;
}
.cover .location .top-location-detail .right-top .order a {
font-size: 18px;
    padding-bottom: 0;
}
.cover .location .top-location-detail {
	margin: 0 0 30px 0;
}
.cover .map-portion .map-services .services p {
	font-size: 19px;
	margin-bottom: 18px;
}
.cover .map-portion .map-services .services ul li {
	    margin-bottom: 23px;
    font-size: 12px;
}
.cover .map-portion .map-services .services ul li a {
	font-size: 15px;
}
.cover .map-portion .map-services .services ul li a span {
	padding-right: 14px;
}
.cover .map-portion .map-services div#inner-map {
	float: left;
	width: 100%;
	height: 288px;
}
.cover .wrapper-body ul li {
	font-size: 16px;
	line-height: 28px;
}
.cover .wrapper-body ul li:before {
	top: 10px;
}
.cover .breadcrumb-div .breadcrumb-inner {
	padding-left: 20px;
}
.side-nav-page-contents .side-nav-page-right {
    padding-left: 0;
    padding-right: 0;
}
	.side-nav-page-contents .side-nav-page-right ul li:before {
      top: 8px;
}
.cover .wrapper-body .container {
	width: 700px;
}
.cover .wrapper-body .container-fluid .container {
	width: 100%;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li:first-child {
padding: 20px 15px 19px 15px;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li {
	padding-left: 15px;
}
.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top {
	padding: 30px 20px;
}
.cover .breadcrumb-div.location-breadcrum {
    padding: 24px 0 0px 138px;
    margin-top: 70px;
}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner h2 {
    float: right;
    color: #fff;
    font-size: 30px;
    margin: -24px 0 0 0;
    padding: 11px 7px 0 0;
  }
		.cover .footer-main-menu .nav_panel ul li a {
    color: #fff;
    padding: 5px 0;
			background-color: transparent;
}
		.cover .footer-main-menu .nav_panel ul li a:hover, .cover .footer-main-menu button.mobile_accordion ul li a:hover {
	    color: #eb2228 !important;
	}
.cover .footer-main-menu .nav_panel ul {
    padding: 0;
    margin: 0 0 15px 0;
}
		.cover .mobile_main_menu_footer ul li.nav-path-selected > a, .footer-main-menu button.mobile_accordion ul li.nav-path-selected > a{
		 color: #eb2228 !important;
	}
	.cover .breadcrumb-div .breadcrumb-inner ul li {

    padding-right: 6px;
}
.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
    padding: 14px 15px 8px 15px;
}
.mac_os .cover .slider .slider-outer .item .title h6 {
    padding: 12px 16px 5px 15px;
}
.mac_os .cover .customer-login a.login-link {
    line-height: 32px;
    padding-top: 4px;
}
.mac_os .cover .above-footer a {
    padding: 13px 15px 10px;
}
.mac_os .cover .above-footer .brands h2 {
    margin-top: 2px;
}
.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
   padding: 12px 15px 10px;
}
.mac_os .cover .highlights .image .inner-btn a {
padding: 12px 15px 10px;
}
.mac_os .cover .who-we-serve-outer .who-we-serve h1 {
    padding: 16px 25px 5px 25px;
}
.mac_os .side-nav-page-right .servises ul li:before {
    top: 5px;
}
.mac_os .cover .location-page .top-heading h1 {
    padding: 19px 25px 9px 25px;
}
.mac_os .cover .wrapper-body ul li:before {
    top: 7px;
}
.mac_os .cover .wrapper-body .side-nav-outer .side-nav ul li:first-child {
    padding: 22px 15px 12px 15px;
}
.mac_os .cover .wrapper-body .side-nav-outer .side-nav ul li {
    padding: 16px 15px 12px 15px;
}
.mac_os .cover .location .top-location-detail .top-heading h1 {
    padding: 15px 25px 7px 25px;
}
}

@media (min-width:1024px) and (max-width:1199px) {
	.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
    padding-top: 1px;
}
	.cover .highlights .image .inner-btn, .cover .highlights .image .inner-btn a{
		width: 200px;
		height: 45px;
		line-height: 45px;
	}

		.cover .FMP-patner-img {

    width: 718px;

}
	.ccm-custom-style-container.ccm-custom-style-main64-1089 img {
    width: 76%;
    height: auto;
}
	.mac_os .cover .header .header-middle .main_menu ul li a{
		top: 4px;
	}
	.mac_os .cover .header .header-middle .header-middle-right ul li a{
		top: 4px;
	}

	.cover .wrapper-body ul li {

    font-size: 16px !important;
    line-height: 30px !important;
}
	.cover .footer .footer-left{
		width: 216px;
	}
		.cover .footer-main-menu .nav_panel ul li a:hover, .cover .footer-main-menu button.mobile_accordion ul li a:hover {
	    color: #eb2228 !important;
	}

	.cover .footer-main-menu {
    float: left;
    width: 100%;
}
	.cover .mobile_main_menu_footer {
    float: left;
    width: 100%;
}
	.cover .mobile_main_menu_footer ul li a {
    font-size: 14px;
    font-family: 'Helvetica LT Std BoldCond';
    float: left;
    width: 100%;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
		    background-color: transparent;
}
	.cover .mobile_main_menu_footer ul li a:hover{
		 color: #eb2228 !important;
	}
		.cover .mobile_main_menu_footer ul li.nav-path-selected > a, .footer-main-menu button.mobile_accordion ul li.nav-path-selected > a{
		 color: #eb2228 !important;
	}
	.cover .footer-main-menu button.mobile_accordion ul {
    padding-left: 0;
    margin-bottom: 0;
}
	.cover .footer-main-menu button.mobile_accordion ul li {
    list-style: none;
}
	.cover .footer-main-menu button.mobile_accordion ul li span {
    padding-right: 5px;
    color: #fff;
}
	.cover .footer-main-menu button.mobile_accordion {
    float: left;
    width: 100%;
    text-align: left;
    text-decoration: none;
    list-style: none;
    padding-left: 10px;
    background-color: #404040;
    color: #fff;
    margin-bottom: 13px;
    padding: 12px;
    outline: none;
    border: 0;
}
.cover .footer-main-menu button.mobile_accordion ul li a {
    color: #fff;
    text-transform: uppercase;
    padding-left: 5px;
    font-size: 14px;
    font-family: 'Helvetica LT Std BoldCond';
    width: 100%;
    line-height: 100%;
}
	.cover .footer-main-menu .nav_panel ul li a {
    color: #fff;
    padding: 5px 0;
		background-color: transparent;
}
.cover .footer-main-menu .nav_panel ul {
    padding: 0;
    margin: 0 0 15px 0;
}


.side-nav-outer .Partners-Network-Sidebar .Partners-Network-Sidebar-top {
	padding: 30px 20px;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li {
	padding-left: 15px;
}
.cover .products .products-cutout .image {
	margin-top: -110px;
	width: 60%;
	display: inline-block;
}
.ccm-custom-style-container.ccm-custom-style-main40-764 input {
	margin-bottom: 10px;
}
.cover .wrapper-body .side-nav-outer .side-nav ul li:first-child {
    padding: 18px 15px 15px 15px;
}
.ccm-custom-style-container.ccm-custom-style-main27-669 {
	padding-top: 5px;
}
.cover .wrapper-body .container-fluid .container {
	width: 100%;
}
.cover .wrapper-body .container {
	width: 900px;
}
.side-nav-page-contents .side-nav-page-right {
	padding-left: 0;
}
.cover .breadcrumb-div .breadcrumb-inner {
	padding-left: 20px;
}
.cover .wrapper-body .side-nav-page-right .servises ul li {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}
.cover h1, .cover h1 a {
	font-size: 32px;
	line-height: 100%;
}
.cover h2, .cover h2 a {
	font-size: 30px;
	line-height: 100%;
}
.cover h3, .cover h3 a {
	font-size: 25px;
	line-height: 100%;
}
.cover h4, .cover h4 a {
	font-size: 20px;
	line-height: 100%;
}
.cover h5, .cover h5 a {
	font-size: 18px;
	line-height: 100%;
}
.cover h6, .cover h6 a {
	font-size: 16px;
	line-height: 100%;
}
.cover p {
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 20px;
}
.cover .wrapper-body ul li:before {
	top: 10px;
}
.cover .slider .slider-outer .item .title h6 {
	font-size: 19px;
}
.cover .slider .slider-outer .item .title {
	left: 25px;
}
.cover .header .logo {
	top: 16px;
	left: 25px;
	width: 200px;
}
.cover .header .header-middle .header-middle-right ul li:before {
	top: 4px;
	height: 27px;
}
.header_top_left {
	padding-left: 250px;
}
.header_top_left ul li a {
	padding: 0 9px;
}
.header_top_left ul li {
	padding: 12px 0 12px 0;
}
.cover .header .header-top .header_top_right .social-menu {
	padding: 12px 20px 12px 0;
}
.cover .header .header-top .header_top_right .customer-login {
	float: left;
	width: 175px;
}
.cover .header .header-middle .main_menu {
	padding-left: 250px;
}
.cover .header .header-middle .main_menu ul li {
	padding: 16px 0 16px 0;
}
.cover .header .header-middle .main_menu ul li a {
	font-size: 16px;
	padding: 0 9px;
}
.cover .header .header-middle .header-middle-right ul {
	padding: 0;
}
.cover .header .header-middle .header-middle-right ul li a {
	font-size: 16px;
}
.cover .top-portion .top {
	margin-top: 104px;
	float: left;
	width: 100%;
}
.cover .header .header-middle .header-middle-right a.location-link {
	width: 175px;
	text-align: center;
	display: inline-block;
	float: left;
	padding: 0 21px;
}
.cover .header .header-middle {
	padding-bottom: 0;
}
.cover .header .header-middle .header-middle-right {
	padding-right: 0px;
}
.cover .header .header-middle .header-middle-right ul li {
	float: left;
	text-align: center;
	padding: 7px 0;
}
.header-bottom {
	width: 245px;
	height: 45px;
	background-size: contain;
}
.cover .footer {
	padding: 80px 46px;
}
.cover .footer-social ul {
	padding-top: 4px;
}
.top .center-text h1 {
	font-size: 61.6px;
}
.top .home-title h1.page-title {
	font-size: 68.6px;
}
.cover .slider .slider-outer {
	margin-top: -99px;
	margin-bottom: 110px;
	background-color: #000;
}
.cover .Who-We-Serve-Highlights .heading h1 {
	margin: 30px 0;
	padding: 16px;
}
.cover .Who-We-Serve-Highlights .top-image .title h4 a {
	font-size: 18px;
	line-height: 25px;
}
.cover .Who-We-Serve-Highlights .bottom-image .title h4 a {
	font-size: 18px;
	line-height: 18px;
}
.cover .FMP-Partners-Network-outer .video {
	margin-top: 72px;
	height: auto;
	margin-bottom: 72px;
	width: 100%;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
    padding: 40px 0;
    padding-right: 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
	font-size: 30px;
	margin-bottom: 12px;

}
.mac_os .cover .above-footer .brands h2 {
    margin-top: 5px;
}
.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
    padding: 17px 25px 8px 25px;
}
.mac_os .cover .slider .slider-outer .item .title h6 {
    padding: 12px 16px 5px 15px;
}
.mac_os .cover .Who-We-Serve-Highlights .heading h1 {
    padding: 15px 25px 5px 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
	font-size: 13px;
	margin-bottom: 19px;
	line-height: 20px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h5 {
	font-size: 19px;
	margin-bottom: 22px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line .partners-logo {
	top: -8px;
	right: 15px;
	width: 140px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
	width: 173px;
height: 45px;
    line-height: 45px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-right: 29px;
}
.cover .highlights {
	padding: 67px 52px;
}
.cover .highlights .image .title h4 {
	font-size: 22px;
	line-height: 22px;
}
.cover .highlights .transparent-div .title h4 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}
.cover .highlights .transparent-div p {
	font-size: 15px;
	line-height: 24px;
}
.cover .highlights .transparent-div .title {
	margin-top: 10px;
}
.cover .above-footer {
	    padding: 50px 80px 50px 80px;
}
.cover .above-footer .brands h2 {
    font-size: 29.08px;
    padding-top: 9px;
    padding-right: 37px;
}
.cover .above-footer a {
	    width: 200px;
    height: 45px;
    line-height: 45px;
	float: left;
}
.cover .footer .footer-left a.footer-contact-us {
	width: 216px;
	height: 50px;
	line-height: 50px;
}
.cover .footer .footer-left a.footer-customer-login {
	width: 216px;
	height: 50px;
	line-height: 50px;
}
.cover .who-we-serve-outer .who-we-serve {
    padding: 20px 15px;
    text-align: center;
    width: 50%;
}
.cover .who-we-serve-outer {
    background-position: right center;
    /*background-size: 50%;*/
}
.cover .service-center {
	padding: 50px 50px 60px 50px;
}
.service-centers .centers .contents h4 {
	margin: 0 0 8px 0;
	font-size: 18px;
}
.service-centers .centers .contents p {
	font-size: 14px;
	line-height: 20px;
}
.service-centers .centers .contents a {
	font-size: 14px;
}
.cover .sales {
	padding: 0 40px 200px 40px;
    background-size: contain;
}
.cover .sales .sales-inner .sale a.sales-button {
	width: 56%;
	font-size: 18px;
}
.cover .testimonials .testimonial .contents p {
	font-size: 16px;
	line-height: 20px;
}
.cover .testimonials .testimonial .contents a.view-testimonials {
	position: absolute;
	bottom: 0;
}
.cover .side-nav-page-contents {
	padding: 80px 50px 80px 50px;
}
.side-nav-outer {
	width: 100%;
}
.side-nav-page-contents .side-nav-page-right h1 {
	width: 100%;
	padding-bottom: 26px;
	font-size: 32px;
}
.cover .page-not-found .Error_found {
	padding: 188px 0 0 80px;
}
.cover .page-not-found .Error_found h1, .cover .page-not-found .Error_found h1 a {
	font-size: 131px;
}
.cover .page-not-found .eror_link {
	padding: 108px 80px 0 0;
	margin-bottom: 20px;
}
.cover .page-not-found .error-text h4 {
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 31px;
}
.cover .page-not-found .page_search {
	margin-bottom: 40px;
}
.side-nav-outer .side-nav ul li.first-nav-path-select a {
	font-size: 22px;
}
.side-nav-outer .side-nav ul li a {
	font-size: 13px;
}
.side-nav-outer .side-nav ul li {
	padding: 11px 15px 11px 30px;
}
.side-nav-page-contents .side-nav-page-right p {
	margin-bottom: 31px;
	font-size: 15px;
}
.cover .who-we-serve-outer .who-we-serve h1 {
    font-size: 34px;
    padding: 12px 18px 14px 18px;
	    margin-bottom: 10px;
}
.cover .who-we-serve-outer .who-we-serve h1:before {
	padding: 13px;
}
.cover .who-we-serve-outer .who-we-serve h1:after {
	padding: 13px;
}
.cover .who-we-serve-outer .who-we-serve p {
	width: 100%;
	text-align: center;
}
.cover .FMP-Partners-Network-outer {
	padding: 0 50px;
}
.cover .testimonials .testimonial {
	padding: 0 0;
}
.cover .testimonials {
	padding: 72px 61px;
}
.cover .testimonials .testimonial .contents {
	height: 160px;
	padding-left: 120px;
	background-size: 80px;
	background-position: top left;
}
.cover .testimonials .testimonial .contents h3 {
	font-size: 32px;
}
.cover .footer .footer-menu {
	padding-left: 0;
}
.footer .bottom p {
	font-size: 12px;
}
.footer .bottom p a {
	font-size: 12px;
}
.cover .slider .slider-outer .item .transparent-text p {
	font-size: 23px;
	line-height: 30px;
}
.cover .full-cover .brands-heading {
	padding: 20px 0 40px 0;
}
.cover .full-cover .Brands {
	padding: 0 0;
}
.cover .Who-We-Serve-Highlights .top-image a .title h4 {
	font-size: 17px;
}
.cover .Who-We-Serve-Highlights .bottom-image a .title h4 {
	font-size: 17px;
}
.cover .header .header-middle .main_menu ul li ul {
	min-width: 200px;
}
.cover .header .header-middle .main_menu ul li ul li a {
	font-size: 12px;
	line-height: 18px;
}
.cover .header .header-middle .header-middle-right ul li > ul {
	top: 44px;
}
.cover .header .header-middle .header-middle-right ul li > ul > li a {
	font-size: 13px;
	padding: 9px 20px;
}
.cover .location-page .top-heading {
	margin-top: 54px;
	margin-bottom: 44px;
}
.cover .location-page .top-heading h1 {
	font-size: 40.68px;
	padding: 11px 16px;
	margin-bottom: 18px;
}
.cover .location-page .top-heading p {
	font-size: 16px;
}
.cover .location-page .top-heading h1:before {
	padding: 15px 18px 0 0;
}
.cover .location-page .top-heading h1:after {
	padding: 15px 0 0 18px;
}
.cover .search-location {
	padding: 0px 80px 186px 80px;
}
.cover .search-location .find-location .outer-search {
	padding: 24px 0;
}
.cover .search-location .find-location .outer-search .sub-heading p {
	font-size: 15px;
	padding: 4px 0;
}
.cover .search-location .find-location .outer-search .search {
	float: left;
	width: 28.7%;
}
.cover .search-location .find-location .outer-search .search p {
	font-size: 13px !important;
}
.cover .search-location .find-location .outer-search .search input.search-loc {
	width: 108px;
}
.cover .search-location .find-location .outer-search .search-within-miles {
	width: 27.4%;
}
.cover .search-location .find-location .outer-search .search-within-miles label.withiin-miles {
	padding: 9px 18px 9px 0;
	font-size: 13px;
}
.cover .search-location .find-location .outer-search .search-within-miles select#distanceinmiles {
	width: 135px;
	padding-left: 19px;
	height: 36px;
}
.cover .search-location .find-location .outer-search .location-submit-button {
	float: right;
	width: 17.4%;
}
.cover .search-location .find-location .outer-search .location-submit-button input.search-btn {
	width: 138px;
	float: right;
}
.cover .search-location div#map {
	height: 474px;
	margin-bottom: 20px;
}
.cover .search-location .heading-parts .dis {
	padding-left: 15px;
}
.cover .search-location .details .dis {
	padding-left: 15px;
}
.cover .search-location .details {
	padding: 9px 0 0px 0;
}
.cover .search-location .details .add p {
	line-height: 25px;
}
.cover .search-location .details .loc {
	font-size: 20px;
	font-weight: 600;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
	    width: 475px;
    height: 265px;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail .top-heading h1 {
	padding: 11px 15px;
	font-size: 25px;
	display: inline-block;
	margin-bottom: 0;
}
.cover .location .top-location-detail .top-heading h1:before {
	padding: 15px 17px 0 0;
}
.cover .location .top-location-detail .top-heading h1:after {
	padding: 15px 0 0 17px;
}
.cover .location .top-location-detail .right-top .view-promotion {
width: 100%;
    height: 115px;
    padding: 32px 0;
    margin-bottom: 9px;
}
.cover .location .top-location-detail .top-heading {
	float: left;
	width: 100%;
	margin-bottom: 6px;
	padding-left: 10px;
}
.cover .location .top-location-detail .address p {
	margin-bottom: 0;
	padding-bottom:0;
}
.cover .location .top-location-detail .right-top .order {
padding: 18px 0 0 0;
    background-color: #000;
    width: 100%;
    height: 115px;
}
.cover .location .top-location-detail .direction ul li a {
	font-size: 12px;
}
.cover .location .top-location-detail .direction ul li {
	padding: 0px 5px;
	line-height: 12px;
}
.cover .location .top-location-detail .clock-outer {
	float: left;
	width: 100%;
    padding: 20px 0 0 0;
}
.cover .location .top-location-detail .address {
      margin-bottom: 6px;

}
.cover .location .top-location-detail .view-video-team a p.view-video {
     margin-bottom: 9px;
}
.cover .location .top-location-detail .address p.bold {
     padding-bottom: 0px;
}
.cover .location .top-location-detail .clock-outer .time {
padding: 15px 10px 77px 10px;
    width: 100%;
}
.cover .location .top-location-detail .clock-outer .time ul li.clock {
	font-size: 14px;
    margin-bottom: 10px;
    line-height: 100%;
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours {
	font-size: 14px;
	margin-bottom: 15px;
}
.cover .location .top-location-detail .clock-outer .time ul li {
	float: left;
	width: 50%;
	list-style: none;
	padding-left: 0;
	font-size: 12px
}
.cover .location .top-location-detail .clock-outer .time ul li.heading{
	font-size: 14px;

}
.cover .map-portion {
	float: left;
	width: 100%;
	padding: 0 50px;
}
.cover .map-portion .map-services {
	    padding: 0 53px 51px 53px;
	border-top: 2px solid #e4e3e3;
	padding-top: 52px;
}
.cover .map-portion .map-services .services ul li a span {
	padding-right: 17px;
}
.cover .map-portion .map-services .services p {
	font-size: 26px !important;
	margin-bottom: 35px;
}

.cover .map-portion .map-services .services ul li {
       font-size: 15px;
}
.cover .location .top-location-detail .right-top .order h4 {
font-size: 20px;
    line-height: 25px;
    margin-bottom: 4px;
}
.cover .breadcrumb-div.location-breadcrum .breadcrumb-inner h2{
	font-size: 40px;
    margin: -20px 0 20px 0;
    padding: 0 27px 0px 0;
}
.cover .location .top-location-detail .right-top .view-promotion p {
font-size: 20px !important;
    line-height: 20px !important;
    margin-bottom: 12px;
}
.cover .location .top-location-detail .right-top .view-promotion a{
	font-size: 18px;
}
.cover .location .top-location-detail .right-top .order p {
    color: #fff;
    font-size: 13px !important;
    line-height: 15.01px !important;
    margin: 0 0 12px 0;
}
.cover .location .top-location-detail .right-top .order a {
    font-size: 18px;
    padding-bottom: 14px;
}
.cover .breadcrumb-div.location-breadcrum {
     padding: 50px 0 0px 198px;
    margin-top: 105px;
}
.cover .location .top-location-detail .direction {
     margin-bottom: 0px;
}
.cover .location {
      padding: 30px 0 0 0;
}
	.cover .breadcrumb-div{
		padding: 15px 0;
	}
		.customer_login iframe {
    width: 415px;
    height: 234px;
}
.mac_os .cover .who-we-serve-outer .who-we-serve h1 {
    padding: 16px 25px 5px 25px;
}
.mac_os .side-nav-page-right .servises ul li:before {
    top: 8px;
}
.mac_os .cover .wrapper-body .side-nav-outer .side-nav ul li {
    padding: 10px 15px 6px 15px;
}
.mac_os .cover .wrapper-body .side-nav-outer .side-nav ul li:first-child {
    padding: 22px 15px 8px 15px;
}
.mac_os .cover .wrapper-body ul li:before {
    top: 8px;
}
.mac_os .cover .location-page .top-heading h1 {
    padding: 20px 25px 9px 25px;
}
.mac_os .cover .location .top-location-detail .top-heading h1 {
    padding: 13px 15px 7px 15px;
}
.mac_os .cover .highlights .image .inner-btn a {
    padding-top: 2px;
}
}

@media (min-width:1200px) and (max-width:1366px) {
	.cover .FMP-patner-img{
		width: 815px;
	}
	.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
    padding: 17px 25px 8px 25px;
}
			.customer_login iframe {
    width: 515px;
    height: 234px;
}


.cover .header .logo {
	top: 24px;
	left: 23px;
}
.cover .header .header_top_left {
	padding-left: 289px;
}
.cover .header .header_top_left ul li {
	padding: 12px 0 12px 0;
}
.cover .header .header-top .header_top_right .social-menu {
	padding: 12px 20px 12px 0;
}
.customer-login {
}
.cover .header .header-middle .main_menu {
	padding-left: 289px;
}
.cover .header .header-middle .main_menu ul li a {
	font-size: 18px;
	padding: 0 10px;
}
.cover .header .header-middle .main_menu ul li {
	padding: 21px 0;
}
.cover .header .header-middle .header-middle-right ul li a {
	font-size: 18px;
	padding: 0 31px;
}
.cover .header .header-middle .header-middle-right {
	padding-right: 0px;
}
.header-bottom {
	width: 288px;
	height: 53px;
	background-size: contain;
}
.top .center-text h1 {
	font-size: 73.6px;
}
.top .home-title h1.page-title {
	font-size: 78.6px;
}
.cover .top-portion .top .center-text {
	position: absolute;
	top: 37%;
}
.cover .slider .slider-outer {
	margin-top: -136px;
	margin-bottom: 135px;
}
.cover .Who-We-Serve-Highlights .heading h1 {
	margin: 50px 0;
}
.cover .Who-We-Serve-Highlights .top-image .title h4 a {
	font-size: 20px;
	line-height: 25px;
}
.cover .Who-We-Serve-Highlights .bottom-image .title h4 a {
	font-size: 20px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
    padding-top: 50px;
    padding-right: 23px;
    padding-bottom: 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
	font-size: 25.08px;
	margin-bottom: 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 23px;
}
.cover .FMP-Partners-Network-outer .video {
	height: auto;
	margin-top: 75px;
	width: 100%;
	margin-bottom: 75px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line .partners-logo {
	top: -20px;
	right: 5px;
	width: 172px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
	width: 180px;
	height: 47px;
	line-height: 47px;
	margin-bottom: 29px;
	margin-right: 0px;
}
.cover .highlights {
	padding: 70px 80px;
}
.cover .highlights .transparent-div .title h4 {
	font-size: 24px;
	line-height: 35px;
}
.cover .highlights .image .title h4 {
	font-size: 24px;
	line-height: 35px;
}
.cover .highlights .transparent-div p {
	font-size: 15px;
}
.cover .above-footer {
	padding: 41px 100px 41px 100px;
}
.cover .above-footer .brands h2 {
	font-size: 34.08px;
	padding-right: 40px;
	padding: 8px 0
}
.cover .above-footer a {
	width: 197px;
	height: 49px;
	line-height: 49px;
}
.cover .footer {
	padding: 80px 70px;
}
.cover .footer .footer-left a.footer-contact-us {
	width: 216px;
	height: 50px;
	line-height: 50px;
}
.cover .footer .footer-left a.footer-customer-login {
	width: 216px;
	height: 50px;
	line-height: 50px;
}
.cover .who-we-serve-outer .who-we-serve {
	padding: 10%;
}

.cover .who-we-serve-outer {
	float: left;
	width: 100%;
	background-color: #cac8c8;
	background-image: url(../images/Image-ProfessionalAutomotiveService.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cover .who-we-serve-outer .who-we-serve h1 {
	margin-bottom: 15px;
	padding: 12px 25px 12px 25px;
}
.cover .who-we-serve-outer .who-we-serve h1 a {
	margin-bottom: 0;
}
.cover .who-we-serve-outer .who-we-serve p {
	font-size: 17px;
	line-height: 26px;
}
.cover .service-center {
	padding: 60px 100px 60px 100px;
}
.service-centers .centers .contents h4 {
	margin: 0 0 9px 0;
	font-size: 20px;
}
.service-centers .centers .contents p {
	font-size: 15px;
	line-height: 23px;
}
.service-centers .centers .contents a {
	font-size: 16px;
}
.cover .sales {
	padding: 46px 100px 290px 100px;
}
.cover .sales .sales-inner .sale a.sales-button {
	width: 58%;
	font-size: 19px;
}
.cover .testimonials {
	padding: 61px 100px;
}
.cover .testimonials .testimonial .contents p {
	font-size: 16px;
	width: 80%;
	line-height: 25px;
}
.cover .testimonials .testimonial .contents {
	padding-left: 312px;
}
.cover .testimonials .testimonial .contents p {
}
.cover .testimonials .testimonial .contents a.view-testimonials {
	bottom: 0;
	right: 0;
	font-size: 18px;
}
.cover .top-portion .top {
	margin-top: 113px;
}
.cover .breadcrumb-div {
	padding: 29px 0;
}
.cover .breadcrumb-div .breadcrumb-inner {
	padding-left: 100px;
}
.cover .FMP-Partners-Network-outer {
	padding: 0 100px;
}
.side-nav-outer {
	float: left;
	width: 100%;
	height: auto;
}
.cover .header .header-middle .header-middle-right ul li {
	text-align: center;
}
.cover .page-not-found .Error_found h1, .cover .Error_found h1 a {
	font-size: 161px;
}
.cover .page-not-found {
	padding: 50px 0;
}
.side-nav-outer .side-nav ul li.first-nav-path-select a {
	font-size: 21px;
}
.side-nav-outer .side-nav ul li a {
	font-size: 13px;
}
.side-nav-page-contents .side-nav-page-right h1 {
	font-size: 36px;
}
.cover .testimonials .testimonial .contents p {
	width: 100%;
}
.cover .footer .footer-menu {
	padding-left: 0;
}
.footer .bottom p a {
	font-size: 13px;
}
.footer .bottom p {
	font-size: 13px;
}
.cover .slider .slider-outer .item .transparent-text p {
	font-size: 31px;
	line-height: 38px;
}
.cover .full-cover .brands-heading {
	padding: 45px 115px 40px 115px;
}
.cover .full-cover .Brands {
	padding: 0 100px;
}
.cover .Who-We-Serve-Highlights .top-image a .title h4 {
	font-size: 20px;
}
.cover .Who-We-Serve-Highlights .bottom-image a .title h4 {
	font-size: 20px;
}
.cover .full-cover {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.cover .full-cover .site-credits h3 {
	margin-bottom: 15px;
	font-size: 28px;
}
.cover .full-cover .site-credits p {
	font-size: 18px;
}
.cover .location-page .top-heading {
	margin-top: 47px;
	margin-bottom: 21px;
}
.cover .search-location {
	padding: 0 75px;
	padding-bottom: 214px;
}
.cover .search-location .find-location .outer-search .sub-heading {
	width: 22.4%;
}
.cover .search-location .find-location .outer-search .search {
	width: 28.7%;
}
.cover .search-location .find-location .outer-search .search input.search-loc {
	width: 126px;
}
.cover .search-location .find-location .outer-search .location-submit-button {
	float: right;
	width: 14.4%;
}
.cover .search-location .find-location .outer-search .location-submit-button input.search-btn {
	width: 139px;
}
.cover .search-location .find-location .outer-search .search-within-miles {
	float: left;
	width: 30.4%;
	padding-left: 33px;
}
.cover .search-location .find-location .outer-search .sub-heading p {
	padding: 3px 0 0 0;
}
.cover .search-location .find-location .outer-search {
	padding: 24px 0;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
	width: 100%;
	height: 331px;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail .right-top .view-promotion {
	width: 100%;
	height: auto;
	padding: 21px 37px 0 37px;
}
.cover .location .top-location-detail .right-top .view-promotion p {
	font-size: 19.01px;
	line-height: 22px;
}
.cover .location .top-location-detail .right-top .order {
	padding: 27px 0 0 0;
	background-color: #000;
	width: 100%;
}
.cover .location .top-location-detail .right-top .order h4 {
	font-size: 24.01px;
	line-height: 29px;
}
.cover .location .top-location-detail .right-top .order p {
	color: #fff;
	font-size: 14px;
	line-height: 15.01px;
}
.cover .location .top-location-detail .top-heading h1 {
	padding: 11px 18px;
	font-size: 32.68px;
	display: inline-block;
	margin-bottom: 0;
}
.cover .location .top-location-detail .top-heading h1:before {
	padding: 15px 20px 0 0;
}
.cover .location .top-location-detail .top-heading h1:after {
	padding: 15px 0 0 20px;
}
.cover .location .top-location-detail .address p {
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	margin-bottom: 0;
}
.cover .location .top-location-detail .direction ul li a {
	font-family: 'Helvetica LT Std Cond';
	font-size: 14px;
}
.cover .location .top-location-detail .direction ul li {
	float: left;
	padding: 0 8px;
}
.cover .location .top-location-detail .clock-outer {
	padding-left: 0;
}
.cover .location .top-location-detail .clock-outer .time {
	padding: 12px 9px 70px 9px;
	width: 100%;
}
.cover .location .top-location-detail .clock-outer .time ul li.clock {
	font-family: 'Helvetica LT Std BlkCond';
	font-size: 15px;
	margin-bottom: 15px;
}
.cover .location .top-location-detail .clock-outer .time ul li.open-hours {
	font-size: 15px;
	margin-bottom: 15px;
}
.cover .location .top-location-detail .clock-outer .time ul li {
	font-size: 14px;
}
.cover .map-portion {
	padding: 0 60px;
}
.cover .map-portion .map-services {
    padding: 60px 100px 65px 100px;
}
.cover .map-portion .map-services .services p {
	font-size: 29px;
	margin-bottom: 35px;
}
.cover .location .top-location-detail .address {
     padding-top: 0;
	    margin-bottom: 13px;
}
.cover .location .top-location-detail .direction {
     margin-bottom: 0px;
}
.cover .map-portion .map-services .services ul li span {
    padding-right: 16px;
}
.cover .map-portion .map-services .services ul li {

    font-size: 17px;
}
.cover .map-portion .map-services .services ul li {

    font-size: 16px;

}
		.cover .side-nav-page-contents {

    padding: 100px 75px;
}
}

@media (min-width:1367px) and (max-width:1599px) {
	.cover .FMP-patner-img{
		width: 1045px;
	}
	.mac_os .cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
    padding: 18px 25px 8px 25px;
}

.cover .header .logo {
	top: 15px;
	left: 40px;
}
.header_top_left {
	padding-left: 327px;
}
.header_top_left ul li {
}
.cover .header .header-top .header_top_right .social-menu {
}
.customer-login {
}
.cover .header .header-middle .main_menu {
	padding-left: 327px;
}
.cover .header .header-middle .main_menu ul li a {
	font-size: 18px;
	padding: 0 15px;
}
.cover .header .header-middle .header-middle-right ul li a {
	font-size: 18px;
	padding: 0 27px;
}
.header-bottom {
	width: 315px;
	height: 58px;
	background-size: contain
}
.top .center-text h1 {
	font-size: 87.6px;
}
.cover .Who-We-Serve-Highlights .heading h1 {
	margin: 63px 0;
}
.top .home-title h1.page-title {
	font-size: 95.6px;
}
.cover .Who-We-Serve-Highlights .top-image .title h4 a {
	font-size: 25px;
	line-height: 30px;
}
.cover .Who-We-Serve-Highlights .bottom-image .title h4 a {
	font-size: 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
	padding-top: 110px;
	padding-right: 101px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h5 {
	font-size: 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
	font-size: 16px;
	margin-bottom: 12px;
	line-height: 25px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line .partners-logo {
	top: -22px;
	right: 0;
	width: 189px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line a.see-advantage {
	width: 203px;
	margin-bottom: 76px;
	margin-right: 0px;
}
.cover .highlights {
	padding: 97px 111px;
}
.cover .highlights .image .title h4 {
	font-size: 26px;
}
.cover .highlights .transparent-div .title h4 {
	font-size: 26px;
}
.cover .above-footer {
	padding: 50px 150px 50px 150px;
}
.cover .above-footer .brands h2 {
	font-size: 35.08px;
	padding: 5px 0;
}
.cover .above-footer a {
	width: 213px;
	height: 46px;
	line-height: 46px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
	font-size: 30.08px;
	margin-bottom: 15px;
	padding: 15px 15px 15px 15px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2:before {
	padding: 12px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2:after {
	padding: 12px;
}
.cover .sales .sales-inner .sale a.sales-button {
	width: 63%;
	font-size: 18px;
}
.cover .sales {
	padding: 0 130px 290px 130px;
}
.cover .page-not-found .Error_found h1, .cover .Error_found h1 a {
	font-size: 161px;
}
.cover .page-not-found {
	padding: 50px 0;
}
.cover .FMP-Partners-Network-outer .video {
	max-width: 100%;
	height: auto;
	margin: 90px 0;
}
.top .home-title h1.page-title {
	font-size: 97px;
}
.cover .slider .slider-outer {
	margin-top: -136px;
	margin-bottom: 135px;
}
.service-centers .centers .contents h4 {
	margin: 0 0 14px 0;
	font-size: 21px;
}
.service-centers .centers .contents p {
	font-size: 15px;
	line-height: 23px;
}
.service-centers .centers .contents a {
	font-size: 20px;
}
.cover .testimonials .testimonial .contents p {
	font-family: 'Helvetica LT Std CondObl';
	font-size: 17px;
}
.cover .testimonials {
	padding: 83px 150px;
}
.cover .testimonials .testimonial .contents p {
	width: 100%;
	height: 95px;
	overflow-y: hidden;
}
.cover .testimonials .testimonial .contents a.view-testimonials {
	bottom: 0;
	right: 0;
	font-size: 18px;
}
.cover .footer {
	padding: 77px 95px;
}
.cover .footer .footer-menu {
	padding-left: 0px;
}
.cover .slider .slider-outer .item .transparent-text p {
	font-size: 37px;
	line-height: 42px;
}
.cover .full-cover .brands-heading {
	padding: 50px 0 40px 0;
}
.cover .full-cover .Brands {
	padding: 0 0;
}
.cover .Who-We-Serve-Highlights .top-image a .title h4 {
	font-size: 22px;
}
.cover .Who-We-Serve-Highlights .bottom-image a .title h4 {
	font-size: 22px;
}
.cover .location-page .top-heading {
	margin-top: 43px;
	margin-bottom: 29px;
}
.cover .search-location {
	padding: 0 130px 181px 130px;
}
.cover .search-location .find-location .outer-search .sub-heading {
	width: 23.4%;
}
.cover .search-location .find-location .outer-search .search {
	width: 27.7%;
}
.cover .search-location .find-location .outer-search .search input.search-loc {
	width: 121px;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
	width: 100%;
	height: 403px;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 100%;
	height: auto;
}
.cover .location .top-location-detail .right-top .view-promotion {
	width: 100%;
	height: auto;
	padding: 25px 30px 0 30px;
	margin-bottom: 20px;
}
.cover .location .top-location-detail .right-top .view-promotion p {
	font-size: 23.01px;
	line-height: 30px;
}
.cover .location .top-location-detail .right-top .order {
	width: 100%;
	padding: 17px 0 0 0;
}
.cover .location .top-location-detail .top-heading h1 {
	padding: 11px 21px;
	font-size: 37.68px;
	margin-bottom: 15px;
}
.cover .location .top-location-detail .top-heading {
	margin-bottom: 0px;
	padding-left: 10px;
}
.cover .location .top-location-detail .clock-outer {
	padding-left: 0;
}
.cover .location .top-location-detail .clock-outer .time {
	padding: 15px 9px 110px 9px;
	width: 100%;
}
.cover .map-portion {
	padding: 0 70px;
}
.cover .map-portion .map-services {
	    padding: 60px 130px 100px 130px;

}
.cover .map-portion .map-services .services p {
	font-size: 30px;
	margin-bottom: 38px;
}
.cover .location .top-location-detail .direction ul li a {
       font-size: 15px;
}
.cover .location .top-location-detail .direction {
      margin-bottom: 9px;
}


}

@media (min-width:1600px) and (max-width:1880px) {
.cover .above-footer {
	padding: 80px 200px 80px 200px;
}
.cover .above-footer .brands h2 {
	font-size: 39.08px;
	padding: 5px 0;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network h2 {
	font-size: 40.08px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network {
	padding-top: 165px;
	padding-right: 95px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network p {
	margin-bottom: 31px;
}
.cover .FMP-Partners-Network-outer .fmp-parners-network .same-line .partners-logo {
	top: -23px;
	right: 6px;
}
.cover .sales .sales-inner .sale a.sales-button {
	width: 62%;
	font-size: 25px;
}
.top .home-title h1.page-title {
	font-size: 121.6px;
}
.cover .slider .slider-outer {
	margin-top: -136px;
	margin-bottom: 135px;
}
.service-centers .centers .contents h4 {
	margin: 0 0 22px 0;
	font-size: 28px;
}
.cover .sales {
	padding: 0 200px 290px 200px;
}
.cover .testimonials {
	padding: 120px 149px;
}
.cover .footer .footer-menu {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.cover .highlights {
	padding: 119px 150px;
}
.cover .search-location {
	padding: 0 150px 196px 150px;
}
.side-nav-page-contents .side-nav-page-right iframe.youtube-player {
	width: 703px;
	height: 403px;
}
.cover .location .top-location-detail .slider {
	float: left;
	width: 100%;
	height: auto;
}
.cover .map-portion .map-services {
    padding:60px 250px 100px 250px;
	border-top: 2px solid #e4e3e3;
	}
.cover .location .top-location-detail .clock-outer {
	padding-left: 0;
}
.cover .location .top-location-detail .clock-outer .time {
	padding: 15px 32px 70px 32px;
	width: 100%;
}
.cover .map-portion .map-services .services p {
    font-size: 28px;
    margin-bottom: 38px;
}
.cover .map-portion .map-services .services ul li {
      font-size: 18px;
}
}

.services ul li:last-of-type img {
	padding-left:8px
}

a.badge-link {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    margin-top: 7px;
}
.cover .header .header-middle .header-middle-right {
    position: relative;
    padding-left: 130px;
}
@media (min-width:1200px) and (max-width:1366px){
.cover .header .header-middle .header-middle-right {
    padding-left: 85px;
}
a.badge-link {
    margin-top: 0;
    max-width: 110px;
}
}
@media (min-width:992px) and (max-width:1199px){
.cover .header .header-middle .header-middle-right {
    padding-left: 102px
}
a.badge-link {
    margin-top: 0;
    max-width: 90px;
}
}
@media (min-width:768px) and (max-width:991px) {
.cover .header .header-middle .header-middle-right {
    padding-left: 80px
}
a.badge-link {
    margin-top: 0;
    max-width: 74px;
}
}
@media (max-width:767px) {
.logo.visible-xs {
    position: relative;
}
a.mob-badge-link {
    max-width: 79px;
    display: block;
    position: absolute;
    top: 5px;
    left: 88.5%;
    margin-right: -35px;
    transform: translateX(-50%);
}
a.badge-link {
    display:none;
}
}


.careers_wrap {
    max-height: 829px;
    position: relative;
}
.careers_wrap:before {
    content: "";
    background: #666666;
    opacity: .5;
    mix-blend-mode: multiply;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.cover .top-portion .top .careers_wrap .center-text{
	top: 50%;
	transform: translateY(-50%);
}
.cover .top-portion .top .careers_wrap .center-text .home-title h1{
	font-size: 180px;
	line-height: 180px;
	text-shadow: 0px 3px 10px #00000063;
	max-width: 1150px;
	margin: 0 auto;
}
.cover .wrapper-body .careers-heading {
    text-align: center;
    padding: 67px 30px 90px;
}
.cover .wrapper-body .careers-heading h6{
	text-align: center;
	color: #666666;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Helvetica LT Std Cond';
	    margin: 0 0 29px;
}
.cover .wrapper-body .careers-heading h2{
	font-size: 48px;
	line-height: 48px;    margin: 0 0 43px;
}
.cover .wrapper-body .careers-heading p{
	line-height: 23px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 20px;
}
.cover .testimonials-sec,
.cover .accordion-sec,
.cover .two-co-sec,
.cover .social-links-sec{
	float: left;
	width: 100%;
}
.cover .accordion-sec {
    background-color: #fff;
    padding: 118px 0 122px;
		background-position: left bottom;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-image: url("../images/acc-bg.png");
}
.cover .accordion-sec h2{
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 56px;
	color: #EB2228;
}
.cover .accordion-sec .accordion{
}
.cover .accordion-sec .accordion .accordion-item {
    padding: 35px 0;
    border-top: 1px solid #707070;
}
.cover .accordion-sec .accordion .accordion-item:last-child {
    border-bottom: 1px solid #707070;
}
.cover .accordion-sec .accordion-header button.accordion-button{
    position: relative;
    padding: 0 40px 0 0;    cursor: pointer;
}
.cover .accordion-sec .accordion-header button.accordion-button::before{
	content: "";
	height: 1px;
	width: 17px;
	top: 8px;
	background: #EB2228;
	right: 0;
	z-index: 1;
	transition: all .3s;
	position: absolute;
}
.cover .accordion-sec .accordion-header button.accordion-button {
    background: none;
    border: 0;
    box-shadow: none !important;
		text-align: left;display: block;
    width: 100%;
}
.cover .accordion-sec .accordion-header button.accordion-button::after{
	content: "";
	height: 17px;
	width: 1px;
	top: 0;
	background: #EB2228;
	right: 8px;
	z-index: 1;
	transition: all .3s;
	position: absolute;
}
.cover .accordion-sec .accordion .accordion-header button.accordion-button:not(.collapsed)::after{
	opacity: 0;
}
.cover .accordion-sec .accordion-header h3{
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 0px;
	color: #EB2228;
}
.cover .accordion-sec .accordion-header p{
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
.cover .accordion-sec .accordion .accordion-item .accordion-item-txt {
    padding: 30px 0 0;
    display: none;
}
.cover .accordion-sec .accordion .accordion-item.open .accordion-item-txt {
    display: block;
}
.cover .accordion-sec .accordion .accordion-item .accordion-item-txt p{
	font-size: 18px;
	line-height: 23px;
}
.cover .accordion-sec .accordion .accordion-item .accordion-body {
    padding-top: 27px;
    max-width: 88%;
}
.cover .accordion-sec .accordion .accordion-item .accordion-body p{
    margin: 0;
}
.cover .accordion-sec .accordion .accordion-item .accordion-body p+p{
    margin-top: 30px;
}

.cover .accordion-sec .btn-wrap {
    text-align: center;
}
.cover .accordion-sec .btn-wrap a{
	display: inline-block;
	width: auto;
	height: 59px;
	padding: 0 38px;
	line-height: 59px;
	font-family: 'Helvetica LT Std BoldCond';
	font-size: 18px;
	color: #fff;
	background-color: #eb2228;
	text-align: center;
	text-transform: uppercase;
	margin-top: 41px;
	transition: all .3s;
}
.cover .accordion-sec .btn-wrap a:hover{
	color: #fff;
	background-color: #000;
}
.cover .testimonials-sec {
    background: #666;
    text-align: center;
		padding: 124px 0 75px;
}
.cover .testimonials-sec .testi-slider{
	margin: 0;
}
.cover .testimonials-sec h2{
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 27px;
	color: #fff;
}
.cover .testimonials-sec p{
	font-size: 20px;
	line-height: 32px;
  font-family: 'Helvetica LT Std BoldCond';
	font-weight: bold;
	letter-spacing: .4px;
	color: #fff;margin: 0 0 36px;
}
.cover .testimonials-sec p.author{
	font-size: 22px;
	line-height: 25px;margin: 0;
}
.cover .testimonials-sec p.designation{
	font-size: 20px;
	line-height: 25px;
  font-family: 'Helvetica LT Std BoldCond';
	font-weight: 400;
	font-family: 'Helvetica LT Std Cond';margin: 0;
}
.cover .testimonials-sec ul.slick-dots{
	padding: 0;
	margin: 58px 0 0;
	display: flex;
	justify-content: center;
}
.cover .testimonials-sec ul.slick-dots li{
	list-style: none;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0 7.5px;
}
.cover .testimonials-sec ul.slick-dots li::before{
	display: none;
}
.cover .testimonials-sec ul.slick-dots li.slick-active button{
	background: #fff;
}
.cover .testimonials-sec ul.slick-dots li button{
	border: 1px solid #FFFFFF;
	background: none;
	padding: 0;
	width: 16px;
	height: 16px;
	box-shadow: none;
	text-indent: -999px;
	overflow: hidden;
	border-radius: 50%;
}
.cover .testimonials-sec ul.slick-dots li button:hover{
	background: #fff;
}
.page-template-careers .cover .full-cover {
    padding-bottom: 0;
}
.cover .social-links-sec {
	background-position: left bottom;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("../images/social-bg.png");
	text-align: center;
	padding: 93px 0 98px;
	border-bottom: 29px solid #CAC8C8;
}
.cover .social-links-sec h2{
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 33px;
}
.cover .social-links-sec ul{
	margin: 0;
	padding: 0;
	display: flex;
justify-content: center;
}
.cover .social-links-sec ul li{
	padding: 0;
	margin: 0 20px;
	width: auto;
}
.cover .social-links-sec ul li img{
	margin: 0 ;
}
.cover .social-links-sec ul li::before{
	display: none;
}
.cover .social-links-sec ul li a{
	display: block;
}
.cover .social-links-sec ul li a:hover{
	opacity: .8;
}
.image-gallery.no-slider .container{
	padding: 0 0 0 calc(50% - 661px);
	max-width: 100%;
	width: 100%;
}
.image-gallery .container{
max-width: 100% !important;
width: 100% !important;
	padding: 0;
}
.image-gallery .container .row{
	margin: 0;
}
.image-gallery .container .row .col-md-7{
	padding: 0;
	width: 53.917%;
	padding-top: 108px;
}
.image-gallery .container .row .col-md-7 .cont-wrap {
    max-width: 727px;
    margin: 0 auto 0 0;
}
.image-gallery .container .row .col-md-5{
	padding: 0;
	width: 46.083%;
}
.image-gallery .container .row .col-md-5 img{
	width: 100%;
}
.image-gallery .container .row .col-md-7 .cont-wrap h2{
	font-size: 38px;
line-height: 40px;
margin: 0 0 30px;
}
.image-gallery .container .row .col-md-7 .cont-wrap p{
	line-height: 23px;
}
.image-gallery .container .row .col-md-7 .cont-wrap .btn{
	display: inline-block;
  width: auto;
  height: 59px;
  padding: 0 38px;
  line-height: 59px;
  font-family: 'Helvetica LT Std BoldCond';
  font-size: 18px;
  color: #fff;
  background-color: #eb2228;
  text-align: center;
  text-transform: uppercase;
  margin-top: 23px;
  border-radius: 0;
  transition: all .3s;
  min-width: 213px;
}
.image-gallery .container .row .col-md-7 .cont-wrap .btn:hover{
  background-color: #000;
}
.image-gallery.no-slider .container{
	padding: 0 0 0 calc(50% - 661px);
}
.image-gallery:not(.no-slider) .container{
	padding: 0 calc(50% - 661px) 0 0;
}
.image-gallery:not(.no-slider) .container{
	padding: 0 calc(50% - 661px) 0 0;
}
.image-gallery:not(.no-slider) .container .row .col-md-7 .cont-wrap {
    margin: 0 0 0 auto;
}
.image-gallery .container .row .col-md-7 .cont-wrap ul{
	display: inline-block;
	padding: 0;
	width: 48%;
	margin: 0;
}
.image-gallery .container .row .col-md-7 .cont-wrap ul li{
	padding-left: 21px;
	margin-bottom: 5px;
}
.image-gallery {
    clear: both;
    float: left;
    width: 100%;
}
.ccm-page.page-type-page.page-template-careers .above-footer {
    display: none;
}
@media (min-width: 1600px){
	.cover .testimonials-sec .container{
		    width: 1356px;
	}
	.cover .accordion-sec .container{
		    width: 1354px;
	}
}
@media (max-width:767px){
	.cover .wrapper-body .careers-heading {
	    padding: 10px 15px 30px;
	}
	.cover .wrapper-body .careers-heading h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px;
	}
	.cover .wrapper-body .careers-heading h6 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 20px;
	}
	.cover .testimonials-sec,.cover .social-links-sec {
    padding: 60px 0 60px;
	}
	.cover .testimonials-sec h2,.cover .social-links-sec h2{
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px;
	}
	.cover .testimonials-sec .testi-slider .slick-slide{
		padding: 0 10px;
	}
	.cover .testimonials-sec p {
    margin: 0 0 20px;
	}
	.cover .testimonials-sec ul.slick-dots {
	    margin: 40px 0 0;
	}
	.cover .accordion-sec{
    padding: 60px 0 60px;
	}
	.cover .accordion-sec h2{
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px;
	}
	.cover .accordion-sec .accordion-header button.accordion-button {
    padding: 0 30px 0 0;
	}
	.cover .accordion-sec .accordion .accordion-item {
    padding: 30px 0;
	}
	.cover .accordion-sec .accordion .accordion-item .accordion-body {
		max-width: 100%;
	}
	.cover .accordion-sec .accordion-header h3 {
    font-size: 20px;
    line-height: 28px;
	}
	.image-gallery .container .row .col-md-5 img {
    margin: 0;
	}
	.image-gallery .container .row .col-md-5 {
    padding: 0;
    width: 100%;
	}
	.image-gallery .container .row .col-md-7 {
    padding: 0;
    width: 100%;
    padding: 30px 30px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 20px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap .btn {
    margin-top: 0;
	}
	.cover .social-links-sec ul li {
		margin: 0 10px;
	}
}
@media (min-width:768px) and (max-width:1023px){
	.cover .top-portion .top .careers_wrap .center-text .home-title h1 {
	    font-size: 80px;
	    line-height: 80px;
	    max-width: 550px;
	}
	.cover .wrapper-body .careers-heading {
    padding: 25px 0 50px;
	}
	.cover .wrapper-body .careers-heading h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 30px;
	}
	.cover .testimonials-sec h2,.cover .social-links-sec h2{
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 30px;
	}
	.cover .testimonials-sec,.cover .social-links-sec {
    padding: 70px 0 70px;
	}
	.cover .testimonials-sec ul.slick-dots {
    margin: 30px 0 0;
	}
	.cover .testimonials-sec .testi-slider .slick-slide{
		padding: 0 10px;
	}
	.cover .accordion-sec{
    padding: 70px 0;
	}
	.cover .accordion-sec h2{
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 30px;
	}
	.cover .accordion-sec .accordion-header button.accordion-button {
    padding: 0 30px 0 0;
	}
	.cover .accordion-sec .accordion .accordion-item {
    padding: 30px 0;
	}
	.cover .accordion-sec .accordion .accordion-item .accordion-body {
		max-width: 100%;
	}
	.cover .social-links-sec ul li {
		margin: 0 10px;
	}
	.image-gallery .container .row .col-md-5 img {
    margin: 0;
	}
	.image-gallery .container .row .col-md-5 {
    padding: 0;
    width: 100%;
	}
	.image-gallery .container .row .col-md-7 {
    padding: 0;
    width: 100%;
    padding: 30px 30px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 20px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap .btn {
    margin-top: 0;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap {
    margin: 0 auto !important;
}
}
@media (min-width:1024px) and (max-width:1199px){
	.cover .top-portion .top .careers_wrap .center-text .home-title h1 {
		font-size: 90px;
    line-height: 90px;
    max-width: 600px;
	}
		.cover .top-portion .top .careers_wrap .center-text .home-title h1 {
		    font-size: 80px;
		    line-height: 80px;
		    max-width: 550px;
		}
		.cover .wrapper-body .careers-heading {
	    padding: 25px 0 50px;
		}
		.cover .wrapper-body .careers-heading h2 {
	    font-size: 36px;
	    line-height: 42px;
	    margin: 0 0 30px;
		}
		.cover .testimonials-sec h2,.cover .social-links-sec h2{
	    font-size: 36px;
	    line-height: 42px;
	    margin: 0 0 30px;
		}
		.cover .testimonials-sec,.cover .social-links-sec {
	    padding: 70px 0 70px;
		}
		.cover .social-links-sec ul li {
	    margin: 0 10px;
		}
		.cover .testimonials-sec ul.slick-dots {
	    margin: 30px 0 0;
		}
		.cover .testimonials-sec .testi-slider .slick-slide{
			padding: 0 10px;
		}
		.cover .accordion-sec{
	    padding: 70px 0;
		}
		.cover .accordion-sec h2{
	    font-size: 36px;
	    line-height: 42px;
	    margin: 0 0 30px;
		}
		.cover .accordion-sec .accordion-header button.accordion-button {
	    padding: 0 30px 0 0;
		}
		.cover .accordion-sec .accordion .accordion-item {
	    padding: 30px 0;
		}
		.cover .accordion-sec .accordion .accordion-item .accordion-body {
	    max-width: 100%;
		}
		.image-gallery .container .row .col-md-5 {
	    width: 44%;
		}
		.image-gallery .container .row .col-md-7 {
	    width: 56%;
	    padding-top: 30px;
	    padding-bottom: 30px;
		}
		.image-gallery .container .row .col-md-7 .cont-wrap {
	    padding: 0 30px;
		}
		.image-gallery .container .row .col-md-7 .cont-wrap h2 {
	    margin: 0 0 20px;
		}
		.image-gallery .container .row .col-md-7 .cont-wrap .btn {
	    margin-top: 0;
		}
		.image-gallery .container .row .col-md-5 img {
	    min-height: 360px;
	    object-fit: cover;
		}
}
@media (min-width:1200px) and (max-width:1366px){
	.cover .top-portion .top .careers_wrap .center-text .home-title h1 {
		font-size: 90px;
    line-height: 90px;
    max-width: 600px;
	}
	.image-gallery .container .row .col-md-5 {
		width: 44%;
	}
	.image-gallery .container .row .col-md-7 {
		width: 56%;
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap {
		padding: 0 30px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap h2 {
		margin: 0 0 20px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap .btn {
		margin-top: 0;
	}
	.image-gallery .container .row .col-md-5 img {
		min-height: 420px;
		object-fit: cover;
	}
}
@media (min-width:1367px) and (max-width:1680px){
	.cover .top-portion .top .careers_wrap .center-text .home-title h1 {
		font-size: 110px;
    line-height: 110px;
    max-width: 740px;
	}
	.image-gallery .container .row .col-md-7 {
    padding-top: 80px;
	}
	.image-gallery .container .row .col-md-7 .cont-wrap {
    max-width: 650px;
}
}
.cover .vid-wrpr {
    position: relative;
    z-index: 1;
    padding-bottom: 56.25%;
}
.cover .vid-wrpr iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: 0;
}
@media (max-width:767px){
.cover .vid-wrpr {
    margin-bottom: 15px;
}
}
.cover .footer .footer-menu li.nav-path-selected{
	color: #000 !important;
}
