/* Yahoo! CSS Reset */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800,700,500,600);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700,500italic);
@import url(https://fonts.googleapis.com/css?family=Alex+Brush);
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, menu {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul, menu {
  list-style: none; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

input, textarea, select {
  outline: none; }

input[type=submit], input[type=button] {
  cursor: pointer; }

/* End of Yahoo! CSS Reset */
@font-face {
  font-family: 'Stainy_PersonalUseOnly';
  src: url("fonts/Stainy_PersonalUseOnly.eot");
  src: url("fonts/Stainy_PersonalUseOnly.eot") format("embedded-opentype"), url("fonts/Stainy_PersonalUseOnly.woff2") format("woff2"), url("fonts/Stainy_PersonalUseOnly.woff") format("woff"), url("fonts/Stainy_PersonalUseOnly.ttf") format("truetype"), url("fonts/Stainy_PersonalUseOnly.svg#Stainy_PersonalUseOnly") format("svg"); }

.block-center {
  max-width: 1150px;
  margin: 0 auto;
  position: relative; }
  .block-center:after {
    content: "";
    display: block;
    clear: both; }

#wrapper {
  width: 100%;
  min-width: 320px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #fff url("../images/bg-pattern.png"); }

html {
  height: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

body {
  font: 15px "Ubuntu";
  height: 100%; }

.clear:after {
  content: "";
  display: block;
  clear: both; }

/* Header
-----------------------------------------------------------------------------*/
#header {
  padding: 12px 0;
  background: #5e8f9a;
  background: -moz-linear-gradient(top, #5e8f9a 0%, #428290 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#5e8f9a), to(#428290));
  background: linear-gradient(to bottom, #5e8f9a 0%, #428290 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#5e8f9a', endColorstr='#428290',GradientType=0 ); }
  #header .logo {
    float: left;
    display: block;
    margin-right: 25px;
    width: 400px; }
    #header .logo img {
      max-width: 100%; }
  #header .slogan {
    color: #ffffff;
    float: left;
    margin-top: 25px; }
    #header .slogan .fl {
      font-family: "Stainy_PersonalUseOnly";
      font-size: 40px; }
    #header .slogan .dr {
      font-family: "Raleway";
      font-weight: 500;
      font-size: 25px; }
  #header .chrysler {
    float: right;
    margin-top: 40px; }
    #header .chrysler img {
      max-width: 100%; }
  #header .social {
    position: absolute;
    right: 10px;
    bottom: -92px;
    z-index: 10; }
    #header .social a {
      display: inline-block;
      width: 50px;
      height: 50px;
      border: 1px solid #ffffff;
      padding: 5px;
      text-decoration: none; }
      #header .social a i {
        display: block;
        line-height: 38px;
        text-align: center;
        color: #fff;
        font-size: 20px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
      #header .social a:hover i {
        background: #fff;
        color: #846860; }

#carousel_block {
  border-bottom: 20px solid #4d8793; }
  #carousel_block .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 0;
    border: none;
    background: #ffffff; }
    #carousel_block .carousel-indicators li.active {
      margin: 1px;
      background: #c59488; }
  #carousel_block img {
    width: 100%;
    height: auto; }
  #carousel_block .caption {
    position: absolute;
    top: 15%;
    left: 7%;
    color: #ffffff;
    text-align: center;
    width: 33%;
    line-height: 1; }
    #carousel_block .caption .heading-1 {
      font-weight: 500;
      text-transform: uppercase;
      font-size: 60px; }
    #carousel_block .caption .heading-2 {
      font-family: "Stainy_PersonalUseOnly";
      font-size: 115px; }
    #carousel_block .caption .heading-3 {
      font-family: "Ubuntu";
      font-size: 42px;
      background: url("../images/slider-heading-3.png") no-repeat;
      background-size: 100% 100%;
      width: 372px;
      margin: 0 auto;
      padding: 96px 0; }
      #carousel_block .caption .heading-3 .date {
        font-size: 20px; }
    #carousel_block .caption .heading-4 {
      font-weight: 500;
      font-size: 60px;
      margin-top: 40px; }
      #carousel_block .caption .heading-4 span {
        display: block;
        font-weight: 400;
        font-size: 42px; }
    #carousel_block .caption .heading-5 {
      font-family: "Stainy_PersonalUseOnly";
      font-size: 46px;
      color: #ffffff;
      margin-top: 40px; }
      #carousel_block .caption .heading-5 span {
        display: block;
        font-family: "Ubuntu";
        font-weight: 500;
        font-size: 60px;
        text-transform: uppercase; }

