body {font-size: 14px;color: #333;overflow-x: hidden;}
ul {padding: 0;margin: 0;list-style: none;}
p {margin: 0 0 7px;}
img{max-width: 100%;}
.tel_no {display: none;}
.header_top {height: 187px;position: relative;z-index: 999;}
.header_fix {position: fixed;width: 100%;top: 0;}
.header {background: #010218;}
.header-section {display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;justify-content: space-between;padding: 40px 0;}
.header-section .top-info {font-size: 16px;color: #d1d4fb;}
.header-section .top-info span {color: #fff;display: block;text-align: center;font-size: 25px;}
.navbar-menu {height: 46px;line-height: 46px;}
.navbar-menu ul li {float: left;font-size: 16px;margin-right: 47px;overflow: hidden;}
.navbar-menu ul li:last-child {margin-right: 0;}
.navbar-menu ul li a {color: #fff;display: block;text-decoration: none;position: relative;z-index: 1;padding: 0 15px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.navbar-menu ul li.active a {background: #7567F3;color: #fff;}
.navbar-menu ul li a::after {position: absolute;bottom: -100%;background: #7567F3;height: 100%;width: 100%;content: "";left: 0;opacity: 0;z-index: -1;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.navbar-menu ul li.active a:hover::after {opacity: 0;}
.navbar-menu ul li a:hover::after, .navbar-menu ul li a:hover {color: #fff;opacity: 1;bottom: 0;}
.products-colm {display: flex;align-items: center;}
.section-top {background-image: url(..//images/subheader.jpg);background-repeat: no-repeat;text-align: center;background-size: cover;position: relative;z-index: 1;height: 535px;display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;}
.section-top::before {background: rgba(0, 0, 0, 0.4);position: absolute;top: 0;content: "";height: 100%;width: 100%;left: 0;right: 0;z-index: -1;}
.section-top.tp {height: auto;padding: 40px 0;}
.section-top.tp .welcome {font-size: 35px;}
.section-top h5 {color: #fff;margin-bottom: 10px;font-size: 20px;}
.section-top .welcome {font-size: 40px;font-weight: 600;color: #fff;margin-bottom: 20px;}
.section-top .welcome-text {font-size: 17px;color: #bab2fd;line-height: 33px;margin-bottom: 0;padding: 0 93px;}
.section-top .sub-text {font-size: 18px;color: #fff;margin-top: 20px;position: relative;}
.section-top .sub-text span {display: block;font-size: 20px;width: 33%;padding: 9px 0;margin: 15px auto 0;line-height: normal;color: #fff;position: relative;z-index: 1;}
.section-top .sub-text .week-call {width: 23%;}
.section-top .sub-text span::before {position: absolute;background: url(..//images/right-arrows.png);top: 12px;height: 24px;width: 24px;content: "";right: -14px;animation: tada 1.5s ease infinite;-webkit-animation: tada 1.5s ease infinite;}
.section-top .welcome-text a {color: #fff;}
.products-colm .img-colm {background: url(..//images/author_banner.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;width: 40%;text-align: center;position: relative;z-index: 1;padding: 15px 0;}
.products-colm .img-colm::before {position: absolute;top: 0;content: "";height: 100%;width: 100%;background: rgba(0, 0, 0, 0.8);left: 0;right: 0;z-index: -1;}
.heading {display: inline-block;width: 100%;margin-bottom: 15px;}
.heading h2 {color: #161D30;font-size: 30px;font-weight: 600;text-align: center;position: relative;margin-bottom: 0;}
.heading h2::before {position: absolute;bottom: -8px;background: #7567f3;width: 60px;height: 3px;content: "";left: 0;right: 0;margin: 0 auto;}
.prod_div > div {margin-top: 35px;}
.box {background: rgba(255, 255, 255, 0.5);height: 100%;}
.box {background: #f2f2f2;text-align: center;height: 100%;position: relative;overflow: hidden;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.box .item-img {display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;justify-content: center;height: 200px;background: #fff;}
.box .item-img img {transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.box .item-img img:hover {transform: scale(1.1);}
.box .text {padding: 10px;}
.box .text h5 {color: #25294b;font-size: 18px;}
.box .text .product-name {font-size: 21px;}
.box .text h5 span {display: block;font-size: 16px;color: #7667fe;margin-top: 5px;}
.new {background: #7567f3;color: #fff;position: absolute;top: 6px;right: -30px;width: 95px;padding: 5px 0;font-weight: 600;transform: rotate(45deg);}
.box .text .item-no {font-size: 14px;font-weight: 600;color: #7667fe;}
.box .text .item-no a {color: #7667fe;}
.box .text .details_btn a {border: 1px solid #7567f3;padding: 4px 15px;color: #25294b;border-radius: 20px;text-decoration: none;font-weight: 600;display: inline-block;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.box:hover .text .details_btn a {background: #7567f3;color: #fff;border:1px solid transparent;}
.box .text .price {font-size: 16px;color: #222;}
.box .text .price span {font-weight: 600;color: #7567f3;}
.sold_out {color: #f00;font-size: 16px;font-weight: 600;border: 2px solid;border-radius: 20px;padding: 2px 25px;display: inline-block;}
.products-planners {margin: 60px 0;}
.products-planners.item-planners {margin-top: 20px;}
.products-planners .side-bar ul li {display: block;background: #f2f2f2;padding: 8px 0;margin-bottom: 15px;text-align: center;border-radius: 40px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.products-planners .side-bar ul li:last-child {margin-bottom: 0;}
.products-planners .side-bar .box {background: #fff;border: 1px solid #e3dfdf;padding: 15px;text-align: center;margin-top: 30px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.products-planners .side-bar .text-col h5 {font-size: 20px;font-weight: 600;margin: 15px 0 8px;text-transform: ;color: #010218;}
.products-planners .side-bar .text-col p {color: #656565;font-size: 15px;line-height: 25px;margin-bottom: 0;}
.products-planners .side-bar .text-col p a {color: #7567f3;font-weight: 600;text-decoration: none;}
.products-planners .side-bar .text-col p a:hover {color: #292f45;}
.products-planners .side-bar .box .text {padding: 0;}
.products-planners .side-bar .box .text h5 a {color: #7667fe;text-decoration: none;}
.product-planners .box .item-img.colm {height: 350px;}
.product-col {margin-top: 45px;}
.product-item {background: url(..//images/subheader.jpg);background-repeat: no-repeat;padding: 60px 0;text-align: center;}
.product-item .heading h2 {color: #fff;}
.product-item .box {background: rgba(0, 0, 0, 0.1);box-shadow: none;}
.product-item .box .item-img {height: 300px;}
.product-item .box .text h5 {color: #cacdfd;font-size: 18px;}
.product-item .box .text .item-no {color: #aaa1fe;}
.product-colm {margin: 60px 0;}
.product-colm .box .item-img {height: 250px;}
.product-item .box .text .details_btn a {color: #fff;border-color: #fff;}
.product-item .box .text .price {color: #fff;}
.product-item .box .text .price span {color: #cac5fd;}
.product-colm .box .text .item-no {color: #7667fe;}
.product-colm .box .text p {color: #656565;font-weight: 600;}
.product-colm .box .text .price {color: #222;font-weight: normal;margin-bottom: 0;}
.content-pag {background: #f7f4f4;padding: 40px 0 25px;display: inline-block;width: 100%;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.content-pag ul li {float: left;width: calc(50% - 20px);text-align: center;background: #fff;padding: 20px 15px 20px 15px;font-size: 16px;margin: 0 10px 20px 10px;box-shadow: 0 0 4px 0 #ccc;-webkit-box-shadow: 0 0 4px 0 #ccc;}
.content-pag ul li a {color: #7567f3;text-decoration: underline;font-weight: 600;}
.content-pag ul li:hover a {color: #010218;}
.content-pag ul li span {display: block;padding: 10px;margin: 0 auto;width: 60px;height: 60px;border: 2px dotted #010218;border-radius: 100%;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.content-pag ul li:hover span {border: 2px dotted #7567f3;transform: rotate(10deg);}
.content-pag ul li strong {font-size: 18px;display: block;margin: 25px 0 7px;color: #7567f3;}
/*inner-pag*/
.product-planners .box .col-box {height: 260px;}
.product-planners .col-12 .box .text .product-name {margin-top: 25px;}
.product-planners .colm-text {margin: 10px 0;display: inline-block;width: 100%;}
.product-planners .colm-text h4 {font-size: 20px;color: #7667fe;font-weight: 600;margin-bottom: 10px;}
.product-planners .colm-text ul li {font-size: 15px;text-align: left;color: #656565;margin-bottom: 10px;padding-left: 20px;position: relative;}
.product-planners .colm-text ul li::after {position: absolute;background: #7567f3;height: 10px;width: 10px;top: 7px;content: "";left: 0;border-radius: 100%;}
.product-planners .colm-text ul li span {color: #7567f3;}
.product-planners .colm-text p {font-size: 16px;text-align: left;color: #656565;line-height: 25px;}
.product-planners .colm-text p strong {color: #7667fe;font-weight: 600;}
.call-order {position: fixed;top: 50%;transform: translateY(-50%);right: 0;transform-origin: right;background: #7567f3;color: #fff;z-index: 999;padding: 10px 10px;font-weight: 600;border-radius: 2px;}
.product-planners .box.colm-box {height: auto;margin-bottom: 25px;}
.product-planners .colm-bar .box .item-img {height: auto;padding: 15px;}
.product-planners .right-bar h3 {font-size: 25px;font-weight: 600;color: #25294b;}
.product-planners .right-bar .item-no {color: #7667fe;font-weight: 600;}
.product-planners .right-bar .price {color: #222;font-weight: 600;}
.product-planners .right-bar .price span {color: #7667fe;}
.product-planners .right-bar .color-col {color: #222;}
.product-planners .right-bar .color-col span {color: #7667fe;}
.product-planners .right-bar p {color: #656565;font-size: 16px;line-height: 25px;}
.product-img ul {margin: 0 -5px;display: inline-block;width: 100%;}
.product-planners .right-bar .product-img {margin-top: 10px;display: inline-block;width: 100%;}
.product-planners .right-bar .product-img ul li {width: calc(20% - 10px);}
.product-img ul li {float: left;width: calc(50% - 10px);text-align: center;border: 1px solid #ccc;margin-bottom: 15px;margin-right: 5px;margin-left: 5px;padding: 4px;}
.colm-bar .product-img ul li:nth-child(2n) {margin-right: 0;}
.product-img ul li img {width: 60px;height: 60px;}
.product-img ul li span {display: block;background: #f2f2f2;color: #010218;font-weight: 600;margin-top: 15px;padding: 2px 0;}
.product-planners .box .text .text-tag li {font-size: 16px;color: #656565;padding-left: 15px;background-image: url(..//images/right-arrow.png);background-repeat: no-repeat;background-position: left center;background-size: 12px;background-position-x: -4px, 0;margin-bottom: 10px;}
.product-planners .right-bar .text-tag li {font-size: 16px;color: #656565;padding-left: 15px;background-image: url(..//images/right-arrow.png);background-repeat: no-repeat;background-position: left center;background-size: 12px;background-position-x: -4px, 0;margin-bottom: 10px;}
.item-call a {color: #7667fe;padding: 7px;text-decoration: none;font-weight: normal;box-shadow: 0 0 7px 0 #b1adad;-webkit-box-shadow: 0 0 7px 0 #b1adad;}
.item-call {font-size: 16px;text-align: center;color: #010218;}
.product-planners .right-bar .product-table {display: inline-block;width: 100%;margin: 6px 0 5px;}
.product-planners .right-bar .order-form p span {color: #010218;font-weight: 600;}
table {width: 100%;}
.product-table table tr td {font-size: 16px;color: #656565;border: 1px solid #ccc;padding: 10px;background: #fff;text-align: center;}
.product-table table tr td:first-child {background: #7567f3;color: #fff;}
.product-table table tr td sup {color: #f00;}
.call-form {background: #fff;margin: 0 -10px 10px;padding: 10px 10px 5px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.form-col {margin-bottom: 12px;}
.product-planners .right-bar ul li {margin-bottom: 10px;}
.product-planners .right-bar .order-form ul li:last-child {margin-bottom: 0;}
.product-planners .right-bar .order-form ul li span {font-size: 16px;margin-left: 5px;}
.product-planners .right-bar label {font-size: 16px;}
.product-planners .right-bar .order {font-size: 17px;color: #25294b;margin-bottom: 7px;}
label {display: block;color: #f00;text-align: left;}
.form-control.qty {width: 94px;text-align: center;float: left;margin-right: 15px;padding: 8px;border-radius: 0;}
.submit_btn {background: #010218;color: #fff;border: none;padding: 10px 13px;text-transform: uppercase;margin-right: 13px;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.submit_btn:hover {background: #7667fe;}
.viewcart_btn {background: #010218;color: #fff;border: none;padding: 10px 20px;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.viewcart_btn:hover {background: #7667fe;}
/*and*/

.footer {background: #292F45;color: #fff;padding: 60px 0;}
.footer .card_img h3 {font-size: 25px;margin-bottom: 20px;color: #AAA1FD;font-weight: 600;}
.footer .card_img h3 span {display: block;font-size: 16px;color: #d1d4fb;margin-top: 5px;font-weight: normal;}
.footer .card_img ul li {float: left;background: #d1d4fb;padding: 5px 7px;margin-right: 10px;}
.footer .icon-adders ul li {display: block;padding: 10px 0;font-size: 16px;color: #d1d4fb;}
.footer .icon-adders ul li strong {font-weight: normal;color: #AAA1FD;}
.footer .icon-adders ul li a {color: #d1d4fb;}
.footer .icon-adders ul li:last-child {padding-bottom: 0;}
.footer .icon-adders ul li a:hover {color: #AAA1FD;;}
.footer .icon-adders ul li img {margin-right: 10px;border: 1px solid #9fa4dd;padding: 5px 5px;float: left;}
.footer .footer_img ul li {background: #d1d4fb;padding: 8px;float: left;width: 47%;margin-right: 13px;display: flex;align-items: center;height: 115px;justify-content: center;}
.footer .footer_img ul li:last-child {margin-right: 0;}

/**********/
.mobile {display: none;}
.mobile-table {display: none;}
/*************************************************/
@media (min-width: 1024px) and (max-width: 1199px) {
.section-height {height: 211px;}	
.header-section .top-info {padding: 0 40px;text-align: center;}	
.navbar-menu ul li {margin-right: 15px;}
.navbar-menu ul li a {padding: 0 13px;}
.section-top .sub-text {font-size: 18px;margin-top: 10px;}
.section-top .welcome-text {font-size: 16px;padding: 0 10px;}
.section-top .sub-text span {font-size: 16px;width: 46%;margin: 10px auto 0;}
.section-top h5 {font-size: 17px;}
.products-colm .img-colm {height: 535px;display: flex;align-items: center;justify-content: center;}
.item-call a {display: block;}
.footer .footer_img ul li {width: 46%;height: 95px;}
}
@media (min-width: 992px) and (max-width: 1023px) {
.section-height {height: 211px;}	
.header-section .top-info {padding: 0 40px;text-align: center;}	
.navbar-menu ul li {margin-right: 15px;}
.navbar-menu ul li a {padding: 0 13px;}
.section-top .sub-text {font-size: 18px;margin-top: 10px;}
.section-top .welcome-text {font-size: 16px;padding: 0 10px;}
.section-top .sub-text span {font-size: 16px;width: 46%;margin: 10px auto 0;}
.section-top h5 {font-size: 17px;}
.products-colm .img-colm {height: 535px;display: flex;align-items: center;justify-content: center;}
.item-call a {display: block;}
.footer .footer_img ul li {width: 46%;height: 95px;}
}
@media (max-width: 991px) {
/********************** mobile-css *************/
.container {max-width: unset;}
.navbar-menu {display: none;}
.mobile {display: block;}
.main {position: absolute;top: 0;left: 0;background: #7567f3;width: 100%;height: 50px;}
.main-menu {background-color: #fff;position: absolute;left: 0;top: 0;z-index: 100;width: 100%;opacity: 0;transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transform: scale(0);}
.main-menu.act {opacity: 1;transform: scale(1);}
.main-menu ul {margin-top: 50px;}
.main-menu.act ul li {opacity: 1;}
.main-menu li {padding: 10px 0;transition: all 400ms 510ms;opacity: 0;border-bottom: 1px solid #ccc;text-align: left;}
.main-menu li:first-child {padding-top: 0;}
.main-menu a {color: #222;display: inline-block;font-size: 16px;text-decoration: none;padding-left: 20px;}
.main-menu.act ul li.active a {color: #7567f3;}
.main-menu a:hover {color: #7567f3;}
/* sign up button */
.menu-btn {position: absolute;left: 15px;top: 4px;z-index: 101;width: 30px;height: 40px;}
.menu-btn span {background-color: #010218;border-radius: 1px;height: 3px;width: 35px;position: absolute;left: 50%;top: 50%;margin: -1px 0 0 -15px;transition: height 100ms;}
.menu-btn > span::after, .menu-btn > span::before {content: '';background-color: #010218;border-radius: 1px;height: 3px;width: 35px;position: absolute;left: 0;transition: all 200ms;z-index: 1;}
.menu-btn.act > span {height: 0;}
.menu-btn.act > span::before {transform: rotate(-45deg);}
.menu-btn > span::before {bottom: -7px;}
.menu-btn.act > span::after {transform: rotate(45deg);}
.menu-btn.act > span::after, .menu-btn.act > span::before {background-color: #222;top: 1px;}
.menu-btn > span::after {top: -7px;}
.tel_no {display: block;position: absolute;top: 12px;right: 15px;z-index: 1;}
.tel_no a {color: #fff;font-size: 16px;font-weight: 600;text-decoration: none;}
.tel_no a img {margin-right: 7px;width: 25px;}
/*************** and ****************/
.wow {visibility: visible !important;-webkit-animation: none !important;-moz-animation: none !important;-o-animation: none !important;-ms-animation: none !important;animation: none !important;}
.header_top {height: 164px;}
.header_top.section-height {height: 188px;}
.header {padding-top: 40px;text-align: center;}
.header-section {padding: 31px 0;}
.header-section .logo {width: 35%;margin-right: 15px;}
.header-section .top-info {width: 63%;}
.section-top.tp {width: 100%;}
.section-top.tp .welcome {font-size: 30px;}
.section-top {width: 60%;height: 570px;}
.products-colm .img-colm {height: 570px;display: flex;align-items: center;}
.section-top .welcome {margin-bottom: 10px;}
.section-top h5 {font-size: 18px;}
.section-top .welcome-text {font-size: 14px;line-height: 25px;padding: 0 15px;}
.section-top .sub-text {font-size: 16px;margin-top: 10px;}
.section-top .sub-text span {font-size: 16px;width: 70%;margin-top: 5px;}
.section-top .sub-text .week-call {width: 50%;}
.section-top .sub-text span::before {top: 9px;}
.product-item .box .text h5 {font-size: 17px;}
.content-pag ul li strong {font-size: 16px;}
.item-call a {display: block;}
.product-img ul li span {word-break: break-all;}
.heading h2 {font-size: 28px;}
.product-planners .right-bar .product-table.off-tab {display: none;}
.mobile-table.on-tab {display: block;margin: 6px 0 5px;}
.mobile-table tr td {background: #fff;text-align: center;border: 1px solid #ccc;padding: 9px;font-size: 16px;}	
.mobile-table tr:first-child td {background: #25294b;color: #fff;}
.content-pag ul li {height: 200px;}
.sold_out {font-size: 14px;padding: 2px 20px;}
.footer .card_img ul li {padding: 5px 5px;margin-right: 8px;}
.footer .footer_img ul li {width: 45%;height: 70px;}
}

@media (max-width: 767px) {	
.header_top {height: 188px;}
.header_top.section-height .header-section .top-info {padding: 0 23px;}
.header-section .top-info {padding: 0 25px;}
.section-top .welcome-text {line-height: normal;padding: 0;}	
.products-planners .side-bar {margin-bottom: 35px;}	
.products-planners .side-bar ul {display: inline-block;width: 100%;}
.product-item {background-repeat: repeat;}
.products-planners .side-bar ul li {float: left;width: 23%;margin-right: 15px;}
.product-planners .right-bar h3 {margin-top: 30px;}
.product-planners .box .col-box {height: auto;margin-bottom: 20px;padding: 10px;}
.products-planners .side-bar ul li:nth-child(4) {margin-right: 0;}
.products-planners .side-bar ul li:last-child {margin-right: 0;}
.box .text .product-name {margin-top: 25px;}
.footer .footer_img ul li {width: 30%;height: 115px;margin-top: 15px;}
.footer .icon-adders {display: inline-block;width: 100%;margin: 10px 0 5px;}	
}
@media (max-width: 667px) {
.products-planners {margin: 40px 0;}
}
@media (max-width: 640px) {	
.header_top.section-height {height: 185px;}	
.header_top.section-height .header-section .top-info {padding: 0 4px;font-size: 15px;}
.header-section .top-info {padding: 0 5px;}
.products-colm {flex-wrap: wrap;}	
.products-colm .section-top {width: 100%;height: auto;padding: 15px 0;}
.products-colm .img-colm {height: auto;width: 100%;}
.section-top .welcome {font-size: 32px;}
.products-planners .side-bar ul li {margin-right: 13px;}
.product-table {display: none;}	
.mobile-table {display: block;}
}
@media (max-width: 575px) {
.header_top.section-height {height: 206px;}	
.header_top {height: 183px;}	
.header-section .top-info {font-size: 15px;padding:0;}
.section-top.tp .welcome {font-size: 29px;}
.products-planners .side-bar ul li {width: 30%;}
.products-planners .side-bar ul li:nth-child(4) {margin-right: 13px;}
.content-pag ul li {height: 215px;font-size: 14px;}	
}
@media (max-width: 479px) {	
.header_top {height: 198px;}
.header_top.section-height {height: 200px;}	
.header-section {flex-wrap: wrap;padding: 25px 0 15px;}	
.header-section .logo {width: 100%;margin-right: 0;}	
.header-section .top-info {font-size: 14px;width: 100%;margin-top: 10px;}
.header-section .top-info span {font-size: 20px;}
.section-top .sub-text .week-call {width: 80%;}
.section-top.tp {padding: 20px 0;}
.section-top .welcome {font-size: 25px;}
.section-top.tp .welcome {font-size: 23px;}
.product-planners .right-bar h3 {font-size: 22px;}
.products-planners .side-bar ul li {width: 46%;}	
.content-pag ul li a {word-break: break-word;}
.mobile-table.tab tr:first-child td {word-break: break-all;font-size: 14px;}
.product-planners .right-bar .product-img ul li {width: calc(25% - 10px);}
.submit_btn {padding: 10px 12px;margin-right: 11px;}
}

@media (max-width: 414px) {	
.products-planners .side-bar ul li {width: 47%;}	
.products-planners .side-bar ul li:nth-child(2n) {margin-right: 0;}
.section-top .sub-text span {width: 100%;}
.content-pag ul li {width: calc(100% - 20px);height: auto;}
.sold_out {text-align: center;}
}
@media (max-width: 375px) {	
.header_top.section-height {height: 228px;}	
.header_top.section-height .header-section .top-info {font-size: 16px;}	
.form-control.qty {width: 120px;}
.submit_btn {padding: 10px 33px;margin-right: 0;}
.viewcart_btn {width: 100%;margin-top: 15px;}
.footer .footer_img ul li {width: 40%;}
}
@media (max-width: 360px) {
.form-control.qty {width: 110px;}
.submit_btn {padding: 10px 28px;}	
.product-planners .right-bar .product-img ul li {width: calc(33% - 10px);}	
}