section {
  zoom: 1;
}
section:after {
  content: '.';
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}

img{
	max-width: 100%;
}

.wide_header {
  position: relative;
}
.wide_header .fade_in {
  position: absolute;
  top: 0;
  left: 0;
}
.wide_header .fade_out {
  position: relative;
  z-index: 2;
}

.wide_header_text {
  text-align: center;
  width: 63.58462%;
  left: 50%;
  margin-left: -31.754231%;
  position: relative;
  margin-top: -60px;
  padding: 2em;
}
.wide_header_text.stroke-top {
  border: 2px solid #000;
  border-bottom: 0;
}
.wide_header_text.stroke-top:before, .wide_header_text.stroke-top:after {
  content: ' ';
  height: 50%;
  position: absolute;
  background: #fff;
  bottom: -2px;
  left: -2px;
  width: 2px;
}
.wide_header_text.stroke-top:after {
  right: -2px;
  left: auto;
}
.wide_header_text.fade_out {
  top: 10%;
  border: 12px solid #000;
  padding: 4em;
  position: absolute;
  z-index: 3;
}
.wide_header_text.fade_out.no-box {
  border: none;
  background: none;
  top: 20%;
  font-size: 1.1em;
}
.wide_header_text.fade_out.no-box .wide_header_title {
  margin-bottom: 0;
}
.wide_header_text.fade_out:before, .wide_header_text.fade_out:after {
  content: none;
}
.wide_header_text.fade_out .wide_header_title {
  font-family: "Tiempos", georgia, serif;
  text-transform: none;
  margin-bottom: .6em;
}
.wide_header_text.fade_out .wide_header_author {
  margin-top: 1em;
}
.wide_header_text .wide_header_section {
  color: #eb1414;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: "Solido Condensed", helvetica, arial, sans-serif;
  letter-spacing: 1px;
}
.wide_header_text .wide_header_title {
  font-size: 4em;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.25em;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: "Solido Condensed", helvetica, arial, sans-serif;
}
.wide_header_text .wide_header_title--smaller {
  font-size: 3.6em;
}
.wide_header_text .wide_header_subtitle {
  line-height: 1.4em;
  margin: 0 auto;
  font-size: 1.35em;
  font-weight: bold;
}
.wide_header_text .wide_header_author {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Solido Condensed", helvetica, arial, sans-serif;
  letter-spacing: 2px;
}

.wide_header_bg {
  vertical-align: bottom;
  width: 100%;
}

.wide_header,.wide_content{
    font-size:0.9em;
}

.wide_intro, .wide_copy, .wide_infographic, .wide_content_navigation {
  width: 80%;
  max-width: 750px;
  float: none;
  margin: 0 auto;
  padding: 3em 0;
}
.wide_intro.no-padding, .wide_copy.no-padding, .wide_infographic.no-padding, .wide_content_navigation.no-padding {
  padding: 0 2em 4em;
  max-width: 800px;
}

.wide_content_navigation {
  padding: 3em 0;
  text-align: center;
}

