/* cmsms stylesheet: rd-style modified: 01/07/19 13:31:15 */
@charset "utf-8";
/*------------------------------------------
Created:	15 February, 2018
Author:		Adam Alexander
Contact:	adam@coirecreative.co.uk
Website:	www.coirecreative.co.uk
-------------------------------------------*/


/***************************** Reset *************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul li p {
	padding: 0;
margin: 0;
}
:focus {
	outline: 0;
}
/***************************** Generic styles *************************************/

body {
	font-family: 'Lato',sans-serif;
	font-size:62.5%;
font-weight: 300;
	color:#64605A;
	margin:0px;
	padding:0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
background-color: #FFF;
}
.holder {
	position: relative;
	z-index: 111;
clear: both;
}
.header {
	padding: 0;
	z-index: 1112;
	width: 100%;
background-color:rgba(0, 0, 0, 0.0);
    height: 90px;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}
.noimage {
background-color:rgba(0, 0, 0, 0.5); 
}
.header.shrink {
background-color:rgba(0, 0, 0, 0.5); 
}
.headpad {
height: 90px;
}
.headcolour {
height: 90px;
width: 100%;
background-color: #999;
position: fixed;
top: 0;
left: 0;
}
.image {
	position: relative;
}
#images img, .topimage img, .columns img, .responsive, .wideimage img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.footer .cols img {
	max-width: 100%;
	height: auto;
}
.doublecolumns, .onecol, .twocol, .logocol, .leftnav, .halfcol, .threecolumns, .navonecol, .navtwocol {
	float: left;
}
p {
	font-size: 1.6em;
	margin: 0;
	padding:0 0 15px;
	line-height: 1.4em;
}
.footer p {
font-size: 1.5em;
line-height: 1.5em;
}
strong { font-weight: 700; }
.clear {
	clear:both;
}
.foot {
width: 100%;
background-color: #FFF;
clear: both;
padding: 10px 0;
}
.footer {
color: #777;
}
ul, ol { padding: 0 0 30px 15px; }
ul li, ol li {
font-size: 1.6em;
padding: 3px;
line-height: 1.5em;
}
.pad {
padding: 10px 0;
}
.grad {
background-color: #EEEEEE; 
width: 100%;
}
.overlay {
width: 100%;
height: 280px;
position: absolute;
left: 0;
top: 0;
z-index: 1111;
background: url(http://www.ronadouglasinteriors.co.uk/uploads/images/image-overlay.png);
}

.holder {
 width: 980px;
 margin: auto;
}
.header {
position: fixed;
	top: 0;
left: 0;
}
.logo {
padding: 20px;
}
h1 {
	font-size: 3em;
}
.wideimage {
width: 100%;
height: 80vh;
}
.downlnk {
position: absolute;
left: 50%;
padding-top: 64px;
top: -140px;
}
.galmessage {
width: 800px;
  margin: auto;
  position: absolute;
  left: 0; bottom: 10%; right: 0;
height: 150px;
z-index: 1111112;
}
.galmessage div {
font-size: 3em;
font-weight: 400;
line-height: 1.4em;
padding: 20px;
color: #FFF;
text-align: center;
text-shadow: 1px 1px 5px black;
background: url(http://www.ronadouglasinteriors.co.uk/uploads/images/nav-back.png);

}
.subnav li {
	width: 23%;
	padding: 0 1% 20px;
}
.compimg {
width: 50%;
height: 600px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
position: relative;
}
.compimg:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.comptxt {
width: 400px;
padding: 42px 40px;
}
.imgleft .compimg, .imgleft .comptxt {
float: left;
background-position: right!important;
}
.imgright .compimg, .imgright .comptxt {
float: right;
}
.column {
 width: 80%;
 float: none;
 margin: 50px 10%;
}
.halfcol {
 width: 48%;
 margin: 30px 1%;
}
.onecol, .leftnav {
 width: 23%;
 margin: 30px 1%;
}
.twocol {
 width: 71%;
 margin: 30px 2%;
}
.navtwocol {
	width: 35%;
	margin: 30px 2% 20px 0;
}
.navonecol {
	width: 73%;
	margin: 30px 2% 20px 0;
}
.doublecolumns {
 width: 46%;
 margin: 50px 2%;
}
.threecolumns {
 width: 31%;
 margin: 30px 2%;
}
.footer {
width: 100%;
margin: auto;
padding: 20px 0% 0;
}
.footer .cols {
width: 29%;
float: left;
padding: 0 2%;
margin: 0;
border-left: 1px #CCC solid;
text-align: center; 
}
.social { 
border-left: none!important;
}
.social p { display: inline; }
#menuwrapper {
margin: auto;
text-align: right;
position: absolute;
right: 30px;
bottom: 0px;
z-index:111111;
}
#menuwrapper ul li {
 display: inline-block;
 margin: 0px;
 position: relative;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
	color: #FFF;
	display: block;
	font-size: 1.1em;
	height: 20px;
	padding: 15px 14px;
font-weight: 100;
line-height: 1em;
}
#menuwrapper ul li a:hover {
	color: #B2B200;
}
#menuwrapper ul ul {
 position: absolute;
 top: 50px;
 left: 0px;
 display: none;
 text-align: left;
