/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/*! + some other stuff from HTML5 Reset from Richard Clark */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
nav ul {
  list-style: none;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
optgroup {
  font-weight: bold;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font-size: 20px;
  font-family: 'Yantramanav', sans-serif;
  font-weight: 300;
  color: #333333;
}
a {
  color: #cd524f;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Yantramanav', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  text-decoration: none;
  color: #cd524f;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #cd524f;
  text-decoration: none;
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
  line-height: .95em;
  color: #1a1a1a;
}
h5,
h6 {
  font-weight: bold;
  line-height: 1em;
}
h1 {
  font-size: 1.6em;
  text-align: center;
  display: block;
  padding-top: 25px;
  font-weight: 300;
  color: #333333;
}
@media only screen and (min-width:768px) {
  h1 {
    font-size: 2.2em;
    padding-top: 63px;
  }
}
@media only screen and (min-width:1025px) {
  h1 {
    font-size: 2.5em;
    padding-top: 95px;
  }
}
h2 {
  font-size: 1.1em;
  font-weight: 300;
  color: #333333;
}
@media only screen and (min-width:768px) {
  h2 {
    font-size: 1.2em;
  }
}
@media only screen and (min-width:1025px) {
  h2 {
    margin-top: 24px;
  }
}
body {
  background-color: #2e2c29;
}
.wrap {
  max-width: 910px;
  margin: 0px auto;
  margin-top: 50px;
  font-size: 27px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}
.wrap .row {
  display: block;
  margin-bottom: 10px;
}
.wrap .row .col-1,
.wrap .row .col-2,
.wrap .row col-3 {
  display: inline-block;
  vertical-align: top;
}
.wrap .row .col-1 {
  width: 300px;
}
.wrap .row .col-2 {
  width: 600px;
  padding-right: 10px;
}
.wrap .row .col-3 {
  width: 100%;
}
.wrap .row .img1 {
  margin-bottom: 10px;
}
.wrap .row .col-video {
  overflow: hidden;
}
.wrap .row .video-js {
  width: 100%;
}
.wrap .row .footer {
  background-color: #000;
  text-align: center;
  padding: 10px 0px;
}
.wrap .row .footer a {
  color: #fff;
}
.wrap .row-mid {
  margin-bottom: 0px;
}
@media only screen and (max-width: 910px) {
  .wrap {
    font-size: 24px;
  }
  .wrap .row .col-1 {
    width: 50%;
  }
  .wrap .row .col-2 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .wrap {
    font-size: 22px;
  }
  .wrap .row .col-1,
  .wrap .row .col-2 {
    width: 100%;
  }
  .wrap .row .col-2 {
    padding-right: 0;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
}
/*# sourceMappingURL=style.css.map */