/*************
* GLOBAL
*/

body {
	overflow-y: scroll;
}

body {
	
}

html, body {
	height: 100%;
}

body, td {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #808080;
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

h1,
h2,
h3 {
	
    line-height: 1.2em;
    color: inherit;
}

h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 19px; }

a { color: #f10075; }
a:hover, a:active, a:focus { color: #d7006d; }

img {
	max-width: 100%;
}

img {	
	max-width: 100% !important;
	height: auto !important;
}

iframe {
	max-width: 100% !important;
}

.firstpage-video iframe {
	width: 100%;
	max-width: 480px !important;
	height: 270px;
	margin: 0px !important;
}

[v-cloak] {
	display: none;
}

h1, .block-title {	
	clear: both;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 50px 0px;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Karla;
	font-weight: 700;
	color: #bfad87;
	line-height: 1.5em;
	letter-spacing: 0.28em;
}

h1 a, h2 a, h3 a {
	color: inherit;
}

h2 {
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 54px;
}

h3 {
	color: #f10075;
	font-size: 14px;
	line-height: 22px;
	margin-top: 32px;
	margin-bottom: 20px;
}

h1 a, h2 a, h3 a {
	color: inherit !important;
}

.wrapper.white h1, 
.wrapper.white h2,
.wrapper.white h3 {
	color: #fff;
}

.wrapper.white .divider {
	background: #fff;
}

.wrapper.white a.see-more {
	color: #fff;
}

.wrapper.white {
	color: #000;
}

#autosnap.fixed {
	position: fixed;
	top: 0;
	left: 0px;
	width: 100%;
	z-index: 10000;
}

.modal .tab-pane {
	margin-top: 20px;
}
.modal .modal-dialog {
	margin-top: 100px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

a.carousel-control {
	display: inline-block;
	width: 73px;
	height: 73px;
	top: 65px;
	background: none !important;
	opacity: 0.7 !important;
}

a.carousel-control:hover {
	opacity: 1 !important;
}

a.carousel-control.left {
	left: -100px;
	background: url(../images/arrow-left-darker.png) center no-repeat !important;
}
a.carousel-control.right {
	right: -100px;
	background: url(../images/arrow-right-darker.png) center no-repeat !important;
}


.line-title {
	margin-bottom: 30px;
	text-align: center;
}

.line-title h3 {
	display: inline-block;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	z-index: 2;
	position: relative;
	font-family: 'Droid Serif', serif;
	text-transform: uppercase;
}

.line-title .divider {
	margin-top: -0.83em;
	position: relative;
	z-index: 1;
}

.divider {
	display: block;
	height: 1px;
	line-height: 0px;
	width: 100%;
	background: #AE986B;
	margin: 0 auto;
	margin-bottom: 20px;
	opacity: 0.4;
}

.divider-sm {
	width: 20px;
}

.container > .wrapper {
	margin: 63px 0px 70px 0px;
}

a.see-more {
	text-transform: uppercase;
	color: #d7006d;
	letter-spacing: 0.15em;
	display: inline-block;
}

a.see-more.video::before,
a.see-more .fa {
	display: inline-block;
	content: "\f16a";
	font-family: FontAwesome;
	padding-right: 6px;
	font-size: 20px;
	text-decoration: none;
	position: relative;
	top: 2px;
}

ul.boxes,
.boxes ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.boxes h3.title a > i {
	font-style: normal;
	display: block;
	color: #808080;
	font-family: 'Droid Serif', serif;
	font-size: 0.8em;
}



.box {
	text-align: center;
}

.box .text {
	padding: 0px 15px;
	margin: 0px 0px 30px 0px;
	max-height: 7.3em;
	overflow: hidden;
}

.box a.image:hover,
.box a img:hover {
	opacity: 0.8;
}

.box img {
	display: inline-block;
}

.box.round ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.box.round ul li:nth-child(1) {
	background: #fff;
	box-shadow: #e5e5e5 0px 0px 35px;
	width: 333px;
	height: 333px;
	border-radius: 50%;
	padding: 55px 50px 45px 50px;
	font-style: italic;
	color: #000;
	
}

.box.round ul li strong {
	font-size: 25px;
	line-height: 1.6em;
	display: block;
	font-weight: 400;
}

.box.round ul li strong::before {
	content: "\00AB";
}

.box.round ul li strong::after {
	content: "\00BB";
}

.box.round ul li em {
	color: #b9b7b1;
	font-size: 14px;
	display: block;
	line-height: 1em;
	margin-top: 10px;
}

.box.round .see-more {
	margin-top: 70px;
}




/*************
* HEADER
*/

#header {
	position: relative;
	background: #d7006d;
	padding-top: 35px;
}



#header .row > div {
	padding: 0px 10px;
}

