@charset "utf-8";
/* CSS Document */

.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;
}

.led_sizes_bg{
	background: url(images/Lifestyle/Rentals/led_sizes_bg.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;	
}

.ledcolordiv{
  width:100%;
  height:40px;
  background: linear-gradient(270deg, #09b4d0, #022b3a, #00e6d4);
  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:#fff;
  padding-left: 15px;
  padding-right: 15px;
}


@-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;	
}
