It is recommended to place all your extra/additional CSS rules here */
/* It is recommended to place all your extra/additional CSS rules here */

h1, h2, h3, h4, h5, h6 {
    font-family: 'Questrial', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
}
#main-content .section-wrapper .content-wrapper {
    text-align: left;
}
.map-row {
    height: 600px;
}
#map-canvas {
    height: 600px;
}
.logo {
    font-size: 2em;
}
.jj-image {
    width: 100px;
}
.map-case-studies-list {
    width: 100%;
    height: auto;
    border: 1px solid black;
}
#list_cases_div {
    padding: 5px;
}
.single_case_study {
    border: 1px solid #EFEFEF;
    background-color: white;
    padding: 10px;
    margin: 8px 0px;
    overflow-y: auto;
    font-size: 12px;
    text-shadow: none;
    color: #333;
}
.single_case_study h1, h2, h3, h4, h5 {
    text-shadow: none;
}
.single_case_study .row {
    margin: 0px;
}
.single_case_study:hover {
    background-color: white;
    cursor: pointer;
}
.modal .case_description {
    font-size: 13px;
}
.modal, .modal-title {
    font-weight: 200;
}
.modal .modal-content {
    background-color: rgba(0, 0, 0, 0.8);
}
.modal .case_description {
    text-align: left;
}
.modal-backdrop.in {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal .case_further_reading {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 20px;
}
.case_further_readings {
    width: 100%;
    margin-bottom: 8px;
}
.modal h4 {
    font-weight: 100;
    font-size: 22px;
}
.case_quotations {
    font-size: 20px;
}
.case_quote_author {
    font-size: 14px;
    font-style: italic;
}
.case_further_reading {
    text-align: left;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.7);
}
.case_stats {
    font-size: 11px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.case_stats tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.case_stats tr td {
    padding: 2px 5px;
}
@media (min-width: 992px) .modal .modal-content .modal-body {
    padding: 15px 30px;
}
@media (min-width: 768px) .modal .modal-content .modal-body {
    padding: 30px 60px;
}
h1 {
    font-size: 34px;
    line-height: 46px;
}
h3 {
    font-size: 1em;
    line-height: 28px;
}
h3:hover {
    text-decoration: none;
}
.list li {
    color: #333;
}
.pagination {
    position: absolute;
    bottom: 0px;
    left: 50%;
    right: 0px;
}
button, input {
    color: #333;
}
#main-content .carousel .carousel-indicators.title-indicators {
    display: block;
    /* height: 200px; */
    position: inherit;
}
.carousel.with-title-indicators .carousel-inner {
    height: 95%;
    min-height: 240px;
    overflow-y: auto;
    /*vertical-align: middle;*/
}
#add-test-list {
    overflow-y: scroll;
    position: absolute;
    top: 95px;
    bottom: 35px;
    /*border: 1px solid rgba(51, 51, 51, 0.37);  */
    /*margin-top:10px; */
}
#add-test-list li {
    margin-left: -30px;
    margin-right: 10px;
}
p {
    font-size: 18px;
}
.flipbook-viewport {
    margin-top: 40px;
}
#left-sidebar {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0) 78%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.50)), color-stop(78%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0) 78%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0) 78%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0) 78%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0) 78%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a000000', endColorstr='#00000000', GradientType=0);
}
.hover_credit {
    color: rgba(255, 255, 255, 0.8);
}
.hover_credit:hover {
    cursor: pointer;
}
.pagination {
    float: right;
    margin: 0px 0px 8px 0px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 2px 8px;
}
.search_area {
    padding: 10px;
    border-bottom: 1px solid #f3f3f3;
    height: 95px;
    position: absolute;
    background-color: rgba(200, 200, 200, 0.1);
    top: 0px;
    left: 0px;
    right: 0px;
}
.bottom-menu {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 45px;
    background-color: rgba(200, 200, 200, 0.1);
    border-top: 1px solid #f3f3f3;
    padding: 10px 15px;
}

/*@media (min-width: 992px)*/

#main-content .carousel .carousel-inner {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
blockquote {
    background: none;
    border: none;
    padding
    /*border-left: 10px solid #ccc;*/
    /*margin: 1.5em 10px;

  padding: 0.5em 10px;

  quotes: "\201C""\201D""\2018""\2019";*/
}
.quote-carousel p {
    overflow-y: hidden
}

/*.quote-carousel p:before {

color: #ccc;

content: open-quote;

font-size: 4em;

line-height: 0.1em;

margin-right: 0.25em;

vertical-align: -0.4em;

}



.quote-carousel p:after {

color: #ccc;

content: close-quote;

font-size: 4em;

line-height: 0.1em;

margin-left: 0.25em;

vertical-align: -0.4em;

}*/

.quote-carousel p {
    display: inline;
}
.carousel p {
    font-size: 16px;
}
#main-content .carousel .carousel-indicators.title-indicators li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 4px 4px;
    padding: 6px 10px;
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    text-indent: 0;
    cursor: pointer;
    background: none;
    border-radius: 0;
    font-family: 'open_sansbold', sans-serif;
    font-size: 0.6em;
    line-height: 1;
    font-weight: normal;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#main-content .carousel .carousel-inner .item {
    text-align: left;
}
.quote-author {
    margin-top: 1em;
    font-size: 16px;
    color: #fff;
    text-align: right;
}
.quote-author:before {
    content: "—";
    margin-right: 1em;
}
.flipbook {
    margin-left: 40px;
}
.custom-button {
    width: 220px;
    padding: 50px 30px;
    margin-left: 15px;
    position: relative;
    /*word-wrap: break-word;*/
    white-space: normal;
}
.custom-button::before, .custom-button::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}
.custom-button::before {
    border-width: 1em;
    border-right-color: #fff;
    border-top-color: #fff;
}
.custom-button::after {
    border-radius: 0.4em;
    border-width: 1em;
    border-right-color: #fff;
    border-top-color: #fff;
    /*border-bottom-color:#fff;*/
}
.end_quote {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    margin-top: -50px;
}
.start_text_quotes {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    margin-top: -50px;
    float: left;
    position: relative;
    margin-top: 0px;
}
.end_text_quote {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    margin-top: -50px;
}
#main-content .section-wrapper .carousel.with-title-indicators .carousel-inner {
    height: 95%;
    padding: 3%;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Questrial', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
}
a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}
.modal p, .modal .case_further_readings {
    font-size: 13px;
}
@media (max-width: 768) {
    #left-sidebar .logo h3 {
        font-size: 0.8em;
        line-height: 26px;
    }
}
@media (min-width: 768px) {
    #map-canvas {
        /*height:;*/
    }
}