#header .logo {
	display: inline-block;
	height: 23px;
	width: 100%;
	max-width: 550px;
	background: url(../images/logo.png) center no-repeat;
	background-size: 100% auto;
}

#header .lang-select {
	margin-bottom: 10px;
}

#lang-flags img {
	border: solid 1px #aaa;
}

#responsive-header {
	margin: 10px 0px;
	text-align: center;
}

#responsive-header .logo {
	display: inline-block;
	height: 60px;
	width: 250px;
	background: url(../images/logo.png) center no-repeat;
	background-size: 100% auto;
}

#header .container {
	position: relative;
}

#cart-widget {
	position: absolute;
	top: -7px;
	right: 30px;

}

#cart-widget a {
	display: inline-block;
	position: relative;
	color: #fff;
}

#cart-widget a span {
	position: absolute;
	display: block;
	z-index: 10;
	top: 6px;
	left: 3px;
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d7006d;
}

#cart-widget a .fa {
	font-size: 40px;
	z-index: 1;
	position: relative;
}



/*************
* MENU
*/

#menu.normal {
	background: #d7006d;
	margin-top: 25px;
}

#menu.normal ul.level-1 {
	margin: 0 auto;
	display: table;
}

#menu.normal ul.level-1 > li {
	display: table-cell;
	float: none;
}

#menu.normal ul.level-1 > li > .item > a {
	color: #fff;
	font-size: 15px;
	padding: 25px 25px;
	font-weight: 400;
}

#menu.normal ul.level-1 > li {
	
}
#menu.normal ul.level-1 > li:first-child > a {
	padding-left: 0px;
}

#menu.normal ul.level-1 > li:hover > .item > a,
#menu.normal ul.level-1 > li.active > .item > a {
	color: #000;
}

#menu.normal ul ul li:hover > .item > a,
#menu.normal ul ul li a:hover {
	color: #355C89;
	background: #ddd;
}


#menu.responsive {
	background: #f9f9f9;
}

#menu.responsive .menu-bar {
	background: #d7006d;
	color: #fff;
	font-size: 15px;
	border-radius: 5px 5px 0px 0px;
	text-align: right;
}

#menu.responsive .menu-bar a {
	color: #fff;
}

#menu.responsive .menu-bar a .fa {

}

#menu.responsive .menu-bar a.cart-button span {
	color: #98AAB9;
}

#menu.responsive ul.level-1 {
	border-bottom: solid 1px #eee;
	margin-bottom: 5px;
	box-shadow: #ccc 0px 5px 10px;
}

.menu-container.vertical ul.level-1 > li, 
.menu-container ul ul li a {
	border-top: solid 1px #eee;
}


.menu-container ul ul li a {
	background: #d7006d;
	color: #fff;
}

.menu-container ul > li > .item:hover > a, 
.menu-container ul > li.active > .item > a {
	color: #0D3359;
}





/* submenu */

.submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.submenu ul li {
	display: inline-block;
}

.submenu a {
	color: #000;
}


/*************
* SEARCH
*/

.search_form {
	position: relative;
	clear: both;
}	
	
.search-box {
	position: relative;
	margin: 0px 0px 20px 0px;
	text-align: left;
	padding: 0px;
}

.search-box input {
	margin: 0px;
	padding: 0px;
}

.search-box input[type="text"] {
	padding: 7px 10px;
	width: 100%;
	color: #bbb !important;
	border: solid 1px #ddd;
	margin: 0px;
	border-radius: 5px;
}
.search-box .searchsubmit {
	padding: 8px 15px;
	border: none;
	border-radius: 0px 5px 5px 0px;
	color: #fff;
	background: #AFC0C9;
	position: absolute;
	right: 0px;
	top: 0px;
}

.search-box .searchsubmit:hover {
	opacity: 0.9;
}

#responsive-search .search-box {
	margin: 10px 0px;
}

#responsive-search .search {
	width: 100%;
	padding: 10px;
}
#responsive-search .searchsubmit {
	padding: 11px 15px;
}



/* INTRO */

#intro {
	background: #7B7979;
	padding: 96px 0px 80px 0px;
}

