/*
Theme Name: ECP
Theme URI: http://www.bfglab.ru/
Description: special for ELECTROMED-PERM - theme for WordPress
Version: 1.0
Author: BFG.lab
Author URI: http://www.bfglab.ru
Tags: creativ
*/


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,font,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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
    zoom: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}
::-moz-selection,
::selection {
    color: #FFF;
    background: #222;
    }
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
	}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	}
audio:not([controls]) {
	display: none;
	}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	}
a:hover,
a:active {
	outline: 0;
	}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	}
sup {
	top: -0.5em;
	}
sub {
	bottom: -0.25em;
	}
img {
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	}
button, input {
	*overflow: visible;
	line-height: normal;
	}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
	}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	}
textarea {
	overflow: auto;
	vertical-align: top;
	}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
	}
.fix {
	*zoom: 1;
	}
.fix:before,.fix:after {
	display: table;
	content: "";
	line-height: 0;
	}
.fix:after {
	clear: both;
	}
.hidden {
	display: none;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin: 0 1.5em 1.5em 0;
	}
.left {
	float: left;
	}
.alignright {
	float: right;
	margin: 0 0 .4em 1.4em;
	}
.right {
	float: right;
	}
.textleft {
	text-align: left;
	}
.textright {
	text-align: right;
	}
.textjustify {
	text-align: justify;
	}
.textcenter {
	text-align: center;
	}
.clear {
	clear: both;
	}
.block {
	display: block;
	}
.phone-block {
	display: inline;
	}
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.left,
img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0;
	}
img.right,
img[align="right"] {
	float: right;
	margin: 2px 0 5px 10px;
	}
body {
    font-size: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 1.5em;
    color: #222;
    letter-spacing: -0.03em;
    }
p {
	margin: 1.5em 0;
	hyphenate: auto;
	hyphenate-before: 2;
	hyphenate-after: 3;
	hyphenate-lines: 3;
	orphans: 4;
	}
p:before {
	content: "";
	width: 8em;
	display: block;
	overflow: hidden;
	}
ol,
ul {
	list-style-type: none;
	}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
	}
dl {
	margin-bottom: 21.7px;
	}
dt,
dd {
	line-height: 21.7px;
	}
dt {
	font-weight: bold;
	line-height: 20.7px;
	}
dd {
	margin-left: 10.85px;
	}
a {
	color: #CC0000;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
a:hover {
    color: #F33F33;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
a:focus {
	outline: 1px dotted invert;
	}
a:active,
a:focus {
	outline: none !important;
	}
.hentry ul,
.hentry ol {
	padding: 0;
	margin: 0 0 1em 30px;
	}
.hentry ol list-style:decimalol list-style:lower-romanol {
	list-style: lower-alpha;
	}
.hentry ul {
	list-style: disc;
	}
.hentry ol {
	list-style: decimal;
	}
.hentry ul ul,
.hentry ul ol,
.hentry ol ol,
.hentry ol ul {
	margin-bottom: 0;
	}
.hentry h1,
.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6 {
	margin: 1em 0;
	}
.hentry p {
	margin: 0 0 1.5em 0;
	}
.hentry a {
    font-weight: 400;
    }
.hentry p:last-child {
    margin-bottom: 0;
    }
ul.inline-list {
	list-style-type: none;
	display: inline-block;
	}
ul.inline-list > li {
	display: inline-block;
	padding: 0;
	}
ul.inline-list > li > a {
	box-sizing: border-box;
	display: block;
	}
ul.special-list {
	list-style-type: none;
	display: inline-block;
	}
ul.special-list > li {
	display: inline-block;
	padding: 0 12px;
	line-height: 1.1;
	border-right: solid 1px #DDD;
    border-color: rgba(255,255,255,.17);
	}
ul.special-list > li:last-child {
	border-right: none;
	}
ul.special-list > li > a {
    white-space: nowrap;
    }
input.searchfield:active {
	outline: none !important;
	}
hr {
	clear: both;
	height: 0;
	margin: 21.7px 0;
	border: 0;
	border-bottom: 1px solid #DDD;
	}
hr.soften {
	height: 1px;
	background-image: -webkit-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	background-image: -moz-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	background-image: -ms-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	background-image: -o-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	border: 0;
	}
strong {
	font-weight: 700;
	}
em {
	font-style: italic;
	}
small {
    font-size: 13px;
    }
h1,h2,h3,h4,h5,h6 {
	margin: .4em 0;
	text-rendering: optimizelegibility;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 130%;
	}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: 300;
	font-size: 14px;
	}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
	color: inherit;
	}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
	color: #F33F33;
	}
.subhead {
    color: #888;
	}
.subhead a {
    color: inherit;
	font-weight: 400;
	}
.subhead a:hover {
    color: #5BA4C6;
	}
.bfg-dark .subhead {
    color: #FFF;
	color: rgba(255,255,255,.8);
	}
h1 {
	font-size: 2.8em;
	}
h2 {
	font-size: 2.4em;
	}
h3 {
	font-size: 1.8em;
	}
h4 {
	font-size: 1.5em;
	}
h5 {
	font-size: 1.25em;
	}
h6 {
	font-size: 1.125em;
	}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.2em;
	}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
	margin-top: .4em;
	}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	}
h1 + img,
h2 + img {
	margin-top: 1em;
	}
.bfg-content img {
	max-width: 100%;
	height: auto;
	width: auto \9;
	}
.ie8 img {
	width: auto;
	height: auto;
	}
.hentry iframe,
.hentry video,
.hentry object {
	max-width: 100%;
	}










/* ###### LAYERS ###### */

.site-wrap {
	background: #FFF;
	z-index: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}
.display-boxed .boxed-wrap {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	background: #FFF;
	}
.display-boxed .boxed-wrap.boxed-nobg {
	background: transparent;
	}
.display-boxed .boxed-wrap .bfg-area-wrap > .bfg-content {
	padding-left: 1em;
	padding-right: 1em;
	}
.display-full .bfg-content,
.display-boxed .bfg-fixed .bfg-content {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	}
.bfg-scroll-translate {
    overflow: hidden;
    }
#footer section:last-child {
	margin-bottom: 0;
	}
.bfg-section-pad {
	padding: 1em 0;
	}
.bfg-section-pad .row:last-child > [class*="span"] {
	margin-bottom: 0;
	}
.bfg-area .bfg-section {
	margin-bottom: 0;
	}
.bfg-area .bfg-section .bfg-section > .bfg-section-pad {
	padding: .5em;
	margin-bottom: 1em;
	}
.section-bfgcolumn {
	margin-bottom: 0;
	}
.bfg-area .bfg-section.section-bfgcolumn > .bfg-section-pad {
	padding: 0;
	}
.bfg-area .bfg-section.section-bfgcolumn .bfg-section:last-of-type {
	margin-bottom: 0;
	}
.column-boxed {
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	margin-bottom: 20px;
	}
.bfg-content {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    }
.bfg-area-pad {
    position: relative;
    }
.bfg-area-wrap {
	background-position: 50% 0;
	}










/* ###### VISUAL FEATURES ###### */

.bfg-link {
	color: #E3E4DF;
	color: rgba(204,0,0,.67);
	font-weight: 400;
	}
.bfg-dark .bfg-link {
    color: #FFF;
    }
.bfg-link-inverse {
	background: #0078D7;
	color: #FFF;
	}
.bfg-dark,
.bfg-dark a {
    color: #FFF;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
    transition: all .2s linear;
    }
.bfg-dark a:hover {
    opacity: .7;
    color: inherit;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
    transition: all .2s linear;
    }
.bfg-highlight {
    -webkit-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
    -moz-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
    -ms-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
    -o-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
    text-shadow: 0 -1px 4px rgba(255,255,255,.3);
    }
.bfg-dark.bfg-highlight {
    -webkit-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
    -moz-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
    -ms-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
    -o-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
    text-shadow: 0 -1px 4px rgba(0,0,0,.3);
    }
.bfg-make-link.bfg-dark.bfg-highlight:hover {
    -webkit-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
    -moz-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
    -ms-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
    -o-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
    text-shadow: 0 -1px 4px rgba(0,0,0,.65);
    }
.bfg-radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    }
.bfg-border {
	border-color: #D8D8D8;
	border-color: rgba(68,68,68,.18);
	}
.bfg-contrast {
    background-color: #EBEBEB;
	background-color: rgba(68,68,68,.1);
	}
.bfg-contrast,
.bfg-contrast .widget li,
.bfg-contrast .bfg-border {
    border-color: #D8D8D8;
	border-color: rgba(68,68,68,.18);
	}
.bfg-bg-top {
    background-position: 50% 0;
    background-repeat: no-repeat;
    }
.bfg-bg-cover {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
.bfg-bg-repeat {
	background-repeat: repeat;
	}
.bfg-bg-fixed {
	background-attachment: fixed;
    }
.link-pages {
    padding-top: 2em;
    font-size: 1em;
    }










/* ###### TITLES ###### */

.bfg-standard-title {
	font-weight: 400;
	text-transform: uppercase;
	margin: 1em 0;
	}
h2.bfg-section-title {
    text-align: center;
    padding: 40px;
    font-weight: 300;
    margin: 0;
    }
h3.bfg-section-title {
    font-size: 19px;
    line-height: 22px;
    margin: 0 0 12px;
    }










/* ###### HEADER AREA ###### */

#custom-header .bfg-area-wrap {
    padding: 200px 0;
    }
.home #custom-header .bfg-area-wrap {
    padding: 180px 0;
    }
#custom-header .logo {
    padding: 0;
    display: inline-block;
    }
#contacts-header .bfg-area-wrap {
    padding: 0;
    min-height: 300px;
    }
#contacts-header .map {
    width: 100%;
    height: 300px;
    min-height: 300px;
    }










/* ###### MENU AREA ###### */

.menu-area.default-menu {
    display: block;
    }
.menu-area.mobile-menu {
    display: none;
    }
.menu-area {
    position: relative;
    }
.menu-area .bfg-static-region {
    position: static;
    }
.menu-area .bfg-fixed-region {
    position: absolute;
    width: 100%;
    z-index: 101;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.27);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }
.fixed-menu .menu-area .bfg-fixed-region {
    position: fixed;
    background-color: rgba(0,0,0,.67);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }
.bfg-region .top-elements {
    padding: 0;
    }
.bfg-region .top-elements h4 {
    font-weight: 400;
    margin: 0;
    padding: 7px;
    line-height: 57px;
    opacity: .8;    
    }
