#cbcr-tnda, #searchform-content .searchsubmit-content
{
	background-image: url(images/theme/sprite.png);
	background-repeat: no-repeat;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* Typography */

html {
	height: 100%;
	font-size: 100%;
}

body {

	text-rendering: auto !important;
	color: #686767;

}

body * {
	text-rendering: auto !important;

}

h1, h2, h3, h4, h5, h6 {

	color: #404040;
	margin: 0.55em 0;
	line-height: 1em;
	word-wrap: break-word;
	font-weight: normal;
}
h1{
	
	font-size: 3em;
}
h2 {

	font-size: 2.938em;
}

h3 {
	font-size: 1.563em;
}

h4 {
	font-size: 1.250em;
}

h5 {
	font-size: 1.125em;
}

h6 {
	font-size: 1.063em;
}

a {
	outline: none;
	color: #2C3E51;
}

a:hover {
	color: #c04d87;
	text-decoration: underline;
	-webkit-transition: color 0.45s ease-in-out;
	-moz-transition: color 0.45s ease-in-out;
	-o-transition: color 0.45s ease-in-out;
	transition: color 0.45s ease-in-out;
}

a:focus {
	color: #0f3647;
}

h2 a {
	color: #34496E;
}

h2 a:hover {
	text-decoration: none;
	color: #2C3E51;
}

h4 a:hover {
	color: #2C3E51;
	text-decoration: none;
}

p {
	word-wrap: break-word;
	margin: 0 0 1.5em;
}

hr, dl, pre, form, table, address, blockquote {
	margin: 1.5em 0;
}

time {
	font-size: 0.750em;
}

cite {
	font-style: italic;
}

code {
	font-family: monospace, serif;
}

sup,
sub,
small {
	font-size: 0.8em;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

article img, #sidebar img {

}

blockquote, q {
	quotes: none;
	padding: 0 1em;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

pre {
	background: #F2F2F2;
	padding: 0.8em;
	border: 1px solid #D8D8D8;
	white-space: pre-wrap;
}

/*video & audio*/
audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}
/*RESET FOUNDATION*/
.vcard{
	border: none;
}
.large-block-grid-2 > li{
	padding-left: 15px;
	padding-right: 15px;
}
[class*="block-grid-"]{
	margin-left: 0px;
	margin-right: 0px;
}
/*EXTEND FOUNDATION*/
.smartlib-column-padding-left-30{
	padding-left: 30px;
}
/*general menu*/
.harmonux-menu{
	list-style: none;
}
.harmonux-menu ul{
	margin: 0;
	padding: 0;
	float: left;
}
.harmonux-menu li{
	background: none;
}
.harmonux-menu li:hover{
	background: none;
}
.harmonux-menu a{
	display: block;
}
/*form*/
input[type="submit"] {
	background:  #c04d87;
	color: #fff;
	border: none;
	width: auto;
	cursor: pointer;
	font-family: inherit;
	font-size: 0.813em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0 2px;
	padding: 3px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
  height: 2.5em;
}


input[type="text"],input[type="email"], textarea{

	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	padding: 6px 3px;
	font-size: 0.813em;
	line-height: 1.4;
	height: 2.5em;
	border-bottom: 1px solid #EBEFF1;
	background: #f5f9fb;
}
textarea{
	height: auto;
}
input[type="text"]:focus,input[type="email"]:focus, textarea:focus{
	box-shadow: none;
	background-color: #eefff6;
}
/*tables*/

table {
	border: 1px solid #D8D8D8;
	width: 100%;
	border-radius: 0;
}

table th {
	background: #f1f0f0;
}

th, td {
	padding: 0.7em;
}

/*lists*/
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.8em;
}

/* RESET FOUNDATION*/
.top-bar input, .top-bar .button{
	top: 0;
}

.top-bar .row{
	max-width: 100%;
}
.row{
	width: 962px;
	max-width: 100%;
}
#cbcr-tnda
{
	background-position: 0 0;
	width: 467px;
	height: 92px;
	margin: 30px 9px 0 0;
	float: right;
	z-index: 2;
	position: relative;
	display: block;
}
#top-bar .logo
{
	float: left;
	overflow: hidden;
	margin: 29px 0 16px;
}
#top-bar .logo A
{
	height: 100%;
	display: block;
}
#nav
{
	float: right;
	font: 14px / 16px MuseoSlab500Regular, arial, helvetica, sans-serif;
	display: none;
}
#nav.menu {
	display: none;
}
#nav UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav UL LI
{
	float: left;
	margin: 0 0 0 49px;
}
#nav UL A
{
	display: block;
	height: 83px;
	line-height: 83px;
	border-top: 3px solid #FFF;
}
#nav UL .current_page_item A, #nav UL .current-menu-item A, #nav UL > .current-menu-parent A
{
	color: #A0CE4E;
	text-decoration: none;
	border-color: #A0CE4E;
}
#nav UL LI
{
	position: relative;
}
#nav UL UL
{
	display: none;
	position: absolute;
	top: 86px;
	left: 0;
	width: 170px;
	background: #EDEBEB;
	z-index: 100000;
	border-top: 3px solid #A0CE4E;
}
#nav UL LI:hover UL
{
	display: block;
}
#nav UL LI UL LI
{
	display: block;
	float: none;
	margin: 0;
}
#top-bar #nav UL LI UL LI A
{
	border: 0;
	height: 30px;
	text-indent: 20px;
	font: 13px / 30px PTSansRegular, Arial, Helvetica, sans-serif;
	color: #333333 !important;
}
#top-bar #nav UL LI UL LI A:hover, #top-bar #nav UL LI UL LI.current-menu-item A
{
	background-color: rgba(255, 255, 255, 0.5);
}
#nav UL UL UL
{
	display: none !important;
}
#nav UL UL LI:hover UL
{
	display: block !important;
	top: -3px;
	left: 170px;
}
#nav SELECT
{
	max-width: 100%;
	display: none;
}
.vcard{
	padding: 0px;
}
/* -----------------------------------------
 Accessibility - WAI
----------------------------------------- */
.harmonux-wai-info{
	text-indent: -3000px;
	font-size: 0;
	display: none;
}

.harmonux-skip-link{

}
/* -----------------------------------------
 Wordpress Styles
----------------------------------------- */

/* Images */
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}

.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignnone {
	margin: 10px auto;

}

caption {
	padding: 4px 0px;
}

.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	font-size: 0.750em;
}
/*Gallery*/
div.gallery {
	clear: both;
}

.gallery-item {
	margin: 0;
}

.gallery-item a,
.gallery-caption {
	width: 95%;
}

.gallery-item a {
	display: block;
}

.gallery-caption a {
	display: inline;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery-icon {
	margin: 0;
}

.gallery .gallery-icon img {
	height: auto;
	max-width: 95%;
	padding: 4px;
	border-width: 1px !important;
	border-color: #555;
}

.gallery .gallery-icon a:hover {
	opacity: 0.8;

}

.gallery-columns-1 .gallery-icon img {
	padding: 4px;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

nav.assistive-text:hover,
nav .assistive-text:active,
nav .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

.avatar {
	margin: 0 15px 15px 0;
	float: left;
}

/*reset foundation*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
p,
blockquote,
th,
td {
	font-size: 14px;
}

/* -----------------------------------------
 STRUCTURE
----------------------------------------- */
body {
	height: 100%;
}

#wrapper {
	min-height: 70%;
}
#top-navigation {

	width: 85%;
}

#page {
	padding: 30px 0 40px;
	position: relative;
	z-index: 2;
	height: 100%;
	min-height: 100%;
	background: #fff;
}

#sidebar {
	position: relative;
	z-index: 3;
	padding: 30px 0 30px 29px;
  background: #fff;
}

@media only screen and (max-width: 1024px) {
	#sidebar {
		padding-left: 0;
	}
}
#main-footer {
	min-height: 30%;
	background: #34495f;
	color: #f8f8f8;
	overflow: hidden;
	line-height: 1.3;
	position: relative;
	z-index: 4;

}

#footer-bottom {
	width: 100%;
	background: #2f4053;
	padding: 20px 0px;

}

/* -----------------------------------------
  GENERAL CLASSES
----------------------------------------- */
/*tab menu*/
.tabs dd a,
.tabs li a {
	color: #6f6f6f;
	display: block;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	padding: 0px 23.8px;
}

.tabs dd a:focus,
.tabs li a:focus {
	font-weight: normal;
	color: #6f6f6f;
}

td.label {

	background: none;
	color: inherit;
	font-size: inherit;
	padding: 9px 10px;
	display: table-cell;
	text-align: left;
	width: auto;
	white-space: normal;
}

/*icons labels*/

.icon-left {
	margin-right: 7px;

}

.icon-right {
	margin-left: 7px;

}

.row.loop, .row.loop-2columns {
	margin: 0px;
}

/*buttons*/
.has-tip.button {
	cursor: pointer;
	border: none;
}

.button, .smartlib-single-next-prev a, .smartlib-next-prev a {
	background:  #c04d87;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 0.813em;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 10px 20px 11px;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.25) inset !important
}


.button:hover,
.button:focus,
.smartlib-single-next-prev a:hover, .smartlib-next-prev a:hover{
	color: #fff;
	background: #c1464e;
}

.button.small {
	font-size: 13px;
}

.button.small:hover {
	color: #fff;
}

.button.red-button {
	background: #A10518;;
}

.more-link {
	color: #9c9c9c;
    display: block;
    float: right;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}
.more-link i{
	font-size: 15px;
	padding: 0 0 0 10px
}

.more-link:hover {
	color: #737373;
}

.more-link:visited {
	color: #fff !important;
}



/*square button - comments link*/
.square-button {
	padding: 5px 15px;
}

.square-button i {
	margin: 0;
}

/*labels*/
.secondary.label {
	white-space: normal;
}

.secondary.label a {
	font-weight: normal;
	font-size: 13px;
}

/*meta labels*/
.meta-publisher {
	margin: 0;
	font-size: 0.9em;
}

.meta-publisher a {
	font-weight: bold;
}

.date-meta-column {
	text-align: right;
}

