@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,greek);
/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) { .form-text, .form-search, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } .sidebar-left { display: none; } }
@media (min-width: 990px) { #footer #footer-inside > .row { display: flex; } }

a.system-cron-settings__link {
	display: none;
}
#edit-cron {
	display: none;
}
.system-cron-settings #edit-submit {
	display: none;
}
.menu-flex .we-mega-menu-submenu ul {
	width: 300px;
	
}
.faculty .views-field-body p {
	margin-bottom: 1px;
}
h3 {
	margin: 10px 0;
}
#block-sidebar h2 {
	border-bottom: 1px solid #363a97;
	padding-bottom: 10px;
}
#header {
position: fixed;
    width: 100%;
    height: 108px;
    padding: 0 20px;
    background: #E81F31;
}
#page {
	padding-top: 182px;
}
.about ul.dropdown-menu li {
	padding: 10px;
	font-weight: 500;
}
.home-top .views-row {
	min-height: 200px;
}
.home-top .view-footer {
	margin-bottom: 25px;
	border-top: 1px solid #000;
}

.dropdown:nth-child(1) .dropdown-menu .about, .dropdown:nth-child(2) .dropdown-menu .about {
	display: none !important;
}
.dropdown.open .dropdown-menu {
	display: block !important;
}
.dropdown-menu-about, .dropdown-menu-contact {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
        margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.view-frontpage  .view-header {
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.view-header h3 {
	color: #f16678;
	width: 100%;
	font-family: 'acumin-pro-semi-condensed';
	}
.menu-flex .we-mega-menu-submenu ul li {
	width: 50%;
	float: left;
}
#main-navigation {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.main-content { width: 850px; display: inline-block; padding: 0 15px; margin-bottom: 20px; }
.sidebar { display: inline-block; margin: 20px 0; }
.sidebar .block { margin-bottom: 15px; }
.sidebar-right { padding: 0 0 0 15px; width: 315px; border-left: 1px solid #000; }
.sidebar-right .newsource {
	margin-bottom: 15px; 
	width: 300px;
	height: auto;

}
.home-top .view-footer .view-content .views-row {
	width: 48%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.view-frontpage .featured-sponsor .view-content .views-row {
	width: 100%;
}
.home-top .featured-sponsor .views-row{min-height: 50px !important;}
.home-top .view-footer .featured-sponsor .views-field-field-image {
	float: left;
	width: 300px;
	border-bottom: 0;
}
.view-frontpage .featured-sponsor .view-content  {
	display: block !important;
}
.home-top .view-footer .view-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.image-style-resource {
	width: 150px;
}
.home-top .view-content {
	min-height: 140px;
}

.home-top  .views-field-field-image {
	float: left;
	width: 300px;
	height: auto;
	margin-right: 15px;
}
.home-top .view-footer .views-field-field-image { 
	float: left;
	width: 100px;
	height: auto;
	margin-right: 15px;
 }



 .home-top .view-footer .views-field-title img {
 	margin: 0 auto 10px;

 }
  
 .image-style-resource {
 	border: 1px solid #000;
 }

 .image-style-small-thumb {
 	border: 1px solid #000;
 }
.sidebar-right .newsource img {
	width: 300px; 
	height: auto;
}
.sidebar-left { padding: 0 15px 0 0; margin:  0; width: 175px;
	 
  top: 0;
 }
 img.image-style-mobile-cropped-home {
 	display: none;
 }
  .sidebar-left .sidebar {
  	margin-top: 0;
  }
 .sidebar-left .sidebar.sticky {
 	margin-top: 160px;
 }
.sidebar-right .current-issue li{
	font-size: 15px;
	line-height: 17px;
}
.current-issue .item-list ul li {
	padding: 15px 0 0 0;
}
.user-link a {
	color: #fff;
}

body { color: #000; font-family: 'acumin-pro-semi-condensed', sans-serif; font-size: 15px; line-height: 130%; }
p { margin: 0 0 25px; padding: 0; }

/*nav*/
.navbar {
	margin-bottom: 0; 
	border: 0;
	min-height: 20px;
}

.nav > li {
	font-family: 'acumin-pro-semi-condensed', Arial; 
	font-weight: 600; 
	text-transform: uppercase;
}
.navbar-nav > li > a {
	padding-top: 5px; 
	padding-bottom: 5px; 
}
.nav > li > a {
	padding: 10px;
}
#
-inside .col-md-10 {
	padding-left: 0; 
}
ul.dropdown-menu li {
	list-style: none;
	text-transform: none;
	font-weight: 600;
}
.navbar .collapse.navbar-collapse {
	padding-left: 0;
}
/* a { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; color: #000; } */

a:hover { text-decoration: underline;  }

a:focus { outline: none; text-decoration: none; }

blockquote { margin: 40px 40px 24px; border-left: none; padding: 0; position: relative; color: #999; }

blockquote::before { content: "\201C"; display: block; font-size: 30px; left: -20px; top: 5px; position: absolute;  }

blockquote p { font-size: 14px; line-height: 160%; font-weight: 400; }

img { display: block; height: auto; max-width: 100%; }

#pre-header { color:#aaaaaa; }

::-moz-selection { background: #ccc; color: #ffffff; }

::selection { background: #ccc; color: #ffffff; }

/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 120%; padding: 0; margin: 20px 0 10px 0; font-family: 'open sans', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }

h1 { font-size: 36px }

h2 { font-size: 24px }

h3 { font-size: 24px }

h4 { font-size: 20px }

h5 { font-size: 18px }

h6 { font-size: 16px }
.home-top .views-field-field-image img {
	border: 1px solid #000;
}

.title-sep, #pre-header h2, #promoted h2,  #footer h2 { clear: both; font-size: 16px; margin-bottom: 40px; position: relative; }
.sidebar h2, .sidebar h4 { text-transform: uppercase; font-family: 'acumin-pro-semi-condensed'; clear: both; font-size: 22px; position: relative; color:rgb(0,33,57); }


.title-sep:after, #pre-header h2:after, #promoted h2:after { background-color: #444; content: ""; display: block; height: 4px; width: 20px;
position: absolute; bottom: -15px; left: 0; }

.title-sep .glyphicon { font-size: 13px; padding-right: 18px; }

h1.page-title { padding: 0 0 8px; margin: 0 0 10px; border-bottom: 4px solid #000; font-size: 30px; line-height: 110%;}

.article-section-block { text-transform: uppercase; font-size: 20px; margin-bottom: 15px; font-weight: bold; letter-spacing: 2px; }
.field--name-field-pdf {
	padding: 20px 0;
}
/*tables*/
table { width: 100%; margin-bottom: 20px; border: 1px solid #dfdfdf; }

table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 1px solid #dfdfdf;}

thead tr th, thead tr td, tbody tr th, tbody tr td { padding: 8px; line-height: 142%; vertical-align: top; }

/*Layout*/
#pre-header { top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #333; }

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 40px 0 0 0; }
.quick-links .link { display: inline-block; position: relative; }
.quick-links .link a { display: block; padding: 19px 20px; }
.subscribe-link { float: right;}
.subscribe-link a { color: #fff; position: relative; background: #000; }
.login-link a:before { display: block; height: 25px; width: 25px; background: url('../../images/icons/login.png') no-repeat; content: ""; position: absolute; left: 20px; }
/* .account-link a:before { display: block; height: 25px; width: 25px; background: url('../../images/icons/login.png') no-repeat; content: ""; position: absolute; left: 20px; } */
.quick-links .login-link {margin-left: 30px;}
.quick-links .login-link a { padding-left: 55px; }



#header { border-bottom: 1px solid #ccc; z-index: 5; text-align: center; }
#header .site-branding { text-align: left; }

#
 { background-color: #fcfcfc; position: relative; z-index: 11; border-top: 1px solid #ccc; }

#bottom-wide .container {
	padding-left: 0;
	padding-right: 0;
}
#slideshow { padding: 10px; background-color: #fcfcfc; border: 1px solid #eaeaea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
display: none; }

#top-content { background-color: #ffffff; padding: 40px 0 20px 0; }

#main-content .row, #main-content .row > div { display: flex; }

#main { padding: 0 0 20px; }

#page, #bottom-content { background: #fff; }
.subscribe-link div { display: block; height: 100%; width: 100%; color: #fff; font-weight: bold; }

#footer { background-color: #272727; padding: 30px 0 20px; }
#footer .content a { color: #fff; text-decoration: none; text-align: left; line-height: 24px; font-size: 12px; }
#footer ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#footer li { list-style-type: none; list-style-image: none; margin: 0 0 16px 0; padding: 0; }
#footer h2 { font-size: 12px; color: #fff; margin: 0 0 30px 0; padding: 0; text-transform: uppercase; font-weight: 100; }
#footer .social-media li { position: relative; }
#footer .social-media li a { position: relative; padding-left: 40px; line-height: 30px; }
#footer .social-media a:before { content: " "; position: absolute; display: block; width: 22px; height: 24px; left: 0; top: -6px; }
#footer .social-media .facebook-link a:before { background: url('images/social/facebook.png') center no-repeat; }
#footer .social-media .twitter-link a:before { background: url('images/social/twitter.png') center no-repeat; }
#footer .social-media .linkedin-link a:before { background: url('images/social/linkedin.png') center no-repeat; }
#footer .footer-section:first-child { border: none; }

#subfooter { background-color: #4a4a4a; padding: 30px 0 20px; text-align: center; }

.block { padding: 0;  }

#header-top .block, #
 .block, #banner .block { padding: 0; }

#to-top-bar { min-height: 63px; border-top: 1px solid #ccc; }

.corporate-copyright { font-size: 11px; color: #ddd; text-align: right; }
.corporate-copyright > div { float: right; clear: right; }

/*glyphicon-block*/
.glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon { font-size: 48px; margin: 30px 0 0 0; }

.glyphicon-block h4 { margin-top: 10px; }

/*lists*/
ul li { list-style-type: square; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

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

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none;}

ul.pager li a, ul.pager li.pager-current { background: #fff; border: 1px solid #eee; padding: 14px 20px; display: block; margin: 5px 3px 5px 0;
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

ul.pager li a:hover, ul.pager li.pager-current { background-color: #444; border-color: #444; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }

/*menus*/
ul.menu { margin: 0; padding: 0; }

ul.menu li { list-style-position: inside; padding: 15px 0 15px 0; margin:0; border-bottom: 1px dashed #ddd;}

ul.menu li a, nav ul.links li a  { color: #000; font-size: 14px; line-height: 150%; display: inline-block; }

ul.menu li a:hover, ul.menu li a.active, ul.links li a:hover, ul.links li a.active { text-decoration: none;}

ul.menu li.leaf  { list-style-image: none; color: #444;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

#toolbar-administration ul.menu li { padding:0; }

/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu,  #secondary-menu ul.links { text-align: center; }

#header-top ul.menu li, #header ul.menu li, #
 ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li, #secondary-menu ul.links li { display: inline-block; background: none; list-style-type:none; border: none; padding: 0;}
#header-top .container { padding-left: 0; }
#header ul.menu li a, #top-content ul.menu li a, #bottom-content ul.links li a,  #secondary-menu ul.links li a { padding: 15px 20px; }

#header-top ul.menu ul, #header ul.menu ul, #
 ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 13px; text-transform: capitalize;  padding: 16px 20px 16px; }

/*
*/
#
 ul.menu li a { text-transform: uppercase; font-weight: 700; padding: 10px 20px; display: inline-block; }

#
 ul.menu ul li a, #header-top ul.menu ul li a  { padding: 15px 20px; text-transform: capitalize; font-weight: 400; font-size: 13px; border: 1px solid #eaeaea; border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px; width: 90%; }

#
 .block-superfish select { border-top: none; border-bottom: none; width: 100%; }

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid #eaeaea; top:100%; background: #ffffff; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05);
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px;
border-color: transparent transparent #fff transparent; height: 0; position: absolute; left: 15px; top: -9px; width: 0; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent #eaeaea transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#
  .block-superfish ul.sf-menu > li > a.menuparent { padding: 20px 40px 20px 20px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased;
position: absolute; top: 20px; right: 17px; font-size: 11px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; }

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover,
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #444444; }

/* Mega Menu */
.we-mega-menu-ul > .we-mega-menu-li { margin: 0 6px;  padding: 0; }

/* Logo - Site name*/
#logo { padding:0 0 5px 0; text-align: center; }

#logo img { display: inherit; }

#logo img:hover { opacity: 0.8; filter: alpha(opacity=80); }

#site-name a { font-size: 38px; font-weight: 700; line-height: 1em; margin: 0 0 10px; color: #444444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 13px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/*node*/
.node--view-mode-teaser, .path-node #content-wrapper { margin-bottom: 30px; }

.node header h2 a:hover { text-decoration: none; }

.node footer.comment__meta { padding:0; }

.field-name-field-image { margin: 10px 0 20px; }

.node .user-signature { font-size: 12px; padding: 0; }

.user-picture { margin: 0 15px 0 0; display: inline-block; max-width: 48px;}

.node .meta.submitted { color: #646464; font-size: 14px; }
.node--type-article header {  padding: 0 0 5px 0; }
.share-links ul { margin: 15px 0 0 0; }
.share-links ul li { padding: 0; margin: 0; height: 31px; }
.share-links .email img { padding: 5px 20px 0 0; }
.share-links .print img { padding: 3px 20px 0 0; }
.share {
	line-height: 34px;
	margin: 5px 0;
	font-family: 'acumin-pro-semi-condensed';
}
/*comments*/
#comments { background: #ffffff; }

.comment { border: 2px solid #fff; padding: 32px; margin-top:25px;}

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

.comment-header p { margin:0; }

.comment-text .content, .comment-text footer { padding:0; }

.comment-wrapper { margin: 0; padding: 20px 0; background: #ffffff; }

.field-node--comment { margin:0 -40px; clear:both; }

/* Taxonomy term reference */
h1.page-title {
	border-top: 4px solid #000;
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
.path-node.page-node-type-issue h1.page-title {
	border-top: 4px solid #000;
	border-bottom: 0;
}
.path-node h1.page-title {
	border-bottom: 4px solid #000;
	border-top: 0;
	padding-bottom: 8px;
	margin-bottom: 7px;
}
.path-node.page-node-type-topic-centeer  h1.page-title {
	border-top: 4px solid #000;
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
.field-type-taxonomy-term-reference { position: relative; float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

.field-node--field-tags { padding:20px 0; }

.indented {
    margin-left: 25px;
}

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table { border: 1px solid #eaeaea; }

#forum thead tr { border-bottom: 1px solid #eaeaea; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 700; border:none; padding: 11px; }

#forum thead a { color: #444444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid #eaeaea; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid #eaeaea; }

#forum .last-reply { font-size: 12px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

input.form-text, input.form-email, input.form-search, textarea.form-textarea, select { background-color: #fcfcfc; border: 2px solid #eaeaea; color: #999999; font-size: 14px; padding: 2px 14px; width: 100%;
min-height: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

input.form-text:focus, input.form-email:focus, input.form-search:focus, textarea.form-textarea:focus { background-color: #fff; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.search-block-form input.form-search { width: 70%; }
.search img {
	height: 20px;
	width: 20px;
	margin-left: 5px;

	float: right;
}
.search a:hover {
	text-decoration: none;
	color: #000;
	font-weight: 600;
}
.search {
	text-align: right;
	padding: 7px 0;
}
.dark input.form-text, .dark input.form-email, .dark input.form-search { border: none; }

select { -webkit-appearance: menulist; }

fieldset { padding:10px; margin: 0 2px; border: 1px solid #eaeaea; }

legend { border-bottom: none; font-size: 14px; width: auto; margin: 0;}

input[type="radio"], input[type="checkbox"] { margin: 0 0 3px; }

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] { background-color: #444; border: none; box-shadow: none;
color: #fff; padding: 7px 15px; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .highlighted-block .btn:hover,.highlighted-block .btn:focus { color: #ffffff; }

/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }
 
.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { background-color: #fcfcfc; border: 1px solid #eaeaea; padding: 14px 20px!important; margin-bottom: 30px; -webkit-border-radius: 6px;
-moz-border-radius: 6px; border-radius: 6px; }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-search { border: none; padding: 15px 40px 15px 15px; font-size: 13px; width: 180px;
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-search:focus { width: 240px; background-color: #444; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0; right: 20px; color: #999; font-size: 16px;}

.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 10px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after {
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:16px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 52px; margin: 0; padding: 10px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus,
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }

/*polls*/
.poll .vote-form { text-align: left; }

.poll .vote-form .choices { display: block; }

.poll .bar .foreground { background-color: #444444; }

/*call-to-action*/
.call-to-action { text-align: center; }

.call-to-action .lead { font-size: 32px; font-weight: 700; line-height: 100%; margin-bottom: 10px; text-transform: uppercase; }

.call-to-action p { margin: 0 0 30px; }

.call-to-action .btn { color: #fff; font-size: 20px; line-height:  100%; padding: 18px 28px;
-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); }

.call-to-action .btn:hover { opacity: 0.90; filter: alpha(opacity=90); }

.call-to-action .btn:active{ -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

/*Recent Content block*/
#block-node-recent .node-title a { color: #444444; font-size: 16px; font-weight: 700; }

#bottom-content .node-title a { color: #ffffff; }

#pre-header .node-title a { color: #aaaaaa; }

#block-node-recent .node-title a:hover { text-decoration: none; }

#block-node-recent .node-author { margin: 5px 0; }

#block-node-recent table { border: none; }

#block-node-recent tr.even,
#block-node-recent tr.odd { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-node-recent tbody th,
#block-node-recent tbody td { padding:8px 8px 8px 0; line-height: 1.428571429; vertical-align: top;  border: none; font-size: 13px;}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td { padding-top: 0; }

#block-node-recent tbody tr:last-child { border-bottom:none; }

/*highlighted blocks*/
.highlighted-block, #block-user-login, #block-poll-recent { overflow: hidden; padding:25px; -webkit-border-radius: 6px;  -moz-border-radius: 6px; border-radius: 6px; }

.highlighted-block-inside { padding:0 25px 25px 25px;  text-align:center;}

.highlighted-block .btn { background-color: #444; color: #fff; display: block; padding: 15px 25px; margin: 20px 0 0; text-align: center; -webkit-border-radius: 4px;
-moz-border-radius: 4px; border-radius: 4px; }

.highlighted-block.nopadding { padding: 0; }

.highlighted-block .title-sep { margin: 0 0 40px 0; }

.light, #block-user-login, #block-poll-recent { background: #fcfcfc; color: #333; border: 1px solid #eaeaea; }

.dark { background-color: #333; color: #ccc; padding: 30px 20px 0; text-align: center;  }

.dark h3 { color: #ffffff; margin:0 0 20px 0; }

.dark input[type="submit"] { font-size: 16px; font-weight: bold; margin: 10px 0; }

.dark input[type="submit"]:hover { opacity: 0.90; filter: alpha(opacity=90); }

.dark .small { color: #999; font-size: 13px; }

#block-user-login { padding: 5px 25px 0 25px; margin: 0 0 20px 0; }

/*tags cloud*/
.tag { display: inline-block; }

.tag a { background-color: #444; color: #fff; font-size: 12px; line-height: 1em; padding: 8px; margin: 3px 0; zoom: 1; z-index: 0;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; display: block; }

.tag a:hover { color: #fff; text-decoration: none; }

/* Drupal status messages */
div.messages { padding: 15px 15px 15px 50px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-position: 13px 15px;}

div.messages a { font-weight: bold; }

div.messages.status {   color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }

div.messages.status a { color: #356635; }

div.messages.error { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }

div.messages.error a { color: #953b39; }

div.messages.warning { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }

div.messages.warning a { color: #a47e3c; }

/*slideshow*/
.carousel .item { max-height: 520px; }

/*slider fade effect*/
.carousel-fade .carousel-inner .item { opacity: 0; filter: alpha(opacity=0);
-webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.carousel-fade .carousel-inner .active { opacity: 1; filter: alpha(opacity=100); }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; filter: alpha(opacity=0); z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; filter: alpha(opacity=100);}

.carousel-fade .carousel-control { z-index: 2; }

/*control nav*/
.carousel ol.carousel-indicators { position: absolute; top: 20px; left: auto; z-index: 2; padding: 0 20px; margin: 0; text-align: right; -moz-opacity: 0;
-khtml-opacity: 0; opacity: 0; filter: alpha(opacity=0); width: auto; bottom: auto; right: 20px; }

.carousel ol.carousel-indicators li { margin: 0; padding: 0; *zoom: 1; background-color: rgba(0,0,0,0.5); cursor: pointer; border: none;
    width: 18px; height: 18px; text-indent: -9999px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.carousel ol.carousel-indicators li.active { background-color: #fcfcfc; }

/*directional nav*/
.carousel .carousel-control { background-color: #fcfcfc; color: #444; display: block; width: 48px;
height: 48px; margin: 0; padding:15px; position: absolute; overflow: hidden; top: 45%;
text-align: center; cursor: pointer; opacity: 0; filter: alpha(opacity=0);
-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; background-image: none; outline:none;}

.carousel .carousel-control.right { right: 20px }

.carousel .carousel-control.left { left: 20px }

.carousel a.carousel-control:active, .carousel a.carousel-control:hover { background-color: #fcfcfc }

.carousel-control .icon-prev, .carousel-control .icon-next { font-size: 40px; font-family: Arial, sans-serif; display: block; right: 0; left: auto; width: 100%; }

.carousel:hover .carousel-control, .carousel:hover ol.carousel-indicators { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }

/*slider caption*/
.carousel .carousel-caption { background-color: rgba(0,0,0,0.5); color: #fff; display: block; width: 100%; padding: 20px; position: absolute; bottom: 0;
left: 0; text-align: center; text-transform: uppercase; display: block; }

.carousel .carousel-caption h4, .carousel .carousel-caption p { max-width: 1170px; margin: 0 auto; display: block; }

@media all and (max-width: 768px) {
	.carousel .carousel-caption p { display: none; }
}

@media all and (max-width: 480px) {
	.carousel .carousel-control, .carousel .carousel-caption { display: none; }
}

/*credits*/
.credits { margin-bottom: 0; font-size: 0.9em; }

/*toggle control*/
.toggle-control { width: 100%; position: relative; z-index: 13; }

.toggle-control a, .toggle-control a:hover { color: #fff; position: absolute; top: 0; right: 0; display: block; padding: 18px 19px; line-height: 14px; cursor: pointer; height: 52px; }

/*google map*/
.gm-style img { max-width: none; }

/*drupal primary links*/
ul.primary, ul.tabs { margin: 15px 0 15px 0; }

ul.primary, ul.primary li a, ul.primary li.active a { border-color:#eaeaea; } ul.primary li.active a { border-bottom: 1px solid #fff; }

/*drupal resets*/
#toolbar { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#toolbar ul.menu { width: auto; }

#toolbar ul.menu li { background: none; }

.not-logged-in .block-forum .contextual-links-wrapper { display: none; }

a.contextual-links-trigger, #toolbar a, textarea { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

.path-frontpage .block-page-title-block {
	display:none;
}
label { color: #000; }


@import url("https://use.typekit.net/qyj7vjs.css");

@font-face {font-family: 'acumin-pro'; /* src: url('fonts/acumin-pro/acumin-pro-700-webfont.woff'); */}
p { margin-bottom: 10px;}
body, title, h1{
	font-family: "acumin-pro-semi-condensed";
	font-style: normal;
}
/*hide mobile header*/ .region-navigation #block-sitebranding {
	display: none;
}
iframe {
	max-width: 100%;
}

#footer-inside {
	font-family: 'acumin-pro';
}
#footer-inside .row .branding .logo img {
	max-height: 45px;
}
.section, .ptsection {
	font-family: "acumin-pro-condensed";
	font-style: normal;
	padding-bottom: 5px;
}
.ptsection {
	color: #751308;
}
h2,h3,h4,h5 {
	font-family: 'acumin-pro';
}
#main-content {
	margin-top: 20px;
}
.home-main.col-md-9 {
	width: 79%;
}
.home-main {
	padding-right: 0;
}

#bottom-content #middle-content-inside {
	padding: 15px 0;
}
.division-branding .logo img {
	max-height: 35px; 
}
.float-img-home {
	float: left;
	padding-right: 5px;
}
/*ad styles*/
#banner-inside, #middle-content-inside .region-highlighted, #bottom-wide .region-bottom-ad {
	width: 728px;
	margin: auto;
}
.block-ad {
	margin-bottom: 10px;
	width: 300px;
	height: 250px;
}
.home-sky, .sidebar-left {
	border-right: 1px solid #D5D5D5;
	min-height: 300px;
}
.home-sky h2, .home-sky h4 {
	font-family: 'acumin-pro-condensed', sans-serif;
	margin-top: 0;
	font-size: 19px;
	text-transform: uppercase;
}
.home-sky {
	width: 175px;
	padding: 0 15px 0 0;
	border-right: 1px solid #000;

}
.skyscrapper {
	width: 160px;
}
.home-sky .view-taxonomy-lists .views-row.indent {
	border-top: 0;
	padding-bottom: 10px;
}
.home-sky .view-taxonomy-lists .views-row {
	border-top: 1px solid #d5d5d5;
	margin-right: 5px;
}
.home-sky  h4 {
	padding-top: 15px;
}
.home-sky .view-taxonomy-lists .views-field-name {
	font-family: 'acumin-pro-condensed', sans-serif; 
	padding: 9px 0;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;

}
.home-sky .view-taxonomy-lists .indent .views-field-name  {
	padding: 2px 0;
	margin-left: 20px;
}
.ad-incontent, .desktop-right {
	width: 300px;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.desktop-left {
	width: 300px;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
.node__content .desktop-full .field--name-field-related {
	display: block !important;
	background: #cccc; 
	padding: 10px;
}
.desktop-right .related {
	background: #cccc;
	padding: 10px;
	display: block !important;
	margin-bottom: 15px;
}
.desktop-right .related .field__item {
	padding: 10px 0 5px;
}
.desktop-right .related .field__label {
	font-size: 18px;
	font-weight: 700;
	padding-top: 5px;
}
#block-adbanner2468x60 {
	padding-top: 10px;
}
.comment .field--name-user-picture {
	display: none;
}

#block-adbanner4578x60 {
	padding-top: 40px !important;
}
/*home page*/
.path-frontpage .sidebar-right {
	margin-bottom: 20px;
}
.home-video .view-header, .home-block .view-header {
	margin-top: 15px;
}
.home-exclusives .view-header {
	margin-bottom: 10px;

}
.home-exclusives .views-field-field-heading h2 {
	margin-top: 5px;
	color: #363a97;
	font-family: 'acumin-pro-semi-condensed',sans-serif;
}
.region-sidebar-middle h2 {
	border-top: 4px solid #363a97;
}
.home-exclusives .views-field-field-heading {
	border-top: 3px solid #363a97;
}
img.image-style-top-feature {
	max-width: 250px;
	height: 178px;
}
img.image-style-home-page-sponsored-content {
	width: 237px;
	height: 100px;
}
.flex .boxicon {
	min-width: 110px; 
	margin-right: 8px; 
}
.views-field-field-boxicon  {
	min-width: 110px; 
	margin-right: 8px;
}
img.image-style-home- {
	width: 110px;
	height: 100px;
}
.path-frontpage .sponsored .views-row{
	width: 100%;
}
.path-frontpage .sponsored {
	margin: 15px 0;
}
.path-frontpage .sponsored .view-header h2 {
	font-family: 'acumin-pro-condensed';
}
.path-frontpage .sponsored  {
	background: #f5f5f5;
	padding:  5px 15px 15px;
}
.home-exclusives .sponsored .view-header {
	border-top: 0;
}
.split img.image-style-top-sub-feature {
	float: left; 
	width: 80px;
	height: auto; 
}
.blog-cred {
	width: 70px; 
	float: left; 
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	padding-right: 10px;
}
.dpm-blog .view-content .views-row {
	width: 48%;
	float: left;
	border-bottom: 1px solid #cfcfcf;
	margin-right: 10px;
	display: flex;
	padding: 10px 0;
	height: 130px;
}
.dpm-blog {
	padding-right: 0;
}
.dpm-blog .view-content .views-row:nth-child(5),.dpm-blog .view-content .views-row:nth-child(6){
	border-bottom: 0;
}
.dpm-blog .view-content .views-row .views-field-user-picture {
	flex: .7; 
}
.media-page .views-field-field-image-url {
	width: 220px;
	height: auto;
}
.media-page .view-content .views-row .views-field-user-picture {
	flex: .9;
}
.dpm-blog .view-content .views-row .views-field-nothing {
	flex: 1.6;
	padding: 0 5px;
}
.dpm-blog .view-content .views-row .views-field-nothing .views-field-title {
	padding-top: 0;
}
.dpm-blog .view-header {
	border-top: #751308 solid 4px;
	margin-top: 15px;
}
.home-exclusives .view-header .views-row {
	display: block;
}
.no-pad-right {
	padding-right: 0;
}
.home-exclusives .view-header .views-field-field-image {
	float: left;
	width: auto;
	padding-right: 15px;

}
.res-content .views-field-field-image img {
	width: 100%;
}
.res-content {
	padding-left: 0px;
}
.mobile-body {
	display: none;
}
.section a, .ptsection a {
	color: #363a97;
}
.section, .ptsection {
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.create-date {
	font-size: 13px;
	line-height: 15px;
	color: #646464;
}
.home-block .view-content .views-field-field-image img {
	margin: auto;
}
.title {
	font-size: 21px;
	line-height: 25px;
	font-weight: 600;
	padding: 5px 0;
}
.views-field-title {
	font-size: 15px;
	line-height: 17px;
	padding: 5px 0;
	font-weight: 600;
}
img.gate {
	width: 20px;
	float: left;
	padding: 5px 5px 0 0;
}
.views-field-totalcount {
	line-height: 18px;
}
.summary {
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
}
.title a {
	color: #000;
}
.view-header h2 {
	flex: 10;
	margin-top: 5px;

}
.more:after {
	content: "More";
	font-weight: 600;
	position: absolute;
	padding-left: 8px;
}
.more {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	height: 20px;
	width: 45px;
	content: "More";
	border: 1px solid #363a97;
	color: #363a97;
	border-radius: 30px;
	margin:5px 0;
	

}
.sponsor .views-field-field-author-headshot {
	width: 100%;
	height: auto;
	max-width: 650px;
}
.media-page .view-header .view-topic-centers .views-field-field-image {
	padding-top: 0;
}
.media-page .view-header .view-topic-centers .views-label {
	font-weight: bold;
	font-family: 'acumin-pro-semi-condensed'; 
}
.media-page .view-header .view-topic-centers img {
	width: 250px;
	height: auto !important;
}

.with-image  .views-field-field-image {
	width: 80px;
	float: left;
	margin-right: 10px;
}
.region-bottom-content .with-image  .home-block .views-row {
	height: 95px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/*.more a{
	font-size: 10px;
	line-height: 17px;
	border: #D5D5D5 1px solid;
	border-radius: 50px;
	text-align: center;
	font-weight: 700;
	flex: 3;
	padding: 2px 10px;
}*/
.flex {
	display: flex;
}
.home-exclusives .view-content {
	display: flex;
	flex-wrap: wrap;
}
.home-exclusives .webcast {	
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 10px;
	margin-bottom: 10px; 
}
.home-exclusives .webcast .views-field-field-image {
	width: 80px; 
	float: left;
}
.home-exclusives .webcast:nth-child(3) {
	border-bottom: 0;
}
.home-exclusives .webcast .views-field-title {
flex: 1.5;
padding-left: 15px;
}
.home-exclusives .view-header .views-field-field-image {
	padding-top: 5px;
}
.home-exclusives .border-bottom:nth-last-child(-n+2)  {
	border-bottom: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.view-content .split {
	width: 48%;
	margin-right: 2%;
}
.view-content .no-flex {
	display: block;
}
.current-issue .flex .l {
	margin-right: 5px;
}
.current-issue .views-field-field-featured-issue-articles li {
	list-style: none;
	margin: 0; 
	border-bottom: 0;
}
.sidebar.view-frontpage .views-row {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.sidebar.view-frontpage .views-row:last-child {
	border-bottom: 0;
}
.current-issue .view-footer .flex {
	justify-content: space-between;
	border-top: 1px solid #000;
}
.home-exclusives .view-footer .spotlight .view-header {
	border-top: 0;
}
.home-exclusives .view-footer .views-field-title {
	padding-top: 0;
}
.home-exclusives .view-footer  {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.home-exclusives .view-footer .view-frontpage {
	width: 49%;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.home-exclusives .view-footer .view-frontpage .views-row {
	width: 100%;
}
.home-exclusives .view-footer .view-frontpage:nth-last-child(-n+2) {
	border-bottom: 0;
}
.sidebar.view .view-header {
	border-top: 4px solid;
}
.home-exclusives .view-footer .spotlight {
	background: #0177bf;
	padding: 15px;
} 
.home-exclusives .view-footer .spotlight a {
	color: #fff;
}

.home-video .view-content {
	width: 50%;
	float: left;
}
.view-header.spoton {
	border-top: 0; 
}
.home-video .view-footer .view-content {
	width: 100%;
}
.home-video .view-footer {
	width: 50%;
	float: left;
}
.home-block {
	padding-right: 15px;
	padding-left: 0px;
}
.home-block .views-field-field-image {
	width: 70px; 
	margin-right: 15px;
	float: left; 
}
.home-block.col-md-6 .views-row{
	height: 100px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 5px;
	margin-bottom: 5px; 
}
.home-block.col-md-6 .views-row:last-child{
	border-bottom: 0;
}
.under-news {
	margin-bottom: 25px;
}

.under-news .home-block .view-content .twc-news-wire {
	height: auto !important;
	padding: 5px 0;
}
.under-news .hide {
	display: none;
}
.under-news .home-block .view-content .views-field-title {
	font-size: 16px;
	line-height: 19px;
	font-family: "acumin-pro-semi-condensed";
	font-weight: 600;

}
.under-news .home-block .view-content .views-row {
	padding-top: 5px;
}
@meida (max-width: 768px){
	.under-news .home-block .view-content .views-row {
		height: auto !important;
	}
}
.under-news .home-block .view-content .views-row:last-child {
	border-bottom: 0 !important;
}
.region-bottom-content {
	justify-content: space-between;
}
.region-bottom-content .flex .home-block .views-row:last-child {
	border-bottom: 0;
}
.tri-video .view-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tri-video .views-row {
	width: 49%;
}

.tri-video .view-header {
	border-top: #363a97 solid 4px;
}
.tri-video .sub-video {
	width: 100px;
		overflow: hidden;
}
.tri-video .views-row:first-child {
	padding-top: 0;
}
.tri-video .views-row:last-child, .tri-video .views-row:nth-child(9) {
	border-bottom: 0;
}
.tri-video .views-row .views-field-title {
	padding: 0;	
}
.tri-video .views-row .views-field-field-image {
	padding-right: 15px;

}
.region-home-full .home-block:first-child {
	padding-left: 0;
}
.region-home-full .home-block:last-child {
	padding-right: 0;
}
.poll-block label {
	color: #fff;
}
.poll-annon .view-content {
	background: #4e000c;
	color: #fff;
	padding:10px 10px 35px;
	border-radius: 10px;
	font-family: "acumin-pro", sans-serif; 
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
.poll-annon .view-content .views-field-nothing {
	padding-bottom: 15px;
	font-weight: 500;
}
.poll-annon .view-content .views-field-votes {
	line-height: 28px;
	font-weight: 500;
}
.poll-annon .view-content a {
	color: #fff;
}
.poll-annon .view-content .views-field-question {
	padding: 15px 0;
}
.poll-block .poll-question {
	font-size: 18px;
	line-height: 22px;
	font-family:  "acumin-pro";
	font-style: normal;
	}
.poll-block .edit-choice {
	font-size: 17px;
	line-height: 30px;
}
.poll-block input[type="submit"] {
	background-color: #fff;
	text-align: center;
	color: #000;
	font-size: 18px;
	line-height: 23px;
	font-weight: 700;
}
.poll-block .more {
	flex: 1;
	margin-top: 20px;
}
.desktop-full .node__content .field--name-field-related {
	display: block !important;
}

.current-issue .views-row {
	display: flex;
}
.current-issue .views-row img {
	padding-right: 10px;
}
.current-issue .views-row .views-field {
	flex: 1;
	line-height: 24px;
}
#bottom-content #middle-content-inside .views-field-title {
	font-weight: 600;
}
.home-video .main-video {
	height: 260px;
	overflow: hidden;
	margin: 0;
}
.home-video .main-video img {
	width: 100%;
display: block;
}
.views-field-field-image-url {
	padding-right: 15px;
}
.media-page .views-row {
	display: flex;
}

.media-page .views-row  p {
	font-weight: 500;
}

.media-page .view-header .views-row .views-field-field-image {
	flex: 2;
	padding-right: 15px;
	padding-top: 10px;
}
.media-page .view-header .media-page {
	border-bottom: 1px solid #d5d5d5;
}
.media-page .view-content .views-row .views-field-field-image {
	padding: 10px 15px 0 0;
}
.media-page .view-header .views-row .views-field-title {
	flex: 2;
}
.media-page .view-content .views-row .views-field-title {
	flex: 3;
}
.media-page .view-header .views-row {border-bottom: 0;}

/*enews signup block*/
#block-sidebarenewsoptin {
	background: #F0F0F0;
}
.pad15 {
	padding: 0 15px;
}

.blog-subpart {
	padding: 15px 0 0;

}
/*topic center*/


/**article pages*/
.pdf img, .pdf-loggedout img {
	width: 55px; 
	height: auto; 
	margin-left: 10px;

}
.pdf.loggedout img {
		margin-right: 35px;
}
.pdf {
	display: flex;
}

.article-box {
	background: #f5f5f5;
	padding: 15px; 
	font-family: 'acumin-pro-semi-condensed',sans-serif; 
	font-size: 15px;
	line-height: 18px;
}
.article-box  .columns {
	column-count: 2;
}
.article-box .field--name-field-abstract {
	margin-top: 10px; 
	padding-top: 10px;
	border-top: 1px solid #d5d5d5;
}
.page-node-type-issue #block-hmp-journal-c-page-title, .page-node-type-article #block-hmp-journal-c-page-title, .page-node-type-multimedia #block-hmp-journal-c-page-title {
	display: none;
}
.path-taxonomy h1 {
	text-transform: capitalize;
}
.path-taxonomy .view-header .flex img {
	width: 300px; 
	height: auto;
}
.path-taxonomy .view-header .flex {
	justify-content: space-between;
}
.page-node-type-multimedia #block-search .field--name-body {
	margin-bottom: 0;
}
.page-node-type-multimedia .field--name-body {
	margin-bottom: 15px;
}
.page-node-type-article #block-search .field--name-body {
	margin-top: 0;
}
#block-search p {
	font-size: 15px;
	line-height: 39px;
	margin-bottom: 0;
}
#block-search a:hover {
	text-decoration: none;
	font-weight: 600;
}
#block-search a{
	display: flex;
	justify-content: end;
}
#block-search  img {
	margin-top: 10px;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
.page-node-type-article .field--name-body {
	margin-top: 15px;
	font-family: 'acumin-pro-semi-condensed',sans-serif; 
	font-size: 15px;
	line-height: 18px;
}
 .field--name-body p, .field--name-field-media-text p{
 	font-family: 'acumin-pro-semi-condensed',sans-serif; 
	font-size: 15px;
	line-height: 18px;
 }

.align-left {
	max-width: 250px;
	padding-right: 15px;
}
.align-right {
	max-width: 250px;
	padding-left: 15px;
}
.caption-img {
	float: right;
	width: auto;
	padding-left: 15px;
}
.caption-img .align-right {
	padding-left: 0 !important;
}
.align-center {
	width: 100%;
	height: auto;
	padding: 10px 0;
}
figcaption {
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0 15px;
}
.header-links-node .ul.inline li {
	padding: 0;
}

.header-links-node .comment-forbidden {
	border-right: 1px solid #c5c5c5;
	padding-right: 10px;
	margin-right: 5px;
	padding-left: 0 !important; 
}
.node__content .field--name-body, .paragraph--type--text {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
}

.node footer .node__links .statistics-counter {
	display: none;
}

.authors-head .field--name-field-authors {
	display: flex;
	flex-wrap: wrap;
}

.field--name-field-start-page, .field--name-field-end-page {
	padding:0 5px;
}
.authors-head .field--name-field-authors .field__item {
	padding-right: 10px;
}
.node__content .field--name-body iframe {
	margin: 20px auto;
	}
.paragraph--type--small-image .field--name-field-image img {
	border-top: 0;

}
.image-incontent {
	margin-bottom: 10px;
}
.image-incontent .field--name-field-image, .paragraph--type--small-image .field--name-field-image {
	display: block !important;
}
.image-incontent .field--name-field-image .field__item {
	margin-bottom: 15px;
}
.field--name-field-image, ,field--name-field-issue-nid,.field--name-field-section, .field--name-field-topics, .field--name-field-start-page, .field--name-field-end-page, .field--name-field-featured-content,   .field--name-field-issue-nid, .field--name-field-section, .field--name-field-topics, .field--name-field-start-page, .field--name-field-end-page, .field--name-field-featured-content
{display: none !important;}
.node__content .field--name-field-issue-number, .node__content .field--name-field-authors-old, .node__content .field--name-field-authors, .field--name-field-pdf, .node__content .field--name-field-image {
	display: none;
}
.iss-num {
	font-size: 15px;
	font-weight: 600;
	line-height: 42px;
}
.sidebar {
	margin: 0;
}
.sidebar {
	margin: 0;
}
.paragraph--type--related-content {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	background: #F5F5F5;
	padding: 15px;
	margin: 15px 0;
}
.paragraph--type--related-content .field--name-field-article .field__label {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}
.paragraph--type--related-content .field__item {
	padding-bottom: 5px;
}

.field--name-field-caption {
	color: #646464;
	font-weight: 600;
	padding-top: 5px;
}
.paragraph--type--small-image img {
	float: right;
}
.paragraph--type--related-poll {
	float: right;
	width: 40%;
	background: #F5F5F5;
	font-size: 18px;
	line-height: 26px;
	padding: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.paragraph--type--related-poll .field__label {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.paragraph--type--related-poll .field__item {
	padding-bottom: 15px;
}
.paragraph--type--full {
	margin: 15px 0;
	max-width: 100%;
}
.sidebar-block .views-row:last-child {
	border-bottom: 0;
}
.field--name-field-accompanying-article {
	font-size: 18px;
	line-height: 26px;
}
.view-issue-archive .view-header .flex h3 {
	margin-top: 0;
}
.path-archive .view-issue-archive .view-content {
	column-count: 2;
}
.view-issue-archive .view-content .views-row {
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0; 
	border-bottom: 1px solid #d5d5d5;
}
/*issue block*/
.issue-block {
	border: 1px solid #ccc;
}
.issue-block .views-field-field-issue-cover {
	flex: 1;
}
.archive .views-field-field-issue-cover {
	margin-right: 15px;
}
.issue-block .views-field-field-publish-date {
	flex: 1; 
}
.issue-block .views-row {
	padding: 5px;
}
.issue-block .pub {
	font-size: 18px; 
	line-height: 22px;
	padding: 10px 5px;
	font-weight: 700;
}
.issue-block .title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	padding: 5px;
}
.little-arrow a:after {
	content: '\25ba';
	padding-left: 5px;
}


.issue-block .view-footer {
	border-top: 1px solid #ccc;
}
.issue-block .view-footer .flex a {
	flex: 1;
	text-align: center;
}
.issue-block .view-footer .flex {
	justify-content: space-around;
}
/*issue page*/


.issue-page .view-header h3 {
	margin-top: 0;
	margin-right: 10px;
}

.view-issue-archive .view-header .issues {
	margin-left: 10px;
	font-family: "acumin-pro";
	font-size: 20px;
	line-height: 30px;
}
.issue-page .view-header .flex h4 {

}

.issue-page .view-content .views-row {
	padding: 10px 0;
	border-bottom: 1px solid #d5d5d5;
}
.issue-page .view-header .flex .col-one img {
	margin: auto;
	padding-top: 30px;
}
 .flex .col-one {
	flex: 1;
	font-size: 13px;
	line-height: 110%;
}
.flex .col-two {
	flex:1;
	padding-left: 15px;
	font-size: 13px;
	line-height: 110%;
}
.issue-page .view-header .flex .col-three {
	flex: 3;
	padding-left: 15px;
}
.issue-page .views-row {
	display: flex;
}
.issue-page .views-row .views-field-field-image {
	flex: .7;
	padding-top: 15px;
}
.issue-page .views-row .views-field-nothing {
	flex: 2;
}
/*article related content */
.related-content {
	padding-right: 25px;
	padding-top: 30px;
}
.related-content .view-header h2 {
	font-size: 18px;
	line-height: 23px;
	font-family: "acumin-pro-semi-condensed";
	font-weight: 700;
}
.view-header h2 a {
	color: rgb(0,33,57);
}


.related-content .views-row:last-child {
	border-bottom: 0;
}
.region-home-bottom .home-block .views-row:last-child {
	border-bottom: 0;
}
.home-block:last-child {
	padding-right: 0;
}
.region-home-bottom .home-block .views-row {
	border-bottom: 1px solid #d5d5d5;
	padding: 3px 0;
	margin: 2px 0;
	min-height: 90px;
}

.home-block .webinar-image {
	height: 150px;
	overflow: hidden;
	margin:0 0 10px 0;
}
.home-block .webinar-image img {
	display: block;
	width: 100%;
}

.video-block {
	border-top: 1px solid #d5d5d5;
	padding-top: 15px;
	min-height: 475px;
}
.video-block .col-md-4.views-row {
	margin-bottom: 15px;
	min-height: 230px;
}
.video-block .col-md-4:first-child, .video-block .col-md-4:nth-child(4) {
	padding-left: 0;
}
.tri-video .views-row {
	display: flex;
	border-bottom: 1px solid #d5d5d5;
	padding: 8px 0;
}
.tri-video .views-field-title {
	font-size: 14px;
	line-height: 16px;
}
.tri-video .views-field-field-image img{
	min-width: 120px;
}
.home-video .title {
	font-size: 20px; 
	line-height: 21px;
}
.jic-home-video .tri-video .views-row {
	height: 75px;
}
.poll-block .view-header h3 {
	font-size: 32px;
	line-height: 29px;
	font-weight: 700;
	flex: 3;
}
.poll {
	color: #fff;
	padding: 10px;
	border-radius: 10px;
}
.media-page .view-header h1 {
	border-bottom: 0;
	font-family: "acumin-pro";
	padding-top: 10px;
	font-size: 47px;
	margin-top: 0;
	line-height: 40px;

}
.media-page .view-content .views-row {
	padding: 10px 0;
}
#block-enewssignup .pad15 h3 {
	font-size: 29px;
	line-height: 29px;
	font-weight: 700;
	}
#block-enewssignup .pad15 .highlight {
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	font-family: "acumin-pro";
}

.iss-num a {
	color: #646464;
}
.archive .views-row {
	width: 47%;
	float: left;
margin-right: 15px;
}

/*right sidebar internal pages*/
.sidebar-block {
	padding:0 0 15px 0;
}
.sidebar-block .flex img {
	padding-right: 15px;
}
.sidebar-block h2 {
	font-family: "acumin-pro-condensed";
	font-size: 17px;
	line-height: 29px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 10px;
}
.sidebar-block .views-field-title {
	font-size: 21px;
	line-height: 24px;
	font-weight: 600;
	font-family: "acumin-pro-semi-condensed";
}

.sidebar-block .views-field-title span{
	color: #000;
}

.sidebar-block .views-row {
	padding: 10px 0;
}

.border-bottom {
	padding-bottom: 10px;
	margin-bottom: 10px;

}
.view-sidebar-features .view-content .flex .views-field-field-image {
	flex: 1;
}
.view-sidebar-features .view-content .flex .views-field-field-choose-an-article-or-blog {
	flex: 2;
}
.view-sidebar-features .view-content .flex .views-field-field-choose-an-article-or-blog .views-field-title {
	padding-top: 0;
}
.related-content .views-row {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
}
.author {
	color: #5c5c5c;
	font-size: 13px;
	line-height: 14px;
}
p a.colorbox img {
	float: right;
	padding: 5px 0 5px 5px;
	max-width: 200px;
	height: auto;
}
.image-style-cover-image- {
	max-height: 200px;
}
.view-header .media-page .view-content .views-row {
	border-bottom: 0;
}
.article-split .view-content {
	column-count: 2; 
}
.article-split .view-content .views-row{
	min-height:90px;
 }
.supplement .views-row .views-field-title {
	padding-top: 10px;
}
/*events page*/

.path-polls #block-hmp-journal-c-content .poll {
	background: #fff;
	color: #000;
}
.path-polls #block-hmp-journal-c-content .poll h3 {
	color: #000;
}
#block-hmp-journal-c-content .content .poll-view .poll-view-form .poll {
	background: #ffffff;
	color: #000;
}
#block-hmp-journal-c-content .content .poll-view .poll-view-form .poll label {
	color: #000;
}
#block-hmp-journal-c-content .content .poll-view .poll-view-form .poll input[type="submit"] {
	color: #fff;
	background: #000;
}
#PDF-link {
	float: right; 
	padding-left: 15px;
}
.node__content #PDF-link {
	float: none;
}
.image-right_align {
	float: right;
	max-width: 150px !important;
}
.image-left_align {
	float: left; 
	padding: 5px 15px 5px 0;
	max-width: 150px !important;
}

.node__content .field--name-field-end-page,.node__content .field--name-field-issue-nid, .node__content .field--name-field-section, .node__content .field--name-field-topics, .node__content .field--name-field-start-page, .node__content .field--name-field-featured-content, .node__content .field--name-field-related {
	display: none;
}
.related .field--name-field-related {
	display: block !important;
}
.dl_button {
	background: #000;
	padding: 15px 10px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	width: 150px;
	font-size: 22px;
}
.dl_button a {
	color: #fff;
}
.mobile-block-ad, #block-admobilehomeblock1 {
	display: none !important;
} 

/*content gate*/
.gate-overlay {
	position: fixed;
	background: #999;
	opacity: .9;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 9998;
}
.gate-popup {
	background: #fff;
	border: 2px solid #ccc;
	top: 10%;
	left: 10%;
	right: 10%;
	bottom: 10%;
	position: fixed;
	z-index: 9999;
	overflow: auto;
	width: 40%;
	height: 40%;
	margin: 0 auto;
	padding: 25px;
}
.gate-popup .header img {
	width: 285px;
	height: 51px;
}
.gate-popup .header .flex {
	justify-content: space-between;
	background: #fff;
}
.social-top {
	padding-top: 13px;
}
.social-top .flex {
	width: 100px;
	margin: auto;
}
.social-top .flex a img {
	width: 30px;
	height: 20px;
	padding: 0 5px;
}

.newsroom-top .newsroom {
	display: flex;
	padding: 10px 15px; 
	justify-content: space-between;
	width: 100%;
	max-width: 1170px;
	margin: auto;
}

.newsroom-top img{
	width: auto;
	height: 50px;
	margin: auto; 
}
.path-meeting .newsource {
	display: none;
}
.meeting-385 .newsroom-top {
	background: #0177bf;
}
.meeting-384 .newsroom-top {
	background: #e46433;
}
.newsroom-top {
	min-height: 50px;
}
.newsroom-top .views-field-tid a:hover {
	text-decoration: none;
	background: #fff;

}
.sidebar.view-newsroom-header .views-field-tid {
	font-size: 14px;
	line-height: 17px;
	font-family: 'acumin-pro-semi-condensed', sans-serif;
}
.sidebar.view-newsroom-header img {
	max-width:100%; 
	max-height:100px;
	width: auto;
}
.meeting-385 .newsroom-top .views-field-tid a:hover {
	color: #0177bf;
}
.meeting-384 .newsroom-top .views-field-tid a:hover {
	color: #e46433;
}
.newsroom-top .views-field-tid a {
	color: #fff;
	border: 1px solid #fff;
	padding: 3px 10px;
	border-radius: 10px;
	font-size: 16px;
	line-height: 26px;
}
#cboxTitle {
	padding: 0 5px !important;
	background: #ffffff;
}
#block-views-block-related-content-block-1 {
	background-color: #f5f5f5;
	margin-top: 10px;
	padding: 15px; 
}
.related .views-row {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	padding-top: 10px;
}
.related .views-row:last-child {
	border-bottom: 0;
}
#block-views-block-related-content-block-1 h2 {
	margin: 0 0 10px 0;
}

.archive .view-content h3 {
	display: inline-block;
	width: 100%;
}
.desktop-right .Podiatry .field--type-image .field__item:first-child {
	display: none !important;
}

/*topics block*/
 #block-trendingtopics  {
	background: #f5f5f5;
	padding:1px 15px 20px;
	margin: 15px 0;
}
#block-trendingtopics .field--name-field-keyword {
	column-count: 3; 
	text-transform: uppercase;
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 600; 

}
.view-filters .form-item .select-wrapper .form-select {
    border-radius: 25px;
    padding-left: 10px;
    border: 1px solid;
    background: #f5f5f5;
    font-size: 14px;
    line-height: 15px;
    min-width: 280px;
    width: 280px;
    font-weight: 600;
    font-style: normal;
    height: 30px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.view-filters .select-wrapper::after {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 2.1;
    pointer-events: none;
    position: absolute;
    left: 272px;
    margin-top:78px;
    z-index: 10;
    content: '▼';
    color: #fff;
    top: 0;
    padding: 0 8px 0 6px;
    border-radius: 0 25px 25px 0;
    }

.user-logged-in .view-filters .select-wrapper::after  {
	margin-top: 42px;
	left: 259px;
}
.region-sidebar-middle .view-taxonomy-lists .views-row:last-child {
	border-bottom: 0;
}
.region-sidebar-middle .view-taxonomy-lists .views-row {
	padding: 15px 0 25px;
	max-width: 300px;
	margin:15px 0;
	border-bottom: 1px solid #d5d5d5;


}


/*CVLN COLORS*/
.subscribe-link a{
	background: #f16678;
}
.toggle-control a,
.toggle-control a:hover {
  background-color: #363a97;
}

.toggle-control {
  border-top: 13px solid #363a97;
}
.login-link a {
	color: #363a97;
}
h1.page-title {
	color:  #f16678;

}

/**************************/
/** Main Background Color */
/**************************/
body,
.comment {
  background-color: #f5f5f5;
}
.node footer {
  border-top: 2px solid #F5F5F5;
}
/**************************/
/**    Highlight Color    */
/**************************/



@media all and (min-width: 992px) {
	.we-mega-menu-ul > li.we-mega-menu-li:hover {
		border-bottom: 5px solid  #363a97;
	}
}

.newsroom-top {
	background: #363a97 ;
}
/**************************/
/**    Highlight Color    */
/**************************/
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.dark input[type="submit"],
.highlighted-block .btn:hover,
.highlighted-block .btn:focus,
.call-to-action .btn,
.tag a:hover {
  background-color: #363a97;
}

input.form-text:focus,
input.search-text:focus,
textarea.form-textarea:focus {
  border-color: #363a97;
}

.view-filters .form-item .select-wrapper .form-select {
	border: #363a97 solid 1px;
}
.view-filters .select-wrapper::after {
	    background:  #363a97;
}
 .view-header h2 {
 	color: rgb(0,33,57);
 	
 	text-transform: uppercase;
 	font-family: 'acumin-pro-semi-condensed';
 }
.article-section-block, .pub,
.poll-block .view-header h3,
.sidebar-block .views-field-title,.issue-block .pub,
.sidebar-block .views-field-title a,
#block-cldenewsoptinsidebarformstack p,
.sidebar-block .views-field-title a,.sidebar-block .views-field-title {
	color: #363a97;
}
header .section {
	color: #363a97;
}
.section, .subhead {
	color: #363a97;
}

.poll  {
	background: #363a97;
}
@media (max-width: 767px){
	.navbar-we-mega-menu.navbar .dropdown-menu>a:after {
		color: #363a97;
	}
}

#block-sidebarenewsoptin .pad15 h3 {
	color: #363a97;

}
#block-sidebarenewsoptin .pad15 .highlight {
	color: #363a97;
	}

.home-exclusives .view-header  {
	border-top: #363a97 solid 4px;
}
.border-top {
	border-top: 1px solid #d5d5d5;
	padding-top: 10px;
}
.under-news .home-block .view-content .views-row, .region-bottom-content .flex .home-block .views-row, .tri-video .views-row, .media-page .view-content .views-row {
	border-bottom: 1px solid #d5d5d5;
}
/*multimedia pages*/
.media-page .view-header h1 {
	border-top: 5px solid #363a97;
	color: #363a97;
}
.path-frontpage #block-trendingtopics h2 {
	color: #363a97;
}

.media-page .border-bottom {
	border-bottom: 4px solid #363a97;
}

#block-cldenewsoptinsidebarformstack h3 {
	color: #363a97;

	}
.related-content .view-header {
	border-bottom: 1px solid #363a97;
}
.issue-page .view-header .flex  strong {
	color: #363a97;
}


/*special landing page titles with border on top*/

.iss-num a, .issue-page .view-header .flex  strong {
	color: #646464;
}

/*right sidebar internal pages*/
.sidebar-block {
	border-top: 1px solid #363a97;
}
.sidebar-block h2 {
	color: #f16678;
	}

.border-bottom,.related-content .views-row {
	border-bottom: 1px solid #D5D5D5;
}
 .home-video .view-header, .home-block .view-header {
	border-top: #363a97 solid 4px;
}
.region-sidebar-middle .view-taxonomy-lists .views-row.full img {
	height: 37px;
	width: auto;
	max-width: 280px;
}

.region-sidebar-middle .view-taxonomy-lists .views-row .views-field-field-logo-no-text {
	flex: .8;
}
.region-sidebar-middle .view-taxonomy-lists .views-row .views-field-field-long-name {
	flex: 1;
	margin-left: 15px;
	font-size: 12px;
	line-height: 13px;
}
.views-field-field-brand-1 .section {
	margin-bottom: 8px;
}
.path-network-search h1 {
	color: #363a97;
	border-top: 4px solid #000;
	margin: 0 0 10px 0;
}
.search-results-summary {
	    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}
.search-results-site a {
	font-weight: bold;
}
.search-results-site a[href="http://www.vasculardiseasemanagement.com"] {
	color: #871638;
}
.search-results-site a[href="http://www.cathlabdigest.com"] {
	color: #004070;
}
.search-results-site a[href="http://www.eplabdigest.com"] {
	color: #1d1b5a;
}
.search-results-site a[href="http://www.invasivecardiology.com"] {
	color: #2d5889;
}

