/* Basic Form START */

form.basicform1 label{
	display: block;
	margin-top: 10px;
}

form.basicform1 input{
	width: 100%;
}

form.basicform1 p{
	font-size: 14px;
}




/* Basic Form End */



h3.betahead1 {
	color: #ffffff;
	font: 700 25px 'Ubuntu', arial, sans-serif;
	background-color: #00CCFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -border-radius: 5px;
    
}

h3.betahead1 a {
	color: #ffffff;
	
}

h3.betahead1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

span.betabox {
	margin-left: 10px;
	background-color: #00CCFF;
	font-size: 75%;
	padding: 5px;
	color: #ffffff;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -border-radius: 2px;
}

/* Google Translate START */

.goog-te-banner-frame {display:none;} 
#goog-gt-tt {display:none!important;visibility:hidden!important;}

#google_translate_element {
  
}
.goog-te-gadget {
  font-family: 'Lato', sans-serif!important;
  text-transform: uppercase;
}
.goog-te-gadget-simple  {
  background-color: rgba(0,0,0,0.60)!important;
  border: 1px solid rgba(255,255,255,0.50) !important;
  padding: 8px!important;
  border-radius: 4px!important;
  font-size: 1rem!important;
  line-height:2rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-menu2 {
  max-width: 100%;
}
.goog-te-menu-value {
  color: #fff !important;
    &:before {
    font-family: 'Material Icons';
    content: "\E927";
    margin-right: 16px;
    font-size: 2rem;
    vertical-align: -10px;
  } 
}
.goog-te-menu-value span:nth-child(5) {
  display:none;
}
.goog-te-menu-value span:nth-child(3) {
  border:none!important;
  font-family: 'Material Icons';
  &:after {
    font-family: 'Material Icons';
    content: "\E5C5";
    font-size: 1.5rem;
    vertical-align: -6px;
  }  
}

.goog-te-gadget-icon {
    background-image: url(../images/google-logo-translate-202.png)!important;
    background-position: 0px 0px !important;
    height: 20px!important;
    width: 20px!important;
    margin-right: 5px !important;
    
}


.goog-te-banner-frame.skiptranslate {display: none!important;} 
body {top: 0px!important;}

/* ================================== *\
    Mediaqueries
\* ================================== */
@media (max-width: 667px) {
	#google_translate_element {
		bottom: calc(100% - 50% - 53px);
		left: 16px!important;
		width: 100%!important;
		goog-te-gadget {
			width:100%!important;
		}
		.skiptranslate {
			width:100%!important;			
		}
		.goog-te-gadget-simple {
			width: calc(100% - 32px)!important;
			text-align: center;
		}	
	}
	
	
}

/*  Google Translate END */

.googletranslate5 {
	padding: 5px;
	position: absolute;
  top: calc(5px + 16px);
  right: 16px!important;
  z-index: 99999;
  background-color: rgba(0,0,0,0.20)!important;
  border: 1px solid rgba(255,255,255,0.20) !important;
  padding: 8px!important;
  border-radius: 4px!important;
}





@media only screen and (max-width: 1199px) {
.googletranslate5 {
	top: 80px;
	
	  background-color: rgba(0,0,0,0.0)!important;
  border: 1px solid rgba(255,255,255,0.0) !important;
  padding: 0px!important;
  border-radius: 0px!important;
	margin-top: 10px;
	z-index: 0;
}


}



.googletranslate5 select {
	display: block;
    font-size: 13px !important;
    font-family: sans-serif;
    font-weight: 400;
    color: #444;
    line-height: 1.3;
    padding: .2em .8em .3em .4em !important;
    width: 100%;
    max-width: 100%; 
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}



.googletranslate5 select::-ms-expand {
    display: none;
}
.googletranslate5 select:hover {
    border-color: #888;
}
.googletranslate5 select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
.googletranslate5 select option {
    font-weight: normal;
	font-size: 13px;
}




@media only screen and (max-width: 480px) {
    .hs-line-7 {
        font-size: 28px !important;
}
}


@media only screen and (max-width: 768px) {
    .hs-line-7 {
        font-size: 35px !important;
}
}


button.quform-submit {
	color: #ffffff !important;
	background-color: #00CCFF !important;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	padding-right: 15px;
	padding-left: 15px;
	border: none;
}

button.quform-submit:hover {
	color: #ffffff !important;
	background-color: #111111 !important;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	padding-right: 15px;
	padding-left: 15px;
	border: none;
}



.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative
}


div.ssf-panel.shadowed.store-locator__actions-bar {
	display: none;
}


@media only screen and (max-width: 1024px) {
	
div.ssf-panel.shadowed.store-locator__actions-bar {
	display: inline;
}
	
}

#cn-more-info {
	color: #FFFFFF;
	font-weight: bold;
}

#cn-accept-cookie {
	color: #c81b00;
	font-weight: bold;
}



.hideonall {
	display: none !important;
}


body {
	font-family: "微软雅黑", "宋体", Arial, Lato, sansSerif;
}

img.5S-mobile-logo {
	height: 140px;
	margin-left: 20px;
}



.ubuntu500 {
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 500;
}

.ubuntu700 {
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
}


.hs-line-21{
    margin-top: 0;
    position: relative;
    font-size: 96px;
    line-height: 1;
}


@media only screen and (max-width: 1200px) {
    .mod-breadcrumbs-mini{
        text-align: left;
    }
}


h1.generalpage2 {
	letter-spacing: 0.0em;
	font: 700 60px/1.4 'Ubuntu', arial, sans-serif;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0;
	color: #c81b00;
}



  
@media only screen and (max-width: 480px) {
    h1.generalpage2 {
	letter-spacing: 0.0em;
	font: 700 45px/1.4 'Ubuntu', arial, sans-serif;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0;
	color: #c81b00;
}

}


.section-title {
    letter-spacing: 0.0em;
	font: 700 36px 'Ubuntu', arial, sans-serif;
	text-transform: capitalize;
    line-height: 1.4;
	text-align: left;
}


.section-title span {
	
    font-weight: 500;
    display: block;
	font-size: 60%;
}

h1.section-title {
	letter-spacing: 0.0em;
	font: 700 80px/1.1 'Ubuntu', arial, sans-serif;
}

h2.section-title {
	letter-spacing: 0.0em;
	font: 700 36px 'Ubuntu', arial, sans-serif;
	
}

.section-subtitle {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 6px !important;
   }


p {
	font-size: 17px;
	line-height: 2;
	color: #838383;
	font-weight: 300;
}



.section-text ul li a{
	color: #00CCFF;
}



.underhead-important {
  font-family: 'Ubuntu', arial, sans-serif;
  text-transform: capitalize;
  margin-bottom: 6.25rem;
  font-weight: 500;
  font-size: 4.25rem;
  line-height: 1.2; }


/* ====================================================
    04. Icon-box Styles
==================================================== */
/* ----- icon-box-single-v2 ----- */
.box-single {
  padding: 0 15px;
  margin-bottom: 30px; }

