/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

/* Custom row styles */
.row-centered {
    text-align:center;
}

.rowFullWidth {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.rowNoRightMargin {
    margin-right: 0 !important;
}

.rowNoLeftMargin {
    margin-left: 0 !important;
}

.NoPaddingBoth {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Custom column styles */
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}



/* Custom table styles */
.table {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; 
    font-size: 12px;
    font-weight: 300;
}

.table td, .table th {
   text-align: center;   
}

.table th {
    background-color: #eee;
    border-bottom: 1px solid #ddd !important;
}
/* Custom table styles */



p {
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0 20px 25px 0;
    color: #444;
}

p span.source {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 0 0;
    color: #444;
    display: inline-block;
}
p span.source a {
    color: #1782a9;
    font-weight: 500;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #1782a9;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #1782a9;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    margin: 0;
}

h3, h4 {
    margin-bottom: 10px;
}

h4 a {
    color: #333;
}
h4 a:hover {
    color: #fed136;
    text-decoration:none;
}

h8{color:#333;font-size:18px;font:23px "Montserrat", Arial, Helvetica, sans-serif;font-weight:500;fill:#333;}


.img-centered {
    margin: 0 auto;
}

.img-responsive {
    margin-bottom: 0px;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-big {
  display: inline-block;
  padding: 12px 17px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
    box-shadow: none;
}

.btn-white {
    border-color: #fff;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fed136;
    background-color: #fff;
}
.link a{color:#777;text-decoration:none}
.link a:hover{color:#fed136;text-decoration:none}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    border-color: #333;
    color: #fed136;
    background-color: #333;
    transition: all 0.5s ease;
    box-shadow: none;
}

.btn-follow {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 13px;
}

.btn-follow:hover {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #03a678;
    border: 1px solid #03a678;
}

.btn-follow:active {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    border: 1px solid #03a678;
    background-color: #03a678;
    box-shadow: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #000;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

/* Make dropdowns hoverable */
.dropdown:hover .dropdown-menu {
    display: block;
 }
/* Make dropdowns hoverable */

.navbar-default {
    border-color: transparent;
    background-color: #444;
}

.navbar-default .navbar-brand {
    background-image: url(../img/neighborhooder-logo.svg);
    background-size: 35px 35px;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fed136;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 15px 53px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border: none;
    border-radius: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #666;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
		
		
        border: 0;
		
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
    background-size: 25px 25px;
 
 font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar>.container .navbar-brand {
        /***margin-left: 0;***/
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #333;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-bg2.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header.brooklyn{
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), url('/img/header-bg-brooklyn.png');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 23px;
    font-style: italic;
    line-height: 33px;
}

header .intro-text .intro-heading {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 37px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 140px;
        padding-bottom: 90px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 23px;
        font-style: italic;
        line-height: 36px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 15px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 45px;
        font-weight: 900;
        line-height: 55px;
    }
}


/* Begin Neighborhood Header */

header .neighborhood-intro {
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: left;
}

header .neighborhood-intro .section-name {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:500;
    color: #fed136;
}

header .section-name a{
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:500;
    
    color: #fed136;
    text-decoration:none;
}

header .neighborhood-intro .region-name {
    margin: -5px 0 5px 0;
    font-family: Montserrat-SemiBold,Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -1px;
}

header .neighborhood-intro .neighborhood-dek {
    margin: 0; 
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight:300;
    color: #ccc;
    font-style: italic;
}


.section-height{
   height:41px;width:100%;overflow:hidden;
}


header .neighborhood-intro .neighborhood-dek a {
    color: #fff;
    font-weight: normal;
}
header .neighborhood-intro .neighborhood-dek a:hover {
    color: #fff;
    text-decoration: underline;
}


@media(min-width:768px) {
    header .neighborhood-intro {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    header .neighborhood-intro .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 23px;
        font-style: italic;
        line-height: 36px;
    }

    header .neighborhood-intro .intro-heading {
        margin-bottom: 15px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 45px;
        font-weight: 700;
        line-height: 55px;
    }
}

/* End Neighborhood Header */


section {
    padding: 30px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
    letter-spacing: -1px;
}

section h3.section-subheading {
    margin-bottom: 35px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 30px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

.sidebar {
    background-color: #fff;
    padding: 30px;
}

.sidebar h1 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #444;
    margin-bottom: 15px;
}

@media(min-width:320px) and (max-width:991px) {
    .sidebar {
        margin-left: 15px;
        margin-right: 15px;
    }
}

h5 {
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 300;
}

.sidebar p {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #777;
    line-height: 17px;
    margin-bottom: 20px;
}

.sidebar ul{
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 300;
    list-style: none;
    margin:0;
    padding:0;
}

.sidebar li{
    margin:0;
    padding-bottom:5px;
}

.sidebar li:last-child{
    padding-bottom: 0;
}


/* Map Box */
.map-box {
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-color: #eaeaea;
}


/* Flexible iFrame */
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Neighborhood Items */
#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 24%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 0px 3px rgba(194, 130, 20, 1);;
    position: relative;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p:last-of-type {
    margin-bottom: 10px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    width: 360px;
    text-align: center;
    background-color: #fff;
    min-height: 170px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #777;
}

#portfolio .portfolio-item .portfolio-caption .meta {
    margin: 7px 0 0 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    color: #bebebe;
    line-height: 11px;
}

#portfolio .portfolio-item .portfolio-caption .meta a { color: #bebebe; text-decoration: underline; }
#portfolio .portfolio-item .portfolio-caption .meta a:hover { color: #999; }

/* #portfolio * {
    z-index: 2;
}
*/

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}


.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #`;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: left;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}
.highcharts-button{
display:none;
}


@media(max-width:767px) {
footer span.copyright {
    line-height: 24px;
}
ul.social-buttons {
margin-top: 15px;
margin-bottom: 0;
text-align: left;
display: inline-block;
}
    }

ul.social-buttons {
    margin-bottom: 0;
    text-align: right;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 50px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 50px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-`: none;
    background: #666;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}


/* Glyph Styles */

span.glyphicon-question-sign {
    color: #ccc;
    font-size: 1.1em;
    -webkit-font-smoothing: subpixel-antialiased; 
}


/* Commute Style ------------------------- */
ul.commute {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-left: 15px;
    margin-top: -1px;
}
ul.commute li {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 30px;
    list-style: none;
}
ul.commute li:last-child{
    padding-bottom: 0;
}


.where {
    font-weight: 400;
    display: inline;
}
.time {
    float: right;
    color: #999;
    margin-right: 15px;
}
.subway {
    float: right;
    color: #666;
    font-weight: bold;
    text-align: right;
}

span.subway-blue {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-family: "Helvetica", sans-serif;
    font-size: 8px;
    line-height: 18px;
    outline: 0;
    color: #fff;
    background-color: #2850AD;
    text-align: center;
    float: left;
    margin-left: 2px;
}  
span.subway-red {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-family: "Helvetica", sans-serif;
    font-size: 8px;
    line-height: 18px;
    outline: 0;
    color: #fff;
    background-color: #EE352E;
    text-align: center;
    float: left;
    margin-left: 2px;
}  
span.subway-green {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-family: "Helvetica", sans-serif;
    font-size: 8px;
    line-height: 18px;
    outline: 0;
    color: #fff;
    background-color: #00933C;
    text-align: center;
    float: left;
    margin-left: 2px;
}  


/* Commute borders and bullets */

ul.commute li {
    position:relative; /* so that pseudoelements are positioned relatively to their "li"s*/
    /* use padding-bottom instead of margin-bottom.*/ 
    margin-bottom: 0; /* This overrides previously specified margin-bottom */
    padding-bottom: 18px;
}

ul.commute li:after {
    /* bullets */
    position: absolute;
    content: "";
    border-radius: 50%;
    width: 13px;
    height: 13px;
    color: #fed136;
    background: #fed136;
    border: 3px solid #fff;
    left: -19px; /*adjust manually*/
    top: 3px;
}

ul.commute li:before {
    /* lines */
    content:"";
    position: absolute;
    left: -13px; /* adjust manually */
    border-left: 1px solid #ccc;
    height: 100%;
    width: 1px;
}

ul.commute li:first-child:before {
   /* first li's line */
   top: 6px; /* moves the line down so that it disappears under the bullet. Adjust manually */
}

ul.commute li:last-child:before {
    /* last li's line */
   height: 6px; /* shorten the line so it goes only up to the bullet. Is equal to first-child:before's top */
}


/* bootstrap hack: fix content width inside hidden tabs */
/* fixes deisplay:none problem where charts render wrong width; */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: block !important;
    height: 0 !important; 
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    margin: 0 !important;
}
.tab-content > .active,
.pill-content > .active {
    height: auto !important;
}
.nav-pills {
    margin-bottom: 30px; /* margin on bottom of tabs */
}

/* PANELS */
.panel-title>a {
    color: #fff;
    text-decoration: none;
    display: block`;
}
.panel-title>a:hover {
    color: #fff;
    text-decoration: none;
}

/* mixitup default setting */
#Filter .mix{
    display: none;
}
/* mixitup default setting */


#portfolio .list-box {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    display: block;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    background-color: #fff;
    min-height: 100px;
    margin-bottom: 30px;
    border: 0;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
}
#portfolio .list-box img {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 7px;
}
#portfolio .list-box a {
    text-decoration: none;
    color: #444;
    display: inline-block;
}
#portfolio .list-box .dropdown-menu {
    min-width: 265px;
    background-color: #00a2b6;
    border-radius: 0;
    color: #fff;
    box-shadow: none;
    padding: 10px 0 10px 0;
    margin: 0;
}
#portfolio .list-box .dropdown-menu p {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    text-align: left;
    padding-left:10px;
    margin: 0;
    cursor: pointer;
}

