/* NEW VERSION */

@charset "UTF-8";


#sendusnews{
	
}


.mobhederff{
	display:none;
}

.deskhederff{
	display:block;
}

.media-wrapper.clearfix{
    margin:2px 0;
}

.sidebar-tabs-content .media-left{
	
}

.single .social .sidebar-tabs-content .facebook a img{ 
	width: 90% !important;
}

#youtubef{
    background-color: #e02f2f;
    color: #fff;
    margin-bottom: 20px;
}

.popular .sidebar-tabs-item-inner{
	padding:0 !important;
}

ol h5{
	text-align:left !important;
}

.large i.fa.fa-camera{
	font-size:0.8em;
}

.wp-video{
	width:100% !important;
}

.mejs-container{
	width:100% !important;
}


.jp-carousel{
	height: 100vh;	
}

.jp-carousel-transitions .jp-carousel-slide{
	display: table;
	height: 100vh !important;
	width: 100%;
	top: 0 !important;	
}

.jp-carousel-slide-inner{
	display: table-cell;
	vertical-align: middle;	
}

.jp-carousel-slide img{
	
}

.actives{
	border-bottom: 1px solid #000 !important;
}

i.fa.fa-camera{
   /* vertical-align: middle; */
    padding-bottom: 2px;
margin: 0 4px 0 2px;
}

.inner-tab-hed{
    display: inline-block;
    width: 49%;
    overflow: hidden;
    float: left;
    font-size: 0.7em !important;
    text-align: center;
    margin-bottom: 10px;
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 19px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(32, 20, 15, .1);
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 300;
}

.sidebar-tabs-content .media-left{
    float: left;
    width: 35px !important;
    padding-top: 4px;
    height: 35px !important;
    text-align: center;
    top: 0;
    position: relative;
    padding: 0;	
}

.sidebar-tabs-content .media-left .numberblock{
    display: table;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #573a2e;
    margin-right: 5px;
    font-size: 1.1em;
    font-weight: 700;
	min-width: 35px;
    min-height: 35px;
}

.sidebar-tabs-content .media-left .numberblock .numberblock-inner{
    display: table-cell;
    vertical-align: middle;	
}

.sidebar-tabs-item{
	clear:both;
}

.today{
	display:none;
}

.sevenday{
	display:none;
}

.active-tdr{
	display:block !important;
}

.active-td{
	border-bottom: 1px solid #000;
}


.header-nav ul li:nth-child(10) .nav-dropdown{
	right: 0;
	left: auto;
}


.gallery-item{
	
    display: inline-block;	
	height: 40vh;
    object-fit: cover;
    overflow: hidden;
	margin: 0 !important;
	min-height: 300px;
}

.gallery-item img{
	border:2px solid #ffffff !important;
}

.jp-carousel-wrap{
	height: 100vh !important;
    overflow: hidden !important;	
}

.gallery-item{
   display: inline-block;	
	height: 30vh;
    object-fit: cover;
    overflow: hidden;	
}

.gallery-item .landscape{
	height: 100%;
}

.gallery-item a{
    object-fit: cover;
    height: 100%;
	display: block;	
}

.gallery-item a img{
    object-fit: cover;
    height: 100%;	
}

#gallery-1 dt.gallery-icon.landscape{
	
}

.gallery-icon{
	height:100%;
}

.header-nav ul li:nth-child(11) .nav-dropdown{
	right: 0;
	left: auto;
}

.small-dsk{
    display: none;
    width: 100%;
    clear: both;
	margin-bottom:0 !important;
}

#youtubef .youtube-inner{
	display: table;
    width: 100%;
/*    height: 100%;*/
    padding: 15px 10px;
    text-align: center;
	color:#fff;
	text-decoration:none;
}

#youtubef .youtube-inner .youtube-content{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;	
}

#youtubef .youtube-inner .youtube-content .youtube-icon{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 0 9px 0 0;
}

#youtubef .youtube-inner .youtube-content .youtube-icon img{
	vertical-align: middle;
}

#youtubef .youtube-inner .youtube-content .youtube-txt{
	display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 0.8em;
    padding: 0 0 0 9px;
    border-left: 1px solid #fff;
}

#youtubef .youtube-inner .youtube-content .youtube-txt span{
	letter-spacing: 0.6px;
    font-family: roboto, sans-serif;	
}

.logged-in-as{
	display:none !important;
}

.comment-reply-title #cancel-comment-reply-link{
	background: #0090c1;
    color: #fff;
    padding: 4px 15px;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: none;
    font-weight: 300 !important;
    font-family: Apercu Pro, sans-serif;	
}

.form-submit input:first-of-type{
	background: #0090c1;
    color: #fff;
    padding: 6px 20px;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: none;
}

.comments-list li .comment-body{
    padding: 10px 0;
    position: relative;
    margin: 10px 0;
    border-bottom: 1px solid #e0e0db;
	font-family: Apercu Pro, sans-serif !important;
}

.comments-list li .comment-body .comment-author{
	display: inline-block;
    padding-bottom: 20px;
}

.comments-list li .comment-body .comment-author img{
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;	
}

.comments-list li .comment-body .comment-author .fn{
    display: inline-block;
    vertical-align: middle;	
}

.comments-list li .comment-body .comment-author .says{
    display: inline-block;
    vertical-align: middle;
}

.comments-list li .comment-body .comment-meta{
    display: inline-block;
    font-size: 0.8em;
    top: 0;
    text-align: right;
    float: right;	
}

.comments-list li .comment-body .comment-meta a{
    text-decoration: none;	
}

.comments-list li .comment-body .reply a{
	background: #0090c1;
    color: #fff;
    padding: 4px 15px;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
	border:none;
}

#sendusnews .sendus-content{
	display: table;
    width: 100%;
    height: 140px;
    letter-spacing: 0.3px;
    text-decoration: none;
}

#sendusnews .sendus-content:hover .sendus-left{
    width: 40%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

#sendusnews .sendus-left{
	background-color: #cb0f44;
    display: table-cell;
    width: 30%;
    vertical-align: middle;
    text-align: right;
    padding: 0 30px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

#sendusnews .sendus-left img{
	max-width: 80px;	
}

#sendusnews .sendus-right{
background-color: #db0e48;
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    padding: 0 30px;
    font-family: roboto, sans-serif;
    font-weight: 300;
    font-size: 1.1em;	
}

#sendusnews .sendus-right h1{
    font-family: roboto, sans-serif;
    font-weight: 400;
    margin-bottom: 10px !important;	
}

.tooltip {
    position: absolute;
    z-index: 8;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

#commentform{
	overflow: hidden;
    max-height: 80px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.active #commentform{
	height: auto !important;
	max-height:100% !important;
}

.commentformanonim{
	max-height: 800px !important;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.commentformanonim form{
	max-height: 800px !important;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.commentformanonim .wp-social-login-widget{
	max-height:0 !important;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
    overflow: hidden !important;	
}

.wp-social-login-widget{
	margin: 20px 0;
	max-height:200px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	overflow: hidden !important;
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    left: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
	    overflow: visible !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}


audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent;
    color: #20140f;
}

#cancel-comment-reply-link {
    margin-left:10px;
}

