/*
Theme Name: Vasos
Description: Custom 21st Century HTML5 and CSS 3 theme. 
Author: Ruth Smith
Colours: slate #101721 black #000000 text #ffffff
Dark blue #082a57 dark blue link colour #082750 #0c438d
Version: 1
*/

header,footer,section,aside,nav,article {
 	display: block;
}

body {
    	font-family: "Roboto", Helvetica, Arial, sans-serif;
    	font-size: 15.5px;
    	line-height: 1.42857143;
    	color: #ffffff;
	background-color: #082a57;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 100%;
	display: block;
	margin: auto auto;
	padding: 0 0 0 0;
	background-color: #082a57;
  	position: relative;
}

#wrapper a img {
	border: none;
}

#wrapper a:hover img {
	 border: none;
}

article a img {
	max-width: 100%;
	height: auto;
}

article img {
	max-width: 100%;
	height: auto;
}

header {
	width: 100%;
	height: 150px;
	text-align: right;
	background-color: #082a57;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	float: left;
}

a.email {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.email {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#logo { width: 283px;
	height: 150px;
	position: absolute;
	text-align: left; 
    	top: 7px;
	left: 80px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	float: left;
}

#logo img { 
	width: 100%;
	height: auto;
}


#details {
	display: block;
    	position: absolute;
	text-align: right; 
    	top: 5px;
	right: 15px;
	color: #ffffff;
	line-height: 80%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#details a {
	color: #ffffff;
	text-decoration: underline;
}

#details a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#details h1 a {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#details h1 a:hover {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#detailsmobile {
	display: none;
}

#detailsmobilesmall {
	display: none;
}

#icons {
	width: 150px;
	height: 25px;
    	position: absolute;
	text-align: right; 
    	top: 70px;
	right: 7px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#phone {
	display: none;
}

#email {
	display: block;
	width: 25px;
	height: 25px;
	padding-left: 0;
	float: left;
}

#fb {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#instagram {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#searchicon {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#searchbox {
	clear: both;
	position: absolute;
	top: 80px;
	right: 5px;
	width: 225px;
	max-width: 100%;
	z-index: 100;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none; /* visibility will be toggled with jquery */
}

#searchform {
	width: 225px;
	background-color: #082a57;
	border: 1px solid #ffffff;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	text-align: center;
}

.backtotop {
	width: 27px;
	height: 27px;
	position: fixed;
	z-index: 100;
	bottom: 10px;
	right: 10px;
	padding: 0 2px 12px 10px;
	margin: 0 0 0 0;
	background-color: #082a57;  
}

a.backtotop {
	display: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.backtotop:hover {
	display: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

#topsection {
	display: block;
	width: 94%;
	height: auto;
	padding: 0 3% 0 3%;
	margin: 0 0 0 0;
	float: left;
}

#topsectionmobile {
	display: none;
}

#topsection h2 {
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

#topsection p {
  	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}

#topsection p a {
  	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
  	text-decoration: underline;
}

#topsection p a:hover {
  	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
  	text-decoration: underline;
}

#ntcontainer {
  	position: relative;
  	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#ntblock {
  	position: absolute;
	top: 10px;
  	left: 150px;
	width: 65%;
	text-align: center;
  	background-color: transparent;
	z-index: 10;
	padding: 10px 50px 10px 50px;
}

#textsection {
	display: block;
	width: 100%;
	padding: 2% 0 2% 0;
	margin: 0 0 0 0;
    	color: #082a57;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#textsection h2 {
    	color: #082a57;
	font-size: 25px;
	font-weight: bold;
}

#blurb {
	display: block;
	width: 76%;
	padding: 2% 12% 2% 12%;
	margin: 0 0 0 0;
    	color: #4c4c4c;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurbmobile {
	display: none;
}

#blurb p {
    	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
}

#blurb p a {
    	color: #0c438d;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#blurb p a:hover {
    	color: #0c438d;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#slideshow {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #082a57;
	float: left;
}

#content {
	width: 70%;
	padding: 0 7% 0 7%;
	margin: 0 8% 2% 8%;
	font-size: 1em;
	color: #4c4c4c;
	background-color: #ffffff;
	float: left;
}

#content-top {
	width: 100%;
	height: 140px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #082a57;
	float: left;
}

#content-top h2 {
	padding: 10px 0 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
}

#content-top p {
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	padding: 0 0 20px 0;
}

#boxsection {
	width: 80%;
	padding: 0 2% 0 2%;
	margin: 0 8% 2% 8%;
	background-color: #ffffff;
	float: left;
}

#boxsection h2 {
	font-size: 22px;
	color: #082a57;
}

#boxsection a.links {
	font-size: 20px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: none;
}

#boxsection a:hover.links {
	font-size: 20px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: underline;
}

#boxes {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#box {
	width: 30%;
	margin: 1% 1.5% 2% 1.5%;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

#readmorebox {
	display: block;
	background-color: #ffffff;
	text-align: center;
	padding: 1% 0 1% 0;
	margin: 2% 0 2% 0;
	width: 100%;
}

#readmorebox a {
	color: #082a57;
	text-align: center;
	background-color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

#readmorebox a:hover {
	color: #082a57;
	text-align: center;
	background-color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

#mobilemenu {
	display: none;
}

#nav-wrap {
	display: none;
}

#mobilewrap {
	display: none;
}

