/*
    --------------------------------------------------
    Nexudus Bootstrap theme
    --------------------------------------------------
    Table of Contents

        1. UX

            :: html, body
            :: typography
            :: icons
            :: buttons
            :: forms
            :: carousel
            :: accordion
            :: navbar
            :: generics

        2. Layout
            :: regions
                :: header
                :: wrapper
                :: footer
            :: home
                :: intro
            :: components
                :: comments
                :: members
                :: filter
            :: widgets
                :: widget-skills
                :: widget-flickr
                :: widget-menu
            :: fullcalendar
            :: content-types
                :: contact
            :: Utils

    --------------------------------------------------
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2ec594");


@font-face {
    font-family: 'Avenir';
    src: url('/files/2EC594_0_0.eot');
    src: url('/files/2EC594_0_0.eot?#iefix') format('embedded-opentype'),url('/files/2EC594_0_0.woff') format('woff'),url('/files/2EC594_0_0.ttf') format('truetype');
    font-weight: $font-weight-heavy;
}


@font-face {
    font-family: 'Avenir';
    src: url('/files/2EC594_1_0.eot');
    src: url('/files/2EC594_1_0.eot?#iefix') format('embedded-opentype'),url('/files/2EC594_1_0.woff') format('woff'),url('/files/2EC594_1_0.ttf') format('truetype');
    font-weight: $font-weight-book;
}

/* -----------------------------------------------------------------------
    1. UX
------------------------------------------------------------------------ */

/* -----------------------------------------
    html, body
----------------------------------------- */
body {
    background: #fff;
}

body,
    input,
    textarea {
    font-family: "Avenir","Proxima Nova","Open Sans","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
}

/* -----------------------------------------
    typography
----------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    margin: 0 0 20px;
}

h1.subheader,
    h2.subheader,
    h3.subheader,
    h4.subheader,
    h5.subheader,
    h6.subheader {
    color: #333;
    font-weight: normal;
    margin: 10px 0;
}

a {
    color: #4B4F54;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.text-justify {
    text-align: justify;
}

a:hover {
    color: black;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 {
    text-decoration: none;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: rgba(248, 171, 3, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 171, 3,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 171, 3,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 171, 3,.6);
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#4B4F54;line-height:inherit;text-decoration:none}a:hover,a:focus{color:#4B4F54}a img{border:none}p{font-family:inherit;font-size:1.125rem;font-weight:normal;line-height:1.66667;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.34375rem;line-height:1.6}p aside{font-size:0.875rem;font-style:italic;line-height:1.35}h1,h2,h3,h4,h5,h6{color:#2C2C2C;font-family:"Avenir","Proxima Nova","Open Sans","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;font-style:normal;font-weight:bold;line-height:1.4;margin-bottom:0.5rem;margin-top:0.2rem;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#767676;font-size:60%;line-height:0}h1{font-size:1.875rem}h2{font-size:1.875rem}h3{font-size:1.4375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#767676;font-weight:normal;margin-top:0.2rem;margin-bottom:0.5rem}hr{border:solid #d8d8d8;border-width:1px 0 0;clear:both;height:0;margin:1.25rem 0 1.1875rem}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{background-color:#b0c8f2;border-color:#8cafec;border-style:solid;border-width:1px;color:#333;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;padding:0.125rem 0.3125rem 0.0625rem}ul,ol,dl{font-family:inherit;font-size:1.125rem;line-height:1.66667;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:0.3rem;font-weight:bold}dl dd{margin-bottom:0.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#2C2C2C;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #d8d8d8}blockquote{margin:0 0 1.25rem;padding:0.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #d8d8d8}blockquote cite{display:block;font-size:0.8125rem;color:#5d5d5d}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#5d5d5d}blockquote,blockquote p{line-height:1.66667;color:#767676}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #d8d8d8;padding:0.625rem 0.75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:0.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 0.0625rem}@media only screen and (min-width: 40.0625em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.5rem}h2{font-size:2.1875rem}h3{font-size:1.5625rem}h4{font-size:1.375rem}h5{font-size:1.125rem}h6{font-size:1rem} }

/* -----------------------------------------
    buttons
----------------------------------------- */
.btn {
    border-color: transparent;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.btn-link {
    color: #4B4F54;
}

.btn-link:hover,
.btn-link:focus {
    color: #4B4F54;
}

.btn-orange {
    background: #4B4F54;
    border-color: #4B4F54;
    color: #fff;
}

.btn-orange:hover,
.btn-orange:focus {
    background: black;
    border-color: black;
    color: #fff;
}

.btn-grey {
    background: #a1a1a1;
    border-color: #a1a1a1;
    color: #fff;
}

.btn-grey:hover,
.btn-grey:focus {
    background: #666;
    border-color: #666;
    color: #fff;
}

/* -----------------------------------------
    icons
----------------------------------------- */
.icon {
    display: inline-block;
}

.i-16 {
    font-size: 16px;
}

.i-24 {
    font-size: 24px;
}

.i-32 {
    font-size: 32px;
}

.i-48 {
    font-size: 48px;
}

.i-64 {
    font-size: 64px;
}

.icon.circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.i-16.circle {
    padding: 8px;
}

.i-24.circle {
    padding: 12px;
}

.i-32.circle {
    padding: 16px;
}

.i-48.circle {
    padding: 24px;
}

.i-64.circle {
    padding: 32px;
}

.circle.orange {
    background: #fff;
    border: 5px solid #FEDB00;
    color: #FEDB00;
}

.circle.white {
    background: #4B4F54;
    color: #fff;
}

a:hover .circle.orange {
    background: black;
    color: #fff;
    border-color: black;
}

a .icon {
    vertical-align: -20%;
}

.btn .icon {
    margin-right: 5px;
}

abbr {
    border: none !important;
}

/* -----------------------------------------
    forms
----------------------------------------- */
form {
    margin: 0;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(248, 171, 3, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 171, 3,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 171, 3,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(248, 171, 3,.6);
}


textarea {
    min-height: 70px !important;
    resize: vertical;
}

#wrapper [class*="span"]>input,
#wrapper [class*="span"]>textarea,
#wrapper [class*="span"]>select {
    margin-bottom: 0;
}

/* -----------------------------------------
    carousel
----------------------------------------- */


#carousel {
    margin: 0;
    width: 100%;
}

