/**
* @template  J51 - Classic
* @author    Joomla51 http://www.joomla51.com
* @copyright Copyright (C) 2009 - 2014 Joomla51

TABLE OF CONTENTS

	1. 	Basic
	2. 	Default Module Styling
	3. 	Header
	4.	Logo
	5. 	Top Menu
	6.	Top Menu - Hornav
	7. 	Top Menu - Mobile
	8. 	Slideshow
	9. 	Top-1 Modules
	10. Top-2 Modules
	11. Top-3 Modules
	12.	Article / Component
	13.	Bottom Modules
	14.	Base Modules
	15.	Copyright / Footer Menu
	16.	Spacers
	18.	Social Media
	19.	Header-1 / Header-2 
	20.	Breadcrumbs
	21.	Buttons / Fields
	22.	Font Awesome
	23.	Backgrounds
	24.	Miscellaneous

*/
/*-----------------------------------------------------------------------------------*/
/* Basic */
/*-----------------------------------------------------------------------------------*/
html {
  overflow-y: scroll;
}
body {
  line-height: 1.8em;
  font-weight: normal;
  padding: 0;
}
#body_bg,
#container_header {
  background-attachment: scroll;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.block_holder {
  padding: 0 20px;
}
.top-1,
.top-2,
.top-3,
.contenttop,
.contentbottom,
.bottom-1,
.bottom-2,
.base-1,
.base-2 {
  float: left;
}
.j51container {
  width: 100%;
}
.wrapper960 {
  margin: 0 auto;
}
.clear {
  clear: both;
}
#container_spacer1,
#container_header {
  position: fixed;
}
#container_header {
  top: 10px;
}
/*-----------------------------------------------------------------------------------*/
/* Default Module Styling */
/*-----------------------------------------------------------------------------------*/
.module,
.module_menu {
  float: left;
  width: 100%;
}
.module .module_surround,
.module_menu .module_surround {
  height: 100%;
  padding: 0px 20px 0px;
}
.module .module_surround .module_header,
.module_menu .module_surround .module_header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 5px;
}
.module .module_surround .module_header h3,
.module_menu .module_surround .module_header h3 {
  display: inline;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
  padding: 0;
  margin: 0;
}
.module .module_surround .module_content,
.module_menu .module_surround .module_content {
  padding: 5px 0 0;
}
.module .module_surround .module_content ul,
.module_menu .module_surround .module_content ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.module .module_surround .module_content ul li:last-child,
.module_menu .module_surround .module_content ul li:last-child {
  border-bottom: none;
}
.module .module_surround .module_content ul li a,
.module_menu .module_surround .module_content ul li a {
  color: #777777;
  display: block;
  letter-spacing: 0;
  padding: 12px 5px;
  text-decoration: none;
  text-transform: uppercase;
}
.module .module_surround .module_content ul li a:hover,
.module_menu .module_surround .module_content ul li a:hover {
  color: #999999 !important;
}
.module .module_surround .module_content ul li ul,
.module_menu .module_surround .module_content ul li ul {
  margin-top: -4px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.module .module_surround .module_content ul li ul li a,
.module_menu .module_surround .module_content ul li ul li a {
  padding: 4px 30px 4px 45px;
  color: #666 !important;
  border: none;
  background: none;
}
.module .module_surround .module_content ul li ul li a:hover,
.module_menu .module_surround .module_content ul li ul li a:hover {
  color: #888;
}
.module .module_surround .module_content ul li ul li:first-child a,
.module_menu .module_surround .module_content ul li ul li:first-child a {
  margin-top: -5px;
}
.module:first-of-type .module_surround {
  padding-top: 20px;
}
.module ul.latestnews li,
.module ul.menu li {
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
  position: relative;
}
#breadcrumb-1,
#footer-1,
#footer-2,
#footer-3 {
  float: left;
  width: 100%;
}
.custom {
  width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/* Header */
/*-----------------------------------------------------------------------------------*/
#container_header {
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  /* drop shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  /* drop shadow */
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  /* drop shadow */
  border-bottom: 3px solid #53688a;
  z-index: 99;
}
#container_header.block_holder {
  padding: 0;
}
#container_header .wrapper960 {
  height: 160px;
  position: relative;
}
#header {
  position: relative;
}
/*-----------------------------------------------------------------------------------*/
/* Logo */
/*-----------------------------------------------------------------------------------*/
#logo {
  position: absolute;
}
.logo_container {
  top: 0px;
  left: 0px;
  margin: 0px;
}
.logo_container h1 {
  padding: 0px;
  margin: 0;
  line-height: normal !important;
}
.logo_container,
h1.logo,
h1.logo a {
  height: 100px;
  text-align: left;
  z-index: 20 !important;
}
.logo a {
  display: block;
  position: relative;
  z-index: 20;
}
h1.logo-text a {
  display: block;
  font-size: 56px;
  font-weight: bold;
  left: 0px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: none !important;
  top: 5px;
  position: relative;
  outline: none;
  white-space: nowrap;
  width: 100%;
  z-index: 20;
}
h1.logo-text a:hover {
  text-decoration: none;
}
p.site-slogan {
  font-size: 12px;
  left: 2px;
  letter-spacing: 5px;
  margin: 0;
  text-align: left;
  top: 0px;
  padding: 0;
  position: relative;
  white-space: nowrap;
  z-index: 15;
}
/*-----------------------------------------------------------------------------------*/
/* Top Menu */
/*-----------------------------------------------------------------------------------*/
#container_hornav {
  position: absolute;
  z-index: 20;
}
/*-----------------------------------------------------------------------------------*/
/* Top Menu - Hornav */
/*-----------------------------------------------------------------------------------*/
.hornavmenu {
  background-color: #FFFFFF;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.37), 0 -1px 1px rgba(0, 0, 0, 0.08);
  /* drop shadow */
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.37), 0 -1px 1px rgba(0, 0, 0, 0.08);
  /* drop shadow */
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.37), 0 -1px 1px rgba(0, 0, 0, 0.08);
  /* drop shadow */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  display: inline-block;
  float: right;
  position: relative;
  top: -10px;
  z-index: 15;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/** Hornav **/