/*blockquote*/
blockquote {
	background: #d4e3df;
	border: none;
	border-left: 4px solid #9ea7ae;
	margin: 20px;
	overflow: auto;
	padding: 0 10px 10px 45px;
	position: relative;
}

blockquote:before {
	content: "\f10d";
	font-size: 30px;
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 8px;
	color: #9ea7ae;
}

blockquote p {
	font-style: italic;
	font-size: 17px;
	margin: 1.5em 0;
	float: left;
	clear: none;
}

/* -----------------------------------------
   SECTIONS
----------------------------------------- */

/*-SECTIONS: HEADER-*/

/*to bar*/
.top-bar-outer {
	background: #2C3E51;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	min-height: 80px;
}


.top-bar {
	background: url(images/theme/bg-head.png) no-repeat center top;
	margin: 0;
	overflow: visible;
	height: auto !important;
	position: relative;
	z-index: 3;

}

.smartlib-smaller-topbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 2000;
	min-height: 30px;
}
.admin-bar .smartlib-smaller-topbar{
	top: 30px;
}
.smartlib-smaller-topbar .smartlib-logo-header{
	height: 40px;
	font-size: 22px;
	line-height: 22px;

}
.smartlib-smaller-topbar .smartlib-logo-header a{
	font-size: 22px;
	padding-top: 10px;
	height: 45px;
  min-height: 45px;
}
.smartlib-smaller-topbar .harmonux-top-menu{
	margin-top: 0;
}
.smartlib-smaller-topbar #top-switches{
	margin-top: 0;
}
.smartlib-smaller-topbar .harmonux-top-menu li ul{
	padding-top: 0;
}
.top-bar > .row {
	
}

.top-bar.expanded {
	height: 110px;
	overflow: hidden;
}

.top-bar ul>li a:hover {
	text-decoration: none;
}

.top-bar ul a {

}
.toggle-button,
.toggle-button:hover
{
	background: none;
	box-shadow: none!important;
}
.toggle-button span {
	padding-right: 10px;
	width: 50px;
	float: left;
	display: block;
	font-size: 1.250em;
	line-height: 0.9;
	border-left: 1px solid #fff;
}

.toggle-button.active-toggle {
	color: #fff;
}




/*site logo*/
.smartlib-logo-header{
	margin: 0;

}
.smartlib-site-logo {
	width: 100%;
	color: #fff;
	display: block;
	overflow: hidden;
	font-size: 28px;
	font-weight: bold;
	padding-top: 15px;
  min-height: 80px;
	margin-left: -15px;
	padding-left: 15px;
	line-height: 40px;
}
.smartlib-smaller-topbar .smartlib-site-logo{
	line-height: 20px;
}
.smartlib-site-logo:hover {
	background: #c04d87;
	color: #fff;
	text-decoration: none;
}

.smartlib-site-logo img {
	max-width: 100%;


}
.smartlib-site-logo.image-logo {
	background: none;
	padding: 0;
	vertical-align: middle;
	height: 80px;
	position: relative;
	margin-left: 0;
}

.smartlib-site-logo.image-logo img {
	max-height: 100%;
	width: auto;
	transition: all 0.3s ease-out;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.smartlib-smaller-topbar .smartlib-site-logo.image-logo{
    padding:  0;
}
/*top search*/

#search-input, #s {
	width: 70%;
	float: left;
}


#toggle-search {
	width: 100%;
}

#toggle-search form {

	max-width: 40%;
	margin: 15px auto 5px auto;

}

/*top switch*/
#top-switches {
	float: right;
	margin-top: 20px;
}

#top-switches li {
	float: left;
	height: 45px;
}

#top-switches li a {
	border: none;
	box-shadow: none;
	outline: none;
	height: 45px;
	display: block;
	padding-top: 15px;
}

/* front page header */

.frontpage-header{
	margin-bottom: 30px;
}
.header-image {
	margin-bottom: 10px;
    margin-top: 40px;
}

.header-banner {
	width: 98%;
	height: 100px;
	margin-bottom: 20px;
	text-align: center;
}

/*expand area - toggle switch*/
.smartlib-toggle-area {
	display: none;
}

.smartlib-toggle-area.show-container {
	display: block;
}
.smartlib-toggle-area #smartlib-top-search-container{
	display: none;
}
.smartlib-toggle-area input[type="submit"]{
	float: right;
	clear: none;
	width: auto;
	background: #c04d87;
}
.smartlib-toggle-area input[type="submit"]:hover{
	background: #c1464e;
}
/*homepage header*/
.site-title {
	margin-top: 0;
}

/* Breadcrumb */
.smartlib-breadcrumb {

	margin: 30px 5px 10px 5px;
	font-size: 0.750em;
	padding: 10px 0px;
	border-bottom: 1px solid #EBEFF1
}
.home .smartlib-breadcrumb{
	border: none;
}
/*SECTIONS: NAVIGATION*/

/*left menu & widget menu*/
.main-navigation,
.widget_nav_menu div{
	overflow: hidden;
	background: #dde9e6;
	max-width: 100%;
	padding: 7px;
	margin-bottom: 40px;
}
.main-navigation ul,
.widget_nav_menu ul{
	list-style: none;
  max-width: 100%;
}
.main-navigation li,
.widget_nav_menu li{
	text-transform: uppercase;
	max-width: 100%;
}
.main-navigation li a,
.widget_nav_menu li a{
	font-size: 15px;

	color: #34496E;
	box-shadow: none;
	border-bottom: 1px solid #2C3E51;
	padding: 11px 20px 11px 25px;
	font-weight: 700;
	position: relative;
	display: block;
	height: auto;

}

.main-navigation ul > li a:before,
.widget_nav_menu ul > li a:before{
	font-family: FontAwesome;
	content: "\f138";
	display: inline-block;
	color: #2C3E51;
	font-weight: normal;
	font-size: 19px;
	position: absolute;
	top: 9px;
	left: 0px;

}
.main-navigation li:last-child a,
.widget_nav_menu  li:last-child a{
	border-bottom: none;

}

.main-navigation ul > li,
.widget_nav_menu ul > li{

}

.main-navigation ul ul > li,
.widget_nav_menu ul ul > li
{
	margin: 0px;
}

.main-navigation li a:hover, .main-navigation li a:focus, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a,
.widget_nav_menu li a:hover, .widget_nav_menu li a:focus, .widget_nav_menu li.current-menu-item > a, .widget_nav_menu li.current_page_item > a
{
	color: #c04d87;
	text-decoration: none;
}

.main-navigation li ul,
.widget_nav_menu li ul
{
	margin-bottom: 5px;
}

.main-navigation ul a:hover,
.widget_nav_menu ul a:hover
{
	border-top: 0px;
}

.main-navigation li ul li a:focus, .main-navigation li ul li.current-menu-item > a,
.widget_nav_menu li ul li a:focus, .widget_nav_menu li ul li.current-menu-item > a
{
	border-top: none;
	border-bottom: none;
}

.main-navigation  ul  li ul,
.widget_nav_menu  ul  li ul
{
	margin-top: 6px;
	clear: both;
	float: none;
	max-width: 100%;
}
.main-navigation  ul  li ul a,
.widget_nav_menu  ul  li ul a
{
	border: none;
	padding: 6px 5px;
	font-size: 0.9em;
}

.main-navigation  ul  li ul li,
.widget_nav_menu  ul  li ul li
{
	position: relative;
}

.main-navigation  ul  li ul a:before,
.widget_nav_menu  ul  li ul a:before
{
	content: "";
	display: block;
	border: 4px solid;
	border-color: transparent transparent transparent #2C3E51;
	float: left;
	width: 0px;
	position: absolute;
	top: 0.65em;
	left: -2px;
}
.main-navigation  .sub-menu,
.widget_nav_menu  .sub-menu
{
	margin-bottom: 5px;
}

.main-navigation  .sub-menu a:hover,
.widget_nav_menu  .sub-menu a:hover
{
	border-top: 0px;
}



/**
Top Navigation: top_pages theme location
**/


.harmonux-top-menu {
	margin: 20px 0 0;
	padding: 0;
	float: left;

}
.harmonux-top-menu ul li,
.harmonux-top-menu li
{
 position: relative;

}
.harmonux-top-menu ul li a,
.harmonux-top-menu li a
{
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.harmonux-top-menu ul li>a,
.harmonux-top-menu li>a{
   color: #fff;
	padding: 7px 17px;
}

@media only screen and (min-width: 760px) {
.harmonux-top-menu ul > li,
.harmonux-top-menu > li
{
	float: left;
	height: 45px
}
.harmonux-top-menu ul li>a,
.harmonux-top-menu li>a
{
	height: 45px;
	color: #fff;
	padding: 7px 17px;
	display: table-cell;
	vertical-align: middle;
}
.harmonux-top-menu ul li:hover >a,
.harmonux-top-menu li:hover >a
{

	color: #c04d87;
	transition: background 0.3s ease-out;
}

.harmonux-top-menu ul li ul,
.harmonux-top-menu li ul
{
	width: 150%;
	background:#2C3E51;
	padding-bottom: 5px;
	padding-top: 15px;
	position: absolute;
	margin: 0 -20px 5px 0;
	display: none;
	left: 0;

	z-index: 2;
}
.harmonux-top-menu ul li:hover>ul,
.harmonux-top-menu li:hover>ul
{
	display: block;

}

.harmonux-top-menu ul li:last-child a,
.harmonux-top-menu li:last-child a
{
	border-bottom: none;
}


.harmonux-top-menu ul ul  li,
ul.harmonux-top-menu ul li
{
	margin: 0px;
	width: 100%;
	height: auto;
}

.harmonux-top-menu ul li ul li a,
.harmonux-top-menu li ul li a
{
	border: none;
	box-shadow: none;
	padding: 9px 15px;
	height: auto;
	background: #c04d87;
	color: #fff;
	transition: background 0.3s ease-out;
	transition: color 0 ease-in;
	display: block;
	font-size: 0.75em;
}


.harmonux-top-menu ul li ul li a:hover, .harmonux-top-menu ul li ul li a:focus, .harmonux-top-menu ul li ul li.current-menu-item > a,
.harmonux-top-menu li ul li a:hover, .harmonux-top-menu li ul li a:focus, .harmonux-top-menu li ul li.current-menu-item > a
{
	color: #fff;
	text-decoration: none;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
	background: #d9e5e1;
	color: #2C3E51;
	transition: background 0.3s ease-out;
	border-top: none;
	border-bottom: none;
}



.harmonux-top-menu ul a:hover,
.harmonux-top-menu a:hover
{
	border-top: 0px;
}

/*third level*/
.harmonux-top-menu ul li ul li ul,
.harmonux-top-menu li ul li ul
{
	left: 100%;
	top: 0;
	display: none;
}
.harmonux-top-menu ul li ul li:hover ul,
.harmonux-top-menu li ul li:hover ul
{
	display: block;
}


}
@media only screen and (max-width: 760px) {
.harmonux-top-menu ul li ul,
.harmonux-top-menu li ul{
    margin-left: 30px;
    font-size: 11px;
    width: auto;
}
    harmonux-top-menu ul li ul a, .harmonux-top-menu li ul a{
        padding: 3px 5px;
        text-transform: none;
    }
}
/*top navigation mobile*/

#top-navigation-mobile {
	margin: 10px 0px 0px 20px;
	float: left;
	width: 100%;
}

