#header .header-logo img {
    max-height: 110px;
    margin-top: 0px;
}
#header .language-switcher {
    margin: 0;
    padding: 0;
    list-style: none inside none;
}
#header .language-switcher li {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: -1px 1px 5px 0;
    overflow: visible;
    padding: 5px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-align: center;
}

/* Component: Social Icons */
.social-icons li:hover.social-icons-google-plus a {
	background: #dd4b39;
}
.social-icons li:hover.social-icons-pinterest-p a {
	background: #cc2127;
}
.page-header {
    background-color: #0074ad;
    border-top: 5px solid #005074;
}
.page-header .breadcrumb a {
    color:#FFFFFF;
}
.page-header .breadcrumb li > span {
    color: #3a3a3a
}
div.page-header h1 {
    border-bottom-color: #0088cc;
}
.gallery-spin {
    background: url('../images/spin.gif') no-repeat center center;
    width: 120px;
    height: 120px;
    display: block;
    margin: 40px auto;
}
.close-gallery-show {
    margin: 15px 20px 0px 0px;
    font-size: 40px;
    color: #000000;
}
.close-gallery-show:hover {
    text-decoration: none;
}
.video-playlist img {
    max-height: 142px;
}
.rev_slider p {
    color: #FFFFFF;
}

.slider-container .main-label {
    font-size: 38px;
}

.title-slider{
    line-height: 29px;
    font-weight: 700;
    font-size: 25px;
    text-decoration:none;
    background-color: rgba(0,0,0,0.7);
    padding: 25px;
    padding-left: 50px;
    padding-right: 50px;
}

.full-width-text-layer, .full-width-text-layer * {
    width: 100% !important
}

.full-width-text {
    min-width: 100% !important; max-width: 100% !important; white-space: normal !important
}

.ezxmltext-field .object-left {
   text-align: left;
}
.ezxmltext-field .object-right {
   text-align: right;
}
.ezxmltext-field .object-center {
   text-align: center;
}
html .featured-box-primary .icon-featured {
background-color: #EC8F3D;
}

html .featured-box-primary h4 {
color: #EC8F3D;
}

html .featured-box-primary .box-content {
border-top-color: #EC8F3D;
}

html .featured-box-secondary .icon-featured {
background-color: #88BB48;
}

html .featured-box-secondary h4 {
color: #88BB48;
}

html .featured-box-secondary .box-content {
border-top-color: #88BB48;
}

html .featured-box-tertiary .icon-featured {
background-color: #4EB8C4;
}

html .featured-box-tertiary h4 {
color: #4EB8C4;
}

html .featured-box-tertiary .box-content {
border-top-color: #4EB8C4;
}

html .featured-box-quaternary .icon-featured {
background-color: #E55D5F;
}

html .featured-box-quaternary h4 {
color: #E55D5F;
}

html .featured-box-quaternary .box-content {
border-top-color: #E55D5F;
}
