@import url('https://fonts.googleapis.com/css?family=Montserrat,Raleway:300,400,500,600,700,800,800');

body{
  font-family: 'Montserrat', sans-serif !important;
  color: #000;
  font-size: 14px;
}
p{
  font-size: 24px !important;
  font-family: 'Raleway', sans-serif;
  line-height: 1.3 !important;
  max-width:1000px; !important;
/*  text-align:left; */
  float:both;
  margin:auto;
}
  h1{
    font-size: 45px;
  }
  h2{
    font-size: 30px;
  }
h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
div.clear{clear:both;}div.clear10{clear:both;height:10px;}div.clear20{clear:both;height:20px;}div.clear30{clear:both;height:30px;}div.clear40{clear:both;height:40px;}div.clear50{clear:both;height:50px;}div.clear60{clear:both;height:60px;}div.clear70{clear:both;height:70px;}div.clear80{clear:both;height:80px;}div.clear90{clear:both;height:90px;}div.clear100{clear:both;height:100px;}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
  float:both;
  margin:auto
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}

.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}

.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}


.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.red1{color: #7e0927;}
.yellow{color: #f4c022;}
.green{color: #1cb85e;}
.blue{color: #051e49;}
.dark-blue{color: #12335e;}
.light-blue{color: #a4c3ec;}
.orange{color: #f47322;}
.theme-color{color: #3620a2;}

.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.heading1{
  display: block;
  width: 100%;
  font-size: 45px;
}
.headingl{
  font-size: 60px;
}
.heading-big{
  font-size: 80px;
}
.highlight-yellow{
  background: #ffff00;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.logo img{
  width: 15%;
}
.head-strip{
  display: inline-block;
  background: url(../images/main-headline.png) repeat 0 0 / cover;
  padding: 10px 0px;
  width: 65%;
  height: 200px;
}
.buy{
  display: inline-block;
  background: #FE6625;
  padding: 12px 64px;
  border-radius: 40px;
}
.guarantee{
  padding: 12px 64px;
}
.guarantee img{
  width: 40%;
}
.list li{
    line-height: 26px;
    list-style: none;
    font-size: 20px;
    font-weight: 400;
    background-image: url(../image-files/tick-orange.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    background-size: 23px;
    font-family: 'Raleway', sans-serif;
    padding: 7px;
    padding-left: 30px;
    margin-top: 17px;
}
.yellow-strip{
  display: inline-block;
  background: url(../image-files/yellow-bg.png) /*repeat 0 0 / cover*/;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 20px 45px;
}
.orange-strip{
  display: inline-block;
  background: url(../images/orange-bg1.png) /*repeat 0 0 / cover*/;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 20px 45px;
}
.section1{
  display: block;
  background: url(../image-files/sqv-bg1.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
}
.section2{
  display: block;
  background: url(../image-files/sqv-bg2.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
}
.section3{
  display: block;
  background: url(../image-files/sqv-bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section4{
  display: block;
  background: url(../image-files/sqv-bg4.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
}
.section5{
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.footer {
    background: #001c49;
    display: block;
    padding: 30px;
    background-position: center;
}
.video-img img{
  width: 90%;
  border: 5px solid #0e0e0e;
  border-radius: 5px;
}
.box{
  display: inline-block;
  background: #FE6625;
  background: -webkit-linear-gradient(top,rgba(255, 255, 255, 1) 0%, rgba(255, 102, 37, 1) 100%);
  padding: 12px;
  border:2px solid #c4c4c4;
  border-radius: 20px;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  color: black;
}
.white-box{
  display: inline-block;
  background: white;
  padding: 0px 40px 40px 40px;
  width: 80%;
  margin-top: 100px;
  color: white; 
  border-radius: 15px;
}
.white-box img{
  text-align: center;
  width: 25%;
  margin-top: -100px;
}
.white-box p{
  text-align: left;
}
.white-box2 {
  background: white;
  padding: 40px 40px 40px 40px;
  max-width:800px;
text-align:center;
  color: red;
  border-radius: 15px;
  margin:auto;
  float:both;
}
.stat{
  padding: 5px;
  text-align: center;
}
.stat img{
  width: 100%;
}
.footer_menu li {
  list-style: none;
  float: left;
  color: #fff;
  margin-right: 5px;
  font-size: 24px;
}

.gen-btn {
font-weight :bold;
display: block;
width:auto;
font-size:1.25em;
max-width:1100px;
margin:3px auto 0px auto;
padding:5px 5px 2px 5px;
border: 2px solid rgba(127, 36, 0, 1);
border-radius: 10px 10px 10px 10px;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
background-color:#f2f2f2;
background: -webkit-linear-gradient(top,rgba(255, 255, 255, 1) 0%, rgba(255, 172, 0, 1) 100%);
text-align: center;}

/*big-btn2 code*/
.big-btn2 {font-weight :700;/*make text bold*/
display: block; margin:auto; width:100%; box-sizing: border-box; padding:2px  0px 2px 0px; float:both;
border: 0px solid rgba(127, 127, 127, 1);
-moz-border-radius:20px 20px 20px 20px;
-webkit-border-radius:20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
text-align: center;
Max-width:1100px;}

.big-btn2 a { display: block; box-sizing: border-box; margin:0 2px; padding:0px 10px 4px 10px; border: 1px solid rgba(127, 127, 127, 1);
background-color : #f4f4f4 ;
background: -webkit-linear-gradient(top,rgba(255, 255, 255, 1) 0%, rgba(200, 200, 200, 1) 100%);    
-moz-border-radius:20px 20px 20px 20px;
-webkit-border-radius:20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
    -webkit-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow:2px 2px 2px #999, 0px 1px 0 #000;
text-align: center;
text-decoration:none;}
.big-btn2 a:hover {display:block; box-sizing: border-box; color:red; /*
font-size:1.025em; increase text size slightly larger*/
background-color : #ffff33;
background: -webkit-linear-gradient(top,rgba(255, 255, 51, 1) 0%, rgba(255, 255, 153, 1) 100%);
	-webkit-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 2px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 2px 2px 2px #999, 0px 1px 0 #fff;
text-decoration:underline;
}
.mobile-only {
display: none;}

@media(max-width: 767px){
.desktop-only {
	display:none;
	}
    .mobile-only {
display: inline;}
  .logo img{
    width: 30%;
  }
  .head-strip{
    width: 100%;
    height: 115px;
  }
  .head-strip h1{
    font-size: 25px !important;
  }
  .head-strip h3{
    font-size: 17px !important;
  }
  .section1{
  display: block;
  background: url(../image-files/sqv-bg1a.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
  }
  h1{
    font-size: 25px;
  }
  h2{
    font-size: 20px;
  }
  h3{
    font-size: 20px;
  }
  .guarantee img{
    width: 100%;
  }
  .br-res br{
    display: none;
  }
  .section3{
    padding-bottom: 10px;
  }
  .section4{
    padding-top: 100px;
  }
  .list li{
    font-size: 17px;
  }
  .white-box p{
    font-size: 16px !important;
  }
  .white-box img {
    width: 70%;
    margin-top: -85px;
  }
  .section5 p{
    font-size: 20px !important;
  }
  .footer p{
    font-size: 20px !important;
  }
}
@media(min-width: 768px) and (max-width: 991px){
  .logo img{
    width: 30%;
  }
  .head-strip{
    width: 100%;
    height: 115px;
  }
  .head-strip h1{
    font-size: 25px !important;
  }
  .head-strip h3{
    font-size: 17px !important;
  }
  .section1{
  display: block;
  background: url(../image-files/sqv-bg1a.png) repeat 0 0 / cover;
  padding-top: 30px;
  padding-bottom: 50px;
  background-position: center center;
  }
  h1{
    font-size: 33px;
  }
  h2{
    font-size: 25px;
  }
  h3{
    font-size: 20px;
  }
  .guarantee img{
    width: 100%;
  }
  .br-res br{
    display: none;
  }
  .section3{
    padding-bottom: 10px;
  }
  .section4{
    padding-top: 100px;
  }
  .list li{
    font-size: 17px;
  }
  .white-box p{
    font-size: 16px !important;
  }
  .white-box img {
    width: 70%;
    margin-top: -85px;
  }
  .section5 p{
    font-size: 20px !important;
  }
  .footer p{
    font-size: 20px !important;
  }
}
