a {
  color: black;
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: black;
}

.spinnerG {
  text-align: center;
  width: 100px;
  height: 50px;
  margin: 50px auto;
}

.spinnerG span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 25px auto;
  background: #524242;
  -moz-border-radius: 50px;
  -moz-animation: spinnerG 1.3s infinite alternate;
  -webkit-border-radius: 50px;
  -webkit-animation: spinnerG 1.3s infinite alternate;
  -ms-border-radius: 50px;
  -ms-animation: spinnerG 1.3s infinite alternate;
  -o-border-radius: 50px;
  -o-animation: spinnerG 1.3s infinite alternate;
  border-radius: 50px;
  animation: spinnerG 1.3s infinite alternate;
}

#spinnerG_1 {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

#spinnerG_2 {
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s;
}

#spinnerG_3 {
  -moz-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  animation-delay: 0.78s;
}

@-moz-keyframes spinnerG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #524242;
    -moz-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -moz-transform: translateY(-21px);
  }
}

@-webkit-keyframes spinnerG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #524242;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -webkit-transform: translateY(-21px);
  }
}

@-ms-keyframes spinnerG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #524242;
    -ms-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -ms-transform: translateY(-21px);
  }
}

@-o-keyframes spinnerG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #524242;
    -o-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -o-transform: translateY(-21px);
  }
}

@keyframes spinnerG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #524242;
    transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    transform: translateY(-21px);
  }
}


/* - spinner */


/* + General */

body {
  background-color: white;
  font-family: 'Times Regular';
}


/* - General */


/** MOST POPULAR POSTS IMPORT **/


/*
Wordpress Popular Posts plugin stylesheet
Developed by Hector Cabrera

Use the following classes to style your popular posts list as you like.
*/

.wpp-list {
  /* UL element */
}

.wpp-list li {
  overflow: auto;
  display: block;
  float: none;
  clear: both;
}

.wpp-list li p {
  letter-spacing: .02em;
}

/* thumbnail styles */

.wpp-thumbnail {
  display: inline;
  float: left;
  margin: 0 5px 0 0;
  border: none;
}


/* excerpt styles */

.wpp-excerpt {}


/* Stats tag styles */

.post-stats {
  font-size: 9px;
  font-weight: bold;
}

.wpp-comments {}

.wpp-views {}

.wpp-author {
  font-style: italic;
}

.wpp-date {
  display: block;
  clear: right;
}


/* WP-PostRatings styles */

.wpp-rating {}


/** END MPP **/


/* Portrait phones and smaller */

@media (max-width: 480px) {
  #wrap-all {
    box-shadow: none !important;
  }
  .bylines {
    /* padding: 20px 20px 20px 15px !important; */
  }
  .shadow-down {
    background-image: none !important;
  }
  #cat-ad-1 {
    padding: 0 !important;
  }
  #fp-ad-3-p {
    padding: 10px 0px 42px 0px !important;
  }
  .single-top2 {
    margin-bottom: 0 !important;
  }
  .single-top2 h1 {
    margin: 0 0 5px 0 !important;
  }
  .gallery {
    margin-top: 15px !important;
  }
  .list-item li a {
    overflow: hidden;
    display: block;
    width: 100%;
  }
  #fp-most-1 {
    margin-top: 20px !important;
  }
  #breadcrumbs-container {
    display: none !important;
  }
  #breadcrumbs {
    display: none !important;
  }
  #cat-header img {
    margin-left: 10px !important;
  }
  .general-wrap {
    padding-top: 45px !important;
  }
  .galleries-share > .single-social {
    border: none !important;
  }
  .main-gallery-screen {
    margin-top: 30px;
  }
  .list-item-with-image ul li img {
    padding-bottom: 5px;
  }
  .title_top-search {
    font-style: italic;
  }
  .fp-slider-1 {
    min-height: 580px !important;
  }
  .cities-select-one,
  .category-select-one,
  .cities-select,
  .category-select {
    font-family: "Roboto Italic", sans-serif;
    font-style: italic;
  }
  #fp-latest-1 {
    padding-top: 0 !important;
  }
  #fp-latest-2 ul li h1 {
    /** float: left; **/
    text-align: center !important;
    width: 100% !important;
  }
  #fp-slider-1 > ul {
    min-height: 580px;
  }
  #fp-cities-tops .list-item-with-image ul li img {
    float: left;
  }
  ul.cities-menu li.more-cities a {
    font-style: italic !important;
  }
  .launch-gallery a {
    font-family: "Roboto Italic", sans-serif !important;
    font-style: italic;
  }
  #sub-categories {
    border: none !important;
    overflow: hidden;
  }
  #cat-gallery .title_top-news {
    padding-left: 0 !important;
    font-size: 25px !important;
  }
  .fp-slider-1-text-box h1 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .inside-latest span.label {
    left: 70px !important;
  }
  .title_top-mp,
  .title_top_wo_padding {
    padding: 0 0 0 15px !important;
  }
  .title_top_wo_padding {
    font-size: 27px !important;
  }
  #div-gpt-ad-1453412733040-0 {
    display: none;
  }
  .most-popular {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wpp-list {
    margin-left: 10px;
    margin-right: 10px;
  }
  .connect_with_duj {
    margin-left: 10px;
    margin-right: 10px;
  }
  .connect_with_duj .list-item ul li {
    padding: 15px 5px 15px 5px !important;
    margin-left: 15px;
    margin-right: 15px;
  }
  .general-wrap .container {
    margin-top: 70px;
  }
  .title_top-galleries,
  .title_top-mp,
  .title_top {
    font-size: 27px !important;
    padding: 0 0 0 10px !important;
  }
  .fp-container-with-ad {
    margin-top: 0 !important;
  }
  .article-container-with-ad {
    margin-top: 0 !important;
  }
  .single-content {
    padding-top: 20px !important;
  }
  #fp-ad-4-h {
    padding: 15px;
  }
  .search-ad-container {
    margin-top: 0 !important;
  }
  p span.label {
    margin-top: 10px;
  }
  html,
  body {
    overflow: hidden !important;
  }
}

