@import "https://fonts.googleapis.com/css?family=Montserrat:400,700";
@import "https://fonts.googleapis.com/css?family=Oswald:300,400,700";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Droid+Sans:400,700");
@font-face {
  font-family: 'Montserrat-light';
  src: url("../font/montserrat/Montserrat-Light.otf"); }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

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

blockquote, q {
  quotes: none; }

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

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

a, a:hover {
  text-decoration: none;
  outline: none; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.clear:before, .clear:after {
  content: '';
  display: table; }

.clear:after {
  clear: both; }

body {
  font-family: 'Open Sans', sans-serif;
  background: #f5f5f5;
  -webkit-text-size-adjust: 100%; }

.container {
  max-width: 1170px;
  margin: 0 auto; }

.main-head {
  background: #e9f1f9;
  border-bottom: 1px solid #bde1fb;
  height: 140px; }
  .main-head .logo {
    display: inline-block;
    margin-top: 20px; }
    .main-head .logo img {
      max-width: 374px;
      width: 100%; }
  .main-head .menu {
    float: right;
    height: 140px; }
    .main-head .menu li {
      float: left;
      padding: 0 35px; }
      .main-head .menu li a {
        position: relative;
        text-align: center;
        line-height: 140px;
        color: #444444;
        font-size: 18px;
        text-transform: capitalize;
        transition: color .3s ease; }
        .main-head .menu li a:hover {
          color: #0645ad;
          border-bottom: 1px solid #0645ad; }
        .main-head .menu li a.active {
          color: #0645ad;
          border-bottom: 1px solid #0645ad; }

.banner {
  margin: 20px 0;
  text-align: center; }
  .banner a {
    display: inline-block;
    padding: 4px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #bde1fb; }
    .banner a img {
      max-width: 1000px;
      width: 100%;
      display: block;
      margin: 0 auto; }

.content {
  float: left; }

.content {
  width: calc(100% - 330px);
  max-width: 820px;
  margin-right: 10px; }
  .content h2 {
    font-family: 'Droid Sans';
    padding-left: 5px;
    font-size: 24px;
    font-weight: 400;
    margin: 10px 0 20px;
    text-transform: uppercase; }
  .content h3 {
    font-size: 24px;
    color: #444444;
    margin-bottom: 20px;
    font-weight: 700; }
    .content h3 span {
      font-size: 18px;
      font-weight: 400;
      color: #777777; }

.wrap-headlines {
  border-radius: 5px;
  border: 1px solid #bde1fb;
  overflow: hidden;
  margin: 0 8px 25px 8px; }
  .wrap-headlines h2 {
    color: #444444;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    background-color: #fcfcfc;
    border-color: #bde1fb;
    margin: 0;
    text-transform: capitalize; }

.headlines {
  overflow: hidden;
  background: #fff;
  padding: 4px; }
  .headlines li {
    margin-bottom: 10px; }
    .headlines li:last-of-type {
      margin-bottom: 0; }
    .headlines li img {
      width: 180px;
      height: 180px;
      vertical-align: top;
      float: left;
      margin-right: 15px; }

.head-item {
  vertical-align: top; }
  .head-item h3 {
    font-family: 'Droid Sans';
    font-size: 15px;
    color: #444444;
    font-weight: 600;
    line-height: 1.333;
    text-transform: capitalize;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .head-item p {
    color: #777777;
    font-size: 14px;
    font-family: 'Droid Sans';
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0;
    height: 125px;
    overflow: hidden; }

.more {
  display: table;
  margin-top: 5px;
  padding: 8px;
  line-height: 1;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  color: #0645ad;
  background: #bde1fb;
  transition: all .3s ease; }

.thumbnail {
  text-align: center;
  margin-top: 20px; }
  .thumbnail li {
    display: inline-block;
    margin: 0;
    max-width: 157px;
    vertical-align: top;
    background: #fff;
    margin-bottom: 5px;
    padding: 4px;
    border-radius: 5px;
    border: 1px solid #bde1fb;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }
    .thumbnail li a {
      color: #444444; }
      .thumbnail li a img {
        width: 100%;
        border: 2px solid transparent;
        transition: all 0.3s ease; }
      .thumbnail li a:hover p, .thumbnail li a:hover span {
        color: #0645ad; }
    .thumbnail li span {
      color: #888;
      font-size: 11px; }

.model-name {
  display: -webkit-box;
  height: 35px;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3px 0 3px;
  text-align: left;
  font-size: 13px;
  line-height: 1.3;
  text-transform: capitalize; }

.sextapes li {
  position: relative;
  margin: 0.5rem 0;
  min-height: 100px;
  padding: 5px;
  background: #fff;
  border: 1px solid #bde1fb;
  border-radius: 5px; }
  .sextapes li img {
    width: inherit;
    height: inherit;
    max-width: 240px;
    float: left;
    margin-right: 10px; }

.pagination, .mob-pagination {
  margin: 1.5em auto;
  text-align: center;
  display: table;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #bde1fb; }
  .pagination li, .mob-pagination li {
    display: inline-block; }
    .pagination li:last-child a, .mob-pagination li:last-child a {
      border-right-color: transparent; }
    .pagination li a, .mob-pagination li a {
      display: block;
      padding: 8px 12px;
      border-right: 1px solid #bde1fb;
      background: #fff;
      color: #444;
      font-size: 13px;
      font-weight: 600;
      transition: all .3s ease; }
      .pagination li a:hover, .pagination li a.active, .mob-pagination li a:hover, .mob-pagination li a.active {
        color: #fff !important;
        text-decoration: none;
        border-color: #555;
        background: #555; }

.overflow {
  overflow: hidden;
  position: relative; }

.aside {
  width: 320px;
  position: relative;
  float: right; }
  .aside p {
    font-size: 14px;
    color: #444444; }
    .aside p a {
      color: #0645ad; }
      .aside p a:hover {
        color: #777777; }

.wrap-side-ban {
  border: 1px solid #bde1fb;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  background: #fff; }

.panel-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #444444;
  background-color: #fcfcfc;
  border-color: #bde1fb;
  margin: 0;
  text-transform: capitalize;
  text-align: center; }

.side-banner {
  display: block;
  padding: 4px; }
  .side-banner img {
    width: 100%;
    max-width: 300px; }

.search-celebs {
  margin: 1em auto 0.5em;
  position: relative;
  width: 100%; }
  .search-celebs input[type="text"] {
    font-size: 15px;
    font-weight: 400;
    color: #646464;
    padding: 0 40px 0 10px;
    border-radius: 5px;
    border: 1px solid #bde1fb;
    width: 100%;
    height: 45px;
    outline: none;
    -webkit-appearance: none;
    appearance: none; }
  .search-celebs button {
    position: absolute;
    top: 0;
    right: 8px;
    width: 40px;
    height: 45px;
    color: #949494;
    background: none;
    font-size: 20px;
    cursor: pointer;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    appearance: none; }

.panel-linklist {
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: #ffffff;
  border: 1px solid #bde1fb;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .panel-linklist p span {
    font-weight: 300; }
  .panel-linklist.total-p p {
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0 15px 0 10px;
    line-height: 1.5; }

.linklist {
  padding: 15px 15px 5px 15px; }
  .linklist li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #646464;
    transition: all 0.3s ease; }
    .linklist li a:hover {
      color: #0645ad; }

.panel-link {
  display: inline-block;
  width: 49%;
  margin: 0;
  margin-bottom: 5px;
  padding-left: 10px; }
  .panel-link .gray {
    text-transform: uppercase;
    font-weight: 400;
    color: #a3a3a3; }

.celeblist {
  padding: 5px; }
  .celeblist li {
    max-width: 300px;
    height: 200px;
    width: 100%;
    margin: 0 auto 10px;
    border: 1px solid #bde1fb;
    overflow: hidden;
    position: relative;
    transition: all .1s ease; }
    .celeblist li:last-of-type {
      margin-bottom: 5px;
      max-width: none;
      width: auto;
      height: auto;
      border: none;
      text-align: right;
      padding-right: 20px; }
      .celeblist li:last-of-type a {
        text-transform: capitalize;
        color: #0645ad; }
    .celeblist li:hover {
      opacity: .8; }
    .celeblist li img {
      width: 100%; }
    .celeblist li .model-name {
      height: auto;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 600;
      color: #fff;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.6);
      margin: 0;
      padding: 15px;
      text-align: right;
      white-space: inherit;
      overflow: visible;
      transition: all .3s ease; }

.celeblist + .linklist {
  margin-top: 35px; }

.link-celeb li {
  display: inline-block;
  width: 45%;
  overflow: hidden;
  line-height: 1.5;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .link-celeb li:nth-of-type(even) {
    float: right; }
  .link-celeb li:last-of-type a {
    text-transform: capitalize;
    color: #0645ad; }

footer {
  border-top: 1px solid #bde1fb;
  background: #e9f1f9;
  padding-bottom: 20px;
  text-align: center; }
  footer p {
    font-size: 11px;
    color: #777777;
    line-height: 24px; }

.wrap-headlines.page-headlines {
  margin-left: 0;
  margin-right: 0; }

.page-headlines {
  background: #fff;
  padding: 10px;
  font-family: 'Droid Sans'; }
  .page-headlines h3 {
    color: #000;
    font-size: 15px;
    font-weight: 600; }
    .page-headlines h3 span {
      color: #646464;
      font-size: 18px;
      font-weight: 400; }
  .page-headlines p {
    color: #777777;
    font-size: 13px;
    line-height: 18px; }

.photos {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #bde1fb;
  text-align: center;
  margin-bottom: 15px; }
  .photos li {
    display: inline-block;
    width: 23%;
    margin: 0.8%;
    border: 1px solid #bde1fb;
    line-height: 0; }
    .photos li img {
      width: 100%; }

.wrap-post-img {
  display: table;
  padding: 4px;
  background: #fff;
  border: 1px solid #bde1fb;
  border-radius: 5px;
  line-height: 0;
  margin: 0 auto 30px; }

.wrap-post-text {
  border: 1px solid #bde1fb;
  padding: 5px;
  background: #efefef;
  border-radius: 5px;
  margin: 0 0 15px; }

.post p {
  font-family: 'Droid Sans';
  font-size: 14px;
  color: #777777;
  line-height: 24px;
  margin-bottom: 15px;
  text-align: justify; }
  .post p:last-of-type {
    margin-bottom: 0; }
.post .more {
  display: block;
  width: 90%;
  margin: 20px auto;
  padding: 15px 0;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  position: relative; }
  .post .more:hover {
    text-decoration: underline; }
.post .photos li {
  width: 23.6%;
  margin: .5%; }

.pager {
  text-align: center;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #bde1fb; }
  .pager li {
    display: inline-block; }
    .pager li a {
      padding: 9px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      color: #444444;
      transition: all 0.3s ease; }
      .pager li a:hover {
        color: #ff0000; }
      .pager li a.active-link {
        color: #ff0000; }

.top-pager {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.bottom-pager {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 15px; }

.content .celeblist {
  -webkit-columns: 4;
  -moz-webkit-columns: 4;
  -ms-webkit-columns: 4;
  -o-webkit-columns: 4;
  columns: 4;
  padding: 0 10px;
  background: #fff;
  padding: 10px;
  border: 1px solid #bde1fb;
  border-top: none;
  border-bottom: none; }
  .content .celeblist li {
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    max-width: none;
    width: auto;
    height: auto;
    margin-bottom: 5px;
    border: none;
    line-height: 22px; }
    .content .celeblist li a {
      color: #646464;
      font-weight: 600;
      transition: all 0.3s ease; }
      .content .celeblist li a:hover {
        color: #0645ad; }
  .content .celeblist .li-title {
    font-size: 18px;
    color: #0645ad;
    font-weight: 600; }

.new-class {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #bde1fb;
  margin: 20px 0; }
  .new-class p {
    font-family: 'Droid Sans';
    color: #777777;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400; }
    .new-class p:first-of-type {
      margin-bottom: 15px; }

.search-ico, .menu-ico, .mob-menu, .search-celebs.mobile, .mob-pagination, .wrap-side-ban.mob-banner {
  display: none; }

@media screen and (max-width: 1220px) {
  .overflow {
    overflow: visible; }

  .content {
    max-width: none; }

  .content h2, .content h3 {
    padding-left: 10px; }

  .main-head {
    text-align: center;
    height: auto; }
    .main-head .logo {
      margin-top: 0;
      width: 50%; }

  .menu {
    display: none; }

  .search-ico, .menu-ico {
    display: block;
    color: #949494;
    font-size: 40px;
    margin-top: 30px; }

  .search-ico {
    float: left;
    margin-left: 45px; }

  .menu-ico {
    float: right;
    margin-right: 45px; }

  .aside {
    display: none;
    position: absolute;
    right: 0;
    top: -20px;
    background: #fff;
    padding: 0 5px;
    text-align: right; }
    .aside:before, .aside .search-celebs {
      display: none; }

  .link-celeb {
    overflow: hidden; }
    .link-celeb li:nth-of-type(odd) {
      float: left;
      text-align: left; }

  .mob-menu {
    display: block; }
    .mob-menu li {
      height: 45px;
      text-align: right;
      padding-right: 10px;
      line-height: 45px; }
      .mob-menu li a {
        font-size: 18px;
        color: #444444;
        display: block;
        text-transform: capitalize;
        transition: all 0.3s ease; }
        .mob-menu li a:hover {
          color: #0645ad; }

  .panel-link {
    display: block;
    width: 100%;
    padding-right: 15px; }

  .search-celebs.mobile {
    width: 90%;
    margin: 10px auto; }

  .main-head.search {
    height: 160px; }

  .color {
    color: #444444; }

  .content {
    width: 100%; }

  .post .more:after {
    display: none; }

  .photos {
    margin-bottom: 15px; }

  .banner, .wrap-headlines.page-headlines, .photos, .sextapes, .new-class, .content .celeblist, .pager {
    margin-left: 5px;
    margin-right: 5px; }

  .pager li a {
    padding: 7px; }

  .wrap-post-img {
    display: block;
    margin-left: 5px;
    margin-right: 5px; }
    .wrap-post-img img {
      width: 100%; }

  .wrap-post-text {
    margin-left: 5px;
    margin-right: 5px; } }
@media screen and (max-width: 768px) {
  .content h2 {
    padding-left: 10px;
    font-size: 22px; }

  .aside {
    top: -10px; }

  .banner {
    margin: 10px 5px; }
    .banner img {
      width: 95%; }

  .post p {
    margin-bottom: 15px; }
  .post .photos li {
    width: 23.5%;
    margin: .4%; }

  .banner.foot-banner {
    display: none; }

  .wrap-side-ban.mob-banner {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 15px;
    line-height: 0; }

  .thumbnail {
    margin-top: 10px; }

  .photos {
    padding: 5px 0; }
    .photos li {
      width: 31%; } }
@media screen and (max-width: 767px) {
  .main-head {
    height: auto; }
    .main-head .logo {
      width: 170px;
      margin-top: 10px; }

  .search-ico, .menu-ico {
    margin-top: 10px; }

  .search-ico {
    margin-left: 10px; }

  .menu-ico {
    margin-right: 10px; } }
@media screen and (max-width: 650px) {
  .wrap-headlines {
    display: none; }

  .photos li {
    width: 47%;
    line-height: 0; } }
@media screen and (max-width: 480px) {
  .headlines img {
    display: block;
    margin: 10px auto;
    float: none; }

  .head-item {
    width: 100%; }
    .head-item h3 {
      text-align: center;
      padding-right: 10px;
      font-size: 14px;
      height: auto;
      line-height: 1; }
    .head-item p, .head-item .more {
      display: none; }

  .banner {
    margin: 10px 5px; }

  .aside {
    width: 100%; }

  footer p {
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 5px; }

  .sextapes li {
    width: 98%;
    padding: 5px; }
    .sextapes li img {
      max-width: none;
      display: block;
      width: 100%;
      margin: 0;
      margin-bottom: 10px; }
    .sextapes li .head-item h3 {
      font-size: 12px;
      line-height: 14px; }

  .thumbnail li a span {
    display: none; }

  .photos li a span {
    font-size: 10px;
    padding-top: 4px; }

  .pagination {
    display: none; }

  .mob-pagination {
    display: table; }
    .mob-pagination li a {
      width: 35px; }

  .post .more {
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px; }
  .post .photos li {
    width: 47%; }

  .content .celeblist {
    -webkit-columns: 2;
    -moz-webkit-columns: 2;
    -ms-webkit-columns: 2;
    -o-webkit-columns: 2;
    columns: 2; }
  .content h2 {
    font-size: 15px;
    margin: 10px 0; } }
@media screen and (max-width: 420px) {
  .content .celeblist {
    -webkit-columns: 12;
    -moz-webkit-columns: 1;
    -ms-webkit-columns: 1;
    -o-webkit-columns: 1;
    columns: 1; } }
@media screen and (max-width: 885px) and (min-width: 540px) {
  .thumbnail li {
    width: 23%; }
    .thumbnail li a img {
      margin-bottom: 0; }
    .thumbnail li a p {
      font-size: 12px; }
    .thumbnail li a span {
      font-size: 10px;
      padding-top: 3px; } }
@media screen and (max-width: 539px) and (min-width: 446px) {
  .thumbnail li {
    width: 32%; }
    .thumbnail li a img {
      margin-bottom: 0; }

  .photos li {
    width: 47%; } }
@media screen and (max-width: 445px) {
  .thumbnail li {
    width: 48%; }
    .thumbnail li a img {
      margin-bottom: 0; }

  .photos li {
    width: 47%; } }

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