#hornav {
  float: right;
}
#hornav > ul {
  padding: 0 10px;
  margin: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}
#hornav > ul > li {
  border: none;
  float: left;
  margin: 0;
  list-style: none outside none;
  line-height: 1.8em;
}
#hornav > ul > li > a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  padding: 12px 10px 14px;
}
#hornav > ul > li > a:hover {
  text-decoration: none;
}
#hornav ul li {
  float: left;
  position: relative;
}
#hornav ul ul {
  border-radius: 5px;
  text-align: left;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  display: block;
  list-style: none;
  margin: 0px;
  padding: 5px 0 !important;
  z-index: 1000;
}
#hornav ul ul li {
  min-height: 22px;
  float: none;
}
#hornav ul ul li a {
  display: block;
  padding: 8px 15px;
  color: #777777 !important;
  font-weight: 300;
}
#hornav ul ul li a:active,
#hornav ul ul li a:focus,
#hornav ul ul li a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.03);
}
#hornav ul ul li:first-child {
  border-top: none;
}
#hornav ul ul li:hover a {
  text-decoration: none;
}
#hornav ul ul ul:before {
  display: none;
}
#hornav ul ul:before {
  background: transparent url('../images/menu_arrow.png') no-repeat 0 0;
  content: "";
  display: block;
  height: 10px;
  left: 26px;
  position: absolute;
  top: -10px;
  width: 14px;
}
#hornav li ul,
#hornav li ul li ul {
  position: absolute;
  height: auto;
  min-width: 210px;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  top: 74px;
  z-index: 1000;
}
#hornav li:hover > ul,
#hornav li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 50px;
}
#hornav li:hover > ul,
#hornav li ul li:hover > ul {
  -webkit-transition: opacity 200ms linear;
}
#hornav li ul li ul {
  left: 230px;
  top: 0;
}
#hornav li ul li:hover > ul {
  top: 0px;
  left: 200px;
}
/*-----------------------------------------------------------------------------------*/
/* Top Menu - Mobile */
/*-----------------------------------------------------------------------------------*/
#hornav_mobile.block_holder {
  padding: 10px;
}
.hornavmenumobile {
  display: block;
}
#container_hornav_mobile {
  display: block;
}
/*
    Mobile Menu Core Style
*/
.slicknav_menu {
  display: none;
  background: #000000;
  padding: 5px;
  font-size: 18px;
  *zoom: 1;
}
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
  font-size: 18px;
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu .slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.5em 0.7em;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_menu .slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  clear: both;
}
.slicknav_menu .slicknav_nav ul,
.slicknav_menu .slicknav_nav li {
  display: block;
}
.slicknav_menu .slicknav_nav a {
  padding: 14px;
  margin: 2px 0px;
  text-decoration: none;
  color: #888;
  display: block;
}
.slicknav_menu .slicknav_nav a:hover {
  background: rgba(255, 255, 255, 0.6);
}
.slicknav_menu .slicknav_nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.slicknav_menu .slicknav_nav ul li {
  background: rgba(255, 255, 255, 0.5);
  color: #555;
}
.slicknav_menu .slicknav_nav ul li li {
  background: rgba(255, 255, 255, 0.3);
  text-indent: 10px;
}
.slicknav_menu .slicknav_nav ul li li li {
  background: rgba(255, 255, 255, 0.3);
  text-indent: 20px;
}
.slicknav_menu .slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_menu .slicknav_nav .slicknav_item {
  display: block;
  cursor: pointer;
  padding: 14px;
  margin: 2px 0px;
}
.slicknav_menu .slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_menu .slicknav_nav .slicknav_item:hover {
  background: rgba(255, 255, 255, 0.6);
}
.slicknav_menu .slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_menu .slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
/*-----------------------------------------------------------------------------------*/
/* Slideshow */
/*-----------------------------------------------------------------------------------*/
#container_slideshow {
  overflow: hidden;
  z-index: 0;
}
#container_slideshow .wrapper960 {
  border-top: none;
}
#slideshow {
  position: relative;
}
#slideshow.block_holder {
  padding: 0;
}
.mobile_showcase {
  display: none;
}
.mobile_showcase img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.slidesjs-previous.slidesjs-navigation,
.slidesjs-next.slidesjs-navigation {
  opacity: 1;
}
/*-----------------------------------------------------------------------------------*/
/* Top-1 Modules */
/*-----------------------------------------------------------------------------------*/
#container_top1_modules {
  color: #fafafa;
  color: rgba(255, 255, 255, 0.8);
}
#container_top1_modules h2,
#container_top1_modules h3 {
  color: #fafafa;
  color: rgba(255, 255, 255, 0.9);
}
#container_top1_modules.block_holder {
  padding-bottom: 5px;
}
#container_top1_modules .wrapper960 {
  border-left: none;
  border-right: none;
}
/*-----------------------------------------------------------------------------------*/
/* Top-2 Modules */
/*-----------------------------------------------------------------------------------*/
#container_top2_modules .wrapper960 {
  padding: 0px;
  position: relative;
}
/*-----------------------------------------------------------------------------------*/
/* Top-3 Modules */
/*-----------------------------------------------------------------------------------*/
#container_top3_modules.block_holder {
  padding-bottom: 10px;
}
/*-----------------------------------------------------------------------------------*/
/* Article / Component */
/*-----------------------------------------------------------------------------------*/
#main.block_holder {
  padding: 0;
}
#content_full,
#content100 {
  float: left;
  width: 100%;
}
/* Sidecol A & B */
#sidecol_a,
#sidecol_b {
  height: 100%;
}
.sidecol_block {
  padding: 0 40px;
}
.sidecol_block .module_surround {
  padding: 0px 0 10px;
}
.sidecol_block .module,
.sidecol_block .module_menu {
  margin: 0 0 10px 0;
}
/* Contenttop/Contentbottom */
.contenttop .module_surround {
  padding: 5px 20px !important;
}
.contentbottom .module_surround {
  padding: 0px 20px 15px !important;
}
.wrapper_contenttop {
  padding: 27px 20px 10px 20px;
}
.wrapper_contentbottom {
  padding: 5px 20px 20px 20px;
}
/*-----------------------------------------------------------------------------------*/
/* Bottom Modules */
/*-----------------------------------------------------------------------------------*/
#container_bottom1_modules .wrapper960 {
  padding-bottom: 5px;
}
/*-----------------------------------------------------------------------------------*/
/* Base Modules */
/*-----------------------------------------------------------------------------------*/
#container_base .wrapper960 {
  border-radius: 0px;
}
#base1_modules,
#base2_modules,
#footer-1,
#footer-2 {
  overflow: hidden;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