border-top: 1px #E4E4E4 solid;
background: url(http://www.ronadouglasinteriors.co.uk/uploads/images/nav-back.png);
}
#menuwrapper ul ul li {
 padding: 0px;
 width: 250px;
 display: block;
}
#menuwrapper ul ul ul {
 position: absolute;
 top: 0px;
 left: 160px;
 display: none;
}
 #menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
height: auto;
border-bottom: 1px #E4E4E4 solid;
border-left: none;
padding: 15px 18px;
}
 #menuwrapper ul li:hover ul ul, #menuwrapper ul li:hover ul ul ul, #menuwrapper ul li:hover ul ul ul ul {
display:none;
}
 #menuwrapper ul li:hover ul, #menuwrapper ul li li:hover ul, #menuwrapper ul li li li:hover ul, #menuwrapper ul li li li li:hover ul {
 display:block;
}
a#pull {
 display: none;
}


/**************************************************************************************************/
 
 @media all and (max-width: 1000px) {
.holder {
 width: 100%;
}
.header {
text-align: center;
}
.logo {
padding: 10px;
width: 340px;
height: auto;
}
.wideimage {
width: 100%;
height: 70vh;
}
.galmessage {
  top: auto; left: 0; bottom: 50px; right: 0;
width: 700px;
}
.galmessage div {
font-size: 2.4em;
}
.compimg {
width: 50%;
height: 500px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.compimg:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.comptxt {
width: 40%;
padding: 42px 5%;
}


#menuwrapper {
text-align: center;
position: relative;
z-index:111111;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
	padding: 5px 14px;
}
}

/*********************************************************************************************/


 @media all and (max-width: 768px) {
.header {
z-index: 999999;
overflow: visible;
text-align: left;
}
.logo {
max-width: 70%;
height: auto;
}
h1 {
font-size: 3em;
}
.galmessage {
display: none; 
}
.compimg {
width: 100%;
height: 300px;
}
.comptxt {
width: 92%;
padding: 20px 4%;
}
.imgleft .compimg, .imgleft .comptxt {
float: none;
background-position: right!important;
}
.imgright .compimg, .imgright .comptxt {
float: none;
}
.wideimage, .google-maps {
width: 100%;
height: 400px;
}
.column {
 width: 92%;
 float: none;
 margin: 50px 4%;
}
.doublecolumns {
 width: 92%;
 margin: 20px 4%;
}
.threecolumns, .halfcol, .onecol {
 width: 96%;
 margin: 10px 2%;
float: right;
}
.footer .cols {
width: 96%;
float: none;
padding: 5px 2%;
margin: 0;
border: none;
}
#menuwrapper {
 display: none;
position: fixed;
top: 60px;
right: 0;

}
#menuwrapper ul li {
 display: block;
 position: relative;
 border-top: 1px #666 solid;
text-align: right;
background-color: #333;
}
#menuwrapper ul ul {
 display: none;
}
 #menuwrapper ul li:hover ul ul, #menuwrapper ul li:hover ul ul ul, #menuwrapper ul li:hover ul ul ul ul {
display:none;
}
 #menuwrapper ul li:hover ul, #menuwrapper ul li li:hover ul, #menuwrapper ul li li li:hover ul, #menuwrapper ul li li li li:hover ul {
 display:none;
}
a#pull {
 display: block;
}
}

