@media only screen and (max-width: 959px) {
.wrapper{
margin:0 5% !important;
}
} @media only screen and (max-width: 880px) {
.webheader{
padding:10px 0 !important;
}
.webheaderlogo{
float:none !important;
width:100% !important;
margin-right: 0px !important;
text-align: center !important;
}
.webheaderlogo img{     }
} @media only screen and (max-width: 769px) {
.maincontentimages img{
float:none !important;
width: calc(100% - 0px) !important;
margin:0 0px 20px 0 !important;
}
.maincontentimages img:nth-child(even){
float:none !important;
width: calc(100% - 0px) !important;
margin:0 0 20px 0px !important;
}
.contactsection{
padding:10px 0 !important;
}
.contactsectionleft{
float:none !important;
width: calc(100% - 0px) !important;
margin-right: 0px !important;
margin-bottom: 20px;
}
.contactsectionright{
float:none !important;
width:100% !important;
}
.colhalf{
float:none !important;
width: 100% !important;
margin-right: 0px !important;
}
.colhalflast{
float:none !important;
width: 100% !important;
}
.webfootercol1{
float:none !important;
width:100% !important;
text-align: center;
margin-bottom: 20px;
}
.webfootercol2{
float:none !important;
width:100% !important;
text-align: center;
margin-bottom: 0px !important;
}
.webfootercol3{
float:none !important;
width:100% !important;
text-align: center;
margin-bottom: 0px !important;
}
} @media only screen and (max-width: 650px) {
} @media only screen and (max-width: 531px) {
.aboutleft{
float:none !important;
width: calc(100% - 0px) !important;
margin-right:0px !important;
}
.aboutright{
float:none !important;
width:100% !important;
}
.bookingratelow, .bookingratemid, .bookingratehigh{
float:none !important;
width:100% !important;
margin-left:0px !important;
margin-right:0px !important;
}
.footersocialmediaiconsmobile{
display:block !important;
text-align: center !important;
}
.footersocialmediaicons{
display:none !important;
}
.g-recaptcha {
display: inline-block !important;
}
.webfooter input[type=submit]{
width:200px !important;
margin:0 auto !important;
display:block !important;
}
}