@font-face {
  font-family: 'HEROICCONDENSED-BOLD';
  src: url("../fonts/HEROICCONDENSED-BOLD.OTF");
  url("../fonts/HEROICCONDENSED-BOLD.OTF") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: 'HEROICCONDENSED-LIGHT';
  src: url("../fonts/HEROICCONDENSED-LIGHT.OTF");
  url("../fonts/HEROICCONDENSED-LIGHT.OTF") format("opentype");
  font-weight: light;
}

@font-face {
  font-family: 'HEROICCONDENSED-BOOK';
  src: url("../fonts/HEROICCONDENSED-BOOK.OTF");
  url("../fonts/HEROICCONDENSED-BOOK.OTF") format("opentype");
  font-weight: light;
}

@font-face {
  font-family: 'HEROICCONDENSED-MEDIUM';
  src: url("../fonts/HEROICCONDENSED-MEDIUM.OTF");
  url("../fonts/HEROICCONDENSED-MEDIUM.OTF") format("opentype");
  font-weight: light;
}

@font-face {
  font-family: 'HEROICCONDENSED-REGULAR';
  src: url("../fonts/HEROICCONDENSED-REGULAR.OTF");
  url("../fonts/HEROICCONDENSED-REGULAR.OTF") format("opentype");
  font-weight: light;
}

@font-face {
  font-family: 'HELVETICANEUE-BOLD';
  src: url("../fonts/HELVETICANEUE-BOLD.OTF");
  url("../fonts/HELVETICANEUE-BOLD.OTF") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: 'HELVETICANEUE-THIN';
  src: url("../fonts/HELVETICANEUE-THIN.OTF");
  url("../fonts/HELVETICANEUE-THIN.OTF") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: 'HELVETICA-NEUE';
  src: url("../fonts/HELVETICA-NEUE.TTF");
  url("../fonts/HELVETICA-NEUE.TTF") format("truetype");
}

/* Body  */

body {
	position: relative;
	overflow: hidden;
	font-size:16px;
}

.highlight-left, .highlight-right {
    position: relative;
}

.highlight-right:after {
    background-color: #f15d30;
    width: 23.88%;
	content: "";
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 122;
	right: 0;
}

.pmi-num-new{color:#f15d30;}

.rightformbox {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 222;
    width: 23.88%;
    background-color: #f15d30;
    height: 100%;
}

.marginbtm-0{
	margin-bottom:0;
}
.marginbtm-25{
	margin-bottom:0;
}

.margintp-100{
	margin-top:100px;
}

.spacerhr-sm {
    width: 100%;
    margin: 0 auto;
    float: left;
    height: 25px;
}

/* Header */

section#moblogobox {
	display: none;
}
	
.logobox {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0;
}

section#section-home {
    background-image: url(../images/haas-top-banner-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
	width: 100%;
    padding-right: 23.88%;
}

.bannercaptionbox {
    width: 100%;
    float: left;	
    padding-top: 60px;
	padding-bottom: 60px;
}

h2.bannersubcaption {
    font-family: 'HEROICCONDENSED-BOLD';
    font-size: 1.750em;
    text-align: center;
    color: #f15d30;
    font-weight: bold;
    text-transform: uppercase;
	margin-bottom: 30px;
}

h2.bannersubcaption span {
    background-image: url(../images/underline-img.png);
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: contain;
    display: inline-block;
    padding: 0 20px;
	
}

p.bannerdescription {
    text-align: center;
}

p.bannerdescription {
    font-family: 'HELVETICA-NEUE';
    text-align: center;
    font-size: 1em;
    line-height: 1.5;
	margin-bottom: 45px;
}

section#section-c2a.blackbox {
    background-color: #1c1c1c;
    background-image: url(../images/black-bg.png);
    padding-top: 30px;
	padding-bottom:30px;
	width: 100%;
    padding-right: 23.88%;
}

img.f1car {
    position: absolute;
    max-width: 350px;
    top: 25px;
    right: 25.88%;
}

h2.blackheadtwo {
    font-family: 'HEROICCONDENSED-LIGHT';
    font-size: 2.65em;
    color: #fff;
    line-height: 46px;
	margin-bottom:0px;
}

h3.blackheadthree {
    font-family: 'HEROICCONDENSED-BOLD';
    font-size: 3.625em;
    color: #f15d30;
    line-height: 50px;
}