/*********************************************************************************************/

 @media all and (max-width: 480px) {

.logo {
width: 70%;
height: auto;
}
.wideimage, .google-maps {
width: 100%;
height: 200px;
}
.onecol, .twocol, .halfcol, .threecolumns, .navonecol, .navtwocol {
 width: 96%;
 margin: 10px 2%;
}
h1 {
	font-size: 2.4em;
}
.subnav li {
	width: 48%;
	padding: 0 1% 10px;
}
.columns {
 width: 98%;
 margin: 10px 1%;
}
.leftnav {
 display: block;
 width: 98%;
 margin: 10px 1%;
float: none;
}
.threecol {
 width: 96%;
 margin: 10px 2%;
}
.footer .cols img {
width: 80%;
}
}

.subfooter {
margin: 10px auto;
font-size: 1.2em;
text-align: center;
}

/***************************** Anchors *************************************/
	
a:link, a:visited, a:active {
	color: #B2B200;
	text-decoration:none;
}
a:hover {
	color: #666;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #777;
	text-decoration:none;
}
.footer a:hover {
	color: #B2B200;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
display: inline-block;
padding: 10px 15px;
margin-top: 20px;
text-align: center;
font-size: 1.2em;
font-weight: 300;
border: 1px #B2B200 solid;
color: #B2B200;
}
a.boxlink:link, a.boxlink:visited, a.boxlink:active {
display: block;
padding: 15px;
text-align: center;
font-size: 2.6em;
font-weight: 400;
background-color: #083E75;
color: #FFF;
}

a.blocklink:hover, a.boxlink:hover {
background-color: #B2B200;
color: #FFF;
}
.contact a:link, .contact a:visited {
color: #083E75;
font-size: 1.1em;
}
.contact a:hover {
	color: #333;
}
a.greylink:link, a.greylink:visited {
width: 100%;
text-align: center;
color: #FFF;
background-color: #333;
padding: 10px 0;
display: block;
font-size: 2.5em;
}
a.greylink:hover {
color: #CCC;
}

/***************************** Headers *************************************/

h1 {
	padding: 10px 0 30px;
	margin:0px;
	color: #525252;
	font-weight: 100;
text-transform: uppercase;
}
.compimg h1 { 
color: #FFF; 
position: absolute;
right: 0px;
top: 20px;
padding: 20px 30px;
font-size: 4em;
background: url(http://www.ronadouglasinteriors.co.uk/uploads/images/nav-back.png);
}
.imgright .compimg h1 {
left: 0px;
right: auto;
}
h2 {
	padding: 12px 0px 20px;
	margin:0px;
	color: #64605A;
	font-size: 2.5em;
	font-weight: 100;
}
h3 {
	padding: 10px 0px;
	margin:0px;
	color:#333;
	font-size: 1.0em;
	font-weight: 300;
}
h4 {
	padding: 10px 0 30px;
	margin:0px;
	color: #64605A;
	font-size: 3.6em;
	font-weight: 100;
text-align: center;
}

/***************************** Navigation *************************************/

.nav {
	background-color: #000;
	width: 100%;
}
#menuwrapper {
	float: none;
	margin: 0px auto;
}
#menuwrapper ul, #menuwrapper ul li { padding: 0; }

a.menuactive:link, a.menuactive:visited { color: #B2B200!important; }

#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited { font-size: 0.7em; }

a#pull {
	color: #FFF;
	font-size: 1.8em;
	text-align: center;
	width: 50px;
padding-right: 7px;
position: absolute;
top: 10px;
right: 0;
}
.subnav li {
	background-color: none;
	display: inline-block;
	text-align: center;
	vertical-align: top;
font-size: 1.4em;
}
.subnav li img { 
	max-width: 100%; 
	width: 100%; 
	height: auto; 
	margin-bottom: 3%; 
}
.subnav { padding: 0; clear: both; list-style: none; }
.subnav li a:link, .subnav li a:visited {
color: #665568;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.subnav li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.leftnav ul {
	padding: 0;
list-style: none;
}
.leftnav ul li a:link, .leftnav ul li a:visited {
	display: block;
	font-size: 1.2em;
	color: #333;
	padding: 8px 10px;
	border-bottom: 1px #E4E4E4 solid;
}
.leftnav ul li a:hover {
	color: #a39f4a;
}
.footer ul, .footer ul li {
	padding: 0;
list-style: none;
}
.footer ul li a:link, .footer ul li a:visited {
	line-height: 1.2em;
	color: #FFF;
}
.footer ul li a:hover {
	color: #CCC;
}
/***************************** Contact form *************************************/