.wide_content_navigation ul {
  padding: 0;
  margin: 0 auto;
  zoom: 1;
}
.wide_content_navigation ul:after {
  content: '.';
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.wide_content_navigation ul li {
  list-style: none;
  margin-top: 0 !important;
  background: #111;
  float: left;
  display: block;
  width: 13.66667%;
  margin-right: 3%;
  height: 42px;
  position: relative;
}
.wide_content_navigation ul li a {
  font-family: "Solido Condensed";
  text-transform: uppercase;
  font-weight: 100;
  color: #111;
  background: #fff;
  letter-spacing: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: .25em 0;
  display: block;
  font-size: 1em;
  color: #666;
  -moz-transition: color .5s;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  -ms-transition: color .5s;
  transition: color .5s;
}
.wide_content_navigation ul li a:hover {
  color: #111;
  text-decoration: none;
}

.wide_copy {
  position: relative;
}

.wide_infographic {
  padding: 4em 0;
}

.wide_intro {
  padding: 6em 2em 4em;
}

.wide_intro_lead, .wide_quote, .feature .wide_intro_lead_condensed:first-line, .wide_copy .wide_intro_lead_condensed:first-line {
  /*font-size: 2em;*/
  font-family: "Solido Condensed", helvetica, arial;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.wide_intro_lead, .wide_intro_lead_condensed {
  /*font-size: 1.6em;*/
  margin-bottom: 1.5em;
}

.feature .wide_intro_lead_condensed:first-line, .wide_copy .wide_intro_lead_condensed:first-line {
    font-size: 1.5em;
}
.wide_intro_lead .largest {
  font-size: 3.5em;
  line-height: 1em;
}
.wide_intro_lead .large {
  font-size: 2em;
  line-height: 1em;
}

.wide_intro_lead, .wide_intro_lead_condensed{
    font-family:"Tiempos",Georgia,serif;
    letter-spacing:0;
    text-transform:inherit;
}

.wide_intro_lead:first-line{
    font-size:1.25em;
    font-weight: 700;
    line-height: 1.5em;
}

.wide_quote {
  padding: 3em 12% 1em;
  overflow: visible;
  position: relative;
  line-height: 1.2em;
}
.wide_quote.left, .wide_quote.right {
  width: 50%;
  padding-top: 1em;
}
.wide_quote.left + p, .wide_quote.right + p {
  margin-top: 25px;
}
.wide_quote.left {
  padding-left: 0;
}
.wide_quote.right {
  padding-right: 0;
}

.wide_quote_decoration {
  position: absolute;
  top: -40px;
  margin-left: -40px;
  left: 50%;
}

.wide_inset.quote blockquote{
	font-size: 2em;
	line-height: 1.25em;
}

.wide_quote_seperator {
  display: block;
  margin: 1.5em auto 0;
  width: 100%;
  height: 25px;
}

.custom_inset {
    background:#fff;
    width:45%;
    margin-bottom:1em;
    font-family:"Solido Condensed",helvetica,arial;
    font-size:1.4em;
    line-height:1.3em;
    text-transform:uppercase
}

.custom_inset blockquote{
    color:#000;
    font-size:1.1em;
    margin:0;
    padding:1em 0.5em 0;
    font-weight:normal
}

.wide_inset {
  text-align: center;
  padding: 2em 0;
}
.wide_inset.large {
  text-align: left;
}
.wide_inset.large img {
  width: 100%;
}
.wide_inset.right {
  float: right;
  margin-right: -30%;
  padding: 2em;
  width: 600px;
  text-align: left;
}
.wide_inset.left {
  float: left;
  margin-left: -30%;
  padding: 2em;
  width: 600px;
  text-align: left;
}
.wide_inset.full_bleed {
  width: 100%;
  padding: 0;
  position: relative;
}
.wide_inset.full_bleed img {
  width: 100%;
  vertical-align: bottom;
}
.wide_inset.full_bleed .wide_inset_section_header {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  top: 15%;
  z-index: 2;
  text-transform: uppercase;
  font-family: "Solido Condensed";
  letter-spacing: 1px;
  font-size: 1.5em;
  padding: 0 2em;
}
.wide_inset.full_bleed .wide_inset_section_header hr {
  width: 80px;
  height: 1px;
  margin: .5em auto 1em;
  background: #fff;
}
@media screen and (max-width: 700px) {

    .wide_header,.wide_content{
        font-size:1em;
    }

  .wide_inset.full_bleed .wide_inset_section_header hr {
    background: #111;
    color: #fff;
  }
}
.wide_inset.full_bleed .wide_inset_section_header .section_number {
  display: block;
}
.wide_inset.full_bleed .wide_inset_section_header .section_title {
  text-transform: uppercase;
}
.wide_inset.full_bleed.two_wide .wide_inset_caption {
  top: 32.25em;
}
.wide_inset.full_bleed .wide_inset_caption {
  position: absolute;
  right: 1.75%;
  width: 16%;
  text-align: left;
  top: 58.5em;
  border-top: 8px solid #000;
  padding-top: 1em;
  color: #111;
}
.wide_inset.full_bleed .wide_inset_caption:after {
  content: ' ';
  position: absolute;
  top: -8px;
  right: 0;
  width: 80%;
  height: 8px;
  background: #fff;
}
.wide_inset.two_wide {
  zoom: 1;
  position: relative;
}
.wide_inset.two_wide:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.wide_inset.two_wide img {
  width: 50%;
  float: left;
  margin: 0;
}

.wide_inset_caption, .wide_inset_caption p, .wide_article_width_caption, .wide_article_width_caption p, .wide_inset_caption_margin, .wide_inset_caption_margin p, .infographic_description, .wide_slider_caption, .wide_photo_grid .wide_grid_caption, .wide_author_bio p, .map-icon span, .author-bio p, .wide_header_hover a .wide_header_hover_description, .wide_header_hover a .wide_header_hover_description p{
    font-family: "Solido", helvetica, arial, sans-serif;
}

.wide_inset_caption, .wide_article_width_caption {
  font-size: .7rem;
  margin: 0 auto !important;
  padding: 0.5em 0;
  text-align: left;
  line-height: 1.25em;
  width: 90%;
  border-bottom: 1px solid #000;
}

.wide_inset_caption_margin {
  right: -20%;
  width: 20%;
  top: 7.5em;
  position: absolute;
  text-align: left;
  border-top: 8px solid #000;
  padding-top: 1em;
  color: #111;
  font-size: .8em;
  line-height: 1.4em;
}

.wide_inset_caption_margin:after {
  content: ' ';
  position: absolute;
  top: -8px;
  right: 0;
  width: 80%;
  height: 8px;
  background: #fff;
}

.wide_inset + p {
  margin-top: 1em;
}

.alt_caption {
    position: relative;
    font-family: "Solido";
    color: #111;
    font-size: 0.7rem;
    line-height: 1.4em;
    max-width: 800px;
    padding-bottom: 0;
    padding-top: 10px;
    border-top: 1px solid #000;
    margin: 12px auto 16px;
}

.alt_caption:before, .alt_caption:after {
    content: ' ';
    height: 2px;
    position: absolute;
    top: -2px;
    background: #fff;
    right: -8px;
    width: 83%;
}

hr {
  background: #000;
  height: 14px;
  border: none;
  width: 150px;
  margin: 3em auto;
}
hr.thin {
  height: 8px;
}

.infographic_description {
  position: absolute;
  width: 14%;
  background: #fff;
  padding: 1em;
  border: 1px solid #aaa;
  font-size: .9em;
  line-height: 1.4em;
  text-align: center;
}
.infographic_description.right {
  right: 2%;
}
.infographic_description.left {
  left: 2%;
}

.section_header {
  text-align: center;
  border: none;
}

.section_title {
  font-size: 2em;
  text-transform: none;
}

.section_byline {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Solido Condensed", helvetica, arial, sans-serif;
  letter-spacing: 2px;
}

.wide_mobile {
  display: none;
}

.wide_slider.opaque .wide_slider_control {
  background-color: rgba(255, 255, 255, 0.75);
}

.wide_slider {
  position: relative;
  overflow: visible;
  margin: 2em 0;
  zoom: 1;
}
.wide_slider:after {
  content: '.';
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.wide_slider .wide_slider_wrapper {
  -moz-transition: margin .5s;
  -o-transition: margin .5s;
  -webkit-transition: margin .5s;
  -ms-transition: margin .5s;
  transition: margin .5s;
  zoom: 1;
}
.wide_slider .wide_slider_wrapper:after {
  content: '.';
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.wide_slider .wide_slider_control {
  position: absolute;
  height: 100%;
  width: 38%;
  background: url("/wp-content/themes/vip/foreign-policy/features/assets/images/global/feature-arrow-right.png") no-repeat 10% center rgba(255, 255, 255, 0.5);
  text-indent: -9999em;
  top: 0;
  cursor: pointer;
}
.wide_slider .wide_slider_control.next {
  right: -40%;
}
.wide_slider .wide_slider_control.prev {
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
  background-image: url("/wp-content/themes/vip/foreign-policy/features/assets/images/global/feature-arrow-left.png");
  background-position: 90% center;
  left: -40%;
  opacity: 1;
}
.wide_slider .wide_slider_control.inactive {
  opacity: 0;
  cursor: default;
}
.wide_slider.portrait .wide_slider_control {
  width: 55%;
}
.wide_slider.portrait .wide_slider_control.prev {
  left: -40%;
}
.wide_slider img {
  display: block;
  float: left;
}
.wide_slider img + img {
  margin-top: 0;
}

.wide_slider_caption {
  text-align: center;
  border-top: 8px solid #000;
  position: relative;
  margin: 2em 0 0;
  font-size: .7rem;
  color: #111;
  line-height: 1.25em;
  padding-top: 1em;
}
.wide_slider_caption:before, .wide_slider_caption:after {
  content: ' ';
  height: 8px;
  position: absolute;
  top: -8px;
  background: #fff;
  width: 46%;
}
.wide_slider_caption:before {
  left: 0;
}
.wide_slider_caption:after {
  right: 0;
}

.wide_photo_grid {
  width: 120%;
  margin: 2em 0 2em -10%;
  zoom: 1;
}
.wide_photo_grid:after {
  content: '.';
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}
.wide_photo_grid.four-wide img {
  float: left;
  width: 23%;
  margin: 1%;
}
.wide_photo_grid.four-wide.wide_slider {
  width: 100%;
  margin: 2em 0;
}
.wide_photo_grid.four-wide.wide_slider img {
  margin: 0;
}
.wide_photo_grid.four-wide.wide_slider img:hover {
  opacity: 1;
}
.wide_photo_grid img {
  cursor: pointer;
}
.wide_photo_grid .wide_photo_grid_container {
  zoom: 1;
  position: relative;
}
.wide_photo_grid .wide_photo_grid_container:after {
  content: '.';
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.wide_photo_grid .wide_photo_grid_container img {
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
}
.wide_photo_grid .wide_photo_grid_container img:hover {
  opacity: .8;
}
.wide_photo_grid .wide_photo_grid_container img.transparent {
  opacity: 0;
}
.wide_photo_grid .wide_photo_grid_container .wide_slider_close {
  position: absolute;
  top: 0;
  right: 5%;
  padding: .25em .75em;
  background: #666;
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  text-decoration: none;
  font-family: "Solido Condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
}
.wide_photo_grid .wide_grid_caption {
  text-align: center;
  border-top: 8px solid #000;
  position: relative;
  margin: 2em 0 0;
  font-size: .7rem;
  color: #111;
  line-height: 1.25em;
  padding-top: 1em;
}
.wide_photo_grid .wide_grid_caption:before, .wide_photo_grid .wide_grid_caption:after {
  content: ' ';
  height: 8px;
  background: #fff;
  position: absolute;
  top: -8px;
  width: 46%;
}
.wide_photo_grid .wide_grid_caption:before {
  left: 0;
}
.wide_photo_grid .wide_grid_caption:after {
  right: 0;
}
.wide_photo_grid .wide_grid_caption.slider-photo-caption {
  display: none;
}
.wide_photo_grid .wide_grid_caption.slider-photo-caption.visible {
  display: block;
}

.wide_content_social {
  text-align: center;
  margin: 2em 0 0;
}
.wide_content_social ul {
  padding: 0;
  list-style: none;
}
.wide_content_social ul li {
  display: inline-block;
  margin: 0 0.25em !important;
  cursor: pointer;
}

.wide_share {
  background: #000;
  position: absolute;
  left: -2.5em;
}
.wide_share .icon {
  vertical-align: baseline;
}
.wide_share ul {
  padding: 1em .5em;
  list-style: none;
  text-align: center;
}
.wide_share ul li + li {
  margin-top: 5px;
}
.wide_share ul li img {
  width: 16px;
}
.wide_share ul li:first-child img {
  width: 10px;
  padding-top: .35em;
}
.wide_share ul .reddit-share-button img {
  width: 14px;
}
.wide_share.circles {
  background: none;
}
.wide_share.circles ul {
  padding: 0 .5em;
}
.wide_share.circles ul li {
  background: #000;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.wide_share.circles ul li img{
	vertical-align: top;
	padding-top: 7px;
}

.wide_author_bio {
  border-top: 1px solid #333;
  padding-top: 4.5em;
  margin-top: 4em;
}
.wide_author_bio img {
  float: left;
  width: 33%;
  margin-right: 2em;
}
.wide_author_bio p {
  font-size: .9em;
  line-height: 1.4em;
  margin-top: 0;
  padding-left: 33%;
  margin-left: 2.2em;
}
.wide_author_bio .wide_inset_caption {
  margin: 2em 0 0 2.2em !important;
  padding-left: 33%;
}

.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
}

.stroke .wide_intro, .stroke .wide_copy, .stroke .wide_header_text {
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
.stroke .wide_header_text {
  border-top: 1px solid #aaa;
}
.stroke.wide_content {
  border-bottom: 1px solid #aaa;
}

.end-slug {
  width: 10px;
  height: 12px;
  background: url("/wp-content/themes/vip/foreign-policy/features/assets/images/global/end-slug.png") no-repeat 0 0;
  display: inline-block;
  margin: 0 .15em;
}

.red-box-end {
  margin: 0 auto;
  max-width: 750px;
  width: 80%;
}

.red-box-end::before {
  background: #EB1414;
  content: '';
  display: block;
  float: right;
  height: 0.7em;
  margin-top: 0.6em;
  width: 0.7em;
}

.stroke-left .wide_intro, .stroke-left .wide_copy, .stroke-left .wide_header_text {
  border-right: none;
}

.stroke-right .wide_intro, .stroke-right .wide_copy, .stroke-right .wide_header_text {
  border-left: none;
}

.stroke-bottom {
  border-bottom: 1px solid #aaa;
}

.stroke-red {
  border-color: #eb1414;
}

.stroke-grey {
  border-color: #999;
}

.stroke-white {
  border-color: #fff;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #111;
}

.text-gray {
  color: #666;
}

.bg-grey {
  background: #ddd;
}
.bg-grey .wide_inset {
  background: #ddd;
}

.bg-white {
  background: #fff;
}
.bg-white .wide_inset {
  background: #fff;
}

.bg-black {
  background: #000;
}
.bg-black .wide_inset {
  background: #000;
}

.bg-red {
  background: #eb1414;
}
.bg-red .wide_inset {
  background: #eb1414;
}

.bg-cream {
  background: #f9f2e8;
}
.bg-cream .wide_inset {
  background: #f9f2e8;
}

.page_wide .post_seperator_ad {
  display: none;
}

#main.page_wide {
  padding: 0;
}

.map-icon {
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  margin: 0 1em 1em 0;
  width: 120px;
  color: #111111 !important;
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  -ms-transition: color .5s;
  transition: color .5s;
}
.map-icon:hover {
  color: #666666 !important;
  text-decoration: none !important;
}
.map-icon span {
  font-size: .8em;
  display: block;
  line-height: 1.2em;
}
.map-icon img {
  width: 40px;
  margin-top: 1em;
}

.map_modal {
  display: none;
  position: fixed;
  height: 100%;
  z-index: 999;
  width: 100%;
  background: #111;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  text-align: center;
}
.map_modal img {
  height: 100%;
}
.map_modal .map_modal_close {
  position: absolute;
  top: 15%;
  right: 5%;
  color: #fff;
  font-family: "Solido Condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  display: block;
}
.map_modal .map_modal_close img {
  width: 30px;
  height: 30px;
}
.map_modal.active {
  display: block;
}


.author-bio{
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid #111;
}

.author-bio p{
	font-style: italic;
}

.author-bio p a, .author-bio p .fp_red{
	font-style: normal;
}

.fade_on_scroll{
	opacity: 0;
}

@media screen and (max-width: 1300px) {
  .wide_header_text.fade_out .wide_header_title {
    font-size: 3em;
  }
}
@media screen and (max-width: 1150px) {
  .wide_intro, .wide_copy, .wide_header_text, .wide_infographic, .wide_content_navigation {
    width: 80%;
  }

  .wide_header_text {
    margin-left: -40%;
  }

  .wide_inset.right {
    margin-right: -20%;
    width: 70%;
  }

  .wide_inset.left {
    margin-left: -20%;
    width: 70%;
  }

  .infographic_description {
    position: static;
    width: 100%;
  }

  .wide_inset.full_bleed .wide_inset_caption, .wide_inset.full_bleed.two_wide .wide_inset_caption {
    position: relative;
    left: 10.5%;
    width: 76%;
    bottom: -1.5em;
    margin: 0 0 0 2em !important;
    clear: both;
  }
  .wide_inset.full_bleed .wide_inset_caption:after, .wide_inset.full_bleed.two_wide .wide_inset_caption:after {
    width: 90%;
  }

  .wide_inset_caption_margin {
    position: relative;
    width: 80%;
    top: -3.5em;
    right: 0;
  }
  .wide_inset_caption_margin:after {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #main.page_wide {
    padding-top: 50px;
  }

  .wide_header_text.fade_out {
    font-size: .9em;
    top: 15%;
  }
  .wide_header_text.fade_out .wide_header_title {
    font-size: 2.5em;
  }

  .wide_quote_decoration {
    width: 60px;
    top: -30px;
    margin-left: -30px;
  }
}
@media screen and (max-width: 950px) {
  .wide_header_text.fade_out {
    width: 80%;
    margin-left: -40%;
  }

  .wide_share {
    position: static;
    margin-bottom: 2em;
  }
  .wide_share ul {
    padding: 0 0 .5em;
  }
  .wide_share li {
    display: inline-block;
    margin: 0 .25em;
  }
  .wide_share li img {
    vertical-align: middle;
    padding-top: .25em;
  }
  .wide_share.circles ul li {
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .wide_mobile {
    display: block;
  }

  .wide_quote.right, .wide_quote.left {
    float: none;
    width: 100%;
    padding: 2em 0 1em;
    margin: 0;
  }

  .wide_intro_lead .largest {
    font-size: 2em;
  }
  .wide_intro_lead .large {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 800px) {
  .wide_content_navigation ul li {
    width: 32%;
    margin-right: 1%;
    height: 36px;
    margin-bottom: 1%;
  }

  .wide_inset.full_bleed .wide_inset_section_header {
    top: 10%;
  }
}
@media screen and (max-width: 700px) {
  .wide_intro, .wide_copy, .wide_header_text, .wide_infographic, .wide_content_navigation {
    width: 90%;
  }

  .wide_header_text {
    margin-left: -45%;
  }

  .wide_inset, .wide_inset.right, .wide_inset.left {
    float: none;
    width: 100%;
    margin: 2em 0;
    padding: 0;
  }

  .wide_inset.full_bleed .wide_inset_caption, .wide_inset.full_bleed.two_wide .wide_inset_caption {
    left: 5.5%;
  }

  .wide_quote {
    font-size: 1.5em;
  }

  .wide_quote_decoration {
    width: 40px;
    top: -20px;
    margin-left: -20px;
  }

  .wide_header_text.fade_out {
    position: static;
    margin: 0;
    width: 100%;
    border: none;
    color: #000;
  }
  .wide_header_text.fade_out .wide_header_title {
    padding-top: 1em;
    letter-spacing: 0;
  }
  .wide_header_text.fade_out .wide_header_subtitle {
    font-size: 1.5em;
  }
  .wide_header_text.fade_out .wide_header_author {
    padding-bottom: 1em;
  }
  .wide_header_text.fade_out.no-box .wide_header_title {
    margin-bottom: .6em;
  }

  .fade_out {
    opacity: 1 !important;
  }

  .wide_content_social {
    margin: 0;
  }

  .wide_content_navigation {
    padding: 3em 0;
  }

  .wide_inset.full_bleed .wide_inset_section_header {
    position: static;
    color: #111;
    margin-bottom: 2em;
    font-size: .8em;
  }

  .end-slug {
    height: 10px;
  }
}
@media screen and (max-width: 500px) {
  .wide_header_text .wide_header_title {
    font-size: 1.9em;
  }

  .wide_header_text .wide_header_subtitle {
    font-size: 1.25em;
  }

  .wide_header_text.fade_out .wide_header_title {
    font-size: 1.9em;
  }
  .wide_header_text.fade_out .wide_header_subtitle {
    font-size: 1.25em;
  }

  .wide_quote {
    font-size: 1.3em;
  }

  .wide_intro_lead .largest {
    font-size: 1.75em;
  }
  .wide_intro_lead .large {
    font-size: 1.35em;
  }

  .wide_author_bio {
    margin-top: 2em;
    padding-top: 2.5em;
  }
  .wide_author_bio p {
    padding: 0;
    margin: 0;
  }
  .wide_author_bio .wide_inset_caption {
    padding: 0;
    margin-left: 0 !important;
  }
  .wide_author_bio img {
    width: 100%;
    float: none;
    margin: 0;
  }
}
/* IMAGE-MAP STYLES */
.wide_header_hover {
  position: relative;
}
.wide_header_hover:hover a {
  opacity: 1;
}

.wide_header_hover_img {
  width: 100%;
}

.wide_header_hover a {
  position: absolute;
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -ms-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 20px;
  height: 20px;
  opacity: 0;
  cursor: pointer;
}
.wide_header_hover a .wide_header_hover_effect {
  position: relative;
}
.wide_header_hover a .wide_header_hover_icon {
  width: 20px;
  height: 20px;
  display: block;
  background: url("/wp-content/themes/vip/foreign-policy/features/assets/images/global/plus_sign.png") no-repeat 0 0;
}
.wide_header_hover a .wide_header_hover_description {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 200px;
  border: 2px solid #111;
  color: #111;
  background: #fff;
  padding: 1em;
  height: auto;
  z-index: 5;
  text-align: center;
  font-size: 0.7rem;
  line-height: 1.25em;
}
.wide_header_hover a .wide_header_hover_description p{
	margin: 0;
}
.wide_header_hover a .wide_header_hover_description .description_title {
  font-weight: bold;
  margin-bottom: .5em;
  margin-top: .5em;
}

.wide_header_hover a:hover .wide_header_hover_icon {
  background-position: -20px 0;
}

.wide_header_hover_effect.active .wide_header_hover_icon {
  background-position: -20px 0;
}

.hover_helper_text {
  color: #fff;
  position: absolute;
  top: 1%;
  right: 1%;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .wide_header_hover * {
    display: none;
  }

  .wide_header_hover_img {
    display: block;
  }
}

@media screen and (max-width: 769px){
  body.logged-in #site-wrapper {
    margin-top: 50px;
  }
}
p{
	font-size: 15px;
	line-height: 1.8rem;
}

.wide_content{
	padding-bottom: 2em;
}

.wide_header_text{
	width: 100%;
	padding: 0;
	margin: 0;
	position: static;
}

.wide_header_subtitle{
	background: #9c9c9c;
	padding: .5em 15%;
	font-family: "Solido", sans-serif;
	font-size: 1.4em;
	line-height: 1em;
	color: #fff;
}

.wide_header_text .wide_header_title{
	padding: .25em 0;
	font-family: "Tiempos", serif;
	text-transform: none;
}

.wide_header_text .wide_header_author{
	background: #000;
	color: #aaa;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0;
	font-family: "Solido", sans-serif;
	margin: 0 0 2em;
}

.wide_content_social li{
	opacity: .25;
}

.wide_content_social li:hover{
	opacity: .4;
}

.wide_copy{
	margin: 3em auto 0;
	padding: 0;
}

.editors-note p{ font-family: "Solido", sans-serif; }

.article{
	border-top: 16px solid #333;
	padding-top: 2em;
}

.article-head{
	font-family: "Tiempos", serif;
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: .5em;
}

.article-dek{
	font-family: "Solido", sans-serif;
	text-align: center;
	font-size: 1.4em;
	margin: 0 0 .25em;
}

.article-byline{
	font-family: "Solido", sans-serif;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.article img{
	width: 100%;
	margin-bottom: 2em;
}

.intro-graf::first-line{
	font-family: "Solido", sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.infographic .wide_copy{
	margin-top: 0;
	margin-bottom: 0;
}


.infographic-text{
	width: 80%;
	margin: 2em auto;
}

.infographic-source{
	width: 80%;
	margin: 0 auto;

}

.infographic-text h4{
	font-size: 1.2em;
	margin-bottom: .5em;
	text-transform: uppercase;
	font-weight: bold;
}

.infographic-text p{
	font-family: "Solido", sans-serif;
}

.infographic img{
	width: 100%;
	margin-bottom: 0;
}

.infographic-source{
	color: #999;
	font-family: "Solido", sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

.author-bio{
	font-family: "Solido", sans-serif;
}

.author-bio span{
	font-style: normal;
}

.outset-caption{
	position: absolute;
	right: -220px;
	width: 200px;
}

.outset-caption p{
	font-family: "Solido", sans-serif;
}

.outset-caption span{
	display: block;
	font-size: 5em;
	margin-bottom: .25em;
	font-weight: normal;
	font-family: "Solido Condensed";
}

.inline_photo {
	max-width: 1000px;
	margin: 0px auto 25px;
}

.inline_photo .inset_caption {
	font-family: "Solido", helvetica, arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: center;
	margin: 0.5em 0 0 !important;
	padding-top: 1em;
	clear: both;
}

.inline_photo .inset_caption::before {
	content: "";
	border-top: 4px solid #000;
	width: 50px;
	display: block;
	height: 1px;
	margin: 0px auto 1em;
}

.feature p {
    margin: 0 15px 25px 15px
}

hr {
	background: #ee2431;
}

.feature .media-contain {
	width: 100%;
	margin: 1em 0;
	padding: 0 1em;
	max-width: 100%;
	font-family: "Solido Condensed", helvetica, arial;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 1.8em;
}

.feature .media-contain blockquote {
	color: #ee2431;
	font-size: 1.1em;
	padding: 0.7em 0;
}

.wide_content_social {
	margin: 2em 0px;
}

@media screen and (max-width: 1300px){

	.outset-caption{
		position: static;
  		width: 50%;
  		padding: 4em 2em 1em;
  		border-top: 1px solid;
  		border-bottom: 1px solid;
  		margin: 2em auto;
  		text-align: center;
	}

}

@media screen and (max-width: 700px){

	.outset-caption{
		width: 80%;
	}
}

@media screen and (min-width: 768px) {

	.feature {
		max-width: 1150px;
		margin: 0 auto;
	}

	.feature p {
	    margin: 0 auto 25px;
			max-width: 600px;
	}

	.quote-left {
		float:left;
		margin-right: 1em;
		margin-left: -17%;
	}

	.feature .media-contain {
		max-width: 300px;
		margin: 0.3em 1em;
		background-color: #fff;
		border-bottom: 4px solid #000;
		padding: 0;
		line-height: 1.2em;
		font-size: 1.8em;
	}

}
.jp-carousel-wrap * {
	line-height:inherit; /* prevent declarations of line-height in the universal selector */
}

.jp-carousel-overlay {
	background: #000;
}

div.jp-carousel-fadeaway {
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	position: fixed;
	bottom: 0;
	z-index: 2147483647;
	width: 100%;
	height: 15px;
}

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
	background: url(/wp-content/mu-plugins/carousel/./images/arrows.png) no-repeat center center;
	background-size: 200px 126px;
}

.jp-carousel-msg {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: center;
	margin: 25px 20px 0 2px;
	background-color: #fff;
	border-left: 4px solid #ffba00;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	.jp-carousel-next-button span,
	.jp-carousel-previous-button span {
		background-image: url(/wp-content/mu-plugins/carousel/./images/arrows-2x.png);
	}
}

.jp-carousel-wrap {
	font-family: "Helvetica Neue", sans-serif !important;
}

.jp-carousel-info {
	position: absolute;
	bottom: 0;
	text-align: left !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
}

.jp-carousel-info ::selection {
	background: #68c9e8; /* Safari */
	color: #fff;
	}

.jp-carousel-info ::-moz-selection {
	background: #68c9e8; /* Firefox */
	color: #fff;
}

.jp-carousel-photo-info {
	position: relative;
	left: 25%;
	width: 50%;
}

.jp-carousel-transitions .jp-carousel-photo-info {
	-webkit-transition: 400ms ease-out;
	-moz-transition: 400ms ease-out;
	-o-transition: 400ms ease-out;
	transition: 400ms ease-out;
}

.jp-carousel-info h2 {
	background: none !important;
	border: none !important;
	color: #999;
	display: block !important;
	font: normal 13px/1.25em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	margin: 7px 0 0 0 !important;
	padding: 10px 0 0 !important;
	overflow: hidden;
	text-align: left;
	text-shadow: none !important;
	text-transform: none !important;
	-webkit-font-smoothing: subpixel-antialiased;
}

.jp-carousel-next-button,
.jp-carousel-previous-button {
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 82px;
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.jp-carousel-transitions .jp-carousel-next-button span,
.jp-carousel-transitions .jp-carousel-previous-button span {
	-webkit-transition: 500ms opacity ease-out;
	-moz-transition: 500ms opacity ease-out;
	-o-transition: 500ms opacity ease-out;
	transition: 500ms opacity ease-out;
}

.jp-carousel-next-button:hover span,
.jp-carousel-previous-button:hover span {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.jp-carousel-next-button span {
	background-position: -110px center;
	right: 0;
}

.jp-carousel-previous-button span {
	background-position: -10px center;
	left:0;
}

.jp-carousel-buttons {
	margin:-18px -20px 15px;
	padding:8px 10px;
	border-bottom:1px solid #222;
	background: #222;
	text-align: center;
}

div.jp-carousel-buttons a {
	border: none !important;
	color: #999;
	font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	padding: 5px 2px 5px 0;
	text-decoration: none !important;
	text-shadow: none !important;
	vertical-align: middle;
	-webkit-font-smoothing: subpixel-antialiased;
}

div.jp-carousel-buttons a:hover {
	color: #68c9e8;
	border: none !important;
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.jp-carousel-slide, .jp-carousel-slide img, .jp-carousel-next-button,
.jp-carousel-previous-button {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
}

.jp-carousel-slide {
	position:fixed;
	width:0;
	bottom:0;
	background-color:#000;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
}

.jp-carousel-transitions .jp-carousel-slide {
	-webkit-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
	transition: 300ms ease-out;
}

.jp-carousel-slide.selected {
	position: absolute !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.jp-carousel-slide {
	filter: alpha(opacity=25);
	opacity: 0.25;
}

.jp-carousel-slide img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	zoom: 1;
}

.jp-carousel-transitions .jp-carousel-slide {
	-webkit-transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-o-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
}

.jp-carousel-close-hint {
	color: #999;
	cursor: default;
	letter-spacing: 0 !important;
	padding:0.35em 0 0;
	position: absolute;
	text-align: right;
	width: 90%;
}

.jp-carousel-transitions .jp-carousel-close-hint {
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}

.jp-carousel-close-hint span {
	cursor: pointer;
	background-color: black;
	background-color: rgba(0,0,0,0.8);
	display: inline-block;
	height: 22px;
	font: 400 24px/1 "Helvetica Neue", sans-serif !important;
	line-height: 22px;
	margin: 0 0 0 0.4em;
	text-align: center;
	vertical-align: middle;
	width: 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.jp-carousel-transitions .jp-carousel-close-hint span {
	-webkit-transition: border-color 200ms linear;
	-moz-transition: border-color 200ms linear;
	-o-transition: border-color 200ms linear;
	transition: border-color 200ms linear;
}

.jp-carousel-close-hint:hover {
	cursor: default;
	color: #fff;
}

.jp-carousel-close-hint:hover span {
	border-color: #fff;
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-commentlink,
a.jp-carousel-image-download {
	background: url(/wp-content/mu-plugins/carousel/./images/carousel-sprite.png?5) no-repeat;
	background-size: 16px 200px;
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-commentlink {
	margin: 0 14px 0 0 !important;
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	background-color: #303030;
	padding-right: 8px !important;
	border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	margin: 0 2px 0 -12px !important;
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
	background-position: 6px -36px;
	padding-right: auto !important;
	padding-left: 26px !important;
	color: #999;
}

div.jp-carousel-buttons a.jp-carousel-commentlink {
	background-position: 0px -156px;
	padding-left: 19px !important;
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
	cursor: default;
}

div.jp-carousel-buttons a.jp-carousel-reblog:hover {
	background-position: 6px -56px;
	color: #68c9e8;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	div.jp-carousel-buttons a.jp-carousel-reblog,
	div.jp-carousel-buttons a.jp-carousel-commentlink,
	a.jp-carousel-image-download {
		background-image: url(/wp-content/mu-plugins/carousel/./images/carousel-sprite-2x.png?5);
	}
}

/* reblog */
div#carousel-reblog-box {
	background: #222;
	background: -moz-linear-gradient(bottom,  #222,  #333);
	background: -webkit-gradient(linear, left bottom, left top, from(#222), to(#333));
	padding: 3px 0 0;
	display: none;
	margin: 5px auto 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.9);
	box-shadow: 0 0 20px rgba(0,0,0,0.9);
	height: 74px;
	width: 565px;
}

#carousel-reblog-box textarea {
	background: #999;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	color: #444;
	padding: 3px 6px;
	width: 370px;
	height: 48px;
	float: left;
	margin: 6px 9px 0 9px;
	border: 1px solid #666;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#carousel-reblog-box textarea:focus {
	background: #ccc;
	color: #222;
}

#carousel-reblog-box label {
	color: #aaa;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
	font-weight: normal;
}

#carousel-reblog-box select {
	width: 110px;
	padding: 0;
	font-size: 12px;
	font-family: "Helvetica Neue", sans-serif !important;
	background: #333;
	color: #eee;
	border: 1px solid #444;
	margin-top:5px;
}

#carousel-reblog-box .submit,
#wrapper #carousel-reblog-box p.response {
	float: left;
	width: 154px;
	padding-top: 0;
	padding-left: 1px;
	overflow: hidden;
	height: 34px;
	margin:3px 0 0 2px !important;
}

#wrapper #carousel-reblog-box p.response {
	font-size: 13px;
	clear: none;
	padding-left: 2px;
	height: 34px;
	color: #aaa;
}

#carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
	font: 13px/24px "Helvetica Neue", sans-serif !important;
	margin-top: 8px;
	padding: 0 10px !important;
	border-radius: 1em;
	height: 24px;
	color: #333;
	cursor:pointer;
	font-weight: normal;
	background: #aaa;
	background: -moz-linear-gradient(bottom,  #aaa,  #ccc);
	background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#ccc));
	border: 1px solid #444;
}

#carousel-reblog-box input#carousel-reblog-submit:hover, #jp-carousel-comment-form-button-submit:hover {
	background: #ccc;
	background: -moz-linear-gradient(bottom,  #ccc,  #eee);
	background: -webkit-gradient(linear, left bottom, left top, from(#ccc), to(#eee));
}

#carousel-reblog-box .canceltext {
	color: #aaa;
	font-size: 11px;
	line-height: 24px;
}

#carousel-reblog-box .canceltext a {
	color: #fff;
}
/* reblog end */


/** Title and Desc Start **/
.jp-carousel-titleanddesc {
	border-top: 1px solid #222;
	color: #999;
	font-size: 15px;
	padding-top: 24px;
	margin-bottom: 20px;
	font-weight:400;
}
.jp-carousel-titleanddesc-title {
	font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
	text-transform: none !important; /* prevents uppercase from leaking through */
	color: #fff;
	margin: 0 0 15px;
	padding:0;
}

.jp-carousel-titleanddesc-desc p {
	color: #999;
	line-height:1.4;
	margin-bottom: 0.75em;
}

.jp-carousel-titleanddesc p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
	color: #fff !important;
	border: none !important;
	text-decoration: underline !important;
	font-weight: normal !important;
	font-style: normal !important;
}

.jp-carousel-titleanddesc p strong,
.jp-carousel-titleanddesc p b {
	font-weight: bold;
	color: #999;
}

.jp-carousel-titleanddesc p em,
.jp-carousel-titleanddesc p i {
	font-style: italic;
	color: #999;
}


.jp-carousel-titleanddesc p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover {
	color: #68c9e8 !important;
}

.jp-carousel-titleanddesc p:empty {
	display: none;
}

.jp-carousel-photo-info h1:before,
.jp-carousel-photo-info h1:after,
.jp-carousel-left-column-wrapper h1:before,
.jp-carousel-left-column-wrapper h1:after {
	content:none !important;
}
/** Title and Desc End **/

/** Meta Box Start **/
.jp-carousel-image-meta {
	background: #111;
	border: 1px solid #222;
	color: #fff;
	font-size: 13px;
	font: 12px/1.4 "Helvetica Neue", sans-serif !important;
	overflow: hidden;
	padding: 18px 20px;
	width: 209px !important;
}

.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
	font-family: "Helvetica Neue", sans-serif !important;
	position: inherit !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	background: none !important;
	border: none !important;
	font-weight: 400 !important;
	line-height: 1.3em !important;
}

.jp-carousel-image-meta ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.jp-carousel-image-meta li {
	width: 48% !important;
	float: left !important;
	margin: 0 2% 15px 0 !important;
	color: #fff !important;
	font-size:13px !important;
}

.jp-carousel-image-meta h5 {
	color: #999 !important;
	text-transform: uppercase !important;
	font-size:10px !important;
	margin:0 0 2px !important;
	letter-spacing: 0.1em !important;
}

a.jp-carousel-image-download {
	padding-left: 23px;
	display: inline-block;
	clear: both;
	color: #999;
	line-height: 1;
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
	background-position: 0 -82px;
}

a.jp-carousel-image-download span.photo-size {
	font-size: 11px;
	border-radius: 1em;
	margin-left: 2px;
	display: inline-block;
}

a.jp-carousel-image-download span.photo-size-times {
	padding: 0 1px 0 2px;
}

a.jp-carousel-image-download:hover {
	background-position: 0 -122px;
	color: #68c9e8;
	border: none !important;
}

/** Meta Box End **/

/** GPS Map Start **/
.jp-carousel-image-map {
	position: relative;
	margin: -20px -20px 20px;
	border-bottom: 1px solid rgba( 255, 255, 255, 0.17 );
	height: 154px;
}

.jp-carousel-image-map img.gmap-main {
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	border-right: 1px solid rgba( 255, 255, 255, 0.17 );
}
.jp-carousel-image-map div.gmap-topright {
	width: 94px;
	height: 154px;
	position: absolute;
	top: 0;
	right: 0;
}
.jp-carousel-image-map div.imgclip {
	overflow: hidden;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}
.jp-carousel-image-map div.gmap-topright img {
	margin-left: -40px;
}
.jp-carousel-image-map img.gmap-bottomright {
	position: absolute;
	top: 96px;
	right: 0;
}

/** Comments Start **/
.jp-carousel-comments {
	font: 15px/1.7 "Helvetica Neue", sans-serif !important;
	font-weight: 400;
	background:none transparent;
}

.jp-carousel-comments p a:hover, .jp-carousel-comments p a:focus, .jp-carousel-comments p a:active {
	color: #68c9e8  !important;
}

.jp-carousel-comment {
	background:none transparent;
	color: #999;
	margin-bottom: 20px;
	clear:left;
	overflow: auto;
	width: 100%
}

.jp-carousel-comment p {
	color: #999 !important;
}

.jp-carousel-comment .comment-author {
	font-size: 13px;
	font-weight:400;
	padding:0;
	width:auto;
	display: inline;
	float:none;
	border:none;
	margin:0;
}

.jp-carousel-comment .comment-author a {
	color: #fff;
}

.jp-carousel-comment .comment-gravatar {
	float:left;
}

.jp-carousel-comment .comment-content {
	border:none;
	margin-left:85px;
	padding: 0;
}

.jp-carousel-comment .avatar {
	margin:0 20px 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
}

.jp-carousel-comment .comment-date {
	color:#999;
	margin-top: 4px;
	font-size:11px;
	display: inline;
	float: right;
	/*clear: right;*/
}

#jp-carousel-comment-form {
	margin:0 0 10px !important;
	float: left;
	width: 100%;
}

textarea#jp-carousel-comment-form-comment-field {
	background: rgba(34,34,34,0.9);
	border: 1px solid #3a3a3a;
	color: #aaa;
	font: 15px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	padding: 10px 10px 5px;
	margin: 0;
	float: none;
	height: 147px;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #555;
}

textarea#jp-carousel-comment-form-comment-field:focus {
	background: #ccc;
	color: #222;
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: #aaa;
}

#jp-carousel-comment-form-spinner {
	color: #fff;
	margin:22px 0 0 10px;
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}

#jp-carousel-comment-form-submit-and-info-wrapper {
	display: none;
	/*margin-bottom:15px;*/
	overflow: hidden;
	width: 100%
}

#jp-carousel-comment-form-commenting-as {
}

#jp-carousel-comment-form-commenting-as input {
	background: rgba(34,34,34,0.9);
	border: 1px solid #3a3a3a;
	color: #aaa;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	padding: 3px 6px;
	float: left;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width:285px;
}

