 @import url(css/swiper.css);
/*!normalize.css v2.1.3|MIT License|git.io/normalize*/
/* line 10, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 26, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
audio,
canvas,
video {
  display: inline-block;
}

/* line 34, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
[hidden],
template {
  display: none;
}

/* line 51, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
}

/* line 57, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
body {
  margin: 0;
}

/* line 64, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
a {
  background: transparent;
}

/* line 69, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
a:focus {
  outline: thin dotted;
}

/* line 74, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
a:active,
a:hover {
  outline: 0;
}

/* line 83, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* line 89, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 94, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
b,
strong {
  font-weight: bold;
}

/* line 100, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
dfn {
  font-style: italic;
}

/* line 105, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 111, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
mark {
  background: #FF0;
  color: #000;
}

/* line 117, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 126, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
pre {
  white-space: pre-wrap;
}

/* line 131, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 136, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
small {
  font-size: 80%;
}

/* line 141, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 148, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
sup {
  top: -0.5em;
}

/* line 151, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
sub {
  bottom: -0.25em;
}

/* line 158, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
img {
  border: 0;
}

/* line 163, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
svg:not(:root) {
  overflow: hidden;
  color: black;
}

/* line 170, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
figure {
  margin: 0;
}

/* line 177, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
fieldset {
  border: 1px solid #C0C0C0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 185, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
legend {
  border: 0;
  padding: 0;
}

/* line 193, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 204, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
button,
input {
  line-height: normal;
}

/* line 213, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
button,
select {
  text-transform: none;
}

/* line 223, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 232, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 239, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 248, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 255, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 261, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 269, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 277, /Applications/Scout-App.app/Contents/Resources/app.nw/scout-files/mixins/_normalize.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GillSansBook";
  src: url("fonts/GillSansMTPro-Book.otf");
}

@font-face {
  font-family: "GillSansBold";
  src: url("fonts/GillSansMTPro-Bold.otf");
}

@font-face {
  font-family: "GillSansMedium";
  src: url("fonts/GillSansMTPro-Medium.otf");
}

@font-face {
  font-family: "GillSansLight";
  src: url("fonts/GillSansMTPro-Light.otf");
}

@font-face {
  font-family: "TrajanProRegular";
  src: url("fonts/Trajan Pro Regular.ttf");
}

/* line 48, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
html {
  box-sizing: border-box;
}

/* line 51, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 55, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
body {
  font-family: "GillSansLight", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #43474E;
}

/* line 60, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
h1, h2, h3 {
  font-family: "TrajanProRegular","Times new Roman",serif;
  color: #111;
}

/* line 65, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
h1 {
  font-size: 1.5rem;
}

/* line 69, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
h2 {
  font-size: 1.5rem;
  line-height: 1.5;
}

@media screen and (min-width: 600px) {
  /* line 69, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  h2 {
    font-size: 2rem;
  }
}

/* line 77, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
p {
  line-height: 1.6;
}

/* line 81, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
main {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 93, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
img {
  width: 100%;
  height: 100%;
}

/* Components */
/* line 100, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.button {
  background-color: #128C7E;
  color: #fff;
  display: inline-block;
  padding: 1.25rem 2rem 1rem 2rem;
  text-decoration: none;
  box-shadow: 0px 2px 8px 0px #888;
  font-size: 1.2rem;
}

.button:hover{
  color: white;
  text-decoration: none;
}

@media screen and (min-width: 600px) {
  /* line 100, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .button {
    padding-left: 3rem;
    padding-right: 3 rem;
    font-size: 1.5rem;
  }
}

/* line 113, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.button span {
  display: block;
}

/* line 116, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.button .primary {
  text-transform: uppercase;
}

/* line 120, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.button .secondary {
  font-family: "GillSansLight";
}

/* line 126, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header {
  position: relative;
  text-align: center;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 2rem;
}

/* line 132, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header .logo {
  position: absolute;
  width: 148px;
  height: auto;
  left: 50%;
  top: 20px;
  margin-left: -74px;
  z-index: 2;
}

/* line 141, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header .button {
  position: relative;
  margin-top: -4rem;
}

@media screen and (min-width: 600px) {
  /* line 141, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  header .button {
    margin-top: -3rem;
  }
}

/* line 149, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header .wrapper {
  position: absolute;
  top: 0;
  margin-top: 150px;
  width: 100%;
  padding: 1rem 1rem 0 1rem;
  background: rgba(0, 0, 0, 0.55);
}

@media screen and (min-width: 320px) and (max-width: 475px) { text-align: center; margin: 0 auto; }{
header .wrapper {
  position: absolute;
  top: 0;
  margin-top: 250px;
  width: 100%;
  padding: 1rem 1rem 0 1rem;
  background: rgba(0, 0, 0, 0.55);
}  
}

/* line 155, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header .wrapper h1, header .wrapper h2, header .wrapper h3 {
  color: #fff;
  text-align: center;
}

/* line 159, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header .wrapper h1 {
  font-size: 1.5rem;
}

/* line 162, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
header .wrapper h3 {
  font-family: "GillSansLight";
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.5;
}

@media screen and (min-width: 600px) {
  /* line 149, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  header .wrapper {
    top: 20%;
    padding: 0 1rem;
  }
  /* line 171, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  header .wrapper h1 {
    font-size: 2.5rem;
  }
  /* line 174, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  header .wrapper h3 {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 800px) {
  /* line 182, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .benefits-wrapper {
    display: flex;
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1000px) {
  /* line 182, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .benefits-wrapper {
    width: 80%;
  }
}

/* line 192, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits, .why {
  color: #717171;
  text-align: left;
}

@media screen and (min-width: 800px) {
  /* line 192, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .benefits, .why {
    padding: 0 1rem;
    flex: 1;
  }
  /* line 198, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .benefits h2, .why h2 {
    margin-top: 1rem;
  }
}

/* line 203, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits ul, .why ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 209, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits li, .why li {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  clear: both;
}

/* line 214, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits li:before, .why li:before {
  display: inline-block;
  float: left;
  margin-right: 0.75rem;
  clear: left;
  margin-bottom: 1rem;
  padding-top: 0.25rem;
}

@media screen and (min-width: 600px) {
  /* line 214, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .benefits li:before, .why li:before {
    margin-right: 1rem;
    margin-bottom: 2rem;
  }
}

/* line 229, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits {
  /*padding:0;*/
}