#intro p.header-text {
	color: #fff;
	font-size: 28px;
	font-style: italic;
	padding: 48px 0px;
	border-top: solid 1px #dcecfd;
	border-bottom: solid 1px #dcecfd;
	margin-right: 60px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

/* UPCOMING-EVENTS */

#upcoming-events .container .wrapper {
	margin-bottom: 20px;
}

#upcoming-events .box {
	margin-bottom: 50px;
}

/* UPCOMING-EVENTS2 */

#upcoming-events2 .container .wrapper {
	margin-bottom: 20px;
}

#upcoming-events2 .box {
	margin-bottom: 50px;
}

#upcoming-events2 h3 a > i {
	color: #fff !important;
	opacity: 0.6;
}

#upcoming-events2 {
	background: #7B7979;
	color: #fff;
}

#upcoming-events2 h2,
#upcoming-events2 h3 {
	color: #fff !important;
}

#upcoming-events2 .divider {
	background: #fff !important;
}

#upcoming-events2 .see-more {
	color: #fff;
}

/* WHAT PEOPLE SAY */

#what-people-say {
	background: #F7F5F0;	
}

#what-people-say .see-more {
	margin-top: 55px;
}

#what-people-say iframe,
#what-people-say img {
	width: 295px;
	height: 200px;
	margin: 0px !important;
	display: inline-block;
	vertical-align: middle;
}


#what-people-say-list h3 {
	margin-top: 0px;
}

#what-people-say-list .divider {
	margin: 30px 0px 40px 0px;
}

#what-people-say-list .text {
	font-style: italic;
}

#what-people-say-list iframe,
#what-people-say-list img {
	margin: 0px !important;
	width: 295px;
	height: 200px;
}


/* WHY MATTERS */

.why-matters .boxes .box-1 li:nth-child(1) {
	background: #f10075;
	box-shadow: none;
}

.why-matters .boxes .box-1 em {
	color: #fff;
}

.why-matters .boxes .box-3 li:nth-child(1) {
	background: #af9769;
	box-shadow: none;
}

.why-matters .boxes .box-3 em {
	color: #fff;
}

.why-matters .boxes .box > a:hover {
	opacity: 0.8;
}

#why-matters .see-more {
	margin-top: 85px;
}

/* WHAT MINDS SAY */

#what-minds-say {
	background: #f10075;
	color: #fff;
}

#what-minds-say h2,
#what-minds-say h3 {
	color: inherit;
}

#what-minds-say .divider {
	background: #fff;
	margin-bottom: 0px;
}

#what-minds-say .line-title h3 {
	background: #f10075;
	font-weight: 400;
	margin-top: 0px;
}

#what-minds-say .box p {
	font-size: 28px;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
}

#what-minds-say .box p::before {
	content: '\00AB';
}

#what-minds-say .box p::after {
	content: '\00BB';
}


#what-minds-say a.carousel-control {
	top: 110px;
}

/* SIGNUP BANNER */

#signup-banner h3 {
	font-size: 25px;
	margin-bottom: -10px;
}

#signup-banner h3 a {
	color: inherit
}

#signup-banner .banner-container {
	position: relative;
}

#signup-banner .container .wrapper {
	margin: 90px 0px;
}

#signup-banner .banner-content {
	position: absolute;
	text-align: center;
	height: 100%;
	width: 100%;
	color: #fff;
	font-size: 30px;
	line-height: 1.5em;
}

#signup-banner .banner-content table td {
	color: #fff;
}

#signup-banner .banner-content a {
	color: #fff;
}
#signup-banner .banner-content a:hover {
	text-decoration: none;
	opacity: 0.8;
}

#signup-banner .button {
	margin-top: 1em;
}


/* SIGNUP MODAL */

#signup-modal h4 {
	margin: 0px 0px 40px 0px;
	text-align: center;
	color: #D1D0CD;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.3em;
}

.screen-lg #signup-modal .modal-dialog,
.screen-md #signup-modal .modal-dialog {
	width: 80%;
	max-width: 800px;
}

#signup-modal .left-cell {
	text-align: right;
}

#signup-modal .right-cell {
	padding-top: 35px;
}

#signup-modal .modal-header {
	padding: 10px 15px;
	border: none;
	border-top: solid 8px #D7066D; 
}

#signup-modal .modal-header button {
	font-size: 40px !important;
	position: relative;
	z-index: 100;
}

