/* --------------------------------------------------------------------- */
/* BASE 
/* --------------------------------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 6, 2013 06:42:26 PM America/New_York */

@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTS55F-webfont.eot');
    src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS55F-webfont.woff') format('woff'),
         url('../fonts/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    background-color: #282828;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #009ca6;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; 
    line-height: 1.3;
}

h1, .h1 {
    font-size: 27px;
}

h2, .h2 {
    font-size: 22px;
}

h3, .h3 {
    font-size: 18px;
}

h4, .h4 {
    font-size: 16px;
}

a {
    color: #009ca6;
    transition: color 0.3s ease;
}
    
    a:hover {
        color: #009ca6;
    }

p {
    margin: 0;
    padding: 7px 0 10px;
}

address p {
    padding: 0 0 5px;
}

ul, ol {
    padding-left: 13px;
}
    
blockquote {
    margin: 15px;
    padding: 40px 0;
    text-align: center;
    border: 0;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 20px;
    font-style: italic;
}

hr {    
    border-color: #ababab;
}

input[type="text"],
input[type="email"],
textarea {
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
}

    @media (min-width: 768px) {
        input[type="text"],
        input[type="email"] {
            width: 60%;
        }
    }

    @media (min-width: 992px) {
        input[type="text"],
        input[type="email"] {
            width: 40%;
        }
    }

/* --------------------------------------------------------------------- */
/* LAYOUT 
/* --------------------------------------------------------------------- */

.l-top-utility-bar {
	background-color: #FFF;
	color: #282828;	
    text-align: center;
}
    .l-top-utility-bar ul {
        padding: 15px 0;
        margin: 0;
    }
    .l-top-utility-bar li {
        list-style: none;
    }
@media (min-width: 768px) {
    .l-top-utility-bar li {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }
    .l-top-utility-bar li:before {
        content: "\a0\a0\b7\a0\a0";
    }
        .l-top-utility-bar li:first-child:before {
            content: "";
            display: none;
        }
}
.l-header {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    min-height: 106px;
    background-color: #018c8f;
    font-family: 'PTSansRegular', Arial, Helvetica, Sans-serif;
}

.l-brand {
    height: auto;
    margin-right: 15px;
}

.l-nav-collapse {
    border-bottom: 1px solid #CCC;
    box-shadow: none;
}
    
    @media (min-width: 768px) {
        .l-nav-collapse {
            border-bottom: 0;
        }
    }

.l-nav-aside {
    margin-top: 19px;
    box-shadow: none;
}
    
    @media (min-width: 768px) {
        .l-nav-aside {
            width: 100%;
            margin-right: 0 !important;
            margin-bottom: 16px;
        }
    }
    
    @media (min-width: 992px) {
        .l-nav-aside {
            width: auto;
            margin-right: -15px !important;
        }
    }
    

.l-pg-section {
    padding: 30px 0;
    background-color: #FFF;
}

    .l-pg-section-m-alt {
        background-color: #ecf1f4;
    }

.l-pg-section-tight {
    padding: 20px 0;
}

.l-pg-section-tighter {
    padding: 10px 0;
}

.l-footer {
    padding: 30px 0;
    color: #FFF;
    font-family: 'PTSansRegular', Arial, Helvetica, Sans-serif;
    text-align: center;
}

.l-section-hdr {
    margin-bottom: 40px;
}
    
    @media (min-width: 768px) {
        .l-section-hdr-m-w-tools .h-section {
            float: left;
        }
    }

.l-section-hdr-tight {
    margin-bottom: 15px;
}

.l-social-media {
    text-align: center;
}

    .l-social-media>a {
        margin: 0 4px;
    }


/* Loose grid
/* -------------------------------------------------- */

.l-grid {    
    float: left;
    margin-left: 15px;
}

    .l-grid:first-child {
        margin-left: 0;
    }

.l-grid-m-uniform:first-child {
    margin-left: 15px;
}

.l-grid-right {
    float: right;
    margin-left: 15px;
}
 
.l-grid-m-very-tight {
    margin-left: 10px;
}

.l-grid-m-tightest {
    margin-left: 5px;
}

.l-grid-m-attached {
    margin-left: 0;
}
   
.l-grid-m-spacious, 
.l-grid-m-spacious-uniform:first-child,
.l-grid-right-m-spacious {
    margin-left: 20px;
}

.l-grid-m-very-spacious,
.l-grid-right-m-very-spacious {
    margin-left: 25px;
}

.l-grid-m-ultra-spacious {
    margin-left: 35px;
}

.l-grid-reverse {
    float: right;
    margin-right: 15px;
}
    
    .l-grid-reverse:first-child {
        margin-right: 0
    }