p.blackboxtextsm {
    font-family: 'HELVETICA-NEUE';
    text-align: left;
    font-size: 1em;
    line-height: 1.5;
    color: #fff;
}

p.blackboxtextlg {
	font-family: 'HELVETICANEUE-BOLD';
    text-align: left;
    font-size: 1em;
    line-height: 1.5;
    color: #ffffff;
}

section#section-triangles {
    background-image: url(../images/grey-bg.png);
    border-top: 4px solid #ffffff;
	border-bottom: 7px solid #f15d30;
	width: 100%;
    padding-right: 23.88%;
}

section#section-triangles .c2acontent {
    /*background-image: url(../images/image-sections.png);
    background-repeat: no-repeat;
    background-size: contain;*/
    min-height: 275px;
	padding: 48px 0;
}

img.triangles {
    position: absolute;
    width: auto;
    max-height: 277px;
    right: 23.88%;
	top: 0;
}

h2.joinimtexhead {
    font-family: 'HEROICCONDENSED-BOLD';
    font-size: 3.750em;
    color: #f15d30;
    line-height: 60px;
	margin-bottom: 0px;
}

h3.joinimtexheadsm {
    font-family: 'HEROICCONDENSED-BOOK';
    font-size: 2.375em;
    line-height: 38px;
	color: #f15d30;
}

.fiftybox {
    width: 100%;
    float: left;
}

.fiftyleft {
    float: left;
}

.fiftyright {
    float: left;
	padding: 10px;
}

p.fiftytextlg {
    font-family: 'HEROICCONDENSED-BOOK';
    font-size: 1.688em;	
    line-height: 27px;
    margin-bottom: 0;
}

p.fiftytextsm {
    font-family: 'HEROICCONDENSED-MEDIUM';
    font-size: 1.688em;
    line-height: 27px;
    margin-bottom: 0;
}

/* Products */
section#section-products {
	width: 100%;
	padding-top:48px;
	padding-bottom:60px;
    padding-right: 23.88%;
}

h2.productsection-heading {
    font-family: 'HEROICCONDENSED-BOLD';
    font-size: 1.750em;
    text-align: left;
    color: #f15d30;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

h2.productsection-heading span {
    background-image: url(../images/smunderlinebg.png);
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: contain;
    display: inline-block;
    padding: 0 20px 0 0;
}


p.product-title {
    font-family: 'HEROICCONDENSED-BOLD';
    font-size: 3.125em;
    color: #f15d30;
	line-height: 50px;
    border-bottom: 1px solid;
	margin-bottom: 40px;
}

.product-imagebox {
    margin-bottom: 40px;
}

/*.product-item {
    width: 50%;
}

.product-item.product-item-1 {
    padding-right: 2%;
}

.product-item.product-item-2 {
    padding-left: 2%;
}*/



/*-- New CSS 18th Dec 2018 */
.slick-prev, .slick-next {
    border: 0px solid #f15d30 !important;
    position: absolute;
    display: block;
}

.slick-prev:before, .slick-next:before {
    color: #f15d30;
}
/*--  New CSS 18th Dec 2018 Ends */


.product-item-inner {
    padding: 30px 30px;
    border: 1px solid #d7d7d7;
	position: relative;
}

p.product-desc {
    font-family: 'HEROICCONDENSED-REGULAR';
    font-size: 1.813em;
    line-height: 29px;
	margin-bottom: 30px;
}

ul.product-measures {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.product-measures li.product-measure-item {
    display: inline-block;
	float: left;
	position:relative;
	padding-right: 20px;
	padding-left: 20px;
}

ul.product-measures li.product-measure-item:first-child {
	padding-left: 0;
}

ul.product-measures li.product-measure-item:last-child {
	padding-right: 0;
}

li.product-measure-item:after {
    content: "/";
    position: absolute;
    top: 0;
    right: -15px;
    font-size: 4.125em;
    line-height: 50px;
    font-family: 'HELVETICANEUE-THIN';
    color: #d7d7d7;
    font-weight: normal;
}

li.product-measure-item:last-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
}

ul.product-measures li.product-measure-item span.pmi-num {
    font-family: 'HEROICCONDENSED-MEDIUM';
	font-size: 1.813em;
    line-height: 29px;
	display: block;
    text-align: center;
	color: rgb( 241, 93, 48 );
}

ul.product-measures li.product-measure-item  span.pmi-cap {
    font-family: 'HELVETICA-NEUE';
	display: block;
    text-align: center;
	font-size: 0.650em;
}


.product-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
  opacity: 0;
  transition: opacity .35s ease;
}

