.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left;  line-height: 39px; cursor: pointer;  height:39px;}
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { display:inline-block; margin: 0.188em 0 0 0.438em; line-height: 39px; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both } .slicknav_menu { zoom: 1 } .slicknav_menu {
font-size:16px;
} .slicknav_btn {
margin: 5px 5px 6px;
text-decoration:none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;  
} .slicknav_menu  .slicknav_menutxt {
color: #FFF;
font-weight: bold;
text-shadow: 0 1px 3px #000;
} .slicknav_menu .slicknav_icon-bar {
background-color: #222;
}
.slicknav_menu {
padding:5px;
}
.slicknav_nav {
position: absolute;
left:0;
top: 60px;
width: 100%;
background-color:#111;
color:#fff;
margin:0;
padding:0;
font-size:0.875em;
z-index: 100;
padding: 10px;
}
.slicknav_arrow {
font-family: Arial, sans-serif;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow:hidden;
}
.slicknav_nav ul {
padding:0;
margin:0 8px;
}
.slicknav_nav > li {
margin:0 auto;
}
.slicknav_nav .children {
margin: 0 8px;
}
.slicknav_nav a {
line-height: 1.3;
padding:7px 9px;
text-decoration:none;
color:#fff;
font-size:11px;
font-weight:400;
letter-spacing:1px;
color:#fff;
text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding:0;
margin:0;
}
.slicknav_nav .slicknav_row:hover {
}
.slicknav_nav a:hover{
background:#333;
color:#fff;
}
.slicknav_nav .slicknav_txtnode {
margin-left:15px;   
} .swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
-moz-background-size: 27px 44px;
-webkit-background-size: 27px 44px;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
} .swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
z-index: 0;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
} @-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}   .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
-webkit-transition: opacity 0.15s;
transition: opacity 0.15s; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus,
.pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(/wp-content/themes/breena/inc/assets/css/default-skin/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(/wp-content/themes/breena/inc/assets/css/default-skin/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(/wp-content/themes/breena/inc/assets/css/default-skin/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; } .fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/wp-content/themes/breena/inc/assets/css/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/wp-content/themes/breena/inc/assets/css/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%; 
-webkit-text-size-adjust: 100%;
overflow-x: hidden;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0; 
padding: 0; 
}
button,
input,
select,
textarea {
font-family: inherit; 
font-size: 100%; 
margin: 0;
-webkit-border-radius:0;
}
button,
input[type="text"],
textarea {
-webkit-appearance:none;
}
input[type="checkbox"], input[type="radio"] {
vertical-align: middle;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
select {
background-color: #FFFFFF;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; 
cursor: pointer; 
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; 
}
input[type="search"] {
-webkit-appearance: textfield; 
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; 
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto; 
vertical-align: top; 
}
table {
border-collapse: collapse;
border-spacing: 0;
}
textarea:focus, input:focus {
outline: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.sticky{clear: both;}  .clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
*, *:before, *:after {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body {
position: relative;
font-family: 'Open Sans', serif;
color:#2C2C2C;
background-color: #F8F6EC;
font-size: 14px;
}
.mobile-device body {
background-size:auto!important;
background-position:center top!important;
}
p {
line-height:1.8;
}
a {
text-decoration:none;
color:#ED364D;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
h1,h2,h3,h4,h5,h6 {
font-family: "Lato";
text-rendering: optimizeLegibility;
margin: 40px 0 15px;
font-weight: 700;
color:#111;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
font-style: normal;
letter-spacing:normal;
}
p,hr {
margin-bottom:20px;
}
h1 {
font-size:29px;
}
h2 {
font-size:26px;
}
h3 {
font-size:23px;
}
h4 {
font-size:21px;
}
h5 {
font-size:18px;
}
h6 {
font-size:16px;
}
hr {
border:0;
height:0;
border-bottom:1px solid #e5e5e5;
clear:both;
}
blockquote {
margin-bottom: 40px;
margin-top: 40px;
text-align: center;
}
blockquote:before {
font-family: "FontAwesome";
content: "\F10D";
font-size: 20px;
font-weight: 400;
color: #222;
}
blockquote p {
font-family: "Open sans";
font-size:20px;
line-height:1.6;
text-align: center;
font-weight: 300;
margin-top: 10px;
}
blockquote p:after {
content: "";
display: block;
color:#333;
font-style: normal;
position: relative;
border-bottom: 1px solid #ED364D;
max-width: 30px;
margin: 15px auto;  
}
cite {
letter-spacing: 1px;
}
ul, ol {
padding-left:30px;
margin-bottom:20px;
}
ul ol, ol ul, ul ul, ol ol {
margin-bottom: 0;
}
ul li, ol li  {
margin-bottom:7px;
line-height: 1.8;
position: relative;
}
.post-entry ul li,
.post-entry ol li {
margin-top: 5px;
margin-bottom: 5px;
}
dl {
line-height: 1.8;
}
.bypostauthor  {}
table { width:100%; margin-bottom:22px; border-collapse:collapse }
td, th { padding: 12px; border-bottom: 1px solid #e5e5e5; }
th { font-weight:bold; font-size:14px; background:#eee;}
tr:hover {
background:#f9f9f9;
}
pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
button[type="submit"],
input,
select,
textarea {
border: 1px solid #e5e5e5;
padding: 9px;
}
input[type="text"],
input[type="email"],
textarea {
padding: 12px;
font-size: 13px;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
.wpcf7 textarea:focus {
border: 1px solid #333;
}
button[type="submit"], input[type="submit"] {
font-size: 10px;
font-weight: 400;
padding: 13px 16px;
background-color:#ED364D;
text-transform: uppercase;
color:#fff;
letter-spacing: 1px;
border: none;
position: relative;
top:-1px;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
color:    #333;
}
.search-form-area ::-webkit-input-placeholder, .search-form-area :-moz-placeholder,
.search-form-area ::-moz-placeholder, .search-form-area :-ms-input-placeholder {
color: #ddd
}
.pattern-1{
background: url(/wp-content/themes/breena/images/pattern-1.png) repeat;
}
.pattern-2{
background: url(/wp-content/themes/breena/images/pattern-2.png) repeat;
}
.pattern-3{
background: url(/wp-content/themes/breena/images/pattern-3.png) repeat;
}
.pattern-4{
background: url(/wp-content/themes/breena/images/pattern-4.png) repeat;
}  .vertical-middle {
width: 100%;
height: 100%;
display: table;
vertical-align: middle;
}
.pulse {
-webkit-animation: breath 1.5s ease-out infinite;
-moz-animation: breath 1.5s ease-out infinite;
-ms-animation: breath 1.5s ease-out infinite;
animation: breath 1.5s ease-out infinite;
}
@-ms-keyframes breath {
0% { opacity: 0.8;}
50% {opacity: 1.0;}
100% {opacity: 0.8;}
}
@-moz-keyframes breath {
0% {opacity: 0.8;}
50% {opacity: 1.;}
100% {opacity: 0.8;}
}
@-webkit-keyframes breath {
0% {opacity: 0.8;}
50% {opacity: 1.0;}
100% {opacity: 0.8;}
}
@keyframes breath {
0% {opacity: 0.8;}
50% {opacity: 1.0;}
100% {opacity: 0.8;}
}  .btn {
display: inline-block;
padding: 18px 21px;
font-size: 11px;
color: #111;
letter-spacing: 1px;
background-color:#fff;
opacity: 0.95;
-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.2);
-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.2);
box-shadow: 1px 2px 5px rgba(0,0,0,.2); 
}
.boxed .btn {
padding: 15px 19px;
font-size: 10px;
}
.btn:hover {
color: #fff;
background-color:#ED364D;
}  #wrapper {
position: relative;
}
.container {
width:950px;
margin:0 auto;
}
#main-container {
width:100%;
padding:0 0 70px;
}
#main-container .container {
position: relative;
}
.container.sidebar-open.right #content {
float:left;
}
.container.sidebar-open.left #content {
float:right;
}
.container.sidebar-open #content {
width:630px;
}
#sidebar {
position: relative;
width:300px;
}
.container.sidebar-open.right #sidebar {
float:right;
}
.container.sidebar-open.left #sidebar {
float:left;
}
#sidebar-inner {
position: relative;
}
.theiaStickySidebar.hide {
opacity: 0;
}  #main-header {
position: relative;
padding-top: 60px;
}
#main-top-wrapper {
padding: 50px 0 70px;
text-align: center;
position: relative;
}
#logo {
position:relative;
z-index:1;
text-align:center;
}
#logo h1 {
display: inline-block;
margin: 0;
}
#logo h1 a {
font-size: 40px;
color:#222;
padding: 0px 10px;
text-transform: uppercase;
letter-spacing: 1px;
display: block;
line-height: 1;
-webkit-backface-visibility: hidden;
}
#logo h1 a:hover {
opacity: .8
}
#logo h2 {
display: inline-block;
margin: 0;
}
.site-title a {
text-transform: uppercase;
font-size: 29px;
color: #111111;
}
.site-description {
}  .main-navigation-wrapper {
position: fixed;
z-index: 100;
height:57px;
width:100%;
background:#E93750;
box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;       
}
.main-navigation-wrapper .container {
height: 100%;
}
.slicknav_menu {
text-align: left;
display:none;
padding:0;
}
.slicknav_btn {
height: 57px;
line-height: 57px;
padding:0;
margin:0 5px;
}
.main-navigation {
display: inline-block;
float: left;
height: 57px;
}
.menu-mobile {
display: inline-block;
float: left;
}
.nav-menu {
display: inline-block;
color:#222;
padding: 0;
margin: 0;
}
.nav-menu.add-menu-alert p {
display: inline-block;
line-height: 57px;
margin: 0;
font-size: 10px !important;
text-transform: uppercase;
letter-spacing: 1px;
color:#fff;
}
#footer-copyright .nav-menu.add-menu-alert p {
line-height: 33px;
}
.nav-menu > li {
position:relative;
float: left;
margin-bottom: 0;
}
.nav-menu > ul{
margin: 0;
padding: 0;
}
.nav-menu > ul > li {
position:relative;
float: left !important;
margin-bottom: 0 !important;
padding: 0 !important;
}
.nav-menu li {
list-style-type: none;
padding:0;
text-transform: uppercase;
}
.nav-menu > li:last-child, .nav-menu > ul > li:last-child  {
margin-right: 0;
}
.nav-menu > li > a, .nav-menu > ul > li > a {
display: block;
position: relative;
font-size:12px;
color:#FFFFFF;
letter-spacing: 1px;
line-height:57px;
padding: 0 30px 0 0;
}
.main-navigation .nav-menu > li > a, .main-navigation .nav-menu > ul > li > a {
font-weight: 700;
letter-spacing: 1px;
}
.main-navigation .nav-menu > li > a, .main-navigation .nav-menu a, .main-navigation .nav-menu > ul > li > a, .main-navigation .nav-menu a {
font-family: "Lato";
}
.main-navigation .nav-menu > li > a:hover,
.main-navigation .nav-menu > li.current_page_item > a, .main-navigation .nav-menu > li.current_page_ancestor > a, .main-navigation .nav-menu > li.current-menu-item > a,
.main-navigation .nav-menu > li:hover > a,
.main-navigation .nav-menu > ul > li > a:hover,
.main-navigation .nav-menu > ul > li.current_page_item > a, .main-navigation .nav-menu > ul > li.current_page_ancestor > a, .main-navigation .nav-menu > ul > li.current-menu-item > a,
.main-navigation .nav-menu > ul > li:hover > a{
color:#DDDDDD;
}
.main-navigation .nav-menu > li:last-child a{
padding-right: 0;
}
.nav-menu > li.menu-item-has-children > a:after, .nav-menu > ul > li.page_item_has_children > a:after {
content: "\f107";
font-family: "FontAwesome";
display: inline-block;
margin-left: 4px;
font-size:11px;
}
.nav-menu.footer-menu  > li > a {
line-height: 1.5;
padding: 0 8px;
font-size: 10px;
margin: 7px 0;
}
.no-search > .nav-menu > li:last-child > a:after,
.nav-menu.footer-menu  > li:last-child > a:after {
display: none;
}
.nav-menu > li > a:hover,
.nav-menu > li:hover > a,
.nav-menu > ul > li > a:hover,
.nav-menu > ul > li:hover > a {
color: #DDDDDD;
}
.nav-menu li.current_page_item > a, .nav-menu li.current_page_ancestor > a, .nav-menu li.current-menu-item > a {
color:#DDDDDD;
} .nav-menu .sub-menu .menu-item-has-children > a:after,
.nav-menu .children .menu-item-has-children > a:after,
.nav-menu .sub-menu .page_item_has_children > a:after,
.nav-menu .children .page_item_has_children > a:after {
float: right;
margin-top: -1px;
content: "\f105";
font-family: "FontAwesome";
display: inline-block;
margin-left: 4px;
font-size: 11px;
}
.nav-menu .sub-menu,
.nav-menu .children {
background: #222;
opacity: 0;
visibility: hidden;
width: 200px;
padding:15px 0;
position: absolute;
z-index:10;
margin:0;
left: 0;
top:57px;
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
text-align: left;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
#footer-copyright .nav-menu .sub-menu,
#footer-copyright .nav-menu .children {
bottom:45px;
top: auto;
}
#footer-copyright .nav-menu .sub-menu .sub-menu,
#footer-copyright .nav-menu .children .sub-menu {
bottom:-45px;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {	
left: 100%;
top: -15px;
}
.nav-menu ul li {
float: none;
padding:0 25px;
margin:0;
}
.nav-menu li:last-child,
.nav-menu ul li:last-child {
border-bottom:none;
}
.nav-menu .sub-menu a, .nav-menu .children a {
position: relative;
display: block;
color: #fff;
line-height:1.8;
font-size: 10px;
font-weight: 400;
letter-spacing: 1px;
padding:6px;
border-bottom:1px solid transparent;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
.nav-menu .sub-menu > li:last-child > a, .nav-menu .children > li:last-child > a {
border-bottom: none;
}
.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
color: #ED364D;
}
.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
opacity: 1;
visibility: visible;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
.slicknav_menu .slicknav_icon-bar {
background-color:#FFFFFF;
}
.slicknav_nav {
background-color: #222;
}
.slicknav_nav a {
font-size: 10px;
}  .top-search-area {
display: inline-block;
float: right;
text-align:center;
vertical-align: top;
}
.top-search-area a {
display: inline-block;
width:45px;
line-height:57px;
font-size:16px;
color:#E93750;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.top-search-area a i{
background: #FFFFFF;
border-radius: 100%;
padding: 9px 10px;
}
.top-search-area a:hover i{
background:#DDDDDD;
color: #FFFFFF;
}
.search-form-area {
position: fixed;
left:0;
top: 0;
visibility: hidden;
z-index: 5;
width: 100%;
height: 100%;
background-color: #fff;
display: table;
opacity: 0;
-webkit-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
}
body.search-open .search-form-area {
visibility: visible;
opacity: 1;
}
.search-form-area .search-form .search {
width: 100%;
height: 100px;
line-height: 100px;
font-size:28px;
font-weight: 300;
text-align: center;
background:#fff;
color:#222;
border:none;
padding: 0 17px;
border:none;
}
.search-form-area .close-btn {
position: absolute;
top:25px;
right: 25px;
font-size: 25px;
color: #222;
}
.search-form {
position: relative;
}
.search-form-area .search-form {
display: table-cell;
vertical-align: middle;
}
.search-form .search-submit {
width: 30px;
height: 40px;
font-size: 15px;
color:#111;
position: absolute;
right: 5px;
top:50%;
margin-top: -20px;
border:none;
background: none;
cursor:pointer;
padding: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
.search-form .search-submit:focus {
outline:none;
}
.search-form-area .search-form .search-submit {
display: none;
right: 8px;
}
.search-form .search-submit .fa {
opacity: .1;
}  #top-social-items {
float: right;
display: inline-block;
text-align: center;
padding:0 0 0 10px;
}
#top-social-items-inner {
display: inline-block;
}
#top-social-items a {
display:inline-block;
color:#FFFFFF;
height: 57px;
width: 20px;
text-align: center;
line-height: 57px;
font-size: 16px;
}
#top-social-items a:hover {
color:#DDDDDD;
}  .featured-area .vertical-middle {
margin: 0 auto;
position: relative;
z-index: 1;
}
.vertical-middle .vertical-middle-inner {
vertical-align: middle;
display: table-cell;
}
.featured-area[data-slider-type="slider"] .item-header-wrapper {
display: inline-block;
position: relative;
z-index: 3;
padding: 50px 80px;
background-color: rgba(255,255,255,.9);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
}
.featured-area[data-slider-type="slider"] .date-author {
display: inline-block;
margin-top: 13px;
font-size: 13px;
font-style: italic;
color: #AAA;
}
.featured-area[data-slider-type="slider"] .date-author span {
color: inherit;
}
.featured-area[data-slider-type="slider"] .date-author .seperator {
margin: 0 2px;
font-weight: 300;
}
.featured-area[data-slider-type="slider"] .item-header-wrapper .item-postit {
display: inline-block;
margin-bottom:13px;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
}
.featured-area {
position: relative;
margin-bottom: 50px;
}
.featured-area.boxed {
background-color: transparent;
}
.featured-area .swiper-container {
cursor:move;
cursor:-webkit-grab;
cursor:-moz-grab;
cursor:grab;
}
.featured-area .swiper-button-prev-custom,
.featured-area .swiper-button-next-custom {
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.featured-area[data-slider-type="slider"] .swiper-container .swiper-slide .vertical-middle-inner {
opacity:0;
}
.featured-area[data-slider-type="slider"] .swiper-container .swiper-slide.animated .vertical-middle-inner {
opacity:1;
animation: slide_active .4s ease-in-out;
-webkit-animation: slide_active .4s ease-in-out;
}
@-webkit-keyframes slide_active {
0%   { opacity: 0; -webkit-transform:translate(0,10px); }
100% { opacity: 1.0; -webkit-transform:translate(0,0); }
}
@keyframes slide_active {
0%   { opacity: 0; transform:translate(0,10px); }
100% { opacity: 1.0; transform:translate(0,0); }
}
.featured-area .swiper-container .swiper-pagination {
padding: 20px;
position: static;
-webkit-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
}
.ie9 .featured-area .swiper-container {
margin-right: 0;
}
.ie9 .featured-area {
height: 0;
overflow: hidden;
}
.ie9 .featured-area.open {
height: auto;
}
.featured-area .swiper-pagination {
bottom: 30px;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
margin: 0 5px;
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
background:rgba(0,0,0,.2);
opacity: 1;
-webkit-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet:hover {
background:#ED364D;
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet-active {
background:#ED364D;
}
.featured-area .swiper-slide {
position: relative;
float: left;
width: 100%;
}
.featured-area .swiper-slide .click-overlay {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:10;
}
.featured-area[data-slider-type="slider"] .container {
position: relative;
}
.featured-area .swiper-slide.dark {
background-color:#fff;
}
.featured-area .swiper-slide img {
display: block;
width:100%;
height:auto;
}
.featured-area .feat-author, .featured-area .feat-cat-date {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
}
.featured-area .feat-author {
font-size: 12px;
margin-bottom: 0;	
}
.featured-area  .feat-cat-date {
font-size: 11px;
margin:0;
}
.featured-area[data-slider-type="slider"] .feat-author:after {
right:-7px;
}
.featured-area[data-slider-type="slider"] .feat-author:before {
left:-7px;
}
.dark .btn {
background-color:#222;
color: #fff;
}
.dark .btn:hover {
background-color: #ED364D;
}
.featured-area[data-slider-type="slider"] .slider-item h2:after  {
content: "";
display: block;
width: 30px;
height: 1px;
background-color:#fff;
margin: 16px auto 0;
}
.featured-area[data-slider-type="slider"]  .slider-item h2:after  {
width:30px;
background-color:#fff;
display: none;
}
.featured-area[data-slider-type="slider"] .dark .slider-item h2:after  {
background-color:#333;
}
.featured-area[data-slider-type="slider"] .slider-item {
position: relative;
height: 500px;
text-align: center;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.featured-area[data-slider-type="slider"] .slider-item .container {
height: 100%;
padding: 0 2%;
}
.featured-area[data-slider-type="slider"] .slider-item h2 {
margin:0 0 15px; 
}
.featured-area[data-slider-type="slider"] .slider-item h2,
.featured-area[data-slider-type="slider"] .slider-item h2 a {
font-size: 33px;
max-width: 520px;
display: block;
color:#111;
line-height: 1.2em;
margin: 0 auto;
letter-spacing: -0.025em;
}
.featured-area[data-slider-type="slider"] .slider-item h2 a em {
display: block;
font-weight: 300;
font-size: 0.61em;
}
.featured-area[data-slider-type="slider"] .slider-item h2:after {
display: block;
content: "";
width: 30px;
height: 1px;
margin: 0 auto;
background-color: #ED364D;
margin-top: 15px;
}
.featured-area .slider-item h2 a:hover {
opacity: .5;
}
.featured-area .slider-item .continue-btn:hover:after {
opacity: 1;
}
.swiper-pagination {
display: none;
}
.swiper-pagination.show {
display: block;
}
.featured-area .swiper-button-prev-custom, 
.featured-area .swiper-button-next-custom {
position: absolute;
top:50%;
margin-top: -75px;
width: 42px;
height: 90px;
line-height: 96px;
text-align: center;
background-color: #fff;
z-index: 99;
cursor: pointer;
}
.fotorama:not(.fotorama--fullscreen) .fotorama__arr{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #222;
width: 42px;
height: 90px;
line-height: 96px;
text-align: center;
background: #fff;
z-index: 99;
cursor: pointer;
margin-top: -45px;
transition-property: initial !important;
transform: initial !important;
opacity: 0.5;
}
.list-layout .fotorama:not(.fotorama--fullscreen) .fotorama__arr{
margin-top: -45px;
}
html.mobile-device .fotorama:not(.fotorama--fullscreen) .fotorama__arr{
margin-top: -45px;
}
.fotorama:not(.fotorama--fullscreen) .fotorama__arr:hover {
background-color: #ED364D;
}
.fotorama:not(.fotorama--fullscreen) .fotorama__arr--next {
right: 0px;
}
.fotorama:not(.fotorama--fullscreen) .fotorama__arr--prev {
left:0px;
}
.fotorama:not(.fotorama--fullscreen) .fotorama__arr--next:before {
content: "\f178";
}
.fotorama:not(.fotorama--fullscreen) .fotorama__arr--prev:before {
content: "\f177";
}
.featured-area .swiper-button-prev-custom:hover, 
.featured-area .swiper-button-next-custom:hover {
background-color: #ED364D;
}
.featured-area .swiper-button-prev-custom i, 
.featured-area .swiper-button-next-custom i {
font-size: 14px;
color:#222;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.featured-area .swiper-button-prev-custom:hover i, 
.featured-area .swiper-button-next-custom:hover i {
color:#fff;
}
.featured-area .swiper-button-prev-custom {
left:0;
}
.featured-area .swiper-button-next-custom {
right:0;
}
.featured-area.full .swiper-button-prev-custom {
left:25px;
}
.featured-area.full .swiper-button-next-custom {
right:25px;
}  .featured-posts-container {
position: relative;
margin-bottom: 50px;
}
.featured-post-wrapper .side-image {
-o-transition: opacity .3s;
-ms-transition: opacity .3s;
-moz-transition: opacity .3s;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.featured-post-wrapper .side-image .item-container {
background-color: #fff;
box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
}
.featured-posts ul {
list-style-type: none;
padding: 0;
margin: 0;
margin-right: -14px;
margin-left: -14px;
}
.featured-posts ul li {
display: inline-block;
margin-bottom: 0;
padding-right:14px;
text-align: center;
padding-left:14px;
vertical-align: top;
}
.featured-posts.column-2 ul li {
width: 50%;
}
.featured-posts.column-3 ul li {
width: 33.33%;
}
.featured-posts.column-4 ul li {
width: 25%;
}
.featured-posts .featured-thumb {
position: relative;
overflow: hidden;
}
.featured-posts .featured-thumb a {
display: block;
}
.featured-posts .featured-thumb img, .related-post-image img {
display: block;
width: 100%;
height: auto;
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease;
}
.featured-posts .side-image:hover .featured-thumb img, .related-post-image:hover img {
-webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); transform:scale(1.2);
}
.featured-posts h4  {
margin:0;
}
.featured-posts h4 a {
color: #111;
display: block;
font-size: 24px;
line-height: 1.4;
display: block;
}
.featured-posts h4 a:hover {
opacity: .5;
}
.featured-posts h4 a em {
display: block;
font-size: 16px;
font-weight: 300;
}
.featured-posts .post-date {
font-size: 12px;
font-style: italic;
color: #AAA;
margin-top: 3px;
display: block;
}
.featured-posts .featured_post_text {
padding: 22px 15px;
}  body:not(.single) .post, .single .post-entry, .single .post-entry-bottom, #content .page, .post-author, .related-posts, .post-comments {
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
.post.article-item {
position: relative;
margin-bottom: 40px;
box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
}
.post-list.list .post.article-item {
background-color: #fff;
overflow: hidden;
}
.post.article-item:last-of-type { }
.single .post.article-item {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
background-color: #FFFFFF;
}
.grid-layout .post-item.article-item .item {
padding: 0;
margin-bottom: 0;
box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
}
.grid-layout .post .featured {
left:20px; 
top:0;
}
.list-container .post .featured {
top:0;
} .post-header {
margin-bottom:35px;
text-align:center;
}
.single .post-header {
margin-top: 0;
}	
.post-header .cat {
display:inline-block;
margin-bottom:10px;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.cat a {
font-weight: 500;
}
.cat a:hover {
text-decoration:none;
color:#2C2C2C;
}
.post-header h1, .post-header h2 {
width: 90%;
margin: 0 auto;
}
.post-header h1:after, .post-header h2:after{
content:"";
display: block;
width: 30px;
height: 1px;
margin: 10px auto 0;
background:#ED364D;
}
.post-header h1 a, .post-header h2 a, .post-header h1, .post-header h2 {
font-size:35px;
color:#111;
letter-spacing: -0.05em;
line-height: 1em;
margin:0 auto;
display: block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition: .3s;
}
.post-header h1 em, .post-header h2 em {
font-size: 0.7em;
font-weight: 300;
display: block;
letter-spacing: 0;
}
.single .post-header h1 a,.single .post-header h1,
.page .post-header h1 a,.page .post-header h1 {
font-size: 35px;
}
.single .container:not(.sidebar-open) .post-header h1 , .single .container:not(.sidebar-open) .post-header h1 a,
.page .container:not(.sidebar-open) .post-header h1 , .page .container:not(.sidebar-open) .post-header h1 a  {
font-size: 35px;
}
.post-header h2 a:hover {
opacity:.5;
color: inherit;
}
.date-author {
font-family: 'Lato';
display: inline-block;
margin-top: 14px;
font-size: 14px;
color: #AAAAAA;
}
.date-author span { }
.date-author .seperator {
font-size: 10px;
color:#AAA;
} .post-entry {
position: relative;
padding: 30px 40px;
background-color: #fff;
}
.post-list.list .post-entry:not(.full) {
padding: 0;
}
.post-list.grid > article {
margin-bottom: 40px !important;
}
.post-list.list > article {
margin-bottom: 40px !important;
}
.post-entry a:hover {
color:#000;
border-color: #000;
}
.grid  .post-entry a:hover {
opacity: 1;
}
.format-link .post-entry a:hover,
.format-quote .post-entry a:hover {
opacity: .7;
}
.grid .post-entry {
padding: 30px;
}
.grid .format-link .post-entry,
.grid .format-quote .post-entry {
padding: 0;
}
.post-entry .wp-caption a:hover,
.post-entry .gallery .gallery-item a:hover {
opacity: .95;
}
.post-entry img {
max-width:100%;
height:auto;
}
.post-entry p {
margin-bottom:20px;
}
.post-entry p:after {
clear: both;
}
.post-entry .post-entry-text > p:last-child {
margin-bottom: 0;
}
.post-entry a.more-link {
display: none;
}
.post-entry-bottom {
padding: 30px 40px;
background-color: #fff;
border-top: 1px solid #eee;
}
.post-entry-bottom a.custom-more-link {
display:inline-block;
color: inherit;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
padding: 10px 15px;
border:1px solid #D4CC41;
}
.post-entry-bottom a.custom-more-link:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.post-entry-bottom a.custom-more-link:hover {
background-color: #D4CC41;
border-color: transparent;
color: #000000;
} .post-featured-item {
position: relative;
background-color: #fff;
overflow: hidden;
}
.post-featured-item.format-standard {
text-align:center;
}
.grid-layout .post-featured-item {
margin-bottom: 0;
}
.post-featured-item a {
display: block;
}
.post-featured-item img {
display: block;
max-width:100%;
height:auto;
margin: 0 auto;
position: relative;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.icon-video {
position:absolute !important;
top:30%;
left:40%;
border:none;
}
.sidebar-open .list-layout .post-featured-item {
overflow: hidden;
}
.post-featured-item a img {
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease;
}
.post:hover .post-featured-item a img{
opacity:.95;
-webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); transform:scale(1.2);
}
.caption-container {
position: absolute;
bottom:0;
left:0;
right: 0;
text-align: center;
}
.fotorama__caption {
text-align: center;
}
.post-featured-item .custom-caption,
.fotorama .fotorama__caption__wrap {
position: relative;
display: inline-block;
font-size:10px;
letter-spacing: 1px;
color:#fff;
line-height: 1.4;
background-color: #ED364D;	
padding:12px 16px;
text-transform:uppercase;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.post-entry-text a {
display: initial;
border-bottom: 1px dotted #ED364D;
line-height: 1.6;
}
.post-entry-text a img{
border-bottom: none;
}
.grid-layout .post-featured-item .custom-caption,
.grid-layout .fotorama .fotorama__caption__wrap{
display: none;
}
.fotorama.fotorama--fullscreen .fotorama__caption {
margin-bottom: 20px;
text-align: center;
}
.fotorama.fotorama--fullscreen .fotorama__caption__wrap {
position: static;
display: inline-block;
}
.post-featured-item.gallery-post .item .custom-caption,
.post-featured-item.gallery-post .fotorama__caption__wrap {
opacity: 0;
transform: translateY(100%);
-wbebkit-transform: translateY(100%);
}
.post-featured-item.gallery-post .item:hover .custom-caption,
.post-featured-item.gallery-post .fotorama__stage__frame:hover .fotorama__caption__wrap {
opacity: 1;
transform: translateY(0);
-wbebkit-transform: translateY(0);
}
.post-featured-item.gallery-post .fotorama__nav-wrap {
position: absolute;
bottom: 0;
}
.post-featured-item.gallery-post .fotorama__stage__frame {
background-color: #F6F6F6;
}
.post-featured-item.gallery-post .justified-gallery {
white-space: nowrap;
}
.post-featured-item.gallery-post .justified-gallery .item {
display: inline-block;
margin-bottom: 0;
padding:0;
}
.post-featured-item.video-post .video-wrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.post-featured-item.video-post .video-wrapper.embed iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.post-featured-item.video-post .video-wrapper .mejs-container.mejs-video {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%!important;
}
.post-featured-item.video-post .video-wrapper .mejs-poster {
background-size: cover;
}
.post-featured-item.video-post .video-wrapper .mejs-layer {
width: 100%;
height: 100%;
}
.post-featured-item.video-post .video-wrapper .mejs-inner,
.post-featured-item.video-post .video-wrapper .mejs-layers {
height: 100%;
}
.post-featured-item.video-post .video-wrapper .mejs-fullscreen-button {
position: relative;
right: 4px;
}
.post-featured-item.audio-post iframe {
width: 100%;
} .format-link .post-entry {
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.format-link .post-entry {
color:#fff;
text-align: center;
}
.format-link .post-entry p {
margin: 0;
line-height: 1;
letter-spacing: -1px;
}
.format-link .post-entry a {
font-size: 24px;
border:none;
color:#111;
font-weight: 300;
display: block;
line-height: 1.6;
padding:  50px;
margin: 0 50px;
}
.grid-layout .format-link.item .post-entry p {
text-align: left;
}
.grid-layout .format-link .post-entry a {
margin: 0;
font-size: 22px;
line-height: 1.6;
}
.format-link .post-entry a:before {
content: "\F08E";
font-family: "FontAwesome";
display: block;
font-size: 25px;
font-style: normal;
font-weight: normal;
}
.grid-layout .format-link .post-entry a:before {
font-size: 17px;
}
.format-link .post-entry a:after {
content: "";
width: 30px;
display: block;
margin: 20px auto 0;
height: 1px;
background:#ED364D;
}
.format-quote .post-entry {
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.format-quote .post-entry {
text-align: center;
padding: 40px !important;
}
.format-quote .post-entry blockquote {        
padding: 0 30px;
margin: 0 50px;
}
.grid-layout .format-quote .post-entry blockquote {
margin: 0;
}
.format-quote .post-entry cite {
font-family:"Lato";
font-size: 14px;
font-style: italic;
font-weight: 700;
display: block;
margin-top: 15px;
}
.grid-layout .format-quote .post-entry blockquote cite {
margin-top: 10px;
}
.format-quote .post-entry blockquote p {
font-size: 30px;
font-family:"Lato";
font-weight: 300;
margin: 0;
line-height: 1.6;
color: #111;
}
.grid-layout .format-quote .post-entry blockquote p {
font-size: 19px;
line-height: 1.6;
text-align: left;
}
.format-quote .post-entry blockquote p:before {
font-family: "FontAwesome";
content: "\F10D";
top: -6px;
left: -5px;
}
.format-quote .post-entry blockquote:before {
display: none;
}
.format-quote .post-entry blockquote p:before {
display: block;
font-size: 25px;
top: 0;
left: 0;
font-style: normal;
font-weight: normal;
}
.grid-layout .format-quote .post-entry blockquote p:before {
font-size: 21px;
}
.format-quote .post-entry blockquote p:after {
content: "";
width: 40px;
display: block;
margin: 20px auto 0;
height: 1px;
top: 0;
left: 0;
background: #ED364D;
border:none;
}
.grid-layout .format-quote .post-entry blockquote p:after,
.grid-layout .format-link .post-entry a:after {
margin: 16px 0 0;
} .like-comment-buttons-wrapper {
display: block;
float: right;
}
.like-comment-buttons {
display: inline-block;
}
.like-comment-buttons-wrapper .like-comment-buttons {
margin: 15px auto 0;
}
.grid-layout .like-comment-buttons {
position: relative;
right: -7px;
padding-top: 0;
margin-top: 0;
border-top: none;
}
.like-comment-buttons a {
color:inherit;
font-weight: 500;
text-transform: uppercase;
}
.like-comment-buttons a i {
color:#AAAAAA;
vertical-align: middle;
font-size: 18px;
padding-right: 2px;
position: relative;
top:-1px;
}
.like-comment-buttons a:hover {
color:#ED364D;
}
.like-comment-buttons .jm-post-like {
display: inline-block;
text-align: left;
padding-right:5px;
}
.jm-post-like .loader {
font-size: 12px;
position: relative;
top:-1px;
-webkit-animation: spin 4s infinite linear;
animation: spin 4s infinite linear;
}
.grid-item-footer .like-comment-buttons .jm-post-like .loader {
font-size: inherit;
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
} .post-author {
position:relative;
margin-top:40px;
text-align: left;
padding:40px;
background-color: #FDFCF9;
overflow: hidden;
}
.author-img {
float: left;
height: auto;
width: 100px;
}
.author-img img {
border-radius:100%;
margin: 0;
}
.author-content {
overflow:hidden;
margin-left: 35px;
float: left;
width: 75%;
}
.author-content h6 {
margin: 0 0 5px; 
color: #AAAAAA;
font-size: 14px;
}
.author-content h5 {
margin: 0 0 5px;
font-size: 18px;
}
.author-content h5 a {
color:#111;
display:block;
}
.author-content p {
margin:0 auto 15px;
max-width: 700px;
}
.author-content .author-social {
display: inline-block;
color:#F13549;
font-size:20px;
margin: 0 3px 0 0;
}
.author-content .author-social:hover {
color:#111;
} .related-posts {
margin-top: 40px;
padding: 40px 0;
overflow:hidden;
}
.related-posts .related-posts-inner {
margin-top: 20px;
}
.box-title-area .title {
font-size:15px;
margin: 0 0 15px;
padding-bottom: 6px;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
}
.box-title-area .title a {
color: inherit;
}
.box-title-area .title a:hover {
color:#ED364D;
}
.box-title-area .title:after {
content: "";
display: block;
width: 25px;
height: 1px;
margin: 13px auto 0;
background: #ED364D;
}
.related-posts .item {
width: 30%;
display: inline-block;
margin-right:3.5%;
text-align: center;
vertical-align: top;
overflow: hidden;       
}
.related-posts .item:nth-child(3n) { 
margin-right:0;
}
.related-posts .item img {
margin-bottom:6px;
width:100%;
height:auto;
}
.related-post-image, .container.sidebar-open .related-post-image {
height: auto;
display: block;
overflow: hidden;
min-height: 167px;
}
.related-posts .item a:hover {
opacity:.95;
}
.related-posts .item h3 {
font-size:16px;
line-height: 1.4;
margin: 5px auto 0;
}
.related-posts .item h3 em {
font-size: 14px;
display: block;
font-weight: 300;
}
.related-posts .item h3 a {
color:#111;
}
.related-posts .item h3 a:hover {
color:#ED364D;
}
.related-posts .item span.date {
font-size: 12px;
font-style: italic;
color: #AAA;
display: block;
margin-top: 3px;
} .post-line-bottom {
border-top: 1px solid #eee;
width: 100%;
overflow: hidden;
} .post-tags {
font-size: 13px;
font-style: italic;
padding: 30px 40px;
background-color: #fff;
width: 50%;
float: left;
}
.post-tags a {
color: inherit;
}
.post-tags a:hover {
color: #ED364D;
}
.post-tags em:before {
font-family: "FontAwesome";
content: "\f02c";
display:  inline-block;
font-size: 12px;
margin-right: 3px;
font-style: normal;
margin-top: 1px;
} .post-share {
position: relative;
padding: 20px 40px;
background-color: #fff;
text-align: right;
width: 50%;
float: right;
}
.post-share .post-share-inner {
display: inline-block;
}
.post-share ul {
text-align: center;
list-style-type: none;
padding:0;
margin: 0;
transition: .3s;
-webkit-transition: .3s;
transition-delay:0;
-webkit-transition-delay:0;
}
.post-share .share-item {
display: inline-block;
margin: 0;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
.post-share:hover .share-item {
visibility: visible;
opacity: 1;
transform: translateX(0);
-webkit-transform: translateX(0);
}
.post-share a {
display:inline-block;
margin: 0 -1px;
text-align: center;
}
.share-box{
width:27px; 
height:27px; 
background:rgba(0,0,0,.2);
display:inline-block;
line-height:27px;
font-size: 12px;
margin:0 1px;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
transition:.3s;
-webkit-transition:.3s;
}
.post-share .share-box {
height: 33px;
width: 33px;
text-align: center;
line-height: 33px;
color:#fff;
font-size:16px;
color: #fff;
display: inline-block;
border-radius: 100%;
margin: 0 2px;
background-color:#333333;
}
.post-share .twitter .share-box{
background-color:#5EA9DD;
}
.post-share .instagram .share-box{
background-color:#2A5B83;
}
.post-share .pinterest .share-box{
background-color:#D70004;
}
.post-share .google .share-box{
background-color:#C30907;
}
.post-share .tumblr .share-box{
background-color:#34465D;
}
.post-share .youtube .share-box{
background-color:#CC181E;
}
.post-share .linkedin .share-box{
background-color:#0274B3;
}
.post-share .bloglovin .share-box{
background-color:#000000;
}
.post-share .facebook .share-box{
background-color:#3A5795;
}
.share-box:hover,.post:hover .share-box:hover {
opacity: 0.6;
} .post-pagination.pagination {
max-width: 940px;
margin: 30px auto 0;
}
.navigation { 
list-style:none; 
font-size:12px; 
}
.navigation li{ 
display:inline; 
}
.navigation li a{ 
display:block; 
float:left; 
padding:4px 9px; 
margin-right:7px; 
border:1px solid #efefef; 
}
.navigation li span.current { 
display:block; 
float:left; 
padding:4px 9px; 
margin-right:7px; 
border:1px solid #efefef; 
background-color:#f5f5f5;  
}
.navigation li span.dots { 
display:block; 
float:left; 
padding:4px 9px; 
margin-right:7px;  
}  .masonry-container #content,
.masonry-container #sidebar {
opacity: 0;
visibility: hidden;
transition:opacity 500ms ease-in-out, visibility 500ms ease-in-out;
-webkit-transition:opacity 500ms ease-in-out, visibility 500ms ease-in-out;
}
.masonry-container.open #content,
.masonry-container.open #sidebar {
opacity: 1;
visibility: visible;
}
.grid-layout {
margin: 0 -20px;
padding: 0;
}
.grid-layout .post-item {
margin-bottom: 0;
}
.grid-layout .post-item {
float: left;
display: inline-block;
vertical-align: top;
width: 33.3333333333333333%;
padding:0 24px 40px 20px;
line-height: 1.2em;
}
.container.sidebar-open .grid-layout .post-item {
width:50%;
}
.grid-layout .post-item .item h2 {
margin-top: 0;
margin-bottom: 0;
text-align: center;
padding: 0;
line-height: 1;
}
.grid-layout .post-item .item h2 a {
display: block;
font-size: 22px;
color: inherit;
letter-spacing: -0.015em;
line-height:  1.4;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.grid-layout .post-item .item h2 a em {
font-size: 19px;
letter-spacing: normal;
font-weight: 300;
display: block;
}
.grid-layout .post-item .item h2 a:hover {
opacity:.5;
}
.grid-layout .post-item .item p {
font-size: 14px;
line-height: 1.6;
text-align: justify;
}
.grid-layout .post-item .item .date-author {
display: block;
text-align: center;
margin: 5px 0 0;
}
.grid-layout .post-item .item .date {
font-size: 13px;
font-style: italic;
color: #AAA;
margin: 0;
}
.grid-layout .fotorama__caption {
display: none;
}
.masonry-item-footer {
margin-top: 20px;
padding-top: 17px;
border-top: 1px solid #e5e5e5;
}
.sub-meta-container {
width:70%;
float: left;
position: relative;
top:2px;
font-size: 10px;
text-transform: uppercase;
letter-spacing:1px;
}
.comment-like-container {
width: 30%;
float: right;
position: relative;
top:5px;
}
.grid-layout .comment-like-container {
top:0;
}
.comment-like-container .like-comment-buttons-wrapper {
margin-top: 2px;
text-align: right;
}
.masonry-item-footer  .like-comment-buttons a {
font-size:12px;
margin: 0 0 0 2px;
}  body:not(.single) .list-layout .post {
max-width: 100%;
}
.list-layout .post-featured-item:not(.full) {
float: left;
width: 390px;
margin-bottom: 0;
position: absolute;
}
.container:not(.sidebar-open) .list-layout .post-featured-item:not(.full) {
width: 440px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper, .list-layout .post.format-gallery .post-entry-wrapper, .list-layout .post.format-video .post-entry-wrapper , .list-layout .post.format-audio .post-entry-wrapper {
float: right;
width: 560px;
}
.sidebar-open .list-layout .post-featured-item {
width: 265px;
}
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper, .sidebar-open .list-layout .post.format-gallery .post-entry-wrapper, .sidebar-open .list-layout .post.format-video .post-entry-wrapper, .sidebar-open .list-layout .post.format-audio .post-entry-wrapper {
width: 370px;
}
.container:not(.sidebar-open) .list-layout .post.format-standard:not(.has-post-thumbnail) .post-entry-wrapper, .list-layout .post.has-post-thumbnail .post-entry-wrapper .post-list-text-content, .list-layout .post.format-gallery .post-entry-wrapper .post-list-text-content, .list-layout .post.format-video .post-entry-wrapper .post-list-text-content, .list-layout .post.format-audio .post-entry-wrapper .post-list-text-content {
padding: 60px;
}
.sidebar-open .list-layout .post .post-entry-wrapper .post-list-text-content, .sidebar-open .post.has-post-thumbnail .post-entry-wrapper .post-list-text-content, .sidebar-open .list-layout .post.format-gallery .post-entry-wrapper .post-list-text-content, .sidebar-open .list-layout .post.format-video .post-entry-wrapper .post-list-text-content, .sidebar-open .list-layout .post.format-audio .post-entry-wrapper .post-list-text-content  {
padding: 35px;
}
.list-layout .post.format-quote .post-entry-wrapper,
.list-layout .post.format-link .post-entry-wrapper {
float: none!important;
width: 100%!important;
}
.list-layout .post-list-text-content .post-header {
text-align: left;
margin-bottom: 5px;
}
.list-layout .post-list-text-content .post-header h2 {
width: 100%;
margin: 0;
padding: 0;
text-align: left;
line-height: 1;
}
.list-layout .post-list-text-content .post-header h2 a {
font-size: 30px;
color: inherit;
letter-spacing: -0.015em;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.sidebar-open .list-layout .post-header h2 a {
font-size: 25px;
}
.list-layout .post-list-text-content .post-header h2 a:hover {
opacity:.5;
}
.list-layout .post-list-text-content  .post-header .cat {
margin-bottom: 0;
}
.list-layout .post-list-text-content  .post-header  p,
.list-layout .post-list-text-content .post-header .date  {
font-size: 12px !important;
font-family: inherit;
text-transform: none;
letter-spacing: 0;
}
.list-layout .post-list-text-content .post-header .date {
color: #AAA;
font-style: italic;
}
.list-layout .post-list-text-content .like-comment-buttons-wrapper .like-comment-buttons {
margin: 0;
}
.list-layout .post-list-text-content .post-header h1:after, .list-layout .post-list-text-content .post-header h2:after {
display: none;
}
.list-layout .post-list-text-content  .post-entry-bottom {
border-top:none;
}
.list-layout .post p {
margin-bottom:6px;
font-size: 15px;
line-height: 1.6;
}
.list-layout .post.format-quote p,
.list-layout .post.format-link p {
text-align: center;
}
.list-layout .post-list-text-content .post-header .date-author {
margin-top: 8px;
}
.list-layout .post-list-text-content .post-header .date-author p {
padding: 0;
margin: 0;
}
.list-layout .post-list-text-content .post-header h2:after {
display: none;
}
.list-layout .post-entry-bottom:not(.full) {
padding-left:0;
padding-right: 0;
padding-bottom: 0;
}
.list-layout .post-entry-bottom:not(.full) a.custom-more-link {
float: left;
margin-bottom: 0;
}
.list-layout .like-comment-buttons-wrapper {
float: right;
line-height: 36px;
}  .pagination {
margin-top: 30px;
}
.masonry-container .pagination {
margin-top: 0;
}
.full-container .pagination {
max-width: 960px;
margin: 30px auto 0;
}
.pagination li {
display: inline-block;
}
.pagination a {       
display:inline-block;
color: inherit;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
padding: 15px 17px;
border:1px solid #D4CC41;
}
.pagination a:hover  {
background-color: #D4CC41;
border-color: transparent;
color: #000000;
}
.pagination .current  {
display:inline-block;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
padding: 15px 17px;
border:1px solid #D4CC41;
background-color: #D4CC41;
border-color: transparent;
color: #000000;
}
.pagination .page-numbers  {
text-align: center;
}
.pagination a .fa {
font-size: 14px;
position: relative;
top:1px;
}
.pagination .newer {
float:right;
}
.pagination .newer .fa {
margin-left: 3px;
}
.pagination .older .fa {
margin-right: 3px;
}
.pagination .older {
float:left;
}
.pagination.load-more {
display: none;
position: relative;
z-index: 1;
text-align: center;
}
.pagination.load-more a:hover {
-o-transition: all .2s;
-ms-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
}
.pagination.load-more.show {
display: block;
}
.pagination.load-more a {
display: block;
text-align: center;
}
.pagination.load-more p {
margin: 0;
display: inline-block;
}
.pagination.load-more .loading {
width: 120px;
}
.pagination.load-more .loading .text {
display: none;
}
.pagination.load-more .animative-btn.loading:after {
background-color: #fff!important;
}
.pagination.load-more .animative-btn.loading:hover {
color: #111!important;
}
@-moz-keyframes throbber-loader {
0% {
background: #333;
}
10% {
background: #ddd;
}
40% {
background: #333;
}
}
@-webkit-keyframes throbber-loader {
0% {
background: #333;
}
10% {
background: #ddd;
}
40% {
background: #333;
}
}
@keyframes throbber-loader {
0% {
background: #333;
}
10% {
background: #ddd;
}
40% {
background: #333;
}
}
.throbber-loader {
display: none;
margin-bottom: -3px!important;
}
.pagination.load-more .loading .throbber-loader {
display: inline-block;
} .throbber-loader:not(:required) {
-moz-animation: throbber-loader 2000ms 300ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 300ms infinite ease-out;
animation: throbber-loader 2000ms 300ms infinite ease-out;
background: #333;
position: relative;
text-indent: -9999px;
width: 5px;
height: 1.5em;
margin: 0 1.6em;
}
.throbber-loader:not(:required):before, .throbber-loader:not(:required):after {
background: #333;
content: '\x200B';
display: inline-block;
width: 5px;
height: 1.5em;
position: absolute;
top: 0;
}
.throbber-loader:not(:required):before {
-moz-animation: throbber-loader 2000ms 150ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 150ms infinite ease-out;
animation: throbber-loader 2000ms 150ms infinite ease-out;
left: -1.2em;
}
.throbber-loader:not(:required):after {
-moz-animation: throbber-loader 2000ms 450ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 450ms infinite ease-out;
animation: throbber-loader 2000ms 450ms infinite ease-out;
right: -1.2em;
}  .post-list.grid .article-item[class*="page-"] {
opacity: 0;
}
.post-list .article-item.animate {
opacity: 1!important;
transform: translateY(50px);
animation: fallPerspective .4s ease forwards;
-webkit-animation: fallPerspective .4s ease forwards;
}
@-webkit-keyframes fallPerspective {
100% { transform: translateY(0px); opacity: 1; }
}
@keyframes fallPerspective {
100% { transform: translateY(0px); opacity: 1; }
}  #footer-social {
background:#f2f2f2;
padding:40px 0;
text-align:center;
}
#footer-social a {
margin:0 15px;
color:#333;
}
#footer-social a:first-child {
margin-left:0;
}
#footer-social a:last-child {
margin-right:0;
}
#footer-social a i {
height:28px;
width:28px;
text-align:center;
line-height:28px;
background:#666;
color:#fff;
border-radius:50%;
margin-right:5px;
font-size:14px;
}
#footer-social a:hover {
text-decoration:none;
color:#000;
}
#footer-social a:hover > i {
background:#000;
}   .container #footer-widget-area {
padding:80px 15px;
}
#footer-widget-area {
background:#EBE9E0;
padding:80px 0;
line-height: 1.8;
}
#footer-widget-area p, .footer .recentcomments a, .footer a, .footer .widget li, .footer  .widget a,
#footer-widget-area .widget ul.side-newsfeed li .side-item .side-item-text h4 a,
#footer-widget-area .recent_post_text a {
color:#2C2C2C;
}
#footer-widget-area .widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover, #footer-widget-area .recent_post_text a:hover {
color: #ED364D;
}
#footer-widget-area p i {
font-size:14px;
margin:0 5px 0 7px;
}
#footer-widget-area .widget-columns {
width:30%;
margin-right:5%;
float:left;
}
#footer-widget-area .four-column .widget-columns {
width: 22.375%;
margin-right:3.5%;
}
#footer-widget-area .two-column .widget-columns {
width: 47%;
margin-right:5%;
}
#footer-widget-area .widget-columns.last, 
#footer-widget-area .four-column .widget-columns.last {
margin-right:0;
}   #footer-copyright {
position: relative;
padding:40px 0;
text-align:center;
}
#footer-copyright #footer-social-items-inner{
position: relative;
padding:35px 0 0;
text-align:center;    
}
#footer-copyright #footer-social-items-inner a{
display: inline-block;
color: #1C193C;
font-size: 30px;
padding: 0 5px;       
}
#footer-copyright #footer-social-items-inner a:hover{
color: #ED364D;
}
#footer-copyright p {
margin: 25px 30px 0;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 0.75rem;
}
#footer-copyright p i {
color:#ED364D;
}
.goto-top {
display: inline-block;
position: fixed;
z-index: 1;
bottom: 20px;
right: 20px;
padding: 5px 15px;
background-color: #ED364D;
color: #fff;
width: 40px;
height: 40px;
line-height: 26px;
font-size: 17px;
border-radius: 100px;
opacity: 0;
visibility: hidden;
-ms-transform: translate(0,5px); -webkit-transform: translate(0,5px); transform: translate(0,5px);
}
.goto-top:hover {
background-color: #222;
}
.goto-top.on {
opacity: 1;
visibility: visible;
-ms-transform: translate(0,0); -webkit-transform: translate(0,0); transform: translate(0,0);
}  #widget-area {
overflow:hidden;
margin-bottom:60px;
border-top:1px solid #e5e5e5;
padding-top:70px;
}
.widget {
margin-bottom:40px;
font-size: 14px;
line-height: 1.6;
}
.widget:last-child {
margin-bottom: 0;
}
#sidebar .widget {
position: relative;
margin-bottom:30px;
padding: 25px;
background-color: #fff;
box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
overflow: hidden;
}
#sidebar .widget:last-child {
margin-bottom:0;
}
#sidebar img:not(.promo-box-img), #footer-widget-area img:not(.promo-box-img) {
max-width:100%;
height:auto;
display: block;
}
#sidebar iframe {
max-width:100%!important;
}
#sidebar iframe[src*='player.vimeo.com'], #sidebar iframe[src*='youtube.com'] {
height:auto;
}
.widget-title {
position: relative;
margin-top: 0;
letter-spacing: 1px;
text-transform: uppercase;
font-size:18px;
font-weight:bold;
color: #1B193B;
}
#sidebar .widget-title {
text-align: center;
border-bottom: 1px solid #AAAAAA;
padding-bottom: 10px;
position: relative;
}
#sidebar .widget-title:after {
content: "";
width: 100%;
height: 2px;
background-color: #AAAAAA;
position: absolute;
bottom: -5px;
left:0;
}
.widget.widget_latest_tweets_widget li, .widget.widget_latest_tweets_widget a {
display: inline-block;
}
#alternate-widget-area {
position: relative;
}
#alternate-widget-area .widget-title {
font-size:18px;
font-weight:bold;
letter-spacing: 1px;
background-color: rgba(44,44,44,.9);
color: #fff;
padding: 15px 15px 15px 20px;
position: absolute;
z-index: 5;
}
#alternate-widget-area p.clear {
font-family:"Lato";
font-size:18px;
letter-spacing: 1px;
background-color: rgba(44,44,44,.9);	
padding: 13px 20px 13px 5px;
position: absolute;
z-index: 5;
}
#alternate-widget-area p.clear a {
color: #ED364D;
}
#alternate-widget-area p.clear a:hover {
color: #FFFFFF;
}
#alternate-widget-area .null-instagram-feed {
position: relative;
}
.widget-title span {
display: inline-block;
}
.widget li {
line-height: 1.4;
}
.widget li, .widget a {
color:#111;
}
.widget a em {
font-style: normal;
}
.widget a:hover {
color:#ED364D;
}
.widget ul {
padding: 0;
margin: 0;
}
.widget ul li {
margin: 0 0 11px;
padding: 0 0 11px;
border-bottom:1px solid #eee;
list-style-type: none;
}
.widget_categories ul li {
color: #E93750;
}
.widget ul.children{
padding-left: 15px;
border-top: 1px solid #eee;
margin: 11px 0 0;
padding: 11px 0 0 20px;
}
#footer-widget-area .widget ul li {
border-bottom:1px solid #BBBBBB;
}
#footer-widget-area .widget.widget_recent_entries ul li,
#footer-widget-area .widget .latest-tweets ul li {
border-bottom: none;
}
.widget ul li:last-child,
#footer-widget-area .widget ul li:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}
.tweet-list li.profile-image p {
line-height: 1.5;
}
#footer-widget-area .widget-title, #footer-widget-area .widget-title span {
background: none;
}
#footer-widget-area .widget-title {
margin-top: 0;
text-align: left;
margin-bottom: 18px;
padding: 0;
}
#footer-widget-area .widget-title:after {
display: none;
} .tp_recent_tweets li {
padding-left: 35px !important;
padding-bottom: 20px !important;
}
.footer .tp_recent_tweets li a, .tp_recent_tweets li a {
font-weight: normal;
color: #ED364D;
}
.footer .tp_recent_tweets li a:hover, .tp_recent_tweets li a:hover {
color: #2C2C2C;
} .widget #searchform input#s {
border: 1px solid #e5e5e5;
background:#fff url(/wp-content/themes/breena/images/searchsubmit.jpg) no-repeat 96% 13px;
padding:14px 14px;
font-size:11px;
color:#333;
letter-spacing:1px;
}
.widget #searchform #s:focus { 
outline:none; 
} .widget #searchform input#s { 
width:100%;
} #footer-widget-area .about-widget {
text-align: center;
}
#sidebar .about-widget .widget-title {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
font-size:24px;
font-weight:700;
letter-spacing:-1pt;
line-height:120%;
text-align: left;
}
#footer-widget-area .about-widget .widget-title  {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
font-size:24px;
font-weight:700;
letter-spacing:-1pt;
line-height:120%;
text-align: center;
}
#sidebar .about-widget .widget-title:after,
#sidebar .about-widget .widget-title:before,
#footer-widget-area .about-widget .widget-title:after,
#footer-widget-area .about-widget .widget-title:before {
display: none;
}
.about-widget h5 {
margin-top: 5px;
font-size:16px;
font-style:italic;
font-weight:500;
letter-spacing:0pt;
line-height:120%;
color: #AAAAAA;
}
#footer-widget-area .about-widget h5 {
text-align: center;
}
#sidebar .about-widget .background-about-me {
background: #DBCA3A;
height: 130px;
position: absolute;
top: 0;
left: 0;
z-index: 0;
display: block;
background-image: url(/wp-content/themes/breena/images/background-about-me.png);
background-repeat: repeat-x;
background-position: top center;
width: 100%;
}
.about-widget .img {
margin: 0px 25px 30px;
position: relative;        
}
#footer-widget-area .three-column .about-widget .img {
margin: 0px 55px 30px;      
}
.about-widget img {
margin: 0 auto;
max-width:100%;
height:auto;
display: block;
border: 3px solid #FFFFFF;
}
.about-round {
border-radius: 50%;
}
.widget .about-widget p:first-child {
margin-top: 0;
}
.widget .about-widget p:last-child, .widget.widget_text p:last-child {
margin-bottom: 0;
}
.about-widget a:not(.widget-link), .widget_text a {
color:#ED364D;
}
.widget .about-widget .widget-link-container {
text-align: left;
margin-top: 10px;
}
#footer-widget-area .widget .about-widget .widget-link-container {
text-align: center;
}
.widget .about-widget .widget-link {
display: inline-block;
font-size: 10px;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
padding: 14px;
border: 1px solid #DBCA3A;
margin-top: 16px;
line-height: 1;
}
.widget .about-widget .widget-link:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.widget .about-widget .widget-link:hover {
color: #111;
background-color: #DBCA3A;
border-color: transparent;
} .tw4_promo_widget .img {
overflow: hidden;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.tw4_promo_widget .img img {
display: block;	
}
.tw4_promo_widget {
position: relative;
overflow: hidden;
color: #fff;
}
.tw4_promo_widget .widget-title,
#sidebar .tw4_promo_widget .widget-title,
#footer-widget-area .tw4_promo_widget .widget-title{
border-bottom: none;
color: #fff; 
padding-bottom: 0;
margin-bottom: 0;
font-size: 29px;
font-weight: 300;
text-transform: none;
letter-spacing: normal;
line-height: 1.2;
text-align: left;
}
#footer-widget-area .tw4_promo_widget .widget-title {
font-size: 25px;
}
.tw4_promo_widget .widget-content-description {
margin-top: 15px;
}
#footer-widget-area .tw4_promo_widget .widget-content-description {
margin-top: 0;
}
.tw4_promo_widget .widget-title:after,
.tw4_promo_widget .widget-title:before {
display: none;
}
.tw4_promo_widget .widget-content:before {
position: absolute;
content: "";
background-color: rgba(0,0,0,.2);
height:100%;
width: 100%;
z-index: 1;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.tw4_promo_widget .widget-text-container {
position: absolute;
left: 35px;
right:35px;
bottom: 35px;
z-index: 2;
}
#footer-widget-area .tw4_promo_widget .widget-text-container {
left: 20px;
bottom:20px;
right: 20px;
}
.tw4_promo_widget .widget-text-container p {
margin: 0;
}
.tw4_promo_widget .widget-text-container .widget-link {
background-color:transparent;
border:1px solid #fff;
color:#fff;
display: inline-block;
font-size: 10px;
font-weight: 400;
color: inherit;
letter-spacing: 1px;
text-transform: uppercase;
padding: 13px 15px;
margin-top: 22px;
line-height: 1; 
}
.tw4_promo_widget .widget-text-container .widget-link:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.tw4_promo_widget .widget-text-container .widget-link:hover {
background-color:#ED364D;
border-color: transparent;
} .widget_text img {
max-width: 100%;
height: auto;
} .instagram-pics:before,
.instagram-pics:after {
content: " ";
display: table;
}
.instagram-pics:after {
clear: both;
}
.null-instagram-feed ul {
margin-left: -4px;
margin-right: -4px;
}
.null-instagram-feed  p {
margin: 0;
}
#alternate-widget-area .null-instagram-feed ul {
margin: 0;
}
.null-instagram-feed .instagram-pics li,
#footer-widget-area .null-instagram-feed .instagram-pics li
{
float: left;
width: 33.33333%;
margin-bottom: 0;
padding-bottom: 0;
border: none;
padding-left: 4px;
padding-right:4px;
padding-bottom: 8px;
}
#alternate-widget-area .null-instagram-feed .instagram-pics li {
width: 16.66666666666%;
padding-left: 0;
padding-right:0;
padding-bottom: 0;
}
#alternate-widget-area .instagram-pics > li a img {
border: none;
width: 100%;
}
#alternate-widget-area .instagram-pics > li a:hover img {
opacity: .8;
}
.instagram-pics img {
display: block;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}
.instagram-pics a img {
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.instagram-pics a:hover img {
opacity: .95;
} .widget.widget_mc4wp_widget .mc4wp-form {
margin-top: 0;
margin-bottom: 0;
}
.mc4wp-form label {
display: block;
font-style: italic;
text-align: center;
margin-bottom: 20px!important;
}
.mc4wp-form p {
margin-top: 0;
margin-bottom: 10px;
}
.mc4wp-form p:last-of-type {
margin-bottom: 0;
}
.widget_mc4wp_form_widget input {
width: 100%;
} .widget .tagcloud a {
font-size:10px !important;
text-transform:uppercase;
margin-right:5px;
margin-bottom:7px;
display:inline-block;
text-decoration: none;
padding: 7px 10px 6px;
background: #D4CC41;
color: #2C2C2C;
}
#footer-widget-area .widget .tagcloud a {
background-color: #D4CC41;
color: #2C2C2C;
}
.widget .tagcloud a:hover, #footer-widget-area .widget .tagcloud a:hover {
border-color: transparent;
opacity: .5;
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
} .fb-like-box-container {
width: 100%;
height: auto;
} #wp-calendar {
width: 100%; 
}
#wp-calendar caption { 
text-align: right; 
color: #777; 
font-size: 12px; 
margin-top: 10px; 
margin-bottom: 15px; 
}
#wp-calendar thead { 
font-size: 12px;  
}
#wp-calendar thead th { 
padding-bottom: 10px; 
}
#wp-calendar tbody { 
color: #333; 
}
#wp-calendar tbody td { 
background: #eee; 
border: 1px solid #fff; 
text-align: center; 
padding:8px;
}
#wp-calendar tbody td a { 
font-weight:400; 
color:#222; 
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot #next { 
font-size: 10px; 
text-transform: uppercase; 
text-align: right; 
}
#wp-calendar tfoot #prev { 
font-size: 10px; 
text-transform: uppercase; 
padding-top: 10px; 
}
#wp-calendar thead th { 
padding-bottom: 10px; 
text-align: center; 
} .widget.breena_lastest_post_widget ul li {
margin-bottom: 20px;
padding-bottom: 20px;
line-height: 1.7;
position: relative;
font-family: "Lato";
}
.widget.breena_lastest_post_widget ul li:last-child,
#footer-widget-area .widget.breena_lastest_post_widget ul li:last-child,
.widget.widget_recent_comments ul li:last-child,
#footer-widget-area .widget.widget_recent_comments ul li:last-child  {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget.breena_lastest_post_widget .thumb.size_50_50 {
float: left;
}
.widget.breena_lastest_post_widget .thumb.size_50_50,
.widget.breena_lastest_post_widget img {
width: 75px;
height: 75px !important;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.widget.breena_lastest_post_widget .thumb.size_50_50.post_round img {
border-radius:100px;
}
.widget.breena_lastest_post_widget a:hover img {
opacity: .95;
}
.widget.breena_lastest_post_widget .recent_post_text {
display: block;
padding-left:90px;
}
.widget.breena_lastest_post_widget .recent_post_text a {
font-size: 18px;
display: inline-block;
font-weight: 700;
line-height: 1.5;
}
.widget.breena_lastest_post_widget .recent_post_text>a:hover {
color: #ED364D;
}
.widget.breena_lastest_post_widget .recent_post_text a em {
font-weight: 300;
display: block;
font-size: 15px;
font-style: normal;
}
.widget.breena_lastest_post_widget .recent_post_text .post-excerpt {
display: block;
font-size: 14px;
color: #111;
}
.widget.breena_lastest_post_widget .recent_post_text .post-categories {
display: block;
}
.widget.breena_lastest_post_widget .recent_post_text .post-categories a {
font-size: 12px;
color: #E93750;
text-transform: uppercase;
font-weight: 500;
}
.widget.breena_lastest_post_widget .recent_post_text .post-categories a:hover {
color: #111;
}
.widget.breena_lastest_post_widget .recent_post_text .post-date {
display: block;
font-size: 12px;
font-style: italic;
color: #AAA;
} .widget ul.side-newsfeed li {
list-style-type:none;
margin-left:0;
padding-bottom: 17px;
margin-bottom: 17px;
border:none;
}
#footer-widget-area .widget ul.side-newsfeed li  {
border:none;
}
.widget ul.side-newsfeed li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.widget ul.side-newsfeed li .side-item .side-image {
margin-bottom:20px;
position: relative;
display: block;
overflow: hidden;
}
.widget ul.side-newsfeed li .side-item .side-image a:hover img {
opacity: .95;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.widget ul.side-newsfeed li .side-item .side-image img {
width:100%;
height:auto;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.side-item .side-item-text {
overflow:hidden;
text-align: center;
}
.side-item .side-image .side-item-category {
position: absolute;
bottom: 0;
left:0;
width: 100%;
text-align: center;
}
.side-item .side-image .side-item-category-inner {
display: inline-block;
padding: 7px 12px;
background: #ED364D;
color:#fff;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 {
margin: 0 auto;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
color:#111;
font-size:18px;
line-height: 1.4em;
display: block;
-webkit-backface-visibility:hidden;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a em {
display: block;
font-weight: 300;
font-size: 16px;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover {
color:#ED364D;
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
font-size: 12px;
font-style: italic;
color: #AAA;
display: block;
margin-top: 3px;
} .widget-social-links {
position: relative;
text-align: center;
padding: 0 12px;
}
.widget-social-links a {
display: inline-block;
margin: 0 -1px 3px 0;
}
.widget-social-links a:first-child {
margin-left:0;
}
.widget-social-links a:last-child {
margin-right:0;
}
.widget-social-links a span {
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
color:#fff;
margin:0 2px 0 0;
font-size:16px;
color: #fff;
display: inline-block;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.widget-social-links a span.fa-twitter {
background:#5EA9DD;
}
.widget-social-links a span.fa-instagram {
background:#2A5B83;
}
.widget-social-links a span.fa-pinterest {
background:#D70004;
}
.widget-social-links a span.fa-google-plus {
background:#C30907;
}
.widget-social-links a span.fa-tumblr {
background:#34465D;
}
.widget-social-links a span.fa-youtube {
background:#CC181E;
}
.widget-social-links a span.fa-linkedin {
background:#0274B3;
}
.widget-social-links a span.fa-heart {
background:#000000;
}
.widget-social-links a span.fa-facebook {
background:#3A5795;
}
.widget-social-links a span.fa-github {
background:#000000;
}
#sidebar.widget-social-links a span {
margin:0 2px;
} 
.widget_recent_entries ul li {
padding-bottom: 12px;
margin-bottom: 12px;
border: none;
}
.widget_recent_entries li {
border-color: transparent;
}
.widget_recent_entries li:after { 
content: "";
display: inline-block;
width: 100%;
height: 7px;
margin-top: 12px;
opacity: .4;
}
.widget_recent_entries a {
font-size: 16px;
display: block;
font-weight: 600;
line-height: 1.4;
}
.widget_recent_entries a em {
font-weight: 300;
display: block;
font-size: 15px;
font-style: normal;
}
.widget_recent_entries .post-date {
display: block;
font-size: 12px;
line-height: 1.6;
color: #AAA;
font-style: italic;
}
#footer-widget-area .widget-social-links a span {
background:rgba(255,255,255,.05);
}
.widget-social-links a:hover {
text-decoration:none;
color:#000;
}
.widget-social-links a:hover > span,
#footer-widget-area .widget-social-links a:hover > span {
color: #fff;
background:#333333;
} .tw4_advertisement-widget ul li {
width: 100%;
margin-right: 0;
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.tw4_advertisement-widget ul li a {
display: block;
font-size: 0;
}
.tw4_advertisement-widget ul li img {
width: 100%;
height: auto;
} .widget .sub-menu,
.widget_pages .page_item ul {
margin-top: 10px;
padding-left: 25px;
}
.widget .sub-menu a,
.widget_pages .page_item ul a{
font-style: italic;
}
#sidebar .widget_mc4wp_widget .widget-title {
color: #fff;
border-color: rgba(255,255,255,.2);
}
#sidebar .widget_mc4wp_widget .widget-title:before {
background-color: #fff;
}
#sidebar .widget_mc4wp_widget .widget-title:after {
color: inherit;
}  .post-comments {
margin-top:40px;
padding:40px;
background-color:#EBE9E0;
box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
}
.comments {
margin-top: 10px;
margin-bottom:40px;
}
.comment  {
list-style-type: none;
padding: 0;
}
.post-comments .box-title-area {
margin-bottom: 25px;
}
.comment-item {
border-bottom:1px dotted #ddd;
padding-bottom:40px;
margin-bottom:40px;
}
.comment-item .author-img {
float:left;
margin-right:20px;
}
.comment-item .author-img img {
border-radius:50%;
}
.comment-item .comment-text {
overflow:hidden;
}
.comment-item .comment-text span.author {
margin-top: 3px;
}
.comment-item .comment-text span.author, .comment-item .comment-text span.author a {
display:inline-block;
font-size:17px;
font-weight: 600;
line-height: 1.3;
}
.comment-item .comment-text span.author {
margin-bottom: 5px;
}
.comment-item .comment-text span.author a:hover {
opacity: .7;
}
.comment-item .comment-text span.date {
display:block;
font-size: 12px;
font-style: italic;
color: #AAA;
margin-bottom:20px;
}
.comment-item .comment-text em {
font-size:13px;
margin-bottom:-14px;
display:block;
color:orange;
letter-spacing:1px;
color:#db6169;
}
.comment-item .comment-text em i {
font-size:14px;
color:#f3bd00;
}
.post-comments span.reply a {
float:left;
font-size:10px;
text-transform: uppercase;
color:#111;
margin-right:8px;
}
.post-comments span.reply a:hover {
opacity:.5;
}
.post-comments ul.children { 
margin: 0 0 0 8px; 
}
.post-comments ul.children li:before {
display: none;
}
.post-comments ul.children li.comment-item {
margin:0 0 8px 0;
}
li.pingback  {
list-style-type: none;
}
li.pingback .comment-item .author-img {
display: none;
} #respond {
overflow: hidden;
}
#respond  h3 {
font-size:14px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom:30px;
margin: 0;
}
#respond h3 a {
color:#000;
display:inline-block;
}
#respond h3 small a {
font-size:10px;
letter-spacing: normal;
font-weight: 400;
color:#111;
margin-left:7px;
float: right;
position: relative;
top:10px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
#respond h3 small a:hover {
opacity:.5;
}
.comment-notes {
font-size: 13px;
}
#respond label {
display: block;
font-size:11px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 7px;
}
#respond input:focus {
outline:none;
}
#respond .comment-form-url {
margin-right: 0 !important;
}
#respond textarea {
width:100%;
height:120px;
line-height: 1.6;
}
#respond input[type="text"], #respond input[type="email"] {
width: 100%;
}
#respond textarea:focus {
outline:none;
}
#respond p[class*="comment-form"] {
position: relative;
width: 32%;
float: left;
margin-right: 14px;
}
#respond span.wpcf7-not-valid-tip {
display: block;
position: absolute;
top: 1px;
right: 0;
font-size: 11px;
background: #222;
color: #fff;
padding: 4px 12px;
}
#respond #submit {
position: relative;
display: inline-block;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
padding: 15px 17px;
margin-top: 16px;
line-height: 1;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
#respond #submit:hover,.mc4wp-form input[type=submit]:hover {
opacity: .8;
}
#respond .form-allowed-tags {
font-size: 12px;
}
.form-submit {
margin-bottom: 0;
}
.comments #respond {
margin-bottom:30px;
}
#respond p {
margin: 15px 0;
}
#respond p.comment-form-comment {
width: 100%;
margin-top: 20px;
}  .page-container {
background-color: #fff;
overflow: hidden;
box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
}
.page-container .post-header {
margin-top: 0; 
}
.page-introduce-title {
margin: 0;
font-size:18px;
letter-spacing:0pt;
line-height:120%; 
text-transform: uppercase;
font-weight: 400;
}
.page-introduce-title .search-query {
font-weight: bold;
}
.archive-title-area {          
position: relative;
padding:55px 0;
text-align:center;
margin: 0 auto 40px;
background-color: #EBE9E0;
max-width: 1180px;
}
.archive-title-area h1 {
margin-bottom: 0;
}  .search.search-no-results #main-container{
padding: 0 0 80px;
margin: 0;
text-align: left;
}
.search.search-no-results .entry-content {
margin-bottom: 35px;
}
.search.search-no-results .entry-content h1 {
margin-top: 0;
}
.search.search-no-results .entry-content p {
font-size: 18px;
font-weight: 300;
color: #111;
margin-top: 0;
}
.search.search-no-results .search-form .search {
width: 100%;
}  .alignnone {
margin: 3px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 30px auto;
}
.alignright {
float: right;
margin: 3px 0 20px 20px;
}
.alignleft {
float: left;
margin: 3px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 3px 0 20px 20px;
}
a img.alignnone {
margin: 3px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 3px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%;
text-align: center;
margin: 30px 0;
}
.wp-caption.alignnone {
margin: 3px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 3px 20px 20px 0;
}
.wp-caption.alignright {
margin: 3px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 13px;
color:#333;
font-style: italic;
margin: 10px 15px 0;
} .gallery {
margin: auto;
margin-top:30px !important;
margin-bottom: 30px !important;
overflow: hidden;
}
.gallery.gallery-columns-3 .gallery-item {
float: left;
text-align: center;
width: 33%;
}
.gallery.gallery-columns-2 .gallery-item {
float: left;
text-align: center;
width: 50%;
}
.gallery.gallery-columns-4 .gallery-item {
float: left;
text-align: center;
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
float: left;
text-align: center;
width: 20%;
}
.gallery .gallery-item {
text-align: center;
margin:0 !important;
position: relative;
padding-right: 6px;
padding-bottom: 6px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery .gallery-item a {
display: block;
border: none;
}
.gallery:hover .gallery-item {
opacity: .8;
}
.gallery:hover .gallery-item:hover {
opacity: 1;
}
.gallery .gallery-caption {  
font-size:10px;
letter-spacing: 1px;
line-height: 1.6;
text-transform: uppercase;
text-align: left;
color:#fff;
position: absolute;
bottom:6px;
left:0;
right: 6px;
padding:12px 15px;
background-color: #ED364D;
opacity: 0;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
margin-left: 0;
}
.gallery.gallery-columns-3 .gallery-caption{
font-size:9px;
}
.gallery .gallery-item:hover .gallery-caption{
opacity: 1;
}
.gallery .gallery-icon img{
border: none !important;
width: 100%;
display: block;
}   
.gallery .gallery-icon img:hover {
}  .wpcf7 input, .wpcf7 select {
width: 50%;
}
.wpcf7 textarea {
width:100%;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
width: auto;
margin-top: -1px;
}
div.wpcf7 {
overflow:hidden;
}
.wpcf7 p.gorilla_input {
float:left;
margin-right:19px;
}
.wpcf7 p.gorilla_message {
clear:both;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
border: 1px solid #e5e5e5;
padding: 9px;
font-size: 13px;
color: #111;
letter-spacing: 0;
margin-top: 3px;
}
.wpcf7 p {
margin:15px 0 0;
}
.wpcf7 .wpcf7-submit {
background:#ED364D;
padding:13px 20px;
color:#FFF;
letter-spacing:1px;
font-size:10px;
outline: none;
text-transform:uppercase;
cursor:pointer;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
display:block;
border:none;
width:auto;
}
.wpcf7 .wpcf7-submit:hover {
opacity:.8;
}
div.wpcf7-response-output {
margin: 0;
padding: 15px;
border: 1px solid #111;
color:#111;
} .error-404 {
font-family:"Lato";
text-align:center;
padding: 130px 0 95px;
font-size:200px;
font-weight:bold;
letter-spacing:-5pt;
line-height:120%;
color:rgb(255,255,255);
background: url(/wp-content/themes/breena/images/404-background.jpg) top center repeat;
}
.error-404 h1 {
font-size:30px;
letter-spacing:-1pt;
font-weight:bold;
line-height:120%;
color:rgb(255,255,255);
margin: 0;
padding: 0;
} .entry-attachment img {
max-width: 100%;
height: auto;
}
.entry-caption p {
margin: 0;
line-height: 1;
}  #footer-newsletter {
padding: 70px 0 140px;
text-align: center;
color: #FFFFFF; -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.my-container:before {
content: ' ';
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0.6;
background-image: url(/wp-content/themes/breena/images/newsletter-background.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
-ms-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
}
#footer-newsletter h2 {
font-size:36px;
font-weight:bold;
letter-spacing:-1pt;
line-height:120%; 
color: #FFFFFF;
margin-top: 0;
}
#footer-newsletter input[type="text"], #footer-newsletter input[type="email"], #footer-newsletter textarea {        
font-family:"Lato";
font-size:18px;
font-style:italic;
font-weight:bold;
letter-spacing:0pt;
line-height:120%;
width: 50%;
text-align: center;
}
#footer-newsletter  input[type=submit] {
position: relative;
display: inline-block;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
padding: 15px 17px;
margin-top: 16px;
line-height: 1;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}  .mejs-container .mejs-controls {
height: 34px;
}
.mejs-controls .mejs-button button {
margin: 9px 6px;
}
.mejs-container .mejs-controls .mejs-time {
padding: 12px 2px 0;
}
.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
height: 3px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
background-color:#ED364D; 
}
.mejs-controls div.mejs-time-rail {
padding-top: 10px;
}
.mejs-controls .mejs-offscreen {
display: none !important;
}
.mejs-video .mejs-container .mejs-controls {
background: #222;
}
.grid-layout .mejs-overlay-button {
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
background-size:cover;
}
.grid-layout .mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -50px;
}
.mejs-overlay-button {
opacity: .5;
display: none;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
top:15px;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background-color:#ED364D;
} .fb-page > span {
max-width: 100%;
} div:not(.sharedaddy) .post-entry ul li:before {
display: none;
}
.jr-insta-thumb ul.thumbnails:before,
.jr-insta-thumb ul.thumbnails:after {
content: " ";
display: table;
}
.jr-insta-thumb ul.thumbnails:after {
clear: both;
} .pswp__top-bar {
background-color: transparent;
}
.pswp__top-bar .pswp__button, .pswp__top-bar .pswp__counter {
background-color: rgba(0, 0, 0, 0.5);
}
.pswp__caption, .pswp__caption__center {
text-align: center;
}
.pswp__caption {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
background-color: transparent;
}
.pswp__caption__center {
display: inline-block;
letter-spacing: 1px;
font-size: 10px;
text-transform: uppercase;
color: #fff;
text-align: center;
line-height: 1.3;
background-color: rgba(0,0,0,.75);
padding: 14px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
img#wpstats {
display: none !important;
}  .wrap h1 {
font-family:"Lato";
font-size:36px;
font-weight:bold;
letter-spacing:-1pt;
line-height:120%;
color:rgb(255,255,255);
margin: 200px 0 50px;
w
}
.wrap h2 {
font-family:"Open Sans";
font-size:14px;
line-height:180%;
color:rgb(255,255,255);
text-align:center;
font-weight: 400;
margin: 0 0 50px;
}
.background .countdown span {
color: #fff;
padding: 55px 20px;
border: 1px solid #FFF;
}
.wrap .countdown span {
font-family:"Lato";
font-size:80px;
font-weight:bold;
letter-spacing:-2pt;
line-height:120%;
color:rgb(255,255,255);
}
.alignleft {
float: left!important;
}
.alignright {
float: right!important;
}
.aligncenter {
display: block;
margin: 0 auto;
}
.wp-block-button__link {
color: #fff;
background-color: #32373c;
border: none;
border-radius: 1.55em;
box-shadow: none;
cursor: pointer;
display: inline-block !important;
font-size: 1.125em;
padding: .667em 1.333em;
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
}
div.post-entry-text .wp-block-button .wp-block-button__link {
padding: 7px 24px;
}
div.post-entry-text .wp-block-button {
padding-top: 8px;
margin-bottom: 24px;
text-align: center;
}
div.post-entry-text .wp-block-button.alignleft, div.post-entry-text .wp-block-button.alignright {
padding-top: 17.6px;
}
div.post-entry-text .aligncenter, div.post-entry-text div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 24px;
}
div.post-entry-text .wp-block-button {
padding-top: 8px;
margin-bottom: 24px;
text-align: center;
}
div.post-entry-text .alignright {
float: right;
margin: 0px 0 24px 24px;
}
div.post-entry-text .wp-block-button.alignleft, div.post-entry-text .wp-block-button.alignright {
padding-top: 17.6px;
}
div.post-entry-text .alignfull {
margin-left: -40px;
margin-right: -40px;
max-width: none;
width: auto;
overflow: hidden;
}
div.post-entry-text .wp-block-button .wp-block-button__link:hover {
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
color: #fff;
}@media only screen and (min-width: 1240px) {
.container {
width: 1180px;
}
#sidebar {
width:350px;
}
#sidebar .widget {
padding: 30px 30px;
}
#sidebar .about-widget .img  {
margin: 0px 30px 30px;
}
.container.sidebar-open #content {
width: 800px;
}
.list-layout .post-featured-item.full {
width: 100%;
}
.sidebar-open .list-layout .post-featured-item.full {
width: 100%;
position: relative;
}
.sidebar-open .list-layout .post-featured-item {
width: 355px;
}
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper, .sidebar-open .list-layout .post.format-gallery .post-entry-wrapper, .sidebar-open .list-layout .post.format-video .post-entry-wrapper, .sidebar-open .list-layout .post.format-audio .post-entry-wrapper  {
width: 445px;
}
.list-layout .post-featured-item {
width: 530px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper, .list-layout .post.format-gallery .post-entry-wrapper {
width: 650px;
}
.container:not(.sidebar-open) .list-layout .post.has-post-thumbnail .post-entry-wrapper, .container:not(.sidebar-open) .list-layout .post.format-gallery .post-entry-wrapper {
width: 700px;
}
#top-social-items .social-text {
display: inline-block;
}
.list-layout .fotorama:not(.fotorama--fullscreen) .fotorama__arr {
margin-top: -90px;
}
.icon-video {
top:23%;
}
.container.sidebar-open .related-post-image {
height: 160px;
}
.related-post-image {
height: 240px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
.container.sidebar-open .related-post-image {
height: 127px;
}
.related-post-image {
height: 190px;
}
#respond p[class*="comment-form"] {
margin-right: 11px;
}
}
@media only screen and (max-width: 1023px) {
body {
overflow-x:hidden;
}
.container {
width:84%;
max-width: 630px;
}
.main-navigation-wrapper .container {
position: relative;
}
.main-navigation {
display:none;
}
.top-search-area {
width:auto;
margin-right:5px;
margin-left:5px;
}
#top-social-items .social-text { 
display: none;
}
#logo img {
max-width:100%;
height:auto;
}
.slicknav_menu {
display:block;
font-family: "Montserrat", serif;
}
.slicknav_nav {
top: 57px;
}
.related-posts .item {
margin-bottom:3.5%;
}
#footer-widget-area .widget-columns {
width:100%!important;
margin-right: 0!important;
margin-bottom: 80px;
}
#footer-widget-area .widget-columns.last {
margin-bottom: 0;
}
.widget img {
max-width:100%;
height:auto;
}
.widget iframe {
max-width:100% !important;
height:auto;
}
.wpcf7 input {
width:100%;
}
.container.sidebar-open #content{
width: 100%;
float:none !important;
}
.grid-layout .post-item {
width: 50%!important;
}
#sidebar {		
width:100%;
margin:65px auto 0;
max-width:500px;
float:none!important;
min-height: 0!important;
}
.theiaStickySidebar {
position: static!important;
}
.layout-title {
max-width:60%;
}
.slider-home-area .slider-item h2, .slider-home-area .slider-item h2 a {
font-size: 20px;
}
.slider-home-area .item-header-wrapper {
padding: 50px 35px 42px;
}
.featured-posts ul li, .featured-posts.column-2 ul li, .featured-posts.column-3 ul li, .featured-posts.column-4 ul li {
width: 50%;
margin-bottom: 30px;
}
.fotorama__wrap {
margin: 0 auto;
}
.featured-posts-container {
margin-bottom: 0;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-list-text-content, .list-layout .post.format-gallery .post-entry-wrapper .post-list-text-content, .list-layout .post.format-video .post-entry-wrapper .post-list-text-content, .list-layout .post.format-audio .post-entry-wrapper .post-list-text-content {
padding: 35px;
}
.format-quote .post-entry blockquote,
.format-link .post-entry a {
margin:0;
}
.format-quote .post-entry,
.format-link .post-entry	{
padding:0;
}
.container.sidebar-open .related-post-image {
height: 126px;
}
.related-post-image {
height: 236px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
.related-posts .item {
width:47%;
}
.container.sidebar-open .related-post-image {
height: 195px;
}
.related-post-image {
height: 195px;
}
.related-posts .item:nth-child(2n){
margin-right: 0;
}
.list-layout .post-featured-item, 
.sidebar-open .list-layout .post-featured-item,
.container:not(.sidebar-open) .list-layout .post-featured-item:not(.full){
width: 260px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper, .list-layout .post.format-gallery .post-entry-wrapper, .list-layout .post.format-video .post-entry-wrapper, .list-layout .post.format-audio .post-entry-wrapper,
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper, .sidebar-open .list-layout .post.format-gallery .post-entry-wrapper, .sidebar-open .list-layout .post.format-video .post-entry-wrapper, .sidebar-open .list-layout .post.format-audio .post-entry-wrapper {
width: 365px;
}
.list-layout .post-header h2 a
.sidebar-open .list-layout .post-header h2 a {
font-size: 18px;
}
.slider-home-area .slider-item h2,
.slider-home-area .slider-item h2 a {
max-width: 380px;
}
.slider-home-area .slider-item {
height: 425px;
}
.container.sidebar-open .related-post-image {
min-height: 197px;
}
.container.sidebar-open .related-post-image {
height: 197px;
}       
.related-post-image {
height: 236px;
}
#respond p[class*="comment-form"] {
margin-right: 11px;
}
}
@media only screen and (max-width: 782px) { 
.gallery.gallery-columns-3 .gallery-caption {
display: none;
}
.slider-home-area .item-link {
padding: 10px 40px 50px
}
} @media only screen and (max-width: 767px) {
.author-content {
width: 100%;
margin: 0 15px;
}
#respond p[class*="comment-form"] {
width: 100%;
float: none;
}
.single .post-header h1 a, .single .post-header h1, .page .post-header h1 a, .page .post-header h1 {
font-size: 24px;
max-width: 100%;
}
.featured-posts ul li, .featured-posts.column-2 ul li, .featured-posts.column-3 ul li, .featured-posts.column-4 ul li {
width: 100%;
}
.footer-menu.nav-menu {
margin-bottom: 15px;
}
.footer-menu.nav-menu > li {
float: none;
display: inline-block;
}
.footer-menu.nav-menu > li > a {
line-height: 28px;
}
.related-posts .item {
width:100%;
margin-right: 0;
margin-bottom:30px;
}
#respond input[type="text"], #respond input[type="email"] {
width: 100%;
}
.thecomment .author-img {
display:none;
}
.grid-layout .post-item {
width: 100%!important;
}
.post-entry, .post-share, .post-author,
.related-posts,	.post-comments, 
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-list-text-content, .list-layout .post.format-gallery .post-entry-wrapper .post-list-text-content,
.list-layout .post.format-video .post-entry-wrapper .post-list-text-content, .list-layout .post.format-audio .post-entry-wrapper .post-list-text-content, .grid .post-entry, .post-tags {
padding:25px;
}
.post-author,
.related-posts,	.post-comments {
margin-top:25px;
}
.post-entry-bottom {
text-align: center;
}
.post-entry-bottom a.custom-more-link, .post-share,
.post-tags {
float: none;
width: 100%;
text-align: center;
}
.post-entry-bottom a.custom-more-link {
display: inline-block;
}
.like-comment-buttons-wrapper {
display: block;
width: 100%;
}
.post-share {
display: block;
}
.post-share:hover ul {
display: block;
}
.post-share li.share-item {
position: static;
display: inline-block;
}
.post-author .author-img {
position: static;
width:100%;
margin-top:0;
margin-bottom: 15px;
text-align: center;
}
.post-author .author-content {
text-align: center;
padding:0;
}
.post-comments ul.children {
margin:0;
padding-left: 18px;
}
.pagination .older, .pagination .newer {
float: none;
}
.pagination .older {
margin-bottom: 10px;
}
.pagination .older a, .pagination .newer a {
display: block;
text-align: center;
}
.slider-home-area .item-header-wrapper {
max-width: 80%;
padding:36px 17px 28px;
}
#alternate-widget-area .null-instagram-feed .instagram-pics li {
width: 25%!important;
}
#alternate-widget-area .null-instagram-feed .instagram-pics li:nth-child(8), 
#alternate-widget-area .null-instagram-feed .instagram-pics li:nth-child(7), 
#alternate-widget-area .null-instagram-feed .instagram-pics li:nth-child(6), 
#alternate-widget-area .null-instagram-feed .instagram-pics li:nth-child(5) {
display: none;
}
#alternate-widget-area .null-instagram-feed .widget-title, #alternate-widget-area .null-instagram-feed p.clear {
display: none;
}
.list-layout .post-featured-item, 
.sidebar-open .list-layout .post-featured-item,alignment-adjust,
.container:not(.sidebar-open) .list-layout .post-featured-item:not(.full){
width: 100%;
margin-right: 0;
position: static;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper, .list-layout .post.format-gallery .post-entry-wrapper, .list-layout .post.format-video .post-entry-wrapper, .list-layout .post.format-audio .post-entry-wrapper,
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper, .sidebar-open .list-layout .post.format-gallery .post-entry-wrapper, .sidebar-open .list-layout .post.format-video .post-entry-wrapper, .sidebar-open .list-layout .post.format-audio .post-entry-wrapper {
width: 100%;
}
.list-layout .like-comment-buttons-wrapper {
text-align: left;
margin-top: 20px;
line-height: 1;
}
.post-header {
margin-bottom: 25px;
}
.post.article-item {
margin-bottom: 30px;
}
.pagination, .full-container .pagination {
margin-top: 25px;
}
.slider-home-area .slider-item {
height: 350px;
}
#footer-newsletter {
padding: 70px 0;
}
#footer-copyright p {
font-size: 10px;
}
.container.sidebar-open .related-post-image {
height: auto;
}
.related-post-image {
height: auto;
}
}
@media only screen and (max-width: 600px) {
#main-top-wrapper {
padding: 40px 0;
}
#top-social-items .social-text {
display: none;
}
.masonry-item-footer .sub-meta-container{
float: none;
width: 100%;
}
.masonry-item-footer .comment-like-container{
float: none;
width: 100%;
top: 5px;
}
#footer-copyright #footer-social-items-inner a{
font-size: 20px;
}
} @media only screen and (min-width: 481px) and (max-width: 767px) {	
}
@media only screen and (max-width: 480px) {
body {
font-size: 13px;
}
h1 {
font-size:23px;
}
h2 {
font-size:20px;
}
h3 {
font-size:18px;
}
h4 {
font-size:17px;
}
h5 {
font-size:16px;
}
h6 {
font-size:14px;
}
#logo h2{
margin: 0;
}
#logo h1 a{
font-size: 30px;
}        
#main-container {
padding-bottom: 30px;
}
#sidebar {
margin-top:30px;
}
.layout-title {
max-width: 80%;
}
.featured-area[data-slider-type="slider"] .swiper-button-prev-custom, .featured-area[data-slider-type="slider"] .swiper-button-next-custom {
display: none;
}
.featured-area[data-slider-type="slider"] .item-header-wrapper {
padding: 22px 17px;
}
.featured-area .swiper-button-next-custom {
right: -21px;
}
.featured-area .swiper-button-prev-custom {
left: -21px;
}
.featured-area .slider-item .btn-wrapper {
display:none;
}
.featured-area[data-slider-type="slider"] .slider-item h2, .featured-area[data-slider-type="slider"] .slider-item h2 a {
font-size: 17px;
line-height: 1.4;
}
.featured-area[data-slider-type="slider"] .slider-item h2:after {
margin-top: 7px;
}
.featured-area[data-slider-type="slider"] .item-header-wrapper .item-postit {
font-size: 10px;
margin-bottom: 3px;
}
.featured-area[data-slider-type="slider"] .date-author {
font-size: 11px;
margin-top: 7px;
}
.post-header h1 a, .post-header h2 a, .post-header h1, .post-header h2, 
.sidebar-open .post-header h1, .sidebar-open .post-header h2, 
.sidebar-open .post-header h1 a, .sidebar-open .post-header h2 a, .post-item .item h2 a {
max-width:100%;
width: 100%;
font-size: 21px !important;
line-height: 1.3;
}
.featured-area[data-slider-type="slider"] .slider-item {
height: 250px;
}
.container {
width: 85%;
}
.post-header h1, .post-header h2 {
padding: 0;
}
blockquote {
margin-left: 0;
margin-right: 0;
}
.post-header .date-author p {
display:block;
}
blockquote p {
font-size: 15px;
}
.format-quote .post-entry blockquote,
.format-link .post-entry a {
padding: 30px;
}
.mejs-overlay-button {
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
background-size:cover;
}
.page-introduce-title {
font-size: 15px;
}
.archive-title-area {
padding: 35px 0;
}
.author-content p {
font-size: 13px;
}
.post-author .box-title-area .title {
font-size: 14px;
}
.box-title-area .title {
line-height: 1.5;
font-size: 14px;
}
.comment-item .comment-text span.author, .comment-item .comment-text span.author a {
font-size: 14px;
}
.post-share .share-box {
width:30px; 
height:30px;
line-height: 31px;
font-size: 12px;
}
.pswp__caption {
bottom: 0;
}
.pswp__caption__center {
width: 100%;
}
.format-quote .post-entry blockquote p, .format-link .post-entry a {
font-size: 20px;
}
.search-form-area .search-form .search {
height: 60px;
line-height: 60px;
font-size: 20px;
}
#footer-newsletter input[type="text"], #footer-newsletter input[type="email"], #footer-newsletter textarea{
width: 90%;
}
.error-404{
padding: 60px 0;
font-size: 110px;
}
.icon-video {
top:23%;
}
}@font-face{font-family:'FontAwesome';src:url(/wp-content/themes/breena/inc/assets/css/font-awesome/fonts/fontawesome-webfont/v/4.7.0.eot);src:url(/wp-content/themes/breena/inc/assets/css/font-awesome/fonts/fontawesome-webfont/.eot) format('embedded-opentype'),url(/wp-content/themes/breena/inc/assets/css/font-awesome/fonts/fontawesome-webfont/v/4.7.0.woff2) format('woff2'),url(/wp-content/themes/breena/inc/assets/css/font-awesome/fonts/fontawesome-webfont/v/4.7.0.woff) format('woff'),url(/wp-content/themes/breena/inc/assets/css/font-awesome/fonts/fontawesome-webfont/v/4.7.0.ttf) format('truetype'),url(/wp-content/themes/breena/inc/assets/css/font-awesome/fonts/fontawesome-webfont/v/4.7.0.svg) format('svg');font-weight:normal;font-style:normal}.fa{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}.fa-lg{font-size:1.33333333em;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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #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:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}