#wrap-all {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 15px 1px #9C9C9C;
  box-shadow: 0 0 15px 1px #9C9C9C;
  position: relative;
}

.general-wrap {
  padding: 136px 0 0 0;
  position: relative;
}

.general-wrap-gallerie {
  padding: 15px 0 0 0;
  position: relative;
}

.title_top {
  font-family: 'Roboto Light', sans-serif;
  font-size: 36px;
  padding: 0 0 0 15px;
  clear: both;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.title_top-galleries,
.title_top-mp {
  clear: both;
  text-transform: uppercase;
  font-family: "Roboto Light", sans-serif;
  font-size: 36px;
  padding: 0 0 12px 0;
  margin-left: 12px;
  letter-spacing: .02em;
}

.title_top-news {
  font-family: 'Roboto Light', sans-serif;
  font-size: 30px;
  padding: 0 0 0 30px;
  clear: both;
  text-transform: uppercase;
}

.title_top2 {
  font-family: 'dharma_gothic_ethin';
  font-size: 40px;
  padding: 0 0 0 0;
  clear: both;
  text-transform: uppercase;
}

.title_top3 {
  font-family: 'dharma_gothic_ethin';
  font-size: 50px;
  clear: both;
  text-transform: uppercase;
  margin: 0 0 0 80px;
  padding: 0;
}

.title_top-search {
  font-family: 'Playfair Display Italic', Serif;
  font-size: 30px;
  padding: 0 0 0 20px;
  clear: both;
  letter-spacing: .06em;
  text-transform: none;
  font-style: italic;
}

.title_top_wo_padding {
  font-family: dharma_gothic_ethin;
  font-size: 50px;
  padding: 0 0 0 0;
  clear: both;
  text-transform: uppercase;
}

.moretag {
  font-family: "Roboto Bold", sans-serif !important;
  color: #777 !important;
  font-size: 12px !important;
  text-transform: uppercase;
}

.moretag::before {
  content: '\00a0';
}

.moretag:hover {
  color: #000 !important;
  text-decoration: none !important;
}

.moretag_mp {
  text-transform: capitalize !important;
  font-family: "Roboto Bold", sans-serif !important;
  color: #777 !important;
  font-size: 13px !important;
}

.moretag_mp::before {
  content: '\00a0';
}

.more .sub-title,
.more .sub-title p {
  font-family: "Times Regular";
  color: black;
}

.more .list-item ul li p {
  font-family: "Times Regular";
}

.more .content .border-side {
  max-height: 40px;
}

.center-img {
  margin: 0 auto;
}


/* + Global twitter */

.twitter-timeline-container {
  height: 300px;
  min-width: 300px;
  overflow-y: scroll;
  overflow-x: visible;
}

.twitter {
  display: none;
}

.twitter a {
  color: #10ace1;
}

.twitter li {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  background-image: url(images/twitter-separate.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: none;
  padding: 20px;
  font-family: dharma_gothic_e_regularRg !important;
}

.twitter li:last-of-type {
  background: none;
}

#breadcrumbs-container {
  min-height: 10px;
  padding: 0px;
  margin: 0 0 10px 0;
}

#breadcrumbs {
  font-family: "Times Regular" !important;
  font-style: italic;
  font-size: 14px;
  padding-bottom: 10px;
  margin-top: 25px;
}