.product-item:hover .overlay {
  opacity: 1;
  background: rgba(0, 0, 0, .3);
}

.product-item .buttonbox {
    position: absolute;
    width: 100%;
    left: 0;
	right:0;
    top: 48%;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}

.product-item:hover .buttonbox {
	opacity: 1;
}

.downloadbtn {
    font-size: 2.000em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.75;
    font-family: 'HEROICCONDENSED-BOLD';
    color: #f15d30;
    text-decoration: none;
    background-color: #fff;
    padding: 15px 40px;
	border:0;
	cursor: pointer;
	display:inline-block;
}

div#downloadmsgbox {
    position: absolute;
    z-index: 99;
    background-color: #fff;
    padding: 6px;
    text-align: left;
    border-radius: 0;	
	display:none;
	width:240px;
}

p.downloadmsg {
    margin-bottom: 0;
    font-size: 10px;
}

button#msgclose {
    position: absolute;
    top: -5px;
    right: 0;
    border: 0;
    background: transparent;
    font-size: 23px;
    outline: none;
}

.downloadbtnmob {
    font-size: 2.000em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.75;
    font-family: 'HEROICCONDENSED-BOLD';
    color: #ffffff;
    text-decoration: none;
    background-color: #f15d30;
    padding: 15px 40px;
    border: 0;
    cursor: pointer;
	display: none;
}

.form-control:focus {
  border-color: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
}

section#section-videos {
    background-color: #fafafa;
	width: 100%;
    padding-right: 23.88%;
}

.videobox {
	padding-bottom: 75px;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

  /* the slides */
  .slick-slide {
    margin: 0 10px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -10px;
  }
  
h2.videoheading {
    font-size: 35.373px;
    color: rgb( 0, 0, 0 );
    line-height: 0.876;
    text-align: left;
    font-family: 'HEROICCONDENSED-REGULAR';
    border-bottom: 1px solid #f15d30;
    padding-bottom: 7px;
	margin-bottom: 20px;
}

section#section-videos .tab-content>.active {
    display: block;
    background-color: #e8e8e8;
    padding: 40px 30px 60px 30px;
	min-height: 390px;
}

section#section-videos .slick-dots li {
    height: 10px;
    width: 5px;
}

section#section-videos .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	font-family: 'HEROICCONDENSED-REGULAR';
    font-size: 1.875em;
    color: #000 !important;
}

section#section-videos .nav-tabs .nav-item.show .nav-link, section#section-videos .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #e8e8e8;
    border-color: #e8e8e8 #e8e8e8 #e8e8e8;
}

section#section-videos .slick-dots li button:before {
    background: #000;
}

section#section-videos  .slick-dots li.slick-active button:before {
    background: rgb( 241, 93, 48 );
}

.video-desc p{
	font-family: 'HELVETICA-NEUE';
	font-size: 0.875em;
	padding-top: 20px;
}

.tab-content>.tab-pane{ display: block; height: 0px; overflow: hidden; }
.tab-content>.active{ height: auto;}

p.testimonail-text.text-center {
    font-family: 'HELVETICA-NEUE';
    text-align: left;
    font-size: 1em;
    line-height: 1.5;
    color: #000;
}

p.testimonial-author {
    font-family: 'HEROICCONDENSED-REGULAR';
    font-size: 22px;
}

/* Testimonials */

.owl-carousel .owl-item img {
    display: block;
    width: 17%;
    float: left;
    border: 5px solid #fff;
    border-radius: 20px;
    margin-left: 54px;
    margin-right: 35px;
    margin-top: 15px;
}

.testimonial-item.equal-height.style-6 {
    background-color: transparent;
    border-radius: 10px;
    margin: 10px;
}

.cell-right {
    text-align: center;
    margin-right: 80px;
    padding-top: 35px;
    padding-bottom: 20px;
}

.testimonial-name {
    font-weight: 600;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 7px;
    height: 7px;
    margin: 5px 5px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #000;
}

