@charset "UTF-8";
/* CSS Document */

/*============================================================================================================
 ==================================== Tablet Styles - Landscape ==============================================
============================================================================================================*/

@media only screen
and (min-width : 769px)
and (max-width : 1024px)
{
	
 
#leaderboard-ad {
    float: left;
    width: 100%;
    max-width: 1024px;
    max-height: 250px;
    margin: 25px 0 55px 0px;
    text-align: center;
}

#wrapper {
width:100%;
max-width:1024px;
height:auto;
margin: 0 auto;
top:0px;
}

#navigation {
    display:none;
}

#home-featured {
    float: left;
    width: 100%;
    padding: 30px;
    max-width: 964px;
    min-height: 335px;
    height: auto;
}

.home-featured-header a {
    display: none;
}
	
.home-featured-header-mobile {
   font-size: 20px;
}

#leaderboard-mobile-only {
    display: none;
}
	
#home-featured .news-excerpt {
    display:none;
}

#home-featured #read-more a {
    display:none;
}

#home-featured-mobile {
    float: left;
	display: block;
	padding:10px;
}

#home-featured-mobile a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: solid 3px #000000;
    padding-bottom: 5px;
    margin-bottom: 5px;
    float: left;
    text-decoration: none;
    color: #000000;
    clear: right;
}


#home-featured-mobile .news-excerpt {
    color: #000000;
    font-size: 14px;
    float: left;
}




	
#issue-section {
    float: left;
    width: 100%;
    max-width: 1024px;
    height: auto;
	border-top: solid 1px #e21f27;
	margin-bottom: 55px;
    margin-top: 55px;
}

#issue-header {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    background: #e21f27;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bolder;
    text-transform: uppercase;
    padding: 3px;
	font-family: 'Open Sans';
}

#issue-section .left-col {
    width: 100%;
    float: left;
    height: auto;
}

#magazine-cover {
   display:none;
}

#issue-section ul {
    margin-left: -20px;
}

li.issue-title {
	list-style:none;
}

li.issue-title a {
    text-transform: uppercase;
    font-weight: bolder;
    color: #000;
    list-style: none;
    text-decoration: none;
}

#issue-section .right-col {
    display:none;
}



/* Tablet Featured Stories Section */

#featured-section {
    float: left;
    width: 100%;
    max-width: 1004px;
	padding: 10px;
    height: auto;
    border-top: solid 1px #004d85;
    margin-bottom: 55px;
    
}

#featured-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
	color: #004d85;

}

#featured-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#featured-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#featured-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #004d85;
	padding-top: 10px;
	margin: 5px;
	max-width: 994px;
}

#featured-section .news-thumb img {
    width: 100%;
    height: auto;
	max-width: 994px;
    margin: 5px;
}

#featured-section .right-col {
    float: left;
    width: 100%;
    background-color: #b2c9d9;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 974px;
}
/*Mobile Video Section */

#video-section {
    float: left;
    width: 100%;
    max-width: 1004px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #5e0f6a;
	margin-bottom: 55px;

}

#video-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #5e0f6a;
    
}


#video-section .featured-video-plus.fvp-center {
    text-align: center;
    max-width: 1024px;
    height: auto;
	max-height: 575px;
    overflow: hidden;
}

.video-inline .news-header {
    margin: 10px 0px;
}

#video-section .news-header a {
	color: #575556;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder; 
	text-transform:uppercase;
	text-decoration:none;
}

#video-section .news-excerpt {
	border-top: 3px solid #5e0f6a;
	font-size:13px;
	padding-top: 10px;
}

#video-section ul {
    margin: 5px;
    padding: 0px;
}

li.video-inline {
    display: inline;
    float: left;
    width: 100%;
    text-align: left;
    max-width: 1024px;
	margin: 0px;
}

li.video-inline:first-child, li.video-inline:last-child  {
   margin:0px; 
}




/* Tablet Interviews Section */

#interview-section {
    float: left;
    width: 100%;
    max-width: 1004px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #7ea1b7;
	margin-bottom: 55px;

}