.l-grid-reverse-m-spacious {
    margin-right: 20px;
}


/* --------------------------------------------------------------------- */
/* MODULE / COMPONENTS 
/* --------------------------------------------------------------------- */

/* Headings
/* -------------------------------------------------- */

.h-section {
    font-size: 27px;
    color: #333;
    text-transform: uppercase;
}


/* Special Text
/* -------------------------------------------------- */

.meta {    
    color: #8a8a8a;
    font-size: 14px;
    font-family: 'PTSansRegular', Arial, Helvetica, Sans-serif;    
    text-transform: capitalize;
}


/* Button
/* -------------------------------------------------- */

.btn {
    padding: 6px 24px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;    
}    

.btn-default {
    border-color: #009ca6;
    background-color: #009ca6;
    color: #FFF;
}


/* Dropdown
/* -------------------------------------------------- */

.dropdown-menu>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'PTSansRegular', Arial, Helvetica, Sans-serif;
    text-transform: uppercase;
}

.dropdown-m-filter {
    margin-top: 19px;
}
    
    @media (min-width: 768px) {
    
        .dropdown-m-filter {
            float: right;
        }
        
        .dropdown-m-filter .dropdown-menu {
            left: auto;
            right: 0;
        }
    }


/* Icon
/* -------------------------------------------------- */

.icon-holder-circle {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 18px;    
    background-color: #2b2c2d;
    line-height: 38px;
    text-align: center;
    color: #ecf1f4;
    font-size: 15px;
}


/* Divider
/* -------------------------------------------------- */

.divider {
    margin: 50px 0;
}


/* Main Navigation
/* -------------------------------------------------- */

.main-nav {
    margin-top: 12px;
    border-bottom: 1px solid #CCC;
    text-transform: uppercase;
}
    
    .main-nav a,
    .main-nav>.open>a {
        border-top: 1px solid #CCC;
        background-color: transparent;
        color: #FFF;        
    }    
    
    .main-nav>li>a:hover,
    .main-nav>li>a:focus,
    .main-nav .open a:hover,
    .main-nav .open a:focus,
    .main-nav .active a {
        background-color: transparent;
        color: #282828;
    }
    
    .main-nav--dropdown-menu {
        position: static;
        float: none;
        display: block;
        padding: 0;
        width: 100%;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        background-color: #282828;
    }
        
        .main-nav--dropdown-menu li>a,
        .active .main-nav--dropdown-menu li>a {
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 30px;
            border-top: 1px solid #CCC;
            color: #FFF;
        }
        
        .main-nav--dropdown-menu li>a:hover,
        .main-nav--dropdown-menu li>a:focus,
        .active .main-nav--dropdown-menu .active a {
            background-color: transparent;
            color: #009ca6 !important;
        }
   
@media (min-width: 768px) {
    
    .main-nav {
        float: right;
        border: 0;
        margin-right: -15px;
    }
        
        .main-nav li>a {
            padding-left: 25px;
            padding-right: 0;
            border-top: 0;
        }
        
        .main-nav--dropdown-menu {
            position: absolute;
            background-color: #282828;
            visibility: hidden;
            opacity: 0;
            transition: opacity 0.3s ease;
            background-color: #FFF;
        }

            .main-nav--dropdown-menu li>a {
                border-top: 0;
                color: #282828;
                padding-left: 20px;
            }

            .main-nav--dropdown-menu li > a,
            .active .main-nav--dropdown-menu li > a {
                padding-left: 10px;
                border-top: 0;
                color: #282828;
            }
    
    .main-nav>.dropdown:hover .main-nav--dropdown-menu {
        visibility: visible;
        opacity: 1;
    }
}

@media (min-width: 992px) {

    .main-nav {
        float: left;
    }
}


/* Side Nav
/* -------------------------------------------------- */

.side-nav {
    display: none;
    border-right: 1px solid #ababab;
}
    
    .side-nav--hd {
        color: #333;
        font-size: 27px;
        text-transform: uppercase;
    }
    
    .side-nav ul {
        padding-left: 0;
    }
    
    .side-nav li {
        list-style-type: none;
    }
    
    .side-nav a {
        display: block;
        padding: 3px 0;
        text-transform: uppercase;
        font-family: 'PTSansRegular', Arial, Helvetica, Sans-serif;
        color: #333;
    }
        
        .side-nav a:hover,
        .side-nav a:focus,
        .side-nav .active a { 
            color: #009ca6;
            text-decoration: none;
        }       

@media (min-width: 992px) {
    
    .side-nav {
        display: block;
    }    
}


/* Mobile Nav
/* -------------------------------------------------- */

