.location-map #map {
    width: 100%;
    height: 400px;
}


#view iframe {
    width: 100%;
    height: 70vh;
    border-radius: 10px;
    border: transparent;
}
#vr iframe {
    width: 100%;
    height: 70vh;
    border-radius: 10px;
    border: transparent;
}
.navbar-brand.logo {
    width: 110px;
}
.caption-heading {
    font-size: 24px;
}
.thumbnail-caption {
    font-size: 20px;
}
.caption-btn {
    font-size: 12px;
}
.caption-subheading {
    font-size: 30px;
}
.about-main-txt {
    font-size: 18px;
}
body {
    font-size: 15px;
}
.usefull_links a {
    font-size: 14px;
}
.social_links ul li a {
    width: 30px;
    height: 30px;
    font-size: 20px;
    padding-top: 0px;
}
.social_links h2 {
    font-size: 17px;
}
.social_links h3 {
    font-size: 17px;
}
.usefull_links h4 {
    font-size: 19px;
}
.social_links img{width:170px;}
.plan-form-main h4 {
    font-size: 25px;
}
.plan-form-main h5 {
    font-size: 30px;
}
#approximate .approx-time{margin-top:3%;}
#approximate .qr-code{margin-top:18%;}
.thumbnail-caption a{color:#ffffff;}
.searched_records{min-height:300px;}
.frontend-textarea {
    border-color: #000 !important;
    background: transparent !important;
    font-size: 20px;
    font-weight: 300;
}
.upload_photo_image_box{width:200px !important;height:200px !important; border:none !important;}
.custom-close{position:relative;color: red;z-index: 1;right:6%;}
.route select{padding: 7px;}
.plan-form-input select{padding: 7px;}
.distance-icon{background:#ffffff;}
.direction-map-icon{position: absolute;right: 6%;z-index: 1; top: 13%;}
.direction-map-icon img{background: black;width: 40px;cursor:pointer;}
#favourite_location_section{cursor:pointer;}

.plan-trip-direction-map-icon{position: absolute;right: 1%;z-index: 1; }
.plan-trip-direction-map-icon img{background: black;width: 40px;cursor:pointer;}
.direction-icon{position:relative;}
.map_str{display:none;}
.plan-trip-direction-map-icon{display:none;}

/*Reviews*/

.write-review{font-size:70px;color: #F39C12;}
.write-review-errors{color:red;}
.write-review-success{color:green;}


#viewReview { color:#000;}