.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}body {
font-family: "Prompt", sans-serif;
font-weight: 400;
color: #000;
font-size: 24px;
line-height: 40px;
}
p {
font-size: 24px;
line-height: 40px;
color: #6E6E6E;
margin-bottom: 38px;
font-family: "Hind", sans-serif;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
font-size: 48px;
line-height: 64px;
margin-bottom: 22px;
text-transform: capitalize;
color: #000;
font-weight: 500;
font-family: "Prompt", sans-serif;
}
a {
color: #030303;
text-decoration: none;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}  .aniimg a {
position: relative;
}
.quick-alo-ph-circle-fill.active {
width: 80px;
height: 80px;
position: absolute;
background-color: #a0a0a0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
border: 2px solid #ffffff8a;
opacity: 1;
-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.quick-alo-ph-circle.active {
width: 130px;
height: 130px;
position: absolute;
background-color: transparent;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
border: 2px solid rgba(30, 30, 30, .4);
opacity: 1;
-webkit-animation: quick-alo-circle-anim 3s infinite ease-in-out;
-moz-animation: quick-alo-circle-anim 3s infinite ease-in-out;
-ms-animation: quick-alo-circle-anim 3s infinite ease-in-out;
-o-animation: quick-alo-circle-anim 3s infinite ease-in-out;
animation: quick-alo-circle-anim 3s infinite ease-in-out;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.aniimg {
display: inline-flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
position: fixed;
right: 30px;
bottom: 45px;
z-index: 1000;
}
@-moz-keyframes quick-alo-circle-anim {
0% {
-moz-transform: rotate(0) scale(.5) skew(1deg);
opacity: .1;
-moz-opacity: .1;
-webkit-opacity: .1;
-o-opacity: .1
}
30% {
-moz-transform: rotate(0) scale(.7) skew(1deg);
opacity: .5;
-moz-opacity: .5;
-webkit-opacity: .5;
-o-opacity: .5
}
100% {
-moz-transform: rotate(0) scale(1) skew(1deg);
opacity: .6;
-moz-opacity: .6;
-webkit-opacity: .6;
-o-opacity: .1
}
}
@-webkit-keyframes quick-alo-circle-anim {
0% {
-webkit-transform: rotate(0) scale(.5) skew(1deg);
-webkit-opacity: .1
}
30% {
-webkit-transform: rotate(0) scale(.7) skew(1deg);
-webkit-opacity: .5
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: .1
}
}
@-o-keyframes quick-alo-circle-anim {
0% {
-o-transform: rotate(0) kscale(.5) skew(1deg);
-o-opacity: .1
}
30% {
-o-transform: rotate(0) scale(.7) skew(1deg);
-o-opacity: .5
}
100% {
-o-transform: rotate(0) scale(1) skew(1deg);
-o-opacity: .1
}
}
@-moz-keyframes quick-alo-circle-fill-anim {
0% {
-moz-transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
50% {
-moz-transform: rotate(0) -moz-scale(1) skew(1deg);
opacity: .2
}
100% {
-moz-transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
}
@-webkit-keyframes quick-alo-circle-fill-anim {
0% {
-webkit-transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
opacity: .2
}
100% {
-webkit-transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
}
@-o-keyframes quick-alo-circle-fill-anim {
0% {
-o-transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
50% {
-o-transform: rotate(0) scale(1) skew(1deg);
opacity: .2
}
100% {
-o-transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
}
@-moz-keyframes quick-alo-circle-img-anim {
10% {
transform: rotate(0) scale(1) skew(1deg)
}
10% {
-moz-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-moz-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-moz-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-moz-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-moz-transform: rotate(0) scale(1) skew(1deg)
}
100% {
-moz-transform: rotate(0) scale(1) skew(1deg)
}
}
@-webkit-keyframes quick-alo-circle-img-anim {
0% {
-webkit-transform: rotate(0) scale(1) skew(1deg)
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg)
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg)
}
}
@-o-keyframes quick-alo-circle-img-anim {
0% {
-o-transform: rotate(0) scale(1) skew(1deg)
}
10% {
-o-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-o-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-o-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-o-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-o-transform: rotate(0) scale(1) skew(1deg)
}
100% {
-o-transform: rotate(0) scale(1) skew(1deg)
}
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
color: #000 !important;
font-size: 20px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450;
color: #000;
}
.dflx {
display: flex;
align-items: center;
justify-content: left;
} header {
position: fixed;
z-index: 1111111;
width: 100%;
left: 0px;
top: 0px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background: transparent;
}
.logo img {
max-width: 100%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.btn-secondary {
color: #E3000F;
background-color: #fff;
border-color: #fff;
}
.btn-secondary:hover {
background: #E3000F;
color: #fff;
border-color: #fff;
}
img {
max-width: 100%;
}
header.aniPos {
box-shadow: 0 1px 0px 0 #E3000F;
background: #fff;
}
header.aniPos .header-bottom {
border-bottom: 0;
}
header ul.menuList li a:hover {
color: #E3000F;
}
@media (min-width: 1400px) {
.container {
max-width: 1367px;
}
}
@media (min-width: 1800px) {
.container {
max-width: 1720px;
}
}
.bannersec {
margin-top: 35px;
height: 910px;
display: flex !important;
align-items: center;
background-size: cover !important;
justify-content: center;
text-align: center;
}
.btn-primary {
color: #fff;
background-color: #E3000F;
border-color: #E3000F;
}
.btn {
border-radius: 4px;
font-size: 20px;
line-height: normal;
padding: 10px 30px;
outline: 0 !important;
box-shadow: none !important;
font-weight: 600;
text-transform: capitalize;
font-family: "Hind", sans-serif;
}
.btn-primary:hover {
background-color: #fff;
border-color: #E3000F;
color: #E3000F;
}
.btn-primary:hover img {
filter: brightness(0) invert(1);
}
.logo img {
width: 54%;
}
.grecaptcha-badge {
visibility: hidden;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
display: flex;
align-items: center;
justify-content: left;
padding-left: 20px;
border-radius: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #fff;
border: 1px solid #dc3232;
}
.wpcf7-form-control-wrap {
position: relative;
display: block;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
display: none;
}
.dflx2 {
display: flex;
align-items: center;
justify-content: right;
}
.header-bottom {
padding: 23px 0;
}
section.bannersec img {
margin: 0px auto;
border-radius: 32px;
}
.banbtmCvr {
display: flex;
align-items: center;
justify-content: center;
}
.bimg {
width: 64px;
height: 64px;
border-radius: 16px;
border: 1px solid #F2F2F2;
background: #F2F2F2;
display: flex;
align-items: center;
justify-content: center;
}
.bHead {
padding-left: 20px;
font-weight: 500;
}
section.mainbanBotm {
padding: 28px 0;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
color: #E3000F !important;
}
section.aboutus {
padding: 65px 0;
}
.aboutRight {
padding-left: 50px;
}
b,
strong {
font-weight: 500;
font-size: 32px;
line-height: 48px;
color: #000;
}
section.products {
text-align: center;
padding: 88px 0;
}
.prdCvr {
background: #FFFFFF;
border: 2px solid #F2F2F2;
border-radius: 32px;
transition: all 0.5s;
padding: 25px;
height: 520px;
position: relative;
}
.prdCvr:hover {
box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.04);
}
.prdhtitsec {
text-align: left;
border-radius: 16px;
background: #F2F2F2;
padding: 18px 25px;
transition: all 0.5s;
position: absolute;
bottom: 25px;
left: 50%;
width: 85%;
margin-left: -42.5%;
}
.prdImg {
min-height: 370px;
display: flex;
align-items: center;
justify-content: center;
}
.prdHead {
font-size: 20px;
line-height: 32px; }
.viewde {
color: #E3000F;
font-size: 20px;
line-height: 28px;
font-weight: 500;
font-family: "Hind", sans-serif;
}
.prdhtitsec .viewde {
display: none;
padding-top: 10px;
}
.prdhtitsec:hover .viewde {
display: block;
}
.prdRow a:hover {
color: #E3000F;
}
.viewdiv {
padding-top: 35px;
}
section.backStrip {
margin: 70px 0;
padding: 80px 0;
background-repeat: no-repeat;
background-size: cover;
}
section.backStrip h2,
.backStrip p {
color: #fff;
}
section.backStrip h2 {
color: #fff;
}
section.brands {
text-align: center;
padding: 65px 0;
}
.brandSlider .slick-slide:before {
content: "";
background: #B2B2B2;
position: absolute;
right: 0;
top: 50%;
margin-top: -40px;
width: 1px;
height: 80px;
}
.brandSlider .slick-slide {
position: relative;
}
.p1-before,
.p1-after,
.p3-after,
.p4-before {
position: relative;
}
.p1-before:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/p1-before.svg) no-repeat right top;
background-size: 100%;
width: 182px;
height: 335px;
position: absolute;
right: 0;
top: 0;
}
.p1-after:after {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/p1-after.svg) no-repeat left bottom;
background-size: 100%;
width: 91px;
height: 182px;
position: absolute;
left: 0;
bottom: 70px;
}
.p3-after:after {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/p3-after.svg) no-repeat right bottom;
background-size: 100%;
width: 359px;
height: 494px;
position: absolute;
right: 0;
bottom: -188px;
z-index: -1;
}
.p4-before:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/p4-before.svg) no-repeat left top;
background-size: 100%;
width: 202px;
height: 271px;
position: absolute;
left: 0;
top: 132px;
}
.aboutLeft img,
.testLeft img {
border-radius: 32px;
}
.testHead {
font-weight: 500;
font-family: "Hind", sans-serif;
padding-bottom: 45px;
}
.testimonirgtsec {
padding: 85px 0 85px 50px;
}
.testLeft:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/testimonial-before.svg) no-repeat right top;
width: 167px;
height: 167px;
position: absolute;
right: -56px;
top: -50px;
z-index: -1;
}
.testLeft {
position: relative;
}
section.testimonials {
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/testimonial-after.svg) no-repeat right bottom;
background-size: 150px;
padding: 65px 0;
}
section.newssec {
padding: 106px 0;
}
.newsImg img {
border-radius: 32px;
width: 100%;
height: 373px;
object-fit: cover;
}
.newsDet {
padding: 25px 35px;
}
.nwsHead {
font-size: 20px;
line-height: 32px;
margin-bottom: 5px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.newsDesc {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
a:hover {
color: #E3000F;
}
.getLeft h3,
.getLeft p {
color: #fff;
}
.getLeft p {
margin: 0;
}
section.getquote {
padding: 55px 0;
}
.getquoteRw {
border-radius: 32px;
padding: 65px;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/get-quote-bg.svg) no-repeat top center;
background-size: cover;
}
.headermdle {
display: flex;
align-items: center;
justify-content: center;
}
section.faq:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/faq1.svg) no-repeat left center;
background-size: 168px;
width: 168px;
height: 254px;
position: absolute;
left: 0;
top: 50%;
margin-top: -50px;
}
footer:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/faq2.svg) no-repeat right top;
background-size: 167px;
width: 167px;
height: 167px;
position: absolute;
right: 16%;
top: -13%;
z-index: -1;
}
section.faq {
padding: 100px 0;
position: relative;
}
.faqRight {
padding-left: 50px;
}
.accordion-button {
padding: 1rem 1.25rem;
font-size: 24px;
line-height: 40px;
color: #000;
font-weight: 500;
text-align: left;
background-color: transparent;
padding: 15px 0;
font-family: "Hind", sans-serif;
outline: 0 !important;
box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
color: #000;
background-color: transparent;
box-shadow: none;
}
.accordion-item {
background-color: transparent;
border: 0;
border-bottom: 1px solid #6E6E6E;
}
.accordion-body {
padding: 10px 0;
}
.accordion-body p {
margin: 0;
}
.accordion-button:not(.collapsed)::after {
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/minus.svg) no-repeat right center;
background-size: 32px;
}
.accordion-button::after {
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/plus.svg) no-repeat right center;
background-size: 32px;
width: 32px;
height: 32px;
}
.accordion-item:last-of-type {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.faqLeft img {
border-radius: 32px;
}
footer {
padding: 70px 0 0;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/footer-bg.svg) no-repeat top center;
background-size: cover;
position: relative;
}
.footlogo {
padding-bottom: 23px;
}
.ftrTxt {
max-width: 40%;
}
.sclCvr {
display: flex;
align-items: center;
justify-content: left;
}
ul.social li {
margin-right: 15px;
}
ul.social {
display: flex;
align-items: center;
justify-content: left;
}
.ftrHead {
font-weight: 500;
color: #fff;
padding-bottom: 10px;
}
ul.footmenu li {
margin-bottom: 6px;
}
ul.footmenu li a {
color: #fff;
font-family: 'Hind';
font-size: 20px;
line-height: 30px;
}
.ftrCn {
margin-bottom: 12px;
}
.ftrCn,
.ftrCn a {
color: #fff;
font-family: 'Hind';
display: block;
font-size: 20px;
line-height: 30px;
}
.copyright {
margin-top: 65px;
border-top: 1px solid #696969;
padding: 10px 0;
}
.copy,
.copy a {
font-size: 20px;
line-height: 32px;
color: #fff;
}
footer a:hover {
color: #E3000F !important;
}
.sclCvr .ftrHead {
margin-right: 20px;
}
ul.social li a img {
transition: all 0.5s;
}
ul.social li a img:hover {
transform: scale(1.5);
}
section.innerbannerMain {
margin: 127px 30px 0;
border-radius: 16px;
height: 137px;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/innerbanner.svg) no-repeat top center;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
background-size: cover;
}
section.innerbannerMain h1 {
color: #fff;
margin: 0;
}
.nav-tabs {
border-bottom: 0;
justify-content: center;
margin-bottom: 30px;
}
section.products.prdInnersec {
padding: 75px 0;
}
.nav-tabs .nav-link {
margin-bottom: 0;
border: 1px solid #E3000F;
border-radius: 32px;
padding: 10px 70px;
margin: 0px 15px;
color: #E3000F;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #fff;
background-color: #E3000F;
border-color: #E3000F;
}
section.products.prdInnersec .prdCvr {
margin-bottom: 25px;
}
section.projectDetail.p1-before:before {
bottom: 0;
top: inherit;
z-index: -1;
}
section.projectDetail.p1-after:after {
bottom: inherit;
top: 25%;
}
section.projectDetail {
padding: 167px 0 100px;
position: relative;
}
.prjDetImg {
background: #FFFFFF;
border: 2px solid #F2F2F2;
box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.04);
border-radius: 32px;
padding: 35px;
}
.prjInnrRight {
padding-left: 50px;
}
.prdFeat {
border-top: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
padding: 15px 15px;
margin-bottom: 45px;
}
.prdFetCvr {
display: flex;
align-items: flex-start;
justify-content: left;
}
.prdFeat p {
margin: 0;
}
section.features {
padding: 92px 0;
text-align: center;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/feature-bg.svg) no-repeat top center;
background-size: cover;
}
.featCvr {
background: rgba(242, 242, 242, 0.16);
border: 1px solid rgba(242, 242, 242, 0.4);
border-radius: 16px;
padding: 35px;
}
.featCont {
color: #fff;
font-weight: 500;
}
.featImg {
padding-bottom: 10px;
}
section.productFullcont {
padding: 75px 0;
position: relative;
}
.prdgalCvr img {
border-radius: 16px;
width: 100%;
height: 320px;
object-fit: cover;
}
.prdgalCvr {
margin-bottom: 20px;
}
section.productFullcont:before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 183px;
height: 254px;
z-index: -1;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/pd2.svg) no-repeat left center;
}
section.productFullcont:after {
content: "";
position: absolute;
right: 20px;
top: 9%;
width: 81px;
height: 81px;
z-index: -1;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/pd1.svg) no-repeat right top;
}
.fullContRw {
max-width: 65%;
margin: 0px auto;
}
.featContsec {
padding-left: 12px;
}
section.aboutBanBottm {
padding: 85px 0 50px;
}
.aboutLeft {
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/about-pattern.svg) no-repeat top center;
text-align: center;
}
section.aboutBanBottm.p1-before:before {
bottom: 0;
top: inherit;
}
section.aboutstrip p {
margin: 0;
}
section.aboutstrip {
text-align: center;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 375px;
display: flex;
align-items: center;
justify-content: center;
}
section.aboutstrip h2 {
font-size: 80px;
line-height: normal;
color: #fff;
margin: 0;
}
section.vision {
padding: 80px 0;
}
.vsnCvr {
border-radius: 32px;
background: #F2F2F2;
padding: 45px;
min-height: 515px;
position: relative;
}
.vsnCvr:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/vision-bg.svg) no-repeat left bottom;
background-size: 100%;
width: 348px;
height: 331px;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
border-radius: 32px;
}
.vsnContnt {
max-width: 63%;
margin-right: auto;
float: right;
position: relative;
z-index: 11;
}
.vsnImg {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
section.vision.p1-after:after {
bottom: inherit;
top: 75px;
background-size: 80%;
}
section.gallery {
padding: 80px 0;
}
.galCvr img {
width: 100%;
border-radius: 32px;
height: 400px;
object-fit: cover;
}
.galCvr {
margin-bottom: 25px;
}
section.newssec.innerNews .newsCvr {
margin-bottom: 25px;
}
section.newsdetails {
padding: 160px 0 0;
}
.newsdetHdr label {
color: #6E6E6E;
font-size: 20px;
line-height: 28px;
font-family: "Hind", sans-serif;
}
.psct {
font-size: 20px;
line-height: 28px;
font-family: "Hind", sans-serif;
font-weight: 600;
}
.shareVia {
display: flex;
align-items: center;
justify-content: right;
}
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
margin: 0px 7px !important;
}
.shrIcns {
padding-left: 25px;
}
.newsdetHdr {
border-bottom: 1px solid #B1B1B1;
padding-bottom: 10px;
margin-bottom: 25px;
}
.newsDetCont h2,
.newsDetCont h3,
.newsDetCont h4,
.newsDetCont h5,
.newsDetCont h6 {
font-size: 24px;
line-height: 32px;
font-weight: 400;
font-family: "Hind", sans-serif;
margin-bottom: 10px;
}
.newsDetCont ul li {
color: #6E6E6E;
padding-left: 30px;
position: relative;
font-family: "Hind", sans-serif;
}
.newsDetCont ul li:before {
content: "";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/listing.svg) no-repeat left top 5px;
width: 24px;
height: 24px;
position: absolute;
left: 0;
top: 0;
background-size: 24px;
}
.newsDetCont {
padding-right: 50px;
}
.newsDetCont ul {
margin-bottom: 15px;
}
.newsDetImg img {
border-radius: 32px;
}
section.newssec .title {
border-bottom: 2px solid #000;
margin-bottom: 40px;
}
section.newsdetails.p1-before:before {
bottom: 0;
top: inherit;
}
section.newsdetails.p1-after:after {
background-size: 80%;
z-index: -1;
bottom: inherit;
top: 30%;
}
section.contactInner {
padding: 80px 0;
position: relative;
}
section.contactInner .cnRow {
max-width: 84%;
margin: 0px auto;
}
.form-control {
height: 72px;
border-radius: 16px;
background: #F2F2F2;
border: 1px solid #F2F2F2;
outline: 0 !important;
box-shadow: none !important;
padding-left: 34px;
font-size: 20px;
line-height: 32px;
width: 100%;
color: #6E6E6E;
margin-bottom: 30px;
}
.cnForm p {
margin: 0;
}
textarea.form-control {
height: 162px;
padding-top: 34px;
}
.form-control:focus {
color: #6E6E6E;
background-color: #F2F2F2;
border-color: #F2F2F2;
}
.contctRht {
margin-left: 30px;
padding: 50px 50px 15px;
border-radius: 32px;
color: #fff;
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/cn-bg.svg) no-repeat top center;
background-size: cover;
}
.inCnItm label {
display: block;
font-weight: 500;
padding-bottom: 5px;
}
.incnDet {
font-size: 24px;
font-family: 'Hind';
line-height: 32px;
}
.inCnItm {
margin-bottom: 40px;
}
.incnDet a {
color: #fff;
}
.incnDet a:hover {
text-decoration: underline;
}
section.mapsec iframe {
width: 100%;
height: 404px;
}
section.contactInner:before {
content: "'";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/c1.svg) no-repeat left top;
position: absolute;
left: 0;
top: 85px;
width: 183px;
height: 254px;
z-index: -1;
background-size: 183px;
}
section.contactInner:after {
content: "'";
background: url(//payyolicycles.com/wp-content/themes/Netstager_Creative_Suite-3.0/images/c2.svg) no-repeat left top;
position: absolute;
right: 45px;
bottom: 35px;
width: 89px;
height: 89px;
z-index: -1;
background-size: 89px;
}
section.contentArea {
padding: 100px 0;
}
.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle,
.btn-check:focus+.btn-primary,
.btn-primary:focus {
color: #fff;
background-color: #E3000F;
border-color: #E3000F;
}
.newsdetRight {
position: sticky;
top: 150px;
}
.vsnImg img {
border-radius: 32px;
}
.newsDetImg img {
width: 100%;
}
#preloader {
position: fixed;
width: 100%;
height: 100vh;
background: #fff; display: flex;
justify-content: center;
align-items: center;
z-index: 11111111;
top:0;
}
#preloader img {
width: 15%;
}
.newsDetCont strong {
font-size: 24px;
line-height: 32px;
}  @media all and (max-width:1799px) {
body {
font-size: 19px;
line-height: 31px;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
font-size: 38px;
line-height: 48px;
margin-bottom: 20px;
}
p {
font-size: 19px;
line-height: 31px;
}
.btn {
font-size: 16px;
line-height: normal;
padding: 8px 25px;
}
.bannersec {
margin-top: 30px;
height: 750px;
}
section.mainbanBotm {
padding: 0;
}
.bimg {
width: 55px;
height: 55px;
padding: 10px;
}
.bHead {
padding-left: 10px;
}
.aboutRight {
padding-left: 40px;
}
b,
strong {
font-size: 26px;
line-height: 42px;
}
.p1-after:after,
.p1-before:before,
.p3-after:after,
.p4-before:before,
.testLeft:before,
footer:before {
background-size: 80%;
z-index: -1;
}
section.products {
padding: 56px 0;
}
.prdCvr {
padding: 15px;
height: 413px;
}
.prdImg {
min-height: 290px;
}
.prdHead {
font-size: 16px;
line-height: 28px;
}
.prdhtitsec {
padding: 8px 20px;
width: 90%;
margin-left: -45%;
}
.viewde {
font-size: 16px;
line-height: 24px;
}
section.backStrip {
margin: 62px 0;
padding: 72px 0;
}
.viewdiv {
padding-top: 28px;
}
section.brands {
text-align: center;
padding: 68px 0 30px;
}
section.testimonials {
background-size: 125px;
padding: 75px 0;
}
.testimonirgtsec {
padding: 56px 0 56px 40px;
}
section.newssec {
padding: 57px 0;
}
.newsImg img {
height: 297px;
}
.newsDet {
padding: 15px 22px;
}
.nwsHead {
font-size: 16px;
line-height: 28px;
}
section.getquote {
padding: 75px 0;
}
.getquoteRw {
padding: 50px;
}
section.faq {
padding: 53px 0 78px;
}
.faqRight {
padding-left: 38px;
}
.accordion-button {
font-size: 19px;
line-height: 31px;
}
footer {
padding: 62px 0 0;
}
.footlogo img {
width: 26%;
}
.sclCvr .ftrHead {
margin-right: 10px;
}
ul.social li a img {
width: 25px;
}
.copyright {
margin-top: 50px;
}
.copy,
.copy a {
font-size: 14px;
line-height: 26px;
}
section.bannersec .container-fluid {
width: 98%;
}
section.aboutus {
padding: 70px 0;
}
section.innerbannerMain {
margin: 103px 30px 0;
height: 106px;
}
section.products.prdInnersec {
padding: 63px 0;
}
.nav-tabs .nav-link {
padding: 8px 55px;
}
section.projectDetail {
padding: 134px 0 60px;
}
section.features {
padding: 77px 0;
}
.featCvr {
padding: 20px;
}
section.productFullcont {
padding: 57px 0;
}
section.productFullcont:before,
section.productFullcont:after {
background-size: 80%;
}
.prdgalCvr img {
height: 255px;
}
section.aboutBanBottm {
padding: 62px 0 40px;
}
.aboutLeft {
background-size: 70%;
}
.aboutBanBottm .aboutLeft img {
width: 82%;
}
section.aboutstrip h2 {
font-size: 64px;
}
section.aboutstrip {
height: 300px;
}
section.vision {
padding: 65px 0;
}
section.vision.p1-after:after {
top: 0;
background-size: 60%;
}
.vsnCvr {
padding: 38px;
min-height: 410px;
}
.vsnCvr:before {
background-size: 80%;
}
.vsnImg img {
width: 78%;
}
.galCvr img {
height: 318px;
}
section.newsdetails {
padding: 130px 0 0;
}
.newsdetHdr label,
.psct {
font-size: 16px;
line-height: 24px;
}
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
margin: 0px 3px !important;
}
.newsdetHdr {
padding-bottom: 6px;
margin-bottom: 20px;
}
.newsDetCont h2,
.newsDetCont h3,
.newsDetCont h4,
.newsDetCont h5,
.newsDetCont h6 {
font-size: 19px;
line-height: 26px;
}
section.contactInner {
padding: 65px 0;
}
section.contactInner:before {
background-size: 136px;
}
section.contactInner:after {
background-size: 70px;
}
.form-control {
height: 60px;
padding-left: 20px;
font-size: 16px;
line-height: 26px;
margin-bottom: 25px;
}
textarea.form-control {
height: 128px;
padding-top: 15px;
}
.contctRht {
margin-left: 20px;
padding: 40px 45px 30px;
}
.incnDet {
font-size: 18px;
line-height: 28px;
}
.inCnItm {
margin-bottom: 25px;
}
section.contentArea {
padding: 80px 0;
}
.featImg img {
width: 55px;
}
.newsDetCont strong {
font-size: 19px;
}
ul.footmenu li a,.ftrCn, .ftrCn a {
font-size: 18px;
line-height: 26px;
} }
@media all and (max-width:1490px) {}
@media all and (max-width:1390px) {
body,
p {
font-size: 17px;
line-height: 28px;
}
b,
strong {
font-size: 23px;
line-height: 34px;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
font-size: 35px;
line-height: 45px;
}
.ftrTxt {
max-width: 46%;
}
.bannersec {
height: 680px;
}
.prjInnrRight {
padding-left: 20px;
}
.galCvr img {
height: 260px;
}
.newsDetCont ul li:before {
background-size: 20px;
}
}
@media all and (max-width:991px) {
.logo img {
width: 50%;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
font-size: 35px;
line-height: normal;
}
p {
font-size: 18px;
line-height: 24px;
margin-bottom: 15px;
}
body {
font-size: 18px;
line-height: 30px;
}
.hdrBtn {
display: none;
}
section.bannersec img {
width: 100%;
}
.bannersec {
margin-top: 90px;
height: auto;
align-items: flex-start;
padding: 0;
}
.header-bottom {
padding: 15px 0;
}
section.mainbanBotm {
padding: 30px 0 0;
}
.banbtmCvr {
margin-bottom: 20px;
}
.aboutRight {
padding-left: 0;
margin-top: 50px;
text-align: center;
}
section.products {
padding: 50px 0;
}
.prdhtitsec {
padding: 15px;
text-align: center;
}
section.backStrip {
margin: 0;
padding: 50px 0;
text-align: center;
}
section.brands {
padding: 50px 0;
}
.testimonirgtsec {
padding: 30px 0;
text-align: center;
}
.slick-prev {
left: 50%;
margin-left: -20px;
}
.slick-next {
left: 50%;
margin-right: -20px;
}
section.newssec {
padding: 50px 0;
}
section.getquote {
padding: 50px 0;
}
.getquoteRw {
padding: 30px;
text-align: center;
}
.dflx2 {
justify-content: center;
}
.getLeft {
padding-bottom: 20px;
}
section.faq {
padding: 50px 0;
}
.faqRight {
padding-left: 0;
padding-top: 50px;
}
footer {
padding: 50px 0 0;
text-align: center;
}
.ftrTxt {
max-width: 100%;
}
.sclCvr {
justify-content: center;
margin-bottom: 30px;
}
.text-end {
text-align: center !important;
}
.prdhtitsec .viewde {
display: block;
}
section.aboutus,
section.testimonials {
padding: 50px 0;
}
section.products.prdInnersec {
padding: 50px 0;
}
.prjInnrRight {
padding-left: 0;
padding-top: 30px;
text-align: center;
}
.featContsec {
padding-left: 0;
}
.prdFetCvr {
display: block;
}
section.features {
padding: 50px 0;
}
.featCvr {
margin-bottom: 20px;
}
.fullContRw {
max-width: 100%;
text-align: center;
}
.prdgalCvr img {
height: 200px;
}
section.aboutBanBottm {
padding: 50px 0;
text-align: center;
}
.aboutright {
padding-top: 30px;
}
section.aboutstrip h2 {
font-size: 35px;
}
section.aboutstrip {
height: 200px;
}
.vsnCvr {
padding: 30px;
min-height: 330px;
margin-bottom: 25px;
}
.galCvr img {
height: 216px;
}
section.gallery {
padding: 50px 0;
}
section.newsdetails {
padding: 100px 0 0;
}
section.newsdetails .dflx2 {
justify-content: right;
}
section.newssec .text-end {
text-align: right !important;
}
.newsDetCont {
padding-right: 0;
}
section.newssec .title {
margin-bottom: 30px;
padding-bottom: 0px;
}
section.contactInner {
padding: 50px 0;
text-align: center;
}
.form-control {
height: 50px;
margin-bottom: 20px;
}
.contctRht {
margin-left: 0;
padding: 30px;
margin-top: 30px;
}
.contctRht ul.social {
justify-content: center;
}
.formSub {
display: block;
margin: 0px auto;
}
section.contentArea {
padding: 50px 0;
}
.newsdetRight {
position: inherit;
top: 0;
}
.current_page_item a {
color: #fff !important;
font-weight: 700;
}
#preloader img {
width: 30%;
}
.newsDetCont strong {
font-size: 18px;
}
.prdCvr {
margin-bottom: 20px;
}
} @media all and (max-width:767px) {
.logo img {
width: 60%;
}
header.aniPos .logo img {
width: 60%;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
font-size: 32px;
line-height: 42px;
margin-bottom: 20px;
word-break: break-word;
}
.bannersec {
margin-top: 70px;
}
.banbtmCvr {
margin-bottom: 20px;
display: block;
text-align: center;
}
.bimg {
width: 50px;
height: 50px;
margin: 0px auto 10px;
}
b,
strong {
font-size: 18px;
line-height: 30px;
}
.btn {
font-size: 14px;
}
.testHead {
padding-bottom: 20px;
}
.newsCvr {
margin-bottom: 20px;
}
.footlogo img {
width: 50%;
}
.ftrCvr {
margin-bottom: 20px;
}
.accordion-button {
font-size: 18px;
line-height: 28px;
}
.nav-tabs .nav-link {
padding: 6px 35px;
margin: 0px 5px 10px;
}
section.projectDetail {
padding: 70px 0 50px;
}
.prdFetCvr {
margin-bottom: 20px;
}
section::before,
section::after {
background-size: 35% !important;
}
.prdgalCvr img {
height: auto;
}
section.productFullcont:after {
display: none;
}
.featImg img {
width: 50px;
}
section.innerbannerMain {
margin: 70px 15px 0;
height: 100px;
}
.vsnCvr:before {
background-size: 50%;
}
.vsnImg img {
width: 50%;
}
.vsnContnt {
max-width: 100%;
float: left;
text-align: center;
}
.galCvr img {
height: 165px;
}
footer:before {
background-size: 45%;
top: -45px;
}
section.newsdetails {
padding: 75px 0 0;
}
.newsdetHdr {
padding-bottom: 10px;
margin-bottom: 10px;
text-align: center;
}
.shareVia {
justify-content: center;
}
section.newsdetails .dflx2 {
justify-content: center;
}
.newsDetCont h1 {
text-align: center;
}
section.newssec .title {
text-align: center;
}
section.contactInner .cnRow {
max-width: 100%;
}
body,html{
overflow-x:hidden !Important;
}
}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(//payyolicycles.com/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}@media screen and (max-width: 783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}