#hamburgericon {
	display: none;
}

#navmobile {
	display: none;
}

/************ Code for desktop drop down menu **^^***********/

.no-js nav li:hover ul { 
	display: block; 
}

#desktopnav {	
	display: block;
	width: 100%;
	background-color: transparent;
	float: left;
}

nav {	
	display: block;
	width: 95%;
	float: left;
	padding: 0 0 0 5%;
	margin: 0 0 0 0;
	background-color: transparent;
}

nav ul {
	font-weight: bold;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

nav li {
	float: left;
	position: relative;
}

nav a {
	color: #b2b2b2;
	display: block;
	font-size: 1.3em;
	line-height: 2em;
	margin: 0 0 0 0;
	padding: 0.7em 1em 0.7em 1em;
	text-decoration: none;
}

nav ul ul {
	display: none;
	float: left;
	font-weight: normal;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 50;
}

nav ul ul li {
	width: 100%;
}

nav ul ul ul {
	left: 100%;
	top: 0;
}

nav ul ul a {
	background-color: #082a57;
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
	margin: 0 0 0 0;
	padding: .7em 1.1em .8em 1.1em;
	white-space: nowrap;
	text-align: left;
	height: auto;
}

nav li:hover > a {
	color: #ffffff;
}

nav ul ul :hover > a {
	color: #ffffff;
}

nav .current-menu-item a,
nav .current-menu-ancestor a,
nav .current_page_item a,
nav .current_page_ancestor a {
	color: #ffffff;
}

nav .current-menu-item ul a,
nav .current-menu-ancestor ul a,
nav .current_page_item ul a,
nav .current_page_ancestor ul a  {
	color: #ffffff;
}

iframe {
	width: 100%;
	padding: 1% 0 0 0;
	text-align: center;
}

/************** end of desktop nav *************/

/************** Footer code desktop view *****************/

footer {
	display: block;
	width: 100%;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	background-color: #082a57;
}

#footer-sidebar {
	display: block;
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	line-height: 140%;
	text-align: left;
	background-color: #082a57;
	padding: 0 16% 0 16%;
	margin: 0 0 0 0;
}

#footer-sidebar h3 {
	color: #b2b2b2;
	font-size: 1.2em;
	line-height: 140%;
	text-align: left;
}

#footer-sidebar1 {
	width: 26%;
	padding: 0 4% 0 2%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar1 a {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#footer-sidebar1 a:hover {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#footer-sidebar2 {
	width: 26%;
	padding: 0 4% 0 4%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar2 a {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#footer-sidebar2 a:hover {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#footer-sidebar3 {
	width: 26%;
	color: #b2b2b2;
	padding: 0 2% 0 4%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar3 p {
	color: #b2b2b2;
}

#footer-sidebar3 a {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#footer-sidebar3 a:hover {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#icons-footer {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#icons-footer a img {
	width: 20px;
	height: 20px;
}

#footerbottom {
	width: 94%;
	display: block;
	color: #082a57;
	background-color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	margin: 0 0 0 0;
	padding: 1% 3% 1% 3%;
	float: left;  
}

#footerbottom a,#footerbottom.bottom a {
	color: #082a57;
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
  	text-decoration: underline;
}

#footerbottom a:hover,#footerbottom.bottom a:hover {
	color: #082a57;
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	text-decoration: underline;
}

/************** End of footer code desktop view *****************/

ul.sitemap {
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
}

ul.sitemap a {
	list-style-type: disc;
	text-align: left;
	line-height: 150%;
	color: #082a57;
	font-weight: bold;
	list-style-position: outside;
	font-size: 1.1em;
	text-decoration: none;
}

ul.sitemap a:hover {
	list-style-type: disc;
	text-align: left;
	line-height: 150%;
	color: #082a57;
	font-weight: bold;
	list-style-position: outside;
	text-decoration: underline;
}

/* Blockquote */
blockquote {
	font-style: normal;
	margin: 20px 0 20px 0;
	background-color: #eeeaea;
	padding: 10px 25px 5px 26px;
	border-left: 4px solid #082a57;
}

blockquote cite {
 	font-weight: bold; 
}

table.privacy {
	border-collapse: collapse;
	border: 1px solid black;
	width: 90%;
	max-width: 100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
    	font-size: 13px;
	padding: 0 0 0 0;
	margin: 0 5% 0 5%;
	text-align: left;
	margin-bottom: 10px;
}

td.privacy {
	vertical-align: top;
	color: #000000;
	border: 1px solid black;
	line-height: 140%;   
	padding: 5px;
}

s, strike, del {
  	text-decoration: line-through; 
}

input.bgcolor {
	background-color: #eeeaea;
}

select.bgcolor {
	background-color: #eeeaea;
}

textarea.bgcolor {
	background-color: #eeeaea;
}

