/* GLOBAL */

body { color:#444444; background:#fff; }

a { color:#75ac48; outline:none; text-decoration:none; }
a:active, a:hover { color:#488cac; text-decoration:none; }

h1 { color:#2e5f11; font-weight:400; letter-spacing:1px; font-size:22px; line-height:1.1em; font-family: 'Montserrat', sans-serif; }
h2 { color:#444444; font-weight:400; font-size:20px; line-height:1.2em; font-family: 'Montserrat', sans-serif; }
h3 { padding:0; color:#2e5f11; font-weight:400; font-size:22px; line-height:1.2em; font-family: 'Montserrat', sans-serif; }
h4 { padding:0; color:#2e5f11; font-weight:400; font-size:18px; line-height:1.2em; font-family: 'Montserrat', sans-serif; }

h2.title { font-size:36px; }

small { font-size:.8em; }

hr { margin:2rem 0; }

em { color:#000; }

.buy_button, .more_button {
    margin: 0;
        margin-top: 0px;
    border: none;
    overflow: visible;
    font: inherit;
        font-weight: inherit;
        font-size: inherit;
        line-height: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: .875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: all;
    transition-property: color,background-color,border-color;
}

.uk-button-primary, .more_button { margin-top:10px; padding:0 20px; font-size:16px; font-weight:300; height:40px; line-height:38px; background-color:#83b667; border-bottom:3px solid #6a9354; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.uk-button-primary:hover, .more_button:hover { color:#fff; background-color:#c57934; border-color:#9b5f29; }

.uk-button-secondary, .buy_button { margin-top:10px; padding:0 20px; font-size:16px; font-weight:300; height:40px; line-height:38px; background-color:#c57934; border-bottom:3px solid #9b5f29; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.uk-button-secondary:hover, .buy_button:hover { color:#fff; background-color:#83b667; border-color:#6a9354; }

.page1 .uk-button-primary { padding:0 30px; }

.uk-card { margin:30px 0; }
.uk-card-body { padding:20px 20px 25px 25px; }
.uk-card-body h3 { margin:0; }
.uk-card-body p { margin:8px 0 0 0; }
.uk-card i { position:absolute; bottom:10px; left:10px; color:rgba(255,255,255,.5); font-size:32px; }
.uk-card-media-left:focus, .uk-card-media-left:hover i { color:#fff; }

.fancybox-thumbs { background-color:#000; }


/* UTILITY */

.layout { margin:0 auto; padding:20px 30px; max-width:1200px; }

.spacing { background:none !important; border:none !important; }

.video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
background-color:rgba(255,255,255,.3);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3); 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; } .video iframe, .video object, .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

div.TextformatterVideoEmbed { margin-bottom:2rem; padding:6px; background-color:rgba(255,255,255,.3);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3); 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }

span.label-red { background-color:#ff0000; padding:.2em .7em .2em .7em; font-size:12px; color:#fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
h1 span.label-red, h2 span.label-red, h3 span.label-red { font-size:11px; padding:.2em .5em .2em .5em; position:relative; top:-3px; }

#editpage { position: fixed; top: 4px; left: 4px;  z-index:9999; }
#editpage a { float:left; padding: 3px 6px 5px 6px; background: #db1174; color: #fff; display: block; font-weight: normal; font-size:14px; z-index:9999; margin:0 1px; text-decoration:none; line-height:1em; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
#editpage a:hover { background: #ffffcc; color: #000; text-decoration:none; }


/* BLOCKQUOTE */

.content blockquote { font-size:.9em; font-style:italic; overflow: hidden; margin: .5rem 0 2rem 0; padding: 0 1em 0 1.6em; background-color:rgba(180,243,137,.15); border-left:3px solid #ccc; }
.content blockquote p { margin:.7em 0; padding:0; line-height:1.4em }
.content blockquote p.author { margin:-.2em 0 1em 0; padding-left:1em; font-size:.9em; color:#888888; }
.content blockquote h3 { margin:.8em 0 0 0 !important; padding:4px 0 0 35px; background:transparent url('../images/quote.png') no-repeat 0 0; }
.content .sidebar blockquote img { max-width:200px; padding:4px; background-color:#fff; border:1px solid #ccc; }
.content .sidebar p.more { margin:-1rem 0 0 0; }
.content .sidebar p.more a.button { padding:.7em 1.3em .8em 1.3em; font-size:.9em; font-style:normal; }
.content .sidebar .testimonial { margin-top:30px; }


/* HEADER */

.header { width:100%; }
.header .layout { padding:12px 30px 8px 30px; }
.header h2.phone { margin:10px 0 5px 0; padding:0; font-size:20px; line-height:1em; letter-spacing:1px; color:#20521e; font-weight:400; text-align:center; }
.header h2.phone span { font-size:1em; }
.header a { color:#475d46; }
.header a:hover { color:#9CDC8E; }
.header p { margin:5px 0 0 0; padding:0; line-height:1em; letter-spacing:1px; font-size:14px; }
.header .logo { text-align:center; }
.header .logo img { margin:10px 0 0 0; width:100%; max-width:350px; }
.header .text { width:auto; margin:10px auto 0 auto; text-align:center; }
.header .text i { position:relative; top:-1px; }
.header .header_logos { width:250px; text-align:left; }
.header .header_logos p { margin:0; padding:5px 0 0 0; font-size:14px; letter-spacing:initial; line-height:1.6em; }
.header .header_logos img { float:left; margin:0 10px; height:100%; max-height:80px; }


/* SOCIAL */

ul.social { margin:0; padding:0; list-style:none; line-height:0; }
ul.social li { display:inline; }
.social a { display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; color:#20521e; }


/* HERO */

.hero { width:100%; border-bottom:3px solid #20521e; background-color:#000; }
.hero img { width:100%; }
.hero h2 { width:100%; max-width:1200px; margin:0 auto; padding:0; color:#fff; font-size:24px; font-weight:400; text-align:left; text-shadow: 0px 4px 8px rgba(0,0,0,1); }

.divide { width:100%; height:3px; background-color:#20521e; }


/* SLIDER */

.slider { background-color:#000; }
.slider .uk-slider-items img { width:100%; }
.uk-slidenav { margin-top:-1%; padding:15px; text-align:center; background-color:rgba(0,0,0,.8); color:#fff !important; }
.uk-slidenav:hover { color:#fff !important; background-color:#2f6014; }
.uk-slidenav-next, .uk-slidenav-previous { -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }


/* SECTIONS */

.sections { padding:10px 40px 40px 40px; margin-top:0; }
.sections img { width:100%; background:#fff; }
.sections h2 { margin:0; padding:0; color:#fff; font-size:18px; font-weight:500; text-align:center; line-height:.9em; text-shadow: 0px 4px 8px rgba(0,0,0,1); }
.sections .uk-position-bottom { padding-bottom:6%; }
.sections .section a { display:block; overflow:hidden; }
.sections a:hover h2 { color:#C6FFBA; }


/* CONTENT MAIN */

.content { padding:30px 0; }
.content .main ul, .content .main ol { margin:.8em 0 0 0; padding:0 0 0 1.2em; line-height:1.5em; }
.content .main ul li, .content .main ol li { padding:.3em 0; }
.content .main ul li ul { margin-bottom:1em; }
.content .main ul li ul li { padding:.1em 0; }
.content .main table { margin-top:20px; background-color:#fff; border:1px solid #ccc; }
.content .main table td, .content .main table th { padding:5px 10px; vertical-align:top; text-align:left; }
.content .main table tr:nth-child(even) { background-color: #F9F9F9; }
.content .main table ul { margin-top:0; }
.content .main table h3 { margin:.2em 0 0 0; }
.content .main figure { display:table; width: 1px; }
.content .main figure img { margin-bottom:4px; }
.content .main figure figcaption { display: table-row; font-size:.8em; color:#7c7c7c; line-height:1.2em; text-align:center; }
.content .main figure.align_left { float:left; margin:1.2rem 1.5rem 1.5rem 0; }
.content .main figure.align_right { float:right; margin:1.2rem 0 1.5rem 1.5rem; }
.content .main img.align_left { float:left; margin:0 1.5rem 1.5rem 0; }
.content .main img.align_right { float:right; margin:0 0 1.5rem 1.5rem; }

.content .main img.align_center, .content .main img.align_left, .content .main img.align_right, .content .main figure { min-width:200px; padding:6px; background-color:rgba(255,255,255,.5);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3); 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }

.content .main a img.align_center:hover, .content .main a img.align_left:hover, .content .main a img.align_right:hover { -webkit-box-shadow: 0px 2px 5px 0px rgba(102,138,255,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(102,138,255,0.3);
box-shadow: 0px 0px 5px 5px rgba(102,138,255,0.3); }


/* HOME */

.page1 .hero { border:none; }
.page1 .h1box { padding:30px; background-color:#7D685B; }
.page1 h1 { margin:0 auto; max-width:1100px; color:#fff; text-align:center; line-height:1.2em; }

.page1 .content { padding-bottom:30px; text-align:center; font-size:20px; }
.page1 .content .layout { max-width:1000px; }
.page1 .content h2 { margin:0; color:#2f6014; font-weight:500; text-align:center; color:#173F1D; }
.page1 .content p { margin:10px 0 0 0; }
.page1 .content hr { margin:30px 0; height:40px; border:none; background:transparent url('../images/divide.png') no-repeat center center; background-size:contain; }


/* EMISSIONS */

.emissions { background:#faf7f2; width:100%; padding:30px 0; }
.emissions .uk-grid { max-width:700px; margin:0 auto 20px auto; padding:0 30px; text-align:center; }
.emissions h2 { margin:0; text-align:center; font-size:40px; }
.emissions h3 { margin:0; font-weight:bold; font-size:40px; font-family:'Helvetica', sans-serif; }
.emissions p { margin:5px 0; }
.emissions img { width:100%; max-width:100px; }
.emissions .uk-button { background:none; border:1px solid #8bb08a; color:#416340; }
.emissions .uk-button:hover { background:#416340; color:#fffdeb; }


/* BIOS */

.bio .uk-card-media-left { text-align:center; padding:20px 0 20px 20px; }
.bio .uk-card-media-left img { width:100%; max-width:200px; }


/* SCREENS */

.screen h2 { color:#2e5f11; }
.screen h2.alt { margin:25px 0 15px 0; padding:7px 0 8px 0; background-color:#2e5f11; color:#fff; text-align:center; font-size:19px; }
.screen h3 { color:#2e5f11; }
.screen hr { margin:20px 0 -20px 0; height:1px; background-color:#2e5f11; }
.screen .gallery p { margin:6px 0; font-size:13px; text-align:center; line-height:1.3em; }
.screen .gallery p strong { font-size:14px; }
.screen .gallery { margin-bottom:40px; }
.screen table { margin-top:20px; background-color:#D6EDCE !important; border:none !important; border-spacing:6px; width:100% !important; }
.screen table td, .screen table th { padding:5px 10px; vertical-align:top; text-align:left; border:none; background-color:#EEFFE8; line-height:1.2em; }
.screen p.buy { margin:0; text-align:center; }
.screen p.buy .uk-button { margin:-10px 0 -15px 0; }

.screens { margin-top:0px; }
.screens div { margin:20px 0; }
.screens h3 { margin:8px 0 0 0; text-transform:uppercase; }
.screens p { margin:8px 0; }

.screens .photo img { padding:4px; background-color:rgba(255,255,255,.5);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3); 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }

.screens .photo img:focus, .screens .photo img:hover { -webkit-box-shadow: 0px 2px 5px 0px rgba(102,138,255,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(102,138,255,0.3);
box-shadow: 0px 0px 5px 5px rgba(102,138,255,0.3); }


/* RESOURCES */

.resources { margin:0 auto; padding:0 30px; max-width:1200px; }
.resources h2 { padding-bottom:8px; margin-bottom:10px; border-bottom:1px dotted #ccc; }
.resources .uk-grid div { margin-top:18px; text-align:center; line-height:1.1em; font-size:14px;  }
.resources .uk-grid div img { margin-bottom:9px; }
.resources p { margin:10px 0 0 0; }


/* COMPARE */

.compare { margin:30px auto 0 auto; padding:0; width:100%; }
.compare .comp { margin-bottom:2rem; background-color:#fff; padding:4px; border:1px solid #ccc; }
.compare p { margin:-.8em 0 .8em 0; padding:0 2em; font-size:1.2em; line-height:1.1em; text-align:center; }
.compare p a.button { padding:.7em 1.3em .8em 1.3em; font-size:.9em; }
.compare .comp p { margin:0; padding-top:.2em; }
.sidebar .compare p { font-size:.9em; }
.sidebar .compare { margin-bottom:1.5rem; }
.sidebar .compare p.more { margin:-1rem 0 -1rem 0; }


/* CALCULATOR */

.calculator .uk-form-large:not(textarea):not([multiple]):not([size]) { height:40px; }
.calculator .formBlock { padding:10px 10px 14px 10px; background-color:#e8f3fc; }
.calculator form { width:100%; max-width:460px; margin:0 auto; }
.calculator form label { font-weight:bold; }
.calculator form .uk-form-input { margin-top:5px; }
.calculator form .uk-button-primary { margin:15px 0 0 5px; }
.calculator #results { margin-top:30px; }
.calculator h2 { margin:25px 0 15px 0; color:#2e5f11; }
.calculator .tons { width:120px; height:90px; margin-top:15px; padding-top:30px; line-height:1.3em; background-color:#C2EBB4; border:3px solid #4B9D4B; border-radius:50%; }
.calculator .tons span.number { font-size:28px; }


/* GALLERY */

.gallery img { padding:4px; background-color:rgba(255,255,255,.5);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3); 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }

.gallery img:focus, .gallery img:hover { -webkit-box-shadow: 0px 2px 5px 0px rgba(102,138,255,0.3);
-moz-box-shadow: 0px 2px 5px 0px rgba(102,138,255,0.3);
box-shadow: 0px 0px 5px 5px rgba(102,138,255,0.3); }


/* CONTENT SIDEBAR */

.sidebar h3 { margin-top:0; }


/* ACCORDION */

ul.accordion { margin:0; padding:0 !important;  }
ul.accordion li { margin:10px 0 !important; }
ul.accordion li h3 { margin:0; padding:10px 10px 10px 20px; background-color:#fff; border-left:3px solid #ccc; color:#2e5f11; font-weight:400; font-size:1.1em; line-height:1.2em; font-family: 'Montserrat', sans-serif; }
ul.accordion li div.uk-accordion-content { margin:0; border-left:3px solid #bbde9e; padding:20px 20px 20px 20px; border-top:1px dotted #ccc; background-color:#fff; }


/* PRODUCTS */

.product .uk-card-media-left { padding:20px 0 0 20px; }
.product .uk-card-media-left img { padding:1px; }
.product .photo { position:relative; }
.product i { color:rgba(0,0,0,.5); }


/* BLOG */

.bloglist { margin-top:2rem; }
.bloglist table p { margin:.5em 0 .2em 0; }
.bloglist table p.link { margin:.2em 0; font-size:.8rem; text-align:left; }
.bloglist h3 a { color:#2e5f11; }
.bloglist h3 a:hover { color:#488cac; }

ul.blogposts { margin:0; padding:0; list-style:none; font-size:14px; line-height:1.2em; }
ul.blogposts li { padding:4px 0; }
ul.blogposts li a { color:#2e5f11; display:block; width:100%; padding:8px 10px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; background-color:#fff; }
ul.blogposts li a:hover { color:#488cac; }


/* FOOTER */

.footer { margin-top:20px; padding:20px 0; width:100%; color:#fff; background:#20521e url('/site/templates/assets/images/footer-bkg4.jpg') no-repeat top center; background-size:100% auto; }
.footer .cards { margin-top:10px; width:100%; max-width:280px; }
.footer a { color:#fff; }
.footer a:hover, .footer a:active { color:#C6FFBA; }
.footer p { margin:10px 0 0 0; padding:0; }
.footer p.phone { margin-top:0; font-size:18px; line-height:1.8em; }
.footer p.phone strong { font-size:26px; font-weight:400; }
.footer ul { margin:0; padding:0; list-style:none; font-size:16px; line-height:1.4em; }
.footer ul li { padding:1px 0; }
.footer .links { text-align:center; }

.logos { padding:20px; text-align:center; }
.logos img { margin:0 10px; height:100%; max-height:100px; }

.support { padding:0 20px 10px 20px; text-align:center; background-color:#fff; }
.support h3 { margin:0 0 -10px 0; padding:0; position:relative; top:5px; font-size:18px; }
.support .uk-grid { margin-top:20px; }
.support img { max-width:180px; max-height:70px; margin:10px 20px; }

.copyright { width:100%; padding:20px 0; background-color:#20521e; color:#fffdeb; text-align:center; }
.copyright p { margin:0; padding:0; font-size:13px; }
.copyright p span { padding:0 15px; }
.copyright p a { color:#fffdeb; border-bottom:1px dotted #7D685B; }
.copyright p a:focus, .copyright p a:hover { color:#C6FFBA; border-color:#C6FFBA; }


/* SUBNAV */

.subnav ul { margin:0 0 30px 0; padding:0; list-style:none; font-size:16px; border-bottom:1px solid #75ac48; }
.subnav ul li { display:inline; padding-right:10px; }
.subnav ul li a { display:inline-block; position:relative; top:1px; height:24px; padding:3px 10px; border:1px solid #75ac48; border-bottom:none; background-color:#e6ffe3;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.subnav ul li a:hover, .subnav ul li a:focus { background-color:#5fa02e; color:#fff; }
.subnav ul li.active a { background-color:transparent; border-bottom:1px solid #fff; }
.subnav ul li.active a:hover, .subnav ul li.active a:focus { color:#75ac48; }

.test { color:#113c0f; }

/* NAV */

.uk-grid-divider > :not(.uk-first-column)::before { border-color:#50703F; }
.uk-navbar { height:50px; background-color:#20521e; }
.uk-navbar-nav li a { padding:0 15px; color:#fff; font-size:16px; min-height:50px; height:50px; line-height:50px; text-transform:capitalize; }
.uk-navbar-nav li a:hover, .uk-navbar-nav li a:focus { color:#ffffff; background:#113c0f; }
.uk-navbar-nav a.uk-open { color:#ffffff !important; background:#113c0f !important; }
.uk-navbar-nav a.uk-open:hover, .uk-navbar-nav a.uk-open:focus { color:#ffffff !important; background:#113c0f !important; }

.uk-navbar-dropdown { background:none; background-color:#20521e; width:100% !important; left:0 !important; color:#e0e0e0; font-size:15px; }
.uk-navbar-dropdown h3 { margin:0; color:#fff; font-size:24px; font-weight:300; }
.uk-navbar-dropdown p { margin:10px 0 0 0; }
.uk-navbar-dropdown a { color:#fff !important; font-size:15px !important; padding:4px 8px !important; min-height:24px !important; height:24px !important; line-height:24px !important; }
.uk-navbar-dropdown a:hover { color:#ffffff !important; }
.uk-navbar-dropdown a i { position:relative; top:-1px; color:#c0a685; }
.uk-navbar-dropdown ul { margin-top:5px; }

.uk-navbar-dropdown .projects ul { margin:5px 0 0 0; padding:0; }
.uk-navbar-dropdown .projects ul li { padding:3px 0; }
.uk-navbar-dropdown .projects ul li a { height:auto !important; font-size:14px !important; line-height:1.3em !important; }

.uk-navbar .sub.uk-dropdown { background-color:#20521e; padding:0; }
.uk-navbar .sub.uk-dropdown ul { list-style:none; margin:0; padding:0; list-style:none; }
.uk-navbar .sub.uk-dropdown ul li { padding:0; }
.uk-navbar .sub.uk-dropdown ul li a { color:#fff; display:block; min-height:40px; height:40px; line-height:40px; font-size:14px; }
.uk-navbar .sub.uk-dropdown ul li a:hover { color:#ffffff; }

.uk-offcanvas li a { font-size:15px; color:#fff !important; }
.uk-offcanvas li ul { margin:0 0 5px 15px; }
.uk-offcanvas li ul li { padding:2px 0; }
.uk-offcanvas li ul li a { color:#ccc !important; font-size:14px; }
.uk-offcanvas a:hover { color:#ffb97a !important; }

.uk-navbar-toggle { position:relative; top:-15px; left:15px; height:50px; color:#fff; font-size:20px; }
.uk-navbar-toggle:hover { color:#ffb97a; }
.uk-navbar-toggle-icon { margin-right:8px; }


/* OVERRIDES */

img.no-border { min-width:50px !important; border:none; box-shadow:none !important;  }


/* MEDIA QUERIES */

@media only screen and (min-width: 500px) { 
  .header .text div { float:right; }
  .header .text .logos { padding:7px 0 0 18px; }
}


/* min-width 640px, small screens */
@media only screen and (min-width: 640px) { 

  h1 { font-size:24px; }
  .hero h2 { bottom:15px; font-size:40px; }
  .section h2 { font-size:24px; }
  .page1 .title table { font-size:28px; }
  
}

/* min-width 960px, medium screens */
@media only screen and (min-width: 960px) { 

.calculator form .uk-button-primary { margin:-6px 0 0 15px; }

  h1 { font-size:30px; }
  h2 { font-size:26px; }

  .header .logo { width:30%; text-align:left; }
  .header h2.phone { text-align:right; }
  .header .text { width:70%; margin:0; text-align:right; }
  
  .hero h2 { font-size:50px; }
  .section h2 { font-size:24px; }
  .footer .links { text-align:right; }
  .footer { padding-bottom:30%; }
  
}


/* min-width 1024px, ipad */
@media only screen and (min-width: 1024px) { 

  .uk-navbar-nav li a { padding:0 17px; font-size:17px; }
  
}


/* min-width 1200px, large screens */
@media only screen and (min-width: 1200px) { 

  h1 { font-size:34px; }
  h2 { font-size:28px; }
  
  .uk-navbar-nav li a { padding:0 20px; font-size:16px; }
  .hero h2 { font-size:60px; }
  .section h2 { font-size:30px; }
  .footer { padding-bottom:40%; }
  .page1 .title table { font-size:26px; }


}

/* min-width 1600px, x-large screens */
@media only screen and (min-width: 1600px) { 
  
  h1 { font-size:36px; }
  h2 { font-size:30px; }
  
  .uk-navbar-nav li a { padding:0 26px; font-size:20px; }
  .hero h2 { font-size:70px; }

  .section h2 { font-size:38px; }

}




