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: cover;background-position: center;background-repeat: no-repeat;}
.header_top::before {background: rgba(0, 0, 0, 0.7);position: absolute;top: 0;width: 100%;height: 100%;content: "";z-index: -1;}
.top-header {background: #f80614;height: 45px;line-height: 45px;}
.top-header ul li {float: left;margin-right: 25px;font-size: 16px;color: #fff;}
.top-header ul li a {color: #fff;text-decoration: none;}
.top-header ul li a:hover {color: #222;text-decoration: underline;}
.top-header ul li:last-child {margin-right: 0;}
.top-header ul li img {margin-right: 10px;}
.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%;padding-top: 30px;}
.header_top.img .header-section .header_contant ul li {font-size: 14px;float: left;margin-right: 4px;}
.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-top: 10px;font-weight: 600;text-decoration: none;border-radius: 0;position: relative;overflow: hidden;display: block;text-transform: uppercase;margin: 0 10px;}
.header_top.img .header_contant ul li.active a {color: #fde202;}
.header_top.img .header_contant ul li a::after {position: absolute;border-top: 4px solid #fde202;top: 0;width: 100%;height: 100%;left: -100%;content: "";transition: all 0.4s cubic-bezier(.08, .82, .17, 1);}
.header_top.img .header-section .header_contant ul li.active a::after {left: 0;}
.header_top.img .header_contant ul li:hover a::after {border-top: 4px solid #fde202;left: 0;color: #fde202;}
.header_top.img .header_contant ul li a span {position: relative;z-index: 1;}
.header-section .header_contant ul li a:hover {color: #fde202;}
.header .title {padding-top: 50px;}
.header .title h1 {font-size: 45px;text-align: center;color: #fff;text-transform: uppercase;font-weight: 600;}
.header .title h1 span {display: block;font-size: 16px;margin-top: 5px;font-weight: normal;}
.header .title strong {color: #fbe10d;font-weight: normal;}
.deskpads-img {text-align: center;margin-top: 50px;}
.deskpads-img ul li {display: inline-block;width: 20%;background: #fff;text-align: center;padding: 10px;margin-right: 15px;}
.deskpads-img ul li img {transition: all 0.4s ease-in-out;}
.deskpads-img ul li:hover {outline: 2px solid red;}
.deskpads-img ul li img:hover {transform: scale(1.1);}
.deskpads-journal {padding: 40px 0;background: url(..//images/background-img.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;z-index: 0;}
.deskpads-journal::before {background: rgba(0, 0, 0, 0.84);position: absolute;top: 0;width: 100%;height: 100%;content: "";z-index: -1;}
.deskpads-journal h1 {font-size: 32px;margin-bottom: 15px;color: #fbe10d;font-weight: 600;text-align: center;}
.deskpads-journal h1 .ordernow {display: block;font-size: 18px;margin-top: 10px;color: #fff;font-weight: normal;}
.deskpads-journal .welcometext {font-size: 16px;color: #fff;line-height: 28px;text-align: center;}
.deskpads-journal .welcometext .topinfo {color: #f80614;}
.journal-product .hardcover-heading h1 {font-size: 60px;text-transform: uppercase;margin: 50px 0;}
.deskpads-journal .row.prod_item > div {margin-top: 30px;}
.box {background: #fff;text-align: center;height: 100%;border: 1px solid #f1f1f1;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 #f80614;}
.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);}
.border_div {border: 1px solid #777;border-radius: 100%;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.box:hover .border_div {border: 1px solid red;}
.box .text {padding: 10px 13px 10px 13px;}
.box .text h5 {font-size: 16px;margin-bottom: 7px;font-weight: 600;}
.box .text p:nth-child(2) {font-weight: 600;color: #656565;}
.box p:last-child {margin-bottom: 0;}
.box .imagelinks a {color: #222;font-size: 18px;font-weight: 600;margin-bottom: 7px;display: block;}
.box .text a:hover {color: #f80614;}
.box .text p span {color: #f80614;font-weight: 600;}
.box.sec {height: auto;padding: 10px;}
.box .nav2 {font-size: 18px;padding: 0 10px 10px;}
.deskpads-journal .right-baar {color: #fff;}
.right-baar .text h3 {font-size: 22px;font-weight: 600;margin-bottom: 7px;}
.right-baar .text h5 {font-size: 18px;margin-bottom: 7px;}
.product {margin: 20px 0 30px;}
.product .heading {display: inline-block;width: 100%;margin-top: 20px;}
.product .heading h2 {font-size: 35px;text-align: center;font-weight: 600;color: #000;}
.product .heading h2 span {font-size: 18px;display: block;color: #f80614;margin-top: 14px;}
.product .row.item-sec > div {margin-top:30px;}
.product .box {height: auto;box-shadow: 0 0 4px 0 #ccc;-webkit-box-shadow: 0 0 4px 0 #ccc;-moz-box-shadow: 0 0 4px 0 #ccc;}
.product .box:hover {background: no-repeat;border: 1px solid #f80614;}
.product .box .prod-img {display: inline-block;width: 100%;background: #f2f2f2;padding: 10px;}
.product .box .prod-img h4 {font-size: 20px;font-weight: 600;color: #f80614;}
.product .box .prod-img ul li {float: left;width: 22.70%;font-size: 14px;margin-top: 15px;margin-right: 10px;}
.product .box .prod-img ul li:nth-child(4) {margin-right: 0;}
.product .box .prod-img ul li span {display: block;margin-top: 5px;}
.right-baar .text span {color: #f80614;font-weight: 600;}
.color-img {display: inline-block;width: 100%;margin-top: 10px;}
.color-img p {font-size: 16px;margin-bottom: 18px;}
.color-img ul li {float: left;width: 15.2%;text-align: center;border: 1px solid #ccc;margin: 0 12px 15px 0;padding: 5px;height: 120px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.color-img ul li:nth-child(6n) {margin-right: 0;}
.color-img ul li:last-child {margin-right: 0;}
.color-img ul li a {display: block;width: 100%;}
.right-baar .text .color-img ul li span {color: #f80614;font-size: 14px;display: block;font-weight: normal;margin-top: 5px;}
.right-baar .text .color-img ul .font-minz span {font-size: 12px;}
.leather-desk .row.item-sec > div {margin-top:30px; }
.leather-desk {background: url(..//images/leather-desk.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;padding: 15px 0 40px;position: relative;}
.leather-desk::before {background: rgba(0, 0, 0, 0.3);position: absolute;top: 0;width: 100%;height: 100%;content: "";}
.leather-categrie .leather-desk {background-image: none;}
.leather-categrie .leather-desk::before {content:initial;}
.leather-categrie .box {box-shadow: 0 0 8px 0 #ccc;-webkit-box-shadow: 0 0 8px 0 #ccc;}
.leather-desk h2 {font-size: 27px;text-align: center;font-weight: 600;}
.leather-desk h2 span {display: block;font-size: 18px;color: #f80614;margin-top: 5px;font-weight: normal;}
.leather-desk .text {text-align: left;}
.leather-desk .submit_btn {margin-right: 0;color: #222;border: 1px solid;}
.leather-desk .form-control.input {width: 41%;}
.leather-desk .viewcart_btn {display: inline-block;margin-top: 15px;color: #222;border: 1px solid;width: 100%;}
.leather-desk .form-box .ordernow {font-size: 16px;}
.contact-pag {display: inline-block;width: 100%;margin-bottom: 20px;}
.contact-pag ul li a {color: #f80614;}
.product .contact-pag .heading {margin: 20px 0 45px;}
.contact-pag .leather-icon {float: right;background: #777;width: 100px;text-align: center;height: 85px;line-height: 78px;}
.contact-pag ul li {float: left;width: 23.98%;text-align: center;margin-top: 14px;margin-right: 15px;position: relative;height: 120px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.contact-pag ul li:last-child {margin-right: 0;}
.contact-pag ul li span {display: block;font-size: 18px;font-weight: 600;margin-bottom: 5px;padding-top: 40px;}
.contact-pag ul li .icon-img {background: #f80614;border-radius: 100%;padding: 7px;position: absolute;top: -36px;left: 0;right: 0;width: 60px;height: 60px;margin: 0 auto;}
label {display: block;color: #f80614;margin-bottom: 5px;}
select {background-image: url(..//images/down-arrow.png);background-repeat: no-repeat;background-position: 99%;background-size: 14px;}
select {-webkit-appearance: none;}
.form-control {border-radius: 0;}
.form-control.input {float: left;width: 20%;text-align: center;padding: 8px 0;margin-right: 15px;}
.submit_btn {background: no-repeat;border: 1px solid #fff;color: #fff;padding: 8px 35px;font-weight: 600;text-transform: uppercase;cursor: pointer;margin-right: 15px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.submit_btn:hover {background: #f80614;color: #fff;border: 1px solid #f80614;}
.product .submit_btn {color: #222;border: 1px solid;}
.product .submit_btn:hover {color: #fff;}
.product .viewcart_btn {color: #222;border: 1px solid;}
.viewcart_btn {background: no-repeat;border: 1px solid #fff;color: #fff;padding: 8px 20px;font-weight: 600;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.viewcart_btn:hover {background: #f80614;border: 1px solid #f80614;color: #fff;}
.welcome-text {background: #000;text-align: center;padding: 30px 0;color: #fff;border-bottom: 1px solid;}
.welcome-text h4 {font-size: 30px;margin-bottom: 15px;font-weight: 600;text-transform: uppercase;}
.welcome-text p {font-size: 16px;line-height: 28px;margin-bottom: 0;}
.footer {background: #000;padding: 33px 0 25px;color: #fff;}
.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 {float: left;width: 45%;margin-right: 10px;border: 1px solid #ccc;height: 115px;display: flex;align-items: center;justify-content: center;}
.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: 15px;}   
.header_top.img .header-section .header_contant ul li {font-size: 13px;} 
.header_top.img .header_contant ul li a {margin: 0 4px;}
.product .box .prod-img ul li {width: 22.20%;font-size: 13px;}
.leather-desk .form-control.input {width: 37%;}
.leather-desk .submit_btn {padding: 8px 23px;}	
.color-img ul li {width: 15%;}
.right-baar .text .color-img ul li span {font-size: 13px;}
.contact-pag ul li {width: 23.79%;}}

@media (min-width:992px) and (max-width:1023px) {
.top-header ul li {font-size: 15px;}   
.header_top.img .header-section .header_contant ul li {font-size: 13px;} 
.header_top.img .header_contant ul li a {margin: 0 4px;}
.product .box .prod-img ul li {width: 22.20%;font-size: 13px;}
.leather-desk .form-control.input {width: 37%;}	
.leather-desk .submit_btn {padding: 8px 23px;}
.color-img ul li {width: 15%;}
.right-baar .text .color-img ul li span {font-size: 13px;}
.contact-pag ul li {width: 23.79%;}}

@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: #57575d;padding-top: 10px;position: absolute;top: 0;width: 100%;left: 0;z-index: 1;}
.navbar-toggler {border-radius: 0;padding: 4px 7px 7px;margin-left: 10px;margin-bottom: 10px;position: relative;border: none;border-color: initial;}
button:focus {outline: none;}
.navbar-toggler-icon {display: inline-block;background: #fff;height: 4px;width: 33px;vertical-align: top;}
.navbar-toggler-icon::before {background: #fff;position: absolute;content: "";width: 33px;height: 4px;top: 22px;left: 7px;}
.navbar-toggler-icon::after {content: "";position: absolute;width: 33px;height: 4px;background: #fff;left: 7px;top: 13px;}
.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: 12px;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 {font-size: 15px;float: none;border-bottom: 1px solid #fbe10d;padding: 8px 0;}
.header_top.img .header-section .header_contant .navbar-nav ul li:last-child {border: none;padding-bottom: 4px;}
.header_top.img .header_contant ul li:hover a::after, .header_top.img .header_contant ul li.active a {color: #f80614;border-top: none;}
.header_top.img .header_contant ul li a {padding: 3px 40px;color: #000;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.header-section .header_contant ul li a:hover {color: #f80614;padding-left: 50px;}
.header_top.img .header_contant ul li a::after {border-top: none;}
.navbar-nav .mobile_menu {display: block;}
.navbar-nav .desktop_menu {display: none;}
.header-section {display: initial;}
.header_top.img .header_contant ul li a::before {background-image: url(..//images/right-arrow.png);position: absolute;top: 7px;left: 15px;width: 16px;height: 16px;content: "";}
.header_top {padding-top: 50px;}
.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;}
.top-header {background: #3a3a40;}
.header .title {padding-top: 25px;}
.header-section .logo {width: 50%;text-align: center;margin-right: 0;float: left;}
.header .title h1 {font-size: 29px;}
.header-section .header_contant {width: auto;padding-top: 0;}
.deskpads-img {margin-top: 20px;display: inline-block;width: 100%;}
.color-img ul li {width: 14.90%;margin: 0 8px 15px 0;padding: 1px;}
.right-baar .text .color-img ul li span {font-size: 11px;font-weight: 600;}
.product .box .prod-img ul li {width: 30%;}
.product .box .prod-img ul li:nth-child(4) {margin-right: 10px;}
.product .box .prod-img ul li:nth-child(3n) {margin-right: 0;}	
.contact-pag ul li {width: 23.4%;height: 135px;}
.contact-pag ul li span {font-size: 16px;}
.submit_btn {padding: 9px 20px;font-size: 14px;}
.viewcart_btn {font-size: 14px;}
.footer_img ul li {padding: 15px;height: 85px;}}
@media (max-width:767px) {
.icon-adders {width: 40%;line-height: normal;}
.top-header .icon-adders li {padding-top: 8px;}
.icon-adders li img {float: left;}	
.product .box .prod-img h4 {text-align: left;}
.product .box .prod-img ul li {width: 12.85%;}
.product .box .prod-img ul li:nth-child(3n) {margin-right: 10px;}
.product .box .prod-img ul li:last-child {margin-right: 0;}
.leather-desk .form-control.input {width: 18%;}
.leather-desk .viewcart_btn {margin-top: 0;width: auto;}
.leather-desk .submit_btn {margin-right: 12px;}
.contact-pag ul li {width: 23%;font-size: 14px;}
.footer_img {margin-top: 20px;display: inline-block;}}

@media (max-width:667px) {}

@media (max-width:640px) {
.icon-adders {width: 37%;}
.top-header ul li img {margin-right: 4px;}	
.deskpads-journal h1 {font-size: 26px;}
.contact-pag ul li {width: 23.40%;margin-right: 11px;}
.product .box .prod-img ul li {width: 12.60%;}
.top-header ul li {margin-right: 7px;}}
@media (max-width:567px) {
.top-header {height: 75px;padding-top: 3px;}	
.icon-adders {width: 100%;} 
.top-header .cart-icon {float: left;line-height: normal;margin-top: 10px;}
.header .title h1 {font-size: 16px;}
.header .title h1 span {font-size: 14px;}
.product .box .prod-img ul li {width: 17.60%;}
.contact-pag ul li {width: 48.50%;margin-right: 11px;}
.contact-pag ul li:nth-child(2) {margin-right: 0;margin-bottom: 40px;}
.submit_btn {padding: 9px 18px;}	
.viewcart_btn {padding: 8px 8px;}
.leather-desk .submit_btn {margin-right: 10px;}}

@media (max-width:479px) {
.header .title {width: 47%;float: right;}	
.product .box .prod-img ul li {width: 22%;}
.product .heading h2 {font-size: 30px;	}
.product .contact-pag .heading h2 span {margin-top: 6px;}
.right-baar .text h5 {font-size: 16px;}
.contact-pag .leather-icon {width: 100%;margin-bottom: 27px;}
.submit_btn {padding: 9px 10px;margin-right: 7px;font-size: 13px;}
.viewcart_btn {padding: 8px 4px;font-size: 13px;}
.leather-desk .form-control.input {width: 40%;}
.leather-desk .submit_btn {margin-right: 0;padding: 9px 40px;font-size: 14px;}
.leather-desk .viewcart_btn {margin-top: 13px;width: 100%;font-size: 14px;}}
@media (max-width:414px) {
.top-header ul li {margin-right: 10px;}	
.header-section .logo {width: 100%;float: none;}
.header .title {width: auto;float: none;padding-top: 10px;}
.header .title h1 {font-size: 18px;}	
.leather-desk h2 {font-size: 23px;}	
.contact-pag ul li {width: 48.30%;}	
.product .box .prod-img ul li {width: 30%;}
.color-img ul li {width: 18.14%;}
.color-img ul li:nth-child(6n) {margin-right: 8px;}
.color-img ul li:nth-child(5n) {margin-right: 0;}
.form-control.input {width: 40%;}
.viewcart_btn {display: inline-block;width: 100%;margin-top: 12px;}
.submit_btn {padding: 10px 40px;margin-right: 0;}}
@media (max-width:375px) {
.top-header ul li {margin-right: 4px;}	
.leather-desk .submit_btn {padding: 9px 36px;}
.color-img ul li {width: 23.15%;}
.color-img ul li:nth-child(5n) {margin-right: 8px;}
.color-img ul li:nth-child(4n) {margin-right: 0;}
.product .box .prod-img ul li:nth-child(3n) {margin-right: 0;}}
@media (max-width:360px) {
.top-header ul li {font-size: 10px;font-weight: 600;}
.top-header ul li img {width: 12px;}
.contact-pag ul li {width: 48%;}	 
.contact-pag ul li span {font-size: 14px;}
.color-img ul li {width: 22.90%;}
.form-control.input {width: 37%;}
.leather-desk .submit_btn {padding: 9px 23px;}}
@media (max-width:320px) {}