/* line 232, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits li.teach_kids:before {
  background: url('img/svg/boy-voilin.svg');
  content: '';
  height: 30px;
  width: 30px;
  padding-top: 0;
}

/* line 236, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits li.professor:before {
  background: url('img/svg/guitar.svg');
  content: '';
  height: 30px;
  width: 30px;
  padding-top: 0;
}

/* line 240, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.benefits li.arrangements:before {
  background: url('img/svg/controls.svg');
  content: '';
  height: 30px;
  width: 30px;
}

/* line 245, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.why {
  /*padding:0;*/
}

/* line 247, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.why h2 {
  margin-top: 2rem;
}

@media screen and (min-width: 800px) {
  /* line 247, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .why h2 {
    margin-top: 1rem;
  }
}

/* line 254, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.why li.never_alone:before {
  background: url('img/svg/lcd.svg');
  content: '';
  height: 30px;
  width: 30px;
  padding-top: 0.5rem;
}

/* line 258, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.why li.private_class:before {
  background: url('img/svg/home.svg');
  content: '';
  height: 30px;
  width: 30px;
  padding-top: 0.5rem;
}

/* line 261, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.why li.devices:before {
  background: url('img/svg/micro.svg');
  content: '';
  height: 30px;
  width: 30px;
  padding-top: 0.5rem;
}

/* line 269, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer {
  border: 2px solid #128C7E;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 5rem;
  border-radius: 5px;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}


@media screen and (min-width: 600px) {
  /* line 269, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .special-offer {
    width: 25rem;
  }
  /* line 282, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .special-offer:before {
    content: url(img/desktop/child-on-class.png);
    display: block;
    position: absolute;
    left: -28rem;
    bottom: 4rem;
    z-index: -1;
  }
  /* line 290, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .special-offer:after {
    content: url(img/desktop/class.png);
    display: block;
    position: absolute;
    right: -6.5rem;
    width: 100%;
    bottom: 4rem;
    z-index: -1;
  }
}



/* line 299, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer .header {
  background: #128C7E;
  color: #fff;
  display: block;
  text-align: center;
  padding: 1.25rem 0 1rem 0;
  font-size: 1.5rem;
}

@media screen and (min-width: 600px) {
  /* line 299, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .special-offer .header {
    font-size: 1.75rem;
  }
}

/* line 309, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer .header .primary {
  display: block;
  text-transform: uppercase;
  font-family: "GillSansMedium";
}

/* line 314, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer .header .secondary {
  display: block;
  font-family: "GillSansLight";
  margin-top: 0.5rem;
}

/* line 320, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer ul {
  margin: 0;
  padding: 1.5rem 2.5rem;
  padding-bottom: 0;
  text-align: left;
  list-style: none;
}

/* line 326, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer ul li {
  padding: 0;
  margin: 0;
  position: relative;
  margin-bottom: 1.5rem;
  padding-left: 2.5rem;
}

@media screen and (min-width: 600px) {
  /* line 326, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .special-offer ul li {
    font-size: 1.3rem;
    padding-left: 2.75rem;
  }
}

/* line 336, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer ul li:last-child {
  margin-bottom: 0rem;
}

/* line 339, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer ul li:before {
  background: url('img/svg/music.svg');
  display: block;
  content: '';
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 348, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.special-offer .button {
  position: relative;
  bottom: -3rem;
  margin-top: -2rem;
}

/* line 355, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.instructor-wrapper {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 1rem;
}

@media screen and (min-width: 600px) {
  /* line 355, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .instructor-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

/* line 365, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.instructor-wrapper p, .instructor-wrapper h2 {
  margin-left: 1rem;
  margin-right: 1rem;
}

/* line 369, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.instructor-wrapper h2 {
  text-align: center;
}

@media screen and (min-width: 600px) {
  /* line 369, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .instructor-wrapper h2 {
    width: 100%;
  }
}

@media screen and (min-width: 600px) {
  /* line 375, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .instructor-wrapper p {
    width: 30rem;
  }
}

/* line 381, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.instructor-wrapper picture {
  display: block;
  font-size: 0;
}

@media screen and (min-width: 600px) {
  /* line 385, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .instructor-wrapper img {
    width: 400px;
  }
}

/* line 393, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper {
  background: #43474E;
  color: #fff;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1rem;
  position: relative;
}

/* line 400, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper:after {
  display: none;
  position: absolute;
  content: "";
  left: 50%;
  margin-left: -2.5rem;
  object-fit: cover;
  width: 5rem;
  height: 5rem;
  background: url("img/icons/down.svg") center center no-repeat;
  background-size: cover;
  bottom: -3rem;
}

@media screen and (min-width: 800px) {
  /* line 413, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .testimonials-wrapper .swiper-container {
    width: 60%;
    margin-left: 30%;
  }
}

@media screen and (min-width: 1200px) {
  /* line 413, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .testimonials-wrapper .swiper-container {
    width: 50%;
  }
}

/* line 422, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper p {
  margin: 0;
  line-height: 2;
}

/* line 426, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper .name {
  color: #A5A5A5;
}

/* line 428, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper .name:before {
  display: inline;
  content: "- ";
}

/* line 433, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper .swiper-slide {
  padding-bottom: 1rem;
}

/* line 436, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper .swiper-pagination {
  text-align: right;
  padding-right: 2rem;
}

/* line 440, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  background: transparent;
}

@media screen and (min-width: 800px) {
  /* line 440, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .testimonials-wrapper .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
  }
}

/* line 451, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.testimonials-wrapper .swiper-pagination-bullet-active {
  background: #fff;
}

/* line 456, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 458, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper h2 {
  text-align: center;
}

/* line 461, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .video-wrapper {
  text-align: center;
}

@media screen and (min-width: 800px) {
  /* line 461, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .free-lessons-wrapper .video-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

/* line 468, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .video-wrapper .video {
  width: 100%;
  margin-top: 1rem;
}

@media screen and (min-width: 800px) {
  /* line 468, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .free-lessons-wrapper .video-wrapper .video {
    margin-top: 0.5rem;
    width: auto;
    flex: 1;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

/* line 480, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .video-container {
  position: relative;
  padding-bottom: 56.25%;
  /*16:9*/
  height: 0;
  overflow: hidden;
}