.owl-theme .owl-controls .owl-page.active span {
    background: #f15d30;
}

/* Testimonials */

/*Footer */
section#section-footlogos {
    width: 100%;
    padding-right: 23.88%;
}

p.haassiemenstext {
    font-size: 1.875em;
	font-family: 'HELVETICANEUE-BOLD';
    color: #f15d30;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0;
}

p.blackfinmonthtext {
    font-size: 1.875em;
	font-family: 'HELVETICANEUE-BOLD';
    color: rgb( 0,0,0);
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0;
}

.col-sm-4.footlogoitem {
    padding: 22px 0;
}

.col-sm-4.footlogoitem:nth-child(2){
background-color: #e1e1e1;
}

.col-sm-4.footlogoitem:first-child, .col-sm-4.footlogoitem:last-child{
background-color: #cdcdcd;
}

footer.pb_footer {
	border-top: 6px solid #fff;
    background-color: #2f2f2f;
}

footer.pb_footer p, footer.pb_footer a{
	color: #fff;
	font-family: 'HELVETICA-NEUE';
    font-size: 0.813em;
}

footer.pb_footer {
	padding-right: 23.88% !important;
	padding-top: 14px;
    padding-bottom: 14px;
}

/* Sidebar */
p.enquirenowtext {
    font-family: 'HEROICCONDENSED-BOLD';
    font-weight: bold;
    font-size: 1.750em;
    color: #ffffff;
}

.rightformboxinner {
    padding-top: 30px;
    max-width: 222px;
    margin: 0 auto;
}

span.eqheading {
    border-bottom: 2px solid #ffffff;
	padding-bottom: 2px;
}

.rightformbox form .form-group label {
    font-family: 'HELVETICANEUE-BOLD';
    font-size: 1em;
    color: #ffffff;
}

.rightformbox form .form-control {
	background-color: transparent;
    color: #ffffff;
    font-weight: 500;
    padding: .375rem 0;
    border: 0px;
    border-bottom: 1px solid #cccccc;
    border-radius: 0;
	height: 33px;
}

.submit-buttonbox.text-center {
    margin-top: 40px;
}

.submit-buttonbox .btn.btn-submit {
	font-family: 'HEROICCONDENSED-BOLD';
    width: 100%;
    border-radius: 0px;
    background-color: #c6502b;
    color: #fff;
	font-size: 1.750em;
	line-height: 28px;
}

/* Modal */
div#contestrules h4#myModalLabel {
    font-size: 1.2em;
    color: #fff;
}

div#contestrules h5 {
    font-size: 13px;
}

div#contestrules p {
    font-size: 10px;
    margin-bottom: 2px;
}

div#contestrules ul li {
    font-size: 10px;
    margin-bottom: 2px;
}

div#contestrules .modal-header {
	padding: 5px 15px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	background-color: #670716;
}

div#contestrules .modal-content {
    border-radius: 0;
}

div#contestrules .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

div#contestrules button.btn.btn-default{
    background-color: #aa1129;
    color: #fff;
    border-radius: 0;
}

.leftformbox .form-group.form-item {
    width: 32%;
    float: left;
    margin-right: 1.5%;
}

.leftformbox .form-group.form-item:nth-child(3){
    margin-right: 0;	
}

.leftformbox p.enquirenowtext {
    color: #f15d30;
    margin-bottom: 0;
}

.leftformbox span.eqheading {
    border-bottom: 2px solid  #f15d30;
    padding-bottom: 2px;
}

.leftformbox form .form-control {
    background-color: transparent;
    color: #000;
    font-weight: 500;
    padding: .375rem 0;
    border: 0px;
    border-bottom: 1px solid #cccccc;
    border-radius: 0;
    height: 33px;
}

@media (min-width: 768px){
	.rightformboxinner {
		max-width: 252px;
		margin: 0 auto;
		position: fixed;
		padding-left: 10px;
	}

}

@media (min-width: 1200px){
	.container {
		max-width: 83%;
	}
}

@media (min-width: 1281px){
	.rightformboxinner {
		max-width: 252px;
		padding-left: 30px;
	}
}

