/*Colors*/
/*
orange - #F06000
blue - #2165FF
*/
/* orange */
/* blue*/
.ytFrame {
  width: 100%;
  height: 300px; }

.homeScreen {
  position: relative; }

.description {
  line-height: 1.5; }

.smIcon {
  display: block;
  width: 30%;
  float: left; }

.footerBlock {
  width: 50%;
  margin: 0px auto; }

#fbLikeBox {
  width: 100% !important; }

.readBtn {
  border: 1px solid #ffc071;
  border-radius: 8px;
  box-shadow: inset 0 1px 0 0 #ffd7a4;
  color: #242d59;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  line-height: 1;
  background-color: #ffc071;
  background-image: -webkit-linear-gradient(bottom, #ffc071, #ffb557);
  background-image: linear-gradient(to top,#ffc071, #ffb557);
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  font-size: 1.5em;
  margin: 1em auto; }
.readBtnOD {
    border: 1px solid #ffc071;
    border-radius: 8px;
    box-shadow: inset 0 1px 0 0 #ffd7a4;
    color: #242d59;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    background-color: #ffc071;
    background-image: -webkit-linear-gradient(bottom, #ffc071, #ffb557);
    background-image: linear-gradient(to top,#ffc071, #ffb557);
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 1.5em;
    margin: 1em auto;
}
.readBtnGU {
    border: 1px solid #ffc071;
    border-radius: 8px;
    box-shadow: inset 0 1px 0 0 #ffd7a4;
    color: #242d59;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    background-color: #ffc071;
    background-image: -webkit-linear-gradient(bottom, #ffc071, #ffb557);
    background-image: linear-gradient(to top,#ffc071, #ffb557);
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 1.5em;
    margin: 1em auto;
}
.readBtnTA {
    border: 1px solid #ffc071;
    border-radius: 8px;
    box-shadow: inset 0 1px 0 0 #ffd7a4;
    color: #242d59;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    background-color: #ffc071;
    background-image: -webkit-linear-gradient(bottom, #ffc071, #ffb557);
    background-image: linear-gradient(to top,#ffc071, #ffb557);
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 1.5em;
    margin: 1em auto;
}


.readBtnHI {
    border: 1px solid #ffc071;
    border-radius: 8px;
    box-shadow: inset 0 1px 0 0 #ffd7a4;
    color: #242d59;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    background-color: #ffc071;
    background-image: -webkit-linear-gradient(bottom, #ffc071, #ffb557);
    background-image: linear-gradient(to top,#ffc071, #ffb557);
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 1.5em;
    margin: 1em auto;
}
.readBtnTG {
    border: 1px solid #ffc071;
    border-radius: 8px;
    box-shadow: inset 0 1px 0 0 #ffd7a4;
    color: #242d59;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    background-color: #ffc071;
    background-image: -webkit-linear-gradient(bottom, #ffc071, #ffb557);
    background-image: linear-gradient(to top,#ffc071, #ffb557);
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 1.5em;
    margin: 1em auto;
}


.readBtn:hover {
    text-decoration: none;
    background-color: #242d59;
    background-image: -webkit-linear-gradient(bottom, #242d59, #1d2447);
    background-image: linear-gradient(to top,#242d59, #1d2447);
    color: #ffc071 !important;
}
.readBtnHI:hover {
    text-decoration: none;
    background-color: #242d59;
    background-image: -webkit-linear-gradient(bottom, #242d59, #1d2447);
    background-image: linear-gradient(to top,#242d59, #1d2447);
    color: #ffc071 !important;
}
.readBtnTG:hover {
    text-decoration: none;
    background-color: #242d59;
    background-image: -webkit-linear-gradient(bottom, #242d59, #1d2447);
    background-image: linear-gradient(to top,#242d59, #1d2447);
    color: #ffc071 !important;
}
.readBtnOD:hover {
    text-decoration: none;
    background-color: #242d59;
    background-image: -webkit-linear-gradient(bottom, #242d59, #1d2447);
    background-image: linear-gradient(to top,#242d59, #1d2447);
    color: #ffc071 !important;
}

.readBtnGU:hover {
    text-decoration: none;
    background-color: #242d59;
    background-image: -webkit-linear-gradient(bottom, #242d59, #1d2447);
    background-image: linear-gradient(to top,#242d59, #1d2447);
    color: #ffc071 !important;
}
.readBtnTA:hover {
    text-decoration: none;
    background-color: #242d59;
    background-image: -webkit-linear-gradient(bottom, #242d59, #1d2447);
    background-image: linear-gradient(to top,#242d59, #1d2447);
    color: #ffc071 !important;
}

.homeScreen {
  text-align: center; }
  .homeScreen .navLinks li {
    display: inline;
    margin-right: 1em; }
  .homeScreen .vod {
    margin-bottom: 1em;
    background-color: #ffd7a4; }
    .homeScreen .vod .open {
      display: none; }

.contestSec {
  margin-bottom: 1em; }

.descSec .headingBg {
  text-align: center; }
.descSec p {
  font-size: .9em; }

.websiteLinks {
  font-size: .8em;
  line-height: 1; }

.homePageSection {
  margin-bottom: 2em; }

.chapterItem .chapterDesc {
  font-size: .9em;
  height: 3em;
  background-color: #ffd7a4;
  border-radius: 2px !important;
  margin-bottom: 1em;
  padding: .5em; }

.bookHolder {
  clear: both;
  margin: 2em auto; }

.ytFrame {
  display: block;
  margin: 0 auto;
  height: 450px; }

.ytFrameHolder {
  max-width: 820px;
  padding: 1em;
  margin: 0 auto 1em auto;
  background-color: #ffd7a4; }

.footerBlock {
  margin-bottom: 2em; }

@media screen and (min-width: 720px) {
  .contentsHolder {
    max-width: 820px;
    margin: 0 auto; }

  .chaptersLeft, .chaptersRight {
    width: 49%;
    float: left; }

  .chaptersLeft {
    margin-right: 2%; }

  .bgDesc {
    overflow: hidden; }

  .contestSec .contestDesc, .contestSec .contestPic {
    float: left; }
  .contestSec .contestDesc {
    width: 38%;
    margin-right: 2%; }
  .contestSec .contestPic {
    width: 60%; }

  .descSec {
    display: block;
    float: left;
    width: 32.14286%;
    margin-right: 1.02041%;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    background-color: #ffd7a4; }
    .descSec p {
      padding: 1em;
      margin-bottom: 0; }
    .descSec h3 {
      font-size: 1em !important;
      border-radius: 0 !important; }

  .homeScreen {
    min-height: 15em;
    margin-bottom: 1em; }
    .homeScreen .readBtn {
      font-size: 1.2em;
      position: absolute;
      left: 1em;
      top: 0em;
      margin: 0; }
    .homeScreen .readBtnHI {
        font-size: 1.2em;
        position: absolute;
        left: 1em;
        top: 2em;
        margin: 0;
    }
    .homeScreen .readBtnTG {
        font-size: 1.2em;
        position: absolute;
        left: 1em;
        top: 4em;
        margin: 0;
    }
    .homeScreen .readBtnOD {
        font-size: 1.2em;
        position: absolute;
        left: 1em;
        top: 6em;
        margin: 0;
    }
    .homeScreen .readBtnGU {
        font-size: 1.2em;
        position: absolute;
        left: 1em;
        top: 8em;
        margin: 0;
    }

    .homeScreen .readBtnTA {
        font-size: 1.2em;
        position: absolute;
        left: 1em;
        top: 10em;
        margin: 0;
    }


    .homeScreen .navLinks {
      position: absolute;
      top: 1em;
      right: 1em;
      width: 18%;
      font-size: .8em; }
      .homeScreen .navLinks li {
        display: block;
        margin: 0;
        padding: 0; }
        .homeScreen .navLinks li a {
          transition: .2s ease-in all;
          display: block;
          font-size: 1.2em;
          border-radius: 2px;
          border: 1px solid #242d59;
          background-color: #ffc071;
          color: #242d59;
          padding: .5em; }
      .homeScreen .navLinks a:hover {
        text-decoration: none;
        margin-left: -5px;
        margin-right: -5px;
        border: 1px solid #ffc071;
        background-color: #242d59;
        color: #ffc071; }
    .homeScreen .vod {
      color: #FFF;
      position: absolute;
      bottom: 9em;
      left: 1em;
      padding: .8em;
      margin-bottom: 0;
      width: 30%;
      font-size: .8em;
      text-align: left;
      text-shadow: #A84242 1px 1px 10px;
      background-color: rgba(255, 255, 255, 0);
      background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #a84242);
      background-image: linear-gradient(to left,rgba(255, 255, 255, 0), #a84242);
      background-color: transparent; }
      .homeScreen .vod h4 {
        font-size: 1.5em;
        text-align: left; }
      .homeScreen .vod a, .homeScreen .vod a:hover, .homeScreen .vod a:active {
        color: #C6E649; }
      .homeScreen .vod a.open {
        display: block; }

  .footerBlock {
    width: 32%;
    margin-right: 1.3%;
    margin-bottom: 0;
    float: left; } }
@media screen and (min-width: 960px) {
  .homeScreen .navLinks {
    font-size: .9em; }
  .homeScreen .vod {
    font-size: .9em; }

  .bookHolder {
    float: right;
    margin: 0 2em 0 2em;
    clear: none; }
    .bookHolder .buy {
      text-align: center; }
    .bookHolder a {
      display: block; } }