.carousel-control {
    font-size: 48px;
    font-weight: bold;
    top: 50%;
}

.carousel-indicators {
    bottom: 10px;
    right: 10px;
    top: auto;
}

.carousel-indicators li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 16px;
    width: 16px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

/* -----------------------------------------
    accordion
----------------------------------------- */
.accordion-group {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.accordion-heading .accordion-toggle {
    background: #f1f1f1;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading .accordion-toggle:hover {
    background: #fff;
}

.accordion-heading .active {
    background: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.accordion-heading .active .icon-plus,
        .accordion-heading .accordion-toggle .icon-minus {
    display: none;
}

.accordion-heading .active .icon-minus {
    display: inline-block;
}

.accordion-body p {
    margin-left: 40px;
}


/* -----------------------------------------
    navbar
----------------------------------------- */
.navbar .nav>li>a {
    color: #333;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
    color: #333;
    text-decoration: none;
    background-color: #4B4F54;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    text-shadow: none;
    color: white;
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 5px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    background: #4B4F54;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #e5e5e5;
}

.nav-list>li>a {
    color: #333;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    text-shadow: none;
    background-color: #4B4F54;
}

.navbar .btn-navbar {
    margin-top: 35px;
    color: #333;
    text-shadow: 0 0;
    background: none;
    border: none;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.navbar .btn-navbar .icon {
    margin: 0;
}

.home .navbar-inner {
    margin-bottom: 0px !important;
}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #4B4F54;
    background-image: -moz-linear-gradient(top, #4B4F54, #4B4F54);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4B4F54), to(#4B4F54));
    background-image: -webkit-linear-gradient(top, #4B4F54, #4B4F54);
    background-image: -o-linear-gradient(top, #4B4F54, #4B4F54);
    background-image: linear-gradient(to bottom, #4B4F54, #4B4F54);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B4F54cc', endColorstr='#4B4F54b3', GradientType=0);
}

/* -----------------------------------------
    generics
----------------------------------------- */
.well {
    background: #f1f1f1;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

/* -----------------------------------------------------------------------
    2. Layout
------------------------------------------------------------------------ */

/* -----------------------------------------
    regions
----------------------------------------- */

/* header */

.in-iframe header {
    display: none;
}


header {
}

header.navbar-static-top .navbar-inner {
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
    border-top: 3px solid #4B4F54;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    margin-bottom: 30px;
}

header .navbar-inner h1 {
    margin: 20px 0;
}

header.navbar-static-top .nav>li>.dropdown-menu:before,
        header.navbar-static-top .nav>li>.dropdown-menu:after {
    display: none;
}

header.navbar-static-top .nav li.dropdown.open>.dropdown-toggle,
            header.navbar-static-top .nav li.dropdown.active>.dropdown-toggle,
            header.navbar-static-top .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #ddd;
    color: #333;
}

header.navbar-static-top .nav>li>a:focus,
            header.navbar-static-top .nav>li>a:hover {
    background-color: #e5e5e5;
}

/* wrapper */
#wrapper section {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

#wrapper section#content {
    border: none;
}

#wrapper section:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#wrapper .container {
    margin-bottom: 36px;
}

#wrapper .container:last-child {
    margin-bottom: 0;
}

#wrapper #main {
    margin-bottom: 36px;
}

#wrapper [class*="span"] {
    margin-bottom: 20px;
}


/* footer */

.in-iframe footer {
    display: none;
}

footer {
    background: #666;
    padding: 40px 0;
}

footer .block {
    margin-bottom: 20px;
}

footer .block h3 {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
}

footer .block p {
    color: #d0d0d0;
}

footer .block .well.no-content {
    background: #858585;
    border: 1px solid #858585;
    color: #aaa;
}

footer .block .well.no-content p {
    color: #aaa;
    margin-top: 10px;
}

/* -----------------------------------------
    home
----------------------------------------- */


/* intro */
#intro h2 {
    margin: 0 0 50px;
}