#jp-carousel-comment-form-commenting-as input:focus {
	background: #ccc;
	color: #222;
}

#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin:22px 0 0;
	float: left;
}

#jp-carousel-comment-form-commenting-as fieldset {
	float:left;
	border:none;
	margin:20px 0 0 0;
	padding:0;
}

#jp-carousel-comment-form-commenting-as fieldset {
	clear: both;
}

#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin:0 20px 3px 0;
	float:left;
	width:100px;
}

#jp-carousel-comment-form-button-submit {
	margin-top: 20px;
	float:right;
}

#js-carousel-comment-form-container {
	margin-bottom:15px;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-form-container {
	margin-bottom:15px;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-post-results {
	display: none;
	overflow:auto;
	width:100%;
}

#jp-carousel-comment-post-results span {
	display:block;
	text-align: center;
	margin-top:20px;
	width: 100%;
	overflow: auto;
	padding: 1em 0;
	box-sizing: border-box;
	background: rgba( 0, 0, 0, 0.7 );
	border-radius: 2px;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	border: 1px solid rgba( 255, 255, 255, 0.17 );
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
	        box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
}

.jp-carousel-comment-post-error {
	color:#DF4926;
}

.jp-carousel-comment-post-success {
	/*color:#21759B;*/
}

#jp-carousel-comments-closed {
	display: none;
	color: #999;
}

