.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 .hidden-fields-container {
display: none;
}
.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;
}.icon-admin {
width: 30px;
height: 30px;
font-size: 30px;
padding: 5px;
}
.icon-admin::before {
font-size: 30px;
}
.iconita {
display: block;
width: 100px;
height: 92px;
margin: auto;
border-radius: 18px;
font-size: 60px;
text-align: center;
}
.hidden {
display: none !important;
} .key-icon-box i, .key-icon-box .nc-icon-outline {
display: block;
margin: auto;
margin-bottom: 35px;
font-size: 35px;
width: 100px;
height: 100px;
line-height: 105px;
border-radius: 90px;
}
.key-icon-box .ib-wrapper {
padding: 40px 30px 30px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.key-icon-box .ib-wrapper:hover {
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.key-icon-box p {
font-size: 14px;
line-height: 25px;
}
.key-icon-box .ib-link {
margin-top: 25px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.key-icon-box.icon-circle.icon-left .ib-link {
margin-left: 135px;
}
.key-icon-box.icon-circle i, .key-icon-box.icon-circle .nc-icon-outline, .key-icon-box.icon-circle .tt-iconbox-customimg {
text-align: center;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.key-icon-box .service-heading {
text-transform: none;
font-size: 18px;
margin-top: 0;
font-weight: 700;
line-height: 22px;
margin-bottom: 10px;
}
.tt-iconbox-customimg {
font-size: 35px;
width: 100px;
height: 100px;
line-height: 105px;
border-radius: 90px;
margin: auto;
position: relative;
margin-bottom: 35px;
}
.icon-default .tt-iconbox-customimg {
margin-bottom: 25px;
}
.icon-default .tt-iconbox-customimg {
margin-bottom: 25px;
}
.icon-default .tt-iconbox-customimg img {
max-width: 60px;
margin-left: -30px;
}
.tt-iconbox-customimg img {
position: absolute;
left: 50%;
margin-left: -22px;
max-width: 45px;
top: 50%;
margin-top: -21px;
height: auto;
}
.icon-default {
text-align: center;
}
.key-icon-box.icon-top {
text-align: center;
}
.key-icon-box.icon-left {
text-align: left;
}
.key-icon-box.icon-left.icon-default i {
text-align: center;
}
.key-icon-box.icon-left.icon-default p {
margin-left: 70px;
}
.key-icon-box.icon-left.icon-default i, .key-icon-box.icon-left.icon-default .tt-iconbox-customimg {
float: left;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 0;
width: 50px;
height: 50px;
}
.key-icon-box.icon-left.icon-default .tt-iconbox-customimg img {
max-width: 50px;
margin-left: -25px;
margin-bottom: 0;
}
.key-icon-box.icon-left.icon-default p {
font-size: 14px;
}
.key-icon-box.cont-left {
text-align: left;
}
.key-icon-box.cont-right {
text-align: right;
}
.key-icon-box.cont-left i, .key-icon-box.cont-left .nc-icon-outline, .key-icon-box.cont-left .tt-iconbox-customimg {
margin-left: 0;
}
.key-icon-box.icon-default i, .key-icon-box.icon-default .nc-icon-outline, .key-icon-box.icon-default .tt-iconbox-customimg {
width: auto;
height: auto;
line-height: 1;
margin-bottom: 20px;
}
.key-icon-box.icon-default.icon-top i, .key-icon-box.icon-default.icon-top .nc-icon-outline, .key-icon-box.icon-default.icon-top .tt-iconbox-customimg {
width: 100%;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg img {
max-width: 60px;
margin-left: 0;
position: relative;
margin-top: 0;
top: inherit;
left: inherit;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg.img_medium_size img {
max-width: 90px;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg.img_big_size img {
max-width: 120px;
}
.key-icon-box.icon-default.icon-top .service-heading {
margin-bottom: 15px;
}
.key-icon-box.icon-left.icon-circle i, .key-icon-box.icon-left.icon-circle .tt-iconbox-customimg {
float: left;
margin-right: 35px;
margin-top: -10px;
margin-bottom: 0;
}
.key-icon-box.icon-left.icon-circle .tt-iconbox-customimg img {
max-width: 44px!important;
margin-left: -22px;
margin-bottom: 0;
}
.small-iconbox .key-icon-box p {
max-width: 200px;
margin-left: auto;
margin-right: auto;
}
.key-icon-box.cont-left { clear: both; } .pricing-table {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
background: #fff;
}
.pricing-meta {
padding-bottom: 0;
margin-bottom: 0;
float: left;
width: 100%;
}
.pricing {
overflow: hidden;
position: relative;
border-top: none;
width: 100%;
margin: 0;
padding: 40px;
}
.pricing.active {
opacity: 0.85;
border-top: 0;
}
.pricing-title {
text-align: center;
color: white;
font-size: 18px;
font-weight: 700;
padding: 23px 0;
}
.pricing-table.light-scheme .pricing-title {background: #fafafa}
.pricing-title .other-text {
font-size: 14px;
font-weight: 400;
line-height: 25px;
margin-top: 0;
}
.pricing .pricing-row {
padding: 10px 0;
float: left;
padding-left: 0;
text-align: center;
padding-right: 0;
width: 100%;
line-height: 1.5;
}
.pricing .pricing-row:first-child, .pricing .pricing-row:last-child {
border-bottom: 0;
}
.pricing .pricing-row.selected {
background-color: whitesmoke;
font-weight: bold;
color: #666;
font-size: 14px;
padding-top: 13px;
margin-top: 10px;
margin-bottom: -13px;
padding-bottom: 13px;
}
.pricing.active .pricing-row.selected {
background: rgba(255, 255, 255, 0.2);
color: #fff;
}
.pricing .col-lg-3 {
padding: 0;
font-weight: 300;
line-height: 25px;
width: 100%;
padding-bottom: 8px;
margin-bottom: 0;
text-align: center;
margin-top: 7px;
}
.pricing.active .col-lg-3 {
color: #fff;
}
.pricing .pricing-price {
letter-spacing: -3px;
line-height: 42px;
display: block;
font-size: 80px;
font-weight: 300;
width: 100%;
line-height: 70px;
}
.pricing .pricing-time {
font-size: 14px;
font-weight: 400;
font-family: inherit;
line-height: 15px;
text-align: center;
width: 100%;
display: block;
margin-bottom: 33px;
}
.pricing .iconita {
line-height: 52px;
font-size: 48px;
height: 52px;
}
.pricing .pricing-title {
font-weight: 700;
font-size: 32px;
margin-top: 25px;
margin-bottom: 15px;
line-height: 32px;
}
.pricing .pricing-option {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.pricing .pricing-row.selected .pricing-option {
font-size: 14px;
}
.pricing .pricing-option.selected {
background: #3595f8;
}
.pricing.active .pricing-option {
color: #fff;
}
.pricing .pricing-row.selected .fa {
font-size: 13px;
top: 0;
}
.pricing .fa {
font-size: 10px;
margin-right: 10px;
position: relative;
top: -1px;
}
.pricing.active .fa {
color: #fff;
}
.pricing .currency {
font-size: 70px;
margin-right: 5px;
}
.pricing .billing-time {
color: #b3b3b3;
font-size: 14px;
line-height: 14px;
margin-top: 8px;
}
.pricing.active .billing-time {
color: #fff;
}
.pricing .secondary-button {
background: transparent;
}
.pricing-table.active .tt_button:hover, .pricing-table .tt_button:hover {
background: #fff;
}
.pricing .pricing-options-container .pricing-row {
font-weight: 700;
font-size: 14px;
line-height: 20px;
}
.pricing .pricing-image img {
max-width: 100%;
height: auto;
margin-bottom: 40px;
}
.pricing .pricing-list-title {
line-height: 25px;
max-width: 90%;
margin: auto;
float: none;
}
.pricing .tt_button {
margin-bottom: 54px;
} .testimonials.without-image {
margin-bottom: 70px;
}
.testimonials.slider .tt-content h6 {
text-align: center;
margin: 0 auto 40px;
max-width: 630px;
font-size: 20px;
font-style: italic;
line-height: 30px;
font-weight: 300;
}
#single-page .testimonials.slider h3,
.testimonials.slider h3 {
font-size: 30px;
font-weight: 700;
margin: auto;
line-height: 1.5;
text-align: center;
margin-top: 20px;
margin-bottom: 35px;
max-width: 500px;
}
.testimonials.slider .tt-content .content {
font-size: 14px;
font-style: italic;
line-height: 25px;
font-weight: 400;
}
.testimonials.slider .tt-container {
float: right;
width: 100%;
max-width: 55%;
position: relative;
margin-right: 3%;
text-align: center;
margin-top: 100px;
}
.testimonials.slider.without-image .tt-container {
max-width: 100%;
float: none;
margin: 0;
}
.testimonials.slider.without-image .tt-quote {display: none;}
.testimonials.slider.without-image .tt-content h6 {max-width: 75%;}
.testimonials.slider .author {
font-size: 18px;
font-weight: 700;
line-height: 20px;
width: 100%;
text-align: center;
margin-top: 55px;
}
.testimonials.slider .testimonial-spacing {
font-size: 18px;
font-weight: 700;
margin: 0 4px;
}
.tt-images {
text-align: center;
margin-bottom: -140px;
font-size: 0;
}
.tt-image {
display: block;
width: auto;
float: left;
max-width: 40%;
}
.tt-image img {
display: block;
width: auto;
float: left;
height: auto;
}
.testimonials.slider .tt-quote {
background: url(//airmastertape.com/wp-content/plugins/keydesign-addon/assets/img/quote1.png) no-repeat;
display: block;
width: 58px;
height: 40px;
position: absolute;
top: 0;
left: 15px;
}
.testimonials.slider .tt-quote-right {
margin-right: 0;
margin-bottom: 0;
background: url(//airmastertape.com/wp-content/plugins/keydesign-addon/assets/img/quote2.png) no-repeat;
right: 15px;
left: auto;
}
.testimonials.slider.with-image .owl-dots {
position: absolute;
bottom: 50px;
left: 0;
right: 0;
margin: auto;
} .team-member {
text-align: center;
position: relative;
}
.team-image {
width: 190px;
height: 190px;
overflow: hidden;
margin: auto;
margin-top: 60px;
margin-bottom: 20px;
}
.team-member .team-image img {
width: 100%;
height: 100%;
margin: 0 auto;
border-radius: 50%;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.team-content {
padding: 0;
position: relative;
z-index: 100;
margin-top: 0;
margin-bottom: 50px;
}
.team-member-down .team-content {
margin-top: 0;
margin-bottom: -50px;
}
.team-content h5 {
font-size: 18px;
font-weight: 700;
line-height: 1;
margin: 0;
margin-bottom: 10px;
}
.team-content .team-subtitle {
margin-bottom: 30px;
display: block;
font-size: 14px;
font-style: italic;
line-height: 1;
color: inherit;
}
.team-content p {
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 1;
}
.team-content-hover {
top: 0;
padding: 40px 35px;
position: absolute;
width: 190px;
overflow: hidden;
max-height: 190px;
height: auto;
opacity: 0.5;
visibility: hidden;
-webkit-transition: 0.25s ease-in;
-o-transition: 0.25s ease-in;
transition: 0.25s ease-in;
z-index: 100;
border-radius: 90px;
}
.team-content-hover .team-more-link {
font-size: 14px;
color: #fff;
font-weight: bold;
display: block;
line-height: 1;
margin-top: 25px;
margin-bottom: -10px;
position: relative;
z-index: 20;
-webkit-transition: 0.25s ease-in;
-o-transition: 0.25s ease-in;
transition: 0.25s ease-in;
}
.team-content-hover .team-more-link:hover {
opacity: 0.6;
}
.team-image:hover .team-content-hover {
opacity: 1;
visibility: visible;
margin-left: calc(95px - 50%);
margin-top: -50px;
max-height: 400px;
width: 100%;
height: auto;
border-radius: 10px;
}
.team-content-hover p {
color: #fff;
opacity: 0;
font-size: 8px;
font-weight: 400;
line-height: 22px;
position: relative;
font-size: 12px;
-webkit-transition: 0.25s ease-in;
-o-transition: 0.25s ease-in;
transition: 0.25s ease-in;
}
.team-image:hover .team-content-hover p {
opacity: 1;
font-size: 12px;
}
.team-content-hover .gradient-overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0;
left: 0;
}
.team-content .team-content-hover h5 {
color: #fff;
font-size: 18px;
font-weight: 700;
position: relative;
}
.team-content .team-content-hover .team-subtitle {
color: #fff;
position: relative;
}
.team-socials {
position: relative;
margin: auto;
margin-top: 45px;
width: 100%;
z-index: 101;
text-align: center;
font-size: 12px;
line-height: 12px;
}
.team-socials a {
display: inline-block;
padding-bottom: 10px;
}
.team-socials .fab {
color: #fff;
margin: 0 10px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
font-size: 12px;
}
.team-socials .fab:hover {
opacity: 0.5;
} .fullwidth .features-tabs {margin: 0 -15px;}
.features-tabs .container {
position: relative;
}
.features-tabs .tab-image-container {
position: absolute;
height: 100%;
}
.features-tabs .tab-image-container img {
width: auto;
height: 100%;
max-height: 100%;
max-width: 100%;
}
.features-tabs h2.section-heading {
text-align: left;
}
.features-tabs .section-subheading {
margin-bottom: 30px;
margin-top: 5px;
text-align: left;
max-width: 450px;
float: left;
line-height: 25px;
}
.features-tabs .tabs {
margin: 0;
padding: 0;
height: auto;
background-color: transparent;
margin-top: 0;
float: right;
width: 50%;
}
.features-tabs .tab {
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
padding: 0;
display: inline-block;
zoom: 1;
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
text-align: left;
background: none;
width: 100%;
padding: 0;
background: #fafafa;
}
.features-tabs .tab:hover {
background: #f5f5f5;
}
.features-tabs .tab:first-child {
border-top: none;
}
.features-tabs .tab a {
display: block;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
color: inherit;
padding: 46px 120px 46px 160px;
}
.features-tabs .tab a:hover {
color: inherit;
}
.features-tabs .tab a h5 {
text-transform: none;
font-size: 18px;
margin-top: 0;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
font-weight: 700;
line-height: 22px;
margin: 0;
margin-bottom: 10px;
}
.features-tabs .tab a p {
font-size: 14px;
line-height: 25px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}
#single-page .features-tabs .tab a p {margin-bottom: 0;}
.features-tabs .tab.active:hover i, .features-tabs .tab.active i, .features-tabs .tab.active * {
color: #fff;
opacity: 1;
}
.features-tabs .panel-container {
background: #fff;
border: solid #666 1px;
padding: 10px;
-moz-border-radius: 0 4px 4px 4px;
-webkit-border-radius: 0 4px 4px 4px;
}
.features-tabs .tab a .triangle {
opacity: 0;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
position: absolute;
left: 0;
margin-left: -10px;
top: 50%;
margin-top: -10px;
border-bottom: 0;
border-right: 10px solid transparent;
height: 0;
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
width: 0;
}
.features-tabs .tab.active a .triangle {
opacity: 1;
}
.features-tabs .tab:hover i, .features-tabs .tab i {
font-size: 36px;
position: absolute;
left: 62px;
top: 69px;
color: inherit;
opacity: 0.6;
}
.tt-tab-customimg {
position: absolute;
left: 62px;
top: 68px;
color: inherit;
font-weight: 100;
opacity: 0.6;
}
.features-tabs .tab.active .tt-tab-customimg img {
-webkit-filter: brightness(2);
}
.tt-tab-customimg img {
display: block;
}
.features-tabs .tab .triangle .inner-triangle {
display: block;
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #fff;
top: 2px;
position: absolute;
left: -8px;
}
.features-tabs ul {
padding-left: 0px;
margin-bottom: 30px;
}
.features-tabs li {
background: url(//airmastertape.com/wp-content/plugins/keydesign-addon/assets/img/checked.png) no-repeat left 20px;
padding-left: 40px;
list-style: none;
margin: 0;
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 60px;
}
.tabs-image-right.features-tabs .tabs {float: left;}
.tabs-image-right.features-tabs .tab-image-container {right: 0;}
.tabs-image-right.features-tabs .tab a .triangle {
right: 0;
margin-right: -10px;
top: 50%;
left: inherit;
margin-top: -10px;
border-bottom: 0;
border-left: 10px solid transparent;
height: 0;
border-right: 0!important;
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
width: 0;
} .kd_pie_chart {
display: block;
position: relative;
text-align: center;
}
.kd_pie_chart .kd_pc_title {
text-transform: none;
font-size: 18px;
margin-top: 0;
font-weight: 700;
margin-top: 20px;
line-height: 22px;
margin-bottom: 10px;
}
#single-page .kd_pie_chart .kd_pc_desc,
.kd_pie_chart .kd_pc_desc {
font-size: 14px;
line-height: 25px;
margin-bottom: 15px;
}
.kd_pie_chart .pc-link a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.kd_pie_chart .pc_percent_container {
font-size: 20px;
position: absolute;
font-weight: 300;
letter-spacing: -2px;
top: 55px;
width: 100%;
left: 0;
line-height: 50px;
}
.kd_pie_chart .kd-piechart-customimg {
max-height: 45px;
position: absolute;
top: 60px;
width: 100%;
left: 0;
}
.kd_pie_chart .kd-piechart-customimg img {
max-height: 45px;
width: auto;
}
.kd_pie_chart .pc_percent_container .pc_percent {
font-size: 40px;
margin-right: 5px;
}
.kd_pie_chart .kd_chart .kd-piechart-icon {
position: absolute;
width: 100%;
max-height: 45px;
top: 60px;
left: 0;
}
.kd_pie_chart .kd_chart .kd-piechart-icon i {
font-size: 40px;
} .client {
position: relative;
}
.client .client_overlay {
position: absolute;
width: 100%;
height: 100%;
opacity: 0.2;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.client a {
z-index: 10;
position: relative;
display: block;
}
.client.grow:hover .client_overlay {
width: 120%;
margin-left: -10%;
height: 140%;
margin-top: -10%;
}
.client.circle:hover .client_overlay {
border-radius: 50%;
overflow: hidden;
}
.client.opacity:hover .client_overlay {
opacity: 0.6;
}
.client img {
display: block;
margin: auto;
}
.container .client h4 {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
text-transform: uppercase;
text-align: center;
margin: 0;
position: absolute;
width: 100%;
bottom: 20px;
transition: 0.3s;
}
.container .client:hover h4 {
opacity: 1;
bottom: -20px;
}
.clients.slider {
max-width: 100%;
margin: 38px auto
}
.clients.slider .clients-content {
margin: 0;
}
.clients.slider .clients-content img {
display: block;
margin: auto;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
width: auto;
max-width: 100%;
height: auto;
cursor: pointer;
}
.clients.slider.opacity-effect .clients-content img {
opacity: 0.6;
}
.clients.slider.opacity-effect .clients-content img:hover {
opacity: 1;
}
.clients.slider.grayscale-effect .clients-content img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.clients.slider.grayscale-effect .clients-content img:hover {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
}
.clients.slider.zoomin-effect .clients-content img {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
.clients.slider.zoomin-effect .clients-content img:hover {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.slider.clients .owl-stage { display: flex; flex-flow: row wrap; align-items: center; } .video-container {
position: relative;
}
.video-container a {
display: block;
cursor: pointer;
margin: auto;
}
.video-container img {
margin: auto;
display: block;
height: auto;
width: 100%;
max-width: 1050px;
}
.video-container:hover .play-video:hover, .play-video {
position: absolute;
left: 50%;
top: 50%;
margin-left: -50px;
margin-top: 50px;
width: 100px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
border-radius: 50%;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
cursor: pointer;
height: 100px;
border: 2px solid white;
}
.video-container:hover .play-video {
background: #F8F8F8;
}
.video-container:hover .play-video:hover .fa-play, .play-video .fa-play {
width: 25px;
height: 30px;
color: white;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
font-size: 30px;
position: absolute;
top: 33px;
left: 39px;
}
#video .overlay {
width: 100%;
height: 100%;
opacity: 0.9;
position: absolute;
top: 0;
}
.video-socials {
position: absolute;
margin: auto;
text-align: center;
right: 10px;
top: 7px;
margin-top: 0;
width: 60px;
background-color: #f8f8f8;
border-radius: 30px;
padding: 22px;
height: 60px;
max-height: 60px;
overflow: hidden;
-webkit-transition: 250ms ease-in;
-moz-transition: 250ms ease-in;
-ms-transition: 250ms ease-in;
-o-transition: 250ms ease-in;
transition: 250ms ease-in;
}
#single-page .video-socials {
right: -100px;
box-shadow: 0 5px 13px rgba(0, 0, 0, 0.1);
}
.video-socials:hover {
max-height: 100%;
height: 296px;
}
.video-socials .fab {
margin: 0;
-webkit-transition: 250ms ease-in;
-moz-transition: 250ms ease-in;
-ms-transition: 250ms ease-in;
-o-transition: 250ms ease-in;
transition: 250ms ease-in;
font-size: 17px;
color: #b3b3b3;
line-height: 25px;
height: 25px;
margin-bottom: 50px;
}
.video-socials:hover .kd-share-icon {
opacity: 0.4;
}
.video-social-text {
display: none;
}
.video-socials .kd-share-icon {
-webkit-transition: 250ms ease-in;
-moz-transition: 250ms ease-in;
-ms-transition: 250ms ease-in;
-o-transition: 250ms ease-in;
transition: 250ms ease-in;
display: block;
width: 14px;
height: 16px;
background: url(//airmastertape.com/wp-content/plugins/keydesign-addon/assets/img/share.png) no-repeat;
margin: 0;
margin-bottom: 50px;
}
.video-socials .fa-linkedin-in {
margin-bottom: 0;
font-size: 15px;
}
.video-modal {
padding: 0 !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
z-index: 9999 !important;
background: rgba(183, 187, 197, 0.0);
}
.video-modal.in {
background: rgba(183, 187, 197, 0.7);
}
.video-modal iframe {
border: 5px solid rgba(255, 255, 255, 0.25);
border-radius: 3px;
box-sizing: content-box;
box-shadow: 0 0px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.video-modal .modal-content {
padding: 0;
border: 0;
position: fixed;
width: 712px;
left: 50%;
margin-top: -200px;
top: 50%;
margin-left: -356px;
border-radius: 0;
text-align: center;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.video-modal.in .modal-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.wp-block-embed-youtube .wp-block-embed__wrapper { float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.wp-block-embed-youtube .wp-block-embed__wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .tt_button {
width: 200px;
text-transform: uppercase;
height: 50px;
border: 2px solid white;
border-radius: 25px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
display: block;
margin: auto;
letter-spacing: 1px;
line-height: 48px;
color: white;
font-size: 12px;
font-weight: bold;
-webkit-transition: 0.3s !important;
-moz-transition: 0.3s !important;
-ms-transition: 0.3s !important;
-o-transition: 0.3s !important;
transition: 0.3s !important;
text-align: center;
}
.tt_button .iconita {
font-size: 13px;
display: inline-block;
width: auto;
height: auto;
border-radius: 0;
line-height: 1;
color: #fff;
margin-right: 8px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.tt_button.button-right .iconita {
margin-right: 0;
margin-left: 8px;
}
.tt_button:hover {
background: transparent;
}
.tt_button:focus {
color: #fff;
}
.tt_button.slider-button:hover, .tt_button.tt_secondary_button {
background: #fff;
}
.tt_button.tt_secondary_button:hover {
color: #fff;
border-color: #fff;
}
.tt_button.slider-button:hover {
border-color: #fff;
}
.tt_button.second-style {
min-width: 240px;
background-color: white;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
padding: 0 35px;
}
.tt_button.second-style .iconita {
font-size: 27px;
float: left;
margin-top: 10px;
margin-right: 20px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.tt_button.second-style:hover .iconita {
color: #fff;
}
.tt_button.second-style .sec_text {
font-size: 10px;
font-weight: 700;
float: left;
line-height: 1;
letter-spacing: 0;
margin-top: 10px;
}
.tt_button.second-style .prim_text {
font-size: 14px;
font-weight: 900;
float: left;
line-height: 1;
margin-top: 3px;
}
.tt_button.second-style:hover {
color: #fff;
border: 2px solid #fff;
}  .kd_map {
height: 1000px;
}
.contact-map-container {
margin-top: -35px;
margin-right: -15px;
margin-left: -15px;
position: relative;
height: 400px;
overflow: hidden;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.full-map.contact-map-container, .map-toggle-off.contact-map-container {
height: 650px;
}
.map-toggle-off.contact-map-container .kd_map,
.full-map .kd_map {
pointer-events: auto;
}
.kd_map {
pointer-events: none;
}
.contact-map-container .toggle-map {
position: absolute;
z-index: 99;
left: 50%;
margin-left: -100px;
top: 255px;
cursor: pointer;
}
#single-page .contact-map-container .toggle-map {top: 180px;}
.contact-map-container .toggle-map .fas {
color: #fff;
margin-left: 5px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
} .kd-animated, .portfolio-item, .play-video, .toggle-map {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.kd-animated {
opacity: 0;
}
.kd-animated[data-animation-delay="200"] { animation-delay: 0.2s; }
.kd-animated[data-animation-delay="400"] { animation-delay: 0.4s; }
.kd-animated[data-animation-delay="600"] { animation-delay: 0.6s; }
.kd-animated[data-animation-delay="800"] { animation-delay: 0.8s; }
.kd-animated[data-animation-delay="1000"] { animation-delay: 1s; }
.portfolio-item , .play-video, .toggle-map {
animation-delay: 0.2s;
}
@-webkit-keyframes kd-zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 1;
}
}
@keyframes kd-zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 1;
}
}
.zoomIn.kd-animate , .play-video.kd-animate ,.toggle-map.kd-animate {
-webkit-animation-name: kd-zoomIn;
animation-name: kd-zoomIn;
}
@-webkit-keyframes kd-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes kd-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn.kd-animate {
-webkit-animation-name: kd-fadeIn;
animation-name: kd-fadeIn;
}
@-webkit-keyframes kd-fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown.kd-animate {
-webkit-animation-name: kd-fadeInDown;
animation-name: kd-fadeInDown;
}
@-webkit-keyframes kd-fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft.kd-animate {
-webkit-animation-name: kd-fadeInLeft;
animation-name: kd-fadeInLeft;
}
@-webkit-keyframes kd-fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight.kd-animate {
-webkit-animation-name: kd-fadeInRight;
animation-name: kd-fadeInRight;
}
@-webkit-keyframes kd-fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp.kd-animate, .portfolio-item.kd-animate {
-webkit-animation-name: kd-fadeInUp;
animation-name: kd-fadeInUp;
}
@media (max-width:960px) {
.no-mobile-animation .kd-animated,.no-mobile-animation  .portfolio-item,.no-mobile-animation  .play-video,.no-mobile-animation  .toggle-map {
animation-duration: 0s!important;
animation-name: none!important;
opacity: 1!important;
}
}
#incubator-slider .tt_button, .pricing .tt_button {
opacity: 1;
}
#incubator-slider .tt_button.animate-bottom, .pricing .tt_button.animate-bottom {
-webkit-animation-name: none;
-moz-animation-name: none;
-o-animation-name: none;
animation-name: none;
opacity: 1;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-o-animation-duration: 0s;
animation-duration: 0s;
} .featured_content_parent .featured_content_child {
padding: 0;
}
.featured_content_parent .featured_content_img img {
-moz-transform: scale(0.95) translateY(80px);
-ms-transform: scale(0.95) translateY(80px);
-webkit-transform: scale(0.95) translateY(80px);
transform: scale(0.95) translateY(80px);
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0.7;
display: block;
margin: auto;
max-width: 100%;
height: auto;
}
.featured_content_img {
overflow: hidden;
}
.featured_content_parent .active-elem .featured_content_img img {
opacity: 1;
min-height: 395px;
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.featured_content_parent h4 {
margin-top: 45px;
text-align: center;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.featured_content_parent p {
color: #999999;
font-size: 14px;
font-weight: 400;
line-height: 30px;
max-width: 270px;
text-align: center;
margin: auto;
margin-top: 10px;
}
.featured_content_parent {
background: url(//airmastertape.com/wp-content/plugins/keydesign-addon/assets/img/long-shadow.png) no-repeat;
background-position: center 370px;
} .key-reviews {
background-color: white;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
padding: 30px 40px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.rw_message {
border-top: 1px solid #ebebeb;
padding-top: 25px;
font-size: 16px;
font-weight: 300;
line-height: 30px;
opacity: 0.8;
padding-bottom: 25px;
margin-bottom: 0;
}
.rw-author-details h4:hover {
-webkit-filter: brightness(1.2);
}
.rw-author-details h4 {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
font-size: 16px;
font-weight: 700;
line-height: 25px;
margin: 0;
margin-top: 0px;
text-align: left;
}
.key-reviews:hover {
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);
}
#single-page .rw-author-details p,
.rw-author-details p {
font-size: 14px;
font-weight: 300;
line-height: 20px;
text-align: left;
margin-bottom: 0;
}
.rw-authorimg {
max-width: 60px;
max-height: 60px;
margin-right: 15px;
display: inline-block;
}
.rw-authorimg img {
float: left;
max-width: 70px;
height: auto;
border-radius: 100%;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.rw-author-details {
display: inline-block;
vertical-align: top;
}
.rw_header {
height: 60px;
width: 100%;
margin-bottom: 30px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.rw_rating {
text-align: center;
margin-top: 0;
padding-top: 30px;
border-top: 1px solid #ebebeb;
}
.rw_rating .fa {
font-size: 20px;
margin: 0 5px;
}
.rw-title {
font-size: 12px;
margin-top: 2px;
font-weight: 400;
line-height: 20px;
}
.rw_message .rw-link {
margin-top: 10px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.review-carousel .key-reviews {
margin: 25px 15px;
} .app-gallery {
display: flex;
flex-flow: row wrap;
}
.app-gallery .ag-section-desc {
width: 100%;
max-width: 365px;
margin-right: 94px;
margin-top: 165px;
z-index: 10;
max-height: 280px;
}
.app-gallery .ag-section-desc h4 {
margin-top: 0;
margin-bottom: 25px;
}
.app-gallery .ag-section-desc p {
max-height: 150px;
overflow: hidden;
}
.app-gallery .owl-carousel .owl-stage-outer {
overflow: visible;
}
.app-gallery.ag-no-desc-section .owl-carousel .owl-stage-outer {
padding: 20px 0;
overflow: hidden;
}
.ag-slider-wrapper {
width: 300px;
margin-top: 80px;
z-index: 4;
outline: none;
}
.app-gallery.ag-no-desc-section .ag-slider-wrapper {
width: 100%;
margin: 0;
}
.app-gallery .ag-mockup {
position: absolute;
left: 459px;
z-index: 5;
pointer-events: none;
}
.app-gallery.ag-no-desc-section .ag-mockup {
position: absolute;
left: 0;
right: 0;
width: 325px;
max-width: 325px;
margin: auto;
z-index: 5;
pointer-events: none;
}
.app-gallery .clickable .owl-dot:hover span {
opacity: 0.5;
}
.app-gallery .owl-dots  {
position: absolute;
left: -470px;
bottom: 100px;
z-index: 99;
}
.app-gallery.ag-no-desc-section .owl-dots  {
position: relative;
left: auto;
right: auto;
bottom: 0;
}
.app-gallery .owl-carousel .owl-stage-outer:before {
content: "";
position: absolute;
z-index: 2;
top: -100px;
right: 100%;
width: 500%;
height: calc(100% + 200px);
display: block;
background-color: #fafafa;
}
.app-gallery  .owl-dot span {
display: block;
}
.app-gallery .heading-separator {
margin-left: 0;
margin-bottom: 25px;
margin-top: -5px;
width: 40px;
}
.app-gallery .owl-carousel img {
display: block;
margin: auto;
border-radius: 0;
box-shadow: 0 4px 20px 0 rgba(0,0,0,0.1);
cursor: pointer;
transition: 1s;
}
.app-gallery .owl-item.active img {
box-shadow: none;
}
.app-gallery.ag-no-desc-section .owl-item.active img {
box-shadow: 0 4px 20px 0 rgba(0,0,0,0.1);
} .countdown {
text-align: center;
line-height: 48px;
font-weight: 700;
font-style: normal;
color: #333;
font-size: 40px;
display: block;
width: 820px;
height: 200px;
background-color: white;
border-radius: 100px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
position: absolute;
z-index: 99;
left: 50%;
margin-left: -410px;
margin-top: -100px;
padding: 0 62px
}
.CountdownContent {
width: 115px;
height: 115px;
border: 1px solid #ebebeb;
font-size: 40px;
font-weight: 700;
border-radius: 90px;
text-align: center;
display: inline-block;
margin: 42px 28px;
letter-spacing: -1px;
line-height: 100px;
float: left;
}
.CountdownContent .CountdownLabel {
color: #999999;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
display: block;
letter-spacing: 0;
line-height: 1;
margin-top: -25px;
width: 100%;
}
.countdown .CountdownSeparator {
width: 4px;
text-align: center;
color: #ccc;
font-size: 30px;
font-weight: 300;
display: inline-block;
height: 30px;
float: left;
margin-top: 72px;
} .wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container {
background-color: white;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
padding: 40px;
margin-right: 40px !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-container .vc_tta-tabs .vc_tta-panels {
border: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 38px 45px;
background: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels p {
font-size: 14px;
line-height: 25px;
margin-bottom: 20px;
color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab>a {
border-width: 0!important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels ul {
color: #fff;
list-style-type: none;
font-size: 14px;
line-height: 25px;
padding-left: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-container .vc_tta-tab:before {
height: 0;
border-bottom: 9px solid transparent;
border-top: 9px solid transparent;
width: 0;
display: block;
position: absolute;
content: "\f105";
font-size: 0;
right: -81px;
top: 26px;
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active:before {
opacity: 1;
visibility: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels ul li:before {
display: none;
content: "\f105";
margin-right: 10px;
color: inherit;
font-family: 'Font Awesome 5 Free';
font-size: 16px;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:hover {
background-color: transparent;
opacity: 1;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
border-color: transparent;
background-color: transparent;
color: inherit;
font-weight: bold;
font-size: 14px;
padding-left: 0;
padding-top: 23px;
padding-bottom: 23px;
line-height: 1.5;
opacity: 1;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
opacity: 0.85;
cursor: pointer;
}
.wpb-js-composer .vc_tta-container .vc_tta-tab.vc_active>a:before {
display: none!important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left {
padding: 20px 0;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
opacity: 1;
overflow: hidden;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
overflow: visible;
width: 100%;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
min-width: 420px;
overflow: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
display: block;
border-bottom: 1px solid #e5e5e5;
position: relative;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:last-child {
border-bottom: none;
} .mg-sizer, .mg-single-img.small-masonry-img {
width: calc(33.3333% - 5px);
height: auto;
margin-bottom: 5px;
}
.mg-single-img.big-masonry-img {
width: calc(66.6667% - 5px);
height: auto;
margin-bottom: 5px;
}
.mg-single-img img {
width: 100%;
height: auto;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.mg-single-img img:hover {
-webkit-filter: sepia(15%);
filter: sepia(15%);
opacity: 0.85;
}
.mg-single-img a {
display: block;
} .vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top {
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container {
padding: 0;
width: 100%;
box-shadow: none;
border-bottom: 1px solid #e5e5e5;
background: #fff;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list {
border: none;
box-shadow: none;
display: flex;
flex-direction: row;
overflow: visible;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li {
flex-grow: 1;
flex-basis: 0;
text-align: center;
font-size: 16px;
font-weight: bold;
background: none;
position: relative;
border: none;
margin: 0;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li a {
background: none;
border: none;
border-radius: 0;
padding: 56px 0 55px 0;
border-right: 1px solid #e5e5e5;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li:last-child a {
border: none;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-panels .vc_tta-panel-body {
background: #fff !important;
padding: 10px 35px;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
border: none;
color: #fff;
}
.wpb_wrapper .es-accordion:last-child {
border: none;
}
.es-accordion {
border-bottom: 1px solid #e5e5e5;
}
.es-accordion .es-time {
display: inline-block;
font-size: 16px;
line-height: 30px;
font-weight: bold;
min-width: 187px;
}
.es-accordion .es-heading {
position: relative;
padding: 21px 0;
}
.es-accordion .es-heading h4 {
display: inline-block;
margin-top: 0;
font-size: 18px;
font-weight: 700;
margin-bottom: 0;
line-height: 30px;
}
.es-accordion .es-time .fa-clock {
margin-right: 8px;
}
.es-accordion .es-heading .fa-angle-down {
font-size: 16px;
font-weight: bold;
color: #333;
position: absolute;
right: 12px;
top: 30px;
}
.es_no_description.es-accordion .panel-collapse,
.es_no_description.es-accordion .es-heading i {
display: none;
height: 0!important;
}
.es_no_description.es-accordion h4 a {
cursor: default;
}
.es-accordion .es-heading .fa-angle-down:before {
content: "\f106";
}
.es-accordion .es-heading .collapsed .fa-angle-down:before {
content: "\f107";
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li:before {
height: 0;
border-right: 9px solid transparent;
border-left: 9px solid transparent;
width: 0;
display: block;
position: absolute;
content: "\f105";
font-size: 0;
bottom: -9px;
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
left: 50%;
margin-left: -5px;
visibility: visible;
}
.vc_tta-container .vc_tta.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active:before {
opacity: 1;
}
.es-accordion .es-speaker-container {
max-width: 120px;
vertical-align: top;
margin-top: 12px;
display: inline-block;
width: 100%;
margin-right: 67px;
}
.es-accordion .es-speaker-img {
max-width: 60px;
margin: auto;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
border-radius: 90px;
}
.es-accordion .es-speaker-img img {
width: 100%;
height: auto;
}
.es-accordion .panel-collapse {
vertical-align: top;
}
.es-accordion .es-session-desc {
font-size: 14px;
font-weight: 400;
line-height: 25px;
margin-bottom: 10px;
display: inline-block;
max-width: calc(100% - 200px);
}
.es-accordion .es-session-subtitle {
font-weight: bold;
margin-bottom: 20px;
font-size: 16px;
}
.es-accordion .es-session-desc .es-link {
margin-bottom: 20px;
}
.es-accordion .es-session-desc .es-link a {
font-size: 12px; font-weight: bold; text-transform: uppercase;
}
.es-accordion .es-speaker-container .es-speaker-name {
font-size: 14px;
font-weight: 700;
line-height: 20px;
text-align: center;
margin-top: 10px;
}
.es-accordion .es-speaker-container .es-speaker-position {
font-size: 14px;
font-weight: 400;
line-height: 21px;
opacity: 0.75;
text-align: center;
}
.vc_tta-container .vc_tta .es-accordion .es-session-desc p {
color: inherit;
} .color-swtich img {
margin: auto;
display: block;
max-width: 400px;
height: auto;
}
.color-swtich .owl-dots .owl-dot span {
width: 40px;
height: 40px;
position: relative;
border-color: transparent;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.color-swtich .owl-dots .owl-dot span,
.color-swtich .owl-dots .owl-dot:hover span,
.color-swtich .owl-dots .owl-dot.active span  {
transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
}
.color-swtich .owl-dots .owl-dot.active span:before {
position: absolute;
top: 12px;
left: 12px;
display: block;
content: '';
width: 12px;
height: 12px;
background-color: #fff;
border-radius: 50%;
} .cb-container {
background: #fff;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
text-align: center;
padding: 70px 0 73px 0;
margin-top: 25px;
}
.cb-heading {
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
margin-top: 0;
line-height: 1;
}
.cb-highlighted {
font-size: 40px;
font-weight: 700;
letter-spacing: -1px;
margin-right: 8px;
}
.cb-text-area p {
color: #999;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
text-align: left;
line-height: 1;
}
#single-page .cb-text-area p {margin-bottom: 0;}
.cb-img-area, .cb-text-area {
display: inline-block;
vertical-align: bottom;
}
.cb-img-area {
font-size: 52px;
margin-right: 15px;
} .kd_progress_bar {
margin: 18px 0;
}
.kd_progress_bar .kd_progb_desc {
font-size: 13px;
line-height: 25px;
margin-top: 18px;
clear: both;
}
.kd_progress_bar .kd-progb-static {
margin-bottom: 7px;
}
.kd_progress_bar .kd_progb_head .kd-progb-title h4 {
text-transform: none;
font-size: 14px;
font-weight: 600;
line-height: 20px;
margin: 0px;
}
.parallax.with-overlay .kd_progress_bar .kd_progb_head .kd-progb-title h4 {color: #fff;}
.parallax.with-overlay .kd_progress_bar .kd_progb_head .kd_progressbarmarker {color: #fff;}
.parallax.with-overlay .kd_progressbarfull {background-color: rgba(255,255,255,0.15);}
.kd_progress_bar .kd_progb_head .kd-progress-icon i {
margin-right: 10px;
}
.kd_progress_bar .kd_progb_head .kd-progress-customimg img {
width: 14px;
height: auto;
margin-right: 10px;
}
.kd_progress_bar .kd_progb_head .pb_counter_number {
letter-spacing: -3px;
display: inline-block;
font-size: 70px;
font-weight: 300;
line-height: 70px;
margin-bottom: 10px;
}
.kd_progress_bar .kd_progb_head .pb_counter_units {
display: inline-block;
font-size: 32px;
}
.kd_progressbarfull {
width: 100%;
height: 8px;
position: relative;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: rgba(0,0,0,0.2);
}
.kd_progressbarfill {
position: absolute;
top: 0;
left: 0;
width: 1%;
height: 8px;
font-size: 0px;
text-align: right;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.kd_progressbarfull.thin-solid, .thin-solid .kd_progressbarfill {
height: 5px;
}
.kd_progressbarfull.medium-solid, .medium-solid .kd_progressbarfill {
height: 8px;
}
.kd_progressbarfull.thick-solid, .thick-solid .kd_progressbarfill {
height: 10px;
}
.kd_progressbarmarker {
color: #333;
font-size: 14px;
line-height: 20px;
position: relative;
top: -20px;
float: right;
font-weight: 600;
} .kd_counter  {text-align: center;}
.kd_number_string {
font-size: 65px;
text-align: center;
display: block;
margin-bottom: 20px;
line-height: 1;}
.kd_counter_units {
font-size: 18px;
margin-top: 0;
font-weight: 700;
line-height: 22px;
margin-bottom: 10px;
}
.kd_counter_text {
font-size: 14px;
line-height: 25px;
}
.kd_counter_icon {
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
font-size: 35px;
width: 100px;
height: 100px;
line-height: 105px;
border-radius: 90px;
margin: auto;
position: relative;
margin-bottom: 30px;
}
.large-counter .kd_counter_units,
.large-counter .kd_number_string {
font-size: 90px;
text-align: left;
font-weight: 900;
width: 100%;
text-align: center;
font-style: normal;
letter-spacing: -0.5px;
margin: 0;
margin-bottom: 10px;
display: block;
line-height: 80px;
width: auto;
float: none;
display: inline-block;
}
.large-counter .kd_counter_text {
font-size: 17px;
text-align: center;
font-weight: 700;
text-transform: uppercase;
float: left;
width: 100%;
text-align: center;
}
.parallax.with-overlay .large-counter .kd_counter_text,
.parallax.with-overlay .large-counter .kd_counter_units,
.parallax.with-overlay .large-counter .kd_number_string,
.vc_parallax .large-counter .kd_counter_text,
.vc_parallax .large-counter .kd_counter_units,
.vc_parallax .large-counter .kd_number_string {
color: #fff;
} .kd-photobox {
display: block;
position: relative;
overflow: hidden;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
border-radius: 3px;
}
.kd-photobox .photobox-img {
position: relative;
overflow: hidden;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.kd-photobox .photobox-img img {
width: 100%;
height: auto;
} .kd-photobox.shine-effect .photobox-img::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#4dffffff',GradientType=1 );
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-o-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.kd-photobox.shine-effect:hover .photobox-img::before {
-webkit-animation: shineBox .75s;
-moz-animation: shineBox .75s;
-o-animation: shineBox .75s;
animation: shineBox .75s;
}
@-webkit-keyframes shineBox {
100% {
left: 125%;
}
}
@-moz-keyframes shineBox {
100% {
left: 125%;
}
}
@-o-keyframes shineBox {
100% {
left: 125%;
}
}
@keyframes shineBox {
100% {
left: 125%;
}
} .kd-photobox.circle-effect .photobox-img::before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255,255,255,0.1);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.kd-photobox.circle-effect:hover .photobox-img::before {
-webkit-animation: circleBox .75s;
-moz-animation: circleBox .75s;
-o-animation: circleBox .75s;
animation: circleBox .75s;
}
@-webkit-keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-moz-keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-o-keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
} .kd-photobox.flash-effect:hover .photobox-img img {
opacity: 1;
-webkit-animation: flashBox 0.6s;
animation: flashBox 0.6s;
}
@-webkit-keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
}
@-moz-keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
}
@-o-keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
}
@keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
} .kd-photobox.opacity-effect .photobox-img img {
opacity: .8;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
.kd-photobox.opacity-effect:hover .photobox-img img {
opacity: 1;
} .kd-photobox.grayscale-effect .photobox-img img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.kd-photobox.grayscale-effect:hover .photobox-img img {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
} .kd-photobox .phb-content {
position: relative;
overflow: hidden;
background: #FFF;
border-top: none;
padding: 2em;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
#single-page .kd-photobox:hover  .phb-content p, .kd-photobox:hover  .phb-content p,
.kd-photobox:hover .phb-content h4 {
color:#fff;
}
.kd-photobox .phb-content h4 {
margin: 0 0 15px 0;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
#single-page .kd-photobox .phb-content p, .kd-photobox .phb-content p {
margin: 0;
font-size: 14px;
color: inherit;
line-height: 24px;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.kd-photobox.no-effect:hover .phb-content { background: #fff; }
#single-page .kd-photobox.no-effect:hover .phb-content p, .kd-photobox.no-effect:hover .phb-content p, .kd-photobox.no-effect:hover .phb-content h4 {
color: inherit;
}
.kd-photobox .phb-content .phb-btncontainer {
margin-top: 20px;
line-height: 1;
}
.kd-photobox a { color: inherit; }
.kd-photobox .phb-content .phb-btncontainer a {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}
.kd-photobox .phb-button {
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.kd-photobox:not(.no-effect):hover .phb-button {color: #fff;}
.kd-photobox:not(.no-effect):hover .phb-button:hover {opacity: 0.6; color: #fff;}
.photobox-carousel .kd-photobox {
margin: 25px 15px;
} .kd-divider {
display: block;
position: relative;
width: 100%;
padding: 20px 0;
}
.kd-divider .divider-line {
display: block;
position: relative;
margin: 0 auto;
}
.divider_full_width .divider-line {
width: 100%;
}
.divider_one_half .divider-line {
width: 50%;
}
.divider_one_fourth .divider-line {
width: 25%;
}
.kd-divider.dotted_line .divider-line {
border-top: 1px dotted rgba(0,0,0,0.2);
height: 5px;
}
.kd-divider.dashed_line .divider-line {
border-top: 1px dashed rgba(0,0,0,0.2);
height: 5px;
}
.kd-divider.solid_line .divider-line {
border-top: 1px solid rgba(0,0,0,0.2);
height: 5px;
}
.solid_line.medium_solid .divider-line {
border-top-width: 4px;
}
.solid_line.thick_solid .divider-line {
border-top-width: 8px;
}
.kd-divider.double_line .divider-line {
border-top: 1px solid rgba(0,0,0,0.2);
border-bottom: 1px solid rgba(0,0,0,0.2);
height: 4px;
}
.kd-divider.double_dotted .divider-line {
border-top: 1px dotted rgba(0,0,0,0.2);
border-bottom: 1px dotted rgba(0,0,0,0.2);
height: 4px;
}
.kd-divider.double_dashed .divider-line {
border-top: 1px dashed rgba(0,0,0,0.2);
border-bottom: 1px dashed rgba(0,0,0,0.2);
height: 4px;
}
.kd-divider.shadow_line .divider-line {
overflow: hidden;
height: 20px;
}
.kd-divider.shadow_line .divider-line:after {
content: '';
display: block;
margin: -25px auto 0;
width: 100%;
height: 25px;
border-radius: 125px / 12px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
} .kd-calltoaction {
display: block;
position: relative;
width: 100%;
width: calc(100% + 30px);
padding: 51px 21px;
margin-left: -15px;
}
.kd-calltoaction .tt_button.tt_secondary_button:hover {background: inherit; color:#fff;}
.kd-calltoaction.no_icon .cta-text {
width: 75%;
float: left;
}
.kd-calltoaction.no_icon .cta-btncontainer {
width: 25%;
float: left;
}
.kd-calltoaction.icon_browser .cta-icon, .kd-calltoaction.custom_image .cta-icon {
width: 10%;
float: left;
text-align: center;
font-size: 40px;
line-height: 50px;
max-height: 50px;
max-width: 10%;
}
.kd-calltoaction.custom_image .cta-icon img {
max-height: 50px;
width: auto;
vertical-align: top;
}
.kd-calltoaction.icon_browser .cta-text, .kd-calltoaction.custom_image .cta-text {
width: 65%;
float: left;
}
.kd-calltoaction.icon_browser .cta-btncontainer, .kd-calltoaction.custom_image .cta-btncontainer {
width: 25%;
float: left;
}
.kd-calltoaction .cta-text h4, #single-page .kd-calltoaction .cta-text h4 {
text-transform: uppercase;
margin: 0;
line-height: 1;
margin-top: 5px;
color: #fff;
}
.kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p {
margin: 0;
color: #fff;
} .kd-alertbox {
position: relative;
margin-bottom: 30px;
padding: 20px 55px 20px 80px;
background-color: #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}
.kd-alertbox .ab-icon {
position: absolute;
left: 10px;
top: 4px;
width: 60px;
height: 60px;
font-size: 30px;
text-align: center;
line-height: 60px;
}
.kd-alertbox .ab-icon i {
font-size: 24px;
width: 60px;
height: 60px;
margin-top: 0;
margin-left: 0;
}
.kd-alertbox .ab-message {
font-size: 14px;
font-weight: bold;
}
.kd-alertbox .ab-message p:empty {
display: none;
}
#single-page .kd-alertbox .ab-message p, .kd-alertbox .ab-message p {
margin-bottom: 0;
}
.kd-alertbox .ab-close {
position: absolute;
right: 20px;
top: 25px;
color: inherit;
line-height: 20px;
font-size: 20px;
width: 20px;
height: 20px;
}
.kd-alertbox .ab-close i {
font-size: 16px;
font-style: normal;
width: 20px;
height: 20px;
color: inherit;
transition: 0.3s;
}
.kd-alertbox .ab-close:hover i {
opacity: 0.4;
}
.kd-alertbox.ab_warning, .kd-alertbox.ab_warning .ab-icon i {
color: orange;
}
.kd-alertbox.ab_error, .kd-alertbox.ab_error .ab-icon i {
color: #fb5455;
}
.kd-alertbox.ab_info, .kd-alertbox.ab_info .ab-icon i {
color: #3097db;
}
.kd-alertbox.ab_success, .kd-alertbox.ab_success .ab-icon i {
color: #00a500;
} .kd-process-steps {
display: block;
position: relative;
text-align: center;
}
.kd-process-steps ul {
position: relative;
margin: 0;
padding: 0;
list-style: none;
}
.kd-process-steps ul li::after {
content: "";
display: block;
width: 12%;
height: 4px;
background: rgba(0,0,0,.07);
-webkit-border-radius: 2px;
border-radius: 2px;
position: absolute;
right: -6%;
top: 83px;
text-align: center;
}
.kd-process-steps ul li:last-child::after {
background: none;
}
.kd-process-steps.process_three_elem li {
width: 33.3333%;
}
.kd-process-steps.process_four_elem li {
width: 25%;
}
.kd-process-steps.process_five_elem li {
width: 20%;
}
.kd-process-steps ul li {
display: inline-block;
position: relative;
float: left;
margin: 0;
padding-top: 6px;
}
.kd-process-steps .pss-step-number {
display: block;
position: absolute;
height: 35px;
top: 22px;
z-index: 99;
margin-left: -83px;
left: 50%;
margin-bottom: 10px;
}
.kd-process-steps.process_five_elem .pss-step-number {
top: 17px;
z-index: 99;
margin-left: -76px;
}
.kd-process-steps .pss-step-number span {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
font-weight: bold;
width: 35px;
height: 35px;
background: #f5f5f5;
line-height: 35px;
font-size: 15px;
text-align: center;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.kd-process-steps .pss-img-area {
position: relative;
overflow: hidden;
background-color: #fff;
box-shadow: 0 5px 18px rgba(0, 0, 0, 0.06);
border-radius: 100%;
margin: 0 auto;
}
.kd-process-steps .pss-img-area .process-customimg {
line-height: 160px;
}
.kd-process-steps.process_five_elem .pss-img-area .process-customimg {
line-height: 140px;
}
.kd-process-steps .pss-img-area .process-icon {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.kd-process-steps .pss-img-area .process-icon i {
font-size: 40px;
}
.kd-process-steps.process_three_elem .pss-img-area, .kd-process-steps.process_four_elem .pss-img-area {
width: 160px;
height: 160px;
text-align: center;
}
.kd-process-steps.process_five_elem .pss-img-area {
width: 140px;
height: 140px;
text-align: center;
}
.kd-process-steps .pss-text-area h4 {
margin: 35px auto 20px;
text-transform: none;
font-size: 18px;
font-weight: 700;
line-height: 22px;
margin-bottom: 15px;
}
#single-page .kd-process-steps .pss-text-area p, .kd-process-steps .pss-text-area p {
font-size: 14px;
line-height: 25px;
}
.kd-process-steps.process_three_elem .pss-text-area p, .kd-process-steps.process_four_elem .pss-text-area p {
padding: 0 40px;
}
.kd-process-steps.process_five_elem .pss-text-area p {
padding: 0 20px;
}
.kd-process-steps .pss-text-area .pss-link {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.kd-process-steps .process-customimg img {
max-width: 80px;
height: 100%;
margin-top: 0px;
} .kd-promobox {
position: relative;
}
.kd-promobox .prb-content h4 {
margin-top: 0;
line-height: 22px;
margin-bottom: 14px;
}
.kd-promobox .prb-content p {
font-size: 14px;
line-height: 25px;
margin-bottom: 25px;
}
.kd-promobox.prb_image_left .prb-img {
width: 36%;
float: left;
text-align: left;
line-height: 0;
}
.kd-promobox .prb-img img {
max-width: 100%;
height: auto;
}
.kd-promobox.prb_image_left .prb-content {
width: 56%;
margin: 0 2% 0 6%;
float: left;
}
.kd-promobox.prb_image_right .prb-img {
width: 36%;
float: right;
text-align: left;
line-height: 0;
}
.kd-promobox.prb_image_right .prb-content {
width: 56%;
margin: 0 6% 0 2%;
float: right;
text-align: right;
}
.kd-promobox .prb-btncontainer .prb-button {
margin: 0;
}
.kd-promobox.prb_image_right .prb-btncontainer {
float: right;
} .bp-container {
position: relative;
}
.bp-device {
max-width: 600px;
}
.bp-device img {
max-width: 100%; height: auto;}
.bp-content {
position: absolute;
top: 110px;
line-height: 25px;
font-size: 14px;
max-width: 460px;
text-align: justify;
left: 75px;
overflow: hidden;
overflow-y: scroll;
max-height: 580px;
padding-right: 15px;
}
.bp-content h4 {
font-size: 16px;
margin-bottom: 20px;
margin-top: 30px;
}
.bp-content::-webkit-scrollbar {
width: 7px;
cursor: pointer
}
.bp-content::-webkit-scrollbar-track {
background-color: transparent;
cursor: pointer
}
.bp-content::-webkit-scrollbar-thumb {
background-color: #ededed;
width: 7px;
border-radius: 3px;
bottom: 10px;
cursor: pointer;
z-index: 99;
}
.bp-content::-webkit-scrollbar-button {
display: none
}
.bp-content::-webkit-scrollbar-corner {
background-color: #000
}
.bp-content::-moz-scrollbar {
width: 7px
} .testimonial-cards .key-tcards {
text-align: center;
margin: 30px;
}
.with-overlay .testimonial-cards .tcards_header .tcards-job,
.with-overlay .testimonial-cards .tcards_header .tcards-name {
color: #fff;
}
.testimonial-cards .tcards_header .tcards-name {
font-size: 18px;
font-weight: 700;
line-height: 1;
margin: 0;
margin-bottom: 8px;
margin-top: 15px;
}
.testimonial-cards .tcards_header .tcards-job {
margin-bottom: 30px;
display: block;
font-size: 14px;
font-style: italic;
line-height: 1;
color: inherit;
}
.testimonial-cards .tcards_header .tcards-image img {
width: 90px;
height: 90px;
border-radius: 50%;
box-shadow: 0 2px 0 0px rgba(0,0,0,0.011);
padding: 3px;
background: #fff;
border: 1px solid #f0f0f0;
margin: auto;
}
.testimonial-cards .tcards_message {
position: relative;
border: none;
border-radius: 2px;
padding: 30px;
margin-top: 30px;
margin-bottom: 18px;
background-color: white;
box-shadow: 0 2px 30px rgba(0, 0, 0, 0.06);
}
.testimonial-cards .tcards_message:before {
content: '';
display: block;
position: absolute;
left: 50%;
margin-left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
}
.testimonial-cards .tcards_message:before {
top: -20px;
border-color: transparent transparent #fff transparent;
}
.testimonial-cards .tcards-title {
text-transform: none;
font-size: 16px;
margin-top: 0;
font-weight: 700;
line-height: 22px;
margin-bottom: 10px;
}
.testimonial-cards .tcards_message p {
font-size: 14px;
line-height: 25px;
} .owl-carousel .owl-dots {
margin-top: 40px;
text-align: center;
}
.owl-dots .owl-dot {
outline: none;
}
.owl-dots .owl-dot span {
display: block;
width: 10px;
height: 10px;
margin: 0 10px;
background-color: #333;
color: #333;
border: 2px solid #333;
border-radius: 50%;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.owl-dots .owl-dot:hover span, .owl-dots .owl-dot.active span {
background: 0 0;
-webkit-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.owl-dots .owl-dot:hover span {
opacity: .5;
}
.with-overlay .owl-dots .owl-dot span {
background-color: #fff;
border-color: #fff;
}
.with-overlay .owl-dots .owl-dot.active span {
background: 0 0;
border: 2px solid #fff;
} @media (max-width:330px) {
.rw_header {margin-bottom: 50px;}
}
@media (max-width:960px) {
.team-image {
width: auto;
height: auto;
overflow: visible;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
box-shadow: none;
}
.team-member .team-image img {
width: 100%;
height: 100%;
max-width: 190px;
margin: 0 auto;
border-radius: 50%;
}
.team-content-hover p {
opacity: 1;
}
.team-content-hover {
top: inherit;
padding: 40px 35px;
position: relative;
width: 100%;
overflow: hidden;
max-height: 100%;
height: auto;
opacity: 1;
visibility: visible;
-webkit-transition: 0.25s ease-in;
-o-transition: 0.25s ease-in;
transition: 0.25s ease-in;
z-index: 100;
border-radius: 15px;
margin-top: 20px;
}
.team-content h5 {
display: none;
}
.team-content .team-subtitle {
display: none;
}
.team-content-hover h5 {
display: block;
}
.team-content-hover .team-subtitle {
display: block;
}
.testimonials.slider.with-image .owl-dots {
position: relative;
bottom: 0;
left: 0;
right: 0;
margin: 40px auto 0;
}
.app-gallery .ag-section-desc {
max-width: 100%;
text-align: center;
margin-right: 0;
margin-top: 0;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc h4 {
font-size: 28px!important;
line-height: 1.3;
}
.app-gallery .ag-section-desc p {
line-height: 21px;
max-height: 100%;
}
.app-gallery .ag-mockup {
display: none;
}
.app-gallery  {
position: relative;
display: block;
left: auto;
bottom: auto;
text-align: center;
z-index: 99;
margin-top: 30px;
}
.app-gallery .owl-carousel {
width: 100%;
position: relative;
top: auto;
left: auto;
overflow: hidden;
margin-top: 20px;
}
.app-gallery .owl-carousel .owl-item {
max-width: 100%;
}
.app-gallery .owl-carousel img {
cursor: pointer;
margin: auto;
display: block;
}
.app-gallery .owl-dots {
position: relative;
left: auto;
bottom: auto;
margin-top: 40px;
z-index: 99;
}
.cb-highlighted { font-size: 30px; }
.cb-heading { font-size: 18px; }
.rw_message { border:none; }
.bp-container .bp-content { max-height: 74%; top: 20%; left: 15%; max-width: 74%; }
.key-icon-box.icon-left.icon-circle p { max-width: calc(100% - 136px);float: right; }
#download-ebook { padding-bottom: 0 !important; }
.kd-photobox { margin-bottom: 25px; }
.large-counter .kd_counter_units, .kd_counter .kd_number_string { font-size: 42px; }
.kd_pie_chart { margin-bottom: 50px; }
.kd_counter { margin-bottom: 30px; }
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg img { margin-top: 20px; }
.kd-calltoaction.icon_browser .cta-text,
.kd-calltoaction.custom_image .cta-text,
.kd-calltoaction.no_icon .cta-text,
.kd-calltoaction.icon_browser .cta-btncontainer,
.kd-calltoaction.custom_image .cta-btncontainer,
.kd-calltoaction.no_icon .cta-btncontainer {
text-align: center;
width: 100%;
}
.kd-calltoaction.icon_browser .cta-icon {
width: 100%;
text-align: center;
float: none;
max-width: 100%;
margin-bottom: 10px;
}
.kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p {
margin: 25px 0;
}
.team-content {
max-width: 300px;
margin:auto;
}
.key-icon-box.icon-top {
margin-bottom: 20px;
margin-top: 20px;
}
.key-icon-box.icon-top.icon-default {
text-align: center;
max-width: 420px;
margin: auto;
}
.key-icon-box.icon-left.icon-circle {
text-align: left;
float: none;
clear: both;
margin: auto;
display: block;
width: 100%;
margin-bottom: 40px;
max-width: 400px;
min-height: 150px;
}
.key-icon-box .fa, .key-icon-box .nc-icon-outline {
margin-bottom: 16px;
font-size: 40px;
margin-top: 20px;
}
.key-icon-box.icon-left.icon-default p {
font-size: 14px;
}
.with-animations .cb-container, .with-animations .key-icon-box, .with-animations .tt_button, .with-animations .team-member, .with-animations .play-video, .with-animations .wpcf7-form, .with-animations .toggle-map, .with-animations .portfolio-item, .with-animations .testimonials.slider {
-webkit-animation-name: none;
-moz-animation-name: none;
-o-animation-name: none;
animation-name: none;
opacity: 1;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-o-animation-duration: 0s;
animation-duration: 0s;
}
.video-container img {
margin-left: -15px;
width: calc(100% + 30px);
}
.video-container:hover .play-video:hover, .play-video {
margin-top: -35px;
width: 70px;
height: 70px;
margin-left: -35px;
}
.video-container a img {
width: 100%;
max-width: 630px;
}
.video-container a {
width: 100%;
margin-top: 0
}
.video-container:hover .play-video:hover .fa-play, .play-video .fa-play {
top: 22px;
left: 26px;
font-size: 25px;
}
.modal .video-modal-local {
width: 100%;
height: auto;
}
.features-tabs .tab-image-container {
width: 100%;
}
.features-tabs .tab-image-container img {
width: 100%;
margin: 0;
max-width: 100%
}
.features-tabs .tab {
display: block;
width: 100% !important;
}
.features-tabs h2.section-heading {
text-align: center;
}
.features-tabs .tab-image-container {
position: relative;
margin: 0 !important;
}
.features-tabs .tab a {
padding: 20px;
}
.features-tabs .tab a h5 {
margin-bottom: 0;
font-size: 16px;
}
.features-tabs .tabs {
width: 100%;
}
.features-tabs .tab i, .tt-tab-customimg, .features-tabs .tab a .triangle {
display: none;
}
.features-tabs .tab a {
padding: 40px;
}
.features-tabs .tab a p {
margin-top: 1em;
}
.features-tabs img {
margin: 0;
max-width: 60%;
position: relative;
top: auto;
right: auto;
height: auto;
display: block;
}
.tt-image {
width: 100%;
max-width: 100%;
}
.testimonials.slider .tt-quote {
display: none;
}
.testimonials.slider .tt-container {
float: right;
width: 100%;
max-width: 100%;
position: relative;
margin-right: 0;
text-align: center;
margin-top: 0;
}
.testimonials.slider h3 {
font-weight: 700;
margin: auto;
max-width: 500px;
margin-top: 0;
margin-bottom: 15px;
font-size: 25px;
letter-spacing: -0.3px;
line-height: 30px;
}
.testimonials.slider .tt-content h6 {
text-align: center;
margin: auto;
max-width: 100%;
font-size: 14px;
font-style: italic;
line-height: 25px;
font-weight: normal;
margin-bottom: 25px;
}
.testimonials.slider .author {
margin-top: 30px;
}
.key-reviews {
margin-bottom: 30px;
padding: 30px;
}
.rw_message {
font-size: 14px;
opacity: 1;
line-height: 25px;
}
.pricing {
padding: 20px;
padding-bottom: 30px;
}
.pricing-table {
width: 100%;
margin: 0 auto 30px;
max-width: 400px;
}
.pricing .pricing-option {
font-size: 14px;
color: inherit;
}
.pricing .pricing-row {
padding-top: 15px;
text-align: center;
}
.pricing .button-container {
padding: 32px 0 35px 0;
}
.pricing .col-lg-3 {
padding: 35px 0 15px 0;
}
.pricing .pricing-price {
font-size: 50px;
line-height: 1;
letter-spacing: -1px;
margin-top: -25px;
}
.pricing .pricing-time {
font-size: 16px;
font-family: inherit;
margin-bottom: 30px;
margin-top: -5px;
}
.pricing .currency {
font-size: 30px;
position: relative;
top: -12px;
}
.pricing-meta {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 30px;
}
.featured_content_parent .container .featured_content_img img {
opacity: 1;
min-height: auto;
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.featured_content_parent {
background: none;
}
.featured_content_parent h4 {
margin-top: 30px;
}
.featured_content_parent p {
margin-bottom: 30px;
line-height: 25px;
}
.countdown {
position: relative;
width: 100%;
margin: 0;
box-shadow: none;
left: 0;
padding: 0;
height: auto;
}
.countdown .CountdownSeparator {
display: none;
}
.countdown .CountdownContent {
width: 25%;
height: 70px;
border: none;
font-size: 30px;
font-weight: 700;
border-radius: 0;
text-align: center;
display: inline-block;
margin: 0;
letter-spacing: 0;
line-height: inherit;
float: none;
}
.CountdownContent .CountdownLabel {
margin-top: 0;
}
.team-image:hover .team-content-hover {
padding: 40px 35px;
margin-top: 20px;
margin-left: 0;
max-height: inherit;
border-radius: 15px;
}
.vc_tta.vc_general .vc_tta-panel-title {
margin: 0;
line-height: 18px;
font-size: 14px;
text-align: center;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
padding: 20px 10px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
margin-bottom: 0px !important;
margin-top: 0px !important;
}
.vc_tta-container .vc_tta-tabs .vc_tta-panels ul, .vc_tta-container .vc_tta-tabs .vc_tta-panels p {
line-height: 20px;
font-size: 13px;
}
.vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 20px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 10px 5px;
}
.es-accordion .es-session-desc {
font-size: 13px;
font-weight: 400;
line-height: 20px;
margin-bottom: 10px;
display: inline-block;
max-width: 100%;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels, .vc_tta-container .vc_tta.vc_general .vc_tta-panels-container {
background: transparent;
}
.vc_tta.vc_general .vc_tta-panel-title>a {
padding: 20px;
}
.es-accordion .es-heading {
position: relative;
padding: 10px 0;
}
.es-accordion .es-heading h4, .es-accordion .es-time {
display: inline-block;
font-size: 14px;
line-height: 20px;
}
.es-accordion .es-time {
float: left;
margin-top: 6px;
}
.es-accordion .es-speaker-container {
max-width: 100%;
vertical-align: top;
margin-top: 20px;
display: inline-block;
width: 100%;
margin-bottom: 20px;
margin-right: 0;
}
.cb-text-area p {
margin-bottom: 0;
}
.color-swtich img {
width: 100%;
height: auto;
}
.tt-image img {
max-width: 400px;
margin: auto;
float: none;
width: 100%;
margin-top: 20px;
}
}
@media (max-width:1750px) {
.features-tabs .tab a {
padding-right: 50px;
}
}
@media (min-width:767px) and (max-width:1024px) {
.rw_header {height: auto;}
.pricing .pricing-options-container .pricing-row {text-align: center;}
.testimonials.slider .tt-container {margin-top: 50px;}
.vc_grid-item.vc_col-sm-3, .wpb_column.vc_col-md-6 {
width: 50%;
}
.wpb_column.vc_col-md-12 {
width: 100%;
}
.vc_custom_1466613488090, .vc_custom_1466613515458, .vc_custom_1466613538944 {
padding-left: 25px !important;
}
.with-animations .cb-container, .with-animations .key-icon-box, .with-animations .tt_button, .with-animations .team-member, .with-animations .play-video, .with-animations .wpcf7-form, .with-animations .toggle-map, .with-animations .portfolio-item, .with-animations .testimonials.slider {
-webkit-animation-name: none;
-moz-animation-name: none;
-o-animation-name: none;
animation-name: none;
opacity: 1;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-o-animation-duration: 0s;
animation-duration: 0s;
}
.vc_column_container>.vc_column-inner.vc_custom_1466944822997, .vc_column_container>.vc_column-inner.vc_custom_1466944963644, .vc_column_container>.vc_column-inner.vc_custom_1467982042067, .vc_column_container>.vc_column-inner.vc_custom_1466944963644 {
padding-left: 0 !important;
}
.testimonials.slider .tt-quote {
display: none !important;
}
.app-gallery .ag-section-desc {
max-width: 100%;
float: left;
width: 100%;
text-align: center;
margin-right: 0;
margin-top: 0;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc p {
line-height: 21px;
max-height: 100%;
}
.app-gallery .ag-mockup {
display: none;
}
.app-gallery  {
position: relative;
left: auto;
bottom: auto;
text-align: center;
z-index: 99;
margin-top: 30px;
}
.app-gallery .owl-carousel img {
cursor: pointer;
margin: auto;
display: block;
width: 95%;
height: auto;
}
.app-gallery .owl-carousel .owl-item {
max-width: 100%;
}
.app-gallery .owl-carousel {
width: 100%;
position: relative;
top: auto;
left: auto;
overflow: hidden;
float: left;
margin-top: 20px;
}
.pricing {
padding-left: 8px;
padding-right: 8px;
}
.vc_col-sm-6 .video-container img {
width: 100%;
margin: auto;
}
.video-container img {
width: 85%;
margin: auto;
}
.featured_content_parent .active-elem .featured_content_img img {
min-height: auto;
}
.featured_content_parent {
background: none;
}
.container .wpb_single_image .vc_figure {
display: block;
text-align: center;
}
.cb-img-area {
display: none;
}
.vc_tta-container .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
min-width: 250px;
}
.download-specs .tt_button {
width: auto !important;
}
.color-swtich img {
width: 100%;
height: auto;
}
}
@media (max-width:767px) {
.kd-promobox {margin-bottom: 80px;}
.kd-process-steps.process_three_elem li,
.kd-process-steps.process_four_elem li,
.kd-process-steps.process_five_elem li {
width: 100%;
}
.kd-process-steps ul li::after {display: none;}
.kd-promobox.prb_image_left .prb-img,
.kd-promobox.prb_image_right .prb-content,
.kd-promobox.prb_image_right .prb-img {
width: 100%;
}
.kd-promobox.prb_image_right .prb-btncontainer,
.kd-promobox .prb-btncontainer .prb-button {
margin: auto;
float: none;
}
.kd-promobox.prb_image_right .prb-content,
.kd-promobox.prb_image_left .prb-content {
width: 100%;
margin: 0;
float: left;
text-align: center;
margin-top: 20px;
}
.mg-single-img.big-masonry-img, .mg-single-img.small-masonry-img {
width: calc(100% + 30px);
height: auto;
position: relative !important;
margin-bottom: 5px;
top: 0 !important;
margin-left: -15px;
}
#mg-gallery {
height: auto !important;
margin-top: -70px
}
}
@media (min-width:767px) and (max-width:960px) {
.kd-process-steps.process_four_elem li {width: 50%;}
.kd-process-steps ul li::after {display: none;}
}
@media (min-width: 1024px) and (max-width: 1225px) {
.featured_content_parent .active-elem .featured_content_img img { min-height: 308px; }
.featured_content_img { margin-top: 85px; }
.app-gallery .ag-section-desc {
max-width: 60%;
float: none;
width: 100%;
text-align: center;
margin-right: auto;
margin-left: auto;
margin-top: 0;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc p {
line-height: 21px;
max-height: 100%;
}
.app-gallery .ag-mockup {
display: none;
}
.app-gallery  {
position: relative;
left: auto;
bottom: auto;
text-align: center;
z-index: 99;
margin-top: 30px;
}
.app-gallery .owl-carousel img {
cursor: pointer;
margin: auto;
display: block;
width: 95%;
height: auto;
}
.app-gallery .owl-carousel .owl-item {
max-width: 100%;
}
.app-gallery .owl-carousel {
width: 100%;
position: relative;
top: auto;
left: auto;
overflow: hidden;
float: left;
margin-top: 20px;
}
.ag-slider-wrapper {
width: 300px;
position: relative;
top: 0;
left: auto;
z-index: 4;
margin: auto;
}
.app-gallery .heading-separator {
margin-left: auto;
}
.app-gallery .owl-dots {
position: relative;
left: auto;
bottom: auto;
margin-top: 20px;
z-index: 99;
}
}
@media (max-width:415px) {
.testimonial-cards .key-tcards { padding: 30px 0; }
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//airmastertape.com/wp-content/plugins/keydesign-addon/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.rfp-wrapper a{
text-decoration:none;
outline:none;
box-shadow:none!important;
}
.rfp-grids { 
margin-left: -15px; 
margin-right: -15px;
}
.rfp-grids:before, 
.rfp-grids:after { 
display: table; 
content: "";
}
.rfp-grids:after { 
clear: both; 
}
.rfp-grids [class*="grid"] { 
float: left; 
padding: 15px; 
vertical-align: top; 
width: 99.99999%; 
box-sizing: border-box;
}
.rfp-grid.xs1 { width: 8.33333%; }
.rfp-grid.xs2 { width: 16.66666%; }
.rfp-grid.xs3 { width: 24.99999%; }
.rfp-grid.xs4 { width: 33.33333%; }
.rfp-grid.xs5 { width: 41.66666%; }
.rfp-grid.xs6 { width: 49.99999%; }
.rfp-grid.xs7 { width: 58.33333%; }
.rfp-grid.xs8 { width: 66.66666%; }
.rfp-grid.xs9 { width: 74.99999%; }
.rfp-grid.xs10 { width: 83.33333%; }
.rfp-grid.xs11 { width: 91.66666%; }
.rfp-grid.xs12 { width: 99.99999%; }
@media only screen and (min-width: 768px) { 
.rfp-grid.sm1 { width: 8.33333%; }
.rfp-grid.sm2 { width: 16.66666%; }
.rfp-grid.sm3 { width: 24.99999%; }
.rfp-grid.sm4 { width: 33.33333%; }
.rfp-grid.sm5 { width: 41.66666%; }
.rfp-grid.sm6 { width: 49.99999%; }
.rfp-grid.sm7 { width: 58.33333%; }
.rfp-grid.sm8 { width: 66.66666%; }
.rfp-grid.sm9 { width: 74.99999%; }
.rfp-grid.sm10 { width: 83.33333%; }
.rfp-grid.sm11 { width: 91.66666%; }
.rfp-grid.sm12 { width: 99.99999%; } 
}
@media only screen and (min-width: 1025px) { 
.rfp-grid.md1 { width: 8.33333%; }
.rfp-grid.md2 { width: 16.66666%; }
.rfp-grid.md3 { width: 24.99999%; }
.rfp-grid.md4 { width: 33.33333%; }
.rfp-grid.md5 { width: 41.66666%; }
.rfp-grid.md6 { width: 49.99999%; }
.rfp-grid.md7 { width: 58.33333%; }
.rfp-grid.md8 { width: 66.66666%; }
.rfp-grid.md9 { width: 74.99999%; }
.rfp-grid.md10 { width: 83.33333%; }
.rfp-grid.md11 { width: 91.66666%; }
.rfp-grid.md12 { width: 99.99999%; } 
}
div.rfp-wrapper{
overflow:hidden;
}
div.rfp-wrapper a{
box-shadow:none;
outline:none;
}
.rfp-filter ul{
list-style:none;
margin-left:0;
margin-bottom: 8px;
}
.rfp-filter ul li{
display:inline-block;
margin: 0;
}
.rfp-filter ul li a{
border: 1px solid;
display: inline-block;
margin-bottom: 8px;
margin-right: 5px;
padding: 5px 10px;
color:#666;
}
.rfp-filter ul li a.active{
color:#000;
}
.rfp-item-title {
background: #eee none repeat scroll 0 0;
line-height: 1.2;
padding: 15px 10px;
text-align: center;
}
.rfp-item {
position:relative;
}
.rfp-item .rfp-mask {
backface-visibility: hidden;
bottom: 10px;
left: 15px;
opacity: 1;
overflow: hidden;
position: absolute;
right: 15px;
top: 15px;
}
.rfp-item img{
width:100%!important;
max-width:100%!important;
display: block;
}.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//airmastertape.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//airmastertape.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//airmastertape.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}