<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media (max-width: 800px) {
	.bPics {
    width: 90%;
}

.news img {
    width: 100%;
    height: auto;
}

	.weebox {width: 100% !important;}
	
	.video-responsive { min-height: 350px;}
	
	.ProjectIntro div {
    overflow: hidden;
    display: inline-block;
    margin: 1%;
    width: 100%;
    font-size: 21px;
    border: 10px solid #ececec;
    padding: 12px;
    background: #ececec;
    max-height: 103px;
    position: relative;
    box-sizing: border-box;
}
	#topSub p {/* visibility: hidden; */position: absolute;right: 10px;}
			#topSub img {
  
    margin-left: 7px;
    
}
	
    
    #topSub {
    /* text-align: right; */
    width: 100%;
    padding: 0px;
    padding-right: 25px;
    background: #eeeeee;
    box-sizing: border-box;
    font-size: 12px;
}
    
    
	#cssmenu &gt; ul &gt; li &gt; a {
    font-size: 12px !important;
    padding: 15.5px !important;
 }
	#homeBanner {height: 60vh !important;}
#homeBanner p {
    font-size: 15px;
    /* padding: 20px; */
    position: absolute;
    bottom: 0px;
    top: auto;
    background: rgba(0, 0, 0, 0.68);
    width: 100%;
    max-width: 99%;
    box-sizing: border-box;
    vertical-align: bottom !important;
    margin: 0;
}
	
	.homeBoxes div {
    text-align: center;
    padding: 20px;
    width: 90% !important;
    display: inline-block;
    margin: 2.5%;
    background: rgba(33, 150, 247, 0.38);
    border-radius: 6px;
    text-transform: capitalize;
    box-sizing: border-box;
}
	.homeBoxes h3, .thinTitle {
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 32px;
    display: block;
    /* padding: 50px; */
    font-family: Raleway;
}
	#mContact {
 
		visibility: hidden !important;
	}
	
	#tContact {
  
    color: yellow !important;
     
    font-size: 15px;
    padding: 20px !important;
    margin-bottom: 20px;
    display: block !important;
    margin-left: 10px;
		text-align: center !important;
}
	
.textBoxes {
 padding: 10px !important;
}
.homeTwo {
    text-align:center!important;
    display: block;
}
	.homeTwo div {width:99% !important;   }	
	#MyMap {
 height:350px;
display: block;
}
	
	
	.homeBoxes h3, .thinTitle {
 
    font-size: 23px !important;
  
}
	
	.weedate {
 
    font-size: 21px !important;
}
.ebutton {
    position: absolute;
    bottom: 21px;
    width: fit-content;
    right: 30px;
}
	
	.event {
 
       position: relative;
    padding-bottom: 85px;
}
}


@media (max-width: 1025px) {
	
	
	#mContact {
	position: absolute;
	right:120px;
	background-color: rgb(23, 76, 145);
	border-radius: 9px;
	color: yellow;
	padding: 20px;
	 
	text-decoration: none;
		visibility: visible;
	}
	
 	.ProBoxes {
    height: auto;
    /* margin-bottom: 18px; */
    margin-left: 5px;
    position: relative;
    width: 100%;
    background-color: rgb(15, 42, 72);
    border-radius: 9px;
    /* line-height: 192px; */
    /* text-align: center; */
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 30px;
    text-align: left;
    box-sizing: border-box;
}

	img{height: auto;max-width: 90%;}
	
	.bigWhite {padding:30px; box-sizing: border-box;}

	body {font-size:23px !important;}
	
	#infoot pre {text-align: center !important;}
	
	.logo {width: 40% !important;}
	
	.FloatLeft, .FloatRight {float:none; width:100%;}
 	#cssmenu
	{bottom: auto;}

	.tooltip{position:relative;float: left;left: -20px;top: 19px;} 
	
	.price span:before {
  content:"\00a3";
  padding:10px;
  border-top: 1px solid #b3b3b3;
  position: absolute;
  left: -25px;
  z-index: 0;
  border-bottom: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  line-height: 11px;
  font-weight: bold;
  color: grey;
  background: #f0eeee;
} 
	.homeTwo &gt; div{width:90%;    
    
 
	}    
	.pp {width: 85% !important;}
	.formBit input {/* float:left; *//* margin-bottom: 20px; */position: relative;font-size: 19px;} 
#threeFooter div,#threeFooter div:first-child,#threeFooter div:last-child{width:90%;    
margin:auto;    
text-align:center!important;    
float:none!important;
	}    
    
    
#threeFooter div{font-size:12px!important;}    

	
}</pre></body></html>