input.submitform {
	padding: 1% 2% 1% 2%;
	margin: 0 0 0 0;
	max-width: 98%;
	border: solid 2px #082a57;
	background-color: #082a57;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

input.wpcf7-form-control {
	 background-color: #eeeaea;
}

select.wpcf7-form-control {
	 background-color: #eeeaea;
}

textarea.wpcf7-form-control {
	background-color: #eeeaea;
}

input[type=submit] {
	background-color: #082a57;
	padding: 8px 14px 8px 14px;
	font-size: 15px;
	font-weight: bold;
	max-width: 98%;
	text-transform: uppercase;
	color: #ffffff;
}

button[type=submit] {
	background-color: #082a57;
	padding: 9px 14px 9px 14px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

section {
	display: block;
	padding: 0 0 0 0;
	width: 100%;
}

article {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2.news-header {
	padding: 0 0 0 0;
	margin: 0 0 0 4%;
	text-align: left;
	color: #4c4c4c;
}

#blog {
	margin: 0 0 0 0;
	padding: 1% 3% 0 3%;
}

article.news {
	display: block;
	padding: 1% 10% 0 10%;
	margin: 0 0 0 0;
}

article.news h2 {
	text-align: center;
	font-size: 22px;
	color: #ffffff;
	margin: 1% 0 1% 0;
}

article.news h2 a {
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	margin: 1% 0 1% 0;
}

article.news h2 a:hover {
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	margin: 1% 0 1% 0;
}

article.news h3 {
	text-align: center;
	font-size: 19px;
	color: #4c4c4c;
	margin: 1% 0 1% 0;
}

article.news h3 a {
	text-align: center;
	color: #4c4c4c;
	font-size: 19px;
	margin: 1% 0 1% 0;
	text-decoration: none;
}

article.news h3 a:hover {
	text-align: center;
	color: #4c4c4c;
	font-size: 19px;
	margin: 1% 0 1% 0;
	text-decoration: underline;
}

article.news time {
	text-align: center;
	font-weight: bold;
}

article.news time.blog2 {
	text-align: left;
	font-size: 18px;
	color: #4c4c4c;
	font-weight: bold;
}

article.news time.blog {
	text-align: center;
	color: #4c4c4c;
	font-weight: bold;
}

p.share-post {
	text-align: center;
	color: #4c4c4c;
	font-weight: bold;
}

#share-post {
	text-align: center;
	width: 26%;
	padding: 0 0 0 0;
	margin: 0 37% 0 37%;
}

#share-post a img {
	width: 30px;
	height: 30px;
}

#share-email {
	text-align: center;
	width: 28%;
	padding: 0 2% 1% 2%;
	margin: 0 0 0 0;
	float: left;
}

#share-twitter {
	text-align: center;
	width: 28%;
	padding: 0 2% 1% 2%;
	margin: 0 0 0 0;
	float: left;
}

#share-fb {
	text-align: center;
	width: 28%;
	padding: 0 2% 1% 2%;
	margin: 0 0 0 0;
	float: left;
}

article p, footer p, article ul, article ol {
	color: #4c4c4c;
	line-height: 1.6em;
}

article p a, article a {
	color: #0c438d;
	font-weight: bold;
	text-decoration: none;
}

article p a:hover, article a:hover {
	color: #0c438d;
	font-weight: bold;
	text-decoration: underline;
}

article a img {
	border: none;
}

article a:hover img {
	 border: none;
}

article time {
	display: block;
	padding: 0;
	margin: 0 0 20px 0;
	color: #0c438d;
}

article time a {
	color: #0c438d;
	text-decoration: none;
}

article time a:hover {
	color: #0c438d;
	text-decoration: underline;
}

article h1 {
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;

}

article h1 a {
	color: #ffffff;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}

article h2 {
	color: #ffffff;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0 0 5px 0;

}

article h2 a {
	color: #0c438d;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}

article h4 {
	font-size: 1.2em;
}

article h3 a {
	color: #0c438d;
	font-size: 1.3em;
	text-align: center;
	text-decoration: underline;
}

header a img, nav a img {
 	border: none;
}

/* comments */

#comments, .nocomments {
 	clear: both; 
}

.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.children {
 	list-style: none; 
}

.comment {
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	position: relative;
	min-height: 80px;
	background-color: rgba(0,0,0,0.05);
}

.comment-body {
 	padding-left: 80px; 
}

h3#comments, #respond h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	
}

.comment p {
	line-height: 1.2em;
	margin-bottom: 10px;
}

.vcard {
	line-height: 1.2em;
}

.commentmetadata {
	line-height: 1.2em;
}

.comment a {
	color: #666;
	text-decoration: none;
}

.comment a:hover {
	color: #082a57;
	text-decoration: underline;
}

.even {
	background-color: rgba(0,0,0,0.1);
}

.avatar {
	position: absolute;
	top: 10px;
	left: 10px;
}

/* ping backs */

.pingback, .trackback {
	padding: 10px 10px 0px 10px;
	margin: 0 0 20px 0;
	position: relative;
	min-height: 80px;
  	background-color: rgba(0,0,0,0.05);
	color: #ccc;
	color: #666;

}

.pingback p, .trackback p {
	line-height: 1.6em;
	margin-bottom: 10px;
}

.pingback a, .trackback a {
	color: #ccc;
	text-decoration: none;	
}

.pingback a:hover, .trackback a:hover {
	color: #999;
}

div.reply {
 	padding-bottom: 10px;
 	clear: both; 
}

a.comment-reply-link {
 	font-weight: bold; 
}

/* comment form */

#respond {
 	clear: both; 
}

#commentform p {
 	clear: both;
}

#commentform p input, #commentform p textarea {
  	width: 400px;
  	float: right;
}

p.form-allowed-tags {
 	clear: both;
 	padding-top: 20px;
 	color: #999999; 
}