/* ----- icon-box-single ----- */
.icon-box-single {
  border: 1px solid rgba(0, 0, 0, 0.08);
  display: block;
  padding: 30px 45px 10px;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.icon-box-single:hover,
.icon-counter-single:hover,
.price-table.active {
  /* IE6-9 fallback on horizontal gradient */
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  color: #ffffff; }

.icon-box-single:hover .icon-box,
.icon-box-single:hover .icon-box-content .icon-box-title,
.icon-box-single:hover .icon-box-content p {
  color: #ffffff !important; }

.icon-box-single .icon-box,
.price-table i.zmdi {
  font-size: 48px;
  margin-bottom: 10px;
  color: #687180; }

.overlay-dark .icon-box-single .icon-box,
.overlay-dark .price-table i.zmdi {
  color: #eaedf6; }

.icon-box-title {
  font-weight: 500; }

.icon-box-single.icon-box-center {
  text-align: center; }

.icon-box-left {
  padding: 36px 30px 0 120px; }

.icon-box-left .icon-box {
  position: absolute;
  left: 0;
  top: 36%;
  /* margin-right: 30px; */
  width: 120px;
  text-align: center; }

.icon-box-left .icon-box-title {
  padding-left: 0 !important;
  line-height: 1.1; }

.icon-box-title strong {
  color: #2D83B4;
  margin-right: 10px; }

.icon-box-single:hover .icon-box-title strong {
  color: #ffffff !important; }

.not-border {
  border: none; }
  
  
  

.bg-grad-primary,
.btn-highlight,
.btn-highlight:active,
.btn-highlight:hover,
.grid-gallery .item-gallery-caption,
.icon-box-single:hover,
.icon-counter-single:hover,
.main-footer .footer-social-links a:hover,
.main-nav .links li .subnav li a:hover,
.page-link:focus,
.page-link:hover,
.price-table-2.active,
.price-table-3.active,
.price-table.active,
.progress .progress-bar,
.tabs-single.is-active,
.team-single:hover .team-detail,
.widget .tags a:hover,
.widget .tags a:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c81b00+0,840000+100 */
background: #00CCFF; /* Old browsers */
background: -moz-linear-gradient(top, #00CCFF 0%, #00CCFF 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #00CCFF 0%,#00CCFF 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #00CCFF 0%,#00CCFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00CCFF', endColorstr='#00CCFF',GradientType=0 ); /* IE6-9 */
}




.alert.notice.discontinuedprods {
	letter-spacing: 0;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	border-color: #f9ce75;
    color: #e9a00a;
	background-color: #ffd682;
	text-transform: none;
}


.alert.notice.discontinuedprods a {
    color: #c81b00;
}




/* Super Map Finder */

div.infobox__row.infobox__title.store-location {
	font: 700 19px 'Ubuntu', arial, sans-serif;
}

.infobox__subtitle {
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	margin-bottom: -1px;
}

div.store-locator__map-pin.is-active {
	color: #ffffff !important;
}

a#dirbutton.infobox__row.infobox__cta {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	background-color: #000000;
	border: none;
	display: block;
    margin-left: auto;
    margin-right: auto
}

a#applyFilterOptions.ssf-button.expand {
	font-size: 14px;
	font-weight: bold;
}


/* ==============================
   Contact section
   ============================== */

.contact-item{
    position: relative;
    padding-left: 44px;
    color: #444;
    
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.contact-item a{
    color: #444;
    text-decoration: none;    
}

.contact-item a:hover{
    color: #000;
    text-decoration: none;
}

.ci-icon{
    width: 23px;
    height: 23px;
    position: absolute;
    top: 10px;
    left: 3px;
    color: #fff;
    text-align: center;
    line-height: 23px;
}
.ci-icon:before{
	content: " ";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #00CCFF;    
}
.ci-icon i,
.ci-icon span{
    position: relative;
}
.ci-title{
    margin-bottom: 1px;
    color: #777;  
    font: 700 18px 'Ubuntu', arial, sans-serif;  
    text-transform: capitalize !important;
    letter-spacing: 0.0em;
}
.ci-text{
    font-size: 15px;
    font-weight: 400;
	color: #838383;
}


/* Embed Container - Responsive - For Maps etc. */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Embed Container - Responsive - For Maps etc. ENDS */


/* WPForms Labels and sub-labels */
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	display: block;
	font-weight: 700;
	font-size: 15px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
}

div.wpforms-container-full .wpforms-form input,
div.wpforms-container-full .wpforms-form label,
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form button,
div.wpforms-container-full .wpforms-form textarea {
	letter-spacing: 0;
	text-transform: none !important;
}



.wpforms-submit {
	background-color: #00CCFF !important;
	color: #ffffff !important;
	border:  none !important;
}



/* WPForms Labels and sub-labels End */


/*
 * Works / Blog News /filter
 */

.works-filter{
    list-style: none;
    padding: 0;
    margin: 0 0 45px 0;
    font-size: 19px;
    text-transform: capitalize !important;
    text-align: center;
    letter-spacing: 0.0em;
    color: #555;
    cursor: default;
    font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 500;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -border-radius: 2px;
    
}
.works-filter a{
	display: inline-block;
	margin: 0 27px;
	color: #999;
	text-decoration: none;
	-webkit-transition: all 0.37s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	border: 1px solid #999999;
	cursor: pointer;
	padding: 5px 15px;
}

.works-filter a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background:#00CCFF;
}
.works-filter a.active{
	color: #FFFFFF;
	cursor: default;
	background:#00CCFF;
	border: 1px solid #00CCFF;
}
.works-filter a.active:hover{
	color: #ffffff;
}

/***** product */

.works-Prd{
    list-style: none;
    padding: 0;
    margin: 0 0 45px 0;
    font-size: 19px;
    text-transform: capitalize !important;
    text-align: center;
    letter-spacing: 0.0em;
    color: #555;
    cursor: default;
    font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 300;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -border-radius: 2px;
    
}
.works-Prd a{
	display: inline-block;
	margin: 0 1px;
	color: #999;
	text-decoration: none;
	-webkit-transition: all 0.37s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	border: 1px solid #999999;
	cursor: pointer;
	padding: 2px 8px;
}

.works-Prd a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background:#00CCFF;
}
.works-Prd a.active{
	color: #FFFFFF;
	cursor: default;
	background:#00CCFF;
	border: 1px solid #00CCFF;
}
.works-Prd a.active:hover{
	color: #ffffff;
}





@media only screen and (max-width: 768px) {
    .works-filter a{
		font-size: 14px;
        width: 25%;
        margin-left: 10px;
        margin-right: 10px;
} 
}
  
@media only screen and (max-width: 480px) {
    .works-filter a{
		font-size: 14px;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
	margin-bottom: 10px;
} 
}





.blog-item1 a.btn {
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	border: none;
	text-transform: none;
	border-radius: 2px;
}

.blog-item1 a.btn:hover {
	background-color: #000000 !important;
	color: #ffffff;
}

.blogposts_bottomnav a {
	color: #000000;
	background-color: #ffffff;
	padding: 6px 8px;
	line-height: 1.1;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	border: 1px solid #00CCFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-border-radius: 2px;
	display: block;
}

.blogposts_bottomnav a:hover{
	text-decoration: none;
	background-color: #00CCFF;
	color: #ffffff;
}



/* Download Manager START */


#downloads tbody tr td.text-right button.ttip.btn.btn-xs.btn-info.btn-addtfc {
	display: none;
}

#downloads.tab-pane .panel-footer {
	display: block;
}


.panel-footer {
display: none;
}

.well.c2a3 .btn.wpdm-download-link {
	padding: 11px 30px;
	font-size: 11pt;
}

.well.c2a3 .media-body {
	font-size: 11pt;
}

.well.c2a3 .wpdm_icon {
	height: 42px;
	width: auto;
}

.codadownload1{
	padding-right: 25px !important;
	padding-left: 25px !important;
	margin: 15px;
	border-bottom: 2px solid #dddddd !important;
	border-radius: 0px 0px !important;
	background-color: #ffffff !important;
}

.codadownload1 h3.media-heading{
	margin-top: 12px !important;
}

.codadownload1 span.filesize {
	
}


.codadownload1 span.downloads {
	display: none;
}


.codadownload1_button {
	padding-top: 10px;
}


.codadownload1 a.wpdm-download-link.wpdm-download-locked {
	color: #ffffff !important;
	background-color: #00CCFF;
	margin-top: 10px !important;
	margin: 0 !important;
	top: 100px;
	padding: 10px 15px;
}


.codadownload1 span.excerpttxt {
	display: none;
}



.wpdm-filelist.table {
	background-color: #ffffff !important;
}

.codadownload1 tbody tr td.text-right {
	padding-right: 0;
}



.codadownload1 tbody tr td.text-right a.inddl.btn.btn-primary.btn-sm {
	background-color: #00CCFF;
	font-size: 11px;
	border:  none;
}

.codadownload1 button.ttip.btn.btn-xs.btn-info.btn-addtfc {
	font-size: 13px;
	border:  none;
	
}

.codadownload1 .wpdm-filelist.table tr td:first-child {
	
	}

.codadownload1 tbody tr td.text-right a.inddl.btn.btn-primary.btn-sm {
	
}

.codadownload1 button.ttip.btn.btn-xs.btn-info.btn-addtfc::before {
    content: "Add to Package ";
}



#xfilelist div.panel-heading.ttip {
	height: auto !important;
	line-height: 1.4 !important;
	text-align: center;
	padding: 10px 10px 10px 10px !important;
}

#xfilelist div.panel-footer a.inddl.btn.btn-primary.btn-sm.btn-block {
	background-color: #00CCFF;
	border:  none;
}

