.collectioncarousel nav a.next, .collectioncarousel nav a.prev {
    box-shadow: none;
    background: none;
}

body div.slidedeck2h {
    margin-top: 0px;
    margin-bottom: 34px;
}

.collectioncarousel .title h2 {
    font: 20px/1.3 Sofia, Arial, sans-serif;
    font-weight: 900;
}


.gal_fix .imagegallery2 .slide-view .view-stage {
    width: auto;
    height: 220px;
}


    /*====== HEADER ======*/

/*header {
    background: #005bbb;
    height: 125px;
}

.ub-logo-header a {
    position: absolute;
    top: 55px;
    height: 42px;
    width: 320px;
    z-index: 7001;
}

.ub-logo-header-img {
    width: 100%;
}
*/

/*.header .top {
    display: none;
}*/

/*
.header {
    height: 103px !important;
}

.header .main .lockup {
    display: none;
}

.innerheader {
    padding-top: 133px !important;
}

.header .main {
    height: 103px !important;
}

.header .tasknav {
    bottom: 30px;
}
*/
	.header .main .lockup .title a {
    	display: inline;
	}

/*====== FOOTER ======*/
.socialbutton, .socialbutton + .socialbutton, .socialbutton + [class^=cq-placeholder] + .socialbutton {
    margin-right: 6px;
    margin-left: 0px;
}



/*== Mobile =========*/
@media screen and (max-width: 720px){
.header .main .lockup .title a {
    display: block;
    line-height: normal;        
}
}