@font-face {
  font-family: 'GoboldBold-Italic';
  src: url('fonts/GoboldBold-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/GoboldBold-Italic.woff') format('woff'), url('fonts/GoboldBold-Italic.ttf')  format('truetype'), url('fonts/GoboldBold-Italic.svg#GoboldBold-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-BoldItalic';
  src: url('fonts/RobotoCondensed-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-BoldItalic.woff') format('woff'), url('fonts/RobotoCondensed-BoldItalic.ttf')  format('truetype'), url('fonts/RobotoCondensed-BoldItalic.svg#RobotoCondensed-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf')  format('truetype'), url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-Bold.woff') format('woff'), url('fonts/RobotoCondensed-Bold.ttf')  format('truetype'), url('fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-Regular.woff') format('woff'), url('fonts/RobotoCondensed-Regular.ttf')  format('truetype'), url('fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-LightItalic';
  src: url('fonts/RobotoCondensed-LightItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-LightItalic.woff') format('woff'), url('fonts/RobotoCondensed-LightItalic.ttf')  format('truetype'), url('fonts/RobotoCondensed-LightItalic.svg#RobotoCondensed-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-Light.woff') format('woff'), url('fonts/RobotoCondensed-Light.ttf')  format('truetype'), url('fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Light.woff') format('woff'), url('fonts/Roboto-Light.ttf')  format('truetype'), url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
header{
	background: linear-gradient(left, #ffe519, #ffe519 50%, #000000 50%, #000000);
	background: -webkit-linear-gradient(left, #ffe519, #ffe519 50%, #000000 50%, #000000);
	background: -ms-linear-gradient(left, #ffe519, #ffe519 50%, #000000 50%, #000000);
	background: -o-linear-gradient(left, #ffe519, #ffe519 50%, #000000 50%, #000000);
	background: -moz-linear-gradient(left, #ffe519, #ffe519 50%, #000000 50%, #000000);
	padding:15px 0;
	border-bottom:3px solid #fff;
}
.logo-text{
	background:url(images/header-bg.jpg) no-repeat;
	background-position: left center;
    position: absolute;
    top: -15px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 189px;
	text-align: right;
    padding-top: 70px;
    padding-right: 70px;
	font-family: 'GoboldBold-Italic';
	font-size: 32px;
    color: #fff;
    letter-spacing: 1px;
}
span.clr{
	color:#ed2028;
}
.banner{
	background:url(images/banner.jpg) no-repeat;
	background-position:right center;
	background-size:cover;
	height:100%;
	min-height:770px;
}
.banner-inner{
	padding:0 15%;
}
.banner-text{
	padding:160px 0;
	font-family: 'GoboldBold-Italic';
	text-align:center;
}
.banner-text img{
    width: 55%;
}
.banner-text h1{
    margin-top: 60px;
    text-transform: uppercase;
    font-size: 4.75em;
    color: #ed2028;
    line-height: 1.15;
    text-shadow: 2px 2px #000;	
}
.sub-head{
	font-size: 28px;
    margin-top: 15px;
}
h2{
	font-family: 'RobotoCondensed-BoldItalic';
    color: #000;
    font-size: 4.5rem;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 15px;
    line-height: 1.15;
}
.section-1{
    padding-top: 30px;
}
.section-1 h2 img{
	width: 22%;
    display: block;
    margin: 5px auto 0;	
}
/*.section-1 .video{
	padding:45px;
}
.section-1 .video iframe{
	width:100%;
	height:590px;
}*/
.section-1 .video{
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
	margin-top:60px;
}
.section-1 .video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;	
}
.section-2{
	padding: 100px 0;
}
.section-2 p{
	font-family: 'Roboto-Regular';
    width: 75%;
    margin: 15px auto;
    text-align: center;
    font-size: 2rem;
}
.section-2 h3{
    font-family: 'RobotoCondensed-Bold';
    margin: 70px 0 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 3.5rem;
}
.features{
	width:80%;
	margin: 0 auto;
}
.features ul{
	font-family: 'RobotoCondensed-Regular';
	font-size:2.5rem;
	list-style: none;
    padding: 0;
    margin: 0;
}
.features ul li{
    display: block;
    margin-bottom: 15px;
}
.features ul li:before{
	content:"\f0a9";
	font-family:'FontAwesome';
	display:inline-block;
	font-size:2.5rem;
	margin-right:15px;
}
.features ul li small{
    font-size: 65%;
}
.features ul li.sp{
	font-family: 'RobotoCondensed-Bold';
}
.features ul li.sp span{
	color:#00aeef;
}
.features ul li.sp ul{
	list-style: disc;
}
.features ul li.sp ul li{
	padding-left: 38px;
    text-transform: uppercase;
    margin-bottom: 0;	
}
.features ul li.sp ul li:before{
	content:'\f111';
	font-size: 8px;
}
.section-3 {
	background:#ffe519;
    padding: 100px 0;
}
.section-3 table{
    margin-top: 60px;
}
.section-3 table img{
	width: 80%;
}
.section-3 table tr:nth-child(even){
	background-color:rgba(255,255,255,0.75);
}
.section-3 th{
	font-family: 'RobotoCondensed-LightItalic';
    color: #000;
    font-size: 2.45rem;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
	padding:10px 0;
	border-right: 2px solid #fff;
}
.section-3 th:last-child{
	border-right: none;
}
.section-3 td{
	padding:10px 15px;
	text-align:center;
	border-right: 2px solid #fff;
}
.section-3 td:last-child{
	border-right: none;
}
.section-3 td.td1{
	font-family: 'Roboto-Light';
    color: #000;
    font-size: 2rem;
    text-align: left;
    text-transform: uppercase;
    line-height: 1;	
}
.remarks-1{
	margin-top:50px;
}
.section-3 td span:after,
.remarks-1 span:after{
	font-family:'FontAwesome';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
	text-align: center;
}
.section-3 td span.times:after,
.remarks-1 span.times:after{
    content:'\f00d';
	background:#ed2028;
	padding: 3px 5px;
}
.section-3 td span.minus:after,
.remarks-1 span.minus:after{
    content:'\f068';
	background:#f7941d;
    padding: 3px 5px;	
}
.section-3 td span.check:after,
.remarks-1 span.check:after{
    content:'\f00c';
	background:#00a651;
    padding: 3px;	
}
.remarks-1 span{
	font-family: 'Roboto-Regular';
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
	margin-right:15px;
	margin-left:5px;
	vertical-align: top;
}
.remarks-2{
	font-family: 'Roboto-Regular';
    font-style: italic;
    color: #000;
    font-size: 14px;
    margin-top: 40px;
}
.section-4{
	background:url(images/products-bg.jpg) no-repeat;
    padding: 100px 0;
}
.section-4 h2{
	color:#fff;
}
.section-4 .pro-1{
	float:right;
	padding-right:25px;
}
.section-4 .pro-2{
	float:left;
	padding-left:25px;
}
.section-4 .icon{
	width: 55px;
    height: 55px;
    margin: 10px auto 40px;
    background: #ed2028;
    text-align: center;
    color: #fff;
    font-size: 3.5em;
    padding: 5px;
    line-height: 1;
    border-radius: 50%;
}
.section-4 .icon:after{
	content:'\f063';
	font-family:'FontAwesome';
}
.pro-1 p,
.pro-2 p{
    font-family: 'Roboto-Regular';
    font-style: italic;
    color: #000;
    font-size: 13px;
    margin-top: 10px;
    text-align: center;
    color: #ddd;
}
.pro-1 p span,
.pro-2 p span{
    font-size: 21px;
    font-weight: 700;
	color:#ffe519;
}
footer{
	background:url(images/footer-bg.jpg) no-repeat;
	background-size:cover;
	padding:30px 0;
}
.address{
	font-family: 'RobotoCondensed-Regular';
    color: #000;
    font-size: 15px;
}
.address a{
	color:#000;
	text-decoration:none;	
}
.footer-logo{
	float: right;
}
.footer-logo img{
    width: 66%;
}
.small-banner-img{
	display:none;
}
@media only screen and (max-width:1600px){
.banner-inner {
    padding: 0;
}
.banner{
    min-height: 700px;
}
.banner-text {
    padding: 130px 0;
}
}
@media only screen and (max-width:1500px){
.banner{
    min-height: 680px;
}
}
@media only screen and (max-width:1350px){
.banner {
    min-height: 610px;
}	
.banner-text {
    padding: 100px 0;
}
.banner-text h1 {
    font-size: 4.65em;
}
}
@media only screen and (max-width:1200px){
.logo-text{	
	height: 184px;
}
}
@media only screen and (max-width:1024px){
.logo-text{
	height: 184px;
}	
.banner {
    min-height: 465px;
}
.banner-text {
    padding: 85px 0;
}
.banner-text h1 {
    font-size: 3em;
}
.sub-head {
    font-size: 22px;
}
.features ul {
    font-size: 2.15rem;
}
.remarks-1 span {
    font-size: 15px;
    margin-right: 5px;
}
/*.section-1 .video iframe {
    width: 100%;
    height: 478px;
}*/
}
@media only screen and (max-width:991px){
header {
    background: -webkit-linear-gradient(top, #ffe519, #ffe519 50%, #000000 50%, #000000);
}
.logo img{
	margin: 0 auto;
    width: 30%;
}
.logo-text {
	height: auto;
    padding-top: 8px;
    padding-right: 0;
    font-size: 25px;
    background: none;
    text-align: center;
    position: initial;
}	
.banner {
    background: #ffe518;
}
.small-banner-img{
	display:block;
}
.banner-text {
    padding: 0 0 50px;
    margin-top: -20%;
}

}
@media only screen and (max-width:768px){
header {
    background: -webkit-linear-gradient(top, #ffe519, #ffe519 50%, #000000 50%, #000000);
}
.logo img{
	margin: 0 auto;
    width: 30%;
}
.logo-text {
	height: auto;
    padding-top: 8px;
    padding-right: 0;
    font-size: 25px;
    background: none;
    text-align: center;
    position: initial;
}
.banner {
    background: #ffe518;
}
.small-banner-img{
	display:block;
}
.banner-inner {
    padding: 0 20%;
    background-color: rgb(255, 229, 24);
    margin-top: 10px;
}
.banner-text {
    padding: 0 0 50px;
    margin-top: -30%;
}
h2 {
    font-size: 3.8rem;
}
.section-2 p {
    width: 100%;
    font-size: 1.8rem;
}
.section-2 h3 {
    margin: 50px 0 30px;
    font-size: 2.8rem;
}
.section-3 td.td1 {
    font-size: 1.65rem;
}
.section-3 th {
    font-size: 1.75rem;
}
.features {
    width: 90%;
}
.features ul {
    font-size: 2rem;
}
.remarks-1,
.remarks-2{
	text-align:center;
}
.footer-logo img {
    width: 66%;
    float: right;
}
/*.section-1 .video iframe {
    width: 100%;
    height: 405px;
}*/
}


@media only screen and (max-width:640px){
header {
    background: -webkit-linear-gradient(top, #ffe519, #ffe519 50%, #000000 50%, #000000);
}
.logo img{
	margin: 0 auto;
    width: 30%;
}
.logo-text {
	height: auto;
    padding-top: 8px;
    padding-right: 0;
    font-size: 25px;
    background: none;
    text-align: center;
    position: initial;
}
.banner-inner {
    padding: 0 10%;
}
.banner-text h1 {
    margin-top: 30px;
}
.section-2 {
    padding: 35px 0;
}
h2 {
    font-size: 3rem;
}
.section-2 h3 {
    margin: 35px 0 20px;
    font-size: 2.3rem;
}
.features ul {
    font-size: 1.8rem;
}
.section-3, .section-4{
    padding: 40px 0;
}
}
@media only screen and (max-width:480px){
.logo img {
    margin: 0 auto;
    width: 45%;
}
.logo-text{
	font-size: 20px;
}
.banner-inner {
    padding: 25px 0 0;
}
.banner-text h1 {
    font-size: 2.25em;
}
.sub-head {
    font-size: 15px;
}
h2 {
    font-size: 2.25rem;
}
.section-2 h3 {
    margin: 35px 0 20px;
    font-size: 2rem;
}
.section-2 p {
    width: 100%;
    font-size: 1.35rem;
}
.features ul {
    font-size: 1.5rem;
}
.section-3 th {
    font-size: 1.25rem;
}
.section-3 td.td1 {
    font-size: 1.25rem;
}
.section-4 .icon {
    width: 38px;
    height: 38px;
    font-size: 2.15em;
}
.address {
    text-align: center;
    margin-bottom: 25px;
}
.footer-logo {
    float: none;
}
.footer-logo img {
    width: 40%;
    float: none;
    margin: 0 auto;
}
/*.section-1 .video iframe {
    width: 100%;
    height: 195px;
}*/
}