body{
   font-family: 'Roboto', sans-serif;
    font-weight:400;
}

p{
    font-size: 90%
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto', sans-serif;
    font-weight: 900!important;
}





/*h2{
    font-size: 8vw;
}

@media (min-width: 640px) {

  h2 {
    font-size: 7vw;
  }
	
}*/





.sub-title{
    font-style: normal;
    color:#69C4E1; 
    font-size:225%;
    line-height: 95%;
     font-weight: 300;
}
.sub-title-medium{
    font-size: 150%
}
span.grad{
    background:url(../images/banner-gradiant.png) left top repeat-x;
    height: 500px;
    width: 100%;
    display: block;
    z-index: 0;
    position: absolute; 
    top: 0;
    left:0;
    padding: 0!important
    

}
#Slideshow span.grad{
    z-index: 1
}
.slider-copy{
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;

    
}
.slider-copy h2, .slider-copy p{
    margin: 0;
}
.slider-copy p{
    padding-bottom: 10px; 
}

#mynav{
    position: absolute;
    top: 0;
    right: 40px;
}
#mynav .uk-navbar{
    right: 80px;
    background: transparent
}

.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle{
    min-height: 50px;
    font-size:100%;
    color: #ffffff;
    font-weight: bold;
    
}
.uk-navbar-nav > li.uk-active > a{
    color:#69C4E1
}
.halo-nav{
    padding-right: 130px;
}
#mobile-nav{
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    width: 100%;
    height: 50px;
    z-index: 10;
}
.uk-sticky-below #mobile-nav{
   background-color: #f8f8f8 
}
/*.uk-navbar-nav{
    margin-right:65px;
}*/
#mobile-nav li{
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 9999;
}
main{


}
.section-title{
    max-width: 400px;
    margin: 60px auto 60px auto
}
.homepage-intro .section-title{
    max-width: 800px;

}
.intro-title{
    max-width: 600px;
    display: inline-block

}
.section-title p{
    display: block;
    font-size: 90%
 
}
.section-title p:after{
    display:block;
    clear:both;
    content : "";
    position: relative;
    left    : 0;
    bottom  : 0;
    max-width:250px;
    height  : 1px;
    width   : 50%;  /* or 100px */
    border-bottom:4px solid #69C4E1;
    margin:0 auto;
    padding:4px 0px;
}

.top-banner p:after{
    display:block;
    clear:both;
    content : "";
    position: relative;
    left    : 0;
    bottom  : 0;
    height  : 1px;
    width   : 75%;  /* or 100px */
    border-bottom:4px solid #69C4E1;
    margin:0 auto;
    padding:4px 0px;
}

footer .section-title{
    max-width: 500px;
}
footer .section-title h5{
    font-size: 180%;
    font-weight: bold
}
.section-title h5:after{
    display:block;
    clear:both;
    content : "";
    position: relative;
    left    : 0;
    bottom  : 0;
    max-width:250px;
    height  : 1px;
    width   : 50%;  /* or 100px */
    border-bottom:4px solid #69C4E1;
    margin:0 auto;
    padding:4px 0px;
}
.feature-icon{
    background-color: #ffffff;
    padding: 40px;
}
.section{
    margin-bottom: 60px
}
header .social{
    position: absolute;
    display: in.line-block;
    right: 40px;
    top: 12px;
    width: 70px;
}
header .social a{
    color:#ffffff;
}
header .social a:hover{
    color:#609F4D
}
header .uk-navbar-sticky .social a{
    color:#666666;
}
header .uk-navbar-sticky .social a:hover{
    color:#69C4E1;
}
.uk-logo{
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 40px;
    display: inline-block;
}
.uk-mobile-logo{
    display: none
}
.uk-navbar-sticky .uk-mobile-logo{
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 40px;
    display: inline-block;
}


.uk-overlay-primary{
    background: rgba(34, 34, 34, 0.5)!important;
}
.feature-highlight{
    margin-top: 30px;
}
.feature-highlight span{
    color: #69C4E1
}
.feature-highlight h3{
    color:#69C4E1
}
.feature-highlight p{
    font-size: 80%;
    color:#69C4E1
}
.key-features h3{
    margin-top: 20px;

}
/*.uk-tile{
    min-height: 350px;
}*/
.uk-transition-fade{
    background: rgba(96, 159, 77, 0.8)
}
.uk-tile h4{
    color:#ffffff;
}
.test-copy{
    width: 75%;
        margin: 0 auto
}
.quote p{
    font-size: 250%;
    font-style: italic;
    color:#69C4E1;
}

