body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  color: #2284bd;
  font-size: 25px;
  line-height: 44px;
  font-weight: 100;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #77818c;
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #77818c;
  font-size: 13px;
  line-height: 22px;
}

.button {
  display: inline-block;
  margin-top: 15px;
  padding: 4px 15px;
  border: 2px solid #000;
  border-radius: 3px;
  background-color: #000;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #4d4d4d;
}

.button.white-lined {
  margin-top: 0px;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.button.white-lined:hover {
  border-color: #ffa300;
  background-color: #ffa300;
}

.button.white-lined.smbbb {
  margin-top: 18px;
}

.button.pricing-button {
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
}

.button.pricing-button:hover {
  border-color: #2284bd;
  background-color: #2284bd;
}

.button.pricing-button.active {
  border-color: #2284bd;
  background-color: #2284bd;
}

.button.pricing-button.active:hover {
  border-color: #000;
  background-color: #000;
}

.button.divider-button {
  display: block;
  width: 250px;
  height: 70px;
  margin-top: 44px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 23px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-style: solid;
  border-color: transparent;
  border-radius: 0px;
  background-color: #ffa300;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  text-transform: none;
}

.button.divider-button:hover {
  border-color: transparent;
  background-color: #2284bd;
  color: #fff;
}

.button.faded {
  border-style: solid;
  border-color: #ebeced;
  background-color: #ebeced;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
  color: #77818c;
}

.button.faded:hover {
  border-color: #2284bd;
  background-color: #2284bd;
  opacity: 1;
  color: #fff;
}

.top-section {
  height: 800px;
  background-color: #5c5c5c;
}

.top-section.about {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 350px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: none;
  background-image: -webkit-linear-gradient(321deg, rgba(34, 132, 189, .96) 1%, rgba(34, 132, 189, .89) 19%, rgba(255, 153, 0, .68) 76%, rgba(255, 153, 0, .92)), url('../images/Learn-to-play-the-drums.jpg');
  background-image: linear-gradient(129deg, rgba(34, 132, 189, .96) 1%, rgba(34, 132, 189, .89) 19%, rgba(255, 153, 0, .68) 76%, rgba(255, 153, 0, .92)), url('../images/Learn-to-play-the-drums.jpg');
  background-position: 0px 0px, 50% 78%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: left;
}

.top-section.about.online-lessons {
  background-image: -webkit-linear-gradient(319deg, rgba(34, 132, 189, .69), rgba(121, 140, 115, .51) 44%, rgba(255, 153, 0, .62)), url('../images/Fotolia_105691423_Subscription_Monthly_M.jpg');
  background-image: linear-gradient(131deg, rgba(34, 132, 189, .69), rgba(121, 140, 115, .51) 44%, rgba(255, 153, 0, .62)), url('../images/Fotolia_105691423_Subscription_Monthly_M.jpg');
  background-position: 0px 0px, 0% 42%;
  background-size: auto, cover;
}

.top-section.about.online-lessons.drumlesssons {
  height: 350px;
  background-image: -webkit-linear-gradient(319deg, #2284bd, rgba(34, 132, 189, .69) 34%, rgba(255, 153, 0, .62) 62%, #f90), url('../images/Cheshire-Drum-Lessons.jpg');
  background-image: linear-gradient(131deg, #2284bd, rgba(34, 132, 189, .69) 34%, rgba(255, 153, 0, .62) 62%, #f90), url('../images/Cheshire-Drum-Lessons.jpg');
  background-position: 0px 0px, 50% 28%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.top-section.about.online-lessons.specials {
  height: 350px;
  background-image: -webkit-linear-gradient(319deg, rgba(206, 38, 213, .52), rgba(5, 140, 230, .71)), url('../images/Fotolia_105691423_Subscription_Monthly_M.jpg');
  background-image: linear-gradient(131deg, rgba(206, 38, 213, .52), rgba(5, 140, 230, .71)), url('../images/Fotolia_105691423_Subscription_Monthly_M.jpg');
  background-position: 0px 0px, 0% 42%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.top-section.about.sambapage {
  background-image: -webkit-linear-gradient(233deg, rgba(112, 255, 0, .69), rgba(112, 255, 0, .38) 28%, rgba(239, 164, 0, .47) 66%, rgba(255, 153, 0, .77)), url('../images/Fotolia_20250424_Subscription_Monthly_M.jpg');
  background-image: linear-gradient(217deg, rgba(112, 255, 0, .69), rgba(112, 255, 0, .38) 28%, rgba(239, 164, 0, .47) 66%, rgba(255, 153, 0, .77)), url('../images/Fotolia_20250424_Subscription_Monthly_M.jpg');
  background-position: 0px 0px, 50% -304px;
  background-size: auto, cover;
}

.navbar {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease, padding-bottom 500ms ease, padding-top 500ms ease;
  transition: background-color 500ms ease, padding-bottom 500ms ease, padding-top 500ms ease;
}

.navbar:hover {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f7f7f7;
}

.page-content {
  padding-top: 34px;
  padding-bottom: 120px;
  background-color: #f5f5f5;
}

.page-content.intro {
  padding-top: 45px;
  padding-bottom: 67px;
  background-color: #f3f3f3;
}

.page-content.samba {
  margin-bottom: 20px;
  padding-top: 28px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
}

.page-content.faq {
  padding-top: 40px;
  padding-bottom: 50px;
}

.left-column {
  padding-right: 0px;
  padding-left: 0px;
}

.right-column {
  padding-right: 0px;
  padding-left: 0px;
}

.slider-2 {
  height: 1001px;
}

.slider-2.smbapgeo {
  height: 999px;
  border: 5px solid #f3f3f3;
}

.text-block {
  height: 250px;
  padding: 25px 50px 20px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px none #dbdbdb;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
}

.text-block:hover {
  border-top-color: #1e2024;
  background-color: #35373b;
}

.text-block.end {
  border-bottom-style: solid;
}

.text-block.right-aligned {
  height: 330px;
  padding-top: 10px;
  padding-right: 40px;
  border-style: none;
  text-align: right;
}

.text-block.right-aligned.short {
  height: 252px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 23px;
  border-style: none;
}

.text-block.right-aligned.short.lannds {
  height: 260px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 40px;
  border-style: none;
}

.text-block.right-aligned.short.lannds.dffgffg {
  height: 300px;
  margin-bottom: 0px;
}

.text-block.right-aligned.smbaaapgeee {
  height: 250px;
  border: 5px solid #f3f3f3;
}

.text-block.right-aligned.smbaaapgeee:hover {
  background-color: #333;
}

.text-block.left-aligned {
  height: 330px;
  padding-top: 10px;
  padding-left: 40px;
  border-style: none;
}

.text-block.left-aligned.short {
  height: 260px;
  padding-right: 50px;
}

.text-block.left-aligned.short.landas {
  height: 260px;
  padding-top: 10px;
  padding-left: 40px;
  border-style: none;
}

.text-block.left-aligned.short.ghjjjj {
  height: 300px;
}

.map {
  height: 750px;
}

.map.horizontal {
  height: 400px;
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid none;
  border-width: 20px 10px;
  border-color: #f3f3f3 #2284bd #f3f3f3 #d8e6ee;
}

.contact-column {
  height: 750px;
  padding: 100px 50px 50px;
  background-color: #ededed;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.contact-column:hover {
  background-color: #000;
}

.logo-container {
  margin-top: 1px;
  float: left;
}

.nav-link {
  margin-top: 0px;
  margin-right: 3px;
  padding: 5px 9px;
  border: 2px solid transparent;
  border-radius: 3px;
  opacity: 0.4;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: Bitter, serif;
  font-size: 14px;
}

.nav-link:hover {
  border: 2px solid #2284bd;
  background-color: #2284bd;
  opacity: 1;
  color: #fff;
}

.nav-link.w--current {
  color: #000;
}

.nav-link.w--current:hover {
  color: #fff;
}

.top-slider {
  width: 100%;
  height: 100%;
  background-color: #4d4d4d;
}

.top-slide {
  padding-top: 79px;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 173, 0, .78) 18%, rgba(0, 163, 255, .72) 90%), url('../images/Learn-to-play-the-drums.jpg');
  background-image: linear-gradient(180deg, rgba(255, 173, 0, .78) 18%, rgba(0, 163, 255, .72) 90%), url('../images/Learn-to-play-the-drums.jpg');
  background-position: 0px 0px, 50% 77%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-slide._2 {
  background-image: -webkit-linear-gradient(270deg, rgba(189, 34, 189, .38), rgba(189, 34, 189, .38)), url('../images/Cheshire-drumming-lessons.jpg');
  background-image: linear-gradient(180deg, rgba(189, 34, 189, .38), rgba(189, 34, 189, .38)), url('../images/Cheshire-drumming-lessons.jpg');
  background-position: 0px 0px, 50% 13%;
  background-size: auto, cover;
}

.top-slide._2.online {
  background-image: -webkit-linear-gradient(270deg, rgba(58, 82, 180, .3), rgba(58, 82, 180, .3)), url('../images/Fotolia_105691423_Subscription_Monthly_M.jpg');
  background-image: linear-gradient(180deg, rgba(58, 82, 180, .3), rgba(58, 82, 180, .3)), url('../images/Fotolia_105691423_Subscription_Monthly_M.jpg');
  background-position: 0px 0px, 0px -206px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-slide._3 {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 112, 0, .24), rgba(255, 112, 0, .24)), url('../images/Fotolia_909872_Subscription_Monthly_M.jpg');
  background-image: linear-gradient(180deg, rgba(255, 112, 0, .24), rgba(255, 112, 0, .24)), url('../images/Fotolia_909872_Subscription_Monthly_M.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.top-slide._3.vid {
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.top-slide-container {
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
}

.top-slide-container.vid {
  margin-top: 34px;
  padding-top: 1px;
  padding-right: 0px;
  padding-left: 0px;
}

.slider-title {
  margin-top: 102px;
  margin-bottom: 34px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 0 0 4px rgba(0, 0, 0, .4);
}

.slider-title._2nd-slide {
  margin-top: 172px;
  padding-top: 34px;
  padding-bottom: 34px;
  font-size: 85px;
  text-shadow: 0 0 3px rgba(0, 0, 0, .53);
}

.slider-title._2nd-slide.extra {
  padding-top: 61px;
  padding-bottom: 51px;
  font-family: 'Great Vibes', cursive;
  font-size: 112px;
  text-transform: capitalize;
}

.slider-title._2nd-slide.extra.smbapgeeee {
  margin-top: 143px;
}

.slider-title._2nd-slide.online.onlessonpage {
  margin-top: 105px;
}

.slider-title._2nd-slide.sam {
  display: block;
  margin-top: 105px;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-subtitle {
  display: block;
  margin-top: 6px;
  padding: 9px 147px;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
}

.slider-subtitle.one {
  margin-top: 0px;
  padding-right: 11px;
  padding-left: 11px;
  background-image: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, .85);
}

.slider-subtitle.one.top {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 20px;
  background-image: none;
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: none;
}

.slider-subtitle.one.bottom {
  font-size: 17px;
  letter-spacing: 0px;
  text-shadow: none;
}

.info-block {
  width: 100%;
  height: 225px;
  padding: 30px 0px;
  border: 2px solid #ffa300;
  border-radius: 8px;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.info-block:hover {
  border-color: #f90;
  background-color: #fff;
}

.info-block.speciales {
  width: 100%;
  height: 252px;
  padding: 11px 20px 13px;
  border: 3px solid #8f26d5;
  border-radius: 16px;
  box-shadow: 5px 6px 16px 0 rgba(0, 0, 0, .14);
}

.icon-block {
  display: block;
  width: 85px;
  height: 85px;
  margin-top: -75px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  float: none;
  border: 0px solid #fff;
  border-radius: 50px;
  background-color: transparent;
  box-shadow: none;
}

.slider-2-slide {
  background-image: url('../images/Desk-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-2-slide._2 {
  background-image: url('../images/Mac-4.jpg');
}

.slider-2-slide._3 {
  background-image: url('../images/Desk-2.jpg');
}

.text-container {
  width: 500px;
  float: left;
}

.text-container.right-aligned {
  width: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 10px 21px 6px;
  float: right;
  border: 1px none transparent;
  background-color: #ededed;
}

.text-container.right-aligned:hover {
  background-color: #282b30;
}

.pricing-box {
  min-height: 500px;
  opacity: 0.85;
  color: #fff;
  text-align: center;
}

.pricing-box:hover {
  opacity: 0.95;
}

.pricing-box.active {
  opacity: 1;
}

.pricing-column {
  padding-right: 0px;
  padding-left: 0px;
}

.pricing-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1e2024;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.pricing-title.price {
  padding-bottom: 10px;
  background-color: #363b40;
  font-size: 34px;
  font-weight: 900;
}

.pricing-title.price-description {
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: #363b40;
  color: hsla(0, 0%, 100%, .4);
  font-size: 10px;
  text-transform: uppercase;
}

.pricing-box-list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #cfcfcf;
  background-color: #fff;
}

.pricing-box-list-item:hover {
  background-color: rgba(237, 240, 242, .9);
}

.pricing-box-list-item.end {
  padding-top: 30px;
  padding-bottom: 45px;
}

.pricing-box-list-item.end:hover {
  background-color: rgba(237, 240, 242, .9);
}

.pricing-feature-text {
  font-family: Roboto, sans-serif;
  color: #9c9da6;
  font-size: 14px;
  font-weight: 400;
}

.section-intro-block {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-bottom: 4px;
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.section-title {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 23px;
  border-top: 3px solid #ededed;
  border-bottom: 3px solid #ededed;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
}

.section-title._2 {
  margin-bottom: 0px;
  padding-top: 0px;
  border-top-style: none;
  border-bottom-style: none;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-title._2.pricing {
  margin-top: 46px;
  margin-bottom: 60px;
  padding-bottom: 4px;
  font-family: Bitter, serif;
  color: #777;
  font-size: 31px;
  font-weight: 400;
  letter-spacing: 0px;
}

.section-title._2.pricing.extra1 {
  display: block;
  margin: 0px 67px 24px 60px;
  padding: 0px 0px 7px;
  border: 2px solid #f3f3f3;
  border-radius: 9px;
  background-color: transparent;
  color: #777;
  line-height: 33px;
  text-align: center;
  letter-spacing: -1px;
}

.section-title.drumlessons {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: none;
  border-top-style: none;
  border-bottom-style: none;
  font-family: Bitter, serif;
  color: #ffa300;
  font-size: 45px;
}

.section-title.drumlessons.samba {
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none;
  border-top-width: 2px;
  border-top-color: #ffa300;
  border-bottom-width: 2px;
  border-bottom-color: #ffa300;
  color: #f90;
}

.section-title.drumlessons.samba.faqq {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.section-title.drumlessons.smabb {
  margin-bottom: 24px;
  padding-bottom: 0px;
}

.section-title.drumlessons.sp {
  color: #8f26d5;
  font-size: 35px;
}

.section-title.sambaa {
  padding-top: 39px;
  padding-bottom: 39px;
  border-style: none;
}

.bottom-footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 10px 50px 11px;
  float: none;
  background-color: #333;
  color: #444;
  text-align: center;
  text-transform: none;
}

.some-block {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  border-radius: 30px;
  background-color: #ffa300;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #ffa300;
}

.some-block:hover {
  background-color: #2284bd;
}

.footer-left {
  text-align: left;
}

.footer-right {
  text-align: right;
}

.slider-navigation {
  padding-top: 50px;
  padding-bottom: 50px;
  opacity: 0.4;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.slider-navigation:hover {
  opacity: 1;
}

.slider-arrow {
  width: 40px;
  height: 40px;
  padding-top: 8px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .2);
  -webkit-transition: background-color 500ms ease, border-radius 500ms ease, font-size 500ms ease;
  transition: background-color 500ms ease, border-radius 500ms ease, font-size 500ms ease;
  font-size: 22px;
}

.slider-arrow:hover {
  border-radius: 30px;
  background-color: rgba(0, 0, 0, .9);
}

.slider-arrow.testimonials {
  margin-top: 110px;
}

.testimonials-section {
  padding-top: 120px;
}

.testimonial-slider {
  height: 500px;
  background-color: #fff;
}

.testimonial-slide {
  padding-top: 55px;
  background-color: #fff;
}

.testimonial-photos-row {
  margin-bottom: 50px;
}

.testimonial-photo {
  opacity: 0.5;
}

.testimonial-photo.active {
  opacity: 1;
}

.testimonial-text-block {
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
}

.testimonial-title {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 22px;
}

.testimonial-text {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 25px;
}

.contact-title {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Bitter, serif;
  color: #f90;
  font-size: 45px;
  font-weight: 300;
  text-transform: uppercase;
}

.contact-title._2 {
  margin-bottom: 0px;
  padding-left: 3px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-title._2:hover {
  border-style: none;
}

.field {
  height: 50px;
  border: 2px solid #fff;
  box-shadow: inset 0 0 0 0 hsla(0, 0%, 100%, .5), 0 0 0 0 #000;
  font-family: Roboto, sans-serif;
}

.field:hover {
  background-color: #e6e6e6;
}

.field:active {
  border-color: #359edb;
}

.field:focus {
  border-color: #359edb;
  color: #000;
}

.field.area {
  height: 150px;
  padding-top: 14px;
}

.submit-button {
  width: 100%;
  margin-top: 11px;
  border: 0px solid transparent;
  background-color: #ffa300;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}

.submit-button:hover {
  border-style: none;
  border-color: transparent;
  background-color: #2284bd;
  color: #fff;
}

.divider-with-symbol {
  width: 100%;
  height: 1px;
  background-color: #f90;
}

.divider-symbol {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  margin-right: auto;
  margin-bottom: -17px;
  margin-left: auto;
  padding-top: 7px;
  padding-right: 13px;
  padding-left: 13px;
  border: 4px solid #fff;
  border-radius: 79px;
  background-color: #ffa300;
  font-size: 12px;
}

.divider-container {
  height: auto;
  margin-top: 49px;
  margin-bottom: 8px;
}

.slider-3-slide {
  background-image: url('../images/Fotolia_20250424_Subscription_Monthly_M.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-3-slide._2 {
  background-image: -webkit-linear-gradient(45deg, rgba(206, 38, 213, .52), rgba(255, 82, 0, .2)), url('../images/Fotolia_909872_Subscription_Monthly_M.jpg');
  background-image: linear-gradient(45deg, rgba(206, 38, 213, .52), rgba(255, 82, 0, .2)), url('../images/Fotolia_909872_Subscription_Monthly_M.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 1000px;
  background-repeat: repeat, no-repeat;
}

.slider-3-slide._3 {
  background-image: url('../images/Fotolia_100156911_Subscription_Monthly_M.jpg');
  background-position: 0% 43%;
  background-size: auto 1000px;
}

.divider-icon {
  opacity: 0.2;
}

.pricing-row {
  margin-bottom: 70px;
}

.important-text {
  font-weight: 900;
}

.intro-title {
  margin-bottom: 10px;
  font-size: 22px;
}

.link {
  font-family: Roboto, sans-serif;
  color: #396491;
  font-size: 13px;
  text-decoration: none;
}

.link:hover {
  color: #006fe6;
}

.link.testimonial-url {
  display: block;
  color: #b4c2d1;
  text-align: center;
}

.link.testimonial-url:hover {
  color: #2284bd;
}

.footer-bottom-text {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  opacity: 0.5;
  font-family: 'Droid Serif', serif;
  color: #aab3bd;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}

.important-text-white {
  color: #fff;
}

.important-text-grey {
  color: #ededed;
}

.top-column.special {
  padding-right: 13px;
  padding-left: 13px;
}

.nav-menu-container {
  margin-top: 23px;
  padding-top: 0px;
}

.success-bg {
  padding-top: 13px;
  border-radius: 3px;
  background-color: #2284bd;
  text-align: center;
}

.success-text {
  color: #fff;
  font-size: 16px;
}

.error-bg {
  padding-top: 14px;
  background-color: #1e2024;
  text-align: center;
}

.fixed-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 4000;
}

.logo-slider {
  background-image: url('../images/logo-1.png');
  background-position: 50% 50%;
  background-size: 396px;
  background-repeat: no-repeat;
}

.logo-main {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 493;
  width: 400px;
  margin-bottom: 0px;
}

.logo-main.about {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-top: 110px;
  padding-left: 0px;
  float: left;
  text-align: left;
}

.logo-nav {
  width: 78px;
}

.row-1 {
  margin-right: 0px;
  margin-bottom: 48px;
  margin-left: 0px;
  padding-right: 65px;
  padding-left: 65px;
}

.row-1.spiecialoffers {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph-drumlessons {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 19px 57px;
  float: left;
  border-style: none;
  border-width: 3px;
  border-color: rgba(58, 82, 180, .08);
  font-family: Montserrat, sans-serif;
  color: #3a3f44;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.paragraph-drumlessons.about1 {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 12px;
  padding-bottom: 20px;
  border-style: none solid;
  background-color: #fff;
  text-align: left;
}

.paragraph-drumlessons.about2 {
  border-style: none;
  text-align: left;
}

.paragraph-drumlessons.smab {
  position: static;
  display: block;
  width: 958px;
  margin-right: auto;
  margin-bottom: 58px;
  margin-left: auto;
  padding: 4px 4px 6px;
  float: none;
  border-style: solid;
  border-color: #f3f3f3;
  border-radius: 10px;
  background-color: rgba(255, 163, 0, .2);
  color: #ffa300;
  font-size: 16px;
}

.paragraph-drumlessons.faqq {
  letter-spacing: 0px;
}

.pricing-qualifier {
  margin-top: 13px;
  margin-bottom: 19px;
  padding-bottom: 0px;
  font-family: Bitter, serif;
  color: #999;
  font-size: 26px;
  letter-spacing: -1px;
}

.pricing-qualifier.pecjaks {
  margin-top: -7px;
  margin-bottom: 7px;
  color: #2284bd;
}

.half-hourglass {
  position: static;
  left: 0px;
  top: 9px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 77px;
  float: none;
}

._34-hourglass {
  position: static;
  left: 0px;
  top: 6px;
  right: 0px;
  bottom: 0px;
  width: 77px;
  float: none;
  color: #c73a3a;
  font-size: 13px;
}

.full-hourglass {
  display: inline-block;
  width: 77px;
  max-width: 100%;
  float: none;
}

.price-tag {
  padding-top: 16px;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #ffa300;
  font-size: 74px;
  font-weight: 400;
  letter-spacing: -4px;
}

.price-tag:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.price-tag.pecjak {
  padding-top: 0px;
  font-family: Bitter, serif;
  color: #8f26d5;
  font-size: 28px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.price-tag.pecjak:hover {
  -webkit-transform: scale(0.91);
  -ms-transform: scale(0.91);
  transform: scale(0.91);
  color: #8f26d5;
  font-size: 28px;
}

.samba {
  display: block;
  margin-bottom: 15px;
  border-style: none;
  font-family: Bitter, serif;
  color: #ffa300;
}

.samba-paragraph {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.contact-callout {
  margin-top: 29px;
  margin-bottom: 29px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid none;
  border-width: 20px 7px;
  border-color: #f90 #000;
  background-color: transparent;
  font-family: Bitter, serif;
  color: #573504;
  font-size: 38px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ededed;
  background-image: url('../images/Cheshire-drumming-lessons.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-contact-form:hover {
  background-color: #000;
}

.logo-contain-pages {
  display: inline-block;
  height: 529px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo-div-pages {
  position: absolute;
  left: 0px;
  top: 45px;
  right: 0px;
  display: block;
  width: 100%;
  height: 235px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url('../images/logo-main.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
}

.about-column-div {
  float: left;
  background-image: url('../images/icon-users3.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.span-specjal {
  color: #ffa300;
  font-size: 38px;
  font-weight: 400;
  letter-spacing: -1px;
}

.voucherimg {
  width: 359px;
}

.in-paragraph-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f90;
  text-decoration: none;
  text-transform: none;
}

.in-paragraph-link:hover {
  border: 1px none #000;
  color: #2284bd;
  font-size: 13px;
  font-weight: 700;
}

.in-paragraph-link.heade {
  color: #ffa300;
}

.in-paragraph-link.heade:hover {
  font-size: 15px;
}

.colu.m-row {
  padding-bottom: 0px;
  color: transparent;
}

.div-vo {
  margin: 0px 143px 9px;
  padding-top: 0px;
  padding-bottom: 10px;
  border: 5px solid transparent;
  border-radius: 10px;
  background-color: transparent;
}

.pound {
  font-size: 54px;
  letter-spacing: 1px;
}

.half-price-span {
  color: #ffa300;
}

.bofy-about {
  max-height: 100%;
}

.video {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-color: transparent;
}

.ph11 {
  width: 815px;
  padding-bottom: 11px;
}

.ph22 {
  width: 814px;
  margin-bottom: 12px;
  border: 21px solid #fff;
  background-color: transparent;
}

.video-about {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: 2px;
  padding-bottom: auto;
  float: left;
  border: 21px solid #fff;
}

.image-drumsolo {
  width: 815px;
}

html.w-mod-js *[data-ix="nav-display-none"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="footer-view"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="text-show"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="text-show-2"] {
  opacity: 0;
}

@media (max-width: 991px) {
  h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #aab4bf;
    font-size: 25px;
  }
  .button.white-lined {
    margin-top: 41px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-color: #ffa300;
    background-color: #ffa300;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .button.white-lined.smbbb {
    padding-top: 11px;
    padding-bottom: 11px;
    border-color: #f06;
    background-color: #f06;
    font-size: 20px;
  }
  .button.divider-button {
    margin-top: 50px;
    background-color: #ffa300;
  }
  .button.faded {
    border-color: #2284bd;
    background-color: #2284bd;
    color: #fff;
  }
  .button.faded:hover {
    background-color: transparent;
  }
  .top-section {
    height: 648px;
  }
  .top-section.about.online-lessons.drumlesssons {
    height: 260px;
  }
  .top-section.about.sambapage {
    background-position: 0px 0px, 0px -94px;
    background-size: auto, cover;
  }
  .navbar {
    position: relative;
    z-index: 999;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .navbar:hover {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .page-content {
    padding: 70px 30px;
  }
  .page-content.intro {
    padding-top: 35px;
    padding-bottom: 37px;
    background-color: #f3f3f3;
  }
  .page-content.samba {
    margin-bottom: 0px;
    padding-top: 17px;
    padding-bottom: 33px;
    background-color: #f3f3f3;
  }
  .page-content.faq {
    padding-top: 30px;
    background-color: #f3f3f3;
  }
  .slider-2 {
    height: 600px;
  }
  .slider-2.smbapgeo {
    border: 5px solid #f3f3f3;
  }
  .text-block {
    height: 200px;
    padding-top: 25px;
    padding-left: 30px;
  }
  .text-block:hover {
    border-top-color: #dbdbdb;
    background-color: #282b30;
  }
  .text-block.right-aligned {
    padding-top: 10px;
    padding-right: 20px;
    border-style: none;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .text-block.right-aligned:hover {
    background-color: #fff;
  }
  .text-block.right-aligned.short {
    width: 100%;
    height: 260px;
    margin-bottom: 0px;
    padding-top: 10px;
    border-style: none;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .text-block.right-aligned.short:hover {
    background-color: #fff;
  }
  .text-block.right-aligned.short.lannds {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block.right-aligned.smbaaapgeee {
    border: 4px solid #f3f3f3;
  }
  .text-block.right-aligned.smbaaapgeee:hover {
    background-color: #fff;
  }
  .text-block.left-aligned {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .text-block.left-aligned:hover {
    background-color: #fff;
  }
  .text-block.left-aligned.short {
    width: 100%;
    height: 260px;
    margin-bottom: 0px;
    padding-top: 10px;
    border-style: none;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .text-block.left-aligned.short:hover {
    background-color: #fff;
  }
  .text-block.left-aligned.short.landas {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block.left-aligned.short.ghfh {
    padding-right: 20px;
  }
  .text-block.left-aligned.short.tyu {
    padding-top: 10px;
    padding-right: 20px;
  }
  .text-block.left-aligned.short.ghjjjj {
    padding-right: 20px;
  }
  .map {
    height: 600px;
  }
  .contact-column {
    height: 600px;
    padding-top: 50px;
    padding-right: 30px;
  }
  .logo-container {
    padding-top: 0px;
  }
  .logo-container:hover {
    padding-top: 0px;
    padding-right: 0px;
  }
  .nav-link {
    width: 100%;
    height: 62px;
    max-width: 991px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 25px;
    border-style: none none solid;
    border-color: #000 #000 #262626;
    border-bottom-width: 1px;
    border-radius: 0px;
    background-color: #282b30;
    opacity: 1;
    color: #b8b8b8;
    font-size: 16px;
  }
  .nav-link:hover {
    border-width: 0px 0px 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    background-color: #2284bd;
    color: #fff;
  }
  .nav-link.w--current {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    color: #b8b8b8;
  }
  .nav-link.w--current:hover {
    color: #fff;
  }
  .top-slide {
    padding-top: 20px;
  }
  .top-slide-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .top-slide-container.online-lessonssss {
    padding-right: 50px;
    padding-left: 50px;
  }
  .slider-title._2nd-slide {
    padding-top: 19px;
    padding-bottom: 19px;
    line-height: 80px;
  }
  .slider-title._2nd-slide.online.onlessonpage {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 67px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 75px;
  }
  .slider-subtitle {
    margin-top: 28px;
    padding-right: 104px;
    padding-left: 104px;
  }
  .slider-subtitle.one.bottom {
    margin-top: 25px;
    padding-right: 120px;
    padding-left: 120px;
  }
  .info-block {
    height: auto;
    padding-right: 8px;
    padding-bottom: 20px;
    padding-left: 8px;
    border-width: 3px;
    border-color: #ffa300;
  }
  .info-block.speciales {
    width: 100%;
    height: 250px;
    padding: 28px 6px 16px;
  }
  .icon-block {
    width: 60px;
    height: 60px;
    margin-top: -60px;
    padding: 2px 2px 0px;
    border-width: 2px;
    border-color: transparent;
  }
  .text-container {
    width: 330px;
  }
  .text-container.right-aligned {
    width: 550px;
    background-color: #f3f3f3;
  }
  .text-container.right-aligned:hover {
    background-color: #f3f3f3;
    color: #f3f3f3;
  }
  .pricing-box-list-item.end {
    padding-top: 15px;
  }
  .section-intro-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-title {
    font-size: 36px;
  }
  .section-title._2 {
    padding-bottom: 10px;
  }
  .section-title._2.pricing {
    margin-bottom: 70px;
  }
  .section-title._2.pricing.extra1 {
    margin-bottom: 14px;
    border-color: #f3f3f3;
    background-color: rgba(255, 163, 0, .2);
    color: #ffa300;
    font-size: 26px;
    line-height: 36px;
  }
  .section-title.drumlessons {
    float: none;
    color: #ffa300;
  }
  .section-title.drumlessons.samba {
    margin-bottom: 0px;
  }
  .section-title.drumlessons.samba.sambb {
    padding-top: 11px;
  }
  .section-title.drumlessons.smabb {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 42px;
  }
  .bottom-footer {
    position: static;
    padding-right: 24px;
    padding-left: 24px;
  }
  .some-block {
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background-color: #ffa300;
  }
  .some-block:hover {
    background-color: #2284bd;
  }
  .slider-navigation {
    font-size: 20px;
  }
  .slider-arrow.testimonials {
    margin-top: 160px;
  }
  .testimonials-section {
    padding-top: 70px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .testimonial-slider {
    height: 370px;
  }
  .testimonial-slide {
    padding-top: 0px;
  }
  .menu-icon {
    float: right;
    color: #ffa300;
    font-size: 25px;
  }
  .menu-button {
    position: relative;
    display: block;
    margin-top: 12px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
  }
  .menu-button:hover {
    border-radius: 3px;
    background-color: transparent;
  }
  .menu-button.w--open {
    border-radius: 3px;
    background-color: #282b30;
  }
  .menu-text {
    display: inline-block;
    margin-top: -4px;
    margin-right: 13px;
    margin-bottom: 0px;
    float: right;
    font-family: Bitter, serif;
    color: #cfcfcf;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
  }
  .contact-title {
    font-size: 35px;
  }
  .submit-button {
    border-color: #2284bd;
    background-color: #2284bd;
  }
  .submit-button:hover {
    background-color: transparent;
  }
  .divider-with-symbol {
    background-color: #ffa300;
  }
  .divider-symbol {
    width: 35px;
    height: 35px;
    margin-top: 0px;
    margin-bottom: -19px;
    padding-top: 7px;
    border: 1px solid #ffa300;
    background-color: #ffa300;
  }
  .divider-container {
    margin-bottom: 50px;
  }
  .pricing-row {
    margin-bottom: 0px;
  }
  .intro-title {
    margin-top: 15px;
    font-size: 16px;
  }
  .footer-bottom-text {
    font-size: 11px;
  }
  .important-text-white {
    color: #4e5a61;
  }
  .important-text-grey {
    color: #4e5a61;
  }
  .top-column {
    padding-right: 5px;
    padding-left: 5px;
  }
  .top-column.special {
    padding-top: 0px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .nav-menu-container {
    position: absolute;
    padding-bottom: 20px;
    padding-left: 0px;
    border-top: 1px solid #bdbdbd;
    background-color: #f0f0f0;
  }
  .success-bg {
    padding-top: 16px;
    padding-bottom: 10px;
  }
  .error-bg {
    background-color: red;
    color: #fff;
  }
  .logo-main {
    width: 350px;
  }
  .row-1 {
    margin-bottom: 55px;
  }
  .paragraph-drumlessons {
    margin-bottom: 13px;
  }
  .paragraph-drumlessons.about1 {
    padding: 12px 38px;
    background-color: #fff;
    font-size: 14px;
    line-height: 27px;
  }
  .paragraph-drumlessons.smab {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    width: auto;
    margin-right: 1px;
    margin-bottom: 22px;
    margin-left: 1px;
    padding-right: 19px;
    padding-left: 19px;
    float: none;
    clear: none;
    font-size: 14px;
  }
  .pricing-qualifier {
    margin-top: 7px;
    font-size: 19px;
  }
  .full-hourglass {
    display: inline-block;
  }
  .price-tag {
    padding-top: 0px;
    font-size: 57px;
  }
  .price-tag.pecjak {
    padding-top: 6px;
    font-size: 24px;
  }
  .price-tag.pecjak:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 24px;
  }
  .samba {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 27px;
  }
  .samba-paragraph {
    margin-top: 20px;
    text-decoration: none;
  }
  .about-column-div {
    height: 199px;
    margin-top: 70px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .span-specjal {
    font-size: 30px;
  }
  .body {
    background-color: #333;
  }
  .wrong-prgrph {
    color: #fff;
    font-size: 16px;
  }
  .video {
    margin-top: 49px;
  }
  .ph11 {
    padding-right: 3px;
    padding-left: 4px;
  }
}

@media (max-width: 767px) {
  .button.white-lined {
    margin-top: 0px;
  }
  .button.divider-button {
    margin-top: 28px;
    padding-top: 21px;
    border-width: 2px;
    border-color: #ffa300;
    border-radius: 6px;
    font-family: Bitter, serif;
  }
  .top-section {
    position: relative;
    z-index: 1;
    height: 900px;
  }
  .top-section.about {
    height: 176px;
    background-position: 0px 0px, 50% -124px;
    background-size: auto, 800px;
  }
  .top-section.about.online-lessons.drumlesssons {
    height: 215px;
    background-size: auto, 800px;
    background-attachment: scroll, fixed;
  }
  .top-section.about.online-lessons.specials {
    height: 215px;
  }
  .navbar {
    position: relative;
    z-index: 999;
    height: 59px;
    padding-right: 18px;
    padding-left: 10px;
  }
  .navbar:hover {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #fff;
  }
  .page-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-content.intro {
    padding-top: 22px;
    padding-bottom: 40px;
  }
  .page-content.samba {
    border-bottom: 1px none #000;
  }
  .slider-2 {
    height: 350px;
  }
  .text-block {
    height: auto;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .text-block.right-aligned {
    height: 270px;
    margin-bottom: 15px;
    text-align: left;
  }
  .text-block.right-aligned.short {
    height: 250px;
    margin-bottom: 15px;
  }
  .text-block.right-aligned.short.lannds {
    height: 180px;
    margin-bottom: 15px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .text-block.right-aligned.short.lannds.dffgffg {
    height: 135px;
    margin-bottom: 15px;
  }
  .text-block.right-aligned.smbaaapgeee {
    height: auto;
  }
  .text-block.left-aligned {
    height: 255px;
    margin-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block.left-aligned.short {
    margin-bottom: 15px;
  }
  .text-block.left-aligned.short.landas {
    height: 170px;
    margin-bottom: 15px;
  }
  .text-block.left-aligned.short.ghfh {
    height: 207px;
  }
  .text-block.left-aligned.short.tyu {
    height: 190px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .map {
    height: 300px;
  }
  .contact-column {
    text-align: center;
  }
  .logo-container {
    padding-top: 0px;
  }
  .nav-link {
    height: 36px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #282b30;
    font-size: 14px;
  }
  .top-slider {
    width: auto;
    height: 1000px;
  }
  .top-slide {
    padding-top: 70px;
  }
  .top-slide-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .top-slide-container.online-lessonssss {
    padding-right: 32px;
    padding-left: 32px;
  }
  .top-slide-container.smabaaaapage {
    padding-right: 72px;
    padding-left: 72px;
  }
  .slider-title {
    font-size: 33px;
  }
  .slider-title._2nd-slide {
    margin-top: 47px;
    margin-bottom: 12px;
    padding-top: 26px;
    padding-bottom: 26px;
    font-size: 45px;
    line-height: 0px;
  }
  .slider-title._2nd-slide.online.onlessonpage {
    margin-top: 84px;
    padding-top: 23px;
    padding-bottom: 22px;
    font-size: 50px;
    line-height: 23px;
  }
  .slider-title._2nd-slide.sam {
    margin-top: 64px;
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: hsla(0, 0%, 100%, .14);
  }
  .slider-subtitle {
    margin-top: 21px;
    margin-bottom: 19px;
    padding-right: 36px;
    padding-left: 36px;
    font-size: 12px;
  }
  .slider-subtitle.one.top {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 61px 9px;
    font-size: 11px;
    line-height: 16px;
  }
  .slider-subtitle.one.bottom {
    font-size: 12px;
  }
  .info-block {
    margin-bottom: 57px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-style: solid;
  }
  .info-block.speciales {
    height: 169px;
    margin-bottom: 25px;
    padding: 28px 16px 9px;
  }
  .icon-block {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 65px;
    height: 65px;
    margin-top: -65px;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .text-container {
    width: 100%;
  }
  .text-container.right-aligned {
    width: 450px;
  }
  .text-container.right-aligned:hover {
    background-color: #f3f3f3;
    color: #ffa300;
  }
  .pricing-box {
    margin-bottom: 30px;
  }
  .pricing-box-list-item {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .section-intro-block {
    padding-right: 3px;
    padding-left: 3px;
  }
  .section-title._2.pricing {
    margin-top: 7px;
    margin-bottom: 49px;
    font-size: 24px;
    line-height: 29px;
  }
  .section-title._2.pricing.extra1 {
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 17px;
    line-height: 29px;
    font-weight: 700;
  }
  .section-title.drumlessons {
    margin-bottom: 8px;
    padding-bottom: 0px;
    font-size: 31px;
  }
  .section-title.drumlessons.samba {
    margin-bottom: 6px;
    color: #ffa300;
    font-size: 30px;
    line-height: 32px;
  }
  .section-title.drumlessons.smabb {
    margin-bottom: 7px;
    font-size: 22px;
    line-height: 33px;
  }
  .bottom-footer {
    position: static;
    padding-top: 9px;
    padding-bottom: 0px;
    text-align: center;
  }
  .some-block {
    width: 33px;
    height: 33px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 7px;
    padding-left: 7px;
    float: none;
  }
  .footer-left {
    text-align: center;
  }
  .footer-right {
    font-size: 15px;
  }
  .slider-arrow.testimonials {
    margin-top: 75px;
  }
  .testimonials-section {
    padding-top: 50px;
  }
  .testimonial-slider {
    height: 250px;
  }
  .testimonial-photo {
    height: 100px;
    margin-bottom: 30px;
  }
  .testimonial-photo-column {
    text-align: center;
  }
  .menu-button.w--open {
    background-color: #282b30;
  }
  .submit-button {
    border-style: none;
    border-color: transparent;
  }
  .submit-button:hover {
    background-color: #2284bd;
  }
  .divider-symbol {
    width: 38px;
    height: 37px;
    margin-bottom: -19px;
    padding-top: 3px;
  }
  .divider-container {
    margin-top: 0px;
  }
  .intro-title {
    font-size: 25px;
  }
  .footer-bottom-text {
    margin-top: 5px;
    font-size: 11px;
    text-align: center;
  }
  .nav-menu-container {
    position: static;
    overflow: scroll;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .testimonial-navigation {
    padding-bottom: 40px;
    opacity: 0.1;
  }
  .header {
    z-index: 998;
  }
  .logo-main {
    width: 144px;
  }
  .logo-nav {
    width: 50px;
  }
  .row-1 {
    margin-bottom: 0px;
  }
  .paragraph-drumlessons {
    padding: 0px;
    font-size: 12px;
    line-height: 23px;
  }
  .paragraph-drumlessons.about1 {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
  .paragraph-drumlessons.about2 {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 14px;
  }
  .paragraph-drumlessons.smab {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 3px;
    padding-left: 3px;
    border-color: #f3f3f3;
    border-bottom-style: none;
    border-bottom-width: 1px;
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: -1px;
  }
  .pricing-qualifier {
    margin-top: 8px;
    font-size: 25px;
  }
  .half-hourglass {
    width: 60px;
  }
  ._34-hourglass {
    width: 60px;
  }
  .full-hourglass {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline-block;
    width: 60px;
    height: auto;
    max-width: 200%;
    float: none;
  }
  .price-tag {
    color: #ffa300;
  }
  .price-tag.pecjak {
    margin-bottom: 1px;
    padding-bottom: 1px;
    font-size: 23px;
  }
  .price-tag.pecjak:hover {
    font-size: 23px;
  }
  .samba {
    font-size: 21px;
    text-align: center;
  }
  .samba-paragraph {
    background-color: #fff;
  }
  .section-contact-form {
    width: 100%;
  }
  .logo-div-pages {
    left: 0px;
    top: 14px;
    right: 0px;
    height: 111px;
    margin-top: 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .about-column-div {
    height: 66px;
    margin-top: 0px;
    margin-bottom: 10px;
    background-position: 50% 50%;
    background-size: contain;
  }
  .body {
    background-color: #333;
  }
  .footer-text {
    font-size: 9px;
  }
  .div-vo {
    margin: 23px 74px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 30px;
    line-height: 28px;
  }
  .button.white-lined.smbbb.spc {
    border-color: #8f26d5;
    background-color: #8f26d5;
  }
  .button.pricing-button {
    margin-top: 5px;
  }
  .button.divider-button {
    width: 85%;
    height: 61px;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-top: 19px;
    background-color: #ffa300;
    -webkit-transition-property: none;
    transition-property: none;
    font-size: 33px;
  }
  .button.divider-button:hover {
    background-color: #ffa300;
  }
  .top-section {
    height: 100%;
  }
  .top-section.about {
    height: 150px;
  }
  .top-section.about.online-lessons.drumlesssons {
    z-index: 1;
    height: 140px;
    background-attachment: scroll, scroll;
  }
  .top-section.about.online-lessons.specials {
    height: 140px;
  }
  .top-section.about.sambapage {
    background-position: 0px 0px, 0px 2px;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .navbar {
    position: relative;
    z-index: 999;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-perspective: 1072px;
    perspective: 1072px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
  }
  .page-content {
    padding: 30px 25px 5px;
  }
  .page-content.intro {
    padding: 10px 5px 30px 6px;
  }
  .page-content.samba {
    padding-right: 5px;
    padding-left: 5px;
  }
  .page-content.faq {
    padding-right: 15px;
    padding-left: 15px;
  }
  .slider-2 {
    height: 250px;
  }
  .text-block {
    padding-right: 25px;
    padding-left: 25px;
  }
  .text-block.right-aligned {
    height: auto;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .text-block.right-aligned.short.lannds {
    height: auto;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .text-block.right-aligned.short.lannds.dffgffg {
    height: auto;
  }
  .text-block.right-aligned.smbaaapgeee {
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .text-block.left-aligned {
    height: auto;
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .text-block.left-aligned.short.landas {
    height: auto;
    margin-bottom: 10px;
    padding: 30px 10px 15px;
  }
  .text-block.left-aligned.short.ghfh {
    height: auto;
    padding-top: 30px;
  }
  .text-block.left-aligned.short.tyu {
    height: auto;
    padding-bottom: 15px;
  }
  .text-block.left-aligned.short.ghjjjj {
    height: auto;
  }
  .contact-column {
    height: auto;
    padding: 30px 25px 20px;
  }
  .logo-container {
    margin-top: 0px;
    padding-left: 5px;
  }
  .nav-link {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
    display: block;
    height: auto;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 21px;
    float: left;
    clear: left;
    background-color: #333;
    color: #ffa300;
    font-size: 15px;
  }
  .nav-link.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }
  .top-slider {
    height: 800px;
  }
  .top-slide {
    padding-top: 50px;
  }
  .top-slide-container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .top-slide-container.online-lessonssss {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .top-slide-container.smabaaaapage {
    padding-right: 19px;
    padding-left: 19px;
  }
  .slider-title {
    margin-top: 10px;
    margin-bottom: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 19px;
  }
  .slider-title._2nd-slide {
    display: block;
    margin-top: 50px;
    margin-bottom: 49px;
    padding: 18px 0px;
    font-size: 27px;
  }
  .slider-title._2nd-slide.online.onlessonpage {
    margin-top: 44px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: none;
    font-size: 29px;
    line-height: 1;
  }
  .slider-subtitle {
    margin-bottom: 0px;
    padding-top: 34px;
    padding-bottom: 34px;
    font-size: 10px;
  }
  .slider-subtitle.one.top {
    margin-bottom: 4px;
    padding-right: 13px;
    padding-bottom: 4px;
    padding-left: 13px;
    font-size: 8px;
    line-height: 14px;
    letter-spacing: 0px;
  }
  .info-block {
    margin-bottom: 30px;
    padding: 30px 10px 20px;
    border-style: solid;
    border-color: #ffa300;
  }
  .info-block.speciales {
    height: auto;
    margin-bottom: 24px;
    padding: 26px 9px;
    font-size: 13px;
  }
  .icon-block {
    width: 65px;
    margin-top: -63px;
    border-color: transparent;
    background-color: #fff;
  }
  .text-container.right-aligned {
    width: auto;
    margin-top: 60px;
  }
  .pricing-box {
    min-height: 0px;
  }
  .pricing-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pricing-title.price-description {
    padding-bottom: 5px;
  }
  .pricing-box-list-item.end {
    padding-bottom: 20px;
  }
  .pricing-feature-text {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
  }
  .section-intro-block {
    margin-bottom: 10px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .section-title {
    font-size: 25px;
    line-height: 25px;
  }
  .section-title._2.pricing {
    margin-top: 24px;
    margin-bottom: 42px;
    color: #777;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .section-title._2.pricing.extra1 {
    margin: 0px 4px 26px;
    padding-bottom: 9px;
    background-color: transparent;
    font-family: Bitter, serif;
    color: #777;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
  }
  .section-title.drumlessons {
    margin-bottom: 16px;
    color: #ffa300;
    font-size: 25px;
  }
  .section-title.drumlessons.samba {
    padding-top: 0px;
    padding-bottom: 6px;
    font-size: 24px;
    line-height: 26px;
  }
  .section-title.drumlessons.smabb {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 24px;
  }
  .section-title.drumlessons.sp {
    margin-top: 14px;
    margin-bottom: 30px;
    font-size: 23px;
  }
  .bottom-footer {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    background-color: #333;
  }
  .some-block {
    margin-right: 5px;
    margin-left: 5px;
  }
  .footer-right {
    margin-bottom: 10px;
  }
  .slider-navigation {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .slider-arrow.testimonials {
    margin-left: 0px;
  }
  .slider-arrow.testimonials.right {
    margin-left: 40px;
  }
  .testimonials-section {
    padding-top: 30px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .testimonial-slider {
    height: 230px;
  }
  .testimonial-text-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .testimonial-title {
    margin-bottom: 3px;
  }
  .testimonial-text {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .menu-button {
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
  }
  .menu-button.w--open {
    margin-top: 0px;
    background-color: #282b30;
  }
  .contact-title {
    margin-bottom: 20px;
    color: #ffa300;
    font-size: 30px;
    line-height: 25px;
  }
  .submit-button {
    -webkit-transition-property: none;
    transition-property: none;
  }
  .submit-button:hover {
    border-color: transparent;
    background-color: #2284bd;
  }
  .divider-symbol {
    width: 30px;
    height: 30px;
    text-transform: uppercase;
  }
  .divider-container {
    margin-bottom: 34px;
  }
  .link.testimonial-url {
    color: #2284bd;
  }
  .link.testimonial-url:hover {
    color: #000;
  }
  .footer-bottom-text {
    margin-top: 6px;
    margin-bottom: 0px;
    font-size: 7px;
    line-height: 11px;
    letter-spacing: 0px;
  }
  .top-column {
    margin-bottom: 23px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-menu-container {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    clear: left;
  }
  .nav-menu-container:hover {
    display: block;
  }
  .header {
    z-index: 999;
  }
  .logo-nav {
    width: 35px;
  }
  .row-1 {
    margin-bottom: 0px;
    padding-right: 33px;
    padding-left: 33px;
  }
  .paragraph-drumlessons {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-perspective: 1804px;
    perspective: 1804px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    font-size: 10px;
    line-height: 15px;
  }
  .paragraph-drumlessons.about1 {
    z-index: 1;
    margin-bottom: 10px;
    padding: 10px 18px 13px 19px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
  }
  .paragraph-drumlessons.smab {
    margin-right: 0px;
    margin-bottom: 21px;
    margin-left: 0px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 0px;
  }
  .pricing-qualifier {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
  }
  .half-hourglass {
    width: 57px;
  }
  ._34-hourglass {
    width: 57px;
  }
  .full-hourglass {
    width: 57px;
  }
  .price-tag {
    margin-top: 19px;
    margin-bottom: 9px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #ffa300;
    font-size: 57px;
    font-weight: 400;
    letter-spacing: -2px;
  }
  .price-tag:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .price-tag.pecjak {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 20px;
  }
  .price-tag.pecjak:hover {
    font-size: 20px;
  }
  .samba {
    font-size: 19px;
    line-height: 20px;
    font-weight: 400;
  }
  .samba-paragraph {
    font-size: 12px;
    line-height: 19px;
    text-align: center;
  }
  .section-contact-form {
    background-position: 100% 50%;
    background-size: 1000px;
    background-attachment: fixed;
  }
  .logo-div-pages {
    height: 95px;
  }
  .about-column-div {
    height: 55px;
  }
  .voucherimg {
    width: 234px;
  }
  .in-paragraph-link {
    color: #2284bd;
  }
  .in-paragraph-link:hover {
    color: #ffa300;
    font-size: 10px;
  }
  .in-paragraph-link.heade {
    -webkit-transition-property: none;
    transition-property: none;
    font-size: 10px;
  }
  .in-paragraph-link.heade:hover {
    font-size: 10px;
    font-weight: 400;
  }
  .body {
    background-color: #333;
  }
  .navabr2 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 3;
  }
  .footer-text {
    font-family: Roboto, sans-serif;
    font-size: 9px;
    line-height: 5px;
    letter-spacing: 1px;
  }
  .div-vo {
    margin-top: 0px;
    margin-right: 13px;
    margin-left: 13px;
  }
  .pound {
    font-size: 48px;
  }
  .ph22 {
    margin-bottom: 6px;
  }
}

