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

.dropcap::first-letter {
    float: left;
    line-height: 76px;
    font-size: 90px;
    margin: 0px 5px;
    text-transform: capitalize;
    font-weight: bolder;
}

#leaderboard-ad {
    float: none;
    width: 100%;
    max-width: 1200px;
	max-height: 250px; 
    margin: 0px auto 55px auto;
    text-align: center;
}

#leaderboard-mobile-only {
    display: none;
}

.g.g-1 {
    width: 728px;
    margin: 20px auto;
    padding: 0px;
}

#float-ad {
    /* margin-top: 39px; */
    bottom: 10%;
    position: fixed;
}


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

#navigation {
    float: left;
    width:100%;
	max-width: 1180px;
    height: 20px;
    padding: 10px;
    background-color: #53575b;
    font-family: Arial, Helvetica, sans-serif;
}

#home-featured {
    float: left;
    width: 100%;
    padding: 340px 40px 10px 40px;
    max-width: 1120px;
    height: auto;
    max-height: 515px;
}

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


#home-featured .news-excerpt {
    color: #FFFFFF;
    font-size: 20px;
    float: left;
	text-shadow: 1px 1px #000000;
	width: 100%;
}

#read-more a {
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 25px;
    float: left;
	border: solid 1px #FFFFFF;
	padding: 10px;
	text-shadow: 2px 2px #000000;
}

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

#issue-header {
    width: 100%;
    max-width: 250px;
    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';
	margin-bottom: 20px;
}

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

#issue-section ul {
    margin-top:0px;
}

#magazine-cover {
    width: 150px;
    height: auto;
    float: left;
}

#issue-button {
    float: left;
    width: 87%;
    padding: 10px;
    text-align: center;
    background: #000;
    margin-top: 10px;
}

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 {
    float: right;
    width: 25%;
    padding-left: 2%;
    border-left: none;
}

/*Featured Stories Section */

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

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

#featured-section .left-col {
    width: 67%;
    float: left;
    height: auto;
    padding-right: 3%;
	border-right: dotted #004d85 1px;

}

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

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

.issue-author {
    font-size: 12px;
    font-weight: bolder;
	color: #004d85;
	text-transform:uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sponsor-byline {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #000000;
}

#featured-section .news-thumb img {
    width: 100%;
    height: auto;
}

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

/*Video Section */

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

}

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


#video-section .featured-video-plus.fvp-center {
    text-align: center;
    max-width: 350px;
    height: auto;
	max-height: 195px;
    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;
}

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

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




/*Interviews Section */

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

}

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

#interview-section .left-col {
    width: 67%;
    float: left;
    height: auto;
    padding-right: 3%;
	border-right: dotted #7ea1b7 1px;

}

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

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

#interview-section .news-thumb img {
    width: 100%;
    height: auto;
}

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



/*Lower Billboard Ad */

#lower-billboard {
    float: left;
    width: 100%;
    max-width: 1200px;
    max-height: 250px;
    /*margin: 0px 0 55px 0px;*/
	margin: 0px;
    text-align: center;
}

#lower-billboard img {
    width: 100%;
    height: auto;
    max-width: 970px;
    max-height: 250px;
    margin: 0 auto;
}

/*Industry Section*/

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

}

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

#industry-section .left-col {
    width: 67%;
    float: left;
    height: auto;
    padding-right: 3%;
	border-right: dotted #20a6af 1px;

}

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

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

}

#industry-section .news-thumb img {
    width: 100%;
    height: auto;
}

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

/*Policy Section*/

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

}

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

#policy-section .left-col {
    width: 67%;
    float: left;
    height: auto;
    padding-right: 3%;
	border-right: dotted #79c143 1px;
}

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

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

}

#policy-section .news-thumb img {
    width: 100%;
    height: auto;
}

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


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

#left-col-post {
    width: 75%;
    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 10px 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 0 0 0;
}


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

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

#right-col-post {
    float: right;
    width: 25%;
}

/*======================Category Archive Styles==================== */

#content {
    float: left;
	width: 100%;
}

/* ===================== General Properties======================== */

.subscribe-bx {
    background-image: url(http://www.middlemarketgrowth.org/wp-content/uploads/2016/10/subscribe-bg.jpg);
    width: 100%;
    max-width: 860px;
    min-height: 100px;
    background-repeat: no-repeat;
    padding: 220px 0px 0px 510px;
    float: left;
    clear: both;
}

.wpcf7 .subscribe-bx {
    margin: 0px;
    padding: 210px 60px 0 455px;
	float: left;
}


.left-col {
    width: 70%;
    float: left;
    height: auto;
	border-right: dotted 1px;

}

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

p.news-excerpt {
    margin-top: 5px;
    font-size: 14px;
}

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

#footer {
	float:left;
	width:100%;
	height:285px;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 1000;
    position: relative;
    bottom: 0;
}

#footer-left{
	width:20%;
	height:260px;
	float:left;
	background-color:#666666;

}

div#footer-left {
    width: 20%;
    float: left;
}

#footer-left-inner{
	width:20%;
	height:260px;
	float:left;
	background-color:#666666;

}
#footer-right-inner{
	width:20%;
	height:260px;
	float:left;
	background-color:#666666;

}
#footer-right{
	width:40%;
	height:260px;
	float:left;
	background-color:#666666;

}

.footer-title {
width: 95%;
margin-bottom: 10px;
padding-left: 5%;
float: left;
height: 25px;
background-color: #f15922;
color: #FFFFFF;
padding-top: 10px;
}


.footer-title-bg {
    width: 100%;
    margin-bottom: 10px;
    float: left;
    height: 35px;
    background-color: #f15922;
}

#copyright{
	width:100%;
	height:25px;
	background-color:#353535;
	float:left;
	font-color:#FFFFFF;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
}

#discovery-main-c55 {
    display: none;
}


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

    #leaderboard-ad {
        display: none;
    }
    #leaderboard-mobile-only {
        display: block !important;
    }
}