@media only screen and (min-width: 1900px){
	body {
		font-size: 23px;
	}
	
	.rightformboxinner {
		max-width: 360px;
		padding-left: 40px;
	}
	
	h2.blackheadtwo {
		line-height: 1.1;
	}
	
	h3.blackheadthree {
		line-height: 1.1;
	}
	
	h2.joinimtexhead {
		line-height: 1.1;
	}
	
	h3.joinimtexheadsm {
		line-height: 1.1;
	}
	
	p.fiftytextlg { 
		line-height: 1;
	}
	
	.fiftyright {
		padding: 0 10px;
	}
	
	p.fiftytextsm {
		line-height: 1;
	}
	
	h2.productsection-heading span {
		background-position: center 37px;
	}
	
	p.product-title {
		line-height: 1.1;
	}
	
	p.product-desc {
		line-height: 1;
	}
	
	ul.product-measures li.product-measure-item span.pmi-num {
		line-height: 1;
	}
	
	h2.videoheading {
		line-height: 1;
	}
	
	img.f1car {
		max-width: 440px;
		top: 48px;
	}
	
	img.triangles {
		height: 334px;
		max-height: 350px;
	}
	
	.submit-buttonbox .btn.btn-submit {
		line-height: 1.1;
	}
	
	h2.bannersubcaption span {
		background-position: center 29px;
	}
	
}

@media only screen and (min-width: 1920px){


}

@media only screen and (min-width: 2300px){

	
}

@media only screen and (max-width: 1440px){
	

}

@media only screen and (max-width: 1280px){

	img.f1car {
		max-width: 320px;
		top: 25px;
	}
	
	.rightformboxinner {
		max-width: 252px;
		padding-left: 30px;
	}

}



@media only screen and (max-width: 1024px){
	
	img.f1car {
		max-width: 260px;
		top: 60px;
	}
	
	.bannercaptionbox {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	
	p.haassiemenstext {
		font-size: 1.5em;
	}
	
	p.blackfinmonthtext {
		font-size: 1.5em;
	}
	
	img.triangles {
		right: 16.88%;
	}
	
	a.downloadbtn {
		font-size: 1.5em;
	}
	
	.rightformboxinner {
		max-width: 240px;
		padding-left: 10px;
	}
	
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	
	.container {
		max-width: 650px;
	}
	
	.rightformbox {
		width: 26%;
	}
	
	footer.pb_footer {
		padding-right: 26% !important;
	}
	
	section#section-footlogos, section#section-videos, section#section-products, section#section-triangles, section#section-c2a.blackbox, section#section-home {
		padding-right: 26%;
	}
	
	img.f1car {
		max-width: 250px;
		top: 60px;
		right: 27.88%;
	}
	
	img.f1car {
		max-width: 250px !important
	}
	
	h2.blackheadtwo {
		font-size: 2.300em;
		line-height: 38px;
	}
	
	h3.blackheadthree {
		font-size: 2.900em;
		line-height: 46px;
	}
	
	h2.joinimtexhead {
		font-size: 3.000em;
		line-height: 48px;
	}
	
	h3.joinimtexheadsm {
		font-size: 1.900em;
		line-height: 30.4px;
	}
	
	p.product-title {
		font-size: 2.500em;
		line-height: 40px;
	}
	
	p.product-desc {
		font-size: 1.450em;
		line-height: 23px;
	}
	
	ul.product-measures li.product-measure-item span.pmi-num {
		font-size: 1.450em;
		line-height: 23px;
	}
	
	ul.product-measures li.product-measure-item {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	li.product-measure-item:after {
		right: -17px;
	}
	
	img.triangles {
		right: 10.88%;
	}
	
} 

@media only screen and (max-width: 850px){
	
	img.f1car {
		max-width: 200px !important;
	}
	
	p.enquirenowtext {
		font-size: 1.400em;
	}
	
	.rightformboxinner {
		padding-top: 80px;
		max-width: 177px;
	}
	
	p.enquirenowtext {
		font-size: 1.200em;
	}
	
	.rightformbox form .form-group label {
		font-size: 0.9em;
	}
	
	.rightformboxinner {
		padding-left: 20px;
	}
	
	.leftformbox .form-group.form-item {
		width: 49%;
		float: left;
		margin-right: 1.5%;
	}
	
	.leftformbox .form-group.form-item:nth-child(3) {
		margin-right: 1.5%;
	}
	
	.leftformbox .form-group.form-item:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.downloadbtn {
		line-height: 1;
	}

}

@media only screen and (max-width: 800px){
	
	.fiftyleft {
		float: left;
		width: 30%;
	}
	
	.fiftyright {
		float: left;
		padding: 0 10px;
	}
	
	section#section-triangles .c2acontent {
		min-height: 220px;
	}
	
	img.triangles {
		max-height: 236px;
		right: 10.88%;
	}
	
	p.haassiemenstext {
		font-size: 1.2em;
	}
	
	p.blackfinmonthtext {
		font-size: 1.2em;
	}
	
	ul.product-measures li.product-measure-item span.pmi-cap {
		font-size: 0.550em;
	}

}