#portfolio .list-box .dropdown-menu p:hover {
    color: #222;
    text-decoration: none;
}


/* Sign In form */

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-control:focus {
    border-color:#fed136;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(254,209,54,.075),0 0 8px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(254,209,54,.075),0 0 8px rgba(0,0,0,.2);
}

@media (min-width: 1000px){
   .collapse {
       display: none !important;
   }
}


.well-yellow {background:#fed136;}

@media (max-width: 1100px){


.img-break { display: none; }
   

}

#logo {
    position:absolute;
    top: 13px;
    right: 20px;
    z-index: 999;
    background: #fff;
    height:50px;
    font-size:12px;
    width:170px;
    display: none; 
  
}


#list2 li{width:500px;text-align:left;overflow:hidden;padding-bottom:20px;padding-left:0px;z-index:9999}
#list2 li img{width:100%;}

.map-position  {
    margin-top:69px;
    width: 100%;
    height: 90%;
    position: fixed;
    display: block;
    z-index: 10;
}
#map-canvas {
        height: 100vh; 
        margin: 0; 
        padding: 0;
        overflow:hidden;
      }
#list2{
    position:absolute;
    top: 120px;
    left: 40px;
    width:500px;
    padding-left:0px;
    z-index: 11;   
    background:#fff;
    font-size:14px;
    color:#333;
    line-height:26px;
        -webkit-box-shadow: 5px 0 2px -1px #999;
            box-shadow: 5px 0 2px -1px #999;
}


