/*
Theme Name: MedicWave AB
Theme URI: http://www.medicwave.com/
Description: MedicWave AB
Version: 2.0
Author: Plucera Webbyrå
Author URI: http://plucera.se/
*/

/* FÄRGER */

/* FÄRGER */


/* #|#|#     HTML-OBJEKT     #|#|# */
BODY {
	background-color: #f3f5f9;

	color: #30383b;
	font-family: "soleil",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: normal;
}

#main.standard P, #main.standard UL, #main.standard OL,
#main.standard TABLE {
	margin: 0 0 20px;

	line-height: 17px;
}

FORM {
	line-height: 17px;
}

.colorbox FORM P {
	position: relative;
	margin: 0 0 7px!important;
	overflow: hidden;
}

LABEL {
	display: block;
	margin-bottom: 4px;

	font-size: 11px;
	font-weight: 300;
}

INPUT, TEXTAREA {
	width: 100%;
	height: 27px;
	padding: 0 5px;
	background-color: #18191b;
	border: 1px solid #18191b;

	color: #f7a823;
}

TEXTAREA {
	height: 70px;
	padding: 5px;
}

INPUT:hover, TEXTAREA:hover,
INPUT:active, TEXTAREA:active,
INPUT:focus, TEXTAREA:focus {
	border-color: #9e2b43;

	color: #9e2b43;
}

INPUT[type="submit"] {
	float: right;
	width: auto;
	padding: 0;
	background-color: transparent;
	border: none;

	color: #fff;
	font-size: 22px;
	font-weight: 700;
	text-decoration: underline;
	text-transform: lowercase;
}
/* #|#|#     HTML-OBJEKT     #|#|# */


/* #|#|#     TYPOGRAFI     #|#|# */
A, A:focus, A:active, A:hover {
	outline: none;

	color: #9e2b43;
	text-decoration: underline;
}

A:hover {
	color: #f7a823;
}

H1, H2, H3, H4 {
	
}

H3 {
	margin: 0;

	font-size: 14px;
	font-weight: bold;
}

H2 + H3 {
	margin-top: 20px;
}
/* #|#|#     TYPOGRAFI     #|#|# */


/* #|#|#     MENYER     #|#|# */
/* Huvudmeny */
HEADER NAV {
	float: right;
	clear: right;
	/*margin: 33px 0 0;*/
	margin: 65px 0 0;
	padding: 0;
}

HEADER NAV LI {
	float: left;
	margin-left: 15px;
	list-style-type: none;
}

HEADER NAV LI:first-child {
	margin-left: 0;
}

HEADER NAV A {
	display: block;
	height: 25px;
	border-bottom: 3px solid #fff;

	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

HEADER NAV A:hover {
	color: #9e2b43;
	text-decoration: none;
}

HEADER NAV LI.current-menu-item A,
HEADER NAV LI.current_page_parent A,
HEADER NAV LI.current-page-ancestor A {
	border-color: #9e2b43;
}

HEADER .sub-menu {
	display: none;
}
/* Huvudmeny */

/* Undermeny */
NAV.sub-menu {
	background: #fff url("img/bg/sub-menu.png") left top repeat-x;
}

NAV.sub-menu UL {
	display: inline-block;
	height: 60px;
	margin: 0;
	padding: 21px 0 0;
}

NAV.sub-menu LI {
	float: left;
	margin-left: 20px;
	list-style-type: none;
}

NAV.sub-menu LI:first-child {
	margin-left: 0;
}

NAV.sub-menu A {
	display: block;
	border-bottom: 3px solid #fff;

	color: #2c3132;
	font-size: 14px;
	text-decoration: none;
}

NAV.sub-menu A:hover {
	border-color: #e3e7f3;
}

NAV.sub-menu .current-menu-item A,
NAV.sub-menu .current_page_item A,
NAV.sub-menu .current_page_parent A {
	border-color: #9e2b43;

	color: #9e2b43;
	font-weight: 700;
}

NAV.sub-menu .current-menu-item A:hover,
NAV.sub-menu .current_page_item A:hover,
NAV.sub-menu .current_page_parent A:hover {
	color: #2c3132;
}
/* Undermeny */
/* #|#|#     MENYER     #|#|# */


/* #|#|#     HEADER     #|#|# */
HEADER {
	background: #9e2b43 url("img/bg/header.jpg") center center no-repeat;
	position: relative;
}

.home HEADER {
	background-image: url("img/bg/home-header.jpg");
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 525px;
	height: 210px;
	background: url("img/bg/logotype-bgr.png") left top no-repeat;
	background-size: 525px 210px;
}

#logo IMG {
	display: block;
	width: 257px;
	height: 45px;
	margin: 35px 0 0 35px;
}

