	.parallax-banner-mobile, .main-banner-mobile{
	    display:none;
	}
	
	 .fullscreen-carousel .owl-carousel:not(.owl-loaded)>*, .fullscreen-carousel .owl-item>* {
        height: 93vh;
    }
    .single-images.mobile-hide{
        text-align: center;
    }
    .parallax-slider {
    	text-align: center;
    }
    .parallax-slider .owl-carousel h2 {
    	font-family: 'Oswald';
    	font-size: 40px;
   		font-weight: 300;
    	text-transform: uppercase;
    	letter-spacing: 0.075em;
    	margin-bottom: 28px;
    	color: #fff;
    	line-height: 1;
	}
	.parallax-slider .owl-carousel a.btn-button {
    	background-color: #e1ddc3;
    	font-size: 15px;
    	color: #61605a;
    	letter-spacing: 0.05em;
    	text-transform: uppercase;
    	padding: 15px 22px;
    	border-radius:0;
    	font-weight:300;
	}
	.theme-color {
    	color: #999592 !important;
	}
	.featured-heading {
    	margin: 77px 0 30px 0;
    	font-size: 25px;
    	font-weight: 500;
    	text-align: center;
	}

	p.banner-text {
   		margin-top: 15px;
    	padding: 0px 15px;
    	font-size: 14px;
    	text-align: left;
	}
	.header.content.header-row{
    	background: #111;
	}
  	.columns .column.main {
    	max-width: 100%;
    	padding-bottom: 0;
  	}
  	.layout-fullwidth.cms-index-index .page-main {
    	padding-left: 0;
    	padding-right: 0;
  	}
  	.fullscreen-carousel {
    	height: 100vh;
    	position: relative;
    	background-color: #efefef;
  	}
   .fullscreen-carousel, .fullscreen-carousel .owl-carousel:not(.owl-loaded)>*, .fullscreen-carousel .owl-item>* {
    	max-height: 80vw;
  	}
 	.fullscreen-carousel .porto-ibanner>img {
    	height: 100%;
  	}
  	.porto-ibanner-layer {
    	position: absolute;
    	z-index: 10;
  	}
  	.porto-ibanner .btn-modern.btn-md {
    	font-size: .75em;
    	padding: 1.3em 3.25em;
  	}
  	.scene {
  		list-style: none;
  		}
  	.scene .layer img {
  		width:auto;
  		}
  	.home-banner-thumb {
   		position: absolute !important;
    	bottom: 2.6vw;
    	right: 0;
    	width: 24%!important;
    	z-index: 3;
  	}
  	.home-banner-thumb img {
    	border: 3px solid rgba(255,255,255,.5);
  	}
  	.home-banner-thumb .synced img {
    	border-color: #fff;
  	}
  	sup {
    	font-size: 54%;
  	}
  	.porto-ibanner .btn-modern.btn-xl {
    	font-size: 1.05em;
  	}
  	.ls-200>.btn {
    	letter-spacing: .2em;
  	}

  @media (min-width: 1200px) {
    .container-middle{
    	max-width: 1250px !important;
  	}
}


@media (max-width:767px){  
	.parallax-banner-mobile, .main-banner-mobile{
	    display:block;
	}
	.parallax-banner-desktop, .main-banner-desktop{
	    display:none;
	}	
}	
	  @media (max-width: 480px) {
    .porto-ibanner-layer {
    	font-size: .6rem;
    }
}
	