/* ---------- @ Responsive -----------*/

@media screen and (max-width: 1169px) {

	.wrapper {
		width: 800px;
	}
	#searchform input {
		-webkit-appearance: none;
	  	-webkit-border-radius: 0;
	}
	.pageContent {
		padding-bottom: 25px;
		}
	.topSearchBar {
		width: 200px;
		}
	.topSearchBar #s {
		width: 115px;
		}
	.topSearchBar #searchsubmit {
		width: 70px;
		}
	.headerRight {
		width: 685px
	}
	.logo {
		width: 100px;
		}
	.logo a {
		width: 100px;
		height: 50px;
		background-size: 100px 41px;
		background-position: bottom;
		}
	.mainNavigation ul {
		margin-top: 20px;	
		}
	.mainNavigation ul li {
		font-size: 14px;
		line-height: 14px;	
	}
	.mainNavigation ul li a {
		padding: 5px 5px;
		}
	.theSlideText {
		padding-left: 475px;
		padding-top: 50px;
		}
	.homePageBoxes .box {
		width: 260px
		}
	.homePageBoxes .box:nth-child(2) {
		margin: 0 10px;
		}
	.homePageBoxes .boxImage {
		background-size: 260px 137px;
		height: 137px;
		}
	.homePageBoxes h2 {
		font-size: 25px;
		line-height: 30px;
		}
	.homePageBoxes .boxInfo {
		padding: 10px 20px;
		height: 275px;
		}
	.theSlideText h1 {
		font-size: 30px;
		margin-bottom: 10px;
		}
	.theSlideFrame,
	.theSlider,
	.slider {
		height: 400px;
		}
	.leftSide {
		width: 800px;
		}
	.rightSide {
		border-left: none;
		float: right;
		margin-bottom: 50px;
		margin-left: 0px;
		padding-left: 0px;
		width: 800px;
		-moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 40px;
		-webkit-column-gap: 40px;
		column-gap: 40px;
		border-top: 2px solid #e8e8e8;
		margin-top: 20px;
		padding-top: 20px;
		}
	.rightSide .widget {
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-bottom: none;
		margin-bottom: 20px;
		padding-bottom: 20px;
		}
	.footerBox {
		width: 220px;
		background-size: 260px 137px;
		padding: 20px 20px 157px;
		}
	.footerBox:nth-child(2) {
		margin: 0 10px;
		}
	.footerBox h1 {
		font-size: 20px;
    	line-height: 25px;
		}
	.yellowButton,
	.blueButton {
		font-size: 14px;
		line-height: 21px;
		}
	.footerRight {
		width: 800px;
		}
	.footerAddress {
		width: 180px;
		}
	.middleFooter .logo {
		width: 750px;
		margin-bottom: 20px;
		}
	.pageTopFrame .theSlideText h1 {
		font-size: 30px;
		line-height: 40px;
		}
	.pageTopFrame .theSlideText .pageHeaderSubTitle {
		font-size: 16px;
		line-height: 22px;
		}
	.subPages.fullWidthSubPages .singleSubPage {
		margin: 0 8px 15px 8px;
		}
	.pageTop {
		border-bottom: 0px;
		}
	.secondaryNavigation {
		display: none;
		}
	.mobileNavigationButton {
		display: block;
		text-align: center;
		background: #0F6DB5;
		color: #fff;
			font-family: "open-sans",sans-serif;
		padding: 5px 0;
		}	
	.secondaryNavigationMobile ul li {
		display: block;
		text-align: center;
		}
	
	.secondaryNavigationMobile ul li a {
		font-family: "open-sans",sans-serif;
		text-decoration: none;
		padding: 5px 0;
		display: block;
		color: #0F6DB5;
		text-transform: uppercase;
		}
	
	.secondaryNavigationMobile ul.sub-menu li a {
		text-transform: none;
		color: #7CA7D9;
		}
	.secondaryNavigationMobile ul li a:hover {
		color: #F0B043;
		}
}