#top-navigation-mobile li {
	float: left;
	max-width: 120px;
}

#mobile-navigation {
	margin: 20px 0px 40px;

}

#mobile-navigation select, #mobile-navigation option {
	font-size: 1.11em;
}

/*-SECTIONS: CONTENT-*/
.entry-content{
	line-height: 1.6;
}

.entry-content p { position: relative;  }
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.archive-header {
	margin: 1.4em 0;
}

.entry-content a:visited {
	color: #c2c1c1;
}

.entry-content ul, .entry-content ol {
	margin: 10px 30px;
}

.entry-content table {
	max-width: 100%;
	width: 100%;
	table-layout: fixed;
	overflow: hidden;
}

.entry-content table td {
	word-wrap: break-word;

}


/*POST LOOP*/
.smartlib-grid-list{

}
.smartlib-post-box {
	position: relative;
	padding-bottom: 35px;
	clear: both;
  margin-bottom: 40px;
}

.smartlib-post-box:after {
	content: "";
	border-bottom: 1px solid #ced3d6;
	display: block;
	margin-top: 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.smartlib-post-box .more-link {
	background: transparent;
	bottom: -55px;
    position: absolute;
    right: 10px;
}
.smartlib-post-box .meta-publisher{
	position: absolute;
	bottom: 15px;
	left: 0;
}


/*FEATURED POST LOOP - frontpage slider*/
.smartlib-front-slider{

	background: #23bd90;
	margin-bottom: 30px;
	position: relative;
}

.smartlib-front-slider .smartlib-slider-image-column{
	padding-right: 0;
	min-height: 340px;
	overflow: hidden;
}
.smartlib-front-slider .slides{
	height: 350px;
	overflow: hidden;
}
.smartlib-front-slider .smartlib-slider-image-column img{
	display: block;
}
.smartlib-featured-post-box{
	float: left;
	padding: 15px 15px 15px 0;
	margin-bottom: 20px;
	color: #fff;
	position: relative;
	overflow: hidden;
	width: 100%;

}

.smartlib-featured-post-box-wide{
	width: 100%;
	height: 500px;
}
.smartlib-featured-post-box .sticky{
  float: left;
}
.smartlib-featured-post-box header{
  margin-top: 40px;
	padding: 0 15px 0px;
	color: #fff;
	z-index: 2;
	width: 100%;
	font-weight: normal;
	font-size: 23px;

}


.smartlib-featured-post-box .entry-title{
	font-size: 2em;
}
.smartlib-featured-post-box .entry-title a{
	color: #fff;
}
.smartlib-featured-post-box .meta-line{
	margin-bottom: 0;
	border-bottom: 1px solid #5fd0ba;
}
.smartlib-featured-post-box  .meta-label{
	color: #fff;
}
.smartlib-featured-post-box .meta-line .meta-date{
	border-right: 1px solid #5fd0ba;
}
.smartlib-featured-post-box .meta-publisher{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	border-left: 1px solid #5fd0ba;
	border-bottom: 1px solid #5fd0ba;
	padding: 7px 15px;
	font-size: 11px;
}
.smartlib-featured-post-box .meta-publisher a{
	font-size: 13px;
}
/*home page slider navigation*/
.smartlib-front-slider .flex-direction-nav{
	top: auto;
	bottom: 0px;
	height: 40px;
  float: right;
}
.smartlib-front-slider .flex-direction-nav a{
	color: #fff;
	opacity: 1!important;
	padding-bottom: 5px;
}

.smartlib-front-slider .flex-direction-nav li{
	height: 40px;
}
.smartlib-front-slider .flex-direction-nav a.flex-next,
.smartlib-front-slider .flex-direction-nav a.flex-prev{
	height: 40px;
	border: 1px solid #5FD0BA;
	color: #62ddc7;
}
.smartlib-front-slider .flex-direction-nav a.flex-next:hover,
.smartlib-front-slider .flex-direction-nav a.flex-prev:hover{
	color: #fff;
}

.smartlib-front-slider .flex-direction-nav a.flex-next{
	right: 10px;
	border-right: none;
	border-bottom: none;
}
.smartlib-front-slider .flex-direction-nav a.flex-prev{
	left: 10px;
	border-right: none;
	border-bottom: none;
}
.smartlib-front-slider .flex-control-paging{
	left: 30px;
	bottom: 10px;
	right: auto;
	z-index: 200;
}
.smartlib-front-slider .flex-control-paging a{
	background: #fff!important;
	opacity: 1!important;
}
.smartlib-front-slider .flex-control-paging a.flex-active{
	background: #62DDC7!important;
}
.smartlib-featured-post-box .meta-publisher a{
	color: #fff;
}


.smartlib-featured-image-container img{
	width: 100%;
	height: auto;
}
/*category loop*/
.loop-2columns .post-box .entry-content .more-link{
 color: #fff;

}
.loop-2columns .entry-title{
	font-size: 2.0em;
}
.loop-2columns .meta-line{
	font-size: 12px;
}
.loop-2columns .meta-line span{
	padding: 0;
}
.loop-2columns .more-link{
	margin-top: 10px;
}
/*content blocks*/
.harmonux_pullquote {
	width: 35%;
	float: left;
	margin: 0px 25px 15px 0;
	border-left: 3px solid #2C3E51;
	padding-left: 15px;

}

.harmonux_pullquote p {
	font-size: 120%;
	font-style: normal;
	margin-bottom: 5px;
}

/*protected post*/
.password-form {
	width: 80%;
	margin: 20px auto;
	padding: 15px;
	background: #f1f0f0;
	border: 1px solid #D8D8D8;
}

.password-form .columns {
	margin-bottom: 20px;
}

/*--SECTIONS: CONTENT: Header--*/

.entry-title {
	margin: 0 0 12px 0;
	font-family: arial;
	font-size: 24px;
	color: #9c9c9c  !important;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}
.entry-title a{
	font-family: arial !important;
	font-weight: bold;
	font-size: 24px;
	color: #9c9c9c;
	text-decoration: none;
	line-height: 1.0;
}
/* custom headers*/
.archive-header{
	margin: 0 0 40px;
}
.archive-title {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	color: #c04d87;
	background: #EBEFF1;
	padding: 20px 20px;
	text-align: center;

}

.archive-title span {
	font-weight: bold;
	margin: 0;
}

.edit-link {
	position: absolute;
	top: 10px;
	right: 0px;
	background: #F2F2F2;
	padding: 2px 5px;

}

.edit-link a {
	color: #404040;
}

.single .edit-link {
	top: -50px;
}

/*header social buttons*/

.smartlib-soical-widgets{
	margin-top: 40px;
	border-right:1px solid #EBEFF1;
}
.smartlib-soical-widgets .social-buttons{
	margin-bottom: 0;
}
.smartlib-soical-widgets li{
	margin-bottom: 10px;
}
/*facebook like fix*/
.smartlib-soical-widgets .fb-like span {
	overflow: visible !important;
	width: 445px !important;
	margin-right: 0px;
}
.smartlib-soical-widgets .pinterest-button{
	padding-top: 20px;
}
/*comments link*/
.smartlib-comments-link {
	float: left;
	position: relative;
	margin: 0px 0 15px;
	width: 100%;
}

.smartlib-comments-link a {
  max-width: 100%;
	display: block;
	background: #b4bbc2;
	color:#2C3E51;
	font-size: 12px;
	padding: 20px 3px 7px 3px;
	text-align: center;

}
.smartlib-comments-link i{
	position: absolute;
	top: 3px;
	left: 30px;
	color: #fff;
}
.smartlib-comments-link a:hover {
	text-decoration: none;
	background: #c04d87;

}

/*without image mod*/
.share-buttons-line .soical-widgets {
	width: 100%;
	margin-top: 5px;
}

.share-buttons-line .soical-widgets li {
	float: left;
	margin-right: 15px;
}

/*--SECTIONS: CONTENT: Meta--*/

.meta-line {
	width: 100%;

	font-size: 16px;
	border-bottom: 1px solid #EBEFF1;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.meta-line i{
	font-size: 16px;

}
.meta-line .meta-date,
.single .meta-line .smartlib-postformat-info{
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #EBEFF1
}
.entry-date {
	font-size: 0.9em;
}
.single .entry-meta, .page .entry-meta {

	margin-top: 20px;
	clear: both;
}

.page .entry-meta {
	border-top: none;
}

.top-meta {
	clear: both;
	margin: 16px 0px 5px;
	padding: 10px 0px 5px;
	font-size: 0.8em;
	float: left;
	width: 100%;
}

.single .top-meta {
	margin-bottom: 16px;
	border-top: 1px solid #D8D8D8;
}

.home .post-box:first-child .top-meta {
	margin-top: 0;
	padding-top: 0;
}



/*category label*/
.smartlib-category-line{
	padding: 0;
  display: block;
	text-align: right;
	height: 30px;
	margin-bottom: 20px;
}

.smartlib-category-line a {

  background: #c04d87;
	color:  #fff;
	padding: 3px 7px;
	font-size: 12px;
	float: left;
	margin: 1px 0 0 1px;
  line-height: 1.6;
}
.smartlib-category-line a:hover{
	background-color: #c1464e;
}
.smartlib-category-line a:hover {
	text-decoration: none;
}

/*tag area*/
.smartlib-tags-article {
	background: #efefef;
    display: block;
    padding: 10px 70px 1px 10px;
}

.smartlib-tags-article a, .tagcloud a {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    color: #888888 !important;
    display: inline-block;
    font-family: Arial;
    font-size: 14px !important;
    line-height: 16px !important;
    margin: 0 9px 9px 0;
    padding: 4px 8px;
}

.smartlib-tags-article a:hover, .tagcloud a:hover
{
	text-decoration: none;
	background: #e6b14c;
	color: #fff  !important;
}

/*--SECTIONS: CONTENT: Images--*/

.image-info {
	font-size: 11px;
}

.smartlib-single-image-container {
	position: relative;
	margin-bottom: 30px;
}
.smartlib-single-image-container img{
	width: 100%;
	height: auto;
}


.gallery-caption {
	margin: 5px 0px;
	font-size: 11px;
}

.smartlib-thumbnail-outer {

	margin: 20px 0 25px 0px;
	position: relative;
	font-size: 10px;
	max-width: 100%;

}
.smartlib-thumbnail-outer > a{
	overflow: hidden;
	display: block;
}
.smartlib-thumbnail-caption{
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	left: 0;
	top: 100%;
	bottom: 0;
  width: 100%;
	text-align: center;
	line-height: 100%;
	height: 0;
	overflow: hidden;
}
.smartlib-thumbnail-outer .smartlib-caption-link{
	border: 1px solid #fff;
	padding: 5px 35px 5px 15px;
	display: inline-block;
	color: #fff;
	font-weight: normal;
  font-size: 17px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	margin-top: 120px;
	position: relative;
}
.smartlib-thumbnail-outer .smartlib-caption-link i{
	position: absolute;
	top: 12px;
	right: 12px;
}
.smartlib-thumbnail-outer .smartlib-caption-link:hover{
	text-decoration: none;
	border: 1px solid #c1464e;
	color: #c1464e;
}
.smartlib-thumbnail-outer:hover .smartlib-thumbnail-caption{
	top: 0;
	height: auto;
	right: 0;
}

.smartlib-thumbnail-outer img {
	min-width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.smartlib-format-ico{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background: #2C3E51;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;

}
.entry-header{
	overflow: hidden;
}
.entry-header .smartlib-thumbnail-outer .smartlib-category-line{
	position: absolute;
	bottom: -30px;
	height: 30px;
	right: 0;
	margin: 0;
	padding: 0;
	line-height: 1;
}


.entry-header .smartlib-category-line{
	float: right;
	margin: 5px 0 10px;
	position: relative;
	z-index: 100;
}



/*---Sections : CONTENT : Post Footer: Pagination---*/
#nav-below {
	margin-top: 20px;
}
/* Pagination - foundation mod */
#post-pagination {
	clear: both;
	margin: 40px 20px;
}

ul.pagination {
	display: block;
	height: 24px;
	margin-left: -5px;
}

ul.pagination li {
	float: left;
}

ul.pagination li a {
	padding: 3px 12px 3px;

}

ul.pagination li:hover a, ul.pagination li a:focus {
	background: #e6e6e6;
	text-decoration: none;
}

ul.pagination .current {
	background: #34496E;
	color: #fff;
	font-weight: bold;
	cursor: default;
	display: block;
	padding: 3px 12px 3px;
}

ul.pagination .current:hover, ul.pagination li .current {
	background: #2C3E51;

}

/*next=prev post*/
.nav-single {
	margin: 20px 0px 20px;
}

/*---Sections : CONTENT : Post Footer: Author Bio---*/

/*author bottom box */

.bypostauthor {
	font-size: inherit;
}

.author-info {
	background: #f1f0f0;
	padding: 20px 20px 20px;
	margin: 40px 0px 60px;

}
.single .author-info{
	padding-bottom: 0;
}
.author-info h4 {
	color: #385A72;
}

.author-avatar {
	float: left;
	margin: 0px 15px 15px 0px;
}

.author-avatar img {
	max-width: 150px;
	height: auto;
}

.author-description h2 {
	margin-top: 0;
}

#content .author-description p {
	font-size: 0.813em;
	margin-bottom: 25px;
}

