body {
  background: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 20px 0;
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
}
a {
  color: #555;
}
a:hover,
a:focus {
  color: #222;
}
.container {
  max-width: 860px;
}
.text-warning {
  color: orange;
}
.bg-warning {
  background: #eee;
  color: #222;
}
.video-responsive,
.map-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-responsive object,
.map-responsive object,
.video-responsive embed,
.map-responsive embed,
.video-responsive iframe,
.map-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img {
  max-width: 100%;
}
.text-highlight {
  padding: 5px;
  line-height: 1.3;
}
.section-title {
  margin: 10px 0 20px 0;
  padding: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 10px 0 20px 0;
}
a {
  color: #ed890e;
  font-weight: 700;
  text-decoration: underline;
}
.main-content {
  background: #fff;
  padding: 20px;
  border-radius: 0 0 20px 20px;
}
.ClearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
p {
  margin: 0;
  padding: 0;
}
p#date {
  align: center;
  text-align: center;
  font-size: 12px;
  color: #000;
  display: block;
  height: auto;
}
p#price {
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  color: #000;
  display: block;
  height: 80px;
}
p#price_sm {
  text-align: center;
  font-size: 60px;
  font-weight: 600;
  display: block;
}
p#two,
p#four {
  text-align: center;
  font-size: 15px;
  color: #000;
  display: block;
  height: auto;
  padding: 5px;
}
p#three {
padding:10px 0 0 0;
  background-color: #000;
  font-weight: 700;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  display: block;
height:40px;
}
p#three_sm {
padding:5px 0 0 0;
background-color:#000;
font-weight:600;
text-align:center;
font-size:16px;
color:#fff;
display:block;
width:100%;
height:30px;
}
p#two_sm,
p#four_sm {
  text-align: center;
  font-size: 15px;
  color: #000;
  display: block;
  height: auto;
  padding: 5px;
}
p#refer {
  text-align: center;
  font-size: 11px;
  color: #000;
  display: block;
  height: auto;
    padding: 5px;
}
p#totals {
  color: #e68a15;
  text-align: center;
  font-size: 12px;
  height: auto;
}
.ClearFix {
  zoom: 1px;
  display: block;
}
.PageContainer {
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: 0 0 8px #000;
  -webkit-box-shadow: 0 0 8px #000;
  box-shadow: 0 0 8px #000;
  margin: 25px auto 0;
}
.Header {
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: #555;
  color: #ffffff;
}
.Header2 {
  height: 14px;
  background: #fff;
  color: #777777;
}
.MainContainer {
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  background: #ffffff;
}
.PageTitle {
  padding: 15px 20px;
}
.PageTitle h3 {
  margin: 0;
}
.PageTitle span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 4px;
}
@media screen and (max-width: 479px) {
  .PageTitle span {
    display: block;
  }
}
.PageTitle2 {
  width: 100%;
  float: left;
  margin-left: 25px;
  line-height: 34px;
}
.PageTitle2 span {
  font-size: 20px;
  font-weight: 700;
}
.CompanyInfo {
  width: 25%;
  float: right;
  margin-right: 25px;
  margin-top: 4px;
  line-height: 14px;
  text-align: right;
}
.CompanyInfo span,
a {
  display: block;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
.CompanyInfo a:hover {
  text-decoration: underline;
}
.MainContainer2 {
  margin: 45px;
}
.MainContainer2 .DescriptionTitle {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #464646;
}
.MainContainer2 .DescriptionContent {
  display: block;
  font-size: 13px;
  color: #464646;
  text-align: justify;
}
.LeftBlock {
  width: 325px;
  float: left;
}
.LeftBlock .TextInBox {
  font-size: 11px;
  text-align: left;
  width: 250px;
  display: block;
  color: #777777;
}
.LeftBlock .BoxContent {
  height: 400px;
}
.LeftBlock .BoxContent2 {
  height: 420px;
  width: 245px;
  margin: 5px 0 0 15px;
}
.ProductBox .SaleOff {
  color: #FFF;
  display: block;
  float: right;
  font-family: tahoma;
  font-size: 42px;
  font-weight: 700;
  height: 140px;
  line-height: 140px;
  margin-top: 6px;
  text-align: center;
  width: 140px;
}
.RightBlock {
  width: 405px;
  float: right;
  margin-right: 40px;
}
.RightBlock .TopRight {
  margin: 25px 0 70px 20px;
}
.RightBlock .MiddleRight {
  margin-left: 20px;
}
.RightBlock .MiddleRight a {
  display: block;
  float: left;
  color: #ed890e;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
  line-height: 34px;
}
.RightBlock .BottomRight {
  margin: 55px 15px;
}
.RightBlock .BottomRight span,
a {
  display: block;
}
#div-1 {
  position: relative;
}
#circle {
  text-align: center;
  overflow: hidden;
}
.amount_off {
  text-align: center;
  border: 3px solid;
  height: auto;
  border-style: dashed;
  margin: 0;
  padding: 0px;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(212,212,212,0.6);
-moz-box-shadow: 6px 6px 0px 0px rgba(212,212,212,0.6);
box-shadow: 6px 6px 0px 0px rgba(212,212,212,0.6);
}
#amount_off_sm {
  text-align: center;
  border: 3px solid;
  height: auto;
  border-style: dashed;
  margin: 0;
  padding: 0px;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(212,212,212,0.6);
