*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
	list-style: none;
	outline: none;
    font-family: 'Open Sans', sans-serif;
}


div[class^="amazingslider-title"] {
font-size: 48px !important;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 500;
text-shadow: 0px 0px 16px #000, 0px 0px 8px #000;
}
div[class^="amazingslider-description"] {
font-size: 38px !important;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
text-shadow: 0px 0px 16px #000, 0px 0px 8px #000;
} 

#PageGallery div[class^="amazingslider-box"] {
	border: 4px solid #000 !important;
	box-shadow: 0px 5px 7px -2px #000 !important;
}

/*
div[class^="amazingslider-bottom-shadow"] {
display: none !important;
}
*/
#PageGallery div[class^="amazingslider-title"], #PageGallery div[class^="amazingslider-description"]{
font-size: 0px !important;
}


.wonderpluginslider-container{
padding-bottom: 0px !important;
}

body{
	background-attachment: fixed;
	background-size: cover;
}

.width1172{
	width: 1172px;
	margin: 0 auto;
	max-width: 100%;
}

#HeaderMain {
	height: 134px;
	float: left;
	width: 100%;
}


#HeaderInner {
	height: 134px;
	width: 100%;
	position: fixed;
	background: #F8F8F8;
	z-index: 1200;
	border-bottom: 3px solid #000;
}


#topbar{
	background: #000;
	width: 100%;
	float: left;
}

#socialTop{
	float: left;
}

.topRight {
	float: right;
	font-size: 14px;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	margin-top: 2px;
}

.topRight i {
	float: left;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 5px;
}

#socialTop a{
float: left;
margin-right: 5px;
color: #fff;
padding: 3px 0px;
font-size: 14px;
}

#socialTop a i{

}

#header {
	float: left;
	width: 100%;
	padding: 5px 0px;
	background: #fff;
	border-bottom: 2px solid #000;
}

#logo{
	float: left;
width: 138px;
}
#logo img{
	float: left;
width: 100%;
height: auto;
}


#headerRight{
	float: right;
	width: 870px;
}

.num {
	float: right;
	text-align: right;
	width: 100%;
	color: #373737;
	font-weight: 100;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.num span{
font-weight: 400;
}

.num a{
color: #373737;
text-decoration: underline;
}

.nav {
	float: right;
	width: 100%;
	margin-top: 26px;
	margin-right: -14px;
}

.ssf-blue {
    float: right !important;
    width: auto !important;
}

.ssf-blue-wrap{
	background: none !important;
}

.ssf-blue-after{
	display: none !important;
}

.ssf-blue a {
	padding: 11px 15px !important;
	border-right: none !important;
	color: #2f2f2f !important;
	text-transform: uppercase !important;
	font-weight: 600;
	font-size: 14px;
}

.ssf-blue li {
	background: none !important;
}

.ssf-blue a:focus, .ssf-blue a:hover, .ssf-blue a:active {
	border-bottom: 1px solid #000 !important;
background: none !important;
}

.ssf-blue ul {
	width: 338px !important;
	background: #20438f !important;
	border-radius: 0px !important;
}

.ssf-blue li li a {
	border: none !important;
}

.ssf-blue ul a{
color: #fff !important;
}

.sf-sub-indicator{
	display: none !important;
}



#slider {
	float: left;
	width: 100%;
	padding-bottom: 3px;
	background: #c08933;
	position: relative;
	min-height: 300px;
	margin-bottom: 20px;
}

.sliderImgTransparent {
	position: absolute;
	bottom: 47%;
	/* width: 329px; */
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0.6;
	z-index: 100;
}


#belowSlider {
	background: linear-gradient(to left, rgba(0,0,0,0) 50%, #393939 50%);
	height: 145px;
	margin-top: -72px;
	position: relative;
	float: left;
	width: 100%;
	z-index: 100;
	overflow: hidden;
}

#belowSliderInner {
	float: left;
	width: 94%;
	background: url(https://sprengerhomesinc.com/wp-content/uploads/2025/02/bgimg5.png) no-repeat right center;
	height: 145px;
	padding: 0px 20% 0px 0%;
	/* margin-left: 45px; */
}

#belowSliderInner p {
	float: left;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 38px;
	width: 701px;
	line-height: 27px;
	margin-left: -10px;
}

#belowSliderInner p span {
	font-weight: 300;
	margin-top: 10px;
	clear: both;
	width: 100%;
	float: left;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
}

