h1.brand {padding: 18px 0 7px !important;}
.csc-header h1 {
    color: #333333;
    font: 36px/36px 'Fanwood Text',Georgia,Arial,Helvetica,sans-serif;
    margin: 57px 0 26px;
}
p {margin-bottom:12px}
article.slider {min-height: 441px;}
.camera_fakehover .camera_next,.camera_fakehover .camera_prev {display:none;}
.camera_wrap .camera_fakehover {min-height: 600px;}
.tx-powermail h3 {display:none}
header {background-color:#e4e4e4}
header div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 0;}
.navbar_ .nav-collapse_ {margin-left: 40px;padding: 55px 0 0;}
#search {margin: 44px 0 0;}
.nav-collapse_ .nav > li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    color: #c49252 !important;
    transition: all 0.35s ease 0s;
}
.list0 li a:hover, footer .foo_menu li a:hover {color: #c49252;}
.tx-powermail .powermail_fieldset .powermail_field.powermail_submit, .tx-powermail .powermail_fieldset .powermail_field.powermail_reset {
    background-color: rgb(0, 44, 87);
    border: 1px solid #eee;
    color: white;
    cursor: pointer;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 5px 20px;
}
footer .foo_menu .active a {color: #c49252;}
footer .foo_menu li:last-child {border-right: medium none;}
.b-date {float: left;width:auto;text-align: center;border: 1px solid #ccc;margin-right: 10px;}
.b-body {float: left;width: 70%;margin-top: 3px;}
.b-body p {margin:0 0 5px;line-height: normal;}
.b-day {color: #817c76;}
.b-month {background-color: #002c56;color: white;padding: 0 8px;}
div.news-list-item {
	padding: 0 0 30px 0;
}
div.news-list-item div.news-list-category {
	display: none;
}
div.blog-link-button {
	margin-top: 7px;
	margin-left: 53px;
}
div.blog-link-button a {
	color: #c49253;
	display: inline-block;
	padding: 3px 6px;
	border: 1px solid #c49253;
	border-radius: 3px;
}
article.span12.slider .cameraContents .camera-caption span.image-header {
	display: inline-block;
	font-size: 32px;
    font-weight: bold;
	color: #002c56;
	line-height: 22px;
	text-shadow: 1px 1px 1px #fff;
}
article.span12.slider .cameraContents .camera-caption span.image-subheader {
	display: inline-block;
    font-size: 17px;
    line-height: 22px;
	font-weight: bold;
	color: #c49253;
	text-shadow: 1px 1px 2px #fff;
	padding: 15px 20% 0;
}
article.span12.slider .cameraContents .camera-caption {
	bottom: 41%;
}
article.span12.slider .cameraContents .camera-caption > p:first-child {
    padding: 0 140px;
	line-height: 39px;
}
section.gall > .row {
	max-width: 100%;
}
article.slider {
    min-height: 449px;
	max-height: 449px;
	width: 100%;
	overflow: hidden;
	max-width: 100%;
}
article.slider > .camera_wrap {
    overflow: hidden;
	height: 449px;
}
article.slider > .camera_wrap img {
	width: 100%;
    height: auto;
}

/* Dec 2020 Changes */
.camera_pag {
	display: none;
}
.tx-powermail .container-fluid {
	margin-top: 25px;
	padding: 0;
}
.tx-powermail .container-fluid input,
.tx-powermail .container-fluid textarea {
	min-width: 60%;
	max-width: 100%;
}
.tx-powermail .container-fluid input[type="submit"] {
	min-width: 20%;
	max-width: 30%; 
}
article.slider > .camera_wrap {
    overflow: visible !important; 
}
/* Dec 2020 Changes End */

@media (max-width: 990px) {
	article.slider {
		min-height: auto;
	}
	article.span12.slider .cameraContents .camera-caption {
		bottom: 51%;
	}
	article.span12.slider .cameraContents .camera-caption span.image-subheader {
		padding: 15px 0 0;
	}
}

@media (max-width: 825px) {
    article.span12.slider .cameraContents .camera-caption {
		bottom: 55%;
	}
}

@media (max-width: 767px) {
	article.span12.slider .cameraContents .camera-caption span.image-header {
		line-height: 32px;
		padding: 0 20px;
	}
	article.span12.slider .cameraContents .camera-caption {
		bottom: 65%;
	}
    .navbar_ .nav-collapse_ {
		margin-left:0;padding:0;
	}
	article.span12.slider .cameraContents .camera-caption > p:first-child {
		padding: 0 20px;
	}
}

@media (max-width: 539px) {
	article.span12.slider .cameraContents .camera-caption span.image-header {
		font-size: 18px;
	}
	article.span12.slider .cameraContents .camera-caption {
		bottom: 72%;
	}
}