/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-inner-controls-cont {
  margin-right: 0;
}

.aux-app-carousel-item {
	top: 17px !important;
  	left: 21px !important; 
}
.aux-app-carousel-frame {
  visibility : visible !important;
}

.ms-slide-layers img {
	visibility: visible !important;
  	display: block !important;
}

.ms-slide-layers .ms-anim-layers {
	opacity: 1 !important;
  	display: block !important;
  visibility: visible !important;
}

@media only screen and (max-width: 1024px){
  .ms-inner-controls-cont {
    margin:auto !important;
  }
  
  .master-slider-parent {
  	max-width: 367px !important;
  }

}

@media only screen and (min-width: 768px) {
	.aux-app-carousel-frame {
        max-width: none !important;
  		width: 436px !important;
    }
}



@media only screen and (max-width: 768px) {
	.aux-app-lading-frame {
      top: 1px !important;
      left: 1px !important;
    }
}