a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
@font-face {
    font-family: Apercu Pro;
    src: url("fonts/Apercu Pro/Apercu Pro Regular.eot");
    src: url("fonts/Apercu Pro/Apercu Pro Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Apercu Pro/Apercu Pro Regular.woff2") format("woff2"), url("fonts/Apercu Pro/Apercu Pro Regular.woff") format("woff"), url("fonts/Apercu Pro/Apercu Pro Regular.ttf") format("truetype"), url("fonts/Apercu Pro/Apercu Pro Regular.svg#svgFontName") format("svg")
}
@font-face {
    font-family: Apercu Pro Bold;
    src: url("fonts/Apercu Pro/Apercu Pro Bold.eot");
    src: url("fonts/Apercu Pro/Apercu Pro Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Apercu Pro/Apercu Pro Bold.woff2") format("woff2"), url("fonts/Apercu Pro/Apercu Pro Bold.woff") format("woff"), url("fonts/Apercu Pro/Apercu Pro Bold.ttf") format("truetype"), url("fonts/Apercu Pro/Apercu Pro Bold.svg#svgFontName") format("svg")
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.fa {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.2857142857em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.8571428571em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear
}
.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8)
}
@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: ""
}
.fa-music:before {
    content: ""
}
.fa-search:before {
    content: ""
}
.fa-envelope-o:before {
    content: ""
}
.fa-heart:before {
    content: ""
}
.fa-star:before {
    content: ""
}
.fa-star-o:before {
    content: ""
}
.fa-user:before {
    content: ""
}
.fa-film:before {
    content: ""
}
.fa-th-large:before {
    content: ""
}
.fa-th:before {
    content: ""
}
.fa-th-list:before {
    content: ""
}
.fa-check:before {
    content: ""
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}
.fa-search-plus:before {
    content: ""
}
.fa-search-minus:before {
    content: ""
}
.fa-power-off:before {
    content: ""
}
.fa-signal:before {
    content: ""
}
.fa-cog:before,
.fa-gear:before {
    content: ""
}
.fa-trash-o:before {
    content: ""
}
.fa-home:before {
    content: ""
}
.fa-file-o:before {
    content: ""
}
.fa-clock-o:before {
    content: ""
}
.fa-road:before {
    content: ""
}
.fa-download:before {
    content: ""
}
.fa-arrow-circle-o-down:before {
    content: ""
}
.fa-arrow-circle-o-up:before {
    content: ""
}
.fa-inbox:before {
    content: ""
}
.fa-play-circle-o:before {
    content: ""
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}
.fa-refresh:before {
    content: ""
}
.fa-list-alt:before {
    content: ""
}
.fa-lock:before {
    content: ""
}
.fa-flag:before {
    content: ""
}
.fa-headphones:before {
    content: ""
}
.fa-volume-off:before {
    content: ""
}
.fa-volume-down:before {
    content: ""
}
.fa-volume-up:before {
    content: ""
}
.fa-qrcode:before {
    content: ""
}
.fa-barcode:before {
    content: ""
}
.fa-tag:before {
    content: ""
}
.fa-tags:before {
    content: ""
}
.fa-book:before {
    content: ""
}
.fa-bookmark:before {
    content: ""
}
.fa-print:before {
    content: ""
}
.fa-camera:before {
    content: ""
}
.fa-font:before {
    content: ""
}
.fa-bold:before {
    content: ""
}
.fa-italic:before {
    content: ""
}
.fa-text-height:before {
    content: ""
}
.fa-text-width:before {
    content: ""
}
.fa-align-left:before {
    content: ""
}
.fa-align-center:before {
    content: ""
}
.fa-align-right:before {
    content: ""
}
.fa-align-justify:before {
    content: ""
}
.fa-list:before {
    content: ""
}
.fa-dedent:before,
.fa-outdent:before {
    content: ""
}
.fa-indent:before {
    content: ""
}
.fa-video-camera:before {
    content: ""
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}
.fa-pencil:before {
    content: ""
}
.fa-map-marker:before {
    content: ""
}
.fa-adjust:before {
    content: ""
}
.fa-tint:before {
    content: ""
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}
.fa-share-square-o:before {
    content: ""
}
.fa-check-square-o:before {
    content: ""
}
.fa-arrows:before {
    content: ""
}
.fa-step-backward:before {
    content: ""
}
.fa-fast-backward:before {
    content: ""
}
.fa-backward:before {
    content: ""
}
.fa-play:before {
    content: ""
}
.fa-pause:before {
    content: ""
}
.fa-stop:before {
    content: ""
}
.fa-forward:before {
    content: ""
}
.fa-fast-forward:before {
    content: ""
}
.fa-step-forward:before {
    content: ""
}
.fa-eject:before {
    content: ""
}
.fa-chevron-left:before {
    content: ""
}
.fa-chevron-right:before {
    content: ""
}
.fa-plus-circle:before {
    content: ""
}
.fa-minus-circle:before {
    content: ""
}
.fa-times-circle:before {
    content: ""
}
.fa-check-circle:before {
    content: ""
}
.fa-question-circle:before {
    content: ""
}
.fa-info-circle:before {
    content: ""
}
.fa-crosshairs:before {
    content: ""
}
.fa-times-circle-o:before {
    content: ""
}
.fa-check-circle-o:before {
    content: ""
}
.fa-ban:before {
    content: ""
}
.fa-arrow-left:before {
    content: ""
}
.fa-arrow-right:before {
    content: ""
}
.fa-arrow-up:before {
    content: ""
}
.fa-arrow-down:before {
    content: ""
}
.fa-mail-forward:before,
.fa-share:before {
    content: ""
}
.fa-expand:before {
    content: ""
}
.fa-compress:before {
    content: ""
}
.fa-plus:before {
    content: ""
}
.fa-minus:before {
    content: ""
}
.fa-asterisk:before {
    content: ""
}
.fa-exclamation-circle:before {
    content: ""
}
.fa-gift:before {
    content: ""
}
.fa-leaf:before {
    content: ""
}
.fa-fire:before {
    content: ""
}
.fa-eye:before {
    content: ""
}
.fa-eye-slash:before {
    content: ""
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}
.fa-plane:before {
    content: ""
}
.fa-calendar:before {
    content: ""
}
.fa-random:before {
    content: ""
}
.fa-comment:before {
    content: ""
}
.fa-magnet:before {
    content: ""
}
.fa-chevron-up:before {
    content: ""
}
.fa-chevron-down:before {
    content: ""
}
.fa-retweet:before {
    content: ""
}
.fa-shopping-cart:before {
    content: ""
}
.fa-folder:before {
    content: ""
}
.fa-folder-open:before {
    content: ""
}
.fa-arrows-v:before {
    content: ""
}
.fa-arrows-h:before {
    content: ""
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}
.fa-twitter-square:before {
    content: ""
}
.fa-facebook-square:before {
    content: ""
}
.fa-camera-retro:before {
    content: ""
}
.fa-key:before {
    content: ""
}
.fa-cogs:before,
.fa-gears:before {
    content: ""
}
.fa-comments:before {
    content: ""
}
.fa-thumbs-o-up:before {
    content: ""
}
.fa-thumbs-o-down:before {
    content: ""
}
.fa-star-half:before {
    content: ""
}
.fa-heart-o:before {
    content: ""
}
.fa-sign-out:before {
    content: ""
}
.fa-linkedin-square:before {
    content: ""
}
.fa-thumb-tack:before {
    content: ""
}
.fa-external-link:before {
    content: ""
}
.fa-sign-in:before {
    content: ""
}
.fa-trophy:before {
    content: ""
}
.fa-github-square:before {
    content: ""
}
.fa-upload:before {
    content: ""
}
.fa-lemon-o:before {
    content: ""
}
.fa-phone:before {
    content: ""
}
.fa-square-o:before {
    content: ""
}
.fa-bookmark-o:before {
    content: ""
}
.fa-phone-square:before {
    content: ""
}
.fa-twitter:before {
    content: ""
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}
.fa-github:before {
    content: ""
}
.fa-unlock:before {
    content: ""
}
.fa-credit-card:before {
    content: ""
}
.fa-feed:before,
.fa-rss:before {
    content: ""
}
.fa-hdd-o:before {
    content: ""
}
.fa-bullhorn:before {
    content: ""
}
.fa-bell:before {
    content: ""
}
.fa-certificate:before {
    content: ""
}
.fa-hand-o-right:before {
    content: ""
}
.fa-hand-o-left:before {
    content: ""
}
.fa-hand-o-up:before {
    content: ""
}
.fa-hand-o-down:before {
    content: ""
}
.fa-arrow-circle-left:before {
    content: ""
}
.fa-arrow-circle-right:before {
    content: ""
}
.fa-arrow-circle-up:before {
    content: ""
}
.fa-arrow-circle-down:before {
    content: ""
}
.fa-globe:before {
    content: ""
}
.fa-wrench:before {
    content: ""
}
.fa-tasks:before {
    content: ""
}
.fa-filter:before {
    content: ""
}
.fa-briefcase:before {
    content: ""
}
.fa-arrows-alt:before {
    content: ""
}
.fa-group:before,
.fa-users:before {
    content: ""
}
.fa-chain:before,
.fa-link:before {
    content: ""
}
.fa-cloud:before {
    content: ""
}
.fa-flask:before {
    content: ""
}
.fa-cut:before,
.fa-scissors:before {
    content: ""
}
.fa-copy:before,
.fa-files-o:before {
    content: ""
}
.fa-paperclip:before {
    content: ""
}
.fa-floppy-o:before,
.fa-save:before {
    content: ""
}
.fa-square:before {
    content: ""
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}
.fa-list-ul:before {
    content: ""
}
.fa-list-ol:before {
    content: ""
}
.fa-strikethrough:before {
    content: ""
}
.fa-underline:before {
    content: ""
}
.fa-table:before {
    content: ""
}
.fa-magic:before {
    content: ""
}
.fa-truck:before {
    content: ""
}
.fa-pinterest:before {
    content: ""
}
.fa-pinterest-square:before {
    content: ""
}
.fa-google-plus-square:before {
    content: ""
}
.fa-google-plus:before {
    content: ""
}
.fa-money:before {
    content: ""
}
.fa-caret-down:before {
    content: ""
}
.fa-caret-up:before {
    content: ""
}
.fa-caret-left:before {
    content: ""
}
.fa-caret-right:before {
    content: ""
}
.fa-columns:before {
    content: ""
}
.fa-sort:before,
.fa-unsorted:before {
    content: ""
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}
.fa-envelope:before {
    content: ""
}
.fa-linkedin:before {
    content: ""
}
.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}
.fa-gavel:before,
.fa-legal:before {
    content: ""
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}
.fa-comment-o:before {
    content: ""
}
.fa-comments-o:before {
    content: ""
}
.fa-bolt:before,
.fa-flash:before {
    content: ""
}
.fa-sitemap:before {
    content: ""
}
.fa-umbrella:before {
    content: ""
}
.fa-clipboard:before,
.fa-paste:before {
    content: ""
}
.fa-lightbulb-o:before {
    content: ""
}
.fa-exchange:before {
    content: ""
}
.fa-cloud-download:before {
    content: ""
}
.fa-cloud-upload:before {
    content: ""
}
.fa-user-md:before {
    content: ""
}
.fa-stethoscope:before {
    content: ""
}
.fa-suitcase:before {
    content: ""
}
.fa-bell-o:before {
    content: ""
}
.fa-coffee:before {
    content: ""
}
.fa-cutlery:before {
    content: ""
}
.fa-file-text-o:before {
    content: ""
}
.fa-building-o:before {
    content: ""
}
.fa-hospital-o:before {
    content: ""
}
.fa-ambulance:before {
    content: ""
}
.fa-medkit:before {
    content: ""
}
.fa-fighter-jet:before {
    content: ""
}
.fa-beer:before {
    content: ""
}
.fa-h-square:before {
    content: ""
}
.fa-plus-square:before {
    content: ""
}
.fa-angle-double-left:before {
    content: ""
}
.fa-angle-double-right:before {
    content: ""
}
.fa-angle-double-up:before {
    content: ""
}
.fa-angle-double-down:before {
    content: ""
}
.fa-angle-left:before {
    content: ""
}
.fa-angle-right:before {
    content: ""
}
.fa-angle-up:before {
    content: ""
}
.fa-angle-down:before {
    content: ""
}
.fa-desktop:before {
    content: ""
}
.fa-laptop:before {
    content: ""
}
.fa-tablet:before {
    content: ""
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}
.fa-circle-o:before {
    content: ""
}
.fa-quote-left:before {
    content: ""
}
.fa-quote-right:before {
    content: ""
}
.fa-spinner:before {
    content: ""
}
.fa-circle:before {
    content: ""
}
.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}
.fa-github-alt:before {
    content: ""
}
.fa-folder-o:before {
    content: ""
}
.fa-folder-open-o:before {
    content: ""
}
.fa-smile-o:before {
    content: ""
}
.fa-frown-o:before {
    content: ""
}
.fa-meh-o:before {
    content: ""
}
.fa-gamepad:before {
    content: ""
}
.fa-keyboard-o:before {
    content: ""
}
.fa-flag-o:before {
    content: ""
}
.fa-flag-checkered:before {
    content: ""
}
.fa-terminal:before {
    content: ""
}
.fa-code:before {
    content: ""
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}
.fa-location-arrow:before {
    content: ""
}
.fa-crop:before {
    content: ""
}
.fa-code-fork:before {
    content: ""
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}
.fa-question:before {
    content: ""
}
.fa-info:before {
    content: ""
}
.fa-exclamation:before {
    content: ""
}
.fa-superscript:before {
    content: ""
}
.fa-subscript:before {
    content: ""
}
.fa-eraser:before {
    content: ""
}
.fa-puzzle-piece:before {
    content: ""
}
.fa-microphone:before {
    content: ""
}
.fa-microphone-slash:before {
    content: ""
}
.fa-shield:before {
    content: ""
}
.fa-calendar-o:before {
    content: ""
}
.fa-fire-extinguisher:before {
    content: ""
}
.fa-rocket:before {
    content: ""
}
.fa-maxcdn:before {
    content: ""
}
.fa-chevron-circle-left:before {
    content: ""
}
.fa-chevron-circle-right:before {
    content: ""
}
.fa-chevron-circle-up:before {
    content: ""
}
.fa-chevron-circle-down:before {
    content: ""
}
.fa-html5:before {
    content: ""
}
.fa-css3:before {
    content: ""
}
.fa-anchor:before {
    content: ""
}
.fa-unlock-alt:before {
    content: ""
}
.fa-bullseye:before {
    content: ""
}
.fa-ellipsis-h:before {
    content: ""
}
.fa-ellipsis-v:before {
    content: ""
}
.fa-rss-square:before {
    content: ""
}
.fa-play-circle:before {
    content: ""
}
.fa-ticket:before {
    content: ""
}
.fa-minus-square:before {
    content: ""
}
.fa-minus-square-o:before {
    content: ""
}
.fa-level-up:before {
    content: ""
}
.fa-level-down:before {
    content: ""
}
.fa-check-square:before {
    content: ""
}
.fa-pencil-square:before {
    content: ""
}
.fa-external-link-square:before {
    content: ""
}
.fa-share-square:before {
    content: ""
}
.fa-compass:before {
    content: ""
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}
.fa-eur:before,
.fa-euro:before {
    content: ""
}
.fa-gbp:before {
    content: ""
}
.fa-dollar:before,
.fa-usd:before {
    content: ""
}
.fa-inr:before,
.fa-rupee:before {
    content: ""
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}
.fa-krw:before,
.fa-won:before {
    content: ""
}
.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}
.fa-file:before {
    content: ""
}
.fa-file-text:before {
    content: ""
}
.fa-sort-alpha-asc:before {
    content: ""
}
.fa-sort-alpha-desc:before {
    content: ""
}
.fa-sort-amount-asc:before {
    content: ""
}
.fa-sort-amount-desc:before {
    content: ""
}
.fa-sort-numeric-asc:before {
    content: ""
}
.fa-sort-numeric-desc:before {
    content: ""
}
.fa-thumbs-up:before {
    content: ""
}
.fa-thumbs-down:before {
    content: ""
}
.fa-youtube-square:before {
    content: ""
}
.fa-youtube:before {
    content: ""
}
.fa-xing:before {
    content: ""
}
.fa-xing-square:before {
    content: ""
}
.fa-youtube-play:before {
    content: ""
}
.fa-dropbox:before {
    content: ""
}
.fa-stack-overflow:before {
    content: ""
}
.fa-instagram:before {
    content: ""
}
.fa-flickr:before {
    content: ""
}
.fa-adn:before {
    content: ""
}
.fa-bitbucket:before {
    content: ""
}
.fa-bitbucket-square:before {
    content: ""
}
.fa-tumblr:before {
    content: ""
}
.fa-tumblr-square:before {
    content: ""
}
.fa-long-arrow-down:before {
    content: ""
}
.fa-long-arrow-up:before {
    content: ""
}
.fa-long-arrow-left:before {
    content: ""
}
.fa-long-arrow-right:before {
    content: ""
}
.fa-apple:before {
    content: ""
}
.fa-windows:before {
    content: ""
}
.fa-android:before {
    content: ""
}
.fa-linux:before {
    content: ""
}
.fa-dribbble:before {
    content: ""
}
.fa-skype:before {
    content: ""
}
.fa-foursquare:before {
    content: ""
}
.fa-trello:before {
    content: ""
}
.fa-female:before {
    content: ""
}
.fa-male:before {
    content: ""
}
.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}
.fa-sun-o:before {
    content: ""
}
.fa-moon-o:before {
    content: ""
}
.fa-archive:before {
    content: ""
}
.fa-bug:before {
    content: ""
}
.fa-vkontakte:before {
    content: ""
}
.fa-weibo:before {
    content: ""
}
.fa-renren:before {
    content: ""
}
.fa-pagelines:before {
    content: ""
}
.fa-stack-exchange:before {
    content: ""
}
.fa-arrow-circle-o-right:before {
    content: ""
}
.fa-arrow-circle-o-left:before {
    content: ""
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}
.fa-dot-circle-o:before {
    content: ""
}
.fa-wheelchair:before {
    content: ""
}
.fa-vimeo-square:before {
    content: ""
}
.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}
.fa-plus-square-o:before {
    content: ""
}
.fa-space-shuttle:before {
    content: ""
}
.fa-slack:before {
    content: ""
}
.fa-envelope-square:before {
    content: ""
}
.fa-wordpress:before {
    content: ""
}
.fa-openid:before {
    content: ""
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}
.fa-yahoo:before {
    content: ""
}
.fa-google:before {
    content: ""
}
.fa-reddit:before {
    content: ""
}
.fa-reddit-square:before {
    content: ""
}
.fa-stumbleupon-circle:before {
    content: ""
}
.fa-stumbleupon:before {
    content: ""
}
.fa-delicious:before {
    content: ""
}
.fa-digg:before {
    content: ""
}
.fa-pied-piper-pp:before {
    content: ""
}
.fa-pied-piper-alt:before {
    content: ""
}
.fa-drupal:before {
    content: ""
}
.fa-joomla:before {
    content: ""
}
.fa-language:before {
    content: ""
}
.fa-fax:before {
    content: ""
}
.fa-building:before {
    content: ""
}
.fa-child:before {
    content: ""
}
.fa-paw:before {
    content: ""
}
.fa-spoon:before {
    content: ""
}
.fa-cube:before {
    content: ""
}
.fa-cubes:before {
    content: ""
}
.fa-behance:before {
    content: ""
}
.fa-behance-square:before {
    content: ""
}
.fa-steam:before {
    content: ""
}
.fa-steam-square:before {
    content: ""
}
.fa-recycle:before {
    content: ""
}
.fa-automobile:before,
.fa-car:before {
    content: ""
}
.fa-cab:before,
.fa-taxi:before {
    content: ""
}
.fa-tree:before {
    content: ""
}
.fa-spotify:before {
    content: ""
}
.fa-deviantart:before {
    content: ""
}
.fa-soundcloud:before {
    content: ""
}
.fa-database:before {
    content: ""
}
.fa-file-pdf-o:before {
    content: ""
}
.fa-file-word-o:before {
    content: ""
}
.fa-file-excel-o:before {
    content: ""
}
.fa-file-powerpoint-o:before {
    content: ""
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}
.fa-file-code-o:before {
    content: ""
}
.fa-vine:before {
    content: ""
}
.fa-codepen:before {
    content: ""
}
.fa-jsfiddle:before {
    content: ""
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}
.fa-circle-o-notch:before {
    content: ""
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}
.fa-empire:before,
.fa-ge:before {
    content: ""
}
.fa-git-square:before {
    content: ""
}
.fa-git:before {
    content: ""
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}
.fa-tencent-weibo:before {
    content: ""
}
.fa-qq:before {
    content: ""
}
.fa-wechat:before,
.fa-weixin:before {
    content: ""
}
.fa-paper-plane:before,
.fa-send:before {
    content: ""
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}
.fa-history:before {
    content: ""
}
.fa-circle-thin:before {
    content: ""
}
.fa-header:before {
    content: ""
}
.fa-paragraph:before {
    content: ""
}
.fa-sliders:before {
    content: ""
}
.fa-share-alt:before {
    content: ""
}
.fa-share-alt-square:before {
    content: ""
}
.fa-bomb:before {
    content: ""
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}
.fa-tty:before {
    content: ""
}
.fa-binoculars:before {
    content: ""
}
.fa-plug:before {
    content: ""
}
.fa-slideshare:before {
    content: ""
}
.fa-twitch:before {
    content: ""
}
.fa-yelp:before {
    content: ""
}
.fa-newspaper-o:before {
    content: ""
}
.fa-wifi:before {
    content: ""
}
.fa-calculator:before {
    content: ""
}
.fa-paypal:before {
    content: ""
}
.fa-google-wallet:before {
    content: ""
}
.fa-cc-visa:before {
    content: ""
}
.fa-cc-mastercard:before {
    content: ""
}
.fa-cc-discover:before {
    content: ""
}
.fa-cc-amex:before {
    content: ""
}
.fa-cc-paypal:before {
    content: ""
}
.fa-cc-stripe:before {
    content: ""
}
.fa-bell-slash:before {
    content: ""
}
.fa-bell-slash-o:before {
    content: ""
}
.fa-trash:before {
    content: ""
}
.fa-copyright:before {
    content: ""
}
.fa-at:before {
    content: ""
}
.fa-eyedropper:before {
    content: ""
}
.fa-paint-brush:before {
    content: ""
}
.fa-birthday-cake:before {
    content: ""
}
.fa-area-chart:before {
    content: ""
}
.fa-pie-chart:before {
    content: ""
}
.fa-line-chart:before {
    content: ""
}
.fa-lastfm:before {
    content: ""
}
.fa-lastfm-square:before {
    content: ""
}
.fa-toggle-off:before {
    content: ""
}
.fa-toggle-on:before {
    content: ""
}
.fa-bicycle:before {
    content: ""
}
.fa-bus:before {
    content: ""
}
.fa-ioxhost:before {
    content: ""
}
.fa-angellist:before {
    content: ""
}
.fa-cc:before {
    content: ""
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}
.fa-meanpath:before {
    content: ""
}
.fa-buysellads:before {
    content: ""
}
.fa-connectdevelop:before {
    content: ""
}
.fa-dashcube:before {
    content: ""
}
.fa-forumbee:before {
    content: ""
}
.fa-leanpub:before {
    content: ""
}
.fa-sellsy:before {
    content: ""
}
.fa-shirtsinbulk:before {
    content: ""
}
.fa-simplybuilt:before {
    content: ""
}
.fa-skyatlas:before {
    content: ""
}
.fa-cart-plus:before {
    content: ""
}
.fa-cart-arrow-down:before {
    content: ""
}
.fa-diamond:before {
    content: ""
}
.fa-ship:before {
    content: ""
}
.fa-user-secret:before {
    content: ""
}
.fa-motorcycle:before {
    content: ""
}
.fa-street-view:before {
    content: ""
}
.fa-heartbeat:before {
    content: ""
}
.fa-venus:before {
    content: ""
}
.fa-mars:before {
    content: ""
}
.fa-mercury:before {
    content: ""
}
.fa-intersex:before,
.fa-transgender:before {
    content: ""
}
.fa-transgender-alt:before {
    content: ""
}
.fa-venus-double:before {
    content: ""
}
.fa-mars-double:before {
    content: ""
}
.fa-venus-mars:before {
    content: ""
}
.fa-mars-stroke:before {
    content: ""
}
.fa-mars-stroke-v:before {
    content: ""
}
.fa-mars-stroke-h:before {
    content: ""
}
.fa-neuter:before {
    content: ""
}
.fa-genderless:before {
    content: ""
}
.fa-facebook-official:before {
    content: ""
}
.fa-pinterest-p:before {
    content: ""
}
.fa-whatsapp:before {
    content: ""
}
.fa-server:before {
    content: ""
}
.fa-user-plus:before {
    content: ""
}
.fa-user-times:before {
    content: ""
}
.fa-bed:before,
.fa-hotel:before {
    content: ""
}
.fa-viacoin:before {
    content: ""
}
.fa-train:before {
    content: ""
}
.fa-subway:before {
    content: ""
}
.fa-medium:before {
    content: ""
}
.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}
.fa-optin-monster:before {
    content: ""
}
.fa-opencart:before {
    content: ""
}
.fa-expeditedssl:before {
    content: ""
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}
.fa-mouse-pointer:before {
    content: ""
}
.fa-i-cursor:before {
    content: ""
}
.fa-object-group:before {
    content: ""
}
.fa-object-ungroup:before {
    content: ""
}
.fa-sticky-note:before {
    content: ""
}
.fa-sticky-note-o:before {
    content: ""
}
.fa-cc-jcb:before {
    content: ""
}
.fa-cc-diners-club:before {
    content: ""
}
.fa-clone:before {
    content: ""
}
.fa-balance-scale:before {
    content: ""
}
.fa-hourglass-o:before {
    content: ""
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}
.fa-hourglass:before {
    content: ""
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}
.fa-hand-scissors-o:before {
    content: ""
}
.fa-hand-lizard-o:before {
    content: ""
}
.fa-hand-spock-o:before {
    content: ""
}
.fa-hand-pointer-o:before {
    content: ""
}
.fa-hand-peace-o:before {
    content: ""
}
.fa-trademark:before {
    content: ""
}
.fa-registered:before {
    content: ""
}
.fa-creative-commons:before {
    content: ""
}
.fa-gg:before {
    content: ""
}
.fa-gg-circle:before {
    content: ""
}
.fa-tripadvisor:before {
    content: ""
}
.fa-odnoklassniki:before {
    content: ""
}
.fa-odnoklassniki-square:before {
    content: ""
}
.fa-get-pocket:before {
    content: ""
}
.fa-wikipedia-w:before {
    content: ""
}
.fa-safari:before {
    content: ""
}
.fa-chrome:before {
    content: ""
}
.fa-firefox:before {
    content: ""
}
.fa-opera:before {
    content: ""
}
.fa-internet-explorer:before {
    content: ""
}
.fa-television:before,
.fa-tv:before {
    content: ""
}
.fa-contao:before {
    content: ""
}
.fa-500px:before {
    content: ""
}
.fa-amazon:before {
    content: ""
}
.fa-calendar-plus-o:before {
    content: ""
}
.fa-calendar-minus-o:before {
    content: ""
}
.fa-calendar-times-o:before {
    content: ""
}
.fa-calendar-check-o:before {
    content: ""
}
.fa-industry:before {
    content: ""
}
.fa-map-pin:before {
    content: ""
}
.fa-map-signs:before {
    content: ""
}
.fa-map-o:before {
    content: ""
}
.fa-map:before {
    content: ""
}
.fa-commenting:before {
    content: ""
}
.fa-commenting-o:before {
    content: ""
}
.fa-houzz:before {
    content: ""
}
.fa-vimeo:before {
    content: ""
}
.fa-black-tie:before {
    content: ""
}
.fa-fonticons:before {
    content: ""
}
.fa-reddit-alien:before {
    content: ""
}
.fa-edge:before {
    content: ""
}
.fa-credit-card-alt:before {
    content: ""
}
.fa-codiepie:before {
    content: ""
}
.fa-modx:before {
    content: ""
}
.fa-fort-awesome:before {
    content: ""
}
.fa-usb:before {
    content: ""
}
.fa-product-hunt:before {
    content: ""
}
.fa-mixcloud:before {
    content: ""
}
.fa-scribd:before {
    content: ""
}
.fa-pause-circle:before {
    content: ""
}
.fa-pause-circle-o:before {
    content: ""
}
.fa-stop-circle:before {
    content: ""
}
.fa-stop-circle-o:before {
    content: ""
}
.fa-shopping-bag:before {
    content: ""
}
.fa-shopping-basket:before {
    content: ""
}
.fa-hashtag:before {
    content: ""
}
.fa-bluetooth:before {
    content: ""
}
.fa-bluetooth-b:before {
    content: ""
}
.fa-percent:before {
    content: ""
}
.fa-gitlab:before {
    content: ""
}
.fa-wpbeginner:before {
    content: ""
}
.fa-wpforms:before {
    content: ""
}
.fa-envira:before {
    content: ""
}
.fa-universal-access:before {
    content: ""
}
.fa-wheelchair-alt:before {
    content: ""
}
.fa-question-circle-o:before {
    content: ""
}
.fa-blind:before {
    content: ""
}
.fa-audio-description:before {
    content: ""
}
.fa-volume-control-phone:before {
    content: ""
}
.fa-braille:before {
    content: ""
}
.fa-assistive-listening-systems:before {
    content: ""
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}
.fa-glide:before {
    content: ""
}
.fa-glide-g:before {
    content: ""
}
.fa-sign-language:before,
.fa-signing:before {
    content: ""
}
.fa-low-vision:before {
    content: ""
}
.fa-viadeo:before {
    content: ""
}
.fa-viadeo-square:before {
    content: ""
}
.fa-snapchat:before {
    content: ""
}
.fa-snapchat-ghost:before {
    content: ""
}
.fa-snapchat-square:before {
    content: ""
}
.fa-pied-piper:before {
    content: ""
}
.fa-first-order:before {
    content: ""
}
.fa-yoast:before {
    content: ""
}
.fa-themeisle:before {
    content: ""
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}
.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}
.fa-handshake-o:before {
    content: ""
}
.fa-envelope-open:before {
    content: ""
}
.fa-envelope-open-o:before {
    content: ""
}
.fa-linode:before {
    content: ""
}
.fa-address-book:before {
    content: ""
}
.fa-address-book-o:before {
    content: ""
}
.fa-address-card:before,
.fa-vcard:before {
    content: ""
}
.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}
.fa-user-circle:before {
    content: ""
}
.fa-user-circle-o:before {
    content: ""
}
.fa-user-o:before {
    content: ""
}
.fa-id-badge:before {
    content: ""
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}
.fa-quora:before {
    content: ""
}
.fa-free-code-camp:before {
    content: ""
}
.fa-telegram:before {
    content: ""
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}
.fa-shower:before {
    content: ""
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}
.fa-podcast:before {
    content: ""
}
.fa-window-maximize:before {
    content: ""
}
.fa-window-minimize:before {
    content: ""
}
.fa-window-restore:before {
    content: ""
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}
.fa-bandcamp:before {
    content: ""
}
.fa-grav:before {
    content: ""
}
.fa-etsy:before {
    content: ""
}
.fa-imdb:before {
    content: ""
}
.fa-ravelry:before {
    content: ""
}
.fa-eercast:before {
    content: ""
}
.fa-microchip:before {
    content: ""
}
.fa-snowflake-o:before {
    content: ""
}
.fa-superpowers:before {
    content: ""
}
.fa-wpexplorer:before {
    content: ""
}
.fa-meetup:before {
    content: ""
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
*,
:after,
:before {
    box-sizing: border-box
}
body,
html {
    min-height: 100%;
    height: 100%
}
body {
    font-family: Apercu Pro, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #20140f
}
body.nav-open {
    position: fixed;
    width: 100%
}
#galleria .galleria-thumbnails:after,
#galleria .galleria-thumbnails:before,
.clearfix:after,
.clearfix:before,
.footer-top-inner:after,
.footer-top-inner:before {
    content: "";
    display: table
}
#galleria .galleria-thumbnails:after,
.clearfix:after,
.footer-top-inner:after {
    clear: both
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Apercu Pro Bold, sans-serif
}
.news-single-inner h1, .news-single-inner h2, .news-single-inner h3, .news-single-inner h4, .news-single-inner h5, .news-single-inner h6 {
    text-align: center;
}



h1 {
    font-size: 25px
}
h2 {
    font-size: 21px
}
h3 {
    font-size: 19px
}
h4 {
    font-size: 18px
}
h5 {
    font-size: 17px
}
h6 {
    font-size: 15px
}
p {
    margin-top: 0;
    margin-bottom: 15px
}
ul {
    padding-left: 20px
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0
}
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0
}
textarea {
    display: block;
    padding: 15px;
    width: 100%;
    resize: none;
    outline: none;
    border: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
textarea:focus {
    border-color: #20140f
}
.container {
    width: 1070px;
    margin: 0 auto;
    padding: 0 15px
}
@media only screen and (max-width: 1199px) {
    .container {
        width: 970px
    }
}
@media only screen and (max-width: 991px) {
    .container {
        width: 750px
    }
	
	.mobhederff{
	display:block;
}

.deskhederff{
	display:none;
}
	
	.social .sidebar-tabs-content{
	    text-align: center;
	}
	
	.social .sidebar-tabs-content .sidebar-tabs-item:first-of-type{
		margin-right: 30px;
	}
	
	.social .sidebar-tabs-content .sidebar-tabs-item{
		display: inline-block;
		width: auto !important;
		float: none !important;
	}
	
	.small-dsk{
		display: table;
		width: 100%;
		clear: both;	
	}
	.big-dsk{
		display:none !important;
	}
}
@media only screen and (max-width: 767px) {
    .container {
        width: 100%
    }
	#youtubef{
	    margin-top: 0px;	
	}
}
@media only screen and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media only screen and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media only screen and (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}

