﻿#video-youtube-show{
    position: relative;
    background: #FFF;
    padding: 40px;
    margin: 20px auto;
    transition: 1s all;
}
#video-youtube-show iframe{
    display: block;
    margin: 0 auto;
}
#video-youtube{
    text-transform: uppercase;
    display: block;
    padding: 5px;
    margin: auto;
    width: 30%;
    color: #fff;
    font-weight: bold;
    background: #00adef;
    border: 1px solid #0090c4;
    border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    cursor: pointer;
}
#video-youtube:hover{
    color: #00adef;
    background: #fff;
}
   .row {
       margin-right: 0px !important;
   }
   #sub-info-slider {
       position: relative;
       width: 100%;
       background-color: #2CBCF3;
       min-height: 40px;
       margin-bottom: 15px;
       border-radius: 5px !important;
   }
   #sub-info-slider .sub-info-child {
        margin-top: 15px;
        font-size: 13px;
        display: block;
        height: 100%;
        margin-bottom: 10px;
   }
   #sub-info-slider .second-sub {
       border-left: 1px solid #fff;
       border-right: 1px solid #fff;
   }
   #sub-info-slider .sub-info-child p {
       color: #fff;
       font-size: 13px;
       text-transform: uppercase;
       line-height: 0px;
       font-weight: bold;
       text-align: center !important;
       margin: 0 !important;
   }
   #slider-booking .sp-selected-thumbnail {
       border: 2px solid #2CBCF3;
   }
   #slider-booking .sp-full-screen-button.sp-fade-full-screen {
       color: #fff;
   }
   .pro-link{
       cursor:pointer
   }
   #controller-point .ui-slider-range-min {
       background: #8FC63D;
   }
   .nearby_item .img_zoom img {
       width: 270px;
       height: 180px;
   }
   .divCamera {
       text-align: center;
       text-transform: uppercase;
       cursor: pointer;
   }
   .divCamera p {
       color: red;
       font-weight: bold;
       font-size: larger;
   }
   #popupVideoShow{position:relative;background:#fff;padding:25px;width:auto;max-width:810px;margin:0 auto;}

.mHtcSlide .nivoSlider img{height:100% !important;} 
.mHtcSlide .nivo-main-image{height:100% !important;}

