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

#searchHomeNew {
	position: relative;
    width: 100%;
    display: block;
    background-color: transparent;
    padding: 20px 0 15px 0;
}
#searchHomeNew h1 {
	position: relative;
    z-index: 9999;
    text-align: center;
    text-transform: uppercase;
    color: #034EA0;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    line-height: 52px;
}
#searchHomeNew .main {
}
#searchHomeNew form {
	background-color: #FDC33A;
	padding-left: 5px;
    padding-right: 5px;
    width: auto;
}
#searchHomeNew .sbHolder {
    font-size: 13px;
    height: 36px;
}
#searchHomeNew .sbSelector:link, #searchHomeNew .sbSelector:visited, #searchHomeNew .sbSelector:hover {
	color: #444;
    height: 36px;
    line-height: 36px;
}
#searchHomeNew .sbToggle {
	height:36px;
	line-height:36px;
}
#searchHomeNew form .sbOptions li a {
	text-transform:none;
}
#searchHomeNew form .sbOptions li:first-child a {
	text-transform:uppercase;
}
#searchHomeNew .filterForm .filterTable {
	    padding-top: 10px;
    padding-bottom: 10px;
}
#searchHomeNew .filterForm tr td, .page #searchHomeNew .custom_filter table tr td {
	padding-left:5px;
	padding-right:5px;
}
#searchHomeNew .filterForm tr td + td {
    border-left: none;
}
#searchHomeNew .custom_filter {
	padding:0;
	-webkit-box-shadow: 0 0 8px 0 #CCCCCC;
    box-shadow: 0 0 8px 0 #CCCCCC;
}
.page-template-template-home-new .imbarchi_wrapper {
	padding-bottom: 10px;
    padding-top: 20px;
}
.page-template-template-home-new .imbarchi_wrapper .imbarchi {
	border: solid 10px #fff;
	-webkit-box-shadow: 0 0 8px 0 #d4d4d4;
    box-shadow: 0 0 8px 0 #d4d4d4;
	padding-top: 5px;
    padding-bottom: 5px;
}
.aboutUsSWrapper.box_home_big {
	width:auto;
	display:block;
	float:none;
}
.aboutUsSWrapper.box_home_big .box_home_big_content {
	-webkit-box-shadow: 0 0 8px 0 #BBBBBB;
    box-shadow: 0 0 8px 0 #BBBBBB;
	background-color: #fff;
}
.aboutUsSWrapper.box_home_big .img {
	float:left;
	width:300px;
	background-color: #034EA0;
}
.aboutUsSWrapper.box_home_big .img a, a.btn, a.btn-box, .aboutUsContent.custom.custom_new a, .aboutUsContent.custom.custom_new a.img-link img, .aboutUsContent.custom.custom_new .aboutUsStaffHeader h2, .aboutUsSWrapper.box_home_big .title-box a {
	transition:all 0.25s linear;
	-webkit-transition:all 0.25s linear;
	-moz-transition:all 0.25s linear;
}
.aboutUsSWrapper.box_home_big .img a:hover {
	opacity:0.7;
}
.aboutUsSWrapper.box_home_big .img .wp-post-image {
	width: 100% !important;
    height: auto !important;
}
.aboutUsSWrapper.box_home_big .desc {
	float: left;
    width: 600px;
    padding: 20px;
	text-align: left;
}
.aboutUsSWrapper.box_home_big .title-box {
	margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.aboutUsSWrapper.box_home_big .title-box a {
}
.aboutUsSWrapper.box_home_big .title-box a:hover {
	color: #fdb918;	
}
.aboutUsSWrapper.box_home_big a.btn-box {
	background-color: #FDB918;
    color: #034ea0;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    position: relative;
    width: auto;
    border: none;
    padding: 3px 10px;
    margin: 0;
    line-height: 20px;
}
.aboutUsSWrapper.box_home_big a.btn-box:hover {
	background-color: #034ea0;
    color: #fff;
}
.aboutUsContent.custom.custom_new .aboutUsSWrapper.box_home_big .desc p {
	color: #555;
    margin: 0 0 10px 0;
    line-height: 24px;
    font-weight: 300;
    font-size: 15px;
}
.aboutUsSWrapper.box_home_big.small {
	width:620px;
	float:left;
}
.aboutUsSWrapper.box_home_big.small .desc {
	width:280px;
}
.aboutUsSWrapper.box_home_big.small .title-box {
	    line-height: 22px;
    font-size: 16px;
}
.aboutUsSWrapper.box_home_big.small .desc p {
	line-height: 20px;
    font-size: 14px;
}



.aboutUsContent.custom.custom_new .aboutUsSWrapper {
	-webkit-box-shadow: 0 0 8px 0 #d4d4d4;
    box-shadow: 0 0 8px 0 #d4d4d4;
	background-color: #fff;
}
.aboutUsContent.custom.custom_new .aboutUsStaffHeader {
	text-align:center;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.aboutUsContent.custom.custom_new .aboutUsStaffHeader h2, .aboutUsContent.custom.custom_new .aboutUsStaffHeader h2.alt {
	background-color: transparent;        
    font-weight: bold;
	color: #034ea0;
	padding: 10px 6px 8px 6px;
    display: block;
    min-height: 38px;
    word-wrap: normal;
    font-size: 16px;
    line-height: 20px;
}
.aboutUsContent.custom.custom_new a:hover .aboutUsStaffHeader h2, .aboutUsContent.custom.custom_new a:hover .aboutUsStaffHeader h2.alt {
	color: #fdb918;
}
.aboutUsContent.custom.custom_new a.btn {
	color: #034ea0;
    background-color: #fdb918;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    position: relative;
    width: auto;
    border: none;
    padding: 1px 7px;
    margin: 0;
    line-height: 20px;
	left: auto;
    bottom: auto;
	    margin-bottom: 0px;
}
.aboutUsContent.custom.custom_new a.btn:hover {
	color:#fdb918;
    background-color:  #034ea0;
}
.aboutUsContent.custom.custom_new a.img-link {
	
	display:block;
}
.aboutUsContent.custom.custom_new .img-wrap {
	background-color: #034ea0;
}
.aboutUsContent.custom.custom_new a.img-link:hover img {
	opacity:0.7;
}

.aboutUsContent.custom.custom_new .img-wrapper {
	height:199px;
	overflow:hidden;
}
.aboutUsContent.custom.custom_new .aboutUsSWrapper {
	text-align:center;
}
.aboutUsContent.custom.custom_new .aboutUsSWrapper p {
    color: #555;
    font-weight: 300;
    text-align: left;
    margin: 0 15px 15px 15px;
}
.aboutUsContent.msnrStaff.custom.custom_new .aboutUsSWrapper p {
	min-height:38px;
}
.aboutUsContent.custom.custom_new .aboutUsSWrapper .home-newsletter p {
	margin-bottom: 0px;
    margin-top: 6px;
}
.aboutUsSWrapper.facebook-container.new.masonry-brick, .aboutUsSWrapper.facebook-container.new.masonry-brick .box.y-border, .page-template-template-home-new .box.y-border {
	background-color:#fff;
}
.home-newsletter {
}
.home-newsletter form {
}
.home-newsletter form table, .footer form table {
	    display: table;
    width: 100%;
}
.home-newsletter form table tr, .footer form table tr {
}
.home-newsletter form table tr th, .footer form table tr th {
	display: none;
}
.home-newsletter form table tr td, .footer form table tr td {
	border: none;
    padding: 5px;
    text-align: left;
    font-weight: normal;
    color: #444;
}
.home-newsletter form input, .footer  form input {
	background: #fff;
    border: solid 1px #aaa;
    display: block;
    width: 95%;
    padding: 2%;
    line-height: 20px;
    font-size: 13px;
}
.home-newsletter form #snsf-submit-button, .footer form #snsf-submit-button {
	width: 100%;
    background-color: #FDB918;
    color: #034EA0;
    border: none;
    margin: 0;
    padding: 6px 0;
	cursor:pointer;
	margin-top: 10px;
}
.home-newsletter form #snsf-submit-button:hover, .footer form #snsf-submit-button:hover {
	 color: #FDB918;
    background-color: #034EA0;
}