#belowSliderInner a {
	float: left;
	color: #fff;
	background: #C08933;
	padding: 10px 14px;
	text-transform: uppercase;
	border-radius: 3px;
	margin-top: 54px;
	margin-left: 40px;
	font-weight: 700;
	box-shadow: 0px 5px 8px -2px #000;
}




#services{
	float: left;
	width: 100%;
	padding-top: 32px;
	text-align: center;
position: relative;
overflow: hidden;
}
.servicesBg {
	position: absolute;
	left: 0;
	width: 928px;
	height: auto;
	opacity: 0.06;
	z-index: -1;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
}

#services *{
	transition: all 0.2s linear;
}

#services a {
	display: inline-block;
	margin: 0px 7px;
	position: relative;
	width: 275px;
	vertical-align: top;
}

#services img {
	left: 0px;
	width: 100%;
	height: 268px;
	float: left;
	border-radius: 4px;
	box-shadow: 0px 0px 1px 1px #fff, 0px 3px 4px 1px #6c6c6c;
}

#services a:hover {
margin-top: -2px;
margin-bottom: 2px;
padding-bottom: 0px;
}

#services div {
	position: relative;
	/* background: url(images/shadow.png) center -6px repeat-x; */
	width: 96%;
	padding: 17px 3%;
	/* left: 0px; */
	/* bottom: 0px; */
	text-align: left;
	float: left;
}

#services h3 {
	color: #262626;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	padding-bottom: 8px;
	float: left;
	width: 97%;
	text-align: center;
}


#services h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 20px;
	padding-bottom: 9px;
	border-bottom: 2px solid #fff;
	float: left;
	width: 100%;
	margin-bottom: 14px;
}

#services p {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	float: left;
	text-align: center;
width: 100%;
}

#services a:hover p {
	opacity: 1;
}

.rm {
	color: #c08933 !important;
	text-align: center !important;
	width: 100%;
	font-weight: 700 !important;
	text-transform: uppercase;
	margin-top: -8px !important;
}








#content {
	width: 100%;
	float: left;
	margin-top: 44px;
	margin-bottom: 30px;
}


.blogAlign {
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 15px;
}

.blogAlign a {
	display: inline-block;
	margin: 10px 10px 0px 10px;
	width: 380px;
	height: 280px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

.blogAlign a img {
	width: 100%;
	height: 225px;
	box-shadow: 0px 0px 2px 0px #000;
	border: 5px solid #fff;
}

.blogAlign a p {
	color: #383838 !important;
	text-transform: normal;
	width: 100% !important;
	text-align: left;
	padding-bottom: 0px;
	font-size: 16px !important;
	font-weight: 500;
	transition: all 0.2s linear;
	float: left;
	margin-bottom: 0px !important;
}





#contleft {
	float: left;
	width: 820px;
}

#PageDetails {
	float: left;
	font-size: 14px;
	width: 420px;
	line-height: 24px;
	padding: 29px 0px;
}

#PageDetails h1{
font-size: 24px !important;
}
#PageDetails ul {
	width: 100%;
	margin-top: 14px;
	margin-left: 40px;
}
#PageDetails ul li {
	width: 100%;
	list-style-type: disc;
}
#PageGallery {
	float: right;
	width: 710px;
	padding-bottom: 45px;
}

.imgwrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.frame {
	padding: 5px;
	border: 1px solid #8e8e8e;
	box-shadow: 0px 0px 5px -1px #000;
}

#contleft h1 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 30px;
	color: #000;
	line-height: 34px;
	font-weight: 500;
}

#sidebarCategories h3{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	color: #000000;
}

#contleft h2 {
	width: 100%;
	float: left;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 20px;
	color: #000000;
	line-height: 34px;
}

#contleft h1 span{
	color: #20438f;
font-weight: 200;
}


#contleft p, #contleft ul li {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #404040;
}

#contleft p a, #contleft ul li a{
	color: #000;
text-decoration: underline;
}

#contleft img, iframe{
max-width: 100%;
}

#contleft ul {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
	margin-left: 10px;
max-width: 90%;
}

#contleft ul li {
	float: left;
	margin-bottom: 5px !important;
	margin-left: 14px;
	list-style-type: disc;
}


.PostSingle{
float: left;
margin-bottom: 34px;
}

.PostSingle .postUrl{
color: #4a4f9c;
font-size: 14px;
}

