@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext');
header,
section,
.container-fluid {
  max-width: 1920px;
  margin: 0 auto;
}
.sched {
  margin-bottom: 65px;
}
.main-title {
  color: #1e1e1e;
  font: 30.6px/45px 'Roboto', sans-serif;
  text-align: center;
  margin-bottom: 74px;
}
.schedule {
  padding: 94px 0 103px 0;
  background: url(http://2017.vladimirzakharov.com/prosperity-secrets/images/schedule.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-table {
  width: 100%;
}
.main-table tr {
  background: white;
  height: 50px;
}
.main-table tr td:first-child {
  width: 62%;
  color: #646464;
  font: 300 20px/50px Roboto;
  padding-left: 300px;
}
.main-table tr td:nth-child(2) {
  width: 38%;
  color: #1e1e1e;
  font: 500 20px/50px Roboto;
  padding-left: 66px;
}
.main-table tr:nth-child(2n) {
  background: transparent;
}
.hot {
  color: #b11116 !important;
  font: 500 20px/50px Roboto !important;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
body .dtable {
  display: table;
  width: 100%;
}
body .dtable .dcell {
  display: table-cell;
  vertical-align: middle;
}
body .italic {
  font-style: italic;
}
body .center {
  text-align: center;
}
body .round {
  border-radius: 15px;
}
body .circle {
  border-radius: 50%;
}
body input,
body button {
  transition: all 0.2s ease-in-out;
  width: 415px;
  height: 60px;
  background-color: #c4161c;
  border: none;
  color: #ffffff;
  font: 700 14px/35px 'Roboto', sans-serif;
  text-align: center;
  text-transform: uppercase;
}
body input:active,
body input:focus,
body button:active,
body button:focus {
  outline: none;
}
body form .inputblock label.error {
  display: none !important;
}
body form .inputblock input.error {
  border-color: #CC0000;
}
body form .controls {
  text-align: center;
}
body .ttop {
  cursor: pointer;
}
body .countdown-row {
  text-align: center;
  margin: 0 auto;
}
body .countdown-row .countdown-section {
  margin: 0 10px;
  width: 50px;
  display: inline-block;
}
body .countdown-row .countdown-section .countdown-amount {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  display: block;
  height: 63px;
  padding: 0;
  position: relative;
}
body .countdown-row .countdown-section .countdown-amount:before {
  content: ':';
  position: relative;
  top: -3px;
  right: -16px;
  position: absolute;
  color: white;
}
body .countdown-row .countdown-section:first-child {
  display: none;
}
body .countdown-row .countdown-section:last-child .countdown-amount {
  color: #c4161c;
}
body .countdown-row .countdown-section:last-child .countdown-amount:before {
  display: none;
}
body .countdown-row .countdown-section .countdown-period {
  display: none;
  color: #FFF;
  font-size: 16px;
  margin: 10px 0 0;
}
body .bgb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
body .bgt {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
body .bgl {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
}
body .header {
  background: url(http://develop.firstweb.com.ua/zaha/assets/images/header.png);
  padding: 110px 0 17px;
  position: relative;
  height: auto;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
body .header .padl0 {
  padding-left: 0;
  padding-right: 0;
}
body .header .t1 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
  font-size: 35px;
  font-weight: 300;
}
body .header .t2 {
  color: #ffffff;
  font: 100 20px/40px 'Roboto', sans-serif;
  margin: 20px 0 80px;
}
body .header .t2 span {
  background-color: #1e1e1e;
  padding: 8px 17px;
  margin-right: 5px;
}
body .header .t3 {
  color: #ffffff;
  font: 300 40px 'Roboto Slab', sans-serif;
}
body .header .t4 {
  color: #ffffff;
  font: 700 53px 'Roboto Slab', sans-serif;
  text-transform: uppercase;
}
body .header .t4 span {
  color: #c4151c;
  font: 700 55px 'Roboto Slab', sans-serif;
}
body .header .t5 {
  color: #ffffff;
  font: 300 25px/35px 'Roboto', sans-serif;
  margin: 20px 0 90px;
}
body .header .t6 {
  margin-bottom: 110px;
}
body .section-0 {
  background: url(../images/) no-repeat center center;
  margin-top: -31px;
  height: auto;
}
body .section-0 .dtable {
  height: 550px;
  padding: 0 70px 0 57px;
}
body .section-0 .t1 {
  color: #1e1e1e;
  font: 700 35px/45px 'Roboto Slab', sans-serif;
  margin-bottom: 45px;
  text-transform: uppercase;
}
body .section-0 .t2 {
  color: #646464;
  font: 300 15px/23px 'Roboto', sans-serif;
}
body .section-0 img {
  max-width: 100%;
  height: 550px;
}
body .section-0 .pad0 {
  padding: 0;
}
body .section-0 .grey {
  height: 550px;
  background-color: #1e1e1e;
  position: relative;
}
body .section-0 .grey .linenum {
  color: #616161;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  text-align: right;
  position: absolute;
  top: 30px;
  right: 29px;
}
body .section-0 .grey .lineb {
  position: absolute;
  bottom: 31px;
  left: 56px;
  color: white;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  text-align: left;
}
body .section-0 .grey .lineb .otn:before {
  background-color: #c4161c;
}
body .section-0 .grey .lineb div {
  float: left;
  margin-right: 52px;
  position: relative;
}
body .section-0 .grey .lineb div:before {
  content: '';
  border-radius: 50%;
  background-color: #ffffff;
  width: 16px;
  height: 15px;
  position: absolute;
  left: -26px;
  top: 4px;
}
body .section-0 .grey .roundwh {
  border-radius: 50%;
  background-color: #ffffff;
  width: 270px;
  height: 270px;
  margin: 0 auto 0;
  position: relative;
  top: 140px;
}
body .section-0 .grey .roundwh:before {
  border-radius: 50%;
  background-color: #c4161c;
  width: 146px;
  height: 146px;
  content: '';
  position: absolute;
  top: 62px;
  left: 62px;
}
body .section-0 .grey2 {
  background-color: #0a0a0a;
  position: relative;
  height: 550px;
}
body .section-0 .grey2 .inpt {
  width: 467px;
  margin: 0 auto;
}
body .section-0 .grey2 .linenum {
  color: #616161;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  text-align: right;
  position: absolute;
  top: 30px;
  right: 29px;
}
body .section-0 .grey2 .lineb {
  position: absolute;
  bottom: 31px;
  left: 56px;
  color: white;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  text-align: left;
}
body .section-0 .grey2 .lineb .otn:before {
  background-color: #c4161c;
}
body .section-0 .grey2 .lineb div {
  float: left;
  margin-right: 52px;
  position: relative;
}
body .section-0 .grey2 .lineb div:before {
  content: '';
  border-radius: 50%;
  background-color: #ffffff;
  width: 16px;
  height: 15px;
  position: absolute;
  left: -26px;
  top: 4px;
}
body .section-0 .grey2 .roundwh {
  border-radius: 50%;
  background-color: #ffffff;
  width: 270px;
  height: 270px;
  left: 0px;
  position: relative;
  top: 140px;
}
body .section-0 .grey2 .roundwh:before {
  border-radius: 50%;
  background-color: rgba(196,22,28,0.69);
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 193px;
}
body .section-1 {
  background: url(../images/sec1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 110px 0;
  height: auto;
}
body .section-1 .t1 {
  color: #1e1e1e;
  font: 700 35px/45px 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  margin-bottom: 35px;
}
body .section-1 .t1 span {
  color: #c4161c;
}
body .section-1 .n1 {
  color: #1e1e1e;
  font: 700 35px/45px 'Roboto Slab', sans-serif;
  margin-bottom: 32px;
  margin-top: 65px;
}
body .section-1 .n2 {
  color: #646464;
  font: 400 14px/23px 'Roboto', sans-serif;
}
body .section-2 {
  background: url(../images/sec2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 90px 0;
  height: auto;
}
body .section-2 .t1 {
  color: #ffffff;
  font: 400 23px/28px 'Roboto Slab', sans-serif;
  margin-bottom: 30px;
}
body .section-2 .t1 span {
  color: #c4161c;
}
body .section-3 {
  padding: 110px 0 97px;
  height: auto;
  position: relative;
}
body .section-3 .t1 {
  color: #1e1e1e;
  font: 700 35px/40px 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
body .section-3 .t1 span {
  color: #c4161c;
}
body .section-3 .t2 {
  color: #1e1e1e;
  font: 400 23px/30px 'Roboto Slab', sans-serif;
}
body .section-3 .bot {
  width: 100%;
  position: absolute;
  bottom: -30px;
}
body .section-4 {
  background-image: url(../images/sec4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  padding: 88px 0 118px;
  height: auto;
}
body .section-4 .t1 {
  color: #ffffff;
  font: 700 30px/40px 'Roboto', sans-serif;
  margin-bottom: 50px;
}
body .section-4 .t2 {
  color: #ffffff;
  font: 300 15px/25px 'Roboto', sans-serif;
}
body .section-4 .t2 span {
  display: block;
  position: relative;
  margin: 25px 35px;
  color: #ffffff;
  font: italic 500 16px/25px 'Roboto', sans-serif;
}
body .section-4 .t2 span:before {
  background: url(../images/ff.png);
  width: 17px;
  height: 17px;
  content: '';
  left: -35px;
  top: 0;
  position: absolute;
}
body .section-5 {
  background: url(../images/) no-repeat center center;
  padding: 98px 0 103px;
  height: auto;
}
body .section-5 .t1 {
  font-family: 'Roboto', sans-serif;
  color: #1e1e1e;
  font-size: 25px;
  font-weight: 500;
  line-height: 33px;
  text-align: left;
  position: relative;
}
body .section-5 .t1:before {
  background: #c4161c;
  width: 100px;
  height: 2px;
  content: '';
  left: -171px;
  top: 16px;
  position: absolute;
}
body .section-5 .t2 {
  color: #646464;
  font-size: 15px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
  margin: 29px 0 40px;
}
body .section-5 .t2 span {
  color: #c4161c;
}
body .section-5 .t3 {
  color: #646464;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  margin-bottom: 86px;
}
body .section-5 .t3 .nn {
  position: relative;
}
body .section-5 .t3 .nn:before {
  background: #c8c8c8;
  width: 16px;
  height: 2px;
  content: '';
  left: -85px;
  top: 14px;
  position: absolute;
}
body .section-5 .bonus {
  border-width: 2px;
  border-color: #c4161c;
  border-style: solid;
  height: 191px;
  margin-bottom: 89px;
  padding: 20px 0 50px;
  color: #1e1e1e;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
}
body .section-5 .bonus b {
  font-size: 20px;
}
body .section-5 .bonus span {
  color: #c4161c;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  position: relative;
  top: -37px;
  background: white;
  padding: 10px 30px;
}
body .pad0 {
  padding: 0;
}
body .section-6 {
  background: url(../images/sec6.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 60px 0 100px;
  height: auto;
  z-index: 2;
  position: relative;
}
body .section-6 .t1 {
  font-family: 'Roboto Slab', sans-serif;
  color: white;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
body .section-6 .t1 span {
  color: #c4161c;
}
body .section-6 .t2 {
  font: 400 23px/28px 'Roboto Slab', sans-serif;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 80px;
}
body .section-6 .t2 span {
  color: #c4161c;
  display: block;
  margin-top: 20px;
}
body .section-6 .t2 span del {
  text-decoration: none;
  position: relative;
}
body .section-6 .t2 span del:before {
  position: absolute;
  top: 15px;
  left: 0;
  border-width: 0;
  background: #c4161c;
  width: 100%;
  height: 2px;
  content: '';
}
body .section-6 .t3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}
body .section-6 .t3 img {
  margin-bottom: 35px;
}
body .section-7 {
  background: url(../images/sec7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 70px 0 55px;
  height: auto;
  margin-top: -31px;
  z-index: 1;
  position: relative;
}
body .section-7 .t1 {
  color: #ffffff;
  font: 400 23px/28px 'Roboto Slab', sans-serif;
}
body .section-7 .t1 span {
  color: #c4161c;
}
body .section-8 {
  height: auto;
}
body .section-8 .img {
  width: 100%;
}
body .section-8 .t1 {
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
  padding: 93px 0 0 0;
}
body .section-8 .t1 span {
  color: #c4161c;
  text-transform: uppercase;
}
body .section-8 .wi5 {
  width: 500px;
  border-bottom: 1px solid #c8c8c8;
  margin-left: 84px;
}
body .section-8 .t2 {
  margin-top: 41px;
  padding-bottom: 48px;
  color: #646464;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
body .section-8 .t2 span {
  margin-left: 35px;
  position: relative;
  display: block;
}
body .section-8 .t2 span:before {
  position: absolute;
  content: '';
  left: -35px;
  top: 9px;
  background: url(../images/check.png);
  width: 11px;
  height: 8px;
}
body .section-8 .t2 img {
  margin-right: 24px;
}
body .section-8 .t3 {
  margin-left: 84px;
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  text-align: left;
  padding: 0 0 8px;
  width: 500px;
  border-bottom: 1px solid #c8c8c8;
}
body .section-8 .t3 b {
  position: relative;
  top: 4px;
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  margin-right: 74px;
}
body .section-8 .grey {
  background-color: #f5f5f5;
}
body .section-8 .comm {
  width: 497px;
  color: #646464;
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  line-height: 22px;
  text-align: left;
  float: right;
  margin-right: 88px;
  margin-top: 91px;
  margin-bottom: 50px;
}
body .section-9 {
  background: url(../images/) no-repeat center center;
  padding: 90px 0 78px;
  height: auto;
  color: #646464;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
}
body .section-9 .t1 {
  color: #1e1e1e;
  font: 700 35px/40px 'Roboto Slab', sans-serif;
  text-transform: uppercase;
  margin-bottom: 78px;
}
body .section-9 .t1 span {
  color: #c4161c;
}
body .section-9 img {
  max-width: 100%;
}
body .section-9 b {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 500;
  line-height: 33px;
  text-align: left;
  margin-top: 33px;
  display: block;
  margin-bottom: 15px;
}
body .section-10 {
  height: auto;
}
body .section-10 div {
  height: 550px;
}
body .section-10 .q {
  background-image: url(../images/ss1.jpg);
  background-size: cover;
  background-position: bottom center;
}
body .section-10 .w {
  background-image: url(../images/ss2.jpg);
  background-size: cover;
  background-position: bottom center;
}
body .section-10 .e {
  background-image: url(../images/ss3.jpg);
  background-size: cover;
  background-position: bottom center;
}
body .section-11 {
  background: url(../images/) no-repeat center center;
  padding: 83px 0;
  height: auto;
}
body .section-11 .t1 {
  color: #646464;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
body .section-11 .t2 {
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0 22px;
}
body .section-11 .t2 span {
  color: #c4161c;
}
body .section-11 .t3 {
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 100px;
  font-weight: 100;
  text-align: center;
}
body .section-11 .t3 del {
  text-decoration: none;
  position: relative;
}
body .section-11 .t3 del:before {
  position: absolute;
  top: 70px;
  left: 0;
  border-width: 0;
  background: #1e1e1e;
  width: 215px;
  height: 2px;
  content: '';
}
body .section-11 .t3 b {
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 100px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}
body .section-11 .t3 span {
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 25px;
  font-weight: 100;
  line-height: 40px;
  text-align: center;
}
body .section-12 {
  background: url(../images/sec2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 15px 0 15px;
  height: auto;
}
body .section-12 .t1 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
body .section-12 .t2 {
  margin: 19px 0 22px;
}
body .section-12 .t4 {
  margin-top: 15px;
  font-family: 'Roboto', sans-serif;
  color: #646464;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  padding-left: 55px;
}
body .section-13 {
  padding: 97px 0 118px;
  background: url(../images/foot.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
body .section-13 .t1 {
  font-family: 'Roboto Slab', sans-serif;
  color: #1e1e1e;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  margin-bottom: 47px;
}
body .section-13 .t1 span {
  font-family: 'Roboto Slab', sans-serif;
  color: #c4161c;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}
body .section-13 .t3 {
  margin-top: 69px;
}
body .section-13 .pho {
  width: 100%;
  height: 150px;
}
body .section-13 .gr {
  width: 430px;
  margin: 0 auto;
}
body .section-13 .slidero .slide .photo2 {
  overflow: hidden;
  border: 0.5px solid #ffffff;
  border-radius: 50%;
  background-color: #c8c8c8;
  width: 150px;
  height: 150px;
  margin: 0 58px;
  float: left;
}
body .section-13 .slidero .slide .photo2 img {
  width: 100%;
  height: 100%;
}
body .section-13 .slidero .slide .photo1 {
  overflow: hidden;
  border: 0.5px solid #ffffff;
  border-radius: 50%;
  background-color: #c8c8c8;
  margin-top: 35px;
  width: 81px;
  height: 81px;
  float: left;
}
body .section-13 .slidero .slide .photo1 img {
  width: 100%;
  height: 100%;
}
body .section-13 .slidero .slide .text {
  margin-top: 25px;
  font-family: 'Roboto', sans-serif;
  color: #505050;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  text-align: center;
}
body .section-13 .slidero .slide .text b {
  font-family: 'Roboto', sans-serif;
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
body .section-13 .slidero .slide .text img {
  display: inline;
  margin: 20px 0;
}
body .section-13 .slidero {
  margin: 0 auto;
}
body .section-13 .con {
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  top: 58px;
  background-size: 35px 35px !important;
}
body .section-13 .nextmac2 {
  position: absolute;
  right: -95px;
  cursor: pointer;
  background: url(../images/macright.png);
  background-repeat: no-repeat;
}
body .section-13 .nextmac2:hover {
  background: url(../images/macrightz.png);
}
body .section-13 .prevmac2 {
  position: absolute;
  left: -95px;
  cursor: pointer;
  background: url(../images/macleft.png);
  background-repeat: no-repeat;
}
body .section-13 .prevmac2:hover {
  background: url(../images/macleftz.png);
}
body .section-13 .cont {
  position: relative;
  width: 430px;
  margin: 0 auto;
  z-index: 9;
}
body .section-14 {
  background-color: #171717;
  height: 55px;
  padding: 16px 56px;
}
body .section-14 .t1 {
  color: #505050;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
}
body .section-14 .t1 a {
  color: #969696 !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
  margin-left: 36px;
}
body .section-14 .t1 .ttop {
  color: #505050;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
}
body .section-14 .t1 .ttop img {
  margin-right: 13px;
}
body .ovh {
  overflow: hidden;
}
@media (min-width: 1281px) and (max-width: 1366px) {
  body .section-8 .zs {
    width: auto;
    height: 100%;
    position: relative;
    left: -10%;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  body .section-8 .zs {
    width: auto;
    height: 100%;
    position: relative;
    left: -20%;
  }
}
@media (min-width: 1441px) and (max-width: 1598px) {
  body .section-8 .zs {
    width: auto;
    height: 100%;
    position: relative;
    left: -20%;
  }
}
@media (min-width: 1599px) and (max-width: 1780px) {
  body .section-8 .zs {
    width: auto;
    height: 100%;
    position: relative;
    left: 0%;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  body .section-8 .zs {
    width: auto;
    height: 100%;
    position: relative;
    left: -50%;
  }
}
@media (min-width: 1200px) and (max-width: 1660px) {
  body .section-10 div {
    height: 410px;
  }
  body .section-0 .grey2 .inpt {
    width: 352px;
    margin: 0 auto;
  }
  body .section-0 .grey2 .roundwh {
    border-radius: 50%;
    background-color: #ffffff;
    width: 220px;
    height: 220px;
    left: 0px;
    position: relative;
    top: 140px;
  }
  body .section-0 .grey2 .roundwh:before {
    border-radius: 50%;
    background-color: rgba(196,22,28,0.69);
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 133px;
  }
  body .section-0 .grey .roundwh {
    border-radius: 50%;
    background-color: #ffffff;
    width: 220px;
    height: 220px;
    margin: 0 auto 0;
    position: relative;
    top: 140px;
  }
  body .section-0 .grey .roundwh:before {
    border-radius: 50%;
    background-color: #c4161c;
    width: 146px;
    height: 146px;
    content: '';
    position: absolute;
    top: 38px;
    left: 38px;
  }
  body .section-0 .t1 {
    color: #1e1e1e;
    font: 700 31px/45px 'Roboto Slab', sans-serif;
    margin-bottom: 45px;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .section-8 .img {
    max-width: 960px;
  }
  header,
  section {
    width: 100%;
    overflow-x: hidden;
  }
  .ce {
    text-align: center;
  }
  .container {
    width: 750px !important;
  }
  body .section-3 {
    position: inherit;
  }
  body .section-5 .bonus {
    height: auto;
    padding: 20px 15px 50px;
  }
  body .section-6 {
    padding: 53px 0 76px;
  }
  body .section-8 .wi5 {
    width: 100%;
    margin-left: 15px;
    padding: 0 15px;
  }
  body .section-8 .t1 {
    font-size: 20px;
    line-height: 33px;
    padding: 30px 0 0 0;
  }
  body .section-8 .t3 {
    margin-left: 0;
    font-size: 17px;
    width: 100%;
  }
  body .section-8 .comm {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  body .section-10 div {
    height: 218px;
  }
  body .section-10 .q {
    background-size: cover;
    background-position: bottom center;
  }
  body .section-10 .w {
    background-size: cover;
    background-position: bottom center;
  }
  body .section-10 .e {
    background-size: cover;
    background-position: bottom center;
  }
  body .section-14 .t1 .ttop {
    margin-top: 10px;
    float: none !important;
    text-align: center;
  }
  body .section-14 .t1 {
    text-align: center;
  }
  body .section-14 {
    text-align: center;
    height: auto;
    padding: 16px 0;
  }
}
@media (max-width: 767px) {
  .schedule {
    padding: 30px 0 40px 0;
  }
  .main-table tr td:first-child {
    width: 79%;
    color: #646464;
    font: 300 20px/40px 'Roboto', sans-serif;
    padding-left: 0;
    padding: 8px;
  }
  .main-table tr td:nth-child(2) {
    width: 21%;
    padding-left: 10px;
  }
  body .section-13 .slidero .slide .photo1 {
    display: none;
  }
  body .section-13 .slidero {
    margin: 0 auto;
  }
  body .section-13 .t1 {
    font-family: 'Roboto', sans-serif;
    color: #1e1e1e;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 53px;
  }
  body .section-13 .con {
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    top: 58px;
    background-size: 35px 35px !important;
  }
  body .section-13 .nextmac2 {
    position: absolute;
    right: -95px;
    cursor: pointer;
    background: url(../images/macright.png);
    background-repeat: no-repeat;
  }
  body .section-13 .nextmac2:hover {
    background: url(../images/macrightz.png);
  }
  body .section-13 .prevmac2 {
    position: absolute;
    left: -95px;
    cursor: pointer;
    background: url(../images/macleft.png);
    background-repeat: no-repeat;
  }
  body .section-13 .prevmac2:hover {
    background: url(../images/macleftz.png);
  }
  body .section-13 .cont {
    position: relative;
    width: 430px;
    margin: 0 auto;
    z-index: 9;
  }
  body .section-0 .grey2 .inpt {
    width: 300px;
    margin: 0 auto;
  }
  body .section-0 .grey2 .roundwh {
    border-radius: 50%;
    background-color: #ffffff;
    width: 170px;
    height: 170px;
    left: 0px;
    position: relative;
    top: 140px;
  }
  body .section-0 .grey2 .roundwh:before {
    border-radius: 50%;
    background-color: rgba(196,22,28,0.69);
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 124px;
  }
  body .header .t1 {
    text-align: center;
  }
  body .header .t2 {
    text-align: center;
  }
  body .header .t2 span {
    margin-right: 0;
  }
  body .header .t3 {
    font: 300 19px 'Roboto Slab', sans-serif;
    text-align: center;
  }
  body .header .t4 {
    font: 700 22px 'Roboto Slab', sans-serif;
    text-align: center;
  }
  body .header .t4 span {
    font: 700 27px 'Roboto Slab', sans-serif;
  }
  body .header .t5 {
    text-align: center;
  }
  body button {
    width: 100%;
    font: 700 12px/35px 'Roboto', sans-serif;
  }
  header,
  section {
    width: 100%;
    overflow-x: hidden;
  }
  .container {
    width: 320px !important;
  }
  body .section-0 {
    margin-top: 0;
  }
  body .section-0 .dtable {
    height: 100%;
    padding: 0 25px 25px;
  }
  body .section-0 img {
    max-width: 100%;
    height: auto;
  }
  body .section-1 .t1 {
    font: 700 29px/37px 'Roboto Slab', sans-serif;
    margin-bottom: 0;
  }
  body .section-3 {
    position: inherit;
  }
  body .section-5 .bonus {
    height: auto;
  }
  body .section-6 {
    background: #2b3b40;
    background-image: none;
  }
  body .section-6 .col-sm-3 {
    margin-bottom: 20px;
  }
  body .section-8 .wi5 {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    margin-left: 0px;
    padding: 0 15px;
  }
  body .section-8 .t1 {
    text-align: center;
  }
  body .section-8 .t3 {
    margin-left: 0;
    color: #1e1e1e;
    font-size: 14px;
    padding: 0 15px;
    width: 100%;
  }
  body .section-8 .t3 b {
    top: 0;
    margin-right: 20px;
  }
  body .section-8 .comm {
    width: 100%;
    margin-right: 0;
    margin-top: 41px;
    margin-bottom: 41px;
    padding: 0 15px;
  }
  body .section-9 .t1 {
    font: 700 28px/40px 'Roboto Slab', sans-serif;
  }
  body .section-9 img {
    margin: 0 auto;
    width: 270px;
    display: block;
  }
  body .section-9 b {
    margin-top: 0;
  }
  body .section-9 .col-sm-3 {
    margin-bottom: 30px;
  }
  body .section-10 div {
    height: auto;
    background-size: cover;
  }
  body .section-10 .q {
    height: 270px;
    background-position: bottom center;
  }
  body .section-10 .w {
    height: 270px;
    background-position: bottom center;
  }
  body .section-10 .e {
    height: 270px;
    background-position: bottom center;
  }
  body .section-12 .t4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  body .section-14 {
    background-color: #171717;
    height: auto;
    padding: 15px;
    text-align: center;
  }
  body .section-14 .t1 {
    text-align: center;
  }
  body .section-14 .t1 .ttop {
    float: none !important;
    text-align: center;
    margin-top: 20px;
  }
  body .section-0 .pad0 {
    padding: 0;
    text-align: center;
  }
}
@media (max-width: 320px) {
  header,
  section,
  footer {
    width: 320px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1660px) {
  body .section-8 .comm {
    margin-top: 41px !important;
    margin-bottom: 0px !important;
    line-height: 21px;
    width: 100%;
    padding-left: 120px;
  }
}