p.form-submit input {
 	width: auto !important; 
}

/* archive thumbnails */

#archive article {
	position: relative;
}

#archive article div {
	margin: 0 0 0 130px;
}

#archive article img {
	position: absolute;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	top: 75px;
	left: 0px;
}

/* footer nav posts previous and next */

.prevnext {
	list-style: none;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.prevnext a {
	color: #082a57;
	font-weight: bold;
	text-decoration: none;
}

.prevnext a:hover {
	color: #082a57;
	font-weight: bold;
	text-decoration: underline;
}

.prevnext li {
	display: inline;
	padding: 10px 10px 10px 10px;
}

/*********** Aligning pictures, captions and text - desktop view ************/

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	padding: 0 0 0 0;
	margin: 4px 24px 11px 0;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	padding: 0 0 0 0;
	margin: 4px 0 11px 24px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	padding: 0 0 0 0;
  	margin: 0 auto 11px auto;
}

figure.alignleft,
figure img.alignleft {
	display: inline;
	float: left;
	padding: 0 0 0 0;
	margin: 4px 24px 11px 0;
}

figure.alignright,
figure img.alignright {
	display: inline;
	float: right;
	padding: 0 0 0 0;
	margin: 4px 0 11px 24px;
}

figure.aligncenter,
figure img.aligncenter {
	clear: both;
	display: block;
	padding: 0 0 0 0;
  	margin: 0 auto 11px auto;
}

article figcaption {
	max-width: 100%;
	height: auto;
	text-align: center;
	line-height: 130%;
	font-size: 0.9em;
	padding: 0 0 0 0;
  	margin: 3px 0 0 0;
}

.sticky {
 	border: 1px solid rgba(0,0,0,0.3);
 	padding: 10px;
 	background-color: #f9f9f9; 
 	background-color: rgba(0,0,0,0.05);
}

.commentlist .bypostauthor {
  	background-color: #f9f9f9;
  	font-weight: bold;
}

hr.clearfix {
 	clear: both;
 	visibility: hidden; 
}

/****************************************************
Breakpoint at min 900px and max 1140px - for tablets
****************************************************/

@media only screen and (min-width : 900px) and (max-width : 1140px)
{

body {	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 100%;
}

header {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#content {
	width: 92%;
	font-size: 15px;
	padding: 3% 4% 0 4%;
	margin: 0 0 0 0;
	float: left;
}

#topsection h2 {
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

#topsection p {
  	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

#topsection p a {
  	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
  	text-decoration: underline;
}

#topsection p a:hover {
  	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
  	text-decoration: underline;
}

#ntblock {
  	position: absolute;
	top: 10px;
  	left: 60px;
	width: 85%;
	text-align: center;
  	background-color: transparent;
	z-index: 10;
	padding: 10px 40px 10px 40px;
}

#boxsection {
	width: 92%;
	padding: 0 2% 0 2%;
	margin: 0 2% 2% 2%;
	background-color: #ffffff;
	float: left;
}

#boxes {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#box {
	width: 47%;
	padding: 0 0 0 0;
	margin: 1% 1.5% 2% 1.5%;
	float:left;
}

section {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

article a img {
	max-width: 100%;
	height: auto;
}

article img {
	max-width: 100%;
	height: auto;
}

article.news-box {
	display: block;
	width: 26.5%;
	padding: 1% 2% 0 2%;	
	margin: 0 1% 2% 1%;
	float: left;
	border: 2px solid #eeeaea;
}

article.news {
	display: block;
	padding: 1% 18% 0 18%;
	margin: 0 0 0 0;
}

article.news h2 {
	text-align: center;
	margin: 1% 0 1% 0;
}

article.news h2 a {
	text-align: center;
	margin: 1% 0 1% 0;
}

article.news h2 a:hover {
	text-align: center;
	margin: 1% 0 1% 0;
}

table.privacy {
	width: 100%;
}

footer {
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}
}

/**********************************************************
Breakpoint at min 780px and max 900px - display mobile menu
***********************************************************/

@media only screen and (min-width : 780px) and (max-width : 900px)
{

body {	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 100%;
}

header {
	width: 100%;
	height: 150px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#detailsmobile {
	display: block;
    	position: absolute;
	text-align: right; 
    	top: 40px;
	right: 15px;
	color: #ffffff;
	line-height: 80%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#detailsmobile h1 a {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#detailsmobile h1 a:hover {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#details {
	display: none;
}

#detailsmobilesmall {
	display: none;
}

#logo { width: 245px;
	height: 130px;
    	top: 5px;
	left: 30px;
	float: left;
}

#icons {
	display: block;
	width: 162px;
	height: 25px;
    	position: absolute;
	text-align: right; 
    	top: 90px;
	right: 7px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#phone {
	display: block;
	width: 30px;
	height: 25px;
	padding-left: 0;
	float: left;
}

#email {
	display: block;
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#fb {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#instagram {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#search {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#searchbox {
	clear: both;
	position: absolute;
	top: 100px;
	right: 5px;
	width: 225px;
	max-width: 100%;
	z-index: 100;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none; /* visibility will be toggled with jquery */
}

#topsection {
	display: none;
}

#topsectionmobile {
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 1% 0 0 0;
	float: left;
}

#topsectionmobile h2 {
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

#topsectionmobile p {
  	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