.menu-block {
  background: #89706a;
  position: relative; }
  .menu-block .menu-button {
    cursor: pointer;
    padding: 15px 0;
    display: none; }
    .menu-block .menu-button span {
      display: block;
      width: 30px;
      height: 4px;
      background: #ffffff;
      margin: 4px auto; }
  .menu-block menu {
    text-align: center; }
    .menu-block menu li {
      display: inline-block;
      color: #ffffff;
      padding: 34px 0;
      font-family: "Raleway";
      font-weight: 500;
      font-size: 23px;
      position: relative; }
      .menu-block menu li:after {
        content: "|"; }
      .menu-block menu li:last-child:after {
        content: ""; }
      .menu-block menu li.active a {
        color: #332521; }
      .menu-block menu li.active:before {
        content: "";
        display: block;
        width: 103px;
        height: 25px;
        background: url("../images/menu-active.png");
        position: absolute;
        bottom: 7px;
        left: 50%;
        margin-left: -51px; }
      .menu-block menu li a {
        text-transform: uppercase;
        text-decoration: none;
        margin: 0 20px;
        color: #ffffff;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        .menu-block menu li a:hover {
          color: #332521; }

/* Middle
-----------------------------------------------------------------------------*/
.article-inner {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .article-inner p, .article-inner ul, .article-inner ol {
    margin-bottom: 1rem; }
  .article-inner h1, .article-inner h2, .article-inner h3 {
    margin-bottom: 1em; }
  .article-inner ul {
    list-style: disc; }
  .article-inner ol {
    list-style: decimal; }

#content {
  padding: 0; }
  #content .index-block-1:after {
    content: "";
    display: block;
    clear: both; }
  #content .index-block-1 .inside-block {
    width: 50%;
    float: left; }
    #content .index-block-1 .inside-block:first-child {
      padding: 25px 130px; }
      #content .index-block-1 .inside-block:first-child .content-hi {
        margin: 15px 0 0 25px; }
        #content .index-block-1 .inside-block:first-child .content-hi .title {
          font-size: 30px;
          color: #5d8e99;
          margin-bottom: 15px; }
          #content .index-block-1 .inside-block:first-child .content-hi .title .word1 {
            font-weight: 700;
            color: #89706a; }
        #content .index-block-1 .inside-block:first-child .content-hi p {
          margin-bottom: 15px; }
        #content .index-block-1 .inside-block:first-child .content-hi b,
        #content .index-block-1 .inside-block:first-child .content-hi strong {
          font-weight: 700;
          color: #654526;
          font-size: 18px; }
        #content .index-block-1 .inside-block:first-child .content-hi .signature {
          font-family: "Stainy_PersonalUseOnly";
          font-size: 40px;
          color: #4b8693; }
    #content .index-block-1 .inside-block:last-child {
      padding: 20px 15px;
      background: #588c97; }
    #content .index-block-1 .inside-block .video-block {
      border-style: solid;
      border-width: 9px;
      -moz-border-image: url("../images/border-image-1.png") 9 round;
      border-image: url("../images/border-image-1.png") 9 fill round;
      padding: 10px;
      position: relative; }
      #content .index-block-1 .inside-block .video-block:before {
        content: "";
        display: block;
        width: 91px;
        height: 104px;
        background: url("../images/video-block-before.png") no-repeat;
        position: absolute;
        right: 26px;
        top: -26px; }
      #content .index-block-1 .inside-block .video-block .title {
        font-weight: 700;
        font-size: 30px;
        color: #ffffff;
        min-height: 41px;
        background: url("../images/video-block-title.png") left top no-repeat;
        padding-left: 90px;
        margin-bottom: 20px;
        margin-top: 10px; }
  #content .carousel-quote {
    background: #89706a;
    padding: 25px;
    border-bottom: 20px solid #4d8793; }
    #content .carousel-quote .title-img {
      text-align: center;
      margin-bottom: 10px; }
      #content .carousel-quote .title-img img {
        vertical-align: middle;
        margin: 0 20px; }
      #content .carousel-quote .title-img:before {
        content: "";
        display: inline-block;
        width: 200px;
        height: 4px;
        background: #ffffff;
        vertical-align: middle;
        border-radius: 4px; }
      #content .carousel-quote .title-img:after {
        content: "";
        display: inline-block;
        width: 200px;
        height: 4px;
        background: #ffffff;
        vertical-align: middle;
        border-radius: 4px; }
    #content .carousel-quote .carousel {
      max-width: 1000px;
      margin: 0 auto;
      padding: 0 160px;
      position: relative; }
      #content .carousel-quote .carousel:before {
        content: "";
        display: block;
        width: 158px;
        height: 110px;
        background: url("../images/carousel-quote-1.png");
        position: absolute;
        top: -70px;
        left: 0; }
      #content .carousel-quote .carousel:after {
        content: "";
        display: block;
        width: 141px;
        height: 110px;
        background: url("../images/carousel-quote-2.png");
        position: absolute;
        bottom: 0;
        right: 0; }
      #content .carousel-quote .carousel .carousel-indicators {
        bottom: 0; }
        #content .carousel-quote .carousel .carousel-indicators li {
          width: 21px;
          height: 20px;
          margin: 0;
          background: url("../images/carousel-quote-indicators.png") bottom left no-repeat;
          border: none; }
          #content .carousel-quote .carousel .carousel-indicators li.active {
            background-position: top left; }
      #content .carousel-quote .carousel .item {
        text-align: center;
        padding-bottom: 40px; }
        #content .carousel-quote .carousel .item p {
          font-weight: 500;
          font-style: italic;
          font-size: 39px;
          color: #ffffff;
          margin-bottom: 15px;
          overflow: hidden; }
        #content .carousel-quote .carousel .item .signature {
          font-family: "Stainy_PersonalUseOnly";
          font-size: 42px;
          color: #caaba3; }
  #content .our-schedule {
    padding: 20px 0;
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .our-schedule:after {
      content: "";
      display: block;
      clear: both; }
    #content .our-schedule .our-schedule-img {
      display: block;
      width: 250px;
      height: auto;
      border: 2px solid #fff;
      float: left;
      border-radius: 50%;
      box-shadow: 0 0 18px 0 rgba(31, 28, 22, 0.43); }
    #content .our-schedule .content {
      background: url("../images/our-schedule-content.png") top left no-repeat;
      padding: 30px 0 10px 30px;
      position: relative;
      overflow: hidden; }
      #content .our-schedule .content:after {
        content: "";
        display: block;
        width: 82px;
        height: 47px;
        background: url("../images/our-schedule-arrow.png");
        position: absolute;
        bottom: 0; }
      #content .our-schedule .content .title {
        font-weight: 500;
        font-size: 30px;
        color: #42818f;
        margin-bottom: 15px; }
        #content .our-schedule .content .title .word1 {
          font-weight: 700;
          color: #89706a; }
      #content .our-schedule .content p {
        color: #595959;
        line-height: 28px;
        margin-bottom: 15px; }
        #content .our-schedule .content p b,
        #content .our-schedule .content p strong {
          font-weight: 500;
          font-size: 25px;
          color: #654526; }
      #content .our-schedule .content .more {
        display: block;
        width: 100px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        background: #876d66;
        border-radius: 2px;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 500;
        font-size: 13px;
        color: #fff;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .our-schedule .content .more:hover {
          background: #9f8781; }
    #content .our-schedule .what-it-is {
      float: right; }
  #content .season-team {
    background: #588c97;
    padding: 20px 0;
    margin-bottom: 80px;
    box-shadow: 0 0 30px 0 rgba(1, 1, 1, 0.25); }
    #content .season-team .title {
      font-weight: 500;
      font-size: 30px;
      color: #b5dfe8;
      float: left; }
      #content .season-team .title img {
        margin-right: 10px; }
      #content .season-team .title .word1,
      #content .season-team .title .word2 {
        font-weight: 700;
        color: #ffffff; }
    #content .season-team .all-seasons {
      display: block;
      width: 127px;
      height: 43px;
      background: url("../images/all-seasons.png");
      float: right;
      text-align: center;
      line-height: 43px;
      text-transform: uppercase;
      font-size: 15px;
      text-decoration: none;
      color: #ffffff;
      margin-top: 5px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .season-team .all-seasons:hover {
        color: #b5dfe8; }
    #content .season-team .all-episodes {
      width: 387px;
      height: 80px;
      display: block;
      margin: 0 auto;
      background: #876d66 url("../images/all-episodes.png") left 25px center no-repeat;
      line-height: 80px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 500;
      font-size: 25px;
      color: #ffffff;
      padding-left: 80px;
      border-radius: 6px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .season-team .all-episodes:hover {
        background-color: #9f8781; }
  #content .season-team-list {
    font-size: 0;
    margin: 25px -2px 0;
    text-align: center; }
    #content .season-team-list .item {
      width: 33.33333%;
      padding: 0 2px;
      display: inline-block;
      position: relative;
      text-align: center;
      text-decoration: none;
      vertical-align: top; }
      #content .season-team-list .item:before {
        content: "";
        display: block;
        background: url("../images/season-team-list-before.png");
        width: 29px;
        height: 78px;
        position: absolute;
        top: -4px;
        left: 30px;
        z-index: 20; }
      #content .season-team-list .item .img-block {
        margin-bottom: 15px;
        position: relative; }
        #content .season-team-list .item .img-block img {
          width: 100%; }
        #content .season-team-list .item .img-block:after {
          content: "";
          display: block;
          position: absolute;
          top: 10px;
          left: 10px;
          right: 10px;
          bottom: 10px;
          background: url("../images/season-team-list-hover-line.png");
          background-size: 100% 100%;
          opacity: 0;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
      #content .season-team-list .item .block-text {
        position: relative;
        padding: 0 20px 40px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .season-team-list .item .block-text .name {
          font-family: "Raleway";
          font-weight: 600;
          font-size: 26px;
          color: #ffffff;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
          #content .season-team-list .item .block-text .name .hz-what {
            font-size: 16px;
            color: #e9e4d3; }
          #content .season-team-list .item .block-text .name:after {
            content: "";
            display: block;
            width: 100%;
            height: 12px;
            background: url("../images/season-team-list-name.png") top center no-repeat;
            margin: 10px 0;
            background-size: 100% 100%; }
        #content .season-team-list .item .block-text p {
          font-size: 18px;
          color: #bfeff9;
          height: 42px;
          overflow: hidden;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
      #content .season-team-list .item:after {
        content: "";
        width: 86px;
        height: 86px;
        background: url("../images/season-team-list-icon.jpg");
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -43px;
        opacity: 0;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
      #content .season-team-list .item:hover .img-block:after {
        opacity: 1; }
      #content .season-team-list .item:hover .block-text {
        background: rgba(255, 255, 255, 0.8);
        margin-top: -151px; }
        #content .season-team-list .item:hover .block-text .name {
          color: #876d66; }
          #content .season-team-list .item:hover .block-text .name .hz-what {
            color: #876d66; }
          #content .season-team-list .item:hover .block-text .name:after {
            height: 4px;
            background: url("../images/season-team-list-name-2.png") center center no-repeat; }
        #content .season-team-list .item:hover .block-text p {
          color: #595959; }
      #content .season-team-list .item:hover:after {
        bottom: 100px;
        opacity: 1; }
  #content .expert-team {
    background: #588c97;
    padding: 20px 0;
    margin-bottom: 80px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgba(1, 1, 1, 0.25); }
    #content .expert-team .title {
      text-align: center; }
      #content .expert-team .title > span {
        display: block;
        font-weight: 500;
        font-size: 30px;
        color: #b5dfe8;
        margin-bottom: 15px; }
        #content .expert-team .title > span .word1 {
          font-weight: 700;
          color: #ffffff; }
    #content .expert-team .all-episodes {
      width: 387px;
      height: 80px;
      display: block;
      margin: 0 auto;
      background: #876d66 url("../images/all-episodes.png") left 25px center no-repeat;
      line-height: 80px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 500;
      font-size: 25px;
      color: #ffffff;
      padding-left: 80px;
      border-radius: 6px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .expert-team .all-episodes:hover {
        background-color: #9f8781; }
  #content .expert-team-list {
    font-size: 0;
    margin: 25px -15px 0; }
    #content .expert-team-list .item {
      width: 33.33333%;
      padding: 0 15px;
      display: inline-block;
      position: relative;
      text-align: center;
      text-decoration: none;
      vertical-align: top;
      margin-bottom: 70px; }
      #content .expert-team-list .item .img-block {
        position: relative; }
        #content .expert-team-list .item .img-block img {
          width: 100%; }
      #content .expert-team-list .item .block-text {
        position: relative;
        padding: 10px 20px 40px;
        background: #876d66;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .expert-team-list .item .block-text .name {
          font-family: "Raleway";
          font-weight: 600;
          font-size: 26px;
          color: #ffffff;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
          #content .expert-team-list .item .block-text .name:after {
            content: "";
            display: block;
            width: 100%;
            height: 4px;
            background: url("../images/season-team-list-name-2.png") center center no-repeat;
            margin: 10px 0; }
        #content .expert-team-list .item .block-text p {
          font-size: 18px;
          color: #bfeff9;
          height: 42px;
          overflow: hidden;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
      #content .expert-team-list .item:before {
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: 25px;
        right: 25px;
        bottom: 10px;
        background: url("../images/season-team-list-hover-line.png");
        background-size: 100% 100%;
        z-index: 10; }
      #content .expert-team-list .item:after {
        content: "";
        width: 86px;
        height: 86px;
        background: url("../images/expert-team-list-icon.jpg");
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -43px;
        opacity: 0;
        z-index: 11;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
      #content .expert-team-list .item:hover .block-text {
        background: white; }
        #content .expert-team-list .item:hover .block-text .name {
          color: #876d66; }
        #content .expert-team-list .item:hover .block-text p {
          color: #595959; }
      #content .expert-team-list .item:hover:after {
        bottom: -60px;
        opacity: 1; }
  #content .our-team-list-block {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
    text-align: center; }
    #content .our-team-list-block:after {
      content: "";
      display: block;
      clear: both; }
    #content .our-team-list-block .all-episodes {
      width: 387px;
      height: 80px;
      display: block;
      margin: 0 auto;
      background: #876d66 url("../images/all-episodes.png") left 25px center no-repeat;
      line-height: 80px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 500;
      font-size: 25px;
      color: #ffffff;
      padding-left: 80px;
      border-radius: 6px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .our-team-list-block .all-episodes:hover {
        background-color: #9f8781; }
  #content .our-team-list {
    font-size: 0;
    margin: 25px -15px 0; }
    #content .our-team-list .item {
      width: 33.33333%;
      padding: 0 15px;
      display: inline-block;
      position: relative;
      text-align: center;
      text-decoration: none;
      vertical-align: top;
      margin-bottom: 70px; }
      #content .our-team-list .item .img-block {
        position: relative; }
        #content .our-team-list .item .img-block img {
          width: 100%; }
      #content .our-team-list .item .block-text {
        position: relative;
        padding: 10px 20px 40px;
        background: #4d8793;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .our-team-list .item .block-text .name {
          font-family: "Raleway";
          font-weight: 600;
          font-size: 26px;
          color: #ffffff;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
          #content .our-team-list .item .block-text .name:after {
            content: "";
            display: block;
            width: 100%;
            height: 4px;
            background: url("../images/season-team-list-name-2.png") center center no-repeat;
            margin: 10px 0; }
        #content .our-team-list .item .block-text p {
          font-size: 18px;
          color: #bfeff9;
          height: 42px;
          overflow: hidden;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
      #content .our-team-list .item:before {
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: 25px;
        right: 25px;
        bottom: 10px;
        background: url("../images/season-team-list-hover-line.png");
        background-size: 100% 100%;
        z-index: 10; }
      #content .our-team-list .item:after {
        content: "";
        width: 86px;
        height: 86px;
        background: url("../images/our-team-list-icon.jpg");
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -43px;
        opacity: 0;
        z-index: 11;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
      #content .our-team-list .item:hover .block-text {
        background: white; }
        #content .our-team-list .item:hover .block-text .name {
          color: #876d66; }
        #content .our-team-list .item:hover .block-text p {
          color: #595959; }
      #content .our-team-list .item:hover:after {
        bottom: -60px;
        opacity: 1; }
  #content .nominate-block {
    position: relative;
    display: block; }
    #content .nominate-block img {
      width: 100%; }
    #content .nominate-block .text {
      width: 869px;
      height: 262px;
      background: url("../images/nominate-block-text.png");
      background-size: 100% 100%;
      position: absolute;
      top: 40px;
      font-family: "Raleway";
      font-weight: 800;
      font-size: 54px;
      color: #fff;
      text-align: center;
      padding-top: 160px;
      left: 50%;
      margin-left: -435px; }
  #content .accept-link {
    display: block;
    margin: 30px auto;
    max-width: 728px;
    text-align: center; }
    #content .accept-link img {
      max-width: 100%; }
  #content .generous-support {
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .generous-support:after {
      content: "";
      display: block;
      clear: both; }
    #content .generous-support .title {
      font-family: "Stainy_PersonalUseOnly";
      font-size: 31px;
      color: #4d8793;
      text-align: center; }
    #content .generous-support .title-img {
      text-align: center;
      margin-bottom: 10px; }
      #content .generous-support .title-img img {
        vertical-align: middle;
        margin: 0 20px; }
      #content .generous-support .title-img:before {
        content: "";
        display: inline-block;
        width: 200px;
        height: 4px;
        background: #baa6a1;
        vertical-align: middle;
        border-radius: 4px; }
      #content .generous-support .title-img:after {
        content: "";
        display: inline-block;
        width: 200px;
        height: 4px;
        background: #baa6a1;
        vertical-align: middle;
        border-radius: 4px; }
    #content .generous-support .generous-support-carousel {
      margin: 30px 0; }
      #content .generous-support .generous-support-carousel .carousel-wrapper {
        overflow: hidden; }
        #content .generous-support .generous-support-carousel .carousel-wrapper .carousel-items {
          font-size: 0;
          white-space: nowrap;
          position: relative;
          text-align: center; }
          #content .generous-support .generous-support-carousel .carousel-wrapper .carousel-items .carousel-block {
            display: inline-block;
            width: auto;
            text-align: center;
            padding: 0 10px; }
            #content .generous-support .generous-support-carousel .carousel-wrapper .carousel-items .carousel-block img {
              max-width: 100%; }
  #content .stay-on-top {
    border-top: 9px solid #89706a;
    border-bottom: 12px solid #4d8793;
    margin-bottom: 10px;
    background: url("../images/stay-on-top.jpg");
    background-size: cover;
    text-align: center;
    padding: 30px 10px; }
    #content .stay-on-top .title {
      font-family: "Raleway";
      text-transform: uppercase;
      font-weight: 800;
      font-size: 54px;
      color: #ffffff; }
    #content .stay-on-top .subtitle {
      font-family: "Stainy_PersonalUseOnly";
      font-size: 39px;
      color: #4d8793; }
    #content .stay-on-top .subscribe {
      width: 385px;
      height: 62px;
      margin: 20px auto;
      border: 1px solid #ffffff;
      font-size: 0; }
      #content .stay-on-top .subscribe input[type=email],
      #content .stay-on-top .subscribe input[type=text] {
        width: 75%;
        height: 60px;
        border: none;
        padding: 0 20px;
        font-weight: 300;
        font-size: 16px;
        color: #fff;
        vertical-align: top;
        background: none; }
      #content .stay-on-top .subscribe input[type=submit] {
        width: 25%;
        height: 60px;
        border: none;
        background: #4d8793 url("../images/subscribe-submit.png") center center no-repeat;
        border-left: 1px solid #ffffff;
        vertical-align: top;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .stay-on-top .subscribe input[type=submit]:hover {
          background-color: #65a2ae; }
  #content .seasones-list {
    text-align: center;
    margin: 15px 0; }
    #content .seasones-list a {
      display: inline-block;
      text-transform: uppercase;
      font-size: 23px;
      color: #8a716b;
      width: 198px;
      height: 135px;
      line-height: 135px;
      text-decoration: none;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .seasones-list a.active {
        background: url("../images/seasones-list-active.png");
        color: #4d8793; }
      #content .seasones-list a:hover {
        color: #4d8793; }
  #content .episode-list {
    text-align: center; }
    #content .episode-list .episode-list-item {
      margin: 20px 0 100px; }
      #content .episode-list .episode-list-item .name {
        text-align: center;
        font-weight: 700;
        font-size: 31px;
        color: #8a716b;
        margin-bottom: 25px; }
        #content .episode-list .episode-list-item .name a {
          text-decoration: none;
          color: #4a8592;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
          #content .episode-list .episode-list-item .name a:hover {
            color: #60a0af; }
      #content .episode-list .episode-list-item p {
        font-weight: 500;
        font-size: 18px;
        color: #654526;
        margin-bottom: 15px; }
      #content .episode-list .episode-list-item .featuring-title {
        font-family: "Stainy_PersonalUseOnly";
        font-size: 40px;
        color: #4b8693;
        margin-bottom: 15px; }
      #content .episode-list .episode-list-item .featuring-block {
        background: #4d8793;
        padding: 40px 0; }
        #content .episode-list .episode-list-item .featuring-block .social {
          margin-top: 70px; }
          #content .episode-list .episode-list-item .featuring-block .social a {
            display: inline-block;
            height: 32px;
            line-height: 30px;
            padding: 0 10px;
            border: 1px solid;
            background: #ffffff;
            text-decoration: none;
            font-weight: 700;
            font-size: 13px;
            margin: 0 20px 20px;
            border-radius: 15px;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease; }
            #content .episode-list .episode-list-item .featuring-block .social a i {
              font-size: 15px;
              vertical-align: middle;
              margin-right: 5px; }
            #content .episode-list .episode-list-item .featuring-block .social a.fb {
              border-color: #43609c;
              color: #43609c; }
              #content .episode-list .episode-list-item .featuring-block .social a.fb:hover {
                color: #fff;
                background: #43609c; }
            #content .episode-list .episode-list-item .featuring-block .social a.tw {
              border-color: #55acee;
              color: #55acee; }
              #content .episode-list .episode-list-item .featuring-block .social a.tw:hover {
                color: #fff;
                background: #55acee; }
            #content .episode-list .episode-list-item .featuring-block .social a.gp {
              border-color: #dd4b39;
              color: #dd4b39; }
              #content .episode-list .episode-list-item .featuring-block .social a.gp:hover {
                color: #fff;
                background: #dd4b39; }
            #content .episode-list .episode-list-item .featuring-block .social a.pi {
              border-color: #cb2027;
              color: #cb2027; }
              #content .episode-list .episode-list-item .featuring-block .social a.pi:hover {
                color: #fff;
                background: #cb2027; }
        #content .episode-list .episode-list-item .featuring-block .season-team-list + .social {
          margin-top: 0; }
  #content .business-nav {
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .business-nav:after {
      content: "";
      display: block;
      clear: both; }
    #content .business-nav .prev {
      width: 280px;
      float: left;
      margin: 20px 0; }
      #content .business-nav .prev a {
        text-decoration: none; }
        #content .business-nav .prev a span {
          font-size: 20px;
          color: #4a8592;
          margin-left: 10px; }
    #content .business-nav .next {
      width: 280px;
      float: right;
      margin: 20px 0; }
      #content .business-nav .next a {
        text-decoration: none; }
        #content .business-nav .next a span {
          font-size: 20px;
          color: #4a8592;
          margin-right: 10px; }
    #content .business-nav .business-logo {
      text-align: center; }
  #content .businessman-detail .sen {
    font-weight: 700;
    font-size: 24px;
    color: #89706a;
    text-align: center; }
    #content .businessman-detail .sen a {
      text-decoration: none;
      color: #4a8592;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .businessman-detail .sen a:hover {
        color: #60a0af; }
  #content .businessman-detail .business-name {
    font-family: "Raleway";
    font-weight: 600;
    color: #4d8793;
    font-size: 41px;
    text-align: center; }
  #content .businessman-detail .location {
    font-family: "Raleway";
    font-weight: 600;
    font-size: 24px;
    color: #876d66;
    text-align: center;
    margin-bottom: 25px; }
  #content .businessman-detail .turquoise-block {
    background: #4d8793; }
    #content .businessman-detail .turquoise-block .img-block {
      float: left;
      margin-right: 80px;
      position: relative;
      top: -15px; }
      #content .businessman-detail .turquoise-block .img-block:before {
        content: "";
        display: block;
        background: url("../images/season-team-list-before.png");
        width: 29px;
        height: 78px;
        position: absolute;
        top: -4px;
        left: 30px;
        z-index: 20; }
      #content .businessman-detail .turquoise-block .img-block img {
        max-width: 100%; }
    #content .businessman-detail .turquoise-block .content {
      overflow: hidden;
      padding-top: 30px; }
      #content .businessman-detail .turquoise-block .content .info {
        font-weight: 500;
        font-size: 30px;
        color: #ffffff; }
        #content .businessman-detail .turquoise-block .content .info span {
          display: inline-block;
          color: #92d6e4;
          width: 170px; }
        #content .businessman-detail .turquoise-block .content .info a {
          display: inline-block;
          color: #92d6e4;
          width: 170px;
          text-decoration: none;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          transition: all 300ms ease; }
          #content .businessman-detail .turquoise-block .content .info a:hover {
            color: #fff; }
      #content .businessman-detail .turquoise-block .content .businessman-social {
        margin: 30px 0 20px; }
      #content .businessman-detail .turquoise-block .content p {
        font-size: 20px;
        color: #ffffff; }
    #content .businessman-detail .turquoise-block #turquoise_block_gallery {
      margin-bottom: 25px; }
    #content .businessman-detail .turquoise-block .sub-video-text {
      text-align: center;
      padding: 20px 0; }
      #content .businessman-detail .turquoise-block .sub-video-text p {
        font-weight: 500;
        font-size: 18px;
        color: #ffffff; }
  #content .businessman-detail-bottom {
    padding: 25px 0 70px;
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .businessman-detail-bottom:after {
      content: "";
      display: block;
      clear: both; }
    #content .businessman-detail-bottom .social {
      text-align: center; }
      #content .businessman-detail-bottom .social a {
        display: inline-block;
        height: 32px;
        line-height: 30px;
        padding: 0 10px;
        border: 1px solid;
        background: #ffffff;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
        margin: 0 20px 20px;
        border-radius: 15px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .businessman-detail-bottom .social a i {
          font-size: 15px;
          vertical-align: middle;
          margin-right: 5px; }
        #content .businessman-detail-bottom .social a.fb {
          border-color: #43609c;
          color: #43609c; }
          #content .businessman-detail-bottom .social a.fb:hover {
            color: #fff;
            background: #43609c; }
        #content .businessman-detail-bottom .social a.tw {
          border-color: #55acee;
          color: #55acee; }
          #content .businessman-detail-bottom .social a.tw:hover {
            color: #fff;
            background: #55acee; }
        #content .businessman-detail-bottom .social a.gp {
          border-color: #dd4b39;
          color: #dd4b39; }
          #content .businessman-detail-bottom .social a.gp:hover {
            color: #fff;
            background: #dd4b39; }
        #content .businessman-detail-bottom .social a.pi {
          border-color: #cb2027;
          color: #cb2027; }
          #content .businessman-detail-bottom .social a.pi:hover {
            color: #fff;
            background: #cb2027; }
    #content .businessman-detail-bottom .pb {
      text-align: center;
      margin-bottom: 30px; }
      #content .businessman-detail-bottom .pb .s {
        font-size: 26px;
        color: #4d8793; }
      #content .businessman-detail-bottom .pb .e {
        font-size: 40px;
        color: #4d8793;
        font-family: "Stainy_PersonalUseOnly"; }
  #content .pag-block {
    text-align: center; }
    #content .pag-block li {
      display: inline-block;
      height: 55px;
      width: 155px;
      border: 2px solid #6698a2;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .pag-block li a {
        display: block;
        line-height: 51px;
        font-weight: 700;
        font-size: 22px;
        text-decoration: none;
        color: #4d8793;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
      #content .pag-block li:not(.prev):not(.next) {
        width: 55px; }
        #content .pag-block li:not(.prev):not(.next) a {
          color: #3b3e43; }
      #content .pag-block li.active, #content .pag-block li:hover {
        border-color: #8a726c;
        background: #8a726c; }
        #content .pag-block li.active a, #content .pag-block li:hover a {
          color: #fff !important; }
  #content .about-text {
    padding: 50px 0;
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .about-text:after {
      content: "";
      display: block;
      clear: both; }
    #content .about-text .about-text-left {
      float: left;
      margin-right: 40px; }
    #content .about-text .about-text-right {
      overflow: hidden; }
      #content .about-text .about-text-right .content-hi {
        margin: 15px 0 0 25px; }
        #content .about-text .about-text-right .content-hi .title {
          font-size: 30px;
          color: #5d8e99;
          margin-bottom: 15px; }
          #content .about-text .about-text-right .content-hi .title .word1 {
            font-weight: 700;
            color: #89706a; }
        #content .about-text .about-text-right .content-hi p {
          margin-bottom: 15px; }
        #content .about-text .about-text-right .content-hi b,
        #content .about-text .about-text-right .content-hi strong {
          font-weight: 700;
          color: #654526;
          font-size: 18px; }
        #content .about-text .about-text-right .content-hi .signature {
          font-family: "Stainy_PersonalUseOnly";
          font-size: 40px;
          color: #4b8693; }
  #content .about-video {
    background: #588c97;
    padding: 30px 0; }
    #content .about-video .video-block {
      border-style: solid;
      border-width: 9px;
      -moz-border-image: url("../images/border-image-1.png") 9 round;
      border-image: url("../images/border-image-1.png") 9 fill round;
      padding: 10px;
      position: relative; }
      #content .about-video .video-block:before {
        content: "";
        display: block;
        width: 91px;
        height: 104px;
        background: url("../images/video-block-before.png") no-repeat;
        position: absolute;
        right: 26px;
        top: -26px; }
      #content .about-video .video-block .title {
        font-weight: 700;
        font-size: 30px;
        color: #ffffff;
        min-height: 41px;
        background: url("../images/video-block-title.png") left top no-repeat;
        padding-left: 90px;
        margin-bottom: 20px;
        margin-top: 10px; }
    #content .about-video .social {
      text-align: center;
      margin-top: 30px; }
      #content .about-video .social a {
        display: inline-block;
        height: 32px;
        line-height: 30px;
        padding: 0 10px;
        border: 1px solid;
        background: #ffffff;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
        margin: 0 20px 20px;
        border-radius: 15px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .about-video .social a i {
          font-size: 15px;
          vertical-align: middle;
          margin-right: 5px; }
        #content .about-video .social a.fb {
          border-color: #43609c;
          color: #43609c; }
          #content .about-video .social a.fb:hover {
            color: #fff;
            background: #43609c; }
        #content .about-video .social a.tw {
          border-color: #55acee;
          color: #55acee; }
          #content .about-video .social a.tw:hover {
            color: #fff;
            background: #55acee; }
        #content .about-video .social a.gp {
          border-color: #dd4b39;
          color: #dd4b39; }
          #content .about-video .social a.gp:hover {
            color: #fff;
            background: #dd4b39; }
        #content .about-video .social a.pi {
          border-color: #cb2027;
          color: #cb2027; }
          #content .about-video .social a.pi:hover {
            color: #fff;
            background: #cb2027; }
  #content .common-text-block {
    padding: 40px 0;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    text-align: center; }
    #content .common-text-block:after {
      content: "";
      display: block;
      clear: both; }
    #content .common-text-block .title {
      font-weight: 500;
      font-size: 30px;
      color: #42818f;
      margin-bottom: 15px; }
      #content .common-text-block .title .word1 {
        font-weight: 700;
        color: #89706a; }
    #content .common-text-block b,
    #content .common-text-block strong {
      font-weight: 500;
      color: #654526;
      font-size: 18px; }
    #content .common-text-block h6 {
      font-weight: 500;
      color: #4d8793;
      font-size: 20px; }
    #content .common-text-block p {
      font-size: 15px;
      color: #595959;
      margin-top: 15px;
      font-weight: 500; }
  #content .expert-detail {
    padding: 40px 0;
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .expert-detail:after {
      content: "";
      display: block;
      clear: both; }
    #content .expert-detail .title {
      text-align: center;
      font-size: 30px;
      color: #5d8e99;
      margin-bottom: 15px; }
      #content .expert-detail .title .word1 {
        font-weight: 700;
        color: #89706a; }
    #content .expert-detail p {
      font-size: 15px;
      text-align: center;
      color: #595959;
      margin-bottom: 15px; }
      #content .expert-detail p b,
      #content .expert-detail p strong {
        color: #654526;
        font-size: 18px; }
    #content .expert-detail .name-job {
      background: url("../images/expert-team-list-icon.jpg") left top no-repeat;
      padding-left: 100px;
      float: left;
      margin-bottom: 30px; }
      #content .expert-detail .name-job .name {
        font-weight: 600;
        font-family: "Raleway";
        font-size: 41px;
        color: #4d8793;
        margin-bottom: 10px; }
        #content .expert-detail .name-job .name:after {
          content: "";
          display: block;
          width: 94px;
          height: 6px;
          background: url("../images/expert-detail-name.jpg"); }
      #content .expert-detail .name-job .job {
        font-size: 19px;
        color: #89706a; }
    #content .expert-detail .back-to-about {
      text-decoration: none;
      float: right;
      margin: 20px 0; }
      #content .expert-detail .back-to-about span {
        font-size: 20px;
        color: #4a8592;
        margin-left: 10px; }
    #content .expert-detail .img-block {
      float: left;
      margin-right: 40px; }
      #content .expert-detail .img-block img {
        display: block;
        max-width: 100%;
        margin: 0 auto 35px; }
    #content .expert-detail .content {
      overflow: hidden; }
      #content .expert-detail .content p {
        font-weight: 500;
        font-size: 18px;
        color: #595959;
        line-height: 30px;
        margin-bottom: 20px; }
    #content .expert-detail.team-detail .name-job {
      background: url("../images/our-team-list-icon.jpg") left top no-repeat; }
  #content .webisodes-filter {
    text-align: center;
    padding: 70px 0 50px; }
    #content .webisodes-filter a {
      display: inline-block;
      height: 55px;
      padding: 0 7px;
      margin-bottom: 20px;
      border: 2px solid #6696a0;
      line-height: 51px;
      text-decoration: none;
      font-family: "Raleway";
      font-weight: 700;
      font-size: 16px;
      color: #4d8793;
      position: relative;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .webisodes-filter a:hover {
        background: #4d8793;
        color: #fff; }
      #content .webisodes-filter a.active {
        background: #4d8793;
        color: #fff; }
        #content .webisodes-filter a.active:after {
          content: "";
          display: block;
          width: 77px;
          height: 64px;
          background: url("../images/webisodes-filter.png");
          position: absolute;
          bottom: -70px;
          left: 50%;
          margin-left: -38px; }
  #content .webisodes-block {
    padding: 20px 0;
    text-align: center;
    max-width: 1150px;
    margin: 0 auto;
    position: relative; }
    #content .webisodes-block:after {
      content: "";
      display: block;
      clear: both; }
    #content .webisodes-block .title {
      font-weight: 600;
      font-family: "Raleway";
      font-size: 41px;
      color: #4d8793;
      margin: 20px 0 30px; }
    #content .webisodes-block p {
      font-size: 15px;
      color: #595959;
      margin-bottom: 20px; }
      #content .webisodes-block p b,
      #content .webisodes-block p strong {
        font-size: 18px;
        color: #654526;
        font-weight: 500; }
    #content .webisodes-block .webisodes-list {
      font-size: 0;
      margin: 20px -10px; }
      #content .webisodes-block .webisodes-list .item {
        vertical-align: top;
        display: inline-block;
        width: 50%;
        padding: 0 10px 20px;
        font-size: 15px; }
        #content .webisodes-block .webisodes-list .item .name {
          font-size: 18px;
          text-transform: uppercase;
          font-weight: 500;
          color: #4d8793;
          display: block;
          margin: 10px 0; }
        #content .webisodes-block .webisodes-list .item a:not([class]) {
          color: #4d8793; }
  #content .blog-block {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    margin-top: 35px; }
    #content .blog-block:after {
      content: "";
      display: block;
      clear: both; }
    #content .blog-block .blog-asaid {
      width: 25%;
      float: left;
      padding-top: 100px; }
      #content .blog-block .blog-asaid .blog-asaid-top {
        text-align: center;
        margin-bottom: 20px; }
        #content .blog-block .blog-asaid .blog-asaid-top .top-title {
          font-weight: 500;
          font-size: 19px;
          color: #595959;
          margin: 15px 0; }
      #content .blog-block .blog-asaid .title {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        color: #595959;
        padding: 20px 0; }
      #content .blog-block .blog-asaid .archive-list a {
        display: block;
        line-height: 37px;
        border-bottom: 1px solid #beb2af;
        font-weight: 700;
        font-size: 12px;
        color: #595959;
        text-decoration: none;
        overflow: hidden;
        padding: 0 10px 0 5px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease; }
        #content .blog-block .blog-asaid .archive-list a:after {
          content: "\f105";
          font-family: "FontAwesome";
          color: #63949f;
          float: right; }
        #content .blog-block .blog-asaid .archive-list a:hover {
          background: #ece8e7; }
    #content .blog-block .blog-list-block {
      width: 75%;
      float: right;
      padding: 0 0 30px 50px; }
      #content .blog-block .blog-list-block .blog-list .item {
        padding: 30px;
        background: rgba(60, 138, 192, 0.07);
        overflow: hidden;
        border-bottom: 3px solid #4d8793;
        margin-bottom: 60px; }
        #content .blog-block .blog-list-block .blog-list .item .embed-responsive,
        #content .blog-block .blog-list-block .blog-list .item .img-block {
          display: block;
          margin-bottom: 15px;
          text-align: center; }
          #content .blog-block .blog-list-block .blog-list .item .embed-responsive img,
          #content .blog-block .blog-list-block .blog-list .item .img-block img {
            max-width: 100%; }
        #content .blog-block .blog-list-block .blog-list .item .date-type {
          text-align: center;
          float: left;
          padding-right: 10px; }
          #content .blog-block .blog-list-block .blog-list .item .date-type .date {
            font-weight: 300;
            text-transform: uppercase;
            font-size: 12px;
            color: #818181;
            margin-bottom: 15px; }
            #content .blog-block .blog-list-block .blog-list .item .date-type .date span {
              display: block;
              font-weight: 500;
              font-size: 40px;
              color: #4d8793; }
        #content .blog-block .blog-list-block .blog-list .item .content {
          overflow: hidden;
          padding-left: 20px;
          position: relative; }
          #content .blog-block .blog-list-block .blog-list .item .content:before {
            content: "";
            width: 1px;
            height: 27px;
            background: #60949f;
            position: absolute;
            top: 0;
            left: 0; }
          #content .blog-block .blog-list-block .blog-list .item .content .name {
            font-weight: 700;
            font-size: 22px;
            color: #4d8793;
            text-decoration: none;
            display: block;
            margin-bottom: 15px;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease; }
            #content .blog-block .blog-list-block .blog-list .item .content .name:hover {
              color: #65a2ae; }
          #content .blog-block .blog-list-block .blog-list .item .content p {
            font-weight: 300;
            font-size: 14px;
            color: #595959;
            line-height: 28px;
            margin-bottom: 15px; }
          #content .blog-block .blog-list-block .blog-list .item .content .more {
            display: block;
            width: 100px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            background: #876d66;
            border-radius: 2px;
            font-weight: 300;
            font-size: 10px;
            color: #fff;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease; }
            #content .blog-block .blog-list-block .blog-list .item .content .more:hover {
              background: #9f8781; }
          #content .blog-block .blog-list-block .blog-list .item .content .social {
            text-align: right;
            margin-top: 10px; }
            #content .blog-block .blog-list-block .blog-list .item .content .social a {
              display: inline-block;
              height: 32px;
              line-height: 30px;
              padding: 0 10px;
              border: 1px solid;
              background: #ffffff;
              text-decoration: none;
              font-weight: 700;
              font-size: 13px;
              margin: 0 10px 10px;
              border-radius: 15px;
              -webkit-transition: all 300ms ease;
              -moz-transition: all 300ms ease;
              transition: all 300ms ease; }
              #content .blog-block .blog-list-block .blog-list .item .content .social a i {
                font-size: 15px;
                vertical-align: middle;
                margin-right: 5px; }
              #content .blog-block .blog-list-block .blog-list .item .content .social a.fb {
                border-color: #43609c;
                color: #43609c; }
                #content .blog-block .blog-list-block .blog-list .item .content .social a.fb:hover {
                  color: #fff;
                  background: #43609c; }
              #content .blog-block .blog-list-block .blog-list .item .content .social a.tw {
                border-color: #55acee;
                color: #55acee; }
                #content .blog-block .blog-list-block .blog-list .item .content .social a.tw:hover {
                  color: #fff;
                  background: #55acee; }
              #content .blog-block .blog-list-block .blog-list .item .content .social a.gp {
                border-color: #dd4b39;
                color: #dd4b39; }
                #content .blog-block .blog-list-block .blog-list .item .content .social a.gp:hover {
                  color: #fff;
                  background: #dd4b39; }
              #content .blog-block .blog-list-block .blog-list .item .content .social a.pi {
                border-color: #cb2027;
                color: #cb2027; }
                #content .blog-block .blog-list-block .blog-list .item .content .social a.pi:hover {
                  color: #fff;
                  background: #cb2027; }
  #content .book-btn {
    background: #89706a;
    padding: 2px;
    display: table;
    margin-bottom: 25px; }
    #content .book-btn .inside {
      border: 1px solid #fff;
      padding: 7px; }
      #content .book-btn .inside span {
        display: inline-block;
        text-transform: uppercase;
        font-size: 23px;
        color: #fff;
        max-width: 350px; }
        #content .book-btn .inside span:before {
          content: url("../images/book-icon.png");
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px;
          float: left; }
  #content .books-page {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    margin-top: 70px; }
    #content .books-page:after {
      content: "";
      display: block;
      clear: both; }
    #content .books-page .min-title {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 32px;
      color: #4d8793;
      text-align: center; }
    #content .books-page .title {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 73px;
      text-align: center;
      color: #4d8793;
      margin-bottom: 5px; }
    #content .books-page .title-by {
      font-size: 32px;
      color: #5d8e99;
      text-align: center;
      font-weight: 700;
      margin-bottom: 25px; }
    #content .books-page img {
      max-width: 100%;
      display: block;
      margin: 0 auto 20px; }
    #content .books-page .description {
      margin-bottom: 40px; }
      #content .books-page .description p {
        font-weight: 700;
        font-size: 23px;
        color: #89706a;
        line-height: 30px;
        text-align: left;
        margin-bottom: 15px; }
    #content .books-page ol {
      text-align: left;
      list-style-type: decimal;
      padding-left: 20px; }
      #content .books-page ol > li {
        color: #4d8793;
        font-size: 23px;
        line-height: 35px;
        font-weight: 700; }
    #content .books-page .example {
      margin-bottom: 25px; }
      #content .books-page .example h4 {
        color: #4d8793;
        font-size: 23px;
        line-height: 35px;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 20px; }
      #content .books-page .example p {
        color: #4d8793;
        line-height: 30px;
        font-size: 23px;
        font-weight: 700;
        font-style: italic; }
    #content .books-page .nominate-page-form span:after {
      content: '*';
      display: inline-block; }
    #content .books-page p {
      font-weight: 700;
      font-size: 23px;
      color: #89706a;
      line-height: 30px;
      margin-bottom: 15px; }
  #content .nominate-page {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-top: 70px; }
    #content .nominate-page:after {
      content: "";
      display: block;
      clear: both; }
    #content .nominate-page .min-title {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 32px;
      color: #4d8793; }
    #content .nominate-page .title {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 73px;
      color: #4d8793;
      margin-bottom: 50px; }
    #content .nominate-page img {
      max-width: 100%;
      display: block;
      margin: 0 auto 20px; }
    #content .nominate-page p {
      font-weight: 700;
      font-size: 23px;
      color: #89706a;
      line-height: 30px;
      margin-bottom: 15px; }
  #content .nominate-page-form {
    text-align: left; }
    #content .nominate-page-form span {
      font-weight: 700;
      display: block;
      font-size: 23px;
      color: #4d8793;
      margin-bottom: 10px; }
    #content .nominate-page-form input[type=text] {
      width: 100%;
      height: 66px;
      padding: 0 10px;
      border: none;
      background: #b1c6ca;
      margin-bottom: 30px; }
    #content .nominate-page-form select {
      width: 100%;
      height: 66px;
      padding: 0 10px;
      border: none;
      background: #b1c6ca;
      margin-bottom: 30px; }
    #content .nominate-page-form textarea {
      width: 100%;
      height: 230px;
      padding: 10px;
      border: none;
      background: #b1c6ca;
      margin-bottom: 30px;
      resize: none; }
    #content .nominate-page-form input[type=submit] {
      width: 300px;
      height: 66px;
      background: #4d8793;
      border: none;
      font-weight: 700;
      font-size: 23px;
      text-transform: uppercase;
      color: #ffffff;
      display: block;
      margin: 0 auto 40px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #content .nominate-page-form input[type=submit]:hover {
        background: #65a2ae; }
  #content .search-page {
    padding: 20px 0;
    text-align: center; }
    #content .search-page .title {
      margin-bottom: 15px;
      text-transform: uppercase;
      color: #4d8793;
      font-family: "Raleway";
      font-size: 32px;
      font-weight: 700; }
    #content .search-page .descriptoin {
      color: #89706a;
      font-family: "Raleway";
      font-size: 23px;
      font-weight: 700; }
    #content .search-page .search-list {
      margin-top: 20px;
      text-align: left;
      font-size: 0; }
      #content .search-page .search-list .item {
        display: inline-block;
        width: 50%;
        padding: 0 10px 15px 55px;
        vertical-align: middle;
        background: url("../images/search-list-bg.png") top 10px left no-repeat;
        font-size: 16px; }
        #content .search-page .search-list .item a {
          text-decoration: none;
          color: #333; }
        #content .search-page .search-list .item .name {
          color: #4d8793;
          font-size: 28px;
          font-weight: 700; }
  #content .search-home {
    background: #89706a;
    padding: 30px 0; }
    #content .search-home .txt {
      width: -webkit-calc(100% - 360px);
      width: -moz-calc(100% - 360px);
      width: calc(100% - 360px);
      float: left;
      background: url("../images/search-home-txt.png") left center no-repeat;
      padding-left: 130px; }
      #content .search-home .txt .title {
        font-weight: 500;
        font-style: italic;
        font-size: 38px;
        color: #ffffff;
        border-bottom: 3px solid #fff;
        padding-bottom: 15px;
        margin-bottom: 15px; }
      #content .search-home .txt p {
        font-style: italic;
        font-size: 17px;
        color: #ffffff; }
        #content .search-home .txt p a {
          font-weight: 700;
          color: #fff; }
    #content .search-home .form-block {
      width: 360px;
      float: right;
      padding-left: 40px; }
      #content .search-home .form-block .title {
        font-weight: 500;
        font-style: italic;
        font-size: 24px;
        color: #ffffff; }
      #content .search-home .form-block .form {
        width: 320px;
        height: 67px;
        background: url("../images/search-home-form.png");
        background-size: 100% 100%; }
        #content .search-home .form-block .form [type=text] {
          width: 250px;
          height: 50px;
          margin: 7px 0 0 10px;
          padding: 0 10px;
          background: none;
          border: none;
          font-style: italic;
          font-size: 18px;
          color: #ffffff;
          vertical-align: top; }
        #content .search-home .form-block .form [type=submit] {
          width: 45px;
          height: 55px;
          border: none;
          background: none;
          vertical-align: top;
          outline: none; }
      #content .search-home .form-block a {
        font-style: italic;
        font-size: 17px;
        color: #ffffff;
        font-weight: 700;
        display: table;
        margin: 15px 0 0 auto; }