#triangle-right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 500px;
	height: 200px;
	background: url("img/bg/triangle-right.png") right bottom no-repeat;
	background-size: 500px 200px;
}

HEADER .col-md-12 {
	height: 130px;
}

.home HEADER .col-md-12 {
	height: 220px;
}

.share {
	float: right;
	margin: 12px 0 0;
	padding: 4px 0 0 20px;
	background: url("img/bg/share-graph.png") left top no-repeat;
	background-size: 14px 18px;

	color: #fff;
}

.share LI {
	float: left;
	list-style-type: none;

	font-size: 10px;
}

.share .title {
	margin-right: 3px;

	font-weight: 400;
}

.share .high {
	margin-left: 4px;
	padding-left: 6px;
	background: url("img/bg/share-bar.png") left 3px no-repeat;
}

HEADER .col-md-7,
HEADER .col-md-4 {
	height: 170px;
}

.home HEADER .col-md-8,
.home HEADER .col-md-3 {
	height: 380px;
}

.home HEADER .col-md-8 P {
	margin: 0;

	color: #fff;
	font-size: 40px;
	line-height: 115%;
}

HEADER .col-md-3 DIV,
HEADER .col-md-4 DIV /* denna ska vara samma som används på .standard */ {
	margin: 0;
	padding: 14px 20px 16px;
	background-color: rgba(29,14,13,0.9);
	border: 2px solid #fff;
	border-radius: 10px;

	color: #fff;
	font-size: 16px;
	line-height: 21px;
}

HEADER .col-md-3 P,
HEADER .col-md-4 P {
	margin: 0;
}

HEADER .col-md-3 STRONG,
HEADER .col-md-4 STRONG /* denna ska vara samma som används på .standard */ {
	font-weight: 400;
	font-size: 19px;
	line-height: 24px;
}

HEADER .col-md-3 A,
HEADER .col-md-4 A /* denna ska vara samma som används på .standard */ {
	color: #f7a823;
	text-transform: uppercase;
}

HEADER .col-md-3 A:hover,
HEADER .col-md-4 A:hover /* denna ska vara samma som används på .standard */ {
	color: #9e2b43;
}
/* #|#|#     HEADER     #|#|# */


/* #|#|#     MAIN     #|#|# */
#main {
	padding: 40px 0 30px;
	background: url("img/bg/main.png") left top repeat-x;
}
/* #|#|#     MAIN     #|#|# */


/* #|#|#     MAIN HOME     #|#|# */
#main.home {
	padding: 33px 0 30px;
	background-color: #fff;
}

.latest-news:first-child,
#main.standard .col-md-6:first-child {
	padding-right: 50px;
}

.product-suite:last-child,
#top-footer .col-md-6:last-child,
#main.standard .col-md-6:last-child {
	padding-left: 50px;
}

#main.home H2 {
	margin: 0 0 10px;

	color: #9e2b43;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
}

.cta-button,
.navigation DIV {
	margin: 25px 0 0!important;
	overflow: hidden;
}

