body {
    background-color: #f3f3f3;
}

body,
html {
    overflow-x: hidden;
    width: 100%;
}

@font-face {
    font-family: 'Bebas';
    src: url('../fonts/BEBAS.ttf');
}

@font-face {
    font-family: 'Proxima ExtraBold';
    src: url('../fonts/proxima_nova_extrabold-webfont.ttf');
}

@font-face {
    font-family: 'Proxima Bold';
    src: url('../fonts/proximanova-sbold-webfont.ttf');
}

@font-face {
    font-family: 'TradeGotBolConTwe';
    src: url('../fonts/TradeGotBolConTwe.ttf');
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/georgia.ttf');
}

@font-face {
    font-family: 'GeorgiaB';
    src: url('../fonts/georgiab.ttf');
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Montserrat-Regular.ttf');
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.otf');
}

.col-fixed {
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    float: left;
    width: 100%;
}

.col-fluid {
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    float: left;
    width: 100%;
}

.h-top .container, 
.h-mid .container, 
.h-bot .container {
    padding: 0;
}

/* 
    HEADER 
*/
header {
  margin-bottom: 25px;
}
header .h-top {
  background-color: #c0246e;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 1px;
  padding: 6px 0;
}
header .h-top a {
  text-decoration: none;
}
header .h-top p {
  text-transform: uppercase;
  color: black;
  font-size: 12px;
  text-align: left;
  margin: 2px 0 0 0;
}
header .h-top ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
header .h-top ul li {
  list-style-type: none;
  display: inline-block;
}
header .h-top ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  margin: 0 1rem;
}
header .h-top i {
  display: none;
}
header .h-mid {
  background-color: black;
  padding: 34px 0;
}
header .h-mid .h-logo {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 6px;
}
header .h-mid .h-mid-cat {
  background-color: #333333;
  border-radius: 8px;
  padding: 3px 0px;
  text-align: center;
}
header .h-mid .h-mid-cat a {
  text-decoration: none;
  display: inline-block;
  color: #6f6f6f;
  padding: 4px 10px;
  border-radius: 8px;
}
header .h-mid .h-mid-cat a:hover {
  color: white;
  background-color: #6e6e6e;
}
header .h-search {
  text-align: right;
}
header #s {
  padding: 5px;
  width: 100%;
}
header .h-search img {
  position: absolute;
  right: 25px;
  top: 8px;
  cursor: pointer;
}
header .h-bot {
  background-color: #333333;
  padding: 6px 0;
}
header .h-bot ul {
  margin: 0;
  padding: 0;
}
header .h-bot ul li {
  list-style-type: none;
  display: inline-block;
}
header .h-bot ul li a {
  text-decoration: none;
  color: #878686;
  text-transform: uppercase;
  font-family: "Mont";
  letter-spacing: 1px;
  font-size: 15px;
  margin-right: 20px;
}
header .h-bot ul li a:hover {
  color: white;
}
header .h-menu-cat {
  z-index: 999;
  background-color: #212121;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 167px;
  display: none;
}
header .h-menu-cat-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 2rem;
}
header .h-menu-cat-item {
  flex-basis: 20%;
  flex-grow: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
}
header .h-item-wrap {
  height: 100px;
}
header .h-menu-cat-item p {
  font-size: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-family: 'Mont', sans-serif;
  background-color: rgba(33, 33, 33, 0.5);
  top: inherit;
  text-transform: uppercase;
  font-weight: 600;
}
header .h-menu-cat-item a {
  display: block;
  position: relative;
  text-align: center;
}
header .h-menu-cat-item img {
  display: block;
  width: 100%;
  height: 100px;
  object-fit: cover;
}
/*******************************
            FOOTER
*******************************/
.h-fixed-footer {
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
.h-footer-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 288px;
  height: 40px;
  background-color: #c0246e;
  opacity: 0.95;
  z-index: 9999;
}
.h-footer-menu a {
  position: absolute;
  text-align: center;
  /*    padding: 5px 10px;*/
  font-family: 'Georgia';
  color: #fff;
}
.h-footer-menu #h-twitter {
  top: 0px;
  bottom: 0px;
  left: 33px;
  width: 28px;
}
.h-footer-menu #h-facebook {
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 33px;
}
.h-footer-menu #h-instagram {
  top: 0px;
  bottom: 0px;
  left: 61px;
  width: 32px;
}
.h-footer-menu #h-tumb {
  top: 0px;
  bottom: 0px;
  left: 95px;
  width: 32px;
}
.h-footer-menu #h-feed {
  top: 0px;
  bottom: 0px;
  left: 130px;
  width: 32px;
}
.h-footer-menu #h-footer-btn {
  top: 0px;
  bottom: 0px;
  left: 162px;
  width: 73px;
  font-size: 10px;
  padding-top: 2px;
  text-decoration: none;
  background-color: #252525;
}
.h-footer-menu #h-footer-btn span {
  font-size: 16px;
}
.h-footer-menu #h-footer-scrolltop {
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 54px;
  font-size: 10px;
  padding-top: 8px;
  background-color: #252525;
}
.h-footer-menu #h-footer-scrolltop:hover,
.h-footer-menu #h-footer-btn:hover {
  background-color: #f0ad4e;
}
.h-footer-menu #h-footer-scrolltop span {
  font-size: 16px;
  vertical-align: top;
}
.h-footer-menu .h-plusminus,
.h-footer-menu .h-plusminus i {
  color: #c0246e;
}
.h-footer-menu a:hover {
  background-color: #f0ad4e;
  color: #252525;
  height: 40px;
  text-decoration: none;
}
.h-footer-menu a:hover i {
  color: #252525;
}
.h-footer-menu i {
  color: #ddd;
  margin-top: 8px;
}
.h-hidden-footer {
  background-color: #252525;
  color: #fff;
  opacity: 0.95;
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  bottom: 0;
  left: 0;
  display: none;
}
.h-hidden-footer img {
  margin: 0px auto;
  max-width: 100%;
  padding: 0px 10px;
}
.h-hidden-footer .h-footer-list {
  margin-top: 30px;
  padding: 0;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.h-hidden-footer .h-footer-list > li {
  display: inline-block;
}
.h-hidden-footer .h-footer-list > li > a {
  color: #fff;
  display: inline-block;
  padding: 0px 5px;
}
.h-hidden-footer small {
  color: #999;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* FOOTER PAGES */
.footer-page h1 {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 38px;
}
.footer-page h1 small {
  font-family: "Mont", Arial, sans-serif;
  color: #999999;
}
.footer-page h2 {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 30px;
}
.footer-page p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer-page p.lead {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.footer-page p.h3 {
  font-size: 24px;
  font-family: "Oswald", Arial, sans-serif;
}
.footer-page p.h4 {
  font-size: 18px;
  font-family: "Oswald", Arial, sans-serif;
}
.footer-page a {
  color: #c0246e;
}
.f-contacts .wpcf7 input,
.f-contacts .wpcf7 textarea {
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #ccc;
  padding-left: 10px;
}
.f-contacts .wpcf7 input[type="text"],
.f-contacts .wpcf7 input[type="email"] {
  width: 100%;
}
.f-contacts .wpcf7 input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  background-color: white;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ccc;
}
.f-contacts .wpcf7 input[type="submit"]:hover {
  background-color: #e6e6e6;
}
.f-contacts .wpcf7 textarea {
  width: 100%;
  height: 100px;
  resize: none;
}
.f-contacts .wpcf7 label {
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.f-contacts .wpcf7 input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 input:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}
.f-contacts .wpcf7 textarea:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 400;
  padding-left: 5px;
  text-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1 !important;
}

/* 
    GALLERY 
*/
.g-adver {
  margin-bottom: 25px;
}
.g-adver img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 20px solid white;
  margin-bottom: 10px;
}
.g-adver .g-adver-text {
  text-align: center;
  color: #aaaaaa;
  font-size: 13px;
  font-family: 'Proxima Bold';
}
.g-info {
  margin-bottom: 30px;
}
.g-info span a {
  text-decoration: none;
  font-size: 12px;
  color: #c1246e;
  text-transform: uppercase;
  font-family: 'Mont';
  letter-spacing: 1px;
}
.g-info h1 {
  font-size: 32px;
  margin: 10px 0 0 0;
  font-weight: 700;
  font-family: 'Oswald';
}
.g-slider {
  position: relative;
  padding: 0 45px 0 45px;
}
.g-slider i.g-zoom {
  position: absolute;
  right: 58px;
  top: 8px;
  z-index: 999;
  color: white;
  font-size: 22px;
  font-weight: 400;
}
.g-slider .galImg {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.g-slider .g-control #gprev {
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
}
.g-slider .g-control #gnext {
  position: absolute;
  top: 45%;
  right: 0;
  transform: translateY(-50%);
}
.g-slider .g-counter-name {
  margin-top: 20px;
  text-align: center;
  font-weight: 600;
}
.g-counter-name .g-counter {
  font-size: 26px;
  font-family: 'TradeGotBolConTwe';
  margin-bottom: 1px;
}
.g-counter-name .g-name {
  font-size: 15px;
  margin-bottom: 15px;
  font-family: 'Georgia Regular';
}

