@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');

html {
    font-size: 1rem;
}
body {
	color:#000000; 
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
p {
    line-height: 28px;
}
a, a:hover, a img, a:hover img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;	
}
img{
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6, .head {
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
}

.transition{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}

.cabin{
    font-weight:normal;
    font-family: 'Cabin', sans-serif;
}

.zEditorHTML img{ max-width:100%;}
#header .right {
    width: 68%;
}
#header .top-links {
    float: right;
}
#header .top-links a {
    background-color: #3754a4;
    color: #fff;
    width: 300px;
    text-align: center;
    padding: 10px;
    margin: 0 0 0 5px;
    font-size: 15px;
}
#header .top-links a.link2 {
    color: #000000;
    background-color: #345876;
}
#header .top-links a:hover, #header .top-links a.link2:hover {
    background-color: #5e8b81;
}
#header .text {
    float: left;
    color: #516381;
    margin-left:39px;
    padding: 60px 0 0 0;
    width:100%;
    font-size: 24px;
}
#header .logo {
    width: 238px;
    position: relative;
    z-index: 999;
    margin: 20px 0 0 0;
}
.headertagline{
    margin-top:30px;
    line-height:55px;
    margin-left:38px;
    float:left;
    font-size:23px;
    font-weight:300
}
.header-contact-container{
    margin-top:30px;
    display:inline-block;
    white-space:nowrap;
    float:right
}
.header-contact-us{
    float:right;
    line-height:55px;
    padding:0px 55px !important;
    transition: none;
}
.header-top-phone{
    float:right;
    line-height:55px;
    font-size:25px;
    font-weight:300;
    margin-right:40px;
}
.main-menu {
    background-color: #757575;
    background-image: url(../images/main-menu-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: right;
    margin: -20px 0 0 0;
}
.main-menu ul, .main-menu ul li {
	display: inline-block;
}
.main-menu ul li {
    padding: 12px 0 12px 63px;
}
.main-menu ul li:first-child {
    padding-left: 0;
}
.main-menu ul li a {
    color: #fff;
}
.main-menu ul li a:hover {
    color: #85abca;
}
#footer {
    background-color: #101d27;
    background-image:url('/images/footer-bg.jpg');
    background-size:cover;
}
#footer .box {
    float: left;
    width: 22%;
}
#footer .box.box2 {
    width: 56%;
}
#footer .box.box1 a {
    margin: 0 10px 0 0;
}
#footer .box1 img{
    width:100%;
}
#footer .box.box2 p {
    display: inline-block;
    width: 44%;
    line-height: 35px;
    vertical-align: top;
    background-image: url(../images/address-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0 0 0px 50px;
}
#footer .box.box2 p.phone {
    background-image: url(../images/phone-icon.png);
}
#footer .box.box2 p.hour {
    background-image: url(../images/hours-icon.png);
}
#footer .box.box2 p.email {
    background-image: url(../images/email-con.png);
}
#footer ul li {
    padding: 0 0 15px 0;
}
#footer ul a {
    font-family: 'Cabin';
    font-size: 17px;
    color: #85abca;
}
#footer ul a:hover {
    color: #ffffff;
}
#footer .sec2 {
    padding: 25px 15px;
    font-size: 16px;
}
#footer .box.box1 {
    padding: 0;
}
#footer .info{
    font-family:'Cabin';
    font-size:17px;
}
.button-link{
    background-color:#345876 !important;
    color:white;
    display: table;
    font-family:'Montserrat';
    font-weight:700;
    font-size:18px;
    padding: 25px 115px;
}
.button-link:hover{
    background-color:#85abca !important;
    color:#fff;
    display:table;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
}
.z-default-subpage-header.availableproperties{
    background-image: url(../images/page-banner.jpg);
}
.z-default-subpage-header.contact {
    background-image: url(../images/contact-banner.jpg);
}
.z-default-subpage-header.gallery {
    background-image: url(../images/gallery-banner.jpg);
}
.z-default-subpage-header.lighting {
    background-image: url(../images/lighting-banner.jpg);
}
.z-default-subpage-header.watts-new {
    background-image: url(../images/watts-new-banner.jpg);
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 180px 0 20px 0;
    background-color:rgba(0,0,0,0.8);
    padding:10px 20px;
    min-width:50%;
    font-size: 42px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.z-default-subpage-subpage {
    padding-top: 30px;
    padding-bottom: 0px;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 2px solid #a3c7bf;
}
.z-default-subpage-subcontent {
    padding: 10px 30px 30px 30px;
}
.z-default-subpage-subcontent h1{
    font-size:36px;
}
.z-default-subpage-left-panel {
    min-width: 350px;
    max-width: 350px;
    padding-right: 20px;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0 10px 0 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    color: #161616;
    font-size: 18px;
    padding: 22px;
    margin: 0 0 1px 0;
    border: none;
    font-family: 'Montserrat', sans-serif;
}
.z-default-subpage-left-panel-menu a:hover, .z-default-subpage-left-panel-menu li.active a {
    color: #fff;
    background-color: #a3c7bf;
}
.breadcrumb {
    color: #5e8b81;
    font-family: 'Montserrat', sans-serif;
}
.breadcrumb strong {
    padding: 0 4px;
}
.breadcrumb a, .breadcrumb strong {
    color: #58595b;
}
.breadcrumb a:hover {
    color: #5e8b81;
}
h1.p-title {
    font-weight: 700;
    font-size: 28px;
}
.z-float.rss-category-top-nav {
    display: none;
}
.rss-summary-d.rss-summary-modern {
    border-bottom: 2px solid #a3c7bf;
    margin-bottom: 30px !important;
}
.rss-summary-d.rss-summary-modern a.rss-summary-title {
    font-size: 32px;
    margin-bottom: 15px;
    padding: 0;
    color: #141b2e;
}
.rss-summary-text {
    font-size: 100%;
    display: inline-block;
    width: 100%;
}
.rss-summary-d.rss-summary-modern a.rss-summary-readmore {
    color: #141b2e;
    text-transform: uppercase;
}
.rss-summary-d.rss-summary-modern a.rss-summary-title:hover, .rss-summary-d.rss-summary-modern a.rss-summary-readmore:hover {
    color: #5d8b81;
}
.gallerycolumnphoto img{ max-width:100%; }



@media screen and (max-width: 1362px) {
    .headertagline{
        margin-left:15px;
        font-size:18px;
        line-height:43px;
    }
    .header-contact-us{
        font-size: 14px;
        padding: 0px 43px !important;
        line-height:43px;
    }
    .header-top-phone{
        line-height:43px;
        font-size:19px;
        margin-right:30px;
    }
	.main-menu {
	    background-image: none;
	    text-align: center;
	}
	#header .logo {
	    margin: 7px 0 23px 0;
        width:200px;
	}
	h1.p-title {	
	    font-size: 28px;	
	}        
    .rss-summary-d.rss-summary-modern a.rss-summary-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 992px) {
    .button-link{
        font-size: 14px;
        padding: 16px 32px;
    }
    .headertagline{
        margin:0px 0px;
        padding:10px 0px;
        width:100%;
        background-color:#101d27;
        color:#FFF;
        text-align:center;
        display:block;
        line-height:1;
    }
    .header-contact-container{
        display:inline-block;
        background-color:#101d27;
        color:#FFF;
        width:100%;
        margin-top:0px;
        margin-bottom:0px;
        padding-bottom:5px;
        line-height:43px;
        text-align:center;
        white-space:normal;
        float:none;
    }
    .header-top-phone{
        display:inline;
        margin:auto;
        float:none;
        white-space:nowrap;
    }
    .header-top-phone a{color:#FFF !important;}
    .header-contact-us{
        display:inline-block !important;
        margin:auto;
        float:none;
    }
	#header .logo, #header .main-menu {
	    display: none;
	}
    .z-mobile-header, .z-mobile-header-fixed {
        background-color: #f0f0f0 !important;
    }
    .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {
        background: #345876;
    }
    .z-mobile-menu-icon.open span {
        background: #fff;
    }
	#header .right, #header .top-links, #header .text {
	    width: 100%;
	    text-align: center;
	}
	#header .text {
	    padding: 10px;
	    font-size: 20px;
	}
	#footer .sec1 {	
	    padding-left: 15px;
	    padding-right: 15px;	
	}
	.z-default-subpage-right-panel {
	    border-left: none;
	}
	.z-default-subpage-header {
	    margin-top: 0;
	}
	.z-default-subpage-header .z-default-subpage-title {	
	    margin: 100px 0 10px 0;
	    padding: 0 15px;
	}
}
@media screen and (max-width: 767px) {
	#footer .box, #footer .box.box2 {
	    width: 100%;
	}
	#footer .box.box1 {	
	    padding: 0;	
	}
	#footer ul li {	
	    padding: 0 0 4px 0;	
	}
	#footer .box.box2 p {
	    padding: 0 0 0px 50px;	
	}
	#footer .box.box2 {	
	    padding-top: 30px;
	    padding-bottom: 15px;	
	}
	#footer .sec1 {
	    padding-bottom: 0;
	    padding-top: 35px;	
	}
}
@media screen and (max-width: 479px) {
	#header .top-links a {	
	    margin: 6px 0 0 0;	
	}
	#header .text {	
	    font-size: 18px;	
	}
	#footer .box.box2 p {	
	    width: 100%;
	    padding: 0 0 15px 40px;
	    line-height: 25px;	
	}
	h1.p-title {	
	    font-size: 26px;	
	}
	.z-default-subpage-header .z-default-subpage-title {	
	    margin: 70px 0 10px 0;
	    font-size: 32px;
	}
	.breadcrumb {
	    padding-bottom: 15px;
	}
	.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
	    padding: 12px 15px;
	}
}