
@media screen and (max-width: 620px) {
.copyright {
	display: none;
}
.mastercard, .copyrights, .socialicon {
	float: none !important;
	display: block;
	margin: 6px auto;
}
.socialicon {
	width: 150px;
}
}

@media screen and (min-width: 620px) {
#footer {
	height: 170px;
}
.copyrights {
	display: none;
}
.mastercard, .copyright, .socialicon {
	position: absolute;
	bottom: 7px;
}
}



@media screen and (max-width: 980px) {
body {
	background-attachment: fixed !important;
	background-size: cover;
}
.mainwidth {
	width: 100%;
	margin: 10px auto;
}
#mainnavbar{
    background-color: #5b5b5b !important;
}
.menu-header{
     background-color: #5b5b5b !important;
}
.middlepagetext4, .middlepagetext5, .middlepagetext6 p{
    font-family: source_sans_prolight !important;
}
#logo img {
	width: auto;
	height: auto;
	display: block;
	margin: 0px auto;
	max-width: 100%;
}
.x_symbol{
    -webkit-margin-start: -110px;
}
.headerright {
	text-align: center;
	margin-top: 15px;
}
.headerright a {
	display: block;
	width: 200px;
	margin: 0px auto;
	font-family: 'aller_displayregular';
	color: #626262;
	font-size: 13px;
	text-transform: uppercase;
}
.headerright p {
	font-family: 'allerregular';
	font-size: 17px;
	color: #fff;
	clear: right;
	padding: 10px 0px 15px;
}
h2.mainpagetitle {
	text-align: center;
}
#footer {
	float: left;
	width: 97%;
	padding: 5px 1.5%;
	margin-bottom: 15px;
	position: relative;
	background: none repeat scroll 0 0 #5b5b5b;
}
.mainsearchform {
	float: left;
	width: 99%;
	padding: 2px 0.5% 0px;
	margin-top: 10px;
	background-image: url(images/homesearchback.png);
	display:none;
}
h3.searchformhead {
	text-align: center;
	float: none;
	padding-top: 3px;
}
.searchforms {
	width: 230px;
	margin: 0px auto;
}
.searchforms label {
	float: left;
	clear: both;
	display: block;
	margin: 2px auto;
}
.searchforms span.labeltext {
	margin-top: 7px !important;
}
.searchforms input {
	margin: 5px auto;
}
.searchforms label img.calendar {
	float: left;
	margin-top: 5px;
}
.middlepagetext {
	float: left;
	width: 98%;
	padding: 0px 1%;
	margin:50px auto;
	text-align:center;
	
}
.middlepagetext1 { 	width: 100%; padding-bottom: 15px; }
.middlepagetext2, .middlepagetext3 {
	width: 100%;
	padding-bottom: 15px;
	text-align: justify;
}
.middlepagetext h1 {
	text-align: center;
}
#slider {
	float: left;
	width: 95%;
	height: 450px;
	padding: 25px 2.5%;
	position: relative;
	background-color: rgba(0,0,0,0.48);
}

.toppop { height:35px;background-color: #5b5b5b; clear: both; margin:0 auto; right: 0; width: 172px; text-align:center; }
.toppoptest { display:none; margin-top: 0px; right: 0; z-index: 100; }
}