@media only screen and (max-width: 600px) {
	#commentform{
		max-height: 120px;	
	}
}
a.link {
    display: inline-block;
    text-decoration: none;
    color: #20140f;
    border-bottom: 1px solid #20140f57;
    position: relative
}
a.link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 1px;
    width: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background-color: #20140f;
}
a.link:hover:after {
    width: 100%
}
.btn {
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: none;
    outline: none
}
.btn-rounded {
    border-radius: 15px
}
.btn-tweet {
    color: #fff;
    background: #1b95e0;
    font-size: 13px;
    border-radius: 3px
}
.btn-tweet .fa {
    margin-right: 5px
}
.btn-tweet:hover {
    background-color: #1677b2
}
.btn-blue {
    background: #0090c1;
    color: #fff;
    padding: 6px 20px
}
.btn-blue:focus,
.btn-blue:hover {
    background: #007da8
}
.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #20140f;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 10px
}
.pagination li {
    float: left
}
.pagination li a {
    font-size: 17px;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    border-right: 1px solid rgba(32, 20, 15, .2);
    color: #20140f;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.pagination li a:hover {
    background-color: rgba(32, 20, 15, .1)
}
.pagination li.active a {
    background-color: #20140f;
    color: #fff
}
.pagination li:last-child a {
    border-right: 0
}
@media only screen and (max-width: 991px) {
    .pagination {
        margin-bottom: 15px
    }
}
@media only screen and (max-width: 767px) {
    .pagination-section {
        text-align: center
    }
    .pagination li a {
     padding: 8px 8px;       
    }

}
i.icon {
    display: inline-block;
    vertical-align: middle
}
.page-header {
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid rgba(32, 20, 15, .1)
}
.page-header-title {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 32px
}
.page-header-description {
    margin-top: 10px
}
.page-header-description p {
    margin: 0
}
.page-header-breadcrumbs {
    display: inline-block;
    padding: 0;
    padding-top: 15px;
    margin-top: 0
}
.page-header-breadcrumbs li {
    display: inline-block;
    color: #999
}
.page-header-breadcrumbs li:after {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 6px 0 12px
}
.page-header-breadcrumbs li:last-child:after {
    content: none
}
.page-header-breadcrumbs li a {
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.page-header-breadcrumbs li a:hover {
    border-color: transparent
}
.page-content-section {
    padding-bottom: 30px
}
.page-content-inner {
    float: left;
    width: calc(100% - 220px);
    padding-right: 15px
}
.page-content-inner h1 {
    margin-top: 20px
}
.page-content-inner h1:first-child {
    margin-top: 0
}
.page-content-sidebar {
    float: right;
    width: 220px
}
@media only screen and (max-width: 991px) {
    .page-content-inner,
    .page-content-sidebar {
        float: none;
        width: 100%
    }
    .page-content-inner {
        padding-right: 0
    }
}
@media only screen and (max-width: 767px) {
    .page-header {
        margin-bottom: 15px
    }
    .page-content-section,
    .page-header {
        padding-bottom: 15px
    }
    .page-content-inner h1 {
        margin-top: 15px
    }
}
.ad-section img {
    display: block;
    margin: auto;
    max-width: 100%
}
.ad-section.padding-top {
    padding-top: 30px
}
.ad-section.padding-bottom {
    padding-bottom: 30px
}
@media only screen and (max-width: 767px) {
    .ad-section.padding-top {
        padding-top: 15px
    }
    .ad-section.padding-bottom {
        padding-bottom: 15px
    }
}
.share-visible {
    position: relative;
    z-index: 2;
    padding: 10px
}
.share-hidden,
.share-visible {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.share-hidden {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 8px 2px rgba(0, 0, 0, .05), 5px 10px 8px 2px rgba(0, 0, 0, .05), -5px 10px 8px 2px rgba(0, 0, 0, .05);
    z-index: 3
}
.share-hidden-inner {
    padding: 20px;
    border-top: 1px solid #cacaca
}
.share-hidden-inner:first-child {
    padding: 10px 10px 15px;
    border-top: none
}
.share-section {
    width: 320px;
    position: relative;
    text-align: left
}
.share-section p {
    margin: 0
}
.share-section.active .share-visible {
    background-color: #fff;
    box-shadow: 0 -5px 8px 2px rgba(0, 0, 0, .05), 5px 4px 8px 2px rgba(0, 0, 0, .05), -5px 4px 8px 2px rgba(0, 0, 0, .05)
}
.share-section.active .share-hidden {
    visibility: visible;
    opacity: 1
}
.share-section-large {
    border-top: 1px solid rgba(32, 20, 15, .1);
    border-bottom: 1px solid rgba(32, 20, 15, .1)
}
.share-section-large .share-section {
    margin: auto
}
.share-icon {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}
.share-icon:hover {
    opacity: .8
}
.share-icon .fa {
    font-size: 28px
}
.share-icon .fa.fa-envelope-o {
    font-size: 20px
}
.share-icon img {
    width: 32px
}
.share-icon-holder {
    vertical-align: middle;
    display: inline-block;
    padding: 0 10px;
    min-width: 85px;
    text-align: center
}
.share-icon-holder.share-mail {
    text-align: left;
    padding-left: 17px
}
.share-icon-count {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    padding: 4px;
    border: 1px solid #cacaca;
    position: relative;
    margin-left: 10px
}
.share-icon-count:after,
.share-icon-count:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%
}
.share-icon-count:before {
    margin-top: -4px;
    border: 4px solid transparent;
    border-right-color: #fff;
    z-index: 1
}
.share-icon-count:after {
    margin-top: -5px;
    border: 5px solid transparent;
    border-right-color: #cacaca
}
.share-icon-toggle {
    margin-top: 12px;
    float: right;
    width: 20px;
    height: 20px;
    font-size: 10px;
    border: 1px solid #cacaca;
    border-radius: 50%;
    cursor: pointer;
    text-align: center
}
.share-icon-toggle,
.share-icon-toggle .fa {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.share-icon-toggle .fa {
    line-height: 18px
}
.share-icon-toggle.active .fa {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.share-web {
    padding: 15px 20px 20px
}
.share-web-inner {
    display: table;
    width: 100%
}
.share-web-inner span {
    display: table-cell;
    vertical-align: middle
}
.share-web span {
    font-size: 13px
}
.share-web-text {
    color: #999
}
.share-web-link input {
    width: 100%;
    border: 1px solid #999;
    border-right: none;
    padding: 8px 10px;
    outline: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    pointer-events: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 0;
    box-shadow: none
}
.share-web-link input:focus {
    border-color: #20140f
}
.share-web-button {
    width: 30%
}
.share-web-button .btn {
    width: 100%;
    padding: 9px 0
}
.share-print a {
    font-size: 13px;
    color: #20140f;
    text-decoration: none
}
.share-print a .fa {
    font-size: 16px;
    margin-right: 5px
}
.share-print a span {
    border-bottom: 1px solid #20140f;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.share-print a:hover span {
    border-color: transparent
}
.share-whatsapp {
    display: none;
    text-align: left
}
@media only screen and (max-width: 767px) {
    .share-whatsapp {
        display: inline-block
    }
}
@media only screen and (max-width: 991px) {
    .share-section-large.share-news {
        background: #fafafa
    }
}
@media only screen and (max-width: 767px) {
    .share-section {
        width: 290px;
        text-align: left
    }
    .share-icon-holder {
        padding: 0;
        min-width: 70px
    }
    .share-whatsapp {
        padding-left: 5px
    }
}

aside {
    margin-top:10px;
}

.asides {
    padding: 15px;
    background: #f7f6ee;
    width: 220px
}
.asides-header {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 19px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(32, 20, 15, .1)
}
.asides-content {
    padding-top: 15px
}
.asides-content-buttons {
    margin-top: 15px
}
.asides-content-buttons .btn-cancel {
    color: #20140f;
    text-decoration: none;
    border-bottom: 1px solid #20140f;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: 20px
}
.asides-content-buttons .btn-cancel:hover {
    border-color: transparent
}
.asides-content .form-control {
    margin-bottom: 5px
}
.asides-content .form-control label {
    margin-left: 4px
}
.asides-content.facts {
    text-align: center;
    padding-top: 5px
}
.asides-content.facts p {
    margin: 20px 0
}
.asides-content.facts p span {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 24px;
    display: block
}
@media only screen and (max-width: 767px) {
    .asides {
        width: 100%
    }
}
 
#galleria .galleria-thumbnails:after,
#galleria .galleria-thumbnails:before,
.clearfix:after,
.clearfix:before,
.footer-top-inner:after,
.footer-top-inner:before {
    content: "";
    display: table
}

.header-section {
    margin-bottom: 30px
}
@media only screen and (max-width: 767px) {
    .header-section {
        margin-bottom: 15px
    }
}
.header-nav {
    border-bottom: 1px solid rgba(32, 20, 15, .1)
}
@media only screen and (max-width: 767px) {
    .header-nav {
        position: fixed;
        top: 80px;
        left: -100%;
        width: 100%;
        height: calc(100% - 80px);
        z-index: 7;
        background: #fff;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        overflow-y: scroll
    }
    .header-nav .container {
        padding: 0;
        position: relative;
        min-height: 100%
    }
    .header-nav.collapsed {
        left: 0
    }
}
.header-top {
    padding: 23px 0 18px;
    border-bottom: 1px solid rgba(32, 20, 15, .1);
    position: relative
}
.header-top .logo {
    float: left;
    width: 165px
}
.header-top .logo img {
    width: 165px
}
.header-top-inner {
    float: right;
    display: table
}
@media only screen and (max-width: 767px) {
    .header-top-inner {
        display: block;
        float: none
    }
}
.header-top-cell {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    font-size: 13px
}
.header-top-cell:first-child {
    padding-left: 0
}
@media only screen and (max-width: 991px) {
    .header-top-cell {
        padding-left: 25px
    }
	/*.footer-top-contacts{
		 width: 100px !important;
	}*/
}
@media only screen and (max-width: 767px) {
    .header-top-cell {
        display: block
    }
}
@media only screen and (max-width: 767px) {
    .header-top {
        padding: 26px 0 18px
    }
    .header-top .logo {
        float: none;
        display: block;
        margin: auto
    }
}
.header-themes .icon {
    margin-right: 5px;
    max-width: 24px
}
.header-themes .icon img {
    max-height: 19px;
    max-width: 100%
}
.header-themes a {
    display: inline-block;
    color: #0090c1;
    margin-left: 20px;
    padding: 6px 8px 2px;
    border-radius: 20px;
    position: relative;
    text-decoration: none;
    border: 1px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.header-themes a:after,
.header-themes a:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.header-themes a:before {
    margin-left: -5px;
    border: 5px solid transparent;
    border-top-width: 10px;
    border-bottom-width: 10px
}
.header-themes a:after {
    margin-left: -4px;
    border: 4px solid transparent;
    border-top-width: 8px;
    border-bottom-width: 8px
}
.header-themes a:first-child {
    margin-left: 0
}
.header-themes a:hover {
    border-color: #0090c1
}
.header-themes a.active {
    border-color: hsla(0, 0%, 60%, .2);
    text-decoration: none;
    color: #999
}
.header-themes a.active:before {
    border-bottom-color: hsla(0, 0%, 60%, .2)
}
.header-themes a.active:after {
    border-bottom-color: #fff
}
@media only screen and (max-width: 767px) {
    .header-themes {
        text-align: center;
        margin-top: 15px;
        padding-top: 16px;
        border-top: 1px solid rgba(32, 20, 15, .1)
    }
}
.header-user {
    color: #999
}
.header-user span {
    color: #20140f
}
.header-weather .fa {
    font-size: 15px;
    margin: 0 4px
}
.header-search .fa {
    font-size: 16px
}
.header-search a {
    padding-left: 2px;
    display: block;
    color: #20140f;
    opacity: .5;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.header-search a:hover {
    opacity: 1
}
@media only screen and (max-width: 767px) {
    .header-search {
        position: absolute;
        top: 34px;
        right: 30px
    }
}
.header-navbutton {
    display: none;
    position: absolute;
    top: 33px;
    left: 30px;
    font-size: 17px;
    color: #20140f;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.header-navbutton .fa {
    -webkit-transition: all easy-out .3s;
    transition: all easy-out .3s
}
.header-navbutton.active {
    color: #999
}
.header-navbutton.active .fa-bars:before {
    content: ""
}
@media only screen and (max-width: 767px) {
    .header-navbutton {
        display: block
    }
}
.footer-section {
    background-color: #20140f;
    color: #fff;
    padding: 30px 0
}
@media only screen and (max-width: 767px) {
    .footer-section {
        padding: 15px 0
    }
}
.footer-top-contacts {
    width: 150px;
    float: left
}
.footer-top-contacts .footer-logo {
    max-width: 150px
}
.footer-top-contacts h6 {
    margin: 15px 0
}
.footer-top-contacts p {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px
}
.footer-top-contacts a {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.footer-top-contacts a:hover {
    border-color: transparent
}
.footer-top-inner {
    width: calc(100% - 150px);
    float: left;
    display: table;
    padding-left: 30px
}
@media only screen and (max-width: 767px) {
    .footer-top-contacts {
        float: none;
        width: 100%
    }
}
.footer-column {
    display: inline-block;
    vertical-align: top;
    padding: 6px
}
.footer-column h6 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #c7e8f3
}
.footer-column ul {
    padding: 0;
    margin: 0 0 20px;
    list-style: none
}
.footer-column ul:last-child {
    margin-bottom: 0
}
.footer-column ul li {
    margin-bottom: 8px
}
.footer-column ul a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.footer-column ul a:hover {
    border-color: #fff
}
.footer-social {
    margin-top: 25px
}
.footer-social img {
    max-width: 30px
}
.footer-social a {
    color: #fff;
    font-size: 18px;
    /*margin-right: 10px;*/
    border: none
}
.footer-social a:hover {
    opacity: .8
}
@media only screen and (max-width: 767px) {
    .footer-social {
        margin-top: 0;
        float: right;
        width: 160px;
        text-align: right
    }
    .footer-social a {
        margin-right: 0;
        /*margin-left: 15px*/
    }
}
.footer-bottom {
    margin-top: 30px
}
.footer-bottom p {
    margin: 0;
    font-size: 13px;
    color: #f6e8e3;
    display: inline-block
}
.footer-bottom ul {
    margin: 0;
    margin-left: 25px;
    padding: 0;
    list-style: none;
    display: inline-block
}
.footer-bottom ul li {
    display: inline-block;
    font-size: 13px;
    color: #f6e8e3;
    margin: 0 25px
}
.footer-bottom ul a {
    font-size: 13px;
    text-decoration: none;
    color: #f6e8e3;
    border-bottom: 1px solid hsla(16, 51%, 93%, .5);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.footer-bottom ul a:hover {
    border-color: transparent
}
@media only screen and (max-width: 991px) {
    .footer-bottom ul li {
        margin: 0 15px
    }
}
@media only screen and (max-width: 767px) {
    .footer-bottom {
        margin-top: 5px
    }
}
.nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.nav-mobile-bottom {
    z-index: 5;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}
.nav-mobile-inner {
    display: none;
    padding: 15px 30px;
    border-top: 1px solid rgba(32, 20, 15, .1)
}
.nav-mobile-inner.collapsed {
    display: block
}
.nav-mobile-inner a {
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #20140f
}
.nav-mobile-inner a .fa {
    margin-right: 5px
}
.nav-mobile-inner a .image {
    height: 40px;
    width: 40px;
    float: left;
    margin-right: 10px
}
.nav-mobile-inner a .image img {
    height: inherit;
    width: inherit
}
.nav-user-section {
    height: 48px;
    width: 100%;
    display: none;
    border-top: 1px solid rgba(32, 20, 15, .1);
    padding: 0 30px;
    font-size: 13px
}
.nav-user-left,
.nav-user-right {
    display: table-cell;
    vertical-align: middle
}
.nav-user-left {
    color: #999
}
.nav-user-left span {
    color: #20140f
}
.nav-user-right {
    text-align: right;
    width: 35%
}
.nav-user-right .fa {
    font-size: 15px;
    margin: 0 4px
}
.nav>li {
    float: left;
    padding: 18px 12px 18px 4px;
    position: relative
}
.nav>li.home-link {
    padding-left: 0;
    padding-right: 0
}
.nav>li.home-link .title {
    padding-left: 0
}
.nav>li .arrow:after {
    content: '';
    border: 5px solid transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-color: #999;
    position: absolute;
    top: 50%;
    right: 4px;
    margin-top: -3px;
    z-index: 3;
}
.nav>li .arrow:after,
.nav>li>a {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}
.nav>li>a {
    padding: 0;
    display: block;
    color: #20140f;
    background: #fff;
    text-decoration: none;
    position: relative
}
.nav>li>a .title {
    border: 1px solid transparent;
    padding: 5px 4px;
    border-radius: 20px;
    pointer-events: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: none
}
.nav>li:first-child>a {
    padding-left: 0
}
.nav>li.hover-effect {
    box-shadow: 2px -1px 7px -2px hsla(0, 0%, 60%, .5), -2px 4px 7px -2px hsla(0, 0%, 60%, .5)
}
.nav>li.hover-effect.home-link {
    box-shadow: none;
    color: #20140f
}
.nav>li.hover-effect.home-link:after,
.nav>li.hover-effect.home-link:before {
    content: none!important
}
.nav>li.hover-effect.home-link>a {
    color: #999
}
.nav>li.hover-effect:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: 100%;
    height: 10px;
    margin-top: -5px;
    z-index: 6
}
.nav>li.hover-effect .nav-dropdown {
    display: block;
    visibility: visible;
    opacity: 1
}
.nav>li.active.home-link>a {
    color: #999
}
.nav>li.active.home-link>a>span {
    border-color: transparent
}
.nav>li.active.home-link>a:hover {
    color: #999
}
.nav>li.active .arrow:after {
    border-top-color: hsla(0, 0%, 60%, .3)
}
.nav>li.active>a {
    color: #999;
    box-shadow: none
}
.nav>li.active>a .title {
    border-color: hsla(0, 0%, 60%, .3)
}
.nav>li.active>a:before {
    content: none
}
.nav>li.active>a:hover {
    color: #999
}
.nav>li.active.hover-effect {
    color: #20140f;
    box-shadow: 2px -1px 7px -2px hsla(0, 0%, 60%, .5), -2px 4px 7px -2px hsla(0, 0%, 60%, .5)
}
.nav>li.active.hover-effect.home-link {
    box-shadow: none
}
.nav>li.active.hover-effect .arrow:after {
    border-top-color: #999
}
.nav>li.active.hover-effect .title {
    border-color: transparent
}
.nav>li.active.hover-effect:before {
    content: ''
}
.nav-dropdown {
    width: 380px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 4;
    border-top: 1px solid rgba(32, 20, 15, .1);
    padding: 10px 10px 5px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 2px 2px 9px -2px hsla(0, 0%, 60%, .4), -2px 2px 9px -2px hsla(0, 0%, 60%, .4)
}
.nav-dropdown .back {
    display: none;
    position: relative;
    text-decoration: none;
    font-size: 15px;
    color: #999;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 15px
}
.nav-dropdown .back:after {
    content: '';
    border: 4px solid transparent;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-right-color: #999;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.nav-dropdown ul {
    padding: 0 15px 5px 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 40%
}
.nav-dropdown ul li {
    margin-bottom: 5px
}
.nav-dropdown ul li:last-child {
    margin-bottom: 0
}
.nav-dropdown ul li a {
    font-size: 13px;
    text-decoration: none;
    color: #20140f;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.nav-dropdown ul li a:hover {
    border-color: #20140f;
}
.nav-dropdown-inner {
    float: left;
    width: 60%
}
.nav-dropdown-inner img {
    max-width: 100%
}
.nav-dropdown-inner a {
    font-size: 15px;
    text-decoration: none;
    color: #20140f;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.nav-dropdown-inner a:first-of-type{

	display: block;
    max-width: 216px;
    max-height: 150px;
    overflow: hidden;	
	
}

.nav-dropdown-inner a .fa {
    margin-right: 4px
}
.nav-dropdown-inner a:hover {
    border-color: #20140f
}
@media only screen and (max-width: 1199px) {
    .nav>li {
        padding: 18px 20px 18px 8px
    }
    .nav>li .arrow:after {
        right: 8px
    }
    .nav>li>a .title {
        padding: 0;
        border-radius: 0
    }
    .nav-dropdown {
        width: 320px
    }
    .nav-dropdown ul {
        width: 45%;
        padding-right: 0
    }
    .nav-dropdown-inner {
        width: 55%
    }
}
@media only screen and (max-width: 991px) {
    .nav>li.home-link {
        display: none
    }
    .nav>li:last-child .nav-dropdown {
        left: auto;
        right: 0
    }
    .nav-dropdown {
        width: 280px
    }
}
@media only screen and (max-width: 767px) {
    .nav {
        padding: 10px 0 50px;
        position: relative
    }
    .nav.padding-b {
        padding-bottom: 120px
    }
    .nav-user-section {
        display: table
    }
    .nav>li {
        padding: 0;
        float: none;
        display: block;
        margin-bottom: 15px
    }
    .nav>li.removed {
        display: none;
        height: 0;
        visibility: hidden;
        margin-bottom: 0
    }
    .nav>li.removed .arrow {
        display: none
    }
    .nav>li.removed>a {
        height: 0
    }
    .nav>li.removed-clicked .arrow,
    .nav>li.removed-clicked>a {
        display: none
    }
    .nav>li>p {
        padding: 10px 15px 10px 10px;
        font-size: 21px
    }
    .nav>li .arrow {
        height: 26px;
        width: 30px;
        float: right;
        margin-right: 15px;
        position: relative;
        z-index: 4
    }
    .nav>li .arrow:after {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 50%
        margin-top: -3px
        right: 7px;
    }
    .nav>li>a {
        display: inline-block;
        font-size: 21px;
        margin-left: 20px;
        padding: 0
    }
    .nav>li>a.home-btn,
    .nav>li>a .title {
        display: block
    }
    .nav>li.hover-effect>a {
        box-shadow: none;
        z-index: 0
    }
    .nav>li.hover-effect>a:before {
        content: none
    }
    .nav-dropdown,
    .nav>li.hover-effect .nav-dropdown {
        visibility: visible;
        opacity: 1
    }
    .nav-dropdown {
        width: 100%;
        display: none;
        position: static;
        padding: 0;
        border-top: none;
        box-shadow: none
    }
    .nav-dropdown.dropdown-collapsed {
        display: block
    }
    .nav-dropdown .back {
        display: inline-block;
        margin-left: 25px;
        margin-bottom: 10px
    }
    .nav-dropdown ul {
        float: none;
        padding: 10px 25px;
        width: 100%
    }
    .nav-dropdown ul li {
        margin-bottom: 10px
    }
    .nav-dropdown ul li a {
        font-size: 21px;
        color: #20140f;
        border: none
    }
    .nav-dropdown-inner {
        display: none;
        width: 100%;
        float: none;
        padding: 15px 30px 0;
        border-top: 1px solid rgba(32, 20, 15, .1)
    }
    .nav-dropdown-inner img {
        width: 40px;
        height: 40px;
        float: left;
        margin-right: 10px
    }
    .nav-dropdown-inner a {
        border: none
    }
}
.subnav {
    margin: 0;
    padding: 5px 0 20px;
    list-style: none
}
.subnav li {
    float: left;
    margin-right: 25px
}
.subnav li:last-child {
    margin-right: 0
}
.subnav li.active a {
    color: #999;
    border-color: transparent
}
.subnav li.active a:after {
    content: none
}
@media only screen and (max-width: 767px) {
    .subnav {
        display: none;
        border-top: 1px solid rgba(32, 20, 15, .1);
        padding: 15px 0
    }
    .subnav li {
        float: none;
        margin-right: 0;
        padding: 10px 30px
    }
    .subnav a {
        font-size: 21px
    }
}
.sidebar-tabs-section {
    padding: 15px;
    margin-bottom: 20px
}
.sidebar-tabs-section.latest {
    background-color: #f7f6ee
}
.sidebar-tabs-section.news {
    padding: 0
}
.sidebar-tabs-section.news .news-grid-item {
    width: 100%;
    border: none;
    font-size: 15px
}
.sidebar-tabs-section.comments {
    border: 1px solid rgba(32, 20, 15, .1)
}
.sidebar-tabs-section.comments .sidebar-tabs-item .amout {
    display: inline-block;
    font-size: 11px;
    color: #3c271e
}
.sidebar-tabs-section.comments .sidebar-tabs-item .amout .fa {
    font-size: 9px;
    margin-right: 2px
}
.sidebar-tabs-section.social .sidebar-tabs-item {
    margin-bottom: 0
}
.sidebar-tabs-section.social .sidebar-tabs-content {
    line-height: 35px
}

.sidebar-tabs-section.social .sidebar-tabs-content a{
	padding: 0;
    vertical-align: middle;
    display: inline-block;	
}

.sidebar-tabs-section.social .sidebar-tabs-content a img{
	padding: 0;
    vertical-align: middle;
    display: inline-block;	
}

.sidebar-tabs-section.social .sidebar-tabs-content p {
    margin-bottom: 0
}
.sidebar-tabs-section.social .sidebar-tabs-content .image {
    border: none
}
.sidebar-tabs-section.social .sidebar-tabs-content .image img {
    max-height: 100%
}
.sidebar-tabs-section.social .sidebar-tabs-content .image img.draugiem {
    margin-top: -6px
}
.sidebar-tabs-section.social .sidebar-tabs-content .image:hover {
    opacity: .8
}
.sidebar-tabs-section.social {
    border: 1px solid rgba(32, 20, 15, .1)
}
.sidebar-tabs-section.popular,
.sidebar-tabs-section.tv {
    background-color: #fafafa
}
.sidebar-tabs-section.tv .sidebar-tabs-item {
    margin-bottom: 0
}
.sidebar-tabs-section.tv .sidebar-tabs-item:first-child a {
    border-top: none;
    padding-top: 0
}
.sidebar-tabs-section.tv a {
    border-bottom: none;
    border-top: 1px solid #dadfe3;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px
}
.sidebar-tabs-section.tv a:hover {
    opacity: .8;
    border-color: #dadfe3
}
.sidebar-tabs-header {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 19px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(32, 20, 15, .1)
}
.sidebar-tabs-content {
    padding-top: 10px
}
.sidebar-tabs-content a {
    font-size: 13px;
    text-decoration: none;
    color: #20140f;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.popular .sidebar-tabs-content a{
	
}

.sidebar-tabs-content a:hover {
    border-color: #20140f
}
.sidebar-tabs-content .media-left {
    float: left;
    width: 40px;
    padding-top: 4px
}
.sidebar-tabs-content .media-right {
    padding-left: 0px;
	margin-bottom: 5px;
	    
}

.popular .sidebar-tabs-content .media-right {
	margin-bottom: 10px;
    min-height: 35px;
    vertical-align: middle;
}

.popular .today .media-right{
    float: left;
	max-width: 155px;
    display: table;	
}

.popular .today .media-right{
	padding-left: 10px;
}

.popular .today a{
    display: table-cell;
    vertical-align: middle;	
}

.sidebar-tabs-content .media-right {
    padding-left: 40px;    
}

.sidebar-tabs-content .time {
    font-size: 11px;
    color: #746159
}
.sidebar-tabs-content .image img {
    max-width: 35px;
    max-height: 35px
}
.sidebar-tabs-video {
    display: block;
    margin-bottom: 5px;
    position: relative
}
.sidebar-tabs-video:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -10px;
    background-size: 18px 21px;
    background-image: url(images/icons/play.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 21px
}
.sidebar-tabs-video img {
    max-width: 100%
}
.sidebar-tabs-title .fa {
    margin-right: 5px
}
/*.sidebar-tabs-item {
    margin-bottom: 15px
}*/
.sidebar-tabs-item:last-child {
    margin-bottom: 0
}
@media only screen and (max-width: 991px) {
    .sidebar-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #fafafa
    }
    .sidebar-tabs-section {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 0;
      /*  max-width: 50% */
    }
    .sidebar-tabs-section.latest {
        background-color: #fafafa
    }
    .sidebar-tabs-section.news {
        padding: 15px;
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        max-width: 75%
    }
    .sidebar-tabs-section.news .news-grid-item {
        width: calc(50% - 15px);
        float: left
    }
    .sidebar-tabs-section.news .news-grid-item.small {
        width: 50%;
        float: right
    }
    .sidebar-tabs.comments-sidebar {
        background-color: transparent
    }
    .sidebar-tabs.comments-sidebar .sidebar-tabs-section.comments {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        border: none;
        max-width: 75%
    }
    .sidebar-tabs.comments-sidebar .sidebar-tabs-section.comments .sidebar-tabs-item {
        width: 50%;
        float: left
    }
    .sidebar-tabs.comments-sidebar .sidebar-tabs-section.comments .sidebar-tabs-item:nth-child(1n+5) {
        display: none
    }
    .sidebar-tabs.comments-sidebar .sidebar-tabs-section.social {
        border: none
    }
}
@media only screen and (max-width: 767px) {
    .sidebar-tabs {
        padding: 15px 30px 30px;
        margin: 0 -15px 15px
    }
	
	.popular .today .media-right{
	    max-width: 80%;	
	}
	
    .sidebar-tabs.comments-sidebar,
    .sidebar-tabs.news-single-sidebar {
        display: block;
        margin-bottom: 0
    }
    .sidebar-tabs-section {
        padding: 0;
        max-width: 100%
    }
    .sidebar-tabs-section.latest .sidebar-tabs-content {
        margin-left: -100%
    }
    .sidebar-tabs-section.active .sidebar-tabs-header {
        border-color: #20140f
    }
    .sidebar-tabs-section.active .sidebar-tabs-content {
        display: block
    }
    .sidebar-tabs-section.news,
    .sidebar-tabs-section.sidebar-widget {
        padding: 0
    }
    .sidebar-tabs-section.news .sidebar-tabs-header,
    .sidebar-tabs-section.sidebar-widget .sidebar-tabs-header {
        text-align: left;
        pointer-events: none
    }
    .sidebar-tabs-section.news .sidebar-tabs-content,
    .sidebar-tabs-section.sidebar-widget .sidebar-tabs-content {
        display: block;
        width: 100%
    }
    .sidebar-tabs-section.news {
        max-width: 100%
    }
    .sidebar-tabs-section.news .news-grid-item,
    .sidebar-tabs-section.news .news-grid-item.small {
        width: 100%;
        float: none
    }
    .sidebar-tabs-section.comments .sidebar-tabs-header,
    .sidebar-tabs-section.social .sidebar-tabs-header {
        text-align: left;
        pointer-events: none
    }
    .sidebar-tabs-section.comments .sidebar-tabs-content,
    .sidebar-tabs-section.social .sidebar-tabs-content {
        display: block;
        width: 100%
    }
    .sidebar-tabs-section.comments {
        max-width: 100%
    }
    .sidebar-tabs-section.comments .sidebar-tabs-item {
        width: 100%!important;
        float: none!important
    }
    .sidebar-tabs-section.social .sidebar-tabs-item {
        width: 50%!important;
        float: left!important
    }
    .sidebar-tabs-section.social .sidebar-tabs-item p {
        font-size: 12px
    }
    .sidebar-tabs-content {
        position: relative;
        z-index: 1;
        width: 200%;
        display: none
    }
    .sidebar-tabs-header {
        padding-top: 15px;
        text-align: center
    }
    .sidebar-tabs-item {
        margin-bottom: 10px
    }
}
.sidebar-widget {
    padding: 0
}
.sidebar-widget .sidebar-tabs-header {
    display: none;
    margin-bottom: 15px
}
@media only screen and (max-width: 991px) {
    .sidebar-widget {
        padding: 15px
    }
    .sidebar-widget .sidebar-tabs-header {
        display: block
    }
}
.themes-content,
.themes-top {
    display: table-row
}
.themes-content-inner,
.themes-top-inner {
    display: table-cell;
    vertical-align: top
}
@media only screen and (max-width: 767px) {
    .themes-top-inner {
        padding: 0 15px
    }
}
.themes-content-inner {
    vertical-align: bottom
}
.themes-item {
    height: 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50%;
    color: #fff;
    overflow: hidden;
    -webkit-transition: height .5s ease-in;
    transition: height .5s ease-in
}
.themes-item .container {
    display: table;
    height: 100%;
    padding: 25px 15px 30px
}
.themes-item.active {
    height: calc(100% - 77px)
}
@media only screen and (max-width: 767px) {
    .themes-item .container {
        padding: 25px 15px
    }
    .themes-item.active {
        height: calc(100% - 145px)
    }
}
.themes-logo {
    float: left
}
.themes-logo img {
    width: 22px;
    margin-right: 10px;
    margin-bottom: -5px
}
.themes-logo span {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 17px
}
.themes-close {
    float: right;
    padding-top: 5px
}
.themes-close a {
    text-decoration: none;
    color: #fff
}
.themes-close a span {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 17px;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.themes-close a .fa {
    font-size: 20px;
    margin-left: 10px
}
.themes-close a:hover span {
    border-color: transparent
}
.themes-description {
    padding: 50px 0;
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 30px
}
.themes-description span {
    display: block;
    font-size: 60px
}
.themes-description-logo {
    float: left;
    margin-right: 20px;
    padding-top: 20px
}
.themes-description-logo img {
    max-width: 100%
}
@media only screen and (max-width: 767px) {
    .themes-description {
        padding: 20px 15px;
        font-size: 15px
    }
    .themes-description span {
        font-size: 30px
    }
    .themes-description-logo {
        padding-top: 7px;
        max-width: 50px
    }
}
.themes-news {
    border-top: 1px solid hsla(0, 0%, 60%, .2);
    padding-top: 25px
}
.themes-news-item {
    display: block;
    width: 25%;
    float: left;
    color: #fff;
    text-decoration: none;
    line-height: 16px;
    padding-right: 15px
}
.themes-news-image {
    height: 50px;
    width: 50px;
    float: left;
    margin-right: 10px
}
.themes-news-image img {
    max-width: 100%;
    max-height: 100%
}
.themes-news-title {
    font-size: 13px
}
@media only screen and (max-width: 991px) {
    .themes-news-item {
        width: 33.33333%
    }
}
@media only screen and (max-width: 767px) {
    .themes-news {
        padding-top: 0
    }
    .themes-news-item {
        width: 100%;
        float: none;
        margin-top: 5px;
        padding-right: 0;
        padding: 0 15px
    }
    .themes-news-image {
        display: none
    }
}
.videoplayer-section {
    background-color: #f7f8f9;
    padding: 40px 0 15px
}
@media only screen and (max-width: 767px) {
    .videoplayer-section {
        padding: 15px 0
    }
}
.videoplayer-title {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 25px;
    margin-bottom: 30px
}
@media only screen and (max-width: 767px) {
    .videoplayer-title {
        margin-bottom: 15px
    }
}
.videoplayer-content-inner {
    float: left;
    width: calc(100% - 170px);
    padding-right: 20px
}
.videoplayer-content-sidebar {
    float: right;
    width: 170px;
    position: relative
}
.videoplayer-content-sidebar:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    background: -webkit-linear-gradient(hsla(0, 0%, 100%, .005), rgba(247, 248, 249, .7));
    background: linear-gradient(hsla(0, 0%, 100%, .005), rgba(247, 248, 249, .7))
}
.videoplayer-content-bottom {
    padding-top: 20px
}
.videoplayer-content-bottom h3 {
    margin: 0;
    float: left
}
.videoplayer-content-bottom .share-section {
    float: right;
    margin-top: -20px
}
.videoplayer-content-bottom .share-section .share-icon-count:before {
    border-right-color: #f7f8f9
}
.videoplayer-content-bottom .share-section.active .share-icon-count:before {
    border-right-color: #fff
}
.videoplayer-content-video {
    background-size: cover;
    background-position: 50%;
    height: 500px;
    position: relative
}
.videoplayer-content-video:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -27px;
    background-image: url(images/icons/play.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 55px
}

    .videoplayer-content-bottom h3 {
        width: calc(100% - 320px)
    }

@media only screen and (max-width: 1199px) {
    .videoplayer-content-video {
        height: 450px
    }
}
@media only screen and (max-width: 991px) {
    .videoplayer-content-video {
        height: 310px
    }
    .videoplayer-content-bottom {
        padding-top: 5px
    }
    .videoplayer-content-bottom h3 {
        width: calc(100% - 320px)
    }
    .videoplayer-content-bottom .share-section {
        margin-top: -5px
    }
}
@media only screen and (max-width: 767px) {
    .videoplayer-content-inner,
    .videoplayer-content-sidebar {
        float: none;
        width: 100%
    }
    .videoplayer-content-inner {
        padding-right: 0
    }
    .videoplayer-content-sidebar:after {
        content: none
    }
    .videoplayer-content-bottom {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #dadfe3
    }
    .videoplayer-content-bottom h3 {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 15px
    }
    .videoplayer-content-bottom .share-section {
        float: none;
        margin: auto
    }
    .videoplayer-content-video {
        height: 250px;
        margin-left: -15px;
        margin-right: -15px
    }
}
@media only screen and (max-width: 480px) {
    .videoplayer-content-video {
        height: 200px
    }
}
.videoplayer-list {
    height: 545px;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-y: scroll
}
.videoplayer-list-image {
    display: block;
    position: relative
}
.videoplayer-list-image:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -10px;
    background-size: 18px 21px;
    background-image: url(images/icons/play.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 21px
}
.videoplayer-list-title {
    display: block;
    margin-top: 5px
}
.videoplayer-list img {
    max-width: 100%
}
.videoplayer-list li {
    border-bottom: 1px solid #dadfe3
}
.videoplayer-list li:last-child {
    border-bottom: none
}
.videoplayer-list li:first-child a {
    padding-top: 0
}

.videoplayer-content-bottom a {
    color: #20140f;
}

.videoplayer-list a {
    display: block;
    font-size: 13px;
    color: #20140f;
    text-decoration: none;
    position: relative;
    padding: 15px 0 10px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.videoplayer-list a:hover {
    opacity: .8
}
@media only screen and (max-width: 1199px) {
    .videoplayer-list {
        height: 500px
    }
}
@media only screen and (max-width: 991px) {
    .videoplayer-list {
        height: 360px
    }
}
@media only screen and (max-width: 767px) {
    .videoplayer-list {
        height: auto;
        overflow-y: visible
    }
    .videoplayer-list li {
        width: calc(50% - 8px);
        float: left;
        margin-right: 16px
    }
    .videoplayer-list li:nth-child(2n+2) {
        margin-right: 0
    }
    .videoplayer-list li:nth-child(1n+3) {
        border-bottom: none
    }
    .videoplayer-list li:nth-child(1n+9) {
        background: red;
        display: none
    }
    .videoplayer-list li:first-child a {
        padding-top: 15px
    }
}
.comments-section {
    background: #f7f6ee
}
.comments-section .page-content {
    padding-top: 30px
}
.comments-section .share-section .share-icon-count:before {
    border-right-color: #f7f6ee
}
.comments-section .share-section.active .share-icon-count:before {
    border-right-color: #fff
}
.comments-header {
    margin-bottom: 30px
}
.comments-header h1 {
    float: left;
    margin-bottom: 0
}
.comments-header h1 span {
    font-size: 15px;
    color: #999;
    vertical-align: middle
}
.comments-inner {
    padding-right: 75px
}
.comments-filter {
    float: right
}
.comments-filter ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid rgba(32, 20, 15, .1);
    border-radius: 20px;
    overflow: hidden
}
.comments-filter ul li {
    float: left;
    border-right: 1px solid rgba(32, 20, 15, .1)
}
.comments-filter ul li:last-child {
    border-right: none
}
.comments-filter ul li a {
    display: block;
    padding: 6px 12px;
    font-size: 13px;
    color: #999;
    text-decoration: none
}
.comments-filter ul li a span {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border-bottom: 1px solid #999
}
.comments-filter ul li:hover a span {
    border-color: transparent
}
.comments-filter ul li.active a {
    color: #20140f;
    background-color: #e6e4de
}
.comments-filter ul li.active a span {
    border-color: transparent
}
.comments-login {
    margin-bottom: 30px
}
.comments-login-button,
.wp-social-login-provider-list a {
    display: block;
    text-decoration: none;
    border: 1px solid #cfcfcf;
    display: table;
    height: 28px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.wp-social-login-provider-list a .table_container {
    display:table;
    height:100%;
}

.comments-login-button:hover,
.wp-social-login-provider-list a:hover {
    opacity: .8
}
.comments-login-button span,
.wp-social-login-provider-list a span {
    display: table-cell;
    vertical-align: middle
}
.comments-login-button.drau span.comments-login-icon,
.wp-social-login-provider-list .draugiem_passport_link span.comments-login-icon {
    background: #f68900;
    padding-top: 3px;
}
.comments-login-button.drau span.comments-login-icon img,
.wp-social-login-provider-list .draugiem_passport_link span.comments-login-icon img {
    width: 18px
}
.comments-login-button.facebook span.comments-login-icon,
.wp-social-login-provider-list a.facebook span.comments-login-icon {
    background: #37549d;
    padding-top: 2px
}
.comments-login-button.twitter span.comments-login-icon,
.wp-social-login-provider-list a.twitter span.comments-login-icon {
    background: #1b95e0;
    padding-top: 2px
}
.comments-login-button.vk span.comments-login-icon,
.wp-social-login-provider-list a.vkontakte span.comments-login-icon {
    background: #507299
}
.comments-login-icon {
    background: #999;
    color: #fff;
    width: 24px;
    font-size: 14px
}
.comments-login-name {
    background: #fff;
    color: #20140f;
    padding: 0 8px
}
.comments-login ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.comments-login ul li,
.wp-social-login-provider-list a {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px 10px 0;
}
.comments-login ul li:last-child {
    margin-right: 0
}
@media only screen and (max-width: 767px) {
    .comments-login {
        margin-bottom: 10px
    }
    .comments-login ul li {
        margin-bottom: 10px;
        margin-right: 0
    }
    .comments-login ul li:first-child {
        display: block
    }
}
.comments-add textarea {
    height: 140px
}
.comments-add-bottom {
    margin-top: 10px
}
.comments-add-bottom .btn {
    float: left
}
.comments-add-exit {
    float: right;
    font-size: 13px;
    padding-top: 6px
}
.comments-add-exit a {
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.comments-add-exit a:hover {
    border-color: transparent
}
.comments-item {
    margin-bottom: 30px
}
.comments-item-avatar {
    width: 40px;
    float: left
}
.comments-item-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}
.comments-item-inner {
    width: calc(100% - 60px);
    float: right
}
.comments-item-header {
    margin-bottom: 5px
}
.comments-item-user {
    display: inline-block;
    font-family: Apercu Pro Bold, sans-serif;
    margin-right: 10px
}
.comments-item-date {
    font-size: 13px;
    color: #999;
    margin-right: 10px
}
.comments-item-date,
.comments-item-reply {
    display: inline-block
}
.comments-item-reply a {
    font-size: 13px;
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.comments-item-reply a:hover {
    border-color: transparent
}
.comments-item-rating {
    float: right
}
.comments-item-rating a {
    text-decoration: none;
    color: #aaa;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    visibility: hidden;
    opacity: 0
}
.comments-item-rating a:hover {
    color: #20140f
}
.comments-item-rating .count {
    margin: 0 3px;
    color: #aaa
}
.comments-item-rating .count.positive {
    color: #20140f
}
.comments-item-rating .count.negative {
    color: #9e3838
}
.comments-item-message {
    line-height: 1.4
}
.comments-item:hover .comments-item-rating a {
    visibility: visible;
    opacity: 1
}
.comments-list {
    padding: 0;
    margin: 0;
    list-style: none
}
.comments-list ul {
    padding-left: 60px;
    list-style-type: none;
}
.comments-sublist {
    margin: 0;
    list-style: none
}
@media only screen and (max-width: 991px) {
    .comments-inner {
        padding-right: 60px
    }
}
@media only screen and (max-width: 767px) {
    .comments-header {
        margin-bottom: 15px
    }
    .comments-inner {
        padding-right: 0
    }
    .comments-list ul {
        padding-left: 30px
    }
    .comments-item {
        margin-bottom: 15px
    }
    .comments-item-rating a {
        visibility: visible;
        opacity: 1
    }
}
.search-section {
    background: rgba(32, 20, 15, .99);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 7;
    overflow-y: scroll;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.search-section .container {
    display: table;
    height: 100%;
    padding: 25px 15px 30px
}
.search-section.collapsed {
    visibility: visible;
    opacity: 1
}
@media only screen and (max-width: 767px) {
    .search-section .container {
        padding: 25px 30px
    }
}
.search-content,
.search-top {
    display: table-row;
    height: 112px;
}
.search-content-inner,
.search-top-inner {
    display: table-cell;
    vertical-align: top
}
.search-content-inner {
    vertical-align: bottom
}
.search-content .news-grid-double {
    margin-top: 30px
}
.search-content .news-grid-double .news-grid-item.large {
    width: calc(50% - 9px)
}
.search-content .news-grid-title {
    color: #fff
}
.search-content .pagination {
    border-color: #999
}
.search-content .pagination-section {
    text-align: center
}
.search-content .pagination li a {
    border-right-color: hsla(0, 0%, 100%, .2);
    color: #fff
}
.search-content .pagination li a:hover {
    background: hsla(0, 0%, 60%, .2)
}
.search-content .pagination li.active a {
    background: #999;
    color: #20140f
}
@media only screen and (max-width: 767px) {
    .search-content .news-grid-double .news-grid-item.large {
        width: calc(100% + 30px)
    }
}
.search-logo {
    float: left
}
.search-logo img {
    width: 22px;
    margin-right: 10px;
    margin-bottom: -5px
}
.search-logo span {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 17px
}
.search-close {
    float: right;
    padding-top: 5px
}
.search-close a {
    text-decoration: none;
    color: #fff
}
.search-close a span {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 17px;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.search-close a .fa {
    font-size: 20px;
    margin-left: 10px
}
.search-close a:hover span {
    border-color: transparent
}
.search-field {
    margin-top: 35px
}
.search-field input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid #4b2c1f;
    outline: none;
    font-family: Apercu Pro Bold, sans-serif;
    color: #20140f;
    padding: 14px
}
.gallery-section {
    position: relative;
    background: #120b07;
    overflow: hidden
}
.gallery-title {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 21px;
    color: #fff;
    width: calc(100% - 705px);
    margin: 30px auto;
}

#galleria {
    width: calc(100% - 100px);
    margin: 0 auto;
}

#galleria > a {
    display:inline-block;
    margin: 1px 2px 1px 2px;
    height: 150px;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .gallery-section {
        padding-bottom: 60px!important
    }
    .gallery-title {
        top: 10px
    }
}
#galleria .galleria-info {
    display: none!important
}
#galleria .galleria-image-nav {
    left: 264px;
    top: -52px;
    margin-top: 0;
    width: 215px;
}
#galleria .galleria-image-nav-left,
#galleria .galleria-image-nav-right {
    background: none;
    height: 20px!important;
    width: 15px!important;
    color: #999
}
#galleria .galleria-image-nav-left:after,
#galleria .galleria-image-nav-right:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
#galleria .galleria-image-nav-left {
    left: 10px!important;
    opacity: 1
}
#galleria .galleria-image-nav-left:after {
    content: ""
}
#galleria .galleria-image-nav-right {
    right: 10px!important;
    opacity: 1
}
#galleria .galleria-image-nav-right:after {
    content: ""
}
#galleria .galleria-thumbnails-container {
    bottom: auto;
    top: 100%;
    height: auto
}
#galleria .galleria-theme-classic {
    background: #120b07;
    overflow: visible
}
#galleria .galleria-theme-classic .galleria-stage {
    padding: 90px 20px 30px;
    display: block;
    height: 600px;
    position: static
}
#galleria .galleria-theme-classic .galleria-counter {
    bottom: auto;
    top: -49px;
    font-family: Apercu Pro, sans-serif;
    font-size: 15px;
    opacity: 1;
    left: 390px;
    color: #999;
    opacity: 1!important;
    min-width: 50px;
    text-align: center;
}
#galleria .galleria-thumbnails {
    width: calc(100% - 705px) !important;
    overflow: visible!important;
    height: auto!important;
    margin: auto!important;
    left: 0!important;
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
    padding: 0 30px;
}
#galleria .galleria-thumb-nav-left,
#galleria .galleria-thumb-nav-right {
    display: none
}
#galleria .galleria-theme-classic .galleria-thumbnails .galleria-image {
    width: 78px!important;
    height: 50px!important;
    margin-right: 10px;
    margin-bottom: 10px
}
#galleria .galleria-theme-classic .galleria-thumbnails .galleria-image img {
    width: 100%!important;
    height: 100%!important
}
@media only screen and (max-width: 1199px) {
    #galleria .galleria-theme-classic .galleria-stage {
        height: 500px;
        padding: 0 0 50px
    }
    #galleria .galleria-images {
        top: 70px!important
    }
    #galleria .galleria-thumbnails-container {
        margin-top: 35px
    }
}
@media only screen and (max-width: 767px) {
    #galleria .galleria-thumbnails-container {
        display: none;
        height: 0
    }
    #galleria .galleria-theme-classic .galleria-stage {
        padding-bottom: 0;
        height: 350px
    }
    #galleria .galleria-images {
        top: 40px!important
    }
    #galleria .galleria-image-nav {
        top: 15px
    }
    #galleria .galleria-theme-classic .galleria-counter {
        top: 17px
    }
}
.homepage-featured {
    margin-bottom: 30px
}
@media only screen and (max-width: 767px) {
    .homepage-featured {
        margin-bottom: 0;
        margin-top: -15px
    }
    .homepage-featured .container {
        padding: 0
    }
}
.homepage-featured-inner .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}
.homepage-featured-inner .flex-column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 34%;
}
.homepage-featured-inner .flex-column.flex-column-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    max-width: 66%;
}