/* 
    INDEX 
*/

.h-noPadding {
    padding: 0px;
}

#h-uppercontent {
  background-color: #eee;
  padding-bottom: 40px;
  margin-bottom: 20px;
  margin-top: -25px;
  padding-top: 25px;
}

#h-uppercontent img {
    max-width: 100%;
}

.h-imgholder {
    position: relative;
    width: 642px;
    height: 360px;
    overflow: hidden;
}

.h-imgholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 0;
}

.container.h-container-shape {
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: -5px;
}

.h-category-shape a {
    // width: auto;
    width: 554px;
    display: inline-block;
    height: 65px;
    margin: 0 0 0 -30px;
    -webkit-transform: skew(-20deg);
       -moz-transform: skew(-20deg);
         -o-transform: skew(-20deg);
            transform: skew(-20deg);
    background: #000;
    opacity: 0.7;
    overflow: hidden;
    position: relative;
    font-family: 'Oswald';
    font-size: 24px;
    color: white;
    padding: 0px 20px 0px 40px;
    text-decoration: none;
    line-height: 65px;
}

.h-category-shape span {
    -webkit-transform: skew(20deg);
      -moz-transform: skew(20deg);
        -o-transform: skew(20deg);
            transform: skew(20deg);
    display: block;
}

.h-sidebar-widget {
    margin-bottom: 16px;
}