/* line 485, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .video-container iframe, .free-lessons-wrapper .video-container object, .free-lessons-wrapper .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 493, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .swiper-container {
  padding-bottom: 2rem;
}

@media screen and (min-width: 800px) {
  /* line 493, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  .free-lessons-wrapper .swiper-container {
    padding-bottom: 0;
  }
}

/* line 499, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .swiper-pagination {
  bottom: 0;
}

/* line 502, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .swiper-pagination-bullet {
  width: 4rem;
  height: 0.6rem;
  border-radius: 0;
}

/* line 507, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
.free-lessons-wrapper .swiper-pagination-bullet-active {
  background: #128C7E;
}

/* line 512, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
footer {
  text-align: center;
  margin-top: 3rem;
  color: #979797;
}

@media screen and (min-width: 600px) {
  /* line 512, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  footer {
    margin-top: 5rem;
  }
}

/* line 519, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
footer .button {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  margin-bottom: -.5rem;
  /*margin-bottom:-1rem;*/
  box-shadow: 0px 2px 8px 0px #222;
}

@media screen and (min-width: 1200px) {
  /* line 519, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  footer .button {
    margin-bottom: 1.6rem;
  }
}

/* line 530, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
footer .wrapper {
  background: #44474C;
  position: relative;
  margin-left: -1rem;
  margin-right: -1rem;
}

/* line 535, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
footer .wrapper:before {
  position: absolute;
  top: -100px;
  display: none;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  background: transparent;
  border-width: 0 50vw 100px 50vw;
  border-color: transparent transparent #44474C transparent;
}

@media screen and (min-width: 1200px) {
  /* line 530, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  footer .wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 550, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
  footer .wrapper:before {
    position: absolute;
    top: -100px;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    background: transparent;
    border-width: 0 calc(600px - 1rem) 100px calc(600px - 1rem);
    border-color: transparent transparent #44474C transparent;
  }
}

/* line 564, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
footer .logo {
  width: 30px;
  padding-top: 3rem;
}

/* line 568, /Users/Mika/Google Drive/Projects - Shared/Metodo Mirkovic/US Landing Page/css/theme.scss */
footer .copyright {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/*# sourceMappingURL=../theme.map */