/* 
Theme Name:		 BUILDING KING
Theme URI:		 https://www.crazydomains.com.au
Description:	 Anything is possible
Author:			 Crazy Domains
Template:		 Divi
Version:		 3.1.1
Text Domain:	 divi-child
*/
.dle-hs-401  {
    animation: dle-kenburns-right1 30s linear infinite !important;
    transform-origin: center center;
}

@keyframes dle-kenburns-right1{
     0% {
        transform: scale(1);
    }
    100% {
        transform: scale(2); 
    }

}

.dle-hs-401  .et_pb_fullwidth_slider .et_pb_slide {
    opacity: 1 !important;
    animation: none !important;
    transition: none !important;
}

/* Remove fade on active slide */
.dle-hs-401  .et_pb_fullwidth_slider .et_pb_slide.et-pb-active-slide {
    opacity: 1 !important;
    animation: none !important;
    transition: none !important;
}

/* Remove fade from slider container */
.dle-hs-401 .et_pb_fullwidth_slider {
    animation: none !important;
    transition: none !important;
}
@media  (max-width: 1300px) and (min-width:981px ) {
	.dle-hd-53-menu-row{
		width: 30%!important;
	}
  }