.author-description {
	padding-bottom: 5px;
}

.author-link {
	text-align: right;
	font-size: 0.813em;
	padding: 5px 0 10px 0;
}

/*author social links*/
.inline-list.user-profiles {
	margin-bottom: 5px;
}

.user-profiles a {
	display: block;
	text-decoration: none;
	font-size: 32px;
  color: #34495f;
}
.user-profiles a i{
	color: #34495f;
}
.user-profiles a:hover i{
	color: #c1464e
}
.user-profiles a span:before {
	color: #bfbfbf;
	padding: 0px;
	font-size: 20px;
	padding: 3px;
}

.user-profiles a:hover span:before {
	color: #6491A1;
}

/*Next - prev post*/
.smartlib-single-next-prev{
	text-align: left;
	margin-left: 0;
}
/*---Sections : CONTENT : Post Footer: Related post---*/


/*RELATED POSTS LIST*/
.smartlib-related-posts{
	position: relative;
	margin-top: 40px;
}
.smartlib-related-posts h3 {
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	padding: 10px 0;
	margin-bottom: 15px;
}
.smartlib-related-posts .meta-line{
	font-size: 0.7em;
  overflow: hidden;
}


.smartlib-related-posts .meta-line span, .smartlib-related-posts .meta-line a{
	clear: both;
	float: left;
}
.smartlib-related-posts span.smartlib-postformat-info{
margin-top: 5px;
	float: left;

}
.smartlib-related-posts .smartlib-slides {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0
}

.smartlib-related-posts .smartlib-thumbnail-outer {
	height: 100px;
	overflow: hidden;
	margin-bottom: 20px;
}

.smartlib-related-posts .columns:last-child {
	float: left;
}

.smartlib-related-posts .flex-direction-nav{
	top: 5px;
}

/*related post - slide component*/
.flex-direction-nav{
	padding: 0;
	right: 0px;
  height: 30px;
	position: absolute;
	z-index: 200;
	margin-top: 0;
}
.flex-direction-nav li{
	float: left;
	height: 30px;
}
.flex-direction-nav a {
	height: 30px;
	width: 30px;
	position: static;
	display: block;
	margin: 0;
}
.flex-direction-nav a:hover{
	text-decoration: none;
}
.flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
	opacity: 0.1;
	font-size: 20px;
  text-indent: -3000px;
	overflow: hidden;
  display: block;
	text-align: center;
}


.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before{
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	font-size: 25px;
	text-indent: 0;
}
.flex-direction-nav a.flex-prev:before{
	content: "\f104";

}

.flex-direction-nav .flex-prev:hover, .flex-direction-nav .flex-next:hover {
	opacity: 1;
}

.flex-control-nav {
	bottom: -20px;
	right: 20px;
	width: auto;
	float: right;

}

/*--SECTIONS: Content: Post Formats --*/



/*aside post*/
.format-aside {
	padding: 15px;
	background: #F2F2F2;
	border-left: 4px solid #D8D8D8;
	margin-bottom: 1em;
}

.format-aside .entry-title a {
	color: #6491A1;
}

.format-aside .meta-line {
	margin: 5px 0px;
}

/*video post*/
.social-and-video-container {
	position: relative;
	padding: 0 0 0 65px;
	margin-bottom: 30px;
}

.social-and-video-container .comments-link {
	bottom: 0;
}

.video-outer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 25px 0;
}

.video-outer * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.video-outer p {
	position: absolute;
	top: 0px;
	height: auto;
	background: #fff;
	opacity: 0.6;
	font-size: 11px;
	padding: 1px 10px;
}

.video-outer p a {
	position: relative;
	font-size: 12px;
}

/*map post*/
.map-area {
	margin-bottom: 25px;
}

/*-SECTIONS: Comments-*/

/*comments*/
.comments-area {
	border-top: 1px solid #dfdfdf;
	margin-top: 30px;
	padding-top: 20px;

}
.smartlib-comments-title{
	border-bottom: 5px solid #d4e3df;
}
.smartlib-comments-title span{
	background: #2C3E51;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
}
.comments-area .form-allowed-tags {
	font-size: 0.7em;
}

.commentlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.commentlist li.comment {
	clear: both;
	padding: 8px 8px 11px;
	color: #003455;
	background: #FFFFFF;
}

.commentlist .comment-content {
	font-size: 0.89em;
}

.commentlist li.comment.odd {
	background: #fbfbfb;
}

.commentlist li.comment .fn {
	color: #404040;
	margin-right: 10px;
}

.commentlist li.comment img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.commentlist li.comment header time {
	float: right;
}

.commentlist li.comment cite {
	font-style: normal;
	font-size: 1.1em;
}

.commentlist li.comment header  cite a {
	color: #2C3E51;
}

.commentlist li.comment header a {
	color: #c2c1c1;
}

.commentlist .children {
	list-style: none;
	margin-left: 25px;
}


.comment-awaiting-moderation {
	font-weight: bold;
}

.commentlist li .smartlib-comments-replay-button {
	clear: both;
	margin-bottom: 10px;
	height: 15px;
	border-top: 1px solid #d4e3df;
	padding-top: 2px;
}

.commentlist li .comment-reply-link {
	display: block;
	padding: 5px 15px;
	background: #c04d87;
	line-height: 1.2;
	float: right;
	color: #fff;
	font-size: 12px;
}
.commentlist li .comment-reply-link:hover{
	text-decoration: none;
}
.commentlist li .edit-link {
	top: auto;
	right: auto;
	bottom: 0px;
	left: 0px;
}

#respond form{
	clear: both;
}



/*--SECTIONS: SIDEBAR: Widgets--*/

