/*** Top Bar ***/
.info-bar {
	  color:#19232d;
	border-bottom: 3px solid #e7e7e7;
	background-color:#F2F2F2;
	font-family: Open Sans;
	font-weight:800;
}

.top-stories-bar {
		border-bottom: 2px solid #cf2e2e;
}

.info-bar ul li, .info-bar .social-profiles ul li a, .info-bar .infobar-links ul li a {
    color:#19232d;		
}
.main-navigation ul > li:first-child > a {
    border-top: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
	
}
.main-navigation li li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

.main-navigation li li a:hover {
	color:#FFFFFF;
    background-color: #F2F2F2 !important;
	
} 
.cat-links a {
    display: none;
}

.main-navigation{
	  color: #fff;
	  background-color:#19232d;
		
}
.aiovg-title{ 
	font-family:Open Sans
}

.widget_media_image{
	 text-align: center;
}

.textwidget{
	/*width:90%;
	padding-left:5%;*/
}

.widget-title{
	border-bottom:solid #cf2e2e;
	border-bottom-style:double;
}


/*

.main-navigation ul li a {
  background-color: #19232d; 
  color: #e7e7e7;
  margin:0;
}


.main-navigation li:not(:last-child) a{
	border-bottom: 1px solid #e7e7e7;
  margin:0;
}


.main-navigation  ul li a:hover, nav ul li a:focus {
	   color: black;
  background-color: #e7e7e7;
  font-weight: bold;  
}
*/
/*.site-header-main {
	text-align: center;
}

.site-header-main .site-branding {
	width: 100%;
}

.site-header-menu {
	margin: auto;
}*/
.navbar-head-row {
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	
}

.site-info {
    background:#19232d;
		border-top: 2px solid #cf2e2e;
}

.breadcrumbs {
display: none;
}

.widget-title {
	color: #cf2e2e;
	
}

.page-title {
	display:none;
}
/*** Home - Titles ***/
h3.stories-title, .stories-title {
    border-left: 4px solid #029FB2;
}

/*** Home - Post Titles ***/
.post-boxed .entry-title, .post-block .entry-title, .post-boxed.main-post.inlined .entry-title {
    font-weight: 400;
}

/*** Home - Widget Titles ***/
.widget-title {
	border-left: 4px solid #cf2e2e;
}


/*** Home - Just Img ***/
.post-img-wrap .entry-meta .cat-links a {
    background-color: mediumslateblue;
}

/*** Home - Img + Title ***/
.post-img-wrap + .entry-header .entry-meta .cat-links a {
	background-color: #ef3f49;
}

/*** Home - Cat Text ***/
.entry-meta  .cat-links a {
	color: #ef3f49;
	display: none;
}

.entry-meta .author  { 
	display:none
}

.entry-meta .date:after  { 
	display:none
}

/*** Home - Search Button ***/
.btn-theme {
	background-color: mediumslateblue;
}



/*** Single Posts - Body & Title ***/
.entry-content p {
    line-height: 1.8;
    margin-bottom: 15px;
    font-family: Open Sans;
	  font-weight:300;
		color: #000;
    font-size: 1em;
	  text-align: justify;
}

.entry-header h6.entry-title {
    font-weight: 500;
    color: #333333;
    margin: 0 0 10px;
    font-family: Open Sans;
	
}
h1, h2, h3, h4, h5, h6 {
		font-family: Open Sans;
}



