﻿/*
font-family: 'Passion One';
font-family: 'Pontano Sans';
font-family: 'Roboto';
*/


body{margin: 0; padding: 0; width: 100%; height: 100%; background: #fff; font-family: Arial; font-size: 1em;}
img{max-width: 100%; border: none;}
.clearDiv{clear: both;}
.setWidth{width: 90%; max-width: 1200px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe{max-width: 100%;}
body *{letter-spacing: normal !important; line-height: inherit;}
.sc-content-block-quick-insert{display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.eds_galleryWrapper{padding-top: 0px !important;}
.slider-wrapper > div{background: transparent !important;}
.sc-menu {position: relative;}
img{border: none;}
.theme-default .nivoSlider{background: transparent !important; -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important; -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important; box-shadow: 0px 0px 0px 0px #4a4a4a !important; margin-bottom: 0px !important;}
.menuBtn, .mobileMenuWrapper {display: none;}




/* styling */

.headerWrapper {
    box-shadow: 0 0 7px rgb(0 0 0 / 15%);
}
.topHeader {
	background: #01001D;
	padding: 9px 0 11px;
	text-align: center;
}
.topPhone, .topEmail, .topFB {
	display: inline-block;
    vertical-align: middle;
    width: 33%;
}
.topPhone a, .topEmail a {
	color: #FFF200 !important;
    text-decoration: none !important;
    font-family: 'Pontano Sans';
    font-size: 1.2em;
    line-height: 1em;
	transition: all 0.3s ease;
}
.topPhone a:hover, .topEmail a:hover, .topPhone a:focus, .topEmail a:focus {
	color: #ffffff !important;
}
.topFB a {
	font-size: 1.4em;
    line-height: 1em;
    color: #7496dd !important;
	transition: all 0.3s ease;
}
.topFB a:focus, .topFB a:hover {
	color: #ffffff !important;
}
.heroWrapper {
	position: relative;
    font-size: 21px;
    color: rgb(251, 251, 251);
    line-height: 0.7;
    letter-spacing: 3px;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0);
    max-height: 775px;
    overflow: hidden;
    border-color: rgb(21, 82, 215);
    border-style: solid;
    border-width: 0px;
}
.bottomHeader {
	background-color: rgba(245,245,245,.0);
    width: 100%;
	padding: 20px 0;
}
.bottomHeader.setWidth {
	max-width: 1050px;
}
.logo {
    max-width: 270px;
	display: inline-block;
    vertical-align: middle;
}
.menuWrapper {
	display: inline-block;
    vertical-align: middle;
    background: #01001D;
    border-radius: 5px;
    margin-left: 20px;
    padding: 0 17px;
}

.heroText {
	position: absolute;
    max-width: 1200px;
    margin: 0 auto;
    top: 36%;
    left: 0;
    right: 0;
    text-align: center;
}
.heroTextTop {
	font-family: 'Passion One';
    font-size: 3.5em;
    text-shadow: #111 1px 1px 3px;
    padding-bottom: 27px;
}
.heroTextBottom {
	font-family: 'Passion One';
    font-size: 3.5em;
    color: #FFF200;
    text-shadow: #111 1px 1px 3px;
}

a#bbblink.ruvtbam, a#bbblink.ruvtbum {
    width: 60px;
    height: 110px;
    margin: 0 auto !important;
}
a#bbblink {
    display: block;
    position: relative;
    text-align: center;
    color: #005A78;
    text-decoration: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
a#bbblink img {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    max-width: 200%;
}
a#bbblink.ruvtbum:hover img, a#bbblink.ruvtbum:focus img {
    margin-left: -60px;
}
.stickyBtn {
	position: fixed;
    bottom: 0;
    left: 0;
    background-color: #111111;
    z-index: 1000;
    transition: all 0.2s ease;
    margin: 0 0 20px 20px;
    box-shadow: 0px 0px 3px 2px rgb(255 255 255 / 50%);
}
.stickyBtn a {
    color: #fff !important;
    text-decoration: none !important;
    font-family: 'Pontano Sans';
    font-size: 140%;
    padding: 20px;
    display: block;
}
.stickyBtn:focus, .stickyBtn:hover {
    background: #FFF200;
}
.stickyBtn:focus a, .stickyBtn:hover a {
    color: #000 !important;
}