.cta-button A,
.navigation A {
	float: right;
	min-height: 29px;
	padding: 8px 10px;
	background-color: #9e2b43;

	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.cta-button A:hover,
.navigation A:hover {
	background-color: #f7a823;
}

/* .latest-news */
H2 + .news-item {
	margin-bottom: 12px;
	padding-bottom: 22px;
	border-bottom: 1px solid #b5becf;
}

.news-item A {
	color: #30383b;
	text-decoration: none;
}

.news-item A:hover {
	color: #9e2b43;
}

.date {
	display: inline-block;
	margin: 0 0 3px;
	padding: 0 0 2px;
	border-bottom: 3px solid #9e2b43;

	font-size: 11px;
}

.heading {
	margin: 0;

	font-size: 18px;
	font-weight: 700;
}

.excerpt {
	margin: 0;
	font-size: 15px;
	line-height: 20px;
}

.news-item SPAN {
	color: #9e2b43;
}
/* .latest-news */

/* .product-suite */
.product-suite P {
	margin-bottom: 20px;

	font-size: 14px;
	line-height: 19px;
}

.product-suite STRONG {
	font-size: 15px;
}

.product-suite H2 + P {
	margin-bottom: 29px;

	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}

#main.home .product-suite H2 {
	margin-bottom: 16px;
}
/* .product-suite */

/* #top-footer */
#top-footer {
	height: 440px;
	background: #19282e url("img/bg/top-footer.jpg") center top no-repeat;

	color: #fff;
}

#top-footer .col-md-6:first-child {
	text-align: center;
}

#top-footer .col-md-6:first-child IMG {
	margin-top: 50px;
	margin-right: -11px;
}

#top-footer H2 {
	margin: 60px 0 30px;

	font-weight: 300;
	font-size: 30px;
}

#top-footer UL {
	margin: 0;
	padding: 0;

	font-size: 14px;
	line-height: 17px;
}

#top-footer LI {
	min-height: 37px;
	margin: 20px 0 0;
	padding: 0 0 0 50px;
	list-style-type: none;
	background-position: left center;
	background-size: 32px 36px;
	background-repeat: no-repeat;
}

#top-footer LI:nth-child(1) {
	margin-top: 0;
	background-image: url("img/bg/icon-1.png");
}

#top-footer LI:nth-child(2) {
	background-image: url("img/bg/icon-2.png");
}

#top-footer LI:nth-child(3) {
	background-image: url("img/bg/icon-3.png");
}

#top-footer UL STRONG {
	text-transform: uppercase;
}
/* #top-footer */
/* #|#|#     MAIN HOME     #|#|# */


/* #|#|#     MAIN STANDARD     #|#|# */
HEADER {
	color: #fff;
}

.standard #triangle-right {
	width: 300px;
	height: 120px;
	background-size: 300px 120px;
}

.parent-label {
	display: inline-block;
	margin: 0 0 20px;
	padding: 1px 14px 3px;
	background-color: #fff;
	box-shadow: 0 2px 6px #5d1b28;

	color: #30383b;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
}

.parent-label:first-letter {
	color: #9e2b43;
}

.parent-label + P {
	margin: 0;

	font-size: 20px;
	line-height: 24px;
}

#main.standard {
	padding: 0;
	background-color: #fff;
}

#bgr {
	padding: 40px 0 30px;
	background: url("img/bg/bgr.png") calc(50% + 290px) top no-repeat;
}

.wide #bgr {
	background-image: none;
}

#main.standard H1 {
	margin: 0 0 27px;

	color: #9e2b43;
	font-size: 24px;
	font-weight: 700;
}

#main.standard H1 + P,
#main.single .date + P {
	padding-left: 6px;
	border-left: 7px solid #9e2b43;

	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
}

#main.standard H1 + P + UL {
	margin-top: 20px;
}

#main.standard H2 {
	margin: 0;

	font-size: 15px;
	font-weight: 700;
}

#main.standard UL {
	display: inline-block;
	padding: 12px 15px 14px;
	background-color: #1d2226;

	color: #fff;
}

#main.wide UL {
	padding-right: 0;
	background-color: transparent;
}

#main.standard LI {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	list-style-type: none;
	background: url("img/bg/li.png") left 6px no-repeat;
	background-size: 8px 8px;
	border-bottom: 1px solid #778186;
}

#main.wide LI {
	border-color: #ccc;
}

#main.standard LI:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

#main.standard .col-md-6:last-child H2 {
	position: absolute;
	display: inline-block;
	top: 83px;
	left: 50px;
	margin-top: 20px;
	padding: 9px 14px 11px;
	background-color: rgba(13,24,28,0.85);

	color: #fff;
	font-size: 18px;
	font-weight: 300;
}

#main.standard .col-md-6:last-child H2 STRONG {
	
}

