@charset "UTF-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #f5f5f5;
color: #333;
font-family: Lato, sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.625;
margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #333;
color: #fff;
}
::selection {
background-color: #333;
color: #fff;
}
a {
color: #e5554e;
text-decoration: none;
}
a:hover {
color: #333;
}
p {
margin: 0 0 28px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #333;
font-family: Lato, sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 0 0 10px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
} .gallery {
overflow: hidden;
}
.gallery-item {
float: left;
margin: 0 0 28px;
text-align: center;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery img {
border: 1px solid #ddd;
height: auto;
padding: 4px;
}
.gallery img:hover {
border: 1px solid #999;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #333;
font-size: 18px;
font-weight: 300;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #333;
font-weight: 300;
opacity: 1;
}
::-webkit-input-placeholder {
color: #333;
font-weight: 300;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #333;
border: none;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: 300;
padding: 16px 24px;
text-transform: uppercase;
width: auto;
}
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
background-color: #e5554e;
color: #fff;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: #e5554e;
color: #fff;
}
.entry-content .button:hover {
color: #fff;
}
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
background-color: #fff;
color: #333;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 400;
}  .site-inner,
.wrap {
margin: 0 auto;
max-width: 1200px;
}
.site-inner {
clear: both;
padding-top: 40px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 980px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content {
float: right;
width: 800px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 580px;
}
.full-width-content .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
}  .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .breadcrumb {
margin-bottom: 20px;
}
.archive-description,
.author-box {
background-color: #fff;
font-size: 16px;
margin-bottom: 40px;
padding: 40px;
}
.author-box-title {
font-size: 16px;
margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-title {
font-size: 20px;
}
.entry-title {
font-size: 36px;
}
.entry-title a,
.sidebar .widget-title a {
color: #333;
}
.entry-title a:hover {
color: #e5554e;
}
.widget-title {
font-size: 18px;
margin-bottom: 20px;
}
.footer-widgets .widget-title {
color: #fff;
} a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
font-weight: 700;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.sticky {
} .widget {
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
border-bottom: 2px solid #f5f5f5;
margin-bottom: 20px;
padding: 0 0 24px;
}
.footer-widgets .entry {
border-bottom: 1px dotted #666;
}
.featured-content .entry-title {
font-size: 20px;
}  .enews-widget,
.enews-widget .widget-title {
color: #fff;
}
.sidebar .widget.enews-widget {
background-color: #333;
}
.enews-widget input,
.enews-widget input:focus {
border: 1px solid #333;
}
.enews-widget input {
font-size: 16px;
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
background-color: #e5554e;
color: #fff;
margin: 0;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #fff;
color: #333;
}
.enews form + p {
margin-top: 24px;
} #wpstats {
display: none;
} .site-header {
background-color: #fff;
min-height: 160px;
}
.site-header .wrap {
padding: 40px 0;
} .title-area {
float: left;
padding: 10px 0;
width: 360px;
}
.header-full-width .title-area {
width: 100%;
}
.site-title {
font-size: 32px;
font-weight: 400;
line-height: 1.2;
}
.site-title a,
.site-title a:hover {
color: #333;
}
.header-image .site-title > a {
background: url(//www.us4u.com.au/wp-content/themes/US4U/images/logo.png) no-repeat left;
float: left;
min-height: 60px;
width: 100%;
}
.site-description {
font-size: 16px;
font-weight: 300;
line-height: 1.5;
}
.site-description,
.site-title {
margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
} .site-header .widget-area {
float: right;
text-align: right;
width: 800px;
} .genesis-nav-menu {
clear: both;
font-size: 16px;
line-height: 1;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu a {
color: #333;
display: block;
padding: 30px 24px;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #e5554e;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #fff;
border: 1px solid #eee;
border-top: none;
font-size: 14px;
padding: 20px;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -55px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
}
.genesis-nav-menu > .right {
color: #fff;
float: right;
list-style-type: none;
padding: 30px 0;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px;
}
.genesis-nav-menu > .search {
padding: 10px 0 0;
} .site-header .sub-menu {
border-top: 1px solid #eee;
}
.site-header .sub-menu .sub-menu {
margin-top: -56px;
}
.site-header .genesis-nav-menu li li {
margin-left: 0;
} .nav-primary {
background-color: #333;
}
.nav-primary .genesis-nav-menu a {
color: #fff;
}
.nav-primary .genesis-nav-menu .sub-menu a {
color: #333;
}
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #e5554e;
} .nav-secondary {
background-color: #fff;
}  .entry {
margin-bottom: 40px;
padding: 50px 60px;
}
.content .entry {
background-color: #fff;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #333;
color: #ddd;
} p.entry-meta {
font-size: 16px;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-footer .entry-meta {
border-top: 2px solid #f5f5f5;
padding-top: 24px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .pagination {
clear: both;
margin: 40px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #333;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
padding: 8px 12px;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
background-color: #e5554e;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
margin-bottom: 40px;
}
.comment-respond,
.entry-pings {
padding: 40px 40px 16px;
}
.entry-comments {
padding: 40px;
}
.comment-header {
font-size: 16px;
}
li.comment {
background-color: #f5f5f5;
border: 2px solid #fff;
border-right: none;
}
.comment-content {
clear: both;
}
.comment-list li {
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 16px;
padding: 24px;
} .sidebar {
font-size: 16px;
}
.sidebar li {
border-bottom: 1px dotted #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar p:last-child,
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
background-color: #fff;
margin-bottom: 40px;
padding: 40px;
} .footer-widgets {
background-color: #333;
clear: both;
padding-top: 40px;
}
.footer-widgets,
.footer-widgets a {
color: #999;
}
.footer-widgets input {
border: 1px solid #333;
}
.footer-widgets a.button,
.footer-widgets a:hover {
color: #fff;
}
.footer-widgets li {
border-bottom: 1px dotted #666;
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer-widgets .widget {
margin-bottom: 40px;
}
.footer-widgets p:last-child {
margin-bottom: 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 340px;
}
.footer-widgets-1 {
margin-right: 60px;
}
.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
} .site-footer {
background-color: #fff;
font-size: 16px;
line-height: 1;
padding: 40px 0;
text-align: center;
}
.site-footer p {
margin-bottom: 0;
}   @font-face {
font-family: 'Roboto-Regular';
src: url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Regular.eot);
src: url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Regular.eot?#iefix) format('embedded-opentype'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Regular.woff) format('woff'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Regular.ttf) format('truetype'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Regular.svg#GothamOffice-Bold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto-Bold';
src: url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Bold.eot);
src: url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Bold.eot?#iefix) format('embedded-opentype'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Bold.woff) format('woff'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Bold.ttf) format('truetype'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/Roboto-Bold.svg#GothamOffice-Bold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'century-gothic';
src: url(//www.us4u.com.au/wp-content/themes/US4U/fonts/century-gothic.eot);
src: url(//www.us4u.com.au/wp-content/themes/US4U/fonts/century-gothic.eot?#iefix) format('embedded-opentype'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/century-gothic.woff) format('woff'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/century-gothic.ttf) format('truetype'),
url(//www.us4u.com.au/wp-content/themes/US4U/fonts/century-gothic.svg#GothamOffice-Bold) format('svg');
font-weight: normal;
font-style: normal;
}  .header-contact-info{
float:left;
width:100%;
}
.title-area{
width:49%;
}
.page-template-bridge-windscreens-php .title-area,
.page-template-tint-4-u-php .title-area,
.page-template-sign-designs-php .title-area{
width:40%;
}
.site-header .widget-area{
width:50%;
padding-top:0%;
}
.page-template-bridge-windscreens-php .site-header .widget-area,
.page-template-tint-4-u-php .site-header .widget-area,
.page-template-sign-designs-4-u-php .site-header .widget-area{
width:50%;
padding-top:2%;
}
.header-contact-info-left{
float:left;
width:80%;
} 
.header-contact-info-right{
width:20%;
float:left;
}
.header-contact-info-left .phone{
color:#f36e20;
font-size:30px;
font-family: 'Roboto-Bold';
}
.header-contact-info-left .phone a{
color:#f36e20;
text-decoration:none;
}
.header-contact-info-left .phone a:hover{
color:#f36e20;
text-decoration:none;
}
.header-contact-info-left .email{
font-size:18px;
color:#fff;
font-family: 'Roboto-Regular';
}
.header-contact-info-left .email a{
color:#fff;
}
.header-contact-info-left .email a:hover{
color:#fff;
}
.page-template-bridge-windscreens-php .email,
.page-template-tint-4-u-php .email,
.page-template-sign-designs-4-u-php .email{
font-size:18px;
color:#252525;
font-family: 'Roboto-Regular';
}
.page-template-bridge-windscreens-php .email a,
.page-template-tint-4-u-php .email a,
.page-template-sign-designs-4-u-php .email a{
color:#252525;
}
.page-template-bridge-windscreens-php .email a:hover,
.category-bridge-windscreens .email a:hover,
.page-template-tint-4-u-php .email a:hover,
.page-template-sign-designs-4-u-php .email a:hover{
color:#252525;
}
.header-widget-container{
display:none;
}
.page-template-bridge-windscreens-php .header-widget-container {
background-color:#f36e20;
color:#fff;
float:left;
width:100%;
display:table;
}
.page-template-tint-4-u-php .header-widget-container{
background-color:#eebf2f;
color:#fff;
float:left;
width:100%;
display:table;
}
.page-template-sign-designs-4-u-php .header-widget-container{
background-color:#6b358b;
color:#fff;
float:left;
width:100%;
display:table;
}
.page-template-bridge-windscreens-php .header-widget-area section, .header-widget-area section#bridge-windscreens,
.page-template-tint-4-u-php .header-widget-area section, .header-widget-area section#tint-4-u,
.page-template-sign-designs-4-u-php .header-widget-area section, .header-widget-area section#sign-designs-4-u{ 
display:none;
} .page-template-bridge-windscreens-php .header-widget-area section#bridge-windscreens,
.page-template-tint-4-u-php .header-widget-area section#tint-4-u, 
.page-template-sign-designs-4-u-php .header-widget-area section#sign-designs-4-u{
display:block;
}
.page-template-bridge-windscreens-php .header-widget, .header-widget#bridge-windscreens,
.page-template-tint-4-u-php .header-widget, .header-widget#tint-4-u,
.page-template-sign-designs-4-u-php .header-widget, .header-widget#sign-designs-4-u{
display:none;
}
.page-template-bridge-windscreens-php .header-widget#bridge-windscreens,
.page-template-tint-4-u-php .header-widget#tint-4-u,
.page-template-sign-designs-4-u-php .header-widget#sign-designs-4-u{
display:block;
}
.header-widget{
margin:0 auto;
max-width:920px;
width:100%;
font-size:16px;
}
.header-widget .phone{
float:left;
width:50%;
font-family: 'Roboto-Bold';
}
.header-widget .phone a{
color:#fff;
}
.header-widget .phone a:hover{
color:#fff;
}
.page-template-tint-4-u-php .header-widget .phone a,
.page-template-tint-4-u-php .header-widget .phone a:hover,
.page-template-tint-4-u-php .header-widget .location,
.page-template-tint-4-u-php .header-widget .phone{
color:#000;
}
.header-widget .location{
float:right;
width:50%;
font-family: 'Roboto-Regular';
text-align:right;
}
.header-image .site-title > a {
background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/us4u-logo.png);
background-repeat:no-repeat;
width:174px;
height:45px;
}
.page-template-bridge-windscreens-php .site-title > a{
background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/bridge-windscreens.png);
background-repeat:no-repeat;
width:195px;
height:99px;
}
.page-template-tint-4-u-php .site-title > a {
background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/tint-4-u.png);
background-repeat:no-repeat;
width:270px;
height:103px;
}
.page-template-sign-designs-4-u-php .site-title > a {
background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/sign-designs-4-u.png);
background-repeat:no-repeat;
width:439px;
height:90px;
}
.site-header .wrap{
padding:1% 0px;
max-width:920px;
}
.site-header{
min-height:0px;
background-color:#000;
border-bottom:5px solid #fff;
}
.page-template-bridge-windscreens-php .site-header {
background-color:#fff;
border-bottom:none;
}
.page-template-tint-4-u-php .site-header{
background-color:#fff;
border-bottom:none;
}
.page-template-sign-designs-4-u-php .site-header{
background-color:#fff;
border-bottom:none;
}	
.header-image .site-description{
text-indent:0px;
color:#fff;
display:table;
padding-left:15px;
padding-top:5px;
}
.page-template-bridge-windscreens-php .site-description,
.page-template-tint-4-u-php .site-description,
.page-template-sign-designs-4-u-php .site-description{
text-indent:-9999px;
display:none !important;
}  .nav-primary{
background-color:#252525;
text-align:center;
}
.genesis-nav-menu a{
text-transform:uppercase;
font-size:16px;
font-family: 'Roboto-Regular';
color:#fff !important;
padding:15px 20px;
}
.genesis-nav-menu li.gray a{
background-color:#a2a2a2;
}
.genesis-nav-menu li.orange a{
background-color:#f36e20;
}
.genesis-nav-menu li.violet a{
background-color:#6b358b;
}
.nav-primary .genesis-nav-menu a:hover , 
.nav-primary .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu li:hover > a{
background-color:#f36e20;
color:#fff !important;
}
.page-template-bridge-windscreens-php .nav-primary .genesis-nav-menu a:hover , .page-template-bridge-windscreens-php .nav-primary .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .page-template-bridge-windscreens-php .genesis-nav-menu li:hover > a{
background-color:#a2a2a2;
color:#fff !important;
}
.page-template-tint-4-u-php .nav-primary .genesis-nav-menu a:hover , .page-template-tint-4-u-php  .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover,  .page-template-tint-4-u-php .genesis-nav-menu li:hover > a{
background-color:#f36e20;
color:#fff !important;
}
.page-template-sign-designs-4-u-php .nav-primary .genesis-nav-menu a:hover , .page-template-sign-designs-4-u-php  .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .page-template-sign-designs-4-u-php .genesis-nav-menu li:hover > a{
background-color:#6b358b;
color:#fff !important;
}	
.genesis-nav-menu .menu-item{
margin-left:-4px;
}
.genesis-nav-menu .sub-menu a{
padding:13px 15px;
border:none;
width:230px;
background-color:#252525 !important;
}
.page-template-bridge-windscreens-php .genesis-nav-menu .sub-menu a{
padding:13px 15px;
border:none;
background-color:#a2a2a2 !important;
}
.page-template-tint-4-u-php .genesis-nav-menu .sub-menu a{
padding:13px 15px;
border:none;
background-color:#f36e20 !important;
}
.page-template-sign-designs-4-u-php .genesis-nav-menu .sub-menu a{
padding:13px 15px;
border:none;
background-color:#6b358b !important;
}
.genesis-nav-menu .sub-menu a:hover{
background-color:#f36e20 !important;
}
.page-template-bridge-windscreens-php .genesis-nav-menu .sub-menu a:hover{
background-color:#252525 !important;
}
.page-template-tint-4-u-php .genesis-nav-menu .sub-menu a:hover{
background-color:#000 !important;
}
.page-template-tint-4-u-php .genesis-nav-menu .sub-menu a:hover{
background-color:#febe10 !important;
}
.page-template-sign-designs-4-u-php .genesis-nav-menu .sub-menu a:hover{
background-color:#ed1c24 !important;
}
li#menu-item-4439204{
float:left; }
li#menu-item-4439204 a{
color:transparent !important; background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/us4u-secondary-logo.png);
background-repeat:no-repeat;
background-position:center;
width:164px;
}
li#menu-item-4439204 a:hover{
background-color:transparent !important;
}
.page-template-bridge-windscreens-php li#menu-item-4439204 a{
color:transparent !important; background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/bridge-windscreens-secondary-logo.png);
background-repeat:no-repeat;
background-position:center;
width:83px;
}
.page-template-bridge-windscreens-php li#menu-item-4439204 a:hover{
background-color:transparent !important;
}
.page-template-tint-4-u-php li#menu-item-4439204 a{
color:transparent !important;
background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/tint-4-usecondary-logo.png);
background-repeat:no-repeat;
background-position:center;
width:110px;
}
.page-template-sign-designs-4-u-php li#menu-item-4439204 a{
color:transparent !important;
background-image:url(//www.us4u.com.au/wp-content/themes/US4U/images/sign-designs-4-u-secondary-logo.png);
background-repeat:no-repeat;
background-position:center;
width:205px;
}
.genesis-nav-menu .sub-menu .sub-menu{
margin:-40px 0 0px 234px;
}
.genesis-nav-menu ul.sub-menu li:hover > a{
background-color:#f36e20 !important;
color:#fff !important;
}
.page-template-bridge-windscreens-php .genesis-nav-menu ul.sub-menu li:hover > a{
background-color:#252525 !important;
color:#fff !important;
}
.page-template-tint-4-u-php .genesis-nav-menu ul.sub-menu li:hover > a{
background-color:#febe10 !important;
color:#fff !important;
}
.page-template-sign-designs-4-u-php .genesis-nav-menu ul.sub-menu li:hover > a{
background-color:#ed1c24 !important;
color:#fff !important;
}  .nav-secondary {
background-color:#252525;
display: none;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
text-align:center;
border-bottom:1px solid #f36e20;
}
.page-template-bridge-windscreens-php .nav-secondary,
.page-template-tint-4-u-php .nav-secondary,
.page-template-sign-designs-4-u-php .nav-secondary{
background-color:#fff;
}
.nav-secondary .genesis-nav-menu{
text-align:right;
}
.nav-secondary .genesis-nav-menu a {
padding: 20px 20px;
text-decoration:none;
color:#fff !important;
}
.page-template-bridge-windscreens-php .nav-secondary .genesis-nav-menu a,
.page-template-tint-4-u-php .nav-secondary .genesis-nav-menu a ,
.page-template-sign-designs-4-u-php .nav-secondary .genesis-nav-menu a {
color:#252525 !important;
}
.nav-secondary .genesis-nav-menu li.gray a,
.nav-secondary .genesis-nav-menu li.orange a,
.nav-secondary .genesis-nav-menu li.violet a{
color:#fff !important;
} .nav-secondary .genesis-nav-menu .sub-menu a {
padding: 13px 15px;
}
.nav-secondary a:hover,
.nav-secondary .current-menu-item > a,
.nav-secondary .menu-item-home > a,
.nav-secondary .menu-item-home > a:hover {
color: #c6b22f;
}        .entry-background  {
display: block;
height: auto;
width: 100%;
margin:0 auto;
}
div.backstretch{
position:inherit !important;
height:auto !important;
float:left;
border-bottom:#f36e20 20px solid;
line-height:0px;
}
.page-template-tint-4-u-php div.backstretch{
position:inherit !important;
height:auto !important;
float:left;
border-bottom:#f36e20 20px solid;
line-height:0px;
}
.page-template-sign-designs-4-u-php div.backstretch{
position:inherit !important;
height:auto !important;
float:left;
border-bottom:#eebf2f 20px solid;
line-height:0px;
}
.entry-background img{
max-width:100% !important;
height:auto !important;
left:0px !important;
width:100% !important;
position:inherit !important;
top:0px !important;
border-bottom:1px solid #fff !important;
}  strong{
font-weight:normal;
font-family: 'Roboto-Bold';
}
ul.check{
margin-left:0px;
}
ul.check li{
background: url(//www.us4u.com.au/wp-content/themes/US4U/images/check-icon.png) no-repeat;
list-style-type:none;
padding-left:45px;
background-position:0px 10px;
font-family: 'Roboto-Regular';
}
.page-template-tint-4-u-php ul.check li {
background: url(//www.us4u.com.au/wp-content/themes/US4U/images/check-icon-2.png) no-repeat;
list-style-type:none;
padding-left:45px;
background-position:0px 10px;
font-family: 'Roboto-Regular';
}
ul.check.horizontally li{
display:inline-block;
padding-left:0px;
margin-left:3%;
background-position:0;
padding-left:40px;
}
ul.check strong{
color:#f36e20;
font-weight:normal;
font-family: 'Roboto-Bold';
}
.site-inner{
padding-top:30px;
}
.entry{
margin:0px;
padding:0px;
}
body{
background-color:#fff;
font-family: 'Roboto-Regular';
color:#000;
font-size:14px;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Roboto-Bold';
color:#f36e20;
}
.page-template-sign-designs-4-u-php h1, .page-template-sign-designs-4-u-php h3, .page-template-sign-designs-4-u-php h5{
color:#6b358b;
}
.page-template-tint-4-u-php h1, .page-template-tint-4-u-php h3, .page-template-tint-4-u-php h5{
color:#eebf2f;
}
h2, h4, h6{
color:#252525;
}
h1{
font-size:30px;
}
h2{
font-size:25px;
}
h3{
font-size:22px;
}
h4{
font-size:18px;
}
h5{
font-size:16px;
}
h6{
font-size:14px;
}
.page-template-bridge-windscreens-php a.more-link{
float:right;
background-color:#a2a2a2 !important;
color:#fff;
border:1px solid #a2a2a2;
padding:13px 15px;
text-transform:uppercase;
margin-top:25px;
}
.page-template-bridge-windscreens-php a:hover.more-link{
background-color:transparent !important;
color:#a2a2a2;
}
.page-template-tint-4-u-php a.more-link{
float:right;
background-color:#f36e20 !important;
color:#fff;
border:1px solid #f36e20;
padding:13px 15px;
text-transform:uppercase;
margin-top:25px;
}
.page-template-tint-4-u-php a:hover.more-link{
background-color:transparent !important;
color:#f36e20;
}
.page-template-sign-designs-4-u-php a.more-link{
float:right;
background-color:#6b358b !important;
color:#fff;
border:1px solid #6b358b;
padding:13px 15px;
text-transform:uppercase;
margin-top:25px;
}
.page-template-sign-designs-4-u-php a:hover.more-link{
background-color:transparent !important;
color:#6b358b;
}
.featured-content .entry{
margin-bottom:0px;
border:none;
}
.single-post .content{
max-width:920px;
float:none;
margin:0 auto;
padding:0 5%;
}
#respond.comment-respond{
display:none;
}  .form-container{
float:left;
width:100%;
margin-bottom:15px;
}
.form-item-left{
width:23% !important;
float:left;
}
.form-item-right{
width:77% !important;
float:left;
}
input, select, textarea{
padding:10px;
font-size:16px;
}
.page-template-bridge-windscreens-php input[type="submit"]{
background-color:#f36e20;
border:1px solid #f36e20;
color:#fff;
padding:13px 15px;
}
.page-template-bridge-windscreens-php input:hover[type="submit"]{
background-color:transparent;
color:#f36e20;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
border:none !important;
}  .wptww-testimonials-slidelist.design-1 .fa-quote-left,
.wptww-testimonials-slidelist h4,
.wptww-testimonials-text em:before,
.wptww-testimonials-text em:after{
display:none;
}
.wptww-testimonial-author{
color:#f36e20 !important;
font-family: 'Roboto-Bold';
}
.wptww-testimonial-job{
font-family: 'Roboto-Bold';
}
.page-template-tint-4-u-php .wptww-testimonial-author{
color:#eebf2f !important;
font-family: 'Roboto-Bold';
}
.page-template-sign-designs-4-u-php .wptww-testimonial-author{
color:#6b358b !important;
font-family: 'Roboto-Bold';
}
.wptww-testimonials-text{
color:#4a4a4a !important;
font-family: 'Roboto-Regular' !important;
}
.wptww-testimonials-text em{
font-family: 'Roboto-Regular' !important;
font-style:normal !important;
}
.wptww-testimonial-job{
margin-bottom:2% !important;
}  .product-services-container-4{
float:left;
width:100%;
margin-top:2%;
}
.product-services-container-3{
float:left;
width:100%;
margin-top:2%;
}
.product-services-container-2{
float:left;
width:100%;
margin-top:2%;
}
.product-services-container-4 .item-container, .product-services-container-2 .item-container{
width:21%;
float:left;
margin:0 2%;
}
.product-services-container-3 .item-container{
width:29%;
float:left;
margin:0 2%;
}
.item-container.blank{
min-height:1px;
}
.product-services-container-4 .item,
.product-services-container-3 .item{
float:left;
text-align:center;
background-color:#252525;
border-radius:5px;
padding:10% 0;
width:100%;
min-height:190px;
color:#fff;
}
.product-services-container-3 .item{
padding:10% 2%;
min-height:205px;
}
.page-template-tint-4-u-php .product-services-container-4 .item,
.page-template-sign-designs-4-u-php .product-services-container-4 .item {
float:left;
text-align:center;
background-color:transparent;
border-radius:0px;
padding:10% 0;
width:100%;
min-height:190px;
color:#252525;
}
.page-template-tint-4-u-php .product-services-container-4 .item-title,
.page-template-sign-designs-4-u-php .product-services-container-4 .item-title{
text-transform:uppercase;
color:#252525;
font-family: 'Roboto-Bold' !important;
font-size:18px;
}
.page-template-sign-designs-4-u-php .product-services-container-4 .item-title{
color:#fff;
}
.product-services-container-4 .item:hover,
.product-services-container-3 .item:hover{
background-color:#a2a2a2;
}
.product-services-container-4 .item a,
.product-services-container-3 .item a{
color:#fff;
}
.product-services-container-4 .item:hover a,
.product-services-container-3 .item:hover a{
color:#fff;
}
.page-template-tint-4-u-php .product-services-container-4 .item:hover,
.page-template-sign-designs-4-u-php .product-services-container-4 .item:hover{
background-color:transparent;
}
.item-icon{
text-align:center;
float:left;
width:100%;
margin-bottom:2%;
}
.page-template-tint-4-u-php .product-services-container-4 .item-link,
.page-template-sign-designs-4-u-php .product-services-container-4 .item-link{
float:left;
width:100%;
}
.page-template-tint-4-u-php .product-services-container-4 a.button-link,
.page-template-sign-designs-4-u-php .product-services-container-4 a.button-link{
background-color:#252525;
color:#fff;
padding:13px 15px;
border-radius:10px;
border:1px solid #252525;
}
.page-template-tint-4-u-php .product-services-container-4 a:hover.button-link,
.page-template-sign-designs-4-u-php .product-services-container-4 a:hover.button-link{
background-color:transparent;
color:#252525;
border:1px solid #252525;
}
.item-text{
text-align:center;
float:left;
width:100%;
text-transform:uppercase;
}
.page-template-tint-4-u-php .item-text,
.page-template-sign-designs-4-u-php .item-text{
text-align:center;
float:left;
width:100%;
text-transform:capitalize;
color:#252525;
margin-bottom:25px;
height:40px;
}
.page-template-sign-designs-4-u-php .item-text{
height:70px;
color:#fff;
text-transform:capitalize;
} .contact-us{
float:left;
width:100%;
}
.contact-us-left{
float:left;
width:70%;
text-align:right;
padding-right:10%;
}
.contact-us-right{
float:left;
width:30%;
}
.contact-us a.button-link{
background-color:#f36e20;
color:#fff;
text-transform:uppercase;
border-radius:15px;
padding:10px 50px;
border:1px solid #f36e20;
}
.contact-us a:hover.button-link{
background-color:transparent;
color:#f36e20;
border:1px solid #f36e20;
} .contact-form{
float:left;
width:100%;
}
.contact-form-left, .contact-form-right {
float:left;
width:50%;
padding:2% 4%;
}
.bottom-widget-container{
display:none;
}
.page-template-bridge-windscreens-php .bottom-widget-container,
.page-template-tint-4-u-php .bottom-widget-container,
.page-template-sign-designs-4-u-php .bottom-widget-container{
display:inline-block;
}
.bottom-widget-container{
float:left;
width:100%;
text-align:center;
padding:3% 5% !important;
}
.contact-form-item{
width:100%;
margin-bottom:15px;
float:left;
}
.contact-form-info{
float:left;
width:25%;
color:#fff;
}
.contact-form-field{
float:left;
width:75%;
}
.contact-form input, .contact-form select, .contact-form textarea{
border:none;
padding:10px;
font-size:16px;
background-color:#b7b7b7;
}
.contact-form input[type="submit"]{
float:right;
background-color:#f36e20;
color:#fff;
text-transform:uppercase;
border-radius:15px;
padding:10px 50px;
border:1px solid #f36e20;
}
.page-template-sign-designs-4-u-php .contact-form input[type="submit"]{
background-color:#6b358b;
border:1px solid #6b358b;
}
.page-template-tint-4-u-php .contact-form input[type="submit"]{
background-color:#f36e20;
border:1px solid #f36e20;
}
.contact-form input:hover[type="submit"]{
background-color:transparent;
color:#f36e20;
border:1px solid #f36e20;
}
.page-template-sign-designs-4-u-php .contact-form input:hover[type="submit"]{
background-color:transparent;
color:#6b358b;
border:1px solid #6b358b;
}
.page-template-tint-4-u-php .contact-form input:hover[type="submit"]{
background-color:transparent;
color:#f36e20;
border:1px solid #f36e20;
}
.contact-form textarea{
max-height:153px;
}
.bottom-widget{
max-width:920px;
margin:0 auto;
}
.proudly-support{
float:left;
width:100%;
}
.proudly-support-item{
width:33%;
text-align:center;
float:left;
}
.contact-info{
float:left;
width:100%;
margin-bottom:15px;
}
.contact-info-left{
float:left;
width:10%;
}
.contact-info-right{
float:left;
width:90%;
}
br.footer_br{
display:none;
}
.footer-widgets{
display:none;
}
.page-template-bridge-windscreens-php .footer-widgets,
.page-template-tint-4-u-php .footer-widgets,
.page-template-sign-designs-4-u-php .footer-widgets{
display:table !important;
float:left;
width:100%;
}
.footer-widgets{
background-color:#bfbfbf;
color:#252525;
padding-top:0px;
font-family: 'Roboto-Regular';
}
.page-template-tint-4-u-php .footer-widgets{
background-color:#f36e20;
color:#fff;
padding-top:0px;
font-family: 'Roboto-Regular';
}
.page-template-sign-designs-4-u-php .footer-widgets{
background-color:#6b358b;
color:#fff;
padding-top:0px;
font-family: 'Roboto-Regular';
}
.footer-widgets a{
color:#f66d04;
text-decoration:underline;
}
.page-template-bridge-windscreens-php .footer-widgets a{
color:#f66d04;
text-decoration:underline;
}
.page-template-bridge-windscreens-php .footer-widgets a:hover{
color:#f66d04;
text-decoration:none;
}
.page-template-tint-4-u-php .footer-widgets a{
color:#252525;
text-decoration:underline;
}
.page-template-sign-designs-4-u-php .footer-widgets a{
color:#fff600;
text-decoration:underline;
}
.footer-widgets a:hover{
color:#f66d04;
text-decoration:none;
}
.page-template-tint-4-u-php .footer-widgets a:hover{
color:#252525;
text-decoration:none;
}
.page-template-sign-designs-4-u-php .footer-widgets a:hover{
color:#fff600;
text-decoration:none;
}
.footer-widgets-1, .footer-widgets-2{
margin-left:0px;
margin-right:0px;
width:50%;
float:left;
}
.footer-widgets-2{
text-align:center;
}
.page-template-tint-4-u-php .footer-widgets section, section#tint-4-u,
.page-template-sign-designs-4-u-php .footer-widgets section, section#sign-designs-4-u{
display:none;
}
.page-template-tint-4-u-php section#tint-4-u,
.page-template-sign-designs-4-u-php section#sign-designs-4-u{
display:block;
}
.footer-widgets .wrap{
max-width:920px;
padding:2% 0;
}
.footer-widgets h4.widget-title.widgettitle{
font-family: 'Roboto-Bold';
color:#f56d02;
font-size:30px;
}
.page-template-tint-4-u-php .footer-widgets h4.widget-title.widgettitle{
font-family: 'Roboto-Bold';
color:#252525;
font-size:30px;
}
.page-template-sign-designs-4-u-php .footer-widgets h4.widget-title.widgettitle{
font-family: 'Roboto-Bold';
color:#fff600;
font-size:30px;
}
.site-footer{
border-top:20px solid #f36e20;
margin-top:3%;
float:left;
width:100%;
}
.page-template-bridge-windscreens-php .site-footer,
.page-template-tint-4-u-php .site-footer,
.page-template-sign-designs-4-u-php .site-footer{
border-top:none;
margin-top:0%;
}
.site-footer{
background-color:#252525;
color:#fff;
font-size:14px;
padding:20px 0px;
line-height:180%;
background:url(//www.us4u.com.au/wp-content/themes/US4U/images/footer-bg.png) top repeat-x #252525;
font-size:16px;
font-family: 'century-gothic';
}	
.site-footer a{
color:#fff;
text-decoration:none;
}
.site-footer a:hover{
color:#fff;
text-decoration:underline;
}
.footer-contact{
width:100%;
float:left;
margin-bottom:5px;
}	
.footer-contact-left{
float:left;
width:10%;
}
.footer-contact-right{
float:left;
width:88%;
padding-left:10px;
}
.bridge-windscreens,
.tint-4-u,
.sign-designs-4-u{
display:none
}
.default{
display:inline-block !important;
}
.page-template-bridge-windscreens-php .default,
.page-template-bridge-windscreens-php .tint-4-u,
.page-template-bridge-windscreens-php .sign-designs-4-u{
display:none !important;
}
.page-template-tint-4-u-php .default,
.page-template-tint-4-u-php .bridge-windscreens,
.page-template-tint-4-u-php .sign-designs-4-u{
display:none !important;
}
.page-template-sign-designs-4-u-php .default,
.page-template-sign-design-4-u-php .bridge-windscreens,
.page-template-sign-design-4-u-php .tint-4-u{
display:none !important;
}
.page-template-bridge-windscreens-php .bridge-windscreens,
.page-template-tint-4-u-php .tint-4-u,
.page-template-sign-designs-4-u-php .sign-designs-4-u{
display:inline-block !important;
}
.footer-widgets-2 img{
margin-top:15%;
}
.page-template-bridge-windscreens-php .footer-widgets-2 img{
margin-top:7%;
}
.page-template-tint-4-u-php .footer-widgets-2 img{
margin-top:10%;
}  .page h1.entry-title { display: none !important; }
.page h2.entry-title{
display:block !important;
}
.fl-row.fl-row-full-width .fl-row-content-wrap{
padding:0px;
} 
.fl-row.fl-row-full-width .fl-module-content.fl-node-content{
margin:0px;
}
.fl-module-content{
margin:0px !important;
}
.fl-row-fixed-width{
max-width:920px !important; }
.fl-col{
padding:0 2% !important;
}
.padding-top .fl-col-group{
padding-top:2% !important;
} 
.padding-bottom .fl-col-group{
padding-bottom:2% !important;
}
.font-white{
color:#fff !important;
}  .featured-logo, .featured-image, .featured-text, .featured-button{
text-align:center;
float:left;
width:100%;
}
.featured-image img{
width:100%;
}
.featured-logo{
padding:20px 0%;
min-height:144px; justify-content: center;
}
.featured-text{
text-transform:uppercase;
padding:5% 60px;
display:table;
min-height:130px;
}
.featured-rows .fl-col{
padding:0px !important;
}
.featured-button a.button-link.gray{
background-color:#bfbfbf;
color:#252525;
border:1px solid #bfbfbf;
padding:10px 80px;
text-transform:uppercase;
}
.featured-button a:hover.button-link.gray{
background-color:transparent;
color:#252525;
border:1px solid #252525;
}
.featured-button a.button-link.orange{
background-color:#f36e20;
color:#fff;
border:1px solid #f36e20;
padding:10px 80px;
text-transform:uppercase;
}
.featured-button a:hover.button-link.orange{
background-color:transparent;
color:#f36e20;
border:1px solid #f36e20;
}
.featured-button a.button-link.violet{
background-color:#6b358b;
color:#fff;
border:1px solid #6b358b;
padding:10px 80px;
text-transform:uppercase;
}
.featured-button a:hover.button-link.violet{
background-color:transparent;
color:#6b358b;
border:1px solid #6b358b;
}   @media only screen and (max-width: 1280px) {
.nav-secondary .wrap{
padding:0 5%;
}
}
@media only screen and (max-width: 1200px) { .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 740px;
}
.content {
width: 620px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 400px;
}  }
@media only screen and (max-width: 960px) {
.site-inner,
.wrap {
max-width: 800px;
}
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-header .widget-area,
.title-area {
width: 100%;
}
.site-header .wrap {
padding: 20px 5%;
}
.header-image .title-area {
background-position: center top;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 20px 16px;
}
.site-header .search-form {
margin: 16px auto;
}
.genesis-nav-menu li.right {
display: none;
}
.footer-widgets-1 {
margin-right: 0;
}
.site-header .widget-area{
display:none;
}
.header-image .site-title > a{
background-position:center;
width:100%;
background-size:contain !important;
}
.genesis-nav-menu a{
padding:13px 15px;
}
.nav-secondary{
display:none !important;
}
.header-widget{
padding:0 5% !important;
}
.contact-info-left{
width:5%;
}
.contact-info-right{
width:95%;
}
.footer-widgets .wrap{
max-width:100%;
padding-left:5%;
padding-right:5%;
}
.site-header{
border-top:10px #f36e20 solid !important;
}
.header-image .site-description{
padding:2%;
padding-bottom:0px;
width:100%;
text-align:center;
}
.page-template-bridge-windscreens-php .site-description,
.page-template-tint-4-u-php .site-description,
.page-template-sign-designs-4-u-php .site-description{
display:none !important;
}
.title-area{
width:100% !important;
}
.footer-widgets-2 img{
margin-top:0% !important;
}
.page-template-tint-4-u-php .product-services-container-4 .item,
.page-template-sign-designs-4-u-php .product-services-container-4 .item {
padding:5% 0;
min-height:0px;
}
.product-services-container-4 .item{
padding:5% 0;
min-height:0px;
}
}
@media only screen and (max-width: 800px) {
body {
background-color: #fff;
font-size: 16px;
}
.site-inner,
.wrap {
padding-left: 5%;
padding-right: 5%;
}
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings,
.sidebar .widget,
.site-header {
padding: 0;
}
.archive-pagination li a {
margin-bottom: 4px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.sidebar .widget.enews-widget {
padding: 40px;
}
}
@media only screen and (max-width: 768px) {
.wrap{
padding:0px;
}
.fl-col{
padding:0 5% !important;
}
.fl-col-small{
max-width:100% !important;
}
.padding-top .fl-row-content{
padding-top:2% !important;
}
.padding-bottom .fl-row-content{
padding-bottom:2% !important;
}
.item-text{
font-size:14px;
}
.contact-us-left, .contact-us-right{
width:100%;
text-align:center;
padding-bottom:5%;
}
.contact-form-left, .contact-form-right{
width:100%;
}
.contact-form-info{
width:20%;
}
.contact-form-field{
width:80%;
}
.page-template-tint-4-u-php .item-text, .page-template-sign-designs-4-u-php .item-text{
height:auto;
}
}
@media only screen and (max-width: 600px) {
.header-widget, .page-template-bridge-windscreens-php .header-widget#bridge-windscreens,
.header-widget, .page-template-tint-4-u-php .header-widget#tint-4-u, 
.page-template-sign-designs-4-u-php .header-widget#sign-designs-4-u{
display:none;
}
.site-header .widget-area{
display:inline-block !important;
width:100% !important;
}
.header-contact-info-right,
.header-contact-info-left .email{
display:none !important;
}
.header-contact-info-left{
width:100% !important;
text-align:center !important;
}
.header-contact-info-left .phone{
font-size:18px !important;
}
.page-template-tint-4-u-php .product-services-container-4 a.button-link, .page-template-sign-designs-4-u-php .product-services-container-4 a.button-link{
padding:10px 5px !important;
font-size:14px !important;
}
}   nav {
clear: both;
} .sub-menu-toggle,
.menu-toggle {
display: none;
visibility: hidden;
} @media only screen and (min-width: 768px) { } @media only screen and (max-width: 767px) {
.menu-toggle,
.sub-menu-toggle {
display: block;
font-size: 20px;
font-size: 2rem;
font-weight: 700;
margin: 0 auto;
overflow: hidden;
padding: 20px;
padding: 2rem;
text-align: center;
visibility: visible;
}
button.menu-toggle,
button.sub-menu-toggle {
background-color: transparent;
color: #999;
}
.sub-menu-toggle {
padding: 18px;
padding: 1.8rem;
position: absolute;
right: 0;
top: 0;
}
.menu-toggle:before {
content: "\2261";
}
.menu-toggle:after {
content: "Menu";
font-size:16px;
float:left;
padding:13px 15px;
text-transform:uppercase;
}
.menu-toggle.activated:before {
content: "\2191";
}
.sub-menu-toggle:before {
content: "+";
}
.sub-menu-toggle.activated:before {
content: "-";
}
nav {
display: none;
position: relative;
}
.genesis-nav-menu .menu-item {
background-color: #252525;
display: block;
position: relative;
text-align: left;
}
.genesis-nav-menu .menu-item:hover {
position: relative;
}
.genesis-nav-menu .sub-menu {
clear: both;
display: none;
opacity: 1;
position: static;
width: 100%;
}
.genesis-nav-menu .sub-menu a {
border-left: 0;
position: relative;
width: auto;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: 0;
}
.genesis-nav-menu .sub-menu .sub-menu a {
background-color: #f5f5f5;
padding-left: 30px;
}
.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
background-color: #fff;
padding-left: 40px;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a {
color: #333;
}
.wrap{
padding:0px;
}
button.menu-toggle{
background-color:#252525 !important;
width:100%;
text-align:right;
padding:0px;
padding-right:15px;
color:#fff;
}
button.sub-menu-toggle{
color:#fff;
padding-top:10px;
} .nav-secondary {
display:none !important;
position:relative;
} .product-services-container-4 .item-container, .product-services-container-2 .item-container{
width:46% !important;
padding:2% !important;
}
.item-container.blank{
display:none !important;
}
.product-services-container-4{
margin-top:0px !important;
}
.featured-button{
margin-bottom:5% !important;
}
.featured-logo{
padding:20px 5%;
}
.footer-widgets{
padding-top:5% !important;
}
.bottom-widget-container{
padding:5% 5% !important;
}
} @media only screen and (max-width: 480px) {
.contact-form-info,
.contact-form-field{
width:100%;
}
.contact-form-left, .contact-form-right{
padding:0px;
}
.contact-info-left{
width:15% !important;
}
.contact-info-right{
width:85% !important;
}
.contact-info-right.footer-width{
width:43% !important;
}
ul.check.horizontally li{
display:inherit !important;
margin-bottom:5% !important;
}
.header-image .site-description{
padding:2% 18%;
padding-bottom:0px;
}
.product-services-container-4 .item-container, .product-services-container-2 .item-container{
width:100% !important;
margin:0px !important;
}
.page-template-sign-designs-4-u .title-area{
padding:0px !important;
}
.page-template-tint-4-u-php .product-services-container-4 a.button-link, .page-template-sign-designs-4-u-php .product-services-container-4 a.button-link{
padding:13px 15px !important;
}
.footer-widgets .widget{
margin-bottom:0px;
}
}
@media only screen and (max-width: 360px) {
.header-image .site-description{
padding:2% 15%;
padding-bottom:0px;
}
.contact-info-right.footer-width{
width:52% !important;
}
}
@media only screen and (max-width: 320px) {
.header-image .site-description{
padding:2% 10%;
padding-bottom:0px;
}
.contact-info-right.footer-width{
width:60% !important;
}
}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.fl-builder-content *,.fl-builder-content *:before,.fl-builder-content *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-row:before,.fl-row:after,.fl-row-content:before,.fl-row-content:after,.fl-col-group:before,.fl-col-group:after,.fl-col:before,.fl-col:after,.fl-module:before,.fl-module:after,.fl-module-content:before,.fl-module-content:after {display: table;content: " ";}.fl-row:after,.fl-row-content:after,.fl-col-group:after,.fl-col:after,.fl-module:after,.fl-module-content:after {clear: both;}.fl-row,.fl-row-content,.fl-col-group,.fl-col,.fl-module,.fl-module-content {zoom:1;}.fl-clear {clear: both;}.fl-clearfix:before,.fl-clearfix:after {display: table;content: " ";}.fl-clearfix:after {clear: both;}.fl-clearfix {zoom:1;}.fl-visible-medium,.fl-visible-medium-mobile,.fl-visible-mobile,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: none;}.fl-row,.fl-row-content {margin-left: auto;margin-right: auto;}.fl-row-content-wrap {position: relative;}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {background-attachment: scroll;}.fl-row-bg-video,.fl-row-bg-video .fl-row-content {position: relative;}.fl-row-bg-video .fl-bg-video {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;}.fl-row-bg-video .fl-bg-video video {bottom: 0;left: 0px;max-width: none;position: absolute;right: 0;top: 0px;}.fl-row-bg-video .fl-bg-video iframe {pointer-events: none;width: 100vw;height: 56.25vw; max-width: none;min-height: 100vh;min-width: 177.77vh; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }.fl-bg-video-fallback {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;bottom: 0px;left: 0px;position: absolute;right: 0px;top: 0px;}.fl-row-bg-slideshow,.fl-row-bg-slideshow .fl-row-content {position: relative;}.fl-row .fl-bg-slideshow {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 0;}.fl-builder-edit .fl-row .fl-bg-slideshow * {bottom: 0;height: auto !important;left: 0;position: absolute !important;right: 0;top: 0;}.fl-row-bg-overlay .fl-row-content-wrap:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-row-bg-overlay .fl-row-content {position: relative;z-index: 1;}.fl-row-full-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 100vh;}.fl-row-overlap-top .fl-row-content-wrap {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;}.fl-row-custom-height .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-row-full-height .fl-row-content-wrap {min-height: calc( 100vh - 48px );}.fl-row-full-height .fl-row-content,.fl-row-custom-height .fl-row-content {-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-row-full-height .fl-row-full-width.fl-row-content,.fl-row-custom-height .fl-row-full-width.fl-row-content {max-width: 100%;width: 100%;}.fl-builder-ie-11 .fl-row.fl-row-full-height:not(.fl-visible-medium):not(.fl-visible-medium-mobile):not(.fl-visible-mobile),.fl-builder-ie-11 .fl-row.fl-row-custom-height:not(.fl-visible-medium):not(.fl-visible-medium-mobile):not(.fl-visible-mobile) {display: flex;flex-direction: column;height: 100%;}.fl-builder-ie-11 .fl-row-full-height .fl-row-content-wrap,.fl-builder-ie-11 .fl-row-custom-height .fl-row-content-wrap {height: auto;}.fl-builder-ie-11 .fl-row-full-height .fl-row-content,.fl-builder-ie-11 .fl-row-custom-height .fl-row-content {flex: 0 0 auto;flex-basis: 100%;margin: 0;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-top .fl-row-content,.fl-builder-ie-11 .fl-row-full-height.fl-row-align-bottom .fl-row-content,.fl-builder-ie-11 .fl-row-custom-height.fl-row-align-top .fl-row-content,.fl-builder-ie-11 .fl-row-custom-height.fl-row-align-bottom .fl-row-content {margin: 0 auto;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-center .fl-col-group:not(.fl-col-group-equal-height),.fl-builder-ie-11 .fl-row-custom-height.fl-row-align-center .fl-col-group:not(.fl-col-group-equal-height) {display: flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-full-height.fl-row-align-center .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-center .fl-row-content-wrap {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-bottom .fl-row-content-wrap {align-items: flex-end;justify-content: flex-end;-webkit-align-items: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-align: end;-ms-flex-pack: end;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap,.fl-builder-ie-11 .fl-row-custom-height.fl-row-align-bottom .fl-row-content-wrap {justify-content: flex-start;-webkit-justify-content: flex-start;}@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){.fl-row-full-height .fl-row-content-wrap{min-height: 1024px;}}@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){.fl-row-full-height .fl-row-content-wrap{min-height: 768px;}}@media screen and (device-aspect-ratio: 40/71) {.fl-row-full-height .fl-row-content-wrap {min-height: 500px;}}.fl-col-group-equal-height,.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-col-group-equal-height{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}.fl-col-group-equal-height.fl-col-group-has-child-loading {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-col-group-equal-height .fl-col-content{-webkit-box-orient: vertical; -webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; flex-shrink: 1; min-width: 1px; max-width: 100%;width: 100%;}.fl-col-group-equal-height:before,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col-content:after{content: none;}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {justify-content: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-pack: end;}.fl-col-group-equal-height.fl-col-group-align-center .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {width: 100%;}.fl-builder-ie-11 .fl-col-group-equal-height,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col-content,.fl-builder-ie-11 .fl-col-group-equal-height .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {min-height: 1px;}.fl-col {float: left;min-height: 1px;}.fl-col-bg-overlay .fl-col-content {position: relative;}.fl-col-bg-overlay .fl-col-content:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-col-bg-overlay .fl-module {position: relative;z-index: 2;}.fl-module img {max-width: 100%;}.fl-builder-module-template {margin: 0 auto;max-width: 1100px;padding: 20px;}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;font-size: 16px;font-weight: normal;line-height: 18px;padding: 12px 24px;text-decoration: none;text-shadow: none;}.fl-builder-content .fl-button:hover {text-decoration: none;}.fl-builder-content .fl-button:active {position: relative;top: 1px;}.fl-builder-content .fl-button-width-full .fl-button {display: block;text-align: center;}.fl-builder-content .fl-button-width-custom .fl-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .fl-button-left {text-align: left;}.fl-builder-content .fl-button-center {text-align: center;}.fl-builder-content .fl-button-right {text-align: right;}.fl-builder-content .fl-button i {font-size: 1.3em;height: auto;margin-right:8px;vertical-align: middle;width: auto;}.fl-builder-content .fl-button i.fl-button-icon-after {margin-left: 8px;margin-right: 0;}.fl-builder-content .fl-button-has-icon .fl-button-text {vertical-align: middle;}.fl-icon-wrap {display: inline-block;}.fl-icon {display: table-cell;vertical-align: middle;}.fl-icon a {text-decoration: none;}.fl-icon i {float: left;height: auto;width: auto;}.fl-icon i:before {border: none !important;height: auto;width: auto;}.fl-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.fl-icon-text-empty {display: none;}.fl-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.fl-icon-text a {text-decoration: none;}.fl-icon-text span {display: block;}.fl-icon-text span.mce-edit-focus {min-width: 1px;}.fl-photo {line-height: 0;position: relative;}.fl-photo-align-left {text-align: left;}.fl-photo-align-center {text-align: center;}.fl-photo-align-right {text-align: right;}.fl-photo-content {display: inline-block;line-height: 0;position: relative;max-width: 100%;}.fl-photo-img-svg {width: 100%;}.fl-photo-content img {display: inline;height: auto;max-width: 100%;}.fl-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.fl-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.fl-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.fl-photo-content:hover .fl-photo-caption-hover {opacity: 100;filter: alpha(opacity = 100);}.fl-builder-pagination,.fl-builder-pagination-load-more {padding: 40px 0;}.fl-builder-pagination ul.page-numbers {list-style: none;margin: 0;padding: 0;text-align: center;}.fl-builder-pagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}.fl-builder-pagination li a.page-numbers,.fl-builder-pagination li span.page-numbers {border: 1px solid #e6e6e6;display: inline-block;padding: 5px 10px;margin: 0 0 5px;}.fl-builder-pagination li a.page-numbers:hover,.fl-builder-pagination li span.current {background: #f5f5f5;text-decoration: none;}.fl-slideshow,.fl-slideshow * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.fl-slideshow .fl-slideshow-image img {max-width: none !important;}.fl-slideshow-social {line-height: 0 !important;}.fl-slideshow-social * {margin: 0 !important;}.fl-builder-content .bx-wrapper .bx-viewport {background: transparent;border: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;left: 0;}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:hover,.mfp-wrap button.mfp-arrow:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 50%;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:hover,.mfp-wrap .mfp-close:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 0;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:hover,.admin-bar .mfp-wrap .mfp-close:focus {top: 32px!important;}img.mfp-img {padding: 0;}.mfp-counter {display: none;}.mfp-wrap .mfp-preloader.fa {font-size: 30px;}.fl-form-field {margin-bottom: 15px;}.fl-form-field input.fl-form-error {border-color: #DD6420;}.fl-form-error-message {clear: both;color: #DD6420;display: none;padding-top: 8px;font-size: 12px;font-weight: lighter;}.fl-form-button-disabled {opacity: 0.5;}.fl-animation {opacity: 0;}.fl-builder-preview .fl-animation,.fl-builder-edit .fl-animation,.fl-animated {opacity: 1;}.fl-animated {animation-fill-mode: both;-webkit-animation-fill-mode: both;}.fl-button.fl-button-icon-animation i {width: 0 !important;opacity: 0;-ms-filter: "alpha(opacity=0)";transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;}.fl-button.fl-button-icon-animation:hover i {opacity: 1! important;-ms-filter: "alpha(opacity=100)";}.fl-button.fl-button-icon-animation i.fl-button-icon-after {margin-left: 0px !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {margin-left: 10px !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-before {margin-right: 0 !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {margin-right: 20px !important;margin-left: -10px;}.single:not(.woocommerce).single-fl-builder-template .fl-content {width: 100%;}.fl-builder-layer {position: absolute;top:0;left:0;right: 0;bottom: 0;z-index: 0;pointer-events: none;overflow: hidden;}.fl-builder-shape-layer {z-index: 0;}.fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 2;}.fl-row-has-layers .fl-row-content {z-index: 1;}.fl-row-bg-overlay .fl-row-content {z-index: 2;}.fl-builder-layer > * {display: block;position: absolute;top:0;left:0;width: 100%;}.fl-builder-layer + .fl-row-content {position: relative;}.fl-builder-layer .fl-shape {fill: #aaa;stroke: none;stroke-width: 0;width:100%;}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {background: #fafafa;border: 1px solid #ccc;color: #333;}.fl-builder-content a.fl-button *,.fl-builder-content a.fl-button:visited * {color: #333;}.fl-row-content-wrap { margin: 0px; }.fl-row-content-wrap { padding: 20px; }.fl-row-fixed-width { max-width: 1100px; }.fl-module-content { margin: 20px; }@media (max-width: 992px) { .fl-visible-desktop,.fl-visible-mobile,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: none;}.fl-visible-desktop-medium,.fl-visible-medium,.fl-visible-medium-mobile,.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col {display: block;}.fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .fl-visible-medium.fl-col,.fl-col-group-equal-height .fl-visible-medium-mobile.fl-col {display: flex;} }@media (max-width: 768px) { .fl-visible-desktop,.fl-visible-desktop-medium,.fl-visible-medium,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .fl-visible-medium.fl-col {display: none;}.fl-visible-medium-mobile,.fl-visible-mobile,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: block;}.fl-row-content-wrap {background-attachment: scroll !important;}.fl-row-bg-parallax .fl-row-content-wrap {background-attachment: scroll !important;background-position: center center !important;}.fl-col-group.fl-col-group-equal-height {display: block;}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-col-group.fl-col-group-responsive-reversed {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;flex-flow: row wrap;-ms-box-orient: horizontal;-webkit-flex-flow: row wrap;}.fl-col-group.fl-col-group-responsive-reversed .fl-col {-webkit-box-flex: 0 0 100%; -moz-box-flex: 0 0 100%;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%; min-width: 0;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(1) {-webkit-box-ordinal-group: 12; -moz-box-ordinal-group: 12;-ms-flex-order: 12;-webkit-order: 12; order: 12;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(2) {-webkit-box-ordinal-group: 11;-moz-box-ordinal-group: 11;-ms-flex-order: 11;-webkit-order: 11;order: 11;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(3) {-webkit-box-ordinal-group: 10;-moz-box-ordinal-group: 10;-ms-flex-order: 10;-webkit-order: 10;order: 10;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(4) {-webkit-box-ordinal-group: 9;-moz-box-ordinal-group: 9;-ms-flex-order: 9;-webkit-order: 9;order: 9;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(5) {-webkit-box-ordinal-group: 8;-moz-box-ordinal-group: 8;-ms-flex-order: 8;-webkit-order: 8;order: 8;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(6) {-webkit-box-ordinal-group: 7;-moz-box-ordinal-group: 7;-ms-flex-order: 7;-webkit-order: 7;order: 7;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(7) {-webkit-box-ordinal-group: 6;-moz-box-ordinal-group: 6;-ms-flex-order: 6;-webkit-order: 6;order: 6;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(8) {-webkit-box-ordinal-group: 5;-moz-box-ordinal-group: 5;-ms-flex-order: 5;-webkit-order: 5;order: 5;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(9) {-webkit-box-ordinal-group: 4;-moz-box-ordinal-group: 4;-ms-flex-order: 4;-webkit-order: 4;order: 4;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(10) {-webkit-box-ordinal-group: 3;-moz-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(11) {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(12) {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}.fl-col {clear: both;float: none;margin-left: auto;margin-right: auto;width: auto !important;}.fl-col-small:not(.fl-col-small-full-width) {max-width: 400px;}.fl-block-col-resize {display:none;}.fl-row[data-node] .fl-row-content-wrap {margin: 0;padding-left: 0;padding-right: 0;}.fl-row[data-node] .fl-bg-video,.fl-row[data-node] .fl-bg-slideshow {left: 0;right: 0;}.fl-col[data-node] .fl-col-content {margin: 0;padding-left: 0;padding-right: 0;} }.page .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; }.fl-builder-row-settings .fl-field-responsive-setting input[name="bg_position_custom_right"],.fl-builder-row-settings .fl-field-responsive-setting input[name="bg_position_custom_left"] {display: none !important;}.fl-node-5ccbea390354d .fl-bg-video-audio {display: none;cursor: pointer;position: absolute;bottom: 20px;right: 20px;z-index: 5;width: 20px;}.fl-node-5ccbea390354d .fl-bg-video-audio .fl-audio-control {font-size: 20px;}.fl-node-5ccbea390354d .fl-bg-video-audio .fa-times {font-size: 10px;vertical-align: middle;position: absolute;top: 5px;left: 11px;bottom: 0;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-builder-row-settings .fl-field-responsive-setting input[name="bg_position_custom_right"],.fl-builder-row-settings .fl-field-responsive-setting input[name="bg_position_custom_left"] {display: none !important;}.fl-node-5ccbea7f2c694 .fl-bg-video-audio {display: none;cursor: pointer;position: absolute;bottom: 20px;right: 20px;z-index: 5;width: 20px;}.fl-node-5ccbea7f2c694 .fl-bg-video-audio .fl-audio-control {font-size: 20px;}.fl-node-5ccbea7f2c694 .fl-bg-video-audio .fa-times {font-size: 10px;vertical-align: middle;position: absolute;top: 5px;left: 11px;bottom: 0;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-builder-row-settings .fl-field-responsive-setting input[name="bg_position_custom_right"],.fl-builder-row-settings .fl-field-responsive-setting input[name="bg_position_custom_left"] {display: none !important;}.fl-node-5ccbead7ddc08 .fl-bg-video-audio {display: none;cursor: pointer;position: absolute;bottom: 20px;right: 20px;z-index: 5;width: 20px;}.fl-node-5ccbead7ddc08 .fl-bg-video-audio .fl-audio-control {font-size: 20px;}.fl-node-5ccbead7ddc08 .fl-bg-video-audio .fa-times {font-size: 10px;vertical-align: middle;position: absolute;top: 5px;left: 11px;bottom: 0;}.fl-node-5ccbead7ddc08 > .fl-row-content-wrap {background-color: rgba(0,0,0,0.77);}@media(max-width: 992px) {}@media(max-width: 768px) {} .fl-node-5ccbead7ddc08 > .fl-row-content-wrap {margin-top:0px;} .fl-node-5ccbead7ddc08 > .fl-row-content-wrap {padding-top:20px;}@media ( max-width: 992px ) { .fl-node-5ccbead7ddc08.fl-row > .fl-row-content-wrap {padding-top:20px;}}@media ( max-width: 768px ) { .fl-node-5ccbead7ddc08.fl-row > .fl-row-content-wrap {padding-top:20px;}}.fl-node-5ccbea3904f4a {width: 100%;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbea7f2f55e {width: 50%;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbea7f2f5d9 {width: 50%;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbeafa2622b {width: 100%;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbea3903283 .fl-rich-text strong {font-weight: bold;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbea884c680 .fl-rich-text strong {font-weight: bold;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbead7dd2b7 .fl-rich-text strong {font-weight: bold;}@media(max-width: 992px) {}@media(max-width: 768px) {}.fl-node-5ccbea91e1d4d .fl-rich-text strong {font-weight: bold;}@media(max-width: 992px) {}@media(max-width: 768px) {} .fl-node-5ccbea91e1d4d > .fl-module-content {margin-top:20px;}.njba-btn-main a.njba-btn{text-decoration: none;position: relative;}.njba-btn-main a:hover, .njba-btn-main a:active, .njba-btn-main a:focus{text-decoration: none;}.njba-btn-main a:active, .njba-btn-main a:focus{outline: none;}.njba-btn-main a.njba-btn:before {position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;-webkit-transition-property: transform;-moz-transition-property: transform;-o-transition-property: transform;-ms-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;transition-timing-function: ease-out;}.njba-row-separator {position: absolute;width: 100%;left: 0;z-index: 1}.njba-top-row-separator {top: -1px;bottom: auto}.njba-bottom-row-separator {top: auto;bottom: -1px}.njba-top-row-separator.njba-has-svg svg {position: absolute;padding: 0;margin: 0;left: 0;top: -1px;bottom: auto;width: 100%;}.njba-bottom-row-separator.njba-has-svg svg {position: absolute;padding: 0;margin: 0;left: 0;bottom: -1px;top: auto;width: 100%;}.njba-bottom-row-separator.njba-has-svg .uasvg-wave-separator {bottom: 0;}.njba-top-row-separator.njba-has-svg .uasvg-wave-separator {top: 0;}.njba-bottom-row-separator.njba-svg-triangle svg,.njba-bottom-row-separator.njba-xlarge-triangle svg,.njba-top-row-separator.njba-xlarge-triangle-left svg,.njba-bottom-row-separator.njba-svg-circle svg,.njba-bottom-row-separator.njba-xlarge-circle svg,.njba-top-row-separator.njba-wave-separator svg {-webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.njba-top-row-separator.njba-xlarge-triangle-right svg {-webkit-transform: scale(-1); -moz-transform: scale(-1);-ms-transform: scale(-1); -o-transform: scale(-1);transform: scale(-1);}.njba-bottom-row-separator.njba-xlarge-triangle-right svg {-webkit-transform: scaleX(-1); -moz-transform: scaleX(-1);-ms-transform: scaleX(-1); -o-transform: scaleX(-1);transform: scaleX(-1);}.njba-top-row-separator.njba-curve-up-separator svg { -webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.njba-top-row-separator.njba-curve-down-separator svg {-webkit-transform: scale(-1); -moz-transform: scale(-1);-ms-transform: scale(-1); -o-transform: scale(-1);transform: scale(-1);}.njba-bottom-row-separator.njba-curve-down-separator svg {-webkit-transform: scaleX(-1); -moz-transform: scaleX(-1);-ms-transform: scaleX(-1); -o-transform: scaleX(-1);transform: scaleX(-1);}.njba-top-row-separator.njba-tilt-left-separator svg {-webkit-transform: scale(-1); -moz-transform: scale(-1);-ms-transform: scale(-1); -o-transform: scale(-1);transform: scale(-1);}.njba-top-row-separator.njba-tilt-right-separator svg{-webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.njba-bottom-row-separator.njba-tilt-right-separator svg {-webkit-transform: scaleX(-1); -moz-transform: scaleX(-1);-ms-transform: scaleX(-1); -o-transform: scaleX(-1);transform: scaleX(-1);}.njba-row-separator.njba-cloud-separator svg {left: -1px;width: 100%;}.njba-top-row-separator.njba-cloud-separator svg,.njba-top-row-separator.njba-multi-triangle svg {-webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.njba-row-separator.njba-round-split {z-index: 1;}.njba-row-separator.njba-round-split:after,.njba-row-separator.njba-round-split:before {left: 0;z-index: 10;width: 50%;background: inherit inherit/inherit inherit inherit inherit;content: '';position: absolute}div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.us4u.com.au/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
.mCustomScrollBox{ position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}
.mCSB_container{ overflow: hidden;
width: auto;
height: auto;
} .mCSB_inside > .mCSB_container{ margin-right: 30px; }
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container{ margin-right: 0;
margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } .mCSB_scrollTools{ position: absolute;
width: 16px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools{ right: -26px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ right: auto;
left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } .mCSB_scrollTools .mCSB_draggerContainer{ position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0; 
height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }
.mCSB_scrollTools .mCSB_draggerRail{
width: 2px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger{ cursor: pointer;
width: 100%;
height: 30px; z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ position: relative;
width: 4px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; }
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container{
margin-right: 0;
margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal{
width: auto;
height: 16px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 2px;
margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
width: 30px; height: 100%;
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 12px; margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 8px; margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
display: block;
position: absolute;
width: 20px;
height: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; } .mCSB_container_wrapper{
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container{
padding-right: 30px;
padding-bottom: 30px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools, 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
}   .mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.4);
filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.75);
filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.85);
filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.9);
filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image: url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/mCSB_buttons.png); background-repeat: no-repeat;
opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_buttonUp{
background-position: 0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position: 0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position: 0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position: 0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; } .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }  .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 6px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 4px;
margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 6px;
margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }  .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 2px;
margin: 7px auto;
} .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 14px;
margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 14px;
margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
width: 16px; height: 16px;
margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; }
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 16px; width: 16px;
margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 4px; margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; } .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
background-color: transparent;
background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
background-repeat: repeat-y;
opacity: 0.3;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
height: 4px;
margin: 6px 0;
background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }  .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-y;
background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
} .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
.mCS-3d.mCSB_scrollTools, 
.mCS-3d-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 8px;
background-color: #000; background-color: rgba(0,0,0,0.2);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 8px;
margin: 4px 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 8px;
margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-3d-thick.mCSB_scrollTools, 
.mCS-3d-thick-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-3d-thick.mCSB_scrollTools, 
.mCS-3d-thick-dark.mCSB_scrollTools, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
.mCS-3d-thick.mCSB_scrollTools_vertical, 
.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
.mCS-3d-thick.mCSB_scrollTools_horizontal, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
bottom: 1px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
width: 12px;
margin: 2px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 12px;
width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #000; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; } .mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #fff; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
right: 0; 
margin: 12px 0; 
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
bottom: 0; 
margin: 0 12px; 
} .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
left: 0; 
right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
} .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
}  .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
width: 6px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 6px;
margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 12px;
margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 12px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
width: 6px;
margin: 3px 5px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 6px;
margin: 5px 3px;
position: absolute;
width: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 12px;
margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; } .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #fff;
border-color: rgba(255,255,255,0.2);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); } .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }@import url("https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz|Great+Vibes|EB+Garamond|Lora|Ubuntu|Merriweather+Sans|Open+Sans|Lora|Montserrat|Raleway|Lato|Roboto+Condensed|PT+Sans|Oswald:300,400,500,600,700,900");
@import url("https://fonts.googleapis.com/css?family=Open+Sans|PT+Sans|Yanone+Kaffeesatz:400,400i,600,600i,700,700i");
.egpr-reviews-main-wrapper * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.egpr-clearfix:before,
.egpr-clearfix:after {
content:'';
display:table;
clear:both;
flex-basis: 0;
order: 1;
}
.egpr-reviews-main-wrapper a {
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-full-description {
display: none;
}
.egpr-all-reviews-wrapper ul {
margin:0;
padding:0;
list-style: none;
}
.egpr-all-reviews-wrapper ul li {
list-style: none !important;
} .egpr-star-icon:before,
.egpr-heart-icon:before,
.egpr-circle-icon:before,
.egpr-thumbs-icon:before{
font-family: 'FontAwesome';
position: absolute;
top:0;
left: 0;
overflow:hidden;
}
.egpr-star-icon:before{
content: '\f005';
}
.egpr-heart-icon:before{
content: '\f004';
}
.egpr-circle-icon:before{
content: '\f111';
}
.egpr-thumbs-icon:before{
content:'\f164';
}
.egpr-star-rating .full:before{
width: 100%;
}
.egpr-star-rating .half:before {
width: 50%;
}
.egpr-star-rating .empty:before,
.egpr-star-icon.empty:before {
display: none;
} .egpr-badge-template1 .egpr-business-badge-inner-wrap{
max-width: 350px;
width: 100%;
}
.egpr-badge-template1 .egpr-business-wrapper{
background-color: #eaeaea;
padding:20px 30px 20px 20px;   
border-radius: 80px;
}
.egpr-badge-template1 .egpr-business-avatar {
float: left;
-moz-box-shadow: 0 0 25px rgba(0,0,0,0.33);
-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.33);
box-shadow: 0 0 25px rgba(0,0,0,0.33);
border-radius: 50%;
}
.egpr-badge-template1 .egpr-business-avatar a,
.egpr-badge-template8 .egpr-business-avatar a.egpr-avatar-img-wrap,
.egpr-badge-template9 .egpr-business-avatar a.egpr-avatar-img-wrap,
.egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap{
display: block;
border-radius: 50%;
width: 85px;
height: 85px;
position: relative;
overflow: hidden;
}
.egpr-badge-template1 .egpr-business-avatar img,
.egpr-badge-template8 .egpr-business-avatar img,
.egpr-badge-template9 .egpr-business-avatar img,
.egpr-badge-template10 .egpr-business-avatar img {
border-radius: 100%;
height: 85px;
max-width: 300px;
min-width: 100%;
-moz-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
left: 50%;
position: absolute;
}
.egpr-badge-template1 .egpr-business-banner-info{
float: left;
width: calc(100% - 90px);
padding-left: 25px;
text-align: left;
}
.egpr-badge-template1 .egpr-header-title h2{
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 23px;
font-weight: 700;
text-transform: capitalize;
line-height: 1.1;
margin:15px 0;
}
.egpr-badge-template1 .egpr-header-title h2 a{
color:#252525;
}
.egpr-badge-template1 .egpr-ratings-wrap {
position: relative;
max-width: 230px;
background-color: #ffffff;
border-radius: 20px;
padding:5px 15px;
margin-bottom: 15px;
}
.egpr-badge-template1 .egpr-average-star{
background-color:#252525;
width: 50px;
height: 50px;
border-radius: 50%;
position: absolute;
top:50%;
right: 10px;
margin-top:-25px;
text-align: center;
line-height: 50px;
font-size: 18px;
color:#ffffff;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-weight: 700;
}
.egpr-badge-template1 .egpr-star-icon,
.egpr-badge-template5 .egpr-star-icon,
.egpr-badge-template10 .egpr-star-icon {
position: relative;
display: inline-block;
line-height: 1;
}
.egpr-badge-template1 .egpr-star-icon:before,
.egpr-badge-template5 .egpr-star-icon:before,
.egpr-badge-template10 .egpr-star-icon:before{
font-size: 16px;
color:#f7941d;
}
.egpr-badge-template1 .egpr-star-icon i,
.egpr-badge-template5 .egpr-star-icon i,
.egpr-badge-template10 .egpr-star-icon i {
font-size: 16px;
color:#f7941d;
} .egpr-badge-template2 .egpr-business-badge-inner-wrap{
max-width: 310px;
width: 100%;
}
.egpr-badge-template2 .egpr-business-wrapper{
border:1px solid #e1e1e1;
padding:20px;
background-color: #ffffff;
text-align: center;
}
.egpr-badge-template2 .egpr-business-avatar {
float: left;
width: 45%;
padding-right: 15px;
}
.egpr-badge-template2 .egpr-business-avatar img {
display: block;
width: 100%;
}
.egpr-badge-template2 .egpr-business-avatar a.egpr-avatar-img-wrap{
display: block;
padding:8px;
border:1px solid #e1e1e1;
}
.egpr-badge-template2 .egpr-header-title h2 {
font-family: 'Raleway',sans-serif;
font-size: 15px;
font-weight: 700;
line-height: 1.1;
margin-top: 10px;
}
.egpr-badge-template2 .egpr-header-title a {
color: #252525;
}
.egpr-badge-template2 .egpr-business-banner-info{
float: left;
width:55%;
}
.egpr-badge-template2 .egpr-average-star{
position: relative;
height: 110px;
margin-bottom: 20px;
}
.egpr-badge-template2 .egpr-average-star:before{
content:'\f004';
font-family: 'FontAwesome';
font-size:100px;
color:#fe5937;
position: absolute;
left: 50%;
top:0;
line-height: 1;
-moz-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
}
.egpr-badge-template2 .egpr-average-star-wrap {
position: absolute;
top:50%;
left: 50%;
-moz-transform:translate(-50%,-60%);
-webkit-transform:translate(-50%,-60%);
transform:translate(-50%,-60%);
}
.egpr-badge-template2 .egpr-average-star-wrap span {
display: block;
color: #ffffff;
}
.egpr-badge-template2 .egpr-average-star-wrap span:first-child {
font-size: 18px;
font-family: 'Raleway', sans-serif;
font-weight: 700;
line-height: 1;
margin-bottom: 4px;
}
.egpr-badge-template2 .egpr-average-star-wrap span:nth-of-type(2) {
font-size: 12px;
font-family: 'Raleway Condensed', sans-serif;
font-weight: 400;
}
.egpr-badge-template2 .egpr-heart-icon {
position: relative;
display: inline-block;
margin:0 2px;
line-height: 1;
}
.egpr-badge-template2 .egpr-heart-icon:before{
font-size: 17px;
color:#fe5937;
}
.egpr-badge-template2 .egpr-heart-icon i {
font-size: 17px;
color:#fe5937;
} .egpr-badge-template3 .egpr-business-badge-inner-wrap{
max-width: 270px;
width: 100%;
text-align: center;
}
.egpr-badge-template3 .egpr-business-wrapper{
-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 40px rgba(0,0,0,0.3);
box-shadow: 0 0 40px rgba(0,0,0,0.3);
padding:30px;
background-color: #ffffff;
}
.egpr-badge-template3 .egpr-avatar-img-wrap {
display: block;
max-width: 130px;
width: 100%;
margin: 0 auto 15px;
max-height: 100px;
overflow: hidden;
}
.egpr-badge-template3 .egpr-header-title h2,
.egpr-badge-template10 .egpr-header-title h2 {
font-family: 'PT Sans',sans-serif;
font-size: 17px;
font-weight: 700;
line-height: 1.1;
margin:0;
}
.egpr-badge-template3 .egpr-header-title a,
.egpr-badge-template10 .egpr-header-title a {
color: #555555;
}
.egpr-badge-template3 .egpr-business-avatar {
position: relative;
padding-bottom: 15px;
margin-bottom: 15px;
}
.egpr-badge-template3 .egpr-business-avatar:before {
content: '';
height: 1px;
width: 100%;
background-color:#2bde73;
bottom: 0;
left: 0;
right:0;
position: absolute;
}
.egpr-badge-template3 .egpr-average-star,
.egpr-badge-template9 .egpr-average-star {
width: 90px;
height: 90px;
border:2px solid #2bde73;
margin:0 auto 15px;
border-radius: 50%;
position: relative;
}
.egpr-badge-template3 .egpr-average-star-wrap,
.egpr-badge-template9 .egpr-average-star-wrap {
position: absolute;
top:50%;
left:0;
right:0;
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.egpr-badge-template3 .egpr-average-star-wrap span {
display: block;
line-height: 1;
}
.egpr-badge-template3 .egpr-average-star-wrap span:first-child {
font-family: 'PT Sans',sans-serif;
font-size: 30px;
font-weight: 700;
color:#464646;
}
.egpr-badge-template3 .egpr-average-star-wrap span:nth-of-type(2) {
font-family: 'Raleway',sans-serif;
font-size: 12px;
font-weight: 400;
color:#959595;
text-transform: uppercase;
}
.egpr-badge-template3 .egpr-circle-icon,
.egpr-badge-template7 .egpr-circle-icon {
position: relative;
display: inline-block;
line-height: 1;
width: 12px;
height: 12px;
margin: 0 4px;
}
.egpr-badge-template3 .egpr-circle-icon:before,
.egpr-badge-template7 .egpr-circle-icon:before{
font-size: 12px;
color:#2bde73;
top: 3px;
left: 3px;
}
.egpr-badge-template3 .egpr-circle-icon i:before,
.egpr-badge-template7 .egpr-circle-icon i:before {
content: '';
width: 18px;
height: 18px;
border-radius: 50%;
border:2px solid #2bde73;
display: inline-block;
} .egpr-badge-template4 .egpr-business-badge-inner-wrap{
max-width: 260px;
width: 100%;
}
.egpr-badge-template4 .egpr-business-wrapper{
background:url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/badge_4_bg.png) no-repeat;
max-width: 260px;
min-height: 350px;
background-size: 100% 100%;
position: relative;
padding:30px;
text-align: center;
}
.egpr-badge-template4 .egpr-average-star {
background-color:#384fcf;
width:68px;
height: 68px;
border-radius: 50%;
text-align:center;
margin:0 auto 20px;
position: relative;
}
.egpr-badge-template4 .egpr-average-star-wrap {
position: absolute;
top:50%;
left: 0;
right:0;
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.egpr-badge-template4 .egpr-average-star span {
display: block;
color: #ffffff;
line-height: 1;
}
.egpr-badge-template4 .egpr-average-star span:first-child{
font-family: 'Oswald', sans-serif;
font-size: 19px;
font-weight: 600;
}
.egpr-badge-template4 .egpr-average-star span:nth-of-type(2) {
font-family: 'Lato', sans-serif;
font-size: 13px;
margin-top: 5px;
}
.egpr-badge-template4 .egpr-thumbs-icon,
.egpr-badge-template9 .egpr-thumbs-icon {
position: relative;
display: inline-block;
margin:0 3px;
line-height: 1;
}
.egpr-badge-template4 .egpr-thumbs-icon:before,
.egpr-badge-template9 .egpr-thumbs-icon:before{
font-size: 21px;
color:#384fcf;
top: -1px;
left: -1px;
}
.egpr-badge-template4 .egpr-thumbs-icon i,
.egpr-badge-template9 .egpr-thumbs-icon i {
font-size: 21px;
color:#384fcf;
}
.egpr-badge-template4 .egpr-business-banner-info{
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #e5e5e5;
}
.egpr-badge-template4 .egpr-avatar-img-wrap{
max-width: 100px;
margin:0 auto 10px;
overflow:hidden;
display: block;
border-radius: 15px;
max-height: 70px;
}
.egpr-badge-template4 .egpr-avatar-img-wrap img {
border-radius: 15px;
}
.egpr-badge-template4 .egpr-header-title h2 {
font-size: 16px;
font-family: 'Oswald', sans-serif;
text-transform: capitalize;
font-weight: 700;
padding:0 10px 10px;
margin:0;
line-height: 1.3;
}
.egpr-badge-template4 .egpr-header-title h2 a {
color: #252525;
} .egpr-badge-template5 .egpr-business-badge-inner-wrap{
max-width: 320px;
width: 100%;
}
.egpr-badge-template5 .egpr-business-wrapper {
background-color:#363636;
border-radius: 10px;
display:-moz-box;
display: -webkit-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
flex-flow: row wrap;
}
.egpr-badge-template5 .egpr-business-avatar {
float: left;
width: 28%;
background-color: #efefef;
border-radius: 10px;
position: relative;
-moz-box-shadow: -4px 0px 38px rgba(0,0,0,0.23);
-webkit-box-shadow: -4px 0px 38px rgba(0,0,0,0.23);
box-shadow: -4px 0px 38px rgba(0,0,0,0.23);
}
.egpr-badge-template5 .egpr-business-banner-info{
float: left;
width: 72%;
padding:20px 20px 20px 30px;
text-align: left;
}
.egpr-badge-template5 .egpr-avatar-img-wrap{
display: block;
width: 115px;
height: calc(100% - 20px);
position: absolute;
top: 50%;
left: -15px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #ffffff;
padding:10px 15px;
overflow:hidden;
}
.egpr-badge-template5 .egpr-avatar-img-wrap img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.egpr-badge-template5 .egpr-header-title h2 {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
line-height: 1.4;
margin:0 0 15px;
}
.egpr-badge-template5 .egpr-header-title h2 a {
color: #ffffff;
}
.egpr-badge-template5 .egpr-ratings-wrap {
background-color: #ffffff;
border-radius: 8px;
padding:8px 60px 8px 8px;
position:relative;
}
.egpr-badge-template5 .egpr-average-star{
position: absolute;
top:0;
right:0;
padding:8px;
background-color:#e44660;
border-radius: 0 8px 8px 0;
color:#ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
height: 100%;
}
.egpr-badge-template5 .egpr-average-star span:first-child {
font-size: 16px;
display: inline-block;
margin-right: 2px;
} .egpr-badge-template6 .egpr-business-badge-inner-wrap{
max-width: 260px;
width: 100%;
text-align: center;
}
.egpr-badge-template6 .egpr-business-wrapper {
background-color:#ffffff;
border-radius: 8px;
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.egpr-badge-template6 .egpr-avatar-img-wrap,
.egpr-badge-template7 .egpr-avatar-img-wrap{
width: 100%;
max-height: 120px;
overflow:hidden;
border-radius: 8px 8px 0 0;
display: block;
}
.egpr-badge-template6 .egpr-avatar-img-wrap img,
.egpr-badge-template7 .egpr-avatar-img-wrap img {
display: block;
width: 100%;
}
.egpr-badge-template6 .egpr-header-title h2{
padding:20px 20px 0;
margin:0 0 15px;
font-size: 16px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
line-height: 1.4;
}
.egpr-badge-template6 .egpr-header-title h2 a{
color:#252525;
}
.egpr-badge-template6 .egpr-business-banner-info{
padding:0 20px 45px;
}
.egpr-badge-template6 .egpr-average-star{
background:url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/badge-6-rating.png) no-repeat;
background-size: contain;
width: 90px;
height: 90px;
margin:0 auto 20px;
position:relative;
}
.egpr-badge-template6 .egpr-average-star-wrap{
position:absolute;
top:50%;
left:0;
right:0;
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
color: #ffffff;
font-size: 12px;
font-family: 'Roboto', sans-serif;
text-align: center;
}
.egpr-badge-template6 .egpr-average-star-wrap span {
display: block;
line-height: 1;
}
.egpr-badge-template6 .egpr-average-star-wrap span:first-child {
font-size: 18px;
font-family: 'Montserrat', sans-serif;
}
.egpr-badge-template6 .egpr-star-icon,
.egpr-badge-template8 .egpr-heart-icon{
display:inline-block;
position: relative;
margin:0 8px;
}
.egpr-badge-template6 .egpr-star-icon.empty {
min-width: 13px;
}
.egpr-badge-template6 .egpr-star-icon:after,
.egpr-badge-template8 .egpr-heart-icon:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
width: 26px;
height: 26px;
border-radius: 50%;
border: 1px solid #630a36;
background: #630a36;
z-index: 0;
}
.egpr-badge-template6 .egpr-star-icon.empty:after,
.egpr-badge-template8 .egpr-heart-icon.empty:after {
background:transparent;
}
.egpr-badge-template6 .egpr-star-icon:before,
.egpr-badge-template8 .egpr-heart-icon:before {
color:#ffffff;
font-size: 14px;
z-index: 1;
line-height: 1;
top: 6px;
left: 6px;
}
.egpr-badge-template6 .egpr-star-icon.empty i:before,
.egpr-badge-template8 .egpr-heart-icon.empty i:before {
position: absolute;
top:6px;
left: 6px;
}
.egpr-badge-template6 .egpr-star-icon i {
color: #630a36;
font-size: 14px;
} .egpr-badge-template7 .egpr-business-badge-inner-wrap{
max-width: 250px;
width: 100%;
}
.egpr-badge-template7 .egpr-business-wrapper {
background-color:#ffffff;
border-radius: 15px;
padding:10px;
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.egpr-badge-template7 .egpr-business-inner-wrapper {
border:8px solid #353e47;
border-radius: 15px;
text-align: center;
}
.egpr-badge-template7 .egpr-header-title {
background-color: #f88100;
padding:10px 15px;
}
.egpr-badge-template7 .egpr-header-title h2 {
margin:0;
font-size:16px;
font-family: 'PT Sans', sans-serif;
font-weight: 700;
text-transform: capitalize;
line-height: 1.3;
}
.egpr-badge-template7 .egpr-header-title h2 a,
.egpr-badge-template7 .egpr-circle-icon:before {
color:#ffffff;
top: 4px;
left: 4px;
}
.egpr-badge-template7 .egpr-circle-icon i:before{
border-color: #ffffff;
width: 20px;
height: 20px;
}
.egpr-badge-template7 .egpr-business-banner-info {
background-color:#353e47;
padding:20px 10px;
display:-moz-box;
display:-webkit-box;
display:-ms-flexbox;
display:-webkit-flex;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.egpr-badge-template7 .egpr-star-rating {
float: left;
width: 67%;
}
.egpr-badge-template7 .egpr-average-star {
float:right;
width: 33%;
padding-left: 10px;
font-family: 'Raleway',sans-serif;
}
.egpr-badge-template7 .egpr-average-star span {
display:block;
color:#ffffff;
font-size:12px;
text-transform: uppercase;
line-height: 1;
}
.egpr-badge-template7 .egpr-average-star span:first-child {
font-family: 'PT Sans', sans-serif;
font-size:18px;
margin-bottom: 3px;
font-weight: 700;
} .egpr-badge-template8 .egpr-business-badge-inner-wrap{
width: 230px;
height: 230px;
margin:50px 45px 90px;
}
.egpr-badge-template8 .egpr-business-wrapper {
background-color:#ffffff;
width: 230px;
height: 230px;
padding:10px;
border:1px solid #ed030d;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
position: relative;
font-family: 'Ubuntu', sans-serif;
overflow:hidden;
text-align: center;
}
.egpr-badge-template8 .egpr-business-inner-wrapper{
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
position: absolute;
top: 0;
left: 0;
right: 0;
padding:10px;
width: 100%;
bottom: 0;
display:-moz-box;
display:-webkit-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
flex-flow: column;
justify-content: center;
}
.egpr-badge-template8 .egpr-business-avatar a.egpr-avatar-img-wrap{
height: 60px;
width: 60px;
margin: 0 auto 10px;
}
.egpr-badge-template8 .egpr-business-avatar img{
height: 60px;
}
.egpr-badge-template8 .egpr-header-title h2,
.egpr-badge-template9 .egpr-header-title h2  {
margin:0 0 10px;
font-size:16px;
font-weight: 700;
text-transform: capitalize;
line-height: 1.3;
}
.egpr-badge-template8 .egpr-header-title h2 a{
color:#00375e;
}
.egpr-badge-template8 .egpr-heart-icon{
margin: 0 6px;
width: 14px;
}
.egpr-badge-template8 .egpr-heart-icon:after {
width: 26px;
height: 26px;
border: 1px solid #ed030d;
background: #ed030d;
}
.egpr-badge-template8 .egpr-heart-icon:before {
font-size: 12px;
top: 8px;
left: 5.8px;
}
.egpr-badge-template8 .egpr-heart-icon.empty i:before {
position: absolute;
top: 7px;
left: 6px;
font-size: 14px;
}
.egpr-badge-template8 .egpr-heart-icon i {
color: #ed030d;
font-size: 12px;
}
.egpr-badge-template8 .egpr-average-star{
font-size: 12px;
color:#00375e;
margin-top: 10px;
}
.egpr-badge-template8 .egpr-average-star span {
display:block;
line-height: 1;
text-transform: uppercase;
}
.egpr-badge-template8 .egpr-average-star span:first-child {
font-size: 20px;
color:#ed030d;
font-family: 'Lora', sans-serif; 
margin-bottom: 3px;
} .egpr-badge-template9 .egpr-business-badge-inner-wrap{
max-width: 200px;
width: 100%;
margin:0 15px 95px;
text-align: center;
}
.egpr-badge-template9 .egpr-business-wrapper {
background-color:#ffffff;
padding:15px;
border:1px solid #20582b;
border-bottom: 0;
position: relative;
font-family: 'Roboto', sans-serif;
}  
.egpr-badge-template9 .egpr-business-wrapper:before,
.egpr-badge-template9 .egpr-business-wrapper:after {
content:'';
width: 54%;
height: 33px;
background-color: #fff;
border-bottom: 1px solid #20582b;
bottom: -19px;
position: absolute;
} 
.egpr-badge-template9 .egpr-business-wrapper:before {
left: 2px;
transform: rotate(20deg);
}
.egpr-badge-template9 .egpr-business-wrapper:after {
right: 1px;
transform: rotate(-20deg);
}
.egpr-badge-template9 .egpr-business-avatar {
width:62px;
height:62px;
border:1px solid #e5e5e5;
border-radius: 50%;
padding:5px;
margin:0 auto 10px;
}
.egpr-badge-template9 .egpr-business-avatar a.egpr-avatar-img-wrap {
width:50px;
height: 50px;
}
.egpr-badge-template9 .egpr-business-avatar img{
height: 50px;
}
.egpr-badge-template9 .egpr-header-title h2 a{
color:#20582b;
}
.egpr-badge-template9 .egpr-star-rating{
position: relative;
margin:20px 0;
}
.egpr-badge-template9 .egpr-star-rating:before {
content: '';
position:absolute;
top: -6px;
height: 35px;
width: calc(100% + 60px);
left: -30px;
z-index: 0;
background-color:#20582b;
}
.egpr-badge-template9 .egpr-thumbs-icon:before,
.egpr-badge-template9 .egpr-thumbs-icon i{
color:#ffffff;
font-size: 18px;
}
.egpr-badge-template9 .egpr-average-star {
background-color:#4db447;
width: 70px;
height: 70px;
border:0;
}
.egpr-badge-template9 .egpr-average-star-wrap span {
display: block;
font-size: 12px;
color:#ffffff;
line-height: 1;
}
.egpr-badge-template9 .egpr-average-star-wrap span:first-child {
font-size: 18px;
margin-bottom: 3px;
font-weight: 700;
} .egpr-badge-template10 .egpr-business-badge-inner-wrap{
width: 210px;
height: 210px;
margin-bottom: 50px;
text-align: center;
}
.egpr-badge-template10 .egpr-business-wrapper {
background-color:#ffffff;
width: 210px;
height: 210px;
border-radius: 100%;
border:3px solid #f1d3a7;
position: relative;
overflow:hidden;
}
.egpr-badge-template10 .egpr-business-banner-info {
background-color:#ed222b;
padding:10px 10px 40px;
height: 50%;
} 
.egpr-badge-template10 .egpr-average-star{
font-family:  'EB Garamond', serif;
font-size: 32px;
color:#f1d3a7;
line-height: 30px;
margin-bottom: 5px;
}
.egpr-badge-template10 .egpr-average-star span:last-child{
display: none;
}
.egpr-badge-template10 .egpr-star-icon:before,
.egpr-badge-template10 .egpr-star-icon i {
color:#f1d3a7;
}
.egpr-badge-template10 .egpr-business-avatar {
position: relative;
background: #ffffff;
padding:40px 30px 20px;
}
.egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap{
width: 60px;
height: 60px;
border:2px solid #f1d3a7;
position: absolute;
top:-30px;
left: 0;
right: 0;
margin:0 auto;
}
.egpr-badge-template10 .egpr-business-avatar img {
height: 60px;
}
.egpr-badge-template10 .egpr-header-title h2  {
font-size: 17px;
}  .egpr-business-badge .egpr-business-badge-inner-wrap{
position: relative;
}
.egpr-ribbon-banner{
position:absolute;
z-index: 2;
} .egpr-ribbon-banner.egpr-ribbon-template1{
max-width: 45px;
}
.egpr-ribbon-banner.egpr-ribbon-template1 img{
display: block;
width: 100%;
}
.egpr-badge-template1 .egpr-ribbon-template1{
top:10px;
right: -20px;
}
.egpr-badge-template2 .egpr-ribbon-template1{
top: -20px;
left: 8px;
}
.egpr-badge-template2 .egpr-ribbon-template1 + .egpr-business-wrapper {
margin-left: 30px;
margin-top: 20px;
}
.egpr-badge-template3 .egpr-ribbon-template1{
top: -55px;
left:0;
right: 0;
margin:0 auto;
}
.egpr-badge-template3 .egpr-ribbon-template1 + .egpr-business-wrapper {
margin-top: 55px;
}
.egpr-badge-template4 .egpr-ribbon-template1 + .egpr-business-wrapper,
.egpr-badge-template6 .egpr-ribbon-template1 + .egpr-business-wrapper {
margin-bottom: 55px;
}
.egpr-badge-template4 .egpr-ribbon-template1,
.egpr-badge-template6 .egpr-ribbon-template1,
.egpr-badge-template7 .egpr-ribbon-template1,
.egpr-badge-template8 .egpr-ribbon-template1,
.egpr-badge-template10 .egpr-ribbon-template1 {
bottom: -55px;
left:0;
right: 0;
margin:0 auto;
z-index: 2;
}
.egpr-badge-template5 .egpr-ribbon-template1{
top: -15px;
right: -22px;
z-index: 2;
}
.egpr-badge-template7 .egpr-ribbon-template1 + .egpr-business-wrapper,
.egpr-badge-template10 .egpr-ribbon-template1 + .egpr-business-wrapper,
.egpr-badge-template10 .egpr-ribbon-template1 + .egpr-business-wrapper {
margin-bottom: 60px;
}
.egpr-badge-template8 .egpr-ribbon-template1 {
bottom: -90px;
}
.egpr-badge-template9 .egpr-ribbon-template1 {
right: 0;
top:-15px;
z-index: 3;
}
.egpr-badge-template5 .egpr-ribbon-template1 + .egpr-business-wrapper,
.egpr-badge-template5 .egpr-ribbon-template7 + .egpr-business-wrapper,
.egpr-badge-template5 .egpr-ribbon-template10 + .egpr-business-wrapper {
margin-top: 15px;
} .egpr-badge-template1 .egpr-ribbon-template2 + .egpr-business-wrapper,
.egpr-badge-template1 .egpr-ribbon-template3 + .egpr-business-wrapper,
.egpr-badge-template1 .egpr-ribbon-template7 + .egpr-business-wrapper,
.egpr-badge-template1 .egpr-ribbon-template9 + .egpr-business-wrapper,
.egpr-badge-template1 .egpr-ribbon-template10 + .egpr-business-wrapper,
.egpr-badge-template2 .egpr-ribbon-template2 + .egpr-business-wrapper,
.egpr-badge-template2 .egpr-ribbon-template3 + .egpr-business-wrapper,
.egpr-badge-template2 .egpr-ribbon-template9 + .egpr-business-wrapper,
.egpr-badge-template3 .egpr-ribbon-template10 + .egpr-business-wrapper,
.egpr-badge-template5 .egpr-ribbon-template3 + .egpr-business-wrapper,
.egpr-badge-template9 .egpr-ribbon-template10 + .egpr-business-wrapper,
.egpr-badge-template9 .egpr-ribbon-template6 + .egpr-business-wrapper,
.egpr-badge-template9 .egpr-ribbon-template1 + .egpr-business-wrapper {
margin-top: 20px;
}
.egpr-badge-template3 .egpr-ribbon-template2 +.egpr-business-wrapper,
.egpr-badge-template3 .egpr-ribbon-template9 +.egpr-business-wrapper,
.egpr-badge-template6 .egpr-ribbon-template2 + .egpr-business-wrapper,
.egpr-badge-template6 .egpr-ribbon-template9 + .egpr-business-wrapper {
margin-left: 14px;
}
.egpr-badge-template6 .egpr-ribbon-template3 + .egpr-business-wrapper,
.egpr-badge-template3 .egpr-ribbon-template3 +.egpr-business-wrapper{
margin-left: 20px;
}
.egpr-badge-template5 .egpr-ribbon-template2 + .egpr-business-wrapper,
.egpr-badge-template5 .egpr-ribbon-template9 + .egpr-business-wrapper {
margin-top: 10px;
}
.egpr-badge-template1 .egpr-ribbon-banner.egpr-ribbon-template2 {
max-width: 60px;
}
.egpr-badge-template1 .egpr-ribbon-template2 + .egpr-business-wrapper {
padding-right: 40px;
} .egpr-ribbon-banner.egpr-ribbon-template2, 
.egpr-ribbon-banner.egpr-ribbon-template3,
.egpr-ribbon-banner.egpr-ribbon-template9 {
max-width: 70px;
}
.egpr-badge-template1 .egpr-ribbon-template2,
.egpr-badge-template1 .egpr-ribbon-template3,
.egpr-badge-template1 .egpr-ribbon-template9 {
top:-10px;
right:0;
}
.egpr-badge-template1 .egpr-ribbon-template3 {
top:-18px;
}
.egpr-badge-template1 .egpr-ribbon-template3 + .egpr-business-wrapper,
.egpr-badge-template1 .egpr-ribbon-template9 + .egpr-business-wrapper{
padding-right: 60px;
}
.egpr-badge-template2 .egpr-ribbon-template2,
.egpr-badge-template2 .egpr-ribbon-template3,
.egpr-badge-template2 .egpr-ribbon-template9,
.egpr-badge-template5 .egpr-ribbon-template2,
.egpr-badge-template5 .egpr-ribbon-template3,
.egpr-badge-template5 .egpr-ribbon-template9 {
top:-10px;
right:-30px;
}
.egpr-badge-template2 .egpr-ribbon-template3,
.egpr-badge-template5 .egpr-ribbon-template3{
top: -18px;
}
.egpr-badge-template3 .egpr-ribbon-template2,
.egpr-badge-template3 .egpr-ribbon-template3,
.egpr-badge-template3 .egpr-ribbon-template9 {
top:40px;
left:0px;
}
.egpr-badge-template4 .egpr-ribbon-template2, 
.egpr-badge-template4 .egpr-ribbon-template3, 
.egpr-badge-template4 .egpr-ribbon-template9 {
top:50%;
right:-13px;
}
.egpr-badge-template4 .egpr-ribbon-template3{
right:-20px;
}
.egpr-badge-template6 .egpr-ribbon-template2,
.egpr-badge-template6 .egpr-ribbon-template3,
.egpr-badge-template6 .egpr-ribbon-template9 {
bottom:15%;
left:0;
}
.egpr-badge-template7 .egpr-ribbon-template2,
.egpr-badge-template7 .egpr-ribbon-template3,
.egpr-badge-template7 .egpr-ribbon-template9 {
bottom:15%;
right: -10px;
max-width: 55px;
}
.egpr-badge-template7 .egpr-ribbon-template3 {
right: -17px;
}
.egpr-badge-template8 .egpr-ribbon-template2,
.egpr-badge-template8 .egpr-ribbon-template3,
.egpr-badge-template8 .egpr-ribbon-template9 {
max-width: 80px;
top: 40%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -55px;
max-width: 60px;
}
.egpr-badge-template8 .egpr-ribbon-template3 {
left: -59px;
}
.egpr-badge-template9 .egpr-ribbon-template2 + .egpr-business-wrapper,
.egpr-badge-template9 .egpr-ribbon-template3 + .egpr-business-wrapper,
.egpr-badge-template9 .egpr-ribbon-template9 + .egpr-business-wrapper{
margin-left: 10px;
}
.egpr-badge-template9 .egpr-ribbon-template2,
.egpr-badge-template9 .egpr-ribbon-template3,
.egpr-badge-template9 .egpr-ribbon-template9 { 
top: 55%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -15px;
max-width: 55px;
}
.egpr-badge-template9 .egpr-ribbon-template2 img,
.egpr-badge-template9 .egpr-ribbon-template3 img,
.egpr-badge-template9 .egpr-ribbon-template9 img {
display: block;
width: 100%;
}
.egpr-badge-template10 .egpr-ribbon-template2,
.egpr-badge-template10 .egpr-ribbon-template3,
.egpr-badge-template10 .egpr-ribbon-template9 { 
top: 55%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -10px;
max-width: 60px;
}
.egpr-badge-template10 .egpr-ribbon-template3{
right: -18px;
} .egpr-badge-template1 .egpr-ribbon-template4 + .egpr-business-wrapper{
margin-top: 50px;
}
.egpr-badge-template1 .egpr-ribbon-template5 + .egpr-business-wrapper,
.egpr-badge-template1 .egpr-ribbon-template8 + .egpr-business-wrapper,
.egpr-badge-template2 .egpr-ribbon-template4 + .egpr-business-wrapper,
.egpr-badge-template2 .egpr-ribbon-template5 + .egpr-business-wrapper,
.egpr-badge-template3 .egpr-ribbon-template4 +.egpr-business-wrapper,
.egpr-badge-template3 .egpr-ribbon-template5 +.egpr-business-wrapper,
.egpr-badge-template4 .egpr-ribbon-template5 + .egpr-business-wrapper,
.egpr-badge-template5 .egpr-ribbon-template4 + .egpr-business-wrapper,
.egpr-badge-template5 .egpr-ribbon-template5 + .egpr-business-wrapper,
.egpr-badge-template6 .egpr-ribbon-template4 + .egpr-business-wrapper,
.egpr-badge-template7 .egpr-ribbon-template5 + .egpr-business-wrapper,
.egpr-badge-template10 .egpr-ribbon-template5 + .egpr-business-wrapper {
margin-top: 40px;
}
.egpr-badge-template4 .egpr-ribbon-template4 + .egpr-business-wrapper {
margin-bottom: 45px;
}
.egpr-ribbon-banner.egpr-ribbon-template4,
.egpr-ribbon-banner.egpr-ribbon-template5,
.egpr-ribbon-banner.egpr-ribbon-template6,
.egpr-ribbon-banner.egpr-ribbon-template7 {
max-width: 90px;
}
.egpr-badge-template2 .egpr-ribbon-template4,
.egpr-badge-template3 .egpr-ribbon-template4,
.egpr-badge-template5 .egpr-ribbon-template4 { 
top:-40px;
right:-40px;
}
.egpr-badge-template1 .egpr-ribbon-template4,
.egpr-badge-template4 .egpr-ribbon-template4,
.egpr-badge-template6 .egpr-ribbon-template4,
.egpr-badge-template7 .egpr-ribbon-template4,
.egpr-badge-template8 .egpr-ribbon-template4,
.egpr-badge-template9 .egpr-ribbon-template4, 
.egpr-ribbon-banner.egpr-ribbon-template5,
.egpr-ribbon-banner.egpr-ribbon-template6,
.egpr-badge-template6 .egpr-ribbon-template7,
.egpr-badge-template7 .egpr-ribbon-template7,
.egpr-badge-template8 .egpr-ribbon-template7,
.egpr-badge-template9 .egpr-ribbon-template7,
.egpr-badge-template10 .egpr-ribbon-template7,
.egpr-ribbon-banner.egpr-ribbon-template8,
.egpr-badge-template4 .egpr-ribbon-template10,
.egpr-badge-template7 .egpr-ribbon-template10,
.egpr-badge-template8 .egpr-ribbon-template10,
.egpr-badge-template10 .egpr-ribbon-template10{ 
left:0px;
right: 0;
margin:0 auto;
}
.egpr-badge-template4 .egpr-ribbon-template4 {
bottom: -50px;
}
.egpr-badge-template1 .egpr-ribbon-template4{
top: -50px;
}
.egpr-badge-template6 .egpr-ribbon-template4,
.egpr-badge-template1 .egpr-ribbon-template5,
.egpr-badge-template2 .egpr-ribbon-template5,
.egpr-badge-template3 .egpr-ribbon-template5,
.egpr-badge-template4 .egpr-ribbon-template5,
.egpr-badge-template7 .egpr-ribbon-template5,
.egpr-badge-template10 .egpr-ribbon-template5 {
top:-40px;
}
.egpr-badge-template7 .egpr-ribbon-template4,
.egpr-badge-template6 .egpr-ribbon-template5,
.egpr-badge-template1 .egpr-ribbon-template6,
.egpr-badge-template3 .egpr-ribbon-template6,
.egpr-badge-template6 .egpr-ribbon-template6,
.egpr-badge-template10 .egpr-ribbon-template6 {
bottom: -40px;
}
.egpr-badge-template8 .egpr-ribbon-template4,
.egpr-badge-template8 .egpr-ribbon-template5,
.egpr-badge-template9 .egpr-ribbon-template5,
.egpr-badge-template8 .egpr-ribbon-template6{
bottom:-80px;
}
.egpr-badge-template9 .egpr-ribbon-template4,
.egpr-badge-template8 .egpr-ribbon-template7,
.egpr-badge-template9 .egpr-ribbon-template7,
.egpr-badge-template8 .egpr-ribbon-template8{ 
bottom:-70px;
}
.egpr-badge-template9 .egpr-ribbon-template4 { 
bottom:-70px;
left:0px;
right: 0;
margin:0 auto;
}
.egpr-badge-template10 .egpr-ribbon-template4 { 
top:50%;
right:-40px;
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
} .egpr-badge-template5 .egpr-ribbon-banner.egpr-ribbon-template5 {
right: auto;
top: -40px;
} .egpr-badge-template4 .egpr-ribbon-template6 + .egpr-business-wrapper {
margin-left: 30px;
}
.egpr-badge-template4 .egpr-ribbon-banner.egpr-ribbon-template6{
right: auto;
top: 80px;
left: 0;
} 
.egpr-badge-template5 .egpr-ribbon-banner.egpr-ribbon-template6{
left: auto;
top: -30px;
right: 0;
} 
.egpr-badge-template9 .egpr-ribbon-banner.egpr-ribbon-template6 {
left: auto;
top: -20px;
right: -70px;
}
.egpr-badge-template7 .egpr-ribbon-template6 {
top: -20px;
}
.egpr-badge-template2 .egpr-ribbon-template6 + .egpr-business-wrapper{
padding-bottom: 34px;
margin-bottom: 20px;
}
.egpr-badge-template2 .egpr-ribbon-template6,
.egpr-badge-template7 .egpr-ribbon-template8 {
bottom: -20px;
}
.egpr-badge-template5 .egpr-ribbon-template6 + .egpr-business-wrapper {
margin-top: 30px;
} .egpr-badge-template1 .egpr-ribbon-template7 {
top: -15px;
right:0;
}
.egpr-badge-template2 .egpr-ribbon-template7 + .egpr-business-wrapper {
margin-top: 10px;
}
.egpr-badge-template2 .egpr-ribbon-template7 {
top: -4px;
right:-4px;
}
.egpr-badge-template3 .egpr-ribbon-template7 {
top: 4px;
right:4px;
}
.egpr-badge-template4 .egpr-ribbon-template7 + .egpr-business-wrapper {
margin-left: 30px;
}
.egpr-badge-template4 .egpr-ribbon-template7 {
top: 60px;
left:0;
}
.egpr-badge-template5 .egpr-ribbon-template7 {
top: -15px;
left:6px;
}
.egpr-badge-template6 .egpr-ribbon-template7 {
bottom: -25px;
}
.egpr-badge-template7 .egpr-ribbon-template7,
.egpr-badge-template10 .egpr-ribbon-template7 {
top: -15px;
} .egpr-ribbon-banner.egpr-ribbon-template8 {
max-width: 110px;
}
.egpr-badge-template1 .egpr-ribbon-template8{
top:-34px;
}
.egpr-badge-template2 .egpr-ribbon-template8 {
bottom:-6px;
left: auto;
right: -50px;
}
.egpr-badge-template3 .egpr-ribbon-template8 {
top:-20px;
left: auto;
right: -50px;
}
.egpr-badge-template4 .egpr-ribbon-template8 + .egpr-business-wrapper,
.egpr-badge-template10 .egpr-ribbon-template7 + .egpr-business-wrapper {
margin-top: 30px;
}
.egpr-badge-template4 .egpr-ribbon-template8 {
top:-30px;
}
.egpr-badge-template5 .egpr-ribbon-template8 {
left: auto;
right: -90px;
top:50%;
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.egpr-badge-template6 .egpr-ribbon-template8 {
bottom: -30px;
}
.egpr-badge-template9 .egpr-ribbon-template8 {
bottom: -50px;
} .egpr-badge-template2 .egpr-ribbon-template10 + .egpr-business-wrapper,
.egpr-badge-template4 .egpr-ribbon-template10 + .egpr-business-wrapper,
.egpr-badge-template10 .egpr-ribbon-template10 + .egpr-business-wrapper {
margin-bottom: 20px;
}
.egpr-badge-template10 .egpr-ribbon-template8 + .egpr-business-wrapper,
.egpr-badge-template10 .egpr-ribbon-template6 + .egpr-business-wrapper{
margin-bottom: 30px;
}
.egpr-ribbon-banner.egpr-ribbon-template10 {
max-width: 100px;
}
.egpr-badge-template1 .egpr-ribbon-template10,
.egpr-badge-template3 .egpr-ribbon-template10,
.egpr-badge-template5 .egpr-ribbon-template10,
.egpr-badge-template7 .egpr-ribbon-template10,
.egpr-badge-template9 .egpr-ribbon-template10{
top: -20px;
}
.egpr-badge-template1 .egpr-ribbon-template10{
right: 50px;
}
.egpr-badge-template2 .egpr-ribbon-template10{
bottom: -20px;
left: 0px;
}
.egpr-badge-template3 .egpr-ribbon-template10,
.egpr-badge-template5 .egpr-ribbon-template10{
left: 0px;
}
.egpr-badge-template4 .egpr-ribbon-template10,
.egpr-badge-template10 .egpr-ribbon-template10,
.egpr-badge-template10 .egpr-ribbon-template8 {
bottom: -20px;
}
.egpr-badge-template6 .egpr-ribbon-template10{
bottom: -10px;
right: 0px;
}
.egpr-badge-template8 .egpr-ribbon-template10{
bottom:-60px;
}
.egpr-badge-template9 .egpr-ribbon-template10{
left: -20px;
}  .egpr-google-reviews-wrap .egpr-star-icon{
position: relative;
color: #f7941d;
display: inline-block;
} .egpr-review-template1 li.egpr-sp-review{
padding:40px;
margin-bottom: 30px;
text-align: left;
}
.egpr-layout-list .egpr-review-template1 li.egpr-sp-review {
border:1px solid #ebebeb;
background-color: #ffffff;
} 
.egpr-review-template1 .egpr-info-section,
.egpr-review-template3 .egpr-info-section,
.egpr-review-template4 .egpr-info-section,
.egpr-review-template5 .egpr-info-section,
.egpr-review-template7 .egpr-info-section,
.egpr-review-template9 .egpr-info-section,
.egpr-review-template10 .egpr-info-section{
float: left;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template1 li.egpr-sp-review {
float: left;
width: 48%;
padding:30px;
margin-left: 2%;
margin-bottom: 20px;
min-height: 190px;
}
.egpr-layout-list .egpr-review-template1 li.egpr-sp-review:last-child {
margin-bottom: 0;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template1 .egpr-show-reviews-wrap {
margin-left: -2%;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template1 li.egpr-sp-review:nth-of-type(2n+1) {
clear:left;
}
.egpr-review-template1 .egpr-left-info-section{
max-width: 130px;
width: 100%;
}
.egpr-review-template1 .egpr-right-info-section{
width: calc(100% - 130px);
padding-left: 40px;
}
.egpr-badge-horizontal-position .egpr-review-template1 .egpr-left-info-section{
max-width: 100px;
}
.egpr-badge-horizontal-position .egpr-review-template1 .egpr-right-info-section {
width: calc(100% - 100px);
padding-left: 25px;
}
.egpr-review-template1 .egpr-reviewer-name a {
font-family: 'Open Sans',sans-serif;
font-size: 18px;
font-weight: 600;
font-style: italic;
color: #252525;
text-transform: capitalize;
}
.egpr-review-template1 .egpr-reviewer-name a:hover {
color:#384fcf;
}
.egpr-review-template1 .egpr-user-info-left-wrap{
float: left;
width: 70%;
}
.egpr-review-template1 .egpr-rated-time {
float: right;
width: 30%;
color:#707070;
font-size: 15px;
}
.egpr-review-template1 .egpr-content-reviews-wrapper {
margin-top: 10px;
color: #959595;
font-family: 'Open Sans',sans-serif;
font-size: 14px;
font-weight: 400;
}
.egpr-review-template1 .egpr-readtxt,
.egpr-review-template3 .egpr-readtxt,
.egpr-review-template4 .egpr-readtxt  {
color: #384fcf;
margin-left: 5px;
display: inline-block;
cursor: pointer;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-review-template1 .egpr-readtxt:hover,
.egpr-review-template3 .egpr-readtxt:hover,
.egpr-review-template4 .egpr-readtxt:hover {
color: #0022e0;
}
.egpr-review-template1 .egpr-rateus-button-wrap,
.egpr-review-template3 .egpr-rateus-button-wrap,
.egpr-review-template4 .egpr-rateus-button-wrap,
.egpr-layout-slider .egpr-review-template6 .egpr-rateus-button-wrap,
.egpr-review-template7 .egpr-rateus-button-wrap,
.egpr-review-template8 .egpr-rateus-button-wrap,
.egpr-review-template9 .egpr-rateus-button-wrap {
text-align: left;
margin-top: 30px;
}
.egpr-layout-list .egpr-review-template6 .egpr-rateus-button-wrap  {
text-align: left;
}
.egpr-review-template1 .egpr-rateus-button-wrap a{
display: inline-block;
padding:15px 20px;
background-color: #00af88;
color: #ffffff;
font-size: 18px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-style: italic;
line-height: 1;
}
.egpr-review-template1 .egpr-rateus-button-wrap a:hover {
background-color: #01c59a;
}  .egpr-layout-list .egpr-review-template2 li.egpr-sp-review,
.egpr-layout-list .egpr-review-template6 li.egpr-sp-review{
float: left;
width: 30%;
margin-left: 3.33%;
margin-bottom: 30px;
}
.egpr-review-template2 li.egpr-sp-review,
.egpr-review-template6 li.egpr-sp-review{
position: relative;
padding-top: 65px;
text-align: center;
}
.egpr-review-template2 li.egpr-sp-review .egpr-main-header-section{
position: relative;
padding: 80px 45px 25px;
border: 1px solid #ebebeb;   
}
.egpr-layout-list .egpr-review-template2 li.egpr-sp-review .egpr-main-header-section{
min-height: 290px;
}
.egpr-badge-vertical-position.egpr-layout-list .egpr-review-template2 li.egpr-sp-review,
.egpr-badge-vertical-position.egpr-layout-list .egpr-review-template6 li.egpr-sp-review{
width: 46%;
margin-left: 4%;
}
.egpr-layout-list .egpr-review-template2 .egpr-show-reviews-wrap,
.egpr-layout-list .egpr-review-template6 .egpr-show-reviews-wrap {
margin-left: -3.33%;
}
.egpr-layout-list.egpr-badge-vertical-position .egpr-review-template2 .egpr-show-reviews-wrap,
.egpr-layout-list.egpr-badge-vertical-position .egpr-review-template6 .egpr-show-reviews-wrap {
margin-left: -4%;
}
.egpr-layout-list.egpr-badge-horizontal-position .egpr-review-template2 li.egpr-sp-review:nth-of-type(3n+1),
.egpr-layout-list.egpr-badge-horizontal-position .egpr-review-template6 li.egpr-sp-review:nth-of-type(3n+1),
.egpr-layout-list.egpr-badge-vertical-position .egpr-review-template2 li.egpr-sp-review:nth-of-type(2n+1),
.egpr-layout-list.egpr-badge-vertical-position .egpr-review-template6 li.egpr-sp-review:nth-of-type(2n+1) {
clear:left;
}
.egpr-review-template2 .egpr-info-section.egpr-top-section {
position: absolute;
top: -65px;
left: 0;
right: 0;
max-width: 125px;
width: 100%;
margin:0 auto;
}
.egpr-review-template2 .egpr-reviewer-name {
margin-bottom: 10px;
}
.egpr-review-template2 .egpr-reviewer-name a {
font-family: 'Roboto Condensed',sans-serif;
font-size: 20px;
font-weight: 700;
color: #252525;
text-transform: capitalize;
}
.egpr-review-template2 .egpr-reviewer-name a:hover {
color:#384fcf;
}
.egpr-review-template2 .egpr-reviewer-star{
display: inline-block;
margin-right: 7px;
}
.egpr-review-template2 .egpr-rated-time{
display: inline-block;
border-radius: 20px;
background-color: #384fcf;
padding: 2px 10px;
color: #ffffff;
font-family: 'Roboto',sans-serif;
font-size: 14px;
}
.egpr-review-template2 .egpr-content-reviews-wrapper,
.egpr-review-template3 .egpr-content-reviews-wrapper,
.egpr-review-template4 .egpr-content-reviews-wrapper {
margin-top: 10px;
font-size: 14px;
font-weight: 400;
font-family: 'Roboto',sans-serif;
color: #959595;
}
.egpr-review-template2 .egpr-readtxt,
.egpr-review-template6 .egpr-readtxt {
display: block;
color: #384fcf;
cursor: pointer;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-review-template2 .egpr-readtxt:hover,
.egpr-review-template6 .egpr-readtxt:hover {
color: #0022e0;
}
.egpr-review-template2 .egpr-rateus-button-wrap,
.egpr-review-template5 .egpr-rateus-button-wrap {
text-align: left;
}
.egpr-review-template2 .egpr-rateus-button-wrap a{
display: inline-block;
padding: 14px 25px;
background-color: #384fcf;
color: #ffffff;
font-size: 18px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
line-height: 1;
border-radius: 25px;
}
.egpr-review-template2 .egpr-rateus-button-wrap a:hover {
background-color: #0022e0;
}  .egpr-review-template3 .egpr-left-info-section{
max-width: 100px;
width: 100%;
}
.egpr-review-template3 .egpr-right-info-section{
width: calc(100% - 100px);
padding-left: 40px;
}
.egpr-review-template3 li.egpr-sp-review{
padding:25px 0;
margin-bottom: 10px;
text-align: left;
border-bottom:1px solid #ebebeb;
}
.egpr-layout-list .egpr-review-template3 li.egpr-sp-review:first-child{ 
padding-top: 10px;
}
.egpr-layout-slider .egpr-review-template3 li.egpr-sp-review{ 
border-top:1px solid #ebebeb;
}
.egpr-review-template3 .egpr-content-reviews-wrapper {
margin:0 0 20px;
}
.egpr-review-template3 .egpr-readtxt {
font-family: 'Merriweather Sans', sans-serif;
}
.egpr-review-template3 .egpr-reviewer-name a,
.egpr-review-template5 .egpr-reviewer-name a {
font-family: 'Montserrat',sans-serif;
font-size: 20px;
font-weight: 600;
color: #252525;
text-transform: capitalize;
}
.egpr-review-template3 .egpr-reviewer-name a:hover {
color:#007ec1;
}
.egpr-review-template3 .egpr-reviewer-name,
.egpr-review-template3 .egpr-reviewer-star,
.egpr-review-template3 .egpr-rated-time {
display: inline-block;
}
.egpr-review-template3 .egpr-reviewer-star{
margin-left: 15px;
}
.egpr-review-template3 .egpr-rated-time{
color: #252525;
font-family: 'Roboto',sans-serif;
font-size: 15px;
margin-left: 30px;
}
.egpr-review-template3 .egpr-rateus-button-wrap a{
display: inline-block;
color: #007ec1;
font-size: 16px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
position: relative;
}
.egpr-review-template3 .egpr-rateus-button-wrap a.egpr-viewall-button,
.egpr-review-template5 .egpr-rateus-button-wrap a.egpr-viewall-button {
margin-left: 20px;
}
.egpr-review-template3 .egpr-rateus-button-wrap a:after {
content: '\f040';
position: relative;
font-size: 18px;
margin-left: 8px;
font-family: 'FontAwesome';
}
.egpr-review-template3 .egpr-rateus-button-wrap a.egpr-viewall-button:after {
content: '\f06e';
}
.egpr-review-template3 .egpr-rateus-button-wrap a:hover {
color: #252525;
}  .egpr-review-template4 .egpr-left-info-section{
width: 40%;
position: relative;
}
.egpr-review-template4 .egpr-right-info-section{
width: 60%;
padding-left: 30px;
}
.egpr-review-template4 li.egpr-sp-review{
padding: 20px;
text-align: left;
}
.egpr-layout-list .egpr-review-template4 li.egpr-sp-review:first-child {
padding-top: 0;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template4 li.egpr-sp-review{
float: left;
width: 49%;
margin-left: 1%;
padding: 10px;
margin-bottom: 10px;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template4 li.egpr-sp-review:nth-of-type(2n+1){
clear:left;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template4 .egpr-show-reviews-wrap{
margin-left: -1%;
}
.egpr-badge-horizontal-position .egpr-review-template4 .egpr-left-info-section,
.egpr-badge-horizontal-position .egpr-review-template4 .egpr-right-info-section {
float: none;
width: 100%;
}
.egpr-badge-horizontal-position .egpr-review-template4 .egpr-right-info-section {
padding-left: 0;
margin-top: 10px;
}
.egpr-review-template4 li.egpr-sp-review .egpr-main-header-section {
padding:40px;
-moz-box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
-webkit-box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
background-color: #ffffff;
border-radius: 10px;
}
.egpr-review-template4 .egpr-user-review-avatar{
float: left;
max-width: 90px;
width: 100%;   
}
.egpr-review-template4 .egpr-user-info{
float: left;
width: calc(100% - 90px);
padding:0 25px;  
}
.egpr-review-template4 .egpr-left-info-section:after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #d7d7d7;
}
.egpr-badge-horizontal-position .egpr-review-template4 .egpr-left-info-section:after {
display: none;
}
.egpr-review-template4 .egpr-reviewer-name a {
font-family: 'Great Vibes', cursive;
font-weight: 400;
font-size: 28px;
color: #252525;
text-transform: capitalize;
}
.egpr-review-template4 .egpr-reviewer-name a:hover {
color:#0022e0;
}
.egpr-review-template4 .egpr-content-reviews-wrapper {
color: #656565;
margin-top: 5px;
}
.egpr-review-template4 .egpr-rated-time,
.egpr-review-template5 .egpr-rated-time {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 14px;
color: #252525;
display: block;
}
.egpr-review-template4 .egpr-rateus-button-wrap {
margin: 25px 0 25px 20px;
}
.egpr-review-template4 .egpr-rateus-button-wrap a{
display: inline-block;
padding:20px 25px;
background-color: #ffffff;
color: #252525;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
line-height: 1;
border-radius: 10px;
-moz-box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
-webkit-box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
}
.egpr-review-template4 .egpr-rateus-button-wrap a:hover {
-moz-box-shadow: 0 0 10px rgba(78, 78, 78, 0.3);
-webkit-box-shadow: 0 0 10px rgba(78, 78, 78, 0.3);
box-shadow: 0 0 10px rgba(78, 78, 78, 0.3);
}  .egpr-review-template5 .egpr-left-info-section{
width: 75%;
}
.egpr-review-template5 .egpr-right-info-section{
width: 25%;
padding-left: 30px;
}
.egpr-review-template5 .egpr-lists-type li.egpr-sp-review {
margin: 40px 0;
}
.egpr-review-template5 li.egpr-sp-review{
padding:40px 30px;
text-align: left;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.egpr-review-template5 .egpr-left-info-section-inner-wrap{
padding-left: 110px;
}
.egpr-review-template5 .egpr-user-review-avatar {
width: 70px;
margin-left: -110px;
float: left;
}
.egpr-review-template5 .egpr-content-reviews-wrapper {
margin-top: 10px;
font-size: 16px;
font-weight: 400;
font-family: 'Lora', serif;
color: #464646;
}
.egpr-review-template5 .egpr-readtxt{
display: block;
font-size: 14px;
margin-top: 5px;
color: #007ec1;
cursor: pointer;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-review-template5 .egpr-readtxt:hover {
color: #42bdff;
}
.egpr-review-template5 .egpr-reviewer-name a:hover{
color: #007ec1;
}
.egpr-review-template5 .egpr-reviewer-star {
margin:5px 0;
}
.egpr-review-template5 .egpr-rated-time {
font-family: 'Lora', serif;
}
.egpr-review-template5 .egpr-rateus-button-wrap a {
display: inline-block;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding:18px 10px 18px 0;
position: relative;
font-size: 17px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
color:#252525;
}
.egpr-review-template5 .egpr-rateus-button-wrap a:before {
content: '\f040';
position: relative;
font-size: 14px;
background-color: #007ec1;
width: 32px;
height: 32px;
border-radius: 50%;
text-align: center;
line-height: 32px;
color: #ffffff;
display: inline-block;
font-family: 'FontAwesome';
margin-right: 15px;
}
.egpr-review-template5 .egpr-rateus-button-wrap a.egpr-viewall-button:before {
content: '\f06e';
}
.egpr-review-template5 .egpr-rateus-button-wrap a:hover {
color: #007ec1;
}  .egpr-review-template6 li.egpr-sp-review{
padding:30px 40px;
text-align: left;
position: relative;
background-color: #ffffff;
}
.egpr-layout-list .egpr-review-template6 li.egpr-sp-review{
min-height: 345px;
margin:0 0 30px;
}
.egpr-review-template6 .egpr-reviewer-name a {
font-family: 'Oswald', cursive;
font-weight: 600;
font-size: 22px;
color: #252525;
text-transform: capitalize;
margin-bottom: 5px;
display: block;
}
.egpr-review-template6 .egpr-reviewer-name a:hover {
color:#959595;
}
.egpr-review-template6 .egpr-reviewer-star{
float: left;
}
.egpr-review-template6 .egpr-reviewer-star .egpr-text-rate {
font-size:14px;
font-family: 'Lato',sans-serif;
display: inline-block;
margin-left: 10px;
}
.egpr-review-template6 .egpr-rated-time {
float: right;
color:#959595;
display: inline-block;
font-size:14px;
font-family: 'Lato',sans-serif;
text-transform: capitalize;
}
.egpr-review-template6 .egpr-content-reviews-wrapper{
margin-top: 35px;
color:#252525;
font-size:16px;
font-family: 'Lato',sans-serif;
}
.egpr-review-template6 .egpr-readtxt {
font-size: 14px;
}
.egpr-review-template6 .egpr-bottom-section{
text-align: right;
margin-top: 10px;
}
.egpr-review-template6 .egpr-user-review-avatar a {
max-width: 60px;
width: 100%;
display: inline-block;
}
.egpr-review-template6 .egpr-rateus-button-wrap a{
border:2px solid #ffffff;
background-color: #ffffff;
display: inline-block;
padding: 14px 22px;
line-height: 1;
font-size: 18px;
font-family: 'Oswald',sans-serif;
font-weight: 600;
color: #252525;
}
.egpr-review-template6 .egpr-rateus-button-wrap a:hover {
background-color: transparent;
color: #ffffff;
}  .egpr-review-template7 .egpr-left-info-section{
width: 20%;
height: 100%;
position: relative;
margin: 20px 0;
}
.egpr-review-template7 .egpr-right-info-section{
width: 75%;
margin-left: 5%;
padding: 45px;
-moz-box-shadow: 0 0 40px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.2);
box-shadow: 0 0 40px rgba(0,0,0,0.2);
background-color: #384fcf;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}
.egpr-review-template7 .egpr-user-review-avatar a{
display: block;
border: 30px solid #fff;
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.3);
box-shadow: 0 0 20px rgba(0,0,0,0.3);
position: relative;
z-index: 2;
width: 100%;
}
.egpr-review-template7 .egpr-user-review-avatar a img{
display: block;
width: 100%;
}
.egpr-review-template7 .egpr-left-info-section:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-moz-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
height: calc(100% + 40px);
width:calc(100% - 24px);
background-color: #ffffff;
border-radius: 8px;
-moz-box-shadow: 0 0 20px rgba(81,81,81,0.3);
-webkit-box-shadow: 0 0 20px rgba(81,81,81,0.3);
box-shadow: 0 0 20px rgba(81,81,81,0.3);
z-index: 1;
}
.egpr-review-template7 li.egpr-sp-review .egpr-main-header-section{
display:-moz-box;
display:-webkit-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
flex-flow:row wrap;
align-items: center;
}
.egpr-layout-list .egpr-review-template7 li.egpr-sp-review:nth-of-type(2n) .egpr-main-header-section{
display:-moz-box;
display:-webkit-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
flex-flow:row-reverse wrap;
}
.egpr-layout-list .egpr-review-template7 li.egpr-sp-review:nth-of-type(2n) .egpr-right-info-section{
margin-right: 5%;
margin-left: 0;
}
.egpr-review-template7 li.egpr-sp-review{
padding:20px;
text-align: left;
}
.egpr-layout-list .egpr-review-template7 li.egpr-sp-review{ 
padding:20px 0;
}
.egpr-review-template7 .egpr-reviewer-name a {
font-weight: 700;
font-size: 18px;
color: #ffffff;
text-transform: capitalize;
margin-bottom: 5px;
display: block;
}
.egpr-review-template7 .egpr-reviewer-name a:hover {
color:#f7c327;
}
.egpr-google-reviews-wrap .egpr-review-template7 .egpr-star-icon {
color: #fcdcb5;
}
.egpr-google-reviews-wrap.egpr-review-template7 .egpr-star-icon:before {
top: 0px; 
}
.egpr-review-template7 .egpr-reviewer-star{
float: left;
}
.egpr-review-template7 .egpr-rated-time{
float: right;
display: inline-block;
font-size: 14px;
}
.egpr-review-template7 .egpr-content-reviews-wrapper{
margin-top: 25px;
font-size: 15px;
}
.egpr-review-template7 .egpr-readtxt {
display: inline-block;
color: #f7c327;
font-weight: 700;
margin-left: 10px;
cursor: pointer;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-review-template7 .egpr-readtxt:hover {
color:#ffffff;
}
.egpr-review-template7 .egpr-rateus-button-wrap a {
display: inline-block;
padding: 17px 20px;
background-color: #ffffff;
line-height: 1;
font-size: 14px;
font-weight: 700;
color: #252525;
text-transform: uppercase;
border-radius: 5px;
}
.egpr-review-template7 .egpr-rateus-button-wrap a:hover {
background-color: #252525;
color: #ffffff;
}  .egpr-review-template8 li.egpr-sp-review{
padding: 20px 30px 20px 70px;
}
.egpr-layout-list .egpr-review-template8 li.egpr-sp-review:first-child{
padding-top: 0;
}
.egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
padding:40px 60px 40px 80px;
text-align: left;
background-color: #ffffff;
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
box-shadow: 0 0 30px rgba(0,0,0,0.2);
border-radius: 100px;
position: relative;
}
.egpr-review-template8 .egpr-left-info-section{
position: absolute;
top: 50%;
left: -70px;
width: 120px;
margin-top: -60px;
border-radius: 50%;
}
.egpr-badge-vertical-position .egpr-review-template8 li.egpr-sp-review {
padding-left: 60px;
}
.egpr-badge-vertical-position .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
padding: 30px 40px 30px 60px;
}
.egpr-badge-vertical-position .egpr-review-template8 .egpr-left-info-section {
width: 100px;
left: -60px;
}
.egpr-review-template8 .egpr-reviewer-name a {
font-weight: 700;
font-size: 24px;
color: #252525;
text-transform: capitalize;
display: block;
font-family: 'Yanone Kaffeesatz', sans-serif;
line-height: 1;
}
.egpr-review-template8 .egpr-reviewer-name a:hover {
color:#2bde73;
}
.egpr-review-template8 .egpr-text-rate,
.egpr-review-template9 .egpr-text-rate {
font-size: 15px;
font-family: 'Lato',sans-serif;
display: inline-block;
margin-left: 10px;
}
.egpr-review-template8 .egpr-rated-time,
.egpr-review-template9 .egpr-rated-time{
font-size: 14px;
font-family: 'Lato',sans-serif;
display: block;
margin-top: 5px;
color: #959595;
}
.egpr-review-template8 .egpr-user-info{
float: left;
width: 25%;
}
.egpr-review-template8 .egpr-content-reviews-wrapper{
float: left;
width: 75%;
padding-left: 40px;
margin-top: 10px;
font-family: 'Roboto', sans-serif;
font-size:16px;
font-weight:300;
line-height: 1.5;
color: #464646;
}
.egpr-badge-vertical-position .egpr-review-template8 .egpr-user-info{ 
width:30%;
}
.egpr-badge-vertical-position .egpr-review-template8 .egpr-content-reviews-wrapper{
width: 70%;
padding-left: 20px; 
}
.egpr-review-template8 .egpr-readtxt,
.egpr-review-template9 .egpr-readtxt,
.egpr-review-template10 .egpr-readtxt{
color:#2bde73;
cursor: pointer;
display: inline-block;
margin-left: 10px;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-review-template8 .egpr-readtxt:hover {
color: #22ad5a;
}
.egpr-review-template8 .egpr-rateus-button-wrap a{
display: inline-block;
padding: 16px 30px 12px;
background-color: #2bde73;
color: #ffffff;
font-size: 20px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-weight: 400;
line-height: 1;
border-radius: 30px;
letter-spacing: 0.5px;
}
.egpr-review-template8 .egpr-rateus-button-wrap a:hover {
background-color: #22ad5a;
}  .egpr-review-template9 .egpr-lists-type li.egpr-sp-review {
margin:50px 0;
}
.egpr-review-template9 .egpr-lists-type li.egpr-sp-review:first-child {
margin-top: 0;
}
.egpr-review-template9 .egpr-left-info-section{
max-width: 140px;
width: 100%;
}
.egpr-review-template9 .egpr-right-info-section{
width: calc(100% - 140px);
text-align: left;
}
.egpr-review-template9 .egpr-user-info {
padding:40px;
}
.egpr-review-template9 .egpr-content-reviews-wrapper{
border:1px solid #ebebeb;
padding:50px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 18px;
color: #707070;
}
.egpr-review-template9 .egpr-reviewer-name a {
font-weight: 700;
font-size: 21px;
color: #252525;
text-transform: capitalize;
display: block;
font-family: 'Raleway', sans-serif;
}
.egpr-review-template9 .egpr-reviewer-name a:hover {
color:#fe5937;
}
.egpr-review-template9 .egpr-text-rate,
.egpr-review-template9 .egpr-rated-time {
font-family: 'Roboto Condensed', sans-serif;
}
.egpr-review-template9 .egpr-reviewer-star {
float: left;
}
.egpr-review-template9 .egpr-rated-time {
float: right;
}
.egpr-review-template9 .egpr-readtxt{
color:#fe5937;
font-family: 'Raleway', sans-serif;
font-size: 15px;
}
.egpr-review-template9 .egpr-readtxt:hover {
color: #f3846d;
}
.egpr-review-template9 .egpr-rateus-button-wrap a{
display: inline-block;
color: #707070;
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
position: relative;
border:1px solid #ebebeb;
padding:14px 20px;
}
.egpr-review-template9 .egpr-rateus-button-wrap a:after {
content: '\f040';
position: relative;
font-size: 18px;
margin-left: 8px;
font-family: 'FontAwesome';
}
.egpr-review-template9 .egpr-rateus-button-wrap a.egpr-viewall-button:after {
content: '\f06e';
}
.egpr-review-template9 .egpr-rateus-button-wrap a:hover {
color: #ffffff;
background-color: #707070;
}  .egpr-review-template10 .egpr-lists-type li.egpr-sp-review {
float: left;
width: 46%;
margin-left: 4%;
margin-bottom: 45px;
}
.egpr-review-template10 .egpr-lists-type {
margin-left: -4%;
padding: 0 20px;
}
.egpr-review-template10 .egpr-lists-type li.egpr-sp-review:nth-of-type(2n+1) {
clear:left;
}
.egpr-review-template10 li.egpr-sp-review {
text-align: left;
}
.egpr-badge-vertical-position .egpr-review-template10 .egpr-lists-type li.egpr-sp-review {
margin-bottom: 30px;
}
.egpr-review-template10 li.egpr-sp-review .egpr-main-header-section{
min-height: 235px;
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
box-shadow: 0 0 30px rgba(0,0,0,0.1);
padding: 40px;
background-color: #ffffff;
}
.egpr-badge-vertical-position .egpr-review-template10 li.egpr-sp-review .egpr-main-header-section{
padding: 30px;
}
.egpr-review-template10 .egpr-content-reviews-wrapper {
font-size: 18px;
font-family: 'Raleway',sans-serif;
font-weight: 400;
color:#464646;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #f2f2f2;
}
.egpr-review-template10 .egpr-readtxt{
color:#38c6cf;
font-family: 'Roboto', sans-serif;
font-size: 16px;
}
.egpr-review-template10 .egpr-readtxt:hover {
color: #03b4bf;
}
.egpr-review-template10 .egpr-user-info{
padding-left: 60px;
}
.egpr-review-template10 .egpr-user-review-avatar{
margin-left: -60px;
float: left;
width: 40px;
}
.egpr-review-template10 .egpr-reviewer-name a {
font-weight: 700;
font-size: 18px;
color: #555555;
text-transform: capitalize;
display: block;
font-family: 'PT Sans', sans-serif;
}
.egpr-review-template10 .egpr-reviewer-name a:hover {
color:#38c6cf;
}
.egpr-review-template10 .egpr-rated-time{
font-size: 14px;
font-family: 'Raleway', sans-serif;
color: #959595;
}
.egpr-review-template10 .egpr-left-info-section {
width: 92%;
padding-right: 30px;
}
.egpr-review-template10 .egpr-right-info-section {
width: 8%;
}
.egpr-review-template10 .egpr-reviewer-star {
text-align: center;
}
.egpr-review-template10 .egpr-reviewer-star .egpr-star-icon{
display: block;
}
.egpr-google-reviews-wrap.egpr-review-template10 .egpr-star-icon:before {
top: 0px;
left: 0;
right: 0;
margin:0 auto;
}
.egpr-review-template10 .egpr-text-rate {
font-size: 12px;
font-family: 'Raleway', sans-serif;
color: #363636;
}
.egpr-review-template10 .egpr-rateus-button-wrap {
text-align: left;
margin-top: 20px;
}
.egpr-review-template10 .egpr-rateus-button-wrap a{
display: inline-block;
padding:16px 20px;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
font-weight: 700;
color: #555555;
line-height: 1;
background-color: #ffffff;
margin-left: 20px;
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.egpr-review-template10 .egpr-rateus-button-wrap a:hover{
background-color: #555555;
color: #ffffff;
} .egpr-rateus-button-wrap .egpr-viewall-button {
margin-left: 10px;
}  .egpr-google-reviews-wrap .egpr-all-reviews-wrapper .bx-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background:none;
border:0;
}
.egpr-google-reviews-wrap .egpr-all-reviews-wrapper .bx-wrapper .bx-viewport {
background:none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.egpr-pager-dot-type .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a{
width: 14px;
height: 14px;
background:transparent;
border:2px solid #555555;
border-radius: 50%;
}
.egpr-pager-dot-type .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.egpr-pager-dot-type .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a.active, 
.egpr-pager-dot-type .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a:focus {
background:#00af88;
border-color: #00af88;
}
.egpr-show-pagination .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a{
width: 30px;
height: 30px;
background:transparent;
border-radius: 50%;
text-indent: 0;
position: relative;
color: #ffffff;
font-size: 14px;
z-index: 1;
line-height: 30px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
opacity: 0.5;
}
.egpr-show-pagination .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a:before{
content: '';
position: absolute;
background-color: #00af88;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
z-index: -1;
}
.egpr-show-pagination .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.egpr-show-pagination .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a.active, 
.egpr-show-pagination .egpr-google-reviews-wrap .bx-wrapper .bx-pager.bx-default-pager a:focus {
opacity: 1;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction a {
text-indent: 0;
background: #00af88;
color: #ffffff;
width: 60px;
height: 26px;
font-size: 14px;
line-height: 26px;
top: 0;
margin-top: 10px;
opacity: 0.7;
text-align: center;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-prev {
left: auto;
right: 80px;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-prev i {
margin-right: 5px;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-next i { 
margin-left: 5px;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction a:hover {
opacity: 1;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction a {
background: #00af88;
color: #ffffff;
text-indent: 0;
font-size: 18px;
line-height: 32px;
border-radius: 50%;
opacity: 0;
visibility: hidden;
text-align: center;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-prev {
left: -5px;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-next {
right: -5px;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper:hover a.bx-prev {
left: 5px;
opacity: 0.7;
visibility: visible;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper:hover a.bx-next {
right: 5px;
opacity: 0.7;
visibility: visible;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction a:hover {
opacity: 1;
}
.egpr-slide-vertical.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-prev{
left: auto;
right: 5px;
transform: rotate(90deg);
margin-top: -36px;
}
.egpr-slide-vertical.egpr-arrow-text-type .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction .bx-next {
right: 5px;
transform: rotate(90deg);
margin-top: 4px;
} 
.egpr-layout-slider.egpr-hidecontrols .egpr-google-reviews-wrap .bx-wrapper .bx-controls-direction,
.egpr-layout-slider.egpr-hidepager .egpr-google-reviews-wrap .bx-wrapper .bx-pager{
display: none;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper li.egpr-sp-review {
padding-top: 40px;
}
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template2 .bx-wrapper li.egpr-sp-review {
padding-top: 70px;
}
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template1 .bx-wrapper li.egpr-sp-review,
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template3 .bx-wrapper li.egpr-sp-review,
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template5 .bx-wrapper li.egpr-sp-review,
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template7 .bx-wrapper li.egpr-sp-review,
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template8 .bx-wrapper li.egpr-sp-review {
padding-top: 50px;
} .egpr-google-reviews-wrap .bx-wrapper img{
width: 100%;
}
.egpr-layout-slider .egpr-review-template1 li.egpr-sp-review,
.egpr-layout-slider .egpr-review-template3 li.egpr-sp-review,
.egpr-layout-slider .egpr-review-template5 li.egpr-sp-review,
.egpr-layout-slider .egpr-review-template6 li.egpr-sp-review,
.egpr-layout-slider .egpr-review-template9 li.egpr-sp-review {
padding: 50px 40px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template5 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template5 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template1 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template1 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template10 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template10 li.egpr-sp-review {
text-align: center;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template1 .egpr-left-info-section,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template1 .egpr-left-info-section {
margin:0 auto;
}
.egpr-arrow-text-type .egpr-google-reviews-wrap.egpr-review-template2 .bx-wrapper .bx-controls-direction a{
margin-top: 10px;
}
.egpr-slide-vertical.egpr-arrow-text-type .egpr-google-reviews-wrap.egpr-review-template2 .bx-wrapper .bx-controls-direction .bx-prev{
margin-top: -4px;
}
.egpr-slide-vertical.egpr-arrow-text-type .egpr-google-reviews-wrap.egpr-review-template2 .bx-wrapper .bx-controls-direction .bx-next {
margin-top: 36px;
}
.egpr-layout-slider .egpr-review-template8 li.egpr-sp-review {
padding:25px 50px 25px 100px;
}
.egpr-layout-slider .egpr-review-template10 .egpr-user-info {
padding-left: 120px;
}
.egpr-layout-slider .egpr-review-template10 .egpr-user-review-avatar {
margin-left: -120px;
width: 80px;
}
.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template1 .egpr-all-reviews-wrapper .bx-wrapper{
border: 1px solid #ebebeb;
background-color: #ffffff;
}
.egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section,
.egpr-layout-slider .egpr-review-template10 li.egpr-sp-review .egpr-main-header-section {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 20px 40px;
}
.egpr-layout-slider.egpr-badge-vertical-position .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section {
padding:20px 10px;
}
.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template4 .egpr-all-reviews-wrapper,
.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template10 .egpr-all-reviews-wrapper {
padding:0 20px;
}
.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template4 .egpr-all-reviews-wrapper .bx-wrapper {
-moz-box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
-webkit-box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
box-shadow: 0 0 25px rgba(78, 78, 78, 0.3);
}
.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template10 .egpr-all-reviews-wrapper .bx-wrapper {
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}  .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap,
.egpr-floating-review-wrapper .egpr-business-badge + .egpr-google-reviews-wrap,
.widget_everest_gpr_widget .egpr-business-badge + .egpr-google-reviews-wrap {
margin-top: 40px;
}
.egpr-badge-horizontal-position.egpr-layout-slider .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template2 {
margin-top: 0;
}
.egpr-badge-vertical-position .egpr-business-badge{
float: left;
width: 28%;
}
.egpr-badge-vertical-position .egpr-google-reviews-wrap {
float: left;
width: 68%;
margin-left: 4%;
}
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template5{
width: 35%;
}
.egpr-badge-vertical-position .egpr-badge-template5 + .egpr-google-reviews-wrap{
width: 61%;
}
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template8{
width:30%;
}
.egpr-badge-vertical-position .egpr-badge-template8 + .egpr-google-reviews-wrap {
width: 66%;
}
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template4,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template9,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template10{
width: 23%;
}
.egpr-badge-vertical-position .egpr-badge-template4 + .egpr-google-reviews-wrap,
.egpr-badge-vertical-position .egpr-badge-template9 + .egpr-google-reviews-wrap,
.egpr-badge-vertical-position .egpr-badge-template10 + .egpr-google-reviews-wrap {
width: 73%;
}
.egpr-floating-review-wrapper .egpr-badge-vertical-position .egpr-business-badge,
.egpr-floating-review-wrapper .egpr-badge-vertical-position .egpr-google-reviews-wrap,
.widget_everest_gpr_widget .egpr-badge-vertical-position .egpr-business-badge,
.widget_everest_gpr_widget .egpr-badge-vertical-position .egpr-google-reviews-wrap{
float: none;
width: 100%;
}
.egpr-floating-review-wrapper .egpr-badge-vertical-position .egpr-google-reviews-wrap,
.widget_everest_gpr_widget .egpr-badge-vertical-position .egpr-google-reviews-wrap {
margin:40px 0 0;
}
.egpr-badge-vertical-position .egpr-review-template5 .egpr-left-info-section {
width: 70%;
padding-right: 20px;
}
.egpr-badge-vertical-position .egpr-review-template5 .egpr-right-info-section {
width: 30%;
padding-left: 0;
} .egpr-badge-vertical-position .egpr-badge-template1 .egpr-business-avatar a, 
.egpr-badge-vertical-position .egpr-badge-template8 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.egpr-badge-vertical-position .egpr-badge-template9 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.egpr-badge-vertical-position .egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-business-avatar a, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.egpr-floating-review-wrapper .egpr-badge-template9 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.egpr-floating-review-wrapper .egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-business-avatar a, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.widget_everest_gpr_widget .egpr-badge-template9 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.widget_everest_gpr_widget .egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap {
width: 50px;
height: 50px;
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-business-avatar img, 
.egpr-badge-vertical-position .egpr-badge-template8 .egpr-business-avatar img, 
.egpr-badge-vertical-position .egpr-badge-template9 .egpr-business-avatar img, 
.egpr-badge-vertical-position .egpr-badge-template10 .egpr-business-avatar img,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-business-avatar img, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-business-avatar img, 
.egpr-floating-review-wrapper .egpr-badge-template9 .egpr-business-avatar img, 
.egpr-floating-review-wrapper .egpr-badge-template10 .egpr-business-avatar img,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-business-avatar img, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-business-avatar img, 
.widget_everest_gpr_widget .egpr-badge-template9 .egpr-business-avatar img, 
.widget_everest_gpr_widget .egpr-badge-template10 .egpr-business-avatar img  {
height: 50px;
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-business-avatar {
margin-top: 10px;
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-business-banner-info,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-business-banner-info,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-business-banner-info {
width: calc(100% - 50px);
padding-left: 15px;
}
.egpr-badge-vertical-position .egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap,
.egpr-floating-review-wrapper .egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap,
.widget_everest_gpr_widget .egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap {
top:-25px;
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-header-title h2,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-header-title h2,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-header-title h2 {
font-size: 21px;
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-ratings-wrap,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ratings-wrap,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ratings-wrap {
padding:5px 10px;,
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-average-star,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-average-star,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-average-star {
width: 40px;
height: 40px;
font-size: 14px;
right: 10px;
margin-top: -20px;
line-height: 40px;
}
.egpr-badge-vertical-position .egpr-badge-template5 .egpr-ribbon-template8 {
right: -60px;
}
.egpr-badge-vertical-position .egpr-badge-template3 .egpr-ribbon-template8 {
right: 0;
}
.egpr-badge-vertical-position .egpr-badge-template2 .egpr-ribbon-template8,
.egpr-badge-vertical-position .egpr-badge-template2 .egpr-ribbon-template4,
.egpr-badge-vertical-position .egpr-badge-template3 .egpr-ribbon-template4 {
right: -10px;
}
.egpr-badge-vertical-position .egpr-badge-template2 .egpr-heart-icon {
margin:0;
}
.egpr-badge-vertical-position .egpr-badge-template1 .egpr-ribbon-template1 {
right: -15px;
}    .egpr-floating-review-wrapper .egpr-freview-wrap {
position: fixed;
-moz-transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
z-index: 99999;
}
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-top-right,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-right,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-bottom-right{
top:0;
right: 0;
-moz-transform:translateX(100%);
-webkit-transform:translateX(100%);
transform:translateX(100%);
}
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-top-left,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-left,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-bottom-left{
top:0;
left: 0;
-moz-transform:translateX(-100%);
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
}
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-bottom-right{
text-align: right;
}
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-top-right.egpr-show-fcanvas,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-right.egpr-show-fcanvas,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-top-left.egpr-show-fcanvas,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-left.egpr-show-fcanvas,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-bottom-left.egpr-show-fcanvas,
.egpr-floating-review-wrapper .egpr-freview-wrap.egpr-position-bottom-right.egpr-show-fcanvas{
-moz-transform: none;
-webkit-transform: none;
transform: none;
}
.egpr-floating-review-wrapper .egpr-fcanvas-review-wrapper {
max-width: 400px;
height: 100vh;
overflow-y: auto;
opacity: 0;
visibility: hidden;
-moz-transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-moz-box-shadow: -10px 0px 20px rgba(0, 18, 62, 0.3);
-webkit-box-shadow: -10px 0px 20px rgba(0, 18, 62, 0.3);
box-shadow: -10px 0px 20px rgba(0, 18, 62, 0.3);
}
.egpr-floating-review-wrapper .egpr-show-fcanvas .egpr-fcanvas-review-wrapper {
opacity: 1;
visibility: visible;
}
.egpr-floating-review-wrapper .egpr-shortcode-reviews {
padding: 50px;
box-sizing: border-box;
}
.mCSB_scrollTools .mCSB_draggerContainer {
right: 10px !important;
}
.egpr-floating-review-wrapper .egpr-fcanvas-badge {
position: absolute;
cursor: pointer;
z-index: 9999;
}
.egpr-floating-review-wrapper .egpr-position-top-right .egpr-fcanvas-badge {
top: 0;
left: 0;
}
.egpr-floating-review-wrapper .egpr-position-right .egpr-fcanvas-badge {
top:50%;
left: 0;
}   
.egpr-floating-review-wrapper .egpr-position-top-left .egpr-fcanvas-badge{
top: 0;
right: 0;
}
.egpr-floating-review-wrapper .egpr-position-left .egpr-fcanvas-badge{
top: 50%;
right: 0;
}
.egpr-floating-review-wrapper .egpr-position-bottom-left .egpr-fcanvas-badge{
bottom:0;
left: 0;
}
.egpr-floating-review-wrapper .egpr-position-bottom-right .egpr-fcanvas-badge{
bottom:0;
right: 0;
display: inline-block;
vertical-align: bottom;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1 .egpr-fcanvas-badge {
max-width: 190px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-top-right .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-right .egpr-fcanvas-badge {
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
transform-origin: 0 0;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-right .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-left .egpr-fcanvas-badge {
margin-top: -80px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-top-left .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-left .egpr-fcanvas-badge { 
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transform-origin: right top;
}
.egpr-floating-review-wrapper .egpr-fcanvas-badge img {
display: block;
width: 100%;
}
.egpr-floating-review-wrapper .egpr-fcanvas-review-wrapper{
background-color: #f5f5f5;
position: relative;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1 .egpr-close-btn,
.egpr-floating-review-wrapper .egpr-fcanvas-template2 .egpr-close-btn {
position: absolute;
top: 10px;
right: 20px;
z-index: 999999; 
cursor: pointer;
color: #777777;  
font-size: 18px;
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1 .egpr-close-btn:hover,
.egpr-floating-review-wrapper .egpr-fcanvas-template2 .egpr-close-btn:hover {
color: #000000;
}
.egpr-floating-review-wrapper .egpr-review-template1 .egpr-info-section, 
.egpr-floating-review-wrapper .egpr-review-template3 .egpr-info-section, 
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-info-section, 
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-info-section, 
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-info-section, 
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-info-section, 
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-info-section,
.egpr-floating-review-wrapper .egpr-review-template6 .egpr-reviewer-star,
.egpr-floating-review-wrapper .egpr-review-template6 .egpr-rated-time,
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-reviewer-star,
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-rated-time,
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-reviewer-star,
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-rated-time,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-user-review-avatar,
.widget_everest_gpr_widget .egpr-review-template1 .egpr-info-section, 
.widget_everest_gpr_widget .egpr-review-template3 .egpr-info-section, 
.widget_everest_gpr_widget .egpr-review-template4 .egpr-info-section, 
.widget_everest_gpr_widget .egpr-review-template5 .egpr-info-section, 
.widget_everest_gpr_widget .egpr-review-template7 .egpr-info-section, 
.widget_everest_gpr_widget .egpr-review-template9 .egpr-info-section, 
.widget_everest_gpr_widget .egpr-review-template10 .egpr-info-section,
.widget_everest_gpr_widget .egpr-review-template6 .egpr-reviewer-star,
.widget_everest_gpr_widget .egpr-review-template6 .egpr-rated-time,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-reviewer-star,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-rated-time,
.widget_everest_gpr_widget .egpr-review-template9 .egpr-reviewer-star,
.widget_everest_gpr_widget .egpr-review-template9 .egpr-rated-time,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-user-review-avatar {
float: none;
}
.egpr-floating-review-wrapper .egpr-review-template1 .egpr-right-info-section,
.egpr-floating-review-wrapper .egpr-review-template3 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template1 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template3 .egpr-right-info-section {
width: 100%;
padding-left: 0;
margin-top: 15px;
}
.egpr-floating-review-wrapper .egpr-review-template1 .egpr-user-info-left-wrap,
.egpr-floating-review-wrapper .egpr-review-template1 .egpr-rated-time,
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template6 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-user-review-avatar,
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-user-info,
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-user-review-avatar,
.egpr-floating-review-wrapper .egpr-review-template8 .egpr-user-info,
.egpr-floating-review-wrapper .egpr-review-template8 .egpr-content-reviews-wrapper,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-lists-type li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template1 .egpr-user-info-left-wrap,
.widget_everest_gpr_widget .egpr-review-template1 .egpr-rated-time,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template6 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-user-review-avatar,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-user-info,
.widget_everest_gpr_widget .egpr-review-template5 .egpr-user-review-avatar,
.widget_everest_gpr_widget .egpr-review-template8 .egpr-user-info,
.widget_everest_gpr_widget .egpr-review-template8 .egpr-content-reviews-wrapper,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-lists-type li.egpr-sp-review  {
float: none;
width: 100%;
} 
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template2 .egpr-show-reviews-wrap, 
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template6 .egpr-show-reviews-wrap,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template2 .egpr-show-reviews-wrap, 
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template6 .egpr-show-reviews-wrap {
margin:0;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-left .egpr-fcanvas-badge{
top:0;
left: 0;
position: relative;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-right .egpr-fcanvas-badge{
top:0;
right: 0;
display: inline-block;
vertical-align: bottom;
position: relative;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-left,
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-right {
bottom: 34px;
-moz-transform:translateY(100%);
-webkit-transform:translateY(100%);
transform:translateY(100%);
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-left.egpr-show-fcanvas,
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-right.egpr-show-fcanvas {
bottom: 0;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-left .egpr-fcanvas-review-wrapper,
.egpr-floating-review-wrapper .egpr-fcanvas-template1.egpr-position-bottom-right .egpr-fcanvas-review-wrapper{
height: calc(100vh - 34px);
}
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template1,
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template1 {
max-width: 35px;
}
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template1,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template1{
right:-15px;
}
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template9,
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template9 {
max-width: 50px;
}
.egpr-floating-review-wrapper .egpr-badge-template2 .egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-badge-template2 .egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-badge-template2 .egpr-ribbon-template9, 
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template2,
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template9,
.widget_everest_gpr_widget .egpr-badge-template2 .egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-badge-template2 .egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-badge-template2 .egpr-ribbon-template9, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template2,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template9{
right: -20px;
}
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template9,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template9 {
top: 0;
}
.egpr-floating-review-wrapper .egpr-badge-template2 .egpr-ribbon-template8,
.widget_everest_gpr_widget .egpr-badge-template2 .egpr-ribbon-template8 {
bottom: -20px;
right: 0;
}
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template2 + .egpr-business-wrapper, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template3 + .egpr-business-wrapper, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template9 + .egpr-business-wrapper,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template2 + .egpr-business-wrapper, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template3 + .egpr-business-wrapper, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template9 + .egpr-business-wrapper {
padding-right: 30px;
}
.egpr-floating-review-wrapper .egpr-badge-template2 .egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template3,
.widget_everest_gpr_widget .egpr-badge-template2 .egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template3 {
top: -13px;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template9,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template9 {
top:-8px;
}
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template6 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-lists-type li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template6 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-lists-type li.egpr-sp-review{
margin:0 0 30px;
}
.egpr-floating-review-wrapper .egpr-review-template3 .egpr-reviewer-name, 
.egpr-floating-review-wrapper .egpr-review-template3 .egpr-reviewer-star, 
.egpr-floating-review-wrapper .egpr-review-template3 .egpr-rated-time,
.widget_everest_gpr_widget .egpr-review-template3 .egpr-reviewer-name, 
.widget_everest_gpr_widget .egpr-review-template3 .egpr-reviewer-star, 
.widget_everest_gpr_widget .egpr-review-template3 .egpr-rated-time {
display: block;
margin-left: 0;
}
.egpr-floating-review-wrapper .egpr-review-template1 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template1 li.egpr-sp-review {
padding: 20px;
}
.egpr-floating-review-wrapper .egpr-badge-template3 .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-badge-template3 .egpr-business-badge-inner-wrap {
max-width: 260px;
margin:0 auto;
}
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-left-info-section:after,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-left-info-section:after {
display: none;
}
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-left-info-section,
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-left-info-section,
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-left-info-section,
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-right-info-section,
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-right-info-section,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-left-info-section,
.widget_everest_gpr_widget .egpr-review-template5 .egpr-left-info-section,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-left-info-section,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template9 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-right-info-section {
width: 100%;
}
.egpr-floating-review-wrapper .egpr-review-template7 li.egpr-sp-review .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-review-template7 li.egpr-sp-review .egpr-main-header-section,
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template7 li.egpr-sp-review:nth-of-type(2n) .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template7 li.egpr-sp-review:nth-of-type(2n) .egpr-main-header-section {
display: block;
}
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-right-info-section,
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-right-info-section,
.egpr-floating-review-wrapper .egpr-review-template8 .egpr-content-reviews-wrapper,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template5 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template8 .egpr-content-reviews-wrapper {
width: 100%;
padding-left: 0;
}
.egpr-floating-review-wrapper .egpr-review-template4 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template4 li.egpr-sp-review  {
padding: 25px 25px 30px;
}
.egpr-floating-review-wrapper .egpr-review-template4 li.egpr-sp-review:last-child,
.widget_everest_gpr_widget .egpr-review-template4 li.egpr-sp-review:last-child  {
padding-bottom: 0;
}
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-user-info,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section,
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-left-info-section-inner-wrap,
.egpr-floating-review-wrapper .egpr-review-template8 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-user-info,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-lists-type li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-user-info,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-user-info,
.widget_everest_gpr_widget .egpr-review-template5 .egpr-left-info-section-inner-wrap,
.widget_everest_gpr_widget .egpr-review-template8 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template9 .egpr-user-info,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-lists-type li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-user-info {
padding:0;
}
.egpr-floating-review-wrapper .egpr-review-template6 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template6 li.egpr-sp-review  {
padding: 25px;
}
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template6 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template6 .egpr-rateus-button-wrap {
margin-top:30px;
}
.egpr-floating-review-wrapper .egpr-review-template4 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-right-info-section,
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-user-review-avatar,
.widget_everest_gpr_widget .egpr-review-template4 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-user-review-avatar{
margin-left: 0;
}
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-user-review-avatar,
.widget_everest_gpr_widget .egpr-review-template5 .egpr-user-review-avatar{
max-width: 130px;
margin:0 auto;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-business-badge-inner-wrap {
max-width: 280px;
margin:0 auto;
}
.egpr-floating-review-wrapper .egpr-review-template6 .egpr-bottom-section,
.widget_everest_gpr_widget .egpr-review-template6 .egpr-bottom-section {
text-align: left;
margin-top: 15px;
}
.egpr-floating-review-wrapper  .egpr-layout-slider .egpr-review-template6 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template6 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template6 .egpr-bottom-section,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template6 .egpr-bottom-section {
text-align: center;
}
.egpr-floating-review-wrapper .egpr-review-template2 .egpr-readtxt, 
.egpr-floating-review-wrapper .egpr-review-template6 .egpr-readtxt,
.egpr-floating-review-wrapper .egpr-review-template6 .egpr-content-reviews-wrapper,
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-content-reviews-wrapper,
.widget_everest_gpr_widget .egpr-review-template2 .egpr-readtxt, 
.widget_everest_gpr_widget .egpr-review-template6 .egpr-readtxt,
.widget_everest_gpr_widget .egpr-review-template6 .egpr-content-reviews-wrapper,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-content-reviews-wrapper {
margin-top: 5px;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-business-avatar,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-business-avatar {
width: 24%;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-business-banner-info,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-business-banner-info {
width: 76%;
padding: 15px;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-avatar-img-wrap,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-avatar-img-wrap {
width: 100%;
height: calc(100% - 20px);
left: 0;
padding: 8px;
}
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template4, 
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template5, 
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template6, 
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template7,
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template4, 
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template5, 
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template6, 
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template7 {
max-width: 70px;
}
.egpr-floating-review-wrapper .egpr-badge-template7 .egpr-ribbon-template4, 
.egpr-floating-review-wrapper .egpr-badge-template6 .egpr-ribbon-template5, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template6, 
.egpr-floating-review-wrapper .egpr-badge-template3 .egpr-ribbon-template6, 
.egpr-floating-review-wrapper .egpr-badge-template6 .egpr-ribbon-template6, 
.egpr-floating-review-wrapper .egpr-badge-template10 .egpr-ribbon-template6,
.widget_everest_gpr_widget .egpr-badge-template7 .egpr-ribbon-template4, 
.widget_everest_gpr_widget .egpr-badge-template6 .egpr-ribbon-template5, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template6, 
.widget_everest_gpr_widget .egpr-badge-template3 .egpr-ribbon-template6, 
.widget_everest_gpr_widget .egpr-badge-template6 .egpr-ribbon-template6, 
.widget_everest_gpr_widget .egpr-badge-template10 .egpr-ribbon-template6 {
bottom: -20px;
}
.egpr-floating-review-wrapper .egpr-badge-template9 .egpr-ribbon-template4, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template7, 
.egpr-floating-review-wrapper .egpr-badge-template9 .egpr-ribbon-template7, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template8,
.widget_everest_gpr_widget .egpr-badge-template9 .egpr-ribbon-template4, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template7, 
.widget_everest_gpr_widget .egpr-badge-template9 .egpr-ribbon-template7, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template8 {
bottom: -60px;
}
.egpr-floating-review-wrapper .egpr-badge-template2 .egpr-ribbon-template4, 
.egpr-floating-review-wrapper .egpr-badge-template3 .egpr-ribbon-template4, 
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template4,
.widget_everest_gpr_widget .egpr-badge-template2 .egpr-ribbon-template4, 
.widget_everest_gpr_widget .egpr-badge-template3 .egpr-ribbon-template4, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template4 {
top: -30px;
right: -30px;
}
.egpr-floating-review-wrapper .egpr-review-template2 .egpr-reviewer-star,
.widget_everest_gpr_widget .egpr-review-template2 .egpr-reviewer-star{
display: block;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-banner.egpr-ribbon-template6,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-banner.egpr-ribbon-template6 {
top:-25px;
}
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template8,
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template8 {
max-width: 90px;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template8,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template8{
right: 0;
top: -15px;
-moz-transform: none;
-webkit-transform: none;
transform: none;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template8 + .egpr-business-wrapper,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template8 + .egpr-business-wrapper{
margin-top: 15px;
}
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template8,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template8 {
top: -27px;
}
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template10,
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template10 {
max-width: 80px;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-info-section.egpr-left-info-section {
max-width: 200px;
margin:20px auto;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-lists-type li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-lists-type li.egpr-sp-review{
padding: 0;
margin:0 auto 30px;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-lists-type li.egpr-sp-review:last-child,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-lists-type li.egpr-sp-review:last-child{
margin-bottom: 0;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template7 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template7 li.egpr-sp-review {
padding: 20px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template7 .egpr-right-info-section,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template7 .egpr-right-info-section {
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
box-shadow: 0 0 20px rgba(0,0,0,0.2);
padding: 45px 20px 20px;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-user-review-avatar a,
.widget_everest_gpr_widget .egpr-review-template7 .egpr-user-review-avatar a {
text-align: center;
}
.egpr-floating-review-wrapper .egpr-badge-template6 .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-badge-template6 .egpr-business-badge-inner-wrap {
margin:0 auto;
}
.egpr-floating-review-wrapper .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap,
.widget_everest_gpr_widget .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap,
.egpr-floating-review-wrapper .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template8,
.widget_everest_gpr_widget .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template8  {
margin-top: 60px;
}
.egpr-floating-review-wrapper .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template7,
.widget_everest_gpr_widget .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template7 {
margin-top: 40px;
}
.egpr-floating-review-wrapper .egpr-review-template8 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template8 li.egpr-sp-review {
margin-bottom: 70px;
}
.egpr-floating-review-wrapper .egpr-review-template8 li.egpr-sp-review:last-child,
.widget_everest_gpr_widget .egpr-review-template8 li.egpr-sp-review:last-child {
margin-bottom: 10px;
}
.egpr-floating-review-wrapper .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section{
padding: 50px 30px 25px;
text-align: center;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section{
margin:40px 20px 20px;
}
.egpr-floating-review-wrapper .egpr-review-template8 .egpr-left-info-section,
.widget_everest_gpr_widget .egpr-review-template8 .egpr-left-info-section {
left: 0;
right: 0;
margin:0 auto;
top:-40px;
max-width: 80px
}
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-user-info,
.widget_everest_gpr_widget .egpr-review-template9 .egpr-user-info {
margin:10px 0;
}
.egpr-floating-review-wrapper .egpr-review-template9 .egpr-content-reviews-wrapper,
.egpr-floating-review-wrapper .egpr-review-template10 li.egpr-sp-review .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-review-template9 .egpr-content-reviews-wrapper,
.widget_everest_gpr_widget .egpr-review-template10 li.egpr-sp-review .egpr-main-header-section {
padding: 20px;
}
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-lists-type,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-lists-type {
margin-left: 0;
padding: 0;
}
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-content-reviews-wrapper,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-content-reviews-wrapper {
margin-bottom:10px;
padding-bottom: 10px;
}
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-reviewer-star .egpr-star-icon,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-reviewer-star .egpr-star-icon {
display: inline-block;
}
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template10 .egpr-reviewer-star,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template10 .egpr-reviewer-star {
text-align: left;
}
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-rateus-button-wrap a,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-rateus-button-wrap a {
margin-left: 0;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-business-wrapper,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-business-wrapper {
width: 200px;
height: 200px;
margin: 15px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template9,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template9 {
top: 35%;
left: -43px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template7,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template8,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template10,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template7,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template8,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template10 {
bottom: -35px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template4,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template5,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template6,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template4,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template5,
.widget_everest_gpr_widget .egpr-badge-template8.egpr-ribbon-template6 {
bottom:-40px;
}
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-left-info-section,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-left-info-section {
width: 100%;
padding: 0;
margin:0;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template10 .egpr-user-review-avatar,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template10 .egpr-user-review-avatar {
margin:0 auto 15px;
}
.egpr-floating-review-wrapper .egpr-badge-template9 .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-badge-template9 .egpr-business-badge-inner-wrap  {
margin:0 auto 90px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template1 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template1 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-review-template2 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-review-template2 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template5 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template5 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template6 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template6 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-review-template8 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-review-template8 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template10 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template10 .egpr-rateus-button-wrap{
text-align: center;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template4 .egpr-all-reviews-wrapper, 
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template10 .egpr-all-reviews-wrapper,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template4 .egpr-all-reviews-wrapper, 
.widget_everest_gpr_widget .egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template10 .egpr-all-reviews-wrapper,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template9 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template9 li.egpr-sp-review {
padding: 0;
}
.egpr-floating-review-wrapper .egpr-review-template5 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-review-template5 li.egpr-sp-review {
padding:20px 10px;
}
.egpr-google-reviews-wrap.egpr-review-template4 .egpr-all-reviews-wrapper .bx-wrapper,
.egpr-google-reviews-wrap.egpr-review-template6 .egpr-all-reviews-wrapper .bx-wrapper,
.egpr-google-reviews-wrap.egpr-review-template10 .egpr-all-reviews-wrapper .bx-wrapper {
background:#ffffff;
}
.egpr-show-pagination .egpr-google-reviews-wrap .egpr-all-reviews-wrapper .bx-wrapper .bx-pager {
bottom: -50px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template4 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template4 .egpr-rateus-button-wrap {
margin: 70px 0 25px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template6 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template6 .egpr-rateus-button-wrap,
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template10 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template10 .egpr-rateus-button-wrap {
margin-top: 80px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template7 .egpr-rateus-button-wrap,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template7 .egpr-rateus-button-wrap {
margin-left: 20px;
}
.egpr-floating-review-wrapper .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section,
.widget_everest_gpr_widget .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
border-radius: 30px;
}
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template6 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template6 li.egpr-sp-review {
min-height: auto;
}
.egpr-floating-review-wrapper .egpr-review-template6 li.egpr-sp-review{
background-color: #f5f5f5;
}
.egpr-floating-review-wrapper  .egpr-control-text-type.egpr-layout-slider .egpr-review-template3 li.egpr-sp-review {
padding:50px 0;
}
.egpr-floating-review-wrapper .egpr-control-text-type.egpr-layout-slider .egpr-google-reviews-wrap .bx-wrapper li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-control-text-type.egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section {
padding-top: 50px;
}
.egpr-floating-review-wrapper .egpr-control-text-type.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template2 .bx-wrapper li.egpr-sp-review {
padding-top: 110px;
} .egpr-floating-review-wrapper .egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-fcanvas-badge  {
max-width: 100px;
}
.egpr-floating-review-wrapper .egpr-position-top-right.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-right.egpr-fcanvas-template5 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template5 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template5 .egpr-fcanvas-badge {
left: -100px;
}
.egpr-floating-review-wrapper .egpr-position-top-left.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-left.egpr-fcanvas-template5 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template5 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template5 .egpr-fcanvas-badge{
right: -100px;
left: auto;
}
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template2 .egpr-fcanvas-badge{
bottom:0px;
} .egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-close-btn,
.egpr-floating-review-wrapper .egpr-fcanvas-template4 .egpr-close-btn,
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-close-btn {
position: absolute;
top:15px;
right: 15px;
width: 23px;
height: 23px;
background-color: #f78200;
border-radius: 50%;
text-align: center;
font-size: 12px;
line-height: 23px;
z-index: 999999; 
cursor: pointer;
color: #ffffff;  
-moz-transition:all 350ms ease-in-out;
-webkit-transition:all 350ms ease-in-out;
transition:all 350ms ease-in-out;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-close-btn:hover {
background-color: #da7506;
}
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template2 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template5 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template5 .egpr-fcanvas-badge {
margin-top:-50px;
}
.egpr-floating-review-wrapper .egpr-position-top-right.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-right.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-right.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template4 .egpr-fcanvas-badge {
left: -110px;
}
.egpr-floating-review-wrapper .egpr-position-top-left.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-left.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-left.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template4 .egpr-fcanvas-badge{
right: -110px;
left: auto;
}
.egpr-floating-review-wrapper .egpr-position-top-right.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-right.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-left.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-top-left.egpr-fcanvas-template4 .egpr-fcanvas-badge{
top: 10px;
}
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-right.egpr-fcanvas-template4 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template3 .egpr-fcanvas-badge,
.egpr-floating-review-wrapper .egpr-position-bottom-left.egpr-fcanvas-template4 .egpr-fcanvas-badge {
bottom:10px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-fcanvas-review-wrapper{
padding: 0;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-google-reviews-wrap{
padding: 40px;
background-color: #3f51b3;
}
.egpr-floating-review-wrapper .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-business-badge-inner-wrap {
margin:20px auto 50px;
}
.egpr-floating-review-wrapper .egpr-badge-template10 .egpr-ribbon-template1,
.widget_everest_gpr_widget .egpr-badge-template10 .egpr-ribbon-template1 {
bottom: -35px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-business-badge-inner-wrap {
margin:50px auto;
}
.egpr-floating-review-wrapper .egpr-business-badge.egpr-badge-template8 + .egpr-google-reviews-wrap.egpr-review-template8,
.widget_everest_gpr_widget .egpr-business-badge.egpr-badge-template8 + .egpr-google-reviews-wrap{
margin-top: 110px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-shortcode-reviews {
padding: 0;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-business-badge {
padding: 40px 40px 0;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-google-reviews-wrap.egpr-review-template8 {
padding-top: 80px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-fcanvas-badge:before,
.egpr-floating-review-wrapper .egpr-fcanvas-template4 .egpr-fcanvas-badge:before {
content: "";
background: #f6be18;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
position: absolute;
width: 70px;
height: 70px;
top: 50%;
left: 50%;
margin-top: -35px;
margin-left: -35px;
z-index: -1;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-name: animation-y;
animation-name: animation-y;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
} 
@-webkit-keyframes animation-y {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
}
@keyframes animation-y {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
} .egpr-floating-review-wrapper .egpr-fcanvas-template4 .egpr-close-btn {
border-radius: 0;
background-color: #ef040e;
opacity: 0.5;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template4 .egpr-close-btn:hover {
opacity: 1;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template4 .egpr-fcanvas-badge {
max-width: 100px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template4 .egpr-fcanvas-badge:before {
background:#4fb46a;
} .egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-fcanvas-review-wrapper {
padding: 20px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-shortcode-reviews{
background-color:#ffffff;
padding:30px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-close-btn {
border-radius: 0;
background-color: #4385f5;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-close-btn:hover {
background-color: #4d81da;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-review-template6 .egpr-rateus-button-wrap a{
background-color: #eeeeee;
border-color:#eeeeee;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-review-template6 .egpr-rateus-button-wrap a:hover{
background-color: transparent;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-review-template7 .egpr-rateus-button-wrap a,
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-review-template10 .egpr-rateus-button-wrap a{
background-color: #eeeeee;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-review-template7 .egpr-rateus-button-wrap a:hover{
background-color: #000000;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template5 .egpr-review-template10 .egpr-rateus-button-wrap a:hover{
background-color: #555555;
}  .egpr-floating-review-wrapper .egpr-badge-template4 .egpr-business-badge-inner-wrap,
.widget_everest_gpr_widget .egpr-badge-template4 .egpr-business-badge-inner-wrap {
margin:0 auto;
} .egpr-review-preview{
max-width: 1170px;
margin: 0 auto;
} .egpr-business-badge{
padding: 20px;
}
.egpr-review-section{
padding:20px;
}
.egpr-rateus-button-wrap {
padding: 0 20px;
}
.egpr-badge-outer-new-wrapper{
position: relative;
overflow: hidden;
}
.egpr-review-section-outer-new-wrap{
position: relative;
overflow: hidden;
}
.egpr-badge-template3 .egpr-business-wrapper{
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.3);
box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.egpr-review-template8 li.egpr-sp-review .egpr-main-header-section{
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.egpr-badge-template5 .egpr-business-avatar{
-webkit-box-shadow: -4px 0px 15px rgba(0,0,0,0.23);
box-shadow: -4px 0px 15px rgba(0,0,0,0.23);
}
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template9,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template4{
width: auto;
float: none;
}
.egpr-show-5-star-rating.egpr-badge-vertical-position .egpr-badge-outer-new-wrapper,
.egpr-layout-slider.egpr-badge-vertical-position .egpr-badge-outer-new-wrapper{
width: 23%;
float: left;
}
.egpr-badge-vertical-position .egpr-business-badge {
float: none;
width: auto;
}
.egpr-badge-template6 .egpr-ribbon-template5{
bottom: -25px;
}
.egpr-badge-template6 .egpr-business-wrapper{
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
box-shadow: 0 0 20px rgba(0,0,0,0.1); 
}
.egpr-review-template10.egpr-layout-slider.egpr-badge-vertical-position .egpr-badge-outer-new-wrapper{
width: 30%;
}
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template8{
width: auto;
}
.egpr-badge-vertical-position.egpr-review-template10.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template10{
width: 66%;
}
.egpr-badge-template8 .egpr-business-wrapper{
width: 210px;
height: 210px;
}
.egpr-review-template10.egpr-layout-slider .egpr-badge-template8 .egpr-ribbon-template6 {
bottom: -25px;
right: 10px;
}
.egpr-review-template1 .egpr-rateus-button-wrap,
.egpr-review-template3 .egpr-rateus-button-wrap,
.egpr-review-template4 .egpr-rateus-button-wrap,
.egpr-layout-slider .egpr-review-template6 .egpr-rateus-button-wrap,
.egpr-review-template7 .egpr-rateus-button-wrap,
.egpr-review-template8 .egpr-rateus-button-wrap,
.egpr-review-template9 .egpr-rateus-button-wrap {    
margin-top: 10px;
}
.egpr-review-template3 .egpr-badge-outer-new-wrapper {
width: 28%;
float: left;
}
.egpr-review-template4 .egpr-badge-outer-new-wrapper,
.egpr-review-template6 .egpr-badge-outer-new-wrapper,
.egpr-review-template9 .egpr-badge-outer-new-wrapper,
.egpr-review-template10 .egpr-badge-outer-new-wrapper{
width: 28%;
float: left;
}
.egpr-badge-template6 .egpr-ribbon-template6{
bottom: -25px;
}
.egpr-badge-template8 .egpr-ribbon-template8 {
bottom: -25px;    
}
.egpr-review-template8 .egpr-badge-outer-new-wrapper {
width: 30%;
float: left;
}
.egpr-review-template8.egpr-badge-vertical-position .egpr-google-reviews-wrap {
float: left;
width: 66%;
}
.egpr-review-template10 .egpr-rateus-button-wrap {    
margin-top: 0px;
}
.egpr-badge-template8 .egpr-business-wrapper {
width: 190px;
height: 190px;
left: 20px;
}
.egpr-badge-outer-new-wrapper.egpr-bounce,
.egpr-review-section-outer-new-wrap.egpr-bounce,
.egpr-badge-outer-new-wrapper.egpr-flip,
.egpr-review-section-outer-new-wrap.egpr-flip,
.egpr-review-section-outer-new-wrap.egpr-flipInX,
.egpr-review-section-outer-new-wrap.egpr-flipInX,
.egpr-review-section-outer-new-wrap.egpr-flipInY,
.egpr-review-section-outer-new-wrap.egpr-flipInY,
.egpr-review-section-outer-new-wrap.egpr-lightSpeedIn,
.egpr-review-section-outer-new-wrap.egpr-lightSpeedIn,
.egpr-review-section-outer-new-wrap.egpr-flash,
.egpr-review-section-outer-new-wrap.egpr-flash,
.egpr-review-section-outer-new-wrap.egpr-pulse,
.egpr-review-section-outer-new-wrap.egpr-pulse{
overflow: visible;
}
.egpr-review-template7 .egpr-right-info-section{
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
box-shadow: 0 0 20px rgba(0,0,0,0.2);   
}
.egpr-review-template7 .egpr-user-review-avatar a{
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.egpr-floating-review-wrapper .egpr-review-template8 .egpr-badge-outer-new-wrapper {
width: 100%;
float: none;
}
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template4{
right: -15px;
}
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-google-reviews-wrap.egpr-review-template8{
margin-top: 60px;
}
.egpr-floating-review-wrapper .egpr-review-section-outer-new-wrap,
.egpr-floating-review-wrapper .egpr-badge-outer-new-wrapper{
overflow: visible;
}
.egpr-floating-review-wrapper .egpr-business-badge,
.egpr-floating-review-wrapper .egpr-review-section {
padding: 0;
}
.egpr-floating-review-wrapper .egpr-google-reviews-wrap.egpr-review-template8 {
margin-top: 80px;
}
.egpr-floating-review-wrapper .egpr-review-template1 .egpr-rateus-button-wrap{
margin-top: 30px;
} @media (max-width: 1170px) {
}
@media (max-width: 840px) {
.egpr-badge-horizontal-position .egpr-review-template1 .egpr-right-info-section {
float: none;
width: 100%;
}
.egpr-badge-horizontal-position .egpr-review-template1 .egpr-right-info-section {
float: none;
width: 100%;
padding-left: 0;
margin-top: 10px;
}
}
@media (max-width: 768px) {
.egpr-badge-vertical-position .egpr-business-badge {
float: none;
width: 100%;
}
.egpr-badge-vertical-position .egpr-google-reviews-wrap {
float: none;
width: 100%;
margin-left: 0%;
}
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template5,
.egpr-badge-vertical-position .egpr-badge-template5 + .egpr-google-reviews-wrap,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template8,
.egpr-badge-vertical-position .egpr-badge-template8 + .egpr-google-reviews-wrap,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template4,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template9,
.egpr-badge-vertical-position .egpr-business-badge.egpr-badge-template10,
.egpr-badge-vertical-position .egpr-badge-template4 + .egpr-google-reviews-wrap,
.egpr-badge-vertical-position .egpr-badge-template9 + .egpr-google-reviews-wrap,
.egpr-badge-vertical-position .egpr-badge-template10 + .egpr-google-reviews-wrap {
width: 100%;
}
.egpr-badge-vertical-position .egpr-business-badge + .egpr-google-reviews-wrap {
margin-top: 40px;
}
.egpr-show-5-star-rating.egpr-badge-vertical-position .egpr-badge-outer-new-wrapper,
.egpr-layout-slider.egpr-badge-vertical-position .egpr-badge-outer-new-wrapper{
width: 100%;   
float:none 
}
.egpr-review-template10.egpr-layout-slider.egpr-badge-vertical-position .egpr-badge-outer-new-wrapper{
width: 100%;
float:none 
}
.egpr-badge-vertical-position.egpr-review-template10.egpr-layout-slider .egpr-google-reviews-wrap.egpr-review-template10{
width: 100%;
float:none 
}
.egpr-review-template3 .egpr-badge-outer-new-wrapper {
width: 100%;  
float:none   
}
.egpr-review-template4 .egpr-badge-outer-new-wrapper,
.egpr-review-template6 .egpr-badge-outer-new-wrapper,
.egpr-review-template9 .egpr-badge-outer-new-wrapper,
.egpr-review-template10 .egpr-badge-outer-new-wrapper{
width: 100%; 
float:none    
}
.egpr-review-template8 .egpr-badge-outer-new-wrapper {
width: 100%;   
float:none  
}
.egpr-review-template8.egpr-badge-vertical-position .egpr-google-reviews-wrap {    
width: 100%;
float:none 
}
.egpr-badge-template8 .egpr-business-badge-inner-wrap {
width: 230px;
height: 230px;
margin: 40px 45px 45px;
}
}
@media (max-width: 767px) {
.egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.egpr-layout-list .egpr-review-template6 li.egpr-sp-review {
width: 46.66%;
}
.egpr-layout-list.egpr-badge-horizontal-position .egpr-review-template2 li.egpr-sp-review:nth-of-type(3n+1), 
.egpr-layout-list.egpr-badge-horizontal-position .egpr-review-template6 li.egpr-sp-review:nth-of-type(3n+1){
clear: none;
}
.egpr-layout-list.egpr-badge-horizontal-position .egpr-review-template2 li.egpr-sp-review:nth-of-type(2n+1), 
.egpr-layout-list.egpr-badge-horizontal-position .egpr-review-template6 li.egpr-sp-review:nth-of-type(2n+1){
clear: left;
}
.egpr-review-template4 li.egpr-sp-review .egpr-main-header-section {
padding: 20px;
}
.egpr-review-template4 .egpr-reviewer-name a{
font-size: 21px;
}
.egpr-review-template4 .egpr-user-review-avatar {
width: 60px;
}
.egpr-review-template4 .egpr-user-info {
width: calc(100% - 60px);
padding: 0 15px;
}
.egpr-review-template4 .egpr-rateus-button-wrap a {
font-size: 16px;
padding:18px 22px;
}
.egpr-review-template7 .egpr-right-info-section,
.egpr-review-template9 .egpr-content-reviews-wrapper,
.egpr-review-template10 li.egpr-sp-review .egpr-main-header-section {
padding: 25px;
}
.egpr-review-template8 .egpr-left-info-section {
max-width: 90px;
left: -40px;
}
.egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
padding: 25px 40px 25px 65px;
}
.egpr-review-template8 .egpr-content-reviews-wrapper {
padding-left: 20px;
}
.egpr-review-template8 li.egpr-sp-review {
padding: 20px 20px 20px 40px;
}
.egpr-review-template9 .egpr-left-info-section {
max-width: 100px;
}
.egpr-review-template9 .egpr-user-info {
padding: 20px 30px;
} 
.egpr-review-template10 li.egpr-sp-review {
padding: 15px;
}
.egpr-review-template10 .egpr-lists-type li.egpr-sp-review {
width: 49%;
margin-left: 1%;
}
.egpr-review-template10 .egpr-lists-type {
margin-left: -1%;
}
}
@media (max-width: 570px){
.egpr-review-template1 .egpr-info-section, 
.egpr-review-template3 .egpr-info-section, 
.egpr-review-template4 .egpr-info-section, 
.egpr-review-template5 .egpr-info-section,
.egpr-badge-vertical-position .egpr-review-template5 .egpr-left-info-section, 
.egpr-review-template7 .egpr-info-section, 
.egpr-review-template9 .egpr-info-section, 
.egpr-review-template10 .egpr-info-section {
float: none;
}
.egpr-review-template1 .egpr-right-info-section,
.egpr-review-template3 .egpr-right-info-section,
.egpr-review-template4 .egpr-right-info-section,
.egpr-review-template5 .egpr-right-info-section,
.egpr-badge-vertical-position .egpr-review-template5 .egpr-right-info-section {
width: 100%;
padding-left: 0;
margin-top: 10px;
}
.egpr-review-template1 .egpr-left-info-section,
.egpr-floating-review-wrapper .egpr-review-template5 .egpr-user-review-avatar, 
.widget_everest_gpr_widget .egpr-review-template5 .egpr-user-review-avatar {
max-width: 100px;
}
.egpr-layout-list .egpr-review-template2 li.egpr-sp-review,
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template4 li.egpr-sp-review,
.egpr-layout-list .egpr-review-template6 li.egpr-sp-review,
.egpr-review-template10 .egpr-lists-type li.egpr-sp-review,
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template1 li.egpr-sp-review,
.egpr-badge-vertical-position.egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.egpr-badge-vertical-position.egpr-layout-list .egpr-review-template6 li.egpr-sp-review {
float: none;
width: 100%;
margin-left: 0;
}
.egpr-review-template2 .egpr-info-section.egpr-top-section {
max-width: 100px;
top:-50px;
}
.egpr-review-template2 li.egpr-sp-review{
padding-top: 50px;
}
.egpr-review-template2 li.egpr-sp-review .egpr-main-header-section {
padding:60px 20px 20px;
}
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template1 .egpr-show-reviews-wrap,
.egpr-layout-list .egpr-review-template2 .egpr-show-reviews-wrap, 
.egpr-badge-horizontal-position.egpr-layout-list .egpr-review-template4 .egpr-show-reviews-wrap,
.egpr-layout-list .egpr-review-template6 .egpr-show-reviews-wrap,
.egpr-review-template10 .egpr-lists-type,
.egpr-layout-list.egpr-badge-vertical-position .egpr-review-template2 .egpr-show-reviews-wrap, 
.egpr-layout-list.egpr-badge-vertical-position .egpr-review-template6 .egpr-show-reviews-wrap {
margin-left: 0;
}
.egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template2 {
margin-top: 20px;
}
.egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.egpr-layout-list .egpr-review-template6 li.egpr-sp-review {
margin-bottom: 30px;
}
.egpr-review-template2 .egpr-rateus-button-wrap,
.egpr-review-template8 .egpr-rateus-button-wrap{
text-align: center;
}
.egpr-review-template4 .egpr-left-info-section,
.egpr-review-template5 .egpr-left-info-section,
.egpr-badge-vertical-position .egpr-review-template5 .egpr-left-info-section,
.egpr-review-template7 .egpr-right-info-section,
.egpr-review-template9 .egpr-right-info-section,
.egpr-review-template10 .egpr-left-info-section,
.egpr-review-template10 .egpr-right-info-section {
width: 100%;
}
.egpr-review-template4 .egpr-left-info-section:after {
display: none;
}
.egpr-review-template7 li.egpr-sp-review .egpr-main-header-section {
display: block;
}
.egpr-review-template7 .egpr-left-info-section {
max-width: 200px;
width: 100%;
margin: 0 auto 20px;
}
.egpr-review-template7 .egpr-right-info-section {
margin: 0;
}
.egpr-layout-list .egpr-review-template7 li.egpr-sp-review:nth-of-type(2n) .egpr-right-info-section {
margin-right: 0;
}
.egpr-review-template7 li.egpr-sp-review {
margin-bottom: 20px;
}
.egpr-layout-list .egpr-review-template8 li.egpr-sp-review {
padding: 20px;
margin-top: 50px;
}
.egpr-review-template8 .egpr-left-info-section,
.egpr-badge-vertical-position .egpr-review-template8 .egpr-left-info-section {
left: 50%;
margin-left: -45px;
top:10px;
}
.egpr-review-template8 li.egpr-sp-review .egpr-main-header-section,
.egpr-badge-vertical-position .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
padding: 50px 25px 25px;
}
.egpr-review-template8 .egpr-user-info,
.egpr-review-template8 .egpr-content-reviews-wrapper,
.egpr-badge-vertical-position .egpr-review-template8 .egpr-user-info,
.egpr-badge-vertical-position .egpr-review-template8 .egpr-content-reviews-wrapper {
float: none;
width: 100%;
text-align: center;
}
.egpr-review-template8 .egpr-content-reviews-wrapper,
.egpr-badge-vertical-position .egpr-review-template8 .egpr-content-reviews-wrapper {
padding-left: 0;
}
.egpr-layout-slider .egpr-review-template8 li.egpr-sp-review {
padding: 60px 30px 30px;
}
.egpr-review-template9 .egpr-user-info {
padding:20px 0;
}
.egpr-review-template10 .egpr-left-info-section {
padding-right: 0;
}
.egpr-review-template10 .egpr-reviewer-star .egpr-star-icon {
display: inline-block; 
}
.egpr-review-template10 .egpr-reviewer-star {
text-align: left;
}
.egpr-floating-review-wrapper .egpr-review-template10 .egpr-reviewer-star,
.widget_everest_gpr_widget .egpr-review-template10 .egpr-reviewer-star {
text-align: center;
}
.egpr-review-template10 .egpr-lists-type {
padding: 0;
}
.egpr-review-template10 .egpr-lists-type li.egpr-sp-review {
margin-bottom: 10px;
}
.egpr-layout-list .egpr-review-template8 li.egpr-sp-review:first-child {
padding-top: 30px;
}
.egpr-layout-list .egpr-badge-template8 + .egpr-review-template8 li.egpr-sp-review:first-child {
padding-top: 50px;
}
}
@media (max-width: 480px){
.egpr-review-template7 .egpr-reviewer-star,
.egpr-review-template9 .egpr-reviewer-star {
float: none;
}
.egpr-review-template7 .egpr-rated-time,
.egpr-review-template9 .egpr-rated-time {
float: none;
display: block;
}
.egpr-show-pagination .egpr-google-reviews-wrap.egpr-review-template7 .egpr-all-reviews-wrapper .bx-wrapper .bx-pager,
.egpr-show-pagination .egpr-google-reviews-wrap.egpr-review-template8 .egpr-all-reviews-wrapper .bx-wrapper .bx-pager,
.egpr-show-pagination .egpr-google-reviews-wrap.egpr-review-template9 .egpr-all-reviews-wrapper .bx-wrapper .bx-pager {
bottom: -34px;
}
.egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
border-radius: 30px;
}
.egpr-badge-template1 .egpr-business-avatar a, 
.egpr-badge-template8 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.egpr-badge-template9 .egpr-business-avatar a.egpr-avatar-img-wrap, 
.egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap {
width: 50px;
height: 50px;
}
.egpr-badge-template1 .egpr-business-avatar img, 
.egpr-badge-template8 .egpr-business-avatar img, 
.egpr-badge-template9 .egpr-business-avatar img, 
.egpr-badge-template10 .egpr-business-avatar img {
height: 50px;
}
.egpr-badge-template1 .egpr-business-avatar {
margin-top: 10px;
}
.egpr-badge-template1 .egpr-business-banner-info {
width: calc(100% - 50px);
padding-left: 15px;
}
.egpr-ribbon-banner.egpr-ribbon-template1 {
max-width: 38px;
}
.egpr-badge-template1 .egpr-ribbon-template1 {
right: -6px;
}
.egpr-badge-template1 .egpr-business-badge-inner-wrap {
max-width: 300px;
}
.egpr-badge-template1 .egpr-average-star {
width: 40px;
height: 40px;
margin-top: -20px;
line-height: 40px;
font-size: 14px;
right: 0;
}
.egpr-ribbon-banner.egpr-ribbon-template2, 
.egpr-ribbon-banner.egpr-ribbon-template3, 
.egpr-ribbon-banner.egpr-ribbon-template9 {
max-width: 50px;
}
.egpr-badge-template1 .egpr-ribbon-template2, 
.egpr-badge-template1 .egpr-ribbon-template3, 
.egpr-badge-template1 .egpr-ribbon-template9,
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template3, 
.egpr-floating-review-wrapper .egpr-badge-template1 .egpr-ribbon-template9,
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template3, 
.widget_everest_gpr_widget .egpr-badge-template1 .egpr-ribbon-template9 {
top: -8px;
right: 10px;
}
.egpr-ribbon-banner.egpr-ribbon-template4,
.egpr-floating-review-wrapper .egpr-ribbon-banner.egpr-ribbon-template4,
.widget_everest_gpr_widget .egpr-ribbon-banner.egpr-ribbon-template4 {
max-width: 60px;
}
.egpr-ribbon-banner.egpr-ribbon-template5, 
.egpr-ribbon-banner.egpr-ribbon-template6, 
.egpr-ribbon-banner.egpr-ribbon-template7 {
max-width:70px;
}
.egpr-badge-template1 .egpr-ribbon-template4,
.egpr-badge-template6 .egpr-ribbon-template4, 
.egpr-badge-template1 .egpr-ribbon-template5, 
.egpr-badge-template2 .egpr-ribbon-template5, 
.egpr-badge-template3 .egpr-ribbon-template5, 
.egpr-badge-template4 .egpr-ribbon-template5, 
.egpr-badge-template7 .egpr-ribbon-template5, 
.egpr-badge-template10 .egpr-ribbon-template5 {
top: -30px;
}
.egpr-badge-template7 .egpr-ribbon-template4, 
.egpr-badge-template6 .egpr-ribbon-template5, 
.egpr-badge-template1 .egpr-ribbon-template6, 
.egpr-badge-template3 .egpr-ribbon-template6, 
.egpr-badge-template6 .egpr-ribbon-template6, 
.egpr-badge-template10 .egpr-ribbon-template6,
.egpr-badge-template4 .egpr-ribbon-template4 {
bottom: -30px;
}
.egpr-badge-template1 .egpr-ribbon-template7 {
right: 10px;
}
.egpr-ribbon-banner.egpr-ribbon-template8,
.egpr-ribbon-banner.egpr-ribbon-template10 {
max-width: 90px;
}
.egpr-badge-template1 .egpr-ribbon-template8 {
top: -28px;
}
.egpr-badge-template2 .egpr-business-avatar {
float: none;
width: 100%;
padding-right: 0;
}
.egpr-badge-template2 .egpr-business-banner-info{
float: none;
width: 100%;
}
.egpr-badge-template2 .egpr-business-avatar a.egpr-avatar-img-wrap {
max-height: 100px;
overflow: hidden;
}
.egpr-badge-template2 .egpr-business-avatar img {
max-height: 80px;
object-fit: cover;
}
.egpr-badge-template2 .egpr-business-badge-inner-wrap {
max-width: 230px;
margin:0 auto;
}
.egpr-badge-template2 .egpr-ribbon-template2, 
.egpr-badge-template2 .egpr-ribbon-template3, 
.egpr-badge-template2 .egpr-ribbon-template9, 
.egpr-badge-template5 .egpr-ribbon-template2, 
.egpr-badge-template5 .egpr-ribbon-template3, 
.egpr-badge-template5 .egpr-ribbon-template9 {
top: -8px;
right: -22px;
}
.egpr-badge-template2 .egpr-average-star {
margin-bottom: 0;
}
.egpr-badge-template2 .egpr-ribbon-template4, 
.egpr-badge-template3 .egpr-ribbon-template4, 
.egpr-badge-template5 .egpr-ribbon-template4,
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-ribbon-template4,
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-ribbon-template4,
.egpr-floating-review-wrapper .egpr-badge-template3 .egpr-ribbon-template4,
.widget_everest_gpr_widget .egpr-badge-template3 .egpr-ribbon-template4 {
top: -25px;
right: -25px;
}
.egpr-badge-template2 .egpr-ribbon-template8,
.egpr-badge-template10 .egpr-ribbon-template4 {
right: -20px;
}
.egpr-badge-template3 .egpr-business-badge-inner-wrap {
max-width: 220px;
}
.egpr-badge-template3 .egpr-business-wrapper {
padding: 30px 15px 20px;
}
.egpr-badge-template3 .egpr-avatar-img-wrap {
max-height: 70px;
}
.egpr-badge-template3 .egpr-average-star, 
.egpr-badge-template9 .egpr-average-star {
width: 70px;
height: 70px;
}
.egpr-badge-template3 .egpr-average-star-wrap span:first-child {
font-size: 20px;
}
.egpr-badge-template3 .egpr-average-star-wrap span:nth-of-type(2),
.egpr-badge-template7 .egpr-average-star span {
font-size: 10px;
}
.egpr-badge-template3 .egpr-ribbon-template2, 
.egpr-badge-template3 .egpr-ribbon-template9 {
left: -10px;
}
.egpr-badge-template3 .egpr-ribbon-template8 {
right: -30px;
}
.egpr-badge-template4 .egpr-business-badge-inner-wrap,
.egpr-badge-template7 .egpr-business-badge-inner-wrap{
margin:0 auto;
}
.egpr-badge-template4 .egpr-business-badge-inner-wrap,
.egpr-badge-template4 .egpr-business-wrapper {
max-width: 240px;
}
.egpr-badge-template4 .egpr-business-wrapper {
min-height: 330px;
}
.egpr-badge-template4 .egpr-ribbon-template2, 
.egpr-badge-template4 .egpr-ribbon-template9 {
right: -9px;
}
.egpr-badge-template4 .egpr-ribbon-template8,
.egpr-badge-template5 .egpr-ribbon-banner.egpr-ribbon-template6 {
top:-20px;
}
.egpr-badge-template4 .egpr-ribbon-template3,
.egpr-badge-template10 .egpr-ribbon-template3 {
right: -15px;
}
.egpr-badge-template4 .egpr-ribbon-template1,
.egpr-badge-template6 .egpr-ribbon-template1, 
.egpr-badge-template7 .egpr-ribbon-template1, 
.egpr-badge-template10 .egpr-ribbon-template1  {
bottom: -35px;
}
.egpr-badge-template5 .egpr-business-badge-inner-wrap {    
max-width: 250px;
margin: 20px;
}
.egpr-badge-template5 .egpr-business-wrapper {
display: block;
padding: 20px;
}
.egpr-badge-template5 .egpr-business-avatar,
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-business-avatar, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-business-avatar,
.egpr-badge-template5 .egpr-business-banner-info,
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-business-banner-info, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-business-banner-info {
float: none;
width: 100%;
}
.egpr-badge-template5 .egpr-business-banner-info,
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-business-banner-info, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-business-banner-info {
padding: 0;
margin-top: 10px;
text-align: center;
}
.egpr-badge-template5 .egpr-avatar-img-wrap,
.egpr-floating-review-wrapper .egpr-badge-template5 .egpr-avatar-img-wrap, 
.widget_everest_gpr_widget .egpr-badge-template5 .egpr-avatar-img-wrap {
position: relative;
height: auto;
max-width: 80px;
padding: 0px;
border:5px solid #ffffff;
top: auto;
left: auto;
-moz-transform:none;
-webkit-transform:none;
transform:none;
margin:0 auto;
max-height: 60px;
}
.egpr-badge-template5 .egpr-avatar-img-wrap img {
height: auto;
}
.egpr-badge-template5 .egpr-business-avatar {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background:none;
border-radius: 0;
}
.egpr-badge-template5 .egpr-ribbon-template8 {
right: -30px;
top: 30%; 
}
.egpr-badge-template6 .egpr-business-badge-inner-wrap {
max-width: 230px;
margin:0 auto;
}
.egpr-badge-template6 .egpr-avatar-img-wrap, 
.egpr-badge-template7 .egpr-avatar-img-wrap {
max-height: 90px;
}
.egpr-badge-template6 .egpr-header-title h2 {
padding-top: 10px;
}
.egpr-badge-template6 .egpr-average-star {
width: 80px;
height: 80px;
}
.egpr-badge-template6 .egpr-average-star-wrap {
font-size: 11px;
}
.egpr-badge-template6 .egpr-average-star-wrap span:first-child,
.egpr-badge-template7 .egpr-average-star span:first-child {
font-size: 16px; 
}
.egpr-badge-template6 .egpr-ribbon-template3 {
left: 5px;
}
.egpr-badge-template6 .egpr-ribbon-template8 {
bottom: -20px;
}
.egpr-badge-template7 .egpr-ribbon-template2 + .egpr-business-wrapper .egpr-business-banner-info,
.egpr-badge-template7 .egpr-ribbon-template3 + .egpr-business-wrapper .egpr-business-banner-info,
.egpr-badge-template7 .egpr-ribbon-template9 + .egpr-business-wrapper .egpr-business-banner-info{
padding-right: 20px;
}
.egpr-badge-template7 .egpr-ribbon-template5 + .egpr-business-wrapper {
margin-top: 30px;
}
.egpr-badge-template7 .egpr-ribbon-template6 + .egpr-business-wrapper,
.egpr-badge-template7 .egpr-ribbon-template7 + .egpr-business-wrapper,
.egpr-badge-template7 .egpr-ribbon-template10 + .egpr-business-wrapper {
margin-top: 20px;
}
.egpr-badge-template8 .egpr-business-badge-inner-wrap,
.egpr-badge-template8 .egpr-business-wrapper {
width: 200px;
height: 200px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-business-badge-inner-wrap, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-business-badge-inner-wrap {
margin-bottom: 80px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template7, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template8, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template10, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template7, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template8, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template10 {
bottom: -50px;
}
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-business-wrapper, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-business-wrapper {
margin:0;
}
.egpr-badge-template8 .egpr-ribbon-template2, 
.egpr-badge-template8 .egpr-ribbon-template9,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template2, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template9, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template2, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template9 {
top: 42%;
left: -42px;
}
.egpr-badge-template8 .egpr-ribbon-template3,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template3,
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template3 {
top: 45%;
left: -42px;
}
.egpr-badge-template8 .egpr-ribbon-template4, 
.egpr-badge-template8 .egpr-ribbon-template5, 
.egpr-badge-template9 .egpr-ribbon-template5, 
.egpr-badge-template8 .egpr-ribbon-template6,
.egpr-badge-template9 .egpr-ribbon-template4,
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template4, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template5, 
.egpr-floating-review-wrapper .egpr-badge-template8 .egpr-ribbon-template6, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template4, 
.widget_everest_gpr_widget .egpr-badge-template8 .egpr-ribbon-template5, 
.widget_everest_gpr_widget .egpr-badge-template8.egpr-ribbon-template6 {
bottom: -60px;
}
.egpr-badge-template8 .egpr-ribbon-template1 {
bottom: -70px;
}
.egpr-badge-template9 .egpr-business-badge-inner-wrap {
margin:0 auto 70px;
}
.egpr-badge-template9 .egpr-ribbon-banner.egpr-ribbon-template6 {
right: -50px;
}
.egpr-badge-template9 .egpr-ribbon-template7 {
bottom: -50px;
}
.egpr-badge-template10 .egpr-business-badge-inner-wrap{
margin:0 auto 50px;
}
.egpr-badge-template10 .egpr-business-badge-inner-wrap,
.egpr-badge-template10 .egpr-business-wrapper {
width: 220px;
height: 220px;
}
.egpr-badge-template10 .egpr-average-star {
font-size: 28px;
}
.egpr-badge-template10 .egpr-business-avatar a.egpr-avatar-img-wrap {
top: -25px;
}
.egpr-badge-template10 .egpr-business-avatar {
padding: 30px 20px 20px;
}
.egpr-floating-review-wrapper .egpr-shortcode-reviews {
padding: 30px 20px;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-lists-type li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-review-template7 .egpr-lists-type li.egpr-sp-review {
margin-bottom: 50px;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-lists-type li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-review-template7 .egpr-lists-type li.egpr-sp-review {
margin-bottom: 50px;
}
.egpr-floating-review-wrapper .egpr-layout-list .egpr-review-template8 li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template8 li.egpr-sp-review {
margin:20px 0;
}
.widget_everest_gpr_widget .egpr-layout-list .egpr-review-template8 li.egpr-sp-review {
margin-bottom: 60px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template8 li.egpr-sp-review,
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template8 li.egpr-sp-review {
padding: 0;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section, 
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template8 li.egpr-sp-review .egpr-main-header-section {
margin: 40px 10px  10px;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
box-shadow: 0 0 15px rgba(0,0,0,0.2);
padding: 50px 15px 15px;
}   
.egpr-badge-template2 .egpr-ribbon-template10 + .egpr-business-wrapper {
margin-bottom: 60px;
}
.egpr-floating-review-wrapper .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap, 
.widget_everest_gpr_widget .egpr-badge-horizontal-position .egpr-business-badge + .egpr-google-reviews-wrap, 
.egpr-floating-review-wrapper .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template8, 
.widget_everest_gpr_widget .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template8 {
margin-top: 30px;
}
.egpr-floating-review-wrapper .egpr-business-badge + .egpr-google-reviews-wrap.egpr-review-template8,
.egpr-floating-review-wrapper .egpr-fcanvas-template3 .egpr-google-reviews-wrap {
padding:40px 0px;
}
.egpr-layout-list .egpr-review-template8 li.egpr-sp-review,
.egpr-floating-review-wrapper .egpr-review-template4 li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-review-template4 li.egpr-sp-review {
padding:20px 0;
}
.egpr-badge-template2 .egpr-ribbon-template1 {
left: 13px;
}
.egpr-floating-review-wrapper .egpr-review-template7 .egpr-info-section.egpr-left-info-section {
max-width: 180px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template7 li.egpr-sp-review, 
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template7 li.egpr-sp-review {
padding: 30px 0px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template7 .egpr-right-info-section, 
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template7 .egpr-right-info-section {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template7 .egpr-rateus-button-wrap, 
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template7 .egpr-rateus-button-wrap {
margin-left: 0;
}
.egpr-badge-template3 .egpr-ribbon-template2 +.egpr-business-wrapper, 
.egpr-badge-template3 .egpr-ribbon-template9 +.egpr-business-wrapper, 
.egpr-badge-template6 .egpr-ribbon-template2 + .egpr-business-wrapper, 
.egpr-badge-template6 .egpr-ribbon-template9 + .egpr-business-wrapper {
margin-left: 10px;
}
.egpr-badge-template3 .egpr-ribbon-template2, 
.egpr-badge-template3 .egpr-ribbon-template9 {
left: 0;
}
.egpr-badge-template3 .egpr-ribbon-template3 {
left: 5px;
}
.egpr-badge-template10 .egpr-ribbon-template2, 
.egpr-badge-template10 .egpr-ribbon-template9 {
right:-8px;
}
.egpr-badge-template10 .egpr-ribbon-template3 {
right: -12px;
}
.egpr-layout-list .egpr-review-template5 .egpr-lists-type li.egpr-sp-review{
padding:20px;
}
.egpr-control-text-type .egpr-google-reviews-wrap .bx-wrapper li.egpr-sp-review {
padding-top: 50px;
}
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template7 .bx-wrapper li.egpr-sp-review {
padding-top: 70px;
}
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template8 .bx-wrapper li.egpr-sp-review {
padding-top: 90px;
}
}
@media (max-width: 400px){
.egpr-review-template1 .egpr-rated-time,
.egpr-review-template1 .egpr-user-info-left-wrap {
float: none;
width: 100%;
}
.egpr-review-template2 .egpr-reviewer-star {
display: block;
margin:0 0 10px;
}
.egpr-review-template2 .egpr-content-reviews-wrapper, 
.egpr-review-template3 .egpr-content-reviews-wrapper, 
.egpr-review-template4 .egpr-content-reviews-wrapper {
margin-top: 10px;
}
.egpr-layout-list .egpr-review-template2 li.egpr-sp-review, 
.egpr-layout-list .egpr-review-template6 li.egpr-sp-review {
margin-bottom: 30px;
}
.egpr-review-template3 .egpr-reviewer-name, 
.egpr-review-template3 .egpr-reviewer-star, 
.egpr-review-template3 .egpr-rated-time {
display: block;
margin:0 0 5px;
}
.egpr-review-template5 .egpr-user-review-avatar,
.egpr-review-template10 .egpr-user-review-avatar,
.egpr-layout-slider .egpr-review-template10 .egpr-user-review-avatar,
.egpr-review-template4 .egpr-user-review-avatar,
.egpr-review-template4 .egpr-user-info,
.egpr-review-template6 .egpr-reviewer-star,
.egpr-review-template6 .egpr-rated-time  {
float: none;
margin-left:0;
}
.egpr-review-template5 .egpr-left-info-section-inner-wrap,
.egpr-review-template10 .egpr-user-info,
.egpr-layout-slider .egpr-review-template10 .egpr-user-info {
padding-left: 0;
}
.egpr-review-template6 li.egpr-sp-review{
padding: 25px;
}
.egpr-layout-slider .egpr-review-template1 li.egpr-sp-review, 
.egpr-layout-slider .egpr-review-template3 li.egpr-sp-review, 
.egpr-layout-slider .egpr-review-template5 li.egpr-sp-review, 
.egpr-layout-slider .egpr-review-template6 li.egpr-sp-review,
.egpr-layout-slider .egpr-review-template9 li.egpr-sp-review {
padding: 30px 25px;
}
.egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section, 
.egpr-layout-slider .egpr-review-template10 li.egpr-sp-review .egpr-main-header-section {
padding:0px;
}
.egpr-floating-review-wrapper .egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section
.widget_everest_gpr_widget .egpr-layout-slider .egpr-review-template4 li.egpr-sp-review .egpr-main-header-section {
padding:20px;
}
.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template2 .bx-wrapper li.egpr-sp-review{
padding-top: 90px;
}
.egpr-layout-slider.egpr-control-text-type .egpr-google-reviews-wrap.egpr-review-template8 .bx-wrapper li.egpr-sp-review { 
padding-top: 100px;
}
.egpr-review-template4 .egpr-user-info {
width: 100%;
padding: 0;
margin-top: 10px;
}
.egpr-review-template6 .egpr-content-reviews-wrapper {
margin-top: 15px;
}
.egpr-rateus-button-wrap .egpr-viewall-button,
.egpr-review-template3 .egpr-rateus-button-wrap a.egpr-viewall-button,
.egpr-review-template5 .egpr-rateus-button-wrap a.egpr-viewall-button {
margin:15px 0 0;
}
}  .egpr-reviews-main-wrapper * {
direction: ltr;
}@font-face{font-family:'FontAwesome';src:url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/backend/css/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/backend/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/backend/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/backend/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/backend/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/backend/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.bx-wrapper {
position: relative;
margin-bottom: 60px;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0;
}
ul.bxslider {
list-style: none;
}
.bx-viewport { -webkit-transform: translatez(0);
} .bx-wrapper {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 5px solid #fff;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/bx_loader.gif) center center no-repeat #ffffff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
vertical-align: bottom;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
background-position: 0 0;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.us4u.com.au/wp-content/plugins/everest-google-places-reviews/assets/frontend/css/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}body .extendedwopts-show{display:none}body .widgetopts-hide_title .widget-title{display:none}body .extendedwopts-md-right{text-align:right}body .extendedwopts-md-left{text-align:left}body .extendedwopts-md-center{text-align:center}body .extendedwopts-md-justify{text-align:justify}@media screen and (min-width: 769px){body .extendedwopts-hide.extendedwopts-desktop{display:none}body .extendedwopts-show.extendedwopts-desktop{display:block}body .widget.clearfix-desktop{clear:both}}@media screen and (max-width: 768px) and (min-width: 737px){body .extendedwopts-hide.extendedwopts-tablet{display:none}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width: 736px){body .extendedwopts-hide.extendedwopts-mobile{display:none}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}.slick-loading .slick-list{ background: #fff url(//www.us4u.com.au/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/ajax-loader.gif) center center no-repeat;}
.slick-slider{ position: relative;display: block; -moz-box-sizing: border-box;box-sizing: border-box; -webkit-user-select: none;       -moz-user-select: none;
-ms-user-select: none; user-select: none;  -webkit-touch-callout: none;-khtml-user-select: none;    -ms-touch-action: pan-y;
touch-action: pan-y;    -webkit-tap-highlight-color: transparent;
}
.slick-list{    position: relative;display: block; overflow: hidden;  margin: 0; padding: 0;}
.slick-list:focus{    outline: none;}
.slick-list.dragging{    cursor: pointer;    cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{
-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);  -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track{    position: relative;top: 0;left: 0;    display: block;}
.slick-track:before,
.slick-track:after{ display: table;    content: '';}
.slick-track:after{  clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{    display: none;    float: left;    height: 100%;    min-height: 1px;}
[dir='rtl'] .slick-slide
{    float: right;}
.slick-slide img{    display: block;}
.slick-slide.slick-loading img{    display: none;}
.slick-slide.dragging img{    pointer-events: none;}
.slick-initialized .slick-slide{    display: block;}
.slick-loading .slick-slide{    visibility: hidden;}
.slick-vertical .slick-slide{    display: block;    height: auto;    border: 1px solid transparent;}
.slick-arrow.slick-hidden {    display: none;}.wpls-logo-showcase * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;} .wpls-logo-clearfix:before, .wpls-logo-clearfix:after{content: "";display: table;}
.wpls-logo-clearfix::after{clear: both;}
.wpls-logo-clearfix{clear: both;}
.wpls-logo-showcase{padding:0 30px 20px 30px !important; margin:0 !important; text-align:center; clear:both;}
.wpls-logo-showcase.wpls-dots-false{padding:0 30px 0px 30px !important;}
.wpls-logo-showcase .slick-arrow  {top: 42%;-webkit-transform: translateY(-50%);transform: translateY(-50%);cursor:pointer;}
.wpls-logo-showcase.wpls-dots-false .slick-arrow  {top: 50%;}
.wpls-logo-showcase .slick-next{right:0px !important;}
.wpls-logo-showcase .slick-prev{ left:0px !important}
.wpls-logo-showcase .slick-dots{left:15px !important; right:15px !important; text-align:center;bottom:-10px !important; position: absolute;   }
.wpls-logo-showcase .wpls-logo-cnt.slick-slide{margin:0 5px;}
.wpls-logo-showcase .wpls-fix-box{max-height: 250px;width: 100%;box-sizing: border-box; line-height:0px;}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide img{display:inline-block !important; border-radius:0px !important; max-height:250px; max-width:100%; box-sizing: border-box; padding:10px; border:1px solid #f1f1f1; box-shadow:none !important }
.wpls-logo-showcase .slick-slide{  text-align:center !important; display: inline-block !important;   float:none !important;    vertical-align: middle !important;     }
.wpls-logo-showcase .slick-slide .logo-title{color:#444; padding:10px 0; font-size:16px;}
.wpls-logo-showcase .slick-arrow{display: none; }
.wpls-logo-slider.wpls-center .slick-slide {opacity: 0.5;transform: scale(0.7);transition: all 300ms ease 0s;}
.wpls-logo-showcase.wpls-center .slick-center{opacity: 1;transform: scale(1);}
.wpls-logo-showcase .slick-prev::before, .wpls-logo-showcase .slick-next::before{display: none !important;}
.wpls-logo-showcase .wplss-logo-slide::before, .wpls-logo-showcase .wplss-logo-slide::after{display: none !important;}
.sliderimage_hide_border .wpls-logo-cnt.slick-slide img{padding:0px; border:0px solid #f1f1f1;}
@media screen and (max-width: 641px)
{
.wpls-logo-showcase.wpls-center .slick-slide {opacity: 1;transform: scale(1);transition: all 300ms ease 0s;}
.wpls-logo-showcase.wpls-center .slick-center{opacity: 1;transform: scale(1);}
} .wpls-logo-showcase{visibility: hidden; opacity:0; transition:opacity 0.5s linear; }
.slick-initialized { visibility: visible; opacity:1; }
.wpls-logo-showcase button:hover,
.wpls-logo-showcase button:focus {outline:none !important;}
.wpls-logo-showcase .slick-arrow {text-indent:-99999px; padding:0px !important; margin:0px !important; border-radius:0px !important}
.wpls-logo-showcase button.slick-arrow {width: 25px;height: 25px;position: absolute;z-index:9;border: 0px !important;border-radius: 50% !important;color: #fff; cursor:pointer !important; -webkit-transition-duration: 0.4s; transition-duration: 0.4s;}
.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active {background:rgba(0, 0, 0, 0.5) url(//www.us4u.com.au/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-right.png) center center no-repeat !important;background-size: 15px 15px !important; box-shadow:none !important;}
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active{background:rgba(0, 0, 0, 0.5) url(//www.us4u.com.au/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-left.png) center center no-repeat !important;background-size: 15px 15px !important;box-shadow:none !important;}
.wpls-logo-showcase button.slick-next:hover,  .wpls-logo-showcase button.slick-next:focus{background:rgba(0, 0, 0, 0.7) url(//www.us4u.com.au/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-right.png) center center no-repeat !important; background-size: 15px 15px !important;}
.wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus{background:rgba(0, 0, 0, 0.7) url(//www.us4u.com.au/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/images/arrow-left.png) center center no-repeat !important; background-size: 15px 15px !important;}
.wpls-logo-showcase .slick-dots {padding:0 !important; margin:0 !important; text-align:center;}
.wpls-logo-showcase .slick-dots li {list-style:none !important; display:inline-block !important; line-height:0px !important; margin:0 3px !important; padding:0px !important; }
.wpls-logo-showcase .slick-dots li button {text-indent:-99999px;margin: 0px !important; padding: 0px !important; border: 2px solid #444 !important; border-radius: 50% !important; width: 12px !important; height: 12px !important; background-color:#fff; cursor:pointer;}
.wpls-logo-showcase .slick-dots li button:focus {outline:none !important}
.wpls-logo-showcase .slick-dots li.slick-active button {background:#8D8C8C !important;} .wpls-logo-showacse-slider-conf{
display:none;
}