fieldset,
hr {
    border: 0;
    padding: 0
}

.tm-blog-content,
.tm-countdown-pack {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc
}

.tm-cart-table tr td,
.tm-myaccount-orders table td,
.tm-myaccount-orders table th,
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

textarea {
    resize: vertical;
    padding: 10px 15px
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

#scrollUp,
.bg-theme,
.tm-navigation .tm-navigation-dropdown ul li:hover {
    background: #1cb9c8
}

.hidden {
    display: none !important
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    white-space: inherit;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :before,
    after {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

@-webkit-keyframes tmGrowShrink {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.55);
        transform: scale(1.55);
        opacity: 0
    }
}

@keyframes tmGrowShrink {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.55);
        transform: scale(1.55);
        opacity: 0
    }
}

@-webkit-keyframes tmSpin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tmSpin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes tmSpinReverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes tmSpinReverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes tmAnimatedBg {
    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    70%,
    80% {
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5)
    }
}

@keyframes tmAnimatedBg {
    0%,
    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    70%,
    80% {
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5)
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tm-comment-thumb img,
img {
    max-width: 100%
}

body {
    overflow: hidden !important;
    font-size: 14px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Open Sans", sans-serif;
    color: #444;
    font-weight: 400
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    line-height: 36px
}

.h1,
.h2,
.toshiba-ps h2,
h1,
h2 {
    font-size: 28px
}

.h2,
.h3,
h2,
h3 {
    font-weight: 600
}

::-webkit-input-placeholder {
    color: #444
}

:-moz-placeholder {
    color: #444
}

::-moz-placeholder {
    color: #444
}

:-ms-input-placeholder {
    color: #444
}

address,
blockquote,
caption,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
    margin: 0 0 5px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    color: #333
}

.body-font,
input,
select,
textarea {
    font-family: "Open Sans", sans-serif
}

.h3,
h3 {
    font-size: 21px
}

.h4,
h4 {
    font-size: 22px;
    line-height: 32px
}

.h5,
h5 {
    font-size: 18px;
    line-height: 28px
}

.h6,
h6 {
    font-size: 16px;
    line-height: 26px
}

#scrollUp,
blockquote footer {
    font-size: 14px
}

::-moz-selection {
    text-shadow: none;
    background: #1cb9c8;
    color: #fff
}

::-ms-selection {
    background: #1cb9c8;
    color: #fff
}

::-o-selection {
    background: #1cb9c8;
    color: #fff
}

::selection {
    text-shadow: none;
    background: #1cb9c8;
    color: #fff
}

a {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

a:visited {
    color: inherit
}

.tm-prodetails-size ul li span,
button {
    cursor: pointer
}

button,
input,
select,
textarea {
    background: 0 0;
    border: 1px solid #ddd;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
    color: #444
}

button::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #444
}

button:-moz-placeholder,
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #444
}

button::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #444
}

button:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #444
}

button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    outline: 0;
    border-color: #1cb9c8
}

input,
select,
textarea {
    width: 100%;
    font-size: 14px;
    vertical-align: middle
}

button,
input,
select {
    height: 50px;
    padding: 0 15px
}

blockquote {
    border-left: 5px solid #1cb9c8;
    font-size: 18px;
    line-height: 27px;
    padding: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 1
}

blockquote::after {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 108px;
    color: #f6f6f6
}

.footer-widgets .widget-recentpost ul li:not(:last-child),
.whychoose-block h5,
blockquote p {
    margin-bottom: 10px
}

.blogitem-content h5 a:hover,
.blogitem-meta a:hover,
.color-theme,
.footer-copyright a:hover,
.footer-widgets .single-widget a:hover,
.footer-widgets .widget-recentpost-content h6 a:hover,
.funfact-headline h2 span,
.header-icons ul li a:hover,
.header-searchbox .search-close:hover,
.header-topinfo ul li a:hover,
.header-topsocial ul li a:hover,
.tm-blog-content h4 a:hover,
.tm-blog-contentbottom a:hover,
.tm-blog-meta span a:hover,
.tm-blog-social ul li a:hover,
.tm-breadcrumb-area ul li a:hover,
.tm-cart-table .tm-cart-productname:hover,
.tm-cart-table .tm-cart-removeproduct:hover,
.tm-checkout-total td+td,
.tm-comment .tm-rating:hover,
.tm-comment-content h6 a:hover,
.tm-comment-replybutton:hover,
.tm-contact-block p a:hover,
.tm-form-field a:hover,
.tm-member-social ul li a:hover,
.tm-myaccount-dashboard p a,
.tm-myaccount-dashboard p a:hover,
.tm-navigation ul li.current>a,
.tm-navigation ul li:hover>a,
.tm-portfolio-buttons button.is-active,
.tm-portfolio-buttons button:hover,
.tm-portfolio-content h5 a:hover,
.tm-portfolio-content h6 a:hover,
.tm-portfoliodetails-share li a:hover,
.tm-pricebox.is-active .tm-pricebox-price span,
.tm-prodetails-availability span,
.tm-prodetails-categories ul li a:hover,
.tm-prodetails-color ul li a:hover,
.tm-prodetails-share ul li a:hover,
.tm-prodetails-size ul li a:hover,
.tm-prodetails-tags ul li a:hover,
.tm-product-title a:hover,
.tm-readmore:hover,
.tm-service h5 a:hover,
.tm-service2 h5 a:hover,
.tm-tabgroup li a:hover,
.tm-tabgroup2 li a.active,
.widget-contact a:hover,
.widget-info-social li a:hover,
.widget-popularproduct-content h6 a:hover,
.widget-recentpost-content h6 a:hover,
.widget-social li a:hover,
a.tm-readmore:hover,
blockquote footer a,
blockquote footer a:hover,
button.tm-readmore:hover,
input[type=checkbox]:checked~label,
input[type=radio]:checked~label {
    color: #1cb9c8
}

[class*=" flaticon-"],
[class^=flaticon-] {
    line-height: 1
}

[class*=" flaticon-"]::after,
[class*=" flaticon-"]::before,
[class^=flaticon-]::after,
[class^=flaticon-]::before {
    margin-left: 0;
    font-size: inherit;
    vertical-align: middle
}

.isue-mac-boxes ul,
.stylish-list,
.tm-blog-social ul li:first-child,
.tm-member-social ul li:first-child {
    padding-left: 0
}

.stylish-list li {
    list-style: none;
    line-height: 30px;
    position: relative;
    padding-left: 35px
}

.stylish-list i {
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 16px;
    color: #1cb9c8
}

input[type=checkbox],
input[type=radio] {
    visibility: hidden;
    opacity: 0;
    vertical-align: middle;
    width: 0;
    height: 0;
    display: none
}

input[type=checkbox]~label,
input[type=radio]~label {
    position: relative;
    padding-left: 24px;
    cursor: pointer
}

input[type=checkbox]~label:before,
input[type=radio]~label:before {
    content: "";
    font-family: 'Font Awesome 5 free';
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 5px;
    border: 1px solid #ddd;
    height: 15px;
    width: 15px;
    line-height: 1;
    font-size: 13px
}

input[type=checkbox]:checked~label:before,
input[type=radio]:checked~label:before {
    content: "\f00c";
    color: #1cb9c8;
    border-color: #1cb9c8
}

input[type=radio]~label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    border: 2px solid #ddd;
    border-radius: 100px;
    height: 15px;
    width: 15px;
    margin-top: -8px;
    line-height: .5;
    font-size: 28px
}

input[type=radio]:checked~label::before {
    content: "";
    color: #1cb9c8;
    border-color: #1cb9c8
}