#topsectionmobile p a {
  	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
  	text-decoration: underline;
}

#topsectionmobile p a:hover {
  	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
  	text-decoration: underline;
}

#ntblock {
  	position: absolute;
	top: 5px;
  	left: 110px;
	width: 65%;
	text-align: center;
  	background-color: transparent;
  	color: #ffffff;
	font-weight: bold;
	z-index: 10;
	padding: 10px 15px 15px 15px;
	margin: 0 0 0 0;
}

#boxsection {
	width: 92%;
	padding: 0 2% 0 2%;
	margin: 0 2% 2% 2%;
	background-color: #ffffff;
	float: left;
}

#boxsection a.links {
	font-size: 20px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: none;
}

#boxsection a:hover.links {
	font-size: 20px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: underline;
}

#boxes {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#box {
	width: 47%;
	padding: 0 0 0 0;
	margin: 1% 1.5% 1.5% 1.5%;
	float:left;
}

/************* Hide desktop menu ***************/

#desktopnav {
	display: none;
}

/************* Mobile menu nav-wrap ***************/

#mobilemenu {
	font-weight: bold;
	font-size: 26px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	display: block;
	position: absolute;
	top: 15px;
	right: 60px;
}

#nav-wrap {
	display:block;
}

#mobilewrap {
	display:block;
}

#hamburgericon {
	width: 40px;	
	height: 40px;
	cursor: pointer;
	position: absolute;
    	background-image: url('https://vasosvasiliouelectrician.co.uk//wp-content/uploads/2025/11/menu-icon.png');
    	background-repeat: no-repeat;
    	background-position: left;
	background-size: cover;
	display: block;
	top: 10px;
	right: 20px;
}

/************** main mobile nav *************/

#navmobile {
	clear: both;
	position: absolute;
	top: 54px;
	left: 0;
	width: 95%;
	text-align: left;
	z-index: 100;
	padding: 2% 0 2% 5%;
	margin: 0 0 0 0;
	background: #082a57;
	display: none; /* visibility will be toggled with jquery */
}

#navmobile li {
	clear: both;
	float: none;
	margin: 3px 0 3px 0;
}
	
#navmobile a, 	
#navmobile ul a {
	font-family: arial, sans-serif;
	background: none;
	display: inline;
	padding: 0 0 0 0;
	color: #ffffff;
	border: none;
}

#navmobile a:hover, 
#navmobile ul a:hover {
	background: none;
	text-decoration: none;
	color: #ffffff;
}
	
/**** Mobile menu dropdown ****/

#navmobile ul {
	width: 95%;
	position: static;
	display: block;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: inherit;
}
	
#navmobile ul li {
	margin: 4px 0 4px 20px;
	padding: 0 0 0 0;
}

/************** end of mobile nav *************/

#content {
	width: 92%;
	font-size: 15px;
	padding: 3% 4% 0 4%;
	margin: 0 0 0 0;
	float: left;
}

section {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

article {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

article a img {
	max-width: 100%;
	height: auto;
}

article img {
	max-width: 100%;
	height: auto;
}

article.news {
	display: block;
	padding: 1% 5% 0 5%;
	margin: 0 0 0 0;
}

article.news h2 {
	text-align: center;
	font-size: 25px;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a {
	text-align: center;
	color: #082a57;
	font-size: 25px;
	margin: 1% 0 1% 0;
}

article.news h2 a:hover {
	text-align: center;
	color: #082a57;
	font-size: 25px;
	margin: 1% 0 1% 0;
}

figure img.alignright, figure img.alignleft, figure img.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

figure.alignright, figure.alignleft, figure.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

article figcaption {
	max-width: 100%;
	height: auto;
}

table.privacy {
	width: 100%;
}

footer {
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}
}

/****************************************************************
Breakpoint at min 500px and max 780px - display smaller mobile menu
*****************************************************************/

@media only screen and (min-width : 500px) and (max-width : 780px)
{

body {	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 100%;
}

header {
	width: 100%;
	height: 120px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#logo { width: 189px;
	height: 100px;
    	top: 5px;
	left: 10px;
	float: left;
}

#detailsmobile {
	display: block;
    	position: absolute;
	text-align: right; 
    	top: 40px;
	right: 15px;
	color: #ffffff;
	line-height: 80%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#detailsmobile h1 a {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#detailsmobile h1 a:hover {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#details {
	display: none;
}

#detailsmobilesmall {
	display: none;
}

#icons {
	display: block;
	width: 162px;
	height: 25px;
    	position: absolute;
	text-align: right; 
    	top: 90px;
	right: 7px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#phone {
	display: block;
	width: 30px;
	height: 25px;
	padding-left: 0;
	float: left;
}

#email {
	display: block;
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#fb {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#instagram {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#search {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#searchbox {
	clear: both;
	position: absolute;
	top: 100px;
	right: 5px;
	width: 225px;
	max-width: 100%;
	z-index: 100;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none; /* visibility will be toggled with jquery */
}

#topsection {
	display: none;
}

#topsectionmobile {
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 1% 0 0 0;
	float: left;
}

#topsectionmobile h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#topsectionmobile p {
  	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

#topsectionmobile p a {
  	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
  	text-decoration: underline;
}

#topsectionmobile p a:hover {
  	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
  	text-decoration: underline;
}

