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

    .logo {width: 60%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
	.author {padding-left: 15px;
	font-size:12px;
	font-style:italic; }
	
	.banner-300x250 img {width: 300px !important }


  .wp-pagenavi {
    padding-left: 15px;
    padding-right: 15px;
    margin: 30px 0;
}

.wp-pagenavi a,
.wp-pagenavi span {    
    color: #999;
    border: 1px solid #999;
    padding: 3px 5px;
}

.wp-pagenavi span {
    margin-right: 5px;
}


/* update for large smart phones  */

@media only screen and (min-device-width: 740px) and (max-device-width: 896px) and (orientation:landscape) 

 {
	
	/*.leaderboard-ad  { display:none!important; }*/
	.floating-leaderboard-ad  {display:none!important; } 
  
   #mobile-ad {display:none!important; }

 }
 
 @media only screen and (min-device-width: 768px) and (max-device-width: 896px) and (orientation:landscape) 

 {
	
	/*.leaderboard-ad  { display:none!important; }*/
	.floating-leaderboard-ad  {display:none!important; } 
 
#smartphone-landscape-ad { display:none;!important} 
   #mobile-ad {display:none!important; }

 }
 
 
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation:landscape) 

 {
	
	.leaderboard-ad  { display:none!important; }
	.floating-leaderboard-ad  {display:none!important; } 
  
   #mobile-ad {display:none!important; }

 }
 
 
 
 @media only screen and (max-device-width: 812px) and (orientation:landscape) {
 
 	.floating-leaderboard-ad  {display:none!important; } 
 }
 



@media only screen and (max-device-width: 665px)
 and (orientation: landscape)
 
 {
.leaderboard-ad {display:none!important; }
#mobile-ad {display:none!important;}


.element-item {height: auto!important;  }


.blog img {
    max-width:25%!important;
    margin-right: 8px;
    float: left;
}


}

@media only screen
and (min-device-width: 375px)
and (max-device-width: 480px)

 { 
 
 .element-item {height: auto!important;  }
   .leaderboard-ad {display:none;!important }
  
   }
   


@media all and (orientation:portrait)  {  

/*
.navbar-nav li { background-color: #E5E5E5!important; position:relative; z-index:999; }

.dropdown li { background-color: #D6D6D6!important;position:relative; z-index:999;!important }
*/

.element-item {height: auto!important;  }

#smartphone-landscape-ad { display:none;!important} 

}

@media only screen and (min-width : 992px) {

.floating-leaderboard-ad  {
	 
	 
	z-index: 2000!important;
	position: fixed;
	height: auto;
	left:125px;
	width: 728px;
	bottom: -150px;
    background-repeat: no-repeat;
	
	 
	 
 }
 
 .floating-leaderboard-ad button  { font-size: 11px; 
 height: auto; float:right; position: relative!important;}
   

	
 #smartphone-landscape-ad { display:none;!important}
		#mobile-ad {display:none;  }
		
		
		}



@media only screen
and (min-device-width: 320px)
and (max-device-width: 767px)

 {
   .leaderboard-ad {display:none;!important }


.blog img {
    max-width: 50%;
    margin-right: 8px;
    float: left;
}



   }