.visuallyhidden {
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.blogitem-audio,
.blogitem-image,
.blogitem-video,
.chnge-dell-p,
.espon-listt,
.features-area,
.funfact-area,
.my-lexmark .service-block-four,
.my-snwp-prtcl,
.testimonial-area,
.tm-parallax,
.tm-portfolio-image,
.tm-portfolio-image-slider,
.tm-prodetails-largeimage,
.tm-slider-arrow,
.tm-videobgholder,
[data-black-overlay],
[data-overlay],
[data-secondary-overlay],
[data-white-overlay] {
    position: relative
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.color-secondary {
    color: #3498db
}

.color-dark {
    color: #202020
}

.colog-grey {
    color: #f5f5f5
}

.chnge-dell-p h3,
.color-black,
.hpsupput-ass-sec h2,
.my-snwp-prtcl .section-content.my-heading-contnt h2,
.problem-related h2,
.problem-related h3,
.tm-breadcrumb.about-us-breadcrumb ul li,
.tm-breadcrumb.about-us-breadcrumb ul li a,
.tm-breadcrumb.contact-us-breadcrumb ul li,
.tm-breadcrumb.contact-us-breadcrumb ul li a,
.uninstall-assit-sec .row h2,
.why-printer-ofline .section_main_heading p,
.window-tab h3 {
    color: #000
}

#scrollUp,
.color-white,
.footer-widgets .widget-newsletter-form input:not([type=submit]),
.footer-widgets .widget-recentpost-content h6 a,
.heroslider-content-white h1,
.heroslider-content-white p,
.tm-blog-content h4 a,
.tm-blog-meta span a,
.tm-cta h2,
.tm-cta h5,
.tm-navigation .tm-navigation-dropdown ul li:hover>a {
    color: #fff
}

.bg-secondary {
    background: #3498db
}

.bg-grey {
    background: #f5f5f5
}

.bg-dark {
    background: #202020
}

.bg-black,
.tm-prodetails-color ul li.black span {
    background: #000
}

.bg-white {
    background: #fff !important
}

[class*=bg-image-],
[data-bgimage] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg-image-1 {
    background-image: url(../images/bg/bg-image-1.jpg)
}

.bg-image-2 {
    background-image: url(../images/bg/bg-image-2.jpg)
}

.bg-image-3 {
    background-image: url(../images/bg/bg-image-3.jpg)
}

.bg-image-4 {
    background-image: url(../images/bg/bg-image-4.jpg)
}

.bg-image-5 {
    background-image: url(../images/bg/bg-image-5.jpg)
}

.bg-image-6 {
    background-image: url(../images/bg/bg-image-6.html)
}

.bg-image-7 {
    background-image: url(../images/bg/bg-image-7.html)
}

.bg-image-8 {
    background-image: url(../images/bg/bg-image-8.html)
}

.bg-image-9 {
    background-image: url(../images/bg/bg-image-9.html)
}

.bg-image-10 {
    background-image: url(../images/bg/bg-image-10.html)
}

.bg-image-11 {
    background-image: url(../images/bg/bg-image-11.html)
}

.bg-image-12 {
    background-image: url(../images/bg/bg-image-12.html)
}

.bg-image-13 {
    background-image: url(../images/bg/bg-image-13.html)
}

.bg-image-14 {
    background-image: url(../images/bg/bg-image-14.html)
}

.bg-image-15 {
    background-image: url(../images/bg/bg-image-15.html)
}

.bg-image-16 {
    background-image: url(../images/bg/bg-image-16.html)
}

.bg-image-17 {
    background-image: url(../images/bg/bg-image-17.html)
}

.bg-image-18 {
    background-image: url(../images/bg/bg-image-18.html)
}

.bg-image-19 {
    background-image: url(../images/bg/bg-image-19.html)
}

.bg-image-20 {
    background-image: url(../images/bg/bg-image-20.html)
}

.text-italic {
    font-style: italic
}

.numbr-list i,
.text-normal {
    font-style: normal
}

.text-underline {
    font-style: underline
}

.heading-font,
.tm-navigation ul li a,
.tm-pricebox-price h6 span,
.widget-pricefilter-button,
.widget-pricefilter-price {
    font-family: Roboto, sans-serif
}

.tm-fullscreen {
    min-height: 100vh;
    width: 100%
}

[data-black-overlay]>*,
[data-black-overlay]>div,
[data-overlay]>*,
[data-overlay]>div,
[data-secondary-overlay]>*,
[data-secondary-overlay]>div,
[data-white-overlay]>*,
[data-white-overlay]>div {
    position: relative;
    z-index: 2
}

[data-black-overlay]:before,
[data-overlay]:before,
[data-secondary-overlay]:before,
[data-white-overlay]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2
}

[data-overlay]:before,
[data-secondary-overlay]:before {
    background-color: #1cb9c8
}

[data-black-overlay]:before {
    background-color: #000
}

[data-white-overlay]:before {
    background-color: #fff
}

[data-black-overlay="0.5"]:before,
[data-overlay="0.5"]:before,
[data-secondary-overlay="0.5"]:before,
[data-white-overlay="0.5"]:before {
    opacity: .05
}

[data-black-overlay="1"]:before,
[data-overlay="1"]:before,
[data-secondary-overlay="1"]:before,
[data-white-overlay="1"]:before {
    opacity: .1
}

[data-black-overlay="1.5"]:before,
[data-overlay="1.5"]:before,
[data-secondary-overlay="1.5"]:before,
[data-white-overlay="1.5"]:before {
    opacity: .15
}

[data-black-overlay="2"]:before,
[data-overlay="2"]:before,
[data-secondary-overlay="2"]:before,
[data-white-overlay="2"]:before {
    opacity: .2
}

[data-black-overlay="2.5"]:before,
[data-overlay="2.5"]:before,
[data-secondary-overlay="2.5"]:before,
[data-white-overlay="2.5"]:before {
    opacity: .25
}

[data-black-overlay="3"]:before,
[data-overlay="3"]:before,
[data-secondary-overlay="3"]:before,
[data-white-overlay="3"]:before {
    opacity: .3
}

[data-black-overlay="3.5"]:before,
[data-overlay="3.5"]:before,
[data-secondary-overlay="3.5"]:before,
[data-white-overlay="3.5"]:before {
    opacity: .35
}

[data-black-overlay="4"]:before,
[data-overlay="4"]:before,
[data-secondary-overlay="4"]:before,
[data-white-overlay="4"]:before {
    opacity: .4
}

[data-black-overlay="4.5"]:before,
[data-overlay="4.5"]:before,
[data-secondary-overlay="4.5"]:before,
[data-white-overlay="4.5"]:before {
    opacity: .45
}

[data-black-overlay="5"]:before,
[data-overlay="5"]:before,
[data-secondary-overlay="5"]:before,
[data-white-overlay="5"]:before {
    opacity: .5
}

[data-black-overlay="5.5"]:before,
[data-overlay="5.5"]:before,
[data-secondary-overlay="5.5"]:before,
[data-white-overlay="5.5"]:before {
    opacity: .55
}

[data-black-overlay="6"]:before,
[data-overlay="6"]:before,
[data-secondary-overlay="6"]:before,
[data-white-overlay="6"]:before {
    opacity: .6
}

[data-black-overlay="6.5"]:before,
[data-overlay="6.5"]:before,
[data-secondary-overlay="6.5"]:before,
[data-white-overlay="6.5"]:before {
    opacity: .65
}

[data-black-overlay="7"]:before,
[data-overlay="7"]:before,
[data-secondary-overlay="7"]:before,
[data-white-overlay="7"]:before {
    opacity: .7
}

[data-black-overlay="7.5"]:before,
[data-overlay="7.5"]:before,
[data-secondary-overlay="7.5"]:before,
[data-white-overlay="7.5"]:before {
    opacity: .75
}

[data-black-overlay="8"]:before,
[data-overlay="8"]:before,
[data-secondary-overlay="8"]:before,
[data-white-overlay="8"]:before {
    opacity: .8
}

[data-black-overlay="8.5"]:before,
[data-overlay="8.5"]:before,
[data-secondary-overlay="8.5"]:before,
[data-white-overlay="8.5"]:before {
    opacity: .85
}

[data-black-overlay="9"]:before,
[data-overlay="9"]:before,
[data-secondary-overlay="9"]:before,
[data-white-overlay="9"]:before {
    opacity: .9
}

[data-black-overlay="9.5"]:before,
[data-overlay="9.5"]:before,
[data-secondary-overlay="9.5"]:before,
[data-white-overlay="9.5"]:before {
    opacity: .95
}

.header-mobilemenu .mean-container .mean-nav>ul li li a,
[data-black-overlay="10"]:before,
[data-overlay="10"]:before,
[data-secondary-overlay="10"]:before,
[data-white-overlay="10"]:before {
    opacity: 1
}

.blogitem-audio:hover .blogitem-date,
.blogitem-share ul,
.blogitem-video:hover .blogitem-date,
.header-searchinner,
.tm-blog-content,
.tm-blog-social,
.tm-member-social,
.tm-member-top::before,
.tm-portfolio-actions,
.tm-portfolio-image:before,
.tm-product-actions,
.tm-slider-arrow-hovervisible .tm-slider-arrow-next,
.tm-slider-arrow-hovervisible .tm-slider-arrow-prev {
    opacity: 0;
    visibility: hidden
}

.slick-slide.slick-active:active,
.slick-slide.slick-active:focus,
.slick-slide.slick-current:active,
.slick-slide.slick-current:focus,
.slick-slide:active,
.slick-slide:focus,
.tm-cart-table .tm-cart-removeproduct:focus,
.tm-product-actions li a:focus,
.tm-product-actions li button:focus,
.widget-pricefilter-button:focus {
    outline: 0
}

.desired_list ul li:last-child,
.slick-dotted.slick-slider,
.tm-checkout-payment-content p,
.tm-comment:last-child,
.tm-contact-block p,
.tm-feature p,
.tm-feature2 p,
.tm-member-bottom h5,
.tm-member-bottom p,
.tm-myaccount-address-billing address,
.tm-myaccount-address-shipping address,
.tm-portfoliodetails-description ul,
.tm-product-price,
.tm-service p,
.tm-service2 p,
.tm-servicedetails ul,
.tm-testimonial-bottom p,
.tm-testimonial-top p,
.tm-testimonial2-author h5,
.whychoose-block p,
.widget-popularproduct-content h6 {
    margin-bottom: 0
}

.tm-padding-section {
    padding-top: 40px
}

.tm-padding-section-top {
    padding-top: 100px
}

.alternate_source,
.tm-padding-section-bottom {
    padding-bottom: 100px
}

.tm-padding-section-sm {
    padding-top: 60px;
    padding-bottom: 60px
}

.tm-padding-section-sm-top {
    padding-top: 60px
}

.my-acquire-ricoh,
.my-restartng-s,
.tm-padding-section-sm-bottom {
    padding-bottom: 60px
}

.pt-30,
.ptb-30 {
    padding-top: 30px
}

.pb-30,
.ptb-30 {
    padding-bottom: 30px
}

.mt-30-reverse,
.services-wrap,
.sidebar-widgets2,
.tm-countdown,
.widgets {
    margin-top: -30px
}

.banefits_points,
.mt-30,
.my-lexmark .my-lexmark-prntr,
.services-wrap .tm-service,
.single-widget,
.tm-cart-bottomarea,
.tm-checkout-submit {
    margin-top: 30px
}

.alternate_source .section_title,
.canon-macc,
.faq_content .section_title,
.features-slider-active.slick-dotted,
.mb-30,
.my-windw-tn,
.tm-cart-pricebox table {
    margin-bottom: 30px
}

.blogitem-content blockquote,
.mtb-30,
.tm-prodetails-quantitycart {
    margin-top: 30px;
    margin-bottom: 30px
}

.mb-50,
.mtb-50,
.tm-checkout-coupon {
    margin-bottom: 50px
}

.pt-50,
.ptb-50 {
    padding-top: 50px
}

.pb-50,
.ptb-50 {
    padding-bottom: 50px
}

.footer-widgets,
.mt-50-reverse,
.services-wrap-2 {
    margin-top: -50px
}

.mt-50,
.mtb-50,
.sidebar-widgets .single-widget,
.sidebar-widgets3 .single-widget,
.tm-promo-content .tm-button {
    margin-top: 50px
}

#scrollUp {
    right: 30px;
    bottom: 30px;
    height: 45px;
    width: 45px;
    line-height: 43px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #1cb9c8;
    -webkit-animation: .4s ease-in-out both slideInRight;
    animation: .4s ease-in-out both slideInRight;
    z-index: 1000 !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.form-messages {
    margin-bottom: 0;
    text-align: center
}

.form-messages.error {
    margin-top: 20px;
    color: #f80707
}

.form-messages.success {
    margin-top: 20px;
    color: #0d8d2d
}

.tm-parallax {
    z-index: 0;
    background-size: cover
}

.tm-parallax>.tm-parallax-img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.tm-videobgwarpper {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0 !important;
    left: 0;
    z-index: -1
}

.tm-videobg {
    display: block;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

@media(max-width:1400px) {
    .tm-breadcrumb {
        padding: 133px 0 69px !important
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width:575px) {
    .container {
        max-width: 480px
    }
}

.lg-backdrop {
    background-color: rgba(25, 25, 25, .92)
}

.tm-product-rating span,
.tm-rating span {
    color: #919191;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle
}

.tm-product-rating span.active,
.tm-rating span.active {
    color: #fdc716
}

.tm-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(28, 185, 200, .98);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000
}

.tm-preloader span {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: 0 0;
    border-radius: 1000px;
    position: relative;
    z-index: 1
}

.tm-preloader span::after,
.tm-preloader span::before {
    content: "";
    left: 50%;
    top: 50%;
    position: absolute;
    display: inline-block;
    border-radius: 1000px
}

.tm-preloader span::before {
    height: 190%;
    width: 190%;
    margin-left: -28.5px;
    margin-top: -28.5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent;
    -webkit-animation: 1s linear infinite tmSpinReverse;
    animation: 1s linear infinite tmSpinReverse
}

.tm-preloader span::after {
    height: 250%;
    width: 250%;
    margin-left: -37.5px;
    margin-top: -37.5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #fff;
    -webkit-animation: 1s linear infinite tmSpin;
    animation: 1s linear infinite tmSpin
}

.tm-preloader .tm-button {
    position: absolute;
    left: auto;
    top: auto;
    right: 15px;
    bottom: 15px
}

.tm-button,
a.tm-button,
button.tm-button {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    background: #1cb9c8;
    height: 50px;
    line-height: 48px;
    padding: 0 40px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #fff;
    border: 1px solid #1cb9c8;
    z-index: 1;
    vertical-align: middle
}

.tm-button b,
a.tm-button b,
button.tm-button b {
    position: absolute;
    border-radius: 50%;
    width: 0;
    height: 0;
    display: block;
    background: rgba(0, 0, 0, .1);
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width .4s ease-in-out, height .4s ease-in-out;
    -o-transition: width .4s ease-in-out, height .4s ease-in-out;
    transition: width .4s ease-in-out, height .4s ease-in-out
}

.tm-button:hover b,
a.tm-button:hover b,
button.tm-button:hover b {
    width: 500px;
    height: 500px
}

.tm-button.tm-button-dark,
a.tm-button.tm-button-dark,
button.tm-button.tm-button-dark {
    background: #333;
    border-color: #333
}

.header-mobilemenu .mean-container .mean-nav>ul li a.mean-expand:hover,
.tm-button.tm-button-dark b,
a.tm-button.tm-button-dark b,
button.tm-button.tm-button-dark b {
    background: rgba(255, 255, 255, .1)
}

.tm-button.tm-button-white,
a.tm-button.tm-button-white,
button.tm-button.tm-button-white {
    background: #fff;
    border-color: #fff;
    color: #444
}

.tm-button.tm-button-white b,
a.tm-button.tm-button-white b,
button.tm-button.tm-button-white b {
    background: rgba(28, 185, 200, .1)
}

.tm-button.tm-button-sm,
a.tm-button.tm-button-sm,
button.tm-button.tm-button-sm {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    padding: 0 25px
}

.tm-buttongroup {
    margin-left: -10px;
    margin-top: -10px
}

.tm-buttongroup .tm-button {
    margin-left: 10px;
    margin-top: 10px
}

.tm-readmore,
a.tm-readmore,
button.tm-readmore {
    display: inline-block;
    color: #444;
    font-weight: 600
}

.tm-readmore i,
a.tm-readmore i,
button.tm-readmore i {
    font-size: 12px;
    padding-left: 0;
    -webkit-transition: padding .3s ease-in-out;
    -o-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out
}

.tm-readmore:hover i,
a.tm-readmore:hover i,
button.tm-readmore:hover i {
    padding-left: 5px
}

.tm-videobutton,
a.tm-videobutton,
button.tm-videobutton {
    display: inline-block;
    position: relative;
    z-index: 1
}

.tm-videobutton a,
a.tm-videobutton a,
button.tm-videobutton a {
    display: inline-block;
    vertical-align: middle;
    border-radius: 999px
}

.tm-videobutton::after,
.tm-videobutton::before,
a.tm-videobutton::after,
a.tm-videobutton::before,
button.tm-videobutton::after,
button.tm-videobutton::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    margin-left: -30px;
    margin-top: -30px;
    border-radius: 999px
}

.tm-videobutton::before,
a.tm-videobutton::before,
button.tm-videobutton::before {
    background: rgba(255, 255, 255, .7);
    z-index: -1;
    -webkit-animation: 1.2s ease-in-out infinite both tmGrowShrink;
    animation: 1.2s ease-in-out infinite both tmGrowShrink
}

.tm-videobutton::after,
a.tm-videobutton::after,
button.tm-videobutton::after {
    background: rgba(28, 185, 200, .7);
    z-index: -2;
    -webkit-animation: 1.2s ease-in-out .3s infinite both tmGrowShrink;
    animation: 1.2s ease-in-out .3s infinite both tmGrowShrink
}

.tm-videobutton span,
a.tm-videobutton span,
button.tm-videobutton span {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border-radius: 999px;
    color: #1cb9c8;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.tm-videobutton span i,
a.tm-videobutton span i,
button.tm-videobutton span i {
    font-size: 26px;
    vertical-align: middle;
    padding-left: 4px
}

.blogitem:hover .blogitem-date,
.nice-select .list .option:hover,
.tm-feature2:hover .tm-feature2-icon,
.tm-portfolio-actions li a:hover,
.tm-product-actions li a:hover,
.tm-product-actions li button:hover,
.tm-service2:hover .tm-service2-icon,
.tm-tabgroup li a.active,
.tm-videobutton:hover span,
a.tm-videobutton:hover span,
button.tm-videobutton:hover span {
    background: #1cb9c8;
    color: #fff
}

.tm-section-title {
    margin-bottom: 60px;
    margin-top: -4px
}

.tm-section-title h2,
.tm-section-title h3 {
    font-weight: 700;
    font-size: 24px
}

.tm-section-title h2::after,
.tm-section-title h2::before,
.tm-section-title h3::after,
.tm-section-title h3::before {
    color: #1cb9c8;
    font-weight: 400
}

.tm-section-title h3 {
    font-size: 22px;
    line-height: 36px
}

.tm-section-title.text-center {
    padding-left: 90px;
    padding-right: 90px
}

.small-title {
    position: relative;
    padding-bottom: 15px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: -5px
}

.small-title:after,
.widget-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 70px;
    background: #1cb9c8
}

.tm-slider-dots ul.slick-dots {
    line-height: 1;
    max-width: 1170px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0
}

.tm-slider-dots ul.slick-dots li {
    width: auto;
    height: auto;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle
}

.espon-listt .section-content,
.header-icons ul li:first-child,
.header-topinfo ul li:first-child,
.header-topsocial ul li:first-child,
.my-comon-ofline .section-content,
.tm-slider-dots ul.slick-dots li:first-child {
    margin-left: 0
}

.header-icons ul li:last-child,
.header-topinfo ul li:last-child,
.header-topsocial ul li:last-child,
.tm-blog-social ul li:last-child,
.tm-member-social ul li:last-child,
.tm-slider-dots ul.slick-dots li:last-child,
.window-tab ul.nav-pills li:last-child a {
    margin-right: 0
}

.tm-slider-dots ul.slick-dots li button {
    padding: 0;
    height: 15px;
    width: 15px;
    border: 3px solid #1cb9c8;
    border-radius: 100px;
    background: #fff
}

.accordian_tabs .card-header button span::after,
.blogitem-meta span:last-child::after,
.tm-blog-meta span:last-child::after,
.tm-breadcrumb-area ul li:last-child::after,
.tm-checkout-differentform,
.tm-prodetails-categories ul li:last-child::after,
.tm-prodetails-tags ul li:last-child::after,
.tm-slider-dots ul.slick-dots li button::before {
    display: none
}

.tm-slider-dots ul.slick-dots li.slick-active button {
    border-color: #fff;
    background: #1cb9c8;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

.my-ofline-wtn .my-heading-contnt h2,
.my-ofline-wtn .my-heading-contnt p,
.my-ricoh-p p,
.samsn-keep h2,
.samsn-keep p,
.tm-slider-dots.tm-slider-dots-left ul.slick-dots,
.xeror-mtd-two p {
    text-align: left
}

.tm-slider-dots.tm-slider-dots-vertical ul.slick-dots {
    left: auto;
    right: -50px;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 20px
}

.tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li {
    margin: 10px 0
}

.tm-slider-arrow-next,
.tm-slider-arrow-prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    padding: 0;
    height: 40px;
    line-height: 1;
    width: 40px;
    display: inline-block;
    border: 1px solid #1cb9c8;
    background: #1cb9c8;
    color: #fff;
    margin-top: -20px;
    font-size: 14px
}

.nice-select,
.tm-pagination ul li a,
.tm-tabgroup li a {
    height: 50px;
    line-height: 48px
}

.tm-slider-arrow-prev {
    left: 0;
    right: auto
}

.tm-slider-arrow-next {
    right: 0;
    left: auto
}

.tm-blog:hover .tm-blog-content,
.tm-member:hover .tm-member-top::before,
.tm-portfolio.tm-portfolio-2:hover .zoom-button,
.tm-portfolio:hover .tm-portfolio-image::before,
.tm-product:hover .tm-product-actions,
.tm-product:hover .tm-product-imagelink::before,
.tm-slider-arrow-hovervisible:hover .tm-slider-arrow-next,
.tm-slider-arrow-hovervisible:hover .tm-slider-arrow-prev {
    visibility: visible;
    opacity: 1
}

.tm-tabgroup {
    margin-bottom: 45px
}

.tm-tabgroup li {
    margin-top: 1px;
    margin-right: 1px
}

.tm-tabgroup li a {
    display: inline-block;
    min-width: 170px;
    text-align: center;
    padding: 0 35px;
    background: #ebebeb;
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.tm-tabgroup2 {
    margin-bottom: 40px;
    background: #f5f5f5;
    padding: 15px 0;
    text-align: center;
    display: block
}

.brandlogo a,
.header-bottominner,
.tm-blog-content,
.tm-blog-contentbottom,
.tm-blog-social,
.tm-cart-coupon,
.tm-comment,
.tm-commentbox,
.tm-form-inner,
.tm-member-social,
.tm-product-content,
.tm-shop-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.tm-prodetails-categories ul li,
.tm-prodetails-color ul li,
.tm-prodetails-share ul li,
.tm-prodetails-size ul li,
.tm-prodetails-tags ul li,
.tm-tabgroup2 li {
    list-style: none;
    display: inline-block
}

.feature-wrapper-2 [class^=col],
.tm-navigation .tm-navigation-megamenu>ul>li:not(:last-child),
.tm-tabgroup2 li:not(:last-child) a {
    border-right: 1px solid #ddd
}

.tm-tabgroup2 li a {
    color: #444;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 20px
}

.header-topinfo ul li,
.header-topsocial ul li {
    display: inline-block;
    padding: 2px 0;
    list-style: none
}

.about-image img,
.blogitem-audio img,
.blogitem-image img,
.blogitem-video img,
.funfact-area .funfact-areashape img,
.tab-content,
.tm-blog-image img,
.tm-member-top img,
.tm-portfolio-image img,
.tm-portfoliodetails-image img,
.tm-prodetails-images,
.tm-product-quickview .tm-prodetails-thumbs,
.tm-promo-image img,
.tm-promo-image-2 img,
.tm-shop-header .nice-select .list,
.tm-testimonial2-video img {
    width: 100%
}

.nice-select {
    border-radius: 0;
    padding: 0 35px 0 15px;
    width: 100%
}

.nice-select::after {
    content: "";
    position: absolute;
    border: 0;
    background-image: url(../images/icons/down-caret.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    height: 9px;
    width: 9px;
    line-height: 1;
    text-align: center
}

.nice-select .current {
    display: block;
    padding: 0
}

.nice-select .list {
    border-radius: 0;
    margin-bottom: 0;
    min-width: 180px;
    width: 100%;
    margin-top: 1px
}

.nice-select .list .option {
    padding: 0 15px;
    min-height: auto;
    line-height: 30px
}

.brandlogo a:hover,
.nice-select.open,
.nice-select:focus,
.tm-contact-formfield input:active,
.tm-contact-formfield input:focus,
.tm-contact-formfield textarea:active,
.tm-contact-formfield textarea:focus,
.tm-prodetails-color ul li.is-checked span,
.tm-prodetails-thumbs a.active {
    border-color: #1cb9c8
}

.nice-select.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tm-breadcrumb-area {
    position: relative;
    z-index: 1;
    height: 300px
}

.tm-breadcrumb-area::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(90deg, #fff 0, transparent 95%);
    background: -moz-linear-gradient(90deg, #fff 0, transparent 95%);
    background: -ms-linear-gradient(90deg, #fff 0, transparent 95%);
    background: -o-linear-gradient(90deg, #fff 0, transparent 95%);
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(95%, transparent));
    background: -webkit-linear-gradient(left, #fff 0, transparent 95%);
    background: -o-linear-gradient(left, #fff 0, transparent 95%);
    background: linear-gradient(90deg, #fff 0, transparent 95%);
    z-index: -1
}

.tm-breadcrumb-area h1 {
    font-weight: 102 !important;
    font-size: 35px;
    margin-bottom: 5px;
    line-height: 42px
}

span.heading-bold-h1-block {
    font-weight: 700 !important;
    display: block !important
}

span.heading-normal-h1-block {
    font-weight: 100;
    display: block
}

.tm-breadcrumb-area ul li::after {
    content: "/";
    padding: 0 8px
}

.blogitem-meta a,
.blogitem-share ul li a:hover,
.tm-breadcrumb-area ul li a,
.tm-contact-block p a,
.tm-form-field a,
.tm-portfolio-content h6 a,
.widget-contact a {
    color: #444
}

.tm-pagination ul {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0;
    margin-top: -10px
}

.tm-pagination ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 10px
}

.tm-pagination ul li a {
    display: inline-block;
    color: #444;
    font-weight: 700;
    font-size: 18px;
    min-width: 50px;
    border: 1px solid #ddd;
    text-align: center;
    padding: 0 10px
}

.blogitem-share-trigger.is-active,
.blogitem-share-trigger:hover,
.blogitem-tags ul li a:hover,
.tm-pagination ul li a:hover,
.tm-pagination ul li.is-active a,
.widget-pricefilter-button:hover,
.widget-search-form button:hover,
.widget-search-form input[type=submit]:hover,
.widget-tags ul li a:hover {
    background: #1cb9c8;
    border-color: #1cb9c8;
    color: #fff
}

.tm-accordion .card-header button.collapsed::before,
.tm-accordion .card-header button::before {
    background-image: url(../images/icons/accordio-plus.webp)
}

.tm-navigation .tm-navigation-dropdown ul,
.tm-navigation .tm-navigation-megamenu>ul {
    text-align: left;
    background: rgba(255, 255, 255, .98);
    border-bottom: 4px solid #aaa;
    visibility: hidden
}

.tm-comment {
    display: flex;
    margin-bottom: 30px
}

.tm-comment-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 25px
}

.tm-comment-content::after,
.tm-myaccount-address-billing::after,
.tm-myaccount-address-shipping::after,
.widget-archives ul li a::after,
.widget-categories ul li a::after {
    content: "";
    clear: both;
    display: table
}

.tm-comment-content h6 {
    margin-top: -4px;
    margin-bottom: 0
}

.blogitem-content h5 a,
.tm-comment-content h6 a,
.tm-portfolio-content h5 a,
.tm-product-title a,
.tm-service h5 a,
.tm-service2 h5 a,
.widget-popularproduct-content h6 a,
.widget-recentpost-content h6 a {
    color: #333
}

.tm-comment-content p {
    margin-top: 12px;
    margin-bottom: 0
}

.tm-comment-date {
    color: #757575
}

.tm-comment .tm-rating,
.tm-comment-replybutton {
    float: right;
    color: #444
}

.tm-comment-replypost {
    padding-left: 105px
}

.tm-commentbox {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-top: -15px
}

.tm-commentbox p,
.tm-contact-block h5,
.tm-servicedetails img,
.tm-testimonial-bottom h5 {
    margin-bottom: 5px
}

.tm-commentbox label,
.tm-portfoliodetails-info>ul>li:not(:last-child),
.tm-service2 h5,
.widget-recentpost ul li:not(:last-child) {
    margin-bottom: 15px
}

.header-icons ul,
.header-topinfo ul,
.header-topsocial ul,
.single-widget ul,
.tm-blog-social ul,
.tm-member-social ul,
.tm-navigation ul,
.tm-portfoliodetails-info>ul,
.tm-pricebox-body ul,
.tm-prodetails-description ul {
    margin-bottom: 0;
    padding-left: 0
}

.tm-commentbox-singlefield {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 20px;
    margin-top: 15px
}

.tm-commentbox-singlefield.w-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%
}

.cmn-epsn-list,
.my-going-ofline,
.new-dot-list,
.tm-breadcrumb-area.tm-padding-section.banner-color-ricoh ul,
.tm-commentbox-singlefield .tm-button,
.tm-contact-formfield,
.tm-contact-formfield .tm-button,
.tm-pricebox-body,
.tm-pricebox-footer,
.tm-promo-content .tm-countdown {
    margin-top: 15px
}

.tm-form-inner {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px
}

.tm-form-field {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.tm-form-fieldhalf {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px)
}

.tm-form input::-webkit-input-placeholder,
.tm-form select::-webkit-input-placeholder,
.tm-form textarea::-webkit-input-placeholder {
    color: #919191
}

.tm-form input:-moz-placeholder,
.tm-form select:-moz-placeholder,
.tm-form textarea:-moz-placeholder {
    color: #919191
}

.tm-form input::-moz-placeholder,
.tm-form select::-moz-placeholder,
.tm-form textarea::-moz-placeholder {
    color: #919191
}

.tm-form input:-ms-input-placeholder,
.tm-form select:-ms-input-placeholder,
.tm-form textarea:-ms-input-placeholder {
    color: #919191
}

.tm-form.tm-form-bordered,
.tm-myaccount-address,
.tm-myaccount-address-billing,
.tm-myaccount-address-shipping,
.tm-myaccount-dashboard {
    border: 1px solid #ddd;
    padding: 30px
}

.header {
    position: relative;
    z-index: 5
}

.header-toparea {
    background: #333;
    color: #fff;
    padding: 10px 0
}

.header-topinfo ul li {
    font-size: 14px;
    margin: 0 17px
}

.header-topinfo ul li i {
    margin-right: 10px;
    font-size: 18px
}

.header-topinfo ul li a {
    color: #fff;
    text-decoration: none
}

.header-topsocial,
.tm-cart-pricebox,
.tm-checkout-ordertable tbody td+td,
.tm-checkout-ordertable tfoot tr td+td,
.tm-checkout-ordertable thead th+th {
    text-align: right
}

.header-topsocial ul li {
    margin: 0 6px
}

.footer-widgets .widget-recentpost-content h6,
.header-topsocial ul li a {
    color: #fff;
    font-size: 15px
}

.header-bottomarea {
    background: #fff;
    -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, .15);
    box-shadow: 5px 0 5px rgba(0, 0, 0, .15);
    z-index: 3;
    position: relative
}

.header-bottominner {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.header-searchbox,
.header-searchinner {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    left: 0
}

.header-icons ul li,
.header-logo a,
.tm-blog-meta span,
.tm-navigation ul li,
.tm-portfoliodetails-info .tm-rating,
.tm-pricebox-price,
.widget-info-logo,
.widget-info-social li,
.widget-social li {
    display: inline-block
}

.header-bottominner .tm-navigation {
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-icons,
.seven-way-boxes ol {
    padding-left: 15px
}

.header-icons ul li {
    list-style: none;
    margin: 0 7px
}

.header-icons ul li a {
    color: #444;
    font-size: 21px
}

.header-searchbox {
    position: absolute;
    top: 0;
    height: 100%;
    background: #fff;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: -1;
    overflow: hidden;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.header-searchbox .search-close {
    padding: 0;
    color: #333;
    font-size: 20px;
    border: none;
    cursor: pointer
}

.header-searchbox .search-close i {
    line-height: 50px;
    vertical-align: middle
}

.header-searchbox.is-visible {
    z-index: 1
}

.header-searchinner {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-searchform {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-searchform input {
    height: 45px;
    border: none;
    padding: 0;
    font-size: 16px
}

.header-searchbox.is-visible .header-searchinner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header-mobilemenu .mean-container .mean-nav {
    margin-top: 0;
    background: #1cb9c8;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    width: 100%
}

.header-mobilemenu .mean-container .mean-bar {
    min-height: 0;
    padding: 0;
    z-index: 2
}

.header-mobilemenu .mean-container a.meanmenu-reveal {
    color: #444;
    font-size: 22px !important;
    padding: 0;
    text-indent: 0;
    z-index: 99;
    margin-top: -45px
}

.header-mobilemenu .mean-container .mean-nav>ul {
    max-height: 196px;
    overflow-y: auto
}

.header-mobilemenu .mean-container .mean-nav>ul li a {
    padding: 7px 5%;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.header-mobilemenu .mean-container .mean-nav>ul li a.mean-expand {
    padding: 3px 6px !important;
    height: 32px;
    line-height: 32px
}

.header-mobilemenu .mean-container .mean-nav>ul li ul li a {
    padding: 7px 10%
}

.header-mobilemenu .mean-container .mean-nav>ul li ul ul li a {
    padding: 7px 15%
}

.header-mobilemenu .mean-container .mean-nav>ul li ul ul ul li a {
    padding: 7px 20%
}

.header.sticky-active .header-bottomarea {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    -webkit-animation: .5s ease-in-out both slideInDown;
    animation: .5s ease-in-out both slideInDown;
    background: #fff
}

.tm-navigation ul,
.tm-prodetails-color ul {
    font-size: 0
}

.tm-navigation ul li {
    list-style: none;
    font-size: 16px;
    position: relative
}

.tm-navigation ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    color: #444
}

.tm-pricebox-price h6,
.tm-pricebox-price h6 span sup {
    font-family: "Open Sans", sans-serif;
    line-height: 1
}

.list-item li,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
    font-family: Poppins, sans-serif
}

.tm-navigation .tm-navigation-dropdown ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 230px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: -1;
    -webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out, z-index, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, visibility .2s ease-in-out, opacity .2s ease-in-out, z-index, -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out, visibility .2s ease-in-out, opacity .2s ease-in-out, z-index
}

.tm-navigation .tm-navigation-dropdown ul li {
    display: block;
    padding: 0 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.tm-navigation .tm-navigation-dropdown ul li a {
    padding: 10px 0;
    line-height: 1.3;
    display: block;
    font-weight: 400;
    font-size: 14px
}

.tm-navigation .tm-navigation-dropdown ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 1
}

.tm-navigation .tm-navigation-dropdown>ul {
    left: 0;
    top: 100%
}

.tm-navigation .tm-navigation-dropdown:hover>ul,
.tm-navigation .tm-navigation-megamenu:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9
}

.tm-navigation .tm-navigation-dropdown.overflow-element ul {
    left: auto;
    right: 100%
}

.tm-navigation .tm-navigation-dropdown.overflow-element>ul {
    left: auto;
    right: 0
}

.tm-navigation .tm-navigation-megamenu {
    position: inherit !important
}

.tm-navigation .tm-navigation-megamenu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 15px;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: -1;
    -webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out, z-index, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, visibility .2s ease-in-out, opacity .2s ease-in-out, z-index, -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out, visibility .2s ease-in-out, opacity .2s ease-in-out, z-index
}

.tm-navigation .tm-navigation-megamenu>ul>li {
    display: block;
    width: 100%;
    margin: 15px 0;
    padding: 0 20px
}

.tm-navigation .tm-navigation-megamenu>ul>li>a {
    display: block;
    color: #1cb9c8;
    border-bottom: 1px solid #1cb9c8;
    padding: 0 0 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px
}

.accordian_tabs .card-header button.collapsed span::after,
.blogitem-audio a,
.blogitem-image a,
.blogitem-video a,
.tm-navigation .tm-navigation-megamenu>ul ul li,
.tm-portfolio-actions li a:first-child,
.tm-portfolio.tm-portfolio-2 .zoom-button a:first-child,
.tm-product-quickview .tm-prodetails-thumbs .slick-list .slick-slide {
    display: block
}

.tm-navigation .tm-navigation-megamenu>ul ul li a {
    padding: 5px 0;
    line-height: 1.3;
    display: block;
    font-weight: 400;
    font-size: 14px
}

.faq .card .card-header:hover,
.my-changing-printr .isue-mac-secnd-b ul,
.tm-navigation .tm-navigation-megamenu>ul ul li a:hover {
    padding-left: 10px
}

.heroslider-area,
.tm-blog,
.tm-member-top {
    position: relative;
    overflow: hidden
}

.heroslider-slider ul.slick-dots {
    bottom: 30px;
    z-index: 2
}

.heroslider-singleslider {
    background-attachment: scroll;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.heroslider-overlay,
.heroslider-overlay2,
.tm-accordion .card-header button::before {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover
}

.heroslider-contentwrapper {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

.heroslider-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/heroslider/heroslider-shape.webp);
    z-index: -1;
    opacity: .9
}

.heroslider-overlay2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/heroslider/heroslider-shape-2.webp);
    z-index: -1;
    opacity: .9
}

.heroslider-content {
    position: relative;
    z-index: 1;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 30px;
    -webkit-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out
}

.heroslider-content h1 {
    margin-top: -10px;
    font-size: 60px;
    line-height: 65px;
    font-weight: 700;
    color: #000
}

.heroslider-content p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-top: 30px
}

.heroslider-content .tm-button {
    margin-top: 28px
}

.heroslider-content.text-center {
    padding-right: 0
}

.heroslider-animated-content .heroslider-content .tm-button,
.heroslider-animated-content .heroslider-content h1,
.heroslider-animated-content .heroslider-content p {
    opacity: 0
}

.heroslider-animated-content .slick-current .heroslider-content h1 {
    -webkit-animation: .6s ease-in-out .3s backwards fadeInUp;
    animation: .6s ease-in-out .3s backwards fadeInUp;
    opacity: 1
}

.heroslider-animated-content .slick-current .heroslider-content p {
    -webkit-animation: .6s ease-in-out .6s backwards fadeInUp;
    animation: .6s ease-in-out .6s backwards fadeInUp;
    opacity: 1
}

.heroslider-animated-content .slick-current .heroslider-content .tm-button {
    -webkit-animation: .6s ease-in-out .9s backwards fadeInUp;
    animation: .6s ease-in-out .9s backwards fadeInUp;
    opacity: 1
}

.heroslider-singleslider .heroslider-animateimage {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.heroslider-singleslider .heroslider-animateimage img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: 10s ease-out infinite both tmAnimatedBg;
    animation: 10s ease-out infinite both tmAnimatedBg
}

.heroslider-particle .particles-js {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 3;
    top: 0;
    left: 0
}

.heroslider-particle .container {
    z-index: 4
}

.about-content,
.whychoose-content {
    margin-top: -7px;
    padding-right: 30px
}

.about-content h2 {
    font-size: 24px;
    font-weight: 700
}

.about-content h6,
.whychoose-content h6 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px
}

.about-content p {
    margin-top: 20px;
    margin-bottom: 20px
}

.about-content ul {
    margin-bottom: -8px
}

.about-content .tm-button {
    margin-top: 35px
}

.about-image {
    position: relative;
    padding: 0 40px
}

.about-image .tm-videobutton,
.tm-testimonial2-video .tm-videobutton {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.about-image2 {
    margin-left: 0 !important
}

.feature-image {
    position: absolute;
    left: 10%;
    bottom: 0;
    max-height: 100%
}

.features-slider-active {
    margin-top: 28px;
    margin-bottom: 28px
}

.brandlogo-slider .slick-list,
.features-slider-active .slick-list {
    margin-left: -15px;
    margin-right: -15px
}

.features-slider-row {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.features-slider-row .tm-feature {
    margin: 20px 15px
}

.tm-feature {
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    padding: 63px 35px;
    background: #fff
}

.tm-feature-icon {
    display: inline-block;
    font-size: 60px;
    margin-bottom: 28px
}

.tm-feature:hover .tm-feature-icon,
.tm-service:hover .tm-service-icon {
    -webkit-animation: .5s ease-in-out both rubberBand;
    animation: .5s ease-in-out both rubberBand
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
    .feature-image {
        left: 4%
    }
}

.feature-wrapper-2 {
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    padding: 35px 0
}

.tm-feature2 {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 25px 25px 20px
}

.tm-feature2-icon,
.tm-service2-icon {
    display: inline-block;
    height: 92px;
    width: 92px;
    text-align: center;
    line-height: 90px;
    border-radius: 999px;
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    font-size: 40px;
    margin-bottom: 25px;
    background: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.blogitem-share ul,
.tm-portfolio,
.tm-portfolio-image:before,
.tm-pricebox,
.tm-product-imagelink::before,
.tm-service {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.funfact-area .funfact-areashape {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.tm-funfact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -8px;
    margin-bottom: -8px
}

.tm-funfact-icon {
    margin-right: 15px;
    font-size: 50px;
    color: #fff;
    margin-top: 2px
}

.tm-funfact-content .odometer {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px
}

.tm-funfact-content h5 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500
}

.funfact-headline,
.whychoose-chart {
    margin-top: -7px
}

.funfact-headline h4 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 400
}

.funfact-headline h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0
}

.tm-service {
    padding: 30px;
    transition: .3s ease-in-out
}

.tm-service-icon {
    display: inline-block;
    font-size: 60px;
    margin-bottom: 20px
}

.tm-service h5 {
    margin-bottom: 23px
}

.tm-service:hover {
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1)
}

.tm-service2 {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 25px;
    margin-top: 50px
}

.tm-servicedetails h5 {
    margin-top: 25px;
    margin-bottom: 20px
}

.testimonial-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/icons/bg-map-shapes.webp);
    background-repeat: no-repeat;
    background-position: center left;
    opacity: .6
}