#ntblock {
  	position: absolute;
	top: 0;
  	left: 50px;
	width: 70%;
	text-align: center;
  	background-color: transparent;
	z-index: 10;
	padding: 10px 20px 10px 20px;
}

#textsection {
	display: block;
	width: 88%;
	padding: 2% 6% 2% 6%;
	margin: 0 0 0 0;
    	color: #082a57;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurb {
	display: none;
}

#blurbmobile {
	display: block;
	width: 96%;
	padding: 2% 2% 2% 2%;
	margin: 0 0 0 0;
    	color: #4c4c4c;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurbmobile p {
    	color: #4c4c4c;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

#blurbmobile p a {
    	color: #0c438d;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#blurbmobile p a:hover {
    	color: #0c438d;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#content {
	width: 92%;
	font-size: 15px;
	padding: 3% 4% 0 4%;
	margin: 0 0 0 0;
	float: left;
}

#boxsection {
	width: 96%;
	padding: 0 1% 0 1%;
	margin: 0 1% 2% 1%;
	background-color: #ffffff;
	float: left;
}

#boxsection a.links {
	font-size: 18px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: none;
}

#boxsection a:hover.links {
	font-size: 18px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: underline;
}


#boxes {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#box {
	width: 98%;
	padding: 0 0 0 0;
	margin: 1% 1% 1% 1%;
	float:left;
}

section {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

article {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

article a img {
	width: 100%;
	height: auto;
}

article img {
	width: 100%;
	height: auto;
}

/************* Hide desktop menu ***************/

#desktopnav {
	display: none;
}

/************* Mobile menu nav-wrap ***************/

#mobilemenu {
	font-weight: bold;
	font-size: 26px;
	color: #082a57;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	display: block;
	position: absolute;
	top: 15px;
	right: 60px;
}

#nav-wrap {
	display: block;
}

#mobilewrap {
	display: block;
}

#hamburgericon {
	width: 40px;	
	height: 40px;
	cursor: pointer;
	position: absolute;
    	background-image: url('https://vasosvasiliouelectrician.co.uk//wp-content/uploads/2025/11/menu-icon.png');
    	background-repeat: no-repeat;
    	background-position: center;
	background-size: cover;
	display: block;
	top: 10px;
	right: 20px;
}

/************** main mobile nav *************/

#navmobile {
	clear: both;
	position: absolute;
	top: 54px;
	left: 0;
	width: 95%;
	text-align: left;
	z-index: 100;
	padding: 2% 0 2% 5%;
	margin: 0 0 0 0;
	background: #082a57;
	display: none; /* visibility will be toggled with jquery */
}

#navmobile li {
	clear: both;
	float: none;
	margin: 3px 0 3px 0;
}
	
#navmobile a, 	
#navmobile ul a {
	background: none;
	display: inline;
	padding: 0 0 0 0;
	border: none;
}

#navmobile a:hover, 
#navmobile ul a:hover {
	background: none;
	text-decoration: none;
}
	
/**** Mobile menu dropdown ****/

#navmobile ul {
	width: 95%;
	position: static;
	display: block;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: inherit;
}
	
#navmobile ul li {
	margin: 4px 0 4px 20px;
	padding: 0 0 0 0;
}

/************** end of mobile nav *************/

/********* Code for display of news/blog ****************/

#news-box-title {
	width: 100%;
	height: auto;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	float: left;
}

#news-box-excerpt {
	width: 100%;
	height: auto;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	float: left;
}

#news-read-more {
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

article.news {
	display: block;
	padding: 1% 5% 0 5%;
	margin: 0 0 0 0;
}

article.news h2 {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a:hover {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

#share-post {
	text-align: center;
	width: 80%;
	padding: 0 0 0 0;
	margin: 0 10% 0 10%;
}

/********* Code for display of images with captions ****************/

figure img.alignright, figure img.alignleft, figure img.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

figure.alignright, figure.alignleft, figure.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table.privacy {
	width: 100%;
}

footer {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

#footer-sidebar1 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar2 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar3 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}
}

/****************************************************************************
Breakpoint at min 308px and max 500px - display smaller mobile menu 
*****************************************************************************/

@media only screen and (min-width : 308px) and (max-width : 500px)
{

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 100%;
}

header {
	width: 100%;
	height: 160px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#logo { width: 170px;
	height: 90px;
	top: 5px;
	left: 5px;
	float: left;
}

#detailsmobilesmall {
	display: block;
    	position: absolute;
	text-align: right; 
    	top: 50px;
	right: 15px;
	color: #ffffff;
	line-height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#detailsmobilesmall h1 a {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#detailsmobilesmall h1 a:hover {
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

#details {
	display: none;
}

#detailsmobile {
	display: none;
}

#icons {
	display: block;
	width: 162px;
	height: 25px;
    	position: absolute;
	text-align: right; 
    	top: 120px;
	right: 7px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#phone {
	display: block;
	width: 30px;
	height: 25px;
	padding-left: 0;
	float: left;
}

#email {
	display: block;
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#fb {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#instagram {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#search {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#searchbox {
	clear: both;
	position: absolute;
	top: 130px;
	right: 5px;
	width: 225px;
	max-width: 100%;
	z-index: 100;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none; /* visibility will be toggled with jquery */
}

#topsection {
	display: none;
}

#topsectionmobile {
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#topsectionmobile h2 {
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