#base1_modules .module,
#base2_modules .module,
#footer-1 .module,
#footer-2 .module {
  text-shadow: none;
}
#base1_modules .module h3,
#base2_modules .module h3,
#footer-1 .module h3,
#footer-2 .module h3 {
  text-shadow: none;
  color: rgba(255, 255, 255, 0.8);
}
#base1_modules .module li a,
#base2_modules .module li a,
#footer-1 .module li a,
#footer-2 .module li a {
  text-shadow: none;
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
#base1_modules .menu a,
#base2_modules .menu a,
#footer-1 .menu a,
#footer-2 .menu a {
  color: #cccccc !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
#base1_modules select,
#base2_modules select,
#footer-1 select,
#footer-2 select,
#base1_modules textarea,
#base2_modules textarea,
#footer-1 textarea,
#footer-2 textarea,
#base1_modules input:not([type]),
#base2_modules input:not([type]),
#footer-1 input:not([type]),
#footer-2 input:not([type]),
#base1_modules input[type="text"],
#base2_modules input[type="text"],
#footer-1 input[type="text"],
#footer-2 input[type="text"],
#base1_modules input[type="password"],
#base2_modules input[type="password"],
#footer-1 input[type="password"],
#footer-2 input[type="password"],
#base1_modules input[type="email"],
#base2_modules input[type="email"],
#footer-1 input[type="email"],
#footer-2 input[type="email"] {
  background: none repeat scroll 0 0 rgba(45, 55, 70, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
}
#base1_modules .btn,
#base2_modules .btn,
#footer-1 .btn,
#footer-2 .btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
#base1_modules .btn:hover,
#base2_modules .btn:hover,
#footer-1 .btn:hover,
#footer-2 .btn:hover {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #ffffff;
}
/*-----------------------------------------------------------------------------------*/
/* Copyright / Footer Menu */
/*-----------------------------------------------------------------------------------*/
#container_copyright {
  padding: 20px 0 0px;
  color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