#main.standard .col-md-6:last-child IMG {
	display: block;
	margin: 35px auto 0;
}

#main.standard .col-md-6:last-child P.cta-button {
	position: absolute;
	right: 15px;
	top: 240px;
}

#main.standard .col-md-6:last-child P.cta-button A {
	height: 38px;
	padding-top: 10px;

	font-size: 18px;
}

#main.standard #textbox {
	margin: 20px 35px 10px;
	padding: 15px 20px 0;
	background-color: #e8ebf4;
	border-radius: 8px;
	overflow: hidden;
}

#main.standard #textbox H3 {
	margin: 0 0 15px;

	color: #9e2b43;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
}

#main.standard #textbox P {
	margin-bottom: 17px;

	font-size: 12px;
	line-height: 15px;
}
#main.standard IMG {
	max-width: 100%;
	height: auto;
}
/* #|#|#     MAIN STANDARD     #|#|# */


/* #|#|#     MAIN BOARD     #|#|# */
.board #bgr {
	background: url("img/bg/board.png") left top no-repeat;
}

#people {
	overflow: hidden;
}

#people DIV {
	float: left;
	width: calc(25% - 30px);
	margin: 0 0 40px 40px;
}

#people DIV:first-child,
#people DIV:nth-child(4n+1) {
	clear: left;
	margin-left: 0;
}

#people IMG {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #b5becf;
}

#people P {
	margin-bottom: 0!important;

	font-size: 13px;
	line-height: 16px;
}

#people IMG + P {
	margin-bottom: 20px!important;

	font-size: 14px;
	line-height: 17px;
}

#people STRONG {
	display: block;

	color: #9e2b43;
	font-size: 16px;
	line-height: 19px;
}
/* #|#|#     MAIN BOARD     #|#|# */


/* #|#|#     MAIN PRODUCTS     #|#|# */
.products #bgr {
	background: none;
}

#main.products {
	font-size: 12px;
	font-weight: 400;
}

#main.products H1 {
	color: #30383b;
}

#main.products H2 {
	margin: 0;

	font-size: 18px;
	font-weight: 700;
}

#main.products .col-md-3:nth-child(2) H2 STRONG { color: #9e2b43; }
#main.products .col-md-3:nth-child(3) H2 STRONG { color: #f3953f; }
#main.products .col-md-3:nth-child(4) H2 STRONG { color: #7f5ca3; }

#main.products H3 {
	margin: 0 0 15px;

	font-size: 15px;
	text-transform: lowercase;
}

#main.products UL {
	padding: 0;
	background-color: transparent;

	color: #30383b;
}

#main.products LI {
	min-height: 24px;
	margin: 14px 0 0;
	padding: 0 0 0 30px;
	background: url("img/bg/li-1.png") left center no-repeat;
	background-size: 822px 24px;
	border-bottom: none;

	line-height: 15px;
}

#main.products .col-md-3:nth-child(3) LI {
	background-image: url("img/bg/li-2.png");
}

#main.products .col-md-3:nth-child(4) LI {
	background-image: url("img/bg/li-3.png");
}

#main.products LI:nth-child(2) { background-position: -400px center; }
#main.products LI:nth-child(3) { background-position: -800px center; }

#main.products A {
	display: inline-block;
	height: 29px;
	padding: 6px 14px 0;
	background: url("img/bg/product-button.png") left -1px repeat-x;
	box-shadow: 0px 0px 5px #bbb;
	border-radius: 8px;

	color: #30383b;
}

#main.products .col-md-3:nth-child(2) A:hover { color: #9e2b43; }
#main.products .col-md-3:nth-child(3) A:hover { color: #f3953f; }
#main.products .col-md-3:nth-child(4) A:hover { color: #7f5ca3; }

.products HR {
	clear: both;
	float: left;
	width: calc(100% - 30px);
	margin: 20px 15px 25px;
}

#main.products .col-md-6:last-child {
	margin-top: 20px;
}

#main.products .col-md-6:last-child P:last-child {
    margin: 0 0 20px;
    padding: 0;
    background-color: transparent;

    line-height: normal;
}

#order-trial {
	height: 240px;
	padding: 50px 0 0;
	background: #04090c url("img/bg/order-trial.jpg") center top no-repeat;

	color: #fff;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
}