@media only screen and (max-width: 768px){



}

@media only screen and (max-width: 767px){
	
	section#section-home, section#section-c2a.blackbox, section#section-triangles, section#section-products, section#section-videos, section#section-footlogos {
		width: 100%;
		padding-right: 0;
	}
	
	footer.pb_footer {
		width: 100%;
		padding-right: 0 !important;
	}
	
	.highlight-right:after {
		width: 0;
	}
	
	.rightformbox {
		position: relative;
		height: 100%;
		width: 100%;
		padding-bottom: 30px;
	}
	
	.rightformboxinner {
		padding-top: 30px;
		max-width: 80%;
	}
	
	.product-item {
		width: 100%;
	}
	
	.product-item.product-item-1 {
		padding-right: 0;
		margin-bottom: 30px;
	}
	
	.product-item.product-item-2 {
		padding-left: 0;
	}
	
	.product-item-list {
		display: block !important;
	}
	
	.container {
		max-width: 80%;
	}
	
	img.f1car {
		display: none;
	}
	
	.col-md-12.c2acontent .col-sm-8 {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	
	p.blackboxtextsm {
		text-align: center;
	}
	
	p.blackboxtextlg {
		text-align: center;
	}
	
	img.triangles {
		max-height: 256px;
		right: 0;
	}
	
	section#section-triangles .col-md-12.c2acontent .col-sm-7 {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	
	.fiftyleft {
		float: left;
		width: 100%;
		text-align: center;
	}
	
	.fiftyleft img{
		max-width:180px;
	}
	
	.fiftyright {
		text-align: center;
		width: 100%;
	}
	
	img.triangles {
		display: none;
	}
	
	section#section-footlogos .col-md-12.c2acontent > .col-sm-12 {
		display: block !important;
	}
	
	.col-sm-4.footlogoitem {
		padding: 22px 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	footer.pb_footer .col-md-12.c2acontent {
		display: block !important;
		text-align:center;
	}
	
	footer.pb_footer .col-md-12.c2acontent p.marginbtm-0.cprtext {
		text-align: center;
	}
	
	.logobox {
		display: none;
	}
	
	section#moblogobox {
		display:block;
		text-align: center;
		background-color: #ececec;
		background-color: #ececec;
		padding: 15px 0;
	}
	
	img#moblogo {
		display: inline-block;
		margin: 0 auto;
	}
	
	.fiftyright {
		margin-top: 15px;
	}
	
	.downloadbtn {
		display:none;
	}
	
	.downloadbtnmob {
		display:inline-block;
	}
	
	.product-item .buttonbox {
		position: relative;
		width: 100%;
		left: 0;
		right: 0;
		top: auto;
		text-align: center;
		opacity: 1;
		transition: opacity .35s ease;
	}
	
	.downloadbtnmob {
		font-size: 1.2em;
		padding: 15px 10px;
	}
	
	.rightformboxinner {
		padding-left: 0;
	}
	

}

@media only screen and (max-width: 600px){
	
	.leftformbox .form-group.form-item {
		width: 100%;
		float: left;
		margin-right: 0;
	}

}

@media only screen and (max-width: 440px){
	
	section#section-videos .nav-tabs .nav-link {
		font-size: 1.3em;
	}

}

@media only screen and (max-width: 375px){
	
	section#section-videos .nav-tabs .nav-link {
		font-size: 1em;
	}

}

@media only screen and (max-width: 374px){
	ul.product-measures li.product-measure-item span.pmi-num {
		font-size: 1.1em;
	}
	
	ul.product-measures li.product-measure-item {
		padding-right: 10px;
		padding-left: 15px;
	}
}