@media only screen and (max-width : 768px) {
	
	
	
	
	 .footer-menu {
        display: block;
    }


footer {
    border-top: 2px solid #333333;
    border-bottom: 4px solid #333333;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

footer ul {
    text-align: center;
    margin-bottom: 30px;
}

footer li {
    display:inline;
}



footer li {
    
    font-size: 16px;
    font-weight: bold;
    color: #444545;
	display:none; /* Hidden footer menu */
}


footer a {
    padding: 0 20px; 
    border-left: 1px solid #ddd;
}

footer li:first-child a {
    border: 0;
}

footer p {
    font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #999999;
}

	
    .logo {width: 95%;
	} }
	
img {
    width: 100%;
}

h1 a{color: #cc0000;
	padding-top: 10px;}
	
.navbar-nav li a:hover { color: #666666 !important; }

/*** CONTENT - FEATURED NEWS ***/

.featured-img {
    position: relative;
}

a.read-more {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    color: #0000966;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
}

.featured-date {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #cc0000;
    padding: 3px 8px;
}

.week-date h2 {
    font-family: "Times New Roman",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #000066;
}

.panel-heading {
    position: relative !important;
    border-top: 1px solid #ccc !important;
    margin-top: 10px !important;
}

.panel-heading i {
    position: absolute;
    top: 0;
    right: 5px;
}

.panel:first-child .panel-heading i {
    top: 1px;
}

.current-news .panel:first-child .panel-heading {
    border-top: none;
    padding-top: 0;
    margin-top: 10px;
}


/********** ENDS FEATURED NEWS **********/


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .panel-heading i {
        right: -10px;
    }

    .webinar-event {
        min-height: 205px;
    }

    .featured-text {
        margin: 0;
    }

    .carousel-indicators {
        right: -12px;
    }

    .col-sm-5.featured-img {
        padding-right: 0;
    }

    .featured-text p {
        display: none;
    }

    .featured-news h1 {
        font-size: 18px;
    }

    .week-date h2 {
        margin: 7px auto;
    }

/*** BOOTSTRAP CAROUSEL - FEATURED NEWS ***/

.carousel-indicators {
    bottom: -8px !important;
    right: 16px;
    left: auto;
    width: 15%;
}

.carousel-indicators li {
    background: #383838;
    margin: 0;
}

.carousel-indicators .active {
    background: #cc0000;
    width: 10px;
    height: 10px;
}


/*** BOOTSTRAP CAROUSEL - INFOGRAPHICS ***/

.infographics {
    margin-bottom: 30px;
    display: none;
}

.infographics .carousel-indicators li {
    text-indent: 0;
    width: 17px;
    height: 17px;
    color: #fff;
    border: none;
    font-size: 12px;
    font-weight: bold;
}

.infographics .carousel-indicators {
    left: 75% !important;
}


span.author,
span.school {
    font-style: italic;
    display: block;
    margin-bottom: 5px;
}

/*** SCROLL ***/

 .scroll-pane {   
    width: 100%;
    height: 330px;
    overflow-y: scroll;
    margin-bottom: 30px;
}

/*** FEATURED JOBS ***/

.featured-jobs  .scroll-pane { 
    height: auto;
	
}

.panel-title a {font-size:13px;
 	color:#000066;
	}
	
.panel-title a:hover {color:#003366;
	}
	 
.box-job {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-bottom: 20px;
    max-width: 95%;
	font-size:12px;
}

.box-job:first-child {
    border-top: 0;
    padding-top: 0;
}




@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px)
 {
	 
	 
	 .featured-jobs  .scroll-pane { 
    height: 300px;
	
}
	 
	#mobile-ad {display:none!important;}  
	 
 }

/*** ISSUES ***/

.issues {
    margin-bottom: 20px;
}

.issues h2 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    color: #fff;
    background: #95bc4f;
    margin-bottom: 0;
    padding: 10px;
}

/*** BLOG ***/

.panel-title,
.view h1,
.blog h1,
.webinars h1,
.related-articles h1,
.isotope h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #444545;
    font-weight: 700;
    margin-bottom: 5px;
    padding-right: 5px;
    max-width: 95%;
    position: relative;
} 


.blog-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.blog-content:last-child {
    border-bottom: none;
}

.blog img {
    max-width: 70px;
    margin-right: 8px;
    float: left;
}


/*** SOCIAL ***/

/* SB LIST
================================================ */
.sb {
	margin: 0;
	padding: 0;
}
.sb li {
	margin: 0;
	padding: 0;
	display: inline;
}


/* SIZES
================================================ */
/* small */
a.sb.small,
.sb.small a {
	width: 26px;
	height: 26px;
	font-size: 90%;
}

/* large */
a.sb.large,
.sb.large a {
	width: 40px;
	height: 40px;
	font-size: 120%;
}

/*** FOOTER ***/

 .footer-menu {
        display: block;
    }


footer {
    border-top: 2px solid #333333;
    border-bottom: 4px solid #333333;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 30px;
}

footer ul {
    text-align: center;
    margin-bottom: 30px;
}

footer li {
    display: inline;
}




footer li {
    
    font-size: 16px;
    font-weight: bold;
    color: #444545;
}


footer a {
    padding: 0 20px; 
    border-left: 1px solid #ddd;
}

footer li:first-child a {
    border: 0;
}

footer p {
    font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #999999;
}

/*

@media (min-device-width: 767px) and (orientation:portrait) {
	
	.floating-leaderboard-ad  {display:none!important; } 
	
}*/
   
@media (max-device-width: 767px) and (orientation:portrait) 

 {
	 
	.floating-leaderboard-ad  {display:none!important; } 
	
	
 }
@media (max-device-width: 767px) and (orientation:landscape) 

 
 {

.floating-leaderboard-ad  {display:none!important; } 
#mobile-ad  { display:none!important;}
	
 }
/* @media (min-width: 414px) and (max-width: 736px) and (orientation:landscape)
 
 
 { }          */                 
	
/********** ENDS FOOTER **********/