body {color: #222;}
ul {padding: 0;margin: 0;list-style: none;}
h1, h2, h3, h4, h5, h6 {margin: 0;}
p {font-size: 14px;margin-bottom: 7px;}
img {max-width: 100%;}
.tel_no {display: none;}
/*--------------End Common css------------------*/
.header_top {background-image: url(..//images/header-img.jpg);position: relative;z-index: 0;background-size: contain;background-position: center;background-repeat: repeat;}
.header_top:before {background: rgba(0, 0, 0, 0.6);position: absolute;top: 0;width: 100%;height: 100%;content: "";z-index: -1;}
.top-header {background: #a4c2c2;height: 45px;line-height: 45px;}
.top-header ul li {float: left;margin-right: 25px;font-size: 16px;}
.top-header ul li a {color: #222;text-decoration: none;}
.top-header ul li a:hover {color: #242175;text-decoration: underline;}
.top-header ul li:last-child {margin-right: 0;}
.top-header ul li img {margin-right: 10px;filter: invert(1);}
.top-header .cart-icon {float: right;}
.header {padding: 75px 0;}
.navbar.navbar-expand-lg.navbar-light {padding: 0;}
.navbar-nav .mobile_menu {display: none;}
.header-section {display: flex;align-items: center;}
.header-section .logo {width: 20%;text-align: center;margin-right: 15px;}
.header-section .header_contant {width: 80%;}
.header_top.img .header-section .header_contant ul li {display: inline-block;font-size: 14px;}
.header_top.img .header-section .header_contant ul li:last-child {margin-right: 0;}
.header_top.img .header_contant ul li a {color: #fff;padding: 6px 8px;font-weight: 600;text-decoration: none;background: none;border-radius: 0;position: relative;overflow: hidden;display: block;}
.header_top.img .header_contant ul li a:after {position: absolute;background: #a4c2c2;top: 0;width: 100%;height: 100%;left: -100%;content: "";transition: all 0.4s cubic-bezier(.08, .82, .17, 1);}
.header_top.img .header_contant ul li:hover a::after, .header_top.img .header_contant ul li.active a {background: #a4c2c2;left: 0;color: #222;}
.header_top.img .header_contant ul li a span {position: relative;z-index: 1;}
.header-section .header_contant ul li a:hover {background: none;color: #222;}
.journal-product {padding: 40px 0;background: #fff;}
.journal-product.pag.inner {padding-top: 15px;}
.journal-product .welcometext {font-size: 16px;color: #656565;line-height: 28px;text-align: center;}
.journal-product h1 {font-size: 32px;margin-bottom: 15px;color: #2F4F4F;font-weight: 600;text-align: center;}
.journal-product .hardcover-heading h1 {font-size: 60px;text-transform: uppercase;margin: 50px 0;}
.journal-product .row.prod_item > div {margin-top: 30px;}
.border_div {border: 1px solid #2F4F4F;border-radius: 100%;}
.box {background: #fff;text-align: center;height: 100%;border: 1px solid #f1f1f1;position: relative;box-shadow: 0 0 4px 0 #ccc;-webkit-box-shadow: 0 0 4px 0 #ccc;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.box:hover {background: #f2f2f2;border: 1px solid #a4c2c2;}
.box .item-img {display: flex;align-items: center;justify-content: center;height: 285px;background: #fff;padding: 0 10px;overflow: hidden;}
.box .item-img img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.box .item-img img:hover {transform: scale(1.1);}
.box .text {padding: 10px 13px 10px 13px;}
.box .text h5 {font-size: 16px;margin-bottom: 7px;font-weight: 600;color: #2F4F4F;}
.box .text p:nth-child(2) {color: #597b7b;font-weight: 600;}
.box p:last-child {margin-bottom: 0;}
.box .text a {color: #2F4F4F;}
.box .text a span {position: absolute;top: 8px;left: 15px;color: red;}
.box .text a:hover {color: #4671c6;}
.box .text p span {color: red;font-weight: 600;}
.journal-product.pag .box .text h5 {font-size: 18px;}
.journal-product.pag .box.sec {height: auto;background: #a4c2c2;padding: 20px;box-shadow: none;}
.journal-product.pag .box .text {text-align: left;}
.journal-product.pag .text ul li {font-size: 16px;padding-bottom: 5px;color: #656565;position: relative;padding-left: 24px;}
.journal-product.pag .text ul li::before {background: url(..//images/icon-img.png);position: absolute;width: 15px;height: 15px;content: "";top: 5px;left: 0;}
.journal-product.pag .text ul li span {color: #104675;}
.journal-product.pag .text ul li .infotext li {font-size: 14px;padding-bottom: 0;color: #597b7b;padding-left: 24px;}
.journal-product.pag  .categrie_img {display: inline-block;width: 100%; margin: 15px 0 10px;}
.journal-product.pag .text .categrie_img ul li {float: left;width: 18.3%;background: #fff;text-align: center;margin-right: 15px;border: 1px solid #ccc;padding: 0;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.journal-product.pag .text .categrie_img ul li:before{content: inherit;}
.journal-product.pag .text .categrie_img ul li:hover {border: 1px solid #4671c6;}
.journal-product.pag .text .categrie_img ul li a {display: block;border-bottom: 2px dotted #ccc;padding: 8px;}
.journal-product.pag .text .categrie_img ul li a img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.journal-product.pag .text .categrie_img ul li a img:hover {transform: scale(1.1);}
.journal-product.pag .text .categrie_img ul li:last-child {margin-right: 0;}
.journal-product.pag .text .categrie_img ul li span {display: block;font-size: 14px;margin-top: 8px;padding: 3px 12px 4px 12px;}
.journal-product.pag .box .text .form-box h5 {font-size: 16px;color: #4671c6;}
.journal-product.pag .text .form-box h5 {font-size: 16px;color: #4671c6;font-weight: 600;margin-bottom: 7px;}
.right-baar .text h3 {font-size: 20px;font-weight: 600;margin-bottom: 7px;color: #2F4F4F;}
.right-baar .text h4 {color: #648f8f;font-weight: 600;font-size: 20px;margin-bottom: 5px;text-transform: uppercase;}
.right-baar .text p span {color: #B80000;font-weight: 600;}
.right-baar .text .itemno {color: #597b7b;font-size: 16px;font-weight: 600;}
.right-baar p:last-child {margin-bottom: 0;}
.right-baar .infotag {font-size: 16px;font-weight: 600;}
.heading {background: #fff;padding-bottom: 10px;font-size: 18px;color: #4671c6;font-weight: 600;}
.journal-product.pag .categrie-item {margin: 15px 0 0;text-align: center;display: inline-block;width: 100%;}
.journal-product.pag .categrie-item ul li {float: left;width: 12.51%;padding: 0;margin: 0 15px 15px 0;border: 1px solid #ccc;border-bottom: none;}
.journal-product.pag .categrie-item ul li:nth-child(7) {margin-right: 0;}
.journal-product.pag .categrie-item ul li:last-child {margin-right: 0;}
.journal-product.pag .categrie-item ul li a {display: inline-block;padding: 8px;}
.journal-product.pag .categrie-item ul li::before {content: inherit;}
.journal-product.pag .categrie-item ul li:hover {border: 1px solid #a4c2c2;border-bottom-color: rgb(164, 194, 194);border-bottom-style: solid;border-bottom-width: 1px;border-bottom: none;}
.journal-product.pag .categrie-item ul li img {height: 140px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.journal-product.pag .categrie-item ul li img:hover {transform: scale(1.1);}
.journal-product.pag .categrie-item ul li span {background: #a4c2c2;display: block;font-weight: 600;padding: 7px 0;line-height: normal;font-size: 14px;}
.prod-table {margin: 10px 0;}
.journal-product .contact-pag h1 {font-size: 40px;margin-bottom: 50px;text-transform: uppercase;display: inline-block;width: 100%;text-align: left;}
.contact-pag ul li {float: left;text-align: center;width: 25%;}
.img-icon {background: #a4c2c2;width: 50px;height: 50px;line-height: 50px;border-radius: 50%;display: block;margin: auto;}
.contact-pag ul li p {font-size: 18px;margin-top: 25px;color: #4671c6;font-weight: 600;}
.contact-pag ul li p span {display: block;color: #222;font-size: 16px;font-weight: normal;margin-top: 4px;}
.contact-pag ul li p span a {color: #222;}
.contact-pag ul li p span a:hover {color: #4671c6;}
.contact-pag h4 {font-size: 30px;font-weight: 600;margin: 35px 0 10px;display: inline-block;}
.contact-pag .text {font-size: 17px;color: #656565;line-height: 30px;}
.contact-pag .text span {color: #222;}
/*9-6-2021*/
.clrfix {clear: both;display: inline-block;width: 100%;}
table {width: 100%;}
table tr td {border: 1px solid #ccc;text-align: center;padding: 8px 0;color: #656565;}
table tr td:first-child {background: #648f8f;color: #fff;}
.mobile-table {display: none;}
.form-control.input {width: 110px;text-align: center;border-radius: 0;float: left;margin-right: 12px;padding: 8px 0;font-size: 14px;}
.submit_btn {background-image: url("..//images/add-to-cart.png");background-color: #f2f2f2;border: 1px solid #ccc;padding: 8px 16px;padding-left: 20px;margin-right: 9px;text-transform: uppercase;cursor: pointer;font-size: 14px;background-repeat: no-repeat;background-position: center left 10px;padding-left: 35px;position: relative;transition: all 0.4s ease-in;-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;}
.submit_btn:hover {background-image: url(..//images/add-to-cart-1.png);background-repeat: no-repeat;background-color: #2F4F4F;color: #fff;border: 1px solid #2F4F4F;}
.checkout_btn {background: #f2f2f2;border: 1px solid #ccc;padding: 8px 10px;text-transform: uppercase;cursor: pointer;font-size: 14px;transition: all 0.4s ease-in;-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;}
.checkout_btn:hover {background: #2F4F4F;color: #fff;border: 1px solid #2F4F4F;}
label {display: block;color: #B80000;}
.footer {background: #dfdcdc;padding: 33px 0 25px;}
.footer .card_img h3 {font-size: 25px;font-weight: 600;}
.footer .card_img span {display: block;font-size: 16px;margin-top: 5px;font-weight: normal;}
.footer .card_img ul li {float: left;margin: 12px 6px 0 0;}
.footer_img ul li {text-align: center;}
.footer_img ul li a {display: inline-block;border: 1px solid #ccc;padding: 10px;}
.footer_content {font-size: 20px;text-align: center;}
.footer_content span {color: #2F4F4F;}
.copyright {background: #a4c2c2;text-align: center;padding: 7px 0;letter-spacing: 1px;}
/*********responsive-navigator************/

@media (min-width:1024px) and (max-width:1199px) {    
.top-header ul li {font-size: 14px;}    
.header {padding: 50px 0;}
.header_top.img .header-section .header_contant ul li {font-size: 12px;}
.header_top.img .header_contant ul li a {padding: 6px 6px;}
.box.sec .item-img {height: 265px;}
.journal-product.pag .box.sec {padding: 15px;}
.journal-product.pag .text ul li {font-size: 14px;}
.journal-product.pag .text .categrie_img ul li {width: 18%;}
.journal-product.pag .text .categrie_img ul li span {margin-top: 3px;padding: 3px 3px 4px 3px;}
.journal-product.pag .categrie-item ul li {width: 12%;}
.journal-product.pag .categrie-item ul li img {height: 100px;}
.form-control.input {width: 85px;}
.submit_btn {padding: 8px 6px;padding-left: 6px;font-size: 13px;padding-left: 35px;}
.checkout_btn {padding: 8px 10px;font-size: 13px;}
.journal-product.pag .right-baar .form-control.input {width: 80px;margin-right: 8px;}
.journal-product.pag .right-baar .submit_btn {padding: 8px 3px;padding-left: 3px;padding-left: 6px;font-size: 13px;padding-left: 30px;margin-right: 5px;}
.journal-product.pag .right-baar .checkout_btn {padding: 8px 8px;}}

@media (min-width:992px) and (max-width:1023px) {
.top-header ul li {font-size: 14px;}    
.header {padding: 50px 0;}
.header_top.img .header-section .header_contant ul li {font-size: 12px;}
.header_top.img .header_contant ul li a {padding: 6px 6px;}
.box.sec .item-img {height: 265px;}
.journal-product.pag .box.sec {padding: 15px;}
.journal-product.pag .text ul li {font-size: 14px;}
.journal-product.pag .text .categrie_img ul li {width: 18%;}
.journal-product.pag .text .categrie_img ul li span {margin-top: 3px;padding: 3px 3px 4px 3px;}
.journal-product.pag .categrie-item ul li {width: 12%;}
.journal-product.pag .categrie-item ul li img {height: 100px;}
.form-control.input {width: 85px;}
.submit_btn {padding: 8px 6px;padding-left: 6px;font-size: 13px;padding-left: 35px;}
.checkout_btn {padding: 8px 10px;font-size: 13px;}
.journal-product.pag .right-baar .form-control.input {width: 80px;margin-right: 8px;}
.journal-product.pag .right-baar .submit_btn {padding: 8px 3px;padding-left: 3px;padding-left: 6px;font-size: 13px;padding-left: 30px;margin-right: 5px;}
.journal-product.pag .right-baar .checkout_btn {padding: 8px 8px;}}

@media (max-width:991px) {
.container {max-width: none;}
.header {padding: 20px 0;}
.main-menu.sticky .navbar.navbar-expand-lg {background: #031532;}
.navbar.navbar-expand-lg.navbar-light {padding: 10px 0 0;}
.navbar.navbar-expand-lg {background: #222;padding-top: 10px;position: absolute;top: 0;width: 100%;left: 0;z-index: 1;}
.navbar-toggler {background: #fff;border-radius: 0;padding: 4px 7px;font-size: 15px;margin-left: 15px;margin-bottom: 10px;}
.navbar.navbar-expand-lg .container {max-width: 100%;}
#navbarNavAltMarkup {background: #fff;width: 100%;padding: 5px 0;}
.tel_no {display: block;}
.tel_no {position: absolute;top: 15px;right: 15px;}
.tel_no img {width: 20%;margin-right: 10px;}
.tel_no a {color: #fff;text-decoration: none;display: flex;align-items: center;}
.header_top.img .header-section .header_contant .navbar-nav ul li {display: block;font-size: 16px;}
.header_top.img .header_contant ul li:hover a::after, .header_top.img .header_contant ul li.active a {color: #B80000;background: no-repeat;}
.header_top.img .header_contant ul li a {padding: 3px 40px;color: #2F4F4F;}
.header-section .header_contant ul li a:hover {color:#B80000;}
.header_top.img .header_contant ul li a::after {background: no-repeat;}
.navbar-nav .mobile_menu {display: block;}
.navbar-nav .desktop_menu {display: none;}
.header-section {display: initial;}
.header-section .logo {width: auto;text-align: center;margin-right: 0;}
.header_top.img .header_contant ul li a::before {background-image: url(..//images/right-icon.png);position: absolute;top: 12px;left: 15px;width: 13px;height: 10px;content: "";}
.header_top {padding-top: 53px;background-size:cover;}
.top-header ul li {margin-right: 10px;font-size: 12px;}
.wow {visibility: visible !important;-webkit-animation: none !important;-moz-animation: none !important;-o-animation: none !important;-ms-animation: none !important;animation: none !important;}
.col-4 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 100%;max-width: 100%;}
.col-8 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 100%;max-width: 100%;}
.box .form-control.input {width: 45%;}
.box .submit_btn {padding: 8px 28px;padding-left: 20px;background-position: center left 21px;padding-left: 47px;margin-right: 0;}
.box .checkout_btn {margin-top: 13px;display: block;}  
.journal-product.pag .text .categrie_img ul li {width: 17%;}
.journal-product.pag .text .categrie_img ul li span {font-size: 13px;margin-top: 4px;padding: 3px 5px 4px 5px;}  
.journal-product.pag .categrie-item ul li img {height: 75px;}
.journal-product.pag .categrie-item ul li {width: 17.50%;}
.journal-product.pag .categrie-item ul li:nth-child(7) {margin-right: 15px;}
.journal-product.pag .categrie-item ul li:nth-child(10) {margin-right: 0;}
.journal-product.pag .categrie-item ul li:nth-child(5) {margin-right: 0;}
.contact-pag ul li p {font-size: 17px;margin-top: 20px;}}

@media (max-width:767px) {
.top-header .icon-adders {width: 40%;line-height: normal;}    
.top-header .icon-adders li {padding-top: 9px;}    
.top-header .icon-adders li img {float: left;}  
.contact-pag ul li p {font-size: 14px;}
.contact-pag ul li p span {font-size: 14px;}
.box .form-control.input {width: 22%;}
.box .submit_btn {margin-right: 10px;}
.box .checkout_btn {margin-top: 0;display: initial;}  
.footer_content {font-size: 16px;margin: 15px 0;text-align: left;}   
.footer_img ul li {text-align: left;}}

@media (max-width:667px) {
.prod-table {display: none;}   
.mobile-table {display: block;}
.mobile-table {margin: 10px 0;display: inline-block;width: 100%;} 
.mobile-table table tr:first-child td {background: #648f8f;color: #fff;}
table tr td:first-child {background: no-repeat;color: #656565;}    
.journal-product.pag .text .categrie_img ul li {width: 18%;}}

@media (max-width:640px) {
.top-header .icon-adders {width: 39%;}
.top-header ul li {margin-right: 5px;}    
.top-header ul li img {margin-right: 5px;}
.journal-product h1 {font-size: 25px;}  
.journal-product.pag .text .categrie_img ul li {width: 18.65%;margin-right: 9px;}
.journal-product.pag .text .categrie_img ul li span {padding: 3px 1px 4px 1px;} }

@media (max-width:567px) { 
.top-header {height: 60px;line-height: 55px;} 
.top-header .icon-adders {width: 33%;}
.top-header ul li {font-size: 11px;}  
.top-header .icon-adders li img {margin-bottom: 7px;}
.top-header ul li img {margin-right: 4px;width: 13px;}  
.journal-product.pag .text .categrie_img ul li {width: 18%;} 
.journal-product.pag .categrie-item ul li {margin-right: 13px;}  
.contact-pag {text-align: center;}
.journal-product .contact-pag h1 {font-size: 30px;margin-bottom: 25px;text-align: center;}
.contact-pag ul li {width: 50%;margin-top: 15px;} 
.box .form-control.input {width: 19%;} 
.box .submit_btn {margin-right: 8px;padding: 8px 5px;padding-left: 5px;padding-left: 30px;background-position: center left 6px;}    
.box .checkout_btn {padding: 8px 8px;}
.submit_btn { padding: 8px 10px;padding-left: 20px;padding-left: 35px;}
.form-control.input {width: 90px;}}

@media (max-width:479px) {
.top-header {line-height: normal;}    
.top-header .icon-adders {width: 100%;}
.top-header .cart-icon {float: left;}
.top-header .icon-adders li img {margin-bottom: 0;}    
.journal-product.pag .categrie_img {margin-bottom: 0;}    
.journal-product.pag .text .categrie_img ul li {width: 31.60%;margin-bottom: 15px;}   
.journal-product.pag .text .categrie_img ul li:nth-child(3) {margin-right: 0;} 
.journal-product.pag .categrie-item ul li {width: 17.10%;}
.journal-product.pag .categrie-item ul li span {font-size: 12px;}
.form-control.input {width: 48%;}
.box .form-control.input {width: 48%;}
.box .submit_btn {padding: 8px 25px;padding-left: 5px;padding-left: 55px;background-position: center left 25px;margin-right: 0;}
.box .checkout_btn {padding: 8px 20px;margin-top: 15px;}
.submit_btn {padding: 8px 35px;padding-left: 35px;padding-left: 20px;padding-left: 55px;background-position: center left 25px;margin-right:0;}
.checkout_btn {padding: 8px 15px;margin-top: 13px;}}

@media (max-width:414px) {
.journal-product.pag .categrie-item ul li {width: 16.80%;} 
.submit_btn {padding: 8px 26px;padding-left: 26px;padding-left: 35px;padding-left: 20px;padding-left: 50px;background-position: center left 20px;} 
.box .submit_btn {padding: 8px 17px;padding-left: 17px;padding-left: 5px;padding-left: 48px;background-position: center left 15px;margin-right: 0;}}

@media (max-width:375px) {
.journal-product.pag .text .categrie_img ul li {width: 31%;}    
.journal-product.pag .categrie-item ul li:nth-child(10) {margin-right: 13px;}
.journal-product.pag .categrie-item ul li:nth-child(5) {margin-right: 13px;}
.journal-product.pag .categrie-item ul li:nth-child(4) {margin-right: 0px;}
.journal-product.pag .categrie-item ul li:nth-child(8) {margin-right: 0px;}
.journal-product.pag .categrie-item ul li:nth-child(12) {margin-right: 0px;}
.journal-product.pag .categrie-item ul li {width: 21.30%;}
.form-control.input {width: 39%;}
.box .form-control.input {width: 37%;}}
@media (max-width:360px) {
.top-header ul li {font-size: 10px;font-weight: 600;} 
.contact-pag ul li p {font-size: 13px;}}
@media (max-width:320px) {}