/*widget area grid mod*/
.widget-area.medium-block-grid-2 .widget{
	padding-left: 0;
	padding-right: 0;
}
/*widget area*/
.widget-area{
	list-style: none;
	padding: 0;
	margin: 0;
}

.smartlib-under-menu-widget-area{
	margin-top: 40px;
}
.widget{
	margin-bottom: 10px;
}

.widget ul, .widget p {
	font-size: 13px;
}

.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul li{
	padding: 10px 15px;
	font-size: 14px;
}

.widget ul li.cat-item
{
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 7px;
}

.widget ul li.cat-item:last-child
{
	border-bottom: 0;
}

.widget .smartlib-thumbnail-outer{
	height: 100px;
	overflow: hidden;
}
.widget-area .widget{
	padding-bottom: 0;
	margin-bottom: 0;
}

.widget-area .widget-title,
.comment-reply-title{
	background: #313131; /* Old browsers */
	background: -moz-linear-gradient(top, #313131 0%, #3c3c3c 50%, #313131 50%, #313131 100%, #3c3c3c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #313131 0%,#3c3c3c 50%,#313131 50%,#313131 100%,#3c3c3c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #313131 0%,#3c3c3c 50%,#313131 50%,#313131 100%,#3c3c3c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	font-family: "titillium-bold";
	color: #fff;
	font-size: 23px;
	line-height: 22px;
	display: block;
	padding: 12px 25px 12px 21px;
	position: relative;
	margin: 0;
}

.widget-area .harmonux_widget_search .widget-title
{
	background: #c04d87; /* Old browsers */
	background: -moz-linear-gradient(top, #c04d87 0%, #c1464e 50%, #c04d87 50%, #c04d87 100%, #c1464e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c04d87 0%,#c1464e 50%,#c04d87 50%,#c04d87 100%,#c1464e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c04d87 0%,#c1464e 50%,#c04d87 50%,#c04d87 100%,#c1464e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c04d87', endColorstr='#c1464e',GradientType=0 ); /* IE6-9 */
}

.widget-area li {
	line-height: 1.2;
}

.widget-area li a {
	font-family: Arial;
	font-size: 14px;
	color: #9c9c9c;
	line-height: 19px;
	position: relative;
	letter-spacing: -0.2px;
	margin-top: 3px;
}

.widget-area li.cat-item a
{
	text-transform: uppercase;
}

.widget-area li.cat-item a:before
{
	position: absolute;
	top: -2px;
	left: -11px;
	content: "·  ";
}

.smartlib-widget-image-outer {
	float: left;
	margin: 0px 0px 1px 0px;
}

.widget-post-title {
	font-weight: bold;
	display: block;
	font-size: 1em;
	color: #404040;
}

.widget-post-excerpt {
	font-size: 0.9em;

}

.post-author-widtget {
	float: right;
}

.widget .smartlib-thumbnail-outer.format-ico  a:after {
	bottom: 20px;
}

.widget .smartlib-thumbnail-outer {
	margin: 0;

}
/*Right sidebars*/
.widget-area .widget{
	clear: both;
}
/*DEFAULT WIDGETS MODYFICATIONS*/

/*pages*/

.widget_pages ul{
	padding-left: 20px;
}
.widget_pages ul li{
	border-bottom: none;
	padding: 3px 0;
	margin: 0;
	list-style: square;
}
.widget_pages ul li ul{
	padding: 3px 0 0px 15px;
	margin: 0;
}
.widget_pages ul li ul li{
	list-style: disc;
	font-size: 0.9em;
}

/*custom menu widget*/
.widget_nav_menu ul li{
  padding: 0;
	margin: 0;
	border-bottom: none;
}
.widget_nav_menu ul li ul{
	margin-left: 20px;
}
/*widget recent post*/

.harmonux_widget_recent_entries .widget-post-title {
	line-height: 19px;
  margin-top: 10px;
	font-size: 14px;
}

.harmonux_widget_recent_entries ul {
	padding: 0px;
	margin: 0px
}
.harmonux_widget_recent_entries .meta-publisher{
	font-size: 12px;
	clear: both;
	float: none;
	margin: 0 0 7px 0;
	display: block;
	color: #8FA5B7;
}
.harmonux_widget_recent_entries .meta-publisher a{
	color: #c04d87;
}
.harmonux_widget_recent_entries ul li {
	clear: both;
	padding: 0;
	margin-bottom: 15px;
	border-bottom: none;
	height: 75px;
	overflow: hidden;
}

.harmonux_widget_recent_entries li:before {
	content: ""
}

.harmonux_widget_recent_entries li img {
	float: left;
	margin: 0;
}

.harmonux_widget_recent_entries .smartlib-widget-header{
	float: left;
	width: 68%;
}
.harmonux_widget_recent_entries .smartlib-widget-header h5{
	margin: 0;
}
.harmonux_widget_recent_entries p.meta-line{
	clear: both;
	padding-top: 12px;
	color: #8FA5B7;
}
.harmonux_widget_recent_entries p.meta-line a{
	color: #8FA5B7;
}
/*widget calendar*/
#wp-calendar {

}
#wp-calendar td, #wp-calendar th{
	padding: 3px;
	text-align: center;
}


/*widget search*/
#searchform-content .search-content-input {
	width: 100%;
	margin-bottom: 0;
	padding: 9px;
	font-family: Arial;
	font-size: 15px;
	color: #898f95;
	font-style: italic;
}

#searchform-content .searchsubmit-content {
	padding: 0;
	text-indent: -9999em;
	background-color: transparent;
    background-position: -472px 0;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    position: absolute;
    width: 24px;
	top: 6px;
	right: 6px;
}

/*widget large-1 author*/
.one_author_smartlib .description-widget {
	font-style: normal;
}

/*--SECTIONS: SIDEBAR: Pro Widgets--*/

/*Social icon widget*/
.widget .smartlib-social-buttons-list {
	width: 100%;
	margin: 0 0 15px 0;
	float: left;
}

.widget .smartlib-social-buttons-list li {
	float: left;
	margin: 0;
  padding: 0;
	width: 20%;
}

.widget .smartlib-social-buttons-list li a {
	height: 62px;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 22px;
	background: #BFBFBF;
	color: #fff;
	padding: 0;
	line-height: 62px;
	margin-right: 1px;
}
.widget .smartlib-social-buttons-list li.harmonux_social_facebook a{
	background: #095ba0;
}
.widget .smartlib-social-buttons-list li.harmonux_social_twitter a{
	background: #1d97d0;
}
.widget .smartlib-social-buttons-list li.harmonux_social_youtube a{
	background: #f29c1c;
}
.widget .smartlib-social-buttons-list li.harmonux_social_pinterest a{
	background: #cd2129;
}
.widget .smartlib-social-buttons-list .harmonux_social_linkedin a{
	background: #c04560;
}

.widget .smartlib-social-buttons-list li a:hover {
	background: #6491A1;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.widget .smartlib-social-buttons-list li:before {
	content: "";
	display: none;
}
/* Recent gallery widget*/
.harmonux_gallery_recent_widget .small-block-grid-2 li{
	padding: 0 1px 0 0;
	border-bottom: 0;
}
.harmonux_gallery_recent_widget .smartlib-thumbnail-outer {
	width: 100%;
}

.harmonux_gallery_recent_widget.smartlib-thumbnail-outer img {
	min-width: 100%;
	height: auto;
}
.harmonux_gallery_recent_widget li{
	margin-bottom: 1px;
}

/*Recent videos widget*/
.smartlib-video_widget .small-block-grid-2 li{
	padding: 0 1px 0 0;
	border-bottom: 0;
}
.smartlib-video_widget .smartlib-thumbnail-outer {
	width: 100%;

}

.smartlib-video_widget .columns:last-child {
	float: left;
}

.smartlib-video_widget .smartlib-thumbnail-outer img {
	min-width: 100%;
	height: auto;
}
.smartlib-video_widget li{
	margin-bottom: 1px;
}




/*FOOTER SECTIONS*/
.main-footer a {
	color: #fff;
}

.main-footer a:hover {
	color: #fff;
}

.main-footer .row {
	margin-top: 15px;
}

.main-footer table {
	background: none;

}

.main-footer table tbody tr,
.main-footer table tfoot,
.main-footer table tfoot,
.main-footer table thead {
	background: none;
}

.main-footer table th {
	color: #fff;
}

.main-footer table tbody td {
	color: #fff;
}

.main-footer table a {
	font-weight: bold;
}

/* Footer Sidebar */

.footer-navigation ul {
	list-style: none;
	float: right;
}

.footer-navigation ul li {
	float: left;
	margin: 4px 10px;
	position: relative;
	max-width: 150px;
	font-size: 12px;

}

.footer-navigation .children {
	margin: 0px 5px 0px;
	list-style: square;
}

.footer-navigation .children li {
	clear: both;
	font-size: 0.750em;
	color: #c2c1c1;
}

.footer-navigation .children li a {
	color: #D8D8D8;
}

/*footer widgets*/
.smartlib-footer-widget-area .widget {
	min-height: 320px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.smartlib-footer-widget-area .widget hr {
	border: 0px;
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	margin: 0;
}

.smartlib-footer-widget-area .widget-title {

}

.smartlib-footer-widget-area .widget-title em {
	font-style: normal;
	padding: 5px 10px 7px 0px;
  color: #c04d87;
	display: inline-block;
	font-weight: normal;
}

.smartlib-footer-widget-area table,
.smartlib-footer-widget-area table th,
.smartlib-footer-widget-area table td {
	background-color: transparent;

}

.smartlib-footer-widget-area li.widget {
	padding: 15px 20px;
}

.smartlib-footer-widget-area h3 {
	color: #D8D8D8;
}

.smartlib-footer-widget-area .widget-post-title {
	color: #c2c1c1;
}
.smartlib-footer-widget-area .widget .meta-line a{
	color: #fff;
}

.smartlib-footer-widget-area .no-bullet {
	margin: 0px;
}

.smartlib-footer-widget-area .no-bullet li {

	clear: both;
}



/*footer widget calendar*/
.smartlib-footer-widget-area #wp-calendar {
	margin: 0px;
}

.smartlib-footer-widget-area #wp-calendar caption {

	color: #fff;
}