.h-nude-celebs {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-family: 'Bebas';
    font-size: 24px;
    background-color: #c0246e;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.h-nude-celebs span {
    color: #fff;
}

a.nude-celebs-link:hover {
    text-decoration: none;
}

.h-rowMarginTop {
    margin-top: 15px;
}

.h-featured-content {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 4px;
}

.h-featured-content:not(:first-child) {
    padding-top: 40px;
    border-top: 1px solid #ddd;
}

.noMargTop {
    margin-top: 0px;
}

.h-rel {
    position: relative;
    border: 2px solid #000;
    margin-bottom: 20px;
    height: 360px;
    width: 640px;
    overflow: hidden;
}

.h-rel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 0;
}

.h-abs {
    position: absolute;
    right: 0;
    bottom: 0;

}

.h-img-sub {
    font-family: 'Mont';
    font-size: 15px;
    color: #999;

}

.h-read-more {
    font-family: 'Oswald';
    font-size: 21px;
    color: #c1246e;
}

.h-widget-wrapper {
    width: 640px;
    height: 250px;
    overflow: hidden;
}

.h-widget-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}





/*

    SINGLE POST PAGE

*/

.p-sidebar-single-post section#p-categories, 
.p-sidebar-single-post section#p-friends {
    padding: 0 15px;
}

