@charset "UTF-8";
/* Styles */
 body {
	 font-family: 'Nunito Sans', sans-serif;;
	 font-size:16px;
	 background-color:#FFFFFF;
	 color:#333333;
     line-height:1.5em;
}
 td,th {
	 padding:5px;
}
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	 font-family: 'Nunito Sans', sans-serif;;
	 font-weight:normal;
}
 h1, .h1 {
	 color:#000000;
	 font-size:2em;
}
 h2, .h2 {
	 color:#333333;
	 font-size:1.5em;
}
 h3, .h3 {
	 color:#666666;
	 font-size:1.35em;
}

.main-content a, a {
	color:#860037;
	 text-decoration:none;
	 border-bottom:1px dotted #666666;
}
.main-content a:hover, a:hover {
	 cursor:pointer;
	 text-decoration:none;
	 border-bottom:1px solid #666666;
}
.main-content img{max-width:100%; height:auto;}
#skippy {
    background-color: #262e2f;
    text-align: center;
    color: #ffffff;
    display: block;
    line-height: 40px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
h1.off-screen{
    text-indent: -999999999px;
    position: absolute;
}
 a:focus {
	 outline:none;
}
 a:active {
	 text-decoration:none;
}
a.button-link, .main-content p.button-link a, .main-content a.button-link, .main-content button.button-link{
    display: inline-block;
    background-color: #860037;
    color: #fff;
    margin: 5px 0px;
    padding: 15px;
    font-size: 1.1em;
    border-bottom: none!important;
    transition: background-color .3s ease-in-out;
    text-transform: none;
	text-align:center;
}
a.button-link:hover, .main-content p.button-link a:hover, .main-content a.button-link:hover, .main-content button.button-link:hover{
	text-decoration:none;
	background-color:#5F0027;
	cursor:pointer;
}
.text-center{text-align:center;}
.flex-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

img.img_left {
    float:left;
    padding-right:10px;
    padding-bottom:10px;
	max-width:50%;
}
img.img_right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	max-width:50%;
}
img.full-width {
    width:100%;
    height:auto;
}