.title-banner .header-title{
    z-index: 2;

}
.title-banner .section-title p:after{
    border-bottom:4px solid #ffffff;

}

.title-banner .uk-overlay-primary{
    background: rgba(96, 159, 77, 0.6);
background: -moz-linear-gradient(left, rgba(131,187,114,0.79) 0%, rgba(106,168,87,0.81) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(131,187,114,0.79)), color-stop(100%, rgba(106,168,87,0.81)));
background: -webkit-linear-gradient(left, rgba(131,187,114,0.79) 0%, rgba(106,168,87,0.81) 100%);
background: -o-linear-gradient(left, rgba(131,187,114,0.79) 0%, rgba(106,168,87,0.81) 100%);
background: -ms-linear-gradient(left, rgba(131,187,114,0.79) 0%, rgba(106,168,87,0.81) 100%);
background: linear-gradient(to right, rgba(131,187,114,0.79) 0%, rgba(106,168,87,0.81) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83bb72', endColorstr='#6aa857', GradientType=1 );    
}
.news{
    color:#999999;
    font-weight: bold
}
.news-tags .uk-label{
    background-color:#69C4E1;
    padding: 5px 10px;
}
.latest-news time{
    font-weight: bold;
    color: #69C4E1;
}
.latest-news h4{
    font-size: 110%
}
.rss-feeds a{
    font-size:90%;
    color:#666666
}
.rss-feeds h3{
    color:#69C4E1; 
}
.rss-feeds a:hover{
    color:#69C4E1;
    text-decoration: none
}
.rss-feeds img{
    display: none;
}
.social-news a{
    color: #69C4E1;
}
.test{
    z-index: 99999;
    width: 75%
}
.image-grid .uk-position-cover{
background: rgba(96, 159, 77, 0.6);
}
.image-grid h3{
    color: #ffffff;
    font-size: 250%
}

/* Menu */
.uk-navbar{
    z-index: 100
}
.uk-navbar-container.uk-light:not(.uk-navbar-transparent):not(.uk-navbar-primary) {
  background: transparent;
}

#mobile-navbar .uk-offcanvas-bar {
  box-shadow: 2px 0 5px 0 #0e0e0e;
}
#mobile-navbar li:nth-child(1),
#mobile-navbar li:nth-child(2),
#mobile-navbar li:nth-child(3) {
  border-left: unset;
}
#mobile-navbar li {
  padding-left: 5px;
  border-left: 2px solid transparent;
}
#mobile-navbar li.uk-active {
  padding-left: 5px;
  border-left: 2px solid #545454;
}

.uk-sticky-fixed {
  box-shadow: 0 1px 5px 0 #0e0e0e;
}

.uk-navbar-sticky .uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle{
    color:#666666
}
.uk-navbar-sticky .uk-navbar-nav > li > a:hover, .uk-navbar-item, .uk-navbar-toggle{
    color:#69C4E1
}
.uk-navbar-sticky .uk-navbar-nav > li.uk-active > a, .uk-navbar-item, .uk-navbar-toggle{
    color:#69C4E1
}

/* Menu */

.standard-banner{
    padding: 40px!important
}

footer{
    background-color: #384150
}
.tweets span{
    color:#69C4E1
}
footer .uk-navbar-nav a{
    font-size: 80%;
    font-weight: normal;
    color:#ffffff!important;
    padding:0 5px;
    text-transform: capitalize
}
footer .latest-news h4{
    font-size: 120%
}



::selection {
    background: #69C4E1;
    color: #fff;
    text-shadow: none;
}
footer p.copy{
    margin: 0 0 0 0!important;
    line-height: 50px;
    color: #ffffff
}
ul.footer-nav, ul.footer-nav ul{
    list-style: none!important;
    margin: none!important
}
.footer-nav li{
    list-style: none!important;
    float: left!important;
}

.primry-text{
    color:#69C4E1!important;
}
.product-feature{
    background-color: #F7F7F7
}

.uk-button-primary, .uk-color-primary{
    background-color: #69C4E1
}
.uk-button-primary:hover{
    background-color: #459AB7
}
.product-feature .uk-label{
    right: 40px;
    top: 40px;
    padding: 5px 10px
}
.product-feature .product-subtitle{
    color:#69C4E1;
    font-size: 150%;
}
@media (max-width: 480px) {
.slider-copy{
    text-align: center;
    margin-top: 15px;
    
}
    .slider-copy h2{
        font-size: 120%;
        margin-bottom: 10px;
    }
    .image-grid h3{
        font-size: 140%
    }
   
}