#intro .wellcome_block {
    position: relative;
}

/*#intro .wellcome_block:before{
    content: '';
    display: inline-block;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    z-index: 0;
}*/

#intro .wellcome_block .circle {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

#intro .wellcome_block p {
    min-height: 55px;
}

#prices h3 {
    color: #000;
}

/* -----------------------------------------
    Components
----------------------------------------- */

/* comments */
.comment {
    position: relative;
}

.comment>.pull-left {
    margin-right: 20px;
}

.comment>.pull-left:hover {
    opacity: 0.6;
}

.media>.pull-left .img-circle {
    border: 3px solid #4B4F54;
}

.comment .media-body {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
}

.comment .media-body p {
}

.comment-form .media-body {
    background: #f1f1f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
}

.comment .media-body:before,
    .comment .media-body:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.comment-form .media-body form {
    margin: 0;
}

/* members */
.member_block {
    position: relative;
    min-height: 290px;
}

.member_block img {
    background-color: white;
}

.member_block:before {
    content: '';
    display: inline-block;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 74px;
    left: 0;
    right: 0;
    z-index: 0;
}

.member_block .user_avatar {
    display: inline-block;
    min-height: 180px;
}

.member_block .user_avatar:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.member_block .img-circle {
    border: 5px solid #fff;
    position: relative;
    z-index: 1;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.team_block .img-circle {
        border: 5px solid #fff;
    position: relative;
    z-index: 1;
    border-color: #4B4F54;
}

.member_block a:hover .img-circle {
    border-color: #4B4F54;
}

.member_block .btn-grey {
    margin-bottom: 5px;
}

.member_block .btn .icon, .skills .btn .icon, .resource_features .btn .icon {
    margin-right: 0;
}

.resource_features > span {
    margin-bottom: 5px !important;
}

.profile-link {
    color: black;
}

#directoy-search .accordion-body ul {
    list-style: none;
    margin: 0;
}
#directoy-search .accordion-body ul a {
    display: inline-table;
}
#directoy-search .accordion-body ul a.tag-checkbox-link {
    width: 85%;
}
#directoy-search .accordion-body label{
    margin: 0;
    margin-left: 20px
}
#directoy-search .accordion-body input{
    margin: 0;
    margin-left: -20px
}

