/*
Theme Name: Vantage-bb
Theme URI: http://boldblocks.com/vantage
Author: BoldBlocks
Author URI: http://boldblocks.com
Description: Mode Based Wordpress Theme
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vantage-bb
Tags: dark
Domain Path: /languages/
*/
.left_pic {
    min-height: 555px !important;
}
ul.listing li {
    width: 48%  !important;}
ul.listing {
    max-width: 650px;margin-bottom: 10px !important;  }
 p{
    margin-bottom: 10px !important; }

#dslc-content #dslc-module-88 .dslc-tp-content h3 { font-family: Roboto Condensed !important; }



dslc-content #dslc-module-102 .dslc-module-heading h2 {
    color: #00b8de !important;
    font-size: 23px;
}

.urunga_head {
    width: 100%;
    float: left;
margin: 350px 0 0;

    background: #00b8de;
    padding: 20px;

    color: #FFFFFF;

    font-size: 15px;
    line-height: 25px;
    font-family: 'Ubuntu', sans-serif;
    
}

 .accomodate_in h2 {
    color: #00b8de !important;
    margin: 20px 0 10px 0  !important;
    line-height: normal;
    padding: 0;
}
.color-block {color: #fff;}
.urunga_block {
    width: 100%;
    float: left;
margin: 0;

    background: #00b8de;
    padding: 0px;

    color: #FFFFFF;

    font-size: 15px;
    line-height: 25px;
    font-family: 'Ubuntu', sans-serif;
    
}

    
        .urunga_block h2 {
    color: #FFFFFF;

    width: 50%;
    
}

    
  .dslc-modules-section  .things-to-do, .things-to-do { padding: 0 !important; margin: 0;}
  
  .color-block p {color: #fff !impotant;}
  
  .home-banner {padding-top: 40px;}
  
    
    .page-header {margin-top: 40px;}
    
    .video {margin: 0; padding: 0; max-height: 400px !important; overflow: hidden !important;}
    video #bgVideo, #bgVideo, video {
  		min-width: 100% !important; 
  		min-height: 100%;
  		z-index: -1; // Put the video behind all other elements
		position: relative;
		text-align: center;
}
 
@media only screen and (max-width: 768px) {
  video {
    display:none;
  }
  body{
    background-image:url("image.png");
  }
}