-moz-box-shadow: 6px 6px 0px 0px rgba(212,212,212,0.6);
box-shadow: 6px 6px 0px 0px rgba(212,212,212,0.6);
}
.Footer {
  text-align: center;
  margin: 10px 20px;
}
.Footer span {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  width: 100%;
}
.Footer .DescriptionLink {
  color: #CCC;
  font-size: 10px;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
}
a:hover,
.RightBlock .MiddleRight a:hover,
.RightBlock .BottomRight .DescriptionLink:hover,
.RightBlock .BottomRight .Coupon.DescriptionLink:hover,
.Footer .DescriptionLink:hover {
  text-decoration: none;
}
p#two,
p#four {
  text-align: center;
  font-size: 18px;
  color: #000;
  display: block;
  height: auto;
}
.RightBlock .BottomRight .DescriptionTitle,
.RightBlock .BottomRight .Coupon.DescriptionTitle {
  font-size: 18px;
  font-weight: 700;
  color: #464646;
}
.RightBlock .BottomRight .DescriptionContent,
.RightBlock .BottomRight .Coupon.DescriptionContent {
  font-size: 13px;
  color: #464646;
  text-align: justify;
}
.RightBlock .BottomRight .DescriptionLink,
.RightBlock .BottomRight .Coupon.DescriptionLink {
  color: #ed890e;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}
.amount_off .bg,
.amount_off_sm .bg {
  background-color: #000;
  border: 2px solid;
  width: 338px;
  height: 44px;
  display: block;
}
.btn {
  background: #ffa600;
  background-image: -webkit-linear-gradient(top, #ffa600, #ff8400);
  background-image: -moz-linear-gradient(top, #ffa600, #ff8400);
  background-image: -ms-linear-gradient(top, #ffa600, #ff8400);
  background-image: -o-linear-gradient(top, #ffa600, #ff8400);
  background-image: linear-gradient(to bottom, #ffa600, #ff8400);
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 11px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  text-decoration: none;
}
/*Larger than Landscape phones and portrait tablets */
@media (min-width: 768px) {
.mobile{
display:none;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.btn {
display:none;
}

.btn:hover {

display:none;
}
.mobile{
  text-align: center;
  font-size: 18px;
  color: #000;
  display: block;
  height: auto;
  background-color:#FFFF00;
}
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
.btn {
  background: #ffa600;
  background-image: -webkit-linear-gradient(top, #ffa600, #ff8400);
  background-image: -moz-linear-gradient(top, #ffa600, #ff8400);
  background-image: -ms-linear-gradient(top, #ffa600, #ff8400);
  background-image: -o-linear-gradient(top, #ffa600, #ff8400);
  background-image: linear-gradient(to bottom, #ffa600, #ff8400);
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 11px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  text-decoration: none;
}
.mobile{
  text-align: center;
  font-size: 18px;
  color: #000;
  display: block;
  height: auto;
  background-color:#FFFF00;
}
}