.flex-column-2-full .description{
 background:none !important;
}

.homepage-featured-inner .flex-column.flex-column-2-full {
    max-width: 100%;
    height: 50vh;
    min-height: 300px;
    max-height: 400px;
}


@media only screen and (max-width: 767px) {
    .homepage-featured-inner .flex-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .homepage-featured-inner .flex-column {
        width: 50%;
        max-width: 100%
    }
}
.homepage-featured-item {
    display: block;
    min-height: 170px;
    max-height: 340px;
    position: relative;
    overflow: hidden;
    /*background: #000*/
}
.homepage-featured-item .image {
    background-size: cover;
    background-position: bottom;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: all .8s linear;
    transition: all .8s linear
}
.homepage-featured-item .description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 20px
}
.homepage-featured-item .description-tag {
    display: none;
    margin-bottom: 4px
}

.homepage-featured-item .description-tag-full {
    display: block;
    margin-bottom: 4px
}

.homepage-featured-item .description-title {
    display: block;
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.homepage-featured-item .description-title-full {
    display:inline;
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 25px;
    overflow: hidden;
 /*   white-space: nowrap; */
    text-overflow: ellipsis;
	background-color: #573a2e;
    box-shadow: 10px 0 0 #573a2e, -10px 0 0 #573a2e;
    padding: 5px;
    line-height:1.5em;
}

.homepage-featured-item .description.large .description-title {
    font-size: 23px
}
/* .homepage-featured-item:hover .image {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
} */
.homepage-featured-item:hover .description-tag {
    display: block
}
.homepage-featured-item:hover .description-title {
    white-space: normal;
    text-overflow: inherit
}
span.description.large, span.description {
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .7));
    background: linear-gradient(transparent, rgba(0, 0, 0, .7))
}