#container_copyright .wrapper960 {
  background: none !important;
}
/* Footer Menu */
#footermenu {
  display: inline-block;
  padding-bottom: 10px 10px 5px;
  position: relative;
}
#footermenu ul {
  margin: 0;
}
#footermenu ul li {
  display: inline;
  padding: 1px 0;
  float: left;
}
#footermenu ul li a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  text-decoration: none;
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
  padding: 5px 10px;
}
#footermenu ul li a:hover {
  color: #ffffff;
}
#footermenu ul li:last-child a {
  border: none;
}
/* Copyright */
#copyright {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  float: right;
  padding-right: 10px;
}
#copyright p {
  padding: 5px 0;
  text-align: right;
}
/*-----------------------------------------------------------------------------------*/
/* Spacers */
/*-----------------------------------------------------------------------------------*/
#container_spacer1 {
  background: rgba(0, 0, 0, 0.1);
  background: #556A8D;
  height: 10px;
  z-index: 20;
}
#container_spacer1 .wrapper960 {
  position: relative;
}
#container_spacer2 {
  display: block;
  height: 160px;
}
/*-----------------------------------------------------------------------------------*/
/* Social Media */
/*-----------------------------------------------------------------------------------*/
#socialmedia {
  position: absolute;
  padding: 0;
  right: 18px;
  top: 55px;
  z-index: 10;
}
#socialmedia a {
  margin: 0px 1px;
}
#socialmedia ul {
  list-style: none;
  margin: 0 0 0px 0;
}
#socialmedia ul li {
  background-color: rgba(0, 0, 0, 0.04);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  /* gradient overlay */
  background-position: 50% 50%;
  display: block;
  float: left;
  margin: 0 5px;
  padding: 0 0 0px 0;
}
#socialmedia ul li a {
  border: 1px solid rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  display: block;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  background-position: 0px -55px;
  background-repeat: no-repeat;
  padding-bottom: 1px;
  opacity: 1;
}
#socialmedia ul li a:hover {
  background-position: 8px -31px !important;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -ms-transition-property: background-color;
  transition-property: background-color;
}
.is-sticky #socialmedia {
  top: 33px;
}
.social-facebook a {
  background: url(../images/social_icons/facebook.png);
}
.social-facebook a:hover {
  background-color: #3b5998;
}
.social-twitter a {
  background: url(../images/social_icons/twitter.png);
}
.social-twitter a:hover {
  background-color: #48c4d2;
}
.social-googleplus a {
  background: url(../images/social_icons/googleplus.png);
}
.social-googleplus a:hover {
  background-color: #d94a39;
}
.social-youtube a {
  background: url(../images/social_icons/youtube.png);
}
.social-youtube a:hover {
  background-color: #f45750;
}
.social-pinterest a {
  background: url(../images/social_icons/pinterest.png);
}
.social-pinterest a:hover {
  background-color: #cb2027;
}
.social-blogger a {
  background: url(../images/social_icons/blogger.png);
}
.social-blogger a:hover {
  background-color: #fb913f;
}
.social-dribbble a {
  background: url(../images/social_icons/dribbble.png);
}
.social-dribbble a:hover {
  background-color: #ef5b92;
}
.social-flickr a {
  background: url(../images/social_icons/flickr.png);
}
.social-flickr a:hover {
  background-color: #f1628b;
}
.social-skype a {
  background: url(../images/social_icons/skype.png);
}
.social-skype a:hover {
  background-color: #18b7f1;
}
.social-digg a {
  background: url(../images/social_icons/digg.png);
}
.social-digg a:hover {
  background-color: #2882c6;
}
.social-linkedin a {
  background: url(../images/social_icons/linkedin.png);
}
.social-linkedin a:hover {
  background-color: #71b2d0;
}
.social-vimeo a {
  background: url(../images/social_icons/vimeo.png);
}
.social-vimeo a:hover {
  background-color: #62a0ad;
}
.social-yahoo a {
  background: url(../images/social_icons/yahoo.png);
}
.social-yahoo a:hover {
  background-color: #ab64bc;
}
.social-tumblr a {
  background: url(../images/social_icons/tumblr.png);
}
.social-tumblr a:hover {
  background-color: #3a5976;
}
.social-deviantart a {
  background: url(../images/social_icons/deviantart.png);
}
.social-deviantart a:hover {
  background-color: #d0de21;
}
.social-delicious a {
  background: url(../images/social_icons/delicious.png);
}
.social-delicious a:hover {
  background-color: #3274d1;
}
.social-rss a {
  background: url(../images/social_icons/rss.png);
}
.social-rss a:hover {
  background-color: #fe9900;
}
[class^="social-"] a,
[class*=" social-"] a {
  background-repeat: no-repeat;
}
/*-----------------------------------------------------------------------------------*/
/* Header-1 / Header-2 */
/*-----------------------------------------------------------------------------------*/
.header-1,
.header-2 {
  font-size: 12px;
  height: 28px;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  color: rgba(0, 0, 0, 0.35);
}
.header-1 p,
.header-2 p {
  margin: 8px 0;
}
.header-1 li,
.header-2 li {
  float: left;
  padding: 6px;
}
.header-1 .custom,
.header-2 .custom {
  width: auto;
}
.header-1 .search,
.header-2 .search {
  margin: 0;
  position: relative ;
  top: -2px;
  margin: 2px 0;
}
.header-1 .search-query,
.header-2 .search-query {
  width: 100px;
  margin-top: 0px;
}
.header-1 .search-query:focus,
.header-2 .search-query:focus {
  width: 140px;
}
.header-1 {
  right: 0px;
  top: 40px;
}
.header-2 {
  right: 0px;
  top: 65px;
}
.header-1 > div {
  float: left;
  margin: 0 5px;
}
.header-2 > div {
  float: right;
  margin: 0 5px;
}
.header-1 input,
.header-2 input,
.header-1 form,
.header-2 form,
.header-1 label,
.header-2 label,
.header-1 ul,
.header-2 ul,
.header-1 ol,
.header-2 ol,
.header-1 dl,
.header-2 dl,
.header-1 fieldset,
.header-2 fieldset,
.header-1 address,
.header-2 address {
  margin: 0;
}
.header-1 .custom {
  width: auto;
}
/*-----------------------------------------------------------------------------------*/
/* Breadcrumbs */
/*-----------------------------------------------------------------------------------*/
#container_breadcrumb {
  padding-bottom: 0px;
}
#breadcrumb {
  color: #CCCCCC;
  color: rgba(255, 255, 255, 0.5);
  padding: 10px 40px 20px;
  overflow: hidden;
}
#breadcrumb .module_surround {
  padding: 0px;
}
#breadcrumb.block_holder {
  padding: 0px 10px 10px;
}
#breadcrumb .module_content {
  padding: 0;
}
#breadcrumb a {
  color: #DDDDDD;
  background: none !important;
}
#breadcrumb img {
  vertical-align: 0%;
}
#breadcrumb li {
  background: none !important;
  color: #555555;
  text-shadow: none;
  border-bottom: none !important;
}
#breadcrumb li a {
  color: #999999;
  display: inline-block;
  padding: 0;
}
/*-----------------------------------------------------------------------------------*/
/* Buttons / Fields */
/*-----------------------------------------------------------------------------------*/
/* Read More */
/* .readmore a, input.button, ul.pagination li, li.pagenav-prev, li.pagenav-next, button, .j51-button a, .btn, .pager a, button */
.btn,
.button {
  color: #ffffff;
  padding: 9px 20px;
  font-size: 16px ;
  font-weight: 300;
  line-height: 16px;
  text-shadow: none ;
  background-image: none;
  border: 0px solid;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-chevron-right {
  display: none;
}
.btn:hover,
.button:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -ms-transition-property: background-color;
  transition-property: background-color;
}
/* Search Form */
.search .search-query {
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 0;
  padding-left: 10px;
  height: 19px;
  -webkit-transition: border linear 0.2s;
  -moz-transition: border linear 0.2s;
  -o-transition: border linear 0.2s;
  transition: border linear 0.2s;
  -webkit-transition: box-shadow linear 0.2s;
  -moz-transition: box-shadow linear 0.2s;
  -o-transition: box-shadow linear 0.2s;
  transition: box-shadow linear 0.2s;
  -webkit-transition: width 0.7s ease 0s;
  -moz-transition: width 0.7s ease 0s;
  -o-transition: width 0.7s ease 0s;
  transition: width 0.7s ease 0s;
}
.search .button {
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
  font-size: 10px !important;
  padding: 5px 8px;
  margin: 0;
  text-transform: uppercase;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.search .icon-search {
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  z-index: 1;
  padding: 8px 8px;
  margin: 0;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  position: relative;
  top: 2px;
}
.search .icon-search:hover,
.search .button:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
input[type="text"]:focus {
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(255, 255, 255, 0.4);
}
/* Pagination */
ul.pagenav a {
  color: #333;
}
ul.pagenav a:hover {
  color: #888;
}
/*-----------------------------------------------------------------------------------*/
/* Font Awesome */
/*-----------------------------------------------------------------------------------*/
[class^="fa-"]:before,
[class*=" fa-"]:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.3);
}
/* Joomla Menus */
.menu li [class^="fa-"]:before,
.menu li [class*=" fa-"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.menu li [class^="fa-"]:before,
.menu li [class*=" fa-"]:before {
  color: rgba(0, 0, 0, 0.2);
  font-size: 18px;
  position: absolute;
  top: 14px;
  left: 12px;
}
.menu li a[class^="fa-"],
.menu li a[class*=" fa-"] {
  position: relative;
  padding-left: 37px !important;
}
.menu li a:hover[class^="fa-"]:before,
.menu li a:hover[class*=" fa-"]:before {
  color: rgba(0, 0, 0, 0.1);
}
/* Top Menu Icons */
#hornav .menu li [class^="fa-"]:before,
#hornav .menu li [class*=" fa-"]:before {
  color: rgba(0, 0, 0, 0.1);
  top: 16px;
}
#hornav .menu li li [class^="fa-"]:before,
#hornav .menu li li [class*=" fa-"]:before {
  color: rgba(0, 0, 0, 0.2);
  top: 12px;
}
/* Header-# Menu Icons */
.header-1 .menu li [class^="fa-"]:before,
.header-1 .menu li [class*=" fa-"]:before,
.header-2 .menu li [class^="fa-"]:before,
.header-2 .menu li [class*=" fa-"]:before {
  color: rgba(0, 0, 0, 0.2);
  top: 1px;
}
/* Footer Menu Icons */
#footermenu .menu li [class^="fa-"]:before,
#footermenu.menu li [class*=" fa-"]:before {
  top: 6px;
}
.row.fa-icon-list {
  margin: 0 0 30px;
}
.fa-col5 {
  float: left;
  padding: 0 0 10px;
  width: 20%;
}
a.slicknav_item [class^="fa-"]:before,
a.slicknav_item [class*=" fa-"]:before,
.slicknav_menu .menu li [class^="fa-"]:before,
.slicknav_menu .menu li [class*=" fa-"]:before {
  display: none !important;
}
.slicknav_nav ul > li a[class^="fa-"],
.slicknav_nav ul > li a[class*=" fa-"] {
  padding-left: 14px !important;
}
.menu a.slicknav_item [class^="fa-"],
.menu a.slicknav_item [class*=" fa-"] {
  padding-left: 0 !important;
}
/*-----------------------------------------------------------------------------------*/
/* Backgrounds */
/*-----------------------------------------------------------------------------------*/
.backgrounds {
  height: 100%;
  position: absolute;
  width: 100%;
}
#container_main .wrapper960 {
  position: relative;
  overflow: hidden;
}
#container_main .wrapper960 div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: visible;
}
#sidecol_a,
#sidecol_b,
#content_full,
#content_remainder,
.content_background {
  position: relative;
  height: 100%;
}
.backgrounds .content_background {
  height: 100%;
  position: relative;
  border-radius: 5px;
  margin: 0 auto;
}
.content_background_container {
  position: relative;
}
/*-----------------------------------------------------------------------------------*/
/* Miscellaneous */
/*-----------------------------------------------------------------------------------*/
.visible {
  opacity: 1 !important;
}
.animatebox {
  background: #eee;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #dddddd;
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  color: #777;
  font-size: 22px;
  margin: 30px auto 60px;
  padding: 80px 0;
  text-align: center;
  max-width: 500px;
  width: 100%;
}
.thumbnail.pull-right {
  position: absolute;
  right: 30px;
}
@media only screen and (max-width: 1024px) {
  #container_spacer1,
  #container_header {
    position: static;
  }
  #container_spacer2 {
    display: none;
  }
}