label, .captchatext {
	width: 25%;
	color: #666;
	text-align: right;
	padding: 4px 1% 0px 0px;
	font-size: 1.5em;
	float: left;
}
.contactform {
	position: relative;
	padding-top: 10px;
}
.contactform div {
	padding: 3px 0px;
	text-align: left;
	clear: both;
}
.contactform div div {
	display: inline-block;
}
.contactform div div label {
	width: 60px;
	text-align: right;
	padding-right: 0;
}
.contactform div div input {
	width: 20px;
	border: none;
}
.contactform input, .contactform textarea {
	background-color: #FFF;
	border: none;
	color: #64605a;
font-family: 'Roboto',sans-serif;
	font-size: 1.2em;
	width: 65%;
	padding: 8px 2%;
	border: 1px #CCC solid;
}
.contactform textarea {
	padding: 8px 2%;
	height: 120px;
}
.contactform .submit {
	text-align: left;
margin-left: 26%;
}
.contactform input.fbsubmit, .contactform input.fbsubmit_prev {
	width: 120px;
color: #FFF;
background-color: #64605a;
font-size: 1.5em;
	margin-right: 5px;
	cursor: pointer;
}
.contactform input.cms_checkbox {
	width: 5px!important;
}
.error_message {
	background-color: #FF2200;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.2em;
}
.errror {
	color: #ff2200;
	padding: 2px 0 0 26%;
}
.errrror {
	background-color: #ff2200;
	color: #FFF;
	padding: 2px;
	width: 208px;
	display: block;
	margin-left: 205px;
}
.captcha img {
	padding: 0 0 5px;
}
.captcha input {
	margin: 0 0 0 105px;
	width: 145px;
	display: block;
}
/******************* News section **************************/

.NewsSummaryLink a:link, .NewsSummaryLink a:visited { display: block; font-size: 1.8em; color: #333;  padding: 0 0 10px; }
.NewsSummaryLink a:hover { color: #999; }
.NewsSummaryPostdate, #NewsPostDetailDate, .CGBlogSummaryPostdate { color: #999; }
.NewsSummarySummary, #NewsPostDetailSummary { padding: 0; }
.NewsSummary { padding: 0 0 10px; }
.summarydetail { margin: 0 0 20px; }
.NewsSummaryMorelink { font-size: 1.4em; padding-bottom: 10px; }
#NewsPostDetailTitle { padding: 10px 0 0 0; font-weight: 300; letter-spacing: 0px; font-size: 3em; color: #667944; }
.newsimg { padding: 10px 0;
	max-width: 100%; 
	width: 100%; 
	height: auto; 
 }
.google-maps {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	margin-top: 0px!important;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	/*padding-top:30px;*/
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.services { 
padding: 0;
margin: 0;
}
.services .owl-item { float: left; }
.services .owl-item .item { padding: 0px; text-align: center; font-size: 1em; text-transform: uppercase; position: relative; }
.services .owl-item .item img { height: auto!important; width: 100%; }
.darkpop {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(http://www.ronadouglasinteriors.co.uk/uploads/images/overlay.png);
}
.darkpoptxt {
position: absolute;
margin: auto;
color: #FFF;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: auto;
height: 30px;
font-size: 2.5em;
font-weight: 400;
}
a.group { display: block; margin-bottom: -1px; }
a.group:hover .darkpop { display: block; }

.gal {
margin-bottom: 0;
}


.newsimg, .NewsImage img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.NewsImage {
	position: relative;
	float: left;
}
.NewsImageLink {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.NewsImageLink p {
	padding: 0;
	font-size: 0.9em;
}
.category {
	color: #468C00;
}
.NewsImageLink p.date {
	color: #666;
	font-size: 0.8em;
}
a.NewsImageLink:link span, a.NewsImageLink:visited span {
font-weight: 400;
	color: #FFF;
	padding: 20% 3%;
margin: 1%;
	background-color: #CDC72B;
	position: absolute;
	left: 0;
	top: 0;
	width: 92%;
	height: 58%;
	opacity: 0;
	filter: alpha(opacity=0);
}
a.NewsImageLink:hover span {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
a.NewsImageLink:link span em {
	font-size: 0.8em;
	font-style: normal;
	text-align: right;
	display: block;
	padding: 5px 5px 0 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
a.NewsImageLink:hover span em {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