#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
	display: none;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
}


/* ----- Light variant ----- */

.jp-carousel-light .jp-carousel-overlay {
	background: #fff;
}

.jp-carousel-light .jp-carousel-next-button:hover span,
.jp-carousel-light .jp-carousel-previous-button:hover span {
	opacity: 0.8;
}

.jp-carousel-light .jp-carousel-close-hint:hover,
.jp-carousel-light .jp-carousel-titleanddesc div {
	color: #000 !important;
}

.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-comment .comment-author a,
.jp-carousel-light .jp-carousel-titleanddesc p a,
.jp-carousel-light .jp-carousel-titleanddesc p a,
.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-info h2 a {
	color: #1e8cbe !important;
}

.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-comment .comment-author a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover,
.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-info h2 a:hover {
	color: #f1831e !important;
}

.jp-carousel-light .jp-carousel-info h2,
.jp-carousel-light .jp-carousel-titleanddesc,
.jp-carousel-light .jp-carousel-titleanddesc p,
.jp-carousel-light .jp-carousel-comment,
.jp-carousel-light .jp-carousel-comment p,
.jp-carousel-light div.jp-carousel-buttons a,
.jp-carousel-light .jp-carousel-titleanddesc p strong,
.jp-carousel-light .jp-carousel-titleanddesc p b,
.jp-carousel-light .jp-carousel-titleanddesc p em,
.jp-carousel-light .jp-carousel-titleanddesc p i {
	color: #666;
}