.fixed-menu .bfg-fixed-region .top-elements {
    display: none;
    }










/* ###### MENU SUPER-CLICK ###### */

.sc-menu, .sc-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
    }
.sc-menu a {
	display: block;
    }
.sc-menu a {
    display: block;
    position: relative;
    font-size: 26px;
    line-height: 26px;
    color: #444;
    padding: 18px;
	text-decoration: none;
	zoom: 1; /* IE7 */
    }
.sc-menu a:hover,
.sc-menu a:active {
	color: #222;
	background-color: #EBEBEB;
    }
.sc-menu li {
	position: relative;
    }
.sc-menu ul {
	position: absolute;
	display: none;
    right: 0;
	width: 100vw;
	min-width: 100vw;
	height: 62px;
	background-color: #FFF;
	z-index: 1;
	background-color: #EBEBEB;
    }
.sc-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
    }
.sc-menu ul a {
	display: block;
	font-size: 1.125em;
    line-height: 62px;
    padding: 0 20px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	zoom: 1; /* IE7 */
    }
.sc-menu ul a:hover,
.sc-menu ul a:focus,
.sc-menu ul a:active,
.sc-menu li.current-menu-item a,
.sc-menu li.current_page_item a {
    background-color: #5BA4C6;
    color: #FFF;
    }










/* ###### MENU SUPER-FISH ###### */

.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
    }
.sf-menu li {
	position: relative;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
    }
.sf-menu > li > a {
	display: block;
	position: relative;
    line-height: 62px;
    padding: 0 25px;
    color: #222;
    opacity: .8;
    font-weight: 700;
    text-transform: uppercase;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	zoom: 1; /* IE7 */
    }
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current_page_item > a,
.sf-menu > li:hover > a {
    color: #222;
    background-color: #EBEBEB;
    opacity: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 102;
	padding: 10px;
    background-color: #EBEBEB;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #EBEBEB;
    border-color: rgba(68,68,68,.1);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width:12em; /* no auto sub width for IE7, see white-space comment below */
    }
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
    }
.sf-menu ul li > a {
	display: block;
	position: relative;
	text-align: left;
    line-height: 1;
    padding: 8px 15px;
    color: #222;
    font-weight: 400;
    opacity: .8;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	zoom: 1; /* IE7 */
    }
.sf-menu ul li.current-menu-item > a,
.sf-menu ul li:hover > a {
    opacity: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }










/* ###### SECTION NAVI ###### */

.section-navi {
    text-align: center;
    width: 100%;
    position: relative;
    }
.section-navi .navi-wrap {
    position: relative;
    font-size: 18px;
    padding: 12px 0;
    }
.section-navi .navi-right {
    float: right;
    width: 50%;
    max-width: 50%;
    text-align: right;
    }
.mobile-menu .section-navi .navi-right {
    float: right;
    width: auto;
    text-align: right;
    max-width: 100%;
    }
.section-navi .navi-left {
    float: left;
    width: 50%;
    max-width: 50%;
    text-align: left;
    }
.mobile-menu .section-navi .navi-left {
    float: left;
    width: auto;
    text-align: left;
    max-width: 100%;
    }
.section-navi .navi-container {
    height: 80px;
    padding: 30px 7px 23px;
    }
.mobile-menu .section-navi .navi-container {
    height: 26px;
    padding: 18px;
    }
.section-navi .navi-container img {
    width: auto;
    height: auto;
    }
.section-navi .navi-container .logo {
    display: inline;
    }
.fixed-menu .default-menu .section-navi .navi-container {
    height: 26px;
    padding: 18px 7px;
    }
.section-navi .nav-searchform {
    vertical-align: top;
    font-size: 1em;
    }
.section-navi .navi-searchform {
    height: 62px;
    line-height: 62px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    }
.section-navi .navi-searchform .btn-search {
    padding: 0 7px 0 25px;
    color: #222;
    opacity: .8;
    }
.mobile-menu .section-navi .navi-searchform .btn-search {
    padding: 0 18px 0 18px;
    color: #222;
    opacity: 1;
    }
.section-navi .navi-searchform .btn-search:hover {
    opacity: 1;
    }
.section-navi .navi-searchform input {
    vertical-align: top;
    margin: 7px 0;
    border: none;
    height: 48px;
    width: 0;
    background: transparent;
    padding: 0;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -ms-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    font-size: 1.2em;
    }
.section-navi .navi-searchform input:focus {
    box-shadow: none;
    }
.section-navi .navi-searchform.has-focus input {
    width: 130px;
    }
.section-navi .navi-searchform.has-focus .btn-search {
    color: #5BA4C6;
    }
.section-navi img {
    max-height: 100%;
    }
.section-navi .navi-close {
    padding: 0;
    }
.section-navi .navi-close a {
    display: inline-block;
    padding: 40px;
    color: #222;
    font-size: 30px;
    line-height: 30px;
    }









/* ###### SECTION ICALLOUT ###### */

.section-icallout {
    text-align: center;
    }
.section-icallout .icallout-head {
    margin-bottom: 12px;
    }
.section-icallout .format-inline .icallout-head {
    font-size: 37px;
    line-height: 1em;
    }
.section-icallout .format-inline .icallout-head,
.section-icallout .format-inline .icallout-action {
    display: inline-block;
    margin: 10px 15px;
    vertical-align: top;
    }










/* ###### SECTION LOOP ###### */

.bfg-new-loop .metahead-page {
    padding-left: 110px;
    }
.bfg-new-loop .hentry {
    position: relative;
    }
.bfg-new-loop .hentry.metahead-page {
    padding-left: 110px;
    }
.bfg-new-loop .hentry.single-post .metamedia {
    margin: 25px 0;
    }
.bfg-new-loop .hentry .continue-reading-link {
    margin-top: 20px;
    }
.bfg-new-loop .hentry .entry-title {
    margin: 0;
    font-weight: 400;
    }
.bfg-new-loop .hentry .metamedia {
    margin-bottom: 15px;
    }
.bfg-new-loop .hentry .metabar {
    font-size: 85%;
    line-height: 1.6em;
    opacity: .7;
    margin: 5px 0 15px;
    }
.bfg-new-loop .hentry .entry-content img {
    max-width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    }
.bfg-new-loop .hentry .entry-content > :first-child {
    margin-top: 0;
    }
.bfg-new-loop .hentry .entry-content > :last-child {
    margin-bottom: 0;
    }
.metahead {
    width: 80px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 85%;
    line-height: 1.2em;
    }
.metahead .metaicon {
    float: right;
    margin-top: 6px;
    }
.metahead .author {
    font-weight: 700;
    border-style: solid;
    border-bottom-width: 1px;
    display: block;
    margin-bottom: 10px;
    }
.metahead a {
    color: inherit;
    display: block;
    text-align: right;
    margin-bottom: 8px;
    }
.metahead a .avatar {
    max-width: 50px;
    }
.metahead a:last-child {
    border-bottom: none;
    }
.multi-post .bfg-new-loop .hentry {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    }
.multi-post .bfg-new-loop .hentry:last-of-type {
    border: none;
    padding-bottom: 50px;
    margin-bottom: 0;
    }










/* ###### SECTION CLIENT LOOP ###### */

.bfg-clients-loop .client {
    padding-left: 180px;
    }
.bfg-clients-loop .hentry {
    position: relative;
    }
.bfg-clients-loop .hentry .entry-title {
    margin: 0;
    font-weight: 400;
    }
.bfg-clients-loop .hentry .entry-content {
    min-height: 60px;
    padding-top: 26px;
    }
.bfg-clients-loop .hentry .entry-content > :first-child {
    margin-top: 0;
    }
.bfg-clients-loop .hentry .entry-content > :last-child {
    margin-bottom: 0;
    }
.bfg-clients-loop .metahead {
    width: 140px;
    position: absolute;
    left: 0;
    top: 0;
    }
.bfg-clients-loop .metahead .img {
    border: solid 1px #D8D8D8;
    border-color: rgba(68,68,68,.18);
    }
.section-clientsloop .bfg-clients-loop .hentry {
    padding-bottom: 50px;
    margin-bottom: 50px;
    }










/* ###### SECTION BOOMBOARD ###### */

.boomboard {
	text-align: center;
	padding: 70px;
	min-height: 150px;
	}
.boomboard h2.hugetext {
	font-size: 8em;
	line-height: 1.2em;
	}










/* ###### SECTION TEXTBOX ###### */

.section-textbox .bfg-section-pad .textbox-wrap p:last-child {
    margin-bottom: 0;
    }
.section-textbox .bfg-section-pad .textbox-wrap p:first-child {
    margin-top: 0;
    }










/* ###### SECTION IBOX ###### */

.ibox {
    text-align: center;
    }
.ibox .ibox-text h4 {
    margin-bottom: 5px;
    line-height: 1.4em;
    font-weight: 400;
    }
.ibox .ibox-desc .ibox-link {
    display: block;
    margin-top: .5em;
    }
.ibox .ibox-desc .ibox-link i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }
.ibox .ibox-desc .ibox-link a:hover i {
    margin-left: 6px;
    }
.ibox .ibox-media {
    text-align: center;
    }
.ibox .ibox-media a {
    color: inherit;
    }
.ibox .ibox-media .bfg-counter {
    font-size: 4em;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1em;
    }
.ibox .ibox-media .ibox-icon-border {
    margin-bottom: 12px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    }
.ibox .ibox-media .ibox-icon-border .invert-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }
.ibox .ibox-media .ibox-icon-border .iii {
    position: relative;
    z-index: 10;
    }
.ibox .ibox-media .ibox-icon-border.media-type-image {
    overflow: hidden;
    background-size: cover;
    display: block;
    margin-right: auto;
    margin-left: auto;
    }
.ibox .ibox-media .ibox-icon-border.media-type-image img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    }
.ibox .ibox-media .ibox-icon-border.media-type-icon i {
    font-size: 80px;
    display: inline-block;
    }
.ibox.top-aligned .ibox-desc {
    max-width: 300px;
    margin: 0 auto;
    }
.ibox.top-aligned .ibox-media {
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
    }
.ibox.top-aligned .ibox-media.wrap-count {
    max-width: 100%;
    }
.ibox.top-aligned .ibox-media .media-type-image {
    height: 0;
    padding: 50% 0;
    position: relative;
    }
.ibox.left-aligned {
    text-align: left;
    }
.ibox.left-aligned .ibox-icon-border .bfg-counter {
    font-size: 25px;
    line-height: 1em;
    }