#p-content img {
    max-width: 100%;
    height: auto;
}

.p-headline {
    font-family: 'Oswald';
    font-size: 30px;
    color: #333333;
}

.p-date {
    font-family: 'Mont';
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

span.p-author {
    cursor: pointer;
}

.p-category,
.p-author,
.p-date a,
.p-category-text a {
    color: #c1246e;
}
.p-category-text {
  width: 100%;
}

.h-featured-content a h1 {
    color: #333333;
}

.p-big-pic {
    margin-bottom: 35px;
}

.p-circle-image {
    position: relative;
    width: 100%;
    height: auto;
}

.p-circle-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-cirle-photo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
    background-color: #271a1c;
    border-radius: 50%;
    opacity: 0.8;
    width: 138px;
    height: 138px;
}

.p-cirle-photo img {
    width: 70px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.p-number-gallery {
    position: absolute;
    top: 44px;
    left: 47%;
    z-index: 10;
    cursor: pointer;
    font-family: 'Oswald';
    font-size: 25px;
    color: #c1246e;
    text-align: center;
    transform: translateX(-50%);
}

.p-text p {
    font-family: 'Helvetica Neue, Helvetica, Arial, sans-serif';
    font-size: 15px;
}

p-text img {
  height: auto;
}

.p-pink {
    color: #c1246e;
}

/*
    Around the Web
*/
section#p-around-the-web {
    margin: 50px 0;
}

.p-headline-text {
    margin-bottom: 20px;
}

h2.p-headline-around-web {
    font-family: 'Oswald';
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.p-around-box-link {
    color: #9d9da0;
    text-align: right;
    position: absolute;
    bottom: -15px;
    right: 10px;
}

.p-around-box-link span {
    font-size: 11px;
    cursor: pointer;
}

.p-wraper-box {
    padding: 0 10px;
}

.p-around-web-box {
    padding: 0 5px;
    margin-bottom: 25px;
}

.p-widget-wrapper {
    width: auto;
    height: 209px;
}

.p-widget-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-around-web-box p {
    font-family: 'Mont';
    margin: 5px 0 0 0;
    font-size: 15px;
}

.p-around-web-box a {
    text-decoration: none;
    color: black;
}

.p-around-web-box .p-small-text {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #9da0a3;
    font-weight: 400;
}

/*
    Comments
*/
.p-box-comments {
    font-family: 'Oswald';
    font-size: 24px;
    padding: 0;
}

/*
    SIDEBAR
*/
.p-sidebar-wrapper {
    width: 300px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
}

.p-sidebar-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-sidebar-widget {
    padding: 0;
    margin-bottom: 40px;
}

.p-advertise {
    font-family: 'Mont';
    font-size: 10px;
    color: #999999;
    margin-top: 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

.p-box-popular {
    font-family: 'Oswald';
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.p-popular-widget-wrapper {
    width: 266px;
    height: 148px;
    overflow: hidden;
    object-position: 0 0;
}

.p-popular-widget-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 0;
}

.popular-post-holder {
    background: #eeeeee;
    margin-bottom: 40px;
}

.p-ss-post {
    margin-bottom: 40px;
}

.p-ss-post:last-child {
    margin-bottom: 25px;
}

.container.container-shape {
    overflow: hidden;
    margin-bottom: 0;
    display: inline-block;
}

.p-category-shape a {
    width: auto;
    display: inline-block;
    height: 20px;
    margin: 0 0 0 -20px;
    -webkit-transform: skew(-20deg);
       -moz-transform: skew(-20deg);
         -o-transform: skew(-20deg);
            transform: skew(-20deg);
    background: #c0246e;
    overflow: hidden;
    position: relative;
    font-family: 'Mont';
    font-size: 10px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    padding: 5px 10px;
    text-decoration: none;
    line-height: 1.0;
}

.p-category-shape span {
    -webkit-transform: skew(20deg);
      -moz-transform: skew(20deg);
        -o-transform: skew(20deg);
            transform: skew(20deg);
    display: block;
}

.p-popular-wrapper .p-text {
    font-family: 'Oswald';
    font-size: 16px;
    color: #333333;
    margin-top: 5px;
}

.p-popular-wrapper a {
    color: #333333;
}

section#p-categories,
section#p-friends {
    margin-bottom: 35px;
}

#p-categories .p-box-comments,
#p-friends .p-box-comments {
   margin-bottom: 15px;
}

