﻿/* Headings */

body {
	font-family: 'Rajdhani', sans-serif;
	color: black;
	font-size: 16px;
}

h2 {
	font-family: 'Rajdhani', sans-serif;
	text-transform: uppercase;
	font-size: 34px;
	letter-spacing: 1px;
}

h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
}

h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}

hr {
	border-top-style: dashed;
}

.underlined-h3 hr {
	display: none;
}

.underlined-h4 h4 {
	font-size: 24px;
}

.underlined-h4 hr {
	display: none;
}

/* Links */

a {
	color: black;
}

.form-control {
	color: black;
	font-size: 16px;
}

/* ============================== Global alert ============================== */

#abosite-globalalert {
	background-color: #d4fab1;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #604c75;
}

	#abosite-globalalert a {
		color: #604c75;
	}

	#abosite-globalalert .btn-primary {
		margin-left: 20px;
		border-radius: 0;
		font-family: 'Rajdhani', sans-serif;
		font-size: 16px;
		font-weight: normal;
		text-transform: uppercase;
		padding-top: 7px;
		padding-bottom: 7px;
		line-height: 1;
		background-color: #604c75;
		color: white;
		border-color: transparent;
	}

/* ============================== Buttons ============================== */

.btn-sm {
	border-radius: 0;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height: 1;
	width: 100px;
}

.btn-primary {
	background-color: #00aeef;
	color: white;
	border-color: transparent;
}

/* ============================== Logo ============================== */

#abosite-topsection {
	border-bottom: none;
}

	#abosite-topsection h1 img {
		max-width: 300px;
	}

@media (min-width: 768px) {
	#abosite-topsection h1 img {
		max-width: 220px;
	}
}

/* ============================== Top advert carousel ============================== */

.abosite-carousel-small-buttonlink {
	font-family: 'Rajdhani', sans-serif;
	font-size: 18px;
	line-height: 20px;
}

	.abosite-carousel-small-buttonlink b {
		display: block;
	}

/* ============================== Navigation ============================== */

.navbar {
	min-height: initial;
}

.navbar-default {
	font-family: 'Rajdhani', sans-serif;
	text-transform: uppercase;
	background-color: #e41769;
}

	.navbar-default .navbar-nav > li > a {
		font-size: 18px;
		color: white;
	}

@media (min-width: 768px) {
	.navbar-default {
		border-radius: 0;
	}
}

.nav > li > a {
	padding-left: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #d4fab1;
}

.nav > li.abosite-nav-menutext > a {
	padding-right: 10px;
}

@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 6px;
		padding-bottom: 0px;
	}
}

@media (min-width: 1080px) {
	.nav > li.abosite-nav-menutext > a {
		padding-left: 5px;
	}
}

#abosite-nav-separator {
	padding-left: 0;
}

	#abosite-nav-separator a:hover {
		color: white;
	}

/* ****************************** BLOCKS ****************************** */
/* ****************************** BLOCKS ****************************** */
/* ****************************** BLOCKS ****************************** */


/* ============================== About Website Control ============================== */

#abosite-about p {
	margin-top: 30px;
}

#abosite-about div {
	float: right;
	margin-left: 20px;
}

@media (min-width: 768px) {
	#abosite-about div {
		float: right;
		margin-top: -20px;
		margin-left: 50px;
	}
}

/* ==============================  Articles Control ============================== */

#abosite-articles p {
	color: #bebebe;
	font-size: 12px;
}

#abosite-articles h5 {
	border-top-style: dashed;
	border-top-color: black;
	border-width: 1px;
	padding-top: 10px;
	line-height: 22px;
}

/* Carousel */

.carousel-wrapper {
	margin-top: 0;
	margin-bottom: 50px;
}

/* ============================== Contacts Control ============================== */

/* Wrappers */



#abosite-contacts-editorialstaff-wrapper div, 
#abosite-contacts-editorialstaff-wrapper h3, 
#abosite-contacts-customerservice-wrapper div, 
#abosite-contacts-customerservice-wrapper h3 {
	text-align: left;
}

#abosite-contacts-editorialstaff-wrapper p, #abosite-contacts-customerservice-wrapper p {
	margin: 0;
}


@media (min-width: 767px) {
	#abosite-contacts-customerservice-wrapper {
		float: left;
		width: 29%;
	}

	#abosite-contacts-editorialstaff-wrapper {
		float: right;
		width: 69%;
	}
}

#abosite-contacts-editorialstaff-wrapper .col-sm-6 div {
	min-height: 120px;
	text-align: left;
}

#abosite-contacts-editorialstaff-wrapper img {
	float: left;
	width: 100px;
	margin-right: 20px;
}


#abosite-contacts-editorialstaff-wrapper p {
	line-height: 18px;
}

#abosite-contacts-customerservice-content, #abosite-contacts-editorialstaff-content {
	margin-top: 30px;
}

/* ============================== Newsletter Control ============================== */

#newsletter {
	margin-top: 20px;
	font-weight: bold;
}

	#newsletter span {
		margin-top: 30px;
		font-weight: normal;
	}

#abosite-newsletter {
	margin-top: 20px;
}

/* ==============================  Tag Control ============================== */

#abosite-tags {
	background-color: #e5f9c6;
	padding: 10px;
}

	#abosite-tags a {
		color: black;
	}