#signup-modal .modal-body {
	padding: 40px 20px 60px 20px;
}

#signup-modal .modal-body img {
	border-radius: 2px;
}

#signup-modal input[type=text] {
	margin-bottom: 17px;
	color: #fff;
}


#signup-modal form ::-webkit-input-placeholder { color: #fff; }
#signup-modal form :-moz-placeholder { color: #fff; }
#signup-modal form ::-moz-placeholder { color: #fff; }
#signup-modal form :-ms-input-placeholder { color: #fff; }

#signup-modal .modal-footer {
	border: none;
	height: 100px;
	background: #D7066D url(../images/logo.png) center no-repeat;
	background-size: auto;
}

.screen-xs #signup-modal .modal-footer, 
.screen-xxs #signup-modal .modal-footer {
	background-size: 100% auto;
}


/* LEARNING */


#learning {
	background: #C6B797;
	color: #fff;
}

#learning .line-title h3 {
	background: #C6B797;
	color: inherit;
	font-weight: 400;
	font-size: 15px;
}

#learning .divider {
	background: #fff; 
}

#learning p.learning-text {
	font-size: 28px;
	font-style: italic;
	padding: 11px 0px;
	margin-right: 60px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

#learning iframe {
	margin-top: 38px !important;
}


/* FOOTER A */

#footer-A {
	color: #af9769;
	border-top: solid 1px #C6B797;
}

#footer-A .container > .wrapper {
	margin: 30px 0px 60px 0px;
}

#footer-A form input[type=text] {
	background: #E7E0D3;
	border-radius: 0px;
	border: none;
	text-align: center;
	color: #fff;
	margin: 3px 0px 17px 0px;
	padding: 10px;
}

#footer-A form ::-webkit-input-placeholder { color: #fff; }
#footer-A form :-moz-placeholder { color: #fff; }
#footer-A form ::-moz-placeholder { color: #fff; }
#footer-A form :-ms-input-placeholder { color: #fff; }

#footer-A .box.social p {
	margin-bottom: 17px;
	padding-top: 3px;
}

#footer-A .box.social p a {
	color: #D6CBB5;
	text-decoration: none;
	display: block;
}
#footer-A .box.social p a:hover {
	text-decoration: underline;
}

#footer-B {
	background: #d7006d;
}

#footer-B .wrapper {
	margin: 36px 0px 32px 0px;
}

#footer-B .logo {
	display: inline-block;
	height: 23px;
	width: 100%;
	max-width: 550px;
	background: url(../images/logo.png) center no-repeat;
	background-size: 100% auto;
}

/*************
* MAIN CONTENT
*/

#main.firstpage h2.title,
#main.firstpage h3.title {
	text-align: center;
}

#main {
	position: relative;
	background: #fff;
	padding: 0px;	
}

#content-area {
	position: relative;
}

#content {
	padding-bottom: 30px;
}

#content table {
	width: 100% !important;
}


/*************
* SIDEBAR
*/

#sidebar {
	position: relative;
}

#sidebar .banner {
	text-align: center;
	margin-bottom: 20px;
}

.sidebar .menu-container {
	position: relative;
	margin: 0px 0px 10px 0px;
}

.sidebar .menu-container ul.level-1 > li:first-child {
	border: none !important;
}

.sidebar .menu-container ul li a {
	padding: 12px 10px;
}

.sidebar .menu-container ul li a:hover,
.sidebar .menu-container ul li.active a {
	
}

.sidebar .menu-container.vertical ul ul li a {
	padding: 10px 20px 10px 35px;
}

.sidebar .menu-container .submenu-button {
	height: 36px;
	line-height: 36px;
}

.sidebar .menu-container .submenu-button::before,
.sidebar .menu-container .submenu-button::after {
	margin-top: -7px;
	background: #55690D;
}



/*************
* FOOTER
*/

#page {
	min-height: 100%;
	padding-bottom: 448px;
	margin-bottom: -448px;
}

#footer {

}

input[type=text],
input[type=password],
textarea,
select {
	background: #E7E0D3;
    border-radius: 0px;
    border: none;
	width: 100%;
    color: #AE986B;
    padding: 10px;
    margin: 0px 0px 5px 0px;
}

input[type=text].error, input[type=password].error, input[type=email].error, select.error, textarea.error {
	outline: solid 1px #FF814B;
}