#interview-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #7ea1b7;
    
}

#interview-section .left-col {
     width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#interview-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#interview-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #7ea1b7;
	padding-top: 10px;
	margin: 5px;
	max-width: 994px;
	}

#interview-section .news-thumb img {
    width: 100%;
    height: auto;
    max-width: 994px;
    margin: 5px;
}

#interview-section .right-col {
    float: left;
    width: 100%;
    background-color: #d8e3e9;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 974px;
}



/* Tablet Lower billboard Ad */

#lower-billboard {
/*    display:none; */
}

#lower-leaderboard img {
    width: 100%;
    height: auto;
    max-width: 728px;
    max-height: 90px;
    margin: 0 auto;
	}

/*Mobile Industry Section*/

#industry-section {
    float: left;
    width: 100%;
	max-width: 1004px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #20a6af;
	margin-bottom: 55px;

}

#industry-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #20a6af;
}

#industry-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#industry-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#industry-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #20a6af;
	padding-top: 10px;
	margin: 5px;
	max-width: 994px;

}

#industry-section .news-thumb img {
    width: 100%;
    height: auto;
    max-width: 994px;
    margin: 5px;
}

#industry-section .right-col {
    float: left;
    width: 100%;
    background-color: #bbe4e6;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 974px;

}

/* Tablet Policy Section*/

#policy-section {
    float: left;
    width: 100%;
    max-width: 1004px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #79c143;
	margin-bottom: 55px;
}

#policy-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
	color: #79c143;
    
}

#policy-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;
}

#policy-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#policy-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #79c143;
	padding-top: 10px;
	margin: 5px;
	max-width: 994px;

}

#policy-section .news-thumb img {
    width: 100%;
    height: auto;
    max-width: 994px;
    margin: 5px;
}

#policy-section .right-col {
    float: left;
    width: 100%;
    background-color: #d7ebc6;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 974px;
}


/* ===================== Tablet Post Styles ============================= */

#left-col-post {
    width: 100%;
    float: left;
    max-width: 984px;
    margin-top: 20px;
    padding: 0 20px;
}

.category-header {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 3px #000000;
    width: 100%;
    padding: 3px 0px;
}

#left-col-post .post-excerpt {
    border: none;
    font-size: 17px;
    font-style: normal;
    color: #000;
    margin: 30px 0px;
    padding: 0;
}

#left-col-post h3.news-title {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    width: 100%;
    float: left;
	margin: 20px 0px;
}


#left-col-post img.article-featured-img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

#left-col-post .author-date {
	margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #454545;
    font-size: 10px;
    float: right;
}

#right-col-post {
    display:none;
}

.wpcf7 .subscribe-bx {
    display:none;
}

/* ===================== General Properties======================== */
#logo {
    float: none;
    height: auto;
    width: 380px;
    margin-bottom: 10px;
}

#logo img {
    width: 380px;
    height: auto;
    text-align: center;
}

.left-col {
    width: 70%;
    float: left;
    height: auto;
	border-right: none;

}

.news-header a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration: none;
    color: #575555;
	font-size:larger;
	width:100%;
	line-height: 1;
}

p.news-excerpt {
    margin-top: 0;
    font-size: 14px;
    color: #636363;
}


.news-excerpt {
    font-size: 14px;
    color: #636363;
}

.right-col {
    float: left;
    width: 25%;
    padding-left: 2%;
}

#footer {
	display:none;
}



#footer-left{
	display:none;


}

#footer-left-inner{
	display:none;


}
#footer-right-inner{
	display:none;


}
#footer-right{
	display:none;


}

.footer-title {
	display: none;
}


.footer-title-bg {
    display:none;
}

#copyright{
	width:100%;
	height:auto;
	background-color:#353535;
	float:left;
	font-color:#FFFFFF;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding:20px;
	border-top: 20px solid #f15922;
	
}
}

/*============================================================================================================
 ==================================== Tablet Styles - Portrait ==============================================
============================================================================================================*/

