body, html {width:100%;height:100%}
.navbar {padding:20px 0;background: #fff; /* Old browsers */}
{background: -moz-linear-gradient(top,  #d4e8e9 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d4e8e9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d4e8e9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e8e9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
position:absolute;width:100%;border-bottom:10px solid #80e0e4;z-index:1000;border-radius:0;border-width:0 0 10px 0;}

.navbar-default .navbar-nav > li > a {color:#fff;text-transform:uppercase;border-top:3px solid #038289;}
.navbar-default .navbar-nav > li > a:hover {color:#b1fefa !important;background:#038289;border-top:3px solid #005a5e;}
.top-nav-collapse {position:fixed;top:0}
.gradient {filter:none}
.bluebg {background:#01787e;}
.intro-section {height:100%;padding-top:80px;}
.about-section, .contact-section, .portfolio-section, .services-section, .testimonials-section, .videos-section {/*min-height:100%;*/padding-top:20px}
.navbar-brand{padding:0px !important;margin:0 !important;}