.page-header .page-header-top .page-logo .logo-default {
    margin: 0;
    width:300px;
}

/* BEGIN HEADER */
.about-header {
    height: 550px;
    background-color:white;
    background-image: url("/images/cities/womanrock.jpeg");
    background-position: top;
    background-size: cover;
    text-align: center;
    overflow:none;
    margin: 0; }

.about-header h1 {
    color: #2f353b;
    font-size: 55px;
    font-weight: 600;
    margin-top: 130px;
}

.about-header h2 {
    color: #2f353b;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 40px; }

/* END HEADER */

/* BEGIN CARD */
.card-icon {
    width: 100%;
    text-align: center;
    overflow: hidden; }

.card-icon i {
    font-size: 50px;
    border: 1px solid #ecf0f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 47px 30px;
    margin: 30px 0 30px 0; }

.card-title {
    text-align: center; }

.card-title span {
    font-size: 18px;
    font-weight: 600;
    color: #373d43; }

.card-desc {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; }

.card-desc span {
    font-size: 14px;
    font-weight: 400;
    color: #808a94; }

/* END CARD */
/* BEGIN LINKS BLOCK */
.about-links-cont {
    background-color: #fff;
    margin: 0 -20px; }

.about-links-cont .about-links {
    padding: 70px 0 70px 70px; }

.about-links-cont .about-image {
    padding-left: 110px; }

.about-links-item h4 {
    font-size: 18px;
    font-weight: 600;
    color: #373d43; }

.about-links-item ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }

.about-links-item ul li {
    padding-top: 5px; }

.about-links-item ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #4a8fba; }

.about-image {
    background-repeat: no-repeat;
    background-size: cover; }

/* END LINKS BLOCK */
/* BEGIN ABOUt AND VIDEO */
.bigbox-text {
    height: 500px;
    padding: 0 !important; }
.bigbox-text > h4 {
    background-color: #3fc9d5;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 1em 20px;
    margin: 0; }
.bigbox-text > h4 > i {
    font-size: 24px !important;
    color: #fff; }
.bigbox-text > p {
    color: #808a94; }
.bigbox-text ul,
.bigbox-text > p,
.bigbox-text .about-quote {
    padding-left: 20px;
    padding-right: 20px; }
.bigbox-text li {
    margin-bottom: 0.5em; }
.bigbox-text .about-quote > h3 {
    border-left: 3px solid;
    border-color: #ccc;
    padding-left: 1em;
    font-style: italic;
    line-height: 1.3em; }
.bigbox-text .about-quote > .about-author {
    text-align: right; }

.about-image {
    height: 545px; }

.about-links-item {
    margin-bottom: 2em; }

/* END ABOUt AND VIDEO */
/* BEGIN RESPONSIVE */
@media (max-width: 600px) {
    .bigbox-text {
        height: auto;
        padding-bottom: 1.5em !important; }
    .about-image {
        margin: 0 -20px; } }

/* END RESPONSIVE */



.no-margin-content {
    margin: -40px !important;
}


.large_map_canvas {
    width: 100%;
    height: 250px;
    border:none;
    border-radius:0;

    left: 0;
    right: 0;
    bottom:0;
    z-index: 1;
    overflow: hidden;
    margin:0 auto;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(29,33,39, 1);
    bottom: 10%;
    /*    box-shadow:-5px 0 0 #2F3139 inset;*/
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 1;
}

.nopadding {
    padding: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.inset-shadow {
    -webkit-box-shadow: inset -10px 10px 14px -10px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: inset -10px 10px 14px -10px rgba(0, 0, 0, 0.48);
    box-shadow: inset -10px 10px 14px -10px rgba(0, 0, 0, 0.48);
}


.latest_report_list{
    list-style: none;
    font-size: 11px;
}
.latest_report_list:before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 19px;
    margin: 11px 12px 5px -31px;
    background-image: url(/images/0088CC.png);
}


.map_canvas {
    width: 100%;
    height: 400px;
    border:2px solid rgba(36, 27, 28, 0.9);
    border-radius:10px;

    left: 0;
    right: 0;
    bottom:0;
    z-index: 1;
    overflow: hidden;
    margin:0 auto;
    -moz-border-radius:15px;
    -webkit-mask-border-radius:15px;
    -webkit-border-radius:15px;
}

.fa-thumbs-o-up {
    color: green;
}

.fa-thumbs-o-down {
    color: red;
}


.red {
    color: red;
}

.green {
    color: green;
}

.c-content-contact-1 {
    width: 100%;
    position: relative;
    margin-bottom: 70px;
}

.c-content-contact-1:before {
    background-color: rgba(255, 255, 255, 0.5);
}

.c-content-contact-1:after {
    background-color: rgba(255, 255, 255, 0.5);
}

.c-content-contact-1 > .row .c-body {
    position: relative;
    z-index: 100;
    background: #ffffff;
    margin: 40px 40px 40px 0;
    padding: 60px 40px;
}

.c-content-contact-1 > .row .c-body > .c-section {
    margin-bottom: 15px;
    text-align: right;
}

.c-content-contact-1 > .row .c-body > .c-section > .c-content-label {
    display: inline;
    padding: 3px 7px;
    color: #fff;
}

.c-content-contact-1 > .row .c-body > .c-section > h3 {
    font-size: 26px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.c-content-contact-1 > .row .c-body > .c-section > p {
    font-size: 16px;
    line-height: 24px;
    color: #7f8c97;
    font-weight: 300;
}

.c-content-contact-1 > .row .c-body > .c-section > p,
.c-content-contact-1 > .row .c-body > .c-section > .c-content-iconlist-1 {
    margin-top: 20px;
}

.c-content-contact-1 > .row .c-body > .c-section > p > li,
.c-content-contact-1 > .row .c-body > .c-section > .c-content-iconlist-1 > li {
    list-style: none;
    display: inline-block;
    font-size: 24px;
    padding: 0 10px 5px 10px;
    background-color: #eee;
}

.c-content-contact-1-gmap {
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
}

.c-content-feedback-1 {
    width: 100%;
}

.c-content-title-1 > h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.c-content-title-1 > .c-line-left {
    margin-bottom: 30px;
    height: 3px;
    width: 40px;
}

.c-content-title-1 > p {
    margin-bottom: 30px;
    font-weight: 300;
}

.c-container {
    background-size: auto;
    padding: 30px;
    margin: 0 0 30px 0;
}

.c-container > .c-inverse > h3 {
    color: #ffffff;
    margin-top: 10px;
}

.c-container > .c-inverse > .c-line-left {
    background-color: #ffffff;
}

.c-container > .c-inverse > p {
    color: #ffffff;
}

.c-container:last-child {
    margin-bottom: 0;
}

.c-container:last-child p {
    margin-bottom: 0;
}

.c-content-feedback-1 > .row > div form {
    margin-bottom: 20px;
}

.c-content-feedback-1 > .row > div form .input-group {
    width: 340px;
}

.c-content-feedback-1 .input-group {
    border: 0;
}

.c-content-feedback-1 .input-group .input-group-addon,
.c-content-feedback-1 .input-group .btn {
    border: 0;
}

@media (max-width: 1024px) {
    .c-content-feedback-1 > .row > div form .input-group {
        width: 100%;
    }


}

@media (max-width: 430px) {
    .page-header .page-header-top .page-logo .logo-default {
        width: 190px;
    }
}
@media (max-width: 991px) {
    /* 991px */
    .c-content-contact-1-gmap {
        display: block;
        position: static;
        width: 100%;
        height: 300px !important;
    }

    .c-content-contact-1 > .row > div {
        width: 100%;
    }

    .c-content-contact-1 > .row > div .c-body {
        position: static;
        display: block;
        padding: 30px 20px 10px 20px;
        background: #fafafa;
        margin: 0;
        text-align: left;
    }

    .c-content-feedback-1 > .row > div > .c-container {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .c-content-feedback-1 > .row > div > .c-contact {
        padding: 40px 30px 0 30px;
        margin: 0;
    }

    .c-content-feedback-1.c-option-2 > .row > div > .c-contact {
        padding: 30px;
        margin-top: 40px;
        background-color: #ffffff;
    }
}

.page-wrapper-middle {
    background:url('/images/cities/Toronto.jpg') !important;
    background-size: cover !important;
}


.search-content-2 .search-container>ul .search-item>.search-content .search-counter-label,.search-content-2 .search-container>ul .search-item>.search-content .search-counter-number,.search-content-4 .search-table .table-download,.search-content-4 .search-table .table-status,.search-page .search-pagination{text-align:center}.search-page .bordered{border:1px solid #e7ecf1}.search-page .search-bar{padding:20px;margin-bottom:40px;background-color:#fff}.search-page .search-bar input{border:none;background-color:#f3f6f9;color:#a0a9b4;height:55px}.search-page .search-bar button{color:#fff;height:55px;width:130px;margin-left:-3px;margin-top:-2px}.search-page .search-bar .search-desc{margin:0;color:#a0a9b4;font-size:13px}.search-page .search-filter{background-color:#fff;padding:40px 30px 0;margin-bottom:30px}.search-page .search-filter>.search-label{color:#a0a9b4;font-size:11px;letter-spacing:1px;font-weight:700;margin-bottom:10px;margin-top:40px}.search-page .search-filter>.search-label:first-child{margin-top:0}.search-page .search-filter input,.search-page .search-filter select{color:#727f89;font-weight:700;font-size:14px}.search-page .search-filter button{margin:40px 0;padding:15px 0}.search-page .search-filter .search-filter-divider{display:block;height:1px}.search-page .search-pagination>.pagination>li>a{margin:0 3px;border:none;background:#ddd;color:#666}.search-page .search-pagination>.pagination>li>a:hover{text-decoration:none;color:#fff;background-color:#3598DC}.search-page .search-pagination>.pagination>.page-active>a{background-color:#3598DC;color:#fff}.search-content-1 .search-container,.search-content-2 .search-container{background-color:#fff}.search-page .search-pagination.pagination-rounded>.pagination>li>a{border-radius:50%!important}.search-content-1 .search-container>ul{padding:0 20px 20px;margin-bottom:0}.search-content-1 .search-container>ul .search-item{list-style:none;padding:20px 0;border-bottom:1px solid;border-color:#f4f6f8}.search-content-1 .search-container>ul .search-item>a>img{width:100px;float:left;margin-right:20px}.search-content-1 .search-container>ul .search-item>.search-content{padding-left:120px}.search-content-1 .search-container>ul .search-item>.search-content>.search-title{font-size:20px;margin:10px 0 20px;font-weight:600}.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a{color:#4e5a64}.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a:hover{text-decoration:none;color:#49a7fa}.search-content-1 .search-container>ul .search-item>.search-content>.search-desc{color:#a0a9b4;font-size:13px;margin:0}.search-content-1 .search-container>ul .search-item:last-child{border:none}.search-content-2 .search-container>ul{padding:20px;margin-bottom:0}.search-content-2 .search-container>ul>.search-item-header{list-style:none;padding:0 0 5px;border-bottom:1px solid;border-color:#f4f6f8}.search-content-2 .search-container>ul>.search-item-header h3{font-size:17px;color:#a0a9b4;margin:5px 0 0}.search-content-2 .search-container>ul .search-item{list-style:none;padding:20px 0;border-bottom:1px solid;border-color:#f4f6f8}.search-content-2 .search-container>ul .search-item:last-child,.search-content-4 .search-table th{border:none}.search-content-2 .search-container>ul .search-item>.search-content p{margin:0}.search-content-2 .search-container>ul .search-item>.search-content .search-title{font-size:19px;margin:0 0 20px;font-weight:600}.search-content-2 .search-container>ul .search-item>.search-content .search-title>a{color:#4e5a64}.search-content-2 .search-container>ul .search-item>.search-content .search-title>a:hover{text-decoration:none;color:#49a7fa}.search-content-2 .search-container>ul .search-item>.search-content .search-desc{color:#a0a9b4;font-size:13px}.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a{color:#49a7fa}.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a:hover{text-decoration:none;color:#326b9e}.search-content-2 .search-container>ul .search-item>.search-content .search-counter-number{font-size:21px;color:#4e5a64;margin-bottom:15px}.search-content-2 .search-container>ul .search-item>.search-content .search-counter-label{font-size:13px;color:#8b96a4}.search-content-3 .tile-container{margin-bottom:30px}.search-content-3 .tile-container>.tile-thumbnail{height:200px;overflow:hidden;position:relative}.search-content-3 .tile-container>.tile-thumbnail img{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.search-content-3 .tile-container>.tile-title{background-color:#fff;padding:30px 20px}.search-content-3 .tile-container>.tile-title>h3{font-size:19px;font-weight:600;margin:0;display:inline-block}.search-content-3 .tile-container>.tile-title>h3>a{color:#4e5a64}.search-content-3 .tile-container>.tile-title>h3>a:hover{text-decoration:none;color:#49a7fa}.search-content-3 .tile-container>.tile-title i{float:right;font-size:24px;margin:0 5px}.search-content-3 .tile-container>.tile-title>.tile-desc{font-size:14px}.search-content-3 .tile-container>.tile-title>.tile-desc>p{margin:20px 0 0}.search-content-3 .tile-container>.tile-title>.tile-desc>p>a:hover{text-decoration:none}.search-content-4 .search-bar .extra-buttons button{margin-right:20px}.search-content-4 .search-bar .extra-buttons button:last-child{margin-right:0;width:170px}.search-content-4 .search-table th>a{color:#fff}.search-content-4 .search-table th>a:hover{text-decoration:none;color:#eee}.search-content-4 .search-table td,.search-content-4 .search-table th{padding:20px 30px;vertical-align:middle}.search-content-4 .search-table td{border-color:#fff}.search-content-4 .search-table .table-status i{font-size:26px;padding-top:10px}.search-content-4 .search-table .table-date{font-weight:600;font-size:14px;width:180px}.search-content-4 .search-table .table-date a{color:#49a7fa}.search-content-4 .search-table .table-date a:hover{text-decoration:none;color:#326b9e}.search-content-4 .search-table .table-title{width:390px}.search-content-4 .search-table .table-title>h3{margin:0;color:#4e5a64;font-size:19px;font-weight:600}.search-content-4 .search-table .table-title>h3>a{color:#4e5a64}.search-content-4 .search-table .table-title>h3>a:hover{text-decoration:none;color:#49a7fa}.search-content-4 .search-table .table-title>p{margin-bottom:0;margin-top:10px}.search-content-4 .search-table .table-title>p>a{color:#49a7fa}.search-content-4 .search-table .table-title>p>a:hover{text-decoration:none;color:#326b9e}.search-content-4 .search-table .table-desc{font-size:14px;color:#8b96a4}.search-content-4 .search-table .table-download i{font-size:30px;padding-top:10px}@media (max-width:1024px){.search-content-4 .search-bar .extra-buttons{margin-top:30px}.search-content-4 .search-table td,.search-content-4 .search-table th{vertical-align:top}.search-content-4 .search-table .table-date,.search-content-4 .search-table .table-title{width:auto}}@media (max-width:991px){.search-content-2 .search-container .search-item>.search-content .search-desc,.search-pagination{margin-bottom:40px}.search-bar .search-desc{margin-top:20px!important}.search-content-2 .search-container .search-item>.search-content.text-left{text-align:left}}@media (max-width:767px){.search-content-2 .search-container .search-item>.search-content{text-align:center}}


/* Page title */
.page-title {
    padding: 0px;
    font-size: 14px;
    letter-spacing: 0px;
    display: block;
    color: #666;
    margin: 0px 0px 0 0px;
    font-weight: 300;
}

.report_content {
    padding:0 20px 20px 20px;
}


#street-view {
    height: 400px;
    width:100%;
}