@media only screen
and (min-width : 500px)
and (max-width : 769px)
{
#leaderboard-ad {
   display:none !important;
}

#leaderboard-mobile-only {
    width: 100%;
    height: auto;
    float: left;
    margin: 40px 10% 0px 10%;
    display: block;
}


#wrapper {
width:100%;
max-width:768px;
height:auto;
margin: 0 auto;
top:0px;
}

#navigation {
    display:none;
}

#home-featured {
    float: left;
    width: 100%;
    padding: 30px;
    max-width: 708px;
    min-height: 335px;
    height: auto;
}

.home-featured-header a {
    display: none;
}
	
.home-featured-header-mobile {
   font-size: 20px;
}

#home-featured .news-excerpt {
    display:none;
}

#home-featured #read-more a {
    display:none;
}

#home-featured-mobile {
    float: left;
	display: block;
	padding:10px;
}

#home-featured-mobile a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: solid 3px #000000;
    padding-bottom: 5px;
    margin-bottom: 5px;
    float: left;
    text-decoration: none;
    color: #000000;
    clear: right;
}


#home-featured-mobile .news-excerpt {
    color: #000000;
    font-size: 14px;
    float: left;
}

	

	
#issue-section {
    float: left;
    width: 100%;
    max-width: 768px;
    height: auto;
	border-top: solid 1px #e21f27;
	margin-bottom: 55px;
    margin-top: 55px;
}

#issue-header {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    background: #e21f27;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bolder;
    text-transform: uppercase;
    padding: 3px;
	font-family: 'Open Sans';
}

#issue-section .left-col {
    width: 100%;
    float: left;
    height: auto;
}

#magazine-cover {
   display:none;
}

#issue-section ul {
    margin-left: -20px;
}

li.issue-title {
	list-style:none;
}

li.issue-title a {
    text-transform: uppercase;
    font-weight: bolder;
    color: #000;
    list-style: none;
    text-decoration: none;
}

#issue-section .right-col {
    display:none;
}



/* Tablet Featured Stories Section */

#featured-section {
    float: left;
    width: 100%;
    max-width: 748px;
	padding: 10px;
    height: auto;
    border-top: solid 1px #004d85;
    margin-bottom: 55px;
    
}

#featured-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
	color: #004d85;

}

#featured-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#featured-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#featured-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #004d85;
	padding-top: 10px;
	margin: 5px;
	max-width: 738px;
}

#featured-section .news-thumb img {
    width: 100%;
    height: auto;
	max-width: 748px;
    margin: 5px;
}

#featured-section .right-col {
    float: left;
    width: 100%;
    background-color: #b2c9d9;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 708px;
}
/*Mobile Video Section */

#video-section {
    float: left;
    width: 100%;
    max-width: 1004px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #5e0f6a;
	margin-bottom: 55px;

}

#video-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #5e0f6a;
    
}


#video-section .featured-video-plus.fvp-center {
    text-align: center;
    max-width: 768px;
    height: auto;
	max-height: 575px;
    overflow: hidden;
}

.video-inline .news-header {
    margin: 10px 0px;
}

#video-section .news-header a {
	color: #575556;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder; 
	text-transform:uppercase;
	text-decoration:none;
}

#video-section .news-excerpt {
	border-top: 3px solid #5e0f6a;
	font-size:13px;
	padding-top: 10px;
}

#video-section ul {
    margin: 5px;
    padding: 0px;
}

li.video-inline {
    display: inline;
    float: left;
    width: 100%;
    text-align: left;
    max-width: 768px;
	margin: 0px;
}

li.video-inline:first-child, li.video-inline:last-child  {
   margin:0px; 
}




/* Tablet Interviews Section */

#interview-section {
    float: left;
    width: 100%;
    max-width: 748px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #7ea1b7;
	margin-bottom: 55px;

}

#interview-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #7ea1b7;
    
}

#interview-section .left-col {
     width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#interview-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#interview-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #7ea1b7;
	padding-top: 10px;
	margin: 5px;
	max-width: 738px;
	}