#directoy-search .accordion-body li.selected a {
    font-weight: bold;
}

/* filter */
.filter {
    margin-bottom: 30px;
}

.filter .btn {
    margin-bottom: 5px;
}

/* -----------------------------------------
    widget
----------------------------------------- */
.widget {
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 10px;
}

.widget-title * {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 15px;
}

/* widget-skills */
.widget-skills .btn,
.skills .btn {
    margin-bottom: 5px;
}

/* widget-flickr */
.widget-flickr ul {
    list-style: none;
    margin: 0;
    text-align: center;
}

.widget-flickr ul li {
    display: inline-block;
    margin-bottom: 5px;
    width: 31%;
}

.widget-flickr ul li a {
    display: inline-block;
}

.widget-flickr ul li a:hover {
    opacity: 0.6;
}

/* widget-menu */
.widget-menu .widget-body {
    margin-left: -10px;
    margin-right: -10px;
}

/* -----------------------------------------
    fullcalendar
----------------------------------------- */
.fc-view-container {
    background: #fff;
}
.fc-basic-view .fc-body .fc-row {
    min-height: 128px !important;
}

.fc-header-title h2 {
    background-color: #4B4F54;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 5px 10px;
}

.fc-event {
    border: 1px solid #a1a1a1;
    background-color: #a1a1a1;
    color: #fff!important;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.fc-event:hover, .fc-slats td.fc-widget-content:hover {
    background: #666;
    border-color: #666;
}

.fc-day, .fc-event, .fc-rows {
    cursor: pointer !important;
}


.fc-day-grid-event .fc-content {
    overflow: visible;
    white-space: normal;
}

.fc-scroller table {
    min-width: 600px;
}

.fc-scroller {
    overflow-x: scroll !important;
}

/* -----------------------------------------
    content-types
----------------------------------------- */
/* pages */
.page-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.body-content {
    min-height: 160px;
}

.body-content > .thumbnail.pull-left {
    margin: 0 20px 20px 0;
}

.body-content > .thumbnail.pull-right {
    margin: 0 0 20px 20px;
}

/* contact */
#map-canvas {
    margin: 0;
    padding: 0;
    height: 400px;
}

.contact-form h3 {
    font-size: 18px;
    line-height: 18px;
}

.contact-form .media {
    border-bottom: 1px solid #ccc;
}