#xfilelist div.panel-footer a.inddl.btn.btn-primary.btn-sm.btn-block:hover {
	background-color: #000000;
}

.alert.alert-info.coda_custom_package {
	font-size: 16px;
	letter-spacing: 0;
	text-transform: none;
	font-weight: 400;
	color: #656565 !important;
}

.alert.alert-info.coda_custom_package i {
	color: #ffffff !important;
}


.alert.alert-info.coda_custom_package strong {
	color: #5ac0de;
}

.coda_package_downloadbut {
	
}

#top section.page-section.pt-70 div.container-fluid div.row div.col-lg-10.col-lg-offset-1.col-sm-12 div.blog-item.mb-80.mb-xs-40 div.blog-item-body div.w3eden div.row-fluid.wpdm-metro div.col-md-8 div.coda_package_downloadbut a.wpdm-download-link.wpdm-download-locked {
	background-color: #00CCFF;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	padding: 8px 15px;
	font-family: 'Ubuntu', arial, sans-serif;
}

a.btn.btn-mod.btn-medium.btn-round.customfilecartbut {
	background-color: #3193d4 !important;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	padding: 8px 15px !important;
	letter-spacing: 0;
	text-transform: none;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	margin-top: 0;
	border: none;
	float: right;
}


table.table.table-striped.wpdm-all-packages-table a.package-title {
	font-weight: 600;
	color: #c81b00;

}

table.table.table-striped.wpdm-all-packages-table tbody tr td {
	padding-top: 15px;
	padding-bottom: 15px;
}


/* Download Manager END */

/* Discontined Downloads START */

.media.discdownloads {
	background-color: #fafafa;
	padding: 20px 20px 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}


.discdownloads h4 {
	margin-top: 0px;
}

.discdownloads h4 a {
	font-weight: 600;
	color: #c81b00;
}

.discdownloads p {
	font-size: 15px;
	line-height: 1.5;
}

.discdownloads a.inddl.btn.btn-primary.btn-sm{
	margin-bottom: 5px;
	float: right;
}




/* Discontined Downloads START */



/*  Search Forms START */

input#s.form-control.search-field.round.sidesearch1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 /* color: #c81b00; */
  color:#00CCFF
	font-weight: bold;
	text-transform: uppercase;
}

input#s.form-control.search-field.round.sidesearch1 { /* Chrome/Opera/Safari */
	color: #000000;
	font-weight: bold;
	text-transform: none;
	border: thin solid #E0E0E0;
}

#searchform div.search-wrap.inline-block.sp-search button.search-button.animate i {
	color: #00CCFF;
}




.searchpageforms {
	background-color: #ececec;
	padding-top: 15px;
}

.searchpageforms h3 {
	color: #c81b00;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 10px;
	text-decoration: none;
}


@media only screen and (max-width: 600px) {
	
.searchpageforms h3 {
	font-size: 20px;
}
	
}

form.searchandfilter input.search-field {
	max-width: 300px;
	margin-bottom: 10px;
	
	border: 1px solid #cccccc;
	padding-left: 15px;
	font-size: 18px;
	color: rgba(200,27,0,0.75);
	margin-right: 10px;
}

form.searchandfilter button.search-submit {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 13px;
    color: #fff;
    background: rgba(34,34,34, .9);
    border: 2px solid transparent;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);

}

form.searchandfilter div ul li input {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 13px;
    color: #fff;
    background: rgba(34,34,34, .9);
    border: 2px solid transparent;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);

}


/* body select.select_box */ body select { display: block; padding: 10px 70px 10px 13px !important; max-width: 100%; height: auto !important; border: 1px solid #e3e3e3; border-radius: 3px; background: url("https://image.ibb.co/iMeAJv/selectbox_arrow.png") right center no-repeat; background-color: #fff; color: #444444; font-size: 12px; line-height: 16px !important; appearance: none; /* this is must */ -webkit-appearance: none; -moz-appearance: none; } /* body select.select_box option */ body select option { padding: 0 4px; } /* for IE and Edge */ select::-ms-expand { display: none; } select:disabled::-ms-expand { background: #f60; }


/*  Search Forms END */


/*  Search Results START */

form.searchandfilter div ul {
	padding-left: 0;
	margin-bottom: 45px;
}


.search-result-product {
	border-bottom: 1px #cccccc dotted;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.search-result-product h3 {
	color: #c81b00;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-top: 0;
	text-decoration: none;
}



.search-result-product h3 a {
	color: #c81b00;
	text-decoration: none;
}


.search-result-product h3 a:hover {
	color: #000000;
	text-decoration: none;
}



.row.search-result-product p {
	margin-bottom: 10px;
}

.search-result-product p.prdod_result_sub {
	font-weight: 600;
	color: #000000;
	margin-bottom: 5px;
}

.search-result-product p.result-link a {
	color: #c81b00;
	font-size: 13px;
}

.search-result-product img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
}

#top section.page-section.pt-60.pb-60.pb-xs-20 div.container-fluid div.row div.col-md-12 div.row.search-result-product div.col-md-2 img.search_result_image {
	
	border:  1px solid #cccccc;
	padding: 10px;
}

.filterform1 form.searchandfilter div ul li input[type=text] {
	display: none;
}

.searchreturn_icon span.icon-documents {
	font-size: 65px;
	margin-bottom: 20px;
}




/*  Search Results END */





/* Range Intro Start */

h1.rangeintrohead {
	font-size: 50px;
    font-weight: 900;
    text-transform: none;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.1;
    font-family: 'Ubuntu', arial, sans-serif;
}

.rangeintro_sub {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 20px;
}

.range_text_intro p {
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 10px;
}

.range_text_intro p strong {
	color: #00CCFF;
	font-size: 22px;
}

.range_text_intro h4 {
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 5px;
}

.range_text_intro ul {
	margin-top: 25px;
	margin-bottom: 25px;
}

.range_text_intro ul li {
	font-size: 18px;
	line-height: 1.7;
	color: #838383;
}

.product_intro_rangepage {
	padding-bottom: 20px;
	margin-bottom: 40px;
	max-width: 32%;
}


@media only screen and (max-width: 990px) {
.product_intro_rangepage {
	max-width: 100%;
} 
}



.product_intro_rangepage h3 {
	text-transform: none;
	margin-bottom: 0px;
	font: 700 30px/1.5 'Ubuntu', sans-serif;
}

.product_intro_rangepage h3 a {
	color: #00CCFF;
}

.product_intro_rangepage h3 a:hover {
	text-decoration: none;
}

.product_intro_rangepage h4 {
	text-transform: none;
	margin-bottom: 10px;
	font-family: 'Ubuntu', sans-serif;
	margin-top: 0;
}



.product_intro_rangepage p {
	text-transform: none;
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 16px;
	line-height: 1.8;
}


.product_intro_rangepage a.btn {
	background-color: #00CCFF;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	border: none;
}

.product_intro_rangepage a.btn:hover {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	border: none;
}



/* Range Intro End */



/* Range on Outer Type Start */

.range_intro_onouter {
	padding-bottom: 60px;
}


.range_intro_onouter h3 {
	text-transform: none;
	margin-bottom: 0px;
	font: 700 30px/1.5 'Ubuntu', sans-serif;
}

.range_intro_onouter h3 a {
	color: #c81b00;
}

.range_intro_onouter h3 a:hover {
	text-decoration: none;
}

.range_intro_onouter h4 {
	text-transform: none;
	font-family: 'Ubuntu', sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
}


.range_intro_onouter p {
	text-transform: none;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.7;
	margin-top: 10px;
}


.range_intro_onouter a.btn {
	background-color: #00CCFF;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	border: none;
}

.range_intro_onouter a.btn:hover {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	border: none;
}


/* Range on Outer Type End */

/* General Page - Market Segment Start */

.mb-xs-30.marketstext1 {
	font-size: 17px;
	line-height: 1.7;
}

blockquote.marketintro1 {
	color: #c81b00;
	font-size: 26px;
	line-height: 1.5;
	font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
}


/* General Page - Market Segment End */

.gentext1 h1 {
	font-size: 45px;
    font-weight: 900;
    text-transform: none;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.1;
    font-family: 'Ubuntu', arial, sans-serif;
	color: #c81b00;
	margin-bottom: 15px;
}





