.navbar {
    border-radius: 0px;
}

.navbar-inverse {
    background-color: #393939;
}

.navbar-inverse .navbar-nav>li>a {
    color: #FFFFFF;
}

.navbar-inverse .navbar-toggle {
    border-color: #FFFFFF;
}

.navbar-collapse.collapse.in {
    overflow: auto !important;
}

.navbar-toggle {
    /*position: inherit;*/
    /*color: #FFFFFF;*/
}

nav li {
    padding-right: 10px;
}

nav li a {
    font-size: 20px;
    text-transform: uppercase;
}

@media screen and (max-width: 1450px) and (min-width: 765px){
    .properties-body {
        margin-top: 3% !important;
        font-size: 12px !important;
    }

    .properties-body h4, .properties-body h6 {
        font-size: 75% !important;
    }
}
.well {
    border: transparent;
}

.section1 {
    padding-top: 20px;
    padding-bottom: 30px;
}

.img-responsive {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.webtv-item:hover .img-responsive {
    transform: scale(1.1);
}

.webtv-item:hover .overlayMask {
    opacity: 0.6;
}

.well {
    overflow: hidden;
}

@media screen and (min-width: 1920px) {
    .section2 .well {
    }
}

.section3 .well {
    margin-right: 0px;
}

.webtv-item {
    padding: 0px;
    position: relative;
    text-transform: uppercase;
}

/*.primary .webtv-item {
    height: 250px;
}*/

.topOverlay {
    background-color: #80cc33;
    color: #FFFFFF;
    padding: 0px 10px;
    position: absolute;
    top: 0;
}

.section3 .topOverlay {
    background-color: #1A75BB;
}

.bottomOverlay{
    /* Fallback for web browsers that doesn't support RGBa */
    display: none;
    background-color: #000000;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    padding: 4px 30px 4px 10px;
    position: absolute;
    bottom: 0;
}

.secondary .bottomOverlay {
    padding: 10px;
}

.menu-group {
    padding-bottom: 15px;
}

.main-property-name {
    line-height: 34px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.main-poperty-info {
    margin-bottom: 10px !important;
}

.main-poperty-link {
    border-left: 2px solid #8AB4D6;
    padding-left: 10px;
    color: #9D9EA3 !important;
    font-weight: bold;
}

.main-poperty-summary:first-letter {
    text-transform: uppercase;
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .properties-body {
        margin-top: 10px;
    }
}

/* Microsoft Edge Browser specific */
@supports (-ms-accelerator:true) {
    .properties-body {
        margin-top: 0px;
    }
}

.properties-body .properties-name{
    margin-bottom: 10px;
}

.properties-body .properties-info {
    margin-bottom: 10px;
}

.devider {
    border-bottom: 2px solid #E5E5E5;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {
    .section2-banner {
    padding-bottom: 20px;
    }
}

.section2-banner-group {
    padding: 1%;
    color: #fff;
    text-shadow: #474747 3px 5px 2px;
}

.services-collection {
    float: right;
}

.services-group {
    margin-bottom: 59px;
}

.services-button {
    width: 50%;
    background-color: #000000;
    padding: 3px 20px;
    text-align: center;
}

.services-bottom-group {
    padding-bottom: 10px;
}

.services-button a {
    color: #FFFFFF;
    font-weight: bold;
}

.services-bottom-underline {
    margin-top: 15px;
    border-bottom: 2px solid #000000;
}

/* Video Player - Begining */
button.close {
    background: #000000;
    color: #FFFFFF;
    line-height: 25px;
    position: fixed;
    right: -10px;
    text-align: center;
    top: -11px;
    width: 30px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 18px;
    /*-moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;*/
    opacity: 1;
    border: 3px solid #FFFFFF;
    outline: none;
}

button.close:hover {
    background: #FFFFFF;
    color: #000000;
    opacity: 1;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000000;
}

button.close:active {
}

.modal-dialog {
    margin: 150px auto;
    width: 1000px;
    max-width:90%;
    min-width:300px;
}

.modal-content {
    width: 100%;
    padding-bottom: 0% !important;
    display:table;
    border-radius: 10px;
}

.modal-header {
    border-bottom: none;
    padding: 0px;
}

.modal-body {
    position: relative;
    padding-bottom: 49%;
    padding-top: 54px;
    overflow: hidden;
}

.modal-body iframe{
    padding: 0px 25px;
}

.modal-footer {
    border-top: none;
    padding: 25px;
}

.modal-footer .modal-social {
    font-size: 17px;
}
/* Video Player - End */

/* Blog View Page - Begin */
#blogViewPage {
    margin-top: 85px;
}

#blogViewPage .services-button {
    width: 135px;
}

#blogViewPage .navigationRoute {
    margin-left: 20px;
    margin-top: -68px;
}
#blogViewPage .navigationRoute, #blogViewPage .navigationRoute a {
    color: #9E9E9E;
    font-weight: bold;
    font-size: 15px;
    opacity: 0.7;
}

.blogVideo {
    margin-top: -50px;
}

.blogMeta {
    padding: 0px 20px 20px 20px;
}

.blogMeta .blogSectionName {
    background-color: #F2004A;
    color: #FFFFFF;
    padding: 1px 13px;
    margin-right: 10px;
}

.blogMeta .blogUpdatedDate {
    color: #9E9E9E;
}

.blogMeta .blogTitle {
    margin: 30px 0px;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
}

.blogMeta .blogText {
    font-size: 18px;
    line-height: 200%;
}

.social {
    font-size: 17px;
    color: #373737;
}
/* Blog View Page - End */

/* Property box 2 - Start */
.property-box-small .img-responsive {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .property-box-small .properties-body .properties-name, .property-box-small .properties-body .properties-info, .property-box-small .properties-body .properties-price {
        font-size: 2em !important;
    }
}
/* Property box 2 - End */