@media (max-width: 404px){


.top-margin-1 {margin-top:1em;}
#rent-calculator form table td {padding-top:2em;padding-left:1em;}
#rent-calculator form table th {padding-left:1em;}
#rent-cal-button{margin-top:0px;min-width:104px;}
.rwd-break { display: none; }
   

}









  @media screen and (min-width: 768px) {
#portfolio .mobile-width {
    width:360px;
    height:180px;    
}

}
  
   
  @media screen and (min-width: 481px) {
.mobile-break {
display:none; 
}

.first-mobile-tab {
margin-left:6px;margin-top:0px; 
}

}   


  @media screen and (max-width: 480px) {

.first-mobile-tab {
margin-left:0px;margin-top:6px; 
}
.mobile-tab {
margin-left:6px; margin-top:6px; 
}

}   




@media screen and (max-width: 768px) {

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    min-width:90vw;
    max-width: 90vw;
    min-height: 45vw;
    max-height:45vw;    
    margin-left:0px;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    margin-left:0px;    
    padding: 25px;
    width:90vw;  
    max-width: 90vw;     
    text-align: center;
    background-color: #fff;
     max-height:50vw;    
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.05);
}


#portfolio .mobile-width {
 width:90vw;  
    height:45vw;    
}

}


::selection {
  background: #fed136;
}
::-moz-selection {
  background: #fed136;
}