@media only screen and (max-width: 1199px) {
    .homepage-featured-item {
        min-height: 150px;
        max-height: 300px
    }
	
	.header-nav ul li:nth-child(10) .nav-dropdown{
		left: 0;
		right: auto;	
	}
	
	.header-nav ul li:nth-child(11) .nav-dropdown{
		left: 0;
		right: auto;	
	}
	.header-nav ul li:nth-child(9) .nav-dropdown{
left: auto;
		right: 0;	
	}
	
	
	
}
@media only screen and (max-width: 991px) {
    .homepage-featured-item .description-tag {
        display: block
    }
    .homepage-featured-item .description-title {
        font-size: 15px;
        white-space: normal;
        text-overflow: inherit
    }
	.header-nav ul li:nth-child(9) .nav-dropdown{
		left: 0;
		right: auto;	
	}
	.header-nav ul li:nth-child(7) .nav-dropdown{
		left: auto;
		right: 0;	
	}
}
@media only screen and (max-width: 767px) {
    .homepage-featured-item {
        min-height: 120px;
        max-height: 280px
    }
    .homepage-featured-item .image {
        opacity: 1
    }
    .homepage-featured-item .description {
        padding: 15px
    }
}
.news-grid-ad .news-grid-item {
    width: 300px;
    float: right
}
.news-grid-ad .news-grid-item.large {
    height: 250px;
    width: calc(100% - 315px);
    float: left;
    position: relative
}
@media only screen and (max-width: 767px) {
    .news-grid-ad .news-grid-item {
        width: 100%;
        float: none
    }
    .news-grid-ad .news-grid-item.large {
        width: calc(100% + 30px);
        height: 200px;
        float: none
    }
}
.news-grid-50 .news-grid-item.large {
    height: 250px;
    width: calc(50% - 8px);
    float: left;
    position: relative
}
.news-grid-50 .news-grid-item.large:first-child {
    margin-right: 15px
}

