html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
@font-face {
  font-family: 'bangui';
  src: url("../fonts/bangui05-webfont.woff2") format('woff2'), url("../fonts/bangui05-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-extrabold';
  src: url("../fonts/raleway-extrabold-webfont.woff2") format('woff2'), url("../fonts/raleway-extrabold-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-semibold';
  src: url("../fonts/raleway-semibold-webfont.woff2") format('woff2'), url("../fonts/raleway-semibold-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-regular';
  src: url("../fonts/raleway-regular-webfont.woff2") format('woff2'), url("../fonts/raleway-regular-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
  color: inherit;
}
body {
  background-image: url("../images/bg.jpg");
  background-color: #000;
  background-size: 100% auto;
  background-repeat: repeat-y;
  color: #fff;
  min-width: 320px;
}
.container {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.row:before,
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row {
  clear: both;
}
.row .col-2 {
  float: left;
  width: 50%;
  min-height: 1px;
}
@media (max-width: 750px) {
  .row .col-2 {
    float: none;
    width: 100%;
  }
  .row .col-2.right,
  .row .col-2.left {
    padding: 0 !important;
  }
  .row .col-2.right {
    margin-top: 50px;
  }
}
@media (max-width: 600px) {
  .row .col-2.right {
    margin-top: 30px;
  }
}
.row .col-2.right {
  padding-left: 25px;
  text-align: center;
}
.row .col-2.left {
  padding-right: 25px;
}
.wrapper {
  display: inline-block;
  width: 100%;
}
.wrapper section {
  display: inline-block;
  width: 100%;
}
.head {
  display: block;
  min-height: 45px;
  background-color: #6d1ea6;
  line-height: 45px;
  text-align: center;
}
@media (max-width: 900px) {
  .head {
    line-height: 1.5;
    padding: 20px 10px;
  }
}
.head p {
  display: inline-block;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.2em;
  font-family: 'raleway-regular';
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .head p {
    font-size: 11px;
  }
}
.head p br {
  display: none;
}
@media (max-width: 900px) {
  .head p br {
    display: block;
  }
}
.head p b {
  font-family: 'raleway-extrabold';
  color: #fff;
  font-weight: normal;
}
.head p span {
  font-family: 'raleway-extrabold';
}
.head p span.visible {
  display: inline-block;
  font-family: 'raleway-regular';
}
@media (max-width: 900px) {
  .head p span.visible {
    display: none;
  }
}
.intro #intro {
  padding: 100px 0;
  position: relative;
  background-image: url("../images/intro.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 600px) {
  .intro #intro {
    padding: 50px 0;
  }
}
.intro #intro .title {
  text-align: center;
}
.intro #intro .title .aai-logo {
  text-align: center;
  margin: 0 auto;
}
.intro #intro .title .aai-logo .logo {
  position: relative;
  width: 111px;
  height: 64px;
  background-image: url("../images/aai_logo.png");
  background-size: cover;
  margin: 0 auto;
}
.intro #intro .title .aai-logo span {
  margin-top: 30px;
  letter-spacing: 0.2em;
  display: block;
  text-transform: uppercase;
  font-family: 'raleway-semibold';
  font-size: 9px;
}
@media (max-width: 750px) {
  .intro #intro .title .aai-logo span {
    font-size: 7px;
  }
}
@media (max-width: 600px) {
  .intro #intro .title .aai-logo span {
    margin-top: 15px;
  }
}
.intro #intro .title h1 {
 /* font: 100px "bangui";*/
  font-family: 'raleway-semibold';
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 12px;
  margin: 30px auto 20px auto;
}
@media (max-width: 750px) {
  .intro #intro .title h1 {
  font-family: 'raleway-semibold';
  letter-spacing: 0.2em;
   text-transform: uppercase;
   font-size: 12px;
 /*  font: 60px "bangui";*/
  }
}
@media (max-width: 600px) {
  .intro #intro .title h1 {
    margin: 15px auto 10px auto;
  }
}
.intro #intro .title p {
  line-height: 22px;
  text-transform: uppercase;
  color: inherit;
  font-family: 'raleway-extrabold';
  font-size: 13px;
  letter-spacing: 0.2em;
  overflow: hidden;
}
@media (max-width: 750px) {
  .intro #intro .title p {
    font-size: 8px;
  }
}
.content section {
  padding: 50px;
}
@media (max-width: 600px) {
  .content section {
    padding: 15px 20px;
  }
}
@media (max-width: 400px) {
  .content section {
    padding: 15px 10px;
  }
}
.content section:first-child h2 {
  margin: 50px 0;
}
@media (max-width: 600px) {
  .content section:first-child h2 {
    margin: 30px 0 10px 0;
  }
}
.content section h2 {
  margin: 0 0 50px 0;
  font-size: 25px;
  line-height: 40px;
  font-family: 'raleway-extrabold';
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #6d1ea6;
  text-align: center;
}
@media (max-width: 600px) {
  .content section h2 {
    font-size: 15px;
    margin: 0 0 10px 0;
  }
}
.content section p {
  line-height: 32px;
  font-size: 14px;
  font-family: 'raleway-regular';
  letter-spacing: 0.05em;
  text-align: center;
  display: block;
}
@media (max-width: 600px) {
  .content section p {
    font-size: 12px;
    line-height: 23px;
  }
}
.content section p a.site {
  font-family: 'raleway-extrabold' !important;
}
.content section iframe {
  margin: 0 auto;
  width: 850px;
  height: 480px;
  margin-top: 50px;
  display: block;
  width: 100%;
  height: 46vw;
}
.content section a.btn {
  font-family: 'raleway-extrabold';
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
  display: inline-block;
  border: 4px solid rgba(255,255,255,0.3);
  overflow: hidden;
  text-align: center;
  margin-top: 30px;
  position: relative;
}
@media (max-width: 600px) {
  .content section a.btn {
    margin-top: 15px;
  }
}
.content section a.btn span {
  font-size: 12px;
  letter-spacing: 0.2em;
  padding: 14px 20px;
  display: block;
  width: 100%;
  min-width: 180px;
  background-color: #6d1ea6;
}
@media (max-width: 800px) {
  .content section a.btn span {
    font-size: 11px;
  }
}
.content section p.link {
  font-family: 'raleway-extrabold';
  margin-top: 20px;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  letter-spacing: 0.2em;

}
@media (max-width: 600px) {
  .content section p.link {
    margin-top: 15px;
  }
}
.content section p.link a {
  text-decoration: underline;
}
.content section#three p,
.content section#four p,
.content section#five p {
  text-align: left;
}
@media (max-width: 600px) {
  .content section#three p,
  .content section#four p,
  .content section#five p {
    text-align: center;
  }
}
.content section#three img,
.content section#four img,
.content section#five img {
  width: 100%;
}
.content section#six p,
.content section#six h2 {
  text-align: left;
}
@media (max-width: 600px) {
  .content section#six p,
  .content section#six h2 {
    text-align: center;
  }
}
.content section#six .row:nth-child(n+2) {
  margin-top: 100px;
}
@media (max-width: 750px) {
  .content section#six .row:nth-child(n+2) {
    margin-top: 50px;
  }
}
@media (max-width: 600px) {
  .content section#six .row:nth-child(n+2) {
    margin-top: 30px;
  }
}
.content section#six .col-2.right {
  text-align: left;
}