.info-bar .social-profiles ul li a {

    font-size: calc(16px + 4px);
    position: relative;
    padding: 7px 12px;
    color: #19232d;
    background-color: rgba(255, 255, 255, 0.17);
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

/*** Category Page Post Title***/

.entry-header h2.entry-title {
    font-size: 20px;
		line-height: 1.3em;
		font-weight: 500;
	color: #333333;}

/*** Sidebar ***/
.post-boxed.inlined .entry-title, .post-block .entry-title {
    line-height: 1.2;
    font-weight: 400;
    font-size: 16px;
  	font-family: Open Sans;
}
.psac-post-slider.psac-design-1 .psac-post-overlay{
    background-color:#19232d;
    border: none;
    position: absolute;
    left: 0;
    right: 0;
	opacity:70%;
    max-width: 100%;
    margin: 0 auto;
    top: 75%;

}



.psac-slider-and-carousel .owl-nav .owl-next ,.psac-slider-and-carousel .owl-nav .owl-prev{
	    display: inline-block;
	background:none;
	border:none;
    text-align: center !important;
    color: #fff;
    font-size: 40px;
    padding: 2px 15px 4px 15px !important;
    box-shadow: none;
	
}

.psac-post-title a, .psac-post-categories a{
	color:white;
}

.post-col .entry-meta .cat-links a {
    font-weight: 400;
    font-size: 12px;
}
.navbar-brand {
	margin-top:-10px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.custom-logo{
     max-width:800px!important;
}


/*** Nav Bar BG Color ***/
.navigation-bar {
	  background-color: #19232d;
		font-family: "Open Sans";
}

/*#listcategorypostswidget-3 >h3 { 
    background-color:#cf2e2e;
    font-weight: bold;
    font-size: 90%;
		color:white;
	  font-family: "Open Sans", Arial, sans-serif;
	padding: 8px;
}

#listcategorypostswidget-5 >h2 { 
    background-color:#cf2e2e;
    font-weight: bold;
    font-size: 90%;
		color:white;
	  font-family: "Open Sans", Arial, sans-serif;
	padding: 8px;
}*/

/*
#listcategorypostswidget-3 >h3 { 
    background-color: #cf2e2e;
    font-weight: bold;
    font-size: 90%;
		color:white;
	  font-family: "Open Sans", Arial, sans-serif;
	padding: 8px;
}

#listcategorypostswidget-5 > h2 {
    background-color: #cf2e2e;
    font-weight: bold;
    font-size: 90%;
		color:white;
	  font-family: "Open Sans", Arial, sans-serif;
	padding: 8px;
}*/

.widget_listcategorypostswidget h3{
	    background-color: #cf2e2e;
    font-weight: bold;
    font-size: 90%;
		color:white;
	  font-family: "Open Sans", Arial, sans-serif;
	padding: 8px;
}

.widget_listcategorypostswidget h2{
	    background-color: #cf2e2e;
    font-weight: bold;
    font-size: 90%;
		color:white;
	  font-family: "Open Sans", Arial, sans-serif;
	padding: 8px;
}

.lcp_catlist{ 
	 font-family: "Open Sans", Arial, sans-serif;
	font-size: 90%;
}

.lcp_catlist li{
	    border-bottom: 1px solid #d9d9d9;
    padding: 7px 0px;
}

.lcp_catlist li a{
	   color:black;
}

.widget-title {
	    border-left: 0px;
}

/*** Mobile Nav Bar ***/
/*
@media screen and (max-width: 767px) {
  .custom-logo{
       max-width:250px !important;
 }
	.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}
	
}

@media screen and (max-width: 575px){ 
	.custom-logo{
       max-width:150px !important;
 }
	.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}
}

@media screen and (max-width: 991px) {
	.custom-logo{
     max-width:150px !important;
 }
	.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}
}


@media screen and (max-width: 400px){
  .custom-logo{
     max-width:150px !important;
 }
	.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}*/

@media screen and (max-width: 991px) {
/* start of large tablet styles */
.custom-logo{
       max-width:700px !important;
 }
	.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}

}

@media screen and (max-width: 767px) {
/* start of medium tablet styles */
.custom-logo{
    max-width:500px !important;
 }
	.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}
	
.psac-post-slider.psac-design-1 .psac-post-image-bg{max-height:250px;}

.psac-slider-and-carousel .owl-nav .owl-next ,.psac-slider-and-carousel .owl-nav .owl-prev{
    font-size: 30px;
}
.psac-post-slider.psac-design-1 .psac-post-title{font-size:16px;}
	
	
}

@media screen and (max-width: 479px) {
/* start of phone styles */
.custom-logo{
     max-width:300px!important;
 }

.navigation-bar {
    color: #fff;
		font-family: "Open Sans";
}

.main-navigation ul li a{
	background-color:#19232d;
	color:#FFFFFF;
	border-color: #F2F2F2;
	border-top: 1px solid #FFFFFF;
}

.psac-post-slider.psac-design-1 .psac-post-image-bg{max-height:250px;}

.psac-slider-and-carousel .owl-nav .owl-next ,.psac-slider-and-carousel .owl-nav .owl-prev{
    font-size: 30px;
}
.psac-post-slider.psac-design-1 .psac-post-title{font-size:16px;}
	


}
	