.tm-testimonial-top {
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.tm-testimonial-top::before {
    content: url(../images/icons/white-shape.webp);
    left: 50px;
    top: 100%;
    position: absolute;
    z-index: 1;
    height: 30px;
    width: 30px
}

.tm-testimonial-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px
}

.tm-testimonial-content {
    position: relative;
    padding-left: 28px;
    z-index: 1
}

.tm-testimonial-content i,
.tm-testimonial2-content i {
    font-size: 150px;
    color: #ededed;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .5
}

.tm-testimonial-bottom {
    margin-top: 45px;
    margin-bottom: -6px;
    padding-left: 50px
}

.tm-testimonial2-video {
    position: relative;
    border: 0 !important
}

.tm-testimonial2-video::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .25)
}

.tm-testimonial2-contentslider ul.slick-dots {
    bottom: -40px
}

.tm-testimonial2-content {
    background: #fff;
    padding: 45px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 1
}

.brandlogo-slider,
.tm-contact-block,
.tm-contact-icon,
.tm-countdown-pack,
.tm-member-bottom,
.tm-portfolio:hover,
.tm-pricebox.is-active,
.tm-pricebox:hover,
.tm-product-image {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.tm-testimonial2-content p {
    font-size: 18px;
    line-height: 24px
}

.tm-testimonial2-author {
    margin-top: 20px;
    padding-left: 65px;
    position: relative
}

.tm-testimonial2-author p {
    margin-bottom: 0;
    font-size: 15px
}

.tm-testimonial2-authorimage {
    display: inline-block;
    height: 50px;
    width: 50px;
    overflow: hidden;
    border-radius: 999px;
    position: absolute;
    left: 0;
    top: 0
}

.tm-product-image,
.tm-product-imagelink {
    display: block;
    position: relative;
    width: 100%
}

.single-news a.readme,
.tm-checkout-payment,
.tm-cta .tm-button,
.tm-prodetails-thumbs,
.whychoose-content>p,
.widget-info-social {
    margin-top: 20px
}

.img-wrapper,
.tm-product,
.tm-product-image {
    overflow: hidden
}

.tm-product-image img {
    display: block;
    width: 100%
}

.tm-product-imagelink {
    left: 0;
    right: 0;
    top: 0
}

.tm-product-imagelink::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.blogitem-date,
.tm-product-actions {
    right: 10px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.tm-product-actions {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0;
    line-height: 1;
    transition: .3s ease-in-out
}

.tm-product-actions li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle
}

.tm-product-actions li:not(:last-child) {
    margin-right: 2px
}

.tm-product-actions li a,
.tm-product-actions li button {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #444;
    background: #fff;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    vertical-align: middle;
    outline: 0;
    border: none;
    padding: 0
}

.tm-product-content {
    padding-top: 28px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -5px
}

.tm-product-title {
    margin-bottom: 10px;
    font-weight: 700;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.tm-product-price del {
    color: #7a7a7a;
    font-size: 14px
}

.tm-product-quickview {
    padding-right: 0 !important
}

.tm-product-quickview .close {
    position: absolute;
    left: auto;
    right: 3px;
    top: 3px;
    background: #1cb9c8;
    font-size: 15px;
    text-shadow: none;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    opacity: 1;
    line-height: 1;
    z-index: 1
}

.tm-product-quickview .close i {
    line-height: 30px;
    height: auto
}

.assist-located h2 span,
.switch-printr-clr h3 span,
.tfn-number:hover,
.tm-product-quickview .close:hover {
    color: #fff !important
}

.tm-product-quickview .modal-dialog {
    max-width: inherit !important;
    position: relative;
    margin: 0
}

.tm-blog-content,
.tm-blog-social,
.tm-blog-social::before {
    position: absolute;
    left: 0;
    width: 100%
}

.tm-product-quickview .modal-content {
    padding: 30px;
    border: none;
    border-radius: 0
}

.tm-product-quickview .tm-prodetails-thumbs .slick-list {
    margin-right: -8px
}

.tm-myaccount-address-billing h3,
.tm-myaccount-address-shipping h3,
.tm-promo-content h2 {
    font-weight: 700
}

.tm-promo-content h2 span {
    color: #1cb9c8;
    font-size: 60px
}

.tm-promo-content p {
    font-size: 18px;
    line-height: 30px
}

.tm-promo-image {
    text-align: right;
    padding-left: 60px
}

.tm-promo-image-2 {
    text-align: left;
    padding-right: 60px
}

.my-heading-contnt h2,
.my-heading-contnt p,
.super-way-heading,
.tm-blog-social,
.tm-cart-table,
.tm-countdown-pack,
.tm-faq-image,
.tm-member-bottom,
.tm-member-social,
.tm-myaccount-orders table,
.tm-pricebox {
    text-align: center
}

.tm-countdown-pack {
    min-width: 100px;
    min-height: 100px;
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

.tm-countdown-pack:not(:last-child) {
    margin-right: 30px
}

.tm-countdown-pack h2 {
    margin-bottom: 0;
    margin-top: -5px
}

.tm-countdown-pack h5 {
    margin-bottom: 0;
    color: #444;
    font-weight: 400
}

.tm-blog-content {
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 30px 110px;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.tm-blog-social,
.tm-member-top::before {
    -webkit-transition: .3s ease-in-out .1s;
    -o-transition: .3s ease-in-out .1s
}

.tm-blog-content h4 {
    font-size: 20px;
    font-weight: 500
}

.tm-blog-contentbottom a,
.tm-blog-meta span {
    font-weight: 600;
    color: #fff
}

.tm-blog-content p {
    color: #fff;
    margin-top: 20px
}

.tm-blog-meta,
.tm-prodetails-availability {
    margin-top: 5px
}

.tm-blog-meta span:after {
    content: "I";
    text-transform: uppercase;
    padding: 0 15px
}

.tm-blog-contentbottom {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}

.tm-blog-social {
    top: auto;
    bottom: 0;
    height: 80px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: .3s ease-in-out .1s
}

.tm-blog-social::before {
    content: "";
    top: 0;
    height: 100%;
    border-style: solid;
    border-width: 0 45px 80px;
    border-color: transparent transparent rgba(0, 0, 0, .7);
    z-index: -1
}

.tm-blog-social ul li,
.tm-member-social ul li {
    list-style: none;
    margin: 0 15px;
    display: inline-block
}

.tm-blog-social ul li a,
.tm-member-social ul li a {
    font-size: 18px;
    color: #fff
}

.tm-blog:hover .tm-blog-social,
.tm-member:hover .tm-member-social {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .tm-slider-dots.tm-slider-dots-vertical {
        margin-bottom: 50px
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots {
        max-width: inherit;
        right: auto;
        left: 0;
        top: calc(100% + 40px);
        bottom: auto
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li {
        margin: 0 10px
    }
    .about-image2,
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li:first-child {
        margin-left: 0
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child {
        margin-right: 0
    }
    .heroslider-singleslider {
        background-position: 65% center
    }
    .features-slider-active {
        margin-top: -20px;
        margin-bottom: -20px
    }
    .features-slider-active.slick-dotted {
        margin-bottom: 40px
    }
    .features-slider-active.slick-dotted ul.slick-dots {
        top: calc(100% + 30px)
    }
    .feature-image {
        left: 0;
        max-width: 310px
    }
    .tm-blog-contentbottom {
        margin-top: 10px
    }
}

.blogitem-date,
.blogitem-share ul {
    position: absolute;
    left: auto;
    transition: .3s ease-in-out
}

.blogitem-date {
    top: auto;
    bottom: 10px;
    background: #fff;
    padding: 13px 30px
}

.blogitem-content h5 {
    font-weight: 500
}

.blogitem-content .tm-button {
    margin-top: 15px;
    font-size: 16px;
    letter-spacing: 0
}

.blogitem-contentheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px
}

.blogitem-meta {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 15px
}

.blogitem-meta span {
    display: inline-block;
    vertical-align: middle;
    line-height: 35px
}

.blogitem-meta span::after {
    content: "|";
    padding: 0 10px
}

.blogitem-meta span i {
    margin-right: 5px;
    color: #1cb9c8
}

.blogitem-share {
    margin-top: 15px;
    display: inline-block;
    position: relative
}

.blogitem-share-trigger {
    display: inline-block;
    border: 1px solid #ddd;
    outline: 0;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    color: #333;
    text-align: center;
    height: 35px;
    width: 35px;
    vertical-align: middle;
    border-radius: 100px
}

.blogitem-share-trigger:focus {
    outline: 0;
    border-color: #ddd
}

.blogitem-share ul {
    right: 100%;
    top: 50%;
    margin-top: -17px;
    height: 35px;
    line-height: 33px;
    width: auto;
    white-space: nowrap;
    padding: 0 10px;
    margin-bottom: 0;
    font-size: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    background: #1cb9c8;
    border: 1px solid #1cb9c8;
    border-radius: 100px
}

.blogitem-share ul li {
    display: inline-block;
    margin: 0 8px;
    font-size: 16px;
    vertical-align: middle
}

.blogitem-share ul li a {
    display: inline-block;
    color: #fff
}

.blogitem-share ul.is-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.blogitem-tags {
    margin-top: 30px;
    margin-bottom: 38px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    position: relative
}

.blogitem-tags-title {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 28px;
    font-size: 18px
}

.blogitem-tags ul {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: -10px;
    font-size: 0
}

.blogitem-tags ul li {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 14px
}

.blogitem-tags ul li a,
.widget-tags ul li a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    padding: 6px 22px;
    color: #444
}

.blogitem-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.brandlogo {
    padding: 0 15px
}

.brandlogo a {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    border: 1px solid #ddd
}

.brandlogo-slider {
    background: #fff;
    padding: 30px
}

.whychoose-content h2 {
    font-size: 40px;
    font-weight: 700
}

.whychoose-block {
    position: relative;
    padding-left: 65px;
    margin-right: 75px;
    margin-top: 25px
}

.whychoose-icon {
    position: absolute;
    left: 0;
    top: 3px;
    color: #1cb9c8;
    font-size: 40px
}

.whychoose-chart h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px
}

.tm-member-top::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    transition: .3s ease-in-out .1s
}

.tm-member-social {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 60px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .3s ease-in-out .1s;
    -o-transition: .3s ease-in-out .1s;
    transition: .3s ease-in-out .1s
}

.tm-member-social::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-style: solid;
    border-width: 0 35px 60px;
    border-color: transparent transparent rgba(0, 0, 0, .7);
    z-index: -1
}

.tm-checkout-ordertable tbody tr,
.tm-pricebox-body ul li:not(:last-child),
.tm-pricebox-price {
    border-bottom: 1px solid #ddd
}

.tm-member-bottom {
    padding: 30px 15px
}

.tm-accordion .card {
    border: none;
    background: 0 0
}

.tm-accordion .card-header {
    padding: 0;
    background: 0 0;
    border: 0
}

.tm-accordion .card-header button {
    height: auto;
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 0 8px 47px;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    color: #333;
    line-height: 28px;
    font-weight: 500;
    text-decoration: none !important;
    border: 0;
    border-bottom: 1px solid #ddd;
    position: relative;
    white-space: inherit
}

.tm-accordion .card-header button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    height: 17px;
    width: 17px
}

.tm-accordion .card-header button:not(.collapsed):before {
    background-image: url(../images/icons/accordio-minus.webp)
}

.tm-accordion .card-body {
    padding: 30px 0 0 45px
}

.tm-pricebox {
    padding: 45px;
    transition: .3s ease-in-out
}

.tm-pricebox-header h5 {
    margin-top: -5px;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 35px
}

.tm-pricebox-price h6 span {
    font-size: 48px;
    line-height: 1;
    font-weight: 700
}

.tm-pricebox-price h6 span sup {
    font-weight: 500;
    vertical-align: baseline;
    font-size: 26px
}

.tm-pricebox-body ul li {
    list-style: none;
    padding: 10px 0;
    line-height: 25px
}

.tm-pricebox-footer .tm-button {
    padding: 0 25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-section-title,
    .tm-slider-dots.tm-slider-dots-vertical {
        margin-bottom: 50px
    }
    .tm-section-title.text-center {
        padding-left: 30px;
        padding-right: 30px
    }
    .tm-slider-dots ul.slick-dots {
        max-width: 930px
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots {
        max-width: inherit;
        right: auto;
        left: 0;
        top: calc(100% + 40px);
        bottom: auto
    }
    .tm-member-social ul li,
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li {
        margin: 0 10px
    }
    .about-image2,
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li:first-child {
        margin-left: 0
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child {
        margin-right: 0
    }
    .heroslider-singleslider {
        background-position: 65% center
    }
    .heroslider-content h1 {
        font-size: 48px;
        line-height: 52px
    }
    .heroslider-content .tm-button,
    .heroslider-content p {
        margin-top: 20px
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-next,
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-prev {
        top: auto;
        bottom: 30px
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-prev {
        left: auto;
        right: calc(50% + 10px)
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-next {
        right: auto;
        left: calc(50% + 10px)
    }
    .about-image {
        padding: 0
    }
    .about-content,
    .tm-promo-image-2,
    .whychoose-content {
        padding-right: 0
    }
    .about-content h2,
    .whychoose-chart h2,
    .whychoose-content h2 {
        font-size: 38px
    }
    .features-slider-active {
        margin-top: -20px;
        margin-bottom: -20px
    }
    .features-slider-active.slick-dotted {
        margin-bottom: 40px
    }
    .features-slider-active.slick-dotted ul.slick-dots {
        top: calc(100% + 30px)
    }
    .tm-feature {
        padding-left: 15px;
        padding-right: 15px
    }
    .feature-image {
        display: none
    }
    .tm-funfact-content h5,
    .tm-testimonial2-content p {
        font-size: 16px
    }
    .funfact-wrapper {
        margin-top: 0
    }
    .funfact-wrapper .tm-funfact {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .tm-testimonial2-content {
        padding: 30px
    }
    .tm-promo-image {
        padding-left: 0
    }
    .tm-countdown-pack {
        min-width: 90px
    }
    .tm-blog-content {
        padding: 20px 20px 110px
    }
    .tm-blog-contentbottom {
        margin-top: 10px
    }
    .whychoose-block {
        margin-right: 45px
    }
    .tm-member-bottom {
        padding: 15px
    }
    .tm-pricebox {
        padding: 45px 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-image2,
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li:first-child {
        margin-left: 0
    }
    .about-content h2,
    .h1,
    .whychoose-content h2,
    h1 {
        font-size: 36px;
        line-height: 46px
    }
    .h2,
    .tm-funfact .tm-funfact-content .odometer,
    h2 {
        font-size: 32px;
        line-height: 42px
    }
    .h3,
    h3 {
        font-size: 24px;
        line-height: 34px
    }
    .tm-padding-section,
    .tm-padding-section-top {
        padding-top: 80px
    }
    .tm-padding-section,
    .tm-padding-section-bottom {
        padding-bottom: 80px
    }
    .tm-section-title {
        margin-bottom: 45px
    }
    .about-image2,
    .tm-faq-image,
    .tm-slider-dots.tm-slider-dots-vertical {
        margin-bottom: 50px
    }
    .tm-section-title h2 {
        font-size: 34px
    }
    .tm-section-title.text-center {
        padding-left: 30px;
        padding-right: 30px
    }
    .tm-slider-dots ul.slick-dots {
        max-width: 690px
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots {
        max-width: inherit;
        right: auto;
        left: 0;
        top: calc(100% + 40px);
        bottom: auto
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li {
        margin: 0 10px
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child {
        margin-right: 0
    }
    .tm-breadcrumb-area h2 {
        font-size: 32px;
        line-height: 46px
    }
    .tm-pagination ul li a {
        height: 44px;
        line-height: 42px;
        padding: 0 10px;
        min-width: 44px;
        font-size: 16px
    }
    .feature-wrapper-2,
    .header-logo {
        padding: 15px 0
    }
    .header-icons {
        padding-right: 45px
    }
    .header-searchbox.is-visible {
        z-index: 3
    }
    .about-content,
    .heroslider-content,
    .tm-promo-image-2,
    .whychoose-content {
        padding-right: 0
    }
    .heroslider-content h1 {
        font-size: 36px;
        line-height: 40px
    }
    .heroslider-content p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 15px
    }
    .heroslider-content .tm-button {
        margin-top: 15px
    }
    .heroslider-overlay,
    .heroslider-overlay2 {
        background: rgba(255, 255, 255, .9)
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-next,
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-prev {
        top: auto;
        bottom: 30px
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-prev {
        left: auto;
        right: calc(50% + 10px)
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-next {
        right: auto;
        left: calc(50% + 10px)
    }
    .about-image {
        padding: 0 0 40px
    }
    .features-slider-active {
        margin-top: -20px;
        margin-bottom: -20px
    }
    .features-slider-active.slick-dotted {
        margin-bottom: 40px
    }
    .features-slider-active.slick-dotted ul.slick-dots {
        top: calc(100% + 30px)
    }
    .features-slider-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .features-slider-row .tm-feature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%
    }
    .feature-image {
        display: none
    }
    .tm-feature {
        -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
        box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
        padding: 40px 30px
    }
    .feature-wrapper-2 [class^=col] {
        border: none
    }
    .funfact-headline h2 {
        font-size: 34px;
        line-height: 34px
    }
    .funfact-wrapper {
        margin-top: 0
    }
    .funfact-wrapper .tm-funfact {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .tm-service {
        -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
        box-shadow: 0 6px 20px rgba(0, 0, 0, .1)
    }
    .tm-service2 {
        padding: 0
    }
    .tm-testimonial-author {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px
    }
    .tm-testimonial-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px
    }
    .tm-testimonial-content {
        padding-left: 0;
        margin-top: 20px
    }
    .tm-testimonial-content i {
        font-size: 85px
    }
    .tm-testimonial2-videoslider {
        margin-top: 80px
    }
    .tm-testimonial2-contentslider {
        margin-bottom: 120px !important
    }
    .tm-testimonial2-content {
        padding: 30px
    }
    .tm-testimonial2-content p {
        font-size: 16px
    }
    .tm-product-quickview .modal-content {
        padding: 15px
    }
    .tm-promo-image {
        padding-left: 0
    }
    .tm-blog-content {
        padding: 20px 20px 110px
    }
    .tm-blog-contentbottom {
        margin-top: 10px
    }
    .whychoose-chart {
        margin-top: 50px
    }
    .whychoose-chart h2 {
        font-size: 36px
    }
    .tm-pricebox {
        padding: 45px 30px;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }
}

@media only screen and (max-width:767px) {
    .about-image2,
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li:first-child {
        margin-left: 0
    }
    section.hpsupput-ass-sec .row {
        flex-direction: column-reverse
    }
    section.hpsupput-ass-sec img {
        margin-top: 18px
    }
    .about-image2,
    .features-slider-active.slick-dotted,
    .tm-faq-image,
    .tm-section-title,
    .tm-slider-dots.tm-slider-dots-vertical {
        margin-bottom: 40px
    }
    .h1,
    h1 {
        font-size: 34px;
        line-height: 44px
    }
    .h2,
    .tm-breadcrumb-area h2,
    .tm-funfact .tm-funfact-content .odometer,
    h2 {
        font-size: 30px;
        line-height: 40px
    }
    .h3,
    h3 {
        font-size: 22px;
        line-height: 32px
    }
    .h4,
    h4 {
        font-size: 20px;
        line-height: 30px
    }
    .h5,
    h5 {
        font-size: 16px;
        line-height: 26px
    }
    .h6,
    h6 {
        font-size: 14px;
        line-height: 24px
    }
    button,
    input,
    select {
        height: 44px
    }
    blockquote {
        font-size: 16px;
        line-height: 25px;
        padding: 20px
    }
    .tm-button,
    a.tm-button,
    button.tm-button {
        font-weight: 500;
        letter-spacing: 0;
        font-size: 16px;
        height: 44px;
        line-height: 42px;
        padding: 0 25px
    }
    .tm-section-title h2 {
        font-size: 30px
    }
    .tm-section-title.text-center {
        padding-left: 30px;
        padding-right: 30px
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots {
        max-width: inherit;
        right: auto;
        left: 0;
        top: calc(100% + 30px);
        bottom: auto
    }
    .tm-member-social ul li,
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li {
        margin: 0 10px
    }
    .tm-slider-dots.tm-slider-dots-vertical ul.slick-dots li::last-child {
        margin-right: 0
    }
    .tm-tabgroup li a {
        min-width: inherit
    }
    .nice-select {
        height: 44px;
        line-height: 42px
    }
    .about-content h6,
    .tm-breadcrumb-area ul li,
    .tm-promo-content p,
    .whychoose-content h6 {
        font-size: 16px
    }
    .tm-pagination ul li a {
        height: 40px;
        min-width: 40px;
        line-height: 38px;
        padding: 0 10px;
        font-size: 14px
    }
    .tm-comment-replypost {
        padding-left: 30px
    }
    .tm-commentbox-singlefield.w-33 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .header-topinfo ul li {
        margin: 0 12px 0 0
    }
    .feature-wrapper-2,
    .header-logo {
        padding: 15px 0
    }
    .header-icons {
        padding-right: 45px
    }
    .header-searchbox.is-visible {
        z-index: 3
    }
    .heroslider-slider ul.slick-dots {
        max-width: 510px
    }
    .about-content,
    .heroslider-content,
    .tm-promo-image-2,
    .whychoose-content {
        padding-right: 0
    }
    .heroslider-content h1 {
        font-size: 36px;
        line-height: 40px
    }
    .heroslider-content p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 15px
    }
    .heroslider-content .tm-button {
        margin-top: 15px
    }
    .heroslider-overlay,
    .heroslider-overlay2 {
        background: rgba(255, 255, 255, .9)
    }
    .heroslider-singleslider {
        min-height: 380px !important
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-next,
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-prev {
        top: auto;
        bottom: 20px
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-prev {
        left: auto;
        right: calc(50% + 10px)
    }
    .heroslider-slider-2.tm-slider-arrow .tm-slider-arrow-next {
        right: auto;
        left: calc(50% + 10px)
    }
    .about-image {
        padding: 0 0 40px
    }
    .about-content h2,
    .whychoose-chart h2,
    .whychoose-content h2 {
        font-size: 32px;
        line-height: 42px
    }
    .features-slider-active {
        margin-top: -20px;
        margin-bottom: -20px
    }
    .features-slider-active.slick-dotted ul.slick-dots {
        top: calc(100% + 30px)
    }
    .features-slider-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .features-slider-row .tm-feature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44%;
        flex: 0 0 44%
    }
    .feature-image {
        display: none
    }
    .tm-feature,
    .tm-service {
        -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
        box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
        padding: 20px 15px
    }
    .feature-wrapper-2 [class^=col] {
        border: none
    }
    .funfact-headline h2 {
        font-size: 30px;
        line-height: 30px
    }
    .funfact-wrapper,
    .tm-blog-contentbottom,
    .tm-blog-meta {
        margin-top: 0
    }
    .funfact-wrapper .tm-funfact {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .tm-service2 {
        padding: 0
    }
    .brandlogo-slider,
    .tm-testimonial-top,
    .tm-testimonial2-content {
        padding: 20px
    }
    .tm-testimonial-content i,
    .tm-testimonial2-content i {
        font-size: 85px
    }
    .tm-testimonial2-videoslider {
        margin-top: 70px
    }
    .tm-testimonial2-content p {
        font-size: 14px
    }
    .tm-testimonial2-contentslider {
        margin-bottom: 110px !important
    }
    .tm-promo-content h2 span {
        font-size: 40px
    }
    .tm-promo-image {
        text-align: center;
        padding-left: 0
    }
    .tm-countdown-pack {
        min-width: 80px;
        min-height: 80px
    }
    .tm-blog-content {
        padding: 20px 20px 110px
    }
    .tm-blog-social {
        height: 55px
    }
    .blogitem-date {
        padding: 10px 15px
    }
    .blogitem-tags ul li a {
        padding: 5px 15px
    }
    .whychoose-chart {
        margin-top: 40px
    }
    .tm-member-bottom {
        padding: 15px
    }
    .tm-pricebox {
        padding: 45px 30px;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }
}

@media only screen and (max-width:480px) {
    .tm-section-title h2 {
        font-size: 28px
    }
    .tm-section-title.text-center {
        padding-left: 0;
        padding-right: 0
    }
    .header-logo {
        max-width: 130px;
        padding: 22px 0
    }
    .tm-funfact {
        margin-left: 0
    }
    .tm-testimonial-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .tm-testimonial-content {
        padding-left: 0;
        margin-top: 20px
    }
    .tm-pricebox {
        padding: 45px 20px
    }
}

.widget-title {
    position: relative;
    padding-bottom: 15px !important;
    font-weight: 500;
    margin-bottom: 30px !important
}

.single-widget ul li,
.tm-prodetails-description ul li {
    list-style: none
}

.widget-info-logo {
    margin-bottom: 28px
}

.widget-info-social li:not(:last-child),
.widget-social li:not(:last-child) {
    margin-right: 26px
}

.widget-info-social li a,
.widget-social li a {
    font-size: 18px;
    color: #444
}

.widget-contact ul {
    padding-right: 30px
}

.widget-contact ul li {
    position: relative;
    padding-left: 40px
}

.advantages_contact .section_title,
.my-ricoh-prntr p.para-white,
.widget-contact ul li:not(:last-child) {
    margin-bottom: 20px
}

.widget-contact ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #1cb9c8;
    font-size: 18px
}

.widget-contact p {
    margin-bottom: 0;
    text-align: justify
}

.widget-recentpost ul li,
.widget-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget-recentpost-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    margin-right: 20px;
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.widget-popularproduct-image::before,
.widget-recentpost-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.widget-popularproduct-image::after,
.widget-recentpost-image::after {
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-top: 15px
}

.widget-popularproduct-image:hover::before,
.widget-recentpost-image:hover::before {
    opacity: 1;
    visibility: visible
}

.widget-popularproduct-image:hover::after,
.widget-recentpost-image:hover::after {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.widget-recentpost-content {
    margin-top: -4px
}

.widget-recentpost-content h6 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0
}

.widget-recentpost-content span {
    font-size: 14px;
    color: #444
}

.widget-newsletter-form [type=submit],
.widget-newsletter-form button {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.widget-search-form input[type=search],
.widget-search-form input[type=text] {
    border-right: 0
}

.tm-quantitybox input:focus,
.widget-search-form input[type=search]:focus,
.widget-search-form input[type=text]:focus {
    border-color: #ddd
}

.widget-search-form button,
.widget-search-form input[type=submit] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    font-size: 22px;
    line-height: 46px;
    text-align: center;
    padding: 0
}

.widget-search-form button i,
.widget-search-form input[type=submit] i {
    line-height: 1;
    vertical-align: text-top
}

.widget-archives ul li,
.widget-categories ul li,
.widget-size ul li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0
}

.my-comon-ofline,
.my-switch-ofline,
.widget-archives ul li:first-child,
.widget-categories ul li:first-child,
.widget-popularproduct ul li:first-child,
.widget-size ul li:first-child {
    padding-top: 0
}

.widget-archives ul li a,
.widget-categories ul li a,
.widget-size ul li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #444
}

.widget-archives ul li a:before,
.widget-categories ul li a:before {
    content: "-";
    padding-right: 5px
}

.widget-archives ul li a span,
.widget-categories ul li a span {
    float: right
}

.widget-archives ul li a span::before,
.widget-categories ul li a span::before {
    content: "("
}

.widget-archives ul li a span::after,
.widget-categories ul li a span::after {
    content: ")"
}

.widget-archives ul li a:hover,
.widget-categories ul li a:hover,
.widget-size ul li a:hover {
    color: #333;
    font-weight: 700;
    padding-left: 13px
}

.widget-tags ul {
    margin-left: -10px;
    margin-top: -10px;
    font-size: 0
}

.widget-tags ul li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 14px
}

.widget-pricefilter-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px
}

.sidebar-widgets,
.sidebar-widgets3 {
    margin-top: -55px
}

.widget-pricefilter-price {
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0
}

.widget-pricefilter-button {
    display: inline-block;
    border: 1px solid #333;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding: 0 30px
}

.widget-pricefilter .tm-rangeslider {
    background: #ebebeb;
    height: 6px;
    width: 100%;
    position: relative;
    margin: 5px 0
}

.widget-pricefilter .tm-rangeslider-bar {
    background: #656565;
    height: 7px;
    position: absolute
}

.widget-pricefilter .tm-rangeslider-leftgrip,
.widget-pricefilter .tm-rangeslider-rightgrip {
    height: 15px;
    background: #1cb9c8;
    width: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -7.5px
}

.widget-popularproduct ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

.widget-popularproduct-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    margin-right: 15px;
    display: inline-block;
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative
}

.sidebar-widgets {
    padding-left: 70px
}

.sidebar-widgets2 .single-widget {
    padding: 30px;
    margin-top: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget-contact ul {
        padding-right: 0
    }
    .sidebar-widgets {
        padding-left: 40px
    }
    .sidebar-widgets2 .single-widget {
        padding: 20px
    }
}

.tm-portfolio {
    overflow: hidden;
    position: relative;
    display: block;
    transition: .3s ease-in-out
}

.tm-portfolio-buttons {
    font-size: 0;
    margin-bottom: 7px;
    margin-top: -5px
}

.tm-contact-form,
.tm-shop-header {
    margin-top: -15px
}

.tm-portfolio-buttons button {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    border: none;
    height: auto;
    line-height: 26px;
    padding: 0;
    margin: 0 13px
}

.tm-portfolio-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 2;
    transition: .3s ease-in-out
}

.tm-portfolio-content,
.tm-portfolio.tm-portfolio-2 .zoom-button {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    position: absolute
}

.tm-portfolio-video iframe {
    border: none;
    outline: 0
}

.tm-portfolio-content {
    background: #fff;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    padding: 15px 30px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: .3s ease-in-out;
    z-index: 3
}

.tm-portfolio-content h5 {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0
}

.tm-portfolio-content h6 {
    color: #444;
    margin-bottom: 0;
    font-weight: 400
}

.tm-portfolio-actions {
    padding-left: 0;
    margin-bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: calc(100% + 2px);
    font-size: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s ease-in-out .2s;
    -o-transition: .3s ease-in-out .2s;
    transition: .3s ease-in-out .2s;
    z-index: -1px
}

.tm-portfolio-actions li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    margin-right: 2px;
    vertical-align: middle
}

.tm-portfolio-actions li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #444;
    background: #fff;
    display: none
}

.tm-portfolio:hover .tm-portfolio-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.tm-portfolio:hover .tm-portfolio-actions {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.tm-portfolio.tm-portfolio-2 .zoom-button {
    left: 50%;
    top: 50%;
    z-index: 9;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .3s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.tm-portfolio.tm-portfolio-2 .zoom-button a {
    color: rgba(255, 255, 255, .5);
    font-size: 60px;
    display: none
}

.tm-portfoliodetails-info {
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.tm-portfoliodetails-info>ul>li {
    list-style: none;
    font-size: 16px
}

.tm-portfoliodetails-info>ul>li b {
    font-weight: 700;
    margin-right: 10px
}

.tm-portfoliodetails-share,
.tm-prodetails-categories ul,
.tm-prodetails-color ul,
.tm-prodetails-share ul,
.tm-prodetails-size ul,
.tm-prodetails-tags ul {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0
}

.tm-portfoliodetails-share li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.tm-portfoliodetails-share li a,
.tm-prodetails-categories ul li a,
.tm-prodetails-color ul li a,
.tm-prodetails-share ul li a,
.tm-prodetails-size ul li a,
.tm-prodetails-tags ul li a {
    display: inline-block;
    vertical-align: middle;
    color: #444
}

.tm-portfoliodetails-description h3 {
    font-weight: 700;
    margin-top: -6px
}

.tm-contact-block {
    padding: 40px 50px
}

.tm-contact-icon {
    display: inline-block;
    height: 93px;
    width: 93px;
    line-height: 93px;
    font-size: 40px;
    text-align: center;
    border-radius: 999px;
    margin-bottom: 25px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.faq .card .card-header,
.nav-pills-custom .nav-link {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.tm-contact-formwrapper {
    padding: 60px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.tm-contact-formwrapper h5 {
    margin-bottom: 20px;
    margin-top: -4px
}

.tm-contact-formfield input,
.tm-contact-formfield textarea {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ddd
}

.tm-checkout-ordertable tbody td,
.tm-contact-formfield textarea {
    padding: 10px 0
}

.tm-contact-map {
    height: 566px
}

.tm-contact-map #google-map {
    height: 100%;
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-widgets {
        padding-left: 0;
        margin-top: 60px
    }
    .sidebar-widgets .single-widget,
    .sidebar-widgets3 .single-widget {
        margin-top: 40px
    }
    .sidebar-widgets2,
    .sidebar-widgets3 {
        margin-top: 60px
    }
    .tm-portfoliodetails-description {
        padding-top: 40px
    }
    .tm-contact-map {
        height: 350px
    }
    .tm-contact-formwrapper {
        padding: 40px
    }
    .tm-checkout-orderinfo,
    .tm-register-form {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .sidebar-widgets {
        padding-left: 0;
        margin-top: 60px
    }
    .sidebar-widgets .single-widget,
    .sidebar-widgets3 .single-widget,
    .tm-prodetails-content {
        margin-top: 40px
    }
    .sidebar-widgets2,
    .sidebar-widgets3 {
        margin-top: 60px
    }
    .tm-portfoliodetails-description {
        padding-top: 40px
    }
    .tm-contact-block {
        padding: 20px
    }
    .tm-contact-icon {
        height: 77px;
        width: 77px;
        line-height: 75px;
        font-size: 27px
    }
    .tm-contact-formwrapper {
        padding: 30px
    }
    .tm-contact-map {
        height: 350px
    }
}

.tm-shop-header {
    margin-bottom: 30px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tm-shop-header .nice-select {
    width: auto;
    min-width: 200px;
    margin-top: 15px
}

.tm-shop-countview {
    margin-bottom: 0;
    -webkit-box-flex: 100;
    -ms-flex-positive: 100;
    flex-grow: 100;
    margin-top: 15px
}

.footer-bottomarea {
    border-top: 1px solid #636363;
    padding: 25px 0 45px
}

.footer-copyright {
    margin-bottom: 0;
    color: #fff;
    text-align: center
}

.footer-copyright a,
.mac-computer-content p {
    font-weight: 500;
    color: #fff
}

.footer-widgets .single-widget {
    color: #ebebeb;
    margin-top: 50px
}

.footer-widgets .single-widget a {
    color: #ebebeb;
    text-decoration: none
}

.footer-widgets .widget-title {
    color: #fff;
    margin-top: -5px
}

.footer-widgets .widget-title:after {
    content: "";
    height: 1px;
    width: 100%;
    background: #636363
}

.footer-widgets .widget-recentpost ul,
.tm-cart-pricebox table .tm-cart-pricebox-shipping td {
    padding-top: 5px
}

.footer-widgets .widget-recentpost-content span {
    color: #ebebeb
}

.footer-widgets .widget-newsletter-form,
.my-mission-new .list-item,
.why-printer-ofline .list-item {
    padding-top: 10px
}

.footer-widgets .widget-newsletter-form input:not([type=submit])::-webkit-input-placeholder {
    color: #fff
}

.footer-widgets .widget-newsletter-form input:not([type=submit]):-moz-placeholder {
    color: #fff
}

.footer-widgets .widget-newsletter-form input:not([type=submit])::-moz-placeholder {
    color: #fff
}

.footer-widgets .widget-newsletter-form input:not([type=submit]):-ms-input-placeholder {
    color: #fff
}

.tm-prodetails-largeimage .tm-prodetails-zoomimage {
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 9;
    background: #1cb9c8;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px
}

.tm-prodetails-color ul,
.tm-prodetails-review .tm-rating {
    line-height: 1;
    vertical-align: middle
}

.tm-prodetails-thumbs .slick-list {
    margin-left: -10px;
    margin-right: -10px
}

.tm-prodetails-thumbs a {
    margin: 0 10px;
    border: 1px solid #ddd;
    cursor: pointer
}

.tm-prodetails-title {
    margin-top: -5px;
    margin-bottom: 5px
}

.tm-prodetails-price {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #333
}

.tm-prodetails-price del {
    font-size: 75%;
    color: #7a7a7a;
    font-weight: 600
}

.mac-computer-content ul li span,
.tm-prodetails-quantitycart .tm-quantitybox {
    margin-right: 20px
}

.alternat_content ul li img,
.list-item li i,
.tm-prodetails-color ul li:not(:last-child),
.tm-prodetails-share ul li {
    margin-right: 10px
}

.tm-prodetails-categories,
.tm-prodetails-color,
.tm-prodetails-share,
.tm-prodetails-size,
.tm-prodetails-tags {
    border-top: 1px dashed #ddd;
    padding: 12px 0
}

.tm-prodetails-categories>h6,
.tm-prodetails-color>h6,
.tm-prodetails-share>h6,
.tm-prodetails-size>h6,
.tm-prodetails-tags>h6 {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle
}

.tm-prodetails-color ul li span {
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    border-radius: 100px;
    vertical-align: middle;
    font-size: 14px;
    border: 2px solid transparent
}

.tm-prodetails-color ul li.red span {
    background: red
}

.tm-prodetails-color ul li.green span {
    background: green
}

.tm-prodetails-color ul li.blue span {
    background: #00f
}

.tm-prodetails-size ul li.is-checked span {
    text-decoration: underline
}

.tm-prodetails-categories ul li::after,
.tm-prodetails-tags ul li::after {
    content: ", "
}

.tm-prodetails-review>h5 {
    font-weight: 700;
    margin-bottom: 30px
}

.tm-quantitybox {
    position: relative;
    display: inline-block;
    width: 90px
}

.tm-quantitybox input {
    padding-left: 5px;
    padding-right: 30px;
    text-align: center
}

.tm-quantitybox-button {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ddd;
    height: 25.5px;
    width: 25px;
    line-height: 23px;
    text-align: center;
    cursor: pointer
}

.tm-quantitybox-button.increment-button {
    top: 0
}

.tm-quantitybox-button.decrement-button {
    top: auto;
    bottom: 0
}

.tm-cart-table tr th {
    text-transform: uppercase;
    color: #333;
    font-weight: 700
}

.tm-cart-table .tm-cart-col-image {
    width: 180px;
    min-width: 180px
}

.tm-cart-table .tm-cart-col-remove {
    width: 100px;
    min-width: 100px
}

.tm-cart-table .tm-cart-col-productname {
    min-width: 250px
}

.tm-cart-table .tm-cart-col-price,
.tm-cart-table .tm-cart-col-total,
.tm-myaccount-orders-col-id,
.tm-myaccount-orders-col-status {
    min-width: 100px
}

.tm-cart-table .tm-cart-productimage {
    margin: 5px 30px;
    display: inline-block;
    border: 1px solid #ddd
}

.tm-cart-table .tm-cart-productname {
    color: #333;
    font-weight: 600
}

.tm-cart-table .tm-cart-totalprice {
    font-weight: 700;
    color: #444
}

.tm-cart-table .tm-cart-removeproduct {
    border: none
}

.tm-cart-coupon {
    display: flex;
    margin-top: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tm-cart-coupon label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px
}

.tm-cart-coupon input:not([type=submit]) {
    margin-right: 10px;
    max-width: 220px;
    margin-bottom: 10px
}

.tm-cart-pricebox>h2 {
    margin-top: -8px;
    font-weight: 700
}

.tm-cart-pricebox table td {
    padding: 0;
    font-size: 16px;
    color: #444
}

.tm-cart-pricebox table .tm-cart-pricebox-total td {
    color: #333;
    font-weight: 700;
    font-size: 22px;
    padding-top: 20px
}

.tm-checkout-coupon>a {
    display: block;
    background: 0 0;
    padding: 13px 20px;
    font-size: 14px;
    color: #333;
    border: 5px solid transparent;
    border-left: 5px solid #1cb9c8;
    -webkit-box-shadow: 0 3px 6px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, .1)
}

.tm-checkout-coupon>a span {
    color: #1cb9c8;
    font-weight: 600
}

.tm-checkout-couponform {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tm-checkout-couponform input:not([type=submit]) {
    max-width: 300px;
    border-right-color: transparent;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.tm-checkout-form .small-title {
    font-weight: 700;
    text-transform: uppercase
}

.my-espon-mac,
.tm-checkout-differentform .tm-form-inner {
    margin-top: 0
}

.tm-checkout-orderinfo {
    background: #f5f5f5;
    padding: 30px
}

.alternat_content ul,
.desired_list ul,
.my-wraping,
.samsng-to-stp,
.tm-checkout-ordertable td,
.tm-checkout-ordertable th {
    padding: 0
}

.tm-checkout-ordertable thead th {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px
}

.about__list ul li span i,
.list-item li i {
    font-size: 10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center
}

.tm-checkout-ordertable tbody {
    border-top: 2px solid #ddd
}

.my-extra-pdt,
.tm-checkout-ordertable tfoot tr:first-child td {
    padding-top: 25px
}

.tm-checkout-shipping td,
.tm-checkout-subtotal td {
    font-size: 16px;
    padding: 5px 0
}

.tm-checkout-shipping td+td,
.tm-checkout-subtotal td+td {
    color: #333;
    font-weight: 700
}

.tm-checkout-total td {
    padding-top: 15px;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.tm-checkout-payment label {
    margin-bottom: 0;
    display: block;
    color: #333;
    font-weight: 700
}

.tm-checkout-payment-content {
    display: none;
    padding-left: 25px;
    padding-top: 10px
}

.tm-myaccount-orders-col-date {
    min-width: 170px
}

.tm-myaccount-orders-col-total {
    min-width: 180px
}

.tm-myaccount-orders-col-view {
    min-width: 120px
}

.tm-myaccount-address>p {
    margin-bottom: 25px
}

.tm-myaccount-address-billing a.edit-button,
.tm-myaccount-address-shipping a.edit-button {
    float: right;
    padding: 0 8px;
    background: #1cb9c8;
    color: #fff;
    border-radius: 3px;
    margin-top: 5px
}

@media only screen and (max-width:575px) {
    .container {
        max-width: 440px
    }
    .tm-tabgroup li a {
        padding: 0 20px
    }
    .tm-tabgroup2 li a {
        padding: 3px 15px
    }
    .tm-comment {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .tm-comment-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px;
        margin-right: 20px;
        margin-bottom: 20px
    }
    .tm-comment-date {
        display: block
    }
    .tm-comment .tm-rating,
    .tm-comment-replybutton {
        float: none
    }
    .sidebar-widgets2 .single-widget,
    .tm-checkout-orderinfo,
    .tm-contact-formwrapper,
    .tm-form.tm-form-bordered,
    .tm-myaccount-address,
    .tm-myaccount-address-billing,
    .tm-myaccount-address-shipping,
    .tm-myaccount-dashboard,
    .tm-portfoliodetails-info {
        padding: 20px
    }
    .tm-form-fieldhalf {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .header-topsocial {
        text-align: left
    }
    .heroslider-slider ul.slick-dots {
        bottom: 20px;
        max-width: 480px;
        padding: 0 15px
    }
    .heroslider-content h1 {
        font-size: 28px;
        line-height: 32px
    }
    .heroslider-content p {
        margin-top: 15px;
        font-size: 14px
    }
    .heroslider-content .tm-button {
        margin-top: 15px
    }
    .about-image2,
    .tm-faq-image {
        margin-bottom: 30px
    }
    .features-slider-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .features-slider-row .tm-feature {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95%;
        flex: 0 0 95%
    }
    .tm-funfact {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .tm-service {
        padding: 30px 20px
    }
    .tm-product-quickview .modal-content {
        padding: 15px
    }
    .tm-promo-content h2 span {
        font-size: 36px
    }
    .tm-promo-content p {
        font-size: 14px
    }
    .whychoose-block {
        margin-right: 0
    }
    .tm-accordion .card-body,
    .tm-accordion .card-header button {
        padding-left: 35px
    }
    .tm-contact-map {
        height: 300px
    }
}

.tm-login-form h4,
.tm-register-form h4 {
    margin-top: -5px
}

.sere li,
.series li {
    text-align: justify;
    margin-bottom: 7px;
    font-size: 15px;
    padding-left: 15px
}

.box-shad {
    box-shadow: 2px 2px 10px #ccc;
    padding: 20px;
    height: 420px
}

.inner-wrapper-sticky p,
.section-content p {
    text-align: justify
}

@media only screen and (max-width:767px) {
    .tm-quantitybox-button {
        height: 22.5px
    }
    .section-about-banner {
        background-image: none !important;
        padding: 130px 0 90px !important
    }
    .Print-image2 img {
        display: none
    }
    .tm-cart-table .tm-cart-col-image {
        width: 120px;
        min-width: 120px
    }
    .tm-cart-table .tm-cart-productimage {
        margin: 0
    }
    .tm-cart-pricebox {
        text-align: left;
        margin-top: 30px
    }
    .tm-checkout-orderinfo,
    .tm-register-form {
        margin-top: 50px
    }
    .box-shad {
        box-shadow: 2px 2px 10px #ccc;
        padding: 20px;
        height: auto;
        margin-bottom: 20px
    }
}

.heroslider-singleslider .content-box {
    position: relative;
    top: -20px;
    max-width: 600px;
    width: 100%;
    padding-bottom: 90px
}

.heroslider-singleslider h1 {
    position: relative;
    font-size: calc(1.5rem + 1vw);
    line-height: 3rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px
}

.section_main_heading h2 {
    font-size: calc(1.7rem + 1vw);
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600;
    margin-bottom: 25px
}

.list-item li {
    position: relative;
    font-size: 14px;
    line-height: 25px;
    color: #444;
    margin: 0 0 14px 25px
}

.list-item li i {
    position: relative;
    top: 10px;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #073d60;
    margin-left: -25px
}

.section_offline .nav_offline {
    background-color: #113c73
}

.media {
    padding: 14px
}

.nav-pills-custom .nav-link {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #e5e5e5;
    font-weight: 400;
    padding: 1.1rem 2.4rem;
    border-bottom: 1px solid rgba(75, 93, 117, .6);
    cursor: pointer;
    display: block;
    font-family: "Open Sans", sans-serif;
    -ms-transition: .3s;
    transition: .3s;
    display: flex
}

.project__item {
    padding: 30px 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.grey-bg-19 {
    background: #f9f9f9
}

.project__content h3 a {
    font-size: calc(.6rem + 1vw);
    line-height: 1.2em;
    color: #073d60;
    font-weight: 900;
    margin-bottom: 55px
}

.about__list ul li span i {
    display: inline-block;
    color: #4636ff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ecebff
}

.about__list ul li {
    margin-bottom: 15px;
    color: #444
}

.ip_heading h2,
.section__title-3 h2 {
    font-size: calc(1rem + 1vw);
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600;
    margin-bottom: 25px
}

.nav-pills-custom .nav-link .number {
    background: #fff;
    border-radius: 50%;
    color: #732aff;
    font-weight: 600;
    text-align: center;
    line-height: 27px;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 19px;
    margin-left: -1.9rem
}

@media(max-width:768px) {
    .tab-content .tab-pane.active {
        height: auto
    }
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    display: block
}

.nav-tabs li {
    background: #0056b3
}

.nav-tabs li a.active {
    background: #007bff
}

.nav-tabs li a.active.show {
    background: #007bff;
    padding: 20px
}

.nav-tabs li a {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 20px
}

.number {
    background: #fff;
    color: #00f;
    padding: 3px 5px;
    border-radius: 50%
}

.box-shadow-class {
    box-shadow: 0 3px 10px rgb(0 0 0 / .2)
}

.section-content h1 {
    font-size: calc(1rem + 1vw);
    line-height: 1.2em;
    color: #073d60;
    font-weight: 600
}

.single-news ul li a,
.subtitle-offline h3,
.title-offline h2 {
    color: #073d60
}

.subtitle-offline {
    margin: 20px 0
}

@media (max-width:799px) {
    .heroslider-singleslider h1 {
        background: rgba(42, 189, 204, .9);
        font-size: 24px;
        padding: 10px;
        line-height: 32px;
        margin-top: 10rem
    }
}

.section-about-banner {
    background-image: url(https://www.myprinterisoffline.com/assets/images/heroslider/printer_banner.webp);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    padding: 150px 0;
    width: 100%;
    background-size: cover;
    position: relative;
    background-color: #4d6a8e
}

.about-title h1 {
    color: #fff;
    font-size: 38px
}

.faq-section {
    margin: 100px 0
}

.faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    line-height: 1
}

.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #1a2e46;
    bottom: -25px;
    margin-left: -30px
}

.faq-title p {
    padding: 0 190px;
    margin-bottom: 10px
}

.faq {
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
    border-radius: 4px
}

.faq .card {
    border: none;
    background: 0 0;
    border-bottom: 1px dashed #20b1f5
}

.faq .card .card-header {
    padding: 0;
    border: none;
    background: 0 0;
    transition: .3s
}

.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 10px 30px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    color: #021953;
    text-decoration: none !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    background-color: #f0f0f0
}

.faq .card .card-header .faq-title .badge {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 14px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #2bb1fc;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 4px
}

.faq .card .card-body {
    padding: 30px 30px 16px 35px;
    font-weight: 400;
    font-size: 16px;
    color: #6f8ba4;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #f3f8ff
}

.faq .card .card-body p {
    margin-bottom: 14px;
    color: #000
}

.tfn-number {
    position: fixed;
    bottom: 0;
    background: #228de0;
    color: #fff !important;
    font-size: 24px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 5px;
    z-index: 999;
    text-decoration: none
}

@media (max-width:769px) {
    .tfn-number {
        font-size: 1.3em
    }
}

@media (max-width:475px) {
    .about-title h1 {
        font-size: 25px
    }
    .section-about-banner {
        padding: 100px 0
    }
}

@media (max-width:360px) {
    .about-title h1 {
        font-size: 21px;
        line-height: 30px
    }
    h2 {
        font-size: 25px !important
    }
    .section-about-banner {
        padding: 60px 0
    }
}

.single-news ul li {
    display: list-item;
    padding-right: 38px;
    color: #000
}

.single-news h1 {
    font-size: 32px
}

h2 {
    font-size: 32px;
    font-weight: 700
}

.home-page-baner {
    background-image: url(../../assets/new-images/web-banner-printer-new.webp);
    padding: 212px 0;
    background-position: center
}

.home-page-baner h1 {
    font-size: 45px !important;
    font-weight: 700;
    text-align: left;
    line-height: 55px;
    color: #000
}

.accordian_tabs .card-header button[aria-expanded=true],
.accordian_tabs.faq_tabs .card-header button[aria-expanded=true] h6,
.alternat_content.What_Should_content:hover .section_title span,
.epson-isue-heading h1 span,
.faq-title h2 span,
.home-page-baner h1 span,
.isue-mac-headin h2 span,
.measure-prntr-oflne h2 span,
.msre-prnt-clr .subtitle-offline h3,
.my-new-about-c .about-content span,
.my-new-faq h2 span,
.my-printer-oflinee .section-content h2 span,
.my-reliable-sprt h2 span,
.my-snwp-prtcl .section-content.my-heading-contnt h2 span,
.my-windw-thrd h3 span,
.section_title span,
.super-way-heading span {
    color: #20b1f5;
}

.behind-dell-p,
.canon-online-b,
.check-reqrd,
.my-manul-xeror,
.my-printer-oflinee,
.unable-resolve-box {
    padding: 60px 0
}

.my-printer-oflinee .section-content h2 {
    font-size: 32px;
    font-weight: 700;
    color: #20b1f5;
}

.my-new-about-c .row,
.my-printer-oflinee .row,
.seven-design-left-b .row {
    align-items: center
}

.my-printer-oflinee .section-content {
    margin-left: 20px
}

.my-printer-oflinee .Print-image2 img {
    border-radius: 20px;
    height: 100%
}

.hp-banner-content p,
section.get-start-sec p b {
    font-size: 16px
}

.road-map-wrapper:hover .road-map-circle-text {
    background: #2189da !important;
    box-shadow: 0 0 0 2px #000 !important;
    transition: .4s;
    transform: rotate(315deg) !important
}

.my-mission-new .section_main_heading {
    background: #021953;
    padding: 30px 35px;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    border-radius: 15px
}

.my-mission-new .section_main_heading h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 10px
}

.alternat_content.What_Should_content:hover .section_title,
.alternat_content.What_Should_content:hover ul li,
.alternat_content:hover .section_title,
.alternat_content:hover ul li,
.assist-located h2,
.assist-located p,
.assist-located ul li,
.fix-lexmark-hd p,
.get-oki-prntr h3,
.isue-mac-boxes p,
.isue-mac-boxes ul li span,
.mac-computer-content .section_title,
.my-changing-printr .my-newswitch-h h3,
.my-changing-printr .my-newswitch-h span,
.my-epson-prntrb .epson-conct-bx p,
.my-epson-prntrb .my-newswitch-h p,
.my-lexmark .service-block-four .inner-box:hover h3 a,
.my-lexmark .service-block-four .inner-box:hover p,
.my-mission-new .section_main_heading p,
.my-perfrmng-windw .list-item li,
.my-windw-tn h3,
.oki-wirles-boxx h3,
.oki-wirles-boxx p,
.para-white,
.recommended_points h3,
.remove-disable-sec h2,
.seting-stts-h p,
.seven-way-boxes ol li,
.sevn-deign-para p,
.tm-breadcrumb h1,
.umable-contnt-resolve p,
.use-seting-s ul.list-item.list-unstyled.my-white-i li,
.window-sec .row .col-lg-5 h2,
.window-sec .row .col-lg-5 p,
section.mission-section.alternate.why-printer-ofline.my-espon-mac.eror-mac-bck.new-content-color-change .text-box p,
section.mission-section.alternate.why-printer-ofline.my-espon-mac.eror-mac-bck.new-content-color-change h2,
section.mission-section.alternate.why-printer-ofline.my-espon-mac.eror-mac-bck.new-content-color-change p,
section.mission-section.alternate.why-printer-ofline.new-content-color-change h2,
section.mission-section.alternate.why-printer-ofline.new-content-color-change p,
section.mission-section.alternate.why-printer-ofline.say-ricoh-bck.new-content-color-change .section_main_heading h2,
section.mission-section.alternate.why-printer-ofline.say-ricoh-bck.new-content-color-change .text-box p,
section.mission-section.alternate.why-printer-ofline.smsng-wifi-clr.new-content-color-change h2,
section.mission-section.alternate.why-printer-ofline.smsng-wifi-clr.new-content-color-change p,
section.mission-section.alternate.why-printer-ofline.why-printr-clr .text-box p,
section.mission-section.alternate.why-printer-ofline.why-printr-clr h2,
section.mission-section.alternate.why-printer-ofline.xeror-prntr-clr.new-content-color-change .section_main_heading h2,
section.mission-section.alternate.why-printer-ofline.xeror-prntr-clr.new-content-color-change .text-box p,
section.mission-section.alternate.why-printer-ofline.xeror-prntr-clr.new-content-color-change h2,
section.mission-section.alternate.why-printer-ofline.xeror-prntr-clr.new-content-color-change p,
section.mission-section.why-printer-ofline.my-lexmark-prntr.fix-tobhiba-clr.new-content-color-change h2,
section.mission-section.why-printer-ofline.my-lexmark-prntr.fix-tobhiba-clr.new-content-color-change p {
    color: #fff
}

.my-mission-new .list-item li i,
.why-printer-ofline .list-item li i {
    background: #fff;
    color: #073d60;
    margin-left: -30px
}

.my-mission-new .list-item li,
.why-printer-ofline .list-item li {
    color: #fff;
    margin-left: 30px
}

.why-printer-ofline {
    background: #20b1f5;
    padding: 60px 0;
    margin: 60px 0;
    position: relative;
    overflow: hidden
}

.my-printer-whyimg img {
    position: absolute;
    max-width: 842px;
    top: -108px;
    max-height: 577px;
    width: initial
}

.why-printer-ofline .section_main_heading h2 {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px
}

.super-way-heading p {
    width: 80%;
    margin: auto
}

.seven-way-boxes {
    float: left;
    width: 100%;
    margin-top: 50px;
    background: #20b1f5
}

.seven-design-box-right {
    width: 25%;
    padding: 30px 0 10px 35px;
    float: left
}

.seven-design-box-right span {
    font-size: 50px;
    color: #b3e4fc;
    font-weight: 800;
    font-family: Poppins
}

span {
    font-family: Poppins
}

.seven-design-box-right h3 {
    font-size: 32px;
    font-weight: 600;
    color: #ffff;
    margin-top: 12px
}

.seven-design-left-b {
    background: #021953;
    border: 40px solid #fff;
    border-top: 25px solid #fff;
    border-bottom: 25px solid #fff;
    border-radius: 400px 0 0 400px;
    border-right: 20px solid #fff;
    position: relative;
    float: left;
    width: 75%
}

.seven-design-left-b::after {
    content: '';
    position: absolute;
    width: 11px;
    height: 100%;
    background: #021953;
    right: -18px;
    top: 0
}

.sevn-deign-para {
    margin-left: 50px
}

.seven-deig-img img {
    padding: 30px 13px 25px 0;
    width: 300px;
    float: right
}

.my-seven-secnd .seven-design-left-b {
    border-radius: 0 400px 400px 0;
    background: #20b1f5
}

.my-seven-secnd .sevn-deign-para {
    margin-left: 0;
    margin-right: 30px
}

.my-seven-secnd .seven-deig-img img {
    padding: 30px 0 25px 15px
}

.my-seven-secnd .seven-design-left-b::after {
    left: -18px;
    right: initial;
    background: #20b1f5
}

.my-lexmark .service-block-four .inner-box:hover,
.my-seven-secnd {
    background: #021953
}

.my-seven-secnd .seven-design-box-right span {
    color: #9aa3ba;
    text-align: right;
    display: block;
    margin-bottom: 25px;
    margin-right: 30px
}

.my-seven-secnd .seven-design-box-right h3 {
    margin-top: 12px;
    text-align: right;
    margin-right: 30px
}

.extra-pdd .seven-design-left-b {
    padding: 20px 0 15px 30px
}

.isue-mac-box {
    padding: 60px 0 250px;
    background-image: url(../new-images/isue-onmac-backgrnd-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 80px 0 60px
}

.isue-mac-headin h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

.isue-mac-headin p {
    text-align: center;
    color: #fff;
    margin-bottom: 15px
}

.isue-mac-boxes {
    background: #20b1f5;
    padding: 25px 35px;
    border-radius: 15px;
    box-shadow: rgb(100 100 111 / 13%) 0 7px 29px 0;
    margin-top: -270px;
    border: 5px solid #021953
}

.key-feature-sec .row:last-child .col-lg-6,
.my-fix-lexmark-box .col-lg-6.col-md-12,
.myy-prntr-oflne .col-lg-4.col-md-12,
.smart-app-mac-computer,
.two-mac-design-box .col-lg-6,
section.problem-related .row .col-lg-6 {
    display: flex
}

.isue-mac-boxes h3 {
    color: #fff;
    font-size: 20px
}

.isue-mac-boxes ul li,
.new-dot-list ul li {
    list-style: none;
    display: flex;
    margin-bottom: 5px
}

.isue-mac-boxes ul i {
    color: #fff;
    font-size: 8px;
    margin-top: 8px;
    margin-right: 8px
}

.isue-mac-secnd-b {
    margin-top: 22px
}

.umable-contnt-resolve {
    background: #021953;
    padding: 40px;
    border-radius: 30px;
    box-shadow: rgb(100 100 111 / 68%) 0 7px 29px 0;
    border: 5px solid #fff
}

.umable-contnt-resolve h2 {
    color: #fff;
    margin-bottom: 12px
}

.umable-contnt-resolve a {
    background: #20b1f5;
    padding: 7px 35px;
    color: #fff;
    border-radius: 100px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #20b1f5;
    transition: .4s ease-in-out
}

.umable-contnt-resolve a:hover {
    background: #fff;
    color: #20b1f5
}

.my-header-botm {
    position: absolute;
    left: 0;
    right: 0;
    background: initial;
    box-shadow: initial
}

.my-new-about-c .about-content h1 {
    font-size: 32px;
    font-weight: 700;
    color: #000
}

.my-about-bnr {
    padding: 100px 0;
    height: initial
}

.gradient-border {
    --borderWidth: 5px;
    position: relative;
    border-radius: var(--borderWidth)
}

.gradient-border:after {
    content: '';
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: 19px;
    z-index: -1;
    animation: 3s infinite alternate animatedgradient;
    background-size: 300% 300%
}

@keyframes animatedgradient {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

.seven-way-boxes:hover {
    background: #021953;
    transition: .3s
}

.my-seven-secnd:hover,
.uninstall-assit-sec ul li i {
    background: #20b1f5 !important
}

.seven-way-boxes:hover .seven-design-left-b {
    background: #20b1f5;
    transition: .3s
}

.inner-img {
    transition: .3s
}

.seven-way-boxes:hover .inner-img {
    transform: scale(1.1)
}

.my-seven-secnd:hover .seven-design-left-b {
    background: #021953 !important;
    transition: .3s
}

.my-seven-secnd:hover {
    transition: .3s
}

.isue-mac-boxes:hover {
    background: #021953;
    border: 5px solid #20b1f5
}

.alternat_content:hover,
.my-mission-new .section_main_heading:hover,
.my-perfrmng-windw,
.my-switch-ofline .list-item li i {
    background: #20b1f5
}

.isue-mac-boxes,
.my-lexmark .service-block-four .inner-box {
    transition: .4s ease-in-out
}

.umable-contnt-resolve {
    transition: .35s
}

.umable-contnt-resolve:hover {
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    transform: translate3d(0, -20px, 0);
    background: #20b1f5
}

.my-mission-new .section_main_heading {
    margin: 10px 0;
    transition: .4s ease-in-out
}

.tm-breadcrumb h2 {
    color: #000;
    margin-bottom: 6px
}

.my-going-ofline h1 {
    color: #fff;
    margin-bottom: 5px
}

.my-newswitch-h h3 {
    font-size: 21px;
    font-weight: 700;
    color: #000
}

.my-newswitch-h span {
    color: #20b1f5;
    font-weight: 600
}

.epson-isue-heading h1,
.faq-title h2,
.my-new-faq h2 {
    font-weight: 700;
    color: #000
}

.my-heading-contnt {
    margin-bottom: 25px;
    margin-left: 0 !important
}

.my-changing-printr .isue-mac-secnd-b ul li i.fa.fa-circle {
    background: initial;
    color: #fff;
    margin-left: -23px
}

.my-changing-printr ul.isue-mac-secnd-b {
    margin-top: 0;
    list-style: none;
    color: #fff
}

.section-content.my-newswitch-h ul.isue-mac-secnd-b li i {
    padding-right: 10px
}

.my-perfrmng-windw {
    padding: 60px 0;
    margin: 0
}

.my-perfrmng-windw .my-windw-tn h3 {
    color: #fff;
    text-align: center;
    font-size: 25px
}

.my-restartng-s .isue-mac-boxes {
    margin-top: 0;
    padding: 40px 35px
}

.my-new-faq {
    margin: 70px 0 100px
}

.my-brother-o {
    padding: 60px 0;
    position: relative
}

.my-get-brthr ul li span {
    color: #fff;
    font-weight: 400
}

.my-soltn-svn,
.my-windw-ten-bck {
    background-image: url(../new-images/printer-online-backimg.webp);
    background-repeat: no-repeat;
    background-size: cover
}

.my-canon-bx {
    background: #20b1f514
}

.mysservice-shape {
    position: absolute;
    right: 0;
    top: 10%;
    text-align: right
}

.mysservice-shape img {
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce;
    max-width: 50%
}

.my-ofline-wtn .mysservice-shape {
    top: 23% !important
}

.my-white-i li i {
    color: #021953;
    background: #fff
}

@keyframes movebounce {
    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@media only screen and (min-width:1550px) {
    .shape15 {
        top: auto;
        bottom: 20px
    }
    .shape15 img {
        max-width: 100%
    }
}

.new-dot-list ul li i {
    font-size: 10px;
    position: relative;
    top: 7px;
    margin-right: 7px;
    color: #20b1f5
}

.cmn-epsn-list li span,
.new-dot-list ul li span {
    color: #444;
    font-weight: 400
}

.new-dot-list ul {
    padding-left: 3px;
    margin-bottom: 15px
}

.numbr-list i {
    font-weight: 600
}

.my-ofline-wtn {
    background-image: url(../new-images/printer-ofline-back-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 60px;
    padding: 190px 0;
    position: relative
}

.my-lexmark .service-block-four .inner-box {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    position: relative;
    text-align: left;
    border-radius: 10px;
    padding: 50px 45px 60px;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    height: 400px
}

.my-lexmark .my-icon-box span img {
    width: 60px
}

.my-lexmark .service-block-four .inner-box .icon-four {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 29px;
    height: 39px;
    opacity: 0;
    background-repeat: no-repeat;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
}

.my-lexmark .service-block-four .inner-box .icon-three,
.my-lexmark .service-block-four .inner-box .icon-two {
    bottom: 30px;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    opacity: 0;
    background-repeat: no-repeat;
    position: absolute
}

@keyframes rotateme {
    0% {
        transform: rotate(0);
        opacity: 1
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg);
        opacity: 1
    }
}

.my-lexmark .service-block-four .inner-box .icon-three {
    right: 30px;
    width: 34px;
    height: 29px;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    animation-name: rotateme;
    animation-duration: 15s;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}

.my-lexmark .service-block-four .inner-box .icon-two {
    left: 30px;
    width: 19px;
    height: 19px;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    animation-name: float_up_down;
    animation-duration: 5s;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}

@keyframes float_up_down {
    0%,
    100% {
        transform: translateY(0);
        opacity: 1
    }
    50% {
        transform: translateY(30px);
        opacity: 1
    }
}

.my-lexmark .service-block-four .inner-box .icon-one {
    position: absolute;
    left: 50%;
    top: 60px;
    width: 19px;
    height: 19px;
    opacity: 0;
    background-repeat: no-repeat;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    animation-name: float_left_right;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_left_right;
    -webkit-animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}

@keyframes float_left_right {
    0%,
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 1
    }
    50% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: .4
    }
}

.my-lexmark .service-block-four .inner-box .icon-five {
    position: absolute;
    left: 0;
    top: 22px;
    bottom: 0;
    width: 74px;
    height: 56px;
    z-index: -1;
    opacity: 0;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
}

.lexmark-four-box {
    margin: 20px 40px 0
}

.my-lexmark .service-block-four .inner-box h3 a {
    color: #000;
    font-size: 22px;
    margin-top: 10px;
    display: block;
    line-height: 26px
}

.my-fix-lexmark-box {
    background-image: url(../new-images/isue-onmac-backgrnd-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    margin: 60px 0 0
}

.epson-isue-heading,
.fix-lexmark-box {
    background: #fff;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

.fix-lexmark-hd h2 {
    color: #fff;
    margin-bottom: 10px
}

.fix-lexmark-hd {
    margin-bottom: 30px;
    text-align: center
}

.fix-lexmark-box {
    padding: 25px 30px;
    margin-bottom: 25px;
    border-radius: 15px;
    display: flex
}

.lexmrk-fix-no {
    position: relative;
    z-index: 1
}

.lexmrk-fix-no span {
    margin-left: 5px;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #021953
}

.lexmrk-fix-no span::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -2px;
    left: -2px;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: #021953;
    border-radius: 70% 40%
}

.fix-lexmrk-contn {
    margin-left: 12px
}

.fix-lexmrk-contn h3 {
    font-weight: 600;
    color: #20b1f5;
    line-height: 27px
}

.epson-isue-heading {
    border-top: 4px solid #021953;
    padding: 30px;
    margin-top: 60px;
    text-align: center
}

.alternat_content:hover ul li img,
.my-lexmark .service-block-four .inner-box:hover img {
    filter: brightness(0) invert(1)
}

.my-epson-prntrb {
    padding: 60px 0;
    margin-bottom: 60px
}

.my-epson-prntrb .isue-mac-headin h2 {
    margin-bottom: 40px
}

.extra-mb {
    margin-bottom: 35px
}

.my-epson-prntrb .my-newswitch-h h3 {
    color: #fff;
    font-weight: 600;
    font-size: 25px
}

.my-exta-mt,
.tm-breadcrumb.about-us-breadcrumb ul,
.tm-breadcrumb.contact-us-breadcrumb ul {
    margin-top: 10px
}

.my-epson-prntrb .epson-conct-bx h3 {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    margin-top: 15px
}

.epson-drivr-updte {
    background-image: url(../new-images/printer-ofline-back-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 60px;
    padding: 120px 0
}

.my-fix-smsng,
.why-does {
    margin-top: 60px
}

.my-espon-mac .section_main_heading h3,
.samsng-to-stp h3 {
    font-size: 22px;
    color: #fff
}

.my-white-h h3 {
    color: #fff;
    margin-bottom: 13px
}

.use-seting-s {
    background: #20b1f5;
    padding: 40px 0 60px
}

.seting-stts-h h3 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 5px
}

.use-seting-s ul.list-item.list-unstyled.my-white-i {
    margin-top: 20px;
    margin-bottom: 10px
}

.hpsupput-ass-sec,
.my-ricoh-prntr,
.toshiba-ps {
    margin: 60px 0
}

.my-acquire-ricoh h3 {
    font-size: 28px;
    margin-bottom: 10px
}

.my-snwp-prtcl .mysservice-shape {
    top: -10%
}

.my-print-queq h3,
.xeror-mtd-two h3 {
    text-align: left !important
}

.deactive-snmp h4,
.my-print-queq h4,
.xeror-mtd-two h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px
}

.deactive-snmp h3,
.print_scan_copy .section_title {
    text-align: center;
    margin-bottom: 20px
}

.reinstal-xerox {
    background: #20b1f51a;
    margin: 60px 0 0
}

.xeror-mtd-thrd {
    background: initial;
    padding: 60px 0
}

.xeror-mtd-thrd h4 {
    font-weight: 600;
    margin-bottom: 10px
}

.my-samsng-fix .service-block-four .inner-box {
    padding: 15px 25px 32px;
    height: 450px
}

.my-samsng-fix,
.samsn-keep,
.spoler-box {
    padding: 60px 0 0
}

.my-fix-smsng h2 {
    color: #fff;
    margin-bottom: 15px
}

.my-set-oki {
    position: relative;
    padding: 60px 0
}

.get-oki-prntr {
    padding-top: 0;
    padding-bottom: 60px
}

.measure-prntr-oflne {
    background-image: url(../new-images/printer-ofline-back-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 110px !important;
    margin: 60px 0
}

.measure-prntr-oflne h2 {
    font-size: 32px;
    font-weight: 700;
    font-size: poppins
}

.my-line-new {
    border: 1px solid #ccc;
    margin: 30px 0
}

.hp-printr-orgnl-bck,
.printr-orgnl-color .umable-contnt-resolve,
.switch-printr-clr .list-item li i,
.why-printr-clr {
    background: #007dbd
}

.fix-problem-box h3 span,
.switch-printr-clr .my-newswitch-h span,
.switch-printr-clr .section-content h2 span,
.unique-color {
    color: #007dbd
}

.brthr-prnt-clr .section-content h2 span,
.brtnr-faq-clr h2 span {
    color: #0d2ea0
}

.brthr-prnt-clr .list-item li i,
.brtnr-faq-clr .faq .card .card-header .faq-title .badge,
.online-mac-bck {
    background: #0d2ea0
}

.canon-prntr-bckclr {
    background: #cc00001c
}

.canon-faq-red .faq-title h2 span,
.canon-prntr-bckbg .new-dot-list ul li i,
.canon-prntr-bckbg .section-content h2 span,
.canon-prntr-bckclr .section-content h2 span {
    color: #c00
}

.canon-faq-red .faq .card .card-header .faq-title .badge,
.canon-prntr-bckbg .list-item li i,
.canon-prntr-bckclr .list-item li i,
.canon-red-clr {
    background: #c00
}

.cano-bck-clrr {
    background: #c00 !important
}

.canon-prntr-bckbg {
    background-image: initial;
    padding: 0 0 60px;
    margin-bottom: 0
}

.lexmrk-gren-bg,
.lexmrk-grn-clr .service-block-four .inner-box:hover,
.my-resn-lexm .umable-contnt-resolve {
    background: #00c325
}

.fix-lexmrk-grnclr .fix-lexmrk-contn h3,
.lexmrk-grn-clr .section-content h2 span,
.why-printer-ofline .section_main_heading h2 span {
    color: #00c325
}

.fix-lexmrk-grnclr .lexmrk-fix-no span::before {
    background-color: #006446
}

.fix-lexmrk-grnclr .lexmrk-fix-no span {
    color: #006446
}

.apson-clrr .epson-isue-heading h1 span,
.cuses-epson-clr .section-content h2 span,
.drive-updte-clr .my-newswitch-h span,
.fix-cmn-clr .my-newswitch-h span,
.fix-cmn-clr .section-content h2 span,
.fix-espon-clr .my-newswitch-h span,
.fix-espon-clr .section-content h2 span,
.nterk-clr .my-newswitch-h span,
.re-configre-stng .my-newswitch-h span {
    color: #039
}

.drive-updte-clr .list-item li i,
.epson-faq-clr .faq .card .card-header .faq-title .badge,
.eror-mac-bck,
.fix-cmn-clr .list-item li i,
.fix-espon-clr .list-item li i,
.re-configre-stng .list-item li i,
.reinstl-bck-clr,
.restrt-bck-clr .section_main_heading {
    background: #039
}

.behind-dell-clr .list-item li i,
.chnge-dell-clr .list-item li i,
.dell-bck-bg .umable-contnt-resolve {
    background: #0672cb
}

.behind-dell-clr .section-content h2 span {
    color: #0672cb
}

.thre-printr-clr .list-item li i {
    background: #007db8
}

.ricoh-line-red .epson-isue-heading {
    border-top: 4px solid #cf142b
}

.acquire-red-bg .section_main_heading,
.say-ricoh-bck,
.snmp-red-clr .list-item li i {
    background: #cf142b
}

.snmp-red-clr .section-content.my-heading-contnt h2 span {
    color: #cf142b
}

.xerox-line-clr .epson-isue-heading {
    border-top: 4px solid #d92231
}

.deactive-bck-clr .section_main_heading,
.manuel-redclr .list-item li i,
.need-sevce-bckclr .umable-contnt-resolve,
.oflne-xeror-clr .list-item li i,
.print-quer-clred,
.reinstal-bckbg .list-item li i,
.softwre-bck-clr,
.windw-thrd-rdclr .list-item li i,
.xeror-prntr-clr {
    background: #d92231
}

.manuel-redclr .my-newswitch-h span,
.oflne-xeror-clr .my-newswitch-h span,
.oflne-xeror-clr .section-content h2 span,
.windw-thrd-rdclr .my-windw-thrd h3 span {
    color: #d92231
}

.reinstal-bckbg {
    background: #d9223133
}

.toshib-bckclr .epson-isue-heading {
    border-top: 4px solid #fe0000
}

.fix-tobhiba-clr,
.prnt-drive-bckbg .section_main_heading,
.real-toshiba-bckbg,
.tohiba-sprt .umable-contnt-resolve,
.tshiba-bring-clr .list-item li i,
.tshiba-ten-clr .list-item li i,
.use-seting-s.modi-tshiba-bck.background-color-change-new {
    background: #fe0000
}

.tshiba-bring-clr .section-content.my-heading-contnt h2 span,
.tshiba-ten-clr .my-newswitch-h span,
.tshiba-ten-clr .section-content h2 span {
    color: #fe0000
}

.modi-tshiba-bck {
    background: #fe000073
}

.smsng-box-clrr .fix-lexmrk-contn h3,
.smsng-going-clr .section-content.my-heading-contnt h2 span,
.smsng-wrls-clr .section-content h2 span {
    color: #165dba
}

.smsng-wifi-clr {
    background: #165dba
}

.oki-clr-lne .epson-isue-heading {
    border-top: 4px solid #fd0001
}

.reslve-oki-clr .my-newswitch-h span,
.reslve-oki-clr .section-content h2 span {
    color: #fd0001
}

.oki-cmplte-prntr .umable-contnt-resolve,
.spoler-clr-bg .section_main_heading {
    background: #1b1b1b
}

.oki-wrls-bck {
    background-image: url(../new-images/back-gound-red-bg.jpg)
}

.chck-ltst-bckbg {
    background: #fd000117
}

.my-prntr-bckclr .umable-contnt-resolve {
    background: #0096d6
}

.inner_page_cont {
    position: absolute;
    top: 0;
    width: 100%
}

.tm-breadcrumb {
    padding: 200px 0 69px
}

.inner_page_cont .row {
    display: flex;
    align-items: center
}

.tm-breadcrumb ul {
    color: #fff;
    margin-top: 26px
}

.tm-breadcrumb-area ul {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0
}

.tm-breadcrumb-area ul li a {
    color: #fff;
    font-weight: 600
}

.tm-breadcrumb-area ul li {
    list-style: none;
    display: inline-block;
    font-size: 18px
}

.tm-breadcrumb-area {
    height: initial;
    padding: 0 !important
}

.newh-correction-text h1 .toshiba-bold {
    display: inline-block !important
}

.brother-printer-offline-heading {
    padding: 178px 0 131px
}

.brother-printer-offline-heading ul {
    color: #fff;
    margin-top: 10px !important
}

.banner-color-ricoh ul {
    margin-top: 19px
}

.tm-breadcrumb.about-us-breadcrumb,
.tm-breadcrumb.contact-us-breadcrumb {
    padding: 155px 0 92px
}

.about-image2 img {
    height: 100%
}

section.mission-section.why-printer-ofline.my-lexmark-prntr.lexmrk-gren-bg {
    background: #e7e7e7 !important
}

@media(max-width:1199px) {
    .about-image2 img {
        height: 100%
    }
    .tm-breadcrumb {
        padding: 139px 0 69px
    }
    .tm-breadcrumb-area h1 {
        font-weight: 102 !important;
        font-size: 28px !important;
        margin-bottom: 5px;
        line-height: 39px !important
    }
    .seven-design-box-right h3 {
        font-size: 28px
    }
    .extra-pdd .seven-design-left-b {
        padding: 20px 0 15px 50px
    }
    .seven-design-left-b {
        padding: 16px 0 12px 22px
    }
}

@media(max-width:991px) {
    .seven-design-box-right,
    .seven-design-left-b {
        width: 100%;
        float: initial
    }
    .banner-color-lexmark ul {
        margin-top: 10px !important
    }
    .header-logo img {
        width: 60% !important
    }
    .tm-breadcrumb {
        padding: 97px 0 34px
    }
    .seven-design-left-b::after {
        position: initial
    }
    .seven-design-left-b {
        border: initial;
        border-radius: initial
    }
    .my-seven-secnd .seven-design-left-b {
        border-radius: initial
    }
    .sevn-deign-para {
        margin-left: 0
    }
    .seven-deig-img {
        text-align: center
    }
    .seven-deig-img img {
        width: initial;
        float: initial
    }
    .isue-mac-boxes {
        margin-top: 0;
        margin-bottom: 20px
    }
    .isue-mac-box {
        padding: 60px 0
    }
    .my-printer-whyimg img {
        position: initial;
        max-width: 100%
    }
    .my-seven-secnd .seven-deig-img img {
        padding-left: 0
    }
    .seven-design-left-b {
        padding: 20px !important
    }
}

@media(max-width:767px) {
    img.lazy.img-responsive {
        height: 100% !important
    }
    .about-image2 img {
        height: 100%
    }
    .tm-breadcrumb.about-us-breadcrumb ul li,
    .tm-breadcrumb.about-us-breadcrumb ul li a,
    .tm-breadcrumb.contact-us-breadcrumb ul li,
    .tm-breadcrumb.contact-us-breadcrumb ul li a {
        color: #fff
    }
    .tm-breadcrumb.about-us-breadcrumb h2,
    .tm-breadcrumb.contact-us-breadcrumb h2 {
        text-align: center;
        color: #fff;
        font-size: 30px !important
    }
    .tm-breadcrumb-area.tm-padding-section.banner-color-ricoh {
        background: #c20621 !important
    }
    .tm-breadcrumb-area.tm-padding-section.banner-color-dell {
        background: #0167c2bf !important
    }
    .tm-breadcrumb-area.tm-padding-section.banner-color-epson {
        background: #1f53b8d1 !important
    }
    .tm-breadcrumb-area.tm-padding-section.banner-color-lexmark {
        background: #04df27 !important
    }
    .tm-breadcrumb-area.tm-padding-section.banner-color--canon {
        background: #85090c96 !important
    }
    .tm-breadcrumb-area.tm-padding-section.banner-color-brother-printer {
        background: #2087bf !important
    }
    .tm-breadcrumb ul {
        margin-top: 26px;
        text-align: center
    }
    .header-logo img {
        width: 69% !important
    }
    .inner_page_cont,
    .tm-breadcrumb-area::after {
        position: initial
    }
    .tm-breadcrumb-area.tm-padding-section {
        background: #007dbd !important
    }
    .banner-img-my-printer,
    .banner-img-my-printer img {
        display: none
    }
    .tm-breadcrumb {
        padding: 140px 0 75px
    }
    .tm-breadcrumb-area h1 {
        font-weight: 102 !important;
        font-size: 27px !important;
        margin-bottom: 5px;
        line-height: 35px !important;
        text-align: center
    }
    .home-page-baner h1 {
        font-size: 32px !important;
        line-height: 45px
    }
    h2 {
        font-size: 23px !important
    }
    .my-mission-new .list-item li {
        line-height: 25px;
        margin-bottom: 10px
    }
    .my-mission-new .list-item li i {
        top: 19%
    }
}

@media(max-width:475px) {
    .header-logo img {
        width: 100% !important
    }
    .tm-breadcrumb {
        padding: 111px 0 50px
    }
}

.hpsupput-ass-sec img {
    height: 195px
}

.assist-located {
    background: linear-gradient(45deg, #021953, #228de0) !important;
    padding: 55px 0;
    margin-bottom: 42px
}

.key-feature-sec .row:first-child {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 68px
}

.key-feature-box img {
    width: 58%;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff
}

.key-feature-box {
    padding: 21px 32px;
    border-radius: 10px;
    margin-bottom: 62px;
    position: relative;
    box-shadow: 0 0 9px 1px #ccc
}

.window-tab ul.nav-pills li a {
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #0a3777;
    margin-right: 13px;
    width: 116px;
    text-align: center
}

.key-feature-box:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(45deg, #041f5a, #196cb8 51%);
    width: 8px;
    height: 100%;
    border-radius: 0 8px 10px 0;
    transition: .4s ease-in-out;
    z-index: -1
}

.key-feature-box:hover:after {
    width: 100%;
    transition: .4s ease-in-out;
    border-radius: 10px
}

.key-feature-box:hover h3,
.key-feature-box:hover p {
    color: #fff;
    transition: .4s ease-in-out
}

.key-feature-box:hover .key-feature-img {
    box-shadow: 0 0 0 6px #fff
}

section.key-feature-sec {
    margin-bottom: 55px
}

section.key-feature-sec h3 {
    color: #000;
    padding-top: 31px
}

.key-feature-img {
    border: 5px solid #125399;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    top: -43px;
    position: absolute;
    background: #fff;
    box-shadow: rgba(100, 100, 111, .2) 1px 1px 29px 0
}

.key-feature-sec .row:last-child {
    display: flex;
    justify-content: center
}

.road-map-main .road-map-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 175px
}

.road-map-main .road-map-wrapper::after,
.road-map-main .road-map-wrapper::before {
    content: "";
    width: 100%;
    clear: both;
    display: block
}

.road-map-main .road-map-wrapper .road-map-circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 25px solid transparent;
    border-top-color: #2189da;
    border-right-color: #2189da;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg)
}

@media (max-width:992px) {
    .road-map-main .road-map-wrapper .road-map-circle {
        position: unset;
        border: 25px solid #7a7bd7
    }
}

.road-map-main .road-map-wrapper .road-map-circle .road-map-circle-text {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    background-color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-transform: capitalize;
    color: #fff;
    box-shadow: 0 0 10px 5px #000 21;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #2189da
}

.road-map-main .road-map-wrapper .road-map-card {
    width: 35%;
    background: #2189da;
    padding: 20px;
    z-index: 1;
    position: absolute;
    right: 0;
    border-radius: 5px
}

.road-map-main .road-map-wrapper .road-map-card::before {
    content: "";
    width: 25%;
    height: 20px;
    background: #2189da;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -23%;
    z-index: -1
}

.road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 15px;
    color: #fff
}

.road-map-main .road-map-wrapper .road-map-card .card-text {
    color: #fff;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (max-width:1199px) {
    .road-map-main .road-map-wrapper .road-map-card .card-text {
        -webkit-line-clamp: 4
    }
}

.road-map-main .road-map-wrapper:nth-of-type(2n) .road-map-circle {
    border-color: transparent transparent #2189da #2189da
}

.road-map-main .road-map-wrapper:nth-of-type(2n) .road-map-card {
    left: 0
}

.road-map-main .road-map-wrapper:nth-of-type(2n) .road-map-card::before {
    right: -23%;
    left: unset
}

@media (max-width:991px) {
    .faq {
        margin-bottom: 30px
    }
    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px
    }
    .road-map-main .road-map-wrapper {
        margin-bottom: 25px;
        height: auto;
        display: block
    }
    .road-map-main .road-map-wrapper .road-map-card {
        width: 100%;
        margin-top: 30px;
        position: unset
    }
    .road-map-main .road-map-wrapper .road-map-card::before,
    .road-map-main .road-map-wrapper:nth-of-type(2n) .road-map-card::before {
        content: "";
        width: 20px;
        height: 30%;
        top: 50%;
        transform: translateX(-50%);
        left: 50%
    }
    .road-map-main .road-map-wrapper:nth-of-type(2n) .road-map-circle {
        border-color: #7a7bd7
    }
}

@media(max-width: 767px){
    .home-page-baner h1{
        color: #fff;
    }
    .home-page-baner h1 span {
        color: #fff;
    }

    .header-mobilemenu .mean-container a.meanmenu-reveal i.fas.fa-bars {
        color: #fff;
    }

}

@media (max-width:425px) {
    .road-map-main .road-map-wrapper .road-map-card,
    .road-map-main .road-map-wrapper:nth-of-type(2n) .road-map-card::before {
        top: 45%
    }
}

.get-start-sec {
    background-color: #ededed;
    padding: 67px 0
}

section.get-start-sec .row:first-child {
    display: flex;
    justify-content: center;
    text-align: center;
    padding-bottom: 37px
}

section.window-sec {
    background: linear-gradient(45deg, #09316f, #1f82d3);
    padding: 50px 0
}

.window-tab {
    background: #fff;
    padding: 19px;
    border-radius: 9px;
    box-shadow: 0 0 0 10px #ffffff52
}

.window-tab ul.nav-pills {
    border-radius: 4px
}

.window-tab ul li a.active {
    background-color: #1e7ece !important
}

section.window-sec .row .col-lg-5 {
    padding-top: 19px
}

.uninstall-assit-sec {
    margin: 55px 0
}

.uninstall-assit-sec .row:first-child {
    display: flex;
    justify-content: center;
    text-align: center
}

.problem-related {
    margin-bottom: 79px
}

.problem-related .row:first-child {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 42px
}

.fix-problem-box {
    position: relative;
    background: #fff;
    padding: 10px 27px;
    border-radius: 8px
}

.fix-problem-box:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: -3px;
    width: 101%;
    height: 100%;
    background: linear-gradient(0deg, #007dbd, #fff);
    z-index: -1;
    border-radius: 10px
}

.uninstall-assit-sec .row h3 span {
    color: #000 !important
}

.banner-img-my-printer,
.banner-img-my-printer img,
.tm-breadcrumb-area {
    background-color: #1a2f47
}

.inner-box img {
    width: 17%;
    margin-bottom: 1px
}

/* .hp-banner-content {
    position: relative;
    top: -70px;
    left: 40px
} */

.hp-smart-app-banner {
    background: linear-gradient(transparent, #bce7fc);
    position: relative;
    padding: 100px 0;
}

.banner_element-1,
.banner_element-2,
.banner_element-3 {
    max-width: 115px;
    position: absolute
}

.banner_element-1 {
    top: 25%;
    left: 10%
}

.banner_element-2 {
    bottom: 20%;
    left: 5%
}

.banner_element-3 {
    bottom: 20%;
    left: 35%
}

.hp-banner-content span {
    font-size: 18px;
    font-weight: 700;
    color: #228de0
}

.hp-banner-content h1 {
    font-size: 34px;
    line-height: 50px;
    font-weight: 900;
    color: #1b2c48;
}

.advantages {
    padding: 100px 0;
    background: url(../images/hp-smart-app/advantages-bg.webp) left top no-repeat
}

.section_title {
    color: #1b2c48;
    line-height: 40px;
}

.benefits_smart_app {
    padding: 30px;
    border-radius: 10px;
    margin-top: 50px;
    box-shadow: 0 0 20px rgba(0 0 0 / 30%);
    background: #fff
}

.benefits_smart_app h2 {
    font-size: 24px
}

.banefits_points ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.banefits_points ul li {
    list-style: none;
    display: flex;
    margin-bottom: 30px;
    flex: 0 0 45%;
    margin-right: 50px;
    position: relative;
    left: 0;
    transition: .4s
}

.desired_list ul li,
.mac-computer-content ul li {
    margin-bottom: 20px;
    list-style: none;
    display: flex
}

.alternat_content ul li:hover,
.banefits_points ul li:hover,
.mac-computer-content ul li:hover,
.recommended_points ul li:hover {
    left: 10px
}

.banefits_points ul li span {
    width: 35px;
    height: 35px;
    color: #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #228de0;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 16px
}

.banefits_points ul li p {
    flex: 0 0 90%
}

.desired_steps .section_title,
.wifi_network .section_title {
    text-align: center;
    margin-bottom: 30px
}

.desired_steps p {
    text-align: center;
    font-weight: 500;
    max-width: 80%;
    margin: 0 auto 20px
}

.desired_steps h3 {
    font-size: 18px;
    font-weight: 700
}

.desired_list {
    background: center center no-repeat #fff;
    box-shadow: 0 0 20px rgba(0 0 0 / 20%);
    padding: 25px;
    margin-top: 30px;
    height: 100%;
    --border-size: 3px;
    --border-angle: 0turn;
    background-image: conic-gradient(from var(--border-angle), #fff, #fff 50%, #fff), conic-gradient(from var(--border-angle), transparent 20%, #20b1f5, #1b2c48);
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    -webkit-animation: 3s linear infinite bg-spin;
    animation: 3s linear infinite bg-spin
}

@-webkit-keyframes bg-spin {
    to {
        --border-angle: 1turn
    }
}

@keyframes bg-spin {
    to {
        --border-angle: 1turn
    }
}

/* .desired_list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
} */
.desired_list:hover {
    background-image: conic-gradient(from var(--border-angle),#20b1f5,#20b1f5 50%,#20b1f5),conic-gradient(from var(--border-angle),transparent 20%,#1b2c48,#1b2c48);
}
.desired_list:hover ul li{color: #fff;}

@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn
}

.desired_list ul li {
    font-weight: 500
}

.desired_steps {
    background: #c4e9fb;
    position: relative;
    padding: 70px 0 100px;
}

.desired_shape_1 {
    max-width: 100px;
    position: absolute;
    top: 50px;
    left: 100px
}

.desired_shape_2 {
    max-width: 200px;
    position: absolute;
    right: 12%;
    top: 20%
}

.desired_shape_3 {
    max-width: 135px;
    position: absolute;
    right: 0;
    bottom: 20%
}

.desired_shape_4 {
    max-width: 120px;
    position: absolute;
    bottom: 10%
}

.desired_list ul li span {
    margin-right: 15px
}

.mac-computer-content {
    flex: 0 0 50%;
    padding: 30px;
    background: #1b2c48;
	transition: 400ms;
}
.mac-computer-content:hover {
    background: #20b1f5;
}

.mac-computer-content:hover .section_title span {
    color: #1b2c48;
}

.mac-computer-content ul,
.recommended_points ul {
    margin-top: 30px;
    padding: 0
}

.mac-computer-content ul li {
    font-size: 14px;
    color: #fff;
    position: relative;
    left: 0;
    transition: .4s
}

.wifi-printer {
    flex: 0 0 50%
}

.wifi-printer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right
}

.Your_Fingertips,
.wifi_network {
    padding: 100px 0
}

.wifi_network p {
    text-align: center;
    margin-bottom: 30px
}

.recommended_points {
    padding: 30px;
    border-radius: 30px;
    margin-top: 50px;
    box-shadow: 0 0 20px rgba(0 0 0 / 30%);
    background: #20b1f5;
    transition: .4s
}

.alternat_content.What_Should_content:hover,
.recommended_points:hover {
    background: #1b2c48
}

.accordian_tabs .card-header button[aria-expanded=false],
.alternat_content:hover .section_title span {
    color: #1b2c48
}

.recommended_points ul li {
    list-style: none;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    color: #fff;
    position: relative;
    left: 0;
    transition: .4s
}

.recommended_points ul li img {
    margin-right: 10px;
    margin-top: 5px
}

.scroll_area_wifi {
    max-height: 400px;
    overflow: auto;
    padding-right: 30px
}

.scroll_area_wifi::-webkit-scrollbar {
    width: 20px
}

.scroll_area_wifi::-webkit-scrollbar-track {
    background: #0c131f;
    border-radius: 25px
}

.scroll_area_wifi::-webkit-scrollbar-thumb {
    background: #20b1f5;
    border: 7px solid #0c131f;
    border-radius: 25px
}

.alternat_content {
    border: 2px solid #1b2c48;
    height: 100%;
    padding: 30px;
    border-radius: 20px
}

.alternat_content ul li {
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    position: relative;
    left: 0;
    transition: .4s
}

.What_Should_content {
    border: 2px solid #20b1f5;
    height: 100%;
    padding: 30px;
    border-radius: 20px
}

.print_scan_copy {
    padding: 70px 0 0;
    background: url(../images/hp-smart-app/print-scan-dotted-shape.webp) no-repeat #f8fafd
}

.print_scan_copy p {
    text-align: center;
    margin-bottom: 50px
}

.accordian_tabs .card-header {
    padding: 0;
    border: none;
    background: 0 0
}

.accordian_tabs .card-header button {
    width: 100%;
    text-align: left;
    text-decoration: none;
    color: #1b2c48;
    font-size: 20px;
    font-weight: 600;
    background: #d2f1ff
}

.accordian_tabs .card-header button:hover,
.faq_section {
    background: #d2f1ff
}

.finger_content p {
    font-size: 16px;
    margin-top: 30px
}

.accordian_tabs .card-header button span {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 3px;
    margin-top: 2px;
    position: absolute;
    top: 7px;
    right: 10px
}

.accordian_tabs .card-header button span:before {
    content: '';
    width: 15px;
    height: 2px;
    background: #000;
    display: block;
    margin: 10px auto
}

.accordian_tabs .card-header button span:after {
    content: '';
    width: 2px;
    height: 15px;
    display: block;
    margin: -18px auto;
    background: #000
}

.accordian_tabs .accordion .card {
    border: none;
    margin-bottom: 30px;
    background: 0 0
}

.accordian_tabs .accordion .card .card-body {
    background: #fff;
	box-shadow: 0px 5px 5px rgba(0 0 0 / 10%);
}

.faq_section {
    padding: 100px 0 0
}

.accordian_tabs.faq_tabs .card-header button[aria-expanded=true] {
    color: #20b1f5;
    border-bottom: 1px solid #c3c3c3;
    border-radius: 0;
    background: #f1f1f1
}
.accordian_tabs.faq_tabs .card-header button[aria-expanded=false]{background: #fff;}

.accordian_tabs.faq_tabs .card-header button.collapsed {
    border-radius: 0
}

.accordian_tabs.faq_tabs .card-header button {
    font-size: 17px
}

.accordian_tabs.faq_tabs .card-header button h6 {
    max-width: 85%;
    font-size: 17px
}

.accordian_tabs.faq_tabs .card-header button:hover {
    background: #f1f1f1
}

.accordian_tabs.faq_tabs .card-header button {
    white-space: initial;
    height: initial;
}

.technical-asst {
    background-color: #f0f0f0;
    padding: 40px 0px;
}

.technical-asst-box h2 {
    color: #000;
    padding-bottom: 9px;
}
.finger_content p a {
    color: #20b1f5;
}


.umable-contnt-resolve:hover a {

    background: #fff;
    color: #20b1f5;
}

/* 05/10/23 */


.my-error-page {
    padding: 150px 0 100px;
}

.error-img-cont {
    text-align: center;
}

.error-img-cont h1 {
    color: #1f2732;
    font-weight: 800;
    font-size: 32px;
    margin-bottom: 12px;
}

.error-img-cont a {
    background: #20b1f5;
    color: #fff;
    padding: 14px 30px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-top: 20px;
    transition: 400ms ease-in-out;
    border-radius: 5px;
}

.error-img-cont a:hover{
 background: #000;
 text-decoration: underline;
}

.error-img-cont a i {
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.section-about-banner{
    background-color: #0219536b;
}
.faq .list-item li {
    color: #000;
}
.hp-setup-steps .my-heading-contnt{
    padding-bottom: 30px;
}
.hp-setup-steps .window-tab{
    background: none;
    box-shadow: none;
    padding: 0;
}
.hp-setup-steps .window-tab ul.nav-pills li a {
    margin-right: 10px;
    border: 1px solid #fff;
    color: #fff;
}
.hp-setup-steps .guide-content {
    background: #0d3d74;
    padding: 21px;
    border-radius: 10px;
    border: 3px solid #ffffff;
    margin-top: 53px;
    display: flex;
    height: 364px;
    align-items: center;
}
.hp-setup-steps .guide-content h3{
    color: #fff;
}
.hp-setup-steps .window-tab ul.nav-pills{
    justify-content: center;
}
.hp-setup-steps .window-tab ul li a.active {
    background-color: #ffffff !important;
    color: #1d7bca!important;
}
.hp-setup-steps .window-tab ul li a.active {
    background-color: #ffffff !important;
    color: #1d7bca!important;
    position: relative;
}
.hp-setup-steps .window-tab ul li a.active:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 56px;
    left: 50%;
    background: #fff;
    top: 40px;
}
.unboxsing-step {
    width: 94%;
    margin-right: 20px;
}
.hp-step1-img {
    width: 59%;
    display: flex;
    height: 100%;
}
.troubleshoot-install{
    text-align: left;
}
.troubleshoot-install h2{
    text-align: left;
    padding-bottom: 12px;
}
.troubleshoot-sec {
    background-color: #e9f4ff;
    padding: 97px 0px;
    background-image: url(../images/hp-setup/setup-last.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position-x: -167px;
}
.setup-hp-box {
    background-color: #1c75c3;
    padding: 37px;
    border-radius: 10px;
    color: #fff;
    box-shadow: 11px 11px 0px 0px #efefefbf;
}
.setup-hp-box h2{
    color: #fff;
}