body {
  /*font-family: Helvetica,Tahoma;*/
  overflow-x: hidden;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.aos-all {
  width: 1000px;
  max-width: 98%;
  margin: 10vh auto 0 auto;
}

.aos-item {
  display: inline-block;
  float: left;
  width: 33.3333%;
  height: 300px;
  padding: 20px;
}

.aos-item__inner {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background: #1da4e2;
  line-height: 260px;
  text-align: center;
  color: #fff;
}

.loading,
#loading {
  margin: 0 auto;
  position: absolute;
  background: transparent;
  -webkit-animation: rotation 150s linear 0s infinite normal none;
  -moz-animation: rotation 150s linear 0s infinite normal none;
  -ms-animation: rotation 150s linear 0s infinite normal none;
  -o-animation: rotation 150s linear 0s infinite normal none;
  animation: rotation 150s linear 0s infinite normal none;
  top: 11%;
  z-index: 1;
  max-width: 1200px;
  left: 0;
  right: 0;
}
div#transcroller-body {/*
  background: #000 url(images/pyramid1.png) no-repeat;
  background-position: top center;*/
  
  padding-top: 390px;
  margin: 0 auto;
  width: 100%;
  clear: both;
  overflow: hidden;
}
.positioned-div {
  background: url(../jpg/about-mastery-main-bg.jpg) no-repeat;
  text-align: center;
  padding-top: 60px;
  overflow: hidden;
}
.position-relative {
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.animations-main-div .aos-item {
  display: block;
  float: none;
  width: inherit;
  height: auto;
}
.animations-main-div .aos-item__inner {
  background: none;
  display: block;
  float: none;
  width: inherit;
  height: auto;
  line-height: inherit;
}
.animations-main-div a {
  text-decoration: none;
  display: inline-block;
  padding: 16px 0;
  line-height: 20px;
}
.animations-main-div .aos-animate:nth-child(1) a {
    padding: 10px 0;
}
.animations-main-div .aos-animate:nth-child(2) a {
    padding: 12px 0;
}
.animations-main-div .aos-animate:nth-child(3) a {
    padding: 19px 0 18px;
}
.animations-main-div .aos-animate:nth-child(4) a {
    padding: 11px 0;
}
.animations-main-div .aos-animate:nth-child(5) a {
    padding: 16px 0;
}
.animations-main-div .aos-animate:nth-child(6) a {
    padding: 17px 0;
}
.animations-main-div .aos-animate:nth-child(7) a {
    padding: 12px 0;
}
.animations-main-div a strong {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  display: block;
  color: #fff;
}
.animations-main-div a span,
.animations-main-div a {
  font-family: 'Roboto', sans-serif;
  color: #ffba00;
  font-size: 15px;
  font-weight: 400;
}
.animations-main-div a:hover strong {
  color: #ffba00;
}
.animated-text-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11;
}
.main_bg {
  position: relative;
  z-index: 2;
}
.main_bg img {
  margin: 0 auto;
}
.content-sidebar-wrap .entry-content .animations-main-div p {
    margin: 0;
}
@media screen and (max-width: 1239px) {
div#transcroller-body {
    padding-top: 30vw;
}
.loading, #loading, .main_bg img {
  width: 90%;
}
.animations-main-div a {
    padding: 1.1vw 0;
    line-height: 1.6vw;
}
.animations-main-div .aos-animate:nth-child(1) a {
    padding: 0.88vw 0;
}
.animations-main-div .aos-animate:nth-child(2) a {
    padding: .9vw 0 1.3vw;
}
.animations-main-div .aos-animate:nth-child(3) a {
    padding: 1vw 0;
}
.animations-main-div .aos-animate:nth-child(4) a {
    padding: 1vw 0;
}
.animations-main-div .aos-animate:nth-child(5) a {
    padding: 1.3vw 0;
}
.animations-main-div .aos-animate:nth-child(6) a {
    padding: 1.1vw 0;
}
.animations-main-div .aos-animate:nth-child(7) a {
    padding: 1vw 0;
}
.animations-main-div a strong {
    font-size: 1.3vw;
}
.animations-main-div a span,
.animations-main-div a {
    font-size: 1.2vw; 
}
}
@media screen and (max-width: 1000px) {
  div#transcroller-body {
      padding-top: 31vw;
  }
}
@media screen and (max-width: 900px) {
  div#transcroller-body {
      padding-top: 31.8vw;
  }
}
@media screen and (max-width: 800px) {
  .aos-item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
.positioned-div {
    padding-top: 0;
}
.loading, #loading, .main_bg {
  display: none;
}
.animated-text-wrap {
    position: relative;
}
div#transcroller-body {
    padding: 5vw 0 4vw;
    text-align: center;
    max-width: 90%;
}
.animated-text-wrap .code.aos-init {
    display: inline-block;
    width: 32%;
    text-align: center;
    margin-bottom: 1vw;
    vertical-align: top;
}
.animations-main-div .aos-animate:nth-child(1) a {
    background: rgba(225, 225, 225, 0.3);
}
.animations-main-div .aos-animate:nth-child(2) a {
    background: rgba(193, 200, 96, 0.4);
}
.animations-main-div .aos-animate:nth-child(3) a {
    background: rgba(135, 66, 23, 0.4);
}
.animations-main-div .aos-animate:nth-child(4) a {
    background: rgba(155, 132, 20, 0.5);
}
.animations-main-div .aos-animate:nth-child(5) a {
    background: rgba(93, 44, 123, 0.6);
}
.animations-main-div .aos-animate:nth-child(6) a {
    background: rgba(62, 67, 163, 0.6);
}
.animations-main-div .aos-animate:nth-child(7) a {
    background: rgba(137, 37, 26, 0.6);
}
.animations-main-div .aos-animate:nth-child(8) a {
    background: rgba(94, 26, 73, 0.6);
}
.animations-main-div .aos-init:nth-child(9) a,
.animations-main-div .aos-init:last-child a {
    background: rgba(38, 99, 51, 0.6);
}
.animations-main-div .aos-item__inner, .animations-main-div a {
    display: block;
    width: 100%;
}
.animations-main-div a, .animations-main-div .aos-animate:nth-child(1) a, .animations-main-div .aos-animate:nth-child(2) a,
.animations-main-div .aos-animate:nth-child(3) a, .animations-main-div .aos-animate:nth-child(4) a, .animations-main-div .aos-animate:nth-child(5) a,
.animations-main-div .aos-animate:nth-child(6) a, .animations-main-div .aos-animate:nth-child(7) a {
  padding: 1vw;
  line-height: 2.5vw;
  min-height: 9.7vw;
}
.animations-main-div a strong {
    font-size: 2vw;
}
.animations-main-div a span,
.animations-main-div a{
    font-size: 2vw;
}
}
@media screen and (max-width: 480px) {
.animated-text-wrap .code.aos-init {
    width: 100%;
}
div#transcroller-body {
    padding: 7vw 0;
}
.animations-main-div a, .animations-main-div .aos-animate:nth-child(1) a, .animations-main-div .aos-animate:nth-child(2) a,
.animations-main-div .aos-animate:nth-child(3) a, .animations-main-div .aos-animate:nth-child(4) a, .animations-main-div .aos-animate:nth-child(5) a,
.animations-main-div .aos-animate:nth-child(6) a, .animations-main-div .aos-animate:nth-child(7) a {
    padding: 2vw;
    line-height: 3.5vw;
    min-height: inherit;
}
.animations-main-div a strong {
    font-size: 3.5vw;
}
.animations-main-div a span,
.animations-main-div a {
    font-size: 3vw;
}
}