.PostSingle p{
margin-bottom: 20px;
}

.PostSingle img {
	float: left;
	max-width: 200px !important;
	height: auto;
	margin-right: 20px;
}

.navigationBottom{
float: left;
width: 100%;
}

.navigationBottom a {
	background: #20438f;
	color: #fff;
	height: auto;
margin-top: 20px;
	padding: 8px 16px;
	width: auto;
	float: right;
}

.navigationBottom a:first-child {
  float: left;
}
.navigationBottom a:last-child {
  float: right;
}


#sidebar{
	float: right;
	width: 302px;
}

#sidebarCategories{
float: left;
margin-bottom: 20px;
width: 100%;
}

#sidebarCategories li{
float: left;
width: 100%;
}

#sidebarCategories li a {
	float: left;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 2px;
	color: #333333;
	text-transform: uppercase;
}


#sidebar #contact{
	width: 100%;
	float: left;
	text-align: left;
}

#sidebar #contact h2 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 22px;
	color: #313132;
}


#sidebar #contact p{
	float: left;
	width: 100%;
	margin-bottom: 8px;
	text-align: left;
	font-size: 14px;
	color: #231f20;
}

#sidebar #contact input[type="text"], #sidebar #contact input[type="email"], #sidebar #contact input[type="tel"], #sidebar #contact textarea {
	width: 100%;
	padding: 9px 3%;
	float: left;
	background-color: rgba(255,255,255,0.7);
	font-size: 13px;
	border: 1px solid #d0d0d0;
}

#ninja_forms_required_items, .nf-field-container {
	margin-bottom: 10px !important;
}
.label-above .nf-field-label {
	margin-bottom: 0px !important;
}
.nf-field-label .nf-label-span, .nf-field-label label {
	font-weight: 400 !important;
	font-size: 15px !important;
}
.ninja-forms-form-wrap *, .ninja-forms-form-wrap ::after, .ninja-forms-form-wrap ::before {
	font-size: 12px !important;
}


#sidebar #contact textarea{
	height: 100px;
}

#sidebar #contact input[type="submit"] {
	background: #000;
	padding: 5px 20px;
	font-size: 14px;
	float: right;
	color: #fff;
cursor: pointer;
}

div.wpcf7-response-output {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	border: none !important;
	font-size: 12px !important;
	text-align: left;
}

span.wpcf7-not-valid-tip {
	font-size: 12px !important;
	float: left;
}



#whyUS {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
border-top: 2px solid #c08933;

}

#whyUSInner {
	width: 790px;
	display: inline-block;
	background: url(../../uploads/2024/11/becker.png) no-repeat center top;
	padding-top: 111px;
	background-size: 117px auto;
}


#whyUSInner h3 {
	float: left;
	color: #444444;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	margin-bottom: 2px;
}

#whyUSInner p {
	float: left;
	color: #444444;
	font-size: 13px;
	width: 100%;
	text-align: center;
}

#whyUSSections {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	padding: 0px 0px 30px 0px;
}

#whyUSSections .WSsec {
	display: inline-block;
	margin: 0px 16px;
	width: 218px;
	background: #e1e1e1;
	padding: 26px 6px 11px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 5px 0px #000;
}

#whyUSSectionsInner {
	float: left;
	width: 100%;
}

#whyUSSections .WSsec i {
	color: #fff;
	border-radius: 100px;
	padding: 19px 10px 0px 10px;
	width: 70px;
	height: 71px;
	font-size: 47px;
}


#whyUSSections .WSsec h4 {
	float: left;
	margin-bottom: 8px;
	font-size: 20px;
	width: 100%;
	color: #444444;
	text-transform: uppercase;
	margin-top: 13px;
	font-weight: 400;
}

#whyUSSections .WSsec p {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #444444;
}


#GalleryMain {
	float: left;
	width: 100%;
	text-align: left;
}

#GalleryMain img {
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: transform 10s;
}

#GalleryMain a:hover img {
transform: scale(1.5);
}


#GalleryMain a {
	display: inline-block;
	margin: 7px 9px 7px 0px;
	width: 380px;
	vertical-align: top;
	position: relative;
	font-size: 25px;
	height: 215px;
	overflow: hidden;
	box-shadow: 0px 0px 2px 0px #000;
	border: 3px solid rgba(255,255,255,0);
	text-align: center;
}