.footerWrapper  {
    background: #111111;
    text-align: center;
    padding: 40px 0 10px;
}
.footerMenuDiv {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 2%;
}
.footerIcons {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    margin: 0 2%;
}
.footerContact {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 2%;
    color: #fff;
    font-family: 'Pontano Sans';
    font-size: 120%;
    text-align: left;
    line-height: 128%;
}
.bottomFB {
    padding-bottom: 20px;
}
.bottomFB a {
    font-size: 2.5em;
    color: #7496dd !important;
    transition: all 0.3s ease;
}
.bottomFB a:hover, .bottomFB a:focus {
    color: #fff !important;
}
.footerCopyLogin {
    padding: 30px 0 0 0;
    font-family: 'Pontano Sans';
    color: #626262;
    font-size: 90%;
}
.footerCopyLogin a {
    text-decoration: none !important;
    color: inherit !important;
}
.footerCopyLogin a:hover, .footerCopyLogin:focus {
    text-decoration: underline !important;
}
.footerContact strong {
    line-height: 210%;
}


/* generic */

p, li, .contentDiv td, .Normal{
	font-family: 'Pontano Sans';
    font-size: 1.1em;
    line-height: 1.5em;
    color: #333;}

.contentWrapper {padding-top: 100px; padding-bottom: 100px; position: relative;}
.contentDiv li{padding: 4px 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 22px 35px;}
.contentDiv ul li ul li {font-size: 0.9em; line-height: 1.25em; list-style-type: circle;}
.contentDiv ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}
.contentDiv li p {line-height: 1.5em;}

strong{font-weight: 700; font-family: 'Pontano Sans';}
em{font-style: italic; font-family: 'Pontano Sans';}
strong em, em strong{font-style: italic; font-weight: 700; font-family: 'Pontano Sans';}

h1{
	font-family: 'Pontano Sans';
    font-size: 2.25em;
    line-height: 1em;
    font-weight: 700;
    font-style: normal;
    color: #333;
    margin: 0 0 30px 0;}
h2{
	font-family: 'Pontano Sans';
    font-size: 1.85em;
    line-height: 1em;
    font-weight: 500;
    font-style: normal;
    color: #333;
    margin: 30px 0 20px 0;}
h3{
	font-family: 'Pontano Sans';
    font-size: 1.55em;
    line-height: 1em;
    font-weight: 500;
    font-style: normal;
    color: #333;
    margin: 26px 0 13px 0;}
h4{
	font-family: 'Pontano Sans';
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 500;
    font-style: normal;
    color: #333;
    margin: 26px 0 13px 0;}
h5{
	font-family: 'Pontano Sans';
    font-size: 1.2em;
    line-height: 1em;
    font-weight: 500;
    font-style: normal;
    color: #333;
    margin: 26px 0 13px 0;}
h6{
	font-family: 'Pontano Sans';
    font-size: 1.1em;
    line-height: 1em;
    font-weight: 500;
    font-style: normal;
    color: #333;
    margin: 26px 0 13px 0;}

h1 + h2{margin-top: 15px;}
h1 + h3, h2 + h3{margin-top: 15px;}
h1 + h4, h2 + h4, h3 + h4{margin-top: 15px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 15px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 15px;}

