.rwd1_top {
	width: 100%;
	height: auto;
	float: left;
	background-color: #6f6f6f;
}
.rwd1_portfolio {
	width: 100%;
	height: auto;
	float: left;
	background-color: #f9f9f9;
}
.rwd1_clickcollect {
	width: 100%;
	height: auto;
}
.rwd1_top_inner_left {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #e2e2e2;
	text-align: right;
	/* [disabled]border-right-color: #e2e2e2; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-width: 1px; */
	border-left: 1px solid #e2e2e2;
}

.rwd1_top_text_left {
	width: 100%;
	height: auto;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	color: #e2e2e2;
	text-align: left;
	/* [disabled]border-right-color: #e2e2e2; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-width: 1px; */
	border-left: 1px solid #e2e2e2;
}


.rwd1_top_inner_right {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #e2e2e2;
	text-align: right;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}



.rwd1_top_topbar {
	width: auto;
	height: auto;
	padding: 3px;
	text-align: right;
}
.rwd1_top_topbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #f1f1f1;
}
.rwd1_header {
	width: 100%;
	height: auto;
	float: left;
	-o-background-size: cover;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rwd1_header_home {
	width: 100%;
	height: auto;
	float: left;
	-o-background-size: cover;
}
.rwd1_header_inner_right {
	width: 100%;
	height: auto;
	padding-top: 60px;
}
.rwd1_header_inner_right_cosca {
	width: 100%;
	height: auto;
	text-align: right;
	padding-top: 35px;
}
.rwd1_header_inner_right_text_header {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #555555;
}
.rwd1_header_inner_right_text_para {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #00a1df;
}
.rwd1_slider {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.rwd1_slider_noborder {
	width: 100%;
	height: auto;
	float: left;
}
.rwd1_slider_bottombar {
	width: 100%;
	float: left;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background-color: #F6F6F6;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}



.rwd1_header_logo {
	width: auto;
	height: auto;
}
.rwd1_header_topbar {
	width: auto;
	height: auto;
	background-color: #1bbc9b;
	padding: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	text-align: center;
	color: #FFF;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #106f5b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #106f5b;
	-webkit-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 5px 7px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 5px 7px 0px rgba(50, 50, 50, 0.5);
}




.rwd1_header_topbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

.rwd1_header_bottombar {
	width: auto;
	height: auto;
	padding: 4px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: right;
}
.rwd1_header_bottombar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555555;
	font-weight: bold;
}

.rwd1_nav {
	width: 100%;
	height: auto;
	float: left;
}
.rwd1_nav_inner {
	width: 100%;
	height: auto;
	text-align: center;
}





.rwd1_main {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
.rwd1_main_inner {
	width: 100%;
	height: auto;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	text-align: justify;
}
.rwd1_main_inner_centre {
	width: 100%;
	height: auto;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	text-align: center;
}
.rwd1_main_common {
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.rwd1_main_common_advert {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.rwd1_main_foodbox {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #B3B3B3;
}
.rwd1_main_gsohomebox {
	width: 100%;
	height: auto;
	border: 1px solid #B3B3B3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EAEAEA;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: justify;
}
.rwd1_gsohomebox_text_header {
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #fb3593;
	font-weight: bold;
}
.rwd1_gsohomebox_text_para {
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	color: #555555;
}
.rwd1_main_storefinder {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.rwd1_main_storefinder_general {
	width: 100%;
	height: auto;
}
.rwd1_main_newsletter {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.rwd1_main_sidenavbar {
	width: 100%;
	height: auto;
	/* [disabled]padding-right: 2px; */
	/* [disabled]padding-top: 2px; */
	/* [disabled]padding-bottom: 2px; */
	/* [disabled]padding-left: 2px; */
	border-radius: 5px;
	background-color: #F4F4F4;
}
.rwd1_image_mobile {
	width: auto;
	height: auto;
}
.rwd1_image_mobile_992 {
	width: auto;
	height: auto;
}
.rwd1_main_inner_greybox {
	width: 100%;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	/* [disabled]background-color: #F7F7F7; */
	/* [disabled]border-radius: 10px; */
	margin-top: 10px;
	text-align: justify;
}
.rwd1_paypal {
	width: 100%;
	height: auto;
	padding-left: 97px;
}
.rwd1_main_inner_box {
	width: 100%;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	border: 1px solid #777777;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rwd1_main_sidenavbar {
	width: 100%;
	height: auto;
	/* [disabled]padding-right: 2px; */
	/* [disabled]padding-top: 2px; */
	/* [disabled]padding-bottom: 2px; */
	/* [disabled]padding-left: 2px; */
	border-radius: 5px;
	background-color: #F4F4F4;
}

.rwd1_general_text_header {
	font-family: 'Muli', sans-serif;
	/* [disabled]font-size: 1.8em; */
	color: #555555;
	font-weight: bold;
}
.rwd1_general_text_subheader {
	font-family: 'Muli', sans-serif;
	/* [disabled]font-size: 1.3em; */
	color: #555555;
	/* [disabled]font-weight: bold; */
}

.rwd1_general_text_para {
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	color: #555555;
}
.rwd1_general_text_menu {
	font-family: 'Muli', sans-serif;
	font-size: 1.1em;
	color: #555555;
}
.rwd1_footer_text_subheader {
	font-family: 'Muli', sans-serif;
	/* [disabled]font-size: 1.3em; */
	color: #22609a;
	font-weight: 300;
}
.rwd1_general_sidebar {
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	color: #555555;
	text-align: center;
	width: 100%;
	height: auto;
}
.rwd1_advert {
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding-top: 30px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.rwd1_advert_small {
	width: 100%;
	float: left;
	background-color: #f6f6f6;
	padding-top: 25px;
	padding-bottom: 25px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1pt solid #e7e7e7;
	border-bottom: 1pt solid #e7e7e7;
	color: #777777;
	text-align: center;
	font-family: 'Muli', sans-serif;
	font-style: normal;
	font-size: 1.8em;
}
.rwd1_advert_home {
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 0px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.rwd1_advert_box {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.rwd1_portfolio_box {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.rwd1_prefooter {
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
}
.rwd1_prefooter_textright {
	text-align: right;
}

.rwd1_footer {
	width: 100%;
	height: auto;
	float: left;
	background-color: #e2e2e2;
	border-top: 1px solid #E7E7E7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #E7E7E7;
}

.rwd1_footer_inner_right {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #cc7338;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.rwd1_footer_inner_left {
	width: 100%;
	height: auto;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #22609a;
}
.rwd1_footer_inner_newsletter {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

.rwd1_postfooter {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	-o-background-size: cover;
	background-color: #6f6f6f;
	/* [disabled]background-image: url(/images_main/ff_footer_bg.jpg); */
	/* [disabled]-webkit-background-size: cover; */
	/* [disabled]-moz-background-size: cover; */
	-o-background-size: cover;
	/* [disabled]background-size: cover; */
	padding-top: 10px;
}

.rwd1_postfooter_inner_left {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #e2e2e2;
}
.rwd1_postfooter_inner_right {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #e2e2e2;
}

.rwd1_footer_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

.rwd1_footer_text_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
}

.rwd1_contact_form {
	height: auto;
	width: auto;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
	font-size: 12px;
}
.rwd1_contact_address {
	height: auto;
	width: auto;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.1em;
}

.rwd1_contact_map {
	height: 10px;
	width: auto;
}

a.contactemaillink:link, a.contactemaillink:visited, a.contactemaillink:active {
	color: #333;
	text-decoration:none;
}

a.contactemaillink:hover {
	color:#000;
	text-decoration:none;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #e2e2e2;
	text-decoration:none;
}

a.footerlink:hover {
	color:#bbbbbb;
	text-decoration:none;
}

a.footerlinkblue:link, a.footerlinkblue:visited, a.footerlinkblue:active {
	color: #22609a;
	text-decoration:none;
}

a.footerlinkblue:hover {
	color:#444444;
	text-decoration:none;
}

a.weblink:link, a.weblink:visited, a.weblink:active {
	color: #888888;
	text-decoration:none;
}

a.weblink:hover {
	color:#444444;
	text-decoration:none;
}

.google-maps {
	position: relative;
	padding-bottom: 50%;
// This is the aspect ratio
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.rwd1_testimonial_roundedbox {
	width: 100%;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	background-color: #f8f8f8;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* START - Code to make Blog Image Responsive */
img {
height: auto;
max-width: 100%;
}
/* END - Code to make Blog Image Responsive */