.business-search-block-episodes {
  width: 266px;
  /*position: absolute;*/
  top: 0;
  right: 0;
  margin-left: auto; }
  .business-search-block-episodes .title {
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    color: #8a726c; }
  .business-search-block-episodes .form {
    width: 266px;
    height: 40px;
    background: url("../images/business-search-block-episodes.png");
    background-size: 100% 100%; }
    .business-search-block-episodes .form [type=text] {
      width: 210px;
      height: 27px;
      margin: 7px 0 0 10px;
      padding: 0 10px;
      background: none;
      border: none;
      font-style: italic;
      font-size: 17px;
      color: #4b8692;
      vertical-align: top; }
    .business-search-block-episodes .form [type=submit] {
      width: 40px;
      height: 40px;
      border: none;
      background: none;
      vertical-align: top;
      outline: none; }
  .business-search-block-episodes a {
    font-style: italic;
    font-size: 13px;
    color: #4b8692;
    font-weight: 700;
    display: table;
    margin: 5px 0 0 auto; }

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  margin: 0 auto;
  min-width: 320px;
  min-height: 932px;
  position: relative;
  overflow: hidden;
  background: url("../images/footer-bg.jpg");
  background-size: cover;
  text-align: center;
  padding: 30px 0; }
  #footer .title {
    font-size: 30px;
    font-weight: 500;
    color: #42818f;
    padding: 20px 0 50px; }
    #footer .title .word1 {
      font-weight: 700;
      color: #89706a; }
  #footer .hi-guys {
    color: #ffffff;
    margin-bottom: 65px; }
    #footer .hi-guys .t {
      font-family: 'Alex Brush', cursive;
      font-size: 36px; }
    #footer .hi-guys p {
      font-weight: 300;
      font-size: 16px; }
  #footer .contact-form {
    margin-bottom: 60px; }
    #footer .contact-form input[type=text] {
      width: 100%;
      height: 60px;
      background: none;
      border: 1px solid #fff;
      padding: 0 20px;
      color: #fff;
      margin-bottom: 25px; }
    #footer .contact-form textarea {
      width: 100%;
      height: 95px;
      background: none;
      border: 1px solid #fff;
      padding: 20px;
      color: #fff;
      margin-bottom: 25px;
      resize: none; }
    #footer .contact-form input[type=submit] {
      width: 175px;
      height: 47px;
      border: 1px solid #ffffff;
      background: #4d8793;
      text-transform: uppercase;
      font-size: 13px;
      color: #ffffff;
      border-radius: 4px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
      #footer .contact-form input[type=submit]:hover {
        background: #65a2ae; }
  #footer .social a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
    padding: 5px;
    text-decoration: none;
    margin: 0 15px 10px; }
    #footer .social a i {
      display: block;
      line-height: 38px;
      text-align: center;
      color: #fff;
      font-size: 20px;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      transition: all 300ms ease; }
    #footer .social a:hover i {
      background: #83675f; }
  #footer .go-top {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    float: right;
    clear: right;
    margin-bottom: 20px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease; }
    #footer .go-top:after {
      content: "\f077";
      font-family: "FontAwesome"; }
    #footer .go-top:hover {
      border-color: #4d8793;
      color: #4d8793; }
  #footer .copy {
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    clear: both; }
  @media (min-width: 600px) {
              #content .generous-support .generous-support-carousel .carousel-wrapper .carousel-items .carousel-block {
                width: 50%; } }
  @media (min-width: 768px) {
    #footer .pr-pl-link {
      float: right; } }
  @media (min-width: 900px) {
              #content .generous-support .generous-support-carousel .carousel-wrapper .carousel-items .carousel-block {
                width: 33.33333%; } }
  @media (max-width: 930px) {
      #header .logo {
        float: none;
        margin: 0 auto; }
      #header .chrysler {
        float: left; }
      #header .social {
        position: static;
        float: right;
        margin-top: 20px; } }
  @media (max-width: 605px) {
      #header .slogan {
        float: none;
        text-align: center; }
      #header .chrysler {
        float: none;
        text-align: center;
        margin: 20px auto 0; } }
  @media (max-width: 1000px) {
        #header .slogan .fl {
          font-size: 30px; }
        #header .slogan .dr {
          font-size: 20px; }
      #header .chrysler {
        margin-top: 20px; }
        #content .nominate-block .text {
          width: 500px;
          height: 150px;
          padding-top: 90px;
          margin-left: -250px;
          font-size: 30px; }
        #content .businessman-detail .turquoise-block .img-block {
          top: 0;
          margin-right: 20px; }
    .business-search-block-episodes {
      float: right;
      margin-top: 10px;
      position: relative; } }
  @media (max-width: 880px) {
      #carousel_block .caption {
        width: 40%; }
        #carousel_block .caption .heading-3 {
          padding: 40px 0; } }
  @media (max-width: 700px) {
      #carousel_block .caption {
        position: static;
        background: #000;
        width: 100%;
        padding: 20px; }
        #carousel_block .caption .heading-4 {
          margin-bottom: 20px; }
        #carousel_block .caption .heading-5 {
          margin-bottom: 20px; }
        #content .our-schedule .our-schedule-img {
          float: none;
          margin: 0 auto 15px; }
        #content .our-schedule .content {
          padding: 0 0 10px; }
        #content .businessman-detail .turquoise-block .img-block {
          float: none; }
        #content .businessman-detail .turquoise-block .content {
          padding-bottom: 30px; }
        #content .search-home .txt {
          width: 100%;
          float: none; }
        #content .search-home .form-block {
          padding: 10px 0 0;
          width: 320px;
          margin: 0 auto;
          float: none; } }
  @media (max-width: 1600px) {
        #carousel_block .caption .heading-1 {
          font-size: 40px; }
        #carousel_block .caption .heading-2 {
          font-size: 80px; }
        #carousel_block .caption .heading-3 {
          width: 300px;
          padding: 50px 0; } }
  @media (max-width: 800px) {
        #carousel_block .caption .heading-3 {
          background: none;
          padding: 20px 0; }
        #content .nominate-block .text {
          background: none;
          width: 100%;
          left: 0;
          margin: 0;
          top: 0;
          height: auto;
          padding-top: 70px; } }
  @media (max-width: 920px) {
        #carousel_block .caption .heading-4 {
          margin-top: 0; }
        #carousel_block .caption .heading-5 {
          margin-top: 0; } }
  @media (max-width: 740px) {
        #carousel_block .caption .heading-4 {
          font-size: 40px; }
          #carousel_block .caption .heading-4 span {
            font-size: 25px; }
        #carousel_block .caption .heading-5 {
          font-size: 40px; }
          #carousel_block .caption .heading-5 span {
            font-size: 25px; }
        #content .expert-detail .img-block {
          width: 30%; } }
  @media (max-width: 1305px) {
        .menu-block menu li {
          font-size: 18px;
          padding: 25px 0; } }
  @media (max-width: 1060px) {
        .menu-block menu li {
          font-size: 16px; } }
  @media (max-width: 1220px) {
          .menu-block menu li.active:before {
            display: none; } }
  @media (max-width: 1470px) {
          .menu-block menu li a {
            margin: 0 10px; } }
  @media (max-width: 965px) {
          .menu-block menu li a {
            margin: 0 5px; } }
  @media (max-width: 850px) {
      #content .index-block-1 .inside-block {
        width: 100%;
        float: none; } }
  @media (max-width: 1300px) {
        #content .index-block-1 .inside-block:first-child {
          padding: 25px 50px; }
        #content .nominate-block .text {
          width: 750px;
          height: 200px;
          padding-top: 115px;
          margin-left: -375px; } }
  @media (max-width: 1100px) {
        #content .index-block-1 .inside-block:first-child {
          padding: 20px; }
          #content .index-block-1 .inside-block .video-block:before {
            display: none; }
          #content .about-video .video-block:before {
            display: none; } }
  @media (max-width: 420px) {
          #content .index-block-1 .inside-block:first-child .content-hi {
            margin: 15px 0 0; }
          #content .about-text .about-text-right .content-hi {
            margin: 15px 0 0; } }
  @media (max-width: 470px) {
          #content .index-block-1 .inside-block .video-block .title {
            font-size: 20px; }
          #content .about-video .video-block .title {
            font-size: 20px; } }
  @media (max-width: 565px) {
          #content .carousel-quote .title-img img {
            display: block;
            margin: 10px auto; }
          #content .carousel-quote .title-img:before {
            display: none; }
          #content .carousel-quote .title-img:after {
            display: none; } }
  @media (max-width: 1050px) {
        #content .carousel-quote .carousel {
          padding: 0 50px; }
          #content .carousel-quote .carousel:before {
            display: none; }
          #content .carousel-quote .carousel:after {
            display: none; } }
  @media (max-width: 500px) {
            #content .carousel-quote .carousel .item p {
              font-size: 25px; }
        #content .season-team .all-episodes {
          width: 100%;
          background: #876d66;
          padding: 0; }
        #content .season-team-list .item {
          width: 100%;
          padding: 0; }
        #content .expert-team .all-episodes {
          width: 100%;
          background: #876d66;
          padding: 0; }
        #content .expert-team-list .item {
          width: 100%;
          padding: 0; }
        #content .our-team-list-block .all-episodes {
          width: 100%;
          background: #876d66;
          padding: 0; }
        #content .our-team-list .item {
          width: 100%;
          padding: 0; }
      #content .accept-link iframe {
        -moz-transform: scale(0.5) translateX(-45%);
        -webkit-transform: scale(0.5) translateX(-45%);
        -ms-transform: scale(0.5) translateX(-45%);
        transform: scale(0.5) translateX(-45%); }
          #content .blog-block .blog-list-block .blog-list .item {
            padding: 10px; }
            #content .blog-block .blog-list-block .blog-list .item .date-type {
              width: 100%;
              float: none;
              margin-bottom: 10px;
              padding-right: 0; }
            #content .blog-block .blog-list-block .blog-list .item .date-type .type {
              display: none; }
            #content .blog-block .blog-list-block .blog-list .item .content {
              padding-left: 0; }
              #content .blog-block .blog-list-block .blog-list .item .content:before {
                display: none; } }
  @media (max-width: 870px) {
    #header {
      margin-top: 58px; }
      #header .chrysler {
        float: right; }
      #header .social {
        float: none;
        clear: both;
        text-align: center; }
    .menu-block {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5000;
      width: 100%; }
      .menu-block .menu-button {
        display: block; }
      .menu-block menu {
        display: none;
        position: absolute;
        background: #89706a;
        z-index: 20;
        width: 100%; }
        .menu-block menu.open {
          display: block; }
        .menu-block menu li {
          display: block;
          padding: 10px 0;
          border-top: 1px solid #fff; }
          .menu-block menu li:after {
            content: ""; }
          .menu-block menu li a {
            display: block; }
        #content .carousel-quote .carousel {
          padding: 0; } }
  @media (max-width: 940px) {
          #content .our-schedule .content:after {
            display: none; } }
  @media (max-width: 760px) {
        #content .season-team .title {
          float: none;
          text-align: center; }
          #content .season-team .title img {
            display: block;
            margin: 0 auto; }
        #content .season-team .all-seasons {
          margin: 5px auto 0;
          float: none; } }
  @media (max-width: 750px) {
        #content .season-team-list .item {
          width: 50%; }
        #content .expert-team-list .item {
          width: 50%; }
        #content .our-team-list .item {
          width: 50%; } }
  @media (max-width: 1400px) {
        #content .nominate-block .text {
          top: 20px; } }
  @media (max-width: 550px) {
        #content .nominate-block .text {
          padding-top: 50px; }
        #content .about-text .about-text-left {
          margin-right: 0;
          width: 100%;
          float: none;
          margin-bottom: 20px; }
        #content .expert-detail .img-block {
          width: 100%;
          margin: 0 0 20px;
          float: none; }
          #content .expert-detail .img-block img.expert-detail-wtf {
            display: none; }
        #content .books-page .title {
          font-size: 50px; }
          #content .books-page .description p {
            font-size: 20px;
            line-height: 25px; }
        #content .books-page p {
          font-size: 20px;
          line-height: 25px; }
        #content .nominate-page .title {
          font-size: 50px; }
        #content .nominate-page p {
          font-size: 20px;
          line-height: 25px; }
        #content .nominate-page-form span {
          font-size: 20px; }
        #content .nominate-page-form input[type=text] {
          height: 45px;
          margin-bottom: 20px; }
        #content .nominate-page-form select {
          height: 45px;
          margin-bottom: 20px; }
        #content .nominate-page-form textarea {
          height: 150px;
          margin-bottom: 20px; }
        #content .nominate-page-form input[type=submit] {
          height: 45px; }
        #content .search-page .title {
          font-size: 25px; }
        #content .search-page .descriptoin {
          font-size: 18px;
          font-weight: 400; }
          #content .search-page .search-list .item {
            width: 100%;
            padding: 0 0 10px 45px; } }
  @media (max-width: 450px) {
        #content .nominate-block .text {
          padding-top: 30px;
          font-size: 20px; }
      #footer .social a {
        margin: 0 1px 10px; } }
  @media (max-width: 728px) {
      #content .accept-link iframe {
        -moz-transform: scale(0.6) translateX(-25%);
        -webkit-transform: scale(0.6) translateX(-25%);
        -ms-transform: scale(0.6) translateX(-25%);
        transform: scale(0.6) translateX(-25%); } }
  @media (max-width: 400px) {
      #content .accept-link iframe {
        -moz-transform: scale(0.4) translateX(-70%);
        -webkit-transform: scale(0.4) translateX(-70%);
        -ms-transform: scale(0.4) translateX(-70%);
        transform: scale(0.4) translateX(-70%); }
        #content .expert-detail .name-job {
          background: none !important;
          padding-left: 0; } }
  @media (max-width: 610px) {
          #content .generous-support .title-img:before {
            display: none; }
          #content .generous-support .title-img:after {
            display: none; } }
  @media (max-width: 1170px) {
    .block-center {
      padding-left: 10px;
      padding-right: 10px; }
      #content .our-schedule {
        padding-left: 10px;
        padding-right: 10px; }
      #content .our-team-list-block {
        padding-left: 10px;
        padding-right: 10px; }
      #content .generous-support {
        padding-left: 10px;
        padding-right: 10px; }
      #content .business-nav {
        padding-left: 10px;
        padding-right: 10px; }
      #content .businessman-detail-bottom {
        padding-left: 10px;
        padding-right: 10px; }
      #content .about-text {
        padding-left: 10px;
        padding-right: 10px; }
      #content .common-text-block {
        padding-left: 10px;
        padding-right: 10px; }
      #content .expert-detail {
        padding-left: 10px;
        padding-right: 10px; }
      #content .webisodes-block {
        padding-left: 10px;
        padding-right: 10px; }
      #content .blog-block {
        padding-left: 10px;
        padding-right: 10px; }
      #content .books-page {
        padding-left: 10px;
        padding-right: 10px; }
      #content .nominate-page {
        padding-left: 10px;
        padding-right: 10px; } }
  @media (max-width: 1130px) {
      #header .logo {
        width: 300px; }
      #header .slogan {
        margin-top: 15px; }
      #header .chrysler {
        width: 300px; }
        #carousel_block .caption .heading-1 {
          font-size: 30px; }
        #carousel_block .caption .heading-2 {
          font-size: 60px; }
        #carousel_block .caption .heading-3 {
          font-size: 30px;
          width: 100%; }
          #carousel_block .caption .heading-3 .date {
            font-size: 15px; } }
  @media (max-width: 430px) {
        #content .stay-on-top .title {
          font-size: 40px; }
        #content .stay-on-top .subscribe {
          width: 100%; } }
  @media (max-width: 640px) {
        #content .seasones-list a {
          width: auto;
          height: auto;
          line-height: 1;
          margin: 10px; }
          #content .seasones-list a.active {
            background: none; } }
  @media (max-width: 820px) {
        #content .business-nav .prev {
          width: 100px;
          height: 66px; }
            #content .business-nav .prev a span {
              display: none; }
        #content .business-nav .next {
          width: 100px;
          height: 66px; }
            #content .business-nav .next a span {
              display: none; } }
  @media (max-width: 860px) {
          #content .businessman-detail .turquoise-block .content .info {
            font-size: 20px; }
            #content .businessman-detail .turquoise-block .content .info span {
              width: auto; }
            #content .businessman-detail .turquoise-block .content .info a {
              width: auto; }
          #content .businessman-detail .turquoise-block .content p {
            font-size: 18px; } }
  @media (max-width: 670px) {
        #content .pag-block li {
          height: 45px;
          width: 100px; }
          #content .pag-block li a {
            line-height: 41px;
            font-size: 18px; }
          #content .pag-block li:not(.prev):not(.next) {
            width: 45px; } }
  @media (max-width: 490px) {
        #content .pag-block li {
          height: 35px;
          width: 60px; }
          #content .pag-block li a {
            line-height: 31px;
            font-size: 12px; }
          #content .pag-block li:not(.prev):not(.next) {
            width: 30px; } }
  @media (max-width: 890px) {
        #content .about-text .about-text-left {
          margin-right: 20px;
          width: 40%; } }
  @media (max-width: 380px) {
        #content .webisodes-filter a {
          width: 100%; } }
  @media (max-width: 1070px) {
            #content .webisodes-filter a.active:after {
              display: none; } }
  @media (max-width: 650px) {
          #content .webisodes-block .webisodes-list .item {
            width: 100%; } }
  @media (max-width: 950px) {
        #content .blog-block .blog-asaid {
          width: 100%;
          float: none;
          padding-top: 20px; }
        #content .blog-block .blog-list-block {
          width: 100%;
          float: none;
          padding: 0 0 30px; } }
  @media (max-width: 991px) {
        #content .books-page .description {
          margin-bottom: 20px; } }
  @media (max-width: 900px) {
        #content .search-home .txt {
          background: none;
          padding-left: 0; }
          #content .search-home .txt .title {
            font-size: 28px; }
          #content .search-home .txt p {
            font-size: 14px; } }
  @media (max-width: 980px) {
        #content .our-schedule .content {
          padding: 0 0 10px 30px;
          background: none; }
        #content .our-schedule .what-it-is {
          float: none;
          display: block;
          text-align: center;
          margin: 0; } }

/*# sourceMappingURL=screen.css.map */