/* Application Page Start */
h2.app_page_subhead {
	font-size: 35px;
}
/* Application Page End */



/* Coda Checklist Styling START */

ul.coda-checklist {
	font-size: 15px;
    list-style: none;
    padding-left: 22px;
}


ul.coda-checklist li {
    border-bottom: 1px dotted #cccccc !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


ul.coda-checklist li a {
	color: #7f7f7f;
}

ul.coda-checklist li a:hover {
	color: #c81b00;
}



ul.coda-checklist li:before {
    font-family: FontAwesome;
    content:"\f058";
    color: #c81b00;
	margin: 0 10px 0 -20px;
}


/* Coda Checklist Styling END */


/* News / Case Study Start */


.blog-item-body h1 {
	font-size: 35px;
	font-weight: 900;
	text-transform: none;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.1;
	font-family: 'Ubuntu', arial, sans-serif;
}


.blog-item-body img {
padding-top:3px;
padding-bottom:3px;	

}

.blog-item-body .brand
{
	line-height: 2;
	font-family: "微软雅黑", "宋体", Arial, Lato, sansSerif;
	color: #CCCCCC;
	font-size:17px;
}


.blog-item-body .brand li
{
	line-height: 2;
	font-family: "微软雅黑", "宋体", Arial, Lato, sansSerif;
	color: #999999;
	font-size:17px;
}

aside.productused_case {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	background-color: #ececec;
	padding: 35px 20px 10px;
	max-width: 20em;
}

aside.productused_case h3 {
	font-size: 30px;
    font-weight: 900;
    text-transform: none;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.2;
    font-family: 'Ubuntu', arial, sans-serif;
	margin-top: 0;
}


ul.prodresultscs {
    list-style: none;
	padding-left: 10px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}


ul.prodresultscs li {
    border-bottom: 1px dotted #666 !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 15px;
	font-weight: 400;
}


ul.prodresultscs li a {
	color: #1d1d1d;
	font-weight: 600;
}

ul.prodresultscs li a:hover {
	color: #d83f23;
}


ul.prodresultscs li:before {
    content:"\f138";
    margin: 0 5px 0 -15px;
    color: #d83f23;
	font: 12px FontAwesome;
}



@media only screen and (max-width: 600px) {
	
aside.productused_case {
	float: none;
	max-width: none;
	margin: 0 0 25px;
}
	
}

/* News / Case Study End */



/* Main Features on Product Page START */
/*CSS3 multiple columns http://jsfiddle.net/qUAT6/*/

.mainfeatsdouble
{   
    margin: 1em 0;
	padding-left: 1em;
	-moz-column-count: 3;
	-moz-column-gap: 2.5em;
	-webkit-column-count: 3;
	-webkit-column-gap: 0.5em;
	column-count: 3;
	column-gap: 0.5em;
}


.mainfeatsdouble ul {
	padding-left: 0;
}

.mainfeatsdouble ul li {
	display: inline-block;

	*display: inline;
	*zoom: 1;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	font-size: 16px;
	color: #838383;
	line-height: 1.6;
	padding-right: 10%;
	
}


@media only screen and (max-width: 990px) {

.mainfeatsdouble {
	margin: 1em 0;
	padding-left: 1em;
	-moz-column-count: 1;
	-moz-column-gap: 2.5em;
	-webkit-column-count: 1;
	-webkit-column-gap: 0.5em;
	column-count: 1;
	column-gap: 0.5em;
}

.mainfeatsdouble ul li {
	text-align: left;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
}

}


/* Main Features on Product Page END */





/* Case Studies on Product Page START */


.work-title{
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.3;
}

.work-intro{
    width: 100%;
    height: 84px;
    padding: 15px 0 0;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.work-img{
    position: relative;
    overflow: hidden;
}



@media only screen and (max-width: 1024px) {
	
.work-grid-5 .work-item{
        width: 33%;
    }
	
	.work-img img{
    width: 100%;
    max-height: 186px;
    display: block;
    overflow: hidden;
}
	
}


@media only screen and (max-width: 729px) {
	
.work-grid-5 .work-item {
        width: 50%;
    }  
    
    .work-descr{
	display: none;
	} 
	
}

 


/* Case Studies on Product Page END */

/* Accessories on Product Page START */


li.work-item.mix {
	padding: 15px !important;
	min-height: 525px;
}


@media only screen and (max-width: 950px) {
	
li.work-item.mix {
	padding: 15px !important;
	min-height: 450px;
}
	
}


@media only screen and (max-width: 560px) {
	
li.work-item.mix {
	min-height: 380px;
}
	
}


li.work-item.mix.accessories1 a.work-lightbox-link.mfp-image div.work-img {
	padding: 20px;
	background-color: #ffffff;
}

li.work-item.mix.accessories1 a.work-lightbox-link.mfp-image {
	padding-bottom: 0;
}



li.work-item.mix.accessories1 a.work-lightbox-link.mfp-image div.work-intro h3.work-title {
	text-transform: none;
	letter-spacing: 0;
}

li.work-item.mix.accessories1 a.work-lightbox-link.mfp-image div.work-intro div.work-descr p {
	text-transform: none;
	font-size: 14px;
	line-height: 1.1;
}


.accessory-intro{
    width: 100%;
    padding: 0 20px;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.accessory-descr p {
	text-transform: none;
	font-size: 14px;
	line-height: 1.5;
}


/* Accessories on Product Page END */




/* Download Images on Product Page START */

li.work-item.mix2 {
	padding: 15px !important;
}


.imagedownload-intro p a {
	color: #c81b00;
}


a.work-lightbox-link.mfp-image.imagedownload {
	padding-bottom: 0;
}


li.work-item.mix2.imagedownload a.work-lightbox-link.mfp-image div.work-img {
	padding: 20px;
	background-color: #ffffff;
}

li.work-item.mix2.imagedownload a.work-lightbox-link.mfp-image div.work-intro h3.work-title {
	text-transform: none;
	letter-spacing: 0;
}

li.work-item.mix2.imagedownload a.work-lightbox-link.mfp-image div.work-intro div.work-descr p {
	text-transform: none;
	font-size: 14px;
	line-height: 1.1;
}


.imagedownload-intro{
    width: 100%;
    padding: 0 20px;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.imagedownload-descr p {
	text-transform: none;
	font-size: 14px;
	line-height: 1.5;
}


/* Download Images on Product Page END */





/* System Solutions on Product Page START */

#systemsolutions div.col-sm-4.col-xs-6.systemsols h3 {
	font-size: 23px;
	margin-top: 0;
}



.systemsol1 {
	background-color: #ffffff;
	padding: 30px;
}


#systemsolutions .systemsols h3 {
	font-size: 23px;
	margin-top: 0;
}

#systemsolutions .systemsols h4 {
	border-top: 1px dotted #cccccc;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0;
	font-weight:  600;
	padding-top: 15px;
}

#systemsolutions .systemsols img {
	margin-top: 15px;
}

#systemsolutions .systemsols p {
	font-size: 14px;
	margin-bottom: 0;
}

#systemsolutions .systemsols li {
	font-size: 13px;
}

#systemsolutions .systemsols ul {
	
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
}



/* System Solutions on Product Page END */




a.sp-has-sub.arrowdown1:after {
    font-family: FontAwesome;
    content: " \f107";
	color:#00CCFF;
}



.clip-block {
  text-align: right;
	position: absolute;
	right: -20px;
	top: 0;
}

.clip-wrap {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 20px;
}

.clip-css {
-webkit-clip-path: polygon(100% 100%, 100% 0, 0 100%);
clip-path: polygon(100% 100%, 100% 0, 0 100%);
}

/* See https://bennettfeely.com/clippy/ */





.megahead1 {
    font-size: 80px;
    font-weight: 900;
    text-align: left;
    letter-spacing: -1px !important;
    line-height: 1.1;
	text-transform: none !important;
	margin-bottom: 15px;
}


p.megaheadusb {
    font-size: 20px;
    line-height: 1.5;
	margin-bottom: 15px;
}




.hs-line-7{
	font-family: 'Ubuntu', arial, sans-serif;
    margin-top: 0;
    position: relative;
    font-size: 64px;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 2px;
    line-height: 1.2;
}

.owl-prev:before,
.owl-next:before{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
	background-color: rgba(228,25,25,0.87);
	background-color:#00CCFF;
}