.ibox.left-aligned .ibox-icon-border.media-type-count {
    min-width: 100px;
    text-align: right;
    }
.ibox.left-aligned .ibox-icon-border.media-type-icon {
    background: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    }
.ibox.left-aligned .ibox-icon-border.media-type-icon i {
    font-size: 30px;
    }
.ibox.left-aligned .ibox-icon-border.media-type-image {
    padding: auto;
    width: 80px;
    height: 80px;
    }
.ibox.left-aligned .ibox-icon-border.media-type-image img {
    width: 80px;
    }
.media {
	overflow: hidden;
	overflow: visible;
	zoom: 1;
	}
.media > .bd {
	display: table-cell;
	vertical-align: top;
	width: 10000px;
	*display: block;
	*width: auto;
	zoom: 1;
	}
.media > .bd .desc {
	white-space: nowrap;
	}
.media .bd > :first-child {
	margin-top: 0;
	}
.media .bd > :last-child {
	margin-bottom: 0;
	}
.media > .img {
    max-width: 25%;
    float: left;
    margin-right: 15px;
    text-align: center;
	}
.media > .img.rtimg {
	float: right;
	margin-left: 15px;
	margin-right: 0;
	}
.media > .img > img {
	display: inline-block;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	width: auto \9;
	}
.media > .img .thumbnail {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	display: inline-block;
	padding: 3px;
	border: 1px solid #D8D8D8;
	border-color: rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,.055);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,.055);
	box-shadow: 0 1px 3px rgba(0,0,0,.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}
.media > .img .thumbnail[href]:hover {
	border-color: #337EFF;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-ms-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-o-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	}
.media-list {
	margin-bottom: 0;
	}
.media-list .title,
.media-list .excerpt {
	display: block;
	}
.media-list .title {
	font-weight: 700;
	}
.media-list .excerpt {
	padding-bottom: 5px;
	padding-top: 5px;
	}
.media-list > li,
.media-list > lh {
	display: block;
	line-height: 1.2;
	}
.media-list > li:last-child,
.media-list > lh:last-child {
	margin-bottom: 0;
	}
.media-list > lh {
	font-weight: 700;
	}
.media-list .img .the-media {
	display: block;
	width: 40px;
	height: 40px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50%;
	}
.the-media {
    position: relative;
    }










/* ###### SECTION HIGHLIGHT ###### */

.section-highlight {
    text-align: center;
    }
.section-highlight .highlight-area {
    padding: 10px 0;
    margin: 0 auto;
    }
.section-highlight .bfg-section-pad {
    padding: 18px 0;
    }
.section-highlight .highlight-head {
    font-size: 2.4em;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    }
.section-highlight .highlight-subhead {
    margin-top: 5px;
    font-size: 1.125em;
    opacity: .75;
    }
.section-highlight .highlight-subhead strong,
.section-highlight .highlight-subhead a {
    opacity: 1;
    }
.section-highlight .hl-image-bottom {
    margin: 12px 0 0 0;
    }
.section-highlight .highlight-splash img {
    max-width: 100%;
    }










/* ###### SECTION MEDIABOX ###### */

.section-mediabox.no-pad .bfg-section-pad {
    padding: 0;
    }
.section-mediabox .mediabox-wrap {
    min-height: 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
.section-mediabox img,
.section-mediabox iframe,
.section-mediabox object,
.section-mediabox embed {
    max-width: 100%;
    max-height: 100%;
    }
.section-mediabox a .title,
.section-mediabox a .image {
    color: #222;
    font-weight: 400;
	opacity: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.section-mediabox a:hover .title,
.section-mediabox a:hover .image {
    color: #444;
    opacity: .9;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.section-mediabox .image {
    width: 100%;
    position: relative;
    }
.section-mediabox .meta .desc {
    color: #444;
    line-height: 1;
    }
.section-mediabox .image .expander.type-icon {
    position: absolute;
    border: 2px solid #FFF;
    background: rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 10px;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    top: -10px;
    right: -10px;
    height: 17px;
    width: 17px;
    color: #FFF;
    line-height: 17px;
    }
.section-mediabox .image .expander.type-image {
    position: absolute;
    border-radius: 100%;
    top: -10px;
    right: -10px;
    height: 60px;
    width: 60px;
    }
.section-mediabox .image .expander.type-image img {
    max-width: 100%;
    max-height: 100%;
    }











/* ###### SECTION SOCIALLINKS ###### */

.socialinks-wrap .sl-text {
    line-height: 1.6em;
    font-size: 1em;
    }
.socialinks-wrap .sl-text .sl-copy {
    padding-right: 10px;
    }
.socialinks-wrap a {
    color: #222;
    }
.bfg-dark .socialinks-wrap a {
    color: #FFF;
    }
.socialinks-wrap a:hover {
	opacity: .65;
    }
.socialinks-wrap .sl-link {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0 3px;
	color: inherit;
    }
.socialinks-wrap.sl-links-left .sl-text {
    float: right;
    }
.socialinks-wrap.sl-links-left .sl-links {
    float: left;
    }
.socialinks-wrap.sl-links-right .sl-text {
    float: left;
    }
.socialinks-wrap.sl-links-right .sl-links {
    float: right;
    }

.socialinks-wrap.sl-links-center .sl-text {
    float: none;
    text-align: center;
    }
.socialinks-wrap.sl-links-center .sl-text .sl-copy {
    padding-right: 0;
    }
.socialinks-wrap.sl-links-center .sl-links {
    float: none;
    text-align: center;
    }










/* ###### SECTION STARBARS ###### */

.starbars-wrap {
    padding: 1em 1em 1em 1em;
    }
.starbars {
    text-align: left;
    margin: 0;
    }
.hentry .starbars {
    margin: 0 !important;
    }
.starbars li {
    list-style: none !important;
    }
.starbars li:last-child span {
    margin-bottom: 0;
    }
.starbars li .bar-wrap {
    margin-bottom: 13px;
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    -ms-border-radius: 400px;
    -o-border-radius: 400px;
    border-radius: 400px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
    -ms-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
    -o-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
    position: relative;
    }
.starbars li span {
    height: 15px;
    width: 0;
    display: block;
    background-color: #CD3333;
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    -ms-border-radius: 400px;
    -o-border-radius: 400px;
    border-radius: 400px;
    overflow: visible !important;
    position: relative;
    }
.starbars li span strong {
    opacity: 0;
    color: #FFF;
    white-space: nowrap;
    }
.starbars li span strong:after {
    right: 13px;
    }
.starbars li strong {
    position: absolute;
    right: 0;
    top: -25px;
    opacity: .2;
    padding: 4px 7px !important;
    background-color: #4C4C4C;
    background-color: rgba(0,0,0,.7);
    color: #FFF;
    color: rgba(255,255,255,.8);
    line-height: 12px !important;
    font-size: 11px !important;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    }
.starbars li strong:after {
    border-color: #4C4C4C;
    border-color: rgba(0,0,0,.7) transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    display: block;
    right: 5px;
    position: absolute;
    width: 0;
    }
.starbars li strong.full:after {
    left: 15px;
    }
.starbars li p {
    font-size: 11.9px;
    margin: 0;
    padding-bottom: 2px;
    }










/* ###### SECTION QUICKCAROUSEL ###### */

.section-quickcarousel .bfg-section-pad {
    padding: 0;
    }
.section-quickcarousel .bfg-quickcarousel .carousel-item {
    margin: 0;
    padding: 0;
    }
.section-quickcarousel .bfg-quickcarousel .carousel-item img {
    max-width: 100%;
    display: block;
    }
.hpad-20 {
	padding-left: 20px;
	padding-right: 20px;
	}
.hpad-40 {
	padding-left: 40px;
	padding-right: 40px;
	}










/* ###### PAGINATION ###### */

.pagination {
    margin: 1em 0 0 0;
    }
.pagination ol,
.pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-collapse: collapse;
    border-color: rgba(0,0,0,.15);
    border-right: 0;
    margin: 1px;
    text-align: center;
    }
.pagination ol li,
.pagination ul li {

    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    }
.pagination ol li a,
.pagination ol li span,
.pagination ul li a,
.pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: .5em;
    min-width: 1em;
    display: block;
    border: 1px solid transparent;
    border-color: #D8D8D8;
    border-color: rgba(68,68,68,.18);
    border-collapse: collapse;
    color: #444;
    }
.pagination ol li a:hover,
.pagination ol li a:focus,
.pagination ul li a:hover,
.pagination ul li a:focus {
    background-color: #5BA4C6;
    color: #FFF;
    font-weight: 700;
    border: 1px solid #5BA4C6;
    }
.pagination ol li span.current,
.pagination ul li span.current {
    background-color: #444;
    color: #FFF;
    font-weight: 700;
    border: 1px solid #444;
    }










/* ###### ADDON TOP-PUSHER ###### */

.push-top {
    display: none;
    position: fixed;
    left: 30px;
    bottom: 40px;
    z-index: 201;
    }
.push-top .top-pusher {
    padding: 15px 17px;
    color: #222;
    background-color: #CCC;
    box-shadow: 0 0 2px rgba(68,68,68,.6);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s linear;
	-moz-transition: all .6s linear;
	-ms-transition: all .6s linear;
	-o-transition: all .6s linear;
    transition: all .6s linear;
    opacity: .4;
    }
.push-top .top-pusher:hover {
    color: #222;
    background-color: #EBEBEB;
    -webkit-transition: all .6s linear;
	-moz-transition: all .6s linear;
	-ms-transition: all .6s linear;
	-o-transition: all .6s linear;
    transition: all .6s linear;
    opacity: .85;
    }
.fixed-menu .push-top {
    display: block;
    }










/* ###### ADDON ZOOM-IMG ###### */

.zoom[href] > * {
    position: relative;
    display: block;
    }
.zoom[href] > *:before {
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,.48);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.zoom[href]:hover > *:before,
.zoom[href]:hover > *:after {
    opacity: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.zoom[href] > *:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    opacity: 0;
    text-align: center;
	content: "\f055";
	color: #FFF;
	font-size: 26px;
	line-height: 26px;
    display: inline-block;
	font-family: 'bfg-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    }










/* ###### ADDON CENTRIZER ###### */

.bfg-center-table,
.bfg-right-table,
.bfg-left-table {
    display: table;
    height: 100%;
    width: 100%;
    }
.bfg-center-table .bfg-top-cell,
.bfg-center-table .bfg-center-cell,
.bfg-center-table .bfg-bottom-cell,
.bfg-left-table .bfg-top-cell,
.bfg-left-table .bfg-center-cell,
.bfg-left-table .bfg-bottom-cell,
.bfg-right-table .bfg-top-cell,
.bfg-right-table .bfg-center-cell,
.bfg-right-table .bfg-bottom-cell {
    height: 100%;
    display: table-cell;
    text-align: center;
    }
.bfg-center-table .bfg-top-cell,
.bfg-left-table .bfg-top-cell,
.bfg-right-table .bfg-top-cell {
    vertical-align: top;
    }
.bfg-center-table .bfg-center-cell,
.bfg-left-table .bfg-center-cell,
.bfg-right-table .bfg-center-cell {
    vertical-align: middle;
    }
.bfg-center-table .bfg-bottom-cell,
.bfg-left-table .bfg-bottom-cell,
.bfg-right-table .bfg-bottom-cell {
    vertical-align: bottom;
    }
.bfg-left-table .bfg-top-cell,
.bfg-left-table .bfg-center-cell,
.bfg-left-table .bfg-bottom-cell {
    text-align: left;
    }
.bfg-right-table .bfg-top-cell,
.bfg-right-table .bfg-center-cell,
.bfg-right-table .bfg-bottom-cell {
    text-align: right;
    }










/* ###### ADDON STICKER ###### */

.sticker-top {
    position: static;
    }
.sticker-bottom {
    position: absolute;
    bottom: 0;
    top: auto;
    }
.sticker {
    position: fixed;
    top: 0;
    bottom: auto;
    }










/* ###### ADDON CONTACTs ###### */

.contacts.contacts-address.iconed,
.contacts.contacts-phone.iconed,
.contacts.contacts-email.iconed,
.contacts.contacts-clock.iconed {
    position: relative;
    padding-left: 1.65em;
    }
.contacts.contacts-address > .icon,
.contacts.contacts-phone > .icon,
.contacts.contacts-email > .icon,
.contacts.contacts-clock > .icon {
    position: absolute;
    top: 0;
    left: 0;
    }










/* ###### ADDON CONTACT FORM 7 ###### */

.wpcf7 p {
    margin-bottom: 5px;
    }
div.wpcf7-response-output {
    margin: 2em 0 0 0 !important;
    padding: .7em 1.5em !important;
    }
div.wpcf7-mail-sent-ok {
    border-color: #ddd #ddd #ddd #398f14 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 4px !important;
    border-radius: 2px !important;
    }
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked {
    border-color: #ddd #ddd #ddd #E31E24 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 4px !important;
    border-radius: 2px !important;
    }
.wpcf7-not-valid {
    border-color: #E31E24 !important;
    }
.wpcf7-not-valid-tip {
    margin-bottom: 10px;
    }
.contacts-captcha-form {
    width: 40% !important;
    }
.contacts-captcha-img {
    margin-bottom: 5px;
    }
.wpcf7-recaptcha.g-recaptcha {
    margin-bottom: .6em;
    }
div.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    margin-bottom: 1.5em;
    }









/* ###### WIDGETS ###### */

.widget {
	margin: 0;
	margin-bottom: 2em;
	overflow: hidden;
	}
.widgets-wrap .widget:last-child {
    margin-bottom: 0;
    }
.widget .widget-title,
.widget .widgettitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .875em;
	line-height: 21px;
	margin-bottom: 12px;
	}
.widget .widget-title > a,
.widget .widgettitle > a {
	color: inherit;
	}
.widget .tagcloud {
	line-height: 1.4em;
	}
.widget.widget_search .widget-title {
	margin-bottom: 10px;
	}
.widget.widget_archive .postform,
.widget.widget_categories .postform {
	margin: 10px 10px;
	}
.widget.widget_recent_comments li {
	padding: 4px;
	}
.widget .textwidget {
	font-size: .875em;
	line-height: 1.2;
	}
.widget .textwidget > p,
.widget .textwidget > address,
.widget .textwidget > blockquote {
	margin: 1em 0;
	}
.widget .textwidget > p:first-child,
.widget .textwidget > address:first-child,
.widget .textwidget > blockquote:first-child {
	margin-top: 0;
	}
.widget .textwidget > p:last-child,
.widget .textwidget > address:last-child,
.widget .textwidget > blockquote:last-child {
	margin-bottom: 0;
	}
.widget ul {
	font-size: 1em;
	line-height: 1.2;
	}
.widget ul ul {
	margin: 0;
	padding: 4px 0 4px 10px;
	}
.widget li {
	padding: 10px 0;
	list-style: none;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #D8D8D8;
	border-color: rgba(0,0,0,.15);
	display: block;
	}
.widget li a {
    color: #222;
    opacity: .8;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.widget li a:hover {
    opacity: 1;
    color: #5BA4C6;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
    }
.bfg-dark .widget li a {
    color: #FFF;
    }
.widget a.active {
    color: #CD3333;
    }
#footer .widget li {
    padding: 5px 0;
    }
.bfg-dark .widget li {
    border-color: #444;
    border-color: rgba(255,255,255,.15);
    }
.widget li li {
	padding: 0;
	border: none;
	}
.widget .tags-list a {
	display: inline-block;
	border: 1px solid #D8D8D8;
	border-color: rgba(0,0,0,.15);
	margin: 0 3px 3px 0;
	padding: 1px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	}

.widget.company_menu li a {
    font-weight: 400;
    color: #222;
    opacity: .8;
    }
.widget.company_menu li a.active,
.widget.company_menu li a:hover {
    color: #5BA4C6;
    opacity: 1;
    }










/* ###### TABLES ###### */

table {
	width: 100%;
	}
table .prettyprint {
	margin-bottom: 0;
	}
.hentry table,
#comments table {
	margin-bottom: 1em;
	font-size: 80%;
	line-height: 1.3em;
	}