#topsectionmobile p {
  	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}

#topsectionmobile p a {
  	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
  	text-decoration: underline;
}

#topsectionmobile p a:hover {
  	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
  	text-decoration: underline;
}

#ntblock {
  	position: absolute;
	top: 0;
  	left: 5px;
	width: 97%;
	text-align: center;
  	background-color: transparent;
  	color: #ffffff;
	font-weight: bold;
	z-index: 10;
	padding: 3px 3px 3px 3px;
	margin: 0 0 0 0;
}

#textsection {
	display: block;
	width: 100%;
	padding: 2% 0 2% 0;
	margin: 0 0 0 0;
    	color: #082a57;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurb {
	display: none;
}

#blurbmobile {
	display: block;
	width: 94%;
	padding: 2% 3% 2% 3%;
	margin: 0 0 0 0;
    	color: #082a57;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurbmobile p {
    	color: #082a57;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#blurbmobile p a {
    	color: #0c438d;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#blurbmobile p a:hover {
    	color: #0c438d;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#boxsection {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 2% 0;
	background-color: #ffffff;
	float: left;
}

#boxsection a.links {
	font-size: 17px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: none;
}

#boxsection a:hover.links {
	font-size: 17px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: underline;
}

#boxes {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#box {
	width: 98%;
	padding: 0 0 0 0;
	margin: 1% 1% 1% 1%;
	float:left;
}

#content {
	width: 94%;
	padding: 1% 3% 0 3%;
	font-size: 15px;
	margin: 0 0 0 0;
	float: left;
}

section {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

article {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img.news {
	width: initial;
	height: initial;
}

article a img {
	width: 100%;
	height: auto;
}

article img {
	width: 100%;
	height: auto;
}

/************* Hide desktop menu ***************/

#desktopnav {
	display: none;
}

/************* Mobile menu nav-wrap ***************/

#mobilemenu {
	font-weight: bold;
	font-size: 26px;
	color: #082a57;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	display: block;
	position: absolute;
	top: 15px;
	right: 60px;
}

#nav-wrap {
	display:block;
}

#mobilewrap {
	display:block;
}

#hamburgericon {
	width: 40px;	
	height: 40px;
	cursor: pointer;
	position: absolute;
    	background-image: url('https://vasosvasiliouelectrician.co.uk//wp-content/uploads/2025/11/menu-icon.png');
    	background-repeat: no-repeat;
    	background-position: center;
	background-size: cover;
	display: block;
	top: 10px;
	right: 20px;
}

/************** main mobile nav *************/

#navmobile {
	clear: both;
	position: absolute;
	top: 54px;
	left: 0;
	width: 95%;
	text-align: left;
	z-index: 100;
	padding: 2% 0 2% 5%;
	margin: 0 0 0 0;
	background-color: #082a57;
	display: none; /* visibility will be toggled with jquery */
}

#navmobile li {
	clear: both;
	float: none;
	margin: 3px 0 3px 0;
}
	
#navmobile a, 	
#navmobile ul a {	
	background: none;
	display: inline;
	padding: 0 0 0 0;
	border: none;
}

#navmobile a:hover, 
#navmobile ul a:hover {
	background: none;
	text-decoration: none;
}
	
/**** Mobile menu dropdown ****/

#navmobile ul {
	width: 95%;
	position: static;
	display: block;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: inherit;
}
	
#navmobile ul li {
	margin: 4px 0 4px 20px;
	padding: 0 0 0 0;
}

/************** end of mobile nav *************/

/********* Code for display of news/blog ****************/

#news-box-title {
	width: 100%;
	height: auto;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	float: left;
}

#news-box-excerpt {
	width: 100%;
	height: auto;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	float: left;
}

#news-read-more {
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

article.news {
	display: block;
	padding: 1% 5% 0 5%;
	margin: 0 0 0 0;
}

article.news h2 {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a:hover {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

#share-post {
	text-align: center;
	width: 80%;
	padding: 0 0 0 0;
	margin: 0 10% 0 10%;
}

/********* Code for display of images with captions ****************/

figure img.alignright, figure img.alignleft, figure img.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

figure.alignright, figure.alignleft, figure.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table.privacy {
	width: 100%;
}

footer {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

#footer-sidebar1 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar2 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar3 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
}
}

/**********************************************************
Breakpoint at min 10px and max 308px - display mobile menu
***********************************************************/

@media only screen and (min-width : 10px) and (max-width : 308px)
{

body {	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 100%;
}

header {
	width: 100%;
	height: 120px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#logo { width: 95px;
	height: 50px;
	top: 5px;
	left: 5px;
	float: left;
}

#detailsmobilesmall {
	display: block;
    	position: absolute;
	text-align: right; 
    	top: 30px;
	right: 15px;
	color: #ffffff;
	line-height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#detailsmobilesmall h1 a {
	color: #ffffff;
	font-size: 14.5px;
	font-weight: bold;
	text-decoration: none;
}

#detailsmobilesmall h1 a:hover {
	color: #ffffff;
	font-size: 14.5px;
	font-weight: bold;
	text-decoration: none;
}

#details {
	display: none;
}

#detailsmobile {
	display: none;
}

#icons {
	display: block;
	width: 129px;
	height: 25px;
    	position: absolute;
	text-align: right; 
    	top: 90px;
	right: 7px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#phone {
	display: block;
	width: 30px;
	height: 25px;
	padding-left: 0;
	float: left;
}