#p-categories ul,
#p-friends ul {
    margin: 0;
    padding: 0;
}

#p-categories ul li,
#p-friends ul li {
    list-style-type: none;
}

#p-friends ul li {
    line-height: 18px;
}

#p-categories ul li a {
    font-family: 'Mont';
    font-size: 21px;
    color: #c1246e;
}

#p-friends ul li a {
    font-family: 'Mont';
    font-size: 15px;
    color: #c1246e;
}

/*******************************
		    Search
********************************/

.screen-reader-text {
    display: none;
}

#searchsubmit {
    display: none;
}

/*******************************
		    Media Queries
********************************/

@media (min-width: 1200px) {
    .container {
        width: 960px;
    }

    .col-fixed {
        width: 324px;
    }

    .col-fluid {
        width: calc(100% - 324px);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-fixed {
        width: 324px;
    }
    .col-fluid {
        width: calc(100% - 324px);
    }
}

@media (max-width: 992px) {
    .p-headline {
        font-size: 27px;
    }
    
    #p-categories ul li a {
        font-size: 20px;
    }

    .h-category-shape a {
        height: 50px;
        font-size: 18px;
        margin: 0 0 0 -40px;
        line-height: 50px;
    }

    #h-uppercontent img, .h-rel, .h-widget-wrapper {
        max-width: 100%;
        height: auto;
    }
    /*header*/
    header .h-mid .h-mid-cat a {
      font-size: 12px;
      padding: 4px 4px;
    }
    header .h-mid {
      padding: 25px 0;
    }
    header .h-menu-cat {
      top: 148px;
    }
    header .h-menu-cat-item p {
      font-size: 12px;
    }
    .g-info span a {
      font-size: 12px;
    }
    .g-info h1 {
      font-size: 20px;
    }
    .g-slider .g-counter-name {
      margin-top: 10px;
    }
    .g-counter-name .g-counter {
      font-size: 20px;
    }
    .g-counter-name .g-name {
      font-size: 15px;
    }
    .g-slider .g-control #gprev,
    .g-slider .g-control #gnext {
      width: 25px;
    }
    .h-category-shape a {
      width: 350px;
    }
    .h-imgholder {
      width: 100%;
      height: auto;
  }
}
.p-maincontent img {
  max-width:100%;
}

.p-maincontent iframe{
  max-width: 99%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-fixed {
        width: 324px;
    }
    .col-fluid {
        width: calc(100% - 324px);
    }
}