.news-grid-50 .news-grid-item.large::nth-child(1n){
    margin-right: 15px;
}
/* 
.news-grid-50 .news-grid-item.large:nth-child(5){
    margin-right: 15px;
}

.news-grid-50 .news-grid-item.large:nth-child(7){
    margin-right: 15px;
}

.news-grid-50 .news-grid-item.large:nth-child(9){
    margin-right: 15px;
}
 */
@media only screen and (max-width: 767px) {
    .news-grid-50 .news-grid-item.large {
        width: calc(100% + 30px);
        height: 200px;
        float: none
    }
    .news-grid-50 .news-grid-item.large:first-child {
        margin-right: 0
    }
}
.news-grid:after {
    content: '';
    display: table;
    clear: both
}
.news-grid-item,
.news-grid-sizer {
    width: calc(33% - 7px)
}
@media only screen and (max-width: 1199px) {
    .news-grid-item,
    .news-grid-sizer {
        width: calc(33% - 8px)
    }
}
@media only screen and (max-width: 767px) {
    .news-grid-item,
    .news-grid-sizer {
        width: 100%
    }
}
.news-grid-item {
    display: block;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-bottom: 15px
}
.news-grid-item:hover {
    opacity: .8
}
.news-grid-item.small .news-grid-image {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px
}
.news-grid-item.small .news-grid-image img {
    height: 100%
}
.news-grid-item.small .news-grid-title {
    font-size: 13px
}
.news-grid-item.large {
    background-size: cover;
    background-position: 50%;
    width: 66%;
    height: 300px
}
.news-grid-description {
    padding: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .7));
    background: linear-gradient(transparent, rgba(0, 0, 0, .7))
}
.news-grid-description .news-grid-tag {
    color: #fff;
    font-size: 15px
}
.news-grid-description .news-grid-title {
    color: #fff;
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 23px
}
.news-grid-image {
    display: block;
    margin-bottom: 4px;
}

