.fluidMedia {
  position: relative;
  padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.fluidMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.overflow-div {
	max-width: 100%;
	position: relative;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.ad-block.ad-billboard .top-adv {
	position: relative;
	top: 3px;
	left: 0%;
	margin: auto;
}

.side-menu {
	-webkit-overflow-scrolling: touch;
}

.footer-nav {
	position: absolute;
}

.navigation {
	height: auto;
}

.image-wrap {
    display: inline-block;
    position: relative;
    max-width: initial;
		width: auto;
    max-width:100%;
}

/*.image-wrap img {*/
    /*max-width: 100%;*/
    /*height: auto;*/
		/*width: 100%;*/
/*}*/

.image-float-left {
    float: left;
    margin-right: 10px;
}

.image-float-right {
    float: right;
    margin-left: 10px;
}

.image-no-float {
    float :none;
}

.img-full {
    position: relative;
}

.img-full-with-bg {
	overflow: hidden;
}

.full-img-bg {
  max-width: 100%;
  /*height: 358px;*/
  height: auto;
  max-height: 358px;
  background-size: cover;
  position: relative;
  background-position: 50%;
  /*margin: -10px;*/

  -webkit-filter: blur(40px);
  -moz-filter: blur(40px);
  -o-filter: blur(40px);
  -ms-filter: blur(40px);
  filter: blur(40px);
}

.menu-active {
	overflow: hidden;
}

.without-margin {
	margin: 0px !important;
}

.without-padding {
	padding: 0px !important;
}

.social-header ul li.menu-icon a:hover {
	background: #363636 none repeat scroll 0% 0%;
	color: #FFF;
	border-color: #EDEDED;
}

.social-header ul li.twitter a:focus,
.social-header ul li.facebook a:focus {
	background: #FFF none repeat scroll 0% 0%;
	color: #5d5d5d;
}

.full-img {
	text-align: center;
	top: 0px;
	left: 0px;
	width: 100%;
}

.head-filter.top-position {
  margin-bottom: 25px;
  overflow: hidden;
}
.head-filter.top-position .select-wrapper {
  border: none;
}

.media a.pull-left {
	max-width: 120px;
}

.titlebar {
  color: #fff !important;
  font-family: "tradegothicno2bold" !important;
  font-size: 14px !important;
  font-style: normal !important;
}

/*.recommended-content .media {*/
    /*border-bottom: none;*/
    /*display: block;*/
    /*text-align: left;*/
/*}*/

/*.recommended-content .media img {*/
    /*width: 100%;*/
    /*/!*max-width: 212px;*!/*/
/*}*/

/*.recommended-content .media-body {*/
    /*padding: 20px 0 0;*/
    /*display: block;*/
    /*width: auto;*/
    /*max-width: 150px;*/
/*}*/

/*.recommended-content .media-body h4 {*/
    /*padding: 0 0;*/
    /*font-size: 1.13rem;*/
    /*line-height: 1.5rem;*/
/*}*/

.lazy-fix-mt {
    margin-top:20px;
}

.page-nav ul li.prev a {
    border-right: none;
}

.page-nav ul li.current {
    border-left: 1px solid #fff;
}

#map-canvas {
    height: 450px;
}

.modal-header {
    color: white;
}

#input-link{
	height: 60px;
	letter-spacing: 1px;
}

.share-btn-fix {
	height: 60px;
	letter-spacing: 3px;
	padding: 9px 45px 9px;
}

.br0 {
	border-radius: 0px !important;
}

.soc-icon {
    display:table-cell;
    vertical-align:middle;
    height: 80px;
    width: 80px;
    background: white;
    text-align:center
}

.soc-icons {
    padding-top: 40px;
    padding-bottom: 40px;
}

.soc-text {
    color: white;
    padding-top: 10px;
}

.not-active {
    visibility: hidden;
}

.soc-link {
    text-align: center;
    display: inline-block;
}

#soc-header {
    border-bottom: none;
		padding-right: 0px;
		padding-left: 0px;
}

.modal-title.share-title {
	margin-bottom: 10px;
}

.soc-hr {
    border-top: 1px solid black;
    border-bottom: 1px solid #353535;
}

.categories-title {
    color: #F48A31;
}


.drug-image {
    vertical-align: 5px;
}

.drug-header {
    display: inline;
}

.form-control.mobile-selectnojs {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #c3c3c3;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    background: url("../images/svg/select.svg") no-repeat top -1px right -1px, linear-gradient(#ffffff 20%, #e7e7e7 100%);
    height: 28px;
    margin: 0 0 0 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #5d5d5d;
    padding: 3px 42px 3px 12px; }
