.req-broch {
	padding-top: 20px;
}

img.req-broch {
	padding: 0;
    margin: 0 20px 0 0;
    border: 1px solid #000;
    box-shadow: 3px 3px 2px #808080;
}

img.req-broch,
h3.req-broch,
p.req-broch {
	float: left;
}

.nav-menu ul.nav.navleft li ul {
	top: 31px;
}

#nav ul li ul li a {
	font-size: 16px;
}

.sm-form {
    width: 60%;
}

/*.news-signup {
    background: #2b2e33;
    padding: 10px 0 2px 0;
    border-top: 1px solid #671e25;
}*/

input#mce-EMAIL,
input#mc-embedded-subscribe {
    display: inline-block;
    float: left;
}

input#mce-EMAIL {
	max-width: 280px;
	padding: 6px;
}

.news-signup label {
	text-align: center !important; 
	display: inline-block;
	float: left;
	padding-right: 10px;
}

#mc_embed_signup {
	width: 750px;
	padding: 0;
    margin: 0 auto;
}

#mc_embed_signup .button {
	background-color: #04508c;
	font-weight: normal;
}

#mc_embed_signup input.button {
	display: inline-block;
	clear: none;
	height: 24px;
	line-height: 15px;
	padding: 0;
	margin: -3px 0 0 20px;
	max-width: 70px;
	min-width: 130px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

#mc_embed_signup input {
	color: #fff;
	opacity: 1;
}

#mc_embed_signup .button:hover {
    background-color: #008ccf;
}

#mc_embed_signup input.email {
	padding: 0 0 0 5px;
	margin: -3px 0 0 0;
	min-height: 24px;
	width: 100%;
	min-width: 180px;
}

#mc_embed_signup form {
	padding: 0;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
    cursor: pointer;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxClose:active,
#cboxSlideshow:active {
    outline: 0;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#cboxOverlay {
    background: rgba(0, 0, 0, 0.65);
}

#colorbox {
    outline: 0;
}

/*#cboxWrapper {
    background: #333;
}*/

#cboxTopLeft {
    width: 0;
    height: 0;
}

#cboxTopCenter {
    height: 0;
}

#cboxTopRight {
    width: 0;
    height: 0;
}

#cboxBottomLeft {
    width: 0;
    height: 0;
}

#cboxBottomCenter {
    height: 0;
}

#cboxBottomRight {
    width: 0;
    height: 0;
}

#cboxMiddleLeft {
    width: 0;
}

#cboxMiddleRight {
    width: 0;
}

#cboxContent {
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 0;
}

#cboxTitle {
    display: none;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 60px;
    color: #949494;
}

.cboxSlideshow_on #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(images/controls.png) no-repeat -75px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -101px -50px;
}

.cboxSlideshow_off #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(images/controls.png) no-repeat -25px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -49px -50px;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(images/controls.png) no-repeat -75px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(images/controls.png) no-repeat -50px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: #fff;
}

#cboxLoadingGraphic {
    background: url(images/loading_animation.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    top: 14px;
    right: 20px;
    background: url(images/controls.png) no-repeat -25px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #FFFFDD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em;
}

iframe.cboxIframe {
	width: 100%;
	height: 100%;
}

/*a.iframe.btn.btn-primary.download-brochure-pdf.colorbox-node.init-colorbox-node-processed-processed.cboxElement {
	margin: 2px 0 6px 0;
	text-transform: uppercase;
	border: none;
	transition: all 0.4s;
	background-size: 200%;
	background-position: 50%;
	color: #fff;
	background-color: #08111e;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0;
	user-select: none;
	text-decoration: none;
	box-sizing: border-box;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 8px 15px;
}*/

/*a.iframe.btn.btn-primary.download-brochure-pdf.colorbox-node.init-colorbox-node-processed-processed.cboxElement:hover {
    background-color: #008ccf;
}*/

a.iframe.btn.btn-primary.download-brochure-pdf.colorbox-node.init-colorbox-node-processed-processed.cboxElement-reverse {
	margin: 2px 0 6px 0;
	text-transform: uppercase;
	border: 1px solid #008ccf;
	transition: all 0.4s;
	background-size: 200%;
	background-position: 50%;
	color: #fff;
	background-color: #008ccf;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0;
	user-select: none;
	text-decoration: none;
	box-sizing: border-box;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 8px 15px;
}

a.iframe.btn.btn-primary.download-brochure-pdf.colorbox-node.init-colorbox-node-processed-processed.cboxElement-reverse:hover {
    background-color: #2b2e33;
	border: 1px solid #671e25;
}

#cboxContent {
	overflow: auto !important;
	-webkit-overflow-scrolling: touch !important;
}
#cboxContent iframe {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}