html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
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: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-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;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0;
}
@media (min-width: 768px) {
.container {
width: 720px;
}
}
@media (min-width: 992px) {
.container {
width: 940px;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0;
}
.row {
margin-left: 0;
margin-right: 0;
}
.row-eq-height {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 0;
padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/external/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/external/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/external/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/external/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/external/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/external/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) 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
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9980;
overflow: hidden;
position: fixed;
background: rgba(0, 0, 0, 0.95) !important;
filter: alpha(opacity=80);
}
.mfp-bg.mpf-ruby-effect {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.mpf-ruby-effect.mfp-ready .mfp-animation {
opacity: 1;
transform: perspective(600px) scale(1);
transform: translate3d(0, -120px, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.mpf-ruby-effect .mfp-animation {
opacity: 0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
transform: translate3d(0, -120px, 0);
-webkit-transform: translate3d(0, -90px, 0);
-moz-transform: translate3d(0, -90px, 0);
-ms-transform: translate3d(0, -90px, 0);
-o-transform: translate3d(0, -90px, 0);
}
.mpf-ruby-effect.mfp-ready.mfp-removing .mfp-animation {
opacity: 0;
-webkit-transform: translate3d(0, -90px, 0);
-moz-transform: translate3d(0, -90px, 0);
-ms-transform: translate3d(0, -90px, 0);
-o-transform: translate3d(0, -90px, 0)
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
position: fixed;
outline: none !important;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #cccccc;
}
.mfp-preloader a:hover {
color: white;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
color: #282828;
font-weight: lighter;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
button.mfp-arrow:hover {
opacity: .7;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 40px;
height: 40px;
line-height: 40px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0;
color: white;
font-style: normal;
font-size: 34px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #fff;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: 0;
text-align: center;
padding-right: 0;
background: none;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px;
}
.mfp-arrow {
position: absolute;
opacity: 1;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 38px;
margin-left: 38px;
border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 12px;
border-bottom-width: 12px;
opacity: 1;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 18px solid #fff;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 18px solid #fff;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
display: none;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.85;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-content {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-origin: center;
-webkit-transform-origin: center;
}
.mfp-fade.mfp-wrap .mfp-content {
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px);
opacity: 0;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
}
.mfp-figure:after {
box-shadow: 1px 0 8px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 1px 0 8px rgba(0, 0, 0, 0.1);
} .slick-slider {
position: relative;
outline: none !important;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
outline: none !important;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} @-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 > .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
} .tipsy {
font-size: 10px;
position: absolute;
padding: 5px;
z-index: 100000;
}
.tipsy-inner {
background-color: #000;
color: #FFF;
max-width: 200px;
padding: 5px 8px 4px 8px;
text-align: center;
} .tipsy-inner {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}  .tipsy-arrow {
position: absolute;
width: 0;
height: 0;
line-height: 0;
border: 5px dashed #000;
} .tipsy-arrow-n {
border-bottom-color: #000;
}
.tipsy-arrow-s {
border-top-color: #000;
}
.tipsy-arrow-e {
border-left-color: #000;
}
.tipsy-arrow-w {
border-right-color: #000;
}
.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}
.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}
.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
border-bottom-style: solid;
border-top: none;
border-left-color: transparent;
border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-style: solid;
border-bottom: none;
border-left-color: transparent;
border-right-color: transparent;
}
.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
border-top-style: solid;
border-bottom: none;
border-left-color: transparent;
border-right-color: transparent;
}
.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
border-top-style: solid;
border-bottom: none;
border-left-color: transparent;
border-right-color: transparent;
}
.tipsy-e .tipsy-arrow {
right: 0;
top: 50%;
margin-top: -5px;
border-left-style: solid;
border-right: none;
border-top-color: transparent;
border-bottom-color: transparent;
}
.tipsy-w .tipsy-arrow {
left: 0;
top: 50%;
margin-top: -5px;
border-right-style: solid;
border-left: none;
border-top-color: transparent;
border-bottom-color: transparent;
}
.tipsy {
letter-spacing: 1px;
z-index: 1000000;
text-transform: capitalize;
}body {
display: block;
color: #282828;
background: #f9f9f9;
}
body, p {
font-family: 'Lato', sans-serif;
font-size: 15px;
line-height: 1.7;
}
h1, h2, h3, h4, h5, h6, .post-title {
font-family: 'Montserrat', sans-serif;
color: #282828;
}
.h1 {
font-size: 32px;
line-height: 40px;
margin-top: 30px;
margin-bottom: 20px;
}
.h2 {
font-size: 28px;
line-height: 36px;
margin-top: 30px;
margin-bottom: 20px;
}
.h3 {
font-size: 22px;
line-height: 30px;
margin-top: 30px;
margin-bottom: 20px;
}
.h4 {
font-size: 20px;
line-height: 28px;
margin-top: 30px;
margin-bottom: 20px;
}
.h5 {
font-size: 18px;
line-height: 24px;
margin-top: 20px;
margin-bottom: 20px;
}
.h6 {
font-size: 15px;
line-height: 18px;
margin-top: 20px;
margin-bottom: 20px;
}
a {
line-height: inherit;
text-decoration: none;
color: inherit;
outline: none;
}
a:hover, a:focus {
text-decoration: none;
}
li {
list-style: none;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
kbd {
padding: 0 7px;
color: #fff !important;
border-radius: 4px;
background: #282828;
}
select {
outline: none;
}
cite {
font-weight: 700;
font-style: italic;
}
.entry cite {
font-size: 13px;
display: block;
}
.screen-reader-text:focus {
font-size: 0.875rem;
font-weight: bold;
line-height: normal; z-index: 100000;
top: 5px;
left: 5px;
display: block;
clip: auto !important;
width: auto;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
input {
outline: none !important;
}
input:-webkit-autofill {
background-color: transparent !important;
-webkit-box-shadow: 0 0 0 1000px #fff inset;
}
input[type="button"], button {
font-size: 13px;
line-height: 1;
display: inline-block;
padding: 7px 15px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
letter-spacing: 1px;
text-transform: uppercase;
border: 1px solid #eee;
outline: none !important;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"] {
font-size: 14px;
font-weight: 400;
line-height: 1.3;
display: block;
width: 100%;
padding: 10px 20px;
-moz-transition: all .35s ease-in-out;
-ms-transition: all .35s ease-in-out;
-o-transition: all .35s ease-in-out;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
text-align: left;
vertical-align: middle;
border: 1px solid #eee;
outline: 0;
outline: none !important;
box-shadow: none;
}
textarea {
font-size: 14px;
font-weight: 400;
line-height: 1.5;
display: block;
width: 100%;
padding: 20px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: left;
vertical-align: middle;
color: #282829;
border: 1px solid rgba(28, 28, 28, .07);
outline: none !important;
}
input[type="button"]:hover, button:hover {
color: #55acee;
}
select {
display: block;
width: 100%;
padding: 12px;
border-color: #f2f2f2;
outline: none;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
}
em {
font-style: italic;
}
.ruby-col-5 {
display: block;
float: left;
width: 20%;
}
.is-hidden {
display: none !important;
}
.is-opacity a {
opacity: .5;
}
.is-overflow {
overflow: hidden !important;
}
.is-disable {
pointer-events: none !important;
opacity: .1 !important;
}
.is-absolute {
position: absolute !important;
z-index: 10;
} .mfp-bg.mpf-ruby-effect {
-moz-transition: all .35s ease-in-out;
-ms-transition: all .35s ease-in-out;
-o-transition: all .35s ease-in-out;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
opacity: 0;
}
.mfp-bg.mfp-ready.mpf-ruby-effect {
opacity: 1;
}
.mfp-removing.mfp-bg.mfp-ready.mpf-ruby-effect {
opacity: 0;
}
.mpf-ruby-effect.mfp-ready .mfp-animation {
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: perspective(600px) scale(1);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.block-popup-gallery.mfp-animation {
max-width: 1140px;
margin: auto;
}
.mpf-ruby-effect .mfp-animation {
-moz-transition: all .35s ease-in-out;
-ms-transition: all .35s ease-in-out;
-o-transition: all .35s ease-in-out;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-moz-transform: translate3d(0, -90px, 0);
-ms-transform: translate3d(0, -90px, 0);
-o-transform: translate3d(0, -90px, 0);
-webkit-transform: translate3d(0, -90px, 0);
transform: translate3d(0, -120px, 0);
opacity: 0;
}
.mpf-ruby-effect.mfp-ready.mfp-removing .mfp-animation {
-webkit-transform: translate3d(0, -90px, 0);
transform: translate3d(0, -90px, 0);
opacity: 0;
}
.bypostauthor {
} .is-boxed .site-outer {
z-index: 2;
display: block;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
background-color: #f9f9f9;
-moz-box-shadow: 2px 2px 1px rgba(28, 28, 28, 0.05);
-webkit-box-shadow: 2px 2px 1px rgba(28, 28, 28, 0.05);
box-shadow: 2px 2px 1px rgba(28, 28, 28, 0.05);
}
.ruby-container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding: 0;
}
.container-inner {
display: block;
margin-right: 15px;
margin-left: 15px;
}
.site-outer, .site-wrap, .site-inner {
display: block;
}
.site-inner {
position: relative;
right: 0;
margin: 0 auto;
padding: 0;
} .slick-dots {
line-height: 1;
position: absolute;
z-index: 2;
right: 10px;
bottom: 10px;
display: block;
}
.is-gallery .slick-dots {
right: auto;
left: 50%;
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.slick-dots li {
line-height: 10px;
position: relative;
display: inline-block;
padding: 0 3px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
vertical-align: middle;
opacity: .8;
}
.slick-dots li button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 0;
cursor: pointer;
opacity: 0;
}
.slick-dots li:before {
position: relative;
display: block;
width: 8px;
height: 8px;
content: '';
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #fff;
}
.slick-dots li.slick-active:before {
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4);
}
.slick-dots li:hover, .slick-dots li.slick-active {
opacity: 1;
}
.ruby-slider-nav {
font-size: 24px;
line-height: 38px;
position: absolute;
z-index: 99;
width: 38px;
height: 38px;
padding: 0;
cursor: pointer;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
opacity: .3;
color: #fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: rgba(28, 28, 28, .5);
}
.ruby-slider-nav:hover, .ruby-slider-nav:focus {
opacity: 1;
}
.ruby-slider-prev {
top: 50%;
left: 20px;
margin-top: -19px;
}
.ruby-slider-prev i {
margin-right: 2px;
}
.ruby-slider-next {
top: 50%;
right: 20px;
left: auto;
margin-top: -19px;
}
.ruby-slider-next i {
margin-left: 2px;
}
.slider-nav {
cursor: pointer;
}
.ruby-slider-popup-nav {
font-size: 24px;
line-height: 38px;
position: absolute;
z-index: 999;
top: 50%;
bottom: auto;
width: 38px;
height: 38px;
margin-top: -18px;
cursor: pointer;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
opacity: .05;
color: #282828;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #fff;
box-shadow: none;
}
.ruby-slider-popup-prev {
left: -100px;
}
.ruby-slider-popup-prev i {
margin-right: 2px;
}
.ruby-slider-popup-next {
right: -100px;
}
.ruby-slider-popup-nav:hover {
opacity: .5;
}
.ruby-slider-popup-next i {
margin-left: 2px;
}
.slick-disabled {
pointer-events: none;
opacity: .1;
}
.slider-init {
overflow: hidden;
opacity: 0;
}
.fw-block-1-slider.slider-init,
.fw-block-2-slider.slider-init {
height: 540px;
}
.fw-block-2-slider.slider-init {
height: 655px;
}
.fw-block-3-slider.slider-init,
.fw-block-5-slider.slider-init,
.post-thumb-gallery-slider.slider-init {
height: 440px;
}
.fw-block-6-slider.slider-init {
height: 500px;
}
.fw-block-7 .slider-init {
height: 250px;
}
.related-video-slider.slider-init {
height: 200px;
}
.ruby-mini-slider.slider-init {
height: 370px;
}
.ajax-loadmore-link {
font-size: 13px;
line-height: 28px;
display: inline-block;
padding: 0 20px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
white-space: nowrap;
text-transform: uppercase;
opacity: .4;
color: #fff;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: rgba(0, 0, 0, .4);
}
input#comment-submit,
a.box-comment-btn,
.header-search-more button,
.entry input[type="submit"] {
font-size: 12px;
font-weight: 600;
line-height: 28px;
display: inline-block;
padding: 0 20px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
white-space: nowrap;
text-transform: uppercase;
color: #fff;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #282828;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
input#comment-submit,
a.box-comment-btn {
opacity: .4;
}
.ajax-loadmore-link.ajax-link:hover {
background-color: #282828;
}
input#comment-submit:hover,
input#comment-submit:focus,
.box-comment-btn:hover,
.box-comment-btn:focus,
.header-search-more button:hover,
.header-search-more button:focus,
.entry input[type="submit"]:hover,
.entry input[type="submit"]:focus {
opacity: 1;
-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3);
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3);
} .is-hide {
display: none !important;
}
.is-show {
display: block;
} .pagination-wrap {
display: block;
clear: both;
width: 100%;
height: 34px;
margin-top: 10px;
margin-bottom: 20px;
padding: 0 15px;
text-align: center;
}
.pagination-text {
font-size: 14px;
font-style: italic;
line-height: 34px;
display: block;
float: right;
color: #999;
}
.pagination-num {
display: block;
float: left;
color: #fff;
}
.page-numbers {
font-size: 14px;
line-height: 34px;
display: block;
float: left;
width: 34px;
height: 34px;
margin-right: 4px;
margin-left: 4px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
color: #282828;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #fff;
}
.single .page-numbers {
background-color: #f7f7f7;
}
.page-numbers:first-child {
margin-left: 0;
}
.page-numbers.dots {
color: #222;
background: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.next.page-numbers i {
margin-left: 1px;
}
.prev.page-numbers i {
margin-right: 1px;
}
.prev.page-numbers, .next.page-numbers {
font-size: 15px;
}
.page-numbers.current, a.page-numbers:hover, a.page-numbers:focus {
color: #fff;
border-color: #55acee;
background-color: #55acee;
} .ruby-animated-image {
opacity: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ruby-zoom.ruby-animated-image.ruby-animation {
-moz-animation: ruby-zoom-animated 0.5s 1 cubic-bezier(0.2, 1, 0.3, 1);
-webkit-animation: ruby-zoom-animated 0.5s 1 cubic-bezier(0.2, 1, 0.3, 1);;
animation: ruby-zoom-animated 0.5s 1 cubic-bezier(0.2, 1, 0.3, 1);
opacity: 1;;
}
.ruby-fade.ruby-animated-image.ruby-animation {
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
opacity: 1;
}
.ruby-bottom.ruby-animated-image.ruby-animation {
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.ruby-bottom.ruby-animated-image {
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
-o-transform: translateY(100px);
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
@keyframes ruby-zoom-animated {
0% {
transform: scale(0.6);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes ruby-zoom-animated {
0% {
-webkit-transform: scale(0.6);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ruby-zoom-animated {
0% {
-moz-transform: scale(0.6);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}  .topbar-wrap {
font-family: 'Lato', sans-serif;
font-size: 13px;
line-height: 34px;
position: relative;
z-index: 999;
background-color: #282828;
}
.topbar-left {
float: left;
}
.topbar-left > * {
display: inline-block;
margin-right: 15px;
}
.topbar-left > *:last-child {
margin-right: 0;
}
.topbar-right {
float: right;
}
.topbar-right > * {
float: left;
margin-left: 15px;
}
.topbar-right > *:first-child {
margin-left: 0;
}
.topbar-info i {
margin-right: 7px;
}
.topbar-info > * {
margin-right: 10px;
}
.topbar-info > *:last-child {
margin-right: 0;
}
.topbar-social a {
font-size: 16px;
display: block;
float: left;
padding: 0 7px;
vertical-align: middle;
}
.topbar-social a:hover, .topbar-social a:focus {
opacity: 1;
} .info-email, .info-phone {
text-transform: none;
} .topbar-menu-inner > li {
position: relative;
display: inline-block;
}
.topbar-menu-inner > li > a {
display: block;
padding: 0 10px;
}
.topbar-menu-inner > li:first-child > a {
padding-left: 0;
}
.topbar-menu-inner > li:hover > a,
.topbar-menu-inner > li:focus > a {
opacity: .8;
}
.topbar-menu-inner a {
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
white-space: nowrap;
}
.topbar-menu-inner a:hover {
opacity: 1;
}
.topbar-menu-inner .sub-menu {
position: absolute;
z-index: 99;
top: -99999px;
right: auto;
left: auto;
display: block;
visibility: hidden;
min-width: 155px;
padding: 5px 0;
pointer-events: none;
opacity: 0;
background-color: #282828;
-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
}
.topbar-menu-inner .sub-menu li:hover .sub-menu {
top: 0;
left: 100%;
visibility: visible;
pointer-events: auto;
opacity: 1;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.topbar-menu-inner > li.menu-item-has-children > a:after {
font: normal normal normal 14px/1 FontAwesome;
font-size: 6px;
display: inline-block;
margin-top: -2px;
margin-left: 4px;
content: "\f078";
vertical-align: middle;
}
.topbar-menu-inner > li:hover > .sub-menu {
top: 100%;
bottom: auto;
visibility: visible;
pointer-events: auto;
opacity: 1;
}
.topbar-menu-inner .sub-menu a {
line-height: 1.5;
display: block;
padding: 5px 15px;
}
.topbar-menu-inner .sub-menu a:hover {
background-color: rgba(255, 255, 255, .07);
}
.topbar-menu-inner > .menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
right: 10px !important;
} .topbar-cart {
position: relative;
display: block;
}
.topbar-style-2 .mini-cart-wrap {
background-color: #fff;
}
.mini-cart-wrap {
position: absolute;
z-index: 99;
top: 125%;
right: -30px;
visibility: hidden;
min-width: 300px;
padding: 20px;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .2s ease-in-out;
opacity: 0;
background-color: #282828;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
.topbar-cart:hover .mini-cart-wrap {
top: 100%;
visibility: visible;
opacity: 1;
}
#ruby-mini-cart .total {
margin-bottom: 25px;
}
.topbar-cart .cart-counter {
font-size: 9px;
font-weight: 700;
line-height: 20px;
position: absolute;
top: 0;
right: -15px;
display: inline-block;
width: 20px;
height: 20px;
text-align: center;
}
#ruby-mini-cart .total strong {
margin-right: 4px;
}
#ruby-mini-cart .wc-forward {
font-size: 13px !important;
font-weight: 400;
line-height: 30px;
display: inline-block;
padding: 0 20px;
-moz-transition: all .2s !important;
-ms-transition: all .2s !important;
-o-transition: all .2s !important;
-webkit-transition: all .2s !important;
transition: all .2s !important;
white-space: nowrap;
text-transform: uppercase;
color: #fff !important;
border: none;
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: #55acee;
}
#ruby-mini-cart .wc-forward:first-child {
margin-right: 5px;
background-color: #55acee;
}
.topbar-style-2 #ruby-mini-cart .wc-forward:hover {
color: #fff !important;
background-color: #111 !important;
}
#ruby-mini-cart .wc-forward:hover {
opacity: 1;
color: #282828 !important;
background-color: #fff !important;
} .ruby-subscribe-form-inner.subscribe-wrap {
position: relative;
max-width: 500px;
margin-right: auto;
margin-left: auto;
padding: 50px 0 0 0;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover !important;
background-size: cover !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.topbar-subscribe-button a {
font-size: 12px;
line-height: 30px;
display: block;
letter-spacing: .02em;
text-transform: uppercase;
}
.topbar-subscribe-button a span {
font-size: 12px;
font-weight: 600;
line-height: 20px;
display: inline-block;
height: 20px;
padding: 0 15px;
vertical-align: middle;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #55acee;
}
.ruby-subscribe-form-inner p {
color: #999;
}
.subscribe-header {
line-height: 50px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50px;
padding: 0 30px;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.is-light-text .subscribe-header {
border-color: rgba(255, 255, 255, .07);
}
.subscribe-body {
padding: 15px 30px 30px 30px;
}
.subscribe-social-wrap {
display: block;
overflow: hidden;
margin-top: 15px;
}
.subscribe-social-wrap > * {
display: block;
float: left;
margin: 2px;
}
.subscribe-social-wrap a > * {
font-size: 16px;
line-height: 26px;
display: block;
width: 26px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
text-align: center;
vertical-align: middle;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.subscribe-social-wrap a > *:hover,
.subscribe-social-wrap a > *:focus {
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.is-light-text .subscribe-social-wrap a > *,
.is-light-text.ruby-subscribe-form-inner .mfp-close {
border-color: rgba(255, 255, 255, .3);
}
.subscribe-logo img {
line-height: 50px;
display: inline-block;
width: auto;
max-height: 35px;
}
.ruby-subscribe-form-inner .mfp-close {
right: 0;
width: 50px;
height: 50px;
cursor: pointer;
opacity: .7;
color: #282828;
border-left: 1px solid rgba(28, 28, 28, .07);
}
.ruby-subscribe-form-inner .mfp-close:hover,
.ruby-subscribe-form-inner .mfp-close:focus {
opacity: 1;
}
.ruby-subscribe-form-inner .mfp-close:before {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 20px;
height: 2px;
margin-top: -1px;
margin-left: -10px;
content: '';
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background-color: #1d4a7b;
}
.ruby-subscribe-form-inner .mfp-close:after {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 20px;
height: 2px;
margin-top: -1px;
margin-left: -10px;
content: '';
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #1d4a7b;
}
.is-light-text .mfp-close:before,
.is-light-text .mfp-close:after {
background-color: #ffffff;
} .topbar-wrap.topbar-style-2 {
border-bottom: 1px solid rgba(28, 28, 28, .07);
background-color: #ffffff;
}
.topbar-style-2 .topbar-subscribe-button a span {
color: #282828;
background-color: rgba(0, 0, 0, .07);
}
.topbar-style-2 .topbar-subscribe-button a span:hover {
color: #fff;
background-color: #55acee;
}
.topbar-style-2 .topbar-menu-inner .sub-menu {
background-color: #fff;
} .is-logo-image .logo-title,
.is-logo-mobile-image .logo-mobile-title {
display: none;
}
.logo-wrap a {
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
}
.logo-wrap a:hover {
opacity: .7;
}
.logo-text h1 {
font-size: 40px;
font-weight: 700;
font-style: normal;
margin: 0;
letter-spacing: -1px;
text-transform: uppercase;
color: #1d4a7b;
}
.site-tagline {
font-size: 14px;
font-weight: 400 !important;
line-height: 1;
margin: 5px 0 0 0;
white-space: nowrap;
color: #1d4a7b;
}
.navbar-left > * {
float: left;
margin-right: 15px;
}
.navbar-left > *:last-child {
margin-right: 0;
}
.header-wrap .no-menu p {
line-height: 52px;
overflow: hidden;
padding: 0;
}
.banner-inner {
display: -webkit-flex;
display: flex;
}
.header-inner .logo-wrap {
max-width: 360px;
margin: 20px 0;
}
.header-inner .banner-ad-wrap {
max-width: 728px;
max-height: 90px;
margin: auto 0 auto auto;
text-align: center;
}
.header-wrap .logo-inner img {
display: block;
width: auto;
max-height: 90px;
margin: auto;
}
.header-style-1 .is-logo-text .logo-inner {
margin-top: 10px;
}
.header-style-1 .header-inner .logo-wrap {
min-height: 90px;
text-align: left;
}
.header-style-2 .header-inner .logo-wrap,
.header-style-4 .header-inner .logo-wrap,
.header-style-5 .header-inner .logo-wrap {
margin: 20px auto;
} .header-social-wrap {
margin-top: 5px;
text-align: center;
}
.header-social-inner a {
font-size: 17px;
line-height: 36px;
display: inline-block;
width: 36px;
height: 36px;
margin: 10px 2px 0 2px;
vertical-align: middle;
border: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: rgba(0, 0, 0, .06);
}
.header-social-inner.is-light-style a {
border-color: rgba(255, 255, 255, .5);
background-color: rgba(255, 255, 255, .07);
} .hide-header-background .banner-wrap.banner-background-image {
display: none;
}
.header-parallax-wrap {
position: relative;
overflow: hidden;
background-color: #fff;
}
.banner-background-color {
background: #fff;
}
.banner-background-image {
position: relative;
}
#header-image-parallax {
height: 320px;
}
.banner-background-image:before {
position: absolute;
left: 0;
content: '';
}
.banner-background-image:after {
position: absolute;
right: 0;
content: '';
}
.banner-background-image .banner-inner {
position: absolute;
z-index: 9;
top: 0;
right: auto;
bottom: auto;
left: 0;
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
text-align: center;
}
.header-inner .banner-background-image .logo-wrap {
display: block;
max-width: 100%;
height: auto;
margin: auto;
}
.header-inner .banner-background-image .logo-inner img {
display: block;
width: auto;
max-height: 110px;
margin: auto;
}
.banner-background-color .banner-inner {
border-bottom: 1px solid rgba(0, 0, 0, .02);
} .logo-mobile-wrap {
display: none;
}
.hide-header-background .logo-mobile-wrap {
line-height: 52px;
display: flex;
float: left;
max-height: 52px;
}
.hide-header-background .logo-mobile-wrap .logo-mobile-inner {
margin: auto;
}
.logo-mobile-inner {
text-align: center;
}
.logo-mobile-inner a img {
width: auto;
max-width: 280px;
max-height: 44px;
margin: auto;
}
.logo-mobile-text > * {
font-family: 'Montserrat', sans-serif;
font-size: 32px;
font-weight: 700;
line-height: 52px;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
letter-spacing: -1px;
text-transform: uppercase;
color: #1d4a7b;
}
.logo-mobile-text > *:hover {
opacity: .7;
}
.header-style-1 .banner-ad-image img {
width: 100%;
max-height: 100px;
-o-object-fit: cover;
object-fit: cover;
} .header-style-2 .header-inner .banner-ad-wrap,
.header-style-3 .header-inner .banner-ad-wrap,
.header-style-4 .header-inner .banner-ad-wrap,
.header-style-5 .header-inner .banner-ad-wrap {
display: block;
overflow: hidden;
max-width: 100%;
max-height: none;
margin: 20px 0;
}
.header-style-5 .main-menu-wrap,
.header-style-6 .main-menu-wrap,
.header-style-9 .main-menu-wrap {
display: block;
width: 100%;
height: 100%;
text-align: center;
}
.header-style-7 .header-inner .banner-ad-wrap {
max-width: 100%;
max-height: 100%;
margin: 20px 0;
}
.header-style-3 .logo-text h1,
.header-style-7 .logo-text h1 {
font-size: 26px;
line-height: 1.1;
}
.header-style-3 .navbar-inner {
min-height: 60px;
}
.header-style-7 .navbar-inner {
min-height: 60px;
margin-right: 0;
margin-left: 0;
padding: 0 20px;
}
.header-style-7 .navbar-right {
right: 20px;
}
.header-style-7 .navbar-left > * {
margin-left: 20px;
}
.header-style-7 .navbar-left > *:first-child {
margin-left: 0;
}
.header-style-3 .off-canvas-btn-wrap {
padding: 0 20px;
}
.header-style-3 .navbar-right > *:nth-child(2):not(.is-hidden) {
border-right: 1px solid rgba(28, 28, 28, .05);
}
.header-style-3 .off-canvas-btn,
.header-style-7 .off-canvas-btn {
height: 72px;
}
.header-style-3 .off-canvas-btn .ruby-trigger,
.header-style-7 .off-canvas-btn .ruby-trigger {
height: 72px;
margin-top: -36px;
}
.header-style-3 .header-search-popup .btn,
.header-style-7 .header-search-popup .btn {
line-height: 72px;
right: 80px;
}
.header-style-3 .no-menu p,
.header-style-3 .main-menu-inner > li > a,
.header-style-7 .no-menu p,
.header-style-7 .main-menu-inner > li > a {
line-height: 72px;
}
.header-style-3 .header-inner .logo-wrap {
display: -webkit-flex;
display: flex;
height: 72px;
margin: auto;
}
.header-style-7 .header-inner .logo-wrap {
display: -webkit-flex;
display: flex;
height: 72px;
margin: auto auto auto 20px;
}
.header-style-3 .logo-inner,
.header-style-7 .logo-inner {
margin: auto;
margin-right: 10px;
text-align: left;
}
.header-style-3 .logo-inner .site-tagline,
.header-style-7 .logo-inner .site-tagline {
font-size: 12px;
margin-top: 0;
}
.header-style-3 .logo-wrap img,
.header-style-7 .logo-wrap img {
max-height: 64px !important;
}
.header-style-3 .navbar-search {
padding: 0 15px;
}
.header-style-3 .ruby-close-search {
top: 20px;
right: 101px;
}
.header-style-7 .ruby-close-search {
top: 20px;
right: 22px;
}
.header-style-3 .navbar-right {
font-size: 21px;
line-height: 72px;
border-right: 1px solid rgba(28, 28, 28, .05);
border-left: 1px solid rgba(28, 28, 28, .05);
}
.header-style-7 .navbar-right {
font-size: 21px;
line-height: 72px;
}
.header-style-3 .navbar-social a {
padding-right: 8px;
padding-left: 8px;
}
.header-style-3 .header-search-popup #ruby-search-input,
.header-style-7 .header-search-popup #ruby-search-input {
padding-top: 10px;
padding-right: 130px;
padding-bottom: 10px;
}
.header-style-9 .header-inner .banner-ad-wrap {
margin: 20px 0 20px auto;
} .header-banner-wrap .off-canvas-btn-wrap {
position: absolute;
top: 50%;
left: 40px;
display: block;
margin-top: -27px;
}
.off-canvas-btn {
position: relative;
z-index: 9;
display: block;
float: left;
overflow: hidden;
width: 24px;
height: 52px;
cursor: pointer;
}
.ruby-is-stick .off-canvas-btn {
width: 24px;
height: 42px;
}
.off-canvas-btn .ruby-trigger {
position: absolute;
top: 50%;
left: 0;
display: block;
width: 24px;
height: 52px;
margin-top: -26px;
}
.off-canvas-btn .ruby-trigger:hover,
.off-canvas-btn .ruby-trigger:focus {
opacity: .7;
}
.ruby-trigger .icon-wrap {
font-size: 0;
position: absolute;
top: 50%;
left: 0;
display: block;
width: 24px;
height: 2px;
margin-top: -1px;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
-moz-transition: background-color .2s ease-in-out;
-ms-transition: background-color .2s ease-in-out;
-o-transition: background-color .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out;
transition: background-color .2s ease-in-out;
background-color: #1d4a7b;
-webkit-touch-callout: none;
}
.ruby-trigger .icon-wrap:before, .ruby-trigger .icon-wrap:after {
position: absolute;
left: 0;
width: 100%;
height: 100%;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
background-color: #1d4a7b;
}
.ruby-trigger .icon-wrap:before {
-webkit-transform: translateY(-300%);
transform: translateY(-300%);
}
.ruby-trigger .icon-wrap:after {
-webkit-transform: translateY(300%);
transform: translateY(300%);
}
.mobile-js-menu .ruby-trigger .icon-wrap {
background-color: transparent;
}
.mobile-js-menu .ruby-trigger .icon-wrap:before {
-webkit-transform: translateY(0) rotate(45deg);
transform: translateY(0) rotate(45deg);
}
.mobile-js-menu .ruby-trigger .icon-wrap:after {
-webkit-transform: translateY(0) rotate(-45deg);
transform: translateY(0) rotate(-45deg);
} .off-canvas-wrap {
position: fixed;
z-index: 10001;
top: 0;
bottom: 0;
left: 0;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
width: 300px;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-moz-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
background-color: #282828;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
.off-canvas-inner {
position: relative;
display: block;
padding: 60px 30px;
}
.canvas-sidebar-inner .widget {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 2px solid rgba(0, 0, 0, .1);
}
.canvas-sidebar-inner .widget_search .search-input input[type="text"] {
background-color: #fafafa;
}
.canvas-sidebar-inner .widget:last-child {
margin-bottom: 0;
border: none;
}
.canvas-sidebar-inner .widget-title.block-title {
display: block;
margin-bottom: 20px;
}
.canvas-sidebar-inner .widget-title.block-title span {
color: inherit !important;
background: none !important;
}
.off-canvas-wrap .sidebar-inner {
padding: 0;
}
.off-canvas-wrap.is-dark-text {
background-color: #fff;
}
.admin-bar .off-canvas-wrap {
top: 32px;
}
.mobile-js-menu .off-canvas-wrap {
visibility: visible;
-webkit-transition: -webkit-transform .2s;
transition: transform .2s;
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.main-site-mask {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
display: block;
visibility: hidden;
width: 100%;
height: 100%;
-moz-transition: background .2s ease-in-out, visibility .2s ease-in-out;
-webkit-transition: background .2s ease-in-out, visibility .2s ease-in-out;
transition: background .2s ease-in-out, visibility .2s ease-in-out;
background: transparent;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.mobile-js-menu .main-site-mask {
visibility: visible;
background: rgba(28, 28, 28, 0.9);
}
.mobile-js-menu .main-site-mask:hover {
cursor: url(//www.calemba2muzik.com/wp-content/themes/bingo/assets/images/cursor-close.png), default;
}
.off-canvas-wrap::-webkit-scrollbar {
width: 6px;
background: #eee;
}
.off-canvas-wrap.is-light-text::-webkit-scrollbar {
background: #333;
}
.off-canvas-wrap::-webkit-scrollbar-corner {
display: block;
border-radius: 4px;
background-color: #55acee;
}
.off-canvas-wrap::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #55acee;
}
.off-canvas-wrap.is-light-text::-webkit-scrollbar-corner,
.off-canvas-wrap.is-light-text::-webkit-scrollbar-thumb {
background-color: #aaa;
}
#ruby-off-canvas-close-btn {
line-height: 40px;
position: absolute;
top: 20px;
right: 10px;
display: block;
width: 40px;
height: 40px;
text-align: center;
opacity: .5;
color: #fff;
}
.off-canvas-wrap.is-dark-text #ruby-off-canvas-close-btn {
color: #282828;
}
#ruby-off-canvas-close-btn:hover, #ruby-off-canvas-close-btn:focus {
opacity: 1;
}
.off-canvas-social-wrap {
display: block;
padding-top: 30px;
text-align: center;
border-top: 3px solid rgba(28, 28, 28, .07);
}
.off-canvas-widget-section-wrap {
margin-top: 30px;
padding-top: 30px;
border-top: 3px solid rgba(28, 28, 28, .07);
}
.is-light-text .off-canvas-social-wrap,
.is-light-text .off-canvas-widget-section-wrap,
.is-light-text .canvas-sidebar-inner .widget {
border-color: rgba(255, 255, 255, .5);
}
.off-canvas-social-wrap a {
font-size: 18px;
line-height: 30px;
display: inline-block;
padding: 0 7px;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
color: #fff;
}
.off-canvas-social-wrap a:hover, .off-canvas-social-wrap a:focus {
opacity: .7;
}
.off-canvas-wrap.is-dark-text .off-canvas-social-wrap a {
color: #282828;
}
.off-canvas-wrap.is-light-text .off-canvas-nav-wrap {
color: #fff;
}
.is-dark-text .ruby-close-btn:before,
.is-dark-text .ruby-close-btn:after {
background-color: #282828;
} .off-canvas-nav-wrap {
display: block;
margin-top: 0;
margin-bottom: 30px;
}
.off-canvas-nav-wrap .sub-menu {
display: none;
}
.off-canvas-nav-wrap a {
line-height: 42px;
position: relative;
display: block;
width: 100%;
-moz-transition: opacity .2s ease-in-out;
-ms-transition: opacity .2s ease-in-out;
-o-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out;
border-top: 1px solid rgba(255, 255, 255, .05);
}
.no-menu p {
font-size: 14px;
font-weight: 400;
line-height: 1.4;
display: block;
padding: 15px 0;
letter-spacing: 0;
color: #999;
}
.no-menu a {
display: inline-block;
width: auto;
text-decoration: underline;
border: none;
}
.no-menu a:hover {
color: #282828
}
.is-light-text .no-menu a:hover {
opacity: .7;
color: #fff;
}
.off-canvas-nav-wrap a:hover {
opacity: .7;
}
.is-dark-text .off-canvas-nav-wrap a {
border-color: #f8f8f8;
}
.off-canvas-nav-inner > li:first-child > a {
border-top: none;
}
.off-canvas-nav-wrap .explain-menu {
z-index: 999;
display: block;
float: right;
width: 42px;
height: 42px;
cursor: pointer;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
text-align: center;
opacity: .7;
}
.off-canvas-nav-wrap .explain-menu:hover {
opacity: 1;
}
.off-canvas-nav-wrap .explain-menu-inner {
font-size: 15px;
text-align: center;
}
.off-canvas-nav-wrap .show-sub-menu > .sub-menu {
display: block !important;
}
.off-canvas-nav-wrap .sub-menu {
font-size: .85em;
padding-left: 15px;
}
.off-canvas-nav-wrap .sub-menu .sub-menu {
font-size: inherit;
} .navbar-outer {
position: relative;
z-index: 998;
display: block;
}
.navbar-wrap {
right: auto;
left: auto;
display: block;
background-color: #fff;
-moz-box-shadow: 0 4px 6px 0 rgba(28, 28, 28, .05);
-webkit-box-shadow: 0 4px 6px 0 rgba(28, 28, 28, .05);
box-shadow: 0 4px 6px 0 rgba(28, 28, 28, .05);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.is-stick .navbar-wrap {
-moz-transition: transform .2s;
-ms-transition: transform .2s;
-o-transition: transform .2s;
-webkit-transition: transform .2s;
transition: transform .2s;
}
.main-menu-inner {
font-family: 'Lato', sans-serif;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.main-menu-inner > li {
position: relative;
display: inline-block;
}
.main-menu-inner > li > a {
line-height: 52px;
position: relative;
display: block;
padding: 0 15px;
-moz-transition: color .2s;
-ms-transition: color .2s;
-o-transition: color .2s;
-webkit-transition: color .2s;
transition: color .2s;
white-space: nowrap;
}
.main-menu-inner > li:hover > a,
.main-menu-inner > li:focus > a {
background-color: rgba(28, 28, 28, .03);
}
.main-menu-inner > .current-menu-item > a {
background-color: rgba(28, 28, 28, .03);
}
.main-menu-inner .sub-menu .current-menu-item > a {
color: #fff;
background-color: rgba(255, 255, 255, .15);
}
.main-menu-inner i {
margin-right: 7px;
}
.main-menu-inner .sub-menu.is-sub-default .sub-menu {
top: 0;
left: 100%;
-moz-transition: -moz-transform .15s ease-in-out;
-ms-transition: -ms-transform .15s ease-in-out;
-o-transition: -o-transform .15s ease-in-out;
-webkit-transition: -webkit-transform .15s ease-in-out;
transition: transform .15s ease-in-out;
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
-webkit-transform: scaleY(0);
transform: scaleY(0);
-ms-transform-origin: 100% 0%;
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
pointer-events: none;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.main-menu-inner .sub-menu.is-sub-default > li:hover > .sub-menu,
.main-menu-inner .sub-menu.is-sub-default > li:focus > .sub-menu {
visibility: visible;
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-webkit-transform: scaleY(1);
transform: scaleY(1);
pointer-events: auto;
opacity: 1;
}
.main-menu-inner .sub-menu.is-sub-default > li > .sub-menu > li:hover > .sub-menu,
.main-menu-inner .sub-menu.is-sub-default > li > .sub-menu > li:focus > .sub-menu {
visibility: visible;
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-webkit-transform: scaleY(1);
transform: scaleY(1);
pointer-events: auto;
opacity: 1;
}
.header-style-5 .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-6 .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-7 .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-9 .mega-col-menu.mega-menu-wrap.sub-menu {
left: 50%;
transform: translate(-50%, 0) scaleY(0);
}
.header-style-5 .is-col-mega-menu:hover .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-5 .is-col-mega-menu:focus .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-6 .is-col-mega-menu:hover .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-6 .is-col-mega-menu:focus .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-7 .is-col-mega-menu:hover .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-7 .is-col-mega-menu:focus .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-9 .is-col-mega-menu:hover .mega-col-menu.mega-menu-wrap.sub-menu,
.header-style-9 .is-col-mega-menu:focus .mega-col-menu.mega-menu-wrap.sub-menu {
transform: translate(-50%, 0) scaleY(1);
}
.sub-menu li {
position: relative;
display: block;
}
.main-menu-inner .sub-menu:not(.mega-menu-wrap) a {
line-height: 1;
display: block;
width: 100%;
padding: 10px 20px 10px 15px;
white-space: nowrap;
}
.sub-menu.mega-category-menu > .sub-menu.is-sub-default > li {
margin: 0 10px;
}
.sub-menu.mega-category-menu > .sub-menu.is-sub-default > li a {
padding-right: 0;
padding-left: 0;
}
.sub-menu.mega-category-menu > .sub-menu.is-sub-default > li a:hover,
.sub-menu.mega-category-menu > .sub-menu.is-sub-default > li a:focus {
opacity: .7;
background: none;
}
.mega-menu-wrap .ajax-pagination.ajax-nextprev {
margin-bottom: 0;
padding: 0;
border: none;
}
.main-menu-inner .sub-menu:not(.mega-menu-wrap) li:last-child a,
.main-menu-inner .sub-menu.is-sub-default .sub-menu li:last-child a {
border-bottom: none;
}
.main-menu-inner > li.menu-item-has-children > a:after,
.main-menu-inner > li.is-mega-menu > a:after {
font-family: FontAwesome;
font-size: 15px;
display: inline-block;
margin-left: 7px;
content: "\f107";
opacity: .7;
}
.navbar-inner .menu-item-has-children > .sub-menu:not(.mega-col-menu) li.menu-item-has-children > a:after {
font-family: FontAwesome;
line-height: 20px;
position: absolute;
top: 50%;
right: 15px;
display: block;
height: 20px;
margin-top: -10px;
content: "\f105";
}
.main-menu-inner > li.is-mega-menu > a:before,
.main-menu-inner > li.menu-item-has-children > a:before {
position: absolute;
z-index: 200;
bottom: 0;
left: 20px;
content: '';
-moz-transition: all .05s ease-in-out;
-ms-transition: all .05s ease-in-out;
-o-transition: all .05s ease-in-out;
-webkit-transition: all .05s ease-in-out;
transition: all .05s ease-in-out;
border-right: 5px solid transparent;
border-bottom: 6px solid transparent;
border-left: 5px solid transparent;
}
.main-menu-inner > li.is-mega-menu:hover > a:before,
.main-menu-inner > li.is-mega-menu:focus > a:before,
.main-menu-inner > li.menu-item-has-children:hover > a:before,
.main-menu-inner > li.menu-item-has-children:focus > a:before {
border-bottom-color: #1d4a7b;
}
.main-menu-inner .sub-menu {
font-size: 14px;
font-weight: 400;
position: absolute;
z-index: 9999;
top: -99999px;
right: auto;
left: auto;
display: block;
visibility: hidden;
min-width: 180px;
padding: 5px 0;
text-transform: capitalize;
pointer-events: none;
opacity: 0;
color: #fff;
background-color: #1d4a7b;
-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
}
.main-menu-inner .is-mega-bg .sub-menu {
background: none;
}
.mega-category-menu .post-meta-info,
.mega-category-menu .post-meta-info .vcard {
color: rgba(255, 255, 255, .8);
}
.main-menu-inner > li > .sub-menu {
-moz-transition: -moz-transform .2s ease-in-out;
-ms-transition: -ms-transform .2s ease-in-out;
-o-transition: -o-transform .2s ease-in-out;
-webkit-transition: -webkit-transform .2s ease-in-out;
transition: transform .2s ease-in-out;
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
-webkit-transform: scaleY(0);
transform: scaleY(0);
-ms-transform-origin: 100% 0%;
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
text-align: left;
pointer-events: none;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.main-menu-inner > li:hover > .sub-menu {
top: 100%;
bottom: auto;
visibility: visible;
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-webkit-transform: scaleY(1);
transform: scaleY(1);
pointer-events: auto;
opacity: 1;
} .mega-col-menu.mega-menu-wrap.sub-menu {
left: -45px;
display: flex;
display: -webkit-flex;
-ms-flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
width: auto;
padding: 30px;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
}
.mega-col-menu.mega-menu-wrap.sub-menu .mega-col-menu-ad {
display: block;
min-width: 300px;
margin-top: auto;
margin-bottom: auto;
margin-left: 30px;
vertical-align: middle;
}
.mega-col-menu.mega-menu-wrap.sub-menu .sub-menu.is-sub-default {
display: block;
float: left;
min-width: 810px;
}
.mega-col-menu.mega-menu-wrap.sub-menu > ul.sub-menu.is-sub-default > li {
float: left;
overflow: hidden;
width: 25%;
padding-left: 30px;
}
.mega-col-menu.mega-menu-wrap.sub-menu > ul.sub-menu.is-sub-default > li > a {
font-weight: 700;
min-width: 180px;
padding-right: 0;
padding-left: 0;
text-transform: uppercase;
border-bottom: 2px solid rgba(255, 255, 255, .4);
}
.mega-col-menu.mega-menu-wrap.sub-menu > ul.sub-menu.is-sub-default > li:first-child {
padding-left: 0;
}
.mega-col-menu.mega-menu-wrap.sub-menu .sub-sub-menu.sub-menu {
position: relative;
top: 100%;
bottom: auto;
left: 0;
visibility: visible;
margin-top: 10px;
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-webkit-transform: scaleY(1);
transform: scaleY(1);
pointer-events: auto;
opacity: 1;
-webkit-box-shadow: none;
box-shadow: none;
}
.mega-col-menu.mega-menu-wrap.sub-menu .sub-sub-menu.sub-menu li > a {
padding-right: 0;
padding-left: 0;
border-bottom: 1px solid rgba(255, 255, 255, .07);
}
.mega-col-menu.mega-menu-wrap.sub-menu .sub-sub-menu.sub-menu li:last-child > a {
border-bottom: none;
}
.main-menu-inner .sub-menu.is-sub-default a:hover {
background-color: rgba(255, 255, 255, .15);
}
.main-menu-inner .mega-col-menu .sub-menu.is-sub-default a:hover {
opacity: .7;
background: none;
}
.navbar-inner {
position: relative;
display: block;
min-height: 52px;
color: #1d4a7b;
}
.navbar-left {
display: block;
}
.navbar-right {
font-size: 18px;
line-height: 52px;
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: auto;
display: block;
}
.navbar-right > * {
line-height: inherit;
display: block;
float: left;
}
.navbar-search a {
font-size: 16px;
display: block;
width: 34px;
height: 100%;
text-align: center;
}
.navbar-search a:hover,
.navbar-search a:focus {
opacity: .7;
} .navbar-social-wrap {
position: relative;
padding-right: 30px;
white-space: nowrap;
}
.navbar-social {
overflow: hidden;
text-align: left
}
.navbar-right > .navbar-search {
float: right;
}
.navbar-social a {
display: inline-block;
width: 30px;
padding: 0;
text-align: center;
background-color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.navbar-social a i {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.navbar-social-wrap .navbar-social a:nth-child(n+3) {
visibility: hidden;
width: 0;
opacity: 0;
}
.navbar-social-wrap .navbar-social a:nth-child(3) {
-moz-transition: width .2s ease-in-out;
-ms-transition: width .2s ease-in-out;
-o-transition: width .2s ease-in-out;
-webkit-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
.navbar-social-wrap .navbar-social a:nth-child(4) {
-moz-transition: width .25s ease-in-out;
-ms-transition: width .25s ease-in-out;
-o-transition: width .25s ease-in-out;
-webkit-transition: width .25s ease-in-out;
transition: width .25s ease-in-out;
}
.navbar-social-wrap .navbar-social a:nth-child(5) {
-moz-transition: width .3s ease-in-out;
-ms-transition: width .3s ease-in-out;
-o-transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
transition: width .3s ease-in-out;
}
.navbar-social-wrap .navbar-social a:nth-child(6) {
-moz-transition: width .35s ease-in-out;
-ms-transition: width .35s ease-in-out;
-o-transition: width .35s ease-in-out;
-webkit-transition: width .35s ease-in-out;
transition: width .35s ease-in-out;
}
.navbar-social-wrap .navbar-social a:nth-child(7) {
-moz-transition: width .4s ease-in-out;
-ms-transition: width .4s ease-in-out;
-o-transition: width .4s ease-in-out;
-webkit-transition: width .4s ease-in-out;
transition: width .4s ease-in-out;
}
.navbar-social-wrap .navbar-social a:nth-child(n+8) {
-moz-transition: width .45s ease-in-out;
-ms-transition: width .45s ease-in-out;
-o-transition: width .45s ease-in-out;
-webkit-transition: width .45s ease-in-out;
transition: width .45s ease-in-out;
}
.navbar-social-wrap.extend-social .icon-social {
visibility: visible !important;
width: 30px !important;
opacity: 1 !important;
}
.navbar-social a.icon-social:hover i,
.navbar-social a.icon-social:focus i {
opacity: .7;
}
.navbar-social-wrap.extend-social a.icon-social:hover i,
.navbar-social-wrap.extend-social a.icon-social:focus i {
opacity: .7;
}
.show-social {
position: absolute;
z-index: 9;
top: 0;
right: 0;
display: inline-block;
visibility: visible;
width: 30px;
height: 100%;
cursor: pointer;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
text-align: center;
opacity: 1;
}
.show-social:hover, .show-social:focus,
.extend-social .close-social:hover, .extend-social .close-social:focus {
opacity: .7;
}
.show-social .ruby-icon-show {
position: relative;
top: 50%;
left: 50%;
display: block;
width: 4px;
height: 4px;
margin-top: -2px;
margin-left: -2px;
border: 1px solid #1d4a7b;
border-radius: 50%;
background-color: #1d4a7b;
}
.show-social .ruby-icon-show:before {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 4px;
height: 4px;
margin-top: -2px;
margin-left: -8px;
content: '';
border: 1px solid #1d4a7b;
border-radius: 50%;
background-color: #1d4a7b;
}
.show-social .ruby-icon-show:after {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 4px;
height: 4px;
margin-top: -2px;
margin-left: 4px;
content: '';
border: 1px solid #1d4a7b;
border-radius: 50%;
background-color: #1d4a7b;
}
.close-social {
position: absolute;
z-index: 9;
top: 0;
right: 0;
display: inline-block;
visibility: hidden;
width: 0;
cursor: pointer;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
text-align: center;
opacity: 0;
}
.extend-social .show-social {
visibility: hidden;
width: 0;
opacity: 0;
}
.extend-social .close-social {
visibility: visible;
width: 30px;
height: 100%;
opacity: 1;
}
.extend-social .ruby-icon-close {
position: relative;
display: block;
width: 30px;
height: 100%;
}
.extend-social .ruby-icon-close:before {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 16px;
height: 2px;
margin-top: -1px;
margin-left: -7px;
content: '';
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background-color: #1d4a7b;
}
.extend-social .ruby-icon-close:after {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 16px;
height: 2px;
margin-top: -1px;
margin-left: -7px;
content: '';
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #1d4a7b;
}
.navbar-social-wrap.extend-social a:nth-child(3) {
-o-animation: socialactive .2s .2s backwards;
-webkit-animation: socialactive .2s .2s backwards;
animation: socialactive .2s .2s backwards;
}
.navbar-social-wrap.extend-social a:nth-child(4) {
-o-animation: socialactive .2s .25s backwards;
-webkit-animation: socialactive .2s .25s backwards;
animation: socialactive .2s .25s backwards;
}
.navbar-social-wrap.extend-social a:nth-child(5) {
-o-animation: socialactive .2s .3s backwards;
-webkit-animation: socialactive .2s .3s backwards;
animation: socialactive .2s .3s backwards;
}
.navbar-social-wrap.extend-social a:nth-child(6) {
-o-animation: socialactive .2s .35s backwards;
-webkit-animation: socialactive .2s .35s backwards;
animation: socialactive .2s .35s backwards;
}
.navbar-social-wrap.extend-social a:nth-child(7) {
-o-animation: socialactive .2s .4s backwards;
-webkit-animation: socialactive .2s .4s backwards;
animation: socialactive .2s .4s backwards;
}
.navbar-social-wrap.extend-social a:nth-child(n+8) {
-o-animation: socialactive .2s .45s backwards;
-webkit-animation: socialactive .2s .45s backwards;
animation: socialactive .2s .45s backwards;
}
@-webkit-keyframes socialactive {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
opacity: 0
}
66% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
}
@keyframes socialactive {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7);
opacity: 0
}
66% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
}
.is-color.icon-facebook i {
color: #899dce;
}
.is-color.icon-twitter i {
color: #60d2f5;
}
.is-color.icon-google i {
color: #dc4047;
}
.is-color.icon-youtube i {
color: #ef464b;
}
.is-color.icon-linkedin i {
color: #007bb6;
}
.is-color.icon-pinterest i {
color: #f74c53;
}
.is-color.icon-flickr i {
color: rgb(255, 0, 130);
}
.is-color.icon-tumblr i {
color: rgb(50, 80, 109);
}
.is-color.icon-skype i {
color: rgb(0, 170, 225);
}
.is-color.icon-vimeo i {
color: rgb(68, 187, 225);
}
.is-color.icon-rss i {
color: #ffcc15;
}
.is-color.icon-instagram i {
color: #7e40b6;
}
.is-color.icon-vk i {
color: #5fa0dd;
}
.is-color.icon-snapchat i {
color: #fffc00;
}
.is-color.icon-whatsapp i {
color: #00e676;
}
.is-color.icon-reddit i {
color: rgb(255, 69, 0);
}
.is-color.icon-soundcloud i {
color: #fd794a;
}
.is-color.icon-dribbble i {
color: #fb70a6;
}
.is-color.icon-digg {
color: #282828;
}
.is-color.icon-social {
color: inherit;
}
.footer-social-inner .icon-social.is-color i {
color: #fff;
} .header-search-popup {
position: absolute;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
width: 100%;
color: #282828;
background-color: #fff;
}
.ruby-close-search {
line-height: 34px;
position: absolute;
z-index: 9;
top: 10px;
right: 15px;
width: 34px;
height: 34px;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
opacity: .5;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ruby-close-search i:before, .ruby-close-search i:after {
background-color: #282828;
}
.ruby-close-search:hover, .ruby-close-search:focus {
opacity: 1;
}
.header-search-popup-wrap {
position: relative;
}
.ruby-close-btn {
position: relative;
display: block;
width: 100%;
height: 100%;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.ruby-close-btn:before {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 20px;
height: 2px;
margin-top: -2px;
margin-left: -10px;
content: '';
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background-color: #fff;
}
.ruby-close-btn:after {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 20px;
height: 2px;
margin-top: -2px;
margin-left: -10px;
content: '';
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #fff;
} .header-search-popup-inner {
display: block;
overflow: hidden;
margin-right: auto;
margin-left: auto;
padding: 0 15px;
}
.header-search-popup .search-form {
position: relative;
display: inline-block;
width: 100%;
text-align: center;
}
.header-search-popup .search-form fieldset {
position: relative;
margin: 0 auto;
margin-right: 42px;
}
.header-search-popup #ruby-search-input {
font-size: 16px;
line-height: 52px;
display: block;
width: 100%;
padding: 0 52px 0 0;
white-space: nowrap;
border: none;
}
.header-search-popup .btn {
font-size: 16px;
line-height: 52px;
position: absolute;
z-index: 999;
top: 0;
right: 0;
display: block;
width: 52px;
padding: 0;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
-webkit-transition: all .3s ease;
transition: all .3s ease;
opacity: .5;
border: none;
outline: none !important;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-search-popup .btn:hover, .header-search-popup .btn:focus {
opacity: 1;
}
.header-search-popup .btn i {
line-height: inherit;
}
.header-search-result {
position: relative;
display: block;
width: auto;
min-height: 100px;
padding: 0;
text-align: left;
}
body .header-search-result .ajax-loader {
background-color: #f9f9f9 !important;
}
.header-search-result-inner {
display: block;
overflow: hidden;
padding: 20px 10px;
background-color: #f9f9f9;
}
.header-search-result .post-wrap {
margin-right: 10px;
margin-bottom: 20px;
margin-left: 10px;
}
.header-search-result .post-thumb-outer,
.header-search-result .post-thumb-outer img {
height: 175px;
}
.header-search-result .post-meta-info {
display: none;
}
.header-search-result .post-outer:nth-child(4n+1) {
clear: both;
}
.header-search-more {
display: block;
margin-top: 10px;
text-align: center;
}
.header-search-not-found {
font-size: 16px;
padding: 30px;
text-align: center;
color: #55acee;
background-color: #fff;
}
.header-search-popup .ruby-close-btn {
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #f9f9f9;
} li.is-mega-menu {
position: static;
}
.mega-category-menu.mega-menu-wrap {
right: 0;
left: 0;
width: 100%;
padding: 5px;
}
.mega-category-menu .post-format-wrap .post-format {
width: 34px;
height: 34px;
}
.mega-menu-wrap .sub-menu-inner {
display: block;
overflow: hidden;
margin: 15px 5px 15px 5px;
}
.main-menu-inner .mega-menu-wrap .sub-menu.is-sub-default {
position: relative;
top: auto;
bottom: auto;
visibility: visible;
min-width: 0;
pointer-events: auto;
opacity: 1;
-webkit-box-shadow: none;
box-shadow: none;
}
.main-menu-inner .mega-category-menu .sub-menu.is-sub-default {
display: block;
float: left;
width: 15%;
padding-top: 15px;
padding-bottom: 15px;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
-webkit-transform: none;
transform: none;
} .is-stick .navbar-wrap {
opacity: .95;
}
.is-stick .navbar-wrap:hover {
opacity: 1;
} .mega-menu-wrap .ruby-block-wrap {
clear: none !important;
margin: 0 !important;
padding: 15px 5px;
}
.mega-menu-wrap .post-wrap.post-grid-m2 {
margin: 0 10px;
padding: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.mega-menu-wrap .post-wrap.post-grid-m2 .post-thumb {
min-height: 134px;
}
.block-mega-menu.is-ajax-pagination .block-content-wrap {
margin-bottom: 15px;
}
.mega-menu-wrap .post-grid-m2 .post-body {
margin-top: 15px;
padding: 0;
}
.mega-menu-wrap .block-footer {
margin-top: 20px;
}
.is-cat-mega-menu .block-content-inner {
margin-bottom: 0;
}
.mega-menu-wrap .ajax-pagination.ajax-nextprev {
margin-bottom: 0;
padding: 0;
border: none;
}
.mega-menu-wrap .block-mega-menu-sub {
display: block;
float: left;
width: 84.9999%;
min-height: 210px;
}
.mega-menu-wrap .is-top-format.post-format-wrap {
top: 7px !important;
right: 7px !important;
}
.mega-menu-wrap .ajax-pagination.ajax-nextprev > * {
font-size: 14px;
line-height: 28px;
width: 28px;
height: 28px;
} .page-template-page-composer .site-inner > *:first-child,
.blog .site-inner > *:not(.blog-wrap):first-child {
padding-top: 40px;
}
.breaking-news-wrap {
position: relative;
z-index: 1;
display: block;
margin-top: -25px;
margin-bottom: 15px;
}
.post-breaking-news.post-wrap {
overflow: hidden;
margin: 0 60px 0 0 !important;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.breaking-news-inner {
position: relative;
display: block;
padding: 7px 10px;
border-radius: 4px;
background-color: #fff;
-webkit-box-shadow: 0 4px 6px 0 rgba(28, 28, 28, .05);
box-shadow: 0 4px 6px 0 rgba(28, 28, 28, .05);
}
.breaking-news-title {
display: block;
float: left;
margin-right: 15px;
}
.breaking-news-title span {
font-size: 14px;
font-weight: 600;
line-height: 22px;
display: block;
height: 22px;
padding: 0 10px;
text-transform: uppercase;
color: #55acee;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.breaking-news-title .mobile-headline {
font-size: 16px;
line-height: 22px;
display: none;
height: 22px;
color: #55acee;
}
.breaking-news-content {
position: relative;
display: block;
max-width: 100%;
}
.breaking-news-content .ruby-error {
padding: 0;
text-align: left;
}
.breaking-news-content .ruby-slider-nav {
font-size: 14px;
line-height: 22px;
position: absolute;
display: block;
width: 22px;
height: 22px;
margin-top: -11px;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
opacity: .5;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: rgba(28, 28, 28, .07);
-webkit-box-shadow: none;
box-shadow: none;
}
.breaking-news-content .ruby-slider-nav:hover,
.breaking-news-content .ruby-slider-nav:focus {
opacity: 1;
}
.breaking-news-content .ruby-slider-next {
right: 0;
}
.breaking-news-content .ruby-slider-prev {
right: 27px;
left: auto;
}
.breaking-news-wrap .post-title > * {
font-size: .95em;
line-height: 22px !important;
vertical-align: middle;
white-space: nowrap;
text-decoration: none !important;
letter-spacing: 0;
}
.breaking-news-loader {
position: absolute;
z-index: 992;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
}
.breaking-news-content-inner {
z-index: 99;
}
.breaking-news-content-inner.slider-init {
height: 22px;
}
.breaking-news-right {
position: absolute;
z-index: 101;
top: 7px;
right: 65px;
bottom: auto;
left: auto;
display: block;
}
.breaking-news-tag-el {
font-size: 11px;
line-height: 20px;
display: block;
float: left;
margin-top: 1px;
margin-left: 5px;
padding: 0 8px;
text-transform: capitalize;
color: #666;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: rgba(28, 28, 28, .07);
}
.breaking-news-tag-el:first-child {
margin-left: 0;
}
.breaking-news-tag-el:hover {
color: #fff;
background-color: #282828;
}
.post-breaking-news .post-title {
font-weight: inherit;
line-height: 22px;
position: relative;
left: 30px;
display: block;
visibility: hidden;
margin: 0;
padding: 0;
-moz-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
white-space: nowrap;
opacity: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-breaking-news.slick-current .post-title {
left: 0;
visibility: visible;
opacity: 1;
} .hs-block-8 .post-outer:nth-child(2n+2),
.hs-block-9 .post-outer:nth-child(2n+2),
.hs-block-11 .post-outer:nth-child(2n+2),
.hs-block-12 .post-outer:nth-child(2n+2),
.hs-block-14 .post-outer:nth-child(3n+2),
.hs-block-19 .post-outer:nth-child(2n+1),
.hs-block-20 .post-outer:nth-child(3n+1),
.hs-block-21 .post-outer:nth-child(2n+1),
.hs-block-28 .post-outer:nth-child(5n+4),
.hs-block-29 .post-outer:nth-child(7n+5),
.hs-block-32 .post-outer:nth-child(5n+4) {
clear: both;
}
.post-title {
font-weight: 700;
line-height: 0;
display: block;
color: #282828;
}
.post-title > * {
font-family: inherit;
font-weight: inherit;
line-height: 1.3;
display: block;
margin: 0;
padding: 0;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
-webkit-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
.post-title.is-size-1 {
font-size: 36px;
letter-spacing: -.04em;
}
.post-title.is-size-1 > * {
line-height: 1.15;
}
.post-title.is-size-2 {
font-size: 30px;
letter-spacing: -.04em;
}
.post-title.is-size-2 > * {
line-height: 1.2;
}
.post-title.is-size-3 {
font-size: 21px;
letter-spacing: -0.04em;
}
.post-title.is-size-3 > * {
line-height: 1.26;
}
.post-title.is-size-4 {
font-size: 18px;
letter-spacing: -0.04em;
}
.post-title.is-size-4 > * {
line-height: 1.3;
}
.post-title.is-size-5 {
font-size: 14px;
letter-spacing: -.02em;
}
.post-title.is-size-6 {
font-size: 13px;
letter-spacing: -.02em;
}
.post-title.is-size-5 > *,
.post-title.is-size-6 > * {
line-height: 1.4;
}
.post-body {
position: relative;
padding: 20px 15px 30px 15px;
}
.ruby-error {
padding: 30px 0;
text-align: center;
color: #fd5252;
}
.no-menu.ruby-error {
padding: 0;
}
.post-list-m1 .post-body,
.post-list-m2 .post-body {
padding: 0;
}
.post-review-wrap {
top: 10px;
left: 15px;
padding: 0;
text-align: center;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #ff518f;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-review-wrap .review-info-score {
font-size: 16px;
font-weight: 700;
line-height: 1;
display: block;
padding: 16px 8px;
color: #fff;
}
.post-review-wrap.is-big-review .review-info-score {
font-size: 20px;
padding: 20px 10px;
} .post-wrap {
position: relative;
display: block;
overflow: hidden;
margin-right: 15px;
margin-bottom: 30px;
margin-left: 15px;
background-color: #ffffff;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
.is-background .post-wrap {
background-color: rgba(255, 255, 255, .1);
}
.post-list-3.post-wrap {
margin-bottom: 25px;
}
.post-list-3.post-wrap .post-meta-info-media-duration,
.post-list-4.post-wrap .post-meta-info-media-duration {
display: none !important;
}
.post-list-3 > *:first-child:not(.post-thumb-outer) {
margin-left: 0;
padding-left: 0;
}
.post-list-4 > *:first-child:not(.post-thumb-outer) {
margin-left: 0;
padding-left: 0;
}
.post-meta-info {
font-family: 'Lato', sans-serif;
font-size: 12px;
line-height: 14px;
position: relative;
display: block;
margin-top: 8px;
color: #999;
}
.post-meta-counter {
line-height: inherit;
position: absolute;
top: 0;
right: 0;
display: inline-block;
white-space: nowrap;
}
.post-meta-counter i {
margin-right: 3px;
}
.post-meta-info a {
display: inline-block;
}
.post-meta-info a:hover {
text-decoration: underline;
}
.post-meta-info a:after {
margin: 0 5px;
content: ',';
}
.post-meta-info a:last-child:after {
display: none;
}
.meta-info-el {
line-height: inherit;
display: inline;
vertical-align: middle;
}
.meta-info-date .updated {
display: none;
}
.is-show-icon .meta-info-el {
margin-right: 10px;
}
.is-show-icon .meta-info-el:last-child {
margin-right: 0;
}
.meta-info-el.meta-info-author img {
display: inline;
width: 20px;
height: 20px;
margin-right: 7px;
vertical-align: middle;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.meta-info-el.meta-info-comment span {
display: inline-block;
margin-right: 2px;
}
.meta-info-el i {
margin-right: 5px;
}
.post-meta-info:not(.is-show-icon) .meta-info-el:before {
display: inline;
margin-right: 5px;
margin-left: 5px;
content: '-';
}
.post-meta-s .meta-info-el:before {
content: '-';
}
.post-meta-info:not(.is-show-icon) .meta-info-el:first-child:before {
display: none;
}
.post-meta-info-left {
display: inline-block;
}
.post-meta-info.is-hide-icon {
margin-top: 10px;
padding-left: 10px;
border-left: 5px solid rgba(28, 28, 28, .07);
}
.post-meta-info.is-show-icon {
line-height: 20px;
}
.is-light-text .post-meta-info.is-hide-icon {
margin-top: 5px;
padding-left: 1px;
border: none;
}
.post-views.entry-meta {
display: none;
}
.post-editor {
font-size: 9px;
font-weight: bold;
line-height: 1;
position: absolute;
z-index: 99;
top: 0;
right: 0;
display: block;
visibility: visible;
padding: 4px 7px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
opacity: 0;
color: #fff;
background-color: #282828;
}
.post-thumb:hover .post-editor {
visibility: visible;
opacity: 1;
}
.post-editor:hover {
background-color: #55acee;
}
.is-sticky.post-title a:before {
font-family: FontAwesome;
line-height: 1;
margin-right: 7px;
content: "\f08d";
outline: 0;
}
.is-dark-block .post-title {
color: #fff;
}
.post-title a:hover, .post-title a:focus {
color: #55acee;
}
.is-light-text, .is-light-text > *,
.is-light-text .cat-info-el {
color: #fff;
}
.is-light-text .post-meta-info,
.is-light-text .post-meta-info .vcard {
color: #eee;
}
.is-light-text .post-title {
color: #fff !important;
}
.is-header-overlay.is-light-text .post-title {
text-shadow: 1px 1px 2px rgba(28, 28, 28, .1);
}
.is-light-text .post-title a:hover,
.is-light-text .post-title a:focus {
opacity: .8;
color: #fff !important;
}
.is-light-text .post-meta-share-inner:before,
.is-light-text .post-meta-info-share .share-bar-el i {
color: #fff;
border-color: #fff;
} .post-thumb-outer {
position: relative;
display: block;
}
.post-thumb-outer .is-image img:after {
position: absolute;
z-index: 2;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
content: '';
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
opacity: 0;
background: rgba(28, 28, 28, .7);
}
.post-wrap:hover .is-image img:after {
visibility: visible;
opacity: 1;
}
.post-thumb-overlay {
position: absolute;
z-index: 1;
top: 45%;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, .2)), color-stop(100%, rgba(0, 0, 0, .75)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-thumb.is-bg-thumb {
z-index: 1;
display: block;
width: 100%;
height: 100%;
}
.thumbnail-resize {
line-height: 0;
position: relative;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
text-align: center;
}
.is-bg-thumb .thumbnail-resize img {
position: absolute;
right: -9999px;
left: -9999px;
width: 100%;
margin: 0 auto;
-o-object-fit: cover;
object-fit: cover;
}
.post-thumb:not(.is-bg-thumb) img {
width: 100%;
max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.post-thumb-outer.is-grid {
margin: -4px;
background: none;
}
.post-link-absolute {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.thumbnail-image {
position: relative;
display: block;
}
.thumbnail-image:after {
position: absolute;
z-index: 2;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
content: '';
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
opacity: 0;
background: rgba(28, 28, 28, .7);
}
.post-wrap:hover .is-image .thumbnail-image:after {
visibility: visible;
opacity: 1;
} .popup-thumbnail-slider-outer {
max-width: 100%;
max-height: 100%;
}
.popup-thumbnail-slider-holder {
max-width: 1100px;
margin: 60px auto;
}
.popup-thumbnail-slider-image-holder {
position: relative;
display: block;
height: 430px;
margin: auto;
text-align: center;
}
.popup-thumbnail-slider-image-holder img {
min-width: 1100px;
-o-object-fit: cover;
object-fit: cover;
}
.popup-thumbnail-slider-image {
display: inline-block;
width: auto;
height: 100%;
max-height: 100%;
margin-right: auto;
margin-left: auto;
}
.popup-thumbnail-slider-image img {
width: auto;
max-width: 100%;
height: 100%;
max-height: 100%;
}
.popup-thumbnail-slider {
position: relative;
margin-bottom: 2px;
}
.popup-thumbnail-slider-nav-el img {
width: auto;
height: 111px;
padding: 0 1px;
}
.popup-thumbnail-slider-nav .slider-nav {
position: relative;
display: block;
margin: -1px;
}
.ruby-thumb-galley-popup {
cursor: pointer;
} .popup-thumbnail-video-holder {
max-width: 1400px;
margin: auto;
}
.popup-thumbnail-video-inner {
max-width: 850px;
margin: auto;
}
.popup-thumbnail-video-inner .post-thumb.iframe-video {
position: relative;
}
.popup-thumbnail-video-inner .post-header > * {
margin-top: 20px;
color: #cbcbcb !important;
} .thumb-caption {
font-size: 12px;
font-style: italic;
line-height: 20px;
position: absolute;
bottom: 15px;
left: 15px;
display: block;
padding: 0 8px;
color: #fff;
background-color: rgba(0, 0, 0, .4);
} .post-cat-info {
font-family: 'Lato', sans-serif;
font-size: 11px;
font-weight: 700;
margin-bottom: 10px;
text-transform: uppercase;
}
.post-cat-info.is-absolute {
bottom: 15px;
left: 15px;
margin: 0;
padding: 0;
}
.cat-info-el {
font-size: inherit;
line-height: 20px;
position: relative;
display: block;
float: left;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 5px;
padding: 0 12px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
pointer-events: auto;
color: #fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #55acee;
text-shadow: none;
}
.cat-info-el:first-child {
margin-left: 0;
}
.post-cat-info .cat-info-el:hover, .post-cat-info .cat-info-el:focus {
background-color: #282828;
}
.is-light-text .cat-info-el:hover,
.is-light-text .cat-info-el:focus,
.is-absolute .cat-info-el:hover,
.is-absolute .cat-info-el:focus {
color: #282828;
background-color: #fff !important;
}
.post-excerpt {
font-size: 14px;
line-height: 1.6;
display: block;
margin-top: 13px;
color: #666;
}
.is-light-text .post-excerpt {
color: #f2f2f2;
}
.post-meta-info .vcard {
font-weight: 700;
color: #282828;
}
.post-wrap .is-header-overlay {
z-index: 3;
top: auto;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
} .post-meta-info-share {
line-height: 0;
display: block;
margin-top: 20px;
text-align: left;
}
.post-meta-share-inner {
position: relative;
display: block;
cursor: pointer;
}
.post-meta-share-inner:before {
font-family: FontAwesome;
font-size: 13px;
line-height: 32px;
display: block;
float: left;
width: 32px;
height: 32px;
content: "\f064";
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
color: #555;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.post-meta-share-inner:hover:before {
opacity: .4;
}
.post-meta-info-share .share-bar-el {
position: absolute;
z-index: 1;
top: 0;
left: 0;
display: block;
visibility: hidden;
padding-right: 2px;
padding-left: 2px;
-moz-transition: opacity .3s;
-ms-transition: opacity .3s;
-o-transition: opacity .3s;
-webkit-transition: opacity .3s;
transition: opacity .3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
text-align: center;
opacity: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.share-bar-el i {
font-size: 14px;
line-height: 32px;
display: block;
width: 32px;
height: 32px;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-transition-delay: 0s;
transition-delay: 0s;
text-align: center;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-meta-info-share a.share-bar-el:hover i, .share-bar-icon:hover i {
background-color: #282828;
}
.post-meta-share-inner:hover .social-sharing .share-bar-el {
visibility: visible;
opacity: 1;
}
.post-meta-share-inner .social-sharing a:nth-child(1) {
-moz-transform: translate3d(32px, 0, 0);
-ms-transform: translate3d(32px, 0, 0);
-o-transform: translate3d(32px, 0, 0);
-webkit-transform: translate3d(32px, 0, 0);
transform: translate3d(32px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(2) {
-moz-transform: translate3d(68px, 0, 0);
-ms-transform: translate3d(68px, 0, 0);
-o-transform: translate3d(68px, 0, 0);
-webkit-transform: translate3d(68px, 0, 0);
transform: translate3d(68px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(3) {
-moz-transform: translate3d(104px, 0, 0);
-ms-transform: translate3d(104px, 0, 0);
-o-transform: translate3d(104px, 0, 0);
-webkit-transform: translate3d(104px, 0, 0);
transform: translate3d(104px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(4) {
-moz-transform: translate3d(140px, 0, 0);
-ms-transform: translate3d(140px, 0, 0);
-o-transform: translate3d(140px, 0, 0);
-webkit-transform: translate3d(140px, 0, 0);
transform: translate3d(140px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(5) {
-moz-transform: translate3d(176px, 0, 0);
-ms-transform: translate3d(176px, 0, 0);
-o-transform: translate3d(176px, 0, 0);
-webkit-transform: translate3d(176px, 0, 0);
transform: translate3d(176px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(6) {
-moz-transform: translate3d(212px, 0, 0);
-ms-transform: translate3d(212px, 0, 0);
-o-transform: translate3d(212px, 0, 0);
-webkit-transform: translate3d(212px, 0, 0);
transform: translate3d(212px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(7) {
-moz-transform: translate3d(248px, 0, 0);
-ms-transform: translate3d(248px, 0, 0);
-o-transform: translate3d(248px, 0, 0);
-webkit-transform: translate3d(248px, 0, 0);
transform: translate3d(248px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(8) {
-moz-transform: translate3d(284px, 0, 0);
-ms-transform: translate3d(284px, 0, 0);
-o-transform: translate3d(284px, 0, 0);
-webkit-transform: translate3d(284px, 0, 0);
transform: translate3d(284px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(9) {
-moz-transform: translate3d(320px, 0, 0);
-ms-transform: translate3d(320px, 0, 0);
-o-transform: translate3d(320px, 0, 0);
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.post-meta-share-inner:hover .social-sharing a:nth-child(1) i {
-webkit-animation: socialshare .4s backwards;
animation: socialshare .4s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(2) i {
-webkit-animation: socialshare .4s .05s backwards;
animation: socialshare .4s .05s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(3) i {
-webkit-animation: socialshare .4s .1s backwards;
animation: socialshare .4s .1s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(4) i {
-webkit-animation: socialshare .4s .15s backwards;
animation: socialshare .4s .15s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(5) i {
-webkit-animation: socialshare .4s .2s backwards;
animation: socialshare .4s .2s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(6) i {
-webkit-animation: socialshare .4s .25s backwards;
animation: socialshare .4s .25s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(7) i {
-webkit-animation: socialshare .4s .3s backwards;
animation: socialshare .4s .3s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(8) i {
-webkit-animation: socialshare .4s .35s backwards;
animation: socialshare .4s .35s backwards
}
.post-meta-share-inner:hover .social-sharing a:nth-child(9) i {
-webkit-animation: socialshare .4s .4s backwards;
animation: socialshare .4s .4s backwards
}
@-webkit-keyframes socialshare {
0% {
-webkit-transform: scale(.5);
transform: scale(.5);
opacity: 0;
}
66% {
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes socialshare {
0% {
-webkit-transform: scale(.5);
transform: scale(.5);
opacity: 0;
}
66% {
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
} .post-meta-info-share .icon-facebook i {
background-color: #899dce;
}
.post-meta-info-share .icon-google i {
background-color: #f91414;
}
.post-meta-info-share .icon-twitter i {
background-color: #60d2f5;
}
.post-meta-info-share .icon-pinterest i {
background-color: #f74249;
}
.post-meta-info-share .icon-linkedin i {
background-color: #009cdc;
}
.post-meta-info-share .icon-reddit i {
background-color: #ff4500;
}
.post-meta-info-share .icon-vk i {
background-color: #42678e;
}
.post-meta-info-share .icon-email i {
background-color: #ffcf51;
}
.post-meta-info-share .icon-tumblr i {
background-color: #0b193a;
} .post-format-wrap {
z-index: 99;
top: 50%;
right: auto;
left: 50%;
display: block;
margin-top: -20px;
margin-left: -20px;
}
.post-format-wrap.is-big-icon {
margin-top: -25px;
margin-left: -25px;
}
.post-format-wrap.is-small-icon {
margin-top: -15px;
margin-left: -15px;
}
.post-format-wrap .post-format {
line-height: inherit;
position: relative;
display: block;
width: 40px;
height: 40px;
text-align: center;
vertical-align: middle;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-format-wrap.is-big-icon .post-format {
width: 50px;
height: 50px;
}
.post-format-wrap.is-small-icon .post-format {
width: 30px;
height: 30px;
}
.post-format.is-video-format {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0VGNDRFNTg0ODJGMTFFN0I4RjFDRTczOTUzMTAxRDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0VGNDRFNTk0ODJGMTFFN0I4RjFDRTczOTUzMTAxRDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRUY0NEU1NjQ4MkYxMUU3QjhGMUNFNzM5NTMxMDFEMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRUY0NEU1NzQ4MkYxMUU3QjhGMUNFNzM5NTMxMDFEMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsDVOP0AAAyOSURBVHjazFoJTJRZ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);
-webkit-background-size: cover;
background-size: cover;
}
.post-format.is-audio-format {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REM3QzFCNjY0ODJGMTFFN0E0RkREMzdDQTYwNjFERTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REM3QzFCNjc0ODJGMTFFN0E0RkREMzdDQTYwNjFERTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEQzdDMUI2NDQ4MkYxMUU3QTRGREQzN0NBNjA2MURFNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEQzdDMUI2NTQ4MkYxMUU3QTRGREQzN0NBNjA2MURFNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PupxH/AAAA2tSURBVHjazJoJUJTn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);
-webkit-background-size: cover;
background-size: cover;
}
.post-format.is-gallery-format {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkI3RjhENTc0ODJGMTFFN0E2MTVCOURBNjM0OUMwQjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjhENTg0ODJGMTFFN0E2MTVCOURBNjM0OUMwQjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQjdGOEQ1NTQ4MkYxMUU3QTYxNUI5REE2MzQ5QzBCMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGOEQ1NjQ4MkYxMUU3QTYxNUI5REE2MzQ5QzBCMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PldUd5YAAA3HSURBVHjazFoJUJRH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);
-webkit-background-size: cover;
background-size: cover;
}
.post-format.is-default-format {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUQ3NDBDQTQ0ODJGMTFFN0EwMTk4OTIyRDBCOEVGMUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUQ3NDBDQTU0ODJGMTFFN0EwMTk4OTIyRDBCOEVGMUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRDc0MENBMjQ4MkYxMUU3QTAxOTg5MjJEMEI4RUYxRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRDc0MENBMzQ4MkYxMUU3QTAxOTg5MjJEMEI4RUYxRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiT2v1UAAAvDSURBVHja3Fp7TFNZ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);
-webkit-background-size: cover;
background-size: cover;
}
.post-popup-video .post-format-wrap {
cursor: pointer;
}
.is-top-format.post-format-wrap,
.is-top-format.post-format-wrap.is-big-icon {
top: 15px;
right: 15px;
left: auto;
margin: 0;
} .post-meta-info-media-duration {
font-size: 11px;
line-height: 16px;
top: 100%;
left: 50%;
margin-top: 5px;
padding: 0 5px;
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
white-space: nowrap;
color: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: rgba(0, 0, 0, .4);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
} .post-list-3 .post-thumb-outer {
float: left;
width: 110px;
max-width: 110px;
height: 85px;
margin-bottom: 0;
}
.post-list-3 .post-body {
margin-left: 125px;
padding: 0;
} .post-list-4 .post-thumb-outer {
float: left;
width: 92px;
max-width: 92px;
height: 70px;
margin-bottom: 0;
}
.post-list-4 .post-thumb-outer img {
height: 70px;
}
.post-list-4 .post-body {
margin-left: 92px;
padding: 0 0 0 15px;
} .post-wrap.post-list-m1, .post-wrap.post-list-m2 {
margin-bottom: 25px;
} .hs-block-20 .block-content-wrap {
margin-right: -5px;
margin-left: -5px;
}
.post-wrap.post-grid-m2 {
margin-right: 10px;
margin-bottom: 20px;
margin-left: 10px;
}
.post-grid-m2 .post-body {
padding: 15px;
}
.post-grid-m2 .post-cat-info {
bottom: 10px;
left: 10px;
} .post-overlay-1 .post-thumb-outer {
height: 370px;
}
.post-overlay-1 .thumbnail-resize img {
min-width: 370px;
}
.post-wrap.post-overlay-2 .is-header-overlay {
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
}
.post-list-inner {
margin-right: -15px;
margin-left: -15px;
}
.ruby-block-wrap .post-list-inner .col-left {
padding-left: 15px;
}
.ruby-block-wrap .post-list-inner .col-right {
padding-right: 15px;
}
.is-right-thumb .post-list-inner .col-left {
float: right;
padding-right: 15px;
padding-left: 0;
}
.is-right-thumb .post-list-inner .col-right {
padding-right: 0;
padding-left: 15px;
}
.post-list-inner .post-thumb-outer {
margin-bottom: 0;
} .post-overlay-2 .post-thumb-outer {
height: 416px;
}
.post-overlay-2 .thumbnail-resize img {
min-width: 416px;
} .hs-block-1 .block-content-wrap {
padding: 30px 30px 0 30px;
}
.hs-block-1 .post-body {
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.hs-block-1 .col-right {
margin-bottom: 5px;
} .hs-block-3 .block-content-wrap {
padding: 30px 30px 0 30px;
}
.hs-block-3 .col-right {
margin-bottom: 5px;
}
.hs-block-3 .post-grid-3 .post-body {
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
} .hs-block-4 .block-content-wrap {
padding: 30px 30px 0 30px;
}
.hs-block-4 .col-right {
margin-bottom: 5px;
} .hs-block-6 .block-content-wrap {
padding: 30px 30px 0 30px;
}
.post-feat-7.post-wrap .is-header-overlay {
padding: 10px;
}
.hs-block-6 .post-overlay-1 .post-thumb-outer {
height: 420px;
}
.hs-block-6 .post-overlay-1 .thumbnail-resize img {
min-width: 420px;
}
.hs-block-6 .post-overlay-4 .post-thumb-outer {
height: 195px;
}
.hs-block-6 .post-overlay-4 .thumbnail-resize img {
height: 195px;
} .post-overlay-1 .post-outer,
.post-overlay-1 .post-thumb-outer,
.post-overlay-2 .post-outer,
.post-overlay-2 .post-thumb-outer {
margin-bottom: 0;
} .hs-block-8 .block-content-wrap,
.hs-block-9 .block-content-wrap,
.hs-block-11 .block-content-wrap,
.hs-block-12 .block-content-wrap {
padding: 30px 30px 5px 30px;
}
.post-wrap.post-overlay-3 {
margin-bottom: 35px;
}
.hs-block-8 .post-wrap.post-list-1,
.hs-block-8 .post-list-1 .post-thumb-outer img,
.hs-block-9 .post-wrap.post-list-1,
.hs-block-9 .post-list-1 .post-thumb-outer img {
height: auto;
} .hs-block-15 .post-wrap.post-grid-2,
.hs-block-16 .post-wrap.post-grid-2 {
margin-bottom: 5px;
}
.hs-block-17 .post-wrap.post-overlay-1,
.hs-block-18 .post-wrap.post-overlay-1 {
margin-bottom: 35px;
}
.hs-block-15 .post-list-3.post-wrap,
.hs-block-16 .post-wrap.post-list-m1,
.hs-block-17 .post-list-3.post-wrap,
.hs-block-18 .post-wrap.post-list-m1 {
padding: 0 15px;
}
.hs-block-15 .post-list-3.post-wrap:last-child,
.hs-block-16 .post-wrap.post-list-m1:last-child,
.hs-block-17 .post-list-3.post-wrap:last-child,
.hs-block-18 .post-wrap.post-list-m1:last-child {
padding-bottom: 5px;
} .post-wrap.post-list-1 {
height: 330px;
}
.is-sidebar-none .post-wrap.post-list-1 .col-left {
max-width: 370px;
}
.post-list-1 .post-list-content {
display: block;
overflow: hidden;
height: 220px;
}
.post-wrap.post-list-1.is-no-featured, .is-no-featured.post-list-1 .post-list-content {
height: auto !important;
}
.post-list-1 .post-thumb-outer img {
height: 330px;
}
.post-list-1.is-right-thumb .col-left {
padding-left: 30px;
}
.post-list-1.is-right-thumb .col-right {
padding-right: 0;
text-align: left;
}
.post-list-1.is-right-thumb .post-body {
margin-left: 0;
padding-right: 0;
padding-left: 30px;
}
.post-list-1 .post-body {
padding: 30px;
}
.post-wrap.is-dark-post {
background-color: #282828;
}
.post-list-1.is-dark-post .col-right {
-webkit-align-self: center;
align-self: center;
}
.block-bg-full .post-list-1 {
margin-bottom: 35px;
}
.block-bg-full .post-list-1 .post-body {
padding: 0;
}
.block-bg-full .post-list-inner .col-left {
padding-right: 30px;
}
.big-col-right .post-list-inner .col-left {
padding-right: 15px;
padding-left: 30px;
}
.big-col-right .post-list-inner .col-right {
padding-right: 0;
padding-left: 15px;
} .post-overlay-3 .post-thumb-outer {
margin-bottom: 0;
}
.post-overlay-3 .is-header-overlay {
padding-right: 20px;
padding-bottom: 25px;
padding-left: 20px;
} .post-overlay-5 .post-thumb-outer {
height: 364px;
margin-bottom: 0;
}
.post-wrap.post-overlay-5 .is-header-overlay {
padding: 0 20px 25px 20px;
}
.hs-block-14 .post-overlay-3 {
margin-right: 10px;
margin-left: 10px;
}
.hs-block-14 .block-content-inner {
margin-right: -10px;
margin-left: -10px;
} .hs-block-20 .block-content-inner {
margin-right: -5px;
margin-left: -5px;
} .post-wrap.post-list-2 {
height: 275px;
}
.post-wrap.post-list-2 .post-list-content {
display: block;
overflow: hidden;
height: 185px;
}
.post-list-2 .post-thumb-outer {
height: 275px;
}
.post-wrap.post-list-2.is-no-featured,
.post-wrap.post-list-2.is-no-featured .post-list-content {
height: auto;
}
.post-list-2 .post-thumb img {
min-width: 310px;
}
.post-list-2 .post-body {
padding: 19px 30px;
}
.post-thumb.iframe-video {
height: 0 !important;
margin: 0;
padding-bottom: 56% !important;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.iframe-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.post-thumb.iframe-audio {
height: 0 !important;
padding-bottom: 26% !important;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.iframe-audio iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
} .post-classic-1 .post-body {
padding: 30px 25px 35px 25px;
}
.post-classic-1 .thumbnail-image {
display: inline-block;
} .post-wrap.post-classic-2 {
background: none;
-wekit-box-shadow: none;
box-shadow: none;
}
.post-classic-2 .post-body {
position: relative;
z-index: 2;
display: block;
margin-top: -90px;
margin-right: 20px;
margin-left: 20px;
padding: 30px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
.post-classic-2.is-no-featured .post-body {
margin-top: 0;
margin-right: 0;
margin-left: 0;
}
.post-classic-2.is-dark-post .post-body {
background-color: #282828;
}
.post-classic-2.is-dark-post.post-wrap {
margin-bottom: 45px;
} .hs-block-29 .post-wrap {
margin-right: 10px;
margin-left: 10px;
}
.hs-block-29 .block-content-inner {
margin-right: -10px;
margin-left: -10px;
} .block-popup-gallery-inner {
max-width: 1140px;
margin: 60px auto;
}
.post-wrap.post-popup-gallery {
display: flex;
display: -webkit-flex;
margin: 0;
padding-top: 0;
background-color: #282828;
}
.post-popup-gallery .post-thumb-outer {
margin-bottom: 0;
}
.post-wrap.post-popup-gallery .col-right {
-webkit-align-self: center;
align-self: center;
margin-right: 15px;
}
.post-wrap.post-popup-gallery > * {
padding-right: 15px;
padding-left: 15px;
}
.post-wrap.post-popup-gallery .col-left {
padding-left: 0;
}
.popup-post-gallery-slider-image {
overflow: hidden;
height: 386px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover !important;
background-size: cover !important;
}
.post-popup-gallery .popup-post-featured-image {
display: block;
overflow: hidden;
height: 500px;
margin-bottom: 0;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover !important;
background-size: cover !important;
}
.popup-post-gallery-slider-image.popup-post-gallery-slider-image-nav {
height: 110px;
margin: 1px;
}
.popup-gallery-slider-nav {
overflow: hidden;
margin: 1px -1px;
}
.popup-slider-gallery.slider-init {
max-width: 1140px;
height: 500px;
}
.popup-slider-gallery > .slick-dots {
right: 30px;
bottom: 30px;
opacity: .5;
} .hs-block-33 .block-content-inner {
margin-right: 0;
margin-left: 0;
}
.hs-block-33 .video-playlist-iframe-nav {
margin-left: 0;
padding: 0 20px;
}
.hs-block-33 .post-wrap {
margin: 0 0 20px 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.video-playlist-iframe {
position: relative;
display: block;
overflow: hidden;
}
.video-playlist-iframe-nav {
overflow-x: hidden;
overflow-y: scroll;
max-height: 315px;
margin-top: 1px;
padding: 0 10px;
}
.video-playlist-iframe-nav::-webkit-scrollbar {
width: 5px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #333333;
}
.video-playlist-iframe-nav::-webkit-scrollbar-corner {
display: block;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
opacity: .5;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #55acee;
}
.video-playlist-iframe-nav::-webkit-scrollbar-thumb {
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
opacity: .5;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #55acee;
} .fw-block-g1 .post-outer:nth-child(3n+1),
.fw-block-g2 .post-outer:nth-child(4n+1),
.fw-block-g3 .post-outer:nth-child(4n+1),
.fw-block-g4 .post-outer:nth-child(3n+1),
.is-layout_grid_small .blog-inner .content-without-sidebar .post-outer:nth-child(4n+1),
.is-layout_grid_small .blog-inner .content-with-sidebar .post-outer:nth-child(3n+1) {
clear: both;
}
.fw-block.fw-block-g2 .block-content-inner {
margin-right: -10px;
margin-left: -10px;
}
.fw-block-g2 .post-wrap .post-body {
padding: 20px;
}
.fw-block-g3 .block-content-wrap {
padding: 30px 30px 5px;
}
.fw-block-g4 .block-content-wrap {
padding: 30px 30px 5px;
} .fw-block-g5 .block-content-inner {
margin: 0;
}
.fw-block-g5 .fw-block-6-slider-el {
display: block;
overflow: hidden;
margin: -3px;
}
.fw-block-g5 .post-gallery-1 .post-thumb-outer {
height: 366px;
}
.fw-block-g5 .post-gallery-1 .post-thumb-outer img {
height: 366px;
-o-object-fit: cover;
object-fit: cover;
}
.fw-block-g5 .post-wrap {
overflow: hidden;
margin: 3px !important;
}
.fw-block-g5 .col-right .post-outer:nth-child(3n+1) {
clear: both;
} .fw-block-g6 .block-content-inner {
margin: -3px;
}
.fw-block-g6 .post-wrap {
margin: 3px !important;
}
.fw-block-g6 .post-outer:nth-child(6n+1) {
clear: both;
} .video-playlist-wrap {
display: block;
overflow: hidden;
background-color: #282828;
}
.ruby-block-wrap.is-background .video-playlist-wrap {
background: none;
}
.fw-block-v2.is-background .video-playlist-iframe .post-wrap,
.fw-block-v1.is-background .video-playlist-iframe .post-wrap {
margin: 0;
}
.fw-block-v2.is-background .video-playlist-iframe-nav {
margin-top: 0;
}
.video-playlist-iframe {
position: relative;
display: block;
overflow: hidden;
}
.fw-block-v1 .post-thumb.iframe-video {
padding-bottom: 45% !important;
}
.fw-block-v1 .block-content-inner,
.fw-block-v2 .block-content-inner {
margin-right: 0;
margin-left: 0;
}
.fw-block-v1 .post-wrap,
.fw-block-v2 .post-wrap {
margin: 20px;
background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.fw-block-v1 .video-playlist-iframe .post-wrap {
margin-bottom: 0;
}
.fw-block-v1 .video-playlist-iframe .post-thumb-outer {
height: 480px;
}
.fw-block-v1 .video-playlist-iframe .post-thumb img {
height: 480px;
-o-object-fit: cover;
object-fit: cover;
}
.fw-block-v1 .video-playlist-iframe-nav {
max-height: 190px;
margin: 20px 0;
padding-top: 0;
}
.fw-block-v1.is-background .video-playlist-iframe-nav {
margin-left: -10px;
padding: 0;
}
.fw-block-v1 .video-playlist-iframe-nav .post-wrap {
overflow: hidden;
margin: 0 10px 20px 10px;
}
.fw-block-v1 .video-playlist-iframe-nav .post-outer:nth-child(5n+1) {
clear: both;
}
.fw-block-v1 .post-body {
margin-top: 10px;
padding: 0;
}
.fw-block-v2 .post-body {
padding-right: 0;
}
.fw-block-v2 .video-playlist-iframe .post-thumb-outer {
height: 400px;
}
.fw-block-v2 .video-playlist-iframe .post-wrap {
margin-right: 0;
}
.fw-block-v2 .video-playlist-iframe .post-thumb img {
height: 400px;
-o-object-fit: cover;
object-fit: cover;
}
.fw-block-v2 .video-playlist-iframe-nav {
overflow-x: hidden;
overflow-y: auto;
height: 100%;
max-height: 400px;
margin-top: 20px;
padding-left: 0;
}
.fw-block-v2 .video-playlist-iframe-nav::-webkit-scrollbar {
width: 6px;
background: #333;
}
.fw-block-v2 .video-playlist-iframe-nav::-webkit-scrollbar-corner {
display: block;
border-radius: 4px;
background-color: #55acee;
}
.fw-block-v2 .video-playlist-iframe-nav::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #55acee;
}
.fw-block-v2 .video-playlist-iframe-nav .post-wrap {
margin-top: 0;
margin-right: 0;
}
.post-feat-4 .post-thumb-outer {
height: 250px;
margin-bottom: 0;
}
.post-thumb-outer.post-no-thumb:after {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-color: #282828;
}
.post-feat-4 .thumbnail-resize img {
min-width: 390px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.fw-block-t1 .post-wrap.post-grid-2,
.fw-block-t2 .post-wrap.post-grid-2 {
margin-bottom: 5px;
}
.fw-block-t1 .post-list-3.post-wrap,
.fw-block-t2 .post-list-m1.post-wrap,
.fw-block-t3 .post-list-3.post-wrap,
.fw-block-t4 .post-list-m1.post-wrap {
padding: 0 15px 0 15px;
}
.fw-block-t1 .post-list-3.post-wrap:last-child,
.fw-block-t2 .post-list-m1.post-wrap:last-child,
.fw-block-t3 .post-list-3.post-wrap:last-child,
.fw-block-t4 .post-list-m1.post-wrap:last-child {
margin-bottom: 30px;
}
.fw-block-t3 .post-wrap.post-overlay-1,
.fw-block-t4 .post-wrap.post-overlay-1 {
margin-bottom: 35px;
} .page-template-page-composer .site-inner > *:first-child .fw-block-1 {
margin-top: -40px;
}
.post-feat-1 .post-thumb-outer {
height: 536px;
margin-bottom: 0;
}
.post-feat-2 .post-thumb-outer {
height: 268px;
margin-bottom: 0;
}
.fw-block-1 .fw-block-1-slider-el {
display: block;
overflow: hidden;
margin: 0;
}
.fw-block-1 .post-wrap {
margin: 0 !important;
padding: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-feat-1 .thumbnail-resize img {
min-width: 1000px;
}
.post-feat-2 .thumbnail-resize img {
min-width: 480px;
}
.fw-block-1 .post-wrap.post-feat-2 {
float: left;
overflow: hidden;
width: 50%;
margin: 0;
} .fw-block-2 .block-content-inner {
margin: 0;
}
.fw-block-2 .post-wrap {
margin: 0 !important;
padding: 0;
background: transparent;
} .fw-block-3 .block-content-inner {
margin: 0;
}
.fw-block-3-slider-el {
display: block;
overflow: hidden;
}
.fw-block-3 .post-wrap {
margin: 0 !important;
padding: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.fw-block-3 .post-feat-3 .post-thumb-outer {
height: 438px;
margin-bottom: 0;
}
.fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer {
overflow: hidden;
height: 219px;
margin-bottom: 0;
}
.fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer img {
min-width: 330px;
}
.fw-block-3 .post-feat-3 .thumbnail-resize img {
min-width: 750px;
-o-object-fit: cover;
object-fit: cover;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.fw-block-3 .post-wrap.post-feat-7 {
float: left;
overflow: hidden;
width: 50%;
} .page-template-page-composer .site-inner > *:first-child .fw-block-4.is-background {
margin-top: -40px;
padding-bottom: 35px;
}
.fw-block-4 .block-content-inner {
margin: 0;
}
.fw-block-4-slider-el {
display: block;
overflow: hidden;
}
.fw-block-4 .post-wrap {
margin: 0 !important;
padding: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-feat-4.post-wrap .is-header-overlay {
padding: 0 15px 15px 15px;
}
.post-feat-6 .post-thumb-outer {
height: 400px;
margin-bottom: 0;
}
.post-feat-6 .thumbnail-resize img {
min-width: 700px;
} .fw-block-5 .block-content-inner {
margin: 0;
}
.fw-block-5-slider-el {
display: block;
overflow: hidden;
}
.fw-block-5-slider-el > * {
float: left;
width: 25%;
}
.fw-block-5 .post-wrap {
margin: 0 !important;
padding: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-feat-8 .post-thumb-outer {
height: 400px;
margin-bottom: 0;
}
.post-feat-8 .is-bg-thumb .thumbnail-resize img {
height: 400px;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
} .fw-block-6 .post-feat-3 .post-thumb-outer {
height: 500px;
}
.fw-block-6 .post-feat-3 .post-thumb-outer img {
min-width: 1100px;
-o-object-fit: cover;
object-fit: cover;
}
.fw-block-6 .block-content-inner {
margin: 0;
}
.fw-block-6 .post-wrap {
margin: 0 !important;
padding: 0;
}
.fw-block-6 .post-feat-3 .is-header-overlay {
padding: 0 250px 30px 30px;
} .fw-block-7 .block-content-inner {
margin: 0;
}
.fw-block-7 .post-wrap {
margin: 0;
padding: 0;
}
.fw-block-html .block-content-inner,
.hs-block-html .block-content-inner {
margin-right: 0;
margin-left: 0;
}
.fw-block-html.is-fullwidth .ruby-block-inner {
padding-right: 0;
padding-left: 0;
} .is-grid-style-2 .post-wrap .is-header-overlay {
z-index: 3;
top: 1px;
right: 1px;
bottom: auto;
left: 1px;
padding: 20px 20px 0 20px;
}
.is-grid-style-2 .post-review-wrap {
top: auto;
right: 0;
bottom: 0;
left: auto;
}
.is-grid-style-2 .is-top-format.post-format-wrap, .is-grid-style-2 .is-top-format.post-format-wrap.is-big-icon {
top: auto;
right: auto;
bottom: 20px;
left: 20px;
margin: 0;
}
.is-grid-style-2 .post-thumb-overlay {
top: 0;
right: 0;
bottom: 35%;
left: 0;
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, .2)), color-stop(100%, rgba(0, 0, 0, .75)));
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, .75) 100%);
} .is-grid-style-3 .post-wrap .is-header-overlay {
top: 0;
right: auto;
bottom: auto;
left: 0;
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
padding: 0;
text-align: center;
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-grid-style-3 .post-wrap .is-header-overlay .post-header {
max-width: 90%;
margin: auto;
pointer-events: auto;
}
.is-grid-style-3 .post-wrap .is-header-overlay .post-header .post-cat-info > * {
display: inline-block;
float: none;
}
.is-grid-style-3 .post-thumb-overlay {
top: 0;
bottom: 0;
background: inherit;
background-color: rgba(0, 0, 0, .6);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-grid-style-3 .is-top-format.post-format-wrap,
.is-grid-style-3 .is-top-format.post-format-wrap.is-big-icon {
top: auto;
bottom: 20px;
} .is-grid-style-4 .is-light-text .post-meta-info,
.is-grid-style-4 .is-light-text .post-meta-info .vcard {
color: #fff;
}
.is-grid-style-4 .post-thumb-overlay {
top: 0;
pointer-events: none;
opacity: .6;
background: -ms-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: -moz-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: -o-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: -webkit-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: linear-gradient(to bottom right, #ff9ce1 0%, #ff8863 100%);
}
.is-grid-style-4 .post-outer-nth-1 .post-thumb-overlay {
background: -ms-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: -moz-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: -o-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: -webkit-linear-gradient(top left, #ff9ce1 0%, #ff8863 100%);
background: linear-gradient(to bottom right, #ff9ce1 0%, #ff8863 100%);
}
.is-grid-style-4 .post-outer-nth-2 .post-thumb-overlay {
background: -ms-linear-gradient(top left, #43dfca 0%, #a98fff 100%);
background: -moz-linear-gradient(top left, #43dfca 0%, #a98fff 100%);
background: -o-linear-gradient(top left, #43dfca 0%, #a98fff 100%);
background: -webkit-linear-gradient(top left, #43dfca 0%, #a98fff 100%);
background: linear-gradient(to bottom right, #43dfca 0%, #a98fff 100%);
}
.is-grid-style-4 .post-outer-nth-3 .post-thumb-overlay {
background: -ms-linear-gradient(top left, #f5ff9c 0%, #ffc6ba 100%);
background: -moz-linear-gradient(top left, #f5ff9c 0%, #ffc6ba 100%);
background: -o-linear-gradient(top left, #f5ff9c 0%, #ffc6ba 100%);
background: -webkit-linear-gradient(top left, #f5ff9c 0%, #ffc6ba 100%);
background: linear-gradient(to bottom right, #f5ff9c 0%, #ffc6ba 100%);
}
.is-grid-style-4 .post-outer-nth-4 .post-thumb-overlay {
background: -ms-linear-gradient(top left, #ff63d6 0%, #ffadbe 100%);
background: -moz-linear-gradient(top left, #ff63d6 0%, #ffadbe 100%);
background: -o-linear-gradient(top left, #ff63d6 0%, #ffadbe 100%);
background: -webkit-linear-gradient(top left, #ff63d6 0%, #ffadbe 100%);
background: linear-gradient(to bottom right, #ff63d6 0%, #ffadbe 100%);
}
.is-grid-style-4 .post-outer-nth-5 .post-thumb-overlay {
background: -ms-linear-gradient(top left, #b778ff 0%, #daa3ff 100%);
background: -moz-linear-gradient(top left, #b778ff 0%, #daa3ff 100%);
background: -o-linear-gradient(top left, #b778ff 0%, #daa3ff 100%);
background: -webkit-linear-gradient(top left, #b778ff 0%, #daa3ff 100%);
background: linear-gradient(to bottom right, #b778ff 0%, #daa3ff 100%);
}
.is-grid-style-4 .post-outer-nth-6 .post-thumb-overlay {
background: -ms-linear-gradient(top left, #b7ef92 0%, #d4ff94 50%, #b8bd86 100%);
background: -moz-linear-gradient(top left, #b7ef92 0%, #d4ff94 50%, #b8bd86 100%);
background: -o-linear-gradient(top left, #b7ef92 0%, #d4ff94 50%, #b8bd86 100%);
background: -webkit-linear-gradient(top left, #b7ef92 0%, #d4ff94 50%, #b8bd86 100%);
background: linear-gradient(to bottom right, #b7ef92 0%, #d4ff94 50%, #b8bd86 100%);
} .ruby-section {
display: block;
overflow: hidden;
}
.ruby-block-wrap {
position: relative;
display: block;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}
.fw-block-1, .fw-block-2, .fw-block-3, .fw-block-4, .fw-block-5, .fw-block-6, .fw-block-7, .fw-block-g5, .fw-block-g6, .fw-block-v1, .fw-block-v2, .block-ad {
margin-bottom: 40px;
}
.ruby-block-wrap.is-background {
padding-top: 40px;
padding-bottom: 50px;
}
.hs-block.ruby-block-wrap.is-block-half,
.fw-block.ruby-block-wrap.is-block-third {
float: left;
clear: none;
}
.ruby-block-inner {
position: relative;
display: block;
padding-right: 15px;
padding-left: 15px;
}
.blog-content-inner {
position: relative;
display: block;
overflow: hidden;
}
.is-sidebar-left .ruby-content-wrap {
float: right;
}
.block-header-wrap {
font-size: 18px;
line-height: 40px;
position: relative;
display: block;
margin-bottom: 25px;
letter-spacing: -0.02em;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.ruby-block-wrap.is-background .block-header-wrap {
border-color: rgba(255, 255, 255, .07);
}
.block-header-inner {
position: relative;
display: block;
}
.block-footer {
position: relative;
display: block;
margin-top: 20px;
}
.block-title {
line-height: 0;
position: relative;
display: inline-block;
}
.is-background .block-title {
color: #fff;
}
.block-title h3 {
font-family: inherit !important;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: 37px;
display: inline-block;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
border-bottom: 3px solid;
}
.block-content-wrap {
position: relative;
display: block;
margin-bottom: 15px;
}
.block-content-inner {
position: relative;
display: block;
overflow: hidden;
margin-right: -15px;
margin-left: -15px;
}
.block-ad .block-content-inner {
margin-right: 0;
margin-left: 0;
}
.block-bg-full .block-content-wrap {
background-color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
.block-bg-full .post-wrap {
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.block-bg-full.is-dark-block .block-content-wrap {
background-color: #282828;
} .block-ajax-filter-wrap {
font-size: 11px;
font-weight: 500;
position: absolute;
top: 0;
right: 0;
left: auto;
display: inline-block;
visibility: hidden;
letter-spacing: 0;
opacity: 0;
color: #282828;
}
.ruby-js-loaded .block-ajax-filter-wrap {
visibility: visible;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
opacity: 1;
}
.ajax-filter-list {
line-height: 1;
display: inline-block;
}
.ajax-filter-el {
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.ajax-filter-list li {
display: inline-block;
margin-left: 2px;
}
.ajax-filter-list li:first-child {
margin-left: 0;
}
.ajax-filter-link {
display: block;
padding: 0 10px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-transform: inherit;
opacity: .7;
}
.ajax-filter-dropdown-list .ajax-filter-link {
opacity: 1;
}
.ajax-filter-dropdown-list a {
line-height: 24px;
padding: 0 15px;
}
.ajax-filter-dropdown {
position: relative;
display: inline-block;
}
.ajax-filter-more {
line-height: 30px;
display: inline-block;
margin-left: 2px;
padding: 0 10px;
cursor: pointer;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-transform: inherit;
}
.ajax-filter-more i {
margin-left: 5px;
}
.ajax-filter-more > span {
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: .6;
}
.ajax-filter-link:hover, .ajax-filter-link:hover,
.ajax-filter-link.is-active, .ajax-filter-more:hover > span {
opacity: 1;
}
.ajax-filter-dropdown-list .ajax-filter-link:hover,
.ajax-filter-dropdown-list .ajax-filter-link:focus,
.ajax-filter-dropdown-list .ajax-filter-link.is-active {
background-color: rgba(255, 255, 255, .3);
}
.ajax-filter-dropdown-list {
position: absolute;
z-index: 9999;
top: 100%;
right: -20px;
left: auto;
display: block;
visibility: hidden;
min-width: 135px;
padding: 10px 0;
-moz-transition: -moz-transform .3s ease-in-out;
-ms-transition: -ms-transform .3s ease-in-out;
-o-transition: -o-transform .3s ease-in-out;
-webkit-transition: -webkit-transform .3s ease-in-out;
transition: transform .3s ease-in-out;
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
-webkit-transform: scaleY(0);
transform: scaleY(0);
-ms-transform-origin: 100% 0%;
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
white-space: nowrap;
pointer-events: none;
opacity: 0;
color: #fff;
background-color: #282828;
-webkit-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.ajax-filter-dropdown:hover .ajax-filter-dropdown-list {
visibility: visible;
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-webkit-transform: scaleY(1);
transform: scaleY(1);
pointer-events: auto;
opacity: 0.95;
} .ajax-pagination.ajax-nextprev {
font-size: 16px;
line-height: 1;
display: inline-block;
}
.ajax-pagination.ajax-nextprev > * {
line-height: 28px;
display: inline-block;
width: 28px;
margin-left: 7px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
opacity: .4;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: rgba(0, 0, 0, .4);
}
.is-light-text .ajax-pagination.ajax-nextprev > * {
background-color: rgba(255, 255, 255, .15);
}
.ajax-pagination.ajax-nextprev > *:hover {
opacity: 1;
}
.ajax-pagination.ajax-nextprev > *:first-child {
margin-left: 0;
}
.ajax-pagination .ajax-next i {
margin-right: 0;
margin-left: 1px;
}
.ajax-pagination .ajax-prev i {
margin-right: 1px;
margin-left: 0;
} .ajax-animation {
position: absolute;
top: 0;
left: 0;
display: none;
visibility: hidden;
width: 100%;
height: 24px;
text-align: center;
pointer-events: none;
opacity: 0;
}
.ajax-animation-icon, .ajax-loader,
.header-search-result .ajax-loader,
.slider-loader {
background: transparent url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20stroke%3D%22%23282828%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%281%201%29%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20stroke-opacity%3D%22.5%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22/%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M36%2018c0-9.94-8.06-18-18-18%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%22.8s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22/%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C/path%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E') no-repeat center center !important;
}
.is-light-text .ajax-loader, .video-loader {
background: transparent url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20stroke%3D%22%23aaaaaa%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%281%201%29%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20stroke-opacity%3D%22.5%22%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22/%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M36%2018c0-9.94-8.06-18-18-18%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%22.8s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22/%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C/path%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E') no-repeat center center !important;
}
.ajax-animation-icon {
display: inline-block;
width: 24px;
height: 24px;
-webkit-background-size: cover !important;
background-size: cover !important;
}
.ajax-loader {
position: absolute;
z-index: 992;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.96;
}
.slider-loader {
position: absolute;
z-index: 992;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.video-loader {
position: absolute;
z-index: 992;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.96;
}
.big-col-right .col-left {
float: right;
}  .ajax-pagination {
position: relative;
display: block;
margin-bottom: 20px;
}
.ajax-pagination.ajax-loadmore {
margin-bottom: 0;
text-align: center;
}
.ajax-pagination.ajax-loadmore a {
margin-bottom: 30px;
}
.ajax-animation {
position: absolute;
top: 0;
left: 0;
display: none;
visibility: hidden;
width: 100%;
height: 24px;
text-align: center;
pointer-events: none;
opacity: 0;
}
.ajax-infinite-scroll {
height: 24px;
}  .is-layout_grid .ruby-content-wrap .post-outer:nth-child(2n+1),
.is-layout_grid .is-sidebar-none .post-outer:nth-child(3n+1) {
clear: both;
}
.is-layout_grid .is-sidebar-none .post-outer:nth-child(2n+1) {
clear: none;
}
.page-template .latest-blog-wrap .post-wrap {
margin-top: 0;
margin-bottom: 30px;
}
.latest-blog-wrap .block-header-wrap {
margin: 0 15px 20px 15px;
} .blog-wrap .post-wrap.post-list-2,
.blog-wrap .post-wrap.post-list-1 {
padding-right: 15px;
padding-left: 15px;
}
.blog-wrap.is-layout_grid_small .blog-content-inner {
margin-right: 5px;
margin-left: 5px;
} h1 {
font-size: 40px;
line-height: 44px;
}
h2 {
font-size: 34px;
line-height: 40px;
}
h3 {
font-size: 28px;
line-height: 34px;
}
h4 {
font-size: 22px;
line-height: 30px;
}
h5 {
font-size: 18px;
line-height: 24px;
}
h6 {
font-size: 15px;
line-height: 18px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
margin-bottom: 20px;
}
.entry iframe {
overflow: hidden;
max-width: 100%;
}
.single-post-header .post-meta-info {
margin-top: 10px;
}
.single-entry-wrap .single-entry > * {
margin-bottom: 15px;
} .wp-caption, .gallery-caption {
position: relative;
display: block;
max-width: 100%;
}
figure {
display: block;
margin: 30px 0;
}
.wp-caption-text {
font-size: 13px;
font-style: italic;
line-height: 20px;
margin-bottom: 25px;
padding-top: 5px;
color: #444;
background: none !important;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-right: auto;
margin-left: auto;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
}
.alignleft {
display: inline;
float: left;
max-width: 600px;
margin-right: 25px;
margin-left: 0;
}
.wp-block-gallery.alignleft {
margin-right: 25px;
margin-left: 0;
}
.alignright {
display: inline;
float: right;
max-width: 600px;
margin-left: 25px;
}
.wp-block-gallery.alignright {
margin-right: 0;
margin-left: 25px;
}
.wp-block-gallery {
clear: both;
}
.wp-block-cover.has-background-dim .wp-block-cover-text,
.wp-block-cover.has-background-dim .wp-block-cover-text a {
color: #fff;
}
.wp-block-cover .wp-block-cover__video-background {
height: 100%;
}
.entry .wp-block-pullquote blockquote {
color: #000;
border-width: 2px;
border-color: transparent;
}
.entry .wp-block-pullquote:not(.is-style-solid-color) blockquote {
background: none;
}
.wp-block-pullquote.is-style-solid-color:not(.has-background-color) {
background-color: #4387d2;
}
.wp-block-pullquote.is-style-solid-color blockquote {
opacity: 1;
}
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color.has-white-color p {
color: #fff;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
font-size: 16px;
font-weight: 700;
font-style: italic;
color: #777;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link {
color: #fff;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
color: inherit;
}
.wp-block-button__link {
line-height: 1.2;
margin-bottom: 15px;
}
.wp-block-button a.wp-block-button__link:hover {
text-decoration: underline;
}
.wp-block-media-text .has-large-font-size {
font-size: 30px;
line-height: 1.45;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-right: auto;
margin-left: auto;
}
.entry img, .entry video {
max-width: 100%;
height: auto;
}
.entry ol, .entry ul {
margin: 5px 0 25px 15px;
}
.wp-block-gallery .blocks-gallery-grid {
margin: 0;
}
.wp-block-group.has-background {
padding: 30px;
}
.entry li {
list-style: disc;
}
.entry ul li {
font-size: 15px;
line-height: 22px;
position: relative;
margin: 0 0 5px 0;
}
.entry ol ul li:before,
.entry ul ol li:before {
display: none;
}
.entry ol li {
font-size: 15px;
margin: 0 0 7px 0;
padding-left: 5px;
list-style: outside decimal;
}
.entry li > ul, .entry li > ol {
margin-bottom: 0;
}
.entry hr {
margin: 20px 0;
border-style: dotted;
border-color: #ddd !important;
background: none !important;
}
.wp-block-latest-posts.is-grid li {
list-style: none;
}
.entry del {
color: #4387d2;
}
.entry blockquote {
font-size: 30px;
font-style: italic;
line-height: 38px;
clear: both;
padding: 0 18px;
letter-spacing: -.03em;
text-transform: none;
opacity: .8;
color: #4387d2;
border-left: 3px solid #4387d2;
}
.entry blockquote p {
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
}
.entry table {
width: 100%;
margin-top: 2em;
margin-bottom: 2em;
border-bottom: 1px solid #f2f2f2;
border-left: 1px solid #f2f2f2;
}
.entry th, .entry td {
padding: 7px 15px;
text-align: left;
border-top: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
}
.entry a:not(button) {
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
text-decoration: inherit;
color: #4387d2;
}
.entry code {
padding: 0 7px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: rgba(28, 28, 28, .07);
}
.entry pre {
display: block;
padding: 10px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #f2f2f2;
}
.single-page-links {
display: block;
overflow: hidden;
width: 100%;
margin-top: 20px;
text-align: center;
}
.single-page-links .pagination-num {
display: inline-block;
float: inherit;
}
.single-page-links .pagination-num > span, .single-page-links .pagination-num > a:hover > span {
color: #fff;
background-color: #4387d2;
}
.entry input[type="password"] {
width: 70%;
margin-bottom: 10px;
}
.entry p a:not(.single-popup):hover, .entry p a:not(.single-popup):focus {
text-decoration: underline;
}
.entry p a img {
margin-top: 10px;
margin-bottom: 20px;
}
.entry form label {
font-style: italic;
color: #999;
}
.single-inner {
padding: 0 15px;
}
.single-inner.attachment-inner {
margin: 50px 15px;
padding: 30px;
background-color: #fff;
-wekit-box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
}
.banner-ad-wrap {
margin-top: 30px;
text-align: center;
}
. banner-ad-top-single {
margin-bottom: -15px;
}
.single-post-left {
position: absolute;
top: 35px;
left: 30px;
display: block;
overflow: hidden;
max-width: 120px;
text-align: center;
}
.single-entry {
position: relative;
display: block;
clear: both;
}
.single-post-right {
display: block;
}
.single-post-body {
position: relative;
display: block;
padding: 40px 30px;
}
.is-author-top .single-content-wrap {
margin-left: 150px;
}
.is-author-top .banner-ad-bottom-single {
margin-right: -30px;
margin-left: -180px;
}
.is-entry-padding .is-author-bottom .single-content-wrap {
margin-left: 80px;
}
.is-entry-padding .is-author-bottom .banner-ad-bottom-single {
margin-right: -30px;
margin-left: -110px;
}
.banner-ad-bottom-single {
margin-right: -30px;
margin-left: -30px;
}
.single-subtitle {
font-size: 14px;
font-style: italic;
line-height: 1.5;
display: block;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 15px;
color: #777;
border-left: 3px solid;
}
.single-subtitle h3 {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
}
.single-post-feat-bg-outer {
position: relative;
margin: 0 15px 30px 15px;
}
.single-post-feat-bg-outer:not(.single-post-format-feat-bg-outer):before {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
content: '';
pointer-events: none;
background-color: rgba(28, 28, 28, .3);
}
.single-post-feat-bg-outer .single-post-thumb-outer {
margin-top: 0;
margin-bottom: 0;
}
.single-post-thumb-outer {
position: relative;
display: block;
text-align: center;
}
.single-post-excerpt {
font-size: 12px;
font-style: italic;
position: absolute;
z-index: 9;
right: 0;
bottom: 10px;
padding: 5px 10px;
text-align: center;
color: #777;
background-color: #f2f2f2;
}
.single-post-5 .single-post-excerpt {
display: none;
}
.single-post-thumb-outer .post-link-absolute {
display: none;
}
.single-widget {
margin-top: 30px;
}
.single-widget .widget.widget_custom_html {
display: block;
}
.single-widget .widget {
display: none;
}
.single-widget .widget_text,
.single-widget .sb-widget-ad {
display: block;
}
.single-widget .widget {
margin-top: 30px;
}
.single-widget .widget:first-child {
margin-top: 0;
}
.single-wrap.ruby-section {
overflow: inherit;
margin-top: 40px;
} .single-post-meta-info-share a:hover,
.single-post-meta-info-share a:focus {
opacity: 1;
}
.share-bar-el-big.icon-facebook,
.single-post-share-header .icon-facebook i {
background-color: #899dce;
}
.share-bar-el-big.icon-google,
.single-post-share-header .icon-google i {
background-color: #f91414;
}
.share-bar-el-big.icon-twitter,
.single-post-share-header .icon-twitter i {
background-color: #60d2f5;
}
.share-bar-el-big.icon-pinterest,
.single-post-share-header .icon-pinterest i {
background-color: #f74249;
}
.share-bar-el-big.icon-linkedin,
.single-post-share-header .icon-linkedin i {
background-color: #009cdc;
}
.share-bar-el-big.icon-reddit,
.single-post-share-header .icon-reddit i {
background-color: #ff4500;
}
.share-bar-el-big.icon-vk,
.single-post-share-header .icon-vk i {
background-color: #42678e;
}
.share-bar-el-big.icon-email,
.single-post-share-header .icon-email i {
background-color: #ffcf51;
}
.share-bar-el-big.icon-tumblr,
.single-post-share-header .icon-tumblr i {
background-color: #0b193a;
}
.single-post-header {
position: relative;
display: block;
padding: 30px;
} .single-post-action {
position: relative;
display: block;
overflow: hidden;
padding: 15px 30px;
border-top: 1px solid rgba(28, 28, 28, .07);
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.single-post-share-header {
position: relative;
display: block;
float: right;
}
.single-post-share-header .single-share-bar-el {
line-height: 34px;
display: block;
float: left;
margin-left: 4px;
}
.single-post-share-header .single-share-bar-el:first-child {
margin-left: 0;
}
.single-post-share-header .single-share-bar-el i {
font-size: 16px;
line-height: 32px;
display: inline-block;
overflow: hidden;
width: 32px;
height: 32px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
vertical-align: middle;
color: #fff;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.single-post-share-header .single-share-bar-el:hover i,
.single-post-share-header .single-share-bar-el:focus i {
background-color: #282828;
}
.single-post-counter {
position: relative;
display: block;
}
.single-post-counter > * {
line-height: 34px;
position: relative;
display: block;
float: left;
margin-right: 20px;
text-align: center;
}
.single-post-counter > *:last-child {
margin-right: 0;
}
.single-post-action .icon-view, .single-post-action .icon-share {
font-size: 26px;
line-height: 34px;
position: relative;
display: block;
float: left;
margin-right: 12px;
text-align: center;
}
.single-post-action .total-content {
display: block;
float: left;
}
.single-post-action .total-number {
font-size: 22px;
font-weight: 700;
line-height: 22px;
display: block;
text-transform: uppercase;
}
.single-post-action .total-caption {
font-size: 10px;
line-height: 10px;
display: block;
margin-top: 2px;
text-transform: uppercase;
color: #999;
} .single-post-share-big {
font-size: 14px;
font-weight: 700;
display: block;
margin-top: 30px;
text-align: center;
text-transform: uppercase;
}
.single-post-share-big-inner {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
-ms-flex-align: start;
}
.single-post-share-big-inner > * {
font-size: 14px;
line-height: 36px;
display: block;
float: left;
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 250px;
margin: 5px;
padding: 0 20px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.single-post-share-big-inner a:hover {
background-color: #282828;
}
.single-post-share-big-inner a > * {
line-height: inherit;
display: inline-block;
vertical-align: middle;
}
.single-post-share-big-inner i {
font-size: 18px;
line-height: inherit;
margin-right: 10px;
} .single-post-1 > .single-inner > .post-wrap {
background: none;
-wekit-box-shadow: none;
box-shadow: none;
}
.single-post-1 .single-post-action {
border-top: none;
}
.single-post-1 .post-thumb {
display: inline-block;
}
.single-post-top {
font-size: 12px;
position: relative;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.breadcrumb-wrap {
font-family: 'Lato', sans-serif;
font-size: 12px;
line-height: 20px;
display: block;
width: 100%;
color: #777;
}
.breadcrumb-wrap a:hover {
color: #282828;
}
.is-light-text .breadcrumb-wrap a:hover,
.is-absolute-breadcrumb .breadcrumb-wrap a:hover {
color: #fff;
}
.breadcrumb-wrap .breadcrumb-inner {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.is-date-full .breadcrumb-wrap .breadcrumb-inner {
width: 78%;
}
.single-post-top .meta-info-date-full {
font-size: 12px;
line-height: 20px;
position: absolute;
top: 0;
right: 0;
padding-left: 5px;
text-align: right;
color: #999;
background: #fff;
}
.breadcrumb-wrap i {
margin: 0 5px;
}
.comment-button {
width: 100%;
margin-bottom: 15px;
text-align: center;
}
.single-content-wrap .single-entry p,
.entry p {
display: block;
margin-bottom: 18px;
}
.single-box {
position: relative;
display: block;
margin: 0;
padding: 0;
background-color: #fff;
-wekit-box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
}
.single-box.single-widget {
margin-top: 30px;
padding: 0;
background: none;
-wekit-box-shadow: none;
box-shadow: none;
}
.single-post-3 .single-post-feat-bg-outer,
.single-post-4 .single-post-feat-bg-outer {
margin: 0;
padding: 0;
}
.is-absolute-breadcrumb .breadcrumb-wrap {
line-height: 15px;
position: absolute;
z-index: 9;
top: 10px;
right: 0;
bottom: auto;
left: 0;
display: block;
margin: 0;
padding: 0;
opacity: 1;
color: #eee;
border: none;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
.page .is-absolute-breadcrumb .breadcrumb-inner {
margin-top: 10px !important;
}
.single-post-date {
line-height: 15px;
z-index: 9;
top: 25px;
right: 0;
left: 0;
}
.single-post-date .meta-info-date-full {
font-size: 12px;
display: inline-block;
margin-top: 5px;
margin-left: 15px;
padding-top: 5px;
opacity: 1;
border-top: 1px solid rgba(255, 255, 255, .4);
}
.single-post-feat-bg-outer .post-thumb {
display: block;
width: 100%;
max-height: 500px;
}
.single-post-feat-bg-outer .post-thumb img {
display: inline-block;
height: 100%;
max-height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.single-post-4 .single-post-content-wrap {
position: relative;
z-index: 9;
margin-top: -100px;
}
.single-post-4.single-no-feat .single-post-content-wrap {
margin-top: 0;
}
.single-post-4.is-no-featured .single-post-content-wrap {
margin-top: 0 !important;
} .single-post-overlay-outer {
position: relative;
display: block;
}
.single-post-overlay-outer .is-absolute-breadcrumb .breadcrumb-inner {
padding-left: 30px;
}
.single-post-overlay-outer .single-post-date .meta-info-date-full {
margin-left: 30px;
}
.single-post-5 .single-post-overlay-outer:before {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
content: '';
background-color: rgba(28, 28, 28, .3);
}
.single-post-5 .single-post-thumb-outer {
position: inherit;
margin-top: 0;
}
.single-post-5 .single-post-header {
bottom: 0;
padding: 20px;
}
.single-post-5 .single-post-header .post-title {
margin-bottom: 0;
}
.single-post-overlay-outer .single-title.post-title {
color: #fff;
}
.single-post-overlay-outer .single-title.post-title h1 {
line-height: 1.05;
}
.single-post-5 .single-post-content-outer .banner-ad-wrap:not(.banner-ad-bottom-single) {
margin-top: 0;
} .single-post-format-2 .breadcrumb-wrap,
.single-post-format-3 .breadcrumb-wrap,
.single-post-5:not(.single-page-5) .breadcrumb-wrap {
line-height: 1;
margin-top: -20px;
margin-bottom: 20px;
padding: 0 15px;
}
.single-post-audio-2 .single-post-thumb-outer {
margin-top: 0;
}
.single-post-slider-3 .single-post-feat-bg-outer {
margin: 0 15px 30px 15px;
} .single-post-tag {
display: block;
margin-top: 30px;
}
.single-post-tag .single-tag-text {
line-height: 26px;
margin-right: 10px;
vertical-align: middle;
}
.single-post-tag a {
font-style: italic;
line-height: 26px;
display: inline-block;
margin-right: 5px;
padding: 0 15px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
text-align: center;
vertical-align: middle;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #f2f2f2;
}
.single-post-tag a:hover {
color: #fff;
background-color: #282828;
}
.single-post-tag a:last-child {
margin-right: 0;
} .is-show-btn .box-comment-content {
display: none;
opacity: 0;
}
.box-comment-content .comments-area {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid rgba(28, 28, 28, .07);
}
p.comment-form-comment {
margin-bottom: 0;
}
.comment-title h3 {
font-size: 18px;
font-weight: 700;
line-height: 28px;
margin-bottom: 20px;
text-align: center;
text-transform: uppercase;
color: #55acee;
}
h3.comment-reply-title {
font-size: 18px;
font-weight: 700;
line-height: 24px;
margin-bottom: 10px;
text-transform: uppercase;
color: #55acee;
}
.comment-title h3 i {
font-size: 21px;
line-height: 28px;
margin-right: 5px;
}
p.logged-in-as {
font-size: 14px;
line-height: 1;
display: block;
margin-bottom: 20px;
text-transform: none;
color: #999;
}
.comments-area .logged-in-as a {
text-decoration: none;
color: inherit;
}
.comments-area .logged-in-as a:hover {
text-decoration: none;
color: #f33b3b;
}
p.logged-in-as a:last-child {
margin-left: 10px;
text-decoration: underline;
}
.comment-form label {
display: none;
}
.comment-form-cookies-consent label {
font-size: 13px;
line-height: 1;
display: block;
float: left;
margin-top: 15px;
margin-left: 7px;
color: #888;
}
.comment-form-cookies-consent input {
display: block;
float: left;
}
.comment-form textarea {
display: block;
width: 100%;
margin-top: 30px;
}
.comment-form input {
margin-top: 15px;
}
.comment-form input[type="text"], .comment-form input[type="tel"], .comment-form input[type="email"] {
width: 50%;
white-space: nowrap;
}
.comment-form > p {
clear: both;
margin: 0 !important;
}
.comment-form input[type="submit"] {
margin-top: 25px;
}
.box-comment-btn-wrap {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid rgba(28, 28, 28, .07);
}
.box-comment-btn i {
margin-right: 5px;
}
.comment-list .comment-reply-link:hover,
.comment-list .comment-reply-link:focus {
background-color: #282828;
}
.comment-list .comment-edit-link:hover,
.comment-list .comment-edit-link:focus {
opacity: .5;
}
.comment-list.entry {
margin-top: 30px;
margin-right: 0;
margin-left: 0;
}
.comment-list li.comment {
list-style: none;
}
.single-comment-wrap .entry ol {
margin: 0;
}
.comment-list .comment-author img {
display: block;
float: left;
width: 45px !important;
margin-top: 0 !important;
margin-right: 10px;
margin-bottom: 0;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.comment-author.vcard a {
text-decoration: inherit !important;
color: inherit !important;
}
.comment-author.vcard .fn {
font-size: 12px;
text-transform: uppercase;
color: #282828;
}
.comment-author.vcard .says {
display: none;
}
.comment-metadata {
font-size: 12px;
font-style: italic;
line-height: 1;
display: block;
float: left;
padding-top: 2px;
color: #999;
}
.comment-metadata a:not(.comment-edit-link) {
color: #999 !important;
}
p.comment-awaiting-moderation {
font-size: 12px;
line-height: 20px;
overflow: hidden;
width: 100%;
margin-bottom: 0;
padding-top: 5px;
padding-left: 55px;
color: #f33b3b;
}
.comment-list .comment-content {
position: relative;
display: block;
float: left;
clear: both;
width: 100%;
margin-top: 15px;
padding: 20px 15px;
color: #999;
background-color: #fafafa;
-wekit-box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
}
.comment-list .comment-content:before {
position: absolute;
z-index: 200;
top: -6px;
left: 15px;
content: '';
-moz-transition: all .15s ease-in-out;
-ms-transition: all .15s ease-in-out;
-o-transition: all .15s ease-in-out;
-webkit-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
border-right: 5px solid transparent;
border-bottom: 6px solid #f3f3f3;
border-left: 5px solid transparent;
}
.comment-list .comment-content p {
font-size: .9em;
line-height: 1.6;
margin-bottom: 10px;
color: #444;
}
.comment-list .comment-content blockquote p {
font-size: 22px;
line-height: 28px;
margin: 15px 0 !important;
letter-spacing: -.03em;
color: #4387d2;
}
.entry.comment-list th, .entry.comment-list td, .entry.comment-list table {
border-color: #fff;
}
.entry dl {
margin-bottom: 1.25em;
}
.comment-list .comment-content p:last-child {
margin-bottom: 0;
}
.comment-list .comment-body {
position: relative;
display: block;
overflow: hidden;
margin-top: 30px;
}
.comment-list .comment-reply-link {
font-size: 10px;
line-height: 9px;
position: absolute;
top: 0;
right: 0;
display: block;
padding: 3px 10px;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #55acee;
}
.comment-list .edit-link {
display: inline-block;
margin-left: 5px;
color: #55acee;
}
.comment-list .edit-link:before {
content: '(';
}
.comment-list .edit-link:after {
content: ')';
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: 400;
margin-left: 7px;
letter-spacing: 0;
color: #999;
}
#cancel-comment-reply-link:hover {
text-decoration: underline;
color: #282828;
}
.comment-respond {
display: block;
margin-top: 30px;
}
.depth-2 .comment-body {
margin-left: 20px;
}
.depth-3 .comment-body {
margin-left: 40px;
}
.depth-4 .comment-body {
margin-left: 60px;
}
.depth-5 .comment-body {
margin-left: 80px;
}
.page .single-comment-wrap {
margin-top: 40px;
} .single-nav {
display: block;
overflow: hidden;
width: auto;
margin-top: 30px;
padding: 30px;
}
.single-nav a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
}
.single-nav a:hover, .single-nav a:focus {
color: #55acee;
}
.single-nav a:hover .ruby-nav-icon, .single-nav a:focus .ruby-nav-icon {
color: #ffffff;
background-color: #55acee;
}
.ruby-nav-icon {
font-size: 16px;
line-height: 30px;
display: inline-block;
width: 30px;
height: 30px;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
text-align: center;
vertical-align: middle;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #efefef;
}
.ruby-nav-link {
display: block;
overflow: hidden;
max-width: 75%;
}
.single-nav .nav-left {
padding-right: 20px;
border-right: 1px solid rgba(0, 0, 0, .02);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.nav-left-icon {
float: left;
margin-right: 15px;
}
.nav-left-link {
float: left;
text-align: left;
}
.single-nav .nav-right {
margin-left: -1px;
padding-left: 20px;
border-collapse: collapse;
text-align: right;
border-left: 1px solid rgba(0, 0, 0, .02);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.single-nav .nav-right a {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
}
.nav-right-link {
float: right;
text-align: right;
}
.nav-right-icon {
float: right;
margin-left: 15px;
padding-left: 1px;
} .author-thumb-wrap {
margin-bottom: 15px;
}
.author-thumb-wrap img {
overflow: hidden;
max-width: 110px;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.author-content-wrap .author-title {
font-size: 15px;
line-height: 21px;
position: relative;
display: block;
overflow: hidden;
margin-bottom: 13px;
text-transform: capitalize;
color: #282828;
}
.is-author-bottom .author-content-wrap .author-title > *,
.author .author-content-wrap .author-title > * {
display: block;
float: left;
}
.author-content-wrap .author-title a:hover {
color: #4387d2;
}
.author-content-wrap .author-title h3 {
font-size: 16px;
font-weight: inherit;
line-height: 20px;
}
.author-content-wrap .author-title span {
font-size: 13px;
font-weight: normal;
font-style: italic;
line-height: 20px;
margin-left: 10px;
text-transform: capitalize;
color: #999;
}
.is-author-top .author-content-wrap .author-title span {
margin-left: 0;
}
.author-description {
font-size: .95em;
line-height: 1.6;
}
.author-description a {
display: inline-block;
text-transform: capitalize;
color: #4387d2;
}
.author-description a:hover {
color: #282828;
}
.ruby-author-links {
margin-top: 15px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #f2f2f2;
}
.ruby-author-links a {
font-size: 9px;
font-weight: 700;
line-height: 26px;
display: inline-block;
padding: 0 15px;
-moz-transition: all .15s;
-ms-transition: all .15s;
-o-transition: all .15s;
-webkit-transition: all .15s;
transition: all .15s;
white-space: nowrap;
text-transform: uppercase;
opacity: .4;
color: #fff;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #282828;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
}
.ruby-author-links a:hover,
.ruby-author-links a:focus {
opacity: 1;
-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3), inset 0 0 100px rgba(0, 0, 0, .1);
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3), inset 0 0 100px rgba(0, 0, 0, .1);
}
.author-social a {
line-height: 26px;
padding: 0 5px;
color: #555;
}
.author-social a:hover {
opacity: .5;
}
.single-box-author {
margin-top: 30px;
}
.single-author-wrap.single-author-bottom {
padding: 30px;
}
.single-author-bottom .author-thumb-wrap {
display: block;
float: left;
}
.single-author-bottom .author-thumb-wrap img {
max-width: 100px;
}
.single-author-bottom .author-social a {
display: block;
float: left;
padding: 0 8px;
}
.single-author-bottom .author-content-wrap .author-title,
.single-author-bottom .author-description,
.single-author-bottom .ruby-author-bttom-wrap {
display: block;
margin-left: 120px;
}
.single-author-bottom .ruby-author-links {
float: left;
margin-right: 10px;
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.single-author-bottom .author-social {
float: left;
margin-top: 15px;
text-align: left;
} .single-post-like {
display: block;
max-height: 30px;
margin-top: 30px;
}
.single-post-like .like-twitter {
margin-right: 10px;
} .single-inner .box-related-content {
margin-right: -15px;
margin-left: -15px;
}
.single-inner .box-related-content .post-wrap.post-list-1 {
padding-right: 15px;
padding-left: 15px;
}
.single-inner .box-related-3 .box-related-content {
margin-right: -10px;
margin-left: -10px;
}
.single-post-box-related {
margin-top: 30px;
}
.box-related-2 .post-outer:nth-child(2n+1),
.box-related-4 .post-outer:nth-child(2n+1) {
clear: both;
}
.box-related-3 .post-outer:nth-child(3n+1) {
clear: both;
}
.single-inner .box-related-content .post-outer.col-sm-4:nth-child(3n+1) {
clear: both;
}
.box-related-footer > * {
position: relative;
display: block;
height: 24px;
margin-bottom: 30px;
} .review-box-wrap {
display: block;
padding: 30px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #f9f9f9;
}
.review-box-wrap .review-title h3 {
margin: 0;
}
.review-box-wrap .review-title h3:before {
font-family: FontAwesome;
font-weight: 400;
display: inline-block;
margin-right: 7px;
content: "\f123";
opacity: 1;
color: #282828;
}
.single .review-box-wrap.is-left-top {
margin-bottom: 30px;
}
.review-content-wrap {
position: relative;
display: block;
}
.review-el, .review-el-inner {
position: relative;
display: block;
overflow: hidden;
}
.review-description {
font-size: 15px;
font-weight: bold;
line-height: 24px;
display: inline-block;
}
.review-el .review-info-score {
font-size: 18px;
font-weight: bold;
line-height: 24px;
float: right;
color: #282828;
}
.review-el {
margin-top: 15px;
margin-bottom: 15px;
}
.score-animation {
-moz-transition: all 1.2s ease-in-out;
-ms-transition: all 1.2s ease-in-out;
-o-transition: all 1.2s ease-in-out;
-webkit-transition: all 1.2s ease-in-out;
transition: all 1.2s ease-in-out;
-moz-transition-delay: .5s;
-o-transition-delay: .5s;
-webkit-transition-delay: .5s;
transition-delay: .5s;
}
.score-bar-wrap {
position: relative;
display: block;
width: 100%;
height: 15px;
margin-top: 5px;
margin-bottom: 5px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #eee;
}
.review-summary-wrap {
display: block;
overflow: hidden;
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #f2f2f2;
}
.post-review-info .review-info-score {
font-size: 40px;
font-weight: 700;
line-height: 1;
position: relative;
display: inline-block;
color: #282828;
}
.review-box-wrap.is-left-top .review-summary-desc {
font-size: 12px;
line-height: 1.7;
}
.review-box-wrap .review-summary-wrap h3 {
font-size: 18px;
font-weight: bold;
line-height: 18px;
margin-bottom: 10px;
margin-left: 110px;
padding: 0;
}
.review-box-wrap .review-summary-wrap h3:first-child {
margin-top: 0;
}
.review-summary-inner .post-review-info {
line-height: 80px;
display: block;
float: left;
width: 90px;
height: 80px;
text-align: center;
border-right: 1px solid #f2f2f2;
}
.review-box-wrap .review-summary-wrap .review-summary-desc {
font-size: 14px;
font-style: italic;
line-height: 22px;
margin-left: 110px;
}
.score-remove {
width: 0 !important;
}
.score-bar {
position: absolute;
top: 0;
bottom: 0;
left: 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #ff518f;
} .ruby-page-wrap {
margin-top: 40px;
margin-bottom: 30px;
}
.latest-blog-wrap .ruby-page-wrap {
margin-top: 0;
}
.category .breadcrumb-wrap,
.archive .breadcrumb-wrap {
line-height: 1;
margin: 0;
padding: 0;
border: none;
}
.category .breadcrumb-inner,
.archive .breadcrumb-inner {
line-height: 1;
overflow: inherit;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 15px;
text-align: left;
}
.single-page-wrap .breadcrumb-inner {
line-height: 1;
overflow: inherit;
margin-top: 20px;
margin-bottom: -20px;
padding: 0 15px;
text-align: left;
}
.archive-page-header {
display: flex;
overflow: hidden;
width: 100%;
min-height: 30px;
margin-bottom: 30px;
background-position: center center;
-webkit-background-size: cover !important;
background-size: cover !important;
}
.archive-page-header-inner {
width: 100%;
margin: auto;
padding: 0 15px;
}
h1.archive-title {
font-size: 34px;
line-height: 1;
position: relative;
z-index: 2;
display: inline-block;
margin: 0;
}
.archive-page-header.has-bg-image {
position: relative;
height: 120px;
margin-bottom: 45px;
text-align: center;
}
.archive-page-header.has-bg-image:before {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-color: rgba(28, 28, 28, .3);
}
.is-light-text h1.archive-title,
.is-light-text .page-subtitle {
color: #fff;
}
.page-subtitle {
font-weight: 400;
text-transform: capitalize;
color: #666;
}
.page-subtitle:after {
margin-right: 4px;
margin-left: 2px;
content: ':';
}
.archive-page-header .archive-desc {
position: relative;
z-index: 2;
display: block;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
}
.archive-page-header .archive-desc p {
font-size: 14px;
font-style: italic;
line-height: 22px;
color: #aaa;
}
.archive-page-header.is-light-text .archive-desc p {
color: #fff;
} .single-page-post {
margin-bottom: 50px;
padding: 30px 60px 60px 60px;
}
.single-page-post p {
display: block;
margin-bottom: 20px;
}
.page-title {
display: block;
margin-bottom: 30px;
}
h1.page-title {
line-height: 1.15 !important;
}
.single-page-3 .single-post-feat-bg-outer .post-thumb,
.single-page-4 .single-post-feat-bg-outer .post-thumb {
margin-bottom: 0;
} .entry .wpcf7 {
display: block;
padding: 30px 0;
}
.wpcf7 label {
font-size: 13px;
}
.wpcf7 input {
display: block;
max-width: 70%;
margin-top: 7px;
}
.wpcf7 textarea {
display: block;
margin-top: 7px;
} .entry .ninja-forms-form-wrap {
display: block;
padding: 30px 0;
}
.entry .nf-form-fields-required {
display: block;
margin-bottom: 20px;
color: #999;
}
.nf-form-title h3 {
font-size: 20px;
margin-bottom: 5px;
}
.nf-field-label label {
font-size: 13px;
font-style: italic;
color: #999;
}
.entry .nf-error-msg.nf-error-required-error {
font-size: 13px;
margin-top: 7px;
color: #ff4e4e;
}
.entry .ninja-forms-req-symbol, .entry .nf-error-msg {
color: #ff4e4e;
}
.entry .nf-error .ninja-forms-field {
border: 1px solid #ff4e4e;
}
.label-below .nf-field-element, .label-above .nf-field-element {
width: 100% !important;
}
.entry .nf-form-content input {
display: block;
max-width: 70%;
}
.entry .nf-form-content textarea {
display: block;
margin-top: 7px;
}
input[type="button"].ninja-forms-field {
font-size: 12px;
font-weight: 600;
line-height: 30px;
display: inline-block;
padding: 0 20px;
-moz-transition: all .15s;
-ms-transition: all .15s;
-o-transition: all .15s;
-webkit-transition: all .15s;
transition: all .15s;
white-space: nowrap;
text-transform: uppercase;
color: #fff;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #55acee;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
input[type="button"].ninja-forms-field:hover,
input[type="button"].ninja-forms-field:focus {
-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3);
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3);
} .author-page-wrap {
margin: 0 15px;
}
.author-page-wrap .single-author-inner {
margin-bottom: 30px;
padding: 30px;
background-color: #fff;
-wekit-box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
box-shadow: 0 1px 3px 0 rgba(28, 28, 28, 0.05);
}
.author-page-wrap .author-thumb-wrap {
display: block;
float: left;
}
.author-page-wrap .author-social a {
padding: 0 8px;
}
.author-page-wrap .author-title,
.author-page-wrap .author-description {
margin-left: 140px;
}
.author-page-wrap .author-social {
margin-left: 130px;
} .ruby-page-wrap.page-author-team-inner {
display: block;
max-width: 900px;
}
.author-team-page-title {
margin-right: 15px;
margin-left: 15px;
} .archive-header {
display: flex;
align-items: center;
justify-content: space-between;
margin: 30px 15px;
-ms-flex-pack: justify;
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-box-pack: justify;
}
.search-page-header-inner {
font-size: 18px;
line-height: 20px;
overflow: hidden;
padding: 10px 0;
}
.search-page-header-inner > * {
font-weight: 700;
display: block;
float: left;
margin-left: 10px;
text-transform: capitalize;
}
.search-page-header-inner > *:first-child {
margin-left: 0;
}
.search-page-header-inner .post-title h3 {
font-size: inherit;
line-height: inherit;
text-transform: none;
}
.page-search-form-description {
font-size: 14px;
font-style: italic;
display: block;
margin-top: 15px;
margin-bottom: 5px;
color: #999;
}
.page-search-form-description:before {
display: inline-block;
width: 8px;
height: 8px;
margin-right: 7px;
content: '';
vertical-align: baseline;
border-radius: 50%;
background-color: #eee;
} .search .breadcrumb-wrap .breadcrumb-inner,
.error404 .breadcrumb-wrap .breadcrumb-inner {
margin-top: 15px;
margin-bottom: -15px;
padding-right: 15px;
padding-left: 15px;
}
.page-search-form > * {
width: 300px;
}
.page-search-form .ruby-search {
display: block;
width: 100%;
}
.page-search-form .search-input {
display: block;
float: left;
width: 75%;
}
.page-search-form .search-input input[type="text"] {
font-size: 13px;
height: 40px;
padding: 8px 15px;
color: #282828;
border: none;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
background-color: #fff;
}
.entry .page-search-form .search-input input[type="text"] {
background-color: #f9f9f9;
}
.page-search-form .search-submit {
position: relative;
display: block;
float: left;
width: 25%;
height: 40px;
}
.page-search-form .search-submit input[type="submit"] {
width: 100%;
height: 100%;
text-transform: uppercase;
color: #fff;
border: 0;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
background-color: #55acee;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.page-search-form .search-submit i {
font-size: 16px;
line-height: 16px;
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 16px;
margin-top: -8px;
margin-left: -8px;
text-align: center;
pointer-events: none;
color: #ffffff;
} .search-page-content.page-not-found,
.content-404 {
display: block;
margin: 30px auto 60px auto;
}
.content-404-inner,
.page-not-found .nothing-found-wrap {
display: block;
overflow: hidden;
margin-right: 15px;
margin-left: 15px;
padding: 45px 30px 60px 30px;
background-color: #fff;
}
.nothing-found-wrap .search-page-header-inner {
padding-top: 0;
padding-bottom: 0;
}
.page-not-found .nothing-found-wrap p,
.content-404-inner p {
font-size: 18px;
font-style: italic;
display: block;
margin-bottom: 20px;
color: #777;
}
.page-not-found .nothing-found-wrap p:before,
.content-404-inner p:before {
display: inline-block;
width: 8px;
height: 8px;
margin-right: 7px;
content: '';
vertical-align: baseline;
border-radius: 50%;
background-color: #eee;
}
.page-not-found .search-page-header {
margin-bottom: 20px;
}
.page-not-found .page-search-form > *,
.content-404-inner .page-search-form > * {
display: block;
width: 100%;
max-width: 600px;
} .entry div.gallery {
display: block;
overflow: hidden;
margin-right: -1px !important;
margin-bottom: 25px;
margin-left: -1px !important;
}
.gallery-item {
position: relative;
display: block;
float: left;
padding: 1px;
}
.single-entry-wrap .tiled-gallery img {
margin: 1px !important;
}
.gallery-item img {
display: block;
width: 100%;
height: auto;
margin-bottom: 0;
}
.gallery-item div {
margin: 0;
}
.gallery-item .wp-caption-text.gallery-caption {
font-size: 12px;
line-height: 1.4;
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0;
padding: 10px;
color: #fff;
background-color: rgba(0, 0, 0, .3);
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n +1) {
clear: both;
}
.gallery-columns-3 .gallery-item {
width: 33.3333%;
}
.gallery-columns-3 .gallery-item:nth-child(3n +1) {
clear: both;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n +1) {
clear: both;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n +1) {
clear: both;
}
.gallery-columns-6 .gallery-item {
width: 16.66666%;
}
.gallery-columns-6 .gallery-item:nth-child(6n +1) {
clear: both;
}
.gallery-columns-7 .gallery-item {
width: 14.285%;
}
.gallery-columns-7 .gallery-item:nth-child(7n +1) {
clear: both;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n +1) {
clear: both;
}
.gallery-columns-9 .gallery-item {
width: 11.111%;
}
.gallery-columns-9 .gallery-item:nth-child(9n +1) {
clear: both;
}
.tiled-gallery-caption {
font-size: 12px !important;
font-style: italic;
padding: 5px 0 !important;
text-transform: capitalize;
color: #fff !important;
background-color: rgba(0, 0, 0, .2) !important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
} .single-post-format-feat-bg-outer,
.single-post-box-related-video {
background-color: #282828;
}
.box-related-video-wrap {
display: block;
overflow: hidden;
margin-right: 20px;
margin-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
}
.single-inner .box-related-video-wrap .box-related-content {
margin-right: -10px;
margin-bottom: 0;
margin-left: -10px;
}
.single-post-format-feat-bg-outer .box-related-video-wrap .block-content-wrap {
margin-right: -10px;
margin-left: -10px;
}
.box-related-video-wrap .post-wrap {
margin-right: 10px;
margin-bottom: 0;
margin-left: 10px;
}
.post-feat-5.post-wrap {
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.post-feat-5.post-wrap .is-header-overlay {
padding: 8px 0 0 0;
}
.box-related-video-wrap .block-content-inner {
overflow: inherit;
}
.box-related-video-wrap .ruby-slider-next {
top: 0;
right: 10px;
}
.single-post-format-feat-bg-outer .box-related-video-wrap .ruby-slider-next {
right: 11px;
}
.box-related-video-wrap .ruby-slider-prev {
top: 0;
right: 38px;
left: auto;
}
.single-post-format-feat-bg-outer .box-related-video-wrap .ruby-slider-prev {
right: 37px;
}
.box-related-video-wrap .ruby-slider-nav {
font-size: 18px;
line-height: 24px;
width: 24px;
height: 24px;
margin-top: -55px;
}
.is-light-text .block-header-wrap {
border-color: rgba(255, 255, 255, 0.07);
}
.box-related-video-header {
position: relative;
display: block;
margin: 0 0 15px 0;
}
.single-post-box-related-video .block-content-inner {
margin: 0;
} .single-post-video-3 .single-post-format-feat-bg-outer {
margin: 0;
padding: 20px 0 30px 0;
}
.single-post-video-3 .single-post-feat-bg-outer .single-post-thumb-outer {
margin: 0 15px;
}
.single-post-format-3.single-post-video-3 .breadcrumb-wrap {
margin-top: 0;
margin-bottom: 20px;
}
.single-post-video-3 .box-related-video-wrap {
margin-right: 15px;
margin-left: 15px;
padding-bottom: 0;
} .ruby-sidebar-sticky {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.sidebar-inner {
display: block;
overflow: hidden;
margin-bottom: 20px;
padding-right: 15px;
padding-left: 35px;
}
.is-sidebar-left .sidebar-inner {
padding-right: 35px;
padding-left: 15px;
}
.sidebar-inner .widget {
position: relative;
display: block;
margin-bottom: 45px;
}
.widget-content-wrap {
display: block;
}
.widget-ad-content-wrap {
display: block;
text-align: center;
}
.sidebar-wrap .post-widget-inner.style-1, .sidebar-wrap .post-widget-inner.style-2,
.sidebar-wrap .post-widget-inner.style-4, .sidebar-wrap .post-widget-inner.style-6,
.sidebar-wrap .post-widget-inner.style-7, .sidebar-wrap .post-widget-inner.style-5 {
padding: 30px 20px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
}
.sb-widget-post .post-widget-inner.style-1 .post-wrap,
.sb-widget-post .post-widget-inner.style-2 .post-wrap,
.sb-widget-post .post-widget-inner.style-4 .post-wrap,
.sb-widget-post .post-widget-inner.style-6 .post-wrap,
.sb-widget-post .post-widget-inner.style-7 .post-wrap,
.sb-widget-post .post-widget-inner.style-5 .post-wrap {
margin-right: 0;
margin-left: 0;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.sb-widget-post .post-feat-4 .post-thumb-outer {
height: 225px;
}
.sidebar-wrap .post-widget-inner.style-7 .post-body {
padding: 15px 0 0 0;
}
.sb-widget-post .post-widget-inner.style-5 .post-wrap {
margin: 0;
}
.widget .post-wrap:last-child {
margin-bottom: 0;
}
.widget .post-outer {
position: relative;
margin-bottom: 30px;
}
.post-widget-inner .post-counter {
font-weight: 700;
line-height: 30px;
position: absolute;
z-index: 9;
top: -5px;
left: -5px;
width: 30px;
height: 30px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
color: #fff;
border-radius: 4px;
background-color: #55acee;
-webkit-box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
}
.post-widget-inner .post-outer:hover .post-counter {
background-color: #282828;
}
.widget .post-outer:last-child {
margin-bottom: 0;
}
.widget-title {
font-size: 14px;
font-weight: 600;
position: relative;
display: block;
overflow: hidden;
margin-bottom: 25px;
color: #444;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.widget-title h3 {
line-height: 32px;
position: relative;
display: inline-block;
text-transform: inherit;
color: inherit;
}
.widget-title h3 span {
font-size: inherit;
line-height: inherit;
text-transform: inherit;
}
.sidebar-inner .widget-title.block-title span:after {
position: absolute;
z-index: 9;
bottom: -3px;
left: 0;
width: 100%;
content: '';
border-bottom: 3px solid;
}
.ad-title {
font-size: 12px;
margin-bottom: 3px;
text-align: center;
color: #999;
}
.ad-wrap {
text-align: center;
}
.widget_rss li {
margin-bottom: 25px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss a {
font-weight: 700;
}
.widget_rss a:hover {
text-decoration: underline;
}
.rss-date {
font-size: 13px;
font-style: italic;
display: block;
margin-top: 5px;
color: #777;
}
.rssSummary {
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
}
.textwidget img {
margin-top: 1rem;
margin-bottom: 1rem;
}
.widget_rss cite {
font-size: 13px;
}
.is-light-text .widget_rss {
color: #fff;
}
.is-light-text .rss-date {
color: #ddd;
}
.is-light-text .rssSummary {
color: #f2f2f2;
} .widget.sb-widget-post .post-wrap:last-child {
margin-bottom: 0;
}
.sb-widget-post .post-wrap.post-grid-m2 {
margin-bottom: 30px;
} .is-widget-post-slider {
position: relative;
}
.sb-widget-post .style-3 .post-wrap {
margin: 0;
}
.sb-widget-post .style-3 .post-overlay-1 .post-thumb-outer {
height: 400px;
}
.sb-widget-post .style-3 .post-overlay-1 .post-thumb-outer img {
min-width: 400px;
}
.is-widget-post-slider .ruby-slider-prev {
top: 15px;
margin-top: 0;
}
.is-widget-post-slider .ruby-slider-next {
top: 15px;
right: auto;
left: 60px;
margin-top: 0;
} .sb-widget-post .style-5 .is-size-3 > a {
font-size: .85em;
} .style-7.post-widget-inner .post-counter {
font-size: 22px;
line-height: 40px;
width: 40px;
height: 40px;
}
.header-style-7 .navbar-outer {
min-height: 72px;
}
.sb-widget-post .style-6 .is-top-row,
.sb-widget-post .style-2 .is-top-row {
margin-bottom: 30px;
}
.widget .style-6 .post-overlay-4 .post-thumb-outer,
.widget .style-2 .post-overlay-4 .post-thumb-outer {
height: 190px;
}
.widget .style-6 .post-outer,
.widget .style-2 .post-outer {
margin-bottom: 20px;
}
.widget .style-6 .post-outer:last-child,
.widget .style-2 .post-outer:last-child {
margin-bottom: 0;
} .cat-item, .widget_archive li,
.widget_pages .page_item,
.widget_meta a,
.widget_nav_menu .menu-item a,
.widget_recent_entries li,
.widget_recent_comments .recentcomments {
font-size: 13px;
display: block;
margin-bottom: 15px;
padding-bottom: 15px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-transform: capitalize;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.widget_recent_comments .recentcomments {
text-transform: none;
}
.cat-item a {
text-transform: uppercase;
}
.widget_recent_comments .recentcomments a {
font-weight: 700;
}
.cat-item:hover, .widget_archive a:hover, .widget_pages .page_item a:hover, .widget_meta a:hover,
.widget_nav_menu .menu-item a:hover, .widget_recent_entries a:hover, .widget_recent_comments .recentcomments a:hover {
opacity: .7;
}
.cat-item:last-child, .widget_archive li:last-child a, .widget_pages .page_item:last-child a,
.widget_meta li:last-child a, .widget_recent_comments .recentcomments:last-child, .widget_recent_entries li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none !important;
}
.cat-item .children .cat-item {
margin-top: 15px;
margin-left: 15px;
padding-top: 15px;
border-top: 1px solid rgba(28, 28, 28, .07);
border-bottom: none;
}
.page_item .children .page_item {
margin-left: 15px;
}
.page_item .children {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid rgba(28, 28, 28, .07);
}
.page_item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.number-post-count {
display: block;
float: right;
padding: 0 5px;
color: #fff;
border-radius: 2px;
background-color: #282828;
box-shadow: 0 2px 5px rgba(0, 0, 0, .04);
}
.widget_categories label, .widget_archive label {
display: none;
} .widget_search {
overflow: hidden;
}
.widget_search .ruby-search {
display: block;
overflow: hidden;
}
.widget_search .search-input {
display: block;
float: left;
width: 75%;
}
.widget_search .search-input input[type="text"] {
height: 40px;
padding: 8px 15px;
color: #282828;
border: none;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.is-light-text .widget-title {
color: #aaa;
border-color: rgba(255, 255, 255, .1);
}
.is-light-text .widget_search .search-input input[type="text"] {
color: #fff;
background-color: rgba(255, 255, 255, .07);
}
.widget_search .search-submit {
position: relative;
display: block;
float: left;
width: 25%;
height: 40px;
}
.search-submit input[type="submit"] {
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-box-shadow: none;
box-shadow: none;
}
.search-submit input[type="submit"]:hover {
background-color: #282828 !important;
}
.is-light-text .search-submit input[type="submit"]:hover {
background-color: rgba(255, 255, 255, .15) !important;
}
.widget_search .search-submit input[type="submit"] {
font-weight: 700;
width: 100%;
height: 100%;
text-transform: uppercase;
color: #fff;
border: 0;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
background-color: #55acee;
}
.widget_search .search-submit i {
font-size: 16px;
line-height: 16px;
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 16px;
margin-top: -8px;
margin-left: -8px;
text-align: center;
pointer-events: none;
color: #ffffff;
} .widget_calendar .calendar_wrap table {
width: 100%;
}
#wp-calendar th, #wp-calendar td {
padding: 5px 10px;
text-align: center;
border: 1px solid rgba(0, 0, 0, .02);
}
#wp-calendar #today {
color: #4387d2;
}
#wp-calendar caption {
font-weight: 700;
margin-bottom: 10px;
} .textwidget {
display: block;
} .widget_nav_menu .sub-menu {
margin-left: 15px;
}
.widget_nav_menu .sub-menu .sub-menu {
margin-left: 15px;
}
.widget_recent_entries a {
font-weight: 700;
}
.widget_tag_cloud .tagcloud {
display: block;
overflow: hidden;
}
.widget_tag_cloud a {
font-size: 12px !important;
line-height: 20px;
display: inline-block;
margin-right: 2px;
margin-bottom: 2px;
padding: 0 10px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
vertical-align: middle;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #999;
}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
color: #fff;
background-color: #282828;
} .widget.widget_mc4wp_form_widget .mc4wp-form {
position: relative;
display: block;
overflow: hidden;
padding: 35px 30px;
color: #888;
background: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
}
.widget.widget_mc4wp_form_widget .mc4wp-form-fields p:first-child {
margin-top: 0;
}
.widget.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"] {
font-size: 15px;
font-weight: 700;
line-height: 1;
height: 40px;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
text-align: center;
letter-spacing: 0;
text-transform: capitalize;
color: #fff;
border: 0;
background-color: #55acee;
}
.widget.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"]:hover {
background-color: #282828;
}
.widget.widget_mc4wp_form_widget .newsletter-privacy {
display: none;
} .widget.sb-widget-subscribe {
padding: 0;
}
.subscribe-wrap {
position: relative;
display: block;
overflow: hidden;
padding: 35px 30px;
text-align: left;
color: #888;
background: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
text-shadow: none;
}
.mc4wp-form-fields {
position: relative;
display: block;
overflow: hidden;
}
.subscribe-wrap .mc4wp-form-fields > *:not(span) {
display: block;
float: left;
width: 100%;
}
.mc4wp-form-fields label,
.mc4wp-form-fields span {
display: none;
}
.subscribe-icon-mail i {
font-size: 73px;
position: absolute;
top: -23px;
right: -20px;
-ms-transform: rotate(22deg);
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
color: #55acee;
}
.subscribe-title-wrap h3,
.subscribe-title-wrap span {
font-size: 22px;
font-weight: 700;
line-height: 1.2;
margin-top: 0;
margin-bottom: 15px;
letter-spacing: -.03em;
text-transform: capitalize;
color: #282828;
}
.subscribe-text-wrap {
font-size: 14px;
line-height: 1.45;
margin-bottom: 20px;
}
.subscribe-wrap.is-light-text .subscribe-text-wrap,
.subscribe-wrap.is-light-text .subscribe-title-wrap h3,
.subscribe-wrap.is-light-text .newsletter-privacy {
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
.subscribe-wrap.is-light-text,
.subscribe-wrap.is-light-text .subscribe-form-wrap input[type="email"] {
border-color: rgba(255, 255, 255, .3) !important;
}
.subscribe-form-wrap input[type="email"] {
font-size: 14px;
width: 73%;
height: 40px;
margin: 0;
padding-right: 10px;
padding-left: 30px;
border-color: rgba(0, 0, 0, .1);
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
background: none;
}
.subscribe-form-wrap .mc4wp-form-fields input[type="submit"] {
font-size: 15px;
font-weight: 700;
line-height: 1;
position: absolute;
top: 0;
right: 0;
width: 27%;
height: 40px;
padding: 0;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
text-align: center;
letter-spacing: 0;
text-transform: capitalize;
color: #fff;
border: 0;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
background-color: #55acee;
}
.subscribe-form-wrap .mc4wp-form-fields .ruby-icon-mail {
line-height: 1;
position: absolute;
top: 50%;
left: 8px;
display: block;
margin-top: -8px;
opacity: .5;
}
.subscribe-form-wrap input[type="submit"]:hover,
.subscribe-form-wrap input[type="submit"]:focus {
background-color: #282828;
}
.is-light-text .subscribe-form-wrap input[type="submit"]:hover,
.is-light-text .subscribe-form-wrap input[type="submit"]:focus {
color: #282828;
background-color: #fff;
}
.mc4wp-alert p {
font-size: 14px;
line-height: 17px;
display: block;
margin-top: 15px;
color: #f33b3b !important;
}
.subscribe-wrap .mc4wp-form-fields p {
margin-top: 0;
}
.mc4wp-form-fields p {
margin-top: 20px;
}
.mc4wp-form-fields input[type="submit"] {
width: 100%;
}
.subscribe-wrap .newsletter-privacy {
font-size: 13px;
font-style: italic;
line-height: 1;
margin-top: 10px;
text-align: left;
color: #999;
} ul.widget-tab-nav {
margin-bottom: 25px;
border-bottom: 1px solid rgba(28, 28, 28, .07);
}
.tab-pane li:last-child .post-wrap {
margin-bottom: 0;
}
.widget-tab-nav li {
float: left;
width: 50%;
margin: 0;
text-align: center;
}
.widget-tab-nav li a {
font-size: 14px;
font-weight: 600;
line-height: 37px;
display: block;
padding: 0;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-decoration: none !important;
text-transform: uppercase;
color: #999;
border-bottom: 3px solid transparent;
text-shadow: none;
}
.widget-tab-nav li a:hover,
.widget-tab-nav li a:focus {
color: #282828;
}
.widget-tab-nav li.active a {
color: #282828;
border-color: #282828;
}
.widget-tab-nav li:last-child a {
border-right: none;
}
.widget-tab-nav li a i {
margin-right: 5px;
}
.widget-tab-content, .sidebar-wrap .contact-info-container {
position: relative;
display: block;
padding: 30px 20px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
}
.widget-tab-content .tab-pane {
display: none;
}
.widget-tab-content .post-wrap.post-list-4 {
margin-right: 0;
margin-left: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget-tab-content .active {
display: block;
}
.tab-pane ul li:last-child .post-list-small {
margin-bottom: 0;
} .ruby-recent-comments li {
display: block;
overflow: hidden;
margin-bottom: 30px;
}
.ruby-recent-comments li:last-child {
margin-bottom: 0;
}
.ruby-recent-comments .comment-img {
float: left;
margin-right: 15px;
}
.ruby-recent-comments .comment-img img {
width: 65px;
height: 65px;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.is-light-text .comment-list-content .post-title {
color: #ffffff;
}
.comment-list-content p {
font-size: .9em;
line-height: 1.45;
display: block;
margin-top: 5px;
margin-left: 80px;
} .flickr-btn-wrap {
position: relative;
display: block;
margin-top: 15px;
}
.flickr-btn-wrap span {
position: absolute;
top: 50%;
width: 8px;
height: 8px;
margin-top: -4px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.first-btn {
left: 0;
background-color: #1ab1fd;
}
.second-btn {
left: 8px;
background-color: #ff0082;
}
.flickr-btn-wrap a {
font-style: italic;
margin-left: 25px;
color: #55acee;
}
.flickr-btn-wrap a:hover,
.flickr-btn-wrap a:focus {
opacity: .7;
}
.widget-flickr-content {
display: block;
margin: 0 -1px 1px -1px;
}
.flickr-el {
position: relative;
display: block;
overflow: hidden;
padding: 1px;
}
.flickr-el img {
width: 100%;
height: auto;
}
.flickr-el a {
position: relative;
display: block;
}
.flickr-el a:before {
position: absolute;
top: 0;
left: 0;
display: block;
visibility: hidden;
width: 100%;
height: 100%;
content: '';
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
opacity: 0;
background-color: rgba(0, 0, 0, .2);
}
.flickr-el:hover a:before, .flickr-el:focus a:before {
visibility: visible;
opacity: 1;
} .sidebar-inner .widget.sb-widget-twitter .widget-content-wrap {
padding: 30px 20px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
box-shadow: 0 2px 5px 0 rgba(28, 28, 28, .1);
}
li.twitter-content {
font-size: .9em;
margin-top: 0;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed rgba(0, 0, 0, .1);
}
li.twitter-content:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.twitter-content a {
font-style: italic;
color: #55acee;
}
.twitter-content a:hover, .twitter-content a:focus {
text-decoration: underline;
}
.twitter-timestamp {
font-size: 11px;
font-style: italic;
line-height: 1.1;
display: block;
margin-top: 7px;
color: #999;
}
.twitter-timestamp i {
line-height: inherit;
display: inline-block;
margin-right: 5px;
vertical-align: bottom;
} .sb-widget-social-counter .counter-element-inner {
line-height: 22px;
text-transform: capitalize;
} .sb-social-counter.style-1 {
display: flex;
overflow: hidden;
flex-flow: row wrap;
margin: -5px;
}
.sb-widget-social-counter .style-1 .counter-element {
font-size: 14px;
position: relative;
width: 33.33%;
padding: 5px;
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}
.sb-widget-social-counter .style-1 .counter-element > a {
display: flex;
overflow: hidden;
align-items: center;
flex-flow: column nowrap;
justify-content: center;
height: 100%;
padding: 15px 5px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.sb-widget-social-counter .style-1 .counter-element i {
font-size: 40px;
line-height: 40px;
display: block;
margin-right: 0;
vertical-align: middle;
}
.style-1 .counter-element-inner .num-count {
font-size: 18px;
font-weight: 600;
line-height: 24px;
display: block;
letter-spacing: -.03em;
text-transform: uppercase;
}
.style-1 .counter-element-inner .text-count {
font-size: 13px;
line-height: 1;
display: block;
margin-top: 5px;
text-shadow: none;
} .sb-widget-social-counter .style-2 .counter-element {
font-size: 14px;
line-height: 20px;
display: block;
margin-bottom: 2px;
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
.sb-widget-social-counter .style-2 .counter-element > a {
display: block;
overflow: hidden;
padding: 10px 15px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.sb-widget-social-counter .style-2 .counter-element i {
font-size: 20px;
line-height: 22px;
margin-right: 7px;
vertical-align: middle;
}
.style-2 .counter-element-inner .num-count {
text-transform: uppercase;
}
.sb-widget-social-counter .style-2 .counter-element:last-child {
margin-bottom: 0;
}
.text-count.empty-count {
margin-top: 7px;
}
.style-2 .text-count.empty-count {
display: none;
}
.sb-widget-social-counter .style-2 .counter-element-right {
font-size: 12px;
line-height: 22px;
float: right;
letter-spacing: 1px;
text-transform: capitalize;
}
.sb-widget-social-counter .counter-element:hover a {
background-color: #282828;
-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3);
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .3);
}
.sb-widget-social-counter .bg-facebook a {
background-color: #899dce;
}
.sb-widget-social-counter .bg-twitter a {
background-color: #60d2f5;
}
.sb-widget-social-counter .bg-pinterest a {
background-color: #f74c53;
}
.sb-widget-social-counter .bg-vimeo a {
background-color: #44bbe1;
}
.sb-widget-social-counter .bg-instagram a {
background-color: #709cbf;
}
.sb-widget-social-counter .bg-youtube a {
background-color: #ef464b;
}
.sb-widget-social-counter .bg-dribbble a {
background-color: #fb70a6;
}
.sb-widget-social-counter .bg-soundcloud a {
background-color: #fd794a;
}
.sb-widget-social-counter .bg-google a {
background-color: #f91414;
}
.sb-widget-social-counter .bg-vk a {
background-color: #42678e;
} .quote-text-content img {
width: auto;
max-height: 65px;
}
.quote-text-content .quote-text {
margin-top: 20px;
}
.quote-text-content .quote-social {
margin-top: 20px;
margin-right: -7px;
margin-left: -7px;
}
.quote-text-content .quote-social a {
font-size: 18px;
line-height: 30px;
display: inline-block;
padding: 0 7px;
opacity: .8;
}
.quote-text-content .quote-social a:hover {
opacity: 1;
} .bingo-info-wrap > * {
font-size: 14px;
display: block;
float: left;
margin-left: 5px;
}
.contact-info-el {
line-height: 22px;
display: block;
overflow: hidden;
margin-top: 4px;
color: #282828;
}
.contact-info-el p {
color: inherit;
}
.contact-info-el a:hover {
text-decoration: underline;
}
.is-light-text .contact-info-el {
color: #cbcbcb;
}
.is-light-text .contact-info-el a:hover {
color: #fff;
}
.contact-info-el:first-child {
margin-top: 0;
margin-bottom: 10px;
}
.contact-info-el i {
font-size: 15px;
line-height: 20px;
float: left;
margin-right: 10px;
color: inherit;
}
.is-light-text .bingo-info-wrap > * {
color: #bbb;
}
.bingo-info-wrap > *:first-child {
margin-left: 0;
} .sb-instagram-content-wrap {
display: block;
overflow: hidden;
}
.sb-instagram-content-inner {
margin: -1px;
}
.instagram-el {
display: block;
padding: 1px;
}
.instagram-el a {
position: relative;
display: block;
overflow: hidden;
}
.instagram-el a:after {
position: absolute;
z-index: 2;
top: 0;
left: 0;
display: block;
visibility: hidden;
overflow: hidden;
width: 100%;
height: 100%;
content: '';
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 0;
background: rgba(0, 0, 0, .2);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.instagram-el:hover a:after {
visibility: visible;
opacity: 1;
}
.instagram-bottom-text {
font-size: 11px;
display: block;
margin-top: 10px;
padding: 0 30px 30px 30px;
text-align: right;
letter-spacing: 1px;
color: #999;
}
.top-footer-widget-instagram .widget-title.block-title,
.top-footer-widget-instagram .widget-title.block-title h3 {
border: none;
}
.sidebar-inner .instagram-pics {
display: block;
clear: both;
overflow: hidden;
margin: -1px;
}
.sidebar-inner .instagram-pics li {
float: left;
width: 33.33%;
padding: 1px;
} .widget.sb-widget-cat-banner {
padding: 0 !important;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget-cat-banner-image {
position: relative;
display: block;
overflow: hidden;
height: 70px;
margin-bottom: 7px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover !important;
background-size: cover !important;
}
.widget-cat-banner-image:before {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
background-color: rgba(0, 0, 0, .6);
}
.cat-banner-overlay {
position: absolute;
z-index: 9;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-flex;
display: flex;
text-align: center;
}
.cat-banner-overlay h4 {
font-size: 13px;
display: inline-block;
margin: auto;
letter-spacing: 0;
text-transform: uppercase;
color: #fff;
} .widget-social-link-info a {
line-height: 1;
display: inline-block;
}
.widget-social-link-info a i {
font-size: 24px;
line-height: 48px;
width: 48px;
height: 48px;
margin: 3px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
color: #fff !important;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #55acee;
}
.widget-social-link-info a i:hover,
.widget-social-link-info a i:focus {
background-color: #282828 !important;
}
.widget-social-link-info .is-color.icon-facebook i {
background-color: #899dce !important;
}
.widget-social-link-info .is-color.icon-twitter i {
background-color: #60d2f5 !important;
}
.widget-social-link-info .is-color.icon-google i {
background-color: #dc4047 !important;
}
.widget-social-link-info .is-color.icon-youtube i {
background-color: #ef464b !important;
}
.widget-social-link-info .is-color.icon-linkedin i {
background-color: #007bb6 !important;
}
.widget-social-link-info .is-color.icon-pinterest i {
background-color: #f74c53;
}
.widget-social-link-info .is-color.icon-flickr i {
background-color: rgb(255, 0, 130) !important;
}
.widget-social-link-info .is-color.icon-tumblr i {
background-color: rgb(50, 80, 109) !important;
}
.widget-social-link-info .is-color.icon-skype i {
background-color: rgb(0, 170, 225) !important;
}
.widget-social-link-info .is-color.icon-vimeo i {
background-color: rgb(68, 187, 225) !important;
}
.widget-social-link-info .is-color.icon-rss i {
background-color: #ffcc15 !important;
}
.widget-social-link-info .is-color.icon-instagram i {
background-color: #7e40b6 !important;
}
.widget-social-link-info .is-color.icon-vk i {
background-color: #5fa0dd !important;
}
.widget-social-link-info .is-color.icon-snapchat i {
background-color: #fffc00 !important;
}
.widget-social-link-info .is-color.icon-whatsapp i {
background-color: #00e676 !important;
}
.widget-social-link-info .is-color.icon-reddit i {
background-color: rgb(255, 69, 0) !important;
}
.widget-social-link-info .is-color.icon-soundcloud i {
background-color: #fd794a !important;
}
.widget-social-link-info .is-color.icon-dribbble i {
background-color: #fb70a6 !important;
}
.widget-social-link-info .is-color.icon-bloglovin i {
background-color: #282828 !important;
}
.widget-social-link-info .is-color.icon-digg i {
background-color: #282828 !important;
} .about-widget-image .about-title {
font-size: 15px;
line-height: 1.5;
margin-top: 20px;
text-transform: uppercase;
}
.about-widget-image .about-subtitle {
font-size: 12px;
font-style: italic;
display: inline-block;
margin-top: 5px;
padding-top: 5px;
color: #959595;
border-top: 1px solid rgba(0, 0, 0, .04);
}
.about-widget-image h3 {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
}
.signature-img {
margin-top: 20px;
}
.signature-img img {
width: auto;
max-height: 60px;
}
.about-content-wrap {
font-size: 13px;
line-height: 22px;
margin-top: 20px;
}  #ruby-back-top {
position: fixed;
z-index: 999;
right: 10px;
bottom: 10px;
display: none;
overflow: hidden;
cursor: pointer;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-decoration: none;
border: none;
}
#ruby-back-top i {
font-size: 18px;
line-height: 36px;
display: block;
width: 38px;
height: 38px;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: center;
opacity: .5;
color: #fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #4387d2;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#ruby-back-top:hover i {
opacity: 1;
} .footer-wrap {
position: relative;
display: block;
}
.footer-wrap .widget {
background: none;
-wekit-box-shadow: none;
box-shadow: none;
}
.top-footer-inner .sb-widget {
display: none;
}
.footer-inner .widget {
padding: 0;
-wekit-box-shadow: none;
box-shadow: none;
}
.sidebar-footer .widget {
margin-bottom: 30px;
}
.sidebar-footer .widget:last-child {
margin-bottom: 0;
}
.footer-wrap .widget-title {
margin-bottom: 25px;
}
.footer-wrap .widget-title span {
color: inherit !important;
background: none !important;
}
.sidebar-footer .widget:last-child {
margin-bottom: 0;
}
.footer-inner {
position: relative;
display: block;
overflow: hidden;
background-color: #282828;
}
.footer-inner.has-bg-image:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-color: rgba(0, 0, 0, .95);
}
.sidebar-footer {
padding-right: 30px;
padding-left: 30px;
}
.column-footer-wrap {
display: block;
padding-top: 50px;
padding-bottom: 50px;
}
.column-footer-inner {
display: block;
overflow: hidden;
margin-right: -15px;
margin-left: -15px;
}
.is-light-text .cat-item, .is-light-text .widget_archive a,
.is-light-text .widget_pages .page_item a, .is-light-text .widget_meta a,
.is-light-text .widget_nav_menu .menu-item a, .is-light-text .widget_recent_comments .recentcomments,
.is-light-text .widget_recent_entries li {
color: #fff;
border-color: rgba(255, 255, 255, .05);
}
.is-light-text p {
color: #cbcbcb;
}
.is-light-text th, .is-light-text td, .is-light-text table {
color: #eee;
border-color: rgba(255, 255, 255, .05);
}
.is-light-text .widget_tag_cloud a {
color: #fff;
border-color: rgba(255, 255, 255, .05);
}
.is-light-text .widget_tag_cloud a:hover, .is-light-text .widget_tag_cloud a:focus {
color: #282828;
background-color: #fff;
}
.is-light-text select {
color: #fff;
border-color: rgba(255, 255, 255, .05);
background-color: #222;
}
.is-light-text .post-counter {
color: #fff;
} .top-footer-inner {
display: block;
overflow: hidden;
padding-top: 40px;
text-align: center;
background-color: #fff;
} .top-footer-inner .widget.sb-widget-subscribe {
display: block;
width: 100%;
-wekit-box-shadow: none;
box-shadow: none;
}
.top-footer-inner .subscribe-wrap.subscribe-big {
display: block;
max-width: 700px;
margin-right: auto;
margin-left: auto;
}
.top-footer-inner .subscribe-wrap.subscribe-medium {
display: block;
width: 35%;
margin-right: auto;
margin-left: auto;
}
.top-footer-inner .subscribe-big .subscribe-icon-mail i {
font-size: 90px;
top: -35px;
right: -35px;
} .footer-instagram-el {
position: relative;
display: block;
overflow: hidden;
outline: 0;
}
.footer-instagram-el a {
position: static;
display: block;
overflow: hidden;
padding: 0 0 100% 0 !important;
text-decoration: none;
outline: 0;
}
.footer-instagram-el a:after {
position: absolute;
z-index: 2;
top: 0;
left: 0;
display: block;
visibility: hidden;
overflow: hidden;
width: 100%;
height: 100%;
content: '';
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
opacity: 0;
background: rgba(0, 0, 0, .2);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.footer-instagram-el:hover a:after {
visibility: visible;
opacity: 1;
}
.footer-instagram-el img {
position: absolute;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
-moz-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;
transition: all .3s linear;
object-fit: cover;
-o-object-fit: cover;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ruby-instagram-error {
font-style: italic;
color: #f33b3b;
}
.ruby-col-5 {
float: left;
width: 20%;
}
.ruby-col-7 {
float: left;
width: 14.285%;
}
.ruby-col-8 {
float: left;
width: 12.5%;
}
.ruby-col-9 {
float: left;
width: 11.11111%;
}
.ruby-col-10 {
float: left;
width: 10%;
}
.top-footer-wrap .widget {
display: none;
}
.top-footer-widget-instagram .rb-error {
margin-bottom: 15px;
color: #ff8b58;
}
.top-footer-wrap .widget.top-footer-widget-instagram,
.top-footer-wrap .widget.widget_text,
.top-footer-wrap .widget.null-instagram-feed {
position: relative;
display: block;
}
.top-footer-widget-instagram .widget-title.block-title,
.top-footer-wrap .widget.null-instagram-feed .widget-title {
font-size: 14px;
font-weight: normal;
line-height: 20px;
margin-bottom: 20px;
margin-bottom: 15px;
letter-spacing: 1px;
text-transform: uppercase;
color: #282828;
border: none;
}
.top-footer-wrap .widget.null-instagram-feed .widget-title h3 {
border: none;
}
.top-footer-wrap .widget.null-instagram-feed .instagram-pics li {
float: left;
width: 12.5%;
}
.top-footer-widget-instagram .instagram-content-wrap.ruby-container {
margin: 0 auto 60px auto;
}
.widget.null-instagram-feed .clear {
display: none;
} .bottom-footer-wrap {
position: relative;
display: block;
}
.bottom-footer-inner {
position: relative;
display: block;
overflow: hidden;
padding: 30px 15px;
border-top: 1px solid rgba(28, 28, 28, .07);
}
.is-light-text .bottom-footer-inner {
border-color: rgba(255, 255, 255, .07);
} .footer-menu-wrap {
display: block;
float: left;
overflow: hidden;
height: 50px;
}
.footer-menu-inner {
position: static;
display: inline-block;
margin: 0;
}
.footer-menu-inner > li {
display: block;
float: left;
}
.footer-menu-inner li a {
line-height: 40px;
display: inline-block;
float: left;
margin: 5px 0;
padding: 0 10px;
white-space: nowrap;
text-transform: capitalize;
}
.is-light-text .footer-menu-inner li a {
color: #dddddd;
}
.is-light-text .footer-menu-inner li a:hover,
.is-light-text .footer-menu-inner li a:focus {
opacity: .7;
} .footer-social-wrap {
line-height: 1;
display: block;
float: right;
margin: 5px 0;
}
.footer-social-inner {
position: static;
display: inline-block;
margin: 0;
}
.footer-social-wrap a {
font-size: 18px;
line-height: 34px;
display: block;
float: left;
width: 34px;
height: 34px;
margin: 2px;
text-align: center;
color: #282828;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: rgba(28, 28, 28, .07);
}
.is-light-text .footer-social-wrap a {
background-color: rgba(255, 255, 255, .05);
}
.is-light-text .footer-social-wrap a i {
color: #eee;
}
.is-light-text .footer-social-wrap a.is-color i {
color: #fff;
}
.footer-social-wrap .is-color.icon-facebook {
background-color: #899dce;
}
.footer-social-wrap .is-color.icon-twitter {
background-color: #60d2f5;
}
.footer-social-wrap .is-color.icon-google {
background-color: #dc4047;
}
.footer-social-wrap .is-color.icon-youtube {
background-color: #ef464b;
}
.footer-social-wrap .is-color.icon-linkedin {
background-color: #007bb6;
}
.footer-social-wrap .is-color.icon-pinterest {
background-color: #f74c53;
}
.footer-social-wrap .is-color.icon-flickr {
background-color: rgb(255, 0, 130);
}
.footer-social-wrap .is-color.icon-tumblr {
background-color: rgb(50, 80, 109);
}
.footer-social-wrap .is-color.icon-skype {
background-color: rgb(0, 170, 225);
}
.footer-social-wrap .is-color.icon-vimeo {
background-color: rgb(68, 187, 225);
}
.footer-social-wrap .is-color.icon-rss {
background-color: #ffcc15;
}
.footer-social-wrap .is-color.icon-instagram {
background-color: #7e40b6;
}
.footer-social-wrap .is-color.icon-vk {
background-color: #5fa0dd;
}
.footer-social-wrap .is-color.icon-snapchat {
background-color: #fffc00;
}
.footer-social-wrap .is-color.icon-whatsapp {
background-color: #00e676;
}
.footer-social-wrap .is-color.icon-reddit {
background-color: rgb(255, 69, 0);
}
.footer-social-wrapb.is-color.icon-soundcloud {
background-color: #fd794a;
}
.footer-social-wrap .is-color.icon-dribbble {
background-color: #fb70a6;
}
.footer-social-wrap a:first-child {
margin-left: 0;
} .footer-logo {
line-height: 50px;
display: block;
float: left;
height: 50px;
margin-right: 10px;
}
.footer-logo img {
width: auto;
max-width: 180px;
height: auto;
max-height: 50px;
}
.footer-logo a {
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.footer-logo a:hover, .footer-logo a:focus {
opacity: .8;
} .footer-copyright-wrap {
position: relative;
z-index: 1;
display: block;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
background-color: #282828;
}
.footer-copyright-wrap p {
font-size: 13px;
line-height: 1.6;
text-align: center;
color: #dddddd;
}  .fw-block-shortcode .woocommerce.columns-4 ul.products li.product {
width: 25%;
margin: 0 !important;
padding: 0 15px 30px 15px;
}
.fw-block-shortcode .woocommerce.columns-4 ul.products,
.fw-block-shortcode .woocommerce.columns-3 ul.products {
margin: 0;
} .fw-block-shortcode .woocommerce.columns-3 ul.products li.product {
width: 33.33%;
margin: 0 !important;
padding: 0 15px 30px 15px;
} .rb-table-contents {
position: relative;
z-index: 9;
display: inline-flex;
float: left;
flex-flow: column nowrap;
width: 60%;
min-width: 310px;
margin: 0 30px 30px 0;
padding: 40px 30px;
border-radius: 7px;
box-shadow: 0 2px 20px rgba(0, 0, 0, .05);
}
.table-content-header {
display: block;
margin-bottom: 20px;
}
.table-link {
display: block;
margin-top: 7px;
padding-top: 7px;
border-top: 1px dashed rgba(0, 0, 0, .05);
}
.table-link:first-child {
margin-top: 0;
padding-top: 0;
border-top: 0;
}
.table-link a:not(:hover) {
color: inherit !important;
}
.table-link a:before {
display: inline-block;
width: 10px;
height: 10px;
margin-right: 7px;
content: '';
-webkit-transition: all .3s cubic-bezier(0.32, 0.74, 0.57, 1);
transition: all .3s cubic-bezier(0.32, 0.74, 0.57, 1);
border-radius: 50%;
background-color: #4387d2;
}
.table-link a:visited:not(:hover) {
color: #999 !important;
}
.table-link a:visited:not(:hover):before {
background: #f2f2f2;
}
.table-link.depth-1 {
padding-left: 10px;
}
.table-link.depth-2 {
padding-left: 20px;
}
.table-link.depth-3 {
padding-left: 30px;
}
.table-link.depth-4 {
padding-left: 40px;
}
.table-link.depth-5 {
padding-left: 50px;
}
.table-link.depth-6 {
padding-left: 60px;
}
@media only screen and (max-width: 991px) {
.fw-block-shortcode .woocommerce.columns-4 ul.products li.product,
.fw-block-shortcode .woocommerce.columns-3 ul.products li.product {
width: 50%;
}
.fw-block-shortcode .woocommerce.columns-4 ul.products li:nth-child(2n+1),
.fw-block-shortcode .woocommerce.columns-3 ul.products li:nth-child(2n+1) {
clear: both;
}
.woocommerce ul.products li.first {
clear: none;
}
}@media only screen and (min-width: 1200px) {
.header-style-7 .mega-category-menu.mega-menu-wrap.sub-menu > * {
max-width: 1120px;
margin: auto !important;
}
.header-style-7 .mega-col-menu.mega-menu-wrap.sub-menu {
left: 45%;
}
} @media only screen and (max-width: 1199px) and (min-width: 992px) { .ruby-container {
max-width: 974px !important;
}
.mega-col-menu.mega-menu-wrap.sub-menu .mega-col-menu-ad {
display: none;
}
.mega-col-menu.mega-menu-wrap.sub-menu {
left: -20px;
}
.header-style-7 .mega-col-menu.mega-menu-wrap.sub-menu {
left: 50%;
}
.header-style-1 .logo-wrap,
.header-style-6 .logo-wrap,
.header-style-8 .logo-wrap,
.header-style-9 .logo-wrap {
max-width: 306px;
}
.mega-menu-wrap .post-wrap.post-grid-m2 .post-thumb {
min-height: 119px;
}
.header-wrap .logo-inner img {
max-height: 85px;
}
.logo-text h1 {
font-size: 34px;
line-height: 1;
}
.post-title.is-size-1 h1,
.single-post-overlay-outer .single-title.post-title h1 {
font-size: .8em;
line-height: 1.2;
}
.site-tagline {
font-size: 16px;
line-height: 1;
}
.header-inner .banner-ad-wrap {
max-width: 595px;
max-height: 85px;
}
.header-search-result .post-thumb-outer, .header-search-result .post-thumb-outer img {
height: 165px;
}
.post-body {
padding: 20px;
}
.post-title.is-size-1 > * {
font-size: .8em;
}
.post-title.is-size-4 > * {
font-size: .8em;
}
.post-cat-info {
margin-bottom: 7px;
}
.is-top-format.post-format-wrap,
.is-top-format.post-format-wrap.is-big-icon {
top: 15px;
right: 15px;
}
.post-cat-info.is-absolute {
bottom: 15px;
left: 15px;
}
.post-feat-2 .post-cat-info,
.fw-block-g2 .post-meta-info-right {
display: none;
}
.post-feat-1 .post-thumb-outer {
height: 356px;
}
.post-feat-1 .thumbnail-resize img {
min-width: 680px;
height: auto;
}
.post-feat-2 .post-thumb-outer {
height: 178px;
}
.post-feat-2 .thumbnail-resize img {
min-width: 300px;
}
.header-style-3 .no-menu p, .header-style-3 .main-menu-inner > li > a, .header-style-3 .header-search-popup .btn, .header-style-7 .no-menu p, .header-style-7 .main-menu-inner > li > a {
font-size: .9em;
padding: 0 10px;
}
.post-list-1 .post-list-content {
height: 200px;
} .is-entry-padding .is-author-bottom .single-content-wrap {
margin-left: 60px;
}
.is-entry-padding .is-author-bottom .banner-ad-bottom-single {
margin-left: -90px;
}
.single-post-left,
.author-thumb-wrap img {
max-width: 110px;
}
.is-author-top .author-content-wrap > * {
font-size: .93em;
}
.is-author-top .banner-ad-bottom-single {
margin-left: -180px;
}
.review-box-wrap .review-title h3 {
font-size: 20px;
}
.entry blockquote p {
font-size: 26px;
line-height: 34px;
}
.alignleft, .alignright {
max-width: 300px !important;
} .fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer {
height: 186px;
}
.fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer img {
min-width: 280px;
}
.fw-block-3 .post-feat-3 .thumbnail-resize img {
min-width: 500px;
height: 374px;
}
.fw-block-3 .post-feat-3 .post-thumb-outer {
height: 372px;
}
.post-title.is-size-5 > * {
font-size: .85em;
line-height: 1.3;
} .post-feat-6 .post-thumb-outer {
height: 360px;
}
.post-feat-6 .thumbnail-resize img {
min-width: 620px;
}
.post-title.is-size-2 > * {
font-size: .9em;
}
.post-feat-4 .post-thumb-outer {
height: 225px;
margin-bottom: 0;
}
.post-feat-4 .thumbnail-resize img {
min-width: 340px;
} .post-feat-8 .post-thumb-outer {
height: 350px;
}
.post-feat-8 .is-bg-thumb .thumbnail-resize img {
min-width: 250px;
height: auto;
}
.post-wrap.post-feat-8 .is-header-overlay {
padding: 0 15px 15px 15px;
} .fw-block-g5 .post-gallery-1 .post-thumb-outer {
height: 314px;
}
.fw-block-g5 .post-gallery-1 .post-thumb-outer img {
height: 314px;
} .post-overlay-2 .post-thumb-outer {
height: 395px;
}
.post-overlay-2 .thumbnail-resize img {
min-width: 395px;
} .hs-block-3 .post-grid-1 .post-body {
padding: 30px;
}
.hs-block-3 .post-title.is-size-4 > * {
font-size: inherit;
} .hs-block-6 .post-overlay-1 .post-thumb-outer {
height: 360px;
}
.hs-block-6 .post-overlay-1 .thumbnail-resize img {
min-width: 360px;
}
.hs-block-6 .post-overlay-4 .post-thumb-outer {
height: 165px;
}
.hs-block-6 .post-overlay-4 .thumbnail-resize img {
min-width: 250px;
height: auto;
} .hs-block-8 .post-list-1 .post-list-content,
.hs-block-9 .post-list-1 .post-list-content {
height: 178px;
} .post-wrap.post-list-1,
.post-list-1 .post-thumb-outer img {
height: 310px;
}
.post-title.is-size-3 > * {
font-size: .85em;
} .post-wrap.post-list-2,
.post-list-2 .post-thumb-outer img {
height: 260px;
}
.post-list-2 .post-body {
padding: 16px 20px;
}
.post-wrap.post-list-2 .post-list-content {
height: 167px;
} .post-list-3 .post-thumb-outer {
width: 100px;
height: 80px;
}
.post-list-3 .post-body {
margin-left: 115px;
}
.sb-widget-social-counter .style-1 .counter-element i {
font-size: 35px;
line-height: 35px;
}
.sb-widget-social-counter .style-1 .counter-element > a {
padding-top: 12px;
padding-bottom: 12px;
}
.style-1 .counter-element-inner .num-count {
font-size: 1.1em;
margin-top: 1px;
}
.style-1 .counter-element-inner .text-count {
font-size: .8em;
line-height: 18px;
}
.post-list-4 .post-thumb-outer {
width: 80px;
max-width: 80px;
height: 68px;
}
.post-list-4 .post-thumb-outer img {
height: 68px;
}
.post-list-4 .post-body {
margin-left: 80px;
padding: 8px 10px 0 10px;
}
.style-7.post-widget-inner .post-counter {
font-size: 16px;
line-height: 36px;
width: 36px;
height: 36px;
}
.widget .style-6 .post-overlay-4 .post-thumb-outer,
.widget .style-2 .post-overlay-4 .post-thumb-outer {
height: 160px;
}
.ruby-recent-comments .comment-img {
margin-right: 15px;
}
.ruby-recent-comments .comment-img img {
width: 68px;
height: 68px;
}
.comment-list-content p {
font-size: .85em;
margin-left: 84px;
} .subscribe-wrap {
padding: 25px;
}
.subscribe-title-wrap h3 {
font-size: 26px;
}
} @media only screen and (max-width: 991px) { .ruby-container {
max-width: 750px !important;
}
.ruby-page-wrap {
margin-top: 30px;
}
.ruby-page-wrap .ruby-content-wrap > :last-child {
margin-bottom: 10px;
}
.related-video-slider.slider-init {
height: 150px;
}
.container-inner,
.latest-blog-wrap .block-header-wrap,
.single-post-feat-bg-outer,
.author-team-page-title {
margin-right: 10px;
margin-left: 10px;
}
.author-team-page-title {
margin-bottom: 20px;
}
.author-team-page-title h1 {
font-size: 30px;
}
.ruby-block-inner, .single-inner,
.single-inner .box-related-content .post-wrap.post-list-1 {
padding-right: 10px;
padding-left: 10px;
}
.sidebar-inner, .is-sidebar-left .sidebar-inner {
margin-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}
.blog-wrap .post-wrap.post-list-2,
.blog-wrap .post-wrap.post-list-1 {
padding-right: 10px;
padding-left: 10px;
}
.page-template .latest-blog-wrap .post-wrap,
.blog-wrap .post-wrap,
ul.widget-tab-nav,
.widget-tab-content .post-wrap.post-list-4,
.widget .post-wrap,
.footer-wrap .widget-title.block-title {
margin-bottom: 20px;
}
.widget-tab-content .post-wrap.post-list-4:last-child {
margin-bottom: 0;
}
.widget-tab-content,
.sidebar-wrap .post-widget-inner.style-1,
.sidebar-wrap .post-widget-inner.style-2,
.sidebar-wrap .post-widget-inner.style-4,
.sidebar-wrap .post-widget-inner.style-6,
.sidebar-wrap .post-widget-inner.style-7,
.sidebar-wrap .post-widget-inner.style-5 {
padding: 20px 10px;
}
.page-template-page-composer .site-inner > *:first-child,
.blog .site-inner > *:not(.blog-wrap):first-child {
padding-top: 20px;
}
.page-template-page-composer .site-inner > *:first-child .fw-block-4.is-background,
.page-template-page-composer .site-inner > *:first-child .fw-block-1 {
margin-top: -30px;
}
.breaking-news-wrap {
margin-top: -15px;
}
.single-post-4 .single-post-content-wrap {
margin-top: -70px;
}
.header-style-2 .header-inner .banner-ad-wrap,
.header-style-6 .header-inner .banner-ad-wrap,
.header-style-7 .header-inner .banner-ad-wrap,
.header-style-8 .header-inner .banner-ad-wrap,
.header-style-9 .header-inner .banner-ad-wrap {
margin: 10px 0;
}
.header-style-3 .header-inner .banner-ad-wrap,
.header-style-4 .header-inner .banner-ad-wrap,
.header-style-5 .header-inner .banner-ad-wrap {
margin: 10px;
}
.post-list-2 .post-body {
padding: 16px 20px;
}
.post-list-2 .post-thumb img {
min-width: 245px;
}
.post-list-1 .post-body {
padding: 20px;
}
.header-inner .logo-wrap {
margin-top: 20px;
margin-bottom: 20px;
}
.logo-wrap.is-logo-text {
height: auto !important;
}
.logo-text h1 {
font-size: 26px;
line-height: 1;
}
.site-tagline {
font-size: 12px;
line-height: 1;
}
.header-inner .banner-background-image .logo-inner img {
max-height: 100px;
}
.navbar-left > * {
margin-right: 10px;
}
.header-social-wrap {
margin-top: 2px;
}
.header-social-inner a {
font-size: 14px;
line-height: 28px;
width: 28px;
height: 28px;
margin: 8px 4px 0 4px;
}
.ruby-block-wrap.is-background {
padding-top: 30px;
padding-bottom: 30px;
}
.post-wrap {
margin-right: 10px;
margin-bottom: 30px;
margin-left: 10px;
}
.post-body {
padding: 10px 10px 20px 10px;
}
.hs-block-15 .post-list-3.post-wrap:last-child, .hs-block-16 .post-wrap.post-list-m1:last-child, .hs-block-17 .post-list-3.post-wrap:last-child, .hs-block-18 .post-wrap.post-list-m1:last-child {
padding-bottom: 0;
}
.post-classic-2 .post-body,
.post-classic-1 .post-body {
padding: 20px;
}
.fw-block-g2 .post-wrap .post-body {
padding: 15px;
}
.fw-block-1, .fw-block-2, .fw-block-3, .fw-block-4, .fw-block-5, .fw-block-6, .fw-block-7, .fw-block-g5, .fw-block-g6,
.fw-block-v1, .fw-block-v2, .block-ad, .post-wrap.post-overlay-3 {
margin-bottom: 30px;
}
.ajax-pagination {
margin-bottom: 10px;
}
.ajax-pagination.ajax-loadmore a {
margin-bottom: 20px;
}
.single-wrap.ruby-section {
margin-top: 30px;
}
.sidebar-inner .widget:not(.sb-widget-subscribe),
.widget .style-6 .post-outer {
margin-bottom: 20px;
}
.sidebar-inner .widget.sb-widget-subscribe {
margin-bottom: 20px;
}
.sidebar-inner .widgetwidget.sb-widget-cat-banner {
padding: 0;
}
.ajax-filter-dropdown-list {
right: -10px;
}
.block-title h3 {
font-size: .95em;
}
.fw-block-2 .block-content-wrap,
.fw-block-3 .block-content-wrap {
margin-right: 10px;
margin-left: 10px;
}
.block-content-inner,
.post-list-inner {
margin-right: -10px;
margin-left: -10px;
}
.ruby-block-wrap .post-list-inner .col-left {
z-index: 9;
padding-left: 10px;
}
.single-page-post {
margin-bottom: 40px;
}
.post-title.is-size-1,
.post-title.is-size-2,
.post-title.is-size-3,
.post-title.is-size-4,
.post-title.is-size-5,
.post-title.is-size-5 {
line-height: 1;
}
.post-cat-info {
margin-bottom: 7px;
}
.cat-info-el {
height: auto;
padding-right: 10px;
padding-left: 10px;
}
.post-cat-info.is-absolute {
bottom: 10px;
left: 10px;
}
.post-meta-info {
margin-top: 7px;
}
.meta-info-el.meta-info-author img {
width: 20px;
vertical-align: -6px;
}
.post-review-wrap .review-info-score,
.post-review-wrap.is-big-review .review-info-score {
font-size: 14px !important;
line-height: 40px !important;
width: 30px !important;
height: 40px !important;
padding: 0;
}
.post-format-wrap.is-big-icon .post-format,
.post-format-wrap .post-format {
width: 34px;
height: 34px;
}
.is-top-format.post-format-wrap,
.is-top-format.post-format-wrap.is-big-icon {
top: 10px;
right: 10px;
}
.post-wrap .is-header-overlay,
.post-feat-7.post-wrap .is-header-overlay,
.post-feat-4.post-wrap .is-header-overlay {
padding: 0 10px 10px 10px;
}
.navbar-social-wrap, .post-feat-2 .post-meta-info, .post-feat-7 .post-meta-info, .logo-wrap, .main-menu-wrap, .topbar-wrap,
.post-feat-2 .post-cat-info, .fw-block-g2 .post-meta-info-right {
display: none;
}
.header-style-1 .banner-ad-wrap, .header-style-6 .banner-ad-wrap, .header-style-8 .banner-ad-wrap, .header-style-9 .banner-ad-wrap {
max-width: 720px;
max-height: 100%;
margin: auto;
}
.logo-mobile-wrap {
display: block;
}
.header-search-result {
display: none !important;
}
.ajax-loadmore-link, input#comment-submit, a.box-comment-btn, .header-search-more button {
font-size: 11px;
line-height: 30px;
padding: 0 18px;
}
.sidebar-footer {
padding-right: 10px;
padding-left: 10px;
}
.column-footer-inner {
margin-right: 0;
margin-left: 0;
} .header-style-3 .no-menu p, .header-style-3 .main-menu-inner > li > a, .header-style-7 .no-menu p, .header-style-7 .main-menu-inner > li > a {
font-size: .7em;
line-height: 60px;
padding: 0 7px;
}
.header-style-3 .header-search-popup .btn,
.header-style-7 .header-search-popup .btn {
line-height: 60px;
right: -10px;
}
.header-style-3 .header-inner .logo-wrap,
.header-style-7 .header-inner .logo-wrap {
height: 60px;
}
.header-style-3 .logo-wrap img, .header-style-7 .logo-wrap img {
max-height: 58px !important;
}
.header-style-3 .navbar-search {
padding: 0 8px;
}
.header-style-3 .navbar-right, .header-style-7 .navbar-right {
font-size: 18px;
line-height: 60px;
}
.header-style-3 .off-canvas-btn-wrap {
padding: 0 13px;
}
.header-style-3 .off-canvas-btn, .header-style-7 .off-canvas-btn {
height: 60px;
}
.header-style-3 .off-canvas-btn .ruby-trigger, .header-style-7 .off-canvas-btn .ruby-trigger {
height: 60px;
margin-top: -30px;
}
.header-style-3 .header-search-popup #ruby-search-input, .header-style-7 .header-search-popup #ruby-search-input {
padding-top: 4px;
padding-right: 30px;
padding-bottom: 4px;
}
.header-style-3 .ruby-close-search {
top: 12px;
right: 35px;
}
.mega-col-menu.mega-menu-wrap.sub-menu {
left: -10px;
}
.mega-col-menu.mega-menu-wrap.sub-menu .sub-menu.is-sub-default {
min-width: 690px;
}
.mega-col-menu.mega-menu-wrap.sub-menu > ul.sub-menu.is-sub-default > li > a,
.main-menu-inner .sub-menu {
min-width: 150px;
} .post-meta-share-inner:before {
font-size: 11px;
line-height: 28px;
width: 28px;
height: 28px;
}
.share-bar-el i {
font-size: 11px;
line-height: 30px;
width: 28px;
height: 28px;
}
.post-meta-share-inner .social-sharing a:nth-child(1) {
-moz-transform: translate3d(28px, 0, 0);
-ms-transform: translate3d(28px, 0, 0);
-o-transform: translate3d(28px, 0, 0);
-webkit-transform: translate3d(28px, 0, 0);
transform: translate3d(28px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(2) {
-moz-transform: translate3d(60px, 0, 0);
-ms-transform: translate3d(60px, 0, 0);
-o-transform: translate3d(60px, 0, 0);
-webkit-transform: translate3d(60px, 0, 0);
transform: translate3d(60px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(3) {
-moz-transform: translate3d(92px, 0, 0);
-ms-transform: translate3d(92px, 0, 0);
-o-transform: translate3d(92px, 0, 0);
-webkit-transform: translate3d(92px, 0, 0);
transform: translate3d(92px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(4) {
-moz-transform: translate3d(124px, 0, 0);
-ms-transform: translate3d(124px, 0, 0);
-o-transform: translate3d(124px, 0, 0);
-webkit-transform: translate3d(124px, 0, 0);
transform: translate3d(124px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(5) {
-moz-transform: translate3d(156px, 0, 0);
-ms-transform: translate3d(156px, 0, 0);
-o-transform: translate3d(156px, 0, 0);
-webkit-transform: translate3d(156px, 0, 0);
transform: translate3d(156px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(6) {
-moz-transform: translate3d(188px, 0, 0);
-ms-transform: translate3d(188px, 0, 0);
-o-transform: translate3d(188px, 0, 0);
-webkit-transform: translate3d(188px, 0, 0);
transform: translate3d(188px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(7) {
-moz-transform: translate3d(220px, 0, 0);
-ms-transform: translate3d(220px, 0, 0);
-o-transform: translate3d(220px, 0, 0);
-webkit-transform: translate3d(220px, 0, 0);
transform: translate3d(220px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(8) {
-moz-transform: translate3d(252px, 0, 0);
-ms-transform: translate3d(252px, 0, 0);
-o-transform: translate3d(252px, 0, 0);
-webkit-transform: translate3d(252px, 0, 0);
transform: translate3d(252px, 0, 0);
}
.post-meta-share-inner .social-sharing a:nth-child(9) {
-moz-transform: translate3d(284px, 0, 0);
-ms-transform: translate3d(284px, 0, 0);
-o-transform: translate3d(284px, 0, 0);
-webkit-transform: translate3d(284px, 0, 0);
transform: translate3d(284px, 0, 0);
} .single-post-top {
margin-bottom: 15px;
padding-bottom: 2px;
}
.breadcrumb-wrap {
font-size: 10px;
}
.single-post-format-2 .breadcrumb-wrap, .single-post-format-3 .breadcrumb-wrap {
margin-top: -15px;
margin-bottom: 20px;
}
.single-box.single-widget {
margin-top: 20px;
}
.post-title.is-size-1 h1,
.single-post-overlay-outer .single-title.post-title h1 {
font-size: .75em;
line-height: 1.2;
}
.total-number {
font-size: 16px;
line-height: 16px;
}
.total-caption {
font-size: 9px;
line-height: 9px;
}
.entry blockquote p {
font-size: 25px;
line-height: 33px;
}
.alignleft, .alignright {
max-width: 250px !important;
}
.single-post-share-big-inner > * {
font-size: 12px;
line-height: 32px;
padding: 0 20px;
}
.single-post-share-big-inner i {
font-size: 16px;
margin-right: 8px;
}
.single-post-share-header .single-share-bar-el {
margin-left: 2px;
}
.single-post-share-header .single-share-bar-el i {
font-size: 12px;
line-height: 26px;
width: 26px;
height: 26px;
}
.is-entry-padding .is-author-bottom .single-content-wrap,
.is-author-top .single-content-wrap {
margin-left: 0;
}
.is-entry-padding .is-author-bottom .banner-ad-bottom-single,
.is-author-top .banner-ad-bottom-single {
margin-left: -30px;
}
.review-box-wrap {
padding: 20px;
}
.review-box-wrap .review-title h3 {
font-size: 19px;
}
.review-description {
font-size: 11px;
line-height: 22px;
}
.review-el .review-info-score {
font-size: 16px;
line-height: 22px;
}
.review-summary-inner .post-review-info {
width: 70px;
height: 80px;
}
.post-review-info .review-info-score {
font-size: 32px;
}
.review-box-wrap .review-summary-wrap h3 {
font-size: 15px;
margin-top: 20px;
margin-left: 90px;
}
.review-box-wrap .review-summary-wrap .review-summary-desc {
font-size: 13px;
line-height: 20px;
margin-bottom: 20px;
margin-left: 90px;
}
.single-nav,
.single-box-author {
margin-top: 20px;
}
.single-post-box-related {
margin-top: 20px;
margin-bottom: 10px;
}
.single-post-format-2 .breadcrumb-wrap, .single-post-format-3 .breadcrumb-wrap, .single-post-5 .breadcrumb-wrap {
margin-bottom: 20px;
}
.single-post-5 .single-post-header {
padding: 0 15px 15px 15px;
} .single-author-bottom .author-thumb-wrap img,
.author-thumb-wrap img {
max-width: 75px;
}
.single-author-bottom .author-content-wrap .author-title,
.single-author-bottom .author-description,
.single-author-bottom .ruby-author-bttom-wrap {
margin-left: 87px;
}
.author-content-wrap .author-title {
font-size: 13px;
margin-bottom: 10px;
}
.author-page-wrap .single-author-inner {
padding: 25px 20px;
}
.author-page-wrap .author-content-wrap .author-title,
.author-page-wrap .author-title,
.author-page-wrap .author-description {
margin-left: 90px;
}
.author-page-wrap .author-social {
margin-left: 80px;
}
.ruby-author-links,
.single-author-bottom .author-social {
margin-top: 10px;
}
.ruby-author-links a {
font-size: 8px;
line-height: 23px;
padding: 0 12px;
}
.author-social a {
font-size: .9em;
line-height: 23px;
}
.single-nav .nav-left {
padding-right: 10px;
}
.ruby-nav-icon {
font-size: 13px;
line-height: 28px;
width: 28px;
height: 28px;
}
.nav-left-icon {
margin-right: 10px;
}
.single-post-left {
position: inherit;
top: 20px;
left: 0;
max-width: 100%;
margin-top: 20px;
padding: 20px;
background-color: #fafafa;
} .single-inner .box-related-content {
margin-right: -10px;
margin-bottom: 10px;
margin-left: -10px;
}
.box-related-content .post-feat-4 .post-thumb-outer,
.box-related-content .post-feat-4 .post-thumb-outer img {
height: 200px;
} .is-grid-style-2 .post-wrap .is-header-overlay {
padding: 10px 10px 0 10px;
}
.is-grid-style-2 .is-top-format.post-format-wrap,
.is-grid-style-2 .is-top-format.post-format-wrap.is-big-icon {
bottom: 10px;
left: 10px;
}
.is-grid-style-2 .post-review-wrap {
right: 0;
bottom: 0;
} .is-grid-style-3 .is-top-format.post-format-wrap,
.is-grid-style-3 .is-top-format.post-format-wrap.is-big-icon {
right: 10px;
bottom: 10px;
} .hs-block-6 .block-content-wrap {
padding: 20px 20px 0 20px;
} .hs-block-3 .block-content-wrap {
padding: 20px 20px 0 20px;
} .hs-block-8 .block-content-wrap, .hs-block-9 .block-content-wrap, .hs-block-11 .block-content-wrap, .hs-block-12 .block-content-wrap {
padding: 20px 20px 0 20px;
}
.block-bg-full .post-list-1,
.hs-block-17 .post-wrap.post-overlay-1, .hs-block-18 .post-wrap.post-overlay-1 {
margin-bottom: 30px;
}
.hs-block-15 .post-list-3.post-wrap, .hs-block-16 .post-wrap.post-list-m1, .hs-block-17 .post-list-3.post-wrap, .hs-block-18 .post-wrap.post-list-m1 {
padding: 0 10px;
}
.post-list-3.post-wrap {
margin-bottom: 20px;
}
.hs-block-8 .post-list-1 .post-list-content,
.hs-block-9 .post-list-1 .post-list-content {
height: auto;
}
.hs-block-8 .post-excerpt,
.hs-block-9 .post-excerpt {
display: none;
}
.hs-block-8 .post-meta-info-share,
.hs-block-9 .post-meta-info-share {
margin-top: 30px;
} .ruby-block-wrap .post-list-inner .col-right {
padding-right: 10px;
}
.post-meta-info-share {
margin-top: 20px;
} .footer-menu-inner li a {
font-size: .88em;
padding: 0 6px;
}
.footer-social-wrap a {
font-size: 13px;
line-height: 30px;
display: inline-block;
float: inherit;
width: 32px;
height: 32px;
margin-left: 3px;
} .column-footer-wrap {
padding-bottom: 10px;
}
.sidebar-footer .widget {
margin-bottom: 20px;
}
.sidebar-footer .widget:last-child {
margin-bottom: 40px;
}
.footer-logo {
display: block;
float: inherit;
overflow: hidden;
width: 100%;
margin-right: 0;
text-align: center;
}
.footer-menu-wrap,
.footer-social-wrap {
display: block;
float: inherit;
width: 100%;
text-align: center;
}
.footer-copyright-wrap p {
font-size: 10px;
} .widget-social-link-info a i {
font-size: 20px;
line-height: 40px;
width: 40px;
height: 40px;
margin: 2px;
}
.archive-page-header.has-bg-image {
margin-bottom: 30px;
}
} @media only screen and (min-width: 768px) and (max-width: 991px) {
.post-title.is-size-1 > * {
font-size: .6em;
line-height: 1.2;
}
.post-title.is-size-2 > * {
font-size: .75em;
}
.post-title.is-size-3 > * {
font-size: .73em;
}
.post-title.is-size-4 > * {
font-size: .75em;
}
.post-title.is-size-5 > * {
font-size: .8em;
line-height: 1.3;
}
.box-related-video-wrap .post-title.is-size-6 > * {
font-size: .9em;
line-height: 1.4;
}
.post-grid-m2 .post-body {
padding: 8px;
}
.widget .style-6 .post-overlay-4 .post-thumb-outer,
.widget .style-2 .post-overlay-4 .post-thumb-outer {
height: 140px;
} .header-style-1 .banner-ad-wrap, .header-style-6 .banner-ad-wrap, .header-style-8 .banner-ad-wrap, .header-style-9 .banner-ad-wrap {
display: block;
max-width: 470px;
max-height: 60px;
}
.header-style-1 .logo-wrap, .header-style-6 .logo-wrap, .header-style-8 .logo-wrap, .header-style-9 .logo-wrap {
float: left;
max-width: 250px;
}
.header-wrap .logo-inner img {
max-height: 67px;
}
.logo-wrap, .main-menu-wrap, .topbar-wrap {
display: block;
}
.logo-mobile-wrap {
display: none;
}
.main-menu-inner > li > a {
padding: 0 8px;
}
.main-menu-inner a {
font-size: .8em;
}
.mega-col-menu.mega-menu-wrap.sub-menu .mega-col-menu-ad {
display: none;
}
.mega-menu-wrap .ruby-block-wrap {
padding: 10px 5px;
}
.mega-menu-wrap .post-wrap.post-grid-m2 .post-thumb {
min-height: 80px;
}
.mega-menu-wrap .post-wrap.post-grid-m2 {
margin: 0 5px;
}
.mega-menu-wrap .post-grid-m2 .post-body {
margin-top: 10px;
}
.mega-menu-wrap .post-wrap.post-grid-m2 .post-title.is-size-5 > * {
font-size: .7em;
}
.fw-block-2 .block-content-wrap, .fw-block-3 .block-content-wrap {
margin-right: 0;
margin-left: 0;
} .post-feat-1 .post-thumb-outer {
height: 284px;
}
.post-feat-1 .thumbnail-resize img {
min-width: 516px;
height: 286px;
}
.post-feat-2 .post-thumb-outer {
height: 142px;
}
.post-feat-2 .thumbnail-resize img {
min-width: 240px;
} .fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer {
height: 142px;
}
.fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer img {
min-width: 215px;
}
.fw-block-3 .post-feat-3 .thumbnail-resize img {
min-width: 370px;
height: 286px;
}
.fw-block-3 .post-feat-3 .post-thumb-outer {
max-height: 284px;
}
.post-feat-7 .post-meta-info {
display: none;
} .post-feat-6 .post-thumb-outer {
height: 250px;
}
.post-feat-6 .thumbnail-resize img {
min-width: 450px;
}
.fw-block-4-slider-el .post-feat-4 .post-thumb-outer {
height: 150px;
}
.fw-block-4-slider-el .post-feat-4 .post-cat-info,
.fw-block-4-slider-el .post-feat-4 .post-meta-info {
display: none;
} .post-feat-8 .post-thumb-outer {
height: 280px;
}
.post-feat-8 .is-bg-thumb .thumbnail-resize img {
min-width: 200px;
height: auto;
} .fw-block-6 .post-feat-3 .post-thumb-outer {
height: 400px;
}
.fw-block-6 .post-feat-3 .post-thumb-outer img {
height: 400px;
} .fw-block-g2 .post-wrap .post-body {
padding: 15px 10px;
}
.fw-block-g2 .post-title.is-size-4 * {
font-size: .7em;
}
.fw-block-g2 .cat-info-el {
padding-right: 8px;
padding-left: 8px;
}
.fw-block-g2 .meta-info-el.meta-info-author img {
width: 18px;
vertical-align: -6px;
} .post-list-4 .post-thumb-outer {
width: 70px;
max-width: 70px;
height: 70px;
}
.post-list-4 .post-body {
margin-left: 70px;
padding: 6px 10px;
}
.post-list-4 .post-thumb-outer img {
height: 70px;
}
.post-list-4 .post-body .post-title a {
font-size: .9em;
} .fw-block-g5 .post-gallery-1 .post-thumb-outer {
height: 242px;
}
.fw-block-g5 .post-gallery-1 .post-thumb-outer img {
height: 242px;
} .fw-block-v2 .video-playlist-iframe .post-thumb-outer,
.fw-block-v2 .video-playlist-iframe-nav {
height: 310px;
max-height: 310px;
} .post-overlay-2 .post-thumb-outer {
height: 340px;
}
.post-overlay-2 .thumbnail-resize img {
min-width: 340px;
} .hs-block-4 .block-content-wrap {
padding: 20px 20px 0 20px;
} .post-list-3 .post-thumb-outer {
width: 90px;
max-width: 90px;
height: 70px;
}
.post-list-3 .post-body {
margin-left: 100px;
} .post-overlay-1 .post-thumb-outer {
height: 270px;
}
.post-overlay-1 .post-thumb-outer img {
min-width: 270px;
} .hs-block-6 .post-overlay-1 .post-thumb-outer {
height: 320px;
}
.hs-block-6 .post-overlay-1 .thumbnail-resize img {
min-width: 320px;
}
.hs-block-6 .post-overlay-4 .post-thumb-outer {
height: 150px;
}
.hs-block-6 .post-overlay-4 .thumbnail-resize img {
min-width: 230px;
height: auto;
} .hs-block-33 .post-list-3 .post-meta-s {
display: block;
} .post-wrap.post-list-1,
.post-list-1 .post-thumb-outer img {
height: 263px;
}
.post-wrap.post-list-2,
.post-list-2 .post-thumb:not(.is-bg-thumb) img {
height: 215px;
}
.post-meta-info-right {
display: none;
}
.post-list-1 .post-list-content {
height: 175px;
}
.post-wrap.post-list-2 .post-list-content {
height: 143px;
}  .sb-widget-social-counter .style-1 .counter-element {
padding: 3px;
}
.sb-widget-social-counter .style-1 .counter-element > a {
padding-top: 10px;
padding-bottom: 10px;
}
.sb-widget-social-counter .style-1 .counter-element i {
font-size: 25px;
line-height: 25px;
}
.style-1 .counter-element-inner .num-count {
font-size: inherit;
}
.style-1 .counter-element-inner .text-count {
font-size: .65em;
line-height: 14px;
} .subscribe-wrap {
padding: 25px 15px;
}
.subscribe-icon-mail i {
font-size: 65px;
top: -32px;
right: -35px;
}
.subscribe-title-wrap h3 {
font-size: 22px;
margin-bottom: 10px;
}
.subscribe-text-wrap {
font-size: 14px;
margin-bottom: 10px;
}
.subscribe-form-wrap input[type="email"] {
height: 36px;
padding-top: 7px;
padding-bottom: 7px;
}
.subscribe-form-wrap .mc4wp-form-fields input[type="submit"] {
height: 36px;
}
.subscribe-wrap .newsletter-privacy {
font-size: 11px;
margin-top: 8px;
} .widget-tab-nav li a {
font-size: 11px;
padding-top: 8px;
padding-bottom: 8px;
} .widget-cat-banner-image img {
height: 100px;
}
.cat-banner-overlay {
margin-top: -16px;
}
.cat-banner-overlay h1 {
font-size: 10px;
line-height: 28px;
padding: 0 8px;
} .sb-widget-post .style-3 .post-overlay-1 .post-thumb-outer {
height: 300px;
}
.sb-widget-post .style-3 .post-overlay-1 .post-thumb-outer img {
min-width: 300px;
}
} @media only screen and (max-width: 767px) { .ruby-container,
.header-wrap .ruby-container {
max-width: 100% !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
.off-canvas-btn-wrap.is-hidden {
display: block !important;
}
.blog-inner.ruby-container {
padding-right: 0 !important;
padding-left: 0 !important;
}
.archive-header {
display: block;
overflow: hidden;
justify-content: space-between;
margin: 10px 0 0 0;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
}
.header-wrap .banner-wrap.banner-background-image {
display: none;
}
.logo-mobile-inner a > * {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.page-search-form {
margin-top: 10px;
}
.page-search-form > * {
width: 100%;
}
.single-page-wrap .breadcrumb-inner {
margin-bottom: -10px;
}
.page-not-found .nothing-found-wrap p, .content-404-inner p {
font-size: 15px;
}
.is-absolute-breadcrumb .breadcrumb-inner {
margin: 0 15px;
}
.single-post-wrap:not(.single-post-video-3) .ruby-container.single-post-box-related-video {
padding-right: 0 !important;
padding-left: 0 !important;
}
.container-inner {
margin-right: 10px;
margin-left: 10px;
}
.post-classic-2 .post-body {
margin-top: -35px;
margin-right: 10px;
margin-left: 10px;
}
.breaking-news-title {
margin-right: 10px;
}
.single-post-header,
.single-post-body {
padding: 20px;
}
.is-author-top .banner-ad-bottom-single,
.is-entry-padding .is-author-bottom .banner-ad-bottom-single,
.banner-ad-bottom-single {
margin-right: -20px;
margin-left: -20px;
}
.single-post-action {
padding: 10px;
}
.post-classic-1 .post-body {
padding: 20px;
}
.breaking-news-title .mobile-headline {
display: block;
}
.breaking-news-title span,
.breaking-news-right {
display: none;
}
.breaking-news-inner.container-inner {
margin-right: 0;
margin-left: 0;
}
.ruby-section-hs > .ruby-container {
padding-right: 0 !important;
padding-left: 0 !important;
}
.block-header-wrap {
margin-bottom: 20px;
}
.logo-mobile-text h1 {
font-size: 18px;
}
.post-title.is-size-3 > * {
font-size: .78em;
}
.sidebar-inner {
max-width: 480px;
margin-right: auto;
margin-left: auto;
}
.slick-dots {
display: none !important;
}
.fw-block-2 .ruby-block-inner.ruby-container,
.fw-block-3 .ruby-block-inner.ruby-container,
.fw-block-4 .ruby-block-inner.ruby-container,
.fw-block-5 .ruby-block-inner.ruby-container,
.fw-block-6 .ruby-block-inner.ruby-container {
max-width: 100% !important;
}
.hs-block-6 .post-overlay-1 .post-thumb-outer,
.hs-block-6 .post-overlay-1 .post-thumb-outer img,
.post-overlay-2 .post-thumb-outer {
height: 420px;
}
.post-overlay-2 .thumbnail-resize img {
min-width: 420px;
}
.hs-block-6 .block-content-wrap {
padding-bottom: 20px;
}
.hs-block-6 .post-wrap {
margin-bottom: 0;
}
.hs-block-6 .post-overlay-4 .thumbnail-resize img {
height: auto;
}
.ruby-slider-nav {
font-size: 20px;
line-height: 32px;
width: 32px;
height: 32px;
}
.ruby-slider-next {
right: 10px;
}
.ruby-slider-prev {
left: 10px;
}
.popup-thumbnail-slider-holder {
max-width: 650px;
margin: 50px auto;
}
.popup-thumbnail-slider-image-holder,
.popup-thumbnail-slider-image img,
.popup-thumbnail-slider-image-holder img,
.popup-thumbnail-slider-image {
min-width: auto;
max-height: 300px;
}
.is-widget-post-slider .ruby-slider-next {
left: 45px;
}
.fw-block-3-slider.slider-init, .fw-block-5-slider.slider-init, .post-thumb-gallery-slider.slider-init {
height: 240px;
} .header-style-5 .main-menu-wrap,
.header-style-6 .main-menu-wrap,
.header-style-7 .header-inner .logo-wrap,
.header-style-9 .main-menu-wrap {
display: none;
}
.header-style-5 .logo-mobile-wrap {
text-align: center;
}
.header-inner .banner-background-image .logo-inner img {
max-height: 70px;
margin-bottom: 7px;
}
#header-image-parallax {
height: 230px;
} .pagination-wrap {
height: auto;
padding-right: 10px;
padding-left: 10px;
}
.pagination-num {
display: inline-block;
float: inherit;
width: 100%;
text-align: center;
}
.page-numbers {
display: inline-block;
float: inherit;
margin: 4px;
}
.pagination-text {
float: inherit;
margin-top: 7px;
} .hs-block-4 .post-overlay-2 .post-thumb-outer {
height: 420px;
} .fw-block-2-slider-el .col-right > * {
float: left;
width: 50%;
} .fw-block-4-slider-el .post-feat-4 .post-cat-info,
.fw-block-4-slider-el .post-feat-4 .post-meta-info {
display: none;
} .fw-block-5-slider-el > * {
width: 100%;
} .fw-block-g2 .block-content-inner > * {
float: left;
width: 50%;
}
.fw-block-g2 .post-outer:nth-child(4n+1) {
clear: none;
}
.fw-block-g2 .post-outer:nth-child(2n+1) {
clear: both;
} .fw-block-v1 .video-playlist-iframe .post-thumb-outer {
width: 100%;
height: 285px;
margin-right: 0;
}
.fw-block-v1 .video-playlist-iframe .post-wrap {
margin: 20px 10px 0 10px;
}
.fw-block-v1 .ruby-col-5 {
width: 100%;
}
.fw-block-v1 .post-thumb-outer {
float: left;
width: 110px;
height: auto;
margin-right: 15px;
margin-bottom: 0;
}
.fw-block-v1 .video-playlist-iframe-nav .post-wrap {
margin-right: 0;
margin-left: 0;
}
.video-playlist-iframe-nav .post-format-wrap .post-format {
display: none;
}
.fw-block-v1 .post-meta-info-media-duration {
display: none;
} .fw-block-v2 .video-playlist-iframe .post-wrap {
margin: 20px 10px 10px 10px;
}
.fw-block-v2 .video-playlist-iframe .post-thumb-outer {
height: 280px;
}
.fw-block-v2 .video-playlist-iframe-nav {
max-height: 315px;
margin-top: 10px;
}
.fw-block-v2.is-background .video-playlist-iframe-nav {
margin-top: 20px;
}
.fw-block-v2 .video-playlist-iframe-nav .post-wrap {
margin-left: 10px;
}
.fw-block-v2.is-background .video-playlist-iframe-nav .post-wrap {
margin-left: 0;
} .hs-block-14 .block-content-inner > *:not(:first-child) {
float: left;
width: 50%;
}
.hs-block-14 .post-outer:nth-child(3n+2) {
clear: none;
} .hs-block-20 .block-content-inner > * {
float: left;
width: 50%;
}
.hs-block-20 .post-outer:nth-child(3n+1) {
clear: none;
}
.hs-block-20 .post-outer:nth-child(2n+1) {
clear: both;
} .hs-block-29 .block-content-inner .block-content-holder > *:not(:first-child) {
float: left;
width: 50%;
}
.hs-block-29 .post-outer:nth-child(7n+5) {
clear: none;
} .fw-block-g5 .post-gallery-1 .post-thumb-outer {
height: 250px;
}
.fw-block-g5 .post-gallery-1 .post-thumb-outer img {
height: 250px;
} .post-title.is-size-1 h1,
.single-post-overlay-outer .single-title.post-title h1 {
font-size: .66em;
line-height: 1.15;
}
.box-related-video-wrap .post-title.is-size-6 > * {
font-size: .9em;
line-height: 1.4;
}
.entry blockquote p {
font-size: 22px;
line-height: 30px;
}
.alignleft, .alignright {
display: block;
float: none;
clear: both;
max-width: 100% !important;
margin-right: auto;
margin-left: auto;
} .box-related-content .post-feat-4 .post-thumb-outer,
.box-related-content .post-feat-4 .thumbnail-resize img {
height: 220px;
} .single-nav .nav-left {
margin-bottom: -1px;
padding-right: 0;
padding-bottom: 15px;
border-right: none;
border-bottom: 1px solid rgba(0, 0, 0, .02);
}
.single-nav .nav-right {
padding-top: 15px;
padding-left: 0;
border-top: 1px solid rgba(0, 0, 0, .02);
border-left: none;
} .single-author-wrap.single-author-bottom {
padding: 20px;
text-align: center;
}
.single-author-bottom .author-thumb-wrap,
.single-author-bottom .author-content-wrap .author-title,
.single-author-bottom .author-description,
.single-author-bottom .ruby-author-bttom-wrap,
.single-author-bottom .ruby-author-links,
.is-author-bottom .author-content-wrap .author-title > * {
display: block;
float: inherit;
margin-left: 0;
}
.single-author-bottom .author-social a,
.single-author-bottom .author-social {
display: inline-block;
float: inherit;
text-align: center;
} .search-page-content.page-not-found, .content-404 {
margin: 30px auto;
}
.page-not-found .nothing-found-wrap, .content-404-inner {
margin-right: 0;
margin-left: 0;
}
.page-title {
font-size: 28px;
line-height: 1.3;
} .sb-widget-post .style-3 .post-overlay-1 .post-thumb-outer {
height: 300px;
}
.sb-widget-post .style-3 .post-overlay-1 .post-thumb-outer img {
min-width: 300px;
}
.header-style-7 .navbar-inner {
padding: 0 10px;
}
.header-style-7 .navbar-right {
right: 10px;
}
.comment-form input[type="text"], .comment-form input[type="tel"], .comment-form input[type="email"] {
width: 100%;
}
.banner-background-color .banner-inner, .banner-inner {
border-bottom: none;
}
.header-style-1 .banner-ad-inner {
padding-top: 10px;
padding-bottom: 10px;
}
.single-post-share-big-inner > * {
width: 100%;
min-width: auto;
margin-right: 10px !important;
margin-left: 10px !important;
}
.single-post-top .meta-info-date-full {
display: none;
}
.is-date-full .breadcrumb-wrap .breadcrumb-inner {
width: 100%;
}
.sidebar-footer {
padding-right: 0;
padding-left: 0;
}
.is-block-third .ruby-block-inner.ruby-container,
.is-block-half .ruby-block-inner.ruby-container {
padding-right: 0 !important;
padding-left: 0 !important;
}
.is-layout_grid_small .blog-inner .content-without-sidebar .post-outer:nth-child(2n+1),
.is-layout_grid_small .blog-inner .content-with-sidebar .post-outer:nth-child(2n+1) {
clear: both;
}
.is-layout_grid_small .blog-inner .content-with-sidebar .post-outer:nth-child(3n+1) {
clear: none;
}
.sb-widget-post .post-feat-4 .post-thumb-outer {
height: 180px;
}
.single-inner, .sidebar-inner {
padding-right: 0 !important;
padding-left: 0 !important;
}
.single-inner.attachment-inner {
padding: 20px !important;
}
.ruby-section-hs .sidebar-inner, .blog-wrap .sidebar-inner {
padding-right: 10px !important;
padding-left: 10px !important;
}
.top-footer-wrap .widget.null-instagram-feed .instagram-pics li {
float: left;
width: 25%;
}
.top-footer-wrap .widget.null-instagram-feed .instagram-pics li {
float: left;
width: 25%;
}
} @media only screen and (max-width: 767px) and (min-width: 480px) {
.ruby-container {
max-width: 462px !important;
}
.post-feat-1 .post-thumb-outer,
.fw-block-3 .post-feat-3 .post-thumb-outer {
height: 320px;
}
.post-feat-1 .thumbnail-resize img,
.fw-block-3 .post-feat-3 .thumbnail-resize img {
top: -50%;
min-width: 900px;
height: auto;
}
.post-feat-2 .post-thumb-outer,
.fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer {
height: 150px;
}
.post-feat-2 .thumbnail-resize img,
.post-feat-7 .thumbnail-resize img {
top: -50%;
min-width: 384px;
height: auto;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.post-title.is-size-1 > * {
font-size: .6em;
}
.post-title.is-size-2 > * {
font-size: .9em;
}
.post-title.is-size-4 > * {
font-size: .85em;
} .fw-block-4-slider-el .ruby-post-top {
width: 50%;
}
.fw-block-4-slider-el .post-title.is-size-2 > * {
font-size: .65em;
}
.post-feat-6 .post-thumb-outer {
height: 220px;
}
.post-feat-6 .thumbnail-resize img {
min-width: 400px;
height: 220px;
}
.fw-block-4-slider-el .ruby-post-bottom {
width: 33.33%;
}
.post-feat-4 .post-thumb-outer {
height: 160px;
}
.post-feat-4 .thumbnail-resize img {
min-width: 270px;
height: 160px;
} .fw-block-5-slider-el > * {
width: 50%;
}
.post-feat-8 .post-thumb-outer {
height: 210px;
}
.post-feat-8 .is-bg-thumb .thumbnail-resize img {
top: -50%;
height: auto;
}
.fw-block-4-slider-el .post-title.is-size-4 > * {
font-size: .8em;
} .fw-block-6 .post-feat-3 .post-thumb-outer {
height: 350px;
}
.fw-block-6 .post-feat-3 .post-thumb-outer img {
height: 350px;
}
.fw-block-6 .post-feat-3 .is-header-overlay {
padding: 0 80px 20px 20px;
} .post-wrap.post-list-1,
.post-wrap.post-list-2 {
height: auto;
}
.post-list-inner .col-left {
float: left;
width: 170px;
height: 145px;
margin-left: 0;
padding-left: 0;
}
.post-list-1 .post-thumb-outer img,
.post-list-2 .post-thumb:not(.is-bg-thumb) img {
min-width: 170px;
height: 145px;
}
.post-list-1 .post-body,
.post-list-2 .post-body {
margin-right: 0;
margin-left: 170px;
padding: 20px;
}
.post-list-1.is-right-thumb .post-list-inner .col-right .post-body,
.post-list-2.is-right-thumb .post-list-inner .col-right .post-body {
margin-left: 0;
}
.post-list-2 .post-thumb img {
min-width: 170px;
}
.post-list-1 .post-list-content,
.post-wrap.post-list-2 .post-list-content {
height: auto;
}
.post-list-1 .post-excerpt,
.post-list-1 .post-meta-info-share,
.post-list-2 .post-excerpt,
.post-list-2 .post-meta-info-share {
display: none;
}
} @media only screen and (max-width: 479px) {
.container-inner {
margin-right: 0;
margin-left: 0;
}
.entry .nf-form-content input,
.wpcf7 input {
max-width: 83%;
}
.box-related-video-wrap .post-thumb img {
max-height: 80px;
}
.fw-block-2 .block-content-wrap,
.fw-block-3 .block-content-wrap,
.fw-block-4 .block-content-wrap,
.fw-block-5 .block-content-wrap,
.fw-block-6 .block-content-wrap,
.fw-block-2 .block-content-inner,
.fw-block-3 .block-content-inner,
.fw-block-4 .block-content-inner,
.fw-block-5 .block-content-inner,
.fw-block-6 .block-content-inner {
margin-right: 0;
margin-left: 0;
}
.popup-thumbnail-slider-holder {
max-width: 430px;
margin: 40px auto;
}
.popup-thumbnail-slider-image-holder,
.popup-thumbnail-slider-image img,
.popup-thumbnail-slider-image-holder img,
.popup-thumbnail-slider-image {
min-width: auto;
max-height: 200px;
}
.popup-thumbnail-slider-nav-el img {
height: 90px;
}
.header-style-3 .logo-wrap img, .header-style-7 .logo-wrap img {
max-height: 45px !important;
}
.header-social-wrap {
margin-top: 2px;
}
.header-social-inner a {
font-size: 12px;
line-height: 26px;
width: 26px;
height: 26px;
margin: 6px 3px 0 3px;
}
.header-style-3 .ruby-close-search {
right: 10px;
}
.post-title.is-size-1 > * {
font-size: .55em;
line-height: 1.25;
}
.post-title.is-size-2 > * {
font-size: .65em;
}
.post-title.is-size-4 > * {
font-size: .9em;
}
.ruby-slider-prev {
left: 7px;
}
.ruby-slider-next {
right: 7px;
}
.meta-info-el.meta-info-author img {
width: 18px;
vertical-align: -5px;
}
.ruby-coll-scroll > * {
display: inline-block !important;
float: none !important;
width: 100% !important;
white-space: normal !important;
}
.ruby-coll-scroll {
font-size: 0;
overflow-x: auto;
overflow-y: hidden;
width: 100%;
height: 138px;
white-space: nowrap;
}
.ruby-coll-scroll::-webkit-scrollbar {
height: 8px;
background: #eee;
}
.ruby-coll-scroll::-webkit-scrollbar-corner {
display: block;
border-radius: 4px;
background-color: #55acee;
}
.ruby-coll-scroll::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #55acee;
}
.ruby-col-5 {
width: 100%;
}
.post-feat-1 .post-thumb-outer,
.post-feat-3 .post-thumb-outer,
.fw-block-3 .post-feat-3 .post-thumb-outer,
.post-feat-6 .post-thumb-outer {
height: 220px;
}
.post-feat-1 .thumbnail-resize img,
.fw-block-3 .post-feat-3 .thumbnail-resize img,
.post-feat-6 .thumbnail-resize img {
min-width: 435px;
height: 220px;
}
.post-feat-2 .post-thumb-outer,
.fw-block-3 .post-wrap.post-feat-7 .post-thumb-outer {
height: 130px;
}
.post-feat-2 .thumbnail-resize img,
.post-feat-7 .thumbnail-resize img,
.post-feat-4 .thumbnail-resize img {
min-width: 300px;
height: auto;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.fw-block-1 .post-wrap.post-feat-2,
.fw-block-2-slider-el .col-right > *,
.fw-block-3 .post-wrap.post-feat-7 {
float: inherit;
width: 100%;
} .post-feat-8 .post-thumb-outer {
height: 200px;
}
.post-feat-8 .is-bg-thumb .thumbnail-resize img {
top: -50%;
height: auto;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
} .fw-block-6 .post-feat-3 .post-thumb-outer {
height: 280px;
}
.fw-block-6 .post-feat-3 .post-thumb-outer img {
height: 280px;
}
.fw-block-6 .post-feat-3 .is-header-overlay {
padding: 0 15px 15px 15px;
} .fw-block-g2 .post-wrap .post-body {
padding: 12px;
}
.fw-block-g2 .post-meta-info {
display: none;
} .fw-block-v1 .video-playlist-iframe .post-thumb-outer {
height: 190px;
} .fw-block-v2 .video-playlist-iframe .post-thumb-outer {
height: 190px;
}
.fw-block-v1 .post-thumb-outer {
width: 90px;
}
.fw-block-v2 .video-playlist-iframe-nav {
max-height: 210px;
} .hs-block-2 .col-right .post-thumb-outer img {
height: 100px;
}
.hs-block-33 .video-playlist-iframe-nav {
padding: 0 10px;
} .hs-block-8 .post-list-inner .col-left {
padding-left: 10px !important;
}
.hs-block-8 .post-list-1 .post-body,
.hs-block-9 .post-list-1 .post-body,
.post-list-2 .post-body {
margin-left: 135px;
}
.post-list-1.is-right-thumb .post-list-inner .col-right .post-body,
.post-list-2.is-right-thumb .post-list-inner .col-right .post-body {
margin-left: 0;
}
.hs-block-6 .post-overlay-4 .post-thumb-outer {
height: 160px;
}
.hs-block-6 .post-overlay-4 .thumbnail-resize img {
height: auto;
} .hs-block-33 .post-title.is-size-6 > * {
font-size: .9em;
line-height: 1.4;
}
.post-wrap.post-list-1,
.post-wrap.post-list-2 {
height: auto;
}
.post-list-inner .col-left {
float: left;
width: 110px;
height: 85px;
margin-left: 0;
padding-left: 0 !important;
}
.post-list-1 .post-thumb-outer {
width: 110px;
}
.post-list-1 .post-thumb-outer img,
.post-list-2 .post-thumb:not(.is-bg-thumb) img {
min-width: 110px;
height: 85px;
}
.post-list-1 .post-body,
.post-list-2 .post-body {
margin-right: 0;
margin-left: 110px;
padding: 10px;
}
.post-list-2 .post-thumb img {
min-width: 120px;
}
.post-list-1 .post-list-content,
.post-wrap.post-list-2 .post-list-content {
height: auto;
}
.post-list-1 .post-title.is-size-3 > *,
.post-list-2 .post-title.is-size-4 > * {
font-size: .65em;
line-height: 1.4;
}
.post-list-1 .post-excerpt,
.post-list-1 .post-meta-info-share,
.post-list-1 .post-cat-info,
.post-list-1 .post-meta-info-right,
.post-list-1 .post-meta-info-media-duration,
.post-list-2 .post-excerpt,
.post-list-2 .post-meta-info-share,
.post-list-2 .post-cat-info,
.post-list-2 .post-meta-info-right,
.post-list-2 .post-meta-info-media-duration {
display: none;
}
h1.archive-title {
display: block;
}
.archive-page-header {
margin-top: 20px;
}
.page-subtitle {
display: block;
margin-bottom: 10px;
} .page-title {
font-size: 22px;
margin-bottom: 25px;
}
.page-not-found .nothing-found-wrap .page-title,
.content-404-inner .page-title {
margin-bottom: 15px;
}
.post-feat-4 .post-thumb-outer {
height: 180px;
}
}
@media screen and (max-width: 782px) and (min-width: 601px) {
.admin-bar .is-stick .navbar-wrap {
top: 46px !important;
}
}
@media only screen and (max-width: 600px) {
.admin-bar .is-stick .navbar-wrap {
top: 0 !important;
}
}