#interview-section .news-thumb img {
    width: 100%;
    height: auto;
    max-width: 738px;
    margin: 5px;
}

#interview-section .right-col {
    float: left;
    width: 100%;
    background-color: #d8e3e9;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 718px;
}



/* Tablet Lower Leaderboard Ad */

#lower-leaderboard {
    display:none;
}

#lower-leaderboard img {
    width: 100%;
    height: auto;
    max-width: 728px;
    max-height: 90px;
    margin: 0 auto;
	}

/*Mobile Industry Section*/

#industry-section {
    float: left;
    width: 100%;
	max-width: 748px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #20a6af;
	margin-bottom: 55px;

}

#industry-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #20a6af;
}

#industry-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#industry-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#industry-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #20a6af;
	padding-top: 10px;
	margin: 5px;
	max-width: 738px;

}

#industry-section .news-thumb img {
    width: 100%;
    height: auto;
    max-width: 738px;
    margin: 5px;
}

#industry-section .right-col {
    float: left;
    width: 100%;
    background-color: #bbe4e6;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 718px;

}

/* Tablet Policy Section*/

#policy-section {
    float: left;
    width: 100%;
    max-width: 748px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #79c143;
	margin-bottom: 55px;
}

#policy-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
	color: #79c143;
    
}

#policy-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;
}

#policy-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#policy-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #79c143;
	padding-top: 10px;
	margin: 5px;
	max-width: 738px;

}

#policy-section .news-thumb img {
    width: 100%;
    height: auto;
    max-width: 738px;
    margin: 5px;
}

#policy-section .right-col {
    float: left;
    width: 100%;
    background-color: #d7ebc6;
    padding-left: 0px;
    margin: 5px;
    padding: 10px;
    max-width: 718px;
}


/* ===================== Tablet Post Styles ============================= */

#left-col-post {
    width: 100%;
    float: left;
    max-width: 984px;
    margin-top: 20px;
    padding: 0 20px;
}

.category-header {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 3px #000000;
    width: 100%;
    padding: 3px 0px;
}

#left-col-post .post-excerpt {
    border: none;
    font-size: 17px;
    font-style: normal;
    color: #000;
    margin: 30px 0px;
    padding: 0;
}

#left-col-post h3.news-title {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    width: 100%;
    float: left;
	margin: 20px 0px;
}


#left-col-post img.article-featured-img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

#left-col-post .author-date {
	margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #454545;
    font-size: 10px;
    float: right;
}

#right-col-post {
    display:none;
}

.wpcf7 .subscribe-bx {
    display:none;
}

/* ===================== General Properties======================== */
#logo {
    float: none;
    height: auto;
    width: 380px;
    margin-bottom: 10px;
}

#logo img {
    width: 380px;
    height: auto;
    text-align: center;
}

.left-col {
    width: 70%;
    float: left;
    height: auto;
	border-right: none;

}

.news-header a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration: none;
    color: #575555;
	font-size:larger;
	width:100%;
	line-height: 1;
}

p.news-excerpt {
    margin-top: 0;
    font-size: 14px;
    color: #636363;
}


.news-excerpt {
    font-size: 14px;
    color: #636363;
}

.right-col {
    float: left;
    width: 25%;
    padding-left: 2%;
}

#footer {
	display:none;
}



#footer-left{
	display:none;


}

#footer-left-inner{
	display:none;


}
#footer-right-inner{
	display:none;


}
#footer-right{
	display:none;


}

.footer-title {
	display: none;
}


.footer-title-bg {
    display:none;
}

#copyright{
	width:100%;
	height:auto;
	background-color:#353535;
	float:left;
	font-color:#FFFFFF;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding:20px;
	border-top: 20px solid #f15922;
	
}
}






/*============================================================================================================
 ==================================== Mobile Styles - Portrait================================================
============================================================================================================*/

@media only screen
and (min-width : 320px)
and (max-width : 500px)
{
 
#leaderboard-ad {
    display: none;
}
	
#leaderboard-mobile-only {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 10% 0px 10%;
    display: block !important;
}