* ::-webkit-input-placeholder { color: #AE986B; }
* :-moz-placeholder { color: #AE986B; }
* ::-moz-placeholder { color: #AE986B; }
* :-ms-input-placeholder { color: #AE986B; }

.btn.plaintext {
	border: none !important;
	background: none !important;
}

.btn,
.btn.disabled,
[type=submit] {
	background: #f10075;
	border: none;
	border-radius: 0px;
	color: #fff;
	padding: 10px 43px;
	margin-top: 3px;
	text-transform: uppercase;
}

.btn:hover, 
.btn:active, 
.btn:focus, 
.btn:visited, 
[type=submit]:hover,
[type=submit]:active,
[type=submit]:focus,
[type=submit]:visited {
	text-decoration: underline;
	background: #f10075;
	color: #fff;
}


.btn.btn-default,
[type=submit].btn-default {
	background: #E7E0D3;
	border: none;
	border-radius: 0px;
	color: #AE986B;
	padding: 10px 43px;
	margin-top: 3px;
	text-transform: uppercase;
}

.btn.btn-default:hover, 
.btn.btn-default:active, 
.btn.btn-default:focus, 
.btn.btn-default:visited, 
[type=submit].btn-default:hover,
[type=submit].btn-default:active,
[type=submit].btn-default:focus,
[type=submit].btn-default:visited {
	text-decoration: underline;
	background: #E7E0D3;
	color: #AE986B;
}

.btn .fa,
[type=submit] .fa {
	margin-right: 4px;
}


.button {
	display: inline-block;
	background: #f10075;
	color: #fff !important;
	padding: 15px 30px;
	border-radius: 2px;
}

.button:hover {
	background: #d7006d;
	text-decoration: none;
}



/*************
* GENERAL STYLES / default styles
*/

.lang-select#lang-codes {
	font-size: 0px;
}

.lang-select#lang-codes a {
	display: inline-block;
	font-size: 14px;
	line-height: 1em;
	padding: 0px 8px;
	border-left: solid 1px #ccc;
}

.lang-select#lang-codes a:first-child {
	padding-left: 0px;
	border: none;
}

.lang-select#lang-codes a:last-child {
	padding-right: 0px;
}

.modal {
	overflow-x: hidden !important;
}
 
#modal-lang {
	text-align: center;
	padding: 20px;
} 
 
#modal-lang a {
	display: inline-block;
	margin: 5px;
	border: solid 1px #ccc;
	border-radius: 4px;
	padding: 10px 20px;
	background: #fff;
	box-shadow: inset #ccc 0px 0px 10px;
	text-align: center;
	text-decoration: none;
}

#modal-lang a img {
	border: solid 1px #ccc;
}

#modal-lang a span {
	display: block;
	margin-top: 2px;
}

.user-area {
	margin: 20px;
}

#login-box {
	margin: 30px;
}

#login-box .links {	
	margin: 20px 0px;
}

#login-box .links a {
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
}

#login-box .inputs #email,
#login-box .inputs #password {
	padding: 6px;
	border-radius: 5px;
	border: solid 1px #ddd;
	width: 100%;
}

#login-box .auto-login {
	text-align: left;
	margin: 10px 0px 0px 10px;
}
 
#login-box .auto-login label {
	font-weight: normal;
} 

#login-box .btn {
	margin-top: -2px;
	color: #fff;
}

#ajax-loader.fullscreen  {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 32px;
	min-height: 32px;
	z-index: 1000000000000000;
	text-align: center;
	max-width: 300px;
	background: url(../../../images/ajax-loader.gif) center no-repeat;
}

#ajax-loader.regional  {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 32px;
	min-height: 32px;
	z-index: 1000000000000000;
	text-align: center;
	max-width: 300px;
	background: url(../../../images/ajax-loader.gif) center no-repeat;
}
	
#ajax-loader-message {
	display: block;
	position: relative;
	top: 50px;
	min-width: 300px;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 10px;
}	
	
#ajax-loader-overlay {
	position: absolute;
	display: table;
	top: 0px;
	left: 0px;
	min-height: 100%;
	min-width: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 100000000000000000;
}

#ajax-loader-overlay.nobg { background: none !important; }

.pagination {
	padding:2px;
	margin: 10px 0px;
	position: relative;
}

.pagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pagination li {
	display: inline-block;
}

.pagination a {
	color: #666666 !important;
	background-color: #eee !important;
	border-radius: 0px !important;
	border: none !important;
}
.pagination a:hover,
.pagination a.active {
	background-color: #63C4FF !important;
	color: #fff !important;
}

