.temp-cont-section {
    padding-top: 40px;
}
.temp-cont-section .container {
    width: 100%;
    max-width: 1170px;
}
h1.h3-title.bg-gray {
    padding: 20px 0 10px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    color: #1B87E6;
    line-height: 1.5;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    h1.h3-title.bg-gray {
        font-size: 28px;
        text-align: left;
        padding: 0px 0 10px 0;
    }
}
@media only screen and (min-width: 1024px) {
    h1.h3-title.bg-gray {
        font-size: 30px;
        line-height: 1.25;
    }
}
@media only screen and (min-width: 1200px) {
    h1.h3-title.bg-gray {
        font-size: 32px;
    }
}

.view-l {
    color: #1B87E6;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
}
.subtxtv {
    margin-bottom: 8px;
}
.h4, h4 {
    font-size: 20px;
    font-weight: 500;
    color: #505F82;
    line-height: 1.5;
}
@media only screen and (min-width: 768px) {
    .subtxtv {
        margin-bottom: 10px;
    }
    .h4, h4 {
        font-size: 22px;
    }
}
@media only screen and (min-width: 1024px) {
    .subtxtv {
        margin-bottom: 12px;
    }
    .h4, h4 {
        font-size: 24px;
    }
}
section.tour-reports-container {
    padding-top: 20px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
    font-size: 0;
    float: left;
    width: 100%;
    position: relative;
    display: block;
    clear: both;
}
section.tour-reports-container.last-sec{
    border-bottom: 0px;
}
.left-sec {
    display: block;
    width:100%;
    vertical-align: top;
    position: relative;
    padding-top: 10px;
    text-align: center;
}
.right-sec {
    display: block;
    width: 100%;
    vertical-align: top;
    position: relative;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    section.tour-reports-container {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .left-sec {
        display: inline-block;
        width: 40%;
        text-align: left;
    }
    .right-sec {
        display: inline-block;
        width: 60%;
        text-align: left;
    }

}
@media only screen and (min-width: 992px) {
    section.tour-reports-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .left-sec {
        display: inline-block;
        width: 36%;
        text-align: left;
    }
    .right-sec {
        display: inline-block;
        width: 64%;
        text-align: left;
    }

}

.left-sec .zoom-l{
    position: absolute;
    top: 20px;
    padding-left: 10px;
    display: none;
}
@media only screen and (min-width: 768px) {
    .left-sec .zoom-l{
        display: inline-block;
    }
}
.temp-cont-section .temp-accr-menu .panel-group .panel-default.panel .panel-title.item-active a{
    color: #1B87E6 !important;
    background: #EDF6FD !important;
}
.temp-cont-section .temp-accr-menu .panel-group .panel-default.panel .panel-title.item-active a:hover,
.temp-cont-section .temp-accr-menu .panel-group .panel-default.panel:last-child .panel-title.active a:hover {
    color: #1B87E6 !important;
}
@media only screen and (min-width: 1200px) {
    .accordion-nav.accor-right-nav .temp-right-cont.temp-custom-width,
    .accordion-nav.accor-left-nav .temp-right-cont.temp-custom-width {
        width: calc((100% - 263px) - 40px);
    }
    .accordion-nav.accor-left-nav .temp-right-cont.temp-custom-width {
        margin-left: 40px;
    }
}
section.tour-reports-container.light-blue-container{
    background: #f0f6fa;
    border: 1px solid #aad4eb;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
}
@media only screen and (min-width: 768px) {
    section.tour-reports-container.light-blue-container{
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
p.tit-boxadv {
    color: #505F82 !important;
    text-align: center;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
}
@media only screen and (min-width: 768px) {
    p.tit-boxadv {
        font-size: 18px !important;
    }
}
@media only screen and (min-width: 1024px) {
    p.tit-boxadv {
        font-size: 20px !important;
    }
}
.light-blue-container p {
    text-align: center;
    padding-top: 6px !important;
    margin: 0;
    padding-bottom: 6px !important;
}
a.cont-link {
    color: #1B87E6 !important;
    font-weight: 500 !important;
    text-decoration: underline;
    font-size: 14px !important;
}
.light-blue-container span {
    font-weight: 600;
}
.tour-reports-container.items-char span.image{
    padding: 10px 18px 10px 10px;
    display: inline-block;
}
.tour-reports-container.items-char span.image img {
    max-width: 40px;
}
.tour-reports-container.items-char p{
    display: inline-block;
    width: calc(100% - 70px);
    vertical-align: top;
}
@media only screen and (min-width: 768px) {
    .tour-reports-container.items-char span.image img {
        max-width: 50px;
    }
    .tour-reports-container.items-char p{
        width: calc(100% - 80px);
    }
}
@media only screen and (min-width: 1024px) {
    .tour-reports-container.items-char span.image img {
        max-width: 60px;
    }
    .tour-reports-container.items-char p{
        width: calc(100% - 100px);
    }
}
.items-char-row {
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
    padding-top: 20px !important;
}
@media only screen and (min-width: 768px) {
    form.userlite .form-input-wrapper.home-contactus {
        width: 90%;
    }
}
.mfp-zoom-out-cur {
    cursor: default !important;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer !important;
}
.qp-semi-bold{
    font-weight: 400 !important;
}
.qp-bold{
    font-weight: 500;
}
h4.blue.sub-title a {
    color: #1B87E6;
}
h3.blue.sub-title {
    font-size: 16px;
    color: #505F82;
    font-weight: 500;
    line-height: 1.5;
}
@media only screen and (min-width: 768px) {
    h3.blue.sub-title {
        font-size: 18px;
    }
}
@media only screen and (min-width: 1024px) {
    h3.blue.sub-title {
        font-size: 20px;
    }
}
.temp-right-cont.temp-custom-width .left-sec img{
    max-width: 300px;
}
@media only screen and (min-width: 768px) {
    .temp-right-cont.temp-custom-width .left-sec img{
        max-width: 220px;
    }
    img.zoom-l.hide-for-small {
        width: 32px;
    }
    .left-sec .zoom-l{
        padding-left: 0;
    }
}
@media only screen and (min-width: 992px) {
    .temp-right-cont.temp-custom-width .left-sec img{
        max-width: 184px;
    }
    img.zoom-l.hide-for-small {
        width: 32px;
    }
    .left-sec .zoom-l{
        padding-left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .temp-right-cont.temp-custom-width .left-sec img{
        max-width: 220px;
    }
    img.zoom-l.hide-for-small {
        width: auto;
    }
    .left-sec .zoom-l{
        padding-left: 10px;
    }
}
.view-l, .sltxt {
    color: #1B87E6;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
}
.sltxt{
    font-size: 15px;
}
@media only screen and (min-width: 768px) {
    .sltxt{
        font-size: 16px;
    }
}
.line-how-it {
    height: 1px;
    background-color: #d7d7d7;
    -webkit-box-shadow: 0 -2px 5px 0 #BBBBBB;
    -moz-box-shadow: 0 -2px 5px 0 #BBBBBB;
    box-shadow: 0 -2px 5px 0 #BBBBBB;
}
.row {
    margin: auto;
}
ul.clusterUl {
    padding-left: 0;
    list-style-position: inside;
    columns: 1;
}
@media only screen and (min-width: 660px) {
    ul.clusterUl {
        columns: 2;
    }
}
@media only screen and (min-width: 992px) {
    ul.clusterUl {
        columns: 3
    }
}
.right-img-wrapper .left-sec {
    float: left;
    display: block;
    position: relative;
    text-align: center !important;
}
@media only screen and (min-width: 768px) {
    .right-img-wrapper .left-sec {
        float: right;
        text-align: right !important;
    }
}
.right-img-wrapper .left-sec img {
    text-align: center !important;
}
.left-img-wrapper .left-sec img, .right-img-wrapper .left-sec img {
    max-width: 100% !important;
    width: auto;
}
@media only screen and (min-width: 768px) {
    .right-img-wrapper .left-sec img {
        text-align: right !important;
    }

    .left-img-wrapper .left-sec img, .right-img-wrapper .left-sec img {
        max-width: 280px !important;
        width: 100%;
    }
}
@media only screen and (min-width: 992px) {
    .left-img-wrapper .left-sec img, .right-img-wrapper .left-sec img {
        max-width: 220px !important;
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .left-img-wrapper .left-sec img, .right-img-wrapper .left-sec img {
        max-width: 266px !important;
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .left-img-wrapper .left-sec, .right-img-wrapper .left-sec{
        width: 27%;
    }
    .left-img-wrapper .right-sec, .right-img-wrapper .right-sec{
        width: 70%;
    }
}
.tour-reports-container.list-view.last-sec ul{
    padding-left: 0;
}
.tour-reports-container.list-view.last-sec ul li{
    list-style-position: inside;
    padding-bottom: 2px;
    padding-top: 2px;
}
.list-vew-wrapper, .list-vew-wrapper img{
    vertical-align: top;
}
.list-view-right {
    display: inline-block;
    padding-left: 30px;
    width: calc(100% - 60px);
}
.tour-reports-container.list-view h4{
    margin-bottom: 20px;
    text-align: center;
}
@media only screen and (min-width: 1200px) {
    .tour-reports-container.list-view h4{
        text-align: left;
    }
}
.items-char-row span{
    font-weight: 600;
    color: #1B87E6 !important;
}
.hide-for-medium-up.res-sar {
    display: none;
}
.hide-for-small {
    display: none;
}
@media only screen and (min-width: 768px) {
    .hide-for-small {
        display: block;
    }
    .hide-for-medium-up.res-sar {
        display: none;
    }
}