.owl-prev i:before,
.owl-next i:before{
	color: #ffffff;
}


/* ==============================
   serviceXs
   ============================== */
   
.split-section2 {
	width: 100%;
	display: block;	
	position: relative;
    overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
   
.split-section-headings2{	
	width: 38.2%;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
   

.serviceX-grid{
	border-bottom: 1px solid rgba(0,0,0, .05);
}
.serviceX-item{
	display: table;
	width: 33.3%;
	float: left;
	overflow: hidden;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.sshX-table{
	width: 100%;
	display: table;
}

.sshX-cell{
    display: table-cell;    
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.siX-cell{	
	display: table-cell;
	padding: 30px;
	border-top: 1px solid rgba(0,0,0, .05);
	border-left: 1px solid rgba(0,0,0, .05);
	position: relative;
	vertical-align: middle;
	text-align: center;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.siX-inner{
	position: relative;
	overflow: hidden;
	max-height: 100%;
}




.serviceX-intro{
	position: relative;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.serviceX-icon{	
	margin-bottom: 10px;
	font-size: 32px;
	color: #e41919;
}
.serviceX-title{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
}
.serviceX-descr .serviceX-title{
	margin-bottom: 30px;
}

.serviceX-descr{
	opacity: 0;
	position: relative;
	font-size: 13px; 
	line-height: 1.8;
	color: #777;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	
	-webkit-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);

}


.split-section-content2{
	width: 61.8%;
	float: right;
	min-height: 300px;
	position: relative;
    overflow: hidden;
	background: rgba(255,255,255, .97);
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* serviceX hover */

.no-mobile .serviceX-item:hover .serviceX-intro{
	opacity: 0;	
	
	-webkit-transform: scale(0);
    -moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
    transform: scale(0);
}

.no-mobile .serviceX-item:hover .serviceX-descr{	
	opacity: 1;
	-webkit-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);    
}

/* serviceX mobile click */

.serviceX-item.js-active .serviceX-intro{
	opacity: 0;	
	
	-webkit-transform: scale(0);
    -moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
    transform: scale(0);
}

.serviceX-item.js-active .serviceX-descr{	
	opacity: 1;
	-webkit-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);    
}



.product-carousel1 span {
	display: block;
	text-align: center;
	color: #00CCFF;
	font: 400 16px 'Ubuntu', arial, sans-serif;
	margin-top: 10px;
}


.product-carousel1 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


img.homenews_img {
	min-height: 225px; 
	max-height: 225px;
}



p.homepagesub1 {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.7;
	font-size: 16px;
}

.post-prev-title.carouselhead a {
	font-weight: 400;
	letter-spacing: 0;
	font-size: 17px;
	
}


.lowercase {
	text-transform: none !important;
}







p.rel-sub {
	font-size: 15px;
}

h3.testimonialhead1 {
	font: 700 36px 'Ubuntu', arial, sans-serif;
	text-transform: none;
}






.sp-logo-wrap .logo{
    display: block;
    padding: 30px 30px 15px;
    text-align: center;
    
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}


.sp-menu-links a{
    display: block;
    position: relative;
    margin: 0 !important;
    padding: 15px 20px 15px 30px !important;
    color: #999;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    
    -webkit-tap-highlight-color: rgba(255,255,255, .1); 
        
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    
    z-index: 11;
	text-align: left;
	
}


.sp-sub > li > a{
    font-size: 13px;
    line-height: 1.1;
    font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	padding: 5px 20px 5px 30px !important;
}

li.redtextcol.menu-item.menu-item-type-custom.menu-item-object-custom a {
	color: #e41919;
	font-weight: 600;
}

li.redtextcol.menu-item.menu-item-type-post_type.menu-item-object-range a {
	color: #e41919;
	font-weight: 600;
}




a{
    color: #111;
    text-decoration: none;
}


.btn-mod,
a.btn-mod{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 13px;
    color: #fff;
    background: rgba(34,34,34, .9);
    border: 2px solid transparent;
    font-size: 15px !important;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0;
    font-family: 'Ubuntu', arial, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}


.btn-mod,
a.btn-mod:hover{
    font-weight: 700;
	background-color: #111111 !important;
}


span.lineunder1 {
	
	border-bottom: 2px #c1a16d solid;
	padding-bottom: 7px;
	line-height: 2.5;
	color: #051828 !important;
	font-size: 19px;
}


.font-alt{
    font-family: 'Ubuntu', arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
.serif{
    font-family: "Georgia", Times, serif;
    font-style: normal;
    font-weight: normal;
}


.img-responsive { 
    width:100% !important;
}

.graytextcol1 {
	color: #5f5f5f;
	font-weight: 400;
}

.redtextcol {
	color: #051828 !important;
}


.whitetextcol {
	color: #ffffff !important;
}

.whitebackcol {
	background-color: #ffffff;
}


.bg-gray-lighter1{
    background-color: #f8f8f8;
}



.bluedarktextcol {
	color: #051828 !important;
}

span.skills1 {
	display: block;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
}

span.skills1  i {
	margin-right: 10px;
}

.work-descr{    
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    color: #aaa;
    line-height: 1.5;
}



.mark2{
    width: 1px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
}


.mark2-title{
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}

a.download-button.mark3{
	padding-left: 80px;
	padding-right: 28px;
}

h5.widget-title{
	text-transform: none;
	font: 700 19px 'Ubuntu', sans-serif;
}

.textwidget p {
	margin-bottom: 10px;
}


.textwidget p a {
	color: #00CCFF;
}





/* CSS For Background Overlays START */
        
                .overlay {
                  position: absolute;
                  top: 0;
                  right: 0;
                  bottom: 0;
                  left: 0;
                  z-index: -1; }
        
        .parallax_background {
        	background-attachment: fixed;
        }
        
        @media only screen and (max-width:1024px)  { 
        
        .parallax_background {
        	background-attachment: scroll;
        }
        
        }
                
                [data-overlay-color] {
                  position: relative; }
                
                [data-background] {
                  background-size: cover;
                  background-position: 50% 50%; }
        
/* CSS For Background Overlays END */   





@media only screen and (max-width: 999px) {
    
    
    .hs-line-15{
        font-size: 25px;
	margin-bottom: 20px;
}
    
    
}





button#form-submit.btn.btn-mod.btn-medium.btn-round.redbackcol {
	padding: 20px;
}



/* Job Vacancy List */



ul.joblist {
	font-size: 16px;
    list-style: none;
	padding-left: 28px;
}


ul.joblist li {
    border-bottom: 1px dotted #cccccc !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


ul.joblist li a {
	color: #7f7f7f;
}

ul.joblist li a:hover {
	color: #c81b00;
}



ul.joblist li:before {
    font-family: FontAwesome;
    content:"\f234";
    margin: 0 5px 0 -25px;
    color: #c81b00;
    
}


/* Job Vacancy End */



/* ==============================
   Alt features 1
   ============================== */

.alt-features-grid-1{
    margin-top: -70px;
}
.alt-features-item-1{
    margin-top: 70px;
}
.alt-features-icon-1{
    width: 64px;
    height: 64px;
    display: inline-block;
    font-size: 28px;
    line-height: 64px;
    color: #fff;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

div.alt-features-icon-1.green {
	background-color: #009643;
}

div.alt-features-icon-1.white {
	background-color: #e2e5e7;
}

div.alt-features-icon-1.red {
	background-color: #00CCFF !important;
}

p.intro {
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 200;
}

section.page-section.less-pad {
	padding-bottom: 0px;
	padding-top: 60px;
}





.alt-features-icon-1 img{
    width: 100%;
}
.alt-features-title-1{
    margin-bottom: 5px;
    font-size: 20px;
}
.alt-features-descr-1 {
    color: #777;
    font-size: 16px;
}

.alt-features-descr-1 a {
    color: #777;
	text-decoration: none;
}





.tab-pane h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #00CCFF;
	margin-bottom: 10px;
	font-size: 24px;
}

.tab-pane h4 {
	font-family: 'Ubuntu', sans-serif;
	color: #c81b00;
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 25px;
}


.tab-pane p {
	margin-bottom: 10px;
	text-indent: 2em;
	font-family:"微软雅黑", "宋体", Arial, Lato, sansSerif;
	font-size:16px;
	color:#838383;
}

.tab-pane ul li {	
	font-family:"微软雅黑", "宋体", Arial, Lato, sansSerif;
	font-size:16px;
	color:#838383;
}




h3.telmobile {
	text-align: center;
	font-size: 15px;
	margin-top: 0;
	
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 5px;
}


.fontlightweight {
	font-weight: 300;
}

.orangetextcol {
	color: #f69200 !important;
}

.greentextcol {
	color: #009643 !important;
}


.blacktextcol {
	color: #000000 !important;
}

.blackbackcol {
	color: #ffffff !important;
	background-color: #000000 !important;
}


.greenbackcol {
	color: #ffffff !important;
	background-color: #009643 !important;
}


.bluebackcol {
	color: #ffffff !important;
	background-color: #3091d1 !important;
}



.redbackcol {
	color: #ffffff !important;
	background-color: #00CCFF !important;
}


.darkgreytextcol {
	color: #333;
}

.lightgreytextcol {
	color: #666666;
}


.logotablet {
	display: none;
}

.toptel {
	text-align: right;
	color: #7f7f7f;
	font-weight: 400;
	margin-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	display: none;
}

.toptel i {
color: #009643;
}


#top nav.main-nav.dark.stick-fixed.mobile-on.js-transparent.small-height div.toptelhome {
	background-color: rgba(10,10,10, .95) !important;
}

#top nav.main-nav.dark.stick-fixed.js-transparent.mobile-on.transparent div.toptelhome div.tabletonly h3.telmobile {
	color: #ffffff !important;
}

#top nav.main-nav.dark.stick-fixed.js-transparent.mobile-on.transparent div.toptelhome div.tabletonly h3.telmobile {
	border-bottom: none;
}





.mobile-nav.homepage1 {
	margin-top: 0;
}


.nav-logo-wrap .logo{
	display: table-cell;
	vertical-align: middle;
	max-width: none;
    height: none;
    

}





.carprice1 {
    font-size: 50px;
    font-weight: 900;
    text-transform: none;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.1;
}

h3.range_products_sub1 {
	font-size: 35px;
    font-weight: 900;
    text-transform: none;
    text-align: left;
    letter-spacing: -1px;
    line-height: 1.1;
}
}

p.productsub11 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #101010;
}