.smartlib-footer-widget-area #wp-calendar td, .smartlib-footer-widget-area #wp-calendar th {
	padding: 1px 2px;
}

.smartlib-footer-widget-area #wp-calendar {
	border: none;
}

.smartlib-footer-widget-area #wp-calendar thead th {
	border-bottom: 3px solid #4A4A4A;

}

.smartlib-footer-widget-area #wp-calendar tfoot {

}

/*footer large-1 author*/
.smartlib-footer-widget-area .description-widget {
	color: #fff;
}

/*footer recent posts*/
.smartlib-footer-widget-area .harmonux_widget_recent_entries .smartlib-widget-image-outer {
	margin: 15px 0px 0px 0px
}

.smartlib-footer-widget-area .harmonux_widget_recent_entries .smartlib-widget-image-outer img {
	margin-bottom: 0px;
}
.smartlib-footer-widget-area .harmonux_widget_recent_entries li:last-child{
	border: none;
}
/*footer social icons*/
.smartlib-footer-widget-area .smartlib-social-buttons-list li{
	width: 30px;
	height: 30px;
	font-size: 17px;
	margin: 3px;
	border: none;

}
.smartlib-footer-widget-area .smartlib-social-buttons-list li:first-child{
	margin-left: 0;
}

.smartlib-footer-widget-area .smartlib-social-buttons-list li a{
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	border: none;
}
/* -----------------------------------------
 PAGES
----------------------------------------- */
/*home page*/
.site-description {
	margin: 40px 0 0 0;
  font-size: 35px;
}

@media only screen and (max-width: 1326px) {
	#sidebar .widget-title {
		margin-right: auto;
	}

	#sidebar .widget-title:before {
		display: none;
	}

	#sidebar .widget-title:after {
		display: none;
	}

}

/* -----------------------------------------
 Media QUERY MOD
----------------------------------------- */


@media only screen and (max-width: 1024px) {
	ul.Social
	{
		display: none;
	}
	.top-bar
	{
		background-size: 100% 100%;
	}
	.top-bar > .row
	{
		padding: 20px;
	}
	.comments-link, .social-and-video-container .comments-link {
		left: auto;
		right: 0px;
		bottom: 50px;
		width: 50px;
	}
	.smartlib-footer-widget-area .widget{
		min-height: 0;
	}
	
  /*widget calendar*/
	#wp-calendar td, #wp-calendar th{
		padding: 0;
	}

	#cbcr-tnda
	{
		margin: auto;
		float: inherit;
		text-align: center;
		width: 100%;
		margin: auto;
		float: none;
		text-align: center;
		width: 100%;
		display: none;
	}
	#nav
	{
		display: block;
	}

	#top-bar .logo
	{
		float: none;
		text-align: center;
		margin: 2px 0 0;
	}
	#top-bar .nav-holder
	{
		float: none;
	}
	.nav-holder UL
	{
		display: none;
	}
	.nav-holder SELECT
	{
		display: block !important;
		width: 100%;
		height: auto;
		padding: 2px 6px;
		margin: 0;
	}
}

@media only screen and (max-width: 768px) {
	/*general classes*/
	button.button, input[type="submit"].button {
		padding: 6px 12px;
	}

	.top-bar.smartlib-fixed-top-bar {
		position: relative;
	}


	/*sticky post*/
	.smartlib-featured-post-box{
		width: 100%;
		clear: both;
	}


	.post-box.columns.large-8 {
		float: left;
		width: 50% !important;
	}

	.flex-direction-nav a {
		display: block;
	}



	/*gallery widget*/
	.recent-gallery-box-container .columns.large-8 {
		float: left;
	}

	/*content*/
	.entry-content table {
		table-layout: auto;
		margin-top: 0;
	}


	/*Recent galleries*/

	.recent-gallery-box-container .columns.large-8 {
		width: 50% !important;
	}

	.recent-gallery-box-container .gallerypost-ico {
		width: 100%;
	}

	/*Recent videos*/
	.recent-videos-box-container .columns.large-8 {
		width: 50% !important;
		float: left;
	}

	/*Recent posts*/
	.smartlib-footer-widget-area  .harmonux_widget_recent_entries .smartlib-widget-image-outer{
		margin-bottom: 10px;
	}

	/*footer widget area*/

	.smartlib-footer-widget-area #wp-calendar td, .smartlib-footer-widget-area #wp-calendar th {
		padding: 5px 7px;
	}

	.smartlib-footer-widget-area .widget {
		min-height: 0;
	}

	.smartlib-footer-widget-area .widget hr {
		display: none;
	}

}


@media only screen and (max-width: 640px) {
   .harmonux-top-menu li{
	  clear: both;
  }
	.harmonux-top-menu ul > li{
		height: auto;
	}
.top-bar
{
	background: #e8edf1 none repeat scroll 0 0;
    border-bottom: 10px solid #dc4c56;
    border-top: 10px solid #3c3d3f;
}
	.harmonux-top-menu ul li ul li a{
		background: none;
	}
	.harmonux-top-menu ul li:hover >a{
		background: none;
		color: #fff;
	}
	.harmonux-top-menu ul li a:hover{

		color: #c04d87;
	}

	.harmonux-top-menu ul li ul{
		display: block;
		position: static;
		background: none;
		border: none;
		margin-left: 30px;
		max-width: 100%;
	}
	/*third level*/
	.harmonux-top-menu ul li ul li ul{
		display: block;
	}


	/*social buttons*/
	.smartlib-soical-widgets{
		margin-top: 0;
	}
	.smartlib-soical-widgets li{
		float: left;
		clear: none;
		margin: 0 10px 0 0;
		width: 70px;
	}
	.smartlib-soical-widgets .fb-like{
		width: 60px;
	}
	.smartlib-soical-widgets .fb-like span {
		overflow: visible !important;
		width: 70px!important;
	}

	.smartlib-soical-widgets .pinterest-button{
		padding-top: 40px;
	}
	.smartlib-comments-link{
		margin-top: 20px;
	}

	/*RELATED POST*/
	.smartlib-slider-container{
		width: 90%;
	}
  .smartlib-related-posts	.smartlib-thumbnail-outer{
		margin-right: 25px;
	}

	#toggle-search form{
		max-width: 100%;
	}

    .smartlib-site-logo{
        font-size: 20px;
        line-height: 1;
    }

}


@media only screen and (max-width: 500px) {
	.post-box.columns.large-8 {
		float: none;
		width: 100% !important;
	}

	.smartlib-soical-widgets .fb-like span {
		overflow: visible !important;
		width: 80px !important;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 810px) {
	h2 {
		font-size: 1.7em;
	}

	.frontpage-header {
		margin-right: 0px;
	}

	.meta-publisher {
		float: none;
		clear: both;
		margin: 15px 15px 10px 0;
		padding: 5px 15px 0px 0px;
	  max-width: 60%;
	}

	.header-banner {
		height: auto;
	}

	/*widget mods*/
	.social-buttons-list {
		width: 100%;

	}

	.social-buttons-list li {
		width: 32.55%;

	}

	.social-buttons-list li a {
		display: block;
		width: 100%;
		line-height: 63px;
	}
}

@media only screen and (max-width: 420px) {

	/*wordpress clasess*/
	.wp-caption {
		width: 100% !important;
	}
	.top-bar
	{
		background-size: auto;
	}
	.smartlib-site-logo {

		float: left;

		width: 100% !important;

	}
	
	.harmonux-toggle-topbar.toggle-button.button{
	    padding-right: 0;
	}
    .smartlib-smaller-topbar .smartlib-logo-header a{
       height: auto;
        font-size: 15px;
        text-align: center;
    }
	#top-bar .mobile-large-1 {
		width: 100% !important;
		background: #A10518 !important;

	}

	#top-bar .mobile-large-3 {
		clear: both;
		width: 100% !important;

	}

	.header-banner {
		margin-top: 40px;
	}
}

/* -----------------------------------------
 IE MOD
----------------------------------------- */

/* Assistive text */
.lt-ie9 .assistive-text,
.lt-ie9 .site .screen-reader-text {
	text-indent: -3000px;
	overflow: hidden;

}

.lt-ie9 .top-bar ul li a.button {
	margin-top: 0px;
}

/*widgets*/
.lt-ie9 .harmonux_widget_recent_entries .widget-post-excerpt {
	line-height: 1.3;
}

/*post content */
.lt-ie9 .tags-article {
	clear: both;
	width: 500px !important;
}

.lt-ie9 .smartlib-thumbnail-outer{
	width: 266px;
}
.lt-ie9 .author-avatar{
	width: 200px;
}
.lt-ie9 #sidebar .widget-title:before, .lt-ie9 #sidebar .widget-title:after{
display: none;
}

/*recent video widget*/
.lt-ie9 .recent-videos-box-container .smartlib-thumbnail-outer{
	width: 130px;
}
.lt-ie9 .smartlib-widget-image-outer img{
	width: auto;
}

/*large-1 authot widget*/
.one_author_smartlib .smartlib-widget-image-outer{
	max-width: 96px;
}

/*Fix for Google  Maps MOD*/
.map-area {
	max-width: 100%;
}

