@charset "utf-8";
/* CSS Document */

.breadcrumb-header{
	display:none !important;	
}

.touch_led_head1{
 height:470px;
 width:100%;
 background: url(images/Lifestyle/parrot_interactive.jpg) no-repeat;
 background-attachment:fixed;
 background-size:contain;
 margin-bottom:-10px;
 margin-top: -10px;	
}

.lifestyle_led{
 widht:350px;
 height:auto;
 position: absolute;
 right: 20%;
 top: 10%;	
}

.rental_text{
    width:600px;
	margin:0 auto;
	font-weight:900;
	padding-top: 200px;
	text-shadow: 2px 1px 1px #fff;
	text-transform:uppercase;
}

.rental_heading2, .rental_heading2_2, .rental_heading2_3{
	font-weight:bold;
}

.rental_heading2{
 color:#000;	
}

.rental_heading2_2{
 color:#000;	
}


.rental_content_2{
 height:470px;
 width:100%;
 background: url(images/Lifestyle/led_lifestyle.jpg) no-repeat;
 background-attachment:fixed;
 margin-bottom:-10px;
 margin-top: -10px;	
}

.rental_text2{
    width:600px;
	margin:0 auto;
	font-weight:900;
	padding-top: 200px;
	text-shadow: 2px 1px 1px #fff;
	text-transform:uppercase;
}



.rental_content_3{
 height:470px;
 width:100%;
 background: url(images/Lifestyle/venues.jpg) no-repeat;
 background-attachment:fixed;
 margin-bottom:-10px;
 margin-top: -10px;	
}

.rental_text3{
    width:600px;
	margin:0 auto;
	font-weight:900;
	padding-top: 200px;
	text-shadow: 2px 1px 1px #fff;
	text-transform:uppercase;
}

.rental_heading2_3{
 color:#000;	
}

.Main_Lifestyle_Container{
 margin-left:80px;
 margin-right: 80px;	
}

.Main_Lifestyle_Container ul li{
	list-style-type:disc !important;
}

.stuckMenu ul li{
	list-style-type:none !important;
}

.Main_Rental_H1{
 color:#007887;
 font-weight:bold;
 text-align:center;	
}

.Rental_sub_heading{
	text-align:center;
}

.additional_content_paralax_bg{
	background: url(images/Lifestyle/2018/07/paralax1.jpg) no-repeat;
	background-attachment:fixed;
	margin-left:-90px;
	margin-right:-90px;
	padding-left:90px;
	padding-right:90px;	
}

.additional_content_paralax_bg2{
	background: url(images/Lifestyle/2018/07/paralax2.jpg) no-repeat;
	background-attachment:fixed;
	margin-left:-90px;
	margin-right:-90px;
	padding-left:90px;
	padding-right:90px;	
}

.additional_content_paralax_bg3{
	background: url(images/Lifestyle/2018/07/paralax3.jpg) no-repeat;
	background-attachment:fixed;
	margin-left:-90px;
	margin-right:-90px;
	padding-left:90px;
	padding-right:90px;	
}

.teal_zebra{
	background:#007897;
	color:#FFFFFF;	
}

.rentals_venue_bg{
 height:auto;
 width:100%;
 background: url(images/Lifestyle/led_blur_modular.jpg) no-repeat;
 margin-bottom:30px;
 margin-top: 30px;	
 text-align:center;
 margin:0 auto;	
 padding:10px;
 
}

.rentals_venue_bg_cpt{
 height:800px;
 width:100%;
 background: url(images/Lifestyle/Rentals/cpt_bg.jpg) no-repeat;
 margin-bottom:30px;
 margin-top: 50px;	
 text-align:center;
 margin:0 auto;	
 padding-bottom:30px;
}

.rentals_top_header{
 height:auto;
 width:100%;
 color:#FFFFFF;
 padding:20px;
 margin-top:-10px;
 margin-bottom:-10px;
 background: url(images/Lifestyle/led_blur_modular.jpg) no-repeat;
 background-attachment:fixed;
 
}

.main_rentals_h1{
	text-align:center;
	font-weight:700;
}

.rentals_subheading_h4{
 text-align:center;
 font-weight:700;	
}

.colordiv{
    width: 100%;
    height: 40px;
    background: linear-gradient(270deg,#0e3c78,#0d4381,#18abf9);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 59s ease infinite;
    -moz-animation: AnimationName 59s ease infinite;
    animation: AnimationName 59s ease infinite;
    margin-bottom: -10px;
    margin-top: -10px;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}

.additional_content_h2, .additional_content_paralax_paragraph, .additional_content_paralax_list li, .additional_content_h4{
	color:#ffffff !important;
}

.additional_content_h4{
	font-weight:600;	
}

@-webkit-keyframes AnimationName {
    0%{background-position:17% 0%}
    50%{background-position:84% 100%}
    100%{background-position:17% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:17% 0%}
    50%{background-position:84% 100%}
    100%{background-position:17% 0%}
}
@keyframes AnimationName { 
    0%{background-position:17% 0%}
    50%{background-position:84% 100%}
    100%{background-position:17% 0%}
}

.list_disc{
	list-style-type: square;
}

.ModLiveSliderC{
	margin-top:-10px;
}

.DnnModule-EasyDNNGallery .contentmain{
 background:#ececec;
 padding-left:20px;
 padding-right:20px;	
}

.margin-top-additional-content-fifty-five{
 margin-top:55px;	
}

.transparent_bg_additional_content{
  background: rgba(1, 1, 33, 0.8);
  padding:10px;
}