.pill{
    border: 2px solid #4B4B4B!important;
    border-radius: 40px;
    text-align: center;
    padding: 6px 20px;
    font-size: .7em;
    text-transform: uppercase;
    color: #4B4B4B;
    line-height: 37px;
	background-color:transparent;
	transition:background-color .3s ease-in-out, color .3s ease-in-out;
}
.pill:hover{
	background-color:#4b4b4b;
	color:#fff;
}
.lined-button{position:relative; text-align:center;}
.lined-button:before{
	content:'';
	position:absolute;
	width:100%;
	left:0;
	height:1px;
	background-color:#860037;
	top:50%;
}
a.angled-button{
	color: #fff;
    background-color: #860037;
    padding: 10px 20px;
	-ms-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    display: inline-block;
	text-transform:uppercase;
	font-size:.8em;
	transition: padding .3s ease-in-out;
}
a.angled-button span{
	-ms-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-webkit-transform: skew(20deg);
    transform: skew(20deg);
	display:block;
}
a.angled-button:hover{padding:10px 25px; text-decoration:none;}
.lined-button.more{margin-top:10px;}
.heading-underlined{text-transform:uppercase; font-family:'Nunito Sans', sans-serif;; border-bottom:1px solid #333333; padding-bottom:10px; margin-bottom:10px; font-size:1.4em; margin-top:50px; font-weight:bold;}
.offset{
	 background-image: url(https://www.coloradomesa.edu/now/images/funky-lines.jpg);
}
/*Flexslider captions*/
.flexslider p.flex-caption{
	background: rgba(0,0,0,.4);
    color: #ffff;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    margin-bottom: 0px;
    padding: 10px;
	text-shadow:0px 0px 3px rgba(0,0,0,.5);
	text-align:center;
}
section.article-slider{
	padding-bottom: 1px;
}
section.article-slider .flexslider .slides {
	zoom: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	background-color:#000;
}
/*Flex Slider Arrows*/
.single-post .flex-direction-nav a, .main-page .flex-direction-nav a{width:20px; height:30px;}
.single-post .flex-direction-nav a.flex-prev:before, .main-page .flex-direction-nav a.flex-prev:before{
    font-family: 'Glyphicons Halflings';
    font-size: 1.3em;
    display: inline-block;
    content: "\e079";
    color: rgba(255, 255, 255, 0.8);
    text-shadow:none;
}
.single-post .flex-direction-nav a.flex-next:before, .main-page .flex-direction-nav a.flex-next:before{
    font-family: 'Glyphicons Halflings';
    font-size: 1.3em;
    display: inline-block;
    content: "\e080";
    color: rgba(255, 255, 255, 0.8);
    text-shadow:none;
}
/*Secondary Article slider limits*/
.main-content section.article-slider .flexslider .slides li{max-height:700px; overflow:hidden;}
/*Emergency Notifications*/
 #alert {
	 background-color:#FFFF00;
	/*change to white if yellow is showing*/
	 width:100%;
	 padding:0;
	 margin:0;
	 font-weight:bold;
	 color:#FF0000;
}

/*Header Styles*/
header{
    background: #27292B;
    padding: 30px 0;
    position: relative;
    width: 100%;
	margin-bottom:50px;
}
a.logo{float:left;}
.tagline{
    float: left;
    margin-left: 15px;
    line-height: 45px;
    color: #B4B4B4;
}
header nav.main-nav{display:none;}
.menu-search{float:right; margin-top:8px;}
.menu-icon, .search-icon{float:left;}
.menu-icon{
	width: 30px;
    margin-right: 15px;
    height: 19px;
    margin-top: 3px;
}
.menu-icon a{
	display:block;
	height:21px;
}
.menu-icon a .menu-bar{
	width: 100%;
	height:2px;
	margin-bottom:6px;
	background-color:#fff;
}
.search-icon button{
	float:left;
	width:23px;
	height:23px;	background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiM2NjY2NjYiID48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgIiBkPSJNIDIxIDMgQyAxMS42MDE1NjMgMyA0IDEwLjYwMTU2MyA0IDIwIEMgNCAyOS4zOTg0MzggMTEuNjAxNTYzIDM3IDIxIDM3IEMgMjQuMzU1NDY5IDM3IDI3LjQ2MDkzOCAzNi4wMTU2MjUgMzAuMDkzNzUgMzQuMzQzNzUgTCA0Mi4zNzUgNDYuNjI1IEwgNDYuNjI1IDQyLjM3NSBMIDM0LjUgMzAuMjgxMjUgQyAzNi42Nzk2ODggMjcuNDIxODc1IDM4IDIzLjg3ODkwNiAzOCAyMCBDIDM4IDEwLjYwMTU2MyAzMC4zOTg0MzggMyAyMSAzIFogTSAyMSA3IEMgMjguMTk5MjE5IDcgMzQgMTIuODAwNzgxIDM0IDIwIEMgMzQgMjcuMTk5MjE5IDI4LjE5OTIxOSAzMyAyMSAzMyBDIDEzLjgwMDc4MSAzMyA4IDI3LjE5OTIxOSA4IDIwIEMgOCAxMi44MDA3ODEgMTMuODAwNzgxIDcgMjEgNyBaICI+PC9wYXRoPjwvZz48L3N2Zz4=") 0px 0px / 23px no-repeat transparent;
	border:none;
	padding:0px;
	margin:0px;
	outline:none;
}

/*Featured Stories Styles*/
.featured-headlines{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	position:relative;
}
.featured-headlines .offset{
	width: 106%;
    height: 80%;
    position: absolute;
    z-index: -1;
    left: -3%;
    top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-feature{
	float: left;
    width: 65%;
    margin-right: 15px;
    padding-bottom: 45%;
    position: relative;
}
.small-features{
	float: left;
    width: -webkit-calc(35% - 15px);
    width: -moz-calc(35% - 15px);
    width: calc(35% - 15px);
    /*Safari display:flex fix*/
    position:relative;
}
.main-feature article{
	position:absolute;
	width: 100%;
    height: 100%;
    background-position: center;
}
.small-features a.story-link{
    position:absolute;
    height:-webkit-calc( 50% - 7.5px);
	height:-moz-calc( 50% - 7.5px);
	height:calc( 50% - 7.5px);
	left:0px;
	right:0px;
	bottom:0px;
}
.small-features a.story-link:first-child{
    top:0px;
}
.small-features article{
	position:relative;
    /*Safari display flex fix*/
    height:100%;

}

/*this style needed to make load more work*/div.story-box {display:none;}


.small-features article:first-child{margin-bottom:15px;}
article .overlay{
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.4);
	z-index:1;
	transition: background .3s ease-in-out;
}
a.story-link:hover article .overlay{
	background: rgba(0,0,0,.6);
}
.featured-headlines article, .article-list article{background-size:cover; background-position:center; transition:all .3s ease-in-out; box-shadow:0px 3px 6px rgba(0,0,0,.16)}
a.story-link:hover .featured-headlines article, a.story-link:hover .article-list article{
	background-size:110%;
} 
article .article-info, article .article-date, article .article-source{
	z-index:3;
}
article .article-info{
	left: 0px;
    bottom: 0px;
    padding: 0 25px 25px 25px;
	width:100%;
	color:#fff;
	position:absolute;
}
article .article-info .article-title{
	font-size:1.2em;
	line-height:22px;
}
.main-feature article .article-info .article-title{
	font-size:1.9em;
	line-height:30px;
}
article .article-date{
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 74px;
    height: 74px;
    padding-top: 9px;
    padding-left: 30px;
    line-height: 1em;
    text-transform: uppercase;
}
article .article-date .month, article .article-date .day{position:relative; z-index:3;}
article .article-date .month{
	font-size: .8em;
    line-height: 12px;
}
article .article-date .date-tab::before,
article .article-date .date-tab::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
	z-index:2;
	
}