.navbar-toggle {
    margin-top: 16px;
}

    .navbar-toggle .icon-bar {
        background-color: #FFF;
    }


/* Search Bar
/* -------------------------------------------------- */

.search-bar {
    border-bottom: 1px solid #FFF;
    position: relative;
}

    .search-bar input[type="text"] {
        padding-right: 26px;
        border: 0;
        box-shadow: none;
        font-weight: normal;
        color: #FFF;
        background-color: #018c8f;
    }
        
        .search-bar input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */
            color: #FFF;
        }
        .search-bar input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
            color: #FFF;
            opacity:  1;
        }
        .search-bar input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #FFF;
            opacity: 1;
        }
        .search-bar input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */
            color: #FFF;
        }
    
    .search-bar button {
        position: absolute;
        top: 7px;
        right: 0;
        border: 0;
        background: none;
        transition: color 0.3s ease;
        color: #FFF;
    }
        
        .search-bar button:hover,
        .search-bar button:focus {
            color: #009ca6;
        }
    
    @media (min-width: 768px) {
        
        .search-bar {
            width: 50%;
            margin: 0 auto;
        }
    }
    
    @media (min-width: 992px) {
        
        .search-bar {
            width: auto;
        }
    }
    
/* Pager
/* -------------------------------------------------- */

.pager li > a,
.pager li > span {
    border: 0;
    color: #333;
}
    
    .pager li > a:hover {
        color: #009ca6;
        background: none;
    }


/* Filter
/* -------------------------------------------------- */

/*
.filter {
}

    .filter a {
        margin-right: 20px;
        color: #333;
        font-family: 'PTSansRegular', Arial, Helvetica, Sans-serif;
        text-transform: uppercase;
    }
        
        .filter a:hover,
        .filter a:focus,
        .filter a.active {
            color: #2ecc75;
            text-decoration: none;
        }
    
    @media (min-width: 768px) {
        
        .filter {
            float: right;
        }
        
        .filter a {
            margin-right: 0;
            margin-left: 20px;
        }
        
            .filter a:first-child {
                margin-left: 0;
            }
    }
*/


/* Carousel
/* -------------------------------------------------- */

.l-carousel-area {
    background-color: #ecf1f4;
}

.carousel-caption {
    max-width: 65%;
    padding: 15px;
    position: absolute;
    bottom: 10%;
    left: 20%;
    background: transparent url(../img/bg-black-opa-60.png);
}
    
    .carousel-caption--hd {
        margin: 0 0 5px;
        color: #FFF;
        font-size: 17px;
        line-height: 1.2;
    }

         @media screen and (min-width: 768px) {
            .carousel-caption--hd {
                font-size: 27px;
                margin-bottom: 10px;
            }
        }

    .carousel-caption--cta {
        color: #FFF !important;
    }
    
    .carousel-caption p {
        padding-top: 0;
        padding-bottom: 5px;
        font-size: 13px;
    }
        
        @media screen and (min-width: 768px) {
            .carousel-caption p {
                font-size: 16px;
                margin-bottom: 10px;
            }
        }

.carousel .item {
    background-color: #ecf1f4;
    text-align: center;
}

.carousel-inner > .item > img {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    height: 100%;
}

.carousel h1 {
    margin: 0;
    padding: 0;
}

.carousel-indicators {
    bottom: -35px;
}

    .carousel-indicators li {
        border-color: #282828;
    }

    .carousel-indicators .active {
        background-color: #282828;
    }


/* Marketing
/* -------------------------------------------------- */