.jp-carousel-light .jp-carousel-buttons {
	border-bottom-color: #f0f0f0;
	background: #f5f5f5;
}

.jp-carousel-light div.jp-carousel-buttons a:hover {
	text-decoration: none;
	color: #f1831e;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
	background-position: 4px -56px;
	padding-left: 24px !important;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	background-color: #2ea2cc;
	color: #fff;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
	background-position: 0px -176px;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	background-position: 5px -36px;
}

.jp-carousel-light div#carousel-reblog-box {
	background: #eee;
	background: -moz-linear-gradient(bottom,  #ececec,  #f7f7f7);
	background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f7f7f7));
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	border:1px solid #ddd;
}

.jp-carousel-light #carousel-reblog-box textarea {
	border: 1px inset #ccc;
	color: #666;
	border: 1px solid #cfcfcf;
	background: #fff;
}

.jp-carousel-light #carousel-reblog-box .canceltext {
	color: #888;
}

.jp-carousel-light #carousel-reblog-box .canceltext a {
	color: #666;
}

.jp-carousel-light #carousel-reblog-box select {
	background: #eee;
	color: #333;
	border: 1px solid #aaa;
}

.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
	color: #333;
	background: #fff;
	background: -moz-linear-gradient(bottom,  #ddd,  #fff);
	background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#fff));
	border: 1px solid #aaa;
}