.news-grid-image:not(.ad) {
    max-height: 170px;
    overflow: hidden;
}

.news-grid-image img {
    display: block;
    width: 100%
}
.news-grid-tag {
    display: block;
    margin: 2px 0;
    font-size: 13px;
    color: #999
}
.news-grid-title {
    color: #20140f;
	vertical-align:middle;
}
.news-grid-title .fa {
    font-size: 13px;
    margin-right: 5px
}
@media only screen and (max-width: 767px) {
    .news-grid-item {
        width: 100%
    }
    .news-grid-item.large {
        height: 200px;
        width: calc(100% + 30px);
        margin-left: -15px
    }
    .news-grid-item.large span {
        display: block
    }
    .news-grid-item.small-mobile .news-grid-image {
        width: 40px;
        height: 40px;
        float: left;
        margin-right: 10px
    }
    .news-grid-item.small-mobile .news-grid-image img {
        height: 100%
    }
    .news-grid-item.small-mobile .news-grid-title {
        font-size: 13px
    }
    .news-grid-image {
        padding-top: 2px;
        margin-bottom: 2px
    }
    .news-grid-tag,
    .news-grid-title {
        display: inline
    }
}
.news-grid-double-sizer,
.news-grid-double .news-grid-item {
    width: calc(25% - 12px)
}
@media only screen and (max-width: 767px) {
    .news-grid-double-sizer,
    .news-grid-double .news-grid-item {
        width: 100%
    }
}
.news-single-info {
    border-top: none;
    margin-top: -30px;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.news-single-info.sticky {
    padding: 0 30px;
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    background: #fff
}
.news-single-info .share-section {
    display: inline-block
}
.news-single-info .share-large-inner {
    margin-top: -66px
}
@media only screen and (max-width: 767px) {
    .news-single-info .share-large-inner {
        margin-top: 0;
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }
    .news-single-info .share-large-inner.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 5
    }
}
.news-single-info-author {
    float: left;
    display: table;
    height: 66px;
    text-decoration: none
}
.news-single-info-author .author-avatar,
.news-single-info-author .author-name {
    display: table-cell;
    vertical-align: middle
}
.news-single-info-author .author-avatar img {
    border-radius: 50%;
    width: 35px;
    height: 35px
}
.news-single-info-author .author-name {
    font-size: 13px;
    color: #999;
    padding-left: 12px
}
.news-single-info-author:hover {
    opacity: .8
}
.news-single-info-right {
    float: right;
    display: table;
    height: 66px
}
.news-single-info-right .comments,
.news-single-info-right .date {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    color: #999
}
.news-single-info-right .comments {
    padding-left: 12px
}
.news-single-info-right .comments a {
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.news-single-info-right .comments a:hover {
    border-color: transparent
}
@media only screen and (max-width: 767px) {
    .news-single-info {
        margin-top: -15px
    }
    .news-single-info.sticky {
        padding: 0;
        position: static
    }
    .news-single-info-author,
    .news-single-info-right {
        width: 50%;
        border-bottom: 1px solid rgba(32, 20, 15, .1)
    }
    .news-single-info-author .author-avatar {
        width: 35px
    }
    .news-single-info-author .author-name {
        text-align: left
    }
    .news-single-info-right {
        padding-top: 14px;
        text-align: right
    }
    .news-single-info-right .comments,
    .news-single-info-right .date {
        display: block
    }
    .news-single-info-right .date {
        margin-bottom: 4px
    }
    .news-single-info-right .comments {
        padding-left: 0
    }
}
.news-single-banner,
.post_image {
    margin-bottom: 20px;
    height:450px;
}
@media only screen and (max-width: 767px) {
    .news-single-banner,
    .post_image {
        height:300px;
    }
}
@media only screen and (max-width: 480px) {
    .news-single-banner,
    .post_image {
        height:270px;
    }
}
@media only screen and (max-width: 400px) {
    .news-single-banner,
    .post_image {
        height:200px;
    }
}
.news-single-banner img {
    max-width: 100%
}
.news-single-inner {
    padding: 0
}
.news-single-inner img {
    max-width: 100%;
    height: auto;
}
.news-single-inner {
line-height: 20px;
    width: 95%;
    margin: 0 auto;
    text-align: justify;
}

.news-single-inner  img{
	max-width:100%;
}

.news-single-inner>p.embed {
    padding:0;
}
.news-single-inner .left-aligned {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}
.news-single-inner .right-aligned {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}
.news-single-quote,
blockquote {
    width: calc(100% - 100px);
    margin: auto;
    font-size: 21px;
    padding: 35px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    text-align: center
}

blockquote > p:before,
blockquote > p:after {
    content : '"';
}

.news-single-quote p {
    text-align: center;
    margin: 0 -15px 15px
}
.news-single-video {
    margin-bottom: 15px
}
.news-single-video iframe {
    width: 100%;
    height: 395px
}
.news-single-tags {
   text-align: left !important;
}
.news-single-tags p {
    display: inline-block
}
.news-single-tags ul {
    margin-top: 0;
    padding: 0;
    display: inline-block
}
.news-single-tags ul li {
    display: inline-block;
    color: #999
}
.news-single-tags ul li:after {
    content: ','
}
.news-single-tags ul li:last-child:after {
    content: none
}
.news-single-tags ul li a {
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.news-single-tags ul li a:hover {
    border-color: transparent
}
@media only screen and (max-width: 991px) {
   /* .news-single-inner>p {
        padding: 0 60px
    } */
    .news-single-video iframe {
        height: 320px
    }
    .news-single-quote {
        width: calc(100% - 40px)
    }
    .news-single-tags {
        padding: 0 0px
    }
}
@media only screen and (max-width: 767px) {
    .news-single-inner>p {
        padding: 0
    }
    .news-single-inner .left-aligned,
    .news-single-inner .right-aligned {
        float: none;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px
    }
    .news-single-video iframe {
        height: 200px
    }
    .news-single-quote {
        width: 100%;
        padding: 15px 0;
        margin: 0 0 15px
    }
    .news-single-quote p {
        margin: 0 0 15px
    }
    .news-single-banner,
    .post_image {
        margin-bottm: 15px;
    }
    .news-single-tags {
        padding: 0
    }
}
.news-related {
    padding: 30px 0 20px
}
.news-related-list {
    margin-bottom: 15px
}
.news-related-title {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 20px;
    margin-bottom: 15px
}
.news-related-column {
    width: calc(25% - 12px);
    margin-right: 15px;
    float: left
}
.news-related-column:last-child {
    margin-right: 0
}
.news-related-inner .news-grid-item {
    width: 100%
}
.news-related-inner .news-grid-item:nth-child(1n+6) {
    display: none
}
.news-related-top {
    margin-bottom: 20px
}
.news-related-top-inner {
    width: calc(100% - 315px);
    float: left
}
.news-related-top-inner .news-grid-item {
    width: calc(50% - 8px);
    float: left;
    margin-right: 15px
}
.news-related-top-inner .news-grid-item:last-child {
    margin-right: 0
}
.news-related-top-ad {
    width: 300px;
    float: right
}
@media only screen and (max-width: 991px) {
    .news-related-column {
        width: 100%;
        margin-bottom: 20px
    }
    .news-related-top-inner .news-grid-item {
        width: 100%;
        margin-right: 0
    }
    .news-related-top-inner .news-grid-item:last-child {
        display: none
    }
    .news-related-inner .news-grid-item {
        width: calc(33% - 8px);
        float: left;
        margin-left: 15px
    }
    .news-related-inner .news-grid-item:first-child {
        margin-left: 0
    }
    .news-related-inner .news-grid-item:nth-child(1n+6) {
        display: block
    }
    .news-related-list {
        margin-bottom: 0
    }
    .news-related-list.top-list .news-related-column {
        width: calc(33% - 9px)
    }
    .news-related-list.top-list .news-related-column:nth-child(3) {
        margin-right: 0
    }
    .news-related-list.top-list .news-related-column:last-child {
        display: none
    }
    .news-related-list.top-list .news-related-inner .news-grid-item {
        width: 100%
    }
}
@media only screen and (max-width: 767px) {
    .news-related-column {
        margin-bottom: 10px
    }
    .news-related-inner .news-grid-item {
        width: 100%;
        float: none;
        margin-left: 0
    }
    .news-related-inner .news-grid-item:nth-child(1n+6) {
        display: none
    }
    .news-related-top {
        margin-bottom: 15px
    }
    .news-related-top-inner {
        width: 100%;
        float: none
    }
    .news-related-top-inner .news-grid-item {
        float: none
    }
    .news-related-top-inner .news-grid-item:last-child {
        margin-right: 0
    }
    .news-related-top-ad {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 15px
    }
    .news-related-top-ad img {
        max-width: 100%
    }
    .news-related-list {
        margin-bottom: 0
    }
    .news-related-list.top-list .news-related-column {
        width: 100%
    }
    .news-related-list.top-list .news-related-column:nth-child(3) {
        margin-right: 0
    }
    .news-related-list.top-list .news-related-column:last-child {
        display: none
    }
    .news-related-list.top-list .news-related-inner .news-grid-item {
        width: 100%
    }
}
.news-double-column {
    width: 50%;
    float: left
}
.news-double-column.left-column {
    border-right: 1px solid rgba(32, 20, 15, .1);
    padding-right: 15px
}
.news-double-column.right-column {
    padding-left: 15px
}
.news-double-column .news-grid-item {
    width: calc(50% - 8px)
}
@media only screen and (max-width: 991px) {
    .news-double-column {
        width: 100%;
        float: none
    }
    .news-double-column.left-column {
        border: none;
        padding-right: 0
    }
}




@media only screen and (max-width: 620px) {
	#sendusnews .sendus-left{
	    display: none !important;
	}
	
	#sendusnews .sendus-content{
		display:block !important;
		    height: initial !important;
	}
	
	#sendusnews .sendus-right{
		display: block !important;
		text-align: center !important;
		width:100% !important;
		padding:30px 30px !important;
	}
}




