@font-face {
    font-family: Conv_Metropolis-Bold;
    src: url(../fonts/Metropolis-Bold.eot);
    src: local(''), url(../fonts/Metropolis-Bold.woff) format('woff'), url(../fonts/Metropolis-Bold.ttf) format('truetype'), url(../fonts/Metropolis-Bold.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_Metropolis-SemiBold;
    src: url(../fonts/Metropolis-SemiBold.eot);
    src: local(''), url(../fonts/Metropolis-SemiBold.woff) format('woff'), url(../fonts/Metropolis-SemiBold.ttf) format('truetype'), url(../fonts/Metropolis-SemiBold.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_Metropolis-Medium;
    src: url(../fonts/Metropolis-Medium.eot);
    src: local(''), url(../fonts/Metropolis-Medium.woff) format('woff'), url(../fonts/Metropolis-Medium.ttf) format('truetype'), url(../fonts/Metropolis-Medium.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_madetommymedium;
    src: url(../fonts/madetommymedium.eot);
    src: local(''), url(../fonts/madetommymedium.woff) format('woff'), url(../fonts/madetommymedium.ttf) format('truetype'), url(../fonts/madetommymedium.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

a, a:focus, a:hover {
    text-decoration: none
}

*, body, img {
    margin: 0;
    padding: 0
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box
}

a {
    outline: 0;
    border: none
}

a:focus {
    outline: 0;
    border: none
}

a:hover {
    outline: 0;
    border: none
}

button {
    outline: 0;
    border: none
}

button:hover {
    outline: 0;
    border: none
}

button:focus {
    outline: 0;
    border: none
}

.spacer {
    clear: both;
    line-height: 0;
    font-size: 0
}

img {
    border: 0;
    height: auto;
    max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

html {
    overflow-x: hidden
}

body {
    font-family: Roboto, sans-serif;
    overflow-x: hidden
}

h1, h3 {
    color: #0096df;
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px
}

h3 {
    color: #222;
    font-weight: 700;
    margin: 10px 0
}

h3 strong {
    font-weight: 300;
    color: #0096df
}

h4 {
    /* color: #202124; */
    font-size: 23px;
    font-weight: 500;
}

p {
    font-size: 16px;
    line-height: 26px;
    color: #222;
    font-weight: 300;
    margin-top: 15px
}

p.bigtext {
    font-size: 18px;
    line-height: 28px
}

p strong {
    font-weight: 700
}

.bluebar {
    background: #0096df;
    padding: 10px 0;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-family: Conv_Metropolis-Bold;
    text-transform: uppercase;
    letter-spacing: 2px
}

.section {
    padding: 30px 0
}

.rowgap {
    margin-top: 25px
}

.herosec {
    background: url(../image/1bg.png) repeat
}

.logosec {
    margin: 0 -5px
}

.logocol {
    padding: 0 5px
}

.btn-default {
    color: #fff;
    text-transform: uppercase;
    font-family: Conv_Metropolis-Bold, sans-serif;
    background: #dc6404;
    background: -moz-linear-gradient(top, #dc6404 0, #dc3406 100%);
    background: -webkit-linear-gradient(top, #dc6404 0, #dc3406 100%);
    background: linear-gradient(to bottom, #dc6404 0, #dc3406 100%);
    padding: 12px 12px 12px 22px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0px 2px 4px #20212475;
}

.btn-default:hover {
    color: #fff;
    background: #dc3406;
    background: -moz-linear-gradient(top, #dc3406 0, #dc6404 100%);
    background: -webkit-linear-gradient(top, #dc3406 0, #dc6404 100%);
    /* background: linear-gradient(to bottom, #dc3406 0, #dc6404 100%) */
}

.starsec i {
    color: #e8bb05;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px
}

.starsec .startext {
    display: inline-block;
    vertical-align: middle;
    color: #222;
    font-size: 16px;
    font-family: Conv_Metropolis-SemiBold
}

.topstarsec .startext {
    /* color: #202124; */
}

.topstarsec {
    margin-top: 12px;
    padding-right: 14px;
    display: block;
    text-align: right
}

.herosec p {
    /* color: #202124; */
}

.herosec ul {
    margin-top: 20px
}

.herosec ul li {
    background: url(../image/tick.png) left top no-repeat;
    font-size: 18px;
    line-height: 28px;
    padding: 0 0 0 40px;
    margin: 15px 0 0;
    /* color: #202124; */
}

.buttonouter {
    margin-top: 25px
}

.price {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    /* color: #202124; */
    margin-left: 10px;
}

.price strong {
    font-size: 20px;
    color: #0096df
}

.topreview {
    margin-top: 20px
}

.reviewimage {
    width: 80px;
    display: inline-block;
    vertical-align: top
}

.reviewimage img {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-radius: 100%
}

.reviewtext {
    display: inline-block;
    vertical-align: top;
    width: 67%;
    margin-left: 10px
}

.author strong {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin-right: 8px;
    font-family: Conv_madetommymedium;
    color: #fff
}

.author i {
    color: #e8bb05;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.reviewtext p {
    font-size: 14px;
    line-height: 22px;
    font-family: Conv_Metropolis-Medium;
    margin-top: 10px
}

.heroimage {
    position: absolute;
    right: -70px;
    bottom: -30px;
    width: 100%;
    opacity: 0.1;
    width: 640px;
}

.brandsec {
    padding: 30px 0
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    z-index: 999;
    padding-bottom: 0;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.testi-round-img img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    border: none;
    font-size: 0
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy, .owl-carousel .owl-video-tn {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.owl-dots {
    margin-top: 0
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    display: none;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 100%
}

.owl-theme .owl-nav [class*=owl-] {
    font-size: 0;
    display: inline-block;
    cursor: pointer
}

.owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: default
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    border-radius: 100%;
    display: block;
    border: 1px solid #343434;
    background: #343434;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #f9be2b;
    border: 1px solid #f9be2b
}

.owl-dot {
    display: inline-block;
    vertical-align: middle
}

.brandsec strong {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
    color: #4c4c4c;
    letter-spacing: 2px
}

.pcbrand img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 42px
}

.featuresec {
    /* background: #eafaf9; */
    background: linear-gradient( 90deg, #ffffff 50%, #eafaf9 100%);
}

.featuresec ul {
    margin-top: 25px
}

.featuresec ul li {
    background: url(../image/bluetick.png) left center no-repeat;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0;
    padding: 3px 0 3px 35px
}

.productdot {
    display: none;
    position: absolute;
    left: 50px;
    top: -50px
}

.shippingsec {
    background: #0096df
}

.garunteebox {
    margin: 15px 0;
    text-align: center
}

.garunteebox h5 {
    font-size: 22px;
    color: #fff;
    margin-top: 18px;
    font-weight: 500
}

.garunteebox p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.productdetailssec {
    background: #f6f6f6
}

.productdetailssec .productdot {
    top: 100px
}

.fullimage {
    width: 100%
}

.fullimage img {
    width: 100%;
    display: block
}

.faqsec {
    background: #f5f5f5
}

.accordion {
    margin: 30px auto 0
}

.drawer {
    width: 100%;
    margin: 12px 0 0
}

.accordion-item-active .accordion-header {
    background: #fff;
    transition: .25s
}

.accordion-item-active .accordion-header-icon {
    color: #1c1d1d
}

.accordion-item-active .accordion-header h6 {
    color: #1c1d1d
}

.accordion-header {
    background: #fff;
    padding: 18px 30px;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    transition: .25s
}

.accordion-header h6 {
    float: left;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    width: 90%;
    line-height: 28px;
    color: #1c1d1d
}

.accordion-content {
    display: none;
    padding: 0 30px 20px;
    color: #1c1d1d;
    background: #fff;
    font-size: 15px;
    line-height: 1.45em
}

.accordion-content p {
    margin: 0;
    margin-bottom: 0;
    font-weight: 400;
    color: #000
}

.accordion-header-icon {
    font-size: 0;
    float: right;
    background: url(../image/downarrow.png) right center no-repeat;
    width: 20px;
    height: 12px;
    margin-top: 7px;
    vertical-align: middle
}

.accordion-header-icon.accordion-header-icon-active {
    background: url(../image/uparrow.png) right center no-repeat;
    font-size: 0
}

.faqimage {
    position: absolute;
    right: -180px;
    bottom: -50px;
    width: 180px;
    display: none
}

.benifitsec {
    background: #e5f4fc
}

.benifitbox {
    margin: 15px 0
}

.benifitimage img {
    display: block;
    width: 100%
}

.benifitcontent {
    padding: 10px;
    background: #0096df;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 19px
}

.reviewbox {
    padding: 25px;
    border-radius: 0;
    text-align: left;
    margin: 0;
    background: #f8f7f7
}

.reviewbox p {
    font-weight: 500;
    font-style: italic;
    color: #737373;
    font-size: 16px;
    line-height: 28px
}

.authorsec {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #a0a0a0
}

.authorimg {
    width: 70px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle
}

.authorname {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #737373;
    font-size: 14px;
    font-weight: 500
}

.authorname strong {
    color: #3a3a3a;
    font-weight: 700;
    display: block;
    font-size: 20px;
    margin-bottom: 4px
}

.botsec p {
    font-weight: 500
}

.botsec .productdot {
    top: 100px
}

div.footer {
    background: #202124;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 25px 0 70px;
    text-align: center;
}

.hidebtn {
    display: none
}

.floating-btn {
    position: fixed;
    width: 100%;
    left: 0;
    border-radius: 0;
    right: 0;
    margin: auto;
    z-index: 99999;
    top: auto;
    bottom: 0
}

@media only screen and (min-width: 360px) {
    h1, h3 {
        font-size: 32px
    }

    h4 {
        font-size: 24px
    }

    .btn-default {
        padding: 15px 18px 15px 28px;
        font-size: 20px;
    }

    .price {
        font-size: 20px
    }

    .price strong {
        font-size: 22px
    }

    .reviewtext {
        width: 70%
    }

    .benifitcontent {
        padding: 15px;
        font-size: 19px;
        line-height: 23px
    }
}

@media only screen and (min-width: 480px) {
    .btn-default {
        padding: 17px 20px 17px 30px;
        font-size: 24px;
    }

    .price {
        margin-left: 20px
    }

    .price strong {
        font-size: 30px
    }

    .reviewimage {
        width: 90px
    }

    .reviewtext {
        margin-left: 15px
    }

    .featuresec ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .featuresec ul li {
        width: 100%;
        display: inline-block;
        vertical-align: middle
    }

    .benifitcontent {
        font-size: 20px;
        line-height: 24px
    }
}

@media only screen and (min-width: 576px) {
    .btn-default {
        padding: 20px 30px 20px 40px
    }

    .garunteebox h5 {
        font-size: 24px
    }
}

@media only screen and (min-width: 768px) {
    .container {
        max-width: 750px
    }

    .section {
        padding: 40px 0
    }

    .rowgap {
        margin-top: 30px
    }

    .topreview {
        margin-top: 30px
    }

    .heroimage {
        width: 550px;
        right: 0;
        left: auto;
        bottom: -40px;
        opacity: 1
    }

    .brandsec {
        padding: 40px 0
    }

    .review .owl-item:nth-child(2n) {
        margin-top: 80px
    }

    .botsec {
        background: url(../image/ctaimage.png) right -130px center no-repeat;
        background-size: contain
    }

    div.footer {
        padding: 40px 0 90px;
    }
}

@media only screen and (min-width: 992px) {
    h1, h3 {
        font-size: 40px
    }

    h4 {
        font-size: 30px
    }

    p.bigtext {
        font-size: 20px;
        line-height: 30px
    }

    .container {
        max-width: 970px
    }

    .herosec ul {
        margin-top: 25px
    }

    .herosec ul li {
        font-size: 20px;
        line-height: 30px
    }

    .buttonouter {
        margin-top: 30px
    }

    .heroimage {
        width: 600px
    }

    .garunteebox {
        margin: 0
    }

    .faqsec .container {
        max-width: 900px
    }

    .botsec {
        background-position: right center
    }
}

@media only screen and (min-width: 1200px) {
    h1, h3 {
        font-size: 44px
    }

    h4 {
        font-size: 34px
    }

    .container {
        max-width: 1170px
    }

    .section {
        padding: 50px 0
    }

    .rowgap {
        margin-top: 40px
    }

    .heroimage {
        bottom: 0px;
        width: 660px;
    }

    .brandsec strong {
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    .featuresec .row {
        align-items: center
    }

    div.footer {
        padding: 25px 0
    }
}

@media only screen and (min-width: 1280px) {
    h3 {
        font-size: 50px
    }

    .container {
        max-width: 1250px
    }

    .faqimage {
        display: block
    }

    .botsec h3 {
        line-height: 50px
    }
}

@media only screen and (min-width: 1500px) {
    .productdot {
        display: block
    }
}