.h1 {
  font-size: 18px !important;
  line-height: 110% !important;
}
.sidebar-box form {
	padding: 18px 14px;
	position: relative;
}
#issue_newtop .cover-item {
	margin: 8px 0px;
	width: 112px !important;
}
#issue_newtop .cover_cont {
	height: 190px;
	overflow-y: visible;
	overflow-x: visible;
	position: relative;
}
.cover-slider li {
	margin: 0px !important;
}
.cover_cont .bx-viewport {
	border: none !important;
	box-shadow: none !important;
}
.unicusSlides .supplements a img {
	margin: 15px 4px;
}
.sidebar-box .sbt-btn a {
background-color: #C52126;
color: #fff;
padding: 5px 20px;
text-decoration: none !important;
text-transform: uppercase;
font-size: 18px;
position: absolute;
right: 0px;
top: 120px;
font-family: flama;
}
#issue_toc {
	background-color: #fff;
}
#slider-prev a {
	left: -23px !important;
	top: 70px !important;
	background: url(images/crst-prev.png) no-repeat !important;
	width: 30px !important;
	height: 43px !important;
	display: block;
	position: absolute;
	text-indent: -999999px;
}
#slider-next a {
	right: -13px !important;
	top: 70px;
	background: url(images/crst-next.png) no-repeat !important;
	width: 30px !important;
	height: 43px !important;
	display: block;
	position: absolute;
	text-indent: -999999px;
}
#mobile_nav {
  width: 200px;
  background: #C52126;
  padding-top: 0px;
  padding: 0px;
}
#mobile_nav a {
  font-family: 'accordboldbold';
  text-decoration: none;
}
#mobile_nav > ul > li {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
  position: relative;
}
#mobile_nav > ul > li:before {
  content: "\f105";
  color: #fff;
  position: absolute;
  right: 10px;
  font-size: 23px;
  font-family: "fontAwesome";
  pointer-events: none;
  height: 100%;
  top: 0;
  line-height: 41px;
}
#mobile_nav > ul > li.has-menu:before {
  content: "\f067";
  font-size: 14px;
}
#mobile_nav > ul > li.has-menu.active:before {
  content: "\f068";
}
#mobile_nav > ul > li > a {
  color: #fff;
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 20px;
}
#mobile_nav > ul > li > a:hover {
  text-decoration: none;
  background: #C52126;
  color: #fff;
}
#mobile_nav > ul > li > ul {
  display: none;
  padding-bottom: 10px;
}
#mobile_nav > ul > li > ul a {
  font-weight: 400;
  font-size: 16px;
  padding-left: 10px;
  color: #fff;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 5px;
}
#mobile_nav > ul.bottom > li:before {
  display: none;
}
#mobile_nav .bottom a {
  font-weight: 100;
}
#mobile_header {
  position: relative;
  height: 50px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  z-index: 8888;
  text-align: center;
  background: #fff;
}
#mobile_header #burger {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  font-size: 30px;
  color: #C52126;
  z-index: 3333;
}
#mobile_header #logo_wrap {
  display: inline-block;
}
#mobile_header #mainlogo {
  width: auto;
  height: auto;
  max-height: 40px;
  margin: 5px 0 0 0;
  float: none;
}
#wrapper {
  background: #fff;
}
#carousel .bx-wrapper {
	margin: 0 auto !important;
}
#carousel .bx-viewport {
  position: relative;
}
#carousel .bx-pager {
  display: none;
}
#carousel .bx-controls-direction {
  position: static;
}
#carousel .bx-controls-direction > a.bx-next {
  position: absolute;
  width: 30px;
  height: 287px;
  top: 21px;
  background: #d51e30;
  display: block;
  opacity: 0;
  z-index: 5555;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: inset 5px 0px 4px -4px rgba(0, 0, 0, 0.6);
  box-shadow: inset 5px 0px 4px -4px rgba(0, 0, 0, 0.6);
}
#carousel .bx-controls-direction > a.bx-prev {
  position: absolute;
  width: 30px;
  height: 287px;
  top: 21px;
  background: #d51e30;
  display: block;
  opacity: 0;
  z-index: 5555;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: inset 5px 0px 4px -4px rgba(0, 0, 0, 0.6);
  box-shadow: inset -4px 0px 4px -4px rgba(0, 0, 0, 0.6);
}
#carousel .bx-controls-direction > a:before {
  position: absolute;
  font-size: 24px;
  width: 28px;
  height: 28px;
  top: 50%;
  left: 3px;
  margin-top: -12px;
  color: #fff;
  width: 80%;
  text-align: center;
}
#carousel .bx-controls-direction > a.bx-prev {
  left: 0;
}
#carousel .bx-controls-direction > a.bx-prev:before {
  background-image: url('/images/fa-lft.png');
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
#carousel .bx-controls-direction > a.bx-next {
  right: 0px;
}
#carousel .bx-controls-direction > a.bx-next:before {
  background-image: url('/images/fa-rght.png');
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
#carousel:hover .bx-controls-direction > a {
  opacity: 0.6;
}
#carousel:hover .bx-controls-direction > a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  #topadvertisement {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
  }
  body > #topnav,
  #latestnews_top,
  #mainnav,
  #bulletslider.pics,
  #skyscraper,
  trbody > #topnav,
  tr#latestnews_top,
  tr#mainnav,
  tr#bulletslider.pics,
  tr#skyscraper,
  thbody > #topnav,
  th#latestnews_top,
  th#mainnav,
  th#bulletslider.pics,
  th#skyscraper,
  tdbody > #topnav,
  td#latestnews_top,
  td#mainnav,
  td#bulletslider.pics,
  td#skyscraper {
    display: none !important;
  }
  #slider-prev a {
		top: 58px !important;
	}
	#slider-next a {
		top: 58px;
	}
  #issue_newtop .cover_cont {
      height: 140px !important;
  }
  body {
    background: #C52126;
  }
  #carousel .bx-controls-direction > a.bx-next, #carousel .bx-controls-direction > a.bx-prev {
	  height: 100%;
	  top: 16px;
  }
  #wrapper {
    box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.4);
  }
  #wrapper > .container {
    padding: 0;
  }
  .container {
    width: 100%;
  }
  #login-block {
	display: none;
  }
  #mobile_topnav {
    height: auto;
    width: 100%;
    background: none;
    border-bottom: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 25px;
    margin-top: 15px;
  }
  #mobile_topnav ul {
    float: left;
    width: 100%;
  }
  #mobile_topnav ul li {
    padding: 0 !important;
    border: none !important;
  }
  #mobile_topnav ul li a {
    display: block;
    width: 100%;
    color: #fff;
  }
  #mobile_topnav ul li img {
    display: none;
  }
  #issue_toc {
    width: 100% !important;
    padding: 0 15px;
  }
  #mobile_search {
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: -10px;
    height: 50px;
    margin-top: 0px !important;
    padding-right: 50px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1111;
  }
  #mobile_search input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #mobile_search.active {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
  }
  #mobile_search #searchbar {
    width: 100%;
    text-align: left;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    border-radius: 0px;
  }
  #mobile_search #searchbar:focus {
    color: #666;
  }
  #mobile_search .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    font-family: 'fontAwesome';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #C52126;
    color: #fff;
    border: none;
    font-size: 24px;
    outline: none;
    padding: 0;
  }
  #mobile_header.active #search_link {
    color: #ccc;
  }
  #mobile_header.active #search_link:before {
    content: "\f062";
  }
  #mobile_header.active #search_form {
    -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px);
  }
  #search_link {
    position: absolute;
    right: 0;
    top: 0;
    color: #C52126;
    font-size: 24px;
    height: 100%;
    width: 50px;
    text-align: center;
    line-height: 50px;
  }
  /**************** HOMEPAGE ****************/
  #slidecontainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: -15px;
  }
  #slidecontainer > img {
    min-height: 100%;
  }
  #slidecontainer .issuecover {
    width: 70px !important;
    left: 15px !important;
    height: auto;
    margin-top: 15px !important;
  }
  #slidecontainer .issuecover > img {
    width: 100% !important;
    height: auto !important;
  }
  #slidecontainer .author {
    display: none;
  }
  #carousel {
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: none;
  }
  #carousel .bx-pager {
    display: block;
    position: absolute;
    right: 5px;
    bottom: 7px;
    text-align: center;
    width: 100%;
  }
  #carousel .bx-pager .bx-pager-item {
    display: inline-block;
    text-indent: -9999px;
    padding: 0 2px;
  }
  #carousel .bx-pager .bx-pager-item .bx-pager-link {
    background: #666;
    width: 10px;
    height: 10px;
    border-radius: 99px;
    display: block;
  }
  #carousel .bx-pager .bx-pager-item .bx-pager-link.active {
    background: #C52126;
  }
  #carousel.touch .bx-pager {
    text-align: left;
    width: auto;
  }
  #carousel.touch .bx-pager .bx-pager-item {
    display: block;
    float: left;
  }
  #carousel .bx-viewport {
    min-height: 120px;
	border: 0px !important;
	box-shadow: none !important;
  }
  #carousel #slidecontent {
    position: relative;
    overflow: hidden;
    padding: 15px 10px 20px 95px;
    left: 0 !important;
    top: 0px;
  }
  #carousel #slidecontent h4 {
    margin-bottom: 3px;
    display: none;
  }
  #carousel #slidecontent h2 {
    font-size: 18px;
  }
  #carousel #slidecontent > div {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  #carousel #slidecontent p {
    width: 100%;
    line-height: 115%;
    font-size: 13px;
  }
  #carousel li {
    height: auto;
  }
  #ticker {
    height: auto;
    overflow: hidden;
    padding: 10px 15px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0;
  }
  #ticker > img {
	float: none;
	position: relative;
	margin: 4px 0px 0px 0px;
  }
  #ticker > a {
    display: block;
    text-decoration: none;
    margin-bottom: 5px;
  }
  #ticker h2 {
    float: none;
    text-align: center;
  }
  #ticker p {
    float: none;
    text-align: center;
    line-height: 125%;
  }
  .homecol {
    width: 100% !important;
    padding: 10px 15px;
    min-height: 0 !important;
    height: auto !important;
  }
  .homecol_sect {
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: auto !important;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .homecol_sect p {
    margin-bottom: 0;
  }
  .related_articles {
    display: none;
  }
  .content {
    margin-bottom: 5px;
  }
  .content h2 {
    font-size: 18px;
    line-height: 120%;
  }
  .content p {
    font-size: 14px;
    line-height: 135%;
  }
  .content h3 {
    font-family: 'accordboldbold';
    font-size: 18px;
    text-transform: uppercase;
    color: #999;
    background-color: transparent;
    text-decoration: none;
    padding: 0;
    border-radius: 0px;
    display: block;
    float: left;
    margin-bottom: 10px;
  }
  .feature-wrap {
    margin-top: 30px !important;
  }
  .featured_widget {
    margin-bottom: 0;
  }
  .featured_widget h2 {
    font-size: 16px;
  }
  .featured_widget p {
    margin-bottom: 10px !important;
  }
  .featured_widget .featured-content {
    margin-top: 12px !important;
  }
  /**************** FOOTER ****************/
  #footer1,
  #footer2 {
    z-index: 9999;
    position: relative;
    background: #fff;
  }
  #footer1 {
    width: 100%;
    overflow: hidden;
    padding: 0 10px 20px 10px;
  }
  #footer1 li {
    font-weight: 300;
  }
  #footer1 > div.footer1_col {
    float: none;
    width: 100% !important;
    background: #C52126;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }
  #footer1 > div.footer1_col.about {
    width: auto;
  }
  #footer1 > div.footer1_col.active .sub {
    max-height: 380px;
  }
  #footer1 > div.footer1_col.active .sub.long {
    max-height: 400px;
    padding-bottom: 15px;
    padding-left: 12px;
  }
  #footer1 > div.footer1_col.active .sub.long p {
    font-size: 14px;
    line-height: 125%;
  }
  #footer1 > div.footer1_col.active h3:before {
    content: "\f067";
  }
  #footer1 > div.footer1_col > .sub {
    max-height: 0;
    margin: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    -ms-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    transition: max-height 0.4s;
    color: #fff;
    position: relative;
    top: 4px;
    padding-left: 20px;
    padding-bottom: 5px;
    font-weight: 300;
    font-size: 16px;
    padding-right: 10px;
  }
  #footer1 > div.footer1_col > .sub li {
    font-size: 16px;
    padding: 4px 0;
  }
  #footer1 > div.footer1_col > .sub a {
    color: inherit;
    font-size: inherit;
  }
  #footer1 > div.footer1_col span {
    color: #fff !important;
  }
  #footer1 > div.footer1_col p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px !important;
  }
  #footer1 > div.footer1_col a {
    color: #fff;
  }
  #footer1 h3 {
    height: 44px;
    border-radius: 5px;
    background: #C52126;
    color: #fff;
    padding-left: 10px;
    line-height: 51px;
    font-size: 20px;
    position: relative;
    margin: 0;
  }
  #footer1 h3.small {
    font-size: 16px;
  }
  #footer1 h3 > a {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
  }
  #footer1 h3:before {
    content: "\f067";
    font-family: 'fontAwesome';
    position: absolute;
    right: 13px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    top: 0;
    pointer-events: none;
  }
  #footer2 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 6px;
    padding: 0 !important;
  }
  #footer2 ul {
    overflow: hidden;
    width: 100%;
    padding: 8px 15px;
    background: #000;
  }
  #footer2 ul li {
    display: block;
    float: left;
    font-size: 12px !important;
    line-height: 150%;
  }
  #footer2 ul li:first-child {
    float: none !important;
  }
  #footer2 ul li a {
    margin: 0 !important;
    padding-right: 25px;
    display: block;
    font-size: 12px !important;
    font-family: 'flamanormal';
  }
  #footer2 ul li:last-child a {
    padding-right: 0;
  }
  /**************** ARTICLE ****************/
  .article_head {
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: auto !important;
    padding-bottom: 0 !important;
    float: none !important;
    border: none;
  }
  .article_head > * {
    padding: 0 15px;
  }
  .article_head h5 {
    margin-bottom: 0;
  }
  .article_head .share-links {
    clear: both;
    float: left;
    width: 100%;
    border-bottom: solid thin #c6c6c6;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .article_head .share-links .bookmark {
    display: none;
  }
  .article_head .share-links .pdf_btn {
		text-indent: -299px;
		overflow: hidden;
		position: relative;
		padding: 5px 30px;
	}
  .article_head .share-links .pdf_btn:before,
  .article_head .share-links .pdf_btn:after {
    position: absolute;
    left: 307px;
    color: #fff;
    top: 6px;
  }
  .article_head .share-links .pdf_btn:before {
    content: "\f15c";
    font-family: 'fontAwesome';
  }
  .article_head .share-links .pdf_btn:after {
    content: 'View PDF';
    margin-left: 15px;
  }
  .article_head ul li.print a {
    border: none;
  }
  #issue_toc {
    position: relative;
    margin-top: 0px;
  }
  #issue_toc.has-cover {
    padding-top: 40px;
    margin-top: -15px;
  }
  #issue_toc h1 {
    font-size: 18px !important;
    line-height: 110% !important;
  }
  #issue_toc h5 {
    margin-top: 0px;
    font-size: 13px;
    line-height: 120%;
    clear: both;
  }
  #issue_toc h3 {
    font-size: 15px;
    margin-top: 15px;
  }
  #issue_toc > .issue_toc_sect {
    margin-bottom: 25px;
  }
  #issue_toc > .issue_toc_sect p {
    margin-bottom: 0;
  }
  .issuecover2 {
    width: auto;
    height: auto;
  }
  .issuecover2.active {
    border: none !important;
  }
  .issuecover2 img {
    max-width: 100%;
  }
  .cover-wrap {
    margin-right: 10px;
    margin-bottom: 5px;
    width: 100px;
  }
  .cover-wrap .cover-month {
    position: absolute;
    width: 100%;
    top: 0;
    background: #C52126;
    color: #fff;
    left: 0;
    padding: 9px 15px;
    display: block;
    text-decoration: none;
  }
  .cover-wrap .cover-month h4 {
    width: 100%;
    padding: 0;
    margin: 0 !important;
    color: #fff !important;
  }
  .cover-wrap .cover-month h4 br {
    display: none;
  }
  .issue_toc_sect {
    margin-bottom: 0;
  }
  .related_articles {
    margin-top: 25px;
    float: left !important;
    width: 100% !important;
    padding: 0px 15px;
  }
  .related_articles .rectangle {
    display: none;
  }
  .rectangle {
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
  .rectangle #rectangle {
    max-width: 100%;
    display: inline-block;
  }
  .content > div {
    max-width: 100%;
  }
  .content h1 {
    margin-bottom: 10px;
    font-size: 18px !important;
    line-height: 110% !important;
  }
  /**************** TOC ****************/
  #issue_newtop {
    height: auto;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 40px;
    min-height: 158px;
    margin-top: -15px;
  }
  #issue_newtop h1 {
    font-size: 18px !important;
    line-height: 110% !important;
    margin-bottom: 5px;
  }
  #issue_newtop > h4 {
    position: absolute;
    width: 100%;
    left: 0;
    top: -15px;
    text-align: center;
    padding: 9px !important;
  }
  #issue_newtop p {
    font-size: 14px !important;
    line-height: 120%;
  }
  #issue_newtop .issue_toc_sect {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 92px;
    width: auto !important;
  }
  #issue_newtop .issue_toc_sect h4 {
    font-size: 12px;
  }
  #issue_newtop .issue-cover {
    margin: 0 0 0 0 !important;
    position: absolute;
    width: 80px;
  }
  #issue_newtop .issue-cover h4 {
    display: none;
  }
  #issue_newtop .issue-cover img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
  }
  /**************** CENTER ****************/
  .search_widget {
    width: 100% !important;
    margin-bottom: 5px;
  }
  .search_widget h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .search_widget ul {
    margin-top: -10px;
    float: left;
    width: 100%;
  }
  .search_widget ul li {
    width: 53px;
    overflow: hidden;
  }
  .search_widget ul li.all a {
    background: none;
  }
  .search_widget ul li.all a > span {
    margin-left: 6px;
    font-size: 18px;
  }
  .search_widget ul li.all a:hover,
  .search_widget ul li.all a.active {
    background: none !important;
  }
  .center-name {
    padding: 0 15px;
    text-align: center;
  }
  .homecol .homecol_sect {
    position: relative !important;
    width: auto !important;
    left: 0 !important;
    height: auto !important;
    top: 0 !important;
  }
  #pagination {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin-top: 0px;
  }
  /**************** CENTERS ****************/
  .centers_sect .centers-list {
    width: auto !important;
    height: auto !important;
    margin-right: -2%;
  }
  .centers_sect .centers-list li {
    position: relative !important;
    width: 48% !important;
    margin: 0 2% 2% 0;
    left: 0 !important;
    height: 0 !important;
    top: 0 !important;
    padding: 0 0 50% 0 !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #f5f5f5;
    border: none;
  }
  .centers_sect .centers-list li > a {
    position: absolute;
    left: 0;
    top: 0;
  }
  .centers_sect .link-hold {
    width: 90%;
    height: auto;
    padding: 5px 5px 3px 5px;
    bottom: 8px;
    position: absolute;
    margin-left: 5%;
    left: 0;
    top: auto;
  }
  .centers_sect .link-hold p {
    line-height: 110%;
    margin: 0;
  }
  /**************** VIDEO PAGE ****************/
  #video_page {
    width: 100%;
    overflow: hidden;
    margin-top: -15px;
  }
  .vidjs-poster {
    left: 0 !important;
  }
  .content_sect {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content_sect > div,
  .content_sect > p {
    max-width: 100%;
  }
  /**************** NEWS ****************/
  .news_sect {
    margin-bottom: 10px;
  }
  .news_sect .js-masonry {
    height: auto !important;
  }
  .news_sect .js-masonry > li {
    width: auto !important;
    display: block;
    height: auto !important;
    position: relative !important;
    padding: 0 15px;
    left: 0 !important;
    top: 0 !important;
    float: none !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .news_sect #pagination {
    padding-left: 0;
    padding-right: 0;
  }
  .news_head {
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .news_head h6 {
    font-size: 18px;
    text-align: center;
    width: 100%;
  }
  /**************** ARCHIVE ****************/
  #news_yearsnav {
    text-align: center;
    float: none;
    overflow: auto;
    margin-left: -3px;
  }
  #news_yearsnav li {
    float: left;
    margin: 3px 3px 5px 3px;
  }
  #news_yearsnav li:last-child {
    margin-right: -1px;
  }
  #news_yearsnav li a {
    padding: 0px;
    width: 60px;
    text-align: center;
    font-size: 18px;
    display: block;
    height: 30px;
    line-height: 33px;
  }
  .archive_list {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .archive_list li {
    width: auto !important;
    height: auto !important;
    margin: 0 10px 10px 0 !important;
    display: inline-block !important;
    background: transparent !important;
    float: none !important;
  }
  .archive_list li a {
    display: block;
  }
  .archive_list li a img {
    width: 80px !important;
    height: auto !important;
  }
  /**************** EVENTS ****************/
  #events .news_sect .js-masonry > li {
    border-bottom: 1px solid #ccc;
  }
  #events .news_head {
    margin-left: -15px;
    margin-right: -15px;
  }
  /**************** SEARCH ****************/
  #search .homecol {
    padding: 0;
  }
  #search .gsc-control-cse {
    padding: 0;
  }
  #search .gsc-selected-option-container {
    min-width: 70px;
  }
  #search .gsc-orderby-container {
    min-width: 125px;
  }
  #search .gsc-result-info-container {
    vertical-align: top;
  }
  #search .gsc-result-info-container .gsc-result-info {
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 0;
  }
  #search .gsc-table-cell-thumbnail,
  #search .gs-promotion-image-cell {
    vertical-align: top;
    padding-top: 3px;
    padding-left: 0px;
  }
  #search .gsc-table-result,
  #search .gsc-thumbnail-inside,
  #search .gsc-url-top {
    padding-left: 0px;
    padding-right: 8px;
  }
  #search .gs-web-image-box,
  #search .gs-promotion-image-box {
    padding-top: 0;
  }
  #search .gsc-result .gs-title {
    height: auto;
  }
  /**************** CHARTS ****************/
  #charts .news_sect > div {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    height: auto !important;
  }
  #charts strong {
    font-weight: bold;
  }
  /**************** SUBSCRIBE ****************/
  form#stylized > div {
    width: 100% !important;
    margin-bottom: 10px;
  }
  form#stylized input {
    width: 100%;
    margin: 0 0 10px 0;
  }
  form#stylized select {
    float: left;
    margin: 2px 0px 15px 0;
    clear: both;
  }
  form#stylized p {
    clear: both;
  }
  form#stylized label {
    width: 80%;
  }
  form#stylized label br {
    display: none;
  }
  /**************** ADVERTISING ****************/
  /**************** CONTACT ****************/
  .contact_list {
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  .contact_list li {
    width: 100%;
    margin-bottom: 10px;
  }
  .contact_list li h2 {
    font-size: 16px;
  }
  .contact_list li p {
    font-size: 15px;
  }
  .submission-sidebar {
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    float: left !important;
    width: 100% !important;
  }
  .submission-sidebar h1 {
    margin-bottom: 10px !important;
  }
  .submission-sidebar br {
    display: none;
  }
  .submission-sidebar > div {
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  /**************** PRIVACY ****************/
  #privacy .content_sect > div {
    width: 100% !important;
    margin: 0 !important;
  }
  /**************** ABOUT ****************/
  .med-editors {
    margin-bottom: 20px !important;
  }
  #about .content_sect > p {
    margin-bottom: 20px;
  }
  #about h4 {
    margin-bottom: 5px;
  }
  #about .editboard_sect {
    width: 100% !important;
  }
  #about .editboard_sect li {
    font-size: 14px !important;
    line-height: 14px;
    margin: 5px 0;
    margin-bottom: 5px;
    height: auto;
  }
  #about .editboard_sect li em {
    font-family: 'VerbRegular-Italic';
    line-height: 14px;
  }
}
.hidden-lg {
  display: none;
}
.visible-sm {
  display: none;
}
.visible-sm-ib {
  display: none;
}
.visible-sm-i {
  display: none;
}
@media (max-width: 767px) {
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  .visible-sm-ib {
    display: inline-block !important;
  }
  .visible-sm-i {
    display: inline !important;
  }
}
#dfpleaderboard {
  display: none;
}
#dfpmobile {
  display: block;
}
#dfpmobile iframe {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #dfpleaderboard {
    display: block;
  }
  #dfpmobile {
    display: none;
  }
  .hidden-lg {
    display: none !important;
  }
  .visible-sm {
    display: none !important;
  }
  .visible-sm-ib {
    display: none !important;
  }
  .visible-sm-i {
    display: none !important;
  }
  body.snapjs-left #wrapper {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