article .article-date .date-tab::after {
    border-width: 37px;
    border-right-color: #860037;
    border-top-color: #860037;
}

article .article-category a{
	display: inline-block;
	background-color:transparent;
    color: #000;
    padding: 5px 13px;
    margin-top: 15px;
    border: 2px solid #000;
    border-radius: 40px;
    font-size: .7em;
    text-transform: uppercase;
	opacity:.73;
	transition:background-color .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out;
}
article .article-category a:hover{
	background-color:#000;
	color:#fff;
	opacity:1;
	text-decoration:none;
}
.featured-headlines article .article-category a{
	background-color:transparent;
	border:2px solid #fff;
	color:#fff;
}
article .article-category a:hover{
	background-color:#fff;
	color:#860037;
	opacity:1;
	text-decoration:none;
}

/*Search styles*/

input.ss360SearchBox{
    color: rgb(51, 51, 51);
    font-size: .9em;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 0px;
    padding: 8px;
    background-color: rgb(255, 255, 255);
    width: -webkit-calc(100% - 55px);
    width: -moz-calc(100% - 55px);
    width: calc(100% - 55px);
    height: 54px;
}
input.ss360Button{
    color: rgb(51, 51, 51);
    font-size: .9em;
    border-radius: 0px;
    padding: 8px;
    cursor: pointer;
    width: 55px;
    height: 54px;
    display: inline-block;
    margin-left: -5px;
    border: none !important;
    top: -1px;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…VTNy4wMSA1IDkuNSA1IDE0IDcuMDEgMTQgOS41IDExLjk5IDE0IDkuNSAxNHoiLz48L3N2Zz4=);
    background-position: 15px 14px !important;
    background-repeat: no-repeat !important;
    background-color: #fed103 !important;
    background-size:25px !important;
}
.ss360-layer-content header{background-color:transparent; margin:auto;}
.ss360-highlight{font-weight:bolder;}
.ss360-layer-content .ss360-suggests article{
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.separate-search{
    float: left;
    color: #fff;
    width: 23px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
}
.home-search .separate-search{color:#333;}
.btn-group{
    float: left;
    width: -webkit-calc(50% - 25px);
    width: -moz-calc(50% - 25px);
    width: calc(50% - 25px);
    margin: 0px 4px;
}
.btn-group button{
    height: 55px;
    border-radius: 40px;
    background-color: transparent;
    color: #fff;
    padding: 15px;
    width:100%;
}
.home-search .btn-group button{
    color:#333;
}
.home-search{
    margin-top:40px;
}
/*Dropdown Search*/
.dropdown{
  display:none;
  background:#860037;
  padding:20px 0px;
  position:relative;
  transition:background-color 500ms linear;
  /*overflow:visible !important;*/
}

/*Recent stories styles*/
.article-list article {
    padding-bottom: 65%;
    margin-bottom: 15px;
    position: relative;
}

/*Yellow Article Source Styles*/
.media-box{
	position: absolute;
    top: 25px;
    left: 25px;
    background: #fed103;
    z-index: 1;
    padding: 5px 10px 5px 25px;
    font-size: .8em;
    color: #000;
	background-position:left 6px center;
	background-repeat:no-repeat;
    background-size:13px;
}
.media-box.maverick-media{
	background-image:url("https://www.coloradomesa.edu/now/images/news-gray-small.png");
}
.media-box.video-media{
	background-image:url("https://www.coloradomesa.edu/now/images/video-gray-small.png");
}
.media-box.statement-media{
	background-image:url("https://www.coloradomesa.edu/now/images/statement-gray-small.png");
}
.media-box.athletics-media{
	background-image:url("https://www.coloradomesa.edu/now/images/athletics-gray-small.png");
}
.media-box.podcast-media{
	background-image:url("https://www.coloradomesa.edu/now/images/podcast-gray-small.png");
}
.media-box.press-media{
	background-image:url("https://www.coloradomesa.edu/now/images/megaphone.png");
}
/*Featured Sources*/
.featured-sources{
	background-color: #F5F5F5;
    margin-top: 50px;
    padding: 50px 0px 0px 0px;
    text-align: center;
}
.fs-wrapper{
	background-color:#fff;
	padding:30px;
	position:relative;
	height:280px;
}
.fs-wrapper .icon{
	width:61px;
	height:61px;
	background-color:#860037;
	border-radius:50%;
	position:absolute;
	left:0;
	right:0;
	top:-20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.fs-wrapper.maverick .icon{
	background-image: url(https://www.coloradomesa.edu/now/images/news-white-large.png);
    background-repeat: no-repeat;
    background-position: center;
}
.fs-wrapper.news .icon{
	background-image: url(https://www.coloradomesa.edu/now/images/local-white-large.png);
    background-repeat: no-repeat;
    background-position: center;
}
.fs-title{
	text-transform: uppercase;
    font-size: .8em;
    margin: 20px 0 40px 0;
}
.fs-content{
	margin-bottom:40px;
}
.fs-content img{margin:0 3px;}
.fs-button{
	width: 75%;
    margin: 0 auto;
}

/*Featured Videos Styles*/
.featured-videos{margin:100px 0px;}
.videos-slider{
	position:relative;
	background-color: #f3f3f3;
    padding: 30px;
    width: 80%;
    height: 450px;
	margin-bottom:50px;
}
.videos-slider .heading-underlined{
	position: absolute;
    top: 0;
    width: -webkit-calc(45% - 30px);
    width: -moz-calc(45% - 30px);
    width: calc(45% - 30px);
	height:38px;
	z-index:5;
}
.video-slide-wrapper{height:100%;}
.videos-slider .flexslider{border:none; background-color:transparent; margin:0px; height:100%}
.videos-slider .flexslider ul.slides, .videos-slider .flexslider ul.slides li{height:100%;}
.videos-slider .flexslider .video-title{
	position:absolute;
    width: 45%;
    padding-top: 90px;
    font-size: 1.5em;
}
.videos-slider .flexslider .video-wrapper{
	right: -webkit-calc(-30% + 15px);
	right: -moz-calc(-30% + 15px);
	right: calc(-30% + 15px);
    position: absolute;
    top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
	box-shadow: 0px 3px 10px rgba(0,0,0,.3);
}
.videos-slider .flex-control-nav{
	width: 40%;
    left: 0px;
    text-align: left;
    bottom: 13%;
}
.videos-slider .flex-control-paging{z-index:5;}
.videos-slider .flex-control-paging li a, section.article-slider .flex-control-paging li a{
	width: 17px;
    height: 17px;
    border: 3px solid #860037 !important;
	box-shadow:none;
	background:#f3f3f3;
}
.videos-slider .flex-control-paging li a.flex-active, .videos-slider .flex-control-paging li a:hover, section.article-slider .flex-control-paging li a:hover, section.article-slider .flex-control-paging li a.flex-active{
	background: #860037;
    cursor: pointer;
}
.fv-wrapper{position:relative;}
.fv-wrapper .offset{
    height: -webkit-calc(100% - 5px);
    height: moz-calc(100% - 5px);
	height: calc(100% - 5px);
    position: absolute;
    z-index: -1;
    right: 0px;
    width: 50%;
    bottom: -15px;
}


/*Story Page Styles -- Article*/
.main-content{overflow:hidden;}
.article-heading{
	background-color: #f3f3f3;
    width: 88%;
    margin-left: 10%;
    margin-right: 5%;
    position: relative;
    padding-bottom: 39%;
	margin-bottom:60px;
}
.article-heading .feat-image{
	width: 59%;
    padding-bottom: 33%;
    float: left;
    margin-right: 5%;
    left: -11%;
    position: absolute;
    top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    transform: translateY(-50%);
	box-shadow:0px 3px 10px rgba(0,0,0,.3);
	overflow:hidden;
}
.article-heading .feat-image img{
    position: absolute;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
    height: 100%;
    width:100%;
    object-fit:cover;
}
.article-heading .flexslider ul{height:100%;}
.article-heading .flexslider ul li img{
    object-fit: inherit;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    position: relative;
}
/*Begin Object-fit fallbacks*/
.fallback-object-fit img{opacity:0;}
.fallback-object-fit{
    background-size:cover;
    background-position:center;
}
/*End object-fit fallbacks*/
.article-heading .feat-image iframe{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.article-heading .feat-image .flexslider{
    position: absolute;
    border: none;
    margin: 0px;
    height: 100%;
    overflow: hidden;
    border-radius:0px;
}
.article-heading .article-info{
    width: 44%;
    position: absolute;
    left: 53%;
    top: 50%;
    -moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.article-heading .article-info h1{margin-top:0px; margin-bottom:30px;}
.article-heading .offset{
	position: absolute;
    right: -2%;
    height: 90%;
    width: 2%;
    top: 50%;
    transform: translateY(-50%);
}
body.story-page article, body.story-page article p, body.story-page article li{
	color: #5a5a5a;
    font-size: 1.06em;
    line-height: 1.5;
}
.main-content article{
	float:right;
	width:-webkit-calc(100% - 75px);
	width:-moz-calc(100% - 75px);
	width:calc(100% - 75px);
}
.main-content article:before{
	content:'';
	width:1px;
	position:absolute;
	left:40px;
	top:0;
	bottom:0;
	background-color:#860037;
}
.main-content .social.sticky{
	float:left;
	width:75px;
	margin-top:30px;
}

.featured-quote{
	display: block;
    clear: both;
    border-top: 1px solid #860037;
    border-bottom: 1px solid #860037;
    padding: 20px;
    margin: 20px 0px;
    color: #860037;
    text-align: center;
    font-size: .9em;
    text-transform: uppercase;
    font-weight:bold;
}

article figure{
	width: 50%;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
article figure img{width:100%; height:auto;}
article figure figcaption{
background-color: #545454;
    color: #fff;
    font-size: .8em;
    padding: 10px;
    line-height: 1.2em;
    text-align: center;
}
body.story-page article figure figcaption p {
    color: #fff;
    font-size: 1em;
    padding: 10px;
    margin:0;
    line-height: 1.5;
    text-align: center;
}

/*Categories*/
section#article-extras{
	border-top:1px solid #efefef;
	margin-top:30px;
	padding-top:15px;
	clear: both;
}
section#article-extras h2{
	font-size:1em;
	color:#4b4b4b;
	text-align:center;
	text-transform:uppercase;
}
section#article-extras ul{
	margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
section#article-extras ul li{display:inline-block;}
section#article-extras h2.author{text-transform:none;}

/*Sticky Share Custom CSS*/
body.single-post .a2a_kit a{
	-moz-transform:skewY(20deg);
	-webkit-transform:skewY(20deg);
	-ms-transform:skewY(20deg);
	transform:skewY(20deg);
	border-bottom:none;
}
body.single-post .a2a_kit svg{
	-moz-transform:skewY(-20deg);
	-webkit-transform:skewY(-20deg);
	-ms-transform:skewY(-20deg);
	transform:skewY(-20deg);
}
body.single-post .a2a_svg{
    background-color: #860037!important;
    border-radius: 0px;
    width: 45px;
    padding: 12px 5px;
    line-height: 40px;
    height: 48px;
    margin-bottom: 5px;
	transition:background-color .3s ease-in-out;
}
body.single-post .a2a_svg svg{height:24px;}

.main-content .a2a_default_style a:hover .a2a_svg, .main-content .a2a_floating_style a:hover .a2a_svg, .main-content .a2a_overlay_style a:hover .a2a_svg svg{
	opacity:1;
	background-color:#5F0027 !important;
}
/*Sidebar*/
.sidebar .widget{
	display: block;
	position:relative;
	margin-bottom:15px;
}
.widget.media-contact{
	background-color: #f3f3f3;
    padding: 20px;
    text-align: center;
    padding-top: 53px;
    margin-top: 32px;
}
.headshot-image{
	width: 78px;
    height: 78px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 4px solid #fff;
}
.widget.media-contact .headshot-image{
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    margin: 0 auto;
}
.widget.media-contact .mc-title{
	text-transform: uppercase;
    font-size: .8em;
    margin: 15px 0px;
    font-weight: bold;
}
.widget.media-contact .mc-info .name{
    color: #860037;
    font-weight: bold;
    font-size: 1.3em;
}
.widget.media-contact .mc-info .title{
	margin-bottom:10px;
	color: #666;
    font-size: .9em;
}
.widget.media-contact .mc-info{font-size:.9em;}
.widget.media-contact .mc-info a{
	color:#860037;
	display:inline-block;
	border-bottom: 1px dotted #860037;
    margin-bottom: 3px;
}
.widget.media-contact .mc-info a:hover{text-decoration:none; border-bottom: 1px solid #860037;}
.widget.bonus{
	background-color:#565f60;
	color:#fff;
	text-align:center;
}
.widget.bonus .bonus-title{
    background-color: #404748;
    padding: 15px;
    text-transform: uppercase;
    font-size: .9em;
}
.widget.bonus .bonus-content{
    padding: 15px;
    font-size: .9em;
}
.widget.bonus .bonus-content a{color:#fff; border-bottom:1px dotted #a2a2a2; text-decoration:none;}
.widget.bonus .bonus-content a.button-link{
	display:block;
	text-decoration:none;
}
.widget.related{
	    background: #f3f3f3;
    padding: 20px;
    margin-bottom: 0;
}
.widget.related h2.heading-underlined{font-size:1em; margin-top:0px; font-weight:bold;}


.sidebar article .article-info{
	padding:0 15px 15px 15px;
}
.sidebar .media-box{
	top:15px;
	left:15px;
	font-size:.7em;
}
.sidebar article .article-info .article-title{font-size:1.1em;}

.re-wrapper{
	overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
	padding-right:20px;
	position:relative;
}
.re-wrapper:last-child{margin-bottom:0px; border-bottom:none; padding-bottom:0px;}
.re-wrapper .headshot-image{float:left; margin-right:10px;}
.re-wrapper .expert-info{float:left; width: -moz-calc(100% - 108px); width: -webkit-calc(100% - 108px); width: calc(100% - 108px);}
.re-wrapper .expert-info span{display:block;}
.re-wrapper a{color:#666;}
.re-wrapper a:before{
    content: "\e080";
	font-family:'Glyphicons Halflings';
	position:absolute;
	color:#666;
	font-size:1.1em;
	right:0px;
	top:50%;
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	transition:color .3s ease-in-out;
}
.re-wrapper a:hover:before{
	color:#1C1C1C;
}
.re-wrapper .expert-info span.expert{font-size:1.1em; font-weight:bold; color:#860037; margin-top:15px; transition:color .3s ease-in-out;}
.re-wrapper a:hover .expert-info span.expert{color:#1c1c1c;}

/*Footer Styles*/
.footer {
	background-color:#333333;
	color:#ffffff;
	padding:25px 0;
    margin-top:75px;
	font-size:.8em;
	text-align:center;
}
.footer a {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}
.footer a:hover {
	color:#666666;
	border-bottom:1px solid #ffffff;
}
/*Logo line*/
.footer .info a{border:none; }
/*Social lines*/
.footer p.text-center a{border:none;}
.footer img.footer-logo {
	width:100%;
	max-width: 250px;
	height:auto;
}
address {
	margin-top:10px;
	margin-bottom:0px;
}
.footer .address p {
	margin-top: 25px;
}
.copyright {
	font-style:italic;
}

.footer .h3 {
	text-transform:uppercase;
	color:#FFFFFF;
	margin-top:0;
	font-size:1.2em;
	font-weight:normal;
}
.footer ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.footer ul li {
  margin: 8px 0;
}
.footer ul li a{
	color:#FFFFFF;
}
.footer ul a:hover,
.footer ul a:focus {
	text-decoration: underline;
}

.footer-col.social{
	border-left: 1px solid #484848;
    border-right: 1px solid #484848;
}

.footer .social-icon {
	height:auto;
	width:18%; /*Was 21% for 4 icons*/
	margin:0; /*Was 1% for 4 icons*/
	max-width:45px;
}

.footer-col.subscribe p{
	color:#8c8c8c;
	font-size:1em;
    line-height:1.5;
}

/*Back to Top Button*/
#back-to-top{
position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #860037;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    border-radius: 50%;
    display: none;
    font-size: .75em;
}

/*Sidr*************************************************************************/
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:inherit;font-size:1em;background:#27292B;color:#fff;/*-webkit-box-shadow:inset 0 0 5px 5px #ebebeb;-moz-box-shadow:inset 0 0 5px 5px #ebebeb;box-shadow:inset 0 0 5px 5px #ebebeb*/}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}/*.sidr.left{left:-260px;right:auto}*/.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));background-image:-webkit-linear-gradient(#ffffff,#dfdfdf);background-image:-moz-linear-gradient(#ffffff,#dfdfdf);background-image:-o-linear-gradient(#ffffff,#dfdfdf);background-image:linear-gradient(#ffffff,#dfdfdf);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:.9em;margin:0 0 12px}.sidr p a{color:rgba(51,51,51,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;/*border-bottom:1px solid #353b3e;border-top:1px solid #4c5356*/}.sidr ul li{display:block;margin:0;line-height:25px;/*border-bottom:1px solid #383838;border-bottom:1px solid #4c5356*/}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:25px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{/*-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb*/ background-color:#353b3e;}.sidr ul li a,.sidr ul li span{padding:5px 15px;display:block;text-decoration:none;color:#fff}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:25px;font-size:.9em}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:25px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{background-color:#353b3e;/*-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb*/}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255, 255, 255, 0.5);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:.9em}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:.9em;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(51,51,51,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,0.9)}

.sidr ul li a{
    font-size: 1em;
	font-weight:normal;
	border-bottom:1px solid #383838
}

a.sidr-class-close{
    margin-left: 15px;
    padding: 5px;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: .9em;
    margin-top: 10px;
    display: block;
    margin-right: 15px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
a.sidr-class-close:hover,a.sidr-class-close:active{background-color:#fff; color:#27292B; text-decoration:none; cursor:pointer;}

#sidr-main .sidr-inner li>a>img {
    width: 100%;
    height: auto;
}

/*#sidr-id-submenu{display:none;}*/




/*************************Responsive Styles********************************/
@media screen and (max-width: 1199px){
/*********General**********/
	main{overflow:hidden;}
/*********Home Page**********/

/*********Story Page**********/

/*********Other**********/

}


@media screen and (max-width: 991px){
/*********General**********/
	.tablet-date-adjust{
		clear:both;
	}
	.tablet-margin-top{
		margin-top:15px;
	}
	.tablet-no-padding{
		padding-right:15px!important;
	}
	.footer-col.social{border-right:0px; border-left:0px; border-top:1px solid #484848; border-bottom:1px solid #484848; margin-bottom:15px; padding-top:15px; margin-top:15px;}
	.dropdown .col-md-5.col-sm-6.col-xs-12{margin-top:10px;}
	.tagline{font-size:.9em;}
/*********Home Page**********/
    .featured-headlines{display:block;}
	.main-feature{
		float: none;
    	width: 100%;
    	margin-right: 0px;
		margin-bottom:15px;
		padding-bottom:55%;
	}
	.small-features{
		float:none;
		width:100%;
		padding-bottom:32%;
	}
	.small-features a{
		float:left;
		width:-moz-calc(50% - 7.5px);
		width:-webkit-calc(50% - 7.5px);
		width:calc(50% - 7.5px);
		margin-right:15px;
	}
	.small-features a:nth-child(2){margin-right:0px;}
	.small-features article{
		padding-bottom:65%;
	}
	.small-features a.story-link{right:0px; bottom:inherit; left:inherit;}
	.small-features a.story-link:first-child{top:inherit; left:0px; right:inherit;}
	.featured-sources{padding:50px 0px 15px 0px;}
	.fs-wrapper{margin-bottom:50px; height:auto;}
	.fs-wrapper img{max-width:100%;}
	.featured-videos{margin:0px;}
	.videos-slider{
		width: 100%;
		background: #fff;
		padding: 0px;
		height: auto;
		margin-bottom: 90px;
	}
	.videos-slider .heading-underlined{
		position: relative;
    	width: 100%;
	}
	.videos-slider .flexslider .video-wrapper{
		position: relative;
		right: inherit;
		top: auto;
		transform: none;
		width: 100%;
	}
	.videos-slider .flex-control-nav{
		bottom: -59px;
		right: 0px;
		left: auto;
		width: auto;
		max-width:20%;
		position: absolute;
	}
	.videos-slider .flexslider .video-title{
	    padding: 0px;
    	width: 80%;
    	font-size: 1.3em;
    	bottom: -56px;
	}
	.fv-wrapper .offset{display:none;}

/*********Story Page**********/
	.article-heading .article-info h1{font-size:2em; margin-bottom:30px;}
	.main-content article{width:100%; float:none; margin-bottom:30px;}
	.main-content article:before{display:none;}
	.main-content .social.sticky{position:relative !important; top:auto !important; float:none; clear:both; width:100%; text-align:center; margin-bottom:30px;}
	body.single-post .a2a_kit a{
		float:none; 
		display:inline-block;
		-moz-transform: skewY(20deg);
		-webkit-transform: skewY(20deg);
		-ms-transform: skewY(20deg);
		transform: skew(20deg);
	}
	body.single-post .a2a_kit svg{
		-moz-transform: skewY(-20deg);
		-webkit-transform: skewY(-20deg);
		-ms-transform: skewY(-20deg);
		transform: skew(-20deg);
	}
	.flex-row{
		display:block !important;
	}

/*********Other**********/

}


@media screen and (max-width: 767px){
/*********General**********/
	header{
		padding-bottom: 65px;
    	padding-top: 15px;
		text-align:center;
		margin-bottom:15px;
	}
	h2.heading-underlined{
		font-size: 22px;
    	height: 30px !important;
	}
	.search-icon{float:right;}
	form.search .nrp{padding-right:15px; margin-bottom:15px;}
	.tablet-margin-top{margin-top:0px;}
	a.logo{float:none; display:inline-block;}
	.tagline{
	float: none;
    line-height: 20px;
    margin-top: 10px;
	}
	a.logo img{max-width:100%;}
	.menu-search{
		float: none;
		width: 100%;
		background-color: #000;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0px;
		padding: 15px;
		margin:0px;
	}
	article .article-info{padding:0 20px 20px 20px;}
	.media-box{top:20px; left:20px;}
/*********Home Page**********/
	.featured-headlines .offset{display:none;}
	.small-features{
		float:none;
		width:100%;
		padding-bottom:0px;
	}
	.small-features a.story-link{position:relative;}
	.small-features a{
		float:none;
		width:100%;
		margin-right:0px;
		margin-bottom:15px;
	}
	.small-features article{
		padding-bottom:65%;
	}
	.main-feature{padding-bottom:65%;}
	.main-feature article .article-info .article-title {
		font-size: 1.2em;
		line-height: 22px;
	}
	.fs-button{width:100%;}
	.videos-slider .flexslider .video-title{font-size:1.1em; bottom:inherit; position:relative; margin-bottom:15px; width:100%;}
	.videos-slider{margin-bottom:45px;}
	
	.videos-slider .flex-control-nav{bottom:-95px; width:100%; left:0px; right:0px;}

/*********Story Page**********/
	.article-heading{
		background-color: transparent;
		width: 100%;
		margin: auto;
		padding-bottom: 0px;
	}
	.article-heading .feat-image{
		width: 100%;
		float: none;
		margin: auto !important;
		margin-right: auto;
		left: 0px;
		top: 0px;
		position: relative;
		transform: none;
		padding-bottom: 56%;
	}
	.article-heading .article-info{
		position: relative;
		width: 100%;
		top: 0px;
		left: 0px;
		transform: none;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.article-heading .offset{display:none;}


/*********Other**********/

}

@media screen and (max-width: 480px){
/*********General**********/

/*********Home Page**********/

/*********Story Page**********/
	img.img_left, img.img_right{
		display: block;
		float: none;
		max-width: 100%;
		margin-right: 0px;
		margin-left:0px;
		padding-right: 0px;
		padding-left:0px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-bottom: 0px;
	}
	article figure, article figure{
		float: none;
		width: 100%;
		margin-top: 10px;
		margin-right: 0px;
		margin-left:0px;
	}


/*********Other**********/

}


@media print {
	header, footer{display:none;}
	.article-heading{
		background-color: transparent;
		width: 100%;
		margin: auto;
		padding-bottom: 0px;
	}
	.article-heading .feat-image{
		width: 100%;
		float: none;
		margin: auto !important;
		margin-right: auto;
		left: 0px;
		top: 0px;
		position: relative;
		transform: none;
		padding-bottom: 56%;
	}
	.article-heading .article-info{
		position: relative;
		width: 100%;
		top: 0px;
		left: 0px;
		transform: none;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.article-heading .offset{display:none;}
	.main-content .social.sticky{display:none;}
	.main-content{width:100%; float:none;}
	body.story-page .row.flex-row{display:block;}
	body.story-page .row.flex-row .col-md4{float:none; width:100%;}
	.widget.related{display:none;}
	.feat-image{display:none;}
	section.article-slider{display:none;}
	img {max-width: 500px;}
}