.marketing {
}

    .marketing--item {
        margin-bottom: 20px;
        text-align: center;
    }
        
        @media screen and (min-width: 768px) {
            .marketing--item {
                height: 300px;
            }
        }

        @media screen and (min-width: 992px) {
            .marketing--item {
                height: 325px;
            }
        }

    .marketing--hd {
        color: #333;
        font-size: 25px;
        text-transform: uppercase;
    }

    .marketing--img {
        background-color: #efefef;
    }
        
        @media screen and (min-width: 768px) {
            .marketing--img {
                display: block;
                min-height: 98px;
                max-height: 98px;
                overflow: hidden;
            }
        }

        @media screen and (min-width: 992px) {
            .marketing--img {
                min-height: 131px;
                max-height: 131px;
            }
        }

        @media screen and (min-width: 1200px) {
            .marketing--img {
                min-height: 161px;
                max-height: 161px;
            }
        }

    .marketing--description {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
        
        @media screen and (min-width: 768px) {
            .marketing--description {
                height: 70px;
            }
        }

        @media screen and (min-width: 992px) {
            .marketing--description {
                height: 60px;
            }
        }

    
/* Featurette
/* -------------------------------------------------- */    
    
.featurette {
    
}
    
    .featurette--item {
        margin-bottom: 20px;
    }
    
    .featurette--hd {
        margin-top: 10px;
        font-size: 22px;
    }        
        
        .featurette--hd>a {
            color: #333;
        }
            
            .featurette--hd>a:hover,
            .featurette--hd>a:focus {
                color: #009ca6;
                text-decoration: none;
            }
    
    @media screen and (min-width: 768px) {
        .featurette--hd {
            margin-top: 5px;
        }
    }

/* Display
/* -------------------------------------------------- */      

.display {
}
    
    .display--item {
        margin-bottom: 20px;
        overflow: hidden;
        text-align: center;
    }
    
    .display--img {
        margin: 0 auto 15px;
        background-color: #EFEFEF;
    }
        
        .display--img img {
            margin: 0 auto;
            max-width: 100%;
            max-height: 100%;
        }
    
    .display--hd {
        margin: 0;
        font-size: 16px;
        font-family: Georgia, Times, Serif;
    }
        
        .display--hd a:hover,
        .display--hd a:focus {
            color: #333;
            text-decoration: none;
        }
    
    .display--caption {
        font-size: 16px;
    }
    
    
    @media screen and (min-width: 768px) {
        .display--img {
            width: 220px;
            height: 147px;
        }
    }
    
    
    @media screen and (min-width: 992px) {
    
        .display--img {
            width: 293px;
            height: 105px;
        }
    }
    
    @media screen and (min-width: 1200px) {
    
        .display--img {
            width: 360px;
            height: 240px;
        }
    }
    
/* Search Result
/* -------------------------------------------------- */  

.search-result {
}
    
    
    .search-result--hd {
        font-size: 22px;
        margin: 0 0 5px;
    }        
        
        .search-result--hd>a {
            color: #333;
        }
            
            .search-result--hd>a:hover,
            .search-result--hd>a:focus {
                color: #009ca6;
                text-decoration: none;
            }


/* Jumbotron (hero image and text panel)
/* -------------------------------------------------- */

.jumbotron {
    margin-bottom: 0;
}

    .jumbotron-m-full {
        min-height: 300px;
        background-position: top center; 
        background-repeat: no-repeat; 
        background-size: cover;
    }
    
        @media screen and (min-width: 768px) {
            .jumbotron-m-full {
                min-height: 400px;
            }
        }

        @media screen and (min-width: 992px) {
            .jumbotron-m-full {
                min-height: 500px;
            }
        }

.jumbotron-m-map {
    padding: 0;
}
    
    .jumbotron-m-map>iframe {
        display: block;
    }

    
/* Gallery
/* -------------------------------------------------- */

.gallery {
    position : relative;
}
    
    .gallery--img {
        padding-top: 15px;
        padding-bottom: 15px;
    }
        
        .gallery--img a {
            display: block;
            position: relative;
        }
       
        .gallery--img img {
            display: block;
            margin: 0 auto;
            width: 100%;
        }
    
    .gallery--overlay {
        visibility: hidden;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: transparent;
        opacity: 0.6;
        transition: background-color 0.3s ease;
    }
        
        /*
        .gallery--img a:hover  .gallery--overlay,
        .gallery--img a:focus  .gallery--overlay {
            visibility: visible;
            background-color: #000;
        }
        */
    
    .gallery--cta {
        visibility: hidden;
        margin-top: -10px;
        width: 100%;
        height: 20px;
        position: absolute;
        top: 50%;
        color: #FFF;
        font-size: 20px;
        font-style: italic;
        line-height: 20px;
        text-align: center;
        transition: opacity 0.3s ease;
        opacity: 0;
        
    }
        
        /*
        .gallery--img a:hover  .gallery--cta,
        .gallery--img a:focus  .gallery--cta {
            visibility: visible;
            opacity: 1;
        }
        */


/* Modal
/* -------------------------------------------------- */

.modal {
}
    
    .modal-title {
        color: #FFF;
        font-family: Georgia, Times, Serif;
    }

    .modal--nav {
        position: absolute;
        top: 50%; 
        color: #FFF;
        font-family: "Courier New", Courier, monospace;
        font-weight: normal;
        font-size: 50px;
        margin-top: -25px;
    }
        
        .modal--nav:hover {
            text-decoration: none;
        }
        
        .modal--nav-m-next {
            right: -50px;
        }
        
        .modal--nav-m-prev {
            left: -50px;
        }

    .modal-m-min .modal-content {
        background: transparent;
    }

    .modal-m-min .modal-header,
    .modal-m-min .modal-footer {
        border: 0;
    }

    .modal-m-min .close {
        color: #FFF;
        font-family: Times, Serif;
        font-size: 50px;    
        font-weight: normal;    
        line-height: 30px;    
        text-shadow: none;
        opacity: 1;
    }
        
        .modal-m-min .close:hover,
        .modal-m-min .close:focus  {
            color: #2ecb74;
        }


/* Social Media Widget
/* -------------------------------------------------- */

.social-media-share-widget {
    min-width: 110px;
}


/* Body Copy
/* -------------------------------------------------- */

.body-copy img {
    max-width: 100%;
}

/* --------------------------------------------------------------------- */
/* STATE 
/* --------------------------------------------------------------------- */




/* --------------------------------------------------------------------- */
/* UTILITIES 
/* --------------------------------------------------------------------- */

.u-margin-top-2 {
    margin-top: 2px;
}

.u-margin-top-19 {
    margin-top: 19px;
}

.u-margin-top-25 {
    margin-top: 25px;
}

/* --------------------------------------------------------------------- */
/* 3RD PARTY COMPONENTS
/* --------------------------------------------------------------------- */


/* 1. Socicon (Source: http://socicon.com)
/* -------------------------------------------------- */

@font-face {
    font-family: 'socicon';
    src: url('../fonts/socicon-webfont.eot');
    src: url('../fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon-webfont.woff') format('woff'),
         url('../fonts/socicon-webfont.ttf') format('truetype'),
         url('../fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.socicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'socicon';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;    
}

.socicon:empty{
    width: 1em;
}

.socicon-easid:before { content: "5"; }
.socicon-twitter:before { content: "a"; }
.socicon-facebook:before { content: "b"; }
.socicon-google:before { content: "c"; }
.socicon-pinterest:before { content: "d"; }
.socicon-foursquare:before { content: "e"; }
.socicon-yahoo:before { content: "f"; }
.socicon-skype:before { content: "g"; }
.socicon-yelp:before { content: "h"; }
.socicon-feedburner:before { content: "i"; }
.socicon-linkedin:before { content: "j"; }
.socicon-viadeo:before { content: "k"; }
.socicon-xing:before { content: "l"; }
.socicon-myspace:before { content: "m"; }
.socicon-soundcloud:before { content: "n"; }
.socicon-spotify:before { content: "o"; }
.socicon-grooveshark:before { content: "p"; }
.socicon-lastfm:before { content: "q"; }
.socicon-youtube:before { content: "r"; }
.socicon-vimeo:before { content: "s"; }
.socicon-dailymotion:before { content: "t"; }
.socicon-vine:before { content: "u"; }
.socicon-flickr:before { content: "v"; }
.socicon-500px:before { content: "w"; }
.socicon-instagram:before { content: "x"; }
.socicon-wordpress:before { content: "y"; }
.socicon-tumblr:before { content: "z"; }
.socicon-blogger:before { content: "A"; }
.socicon-technorati:before { content: "B"; }
.socicon-reddit:before { content: "C"; }
.socicon-dribbble:before { content: "D"; }
.socicon-stumbleupon:before { content: "E"; }
.socicon-digg:before { content: "F"; }
.socicon-envato:before { content: "G"; }
.socicon-behance:before { content: "H"; }
.socicon-delicious:before { content: "I"; }
.socicon-deviantart:before { content: "J"; }
.socicon-forrst:before { content: "K"; }
.socicon-play:before { content: "L"; }
.socicon-zerply:before { content: "M"; }
.socicon-wikipedia:before { content: "N"; }
.socicon-apple:before { content: "O"; }
.socicon-flattr:before { content: "P"; }
.socicon-github:before { content: "Q"; }
.socicon-chimein:before { content: "R"; }
.socicon-friendfeed:before { content: "S"; }
.socicon-newsvine:before { content: "T"; }
.socicon-identica:before { content: "U"; }
.socicon-bebo:before { content: "V"; }
.socicon-zynga:before { content: "W"; }
.socicon-steam:before { content: "X"; }
.socicon-xbox:before { content: "Y"; }
.socicon-windows:before { content: "Z"; }
.socicon-outlook:before { content: "1"; }
.socicon-coderwall:before { content: "2"; }
.socicon-tripadvisor:before { content: "3"; }
.socicon-netcodes:before { content: "4"; }
.socicon-lanyrd:before { content: "7"; }
.socicon-slideshare:before { content: "8"; }
.socicon-buffer:before { content: "9"; }
.socicon-rss:before { content: ","; }
.socicon-vkontakte:before { content: ";"; }
.socicon-disqus:before { content: ":"; }