#GalleryMain a h4 {
	font-size: 23px;
	font-weight: 400;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
	padding: 14px 0px;
	color: #fff;
}


#featuredMain {
	float: left;
	width: 100%;
	background: #000;
	padding: 20px 0px 20px 0px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
text-align: center;

}

.featuredImgMain {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	z-index: 0;
	top: 0;
	left: 0;
	opacity: 0.4;
	width: 100%;
}

#featuredMain h5 {
	float: left;
	margin-bottom: 8px;
	font-size: 43px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	margin-top: 13px;
	text-align: center;
	font-weight: 400;
position: relative;
}

#featured{
	float: left;
	width: 100%;
	padding: 0px 0px;
}

.wpcf7-form-control-wrap {
	position: relative;
	float: right;
	width: 100%;
}

#testimonials {
	float: left;
	width: 100%;
	position: relative;
	padding: 30px 0px;
	background-size: cover;
	text-align: center;
border-top: 2px solid #c08933;
	overflow: hidden;
}

.featuredTMain {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	z-index: 0;
	top: 0;
	left: 0;
	opacity: 0.2;
	width: 100%;
	height: auto;
}
#testimonials *{
color: #000 !important;
}

#testimonials h5 {
	float: left;
	margin-bottom: 8px;
	font-size: 33px;
	width: 100%;
	color: #000;
	text-transform: uppercase;
	margin-top: 13px;
	font-weight: 400;
	margin-top: 30px;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	z-index: 1000;
}

#featuredMain .readmore, #testimonials .readmore {
	display: inline-block;
	font-size: 14px;
	color: #4d4d4d;
	padding-top: 20px;
	position: relative;
	color: #fff;
	text-decoration: underline;
}






#map {
	float: left;
	width: 100%;
	text-align: center;
	background-size: cover;
	padding: 0px 0px;
	border-top: 4px solid #000;
	display: flex;
	position: relative;
}
#map iframe {
	float: left;
	width: 100%;
	height: 600px;
}
#mapInner {
	width: 1100px;
	margin: 0 auto;
	max-width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
#MapDetails {
	position: absolute;
	width: 300px;
	height: 100%;
	margin: 0px 0px;
	background: rgba(32, 67, 143, 0.7);
	padding: 0px 30px;
}
#MapDetails h3 {
	text-transform: uppercase;
	color: #fff;
	margin-top: 73px;
	font-size: 43px;
	font-weight: 300;
}
#MapDetails p {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 31px;
	margin-bottom: 19px;
	font-weight: 100;
	text-decoration: none;
}
#MapDetails p span {
	font-size: 36px;
}
#MapDetails a {
	background: #fff;
	color: rgba(84, 48, 24, 1);
	margin-top: -6px;
	float: none;
	padding: 10px 18px;
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	width: 209px;
}
#MapDetails a span {
	font-size: 23px;
	font-weight: 400;
}


#abvf {
	float: left;
	width: 100%;
	padding: 14px 0px 4px 0px;
	background: #fff;
	text-align: center;
	background-size: cover;
	border-top: 4px solid #e3e3e3;
}
#abvf h2 {
	float: left;
	color: #1e1e1e;
	text-align: center;
	text-transform: uppercase;
	width: 501px;
	width: 100%;
	font-size: 34px;
	margin-bottom: 8px;
}
#abvf a {
	display: inline-block;
	margin: 0px 35px;
}
#abvf a img {
	height: 80px;
	width: auto;
}




#footer{
	float: left;
	width: 100%;
	background: #393939;
	padding: 20px 0px;
	text-align: center;
border-top: 2px solid #c08933;
}

#copyright {
	float: left;
	width: 100%;
	padding: 10px 0px;
	color: #000;
	background: #c08933;
	text-align: center;
	font-size: 12px;
}

#copyright a{
text-decoration: underline;
color: #000;
}

#footer .fsec {
	margin: 0px 90px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#footer .fsec iframe{
width: 100%;
max-height: 140px;
}

#footer .fsec h5 {
	width: 100%;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 16px;
	margin-bottom: 21px;
	border-bottom: 2px solid #fff;
}

#footer .fsec a, #footer .fsec p {
	color: #fff;
	font-size: 14px;
	width: 100%;
	float: left;
	margin-bottom: 3px;
	font-weight: 100;
font-weight: 500;
}