.footer p {
	font-size:13px;
}
.footer .form {
	margin:0;
}
.footer form table {
	    display: table;
    width: 100%;
	padding: 5px 0;
}
.footer form table tr {
}
.footer form table tr th {
	display: none;
}
.footer form table tr td {
	border: none;
    padding: 0;
    text-align: left;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
}
.footer  form input {
	background: #fff;
    border: solid 1px #aaa;
    display: block;
    width: 90%;
    padding: 2%;
    line-height: 20px;
    font-size: 13px;
}
.footer form #snsf-submit-button {
	width: 100%;
    background-color: #FDB918;
    color: #034EA0;
    border: none;
    margin: 0;
    padding: 6px 0;
	cursor:pointer;
}
.footer form #snsf-submit-button:hover {
	 color: #FDB918;
    background-color: #034EA0;
}


.aboutUsContent.custom.custom_new .aboutUsSWrapper.actions {
	background-color: transparent;
	box-shadow:none;
}
.aboutUsContent.custom.custom_new .aboutUsSWrapper.actions .action-btns a {
	margin:0 0 20px 0;
}
@media (max-width:768px) {
	
}
@media (max-width:767px) {
	.aboutUsSWrapper.box_home_big .img {
		width: 100%;
		float: none;
	}
	.aboutUsSWrapper.box_home_big .desc {
		width: auto;
		float: none;
	}
}
@media (max-width: 645px) {
	
}
@media (max-width: 768px) and (min-width: 646px) {
	
}
@media (max-width: 979px) and (min-width: 646px) {
	
}
@media (max-width: 980px) {

}
@media (max-width: 979px) {
	
}

@media (max-width: 646px) {

}

@media (max-width: 646px) and (min-width: 481px) {

}
@media (max-width: 480px) {

}

@media (max-width: 1024px) and (min-width: 0px) {

}
@media (max-width: 768px) and (min-width: 0px) {

}
@media (max-width: 910px) {

}
@media (max-width: 878px) {
	
}
@media (max-width: 850px) {
	
}
@media (max-width: 825px) {
	
}
@media (max-width: 768px) {
	
}
@media (max-width: 480px) {
	
}