.carprice1 span {
	color: #009643;
}

.section-text{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
}

.carslider1 {
	padding-right: 0;
	padding-left: 0;
}


.carslider1 img {
	display: block;
    margin-left: auto;
    margin-right: auto
}

p.calltel1 {
	font-weight: 300;
	font-size: 27px;
	margin-bottom: 0;
	color: #009643;
}



h3.carpriceblock1 {
	color: #009643;
	font-weight: 800;
	font-size: 35px;
	margin-bottom: 20px;
}


h3.carpriceblock1 span.saleprice6 {
	color: #ffffff;
	background-color: #00CCFF;
	padding: 2px 9px;
	text-align: center;
	margin-left: 10px;
	display: inline-block;
	font-size: 18px;
}

h3.overviewhead1 {
	font: 700 28px 'Ubuntu', sans-serif;
}




.pcd-specs {
	margin-bottom: 15px;
	font-size: 16px;
}

.pcd-specs label {
	margin-right: 8px;
}


.pcd-specs label::after { 
    content: ":";
}

.pcd-specs ul {
list-style: none;
	padding-left: 0;
	color: #838383;
}


.pcd-specs ul li {
	border-bottom:  1px dotted #cccccc;
	padding-bottom: 10px;
	padding-top: 4px;
	font-size: 16px;
}

li.modelcar1 {
	font-weight: 700;
	border-top:  1px dotted #cccccc;
}




span.price1 {
	color: #009643;
	font-weight: bold;
}

.vehicledesc p {
	font-size: 16px;
}

.vehicledesc h3 {
	font-size: 16px;
}




.fullwidth-slideshow{
    cursor: grab;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}


.fullwidth-slideshow-pager-wrap{
    cursor: default;
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    
    z-index: 25;
    
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background-color: rgba(0, 0, 0, 0);
	padding: 15px 0 20px;
} 