#footer .fsec a i, #footer .fsec p i {
	float: left;
	width: 31px;
	font-size: 17px;
	margin-bottom: 7px;
}


.flogo{
	max-width: 100%;
}

#contleft blockquote {
	float: left;
	width: 90%;
	padding: 15px;
	background: #fff;
	margin-bottom: 21px;
}

#contleft blockquote .fa-quote-left, #contleft blockquote .fa-quote-right{
color: #e3e3e3;
	font-size: 30px;
}

#contleft blockquote .fa-quote-left {
	float: left;
	margin: 12px;
}

#contleft blockquote .fa-quote-right {
	float: right;
}

#contleft blockquote p{
font-size: 14px;
}

#contleft blockquote .name {
	font-size: 12px !important;
	font-style: italic;
	float: none !important;
	width: 100%;
	text-align: right;
}



#iconsC {
	float: left;
	width: 100%;
	text-align: center;
	background: #000;
	padding: 50px 0px;
overflow: hidden;
	position: relative;
border-top: 2px solid #c08933;

}

.iconsBg {
	min-width: 100%;
	height: auto;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 10%;
	opacity: 0.3;
	z-index: 0;
}

#iconsC h1 {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 21px;
	font-weight: 600;
}

#iconsC p {
	float: left;
	width: 90%;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	padding: 0px 5%;
	margin-bottom: 15px;
}


#iconsC div div div {
	display: inline-block;
	margin: 22px 32px;
	text-align: center;
	width: 265px;
	max-width: 100%;
}

#iconsC div div svg {
	width: 78px;
	color: #fff !important;
	fill: #fff;
	height: 85px;
}

#iconsC div h3 {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
}


#newsletter {
	float: left;
	text-align: center;
	padding: 26px 0px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#testimonials img, #newsletter img {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	z-index: 1;
}

#newsletter img {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	z-index: 1;
}

#newsletter h5 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 500;
}
#newsletter p {
	width: 100%;
	text-align: center;
	font-size: 14px;
margin-bottom: 10px;
}
#newsletter a{
color: #000;
text-decoration: underline;
}
.tnp-field input[type="submit"] {
	background: #000 !important;
}
.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
	text-align: left;
}



#profleSec {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 37px;
}

#profleSec a {
	display: inline-block;
	margin: 15px 15px;
	width: 297px;
	vertical-align: top;
	background: #fff;
	text-align: left;
	transition: all 0.3s linear;
}

#profileSec *{
transition: all 0.5s ease;
}

#profleSec a img {
	width: calc(100% - 20px);
	height: auto;
	margin: 5px 5px 5px 5px;
	transition: all 0.5s ease;
	padding: 5px;
}

#profleSec a:hover img {
	width: calc(100%);
	height: auto;
	margin: -5px 0px 0px -5px;
transition: all 0.5s ease;
}

#profleSec a h3 {
	float: left;
	width: 100%;
	font-weight: 600;
	font-size: 21px;
	padding-bottom: 5px;
	color: #515151;
	text-transform: uppercase;
padding-left: 10px;
}

#profleSec a h4 {
	float: left;
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 5px;
	color: #515151;
padding-left: 10px;

}

#profleSec a span {
	width: 100%;
	font-size: 14px;
	color: #0e192d;
}


.bios {
	float: left;
	width: 96% !important;
	padding: 20px 2% 30px 2%;
	background: #fff;
	box-shadow: 0px 0px 12px -5px #000;
	border-radius: 3px;
	border: 1px solid #d0d0d0;
}

.bios img {
	float: left;
	width: 300px;
	height: auto;
	box-shadow: -8px 8px 0px 0px #c08933;
}


.biosR {
	float: right;
	width: 787px !important;
	text-align: left;
	max-width: 100%;
}

.biosR h2 {
	text-transform: uppercase !important;
	font-weight: 400 !important;
	font-size: 42px !important;
	margin-bottom: -6px;
}

.biosR h2 span{
font-size: 35px !important;
}

.biosR h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
    margin-bottom: 14px;
}


#affiliates {
    float: left;
    width: 100%;
    padding: 21px 0px;
    text-align: center;
}

#affiliates h2{
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 30px;
    color: #000;
    line-height: 34px;
    font-weight: 500;
}

#affiliates img {
    height: 77px;
    margin: 0px 42px;
    display: inline-block;
}




@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

#header {
    width: 96%;
    padding: 5px 2%;
}