.hentry table th,
#comments table th {
	font-weight: 700;
	}
.hentry table th,
.hentry table td,
#comments table th,
#comments table td {
	vertical-align: middle;
	padding: 10px;
	}
.hentry table th ul,
.hentry table td ul,
#comments table th ul,
#comments table td ul {
	text-align: left;
	font-size: 90%;
	margin: 7px 0 7px 30px;
	}
.table th {
	font-size: 14px;
	font-weight: bold;
	}
.table td {
	color: #5E5E5E;
	line-height: 18.7px;
	font-size: 13px;
	vertical-align: top;
	border-top: 1px solid #D8D8D8;
	border-color: rgba(0,0,0,.15);
	}
.table a {
    color: #222;
    }
.table a:hover {
    color: #F33F33;
    }
.table.mid td {
	vertical-align: middle;
	}
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
	border-top: none;
	}
tbody + tbody {
	border-top: 2px solid #D8D8D8;
	border-color: rgba(0,0,0,.15);
	}
.table-condensed th,
.table-condensed td,
.hentry .table-condensed th,
.hentry .table-condensed td {
	padding: 4px 5px;
	}
.table-centered th,
.table-centered td {
	text-align: center;
	}
.table-bordered {
	border: 1px solid #D8D8D8;
	border-color: rgba(0,0,0,.15);
	border-left: 0;
	border-collapse: separate;
	*border-collapse: collapsed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #D8D8D8;
	border-color: rgba(0,0,0,.15);
	}
.bfg-dark .table-bordered {
	border: 1px solid #444;
	border-color: rgba(255,255,255,.15);
    }
.bfg-dark .table-bordered th,
.bfg-dark .table-bordered td {
	border-left: 1px solid #444;
	border-color: rgba(255,255,255,.15);
	}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
	}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
	-webkit-border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	-ms-border-radius: 4px 0 0 0;
	-o-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0;
	}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
	-webkit-border-radius: 0 4px 0 0;
	-moz-border-radius: 0 4px 0 0;
	-ms-border-radius: 0 4px 0 0;
	-o-border-radius: 0 4px 0 0;
	border-radius: 0 4px 0 0;
	}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 4px;
	-moz-border-radius: 0 0 0 4px;
	-ms-border-radius: 0 0 0 4px;
	-o-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
	}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
	-webkit-border-radius: 0 0 4px 0;
	-moz-border-radius: 0 0 4px 0;
	-ms-border-radius: 0 0 4px 0;
	-o-border-radius: 0 0 4px 0;
	border-radius: 0 0 4px 0;
	}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #EBEBEB;
	background-color: rgba(68,68,68,.1);
	}
.table tbody tr:hover td,
.table tbody tr:hover th {
	background-color: #EBEBEB;
	background-color: rgba(68,68,68,.1);
	}
.table-contrast td {
	color: #000;
	}










/* ###### GRID ###### */

.row, .row-fluid, .editor-row, .row-no-response {
	width: 100%;
	*zoom: 1;
	}
.row:before, .row:after, .row-fluid:before, .row-fluid:after, .editor-row:before, .editor-row:after, .row-no-response:before, .row-no-response:after {
	display: table;
	content: "";
	line-height: 0;
	}
.row:after, .row-fluid:after, .editor-row:after, .row-no-response:after {
	clear: both;
	}
.row > [class*="span"], .row-fluid > [class*="span"], .editor-row > [class*="span"], .row-no-response > [class*="span"] {
	float: left;
	margin-left: 2.127659574%;
	margin-bottom: 21.7px;
	}
.row.no-row-space > [class*="span"], .row-fluid.no-row-space > [class*="span"], .editor-row.no-row-space > [class*="span"], .row-no-response.no-row-space > [class*="span"] {
	margin-bottom: 0;
	}
.row.row-closed > [class*="span"], .row.row-set > [class*="span"], .row-fluid.row-closed > [class*="span"], .row-fluid.row-set > [class*="span"], .editor-row.row-closed > [class*="span"], .editor-row.row-set > [class*="span"], .row-no-response.row-closed > [class*="span"], .row-no-response.row-set > [class*="span"] {
	margin-left: 0;
	margin-bottom: 0;
	}
.row.row-closed.with-gutter .span-wrap, .row.row-set.with-gutter .span-wrap, .row-fluid.row-closed.with-gutter .span-wrap, .row-fluid.row-set.with-gutter .span-wrap, .editor-row.row-closed.with-gutter .span-wrap, .editor-row.row-set.with-gutter .span-wrap, .row-no-response.row-closed.with-gutter .span-wrap, .row-no-response.row-set.with-gutter .span-wrap {
	padding: 10px;
	}
.row.row-squared .span12,.row-fluid.row-squared .span12,.editor-row.row-squared .span12,.row-no-response.row-squared .span12 {
	padding-bottom: 99.99999999%;
	}
