section.product_print {
    padding: 20px 0px;
}
.product_print .content {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.product_print .pro_box {
    border: 1px solid #032e6d;
    padding: 20px 10px 40px;
    text-align: center;
    margin: 15px 0;
}
.product_print .pro_box img {
    height: 175px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
.pro_box p {
    color: #07102f;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 0;
}
.pro_box h3 {
    font-size: 40px;
    color: #000;
    margin: 20px 0 40px;
}
.pro_box a {
    color: #fff;
    font-weight: 600;
    position: relative;
    border-radius: 100px;
    padding: 15px 70px 15px 30px;
    border: 1px solid #032e6d;
    background: #032e6d;
    transition: all linear 0.3s;
}
.product_print .content p {
    font-size: 20px;    color: #000;
    font-weight: 600;
}
.heading-sjp {
    font-size: 29px;
    font-weight: 700;
    color: #000;
    line-height: 55px;
}
.heading {
    color: #000;
    font-size: 19px;
    font-weight: 600;
}

.pro_box a:before {
    position: absolute;
    top: 10px;
    right: 10px;
    content: "\f217";
    font-family: fontAwesome;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: white;
    color: #032e6d;
    border-radius: 100px;
}

.pro_box a:hover {
    background: transparent;
    color: #032e6d;
}
.pro_box a:hover:before {
    background: #032e6d;
    color: white;
}

a.dsnp-mbimg {
    position: fixed;
    top: 10px;
    right: 25px;
    width: 50px;
    height: 50px;
    z-index: 999999;
    display: none;
}
a.dsnp-mbimg img {
    width: 100%;
}

.mob-vcss {
    display: none; margin-top: 17px;
}
li.fs-5 {
    color: #fff;
    font-size: 19px !important;
    font-weight: 500;list-style: none;line-height: 30px;
}
.text-white {color: #fff !important;font-size: 32px;}
.border-white {border-color: #fff !important;}


.callIcon2 {
    position: relative;
    left: 0;
    top: 1px;
}

a._phonebox.pulse {
    display: none;
}
.callIcon2 a._phonebox {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #0497d7;
    justify-content: center;
    align-items: center;
    background: #0497d7;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
.callIcon2 a {
    color: #fff;
    padding-right: 2px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: block;
    padding-bottom: 1px;
    line-height: 25px;
    position: relative;
    top: -1px;
    z-index: 10;
}
.wifi-symbol {
    display: block;
    position: absolute;
    top: 6px;
    left: 12px;
    display: inline-block;
    height: 36px;
}



.wifi-symbol .wifi-circle {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 21.4285714286px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    -webkit-border-radius: 0 100% 0 0;
    border-radius: 0 100% 0 0;
    opacity: 0;
    -o-animation: wifianimation 2.5s infinite;
    -moz-animation: wifianimation 2.5s infinite;
    -webkit-animation: wifianimation 2.5s infinite;
    animation: wifianimation 2.5s infinite;
}
.wifi-symbol .wifi-circle.first {
    -o-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
    width: 15px;
    height: 15px;
    left: 16px;
    top: 0px;
}
.wifi-symbol .wifi-circle.second {
    width: 12px;
    height: 12px;
    -o-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
    left: 14px;
    top: 5px;
}
.wifi-symbol .wifi-circle.third {
    width: 8px;
    height: 8px;
    left: 12px;
    top: 10px;
}
.wifi-symbol .fourth {
    width: 30px;
    height: 36px;
    background: url(images/animatePhoneWhite.png) left center no-repeat;
    background-size: 20px;
    display: inline-block;
}

section.bg-dark.py-5 p {
    color: #fff;
    font-size: 15px !important;
    font-weight: 500;
}

.print-need {
    padding: 40px 0;
    background: rgb(224 224 224);
    margin-top: 1px;
}
.call-btn1 a {
    background: #000;
    padding: 15px 35px 15px 35px;
    font-size: 38px;
    border-radius: 40px;
    color: #fff;
    font-weight: 600;
}
.print-need h1 {
    color: #000;
}
.print-need p {
    color: #000;
}
.three_boxp {
    position: relative;
    padding: 20px 20px 20px 80px;
    background: #eee;
    font-weight: 600;
    color: #07102f;
}
.three_boxp .icone {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    line-height: 30px;
    background: #07102f;
    font-size: 12px;
    text-align: center;
    color: white;
    position: absolute;
    top: 17px;
    left: 30px;
    transition: all linear 0.3s;
}
.dsnp-cont p {
    color: #000;
    font-size: 15px!important;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 5px;
     margin-top: 5px;
}
.dsnp-cont ul li {
    color: #000;
    font-size: 15px!important;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 5px;
     margin-top: 5px;
}
.py-5 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.number_print {
    position: fixed;
    top: 250px;
    left: -174px;
    background: #000;
    color: white !important;
    padding: 10px 40px;
    font-size: 22px;
    border-radius: 100px;
    z-index: 999999;
    transform: rotate(270deg);
    letter-spacing: 2px;
    font-weight: 600;
    display: none;
}

@media only screen and (min-width:320px) and (max-width:767px) {
section#about {display: none;}

  a.dsnp-mbimg {
    display: block;
} 

.call-btn1 a {font-size: 26px;}


header.cstm-header {
    position: fixed;
    top: 0px;
    z-index: 999999;
    width: 100%;
    background: #ffff;
}
main.printer-page {
    padding-top: 36px;
}
.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem
}
.dsk-vcss {display: none;}
.mob-vcss {display: block;}
.text-white {color: #fff !important;font-size: 24px;}
ul.text-light {padding-left: 0px;}
section.bg-dark.py-5 {padding-bottom: 0px !important;}
button.navbar-toggler {display: none;}
.navbar .navbar-brand img {width: 56%!important;}
a._phonebox.pulse {
    display: flex;
}
section.three_printer {
    padding: 35px 0 9px !important;
}

.number_print {
        display: block;
        top: 0px;
        left: 0px;
        transform: rotate(360deg);
        background: #000;
        padding: 3px 18px;
        font-size: 20px;
        border-radius: 1px;
        width: 100%;
        text-align: center;
    }
    
header.cstm-header {
    display: none;
}




}