.jp-carousel-light .jp-carousel-image-meta {
	background: #fafafa;
	border: 1px solid #eee;
	border-top-color: #f5f5f5;
	border-left-color: #f5f5f5;
	color: #333;
}

.jp-carousel-light .jp-carousel-image-meta li {
	color: #000 !important;
}

.jp-carousel-light .jp-carousel-close-hint {
	color: #ccc;
}

.jp-carousel-light .jp-carousel-close-hint span {
	background-color: white;
	border-color: #ccc;
}

.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #aaa;
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
	color: #333;
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: #ddd;
}

.jp-carousel-light a.jp-carousel-image-download {
	background-position: 0 -122px;
}

.jp-carousel-light a.jp-carousel-image-download:hover {
	background-position: 0 -122px;
	color: #f1831e;
}

.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
	background: #fbfbfb;
	color: #333;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
	background: #fbfbfb;
	border: 1px solid #dfdfdf;
	color: #333;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
	background: #fbfbfb;
	color: #333;
}

.jp-carousel-light  #jp-carousel-comment-post-results span {
	background: #f7f7f7;
	border:1px solid #dfdfdf;
	-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
	        box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.jp-carousel-light .jp-carousel-slide {
	background-color:#fff;
}

.jp-carousel-light .jp-carousel-titleanddesc {
	border-top: 1px solid #eee;
}