.row.row-squared .span11,.row-fluid.row-squared .span11,.editor-row.row-squared .span11,.row-no-response.row-squared .span11 {
	padding-bottom: 91.489361693%;
	}
.row.row-squared .span10,.row-fluid.row-squared .span10,.editor-row.row-squared .span10,.row-no-response.row-squared .span10 {
	padding-bottom: 82.978723396%;
	}
.row.row-squared .span9,.row-fluid.row-squared .span9,.editor-row.row-squared .span9,.row-no-response.row-squared .span9 {
	padding-bottom: 74.468085099%;
	}
.row.row-squared .span8,.row-fluid.row-squared .span8,.editor-row.row-squared .span8,.row-no-response.row-squared .span8 {
	padding-bottom: 65.957446802%;
	}
.row.row-squared .span7,.row-fluid.row-squared .span7,.editor-row.row-squared .span7,.row-no-response.row-squared .span7 {
	padding-bottom: 57.446808505%;
	}
.row.row-squared .span6,.row-fluid.row-squared .span6,.editor-row.row-squared .span6,.row-no-response.row-squared .span6 {
	padding-bottom: 48.936170208%;
	}
.row.row-squared .span5,.row-fluid.row-squared .span5,.editor-row.row-squared .span5,.row-no-response.row-squared .span5 {
	padding-bottom: 40.425531911%;
	}
.row.row-squared .span4,.row-fluid.row-squared .span4,.editor-row.row-squared .span4,.row-no-response.row-squared .span4 {
	padding-bottom: 31.914893614%;
	}
.row.row-squared .span3,.row-fluid.row-squared .span3,.editor-row.row-squared .span3,.row-no-response.row-squared .span3 {
	padding-bottom: 23.404255317%;
	}
.row.row-squared .span2,.row-fluid.row-squared .span2,.editor-row.row-squared .span2,.row-no-response.row-squared .span2 {
	padding-bottom: 14.89361702%;
	}
.row.row-squared .span1,.row-fluid.row-squared .span1,.editor-row.row-squared .span1,.row-no-response.row-squared .span1 {
	padding-bottom: 6.382978723%;
	}
.row.row-closed > .span1,.row-fluid.row-closed > .span1,.editor-row.row-closed > .span1,.row-no-response.row-closed > .span1 {
	width: 8.333333333%;
	}
.row.row-closed > .span2,.row-fluid.row-closed > .span2,.editor-row.row-closed > .span2,.row-no-response.row-closed > .span2 {
	width: 16.666666666%;
	}
.row.row-closed > .span3,.row-fluid.row-closed > .span3,.editor-row.row-closed > .span3,.row-no-response.row-closed > .span3 {
	width: 25%;
	}
.row.row-closed > .span4,.row-fluid.row-closed > .span4,.editor-row.row-closed > .span4,.row-no-response.row-closed > .span4 {
	width: 33.33333333%;
	}
.row.row-closed > .span5,.row-fluid.row-closed > .span5,.editor-row.row-closed > .span5,.row-no-response.row-closed > .span5 {
	width: 41.6666666%;
	}
.row.row-closed > .span6,.row-fluid.row-closed > .span6,.editor-row.row-closed > .span6,.row-no-response.row-closed > .span6 {
	width: 50%;
	}
.row.row-closed > .span7,.row-fluid.row-closed > .span7,.editor-row.row-closed > .span7,.row-no-response.row-closed > .span7 {
	width: 58.3333333%;
	}
.row.row-closed > .span8,.row-fluid.row-closed > .span8,.editor-row.row-closed > .span8,.row-no-response.row-closed > .span8 {
	width: 66.6666666%;
	}
.row.row-closed > .span9,.row-fluid.row-closed > .span9,.editor-row.row-closed > .span9,.row-no-response.row-closed > .span9 {
	width: 75%;
	}
.row.row-closed > .span10,.row-fluid.row-closed > .span10,.editor-row.row-closed > .span10,.row-no-response.row-closed > .span10 {
	width: 83.3333333%;
	}
.row.row-closed > .span11,.row-fluid.row-closed > .span11,.editor-row.row-closed > .span11,.row-no-response.row-closed > .span11 {
	width: 91.6666666%;
	}
.row.row-closed > .span12,.row-fluid.row-closed > .span12,.editor-row.row-closed > .span12,.row-no-response.row-closed > .span12 {
	width: 100%;
	}
.row.row-closed.row-squared .span1,.row-fluid.row-closed.row-squared .span1,.editor-row.row-closed.row-squared .span1,.row-no-response.row-closed.row-squared .span1 {
	padding-bottom: 8.333333333%;
	}
.row.row-closed.row-squared .span2,.row-fluid.row-closed.row-squared .span2,.editor-row.row-closed.row-squared .span2,.row-no-response.row-closed.row-squared .span2 {
	padding-bottom: 16.666666666%;
	}
.row.row-closed.row-squared .span3,.row-fluid.row-closed.row-squared .span3,.editor-row.row-closed.row-squared .span3,.row-no-response.row-closed.row-squared .span3 {
	padding-bottom: 25%;
	}
.row.row-closed.row-squared .span4,.row-fluid.row-closed.row-squared .span4,.editor-row.row-closed.row-squared .span4,.row-no-response.row-closed.row-squared .span4 {
	padding-bottom: 33.33333333%;
	}
.row.row-closed.row-squared .span5,.row-fluid.row-closed.row-squared .span5,.editor-row.row-closed.row-squared .span5,.row-no-response.row-closed.row-squared .span5 {
	padding-bottom: 41.6666666%;
	}
.row.row-closed.row-squared .span6,.row-fluid.row-closed.row-squared .span6,.editor-row.row-closed.row-squared .span6,.row-no-response.row-closed.row-squared .span6 {
	padding-bottom: 50%;
	}
.row.row-closed.row-squared .span7,.row-fluid.row-closed.row-squared .span7,.editor-row.row-closed.row-squared .span7,.row-no-response.row-closed.row-squared .span7 {
	padding-bottom: 58.3333333%;
	}
.row.row-closed.row-squared .span8,.row-fluid.row-closed.row-squared .span8,.editor-row.row-closed.row-squared .span8,.row-no-response.row-closed.row-squared .span8 {
	padding-bottom: 66.6666666%;
	}
.row.row-closed.row-squared .span9,.row-fluid.row-closed.row-squared .span9,.editor-row.row-closed.row-squared .span9,.row-no-response.row-closed.row-squared .span9 {
	padding-bottom: 75%;
	}
.row.row-closed.row-squared .span10,.row-fluid.row-closed.row-squared .span10,.editor-row.row-closed.row-squared .span10,.row-no-response.row-closed.row-squared .span10 {
	padding-bottom: 83.3333333%;
	}
.row.row-closed.row-squared .span11,.row-fluid.row-closed.row-squared .span11,.editor-row.row-closed.row-squared .span11,.row-no-response.row-closed.row-squared .span11 {
	padding-bottom: 91.6666666%;
	}
.row.row-closed.row-squared .span12,.row-fluid.row-closed.row-squared .span12,.editor-row.row-closed.row-squared .span12,.row-no-response.row-closed.row-squared .span12 {
	padding-bottom: 100%;
	}
.row > [class*="span"]:first-child, .row > section:first-of-type, .row .sortable-first, .row-fluid > [class*="span"]:first-child, .row-fluid > section:first-of-type, .row-fluid .sortable-first, .editor-row > [class*="span"]:first-child, .editor-row > section:first-of-type, .editor-row .sortable-first, .row-no-response > [class*="span"]:first-child, .row-no-response > section:first-of-type, .row-no-response .sortable-first {
	margin-left: 0;
	clear: both;
	}
.row .span12,.row-fluid .span12,.editor-row .span12,.row-no-response .span12 {
	width: 99.99999999%;
	}
.row .span11,.row-fluid .span11,.editor-row .span11,.row-no-response .span11 {
	width: 91.489361693%;
	}
.row .span10,.row-fluid .span10,.editor-row .span10,.row-no-response .span10 {
	width: 82.978723396%;
	}
.row .span9,.row-fluid .span9,.editor-row .span9,.row-no-response .span9 {
	width: 74.468085099%;
	}
.row .span8,.row-fluid .span8,.editor-row .span8,.row-no-response .span8 {
	width: 65.957446802%;
	}
.row .span7,.row-fluid .span7,.editor-row .span7,.row-no-response .span7 {
	width: 57.446808505%;
	}
.row .span6,.row-fluid .span6,.editor-row .span6,.row-no-response .span6 {
	width: 48.936170208%;
	}
.row .span5,.row-fluid .span5,.editor-row .span5,.row-no-response .span5 {
	width: 40.425531911%;
	}
.row .span4,.row-fluid .span4,.editor-row .span4,.row-no-response .span4 {
	width: 31.914893614%;
	}
.row .span3,.row-fluid .span3,.editor-row .span3,.row-no-response .span3 {
	width: 23.404255317%;
	}
.row .span2,.row-fluid .span2,.editor-row .span2,.row-no-response .span2 {
	width: 14.89361702%;
	}
.row .span1,.row-fluid .span1,.editor-row .span1,.row-no-response .span1 {
	width: 6.382978723%;
	}
.row .offset12,.row-fluid .offset12,.editor-row .offset12,.row-no-response .offset12 {
	margin-left: 104.255319138%;
	}
.row .offset12.sortable-first,.row .offset12:first-child,.row-fluid .offset12.sortable-first,.row-fluid .offset12:first-child,.editor-row .offset12.sortable-first,.editor-row .offset12:first-child,.row-no-response .offset12.sortable-first,.row-no-response .offset12:first-child {
	margin-left: 102.127659564%;
	}
.row .offset11,.row-fluid .offset11,.editor-row .offset11,.row-no-response .offset11 {
	margin-left: 95.744680841%;
	}
.row .offset11.sortable-first,.row .offset11:first-child,.row-fluid .offset11.sortable-first,.row-fluid .offset11:first-child,.editor-row .offset11.sortable-first,.editor-row .offset11:first-child,.row-no-response .offset11.sortable-first,.row-no-response .offset11:first-child {
	margin-left: 93.617021267%;
	}
.row .offset10,.row-fluid .offset10,.editor-row .offset10,.row-no-response .offset10 {
	margin-left: 87.234042544%;
	}
.row .offset10.sortable-first,.row .offset10:first-child,.row-fluid .offset10.sortable-first,.row-fluid .offset10:first-child,.editor-row .offset10.sortable-first,.editor-row .offset10:first-child,.row-no-response .offset10.sortable-first,.row-no-response .offset10:first-child {
	margin-left: 85.10638297%;
	}