/* Blog */
.post {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.post .page-title {
    margin-bottom: 20px;
}

.post .post-info {
    list-style: none;
    margin: 0 0 20px;
}

.post .post-info li {
    display: inline;
    margin-right: 10px;
    margin-bottom: 5px;
}

/* invoices */
.invoices td {
    padding-top: 15px;
    padding-bottom: 15px;
}


/* media queries */

/* Large desktop */
@media (min-width: 1200px) {
}

  /* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
}

  /* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    #intro .wellcome_block p {
        min-height: initial;
    }
}

  /* Landscape phones and down */
@media (max-width: 480px) {
    .navbar h1 img {
        height: 40px;
    }

    .navbar .btn-navbar {
        margin-top: 15px;
    }
}

  /* Utils */
  /*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.clearfix {
    *zoom: 1;
}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-datetimepicker-widget {
    top: 0;
    left: 0;
    width: 250px;
    padding: 4px;
    margin-top: 1px;
    z-index: 3000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}

.bootstrap-datetimepicker-widget:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.pull-right:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.pull-right:after {
    left: auto;
    right: 7px;
}

.bootstrap-datetimepicker-widget>ul {
    list-style-type: none;
    margin: 0;
}

.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second {
    width: 100%;
    font-weight: bold;
    font-size: 1.2em;
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
    width: 4px;
    padding: 0;
    margin: 0;
}

.bootstrap-datetimepicker-widget .datepicker>div {
    display: none;
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}

.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover {
    background: #eee;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new {
    color: #999;
}

.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover {
    color: #fff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled] {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3;
}

.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active {
    background-color: #039 \9;
}

.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover {
    background: 0;
    color: #999;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bootstrap-datetimepicker-widget td span:hover {
    background: #eee;
}

.bootstrap-datetimepicker-widget td span.active {
    color: #fff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled] {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3;
}

.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active {
    background-color: #039 \9;
}

.bootstrap-datetimepicker-widget td span.old {
    color: #999;
}

.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover {
    background: 0;
    color: #999;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget th.switch {
    width: 145px;
}

.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev {
    font-size: 21px;
}

.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover {
    background: 0;
    color: #999;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
    cursor: pointer;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
    background: #eee;
}

.input-append.date .add-on i,.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.bootstrap-datetimepicker-widget.left-oriented:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.left-oriented:after {
    left: auto;
    right: 7px;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     /*!
* bootstrap-lightbox.css v0.6.1
* Copyright 2013 Jason Butz
* http://www.apache.org/licenses/LICENSE-2.0.txt
*/
.lightbox {
    position: relative;
    top: 70px;
    z-index: 1050;
    line-height: 0;
    text-align: center;
    background-color: transparent;
    outline: 0;
}

.lightbox .hide {
    display: none;
}

.lightbox .in {
    display: block;
}

.lightbox-content {
    display: inline-block;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.lightbox-content .lightbox-caption {
    position: absolute;
    right: 12px;
    bottom: 11px;
    left: 11px;
    padding: 2%;
    font-size: 14px;
    line-height: 18px;
    color: white;
    text-align: center;
    text-shadow: 0 -1px 0 #000;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
    background: #000;
    background: rgba(0,0,0,0.6);
}

.lightbox-header .close {
    margin-top: -16px;
    margin-right: -16px;
    font-size: 2em;
    color: white;
    opacity: .8;
    filter: alpha(opacity=80);
}

.lightbox-header .close :hover {
    opacity: .4;
    filter: alpha(opacity=40);
}

.icon-time, .icon-chevron-up, .icon-chevron-down {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon-time:before {
    content: "\e0f5" !important;
}

.icon-chevron-up:before {
    content: "\e1cc" !important;
}

.icon-chevron-down:before {
    content: "\e1d0" !important;
}


/* Community */
.nav-tabs a {
    color: #333;
}

.threads {
}

.threads .page-title h3 {
    margin-bottom: 0px;
}

.threads abbr {
    font-size: 13px;
    border: none;
}

.threads hr {
    margin: 5px 0 10px 0;
}

.threads .breadcrumb .btn {
    margin-top: -3px;
    margin-right: -8px;
}

.threads .pagination {
    margin: 0;
}

.threads .author-rail img {
    border: 3px solid #FBA927;
}

.muted-thread * {
    color: lightgray;
}

.muted-thread img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
 /* Firefox 10+, Firefox on Android */
    filter: gray;
 /* IE6-9 */
    -webkit-filter: grayscale(100%);
 /* Chrome 19+, Safari 6+, Safari 6+ iOS */;
}

.message-link {
    color: black;
}

.btn-danger.btn-link {
    color: #da4f49;
}

.message-avatars img {
    margin-bottom: 2px;
}

.message-thread h4 {
    margin-bottom: 3px;
}

.message-stats {
    margin-bottom: 5px;
}

.message-author {
    margin-bottom: 5px;
}

.message-body {
    margin-bottom: 5px;
}

.post-commands {
    margin-top: 5px;
}

.mentions-input-box textarea {
    width: 100%;
    margin-bottom: 3px;
}

.message-actions .btn {
    padding: 0;
}

.nav .dropdown-toggle .caret,
.nav .dropdown-toggle .caret:hover,
.nav .dropdown-toggle .caret:focus {
    border-top-color: black !important;
    border-bottom-color: black !important;
    margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: black !important;
    border-bottom-color: black !important;
}

/* Directory Search */

table .btn {
    margin-bottom: 5px;
}

.coworkers-table td {
    line-height: 35px;
}

.typeahead * {
    text-align: left;
}


.form-search .input-append .btn {
    border: 1px solid rgb(204, 204, 204);
}

/* Add This Event */
.addthisevent-drop                      {display:inline-block;position:relative;z-index:999998;font-family:arial;color:white;text-decoration:none;font-size:14px;text-decoration:none;}
.addthisevent-drop:hover                {color:white;font-size:14px;text-decoration:none;}
.addthisevent-selected                  {}
.addthisevent_dropdown                  {width:200px;position:absolute;z-index:99999;padding:6px 0px 0px 0px;background:#fff;text-align:left;display:none;margin-top:4px;margin-left:-1px;border-top:1px solid #c8c8c8;border-right:1px solid #bebebe;border-bottom:1px solid #a8a8a8;border-left:1px solid #bebebe;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-box-shadow:1px 3px 6px rgba(0,0,0,0.15);-moz-box-shadow:1px 3px 6px rgba(0,0,0,0.15);box-shadow:1px 3px 6px rgba(0,0,0,0.15);}
.addthisevent_dropdown span             {width:175px;display:block;line-height:110%;background:#fff;text-decoration:none;font-size:12px;color:black;padding:8px 10px 9px 15px;}
.addthisevent_dropdown span:hover       {background:#f4f4f4;color:black;text-decoration:none;font-size:12px;}
.addthisevent span                      {display:none!important;}
.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop ._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event {display:none!important;}
.addthisevent_dropdown .copyx           {width:200px;height:21px;display:block;position:relative;cursor:default;}
.addthisevent_dropdown .brx             {width:180px;height:1px;overflow:hidden;background:#e0e0e0;position:absolute;z-index:100;left:10px;top:9px;}
.addthisevent_dropdown .frs             {position:absolute;top:5px;cursor:pointer;right:10px;padding-left:10px;font-style:normal;font-weight:normal;text-align:right;z-index:101;line-height:110%;background:#fff;text-decoration:none;font-size:9px;color:#cacaca;}
.addthisevent_dropdown .frs:hover       {color:#6d84b4;}
.addthisevent                           {visibility:hidden;}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .threads-footer > div {
        text-align: center !important;
    }
}


/** additional styles ~ pkoehler@powershifter.com **/

@font-face {
    font-family:'GT Pressura Regular';
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono.eot');
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono.eot?#iefix') format('embedded-opentype'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono.woff2') format('woff2'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono.woff') format('woff'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono.svg#GT Pressura Mono') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB02;
}

@font-face {
    font-family:'GT Pressura Bold';
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Bold.eot');
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Bold.eot?#iefix') format('embedded-opentype'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Bold.woff2') format('woff2'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Bold.woff') format('woff'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Bold.svg#GT Pressura Mono Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB02;
}

@font-face {
    font-family:'GT Pressura Light';
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light.eot');
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light.eot?#iefix') format('embedded-opentype'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light.woff2') format('woff2'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light.woff') format('woff'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light.svg#GT Pressura Mono Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB02;
}

@font-face {
    font-family:'GT Pressura Light Italic';
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light Italic.eot');
    src: url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light Italic.eot?#iefix') format('embedded-opentype'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light Italic.woff2') format('woff2'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light Italic.woff') format('woff'),
         url('//cmpnycoquitlam.spaces.nexudus.com/files/GT Pressura Mono Light Italic.svg#GT Pressura Mono Light Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-FB02;
}

/*
body.home > header,
body.home > footer {
    display: none;
}
*/

body.home section#wellcome,
body.home section#comments,
body.home section#members {
    display: none;
}

body.home section#accordions {
    margin: 0;
    padding: 50px 0;
    border: 0;
}

body.home section#accordions .container .row             { display: none; }
body.home section#accordions .container .row:first-child { display: block; }

body.home section#accordions .container .row h3,
body.home section#accordions .container .row .accordion-toggle .service-name,
body.home section#accordions .container .row .accordion-inner p,
body.home section#accordions .container .row .accordion-inner strong {
    color: #4B4F54;
}

body.home section#accordions .container .row h3,
body.home section#accordions .container .row .accordion-toggle .service-name,
body.home section#accordions .container .row .accordion-inner strong {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    text-decoration: underline;
    text-transform: uppercase;
}

body.home section#accordions .container .row h3                              { font-size: 32px; }
body.home section#accordions .container .row .accordion-toggle .service-name { font-size: 24px; }
body.home section#accordions .container .row .accordion-inner strong         { font-size: 18px; }

body.home section#accordions .container .row .accordion-group {
    border-color: #D0D3D4;
}

body.home section#accordions .container .row .accordion-toggle {
    background-color: #D0D3D4;
    border-radius: 3px;
}

body.home section#accordions .container .row .accordion-toggle:hover,
body.home section#accordions .container .row .accordion-toggle.active {
    background-color: #FFF;
}

body.home section#accordions .container .row .accordion-toggle .icon.circle.white {
    position: relative;
    top: -2px;
    background-color: #FEDB00;
}

