@charset "UTF-8";
/* Mega Menu styles under edit mode */
.mm-container-edit {
    position: static;
}
/* Mega Menu styles under edit mode */
.mm-container .mm-group > li .mm-list-edit {
	position: static;
	display: block!important;
	float: left;
}

.mm-container .mm-group .mm-title-edit {
	float: left;
}

/* This style only for show the CTA correctly. */
header .navbar-right .cq-text-placeholder-ipe {
    font-size: 0.875rem;
    font-weight: bold;
}

.carousel-caption > h5 > a {
    color: #fff;
}

.cq-editrollover-insert-container[style*="width: 0px"] {
	display:none!important;
}

.homepage-hero-top--details p {
	font-size: 2.375rem;
}

@media(max-width: 767px) {
  .homepage-hero-top--details p {
    font-size: 1.25rem;
  }
}

.homepage-hero-top--details h1 a {
	font-size: 24px!important;
}

.homepage-hero-top--details h2 a {
	font-size: 18px!important;
}

.homepage-hero-top--details h3 a {
	font-size: 14px!important;
}

.homepage-hero-top--details h4 a {
	font-size: 14px!important;
}

.homepage-hero-top--label p {
	font-size: 1.125rem;
}

@media(max-width: 767px) {
  .homepage-hero-top--label p {
    font-size: 0.8125rem;
    margin-bottom: 0;
  }
}

.homepage-hero-top--label h1 a {
	font-size: 24px!important;
}

.homepage-hero-top--label h2 a {
	font-size: 18px!important;
}

.homepage-hero-top--label h3 a {
	font-size: 14px!important;
}

.homepage-hero-top--label h4 a {
	font-size: 14px!important;
}

.list-item-edit {
    padding-left: 10px;
    padding-right: 10px;
}

/* This style only for show the View Item Carousel correctly. */
.viewItems_results .carousel-inner{
    color: #000;
    background-color: #FFF;
}

.carousel-inner .imagetitle{
    margin: 25px 10px;
    height: 40px;
    border-bottom: 1px solid #999999;
}

.carousel-inner .imagecontent{
   margin: 0 10px;
   min-height: 140px;
   margin-bottom: 40px;
}

.viewItems_results .carousel-indicators {
    left: 0;
    top: 355px;
    margin-left: 0;
    width: 32%;
}

@media (max-width: 768px) {
    .viewItems_results .carousel-indicators {
     left: 90px;
     top: 90%;
     margin-left: 0;
     width: 50%;
    }
}

.viewItems_results .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    border: 1px solid #00b2ad;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000;
    background-color: transparent;
}

.viewItems_results .carousel-indicators li.active {
    margin: 0;
    width: 11px;
    height: 11px;
    background-color: #00b2ad;
}
.carousel-inner .carousel-inner-image{
    height: 430px;
}
@media (max-width: 768px) {
    .carousel-inner .carousel-inner-image{
        height: 287px;
    }
}
.carousel-inner .carousel-inner-image img{
    width: 100%;
    height: 100%;
}

.component-moduleMegaHeader{
	z-index:8000;
}

.x-window{
	z-index:9999 !important;
}
.x-layer.x-combo-list{
	z-index:9999 !important;
}