.fullwidth-slideshow-pager-wrap .owl-item{
    opacity: .7;
    -webkit-transition: all 0.07s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.07s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.07s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.07s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.07s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.fullwidth-slideshow-pager-wrap .owl-item:hover{
    opacity: 1;
}
.fullwidth-slideshow-pager-wrap .owl-item.synced{
    opacity: 1;
}
.fsp-item{
    margin: 0 2px;
    cursor: pointer;
}
.fsp-item:active{
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
}
.fsp-item img{
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -border-radius: 2px;
    
    -webkit-box-shadow: 0px 1px 5px rgba(255, 255, 255, .75);
    -moz-box-shadow: 0px 1px 5px rgba(255, 255, 255, .75);
    box-shadow: 0px 1px 5px rgba(255, 255, 255, .75);
}

footer .widget-text .textwidget p {
	font-size: 15px;
}

footer.small-section .widget div.widget-body p a {
	font-size: 15px;
}

footer.small-section .widget div.widget-body p i.fa {
	font-size: 15px !important;
	color: #c81b00;
	margin-right: 10px;
}





/* Footer Social Links */

.footer-social-links{
    font-size: 14px;
}
.footer-social-links a{
    width: 38px;
    height: 38px;
    line-height: 39px !important;
    position: relative;
    margin: 0 2px;
    text-align: center;
    display: inline-block;
    color: #a5a5a5;
    
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.footer-social-links a i,
.footer-social-links a span{
    position: relative;
    top: 0;
    left: 0; 
}
.footer-social-links a:before{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    
    
    -webkit-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.2s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
}
.footer-social-links a:hover{
    color: #fff;
}
.footer-social-links a:hover:before{
    background: #111;
}

.footer-social-links a:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #fff;
    opacity: 0;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
}
.footer-social-links a:hover:after{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* Footer Social Links */


.widget-posts-img{
    float: left;
    margin: 0 7px 0 0;
	width: 65px;
}








/*
 * Tabs
 */

.tpl-tabs{
    border-color: #e5e5e5;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    font-family: 'Ubuntu', arial, sans-serif;
}
.tpl-tabs > li > a{
    text-decoration: none;
    color: #777;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	padding-right: 10px;
	padding-left: 10px;
}
.tpl-tabs > li > a:hover{
    background-color: #f5f5f5;
}
.tpl-tabs li.active a{
	color: #ffffff;
	background-color: #00CCFF;
}
.tpl-tabs-cont{
	padding: 30px 0;
	color: #838383;
	line-height: 1.8;
}


@media only screen and (max-width: 480px) {
    
    .tpl-tabs > li{
        display: block;
        float: none;
        width: 100%;
    }
    .tpl-tabs > li.active a{
        background: #00CCFF !important;
    }
}


/* List Table */
.b-items__cell{
    border: 1px solid #eeeeee;
    /* margin-bottom: 40px; */
    /* min-height: 435px; */
	padding: 10px 10px 15px;
}




  
@media only screen and (max-width: 992px) {
	
.b-items__cell{
	/* min-height: 445px; */
    
}
	
}



.mediaX {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 0;
}

.mediaX_image {
	display: block;
	width: 100%;
}



@media only screen and (max-width: 600px) {
	
.mediaX_image {
	max-width: none;
	max-height: none;
}
	
}


.mediaX_body {
	background: rgba(0,204,255,0.5);
	bottom: 0;
	color: white;
	font-size: 1.9em;
	left: 0;
	opacity: 0;
	overflow: hidden;
	padding: 3.75em 3em;
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.mediaX_body:hover {
	opacity: 1;
}

.mediaX_body:after,
.mediaX_body:before {
	border: 1px solid rgba(255, 255, 255, 0.7);
	bottom: 1em;
	content: '';
	left: 1em;
	opacity: 0;
	position: absolute;
	right: 1em;
	top: 1em;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: 0.6s 0.2s;
	transition: 0.6s 0.2s;
}

.mediaX_body:before {
	border-bottom: none;
	border-top: none;
	left: 2em;
	right: 2em;
}

.mediaX_body:after {
	border-left: none;
	border-right: none;
	bottom: 2em;
	top: 2em;
}

.mediaX_body:hover:after,
.mediaX_body:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


.mediaX_body h6 {
	margin-top: 26px;
	color: #ffffff;
}



.m-listTable .b-items__cars-one-img{
    width:auto;
    height:auto;
    float:none;
}

.b-items__cell-info{
    padding: 0 10px;
}

 .b-items__cell-info-title{
    padding-bottom: 10px;
    margin: 15px 0;
 }

.b-items__cell-info h2{
    padding-left: 15px;
    border-left: 4px solid #009643;
    margin: 0;
	font-size: 16px;
	letter-spacing: 0;
	text-transform: none;
}


.b-items__cell-info h2 a {
	text-decoration: none;
	color: #333;
	font-weight: 600;
}

.b-items__cell-info h2 a:hover {
	color: #c81b00;
}

.b-items__cell-info > p{
    margin: 0 4px 10px;
	font-weight: 400;
	font-size: 13px;
	text-transform: none;
	letter-spacing: .04em;
	color: #666666;
}

.b-items__cell-info > p + div{
    margin-left:4px ;
}

.b-items__cell-info ul{
    padding-left: 0;
    list-style-position: inside;
	font-weight: 400;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0;
	color: #666;
}

.b-items__cell-info-price{
	font-weight: bold !important;
	font-size: 20px;
	color: #009643;
	margin: 0;
	letter-spacing: 0;
}

.b-items__cell-info-price span.portfolio-sale-price {
	color: #ffffff;
	background-color: #00CCFF;
	padding: 2px 5px;
	margin-top: 5px;
	display: block;
	text-align: center;
}



.b-items__cell-info-km span.fa{
    font-size:19px;
}

.b-items__cell-info-km{
	margin-top: 15px;
	text-align: right;
}

.b-items__cell-info-km p{
    text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0;
}

.b-items__cell-info a.btn{
    border: 1px solid #ddd;
    padding-left: 12px;
	font-weight: 600;
	font-size: 10px;
	text-decoration: none;
	padding-right: 12px;
}

.b-items__cell-info a.btn:hover{
	
	background-color: #00CCFF;
	color: #ffffff;
}

.b-items__cell-info a.btn span.fa{
    width: 20px!important;
    height: 20px!important;
    font-size: 13px!important;
    padding: 3px!important;
    margin-left: 10px!important;
}

.b-items__cell .b-items__cars-one-img-check{
    top:20px;
}

.m-listTable .b-items__pagination{
    margin-top: 35px;
}


.s-lineDownLeft{
    text-align: left;
    border-bottom: 1px solid #B4B4B4;
    position: relative;
}

.s-lineDownLeft:after{
    background: url(../images/chevron-down.png) center no-repeat;
    width: 15px;
    left: 5%;
    height: 7px;
    content: '';
    position: absolute;
    top: 100%;
    display: block
}


.b-items__cars-one-img-type{
    padding: 5px;
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 1000;
	font-weight: 700;
	font-size: 10px;
	color: #ffffff;
}




.b-items__cars-one-img-type.m-available{
   background: #009643;
	display: none;
	font-weight: 800;
}

.b-items__cars-one-img-type.m-new{
   background: #f69200;
   font-weight: 800;
}

.b-items__cars-one-img-type.m-sold{
   background: #00CCFF;
	font-weight: 800;
}

.b-items__cars-one-img-type.m-soon{
   background: #ffd24d;
   font-weight: 800;
}

.compare {
	text-align: right;
	padding-right: 15px;
	letter-spacing: 0;
	text-transform: capitalize;
	display: none;
}



span.car-page-label{
   background: #009643;
	position: absolute;
	z-index: 50;
	color: #ffffff;
	padding: 7px 15px;
	font-size: 21px;
}


span.available.car-page-label{
   background: #009643;

}

span.new.car-page-label{
   background: #f69200;

}

span.sold.car-page-label{
   background: #00CCFF;

}

span.soon.car-page-label{
   background: #ffd24d;

}





.row.m-smallPadding{
    margin: 0;
}

.row.m-smallPadding > div{
    padding: 0 5px;
}


/* Listings End */

.banner-heading.largerfont3 {
	font-size: 35px;
}




.banner-heading{
    margin-top: 0;
    font-size: 45px;
    font-family: 'Ubuntu', arial, sans-serif;
	font-weight: 700;
	text-transform: none;
}



/* Blog and Events Start */


.blog-item-body h1,
.blog-item-body h2,
.blog-item-body h3,
.blog-item-body h4,
.blog-item-body h5,
.blog-item-body h6{
	color: #00CCFF;
}





.blog-item1 div.post-prev-img div.date span.icon-calendar {
	color: #c81b00;
	line-height: 32px;
}

.post-prev-img {
	margin-bottom: 15px;
}



.blog-intro-text {
	font-weight: 400 !important;
	font-family: 'Lato', sans-serif !important;
	text-transform: none;
	color: #606060;
	margin-bottom: 15px;
}

.post-prev-title a {
	font-size: 20px;
	font-weight:  700;
	text-transform: capitalize;
	line-height: 1.3;
	color: #00CCFF;
}


.post-prev-img .date {
  position: absolute;
  top: 0;
  left: 20px;
  padding-top: 10px;
  background: #ffffff;
  height: 75px;
  width: 60px;
  text-align: center;
  z-index: 3;
}
.post-prev-img .date span {
  position: relative;
  display: block;
  z-index: 8888;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #646464;
  text-transform: uppercase;
}
.post-prev-img .date::before {
  position: absolute;
  content: "";
  z-index: 1;
  bottom: -30px;
  left: 0px;
  height: 60px;
  width: 60px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
}


.post-prev-img.event .date {
  position: absolute;
  top: 0;
  left: 0px !important;
  padding-top: 13px;
  background: #ffffff;
  width: 60px;
  text-align: center;
  z-index: 3;
	height: 45px;
}

.blog-item1 div.post-prev-img.event div.date span.icon-calendar {
	color: #ffffff;
	line-height: 32px;
}


.post-prev-img.event .date span {
  position: relative;
  display: block;
  z-index: 8888;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
	font-size: 40px;
}
.post-prev-img.event .date::before {
  position: absolute;
  content: "";
  z-index: 1;
  bottom: -15px;
  left: 0px;
  height: 60px;
  width: 60px;
  -moz-border-radius: 0%;
  -webkit-border-radius: 0%;
  border-radius: 0%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #00CCFF;
}

.event div.h3 {
	text-transform: none;
	color: #c81b00;
	font-weight: 600;
	font-size: 30px;
	line-height: 1.2;
}

.post-prev-info.event {
	font-size: 17px;
	line-height: 1.2;
	color: #444;
	text-transform: none;
	font-weight: 400;
}

.event-intro-text p {
	text-transform: none;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-style: normal;
	font-weight: 400;
}

.event-intro-text h4 {
	border-top:  1px #cccccc solid;
	border-bottom:  1px #cccccc solid;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.event-intro-text h5 {
	text-transform: none;
	margin-bottom: 15px;
	color: #c81b00;
	font-size: 16px;
	margin-top: 0;
}




.blog-item1 a.btn {
	color: #c81b00;
	border: 0px solid #666666;
}


.white-popup-block h1 {
	font-family: 'Ubuntu', arial, sans-serif !important;
	margin-bottom: 15px;
	font-weight: 700;
	color: #c81b00;
	line-height: 1.2
}

.white-popup-block h4 {
	margin-bottom: 15px;
}

.white-popup-block h4 a {
	color: #c81b00;
	font-weight: 700;
}

.white-popup-block h5 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
}

.white-popup-block p {
	font-size: 16px;
	line-height: 1.6;
	padding-bottom: 15px;
}

img.assoclogo {
	max-width: 200px
}


.event-listing-block {
	padding-right: 15px;
	padding-left: 15px;
}

.event-listing-block span.icon-calendar {
	font-size: 33px;
}



.event-listing-block h3 {
	font-size: 20px;
}

.event-listing-block p {
	font-size: 16px;
}





/* Blog and Events Ends */

.desktoponly {
	display: inline;
}

.tabletonly {
	display: none;
}

.mobileonly {
	display: none;
}


@media only screen and (max-width: 1199px) {
	    
.toptel {
	display: inline;
}

.logotablet {
	display: inline;
}

.logodesktop {
	display: none;
}

	
}


  
@media only screen and (max-width: 992px) {
	
	.desktoponly {
	display: none;
}

	.tabletonly {
	display: inline;
}

.mobile-nav {
	margin-top: 0px;
}


	.toptel {
	text-align: right;
	display: block;
	margin-top: 10px;
}

	    
  .fullwidth-slideshow-pager-wrap{
    cursor: default;
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    
    z-index: 25;
    
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .0));
    background-color: rgba(0, 0, 0, 0);
	padding: 15px 0 20px;
} 
	
}



  
@media only screen and (max-width: 769px) {
	
	
.nav-logo-wrap .logo{
max-width: 500px;

}
	
	
	.mobileonly {
	display: inline;
}


.toptel {
	text-align: center;
}
	
}


  
@media only screen and (max-width: 450px) {
.nav-logo-wrap .logo{
max-width: 250px;

}

.mobile-nav {
	margin-top: 25px;
}

.carprice1 {
    font-size: 36px;
    
}


p.productsub11 {
	font-size: 16px;
}

.pcd-specs label {
	min-width: 125px;
}


.pcd-specs ul li {
	font-size: 13px;
}

	
}