.pagination a,
.pagination .page_numbers a {
	display: inline-block;
	padding: 3px 6px;
	min-width: 25px;
	margin: 0px 5px;
	text-align: center;
	border-radius: 3px;
	font-size: 12px;
	line-height: 14px;
}

.vue-currency-select {
    margin-top: 10px;
    font-size: 12px;
    color: #808080;
}

.vue-currency-select label {
    display: inline-block !important;
    cursor: pointer;
    color: inherit !important;
    font-weight: bold !important;
}

.vue-currency-select-disclaimer {       
    color: #f10075;
}

.clear,
.clearfix {	
	display: block;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}  


.clear-left {
	display: block;
	float: left;
	clear: left;
}
.clear-right {
	display: block;
	float: left;
	clear: right;
}

.ui-dialog {
	position:absolute;
	overflow:hidden
}

.ui-dialog a {
	text-decoration: underline;
}

.case-lower { text-transform: lowercase; }
.case-upper { text-transform: uppercase; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

.screen-xs .align-xs-left
{ text-align: left !important; }

.screen-xs .align-xs-center
{ text-align: center !important; }

.screen-xs .align-xs-right 
{ text-align: right !important; }

@media (min-width: 768px) {
	.screen-sm .align-sm-left
	{ text-align: left !important; }
	
	.screen-sm .align-sm-center
	{ text-align: center !important; }
	
	.screen-sm .align-sm-right
	{ text-align: right !important; }
}
@media (min-width: 992px) {
	.screen-md .align-md-left
	{ text-align: left !important; }
	
	.screen-md .align-md-center
	{ text-align: center !important; }
	
	.screen-md .align-md-right
	{ text-align: right !important; }
}
@media (min-width: 1200px) {
	.screen-lg .align-lg-left
	{ text-align: left !important; }
	
	.screen-lg .align-lg-center
	{ text-align: center !important; }
	
	.screen-lg .align-lg-right
	{ text-align: right !important; }
}



.nopadding { padding: 0px; }
.no-H-padding { padding-left: 0px; padding-right: 0px; }
.no-V-padding { padding-top: 0px; padding-bottom: 0px; }
.no-T-padding { padding-top: 0px; }
.no-R-padding { padding-right: 0px; }
.no-B-padding { padding-bottom: 0px; }
.no-L-padding { padding-left: 0px; }


.trans01 { -moz-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
.trans02 { -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.trans03 { -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.trans04 { -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.trans05 { -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.trans06 { -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.trans07 { -moz-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
.trans08 { -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.trans09 { -moz-transition: all 0.9s ease-in-out; -webkit-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; }
.trans10 { -moz-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }

.modal-body iframe {
    width: 558px;
    max-width: 100%;
    height: 660px;
}

p.close_modal {
    font-size: 16px;
    font-weight: bold;
}

#signup_modal .close {
    font-size: 25px;
}

#signup_modal .close {
    font-size: 34px;
    margin-top: -7px;
}

#cookie_warning {
	position: fixed;
	bottom: 0px;
	left: 0px;
	min-height: 70px;
	padding: 20px;
	width: 100%;
	background: #7B7979;
	color: #FFF;
}

#cookie_warning p {
	margin-top: 12px;
	margin-right: 20px;
}

#cookie_warning a {
	font-weight: bold;
}

#cookie_warning input[type=submit],
#cookie_warning p {
	float: left;
}

.cookie-agreement {
	position: relative;
	max-width: 1140px;
	float: none;
	margin: 0 auto;
}

.header-wrapper.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	z-index: 3;
}

.social-media-links {
	position: fixed;
	height: 266px;
	width: 60px;
	right: 0px;
	top: calc(50% - 133px);
	padding: 10px;
	background: #FFF;
	box-shadow: 0px 0px 5px #000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.social-media-links a.social-media {
	margin: 5px 0px;
	display: block;
	position: relative;
	float: left;
}

.social-media i.fa.fa-envelope {
	font-size: 40px;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style {
	width: 32px;
	position: fixed;
	right: 0px;
	top: calc(50% - 80px);
}

a.call-to-action {
	color: #FFF;
	padding: 8px 20px;
	font-size: 17px;
	border-radius: 5px;
	background: #7B7979;
	transition: background 0.4s;
	box-shadow: inset 0px 0px 5px #313131;
}

a.call-to-action:hover {
	text-decoration: none;
	background: #616161;
}