@media (max-width: 767px) {
    /*header*/
    header .h-menu-cat-wrap {
      padding-left: 15px;
      padding-right: 15px;
    }
    header .h-menu-cat-item img {
      height: 150px;
    }
    header .h-item-wrap {
      height: 150px;
    }
    header .h-menu-cat-item {
      flex-basis: 50%;
    }
    header .h-top,
    header .h-mid,
    header .h-bot {
      padding-left: 15px;
      padding-right: 15px;
    }
    header .h-mid .h-logo {
      margin: 0 auto;
      display: block;
      padding-bottom: 15px;
    }
    header .h-top i {
      display: block;
      position: absolute;
      right: 15px;
      top: -19px;
      font-size: 22px;
      color: white;
    }
    header .h-top ul {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      background-color: #c0246e;
      z-index: 9999;
      padding-right: 15px;
      padding-top: 15px;
    }
    header .h-top ul li {
      display: block;
      margin-bottom: 15px;
    }
    header .h-top ul li a {
      margin: 0;
      font-size: 15px;
    }
    header .h-bot ul li a {
      font-size: 12px;
    }
    header .h-menu-cat {
      top: 200px;
    }
    .h-noPadding {
        padding: 0px 15px;
    }
    .p-sidebar {
        margin: 0 auto;
        text-align: center;
    }
    
    .p-popular-widget-wrapper {
        margin: 0 auto;
    }
    
    .p-popular-widget-wrapper {
        width: 399px;
        height: 222px;
    }

    
    .popular-post-holder {
        margin-bottom: 20px;
    }
    
    .p-widget-wrapper {
        height: auto;
        width: 100%;
    }

    .h-imgholder, .h-imgholder img {
            width: 100%;

    }

    .h-imgholder {
        margin-bottom: 30px;
    }

    .h-nude-celebs {
        width: 300px;
        margin: auto;
    }

    .h-category-shape a {
        height: 65px;
        margin: 0 0 0 -30px;
        font-size: 24px;
        line-height: 65px;
    }

    .h-featured-content .p-headline, 
    .h-featured-content .p-date, 
    .h-featured-content .h-img-sub, 
    .h-featured-content .h-read-more {
        text-align: center;
    }

    .h-rel {
        margin: 0 auto 20px auto;
    }
}

@media (max-width: 650px)  {
  header .h-menu-cat {
      top: 192px;
  }
    .my-col-12 {
        width: 50%;
    }
    
    .p-cirle-photo {
        width: 115px;
        height: 115px;
    }
    
    .p-cirle-photo img {
        width: 55px;
        height: 65px;
    }
    
    .p-number-gallery {
        top: 37px;
        font-size: 21px;
    }
    
    .p-headline {
        font-size: 24px;
    }
    
    h2.p-headline-around-web {
        font-size: 22px;
    }
    
    .p-around-web-box p {
        font-size: 14px;
    }
    
    .p-box-comments,
    .p-box-popular {
        font-size: 22px;
    }
    
    #p-categories ul li a {
        font-size: 18px;
    }

    .h-category-shape a {
        height: 60px;
        font-size: 20px;
        margin: 0 0 0 -40px;
        line-height: 60px;
    }
}
.video-js{
  width: 100%;
}
@media (max-width: 560px) {

  header .h-menu-cat-item img {
    height: 110px;
  }
  header .h-item-wrap {
    height: 110px;
  }

      .h-category-shape a {
        height: 50px;
        font-size: 18px;
        margin: 0 0 0 -40px;
        line-height: 50px;
    }
}

@media (max-width: 500px) {
  header .h-menu-cat {
    top: 207px;
}
  /*header*/
  header .h-mid .h-mid-cat a {
    font-size: 11px;
    padding: 4px 2px;
  }
  header .h-mid .col-xs-6 {
    width: 100%;
  }
  header .h-mid .h-mid-cat {
    width: 240px;
    margin: 0 auto 15px auto;
  }
  header .h-mid .h-mid-cat a {
    padding: 5px 5px;
  }
  header .h-mid {
    padding: 15px 15px;
  }
  .g-slider {
    padding: 0 35px 0 35px;
  }
  .g-info h1 {
    font-size: 18px;
  }
  .g-slider .g-control #gprev,
  .g-slider .g-control #gnext {
    width: 20px;
  }
  .g-counter-name .g-counter {
    font-size: 18px;
  }
  .h-hidden-footer .h-footer-list > li > a {
    font-size: 12px;
  }
}

@media (max-width: 420px) {
    .my-col-12 {
        width: 100%;
    }
    
    .p-popular-widget-wrapper {    
        width: 266px;
        height: 148px;
    }
    
    .p-date {
        letter-spacing: 0px;
    }
    
    .p-headline {
        font-size: 22px;
    }

    section#p-around-the-web {
        margin: 25px 0;
    }
}

div.wp-caption { width:100% !important;  }