#wrapper {
width:100%;
max-width:450px;
height:auto;
margin: 0 auto;
top:0px;
}

#navigation {
    display:none;
}

#home-featured {
    float: left;
    width: 100%;
    padding: 30px;
    max-width: 340px;
    min-height: 200px;
    height: auto;
}

.home-featured-header a {
    display: none;
}
	
.home-featured-header-mobile {
   font-size: 20px;
}

#home-featured .news-excerpt {
    display:none;
}

#home-featured #read-more a {
    display:none;
}

#home-featured-mobile {
    float: left;
	display: block;
	padding:10px;
}

#home-featured-mobile a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: solid 3px #000000;
    padding-bottom: 5px;
    margin-bottom: 5px;
    float: left;
    text-decoration: none;
    color: #000000;
    clear: right;
}


#home-featured-mobile .news-excerpt {
    color: #000000;
    font-size: 14px;
    float: left;
}




	
#issue-section {
    float: left;
    width: 100%;
    max-width: 380px;
    height: auto;
	border-top: solid 1px #e21f27;
	margin-bottom: 55px;
    margin-top: 55px;
}

#issue-header {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    background: #e21f27;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bolder;
    text-transform: uppercase;
    padding: 3px;
	font-family: 'Open Sans';
}

#issue-section .left-col {
    width: 100%;
    float: left;
    height: auto;
}

#magazine-cover {
   display:none;
}

#issue-section ul {
    margin-left: -20px;
}

li.issue-title {
	list-style:none;
}

li.issue-title a {
    text-transform: uppercase;
    font-weight: bolder;
    color: #000;
    list-style: none;
    text-decoration: none;
}

#issue-section .right-col {
    display:none;
}



/* Mobile Featured Stories Section */

#featured-section {
    float: left;
    width: 100%;
    max-width: 380px;
	padding: 10px;
    height: auto;
    border-top: solid 1px #004d85;
    margin-bottom: 55px;
    
}

#featured-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
	color: #004d85;

}

#featured-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#featured-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#featured-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #004d85;
	padding-top: 10px;
	margin: 5px;
}

#featured-section .news-thumb img {
    width: 100%;
    height: auto;
	max-width: 380px;
    margin: 5px;
}

#featured-section .right-col {
    float: left;
    width: 100%;
    background-color: #b2c9d9;
    padding-left: 0px;
    margin: 5px;
    padding: 20px;
    max-width: 340px;
}

/*Mobile Video Section */

#video-section {
    float: left;
    width: 100%;
    max-width: 380px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #5e0f6a;
	margin-bottom: 55px;

}

#video-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #5e0f6a;
    
}


#video-section .featured-video-plus.fvp-center {
    text-align: center;
    max-width: 380px;
    height: auto;
	max-height: 215px;
    overflow: hidden;
}

.video-inline .news-header {
    margin: 10px 0px;
}

#video-section .news-header a {
	color: #575556;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder; 
	text-transform:uppercase;
	text-decoration:none;
}

#video-section .news-excerpt {
	border-top: 3px solid #5e0f6a;
	font-size:13px;
	padding-top: 10px;
}

#video-section ul {
    margin: 5px;
    padding: 0px;
}

li.video-inline {
    display: inline;
    float: left;
    width: 100%;
    text-align: left;
    max-width: 380px;
	margin: 0px;
}

li.video-inline:first-child, li.video-inline:last-child  {
   margin:0px; 
}




/* Mobile Interviews Section */

#interview-section {
    float: left;
    width: 100%;
    max-width: 380px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #7ea1b7;
	margin-bottom: 55px;

}

#interview-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #7ea1b7;
    
}

#interview-section .left-col {
     width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#interview-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#interview-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #7ea1b7;
	padding-top: 10px;
	margin: 5px;
	}

#interview-section .news-thumb img {
    width: 100%;
    height: auto;
	max-width: 380px;
    margin: 5px;
}

#interview-section .right-col {
    float: left;
    width: 100%;
    background-color: #d8e3e9;
    padding-left: 0px;
    margin: 5px;
    padding: 20px;
    max-width: 340px;
}