#order-trial P {
	margin: 0 160px 30px;
}

#order-trial A {
	display: inline-block;
	padding: 3px 14px 0;
	height: 34px;
	background: url("img/bg/order-trial.png") left top repeat-x;
	box-shadow: 0px 0px 5px #222;
	border-radius: 8px;

	color: #fff;
	font-size: 17px;
	text-decoration: none;
}

.products .col-md-3 IMG {
	float: right;
	margin-top: -30px;
}
/* #|#|#     MAIN PRODUCTS     #|#|# */


/* #|#|#     MAIN INDEX - NEWS     #|#|# */
.news #bgr,
.investors #bgr {
	background-position: calc(50% + 610px) top;
}

.news .col-md-9,
.investors .col-md-9 {
	padding-right: 40px;
}

.news .col-md-3,
.investors .col-md-3 {
	padding-left: 40px;
}

.index .col-md-9 H2,
.index .col-md-9 H3 {
	clear: both;

	text-align: center;
	text-transform: uppercase;
}

#main.news .col-md-9 H2 {
	margin: 0 0 15px;
	background: url("img/bg/news-h2.png") left center repeat-x;

	color: #9e2b43;
	font-size: 20px!important;
}

.news .col-md-9 H3 {
	margin: 0 0 30px;
	background: url("img/bg/news-h3.png") left center repeat-x;

	font-size: 12px!important;
	font-weight: 700;
}

.news .col-md-9 H2 SPAN,
.news .col-md-9 H3 SPAN {
	padding: 0 10px;
	background-color: #fff;
}

.news .news-item {
	float: left;
	width: calc(33.33% - 26px);
	margin: 0 0 39px 39px;
	padding: 11px 20px 18px;
	background-color: #eaedf4;
}

.news .news-item:nth-child(3n+4),
.news .news-item:first-child {
	margin-left: 0;
	clear: left;
}

.news .news-item.first {
	float: none;
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
	background-color: transparent;
	border-bottom: none;
}

.news .date {
	margin-bottom: 12px!important;
}

.news .heading {
	min-height: 35px;
	margin: 0!important;

	font-size: 15px;
}

.news .excerpt {
	margin: 0!important;

	font-size: 14px;
	line-height: 16px!important;
}

.news .news-item.first .heading {
	min-height: 0;
	margin-bottom: 3px!important;
}

.news .news-item.first .heading A {
	color: #9e2b43;
	font-size: 24px;
}

.news .news-item.first .excerpt A {
	font-size: 19px;
	line-height: 23px!important;
}

.navigation {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.single .navigation {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;	
}

.navigation DIV {
	max-width: 49%;
	margin: 0 0 20px!important;
}

.navigation .left {
	float: left;
}

.navigation .right {
	float: right;
}

#main.news .col-md-3 H2,
#main.investors .col-md-3 H2 {
	margin: 0 0 15px;
	
	color: #9e2b43;
	font-size: 20px !important;
	text-transform: uppercase;
}

#main .col-md-3 .news-archive {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
}

#main .col-md-3 .news-archive LI {
	float: left;
	width: calc(33.33% - 10px);
	margin: 0 0 15px 15px;
	padding: 0;
	list-style-type: none;
	background: none;
	border: none;
}

#main .col-md-3 .news-archive LI:nth-child(3n+1) {
	margin-left: 0;
}

#main .col-md-3 .news-archive A {
	display: block;
	height: 50px;
	padding: 14px 0 0;
	background-color: #fff;
	border: 1px solid #9e2b43;

	color: #30383b;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}

#main .col-md-3 .news-archive A:hover {
	background-color: #9e2b43;
	
	color: #fff;
}

#main .col-md-3 .news-archive LI.current-menu-item A {
	font-weight: bold;
}
/* #|#|#     MAIN INDEX - NEWS     #|#|# */


/* #|#|#     MAIN SINGLE - NEWS     #|#|# */
.single IMG {
	margin-top: 5px;
	border: 3px solid #fff;
	box-shadow: 0 0 5px #555;
}

#main.single H1 {
	margin-bottom: 0 !important;
}