.enquireform1 p{
	text-align: center;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 15px;
}


.enquireform1 input{
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-size: 14px !important;
	color: #777 !important;
}

.enquireform1 textarea{
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-size: 14px !important;
	color: #777 !important;
}

input.submit_btn.btn.btn-mod.btn-medium.btn-round {
	color: #ffffff !important;
	background-color: #00CCFF;
}

input.submit_btn.btn.btn-mod.btn-medium.btn-round:hover {
	color: #ffffff !important;
	background-color: #cccccc;
}

.titlefinance {
	color: #ffffff !important;
	background-color: #00CCFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 0;
	margin-left: 0;
}

.titlefinance h1 {
	font-size: 1.5em;
	margin: 0;
	line-height: 1.3;
}





  
@media only screen and (max-width: 450px) {
.titlefinance h1 {
	font-size: 1.1em;
	margin: 0;
	line-height: 1.3;
}

	
}



/* Posts Navigation Links START */


.post_nav_LT nav.navigation.posts-navigation div.nav-links div.nav-previous {
	float: left;
}

.post_nav_LT nav.navigation.posts-navigation div.nav-links div.nav-next {
	float: right;
}

#page-nav ul.clear-fix.no_bullets li.prev-link {
	float: left;
	list-style-type: none;
}

#page-nav ul.clear-fix.no_bullets li.next-link {
	float: right;
	list-style-type: none;
}


/* Posts Navigation Links END */

/* 
 * Hidden Styles from Bootstrap 4
 */



.hidden-xs-up {
	display: none!important
}

@media (max-width:575px) {

.hidden-xs-down {
	display: none!important
}

}

@media (min-width:576px) {

.hidden-sm-up {
	display: none!important
}

}

@media (max-width:767px) {

.hidden-sm-down {
	display: none!important
}

}

@media (min-width:768px) {

.hidden-md-up {
	display: none!important
}

}

@media (max-width:991px) {

.hidden-md-down {
	display: none!important
}

}

@media (min-width:992px) {

.hidden-lg-up {
	display: none!important
}

}

@media (max-width:1199px) {

.hidden-lg-down {
	display: none!important
}

}

@media (min-width:1200px) {

.hidden-xl-up {
	display: none!important
}

}



/*
* CSS file extanding Bootstrap 3 grid classes for screens bigger than 1440 (XL) and 1920 (XXL) px. Add this file after the Bootstrap CSS file and you will be able to use col-xl- and col-xxl-
*
* Author: Iggy Pritzker
* Company: WebProm Design
* Site: www.web-design.co.il
*/


@media (min-width: 1440px) {
  .container {
    width: 1400px;
  }
}
@media (min-width: 1920px) {
  .container {
    width: 1860px;
  }
}

.col-xl-1, .col-xxl-1, .col-xl-2, .col-xxl-2, .col-xl-3, .col-xxl-3, .col-xl-4, .col-xxl-4, .col-xl-5, .col-xxl-5, .col-xl-6, .col-xxl-6, .col-xl-7, .col-xxl-7, .col-xl-8, .col-xxl-8, .col-xl-9, .col-xxl-9, .col-xl-10, .col-xxl-10, .col-xl-11, .col-xxl-11, .col-xl-12, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1440px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1920px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-11 {
    width: 91.66666667%;
  }
  .col-xxl-10 {
    width: 83.33333333%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-8 {
    width: 66.66666667%;
  }
  .col-xxl-7 {
    width: 58.33333333%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-5 {
    width: 41.66666667%;
  }
  .col-xxl-4 {
    width: 33.33333333%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-2 {
    width: 16.66666667%;
  }
  .col-xxl-1 {
    width: 8.33333333%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-pull-11 {
    right: 91.66666667%;
  }
  .col-xxl-pull-10 {
    right: 83.33333333%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-pull-8 {
    right: 66.66666667%;
  }
  .col-xxl-pull-7 {
    right: 58.33333333%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-pull-5 {
    right: 41.66666667%;
  }
  .col-xxl-pull-4 {
    right: 33.33333333%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-pull-2 {
    right: 16.66666667%;
  }
  .col-xxl-pull-1 {
    right: 8.33333333%;
  }
  .col-xxl-pull-0 {
    right: auto;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-push-11 {
    left: 91.66666667%;
  }
  .col-xxl-push-10 {
    left: 83.33333333%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-push-8 {
    left: 66.66666667%;
  }
  .col-xxl-push-7 {
    left: 58.33333333%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-push-5 {
    left: 41.66666667%;
  }
  .col-xxl-push-4 {
    left: 33.33333333%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-push-2 {
    left: 16.66666667%;
  }
  .col-xxl-push-1 {
    left: 8.33333333%;
  }
  .col-xxl-push-0 {
    left: auto;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxl-offset-0 {
    margin-left: 0;
  }
}

.visible-xl,
.visible-xxl {
  display: none !important;
}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xxl-block,
.visible-xxl-inline,
.visible-xxl-inline-block {
  display: none !important;
}

@media (min-width: 1440px) and (max-width: 1919px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .visible-xl-block {
    display: block !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .visible-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1920px) {
  .visible-xxl {
    display: block !important;
  }
  table.visible-xxl {
    display: table;
  }
  tr.visible-xxl {
    display: table-row !important;
  }
  th.visible-xxl,
  td.visible-xxl {
    display: table-cell !important;
  }
}
@media (min-width: 1920px) {
  .visible-xxl-block {
    display: block !important;
  }
}
@media (min-width: 1920px) {
  .visible-xxl-inline {
    display: inline !important;
  }
}
@media (min-width: 1920px) {
  .visible-xxl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1440px) and (max-width: 1919px) {
  .hidden-xl {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .hidden-xxl {
    display: none !important;
  }
}




/*	GAPS
/*------------------------------------------------------*/


div.gap0 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	text-align: right;
}

div.gap5 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 5px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	text-align: right;
}

div.gap10 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 10px;
	line-height: 0;
	width: 100%;
	overflow:hidden;	
}

div.gap20 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 20px;
	line-height: 0;
	width: 100%;
	overflow:hidden;	
}

div.gap30 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 30px;
	line-height: 0;
	width: 100%;
	overflow:hidden;	
}

div.gap40 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	height: 40px;
}

div.gap50 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	height: 50px;
}


div.gap60 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	height: 60px;
}

div.gap80 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	height: 60px;
}


div.gap100 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
	height: 100px;
}


.aboutText p
{
text-indent:35px;

}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}



@media (max-width:768px) {

.row-eq-height {
  display: inline;
}
}


.ml-5rem {
  margin-left: 5.0rem;
  
  }
  
  
  @media (max-width:768px) {

.ml-5rem {
  margin-left: .0rem;
  
  }
}
  
  
.pl-0 {
  padding-left: 0px;
  
  }

.pr-0 {
  padding-right: 0px;
  
  }
  
.pl-20 {
  padding-left: 20px;
  
  }

.pl-40 {
  padding-left: 40px;
  
  }
  
  
.pr-20 {
  padding-right: 20px;
  
  }

.pr-40 {
  padding-right: 40px;
  
  }
  
  
@media (max-width:768px) {

.pl-20 {
  padding-left: 20px;
  
  }

.pl-40 {
  padding-left: 20px;
  
  }
  
  
.pr-20 {
  padding-right: 20px;
  
  }

.pr-40 {
  padding-right: 20px;
  
  }

.largerwidth1 {
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



}