.map-area *, .map-area *:before, .map-area *:after {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.map-area img {
	max-width: none;
}

.map-area label {
	width: auto;
	display: inline;
}

/* -----------------------------------------
 PLUGIN CUSTOMIZATION
----------------------------------------- */
.pinterest-pinit{
	margin-top: 30px;

}
.smartlib-soical-widgets .social-buttons{
	margin-left: 3px;
}
.pinterest-pinit a{
	width: 60px!important;
}

/* Denox */
.cntd-wdgt, .tagcloud, .widget_categories ul
{
	padding: 20px 15px;
	background: #f2f5f7;
	margin-bottom: 20px;
}

.tagcloud
{
	padding: 20px 15px 11px;
}

.cntd-wdgt form
{
	margin: 8px 0 0;
	background: #fff;
	border: 1px solid #ced3d6;
	position: relative;
}

.tabsrch
{
	font-family: "titillium-bold";
	font-size: 18px;
	color: #6b6d71;
	line-height: 20px;
}

.tabsrch label
{
	display: inline-block;
	color: #6b6d71;
}

.tabsrch label.actv
{
	color: #bc3942;
}

.clear
{
	 clear: both;
}

@font-face
{
    font-family: 'titillium-bold';
    src: url('font/fonts/titillium-bold.eot');
    src: url('font/fonts/titillium-bold.eot?#iefix') format('embedded-opentype'),
         url('font/fonts/titillium-bold.woff') format('woff'),
         url('font/fonts/titillium-bold.ttf') format('truetype'),
         url('font/fonts/titillium-bold.svg#titillium-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'titilliumitalic';
    src: url('font/fonts/titilliumitalic.eot');
    src: url('font/fonts/titilliumitalic.eot?#iefix') format('embedded-opentype'),
         url('font/fonts/titilliumitalic.woff') format('woff'),
         url('font/fonts/titilliumitalic.ttf') format('truetype'),
         url('font/fonts/titilliumitalic.svg#titilliumitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'titilliumbold_italic';
    src: url('font/fonts/titillium-bolditalic.eot');
    src: url('font/fonts/titillium-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('font/fonts/titillium-bolditalic.woff') format('woff'),
         url('font/fonts/titillium-bolditalic.ttf') format('truetype'),
         url('font/fonts/titillium-bolditalic.svg#titillium-bolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'titilliumsemibold_italic';
    src: url('font/fonts/titillium-semibolditalic.eot');
    src: url('font/fonts/titillium-semibolditalic.eot?#iefix') format('embedded-opentype'),
         url('font/fonts/titillium-semibolditalic.woff') format('woff'),
         url('font/fonts/titillium-semibolditalic.ttf') format('truetype'),
         url('font/fonts/titillium-semibolditalic.svg#titillium-semibolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'titilliumregular_upright';
    src: url('font/fonts/titillium-regularupright.eot');
    src: url('font/fonts/titillium-regularupright.eot?#iefix') format('embedded-opentype'),
         url('font/fonts/titillium-regularupright.woff') format('woff'),
         url('font/fonts/titillium-regularupright.ttf') format('truetype'),
         url('font/fonts/titillium-regularupright.svg#titillium-regularupright') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
	font-family:'todayshop-regularregular';
	src: url('font/fonts/todayshop-regular-webfont.eot');
	src: url('font/fonts/todayshop-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('font/fonts/todayshop-regular-webfont.woff2') format('woff2'), 
		 url('font/fonts/todayshop-regular-webfont.woff') format('woff'), 
		 url('font/fonts/todayshop-regular-webfont.ttf') format('truetype'), 
		 url('font/fonts/todayshop-regular-webfont.svg#todayshop-regularregular') format('svg');
	font-weight:normal;font-style:normal
}

@font-face
{
	font-family:'neosans-bolditalic';
	src: url('font/fonts/neosans-bolditalic.eot');
	src: url('font/fonts/neosans-bolditalic.eot?#iefix') format('embedded-opentype'), 
		 url('font/fonts/neosans-bolditalic.woff2') format('woff2'), 
		 url('font/fonts/neosans-bolditalic.woff') format('woff'), 
		 url('font/fonts/neosans-bolditalic.ttf') format('truetype'), 
		 url('font/fonts/neosans-bolditalic.svg#neosans-bolditalic') format('svg');
	font-weight:normal;font-style:normal
}

/* FOOTER */
.Footer, .Footer a, .Checkbox span {
    color: #fff;
}
[hidden], template {
    display: none !important;
}
#btomup {
    background-image: url("images/theme/sprite.png");
    background-position: -477px -100px;
    display: none;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 59px;
    width: 12px;
	display: block;
    z-index: 90;
}
.Checkbox label,.Radio label,[type="checkbox"]+label,[type="radio"]+label{line-height:inherit;cursor:pointer;display:inline-block; padding-bottom: 5px; padding-top: 5px;}
.Checkbox input,.Radio input{position:absolute;opacity:0;left:-100%;width:0;height:0}
.Checkbox input+i,.Radio input+i,.Checkbox input+i:before,.Radio input+i:before{display:inline-block;border-radius: 10px}
.Checkbox input+i,.Radio input+i{margin-right:5px;width:15px;height:15px;vertical-align:top;margin-top:-2px;position:relative}
.Checkbox input+i:before,.Radio input+i:before{width:7px;height:7px;line-height:0;transition:all .1s;text-align:center;font-size:0;padding-left:1px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;content:''}
.Radio [type="radio"]+i,.Radio [type="radio"]+i:before{border-radius:50%}
[type="checkbox"],[type="radio"]{width:auto;height:auto;display:inline;margin-bottom:0;padding:0;border:0}
[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox}
[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio}
[type="checkbox"]+label,[type="radio"]+label{margin-left:10px;margin-right:30px;vertical-align:baseline;display:inline-block}
.Checkbox [type="checkbox"] + i, .Radio [type="radio"] + i {border: 1px solid #a9a9a9;}
*Checkbox/radio(disabled)*/.Checkbox [type="checkbox"]:disabled+i,.Radio [type="radio"]:disabled+i,
.Checkbox [type="checkbox"].slvzr-disabled+i,.Radio [type="radio"].slvzr-disabled+i{background-color:#eee}
.Checkbox [type="checkbox"]:disabled:checked+i:before,.Radio [type="radio"]:disabled:checked+i:before,
.Checkbox [type="checkbox"].slvzr-checked.slvzr-disabled+i:before,.Radio [type="radio"].slvzr-checked.slvzr-disabled+i:before{background-color:#ccc;}
/*Checkbox/radio(checked)*/.Checkbox [type="checkbox"]:checked+i:before,.Radio [type="radio"]:checked+i:before,
.Checkbox [type="checkbox"].slvzr-checked+i:before,.Radio [type="radio"].slvzr-checked+i:before{background-color:#da3640}
/*Checkbox/radio(checked)*/.Checkbox [type="checkbox"]:checked+i,.Radio [type="radio"]:checked+i,
.Checkbox [type="checkbox"].slvzr-checked+i,.Radio [type="radio"].slvzr-checked+i{border-color:#da3640}
/*Checkbox/radio(disabled)*/.Checkbox [type="checkbox"]:disabled+i,.Radio [type="radio"]:disabled+i,
.Checkbox [type="checkbox"].slvzr-disabled+i,.Radio [type="radio"].slvzr-disabled+i{border-color:#ddd}
.Select label, .Checkbox [type="checkbox"] + i, .Radio [type="radio"] + i {background-color: #fff;}
.AX.Row>*,[class].AFx0{-webkit-flex:0 0 auto;-ms-flex:0 auto;flex:0 0 auto; width: 20%; float: left}
[class].AFx,[class].AFx1+*,[class].AFx1n>*{-webkit-flex:1 1 0;-ms-flex:1;flex:1 1 0; width: 80%;}
/*FormSpace*/.Form-Group .Row,.Form-Group input,.Form-Group textarea,.Form-Group select,.Form-Group .Select{margin-bottom:0}
.Form-Group.Row.Cols,.Form-Group .Row.Cols{margin-top:0;margin-bottom:0}
.Button[class*="fa-"]:before,button[class*="fa-"]:before,input[type="button"][class*="fa-"]:before,input[type="reset"][class*="fa-"]:before,input[type="submit"][class*="fa-"]:before{margin-right:10px}
.Button[class*="fa-"]:empty:before,button[class*="fa-"]:empty:before,input[type="button"][class*="fa-"]:empty:before,input[type="reset"][class*="fa-"]:empty:before,input[type="submit"][class*="fa-"]:empty:before{margin-right:0}
.MenuProyector{font-family:'todayshop-regularregular';}
.MenuProyector ul.ListProyectores>li>a{padding: 0;}
.Infocontact{background-color: rgba(241,241,241,.8);padding: 10px;font-size: 12px;font-family: 'titilliumitalic';}
.Infocontact div{padding:10px 5px 5px;}
.Infocontact span{font-size: 15px;line-height: 22px;font-family: 'titilliumsemibold_italic';color: #787a7c;}
.Infocontact span+span{margin-left: 10px; padding-left: 24px;}
a[class*="Bgico"],span[class*="Bgico"],strong[class*="Bgico"],i[class*="Bgico"]{display:inline-block;vertical-align:top}
[class*="BgicoN"],[class*="BgicoB"]:before,[class*="BgicoA"]:after{display:inline-block;line-height:inherit;vertical-align:top;background-image:url(images/theme/sprite.png)}
[class*="BgicoB"]:before,[class*="BgicoA"]:after{content:''}
.BgicoB-phone:before{background-position: -149px -102px;width: 22px;height: 22px;margin-right: 5px;margin-top: 2px;}
.BgicoB-mphone:before{background-position: -184px -103px;width: 26px;height: 20px;margin-right: 5px;margin-top: 2px;}
.BgicoB-mail:before{background-position: -222px -102px;width: 21px;height: 15px;margin-right: 5px;margin-top: 7px;}
.Title.TypeA{font-size: 22px;line-height: 30px;color: #505153;font-weight: 700;margin-bottom: 10px;}
.FfTib{font-family:'titilliumbold_italic'}
.Row.Cols{margin:-10px -5px 10px -5px}
.Row.Cols>*{padding-top:10px;}
.Row .Row.Cols:not{margin:0}
.Row .Row.Cols:not .Column{padding-left:0;padding-right:0}
.Container{margin:0 auto;width:100%}
.Footer,.Footer a{color: #fff;}


.FooterTop .InfoCol .LogoFt{padding: 5px 0 20px;height: 109px;border-bottom: 1px solid rgba(255,255,255,.4);margin-bottom: 15px;text-align: center; display: block;}
.FooterTop .InfoCol .LogoFt:before{content: '';width: 1px;display: inline-block;margin-left: -1px;vertical-align: middle;height: 84px;}
.FooterTop .FooterInfo{border: 1px solid rgba(255,255,255,.4);padding:15px;}
.FooterTop .Infocontact{background-color: transparent;font-size: 0;padding: 0 0 0 15px;margin-left: 0; font-family: "titilliumitalic";}
.FooterTop .Infocontact .Title{margin-bottom: 5px;font-size: 20px;}
.FooterTop .Infocontact>*:last-child{margin-bottom: 0;}
.FooterTop .Title.TypeA,.FooterTop .Infocontact span{color: #fff;}
.FooterTop .Infocontact span{min-height: 24px;white-space: nowrap;font-size: 20px;}
.FooterTop .Infocontact span+.Title{margin-top: 24px;line-height: 25px;margin-bottom: 0;}
.FooterTop .Infocontact div{color: #adb0b4;padding:5px 2px 5px 36px;line-height: 15px;font-size: 13px;}
.FooterTop .MenuProyector{list-style-type: none;margin: 0;}
.FooterTop .MenuProyector li>a{font-size: 18px; font-family: "neosans-bolditalic";}
.FooterBot{text-align: center;background-color: #2e2f31;padding: 15px 0;font-size: 12px;}
.FooterBot p{margin-bottom: 0; font-size: 14px; letter-spacing: -0.1px;}
.MenuFot{margin-left: 0;font-size: 0;list-style-type: none;padding: 4px 0;line-height: 12px; margin-bottom: 10px;}
.MenuFot>li{display: inline-block;vertical-align: top;font-size: 12px;border-right: 1px solid #fff;padding:0 10px;margin: 5px 0;}
.MenuFot>li:hover{text-decoration: underline;}
.MenuFot>li:last-child{border-right: 0;}
.Denox{padding:20px 132px 0 0;height: 60px;position: relative;display: inline-block;margin-top: 15px; font-size: 12px; line-height: 20px;}
.BgicoN-denox{background-position: -1px -94px;width: 116px;height: 60px;position: absolute;right: 0;top: 0;font-size: 0;}
.NewsletterCol{padding-bottom: 10px;}
.NewsletterCol form { margin: 0 0 1.5em;}
.NewsletterCol .Title{padding: 5px 0;margin-bottom: 10px;}
.NewsletterCol .Title span:before{width: 21px;height: 19px;margin-right: 10px;background-position: -473px -36px;margin-top: -1px;}
.NewsletterCol .Title span.BgicoB-newslt{font-family:'todayshop-regularregular';text-transform: uppercase;font-size: 20px;padding-right: 5px;}
.NewsletterCol .Title span+span{opacity: .6;text-transform: none;font-size: 15px;display: block;padding-top: 5px;}
.NewsletterCol .Checkbox span,.NewsletterCol .Checkbox a{opacity: .6;}
.NewsletterCol .Checkbox{font-size: 12px; margin-top: 3px;}
.NewsletterCol .Checkbox a{text-decoration: underline;}
.NewsletterCol .Checkbox a:hover{text-decoration: none;}
.FormNewsletter.Row{margin-bottom: 0;}
.FormNewsletter input{border: 0;font-style: italic;color: #898f95; height: 37px;}
.FormNewsletter button{color: #fff;margin: 0; width: 100%; background-color: transparent; box-shadow: none;
	border: 1px solid rgba(255,255,255,.4);
    cursor: pointer;
    display: inline-block;
    font-family: "todayshop-regularregular";
    font-size: 18px;
    line-height: 33px;
    min-height: 33px;
    padding: 0 14px;
    text-align: center;
    text-transform: uppercase;vertical-align: middle;}
.FormNewsletter button:hover{border-color: #81af28;}
.FormNewsletter button:before{display: none;}
.ListLogos{font-size: 0;overflow: hidden;line-height: 0;border-top: 1px solid #8a8b8c;padding-top: 30px;}
.ListLogos>li{float: left;width: 25%;text-align: center; list-style-type: none;}

.ListLogos>li span{display: block;}
.ListLogos>li span:before{display: inline-block;content: '';padding-top: 70px;width: 1px;margin-left: -1px;vertical-align: middle;}
.ListLogos>li:last-child{width: 50%;}
.ListLogos>li>ul {margin-left: 0;}
.ListLogos>li>ul>li{width: 50%;float: left; list-style-type: none;}
.ListLogos>li>ul>li+li{padding-top: 10px;}
.ListLogos>li>ul>li+li div span:before{padding-top: 20px;}
@media all and (max-width: 1020px)
{
	.smartlib-related-posts .columns { width:170px;}
	.HdSm{display:none!important}
	.ListLogos > li img {max-width: 75%;}
	.Row.Cols { margin: -10px 0 0px; }
	.Container .Container { padding: 0 8px; }
	.FooterTop .InfoCol { padding: 10px; }
	.RwdModal .Footer{z-index:auto;}
	label.RwdMenu{height: 45px;line-height: 45px;font-family:'titilliumregular_upright';font-size: 20px;color: #fff;box-shadow: inset 0 22px 0 rgba(255,255,255,.05);background-color: #bc3941;margin: 0 !important;width: 100%;padding: 0 10px 0 45px;position: relative;z-index: 1;}
	.BgicoB-menu:before{width: 23px;height: 22px;background-position: -472px -70px;position: absolute;top: 0;bottom: 0;margin: auto;left: 10px;}
	.Footer input:checked~.MenuProyector, .Footer input.slvzr-checked~.MenuProyector{border:1px solid #ced3d6;max-height: 300px;opacity: 1;overflow: hidden;overflow-y: auto;padding: 5px;}
	.Footer label+.MenuProyector{background-color: rgba(255,255,255,.95);max-height: 0;opacity: 0;overflow: hidden;position: absolute;left: 10px;right: 10px;top: 50px;transition: all .2s;z-index: 2;}
	.Footer label.RwdMenu{position: absolute;top: -22px;background-color: #313131;box-shadow: inset 0 22px 0 rgba(255,255,255,.05)}
	.Footer label+.MenuProyector{top: 30px;}
	.MenuProyector,.MenuProyector ul{margin: 0!important;}	
	.MenuProyector li>a,.MenuProyector li>a span{display: block;text-transform: uppercase;line-height: 25px;}
	.MenuProyector li>a{padding: 5px!important;color: #3b3c3e;border-bottom: 1px solid #e5e8e9;position: relative;}
	.MenuProyector li.HdMd>a{color: #bc3941;}
	.MenuProyector>li:last-child>a{border-bottom: 0;}
	.MenuProyector li.Dropdown:before,.MenuProyector li.Dropdown:after{content: '';position: absolute;right:5px;}
	.MenuProyector li.Dropdown:before{width: 8px;height: 6px;top:17px;background-image: url(../images/custom/bg.png);background-position: -340px 0;}
	.MenuProyector li.Dropdown:hover:before,.HeaderBot li.Dropdown:focus:before{background-position: -357px 0;}
	.MenuProyector li.Dropdown:after{width: 35px;height: 35px;top:5px;}
	.MenuProyector li.Dropdown .Submenu{max-height: 0;overflow: hidden;opacity: 0;transition: all .2s}
	.MenuProyector li.Dropdown .Submenu li>a{padding-left: 25px!important;}
	.MenuProyector li.Dropdown .Submenu li>a:before{content: '.';position: absolute;left: 15px;top: 0;width: 5px;height: 35px;line-height: 25px;font-weight: 700;}
	.MenuProyector li.Dropdown:hover .Submenu,.MenuProyector li.Dropdown:focus .Submenu{max-height: 300px;overflow-y: auto;opacity: 1;}
	.NewsletterCol { padding: 10px; }
}

@media all and (min-width: 1020px)
{
	/*Footer*/
	.MenuProyector li.Dropdown + li.Dropdown + li.Dropdown + li.Dropdown + li.Dropdown + li.Dropdown{ display: none; }
	.HdMd{display:none!important}.SwMd{display:inherit!important}
	.Infocontact{margin-left: -20px;}
	.Infocontact span{font-size: 20px; padding-left: 10px;}
	.Title.TypeA{font-size: 24px;}
	.Row.Cols > * { padding: 10px 0 0; }
	.BX.Row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.BX.Row>*,[class].BFx0{-webkit-flex:0 0 auto;-ms-flex:0 auto;flex:0 0 auto}
	.Container { padding: 0; }
	.FooterTop .Row.Cols{margin: -10px 0 0px; padding-bottom: 16px; position: relative;}
	.FooterTop .Row.Cols+.Row.Cols{margin-bottom: 0;}
	.FooterTop .InfoCol,.FooterTop .MenuCol{float: left;}
	.FooterTop .InfoCol{padding-left: 0; width: 44%;}	
	.FooterTop .MenuCol{width: 54.2%; padding-left: 10px;}
	.FooterTop .MenuProyector{overflow: hidden;margin: 36px 0 30px 24px; }
	.FooterTop .MenuProyector li{float: left;padding:6px 5px;}
	.FooterTop .MenuProyector li>a{display: block;font-size: 14px;padding: 4px;line-height: 30px;white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
	.FooterBot{text-align: left;}
	.FooterBot>.Container{padding-right: 270px;position: relative;}
	.Denox{position: absolute;top: 0;bottom: 0;right: 10px;margin: auto;}
	.MenuFot>li:first-child{padding-left: 0;}
	.FooterTop .NewsletterCol { border-top: 1px solid #848586; padding-top: 4px; }
	.FooterTop .NewsletterCol .Title span+span{font-size: 13px;}
	.ListLogos{padding: 20px 0 5px 0px;text-align: center;}
	.ListLogos>li{width: 18%;}
	.ListLogos>li:last-child{width: 46%;}
	.ListLogos>li>ul>li{width: 100%;}
	.ListLogos>li>ul>li div{width: 50%;float: left;}
	.ListLogos>li>ul>li+li{padding:15px 0;}
	.Infocontact{padding: 15px;margin-left: 0;}
	.Infocontact div{padding-left: 27px;}
	.Container{max-width: 962px;}
	.FooterTop .InfoCol{width: 360px;}
	.FooterTop .MenuCol{width: 600px;}
	.FooterTop .MenuProyector li>a{font-size: 16px;}
	.FooterTop .NewsletterCol{width: auto; margin-left: 32px;}
	.FooterTop .NewsletterCol .Title span+span{display: inline-block;font-size: 13px;padding-top: 4px;padding-left: 12px;}
	.FooterTop .LogosCol{width: auto;padding-left: 25px;}
}
/* /FOOTER */