body.home section#accordions .container .row .accordion-toggle .service-name {
    /* margin-left: 8px; */
    line-height: 40px;
    text-decoration: underline;
}

body.home section#accordions .container .row .accordion-inner {
    padding: 20px 80px 40px 40px;
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}

body.home section#accordions .container .row .accordion-inner div,
body.home section#accordions .container .row .accordion-inner p,
body.home section#accordions .container .row .accordion-inner small {
    margin: 0;
}

body.home section#accordions .container .row .accordion-inner li,
body.home section#accordions .container .row .accordion-inner p,
body.home section#accordions .container .row .accordion-inner small {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}

body.home section#accordions .container .row .accordion-inner li,
body.home section#accordions .container .row .accordion-inner p {
    font-size: 16px;
    line-height: 24px;
}

body.home section#accordions .container .row .accordion-inner div:first-of-type {
    margin-top: 10px;
}

body.home section#accordions .container .row .accordion-inner p {
    margin-bottom: 18px;
}

body.home section#accordions .container .row .accordion-inner p em {
    font-family: 'GT Pressura Light Italic', Arial, Helvetica, sans-serif;
}

body.home section#accordions .container .row .accordion-inner small {
    display: block;
    position: relative;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
}

body.home section#accordions .container .row .accordion-inner small a {
    position: absolute;
    top: -20px;
    left: 0;
    display: inline-block;
    min-width: 220px;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    background-color: #FEDB00;
    border-radius: 6px;
    color: #4B4F54;
    cursor: pointer;
    font-size: 18px;
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .3s, color .3s;    
}