#breadcrumbs>li {
  float: left;
  padding: 2px 5px;
  font-family: 'Times Regular';
  font-size: 14px;
  font-style: italic;
  /*text-transform: capitalize;*/
}

.breadcrumb_last {
  font-family: "Times Regular" !important;
  font-style: italic;
}

#breadcrumbs span {
  text-transform: capitalize !important;
}

#breadcrumbs span > span:first-child {
  text-transform: uppercase !important;
}

#breadcrumbs li a {}

#breadcrumbs li a:hover {
  text-decoration: none;
  color: #8b8b8b;
}


/* - Global twitter */


/* + Global Latest */

.list-item {}

.list-item ul li {
  padding: 15px;
  /*border-bottom: 1px solid black;*/
  line-height: 18px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-color: #B0B0B0;
}

.list-item ul li:last-child {
  border-bottom: none;
}

.list-item h1 {
  padding-bottom: 5px;
  font-family: 'Roboto Bold', sans-serif;
  font-size: 22px;
  line-height: 25px;
}

.list-item h2 {
  padding-bottom: 5px;
  font-family: 'Roboto Bold', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 28px;
}

.list-item h4 {
  font-family: 'Roboto Light', sans-serif;
  font-size: 16px;
  color: #6d6f71;
  text-transform: uppercase;
  padding-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item p {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  padding: 0px;
  margin: 0 0 10px 0;
  letter-spacing: .02em;
}

.list-item p > b,
.list-item p > strong {
  font-weight: bold;
}

.list-item p i {
  font-style: italic;
}

.list-item span.label {
  padding: 0.3em .6em .3em !important;
  font-family: "Roboto Medium", sans-serif;
  font-weight: normal;
}


/** Ad separator **/


/*#pop-separator-frontpage{
  border-right: solid 1px #ccc;
  min-height: 718px;
  float: left;
  margin-left: -2.5%;
  }*/

span {
  text-transform: uppercase;
}

.list-item-with-image {}

.list-item-with-image ul li {
  border-bottom: none;
  padding: 9px 0;
}

.list-item-with-image h1 {
  padding-bottom: 5px;
  font-family: 'Roboto Bold', sans-serif;
  font-size: 25px;
}

.list-item-with-image h4 {
  font-family: 'Roboto Bold';
  font-size: 14px;
  color: #6d6f71;
  text-transform: uppercase;
  padding: 0 0 0 20px;
}

.list-item-with-image p {
  color: #777;
  font-size: 15px;
  line-height: 18px;
}

.list-item-with-image-2 {}

.list-item-with-image-2 ul li {
  border-bottom: none;
  padding: 17px 0;
}

.list-item-with-image-2 h1 {
  padding-bottom: 5px;
  font-size: 40px;
  width: 80%;
  font-style: italic;
  margin: 0 auto;
}

.list-item-with-image-2 p {
  color: #6d6f71;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
}

.list-item-with-image-3 {}

.list-item-with-image-3 ul li {
  border-bottom: none;
  padding: 0 0 20px 0;
}

.list-item-with-image-3 img {
  margin-bottom: 10px;
}

.list-item-with-image-3 h1 {
  padding-bottom: 5px;
  font-family: "Playfair Display Bold", serif;
  font-size: 29px;
  width: 80%;
  line-height: 33px;
  letter-spacing: .02em;
  margin: 10px auto 0 auto;
}

.list-item-with-image-3 p {
  color: black;
  font-size: 16px;
  letter-spacing: .02em;
  font-family: "Times Regular" !important;
  width: 80%;
  margin: 0 auto;
  line-height: 18px;
}

.list-item-with-image-3 p span.label {
  padding: 0.3em .6em .3em !important;
  margin-top: 10px !important;
  font-family: "Roboto Medium", sans-serif !important;
  font-weight: normal;
}


/* - Global Latest*/


/** issuu archive **/

.issuu_header_row {
  margin-bottom: 40px;
  overflow: hidden;
}

.sponsored_banner p span.label {
  padding: 0.3em .6em .3em !important;
}


/** newsletter exclusive offer styles **/

#mailchimpNewsletterWrap #mc_embed_signup {
  margin-top: 30px;
  margin-bottom: 50px;
}

.custom-sponsored {
  padding: 0.3em .6em .3em !important;
  font-weight: normal !important;
  font-family: "Roboto Medium", sans-serif !important;
  font-size: 12px !important;
}