a:link, a:visited{ text-decoration: underline; color: #337ab7; }
a:hover, a:active, a:focus{ text-decoration: none; color: #337ab7; }
a:focus, select:focus, input:focus, .slick-arrow:focus, .slick-dots li:focus, .slick-dots button:focus {outline: thin dotted #000 !important;}

small{font-size:0.8em;}
big{font-size:1.2em;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:square;}
ul li li{list-style-type:disc;}
ul li li li{list-style-type:circle;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}

hr{color: #FFF200; background-color: #FFF200; border: none; height: 1px; text-align: left; margin: 25px 0;}

.skiptocontent a {
    padding: 6px 8px;
    position: absolute;
    z-index: 1025;
    top: -50px;
    left: 0;
    font-family: 'Pontano Sans';
    font-size: 0.95em;
    line-height: 1em;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;}
.skiptocontent a:focus {
    top: 0;
    color: #000;
    background: #FFF200;
    text-decoration: none;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;}
.skipLink {
    position: absolute; 
    top: 50px; /* adjust as needed */
}

.btnItem {
    padding: 46px 0 0 0;}
.btnItem > a {
    font-family: 'Pontano Sans';
    text-transform: uppercase;
    color: #FFF200;
    background: #111;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 10px 19px;
    text-decoration: none;
    font-size: 110%;
    transition: all 0.3s ease;}
.btnItem > a:hover, .btnItem > a:focus {
    border: 1px solid #111;
    color: #fff;
}

.containerWidthHalf {
    width: 46%;
    margin-right: 8%;
    display: inline-block;
    vertical-align: top;}
.containerWidthHalf + .containerWidthHalf {
    margin-right: 0;
}

#dnn_ctr433_ContentPane, #dnn_ctr451_ModuleContent, .DnnModule-481, .DnnModule-483, .DnnModule-485, .DnnModule-486 {text-align: center;}





/* galleries */

.edsgg_mainTitle {
    display: none;
}
.DnnModule-EasyDNNGallery {
    padding-top: 50px;
}

/* END galleries */





/* internal hero */

.intHeroItem {
    padding: 80px 50px;
}
.intHeroItem h1 {
    margin: 0;
    font-family: 'Passion One';
    color: #fff;
    text-transform: uppercase;
    text-shadow: #111 1px 1px 3px;
    font-size: 480%;
    font-weight: 400;
    text-align: center;
}

/* END internal hero */




/* call to action */

.catItem {
    text-align: center;
}
.catTitle {
    font-family: 'Passion One';
    color: #fff;
    text-transform: uppercase;
    text-shadow: #111 1px 1px 3px;
    font-size: 480%;
    margin: 0 0 15px 0;
}
.catSubtitle {
    color: #FFF200;
    text-shadow: #111 1px 1px 3px;
    font-size: 200%;
    margin: 15px 0 60px 0;
}
.catLeft, .catRight {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 2%;
}
.catText {
    font-family: 'Pontano Sans';
    color: #fff;
    text-align: left;
    font-size: 120%;
    line-height: 130%;
}
.catBtn a {
    font-family: 'Pontano Sans';
    text-transform: uppercase;
    color: #FFF200;
    background: #111;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 10px 19px;
    text-decoration: none;
    font-size: 110%;
    transition: all 0.3s ease;
}
.catBtn {
    text-align: left;
    padding: 46px 0 0 0;
}
.catBtn a:hover, .catBtn a:focus {
    border: 1px solid #111;
    color: #fff;
}

/* END call to action */




/* commercial roofing */

.commercialWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(images/commercial-bg.png);
    padding: 100px 0;
}

/* END commercial roofing */



/* residential roofing */

.residentialWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(images/residential-bg.png);
    padding: 100px 0;
}
.residentialWrapper .catTitle {
    color: #111;
    text-shadow: none;
}
.residentialWrapper .catSubtitle {
    color: #111;
    text-shadow: none;
    font-weight: 700;
    font-size: 220%;
}
.residentialWrapper .catText {
    color: #111;
    font-weight: 600;
    font-size: 140%;
}

/* END residential roofing */



/* metal roofing */

.metalWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    background-image: url(images/metal-bg.png);
    padding: 100px 0;
}
.metalWrapper h2 {
    font-family: 'Passion One';
    color: #fff;
    text-transform: uppercase;
    text-shadow: #111 1px 1px 3px;
    font-size: 450%;
    margin: 0 0 15px 0;
    text-align: center;
}
.metalWrapper p {
    color: #fff;
    font-size: 170%;
    text-align: center;
    text-shadow: #111 1px 1px 3px;
}
.metalWrapper .btnItem {
    text-align: center;
}

/* END metal roofing */




/* affiliations */

.affiliationsWrapper  {
    padding: 50px;
}
.affiliationsWrap h2 {
    margin: 0 0 40px 0;
    font-size: 230%;
    font-weight: 700;
    text-transform: uppercase;
}
.affiliationsWrap {
    text-align: center;
}
.affiliationItem {
    display: inline-block;
}

/* END affiliations */




/* shingles */

.shinglesWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    background-image: url(images/shingles-bg.png);
    padding: 100px 0;
    border-top: 3px solid #800000;
    border-bottom: 3px solid #800000;
}
.shinglesWrapper h2 {
    font-family: 'Passion One';
    color: #fff;
    text-transform: uppercase;
    text-shadow: #111 1px 1px 3px;
    font-size: 450%;
    margin: 0 0 15px 0;
    text-align: center;
}
.shinglesWrapper p {
    color: #fff;
    font-size: 170%;
    text-align: center;
    text-shadow: #111 1px 1px 3px;
}
.shinglesWrapper .btnItem {
    text-align: center;
}

