/*
Theme Name: Space DS
Version: 1
Description: Website for Space Design Solutions
Template:     smpl-skeleton

*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* #WP styles
================================================== */


.post-290, .post-4, .post-294, .post-10, .post-292, .post-343, .post-349, .post-347 {
	display: none
}
img.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important
}
img.size-large {
	width: 100%;
	height: 100%;
}
#site-title {
	display: none
}
.site-desc {
	display: none
}
.entry-title {
}
#header {
	display: none
}
.post h1 {
}
.post {
	margin-right: 50px;
}
#wrap a {
}
#wrap a:visited {
}
#wrap a:hover {
}
.cat-links a {
}
.cat-links a:hover {
}
.cat-links a:visited {
}
.tag-links a {
}
.tag-links a:hover {
}
.tag-links a:visited {
}
.comments-link {
	display: none
}
.comments-link a {
	display: none
}
.comments-link a:hover {
}
.comments-link a:visited {
}
.cat-links a {
}
.cat-links a:visited {
}
.cat-links a:hover {
}
.entry-meta a {
	text-decoration: none
}
.entry-meta a:visited {
}
.entry-meta a:hover {
}
.post-date {
	display: block;
	font-style: italic
}
.menu {
	float: left;
	height: 80px;
}
.menu li a {
	position: relative;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 18px;
	padding-left: 17px;
	padding-right: 17px;
	overflow: hidden;
	color: #000000 !important;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 15px;
	height: 33px;
	font-weight: 700;
}

@media only screen and (min-width: 1140px) {
.menu li a {
	position: relative;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 18px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
	color: #000000 !important;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 15px;
	height: 33px;
	font-weight: 700;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.menu li a {
	padding-left: 7px;
	padding-right: 7px;
}
}
.menu li a:hover {
	background-color: #cc0629;
	color: #fff !important;
}
li.current-menu-item a {
	background-color: #cc0629;
	color: #fff !important;
}
/* Submenu */
.menu ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	list-style-type: none;
}
.menu li:hover ul {
	left: 0px;
	top: 60px;
	background: #bb1928;
	padding: 0px;
}
.menu li:hover ul li a {
	padding: 20px 20px 0 20px;
	display: block;
	width: 300px;
	text-indent: 0px;
	background-color: #bb1928;
	color: #FFFFFF !important
}
.menu li:hover ul li a:hover {
	background: #ebebec;
	color: #575656 !important;
}
#nav-below {
	padding-bottom: 20px;
}
.post-time {
	text-align: left !important;
	float: left !important;
}
.post-date {
	padding-bottom: 20px;
}
.entry-meta {
	padding-bottom: 10px;
	padding-left: 0px
}
.entry-utility {
	display: none;
}
#recent-posts-2 {
	padding-top: 30px
}
.wp-post-image img {
}
.entry-content img {
	height: 100%;
	width: 100%
}
.post {
	padding-bottom: 50px;
}
#archives-2 {
	padding-bottom: 20px;
}
.more-link a {
	display: block;
	color: #FFFFFF;
}
.more-link a:visited {
	display: block;
	color: #FFFFFF;
}
.more-link a:hover {
	display: block;
	color: #FFFFFF;
}
.more-link {
	background-color: #CCCCCC;
	font: 12px/100%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px 5px;
	margin-bottom: 10px;
	color: #fff;
	display: inline-block;
	zoom: 1;
 *display:inline;
	white-space: nowrap;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.more-link:hover {
	background-color: #ddd;
}
.themeauthor {
	display: none
}
.widget-title {
	display: none
}
#sidebar img {
	width: 100%
}
#sidebar {
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
#sidebar h2 {
	padding: 25px 0 0 30px;
}
#sidebar p {
	padding: 30px 0 0 30px;
}
#sidebar h3 {
	padding: 25px 0 0 0px;
	font-size: 30px
}
#sidebar h2 {
	font-size: 30px;
}
/* #Basic Styles
================================================== */
body {
	background-color: #fff;
	font-family: 'Lato', Gotham, Helvetica, Arial, sans-serif !important;
	color: #333 !important;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
/* #Typography
================================================== */

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: 'Quicksand', Gotham, Helvetica, Arial, sans-serif !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 600;
	font-family: 'Quicksand', Gotham, Helvetica, Arial, sans-serif !important;
}
p {
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 15px;
	font-family: 'Lato', Gotham, Helvetica, Arial, sans-serif !important;
}
em {
	font-style: italic
}
strong {
	font-weight: bold;
	color: #a91724 !important
}
/* #Header
================================================== */



.headerbg {
	background-color: #fff;
	padding: 0
}
.header img {
	width: 100%;
	padding-top: 10px;
}
.img img {
	width: 100%;
	margin-bottom: -2px
}
/* #Homepage
================================================== */

.ghost1 {
	background-image: none
}
.ghost2 {
	background-image: none
}
.ghost3 {
	background-image: none
}

.ghost4 {
	display:none;
}