/* Mobile Lower Leaderboard Ad */

#lower-leaderboard {
    display:none;
}

#lower-leaderboard img {
    width: 100%;
    height: auto;
    max-width: 728px;
    max-height: 90px;
    margin: 0 auto;
	}

/*Mobile Industry Section*/

#industry-section {
    float: left;
    width: 100%;
    max-width: 380px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #20a6af;
	margin-bottom: 55px;

}

#industry-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
    color: #20a6af;
}

#industry-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;

}

#industry-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#industry-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #20a6af;
	padding-top: 10px;
	margin: 5px;

}

#industry-section .news-thumb img {
    width: 100%;
    height: auto;
	max-width: 380px;
    margin: 5px;
}

#industry-section .right-col {
    float: left;
    width: 100%;
    background-color: #bbe4e6;
    padding-left: 0px;
    margin: 5px;
    padding: 20px;
    max-width: 340px;

}

/* Mobile Policy Section*/

#policy-section {
    float: left;
    width: 100%;
    max-width: 380px;
	padding: 10px;
    height: auto;
	border-top: solid 1px #79c143;
	margin-bottom: 55px;
}

#policy-header {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 3px;
	float:left;
	font-family: 'Open Sans';
	color: #79c143;
    
}

#policy-section .left-col {
    width: 100%;
    float: left;
    height: auto;
    padding-right: none;
	border-right: none;
}

#policy-section .left-col .news-header {
    font-size: 18px;
	margin: 5px;
}

#policy-section .left-col p.news-excerpt {
    width: 100%;
    border-top: solid 5px #79c143;
	padding-top: 10px;
	margin: 5px;

}

#policy-section .news-thumb img {
    width: 100%;
    height: auto;
	max-width: 380px;
    margin: 5px;
}

#policy-section .right-col {
    float: left;
    width: 100%;
    background-color: #d7ebc6;
    padding-left: 0px;
    margin: 5px;
    padding: 20px;
    max-width: 340px;
}


/* ===================== Mobile Post Styles ============================= */

#left-col-post {
    width: 100%;
    float: left;
    max-width: 840px;
    margin-top: 20px;
    padding: 0 20px;
}

.category-header {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 3px #000000;
    width: 100%;
    padding: 3px 0px;
}

#left-col-post .post-excerpt {
    border: none;
    font-size: 17px;
    font-style: normal;
    color: #000;
    margin: 30px 0px;
    padding: 0;
}

#left-col-post h3.news-title {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    width: 100%;
    float: left;
	margin: 20px 0px;
}


#left-col-post img.article-featured-img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

#left-col-post .author-date {
	margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #454545;
    font-size: 10px;
    float: right;
}

#right-col-post {
   display: none;
}

.wpcf7 .subscribe-bx {
    display:none;
}


/* ===================== General Properties======================== */
#logo {
    float: none;
    height: auto;
    width: 380px;
    margin-bottom: 10px;
}

#logo img {
    width: 380px;
    height: auto;
    text-align: center;
}

.left-col {
    width: 70%;
    float: left;
    height: auto;
	border-right: none;

}

.news-header a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration: none;
    color: #575555;
	font-size:larger;
	width:100%;
	line-height: 1;
}

p.news-excerpt {
    margin-top: 0;
    font-size: 14px;
    color: #636363;
}


.news-excerpt {
    font-size: 14px;
    color: #636363;
}

.right-col {
    float: left;
    width: 25%;
    padding-left: 2%;
}

#footer {
	display:none;
}



#footer-left{
	display:none;


}

#footer-left-inner{
	display:none;


}
#footer-right-inner{
	display:none;


}
#footer-right{
	display:none;


}

.footer-title {
	display: none;
}


.footer-title-bg {
    display:none;
}

#copyright{
	width:100%;
	height:auto;
	background-color:#353535;
	float:left;
	font-color:#FFFFFF;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding:20px;
	border-top: 20px solid #f15922;
	
}
}