#main.single .date {
	margin-bottom: 25px !important;
	padding: 0;
	border: none;

	font-size: 13px;
}

#main.single .col-md-9 H2 {
	margin-bottom: 5px;
	background: none;

	font-size: 18px !important;
}
/* #|#|#     MAIN SINGLE - NEWS     #|#|# */


/* #|#|#     MAIN INVESTOR     #|#|# */
.investors A[href$= ".pdf"],
.investors A[href$= ".doc"],
.investors A[href$= ".docx"] {
	display: inline-block;
	min-height: 16px;
	margin-bottom: 4px;
	padding: 0 0 0 17px;
	background: url("img/bg/icon-pdf.png") left bottom no-repeat;
	background-size: 12px 16px;

	color: #30383b;
	text-decoration: none;
}

.investors A[href$= ".pdf"]:hover,
.investors A[href$= ".doc"]:hover,
.investors A[href$= ".docx"]:hover {
	color: #9e2b43;
	text-decoration: underline;
}

#main.investors H2 {
	margin-bottom: 3px;
}

.investors .col-md-3 .phone,
.investors .col-md-3 .email {
	margin: 3px 0 0!important;
	height: 20px;
	background-position: left 0px!important;
}

#financial-calendar {
	float: left;
	width: 100%;
	margin-top: 10px;
}

#financial-calendar H2 {
	text-transform: none!important;
}

#financial-calendar P {
	margin-bottom: 11px!important;
	padding-bottom: 13px;
	border-bottom: 2px solid #c48fa3;
}

#financial-calendar P:last-child {
	border-bottom: none;
}
/* #|#|#     MAIN INVESTOR     #|#|# */


/* #|#|#     MAIN CONTACT     #|#|# */
.contact #bgr {
	padding: 55px 0;
	background: url("img/bg/bgr-contact.jpg") center center no-repeat;

	color: #fff;
}

.colorbox {
	padding: 17px 20px 10px;
	border: 10px solid #fff;
}

.colorbox H2 {
	margin: 0 0 14px!important;

	font-size: 22px!important;
	font-weight: 400!important;
}

.colorbox P {
	margin: 0 0 10px!important;

	font-size: 12px;
	line-height: 15px!important;
}

.one {
	margin-bottom: 30px;
	background-color: rgba(101,25,41,0.88);
}

.one P {
	padding-left: 15px;
}

.one P:nth-child(2) {
	background: url("img/bg/icon-mail-2.png") left 3px no-repeat;
	background-size: 10px 10px;
}

.one P:nth-child(3) {
	background: url("img/bg/icon-address-2.png") left 3px no-repeat;
	background-size: 9px 12.5px;
}

.two {
	background-color: rgba(199,117,0,0.8);
}

.three {
	background-color: rgba(0,0,0,0.78);
}
/* #|#|#     MAIN CONTACT     #|#|# */


/* #|#|#     FOOTER     #|#|# */
FOOTER {
	background: #f3f5f9 url("img/bg/footer.png") left top repeat-x;
}

FOOTER H2 {
	margin: 65px 0 20px;

	color: #9e2b43;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
}

FOOTER P {
	float: left;
	margin-bottom: 40px;

	font-size: 10px;
}

FOOTER P:last-child {
	float: right;
}

FOOTER H2 + P {
	float: none;
	margin-bottom: 60px;
	min-height: 20px;

	font-size: 15px;
	text-align: center;
}

FOOTER A {
	color: #30383b;
	text-decoration: none;
}

FOOTER A:hover {
	color: #9e2b43;
	text-decoration: underline;
}

FOOTER STRONG,
.investors .col-md-3 .phone,
.investors .col-md-3 .email {
	display: inline-block;
	margin-left: 15px;
	padding-left: 25px;
	background-position: left 2px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

.address {
	background-image: url("img/bg/icon-address.png");
}

.phone {
	background-image: url("img/bg/icon-phone.png");
}

.email {
	background-image: url("img/bg/icon-mail.png");
}

FOOTER HR {
	width: 100%;
	margin: 0 0 6px;
	border-top: 1px solid #b5becf;
}

.breakpoint {
	display: none;
}
/* #|#|#     FOOTER     #|#|# */