.row .offset9,.row-fluid .offset9,.editor-row .offset9,.row-no-response .offset9 {
	margin-left: 78.723404247%;
	}
.row .offset9.sortable-first,.row .offset9:first-child,.row-fluid .offset9.sortable-first,.row-fluid .offset9:first-child,.editor-row .offset9.sortable-first,.editor-row .offset9:first-child,.row-no-response .offset9.sortable-first,.row-no-response .offset9:first-child {
	margin-left: 76.595744673%;
	}
.row .offset8,.row-fluid .offset8,.editor-row .offset8,.row-no-response .offset8 {
	margin-left: 70.21276595%;
	}
.row .offset8.sortable-first,.row .offset8:first-child,.row-fluid .offset8.sortable-first,.row-fluid .offset8:first-child,.editor-row .offset8.sortable-first,.editor-row .offset8:first-child,.row-no-response .offset8.sortable-first,.row-no-response .offset8:first-child {
	margin-left: 68.085106376%;
	}
.row .offset7,.row-fluid .offset7,.editor-row .offset7,.row-no-response .offset7 {
	margin-left: 61.702127653%;
	}
.row .offset7.sortable-first,.row .offset7:first-child,.row-fluid .offset7.sortable-first,.row-fluid .offset7:first-child,.editor-row .offset7.sortable-first,.editor-row .offset7:first-child,.row-no-response .offset7.sortable-first,.row-no-response .offset7:first-child {
	margin-left: 59.574468079%;
	}
.row .offset6,.row-fluid .offset6,.editor-row .offset6,.row-no-response .offset6 {
	margin-left: 53.191489356%;
	}
.row .offset6.sortable-first,.row .offset6:first-child,.row-fluid .offset6.sortable-first,.row-fluid .offset6:first-child,.editor-row .offset6.sortable-first,.editor-row .offset6:first-child,.row-no-response .offset6.sortable-first,.row-no-response .offset6:first-child {
	margin-left: 51.063829782%;
	}
.row .offset5,.row-fluid .offset5,.editor-row .offset5,.row-no-response .offset5 {
	margin-left: 44.680851059%;
	}
.row .offset5.sortable-first,.row .offset5:first-child,.row-fluid .offset5.sortable-first,.row-fluid .offset5:first-child,.editor-row .offset5.sortable-first,.editor-row .offset5:first-child,.row-no-response .offset5.sortable-first,.row-no-response .offset5:first-child {
	margin-left: 42.553191485%;
	}
.row .offset4,.row-fluid .offset4,.editor-row .offset4,.row-no-response .offset4 {
	margin-left: 36.170212762%;
	}
.row .offset4.sortable-first,.row .offset4:first-child,.row-fluid .offset4.sortable-first,.row-fluid .offset4:first-child,.editor-row .offset4.sortable-first,.editor-row .offset4:first-child,.row-no-response .offset4.sortable-first,.row-no-response .offset4:first-child {
	margin-left: 34.042553188%;
	}
.row .offset3,.row-fluid .offset3,.editor-row .offset3,.row-no-response .offset3 {
	margin-left: 27.659574465%;
	}
.row .offset3.sortable-first,.row .offset3:first-child,.row-fluid .offset3.sortable-first,.row-fluid .offset3:first-child,.editor-row .offset3.sortable-first,.editor-row .offset3:first-child,.row-no-response .offset3.sortable-first,.row-no-response .offset3:first-child {
	margin-left: 25.531914891%;
	}
.row .offset2,.row-fluid .offset2,.editor-row .offset2,.row-no-response .offset2 {
	margin-left: 19.148936168%;
	}
.row .offset2.sortable-first,.row .offset2:first-child,.row-fluid .offset2.sortable-first,.row-fluid .offset2:first-child,.editor-row .offset2.sortable-first,.editor-row .offset2:first-child,.row-no-response .offset2.sortable-first,.row-no-response .offset2:first-child {
	margin-left: 17.021276594%;
	}
.row .offset1,.row-fluid .offset1,.editor-row .offset1,.row-no-response .offset1 {
	margin-left: 10.638297871%;
	}
.row .offset1.sortable-first,.row .offset1:first-child,.row-fluid .offset1.sortable-first,.row-fluid .offset1:first-child,.editor-row .offset1.sortable-first,.editor-row .offset1:first-child,.row-no-response .offset1.sortable-first,.row-no-response .offset1:first-child {
	margin-left: 8.510638297%;
	}










/* ###### BUTTONs ###### */

.btn {
	display: inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 20.7px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	background: #FFF;
	border-color: #D9D9D9;
	border: 1px solid rgba(0,0,0,.15);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: none;
	}
.btn:hover {
	text-decoration: none;
	background-color: #F7F7F7;
	background-position: 0 -25px;
	color: #000;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
	}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	}
.btn.active,
.btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -ms-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -o-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	background-color: #E6E6E6;
	background-color: #D9D9D9 \9;
	outline: 0;
	}
.btn.btn-page {
	background: #F6F6F6;
	border: 1px solid #D0D0D0;
	color: #444444;
	}
.btn.btn-page:hover {
	color: #444444;
	background-color: #E9E9E9;
	}
.btn.btn-overlay {
    background: #7F7F7F;
	background: rgba(0,0,0,.5);
	border: none;
	color: #FFF;
	}
.btn.btn-overlay:hover {
	color: #FFF;
	background: #CD3333;
	background: rgba(185,34,33,.8);
	}
.btn.btn-ol-white,
.btn.btn-ol-black,
.btn.btn-ol-link {
	background: transparent;
	border: 1px solid transparent;
	}
.btn.btn-ol-white.btn-large,
.btn.btn-ol-black.btn-large,
.btn.btn-ol-link.btn-large {
	padding: 9px 25px;
	border-width: 2px;
	}
.btn.btn-ol-white {
	color: #FFF;
	border-color: #FFF;
	border-color: rgba(255,255,255,.6);
	}
.btn.btn-ol-white:hover {
	color: #FFF;
	background: #FFF;
	background: rgba(255,255,255,.1);
	border-color: 2px solid #FFF;
	}
.btn.btn-ol-black {
    color: #999;
	color: rgba(0,0,0,.4);
	border-color: #B2B2B2;
	border-color: rgba(0,0,0,.3);
	}
.btn.btn-ol-black:hover {
    color: #4C4C4C;
	color: rgba(0,0,0,.7);
	background: #E5E5E5;
	background: rgba(0,0,0,.1);
	border-color: #4C4C4C;
	border-color: rgba(0,0,0,.7);
	}
.btn.btn-ol-link {
	color: #337EFF;
	border-color: #337EFF;
	}
.btn.btn-ol-link:hover {
	color: #337EFF;
	border-color: #337EFF;
	opacity: .8;
	}
a.btn {
	color: #333;
	}
a.btn:hover {
	color: #000;
	}
body a.btn:hover {
	text-decoration: none;
	}
.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	background-color: #E6E6E6;
	opacity: .65;
	box-shadow: none;
	}
.btn-large {
	letter-spacing: 2px;
	padding: 10px 25px;
	line-height: normal;
	font-weight: 400;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	}
.btn-large [class^="icon-"] {
	margin-top: 1px;
	}
.btn-small {
	letter-spacing: 0;
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
	}
.btn-mini {
	letter-spacing: 0;
	font-weight: 200;
	padding: 3px 6px;
	font-size: 10px;
	line-height: 10px;
	}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
	}
.btn-primary,
a.btn-primary,
.btn-warning,
a.btn-warning,
.btn-important,
a.btn-important,
.btn-success,
a.btn-success,
.btn-info,
a.btn-info,
.btn-inverse,
a.btn-inverse,
.btn-edit,
a.btn-edit {
	color: #FFF;
	border: none;
	padding: 5px 10px;
	-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -moz-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -ms-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -o-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	}
.btn-primary.btn-large,
a.btn-primary.btn-large,
.btn-warning.btn-large,
a.btn-warning.btn-large,
.btn-important.btn-large,
a.btn-important.btn-large,
.btn-success.btn-large,
a.btn-success.btn-large,
.btn-info.btn-large,
a.btn-info.btn-large,
.btn-inverse.btn-large,
a.btn-inverse.btn-large,
.btn-edit.btn-large,
a.btn-edit.btn-large {
	padding: 11px 25px;
	}
.btn-primary.btn-mini,
a.btn-primary.btn-mini,
.btn-warning.btn-mini,
a.btn-warning.btn-mini,
.btn-important.btn-mini,
a.btn-important.btn-mini,
.btn-success.btn-mini,
a.btn-success.btn-mini,
.btn-info.btn-mini,
a.btn-info.btn-mini,
.btn-inverse.btn-mini,
a.btn-inverse.btn-mini,
.btn-edit.btn-mini,
a.btn-edit.btn-mini {
	padding: 3px 10px;
	}
.btn-primarya,
.btn-primary:hover,
a.btn-primarya,
a.btn-primary:hover,
.btn-warninga,
.btn-warning:hover,
a.btn-warninga,
a.btn-warning:hover,
.btn-importanta,
.btn-important:hover,
a.btn-importanta,
a.btn-important:hover,
.btn-successa,
.btn-success:hover,
a.btn-successa,
a.btn-success:hover,
.btn-infoa,
.btn-info:hover,
a.btn-infoa,
a.btn-info:hover,
.btn-inversea,
.btn-inverse:hover,
a.btn-inversea,
a.btn-inverse:hover,
.btn-edita,
.btn-edit:hover,
a.btn-edita,
a.btn-edit:hover {
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -moz-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -ms-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -o-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	color: #FFF;
	}
.btn-primary.active,
a.btn-primary.active,
.btn-warning.active,
a.btn-warning.active,
.btn-important.active,
a.btn-important.active,
.btn-success.active,
a.btn-success.active,
.btn-info.active,
a.btn-info.active,
.btn-inverse.active,
a.btn-inverse.active,
.btn-edit.active,
a.btn-edit.active {
    color: #FFF;
	color: rgba(255,255,255,.75);
	}
.btn-link-color,
a.btn-link-color {
	border: none;
	background: #337EFF;
	color: #FFF;
	}
.btn-link-color.btn-large,
a.btn-link-color.btn-large {
	padding: 11px 25px;
	}
.btn-link-color:hover,
a.btn-link-color:hover {
	background: #337EFF;
	color: #FFF;
	opacity: .8;
	}
