* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  *behavior: url(/static/js/boxsizing.htc);
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: 'Sabon Next W01 Regular', 'Georgia', 'Times New Roman', 'Times';
  font-size: 14px;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
a {
  outline: 0 none;
  text-decoration: none;
  color: #008cd9;
}
strong {
  font-family: 'open sans', sans-serif;
  font-weight: 700;
}
.clear {
  clear: both;
  float: none;
}
.contain {
  position: relative;
  overflow: hidden;
}
.easing {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.wrap {
  width: 1330px;
  position: relative;
}
.nav_wrapper {
  background: url(/static/images/stripes_large.jpg);
}
.nav_wrapper.content_page .wrap {
  padding: 0 0 130px 100px;
}
.nav_wrapper .wrap {
  padding: 0 0 130px 120px;
}
.nav_wrapper .wrap .question,
.nav_wrapper .wrap .site_title {
  font-size: 66px;
  padding: 23px 0;
  height: 130px;
  float: left;
}
.nav_wrapper .wrap .btn {
  float: right;
  height: 130px;
  margin: 0 20px 0 0;
}
.nav_wrapper .wrap .btn.home_btn a img {
  margin-top: -15%;
}
.nav_wrapper .wrap .btn span {
  font-size: 42px;
  background: #00acee;
  line-height: 130px;
  color: #fff;
  padding: 15px 20px 10px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  cursor: pointer;
  position: relative;
  z-index: 101;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.nav_wrapper .wrap .btn span:hover {
  background: #001a3e;
}
.nav_wrapper .wrap .btn.back {
  float: left;
  margin: 0;
}
.nav_wrapper .wrap .active_nav_wrap,
.nav_wrapper .wrap .inactive_nav_wrap {
  float: none;
  clear: both;
}
.nav_wrapper .wrap .inactive_nav_wrap {
  width: 1430px;
}
.nav_wrapper .wrap .active_nav_wrap {
  width: 98%;
}
.nav_wrapper .wrap .active_nav_wrap .menu_item {
  width: auto;
  padding-right: 30px;
}
.nav_wrapper .wrap .site_title {
  float: right;
  font-weight: normal;
  margin: 0 30px 0 0;
}
.nav_wrapper .wrap .global_menu {
  background: #fff;
  position: absolute;
  overflow: hidden;
  width: 460px;
  padding: 10px 20px;
  z-index: 100;
  right: 20px;
  top: 110px;
  display: none;
  border: 2px solid #00acee;
}
.nav_wrapper .wrap .global_menu ul {
  padding: 0;
  margin: 0;
}
.nav_wrapper .wrap .global_menu ul li {
  font-size: 37px;
  border-bottom: 1px solid #ccc;
  list-style: none;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}
.nav_wrapper .wrap .global_menu ul li a {
  color: #001a3e;
  display: block;
}
.nav_wrapper .wrap .global_menu ul li a.social {
  width: 55px;
  height: 55px;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 10px;
}
.nav_wrapper .wrap .global_menu ul li a.social img {
  width: 55px;
}
.nav_wrapper .wrap .global_menu ul li a.social:hover img {
  margin-top: -55px;
}
.nav_wrapper .wrap .global_menu ul li a.store {
  width: 198px;
  height: 67px;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 15px;
}
.nav_wrapper .wrap .global_menu ul li a.store.nomargin {
  margin: 0;
}
.nav_wrapper .wrap .global_menu ul li a.store img {
  height: 67px;
}
.nav_wrapper .wrap .global_menu ul li a:hover {
  color: #018fd4;
}
.nav_wrapper .wrap .global_menu .logos {
  padding: 10px;
  font-size: 20px;
}
.nav_wrapper .wrap .global_menu .logos img {
  margin-top: 10px;
}
.nav_wrapper .wrap .global_menu .logos p {
  margin: 10px 0;
}
.nav_wrapper .wrap .menu_item {
  width: 440px;
  float: left;
  height: 130px;
  position: relative;
  overflow: hidden;
}
.nav_wrapper .wrap .menu_item >a {
  display: block;
  float: left;
  font-size: 82px;
  padding: 17px 0;
  color: #fff;
}
.nav_wrapper .wrap .menu_item .underline {
  height: 4px;
  width: 60px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.nav_wrapper .wrap .themes {
  font-size: 43px;
  font-family: 'Sabon Next W01 Italic', 'Georgia', 'Times New Roman', 'Times';
  line-height: 130px;
  position: relative;
}
.nav_wrapper .wrap .themes a {
  color: #001a3e;
}
.nav_wrapper .wrap .themes a:hover {
  border-bottom: 1px solid #000;
}
.nav_wrapper .wrap .themes .left_arrow,
.nav_wrapper .wrap .themes .right_arrow {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-family: arial, sans-serif;
  font-size: 40px;
  height: 70px;
  line-height: 70px;
  position: absolute;
  text-align: center;
  width: 70px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}
.nav_wrapper .wrap .themes .left_arrow {
  left: -90px;
}
.nav_wrapper .wrap .themes .right_arrow {
  right: -90px;
}
.nav_wrapper.content_page {
  background: #008cd9;
}
.nav_wrapper.content_page .wrap {
  padding-bottom: 0;
}
.nav_wrapper.content_page .wrap .title {
  float: none;
  clear: both;
  font-size: 47px;
  color: #001a3e;
  padding: 10px 0;
}
.nav_wrapper.content_page .wrap .btn {
  height: 100px;
}
.nav_wrapper.about_page .wrap {
  padding-bottom: 0;
}
.copy_area {
  padding-left: 100px;
  overflow: hidden;
  position: relative;
}
.copy_area .wrap {
  width: 1230px;
}
.copy_area img.logo {
  margin-top: 20px;
}
.copy_area h1 {
  font-weight: normal;
  color: #001a3e;
  font-size: 82px;
  margin: 20px 0;
}
.copy_area p {
  font-size: 27px;
  line-height: 40px;
  color: #333;
}
.copy_area .picture_area {
  width: 620px;
  float: left;
}
.copy_area .picture_area .sep {
  margin: 25px 0 5px;
}
.copy_area .picture_area img {
  margin: 17px 0 0;
  width: 560px;
}
.copy_area .picture_area h2,
.copy_area .picture_area h3 {
  font-size: 27px;
  color: #001a3e;
  margin: 7px 0;
}
.copy_area .picture_area h3 {
  font-weight: normal;
}
.copy_area .sep {
  height: 6px;
  width: 65px;
  background: #001a3e;
  float: none;
  clear: both;
}
.copy_area .other-sites {
  padding-top: 2rem;
}
.copy_area .other-sites ul {
  margin: 0;
  padding: 0;
}
.copy_area .other-sites ul li {
  list-style: none;
  display: inline-block;
  padding: 5px 0;
}
.copy_area .other-sites ul li a {
  display: inline-block;
}
.copy_area .other-site-btn {
  display: inline-block;
  padding: 0.4rem 1rem;
  font-size: 1.8rem;
  color: #fff;
  border-radius: 0.4rem;
  position: relative;
  margin-right: 0.7rem;
}
.copy_area .other-site-btn:hover {
  color: #fff;
  text-decoration: none;
}
.copy_area .other-site-btn:before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.4rem 0.4rem 0 0;
  height: 50%;
  width: 100%;
  content: "";
  display: block;
  z-index: 0;
}
.copy_area .other-site-btn span {
  position: relative;
  z-index: 1;
}
.copy_area .other-site-btn.art {
  background: #01a89e;
}
.copy_area .other-site-btn.art:before {
  background: #008dd5;
}
.copy_area .other-site-btn.news {
  background: #e7e7e7;
  color: #b71d21;
}
.copy_area .other-site-btn.news:before {
  background: #d3d3d3;
}
.copy_area .other-site-btn.news:hover {
  color: #b71d21;
}
.copy_area .other-site-btn.books {
  background: #9c0a42;
}
.copy_area .other-site-btn.books:before {
  background: #d81444;
}
.copy_area .other-site-btn.food {
  background: #999999;
}
.copy_area .other-site-btn.food:before {
  background: #806657;
}
.copy_area .other-site-btn.porn {
  background: #7b7b7b;
}
.copy_area .other-site-btn.porn:before {
  background: #b5b5b5;
}
.copy_area.home_page .wrap {
  width: 765px;
}
.copy_area.home_page .wrap .bottom_logo {
  position: absolute;
  display: block;
  bottom: 20px;
  right: -550px;
}
.copy_area.home_page .wrap .bottom_logo img {
  border: 0 none;
}
.copy_area.content_page .copy {
  float: left;
  width: 610px;
  margin-top: 20px;
  padding-right: 30px;
  overflow: auto;
}
.copy_area.content_page .copy p {
  margin: 0 0 35px;
}
.copy_area.content_page .sep_wrap {
  float: left;
  width: 610px;
  margin-top: 20px;
  padding-right: 30px;
}
.copy_area.about_page .col1 {
  width: 50%;
  float: left;
  padding-right: 50px;
}
.copy_area.about_page .col1 h2 {
  color: #001a3e;
  font-size: 27px;
}
.copy_area.about_page .col1 p {
  line-height: 43px;
  font-size: 23px;
}
.copy_area.about_page .col1 .book {
  margin: 20px 0;
  width: 100%;
}
.copy_area.about_page .col1 .amazon {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 2px solid #ccc;
  padding: 10px 20px;
  display: block;
  margin: 20px 0;
  float: left;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.copy_area.about_page .col1 .amazon img {
  width: 120px;
}
.copy_area.about_page .col1 .amazon:hover {
  border: 2px solid #000;
}
.copy_area.about_page .col2 {
  width: 50%;
  float: left;
  padding-left: 50px;
}
.copy_area.about_page .col2 h1 {
  color: #001a3e;
  font-size: 47px;
}
.copy_area.about_page .col2 p {
  line-height: 43px;
  font-size: 27px;
}
@media only screen and (max-width: 1400px) and (min-width: 979px) {
  .wrap {
    width: 100%;
  }
  .nav_wrapper {
    background: url(/static/images/stripes_standard.jpg);
  }
  .nav_wrapper.content_page .wrap {
    padding: 0 0 10px 50px;
  }
  .nav_wrapper .wrap {
    padding: 0 0 95px 100px;
  }
  .nav_wrapper .wrap .question,
  .nav_wrapper .wrap .site_title {
    font-size: 48px;
    padding: 17px 0;
    height: 95px;
  }
  .nav_wrapper .wrap .btn {
    height: 95px;
    margin: 0 20px 0 0;
  }
  .nav_wrapper .wrap .btn span {
    font-size: 31px;
    line-height: 95px;
    padding: 11px 15px 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .nav_wrapper .wrap .btn span img {
    width: 24px;
  }
  .nav_wrapper .wrap .inactive_nav_wrap {
    width: 100%;
  }
  .nav_wrapper .wrap .active_nav_wrap {
    width: 98%;
    padding-right: 100px;
  }
  .nav_wrapper .wrap .active_nav_wrap .menu_item {
    padding-right: 22px;
  }
  .nav_wrapper .wrap .global_menu {
    width: 336px;
    padding: 7px 14px;
    top: 80px;
    right: 20px;
  }
  .nav_wrapper .wrap .global_menu ul li {
    font-size: 27px;
    padding: 11px 0;
  }
  .nav_wrapper .wrap .global_menu ul li a.social {
    width: 40px;
    height: 40px;
    margin-right: 7px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social img {
    width: 40px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social:hover img {
    margin-top: -40px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store {
    width: 145px;
    height: 49px;
    margin-right: 11px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store img {
    height: 49px;
  }
  .nav_wrapper .wrap .global_menu .logos {
    padding: 7px;
    font-size: 15px;
  }
  .nav_wrapper .wrap .global_menu .logos img {
    margin-top: 7px;
    width: 290px;
  }
  .nav_wrapper .wrap .menu_item {
    width: 33%;
    height: 95px;
    position: relative;
    overflow: hidden;
  }
  .nav_wrapper .wrap .menu_item >a {
    font-size: 60px;
    padding: 12px 0;
  }
  .nav_wrapper .wrap .menu_item .underline {
    height: 3px;
    width: 44px;
  }
  .nav_wrapper .wrap .themes {
    font-size: 31px;
    line-height: 95px;
  }
  .nav_wrapper.content_page .wrap .title {
    font-size: 34px;
    padding: 7px 0;
  }
  .nav_wrapper.content_page .wrap .btn {
    height: 73px;
  }
  .copy_area {
    padding-left: 50px;
  }
  .copy_area.home_page {
    padding-left: 100px;
  }
  .copy_area .wrap {
    width: 100%;
  }
  .copy_area img.logo {
    margin-top: 15px;
  }
  .copy_area h1 {
    font-size: 60px;
    margin: 15px 0;
  }
  .copy_area p {
    font-size: 20px;
    line-height: 29px;
  }
  .copy_area .picture_area {
    width: 50%;
  }
  .copy_area .picture_area .sep {
    margin: 25px 0 5px;
  }
  .copy_area .picture_area img {
    margin: 17px 0 0;
    width: 90%;
  }
  .copy_area .picture_area h2,
  .copy_area .picture_area h3 {
    font-size: 27px;
    margin: 5px 0;
  }
  .copy_area .sep {
    height: 4px;
    width: 47px;
  }
  .copy_area .other-sites {
    padding-top: 2rem;
  }
  .copy_area .other-sites ul {
    margin: 0;
    padding: 0;
  }
  .copy_area .other-sites ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 0;
  }
  .copy_area .other-sites ul li a {
    display: inline-block;
  }
  .copy_area .other-site-btn {
    display: inline-block;
    padding: 0.4rem 1rem;
    font-size: 1.8rem;
    color: #fff;
    border-radius: 0.4rem;
    position: relative;
    margin-right: 0.7rem;
  }
  .copy_area .other-site-btn:hover {
    color: #fff;
    text-decoration: none;
  }
  .copy_area .other-site-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.4rem 0.4rem 0 0;
    height: 50%;
    width: 100%;
    content: "";
    display: block;
    z-index: 0;
  }
  .copy_area .other-site-btn span {
    position: relative;
    z-index: 1;
  }
  .copy_area .other-site-btn.art {
    background: #01a89e;
  }
  .copy_area .other-site-btn.art:before {
    background: #008dd5;
  }
  .copy_area .other-site-btn.news {
    background: #e7e7e7;
    color: #b71d21;
  }
  .copy_area .other-site-btn.news:before {
    background: #d3d3d3;
  }
  .copy_area .other-site-btn.news:hover {
    color: #b71d21;
  }
  .copy_area .other-site-btn.books {
    background: #9c0a42;
  }
  .copy_area .other-site-btn.books:before {
    background: #d81444;
  }
  .copy_area .other-site-btn.food {
    background: #999999;
  }
  .copy_area .other-site-btn.food:before {
    background: #806657;
  }
  .copy_area .other-site-btn.porn {
    background: #7b7b7b;
  }
  .copy_area .other-site-btn.porn:before {
    background: #b5b5b5;
  }
  .copy_area.home_page .wrap {
    width: 558px;
  }
  .copy_area.home_page .wrap .bottom_logo {
    bottom: 15px;
    right: -350px;
  }
  .copy_area.content_page .copy {
    width: 50%;
    margin-top: 20px;
    padding-right: 22px;
  }
  .copy_area.content_page .copy p {
    margin: 0 0 26px;
  }
  .copy_area.content_page .sep_wrap {
    float: left;
    width: 50%;
    margin-top: 20px;
    padding-right: 22px;
  }
  .copy_area.about_page .col1 {
    padding-right: 50px;
  }
  .copy_area.about_page .col1 h2 {
    font-size: 18px;
  }
  .copy_area.about_page .col1 p {
    line-height: 31px;
    font-size: 17px;
  }
  .copy_area.about_page .col1 .book {
    width: 100%;
  }
  .copy_area.about_page .col1 .amazon img {
    width: 100px;
  }
  .copy_area.about_page .col2 {
    padding: 0 50px 0 0;
  }
  .copy_area.about_page .col2 h1 {
    font-size: 34px;
  }
  .copy_area.about_page .col2 p {
    line-height: 31px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .wrap {
    width: 100%;
  }
  .nav_wrapper {
    background: url(/static/images/stripes_tablet.jpg);
  }
  .nav_wrapper.content_page .wrap {
    padding: 0 0 10px 40px;
  }
  .nav_wrapper .wrap {
    padding: 0 0 77px 70px;
  }
  .nav_wrapper .wrap .question,
  .nav_wrapper .wrap .site_title {
    font-size: 39px;
    padding: 14px 0;
    height: 78px;
  }
  .nav_wrapper .wrap .btn {
    height: 77px;
    margin: 0 20px 0 0;
  }
  .nav_wrapper .wrap .btn span {
    font-size: 25px;
    line-height: 77px;
    padding: 9px 12px 6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  .nav_wrapper .wrap .btn span img {
    width: 18px;
  }
  .nav_wrapper .wrap .inactive_nav_wrap {
    width: 100%;
  }
  .nav_wrapper .wrap .active_nav_wrap {
    width: 98%;
  }
  .nav_wrapper .wrap .active_nav_wrap .menu_item {
    padding-right: 18px;
  }
  .nav_wrapper .wrap .global_menu {
    width: 280px;
    padding: 6px 11px;
    top: 65px;
    right: 20px;
  }
  .nav_wrapper .wrap .global_menu ul li {
    font-size: 22px;
    padding: 9px 0;
  }
  .nav_wrapper .wrap .global_menu ul li a.social {
    width: 32px;
    height: 32px;
    margin-right: 6px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social img {
    width: 32px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social:hover img {
    margin-top: -32px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store {
    width: 117px;
    height: 40px;
    margin-right: 9px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store img {
    height: 40px;
  }
  .nav_wrapper .wrap .global_menu .logos {
    padding: 6px;
    font-size: 12px;
  }
  .nav_wrapper .wrap .global_menu .logos img {
    margin-top: 6px;
    width: 235px;
  }
  .nav_wrapper .wrap .menu_item {
    width: 33%;
    height: 77px;
    position: relative;
    overflow: hidden;
  }
  .nav_wrapper .wrap .menu_item >a {
    font-size: 40px;
    padding: 10px 0;
  }
  .nav_wrapper .wrap .menu_item .underline {
    height: 2px;
    width: 36px;
  }
  .nav_wrapper .wrap .themes {
    font-size: 25px;
    line-height: 77px;
    padding-right: 55px;
  }
  .nav_wrapper .wrap .themes .left_arrow,
  .nav_wrapper .wrap .themes .right_arrow {
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
  }
  .nav_wrapper .wrap .themes .left_arrow {
    left: -60px;
  }
  .nav_wrapper .wrap .themes .right_arrow {
    right: 0px;
  }
  .nav_wrapper.content_page .wrap .title {
    font-size: 26px;
    padding: 6px 0;
  }
  .nav_wrapper.content_page .wrap .btn {
    height: 59px;
  }
  .copy_area {
    padding-left: 40px;
  }
  .copy_area .wrap {
    width: 100%;
  }
  .copy_area img.logo {
    margin-top: 12px;
  }
  .copy_area h1 {
    font-size: 49px;
    margin: 12px 0;
  }
  .copy_area p {
    font-size: 16px;
    line-height: 22px;
  }
  .copy_area .picture_area {
    width: 50%;
  }
  .copy_area .picture_area .sep {
    margin: 25px 0 5px;
  }
  .copy_area .picture_area img {
    margin: 10px 0 0;
    width: 90%;
  }
  .copy_area .picture_area h2,
  .copy_area .picture_area h3 {
    font-size: 22px;
    margin: 4px 0;
  }
  .copy_area .sep {
    height: 3px;
    width: 38px;
  }
  .copy_area .other-sites {
    padding-top: 2rem;
  }
  .copy_area .other-sites ul {
    margin: 0;
    padding: 0;
  }
  .copy_area .other-sites ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 0;
  }
  .copy_area .other-sites ul li a {
    display: inline-block;
  }
  .copy_area .other-site-btn {
    display: inline-block;
    padding: 0.4rem 1rem;
    font-size: 1.8rem;
    color: #fff;
    border-radius: 0.4rem;
    position: relative;
    margin-right: 0.7rem;
  }
  .copy_area .other-site-btn:hover {
    color: #fff;
    text-decoration: none;
  }
  .copy_area .other-site-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.4rem 0.4rem 0 0;
    height: 50%;
    width: 100%;
    content: "";
    display: block;
    z-index: 0;
  }
  .copy_area .other-site-btn span {
    position: relative;
    z-index: 1;
  }
  .copy_area .other-site-btn.art {
    background: #01a89e;
  }
  .copy_area .other-site-btn.art:before {
    background: #008dd5;
  }
  .copy_area .other-site-btn.news {
    background: #e7e7e7;
    color: #b71d21;
  }
  .copy_area .other-site-btn.news:before {
    background: #d3d3d3;
  }
  .copy_area .other-site-btn.news:hover {
    color: #b71d21;
  }
  .copy_area .other-site-btn.books {
    background: #9c0a42;
  }
  .copy_area .other-site-btn.books:before {
    background: #d81444;
  }
  .copy_area .other-site-btn.food {
    background: #999999;
  }
  .copy_area .other-site-btn.food:before {
    background: #806657;
  }
  .copy_area .other-site-btn.porn {
    background: #7b7b7b;
  }
  .copy_area .other-site-btn.porn:before {
    background: #b5b5b5;
  }
  .copy_area.home_page .wrap {
    width: 452px;
    padding-left: 25px;
  }
  .copy_area.home_page .wrap .bottom_logo {
    bottom: 12px;
    right: -225px;
  }
  .copy_area.content_page .copy {
    width: 50%;
    margin-top: 20px;
    padding-right: 19px;
  }
  .copy_area.content_page .copy p {
    margin: 0 0 21px;
  }
  .copy_area.content_page .sep_wrap {
    float: left;
    width: 50%;
    margin-top: 20px;
    padding-right: 19px;
  }
  .copy_area.about_page .col1 {
    padding-right: 40px;
  }
  .copy_area.about_page .col1 h2 {
    font-size: 15px;
  }
  .copy_area.about_page .col1 p {
    line-height: 25px;
    font-size: 15px;
  }
  .copy_area.about_page .col1 .book {
    width: 100%;
  }
  .copy_area.about_page .col1 .amazon {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 7px 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .copy_area.about_page .col1 .amazon img {
    width: 100px;
  }
  .copy_area.about_page .col1 .amazon:hover {
    border: 2px solid #000;
  }
  .copy_area.about_page .col2 {
    padding: 0 40px 0 0;
  }
  .copy_area.about_page .col2 h1 {
    font-size: 28px;
  }
  .copy_area.about_page .col2 p {
    line-height: 25px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap {
    width: 100%;
  }
  .nav_wrapper {
    background: url(/static/images/stripes_tablet_p.jpg);
  }
  .nav_wrapper .wrap {
    padding: 0 0 66px 43px;
  }
  .nav_wrapper .wrap .question,
  .nav_wrapper .wrap .site_title {
    font-size: 33px;
    padding: 17px 0;
    height: 66px;
  }
  .nav_wrapper .wrap .btn {
    height: 66px;
    margin: 0;
  }
  .nav_wrapper .wrap .btn span {
    font-size: 21px;
    line-height: 66px;
    padding: 8px 10px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }
  .nav_wrapper .wrap .btn span img {
    width: 15px;
  }
  .nav_wrapper .wrap .inactive_nav_wrap {
    width: 100%;
  }
  .nav_wrapper .wrap .active_nav_wrap {
    width: 98%;
  }
  .nav_wrapper .wrap .active_nav_wrap .menu_item {
    padding-right: 15px;
  }
  .nav_wrapper .wrap .global_menu {
    width: 240px;
    padding: 5px 9px;
    top: 55px;
    right: 20px;
  }
  .nav_wrapper .wrap .global_menu ul li {
    font-size: 19px;
    padding: 8px 0;
  }
  .nav_wrapper .wrap .global_menu ul li a.social {
    width: 27px;
    height: 27px;
    margin-right: 5px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social img {
    width: 27px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social:hover img {
    margin-top: -27px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store {
    width: 88px;
    height: 34px;
    margin-right: 8px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store img {
    height: 34px;
  }
  .nav_wrapper .wrap .global_menu .logos {
    padding: 4px;
    font-size: 10px;
  }
  .nav_wrapper .wrap .global_menu .logos img {
    margin-top: 5px;
    width: 200px;
  }
  .nav_wrapper .wrap .menu_item {
    width: 33%;
    height: 66px;
    position: relative;
    overflow: hidden;
  }
  .nav_wrapper .wrap .menu_item >a {
    font-size: 42px;
    padding: 9px 0;
  }
  .nav_wrapper .wrap .menu_item .underline {
    height: 2px;
    width: 31px;
  }
  .nav_wrapper .wrap .themes {
    font-size: 21px;
    line-height: 66px;
  }
  .nav_wrapper .wrap .themes .left_arrow,
  .nav_wrapper .wrap .themes .right_arrow {
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
  }
  .nav_wrapper .wrap .themes .left_arrow {
    left: -90px;
  }
  .nav_wrapper .wrap .themes .right_arrow {
    right: -40px;
  }
  .nav_wrapper.content_page .wrap .title {
    font-size: 22px;
    padding: 5px 0;
  }
  .nav_wrapper.content_page .wrap .btn {
    height: 51px;
  }
  .copy_area {
    padding-left: 51px;
  }
  .copy_area .wrap {
    width: 621px;
  }
  .copy_area img.logo {
    margin-top: 10px;
  }
  .copy_area h1 {
    font-size: 42px;
    margin: 10px 0;
  }
  .copy_area p {
    font-size: 14px;
    line-height: 19px;
  }
  .copy_area .picture_area {
    width: 312px;
  }
  .copy_area .picture_area .sep {
    margin: 25px 0 5px;
  }
  .copy_area .picture_area img {
    margin: 10px 0 0;
    width: 282px;
  }
  .copy_area .picture_area h2,
  .copy_area .picture_area h3 {
    font-size: 19px;
    margin: 3px 0;
  }
  .copy_area .sep {
    height: 3px;
    width: 32px;
  }
  .copy_area.home_page .wrap {
    width: 434px;
    padding-left: 50px;
  }
  .copy_area.home_page .wrap .bottom_logo {
    bottom: 10px;
    right: -276px;
  }
  .copy_area.content_page .copy {
    width: 100%;
    margin-top: 26px;
    padding-right: 16px;
  }
  .copy_area.content_page .copy p {
    margin: 0 0 18px;
  }
  .copy_area.content_page .sep_wrap {
    float: left;
    width: 100%;
    margin: 10px 0 20px;
    padding-right: 16px;
  }
  .copy_area.about_page .col1 {
    padding-right: 26px;
  }
  .copy_area.about_page .col1 h2 {
    font-size: 18px;
  }
  .copy_area.about_page .col1 p {
    line-height: 21px;
    font-size: 13px;
  }
  .copy_area.about_page .col1 .book {
    width: 220px;
  }
  .copy_area.about_page .col1 .amazon {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 5px 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .copy_area.about_page .col1 .amazon img {
    width: 80px;
  }
  .copy_area.about_page .col1 .amazon:hover {
    border: 2px solid #000;
  }
  .copy_area.about_page .col2 {
    padding-left: 25px;
  }
  .copy_area.about_page .col2 h1 {
    font-size: 24px;
  }
  .copy_area.about_page .col2 p {
    line-height: 21px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .wrap {
    width: 100%;
  }
  .nav_wrapper {
    background: url(/static/images/stripes_tablet_p.jpg);
  }
  .nav_wrapper.content_page .wrap {
    padding: 0 0 0 25px;
  }
  .nav_wrapper .wrap {
    padding: 0 0 66px 75px;
  }
  .nav_wrapper .wrap .question,
  .nav_wrapper .wrap .site_title {
    font-size: 28px;
    padding: 17px 0;
    height: 66px;
  }
  .nav_wrapper .wrap .btn {
    height: 66px;
    margin: 0 15px 0 0;
  }
  .nav_wrapper .wrap .btn span {
    font-size: 21px;
    line-height: 66px;
    padding: 8px 10px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }
  .nav_wrapper .wrap .btn span img {
    width: 15px;
  }
  .nav_wrapper .wrap .inactive_nav_wrap {
    width: 100%;
  }
  .nav_wrapper .wrap .active_nav_wrap {
    width: 98%;
  }
  .nav_wrapper .wrap .active_nav_wrap .menu_item {
    padding-right: 15px;
  }
  .nav_wrapper .wrap .global_menu {
    width: 240px;
    padding: 5px 9px;
    top: 55px;
    right: 15px;
  }
  .nav_wrapper .wrap .global_menu ul li {
    font-size: 19px;
    padding: 8px 0;
  }
  .nav_wrapper .wrap .global_menu ul li a.social {
    width: 27px;
    height: 27px;
    margin-right: 5px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social img {
    width: 27px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social:hover img {
    margin-top: -27px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store {
    width: 48%;
    height: 34px;
    margin-right: 8px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store img {
    height: 34px;
    width: 100%;
  }
  .nav_wrapper .wrap .global_menu .logos {
    padding: 4px;
    font-size: 10px;
  }
  .nav_wrapper .wrap .global_menu .logos img {
    margin-top: 5px;
    width: 200px;
  }
  .nav_wrapper .wrap .menu_item {
    width: 33%;
    height: 66px;
    position: relative;
    overflow: hidden;
  }
  .nav_wrapper .wrap .menu_item >a {
    font-size: 32px;
    padding: 9px 0;
  }
  .nav_wrapper .wrap .menu_item .underline {
    height: 2px;
    width: 31px;
  }
  .nav_wrapper .wrap .themes {
    font-size: 21px;
    line-height: 66px;
    padding-right: 45px;
  }
  .nav_wrapper .wrap .themes .left_arrow {
    left: -65px;
  }
  .nav_wrapper .wrap .themes .right_arrow {
    right: -5px;
  }
  .nav_wrapper.content_page .wrap .title {
    font-size: 22px;
    padding: 5px 0;
  }
  .nav_wrapper.content_page .wrap .btn {
    height: 51px;
  }
  .copy_area {
    padding-left: 20px;
  }
  .copy_area .wrap {
    width: 100%;
  }
  .copy_area img.logo {
    margin-top: 10px;
  }
  .copy_area h1 {
    font-size: 42px;
    margin: 10px 0;
  }
  .copy_area p {
    font-size: 14px;
    line-height: 19px;
  }
  .copy_area .picture_area {
    width: 100%;
  }
  .copy_area .picture_area .sep {
    margin: 25px 0 5px;
  }
  .copy_area .picture_area img {
    margin: 10px 0 0;
    width: 95%;
  }
  .copy_area .picture_area h2,
  .copy_area .picture_area h3 {
    font-size: 19px;
    margin: 3px 0;
  }
  .copy_area .sep {
    height: 3px;
    width: 32px;
  }
  .copy_area.home_page .wrap {
    width: 384px;
  }
  .copy_area.home_page .wrap .bottom_logo {
    top: 10px;
    right: -40px;
  }
  .copy_area.home_page .wrap .bottom_logo img {
    width: 60px;
  }
  .copy_area.content_page .copy {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 26px;
    padding-right: 16px;
  }
  .copy_area.content_page .copy p {
    margin: 0 0 18px;
  }
  .copy_area.content_page .sep_wrap {
    float: left;
    width: 100%;
    margin: 10px 0 20px;
    padding-right: 16px;
  }
  .copy_area.about_page .col1 {
    width: 100%;
    padding-right: 20px;
  }
  .copy_area.about_page .col1 h2 {
    font-size: 18px;
  }
  .copy_area.about_page .col1 p {
    line-height: 21px;
    font-size: 13px;
  }
  .copy_area.about_page .col1 .book {
    width: 220px;
  }
  .copy_area.about_page .col1 .amazon {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 5px 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .copy_area.about_page .col1 .amazon img {
    width: 80px;
  }
  .copy_area.about_page .col1 .amazon:hover {
    border: 2px solid #000;
  }
  .copy_area.about_page .col2 {
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }
  .copy_area.about_page .col2 h1 {
    font-size: 24px;
  }
  .copy_area.about_page .col2 p {
    line-height: 21px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 480px) {
  .wrap {
    width: 86%;
  }
  .copy_area .other-site-btn {
    font-size: 1rem;
    margin-right: 0.5rem;
    padding: 0.3rem 1rem;
  }
  .copy_area {
    padding-left: 20px;
  }
  .copy_area .wrap {
    padding-left: 10px !important;
  }
  .nav_wrapper {
    background: url(/static/images/stripes_tablet_p.jpg);
  }
  .nav_wrapper.content_page .wrap {
    padding: 0 0 0 25px;
  }
  .nav_wrapper .wrap {
    padding: 0 0 66px 25px;
  }
  .nav_wrapper .wrap .question,
  .nav_wrapper .wrap .site_title {
    font-size: 24px;
    padding: 20px 0;
    height: 66px;
  }
  .nav_wrapper .wrap .btn {
    height: 66px;
    margin: 0 15px 0 0;
  }
  .nav_wrapper .wrap .btn span {
    font-size: 21px;
    line-height: 66px;
    padding: 8px 10px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }
  .nav_wrapper .wrap .btn span img {
    width: 15px;
  }
  .nav_wrapper .wrap .inactive_nav_wrap {
    width: 100%;
  }
  .nav_wrapper .wrap .active_nav_wrap {
    width: 98%;
  }
  .nav_wrapper .wrap .active_nav_wrap .menu_item {
    padding-right: 15px;
  }
  .nav_wrapper .wrap .global_menu {
    width: 240px;
    padding: 5px 9px;
    top: 55px;
    right: 15px;
  }
  .nav_wrapper .wrap .global_menu ul li {
    font-size: 19px;
    padding: 8px 0;
  }
  .nav_wrapper .wrap .global_menu ul li a.social {
    width: 27px;
    height: 27px;
    margin-right: 5px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social img {
    width: 27px;
  }
  .nav_wrapper .wrap .global_menu ul li a.social:hover img {
    margin-top: -27px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store {
    width: 48%;
    height: 34px;
    margin-right: 8px;
  }
  .nav_wrapper .wrap .global_menu ul li a.store img {
    height: 34px;
    width: 100%;
  }
  .nav_wrapper .wrap .global_menu .logos {
    padding: 4px;
    font-size: 10px;
  }
  .nav_wrapper .wrap .global_menu .logos img {
    margin-top: 5px;
    width: 200px;
  }
  .nav_wrapper .wrap .menu_item {
    width: 50%;
    height: 66px;
    position: relative;
    overflow: hidden;
  }
  .nav_wrapper .wrap .menu_item >a {
    font-size: 24px;
    padding: 20px 0;
  }
  .nav_wrapper .wrap .menu_item .underline {
    height: 2px;
    width: 31px;
  }
  .nav_wrapper .wrap .themes {
    font-size: 21px;
    line-height: 66px;
    padding-right: 50px;
  }
  .nav_wrapper .wrap .themes .left_arrow {
    left: -65px;
  }
  .nav_wrapper .wrap .themes .right_arrow {
    right: 0px;
  }
  .nav_wrapper.content_page .wrap .title {
    font-size: 22px;
    padding: 5px 0;
  }
  .nav_wrapper.content_page .wrap .btn {
    height: 51px;
  }
  .copy_area {
    padding-left: 20px;
  }
  .copy_area .wrap {
    width: 100%;
  }
  .copy_area img.logo {
    margin-top: 10px;
  }
  .copy_area h1 {
    font-size: 32px;
    margin: 10px 0;
  }
  .copy_area p {
    font-size: 14px;
    line-height: 19px;
  }
  .copy_area .picture_area {
    width: 100%;
  }
  .copy_area .picture_area .sep {
    margin: 25px 0 5px;
  }
  .copy_area .picture_area img {
    margin: 10px 0 0;
    width: 95%;
  }
  .copy_area .picture_area h2,
  .copy_area .picture_area h3 {
    font-size: 19px;
    margin: 3px 0;
  }
  .copy_area .sep {
    height: 3px;
    width: 32px;
  }
  .copy_area.home_page .wrap {
    width: 284px;
  }
  .copy_area.home_page .wrap .bottom_logo {
    top: 10px;
    right: -10px;
  }
  .copy_area.home_page .wrap .bottom_logo img {
    width: 45px;
  }
  .copy_area.content_page .copy {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 26px;
    padding-right: 16px;
  }
  .copy_area.content_page .copy p {
    margin: 0 0 18px;
  }
  .copy_area.content_page .sep_wrap {
    float: left;
    width: 100%;
    margin: 10px 0 20px;
    padding-right: 16px;
  }
  .copy_area.about_page .col1 {
    width: 100%;
    padding-right: 20px;
  }
  .copy_area.about_page .col1 h2 {
    font-size: 18px;
  }
  .copy_area.about_page .col1 p {
    line-height: 21px;
    font-size: 13px;
  }
  .copy_area.about_page .col2 {
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }
  .copy_area.about_page .col2 h1 {
    font-size: 24px;
  }
  .copy_area.about_page .col2 p {
    line-height: 21px;
    font-size: 13px;
  }
}
.mCSB_container {
  width: auto;
  margin-right: 30px;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCustomScrollBox .mCSB_scrollTools {
  width: 16px;
  height: 100%;
  top: 0;
  right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer {
  padding-bottom: 40px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
  margin-top: -40px;
}
.mCSB_horizontal .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer {
  padding-bottom: 0;
  padding-right: 20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  right: 0;
  bottom: auto;
  margin-left: -40px;
  margin-top: -16px;
  float: right;
}
.mCustomScrollBox .mCSB_scrollTools {
  opacity: 0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools {
  opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  background: rgba(0,0,0,0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #000;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255,255,255,0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255,255,255,0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