@media only screen and (max-width: 767px) {
    .news-double-column .news-grid-item {
        width: 100%
    }
}
.team-inner {
    padding-right: 20px
}
.team-row+.team-row {
    margin-top: 25px
}
.team-column {
    width: calc(33% - 11px);
    float: left;
    margin-right: 20px
}
.team-column:last-child {
    margin-right: 0
}
.team-item-image img {
    width: 100%
}
.team-item-member {
    font-family: Apercu Pro Bold, sans-serif;
    font-size: 21px
}
.team-item-member .mail {
    display: inline-block;
    vertical-align: middle;
    color: #20140f;
    font-size: 15px;
    margin-left: 5px
}
.team-item-member .mail:hover {
    opacity: .8
}
.team-item-position {
    font-family: Apercu Pro Bold, sans-serif;
    color: #666;
    margin-bottom: 10px
}

.logged-in-as {
    font-size: 13px;
    display: block;
    text-align: right;
}

.logged-in-as{
	
}

.logged-in-as a {
	background: #0090c1;
    color: #fff;
    padding: 6px 20px;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

form .comment-form-author input{
    width: 180px;
}

form .comment-form-email input{
    width: 165px;
}

.svg-picture {
    height:19px;
    max-width:100%;
}

.svg-big-picture {
    max-width: 90px;
    width: 100%;
    height: 100%;
    max-height: 90px;
}

#twitter-widget-0 {
    margin-left: auto;
    margin-right: auto;
}

.fb_iframe_widget, .instagram-media, #twitter-widget-0, #twitter-widget-1, #twitter-widget-2, #twitter-widget-3, #twitter-widget-4, #twitter-widget-5, #twitter-widget-6, #twitter-widget-7, #twitter-widget-8, #twitter-widget-9, #twitter-widget-10, div.wp-video {
    margin-left: auto;
    margin-right: auto;
    display: block !important;   
}

iframe#instagram-embed-0.instagram-media.instagram-media-rendered, iframe#instagram-embed-1.instagram-media.instagram-media-rendered, iframe#instagram-embed-2.instagram-media.instagram-media-rendered, iframe#instagram-embed-3.instagram-media.instagram-media-rendered, iframe#instagram-embed-4.instagram-media.instagram-media-rendered, iframe#instagram-embed-5.instagram-media.instagram-media-rendered, iframe#instagram-embed-6.instagram-media.instagram-media-rendered, iframe#instagram-embed-7.instagram-media.instagram-media-rendered, iframe#instagram-embed-8.instagram-media.instagram-media-rendered, iframe#instagram-embed-9.instagram-media.instagram-media-rendered, iframe#instagram-embed-10.instagram-media.instagram-media-rendered, iframe#instagram-embed-11.instagram-media.instagram-media-rendered, iframe#instagram-embed-12.instagram-media.instagram-media-rendered, iframe#instagram-embed-13.instagram-media.instagram-media-rendered, iframe#instagram-embed-14.instagram-media.instagram-media-rendered, iframe#instagram-embed-15.instagram-media.instagram-media-rendered, iframe#instagram-embed-16.instagram-media.instagram-media-rendered, iframe#instagram-embed-17.instagram-media.instagram-media-rendered, iframe#instagram-embed-18.instagram-media.instagram-media-rendered, iframe#instagram-embed-19.instagram-media.instagram-media-rendered, iframe#instagram-embed-20.instagram-media.instagram-media-rendered, iframe#instagram-embed-21.instagram-media.instagram-media-rendered, iframe#instagram-embed-22.instagram-media.instagram-media-rendered, iframe#instagram-embed-23.instagram-media.instagram-media-rendered, p.embed iframe, .imgur-embed-iframe-pub { 
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important; 
    }

@media only screen and (max-width: 480px) {
    p.embed iframe {
        width: 100%;
    }
}

.fb_iframe_widget span {
    margin-left: auto;
    margin-right: auto;
    display: block !important;    
}

.single-tag {
    color: #999;
    text-decoration: none;
    border-bottom: 1px solid #999;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

@media only screen and (max-width: 991px) {
    .team-inner {
        margin-top: 30px;
        padding-right: 0
    }
}
@media only screen and (max-width: 767px) {
    .team-column {
        margin-right: 15px;
        width: calc(33% - 8px)
    }
	
	.single .sidebar-tabs.comments-sidebar{
		padding-bottom: 5px !important;
	}
	
	.social .sidebar-tabs-content .sidebar-tabs-item{
		display: inline-block;
		width: auto !important;
		float: none !important;
	}
	
    .post-image {
        height:350px !important;
    }
	 .gallery-item{
		width: 100% !important;
		display:block;
		height: auto;
	}
	
	.gallery-item{
		width: 100%;
		display:block;
		height: auto;	
		    min-height: 1px !important;
	}
	
}
@media only screen and (max-width: 480px) {
    .team-row+.team-row {
        margin-top: 0
    }
    .team-column {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 15px
    }
	
}

.adsbygoogle {
    margin-top: 5px;
    margin-bottom: 10px;
}

.single-tag-seperator:last-child {
  display:none;
}

.madsone-ad-container {
    margin-bottom:30px;
}

#search-warning > p,
#search-no-results > p,
#search-action > p {
    text-align: center;
    font-size: 150%;
    padding-top:10px;
}

.wpvq-question-img {
    max-width: 100%;
}

.wpvq {
    margin-left: auto;
    margin-right: auto;
}

.sendyourcontent {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed699c+0,8268f4+100 */
    background: rgb(237,105,156); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(237,105,156,1) 0%, rgba(130,104,244,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(237,105,156,1) 0%,rgba(130,104,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(237,105,156,1) 0%,rgba(130,104,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed699c', endColorstr='#8268f4',GradientType=1 ); /* IE6-9 */
    padding: 10px 20px 10px 20px;
    margin: 10px 20px 10px 20px;
}

.sendyourcontent a:link, .sendyourcontent a:visited, .sendyourcontent a:active {
    text-decoration: none;
    color: #FFFFFF;
    
}

.sendyourcontent a h2, .sendyourcontent a h4, .sendyourcontent a p {
    margin-bottom: 0;
}

.sendyourcontent a h4 {
    margin-top: 5px;
}

.wpcf7-text, .wpcf7-submit {
    border: 1px solid #999;
}

/*********************************/

/*KOMANDA*/

.single-contact{
    display: inline-block;
    width: calc(33% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
	vertical-align: top;
}

.single-contact:nth-child(3n){
	margin-right: 0px;
}

.single-contact .single-item-image img{
	width: 100%;
}

.single-contact .single-item-about{
	padding-top: 7px;
}

.single-contact .single-item-about span{
    font-family: roboto Bold,sans-serif;
    font-size: 21px;
    font-weight: 600;
    vertical-align: middle;
}

.single-contact .single-item-about a{
    vertical-align: middle;
    display: inline-block;
    color: #20140f;
    font-size: 15px;
    margin-left: 5px;	
}

.single-contact .single-item-carrer{
    color: #666;
    margin-bottom: 10px;	
}

/*KOMANDA*/

/*********************************/

@media only screen and (max-width: 999px) {
	.single-contact{
		width: calc(49% - 20px);	
	}
	.single-contact:nth-child(2n){
		margin-right:0px;
	}
	.single-contact:nth-child(3n){
		margin-right:20px;
	}
	
}


@media only screen and (max-width: 400px) {
	.single-contact{
		width: 100%;
		margin:0 0 20px 0;
	}
	.cform-files{
		float:none;
		width:100%;
	}
	
	.cform-button{
		float:none;
		width:100%;
	    margin-top: 20px;
	}
}

@media only screen and (max-width: 350px) {
	
.social .sidebar-tabs-content .sidebar-tabs-item:first-of-type{
		margin:0 !important;
	}
	
	.social .sidebar-tabs-content .sidebar-tabs-item{
		display: block !important;	
	}
	
	.social .sidebar-tabs-content{
		text-align: left !important;
	}
	
}

.page-header-breadcrumbs .page-header-breadcrumbs ul .page-header-breadcrumbs li .page-header-breadcrumbs ul li a{
	display: none!important;
}

.news-single-info.sticky, .header-weather {
    display: none!important;
}