.form-control.mobile-selectnojs:focus {
    border: 1px solid #c3c3c3; }

/*.ad-block.ad-middle {*/
    /*padding: 25px 0px 25px; }*/

/*.ad-block.ad-middle.visible-lg {*/
    /*margin-right: 0px;*/
/*}*/


.ad-block.ad-middle.text-center.visible-xs {
    margin-bottom: 20px;
    /*margin-top: -20px;*/
}

.ad-block.ad-middle.text-center.visible-lg {
    /*margin-top: -10px;*/
    padding-bottom: 25px;
}

.adv-widget {
	display: block;
}

.quick-select-filter {
    padding: 0px 0px 50px;
}

.clasification {
    vertical-align: middle;
}

.tag-widget-fix-pb {
    padding-bottom: 10px!important;
}

.slide-img {
	height: 460px;
	width: 820px;
	position: relative;
}

.slide-img .img-responsive {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.carousel-caption {
	top: 460px;
}

.modal-customize{
	max-width: 400px;
}

#close-customize{
	position: absolute;
	top: -25px;
	left: 95%;
	color: #FFFFFF;
}

.text-posts .half-col:first-child .text-title {
	border-right: none;
}

.text-posts .half-col:first-child ul {
	border-right: none;
}

.hr-with-negative-margin-top-30px {
	margin-top: -30px;
}

.fb-like {
	margin-right: 15px;
	display: inline-block;
	/*top: 0px !important;*/
}

.share-actions li {
	padding: 0px 0px 0px 13px !important;
}

.head-page .share-actions {
	padding: 17px 0px 0px;
}

.meta.date.blog-meta span {
	clear: both;
	display: inline;
}


.video iframe {
	width: 100%;
	/*height: 100%;*/
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.div-soc-icon {
	height: 80px;
	width: 80px;
}

.twitter-icon {
	background-image: url('../images/soc-icons/twitter.png');
	background-repeat: no-repeat;
	background-position: center;
}

.twitter-icon:hover {
	background-image: url('../images/soc-icons/twitter_white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.facebook-icon {
	background-image: url('../images/soc-icons/facebook.png');
	background-repeat: no-repeat;
	background-position: center;
}

.facebook-icon:hover {
	background-image: url('../images/soc-icons/facebook_white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.googleplus-icon {
	background-image: url('../images/soc-icons/googleplus.png');
	background-repeat: no-repeat;
	background-position: center;
}

.googleplus-icon:hover {
	background-image: url('../images/soc-icons/google_white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.pinterest-icon {
	background-image: url('../images/soc-icons/pinterest.png');
	background-repeat: no-repeat;
	background-position: center;
}

.pinterest-icon:hover {
	background-image: url('../images/soc-icons/pinterest_white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.tumblr-icon {
	background-image: url('../images/soc-icons/tumblr.png');
	background-repeat: no-repeat;
	background-position: center;
}

.tumblr-icon:hover {
	background-image: url('../images/soc-icons/tumblr_white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.mail-icon {
	background-image: url('../images/soc-icons/mail.png');
	background-repeat: no-repeat;
	background-position: center;
}

.mail-icon:hover {
	background-image: url('../images/soc-icons/mail_white.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media
(-webkit-min-device-pixel-ratio: 2) {
	.twitter-icon {
		background-image: url('../images/soc-icons/twitter_icon_@2x.png');
		background-size: 38px;
	}

	.twitter-icon:hover {
		background-image: url('../images/soc-icons/twitter_icon_white_@2x.png');
		background-size: 38px;
	}

	.facebook-icon {
		background-image: url('../images/soc-icons/facebook_icon_@2x.png');
		background-size: 18px;
	}

	.facebook-icon:hover {
		background-image: url('../images/soc-icons/facebook_icon_white_@2x.png');
		background-size: 18px;
	}

	.googleplus-icon {
		background-image: url('../images/soc-icons/google_icon_@2x.png');
		background-size: 38px;
	}

	.googleplus-icon:hover {
		background-image: url('../images/soc-icons/google_icon_white_@2x.png');
		background-size: 38px;
	}

	.pinterest-icon {
		background-image: url('../images/soc-icons/pinterest_icon_@2x.png');
		background-size: 38px;
	}

	.pinterest-icon:hover {
		background-image: url('../images/soc-icons/pinterest_icon_white_@2x.png');
		background-size: 38px;
	}

	.tumblr-icon {
		background-image: url('../images/soc-icons/tumblr_icon_@2x.png');
		background-size: 22px;
	}

	.tumblr-icon:hover {
		background-image: url('../images/soc-icons/tumblr_icon_white_@2x.png');
		background-size: 22px;
	}

	.mail-icon {
		background-image: url('../images/soc-icons/mail_icon_@2x.png');
		background-size: 38px;
	}

	.mail-icon:hover {
		background-image: url('../images/soc-icons/mail_icon_white_@2x.png');
		background-size: 38px;
	}
}

.nav-menu-closed {
	background: #FFF none repeat scroll 0% 0% !important;
	color: #363636 !important;
	border-color: #EDEDED !important;
}

.page-nav ul li a span.name-magazine {
	font-size: 1.1rem;
	letter-spacing: -0.3pt;
	color: #363636;
	white-space: nowrap;
}

.page-nav ul li a:hover > .name-magazine, .page-nav ul li a:hover > .title {
	color: #FFF;
	opacity: 1;
}

.magazine-thumbnail {
	min-width: 0px !important;
}


.modal-width {
    width: 400px !important;
}

.item-detail .meta.event-meta p span {
	letter-spacing: 1px;
}

.hook-for-content {
	padding-bottom: 15px;
	margin-top: -5px;
}

.social-author-detail {
	margin-bottom: 25px;
}

.full-height {
	height: 100%;
}

.ios {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	overflow-x: scroll;
	max-height: 180px;
}
.frame.scroll-wrapper-ios.ios {
  max-height: none;
}
.scroll-wrapper-ios.ios {
  max-height: none !important;
}

.ios-widget {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	overflow-x: scroll;
}

.scroll-wrapper iframe {
	height: 160px;
	width: 100%;
}

.without-border-bottom {
	border: none !important;
}

.recommended-title {
	margin-bottom: 0px;
	margin-top: 25px;
}

.recommended-item {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 10px;
}

.modal-header-newsletter, .modal-header-personal {
	border-bottom: none;
}

.modal-header-newsletter .section-title, .modal-header-personal .section-title{
	margin-bottom: 0px;
}

.modal-header-newsletter .section-title{
	margin-top: 23px;
}

.modal-body-newsletter, .modal-body-personal {
	padding-top: 0px;
}

.modal-body-personal {
	padding-bottom: 40px;
}

.special-newsletter-group {
	margin-bottom: 0px;
	margin-top: -15px;
}

.submit-newsletter-group {
	margin-bottom: 25px;
	margin-top: 20px;
}

.ad-block.ad-middle.visible-lg {
	margin-right: 0px;
}

.no-margin-right {
	margin-right: 0px !important;
}

.form-control.custom-selectnojs {
	width: 120px;
	margin: 0 0 0 25px;
}

.related-videos .item .slide-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.card-small .card .author-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.video-description {
	height: 66px;
	color: #828282;
}

.related-videos, .video-detail > .related-articles {
	margin-left: -12px;
	margin-right: 12px;
}

.scroll-wrapper-widget {
	margin-bottom: 30px;
}

.clip-blogger-description {
	height: 65px;
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
}

.related-articles .media-body.media-body-recommended {
	max-width: 100%;
	border-bottom: 1px solid #EDEDED;
}

.btn-load-more {
	margin: auto;
}

.div-load-more {
	margin-top: -10px;
}

.after-div-load-more {
	margin-top: 10px;
}

.modal-adv {
	width: 300px;
}

.modal-body.modal-body-adv {
	padding: 0px;
}

.btn.btn-link.btn-modal-adv {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	padding: 0px;
}

.modal-footer.modal-adv-footer {
	padding: 0px;
	border: none;
}

.modal-header.modal-adv-header {
	border: none;
	padding: 0px 0px 35px 0px;
}

.content-sub-block {
	height: 72px;
}

.img-responsive.img-in-body {
	margin-top: 0px;
}

#magazines-year {
	margin: 0 0 0 25px;
}

.special-personal-group {
	margin-top: 25px;
}

.wrapper-featured-img {
	min-height: 370px;
}

.sep-link-blogger {
	padding-right: 0px !important;
}

.in-side-menu {
	overflow-y: auto;
	overflow-x: visible;
	height: 100%;
	max-height: 100%;
	padding-bottom: 0px;
}

/*.navigation-container .side-menu {*/
	/*max-width: 370px;*/
/*}*/

ul.tags.tags-widget {
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.main-posts .main-sub .post:first-child {
	padding: 0px 0px 25px;
}

.main-posts .main-sub .post.post-block-second {
	padding: 0px;
}

.magazine.magazine-widget {
	width: 100%;
}

.recommended-content .section-title.recommended-title {
	margin-top: 35px;
}

.dropdown-menu.active {
	overflow-x: visible;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 180px;
}

/*.dropdown-active {*/
	/*overflow-x: visible;*/
/*}*/

.navigation-container .side-menu.ios-menu-hook {
	max-width: 360px;
}

.nav.nav-stacked.ios-nav-hook {
	max-width: 180px;
}

.main-posts .main-big .post {
	min-height: 500px;
}

.table.table-drugs.table-drugs-classes tbody tr td:last-child {
	padding: 13px 25px 13px 20px;
}

.teaser {
	width: 100%;
	padding: 0 0;
	margin: 5px auto 0px auto;
}

.teaser a {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0;
}

.teaser .feat {
	padding: 25px 0 20px 0;
	width: 140px;
	margin: auto;
}

.teaser .feat p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0;
}

.teaser .feat p a {
	padding: 15px 0 0;
	display: block;
}

.featured-menu {
	margin: 0px auto -7px auto;
}

.image-wrap.image-no-float {
	padding-bottom: 10px;
	/*padding-right: 24px;*/
}

.graphic-widget {
	color: #22221D;
}

.logo {
	max-width: 730px;
	background: none;
	width: auto;
}

.logo a {
	width: auto;
}

.header.header-scroll .logo {
	height: 35px;
	margin: 0px 30px 0px -30px;
}

.header.header-scroll .logo a {
	width: 100px;
}

.video-thumbnail.video-thumbnail-list > a::after {
	top: 30%;
}

.credits {
	width: auto;
	max-width: 170px;
	padding: 0 0 0 10px;
	position: fixed;
	left: auto;
}

.footer {
	bottom: 150px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .img-full-with-bg {
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: 0.2;
  }
}

@supports (-ms-accelerator:true) {
	.img-full-with-bg {
		zoom: 1;
		filter: alpha(opacity=20);
		opacity: 0.2;
	}
}

.credits-not-mobile {
	height: 150px;
}

.itemMustRead img {
  width: 100%;
}

a p {
	color: #828282;
}

.full-img-without-scale {
	width: auto !important;
}

.img-full.imgslide-container .img-responsive {
	width: 100%;
}


.img-full.img-featured .img-responsive {
	width: 100%;
}

.size-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.head-page.head-page-static {
	margin: -5px 0px 20px 0px;
	position: relative;
}

/*#fb-root {*/
	/*display: none;*/
/*}*/

/*/!* To fill the container and nothing else *!/*/
/*.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {*/
	/*width: 100% !important;*/
/*}*/

.enable-scroll {
	overflow: hidden !important;
}

.navigation {
	padding: 10px 0 25px 0;
  margin-bottom: 120px;
}

.related-articles .media.media-recommend {
	float: left;
}

.header-title {
	width: 60%;
}

.clip-text-p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.expand .wrpexp .cntexp .clkexp, .expand .wrpexp .clkexp {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.extra a {
	width: 35px;
	height: 111px;
	padding: 0px;
	background: url("../images/related.png")no-repeat;
}

.extra.close-sidebar a {
	width: 35px;
	height: 97px;
	padding: 0px;
	background: url("../images/close.png")no-repeat;
}

/*.fb-like.fb_iframe_widget iframe {*/
	/*width: 80px !important;*/
	/*height: 20px !important;*/
/*}*/

@media screen and (min-width: 1350px) {
	.dropdown-submenu > .dropdown-menu ul li {
		min-width: 1px!important;
		max-width: 190px;
	}
}

@media only screen and (max-width: 1349px) {
	.navigation-container {
		height: 100vh;
	}

	.related-articles .media.media-recommend {
		width: 50%;
	}

	.video-thumbnail.video-thumbnail-list > a::after {
		top: 25%;
	}

	.logo {
		max-width: 480px;
		width: auto;
	}

	.header.header-scroll .logo {
		margin: 0px 30px 0px 0px;
	}

	.wrapper-featured-img {
		min-height: 332px;
	}

	.dropdown-submenu > .dropdown-menu ul li {
		min-width: 1px!important;
		max-width: 190px;
	}

	.header-title {
		width: 50%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1349px) {
	.video-listing .related-videos {
		padding-right: 24px;
	}

	.polls-index-hook {
		margin-bottom: 20px;
		/*padding-top: 270px;*/
	}

	.main-posts .main-big .post {
		min-height: 470px;
	}
}

/*@media only screen and (max-width: 1024px) {*/
	/*.main-posts .main-big .post {*/
		/*min-height: 475px;*/
	/*}*/
/*}*/


@media only screen and (min-width: 1023px) {
	.extra.close-sidebar {
		display: none !important;
	}
}

@media only screen and (max-width: 1023px) {
	.extra.close-sidebar {
		right: 367px;
	}

	.extra.while-scroll a {
		background: url("../images/sub.png") bottom 9px right 12px no-repeat;
		background-size: 10px auto;
		height: 35px;
	}

	.related-articles .media.media-recommend {
		width: 47%;
	}

	.img-full .img-responsive {
		width: initial;
	}

	.img-full.imgslide-container .full-img {
		width: 100%;
	}

	.img-full.img-featured .img-responsive {
		width: 100%;
	}

	.logo {
		max-width: 240px;
		width: auto;
	}

	.main-posts .main-big .post {
		min-height: 500px;
	}

	.wrapper-featured-img {
		min-height: 370px;
	}

	.related-videos, .video-detail > .related-articles {
		margin-left: -12px;
		margin-right: -12px;
	}

	.list-magazines {
		width: 100%;
		max-width: 720px;
	}

	.list-magazines .magazine {
		max-width: 100%;
		margin: 0 31px 30px 0;
	}

	.magazine {
		width: 30%;
		padding: 0px;
	}

	.list-magazines .magazine .cover {
		max-width: 100%;
		height: 380px;
	}

	.list-magazines .magazine .cover img {
		width: 233px;
	}


	.slide-img {
		height: 420px;
		width: 100%;
		position: relative;
	}

	.carousel-caption {
		top: 420px;
	}

    .sidebar-wrapper {
        max-width: none;
    }

	.video-listing .related-videos .item {
		padding-right: 10px;
		max-width: 46%;
		margin-right: 25px;
	}

	.video-listing .related-videos {
		margin: 0 -50px -30px 0;
		position: relative;
	}
}

/* for Ipad Retina portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	.full-img.main-featured-img.full-img-without-scale {
		max-height: 338px !important;
	}
}

/* for Ipad portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	.full-img.main-featured-img.full-img-without-scale {
		max-height: 338px !important;
	}

	.side-menu  > * {
		-webkit-transform: translateZ(0px);
	}

	.side-menu  > * {
		-webkit-transform: translate3d(0,0,0);
	}

	.navigation {
		margin: 0 0 150px 0;
		padding: 0 0 0px 0;
	}

	.content-magazines {
		padding-right: 0px;
	}

	.head-magazines.head-filter.out-container {
		width: -webkit-calc(100% - 13px);
		width: -moz-calc(100% - 13px);
		width: calc(100% - 13px);
	}

	.video-listing .related-videos .item {
		max-width: 45%;
	}

	/*.post-content img {*/
		/*min-width: 720px;*/
	/*}*/

	.slick-slider {
		max-width: 720px;
	}

	.slick-slider .slick-list {
		margin: 0px;
		max-width: 720px;
	}

	.slick-initialized .slick-slide {
		width: 335px;
	}

	.caption {
		margin-bottom: 20px;
	}

	.slick-slider .slick-list {
		left: 0px;
	}

	.item.itemMustRead.item3.slick-slide{
		margin-right: 0px !important;
	}

	.item.itemMustRead.slick-slide{
		width: 223px !important;
	}

	.item.itemHotTopic.item2.slick-slide{
		margin-right: 1px !important;
	}

	.item.itemHotTopic.slick-slide{
		width: 347px !important;
	}

	.sidebar.widgets-mobile {
		padding: 0px 10px 0;
	}

	/*.with-featured-image {*/
		/*padding-top: 0px;*/
	/*}*/

	#magazines-year {
		margin: 0px !important;
	}

	.modal-newsletter, .modal-personal {
		margin-top: 300px;
	}

	.credits {
		background-color: #f1f5e9;
	}

}

/* for Ipad landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	.side-menu  > * {
		-webkit-transform: translateZ(0px);
	}

	.side-menu  > * {
		-webkit-transform: translate3d(0,0,0);
	}

	.navigation {
		margin: 0 0 150px 0;
		padding: 0 0 0px 0;
	}

	.video-listing .related-videos .item {
		max-width: 46%;
	}

	/*.post-content img {*/
		/*max-width: 627px;*/
		/*width: 627px;*/
	/*}*/

	.post-content .img-full .imgslide-container img {
		max-width: 627px;
	}
	/*.item.itemHotTopic.slick-slide{*/
		/*width: 313.5px !important;*/
	/*}*/

	.item.itemHotTopic.item2.slick-slide{
		margin-right: 25px;
	}

	.modal-newsletter, .modal-personal {
		margin-top: 150px;
	}

	.credits {
		background-color: #f1f5e9;
	}
}

@media (max-width: 1024px) {
	.image-wrap.image-no-float {
		padding-bottom: 10px;
		padding-right: 0px;
		/*padding-right: 24px;*/
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.header.header-scroll .container {
		padding-left: 0px;
		/*//max-width: 934px;*/
		margin-left: 90px;
	}
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {
	.full-img.main-featured-img.full-img-without-scale {
		max-height: 338px !important;
	}
}


@media (max-width: 768px) {
	.extra.close-sidebar {
		right: 353px;
	}

	.video-listing .related-videos .item {
		padding-right: 0px;
		max-width: 45%;
	}

	.wrapper-featured-img {
		min-height: 332px;
	}

	/*.nav-pl {*/
		/*padding-left: 25px!important;*/
	/*}*/

	.nav-pl.sub-nav-pl {
		padding-left: 0px!important;
	}

    .nav-posl {
        position: relative;
        left: 0px;
        width: 90%;
    }

	.hr-always-visible {
		margin-bottom: 0px;
	}

	.text-posts .half-col:first-child .text-title {
		border-right: none;
	}

	.text-posts .half-col:first-child ul {
		border-right: none;
	}

	.slide-img {
		height: 420px;
		width: 100%;
		position: relative;
	}

	.carousel-caption {
		top: 420px;
	}

	.carousel-indicators {
		bottom: 10%;
	}

	.content-block .media {
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.dropdown-submenu > .dropdown-menu ul li {
		/*min-width: 190px!important;*/
		max-width: none!important;
	}
}

@media only screen and (max-width: 767px) {
	.ad-block.ad-middle.last {
		padding: 25px 0px 5px;
	}

	.ad-block.ad-middle.last span {
		top: 5px;
	}

  .sidebar-active .sidebar-wrapper {
    overflow-x: hidden;
  }

	.extra.close-sidebar {
		right: 304px;
	}

	.dropdown-submenu > .dropdown-menu ul {
		padding: 70px 0 0;
	}

	.logo {
		height: 46px;
		margin: 0px;
	}

	.logo .img-logo {
		max-height: 46px;
		opacity: 0;
	}


	.dropdown-active .dropdown-submenu > .dropdown-menu.active {
		width: 100%;
	}

	.credits {
		background-color: #f2f2f2 !important;
	}

	.related-articles .media.media-recommend {
		width: 100%;
	}

	.navigation ul.nav li:hover > a {
		padding-left: 18px;
	}

	.navigation ul.nav li:hover ul li a {
		padding-left: 18px;
	}

	.footer {
		position: fixed;
		max-width: 500px;
		margin: 0px auto;
		bottom: 1px;
		top: initial;
	}

	.nav.nav-stacked.ios-nav-hook {
		max-width: 100%;
	}

	.navigation-container .side-menu.ios-menu-hook {
		max-width: 100%;
	}

	.credits {
		width: 100%;
		text-align: center;
		padding: 0 40px;
		position: relative;
		left: auto;
		bottom: auto;
		max-width: 330px;
		margin: 0 auto;
		background-color: #f2f2f2;
	}

	.video-thumbnail.video-thumbnail-list > a::after {
		top: 35%;
	}

	.logo a {
		width: 116px;
		height: 100%;
	}
	.modal-adv button.close {
		font-size: 40px;
		padding-bottom: 30px;
		margin: -15px 0px 0px 0px;
	}

	.related-articles .media-body.media-body-recommended {
		border: none;
	}

	.magazine {
		width: 100%;
	}

	.video-listing .related-videos {
		margin: 0 0 -20px;
	}

	.video-listing .related-videos .item {
		padding: 0 0 16px;
		border-bottom: 1px solid #ededed;
		margin: 0 0 25px 0;
		width: 100%;
		max-width: 100%;
		margin-right: 0;
		clear: both;
	}
}

@media only screen and (max-width: 768px) {
	.modal-dialog.share-modal button.close {
		margin: 0px;
		font-size: 40px;
	}

	.modal.modal-slideshow.modal-slideshow-0.in {
		background: rgba(18, 18, 18, 1);
	}

	#magazines-year {
		margin-bottom: 20px;
		margin-left: 0px;
	}

	.teaser {
		width: auto;
		margin: 0px 20px;
	}
	.teaser .feat p
	{
		max-width: 150px;
	}

	.form-control.custom-selectnojs.sort-blog {
		width: 110px;
		margin: 0 0 0 25px !important;
	}

	#select-years-magazine {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.visible-xs.hidden {
		display: none !important;
	}

	.navigation ul.nav li:hover ul.with-top-elem li:first-child a {
		 padding-left: 18px;
	 }

	.navigation ul.nav li:hover ul.with-top-elem li a {
		padding-left: 26px;
	}

	.navigation ul.nav li ul li:first-child a {
		padding-left: 18px;
	}

	.navigation ul.nav li ul li a {
		padding-left: 26px;
	}

	.back-menu {
		margin-top: 15px;
		background: #363636 url("../images/svg/back-menu.svg") bottom left 40px no-repeat;
		height: 40px;
	}

	.dropdown-submenu > .dropdown-menu ul {
		padding: 70px 0 0;
	}

	.overflow-div {
		margin-top: -18px;
	}

	.credits-mobile {
		margin-bottom: 20px;
	}

	.navigation {
		padding: 10px 0 0 0;
	}

	.teaser .feat {
		margin: 0px;
	}

	.navigation-container {
		padding: 50px 0 0 0;
	}

	.page-nav.page-nav-top.page-nav-months {
		margin-top: 40px;
	}

	.related-articles .media.media-recommend.add-more-recommend-content {
		display: none;
	}

	.clip-blogger-description {
		height: 100%;
	}

	#video-sort {
		margin-left: 0px;
	}

	.text-posts .half-col .text-title {
		border: none !important;
	}

	.text-posts .half-col ul {
		border: none !important;
	}

	.sidebar-active .sidebar {
		width: 100%;
		padding: 25px 5px 5px 5px;
		max-width: 285px;
	}

	.head-page .share-actions {
		padding: 13px 0px 0px;
	}

	.head-page .share-actions-slideshow {
		margin-left: 10px;
	}

	.modal.in .modal-dialog.share-modal {
		margin-top: 25px;
		margin-left: 25px;
		margin-right: 25px;
	}

	.share-parent .modal-content {
		max-width: 400px;
		margin: auto;
	}
}


@media only screen and (max-width: 375px) {
	.full-img.main-featured-img.full-img-without-scale.full-width {
		width: 100% !important;
		max-width: 338px !important;
	}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
	.full-img.main-featured-img.full-img-without-scale {
		max-height: 338px !important;
	}

	.credits-mobile {
		margin-bottom: 0px;
		height: 68px;
	}

	.navigation-container {
		padding: 60px 0 0 0;
	}

	.navigation {
		padding: 0px;
	}

	.back-menu {
		margin-top: 5px;
		background: #363636 url("../images/svg/back-menu.svg") bottom left 40px no-repeat;
		height: 40px;
	}

	.dropdown-submenu > .dropdown-menu ul {
		padding: 60px 0 0;
	}

	.social-widget {
		width: 270px;
	}

	.social-widget .fb_iframe_widget_fluid span {
		width: 270px !important;
	}

	.scroll-wrapper-widget {
		width: 275px;
	}

	/*.post-content img {*/
		/*min-width: 280px;*/
	/*}*/

	/*.image-wrap.image-no-float {*/
		/*margin-top: 15px;*/
	/*}*/

	.fb-like {
		margin-right: 10px;
	}

	.head-page .share-actions li.share {
		margin-left: -10px;
	}

	.form-control.custom-selectnojs.sort-blog {
		width: 110px;
		margin: 0 0 0 25px !important;
	}
}

/* iPhone 6/6s plus both */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
	.extra.close-sidebar {
		right: 287px;
	}
}

/* iPhone 6/6s both */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
	.extra.close-sidebar {
		right: 287px;
	}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
	.full-img-without-scale {
		max-height: 338px !important;
	}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
	.extra.close-sidebar {
		right: 287px;
	}
}

@media only screen and (max-width: 375px) {
	.extra.close-sidebar {
		right: 283px;
	}

	.navigation {
		margin: 0 0 0px 0;
	}

	.featured-menu {
		margin: 0px auto 0px auto;
	}

	.dropdown-submenu > .dropdown-menu ul li {
		min-width: 190px!important;
		max-width: none!important;
	}

	.dropdown-active .dropdown-submenu > .dropdown-menu.active {
		left: 0;
		width: 100%;
	}

	.modal-adv button.close {
		font-size: 40px;
		padding-bottom: 0px;
		margin: -15px 0px 0px 0px;
	}

	.carousel-indicators li, .carousel-indicators .active {
		margin-left: 5px;
		margin-right: 5px;
	}

	.wrapper-featured-img {
		min-height: 229px;
	}

	.modal-adv-header {
		margin-bottom: -5px;
		padding-bottom: 0px;
	}

	.content-sub-block {
		height: 100%;
	}

	.video-description {
		height: 80px;
	}

	.form-control.custom-selectnojs.filter-blogger {
		margin-left: 0px;
	}

	.magazine {
		width: 100%;
	}

	.fb-like {
		top: -6px;
	}

	.launch-slide {
		top: 50%;
	}
	.slide-img {
		height: 190px;
		width: 100%;
		position: relative;
	}

	.carousel-caption {
		top: 190px;
	}

	.carousel-indicators {
		bottom: 10%;
	}

	.modal-customize{
		max-width: 400px;
	}

	#close-customize{
		top: 0px;
		left: 90%;
	}

	.page-nav.page-nav-top {
		margin-top: 0px;
	}

	.modal-width {
		width: 94%;
	}

	.fb-like {
		margin-right: 10px;
	}

	.head-page .share-actions li.share {
		margin-left: -10px;
	}

	.content-block .media {
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.video-thumbnail.video-thumbnail-list>a:after {
		top: 30%;
	}

	.video-thumbnail.video-thumbnail-slideshow>a:after {
		top: 40%;
	}

	.modal.in .modal-dialog.share-modal {
		margin-top: 25px;
		margin-left: 25px;
		margin-right: 25px;
	}

	.modal-dialog-slideshow {
		margin: 50px auto 0px auto;
	}

	.modal-dialog button.close.close-slideshow {
		font-weight: 100;
		font-size: 28px;
		margin: -40px 20px 20px 0px;
	}

	.slideshow-indicators {
		bottom: -30%;
	}

	.soc-icon-col {
		margin-bottom: 40px;
	}

	.soc-text {
		padding-top: 0px;
	}

	.soc-icons {
		margin-left: 0px;
		margin-right: 0px;
	}

	.soc-link {
		height: 66px;
		width: 66px;
	}

	.soc-icon {
		height: 66px;
		width: 66px;
	}

	.div-soc-icon {
		height: 66px;
		width: 66px;
	}

	.clip-text-p {
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	#select-years-magazine {
		margin-left: 0px;
	}

	/*.page-nav ul li.page-nav-current a {*/
		/*padding-top: 6px;*/
	/*}*/

	.page-nav ul li a span.page-nav-title {
		white-space: normal;
	}

	.logo {
		max-width: 180px;
		width: auto;
	}

}

@media only screen and (max-width: 337px) {
  .page-nav ul li.page-nav-current a {
    padding-top: 6px;
  }
}

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

	.logo {
		max-width: 150px;
		width: auto;
	}

	.video-thumbnail.video-thumbnail-list > a:after {
		top: 23%;
	}

}

.modal {
    z-index: 3050;
}

.alert {
	margin-top: 0px;
}

.hr-without-margin-top {
	margin-top: 0px;
}

.hr-without-margin-bottom {
	margin-bottom: 0px;
}

.hr-without-margin {
	margin: 0px;
}

.table thead tr th {
	word-wrap: break-word;
	white-space: normal;
}

.table > thead > tr > th {
	vertical-align: middle;
}

.table {
	/*table-layout: fixed;*/
	width: 100%;
}

.hook-spacing {
	margin-top: -20px;
}

.hook-add-spacing {
	margin-bottom: 20px;
}

.hook-add-margin-top-25px {
	margin-top: 25px;
}

.hook-add-margin-top-10px {
	margin-top: 10px;
}

.card-small .card .media-object {
	width: 115px;
	height: 115px;
}

.card .author-details .media-object {
	width: 115px;
	height: 115px;
}

#gridSystemModalLabel {
	float: left;
}

#soc-buttons-header {
	padding-right: 25px;
}

#gridSystemModalLabel {
	color: #fff;
}

.close {
	font-size: 25px;
}

.navbar-title {
	color: #000000;
}

.dropdown-submenu .subnavbar-title {
    color: #FFFFFF;
    opacity: 0.5;
}

.media-body.magazine-media-list .post-meta .author {
	display: block;
	margin-bottom: 5px;
}

.event-info {
	margin: 25px 0px 25px;
}

.padding-right {
	padding-right: 15px;
}

.slider-without-border-bottom {
	border-bottom: none !important;
}

.share-fix {
	padding: 0px;
}

.btn.custom-height {
	height: 50px;
}

.slick-slider {
	border-bottom: none;
}

.navigation ul.nav li > a {
    padding: 14px 0 14px 20px;
}

.social-widget-spacing {
  margin-bottom: 30px;
  margin-top: -2px;
}

.graphic-widget {
    width: 245px;
}

.bar-wrapper {
    width: 80%!important;
    margin: 5px 0 0 15px!important;
}

.ad-block img {
  max-width:100%;
  height: auto;
}
span.last-revised {
  color: #b4b4b4;
  font-size: 13px;
}

.ad-block div {
  display:block !important;
  width: 100% !important;
}
.navigation-container {
  height:10px;
}

.ad-block.ad-billboard {
  padding: 15px 0;
}
.ad-block.ad-billboard span {
  top: -6px;
}

.post-content img { margin: 20px }
.post-content img.img-responsive {
  margin:0;
}

div.post-content .gsc-control-cse {
  line-height: normal;
}
div.post-content .gsc-control-cse * {
  box-sizing: content-box;
}
.post-content img.gs-image,
.post-content img.gsc-getlink-image {
  margin: 0;
}

.post-content p {
  margin: 0;
}
.content-block.extended .post-content > p {
  margin: 0;
}
div.post-content p:empty, .content-block.extended .post-content > p:empty {
  margin-bottom: 29px;
}

.post-content .gsc-getlink-container {
  padding-top: 0;
}
.gsc-table-result {
  margin: 0 8px;
}

.content .ad-block div:first-child, .content .ad-block div:first-child div:first-child, .content .ad-block div:first-child div:first-child div:first-child {
  margin: 0 auto;
  /*max-width: 100%;*/
}

.ad-block, .ad-block div {
  overflow: visible !important;
  /*overflow: hidden !important;*/
  z-index: 1 !important;
}

.content .ad-block div iframe {
  /*transform-origin: top left;*/
}
.content .ad-block div iframe.not-scalable {
  transform: scale(1) !important;
  left: 0 !important;
}

.content .ad-block ins {
  max-width: 100%;
}

@media only screen and (max-width: 728px) {
  .content #ad_top.ad-block div iframe {
    margin-left: -20px !important;
  }
  .content #ad_top.ad-block div iframe.not-scalable {
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 480px) {
  .content #ad_top.ad-block div iframe {
    margin: 0 auto !important;
  }
  .ad-block.ad-top {
    margin: 0 -20px;
  }
  #ad-middle-container.ad-block span {
    /*margin: 0;*/
  }
  #ad-middle-container.ad-block.space.last span {
    margin: 0 0 0 -35px;
  }
}
@media only screen and (min-width: 481px) {
  .content .ad-block ins iframe {
    position: static !important;
  }
  .content .ad-block div iframe {
    position: static !important;
  }
}