@media only screen and (min-width: 1140px) {
.ghost1 {
	background-image: url(https://www.space-ds.co.uk/images/bghome1.jpg);
	width: 100%;
	background-repeat: no-repeat scroll;
	background-position: center top;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.ghost2 {
	background-image: url(https://www.space-ds.co.uk/images/bghome2.jpg);
	width: 100%;
	background-repeat: no-repeat scroll;
	background-position: center top;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.ghost3 {
	background-image: url(https://www.space-ds.co.uk/images/bgprocess.jpg);
	width: 100%;
	background-repeat: no-repeat scroll;
	background-position: center top;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
}
.textpadding {
	margin: 30px;
}
.textpadding a {
	font-weight: bold !important;
	color: #000 !important;
	text-decoration: none;
}
.textpadding a:hover {
	color: #cc0629 !important;
	text-decoration: none;
}
.red {
	border-bottom: 2px solid #cc0629;
	margin: 30px 50px 0px 30px;
}
.red h1 {
	text-transform: uppercase;
	color: #cc0629;
	font-size: 17px;
	padding-bottom: 30px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 300
}
.red h2 {
	text-transform: uppercase;
	color: #cc0629;
	font-size: 17px;
	padding-bottom: 30px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 300
}

@media only screen and (min-width: 1140px) {
.red h2 {
	font-size: 21px;
}
.red h1 {
	font-size: 21px;
}
}
/* #Profile
================================================== */



.greybg {
	background-color: #f2f1ef;
}
.greybg p {
	text-align: center;
	padding: 30px;
}
.redbox {
	background-color: #cc0629;
	padding-top: 30px;
}
.redbox p {
	border-left: 1px solid white;
	padding: 0 30px 0 30px;
	color: #fff;
	margin-left: 30px;
	line-height: 23px;
	font-family: 'Quicksand', sans-serif !important;
}
.redbox h4 {
	text-align: right;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 20px 30px 0;
	font-family: 'Quicksand', sans-serif;
}
.redbox strong {
	color: #fff !important;
}
.profilemain {
	margin-top: 40px;
	margin-left: 40px;
}
.profilemain h1 {
	padding: 0 0 20px 0px;
	color: #cc0629;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Quicksand', sans-serif;
}
.profilemain h2 {
	padding: 0 0 20px 0px;
	color: #cc0629;
	font-size: 17px;
	font-weight: 300;
	font-family: 'Quicksand', sans-serif;
}

@media only screen and (min-width: 1140px) {
.profilemain h2 {
	font-size: 21px;
}
.profilemain h1 {
	font-size: 21px;
}
}
.profilemain h3 {
	padding: 0 0 5px 0px;
	color: #cc0629;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Quicksand', sans-serif;
}
.profilemain p {
	padding: 0 0 0 0px;
}
.profilemain a {
	font-weight: bold !important;
	color: #666 !important;
	text-decoration: none;
}
.profilemain a:hover {
	color: #cc0629 !important;
	text-decoration: none;
}
hr {
	margin: 30px 0 30px 0 !important;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cc0629;
	padding: 0;
	background-color: #cc0629
}
.bxslider strong {
	color: #333 !important
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #cc0629 !important;
}
/* #Portfolio
================================================== */

.portbuttons p {
	text-align: center;
	padding-top: 30px;
	font-family: 'Quicksand', Gotham, Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	color: #cc0629
}
.portbuttons a {
	color: #000 !important;
	border: 1px solid #000;
	padding: 10px;
	font-family: 'Quicksand', Gotham, Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	text-decoration: none;
	margin: 30px 10px 30px 10px;
}
.portbuttons a:hover {
	background-color: #cc0629;
	color: #FFFFFF !important;
	border: 1px solid #cc0629;
}
.portbuttons .selected {
	background-color: #cc0629;
	color: #FFFFFF !important;
	border: 1px solid #cc0629;
}
/* #Contact
================================================== */


.contact {
	margin: 0 60px 0 60px;
}
.contact p {
	text-align: center;
	padding-top: 30px;
}
.mapoverlay {
	background-color: #FFFFFF;
	opacity: 0.2;
	position: relative;
	width: 100%;
	height: 500px; /* your iframe height */
	top: 500px;  /* your iframe height */
	margin-top: -500px;  /* your iframe height */
}
.wpcf7-form {
	padding-top: 20px;
	margin-bottom: 30px;
}
.wpcf7-form input {
	background: #fff;
	padding: 10px 7px;
	border: 1px solid #ccc;
	margin-bottom: 0px;
	width: 600px;
}
.wpcf7-form select {
	background: #fff;
	padding: 10px 7px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	font-size: 18px !important;
	width: 335px;
}
.wpcf7-form textarea {
	background: #fff;
	padding: 10px 0px 10px 7px;
	border: 1px solid #ccc;
	width: 605px;
}
.wpcf7-form p {
	color: #333;
	margin-top: 2px;
}
.wpcf7-form .wpcf7-submit {
	background-color: #bb1928;
	cursor: pointer;
	padding: 20px !important;
	color: #fff;
	width: 200px !important
}
.wpcf7-form .wpcf7-submit:hover {
	background-color: #fff;
	color: #72375a;
}
/* #Footer
================================================== */

.footerlogo img {
	width: 80%;
	float: right;
}
.footerbg {
	background-color: #cc0629;
	margin-top: 70px;
}
.footerbg img {
	padding-top: 20px;
}
.address p {
	text-align: left;
	color: white !important;
	padding-top: 73px;
	padding-left: 20px;
}

@media only screen and (min-width: 1140px) {
.address p {
	text-align: left;
	color: white !important;
	padding-top: 83px;
	padding-left: 20px;
}
}
.address strong {
	color: white !important;
}
.footer {
	padding: 10px 0px 20px 0px;
}
.footer p {
	color: white;
	text-align: center;
	margin: 0 95px 10px 95px;
}
.footer h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: 'Quicksand', sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 5px;
}
.threepeaks {
	background-color: #cc0629;
	padding: 20px 0 20px 0;
}
.threepeaks p {
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.threepeaks a {
	color: #fff !important;
	text-decoration: none !important
}
.threepeaks a:hover {
	color: #ccc;
	text-decoration: underline !important
}
/* #Caption
================================================== */


.caption-wrap {
	background-color: rgba(250, 250, 250, 1) !important;
	opacity: 0.9 !important;
}
.caption {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.caption h1 {
	display: inline;
	color: #000 !important;
	font-weight: 300;
	text-transform: uppercase;
	padding-left: 25px;
	font-size: 17px !important;
}
.caption h2 {
	display: inline;
	font-size: 25px !important;
	color: #FFFFFF !important;
	vertical-align: middle;
	margin-left: 10px;
}
.caption p {
	color: #FFFFFF !important;
	padding-top: 10px;
	margin-right: 0px;
}
.caption a {
	color: #FFFFFF;
	text-decoration: none
}
 .caption a:visted {
 color:#ccc;
 text-decoration:none;
}
.caption a:hover {
	color: #ccc;
	text-decoration: none;
	opacity: 0.6 !important
}

@media only screen and (min-width: 1140px) {
/* #Caption
================================================== */


.caption-wrap {
	background-color: rgba(250, 250, 250, 1) !important;
	opacity: 0.9 !important;
}
.caption {
	width: 1140px;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.caption h1 {
	display: inline;
	color: #000 !important;
	font-weight: 300;
	font-size: 21px !important;
	padding-left: 30px;
}
.caption h2 {
	display: inline;
	font-size: 45px !important;
	color: #FFFFFF !important;
	vertical-align: middle;
	margin-left: 10px;
}
.caption p {
	display: block;
	color: #FFFFFF !important;
	padding-top: 10px;
}
.caption a {
	color: #FFFFFF;
	text-decoration: none
}
 .caption a:visted {
 color:#ccc;
 text-decoration:none;
}
.caption a:hover {
	color: #ccc;
	text-decoration: none;
	opacity: 0.6 !important
}
}
/* #Blog
================================================== */

.blogtop {
	background-image: url(https://www.space-ds.co.uk/images/blog.jpg);
	width: 100%;
	background-repeat: no-repeat scroll;
	background-position: center top;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.contact img {
	left: 80px;
	bottom: 0;
	width: 80%;
}
.headercontact {
	display: none
}
.header img {
	padding-top: 20px;
}
.google-maps {
	position: relative;
	padding-bottom: 119%;
	height: 0;
	overflow: hidden;
}
.caption {
	width: 768px;
}
.caption p {
	display: none
}
.footerlogo img {
	width: 100%;
	float: right;
}
.wpcf7-form input {
	width: 400px;
}
.wpcf7-form textarea {
	width: 405px;
}
.portbuttons a {
	text-decoration: none;
	margin: 30px 0px 30px 0px;
	font-size: 14px !important;
}
}
 
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
body .galleria-thumbnails .galleria-image {
	width: 200px
}
img.size-medium {
	width: 100%;
	height: 100%;
}
img.size-thumbnail {
	width: 100%;
	height: 100%;
}
.menu li a {
	display: none;
}
.contact {
	margin: 0 0px 0 0px;
}
.wpcf7-form input {
	width: 280px;
}
.wpcf7-form select {
	width: 295px;
}
.wpcf7-form textarea {
	width: 280px;
}
.contactdetails {
	display: none
}
.menu-header {
	display: none
}
.menu-item-22 {
	display: none !important
}
.menu-item .fa {
	display: none !important
}
.caption {
	display: none
}
.profilemain {
	margin-top: 40px;
	margin-left: 0px;
}
.textpadding {
	margin: 30px 0 30px 0;
}
.red {
	margin: 30px 0px 0px 0px;
}
.footerlogo img {
	width: 80%;
	float: left;
	padding-left: 30px;
}
.footer p {
	margin: 0 10px 10px 10px;
}
.address p {
	text-align: center;
	padding-left: 0px;
	padding-top: 43px;
}
.footerblock {
	display: block
}
.footerline {
	display: none
}
.portbuttons a {
	display: block
}
.ghost4 {
	display:block;
}

.ghost3{
	display:none}

 @media only screen and (max-width: 479px) {