.jp-carousel-light .jp-carousel-fadeaway {
	background: -moz-linear-gradient(bottom, rgba(255,255,255,0.75), rgba(255,255,255,0));
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
}

/* Small screens */
@media only screen and (max-width: 760px) {

	.jp-carousel-info {
		margin: 0 10px !important;
	}

	.jp-carousel-next-button, .jp-carousel-previous-button {
		display: none !important;
	}

	.jp-carousel-buttons {
		display: none !important;
	}

	.jp-carousel-image-meta {
		float: none !important;
		width: 100% !important;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing: border-box;
	}

	.jp-carousel-close-hint {
	 	font-weight: 800 !important;
		font-size: 26px !important;
		position: fixed !important;
		top: -10px;
	}

	.jp-carousel-slide img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.jp-carousel-wrap {
		background-color: #000;
	}

	.jp-carousel-fadeaway {
		display: none;
	}

	#jp-carousel-comment-form-container {
		display: none !important;
	}

	.jp-carousel-titleanddesc {
		padding-top: 0 !important;
		border: none !important;
	}
	.jp-carousel-titleanddesc-title {
		font-size: 1em !important;
	}

	.jp-carousel-left-column-wrapper {
		padding: 0;
		width: 100% !important;
	}

	.jp-carousel-photo-info {
		left: 0 !important;
		width: 100% !important;
	}
}
