#honeypot-field-url,.um-form input[type=text].apbct_special_field,.wc_apbct_email_id,input[class*=apbct].apbct_special_field{display:none!important}.comment-form-cookies-consent{width:100%;overflow:hidden}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@keyframes google-business-reviews-rating-star {
0% {
transform: scale(1, 1);
opacity: 0.05;
filter: saturate(0);
}
5% {
transform: scale(.1, 1);
opacity: 0.15;
}
8% {
transform: scale(.1, 1);
opacity: 0.5;
}
14% {
opacity: 1;
}
21% {
transform: scale(1.25, 1.25);
filter: saturate(100%);
}
25% {
transform: scale(1, 1);
filter: brightness(100%);
}
100%,
88% {
transform: scale(1, 1);
filter: brightness(100%) saturate(100%);
}
94% {
transform: scale(1.15, 1.15);
filter: brightness(120%) saturate(85%);
}
}
:root {
--avatar-width: 40px;
--avatar-height: 40px;
}
.gmbrr .all-stars,
.gmbrr .listing .rating,
.gmbrr .rating-stars,
.gmbrr.fonts,
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading,
.gmbrr.fonts div,
.gmbrr.fonts p,
.gmbrr.fonts span {
font-family: Arial, Helvetica, sans-serif;
}
.gmbrr.badge,
.gmbrr.center {
text-align: center;
}
.gmbrr.badge,
.gmbrr.padding {
padding: 1.4rem 1rem;
}
.gmbrr.badge,
.gmbrr.outline {
box-shadow: 0 14px 3px -8px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(0, 0, 0, 0.6) inset;
}
.gmbrr.badge {
border-radius: 4px;
max-width: 480px;
}
.gmbrr.badge.dark,
.gmbrr.outline.dark {
box-shadow: 0 14px 3px -8px rgba(255, 255, 255, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.55) inset;
}
.gmbrr.tiny {
font-size: 14px;
}
.gmbrr.narrow,
.gmbrr.tiny {
margin-inline: auto;
}
.gmbrr.badge.tiny {
border-radius: 3px;
padding: 0.5em 1em;
max-width: 32em;
box-shadow: 0 8px 2px -4px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
}
.gmbrr.badge.tiny.dark {
box-shadow: 0 10px 2px -4px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
}
.gmbrr.badge.dark.no-outline,
.gmbrr.badge.no-outline,
.gmbrr.badge.tiny.dark.no-outline,
.gmbrr.badge.tiny.no-outline {
box-shadow: none;
}
.gmbrr .icon,
.gmbrr .icon img {
width: 100%;
height: auto;
}
.gmbrr.link {
cursor: pointer;
}
.gmbrr.fonts a {
text-decoration: none;
}
.gmbrr.fonts a:hover {
text-decoration: underline;
}
.gmbrr.fonts .listing {
font-size: 13px;
line-height: 140%;
gap: 1.7rem;
}
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading {
font-size: 28px;
font-weight: 400;
letter-spacing: 0;
}
.gmbrr.badge .business-name::before,
.gmbrr.badge .heading::before,
.gmbrr.bubble .listing .text-first .text::before,
.gmbrr.bubble .text.fixed-height::before,
.gmbrr.bubble .text.fixed-height::after,
.gmbrr .listing .no-avatar .author-avatar,
.gmbrr .listing .text .review-full-text,
.gmbrr.badge .listing .author-avatar {
display: none;
}
.gmbrr.fill {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.dark.fill {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.bubble.fill,
.gmbrr.dark.bubble.fill {
background-color: transparent;
}
.gmbrr.stripe,
.gmbrr.stripe.badge,
.gmbrr.stripe.badge.tiny,
.gmbrr.stripe.tiny {
padding: 0;
}
.gmbrr.stripe > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.1);
}
.gmbrr.stripe.dark > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.15);
}
.gmbrr.stripe.contrast > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.stripe.badge > * {
padding: 1.4rem 0.5rem;
margin-block: 0;
margin-inline: 0;
}
.gmbrr.stripe.badge > :first-child {
padding-block-start: 1rem;
border-radius: 4px 4px 0 0;
}
.rtl .gmbrr.stripe.badge > :first-child {
border-radius: 4px 0 0 4px;
}
.gmbrr.stripe.badge > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 4px 4px;
}
.rtl .gmbrr.stripe.badge > :last-child {
border-radius: 0 4px 4px 0;
}
.gmbrr.stripe.badge.tiny > * {
padding: 0.5rem;
}
.gmbrr.stripe.badge.tiny > :first-child {
padding-block-start: 1rem;
border-radius: 3px 3px 0 0;
}
.rtl .gmbrr.stripe.badge.tiny > :first-child {
border-radius: 3px 0 0 3px;
}
.gmbrr.stripe.badge.tiny > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 3px 3px;
}
.rtl .gmbrr.stripe.badge.tiny > :last-child {
border-radius: 0 3px 3px 0;
}
.gmbrr,
.gmbrr .heading,
.gmbrr .listing .text {
color: #333;
}
.gmbrr .listing .text {
color: #222;
}
.gmbrr .author-name,
.gmbrr .author-name a,
.gmbrr.bubble.fill.turquoise .listing .text,
.gmbrr.bubble.mustard .listing .text,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.contrast .rating,
.gmbrr.contrast .count,
.gmbrr.contrast .date,
.gmbrr.contrast .relative-time-description,
.gmbrr.contrast .vicinity,
.gmbrr.dark.bubble.fill.contrast .listing .text,
.gmbrr.dark.bubble.fill.turquoise .listing .text,
.gmbrr.fonts .author-name a,
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
color: #000;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .no-place,
.gmbrr.dark .no-reviews,
.gmbrr.dark .rating .count,
.gmbrr.fonts.dark .rating .number,
.gmbrr.dark .rating .count,
.gmbrr.dark .vicinity {
color: rgba(190, 190, 190, 0.9);
}
.gmbrr .listing .date,
.gmbrr .listing .relative-time-description,
.gmbrr .no-place,
.gmbrr .no-reviews,
.gmbrr .rating,
.gmbrr .rating .count,
.gmbrr .vicinity,
.gmbrr.fonts .rating .number,
.gmbrr.fonts .rating .count {
color: #70757A;
}
.gmbrr .listing .rating,
.gmbrr .star,
.gmbrr .rating,
.gmbrr.dark .listing .rating,
.gmbrr.dark .star,
.gmbrr.dark.stars-yellow .star,
.gmbrr.stars-yellow .star,
.gmbrr.contrast .listing .rating,
.gmbrr.dark.contrast .listing .rating,
.gmbrr.stars-html .rating-stars {
color: #F7B603;
}
.gmbrr.stars-orange .rating,
.gmbrr.dark.stars-orange .star,
.gmbrr.stars-orange .listing .rating,
.gmbrr.stars-orange .star {
color: #E7711B;
}
.gmbrr .rating .not,
.gmbrr .star.gray,
.gmbrr .star.grey {
color: #C9C9C9;
}
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .rating .all-stars {
color: #A4A4A4;
}
.gmbrr.dark.fonts.color-match .business-name,
.gmbrr.dark.fonts.color-match .heading,
.gmbrr.dark.fonts.color-match .listing .author-name a {
color: #BCC0C3;
}
.gmbrr.dark.fonts.color-match .listing .text {
color: #EDF1F6;
}
.gmbrr.fonts.color-match a {
color: #1A0DAB;
}
.gmbrr.dark.fonts.color-match a {
color: #8AB4F8;
}
.gmbrr.fonts .button {
color: rgba(245, 245, 245, 0.9);
background-color: rgba(40, 40, 40, 0.9);
text-decoration: none;
font-size: 15px;
padding: 0.76em 1em;
}
.gmbrr .button:hover {
color: rgba(255, 255, 255, 0.95);
text-decoration: none;
}
.gmbrr .business-name,
.gmbrr .heading {
margin-block: 0 0.4rem;
margin-inline: 0;
line-height: 120%;
}
.gmbrr .heading.no-icon {
margin-block-end: 0.8rem;
}
.gmbrr.fonts .heading.no-icon {
margin-block-end: 0.55rem;
}
.gmbrr .icon {
display: inline-block;
min-width: 0.6em;
min-height: 0.6em;
max-width: 1.5em;
max-height: 1.5em;
position: relative;
vertical-align: middle;
bottom: 0.1em;
margin-inline-end: 0.35em;
}
.gmbrr .heading.no-name .icon {
margin-block: 0 0.35em;
margin-inline: 0;
}
.gmbrr .vicinity {
font-size: 13px;
margin-block: 0 0.5rem;
}
.gmbrr.badge .vicinity {
margin-block: 0;
margin-inline: 0;
}
.gmbrr > .rating {
font-size: 32px;
line-height: 1.2em;
margin-block-end: 0.4em;
}
.gmbrr.fonts > .rating {
margin-block-end: 0.2em;
}
.gmbrr.tiny .rating {
font-size: 1.8em;
line-height: 1.1em;
}
.gmbrr.badge > :last-child,
.gmbrr.badge > :last-child,
.gmbrr > .rating:last-child,
.gmbrr > .listing:last-child,
.gmbrr > .attribution:last-child,
.gmbrr .text-first .author-avatar,
.gmbrr.fonts .listing .date,
.gmbrr.fonts .listing .rating,
.gmbrr.fonts .listing .relative-time-description,
.gmbrr .review-meta:last-child .rating:last-child,
.gmbrr .review-meta:last-child .date:last-child,
.gmbrr .review-meta:last-child .relative-time-description:last-child,
.gmbrr .review-meta:last-child .author-name:last-child {
margin-block-end: 0;
}
.gmbrr .rating span {
vertical-align: top;
position: relative;
}
.gmbrr .rating .number-text,
.gmbrr .review-count .count {
font-size: 15px;
}
.gmbrr .rating .all-stars,
.gmbrr .rating .rating-stars {
display: inline-block;
height: 1.1em;
top: 0.2em;
z-index: 11;
}
.gmbrr.tiny .rating .all-stars,
.gmbrr.tiny .rating .rating-stars {
top: 0.15em;
}
.gmbrr .rating .all-stars + .backdrop {
overflow: hidden;
position: absolute;
width: 135px;
margin: 0.1em 0 0 -134px;
top: auto;
z-index: 10;
}
.rtl .gmbrr .rating .all-stars + .backdrop {
margin: 0.1em -125.5px 0 0;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .rating + .attribution,
.gmbrr.bubble .listing .author-switch .author-name,
.gmbrr.bubble .listing .author-switch .date,
.gmbrr.bubble .listing .author-switch .rating,
.gmbrr.bubble .listing .author-switch .relative-time-description,
.gmbrr.bubble .listing .inline.author-switch .author-name,
.gmbrr.bubble .listing .inline.author-switch .date,
.gmbrr.bubble .listing .inline.author-switch .rating,
.gmbrr.bubble .listing .inline.author-switch .relative-time-description,
.gmbrr.bubble .listing .text-first .text,
.gmbrr.narrow .inline .text,
.gmbrr.narrow .text-first .text {
margin-block-start: 0;
}
.gmbrr .rating .backdrop .star {
opacity: 0.65;
transform: scale(.95, 0.95);
transform-origin: 65% 50%;
}
.gmbrr.stars-html .rating .all-stars,
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .all-stars,
.gmbrr.version-1 .rating .rating-stars {
position: relative;
top: 0;
height: 1em;
line-height: 110%;
overflow: hidden;
letter-spacing: 0;
}
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .rating-stars {
text-align: start;
float: inline-start;
white-space: nowrap;
}
.gmbrr .rating .all-stars.safari,
.gmbrr .rating .rating-stars.safari {
width: 5.1em;
}
.gmbrr .rating.none .all-stars {
opacity: 0.3;
}
.gmbrr .rating .rating-stars {
position: relative;
top: -1.1em;
word-wrap: initial;
text-align: start;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate {
transition: 1.1s width ease-in-out 0.7s;
opacity: 1;
}
.gmbrr .rating .count {
margin-block: 0;
font-size: 0.5em;
line-height: 140%;
vertical-align: baseline;
}
.gmbrr .date,
.gmbrr .inline .date,
.gmbrr .relative-time-description,
.gmbrr .inline .relative-time-description,
.gmbrr .listing .rating,
.gmbrr .listing .inline .rating,
.gmbrr.tiny .rating .count,
.gmbrr.center .listing .inline .rating,
.gmbrr.center .listing .inline .relative-time-description {
vertical-align: middle;
}
.gmbrr .rating .number + .all-stars {
margin-inline: 0.3rem 0;
}
.gmbrr.stars-html .rating .number + .all-stars {
margin-inline: 0 0.25rem;
}
.gmbrr .rating .all-stars + .count {
margin-inline: 0.35rem 0;
}
.gmbrr.narrow .all-stars + .count,
.gmbrr.columns .listing li,
.gmbrr.center.columns .listing li,
.gmbrr.carousel .listing li,
.gmbrr.columns .listing .text-first,
.gmbrr.center.columns .listing .text-first,
.gmbrr.bubble .inline.text-first .author-name {
margin-block: 0;
}
.gmbrr .listing {
padding: 0;
margin-block: 0;
margin-inline: 0;
display: flex;
flex-wrap: wrap;
flex-direction: revert;
gap: 2rem;
}
.gmbrr.bubble .listing {
gap: 1.5rem;
}
.gmbrr ul.listing {
list-style: none;
}
.gmbrr.columns .listing {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 1.7rem 3rem;
align-items: start;
}
.gmbrr.center.bubble .listing {
margin-block-end: 0.8rem;
}
.gmbrr .rating + .listing,
.gmbrr .rating + .buttons,
.gmbrr .listing + .buttons {
margin-block-start: 1.2rem;
}
.gmbrr .listing + .attribution,
.gmbrr .navigation + .attribution {
margin-block-start: 1.5rem;
margin-inline: 0;
}
.gmbrr.badge .rating + .listing {
margin-block-start: 0.7rem;
margin-inline: 0;
}
.gmbrr .listing.no-place,
.gmbrr .listing.no-reviews {
margin-block-end: 1rem;
}
.gmbrr .listing li,
.gmbrr.center.bubble.spaced .review-meta {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0;
margin-inline: 0;
margin-block: 0;
list-style: none;
gap: 0.6rem 0.7rem;
line-height: 140%;
}
.gmbrr.fonts .listing li {
gap: 0.4rem 0.7rem;
}
.gmbrr.fonts.narrow .listing li,
.gmbrr.narrow .listing li {
gap: 0.3rem 0.4rem;
}
.gmbrr.center .listing li,
.gmbrr.badge .listing li,
.gmbrr.fonts.center .listing li,
.gmbrr.narrow.center .listing li {
gap: 0.3rem 0;
}
.gmbrr.center .listing .text-first,
.gmbrr.center li {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center.bubble .listing li {
margin-inline: 0;
}
.gmbrr.tile .listing li,
.gmbrr.tile.center .listing li,
.gmbrr.tile.center.bubble .listing li {
flex: 1 0 calc(100% - 2.6rem);
}
.gmbrr.tile .listing li {
box-shadow: 0 0 0 2px rgba(80, 80, 80, 0.7) inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
border-radius: 4px;
padding: 1.1rem 1.3rem;
margin-block: 2px 6px;
}
.gmbrr.dark.tile .listing li {
box-shadow: 0 0 0 2px rgba(225, 225, 225, 0.7) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile.solid .listing li {
background-color: rgba(60, 60, 60, 0.9);
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.8) inset, 0 4px 2px 1px rgba(45, 45, 45, 0.05);
}
.gmbrr.dark.tile.solid .listing li {
background-color: rgba(250, 250, 250, 0.9);
box-shadow: 0 0 0 2px rgba(45, 45, 45, 0.5) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile .listing li,
.gmbrr.tile.columns .listing li {
margin-block: 2px 6px;
}
.gmbrr.carousel .listing {
overflow: hidden;
}
.gmbrr.carousel .listing > li,
.gmbrr.carousel.stacked-z .author-avatar,
.gmbrr.carousel.stacked-z .text {
transition: 0.5s opacity linear;
}
.gmbrr.carousel .listing > li {
position: relative;
}
.gmbrr.carousel .listing > .hidden {
display: none;
opacity: 0.05;
pointer-events: none;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .author-avatar,
.gmbrr.carousel.stacked-z .hidden .text {
opacity: 0;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate,
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .visible .author-avatar,
.gmbrr.carousel.stacked-z .visible .text {
opacity: 1;
}
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
display: flex;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
z-index: 1;
}
.gmbrr.carousel .navigation {
list-style: none;
margin-block: 1rem 0;
margin-inline: 0;
padding: 0;
text-align: center;
}
.gmbrr.carousel .navigation .bullet {
margin-block: 0;
padding: 0;
display: inline-block;
line-height: 100%;
}
.gmbrr.carousel .navigation .bullet + .bullet {
margin-inline: 0.8rem 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet + .bullet {
margin-inline: 1rem 0;
}
.gmbrr.carousel .navigation .bullet a {
line-height: 1.2rem;
font-size: 2rem;
display: inline-block;
width: 1.6rem;
max-width: 20px;
height: 1.6rem;
max-height: 20px;
color: transparent;
background-color: rgba(110, 110, 110, 0);
border: 1px solid rgba(110, 110, 110, 0.99);
border-radius: 50%;
transition: 0.3s background-color linear, 0.3s border-color linear, 0.3s box-shadow linear;
vertical-align: middle;
overflow: hidden;
}
.gmbrr.carousel.bullet-solid .navigation .bullet a,
.gmbrr.dark.carousel.bullet-solid .navigation .bullet a {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.4) inset;
}
.gmbrr.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(110, 110, 110, 0.7) inset;
}
.gmbrr.dark.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.7) inset;
}
.gmbrr.carousel .navigation .current.bullet a,
.gmbrr.carousel .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(110, 110, 110, 0.4) inset;
background-color: rgba(110, 110, 110, 0.99);
cursor: default;
pointer-events: none;
}
.gmbrr.dark.carousel .navigation .current a,
.gmbrr.dark.carousel .navigation .current a:hover {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.4) inset;
background-color: rgba(190, 190, 190, 0.99);
}
.gmbrr.carousel.bullet-square .navigation .bullet a,
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
width: 1.5rem;
height: 1.5rem;
}
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
border-radius: 25%;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a,
.gmbrr.carousel.bullet-square .navigation .bullet a {
border-radius: 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a {
width: 1.4rem;
height: 1.4rem;
transform: scaleX(.95) rotate(45deg);
vertical-align: unset;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a {
font-size: 2.5rem;
border: 0 none;
border-radius: 0;
background-color: inherit;
color: rgba(110, 110, 110, 0.6);
width: inherit;
height: inherit;
line-height: inherit;
box-shadow: none;
transition: 0.2s color linear;
max-width: none;
max-height: none;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a {
color: rgba(190, 190, 190, 0.6);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(110, 110, 110, 0.8);
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(200, 200, 200, 0.9);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a,
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a:hover {
color: rgba(60, 60, 60, 0.95);
background-color: inherit;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .current a,
.gmbrr.dark.carousel.bullet-symbol .navigation .current a:hover {
color: rgba(210, 210, 210, 0.95);
}
.gmbrr .listing .text-first .text {
margin-block-end: 0.3rem;
}
.gmbrr .listing .no-avatar.text-first.author-switch .text {
margin-block-end: -0.1rem;
}
.gmbrr .author-name {
display: block;
margin-block-end: 0.4em;
}
.gmbrr .inline .author-name {
display: inline-block;
margin-block-end: 0;
}
.gmbrr.fonts .author-name {
line-height: 150%;
}
.gmbrr .listing .author-switch .author-name {
margin-block-start: 0.1rem;
}
.gmbrr .listing .author-switch .rating + .author-name,
.gmbrr .listing .author-switch .date + .author-name,
.gmbrr .listing .author-switch .relative-time-description + .author-name {
margin-block-start: 0.4rem;
}
.gmbrr.bubble .listing .text,
.gmbrr.bubble.fonts .listing .text,
.gmbrr.bubble .listing .review-meta + .text {
flex: 1 0 calc(100% - 2em);
border-radius: 0.4em;
position: relative;
box-shadow: 0 0 0 2px rgba(70, 70, 70, 0.85) inset;
margin-block: 0;
margin-inline: 0;
padding-block: 0.6em;
padding-inline: 1em;
}
.gmbrr.bubble .listing .review-meta + .text {
margin-block-start: 0.7rem;
}
.gmbrr.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text {
margin-inline: 0;
}
.gmbrr.dark.bubble .listing .text {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85) inset;
}
.gmbrr.bubble.fill .listing .text {
color: rgba(255, 255, 255, 0.99);
background-color: rgba(70, 70, 70, 0.85);
box-shadow: none;
}
.gmbrr.dark.bubble.fill .listing .text {
color: rgba(70, 70, 70, 0.99);
background-color: rgba(255, 255, 255, 0.99);
box-shadow: none;
}
.gmbrr.bubble.fill .listing .text a {
color: rgba(255, 255, 255, 0.75);
}
.gmbrr.dark.bubble.fill .listing .text a {
color: rgba(70, 70, 70, 0.8);
}
.gmbrr.bubble .listing .text-first .text {
margin-block-end: 0.6rem;
}
.gmbrr.center.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text-first .review-meta + .text {
margin-block-end: 0.8rem;
}
.gmbrr.bubble.center .listing .text-first .text {
margin-block-end: 0.55rem;
}
.gmbrr.fonts.bubble.center .listing .text-first .text {
margin-block-end: 0.45rem;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down,
.gmbrr.bubble .listing .text-first .text::after,
.gmbrr.bubble .listing .text::before {
content: '';
position: absolute;
left: calc(var(--avatar-width) + 0.7rem);
top: calc(-1em + 2px);
width: 0;
height: 0;
border-top: 0.5em solid transparent;
border-right: 0.5em solid transparent;
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
border-left: 0.5em solid transparent;
clear: both;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down {
position: relative;
flex: 0 0 1em;
left: calc(-100% + var(--avatar-width) + 1.8em);
font-size: 0.9em;
}
.gmbrr.bubble .listing .arrow.arrow-down {
left: calc(var(--avatar-width) + 2.3em);
}
.gmbrr.bubble .listing .arrow.arrow-up {
margin-block-start: 0.8em;
top: 0.5em;
align-self: end;
}
.gmbrr.bubble .listing .arrow.arrow-down {
margin-block-end: 0.8em;
top: auto;
bottom: 0.9em;
align-self: start;
}
.gmbrr.center.bubble .listing .arrow.arrow-up {
margin-block-start: -0.6rem;
top: 0.3rem;
}
.gmbrr.center.bubble .listing .arrow.arrow-down {
margin-block-end: -1.05rem;
bottom: 1.15rem;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.bubble .listing .text::before,
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .text-first .text::after {
left: calc(var(--avatar-width) + 0.7rem);
}
.gmbrr.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.narrow.bubble .listing .text::before {
left: calc(var(--avatar-width) + 0.5rem);
}
.gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.narrow.bubble .listing .text::before {
left: calc(var(--avatar-width) + 0.8rem);
}
.gmbrr.center.bubble .listing .arrow.arrow-up,
.gmbrr.center.bubble .listing .arrow.arrow-down,
.gmbrr.center.bubble .listing .text-first .text::after,
.gmbrr.center.bubble .listing .text::before {
left: calc(50% - 0.5em);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.bubble .listing .text-first .text::after,
.rtl .gmbrr.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.9rem);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-down {
left: auto;
right: calc(var(--avatar-width) + 2.3em);
}
.rtl .gmbrr.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.narrow.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.5rem);
}
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.7rem);
}
.rtl .gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.narrow.bubble .listing .text::before,
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.fonts.bubble .listing .text-first .text::after {
left: auto;
right: calc(var(--avatar-width) + 0.8rem);
}
.rtl .gmbrr.center.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.center.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.center.bubble .listing .text-first .text::after,
.rtl .gmbrr.center.bubble .listing .text::before {
left: auto;
right: calc(50% - 0.5em);
}
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .arrow.arrow-down {
font-size: 1em;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.center.bubble .listing .arrow.arrow-down {
margin-block-end: -0.7rem;
bottom: 0.8rem;
}
.gmbrr.bubble .listing .text-first .text::after {
top: 100%;
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
border-bottom: 0.5em solid transparent;
clear: both;
}
.gmbrr.dark.bubble .listing .arrow.arrow-up,
.gmbrr.dark.bubble .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-up,
.gmbrr.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill .listing .text-first .text::before,
.gmbrr.dark.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.dark.bubble .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-down,
.gmbrr.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.bubble .listing .date,
.gmbrr.bubble .listing .relative-time-description {
font-size: 0.9em;
line-height: 110%;
}
.gmbrr.center.bubble.spaced .review-meta .rating,
.gmbrr.center.bubble.spaced .review-meta .date,
.gmbrr.center.bubble.spaced .review-meta .relative-time-description {
flex: 1 0 40%;
margin-inline: 0;
align-self: center;
}
.gmbrr.bubble .listing .author-name {
margin-block-end: 0.4rem;
}
.gmbrr .listing .rating + .date,
.gmbrr.fonts .listing .rating + .date,
.gmbrr .listing .rating + .relative-time-description,
.gmbrr.fonts .listing .rating + .relative-time-description {
margin-inline-start: min(1%, 0.4em);
}
.gmbrr.center.bubble .listing .inline .date,
.gmbrr.center.bubble .listing .inline .rating,
.gmbrr.center.bubble .listing .inline .relative-time-description,
.gmbrr.center.bubble .listing .text-first.inline .date,
.gmbrr.center.bubble .listing .text-first.inline .rating,
.gmbrr.center.bubble .listing .text-first.inline .relative-time-description {
flex: 1 0 50%;
margin-block: 0;
}
.gmbrr.center.bubble .listing .review-meta + .text,
.gmbrr.center .author-switch .author-name,
.gmbrr.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.5em;
}
.gmbrr.fonts.center.bubble .listing .review-meta + .text,
.gmbrr.fonts.center .author-switch .author-name,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.35em;
}
.gmbrr.center.bubble .listing .text + .author-avatar,
.gmbrr.narrow .listing .rating + .date,
.gmbrr.narrow .listing .rating + .relative-time-description,
.gmbrr.fonts.center.bubble .listing .review-meta:first-child + .text,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta:first-child + .text {
margin-block-start: 0.33em;
}
.gmbrr.bubble .inline.text-first .text {
margin-block-end: 0.6em;
}
.gmbrr .author-avatar-name a span,
.gmbrr .author-avatar-name a:hover span {
text-decoration: inherit;
}
.gmbrr .author-avatar,
.gmbrr .author-avatar a,
.gmbrr .author-name a,
.gmbrr .review-meta,
.gmbrr .text {
display: block;
}
.gmbrr .listing .author-avatar a,
.gmbrr .listing .author-avatar > img {
display: block;
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: 0 auto;
}
.gmbrr.center .listing .author-avatar a,
.gmbrr.center .listing .author-avatar > img {
margin-inline-start: auto;
}
.gmbrr.center .author-avatar a {
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: auto;
}
.gmbrr .review-meta {
flex: 1 0 4em;
line-height: 120%;
}
.gmbrr .author-avatar,
.gmbrr .no-avatar.text-first .author-avatar,
.gmbrr.fonts .author-avatar,
.gmbrr.fonts .no-avatar.text-first .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.3rem);
}
.gmbrr.narrow .author-avatar,
.gmbrr.fonts.narrow .author-avatar,
.gmbrr.fonts.narrow .no-avatar .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.7rem);
}
.gmbrr .listing li,
.gmbrr.center.bubble .listing li,
.gmbrr.center .author-avatar,
.gmbrr.center .author-name,
.gmbrr.center .review-meta,
.gmbrr.narrow.center .author-avatar,
.gmbrr.narrow.center .author-name,
.gmbrr.narrow.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble .listing .text,
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr.center.bubble.spaced .review-meta,
.gmbrr.narrow .no-avatar .review-meta {
flex: 1 0 100%;
}
.gmbrr .listing .text {
flex: 1 0 calc(100% - var(--avatar-width) - 1.4rem);
}
.gmbrr .listing .text-first .text:first-child {
flex: 1 0 calc(100% - 1.4rem);
}
.gmbrr.narrow .review-meta {
flex: 1 0 5%;
}
.gmbrr.center .author-name {
display: block;
width: auto;
line-height: 140%;
}
.gmbrr .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .author-avatar,
.gmbrr.center .no-avatar.text-first .author-avatar {
margin-inline: auto;
}
.gmbrr.justify .listing .text {
text-align: justify;
}
.gmbrr.center .listing .review-meta + .text {
margin-block: 0.4rem 0;
}
.gmbrr .fixed-height {
overflow: hidden;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.3) rgba(55, 55, 55, 0.01);
transition: 0.2s scrollbar-color linear;
}
.gmbrr.dark .fixed-height {
scrollbar-color: rgba(255, 255, 255, 0.3) rgba(205, 205, 205, 0.01);
}
.gmbrr .fixed-height:hover,
.gmbrr .fixed-height:focus {
scrollbar-color: rgba(0, 0, 0, 0.8) rgba(55, 55, 55, 0.1);
}
.gmbrr.dark .fixed-height:hover,
.gmbrr.dark .fixed-height:focus {
scrollbar-color: rgba(255, 255, 255, 0.8) rgba(205, 205, 205, 0.1);
}
.gmbrr .fixed-height::-webkit-scrollbar {
width: 10px;
}
.gmbrr .fixed-height::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.05);
}
.gmbrr .fixed-height:hover::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.2);
}
.gmbrr .fixed-height::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.3);
}
.gmbrr.dark .fixed-height::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 0.3);
}
.gmbrr .listing .text .review-more-placeholder {
visibility: hidden;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .listing .text + .review-meta {
margin-block: 0.1rem;
padding-inline-start: calc(var(--avatar-width) + 1rem);
}
.gmbrr.narrow .listing .review-meta + .text,
.gmbrr.narrow .listing .text + .review-meta {
padding-inline-start: calc(var(--avatar-width) + 0.9rem);
}
.gmbrr.narrow.bubble .listing .review-meta + .text,
.gmbrr.narrow.bubble .listing .text + .review-meta {
padding-inline-start: 1em;
}
.gmbrr .listing .text-first .text + .review-meta,
.gmbrr.center .listing .review-meta + .text,
.gmbrr.badge .listing .review-meta + .text {
padding-inline: 0.8em;
flex: 1 0 calc(100% - 2em);
}
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr .listing .no-avatar .review-meta + .text,
.gmbrr.center .listing .text + .review-meta,
.gmbrr.badge .listing .text + .review-meta,
.gmbrr.narrow .listing .no-avatar .review-meta + .text,
.gmbrr.narrow .listing .no-avatar .text + .review-meta {
padding-inline: 0;
}
.gmbrr.narrow .text {
margin-block: 0.2em 0;
}
.gmbrr .no-avatar.inline .text {
margin-block-end: 0.1em;
}
.gmbrr.center .listing .author-avatar,
.gmbrr.center .listing .author-name,
.gmbrr.center .text-first .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .text-first .text + .author-avatar {
margin-block: 0.2rem 0;
}
.gmbrr .listing .author-avatar img {
max-width: 100%;
height: auto;
}
.gmbrr .listing .author-name,
.gmbrr .listing .author-name a {
font-weight: 700;
}
.gmbrr .listing .date,
.gmbrr.center .listing .inline .date,
.gmbrr .listing .rating,
.gmbrr.center .listing .inline .rating,
.gmbrr .listing .relative-time-description,
.gmbrr.center .listing .inline .relative-time-description {
position: relative;
display: inline-block;
line-height: 120%;
margin-block: 0;
}
.gmbrr.center.narrow .listing .date,
.gmbrr.center.narrow .listing .rating,
.gmbrr.center.narrow .listing .relative-time-description,
.gmbrr.narrow .all-stars + .count {
display: block;
margin-inline: 0;
}
.gmbrr .listing .rating {
margin-inline-start: -0.1em;
font-size: 1.15em;
vertical-align: middle;
}
.gmbrr .listing .no-avatar .rating,
.gmbrr.center.narrow .listing .rating + .date,
.gmbrr.center.narrow .listing .rating + .relative-time-description {
margin-inline-start: 0;
}
.gmbrr.center .listing .rating {
margin-inline-start: auto;
}
.gmbrr.center .listing .no-date .rating,
.gmbrr.center .listing .relative-time-description {
margin-inline-end: auto;
}
.gmbrr .listing .no-date .rating {
margin-inline-end: 0;
}
.gmbrr .listing .inline .date,
.gmbrr .listing .inline .relative-time-description {
top: 0.1em;
display: inline-block;
}
.gmbrr .inline.no-avatar .author-name,
.gmbrr .inline .rating {
clear: none;
display: inline-block;
}
.gmbrr .inline .author-name {
width: inherit;
vertical-align: middle;
}
.gmbrr .inline .text-first .author-name {
margin-block-end: 0.1em;
}
.gmbrr .inline .rating {
position: relative;
height: 1em;
top: 0.05em;
}
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
position: relative;
height: inherit;
}
.gmbrr .inline .author-name,
.gmbrr .inline .date,
.gmbrr .inline .rating,
.gmbrr .inline .relative-time-description {
line-height: 1.3em;
}
.gmbrr.fonts .listing .rating {
font-size: 18px;
}
.gmbrr.fonts .inline .rating,
.gmbrr .listing .inline .review-meta > .rating,
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
top: 0;
}
.gmbrr .listing .inline .review-meta > span + span {
margin-inline-start: min(1.5%, 0.7rem);
}
.gmbrr.fonts .listing .rating,
.gmbrr .listing .inline .rating {
line-height: 100%;
}
.gmbrr.fonts .listing .text {
line-height: 140%;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .rating .all-stars {
color: rgba(175, 175, 175, 0.85);
}
.gmbrr.dark .button {
color: rgba(40, 40, 40, 0.9);
background-color: rgba(245, 245, 245, 0.9);
}
.gmbrr.dark .button:hover {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.bubble.fill.amethyst .listing .text,
.gmbrr.bubble.fill.carbon .listing .text,
.gmbrr.bubble.fill.coffee .listing .text,
.gmbrr.bubble.fill.contrast .listing .text,
.gmbrr.bubble.fill.copper .listing .text,
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.bubble.fill.forest .listing .text,
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.bubble.fill.ocean .listing .text,
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.bubble.fill.slate .listing .text,
.gmbrr.dark,
.gmbrr.dark .author-name,
.gmbrr.dark .author-name a,
.gmbrr.dark .business-name,
.gmbrr.dark .heading,
.gmbrr.dark .text,
.gmbrr.dark.bubble.contrast .listing .text,
.gmbrr.dark.bubble.fill.amethyst .listing .text,
.gmbrr.dark.bubble.fill.carbon .listing .text,
.gmbrr.dark.bubble.fill.coffee .listing .text,
.gmbrr.dark.bubble.fill.copper .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.forest .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.ocean .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.slate .listing .text,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.dark.contrast .rating,
.gmbrr.dark.contrast .count,
.gmbrr.dark.contrast .date,
.gmbrr.dark.contrast .relative-time-description,
.gmbrr.dark.contrast .vicinity,
.gmbrr.stripe.contrast > :nth-child(2n-1) {
color: #FFF;
}
.gmbrr.bubble.fill.amethyst .listing .text a,
.gmbrr.bubble.fill.carbon .listing .text a,
.gmbrr.bubble.fill.coffee .listing .text a,
.gmbrr.bubble.fill.contrast .listing .text a,
.gmbrr.bubble.fill.copper .listing .text a,
.gmbrr.bubble.fill.coral .listing .text a,
.gmbrr.bubble.fill.cranberry .listing .text a,
.gmbrr.bubble.fill.forest .listing .text a,
.gmbrr.bubble.fill.magenta .listing .text a,
.gmbrr.bubble.fill.ocean .listing .text a,
.gmbrr.bubble.fill.pumpkin .listing .text a,
.gmbrr.bubble.fill.slate .listing .text a,
.gmbrr.dark.bubble.contrast .listing .text a {
color: rgba(255, 255, 255, 0.8);
}
.gmbrr.bubble.fill.mustard .listing .text a,
.gmbrr.bubble.fill.turquoise .listing .text a,
.gmbrr.dark.bubble.fill.contrast .listing .text a {
color: rgba(0, 0, 0, 0.8);
}
.gmbrr.cranberry .heading,
.gmbrr.cranberry .listing .rating,
.gmbrr.cranberry .rating,
.gmbrr.cranberry .rating .star,
.gmbrr.dark.cranberry .heading,
.gmbrr.dark.cranberry .listing .rating,
.gmbrr.dark.cranberry .rating,
.gmbrr.dark.cranberry .rating .star {
color: #9f000f;
}
.gmbrr.cranberry .listing a,
.gmbrr.cranberry a {
color: #4f0007;
}
.gmbrr.dark.cranberry .listing a,
.gmbrr.dark.cranberry a {
color: #b5a3a5;
}
.gmbrr.cranberry .count,
.gmbrr.cranberry .date,
.gmbrr.cranberry .relative-time-description,
.gmbrr.cranberry .vicinity {
color: #908788;
}
.gmbrr.dark.cranberry .count,
.gmbrr.dark.cranberry .date,
.gmbrr.dark.cranberry .relative-time-description,
.gmbrr.dark.cranberry .vicinity {
color: #ad9c9e;
}
.gmbrr.cranberry .listing .rating .not,
.gmbrr.cranberry .rating .all-stars,
.gmbrr.cranberry .star.gray {
color: rgba(150, 135, 136, 0.5);
}
.gmbrr.dark.cranberry .listing .rating .not,
.gmbrr.dark.cranberry .rating .all-stars,
.gmbrr.dark.cranberry .star.gray {
color: rgba(175, 161, 162, 0.5);
}
.gmbrr.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.cranberry .listing .text,
.gmbrr.dark.bubble.cranberry .listing .text {
box-shadow: 0 0 0 2px #9f000f inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a {
border-color: #9f000f;
}
.gmbrr.dark.carousel.cranberry .navigation .bullet a {
border-color: rgba(197, 40, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a {
border-color: rgba(159, 0, 15, 0.45);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.45) inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a:hover {
border-color: rgba(159, 0, 15, 0.9);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.cranberry .navigation .current.bullet a,
.gmbrr.carousel.cranberry .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #9f000f inset;
background-color: #9f000f;
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a {
color: rgba(159, 0, 15, 0.42);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a:hover {
color: #9f000f;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-up,
.gmbrr.bubble.cranberry .listing .text::before,
.gmbrr.bubble.fill.cranberry .listing .text::before,
.gmbrr.dark.bubble.cranberry .listing .text::before,
.gmbrr.dark.bubble.fill.cranberry .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f000f;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-down,
.gmbrr.bubble.cranberry .listing .text-first .text::after,
.gmbrr.bubble.fill.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.cranberry .listing .text-first .text::after {
border-top-color: #9f000f;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text {
background-color: #9f000f;
}
.gmbrr.coral .heading,
.gmbrr.coral .listing .rating,
.gmbrr.coral .listing a,
.gmbrr.coral .rating,
.gmbrr.coral .rating .star,
.gmbrr.coral a,
.gmbrr.dark.coral .heading,
.gmbrr.dark.coral .listing .rating,
.gmbrr.dark.coral .listing a,
.gmbrr.dark.coral .rating,
.gmbrr.dark.coral .rating .star,
.gmbrr.dark.coral a {
color: #e77471;
}
.gmbrr.coral .count,
.gmbrr.coral .date,
.gmbrr.coral .relative-time-description,
.gmbrr.coral .vicinity {
color: #aba2a2;
}
.gmbrr.dark.coral .count,
.gmbrr.dark.coral .date,
.gmbrr.dark.coral .relative-time-description,
.gmbrr.dark.coral .vicinity {
color: #dcd3d3;
}
.gmbrr.coral .listing .rating .not,
.gmbrr.coral .rating .all-stars,
.gmbrr.coral .star.gray {
color: rgba(192, 173, 173, 0.7);
}
.gmbrr.dark.coral .listing .rating .not,
.gmbrr.dark.coral .rating .all-stars,
.gmbrr.dark.coral .star.gray {
color: rgba(192, 173, 173, 0.5);
}
.gmbrr.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coral .listing .text,
.gmbrr.dark.bubble.coral .listing .text {
box-shadow: 0 0 0 2px #e77471 inset;
}
.gmbrr.carousel.coral .navigation .bullet a {
border-color: #e77471;
}
.gmbrr.dark.carousel.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.9);
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.45);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.45) inset;
}
.gmbrr.carousel.coral .navigation .bullet a:hover {
border-color: rgba(231, 116, 113, 0.9);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.coral .navigation .current.bullet a,
.gmbrr.carousel.coral .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e77471 inset;
background-color: #e77471;
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a {
color: rgba(231, 116, 113, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a:hover {
color: #e77471;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.coral .listing .arrow.arrow-up,
.gmbrr.bubble.coral .listing .text::before,
.gmbrr.bubble.fill.coral .listing .text::before,
.gmbrr.dark.bubble.coral .listing .text::before,
.gmbrr.dark.bubble.fill.coral .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e77471;
}
.gmbrr.bubble.coral .listing .arrow.arrow-down,
.gmbrr.bubble.coral .listing .text-first .text::after,
.gmbrr.bubble.fill.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coral .listing .text-first .text::after {
border-top-color: #e77471;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text {
background-color: #e77471;
}
.gmbrr.dark.pumpkin .heading,
.gmbrr.dark.pumpkin .listing .rating,
.gmbrr.dark.pumpkin .listing a,
.gmbrr.dark.pumpkin .rating,
.gmbrr.dark.pumpkin .rating .star,
.gmbrr.dark.pumpkin a,
.gmbrr.pumpkin .heading,
.gmbrr.pumpkin .listing .rating,
.gmbrr.pumpkin .listing a,
.gmbrr.pumpkin .rating,
.gmbrr.pumpkin .rating .star,
.gmbrr.pumpkin a {
color: #f87217;
}
.gmbrr.pumpkin .count,
.gmbrr.pumpkin .date,
.gmbrr.pumpkin .relative-time-description,
.gmbrr.pumpkin .vicinity {
color: #b8b0ab;
}
.gmbrr.dark.pumpkin .count,
.gmbrr.dark.pumpkin .date,
.gmbrr.dark.pumpkin .relative-time-description,
.gmbrr.dark.pumpkin .vicinity {
color: #bbb5b1;
}
.gmbrr.pumpkin .listing .rating .not,
.gmbrr.pumpkin .rating .all-stars,
.gmbrr.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.7);
}
.gmbrr.dark.pumpkin .listing .rating .not,
.gmbrr.dark.pumpkin .rating .all-stars,
.gmbrr.dark.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.5);
}
.gmbrr.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.pumpkin .listing .text,
.gmbrr.dark.bubble.pumpkin .listing .text {
box-shadow: 0 0 0 2px #f87217 inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a {
border-color: #f87217;
}
.gmbrr.dark.carousel.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.9);
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.45);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.45) inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a:hover {
border-color: rgba(248, 114, 23, 0.9);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.pumpkin .navigation .current.bullet a,
.gmbrr.carousel.pumpkin .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #f87217 inset;
background-color: #f87217;
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a {
color: rgba(248, 114, 23, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a:hover {
color: #f87217;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-up,
.gmbrr.bubble.fill.pumpkin .listing .text::before,
.gmbrr.bubble.pumpkin .listing .text::before,
.gmbrr.dark.bubble.fill.pumpkin .listing .text::before,
.gmbrr.dark.bubble.pumpkin .listing .text::before {
border-top-color: transparent;
border-bottom-color: #f87217;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-down,
.gmbrr.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.bubble.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.pumpkin .listing .text-first .text::after {
border-top-color: #f87217;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text {
background-color: #f87217;
}
.gmbrr.dark.mustard .heading {
color: #ffdb58;
}
.gmbrr.mustard .heading,
.gmbrr.mustard .listing .rating,
.gmbrr.mustard .listing a,
.gmbrr.mustard .rating,
.gmbrr.mustard .rating .star,
.gmbrr.mustard a {
color: #e5c347;
}
.gmbrr.dark.mustard .listing .rating,
.gmbrr.dark.mustard .listing a,
.gmbrr.dark.mustard .rating,
.gmbrr.dark.mustard .rating .star,
.gmbrr.dark.mustard a {
color: #ffdb58;
}
.gmbrr.dark.mustard .count,
.gmbrr.dark.mustard .date,
.gmbrr.dark.mustard .relative-time-description,
.gmbrr.dark.mustard .vicinity,
.gmbrr.mustard .count,
.gmbrr.mustard .date,
.gmbrr.mustard .relative-time-description,
.gmbrr.mustard .vicinity {
color: #c1bfb6;
}
.gmbrr.mustard .listing .rating .not,
.gmbrr.mustard .rating .all-stars,
.gmbrr.mustard .star.gray {
color: rgba(199, 193, 172, 0.4);
}
.gmbrr.dark.mustard .listing .rating .not,
.gmbrr.dark.mustard .rating .all-stars,
.gmbrr.dark.mustard .star.gray {
color: rgba(199, 193, 172, 0.3);
}
.gmbrr.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #e5c347 inset;
}
.gmbrr.carousel.mustard .navigation .bullet a {
border-color: #DBB734;
}
.gmbrr.dark.carousel.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.9);
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.45);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.45) inset;
}
.gmbrr.carousel.mustard .navigation .bullet a:hover {
border-color: rgba(229, 195, 71, 0.9);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.mustard .navigation .current.bullet a,
.gmbrr.carousel.mustard .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e5c347 inset;
background-color: #e5c347;
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a {
color: rgba(229, 195, 71, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a:hover {
color: #e5c347;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #ffdb58 inset;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.bubble.fill.mustard .listing .text::before,
.gmbrr.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e5c347;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.mustard .listing .text::before,
.gmbrr.dark.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #ffdb58;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.bubble.mustard .listing .text-first .text::after {
border-top-color: #e5c347;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.dark.bubble.mustard .listing .text-first .text::after {
border-top-color: #ffdb58;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.mustard .listing .text {
background-color: #e5c347;
}
.gmbrr.dark.bubble.fill.mustard .listing .text {
background-color: #ffdb58;
}
.gmbrr.dark.forest .heading {
color: #68a863;
}
.gmbrr.forest .heading,
.gmbrr.forest .listing .rating,
.gmbrr.forest .listing a,
.gmbrr.forest .rating,
.gmbrr.forest .rating .star,
.gmbrr.forest a {
color: #347235;
}
.gmbrr.dark.forest .listing .rating,
.gmbrr.dark.forest .listing a,
.gmbrr.dark.forest .rating,
.gmbrr.dark.forest .rating .star,
.gmbrr.dark.forest a {
color: #68a863;
}
.gmbrr.forest .count,
.gmbrr.forest .date,
.gmbrr.forest .relative-time-description,
.gmbrr.forest .vicinity {
color: #8e9a8e;
}
.gmbrr.dark.forest .count,
.gmbrr.dark.forest .date,
.gmbrr.dark.forest .relative-time-description,
.gmbrr.dark.forest .vicinity {
color: #98a298;
}
.gmbrr.forest .listing .rating .not,
.gmbrr.forest .rating .all-stars,
.gmbrr.forest .star.gray {
color: rgba(141, 162, 142, 0.7);
}
.gmbrr.dark.forest .listing .rating .not,
.gmbrr.dark.forest .rating .all-stars,
.gmbrr.dark.forest .star.gray {
color: rgba(141, 162, 142, 0.5);
}
.gmbrr.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #347235 inset;
}
.gmbrr.carousel.forest .navigation .bullet a {
border-color: #347235;
}
.gmbrr.dark.carousel.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.9);
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.45);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.45) inset;
}
.gmbrr.carousel.forest .navigation .bullet a:hover {
border-color: rgba(141, 162, 142, 0.9);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.forest .navigation .current.bullet a,
.gmbrr.carousel.forest .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #347235 inset;
background-color: #347235;
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a {
color: rgba(141, 162, 142, 0.35);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a:hover {
color: #347235;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #68a863 inset;
}
.gmbrr.bubble.forest .listing .arrow.arrow-up,
.gmbrr.bubble.fill.forest .listing .text::before,
.gmbrr.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #347235;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.forest .listing .text::before,
.gmbrr.dark.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #68a863;
}
.gmbrr.bubble.forest .listing .arrow.arrow-down,
.gmbrr.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.bubble.forest .listing .text-first .text::after {
border-top-color: #347235;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.dark.bubble.forest .listing .text-first .text::after {
border-top-color: #68a863;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.forest .listing .text {
background-color: #347235;
}
.gmbrr.dark.bubble.fill.forest .listing .text {
background-color: #68a863;
}
.gmbrr.dark.turquoise .heading {
color: #43c6db;
}
.gmbrr.turquoise .heading,
.gmbrr.turquoise .listing .rating,
.gmbrr.turquoise .listing a,
.gmbrr.turquoise .rating,
.gmbrr.turquoise .rating .star,
.gmbrr.turquoise a {
color: #14b1cb;
}
.gmbrr.dark.turquoise .listing .rating,
.gmbrr.dark.turquoise .listing a,
.gmbrr.dark.turquoise .rating,
.gmbrr.dark.turquoise .rating .star,
.gmbrr.dark.turquoise a {
color: #43c6db;
}
.gmbrr.turquoise .count,
.gmbrr.turquoise .date,
.gmbrr.turquoise .relative-time-description,
.gmbrr.turquoise .vicinity {
color: #92a4a7;
}
.gmbrr.dark.turquoise .count,
.gmbrr.dark.turquoise .date,
.gmbrr.dark.turquoise .relative-time-description,
.gmbrr.dark.turquoise .vicinity {
color: #a6b8bb;
}
.gmbrr.turquoise .listing .rating .not,
.gmbrr.turquoise .rating .all-stars,
.gmbrr.turquoise .star.gray {
color: rgba(159, 176, 179, 0.7);
}
.gmbrr.dark.turquoise .listing .rating .not,
.gmbrr.dark.turquoise .rating .all-stars,
.gmbrr.dark.turquoise .star.gray {
color: rgba(159, 176, 179, 0.5);
}
.gmbrr.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #14b1cb inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a {
border-color: #14b1cb;
}
.gmbrr.dark.carousel.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.9);
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.45);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.45) inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a:hover {
border-color: rgba(20, 177, 203, 0.9);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.turquoise .navigation .current.bullet a,
.gmbrr.carousel.turquoise .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #14b1cb inset;
background-color: #14b1cb;
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a {
color: rgba(20, 177, 203, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a:hover {
color: #14b1cb;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #43c6db inset;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.bubble.fill.turquoise .listing .text::before,
.gmbrr.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #14b1cb;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.turquoise .listing .text::before,
.gmbrr.dark.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #43c6db;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.bubble.turquoise .listing .text-first .text::after {
border-top-color: #14b1cb;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.dark.bubble.turquoise .listing .text-first .text::after {
border-top-color: #43c6db;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.turquoise .listing .text {
background-color: #14b1cb;
}
.gmbrr.dark.bubble.fill.turquoise .listing .text {
background-color: #43c6db;
}
.gmbrr.dark.ocean .heading {
color: #507ee7;
}
.gmbrr.ocean .heading,
.gmbrr.ocean .listing .rating,
.gmbrr.ocean .listing a,
.gmbrr.ocean .rating,
.gmbrr.ocean .rating .star,
.gmbrr.ocean a {
color: #2b65ec;
}
.gmbrr.dark.ocean .listing .rating,
.gmbrr.dark.ocean .listing a,
.gmbrr.dark.ocean .rating,
.gmbrr.dark.ocean .rating .star,
.gmbrr.dark.ocean a {
color: #507ee7;
}
.gmbrr.ocean .count,
.gmbrr.ocean .date,
.gmbrr.ocean .relative-time-description,
.gmbrr.ocean .vicinity {
color: #92969f;
}
.gmbrr.dark.ocean .count,
.gmbrr.dark.ocean .date,
.gmbrr.dark.ocean .relative-time-description,
.gmbrr.dark.ocean .vicinity {
color: #b0b2b8;
}
.gmbrr.ocean .listing .rating .not,
.gmbrr.ocean .rating .all-stars,
.gmbrr.ocean .star.gray {
color: rgba(168, 171, 179, 0.7);
}
.gmbrr.dark.ocean .listing .rating .not,
.gmbrr.dark.ocean .rating .all-stars,
.gmbrr.dark.ocean .star.gray {
color: rgba(168, 171, 179, 0.5);
}
.gmbrr.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #2b65ec inset;
}
.gmbrr.carousel.ocean .navigation .bullet a {
border-color: #2b65ec;
}
.gmbrr.dark.carousel.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.9);
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.45);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.45) inset;
}
.gmbrr.carousel.ocean .navigation .bullet a:hover {
border-color: rgba(43, 101, 236, 0.9);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.ocean .navigation .current.bullet a,
.gmbrr.carousel.ocean .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #2b65ec inset;
background-color: #2b65ec;
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a {
color: rgba(43, 101, 236, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a:hover {
color: #2b65ec;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #507ee7 inset;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.bubble.fill.ocean .listing .text::before,
.gmbrr.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #2b65ec;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.ocean .listing .text::before,
.gmbrr.dark.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #507ee7;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.bubble.ocean .listing .text-first .text::after {
border-top-color: #2b65ec;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.dark.bubble.ocean .listing .text-first .text::after {
border-top-color: #507ee7;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.ocean .listing .text {
background-color: #2b65ec;
}
.gmbrr.dark.bubble.fill.ocean .listing .text {
background-color: #507ee7;
}
.gmbrr.dark.amethyst .heading {
color: #8a49e8;
}
.gmbrr.amethyst .heading,
.gmbrr.amethyst .listing .rating,
.gmbrr.amethyst .listing a,
.gmbrr.amethyst .rating,
.gmbrr.amethyst .rating .star,
.gmbrr.amethyst a {
color: #6c2dc7;
}
.gmbrr.dark.amethyst .listing .rating,
.gmbrr.dark.amethyst .listing a,
.gmbrr.dark.amethyst .rating,
.gmbrr.dark.amethyst .rating .star,
.gmbrr.dark.amethyst a {
color: #8a49e8;
}
.gmbrr.amethyst .count,
.gmbrr.amethyst .date,
.gmbrr.amethyst .relative-time-description,
.gmbrr.amethyst .vicinity {
color: #8e8a94;
}
.gmbrr.dark.amethyst .count,
.gmbrr.dark.amethyst .date,
.gmbrr.dark.amethyst .relative-time-description,
.gmbrr.dark.amethyst .vicinity {
color: #b2a9c0;
}
.gmbrr.amethyst .listing .rating .not,
.gmbrr.amethyst .rating .all-stars,
.gmbrr.amethyst .star.gray {
color: rgba(158, 150, 171, 0.7);
}
.gmbrr.dark.amethyst .listing .rating .not,
.gmbrr.dark.amethyst .rating .all-stars,
.gmbrr.dark.amethyst .star.gray {
color: rgba(158, 150, 171, 0.5);
}
.gmbrr.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #6c2dc7 inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a {
border-color: #6c2dc7;
}
.gmbrr.dark.carousel.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.9);
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.45);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.45) inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a:hover {
border-color: rgba(108, 45, 199, 0.9);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.amethyst .navigation .current.bullet a,
.gmbrr.carousel.amethyst .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6c2dc7 inset;
background-color: #6c2dc7;
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a {
color: rgba(108, 45, 199, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a:hover {
color: #6c2dc7;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #8a49e8 inset;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.bubble.amethyst .listing .text::before,
.gmbrr.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6c2dc7;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.dark.bubble.amethyst .listing .text::before,
.gmbrr.dark.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8a49e8;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.bubble.amethyst .listing .text-first .text::after,
.gmbrr.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #6c2dc7;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.dark.bubble.amethyst .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #8a49e8;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.amethyst .listing .text {
background-color: #6c2dc7;
}
.gmbrr.dark.bubble.fill.amethyst .listing .text {
background-color: #8a49e8;
}
.gmbrr.dark.magenta .heading,
.gmbrr.dark.magenta .listing .rating,
.gmbrr.dark.magenta .listing a,
.gmbrr.dark.magenta .rating,
.gmbrr.dark.magenta .rating .star,
.gmbrr.dark.magenta a,
.gmbrr.magenta .heading,
.gmbrr.magenta .listing .rating,
.gmbrr.magenta .listing a,
.gmbrr.magenta .rating,
.gmbrr.magenta .rating .star,
.gmbrr.magenta a {
color: #d5008b;
}
.gmbrr.magenta .count,
.gmbrr.magenta .date,
.gmbrr.magenta .relative-time-description,
.gmbrr.magenta .vicinity {
color: #988f95;
}
.gmbrr.dark.magenta .count,
.gmbrr.dark.magenta .date,
.gmbrr.dark.magenta .relative-time-description,
.gmbrr.dark.magenta .vicinity {
color: #ab98a4;
}
.gmbrr.magenta .listing .rating .not,
.gmbrr.magenta .rating .all-stars,
.gmbrr.magenta .star.gray {
color: rgba(176, 164, 172, 0.7);
}
.gmbrr.dark.magenta .listing .rating .not,
.gmbrr.dark.magenta .rating .all-stars,
.gmbrr.dark.magenta .star.gray {
color: rgba(176, 164, 172, 0.5);
}
.gmbrr.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.magenta .listing .text,
.gmbrr.dark.bubble.magenta .listing .text {
box-shadow: 0 0 0 2px #d5008b inset;
}
.gmbrr.carousel.magenta .navigation .bullet a {
border-color: #d5008b;
}
.gmbrr.dark.carousel.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.9);
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.45);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.45) inset;
}
.gmbrr.carousel.magenta .navigation .bullet a:hover {
border-color: rgba(213, 0, 139, 0.9);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.magenta .navigation .current.bullet a,
.gmbrr.carousel.magenta .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #d5008b inset;
background-color: #d5008b;
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a {
color: rgba(213, 0, 139, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a:hover {
color: #d5008b;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-up,
.gmbrr.bubble.fill.magenta .listing .text::before,
.gmbrr.bubble.magenta .listing .text::before,
.gmbrr.dark.bubble.fill.magenta .listing .text::before,
.gmbrr.dark.bubble.magenta .listing .text::before {
border-top-color: transparent;
border-bottom-color: #d5008b;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-down,
.gmbrr.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.bubble.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.magenta .listing .text-first .text::after {
border-top-color: #d5008b;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text {
background-color: #d5008b;
}
.gmbrr.dark.slate .heading {
color: #8290a0;
}
.gmbrr.slate .heading,
.gmbrr.slate .listing .rating,
.gmbrr.slate .listing a,
.gmbrr.slate .rating,
.gmbrr.slate .rating .star,
.gmbrr.slate a {
color: #657383;
}
.gmbrr.dark.slate .listing .rating,
.gmbrr.dark.slate .listing a,
.gmbrr.dark.slate .rating,
.gmbrr.dark.slate .rating .star,
.gmbrr.dark.slate a {
color: #8290a0;
}
.gmbrr.slate .count,
.gmbrr.slate .date,
.gmbrr.slate .relative-time-description,
.gmbrr.slate .vicinity {
color: #9c9c9c;
}
.gmbrr.dark.slate .count,
.gmbrr.dark.slate .date,
.gmbrr.dark.slate .relative-time-description,
.gmbrr.dark.slate .vicinity {
color: #969696;
}
.gmbrr.slate .listing .rating .not,
.gmbrr.slate .rating .all-stars,
.gmbrr.slate .star.gray {
color: rgba(162, 162, 162, 0.7);
}
.gmbrr.dark.slate .listing .rating .not,
.gmbrr.dark.slate .rating .all-stars,
.gmbrr.dark.slate .star.gray {
color: rgba(193, 193, 193, 0.35);
}
.gmbrr.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #657383 inset;
}
.gmbrr.carousel.slate .navigation .bullet a {
border-color: #657383;
}
.gmbrr.dark.carousel.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.9);
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.45);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.45) inset;
}
.gmbrr.carousel.slate .navigation .bullet a:hover {
border-color: rgba(101, 115, 131, 0.9);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.slate .navigation .current.bullet a,
.gmbrr.carousel.slate .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #657383 inset;
background-color: #657383;
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a {
color: rgba(101, 115, 131, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a:hover {
color: #657383;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #8290a0 inset;
}
.gmbrr.bubble.slate .listing .arrow.arrow-up,
.gmbrr.bubble.fill.slate .listing .text::before,
.gmbrr.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #657383;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.slate .listing .text::before,
.gmbrr.dark.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8290a0;
}
.gmbrr.bubble.slate .listing .arrow.arrow-down,
.gmbrr.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.bubble.slate .listing .text-first .text::after {
border-top-color: #657383;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.dark.bubble.slate .listing .text-first .text::after {
border-top-color: #8290a0;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.slate .listing .text {
background-color: #657383;
}
.gmbrr.dark.bubble.fill.slate .listing .text {
background-color: #8290a0;
}
.gmbrr.dark.carbon .heading {
color: #838282;
}
.gmbrr.carbon .heading,
.gmbrr.carbon .listing .rating,
.gmbrr.carbon .listing a,
.gmbrr.carbon .rating,
.gmbrr.carbon .rating .star,
.gmbrr.carbon a {
color: #625d5d;
}
.gmbrr.dark.carbon .listing .rating,
.gmbrr.dark.carbon .listing a,
.gmbrr.dark.carbon .rating,
.gmbrr.dark.carbon .rating .star,
.gmbrr.dark.carbon a {
color: #838282;
}
.gmbrr.carbon .count,
.gmbrr.carbon .date,
.gmbrr.carbon .relative-time-description,
.gmbrr.carbon .vicinity {
color: silver;
}
.gmbrr.dark.carbon .count,
.gmbrr.dark.carbon .date,
.gmbrr.dark.carbon .relative-time-description,
.gmbrr.dark.carbon .vicinity {
color: #838181;
}
.gmbrr.carbon .listing .rating .not,
.gmbrr.carbon .rating .all-stars,
.gmbrr.carbon .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.carbon .listing .rating .not,
.gmbrr.dark.carbon .rating .all-stars,
.gmbrr.dark.carbon .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #625d5d inset;
}
.gmbrr.carousel.carbon .navigation .bullet a {
border-color: #625d5d;
}
.gmbrr.dark.carousel.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.9);
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.45);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.45) inset;
}
.gmbrr.carousel.carbon .navigation .bullet a:hover {
border-color: rgba(98, 93, 93, 0.9);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.carbon .navigation .current.bullet a,
.gmbrr.carousel.carbon .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #625d5d inset;
background-color: #625d5d;
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a {
color: rgba(98, 93, 93, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a:hover {
color: #625d5d;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #838282 inset;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.bubble.carbon .listing .text::before,
.gmbrr.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #625d5d;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.dark.bubble.carbon .listing .text::before,
.gmbrr.dark.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #838282;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.bubble.carbon .listing .text-first .text::after,
.gmbrr.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #625d5d;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.dark.bubble.carbon .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #838282;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.carbon .listing .text {
background-color: #625d5d;
}
.gmbrr.dark.bubble.fill.carbon .listing .text {
background-color: #838282;
}
.gmbrr.dark.copper .heading {
color: #c58447;
}
.gmbrr.copper .heading,
.gmbrr.copper .listing .rating,
.gmbrr.copper .listing a,
.gmbrr.copper .rating,
.gmbrr.copper .rating .star,
.gmbrr.copper a {
color: #b87333;
}
.gmbrr.dark.copper .listing .rating,
.gmbrr.dark.copper .listing a,
.gmbrr.dark.copper .rating,
.gmbrr.dark.copper .rating .star,
.gmbrr.dark.copper a {
color: #c58447;
}
.gmbrr.copper .count,
.gmbrr.copper .date,
.gmbrr.copper .relative-time-description,
.gmbrr.copper .vicinity {
color: silver;
}
.gmbrr.dark.copper .count,
.gmbrr.dark.copper .date,
.gmbrr.dark.copper .relative-time-description,
.gmbrr.dark.copper .vicinity {
color: #aca197;
}
.gmbrr.copper .listing .rating .not,
.gmbrr.copper .rating .all-stars,
.gmbrr.copper .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.copper .listing .rating .not,
.gmbrr.dark.copper .rating .all-stars,
.gmbrr.dark.copper .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #b87333 inset;
}
.gmbrr.carousel.copper .navigation .bullet a {
border-color: #b87333;
}
.gmbrr.dark.carousel.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.9);
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.45);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.45) inset;
}
.gmbrr.carousel.copper .navigation .bullet a:hover {
border-color: rgba(184, 115, 51, 0.9);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.copper .navigation .current.bullet a,
.gmbrr.carousel.copper .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #b87333 inset;
background-color: #b87333;
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a {
color: rgba(184, 115, 51, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a:hover {
color: #b87333;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #c58447 inset;
}
.gmbrr.bubble.copper .listing .arrow.arrow-up,
.gmbrr.bubble.copper .listing .text::before,
.gmbrr.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #b87333;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-up,
.gmbrr.dark.bubble.copper .listing .text::before,
.gmbrr.dark.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #c58447;
}
.gmbrr.bubble.copper .listing .arrow.arrow-down,
.gmbrr.bubble.copper .listing .text-first .text::after,
.gmbrr.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #b87333;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-down,
.gmbrr.dark.bubble.copper .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #c58447;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.copper .listing .text {
background-color: #b87333;
}
.gmbrr.dark.bubble.fill.copper .listing .text {
background-color: #c58447;
}
.gmbrr.dark.coffee .heading {
color: #9f7f69;
}
.gmbrr.coffee .heading,
.gmbrr.coffee .listing .rating,
.gmbrr.coffee .listing a,
.gmbrr.coffee .rating,
.gmbrr.coffee .rating .star,
.gmbrr.coffee a {
color: #6f4e37;
}
.gmbrr.dark.coffee .listing .rating,
.gmbrr.dark.coffee .listing a,
.gmbrr.dark.coffee .rating,
.gmbrr.dark.coffee .rating .star,
.gmbrr.dark.coffee a {
color: #9f7f69;
}
.gmbrr.coffee .count,
.gmbrr.coffee .date,
.gmbrr.coffee .relative-time-description,
.gmbrr.coffee .vicinity {
color: silver;
}
.gmbrr.dark.coffee .count,
.gmbrr.dark.coffee .date,
.gmbrr.dark.coffee .relative-time-description,
.gmbrr.dark.coffee .vicinity {
color: #a29c99;
}
.gmbrr.coffee .listing .rating .not,
.gmbrr.coffee .rating .all-stars,
.gmbrr.coffee .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.coffee .listing .rating .not,
.gmbrr.dark.coffee .rating .all-stars,
.gmbrr.dark.coffee .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #6f4e37 inset;
}
.gmbrr.carousel.coffee .navigation .bullet a {
border-color: #6f4e37;
}
.gmbrr.dark.carousel.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.45);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.45) inset;
}
.gmbrr.carousel.coffee .navigation .bullet a:hover {
border-color: rgba(111, 78, 55, 0.9);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.coffee .navigation .current.bullet a,
.gmbrr.carousel.coffee .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6f4e37 inset;
background-color: #6f4e37;
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a {
color: rgba(111, 78, 55, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a:hover {
color: #6f4e37;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #9f7f69 inset;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.bubble.coffee .listing .text::before,
.gmbrr.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6f4e37;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.dark.bubble.coffee .listing .text::before,
.gmbrr.dark.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f7f69;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.bubble.coffee .listing .text-first .text::after,
.gmbrr.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #6f4e37;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.dark.bubble.coffee .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #9f7f69;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.coffee .listing .text {
background-color: #6f4e37;
}
.gmbrr.dark.bubble.fill.coffee .listing .text {
background-color: #9f7f69;
}
.gmbrr.fill.contrast .listing .text {
background: #161616;
}
.gmbrr.dark.fill.contrast .listing .text {
background: #fff;
}
.gmbrr.carousel.bullet-solid.contrast .navigation .bullet a {
border-color: rgba(130, 130, 130, 0.45);
box-shadow: 0 0 0 0.8rem rgba(130, 130, 130, 0.45) inset;
}
.gmbrr.carousel.contrast .navigation .bullet a:hover,
.gmbrr.carousel.contrast .navigation .current.bullet a,
.gmbrr.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #000 inset;
background-color: #000;
}
.gmbrr.dark.carousel.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #FFF inset;
background-color: #FFF;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a {
color: rgba(135, 135, 135, 0.52);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover {
background-color: inherit;
box-shadow: none;
}
.gmbrr .star,
.gmbrr.stars-yellow .star {
display: inline-block;
width: 0.8em;
height: 0.7667em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==") 0 0/100% no-repeat;
}
.gmbrr.stars-orange .star {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.rtl .gmbrr .star {
transform: scale(-1, 1);
}
.gmbrr .star + .star {
margin-inline-start: 0.05em;
}
.gmbrr .animate .stars-gray {
position: relative;
}
.gmbrr .animate .star {
animation: google-business-reviews-rating-star 3s 0.5s ease-in-out 1;
animation-fill-mode: backwards;
transform-origin: 33% 50%;
}
.rtl .gmbrr .animate .star {
transform-origin: 50% 50%;
}
.gmbrr .animate .star:nth-child(1) {
animation-duration: 3s;
animation-delay: 0.5s;
}
.gmbrr .animate .star:nth-child(2) {
animation-duration: 2.8s;
animation-delay: 0.9s;
}
.gmbrr .animate .star:nth-child(3) {
animation-duration: 2.6s;
animation-delay: 1.3s;
}
.gmbrr .animate .star:nth-child(4) {
animation-duration: 2.4s;
animation-delay: 1.7s;
}
.gmbrr .animate .star:nth-child(5) {
animation-duration: 2.2s;
animation-delay: 2.1s;
}
.gmbrr .animate .star.gray:nth-child(2),
.gmbrr .animate .star.gray:nth-child(3),
.gmbrr .animate .star.gray:nth-child(4),
.gmbrr .animate .star.gray:nth-child(5),
.gmbrr .animate .star.grey:nth-child(2),
.gmbrr .animate .star.grey:nth-child(3),
.gmbrr .animate .star.grey:nth-child(4),
.gmbrr .animate .star.grey:nth-child(5),
.gmbrr .animate .star.split-10-90:nth-child(2),
.gmbrr .animate .star.split-10-90:nth-child(3),
.gmbrr .animate .star.split-10-90:nth-child(4),
.gmbrr .animate .star.split-10-90:nth-child(5) {
animation: none;
}
.gmbrr .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0U3NzExQiI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0U3NzExQiI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.gray,
.gmbrr .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .star.gray,
.gmbrr.dark .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.gray,
.gmbrr.stars-orange .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .powered-by-google.light,
.powered-by-google {
display: inline-block;
line-height: 100%;
width: 143px;
height: 19px;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI + CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8 + CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8 + CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8 + CjwvZz4KPC9nPgo8L2c + Cjwvc3ZnPgo") 0 0/100% no-repeat;
}
.gmbrr.dark .powered-by-google,
.powered-by-google.dark {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI + CjxnIG9wYWNpdHk9IjAuNyI + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTAuMjgxLDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFjLTIuNTcxLDAtNC42NjUtMS45NzMtNC42NjUtNC42NTEKYzAtMi42OTYsMi4wOTUtNC42NTEsNC42NjUtNC42NTFDMTA4LjE4Niw1LjE0MywxMTAuMjgxLDcuMDk3LDExMC4yODEsOS43OTR6IE0xMDguMjM5LDkuNzk0YzAtMS42NzMtMS4yMTQtMi44MTgtMi42MjMtMi44MTgKYy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4YzAsMS42NTYsMS4yMTQsMi44MTgsMi42MjMsMi44MThDMTA3LjAyNSwxMi42MTIsMTA4LjIzOSwxMS40NDgsMTA4LjIzOSw5Ljc5NHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyMC4zNDUsOS43OTRjMCwyLjY3OC0yLjA5NSw0LjY1MS00LjY2NSw0LjY1MXMtNC42NjUtMS45NzMtNC42NjUtNC42NTFjMC0yLjY5NCwyLjA5NS00LjY1MSw0LjY2NS00LjY1MQpTMTIwLjM0NSw3LjA5NywxMjAuMzQ1LDkuNzk0eiBNMTE4LjMwMyw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4Yy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4CmMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzExNy4wODksMTIuNjEyLDExOC4zMDMsMTEuNDQ4LDExOC4zMDMsOS43OTR6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMjkuOTksNS40MjR2OC4zNDljMCwzLjQzNC0yLjAyNSw0LjgzNy00LjQyLDQuODM3Yy0yLjI1NCwwLTMuNjExLTEuNTA4LTQuMTIyLTIuNzRsMS43NzgtMC43NApjMC4zMTcsMC43NTcsMS4wOTIsMS42NSwyLjM0MiwxLjY1YzEuNTMzLDAsMi40ODMtMC45NDYsMi40ODMtMi43MjZ2LTAuNjY5aC0wLjA3MWMtMC40NTcsMC41NjQtMS4zMzgsMS4wNTctMi40NDksMS4wNTcKYy0yLjMyNSwwLTQuNDU2LTIuMDI1LTQuNDU2LTQuNjMyYzAtMi42MjUsMi4xMy00LjY2Nyw0LjQ1Ni00LjY2N2MxLjEwOSwwLDEuOTksMC40OTMsMi40NDksMS4wNGgwLjA3MVY1LjQyNmgxLjkzOVY1LjQyNHoKTTEyOC4xOTUsOS44MTFjMC0xLjYzOC0xLjA5Mi0yLjgzNS0yLjQ4My0yLjgzNWMtMS40MDksMC0yLjU4OSwxLjE5Ny0yLjU4OSwyLjgzNWMwLDEuNjIxLDEuMTgsMi44MDEsMi41ODksMi44MDEKQzEyNy4xMDMsMTIuNjEyLDEyOC4xOTUsMTEuNDMxLDEyOC4xOTUsOS44MTF6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMzMuMTg4LDAuNTN2MTMuNjI5aC0xLjk5MlYwLjUzSDEzMy4xODh6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDAuOTUsMTEuMzI0bDEuNTg1LDEuMDU3Yy0wLjUxMiwwLjc1Ny0xLjc0NCwyLjA2MS0zLjg3NSwyLjA2MWMtMi42NDIsMC00LjYxNS0yLjA0Mi00LjYxNS00LjY1MQpjMC0yLjc2NiwxLjk5LTQuNjUxLDQuMzg2LTQuNjUxYzIuNDEzLDAsMy41OTQsMS45MjEsMy45OCwyLjk1OGwwLjIxMiwwLjUyOGwtNi4yMTcsMi41NzVjMC40NzYsMC45MzMsMS4yMTYsMS40MDksMi4yNTQsMS40MDkKQzEzOS43LDEyLjYxMiwxNDAuNDIxLDEyLjEsMTQwLjk1LDExLjMyNEwxNDAuOTUsMTEuMzI0eiBNMTM2LjA3MSw5LjY1MWw0LjE1Ni0xLjcyNmMtMC4yMjktMC41ODEtMC45MTYtMC45ODUtMS43MjYtMC45ODUKQzEzNy40NjMsNi45NCwxMzYuMDE4LDcuODU2LDEzNi4wNzEsOS42NTF6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05My40MTEsOC41ODRWNi42MTFoNi42NDljMC4wNjUsMC4zNDQsMC4wOTksMC43NTEsMC4wOTksMS4xOTFjMCwxLjQ4LTAuNDA1LDMuMzExLTEuNzA5LDQuNjE1CmMtMS4yNjksMS4zMjEtMi44ODksMi4wMjUtNS4wMzYsMi4wMjVjLTMuOTgsMC03LjMyNi0zLjI0Mi03LjMyNi03LjIyMVM4OS40MzMsMCw5My40MTMsMGMyLjIwMiwwLDMuNzcsMC44NjQsNC45NDgsMS45OQpsLTEuMzkyLDEuMzkyYy0wLjg0NS0wLjc5My0xLjk5LTEuNDA5LTMuNTU4LTEuNDA5Yy0yLjkwNiwwLTUuMTc5LDIuMzQyLTUuMTc5LDUuMjQ4czIuMjczLDUuMjQ4LDUuMTc5LDUuMjQ4CmMxLjg4NSwwLDIuOTU4LTAuNzU3LDMuNjQ2LTEuNDQ1YzAuNTU4LTAuNTU4LDAuOTI1LTEuMzU0LDEuMDY5LTIuNDQzTDkzLjQxMSw4LjU4NHoiLz4KPGc + CjxnPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS40ODYsNi4zODJ2MS4yODhoMC4wMzNDMi4xOSw2LjY1NywzLjA4Nyw2LjE1MSw0LjIxLDYuMTUxYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTcKYzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5MSwyLjk2NGMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNApjLTAuNTI4LDAtMS4wMjEtMC4xMzItMS40NzgtMC4zOTZjLTAuNDU3LTAuMjY0LTAuODM5LTAuNjIyLTEuMTQ4LTEuMDczSDEuNDg2djQuNjNIMFY2LjM4MkgxLjQ4NnogTTMuODQ3LDEzLjA1MgpjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKQzUuMjI4LDcuNzM4LDQuNjE3LDcuNDcxLDMuODQ3LDcuNDcxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MQpDMi41MDQsMTIuNzc3LDMuMDk4LDEzLjA1MiwzLjg0NywxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05Ljc5OSw3LjMzOWMwLjc5OC0wLjc5MiwxLjc3NS0xLjE4OSwyLjkzMS0xLjE4OWMxLjE1NiwwLDIuMTMyLDAuMzk2LDIuOTMxLDEuMTg5CmMwLjc5OCwwLjc5MywxLjE5NywxLjc2NywxLjE5NywyLjkyMmMwLDEuMTU2LTAuMzk5LDIuMTMtMS4xOTcsMi45MjJjLTAuNzk4LDAuNzkzLTEuNzc1LDEuMTg5LTIuOTMxLDEuMTg5CmMtMS4xNTYsMC0yLjEzMy0wLjM5Ni0yLjkzMS0xLjE4OWMtMC43OTgtMC43OTItMS4xOTctMS43NjYtMS4xOTctMi45MjJDOC42MDIsOS4xMDYsOS4wMDEsOC4xMzIsOS43OTksNy4zMzl6IE0xNC41OTUsOC4zNjMKYy0wLjUxNy0wLjUyOC0xLjEzOS0wLjc5Mi0xLjg2Ni0wLjc5MmMtMC43MjYsMC0xLjM0OCwwLjI2NC0xLjg2NiwwLjc5MmMtMC41MTgsMC41MjgtMC43NzYsMS4xNjItMC43NzYsMS44OTkKYzAsMC43MjYsMC4yNTgsMS4zNTcsMC43NzYsMS44OWMwLjUxNywwLjUzNCwxLjEzOSwwLjgwMSwxLjg2NiwwLjgwMWMwLjcyNiwwLDEuMzQ4LTAuMjY3LDEuODY2LTAuODAxCmMwLjUxNy0wLjUzNCwwLjc3Ni0xLjE2NCwwLjc3Ni0xLjg5QzE1LjM3MSw5LjUyNCwxNS4xMTIsOC44OTEsMTQuNTk1LDguMzYzeiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNjA3LDYuMzgybDIuMjQ1LDQuOTJsMi4xNzktNC45NzNoMC4zOTFsMS45NzEsNC45NzNsMi4yNDUtNC45MmgxLjY4NGwtMy43MTMsNy45OTFsLTAuNDM4LDAKbC0yLjA0MS01LjE2OGwtMi4wNjgsNS4xNjhsLTAuNDY5LDBsLTMuNjcxLTcuOTkxSDE4LjYwN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Ljg1MSwxMC40OTNoLTUuODk0YzAuMDExLDAuNjk0LDAuMjMxLDEuMjkzLDAuNjYsMS44YzAuNDI5LDAuNTA2LDAuOTg1LDAuNzYsMS42NjgsMC43NgpjMC41MzksMCwwLjk4Mi0wLjEyNCwxLjMyOS0wLjM3MmMwLjM0Ny0wLjI0OCwwLjY3NC0wLjYyNSwwLjk4Mi0xLjEzMWwxLjI1NSwwLjcxYy0wLjM2MywwLjY2LTAuODYxLDEuMTc4LTEuNDk0LDEuNTUyCmMtMC42MzMsMC4zNzQtMS4zMjksMC41NjEtMi4wODksMC41NjFjLTEuMTU2LDAtMi4wNzgtMC4zODUtMi43NjYtMS4xNTZjLTAuNjg4LTAuNzctMS4wMzItMS43MzktMS4wMzItMi45MDYKYzAtMS4yMzIsMC4zMjUtMi4yMzQsMC45NzQtMy4wMDVjMC42NDktMC43NywxLjU3OS0xLjE1NiwyLjc5LTEuMTU2YzEuMTc4LDAsMi4wNzUsMC4zODMsMi42OTEsMS4xNDgKYzAuNjE2LDAuNzY1LDAuOTI1LDEuNzUzLDAuOTI1LDIuOTY0VjEwLjQ5M3ogTTMxLjAzOSw5LjM3aDQuMzI2Yy0wLjA4OC0wLjU5NC0wLjMxOS0xLjA2NS0wLjY5My0xLjQxMgpjLTAuMzc0LTAuMzQ3LTAuODUzLTAuNTItMS40MzctMC41MmMtMC41NzIsMC0xLjA1OSwwLjE4Mi0xLjQ2MSwwLjU0NUMzMS4zNzIsOC4zNDcsMzEuMTI3LDguODA5LDMxLjAzOSw5LjM3eiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuNzA3LDYuMzgydjEuMjU1aDAuMDQ5YzAuMTg3LTAuNDYyLDAuNDY1LTAuODI2LDAuODM0LTEuMDljMC4zNjktMC4yNjQsMC43OTUtMC4zOTYsMS4yNzktMC4zOTYKYzAuNDE4LDAsMC44MjYsMC4xMjcsMS4yMjIsMC4zOGwtMC42NzcsMS4zNTRjLTAuMjQyLTAuMjA5LTAuNTQ1LTAuMzE0LTAuOTA4LTAuMzE0Yy0wLjM4NSwwLTAuNzA1LDAuMDgtMC45NTgsMC4yMzkKYy0wLjI1MywwLjE2LTAuNDM3LDAuMzg1LTAuNTUzLDAuNjc3Yy0wLjExNiwwLjI5Mi0wLjE5MywwLjU3OC0wLjIzMSwwLjg1OWMtMC4wMzksMC4yODEtMC4wNTgsMC42MDItMC4wNTgsMC45NjZ2My43OTdoLTEuNDg2ClY2LjM4MkgzOS43MDd6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MC43MDMsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE00NC44OTEsOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDNDUuMjI0LDguMzQ3LDQ0Ljk3OSw4LjgwOSw0NC44OTEsOS4zN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU3LjczNiwxNC4xMDl2LTEuMjA1aC0wLjAzM2MtMC4zMDgsMC40NTEtMC42OTEsMC44MDktMS4xNDgsMS4wNzMKYy0wLjQ1NywwLjI2NC0wLjk0OSwwLjM5Ni0xLjQ3OCwwLjM5NmMtMS4xNDUsMC0yLjA0Ny0wLjQwNS0yLjcwOC0xLjIxNGMtMC42Ni0wLjgwOS0wLjk5MS0xLjc5Ny0wLjk5MS0yLjk2NApjMC0xLjEsMC4zMzYtMi4wNSwxLjAwNy0yLjg0OGMwLjY3MS0wLjc5OCwxLjU0Ni0xLjE5NywyLjYyNS0xLjE5N2MxLjEyMywwLDIuMDIsMC41MDYsMi42OTEsMS41MTloMC4wMzNWMi4xMTFoMS40ODZ2MTEuOTk4Ckg1Ny43MzZ6IE01NS4zMDksMTMuMDUyYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCmMtMC40NTEtMC41MzQtMS4wNjItMC44MDEtMS44MzMtMC44MDFjLTAuNzM4LDAtMS4zMjksMC4yNzItMS43NzUsMC44MTdjLTAuNDQ2LDAuNTQ1LTAuNjY5LDEuMTk3LTAuNjY5LDEuOTU2CmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MUM1My45NjYsMTIuNzc3LDU0LjU2MSwxMy4wNTIsNTUuMzA5LDEzLjA1MnoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LjgxLDE0LjEwOVYyLjExMWgxLjQ4NnY1LjU1OWgwLjAzM0M2OCw2LjY1Nyw2OC44OTcsNi4xNTEsNzAuMDIsNi4xNTEKYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTdjMC42NzEsMC43OTgsMS4wMDcsMS43NDgsMS4wMDcsMi44NDhjMCwxLjE2Ny0wLjMzLDIuMTU1LTAuOTksMi45NjQKYy0wLjY2LDAuODA5LTEuNTYzLDEuMjE0LTIuNzA4LDEuMjE0Yy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M2gtMC4wMzN2MS4yMDUKSDY1LjgxeiBNNjkuNjU3LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNjguMzEzLDEyLjc3Nyw2OC45MDgsMTMuMDUyLDY5LjY1NywxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik03Ny40LDEyLjc4OGwtMy41MzMtNi40MDZINzUuNmwyLjYwOCw0LjkwNGwyLjQyNy00LjkwNGgxLjY2N2wtNS4yNTgsMTEuMTUyaC0xLjY4NEw3Ny40LDEyLjc4OHoiLz4KPC9nPgo8L2c + CjwvZz4KPC9zdmc + Cg");
}
.powered-by-google.image {
background: 0 0;
}
.powered-by-google img {
display: inline-block;
width: 143px;
height: 19px;
}
.google-icon,
.google-icon-black .google-icon,
.google-icon-white .google-icon {
top: 0.05em;
position: relative;
margin-inline-end: 0.3em;
display: inline-block;
width: 1em;
height: 1em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM + CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8 + CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI + Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8 + CjwvZz4KPGc + CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM + CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8 + CjwvY2xpcFBhdGg + CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c + CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM + CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8 + CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI + Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4") 0 0/100% no-repeat;
}
.gmbrr.google-icon-black .google-icon,
.google-icon.black {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc + Cg");
}
.gmbrr.google-icon-white .google-icon,
.google-icon.white {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc + ");
}
.google-icon-black.end,
.google-icon-white.end,
.google-icon.end {
margin-inline: 0.3em 0;
}
.google-icon-black.compact,
.google-icon-white.compact,
.google-icon.compact {
margin-inline: 0;
}
@media (max-width:783px) {
.gmbrr {
width: calc(100% - 30px);
margin-block: 0;
margin-inline: auto;
}
}
@media (min-width:783px) {
.gmbrr.tile.columns .listing {
gap: calc(1.7rem - 8px) calc(1.8rem - 2px);
}
.gmbrr.columns.four .listing li,
.gmbrr.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li,
.gmbrr.tile.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar,
.gmbrr.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar,
.gmbrr.tile.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 5.6rem);
}
.gmbrr.columns.six .listing li,
.gmbrr.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 3rem);
}
.gmbrr.tile.columns.six .listing li,
.gmbrr.tile.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar,
.gmbrr.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar,
.gmbrr.tile.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 5.6rem);
}
}
@media (min-width:1000px) {
.gmbrr.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 5.6rem);
}
.gmbrr.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 3rem);
}
.gmbrr.tile.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 5.6rem);
}
.gmbrr.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 3rem);
}
.gmbrr.tile.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 5.6rem);
}
}
@media (min-width:1200px) {
.gmbrr.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 3rem);
}
.gmbrr.tile.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 5.6rem);
}
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
}
ol, ul {
list-style: none;
}
strong,b {
font-weight:700;
}
.bolder strong {
font-weight:900;
}
em {
font-style:italic;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
select {
max-width:100%;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
blockquote {
position: relative;
font-style: italic;
font-size: 16px;
font-weight:bold;
line-height: 26px;
margin:42px 0 42px 28px;
padding:50px 225px 50px 70px;
}
blockquote p {
line-height:26px;
opacity:0.6;
}
blockquote:before {
content:"";
position: absolute;
top: 0px;
left: 0px;
height: 100%;
background: #21c2f8;
width: 10px;
}
blockquote:after {
content: "„";
font-family: "MS Serif", "New York", serif;
position: absolute;
top: 20px;
right: 50px;
font-size: 140px;
opacity: 0.1;
}
iframe {
max-width:100%;
width:100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight:bold;
}
.vc_custom_heading {
margin-bottom:35px;
}
.vc_custom_heading h1, .vc_custom_heading h2, .vc_custom_heading h3, .vc_custom_heading h4, .vc_custom_heading h5, .vc_custom_heading h6 {
margin-bottom:0;
}
h1 {
font-size: 34px;
margin-bottom: 10px;
line-height: 45px;
}
h2 {
font-size: 24px;
line-height: 36px;
}
h3 {
font-size: 20px;
margin-bottom: 10px;
}
h4 {
font-size: 18px;
margin-bottom: 10px;
}
h5 {
font-size: 16px;
margin-bottom: 10px;
}
h6 {
font-size: 15px;
margin-bottom: 10px;
font-weight: normal;
}
.clearfix {
clear:both;
}
body {
font-family:"Lato", Arial, sans-serif;
font-size: 14px;
line-height: 25px;
color: #777;
overflow-x:hidden;
font-weight:400;
background-color:#ffffff;
}
p {
margin-top: 0px;
margin-bottom: 10px;
line-height: 24px;
}
.wpb_text_column p {
margin-bottom:24px;
}
a, a:visited, a:hover, a:active {
text-decoration: none;
}
a {
color:#414141;
text-decoration: none;
outline: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
textarea, select, button {
-webkit-appearance: none;
-moz-appearance: none;
}
textarea { font-family: inherit; }
.rd_clear {
clear: both;
width: 0;
height: 0;
padding: 0;
margin: 0;
border: none;
background: transparent;
display: block;
}
img.alignleft, img.alignright, img.aligncenter {
margin-top:9px;
margin-bottom:9px;
}
.alignleft, img.alignleft {
display:inline;
float: left;
margin:9px 30px 0px 0px;
}
.alignright, img.alignright {
display: inline;
float: right;
margin:9px 0px 0px 30px;
}
.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
padding:0;
}
.alignnone {
max-width: 100%;
}
.wp-caption-text {
text-align: center;
padding-top: 10px;
}
.wp-caption {
text-align:center;
max-width:100%;
}
.wp-caption.alignnone {
margin:10px 0;
}
.wp-caption.aligncenter {
margin:10px auto;
}
.wp-caption img {
display:inline-block!important;
}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
}
.html5-video-player:not(.ad-interrupting):not(.hide-info-bar) .html5-info-bar, .html5-info-bar {
display:none!important;
}
.t_uppercase {
letter-spacing: 1px;
text-transform: uppercase;
}
.t_none {
text-transform:none;
}
.t_lowercase {
text-transform:lowercase;
}
.text_uppercase {
text-transform:uppercase;
}
.text_light {
font-weight:300;
}
img[class*="wp-image-"] {
display:block;
}
.wpb_single_image .wpb_wrapper {
line-height:0;
}
.img_play_effect a span {
position:relative;
display:inline-block;
overflow:hidden;
max-width: 100%;
}
.img_play_effect a img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img_play_effect a span:before {
content:"\35";
font-size:24px;
font-family: 'elg';
width:52px;
height:52px;
color:#fff;
background:#222533;
border-radius:300px;
position:absolute;
top:55%;
left:50%;
opacity:0;
margin-top:-26px;
margin-left:-26px;
line-height:52px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index: 1;
}
.img_play_effect a:hover span:before {
top:50%;
opacity:1;
}
.img_play_effect a:hover img {
opacity:0.75;
}
.img_zoom_effect a span {
position:relative;
display:inline-block;
overflow:hidden;
max-width: 100%;
}
.img_zoom_effect a img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img_zoom_effect a span:before {
content:"\55";
font-size:14px;
font-family: 'elg';
width:52px;
height:52px;
color:#fff;
background:#222533;
border-radius:300px;
position:absolute;
top:55%;
left:50%;
opacity:0;
margin-top:-26px;
margin-left:-26px;
line-height:52px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index: 1;
}
.img_zoom_effect a:hover span:before {
top:50%;
opacity:1;
}
.img_zoom_effect a:hover img {
opacity:0.75;
}
.img_reduce_opacity {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:1;
}
.img_reduce_opacity:hover {
opacity:0.7;
}
.img_remove_opacity {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0.7;
}
.img_remove_opacity:hover {
opacity:1;
}
.img_add_color {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.img_add_color:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.img_remove_color {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.img_remove_color:hover {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.img_hover_title {
position: relative;
}
.img_hover_title span,.img_hover_title span a {
display:block;
position:absolute;
width:100%;
height:100%;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img_hover_title .wpb_heading{
position:absolute;
top:50%;
margin-top:-25px;
line-height:50px;
text-align:center;
width:100%;
font-size: 18px;
font-weight: 900;
letter-spacing: 2.5px;
font-family:"Raleway";
text-transform: uppercase;
color: #fff;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img_hover_title:hover .wpb_heading {
opacity:1;
}
.img_hover_title:hover span {
background:rgba(0,0,0,0.2);
}
.width-1170 {
margin-left:auto!important;
margin-right:auto!important;
max-width:1170px
}
.width-1100 {
margin-left:auto!important;
margin-right:auto!important;
max-width:1100px
}
.width-1000 {
margin-left:auto!important;
margin-right:auto!important;
max-width:1000px
}
.width-950 {
margin-left:auto!important;
margin-right:auto!important;
max-width:950px
}
.width-900 {
margin-left:auto!important;
margin-right:auto!important;
max-width:900px
}
.width-850 {
margin-left:auto!important;
margin-right:auto!important;
max-width:850px
}
.width-800 {
margin-left:auto!important;
margin-right:auto!important;
max-width:800px
}
.width-750 {
margin-left:auto!important;
margin-right:auto!important;
max-width:750px
}
.width-700 {
margin-left:auto!important;
margin-right:auto!important;
max-width:700px
}
.width-650 {
margin-left:auto!important;
margin-right:auto!important;
max-width:650px
}
.width-600 {
margin-left:auto!important;
margin-right:auto!important;
max-width:600px
}
.width-550 {
margin-left:auto!important;
margin-right:auto!important;
max-width:550px
}
.letterspacing-0 {
letter-spacing:0px;
}
.letterspacing-1 {
letter-spacing:1px;
}
.letterspacing-1-5 {
letter-spacing:1.5px;
}
.letterspacing-2 {
letter-spacing:2px;
}
.letterspacing-2-5 {
letter-spacing:2.5px;
}
.letterspacing-3 {
letter-spacing:3px;
}
.letterspacing-4 {
letter-spacing:4px;
}
.borderradius-1 {
border-radius:1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
}
.borderradius-2 {
border-radius:2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.borderradius-3 {
border-radius:3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.borderradius-4 {
border-radius:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.borderradius-5 {
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.borderradius-6 {
border-radius:6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.borderradius-7 {
border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.borderradius-8 {
border-radius:8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.borderradius-9 {
border-radius:9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
}
.borderradius-10 {
border-radius:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.show_hover {
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.show_hover:hover {
opacity:1;
}
.show_hover a {
color:#fff;
}
.row_top_icon {
width: 100px;
height: 100px;
position: absolute;
top: -50px;
background: white;
border-radius: 300px;
-moz-border-radius: 300px;
-webkit-border-radius: 300px;
left: 50%;
margin-left: -50px;
}
.row_top_icon i {
background: rgb(0, 220, 255);
width: 60px;
height: 60px;
display: block;
position: absolute;
left: 50%;
margin-left: -30px;
top: 50%;
margin-top: -30px;
text-align: center;
line-height: 60px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
color: #fff;
font-size: 32px;
}
.row_bottom_arrow {
width: 20px;
height: 20px;
position: absolute;
background: white;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform:rotate(45deg);
bottom: -10px;
left: 50%;
margin-left: -10px;
}
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
cursor:pointer;
display:block;
width:8px;
color: #333;
text-align:center;
position:relative;
}
input[type=number]::-webkit-inner-spin-button:before, input[type=number]::-webkit-inner-spin-button:after {
content: "^";
position:absolute;
right: 0;
font-family:monospace;
line-height:
}
input[type=number]::-webkit-inner-spin-button:before {
top:0px;
}
input[type=number]::-webkit-inner-spin-button:after {
bottom:0px;
-webkit-transform: rotate(180deg);
}
.vc_figure-caption { line-height:24px; }
.vc_hidden-lg { display:none !important;} body.register_license {
height: 100vh;
overflow: hidden;
background: rgb(58,120,255);
background: linear-gradient(90deg, rgba(58,120,255,1) 0%, rgba(66,81,244,1) 100%);
}
body.register_license:before {
content: "Please activate TheFox from the Theme Panel";
width: 380px;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
color: #fff;
font-weight:600;
font-size: 28px;
line-height: 40px;
margin: -20px 0 0 -190px;
}
body.register_license #top_bg {
opacity: 0 !important;
height: 0 !important;
overflow: hidden !important;
}
.tt_register,.tt_register a{
opacity: 0;
z-index: 100000000000000;
width: 100vw;
height: 100vh;
position: absolute;
}
#rd_preloader {
background-color:#fff;
position:fixed;
top:0;
bottom:0;
left:0;
right:0;
height: 100%;
z-index: 100000;
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/preloader.gif);
background-repeat:no-repeat;
background-position:center;
}
#fixed_body_left {
margin-left:320px;
}
#main_content {
width: 100%;
margin:0 auto;
}
.pagefix {
height: 101%;
overflow: hidden;
}
.wrapper {
width: 1170px;
padding:0 0px;
margin:0 auto;
position:relative;
overflow:hidden;
}
.wrapper.tf_o_visible {
overflow:visible !important;
}
.table_wrapper {
display:table !important;
overflow:visible!important;
}
.section_wrapper {
overflow:visible;
}
#boxed_layout {
width:1240px;
margin:30px auto;
-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
overflow:hidden;
}
.section {
width: 100%;
min-height: 100%;
overflow:auto;
padding-bottom:0px;
line-height: 19px;
background-color:#fff;
position:relative;
}
.full-width-section {
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
box-sizing: content-box!important;
-moz-box-sizing: content-box!important;
-webkit-box-sizing: content-box!important;
background-position:center;
margin-left: -50%;
padding-left: 50%;
padding-right: 50%;
width: 100%;
position: relative;
z-index: 0;
visibility: hidden;
overflow: hidden;
}
.full-width-content {
z-index: 0;
}
.def_section {
overflow: visible;
z-index: 1;
}
.n_section {
position:relative;
overflow:hidden;
}
.n_section:nth-child(even) {
border-top:1px solid #dfdfdf;
}
.n_section:nth-child(odd) {
border-top:1px solid #dfdfdf;
}
.section .wrapper {
padding:0px 0px 0 0px;
}
.n_section .wrapper {
padding:0px 0px;
}
.tt_row_parallax {
position: absolute !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index:0;
background-repeat: no-repeat;
background-position: center;
background-size: cover !important;
background-attachment: fixed;
}
.tt_row_has_parallax .wpb_column  {
position:relative;
z-index:1;
}
.rd_row_overlay {
position: absolute !important;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: -1!important;
}
.tt_row_has_parallax .rd_row_overlay,
.vc_parallax .rd_row_overlay {
z-index: 0!important;
}
.vc_parallax.rd_has_overlay .vc_parallax-inner {
z-index:-1!important;
}
.rd_video_ctn {
overflow:hidden;
}
.vc_parallax.rd_video_ctn .vc_parallax-inner {
z-index:-2!important;
}
.rd_video_ctn video {
top: 0;
left: 0;
position: absolute;
min-width:100%;
min-height:100%;
z-index: -1;
}
.rd_parallax_section {
background-size: cover;
-webkit-background-size: cover;
overflow:hidden;
}
.parallax_wrap {
overflow: hidden;
width: 100%;
height: 100%;
position: absolute;
z-index:-1;
top: 0;
left: 0;
}
.parallax_bg {
position: absolute;
z-index: 1;
width: 100%;
height:100%;
top: 0;
left: 0;
background-position: center top;
background-repeat:no-repeat;
background-size: cover;
-webkit-background-size: cover;
}
.parallax_fixed {
background-attachment:fixed;
}.vc_row.wpb_row.vc_row-fluid.rd_parallax_section {
background: transparent;
}
.fixed_bg {
background-size: cover;
-webkit-background-size: cover;
background-position: 50% 0;
background-repeat: no-repeat no-repeat;
background-attachment: fixed;
}
.repeat_bg {
background-repeat:repeat;
}
.repeatx_bg {
background-repeat: repeat-x;
}
.repeaty_bg {
background-repeat: repeat-y;
}
#fw_c {
padding:0px 0;
}
#footer_bg {
width:100%;
margin:0 auto;
position:relative;
background:#202024;
color:#ccc;
}
.footer_wrap {
max-width:1200px;
}
.module_section {
display:none;
}
.left {
float:left;
}
.right {
float:right;
}
img {
max-width: 100%;
height: auto;
}
.map_canvas_body {
position:relative;
}
.map_canvas {
margin:0;
width:100%;
height:400px;
}
.map_canvas img {
max-width: none !important;
}
.wpb_text_column .mejs-container {
display:none;
} #top_bg {
position: relative;
}
#top_bar {
background-color:#414141;
font-size:13px;
}
#top_bar .wrapper {
padding:0px 0;
overflow: visible;
display: table;
z-index: 1000;
}
#top_bar .sub-menu {
display:none;
}
.top_bar_menu {
float:right;
}
.top_bar_menu li {
float: left;
padding-left: 20px;
line-height:51px;
}
.top_phone {
width:auto;
float:left;
margin:0px 0 0px 0;
}
.top_phone:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f095';
padding:0px 14px 0px 0px;
}
.top_email {
width:auto;
float:left;
margin:0px 0 0px 0px;
}
.top_email:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f0e0';
padding:0px 14px 0px 0px;
}
.top_text {
width:auto;
float:left;
margin:0px 0 0px 0px;
padding:8px 0px 1px 0px;
font-size:13px;
}
#rd_wpml {
float:left;
height: 51px;
}
#rd_wpml #lang_sel,#rd_wpml .wpml-ls-legacy-dropdown{
height:51px;
border:none!important;
width:auto;
}
#rd_wpml #lang_sel li,#rd_wpml .wpml-ls-legacy-dropdown .wpml-ls-item {
float: left;
width: 190px;
text-align: left;
position: relative;
}
#rd_wpml #lang_sel a,#rd_wpml .wpml-ls-legacy-dropdown .wpml-ls-item a {
background:none;
font-size:14px;
font-family:"Lato";
border:none!important;
padding: 13px 20px 14px;
}
#rd_wpml .lang_sel_sel:after,#rd_wpml .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
content: "\f107";
font-family: "FontAwesome";
float: right;
border: none!important;
position: static !important;
}
#rd_wpml #lang_sel ul li:hover ul, #rd_wpml #lang_sel ul a:hover ul, #rd_wpml .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu, #rd_wpml .wpml-ls-legacy-dropdown ul li:hover .wpml-ls-sub-menu {
opacity: 1;
}
#rd_wpml img {
margin-right: 10px;
}
#rd_wpml #lang_sel ul ul,#rd_wpml .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
opacity:0;
position:relative;
width:260px;
height:auto;
background: #fff;
overflow: auto;
top:inherit;
-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1);
box-shadow: 0 2px 3px rgba(0,0,0,0.1);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
border:none!important
}
#rd_wpml #lang_sel > ul > li,#rd_wpml .wpml-ls-legacy-dropdown > ul > li{
height:51px;
overflow:visible;
}
#rd_wpml #lang_sel li li,#rd_wpml .wpml-ls-legacy-dropdown li li{
width: 260px;
}
#rd_wpml #lang_sel li li:first-child,#rd_wpml .wpml-ls-legacy-dropdown li li:first-child {
padding-top:10px !important;
}
#rd_wpml #lang_sel li li:last-child,#rd_wpml .wpml-ls-legacy-dropdown li li:last-child {
padding-bottom:10px !important;
} .topbar_type_1 .top_phone {
padding: 13px 0px 12px 0px;
}
.topbar_type_1 .top_text {
padding: 13px 20px 12px 20px;
}
.topbar_type_1 .top_email {
padding: 13px 0px 12px 0px;
}
.topbar_type_1 #header_socials {
padding:10px 20px 11px 20px;
}
.topbar_type_1 .top_bar_menu {
padding-right:20px;
} .topbar_type_2 .top_phone {
padding: 13px 0px 12px 0px;
}
.topbar_type_2 .top_text {
padding: 13px 20px 12px 20px;
}
.topbar_type_2 .top_email {
padding: 13px 0px 12px 0px;
}
.topbar_type_2 #header_socials {
padding: 10px 20px 11px 20px;
}
.topbar_type_2 .top_bar_menu {
padding-right:20px;
} .topbar_type_3 .top_phone {
padding: 13px 20px 12px 0px;
}
.topbar_type_3 .top_text {
padding: 13px 20px 12px 0px;
}
.topbar_type_3 .top_email {
padding: 13px 20px 12px 0px;
}
.topbar_type_3 #header_socials {
padding-top: 10px;
padding-bottom:11px;
}
.topbar_type_3 #rd_wpml #lang_sel > ul > li > a {
padding-left:0px;
}
.topbar_type_3 .top_bar_menu li {
line-height:50px;
} .topbar_type_4 .top_phone {
padding: 13px 20px 12px 0px;
}
.topbar_type_4 .top_text {
padding: 13px 20px 12px 0px;
}
.topbar_type_4 .top_email {
padding: 13px 20px 12px 0px;
}
.topbar_type_4 #header_socials {
padding-top: 10px;
padding-bottom:11px;
}
.topbar_type_4 #rd_wpml, .topbar_type_4 #rd_wpml #lang_sel, .topbar_type_4 #rd_wpml #lang_sel > ul > li {
height:50px;
}
.topbar_type_4 #rd_wpml #lang_sel a {
padding: 13px 20px 13px;
}
.topbar_type_4 .top_bar_menu li {
line-height:50px;
} .topbar_type_5 .top_phone {
padding: 11px 20px 9px 20px;
}
.topbar_type_5 .top_text {
padding: 11px 20px 9px 20px;
}
.topbar_type_5 .top_email {
padding: 11px 20px 9px 20px;
}
.topbar_type_5 #header_socials {
padding: 8px 20px;
}
.topbar_type_5 #rd_wpml, .topbar_type_5 #rd_wpml #lang_sel, .topbar_type_5 #rd_wpml #lang_sel > ul > li {
height:46px;
}
.topbar_type_5 #rd_wpml #lang_sel a {
padding: 11px 20px 11px;
}
.topbar_type_5 .top_bar_menu li {
line-height:46px;
}
.topbar_type_5 .top_bar_menu {
padding-right:20px;
} header {
margin:0px auto;
padding:0px 0 0 0;
min-height:101px;
height:auto;
width:100%;
position:relative;
background-color:#FFF;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:999;
}
#boxed_layout header {
-webkit-transition: none;
-moz-transition:  none;
-o-transition:  none;
transition:  none;
}
#searchtop_img .fa-search {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.header_shadow {
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
header .wrapper {
overflow:inherit;
}
.opaque_header {
opacity:0.95;
}
.transparent_header {
-moz-box-shadow: none!important;
-webkit-box-shadow:  none!important;
box-shadow: none!important;
border-bottom:1px solid rgba(255,255,255,0.25);
}
.header_bottom_nav.transparent_header {
border-top:none!important;
}
.header_bottom_nav.header_shadow.sticky_header.transparent_header.opaque_header, header.header_shadow.sticky_header.transparent_header.opaque_header {
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.05) !important;
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05) !important;
box-shadow: 0 2px 6px rgba(0,0,0,0.05) !important;
}
.transparent_header nav > ul > li > a, .transparent_header .cart-content, .transparent_header nav > li.current-menu-item li a, .transparent_header #searchtop_img .fa-search, .transparent_header .header_si a, .transparent_header #nav_button:before {
border-color: rgba(0,0,0,0)!important;
background: none!important;
}
.transparent_header nav.nav_type_11 > ul > li > a:hover, .transparent_header nav.nav_type_11 > ul .current-menu-item > a, .transparent_header nav.nav_type_12 > ul > li > a:hover, .transparent_header nav.nav_type_12 > ul .current-menu-item > a {
border-color: rgba(255,255,255,1)!important;
background:none!important;
}
.transparent_header.opaque_header nav > ul > li > a, .transparent_header.opaque_header .cart-content,.transparent_header.opaque_header nav li.current-menu-item li a, .transparent_header.opaque_header #searchtop_img .fa-search, .transparent_header.opaque_header .header_si a {
color:inherit!important;
}
.transparent_header > nav ul > li > a:hover {
opacity:1!important;
background: none!important;
}
.opaque_header nav ul li a {
opacity:1!important;
}
.transparent_header, .transparent_header .header_si a, .transparent_header nav > ul, .transparent_header .wrapper > ul {
background:rgba(255,255,255,0)!important;
}
.white_logo {
display:none!important;
}
.transparent_header .white_logo {
display:inline-block!important
}
.transparent_header .dark_logo {
display:none!important
}
.opaque_header .dark_logo {
display:inline-block!important;
}
.opaque_header .white_logo {
display:none!important;
}
.fixed_header_left {
position:fixed;
top:0px;
left:0px;
bottom:0px;
width:320px;
z-index:5000;
padding-left:0px;
border-right:1px solid #ebebeb
}
.fixed_header_left.absolute_navigation {
position:absolute;
left:-320px;
}
.fixed_header_left .wrapper {
width:320px;
padding:40px 30px 30px 30px;
}
.fixed_to_body {
left:50%;
margin-left:-726px;
}
#header_top {
width:100%;
background-color:#fff;
float:left;
}
#logo_img {
line-height:100px;
width:auto;
max-height:100px;
text-align:center;
margin:0px 0 0 0px;
padding:0px;
float:left;
position: relative;
z-index: 5000;
}
.fixed_header_left #logo_img,.fixed_header_left #logo_img img{
max-height:inherit;
}
#header_container .mobile_logo.white_logo,.opaque_header .dark_logo.mobile_logo,.mobile_logo{
display: none!important;
}
#logo_img a {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#logo_img:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right:0; }
#logo_img img {
display: inline-block;
vertical-align: middle;
margin-top:-1px;
max-height:100px;
}
.fixed_header_left #logo_img {
float:none!important;
margin:auto!important;
text-align:center;
}
.logo_text {
line-height:100px;
width: 265px;
max-height:100px;
text-align:left;
margin:0px 0 0 0px;
padding:0px;
float:left;
}
#header_sub_nav .logo_text, #header_sub_nav .logo_text a {
max-height:90px;
line-height:90px;
}
.logo_text:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.5em; }
.logo_text a {
display: inline-block;
vertical-align: middle;
color:#000;
margin-top:-1px;
max-height:100px;
}
.logo_text p {
font-weight: 300;
font-size:23px;
line-height:inherit;
margin:0!important;
padding:0!important;
}
#header_socials {
width:auto;
float:right;
text-align:center;
padding-top:0px;
margin:0 0px 0 0;
}
.si_float_left {
padding-right: 20px;
float:left!important;
}
.si_float_right {
padding-left: 20px;
}
#header_socials div {
border:none!important;
}
#fixed_header_socials {
width:auto;
float:left!important;
width:100%;
text-align:left;
padding: 20px 0px 0 0;
clear:both!important;
}
#fixed_header_socials div {
margin-bottom: 10px;
width: 40px;
height: 40px;
margin-right: 7px;
}
#header_bottom {
width:100%;
background:rgba(0, 0, 0, 0.5);
float:left;
}
.header_bottom_nav {
min-height:49px;
position:relative;
z-index:999;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}
.header_bottom_nav nav {
float:left;
}
#nav_mini {
display:none;
}
#nav_button {
display:none;
cursor:pointer;
}
.header_bottom_nav #nav_button {
margin-top: 16px;
}
#nav_button_alt {
margin: 8px 10px 0px 0px;
float: left;
display:block;
height: 45px;
cursor:pointer;
}
#nav_button_alt:before {
font-family:"FontAwesome";
display:block;
content:"\f0c9";
padding:8px 0 0 0px;
text-align:center;
margin-left:-1px;
font-size:18px;
} header nav {
width:auto;
height:auto;
width:auto;
display:block;
float:right;
z-index:5000;
margin:0px 0 0px 0;
position:static;
} header.nav_type_1 {
min-height:90px;
}
.nav_type_1 #logo_img, .nav_type_1 .logo_text {
line-height:90px;
max-height:90px;
}
header.nav_type_1 .header_current_cart:hover .cdp_2,#header_container .nav_type_1 .cart-notification, #header_container .nav_type_1 ul li:hover > ul, #header_container .nav_type_1 ul li.sfHover > ul {
top:90px;
visibility:visible!important;
}
.nav_type_1 #search-form {
top:90px;
}
.nav_type_1 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_1 ul li {
position: relative;
font-size: 15px;
float:left;
z-index:5000;
}
.nav_type_1 ul li a {
position: relative;
display: block;
padding: 32px 23px 33px 23px;
font-size:15px;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_1 #searchtop {
float: right;
padding: 32px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_1.shrinked_header #searchtop {
padding: 13px 0px 13px 23px;
}
.nav_type_1.shrinked_header {
min-height:55px;
}
.nav_type_1.shrinked_header ul li a {
padding: 15px 23px 15px 23px;
}
.nav_type_1.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_1.shrinked_header #logo_img, .nav_type_1.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
.shrinked_header ul li:hover > ul {
top:55px !important;
}
.shrinked_header ul li.sfHover > ul {
top:55px!important
}
header.nav_type_1 #nav_button {
margin: 26px 10px 0px 0px;
} header.nav_type_2 {
min-height:90px;
}
.nav_type_2 #logo_img, .nav_type_2 .logo_text {
line-height:89px;
max-height:89px;
}
header.nav_type_2 .header_current_cart:hover .cdp_2, #header_container .nav_type_2 .cart-notification, #header_container .nav_type_2 ul li:hover > ul, #header_container .nav_type_2 ul li.sfHover > ul {
top:89px;
visibility:visible!important;
}
.nav_type_2 #search-form {
top:89px;
}
.nav_type_2 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_2 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_2 ul li a {
position: relative;
display: block;
padding: 29px 0px 33px 0px;
margin:0 23px;
margin-top:-1px;
border-top:3px solid rgba(0,0,0,0);
font-size:16px;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_2 #searchtop {
float: right;
padding: 29px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_2.shrinked_header #searchtop {
padding: 16px 0px 10px 23px;
}
.nav_type_2.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_2.shrinked_header ul li a {
padding: 13px 0px 14px 0px;
}
.nav_type_2.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_2.shrinked_header #logo_img, .nav_type_2.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_2 #nav_button {
margin: 25px 10px 0px 0px;
} header.nav_type_3 {
min-height:90px;
}
.nav_type_3 #logo_img, .nav_type_3 .logo_text {
line-height:89px;
max-height:89px;
}
header.nav_type_3 .header_current_cart:hover .cdp_2,#header_container .nav_type_3 .cart-notification, #header_container .nav_type_3 ul li:hover > ul, #header_container .nav_type_3 ul li.sfHover > ul {
top:89px;
visibility:visible!important;
}
.nav_type_3 #search-form {
top:89px;
}
.nav_type_3 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_3 ul li {
position: relative;
font-size: 15px;
float:left;
z-index:5000;
}
.nav_type_3 ul li a {
position: relative;
display: block;
padding: 31px 23px 33px 23px;
font-size:15px;
font-weight:bold;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_3 #searchtop {
float: right;
padding: 29px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_3.shrinked_header #searchtop {
padding: 14px 0px 10px 23px;
}
.nav_type_3.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_3.shrinked_header ul li a {
padding: 13px 23px 14px 23px;
}
.nav_type_3.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_3.shrinked_header #logo_img, .nav_type_3.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_3 #nav_button {
margin: 25px 10px 0px 0px;
} header.nav_type_4 {
min-height:101px;
}
.nav_type_4 #logo_img, .nav_type_4 .logo_text {
line-height:100px;
max-height:100px;
}
header.nav_type_4 .header_current_cart:hover .cdp_2, #header_container .nav_type_4 .cart-notification, #header_container .nav_type_4 ul li:hover > ul, #header_container .nav_type_4 ul li.sfHover > ul {
top:100px;
visibility:visible!important;
}
.nav_type_4 #search-form {
top:100px;
}
.nav_type_4 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_4 ul li {
position: relative;
font-size: 15px;
float:left;
z-index:5000;
}
.nav_type_4 ul li a {
position: relative;
display: block;
padding: 35px 23px 40px 23px;
font-size:16px;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_4 #searchtop {
float: right;
padding: 36px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_4.shrinked_header #searchtop {
padding: 14px 0px 10px 23px;
}
.nav_type_4.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_4.shrinked_header ul li a {
padding: 13px 23px 14px 23px;
}
.nav_type_4.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_4.shrinked_header #logo_img, .nav_type_4.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_4 #nav_button {
margin: 31px 10px 0px 0px;
} .nav_type_5 {
min-height:100px;
}
.nav_type_5 #logo_img, .nav_type_5 .logo_text {
line-height:100px;
max-height:100px;
}
header.nav_type_5 .header_current_cart:hover .cdp_2, #header_container .nav_type_5 .cart-notification, #header_container .nav_type_5 ul li:hover > ul, #header_container .nav_type_5 ul li.sfHover > ul {
top:100px;
visibility:visible!important;
}
.nav_type_5 #search-form {
top:100px;
}
.nav_type_5 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_5 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_5 ul li a {
position: relative;
display: block;
padding: 30px 0px 40px 0px;
margin:0 23px;
border-top:5px solid;
font-size:16px;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_5 #searchtop {
float: right;
padding: 36px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_5.shrinked_header #searchtop {
padding: 14px 0px 10px 23px;
}
.nav_type_5.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_5.shrinked_header ul li a {
padding: 11px 0px 13px 0px;
}
.nav_type_5.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_5.shrinked_header #logo_img, .nav_type_5.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_5 #nav_button {
margin: 31px 10px 0px 0px;
} .nav_type_6 {
min-height:100px;
}
.nav_type_6 #logo_img, .nav_type_6 .logo_text {
line-height:100px;
max-height:100px;
}
header.nav_type_6 .header_current_cart:hover .cdp_2, #header_container .nav_type_6 .cart-notification, #header_container .nav_type_6 ul li:hover > ul, #header_container .nav_type_6 ul li.sfHover > ul {
top:100px;
visibility:visible!important;
}
.nav_type_6 #search-form {
top:100px;
}
.nav_type_6 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_6 ul li {
position: relative;
font-size: 14px;
float:left;
z-index:5000;
}
.nav_type_6 ul li a {
position: relative;
display: block;
padding: 32px 0px 38px 0px;
margin:0 20px;
border-top:5px solid;
font-size:14px;
text-transform:uppercase;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_6 #searchtop {
float: right;
padding: 36px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_6.shrinked_header #searchtop {
padding: 14px 0px 10px 23px;
}
.nav_type_6.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_6.shrinked_header ul li a {
padding: 11px 0px 14px 0px;
}
.nav_type_6.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_6.shrinked_header #logo_img, .nav_type_6.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_6 #nav_button {
margin: 31px 10px 0px 0px;
} .nav_type_7 {
min-height:100px;
}
.nav_type_7 #logo_img, .nav_type_7 .logo_text {
line-height:100px;
max-height:100px;
}
header.nav_type_7 .header_current_cart:hover .cdp_2, #header_container .nav_type_7 .cart-notification, #header_container .nav_type_7 ul li:hover > ul, #header_container .nav_type_7 ul li.sfHover > ul {
top:100px;
visibility:visible!important;
}
.nav_type_7 #search-form {
top:100px;
}
.nav_type_7 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_7 ul li {
position: relative;
font-size: 13px;
float:left;
z-index:5000;
}
.nav_type_7 ul li a {
position: relative;
display: block;
padding: 38px 20px 37px 20px;
font-size:13px;
font-weight:900;
text-transform:uppercase;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_7 #searchtop {
float: right;
padding: 36px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_7.shrinked_header #searchtop {
padding: 14px 0px 10px 23px;
}
.nav_type_7.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_7.shrinked_header ul li a {
padding: 16px 20px 14px 20px;
}
.nav_type_7.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_7.shrinked_header #logo_img, .nav_type_7.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_7 #nav_button {
margin: 31px 10px 0px 0px;
} header.nav_type_8 {
min-height:90px;
}
.nav_type_8 #logo_img, .nav_type_8 .logo_text {
line-height:89px;
max-height:89px;
}
header.nav_type_8 .header_current_cart:hover .cdp_2, #header_container .nav_type_8 .cart-notification, #header_container .nav_type_8 ul li:hover > ul, #header_container .nav_type_8 ul li.sfHover > ul {
top:89px;
visibility:visible!important;
}
.nav_type_8 #search-form {
top:89px;
}
.nav_type_8 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_8 ul li {
position: relative;
font-size: 15px;
float:left;
z-index:5000;
}
.nav_type_8 ul li a {
position: relative;
display: block;
padding: 32px 23px 32px 23px;
font-size:15px;
font-weight:900;
text-transform:uppercase;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_8 #searchtop {
float: right;
padding: 32px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_8.shrinked_header #searchtop {
padding: 14px 0px 10px 23px;
}
.nav_type_8.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_8.shrinked_header ul li a {
padding: 16px 23px 13px 23px;
}
.nav_type_8.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_8.shrinked_header #logo_img, .nav_type_8.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_8 #nav_button {
margin: 27px 10px 0px 0px;
} .nav_type_9 {
min-height:90px;
}
.nav_type_9 #logo_img, .nav_type_9 .logo_text {
line-height:90px;
max-height:90px;
}
header.nav_type_9 .header_current_cart:hover .cdp_2, #header_container .nav_type_9 .cart-notification, #header_container .nav_type_9 ul li:hover > ul, #header_container .nav_type_9 ul li.sfHover > ul {
top:90px;
visibility:visible!important;
}
.nav_type_9 #search-form {
top:90px;
}
.nav_type_9 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_9 ul li {
position: relative;
font-size: 13px;
float:left;
z-index:5000;
}
.nav_type_9 ul li a {
position: relative;
display: block;
padding: 28px 0px 32px 0px;
margin:0 18px;
border-top:5px solid rgba(0,0,0,0);
font-size:13px;
font-weight:900;
text-transform:uppercase;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_9 #searchtop {
float: right;
padding: 32px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_9.shrinked_header #searchtop {
padding: 16px 0px 10px 23px;
}
.nav_type_9.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_9.shrinked_header ul li a {
padding: 12px 0px 13px 0px;
}
.nav_type_9.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_9.shrinked_header #logo_img, .nav_type_9.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_9 #nav_button {
margin: 27px 10px 0px 0px;
} .nav_type_9_c {
min-height:90px;
}
nav.nav_type_9_c {
float:none;
text-align:center;
font-size: 50px;
word-spacing: 0;
letter-spacing: 0;
}
.nav_type_9_c #logo_img, .nav_type_9_c .logo_text {
line-height:90px;
max-height:90px;
position:absolute;
left:50%;
}
header.nav_type_9_c .header_current_cart:hover .cdp_2, #header_container .nav_type_9_c .cart-notification, #header_container .nav_type_9_c ul li:hover > ul, #header_container .nav_type_9_c ul li.sfHover > ul {
top:90px;
visibility:visible!important;
}
.nav_type_9_c #search-form {
top:90px;
}
.nav_type_9_c ul {
float:none;
position:static;
z-index:5000;
overflow:visible;
display:inline-block;
line-height: normal;
}
.nav_type_9_c ul li {
position: relative;
font-size: 13px;
float:left;
z-index:5000;
}
.nav_type_9_c ul li a {
position: relative;
display: block;
padding: 34px 0px 35px 0px;
margin:0px;
border-top:5px solid rgba(0,0,0,0);
font-size:13px;
font-weight:900;
text-transform:uppercase;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
min-width: 100px;
float:left;
z-index:2000;
}
header.nav_type_9_c #searchtop {
float: right;
padding: 32px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_9_c.shrinked_header #searchtop {
padding: 16px 0px 10px 23px;
}
.nav_type_9_c.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_9_c.shrinked_header ul li a {
padding: 17px 0px 17px 0px;
}
.nav_type_9_c.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_9_c.shrinked_header #logo_img, .nav_type_9_c.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_9_c #nav_button {
margin: 27px 10px 0px 0px;
} .nav_type_10 {
min-height:91px;
}
.nav_type_10 #logo_img, .nav_type_10 .logo_text {
line-height:91px;
max-height:91px;
}
header.nav_type_10 .header_current_cart:hover .cdp_2, #header_container .nav_type_10 .cart-notification, #header_container .nav_type_10 ul li:hover > ul, #header_container .nav_type_10 ul li.sfHover > ul {
top:91px;
visibility:visible!important;
}
.nav_type_10 #search-form {
top:91px;
}
.nav_type_10 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_10 ul li {
position: relative;
font-size: 14px;
float:left;
z-index:5000;
}
.nav_type_10 ul li a {
position: relative;
display: block;
padding: 28px 0px 32px 0px;
margin:0 22px;
border-top:5px solid rgba(0,0,0,0);
font-size:14px;
font-weight:900;
text-transform:uppercase;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
.nav_type_10 ul.menu > li:last-child > a:first-child {
margin-right: 0px !important;
}
header.nav_type_10 #searchtop {
float: right;
padding: 32px 0px 29px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_10.shrinked_header #searchtop {
padding: 16px 0px 10px 23px;
}
.nav_type_10.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_10.shrinked_header ul li a {
padding: 12px 0px 13px 0px;
}
.nav_type_10.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_10.shrinked_header #logo_img, .nav_type_10.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_10 #nav_button {
margin: 27px 10px 0px 0px;
} header.nav_type_11 {
min-height:110px;
}
.nav_type_11 #logo_img, .nav_type_11 .logo_text {
line-height:110px;
max-height:110px;
}
header.nav_type_11 .header_current_cart:hover .cdp_2, #header_container .nav_type_11 .cart-notification, #header_container .nav_type_11 ul li:hover > ul, #header_container .nav_type_11 ul li.sfHover > ul {
top:110px;
visibility:visible!important;
}
.nav_type_11 #search-form {
top:110px;
}
.nav_type_11 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_11 ul li {
position: relative;
font-size: 15px;
float:left;
z-index:5000;
}
.nav_type_11 ul li a {
position: relative;
display: block;
padding: 1px 10px 2px 10px;
margin:37px 12px 36px;
font-size:15px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-weight:normal;
border:1px solid rgba(0,0,0,0);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_11 #searchtop {
float: right;
padding: 39px 0px 42px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_11.shrinked_header #searchtop {
padding: 16px 0px 10px 23px;
}
.nav_type_11.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_11.shrinked_header ul li a {
margin: 13px 12px 12px;
}
.nav_type_11.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_11.shrinked_header #logo_img, .nav_type_11.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
header.nav_type_11 #nav_button {
margin: 35px 10px 0px 0px;
} header.nav_type_12 {
min-height:100px;
}
.nav_type_12 #logo_img, .nav_type_12 .logo_text {
line-height:100px;
max-height:100px;
}
header.nav_type_12 .header_current_cart:hover .cdp_2,#header_container .nav_type_12 .cart-notification, #header_container .nav_type_12 ul li:hover > ul, #header_container .nav_type_12 ul li.sfHover > ul {
top:100px;
visibility:visible!important;
}
.nav_type_12 #search-form {
top:100px;
}
.nav_type_12 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_12 ul li {
position: relative;
font-size: 15px;
float:left;
z-index:5000;
}
.nav_type_12 ul li a {
position: relative;
display: block;
padding: 6px 8px 6px 8px;
margin:37px 10px 32px;
font-size:13px;
line-height:10px;
text-transform:uppercase;
font-weight:900;
border:2px solid rgba(0,0,0,0);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
.nav_type_12 a.cart-content {
padding: 0 8px;
}
header.nav_type_12 #searchtop {
float: right;
padding: 37px 0px 32px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_12.shrinked_header #searchtop {
padding: 13px 0px 11px 23px;
}
.nav_type_12.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_12.shrinked_header ul li a {
margin: 13px 10px 11px;
}
.nav_type_12.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_12.shrinked_header #logo_img, .nav_type_12.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
} header.nav_type_13 {
min-height:62px;
}
.nav_type_13 #logo_img, .nav_type_13 .logo_text {
line-height:60px;
max-height:60px;
}
.nav_type_13 #logo_img a img {
max-height:35px;
}
header.nav_type_13 .header_current_cart:hover .cdp_2,#header_container .nav_type_13 .cart-notification, #header_container .nav_type_13 ul li:hover > ul, #header_container .nav_type_13 ul li.sfHover > ul {
top:60px;
visibility:visible!important;
}
.nav_type_13 #search-form {
top:60px;
}
.nav_type_13 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_13 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_13 ul li a {
position: relative;
display: block;
padding: 17px 23px 18px 23px;
font-size:16px;
font-weight:normal;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_13 #searchtop {
float: right;
padding: 17px 0px 14px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_13.shrinked_header #searchtop {
padding: 14px 0px 12px 23px;
}
.nav_type_13.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_13.shrinked_header ul li a {
padding: 14px 23px 14px 23px;
}
.nav_type_13.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_13.shrinked_header #logo_img, .nav_type_13.shrinked_header .logo_text {
max-height:55px;
line-height:55px;
}
.nav_type_13.shrinked_header ul li.sfHover > ul {
top:53px!important
}
header.nav_type_13 #nav_button {
margin: 12px 10px 0px 0px;
} header.nav_type_14 {
min-height:65px;
}
.nav_type_14 #logo_img, .nav_type_14 .logo_text {
line-height:60px;
max-height:60px;
}
.nav_type_14 #logo_img a img {
max-height:35px;
}
header.nav_type_14 .header_current_cart:hover .cdp_2,#header_container .nav_type_14 .cart-notification, #header_container .nav_type_14 ul li:hover > ul, #header_container .nav_type_14 ul li.sfHover > ul {
top:60px;
visibility:visible!important;
}
.nav_type_14 #search-form {
top:60px;
}
.nav_type_14 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_14 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_14 ul li a {
position: relative;
display: block;
padding: 17px 23px 18px 23px;
font-size:16px;
font-weight:normal;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
header.nav_type_14 #searchtop {
float: right;
padding: 17px 0px 14px 23px;
font-size: 16px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.nav_type_14.shrinked_header #searchtop {
padding: 13px 0px 8px 23px;
}
.nav_type_14.shrinked_header {
min-height: 55px;
max-height: 55px;
}
.nav_type_14.shrinked_header #search-form {
top:50px!important;
}
.nav_type_14.shrinked_header ul li a {
padding: 13px 23px 12px 23px;
}
.nav_type_14.shrinked_header #logo_img img {
max-height:35px;
}
.nav_type_14.shrinked_header #logo_img, .nav_type_14.shrinked_header .logo_text {
max-height:50px;
line-height:50px;
}
.nav_type_14.shrinked_header ul li.sfHover > ul {
top:50px!important
}
header.nav_type_14 #nav_button {
margin: 12px 10px 0px 0px;
} header.nav_type_15 {
min-height:89px;
}
.header_bottom_nav.nav_type_15 {
min-height:51px;
}
.nav_type_15 .header_current_cart:hover .cdp_2, #header_container .nav_type_15 .cart-notification, #header_container .nav_type_15 nav ul li:hover > ul, #header_container .nav_type_15 nav ul li.sfHover > ul {
top:50px;
visibility:visible!important;
}
.nav_type_15 #search-form {
top:50px;
}
.nav_type_15 #logo_img, .nav_type_15 .logo_text {
line-height:88px;
max-height:88px;
}
header.nav_type_15 #header_socials {
line-height:88px;
}
.nav_type_15 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_15 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_15 ul li a {
position: relative;
display: block;
padding: 12px 25px 13px 25px;
font-size:15px;
font-weight:400;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
} header.nav_type_16 {
min-height:90px;
}
.header_bottom_nav.nav_type_16 {
min-height:70px;
}
.nav_type_16 .header_current_cart:hover .cdp_2, #header_container .nav_type_16 .cart-notification, #header_container .nav_type_16 nav ul li:hover > ul, #header_container .nav_type_16 nav ul li.sfHover > ul {
top:69px;
visibility:visible!important;
}
.nav_type_16 #search-form {
top:69px;
}
.nav_type_16 #logo_img, .nav_type_16 .logo_text {
line-height:90px;
max-height:90px;
}
header.nav_type_16 #header_socials {
line-height:90px;
}
.nav_type_16 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_16 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_16 ul li a {
position: relative;
display: block;
padding: 21px 22px 23px 22px;
font-size:15px;
font-weight:400;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
.header_bottom_nav.nav_type_16 #searchtop {
padding:20px 0;
}
.nav_type_16 ul.menu > li:first-child > a:first-child {
padding-left: 0px !important;
} header.nav_type_17 {
min-height:88px;
}
.header_bottom_nav.nav_type_17 {
min-height:71px;
}
.nav_type_17 .header_current_cart:hover .cdp_2, #header_container .nav_type_17 .cart-notification, #header_container .nav_type_17 nav ul li:hover > ul, #header_container .nav_type_17 nav ul li.sfHover > ul {
top:70px;
visibility:visible!important;
}
.nav_type_17 #search-form {
top:70px;
}
.nav_type_17 #logo_img, .nav_type_17 .logo_text {
line-height:88px;
max-height:88px;
}
header.nav_type_17 #header_socials {
line-height:88px;
}
.nav_type_17 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_17 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_17 ul li a {
position: relative;
display: block;
padding: 19px 0px 23px 0px;
margin:0 22px;
border-top:3px solid rgba(0,0,0,0);
text-transform:uppercase;
font-size:14px;
font-weight:400;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
.header_bottom_nav.nav_type_17 #searchtop {
padding: 21px 0 20px;
}
.nav_type_17 ul.menu > li:first-child > a:first-child {
margin-left: 0px !important;
} header.nav_type_18 {
min-height:92px;
}
.header_bottom_nav.nav_type_18 {
min-height:70px;
}
.nav_type_18 .header_current_cart:hover .cdp_2, #header_container .nav_type_18 .cart-notification, #header_container .nav_type_18 nav ul li:hover > ul, #header_container .nav_type_18 nav ul li.sfHover > ul {
top:70px;
visibility:visible!important;
}
.nav_type_18 #search-form {
top:70px;
}
.nav_type_18 #logo_img, .nav_type_18 .logo_text {
line-height:92px;
max-height:92px;
width:100%
}
.nav_type_18 ul {
float:right;
position:static;
z-index:5000;
overflow:visible;
}
.nav_type_18 ul li {
position: relative;
font-size: 16px;
float:left;
z-index:5000;
}
.nav_type_18 ul li a {
position: relative;
display: block;
padding: 22px 22px 23px 22px;
font-size:15px;
font-weight:400;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-align:center;
float:left;
z-index:2000;
}
.header_bottom_nav.nav_type_18 #searchtop {
padding: 20px 0 21px;
}
.nav_type_18 ul.menu > li:first-child > a:first-child {
padding-left: 0px !important;
} .fixed_header_left .nav_type_19 .header_current_cart:hover .cdp_2,.fixed_header_left  #header_container .nav_type_19 .cart-notification,.fixed_header_left .nav_type_19 nav ul li:hover > ul,.fixed_header_left .nav_type_19 nav ul li.sfHover > ul,.fixed_header_left .nav_type_19_f .header_current_cart:hover .cdp_2,.fixed_header_left  #header_container .nav_type_19_f .cart-notification,.fixed_header_left .nav_type_19_f nav ul li:hover > ul,.fixed_header_left .nav_type_19_f nav ul li.sfHover > ul {
top:70px;
visibility:visible!important;
}
header .nav_type_19,header .nav_type_19_f {
float:none;
margin-top:50px;
margin-bottom:30px;
}
.nav_type_19 ul,.nav_type_19_f ul {
float:none;
position:relative;
z-index:5000;
overflow:visible;
}
.nav_type_19 ul li,.nav_type_19_f ul li {
position: relative;
font-size: 13px;
z-index:5000;
}
.nav_type_19 ul li a,.nav_type_19_f ul li a {
position: relative;
display: block;
padding: 10px 0px;
font-size:13px;
font-weight:900;
cursor: pointer;
text-transform:uppercase;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:2000;
}
.nav_type_19 ul > li:last-child a,.nav_type_19_f ul > li:last-child a{
border-bottom:none!important;
}
.header_bottom_nav.nav_type_19 #searchtop {
padding: 20px 0 21px;
}
.nav_type_19 ul.menu > li:first-child > a:first-child,.nav_type_19_f ul.menu > li:first-child > a:first-child {
padding-left: 0px !important;
} #header_container nav ul > li > a:after {
font-family:"FontAwesome";
content: "\f107";
padding-left: 10px;
line-height: normal;
}
#header_container nav ul li > a:only-child:after {
content: '';
padding: 0!important;
line-height:normal;
}
#header_container .fixed_header_left nav ul > li > a:after {
font-family: "FontAwesome";
content: "\f105";
line-height: normal;
padding-top: 7px;
float: right;
}
#header_container .fixed_header_left nav ul li li a:after {
padding-top:3px;
}
#header_container .fixed_header_left nav ul li > a:only-child:after {
content: '';
}
#header_container nav ul li li a:after {
font-family:"FontAwesome";
content: "\f105";
line-height:normal;
padding-left:10px;
float: right;
}
#header_container nav ul li.left_side_menu li.menu-item-has-children > a:after {
content: "\f104";
float:left;
padding-left:0;
}
#header_container nav ul ul {
position: absolute;
top: -9999em;
width: 250px;
line-height: 20px;
padding: 0 0 0 0;
margin:0;
z-index:5000;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.fixed_header_left nav ul ul {
box-shadow: 0 8px 0px rgba(0, 0, 0, 0.1)!important;
border-top:none !important;
}
#header_container nav ul ul ul {
z-index:999;
}
#header_container nav ul ul li {
width: 250px;
border-right:none!important;
font-weight:normal!important;
text-transform:none!important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
top:0px;
}
#header_container nav ul ul li a, #header_container nav ul ul .current-menu-item li a {
text-align:left;
padding:11px 14px 11px 14px !important;
float:none;
font-size:13px;
margin: 0;
text-transform:none!important;
font-weight:normal!important;
border-bottom:none!important;
border-top:none!important;
text-shadow:none!important;
border-right: none!important;
border-radius: 0!important;
line-height:normal!important;
width:100%;
white-space:normal;
}
#header_container nav .rd_megamenu ul .current-menu-item li a {
text-align:left;
padding:7px 20px;
}
#header_container nav ul ul li a:hover, #header_container nav ul ul .current-menu-item a {
border-bottom:none!important;
}
#header_container nav ul ul li:last-child a {
}
.fixed_header_left nav ul ul li a {
width:155px;
text-align:center;
padding:5px 3px;
}
#header_container nav ul li:hover ul, #header_container nav ul li.sfHover ul {
left: 0px;
z-index: 5000;
}
#header_container nav ul li.left_side_menu:hover ul, #header_container nav ul li.sfHover.left_side_menu ul {
left:inherit;
right:0px;
}
#header_container .header_bottom_nav nav ul .rd_megamenu:hover ul, #header_container .header_bottom_nav nav ul .rd_megamenu.sfHover ul {
left: 0px;
top: 50px;
z-index: 5000;
}
#header_container .header_bottom_nav.nav_type_16 nav ul .rd_megamenu:hover ul, #header_container .header_bottom_nav.nav_type_16 nav ul .rd_megamenu.sfHover ul {
top: 69px;
}
#header_container .header_bottom_nav.nav_type_17 nav ul .rd_megamenu:hover ul, #header_container .header_bottom_nav.nav_type_17 nav ul .rd_megamenu.sfHover ul {
top: 70px;
}
#header_container .header_bottom_nav.nav_type_18 nav ul .rd_megamenu:hover ul, #header_container .header_bottom_nav.nav_type_18 nav ul .rd_megamenu.sfHover ul {
top: 70px;
}
#header_container nav ul li:hover li ul, #header_container nav ul li.sfHover li ul, #header_container nav ul li li:hover li ul, #header_container nav ul li li.sfHover li ul, #header_container nav ul li li li:hover li ul, #header_container nav ul li li li.sfHover li ul {
top: -9999em
}
#header_container nav ul li li:hover > ul, #header_container nav ul li li.sfHover > ul, #header_container nav ul li li li:hover > ul, #header_container nav ul li li li.sfHover > ul, #header_container nav ul li li li li:hover > ul, #header_container nav ul li li li li.sfHover > ul {
left: 250px;
top:-3px !important;
z-index:2;
}
#header_container .fixed_header_left nav ul li li:hover > ul, #header_container .fixed_header_left nav ul li li.sfHover > ul, #header_container .fixed_header_left nav ul li li li:hover > ul, #header_container .fixed_header_left nav ul li li li.sfHover > ul, #header_container .fixed_header_left nav ul li li li li:hover > ul, #header_container .fixed_header_left nav ul li li li li.sfHover > ul {
left: 249px;
top:-1px !important;
z-index:2;
}
.left_side_menu a {
text-align:right!important;
}
.left_side_menu ul ul {
left:-250px !important;
}
.fixed_header_left nav ul li:hover ul, .fixed_header_left nav ul li.sfHover ul {
left: 290px!important;
top: 0px!important;
z-index: 5000;
}
.fixed_header_left nav ul li ul > li a {border-left:none!important;}
#header_container .fixed_header_left nav ul ul li:hover ul, .fixed_header_left nav ul ul li.sfHover ul {
left: 249px!important;
top: -1px!important;
z-index: 5000;
}
#header_container .fixed_header_left nav ul li.rd_megamenu ul ul li a {
border-left: none!important;
}
.mt_menu {
display:none;
min-height:49px;
position:relative;
z-index:999;
top:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_menu_icon {
padding-right:10px;
line-height:normal;
}
.rd_megamenu {
position:static!important;
}
.rd_megamenu ul {
position: absolute;
background:#fff;
padding:0px 0px 0!important;
width: 1170px!important;
white-space: nowrap;
left: auto;
z-index: 500;
float: left !important;
zoom: 1;
overflow: visible;
visibility: visible;
margin: 0;
}
.rd_megamenu ul li ul { opacity: 1 !important; }
.rd_megamenu ul li > a:after {
display:none!important;
}
.h1_mega ul {
left: 40px!important;
}
.rd_megamenu ul li {
min-width:100px !important;
display: inline-block;
float: left;
margin:0;
position: relative;
padding: 11px 27px;
}
.mega-col-3 ul li {
width:33.33466529%!important;
padding:0!important;
}
.mega-col-4 ul li {
width:25%!important;
padding:0!important;
}
.mega-col-5 ul li {
width:20%!important;
padding:0!important;
}
.mega-col-6 ul li {
width:!important;
padding:0!important;
}
.rd_megamenu ul li a {
width: auto;
display: block;
background: transparent;
}
.rd_megamenu ul li ul {
visibility: visible!important;
display: block!important;
position:static!important;
max-width: 100%;
padding:0px 0 0 0!important;
box-shadow: none!important;
margin-top:0px!important;
}
.rd_megamenu ul li ul li {
width:100%!important;
;
padding:0!important;
}
#header_container nav .rd_megamenu li a, .rd_megamenu li a {
padding: 11px 20px 11px!important;
width: 100%!important;
}
#header_container nav .rd_megamenu ul li a, .rd_megamenu ul li a {
font-size:13px!important;
font-weight:900!important;
text-transform:uppercase !important;
white-space: normal;
}
#header_container nav .rd_megamenu ul ul li a, .rd_megamenu ul ul li a {
font-size:13px!important;
font-weight:normal!important;
text-transform:none!important;
white-space: normal;
}
#header_container .rd_megamenu ul li ul li:last-child {
border-bottom:none!important;
}
#header_container .mega_no_heading ul li a:first-child {
display:none;
}
#header_container .mega_no_heading ul li ul li a:first-child {
display:block!important;
}
#header_container nav ul .mega_no_heading ul li {
top:0px!important;
}
.mm_widget_area {
white-space:normal!important;
}
.rd_megamenu_widget_area {
padding:20px;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area ul li a:hover {
background:none!important;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area ul li a {
padding:inherit!important;
margin:inherit!important;
font-size:inherit!important;
font-weight:inherit!important;
line-height: inherit!important;
border: inherit;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area ul li a:after {
content:""!important;
padding: inherit;
float: inherit;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area ul {
padding:inherit!important;
margin:0!important;
font-size:inherit!important;
font-weight:inherit!important;
border:inherit!important;
white-space:inherit!important;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area ul li {
min-width:inherit!important;
}
.rd_megamenu_widget_area .sb_widget:last-child {
margin-bottom:10px!important;
}
.rd_megamenu_widget_area .sb_widget > h3 {
margin-bottom:31px;
} #mobile-menu #rd_wpml, #mobile-menu #lang_sel, #mobile-menu #rd_wpml #lang_sel > ul > li{
width:100%;
}
#mobile-menu #rd_wpml #lang_sel ul ul,#mobile-menu #rd_wpml #lang_sel li li {
width:100%;
}
#mobile-menu #rd_wpml ul ul { display:block!important; }
#mobile-menu #rd_wpml #lang_sel ul li ul,#mobile-menu #rd_wpml #lang_sel ul a ul ul{ opacity:1; visibility:visible;}
#mobile-menu {
display: block;
position: fixed;
top: 0;
right:0;
width: 270px;
height: 100%;
z-index: 60000;
overflow-y: auto;
overflow-x: hidden;
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
-ms-transition: -ms-transform .5s;
-o-transition: -o-transform .5s;
transition: transform .5s;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
.mm_open {
-webkit-transform: translateX(0) !important;
-moz-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
-o-transform: translateX(0)!important;
transform: translateX(0)!important;
}
.menu_slide {
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
-ms-transition: -ms-transform .5s;
-o-transition: -o-transform .5s;
transition: transform .5s;
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.menu_slide #nav_button_alt {
margin: 0px 0px 0px 10px;
float: left;
display: block;
float: right;
height: 50px;
line-height: 50px;
width: auto;
}
.slided_body {
-webkit-transform: translateX(-269px);
-moz-transform: translateX(-269px);
-ms-transform: translateX(-269px);
-o-transform: translateX(-269px);
transform: translateX(-269px);
}
#mobile-menu ul li a {
display:inline-block;
padding:10px 20px 13px 20px;
width:calc(100% - 40px);
color:#fff;
border-bottom:none !important;
text-transform:uppercase;
position:relative;
}
#mobile-menu ul li {
color:#666;
border-top:1px solid rgba(255,255,255,0.05);
border-bottom:1px solid rgba(0,0,0,0.35);
}
#mobile-menu ul ul {
border-top:1px solid rgba(0,0,0,0.35);
display:none;
}
#mobile-menu ul ul ul {
border-top: 1px solid rgba(0, 0, 0, 0.22);
display:none;
}
#mobile-menu ul ul li:last-child {
border-bottom:none;
}
#mobile-menu ul ul li {
border-top: 1px solid rgba(255, 255, 255, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}
#mobile-menu ul ul ul li {
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
#mobile-menu ul ul li a {
padding:10px 20px 13px 20px;
}
#mobile-menu ul ul ul li a {
padding:10px 20px 13px 20px;
} #mobile-menu #close_mm {
position: absolute;
right: 0;
width: 55px;
line-height: 55px;
height: 55px;
font-size: 18px;
background: #464343;
top: 0px;
text-align: center;
z-index: 100;
color: #FBFBFB;
cursor:pointer;
}
#mobile-menu .menu-item-has-children, #mobile-menu .mobile-ul-open {
position:relative;
}
#mobile-menu .menu-item-has-children:after {
font-family:"FontAwesome";
content: "\f107";
position: absolute;
right: 0px;
top: 0px;
z-index:10;
text-align: center;
width: 47px;
height: 47px;
line-height: 45px;
font-size: 16px;
-webkit-transition: -webkit-transform .25s;
-moz-transition: -moz-transform .25s;
-ms-transition: -ms-transform .25s;
-o-transition: -o-transform .25s;
transition: transform .25s;
}
#mobile-menu ul ul .menu-item-has-children:after {
font-family:"FontAwesome";
content: "\f067";
line-height: 47px;
font-size: 11px;
}
#mobile-menu .mobile-ul-open:after {
font-family:"FontAwesome";
content: "\f106";
position: absolute;
right: 0px;
top: 0px;
z-index:10;
text-align: center;
width: 47px;
height: 47px;
line-height: 45px;
font-size: 16px;
-webkit-transition: -webkit-transform .25s;
-moz-transition: -moz-transform .25s;
-ms-transition: -ms-transform .25s;
-o-transition: -o-transform .25s;
transition: transform .25s;
}
#mobile-menu ul ul .mobile-ul-open:after {
font-family:"FontAwesome";
right: 0px;
line-height: 47px;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform:rotate(45deg);
}
#mobile_menu_search {
padding:20px;
clear: both;
}
#mobile_menu_search #search input[type=submit] {
font-size: 14px;
padding: 12px 15px;
font-family: "FontAwesome";
color: #a1b1bc;
position: absolute;
right: 5px;
top: 1px;
background: rgba(0, 0, 0, 0)!important;
}
#mobile_menu_search #search input[type=text] {
font-family: "Lato";
font-size: 14px;
background: #191b26;
border: 1px solid rgba(145, 157, 201, 0.14);
line-height: 20px;
color: #999999;
padding: 9px 20px 9px 20px;
border-radius: 5px;
} .page_title_ctn {
margin:0px 0 0 0;
position:relative;
clear:both;
background-position:top center;
padding:43px 0px;
z-index:2;
overflow:visible;
background:#f9fafb;
}
.page_title_ctn h1 {
font-weight:400;
margin-bottom:0;
font-size:24px;
line-height:34px;
color:#2c3e50;
max-width: 420px;
float:left;
}
.rd_child_pages {
width:30px;
height:30px;
background:#fff;
border-radius:4px;
float:left;
margin-top: 2px;
margin-left:20px;
position:relative;
overflow:visible;
border: 1px solid #a1b1bc;
color: #a1b1bc;
}
.rd_child_pages:before {
font-family:"elg";
content: "\61";
font-size: 21px;
position: absolute;
left: 3px;
top: 4px;
font-style: normal;
font-weight: normal;
line-height: 1;
display:inline-block;
}
.child_icon_close:before {
font-family:"elg" !important;
content:"\4d" !important;
font-size: 20px !important;
position: absolute !important;
left: 3px !important;
top: 4px !important;
}
.child_pages_ctn {
position:absolute;
background:#fff;
overflow: hidden;
width:500px;
top:50px;
right:-30px;
visibility:hidden;
border-radius:5px;
opacity:0;
overflow:visible;
transform:         scale(0.8); -moz-transform:    scale(0.8); -webkit-transform: scale(0.8); -o-transform:      scale(0.8); -ms-transform:     scale(0.8); transition: all ease-in-out .2s;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.15);
-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.15);
box-shadow: 0 0px 6px rgba(0,0,0,0.15);
}
.child_pages_ctn:before {
content:"";
min-height:10px;
min-width:10px;
background:#fff;
transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform:rotate(-45deg);
position:absolute;
right:38px;
top:-4px;
-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.15);
-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.15);
box-shadow: 0 0px 6px rgba(0,0,0,0.15);
}
.pop_child_pages {
opacity:1!important;
visibility:visible !important;
transform:         scale(1) !important; -moz-transform:    scale(1) !important; -webkit-transform: scale(1) !important; -o-transform:      scale(1) !important; -ms-transform:     scale(1) !important; }
.child_pages_ctn li {
position:relative;
overflow:hidden;
}
.child_pages_ctn li:first-child {
border-radius:5px 5px 0 0;
}
.child_pages_ctn li:last-child {
border-radius:0 0 5px 5px;
}
.child_pages_ctn li:last-child a {
border-bottom:none!important;
}
.child_pages_ctn a {
display:block;
text-align:left;
padding: 7px 20px 7px;
font-size: 13px;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.page_t_center {
text-align:center;
}
.page_t_left {
text-align:left;
}
.page_t_right {
text-align:right;
}
.page_t_boxed h1 {
line-height:normal;
font-weight: 400;
margin-bottom: 0;
font-size: 24px;
color: #fff;
text-transform:none;
display: inline-block;
width: auto;
padding: 8px 15px!important;
border: solid 2px #fff;
border-color: rgba(255,255,255,.5);
margin-top: 4px;
}
.page_t_large h1 {
font-size:38px;
line-height: 45px;
}
.page_t_boxed h2 {
color: #fff;
font-size: 16px;
opacity:0.8;
font-weight: 400;
padding-top: 20px;
line-height: 20px;
}
.page_t_large h2 {
font-size:20px;
padding-top:20px;
line-height:32px;
}
#second_title {
overflow: auto;
border-bottom: 1px solid #EBEBEB;
padding-top: 40px
}
.title_bb {
width: auto;
height: auto;
min-height:60px;
min-width:420px;
float: left;
padding: 0px;
margin: 0px;
}
.page_title {
display: block;
font-size:22px;
margin:11px 15px 0 0px;
float:left;
width:auto;
color: #A0A0A0;
display: block;
font-weight: 300;
line-height: normal;
}
.page_subtitle {
color:#C5C5C5 !important;
width:auto;
font-size:12px;
line-height:20px;
margin-top:20.5px;
font-weight:normal;
}
#breadcrumbs {
position: absolute;
right: 0px;
top: 50%;
margin-top:-13px;
}
.page_t_right #breadcrumbs {
left:40px !important;
right:auto!important;
}
#crumbs {
font-size:14px;
padding: 2px 0px 0;
}
.crumbs_delimiter {
font-size:16px;
padding:0 13px;
font-family:"FontAwesome";
}
.pnf_main_text {
text-align: center;
margin-top: 100px;
position: relative;
font-size:30px;
line-height:36px;
font-weight: normal;
margin-bottom: 7px;
}
.pnf_sub_text {
text-align: center;
position: relative;
font-size:18px;
line-height:24px;
font-weight: normal;
margin-bottom:70px;
}
.pnf_img {
margin: 0 auto;
text-align: center;
}
.pnf_search .rd_search_sc {
margin:83px auto 110px !important;
}
.pnf_search .rd_search_sc input[type=text] {
padding:14px 20px;
}
.pnf_search .rd_search_sc #search input[type=submit] {
right: 6px;
top: 4px;
}
.search_results {
border-bottom: 1px solid #ebebeb;
margin-bottom: 60px;
padding-bottom: 20px;
}
.search_results h1 {
font-weight:normal;
font-size:36px;
}
.search_results strong {
font-weight:900;
}
.search_sf #search input[type=text] {
padding: 19px 20px 19px 20px;
}
.search_sf .rd_search_sc #search input[type=submit] {
top:0px;
right:0;
padding: 21px 31px;
color: #fff !important;
} .wrapper.staff_single_page,#fw_c.index_page {
padding-top:100px;
}
.staff_profile {
width: 48.75%;
float: left;
margin-bottom:100px;
}
.staff_generated_info {
width: 48.75%;
float: left;
margin-left: 2.5%;
margin-bottom:100px;
}
.staff_name_position {
float: left;
width: 55%;
margin-bottom:14px;
}
.single_staff_name {
font-size:36px;
line-height:40px;
font-weight:900;
margin:-8px 0 7px 0;
}
.single_staff_position {
font-size:14px;
line-height:24px;
font-weight:700;
}
.single_staff_social {
float:right;
width:45%;
text-align:right;
margin-bottom:14px;
}
.single_staff_social div {
height:37px !important;
width:37px !important;
margin:0 0px 10px 10px !important;
}
.single_staff_social a {
height:37px;
width:37px;
text-align:center;
line-height:37px;
display:block;
color:#fff;
border-radius: 5px;
font-size: 17px;
}
.single_staff_desc {
float:left;
width:100%;
clear:both;
line-height: 24px;
white-space: pre-line;
}
.single_staff_meta {
float:left;
width:100%;
line-height:24px;
margin-top: 26px;
padding-top: 23px;
}
.staff_meta_first {
float:left;
width:20%;
margin-bottom:6px;
}
.staff_meta_last {
float:left;
width:80%;
margin-bottom:6px;
} #staff-position {
margin-bottom:45px;
}
#staff-position.filter_center {
text-align:center;
}
#staff-position #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 10px 10px 0;
}
#staff-position #options a {
display: inline-block;
color: #2c3e50;
padding: 9px 25px 10px;
margin-bottom: 0;
text-align: center;
font-size: 14px;
margin-top: 0px;
outline: none;
overflow: visible;
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom: 0px!important;
background: #f5f7f7;
border: 1px solid #eaf0f0;
border-radius: 3px;
}
.team-member {
overflow:hidden;
}
.full-width-content .team-member .recent_port_ctn {
padding-right:0!important;
}
.member-photo {
position:relative;
overflow:hidden;
}
.member-photo img {
display: block;
width:100%;
height:auto;
}
.member-info {
display: block;
padding: 16px 15px 9px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.member-info h3 {
margin: 0;
margin-bottom:6px;
font-size:18px;
text-align:center;
font-weight:700;
}
.member-info .position {
display: block;
margin-bottom: 15px;
font-size:15px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.member-info .member_desc {
margin: 10px 0 0 0;
padding: 20px 5px;
}
.member-info p {
margin:0;
padding:0;
}
.member-social-links {
display: inline-block;
margin:0 auto;
height:20px;
}
.member-social-links span {
display: block;
float: left;
margin-bottom:0px !important;
margin-top:0px !important;
}
.member-social-links {
width: 40px;
overflow: hidden;
text-align: center;
height: 100%;
background: rgba(44, 62, 80, 0.75);
margin: 0;
position: absolute;
padding: 5px 0 0px 0;
top: 0;
}
.member-social-links div {
width:auto;
float:none;
text-align:left;
display:inline-block;
zoom:1;
margin:0 auto;
padding:0 0 0 0px;
margin-top:20px;
}
.member-social-links div div {
margin-right:5px !important;
}
.member-social-links a {
height:28px;
line-height:29px;
font-size:17px;
display:block;
color:#fff!important;
} .rstaff_01 {
position:relative;
overflow:visible !important;
}
.rstaff_01 .staff_nav {
position:static;
}
.rstaff_01:hover .staff_nav .staff_left, .rstaff_01:hover .staff_nav .staff_right {
opacity:1;
}
.rstaff_01 .staff_nav .staff_left, .rstaff_01 .staff_nav .staff_right {
opacity:0;
height:50px;
width:50px;
line-height:50px;
border-radius:0px;
top:50%;
margin-top:-25px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.staff_sc:hover .staff_nav .staff_left, .staff_sc:hover .staff_nav .staff_right {
opacity:1;
}
.rstaff_01 .staff_nav .staff_left {
left:0px;
}
.rstaff_01 .staff_nav .staff_right {
right:30px !important;
}
.rstaff_01 .staff_nav .staff_left:before {
font-size:30px;
content: "\23";
font-family: 'elg';
left: 10px;
top: 1px;
}
.rstaff_01 .staff_nav .staff_right:before {
font-size:30px;
font-family: 'elg';
content: "\24";
left: 10px;
top: 1px;
}
.rd_staff_posts.rstaff_01 .recent_port_ctn {
margin:0;
}
.rstaff_01 .recent_port_ctn {
padding:0;
margin-right: 30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_01 .team-member:hover .member-info {
background:#fff;
}
.rstaff_01 .member-info {
padding: 19px 29px 15px;
}
.rstaff_01 .member-info h3 {
margin-bottom:6px;
text-align:left;
}
.rstaff_01 .member-social-links {
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_01 .recent_port_ctn:hover .member-social-links {
opacity:1;
}
.rstaff_01 .member-social-links a:hover {
background:none!important;
}
.rstaff_01 .member-info .position {
text-align:left;
margin-bottom:0;
} .rstaff_02 {
max-width:100%;
position:relative;
overflow:visible !important;
}
.rd_staff_posts_ctn.rstaff_02 {
margin-left:0!important;
}
.rstaff_02 .staff_post {
padding:0!important;
}
.rstaff_02 .staff_nav {
position:static;
}
.rstaff_02:hover .staff_nav .staff_left, .rstaff_02:hover .staff_nav .staff_right {
opacity:1;
}
.rstaff_02 .staff_nav .staff_left, .rstaff_02 .staff_nav .staff_right {
opacity:1;
height:50px;
width:50px;
line-height:50px;
top:50%;
opacity:0;
margin-top:-25px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_02 .staff_nav .staff_left {
left:0px;
}
.rstaff_02 .staff_nav .staff_right {
right:0px !important;
}
.rstaff_02 .staff_nav .staff_left:before {
font-size:30px;
content: "\23";
font-family: 'elg';
left: 10px;
top: 1px;
}
.rstaff_02 .staff_nav .staff_right:before {
font-size:30px;
font-family: 'elg';
content: "\24";
left: 10px;
top: 1px;
}
.rstaff_02 .recent_port_ctn {
padding:0;
}
.rstaff_02 .team-member:hover .bw-wrapper a:before {
opacity:1;
}
.rstaff_02 .bw-wrapper a:before {
content: "+";
font-family:"Lato";
color:#fff;
font-size: 150px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
text-align: center;
font-weight: 100;
opacity:0;
padding-top: 50%;
margin-top: -45px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_02 .team-member:hover .bw-wrapper:after {
background:#2c3e50 !important;
}
.rstaff_02 .bw-wrapper:after {
content: "";
width: 12px;
height: 12px;
position: absolute;
background: black;
transform: rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform:rotate(45deg);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
bottom: -6px;
left: 51px;
}
.rstaff_02 .team-member:hover .member-info {
background:#2c3e50 !important;
}
.rstaff_02 .member-info {
padding: 28px 29px 13px;
}
.rstaff_02 .team-member:hover .member-info h3 a {
color:#fff !important;
}
.rstaff_02 .member-info h3 {
margin-bottom:6px;
text-align:left;
}
.rstaff_02 .team-member:hover .position {
color:#a1b1bc;
}
.rstaff_02 .member-info .position {
text-align:left;
} .rstaff_03 {
max-width:100%;
position:relative;
overflow:visible !important;
}
.rd_staff_posts_ctn.rstaff_03 {
margin-left:0!important;
}
.rstaff_03 .staff_post {
padding:0!important;
}
.rstaff_03 .recent_port_ctn {
padding: 10px 15px 25px;
}
.rstaff_03 .member-photo {
overflow:visible;
}
.rstaff_03 .staff_nav {
position:static;
}
.rstaff_03 .bw-wrapper a:before {
width: 100%;
height: 100%;
content: "";
left: -2px;
top: -2px;
border: 2px solid rgba(0,0,0,0);
position: absolute;
border-radius: 400px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_03:hover .staff_nav .staff_left, .rstaff_03:hover .staff_nav .staff_right {
opacity:1;
}
.rstaff_03 .staff_nav .staff_left, .rstaff_03 .staff_nav .staff_right {
opacity:1;
height:50px;
width:50px;
line-height:50px;
border-radius:500px;
top:50%;
margin-top:-25px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_03 .staff_nav .staff_left {
left:0px;
}
.rstaff_03 .staff_nav .staff_right {
right:0px !important;
}
.rstaff_03 .staff_nav .staff_left:before {
font-size:30px;
content: "\23";
font-family: 'elg';
left: 10px;
top: 1px;
}
.rstaff_03 .staff_nav .staff_right:before {
font-size:30px;
font-family: 'elg';
content: "\24";
left: 10px;
top: 1px;
}
.rstaff_03 .carousel_recent_post img {
border-radius: 500px;
padding:5px;
}
.rstaff_03 .member-info {
background:none;
display: block;
padding: 32px 15px 0px;
} .staff_sc.rstaff_04 {
width:100%;
position:relative;
overflow:visible !important;
}
.rstaff_04 .staff_nav {
display:none;
}
.rstaff_04 .recent_port_ctn {
padding:0 0 39px 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_04 .member-photo {
position: relative;
overflow: hidden;
float: left;
width: 125px;
height: 125px;
padding: 5px;
margin-top: 2px;
background:#20202c;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rstaff_04 .member-info {
padding: 0px 0px 0px 143px;
background:none;
}
.rstaff_04 .member-info .member_desc {
margin:0;
padding: 10px 0 0 0;
}
.rstaff_04 .member-info h3 {
margin-bottom:6px;
text-align:left;
}
.rstaff_04 .member-info .position {
text-align:left;
margin-bottom:0;
}
.rd_sc_pager a {
float:left;
display:block;
margin: 0 6px 0 0;
width: 10px;
height: 10px;
cursor:pointer;
text-indent: -999em;
}
.rd_sc_pager {
margin: 0px auto 0;
text-align: left;
overflow: visible;
height: 10px;
} .rd_staff_posts_ctn .blog_load_more_cont {
bottom: -50px;
}
.staff_post {
width: 100%;
}
.blog_4_col .staff_post {
padding: 0 0 30px 30px;
float: left;
width: 25%;
}
.blog_3_col .staff_post {
padding: 0 0 30px 30px;
float: left;
width:calc(100% / 3);
}
.blog_2_col .staff_post {
padding: 0 0 30px 30px;
float: left;
width: 50%;
} .rd_staff_p01 .staff_post_ctn:hover .member-info {
background:#2c3e50 !important;
color:#a1b1bc !important;
}
.rd_staff_p01 .member-info {
padding: 17px 19px 4px;
position:relative;
}
.rd_staff_p01 .staff_post_ctn:hover .member-info h3 a {
color:#fff !important;
}
.rd_staff_p01 .member-info h3 {
margin-bottom:2px;
text-align:left;
}
.rd_staff_p01 .member-info .position {
text-align:left;
}
.rd_staff_p01 .member-social-links {
width:auto;
overflow: hidden;
text-align: center;
height: auto;
margin: 0;
padding:0;
background:none;
position: absolute;
top: 23px;
right: 15px;
}
.rd_staff_p01 .member-social-links div {
width:25px !important;
}
.rd_staff_p01 .member-social-links a:hover {
background:none!important;
}
.rd_staff_p01 .staff_post_ctn:hover .member_desc {
background:#2c3e50 !important;
color:#a1b1bc !important;
}
.rd_staff_p01 .member_desc {
padding: 13px 19px 22px;
line-height:24px;
border-top: 1px solid;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p01 .staff_post_ctn:hover .bw-wrapper a:before {
opacity:1;
background:rgba(34,37,51,0.75);
}
.rd_staff_p01 .bw-wrapper a:before {
content: "+";
font-family:"Lato";
color:#fff;
font-size: 150px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
text-align: center;
font-weight: 100;
opacity:0;
padding-top: 50%;
margin-top: -15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rd_staff_p02 .staff_post_ctn {
border:1px solid;
}
.rd_staff_p02 .staff_post_ctn:hover .member-info {
background:#2c3e50 !important;
color:#a1b1bc !important;
border-color:#2c3e50 !important;
}
.rd_staff_p02 .member-info {
padding: 16px 19px 14px;
border-top:1px solid;
position:relative;
}
.rd_staff_p02 .staff_post_ctn:hover .member-info h3 a {
color:#fff !important;
}
.rd_staff_p02 .member-info h3 {
text-align:left;
}
.rd_staff_p02 .member-info .position {
text-align:left;
margin-bottom:0;
}
.rd_staff_p02 .member-social-links {
width:auto;
overflow: hidden;
text-align: center;
height: auto;
margin: 0;
position:relative;
padding:0;
background:none;
}
.rd_staff_p02 .member-social-links a:hover {
background:none!important;
}
.rd_staff_p02 .member_desc {
padding: 10px 19px 4px;
border-top: 1px solid;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p02 .staff_post_ctn:hover .bw-wrapper a:before {
opacity:0.9;
background:rgba(34,37,51,0.75);
}
.rd_staff_p02 .bw-wrapper a:before {
content: "+";
font-family:"Lato";
color:#fff;
font-size: 150px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
text-align: center;
font-weight: 100;
opacity:0;
padding-top: 50%;
margin-top: -15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rd_staff_p03 .staff_post_ctn {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p03 .bw-wrapper {
width: 210px;
margin: 0 auto;
border: 6px solid;
border-radius: 300px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p03 .bw-wrapper img {
border-radius: 200px;
}
.rd_staff_p03 .member-photo {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p03 .member-info {
padding: 35px 15px 0px;
background:none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p03 .staff_post_ctn:hover .member-photo {
transform:         scale(1.04);
-moz-transform:    scale(1.04);
-webkit-transform: scale(1.04);
-o-transform:      scale(1.04);
-ms-transform:     scale(1.04);
}
.rd_staff_p03 .staff_post_ctn:hover .bw-wrapper a:before {
opacity: 0.90;
width: 172px;
border-radius: 300px;
height: 172px;
position: absolute;
top: 19px;
line-height: 170px;
left: 50%;
margin-left: -86px;
}
.rd_staff_p03 .bw-wrapper a:before {
content: "+";
font-family: "Lato";
color: #fff;
font-size: 60px;
width: 199px;
border-radius: 300px;
height: 199px;
position: absolute;
top: 5.5px;
line-height: 198px;
text-align: center;
font-weight: 400;
opacity: 0;
padding:0;
margin:0;
margin-left: -100px;
left: 50%;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p03 .position {
margin-bottom:none;
} .rd_staff_p04 .member-photo {
float:left;
width:100px;
height:100px;
margin-top:14px;
border-radius:400px;
margin-left: 1px;
border:2px solid #fff;
}
.rd_staff_p04 .member-info {
float: right;
width: calc( 100% - 104px );
text-align:left;
padding: 12px 0px 0px 15px;
margin-left: 1px;
}
.rd_staff_p04 .member-info h3, .rd_staff_p04 .member-info .position {
text-align:left;
}
.rd_staff_p04 .member-info .position {
margin-bottom: 8px;
}
.rd_staff_p04 .member-info .member_desc {
padding:0;
margin:0;
background:none;
line-height:24px;
} .rd_staff_p05 .member-info {
padding: 18px 19px 4px;
position:relative;
}
.rd_staff_p05 .member-info h3 {
margin-bottom:2px;
text-transform:uppercase;
font-weight:900;
text-align:left;
}
.rd_staff_p05 .member-info .position {
text-align:left;
letter-spacing:1px;
font-size:14px;
margin-top:6px;
}
.rd_staff_p05 .member_desc {
margin-top:16px;
padding: 13px 0px 20px;
line-height:24px;
letter-spacing:1px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p05 .staff_button {
display: block;
text-align: center;
font-size: 14px;
font-weight: bold;
letter-spacing:1.5px;
text-transform: uppercase;
border: 2px solid #2c3e50;
color: #2c3e50;
border-radius: 5px;
margin-top: 17px;
padding: 4px 10px 5px;
}
.rd_staff_p05 .staff_button:after {
content: "\24";
font-family: elg;
font-weight: 300;
position: relative;
top: 3px;
font-size: 16px;
padding-left: 6px;
} .rd_staff_posts_ctn.type06 .staff_post {
padding-bottom:68px;
}
.rd_staff_p06 .member-photo {
float:left;
width:140px;
height:140px;
margin-top:2px;
padding:5px;
background:#ebebeb;
}
.rd_staff_p06 .member-info {
float: right;
width: calc( 100% - 170px );
text-align:left;
padding: 0px 0px 0px 0px;
margin-left:0px;
}
.rd_staff_p06 .member-social-links {
width:auto;
overflow: hidden;
text-align: center;
height: auto;
margin: 0;
padding:0;
background:none;
position: absolute;
top: 0px;
right: 2px;
}
.rd_staff_p06 .member-social-links div {
width:30px !important;
border-radius:300px;
margin-left:5px !important;
}
.rd_staff_p06 .member-social-links div a {
width:30px;
height:30px;
line-height:30px;
border-radius:300px;
}
.rd_staff_p06 .member-info h3, .rd_staff_p06 .member-info .position {
text-align:left;
}
.rd_staff_p06 .member-info .position {
margin-bottom: 13px;
}
.rd_staff_p06 .member-info .member_desc {
padding:0;
margin:0;
background:none;
line-height:24px;
} .rd_staff_posts_ctn.type07.masonry_blog {
margin:0 !important;
}
.rd_staff_posts_ctn.type07 .staff_post {
padding:0;
}
.rd_staff_p07 .member-photo .bw-wrapper a {
display:block;
position:relative;
}
.rd_staff_p07 .member-photo .bw-wrapper a:after {
position: absolute;
width: 100%;
height: 100%;
background: rgba(26, 28, 39, 0.6);
content: "";
display: block;
top: 0;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p07 .staff_post_ctn:hover .member-photo .bw-wrapper a:after {
opacity:1;
}
.rd_staff_p07 .member-info {
position: absolute;
bottom: -76px;
width: 100%;
text-align: center;
background: none;
color: #fff !important;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p07 .staff_post_ctn:hover .member-info {
opacity:1;
bottom:0;
}
.rd_staff_p07 .member-social-links {
width:100%;
overflow: hidden;
text-align: center;
height: auto;
margin: 0;
padding:0;
background:none;
position: absolute;
top:inherit;
bottom: 120px;
opacity:0;
right: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p07 .staff_post_ctn:hover .member-social-links {
opacity:1;
bottom:90px;
}
.rd_staff_p07 .member-social-links div {
width:42px !important;
height: 42px!important;
border-radius:300px;
margin-left:5px !important;
}
.rd_staff_p07 .member-social-links div a {
width:41px;
height:41px;
line-height:40px;
border:1px solid #fff;
border-radius:300px;
}
.rd_staff_p07 .member-info h3 {
font-size:15px;
text-transform:uppercase;
font-weight:900;
margin-bottom:0;
}
.rd_staff_p07 .member-info h3 a {
color:#ffffff!important;
}
.rd_staff_p07 .member-info .position {
margin-bottom: 13px;
font-size:14px;
}
.rd_staff_p07 .member-info .member_desc {
padding:0;
margin:0;
background:none;
line-height:24px;
} .rd_staff_p08 .member-photo .bw-wrapper a {
display:block;
position:relative;
}
.rd_staff_p08 .member-photo .bw-wrapper a:after {
position: absolute;
width: 100%;
height: 100%;
background: rgba(26, 28, 39, 0.6);
content: "";
display: block;
top: 0;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p08 .staff_post_ctn:hover .member-photo .bw-wrapper a:after {
opacity:1;
}
.rd_staff_p08 .member-info {
width: 100%;
background: none;
padding: 27px 0 0 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p08 .member-social-links {
width:100%;
overflow: hidden;
text-align: center;
height: auto;
margin: 0 0 -20px 0;
padding:0;
background:none;
position: absolute;
top:inherit;
bottom:30%;
opacity:0;
right: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p08 .staff_post_ctn:hover .member-social-links {
opacity:1;
bottom:50%;
}
.rd_staff_p08 .member-social-links div {
width:40px !important;
height: 40px!important;
border-radius:300px;
margin-left:5px !important;
}
.rd_staff_p08 .member-social-links div a {
width:40px;
height:40px;
line-height:40px;
border-radius:300px;
background-color: #fff;
color: #222533!important;
}
.rd_staff_p08 .member-social-links div a:hover {
color: #fff!important;
}
.rd_staff_p08 .member-info h3 {
font-size:16px;
text-transform:uppercase;
font-weight:900;
font-family:"Raleway";
letter-spacing:1.5px;
margin-bottom:6px;
text-align:left;
}
.rd_staff_p08 .member-info .position {
margin-bottom: 12px;
padding-bottom: 18px;
font-size: 12px;
font-family: "Playfair Display";
text-align: left;
letter-spacing: 1px;
border-bottom: 1px solid;
}
.rd_staff_p08 .member-info .member_desc {
padding:0;
margin:0;
background:none;
line-height:24px;
} .rd_staff_posts_ctn.type09.masonry_ctn {
margin:0 !important;
}
.rd_staff_posts_ctn.type09 .staff_post {
padding:0;
}
.rd_staff_p09 .member-photo .bw-wrapper a {
display:block;
position:relative;
}
.rd_staff_p09 .member-photo .bw-wrapper a:after {
position: absolute;
width: 100%;
height: 100%;
content: "";
display: block;
top: 0;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p09 .staff_post_ctn:hover .member-photo .bw-wrapper a:after {
opacity:1;
}
.rd_staff_p09 .member-info {
position: absolute;
bottom: 0px;
width: 100%;
text-align: center;
background: none;
color: #fff !important;
opacity: 1;
background-color: rgba(0,0,0,0.2);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p09 .staff_post_ctn:hover .member-info {
opacity: 1;
bottom: 50%;
margin-bottom: -68px;
background: none;
}
.rd_staff_p09 .member-social-links {
width:100%;
overflow: hidden;
text-align: center;
height: auto;
margin: 0;
padding:0;
background:none;
position: absolute;
top:inherit;
top:0;
margin-top: -50px;
opacity:0;
right: 0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_staff_p09 .staff_post_ctn:hover .member-social-links {
opacity:1;
top:50%;
}
.rd_staff_p09 .member-social-links div {
width:40px !important;
height: 40px!important;
border-radius:300px;
margin-left:5px !important;
}
.rd_staff_p09 .member-social-links div a {
width:40px;
height:40px;
line-height:40px;
border-radius:300px;
background-color: #fff;
color: #222533!important;
}
.rd_staff_p09 .member-social-links div a:hover {
color: #fff!important;
}
.rd_staff_p09 .member-info h3 {
font-size:14px;
text-transform:uppercase;
font-weight:900;
font-family:"Raleway";
letter-spacing:1.5px;
margin-bottom:0;
}
.rd_staff_p09 .member-info h3 a {
color:#ffffff!important;
}
.rd_staff_p09 .member-info .position {
margin:4px 0 8px;
font-size:13px;
font-family:"Playfair display";
letter-spacing:1px;
}
.rd_staff_p09 .member-info .member_desc {
padding:0;
margin:0;
background:none;
line-height:24px;
} #posts {
width:850px;
max-width:850px;
padding:100px 0px 100px 0;
}
#posts.business_posts {
width:700px;
max-width:700px;
}
#fw_c.fw_single_post {
margin-bottom:100px;
}
.sep_25 {
padding-bottom:26px;
}
#posts .blog_4_col .sep_25 {
padding-bottom:17px;
}
#posts .blog_3_col .sep_25, .blog_4_col .sep_25 {
padding-bottom:19px;
}
.post_single .sep_25 {
padding-bottom:41px;
}
.left_posts {
float:left;
}
.right_posts {
float:right;
}
.blog_box {
width:auto;
overflow:hidden;
position:relative;
}
.blog_box img {
margin:0 0 10px 0;
}
.blog_box_content {
margin-top:10px;
width:auto;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.more {
display:table;
width:auto;
padding:7px 12px;
float:left;
margin:7px 0 0px 0px;
font-size:14px;
text-transform:uppercase;
font-weight:900;
text-shadow:none;
letter-spacing:1px;
border-radius: 3px;
}
.single_post_navigation {
float: left;
clear: both;
width: 100%;
padding-bottom: 20px;
margin-bottom: 20px;
}
.single_post_navigation_bottom {
float: left;
clear: both;
width: 100%;
padding-top: 20px;
margin-top: 70px;
}
.single_post_navigation .next_project, .single_post_navigation .previous_project,.single_post_navigation_bottom .next_project, .single_post_navigation_bottom .previous_project {
float: right;
font-weight: 900;
text-align: center;
font-size: 14px;
min-width: 130px;
border-radius: 3px;
}
.single_post_navigation .previous_project,.single_post_navigation_bottom .previous_project {
letter-spacing: 1px;
text-transform: uppercase;
padding: 9px 17px;
float:left;
}
.single_post_navigation .next_project,.single_post_navigation_bottom .next_project {
letter-spacing: 1px;
text-transform: uppercase;
padding: 9px 17px;
margin-left: 20px;
}
.single_post_navigation .previous_project:before,.single_port_navigation .previous_project:before,.single_post_navigation_bottom .previous_project:before {
font-family: 'FontAwesome';
content: '\f053';
padding-right: 10px;
}
.single_post_navigation .next_project:after,.single_port_navigation .next_project:after,.single_post_navigation_bottom .next_project:after {
font-family: 'FontAwesome';
content: '\f054';
padding-left: 10px;
}
.post {
margin:0 auto 0px auto;
padding:0px;
overflow:auto;
padding:0 0 60px 0;
float:left;
}
#posts .post {
overflow:visible;
padding:0 0 60px 0;
float:left;
width: 100%;
max-width:100%;
}
#fw_c .post {
max-width:100%;
}
#fw_c .post_single {
width:100%;
}
.post .love-it-wrapper {
float:none;
display:inline-block;
padding:0;
}
.post .zilla-likes, .info_like .zilla-likes {
margin:0;
}
.post_ctn {
padding:0px;
}
.post_single {
padding-bottom:0!important;
}
.audio_ctn {
padding:30px 30px!important;
display:table;
max-width: 100%;
width: 100%;
}
.grid_blog_post .audio_ctn {
position:absolute;
width: 100%;
bottom: 0;
}
#posts .grid_blog_post.blog_3_col .audio_ctn {
padding:20px!important;
}
.masonry_post_wrapper .audio_ctn {
padding: 30px 4px !important;
}
.masonry_post_wrapper .mejs-duration-container, .mejs-offscreen {
display: none !important;
}
#posts .ajax_post.blog_4_col .audio_ctn {
padding:12px 5px!important;
}
.post-attachement {
overflow:hidden;
position:relative;
width:100%;
margin:0 0 0px 0;
}
.post-attachement a {
display:block;
width:100%;
}
.post-attachement a.blog_img_overlay:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.post-attachement a.blog_img_overlay:hover:before {
opacity:0.7;
}
.post-attachement a img {
width:100%;
display:block;
}
a.post-att-zoom {
opacity:0;
position: absolute !important;
width: 56px;
height: 55px;
top: 0;
right: 0;
line-height: 54px;
color: #fff!important;
font-size: 16px;
text-align: center;
transform:         scale(0.8);
-moz-transform:    scale(0.8);
-webkit-transform: scale(0.8);
-o-transform:      scale(0.8);
-ms-transform:     scale(0.8);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.post-attachement:hover a.post-att-zoom {
opacity:1;
transform:         scale(1);
-moz-transform:    scale(1);
-webkit-transform: scale(1);
-o-transform:      scale(1);
-ms-transform:     scale(1);
}
.post_att_s {
overflow:hidden;
position:relative;
width:100%;
margin:0;
}
.post_quote_ctn {
display:table;
width:100%;
}
.business_author_post .post_quote_ctn,.post_single_business .post_quote_ctn{
margin-bottom: 30px;
position:relative;
}
.post_quote_text {
font-size:30px;
padding:31px 30px 28px;
line-height: 40px;
position:relative;
}
.business_author_post .post_quote_text,.post_single_business  .post_quote_text{
font-size: 30px;
padding: 60px;
line-height: 50px;
position: relative;
font-style:italic;
font-weight:300;
margin-right: 5px;
}
.business_author_post .post_quote_text:after,.post_single_business .post_quote_text:after{
content: "";
position: absolute;
left: 5px;
top: 5px;
height: 100%;
width: 100%;
opacity: 0.5;
z-index: -1;
}
.business_author_post .post_quote_author,.post_single_business .post_quote_author{
font-size: 13px;
padding: 9px 30px 12px;
margin-top: 1px;
position: absolute;
left: 0;
bottom: 0;
}
#posts .grid_blog_post.blog_2_col .post_quote_text {
min-height: 259px;
max-height:259px;
overflow:auto;
}
#posts .grid_blog_post.blog_3_col .post_quote_text {
min-height: 154px;
max-height:154px;
overflow:auto;
font-size: 17px;
line-height: 24px;
padding-bottom: 27px;
}
#posts .grid_blog_post.blog_4_col .post_quote_text {
min-height: 143px;
max-height:143px;
overflow:auto;
font-size: 14px;
line-height: 24px;
padding: 24px 24px 23px;
}
#fw_c .grid_blog_post.blog_4_col .post_quote_text {
min-height: 154px;
max-height: 154px;
overflow: auto;
font-size: 18px;
line-height: 26px;
padding: 24px 24px 23px;
}
#fw_c .grid_blog_post.blog_3_col .post_quote_text {
min-height: 227px;
max-height:227px;
}
#fw_c .grid_blog_post.blog_2_col .post_quote_text {
font-size: 35px;
padding: 60px 30px 60px;
line-height: 50px;
position: relative;
min-height: 371px;
}
.post_quote_icon {
position:absolute;
right:20px;
bottom:10px;
font-family: "fontawesome";
}
.ajax_post.post_masonry.new_month_post {
width: 100%!important;
}
.post_timeline .post_quote_icon, .post_masonry .post_quote_icon {
position: absolute;
right: 19px;
bottom: 14px;
font-weight: normal !important;
font-size: 30px;
font-family: "fontawesome";
}
.post_timeline .post_quote_text, .post_masonry .post_quote_text {
font-size:24px;
padding: 8px 20px 12px;
line-height: 40px;
}
.post_quote_author {
font-size: 14px;
padding: 9px 30px 12px;
margin-top: 1px;
}
#posts .grid_blog_post.blog_4_col .post_quote_author {
display:none;
}
.post_timeline .post_quote_author, .post_masonry .post_quote_author {
font-size: 14px;
padding: 5px 20px 12px;
}
.entry {
margin:25px 0px 0px 0px;
width:100%;
clear:both;
line-height:24px;
}
.post-title {
color:#161616;
width:100%;
padding:0px 0 0px 0px;
position:relative;
text-shadow:none;
}
.sticky_post .post-title:after {
position: absolute;
content: "\f005";
height: 20px;
width: 40px;
top: 8px;
left: -30px;
font-size: 20px;
font-family: FontAwesome;
color: #F8CB2A;
font-weight: normal;
}
.post-title h2 {
font-weight:700;
line-height: 30px;
font-size:30px;
}
.post_single .post-title h2 {
font-weight:900;
line-height: 36px;
font-size:36px;
}
.blog_related_post .post-title h2 {
font-weight:700;
line-height: 24px;
font-size:24px;
}
.blog_4_col .post-title h2 {
line-height:22px;
font-size:18px;
}
#posts .blog_4_col .post-title h2 {
line-height:18px;
font-size:18px;
}
.blog_3_col .post-title h2 {
line-height:27px;
font-size:24px;
}
#posts .blog_3_col .post-title h2, #posts .post_timeline .post-title h2 {
line-height:24px;
font-size:24px;
}
#posts .grid_blog_post.blog_3_col .post-title h2 {
line-height:20px;
font-size:18px;
}
#posts .search_masonry .blog_3_col .post-title h2 {
line-height:24px;
font-size:18px;
}
.post-date-ctn {
width:55px;
height:55px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#3F6;
color:#fff;
font-size:18px;
font-weight:bold;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.20);
float:left;
}
.post-bottom-info {
width:100%;
overflow:visible;
white-space:pre-wrap;
font-size:13px;
margin-top:20px;
float:left;
padding-top: 14px;
}
.info_comment {
float:left;
display:inline-block;
}
.info_comment:before {
content:"\f0e6";
font-family:"FontAwesome";
padding-right: 10px;
font-size: 14px;
}
.info_time {
float:left;
display:inline-block;
}
.info_time:before {
content:"\f073";
font-family:"FontAwesome";
padding-right: 10px;
font-size: 14px;
}
.info_like {
float:left;
display:inline-block;
}
.post-info {
width:100%;
height:auto;
overflow:visible;
float:left;
font-size:13px;
padding-bottom: 18px;
margin: 11px 0px 14px 0px;
white-space: pre-wrap;
}
.post_single .post-info {
padding-bottom: 28px;
margin: 17px 0px 24px 0px;
}
.post-user {
width:auto;
float:left;
margin:0px 0 5px 4px;
padding: 0px 10px 5px 10px;
font-size: 10px;
}
.post-user:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f007';
padding:0px 1px 0px 0px;
color:#444;
}
.post-date {
font-size: 11px;
clear: both;
width: 100%;
display: inline-block;
}
.post-cat {
width:auto;
float:left;
padding: 0px 10px 5px 10px;
font-size: 10px;
}
.post-cat:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f07c';
padding:0px 1px 0px 0px;
color:#676767;
}
.post-tag {
width:auto;
float:left;
padding: 0px 10px 5px 10px;
font-size: 10px;
}
.post-tag:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f02c';
padding:0px 1px 0px 0px;
color:#676767;
}
.post-com {
width:auto;
float:left;
padding: 0px 10px 5px 10px;
font-size: 10px;
}
.post-com:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f086';
padding:0px 1px 0px 0px;
color:#676767;
}
.post-share {
width:auto;
float:left;
padding: 0px 10px 5px 10px;
font-size: 10px;
cursor:pointer;
}
.post-share:before {
font-family:'FontAwesome';
font-size:13px;
content:'\f045';
padding:0px 1px 0px 0px;
color:#676767;
}
.single-post-info .post-user, .single-post-info .post-date, .single-post-info .post-cat, .single-post-info .post-tag, .single-post-info .post-com {
font-size:12px;
}
.single-post-info .post-user:before, .single-post-info .post-date:before, .single-post-info .post-cat:before, .single-post-info .post-tag:before, .single-post-info .post-com:before {
font-size:15px;
}
.post-password-form input[type=password]{
width: 150px;
margin-left: 10px;
margin-top: 0px;
}
.post-password-form input[type=submit]{
position: relative;
top: 1px;
left: -2px;
}
.tags_container {
float: left;
width: 100%;
line-height: 50px;
margin-top: 33px;
}
.tags_icon {
width: 50px;
height: 50px;
float: left;
background: #2c3e50;
text-align: center;
font-size: 16px;
}
.tags_icon:before {
content: "\f02b";
font-family:"FontAwesome";
text-align:center;
margin-top: 1px;
display: block;
}
.single_post_tags {
border: 1px solid #ebebeb;
line-height: 48px;
font-size:14px;
font-style:italic;
padding-left:70px;
}
.share_icons_container {
margin-top:10px;
float: left;
width: 100%;
height: 50px;
line-height: 50px;
}
.shareicons_icon {
width: 50px;
height: 50px;
float: left;
background: #21c2f8;
text-align: center;
font-size: 16px;
}
.shareicons_icon:before {
content: "\f1e0";
font-family:"FontAwesome";
text-align:center;
margin-top: 1px;
display: block;
}
.single_post_share_icon {
border: 1px solid #ebebeb;
border-left: none!important;
line-height: 48px;
font-size:14px;
padding-left:60px;
}
.single_post_share_icon .share-box {
float: none;
height: 48px!important;
text-align:left;
}
.single_post_share_icon .share-box ul {
margin-top:10px;
}
.single_post_share_icon .share-box li a {
font-size: 17px;
}
.single_post_share_icon .share-box li a:hover {
background:none!important;
}
#author-bio {
width: 100%;
float: left;
margin-top: 50px;
padding: 27px;
box-shadow:0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #ecf0f1, 0px 0px 0px 0px #ffffff;
}
#author-bio img {
float:left;
border:3px solid #ffffff;
border-radius:5px;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
#author-info {
padding-left:130px;
}
#author-info h3 {
font-size:18px;
}
#author-info p {
margin-bottom:5px;
}
.author_posts_link {
font-style:italic;
}
.grid_blog_post .more {
width: auto;
text-shadow: none;
margin-top: 24px;
display: table;
font-weight: 900;
font-size: 16px;
text-transform: uppercase;
padding:12px 20px;
border-radius:3px;
letter-spacing: 1px;
}
.more-link {
width: auto;
text-shadow: none;
margin-top: 24px;
display: table;
font-weight: 900;
font-size: 16px;
text-transform: uppercase;
padding:12px 20px;
border-radius:3px;
letter-spacing: 1px;
}
.post_masonry .more-link {
display: table;
width: auto;
padding: 7px 12px;
margin: 20px 0 0px 0px;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
text-shadow: none;
letter-spacing: 1px;
border-radius: 3px;
}
.blog_related_post .more-link {
font-size: 14px;
padding: 8px 15px;
}
#posts .blog_4_col .more-link, #posts .blog_4_col .more {
font-size: 14px;
padding:7px 12px;
}
#posts .blog_3_col .more-link, #posts .blog_3_col .more {
font-size: 14px;
padding:7px 12px;
}
.single_post_related_carousel {
margin-top:72px;
float: left;
width: 100%;
}
.single_related {
font-size: 30px;
display:inline-block;
font-weight:normal;
}
.single_post_related_carousel .rp_sc {
margin-top:26px;
}
.masonry_ctn {
padding-bottom: 0px;
margin-bottom: 40px;
}
.ajax_blog {
padding-bottom:50px;
}
.masonry_ctn.grid_post, .masonry_ctn.blog_masonry {
margin-left:-30px;
}
#posts .masonry_ctn.grid_post, #posts .masonry_ctn.blog_masonry {
margin-left:-20px;
}
.ajax_post {
width: 100%;
}
.ajax_post .wpb_column {
padding:0 !important;
margin:0 !important;
min-height: 0!important;
}
.rd_portfolio_landscape, .columns4 .rd_portfolio_landscape {
width:50%!important;
}
.rd_portfolio_portrait, .columns4 .rd_portfolio_portrait {
width:25%!important;
}
.rd_portfolio_small_squared, .columns4 .rd_portfolio_small_squared {
width:25%!important;
}
.rd_portfolio_squared, .columns4 .rd_portfolio_squared {
width:50%!important;
}
.columns5 .rd_portfolio_landscape {
width:40%!important;
}
.columns5 .rd_portfolio_portrait {
width:20%!important;
}
.columns5 .rd_portfolio_small_squared {
width:20%!important;
}
.columns5 .rd_portfolio_squared {
width:40%!important;
}
.columns6 .rd_portfolio_landscape {
width:33.3%!important;
}
.columns6 .rd_portfolio_portrait {
width:16.65%!important;
}
.columns6 .rd_portfolio_small_squared {
width:16.65%!important;
}
.columns6 .rd_portfolio_squared {
width:33.3%!important;
}
.ajax_post.blog_4_col {
padding: 0 0 40px 30px;
float: left;
width: 25%;
}
.blog_masonry .ajax_post.blog_4_col {
padding: 0 0 40px 30px;
float: left;
width: 25%;
}
#posts .ajax_post.blog_4_col {
padding: 0 0 30px 20px;
float: left;
width: 25%;
}
.blog_masonry .ajax_post.blog_3_col {
padding: 0 0 40px 30px;
float: left;
width:calc(100% / 3);
}
.ajax_post.blog_3_col {
padding: 0 0 60px 30px;
float: left;
width: 33.3%;
}
#posts .ajax_post.blog_3_col {
padding: 0 0 30px 20px;
float: left;
width:calc(100% / 3);
}
.blog_masonry .ajax_post.blog_2_col {
padding: 0 0 40px 30px;
float: left;
width: 50%;
}
.ajax_post.blog_2_col {
padding: 0 0 60px 30px;
float: left;
width: 50%;
}
#posts .ajax_post.blog_2_col {
padding: 0 0 30px 20px;
float: left;
width: 50%;
}
.rd_staff_posts_ctn.blog_5_col .staff_post {
float:left;
width:20%;
}
.blog_timeline {
margin-left:-230px;
}
.post_masonry {
float: left;
margin-bottom:0px;
margin-left:0px;
display:block;
height:auto;
}
.post_timeline {
width: 470px;
float: left;
margin-left:230px;
margin-bottom:110px;
display:block;
height:auto;
}
.post_masonry .post-attachement, .post_timeline .post-attachement {
padding-bottom:0;
display:block;
}
.masonry_post_wrapper {
padding: 20px 20px 14px 20px;
overflow: auto;
box-shadow:0 0px 0px #ffffff, 0 10px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 10px 0 0px #ecf0f1, 0px 0px 0px 0px #ffffff;
}
.full-width-content .masonry_ctn.blog_masonry {
margin-left:-15px;
}
.full-width-content .masonry_ctn .post_masonry {
padding: 0 0 15px 15px !important;
}
.full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper {
padding:0 0 15px 0!important;
-webkit-box-shadow: 0 0 7px rgba(0,0,0,.15);
-moz-box-shadow: 0 0 7px rgba(0,0,0,.15);
box-shadow: 0 0 7px rgba(0,0,0,.15);
}
.full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper .sep_25 {
padding-bottom:0px;
}
.full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper .post-title {
padding-top:20px;
}
.full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper .post-title, .full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper .entry {
padding-left:20px;
padding-right:20px;
}
.full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper .post-info, .full-width-content .masonry_ctn .post_masonry .masonry_post_wrapper .post-bottom-info {
margin-left:20px;
margin-right:20px;
width:calc(100% - 40px);
}
#posts .post_timeline .sep_25 {
padding-bottom:20px;
}
#posts .post_timeline {
width:315px;
margin-left:220px;
}
#posts .blog_timeline {
margin-left:-220px;
}
.post_masonry .post-title h4, .post_masonry .post-title, .post_timeline .post-title h4, .post_timeline .post-title {
border:none !important;
width:auto!important;
}
.post_masonry .post-info, .post_timeline .post-info {
position:inherit!important;
}
#fw_c .post_timeline .flexslider img, #fw_c .post_timeline .flexslider img {
max-width:100% !important;
}
.post_masonry .post-com, .post_timeline .post-com {
position:absolute;
right:25px !important;
bottom:25px !important;
}
.post_masonry .more, .post_timeline .more {
float:none;
margin-top:20px;
}
#posts div.post_timeline:before {
left:-117.5px;
}
div.post_timeline:before {
background: none 0px 0px repeat scroll #ffffff;
border: 1px solid #1ab1ac;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
border-radius: 100%;
content: '';
height: 12px;
width: 12px;
position: absolute;
left: -122.5px;
top: 130px;
transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
box-shadow: 0 0 0 3px white;
}
#posts div.post_timeline:after {
right:-116.5px;
}
div.post_timeline:after {
background: none 0px 0px repeat scroll #ffffff;
border: 1px solid #1ab1ac;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
border-radius: 100%;
content: '';
height: 12px;
width: 12px;
position: absolute;
right: -122px;
top: 80px;
transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
box-shadow: 0 0 0 3px white;
}
.timeline_ctn {
overflow:hidden;
padding-bottom: 100px;
margin-bottom: 80px;
position: relative;
}
.timeline_month {
position:absolute;
font-size:18px;
font-weight:bold;
background: #ebebeb;
padding: 18px 45px 13px;
}
.month_left {
left:-200px;
}
.month_right {
right:-200px;
}
.timeline_ctn .v_line {
background: none repeat scroll 0 0 #ebebeb;
height: 100%;
left: 50%;
position: absolute;
width: 5px;
margin-left:-2.5px;
}
.post_timeline .arrow_r {
width: 0;
height: 0;
position: absolute;
right: -50px;
top: 77px;
z-index: 11;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.post_timeline .arrow_r:after {
content:'\f061';
font-family:"FontAwesome";
font-size:16px;
}
.post_timeline .arrow_l {
width: 0;
height: 0;
left: -63px;
position: absolute;
top: 127px;
z-index: 11;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.post_timeline .arrow_l:before {
content:'\f060';
font-family:"FontAwesome";
font-size:16px;
}
.post_timeline:hover .arrow_l {
left:-93px;
}
.post_timeline:hover .arrow_r {
right:-78px;
}
.timeline_pd_r {
position: absolute;
display: block;
background: #2c3e50;
right: -208px;
width: 65px;
text-align: center;
padding: 5px 0 6px;
top: 73px;
font-size: 14px;
color: #fff;
border-radius:2px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.timeline_pd_r:before {
border-color: transparent #2c3e50 transparent;
border-style: solid solid solid none;
border-width: 5px 5px 5px medium;
content: "";
height: 0;
left: -4px;
margin-top: 10px;
position: absolute;
top: 0;
width: 0;
}
.timeline_pd_l {
position: absolute;
display: block;
background: #2c3e50;
left: -208px;
width: 65px;
text-align: center;
padding: 5px 0 6px;
top: 123px;
font-size: 14px;
color: #fff;
border-radius:2px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.timeline_pd_l:before {
border-color: transparent #2c3e50 transparent;
border-style: solid none solid solid;
border-width: 5px medium 5px 5px;
content: "";
height: 0;
right: -4px;
margin-top: 10px;
position: absolute;
top: 0;
width: 0;
}
.post_timeline:hover .timeline_pd_l, .post_timeline:hover .timeline_pd_r {
opacity:1;
}
#posts .post_timeline.isotope-item:before {
left:-78px;
}
#posts .post_timeline.isotope-item:after {
right:-79px;
}
#posts .post_timeline .post-info .post-tag {
display:none;
}
.blog_load_more_cont {
position: absolute;
left: 50%;
margin-left: -130px;
bottom: 0px;
width: 260px;
text-align: center;
}
.masonry_ctn.grid_post .blog_load_more_cont, .masonry_ctn.blog_masonry .blog_load_more_cont, .masonry_ctn.rd_staff_posts_ctn .blog_load_more_cont, .masonry_ctn.blog_2_col .blog_load_more_cont, .masonry_ctn.blog_3_col .blog_load_more_cont, .masonry_ctn.blog_4_col .blog_load_more_cont {
margin-left:-115px;
}
.blog_load_more_cont a {
position:relative;
z-index:2;
padding: 16px 20px 16px 20px;
text-decoration: none;
display: inline-block;
position: relative;
text-align: center;
max-width: 100%;
font-weight: 900;
font-size: 16px;
text-transform: uppercase;
vertical-align: middle;
border-radius: 3px;
letter-spacing: 1px;
}
.refresh_icn {
font-family:"FontAwesome";
z-index:1;
margin-right:15px;
}
.refresh_icn:before {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon-refresh {
top:17px;
}
.multi_author_post {
padding-bottom: 0 !important;
margin-bottom: 10px;
}
.author_date_ctn {
position:absolute;
top:0;
left:0;
height:100%;
}
.right_posts .author_date_ctn {
left:auto;
right:0;
}
.author_date_ctn img {
padding: 8px;
width: 120px;
border-radius: 200px;
position:relative;
left: 0;
top: 0;
background: #fff;
}
.author_date_ctn .rounded_date_ctn {
text-align: center;
width: 76px;
height: 76px;
border-radius: 100px;
border: 3px solid #fff;
position: absolute;
left: 50%;
margin-left: -38px;
top: 76px;
}
.author_date_ctn .author_date_d {
font-size: 21px;
font-weight: 300;
width: 40px;
padding: 0 0 5px 0;
margin: 14px auto 2px;
border-bottom: 1px solid;
}
.author_date_ctn .author_date_m {
font-size:14px;
font-weight:700;
text-transform:uppercase;
}
.author_date_ctn:before {
content: "";
position: absolute;
width: 3px;
background: red;
height: calc(100% - 162px);
top: 162px;
left: 50%;
border-radius: 100px;
}
.multi_author_ctn {
margin-left: 170px;
padding: 19px 19px 13px;
border: 1px solid #ebebeb;
z-index: 1;
position: relative;
margin-bottom: 30px;
}
.right_posts .multi_author_ctn {
margin-left:0;
margin-right:170px;
}
.multi_author_ctn:after {
position: absolute;
content: "";
width: calc(100% - 10px );
height: 9px;
border: 1px solid #ebebeb;
z-index: 0;
background: #fff;
left: 9px;
bottom: -11px;
}
.multi_author_ctn .sep_25 {
padding-bottom:15px;
}
.multi_author_ctn .post-title h2 {
font-size:24px;
line-height:24px;
}
.multi_author_ctn .post-info {
margin:12px 0 13px 0;
}
.post.multi_author_post .more-link {
color: #2c3e50;
border: none;
text-transform: none;
letter-spacing: normal;
font-size: 14px;
padding: 11px 0 0 0;
margin: 0;
font-weight:700;
line-height: 14px;
}
.post.multi_author_post .more-link:before {
content: "\f105";
font-family: "FontAwesome";
padding-right: 7px;
}
.blog_load_more_cont.multi_author_load {
position: absolute;
left: 42px;
margin-left: 0px;
bottom: 25px;
width: 39px;
height: auto;
border-radius: 300px;
text-align: center;
}
.right_posts .blog_load_more_cont.multi_author_load {
left: auto;
right: 39px;
}
.blog_load_more_cont.multi_author_load a {
border-radius: 400px;
width: 39px;
height: 39px;
padding: 0;
margin: 0;
}
.blog_load_more_cont.multi_author_load .refresh_icn {
top: 10px;
font-size: 20px;
left: 11px;
margin-right:0;
line-height:normal;
position:absolute;
}
.blog_load_more_cont.multi_author_load .refresh_icn.fa-refresh {
line-height:normal;
font-size:16px;
position:absolute;
margin-right:0;
} .masonry_ctn.standard_business {
margin-bottom:0;
}
.business_author_post .top_info_ctn {
overflow:auto;
padding-bottom:40px;
}
.post_b_avatar {
float:left;
}
.post_b_avatar img {
display:block;
border-radius:300px;
}
.post_b_ad {
float:left;
padding-left:22px;
}
.post_b_author {
font-weight:600;
font-size:16px;
padding:7px 0 5px 0;
}
.post_b_category {
float:right;
}
.post_b_category a {
padding:10px 15px;
margin:0 0 10px 10px;
display: inline-block;
}
.business_author_post .post-title h2 {
font-size:30px;
line-height:50px;
font-weight:300;
}
.business_author_post .entry {
margin-top:8px;
line-height:30px;
}
.post_single_business .entry{
margin-top:0px;
line-height:30px;
}
.business_author_post .entry p,.post_single_business .entry p{
line-height:30px;
}
.business_author_post .post-info {
font-size: 14px;
margin: 16px 0px 0px 0px;
padding-bottom: 58px;
}
.business_author_post .post-info a:first-child{
font-weight:600;
}
.standard_business .blog_load_more_cont {
margin-left:0;
right:0;
left:inherit;
width:auto;
}
.standard_business .blog_load_more_cont a {
position: relative;
z-index: 2;
padding: 10px 15px;
text-decoration: none;
display: inline-block;
position: relative;
text-align: center;
max-width: 100%;
font-weight: 400;
font-size: 14px;
text-transform:none;
vertical-align: middle;
border-radius: 3px;
letter-spacing:normal;
}
.navigation.b_nav {
padding: 0px 0px 20px 0px;
margin-top: 0px;
border: none!important;
}
.b_nav .pagination {
clear: both;
padding: 0px 0;
position: relative;
font-size: 11px;
line-height: 13px;
overflow: auto;
float: right;
}
.b_nav .pagination span,.b_nav .pagination a {
margin: 2px 0px 2px 4px;
font-size: 14px;
border-radius: 3px;
}
.business_sp_title {
background-size: cover !important;
-moz-background-size: cover !important;
-webkit-background-size:cover !important;
box-sizing: content-box!important;
-moz-box-sizing: content-box!important;
-webkit-box-sizing: content-box!important;
background-position: center top !important;
text-align:center;
position: relative;
}
.business_sp_title:after, .rp_business:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba(27, 46, 63, 0.4);
top: 0;
left: 0;
z-index: 0;
}
.bs_single_post_navigation {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
a.bs_previous_project,a.bs_next_project {
position: absolute;
left: 50px;
top: 50%;
margin-top: -22.5px;
max-width: 55px;
height: 55px;
background-color: rgba(0,0,0,0.3);
line-height: 55px;
padding:0 24px;
border-radius: 3px;
color:#fff;
overflow:hidden;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
text-align:left;
z-index: 2;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a.bs_previous_project span,a.bs_next_project span {
-webkit-transition:all 0.35s ease;
-moz-transition:all 0.35s ease;
-o-transition:all 0.35s ease;
-ms-transition:all 0.35s ease;
transition: all 0.35s ease;
opacity:0;
}
a.bs_previous_project:before,.b_related_left:after {
font-family: 'FontAwesome';
content: '\f104';
padding-right: 16px;
font-weight:normal;
letter-spacing:normal;
}
a.bs_previous_project:hover,a.bs_next_project:hover {
max-width:500px;
color:#fff;
padding:0 30px;
}
a.bs_previous_project:hover span,a.bs_next_project:hover span{
opacity:1;
}
a.bs_next_project {
left: auto;
right: 50px!important;
direction: rtl;
}
a.bs_next_project:after,.b_related_right:after {
font-family: 'FontAwesome';
content: '\f105';
padding-left: 16px;
font-weight:normal;
letter-spacing:normal;
}
.business_sp_title .wrapper,.business_related_post .wrapper{
z-index:1;
color:#fff;
padding: 114px 0;
max-width: 1000px;
}
.business_sp_title h1{
text-align:center;
font-size: 48px;
line-height: 70px;
color:#fff;
font-weight:300;
}
.business_sp_title img{
border-radius:200px;
-moz-border-radius: 200px;
-webkit-border-radius: 200px;
margin:60px 0 29px;
}
.business_sp_title .wrapper a{
display:inline-block;
color:#fff;
width:100%;
font-size:20px;
font-weight:600;
margin-bottom:8px;
}
.business_related_carousel {
width:100%;
position:relative;
}
.b_related_nav {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.b_related_left,.b_related_right {
position: absolute;
left: 50px;
top: 50%;
margin-top: -22.5px;
width: 55px;
height: 55px;
background-color: rgba(0,0,0,0.3);
line-height: 55px;
padding:0 24px;
border-radius: 3px;
color:#fff;
overflow:hidden;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
text-align:left;
z-index: 2;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
cursor:pointer;
}
.b_related_right{
left: auto;
right: 50px!important;
direction: rtl;
}
.b_related_left:hover,.b_related_right:hover {
background-color: rgba(0,0,0,0.7);
}
.business_related_post {
float:left;
text-align:center;
background-size: cover !important;
-moz-background-size: cover !important;
-webkit-background-size:cover !important;
box-sizing: content-box!important;
-moz-box-sizing: content-box!important;
-webkit-box-sizing: content-box!important;
}
.business_related_post .wrapper {
max-width:760px;
}
h2.b-post-title{
text-align:center;
font-size: 36px;
line-height: 62px;
color:#fff;
font-weight:300;
}
.business_related_post h4 {
text-align:center;
font-size:18px;
line-height:22px;
letter-spacing:2px;
font-weight:400;
margin-bottom:60px;
color:#fff;
position:relative;
}
.business_related_post h4:after {
content:"";
position:absolute;
bottom: -43px;
border-bottom:1px solid;
width:70px;
left:50%;
margin-left:-35px;
}
.b-read-now {
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
line-height: 55px;
border-radius: 3px;
color: #fff;
text-align: center;
min-width: 200px;
background: rgba(0,0,0,0.5);
display: inline-block;
margin-top:44px;
}
.b-read-now:hover {
color:#fff;
}
.share_icons_business .share-box ul {
width:100%;
}
.share_icons_business .share-box ul li {
width: 16.1%!important;
margin: 0.28%!important;
height:40px!important;
border-radius: 3px;
}
.share_icons_business .share-box li a {
line-height: 40px;
display: block !important;
font-size: 17px;
border-radius: 3px;
color: #fff;
}
#author-bio-business {
width: 100%;
float: left;
margin-top: 50px;
}
#author-bio-business img {
float: left;
border-radius: 200px;
width:70px;
}
#author-bio-business #author-info{
padding-left:100px;
}
#author-bio-business #author-info p{
margin-bottom: 10px;
font-size:13px;
}
#business_comments .comment_count h3{
margin-bottom: 77px;
}
#business_comments #comments > ul > li ul{
border:none!important;
}
#business_comments #comments ul li li .comment_ctn:before{
display:none;
}
#business_comments #add-comment h4,#business_comments .comment_count h3{
font-size:13px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
position:relative;
line-height:normal;
}
#business_comments #comments > ul > li {
padding-bottom:40px;
}
#business_comments #comments > ul > li:last-child{
padding-bottom:0px;
}
#business_comments #comments > ul > li:last-child .comment_ctn,#business_comments #comments{
margin-bottom:0;
}
#business_comments #comments > ul > li ul {
margin-top:19px;
}
#business_comments #comments ul li .comment_ctn {
background: none;
box-shadow: none;
border: none;
padding: 0 0 33px 0;
}
#business_comments #comments ul li .avatar img {
width:50px;
border-radius: 100px;
background: none;
box-shadow: none;
border: none;
}
#business_comments #comments ul li .details span.author{
font-size: 16px;
font-weight: 600;
}
#business_comments #comments ul li .details {
padding: 7px 0 0 20px;
}
#business_comments #comments ul li .details span.date {
margin-top:1px;
}
#business_comments #comments ul li .comment {
padding-top:20px;
}
#business_comments #comments ul li .comment p {
line-height:30px;
}
#comments ul li em{
padding-left: 30px;
}
#business_comments #add-comment{
padding-top:22px;
}
#business_comments #add-comment h4{
padding-bottom:55px;
}
#business_comments #comments ul li .details span.Reply a {
font-size: 14px;
text-transform: none;
font-weight: normal;
background:none!important;
padding: 6px 13px;
border-radius: 0;
}
#business_comments #add-comment input#submit,#respond input#submit {
font-weight: bold;
font-size: 14px;
letter-spacing: 0;
float: right;
} .masonry_ctn.standard_trending {
max-width:770px;
}
#fw_c .masonry_ctn.standard_trending {
margin-left:auto;
margin-right:auto;
}
.standard_trend_post_wrapper .post-info {
float:none;
font-family: "Playfair display";
font-size: 14px;
padding:45px 70px 16px;
border: none!important;
letter-spacing:1px;
margin:0;
}
.standard_trend_post_wrapper .post-title {
padding:0 70px;
}
.standard_trend_post_wrapper .post-title h2{
font-weight: 900;
line-height: 30px;
font-size: 30px;
letter-spacing:1.5px;
font-family: "Raleway";
text-transform:uppercase;
position:relative;
}
.standard_trend_post_wrapper .post-title h2:after {
position: absolute;
content: "";
border-bottom: 2px solid;
width: 50px;
left: 0;
bottom: -17px;
}
.standard_trend_post_wrapper .entry {
padding:0 70px;
margin: 30px 0px 0px 0px;
}
.standard_trend_post_wrapper .more {
float:none;
border-radius:0;
font-family: "Raleway";
text-transform:uppercase;
letter-spacing:1.5px;
font-size: 14px;
margin: 25px 0 0px 0px;
padding: 14px 21px 12px;
}
.standard_trend_post_wrapper .post-info-bottom{
width: 100%;
margin-top: 50px;
padding: 26px 70px 24px;
}
.standard_trend_post_wrapper .zilla-likes {
float:right;
} .trending_post_wrapper{
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.trending_post_wrapper:hover {
-webkit-box-shadow: 0 0 15px 0px rgba(0,0,0,0.15);;
-moz-box-shadow: 0 0 15px 0px rgba(0,0,0,0.15);;
box-shadow: 0 0 15px 0px rgba(0,0,0,0.15);;
}
.trending_post_wrapper .more {
font-size:14px;
text-transform:none;
font-weight:bold;
float:none;
padding:7px 0;
}
.trending_post_wrapper .post_ctn {
padding: 0 30px 5px;
}
.trending_post_wrapper .post-title h2 {
font-family:"Raleway";
font-size:16px!important;
font-weight:900;
line-height:24px;
text-transform:uppercase;
letter-spacing:1.5px;
}
.post .trending_post_wrapper .post-info {
border:none!important;
font-family:"Playfair display";
font-size:12px!important;
letter-spacing:1px;
margin: 3px 0px 2px 0px;
}
.ajax_post.grid_trend_blog_post {
padding-bottom:30px !important;
}
.trend_loadmore{
padding-bottom:100px!important;
}
.trend_loadmore .blog_load_more_cont a{
font-family:"Raleway";
font-weight:800;
letter-spacing:1px;
font-size:14px;
padding: 21px 50px 18px 50px;
border-radius:0;
} #pbd-alp-load-posts {
padding:20px 0;
margin-left:30px;
}
#pbd-alp-load-posts a {
padding:10px 15px 10px 30px;
background-color:#fafafa;
position:relative;
border:1px solid rgba(0, 0, 0, 0.1);
}
.navigation {
padding:0px 0px 40px 0px;
width:100%;
margin-top: 35px;
font-weight:normal;
}
.masonry_ctn .navigation {
position:absolute;
bottom:0;
}
.pagination {
clear:both;
padding:17px 0;
position:relative;
font-size:11px;
line-height:13px;
overflow:auto;
float:left;
}
.pagination span, .pagination a {
display: inline-block;
*display: inline;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:15px;
font-weight:400;
outline: none;
overflow: visible; cursor: pointer;
border:1px solid #ebebeb;
text-shadow:none;
float:left;
margin: 2px 4px 2px 0;
padding:8px 0px 7px 0px;
width:auto;
min-width: 30px;
max-width:30px;
border-radius:5px;
}
.pagination a:hover {
color:#676767 !important;
background: #fcfcfc;
}
.pagination .current {
background: #fcfcfc;
}
.pagination a.active, .pagination a:active {
background-color: #fcfcfc;
background-image: none;
color:#676767 !important;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.navigation_prev:before {
font-family:"FontAwesome";
font-size:15px;
content:"\f104 "
}
.navigation_first:before {
font-family:"FontAwesome";
font-size:15px;
content:"\f100"
}
.navigation_next:before {
font-family:"FontAwesome";
font-size:15px;
content:"\f105"
}
.navigation_last:before {
font-family:"FontAwesome";
font-size:15px;
content:"\f101"
}
.pagination_current_position {
float:right;
margin-top: 24px;
font-size:14px;
} .share-box {
width:100%;
text-align:center;
height:70px;
padding:0 0 30px 0;
float:left;
}
.share-box ul {
width:auto;
float:none;
list-style:none;
text-align:left;
display:inline-block;
zoom:1;
margin:0 auto;
padding:0 0 0 0px;
margin-top:20px;
}
.share-box li {
float:left;
list-style:none;
margin:0;
padding:0;
margin-right:0px!important;
position:relative;
border-left:none!important;
width:34px!important;
height:34px!important;
}
.share-box li a {
line-height:34px;
display:block !important;
font-size:12px;
}
.share-box li.facebook a {
width:27px!important;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/facebook.png) no-repeat;
background-position:0px 0px;
background-size: 27px;
min-height:29px;
min-width:27px;
}
.share-box li.twitter a {
width:28px!important;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/twitter.png) no-repeat;
background-position:0px 0px;
background-size: 28px;
min-height:28px;
min-width:28px;
}
.share-box li.linkedin a {
width:28px!important;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/linkedin.png) no-repeat;
background-position:0px 0px;
background-size: 28px;
min-height:28px;
min-width:28px;
}
.share-box li.reddit a {
width:28px!important;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/reddit.png) no-repeat;
background-position:0px 0px;
background-size: 28px;
min-height:28px;
min-width:28px;
}
.share-box li.tumblr a {
width:28px!important;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/tumblr.png) no-repeat;
background-position:0px 0px;
background-size: 28px;
min-height:28px;
min-width:28px;
}
.share-box li.google a {
width:28px!important;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/g+.png) no-repeat;
background-position:0px 0px;
background-size: 28px;
min-height:28px;
min-width:28px;
}
.share-box li.email a {
width:28px;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/share_icons/mail.png) no-repeat;
background-position:0px 0px;
background-size: 28px;
min-height:28px;
min-width:28px;
} .slide_post {
position:relative;
float:left;
}
.slide_post img {
display:block;
}
.slide_post_info {
position: absolute;
top: 0;
height: 100%;
width: 50%;
background: rgba(44, 62, 80, 0.9);
padding: 21px 30px 30px;
}
.rd_alt_slide .slide_post_info {
position: absolute;
bottom: 0;
top: inherit;
height: 170px;
width: 100%;
background: rgba(44, 62, 80, 0.8);
padding: 21px 30px 30px;
}
.rd_squared_slide .slide_post_info {
position: absolute;
bottom: 0;
top: inherit;
height: 80px;
width: 100%;
background: rgba(34, 37, 51, 0.9);
padding: 19px 20px 10px;
}
.slide_post h2 {
font-size: 24px;
margin-bottom: 5px;
}
.rd_alt_slide .slide_post h2 {
font-size: 20px;
margin-bottom: 10px;
}
.rd_squared_slide .slide_post h2 {
font-size: 14px;
margin-bottom: 5px;
line-height: 20px;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 1px;
}
.slide_post h2 a {
color:#fff;
}
.sp_date {
font-size:15px;
color:#fff;
padding: 2px 0 5px 0;
}
.rd_alt_slide .sp_date {
display:none;
}
.rd_squared_slide .sp_date {
font-size:12px;
text-transform:uppercase;
}
.rd_alt_slide .rp_nav {
position: absolute;
width: 100%;
z-index: 100;
top: 20px;
left:0px;
}
.rd_squared_slide .rp_nav {
position: absolute;
right: 0;
bottom: 0;
width: 160px;
}
.sp_left, .sp_right {
border:1px solid #fff;
width:30px;
height:30px;
float:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.sp_right {
margin-left:5px;
}
.rd_alt_slide .rp_nav .sp_left {
position:absolute;
right:70px;
}
.rd_alt_slide .rp_nav .sp_right {
position:absolute;
right:35px;
}
.sp_left:before {
font-family: 'FontAwesome';
content: '\f104';
padding-left: 11px;
line-height: 28px;
color: #fff;
}
.sp_right:before {
font-family: 'FontAwesome';
content: '\f105';
padding-left: 12px;
line-height: 28px;
color: #fff;
}
.rd_squared_slide .sp_left, .rd_squared_slide .sp_right {
border:none;
width: 80px;
height: 80px;
text-align: center;
font-size: 23px;
float: left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin:0;
}
.rd_squared_slide .sp_left:before, .rd_squared_slide .sp_right:before {
padding-left:0px;
line-height: 80px;
} .masonry_ctn.blog_2_col {
margin-left:-30px;
}
.masonry_ctn.blog_3_col {
margin-left:-30px;
}
.masonry_ctn.blog_4_col {
margin-left:-30px;
}
.vc_span6 .rp_type01, .vc_span6 .rp_type02, .vc_span6 .rp_type03, .vc_span6 .rp_type04, .vc_span6 .rp_type05, .vc_span6 .rp_type06, .vc_span6 .rp_type07, .vc_span6 .rp_type09, .vc_span6 .rp_type10 {
width: 100%;
}
.vc_span6 .rp_type08 {
width: 50%;
} .rp_type01.ajax_post.blog_4_col, .rp_type01.ajax_post.blog_3_col, .rp_type01.ajax_post.blog_2_col, .rp_type01.ajax_post.blog_1_col {
padding-bottom:40px !important;
}
.rp_type01 .post_ctn {
padding: 0 0 0 189px;
}
.rp_type01 .post-attachement {
width: 170px;
float: left;
margin-top: 6px;
}
.rp_type01 .post-attachement:hover .rp_image, .rp_type01 .post-attachement:hover .rp_gallery, .rp_type01 .post-attachement:hover .rp_quote, .rp_type01 .post-attachement:hover .rp_video, .rp_type01 .post-attachement:hover .rp_normal, .rp_type01 .post-attachement:hover .rp_audio {
width:170px;
height:200px;
font-size:36px;
line-height:200px;
}
.rp_type01 .rp_image, .rp_type01 .rp_gallery, .rp_type01 .rp_quote, .rp_type01 .rp_video, .rp_type01 .rp_normal, .rp_type01 .rp_audio {
position:absolute;
top:0px;
width:40px;
height:40px;
background:rgba(23,33,42,0.7);
text-align: center;
line-height: 39px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size:18px;
}
.rp_type01 .rp_image:before {
font-family:"elg";
content: "\e005";
}
.rp_type01 .rp_gallery:before {
font-family:"elg";
content: "\e006";
}
.rp_type01 .rp_audio:before {
font-family:"elg";
content: "\e08e";
}
.rp_type01 .rp_quote:before {
font-family:"elg";
content: "\7b";
}
.rp_type01 .rp_normal:before {
font-family:"elg";
content: "\6c";
}
.rp_type01 .rp_video:before {
font-family:"elg";
content: "\e024";
}
.rp_type01 .post-title h2 {
font-size: 18px;
}
.rp_type01 .rp_post_info {
font-size: 14px;
padding-top:11px;
}
.rp_type01 .rp_post_info div {
padding-bottom:10px;
}
.rp_type01 .rp_post_time:before, .rp_type01 .rp_post_comment:before, .rp_type01 .rp_post_cat:before {
font-family:"elg";
font-size:15px;
padding-right:10px;
}
.rp_type01 .rp_post_time:before {
content: "\e025";
}
.rp_type01 .rp_post_comment:before {
content: "\77";
}
.rp_type01 .rp_post_cat:before {
content: "\e012";
} .rp_type02.ajax_post.blog_4_col, .rp_type02.ajax_post.blog_3_col, .rp_type02.ajax_post.blog_2_col, .rp_type02.ajax_post.blog_1_col {
padding-bottom:18px !important;
}
.rp_type02 .post_ctn {
padding:0 0 0 120px;
}
.rp_type02 .post-attachement {
width:100px;
float:left;
margin-top:8px;
}
.rp_type02 .post-attachement img {
display:block;
}
.rp_type02 .rp_post_time {
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 16px;
color: #fff;
}
.rp_type02 .post-title h2 {
font-size: 18px;
font-weight:700;
margin-bottom:6px;
}
.rp_type02 .rp_entry {
border-bottom:1px solid;
padding: 0 0 5px 0;
margin-bottom: 13px;
}
.rp_type02 .rp_post_info {
font-size:15px;
white-space: pre-wrap;
} .rp_type03.ajax_post.blog_4_col, .rp_type03.ajax_post.blog_3_col, .rp_type03.ajax_post.blog_2_col, .rp_type03.ajax_post.blog_1_col {
padding-bottom:18px !important;
}
.rp_type03 .post_ctn {
padding: 12px 15px 10px 190px;
border:1px solid;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type03 .post-attachement {
width:170px;
float:left;
}
.rp_type03 .post-attachement img {
display:block;
}
.rp_type03 .rp_image, .rp_type03 .rp_gallery, .rp_type03 .rp_quote, .rp_type03 .rp_video, .rp_type03 .rp_normal, .rp_type03 .rp_audio {
width: 70px;
height: 70px;
line-height:68px;
font-size:24px;
position:absolute;
left:11px;
top:11px;
text-align: center;
color: #fff;
border:1px solid #fff;
border-radius:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0;
}
.rp_type03 .rp_image:before {
font-family:"elg";
content: "\e005";
}
.rp_type03 .rp_gallery:before {
font-family:"elg";
content: "\e006";
}
.rp_type03 .rp_audio:before {
font-family:"elg";
content: "\e08e";
}
.rp_type03 .rp_quote:before {
font-family:"elg";
content: "\7b";
}
.rp_type03 .rp_normal:before {
font-family:"elg";
content: "\6c";
}
.rp_type03 .rp_video:before {
font-family:"elg";
content: "\e024";
}
.rp_type03 .rp_post_time {
width: 70px;
height: 70px;
line-height:24px;
position:absolute;
left:11px;
top:11px;
text-align: center;
color: #fff;
background:rgba(34,37,51,0.5);
border:1px solid #fff;
border-radius:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type03:hover .rp_post_time {
opacity:0;
}
.rp_type03:hover .rp_image, .rp_type03:hover .rp_gallery, .rp_type03:hover .rp_quote, .rp_type03:hover .rp_video, .rp_type03:hover .rp_normal, .rp_type03:hover .rp_audio {
opacity:1;
}
.rp_type03 .rp_day {
font-size: 24px;
font-weight: 300;
clear: both;
display: block;
margin-top: 12px;
text-align: center;
}
.rp_type03 .rp_month {
font-size:14px;
font-weight:300;
}
.rp_type03 .post-title h2 {
font-size: 18px;
font-weight:700;
margin-bottom:4px;
}
.rp_type03 .rp_entry {
}
.rp_type03 .rp_post_info {
font-size:14px;
white-space: pre-wrap;
border-bottom:1px solid;
border-right:1px solid;
padding: 4px 0 6px 190px;
} .rp_type04.ajax_post.blog_4_col, .rp_type04.ajax_post.blog_3_col, .rp_type04.ajax_post.blog_2_col, .rp_type04.ajax_post.blog_1_col {
padding-bottom:17px !important;
}
.rp_type04 .post_ctn {
padding: 0 0 0 189px;
}
.rp_type04 .post-attachement {
width: 170px;
float: left;
margin-top: 9px;
}
.rp_type04 .post-attachement:hover .rp_image, .rp_type04 .post-attachement:hover .rp_gallery, .rp_type04 .post-attachement:hover .rp_quote, .rp_type04 .post-attachement:hover .rp_video, .rp_type04 .post-attachement:hover .rp_normal, .rp_type04 .post-attachement:hover .rp_audio {
width:170px;
height:170px;
font-size:24px;
line-height:170px;
}
.rp_type04 .rp_image, .rp_type04 .rp_gallery, .rp_type04 .rp_quote, .rp_type04 .rp_video, .rp_type04 .rp_normal, .rp_type04 .rp_audio {
position:absolute;
top:0px;
width:30px;
height:30px;
background:rgba(23,33,42,0.7);
text-align: center;
line-height: 29px;
color: #fff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size:12px;
}
.rp_type04 .rp_image:before {
font-family:"elg";
content: "\e005";
}
.rp_type04 .rp_gallery:before {
font-family:"elg";
content: "\e006";
}
.rp_type04 .rp_audio:before {
font-family:"elg";
content: "\e08e";
}
.rp_type04 .rp_quote:before {
font-family:"elg";
content: "\7b";
}
.rp_type04 .rp_normal:before {
font-family:"elg";
content: "\6c";
}
.rp_type04 .rp_video:before {
font-family:"elg";
content: "\e024";
}
.rp_type04 .post-title h2 {
font-size: 14px;
text-transform:uppercase;
font-weight:900;
}
.rp_type04 .rp_post_info {
font-size: 12px;
text-transform:uppercase;
white-space:pre-wrap;
letter-spacing:1px;
}
.rp_type04 .rp_post_info div {
padding-bottom:10px;
}
.rp_type04 .rp_entry {
padding:26px 0 0 189px;
} .rp_type05.ajax_post.blog_4_col, .rp_type05.ajax_post.blog_3_col, .rp_type05.ajax_post.blog_2_col, .rp_type05.ajax_post.blog_1_col {
padding-bottom:18px !important;
}
.rp_type05 .post_ctn {
padding: 11px 15px 9px 189px;
border:1px solid;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type05 .post-attachement {
width:170px;
float:left;
}
.rp_type05 .post-attachement img {
display:block;
}
.rp_type05 .rp_image, .rp_type05 .rp_gallery, .rp_type05 .rp_quote, .rp_type05 .rp_video, .rp_type05 .rp_normal, .rp_type05 .rp_audio {
width: 70px;
height: 70px;
line-height:68px;
font-size:24px;
position:absolute;
left:11px;
top:11px;
text-align: center;
color: #fff;
border:1px solid #fff;
border-radius:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0;
}
.rp_type05 .rp_image:before {
font-family:"elg";
content: "\e005";
}
.rp_type05 .rp_gallery:before {
font-family:"elg";
content: "\e006";
}
.rp_type05 .rp_audio:before {
font-family:"elg";
content: "\e08e";
}
.rp_type05 .rp_quote:before {
font-family:"elg";
content: "\7b";
}
.rp_type05 .rp_normal:before {
font-family:"elg";
content: "\6c";
}
.rp_type05 .rp_video:before {
font-family:"elg";
content: "\e024";
}
.rp_type05:hover .rp_image, .rp_type05:hover .rp_gallery, .rp_type05:hover .rp_quote, .rp_type05:hover .rp_video, .rp_type05:hover .rp_normal, .rp_type05:hover .rp_audio {
opacity:1;
}
.rp_type05 .post-title h2 {
font-size: 18px;
font-weight:700;
margin-bottom:9px;
}
.rp_type05 .rp_entry, .rp_type05 .rp_entry p {
line-height:21px;
}
.rp_type05 .rp_post_info {
font-size: 14px;
border-bottom: 1px solid;
border-right: 1px solid;
padding: 0px 0 0px 19px;
overflow: auto;
line-height: 35px;
height: 36px;
}
.rp_type05 .rp_post_cat {
float:left;
border-right:1px solid;
padding-right: 15px;
margin-right: 15px;
}
.rp_type05 .rp_post_author {
float:left;
border-right:1px solid;
padding-right: 15px;
margin-right: 15px
}
.rp_type05 .rp_post_time {
float:left;
} .rp_type06.ajax_post.blog_4_col, .rp_type06.ajax_post.blog_3_col, .rp_type06.ajax_post.blog_2_col, .rp_type06.ajax_post.blog_1_col {
padding-bottom:41px !important;
}
.rp_type06 .post_ctn {
padding: 0 0 0 120px;
}
.rp_type06 .post-attachement {
width: 100px;
float: left;
margin-top: 5px;
}
.rp_type06 .post-title h2 {
font-size: 18px;
}
.rp_type06 .rp_post_info {
font-size: 14px;
padding-top:8px;
}
.rp_type06 .rp_post_time {
} .rd_staff_posts_ctn.type07.staff_has_nav {
margin-bottom: 50px !important;
padding-bottom: 60px;
}
.rd_staff_posts_ctn.type07 {
margin-bottom:0!important;
}
.rp_type07.ajax_post.blog_4_col, .rp_type07.ajax_post.blog_3_col, .rp_type07.ajax_post.blog_2_col, .rp_type07.ajax_post.blog_1_col {
padding-bottom:42px !important;
}
.rp_type07 .post_ctn {
padding:0 0 0 290px;
}
.rp_type07 .post-attachement {
width:270px;
float:left;
margin-top:8px;
}
.rp_type07 .post-attachement img {
display:block;
}
.rp_type07 .rp_post_time {
width: 50px;
height: 50px;
line-height:19px;
position:absolute;
left:0px;
top:1px;
text-align: center;
color: #fff;
background:#2c3e50;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type07 .rp_day {
font-size: 24px;
font-weight: 900;
clear: both;
display: block;
margin-top: 7px;
margin-bottom: 1px;
text-align: center;
}
.rp_type07 .rp_month {
font-size:12px;
font-weight:900;
text-transform:uppercase;
}
.rp_type07 .post-title h2 {
font-size: 18px;
font-weight:700;
margin-bottom:16px;
}
.rp_type07 .rp_entry p {
margin-bottom:20px;
}
.rp_type07 .rp_post_info {
font-size:15px;
}
.rp_type07 .rp_post_info:before {
content:"\f0e5";
font-family:'FontAwesome';
padding-right: 9px;
margin-top: -1px;
display: block;
float: left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rp_type08.ajax_post.blog_4_col, .rp_type08.ajax_post.blog_3_col, .rp_type08.ajax_post.blog_2_col, .rp_type08.ajax_post.blog_1_col {
padding-bottom:30px !important;
}
.rp_type08 .post_ctn {
width:100%;
}
.rp_type08 .post-attachement {
width:100%;
position:relative;
float:left;
}
.rp_type08 .post-attachement img {
display:block;
}
.rp_type08:hover .rp_post_time {
opacity:1;
}
.rp_type08 .rp_post_time {
width: 90px;
height: 90px;
line-height:19px;
position:absolute;
left:50%;
margin-top:-45px;
margin-left:-45px;
top:50%;
text-align: center;
color: #fff;
background:#21c2f8;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
border-radius:100px;
opacity:0;
}
.rp_type08 .rp_post_time:after {
content: "";
position: absolute;
width: 109px;
height: 109px;
left: -13px;
top: -13px;
border: 3px solid white;
border-radius: 100px;
background: none;
}
.rp_type08 .rp_day {
font-size: 36px;
font-weight: 300;
clear: both;
display: block;
margin-top: 22px;
margin-bottom: 11px;
text-align: center;
}
.rp_type08 .rp_month {
font-size:14px;
font-weight:400;
text-transform:uppercase;
}
.rp_type08 .post-title {
width:100%;
float:left;
background:#f9fafb;
padding: 0 20px;
margin-bottom:1px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type08:hover .post-title a {
color:#fff!important;
}
.rp_type08 .post-title a {
color:#2c3e50!important;
}
.rp_type08 .post-title h2 {
font-size: 18px;
font-weight:700;
line-height:50px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type08 .rp_post_info {
font-size:15px;
width:100%;
float:left;
line-height: 50px;
padding: 0 20px;
background:#f4f7f8;
color:#a1b1bc;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type08:hover .rp_post_info {
background:#222533;
}
.rp_type08 .rp_post_comment {
float:left;
}
.rp_type08 .rp_post_comment:before {
content:"\f075";
font-family:'FontAwesome';
padding-right: 10px;
margin-top: -1px;
display: block;
float: left;
color:#a1b1bc;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type08 .rp_post_more {
float:right;
}
.rp_type08 .rp_post_more:before {
content:"\f124";
font-family:'FontAwesome';
padding-right:10px;
display: block;
float: left;
color:#a1b1bc;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rp_type09.ajax_post.blog_4_col, .rp_type09.ajax_post.blog_3_col, .rp_type09.ajax_post.blog_2_col, .rp_type09.ajax_post.blog_1_col {
padding-bottom:30px !important;
}
.rp_type09 .post_ctn {
width:100%;
padding:19px 0px 0;
position:absolute;
bottom: -135px;
background:white;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type09:hover .post_ctn {
bottom:0px;
}
.rp_type09 .post-attachement {
width:100%;
position:relative;
float:left;
border:1px solid;
padding-bottom: 100px;
}
.rp_type09 .post-attachement img {
display:block;
width:100%;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.rp_type09:hover .post-attachement img {
transform:         scale(1.1) !important; -moz-transform:    scale(1.1) !important; -webkit-transform: scale(1.1) !important; -o-transform:      scale(1.1) !important; -ms-transform:     scale(1.1) !important; -webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);
}
.rp_type09 .post-title {
width:100%;
padding:0 30px;
margin-bottom:4px;
float:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type09 .post-title h2 {
font-size: 18px;
font-weight:700;
line-height:32px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type09 .rp_entry {
width: 100%;
float: left;
border-top: 1px solid;
padding: 22px 30px;
margin-top: 25px;
border-bottom: 5px solid;
}
.rp_type09 .rp_arrow {
background:rgba(26,28,39,0.8);
width:60px;
height:60px;
position:absolute;
left:50%;
margin-left:-30px;
border-radius:100px;
text-align:center;
line-height:60px;
opacity:0;
top:74px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type09:hover .rp_arrow {
opacity:1;
}
.rp_type09 .rp_arrow:after {
font-family: 'elg';
content: "\35";
font-size:35px;
color:#fff;
}
.rp_type09 .rp_entry p {
line-height:25px;
}
.rp_type09 .rp_post_info {
font-size:14px;
width:100%;
float:left;
padding:0 30px;
line-height: 20px;
white-space:pre-wrap;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_type09 .rp_post_info a {
display:inline!important;
} .rp_type10.ajax_post.blog_4_col, .rp_type10.ajax_post.blog_3_col, .rp_type10.ajax_post.blog_2_col, .rp_type10.ajax_post.blog_1_col {
padding-bottom:30px !important;
}
.rp_type10 .post_ctn {
padding: 13px 20px 15px 20px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
float:left;
width: calc(100% - 300px);
}
.rp_type10 .post-attachement {
width: 260px;
float:left;
}
.rp_type10 .post-attachement:before {
content: "";
width: 12px;
height: 12px;
position: absolute;
right: -6px;
top: 22px;
transform: rotate(45deg);
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}
.rp_type10 .post-attachement img {
display:block;
}
.rp_type10 .rp_left_info {
float:left;
width:40px;
}
.rp_type10 .rp_avatar {
float:left;
width:40px;
margin-bottom:1px;
}
.rp_type10 .rp_avatar img {
display:block;
}
.rp_like {
float: left;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
background:#686d80;
margin-bottom: 1px;
}
.rp_like .zilla-likes {
color:#fff !important;
width: 40px;
height:40px;
display: block;
position:relative;
margin:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_like .zilla-likes.active {
background:#ef584d;
}
.rp_like .zilla-likes:before {
content: "\e089";
position: absolute;
width: 40px;
display: block;
height: 40px;
color: #fff;
font-family: "elg";
font-size: 18px;
z-index: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rp_like .zilla-likes span {
display:none;
}
.rp_type10 .rp_post_time {
float:left;
background:#686d80;
width: 40px;
height: 71px;
text-align:center;
color:#fff;
}
.rp_type10 .rp_day {
font-size: 15px;
font-weight: 400;
clear: both;
display: block;
margin-top: 12px;
margin-bottom: 2px;
text-align: center;
}
.rp_type10 .rp_month {
font-size:14px;
font-weight:400;
}
.rp_type10 .rp_image, .rp_type10 .rp_gallery, .rp_type10 .rp_quote, .rp_type10 .rp_video, .rp_type10 .rp_normal, .rp_type10 .rp_audio {
width: 40px;
height: 40px;
line-height:40px;
font-size: 15px;
text-align: center;
color: #fff;
margin-bottom:1px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
float:left;
background:#17181b;
}
.rp_type10 .rp_image:before {
font-family:"elg";
content: "\e005";
}
.rp_type10 .rp_gallery:before {
font-family:"elg";
content: "\e006";
}
.rp_type10 .rp_audio:before {
font-family:"elg";
content: "\e08e";
}
.rp_type10 .rp_quote:before {
font-family:"elg";
content: "\7b";
}
.rp_type10 .rp_normal:before {
font-family:"elg";
content: "\6c";
}
.rp_type10 .rp_video:before {
font-family:"elg";
content: "\e024";
}
.rp_type10 .post-title h2 {
font-size: 18px;
font-weight:700;
margin-bottom:1px;
}
.rp_type10 .rp_entry, .rp_type10 .rp_entry p {
line-height:24px;
}
.rp_type10 .rp_post_info {
font-size: 14px;
padding: 0px 0 10px 0px;
overflow: auto;
}
.rp_type10 .rp_post_cat {
float:left;
border-right:1px solid;
padding-right: 15px;
margin-right: 15px;
}
.rp_type10 .rp_post_author {
float:left;
border-right:1px solid;
padding-right: 15px;
margin-right: 15px
}
.rp_type11.ajax_post.blog_4_col, .rp_type11.ajax_post.blog_3_col, .rp_type11.ajax_post.blog_2_col, .rp_type11.ajax_post.blog_1_col {
padding-bottom:30px !important;
}
.rp_type11 .post-attachement img{
display:block;
}
.rp_type11 .post-attachement:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-color:#262c39;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0.8;
z-index: 0;
}
.rp_type11:hover .post-attachement:after {
opacity:0.96;
}
.rp_type11 .post_ctn {
width:100%;
position:absolute;
bottom:0px;
padding:45px;
background:none!important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
color:#fff!important;
z-index:1;
}
.rp_type11 .post_ctn .post-title h2 a{
font-weight:600;
font-family:"Open sans";
font-size:24px;
line-height:36px;
}
.rp_type11 .post_ctn a,.rp_type11 .post_ctn a:hover{
color:#fff!important;
display: inline-block!important;
width: auto;
}
.rp_type11 .rp_post_info {
white-space: pre;
padding-top: 10px;
} .sc-share-box.a_left {
text-align:left;
}
.sc-share-box.a_right {
text-align:right;
}
.sc-share-box.a_center {
text-align:center;
}
.sc-share-box ul {
display:inline-block;
}
.sc-share-box ul {
width: 100%;
margin:0;
}
.sc-share-box.a_center ul {
margin-left:5px;
}
.sc-share-box.a_center ul li, .sc-share-box.a_left ul li {
margin-right:10px!important;
}
.sc-share-box.a_right ul li {
margin-left:10px!important;
}
.sc-share-box.a_center.business_share_icons ul li, .sc-share-box.a_left.business_share_icons ul li, .sc-share-box.a_right.business_share_icons ul li {
margin-right: 0.5%!important;
margin-left: 0.5% !important;
width: 15.66%!important;
height: 40px!important;
}
.sc-share-box a {
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
border-radius: 2px;
border: 1px solid rgba(0,0,0,0);
}
.sc-share-box.business_share_icons a {
width: 100%;
height: 40px;
line-height: 40px;
font-size: 17px;
}
.sc-share-box a:hover {
background:none !important;
}
.sc-share-box ul li a:before {
width: 170px;
height: auto;
font-size: 14px;
min-height: 30px;
text-align: center;
color: #fff;
background: #171d22;
position: absolute;
B	left: 50%;
margin-left: -85px;
top: -36px;
border-radius: 3px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.sc-share-box ul li a:after {
position: absolute;
content: "";
border-color: #171d22 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
border-style: solid solid solid solid;
border-width: 5px 5px 5px 5px;
height: 0;
left: 50%;
margin-left: -5px;
top: -6px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.sc-share-box.business_share_icons ul li a:after {
top: 3px;
}
.sc-share-box ul li a:hover:before {
opacity:1;
top: -46px;
}
.sc-share-box.business_share_icons ul li a:hover:before {
opacity: 1;
top: -56px;
}
.sc-share-box ul li a:hover:after {
opacity:1;
top: -16px;
} .sc-four-quote-ctn {
display:table-row;
}
.sc-four-quote-first, .sc-four-quote-last {
display: table-cell;
width:50%;
float: none;
}
.sc-four-quote-first {
border-right:1px solid;
}
.quote-top-row .sc-four-quote-first, .quote-top-row .sc-four-quote-last {
border-bottom:1px solid;
}
.sc-four-quote-first p {
padding:0px 115px 0 40px;
font-style:italic;
margin-bottom: 19px;
position:relative;
}
.sc-four-quote-last p {
padding:0px 0px 0 155px;
font-style:italic;
margin-bottom: 19px;
position:relative;
}
.quote-bottom-row p {
padding-top:51px;
}
.sc-four-quote-first p:before {
left: -3px;
top: 5px;
font-size: 25px;
content: "“";
position: absolute;
font-weight: bold;
font-family: "MS Serif", "New York", serif;
}
.quote-bottom-row .sc-four-quote-first p:before {
top:56px;
}
.sc-four-quote-last p:before {
left: 112px;
top: 5px;
font-size: 25px;
content: "“";
position: absolute;
font-weight: bold;
font-family: "MS Serif", "New York", serif;
}
.quote-bottom-row .sc-four-quote-last p:before {
top:56px;
}
.sc-four-quote-first .quote_meta {
margin-left:40px;
}
.sc-four-quote-last .quote_meta {
margin-left:155px;
}
.quote-top-row .quote_meta {
margin-bottom:45px;
}
.quote_meta h3 {
float: left;
font-size:14px;
line-height:24px;
font-weight:bold;
margin-bottom:0px;
position:relative;
}
.quote_meta h3:before {
position: absolute;
width: 20px;
height: 3px;
content: "";
left: -40px;
top: 11px;
}
.quote_meta h4 {
float: left;
font-size: 14px;
line-height: 24px;
font-weight: normal;
margin-left: 3px;
margin-bottom:0px;
}
.sc-four-quote-icon {
width: 100%;
display: block;
height: 0px;
position: relative;
}
.sc-four-quote-icon:before {
content: "";
position: absolute;
width: 50px;
height: 50px;
background: #222533;
border-radius: 200px;
margin: -25px 0 0 -25px;
left: 50%;
color: #21c2f8;
font-size: 60px;
text-align: center;
top: 0;
line-height: 101px;
box-shadow: 0 0 0 1px #393e51, 0px 0 0 5px #222533, 0 0 0 6px #393e51;
z-index:1;
}
.sc-four-quote-icon:after {
content: "“";
position: absolute;
z-index: 2;
color: #21c2f8;
width: 50px;
left: 50%;
font-weight: bold;
margin-left: -25px;
font-family: "MS Serif", "New York", serif;
font-size: 54px;
text-align: center;
top: 1px;
} .tc_heading {
text-align: center;
font-weight: 300;
font-size: 36px;
margin-top:13px;
margin-bottom: 40px;
}
.rd_twitter_icon {
margin: 0 auto;
height: 100px;
width: 100px;
border-radius: 300px;
border: 2px solid #ffffff;
text-align:center;
margin-bottom: 44px;
position:relative;
}
.rd_tc_3 .rd_twitter_icon {
margin: 0 auto;
height: 80px;
width: 80px;
border-radius: 300px;
border: 3px solid #ffffff;
text-align: center;
margin-bottom: 53px;
position: relative;
}
.rd_tc_3 .rd_twitter_icon:before {
font-size: 28px;
line-height: 77px;
}
.rd_tc_4 .rd_twitter_icon {
margin-bottom:3px;
border:none;
}
.rd_tc_4 .rd_twitter_icon:before {
font-size: 54px;
line-height: 98px;
}
.rd_tc_2 .rd_twitter_icon {
margin-bottom: 58px;
}
.rd_tc_2 .rd_twitter_icon:after {
width: 119px;
height: 119px;
position: absolute;
content: "";
border: 1px solid;
border-radius: 200px;
left: 50%;
margin-left: -59.5px;
top: -12px;
}
.rd_twitter_icon:before {
content: "\e094";
font-family: 'elg';
font-size:30px;
line-height: 98px;
}
.rd_tc li {
width: 100%;
margin: 0 0 0px 0px;
overflow: visible;
padding: 0;
display: block;
float: left;
height: auto !important;
text-align: center;
}
.tweet_ctn {
font-size: 24px;
font-weight: 300;
line-height: 34px;
max-width: 850px;
margin-left: auto;
margin-right: auto;
}
.rd_tc_3 .tweet_ctn {
font-weight:normal;
}
.rd_tc_4 .tweet_ctn {
font-size: 30px;
font-weight: 700;
line-height: 40px;
letter-spacing:2px;
}
.tweet_user {
margin-top: 22px;
margin-bottom:5px;
}
.rd_tc_2 .tweet_user {
margin-top: 30px;
margin-bottom:21px;
position:relative;
}
.rd_tc_3 .tweet_user {
display:inline-block;
margin-top: 13px;
}
.rd_tc_3 .tweet_date {
display:inline-block;
margin-left:5px;
}
.rd_tc_4 .tweet_user {
font-size:14px;
margin-top: 17px;
text-transform:uppercase;
font-weight:bold;
display:inline-block;
}
.rd_tc_4 .tweet_date {
display:inline-block;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
margin-left:5px;
}
.rd_tc_2 .tweet_user:after {
content: "";
width: 30px;
height: 1px;
position: absolute;
border-top: 1px solid;
left: 50%;
margin-left: -15px;
top: 31px;
}
.tweet_user a {
font-weight:bold;
font-size:18px;
}
.rd_tc_4 .tweet_user a {
font-size:14px;
}
.rd_twitter_nav {
width:100%;
height:36px;
position:relative;
margin-top:124px;
}
.rd_tc_2 .rd_twitter_nav {
margin-top: 50px;
}
.tweet_left {
width: 36px;
height: 36px;
border: 1px solid;
position: absolute;
left: 50%;
margin-left: -40px;
text-align: center;
border-radius: 200px;
line-height: 34px;
transform:         scale(0.9); -moz-transform:    scale(0.9); -webkit-transform: scale(0.9); -o-transform:      scale(0.9); -ms-transform:     scale(0.9); -webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.tweet_left:before {
font-family: 'elg';
content: "\34";
}
.tweet_left:hover, .tweet_right:hover {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); }
.tweet_right {
width: 36px;
height: 36px;
border: 1px solid;
position: absolute;
right: 50%;
margin-right:-40px;
text-align: center;
border-radius: 200px;
line-height: 34px;
transform:         scale(0.9); -moz-transform:    scale(0.9); -webkit-transform: scale(0.9); -o-transform:      scale(0.9); -ms-transform:     scale(0.9); -webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.tweet_right:before {
content: "\35";
font-family: 'elg';
}
.rd_tc_4 .tweet_left, .rd_tc_4 .tweet_right {
width: 30px;
height: 30px;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); line-height: 27px;
border-radius: 10px;
font-size: 17px;
}
.rd_tc_4 .tweet_left {
margin-left:-33px;
}
.rd_tc_4 .tweet_right {
margin-right:-33px;
}
.rd_tc_4 .rd_twitter_nav {
width: 100%;
height: 36px;
position: relative;
margin-top: 41px;
}
.rd_tc_5 .rd_twitter_icon {
height: 77px;
border:none!important;
}
.rd_tc_5 .rd_twitter_icon:before {
font-size:72px;
}
.rd_tc_5 .tweet_ctn {
font-size: 30px;
padding: 0px;
line-height: 50px;
position: relative;
font-weight: 300;
}
.rd_tc_5 .tweet_user{
margin: 93px 0 5px 0;
position: relative;
}
.rd_tc_5 .tweet_user:before {
content: "";
border-top: 1px solid;
width: 100px;
left: 50%;
top: -46px;
margin-left: -50px;
position: absolute;
}
.rd_tc_5 .tweet_user a{
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
}
.rd_tc_5 .tweet_date{
text-transform:none;
font-weight: normal;
font-size: 14px;
} #sidebar {
width:270px;
padding-top:100px;
padding-bottom:100px;
}
#sidebar.business_sidebar {
width:370px;
position:relative;
}
.business_sidebar:before {
content: "";
width: 2000%;
height: 100%;
position: absolute;
top: 0;
z-index: -1;
}
.business_sidebar.right_sb {
padding-left:30px;
}
.business_sidebar.right_sb:before {
left:0;
}
.right_sb {
float:right;
}
.business_sidebar.left_sb {
padding-right:30px;
}
.business_sidebar.left_sb:before {
right:0;
}
.left_sb {
float:left;
}
.right_sb ul {
padding:0 0 0 0px;
}
.left_sb ul {
padding:0 0px 0 0px;
}
.sb_widget {
margin-bottom: 50px;
font-size: 14px;
}
.sb_widget select {
max-width: 98%;
}
.sb_widget h3 {
font-size:18px;
margin:0px 0 31px 0;
padding:0px 0 0 26px;
position:relative;
font-weight: 700;
}
.business_sidebar .sb_widget h3{
font-size:13px;
padding:0;
margin-bottom:51px;
text-transform: uppercase;
font-family: "Open sans";
}
.sb_widget > h3:before {
content:"";
width:14px;
position:absolute;
top:2px;
left:0;
}
.business_sidebar .sb_widget > h3:before,#business_comments #add-comment h4:before,#business_comments .comment_count h3:before {
top:44px;
width:70px;
border:none!important;
height:1px;
content:"";
left:0;
position:absolute;
}
.sb_widget ul li {
padding-bottom:10px;
}
#search {
overflow:hidden;
position:relative;
}
#sidebar #search, .wpb_widgetised_column #search,#footer #search{
padding-left: 0px;
padding-right: 0px;
}
.rd_search_sc #search input[type=submit], #sidebar #search input[type=submit], .wpb_widgetised_column #search input[type=submit],#footer #search input[type=submit]{
font-family: "FontAwesome";
color: #a1b1bc;
position: absolute;
right: 5px;
top: 1px;
background: rgba(0, 0, 0, 0)!important;
font-weight:normal;
}
#sidebar .search, .wpb_widgetised_column .search,#footer .search{
padding:10px 20px!important;
height: auto!important;
width: 100%!important;
}
#sidebar .cat-item, .wpb_widgetised_column .cat-item {
padding:0;
}
#sidebar .cat-item a, .wpb_widgetised_column .cat-item a {
padding: 11px 0 9px;
display:block;
text-transform:uppercase;
letter-spacing:1px;
font-size:14px;
font-weight:900;
position: relative;
z-index: 1;
}
#sidebar.business_sidebar .cat-item a {
font-weight:normal;
text-transform:none;
letter-spacing:normal;
}
#sidebar .cat-got-children, .wpb_widgetised_column .cat-got-children {
position:relative;
}
#sidebar .cat-got-children:after, .wpb_widgetised_column .cat-got-children:after {
font-family: "FontAwesome";
content: "\f107";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
float: right;
position: absolute;
right: 0;
top: 11px;
border: 1px solid #a1b1bc;
height: 14px;
width: 14px;
border-radius: 3px;
text-align: center;
padding-top: 0px;
line-height: 16px;
font-size: 12px;
}
#sidebar .subcat-got-children:after, .wpb_widgetised_column .subcat-got-children:after {
font-family: "FontAwesome";
content: "\f067";
!important -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
float: right;
position: absolute;
right: 0;
top: 13px !important;
border:none!important;
height: 14px;
width: 14px;
border-radius: 3px;
text-align: center;
padding-top: 0px;
line-height: 16px;
font-size: 14px !important;
}
#sidebar .cat-open:after, .wpb_widgetised_column .cat-open:after {
content: "\f106" !important;
}
#sidebar .subcat-open:after, .wpb_widgetised_column .subcat-open:after {
content: "\f068" !important;
} #sidebar #lang_sel, #sidebar #lang_sel li, #sidebar #lang_sel ul ul, #footer #lang_sel, #footer #lang_sel li, #footer #lang_sel ul ul, .wpb_widgetised_column #lang_sel, .wpb_widgetised_column #lang_sel li, .wpb_widgetised_column #lang_sel ul ul {
width:100%;
}
#sidebar #lang_sel img, #footer #lang_sel img, .wpb_widgetised_column #lang_sel img {
margin-right: 10px;
}
#sidebar #lang_sel a, #footer #lang_sel a, .wpb_widgetised_column #lang_sel a {
background:none;
font-size:14px;
font-family:"Lato";
padding: 13px 20px 14px;
}
#sidebar .lang_sel_sel:after, #footer .lang_sel_sel:after, .wpb_widgetised_column .lang_sel_sel:after {
content: "\f107";
font-family: "FontAwesome";
float: right;
}
#sidebar #lang_sel ul ul, #footer #lang_sel ul ul, .wpb_widgetised_column #lang_sel ul ul {
position:relative;
top:inherit;
border-top:none!important;
}
#sidebar #lang_sel ul ul a, #footer #lang_sel ul ul a, .wpb_widgetised_column #lang_sel ul ul a {
border-top:none!important;
} .tagcloud {
padding-left:0px;
overflow:auto;
}
.tagcloud a {
display: inline-block;
margin: 0 7px 7px 0;
padding: 5px 10px;
text-shadow:none;
float:left;
font-size: 13px !important;
border:1px solid #ebebeb;
}
.business_sidebar .tagcloud a{
font-size: 14px !important;
margin: 0 10px 10px 0;
padding: 9px 10px;
}
#footer .tagcloud a {
background:none!important;
} #sidebar .cat-item .children, .wpb_widgetised_column .cat-item .children {
display:none;
}
#sidebar .cat-item .children a, .wpb_widgetised_column .cat-item .children a {
font-weight:700!important;
text-transform:none!important;
letter-spacing:normal!important;
padding:10px 0 10px!important;
}
#sidebar .cat-item .children .children, .wpb_widgetised_column .cat-item .children .children {
padding:4px 0;
}
#sidebar .cat-item .children .children a, .wpb_widgetised_column .cat-item .children .children a {
font-weight:normal!important;
text-transform:none!important;
letter-spacing:normal!important;
border:none!important;
padding:6px 0;
}
#sidebar .cat-item .children .children a:after, .wpb_widgetised_column .cat-item .children .children a:after {
content:none!important;
}
.cat-item .children .children li {
border:none!important;
}
.cat-item:first-child {
border:none!important;
}
#footer .cat-item a {
padding:10px 0;
display:block;
}
#footer li.cat-item:first-child > a {
padding:0 0 10px;
border-top:none;
}
#footer .children .cat-item a {
padding:10px 0 !important;
border-top:1px solid !important;
} #recentcomments, #sidebar .cat-item a:last-child {
}
#recentcomments li, .widget_archive li {
padding:15px 0px 15px 0px !important;
}
#recentcomments li:first-child, .widget_archive li:first-child {
padding-top:0!important;
}
#recentcomments li:last-child, .widget_archive li:last-child {
border-bottom:none!important;
padding-bottom: 0px!important;
}
#recentcomments li:before {
font-family:'FontAwesome';
content:'\f0e6';
width:10px;
padding-right:15px;
float:left;
} .sidebarcarousel {
padding-top:30px;
padding-right: 0px;
padding-left: 0px;
}
.sidebarcarousel:hover .partners_left, .sidebarcarousel:hover .partners_right, .sidebarcarousel:hover .rp_left, .sidebarcarousel:hover .rp_right, .sidebarcarousel:hover .carousel_right, .sidebarcarousel:hover .carousel_left {
opacity:1;
}
.sidebarcarousel ul {
padding:0!important;
}
.sidebarcarousel .recent_port_ctn {
padding-right:0;
}  .widget_recent_entries ul li, .rd_widget_recent_entries li, .rd_widget_recent_entries_f li, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_recent_entries ul li {
padding: 15px 0 15px !important;
}
.rd_widget_recent_entries li, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_recent_entries ul li a {
padding:0!important;
}
.widget_recent_entries ul li:first-child, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_recent_entries ul li:first-child {
padding-top:0px !important;
}
.widget_recent_entries ul li:last-child, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_recent_entries ul li:last-child {
border:none!important;
padding-bottom: 0px!important;
}
.rd_widget_recent_entries h4 {
clear:both;
} .rd_widget_recent_entries p {
margin-bottom:0;
}
.rd_widget_recent_entries li, .rd_widget_recent_entries_f li, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .rd_widget_recent_entries li {
list-style:none;
margin:0 0 15px 0;
padding:0 0 20px 0 !important;
display:block;
overflow:auto;
}
.rd_widget_recent_entries li:last-child, .rd_widget_recent_entries_f li:last-child, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .rd_widget_recent_entries li:last-child {
padding-bottom: 0px !important;
margin:0!important;
border:none!important;
}
.widget_recent_entry {
max-width:100%;
}
.widget_recent_entry h4 {
font-size:16px;
font-weight:bold;
margin-bottom: 2px;
}
.rd_widget_recent_entries_f .widget_recent_entry h4 {
font-size:16px;
font-weight:bold;
margin: 0 0 2px 0;
width:100%;
}
.rd_widget_recent_entries .thumbnail {
width:100px;
height:80px;
margin-right: 15px;
margin-top: 5px;
display:block;
float:left;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_widget_recent_entries .thumbnail a:before {
position: absolute;
width: 100px;
height: 80px;
content: "+";
font-family: "Lato";
text-align: center;
line-height: 80px;
color: #fff;
opacity:0;
font-size: 34px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_widget_recent_entries li:hover .thumbnail a:before {
opacity:0.85;
}
.rd_widget_recent_entries_f .thumbnail {
width:50px;
height:50px;
margin-right: 15px;
margin-top: 5px;
display:block;
float:left;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_widget_recent_entries_f .thumbnail a:before {
position: absolute;
width: 50px;
height: 50px;
content: "+";
font-family: "Lato";
text-align: center;
line-height: 50px;
color: #fff;
opacity:0;
font-size: 34px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_widget_recent_entries_f li:hover .thumbnail a:before {
opacity:0.85;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .rd_widget_recent_entries .thumbnail a {
padding:0!important;
margin:0!important;
}
.rd_widget_recent_entries .thumbnail img, .rd_widget_recent_entries_f .thumbnail img {
display:block;
}
.rd_widget_recent_entries .widget_recent_entry {
width: calc(100% - 115px);
float:right;
}
.rd_widget_recent_entries_f .widget_recent_entry {
width: calc(100% - 65px);
float: right;
}
.widget_recent_entry .w_excerpt {
float:left;
}
.widget_recent_entry .w_excerpt p {
margin:0;
}
.widget_recent_entry .w_date {
float:left;
font-size:12px;
}
.rd_widget_recent_entries_f .widget_recent_entry .w_date {
font-size:13px;
clear:both;
}
.widget_recent_entry .w_comment {
float:right;
font-size:12px;
}
.widget_recent_entry .w_comment a:before {
font-family:'FontAwesome';
content:"\f0e6 ";
padding-right: 3px;
font-size: 14px;
}
.widget_recent_entry h4 {
font-size: 14px;
font-weight: bold;
margin: 4px 0 0 0;
float: left;
}
.blog_box img {
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.filter_img:hover .img_link, .filter_img:hover .post_link {
opacity:1;
}
.filter_img:hover .img_link {
left:4px;
}
.filter_img:hover .post_link {
right:4px;
}
h5.widget_post_title {
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
}
p.rp_date {
font-size: 11px;
margin-top: -10px;
padding-bottom:11px;
} #sidebar .widget_archive ul li, .wpb_widgetised_column {
padding:15px 0 15px 0;
}
#sidebar .widget_archive ul li:first-child, .wpb_widgetised_column .widget_archive ul li:first-child {
padding-top:0px;
}
#sidebar .widget_archive ul li:last-child, .wpb_widgetised_column .widget_archive ul li:last-child {
padding-bottom:0px;
border:none!important;
} .widget_meta ul li, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_meta ul li {
padding:15px 0 15px 0 !important;
}
#header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_meta ul li a {
padding:0 !important;
}
.widget_meta ul li:first-child, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_meta ul li:first-child {
padding-top:0px !important;
}
.widget_meta ul li:last-child, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .widget_meta ul li:last-child {
padding-bottom:0px !important;
border:none!important;
} .port_widget, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .port_widget {
width:auto;
overflow:auto;
padding:0 0 0px 0;
margin:0;
clear:both;
}
.port_widget img, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .port_widget img {
width:auto;
height:auto;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.no_margin, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .no_margin {
width:31% !important;
float:left;
margin:0px 0 5px 0;
padding:0;
border:none;
}
.margin_r, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .margin_r {
width:31% !important;
float:left;
margin-top:0px;
margin-right:3.5%;
padding:0;
border:none;
}
#footer .margin_r {
margin-bottom:10px;
}
.port_tn {
width:auto;
height:auto;
margin:0;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
position:relative;
overflow:hidden;
}
.port_tn a img {
display:block;
}
.port_tn a:before {
position: absolute;
width: 200px;
height: 200px;
content: "+";
font-family:"Lato";
text-align: center;
line-height: 200px;
margin:-100px 0 0 -100px;
top:50%;
left:50%;
color: #fff;
opacity:0;
font-size: 34px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.port_tn:hover a:before {
opacity:0.85;
} #sidebar .tweets-container, .wpb_widgetised_column .tweets-container {
overflow:auto;
}
.tweets {
clear: both;
list-style: none;
margin: 0;
width:100%;
padding: 6px 0 0;
}
.sb_widget.tweets { margin-bottom: 30px; }
.tweets li:before {
font-family: 'FontAwesome';
content: '\f099';
color: #21C2F8;
float: left;
font-size: 20px;
margin-top: 5px;
}
.tweets li {
margin-bottom: 6px;
width:100%;
list-style: none;
margin: 0 0 15px 0;
padding: 0 0 20px 0 !important;
display: block;
overflow: auto;
}
.tweets li:last-child {
border-bottom:none!important;
margin-bottom:0!important;
}
.tweets p {
margin-bottom: 0;
width:auto;
padding-left:35px;
}
.tweets span {
padding-left:35px;
} .thefox_social_widget_icons {
width: calc(100% + 10px);
}
#footer .thefox_social_widget_icons a {
color: #fff!important;
}
.thefox_social_widget_text {
margin-bottom:30px;
}
.thefox_social_widget_text p {
margin-botton:17px;
}
.thefox_social_widget_icons div {
width: 37px!important;
height: 37px !important;
line-height: 37px;
float:left;
margin: 0 9.5px 10px 0px!important;
}
.thefox_social_widget_icons div a {
width: 37px;
height: 37px;
display: block;
border-radius: 5px;
} #calendar_wrap {
padding:0 0px;
}
#wp-calendar {
border-top:none!important;
width:100%;
text-shadow:none;
position:relative;
}
#wp-calendar td {
padding:9px;
}
#wp-calendar tbody td a {
background: #46D1FF;
display: block;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 200px;
}
#wp-calendar tbody td {
text-align:center;
border-radius:100px;
}
#wp-calendar thead th {
padding:7px 4px;
}
#wp-calendar thead th:last-child {
color:#fc4123;
}
#wp-calendar th {
padding:4px
}
#wp-calendar caption {
padding: 10px 40px 11px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 900;
color: #fff;
line-height: 19px;
}
#wp-calendar tfoot {
position:absolute;
top:0;
width:100%;
}
#wp-calendar tfoot td {
padding:0!important;
}
#wp-calendar td#prev {
width:40px;
height:40px;
}
#wp-calendar td#prev a {
color:rgba(0,0,0,0)!important;
}
#wp-calendar td#prev a:after {
font-family: "FontAwesome";
content: "\f104";
position: absolute;
z-index: 1;
display: block;
top: 0;
height: 40px;
width: 40px;
left: -1px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
text-align: center;
line-height: 40px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#wp-calendar td#next {
width:40px;
height:40px;
}
#wp-calendar td#next a {
color:rgba(0,0,0,0)!important;
}
#wp-calendar td#next a:after {
font-family: "FontAwesome";
content: "\f105";
position: absolute;
z-index: 1;
display: block;
top: 0;
height: 40px;
width: 40px;
right: -1px;
background: rgba(255, 255, 255, 0.1);
color: #fff;
text-align: center;
line-height: 40px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#footer #wp-calendar td#prev a:after, #footer #wp-calendar td#next a:after {
background: rgba(0, 0, 0, 0.1);
} .widget_pages .page_item, .widget_nav_menu .menu-item {
padding:0
}
.widget_pages .page_item a, .widget_nav_menu .menu-item a {
padding:15px 0px;
display:block;
font-size:13px;
border-bottom:1px solid;
}
.widget_pages .page_item .children a, .widget_nav_menu .menu-item .sub-menu a {
padding-left:23px;
}
.widget_pages .page_item .children .children a, .widget_nav_menu .menu-item .sub-menu .sub-menu a {
padding-left:43px;
}
.widget_pages .page_item .children a:before, .widget_nav_menu .menu-item .sub-menu a:before {
content: "\f105";
margin-right:15px;
}
.widget_pages .page_item a:before, .widget_nav_menu .menu-item a:before {
font-family: "FontAwesome";
content: "\f0a9";
float:left;
margin-right:12px;
}
#sidebar .current_page_item a:after, .wpb_widgetised_column .current_page_item a:after {
content:"";
}
#sidebar .children .page_item, .wpb_widgetised_column .children .page_item {
border-top:none!important;
}
.textwidget p {
margin-bottom:17px;
} .wrapper.portfolio_single_page {
padding-bottom:100px;
} .fw_port #portfolio-tags {
display:none;
}
#portfolio-tags {
margin:0 auto;
padding:0px 0 35px 0px;
text-align:center;
opacity:0;
}
#options {
display:inline-block;
zoom:1;
list-style:none;
width:auto;
margin:0 0px 0 0;
padding:0 0px 0px 0;
overflow:auto;
}
.filter_type_1 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 5px 0px 0;
}
.filter_type_1 #options a {
display: inline-block;
*display: inline;
padding: 4.5px 11px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:12px;
font-weight:900;
margin-top:0px;
outline: none;
text-transform:	uppercase;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
.filter_type_2 {
padding-bottom:45px!important;
}
.filter_type_2 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_2 #options > li {
border-radius:5px;
}
.filter_type_2 .optionset li:first-child a {
border-radius:5px 0 0 5px;
}
.filter_type_2 .optionset li:last-child a {
border-radius:0 5px 5px 0;
}
.filter_type_2 #options a {
display: inline-block;
*display: inline;
padding: 14.5px 25px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:16px;
font-weight:bold;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
.filter_type_3 {
padding-bottom:28px!important;
}
.filter_type_3 #options {
border-radius: 5px;
}
.filter_type_3 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_3 #options a {
display: inline-block;
*display: inline;
padding: 13.5px 11px 13.5px 26px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:16px;
font-weight:normal;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
.filter_type_4 {
padding-bottom:32px!important;
}
.filter_type_4 #options {
border-radius: 5px;
}
.filter_type_4 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_4 #options a {
display: inline-block;
*display: inline;
padding: 13.5px 11px 13.5px 26px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:16px;
font-weight:normal;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
.filter_type_5 {
padding-bottom:11px!important;
width: 1170px;
text-align:left !important;
}
.filter_type_5 #options {
border-radius: 0px;
}
.filter_type_5 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_5 #options a {
display: inline-block;
*display: inline;
padding: 13.5px 32px 13.5px 0px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:14px;
font-weight:normal;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
.filter_type_6 {
padding-bottom:11px!important;
}
.filter_type_6 #options {
border-radius: 0px;
}
.filter_type_6 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_6 #options a {
display: inline-block;
*display: inline;
padding: 13.5px 16.5px 13.5px 16.5px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:14px;
font-weight:700;
text-transform:uppercase;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
.filter_type_7 {
padding-bottom:11px!important;
width: 100%;
text-align:left !important;
padding: 0px 0 0px 0px;
text-align: center;
margin-bottom: 35px !important;
height: 55px;
}
.filter_type_7 #options {
border-radius: 0px;
width: 100%;
}
.filter_type_7 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_7 #options a {
display: inline-block;
*display: inline;
padding: 15.5px 33.5px 15.5px 0px;
margin-bottom: 0;
*margin-left: .3em;
text-align: center;
font-size:14px;
font-weight:normal;
text-transform:none;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
#options a:focus {
outline: 0;
}
#options a.active, #options a:active, #options .selected a {
outline: 0;
background-color:#fdfdfd;
color:#a0a0a0;
}
.portfolio_sorts a {
position:relative;
padding-right:47px !important;
cursor:pointer;
}
.portfolio_sorts:hover #sorts {
opacity:1;
z-index: 1000;
}
.portfolio_sorts a:after {
font-family:"FontAwesome";
content:'\f107';
padding-left: 9px;
padding-top: 2px;
position:absolute;
right: 27px;
}
#sorts {
position: absolute;
border: 1px solid #E2E2E2;
width: 118px;
z-index: 30;
opacity:0;
border-radius:0 0 5px 5px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#sorts li {
width: 118px;
font-size:16px;
padding: 10px 0!important;
display: block;
cursor:pointer;
text-align: center;
}
.filter_type_5 #sorts {
width:75px;
}
.filter_type_5 #sorts li {
font-size:14px;
width:75px;
}
.filter_type_6 #sorts li {
font-size:14px;
font-weight:700;
text-transform:uppercase;
}
.filter_type_7 .portfolio_sorts {
float:right !important;
}
.filter_type_7 .portfolio_sorts a {
text-align: center !important;
padding: 7px 30px 8px 14px!important;
margin-top: 8px!important;
border-radius:5px;
}
.filter_type_7 .portfolio_sorts a:after {
right: 8px;
}
.filter_type_7 #sorts {
width:90px;
}
.filter_type_7 #sorts li {
font-size:14px;
width:90px;
}
.filter_type_8 {
padding-bottom:15px!important;
}
.filter_type_8 #options {
border-radius: 5px;
}
.filter_type_8 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 0px 0px 0;
}
.filter_type_8 #options a {
display: inline-block;
*display: inline;
padding: 13.5px 11px 13.5px 26px;
margin-bottom: 0;
background:none!important;
*margin-left: .3em;
text-align: center;
font-size:16px;
font-weight:normal;
margin-top:0px;
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom:0px!important;
}
#portfolio-tags.filter_type_9 {
padding: 25px 0 21px;
margin-bottom:20px;
}
.filter_type_9 #options li {
float:left;
letter-spacing:0px;
margin:0 0px 0 0;
padding:0px 5px 0px 5px;
}
.filter_type_9 #options a {
display: inline-block;
*display: inline;
padding: 0px 25px;
min-width:100px;
margin-bottom: 0;
text-align: center;
font-size:16px;
font-weight:300;
line-height:48px;
border:1px solid rgba(0,0,0,0);
outline: none;
overflow: visible; cursor: pointer;
-moz-user-select: none;
-webkit-user-select:none;
-khtml-user-select: none;
user-select: none;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border-radius: 100px;
margin-bottom:0px!important;
} .portfolio {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
z-index:1;
}
.full-width-content .portfolio {
z-index:inherit!important;
}
.full-width-content .portfolio {
margin: 0!important;
}
.columns1 .element {
height:auto;
width:100%;
margin:0 0 0px 0px;
}
.columns2 .element {
height:auto;
width:50%;
margin:0 0 0px 0px;
}
.full-width-content .columns2 .element {
width:50%;
margin:0;
float:left;
}
.columns3 .element {
height:auto;
width: 33.3%;
margin:0 0 0px 0px;
}
.full-width-content .columns3 .element {
width: 33.3%;
margin:0;
float:left;
}
.columns4 .element {
height:auto;
width:24.98%;
margin:0 0 0px 0px;
}
.full-width-content .columns4 .element {
width:25%;
margin:0;
float:left;
}
.columns5 .element {
width:20%;
margin:0;
float:left;
}
.columns6 .element {
width:16.6666666667%;
margin:0;
float:left;
}
.port_type_1 .port_item_details, .port_type_2 .port_item_details, .port_type_3 .port_item_details, .port_type_4 .port_item_details {
display:none;
}
.port_type_2 .element {
margin-left:-1px !important;
}
.port_type_3 {
margin-left:-20px;
}
.port_type_3 .filter_img {
padding:0 0 20px 20px;
}
.port_type_4 .element, .port_type_5 .element, .port_type_6 .element {
padding: 0 5px 10px;
}
.element {
position:relative;
}
.filter_img {
position:relative;
overflow:hidden;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.filter_img a {
margin:0;
padding:0;
}
.ico_link, .ico_link img, .port_thumb_ctn {
border:none!important;
display:block!important;
text-decoration:none!important;
outline:none!important;
background-color:#fafafa!important;
position:relative;
width:100%;
transition: opacity 0.2s, transform 0.35s;
overflow:hidden;
}
.ico_link img {
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ico_link img:hover {
}
.portfolio_desc {
display:block;
padding:18px 20px 16px;
text-align:left;
border-top:none!important;
position: absolute;
bottom: 0;
opacity:0;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.port_item_details {
display:block;
padding:12px 20px 19px;
text-align:left;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio_desc h2 {
padding:0px 0 0px 0;
margin:0;
font-weight:700;
font-size:20px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.port_item_details h2 {
padding:0px 0 3px 0;
margin:0;
font-size:18px;
line-height:24px;
font-weight:700;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio_desc h3 {
font-size:14px;
color:#bdbdbd;
letter-spacing:normal;
padding:0;
margin:0;
font-weight:400;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.port_item_details h3 {
font-size:14px;
color:#bdbdbd;
letter-spacing:normal;
padding:0;
margin:0;
font-weight:400;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio_desc h2 a, .port_item_details h2 a {
margin:0;
padding:0;
color:#444444;
}
.port_type_5 .item_details_info, .port_type_6 .item_details_info, .port_type_5 .port_small_excerpt, .port_type_6 .port_small_excerpt {
display:none;
}
.port_type_7 .filter_img, .port_type_8 .filter_img, .port_type_9 .filter_img {
float: left;
width: 68.4%;
}
.port_type_7 .port_item_details, .port_type_8 .port_item_details {
padding:26px 0px 10px;
float: right;
width: 31.6%;
min-height:380px;
}
.port_type_9 .port_item_details {
padding:0px;
float: right;
width: 31.6%;
}
.port_type_7 .port_item_details h2, .port_type_8 .port_item_details h2, .port_type_9 .port_item_details h2 {
font-size:22px;
padding:0 31px 5px 31px;
}
.port_type_7 .port_item_details h3, .port_type_8 .port_item_details h3, .port_type_9 .port_item_details h3 {
font-size:15px;
padding:0 31px 0px 31px;
}
.port_type_7 .item_details_info, .port_type_8 .item_details_info {
overflow:auto;
padding:10px 0 9px;
margin-top: 19px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.port_type_9 .item_details_info {
overflow:auto;
padding:0px;
margin-top: 14px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}.port_type_10 .port_item_details{
text-align:center;
padding: 20px 0;
}
.port_type_10 .port_item_details h2 {
font-size:14px;
font-weight:bold;
padding:0;
}
.item_details_date {
float:left;
font-size:14px;
padding-left:31px
}
.love-it-wrapper {
float:left;
padding-left:20px;
}
.post-bottom-info .love-it-wrapper {
padding:0;
}
.port_project_buttons {
overflow:auto;
padding:14px 0 0 0;
}
.port_type_9 .port_project_buttons {
overflow:auto;
padding:7px 0 0 0;
}
.view-portfolio-item {
font-size: 15px;
padding: 9px 15px 10px;
border: 1px solid #444;
border-radius: 5px;
float:left;
min-width: 130px;
text-align: center;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-portfolio-pp {
float: left;
color: #fff;
border: 1px solid #34495e;
background: #34495e;
font-size: 15px;
padding: 9px 15px 10px;
border-radius: 5px;
float: left;
min-width: 130px;
text-align: center;
margin-right: 10px;
margin-bottom:10px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.port_type_9 .view-portfolio-item, .port_type_9 .view-portfolio-pp {
text-transform:uppercase;
font-size:12px;
font-weight:700;
padding: 9px 10px 10px;
}
.portfolio_sub_info {
display:none;
}
.port_small_excerpt {
padding:23px 31px 13px;
font-size:14px;
position:relative;
}
.port_type_9 .port_small_excerpt {
padding:21px 31px;
}
.zilla-likes:before {
content:'\f004';
font-family:"FontAwesome";
padding-right: 5px;
font-size: 14px;
}
.zilla-likes {
font-size:14px;
margin-left: 20px;
}
.load_more_cont {
margin-left:0px;
padding:50px 0 30px 0px;
text-align:center;
}
.load_more_cont a {
position:relative;
z-index:2;
padding: 15px 20px 15px 20px;
font-size: 12px;
text-decoration: none;
display: inline-block;
line-height: 1.4em;
position: relative;
font-weight: 700;
text-align: center;
max-width: 100%;
text-transform:uppercase;
font-size: 14px;
border: 1px solid #ebebeb;
vertical-align: middle;
border-radius:5px;
}
.load_more_cont .icon-refresh {
top:15.5px;
} .rd_hover_white .element figcaption, .rd_hover_whiteic .element figcaption, .rd_hover_gradient .element figcaption {
display:none;
}
.element figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.element figcaption, .element figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.element figcaption > a {
z-index: 999;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}   .rd_hover_trending .port_img_link, .rd_hover_trending .port_post_link {
display:none;
}
.rd_hover_trending .element img {
max-width: none;
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.rd_hover_trending .port_overlay{
opacity:1;
}
.rd_hover_trending .element:hover .port_overlay{
opacity:0;
}
.rd_hover_trending .element figcaption {
text-align: left;
}
.rd_hover_trending .element figcaption > div {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index:1;
}
.rd_hover_lily .element figcaption h2, .rd_hover_lily .element figcaption p {
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
.rd_hover_trending .element figcaption h2 {
opacity: 1;
font-size: 16px;
line-height: 24px;
text-align: center;
letter-spacing:1.5px;
top: 50%;
margin: -22px 0 0 0;
position: absolute;
color:#fff;
width: 100%;
font-family:"Raleway";
font-weight:900;
text-transform:uppercase;
}
.rd_hover_trending .element figcaption p {
color: #fff;
opacity: 1;
font-size: 14px;
text-transform: none;
position: absolute;
top: 50%;
width: 100%;
text-align: center;
margin: 0;
letter-spacing: 0.5px;
}
.rd_hover_trending .element:hover img, .rd_hover_lily .element:hover figcaption p {
opacity: 1;
}
.rd_hover_trending .element:hover img, .rd_hover_trending .element:hover figcaption h2, .rd_hover_trending .element:hover figcaption p {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity:1;
}
.rd_hover_trending .element:hover figcaption p {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
}   .rd_hover_lily .port_img_link, .rd_hover_lily .port_post_link {
display:none;
}
.rd_hover_lily .element img {
max-width: none;
width: -webkit-calc(100% + 11%);
width: calc(100% + 11%);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-9%, 0, 0);
transform: translate3d(-9%, 0, 0);
}
.rd_hover_lily .element figcaption {
text-align: left;
}
.rd_hover_lily .element figcaption > div {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
height: 50%;
}
.rd_hover_lily .element figcaption h2, .rd_hover_lily .element figcaption p {
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
.rd_hover_lily .element figcaption h2 {
opacity:0;
font-size: 16px;
font-weight: 900;
line-height: 24px;
letter-spacing: 0.5px;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
.rd_hover_lily .element figcaption p {
color: rgba(255,255,255,0.8);
opacity: 0;
font-size:14px;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
.rd_hover_lily .element:hover img, .rd_hover_lily .element:hover figcaption p {
opacity: 1;
}
.rd_hover_lily .element:hover img, .rd_hover_lily .element:hover figcaption h2, .rd_hover_lily .element:hover figcaption p {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity:1;
}
.rd_hover_lily .element:hover figcaption p {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
}   .rd_hover_sadie .port_img_link, .rd_hover_sadie .port_post_link {
display:none;
}
.rd_hover_sadie .element figcaption {
text-align:center;
}
.rd_hover_sadie .element figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
.rd_hover_sadie .element figcaption h2 {
position: absolute;
top: 52%;
left: 0;
width: 100%;
letter-spacing: 0.5px;
font-size: 16px;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.rd_hover_sadie .element figcaption::before, .rd_hover_sadie .element figcaption p {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.rd_hover_sadie .element figcaption p {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
font-size:14px;
text-transform:none;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
.rd_hover_sadie .element:hover figcaption h2 {
color: #fff;
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
.rd_hover_sadie .element:hover figcaption::before, .rd_hover_sadie .element:hover figcaption p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}   .rd_hover_bubba .element figcaption {
text-align:center;
}
.rd_hover_bubba .port_img_link, .rd_hover_bubba .port_post_link {
display:none;
}
.rd_hover_bubba .element figcaption {
text-align:center;
}
.rd_hover_bubba .element img {
opacity: 1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.rd_hover_bubba .element:hover img {
opacity: 0.5;
}
.rd_hover_bubba .element figcaption::before, .rd_hover_bubba .element figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.rd_hover_bubba .element figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
.rd_hover_bubba .element figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.rd_hover_bubba .element figcaption h2 {
padding-top: 30%;
font-weight:900;
color: #fff;
letter-spacing: 0.5px;
font-size: 16px;
line-height: 24px;
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
.rd_hover_bubba.thumbnail_type_2 .element figcaption h2 {
padding-top:42%;
}
.rd_hover_bubba.thumbnail_type_3 .element figcaption h2 {
padding-top:23%;
}
.rd_hover_bubba.thumbnail_type_4 .element figcaption h2 {
padding-top:50%;
}
.rd_hover_bubba.thumbnail_type_5 .element figcaption h2 {
padding-top:42%;
}
.rd_hover_bubba.thumbnail_type_5 .element.rd_portfolio_landscape figcaption h2 {
padding-top: 24.5%;
}
.rd_hover_bubba .element.rd_portfolio_landscape figcaption h2 {
padding-top: 14.5%;
}
.rd_hover_bubba .element figcaption p {
padding: 5px 2.5em;
opacity: 0;
text-transform:none;
color: #fff;
font-size: 14px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
.rd_hover_bubba .element:hover figcaption::before, .rd_hover_bubba .element:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.rd_hover_bubba .element:hover figcaption h2, .rd_hover_bubba .element:hover figcaption p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}   .rd_hover_chico .element figcaption {
text-align:center;
}
.rd_hover_chico .port_img_link, .rd_hover_chico .port_post_link {
display:none;
}
.rd_hover_chico .element img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
.rd_hover_chico .element:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
.rd_hover_chico .element figcaption {
padding: 3em;
}
.rd_hover_chico .element figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.rd_hover_chico .element figcaption::before, .rd_hover_chico .element figcaption p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.rd_hover_chico .element figcaption h2 {
padding: 20% 0 0px 0;
color:#ffffff;
font-size: 16px;
line-height: 24px;
font-weight: 900;
letter-spacing: 0.5px;
}
.rd_hover_chico.thumbnail_type_2 .element figcaption h2 {
padding-top:30%;
}
.rd_hover_chico.thumbnail_type_3 .element figcaption h2 {
padding-top:13%;
}
.rd_hover_chico.thumbnail_type_4 .element figcaption h2 {
padding-top:40%;
}
.rd_hover_chico.thumbnail_type_5 .element figcaption h2 {
padding-top:36%;
}
.rd_hover_chico.thumbnail_type_5 .element.rd_portfolio_landscape figcaption h2 {
padding-top: 22%;
}
.rd_hover_chico .element.rd_portfolio_landscape figcaption h2 {
padding-top: 9.5%;
}
.rd_hover_chico .element figcaption p {
margin: 0 auto;
max-width: 200px;
font-size: 14px;
text-transform: none;
color: #fff;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
.rd_hover_chico .element:hover figcaption::before, .rd_hover_chico .element:hover figcaption p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}   .rd_hover_roxy .port_img_link, .rd_hover_roxy .port_post_link {
display:none;
}
.rd_hover_roxy .element img {
max-width: none;
width: -webkit-calc(100% + 11%);
width: calc(100% + 11%);
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-9%, 0, 0);
transform: translate3d(-9%, 0, 0);
}
.rd_hover_roxy .element figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
.rd_hover_roxy .element figcaption {
padding: 3em;
text-align: left;
}
.rd_hover_roxy .element figcaption h2 {
padding: 45% 0 0px 0;
font-size: 16px;
font-weight: 900;
letter-spacing: 0.5px;
line-height: 24px;
color:#fff;
opacity:0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
.rd_hover_roxy.thumbnail_type_2 .element figcaption h2 {
padding-top:70%;
}
.rd_hover_roxy.thumbnail_type_3 .element figcaption h2 {
padding-top:30%;
}
.rd_hover_roxy.thumbnail_type_4 .element figcaption h2 {
padding-top:40%;
}
.rd_hover_roxy.thumbnail_type_5 .element figcaption h2 {
padding-top:70%;
}
.rd_hover_roxy.thumbnail_type_5 .element.rd_portfolio_landscape figcaption h2 {
padding-top: 36%;
}
.rd_hover_roxy .element.rd_portfolio_landscape figcaption h2 {
padding-top: 17.5%;
}
.rd_hover_roxy .element figcaption p {
opacity: 0;
text-transform:none;
font-size:14px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.rd_hover_roxy .element:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rd_hover_roxy .element:hover figcaption::before, .rd_hover_roxy .element:hover figcaption h2, .rd_hover_roxy .element:hover figcaption p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}   .rd_hover_layla .port_img_link, .rd_hover_layla .port_post_link {
display:none;
}
.rd_hover_layla .element img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.rd_hover_layla .element figcaption {
text-align:center;
padding: 3em;
}
.rd_hover_layla .element figcaption::before, .rd_hover_layla .element figcaption::after {
position: absolute;
content: '';
opacity: 0;
}
.rd_hover_layla .element figcaption::before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.rd_hover_layla .element figcaption::after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.rd_hover_layla .element figcaption h2 {
padding-top: 22%;
font-size: 16px;
font-weight: 900;
letter-spacing: 0.5px;
line-height: 24px;
color:#fff;
opacity:0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.rd_hover_layla.thumbnail_type_2 .element figcaption h2 {
padding-top:34%;
}
.rd_hover_layla.thumbnail_type_3 .element figcaption h2 {
padding-top:12.5%;
}
.rd_hover_layla.thumbnail_type_4 .element figcaption h2 {
padding-top:35%;
}
.rd_hover_layla.thumbnail_type_5 .element figcaption h2 {
padding-top:34%;
}
.rd_hover_layla.thumbnail_type_5 .element.rd_portfolio_landscape figcaption h2 {
padding-top: 20%;
}
.rd_hover_layla .element.rd_portfolio_landscape figcaption h2 {
padding-top: 10%;
}
.rd_hover_layla .element figcaption p {
padding: 0em 2em;
text-transform: none;
font-size:14px;
opacity: 0;
color:#fff;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
.rd_hover_layla .element figcaption h2 {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
.rd_hover_layla .element img, .rd_hover_layla .element figcaption::before, .rd_hover_layla .element figcaption::after, .rd_hover_layla .element figcaption p, .rd_hover_layla .element figcaption h2 {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.rd_hover_layla .element:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform: scale(1);
transform: scale(1);
}
.rd_hover_layla .element:hover figcaption::before, .rd_hover_layla .element:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.rd_hover_layla .element:hover figcaption h2, .rd_hover_layla .element:hover figcaption p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rd_hover_layla .element:hover figcaption::after, .rd_hover_layla .element:hover figcaption h2, .rd_hover_layla .element:hover figcaption p, .rd_hover_layla .element:hover img {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}   .rd_hover_goliath .port_img_link, .rd_hover_goliath .port_post_link {
display:none;
}
.rd_hover_goliath .element img, .rd_hover_goliath .element figcaption h2 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.rd_hover_goliath .element figcaption h2 {
font-size: 16px;
font-weight: 900;
letter-spacing: 0.5px;
line-height: 25px;
}
.rd_hover_goliath .element figcaption p {
font-size: 14px;
text-transform: none;
}
.rd_hover_goliath .element img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rd_hover_goliath .element figcaption div {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 0 35px;
height: 64px;
}
.rd_hover_goliath .element figcaption h2, .rd_hover_goliath .element figcaption p {
opacity: 0;
color:#fff;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
.rd_hover_goliath .element:hover img {
-webkit-transform: translate3d(0, -80px, 0);
transform: translate3d(0, -80px, 0);
}
.rd_hover_goliath .element:hover figcaption h2 {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.rd_hover_goliath .element:hover figcaption p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}   .rd_hover_steve .port_img_link, .rd_hover_steve .port_post_link {
display:none;
}
.rd_hover_steve .element {
z-index: auto;
overflow: visible;
}
.rd_hover_steve .element:hover {
z-index:1;
}
.rd_hover_steve .element .filter_img {
z-index: auto;
transition: none;
overflow: visible;
-webkit-transform: perspective(1000px) translate3d(0, 0, 0px);
transform: perspective(1000px) translate3d(0, 0, 0px);
}
.rd_hover_steve .element .filter_img:before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
content: '';
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.rd_hover_steve .element .filter_img:before {
box-shadow: 0 3px 30px rgba(0,0,0,0.6);
opacity: 0;
}
.rd_hover_steve .element figcaption {
z-index: 1;
text-align:center;
}
.rd_hover_steve .element img {
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: perspective(1000px) translate3d(0, 0, 0);
transform: perspective(1000px) translate3d(0, 0, 0);
}
.rd_hover_steve .element figcaption h2, .rd_hover_steve .element figcaption p {
color: #fff;
}
.rd_hover_steve .element figcaption h2 {
position: relative;
margin-top: 20%;
font-size: 16px;
font-weight: 900;
opacity: 0;
letter-spacing: 0.5px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.rd_hover_steve.thumbnail_type_2 .element figcaption h2 {
margin-top:32%;
}
.rd_hover_steve.thumbnail_type_3 .element figcaption h2 {
margin-top: 13.5%;
}
.rd_hover_steve.thumbnail_type_4 .element figcaption h2 {
margin-top:35%;
}
.rd_hover_steve.thumbnail_type_5 .element figcaption h2 {
margin-top:32%;
}
.rd_hover_steve.thumbnail_type_5 .element.rd_portfolio_landscape figcaption h2 {
margin-top: 20%;
}
.rd_hover_steve .element.rd_portfolio_landscape figcaption h2 {
margin-top: 9.5%;
}
.rd_hover_steve .element figcaption p {
margin-top: 0;
opacity: 0;
font-size: 16px;
text-transform: none;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(0.9, 0.9, 1);
transform: scale3d(0.9, 0.9, 1);
}
.rd_hover_steve .element:hover .filter_img:before {
opacity: 1;
}
.rd_hover_steve .element .filter_img:hover {
-webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
transform: perspective(1000px) translate3d(0, 0, 21px);
z-index:1;
}
.rd_hover_steve .element:hover img {
opacity:0.75;
}
.rd_hover_steve .element:hover figcaption h2:before {
opacity: 0;
}
.rd_hover_steve .element:hover figcaption h2 {
opacity: 1;
}
.rd_hover_steve .element:hover figcaption p {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .port_post_link {
display:block;
min-height:100%;
min-width:50%;
top:0;
left:0;
position:absolute;
overflow:hidden;
}
.port_img_link {
display:block;
min-height:100%;
min-width:50%;
top:0;
right:0;
position:absolute;
overflow:hidden;
}
.blog_post_link_ctn {
display:block;
min-height:100%;
min-width:50%;
top:0;
right:0;
position:absolute;
overflow:hidden;
}
.blog_img_link_ctn {
display:block;
min-height:100%;
min-width:50%;
top:0;
left:0;
position:absolute;
overflow:hidden;
}
.img_link:before {
font-family:'FontAwesome';
font-size:16px;
color:#fff;
content:'\f002';
}
.img_link {
position:absolute;
top:50%;
margin-top:-21px;
left:120%;
text-shadow:none;
opacity:0;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:2;
width: 42px;
height: 42px;
background: none;
display: inline-block;
font-size: 18px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
color: #fff;
text-align: center;
line-height: 38px;
border:1px solid #fff;
}
.post_link:before {
font-family:'FontAwesome';
font-size:16px;
color:#2c3e50;
content:'\f0c1';
}
.post_link {
position:absolute;
top:50%;
margin-top:-21px;
right:120%;
text-shadow:none;
opacity:0;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
width: 41px;
height: 41px;
z-index:2;
background: rgba(255, 255, 255, 1);
display: inline-block;
font-size: 18px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
color: #444;
text-align: center;
line-height: 41px;
}
.blog_img_link:before {
font-family:'FontAwesome';
font-size:14px;
color:#2c3e50;
content:'\f002';
}
.blog_img_link {
position:absolute;
right:5px;
bottom:-20%;
text-shadow:none;
opacity:1;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:2;
width: 36px;
height: 36px;
background: rgba(255, 255, 255, 1);
display: inline-block;
font-size: 18px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
color: #334455;
text-align: center;
line-height: 34px;
border:none;
}
.blog_post_link:before {
font-family:'FontAwesome';
font-size:20px;
color:#334455;
content:'\f105';
}
.blog_post_link {
position:absolute;
left:5px;
bottom:-20%;
text-shadow:none;
opacity:1;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
width: 36px;
height: 36px;
z-index:2;
background: rgba(255, 255, 255, 1);
display: inline-block;
font-size: 18px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
color: #2c3e50;
text-align: center;
line-height: 36px;
}
.port_overlay {
display:block;
min-height:100%;
min-width:100%;
position:absolute;
top:0;
z-index:1;
opacity:0;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.fw_port_link {
display:none;
}
.fw_port_tag {
display:none;
}
.fw_port .fw_port_link {
top: 60%;
display:block;
position: absolute;
color: #fff;
border-bottom: 1px solid #fff;
width: 85%;
text-align: right;
right: 15%;
font-weight: 300;
font-size: 20px;
padding-bottom: 10px;
}
.fw_port .fw_port_tag {
position: absolute;
color: #fff;
right: 15%;
top: 60%;
display: block;
font-weight: 300;
padding: 65px 0 0 0;
}  .single_port_navigation {
float: left;
clear: both;
width: 100%;
margin-top: 100px;
padding-bottom: 20px;
margin-bottom: 50px;
}
.all_projects_btn {
display: block;
width: 40px;
height: 40px;
position:relative;
float: left;
border-radius: 3px;
border: 1px solid;
}
span.ap_top_point {
position: absolute;
border-left: 6px solid;
border-right: 6px solid;
height: 6px;
width: 17px;
left: 11px;
top: 11px;
}
span.ap_bottom_point {
position: absolute;
border-left: 6px solid;
border-right: 6px solid;
height: 6px;
width: 17px;
left: 11px;
top: 22px;
}
.single_port_navigation .previous_project {
font-size:14px;
font-weight:900;
letter-spacing:1px;
float:right;
text-transform:uppercase;
padding:9px 17px 9px;
min-width: 130px;
text-align: center;
border-radius: 3px;
}
.single_port_navigation .next_project {
font-size:14px;
font-weight:900;
letter-spacing:1px;
float:right;
text-transform:uppercase;
padding:9px 17px 9px;
min-width: 130px;
text-align: center;
border-radius: 3px;
margin-left:20px;
}
.port_details_slider {
width: 65.83333333333334%;
float: left;
min-height: 5px;
display: block;
margin:0;
}
.port_details_information {
width: 31.666666666666668%;
display: block;
min-height: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.5%;
}
.port_details_full_slider, .port_details_full_information {
width:100%;
min-height: 5px;
display: block;
margin:0;
}
.port_details_full_slider a img, .port_details_slider a img {
display:block;
width:100%;
}
.port_details_full_information .port_details_title {
margin-top:43px;
}
.port_details_title {
font-size:30px;
margin:-7px 0 6px 0;
}
.port_details_subtitle {
font-size:15px;
line-height:24px;
margin-bottom: 8px;
}
.port_details_information .item_details_info {
float:left;
width:100%;
clear:both;
padding-bottom: 19px;
}
.port_details_full_information .item_details_info {
float:left;
width:100%;
clear:both;
padding-bottom: 27px;
border-bottom: 1px solid;
margin-bottom: 22px;
}
.port_details_information .item_details_date, .port_details_full_information .item_details_date {
padding-left:0;
}
.port_details_information .item_details_date::after, .port_details_full_information .item_details_date::after {
content: '|';
padding-left: 10px;
font-weight:300;
}
.port_details_information .zilla-likes, .port_details_full_information .zilla-likes {
float: left;
margin-left: 10px;
}
.port_details_information .share-box ul, .port_details_full_information .share-box ul {
margin-top: 8px;
}
.port_details_full_information .share_icons_container {
margin-top:18px;
}
.single_port_related {
padding:90px 0 0 0;
}
.single_port_related > h2 {
font-size: 24px;
line-height: 36px;
font-weight:700;
text-align:left;
margin-bottom: 32px;
}
.single_port_comments .comment_count h3, .single_port_comments #add-comment h4 {
font-size: 24px;
line-height: 36px;
font-weight:700;
text-align:left;
margin-bottom: 32px;
}
.port_vp {
float: left;
}
.port_vp a {
font-size: 12.5px;
color:#fff;
font-family: Lato;
text-transform: uppercase;
font-weight: 900;
padding: 10px 13px 11px;
margin-top: 30px;
letter-spacing: 0.5px;
border-radius: 5px;
display: block;
}
.port_details_full_information .item_details_entry {
width: 65.83333333333334%;
float: left;
min-height: 5px;
display: block;
margin:0;
}
.port_details_full_information .port_metas {
width: 31.666666666666668%;
display: block;
min-height: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.5%;
}
.port_metas {
width:100%;
margin-bottom:17px;
}
.port_meta {
padding: 10px 0;
}
.port_meta_first {
width:29%;
float:left;
}
.port_meta_last {
width:71%;
float:left;
}
.port_meta:last-child {
border:none!important;
} .full-width-content .cbp_type03, .full-width-content .cbp_type04, .full-width-content .staff_sc, .full-width-content .cbp_type07 {
width: -moz-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: -o-calc(100% - 30px);
width: calc(100% - 30px);
margin-left: 30px;
}}
.single-portfolio .jcarousel, .jcarousel, .rp_sc, .staff_sc, .related, .cross-sells, .upsells {
width:calc(100% + 30px);
}
#posts .jcarousel, #posts .rp_sc, #posts .pb_full_width .staff_sc {
width:calc(100% + 20px);
}
.jcarousel, .rp_sc, .staff_sc {
margin:0 0 0 0px;
overflow:auto;
height:auto;
}
.carousel_recent_post {
width:290px;
margin:0 0 0px 0px;
overflow:visible;
padding: 0;
display: block;
float: left;
height:auto !important;
}
#posts .blog_related_post {
width:290px;
margin:0 0 0px 0px;
overflow:visible;
padding: 0;
display: block;
float: left;
height:auto !important;
padding-right:20px;
}
.blog_related_post {
width:290px;
margin:0 0 0px 0px;
overflow:visible;
padding: 0;
display: block;
float: left;
height:auto !important;
padding-right:30px;
}
.blog_related_post .post, #posts .blog_related_post .post {
padding-bottom:0px;
}
.single_post_related_carousel .related_right {
right:0!important;
}
.single_post_related_carousel .related_left {
right:42px!important;
}
.full-width-content .carousel_recent_post .recent_port_ctn {
padding-right:0px;
}
.recent_port_ctn {
padding-right:30px;
width:auto;
}
.carousel_recent_post img {
padding:0;
margin:0;
width:100%;
height:auto;
display:block
}
.carousel_recent_post .portfolio_desc h5 {
padding:20px 0 0 0;
margin:0;
color:#333;
font-size:18px;
line-height: normal;
}
.carousel_recent_post .portfolio_desc h6 {
font-size:15px;
color:#bdbdbd;
}
.carousel_nav, .rp_nav, .staff_nav, .related_nav {
position:relative;
width:100%;
z-index:100;
}
.module_recent_posts:hover .rp_left, .module_recent_posts:hover .rp_right, .module_staff:hover .staff_left, .module_staff:hover .staff_right, .module_recent_portfolio:hover .carousel_right, .module_recent_portfolio:hover .carousel_left, .all_port:hover .carousel_right, .all_port:hover .carousel_left {
opacity:0.85;
}
.carousel_left, .carousel_right {
position:absolute;
top:83px !important;
left:-17px;
width: 35px;
height: 35px;
border:1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:100;
background: #333333;
opacity: 0;
}
.rp_left, .rp_right, .staff_left, .staff_right {
position:absolute;
top:200px;
left:0px;
width: 35px;
height: 35px;
border:1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:100;
background: #333333;
opacity: 0;
}
.related_left, .related_right, .upsells_left, .upsells_right, .all_port .carousel_left, .all_port .carousel_right {
position:absolute;
top:-32px;
right:26px;
width: 33px;
height: 33px;
text-align:center;
line-height:31px;
border:1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.carousel_left:hover, .carousel_right:hover, .rp_left:hover, .rp_right:hover, .staff_left:hover, .staff_right:hover, .related_left:hover, .related_right:hover, .upsells_left:hover, .upsells_right:hover {
color:#fff;
}
.carousel_right, .rp_right, .staff_right {
right:0px;
left:inherit;
}
.tf_woo_carousel:hover .rp_left, .tf_woo_carousel:hover .rp_right {
opacity:1;
}
.related_right, .upsells_right, .all_port .carousel_right {
right:-16px !important;
}
.carousel_left:before, .rp_left:before, .staff_left:before {
font-family:'FontAwesome';
content:'\f104';
position:absolute;
left:12px;
top:6px;
text-shadow:none;
font-size:22px;
color: #F8F8F8;
}
.related_left:before, .upsells_left:before {
font-family:'FontAwesome';
content:'\f104';
text-shadow:none;
font-size:16px;
}
.carousel_right:before, .rp_right:before, .staff_right:before {
font-family:'FontAwesome';
content:'\f105';
position:absolute;
left:13px;
top:6px;
text-shadow:none;
font-size:22px;
color: #F8F8F8;
}
.related_right:before, .upsells_right:before {
font-family:'FontAwesome';
content:'\f105';
text-shadow:none;
font-size:16px;
}
.partners_nav {
width:100%;
z-index:100;
}
.module_partners:hover .partners_left, .module_partners:hover .partners_right {
opacity:0.85
}
.partners_left, .partners_right {
position:absolute;
top:50%;
margin-top:-17.5px;
left:0px;
width: 35px;
height: 35px;
border:1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index:100;
background: #2c3e50;
opacity: 0;
}
.sponsors:hover .partners_left, .sponsors:hover .partners_right {
opacity:1
}
.partners_left:hover, .partners_right:hover {
color:#fff;
}
.partners_right {
left:inherit;
right:0px;
}
.partners_left:before {
font-family:'FontAwesome';
content:'\f104';
position:absolute;
left:12px;
top:6px;
text-shadow:none;
font-size:22px;
color: #F8F8F8;
}
.partners_right:before {
font-family:'FontAwesome';
content:'\f105';
position:absolute;
left:13px;
top:6px;
text-shadow:none;
font-size:22px;
color: #F8F8F8;
} .cbp_type01 {
width:calc(100% + 1px )!important;
position:relative;
overflow:inherit!important;
}
.cbp_type01 .blog_box:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
position: top;
top: 0;
z-index: 0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(66,66,66,0.65) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0,0,0,0)), color-stop(100%, rgba(66,66,66,0.65)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(66,66,66,0.65) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(66,66,66,0.65) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(66,66,66,0.65) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(66,66,66,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6424242', GradientType=0 );
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.cbp_type01 .recent_port_ctn:hover .blog_box:after {
opacity:0;
}
.cbp_type01 .blog_box_content {
z-index: 1;
}
.cbp_type01 .rp_nav {
position:static;
clear: both;
}
.cbp_type01:hover .rp_left, .cbp_type01:hover .rp_right {
opacity:1;
}
.cbp_type01 .rp_left {
left:0px;
width:36px;
text-align:center;
height:50px;
line-height:50px;
border-radius: 0 5px 5px 0;
top:50%;
margin-top:-25px;
}
.cbp_type01 .rp_left:before {
content:"\f053";
font-size:16px;
left: 10px;
top: 1px;
color:#fff;
}
.cbp_type01 .rp_right {
right:0px;
width:36px;
text-align:center;
height:50px;
line-height:50px;
border-radius: 5px 0px 0 5px;
top:50%;
margin-top:-25px;
}
.cbp_type01 .rp_right:before {
content:"\f054";
font-size:16px;
left: 12px;
top: 1px;
color:#fff;
} .cbp_type02 {
width:calc(100% + 1px )!important;
position:relative;
overflow:inherit!important;
}
.cbp_type02 h5.widget_post_title {
font-size:18px;
text-transform:none;
font-weight:700;
margin-bottom:4px;
}
.cbp_type02 .recent_port_ctn:hover .blog_box_content {
bottom:0;
background:rgba(34,37,51,0.96);
}
.cbp_type02 .blog_box_content {
margin:0;
bottom:0;
padding:27.5px 0 25.5px;
}
.cbp_type02 .blog_box:before {
background: rgba(34,37,51,0.50);
content: "";
position: absolute;
width: 100%;
height: 100%;
}
.cbp_type02 .carousel_recent_post:hover .blog_box:before {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0;
}
.cbp_type02 p.rp_date {
font-size: 14px;
margin-top: 0px;
font-weight:400;
}
.cbp_type02 .rp_nav {
position:static;
}
.cbp_type02:hover .rp_left, .cbp_type02:hover .rp_right {
opacity:1;
}
.cbp_type02 .rp_left {
left:0px;
width:36px;
text-align:center;
height:50px;
line-height:50px;
border-radius: 0 5px 5px 0;
top:50%;
margin-top:-25px;
}
.cbp_type02 .rp_left:before {
content:"\f053";
font-size:16px;
left: 10px;
top: 1px;
color:#fff;
}
.cbp_type02 .rp_right {
right:0px;
width:36px;
text-align:center;
height:50px;
line-height:50px;
border-radius: 5px 0px 0 5px;
top:50%;
margin-top:-25px;
}
.cbp_type02 .rp_right:before {
content:"\f054";
font-size:16px;
left: 12px;
top: 1px;
color:#fff;
} .cbp_type03 {
position:relative;
overflow:visible!important;
}
.cbp_type03 .blog_related_post .post-title h2 {
font-size:16px;
font-weight:900;
text-transform:uppercase;
line-height:21px;
}
.cbp_type03 .sep_25 {
padding-bottom:23px;
}
.cbp_type03 .blog_related_post .more-link {
border-width:2px !important;
font-size: 14px;
padding: 6px 15px 6px;
font-weight: bold;
}
.cbp_type03 .rp_nav {
position:static;
}
.cbp_type03:hover .rp_left, .cbp_type03:hover .rp_right {
opacity:1;
}
.cbp_type03 .rp_left {
left:0px;
top: 40%;
margin-top: -15.5px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.cbp_type03 .rp_right {
right:30px;
text-align:center;
top: 40%;
margin-top:-15.5px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .cbp_type04 {
margin-top:44px;
}
.related_nav.cbp_type04 {
margin-top:0px;
}
.related_nav.cbp_type04 .related_left, .related_nav.cbp_type04 .related_right {
width:30px;
height:30px;
border-radius:2px;
}
.related_nav.cbp_type04 .related_left {
right: 40px;
}
.related_nav.cbp_type04 .related_left:before {
font-size:16px;
top: 3px;
}
.related_nav.cbp_type04 .related_right {
right: 0px !important;
}
.related_nav.cbp_type04 .related_right:before {
font-size:16px;
top: 3px;
} .cbp_left_desc {
width: 23.125%;
float:left;
display:block;
position:relative;
}
.cbp_right_desc {
width: 23.125%;
float:right;
display:block;
position:relative;
}
.cbp_left_desc p, .cbp_left_desc p {
margin-bottom:24px;
}
.cbp_type05.rp_sc {
width: 76.875%;
}
.cbp_left .recent_port_ctn {
padding-right:0;
padding-left:30px;
}
.cbp_righ .recent_port_ctn {
padding-right:30;
padding-left:0px;
}
.rp_desc {
line-height:24px;
}
.cbp_type05 .cbp_title {
font-size:30px;
font-weight:900;
text-transform:uppercase;
letter-spacing:2px;
margin-bottom: 19px;
}
.cbp_type05 .blog_post_link_ctn {
opacity: 0;
display: block;
text-align:	center;
min-height: 76px;
max-width: 76px !important;
min-width: 76px;
position: absolute;
left: 50%;
line-height:70px;
margin-left: -38px;
border-radius: 100px;
top: 87px;
border: 3px solid #fff;
}
.cbp_type05 .recent_port_ctn:hover .blog_post_link_ctn {
opacity:1;
}
.cbp_type05 .blog_post_link_ctn:before {
font-family: 'FontAwesome';
content: '\f105';
display:block;
font-size:30px;
color:#fff;
}
.cbp_type05 .rp_left {
left:0px;
top:26px;
opacity:1;
width: 50px;
height: 50px;
border-radius:3px 0 0 3px;
}
.cbp_type05 .rp_right {
left:60px;
top:26px;
opacity:1;
width: 50px;
height: 50px;
border-radius:0 3px 3px 0;
}
.cbp_type05 .rp_left:before {
left: 18px;
top: 12px;
font-size: 28px;
}
.cbp_type05 .rp_right:before {
left: 20px;
top: 12px;
font-size: 28px;
}
.cbp_type05 .blog_box_content {
margin: 0;
padding:25px 30px 13px;
background: #f9f9f9;
line-height:24px;
}
.cbp_type05 h5.widget_post_title {
font-size:18px;
font-weight:700;
text-transform:none;
letter-spacing:normal;
margin-bottom:8px;
}
.cbp_type05 a.more-link {
display: none;
} .cbp_type06 .rp_desc {
line-height:24px;
}
.cbp_type06.rp_sc {
width: 76.875%;
}
.cbp_type06 .cbp_title {
font-size:36px;
font-weight:300;
text-transform:none;
margin-bottom: 19px;
}
.cbp_type06 .blog_post_link_ctn {
opacity:0;
display: block;
text-align: center;
min-height: 100%;
max-width: 100%;
min-width: 100%;
position: absolute;
left: 0%;
line-height: 70px;
top: 0px;
background: rgba(34, 37, 51, 0.65);
}
.cbp_type06 .recent_port_ctn:hover .blog_post_link_ctn {
opacity:1;
}
.cbp_type06 .blog_post_link_ctn:before {
font-family: 'Lato';
content: '+';
display: block;
font-size: 150px;
color: #fff;
margin-top: 55px;
font-weight: 100;
}
.cbp_type06 .rp_left {
left:0px;
top:26px;
opacity:1;
width: 54px;
height: 54px;
border-radius:100px;
}
.cbp_type06 .rp_right {
left:64px;
top:26px;
opacity:1;
width: 54px;
height: 54px;
border-radius:100px;
}
.cbp_type06 .rp_right:hover, .cbp_type06 .rp_left:hover {
transform:         scale(1.05); -moz-transform:    scale(1.05); -webkit-transform: scale(1.05); -o-transform:      scale(1.05); -ms-transform:     scale(1.05); }
.cbp_type06 .rp_left:before {
font-family: 'elg';
left: 18px;
top: 15px;
font-size: 16px;
content:"\23";
}
.cbp_type06 .rp_right:before {
font-family: 'elg';
left: 20px;
top: 15px;
font-size: 16px;
content:"\24";
}
.cbp_type06 .blog_box_content {
margin: 0;
padding:24px 30px 64px;
background: #f9f9f9;
position:relative;
line-height:24px;
}
.cbp_type06 h5.widget_post_title {
font-size:18px;
font-weight:700;
text-transform:none;
letter-spacing:normal;
margin-bottom:7px;
}
.cbp_type06 a.more-link {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
line-height: 50px;
margin: 0px;
border-radius: 0;
padding: 0 30px;
font-weight: 900;
background: #a1b1bc;
color: #fff;
font-size: 14px;
}
.cbp_type06 a.more-link:after {
content: "";
position: absolute;
right: 0px;
width: 50px;
height: 50px;
line-height: 50px;
background: rgba(0, 0, 0, 0.21);
font-family: 'FontAwesome';
content: '\f105';
text-align: center;
font-size: 20px;
font-weight: 100;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .cbp_type07 {
position:relative;
overflow:visible!important;
}
.cbp_type07 .blog_related_post .post-title h2 {
font-size:14px;
font-weight:900;
text-transform:uppercase;
letter-spacing:1px;
line-height:21px;
}
.cbp_type07 .blog_related_post .post-info {
font-size:12px;
font-weight:400;
text-transform:uppercase;
padding-bottom: 7px;
margin: 5px 0px 0px 0px;
border-bottom:none!important;
}
.cbp_type07 .sep_25 {
padding-bottom:21px;
}
.cbp_type07 .rp_nav {
position:static;
}
.cbp_type07:hover .rp_left, .cbp_type07:hover .rp_right {
opacity:1;
}
.cbp_type07 .rp_left {
left:0px;
top: 40%;
margin-top: -15.5px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.cbp_type07 .rp_right {
right:30px;
text-align:center;
top: 40%;
margin-top:-15.5px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.cbp_type03 .blog_related_post .more-link {
border-width:2px !important;
font-size: 14px;
padding: 6px 15px 6px;
font-weight: bold;
} .cbp_type08.rp_sc, .cbp_type08.jcarousel {
width: 76.875%;
}
.cbp_type08 .cbp_title {
font-size:36px;
font-weight:300;
text-transform:none;
margin-bottom: 19px;
}
.cbp_type08 .blog_post_link_ctn {
opacity: 0;
display: block;
text-align:	center;
min-height: 76px;
max-width: 76px !important;
min-width: 76px;
position: absolute;
left: 50%;
line-height:70px;
margin-left: -38px;
border-radius: 100px;
top: 87px;
border: 3px solid #fff;
}
.cbp_type08 .recent_port_ctn:hover .blog_post_link_ctn {
opacity:1;
}
.cbp_type08 .blog_post_link_ctn:before {
font-family: 'FontAwesome';
content: '\f105';
display:block;
font-size:30px;
color:#fff;
}
.cbp_type08 .rp_left {
left:0px;
top:26px;
opacity:1;
width: 45px;
height: 40px;
border:none;
border-radius:3px 0 0 3px;
}
.cbp_type08 .rp_right {
left:45px;
top:26px;
opacity:1;
width: 45px;
height: 40px;
border:none;
border-radius:0 3px 3px 0;
}
.cbp_type08 .rp_left:before {
left: 17px;
top: 9px;
font-size: 18px;
}
.cbp_type08 .rp_right:before {
left: 21px;
top: 9px;
font-size: 18px;
}
.cbp_type08 .blog_box_content {
margin: 0;
padding:25px 30px 13px;
background: #f9f9f9;
line-height:24px;
}
.cbp_type08 h5.widget_post_title {
font-size:18px;
font-weight:700;
text-transform:none;
letter-spacing:normal;
margin-bottom:8px;
}
.cbp_type08 a.more-link {
display: none;
} .jcarousel.rd_pc_1 {
overflow:visible;
position:relative;
}
.jcarousel.rd_pc_2 {
overflow:visible;
max-width:1170px;
position:relative;
}
.rd_pc_1 .port_details {
padding:20px 30px 17px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pc_2 .port_details {
padding:20px 30px 17px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pc_2 .recent_port_ctn {
padding:0px !important;
}
.port_details:before {
position: absolute;
content: "";
width: 10px;
height: 10px;
top: -6px;
left: 40px;
transform: rotate(45deg);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pc_1 .port_details h2, .rd_pc_2 .port_details h2 {
font-size:18px;
font-weight:bold;
line-height:32px;
}
.rd_pc_1 .port_details h3, .rd_pc_2 .port_details h3 {
font-size:14px;
font-weight: normal;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pc_1 .carousel_nav,.rd_pc_2 .carousel_nav {
position:static;
}
.rd_pc_1 .carousel_left,.rd_pc_2 .carousel_left{
left:0px;
top:50% !important;
margin-top:-17.5px;
}
.rd_pc_1 .carousel_right,.rd_pc_2 .carousel_right{
top:50% !important;
margin-top:-17.5px;
}
.rd_pc_1:hover .carousel_left,.rd_pc_2:hover .carousel_left,.rd_pc_1:hover .carousel_right,.rd_pc_2:hover .carousel_right{
opacity:1;
} .wpcf7-form-control-wrap:before, .wpcf7-form-control-wrap:after {
content: "";
display: table;
clear: both;
}
.wpcf7-form-control-wrap {
position: relative;
z-index:10;
}
.wpcf7 .left_field {
width:48%;
float:left;
}
.wpcf7 .right_field {
width:48%;
float:right;
}
.wpcf7 .message_field,.wpcf7-response-output {
clear:both;
}
.wpcf7 input[type=text], input[type=email], input[type=password], textarea {
margin-top:20px;
}
#footer .wpcf7 input[type=text], #footer input[type=email] {
margin-top:0;
}
.wpcf7 input[type=text] {
position:inherit;
}
input[type=text], input[type=email], input[type=password], input:not([type=submit]),textarea,.wpcf7 select {
font-size: 14px;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
line-height: 20px;
color: #999999;
padding: 10px 20px 11px 20px;
}
#footer input[type=text], #footer input[type=email], #footer input[type=password], #footer textarea {
font-size: 14px;
background-color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.1);
line-height: 20px;
height: 30px;
color: #ffffff;
padding: 0 1% 0 2%;
}
.wpcf7 select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
span[class*=" menu-"]:after{
font-family: "FontAwesome";
content: "\f107" !important;
position: absolute;
top: 0px;
right: 30px;
z-index: 1;
width: 1px;
height: 1px;
}
input[type=text], input[type=email], input[type=password], input:not([type=submit]),.wpcf7 select {
width: 100%;
}
input[type=checkbox], input[type=radio]{
width: auto;
}
.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{
margin:0!important;
}
span.wpcf7-list-item {
clear:both;
width:100%;
display:block;
padding-bottom: 10px;
}
#footer input[type=text], #footer input[type=email], #footer input[type=password] {
width: 49%;
}
#footer input[type=text] {
margin-right:2%;
float:left;
}
textarea, #footer textarea {
height: 180px;
width: 100%;
padding: 10px 20px 11px 20px;
resize: vertical;
}
#footer textarea {
height:100px;
width:100%;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus, select:focus, input:focus {
border-color: #dedede;
outline: none;
}
input[type=submit],button[type=submit] {
font-size: 16px;
font-family:"Lato";
text-transform:uppercase;
padding: 12px 10px;
color: #ffffff;
cursor: pointer;
border: none;
font-weight:900;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#footer .wpcf7 input[type=submit] {
float:right;
padding:8px 10px;
border: none;
font-size:12px;
background-color:#1bbc9b;
}
input[type=submit]:hover {
background-color:#1d1d1d;
color: #fff;
}
form {
margin-top: 0px;
}
form div {
margin-top: 15px;
position: relative;
}
div form:first-child, form div:first-child {
margin-top: 0px;
}.timeline_event_ctn {
position:relative;
clear:both;
padding:0 0 80px;
}
.timeline_event_date_ctn {
width:100%;
float:left;
display:block;
clear:both;
margin:74px 0 37px;
}
span.timeline_event_date_ctn:nth-of-type(odd) {
margin: 99px 0 63px;
}
.timeline_event_date_ctn .timeline_event_date {
float:none;
clear:both;
text-align:center;
display: block;
position:relative;
}
.timeline_event_date_ctn:nth-of-type(even) .timeline_event_date {
float: none;
clear: both;
text-align: center;
display: block;
position: relative;
width: 101px;
height: 101px;
margin: 0px auto;
line-height: 101px;
border: 5px solid #fff;
box-shadow: inset 0px 5px 5px 2px rgba(0, 0, 0, 0.4);
border-radius: 200px;
box-shadow: inset 0px 3px 6px 0px rgba(0, 0, 0, 0.2), 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
}
.timeline_event_date_ctn:nth-of-type(even) h2 {
line-height:91px;
background:none!important;
}
.timeline_event_date_ctn:nth-of-type(odd) .timeline_event_date {
text-align: center;
display: block;
position: relative;
width: 101px;
height: 50px;
margin: 0px auto;
line-height: 50px;
}
.timeline_event_date_ctn:nth-of-type(odd) h2 {
line-height:50px;
background:none!important;
}.simple > div:nth-child(2) {
margin-top: 75px !important;
}
div.timeline_event:nth-of-type(even) {
width:50%;
float:left;
padding-right: 105px;
margin-bottom:100px;
position:relative;
clear:left;
}
.simple div.timeline_event:nth-of-type(even),.simple div.timeline_event:nth-of-type(odd) {
clear:both;
margin:0;
}
div.timeline_event:nth-of-type(odd) {
width:50%;
float:right;
margin-top:100px;
padding-left: 105px;
position:relative;
}
.simple div.timeline_event {
width:calc( 50% - 50px );
padding: 68px 68px 60px;
}
div.timeline_event:nth-of-type(even):after {
content: "\f061";
position: absolute;
right: 58px;
top: 4px;
font-size: 16px;
font-family: "FontAwesome";
}
div.timeline_event:nth-of-type(odd):before {
content: "\f060";
position: absolute;
left: 58px;
top: 4px;
font-size: 16px;
font-family: "FontAwesome";
}
.simple div.timeline_event:nth-of-type(even):after,.simple div.timeline_event:nth-of-type(odd):before {
content:"";
position: absolute;
right: -64px;
top: 73px;
width: 13px;
background: red;
border-radius: 100px;
border: 6px solid;
height: 13px;
}
.simple div.timeline_event:nth-of-type(odd):before{
left:-63px;
}
.simple div.timeline_event:nth-of-type(even) .event_triangle {
width: 0;
height: 0;
position:absolute;
right: -20px;
top: 70px;
border-bottom: 15px solid transparent;
border-top: 15px solid transparent;
position: absolute;
}
.simple div.timeline_event:nth-of-type(odd) .event_triangle {
width: 0;
height: 0;
position:absolute;
left: -20px;
top: 70px;
border-bottom: 15px solid transparent;
border-top: 15px solid transparent;
position: absolute;
}
.simple .event_img { display:none; }
.event_img {
float: left;
border: 9px solid #ebebeb;
border-radius: 300px;
max-width: 188px;
margin-top:8px;
}
.event_img img {
display: block;
border-radius: 300px;
padding: 2px;
}
.event_info {
float: right;
width: calc(100% - 188px );
padding-left: 21px;
}
.simple .event_info {
float: left;
width: 100%;
padding:0;
}
.event_info h2 {
font-size:18px;
font-weight:bold;
line-height:30px;
margin-bottom:8px;
}
.simple .event_info h2 {
font-weight: 700;
font-size: 22px;
line-height: 22px;
padding-bottom: 46px;
margin-bottom: 40px;
position: relative;
font-family: "Poppins";
}
.simple .event_info h2:after {
width:60px;
height:1px;
content:"";
position:absolute;
bottom:0px;
left:0;
}
.simple .event_info p {
font-size: 18px;
line-height: 32px;
margin-bottom:0;
}
.timeline_event_ctn .v_line {
background: none repeat scroll 0 0 #ebebeb;
height: 100%;
left: 50%;
position: absolute;
width: 10px;
margin-left:-5px;
border-radius:3px;
}
.simple.timeline_event_ctn .v_line {
width:1px;
margin:0;
border-radius:0;
} .rd_si_small {
float: left;
width: 100%;
}
.rd_si_small div {
width: auto!important;
margin-right: 15px !important;
color: #fff!important;
font-size: 20px;
}
.rd_si_small div a:hover, .rd_si_medium div a:hover {
background:none!important;
}
.rd_si_medium {
float: left;
width: 100%;
}
.rd_si_medium div {
width: auto!important;
margin-right: 20px !important;
color: #fff!important;
font-size: 26px;
}
.rd_si_big_squared div {
height: auto!important;
margin: 0!important;
padding: 0!important;
float:left;
font-size: 60px;
}
.rd_si_big_squared div:hover {
opacity:0.75;
}
.rd_si_big_squared div a {
width: 100%;
line-height: 240px;
display: block;
}
.rd_si_squared {
float: left;
width:100%;
}
.rd_si_squared div {
margin-right: 3px !important;
}
.rd_si_squared div a {
width: 30px !important;
height: 30px !important;
display: block;
border: 1px solid;
line-height: 28px;
}
.rd_si_big_rounded div {
height: auto!important;
margin: 0!important;
padding: 0!important;
float:left;
font-size: 32px;
}
.rd_si_big_rounded div a {
width: 140px;
height:140px;
margin:0 auto 20px auto;
line-height: 130px;
display: block;
border-radius:300px;
position:relative;
border: 5px solid rgba(255, 255, 255, 0.35);
}
.rd_si_big_rounded div a:before {
content: "";
width: 140px;
height: 140px;
border: 1px solid;
position: absolute;
left: 50%;
margin-left: -71px;
border-radius: 100px;
top: -6px;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_si_big_rounded div a:hover:before {
transform: scale(1.07);
opacity:0.4;
}
.rd_si_big_rounded_trend div {
height: auto!important;
margin: 0!important;
padding: 0!important;
float:left;
font-size: 32px;
}
.rd_si_big_rounded_trend div a {
width: 100px;
height:100px;
margin:0 auto 20px auto;
line-height: 100px;
display: block;
font-size: 24px;
border-radius:300px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .ig_col_1 {
width:100%;
float:left;
display:block;
}
.ig_col_2 {
width:50%;
float:left;
display:block;
}
.ig_col_3 {
width:33.3%;
float:left;
display:block;
}
.ig_col_4 {
width:25%;
float:left;
display:block;
}
.ig_col_5 {
width:20%;
float:left;
display:block;
}
.ig_col_6 {
width:16.6%;
float:left;
display:block;
}
.ig_col_1 img,.ig_col_2 img,.ig_col_3 img,.ig_col_4 img,.ig_col_5 img,.ig_col_6 img{
display:block;
width:100%!important;
}
.rd_img_gallery_ctn.clearfix img:hover{opacity:0.9;}
.rd_img_gallery_ctn.clearfix img{-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;-ms-transition: all 0.2s linear;transition: all 0.2s linear;} .ic_nav {
height: 89px;
position:relative;
}
.hover_nav_style {
position:relative;
}
.hover_nav_style .ic_nav {
position:absolute;
width:100%;
height:100%;
}
.hover_nav_style:hover .ic_left {
opacity:1;
}
.ic_left {
height:40px;
width:76px;
position:absolute;
left:50%;
margin-left:-75px;
border: 1px solid;
text-align: center;
line-height: 38px;
cursor:pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.hover_nav_style .ic_left {
width:70px;
border-radius:100px;
border:none!important;
z-index:1;
top:50%;
margin-top:-20px;
left:100px;
opacity:0;
}
.hover_nav_style .ic_left:after {
position:static;
width:auto;
height:auto;
border:none!important;
background:none!important;
font-size:30px;
}
.ic_left:after {
font-family: 'elg';
width: 39px;
height: 38px;
border: 1px solid;
position: absolute;
text-align: center;
content: "\34";
top: -1px;
left: -41px;
border-radius: 3px 0 0 3px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.hover_nav_style:hover .ic_right {
opacity:1;
}
.hover_nav_style .ic_right {
width:70px;
border-radius:100px;
border:none!important;
z-index:1;
top:50%;
margin-top:-20px;
right:100px;
opacity:0;
}
.hover_nav_style .ic_right:after {
position:static;
width:auto;
height:auto;
border:none!important;
background:none!important;
font-size:30px;
}
.ic_right {
height:40px;
width:75px;
position:absolute;
right:50%;
margin-right:-75px;
border: 1px solid;
text-align: center;
line-height: 38px;
cursor:pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ic_right:after {
font-family: 'elg';
width: 39px;
height: 38px;
border: 1px solid;
position: absolute;
text-align: center;
content: "\35";
top: -1px;
right: -41px;
border-radius:0 3px 3px 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_img_carousel a {
float: left;
display: block;
width: 100%;
}
.rd_img_carousel a img, .rd_img_carousel img {
max-width:inherit;
width: 100%;
float:left;
display: block;
}
.rd_ic_tp .rd_img_carousel a img, .rd_ic_tp .rd_img_carousel img {
padding:10px;
border:1px solid;
}
.rd_ic_pager {
margin: 20px auto 0;
text-align: center;
}
.rd_ic_pager a {
margin: 0 3px 0 0;
text-decoration: none;
display: inline-block;
background: #fff;
width: 24px;
height: 24px;
line-height: 22px;
border: 1px solid;
}
.rd_img_pager a div, .rd_img_pager div {
max-width:inherit;
width: 97.5px;
height: 97.5px;
margin-top: -1px;
float:left;
display: block;
}
.vc_span6 .rd_img_pager a div, .vc_span6 .rd_img_pager div {
width:71.25px;
height:71.25px;
}
.rd_img_pager a img, .rd_img_pager img {
border:1px solid;
padding:10px;
} .partners_ctn.part_col_1 div {
float:left;
width:100%;
text-align:center;
}
.partners_ctn.part_col_2 div {
float:left;
width:50%;
text-align:center;
}
.partners_ctn.part_col_3 div {
float:left;
width: 33.335%;
text-align:center;
}
.partners_ctn.part_col_4 div {
float:left;
width:25%;
text-align:center;
}
.partners_ctn.part_col_5 div {
float:left;
width:20%;
text-align:center;
}
.partners_ctn a img {
display:block;
opacity: 0.8;
transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-webkit-transition: opacity 0.2s;
}
.partners_ctn a img:hover {
opacity:1;
}
.sponsors {
position:relative;
}
ul.partners {
width:100%;
text-align:center;
margin-top: 5px;
overflow:auto;
}
.partners li {
overflow:visible;
padding: 0;
display: block;
float: left;
height:auto !important;
}
.partners li a {
display:block;
text-align:center;
}
.partners li img {
opacity: 0.8;
padding: 10px 20px;
transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-webkit-transition: opacity 0.2s;
}
.partners li a:hover img {
opacity:1;
} .pricetable-clear {
clear:both;
}
.pricetable {
width: 1200px;
margin: 0px auto 0px auto;
padding:0;
margin-bottom: 1em;
text-align:center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pricetable .pricetable-inner {
position: relative;
}
.pricetable .pricetable-column {
float: left;
line-height: 1em;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.pricetable .pricetable-column.pricetable-featured {
}
.pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
} .pricetable .pricetable-column.pricetable-standard {
}
.pricetable .pricetable-column.pricetable-standard.pricetable-last, .pricetable .pricetable-column.pricetable-standard.pricetable-before-featured {
border-right: none;
}  .pricetable h3.pricetable-name, .pricetable h4.pricetable-price { line-height: 1 !important;
margin: 0 !important;
font-weight:bold;
}
.pricetable h3.pricetable-name {
margin: 0;
padding: 22px 14px 9px 14px;
font-size: 20px;
font-weight:bold;
text-align: center;
text-transform: uppercase;
}
.pricetable .pricetable-featured h3.pricetable-name {
padding: 22px 14px 9px 14px;
}
.pricetable h4.pricetable-price {
font-size: 17px;
font-weight:300;
border-width: 1px 0;
text-align: center;
padding:0 0 10px 0;
}
.pricetable .pricetable-featured h4.pricetable-price {
}
.pricetable .pricetable-header {
position:relative;
}
.pricetable .pricetable-header p {
font-size:13px;
text-align:center;
padding:0 0 30px 0;
margin:0;
}  .pricetable .pricetable-features {
position: relative;
}
.pricetable .pricetable-feature {
position: relative;
font: 12px "Lato";
margin: 0 15px;
padding: 10px 0;
}
.pricetable .pricetable-feature small {
font-size: 0.9em;
display: block;
margin-top: 0.5em;
}
.pricetable .pricetable-feature:last-child {
border-bottom: 1px solid #eee;
}
.pricetable .pricetable-feature h4 {
line-height: 1;
margin: 0px;
}
.pricetable .pricetable-feature p {
margin: 0.5em 0em 0em 0em;
}  .pricetable .pricetable-button-container {
padding: 15px 15px 35px;
}
.pricetable .pricetable-featured .pricetable-button-container {
padding: 22px 15px 20px 15px;
}
.pricetable .pricetable-button-container a, .pricetable .pricetable-button-container a .pricetable-gradient, .pricetable .pricetable-button-container a .pricetable-noise {
display: block;
}
.pricetable .pricetable-button-container a {
width: 70%;
margin: 0 auto;
color: #fff;
background-color:#F93;
text-decoration: none;
display: block;
overflow: hidden;
padding: 17px 0px 15px 0px;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.pricetable .pricetable-button-container a .pricetable-gradient {
text-align: center;
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.pricetable .pricetable-button-container a:hover .pricetable-gradient {
border-color:#CCC;
background-color:#333;
}
.pricetable .pricetable-button-container .pricetable-noise {
display: block;
padding: 12px 0px;
width: 100%;
} .pricetable br {
display: none;
}
.rd_pt_1 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_1 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_1 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
margin-top: -5px;
}
.rd_pt_1 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
background:#1abc9c;
color:#fff;
padding: 18px 14px 18px 14px;
}
.rd_pt_1 .pricetable h4.pricetable-price {
padding: 7px 14px 10px;
background: #ecf0f1;
font-weight: bold;
font-size: 30px;
color:#4e4e4e;
}
.rd_pt_1 span.price_details {
font-size: 14px;
}
.rd_pt_1 .features {
background:#fff;
color:#a1b1bc;
border-top:1px solid #e9edee;
border-left:1px solid #e9edee;
border-right:1px solid #e9edee;
}
.rd_pt_1 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
border-bottom:1px solid #e9edee;
padding: 11px 0;
}
.rd_pt_1 .pricetable .pricetable-button-container {
background:#f5f7f8;
border:1px solid #e9edee;
border-top:1px solid #fff;
padding: 17px 34.5px 16px;
}
.rd_pt_1 .pricetable .pricetable-button-container a {
width:100%;
padding: 15px 0px 15px 0px;
border-bottom: 2px solid rgba(0, 0, 0, 0.2);
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius:3px;
background:#1abc9c;
cursor:pointer;
}
.rd_pt_1 .pricetable-button-container a:hover {
background:#34495e !important;
}
.rd_pt_1 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
border:5px solid;
border-bottom-width:6px;
} .rd_pt_2 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_2 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_2 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
margin-top: -5px;
}
.rd_pt_2 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
background:#1abc9c;
color:#fff;
padding: 18px 14px 18px 14px;
}
.rd_pt_2 .pricetable h4.pricetable-price {
padding: 7px 14px 10px;
background: #ffffff;
font-weight: bold;
font-size: 30px;
color:#4e4e4e;
}
.rd_pt_2 span.price_details {
font-size: 14px;
}
.rd_pt_2 .features {
background:#231234;
color:#a1b1bc;
border-top:1px solid #472d5c;
border-left:1px solid #472d5c;
border-right:1px solid #472d5c;
}
.rd_pt_2 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
border-bottom:1px solid #472d5c;
padding: 11px 0;
}
.rd_pt_2 .pricetable .pricetable-button-container {
background:#231234;
border:1px solid #472d5c;
border-top:1px solid #231234;
padding: 17px 34.5px 16px;
}
.rd_pt_2 .pricetable .pricetable-button-container a {
width:100%;
padding: 15px 0px 15px 0px;
border-bottom: 2px solid rgba(0, 0, 0, 0.2);
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius:3px;
background:#1abc9c;
}
.rd_pt_2 .pricetable-button-container a:hover {
background:#34495e !important;
}
.rd_pt_2 .pricetable .pricetable-featured .pricetable-button-container {
background:#f5f7f8;
border:1px solid #f5f7f8;
border-top:1px solid #fff;
}
.rd_pt_2 .pricetable-featured .features {
background:#ffffff;
color:#a1b1bc;
border-top:1px solid #e9edee;
border-left:1px solid #e9edee;
border-right:1px solid #e9edee;
}
.rd_pt_2 .pricetable .pricetable-featured .pricetable-feature {
border-bottom:1px solid #e9edee;
}
.rd_pt_2 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
border:5px solid #4b3160 !important;
border-bottom-width:6px !important;
} .rd_pt_3 .pricetable {
max-width:100%;
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-standard {
position:relative;
z-index:1;
}
.rd_pt_3 .pricetable-column.pricetable-featured {
position:relative;
z-index:2;
}
.rd_pt_3 .pricetable-column.pricetable-standard.pricetable-last {
}
.rd_pt_3 .pricetable .pricetable-header {
background: #fff;
}
.rd_pt_3 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
background:#1abc9c;
color:#fff;
border-radius:3px;
padding: 18px 14px 18px 14px;
}
.rd_pt_3 .pt_price_ctn {
padding:31px 30px 31px;
margin-top:-1px;
text-align:center;
border:1px solid #dde6e9;
border-top:none;
border-bottom:none;
}
.rd_pt_3 .pricetable h4.pricetable-price {
padding: 0;
background: #f4f7f8;
font-weight: 300;
font-size: 40px;
color: #a1b1bc;
width: 140px;
height: 140px;
display: inline-block;
text-align: center;
margin: 0!important;
border-radius: 100px;
border: 3px solid #ffffff;
box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.1);
}
.rd_pt_3 span.pt_price {
margin:37px auto 3px;
display:block;
}
.rd_pt_3 span.price_details {
font-size: 14px;
display:block;
font-weight:normal;
}
.rd_pt_3 .features {
position: relative;
background:#fff;
color:#a1b1bc;
border-top:1px solid #dde6e9;
border-left:1px solid #dde6e9;
border-right:1px solid #dde6e9;
padding-top: 3px;
border-radius: 3px 3px 0 0;
margin-top: -1px;
}
.rd_pt_3 .pricetable .pricetable-feature.pricetable-first {
border-top:1px solid #dde6e9;
border-radius:3px 3px 0 0;
padding: 14px 0 12px;
}
.rd_pt_3 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
padding: 12px 0 11px;
}
.rd_pt_3 .pricetable .pricetable-feature:nth-child(even) {
background:#f4f7f8;
}
.rd_pt_3 .pricetable .pricetable-feature:nth-child(odd) {
background:#ffffff;
}
.rd_pt_3 .pricetable .pricetable-button-container {
background:#f4f7f8;
border:1px solid #dde6e9;
border-top:none;
border-bottom:none;
border-radius: 0 0 3px 3px;
padding: 25px 34.5px 25px;
box-shadow: 0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #dde6e9, 0px 0px 0px 0px #ffffff;
}
.rd_pt_3 .pricetable .pricetable-button-container a {
width:100%;
padding: 15px 0px 15px 0px;
border: 3px solid #fff;
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius: 5px;
background:#1abc9c;
}
.rd_pt_3 .pricetable-button-container a:hover {
background:#34495e !important;
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-featured h3.pricetable-name {
transform:         scale(1.03); -moz-transform:    scale(1.03); -webkit-transform: scale(1.03); -o-transform:      scale(1.03); -ms-transform:     scale(1.03); padding: 27px 14px 27px 14px;
position: absolute;
display: block;
width: 100%;
top: -8px;
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-featured .pt_price_ctn {
background:#f6f8f9;
padding: 91px 30px 31px;
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-featured h4.pricetable-price {
background:#fff;
border: 1px solid #e0e5e7;
}
.rd_pt_3 .pricetable-column.pricetable-featured span.pt_price {
margin:39px auto 3px;
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container {
padding: 36px 34.5px 33px;
}
.rd_pt_3 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container a {
border:none;
border-bottom:2px solid rgba(0,0,0,0.3);
border-radius:3px;
} .rd_pt_4 .pricetable {
max-width:100%;
}
.rd_pt_4 .pricetable-column.pricetable-standard.pricetable-first {
}
.rd_pt_4 .pricetable-column.pricetable-standard.pricetable-before-featured {
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-standard {
position:relative;
z-index:1;
}
.rd_pt_4 .pricetable-column.pricetable-featured {
position:relative;
z-index:2;
}
.rd_pt_4 .pricetable-column.pricetable-standard.pricetable-last {
}
.rd_pt_4 .pricetable .pricetable-header {
}
.rd_pt_4 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
background:#1a1c27;
color:#fff;
border-radius:3px;
padding: 18px 14px 18px 14px;
}
.rd_pt_4 .pt_price_ctn {
padding:31px 30px 31px;
margin-top:-1px;
text-align:center;
border:1px solid #1a1c27;
border-top:none;
border-bottom:none;
}
.rd_pt_4 .pricetable h4.pricetable-price {
padding: 0;
background: #12e5bb; background: -moz-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%); background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #12e5bb), color-stop(100%, #59d4fd)); background: -webkit-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%); background: -o-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%); background: -ms-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%); background: linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12e5bb', endColorstr='#59d4fd', GradientType=1 ); position:relative;
font-weight: 300;
font-size: 40px;
color: #fff;
width: 140px;
height: 140px;
display: inline-block;
text-align: center;
margin: 0!important;
border-radius: 100px;
box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.1);
}
.rd_pt_4 .pricetable h4.pricetable-price:after {
content: "";
width: 140px;
height: 140px;
background: red;
position: absolute;
background: #12e5bb;
background: -moz-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #12e5bb), color-stop(100%, #59d4fd));
background: -webkit-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%);
background: -o-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%);
background: -ms-linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%);
background: linear-gradient(45deg, #12e5bb 0%, #59d4fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12e5bb', endColorstr='#59d4fd', GradientType=1 );
top: 0;
left: 0;
z-index: -1;
border-radius: 100px;
transform:         scale(1.08); -moz-transform:    scale(1.08); -webkit-transform: scale(1.08); -o-transform:      scale(1.08); -ms-transform:     scale(1.08); opacity: 0.5;
}
.rd_pt_4 span.pt_price {
margin:40px auto 3px;
display:block;
}
.rd_pt_4 span.price_details {
font-size: 14px;
display:block;
font-weight:normal;
position:relative;
}
.rd_pt_4 .features {
position: relative;
background:#1a1c27;
color:#a1b1bc;
border-top:1px solid #1a1c27;
border-left:1px solid #1a1c27;
border-right:1px solid #1a1c27;
padding-top: 3px;
border-radius: 3px 3px 0 0;
margin-top: -1px;
}
.rd_pt_4 .pricetable .pricetable-feature.pricetable-first {
border-top:1px solid #1a1c27;
border-radius:3px 3px 0 0;
padding: 14px 0 12px;
}
.rd_pt_4 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
padding: 12px 0 11px;
}
.rd_pt_4 .pricetable .pricetable-feature:nth-child(even) {
background:#20222f;
}
.rd_pt_4 .pricetable .pricetable-feature:nth-child(odd) {
background:#1a1c27;
}
.rd_pt_4 .pricetable .pricetable-button-container {
background:#20222f;
border:1px solid #1a1c27;
border-top:none;
border-bottom:none;
border-radius: 0 0 3px 3px;
padding: 28px 34.5px 28px;
box-shadow: 0 0px 0px #1a1c28, 0 4px 0 -1px #1a1c28, 0 0px 0px 0px #1a1c28, 0 0px 0px #1a1c28, 0 4px 0 0px #1a1c28, 0px 0px 0px 0px #1a1c28;
}
.rd_pt_4 .pricetable .pricetable-button-container a {
width:100%;
padding: 15px 0px 15px 0px;
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius: 3px;
background:#1abc9c;
}
.rd_pt_4 .pricetable-button-container a:hover {
background:#34495e !important;
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-featured h3.pricetable-name {
transform:         scale(1.03); -moz-transform:    scale(1.03); -webkit-transform: scale(1.03); -o-transform:      scale(1.03); -ms-transform:     scale(1.03); padding: 27px 14px 27px 14px;
position: absolute;
display: block;
width: 100%;
top: -8px;
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-featured .pt_price_ctn {
padding: 91px 30px 31px;
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-featured h4.pricetable-price:after {
transform:         scale(1.14); -moz-transform:    scale(1.14); -webkit-transform: scale(1.14); -o-transform:      scale(1.14); -ms-transform:     scale(1.14); }
.rd_pt_4 .pricetable-column.pricetable-featured span.pt_price {
margin:39px auto 3px;
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container {
padding: 36px 34.5px 36px;
}
.rd_pt_4 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container a {
border:none;
border-radius:3px;
} .rd_pt_5 .pricetable-column-inner {
position:relative;
}
.rd_pt_5 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_5 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_5 .pricetable-column.pricetable-featured {
margin-top: -5px;
padding-left: 0.85%;
padding-right: 0.85%;
}
.rd_pt_5 .pricetable-column.pricetable-standard.pricetable-last {
}
.rd_pt_5 .pricetable .pricetable-header {
background:#fff;
}
.rd_pt_5 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
color:#3a3e4a;
position:absolute;
bottom:0;
width:100%;
border-radius:3px;
padding: 6px 14px 30px 14px;
}
.rd_pt_5 .pt_price_ctn {
padding:39px 30px 79px;
text-align:center;
border:1px solid #e2ebf0;
margin-bottom:1px;
}
.rd_pt_5 .pricetable h4.pricetable-price {
padding: 0;
background: #12e5bb;
border:5px solid #fff;
position:relative;
font-weight: 400;
font-size: 40px;
color: #fff;
width: 150px;
height: 150px;
display: inline-block;
text-align: center;
margin: 0!important;
border-radius: 100px;
box-shadow: 0 0 0 2px #12e5bb;
}
.rd_pt_5 span.pt_price {
margin:38px auto 6px;
display:block;
}
.rd_pt_5 span.price_details {
font-size: 15px;
display:block;
font-weight:normal;
position:relative;
padding-top:11px;
}
.rd_pt_5 span.price_details:before {
width: 25px;
height: 3px;
content: "";
background: #fff;
position: absolute;
left: 50%;
margin-left: -12.5px;
top: 0;
}
.rd_pt_5 .features {
position: relative;
background:#f4f6f7;
color:#a1b1bc;
border-top:1px solid #e2ebf0;
border-left:1px solid #e2ebf0;
border-right:1px solid #e2ebf0;
}
.rd_pt_5 .pricetable .pricetable-feature.pricetable-first {
padding: 12px 0 12px !important;
}
.rd_pt_5 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
padding: 12px 0 12px;
}
.rd_pt_5 .pricetable .pricetable-feature:nth-child(even) {
background:#fff;
}
.rd_pt_5 .pricetable .pricetable-feature:nth-child(odd) {
background:#f4f6f7;
padding: 11px 0 11px;
}
.rd_pt_5 .pricetable .pricetable-button-container {
background:#fff;
border:1px solid #e2ebf0;
border-top:none;
padding: 27px 34.5px 28px;
}
.rd_pt_5 .pricetable .pricetable-button-container a {
padding: 12px 0px 12px 0px;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius: 3px;
background:#FFF;
color:#2c3e50;
border:1px solid #ebebeb;
border-bottom-width:3px;
}
.rd_pt_5 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
border:5px solid #2c3e50;
background:#2c3e50;
}
.rd_pt_5 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container {
padding: 28px 34.5px 31px;
}
.rd_pt_5 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container a {
border:none;
border-radius:3px;
} .rd_pt_6 .pricetable .pricetable-column.pricetable-standard {
margin-left: -1px;
}
.rd_pt_6 .pricetable .pricetable-column-inner {
background:#fff;
border-radius:5px;
}
.rd_pt_6 .pricetable .pricetable-header {
position: relative;
border-bottom: none;
border-radius: 5px 5px 0 0;
background:#141e2b;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_6 .pricetable .pricetable-column-inner:hover .pricetable-header {
background:#2b3036 !important;
}
.rd_pt_6 .pricetable h3.pricetable-name {
font-size:30px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
color:#fff;
padding: 25px 15px 7px 15px;
border-radius: 0 0 5px 5px;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_6 .pricetable .pricetable-column-inner:hover h3.pricetable-name {
color:#fff!important;
}
.rd_pt_6 .pricetable h4.pricetable-price {
padding: 0px 14px 31px;
font-weight: 400;
font-size: 16px;
color:#a1b1bc;
}
.rd_pt_6 span.price_details {
font-size: 16x;
color:#a1b1bc;
margin-left:5px;
}
.rd_pt_6 .features {
color:#a1b1bc;
border:1px solid #f0f0f0;
border-bottom:none;
padding-top: 3px;
border-radius:3px 3px 0 0;
margin-top:-1px;
position:relative;
}
.rd_pt_6 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
border-bottom:1px solid #f0f0f0;
padding: 16px 0;
}
.rd_pt_6 .pricetable .pricetable-feature:nth-child(even) {
background:#ecf0f1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_6 .pricetable .pricetable-column-inner:hover .pricetable-feature:nth-child(even) {
background:#f5f6f6 !important;
}
.rd_pt_6 .pricetable .pricetable-feature:nth-child(odd) {
background:#fff;
}
.rd_pt_6 .pricetable .pricetable-button-container {
border: 1px solid #f0f0f0;
border-top:none;
padding: 33px 34.5px 36px;
border-radius: 0 0 5px 5px;
border-bottom:1px solid #f0f0f0;
box-shadow: 0 0px 0px #ffffff, 0 5px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 5px 0 0px #f0f0f0, 0px 9px 0px 0px #ffffff, 0px 10px 0px 0px #f0f0f0;
}
.rd_pt_6 .pricetable .pricetable-button-container a {
width: 100%;
padding: 23px 0px 23px 0px;
border: none;
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
max-width: 200px;
border-radius: 5px;
background: none;
cursor: pointer;
color: #FFFFFF;
background: #1abc9c;
}
.rd_pt_6 .pricetable-button-container a:hover {
color:#fff!important;
background:#2c3e50 !important;
}
.rd_pt_6 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
} .rd_pt_7 .pricetable-column-inner {
position:relative;
background:#fff;
border-radius: 7px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_7 .pricetable-column-inner:hover {
background:#a1b1bc;
}
.rd_pt_7 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_7 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_7 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
}
.rd_pt_7 .pricetable-column.pricetable-standard.pricetable-last {
}
.rd_pt_7 .pricetable .pricetable-header {
border:1px solid #dfe4e5;
border-bottom:none;
border-radius:5px 5px 0 0;
}
.rd_pt_7 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
color:#3a3e4a;
position:absolute;
bottom:0;
width:100%;
border-radius:3px;
padding: 6px 14px 33px 14px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_7 .pricetable-column-inner:hover h3.pricetable-name, .rd_pt_7 .pricetable-column.pricetable-featured h3.pricetable-name {
color:#fff;
}
.rd_pt_7 .pricetable h3.pricetable-name:after {
content: "";
width: 44px;
height: 2px;
position: absolute;
background: #a1b1bc;
left: 50%;
margin-left: -22px;
top: 46px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_7 .pricetable-column-inner:hover h3.pricetable-name:after, .rd_pt_7 .pricetable-column.pricetable-featured h3.pricetable-name:after {
background:#fff;
}
.rd_pt_7 .pt_price_ctn {
padding:49px 30px 86px;
text-align:center;
}
.rd_pt_7 .pricetable .pt_col_nb_0 h4.pricetable-price {
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/pt_1.png);
}
.rd_pt_7 .pricetable .pt_col_nb_1 h4.pricetable-price {
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/pt_2.png);
}
.rd_pt_7 .pricetable .pt_col_nb_2 h4.pricetable-price {
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/pt_3.png);
}
.rd_pt_7 .pricetable .pt_col_nb_3 h4.pricetable-price {
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/pt_4.png);
}
.rd_pt_7 .pricetable .pt_col_nb_4 h4.pricetable-price {
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/pt_5.png);
}
.rd_pt_7 .pricetable h4.pricetable-price {
padding: 0;
background-color: #12e5bb;
background-size: 150px;
border:10px solid #dfe4e5;
position:relative;
font-weight: 400;
font-size: 30px;
color: #fff;
width: 150px;
height: 150px;
display: inline-block;
text-align: center;
margin: 0!important;
border-radius: 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_7 .pricetable-column-inner:hover h4.pricetable-price {
background-color:#2c3e50 !important;
border-color:#fff;
}
.rd_pt_7 span.pt_price {
margin:38px auto 6px;
display:block;
}
.rd_pt_7 span.price_details {
font-size: 18px;
display:block;
font-weight:normal;
position:relative;
}
.rd_pt_7 .features {
position: relative;
color:#a1b1bc;
border-left:1px solid #dfe4e5;
border-right:1px solid #dfe4e5;
}
.rd_pt_7 .pricetable-column-inner:hover .features, .rd_pt_7 .pricetable-column.pricetable-featured .features {
color:#fff;
}
.rd_pt_7 .pricetable .pricetable-feature.pricetable-first {
padding: 12px 0 12px;
}
.rd_pt_7 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
padding: 12px 0 12px;
}
.rd_pt_7 .pricetable .pricetable-feature:nth-child(even) {
}
.rd_pt_7 .pricetable .pricetable-feature:nth-child(odd) {
padding: 11px 0 11px;
}
.rd_pt_7 .pricetable .pricetable-button-container {
border:1px solid #dfe4e5;
border-top:none;
padding: 25px 34.5px 50px;
border-radius:0 0 5px 5px;
}
.rd_pt_7 .pricetable .pricetable-button-container a {
padding: 15px 0px 15px 0px;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius: 3px;
background:#a1b1bc;
color:#fff;
border-bottom-width:3px;
}
.rd_pt_7 .pricetable-column-inner:hover .pricetable-button-container a, .rd_pt_7 .pricetable-column.pricetable-featured .pricetable-button-container a {
background:#2c3e50;
}
.rd_pt_7 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
border:5px solid #fff;
background:#a1b1bc;
border-radius: 10px;
margin-top: -5px;
}
.rd_pt_7 .pricetable-column.pricetable-featured h4.pricetable-price {
border-color:#fff;
}
.rd_pt_7 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container {
} .rd_pt_8 .pricetable-column-inner {
position:relative;
background:#222533;
border-radius: 7px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_8 .pricetable-column-inner:hover {
background:#21c2f8;
}
.rd_pt_8 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_8 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_8 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
}
.rd_pt_8 .pricetable-column.pricetable-standard.pricetable-last {
}
.rd_pt_8 .pricetable .pricetable-header {
border-bottom:none;
border-radius:5px 5px 0 0;
}
.rd_pt_8 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
color:#ffffff;
position:absolute;
bottom:0;
width:100%;
border-radius:3px;
padding: 6px 14px 33px 14px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_8 .pricetable-column-inner:hover h3.pricetable-name, .rd_pt_8 .pricetable-column.pricetable-featured h3.pricetable-name {
color:#fff;
}
.rd_pt_8 .pricetable h3.pricetable-name:after {
content: "";
width: 44px;
height: 2px;
position: absolute;
background: #a1b1bc;
left: 50%;
margin-left: -22px;
top: 46px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_8 .pricetable-column-inner:hover h3.pricetable-name:after, .rd_pt_8 .pricetable-column.pricetable-featured h3.pricetable-name:after {
background:#fff;
}
.rd_pt_8 .pt_price_ctn {
padding:59px 30px 95px;
text-align:center;
}
.rd_pt_8 .pricetable h4.pricetable-price {
padding: 0;
border:1px solid #fff;
position:relative;
font-weight: 400;
font-size: 30px;
color: #fff;
width: 132px;
height: 132px;
display: inline-block;
text-align: center;
margin: 0!important;
border-radius: 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_8 .pricetable-column-inner:hover h4.pricetable-price {
border-color:#fff;
}
.rd_pt_8 span.pt_price {
margin:38px auto 6px;
display:block;
}
.rd_pt_8 span.price_details {
font-size: 18px;
display:block;
font-weight:normal;
position:relative;
}
.rd_pt_8 .features {
position: relative;
color:#a1b1bc;
}
.rd_pt_8 .pricetable-column-inner:hover .features, .rd_pt_8 .pricetable-column.pricetable-featured .features {
color:#fff;
}
.rd_pt_8 .pricetable .pricetable-feature.pricetable-first {
padding: 12px 0 12px;
}
.rd_pt_8 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
padding: 12px 0 12px;
}
.rd_pt_8 .pricetable .pricetable-feature:nth-child(even) {
}
.rd_pt_8 .pricetable .pricetable-feature:nth-child(odd) {
padding: 11px 0 11px;
}
.rd_pt_8 .pricetable .pricetable-button-container {
border-top:none;
padding: 25px 34.5px 51px;
border-radius:0 0 5px 5px;
}
.rd_pt_8 .pricetable .pricetable-button-container a {
padding: 14px 0px 14px 0px;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
max-width:200px;
border-radius: 3px;
background:#a1b1bc;
color:#fff;
border:1px solid #a1b1bc;
}
.rd_pt_8 .pricetable-column-inner:hover .pricetable-button-container a, .rd_pt_8 .pricetable-column.pricetable-featured .pricetable-button-container a {
background:none;
border-color:#fff;
}
.rd_pt_8 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
border:5px solid #fff;
background:#21c2f8;
border-radius: 10px;
margin-top: -5px;
}
.rd_pt_8 .pricetable-column.pricetable-featured h4.pricetable-price {
border-color:#fff;
}
.rd_pt_8 .pricetable .pricetable-column.pricetable-featured .pricetable-button-container {
} .rd_pt_9 .pricetable .pricetable-column.pricetable-standard {
margin-left: -1px;
}
.rd_pt_9 .pricetable .pricetable-column-inner {
background:#32343a;
border-radius:2px;
}
.rd_pt_9 .pricetable .pricetable-header {
position: relative;
border:1px solid #3e4047;
border-bottom: none;
border-radius: 5px 5px 0 0;
background:#141e2b;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_9 .pricetable h3.pricetable-name {
font-size:18px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
color:#fff;
padding: 31px 15px 8px 15px;
border-radius: 0 0 2px 2px;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_9 .pricetable h4.pricetable-price {
padding: 0px 14px 35px;
font-weight: 400;
font-size: 16px;
color:#a1b1bc;
}
.rd_pt_9 span.price_details {
font-size: 16x;
color:#a1b1bc;
margin-left:5px;
}
.rd_pt_9 .features {
color:#a1b1bc;
border:1px solid #3e4047;
border-bottom:none;
padding-top: 3px;
border-radius:3px 3px 0 0;
margin-top:-1px;
position:relative;
}
.rd_pt_9 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
border-bottom:1px solid #3e4047;
padding: 16px 0;
}
.rd_pt_9 .pricetable .pricetable-feature:nth-child(even) {
background:#2e3035;
}
.rd_pt_9 .pricetable .pricetable-feature:nth-child(odd) {
background:#32343a;
}
.rd_pt_9 .pricetable .pricetable-button-container {
border: 1px solid #3e4047;
border-top:none;
padding: 33px 20px 36px;
border-radius: 0 0 2px 2px;
border-bottom:1px solid #3e4047;
box-shadow: 0 0px 0px #32343a, 0 5px 0 -1px #32343a, 0 0px 0px 0px #32343a, 0 0px 0px #32343a, 0 5px 0 0px #2e3035, 0px 9px 0px 0px #32343a, 0px 10px 0px 0px #3e4047;
}
.rd_pt_9 .pricetable .pricetable-button-container a {
width: 100%;
padding: 20px 0px 20px 0px;
border: none;
border:3px solid #1abc9c;
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
max-width: 250px;
border-radius: 5px;
background: none;
cursor: pointer;
color: #FFFFFF;
background: #1abc9c;
}
.rd_pt_9 .pricetable-button-container a:hover {
background:none !important;
}
.rd_pt_9 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
} .rd_pt_10 .pricetable .pricetable-column-inner {
background:#fff;
border-radius:5px;
}
.rd_pt_10 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_10 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_10 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
margin-top: -5px;
}
.rd_pt_10 .pricetable .pricetable-header {
position: relative;
border: 1px solid #8997a2;
border-bottom: none;
border-radius: 5px 5px 0 0;
}
.rd_pt_10 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
background:#1abc9c;
color:#fff;
padding: 49px 15px 27px 15px;
border-radius: 0 0 5px 5px;
margin: -1px auto 0!important;
max-width: 215px;
text-align: center;
}
.rd_pt_10 .pricetable h4.pricetable-price {
padding: 23px 14px 23px;
font-weight: 900;
font-size: 18px;
color:#4e4e4e;
}
.rd_pt_10 span.price_details {
font-size: 14px;
font-weight:normal;
text-transform: uppercase;
color:#2c3e50;
letter-spacing:1px;
margin-left:5px;
}
.rd_pt_10 .features {
color:#a1b1bc;
border-top:1px solid #ecf0f1;
}
.rd_pt_10 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
border-left:1px solid #8997a2;
border-right:1px solid #8997a2;
border-bottom:1px solid #ecf0f1;
padding: 16px 0;
}
.rd_pt_10 .features .pricetable-feature:last-child {
border-bottom:none;
}
.rd_pt_10 .pricetable .pricetable-button-container {
border: 1px solid #8997a2;
border-top:none;
padding: 29px 34.5px 36px;
border-radius: 0 0 5px 5px;
border-bottom:1px solid #cad3d9;
box-shadow: 0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #6e7782, 0px 0px 0px 0px #ffffff;
}
.rd_pt_10 .pricetable .pricetable-button-container a {
width:48%;
min-width:140px;
padding: 11px 0px 11px 0px;
border: 2px solid #2c3e50;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
max-width: 200px;
border-radius: 5px;
background: none;
cursor: pointer;
color: #2c3e50;
}
.rd_pt_10 .pricetable-button-container a:hover {
color:#fff!important;
}
.rd_pt_10 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
} .rd_pt_11 .pricetable .pricetable-column-inner {
background:#fff;
border-radius:5px;
}
.rd_pt_11 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_11 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_11 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
margin-top: -5px;
}
.rd_pt_11 .pricetable .pricetable-header {
position: relative;
border: 1px solid #b3c0c9;
border-top:1px solid #cad3d9;
border-bottom: none;
border-radius: 5px 5px 0 0;
}
.rd_pt_11 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:3px;
background:#1abc9c;
color:#fff;
padding: 49px 15px 27px 15px;
border-radius: 0 0 5px 5px;
margin: -1px auto 0!important;
max-width: 215px;
text-align: center;
}
.rd_pt_11 .pricetable h4.pricetable-price {
padding: 23px 14px 23px;
font-weight: 900;
font-size: 18px;
color:#4e4e4e;
}
.rd_pt_11 span.price_details {
font-size: 14px;
font-weight:normal;
text-transform: uppercase;
color:#2c3e50;
letter-spacing:1px;
margin-left:5px;
}
.rd_pt_11 .features {
color:#a1b1bc;
border-top:1px solid #ecf0f1;
}
.rd_pt_11 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0;
border-left:1px solid #b3c0c9;
border-right:1px solid #b3c0c9;
border-bottom:1px solid #ecf0f1;
padding: 16px 0;
}
.rd_pt_11 .features .pricetable-feature:last-child {
border-bottom:none;
}
.rd_pt_11 .pricetable .pricetable-button-container {
border: 1px solid #8997a2;
border-top:none;
padding: 29px 34.5px 36px;
border-radius: 0 0 5px 5px;
border-bottom:1px solid #cad3d9;
box-shadow: 0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #cad3d9, 0px 0px 0px 0px #ffffff;
}
.rd_pt_11 .pricetable .pricetable-button-container a {
width:48%;
min-width:140px;
padding: 11px 0px 11px 0px;
border: 2px solid #2c3e50;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
max-width: 200px;
border-radius: 5px;
background: none;
cursor: pointer;
color: #2c3e50;
}
.rd_pt_11 .pricetable-button-container a:hover {
color:#fff!important;
}
.rd_pt_11 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
} .rd_pt_12 .pricetable .pricetable-column-inner {
background:#fff;
border-radius:5px;
border: 1px solid #dde3e4;
}
.rd_pt_12 .pricetable-column.pricetable-standard.pricetable-first {
margin-left: -1.2%;
}
.rd_pt_12 .pricetable .pricetable-column.pricetable-standard {
padding-left: 1.2%;
padding-right: 1.2%;
}
.rd_pt_12 .pricetable-column.pricetable-featured {
padding-left: 0.85%;
padding-right: 0.85%;
margin-top: -5px;
}
.rd_pt_12 .pricetable .pricetable-header {
position: relative;
border-bottom: none;
border-radius: 5px 5px 0 0;
}
.rd_pt_12 .pricetable h3.pricetable-name:before {
content: "";
width: 170px;
height: 3px;
position: absolute;
top: 0;
left: 50%;
margin-left: -85px;
}
.rd_pt_12 .pricetable h3.pricetable-name {
font-size:24px;
font-weight:900;
text-transform:uppercase;
letter-spacing:2px;
color:#2c3e50;
font-family:Raleway;
padding: 147px 15px 16px 15px;
border-radius: 0 0 5px 5px;
margin: -1px auto 0!important;
max-width: 215px;
text-align: center;
}
.rd_pt_12 .pricetable h4.pricetable-price {
padding: 0px 14px 38px;
font-weight: 300;
font-size: 24px;
font-family:Raleway;
color:#a1b1bc;
}
.rd_pt_12 span.price_details {
font-size: 14px;
font-weight:normal;
text-transform: uppercase;
color:#2c3e50;
letter-spacing:1px;
margin-left:5px;
}
.rd_pt_12 .features small{
color:#a1b1bc;
font-weight:normal;
line-height:28px;
margin-top:7px;
}
.rd_pt_12 .pricetable .pricetable-feature {
font-size:14px;
border:none;
margin:0 35px;
border-bottom:1px solid #ecf0f1;
padding: 16px 0 13px;
color:#222533;
font-weight:bold;
}
.rd_pt_12 .pricetable .pricetable-button-container {
border-top:none;
padding: 41px 34.5px 40px;
border-radius: 0 0 5px 5px;
border-bottom: 1px solid #dde3e4;
box-shadow: 0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #dde3e4, 0px 0px 0px 0px #ffffff;
}
.rd_pt_12 .pricetable .pricetable-button-container a {
width: 65%;
min-width: 140px;
padding: 18px 0px 16px 0px;
border: 1px solid #ecf0f1;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
letter-spacing:1.5px;
font-family:Raleway;
max-width: 200px;
border-radius: 10px;
background: none;
cursor: pointer;
color: #2c3e50;
}
.rd_pt_12 .pricetable-button-container a:hover {
color:#fff!important;
}
.rd_pt_12 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
}
.rd_pt_12 .pricetable-column {
position:relative;
}
.rd_pt_12 .pricetable-column:hover:before {
opacity:1;
}
.rd_pt_12 .pricetable-column:before {
position: absolute;
left: 48px;
top: 48px;
font-size: 48px;
font-family: Raleway;
font-weight: 300;
color: #222533;
opacity: 0.3;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_pt_12 .pricetable-column.pt_col_nb_0:before {
content: "01.";
}
.rd_pt_12 .pricetable-column.pt_col_nb_1:before {
content: "02.";
}
.rd_pt_12 .pricetable-column.pt_col_nb_2:before {
content: "03.";
}
.rd_pt_12 .pricetable-column.pt_col_nb_3:before {
content: "04.";
}
.rd_pt_12 .pricetable-column.pt_col_nb_4:before {
content: "05.";
} .rd_pt_13 { margin-left:1px; }
.rd_pt_13 .pricetable {
max-width: 100%;
}
.rd_pt_13 .pricetable .pricetable-column{
margin-left: -1px;
}
.rd_pt_13 .pricetable .pricetable-column-inner {
background:#fff;
border-radius:5px;
border: 1px solid #eaeaea;
}
.rd_pt_13 .pricetable-column.pricetable-featured {
}
.rd_pt_13 .pricetable-column.pricetable-featured:before {
content: "";
height: 5px;
width: 100%;
position: absolute;
top: 0;
background: #0ff0ff;
background: -moz-linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0ff0ff), color-stop(100%,#ebacfd));
background: -webkit-linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
background: -o-linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
background: -ms-linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
background: linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
left: 0;
border-radius:3px 3px 0 0;
}
.rd_pt_13 .pricetable .pricetable-header {
position: relative;
border-bottom: none;
border-radius: 5px 5px 0 0;
}
.rd_pt_13 .pricetable h3.pricetable-name:before {
content: "";
width: 170px;
height: 3px;
position: absolute;
top: 0;
left: 50%;
margin-left: -85px;
}
.rd_pt_13 .pricetable h3.pricetable-name {
font-size:33px;
font-weight:300;
color:#333333;
font-family:"Open Sans";
padding: 70px 15px 56px 15px;
border-radius: 0 0 5px 5px;
margin: -1px auto 0!important;
max-width: 215px;
text-align: center;
text-transform:none;
position:relative;
}
.rd_pt_13 .pricetable h3.pricetable-name:after {
position: absolute;
content: "";
background: #0ff0ff;
background: -moz-linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0ff0ff), color-stop(100%,#ebacfd));
background: -webkit-linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
background: -o-linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
background: -ms-linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
background: linear-gradient(90deg, #0ff0ff 0%,#ebacfd 100%);
height: 1px;
width: 70px;
bottom: 30px;
left: 50%;
margin-left: -35px;
}
.rd_pt_13 .pricetable h4.pricetable-price {
padding: 0px 14px 70px;
margin-bottom:10px!important;
font-weight: 600;
font-size: 20px;
font-family:"Open Sans";
border-bottom:1px solid #eaeaea;
position:relative;
}
.rd_pt_13 .pricetable h4.pricetable-price:after {
width: 10px;
height: 10px;
position: absolute;
background: #fff;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
bottom: -6px;
left: 50%;
margin-left: -10px;
border-right: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
content:"";
}
.rd_pt_13 span.price_details {
font-size: 20px;
font-weight:300;
font-family:"Open Sans";
color:#999999;
margin-left:5px;
}
.rd_pt_13 .features small{
color:#999999;
font-size:14px;
font-weight:normal;
line-height:30px;
margin-top:11px;
padding: 0 5px;
}
.rd_pt_13 .pricetable .pricetable-feature {
font-size:16px;
border:none;
margin:0 47px;
font-family:"Open Sans";
border-bottom:1px solid #eaeaea;
padding: 26px 0 20px;
color:#333333;
font-weight:600;
}
.rd_pt_13 .pricetable .pricetable-feature:before {
content: "\f00c";
font-family: "FontAwesome";
color: #9acb58;
font-size: 14px;
font-weight: normal;
padding-right: 5px;
}
.rd_pt_13 .pricetable .pricetable-feature:last-child {
border-bottom:none !important;
}
.rd_pt_13 .pricetable .pricetable-button-container {
border-top:none;
padding: 41px 34.5px 40px;
border-radius: 0 0 5px 5px;
border-top: 1px solid #eaeaea;
}
.rd_pt_13 .pricetable .pricetable-button-container a {
width: 65%;
min-width: 140px;
padding: 18px 0px 16px 0px;
border: 1px solid rgba(0,0,0,0.15);
font-size: 14px;
text-transform: uppercase;
font-weight:bold;
font-family:"Open Sans";
max-width: 200px;
border-radius: 3px;
background: none;
cursor: pointer;
color: #fff;
}
.rd_pt_13 .pricetable-button-container a:hover {
color:#fff!important;
background:#82b440 !important;
}
.rd_pt_13 .pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
}
.rd_pt_13 .pricetable-column {
position:relative;
}
.rd_pt_13 .pricetable-column:hover:before {
opacity:1;
} .rd_table_ctn {
display: table;
width: 100%;
}
.rd_table_ctn .table_col:first-child {
margin-left:0!important;
}
.rd_table_1_col .table_col {
width:100%;
}
.rd_table_2_col .table_col {
width:50%;
float:left;
margin-left:-1px;
}
.rd_table_3_col .table_col {
width:33.333%;
float:left;
margin-left:-1px;
}
.rd_table_4_col .table_col {
width:25%;
float:left;
margin-left:-1px;
}
.rd_table_5_col .table_col {
width:20%;
float:left;
margin-left:-1px;
}
.table_col {
text-align:center;
}
.table_col h3 {
font-size:14px;
font-weight:900;
text-transform:uppercase;
margin:0;
padding: 13.5px;
}
.table_col .table_line:last-child {
border-bottom:none!important;
}
.table_col p {
margin:0;
padding:0 15px;
line-height:49px;
}  .slider_button.small {
font-weight: 900;
color: #fff;
padding: 13px 16px;
display: inline-block;
border-radius: 3px;
line-height: 24px;
font-size: 13px;
letter-spacing:1px;
text-transform:uppercase;
min-width:170px;
text-align:center;
}
.slider_button.medium {
text-align:center;
font-weight: 900;
color: #fff;
padding: 13px 16px;
display: inline-block;
line-height: 24px;
font-size: 14px;
text-transform:uppercase;
min-width:170px;
}
.slider_button.medium.stroke {
border-width:1px;
padding: 12px 15px;
}
.slider_button.medium.button_3d {
min-width:200px;
padding:16px 16px;
font-size:16px;
border-bottom-width:4px !important;
}
.slider_button {
font-weight: 900;
color: #fff;
padding: 18px 20px;
background: #222533;
display: inline-block;
border-radius: 3px;
line-height: 24px;
font-size: 18px;
text-transform:uppercase;
text-align:center;
min-width:200px;
font-family:"Lato";
}
.slider_button:hover {
background:#21c2f8;
color:#fff;
}
.slider_button.stroke {
border-width:2px;
padding: 16px 18px;
}
.slider_button.big {
font-weight: 900;
color: #fff;
padding: 23px 25px;
display: inline-block;
border-radius: 5px;
line-height: 24px;
font-size: 18px;
text-transform:uppercase;
text-align:center;
letter-spacing:1.5px;
min-width:230px;
}
.slider_button_trending {
font-weight: 900;
color: #fff;  background: #222533;
border-radius: 0px;
font-size: 12px;
font-family:"Raleway";
letter-spacing:2px;
text-transform: uppercase;
text-align: center;
min-width: 200px;
padding: 13px 20px 12px;
letter-spacing: 2px;
display: block;
}
.slider_button_trending.stroke {
border:2px solid;
background:none;
padding: 11px 20px 10px;
}
.stroke {
border:2px solid;
background:none;
}
.slider_button_trending:hover {
color:#222533;
border-color:#fff;
background:#fff;
}
.stroke:hover {
background:#21c2f8;
border-color:#21c2f8;
}
.button_3d {
border-bottom: 5px solid rgba(0, 0, 0, 0.2) !important;
}
.ta_left {
display:inline-block;
vertical-align:bottom;
}
.ta_right {
text-align:right;
float:right;
display:block;
}
.ta_center {
display:block;
text-align:center;
clear:both;
}
.ta_left i, .ta_right i, .ta_center i {
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.rd_3d_bt {
border-bottom: 5px solid rgba(0, 0, 0, 0.2) !important;
}
.rd_3dstroke_bt {
border-bottom-width:5px !important;
}
.rd_3dstroke_bt:hover {
border-bottom: 5px solid rgba(0, 0, 0, 0.5) !important;
}
.smallmedium_rd_bt.rd_3d_bt, .mediumlarge_rd_bt.rd_3d_bt {
border-bottom:3px solid rgba(0, 0, 0, 0.2) !important;
}
.smallmedium_rd_bt.rd_3dstroke_bt, .mediumlarge_rd_bt.rd_3dstroke_bt {
border-bottom-width:3px !important;
}
.smallmedium_rd_bt.rd_3dstroke_bt:hover, .mediumlarge_rd_bt.rd_3dstroke_bt:hover {
border-bottom:3px solid rgba(0, 0, 0, 0.5) !important;
}
.small_rd_bt.bt_icon_left i, .medium_rd_bt.bt_icon_left i {
margin-right:8px;
}
.small_rd_bt.bt_icon_right i, .medium_rd_bt.bt_icon_right i {
margin-left:8px;
}
.smallmedium_rd_bt.bt_icon_left i {
margin-right:20px;
}
.smallmedium_rd_bt.bt_icon_right i {
margin-left:10px;
}
.mediumlarge_rd_bt.bt_icon_left i {
margin-right:15px;
font-size:25px;
vertical-align:middle;
}
.mediumlarge_rd_bt.bt_icon_right i {
margin-left:15px;
font-size:25px;
vertical-align:middle;
}
.large_rd_bt.bt_icon_left i {
margin-right:20px;
}
.xlarge_rd_bt.bt_icon_left i {
margin-right:30px;
}
.large_rd_bt.bt_icon_right i {
margin-left:20px;
}
.xlarge_rd_bt.bt_icon_right i {
margin-left:30px;
}
.bt_icon_border {
padding:0 !important;
}
.bt_icon_border.bt_icon_left.small_rd_bt i {
margin:0;
padding:10px 12px 11px;
float:left;
border-right:1px solid rgba(0,0,0,0.15);
max-height:40px;
}
.bt_icon_border.bt_icon_left.smallmedium_rd_bt i {
margin:0;
padding:15px 20px 16px;
float:left;
border-right:1px solid rgba(0,0,0,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_left.medium_rd_bt i {
margin:0;
padding:16px 18px 15px;
float:left;
border-right:1px solid rgba(0,0,0,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_left.mediumlarge_rd_bt i {
margin:0;
padding:23px 25px 23px;
font-size: 20px;
float:left;
border-right:1px solid rgba(0,0,0,0.15);
max-height:65px;
}
.bt_icon_border.bt_icon_left.large_rd_bt i {
margin:0;
padding:30px 30px 31px;
float:left;
border-right:1px solid rgba(0,0,0,0.15);
max-height:80px;
}
.bt_icon_border.bt_icon_left.xlarge_rd_bt i {
margin:0;
padding:30px 35px 30px;
float:left;
border-right:1px solid rgba(0,0,0,0.15);
max-height:100px;
}
.bt_icon_border.bt_icon_right.small_rd_bt i {
margin:0;
padding:10px 12px 11px;
float:right;
border-left:1px solid rgba(0,0,0,0.15);
max-height:40px;
}
.bt_icon_border.bt_icon_right.smallmedium_rd_bt i {
margin:0;
padding:15px 20px 16px;
float:right;
border-left:1px solid rgba(0,0,0,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_right.medium_rd_bt i {
margin:0;
padding:16px 18px 15px;
float:right;
border-left:1px solid rgba(0,0,0,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_right.mediumlarge_rd_bt i {
margin:0;
padding:23px 25px 23px;
font-size: 20px;
float:right;
border-left:1px solid rgba(0,0,0,0.15);
max-height:65px;
}
.bt_icon_border.bt_icon_right.large_rd_bt i {
margin:0;
padding:30px 30px 31px;
float:right;
border-left:1px solid rgba(0,0,0,0.15);
max-height:80px;
}
.bt_icon_border.bt_icon_right.xlarge_rd_bt i {
margin:0;
padding:30px 35px 30px;
float:right;
border-left:1px solid rgba(0,0,0,0.15);
max-height:100px;
vertical-align:middle;
}
.bt_icon_border.bt_icon_left.small_rd_bt span {
margin:0;
padding:10px 12px 11px;
float:right;
display:block;
border-left:1px solid rgba(255,255,255,0.15);
max-height:40px;
}
.bt_icon_border.bt_icon_left.smallmedium_rd_bt span {
margin:0;
padding:15px 20px 16px;
float:right;
display:block;
border-left:1px solid rgba(255,255,255,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_left.medium_rd_bt span {
margin:0;
padding:16px 18px 15px;
float:right;
display:block;
border-left:1px solid rgba(255,255,255,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_left.mediumlarge_rd_bt span {
margin:0;
padding:23px 25px 23px;
float:right;
display:block;
border-left:1px solid rgba(255,255,255,0.15);
max-height:65px;
}
.bt_icon_border.bt_icon_left.large_rd_bt span {
margin:0;
padding:30px 30px 31px;
float:right;
display:block;
border-left:1px solid rgba(255,255,255,0.15);
max-height:80px;
}
.bt_icon_border.bt_icon_left.xlarge_rd_bt span {
margin:0;
padding:30px 35px 30px;
float:left;
display:block;
border-left:1px solid rgba(255,255,255,0.15);
max-height:100px;
}
.bt_icon_border.bt_icon_right.small_rd_bt span {
margin:0;
padding:10px 12px 11px;
float:right;
display:block;
border-right:1px solid rgba(255,255,255,0.15);
max-height:40px;
}
.bt_icon_border.bt_icon_right.smallmedium_rd_bt span {
margin:0;
padding:15px 20px 16px;
float:right;
display:block;
border-right:1px solid rgba(255,255,255,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_right.medium_rd_bt span {
margin:0;
padding:16px 18px 15px;
float:right;
display:block;
border-right:1px solid rgba(255,255,255,0.15);
max-height:50px;
}
.bt_icon_border.bt_icon_right.mediumlarge_rd_bt span {
margin:0;
padding:23px 25px 23px;
float:right;
display:block;
border-right:1px solid rgba(255,255,255,0.15);
max-height:65px;
}
.bt_icon_border.bt_icon_right.large_rd_bt span {
margin:0;
padding:30px 30px 31px;
float:right;
display:block;
border-right:1px solid rgba(255,255,255,0.15);
max-height:80px;
}
.bt_icon_border.bt_icon_right.xlarge_rd_bt span {
margin:0;
padding:30px 35px 30px;
float:left;
display:block;
border-right:1px solid rgba(255,255,255,0.15);
max-height:100px;
}
.small_rd_bt {
font-size:14px;
text-align:center;
min-width:120px;
max-width:100%;
padding:10px 15px 11px;
display:inline-block;
vertical-align: middle;
max-height:40px;
}
.smallmedium_rd_bt {
font-size: 16px;
text-align: center;
min-width: 160px;
max-width: 100%;
padding: 15px 20px 16px;
display: inline-block;
vertical-align: middle;
max-height: 50px;
}
.medium_rd_bt {
font-size:16px;
text-align:center;
min-width:170px;
max-width:100%;
padding:16px 18px 15px;
display:inline-block;
vertical-align: middle;
max-height:50px;
}
.mediumlarge_rd_bt {
font-size:16px;
text-align:center;
min-width:225px;
max-width:100%;
padding:23px 18px 23px;
display:inline-block;
vertical-align: middle;
max-height:65px;
}
.large_rd_bt {
font-size:24px;
text-align:center;
min-width:270px;
max-width:100%;
padding: 30px 30px 31px;
display:inline-block;
vertical-align: middle;
max-height:80px;
}
.xlarge_rd_bt {
font-size:30px;
text-align:center;
min-width:350px;
max-width:100%;
padding:30px 45px 30px;
display:inline-block;
vertical-align: middle;
max-height:100px;
line-height:40px;
}
.small_rd_bt.rd_3d_bt {
padding:11px 15px 11px;
max-height:46px;
}
.smallmedium_rd_bt.rd_3d_bt {
padding: 15px 20px 16px;
max-height: 53px;
}
.medium_rd_bt.rd_3d_bt {
padding:16px 18px 16px;
max-height:56px;
}
.mediumlarge_rd_bt.rd_3d_bt {
padding:23px 18px 23px;
max-height:71px;
}
.large_rd_bt.rd_3d_bt {
padding: 30px 30px 32px;
max-height:86px;
}
.xlarge_rd_bt.rd_3d_bt {
padding:30px 45px 31px;
max-height:106px;
}
.small_rd_bt.rd_3dstroke_bt {
max-height:46px;
}
.smallmedium_rd_bt.rd_3dstroke_bt {
max-height: 53px;
}
.medium_rd_bt.rd_3dstroke_bt {
max-height:56px;
}
.mediumlarge_rd_bt.rd_3dstroke_bt {
max-height:71px;
}
.large_rd_bt.rd_3dstroke_bt {
max-height:86px;
}
.xlarge_rd_bt.rd_3dstroke_bt {
max-height:106px;
}
.border_1px {
border-width:1px;
}
.border_2px {
border-width:2px;
}
.border_3px {
border-width:3px;
}
.border_4px {
border-width:4px;
}
.border_5px {
border-width:5px;
}
.border_6px {
border-width:6px;
}
.small_rd_bt.border_1px {
padding:9px 14px 10px;
}
.bt_icon_border.small_rd_bt.border_1px i, .bt_icon_border.small_rd_bt.border_1px span {
padding:9px 12px 10px;
}
.small_rd_bt.border_2px {
padding:8px 13px 9px;
}
.bt_icon_border.small_rd_bt.border_2px i, .bt_icon_border.small_rd_bt.border_2px span {
padding:8px 12px 9px;
}
.small_rd_bt.border_3px {
padding:7px 12px 8px;
}
.bt_icon_border.small_rd_bt.border_3px i, .bt_icon_border.small_rd_bt.border_3px span {
padding:7px 12px 8px;
}
.small_rd_bt.border_4px {
padding:6px 11px 7px;
}
.bt_icon_border.small_rd_bt.border_4px i, .bt_icon_border.small_rd_bt.border_4px span {
padding:6px 12px 7px;
}
.small_rd_bt.border_5px {
padding:5px 10px 6px;
}
.bt_icon_border.small_rd_bt.border_5px i, .bt_icon_border.small_rd_bt.border_5px span {
padding:5px 12px 6px;
}
.small_rd_bt.border_6px {
padding:4px 9px 5px;
}
.bt_icon_border.small_rd_bt.border_6px i, .bt_icon_border.small_rd_bt.border_6px span {
padding:4px 12px 5px;
}
.smallmedium_rd_bt.border_1px {
padding:14px 18px 15px;
}
.bt_icon_border.smallmedium_rd_bt.border_1px i, .bt_icon_border.smallmedium_rd_bt.border_1px span {
padding:14px 18px 15px;
}
.smallmedium_rd_bt.border_2px {
padding:13px 17px 14px;
}
.bt_icon_border.smallmedium_rd_bt.border_2px i, .bt_icon_border.smallmedium_rd_bt.border_2px span {
padding:13px 18px 14px;
}
.smallmedium_rd_bt.border_3px {
padding:12px 16px 13px;
}
.bt_icon_border.smallmedium_rd_bt.border_3px i, .bt_icon_border.smallmedium_rd_bt.border_3px span {
padding:12px 18px 13px;
}
.smallmedium_rd_bt.border_4px {
padding:11px 15px 12px;
}
.bt_icon_border.smallmedium_rd_bt.border_4px i, .bt_icon_border.smallmedium_rd_bt.border_4px span {
padding:11px 18px 12px;
}
.smallmedium_rd_bt.border_5px {
padding:10px 14px 11px;
}
.bt_icon_border.smallmedium_rd_bt.border_5px i, .bt_icon_border.smallmedium_rd_bt.border_5px span {
padding:10px 18px 11px;
}
.smallmedium_rd_bt.border_6px {
padding:9px 13px 10px;
}
.bt_icon_border.smallmedium_rd_bt.border_6px i, .bt_icon_border.smallmedium_rd_bt.border_6px span {
padding:9px 18px 10px;
}
.medium_rd_bt.border_1px {
padding:15px 18px 14px;
}
.bt_icon_border.medium_rd_bt.border_1px i, .bt_icon_border.medium_rd_bt.border_1px span {
padding:15px 18px 14px;
}
.medium_rd_bt.border_2px {
padding:14px 17px 13px;
}
.bt_icon_border.medium_rd_bt.border_2px i, .bt_icon_border.medium_rd_bt.border_2px span {
padding:14px 18px 13px;
}
.medium_rd_bt.border_3px {
padding:13px 16px 12px;
}
.bt_icon_border.medium_rd_bt.border_3px i, .bt_icon_border.medium_rd_bt.border_3px span {
padding:13px 18px 12px;
}
.medium_rd_bt.border_4px {
padding:12px 15px 11px;
}
.bt_icon_border.medium_rd_bt.border_4px i, .bt_icon_border.medium_rd_bt.border_4px span {
padding:12px 18px 11px;
}
.medium_rd_bt.border_5px {
padding:11px 14px 10px;
}
.bt_icon_border.medium_rd_bt.border_5px i, .bt_icon_border.medium_rd_bt.border_5px span {
padding:11px 18px 10px;
}
.medium_rd_bt.border_6px {
padding:10px 13px 9px;
}
.bt_icon_border.medium_rd_bt.border_6px i, .bt_icon_border.medium_rd_bt.border_6px span {
padding:10px 18px 9px;
}
.mediumlarge_rd_bt.border_1px {
padding:22px 18px 22px;
}
.bt_icon_border.mediumlarge_rd_bt.border_1px i, .bt_icon_border.mediumlarge_rd_bt.border_1px span {
padding:22px 18px 22px;
}
.mediumlarge_rd_bt.border_2px {
padding:21px 17px 21px;
}
.bt_icon_border.mediumlarge_rd_bt.border_2px i, .bt_icon_border.mediumlarge_rd_bt.border_2px span {
padding:21px 18px 21px;
}
.mediumlarge_rd_bt.border_3px {
padding:20px 16px 20px;
}
.bt_icon_border.mediumlarge_rd_bt.border_3px i, .bt_icon_border.mediumlarge_rd_bt.border_3px span {
padding:20px 18px 20px;
}
.mediumlarge_rd_bt.border_4px {
padding:19px 15px 19px;
}
.bt_icon_border.mediumlarge_rd_bt.border_4px i, .bt_icon_border.mediumlarge_rd_bt.border_4px span {
padding:19px 18px 19px;
}
.mediumlarge_rd_bt.border_5px {
padding:18px 14px 18px;
}
.bt_icon_border.mediumlarge_rd_bt.border_5px i, .bt_icon_border.mediumlarge_rd_bt.border_5px span {
padding:18px 18px 18px;
}
.mediumlarge_rd_bt.border_6px {
padding:17px 13px 17px;
}
.bt_icon_border.mediumlarge_rd_bt.border_6px i, .bt_icon_border.mediumlarge_rd_bt.border_6px span {
padding:17px 18px 17px;
}
.large_rd_bt.border_1px {
padding:29px 29px 30px;
}
.bt_icon_border.large_rd_bt.border_1px i, .bt_icon_border.large_rd_bt.border_1px span {
padding:29px 30px 14px;
}
.large_rd_bt.border_2px {
padding:28px 28px 29px;
}
.bt_icon_border.large_rd_bt.border_2px i, .bt_icon_border.large_rd_bt.border_2px span {
padding:28px 30px 29px;
}
.large_rd_bt.border_3px {
padding:27px 27px 28px;
}
.bt_icon_border.large_rd_bt.border_3px i, .bt_icon_border.large_rd_bt.border_3px span {
padding:27px 30px 28px;
}
.large_rd_bt.border_4px {
padding:26px 26px 27px;
}
.bt_icon_border.large_rd_bt.border_4px i, .bt_icon_border.large_rd_bt.border_4px span {
padding:26px 30px 27px;
}
.large_rd_bt.border_5px {
padding:25px 25px 26px;
}
.bt_icon_border.large_rd_bt.border_5px i, .bt_icon_border.large_rd_bt.border_5px span {
padding:25px 30px 26px;
}
.large_rd_bt.border_6px {
padding:24px 24px 25px;
}
.bt_icon_border.large_rd_bt.border_6px i, .bt_icon_border.large_rd_bt.border_6px span {
padding:24px 30px 25px;
}
.xlarge_rd_bt.border_1px {
padding:29px 44px 29px;
}
.bt_icon_border.xlarge_rd_bt.border_1px i, .bt_icon_border.xlarge_rd_bt.border_1px span {
padding:29px 35px 29px;
}
.xlarge_rd_bt.border_2px {
padding:28px 43px 28px;
}
.bt_icon_border.xlarge_rd_bt.border_2px i, .bt_icon_border.xlarge_rd_bt.border_2px span {
padding:28px 35px 28px;
}
.xlarge_rd_bt.border_3px {
padding:27px 42px 27px;
}
.bt_icon_border.xlarge_rd_bt.border_3px i, .bt_icon_border.xlarge_rd_bt.border_3px span {
padding:27px 35px 27px;
}
.xlarge_rd_bt.border_4px {
padding:26px 41px 26px;
}
.bt_icon_border.xlarge_rd_bt.border_4px i, .bt_icon_border.xlarge_rd_bt.border_4px span {
padding:26px 35px 26px;
}
.xlarge_rd_bt.border_5px {
padding:25px 40px 25px;
}
.bt_icon_border.xlarge_rd_bt.border_5px i, .bt_icon_border.xlarge_rd_bt.border_5px span {
padding:25px 35px 25px;
}
.xlarge_rd_bt.border_6px {
padding:24px 39px 24px;
}
.bt_icon_border.xlarge_rd_bt.border_6px i, .bt_icon_border.xlarge_rd_bt.border_6px span {
padding:24px 35px 24px;
} .sc_line {
padding:0px 0px 0px 0;
display:block;
position:relative;
width: 100%;
}
.rd_icon_line_l, .rd_icon_line_r, .rd_icon_line_c {
position:relative;
overflow:hidden;
}
.rd_icon_line_l .sc_line {
float:left;
}
.rd_icon_line_r .sc_line {
float:right;
}
.rd_icon_line_c {
margin-left:auto!important;
margin-right:auto!important;
}
.rd_icon_line_l i {
position: absolute;
left: 0;
top: 0px;
text-align: center;
}
.rd_icon_line_r i {
position: absolute;
right: 0;
top: 0px;
text-align: center;
}
.rd_icon_line_c i {
position: absolute;
left:50%;
top: 0px;
text-align: center;
}
.sc_small_line {
clear: both;
display: block;
width: 100%;
position: relative;
float: left;
}
.small_l_centered {
width: 10%;
left: 50%;
margin-left:-5%;
position: absolute;
height: 1px;
border-top:3px solid #ebebeb;
}
.small_l_left {
width: 10%;
left:0;
position: absolute;
height: 1px;
border-top:3px solid #ebebeb;
}
.small_l_right {
width: 10%;
right:0;
position: absolute;
height: 1px;
border-top:3px solid #ebebeb;
}
.full_line {
width: 100%;
left:0;
position: absolute;
height: 1px;
border-top:1px solid #ebebeb;
} .sc_divider {
height:auto;
background:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/lt_border.png) center 50% no-repeat;
}
.sc_divider span {
background-color:#fff;
padding:0 25px 0 0;
line-height:55px;
} .one-half-sc, .one-third-sc, .one-fourth-sc, .three-fourth-sc, .two-third-sc {
position:relative;
height:auto;
overflow:visible;
margin:0 50px 20px 0;
padding:0;
float: left;
}
#posts .one-half-sc, #posts .one-third-sc, #posts .one-fourth-sc, #posts .three-fourth-sc, #posts .two-third-sc {
position:relative;
height:auto;
overflow:visible;
margin:0 30px 20px 0;
padding:0;
float: left;
}
.pb_one_half, .pb_one_third, .pb_one_fourth, .pb_three_fourth, .pb_two_third, .pb_full_width {
position:relative;
height:auto;
overflow:visible;
margin:0 0 0 50px;
padding:0;
float:left;
line-height:24px;
}
#posts .pb_one_half, #posts .pb_one_third, #posts .pb_one_fourth, #posts .pb_three_fourth, #posts .pb_two_third, #posts .pb_full_width {
position:relative;
height:auto;
overflow:visible;
margin:0 0 0 30px;
padding:0;
float:left;
}
.last-column, #posts .last-column {
margin:0 0 20px 0;
!important padding:0;
}
.one-half-sc, .pb_one_half {
width:535px;
}
.one-third-sc, .pb_one_third {
width:340px;
}
.two-third-sc, .pb_two_third {
width:730px;
}
.one-fourth-sc, .pb_one_fourth {
width:242.5px;
}
.three-fourth-sc, .pb_three_fourth {
width:827.5px;
}
.pb_full_width {
width:1170px;
}
#posts .one-half-sc, #posts .pb_one_half {
width:370px;
}
#posts .one-third-sc, #posts .pb_one_third {
width:236px;
}
#posts .two-third-sc, #posts .pb_two_third {
width:504px;
}
#posts .one-fourth-sc, #posts .pb_one_fourth {
width:170px;
}
#posts .pb_full_width {
width:770px;
}
#posts three-fourth-sc, #posts .pb_three_fourth {
width: 570px;
}
.wpb_text_column ul li {
list-style: square;
margin-bottom: 10px;
}
.module_text_area ul br {
display: none;
} .lt_text {
font-size:26px;
padding:40px 0 10px 0;
text-align:center;
}
.lt_sub_text {
font-size:45px;
line-height:35px;
font-weight:bold;
text-transform:uppercase;
padding:0px 0 45px 0;
text-align:center;
} .rd_pb_holder .progress_bar_sc:last-child {
margin-bottom: 0!important;
}
.rd_pb_1 .progress_bar_sc {
width:auto;
margin:5px 0 17px 0;
font-size:15px;
position:relative;
}
.rd_pb_1 .pb_title {
float:left;
padding:0 0px 0px 0px;
font-size:14px;
}
.rd_pb_1 .pb_percentage {
position: absolute;
top:0px;
font-size: 14px;
text-shadow:none;
right:0!important;
font-family: "Lato";
}
.rd_pb_1 .pb_ctn {
margin-top:5px;
width:100%;
background-color:#f6f6f6;
height:20px;
position:relative;
border-radius:5px;
}
.rd_pb_1 .pb_bg, .rd_pb_1 .pb_stripe {
position:absolute;
height:12px;
left:3px;
top:3px;
border-radius:5px;
max-width: 99%;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_1 .pb_sub_title {
display:none;
}
.rd_pb_1 .pb_sub_percentage {
display:none;
}
.rd_pb_2 .progress_bar_sc {
width:auto;
margin:5px 0 14px 0;
font-size:14px;
position:relative;
}
.rd_pb_2 .pb_title {
float:left;
padding:0 0px 0px 0px;
}
.rd_pb_2 .pb_percentage {
position: absolute;
top: 0px;
font-size: 14px;
right:0!important;
text-shadow:none;
font-family: "Lato";
}
.rd_pb_2 .pb_ctn {
margin-top:5px;
width:100%;
background-color:#f6f6f6;
height:15px;
position:relative;
}
.rd_pb_2 .pb_bg, .rd_pb_2 .pb_stripe {
position:absolute;
height:13px;
left:0;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_2 .pb_sub_title {
display:none;
}
.rd_pb_2 .pb_sub_percentage {
display:none;
}
.rd_pb_3 .progress_bar_sc {
width:auto;
margin:5px 0 17px 0;
font-size:15px;
position:relative;
}
.rd_pb_3 .pb_title {
float:left;
padding:0 0px 0px 0px;
font-size:14px;
}
.rd_pb_3 .pb_ctn {
margin-top:5px;
width:100%;
background-color:#f6f6f6;
height:20px;
position:relative;
border-radius:5px;
}
.rd_pb_3 .pb_bg, .rd_pb_3 .pb_stripe {
position:absolute;
height:12px;
left:3px;
top:3px;
border-radius:5px;
max-width: 99%;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_3 .progress_bar_sc:hover .pb_percentage {
opacity:1;
}
.rd_pb_3 .pb_percentage {
position: absolute;
background: #2c3e50;
text-indent: -99999px;
color: rgb(255, 255, 255);
top: 9px;
margin-left: -5px;
font-size: 14px;
width: 10px;
height: 10px;
text-shadow: none;
border: 1px solid #fff;
font-family: "Lato";
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
line-height: 17px;
z-index: 0;
opacity:0;
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.rd_pb_3 .pb_percentage:before {
text-indent: initial;
display: block;
bottom: -1px;
margin-left: 0px;
position: absolute;
width: 39px;
height: 20px;
line-height: 20px;
color: #fff;
background: #2c3e50;
border: 1px solid #ffffff; border-radius: 5px;
left: -22px;
transform: rotate(-45deg);
text-align: center;
z-index: 10;
}
.rd_pb_3 .pb_percentage:after {
content: "";
position: absolute;
border-top: 10px solid rgba(103, 105, 106, 0);
border-left: 10px solid transparent;
border-right: 10px solid #2c3e50;
border-bottom: 0px solid rgba(44, 62, 80, 1);
z-index: 12;
left: -12px;
bottom: 0px;
}
.rd_pb_3 .pb_sub_title {
display:none;
}
.rd_pb_3 .pb_sub_percentage {
display:none;
}
.rd_pb_4 .progress_bar_sc {
width:auto;
margin:0px 0 8px 0;
font-size:14px;
position:relative;
}
.rd_pb_4 .pb_title {
display:none;
}
.rd_pb_4 .pb_percentage {
display:none;
}
.rd_pb_4 .pb_ctn {
width:100%;
background-color:#f6f6f6;
height: 47px;
border-bottom-width:3px !important;
position:relative;
}
.rd_pb_4 .pb_bg, .rd_pb_4 .pb_stripe {
position:absolute;
height: 44px;
left:-1px;
top:-1px;
line-height: 45px;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_4 .pb_sub_title {
font-size:16px;
font-weight:bold;
margin-left: 20px;
color: #fff;
}
.rd_pb_4 .pb_sub_percentage {
font-size:16px;
font-weight:normal;
color: #fff;
}
.rd_pb_5 .progress_bar_sc {
width:auto;
margin:0px 0 10px 0;
font-size:14px;
position:relative;
}
.rd_pb_5 .pb_title {
display:none;
}
.rd_pb_5 .pb_percentage {
display:none;
}
.rd_pb_5 .pb_ctn {
width:100%;
background-color:#f6f6f6;
height: 35px;
position:relative;
border-radius:5px;
}
.rd_pb_5 .pb_bg, .rd_pb_5 .pb_stripe {
position:absolute;
height: 35px;
left: -1px;
top: -1px;
line-height: 35px;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
border-radius:5px;
}
.rd_pb_5 .pb_sub_title {
font-size:14px;
font-weight:900;
text-transform:uppercase;
letter-spacing:2px;
margin-left: 20px;
color: #fff;
}
.rd_pb_5 .pb_sub_percentage {
display:none;
}
.rd_pb_6 .progress_bar_sc {
width:auto;
margin:5px 0 15px 0;
font-size:14px;
position:relative;
}
.rd_pb_6 .pb_title {
float:left;
font-weight:bold;
padding:0 0px 0px 0px;
}
.rd_pb_6 .pb_percentage {
position: absolute;
top: 0px;
font-size: 14px;
right:0!important;
text-shadow:none;
font-family: "Lato";
}
.rd_pb_6 .pb_ctn {
margin-top:5px;
width:100%;
background-color:#f6f6f6;
height:27px;
position:relative;
border-radius:10px;
}
.rd_pb_6 .pb_bg, .rd_pb_6 .pb_stripe {
position:absolute;
height:25px;
left:0;
width: 0%;
border-radius:10px;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_6 .pb_sub_title {
display:none;
}
.rd_pb_6 .pb_sub_percentage {
display:none;
}
.rd_pb_7 .progress_bar_sc {
width:auto;
margin:5px 0 25px 0;
font-size:14px;
position:relative;
}
.rd_pb_7 .pb_title {
float:left;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;
padding:0 0px 0px 0px;
}
.rd_pb_7 .pb_percentage {
position: absolute;
top: 0px;
font-size: 14px;
right:0!important;
text-shadow:none;
font-family: "Lato";
font-weight:bold;
}
.rd_pb_7 .pb_ctn {
margin-top:6px;
width:100%;
background-color:#f6f6f6;
height:30px;
position:relative;
border-radius:5px;
}
.rd_pb_7 .pb_bg, .rd_pb_7 .pb_stripe {
position:absolute;
height: 30px;
left: -1px;
top: -1px;
width: 0%;
border-radius:5px;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_7 .pb_sub_title {
display:none;
}
.rd_pb_7 .pb_sub_percentage {
display:none;
}
.pb_stripe {
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 44px 44px;
}
.pb_stripe.moving_stripe {
-webkit-animation: progress-bar-stripes 1.5s linear infinite;
animation: progress-bar-stripes 1.5s linear infinite;
}
.rd_pb_8 .progress_bar_sc {
width:auto;
margin:5px 0 28px 0;
font-size:15px;
position:relative;
}
.rd_pb_8 .pb_title {
float:left;
padding:0 0px 0px 0px;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
}
.rd_pb_8 .pb_ctn {
margin-top:6px;
width:100%;
background-color:#f6f6f6;
height:24px;
position:relative;
border-radius:3px;
}
.rd_pb_8 .pb_bg, .rd_pb_8 .pb_stripe {
position:absolute;
height:18px;
left:2px;
top:2px;
border-radius:3px;
max-width: 99%;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_8 .progress_bar_sc:hover .pb_percentage {
opacity:1;
}
.rd_pb_8 .pb_percentage {
position: absolute;
background: #2c3e50;
text-indent: -99999px;
color: rgb(255, 255, 255);
top: 9px;
margin-left: -5px;
font-size: 14px;
width: 10px;
height: 10px;
text-shadow: none;
border: 1px solid #fff;
font-family: "Lato";
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
line-height: 17px;
z-index: 0;
opacity:0;
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.rd_pb_8 .pb_percentage:before {
text-indent: initial;
display: block;
bottom: -1px;
margin-left: 0px;
position: absolute;
width: 39px;
height: 20px;
line-height: 20px;
color: #fff;
background: #2c3e50;
border: 1px solid #ffffff; border-radius: 5px;
left: -22px;
transform: rotate(-45deg);
text-align: center;
z-index: 10;
}
.rd_pb_8 .pb_percentage:after {
content: "";
position: absolute;
border-top: 10px solid rgba(103, 105, 106, 0);
border-left: 10px solid transparent;
border-right: 10px solid #2c3e50;
border-bottom: 0px solid rgba(44, 62, 80, 1);
z-index: 12;
left: -12px;
bottom: 0px;
}
.rd_pb_8 .pb_sub_title {
display:none;
}
.rd_pb_8 .pb_sub_percentage {
display:none;
}
.rd_pb_9 .progress_bar_sc {
width:auto;
margin:5px 0 37px 0;
font-size:15px;
position:relative;
}
.rd_pb_9 .pb_title {
float:left;
padding:0 0px 0px 0px;
font-size:14px;
letter-spacing:1.5px;
text-transform:uppercase;
font-family:"Raleway";
font-weight:900;
}
.rd_pb_9 .pb_ctn {
margin-top:10px;
width:100%;
background-color:#f6f6f6;
height:15px;
position:relative;
}
.rd_pb_9 .pb_bg, .rd_pb_9 .pb_stripe {
position:absolute;
height:13px;
left:0px;
top:0px;
max-width: 99%;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_9 .progress_bar_sc:hover .pb_percentage {
opacity:1;
}
.rd_pb_9 .pb_percentage {
position: absolute;
background: #2c3e50;
text-indent: -99999px;
color: rgb(255, 255, 255);
top: 9px;
margin-left: -5px;
font-size: 14px;
width: 10px;
height: 10px;
text-shadow: none;
border: 1px solid #fff;
font-family: "Lato";
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
line-height: 17px;
z-index: 0;
opacity:0;
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.rd_pb_9 .pb_percentage:before {
text-indent: initial;
display: block;
bottom: -1px;
margin-left: 0px;
position: absolute;
width: 39px;
height: 20px;
line-height: 20px;
color: #fff;
background: #2c3e50;
border: 1px solid rgba(255, 255, 255, 0.15);
border-radius: 5px;
left: -22px;
transform: rotate(-45deg);
text-align: center;
z-index: 10;
}
.rd_pb_9 .pb_percentage:after {
content: "";
position: absolute;
border-top: 10px solid rgba(103, 105, 106, 0);
border-left: 10px solid transparent;
border-right: 10px solid #2c3e50;
border-bottom: 0px solid rgba(44, 62, 80, 1);
z-index: 12;
left: -12px;
bottom: 0px;
}
.rd_pb_9 .pb_sub_title {
display:none;
}
.rd_pb_9 .pb_sub_percentage {
display:none;
}
.rd_pb_10 .progress_bar_sc {
width:auto;
margin:5px 0 38px 0;
font-size:15px;
position:relative;
}
.rd_pb_10 .pb_title {
float:left;
padding:0 0px 0px 0px;
font-size:18px;
font-weight:normal;
}
.rd_pb_10 .pb_ctn {
margin-top:16px;
width:100%;
background-color:#f6f6f6;
height:10px;
border:none!important;
position:relative;
}
.rd_pb_10 .pb_bg, .rd_pb_10 .pb_stripe {
position:absolute;
height:6px;
left:2px;
top:2px;
max-width: 99%;
width: 0%;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.rd_pb_10 .progress_bar_sc:hover .pb_percentage {
opacity:1;
}
.rd_pb_10 .pb_percentage {
position: absolute;
text-indent: -99999px;
top: 9px;
margin-left: -5px;
font-size: 14px;
width: 10px;
height: 10px;
text-shadow: none;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
line-height: 17px;
z-index: 0;
opacity:0;
transition: all linear .2s;
-webkit-transition: all linear .2s;
-moz-transition: all linear .2s;
-o-transition: all linear .2s;
}
.rd_pb_10 .pb_percentage:before {
text-indent: initial;
display: block;
bottom: -1px;
margin-left: 0px;
position: absolute;
width: 39px;
height: 20px;
line-height: 20px;
border-radius: 5px;
left: -22px;
transform: rotate(-45deg);
text-align: center;
z-index: 10;
}
.rd_pb_10 .pb_percentage:after {
content: "";
position: absolute;
z-index: 12;
left: -12px;
bottom: 0px;
}
.rd_pb_10 .pb_sub_title {
display:none;
}
.rd_pb_10 .pb_sub_percentage {
display:none;
} .alert {
text-align:center;
padding:30px;
margin-bottom:20px;
position:relative;
font-size:14px;
}
.alert p:last-child {
margin-bottom:0!important;
}
.alert_del_btn {
position: absolute;
top: 12px;
right: 5px;
font-size: 19px;
font-weight: bold;
font-family: initial;
width: 30px;
height: 30px;
cursor:pointer;
}
.alert.white {
background-color: #fff;
color: #a1b1bc;
border: 1px solid #dadcdc;
}
.alert.grey {
background-color: #fbfcfc;
color: #a1b1bc;
border: 1px solid #dadcdc;
}
.alert.red_a {
background-color: #E47B7B;
color: #FFFFFF;
border: 1px solid #D76F6F;
}
.alert.orange_a {
background-color: #FFB56C;
color: #fff;
border: 1px solid #FFB56C;
}
.alert.blue_a {
background-color: #91B3D5;
color: #FFFFFF;
border: 1px solid #81A4C7;
}
.alert.green_a {
background-color: #A6DA98;
color: #FFFFFF;
border: 1px solid #9DD38E;
}  .alert.rd_solid_alert {
border-radius: 10px;
padding: 36px 50px 34px;
text-align: left;
overflow:auto;
min-height: 150px;
}
.rd_solid_alert .rd_alert_title {
font-size:14px;
margin-bottom:6px;
text-transform:uppercase;
font-weight:900;
color:#2c3e50
}
.rd_solid_alert .rd_alert_content {
float:left;
margin-left:92px;
line-height: 24px;
color:#2c3e50
}
.rd_solid_alert .rd_alert_content:before {
font-family: "FontAwesome";
font-weight: normal;
font-size: 30px;
display: block;
position: absolute;
margin-top: 1px;
left: 20px;
}
.rd_solid_alert .alert_del_btn {
position: absolute;
right: 18px;
top: 13px;
font-family: initial;
height: auto;
width: auto;
cursor: pointer;
}
.rd_solid_alert .alert_del_btn:before {
content: "\f00d";
font-family: "FontAwesome";
font-weight: normal;
font-size: 14px;
}
.rd_solid_alert .rd_alert_content:before {
font-family: "FontAwesome";
font-weight: normal;
font-size: 24px;
display: block;
position: absolute;
left: 49px;
top: 41px;
border-radius: 100px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.rd_solid_alert.rd_success_alert {
background:#97e411;
border:1px solid #97e411;
}
.rd_solid_alert.rd_success_alert .alert_del_btn:before {
color: #558502;
}
.rd_solid_alert.rd_success_alert .rd_alert_content:before {
content: "\f00c";
background:#97e411;
color: #558502;
border: 7px solid #7bc200;
}
.rd_solid_alert.rd_notice_alert {
background:#6fd9fc;
border: 1px solid #6fd9fc;
}
.rd_solid_alert.rd_notice_alert .alert_del_btn:before {
color: #0787d4;
}
.rd_solid_alert.rd_notice_alert .rd_alert_content:before {
content: "\f0e7";
background:#6fd9fc;
color: #0787d4;
border: 7px solid #47b4f6;
}
.rd_solid_alert.rd_error_alert {
background:#fd7761;
border: 1px solid #fd7761;
}
.rd_solid_alert.rd_error_alert .alert_del_btn:before {
color: #d52e13;
}
.rd_solid_alert.rd_error_alert .rd_alert_content:before {
content: "\f00d";
background:#fd7761;
color: #d52e13;
border: 7px solid #f55c43;
}
.rd_solid_alert.rd_warning_alert {
background:#ffc12d;
border:1px solid #ffc12d;
}
.rd_solid_alert.rd_warning_alert .alert_del_btn:before {
color: #a47503;
}
.rd_solid_alert.rd_warning_alert .rd_alert_content:before {
content: "\f12a";
background:#ffc12d;
color: #a47503;
border: 7px solid #f9b718;
}
.rd_solid_alert.rd_info_alert {
background:#a39cdc;
border: 1px solid #a39cdc;
}
.rd_solid_alert.rd_info_alert .alert_del_btn:before {
color:#5b568e;
}
.rd_solid_alert.rd_info_alert .rd_alert_content:before {
content: "\f129";
background:#a39cdc;
color: #5b568e;
border: 7px solid #8781bd;
} .alert.rd_clear_alert {
border-radius: 10px;
padding: 36px 50px 34px;
text-align: left;
overflow:auto;
min-height: 150px;
}
.rd_clear_alert .rd_alert_title {
font-size:14px;
margin-bottom:6px;
text-transform:uppercase;
font-weight:900;
}
.rd_clear_alert .rd_alert_content {
float:left;
margin-left:92px;
line-height: 24px;
}
.rd_clear_alert .rd_alert_content:before {
font-family: "FontAwesome";
font-weight: normal;
font-size: 30px;
display: block;
position: absolute;
margin-top: 1px;
left: 20px;
}
.rd_clear_alert .alert_del_btn {
position: absolute;
right: 18px;
top: 13px;
font-family: initial;
height: auto;
width: auto;
cursor: pointer;
}
.rd_clear_alert .alert_del_btn:before {
content: "\f00d";
font-family: "FontAwesome";
font-weight: normal;
font-size: 14px;
}
.rd_clear_alert .rd_alert_content:before {
font-family: "FontAwesome";
font-weight: normal;
font-size: 24px;
display: block;
position: absolute;
left: 49px;
top: 41px;
border-radius: 100px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.rd_clear_alert.rd_success_alert .rd_alert_content:before {
content: "\f00c";
background:#97e411;
color: #558502;
border: 7px solid #7bc200;
}
.rd_clear_alert.rd_notice_alert .rd_alert_content:before {
content: "\f0e7";
background:#6fd9fc;
color: #0787d4;
border: 7px solid #47b4f6;
}
.rd_clear_alert.rd_error_alert .rd_alert_content:before {
content: "\f00d";
background:#fd7761;
color: #d52e13;
border: 7px solid #f55c43;
}
.rd_clear_alert.rd_warning_alert .rd_alert_content:before {
content: "\f12a";
background:#ffc12d;
color: #a47503;
border: 7px solid #f9b718;
}
.rd_clear_alert.rd_info_alert .rd_alert_content:before {
content: "\f129";
background:#a39cdc;
color: #5b568e;
border: 7px solid #8781bd;
} .alert.rd_big_alert {
border-radius: 5px;
padding: 32px 50px 31px;
text-align: left;
overflow:auto;
}
.rd_big_alert .rd_alert_title {
font-size:18px;
margin-bottom:8px;
}
.rd_big_alert .rd_alert_content {
float:left;
margin-left:70px;
}
.rd_big_alert .rd_alert_content:before {
font-family: "FontAwesome";
font-weight: normal;
font-size: 30px;
display: block;
position: absolute;
margin-top: 1px;
left: 20px;
}
.rd_big_alert .alert_del_btn {
position: absolute;
right: 13px;
top: 12px;
font-family: initial;
height: auto;
width: auto;
cursor: pointer;
}
.rd_big_alert .alert_del_btn:before {
content: "\f00d";
font-family: "FontAwesome";
font-weight: normal;
font-size: 18px;
}
.rd_big_alert .rd_alert_content:before {
font-family: "FontAwesome";
font-weight: normal;
font-size: 30px;
display: block;
position: absolute;
left: 50px;
top:45px;
}
.rd_big_alert.rd_success_alert {
color:#649d01;
background:#e1f9b7;
border:1px solid #b2dc6e;
}
.rd_big_alert.rd_success_alert .rd_alert_content:before {
content: "\f00c";
}
.rd_big_alert.rd_success_alert .rd_alert_title {
color:#649d01;
}
.rd_big_alert.rd_notice_alert {
color:#a1b1bc;
background:#fbfcfc;
border:1px solid #dadcdc;
}
.rd_big_alert.rd_notice_alert .rd_alert_content:before {
content: "\f0f3";
}
.rd_big_alert.rd_notice_alert .rd_alert_title {
color:#7d8c96;
}
.rd_big_alert.rd_error_alert {
color:#df3c22;
background:#fec0b7;
border:1px solid #f7a093;
}
.rd_big_alert.rd_error_alert .rd_alert_content:before {
content: "\f00d";
}
.rd_big_alert.rd_error_alert .rd_alert_title {
color:#df3c22;
}
.rd_big_alert.rd_warning_alert {
color:#d99b07;
background:#fff9da;
border:1px solid #fcd068;
}
.rd_big_alert.rd_warning_alert .rd_alert_content:before {
content: "\f12a";
}
.rd_big_alert.rd_warning_alert .rd_alert_title {
color:#d99b07;
}
.rd_big_alert.rd_info_alert {
color:#7CCBE5;
background:#D5F4FF;
border:1px solid #A0E7FF;
}
.rd_big_alert.rd_info_alert .rd_alert_content:before {
content: "\f129";
}
.rd_big_alert.rd_info_alert .rd_alert_title {
color:#7CCBE5;
} .alert.rd_small_alert {
font-size: 14px;
font-weight: bold;
text-align: left;
line-height: 30px;
padding: 3px 20px 5px;
overflow:auto;
}
.rd_small_alert .rd_alert_content {
float:left;
margin-left:35px;
}
.rd_small_alert .alert_del_btn {
position: absolute;
right: 10px;
top: 50%;
font-family: initial;
height:auto;
width:auto;
cursor: pointer;
margin-top: -10px;
line-height: 20px;
}
.rd_small_alert .alert_del_btn:before {
content: "\4d";
font-family: "elg";
font-weight: normal;
font-size: 16px;
}
.rd_small_alert .rd_alert_content:before {
font-family: "elg";
font-weight: normal;
font-size: 16px;
display: block;
position: absolute;
margin-top: 1px;
left: 20px;
}
.rd_small_alert.rd_success_alert {
color:#6db74c;
background:#c1faa8;
border:1px solid #9cff70;
}
.rd_small_alert.rd_success_alert .rd_alert_content:before {
content: "\52";
}
.rd_small_alert.rd_notice_alert {
color:#959595;
background:#eff5f7;
border:1px solid #dcdcdc;
}
.rd_small_alert.rd_notice_alert .rd_alert_content:before {
content: "\7a";
}
.rd_small_alert.rd_error_alert {
color:#ff391f;
background:#ffcdc7;
border:1px solid #fdb1a8;
}
.rd_small_alert.rd_error_alert .rd_alert_content:before {
content: "\51";
}
.rd_small_alert.rd_warning_alert {
color:#e99b00;
background:#fff4bb;
border:1px solid #ffcc66;
}
.rd_small_alert.rd_warning_alert .rd_alert_content:before {
content: "\72";
}
.rd_small_alert.rd_info_alert {
color:#21c2f8;
background:#bceeff;
border:1px solid #8ae1ff;
}
.rd_small_alert.rd_info_alert .rd_alert_content:before {
content: "\70";
} .dropcap {
width: 32px;
height: 32px;
background: #222222;
margin: 8px 12px;
display: inline-block;
float: left;
font-size: 18px;
font-weight: 700;
border-radius: 32px;
color: #f5f5f5;
text-align: center;
line-height: 30px;
text-shadow:none;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
}
h4 .dropcap {
float: none;
margin: 0 12px 0 0;
vertical-align: middle;
}
.dropcap icon {
padding:0;
margin:1px 0 0 0px;
text-shadow:none;
} .dropcap.a {
font-size: 15px;
font-weight: 600;
background-color: transparent;
color:#222;
border-radius:0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
height:20px;
width:auto;
margin: -3px 12px 0 0;
}
.dropcap.dc_squared {
width: 40px;
height: 40px;
background: #222222;
margin: 7px 9px 10px 0;
display: inline-block;
float: left;
font-size: 30px;
font-weight: 900;
color: #ffffff;
text-align: center;
line-height: 40px;
text-shadow: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.dropcap.dc_rectangle {
width: 28px;
height: 36px;
background: #222222;
margin: 7px 6px 20px 0;
display: inline-block;
float: left;
font-size: 30px;
font-weight: 900;
color: #ffffff;
text-align: center;
line-height: 36px;
text-shadow: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.dropcap.dc_rounded {
width: 60px;
height: 60px;
background: #222222;
margin: 6px 12px 20px 0;
display: inline-block;
float: left;
font-size: 48px;
font-weight: 900;
color: #ffffff;
text-align: center;
line-height: 60px;
text-shadow: none;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
} .rd_pie_chart {
text-align: center;
position: relative;
margin: 0 auto;
}
.rd_pie_chart canvas {
margin:0 auto;
display:block;
width:260px;
max-width:100%;
}
.rd_pie_chart.rd_pie_04 canvas {
width:170px;
}
.rd_pc_status .count_number {
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
font-weight: inherit;
margin-bottom: inherit;
}
.rd_pc_track {
width: 170px;
height: 170px;
border: 13px solid;
color: #FFFFFF;
border-radius: 200px;
position: absolute;
top: 14.5px;
left: 50%;
margin-left: -85px;
z-index: -2;
background: none!important;
-moz-box-shadow: 0 0px 10px -2px rgba(0,0,0,0.18);
-webkit-box-shadow: 0 0px 10px -2px rgba(0,0,0,0.18);
box-shadow: 0 0px 10px -2px rgba(0,0,0,0.18);
}
.rd_pc_track_in {
width: 142px;
height: 142px;
color: #FFFFFF;
border-radius: 200px;
position: absolute;
top: 29px;
left: 50%;
margin-left: -71px;
z-index: -1;
background: none!important;
-moz-box-shadow: inset 0 0px 10px -2px rgba(0,0,0,0.18);
-webkit-box-shadow: inset 0 0px 10px -2px rgba(0,0,0,0.18);
box-shadow: inset 0 0px 10px -2px rgba(0,0,0,0.18);
}
.rd_pie_chart.rd_pie_01 .rd_pc_status {
display: block;
position: absolute;
left: 50%;
width: 200px;
margin-left: -100px;
top: 86px;
line-height:30px;
font-size: 30px;
font-weight: 300;
}
.rd_pie_chart.rd_pie_01 h3 {
font-size:18px;
margin-top:13px;
}
.rd_pie_chart.rd_pie_02 .rd_pc_status {
display: block;
position: absolute;
left: 50%;
width: 200px;
margin-left: -100px;
top: 86px;
line-height:30px;
font-size: 18px;
font-weight: 400;
}
.rd_pie_chart.rd_pie_03 .rd_pc_status {
display: block;
position: absolute;
left: 50%;
width: 200px;
margin-left: -100px;
top: 86px;
line-height:30px;
font-size: 15px;
font-weight: 400;
}
.rd_pie_chart.rd_pie_04 .rd_pc_status {
display: block;
position: absolute;
left: 50%;
width: 200px;
margin-left: -100px;
top: 37px;
line-height:30px;
font-size: 24px;
font-weight: 400;
}
.rd_pie_chart.rd_pie_05 .rd_pc_status {
display: block;
position: absolute;
left: 50%;
width: 200px;
margin-left: -100px;
top: 86px;
line-height:30px;
font-size: 30px;
font-weight: 400;
}
.rd_pie_03 .rd_pc_heading {
font-weight:normal;
font-size:15px;
margin-top:27px;
margin-bottom:0;
}
.rd_pie_04 .rd_pc_heading {
font-weight:bold;
font-size:18px;
margin-top:20px;
margin-bottom:0;
}
.rd_pie_02 .rd_pc_heading, .rd_pie_05 .rd_pc_heading {
font-weight:bold;
font-size:18px;
margin-top:30px;
margin-bottom:0;
}
.rd_pie_04 .rd_pc_text {
font-weight:400;
font-size:14px;
margin-top: 17px;
margin-bottom:0;
position:relative;
}
.rd_pie_04 .rd_pc_text:before {
content:"";
height:1px;
width:30px;
border-top:1px solid;
position:absolute;
top:-5px;
left:50%;
margin-left:-15px;
}
.rd_pc_text {
font-weight:400;
font-size:14px;
margin-top: 14px;
margin-bottom:0;
} .rd_count_to, .rd_count_to_over {
text-align:center;
}
.count_number {
font-size: 37px;
line-height: 45px;
font-weight: 300;
letter-spacing: 3px;
margin-bottom:2px;
}
.count_title {
font-weight: 700!important;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom:0;
}
.rd_ct_bt .count_number {
font-size:72px;
font-weight:300;
line-height:79px;
}
.rd_ct_bt .count_title {
font-size:18px;
text-transform:none;
font-weight:400!important;
letter-spacing:normal;
} .count_style_2 {
border: 2px solid;
border-radius: 100px;
width: 150px;
height: 150px;
text-align: center;
margin: 0 auto;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_2 .count_number {
font-size: 36px;
line-height: 38px;
font-weight: 400;
letter-spacing:normal;
margin-top: 48px;
margin-bottom:0px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_2 .count_title {
font-weight: 400!important;
font-size: 14px;
text-transform:none;
letter-spacing:normal;
margin-bottom:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .count_style_3 .count_icon_circle {
border: 2px solid;
border-radius: 100px;
width: 64px;
height: 64px;
text-align: center;
line-height: 60px;
font-size: 35px;
margin: 0 auto;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.count_style_3:hover .count_icon_circle {
transform: scale(1.6);
border-width: 7px;
line-height: 50px;
font-size: 24px;
}
.count_style_3 .count_number {
font-size: 48px;
line-height: 48px;
font-weight: 300;
letter-spacing:normal;
margin-top: 37px;
margin-bottom: 27px;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_3 .count_number:after {
content: "";
width: 46px;
height: 1px;
position: absolute;
bottom: -14px;
left: 50%;
margin-left: -23px;
}
.count_style_3 .count_title {
font-weight: 400!important;
font-size: 18px;
text-transform:none;
letter-spacing:normal;
margin-bottom:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .count_style_9 .count_number {
font-size: 48px;
line-height: 48px;
font-weight: 300;
letter-spacing:normal;
margin-bottom: 8px;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_9 .count_title {
font-weight: 400!important;
font-size: 18px;
text-transform:none;
letter-spacing:normal;
margin-bottom:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .count_style_12 .count_number {
font-size: 60px;
line-height: 60px;
font-weight: 300;
letter-spacing:normal;
font-family:"Open Sans";
margin-bottom: 38px;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_12 .count_title {
font-weight: 300!important;
font-size: 14px;
font-family:"Open Sans";
text-transform:none;
letter-spacing:normal;
position:relative;
margin-bottom:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_12 .count_title:before {
content:"";
position:absolute;
top:-20px;
left:50%;
margin-left:-15px;
width:30px;
border-top:1px solid;
} .count_style_8 .count_icon_circle {
border-radius: 100px;
width: 100px;
height: 100px;
text-align: center;
line-height: 100px;
font-size: 25px;
margin: 0 auto;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_8 .count_icon_circle:before {
position: absolute;
width: 110px;
height: 110px;
content: "";
z-index: -1;
opacity: 0.5;
border-radius: 100px;
left: 50%;
margin-left: -55px;
top: -5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_8:hover .count_icon_circle:before {
transform:         scale(1.05); -moz-transform:    scale(1.05); -webkit-transform: scale(1.05); -o-transform:      scale(1.05); -ms-transform:     scale(1.05); }
.count_style_8 .count_number {
font-size: 36px;
line-height: 48px;
font-weight: 400;
letter-spacing: 2px;
margin-top: 43px;
margin-bottom: 24px;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_8 .count_number:after {
content: "";
width: 40px;
height: 3px;
position: absolute;
bottom: -11px;
left: 50%;
margin-left: -20px;
}
.count_style_8 .count_title {
font-weight: 400!important;
font-size: 18px;
text-transform:none;
letter-spacing:normal;
margin-bottom:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rd_count_wrap:hover .count_bigsub_circle {
transform:         scale(2.03); -moz-transform:    scale(2.03); -webkit-transform: scale(2.03); -o-transform:      scale(2.03); -ms-transform:     scale(2.03); opacity:1!important;
}
.rd_count_to, .rd_count_to_over {
text-align:center;
}
.count_bigicon_circle {
width:204px;
height:204px;
margin:0 auto;
position:relative;
border-radius: 300px;
}
.count_bigsub_circle {
width: 100px;
height: 100px;
display: block;
color: #fff!important;
border-radius: 300px;
position: absolute;
top: 50%;
left: 50%;
margin: -50px 0 0 -50px;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0;
}
.count_bigicon_circle i {
width: 100px;
height: 100px;
background: #1bbc9b;
display: block;
color: #fff!important;
border-radius: 300px;
position: absolute;
top: 50%;
left: 50%;
margin: -50px 0 0 -50px;
font-size: 35px;
text-align: center;
line-height:100px;
}
.rd_count_wrap .count_number {
font-size: 30px;
line-height: 45px;
font-weight: 300;
padding-top: 18px;
padding-bottom:3px;
margin-bottom:0px;
margin-top: 0;
letter-spacing:normal;
}
.rd_count_wrap .count_title {
font-weight: 300!important;
font-size: 17px;
text-transform:none;
letter-spacing:normal;
margin-bottom:0;
}
.rd_count_wrap.big_text .count_number {
font-size: 35px;
line-height: 45px;
font-weight: normal;
padding-top: 20px;
margin-top: 0;
padding-bottom:0;
margin-bottom:0px;
letter-spacing: 1px;
}
.rd_count_wrap.big_text .count_title {
font-weight: 300!important;
font-size: 15px;
text-transform:none;
letter-spacing:normal;
margin-bottom:0;
} .count_l_big_circle {
width: 250px;
height: 250px;
line-height: 250px;
text-align: center;
border-radius: 300px;
padding: 0;
margin: 0 auto;
font-size: 75px;
}
.count_style_13 .count_number {
font-size:70px;
line-height:70px;
padding-top: 58px;
font-weight: 500;
}
.count_style_13 .count_title {
font-size:22px;
line-height:40px;
font-weight: 400 !important;
} .rd_count_box {
padding:51px 0 46px;
}
.rd_count_to, .rd_count_to_over {
text-align:center;
}
.count_box_circle {
width:100px;
height:100px;
margin:0 auto;
position:relative;
border-radius: 300px;
}
.count_box_circle i {
width: 100px;
height: 100px;
display: block;
position: absolute;
left: 50%;
margin: 0px 0 0 -50px;
font-size: 35px;
text-align: center;
line-height: 95px;
}
.rd_count_box .count_number {
font-size: 30px;
line-height: 36px;
font-weight: 900;
padding-top: 13px;
padding-bottom:3px;
margin-bottom:0px;
letter-spacing:1px;
}
.rd_count_box .count_title {
font-weight: 900!important;
font-size: 14px;
text-transform:uppercase;
letter-spacing:normal;
margin-bottom:0;
} .count_stroke_circle {
width: 90px;
height: 90px;
text-align: center;
margin: 0 auto;
background: none;
border-radius: 200px;
position: relative;
font-size: 25px;
line-height: 87px;
}
.count_stroke_circle i {
z-index:2;
position:relative;
}
.count_stroke_circle .count_bigsub_circle {
width: 44px;
height: 44px;
border-radius: 300px;
position: absolute;
top: 50%;
left: 50%;
margin: -22px 0 0 -22px;
text-align: center;
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
-ms-transition: all 0.15s ease;
transition: all 0.15s ease;
opacity: 0;
}
.rd_count_wrap .count_style_10 .count_number {
font-size:36px;
font-weight:300;
padding-top: 19px;
padding-bottom: 0px;
}
.rd_count_wrap .count_style_10 .count_title {
font-size:14px;
text-transform:uppercase;
font-weight:700!important;
} .count_gradient_circle {
position: relative;
height: 100px;
}
.count_gradient_bg {
width: 100px;
height: 100px;
position: absolute;
left: 50%;
margin-left: -50px;
border-radius: 300px;
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
-ms-transition: all 0.15s ease;
transition: all 0.15s ease;
}
.rd_count_wrap:hover .count_gradient_bg {
transform:         scale(1.04); -moz-transform:    scale(1.04); -webkit-transform: scale(1.04); -o-transform:      scale(1.04); -ms-transform:     scale(1.04); }
.count_gradient_circle i {
width: 96px;
height: 96px;
display: block;
text-align: center;
line-height: 80px;
border-radius: 100px;
position: absolute;
left: 50%;
margin-left: -48px;
border: 8px solid;
top: 2px;
font-size:30px;
}
.count_style_11 .count_number {
font-size: 36px;
line-height: 48px;
font-weight: 300;
letter-spacing: 2px;
margin-top: 7px;
margin-bottom: 12px;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.count_style_11 .count_number:after {
content: "";
width: 30px;
height: 2px;
position: absolute;
bottom: -3px;
left: 50%;
margin-left: -15px;
}
.rd_count_wrap .count_style_11 .count_title {
font-size:14px;
} .icon_sc i {
font-size:70px;
padding:15px;
display:block !important;
}
.single_icon_ctn {
width: 70px;
height: 70px;
text-align: center;
font-size: 32px;
line-height: 70px;
clear: both;
}
.single_icon_ctn.sr, .single_icon_ctn.dr {
border-radius:200px;
}
.icn_centered {
margin:0 auto;
} .icon_box {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
cursor:pointer;
}
.icon_box i {
font-size:40px;
color:#333;
text-align:left;
position: absolute;
top:0;
left:0;
line-height: 40px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box h3 {
text-align:left;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 14px;
font-weight: 900;
padding:10px 0 0 55px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
h3.mi_heading {
text-transform: none;
letter-spacing: normal;
}
.icon_box p {
padding:10px 0 0 0;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box_si {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_si i {
font-size: 35px;
color: #333;
text-align: left;
position: absolute;
top: 9px;
left: 0;
line-height: 35px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_si h3 {
text-align:left;
font-size: 16px;
font-weight: 700;
padding:10px 0 0 55px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_si p {
padding:4px 0 0 55px;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box_mi_b {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_mi_b i {
font-size: 55px;
color: #333;
text-align: left;
position: absolute;
top: 5px;
left: 0;
line-height: 55px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_mi_b h3 {
text-align:left;
font-size: 18px;
font-family:"Open Sans";
font-weight: 600;
padding:10px 0 0 75px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_mi_b p {
padding:4px 0 0 75px;
text-align:left;
line-height:30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box_rounded {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_rounded i {
font-size: 17px;
color: #fff;
text-align: left;
position: absolute;
top: 0;
left: 0;
padding: 11px 0 0 0;
width: 40px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
height: 40px;
background: #0E0B29;
text-align: center;
border-radius: 100px;
}
.icon_box_rounded h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding:10px 0 0 55px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_rounded p {
padding:9px 0 0 0;
text-align:left;
margin-bottom:9px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_rounded .icon_box_button {
font-weight:400;
} .icon_box_rounded_trend {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_rounded_trend i {
font-size: 16px;
color: #fff;
position: absolute;
top: 13px;
left: 0;
height: 60px;
width: 60px;
line-height: 58px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
background: #0E0B29;
text-align: center;
border-radius: 200px;
letter-spacing: 0px;
}
.icon_box_rounded_trend h3 {
text-align:left;
font-size: 16px;
font-weight: 900;
text-transform:uppercase;
font-family:"Raleway";
letter-spacing:1.5px;
padding:10px 0 0 89px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_rounded_trend p {
padding:9px 0 0 89px;
text-align:left;
margin-bottom:9px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_rounded_trend .icon_box_button {
font-weight:400;
} .icon_box_rounded_stroke {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_rounded_stroke i {
font-size: 25px;
text-align: left;
position: absolute;
top: 0;
left: 0;
line-height:46px;
width: 50px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
height: 50px;
text-align: center;
border-radius: 100px;
}
.icon_box_rounded_stroke h3 {
text-align:left;
font-size: 18px;
font-weight: 900;
letter-spacing:0.5px;
text-transform:uppercase;
padding:17px 0 0 70px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_rounded_stroke p {
padding:17px 0 0 0;
text-align:left;
margin-bottom:9px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_rounded_stroke .icon_box_button {
font-weight:400;
} .icon_box_big_rounded_stroke {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_big_rounded_stroke i {
font-size: 25px;
text-align: left;
position: absolute;
top: 2px;
left: 0;
line-height:68px;
width: 70px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
height: 70px;
text-align: center;
border-radius: 100px;
}
.icon_box_big_rounded_stroke h3 {
text-align:left;
font-size: 16px;
font-weight: 700;
padding:0px 0 0 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_big_rounded_stroke p {
padding:1px 0 0 100px;
text-align:left;
margin-bottom:9px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_big_rounded_stroke .icon_box_button {
padding: 0px 0 0 100px;
font-size: 15px;
font-weight: bold;
} .icon_box_hex {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.ib_hexagon {
position: absolute;
width: 35px;
height: 20.21px;
background-color: #64C7CC;
margin: 10.10px 0;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ib_hexagon:before, .ib_hexagon:after {
content: "";
position: absolute;
width: 0;
left:0;
border-left: 18px solid transparent;
border-right: 17.5px solid transparent;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.ib_hexagon:before {
bottom: 100%;
border-bottom: 10.10px solid #64C7CC;
}
.ib_hexagon:after {
top: 100%;
width: 0;
border-top: 10.10px solid #64C7CC;
}
.icon_box_hex i {
font-size: 15px;
color: #fff;
background:none!important;
padding: 0px 0 0 0;
line-height:20px;
text-align: center;
width: 35px;
display:inline-block;
}
.icon_box_hex h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding:10px 0 0 45px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_hex p {
padding: 9px 0 0 0;
margin-bottom: 8px;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_hex .icon_box_button {
font-weight:700;
font-size:15px;
} .icon_box_square {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.ib_square {
width: 37px;
height: 37px;
left: 26px;
top: 14px;
margin-top: 3px;
position:absolute;
border-radius: 3px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-ms-transform:rotate(-45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_square i {
font-size: 17px;
color: #fff;
text-align: left;
position: absolute;
top: -9px;
left: -4px;
background: none!important;
padding: 0px 0 0 0;
text-align: center;
width: 44px;
-ms-transform:rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.icon_box_square h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding:0px 0 0 70px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_square p {
padding: 1px 0 4px 70px;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_square .icon_box_button {
font-weight:normal;
margin-left: 70px;
padding: 8px 10px !important;
display: inline-block;
min-width:100px;
text-align: center;
} .icon_box_medsquare {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.ib_medsquare {
width: 61px;
height: 61px;
left: 0px;
top: 0px;
position:absolute;
margin-top:3px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_medsquare i {
font-size: 25px;
color: #fff;
text-align: left;
position: absolute;
top: 0px;
left: 0px;
background: none!important;
line-height: 61px;
text-align: center;
width: 61px;
}
.icon_box_medsquare h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding:1px 0 0 81px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_medsquare p {
padding:1px 0 3px 81px;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_medsquare .icon_box_button {
font-weight:normal;
margin-left: 81px;
padding: 7px 0px 0 0;
display: inline-block;
text-align:left;
} .icon_box_squareptn {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.ib_squareptn {
width: 54px;
height: 54px;
left: 0px;
top: 5px;
position:absolute;
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/ib_sc.png);
background-size: 165px;
background-position: -28px -53px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_squareptn i {
font-size: 27px;
color: #fff;
text-align: left;
position: absolute;
top: 0px;
left: 0px;
background: none!important;
line-height: 54px;
text-align: center;
width: 54px;
}
.icon_box_squareptn h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding:0px 0 0 67px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_squareptn p {
padding:0px 0 3px 67px;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_squareptn .icon_box_button {
font-weight:normal;
margin-left: 67px;
padding: 7px 0px 0 0;
display: inline-block;
text-align:left;
} .icon_box_bigsquare {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.ib_bigsquare {
width: 70px;
height: 70px;
left: 0px;
top: 0px;
position:absolute;
border-radius: 12px;
margin-top:3px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_bigsquare i {
font-size: 30px;
color: #fff;
text-align: left;
position: absolute;
top: 0px;
left: 0px;
background: none!important;
line-height: 70px;
text-align: center;
width: 70px;
}
.icon_box_bigsquare h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding:0px 0 0 90px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_bigsquare p {
padding:1px 0 3px 90px;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_bigsquare .icon_box_button {
font-weight:normal;
margin-left: 90px;
padding: 8px 10px !important;
display: inline-block;
min-width:100px;
text-align: center;
} .icon_box_bigrounded {
display:block;
position:relative;
margin-bottom:20px;
overflow:hidden;
}
.icon_box_bigrounded i {
font-size: 23px;
color: #fff;
text-align: left;
position: absolute;
top: 0;
left: 0;
line-height: 50px;
width: 50px;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
height: 50px;
background: #0E0B29;
text-align: center;
border-radius: 100px;
}
.icon_box_bigrounded h3 {
text-align:left;
font-size: 18px;
font-weight: 700;
padding: 16px 0 0 68px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_bigrounded p {
padding:21px 0 0 0;
text-align:left;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box_bigrounded .icon_box_button {
font-weight:700;
} .icon_box2 {
text-align: center;
padding: 43px 30px 27px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.vc_span12 .icon_box2 {
min-width: 25%;
margin-left: -4px;
max-width: 25%;
display: inline-block;
}
.icon_box2 .icon_circle {
text-align: center;
width: 59px;
height: 59px;
margin: 0 auto 0px auto;
background: none!important;
border-radius: 100px;
text-shadow: none;
color: #444;
line-height: 58px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.sub_circle {
position: absolute;
top: 0px;
left: 0px;
width: 57px;
height: 57px;
border-radius: 100px;
border: 1px solid #222;
opacity:0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2:hover .sub_circle {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); opacity:1!important;
}
.icon_box2 i {
font-size:25px;
color:#444;
width:57px;
padding:0;
display:inline-block;
text-align: center;
}
.icon_box2 h3 {
text-align:center;
font-size: 18px;
padding:28px 0 0 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2 p {
padding:2px 0 0 0;
margin-bottom:9px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2 .box_btn {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow:none;
font-weight:normal;
font-size:15px;
display:inline-block;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box2_trending {
text-align: center;
padding: 85px 30px 85px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.vc_span12 .icon_box2_trending {
min-width: 25%;
margin-left: -4px;
max-width: 25%;
display: inline-block;
}
.icon_box2_trending .icon_circle {
text-align: center;
width: 60px;
height: 60px;
margin: 0 auto 0px auto;
background: none!important;
border-radius: 100px;
text-shadow: none;
color: #444;
line-height: 60px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_trending i {
font-size:60px;
color:#444;
width:60px;
padding:0;
display:inline-block;
text-align: center;
}
.icon_box2_trending h3 {
text-align:center;
font-size: 16px;
text-transform:uppercase;
letter-spacing:1.5px;
font-family: Raleway;
font-weight: 900;
padding:40px 0 0 0;
margin-bottom:25px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_trending p {
padding:23px 0 0 0;
max-width: 250px;
margin: 0 auto;
margin-bottom:9px;
position:relative;
line-height: 28px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_trending p:before {
content: "";
position: absolute;
top: 0;
border-top: 2px dashed;
width: 16px;
top: 0;
margin-left: -8px;
left: 50%;
}
.icon_box2_trending .box_btn {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow:none;
font-weight:normal;
font-size:15px;
display:inline-block;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_alt {
margin-top: 60px;
padding: 65px 30px 35px 30px;
background-color: #fff;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_alt .icon_circle {
text-align: center;
width: 106px;
height: 106px;
margin: 0 auto 0px auto;
background-color: rgb(255, 255, 255);
border:4px solid #fff;
border-radius: 100px;
position: absolute;
top: -53px;
left: 50%;
display:block;
margin-left: -53px;
text-shadow: none;
color: #444;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_alt i {
color:#fff;
font-size: 36px;
display: block !important;
line-height: 98px;
text-align: center;
}
.icon_box2_alt h3 {
text-align:center;
font-size: 18px;
padding:22px 0 0 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_alt p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_alt .box_btn {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow:none;
padding: 10px 16px 9px;
font-weight: 700;
font-size:15px;
display:inline-block;
min-width:135px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_simple {
margin-top: 60px;
padding: 45px 30px 20px 30px;
background-color: #fff;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_simple a { color: inherit; }
.icon_box2_simple .icon_circle {
text-align: center;
width: 75px;
height: 75px;
margin: 0 auto 0px auto;
background-color: rgb(255, 255, 255, 1);
border:1px solid #fff;
border-radius: 100px;
position: absolute;
top: -39.5px;
left: 50%;
margin-left: -37.5px;
text-shadow: none;
color: #444;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_simple .simple_sub_circle {
width: 59px;
height: 59px;
border-radius: 300px;
position: absolute;
top: 7px;
left: 7px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_simple i {
color:#fff;
font-size: 25px;
line-height: 75px;
display: block !important;
text-align: center;
position:relative;
}
.icon_box2_simple h3 {
text-align:center;
font-size: 18px;
padding:20px 0 0 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_simple p {
padding:5px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_simple .box_btn {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow:none;
padding: 11px 16px 12px;
font-weight: normal;
font-size:16px;
display:inline-block;
min-width:135px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_bc {
margin-top: 60px;
padding: 0px 30px 0px 30px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_bc .icon_circle {
text-align: center;
width: 150px;
height: 150px;
margin: 0 auto 0 auto;
border:3px solid;
border-radius: 100px;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_bc:hover .icon_circle {
border:5px solid rgba(255,255,255,0.3) !important;
}
.icon_box2_bc i {
font-size: 40px;
display: block !important;
line-height: 150px;
text-align: center;
}
.icon_box2_bc i:before {
width: 110px !important;
height: 110px !important;
border-radius: 100px;
display: block;
line-height: 110px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -58px;
margin-left: -58px;
border: 3px solid rgba(0,0,0,0);
}
.icon_box2_bc:hover i:before {
border: 3px solid rgba(0,0,0,0.3) !important;
}
.icon_box2_bc h3 {
text-align:center;
font-size: 18px;
padding: 27px 0 0 0;
margin-bottom: 9px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_bc p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_bc .box_btn {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow:none;
padding: 10px 16px 9px;
font-weight: 700;
font-size:15px;
display:inline-block;
min-width:135px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hex {
margin-top: 60px;
padding: 0px 30px 0px 30px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hex .icon_circle {
width: 130px;
margin: 35px auto 38px;
background: #1abc9c;
border-radius: 10px;
color: #fff;
background: linear-gradient(135deg, #18e2ba 0%, #47d1ff 100%);
height: 70px;
line-height: 60px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hex .icon_circle:after, .icon_box2_hex .icon_circle:before {
z-index: 0;
top: -25px;
content: "";
position: absolute;
width: 68px;
height: 68px;
transform:scalex(1.7) rotate(45deg);
-webkit-transform:scalex(1.7) rotate(45deg);
-moz-transform:scalex(1.7) rotate(45deg);
-ms-transform:scalex(1.7) rotate(45deg);
-o-transform:scalex(1.7) rotate(45deg);
background: linear-gradient(45deg, #18e2ba 0%, #47d1ff 100%);
left: 31px;
border-radius: 10px 24px 10px 24px;
}
.icon_box2_hex .icon_circle:before {
top:29px;
}
.icon_box2_hex .icon_sub_ctn {
font-size: 40px;
display: block;
text-align: center;
position: relative;
z-index: 3;
height: 65px;
line-height: 70px;
margin: 0 auto;
width: 120px;
border-radius: 10px;
}
.icon_box2_hex .icon_sub_ctn:after, .icon_box2_hex .icon_sub_ctn:before {
z-index: 0;
top: -19px;
content: "";
position: absolute;
width: 64px;
height: 64px;
transform: scalex(1.7) rotate(45deg);
-webkit-transform:scalex(1.7) rotate(45deg);
-moz-transform:scalex(1.7) rotate(45deg);
-ms-transform:scalex(1.7) rotate(45deg);
-o-transform:scalex(1.7) rotate(45deg);
left: 28px;
border-radius: 10px 24px 10px 24px;
}
.icon_box2_hex .icon_sub_ctn:before {
top: 27px;
}
.icon_box2_hex i {
font-size: 40px;
display: inline-block !important;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_hex h3 {
text-align:center;
font-size: 18px;
padding: 27px 0 0 0;
margin-bottom: 29px;
text-transform:uppercase;
font-weight:900;
letter-spacing:1.5px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hex h3:after {
content:"";
width:70px;
height:1px;
position:absolute;
left:50%;
margin-left:-35px;
bottom:-16px;
}
.icon_box2_hex p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hex .box_btn {
text-shadow:none;
padding: 4px 15px 3px;
font-weight: 900;
margin-top:12px;
font-size:13px;
display:inline-block;
border:2px solid;
text-transform:uppercase;
min-width:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box2_hexbox {
margin-top: 60px;
padding: 21px 20px 41px 20px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border:1px solid;
position:relative;
border-radius:3px;
}
.icon_box2_hexbox .icon_circle {
width: 100px;
margin: 35px auto 38px;
background: #1abc9c;
border-radius: 10px;
color: #fff;
background: linear-gradient(135deg, #18e2ba 0%, #47d1ff 100%);
height: 60px;
line-height: 60px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hexbox .icon_circle:after, .icon_box2_hexbox .icon_circle:before {
z-index: 0;
top: -15px;
content: "";
position: absolute;
width: 55px;
height: 55px;
transform:scalex(1.7) rotate(45deg);
-webkit-transform:scalex(1.7) rotate(45deg);
-moz-transform:scalex(1.7) rotate(45deg);
-ms-transform:scalex(1.7) rotate(45deg);
-o-transform:scalex(1.7) rotate(45deg);
background: linear-gradient(45deg, #18e2ba 0%, #47d1ff 100%);
left: 23px;
border-radius: 10px 24px 10px 24px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hexbox .icon_circle:before {
top:24px;
}
.icon_box2_hexbox .icon_sub_ctn {
font-size: 35px;
display: block;
text-align: center;
position: absolute;
left: 5px;
top: 5px;
z-index: 3;
height: 55px;
line-height: 60px;
margin: 0px auto;
width: 90px;
border-radius: 10px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hexbox .icon_sub_ctn:after, .icon_box2_hexbox .icon_sub_ctn:before {
z-index: 0;
top: -15px;
content: "";
position: absolute;
width: 51px;
height: 51px;
transform: scalex(1.7) rotate(45deg);
-webkit-transform:scalex(1.7) rotate(45deg);
-moz-transform:scalex(1.7) rotate(45deg);
-ms-transform:scalex(1.7) rotate(45deg);
-o-transform:scalex(1.7) rotate(45deg);
left: 20px;
border-radius: 10px 24px 10px 24px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hexbox .icon_sub_ctn:before {
top: 19px;
}
.icon_box2_hexbox i {
font-size: 35px;
display: inline-block !important;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_hexbox h3 {
text-align:center;
font-size: 16px;
padding: 10px 0 0 0;
margin-bottom: 20px;
text-transform:uppercase;
font-weight:900;
letter-spacing:1px;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hexbox h3:after {
content:"";
width:70px;
height:1px;
position:absolute;
left:50%;
margin-left:-35px;
bottom:-12px;
}
.icon_box2_hexbox p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_hexbox .box_btn {
text-shadow:none;
padding: 9px 15px 11px;
font-weight: 700;
margin-top:20px;
font-size:14px;
position:absolute;
display:inline-block;
border-bottom:2px solid rgba(0,0,0,0.3);
text-transform:uppercase;
width:130px;
left:50%;
margin-left:-65px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border-radius:3px;
} .icon_box2_br {
margin-top: 0px;
padding: 18px 20px 41px 20px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border:1px solid;
position:relative;
border-radius:12px;
}
.icon_box2_br .icon_circle {
width: 150px;
height:150px;
margin: 35px auto 28px;
border-radius:300px;
line-height:146px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_br i {
font-size: 42px;
display: block !important;
width: 100px;
left: 50%;
top: 50%;
margin-top: -50px;
line-height: 100px;
margin-left: -50px;
height: 100px;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_br h3 {
text-align:center;
font-size: 18px;
padding: 0px 0 0 0;
margin-bottom: 31px;
font-weight:700;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_br h3:after {
content:"";
width:70px;
height:2px;
position:absolute;
left:50%;
margin-left:-35px;
bottom:-19px;
}
.icon_box2_br p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_br .box_btn {
text-shadow:none;
padding: 11px 15px 10px;
font-weight: 900;
margin-top:13px;
font-size:14px;
display:inline-block;
border-bottom:2px solid rgba(0,0,0,0.3);
text-transform:uppercase;
width:130px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border-radius:3px;
} .icon_box2_left_b {
padding: 26px 30px 25px 119px;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border:1px solid;
position:relative;
border-radius:5px;
}
.icon_box2_left_b .icon_circle {
text-align: center;
width: 69px;
height: 69px;
margin: 0 auto 0px auto;
background-color: rgb(255, 255, 255);
border: 2px solid #fff;
border-radius: 100px;
position: absolute;
top: 39px;
left: 24px;
display: block;
text-shadow: none;
color: #fff;
box-shadow: 0 0 0 5px #ecf0f1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_left_b i {
color: #fff;
font-size: 25px;
display: block !important;
line-height: 69px;
text-align: center;
}
.icon_box2_left_b h3 {
font-size: 18px;
padding: 10px 0 0 0;
margin-bottom: 20px;
font-weight:700;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_left_b p {
padding:1px 0 0 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_left_b .box_btn {
text-shadow:none;
display:inline-block;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
border-radius:3px;
} .icon_box2_big_cg {
margin-top: 60px;
padding: 0px 30px 0px 30px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg .icon_circle {
width: 170px;
margin: 35px auto 35px;
background: #1abc9c;
border-radius: 100px;
color: #fff;
background: linear-gradient(135deg, #18e2ba 0%, #47d1ff 100%);
height: 170px;
line-height: 160px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg .icon_sub_ctn {
font-size: 40px;
display: block;
text-align: center;
position: relative;
z-index: 3;
height: 150px;
line-height: 150px;
margin: 0 auto;
width: 150px;
top:10px;
border-radius: 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg i {
font-size: 40px;
display: inline-block !important;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_big_cg h3 {
text-align:center;
font-size: 16px;
padding:0;
margin-bottom: 9px;
text-transform:uppercase;
font-weight:700;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg .box_btn {
text-shadow:none;
padding: 4px 15px 3px;
font-weight: 900;
margin-top:12px;
font-size:13px;
display:inline-block;
border:2px solid;
text-transform:uppercase;
min-width:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box2_big_cg_business {
margin-top: 60px;
padding: 0px 30px 0px 30px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_business .icon_circle {
width: 150px;
margin: 0px auto 38px;
background: #1abc9c;
border-radius: 300px;
color: #fff;
background: linear-gradient(135deg, #18e2ba 0%, #47d1ff 100%);
height: 150px;
line-height: 150px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_business .icon_sub_ctn {
font-size: 30px;
display: block;
text-align: center;
position: relative;
z-index: 3;
height: 150px;
line-height: 150px;
margin: 0 auto;
width: 150px;
top: 0px;
border-radius: 200px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_business i {
font-size: 30px;
display: inline-block !important;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_big_cg_business h3 {
text-align:center;
font-size: 18px;
padding:0;
margin-bottom: 9px;
font-weight:600;
font-family:"Open Sans";
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_business p {
padding:4px 0 0 0;
text-align:center;
line-height:30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_business .box_btn {
text-shadow:none;
padding: 4px 15px 3px;
font-weight: 900;
margin-top:12px;
font-size:13px;
display:inline-block;
border:2px solid;
text-transform:uppercase;
min-width:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box2_big_cg_trending {
margin-top: 60px;
padding: 0px 5px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_trending .icon_circle {
width: 150px;
margin: 0px auto 43px;
background: #1abc9c;
border-radius: 300px;
color: #fff;
height: 150px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_trending i {
font-size: 30px;
display: inline-block !important;
text-align: center;
line-height: 150px;
position:relative;
z-index:3;
}
.icon_box2_big_cg_trending h3 {
text-align:center;
font-size: 16px;
padding:0;
margin-bottom: 30px;
text-transform:uppercase;
letter-spacing: 1.5px;
font-weight:900;
font-family:"Raleway";
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_trending h3:after {
content: "";
width: 50px;
height: 2px;
position: absolute;
left: 50%;
margin-left: -25px;
bottom: -18px;
}
.icon_box2_big_cg_trending h4 {
font-family: 'Playfair Display', serif;
font-size:16px;
letter-spacing:1.5px;
margin-bottom:9px;
}
.icon_box2_big_cg_trending p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_big_cg_trending .box_btn {
text-shadow:none;
padding: 4px 15px 3px;
font-weight: 900;
margin-top:12px;
display:inline-block;
font-family: "Raleway";
letter-spacing: 1.5px;
font-size: 14px;
border:2px solid;
text-transform:uppercase;
min-width:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box2_st {
margin-top: 60px;
padding: 0px 30px 21px 30px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_st .icon_circle {
width: 60px;
margin: -31px auto 23px;
background: #1abc9c;
border-radius: 100px;
color: #fff;
background: linear-gradient(135deg, #18e2ba 0%, #47d1ff 100%);
height: 60px;
line-height: 60px;
text-align: center;
position: relative;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_st .icon_sub_ctn {
font-size: 18px;
display: block;
text-align: center;
position: relative;
z-index: 3;
height: 50px;
line-height: 50px;
margin: 0 auto;
width: 50px;
top:4px;
border-radius: 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_st i {
font-size: 18px;
display: inline-block !important;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_st h3 {
text-align:center;
font-size: 18px;
padding:0;
margin-bottom: 9px;
font-weight:700;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_st p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_st .box_btn {
text-shadow:none;
padding: 4px 15px 3px;
font-weight: 900;
margin-top:12px;
font-size:14px;
display:inline-block;
text-transform:uppercase;
min-width:100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .icon_box2_sc {
margin-top: 60px;
padding: 0px;
text-align: center;
text-shadow: none;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_sc .icon_circle {
width: 80px;
margin: 0px auto 27px;
border-radius: 100px;
color: #fff;
height: 80px;
line-height: 80px;
text-align: center;
position: relative;
background-image:url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/images/ib_sc.png);
background-size: 165px;
background-position: -28px -41px;
display:block;
position:relative;
text-shadow: none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_sc i {
font-size: 28px;
display: inline-block !important;
text-align: center;
position:relative;
z-index:3;
}
.icon_box2_sc h3 {
text-align:center;
font-size: 18px;
padding:0;
margin-bottom: 8px;
font-weight:700;
position:relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_sc p {
padding:1px 0 0 0;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.icon_box2_sc .box_btn {
text-shadow:none;
padding: 0px;
font-weight:normal;
margin-top:9px;
font-size:12px;
display:inline-block;
text-transform:uppercase;
min-width:100px;
text-decoration:underline;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .wpb_accordion_content { overflow: auto; }
.ui-icon { text-indent:initial!important;}
.rd_acc_1 .wpb_accordion_header, .rd_acc_2 .wpb_accordion_header {
font-size:16px !important;
line-height: 22px !important;
margin: 0 0 2px 0 !important;
outline: none!important;
}
.rd_acc_1 .ui-accordion-header-active, .rd_acc_2 .ui-accordion-header-active {
font-weight:bold !important;
outline: none!important;
}
.rd_acc_1 .ui-accordion-header-icon, .rd_acc_2 .ui-accordion-header-icon {
background:none!important;
height: 39px !important;
width: 40px !important;
display: block;
right: 0 !important;
font-weight: normal;
top: 0 !important;
text-align: center;
line-height: 40px !important;
}
.rd_acc_1 .ui-accordion-header-icon:before, .rd_acc_2 .ui-accordion-header-icon:before {
content: "\4c";
font-family:'elg'
}
.rd_acc_1 .ui-accordion-header-active .ui-accordion-header-icon:before, .rd_acc_2 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\4b";
font-family:'elg'
}
.rd_acc_1 .wpb_accordion_content, .rd_acc_2 .wpb_accordion_content {
margin: -3px 0 2px 0;
}
.rd_acc_3 .wpb_accordion_section {
margin-bottom: 10px;
}
.rd_acc_3 .wpb_accordion_header {
font-size:16px !important;
line-height: 14px !important;
margin: 0 0 9px 0 !important;
outline: none!important;
font-weight:bold !important;
background:none !important;
}
.rd_acc_3 .ui-accordion-header-active {
font-weight:bold !important;
outline: none!important;
}
.rd_acc_3 .ui-accordion-header-icon {
text-align: center;
position:relative !important;
float: left;
color: #fff;
background: #a1b1cb !important;
width: 30px !important;
height: 30px!important;
line-height: 30px!important;
font-size: 24px;
margin-right: 15px;
font-weight: normal;
left: 0 !important;
top: 0 !important;
}
.rd_acc_3 .ui-accordion-header-icon:before {
content: "\4c";
font-family:'elg'
}
.rd_acc_3 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\4b";
font-family:'elg'
}
.rd_acc_3 .wpb_accordion_content {
background:none!important;
margin: -3px 0 2px 0;
padding: 0 0 4px 0!important;
}
.rd_acc_4 .wpb_accordion_section {
margin-bottom: 10px;
}
.rd_acc_4 .wpb_accordion_header {
font-size:14px !important;
line-height: 14px !important;
margin: 0 0 9px 0 !important;
outline: none!important;
font-weight:900 !important;
background:none !important;
}
.rd_acc_4 .wpb_accordion_header a {
line-height: 30px !important;
margin: 0 0 1px 0 !important;
padding:0!important;
}
.rd_acc_4 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_4 .ui-accordion-header-icon {
text-align: center;
position:relative !important;
float: right;
color: #fff;
background: #a1b1cb !important;
width: 30px !important;
font-weight: normal;
height: 30px!important;
line-height: 30px!important;
font-size: 24px;
right: 0 !important;
top: 0 !important;
}
.rd_acc_4 .ui-accordion-header-icon:before {
content: "\4c";
font-family:'elg'
}
.rd_acc_4 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\4b";
font-family:'elg'
}
.rd_acc_4 .wpb_accordion_content {
background:none!important;
margin: -3px 0 2px 0;
padding: 0 0 4px 0!important;
}
.rd_acc_5 .wpb_accordion_header {
font-size:16px !important;
line-height: 22px !important;
margin: 0 0 0px 0 !important;
outline: none!important;
font-weight:bold !important;
border-radius:3px;
}
.rd_acc_5 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_5 .ui-accordion-header-icon {
background:none!important;
height: 39px !important;
width: 40px !important;
display: block;
right: 0 !important;
top: 0 !important;
font-weight: normal;
text-align: center;
line-height: 40px !important;
}
.rd_acc_5 .ui-accordion-header-icon:before {
content: "\47";
font-family:'elg'
}
.rd_acc_5 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\46";
font-family:'elg'
}
.rd_acc_5 .wpb_accordion_content {
margin: -3px 0 0px 0;
border-radius:0 0 3px 3px;
}
.rd_acc_6 .wpb_accordion_header, .rd_acc_7 .wpb_accordion_header {
font-size:16px !important;
line-height: 22px !important;
margin: 0 0 8px 0 !important;
outline: none!important;
font-weight:bold !important;
border-radius:3px;
}
.rd_acc_6 .ui-accordion-header-active, .rd_acc_7 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_6 .ui-accordion-header-icon, .rd_acc_7 .ui-accordion-header-icon {
background:none!important;
height: 39px !important;
width: 40px !important;
display: block;
right: 0 !important;
top: 0 !important;
text-align: center;
font-size:24px;
font-weight: normal;
line-height: 40px !important;
}
.rd_acc_6 .ui-accordion-header-icon:before, .rd_acc_7 .ui-accordion-header-icon:before {
content: "\3b";
font-family:'elg'
}
.rd_acc_6 .ui-accordion-header-active .ui-accordion-header-icon:before, .rd_acc_7 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\3a";
font-family:'elg'
}
.rd_acc_6 .wpb_accordion_content, .rd_acc_7 .wpb_accordion_content {
margin:0;
padding:0!important;
}
.rd_acc_6 .rd_acc_content, .rd_acc_7 .rd_acc_content {
padding-bottom:10px;
}
.rd_acc_8 .wpb_accordion_header {
font-size:16px !important;
line-height: 27px !important;
margin: 0 0 5px 0 !important;
outline: none!important;
font-weight:bold !important;
border-radius:3px;
}
.rd_acc_8 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_8 .ui-accordion-header-icon {
background:none!important;
height: 44px !important;
width: 43px !important;
display: block;
right: 0 !important;
font-weight: normal;
top: 0 !important;
text-align: center;
line-height: 45px !important;
}
.rd_acc_8 .ui-accordion-header-icon:before {
content: "\f107";
font-family:'FontAwesome'
}
.rd_acc_8 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f106";
font-family:'FontAwesome'
}
.rd_acc_8 .wpb_accordion_content {
margin: -6px 0 5px 0;
border-radius:3px;
}
.rd_acc_9 .wpb_accordion_header {
font-size:14px !important;
line-height: 26px !important;
margin: 0 0 5px 0 !important;
outline: none!important;
font-weight:bold !important;
border-radius:5px;
}
.rd_acc_9 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_9 .ui-accordion-header-icon {
background:none!important;
height: 40px !important;
width: 40px !important;
display: block;
float:left;
left: 0 !important;
font-weight: normal;
top: 0 !important;
position:relative !important;
text-align: center;
line-height: 40px !important;
margin-right:20px;
border-radius:5px 0 0 5px;
}
.rd_acc_9 .ui-accordion-header-icon:before {
content: "\f067";
font-family:'FontAwesome'
}
.rd_acc_9 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f068";
font-family:'FontAwesome'
}
.rd_acc_9 .wpb_accordion_content {
}
.rd_acc_10 .wpb_accordion_header {
font-size:16px !important;
line-height: 32px !important;
margin: 0 0 9px 0 !important;
outline: none!important;
border-radius: 3px;
}
.rd_acc_10 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_10 .ui-accordion-header-icon {
background:none!important;
height: 48px !important;
width: 49px !important;
display: block;
left: 0 !important;
position:relative !important;
float:left;
font-weight: normal;
top: 0 !important;
text-align: center;
line-height: 49px !important;
margin-right:20px;
border-radius: 3px;
}
.rd_acc_10 .ui-accordion-header-icon:before {
content: "\f067";
font-family:'FontAwesome'
}
.rd_acc_10 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f068";
font-family:'FontAwesome'
}
.rd_acc_10 .wpb_accordion_content {
margin:-6px 0 10px 0;
padding-left:48px!important;
}
.rd_acc_11 .wpb_accordion_header {
font-size:16px !important;
line-height: 22px !important;
margin: 0 0 10px 0 !important;
outline: none!important;
}
.rd_acc_11 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_11 .ui-accordion-header-icon {
background:none!important;
height: 39px !important;
width: 40px !important;
display: block;
right: 0 !important;
font-weight: normal;
top: 0 !important;
text-align: center;
font-size:14px;
line-height: 40px !important;
}
.rd_acc_11 .ui-accordion-header-icon:before {
content: "\f067";
font-family:'FontAwesome'
}
.rd_acc_11 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f068";
font-family:'FontAwesome'
}
.rd_acc_11 .wpb_accordion_content {
margin: -10px 0 10px 0;
}
.rd_acc_11 .rd_acc_content {
padding: 9px;
}
.rd_acc_12 .wpb_accordion_header {
font-size:14px !important;
line-height: 20px !important;
margin: 0 0 0px 0 !important;
outline: none!important;
background:none!important;
}
.rd_acc_12 .wpb_accordion_header a {
padding-left:0!important;
padding-right:0!important;
}
.rd_acc_12 .ui-accordion-header-active {
outline: none!important;
font-weight:bold !important;
}
.rd_acc_12 .ui-accordion-header-icon {
background:none!important;
height: 34px !important;
width: 40px !important;
display: block;
right: 0 !important;
font-weight: normal;
top: 0 !important;
text-align: right;
font-size:15px;
line-height: 31px !important;
}
.rd_acc_12 .ui-accordion-header-icon:before {
content: "\f055";
font-family:'FontAwesome'
}
.rd_acc_12 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f056";
font-family:'FontAwesome'
}
.rd_acc_12 .wpb_accordion_content {
margin: 0px 0 0px 0;
padding-left:0!important;
padding-right:0!important;
}
.rd_acc_13 .wpb_accordion_header {
font-size:14px !important;
line-height: 20px !important;
margin: 0 0 0px 0 !important;
outline: none!important;
background:none!important;
}
.rd_acc_13 .wpb_accordion_header a {
padding-left:0!important;
padding-right:0!important;
}
.rd_acc_13 .ui-accordion-header-active {
outline: none!important;
font-weight:bold !important;
}
.rd_acc_13 .ui-accordion-header-icon {
background:none!important;
height: 34px !important;
width: 40px !important;
display: block;
right: 0 !important;
font-weight: normal;
top: 0 !important;
text-align: right;
font-size:15px;
line-height: 31px !important;
}
.rd_acc_13 .ui-accordion-header-icon:before {
content: "\f150";
font-family:'FontAwesome'
}
.rd_acc_13 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f151";
font-family:'FontAwesome'
}
.rd_acc_13 .wpb_accordion_content {
margin: 0px 0 0px 0;
padding-left:0!important;
padding-right:0!important;
}
.rd_acc_13 .rd_acc_content {
padding: 12px 19px;
border-radius:5px;
}
.rd_acc_14 .wpb_accordion_header {
font-size:14px !important;
line-height: 32px !important;
margin: 0 0 1px 0 !important;
text-transform:uppercase!important;
font-weight:900!important;
outline: none!important;
}
.rd_acc_14 .ui-accordion-header-active {
outline: none!important;
}
.rd_acc_14 .wpb_accordion_header a {
padding: 10px 29px 6px !important;
}
.rd_acc_14 .ui-accordion-header-icon {
background:none!important;
height: 49px !important;
width: 66px !important;
display: block;
right: 0 !important;
font-weight: normal !important;
top: 0 !important;
text-align: center;
font-size:24px;
line-height: 49px !important;
}
.rd_acc_14 .ui-accordion-header-icon:before {
content: "\3b";
font-family:'elg'
}
.rd_acc_14 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\3a";
font-family:'elg'
}
.rd_acc_14 .wpb_accordion_content {
margin: -2px 0 1px 0;
padding-left:0!important;
padding-right:0!important;
}
.rd_acc_14 .rd_acc_content {
padding: 12px 30px;
border-radius:5px;
}
.rd_acc_15 .wpb_accordion_header {
font-size:14px !important;
line-height: 24px !important;
margin:-1px 0 0px 0 !important;
outline: none!important;
}
.rd_acc_15 .ui-accordion-header-active {
outline: none!important;
font-weight:700!important;
box-shadow: 0px 0 4px rgba(0,0,0,0.1);
}
.rd_acc_15 .wpb_accordion_header a:before {
content: "\f0da";
font-family:'FontAwesome';
margin:0 9px 0 5px;
font-size:14px;
display:block;
float:left;
}
.rd_acc_15 .ui-accordion-header-active a:before {
content: "\f0d7";
font-family:'FontAwesome';
}
.rd_acc_15 .ui-accordion-header-icon {
background:none!important;
height: 39px !important;
width: 36px !important;
display: block;
right: 0 !important;
font-weight: normal !important;
top: 0 !important;
text-align: center;
font-size:11px;
line-height: 40px !important;
}
.rd_acc_15 .ui-accordion-header-icon:before {
content: "\f067";
font-family:'FontAwesome';
border: 1px solid;
padding: 3px 4px 2px;
}
.rd_acc_15 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f00d";
padding: 3px 4px 2px;
font-family:'FontAwesome';
}
.rd_acc_15 .wpb_accordion_content {
margin: -2px 0 0px 0;
}
.rd_acc_15 .rd_acc_content {
padding: 0px 5px;
}
.rd_acc_16 .wpb_accordion_header {
font-size:14px !important;
line-height: 24px !important;
margin:-1px 0 0px 0 !important;
outline: none!important;
font-weight:700!important;
}
.rd_acc_16 .ui-accordion-header-active {
outline: none!important;
box-shadow: 0px 0 4px rgba(0,0,0,0.1);
}
.rd_acc_16 .wpb_accordion_header a:before {
content: "\f0da";
font-family:'FontAwesome';
margin:0 9px 0 5px;
font-size:14px;
display:block;
float:left;
}
.rd_acc_16 .ui-accordion-header-active a:before {
content: "\f0d7";
font-family:'FontAwesome';
}
.rd_acc_16 .ui-accordion-header-icon {
background:none!important;
height: 39px !important;
width: 36px !important;
display: block;
left:auto!important;
margin-top:0!important;
right: 0 !important;
font-weight: normal !important;
top: 0 !important;
text-align: center;
font-size:11px;
line-height: 40px !important;
}
.rd_acc_16 .ui-accordion-header-icon:before {
content: "\f067";
font-family:'FontAwesome';
border: 1px solid;
padding: 3px 4px 2px;
}
.rd_acc_16 .ui-accordion-header-active .ui-accordion-header-icon:before {
content: "\f00d";
padding: 3px 4px 2px;
font-family:'FontAwesome';
}
.rd_acc_16 .wpb_accordion_content {
margin: -2px 0 0px 0;
}
.rd_acc_16 .rd_acc_content {
padding: 0px 5px;
} .rd_tabs {
overflow:auto;
}
.vertical #tabs {
width: 20%;
float: left;
position: relative;
z-index: 2;
}
.vertical.rd_vtab_right #tabs {
float:right;
}
.vertical .tabs-container {
float: left;
width: 80%;
position:relative;
z-index:2;
}
.vertical.rd_vtab_right .tabs-container {
float:right;
}
.vertical .tab_content {
padding: 30px;
margin-left: -1px;
}
.vertical.rd_vtab_right .tab_content {
float:right;
margin-left:0;
margin-right:-1px;
}
.vertical .active {
border-right: 1px solid #ffffff;
}
.horizontal .tabs {
height:39px;
list-style:none;
margin:0;
padding:0;
}
.horizontal .tabs li {
margin:0;
padding:0;
float:left;
}
.vertical .tabli {
border-top:none !important;
}
.tabli i {
margin-right:10px;
}
.vertical .tabli a {
line-height:49px;
display: block;
pointer-events: none;
}
.horizontal .tabs li a {
border:0;
font:14px;
text-indent:0;
margin:0;
pointer-events: none;
}
.horizontal .tabs li:last-child {
border-right:1px solid #d9d9d9;
}
.horizontal .tabs li:last-child a {
width:100%;
}
.horizontal .tabs li.active a {
background:none;
padding:7px 15px 11px 15px;
}
.tab-holder .news-list li:last-child {
border-bottom:0;
}
.horizontal .tabs-container {
margin-top:2px;
padding:20px 28px;
overflow:auto;
}
.panes .pane {
display:none;
}
.horizontal .panes div {
display:none;
border-top:0;
height:auto;
background: #fff;
padding: 19px 10px;
border-left:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
}  .rd_vtab_1 #tabs {
z-index:3;
}
.rd_vtab_1 .tabli a {
padding:0 20px;
}
.rd_vtab_2.rd_vtab_right .tabli a {
padding:0 0 0 20px;
}
.vertical.rd_vtab_2 #tabs li:last-child {
border-bottom: none;
}
.vertical.rd_vtab_2 .tab-content {
position:relative;
z-index:1;
}
.vertical.rd_vtab_2.rd_vtab_left .tab-box.tabs-container:after {
width: 1px;
content: "";
display: block;
box-shadow: -4px 0px 15px rgba(0, 0, 0, 0.33);
border-radius: 100px;
height: 78%;
position: absolute;
left: 0px;
top: 10%;
z-index: -1;
}
.vertical.rd_vtab_2.rd_vtab_right .tab-box.tabs-container:after {
width: 1px;
content: "";
display: block;
box-shadow: 4px 0px 15px rgba(0, 0, 0, 0.33);
border-radius: 100px;
height: 78%;
position: absolute;
right: 0px;
top: 10%;
z-index: -1;
} .rd_tabs.horizontal .tabs {
height:auto;
overflow:auto;
}
.rd_tabs.horizontal .tabs li {
height:auto;
padding:15px 20px;
cursor:pointer;
z-index:1;
position:relative;
}
.rd_tabs.horizontal .tabs li a {
padding:0;
margin:0;
pointer-events: none;
display:flex;
}
.rd_tabs.horizontal .tabs-container {
margin-top:-1px;
} .rd_tabs.horizontal.rd_tab_1 #tabs > li {
padding:10px 20px;
border-right:none;
max-height:41px;
list-style: none;
}
.rd_tabs.horizontal.rd_tab_1 #tabs > li.active {
padding-top:8px;
}
.rd_tabs.horizontal.rd_tab_1 #tabs > li a {
font-size:15px;
}
.rd_tabs.horizontal.rd_tab_1 #tabs > li.active a {
font-weight:bold;
} .rd_tabs.horizontal.rd_tab_2 #tabs > li {
padding:16px 27px 14px;
border-right:none;
max-height:51px;
list-style: none;
}
.rd_tabs.horizontal.rd_tab_2 #tabs > li.active {
padding-top:13px;
}
.rd_tabs.horizontal.rd_tab_2 #tabs > li a {
font-size:14px;
}
.rd_tab_2 #tabs > li.active {
box-shadow: 6px 0px 3px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 6px 0 3px rgba(0,0,0,0.05);
-webkit-box-shadow: 6px 0 3px rgba(0,0,0,0.05);
position:relative;
} .rd_tabs.horizontal.rd_tab_3 #tabs > li:first-child {
margin-left:0 !important;
}
.rd_tabs.horizontal.rd_tab_3 #tabs > li {
padding:10px 15px 9px;
margin-top: 5px;
margin-left:-1px;
max-height:41px;
list-style: none;
}
.rd_tabs.horizontal.rd_tab_3 #tabs > li.active {
padding:15px 15px 9px;
margin-top:0!important;
border-radius: 4px 4px 0 0;
max-height:46px;
list-style: none;
}
.rd_tabs.horizontal.rd_tab_3 #tabs > li a {
font-size:16px;
}
.rd_tabs.horizontal.rd_tab_3 #tabs > li.active a {
font-weight:bold;
} .rd_tabs.horizontal.rd_tab_4 #tabs > li:first-child {
margin-left:0 !important;
}
.rd_tabs.horizontal.rd_tab_4 #tabs > li {
padding:10px 15px 9px;
margin-top: 5px;
margin-left:-1px;
max-height:41px;
list-style: none;
}
.rd_tabs.horizontal.rd_tab_4 #tabs > li.active {
padding:15px 15px 9px;
margin-top:0!important;
border-radius: 4px 4px 0 0;
max-height:46px;
list-style: none;
}
.rd_tabs.horizontal.rd_tab_4 #tabs > li a {
font-size:16px;
}
.rd_tabs.horizontal.rd_tab_4 #tabs > li.active a {
font-weight:bold;
} .rd_tabs.rd_dark_tabs.horizontal #tabs > li {
color:#a1b1bc;
background:#222533;
}
.rd_tabs.rd_dark_tabs.horizontal .tabs-container {
color:#a1b1bc;
background:#222533;
}
.rd_tabs.rd_dark_tabs.horizontal .tabs > li.active {
border-bottom:1px solid #222533 !important;
background:#222533 !important;
}
.rd_tabs.rd_dark_tabs.horizontal .tabs > li.active a:hover {
color:#ffffff !important;
}
.rd_tabs.rd_dark_tabs.horizontal .tabs > li.active a {
color:#ffffff !important;
} .rd_list_right,
.rd_list_left {
overflow: auto;
}
.rd_list_1 .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 8px;
border-bottom:1px solid;
}
.rd_list_1 .list_item_ctn:last-child {
border-bottom:none!important;
}
.rd_list_1 .list_desc {
margin-left: 35px;
}
.rd_list_1 .list_desc p {
margin-bottom: 8px;
}
.rd_list_1 .list_desc h3 {
font-size: 16px;
font-weight: 700;
margin-bottom:5px;
}
.rd_list_1 .list_icn {
float:left;
margin-right: 20px;
font-size: 14px;
margin-top: 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_1 i {
}
.rd_list_1_alt .list_item_ctn {
float: left;
width: 100%;
}
.rd_list_1_alt .list_item_ctn:last-child {
border-bottom:none!important;
}
.rd_list_1_alt .list_desc {
margin-left: 35px;
}
.rd_list_1_alt .list_desc p {
margin-bottom: 8px;
}
.rd_list_1_alt .list_desc h3 {
font-size: 16px;
font-weight: 700;
margin-bottom:5px;
}
.rd_list_1_alt .list_icn {
float:left;
margin-right: 20px;
font-size: 14px;
margin-top: 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_2 .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 10px;
position:relative;
overflow: hidden;
}
.rd_list_2 .list_item_ctn:after {
content: "";
height: 100%;
position: absolute;
top: 56px;
width: 1px;
background: black;
left: 23px;
}
.rd_list_2 .list_item_ctn:last-child:after {
content:none;
}
.rd_list_2 .list_desc {
margin-left: 70px;
}
.rd_list_2 .list_desc p {
margin-bottom: 35px;
}
.rd_list_2 .list_desc h3 {
font-size: 18px;
font-weight: 700;
margin-bottom:14px;
}
.rd_list_2 .list_icn {
float:left;
margin-right:0px;
font-size: 45px;
height: 55px;
line-height: 40px;
margin-top: 4px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_2 i {
}
.rd_list_3 .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 26px;
}
.rd_list_3 .list_item_ctn:hover i {
background:rgba(0,0,0,0.3);
border:1px solid #fff;
}
.rd_list_3 .list_desc {
margin-left: 140px;
}
.rd_list_3.rd_list_right .list_desc {
margin-right: 140px;
margin-left:0;
text-align:right;
}
.rd_list_3.rd_list_right h3 {
text-align:right;
}
.rd_list_3 .list_desc h3 {
font-size: 14px;
font-weight: 900;
text-transform:uppercase;
margin-bottom:20px;
}
.rd_list_3 .list_item_ctn:hover .list_icn span {
color:#fff!important;
}
.rd_list_3 .list_icn {
height: 120px;
width: 120px;
line-height: 108px;
font-size: 40px;
text-align: center;
border-radius: 0px;
position: relative;
float: left;
color:#fff;
margin-top:4px;
margin-right: 20px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_3.rd_list_right .list_icn {
float:right;
margin-right:0;
margin-left:20px;
}
.rd_list_3 i {
width: 110px;
height: 110px;
display: block;
text-align: center;
left: 5px;
position: absolute;
top: 5px;
border: 1px solid rgba(0,0,0,0);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_4 .list_item_ctn {
float: left;
position:relative;
text-align:center;
padding:0 20px 50px 20px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_4 .list_item_ctn:hover {
transform: scale(1.07);
-moz-transform:    scale(1.07); -webkit-transform: scale(1.07); -o-transform:      scale(1.07); -ms-transform:     scale(1.07); background:#a1b1bc !important;
z-index:2;
}
.rd_list_4 .list_icn {
text-align: center;
margin-top: 70px;
font-size: 45px;
height:45px;
line-height: 45px;
color: #fff;
}
.rd_list_4 .list_desc h3 {
font-size: 14px;
font-weight: 900;
margin-top:26px;
letter-spacing:0px;
margin-bottom:23px;
text-align:center;
}
.rd_list_5 .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 23px;
}
.rd_list_5.rd_list_right .list_desc {
text-align:right;
}
.rd_list_5.rd_list_right h3 {
text-align:right;
}
.rd_list_5 .list_desc h3 {
font-size: 18px;
font-weight: 700;
margin-top:18px;
margin-bottom:24px;
}
.rd_list_5 .list_item_ctn:hover .list_icn span {
color:#fff!important;
}
.rd_list_5 .list_icn {
height: 50px;
width: 50px;
line-height: 50px;
font-size: 20px;
text-align: center;
border-radius:200px;
position: relative;
float: left;
color:#fff;
margin-top:4px;
margin-right: 15px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_5.rd_list_right .list_icn {
float:right;
margin-right:0;
margin-left:15px;
}
.rd_list_6 .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 23px;
}
.rd_list_6.rd_list_right .list_desc {
text-align:right;
}
.rd_list_6.rd_list_right h3 {
text-align:right;
}
.rd_list_6 .list_desc h3 {
font-size: 18px;
font-weight: 700;
margin-top:10px;
margin-bottom:14px;
}
.rd_list_6 .list_item_ctn:hover .list_icn span {
color:#fff!important;
}
.rd_list_6 .list_icn {
height: 30px;
width: 30px;
line-height: 30px;
font-size: 17px;
text-align: center;
border-radius:200px;
position: relative;
float: left;
color:#fff;
margin-top:4px;
margin-right: 15px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_6.rd_list_right .list_icn {
float:right;
margin-right:0;
margin-left:15px;
}
.rd_list_7 .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 29px;
}
.rd_list_7.rd_list_right .list_desc {
text-align:right;
}
.rd_list_7.rd_list_right h3 {
text-align:right;
}
.rd_list_7 .list_desc h3 {
font-size: 16px;
font-weight: 700;
margin-top:10px;
margin-bottom:23px;
}
.rd_list_7 .list_item_ctn .list_icn span {
background:none;
}
.rd_list_7 .list_icn {
height: 36px;
width: 36px;
line-height: 34px;
font-size: 17px;
text-align: center;
border-radius:200px;
position: relative;
float: left;
background:none;
border:1px solid;
margin-top:4px;
margin-right: 19px;
text-align:center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_list_7.rd_list_right .list_icn {
float:right;
margin-right:0;
margin-left:19px;
}
.small_list .list_item_ctn {
float: left;
width: 100%;
margin-bottom: 30px;
}
.small_list .list_desc {
margin-left: 65px;
}
.small_list .list_icn {
text-align: center;
position: relative;
float: left;
margin-right: 10px;
font-size:35px;
}
.wpb_text_column ol{
counter-reset: item;
margin-left: 0;
padding-left: 0;
}
.entry ol,.comment ol,#fw_c.tf_single_page ol{
counter-reset: item;
margin: 0 0 15px 20px;
}
.wpb_text_column ol li{
display: block;
margin-bottom: 10px;
margin-left: 10px;
cursor:pointer;
}
.entry ol li,.comment ol li,#fw_c.tf_single_page > ol li,.rd_woo_short_description ol li{
display: block;
cursor:pointer;
}
.wpb_text_column ol > li:before{
display: inline-block;
content: counter(item);
counter-increment: item;
margin-left: -10px;
width: 24px;
height: 24px;
background: #a1b1bc;
text-align: center;
line-height: 24px;
border: 3px solid rgba(255, 255, 255, 0.56);
border-radius: 20px;
margin-right: 10px;
color: #fff;
font-size: 13px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.entry ol > li:before,.comment ol > li:before,#fw_c.tf_single_page ol > li:before {
display: inline-block;
content: counter(item);
counter-increment: item;
margin-right: 10px;
margin-left: -15px;
}
.wpb_text_column ul,.entry ul,#fw_c.tf_single_page > ul,#fw_c.tf_single_page ul li > ul,.rd_woo_short_description ul,.rd_woo_short_description ul li{
margin: 0 0 15px 20px;
}
.wpb_text_column ul li,.entry ul li,#fw_c.tf_single_page > ul li,.rd_woo_short_description ul li{
list-style: disc;
display:list-item;
}
.wpb_text_column ul ol li,.entry ul ol li,.comment ul ol li,#fw_c.tf_single_page > ul ol li,.rd_woo_short_description ul ol li{
display:block!important;
}
.entry table,.comment table,#fw_c > table{
border-collapse: collapse;
border-spacing: 0;
border: 1px solid;
}
.entry table th,.entry table td,.comment table th,.comment table td,#fw_c.tf_single_page > table td,#fw_c.tf_single_page > table th{
border-right: 1px solid;
border-bottom: 1px solid;
padding: 2px;
}
dd {
margin: 0 0 0 15px;
} .rd_cta_1 {
overflow:auto;
border-radius:10px;
}
.rd_cta_1 i {
float: left;
width: 90px;
height: 90px;
margin:25px 45px 20px 35px;
border-radius: 100px;
text-align: center;
line-height: 90px;
}
.rd_cta_1 .promo_title {
font-size:24px;
font-weight:700;
}
.rd_cta_1 .promo_text {
float: left;
width: -moz-calc(100% - 407px);
width: -webkit-calc(100% - 407px);
width: -o-calc(100% - 407px);
width: calc(100% - 407px);
padding: 27px 0 10px;
}
.rd_cta_1 .cta_mt {
margin-top:3px;
}
.rd_cta_1 .promo_btn {
font-size: 15px;
font-weight: 900;
padding: 21px 20px 20px 20px;
border-bottom: 3px solid rgba(0, 0, 0, 0.3);
min-width: 180px;
float: right;
text-align: center;
margin: 40px 42px 30px 5px;
border-radius: 10px;
}
.rd_cta_2 {
overflow:auto;
padding:4px;
}
.rd_cta_2 .promo_text {
padding: 21px 30px 19px;
overflow:auto;
}
.rd_cta_2 .promo_text_ctn {
float: left;
width: -moz-calc(100% - 238px);
width: -webkit-calc(100% - 238px);
width: -o-calc(100% - 238px);
width: calc(100% - 238px);
}
.rd_cta_2 .promo_title {
font-size:24px;
font-weight:300;
}
.rd_cta_2 .cta_mt {
margin-top:6px;
}
.rd_cta_2 .promo_btn {
font-size: 18px;
font-weight: 700;
padding: 16px 20px 15px 20px;
border-bottom: 2px solid rgba(0, 0, 0, 0.3);
min-width: 176px;
float: right;
text-align: center;
margin: 24px 15px 24px 45px;
border-radius: 3px;
}
.rd_cta_3 {
overflow:auto;
padding:15px;
}
.rd_cta_3 .promo_text {
padding: 45px 25px 34px;
overflow: auto;
text-align: center;
}
.rd_cta_3 .promo_title {
font-size:36px;
font-weight:900;
}
.rd_cta_3 .cta_mt {
margin-top:11px;
font-size:18px;
} .rd_db_1 {
width:420px;
margin:0 auto;
overflow:visible;
}
.rd_db_1 .f_btn, .rd_db_1 .s_btn {
font-size:15px;
font-weight:900;
text-transform:uppercase;
padding:16px 15px 15px;
min-width:200px;
text-align:center;
border-radius:3px;
}
.rd_db_1 .f_btn {
float:left;
}
.rd_db_1 .s_btn {
float:right;
}
.rd_db_2 {
width:360px;
margin:0 auto;
overflow:visible;
}
.rd_db_2 .f_btn, .rd_db_2 .s_btn {
font-size:15px;
font-weight:900;
text-transform:uppercase;
padding:16px 15px 15px;
min-width:170px;
text-align:center;
border-radius:3px;
}
.rd_db_2 .f_btn {
float:left;
}
.rd_db_2 .s_btn {
float:right;
}
.rd_db_3, .rd_db_4 {
width:360px;
margin:0 auto;
overflow:visible;
}
.rd_db_3 .f_btn, .rd_db_3 .s_btn, .rd_db_4 .f_btn, .rd_db_4 .s_btn {
font-size:14px;
font-weight:900;
text-transform:uppercase;
padding:15px 15px 14px;
border:1px solid rgba(0,0,0,0);
min-width:170px;
text-align:center;
}
.rd_db_3 .f_btn, .rd_db_4 .f_btn {
float:left;
}
.rd_db_3 .s_btn, .rd_db_4 .s_btn {
float:right;
}
.rd_db_5 {
width:480px;
margin:0 auto;
overflow:visible;
}
.rd_db_5 .f_btn {
font-size:14px;
font-weight:900;
text-transform:uppercase;
padding:20px 15px 21px;
border-bottom:3px solid rgba(0,0,0,0.3);
min-width:230px;
text-align:center;
border-radius:2px;
}
.rd_db_5 .s_btn {
font-size:14px;
font-weight:900;
text-transform:uppercase;
padding:19px 15px 20px;
border:1px solid;
min-width:230px;
text-align:center;
border-radius:2px;
}
.rd_db_5 .f_btn {
float:left;
}
.rd_db_5 .s_btn {
float:right;
}
.rd_db_6 {
width:420px;
margin:0 auto;
overflow:visible;
}
.rd_db_6 .f_btn {
font-size:16px;
font-weight:900;
text-transform:uppercase;
padding:21px 15px 20px;
border-bottom:5px solid rgba(0,0,0,0.3);
min-width:200px;
text-align:center;
border-radius:3px;
}
.rd_db_6 .s_btn {
font-size:16px;
font-weight:900;
text-transform:uppercase;
padding:21px 15px 20px;
border-bottom:5px solid rgba(0,0,0,0.3);
min-width:200px;
text-align:center;
border-radius:3px;
}
.rd_db_6 .f_btn {
float:left;
}
.rd_db_6 .s_btn {
float:right;
}
.rd_db_7 {
width:420px;
margin:0 auto;
overflow:visible;
}
.rd_db_7 .f_btn, .rd_db_7 .s_btn {
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
padding: 18px 15px 18px;
min-width: 200px;
text-align: center;
border-radius: 100px;
}
.rd_db_7 .f_btn {
float:left;
}
.rd_db_7 .s_btn {
float:right;
} .rd_testimonials_ctn {
}
.rd_testimonial {
float:left;
position:relative;
}
.rd_tm_pager {
margin:0 auto;
text-align: center;
}
.rd_tm_pager a {
margin: 0 5px 0 0;
text-decoration: none;
display:inline-block;
width:8px;
height:8px;
background:#000;
text-indent:-999em;
border-radius:100px;
}
.tm_nav {
display:none;
position:relative;
height:40px;
} .rd_tm_1 .tm_text {
font-weight:300;
font-size:18px;
margin-bottom: 20px;
line-height: 30px;
}
.rd_tm_1 .tm_author {
font-weight:normal;
font-size:18px;
float:left;
}
.rd_tm_1 .tm_info {
font-weight:normal;
font-size:18px;
float:left;
margin-left:5px;
}
.rd_tm_1 .tm_image {
display:none;
}
.rd_tm_1 .rd_tm_pager a {
float:left;
cursor:pointer;
display:block;
}
.rd_tm_1 .rd_tm_pager a.selected {
width:12px;
height:12px;
margin-top:-2px;
}
.rd_tm_1 .rd_tm_pager {
margin: 29px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_2 .tm_text {
position: relative;
margin-left: 100px;
max-height: 100px;
min-height: 100px;
border: 1px solid;
padding: 12px 17px 14px;
line-height: 24px;
font-size:14px;
overflow:auto;
border-right-width:3px !important;
}
.rd_tm_2 .tm_author {
font-weight:bold;
font-size:18px;
margin-top:18px;
}
.rd_tm_2 .tm_info {
font-weight:normal;
font-size:14px;
margin-top:6px;
}
.rd_tm_2 .tm_image {
width:100px;
position:absolute;
left:0;
top:0;
}
.rd_tm_2 .rd_tm_pager a {
float:left;
display:block;
width:6px;
cursor:pointer;
height:6px;
}
.rd_tm_2 .rd_tm_pager a.selected {
width:7px;
height:7px;
margin-top:-1px;
}
.rd_tm_2 .rd_tm_pager {
margin: 12px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_14 .tm_text {
position: relative;
border: 1px solid;
padding: 12px 17px 14px;
line-height: 24px;
font-size:14px;
overflow:auto;
}
.rd_tm_14 .tm_author {
font-weight:bold;
font-size:18px;
margin-top:18px;
}
.rd_tm_14 .tm_info {
font-weight:normal;
font-size:14px;
margin-top:6px;
}
.rd_tm_14 .tm_image {
display:none!important;
}
.rd_tm_14 .rd_tm_pager a {
float:left;
display:block;
width:6px;
cursor:pointer;
height:6px;
}
.rd_tm_2 .rd_tm_pager a.selected {
width:7px;
height:7px;
margin-top:-1px;
}
.rd_tm_14 .rd_tm_pager {
margin: 12px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_3 .rd_testimonial {
text-align:center;
}
.rd_tm_3 .tm_text {
font-weight: normal;
font-size: 18px;
text-align: center;
padding: 40px 30px 48px;
line-height: 30px;
margin-bottom: 256px;
position:relative;
}
.rd_tm_3 .tm_text:after {
content: "";
position: absolute;
width: 12px;
height: 12px;
position: absolute;
bottom: -7px;
border-top: none !important;
border-left: none !important;
left: 50%;
margin-left: -6px;
transform: scalex(1.5) rotate(45deg);
-webkit-transform:scalex(1.5) rotate(45deg);
-moz-transform: scalex(1.5) rotate(45deg);
-ms-transform:scalex(1.5) rotate(45deg);
-o-transform:scalex(1.5) rotate(45deg);
}
.rd_tm_3 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
bottom: 77px;
left: 50%;
width: 50%;
margin-left: -25%;
}
.rd_tm_3 .tm_info {
font-weight: normal;
font-size: 14px;
position: absolute;
bottom: 51px;
left: 50%;
width: 50%;
margin-left: -25%;
}
.rd_tm_3 .tm_image {
height: 114px;
width: 114px;
border-radius: 100px;
position: absolute;
left: 50%;
margin-left: -57px;
bottom: 113px;
padding: 6px;
border: 1px solid;
}
.rd_tm_3 .tm_image img {
border-radius:100px;
}
.rd_tm_3 .rd_tm_pager a {
width:14px;
height:14px;
cursor:pointer;
position:relative;
box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-moz-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-webkit-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-o-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-ms-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2) inset;
}
.rd_tm_3 .rd_tm_pager a:after {
width: 6px;
height: 6px;
content: "";
background: rgba(0,0,0,0);
position: absolute;
left: 3px;
top: 3px;
border-radius: 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rd_tm_4 .tm_text {
position: relative;
border: 1px solid;
padding: 80px 40px 26px 150px;
line-height: 24px;
font-size:14px;
border-radius:3px;
}
.rd_tm_4 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
top: 28px;
left: 150px;
}
.rd_tm_4 .tm_info {
font-weight: normal;
font-size: 14px;
position: absolute;
left: 150px;
top: 53px;
}
.rd_tm_4 .tm_image {
width:100px;
height:100px;
padding:5px;
background:#fff;
position:absolute;
left:31px;
top:31px;
border-radius:100px;
}
.rd_tm_4 .tm_image img {
border-radius:100px;
}
.rd_tm_4 .rd_tm_pager a {
float:left;
display:block;
cursor:pointer;
width:6px;
height:6px;
}
.rd_tm_4 .rd_tm_pager a.selected {
width:7px;
height:7px;
margin-top:-1px;
}
.rd_tm_4 .rd_tm_pager {
margin: 12px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_5 .tm_text {
position: relative;
border: 1px solid;
padding: 86px 40px 26px 150px;
line-height: 24px;
font-size:14px;
border-radius:3px;
}
.rd_tm_5 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
top: 29px;
left: 150px;
}
.rd_tm_5 .tm_info {
font-weight: normal;
font-size: 14px;
position: absolute;
left: 150px;
top: 54px;
}
.rd_tm_5 .tm_image {
width:102px;
height:102px;
border:1px solid;
padding:4px;
background:#fff;
position:absolute;
left:29px;
top:28px;
border-radius:100px;
}
.rd_tm_5 .tm_image img {
border-radius:100px;
}
.rd_tm_5 .rd_tm_pager a {
float:left;
display:block;
width:6px;
height:6px;
}
.rd_tm_5 .rd_tm_pager a.selected {
width:7px;
height:7px;
margin-top:-1px;
}
.rd_tm_5 .rd_tm_pager {
margin: 12px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_6 .tm_text {
position: relative;
padding: 51px 0px 26px 120px;
line-height: 24px;
font-size:14px;
border-radius:3px;
}
.rd_tm_6 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
top: -2px;
left: 120px;
}
.rd_tm_6 .tm_info {
font-weight: normal;
font-size: 15px;
position: absolute;
left: 120px;
top: 23px;
}
.rd_tm_6 .tm_image {
width:100px;
height:100px;
position:absolute;
left:0px;
top:0px;
border-radius:10px;
}
.rd_tm_6 .tm_image img {
border-radius:10px;
}
.rd_tm_6 .rd_tm_pager a {
float:left;
display:block;
width:14px;
height:14px;
cursor:pointer;
border:1px solid;
margin: 0 10px 0 0;
}
.rd_tm_6 .rd_tm_pager a.selected {
}
.rd_tm_6 .rd_tm_pager {
margin: 4px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_7 .tm_text {
font-weight: normal;
font-size: 15px;
padding: 24px 28px 28px;
line-height: 24px;
margin-bottom: 117px;
position:relative;
}
.rd_tm_7 .tm_text:after {
content: "";
width: 8px;
height: 8px;
position: absolute;
bottom: -5px;
border-top: none !important;
border-left: none !important;
left: 40px;
transform: scalex(0.8) rotate(45deg);
-webkit-transform:scalex(0.8) rotate(45deg);
-moz-transform:scalex(0.8) rotate(45deg);
-ms-transform:scalex(0.8) rotate(45deg);
-o-transform:scalex(0.8) rotate(45deg);
}
.rd_tm_7 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
bottom: 69px;
left: 103px;
width: 200px;
}
.rd_tm_7 .tm_info {
font-weight: normal;
font-size: 15px;
position: absolute;
bottom: 42px;
left: 103px;
width: 200px;
}
.rd_tm_7 .tm_image {
height:90px;
width: 90px;
border-radius: 100px;
position: absolute;
left: 0px;
bottom:0px;
padding: 5px;
background:#fff;
}
.rd_tm_7 .tm_image img {
border-radius:100px;
}
.rd_tm_7 .rd_tm_pager {
text-align: right;
margin-top: -89px;
margin-bottom: 89px;
}
.rd_tm_7 .rd_tm_pager a {
width:14px;
height:14px;
position:relative;
cursor:pointer;
border:2px solid #fff;
margin:0 0 0 7px;
text-align: left;
}
.rd_tm_7 .rd_tm_pager a span {
display:none;
} .rd_tm_8 .rd_testimonial {
text-align:center;
}
.rd_tm_8 .tm_text {
font-weight: normal;
font-size: 24px;
padding: 0px;
line-height: 36px;
position:relative;
}
.rd_tm_8 .tm_author {
font-weight: 900;
margin:38px 0 5px 0;
font-size: 14px;
text-transform:uppercase;
letter-spacing: 1.5px;
}
.rd_tm_8 .tm_info {
font-weight: normal;
font-size: 12px;
text-transform:uppercase;
letter-spacing: 1px;
}
.rd_tm_8 .tm_image {
display:none;
}
.rd_tm_8 .rd_tm_pager {
display:none !important;
}
.rd_tm_8 .tm_nav {
display:block;
margin-top:95px;
}
.rd_tm_8 .tm_l_nav, .rd_tm_8 .tm_r_nav {
display:block;
width:38px;
height:38px;
line-height:36px;
text-align:center;
position:absolute;
left:50%;
margin-left:-43px;
border:1px solid;
border-radius:5px;
cursor:pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_tm_8 .tm_r_nav {
position:absolute;
left:50%;
margin-left:5px;
}
.rd_tm_8 .tm_l_nav:before {
content:"\f104";
font-family:"FontAwesome";
font-size:16px;
}
.rd_tm_8 .tm_r_nav:before {
content:"\f105";
font-family:"FontAwesome";
font-size:16px;
} .rd_tm_9 .rd_testimonial {
text-align:center;
}
.rd_tm_9 .tm_text {
font-weight: normal;
font-size: 24px;
padding: 0px;
line-height: 40px;
position:relative;
text-transform:uppercase;
font-weight:900;
letter-spacing:2px;
}
.rd_tm_9 .tm_author {
font-weight: normal;
margin:38px 0 5px 0;
font-size: 16px;
text-transform:uppercase;
}
.rd_tm_9 .tm_info {
font-weight: normal;
font-size: 16px;
text-transform:uppercase;
}
.rd_tm_9 .tm_image {
display:none;
}
.rd_tm_9 .rd_tm_pager {
display:none !important;
}
.rd_tm_9 .tm_nav {
display:block;
margin-top:95px;
}
.rd_tm_9 .tm_l_nav, .rd_tm_9 .tm_r_nav {
display:block;
width:38px;
height:38px;
line-height:36px;
text-align:center;
position:absolute;
left:50%;
margin-left:-43px;
border:1px solid;
border-radius:5px;
cursor:pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_tm_9 .tm_r_nav {
position:absolute;
left:50%;
margin-left:5px;
}
.rd_tm_9 .tm_l_nav:before {
content:"\f104";
font-family:"FontAwesome";
font-size:16px;
}
.rd_tm_9 .tm_r_nav:before {
content:"\f105";
font-family:"FontAwesome";
font-size:16px;
} .rd_tm_10 .tm_text {
font-weight: normal;
font-size: 24px;
font-style:italic;
padding:0px;
text-align:center;
line-height: 40px;
margin-top: 291px;
position:relative;
}
.rd_tm_10 .tm_author {
font-weight: normal;
font-size: 24px;
position: absolute;
top: 213px;
left: 50%;
margin-left:-50%;
width:100%;
text-align:center;
}
.rd_tm_10 .tm_info {
font-weight: normal;
font-size: 15px;
position: absolute;
top: 240px;
left: 50%;
margin-left:-50%;
width:100%;
text-align:center;
}
.rd_tm_10 .tm_image {
height:185px;
width: 185px;
border-radius: 100px;
position: absolute;
left: 50%;
margin-left:-92.5px;
top:0px;
padding: 3px;
background:none;
border:2px solid;
}
.rd_tm_10 .tm_image img {
border-radius:100px;
padding:13px;
}
.rd_tm_10 .rd_tm_pager {
display:block;
margin-top:35px;
}
.rd_tm_10 .tm_r_nav {
display:none !important;
} .rd_tm_11 .tm_text {
font-weight: 300;
font-size: 24px;
font-style:italic;
padding:0px;
text-align:center;
line-height: 38px;
margin-top: 305px;
position:relative;
}
.rd_tm_11 .tm_author {
font-weight: 700;
font-size: 20px;
padding-top: 51px;
width: 100%;
text-align: center;
}
.rd_tm_11 .tm_info {
font-weight: normal;
font-size: 14px;
position: relative;
margin-top: 6px;
width:100%;
text-align:center;
}
.rd_tm_11 .tm_info:before {
content: "";
width: 30px;
border-bottom: 2px solid;
position: absolute;
left: 50%;
margin-left: -15px;
top: -55px;
}
.rd_tm_11 .tm_image {
height:152px;
width: 152px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
position: absolute;
left: 50%;
margin-left:-76px;
top:114px;
padding: 3px;
background:none;
border:3px solid;
}
.rd_tm_11 .tm_image img {
border-radius:100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
padding:10px;
}
.rd_tm_11 .rd_tm_pager {
position: absolute;
top: 0;
width: 100%;
margin-left: 5px;
}
.rd_tm_11 .rd_tm_pager a {
margin: 0 10px 0 0;
text-decoration: none;
display: inline-block;
width: 10px;
height: 10px;
background: #000;
text-indent: -999em;
border-radius:0px;
} .rd_tm_12 .tm_text {
position: relative;
padding: 52px 0px 10px 120px;
line-height: 24px;
font-size:14px;
}
.rd_tm_12 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
top: 0px;
left: 120px;
}
.rd_tm_12 .tm_info {
font-weight: normal;
font-size: 14px;
position: absolute;
left: 120px;
top: 25px;
}
.rd_tm_12 .tm_image {
width:102px;
height:102px;
border:1px solid;
padding:4px;
background:#fff;
position:absolute;
left:0px;
top:0px;
border-radius:100px;
}
.rd_tm_12 .tm_image img {
border-radius:100px;
}
.rd_tm_12 .rd_tm_pager a {
float:left;
display:block;
width:6px;
height:6px;
}
.rd_tm_12 .rd_tm_pager a.selected {
width:7px;
height:7px;
margin-top:-1px;
}
.rd_tm_12 .rd_tm_pager {
margin: 12px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_13 .tm_text {
font-weight: normal;
text-align:center;
font-size: 30px;
font-style:italic;
line-height: 44px;
margin-bottom:19px;
position:relative;
}
.rd_tm_13 .tm_text p {
line-height:44px;
}
.rd_tm_13 .tm_author_info {
width:260px;
height:95px;
margin:0 auto;
position:relative;
}
.rd_tm_13 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
bottom: 49px;
left: 103px;
width: 200px;
}
.rd_tm_13 .tm_info {
font-weight: normal;
font-size: 15px;
position: absolute;
bottom: 24px;
left: 103px;
width: 200px;
}
.rd_tm_13 .tm_image {
height:90px;
width: 90px;
border-radius: 100px;
position: absolute;
left: 0px;
bottom:0px;
padding: 5px;
background:#fff;
}
.rd_tm_13 .tm_image img {
border-radius:100px;
}
.rd_tm_13 .rd_tm_pager {
margin-top: 15px;
}
.rd_tm_13 .rd_tm_pager a {
width:14px;
height:14px;
cursor:pointer;
position:relative;
box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-moz-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-webkit-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-o-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.2) inset;
-ms-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2) inset;
}
.rd_tm_13 .rd_tm_pager a:after {
width: 6px;
height: 6px;
content: "";
background: rgba(0,0,0,0);
position: absolute;
left: 3px;
top: 3px;
border-radius: 100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .rd_tm_15 .tm_text {
position: relative;
border: 1px solid;
padding: 142px 30px 24px 30px;
line-height: 24px;
font-size:14px;
}
.rd_tm_15 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
top: 40px;
left: 150px;
}
.rd_tm_15 .tm_info {
font-size: 15px;
position: absolute;
left: 150px;
top: 65px;
font-weight: bold;
}
.rd_tm_15 .tm_image {
width:120px;
height:120px;
background:#fff;
position:absolute;
left:1px;
top:1px;
border-radius:0px;
}
.rd_tm_15 .tm_image img {
border-radius:0px;
}
.rd_tm_15 .rd_tm_pager a {
float:left;
display:block;
cursor:pointer;
width:6px;
height:6px;
}
.rd_tm_15 .rd_tm_pager a.selected {
width:7px;
height:7px;
margin-top:-1px;
}
.rd_tm_15 .rd_tm_pager {
margin: 12px auto 0;
text-align: left;
overflow: visible;
height: 15px;
} .rd_tm_16 .rd_testimonial {
text-align:center;
}
.rd_tm_16 .tm_text {
font-weight: normal;
font-size: 24px;
padding: 0px;
line-height: 40px;
position:relative;
text-transform:uppercase;
font-weight:900;
letter-spacing: 1px;
}
.rd_tm_16 .tm_author_info {
margin-top:-4px;
}
.rd_tm_16 .tm_author {
font-weight: normal;
margin:38px 0 5px 0;
font-size: 16px;
text-transform:uppercase;
}
.rd_tm_16 .tm_info {
font-weight: normal;
font-size: 16px;
text-transform:uppercase;
}
.rd_tm_16 .tm_image {
display:none;
}
.rd_tm_16 .rd_tm_pager {
display:block;
margin-top:133px;
margin-left:10px;
}
.rd_tm_16 .rd_tm_pager a {
width:10px;
height:10px;
margin-right:10px;
} .rd_tm_17 .tm_text {
font-weight: normal;
font-size: 18px;
padding: 42px 208px 48px 50px;
line-height: 30px;
border-radius: 7px;
margin-bottom: 117px;
position: relative;
font-style: italic;
min-height: 215px;
}
.rd_tm_17 .tm_text:after {
border-color: transparent #0BDDFD transparent;
border-style: solid solid solid none;
border-width: 0px 30px 45px medium;
content: "";
height: 0;
right: 127px;
position: absolute;
bottom: -45px;
width: 0;
background: none;
}
.rd_tm_17 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
bottom: 67px;
right: 0px;
text-align:right;
width: 200px;
}
.rd_tm_17 .tm_info {
font-weight: normal;
font-size: 14px;
position: absolute;
bottom: 42px;
right: 0px;
text-align:right;
width: 200px;
}
.rd_tm_17 .tm_image {
height:150px;
width: 150px;
border-radius: 300px;
position: absolute;
right: 30px;
top:30px;
padding: 10px;
background:#fff;
}
.rd_tm_17 .tm_image img {
border-radius:300px;
}
.rd_tm_17 .rd_tm_pager a {
float:left;
display:block;
width:10px;
height:10px;
cursor:pointer;
border:1px solid;
margin: 0 10px 0 0;
}
.rd_tm_17 .rd_tm_pager a.selected {
}
.rd_tm_17 .rd_tm_pager {
margin: 4px auto 0;
text-align: left;
overflow: visible;
height: 15px;
margin-top:-87px;
position:relative;
}
.rd_tm_17 .rd_tm_pager a span {
display:none;
} .rd_tm_18 .tm_text {
font-weight: normal;
font-size: 16px;
padding: 24px 50px 28px 30px;
line-height: 26px;
border-radius: 2px;
margin-bottom: 85px;
position: relative;
font-style: italic;
}
.rd_tm_18 .tm_text:after {
border-color: transparent #0BDDFD transparent;
border-style: solid solid solid none;
border-width: 0px 30px 45px medium;
content: "";
height: 0;
right: 50px;
position: absolute;
bottom: -28px;
width: 0;
background: none;
}
.rd_tm_18 .tm_author {
font-weight: bold;
font-size: 18px;
position: absolute;
bottom: 55px;
right: 0px;
text-align:right;
width: 200px;
}
.rd_tm_18 .tm_info {
font-weight: normal;
font-size: 14px;
position: absolute;
bottom: 32px;
right: 0px;
text-align:right;
width: 200px;
}
.rd_tm_18 .tm_image {
display:none;
}
.rd_tm_18 .rd_tm_pager a {
float:left;
display:block;
width:10px;
height:10px;
cursor:pointer;
border:1px solid;
margin: 0 10px 0 0;
}
.rd_tm_18 .rd_tm_pager a.selected {
}
.rd_tm_18 .rd_tm_pager {
margin: 4px auto 0;
text-align: left;
overflow: visible;
height: 15px;
margin-top:-70px;
position:relative;
}
.rd_tm_18 .rd_tm_pager a span {
display:none;
} .rd_tm_19 .rd_testimonial {
text-align:center;
}
.rd_tm_19 .tm_text {
font-size: 14px;
padding: 166px 0 0;
line-height: 30px;
position: relative;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 1px;
max-width: 750px;
margin: auto;
}
.rd_tm_19 .tm_author_info {
margin-top:-4px;
}
.rd_tm_19 .tm_author {
font-weight:900;
margin:38px 0 5px 0;
font-size: 16px;
text-transform:uppercase;
}
.rd_tm_19 .tm_info {
font-weight: 900;
font-size: 16px;
text-transform:uppercase;
}
.rd_tm_19 .tm_image {
height:130px;
width: 130px;
border-radius: 300px;
position: absolute;
left: 50%;
margin-left:-65px;
top:0px;
padding: 5px;
background:#fff;
}
.rd_tm_19 .tm_image img {
border-radius:300px;
}
.rd_tm_19 .rd_tm_pager {
display:block;
margin-top:25px;
margin-left:10px;
}
.rd_tm_19 .rd_tm_pager a {
width:10px;
height:10px;
margin-right:10px;
border: 1px solid;
} .rd_tm_20 .rd_testimonial {
text-align:center;
}
.rd_tm_20 .tm_text {
font-weight: normal;
font-size: 24px;
padding: 0px;
line-height: 36px;
font-family:"Playfair Display";
position:relative;
}
.rd_tm_20 .tm_author {
font-weight: 900;
margin:36px 0 5px 0;
font-size: 18px;
text-transform:uppercase;
font-family:"Raleway";
letter-spacing: 1.5px;
}
.rd_tm_20 .tm_author:before {
content: "";
position: absolute;
border-top: 2px solid;
width: 50px;
left: 50%;
margin-left: -25px;
margin-top: -19px;
}
.rd_tm_20 .tm_info {
font-weight: normal;
font-size: 12px;
text-transform:uppercase;
letter-spacing: 1px;
}
.rd_tm_20 .tm_image {
display:none;
}
.rd_tm_20 .rd_tm_pager {
display:none !important;
}
.rd_tm_20 .tm_nav {
display:block;
margin-top:85px;
}
.rd_tm_20 .tm_l_nav, .rd_tm_20 .tm_r_nav {
display:block;
width:30px;
height:30px;
line-height:28px;
text-align:center;
position:absolute;
left:50%;
margin-left:-35px;
border:1px solid;
border-radius:0px;
cursor:pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_tm_20 .tm_r_nav {
position:absolute;
left:50%;
margin-left:5px;
}
.rd_tm_20 .tm_l_nav:before {
content:"\f104";
font-family:"FontAwesome";
font-size:12px;
}
.rd_tm_20 .tm_r_nav:before {
content:"\f105";
font-family:"FontAwesome";
font-size:12px;
} .rd_tm_21 .rd_testimonial {
text-align:center;
}
.rd_tm_21 .tm_text {
font-weight: 300;
font-family:"Open Sans";
font-size: 30px;
padding: 0px;
line-height: 50px;
position:relative;
font-weight:300;
}
.rd_tm_21 .tm_author_info {
margin-top:-4px;
}
.rd_tm_21 .tm_author {
font-weight: bold;
font-family:"Open Sans";
margin:93px 0 5px 0;
font-size: 14px;
position:relative;
text-transform:uppercase;
}
.rd_tm_21 .tm_author:before {
content: "";
border-top: 1px solid;
width: 100px;
left: 50%;
top: -46px;
margin-left: -50px;
position: absolute;
}
.rd_tm_21 .tm_info {
font-weight: normal;
font-family:"Open Sans";
font-size: 14px;
}
.rd_tm_21 .tm_image {
display:none;
}
.rd_tm_21 .rd_tm_pager {
display:block;
margin-top:200px;
margin-left:17px;
}
.rd_tm_21 .rd_tm_pager a {
width:14px;
height:14px;
margin-right:17px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
opacity:0.55;
}
.rd_tm_21 .rd_tm_pager a.selected {
transform:         scale(1.15);
-moz-transform:    scale(1.15);
-webkit-transform: scale(1.15);
-o-transform:      scale(1.15);
-ms-transform:     scale(1.15);
opacity:1;
}
.testimonials-wrapper {
position: relative;
overflow: hidden;
}
.testimonial {
position: relative;
top:0;
left:0;
overflow: hidden;
}
.testimonial-content {
min-height: 40px;
font-weight: 300;
font-size: 16px;
line-height: 25px;
width: auto;
border:none!important;
padding:0px 0px;
}
.testimonial-author, .testimonial-author a {
font-weight: normal;
font-size: 16px;
line-height: 24px;
padding:15px 0 0 0;
color:#fff;
margin-bottom:40px!important;
}
.testimonial-author a:hover {
color: #e56a1b;
}
.testimonial-author {
position: relative;
margin-left:0;
}
.testimonial-next, .testimonial-prev {
width: 20px;
height: 20px;
position: absolute;
padding-bottom:0px;
left: 22px;
bottom: 2px;
border:1px solid rgba(0, 0, 0, 0.05);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.testimonial-prev {
left: 0px;
}
.testimonial-prev:before {
font-family:'FontAwesome';
content:'\f104';
position:absolute;
left:6px;
top:-1px;
font-size:15px;
text-shadow:none;
}
.testimonial-next:before {
font-family:'FontAwesome';
content:'\f105';
position:absolute;
left:7px;
top:-1px;
font-size:15px;
text-shadow:none;
}
.testimonial-next:hover, .testimonial-prev:hover {
background-position: 0 -18px;
color:#fafafa;
} .rd_profile_testimonial {
box-shadow: 0 0 0 0px rgba(0,0,0,0);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor:pointer;
background-size: cover !important;
}
.rd_profile_testimonial:hover {
box-shadow: 0 0 0 10px #222533;
}
.rd_profile_testimonial .tm_logo {
line-height:0;
background: rgba(34, 37, 51, 0.8);
line-height: 0;
position: relative;
}
.rd_profile_testimonial .tm_logo img {
opacity:1;
min-width:100%;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_profile_testimonial:hover .tm_logo img {
opacity:0;
}
.rd_profile_testimonial .tm_quote {
opacity:0;
position: absolute;
width: 100%;
text-align: center;
top: 50%;
line-height: 24px;
font-style: italic;
padding: 30px 30px;
color: #fff;
height: 180px;
margin-top: -100px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_profile_testimonial:hover .tm_quote {
margin-top: -86px;
opacity:1;
}
.rd_profile_testimonial .tm_quote:before {
content: "";
position: absolute;
left: 50%;
border-radius: 200px;
display: inline-block;
width: 30px;
height: 30px;
top: -13px;
margin-left: -15px;
}
.rd_profile_testimonial .tm_quote:after {
content: "“";
position: absolute;
font-size: 33px;
top: -3px;
left: 50%;
width: 30px;
height: 30px;
margin-left: -17px;
font-weight: bold;
font-family: "MS Serif", "New York", serif;
}
.rd_profile_testimonial .tm_author {
opacity:0;
position: absolute;
bottom: 5px;
line-height: 24px;
font-size: 13px;
font-weight: 900;
text-transform: uppercase;
color: #fff;
text-align: center;
width: 100%;
padding: 0 30px;
letter-spacing: 1px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.rd_profile_testimonial:hover .tm_author {
bottom: 29px;
opacity:1;
} .code_box_ctn {
background: #f5f7f8;
padding: 24px 31px;
border-radius: 4px;
white-space:pre;
overflow:auto;
} .heading_box_sc_ctn {
text-align:center;
}
.heading_box_sc {
border-bottom:2px solid;
display:inline-block;
}
.heading_box_sc h3 {
border:2px solid;
text-transform:uppercase;
font-weight:900;
padding:8px 21px 9px;
font-size:24px;
margin-bottom:1px;
} .rd_highlight, .rd_highlight_border {
padding:0 9px 2px;
} .sep_70 {
padding-bottom:70px;
}
.comment_count {
margin-bottom: 25px;
}
.comment_count h3 {
margin-bottom:52px;
}
.comment_count h3, #add-comment h4 {
font-size:30px;
font-weight:normal;
}
#comments {
margin-bottom: 20px;
padding-top:0px;
}
#comments ul {
margin-bottom: 0;
}
#comments ul:first-child {
margin-left: 0 !important;
}
.comment_ctn {
padding:30px;
position:relative;
}
#comments ul li {
padding: 0px 0 24px;
margin-bottom: 0;
}
#comments ul li li {
padding: 0px 0 20px;
margin-bottom: 0;
}
#comments > ul > li:first-child {
border-top-width: 0;
padding-top:0px;
}
#comments li:last-child {
padding-bottom: 0;
}
#comments > ul > li ul {
margin-top: 24px;
padding-left: 50px;
border-left: 1px solid;
}
#comments > ul > li ul > li ul {
margin-top:17px;
}
#comments ul li p {
line-height: 24px;
}
#comments li p:last-child {
margin-bottom: 0;
}
#comments ul li .avatar {
float:left;
}
#comments ul li .details {
padding:0px 0 0 30px;
overflow: hidden;
}
#comments ul li .details span:last-child {
margin-right: 0;
}
#comments ul li .details span.author {
font-size: 18px;
font-weight: 700;
float:left;
}
#comments ul li .details span.reply a, #comments ul li .details span.reply a:visited {
font-size: 11px;
color: #999;
}
#comments ul li .details span.Reply {
float:right;
}
#comments ul li .details span.Reply a {
display:inline-block;
padding:2px 10px 3px;
text-transform:uppercase;
font-weight:900;
border-radius:3px;
}
a.comment-edit-link {
margin-left:3px;
}
#comments ul li .details span.date {
font-size: 13px;
float:left;
clear:both;
margin-top: 7px;
}
#comments ul li .details .comment {
display: block;
margin-top:8px;
float:left;
clear:both;
}
#comments ul li li .comment_ctn {
box-shadow:none!important;
}
#comments ul li li .comment_ctn:before {
content: "";
min-width: 25px;
min-height: 1px;
position: absolute;
top: 50%;
left: -51px;
}
.avatar img {
border: 3px solid #ffffff;
border-radius: 5px;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.page-numbers {
float:left;
}
.page-numbers li a, .page-numbers li span {
display: inline-block;
margin-bottom: 0;
text-align: center;
font-size: 13px !important;
letter-spacing: 0.5px;
font-weight: 600 !important;
outline: none;
overflow: visible;
cursor: pointer;
border: 1px solid #ebebeb;
text-shadow: none;
float: left;
margin: 2px 2px 2px 0 !important;
padding: 10px 9px 9px 9px !important;
width: auto;
color: #CCC !important;
}
.page-numbers:hover {
color:#fff;
}
.current {
color:#fff;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
} #add-comment {
padding-top:25px;
}
#add-comment input, #add-comment textarea {
margin-bottom: 0;
}
#add-comment h4 {
font-weight:normal;
padding-bottom: 27px;
line-height: 30px;
}
#add-comment textarea {
height: 180px;
width: 100%;
padding:20px;
}
#comment {
}
.comment-notes, .form-allowed-tags {
display:none;
}
input.single_post_author {
width:376px;
float:left;
padding:14px 20px 14px 20px;
border-radius:3px;
margin-right:20px;
}
input.single_post_email {
width:377px;
float:left;
padding:14px 20px 14px 20px;
margin-right:20px;
border-radius:3px;
}
input.single_post_url {
width:377px;
float:left;
padding:14px 20px 14px 20px;
border-radius:3px;
}
#posts input.single_post_author {
width:calc(33.3% - 13.5px );
float:left;
padding:14px 20px 14px 20px;
border-radius:3px;
margin-right:20px;
}
#posts input.single_post_email {
width:calc(33.3% - 13.5px );
float:left;
padding:14px 20px 14px 20px;
margin-right:20px;
border-radius:3px;
}
#posts input.single_post_url {
width:calc(33.3% - 13.5px );
float:left;
padding:14px 20px 14px 20px;
border-radius:3px;
}
.single_post_comment {
height:300px;
border-radius:3px;
}
#add-comment input#submit,#respond input#submit{
padding:14px 15px 15px 15px;
border-radius:3px;
margin-top: 3px;
letter-spacing:1px;
}
#reply-title {
font-size: 16px;
line-height: 24px;
margin:20px 0;
font-weight:normal;
} .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form textarea {
background: rgba(0, 0, 0, 0.70);
}
.wpcf7-response-output {
clear:both;
}
.wpcf7-form input[type=submit] {
background:#1bbc9b;
color:#fff!Important;
min-width:120px;
font-weight:700;
font-size:14px;
padding:8px 15px;
}
#footer_cta_box {
min-height:50px;
padding:30px 0;
background:#f7f7f7;
}
.f_cta_text {
width:65%;
color:#676767;
font-size: 22px;
padding: 20px 0 20px 5%;
margin:0!important;
text-align:left;
font-weight: 400;
float:left;
}
.f_cta_button {
width:20%;
text-align: right;
padding: 20px 5% 20px 0;
float:right;
}
.f_cta_button a {
font-weight: bold;
text-transform: uppercase;
border: 2px solid #fff;
padding: 12px 31px 12px 31px;
font-size: 13px;
}
#footer {
width:1210px;
padding-bottom:30px;
overflow:auto;
min-height:250px;
position:relative;
}
#footer a {
color:#fcfcfc;
}
.widget_wrap {
float:left;
}
.widget {
width:100%;
margin:60px 0px 30px 0;
float:left;
}
.footer_4_col .widget_wrap {
width:270px!important;
}
.footer_3_col .widget_wrap {
width:370px!important;
}
.footer_2_col .widget_wrap {
width:570px!important;
}
.footer_1_col .widget_wrap {
width:545px!important;
float:none!important;
margin-left:auto!important;
margin-right:auto!important;
padding-right:30px!important;
} .footer_type_1 .widget_wrap {
margin:96px 30px 46px 0;
}
.footer_type_1 .widget {
margin:0px 0px 30px 0;
}
.footer_type_1 .widget h2 {
font-size:22px;
text-transform:none;
font-weight:300;
letter-spacing:normal;
line-height: normal;
margin-bottom: 36px;
}
.footer_type_1 .widget_line {
display:none;
} .footer_type_2 .widget_wrap {
margin:94px 30px 18px 0;
}
.footer_type_2 .widget {
margin:0px 0px 30px 0;
}
.footer_type_2 .widget h2 {
font-size:24px;
text-transform:none;
font-weight:300;
letter-spacing:normal;
line-height: normal;
margin-bottom: 36px;
}
.footer_type_2 .widget_line {
display:none;
} .footer_type_3 .widget_wrap {
margin:100px 30px 35px 0;
}
.footer_type_3 .widget {
margin:0px 0px 30px 0;
}
.footer_type_3 .widget h2 {
font-size:24px;
text-transform:none;
font-weight:300;
letter-spacing:normal;
line-height:18px;
margin-bottom: 61px;
padding-left:20px;
}
.footer_type_3 .widget_line {
display:none;
} .footer_type_4 .widget_wrap {
margin:100px 30px 20px 0;
}
.footer_type_4 .widget {
margin:0px 0px 30px 0;
}
.footer_type_4 .widget h2 {
font-size:18px;
text-transform:uppercase;
font-weight:900;
letter-spacing:2px;
line-height:18px;
margin-bottom: 38px;
}
.footer_type_4 .widget_line {
display:none;
} .footer_type_5 .widget_wrap {
margin:98px 30px 35px 0;
}
.footer_type_5 .widget {
margin:0px 0px 30px 0;
}
.footer_type_5 .widget h2 {
font-size:18px;
text-transform:uppercase;
font-weight:900;
letter-spacing:2px;
line-height:18px;
margin-bottom: 28px;
}
.footer_type_5 .widget_line {
display:none;
} .footer_type_6 .widget_wrap {
margin:125px 30px 5px 0;
}
.footer_type_6 .widget {
margin:0px 0px 30px 0;
}
.footer_type_6 .widget h2 {
font-size:18px;
text-transform:uppercase;
font-weight:900;
letter-spacing:3px;
line-height:18px;
margin-bottom: 51px;
}
.footer_type_6 .widget_line {
display:none;
} .footer_type_7 .widget_wrap {
margin:85px 30px 5px 0;
}
.footer_type_7 .widget {
margin:0px 0px 30px 0;
}
.footer_type_7 .widget h2 {
font-size:20px;
text-transform:uppercase;
font-weight:900;
letter-spacing:2px;
line-height:18px;
margin-bottom: 40px;
}
.footer_type_7 .widget_line {
display:none;
} .footer_type_8 .widget_wrap {
margin:100px 30px 32px 0;
}
.footer_type_8 .widget {
margin:0px 0px 30px 0;
}
.footer_type_8 .widget h2 {
font-size:18px;
text-transform:uppercase;
font-weight:900;
letter-spacing:normal;
line-height:18px;
margin-bottom: 51px;
padding-left:20px;
}
.footer_type_8 .widget_line {
display:none;
} .footer_type_9 .widget_wrap {
margin:52px 30px 0px 0;
}
.footer_type_9 .widget {
margin:0px 0px 13px 0;
}
.footer_type_9 .widget h2 {
font-size:16px;
text-transform:uppercase;
font-weight:bold;
letter-spacing:normal;
line-height:18px;
margin-bottom: 27px;
}
.footer_type_9 .widget_line {
display:none;
} .footer_type_10 .widget_wrap {
margin:98px 30px 39px 0;
}
.footer_type_10 .widget {
margin:0px 0px 30px 0;
}
.footer_type_10 .widget h2 {
font-size:16px;
text-transform:uppercase;
font-weight:900;
letter-spacing:3px;
line-height:18px;
margin-bottom: 7px;
}
.footer_type_10 .widget_line {
padding: 0px 0 42px 0 !important;
float:none!important
}
.widget_line .small_l_left {
width:70px!important;
border-top:3px solid #ffffff;
opacity:1;
} .footer_type_11 .widget_wrap {
margin:100px 30px 50px 0;
}
.footer_type_11 .widget {
margin:0px 0px 13px 0;
}
.footer_type_11 .widget h2 {
font-size:14px;
text-transform:uppercase;
font-weight:900;
letter-spacing:3px;
line-height:18px;
font-family:Raleway;
margin-bottom: 27px;
}
.footer_type_11 .widget_line {
display:none;
}
.footer_type_11 #recentcomments li,.footer_type_11 .widget_archive li,.footer_type_11 .widget_recent_entries ul li {
padding: 15px 0px 0px 0px !important;
} .footer_type_12 .widget_wrap {
margin:118px 30px 47px 0;
}
.footer_type_12 .widget {
margin:0px 0px 30px 0;
}
.footer_type_12 .widget h2 {
font-size:18px;
text-transform:none;
font-weight:600;
line-height:18px;
margin-bottom: 22px;
}
.footer_type_12 .widget .textwidget p{
margin-bottom:6px;
}
.footer_type_12 .widget_line {
display:none;
} #footer_coms {
text-align:right;
padding: 30px 0 30px 0;
background-color:#1A1A1D;
}
#f_social_icons {
padding:0;
float:right;
}
#f_social_icons a {
font-size:16px;
display:block;
line-height:32px;
}
#footer_coms ul {
float:left;
}
#footer_coms ul li {
float:left;
font-size:14px;
padding: 0px 30px 0 0;
}
#footer_coms ul li a {
color:rgba(255, 255, 255, 0.8);
}
#footer_coms .current-menu-item a {
color:#fff;
border-bottom:none !important;
padding:0 !important;
}
#footer_coms .sub-menu {
display:none;
}
#footer_coms .current-menu-item a {
background:none;
}
.f_menu_left {
float:left;
height: 32px;
line-height: 32px;
}
#footer_coms .f_menu_left ul li {
padding:0 30px 0 0px;
}
.f_menu_right {
float:right;
height: 32px;
line-height: 32px;
}
#footer_coms .f_menu_right ul li {
padding:0 0 0 30px;
}
#footer_coms .m_normal ul li a {
font-weight:normal;
text-transform:none;
}
#footer_coms .m_normal ul li a {
font-weight:normal;
text-transform:none;
}
#footer_coms .m_uppercase ul li a {
font-weight:normal;
text-transform:uppercase;
}
#footer_coms .m_normal_bold ul li a {
font-weight:700;
text-transform:none;
}
#footer_coms .m_uppercase_bold ul li a {
font-weight:900;
text-transform:uppercase;
}
#footer_coms .f_message_left {
float:left;
padding-right:30px;
height: 32px;
line-height: 32px;
}
#footer_coms .f_message_right {
float:right;
padding-left:30px;
height: 32px;
line-height: 32px;
}
#footer_coms .f_si_right {
float:right;
padding-left:30px;
}
#footer_coms .f_si_left {
float:left;
padding-right:30px;
}
.f_si_type1 a:hover {
background: none!important;
}
.f_si_type2 #f_social_icons div {
width:32px!important;
height:32px!important;
margin-right: 15px;
border-radius:2px;
}
.f_si_type2 #f_social_icons a {
border-radius:2px;
color:#fff!important;
font-size:18px;
}
#to_top {
display: block;
position: fixed;
text-align: center;
line-height: 12px!important;
right: 30px;
bottom: -30px;
color: #fff;
cursor: pointer;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
z-index: 10000;
height: 29px;
width: 29px;
background-color: rgba(0,0,0,0.4);
background-repeat: no-repeat;
background-position: center;
transition: background-color 0.1s linear;
-moz-transition: background-color 0.1s linear;
-webkit-transition: background-color 0.1s linear;
-o-transition: background-color 0.1s linear;
}
#to_top i {
font-family:"FontAwesome";
line-height: 29px!important;
width: 29px!important;
height: 29px!important;
font-size: 14px!important;
top: 0px!important;
left: 0px!important;
text-align: center!important;
background-color: transparent!important;
}
.header_bottom_nav #searchtop {
margin: 0;
padding: 10px 0;
float: right;
position: relative;
text-align: center;
display: inline-block;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.shrinked_header #search-form {
top: 55px!important;
}
#top_bar #searchtop {
margin:0;
position:relative;
text-align:center;
display:inline-block;
*display:inline;
zoom:1;
height:29px;
width:29px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#searchtop_img {
display:block;
background-position:0px 0px;
background-size: 27px;
min-height:29px;
min-width:27px;
cursor:pointer;
}
.header_bottom_nav #searchtop_img .fa-search, .header_bottom_nav #searchtop_img .fa-times {
font-size: 16px;
display: block;
padding: 7px 0 0 5px;
}
#search-form {
padding:10px;
background-color:#fff;
right:0;
position:absolute;
min-width:250px;
z-index:1000;
top:0px;
visibility:hidden;
opacity:0;
transform:         scale(0.8); -moz-transform:    scale(0.8); -webkit-transform: scale(0.8); -o-transform:      scale(0.8); -ms-transform:     scale(0.8); transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
-o-transition: all ease-in-out .3s;
-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
#edge-search-form {
position:relative;
margin-top: 20px;
float: left;
width: 100%;
}
.pop_search_form {
opacity:1!important;
visibility:visible !important;
transform:         scale(1) !important; -moz-transform:    scale(1) !important; -webkit-transform: scale(1) !important; -o-transform:      scale(1) !important; -ms-transform:     scale(1) !important; }
#ssform {
box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
}
#edge-search-form #ssform {
box-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
-o-box-shadow:none !important;
padding: 9px 20px 9px 20px;
font-size:12px;
text-transform:uppercase;
}
#search-form input[type=submit] {
background:none;
background-position:1px 1px;
background-size: 27px;
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
min-height:29px;
min-width:40px;
margin: 0px;
height: 40px;
z-index:1000;
position: absolute;
right: 10px;
}
#edge-search-form input[type=submit] {
background: none;
background-position: 1px 1px;
background-size: 27px;
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
min-height: 29px;
min-width: 40px;
margin: 0px;
height: 40px;
z-index: 1000;
position: absolute;
right: 1px;
top: 0;
}
#search-form input[type=text] {
border: 1px solid rgba(102, 102, 102, 0.1);
float: left;
margin: 0;
width: 100%;
padding: 9px 5px 9px 20px!important;
border-radius: 5px;
}
span.search_button_icon:after {
content: "\f002";
font-family: "fontawesome";
position: absolute;
right: 25px;
top: 18px;
font-size: 16px;
}
#edge-search-form span.search_button_icon:after {
content: "\f002";
font-family: "fontawesome";
position: absolute;
right: 15px;
top: 8px;
font-size: 16px;
}
#header_socials a {
font-size: 16px;
line-height:29px;
display: block;
}
#header_socials a:hover {
background:none!important;
}
#fixed_header_socials a {
font-size: 16px;
line-height:38px;
display: block;
}
#twitter {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#twitter a:hover, .f_si_type2 #f_social_icons #twitter, .rd_si_big_squared #twitter, .rd_si_big_rounded #twitter a, .sc-share-box #twitter a, .single_staff_social #twitter a, .rd_staff_p06 .member-social-links #twitter a, .thefox_social_widget_icons #twitter a,.share_icons_business .share-box #twitter a{
color:#ffffff;
background-color:#41d1da;
}
#xing {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#xing a:hover, .f_si_type2 #f_social_icons #xing, .rd_si_big_squared #xing, .rd_si_big_rounded #xing a, .sc-share-box #xing a, .single_staff_social #xing a, .rd_staff_p06 .member-social-links #xing a, .thefox_social_widget_icons #xing a,.share_icons_business .share-box #xing a{
color:#ffffff;
background-color:#135353;
}
#vk {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#vk a:hover, .f_si_type2 #f_social_icons #vk, .rd_si_big_squared #vk, .rd_si_big_rounded #vk a, .sc-share-box #vk a, .single_staff_social #vk a, .rd_staff_p06 .member-social-links #vk a, .thefox_social_widget_icons #vk a,.share_icons_business .share-box #vk a{
color:#ffffff;
background-color:#2B587A;
}
#facebook {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#facebook a:hover, .f_si_type2 #f_social_icons #facebook, .rd_si_big_squared #facebook, .rd_si_big_rounded #facebook a, .sc-share-box #facebook a, .single_staff_social #facebook a, .rd_staff_p06 .member-social-links #facebook a, .thefox_social_widget_icons #facebook a,.share_icons_business .share-box #facebook a {
color:#ffffff;
background-color:#3c5a9a;
}
#behance {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#behance a:hover, .f_si_type2 #f_social_icons #behance, .rd_si_big_squared #behance, .rd_si_big_rounded #behance a, .single_staff_social #behance a, .rd_staff_p06 .member-social-links #behance a, .thefox_social_widget_icons #behance a {
color:#ffffff;
background-color:#2d9ad2;
}
#digg {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#digg a:hover, .f_si_type2 #f_social_icons #digg, .rd_si_big_squared #digg, .rd_si_big_rounded #digg a, .single_staff_social #digg a, .rd_staff_p06 .member-social-links #digg a, .thefox_social_widget_icons #digg a {
color:#ffffff;
background-color:#1b5891;
}
#flickr {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#flickr a:hover, .f_si_type2 #f_social_icons #flickr, .rd_si_big_squared #flickr, .rd_si_big_rounded #flickr a, .single_staff_social #flickr a, .rd_staff_p06 .member-social-links #flickr a, .thefox_social_widget_icons #flickr a {
color:#ffffff;
background-color:#517fa4;
}
#instagram {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#instagram a:hover, .f_si_type2 #f_social_icons #instagram, .rd_si_big_squared #instagram, .rd_si_big_rounded #instagram a, .single_staff_social #instagram a, .rd_staff_p06 .member-social-links #instagram a, .thefox_social_widget_icons #instagram a {
color:#ffffff;
background-color:#517fa4;
}
#rss {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#rss a:hover, .f_si_type2 #f_social_icons #rss, .rd_si_big_squared #rss, .rd_si_big_rounded #rss a, .single_staff_social #rss a, .rd_staff_p06 .member-social-links #rss a, .thefox_social_widget_icons #rss a {
background-color:#f08421;
color:#ffffff;
}
#gplus {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#gplus a:hover, .f_si_type2 #f_social_icons #gplus, .rd_si_big_squared #gplus, .rd_si_big_rounded #gplus a, .sc-share-box #gplus a, .single_staff_social #gplus a, .rd_staff_p06 .member-social-links #gplus a, .thefox_social_widget_icons #gplus a,.share_icons_business .share-box #gplus a {
color:#ffffff;
background-color:#333230;
}
#vimeo {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#vimeo a:hover, .f_si_type2 #f_social_icons #vimeo, .rd_si_big_squared #vimeo, .rd_si_big_rounded #vimeo a, .single_staff_social #vimeo a, .rd_staff_p06 .member-social-links #vimeo a, .thefox_social_widget_icons #vimeo a {
color:#ffffff;
background-color:#41b2dc;
}
#lin {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#lin a:hover, .f_si_type2 #f_social_icons #lin, .rd_si_big_squared #lin, .rd_si_big_rounded #lin a, .sc-share-box #lin a, .single_staff_social #lin a, .rd_staff_p06 .member-social-links #lin a, .thefox_social_widget_icons #lin a,.share_icons_business .share-box #lin a {
color:#ffffff;
background-color:#0173b2;
}
#yt {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#yt a:hover, .f_si_type2 #f_social_icons #yt, .rd_si_big_squared #yt, .rd_si_big_rounded #yt a, .single_staff_social #yt a, .rd_staff_p06 .member-social-links #yt a, .thefox_social_widget_icons #yt a {
color:#ffffff;
background-color:#fe3432;
}
#tumblr {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#tumblr a:hover, .f_si_type2 #f_social_icons #tumblr, .rd_si_big_squared #tumblr, .rd_si_big_rounded #tumblr a, .sc-share-box #tumblr a, .single_staff_social #tumblr a, .rd_staff_p06 .member-social-links #tumblr a, .thefox_social_widget_icons #tumblr a,.share_icons_business .share-box #tumblr a{
color:#ffffff;
background-color:#2a445f;
}
#Pinterest {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#Pinterest a:hover, .f_si_type2 #f_social_icons #Pinterest, .rd_si_big_squared #Pinterest, .rd_si_big_rounded #Pinterest a, .single_staff_social #Pinterest a, .rd_staff_p06 .member-social-links #Pinterest a, .thefox_social_widget_icons #Pinterest a {
color:#ffffff;
background-color:#c9232d;
}
#reddit {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#reddit a:hover, .f_si_type2 #f_social_icons #reddit, .rd_si_big_squared #reddit, .rd_si_big_rounded #reddit a, .sc-share-box #reddit a, .single_staff_social #reddit a, .rd_staff_p06 .member-social-links #reddit a, .thefox_social_widget_icons #reddit a,.share_icons_business .share-box #reddit a {
background-color:#ff1a00;
color:#ffffff;
}
#dribbble {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#dribbble a:hover, .f_si_type2 #f_social_icons #dribbble, .rd_si_big_squared #dribbble, .rd_si_big_rounded #dribbble a, .single_staff_social #dribbble a, .rd_staff_p06 .member-social-links #dribbble a, .thefox_social_widget_icons #dribbble a {
color:#ffffff;
background-color:#f874a4;
}
#skype {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#skype a:hover, .f_si_type2 #f_social_icons #skype, .rd_si_big_squared #skype, .rd_si_big_rounded #skype a, .single_staff_social #skype a, .rd_staff_p06 .member-social-links #skype a, .thefox_social_widget_icons #skype a {
background-color:#00aaf1;
color:#ffffff;
}
#da {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#da a:hover, .f_si_type2 #f_social_icons #da, .rd_si_big_squared #da, .rd_si_big_rounded #da a, .single_staff_social #da a, .rd_staff_p06 .member-social-links #da a, .thefox_social_widget_icons #da a {
color:#ffffff;
background-color:#96ce4b;
}
#member_email {
margin:0;
position:relative;
display:inline-block;
*display:inline;
zoom:1;
width:30px;
height:30px;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#member_email a:hover, .sc-share-box #member_email a, .single_staff_social #member_email a, .rd_staff_p06 .member-social-links #member_email a, .thefox_social_widget_icons #member_email a{
background-color:#313131;
color:#ffffff;
}  .isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.portfolio_block.element {
pointer-events: none;
z-index: 1;
} .isotope, .isotope .isotope-item, .portfolio_block, .masonry_ctn {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope, .portfolio_block, .masonry_ctn {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item, .portfolio_block .element, .masonry_ctn .ajax_post {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
transition-duration: 0s;
}  .isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
transition: none;
} #tiptip_holder {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99999;
}
#tiptip_holder.tip_top {
padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
padding-top: 5px;
}
#tiptip_holder.tip_right {
padding-left: 5px;
}
#tiptip_holder.tip_left {
padding-right: 5px;
}
#tiptip_content {
font-size: 11px;
color: #fff;
text-shadow: 0 0 2px #000;
padding: 1px 8px;
border: 1px solid #2c3e50;
background-color:#2c3e50;
line-height:17px;
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
border-top-color: #fff;
border-top-color:#2c3e50;
}
#tiptip_holder.tip_bottom #tiptip_arrow {
border-bottom-color: #fff;
border-bottom-color: #2c3e50;
}
#tiptip_holder.tip_right #tiptip_arrow {
border-right-color: #fff;
border-right-color: #2c3e50;
}
#tiptip_holder.tip_left #tiptip_arrow {
border-left-color: #fff;
border-left-color: #2c3e50;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: #2c3e50;
border-top-color: #2c3e50;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: #2c3e50;
border-bottom-color: #2c3e50;
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: #2c3e50;
border-right-color: #2c3e50;
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: #2c3e50;
border-left-color: #2c3e50;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
#tiptip_content {
padding: 2px 8px 3px 8px;
background-color: #2c3e50;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
border-bottom-color:#2c3e50;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
border-top-color: #2c3e50;
}
} .rev_slider_wrapper {
z-index:0;
}
.tparrows.preview1 {
width: 70px!important;
height: 70px!important;
top: 50%!important;
}
.tparrows.preview1:after {
width: 70px!important;
height: 70px!important;
line-height:70px!important;
}
.tp-leftarrow.tparrows.default.round, .tp-rightarrow.tparrows.default.round {
background: rgba(0, 0, 0, 0.4);
height: 45px;
width: 45px;
border-radius: 200px;
text-align: center;
top:50%!important;
line-height: 45px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.tp-leftarrow.tparrows.default.round:hover, .tp-rightarrow.tparrows.default.round:hover {
background: rgba(0, 0, 0, 0.6);
}
.tp-leftarrow.tparrows.default.round:before {
content:"\f104";
font-family:"FontAwesome";
font-size:26px;
margin-right:2px;
color:#fff;
text-align:center;
}
.tp-rightarrow.tparrows.default.round:before {
content:"\f105";
font-family:"FontAwesome";
font-size:26px;
margin-left:2px;
color:#fff;
text-align:center;
}
.tp-bullets.simplebullets.round .bullet {
width: 12px;
height: 12px;
margin-right: 0px;
float: left;
margin-top: 0px;
margin-left: 10px;
border-radius: 100px;
background: rgba(0, 0, 0, 0);
border: 1px solid #FFF;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.tp-bullets.simplebullets.round .bullet.selected {
background:#fff;
} .pre_dummy_img {
display:none!important;
} #jpreOverlay {
position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999999;
}
#jpreOverlay.white_loader {
background-color:#ffffff;
}
#jpreOverlay.dark_loader {
background-color:#2c3e50;
}
#jpreSlide {
font-size:22px;
font-weight:bold;
color:#ccc;
text-align:center;
width:50%;
height:30%;
}
#jpreLoader {
position:absolute;
width: 100%;
height: 5px;
top: 0%;
left:0!important;
}
.tf_complex_loader #jpreLoader {
position: absolute;
top: 0%;
left: 0%;
height:5px;
}
.white_loader #jpreLoader {
background:	#ecf0f1;
}
.dark_loader #jpreLoader {
background:	#222533;
}
#preloader_3 {
width: 42px;
height: 20px;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -21px;
}
#preloader_3:before {
width:20px;
height:20px;
border-radius:20px;
background:blue;
content:'';
position:absolute;
background:#1abc9c;
-webkit-animation: preloader_3_before 1.5s infinite ease-in-out;
-moz-animation: preloader_3_before 1.5s infinite ease-in-out;
-ms-animation: preloader_3_before 1.5s infinite ease-in-out;
animation: preloader_3_before 1.5s infinite ease-in-out;
}
#preloader_3:after {
width:20px;
height:20px;
border-radius:20px;
background:blue;
content:'';
position:absolute;
background:#21c2f8;
left:22px;
-webkit-animation: preloader_3_after 1.5s infinite ease-in-out;
-moz-animation: preloader_3_after 1.5s infinite ease-in-out;
-ms-animation: preloader_3_after 1.5s infinite ease-in-out;
animation: preloader_3_after 1.5s infinite ease-in-out;
}
#jpreBar {
background-color:#21c2f8;
background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255,255,255,0.2)), color-stop(25%, rgba(255,255,255,0.2)), color-stop(25%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.2)), color-stop(75%, rgba(255,255,255,0.2)), color-stop(75%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 25%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.3) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(-45deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(-45deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
background-image: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.15) 25%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
animation: progress 2s linear infinite;
-moz-animation: progress 2s linear infinite;
-webkit-animation: progress 2s linear infinite;
-ms-animation: progress 2s linear infinite;
-o-animation: progress 2s linear infinite;
width:0%;
height:100%;
}
.tf_complex_loader #jpreBar {
width: 0%;  position:relative;
}
#jprePercentage {
color: #a1b1bc;
font-family: "Lato";
font-weight: normal;
text-align: center;
left: 15px;
top: 0%;
width: 80px;
margin-top: 15px;
text-align: left;
font-size: 13px;
position:relative;
}
.tf_complex_loader #jprePercentage {
height:100%;
}
@-webkit-keyframes progress {
from {
background-position: 0 0;
}
to {
background-position: -60px -60px;
}
}
@-moz-keyframes progress {
from {
background-position: 0 0;
}
to {
background-position: -60px -60px;
}
}
@-ms-keyframes progress {
from {
background-position: 0 0;
}
to {
background-position: -60px -60px;
}
}
@-o-keyframes progress {
from {
background-position: 0 0;
}
to {
background-position: -60px -60px;
}
}
@keyframes progress {
from {
background-position: 0 0;
}
to {
background-position: -60px -60px;
}
} .thefox_bigloader {
position:relative;
margin:auto;
overflow:visible;
width:100%;
height:295px;
}
#jpreOverlay .thefox_bigloader {
height:358px;
position:absolute;
top:50%;
margin-top:-179px;
}
.thefox_bigloader:before {
content: "";
width: 100%;
position: absolute;
height: 300px;
box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
#jpreOverlay .thefox_bigloader:before {
display:none;
}
#jpreOverlay.dark_loader .thefox_loader_logo_bg {
background: #fcfcfc;
width: 222px;
height: 222px;
z-index: 2;
border-radius: 500px;
position: absolute;
left: 50%;
margin: 36px 0 0 -111px;
text-align: center;
}
#jpreOverlay.white_loader .thefox_loader_logo_bg {
display:none;
}
.thefox_loader_logo {
background:#fff;
width:200px;
height:200px;
z-index:2;
box-shadow: 0 0 15px 0px rgba(0,0,0,0.1);
border-radius:300px;
position:absolute;
bottom: 0;
left: 50%;
margin-left: -100px;
margin-bottom: -100px;
text-align: center;
}
#jpreOverlay .thefox_loader_logo {
top: 0;
bottom: inherit;
margin: 47px 0 0px -100px;
}
.thefox_loader_logo:before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle;
}
.thefox_loader_logo img {
margin: 0 auto;
max-width: 150px;
text-align: center;
display: inline-block;
vertical-align: middle;
}
.thefox_loader_line {
position: absolute;
left: 50%;
bottom:0;
width: 294px;
height: 294px;
overflow: visible;
-webkit-animation: loader_spin 4s infinite linear;
animation: loader_spin 4s infinite linear;
z-index: 1px;
margin-left: -147px;
margin-bottom: -147px;
}
#jpreOverlay .thefox_loader_line {
top:0;
bottom:inherit;
margin:0px 0 0 -147px;
}
.thefox_bigloader .loader_tophalf {
position: absolute;
width: 294px;
height: 147px;
-webkit-border-top-left-radius: 193px;
-webkit-border-top-right-radius: 193px;
-moz-border-radius-topleft: 193px;
-moz-border-radius-topright: 193px;
border-top-left-radius: 193px;
border-top-right-radius: 193px;
background: -moz-linear-gradient(left, rgba(52, 192, 191, 0.5) 0%, #1abc9c 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(52, 192, 191, 0.5)) color-stop(100%, #1abc9c));
background: -webkit-linear-gradient(left, rgba(52, 192, 191, 0.5) 0%, #1abc9c 100%);
background: -o-linear-gradient(left, rgba(52, 192, 191, 0.5) 0%, #1abc9c 100%);
background: -ms-linear-gradient(left, rgba(52, 192, 191, 0.5) 0%, #1abc9c 100%);
background: linear-gradient(to right, rgba(52, 192, 191, 0.5) 0%, #1abc9c 100%);
}
.thefox_bigloader .loader_inner {
position: relative;
z-index: 1;
top: 5px;
left: 5px;
width: 284px;
height: 284px;
background-color: white;
border-radius: 100%;
}
#jpreOverlay.dark_loader .thefox_bigloader .loader_inner {
background:#2c3e50;
}
.thefox_bigloader .loader_bottomhalf {
position: absolute;
top: 147px;
width: 294px;
height: 147px;
-webkit-border-bottom-right-radius: 193px;
-webkit-border-bottom-left-radius: 193px;
-moz-border-radius-bottomright: 193px;
-moz-border-radius-bottomleft: 193px;
border-bottom-right-radius: 193px;
border-bottom-left-radius: 193px;
background: -moz-linear-gradient(left, rgba(52, 192, 191, 0.5) 1%, rgba(77, 196, 226, 0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(52, 192, 191, 0.5)), color-stop(100%, rgba(77, 196, 226, 0)));
background: -webkit-linear-gradient(left, rgba(52, 192, 191, 0.5) 1%, rgba(77, 196, 226, 0) 100%);
background: -o-linear-gradient(left, rgba(52, 192, 191, 0.5) 1%, rgba(77, 196, 226, 0) 100%);
background: -ms-linear-gradient(left, rgba(52, 192, 191, 0.5) 1%, rgba(77, 196, 226, 0) 100%);
background: linear-gradient(to right, rgba(52, 192, 191, 0.5) 1%, rgba(77, 196, 226, 0) 100%);
}
.thefox_bigloader .loader_button {
width: 20px;
height: 20px;
background: rgba(33, 194, 248, 1);
border: 5px solid #fff;
box-shadow: 0 0 5px 0px rgba(0,0,0,0.2);
position: absolute;
right: -7px;
top: 50%;
margin-top: -10px;
z-index: 1;
border-radius: 100px;
}
.thefox_bigloader #jprePercentage {
height: auto!important;
position: absolute!important;
text-align: center;
left: 50%;
width: 300px;
margin-left: -150px;
bottom: 0 !important;
top: initial !important;
margin-top: 0px;
line-height: 18px;
font-size: 18px;
font-weight: bold;
letter-spacing: 4px;
}
@-webkit-keyframes loader_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loader_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} #white_csp {
background:#ffffff!important;
}
#white_csp .def_section {
background:#ffffff!important;
}
#dark_csp {
background:#2c3e50!important;
}
#dark_csp .def_section {
background:#2c3e50!important;
}
#dark_csp .thefox_bigloader .loader_inner {
background:#2c3e50!important;
}
.coming_soon_ctn {
width: 700px;
margin: 0 auto;
max-width: 100%;
}
.coming_soon_ctn .timing {
max-width:100%;
width:1400px;
}
.time_circles canvas {
max-width:100%;
}
.coming_soon_text {
text-align: center;
margin-top: 196px;
font-size: 18px;
font-weight: bold;
letter-spacing: 5px;
text-transform:uppercase;
color:#a1b1bc;
}
#dark_csp .coming_soon_text {
color:#ffffff;
}
.timing {
margin:105px auto 135px;
width:1400px;
}
.time_circles {
position: relative;
width: 100%;
height: 100%;
}
.time_circles > div {
position: absolute;
text-align: center;
}
.time_circles > div > h4 {
font-size: 18px;
color: #a1b1bc;
font-weight: 400;
margin: 0px;
padding: 50px 0 0 0;
text-align: center;
}
#dark_csp .time_circles > div > h4 {
color:#ffffff;
}
.time_circles > div > span {
display: block;
width: 100%;
text-align: center;
color: #2f383d;
font-size:48px;
line-height:48px;
font-weight:300;
}
#dark_csp .time_circles > div > span {
color:#ffffff;
}
#coming_soon_form {
width:440px;
max-width:100%;
margin:0 auto 100px;
position:relative;
}
#coming_soon_form input[type=email] {
padding: 14px 20px 14px 20px;
margin:0;
border-radius: 3px;
color: #a1b1bc;
border: 1px solid #eceef0;
background: #ffffff;
}
#dark_csp #coming_soon_form input[type=email] {
color: #a1b1bc;
border: 1px solid #16181A;
background: #222533;
}
#coming_soon_form input[type=button] {
font-family: "Fontawesome";
font-size: 16px;
padding: 0px 19px;
line-height: 54px;
border: none;
outline: none;
position: absolute;
right: 0;
top: 0;
height: 50px;
width:auto;
border-radius: 3px;
color: #fff;
background: #1ABC9C;
cursor:pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#coming_soon_form input[type=button]:hover {
background:#2c3e50;
}
#success {
color:red;
}
.wpb_text_column .mejs-container { display:block !important; }audio.wp-audio-shortcode{ visibility: visible !important; } .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .hover_nav_style.tt_testimonials_ctn { position:relative;}
.tt_testimonials_ctn .owl-nav {
width:100px;
margin:50px auto 0;
position:relative;
overflow:auto;
}
.hover_nav_style.tt_testimonials_ctn .owl-nav {
position: absolute;
width: 100%;
top: 50%;
margin-top: -50px;
}
.tt_testimonials_ctn .owl-prev {
width: 40px;
height: 40px;
border-radius: 100px;
line-height: 30px;
text-align: center;
float: left;
padding: 0 0 0 0;
position:relative;
text-indent:-99999%;
}
.tt_testimonials_ctn.hover_nav_style .owl-prev {
width: 100px;
height: 100px;
border-radius: 100px;
background: blue;
line-height: 100px;
text-align: center;
float: left;
padding: 0 0 0 0;
margin: 0 0 0 40px;
position:relative;
text-indent:-99999%;
}
.tt_testimonials_ctn .owl-prev:before {
content: "";
position: absolute;
width: 10px;
height: 10px;
border-top: 1px solid;
border-left: 1px solid;
border-right:non;
border-bottom:none;
transform: rotate(-45deg);
top: 14px;
left:18px;
}
.tt_testimonials_ctn.hover_nav_style .owl-prev:before {
content: "";
position: absolute;
width: 20px;
height: 20px;
border-top: 1px solid;
border-left: 1px solid;
border-right:non;
border-bottom:none;
transform: rotate(-45deg);
top: 40px;
left:46px;
}
.tt_testimonials_ctn .owl-next {
width: 40px;
height: 40px;
border-radius: 100px;
line-height: 30px;
text-align: center;
float: right;
padding: 0 0 0 0;
position:relative;
text-indent:-99999%;
}
.tt_testimonials_ctn.hover_nav_style .owl-next {
width: 100px;
height: 100px;
border-radius: 100px;
background: blue;
line-height: 100px;
text-align: center;
float: right;
padding: 0 0 0 0;
margin: 0 40px 0 0;
position:relative;
text-indent:-99999%;
}
.tt_testimonials_ctn .owl-next:after {
content: "";
position: absolute;
width: 10px;
height: 10px;
border-top: 1px solid;
border-right: 1px solid;
border-left:non;
border-bottom:none;
transform: rotate(45deg);
top: 14px;
right: 18px;
}
.tt_testimonials_ctn.hover_nav_style .owl-next:after {
content: "";
position: absolute;
width: 20px;
height: 20px;
border-top: 1px solid;
border-right: 1px solid;
border-left:non;
border-bottom:none;
transform: rotate(45deg);
top: 40px;
right: 46px;
}
.owl-dots {
width: 100%;
text-align: center;
overflow: auto;
margin-top: 60px;
}
.owl-dot {
display: inline-block;
width: 16px;
height: 16px;
border-radius: 100px;
border: 3px solid rgba(0,0,0,0);
margin: 0 7px;
}
.owl-item.active.center {
transform: scale(1);
}
.owl-item {
transform: scale(0.8);
-webkit-backface-visibility: hidden;
transition: .4s ease all;
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-item {
-webkit-backface-visibility: hidden;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(https://d4d2r8v9.stackpathcdn.com/wp-content/themes/thefox/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
} .woocommerce-NoticeGroup { float:left; width:100%; } .pp_gallery { display:none !important; }img {
max-width: 100%;
height: auto;
}
@media only screen and (max-width: 1220px) {
.count_l_big_circle {
width: 150px;
height: 150px;
line-height: 150px;
font-size: 45px;
}
.count_style_13 .count_number {
font-size: 45px;
line-height: 45px;
}
}
@media only screen and (max-width: 1024px) {
header {position:relative!important;}
}
@media only screen and (min-width: 1034px) and (max-width: 1214px) {
.vc_row-fluid .vc_col-md-12 {  width: 100% !important;}
.vc_row-fluid .vc_col-md-11 {  width: 91.45833333333334% !important;}
.vc_row-fluid .vc_col-md-10 {  width: 82.91666666666667% !important;}
.vc_row-fluid .vc_col-md-9 {  width: 74.375% !important;}
.vc_row-fluid .vc_col-md-8 {  width: 65.83333333333334% !important;}
.vc_row-fluid .vc_col-md-7 {  width: 57.29166666666667% !important;}
.vc_row-fluid .vc_col-md-6 {  width: 48.75% !important;}
.vc_row-fluid .vc_col-md-5 {  width: 40.208333333333336% !important;}
.vc_row-fluid .vc_col-md-4 {  width: 31.666666666666668% !important;}
.vc_row-fluid .vc_col-md-3 {  width: 23.125% !important;}
.vc_row-fluid .vc_col-md-2 {  width: 14.583333333333334% !important;}
.vc_row-fluid .vc_col-md-1 {  width: 6.041666666666667% !important;}
.full-width-content.vc_row-fluid .vc_col-md-2 { width: 16.66%!important; }
.full-width-content.vc_row-fluid .vc_col-md-3 { width: 25%!important; }
.full-width-content.vc_row-fluid .vc_col-md-4 { width: 33.33%!important; }
.full-width-content.vc_row-fluid .vc_col-md-5 { width: 40.5%!important; }
.full-width-content.vc_row-fluid .vc_col-md-6 { width: 50%!important; }
.full-width-content.vc_row-fluid .vc_col-md-7 { width: 57.5%!important; }
.full-width-content.vc_row-fluid .vc_col-md-8 { width: 66.6%!important; }
.full-width-content.vc_row-fluid .vc_col-md-9 { width: 75%!important; }
.full-width-content.vc_row-fluid .vc_col-md-10 { width: 83.0%!important; }
.full-width-content.vc_row-fluid .vc_col-md-11 { width: 91.5%!important; }
.full-width-content.vc_row-fluid .vc_col-md-12 { width: 100%!important; }
.vc_hidden-lg {
display:block !important;
}
.tt_parallax_ctn,.tt_row_parallax {
background-position: center !important;
background-attachment: scroll !important;
}
#boxed_layout {
width:1020px;
margin:0 auto;
}
.vc_hidden-md,.vc_hidden-md.vc_hidden-lg {
display: none!important;
}
.wrapper {
width: 960px;
}
.rd_megamenu ul {
width: 960px!important;
}
.h1_mega ul {
left: 0px!important;
}
#header_container nav ul .rd_megamenu:hover ul, #header_container nav ul .rd_megamenu.sfHover ul {
left: 0px;
}
.nav_type_9_c ul li a {
min-width: 93px;
}
#footer {
width:990px;
}
.footer_4_col .widget_wrap {
width:217px !important;
}
.footer_3_col .widget_wrap {
width: 300px!important;
}
.footer_2_col .widget_wrap {
width: 465px!important;
}
#posts, .woocommerce #posts, .single_port_ctn #posts, .single_port_ctn .post {
width:689px;
}
#posts.business_posts {
width:650px;
max-width:650px;
}
#sidebar, .woocommerce #sidebar {
width:230px;
}
#sidebar.business_sidebar {
width:260px;
}
#information {
width:230px;
}
#fw_c .post_masonry .flexslider img, #fw_c .post_masonry .flexslider img {
max-width: 100% !important;
}
.columns4 .isotope-item {
width:217px
}
.columns3 .isotope-item {
width:300px;
}
.columns2 .isotope-item {
width:465px;
}
.carousel_recent_post {
width:217px;
}
.jcarousel.rd_pc_2 {
max-width:960px;
}
.member-social-links ul {
padding:0 0 0 1px;
}
.member-social-links li {
margin-right:1px;
}
.post-content {
width:310px;
}
.post-content-large {
width:530px;
}
.port_type_7 .port_item_details, .port_type_8 .port_item_details {
min-height:311px;
}
.port_item_details .port_small_excerpt p {
display:none;
}
.port_small_excerpt {
padding: 50px 16px;
font-size: 14px;
position: relative;
} #fw_c .grid_blog_post.blog_4_col .post_quote_text {
min-height: 117px;
max-height: 117px;
overflow: auto;
font-size: 12px;
line-height: 26px;
padding: 19px 24px 19px;
}
#fw_c .grid_blog_post.blog_3_col .post_quote_text {
min-height: 176px;
max-height: 176px;
font-size: 20px;
line-height: 30px;
}
#fw_c .grid_blog_post.blog_2_col .post_quote_text {
min-height: 295px;
max-height: 295px;
font-size: 35px;
line-height: 50px;
padding: 31px 30px 28px;
}
#posts .grid_blog_post.blog_2_col .post_quote_text {
min-height: 201px;
max-height:201px;
font-size: 24px;
line-height: 35px;
}
#posts .grid_blog_post.blog_3_col .post_quote_text {
min-height: 156px;
max-height:156px;
font-size: 14px;
line-height: 24px;
padding-bottom: 27px;
}
#posts .grid_blog_post.blog_4_col .post_quote_text {
min-height: 114px;
max-height: 114px;
font-size: 12px;
line-height: 22px;
padding: 13px;
}
#posts .grid_blog_post.blog_3_col .post_quote_author {
display:none;
}
#posts .grid_blog_post.blog_2_col .post-title h2 {
font-size:20px;
line-height:22px;
} #fw_c .post_timeline {
width: 364px;
margin-left: 232px;
}
.blog_timeline {
margin-left: -232px;
}
div.post_timeline.isotope-item:before {
left:-145px;
}
div.post_timeline.isotope-item:after {
right:-145px;
}
#posts .post_timeline {
width:100%;
margin-left:0;
}
#posts .blog_timeline {
margin-left:0;
} #fw_c .shop_four_col .add_to_cart_button, #posts .shop_three_col .add_to_cart_button, #posts .shop_four_col .add_to_cart_button {
display: block;
width: 100%;
margin-bottom:10px;
}
#fw_c .shop_four_col .show_details_button, #posts .shop_three_col .show_details_button, #posts .shop_four_col .show_details_button {
display: block;
width: 100%;
}
.product_image_wrapper {
width: 400px;
}
.product_thumb_wrapper {
width: 60px !important;
height:510px !important;
}
.single_products_thumbnails {
width: 60px !important;
height:510px !important;
}
.single-product.woocommerce-page span.onsale {
left: 380px;
} .rp_type02 .post-attachement, .rp_type02 .rp_post_time {
width:130px;
}
.rp_type02 .post_ctn {
padding: 0px 0 0 150px;
}
.rp_type03 .post_ctn, .rp_type03 .rp_post_info {
padding-left:220px;
}
.rp_type03 .post-attachement {
width: 194px;
}
.rp_type04 .post-attachement {
width: 224px;
}
.rp_type04 .post-attachement:hover .rp_image, .rp_type04 .post-attachement:hover .rp_gallery, .rp_type04 .post-attachement:hover .rp_quote, .rp_type04 .post-attachement:hover .rp_video, .rp_type04 .post-attachement:hover .rp_normal, .rp_type04 .post-attachement:hover .rp_audio {
width: 224px;
height: 224px;
font-size: 24px;
line-height: 224px;
}
.rp_type04 .post_ctn {
padding: 0px 0 0 240px;
}
.rp_type04 .rp_entry {
padding: 3px 0 0 240px;
}
.rp_type05 .post-attachement {
width: 191px;
}
.rp_type05 .post_ctn {
padding-left:215px;
}
.rp_type05 .rp_post_author {
display:none;
}
.rp_type08.ajax_post.blog_4_col {
width: 33.3345%;
}
.rp_type09 .post_ctn {
bottom: -160px;
}
.rp_type09 .rp_arrow {
top: 30px;
}
.rp_type10 .post-attachement {
width: 425px;
}
.rp_type10 .rp_post_time {
height:194px;
}
.rp_type10 .rp_day {
margin-top: 70px;
}
.rp_type10 .post_ctn {
width:100%;
}
.rp_type10 .post-attachement:before {
top:inherit;
bottom: -6px;
right: 22px;
} .pricetable {
width: 984px;
} .vc_span3 .rd_pie_chart.rd_pie_01 .rd_pc_status, .vc_span3 .rd_pie_chart.rd_pie_02 .rd_pc_status, .vc_span3 .rd_pie_chart.rd_pie_03 .rd_pc_status, .vc_span3 .rd_pie_chart.rd_pie_05 .rd_pc_status {
top: 72px;
}
.vc_span3 .rd_pie_01 .rd_pc_track {
width: 140px;
height: 140px;
top: 14.5px;
left: 50%;
margin-left: -70px;
}
.vc_span3 .rd_pie_01 .rd_pc_track_in {
width: 122px;
height: 122px;
top: 25px;
margin-left: -61px;
}
.vc_span3 .rd_pie_chart.rd_pie_02 .rd_pc_status {
top: 72px;
} .blog_4_col .rd_staff_p03 .bw-wrapper {
width: 175px;
}
.blog_4_col .rd_staff_p03 .staff_post_ctn:hover .bw-wrapper {
width: 185px;
}
.blog_4_col .rd_staff_p03 .staff_post_ctn:hover .bw-wrapper a:before {
opacity: 0.9;
width: 147px;
border-radius: 300px;
height: 147px;
position: absolute;
top: 18.5px;
line-height: 147px;
left: 50%;
margin-left: -73.5px;
} .port_tn a:before {
position: absolute;
width: 71px;
height: 71px;
line-height:71px;
}
}  @media only screen and (min-width: 768px) and (max-width: 1035px) {
.vc_hidden-lg {
display:block!important;
}
#top_bg {
overflow:hidden;
}
#top_bar {
display:none;
}
#fixed_body_left {
margin-left:0px;
}
.vc_hidden-sm,.vc_hidden-sm.vc_hidden-lg, .parallax_bg, .parallax_video {
display: none!important;
}
.fixed_header_left {
position:relative;
width:auto;
padding-left:0;
}
.fixed_header_left .wrapper {
width:708px;
}
.fixed_header_left #logo_img {
float: left!important;
}
#fixed_header_socials {
display:none;
}
.fixed_header_left .header_current_cart {
float:none;
}
.fixed_header_left .cart-content {
padding: 37px 14px 38px 14px;
text-align: center;
width: 105px;
}
.fixed_header_left .header_current_cart .cdp_2 {
top:150px;
left:auto;
}
.fixed_header_left .header_current_cart:hover .cdp_2 {
top: 100px;
left:auto;
}
.header_bottom_nav {
position: relative !important;
}
#boxed_layout {
width:768px;
margin:0 auto;
}
.wrapper {
width: 708px;
}
#mobile-menu .wrapper {
padding:0 0 0 30px !important;
width:239px;
}
.mt_menu {
display:block !important;
}
.logo_text {
max-height: 50px;
line-height: 50px;
width: 290px;
}
#logo_img .mobile_logo, .transparent_header #logo_img .white_logo.mobile_logo {
display:inline-block !important;
}
#logo_img .desktop_logo, .transparent_header #logo_img .dark_logo.mobile_logo {
display:none !important;
}
.menu_slide.mt_menu #logo_img {
max-height: 50px;
line-height: 50px;
}
.menu_slide.mt_menu #logo_img:before {
margin:0;
}
.menu_slide.mt_menu #logo_img img {
max-height:35px;
}
.menu_slide.mt_menu #logo {
max-height: 50px;
line-height: 50px;
}
#footer {
width: 738px;
}
.footer_4_col .widget_wrap, .footer_3_col .widget_wrap, .footer_2_col .widget_wrap {
width:339px !important;
}
#posts, .woocommerce #posts, .single_port_ctn #posts, .single_port_ctn .post {
width:478px;
}
#posts.business_posts {
width: 450px;
max-width: 450px;
}
#sidebar, .woocommerce #sidebar, #information {
width:189px;
}
#sidebar.business_sidebar {
width: 220px;
}
#posts .grid_post .ajax_post, #posts .blog_masonry .ajax_post {
width: 100%;
}
#fw_c .post_masonry, #fw_c .grid_post .ajax_post {
width:50%;
}
#fw_c .post_timeline {
width: 300px;
margin-left:107.5px;
}
.blog_timeline {
margin-left:-107.5px;
}
div.post_timeline:before {
left:-60.5px;
}
div.post_timeline:after {
right: -60.5px;
}
.post_timeline .arrow_r {
right:-10px;
}
.post_timeline:hover .arrow_r {
right:-20px;
}
.post_timeline .arrow_l {
left:-23px;
}
.post_timeline:hover .arrow_l {
left: -33px;
}
.timeline_pd_l, timeline_pd_r {
display:none;
}
.month_left {
left: -97px;
}
.month_right {
right: -97px;
}
.timeline_month {
position: absolute;
font-size: 15px;
font-weight: bold;
background: #ebebeb;
padding: 15px 10px 10px;
}
#posts .post_timeline {
width:100%;
margin-left:0;
}
#posts .blog_timeline {
margin-left:0;
}
#fw_c .post_masonry .flexslider img, #fw_c .post_masonry .flexslider img {
max-width: 100% !important;
}
.post_grid {
width:349px;
}
#posts .grid_blog_post.blog_2_col .post_quote_text, #posts .grid_blog_post.blog_3_col .post_quote_text, #posts .grid_blog_post.blog_4_col .post_quote_text {
min-height:inherit;
}
#fw_c .grid_blog_post.blog_4_col .post_quote_text, #fw_c .grid_blog_post.blog_3_col .post_quote_text, #fw_c .grid_blog_post.blog_2_col .post_quote_text {
min-height: 204px;
max-height: 204px;
font-size: 25px;
line-height: 36px;
padding: 31px 30px 28px;
}
.post-title h2, #posts .grid_blog_post .post-title h2 {
font-size:20px;
line-height:20px;
}
#posts .post {
overflow: visible;
padding: 0 0 50px 0;
}
#posts .post_grid {
width:233px;
}
.portfolio {
margin: 0px 0px 0px 0px;
}
.load_more_cont {
margin-left: 0px;
padding: 60px 0 30px 40px;
}
.columns4 .isotope-item {
width:157px;
}
.columns3 .isotope-item {
width:219px;
}
.columns2 .isotope-item {
width:344px;
}
.port_details_slider {
width:100%;
margin:0;
}
.port_details_information {
width:100%;
margin:40px 0 0 0;
}
.port_type_7 .port_item_details, .port_type_8 .port_item_details {
min-height:230px;
padding:15px 0 10px;
}
.port_item_details .port_small_excerpt p, .port_item_details .port_small_excerpt .port_project_buttons {
display:none;
}
.carousel_recent_post {
width:149.5px;
}
.member-social-links ul {
padding:0 0 0 1px;
}
.member-social-links li {
margin-right:1px;
}
.post-content {
width:310px;
}
.post-content-large {
width:530px;
}
header nav ul,.header_bottom_nav nav ul{
display:none !important;
}
header nav ul li {
display:none;
}
#nav_button {
display:block;
margin:31px 10px 0px 0px;
height:40px;
float:right;
}
.header_bottom_nav.nav_type_15 #nav_button {
margin:6.5px 0px 0px 0px;
}
.header_bottom_nav.nav_type_16 #nav_button {
margin:16.5px 0px 0px 0px;
}
#nav_button:before {
font-family:"FontAwesome";
display:block;
content:"\f0c9";
padding:8px 0 0 0px;
text-align:center;
margin-left:-1px;
font-size:18px;
}
.mt_menu .header_current_cart {
float:right;
height:49px;
line-height:49px;
}
.mt_menu .cart-content {
padding:0 17px;
margin: 0 10px;
}
.mt_menu .current_item_number {
display:none;
}
#nav_button_alt:before {
font-family:"FontAwesome";
display:block;
content:"\f0c9";
padding:0px 0 0 0px;
text-align:center;
margin-left:-1px;
font-size:18px;
} .filter_param {
margin-right: 5px;
padding: 9px 47px 10px 7px;
}
.single-product.woocommerce-page span.onsale {
left: 260px;
}
.product_nav_left, .product_nav_right {
opacity:1;
}
.product_thumb_wrapper {
display:none;
}
.product_image_wrapper {
width:100%;
}
#posts .shop_two_col .add_to_cart_button, #posts .shop_three_col .add_to_cart_button, #posts .shop_four_col .add_to_cart_button {
display: block;
width: 100%;
margin-bottom:10px;
}
#posts .shop_two_col .show_details_button, #posts .shop_three_col .show_details_button, #posts .shop_four_col .show_details_button {
display: block;
width: 100%;
}
.woocommerce-page ul.products li.shop_three_col.last, .woocommerce-page ul.products li.shop_four_col.last {
margin-right:0%!important;
}
.woocommerce-page .rp_sc ul.products li.shop_three_col.last, .woocommerce-page .rp_sc ul.products li.shop_four_col.last {
margin-right:0!important;
}
.shop_three_col.first, .shop_four_col.first {
clear:none!important;
}
.woocommerce-page ul.products li.shop_three_col:nth-child(odd), .woocommerce-page ul.products li.shop_four_col:nth-child(odd) {
width: 47.5%!important ;
margin-right: 5% !important;
}
.woocommerce-page ul.products li.shop_three_col:nth-child(even), .woocommerce-page ul.products li.shop_four_col:nth-child(even) {
width: 47.5%!important ;
margin-right: 0% ;
}
#posts .shop_four_col h3 {
font-size:14px !important;
} .jcarousel.rd_pc_2 {
max-width:708px;
}
.rd_pc_2 .port_details h2 {
font-size: 15px;
font-weight: bold;
line-height: 32px;
} .rd_ct_bt .count_number {
font-size:45px;
}
.count_bigicon_circle {
width:100px;
height:100px;
}
.count_bigicon_circle i, .count_bigsub_circle {
width: 50px;
height: 50px;
background: #1bbc9b;
display: block;
color: #fff!important;
border-radius: 300px;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
font-size: 20px;
text-align: center;
line-height: 50px;
} .rd_list_4 .list_item_ctn {
width:100%!important;
} .rd_alt_slide .slide_post_info {
height:75px;
}
.rd_alt_slide .rp_nav {
top: 23px;
}
.rd_alt_slide .rp_nav .sp_left {
position: absolute;
right: 55px;
}
.rd_alt_slide .rp_nav .sp_right {
position: absolute;
right: 20px;
}
.rd_alt_slide .slide_post_info p {
display:none;
} .rp_type01.ajax_post.blog_3_col {
width:50%;
}
.rp_type02 .post-attachement {
width: 100%;
margin: 0px auto 10px;
}
.rp_type02 .rp_post_time {
width: 100%;
}
.rp_type02 .post_ctn {
padding:0;
float: left;
}
.rp_type03 .post_ctn {
padding: 12px 15px 10px 15px;
}
.rp_type03 .rp_post_info {
float: left;
width: 100%;
border-left: 1px solid;
padding: 5px 0 6px 15px;
}
.rp_type03 .post-attachement {
width:100%;
}
.rp_type03 .post_ctn {
padding: 12px 15px 10px 15px;
float: left;
}
.rp_type04 .post-attachement {
width:100%;
}
.rp_type04 .post-attachement:hover .rp_image, .rp_type04 .post-attachement:hover .rp_gallery, .rp_type04 .post-attachement:hover .rp_quote, .rp_type04 .post-attachement:hover .rp_video, .rp_type04 .post-attachement:hover .rp_normal, .rp_type04 .post-attachement:hover .rp_audio {
width: 339px;
height: 339px;
font-size: 24px;
line-height: 339px;
}
.rp_type04 .post_ctn {
padding: 0 0 0 189px;
float: left;
padding: 0;
}
.rp_type04 .rp_entry {
float: left;
padding-left: 0;
}
.rp_type05 .post-attachement {
width:100%;
}
.rp_type05 .post_ctn {
padding: 12px 15px 10px 15px;
float: left;
}
.rp_type05 .rp_post_info {
border-left:1px solid;
}
.rp_type07 .post-attachement {
width: 100%;
}
.rp_type07 .post_ctn {
float: left;
padding: 15px 0;
}
.rp_type08.ajax_post.blog_4_col, .rp_type09.ajax_post.blog_3_col {
width:50%;
}
.rp_type09 .post_ctn {
bottom: -160px;
}
.rp_type09 .rp_arrow {
top: 47.5px;
}
.rp_type10 .post-attachement {
width: 299px;
}
.rp_type10 .rp_post_time {
height: 100px;
}
.rp_type10 .rp_day {
margin-top: 25px;
}
.rp_type10 .post_ctn {
padding: 20px 20px 15px 20px;
width: 100%;
float: left;
}
.rp_type10 .post-attachement:before {
top:inherit;
bottom: -6px;
right: 22px;
} .rd_squared_slide .rp_nav {
position: absolute;
right: 0;
bottom: 0;
width: 80px;
}
.rd_squared_slide .sp_left, .rd_squared_slide .sp_right {
border: none;
width: 40px;
height: 80px;
} .rd_tm_4 .tm_image {
left: 50%;
margin-left: -50px;
top: 31px;
}
.rd_tm_4 .tm_author {
top: 140px;
width: 200px;
left: 50%;
margin-left: -100px;
text-align: center;
}
.rd_tm_4 .tm_info {
left: 50%;
width: 200px;
top: 165px;
margin-left: -100px;
text-align: center;
}
.rd_tm_4 .tm_text {
padding: 200px 40px 26px 40px;
text-align: center;
}
.rd_tm_5 .tm_image {
left: 50%;
margin-left: -51px;
top: 31px;
}
.rd_tm_5 .tm_author {
top: 140px;
width: 200px;
left: 50%;
margin-left: -100px;
text-align: center;
}
.rd_tm_5 .tm_info {
left: 50%;
width: 200px;
top: 165px;
margin-left: -100px;
text-align: center;
}
.rd_tm_5 .tm_text {
padding: 200px 40px 26px 40px;
text-align: center;
}
.rd_tm_17 .tm_image {
right: 50%;
margin-right: -75px;
}
.rd_tm_17 .tm_text {
padding: 200px 50px 48px 50px;
}
.vc_span4 .rd_tm_12 .tm_image, .vc_span3 .rd_tm_12 .tm_image {
left: 50%;
margin-left: -51px;
}
.vc_span4 .rd_tm_12 .tm_text, .vc_span3 .rd_tm_12 .tm_text {
padding: 160px 0px 0px 0px;
text-align: center;
}
.vc_span4 .rd_tm_12 .tm_author, .vc_span3 .rd_tm_12 .tm_author {
left: 0px;
text-align: center;
width: 100%;
top: 110px;
}
.vc_span4 .rd_tm_12 .tm_info, .vc_span3 .rd_tm_12 .tm_info {
left: 0;
top: 133px;
width: 100%;
text-align: center;
} .pricetable {
max-width: 100%;
}
.pricetable-column {
width: 100% !important;
padding: 0!important;
margin-left: 0!important;
margin-right: 0!important;
margin-top: -1px !important;
} .rd_table_5_col .table_col {
width: 100%;
} .rd_cta_1 {
text-align: center;
}
.rd_cta_1 i {
float: inherit;
margin: 25px auto 20px auto;
text-align: center;
display: inherit;
clear: both;
}
.rd_cta_1 .promo_text {
float: left;
width: 100%;
padding: 0px 40px 10px;
text-align: center;
}
.rd_cta_1 .promo_btn {
float: inherit;
margin: 5px auto 30px auto;
display: inline-block;
}
.rd_cta_2 {
text-align: center;
}
.rd_cta_2 .promo_text_ctn {
width: 100%;
}
.rd_cta_2 .promo_btn {
float: inherit;
margin: 15px 0px 10px 0px;
display: inline-block;
} .icon_box2_br .icon_circle {
width: 123px;
height: 123px;
}
.icon_box2_br .box_btn {
width:122px;
}
.vc_span12 .icon_box2 {
max-width: 50%;
width: 50%;
margin-top:-1px;
}
.icon_box2_left_b {
padding: 20px;
}
.icon_box2_left_b .icon_circle {
clear: both;
position: static;
margin: 0 auto;
}
.icon_box2_left_b h3 {
text-align:center;
padding-top:25px;
}
.icon_box2_left_b p {
text-align:center;
} .vc_span4 .rd_pie_chart.rd_pie_01 .rd_pc_status, .vc_span4 .rd_pie_chart.rd_pie_02 .rd_pc_status, .vc_span4 .rd_pie_chart.rd_pie_03 .rd_pc_status, .vc_span4 .rd_pie_chart.rd_pie_05 .rd_pc_status {
top: 72px;
}
.vc_span3 .rd_pie_chart.rd_pie_01 .rd_pc_status, .vc_span3 .rd_pie_chart.rd_pie_02 .rd_pc_status, .vc_span3 .rd_pie_chart.rd_pie_03 .rd_pc_status, .vc_span3 .rd_pie_chart.rd_pie_05 .rd_pc_status {
top: 50px;
}
.vc_span4 .rd_pie_01 .rd_pc_track {
width: 140px;
height: 140px;
top: 14.5px;
left: 50%;
margin-left: -70px;
}
.vc_span4 .rd_pie_01 .rd_pc_track_in {
width: 122px;
height: 122px;
top: 25px;
margin-left: -61px;
}
.vc_span3 .rd_pie_01 .rd_pc_track {
width: 108px;
height: 108px;
top: 8.5px;
left: 50%;
margin-left: -54px;
}
.vc_span3 .rd_pie_01 .rd_pc_track_in {
width: 90px;
height: 90px;
top: 18px;
margin-left: -45px;
} .rd_staff_posts_ctn .staff_post {
width:50%!important;
}
#wp-calendar td {
padding: 2px;
} div.timeline_event:nth-of-type(even) {
width: 100%;
margin-bottom: 50px;
padding:0;
}
div.timeline_event:nth-of-type(odd) {
width: 100%;
margin-top:0px;
padding:0;
}
div.timeline_event:nth-of-type(even):after, div.timeline_event:nth-of-type(odd):before {
display:none;
content:"";
}
.simple div.timeline_event:nth-of-type(even), .simple div.timeline_event:nth-of-type(odd) {
padding: 68px 28px 60px;
margin-bottom:50px;
}
.simple div.timeline_event .event_triangle {
display:none!important;
}
.timeline_event_ctn .v_line {
display:none;
}
.rd_widget_recent_entries .thumbnail { width:100%;height:auto;} .rd_widget_recent_entries .widget_recent_entry { width: 100%; padding-top: 20px; }​ .port_tn a:before {
position: absolute;
width: 59px;
height: 59px;
line-height:59px;
} .tweets p {
padding-left:25px;
}
.widget_wrap:nth-child(3) {
clear:both;
}
}  @media only screen and (max-width: 767px) {
.vc_row-fluid [class*="vc_span"] {
float:left!important;
width: 100% !important;
margin-left: 0!important;
margin-right: 0!important;
}
.vc_row-fluid .vc_col-xs-12 {  width: 100% !important;}
.vc_row-fluid .vc_col-xs-11 {  width: 91.45833333333334% !important;}
.vc_row-fluid .vc_col-xs-10 {  width: 82.91666666666667% !important;}
.vc_row-fluid .vc_col-xs-9 {  width: 74.375% !important;}
.vc_row-fluid .vc_col-xs-8 {  width: 65.83333333333334% !important;}
.vc_row-fluid .vc_col-xs-7 {  width: 57.29166666666667% !important;}
.vc_row-fluid .vc_col-xs-6 {  width: 48.75% !important;}
.vc_row-fluid .vc_col-xs-5 {  width: 40.208333333333336% !important;}
.vc_row-fluid .vc_col-xs-4 {  width: 31.666666666666668% !important;}
.vc_row-fluid .vc_col-xs-3 {  width: 23.125% !important;}
.vc_row-fluid .vc_col-xs-2 {  width: 14.583333333333334% !important;}
.vc_row-fluid .vc_col-xs-1 {  width: 6.041666666666667% !important;}
.full-width-content.vc_row-fluid .vc_col-xs-2 { width: 16.66%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-3 { width: 25%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-4 { width: 33.33%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-5 { width: 40.5%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-6 { width: 50%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-7 { width: 57.5%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-8 { width: 66.6%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-9 { width: 75%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-10 { width: 83.0%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-11 { width: 91.5%!important; }
.full-width-content.vc_row-fluid .vc_col-xs-12 { width: 100%!important; }
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner { max-width:100%; }
.vc_row.vc_row-o-content-middle {display:block !important; }
.vc_hidden-lg {
display:block !important;
}
.header_bottom_nav {
position: relative !important;
}
.tt_parallax_ctn,.tt_row_parallax {
background-position: center !important;
background-attachment: scroll !important;
}
#top_bg {
overflow:hidden;
}
.heading_mobile h2 {
font-size: 40px!important;
line-height: 46px!important;
}
.heading_mobile h3 {
font-size: 36px!important;
line-height: 40px!important;
}
.vc_hidden-xs,.vc_hidden-xs.vc_hidden-lg, .parallax_bg, .parallax_video {
display: none!important;
}
#fixed_body_left {
margin-left:0px;
}
.fixed_header_left {
position:relative;
width:auto;
padding-left:0;
}
.fixed_header_left .wrapper {
width: 100%;
padding:0 10px;
}
.fixed_header_left #logo_img {
float:none;
min-width:0px;
margin:0 auto;
text-align:center;
}
#fixed_header_socials {
display:none;
}
.fixed_header_left .header_current_cart {
position: absolute;
right: 0px;
bottom: 0px;
}
.fixed_header_left .cart-content {
padding: 37px 14px 38px 14px;
text-align: center;
width: 105px;
}
.fixed_header_left .header_current_cart .cdp_2 {
top:100px;
left:auto;
}
.fixed_header_left .header_current_cart:hover .cdp_2 {
top: 54px !important;
left:auto;
}
#boxed_layout {
width:100%;
margin:0 auto;
}
#header_socials {
display:none;
}
#header_bottom {
height:40px;
}
.top_email, .top_phone {
display:none;
}
.menu_slide.mt_menu {
position:fixed!important;
}
#logo_img {
max-height: 50px;
line-height: 50px;
}
#logo_img:before {
margin:0;
}
#logo_img img {
max-height:35px;
}
#logo {
max-height: 50px;
line-height: 50px;
}
#logo_img .mobile_logo, .transparent_header #logo_img .white_logo.mobile_logo {
display:inline-block !important;
}
#logo_img .desktop_logo, .transparent_header #logo_img .dark_logo.mobile_logo {
display:none !important;
}
.logo:before {
margin:0;
}
.logo_text {
max-height: 50px;
line-height: 50px;
width:200px;
}
.logo_text p {
font-size: 18px;
}
.mt_menu .header_current_cart {
float:right;
height:49px;
line-height:49px;
}
.cart-content {
float: right;
padding: 0px 17px 0px 17px;
margin: 0px 10px 0px;
}
blockquote {
font-size: 14px;
font-weight: normal;
line-height: 26px;
margin: 42px 0 42px 10px;
padding: 15px 15px 15px 30px;
}
blockquote:after {
content: "„";
font-family: "MS Serif", "New York", serif;
position: absolute;
top: -20px;
right: -5px;
font-size: 60px;
opacity: 0.1;
}
.wpcf7 .left_field​,.wpcf7 .right_field​,
#boxed {
width:100%;
}
.wrapper {
width: 100%;
padding:0 10px;
}
.business_sp_title .wrapper, .business_related_post .wrapper {
padding:50px 0!important;
}
.business_sp_title h1,h2.b-post-title {
text-align: center;
font-size: 20px;
line-height: 40px;
}
.section .wrapper, .n_section .wrapper {
padding:0px 10px !important;
}
.section .wrapper.staff_single_page {
padding-top: 100px!important;
}
#footer {
width:100%;
padding-top: 80px;
}
#footer_coms ul {
display:none;
}
#top_bar, #header_container header, .header_bottom_nav {
display:none;
}
.footer_4_col .widget_wrap, .footer_3_col .widget_wrap, .footer_2_col .widget_wrap, .footer_1_col .widget_wrap {
width:100% !important;
margin:0 0 30px 0;
padding-right:0px!important;
}
#footer .thefox_social_widget_icons {
width:100%;
}
#footer_coms .f_si_right, #footer_coms .f_si_left, #f_social_icons {
float:none;
padding:0 0 5px;
width:100%;
text-align:center;
}
#footer_coms .f_message_left, #footer_coms .f_message_right {
float:none;
width:100%;
text-align:center;
padding: 0;
height:auto;
}
#pb_ctn {
margin-left:0;
}
#posts #pb_ctn {
margin-left: 0px;
}
.post_masonry, #fw_c .post_masonry, #fw_c .grid_post .ajax_post {
width: 100%;
}
#posts .grid_post .ajax_post, #posts .blog_masonry .ajax_post {
width: 100%;
}
#fw_c .post_timeline, #posts .post_timeline {
width: 100%;
}
#fw_c .post_masonry .flexslider img, #fw_c .post_masonry .flexslider img {
max-width: 100% !important;
}
.post-title h2, #posts .grid_blog_post .post-title h2 {
font-size:18px;
line-height:18px;
}
#information {
width:100%;
padding-top:0;
margin:0 0 30px 0;
}
#posts, .woocommerce #posts, .single_port_ctn #posts, .single_port_ctn .post,#posts.business_posts {
width:100%;
}
.author_date_ctn {
display:none;
}
.multi_author_ctn {
margin-left: 0 !important;
margin-right: 0 !important;
}
.blog_load_more_cont.multi_author_load {
left: 50% !important;
margin-left: -20px !important;
right:auto!important;
}
.blog_timeline, .post_timeline {
margin-left:0;
} #posts .grid_blog_post.blog_2_col .post_quote_text, #posts .grid_blog_post.blog_3_col .post_quote_text, #posts .grid_blog_post.blog_4_col .post_quote_text, #fw_c .grid_blog_post.blog_4_col .post_quote_text, #fw_c .grid_blog_post.blog_3_col .post_quote_text, #fw_c .grid_blog_post.blog_2_col .post_quote_text {
min-height: inherit;
font-size: 24px;
line-height: 35px;
max-height:inherit;
padding: 31px 30px 28px;
}
#sidebar, .woocommerce #sidebar,#sidebar.business_sidebar {
width:100%;
margin:20px 0 0px 0;
}
.business_sidebar.right_sb:before,.business_sidebar.left_sb:before {
left: -20px!important;
}
.business_sidebar.right_sb,.business_sidebar.left_sb {
padding-left:0px;
padding-right:0px;
}
#header_container {
max-height:50px !important;
min-height:50px !important;
}
header nav {
width:50px;
float:none;
min-height:55px;
margin:0 0 0 0px;
}
header nav ul {
display:none !important;
}
.header_bottom_nav nav ul {
display:none!important;
}
header nav ul li {
display:none;
}
#nav_button, #nav_button_alt {
float:left;
display:block;
margin:0px auto 0px auto;
width:50px;
height:50px;
}
#nav_button_alt {
margin: 8px 10px 0px 0px;
float: left;
height: 45px;
}
#nav_button:before {
font-family:"FontAwesome";
display:block;
content:"\f0c9";
padding:8px 0 0 0px;
text-align:center;
margin-left:-1px;
font-size:18px;
}
#nav_button_alt:before {
font-family:"FontAwesome";
display:block;
content:"\f0c9";
padding:0px 0 0 0px;
text-align:center;
margin-left:-1px;
font-size:18px;
}
#mobile-menu .wrapper {
padding:0 0 0 30px !important;
width:239px;
}
.mt_menu {
display:block !important;
}
.menu_slide.mt_menu .header_current_cart li a {
margin:0;
padding:0;
}
.menu_slide.mt_menu .header_current_cart .current_item_number {
display:none;
}
header #searchtop {
padding: 3px 0px 0px 23px !important;
}
header #search-form {
top:155px!important;
}
header .cart-content {
float: right !important;
padding: 3px 17px 5px 17px !important;
margin: 0px 10px 0px!important;
}
header .header_current_cart:hover .cdp_2 {
top: 154px !important;
}
.header_cart_dropdown {
display:none!important;
}
.columns4 .isotope-item {
width:100%;
}
.columns3 .isotope-item {
width:100%;
}
.columns2 .isotope-item {
width:100%;
}
.black_bg {
padding:0 30px;
}
.page_title_ctn {
text-align:center;
}
.page_title {
float:none;
}
.boxed_t_left h2, .boxed_t_center h2 {
line-height:25px;
}
.rd_child_pages, #breadcrumbs {
display:none;
}
.title_bb {
width: auto;
height: 90px;
float: none;
min-width:100%;
margin: 22px auto 0 auto;
}
#to_top {
display:none;
}
.post-content {
width:270px;
margin:25px 15px 0 15px;
}
.post-content-large {
width:270px;
margin:25px 15px 0 15px;
}
#main_content .section:first-child {
border-top:141px solid #1c1d1f;
}
.pricetable {
width:100%;
padding:10px 0px 30px 0px;
}
.pricetable-column {
margin:20px 0 20px 0;
border-bottom:1px solid #eee;
}
.sc_divider span {
padding: 0 10px;
}
.f_cta_text {
width:100%;
text-align:center;
padding:0px 0 20px 0;
}
.f_cta_button {
width:100%;
padding: 20px 0 20px 0;
}
.f_cta_button a {
clear:both;
float:none;
display:block;
text-align:center;
} .filter_param {
margin-right: 5px;
padding: 9px 47px 10px 7px;
}
.filter_param_count {
margin-bottom:30px;
}
.single-product.woocommerce-page span.onsale {
left: 175px;
}
.product_nav_left, .product_nav_right {
opacity:1;
}
.product_thumb_wrapper {
display:none;
}
.product_image_wrapper {
width:100%!important;
}
.rd_woo_image_ctn {
width:100%!important;
margin-bottom:30px;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
float: right !important;
width: 100% !important;
}
.comment-form-author, .comment-form-email {
float: left;
width: 100%;
}
.comment-form-rating label {
text-indent:-999em;
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
margin-top: 10px;
}
.woocommerce-page ul.products li.shop_three_col, .woocommerce-page ul.products li.shop_four_col{
width: 100%!important ;
margin-right:0% !important;
}
#posts .shop_four_col h3 {
font-size:14px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 14px;
line-height: 24px;
}
#comments .star-rating {
position: absolute;
top: -20px;
right: 0px;
}
.woocommerce.columns-1 ul.products li.product,.woocommerce.columns-2 ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce.columns-4 ul.products li.product, .woocommerce-page:not(.single-product) ul.products li.product {
width:100% !important ;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-tabs {
float:none;
width:auto;
}
.woocommerce-cart .woocommerce .cart_left_part {
width:100%!important;
}
.shop_table th, td.product-price, td.product-subtotal, td.product-name {
font-size: 11px;
}
.buttons_added .minus, .buttons_added .plus {
width:25px!important;
height:25px!important;
}
.buttons_added {
width: 75px!important;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
width:23px;
height:23px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding:12px 3px;
}
.product-thumbnail {
display:none;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
text-align:center;
}
.user_current_cart .product-remove {
display:none;
}
.customer_details_back, .customer_details_next {
width:100%;
text-align:center;
}
.cart_left_part .coupon {
float: right;
width: 100%;
}
.cart_left_part .shipping_calc_container {
float: left;
width:100%
}
.shipping_calc_container .form-row {
width:100%;
clear:both;
}
.woocommerce-cart .cart_totals, .woocommerce-cart .update_cart {
width:100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
width:100%;
}
.woocommerce .col2-set .col-1 .form-row, .woocommerce .col2-set .col-2 .form-row {
width: 100%!important;
clear: both;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
line-height: 18px;
padding: 31px 0px!important;
text-align:center;
}
.rd_coupon_form {
width: 250px;
left: 5px;
}
.rd_coupon_form .form-row-first {
width: 155px !important;
}
.rd_order_total {
right: 10px;
bottom: 190px;
}
.rd_order_total th {
text-align: left;
padding: 7px 0px;
}
.rd_order_total td {
text-align: right;
padding: 7px 0px;
}
.woocommerce-checkout .product-name {
width: 80px;
display:none;
}
.woocommerce-checkout .product-total {
width:auto!important;
}
.checkout_step {
width:100%!important;
text-align:center;
}
.checkout_step:after {
border:none!important;
}
#rd_login_form, .rd_guest_checkout {
width:100%;
margin:0;
}
.create-account {
margin-left: -160px;
height: 240px;
margin-top: -120px;
width: 320px;
background: #fff;
}
.c_acc_box {
float: left;
margin-top: 15px;
font-size: 10px;
}
.create_acc_header {
padding: 0px 25px;
}
.create_acc_container {
padding: 0px 25px;
margin: 0;
}
.create_acc_done {
margin-top: 11px!important;
float: right;
font-size: 12px!important;
padding: 10px !important;
}
.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button {
color: #fff!important;
top: -30px;
border-radius: 3px 3px 0 0 !important;
right: 0px;
clear: both;
width: 100%;
display: inline-block !important;
text-align: center;
float: none!important;
}
.woocommerce-cart .coupon {
width: 97%;
margin-left: 5px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
width:100%;
margin-top:30px;
}
.woocommerce-cart .update_cart {
float: left;
margin-top: 10px !important;
padding: 0 5px;
}
.update_cart .button {
width:100%;
}
.update_cart input.checkout-button.button {
margin-left:0;
}
.braintree-payment-form p {
width: 100%!important;
} .portfolio_block .element {
width: 100%!important;
}
#options {
max-width:100%;
}
#options li {
padding-bottom:5px!important;
}
.jcarousel.rd_pc_2 {
max-width:100%;
}
.filter_type_7 {
height:auto;
}
.filter_type_1 #options li, .filter_type_2 #options li, .filter_type_3 #options li, .filter_type_7 #options li {
width:100%;
text-align:center;
}
.filter_type_3 #options li, .filter_type_7 #options a {
padding:5px 0 5px;
}
.filter_type_1 #options a, .filter_type_7 #options a {
display:block;
}
.filter_type_2 #options a {
border:1px solid !important;
border-radius:5px;
display:block;
}
.filter_type_2 #options > li {
border:none!important;
}
.portfolio_sorts a:after {
right:0;
}
.portfolio_sorts #sorts {
width: 118px;
margin-left: -59px;
margin-top: 5px;
left: 50%;
}
.port_details_slider {
width:100%;
margin:0;
}
.port_details_full_information .item_details_entry {
width:100%;
}
.port_details_information, .port_details_full_information .port_metas {
width:100%;
margin:40px 0 0 0;
}
.single_port_navigation .next_project {
padding: 9px 10px 9px;
min-width: 121px;
margin-left: 10px;
}
.single_port_navigation .previous_project {
padding: 9px 10px 9px;
min-width: 121px;
}
#author-bio img {
float:none;
margin: 0 auto;
display: block;
}
#author-bio #author-info {
padding-left:0px;
padding-top: 30px;
}
.port_type_7 .filter_img, .port_type_8 .filter_img, .port_type_9 .filter_img {
width:100%;
}
.port_type_7 .port_item_details, .port_type_8 .port_item_details, .port_type_9 .port_item_details {
width:100%;
border-left:none!important;
border-right:none!important;
min-height:5px;
} #comments > ul > li ul { border-left:none !important; padding-left:0px !important; }
#comments ul li .avatar​ { float:none; margin-bottom: 10px;​}​
#comments ul li .details​ { padding:0; }
.comment_ctn { padding: 15px;​ }
#comments ul li .details span.Reply { float: left; padding: 20px 0; }​
.post-title h4, .post-title {
border:none !important;
}
.post-date {
padding: 0px 0px 5px 0px;
}
.post-user {
margin: 0px 0 0px 0px;
padding: 0px 0px 5px 15px;
}
.post-cat {
padding: 0px 0px 5px 15px;
}
.post-tag {
display:none;
}
.post-com {
padding: 0px 0px 5px 15px;
}
.all_port .carousel_left, .all_port .carousel_right {
top:8px !important;
}
.lt_sub_text {
font-size: 35px;
}
.rp_left, .rp_right, .staff_left, .staff_right, .carousel_right, .carousel_left, .partners_left, .partners_right {
opacity:0.85;
}
.rp_left, .staff_left, .carousel_left, .partners_left {
left:0
}
.rp_right, .staff_right, .carousel_right, .partners_right {
right:0
} .rp_type01.ajax_post.blog_3_col {
width:100%;
}
.rp_type01 .post-attachement {
width: 100%;
}
.rp_type01 .post-attachement:hover .rp_image, .rp_type01 .post-attachement:hover .rp_gallery, .rp_type01 .post-attachement:hover .rp_quote, .rp_type01 .post-attachement:hover .rp_video, .rp_type01 .post-attachement:hover .rp_normal, .rp_type01 .post-attachement:hover .rp_audio {
width: 300px;
height: 353px;
font-size: 36px;
line-height: 353px;
}
.rp_type01 .post_ctn {
padding: 10px 0 0 0px;
float: left;
}
.rp_type02.ajax_post.blog_2_col {
width: 100%;
}
.rp_type02 .post-attachement {
width: 100%;
margin: 0px auto 10px;
}
.rp_type02 .rp_post_time {
width: 100%;
}
.rp_type02 .post_ctn {
padding:0;
float: left;
}
.rp_type03.ajax_post.blog_2_col {
width:100%;
}
.rp_type03 .post_ctn {
padding: 12px 15px 10px 15px;
}
.rp_type03 .rp_post_info {
float: left;
width: 100%;
border-left: 1px solid;
padding: 5px 0 6px 15px;
}
.rp_type03 .post-attachement {
width:100%;
}
.rp_type03 .post_ctn {
padding: 12px 15px 10px 15px;
float: left;
}
.rp_type04.ajax_post.blog_2_col {
width:100%;
}
.rp_type04 .post-attachement {
width:100%;
}
.rp_type04 .post-attachement:hover .rp_image, .rp_type04 .post-attachement:hover .rp_gallery, .rp_type04 .post-attachement:hover .rp_quote, .rp_type04 .post-attachement:hover .rp_video, .rp_type04 .post-attachement:hover .rp_normal, .rp_type04 .post-attachement:hover .rp_audio {
width: 300px;
height: 300px;
font-size: 24px;
line-height: 300px;
}
.rp_type04 .post_ctn {
padding: 0 0 0 0px;
float: left;
padding: 0;
}
.rp_type04 .rp_entry {
float: left;
padding-left: 0;
}
.rp_type05.ajax_post.blog_2_col {
width:100%;
}
.rp_type05 .post-attachement {
width:100%;
}
.rp_type05 .post_ctn {
padding: 12px 15px 10px 15px;
float: left;
}
.rp_type05 .rp_post_info {
border-left:1px solid;
}
.rp_type05 .rp_post_time {
display:none;
}
.rp_type06.ajax_post.blog_3_col {
width: 100%;
}
.rp_type07.ajax_post.blog_2_col {
width: 100%;
}
.rp_type07 .post-attachement {
width: 100%;
}
.rp_type07 .post_ctn {
float: left;
padding: 15px 0;
}
.rp_type08.ajax_post.blog_4_col, .rp_type09.ajax_post.blog_3_col {
width:100%;
}
.rp_type09 .post_ctn {
bottom: -160px;
}
.rp_type09 .rp_arrow {
top: 40.5px;
width: 40px;
height: 40px;
margin-left: -20px;
line-height: 40px;
}
.rp_type10.ajax_post.blog_2_col,.rp_type11.ajax_post.blog_2_col {
width: 100%;
}
.rp_type10 .post-attachement {
width: 260px;
}
.rp_type10 .rp_post_time {
height: 71px;
}
.rp_type10 .rp_day {
margin-top: 5px;
margin-bottom:-5px;
}
.rp_type10 .post_ctn {
padding: 20px 20px 15px 20px;
width: 100%;
float: left;
}
.rp_type10 .post-attachement:before {
top:inherit;
bottom: -6px;
right: 22px;
} .cbp_left_desc, .cbp_right_desc {
margin-bottom:110px;
width: 100% !important;
}
.cbp_type05.rp_sc, .cbp_type06.rp_sc {
width: 100% !important;
margin-top:50px;
}
.cbp_type05 .recent_port_ctn, .cbp_type06 .recent_port_ctn {
padding:0!important;
}
.cbp_type08.rp_sc, .cbp_type08.jcarousel {
width:100%;
}
.cbp_type08 .recent_port_ctn {
padding:0!important;
} .rd_squared_slide .rp_nav {
position: absolute;
right: 0;
bottom: 0;
width: 80px;
}
.rd_squared_slide .sp_left, .rd_squared_slide .sp_right {
border: none;
width: 40px;
height: 80px;
}
.rd_alt_slide .slide_post_info {
height:75px;
}
.rd_alt_slide .rp_nav {
top: 23px;
}
.rd_alt_slide .rp_nav .sp_left {
position: absolute;
right: 55px;
}
.rd_alt_slide .rp_nav .sp_right {
position: absolute;
right: 20px;
}
.rd_alt_slide .slide_post_info p {
display:none;
} .rd_tm_4 .tm_image {
left: 50%;
margin-left: -50px;
top: 31px;
}
.rd_tm_4 .tm_author {
top: 140px;
width: 200px;
left: 50%;
margin-left: -100px;
text-align: center;
}
.rd_tm_4 .tm_info {
left: 50%;
width: 200px;
top: 165px;
margin-left: -100px;
text-align: center;
}
.rd_tm_4 .tm_text {
padding: 200px 40px 26px 40px;
text-align: center;
}
.rd_tm_5 .tm_image {
left: 50%;
margin-left: -51px;
top: 31px;
}
.rd_tm_5 .tm_author {
top: 140px;
width: 200px;
left: 50%;
margin-left: -100px;
text-align: center;
}
.rd_tm_5 .tm_info {
left: 50%;
width: 200px;
top: 165px;
margin-left: -100px;
text-align: center;
}
.rd_tm_5 .tm_text {
padding: 200px 40px 26px 40px;
text-align: center;
}
.rd_tm_17 .tm_image {
right: 50%;
margin-right: -75px;
}
.rd_tm_17 .tm_text {
padding: 200px 50px 48px 50px;
} .pricetable {
max-width: 100%;
}
.pricetable-column {
width: 100% !important;
padding: 0!important;
margin-left: 0!important;
margin-right: 0!important;
margin-top: -1px !important;
} .rd_table_2_col .table_col, .rd_table_3_col .table_col, .rd_table_4_col .table_col, .rd_table_5_col .table_col {
width: 100%;
} .rd_big_alert .rd_alert_content {
margin-left:0px;
padding-top: 65px;
text-align:center;
}
.rd_big_alert .rd_alert_content:before {
left: 50%;
width: 100px;
top: 45px;
text-align: center;
margin-left: -50px;
}
.rd_clear_alert .rd_alert_content {
margin-left: 0px;
padding-top: 85px;
text-align: center;
}
.rd_clear_alert .rd_alert_content:before {
left: 50%;
margin-left: -32px;
}
.rd_solid_alert .rd_alert_content {
margin-left: 0px;
padding-top: 85px;
text-align: center;
}
.rd_solid_alert .rd_alert_content:before {
left: 50%;
margin-left: -32px;
} .tf_btn_pos {
width:100%!important;
}
.tf_btn_pos a {
margin-bottom: 15px !important;
width: 75% !important;
margin-left: auto!important;
margin-right: auto!important;
max-height: none !important;
}
.bt_icon_border.bt_icon_left.large_rd_bt span, .bt_icon_border.bt_icon_right.large_rd_bt span {
padding: 17px 0px 31px !important;
width: 176px;
line-height: 25px;
}
.bt_icon_border.large_rd_bt.bt_icon_left i, .bt_icon_border.large_rd_bt.bt_icon_right i {
line-height:inherit!important;
}
.large_rd_bt.bt_icon_left, .large_rd_bt.bt_icon_right {
padding: 17px 30px 31px;
}
.large_rd_bt.bt_icon_left span, .large_rd_bt.bt_icon_right span {
line-height: 25px;
}
.large_rd_bt.bt_icon_left i, .large_rd_bt.bt_icon_right i {
line-height:49px;
}
.large_rd_bt, .xlarge_rd_bt {
max-width:100%!important;
min-width: 100%!important;
} .rd_cta_1 {
text-align: center;
}
.rd_cta_1 i {
float: inherit;
margin: 25px auto 20px auto;
text-align: center;
display: inherit;
clear: both;
}
.rd_cta_1 .promo_text {
float: left;
width: 100%;
padding: 0px 40px 10px;
text-align: center;
}
.rd_cta_1 .promo_btn {
float: inherit;
margin: 5px auto 30px auto;
display: inline-block;
}
.rd_cta_2 {
text-align: center;
}
.rd_cta_2 .promo_text_ctn {
width: 100%;
}
.rd_cta_2 .promo_btn {
float: inherit;
margin: 15px 0px 10px 0px;
display: inline-block;
}
.rd_db_1, .rd_db_2, .rd_db_3, .rd_db_4, .rd_db_5, .rd_db_6 {
width: 100%;
}
.rd_db_1 .f_btn, .rd_db_1 .s_btn, .rd_db_2 .f_btn, .rd_db_2 .s_btn, .rd_db_3 .f_btn, .rd_db_3 .s_btn, .rd_db_4 .f_btn, .rd_db_4 .s_btn, .rd_db_5 .f_btn, .rd_db_5 .s_btn, .rd_db_6 .f_btn, .rd_db_6 .s_btn {
margin-bottom: 15px;
min-width: 100%;
} .rd_list_3.rd_list_right .list_icn, .rd_list_3.rd_list_left .list_icn {
margin: 0 auto;
float: none;
}
.rd_list_3.rd_list_right .list_desc, .rd_list_3.rd_list_left .list_desc {
text-align: center;
margin: 20px 0 0 0;
}
.rd_list_3.rd_list_right h3 {
text-align: center;
}
.rd_list_3.rd_list_left h3 {
text-align: center;
}
.rd_list_4 .list_item_ctn {
width:100%!important;
} .rd_si_big_rounded div {
width:99% !important;
}
.rd_si_big_rounded_trend div {
width: 99% !important;
}
.rd_si_big_squared div {
width:100% !important;
font-size: 45px;
}
.rd_si_big_squared div a {
line-height: 135px;
} .sc-four-quote-first, .sc-four-quote-last {
display:block;
width:100%;
border-right:none!important;
margin-bottom:40px;
}
.sc-four-quote-first p, .sc-four-quote-last p {
padding: 0px 0px 0 40px;
}
.sc-four-quote-first p:before, .sc-four-quote-last p:before, .quote-bottom-row .sc-four-quote-first p:before, .quote-bottom-row .sc-four-quote-last p:before {
left: -3px;
top: 5px;
font-size: 25px;
content: "“";
position: absolute;
font-weight: bold;
font-family: "MS Serif", "New York", serif;
}
.sc-four-quote-first .quote_meta, .sc-four-quote-last .quote_meta {
margin-left: 40px;
}
.quote-bottom-row .sc-four-quote-first {
border-bottom:1px solid;
}
.quote-bottom-row .sc-four-quote-first .quote_meta {
margin-bottom:45px;
}
.sc-four-quote-icon:before, .sc-four-quote-icon:after {
top:-40px;
} .staff_profile {
width: 100%;
float: left;
margin-bottom: 50px;
}
.staff_generated_info {
width: 100%;
margin:0 0 100px 0;
}
.rd_staff_posts_ctn .staff_post {
width:100%!important;
}
#wp-calendar td {
padding: 2px;
} .rd_tabs.horizontal li {
width:100%;
}
.vertical #tabs {
width:100%;
} .vc_span12 .icon_box2 {
max-width:100%;
width:100%;
margin-left:0;
margin-top:-1px;
}
.vertical.rd_vtab_2 #tabs li:last-child {
border-bottom-style:solid!important;
} div.timeline_event:nth-of-type(even) {
width: 100%;
margin-bottom: 50px;
padding:0;
}
div.timeline_event:nth-of-type(odd) {
width: 100%;
margin-top:0px;
padding:0;
}
div.timeline_event:nth-of-type(even):after, div.timeline_event:nth-of-type(odd):before {
display:none;
content:"";
}
.simple div.timeline_event:nth-of-type(even), .simple div.timeline_event:nth-of-type(odd) {
padding: 68px 28px 60px;
margin-bottom:50px;
}
.simple div.timeline_event .event_triangle {
display:none!important;
}
.simple .event_info h2:after {
left: 50%;
margin-left: -30px;
}
.timeline_event_ctn .v_line {
display:none;
}
.event_img {
float: none;
border-radius: 300px;
max-width: 188px;
margin: auto;
}
.event_info {
float:none;
width:100%;
padding-left: 21px;
text-align: center;
margin-top: 30px;
} .time_circles {
position: relative;
height: 100%;
width: 320px;
margin: 0 auto;
}
.time_circles > div > span {
display: block;
width: 100%;
text-align: center;
color: #2f383d;
font-size: 20px;
line-height: 40px;
font-weight: 300;
}
.time_circles > div > h4 {
font-size: 12px;
color: #a1b1bc;
font-weight: 400;
margin: 0px;
padding: 10px 0 0 0;
text-align: center;
}
.time_circles > div {
position: static !important;
text-align: center;
float: left;
width: 25% !important;
margin-top: -65px;
}
.rd_db_7 .f_btn {
clear: both;
margin: 0 auto 20px;
float: none;
width: 90%;
display: block;
}
.rd_db_7 .s_btn {
clear: both;
margin: 0 auto;
float: none;
width: 90%;
display: block;
}
} @media print {
#mobile-menu {
display:none;
}
}  .container:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
} .clearfix:before, .clearfix:after, .row:before, .row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.row:after, .clearfix:after {
clear: both;
}
.row, .clearfix {
zoom: 1;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}