#topbar {
    width: 96%;
    padding: 0px 2%;
}

#logo {
    float: left;
    width: 220px;
}

#logo img{
width: 100%;
}

#headerRight {
    width: 723px;
}

.ssf-blue a {
    padding: 11px 6px !important;
}

#services a {
    width: 475px;
    height: 239px;
}

#content {
    width: 96%;
    padding: 0px 2%;
}

#contleft {
    width: 652px;
}

#whyUSSections a {
    margin: 0px 20px;
    width: 189px;
}

#footer .fsec {
    margin: 0px 24px;
}




}



@media screen and (max-width: 1000px){


div[class^="amazingslider-title"] {
font-size: 0px !important;
}
div[class^="amazingslider-description"] {
font-size: 0px !important;
}
.amazingsliderbutton{
display: none !important;
}
#whyUSSections .WSsec {
    margin: 0px 16px 16px 16px;
}

#belowSlider {
    background: #393939;
    height: auto;
    margin-top: -20px;
}
#belowSliderInner {
    float: left;
    width: 96%;
    background: none;
    height: auto;
    padding: 0px 2% 0px 2%;
    margin-left: 0px;
text-align: center;
}

#belowSliderInner p {
    float: none;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    margin-left: 0px;
}

#belowSliderInner a {
    float: none;
    margin-top: 10px;
    margin-bottom: 12px;
    margin-left: 0px;
    display: inline-block;
}

#whyUSSections {
    margin-top: 10px;
}

#whyUSInner h3 {
    line-height: 42px;
}

#HeaderMain{
position: static;
height: auto;
}
#HeaderInner{
position: static;
height: auto;
}

#sidebar #contact {
    padding-top: 22px;
}

#topbar {
    width: 96%;
    padding: 0px 2%;
display: none;
}

#header {
    text-align: center;
}

#logo {
    float: none;
    display: inline-block;
}

#headerRight {
    width: 100%;
    display: none;
}

.nav, .sliderImgTransparent{
display: none;
}

.num {
    float: none;
    text-align: center;
    width: 100%;
    height: 46px;
}

#slider{
min-height: auto;
}

#services {
    text-align: center;
}

#services a {
    width: 315px;
    margin: 0px 0px 32px 0px;
    height: auto;
}

#content {
    width: 96%;
    padding: 0px 2%;
text-align: center;
}

#PageGallery {
    width: 100%;
}

#GalleryMain {
    margin-bottom: 10px;
    text-align: center;
}
#PageDetails ul {
    margin-left: 10px;
}
#GalleryMain a {
    margin: 8px 3px;
    max-width: 300px;
}
#GalleryMain img {
    max-width: 100% !important;
}

#PageDetails {
    width: 100%;
    padding: 0px 0px 20px 0px;
}

#PageDetails ul {
    width: 85%;
}

.frame {
    padding: 2%;
}
#contleft img, iframe {
    max-width: 45%;
    height: auto;
}

#contleft {
    width: 100%;
text-align: left;
}

#sidebar {
    float: none;
    width: 300px;
    display: inline-block;
    max-width: 100%;
}

#newsletter {
    padding: 26px 5%;
    width: 90%;
}

#newsletter h5 {
    font-size: 30px;
}

#whyUS {
    float: left;
    width: 100%;
    text-align: center;
}

#whyUSInner {
    width: 96%;
    display: inline-block;
    background: none;
    padding: 2%;
    padding-left: 2%;
}

#whyUSSections a {
    margin: 25px 20px 0px 20px;
}


#map {
    float: left;
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
}

#mapInner {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    background-color: rgba(246,128,92,1);
    float: left;
    position: static;
    text-align: center;
}

#MapDetails {
    position: relative;
    width: 96%;
    height: 100%;
    margin: 0px 0px;
    display: inline-block;
    background: rgba(32, 67, 143, 1);
    padding: 35px 2%;
}

#MapDetails h3 {
    margin-top: 0px;
}


.blogAlign {
    text-align: center;
}
.blogAlign a {
    margin: 10px 10px 10px;
    height: auto;
    max-width: 300px;
}


#footer .fsec {
    margin: 10px 20px 18px 20px;
    max-width: 200px;
}

#copyright {
    width: 94%;
    padding: 10px 3%;
}

#services div {
    padding: 14px 3% 0px 3%;
}

#affiliates img {
    margin: 0px 42px 20px 42px;
}


}