.btn-primary {
	background: #2A7DEA;
	border-color: #1569D6 #1569D6 #0E4790;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	background-color: #1569D6;
	}
.btn-primary:active,
.btn-primary.active {
	background-color: #1152A8 \9;
	}
.btn-warning {
	background: #F6653C;
	border-color: #F6563C #F6563C #DB270A;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	background-color: #F6563C;
	}
.btn-warning:active,
.btn-warning.active {
	background-color: #F42B0B \9;
	}
.btn-important {
	background: #F04831;
	border-color: #EE3319 #EE3319 #AE200D;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-important:hover,
.btn-important:active,
.btn-important.active,
.btn-important.disabled,
.btn-important[disabled] {
	background-color: #EE3319;
	}
.btn-important:active,
.btn-important.active {
	background-color: #C6250E \9;
	}
.btn-success {
	background: #27CE60;
	border-color: #21AC50 #21AC50 #146B32;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	background-color: #21AC50;
	}
.btn-success:active,
.btn-success.active {
	background-color: #18813C \9;
	}
.btn-info {
	background: #2AC4EA;
	border-color: #16BBE4 #16BBE4 #10829E;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-color: #16BBE4;
	}
.btn-info:active,
.btn-info.active {
	background-color: #1295B6 \9;
	}
.btn-inverse {
	background: #222;
	border-color: #000 #000 #000;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #000;
	}
.btn-inverse:active,
.btn-inverse.active {
	background-color: #000 \9;
	}
.btn-link-icon > i:first-child {
	color: #337EFF;
	}
button.btn,
input[type="submit"].btn {
	*padding-top: 2px;
	*padding-bottom: 2px;
	}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
	}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
	}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
	}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
	}
.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
	}
.btn-group:first-child {
	*margin-left: 0;
	}
.btn-group + .btn-group {
	margin-left: 5px;
	}
.btn-toolbar {
	margin-top: 10.85px;
	margin-bottom: 10.85px;
	}
.btn-toolbar .btn-group {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	}
.btn-group .btn {
	position: relative;
	float: left;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.btn-group .btn:first-child {
	margin-left: 0;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
    -webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.btn-group .btn.large:first-child {
	margin-left: 0;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
	z-index: 2;
	}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
	}
.btn-group .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	*padding-top: 3px;
	*padding-bottom: 3px;
	}
.btn-group .btn-mini.dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 1px;
	*padding-bottom: 1px;
	}
.btn-group .btn-small.dropdown-toggle {
	*padding-top: 4px;
	*padding-bottom: 4px;
	}
.btn-group .btn-large.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	}
.btn-group.open {
	*z-index: 1000;
	}
.btn-group.open .dropdown-menu {
	display: block;
	margin-top: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 1px 6px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -ms-box-shadow: inset 0 1px 6px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -o-box-shadow: inset 0 1px 6px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 6px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	}
.btn .caret {
	margin-top: 7px;
	margin-left: 0;
	}
.btn:hover .caret,
.open.btn-group .caret {
	opacity: 1;
	}
.btn-mini .caret {
	margin-top: 5px;
	}
.btn-small .caret {
	margin-top: 6px;
	}
.btn-large .caret {
	margin-top: 6px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	}
.btn-primary .caret,
.btn-warning .caret,
.btn-important .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	opacity: .75;
	}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	}
.btn-block + .btn-block {
	margin-top: 5px;
	}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
	}
.btn-link,.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #337EFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.btn-link:hover,.btn-link:focus {
    color: #70A4FF;
	color: rgba(51,126,255,.7);
	text-decoration: underline;
	background-color: transparent;
	}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333;
	text-decoration: none;
	}










/* ###### FORM INPUT ###### */

form {
	margin: 0 0 21.7px;
	}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 21.7px;
	font-size: 21px;
	line-height: 43.4px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	}
legend small {
	font-size: 16.275px;
	color: #999;
	}
label,
input,
button,
select,
textarea {
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	}
input,
button,
select,
textarea {
	font-family: 'Roboto Condensed', sans-serif;
	}
label {
	display: block;
	margin-bottom: 5px;
	}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: auto;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 24px;
	line-height: normal;
	color: #555;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	}
input,
textarea,
.uneditable-input,
.add-on {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	}
input, textarea {
	width: 100%;
	height: auto;
	}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-ms-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #75B9F0;
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal;
	cursor: pointer;
	}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
	}
select,
input[type="file"] {
	*margin-top: 4px;
	}
select {
	border: 1px solid #CCC;
	background-color: #FFF;
	}
select[multiple],
select[size] {
	height: auto;
	}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #CCCCCC;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	-ms-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	-o-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	cursor: not-allowed;
	}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
	}
.uneditable-textarea {
	width: auto;
	height: auto;
	}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: rgba(0,0,0,.4);
	}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: rgba(0,0,0,.4);
	}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: rgba(0,0,0,.4);
	}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 18px;
	}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -18px;
	}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
	}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
	}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
	}
.input-mini {
	width: 60px;
	}
.input-small {
	width: 90px;
	}
.input-medium {
	width: 150px;
	}
.input-large {
	width: 210px;
	}
.input-xlarge {
	width: 270px;
	}
.input-xxlarge {
	width: 530px;
	}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
	}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
	}
input,
textarea,
.uneditable-input {
	margin-left: 0;
	}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 930px;
	}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 850px;
	}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 770px;
	}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 690px;
	}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 610px;
	}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 530px;
	}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 450px;
	}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 370px;
	}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 290px;
	}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 210px;
	}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 130px;
	}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 50px;
	}
.controls-row {
	*zoom: 1;
	}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
	}
.controls-row:after {
	clear: both;
	}
.controls-row [class*="span"] {
	float: left;
	}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #EEE;
	}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
	}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #453404;
	}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #453404;
	border-color: #453404;
	}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #151001;
	-webkit-box-shadow: 0 0 6px #A57D0A;
	-moz-box-shadow: 0 0 6px #A57D0A;
	-ms-box-shadow: 0 0 6px #A57D0A;
	-o-box-shadow: 0 0 6px #A57D0A;
	box-shadow: 0 0 6px #A57D0A;
	}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #453404;
	background-color: #FCF8E3;
	border-color: #453404;
	}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #B94A48;
	}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #B94A48;
	border-color: #B94A48;
	}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: 0 0 6px #D59392;
	-moz-box-shadow: 0 0 6px #D59392;
	-ms-box-shadow: 0 0 6px #D59392;
	-o-box-shadow: 0 0 6px #D59392;
	box-shadow: 0 0 6px #D59392;
	}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #B94A48;
	background-color: #F2DEDE;
	border-color: #B94A48;
	}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
	}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
	border-color: #468847;
	}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: 0 0 6px #7ABA7B;
	-moz-box-shadow: 0 0 6px #7ABA7B;
	-ms-box-shadow: 0 0 6px #7ABA7B;
	-o-box-shadow: 0 0 6px #7ABA7B;
	box-shadow: 0 0 6px #7ABA7B;
	}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #DFF0D8;
	border-color: #468847;
	}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3A87AD;
	}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3A87AD;
	border-color: #3A87AD;
	}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #2D6987;
	-webkit-box-shadow: 0 0 6px #7AB5D3;
	-moz-box-shadow: 0 0 6px #7AB5D3;
	-ms-box-shadow: 0 0 6px #7AB5D3;
	-o-box-shadow: 0 0 6px #7AB5D3;
	box-shadow: 0 0 6px #7AB5D3;
	}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3A87AD;
	background-color: #D9EDF7;
	border-color: #3A87AD;
	}
input:focus: required: invalid,
textarea:focus: required: invalid,
select:focus: required: invalid {
	color: #B94A48;
	border-color: #EE5F5B;
	}
input:focus: required: invalid:focus,
textarea:focus: required: invalid:focus,
select:focus: required: invalid:focus {
	border-color: #E9322D;
	-webkit-box-shadow: 0 0 6px #F8B9B7;
	-moz-box-shadow: 0 0 6px #F8B9B7;
	-ms-box-shadow: 0 0 6px #F8B9B7;
	-o-box-shadow: 0 0 6px #F8B9B7;
	box-shadow: 0 0 6px #F8B9B7;
	}
.form-actions {
	padding: 20.7px 20px 21.7px;
	margin-top: 21.7px;
	margin-bottom: 21.7px;
	background-color: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	*zoom: 1;
	}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
	}
.form-actions:after {
	clear: both;
	}
.help-block,
.help-inline {
	color: #6A6A6A;
	}
.help-block {
	display: block;
	margin-bottom: 10.85px;
	}
.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
	}
.input-append,
.input-prepend {
	margin-bottom: 5px;
	font-size: 0;
	white-space: nowrap;
	}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	font-size: 14px;
	vertical-align: top;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2;
	}
.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 32.55px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 21.7px;
	text-align: center;
	-webkit-text-shadow: 0 1px 0 #FFF;
    -moz-text-shadow: 0 1px 0 #FFF;
    -ms-text-shadow: 0 1px 0 #FFF;
    -o-text-shadow: 0 1px 0 #FFF;
	text-shadow: 0 1px 0 #FFF;
	background-color: #EEE;
	border: 1px solid #CCC;
	}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.input-append .active,
.input-prepend .active {
	background-color: #89E5B0;
	border-color: #27AE60;
	}
.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px;
	}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.input-append .add-on,
.input-append .btn {
	margin-left: -1px;
	}
.input-append .add-on:last-child,
.input-append .btn:last-child {
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	-ms-border-radius: 14px 0 0 14px;
	-o-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
	}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	-ms-border-radius: 0 14px 14px 0;
	-o-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
	}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	-ms-border-radius: 0 14px 14px 0;
	-o-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
	}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	-ms-border-radius: 14px 0 0 14px;
	-o-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
	}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
	}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
	}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
	}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
	}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
	}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
	}
.control-group {
	margin-bottom: 10.85px;
	}
legend + .control-group {
	margin-top: 21.7px;
	-webkit-margin-top-collapse: separate;
	}
.form-horizontal .control-group {
	margin-bottom: 21.7px;
	*zoom: 1;
	}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
	}
.form-horizontal .control-group:after {
	clear: both;
	}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
	}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
	}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
	}
.form-horizontal .help-block {
	margin-bottom: 0;
	}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
	margin-top: 10.85px;
	}
.form-horizontal .form-actions {
	padding-left: 180px;
	}
:-moz-placeholder {
    color: #999;
	color: rgba(0,0,0,.4);
	}