/* END shingles */




/* roofing system */

.systemWrapper {
    background-image: url(images/black-bg.png);
    background-repeat: repeat;
    padding: 100px 0;
    border-bottom: 3px solid #800000;
}

/* END roofing system */




/* home builder */

.homeBuilderWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    background-image: url(images/home-builder-bg.png);
    padding: 100px 0;
    border-bottom: 3px solid #800000;
}
.homeBuilderWrapper h2 {
    font-family: 'Passion One';
    color: #fff;
    text-transform: uppercase;
    text-shadow: #111 1px 1px 3px;
    font-size: 450%;
    margin: 0 0 15px 0;
    text-align: center;
}
.homeBuilderWrapper p {
    color: #fff;
    font-size: 170%;
    text-align: center;
    text-shadow: #111 1px 1px 3px;
}
.homeBuilderWrapper .btnItem {
    text-align: center;
}

/* END home builder */




/* warranty */

.warrantyWrapper {
    background-image: url(images/black-bg.png);
    background-repeat: repeat;
    padding: 100px 0;
    border-bottom: 3px solid #800000;
}

/* END warranty */





/* insurance */

.insuranceWrap {
    text-align: center;
}
.insuranceItem {
    display: inline-block;
    width: 19%;
    min-width: 170px;
    margin: 11px 9px;
    position: relative;
    max-width: 180px;
}
.insuranceTitle {
    background: #34334A;
    padding: 7px;
    color: #fff;
    position: absolute;
    width: 100%;
    max-width: 180px;
    bottom: 9px;
    text-align: right;
    font-weight: bold;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-family: 'Pontano Sans';
    font-size: 119%;
    transition: all 0.3s ease;
}
.insuranceLink:hover .insuranceTitle, .insuranceLink:focus .insuranceTitle {
    background: #FFF200;
    color: #111;
}

/* END insurance */




/* contact info */

.contactItem {
    padding: 9px 0;
}
.contactTitle {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    font-family: 'Pontano Sans';
    font-weight: 700;
    font-size: 116%;
}
.contactTitle i {
    border: 1px solid #111;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 6px;
    text-align: center;
    margin-right: 9px;
}
.contactContent {
    display: inline-block;
    vertical-align: middle;
}
.contactContent p {
    margin: 0;
    line-height: 126%;
}
.contactContent a {
    text-decoration: none;
}
.contactContent a:hover, .contactContent a:focus {
    text-decoration: underline;
}

/* END contact info */




/* list image text */

.listWrap {
    text-align: center;
    padding: 70px 0 0 0;
}
.listItem {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 1%;
    min-width: 200px;
    margin-bottom: 110px;
}
.listTitle {
    font-family: 'Pontano Sans';
    font-weight: 700;
    font-size: 140%;
    padding: 0 0 20px 0;
}
.listText {
    font-family: 'Pontano Sans';
    font-size: 110%;
    line-height: 140%;
    padding: 12px 0;
}
.listBtn {
    padding: 15px 0 0 0;
}
.listBtn a {
    font-family: 'Pontano Sans';
    text-transform: uppercase;
    color: #FFF200;
    background: #111;
    border-radius: 3px;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 90%;
    display: inline-block;
    line-height: 92%;
    transition: all 0.3s ease;
}
.listBtn a:hover, .listBtn a:focus {
    color: #111;
    background: #FFF200;
}

/* END list image text */




/* forms */

h2.section-title {
    font-family: 'Pontano Sans';
    color: #111;
    background: #efefef;
    border-bottom: none !important;
    border-left: 10px solid #111;
    padding: 7px 18px 7px;
    margin: 69px 0 30px;
    font-size: 30px;
    line-height: 1.1em;
}
.form-label {
    font-family: 'Pontano Sans';
    font-size: 110%;
    letter-spacing: 1px !important;
    display: block !important;
    font-weight: 700;
}

.form-control, .form-check-label, .form-select{
	font-family: 'Pontano Sans' !important;
    font-size: 95% !important;
    color: #111 !important;
    box-shadow: none !important;
}

.form-control{border-radius: 4px !important;}
.form-check{margin-left: 18px !important; padding-top: 5px !important;}
.form-check .form-check-input{margin-top: 4px !important;}
.form-check .form-check-label{margin-top: 4px !important;}