@media screen and (max-width: 799px) {
	.wrapper {
		width: 300px;
	}
	.headerRight {
		width: 300px;
		padding: 0px;
	}
	.logo a {
		width: 300px;
		height: 33px;
		padding: 15px 0;
		background-position: center;
		}
	
	#hiddenSearch  {
		display: none;
		}
	
	.topNavigation ul li.yellowButton {
		clear: both;
		display: block;
		}
	.subPages.fullWidthSubPages .singleSubPage {
		width: 300px;
		}
	.subPages.fullWidthSubPages .boxImage {
		background-size: 300px 158px;
		height: 158px;
		}
	.subPages.fullWidthSubPages .boxInfo {
		height: auto;
		}
		
	.mainNavigation ul {
		width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
		}
	.mainNavigation ul li {
		font-size: 16px;
		text-align:center;
		display: block;
		line-height: 16px;
		border: none;	
	}
	.mainNavigation ul li a {
		padding: 10px;
		display: block;
		margin-bottom: 5px;
		text-transform: uppercase;
		}
	.mainNavigation ul li a:hover {
		color: #f2b135
	}
	
	.topNavigation ul {
	float: none;
	text-align: center;
	}
	.topNavigation ul li a {
		padding: 5px 4px;
		font-size: 13px;
		}
	.theSlideText {
		padding:  15px;
		background: #fff;
		border-radius: 5px;
		}
	.theSlideFrame {
		background-image: none !important;
		height: 150px;
		padding-top:30px;
		}
	.theSlider {
		height: 300px;
		}
	.homePageBoxes {
		margin-top: 25px;
		}
	.homePageBoxes .box {
		width: 300px;
		margin-bottom: 25px;
		}
	.homePageBoxes .box:nth-child(2) {
		margin: 0 0 25px 0;
		}
	.homePageBoxes .boxImage {
		background-size: 300px 158px;
		height: 158px;
		}
	.homePageBoxes h2 {
		font-size: 25px;
		line-height: 30px;
		}
	.homePageBoxes .boxInfo {
		padding: 10px 20px;
		height: 275px;
		}
	.theSlideText h1 {
		font-size: 20px;
		margin-bottom: 10px;
		}
	.slider {
		height: 300px;
		}
	.leftSide {
		width: 300px;
		}
	.rightSide {
		border-left: none;
		float: right;
		margin-bottom: 50px;
		margin-left: 0px;
		padding-left: 0px;
		width: 300px;
		-moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 40px;
		-webkit-column-gap: 40px;
		column-gap: 40px;
		border-top: 2px solid #e8e8e8;
		margin-top: 20px;
		padding-top: 20px;
		}
	.rightSide .widget {
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-bottom: none;
		margin-bottom: 20px;
		padding-bottom: 20px;
		}
	.sidebarNewsImage {
		width: 240px;
		height: 126px;
		}
	.socialNavigation ul li a {
		width: 74px
		}
	.footerBox {
		width: 260px;
		background-size: 300px 158px;
		padding: 20px 20px 157px;
		margin-bottom: 25px;
		}
	.footerBox:nth-child(2) {
		margin: 0 0 25px 0;
		}
	.footerRight .topNavigation ul li a {
		font-size: 14px;
		padding: 5px;
	}
	.footerEmailSignUp h1 {
		color: #fff;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.footerEmailSignUp .ccFirstName, 
	.footerEmailSignUp .ccLastName, 
	.footerEmailSignUp .ccEmail {
		width: 280px;
		margin-bottom: 5px;
		}
	.footerEmailSignUp .ccSubmitButton {
		width: 300px;
		}
	.footerRight .mainNavigation {
		display: none;
		}
	.footerBox h1 {
		font-size: 20px;
    	line-height: 25px;
		}
	.yellowButton,
	.blueButton {
		font-size: 14px;
		line-height: 21px;
		}
	.footerRight {
		width: 300px;
		}
	.footerAddress {
		width: 300px;
		text-align: center;
		}
	.footerEmailSignUp {
		float: left;
		margin-top: 33px;
		width: 300px;
	}
	.middleFooter .logo {
		width: 300px;
		padding-right: 0px;
		margin-bottom: 20px;
		}
	.pageTopFrame .theSlideText h1 {
		font-size: 20px;
		line-height: 30px;
		}
	.pageTopFrame .theSlideText .pageHeaderSubTitle {
		font-size: 16px;
		line-height: 22px;
		}


	#menu-icon {
		display: block;
		text-align: center;
		padding: 10px 20px;
		color: #fff;
		text-transform:uppercase;
		font-family: "open-sans",sans-serif;
		text-decoration: none;
		margin-bottom: 0;
		}
	#menu-icon:before { 
	content: "\f0c9\00a0";
    font-family: FontAwesome;	
    font-weight: normal
	}
	nav ul {
		display: none;
		}
	.pageImage {
		width: 300px;
		height: 158px;
		}
	.pageTopFrame .theSlideText {
		padding-top: 15px
		}
	.pageTopFrame .wrapper {
		padding-top: 15px;
		}
	.pageTopFrame {
		background: transparent;
		height: 155px;
		}
	.pageTop {
		height: 155px;
		}
	.newsBox {
		width: 298px;
		}
	.newsBoxImage {
		width: 298px;
		height: 157px;
		}
	.newsBox:nth-child(2n) {
		margin-left: 0px;
	}
	.newsBox h4 {
		font-size: 20px;
		line-height: 25px;
		}
	.rightSide .widget {
		border-bottom: 2px solid #e8e8e8;
		}
	
	.alignleft,
	.alignright,
	.aligncenter {
		margin: 0px auto 20px auto;
		float: none;
		display: block;
		width: 288px;
		height: auto
		}
	.MAcenterLogo {
		width: 167px !important;
		height: 95px !important;
		}
	.dots {
		bottom: 20px;
		}


	
}