.t3-wrapper{
	background-color:#fdf7e7 !important;
}
.t3-footer{
	background-color:#ffffff !important;
}
/* LOGO customization */


@media (max-width: 990px){
	.t3-mainnav {
		position: static;
		/*float: left; */
		width: 50px;
		padding: 0;
		min-height: 50px;
		height:0px;
		width:0px;
		visibility:hidden;
	}
	.logo-control .logo-img {
		/*right:50px; */
	}	
}

@media (min-width: 768px) {
	.logo-control .logo-img {
		position:relative;
		min-width:120px !important;
		height:120px !important;
		z-index:9999;
		/*right:-65px; */
	}	
	.logo-image img{
		max-height:120px !important;
		min-width:120px !important;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
}

@media (min-width: 992px) and (max-width: 1099px) {
	.t3-mainnav{
		padding-right:60px;
	}
}

@media (min-width: 890px) and (max-width: 992px) {
	.logo-control .logo-img{
		right:-65px;
	}
}
@media (min-width: 1100px) and (max-width: 1199px) {
	.logo-control .logo-img {
		right:-65px;
	}	
}

@media (min-width: 1200px) {
	.logo-control .logo-img {
		position:relative;
		min-width:120px !important;
		height:120px !important;
		z-index:9999;
		/*right:0px;	*/
	}
	.logo-image img{
		max-height:120px !important;
		min-width:120px !important;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
}

.t3-megamenu .mega-nav > li .separator{
	font-size:14px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span{
	padding-left:10px !important;
}
/*
@media (min-width: 800px){
		
	/*.logo {
		
		position: absolute;
		top: 0px;
		right: 50px;
		z-index: 9999;
		height: 150px ;
	
		
	}
	.logo-image img{
		max-height:120px !important;
	} */
	
	/*.logo {
		text-align: right;
		height: 150px;
		width:150px;
		position: absolute;
		top: 0px;
		right: 100px;
	  
		z-index: 999999;
		
	}
	.logo-image {
		
		
		margin-left:auto !important;
		margin-right:auto !important;

	}
	.logo-image img{
		max-width:100% !important;
		max-height:100% !important;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

	}
	
	/* Padding the menu to the right */
	/*.t3-mainnav{
		margin-right:20px;
	}*/
	
	
 /*} */
/*
@media (min-width: 1200px){
	.col-lg-2 {
		 width: auto !important;
	}
}

@media (max-width: 767px){
	.t3-mainnav {
		float: right;
	}
}
*/
.t3-header{
	border-bottom:5px solid #7b0b03;
 
}
/*
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span{
	padding-left:20px;
}
*/

.menu-live a{
    animation:blinkingText 1.2s infinite;
}

@keyframes blinkingText{
    0%{     color: #000;    }
    50%{    color: red }
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span{
	font-size:16px;
}
.navbar-default .navbar-nav a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	font-size:16px;
	/* border-bottom:5px solid white; */
}

.navbar-default .navbar-nav > .active > a{
	font-size:16px;
	/*border-bottom:5px solid #7b0b03; */
}

 .navbar-default a:hover{
	/*border-bottom:5px solid #7b0b03;
	transition: all 0.3s linear; */
}

.btn {
	font-size:17px;
}

.t3-footnav .t3-module {
	background-color:#ffffff;
}

.page-title, .page-header h1{
	font-size:40px;
}
.item-page{
	background-color:#ffffff !important;
}

@media (min-width: 800px){
	.item-page{
		max-width:100%;
		padding-left:20px;
		padding-right:20px;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
	}
}
.page-header{
	color:#7b0b03;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{
	font-size:16px;
}
@media (min-width: 800px){
	.recently-list .item .item-image {

		width: 360px !important;
		height: 300px!important;
	}
}
	
@media (max-width: 600px){
	.recently-list .item{
		min-height:300px !important;
	}
}

@media (max-width: 768px){
	article img[align=left], .img_caption.left, .pull-left.item-image {
		margin: -27px -27px 27px; !important;
	}
}


element.style {
}
.blog-featured article:hover .article-title a:hover, .blog-featured article:hover .article-title a:active, .blog-featured article:hover .article-title a:focus {
    color: #300401;
    text-decoration: none;
}
.blog-featured article:hover .article-title a {
    color: #7b0b03;
}
.blog-featured article .article-title a:hover, .blog-featured article .article-title a:active, .blog-featured article .article-title a:focus {
    color: #300401;
    text-decoration: none;
}
.blog-featured article .article-title a {
    color: #222222;
}
a:hover, a:focus {
    color: #300401;
    text-decoration: underline;
}
a:hover, a:focus {
    color: #300401;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0;
}
a {
    color: #7b0b03;
    text-decoration: none;
}
a {
    color: #7b0b03;
    text-decoration: none;
}
a {
    background-color: transparent;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.blog-featured article .article-title {
    font-size: 20px !important; 
    font-weight: inherit !important;
    line-height: 24px !important;
}

.livevideo {
	position:fixed;
	left: 0; 
    top: 10%; 
	z-index:99999;

}
.livevideo-link{
	background-color: white; 
	padding: 5px; 
	font-size: 24pt; 
	border-radius: 0px 10px 10px 00px;
	opacity: 0.8;
}

@media (max-width: 600px){
	.livevideo-link{
		font-size: 12pt;
		background-color: white; 
		padding: 5px; 
		border-radius: 0px 10px 10px 00px;
		opacity: 0.8;
	}
}