.field-container {
    margin-bottom: 20px !important;
}
.btn {
    font-family: 'Pontano Sans';
    text-transform: uppercase;
    border-radius: 3px !important;
    padding: 13px 29px !important;
    text-decoration: none;
    font-size: 105% !important;
    transition: all 0.3s ease;
    letter-spacing: 1px !important;
    line-height: 100% !important;
}
.btn-info {
    color: #FFF200 !important;
    background: #111 !important;
    border: none !important;
    transition: all 0.3s ease !important;
}
.btn-info:hover, .btn-info:focus {
    background: #FFF200 !important;
    color: #111 !important;
}
.submit-confirm h2 {
    font-family: 'Pontano Sans' !important;
    color: #111 !important;
    font-weight: 700 !important;
}
label.required:after {
    content: "*";
    color: #e87072;
}
.required label:after, legend.required:after{display: none;}
.has-error .form-control{border-color: #e87072 !important;}
.text-danger {
    font-family: 'Pontano Sans';
    font-size: 93%;
    padding-top: 2px;
    display: block;
}
.field-container.btn-form{margin-top: 15px;}

.flatpickr-calendar{font-family: 'Pontano Sans' !important;}

/* END forms */





/* login */

.dnnLoginService .dnnLabel {
    font-size: 1em;
    margin-right: 17px;
    line-height: 1em !important;
    padding: 3px 0;
    font-weight: 400;
    font-family: 'Pontano Sans';
    color: #111111;
}
.dnnLoginService input {
	border: 1px solid #cdcdcd !important;
    padding: 6px !important;
}
.dnnLoginService .dnnBoxLabel {
    font-size: 0.8em;
    font-weight: 300;
    font-family: 'Pontano Sans';
    color: #757575;
}
.dnnLoginService .dnnCheckbox {
    margin: 4px 0 12px 4px !important;
}
.dnnLoginService .dnnPrimaryAction, .dnnPasswordReset .dnnPrimaryAction {
    background: #FFF200;
    border: none;
    box-shadow: none;
    color: #111111;
    font-family: 'Pontano Sans';
    text-decoration: none !important;
    text-shadow: none;
    font-weight: 400;
    font-size: 0.8em;
    letter-spacing: 1px !important;
    padding: 7px 19px;
    border-radius: 6px;
    transition: all 0.3s ease;
}
.dnnLoginService .dnnPrimaryAction:hover {
    background: #ffdf00;
    color: #111111;
}
.dnnLoginService .dnnSecondaryAction, .dnnPasswordReset .dnnSecondaryAction {
	background: #111111;
    box-shadow: none;
    color: #fff;
    font-family: 'Pontano Sans';
    text-decoration: none !important;
    text-shadow: none; 
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px !important;
    padding: 7px 19px;
    border-radius: 6px; 
    border: none;
    transition: all 0.3s ease;
}
.dnnPasswordReset .dnnPrimaryAction:hover, .dnnLoginService .dnnSecondaryAction:hover, .dnnPasswordReset .dnnSecondaryAction:hover {
    background: #555555;
    color: #fff;
}
#dnn_ctr_Login_Login_DNN_passwordLink {
    font-size: 11px;
    padding: 1px 10px;
    letter-spacing: 1px !important;
}
.dnnLoginService  ul {
    margin: 0;
}
.LoginPanel {
    float: none !important;
    padding-right: 0 !important;
    width: auto !important;
    max-width: 500px !important;
}
.dnnFormItem input {
    font-family: 'Pontano Sans';
    font-size: 0.9em !important;
    box-shadow: none !important;
    color: #494949 !important;
}
#dnn_ctr383_Login_Login_DNN_passwordLink {
	padding-top: 0;
    padding-bottom: 0;
}
.dnnFormMessage.dnnFormError, .dnnFormMessage.dnnFormValidationSummary {
	font-family: 'Pontano Sans';
    font-weight: 600;
}

/* END login */





/* side menu */

.sideMenuWrap {
    background: #E5E5E5;
    padding: 40px 30px 30px;
    max-width: 280px;
    text-align: center;
}
.sideMenuTitle {
    font-family: 'Pontano Sans';
    color: #111;
    font-size: 150%;
    font-weight: 700;
    padding: 0 0 36px 0;
}
.sideMenuItem {
    padding: 18px 0;
    border-top: 1px solid #c1c1c1;
}