#email {
	display: block;
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#fb {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#instagram {
	display: none;
}

#search {
	width: 25px;
	height: 25px;
	padding-left: 8px;
	float: left;
}

#searchbox {
	clear: both;
	position: absolute;
	top: 130px;
	right: 5px;
	width: 225px;
	max-width: 100%;
	z-index: 100;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none; /* visibility will be toggled with jquery */
}

#topsection {
	display: none;
}

#topsectionmobile {
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#topsectionmobile h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#topsectionmobile p {
  	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#topsectionmobile p a {
  	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
  	text-decoration: underline;
}

#topsectionmobile p a:hover {
  	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
  	text-decoration: underline;
}

#ntblock {
  	position: absolute;
	top: 0;
  	left: 5px;
	width: 95%;
	text-align: center;
  	background-color: transparent;
	z-index: 10;
	padding: 2px 2px 2px 2px;
}

#textsection {
	display: block;
	width: 100%;
	padding: 2% 0 2% 0;
	margin: 0 0 0 0;
    	color: #082a57;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurb {
	display: none;
}

#blurbmobile {
	display: block;
	width: 92%;
	padding: 2% 4% 2% 4%;
	margin: 0 0 0 0;
    	color: #4c4c4c;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	float: left;
}

#blurbmobile p {
    	color: #4c4c4c;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

#blurbmobile p a {
    	color: #0c438d;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

#blurbmobile p a:hover {
    	color: #0c438d;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

#content {
	width: 94%;
	padding: 2% 3% 0 3%;
	margin: 0 0 0 0;
	float: left;
}

#boxsection {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 2% 0;
	background-color: #ffffff;
	float: left;
}

#boxsection a.links {
	font-size: 16px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: none;
}

#boxsection a:hover.links {
	font-size: 16px;
	font-weight: bold;
	color: #0c438d;
	text-decoration: underline;
}

#boxes {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#box {
	width: 98%;
	padding: 0 0 0 0;
	margin: 1% 1% 2% 1%;
	float:left;
}

section {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

article {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

article a img {
	width: 100%;
	height: auto;
}

article img {
	width: 100%;
	height: auto;
}

/************* Hide desktop menu ***************/

#desktopnav {
	display: none;
}

/************* Mobile menu nav-wrap ***************/

#mobilemenu {
	font-weight: bold;
	font-size: 26px;
	color: #082a57;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	display: block;
	position: absolute;
	top: 15px;
	right: 60px;
}

#nav-wrap {
	display: block;
}

#mobilewrap {
	display: block;
}

#hamburgericon {
	width: 40px;	
	height: 40px;
	cursor: pointer;
	position: absolute;
    	background-image: url('https://vasosvasiliouelectrician.co.uk//wp-content/uploads/2025/11/menu-icon.png');
    	background-repeat: no-repeat;
    	background-position: center;
	background-size: cover;
	display: block;
	top: 10px;
	right: 20px;
}

/************** main mobile nav *************/

#navmobile {
	clear: both;
	position: absolute;
	top: 54px;
	left: 0;
	width: 95%;
	text-align: left;
	z-index: 100;
	padding: 2% 0 2% 5%;
	margin: 0 0 0 0;
	background: #082a57;
	display: none; /* visibility will be toggled with jquery */
}

#navmobile li {
	clear: both;
	float: none;
	margin: 3px 0 3px 0;
}
	
#navmobile a, 	
#navmobile ul a {
	background: none;
	display: inline;
	padding: 0 0 0 0;
	border: none;
}

#navmobile a:hover, 
#navmobile ul a:hover {
	background: none;
	text-decoration: none;
}
	
/**** Mobile menu dropdown ****/

#navmobile ul {
	width: 95%;
	position:static;
	display: block;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: inherit;
}
	
#navmobile ul li {
	margin: 4px 0 4px 20px;
	padding: 0 0 0 0;
}

/************** end of mobile nav *************/

/********* Code for display of news/blog ****************/

#news-box-title {
	width: 100%;
	height: auto;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	float: left;
}

#news-box-excerpt {
	width: 100%;
	height: auto;
	padding: 0 0 1% 0;
	margin: 0 0 0 0;
	float: left;
}

#news-read-more {
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

article.news {
	display: block;
	padding: 1% 5% 0 5%;
	margin: 0 0 0 0;
}

article.news h2 {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

article.news h2 a:hover {
	text-align: center;
	color: #082a57;
	margin: 1% 0 1% 0;
}

#share-post {
	text-align: center;
	width: 80%;
	padding: 0 0 0 0;
	margin: 0 10% 0 10%;
}

/********* Code for display of images with captions ****************/

figure img.alignright, figure img.alignleft, figure img.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

figure.alignright, figure.alignleft, figure.aligncenter {
	width: 100% !important;
	height: auto !important;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img.news {
	width: initial;
	height: initial;
}

p.news a img {
	width: initial;
	height: initial;
}

p.news img {
	width: initial;
	height: initial;
}

table.privacy {
	width: 100%;
}

footer {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

#footer-sidebar1 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar2 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}

#footer-sidebar3 {
	width: 80%;
	padding: 0 10% 0 10%;
	margin: 0 0 0 0;
	float: left;
}
}