body.home section#accordions .container .row .accordion-inner small a:hover {
    background-color: #4B4F54;
    color: #FEDB00;
}

body.home section#accordions .container .row .accordion-inner ul {
    margin: 0 !important;
    list-style: none;
}

body.home section#accordions .container .row .accordion-inner ul li {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
}

body.home section#accordions .container .row .accordion-inner ul li:before {
    position: absolute;
    top: -1px;
    left: 0;
    color: $color-gray-dark;
    content: '-';
    font-size: 1em;
}

/** Additional styles: mike.apted@powershifter.com **/

header {
    /*display: none;*/
}

body footer {
    background: url(http://cmpny-staging.psdev.co/images/global/background-pattern-footer.png) center center no-repeat;
    background-size: cover;
    background-color: #4B4F54;
    padding: 40px 25px 40px 25px;

}

@media (min-width: 640px) {
    body footer {
        background: url(http://cmpny-staging.psdev.co/images/global/background-footer-desktop.jpg) center center no-repeat;
        background-size: cover;
    }
}

body footer .center > div {
    clear: both;
    float: left;
}

body footer div.contact {
    margin: 0 0 10px;
}

body footer div ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body footer div.contact ul li {
    font-family: "GT Pressura Light", arial, sans-serif;
    color: #FFF;
    font-size: 15px;
}

body footer div.contact ul li span {
    display: inline-block;
    width: 70px;
}

body footer div.contact ul li.email a {
    font-family: "GT Pressura Bold", arial, sans-serif;
    color: #FEDB00;
}

body footer div.contact ul li.phone a {
    font-family: "GT Pressura Regular", arial, sans-serif;
    color: #fff;
}

body footer div.social {
    margin: 0 0 40px;
}

@media (min-width: 640px) {
    body footer div.social {
        margin: 0 0 80px;
    }
}


body footer div.social ul li {
    float: left;
    margin: 0 20px 0 0;
}

body footer div.social ul li a {
    font-family: "GT Pressura Regular", arial, sans-serif;
    border: 0;
    color: #FFF;
    font-size: 15px;
    text-transform: lowercase;
}

body footer div.social ul li i {
    font-size: 20px;
}

body footer div.image {
    margin: 0 0 20px;
}

body footer div.image img {
    width: 136px;
    height: 35px;
    transition: width .3s, height .3s;
}

@media (min-width: 640px) {
    body footer div.image img {
        width: 244px;
        height: 62px;
    }
}

body footer div.location {
    font-family: "GT Pressura Light", arial, sans-serif;
    color: #FFF;
    font-size: 15px;
    text-transform: uppercase;
}

body footer div.location a:first-child {
    margin-left: 0;
}

body footer div.location a {
    margin: 0;
    border: 0;
    text-transform: uppercase;
    font-family: "GT Pressura Light", arial, sans-serif;
    color: #FFF;
    font-size: 15px;
}

div#wrapper {
    margin-top: 40px;
}

div.spacer {
    width: 100%;
    height: 1px;
    clear: both;
}

.progress-striped .bar {
    background-color: #FEDB00;
    color: #444;
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}

body header.navbar-static-top .nav-pills > li > a {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

@media (min-width: 980px) {
    body header.navbar-static-top .nav-pills > li > a {
        font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        text-decoration: none;
    }
}

body ul.nav-pills, body ul.nav-tabs, body ul.breadcrumb {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}

body h2 {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    text-transform: uppercase;
    text-decoration: none;
}

body h3 {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 24px;
    line-height: 40px;
}

body h4 {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    text-transform: uppercase;
    text-decoration: none;
}

body .gethelp {
    display: none;
}

body.signup .gethelp {
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
    color: #444;
    font-family: 'GT Pressura Regular', Arial, Helvetica, sans-serif;
}

body p.alert, body div.alert {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}

body form label, form input, form option {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

body .btn {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}

body .btn-orange {
    min-width: 220px;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    background-color: #FEDB00;
    border-radius: 6px;
    border-color: transparent; 
    color: #4B4F54;
    cursor: pointer;
    font-size: 18px;
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .3s, color .3s;
}

body .btn-orange:hover {
    background-color: #4B4F54;
    color: #FEDB00;
}

body .btn-orange.pull-right, body .text-right {
    clear: right;
    margin-top: 20px;
}

body div.accordion-heading .accordion-toggle {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    text-transform: uppercase;
    font-size: 24px;
}

body div.accordion-inner {
    padding: 20px 80px 40px 40px;
}

body div.accordion-inner div:first-of-type {
    margin-top: 10px;
}

body .accordion-inner ul, body div.modal ul {
    list-style: none;
}

body .accordion-inner li, body div.modal li {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

body .accordion-inner li:before, body div.modal li:before {
    position: absolute;
    top: -1px;
    left: 0;
    content: '-';
    font-size: 1em;
}

body div.accordion-inner strong {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 18px;
}

body div.accordion-inner p, body div.modal p {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 18px;
}

body table thead tr th, body table tbody tr th {
    font-family: 'GT Pressura Bold', Arial, Helvetica, sans-serif;
}

body table tbody tr td {
    font-family: 'GT Pressura Light', Arial, Helvetica, sans-serif;
}