/* END side menu */






/* responsive */

@media all and (max-width: 1100px) {
    .menuWrapper {padding: 0 15px;}
    .bottomHeader {text-align: center;}
    .heroTextTop, .heroTextBottom {font-size: 300%;}
    .heroTextTop {padding-bottom: 13px;}
}

@media all and (max-width: 1050px) {
    .topPhone, .topEmail, .topFB {width: 30%;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 12px 14px !important;}
    .menuWrapper {margin-left: 0;}
    .logo {max-width: 300px; padding: 5px 0 26px;}
    .heroText {top: 51%;}
}

@media all and (max-width: 900px) {
    .heroTextTop, .heroTextBottom {font-size: 260%;}
}

@media all and (max-width: 850px) {
    .logo {max-width: 240px;}
    .menuWrapper {padding: 0 8px;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 11px 10px !important; font-size: 82% !important;}
}

@media all and (max-width: 765px) {
    .containerWidthHalf{width: 100%; margin-right: 0; display: block; padding: 15px 0;}

    .menu { display: none; padding: 20px 0 11px 0;}
    .menuBtn {cursor: pointer; display: inline; padding: 7px 13px; font-family: 'Pontano Sans'; font-size: 87%; color: #111111; background: #FFF200; border-radius: 5px; letter-spacing: 1px !important; transition: all 0.3s ease; border: 1px solid #00000082;}
    .menuBtn:hover, .menuBtn:focus {color: #FFF200; background: #111111;}
    .closeBtn {cursor: pointer;text-align: right;font-family: 'Pontano Sans';font-size: 87%;color: #FFF200; background: #111111;padding: 7px 21px;letter-spacing: 1px !important; transition: all 0.3s ease; text-transform: uppercase;}
    .closeBtn i {font-size: 0.85em;}
	.closeBtn:hover, .closeBtn:focus {background: #333333; color:#FFF200; }

    .logo {width: 49%; max-width: unset; text-align: left;}
    .logo img {max-width: 240px;}
    .menuWrapper {width: 48%; text-align: right; background: transparent;}
    .bottomHeader.setWidth {width: 94%;}

    .topPhone a, .topEmail a {font-size: 100%;}
    .topPhone, .topEmail, .topFB {width: 32%;}

    .heroTextTop, .heroTextBottom {font-size: 200%;}
    .heroTextTop {padding-bottom: 11px;}
    .heroText {top: 46%;}

    .contentDiv {font-size: 79%;}
    .catTitle, .metalWrapper h2, .shinglesWrapper h2, .homeBuilderWrapper h2 {font-size: 380%; line-height: 95%; margin: 0 0 25px;}
    .catSubtitle {font-size: 180%;}
    .metalWrapper p, .shinglesWrapper p, .homeBuilderWrapper p {font-size: 150%; line-height: 100%;}
    .intHeroItem h1 {font-size: 400%;}

    .stickyBtn {right: 0; margin: 0; text-align: center;}
    .stickyBtn a {padding: 15px;}
    .footerWrapper {padding: 40px 0 60px;}

    .footerMenuDiv {width: 100%; margin: 0 0 40px 0;}
    .footerIcons, .footerContact {width: 45%; margin: 0 2%;}

    .listItem {margin-bottom: 60px;}
    .listBtn {padding: 5px 0 0 0;}
    .sideMenuWrap {max-width: unset;}
}

@media all and (max-width: 600px) {
	.ModDNNHTMLC td { display: block; width: 100%;}
    .logo {width: 48%;}
    .heroTextTop, .heroTextBottom {font-size: 160%;}

    .catLeft, .catRight {width: 100%; margin: 0; padding: 20px 0 50px 0;}
    .catSubtitle {margin: 15px 0 20px 0;}
    .catText, .catBtn {text-align: center;}
    .catBtn {padding: 30px 0 0 0;}

    .ModDNNHTMLC img {float: none !important; width: 100% !important; height: auto !important;}
}

@media all and (max-width: 600px) {
    .topPhone a, .topEmail a {font-size: 80%;}
    .topFB {font-size: 70%;}
    .logo img {max-width: 180px;}
    .logo {width: 38%;}
    .heroTextTop, .heroTextBottom {font-size: 120%;}
    .heroTextTop {padding-bottom: 7px;}
    .heroText {top: 58%;}
    .listItem {width: 79%;}
}