.content-block .media a.pull-left img.media-object {
  max-width: 100px;
  width: auto;
}

:target:before {
  content:"";
  display:block;
  height: 90px; /* fixed header height*/
  margin: -90px 0 0; /* negative fixed header height */
}

.from-indicator {
  width: 320px;
}
.from-indicator .info {
  width: 240px;
}
.from-indicator .info .name {
  display: block;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.table tbody tr td a {
  display: inline;
}

.ad-block span {
  position: static;
}

.ad-block span div {
  margin-top: -20px;
}

.ad-block span.ad-label {
  position: absolute;
}

.table tbody tr td p {
  white-space: normal;
}

@media only screen and (max-width: 480px) {
  .table {
    table-layout: fixed;
  }
  .table tbody tr td a {
    word-wrap: break-word;
  }
  .list-magazines .magazine .cover img {
    margin: 0 auto;
  }
}

/*@media only screen and (max-width: 1024px) {*/
  table.table .image-wrap .img-responsive {
    max-width: none;
  }
/*}*/

@media only screen and (max-width: 1024px) {
  .header.header-scroll .header-title {
    width: 45%;
  }
}
@media only screen and (max-width: 900px) {
  .header.header-scroll .header-title {
    width: 41%;
  }
}
@media only screen and (max-width: 850px) {
  .header.header-scroll .header-title {
    width: 37%;
  }
}
@media only screen and (max-width: 800px) {
  .header.header-scroll .header-title {
    width: 35%;
  }
}
@media only screen and (max-width: 768px) {
	.ml-45-not-xs {
		margin-left: 0 !important;
	}
}

@media only screen and (min-width: 1025px) {
  .wide-logo {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .not-wide-logo {
    margin-top: 0 !important;
  }
}

.mb-20 {
  margin-bottom: -20px !important;
}
.pt10 {
  padding-top:10px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.ad-space-mobile-fix {
  width:100%;height:1px;margin-bottom:24px;
}
.mt-30 {
  margin-top: -30px !important;
}
.display-none {
  display:none;
}
.current-issue-img {
  width: 184px; height: 244px; margin: 0 auto;
}
.social-media-box-fix {
  padding-left:0 !important;
  padding-right:0 !important;
  padding-bottom:0 !important;
  margin-bottom:0 !important;
}
.time-capsule-fix {
  width: 184px; height: 244px;
}
.bg-white-color {
  background-color: #ffffff !important;
}
.set-333-color {
  color: #333 !important;
}
.mt-25 {
  margin-top: -25px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px;
}
.visibility-hidden {
  visibility: hidden;
}
.mt10 {
  margin-top: 10px !important;
}
.bb-med-none {
  border-bottom: medium none !important;
}
.pt0 {
  padding-top:0 !important;
}
.pb20 {
  padding-bottom:20px !important;
}
.survey-iframe-fix {
  height:1600px;width:100%;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt5 {
  margin-top: 5px !important;
}

.table.table-drugs tbody tr td p {
  line-height: 20px;
  font-size: 15px;
  margin: 0;
}

.blogger-image {
	position: absolute;
	width: 50px;
	top: 10px;
	left: 8px;
	border-radius: 50%;
}

/*
JOHNLA ADDED LAZY LOAD Loading animation
 */

.spinner {
	width: 100px;
	height: 50px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	display:none;
}
.spinner .ball {
	width: 20px;
	height: 20px;
	background-color: #333;
	border-radius: 50%;
	display: inline-block;
	-webkit-animation: motion 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
	animation: motion 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

.spinner p {
	color: #333;
	margin-top: 5px;
	/*   font-family: sans-serif;*/
	letter-spacing: 3px;
	font-size: 10px;
}

@-webkit-keyframes motion {
	0% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1);
	}
	25% {
		-webkit-transform: translateX(-50px) scale(0.3);
		transform: translateX(-50px) scale(0.3);
	}
	50% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1);
	}
	75% {
		-webkit-transform: translateX(50px) scale(0.3);
		transform: translateX(50px) scale(0.3);
	}
	100% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1);
	}
}

@keyframes motion {
	0% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1);
	}
	25% {
		-webkit-transform: translateX(-50px) scale(0.3);
		transform: translateX(-50px) scale(0.3);
	}
	50% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1);
	}
	75% {
		-webkit-transform: translateX(50px) scale(0.3);
		transform: translateX(50px) scale(0.3);
	}
	100% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1);
	}
}

.ml-45-not-xs {
	margin-left: 45px;
}

.post-content em {
  font-family: "tradegothiclt";
  font-style: italic;
}
.post-content em strong {
  font-style: italic;
}