:-ms-input-placeholder {
    color: #999;
	color: rgba(0,0,0,.4);
	}
::-webkit-input-placeholder {
    color: #999;
	color: rgba(0,0,0,.4);
	}

.bfg-searcher {
	cursor: pointer;
	}
.bfg-searcher input::-webkit-input-placeholder {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CCC;
	color: rgba(0,0,0,.2);
	}
.bfg-searcher input::-moz-placeholder {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CCC;
	color: rgba(0,0,0,.2);
	}
.searchform {
	position: relative;
	margin: 3px 0 3px 0;
	display: inline-block;
	}
.searchform input::-webkit-input-placeholder {
	text-transform: uppercase;
	letter-spacing: 1px;
	}
.searchform input::-moz-placeholder {
	text-transform: uppercase;
	}
.searchform .btn-search {
	position: absolute;
	z-index: 10;
	left: 6px;
	top: 4px;
	color: #222;
	opacity: .8;
	}
.searchform .btn-search:hover {
	cursor: pointer;
	opacity: 1;
	}
.searchform .searchfield {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	height: 23px;
	padding: 5px 5px 5px 12px;
	margin: 0;
	cursor: default;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	text-indent: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	}
.searchform .searchfield:focus {
	cursor: text;
	box-shadow: none;
	background-color: #FFF;
	color: #222;
	}
.billboard .searchfield,
.boomboard .searchfield {
	float: none;
	}
.navigation_wrap .searchform {
	position: absolute;
	right: 3px;
	bottom: 2px;
	}
input[type="submit"],
.submit,input[type="button"],
.button,input[type="reset"],
.reset {
	vertical-align: top;
	padding: 5px 9px;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #444444;
	border: 1px solid #C3C3C3;
	background: #F6F6F6;
	font-family: 'Roboto Condensed', sans-serif;
	}
input[type="submit"]:hover,
.submit:hover,
input[type="button"]:hover,
.button:hover,
input[type="reset"]:hover,
.reset:hover {
	opacity: .8;
	}
input[type="submit"]:active,
.submit:active,
input[type="button"]:active,
.button:active,
input[type="reset"]:active,
.reset:active {
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -ms-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -o-box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	background-color: #DDD;
	outline: 0;
	}
input[type="image"] {
	box-shadow: none;
	}










/* ###### ANIMATION ###### */

.bfg-animation {
	-webkit-backface-visibility: hidden;
	}
.get-anim .bfg-anim-scale,
.get-anim .bfg-anim-fade,
.get-anim .bfg-anim-from-left,
.get-anim .bfg-anim-from-right,
.get-anim .bfg-anim-from-top,
.get-anim .bfg-anim-from-bottom {
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	}
.get-anim .bfg-anim-scale.animation-loaded,
.get-anim .bfg-anim-scale.animation-loaded.subtle,
.get-anim .bfg-anim-fade.animation-loaded,
.get-anim .bfg-anim-fade.animation-loaded.subtle,
.get-anim .bfg-anim-from-left.animation-loaded,
.get-anim .bfg-anim-from-left.animation-loaded.subtle,
.get-anim .bfg-anim-from-right.animation-loaded,
.get-anim .bfg-anim-from-right.animation-loaded.subtle,
.get-anim .bfg-anim-from-top.animation-loaded,
.get-anim .bfg-anim-from-top.animation-loaded.subtle,
.get-anim .bfg-anim-from-bottom.animation-loaded,
.get-anim .bfg-anim-from-bottom.animation-loaded.subtle {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
.get-anim .bfg-anim-scale {
	opacity: .3;
	-webkit-transform: scale(.3);
	-moz-transform: scale(.3);
	-ms-transform: scale(.3);
	-o-transform: scale(.3);
	transform: scale(.3);
	}
.get-anim .bfg-anim-from-left {
	-webkit-transform: translate3d(-50px,0,0);
	-moz-transform: translate3d(-50px,0,0);
	-ms-transform: translate3d(-50px,0,0);
	-o-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	}
.get-anim .bfg-anim-from-left.subtle {
	-webkit-transform: translate3d(-20px,0,0);
	-moz-transform: translate3d(-20px,0,0);
	-ms-transform: translate3d(-20px,0,0);
	-o-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
	}
.get-anim .bfg-anim-from-right {
	-webkit-transform: translate3d(50px,0,0);
	-moz-transform: translate3d(50px,0,0);
	-ms-transform: translate3d(50px,0,0);
	-o-transform: translate3d(50px,0,0);
	transform: translate3d(50px,0,0);
	}
.get-anim .bfg-anim-from-right.subtle {
	-webkit-transform: translate3d(20px,0,0);
	-moz-transform: translate3d(20px,0,0);
	-ms-transform: translate3d(20px,0,0);
	-o-transform: translate3d(20px,0,0);
	transform: translate3d(20px,0,0);
	}
.get-anim .bfg-anim-from-bottom {
	-webkit-transform: translate3d(0,50px,0);
	-moz-transform: translate3d(0,50px,0);
	-ms-transform: translate3d(0,50px,0);
	-o-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	}
.get-anim .bfg-anim-from-bottom.subtle {
	-webkit-transform: translate3d(0,20px,0);
	-moz-transform: translate3d(0,20px,0);
	-ms-transform: translate3d(0,20px,0);
	-o-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	}
.get-anim .bfg-anim-from-top {
	-webkit-transform: translate3d(0,-50px,0);
	-moz-transform: translate3d(0,-50px,0);
	-ms-transform: translate3d(0,-50px,0);
	-o-transform: translate3d(0,-50px,0);
	transform: translate3d(0,-50px,0);
	}
.get-anim .bfg-anim-from-top.subtle {
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	-o-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	}
.get-anim .bfg-slidedown {
	height: 5px;
	overflow: hidden;
	-webkit-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	-moz-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	-ms-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	-o-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	}
.get-anim .bfg-appear {
	opacity: .1;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	}
.get-anim .bfg-appear.animation-loaded {
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
.no-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}










/* ###### CLASS RESOLUTION ###### */

.res-phone .hidden-phone {
    display: none !important;
    visibility: hidden;
    }
.res-tablet .hidden-tablet {
    display: none !important;
    visibility: hidden;
    }
.res-desktop .hidden-desktop {
    display: none !important;
    visibility: hidden;
    }










/* ###### CSS3 RESOLUTION ###### */

@media screen and (max-width: 1440px) {
    .bfg-content {
        max-width: 1100px;
        }
    .home #custom-header .bfg-area-wrap {
        padding: 120px 0;
        }
    #custom-header .logo {
        width: 280px;
        height: auto;
        }
}
@media screen and (max-width: 1280px) {
    .bfg-content {
        max-width: 1024px;
        }
    .sf-menu > li > a {
        padding: 0 18px;
        }
    .home #custom-header .bfg-area-wrap {
        padding: 100px 0;
        }
    #custom-header .logo {
        width: 280px;
        height: auto;
        }
}
@media screen and (max-width: 1024px) {
    .bfg-content {
        max-width: 100%;
        padding: 0 20px;
        }
    .bfg-section-pad {
        padding: 0;
        }
    .bfg-area .bfg-section .bfg-section > .bfg-section-pad {
        padding: .85em;
        margin-bottom: 0;
        }
    .menu-area.default-menu {
        display: none;
        }
    .menu-area.mobile-menu {
        display: block;
        }
    .home #custom-header .bfg-area-wrap {
        padding: 80px 0;
        }
    #custom-header .logo {
        width: 200px;
        height: auto;
        }
    .ibox .ibox-text h4 {
        font-size: 20px;
        }
    .ibox .ibox-text .ibox-desc {
        font-size: 14px;
        line-height: 1.2;
        }
    #home-services .bfg-area-wrap {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
        }
    #home-cost .bfg-area-wrap {
        padding-top: 20px !important;
        padding-bottom: 40px !important;
        }
    #home-contacts .bfg-area-wrap {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
        }
    #copyright {
        font-size: 14px;
        }
    .fixed-menu .push-top {
        display: none;
        }
    .grecaptcha-badge {
        display: none;
        }

}
@media screen and (max-width: 768px) {
	.row {
        margin-left: 0;
        }
	.row > [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
        margin-bottom: 2em;
        }
    .row > [class*="span"]:last-child {
        margin-bottom: 0;
        }
    .row > [class*="offset"]:first-child, .editor-row > [class*="offset"].sortable-first {
        margin-left: 0;
        }
    .row > [class*="span"], .row-grid > [class*="span"], .editor-row > [class*="span"], .row > [class*="offset"], .row-grid > [class*="offset"], .editor-row > [class*="offset"], .row.row-closed > [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
        margin-bottom: 10px;
        }
    .bfg-section-pad .row:last-child > [class*="span"] {
        margin-bottom: 20px;
        }
    .bfg-section-pad .row:last-child > [class*="span"]:last-child {
        margin-bottom: 0;
        }
    .row-fluid.media-grid > [class*="span"] {
        width: 25%;
        }
    .bfg-area .bfg-section .bfg-section > .bfg-section-pad {
        padding: 1.2em;
        }

    .home #custom-header .bfg-area-wrap {
        padding: 60px 0;
        }
    #custom-header .logo {
        width: 150px;
        height: auto;
        }
    .ibox .ibox-text h4 {
        font-size: 18px;
        }
    #home-services .ibox {
        margin-bottom: 15px;
        }
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .uneditable-input {
        padding: 7px 6px;
        font-size: 18px;
        }
    .textright {
        text-align: center;
        }
    .textleft {
        text-align: center;
        }
    .bfg-standard-title {
        font-size: 22px;
        }

    .phone-block {
        display: block;
        }
    ul.req {
        list-style: none;
        text-align: center;
        }
    .boomboard {
        padding: 0;
        }
    ul.special-list.list-adaptive > li {
        display: block;
        line-height: 1.6;
        border-right: none;
        }

    .mobile-menu .section-navi .navi-left,
    .mobile-menu .section-navi .navi-right {
        float: none;
        display: block;
        text-align: center;
	    }
    .mobile-menu .section-navi .li-searcher {
        display: block;
        }
    .sc-menu ul {
        height: auto;
        }
    #custom-header .bfg-area-wrap {
        padding: 50px 0;
        }
    .home #custom-header .bfg-area-wrap {
        padding: 85px 0;
        }



}
@media screen and (max-width: 425px) {
    .bfg-standard-title {
        font-size: 18px;
        font-weight: 600;
        }
    .mobile-menu .contacts {
        font-size: 16px;
        }

}












