*,
body,
img {
  margin: 0;
  padding: 0;
}
*,
body,
img,
ol,
ul {
  padding: 0;
}
.table-responsive {
  width: 100%;
  float: left;
}
.blog_detail ul li a {
  color: #152b76;
  font-weight: 700;
}
.table-responsive .table {
  margin: 15px 0;
}
.table-responsive td,
th {
  font-size: 16px;
  color: #000;
  letter-spacing: 0.5px;
  line-height: 27px !important;
}
.middle_text a,
.mobile_nav,
.navigation a,
.service_opt ul li span {
  text-transform: uppercase;
}
*,
.coupons {
  box-sizing: border-box;
}
.contact_image,
img {
  vertical-align: middle;
}
#return-to-top,
.blog_one_inner h4 a,
.blog_two_inner h4 a,
.bread_cum a,
.cart_top_details ul li a,
a,
a:focus,
a:hover,
img {
  text-decoration: none;
}
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;
  margin: 0 auto;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
.blog_sec h3::after,
.ft_2 h4::after,
.navigation li:after {
  content: "";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.container {
  width: 1250px;
}
a,
img {
  outline: 0;
  transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -webkit-transition: all ease-in-out 0.4s;
}
a:focus,
a:hover {
  color: #222;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
body {
  color: #6e6e6e;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
}
.pro-review {
  overflow: hidden;
  width: 100%;
  float: left;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  padding: 0;
  margin-bottom: 25px;
}
ul.review_list li label {
  font-size: 16px;
  margin: 0 0 8px;
  color: #000;
  font-weight: 600;
}
.review-sec {
  width: 100%;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0 0 20px;
  border-bottom: solid 0 #eee;
}
.admin-image {
  font-weight: 700;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
  background: #ddd;
  border-radius: 50%;
  position: relative;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
}
.admin-image .fa-user-o:before {
  font-size: 30px;
  line-height: 60px;
}
.admin-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.show_mb {
  display: none;
}
.admin-review {
  float: left;
  border: #ddd 1px solid;
  width: calc(100% - 70px);
  padding: 10px 20px;
  border-radius: 4px;
  color: #292828;
}
.like_post_area {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.like_post_area a {
  border: 2px solid #162c75;
  padding: 12px 20px;
  display: inline-block;
  border-radius: 30px;
  color: #fff;
  background: #162c75;
  font-size: 16px;
  float: right;
}
.like_post_area a i {
  font-size: 20px;
}
#likemsg .alert {
  width: 100%;
  float: left;
}
#likemsg .alert a {
  padding: 0;
  background: 0 0 !important;
  border-radius: 0 !important;
  font-size: 20px !important;
  border: none;
}
.admin-ranking {
  float: left;
  width: 100%;
}
.admin-ranking a {
  color: #000;
}
.admin-ranking b {
  font-weight: 700;
}
.star {
  position: relative;
  float: left;
  font-size: 14px;
}
.star i {
  color: #ffd100;
}
.discription {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #292828;
  margin-top: 6px;
  font-style: italic;
}
.blog_content_form {
  width: 100%;
  float: left;
  padding: 0;
  display: flex;
}
.blog_content_form figure {
  width: 100% !important;
  float: left !important;
  flex: 0 0 35%;
  margin: 0 20px 0 0 !important;
  background: #162c75;
  padding: 20px;
  border-radius: 0 !important;
  min-height: 285px;
  height: auto;
  padding-top: 20px;
}
.review-sec.review-sec-blog {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 30px;
}
.blog_content_form figure img {
  object-fit: cover;
  height: 275px;
}
.blog_content_form figure h3 {
  color: #fff;
  margin-top: 0;
}
.blog_content_form figure p {
  color: #fff;
}
.blog_content_form form ul li {
  width: 47%;
  float: left;
  margin-right: 10px;
  list-style: none;
}
.blog_content_form form ul li:nth-child(3) {
  width: 97%;
}
.blog_content_form form ul {
  margin: 0;
  padding: 0;
}
.blog_content_form form ul li label {
  font-size: 16px;
  margin: 0 0 8px;
  color: #000;
  font-weight: 600;
}
.g-recaptcha {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.blog_content_form .btn.btn-success {
  background: #162c75;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 12px 25px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.review-mid-content {
  width: 100%;
  float: left;
  padding: 0;
  display: flex;
}
.review-mid-content h3 {
  color: #162c75;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.review-mid-content p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
  color: #fff;
}
.rating-star {
  width: 100%;
  position: relative;
  margin-top: 5px;
}
.rating-star a {
  display: inline-block;
  text-indent: -999em;
  width: 100%;
  width: 16px;
  height: 16px;
  position: relative;
}
.rating-star a::before {
  content: "\f006";
  position: absolute;
  font-size: 16px;
  font-family: FontAwesome;
  left: 0;
  display: block;
  text-indent: 0;
  color: #002039;
}
.rating-star a:hover::before {
  content: "\f005";
  position: absolute;
  font-size: 16px;
  font-family: FontAwesome;
  left: 0;
  display: block;
  text-indent: 0;
  color: #002039;
}
.review-mid-content .sub-btn1 {
  background: #162c75;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 12px 25px;
  border-radius: 3px;
}
.review-mid-content .sub-btn1:hover {
  background: #e65700;
}
.review-form {
  margin-top: 0;
  padding: 5px 20px 20px 0;
}
.review__content h3 {
  color: #fff;
}
.review__content figure {
  width: 100%;
  float: left;
  background: #fff;
  min-height: 285px;
  height: auto;
  padding-top: 20px;
}
.form-row textarea {
  height: 100px;
}
.form-row {
  margin: 20px 0;
}
.form-row label {
  font-size: 17px;
  margin-bottom: 5px;
  display: block;
  font-weight: 700;
}
.form-row label.error {
  color: red;
}
.sub-btn {
  margin-top: 20px;
  background: #e65700;
  border: #e65700 1px solid;
  color: #fff;
  font-weight: 600;
  padding: 8px 26px;
  border-radius: 4px;
  cursor: pointer;
}
.sub-btn:hover {
  background: 0 0;
  border: #000 1px solid;
  color: #fff;
  color: #002039;
  transition: 0.5s;
}
.rating {
  float: left;
  position: relative;
}
.rating:not(:checked) > input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.rating:not(:checked) > label {
  float: right;
  width: 20px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.2;
  color: #ddd;
  margin: 0 5px 0 0;
}
.rating:not(:checked) > label:before {
  content: "\f005";
  font-family: Fontawesome;
}
.rating > input:checked ~ label {
  color: #f70;
  text-shadow: 1px 1px #c60, 2px 2px #940, 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}
.rating:not(:checked) > label.error {
  display: block;
  color: red;
  position: absolute;
  font-size: 13px;
  text-shadow: none;
  font-weight: 900;
  left: 0;
  top: 40px;
  width: 100%;
}
.rating:not(:checked) > label.error::before {
  display: none;
}
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: gold;
  text-shadow: 1px 1px #daa520, 2px 2px #b57340,
    0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}
.rating > input:checked label:hover label,
.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > label:hover input:checked label {
  color: #ea0;
  text-shadow: 1px 1px #daa520, 2px 2px #b57340,
    0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}
.rating > label:active {
  position: relative;
  top: 2px;
  left: 2px;
}
.review_list li {
  margin-bottom: 15px;
  background: unset !important;
  padding: 3px 0 3px 0 !important;
  margin: 8px 0;
  padding: 0;
  flex: 0 0 48%;
  background: 0 0;
}
.review_list li:nth-child(1),
.review_list li:nth-child(4) {
  flex: 0 0 100%;
}
.pro-review.comment__review {
  box-shadow: none;
  margin-bottom: 0;
  border-top: solid 1px #ccc;
  padding-top: 25px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.pro-review.comment__review .discription {
  line-height: 24px;
}
.pro-review.comment__review .review-sec {
  padding: 0;
}
.review-sec:nth-child(2n + 1) .admin-image {
  background: #ffd100;
}
.comment__review h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.review_list li:nth-child(5) {
  flex: 0 0 100%;
}
.about_content label {
  margin-bottom: 5px;
}
.review-form ul.review_list {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
}
.review__content {
  width: 100%;
  float: left;
  flex: 0 0 35%;
  margin-right: 20px;
  background: #162c75;
  padding: 20px;
}
section.pb-0 {
  padding-bottom: 0;
}
.top-header {
  background: #162c75;
  padding-top: 10px;
}
.logo {
  padding: 10px 0;
  margin-top: 8px;
}
.cart_top_details {
  text-align: right;
  float: right;
  margin-bottom: 25px;
}
.cart_top_details .my_cart2 {
  background: #ffae00;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  font-size: 14px;
  margin-right: 10px;
}
.cart_top_details .my_cart2 span {
  font-weight: 600;
  font-size: 15px;
}
.cart_top_details .my_cart2 i {
  font-size: 19px;
  margin-left: 3px;
}
.cart_top_details .my_cart2 a {
  color: #000;
}
.cart_top_details ul {
  margin: 0;
  padding: 0 20px 0 0;
  list-style: none;
  float: right;
}
.cart_top_details ul li {
  display: inline-block;
}
.cart_top_details ul li a {
  color: #ffae00;
  display: block;
  padding: 5px 8px;
  font-size: 18px;
}
.cart_top_details ul li a:hover {
  color: #fff;
  transition: 0.5s;
}
.navigation {
  padding: 0;
  width: 100%;
  float: left;
}
.navigation nav {
  width: 100%;
  float: left;
  height: auto;
  text-align: right;
}
.navigation nav li {
  width: auto;
  display: inline;
  position: relative;
}
.navigation nav li a {
  width: auto;
  display: inline-block;
  padding: 7px 20px;
  margin: 0;
  font-size: 15px;
}
.navigation nav li ul.drop1_list {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 999999;
  width: 250px;
  top: 28px;
  left: 0;
  transform: scale(1, 0.5);
  -webkit-transform: scale(1, 0.5);
  -moz-transform: scale(1, 0.5);
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  background: #ffae00;
  text-align: left;
  padding: 0 0;
  border-radius: 0;
  box-shadow: 2px 3px 4px #38313152;
}
.navigation nav li:hover ul.drop1_list {
  opacity: 1;
  visibility: visible;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.navigation nav li ul.drop1_list li {
  width: 100%;
  border-right: none;
}
.navigation nav li ul.drop1_list li a {
  width: 100%;
  background: 0 0;
  color: #fff;
  padding: 10px;
  border-bottom: 1px solid #eee;
  font-size: 15px;
  text-transform: none;
}
.navigation nav li ul.drop1_list li:hover a {
  color: #fff;
  background: #162c75;
}
.mobile_nav,
.navigation li:last-child:after {
  display: none;
}
.navigation nav li a:hover {
  background: #ffae00;
}
.navigation nav li a.active {
  background: #ffae00 !important;
}
.navigation nav > li:last-child a {
  padding-right: 20px;
}
.navigation a {
  border-bottom: 2px solid transparent;
  color: #fff;
  position: relative;
}
.mobile_nav,
.navigation li:after {
  background: #ffae00;
  position: absolute;
}
.navigation li:after {
  height: 20px;
  width: 1px;
  right: 0;
  top: 2px;
}
.mobile_nav {
  width: 50px;
  float: right;
  height: 35px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 35px;
  padding: 0 6px;
  cursor: pointer;
  margin: 0 !important;
  right: 15px;
  top: -50px;
  border-radius: 3px;
}
.nav_right {
  right: 0;
  z-index: 500;
  -webkit-animation: menu 0.7s;
  animation: menu 0.7s;
  top: 49px;
}
@keyframes menu {
  0% {
    opacity: 0.6;
    right: -290px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes menu {
  0% {
    opacity: 0.6;
    right: -290px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
.content_wrapper ul {
  margin: 0;
  padding-left: 30px;
}
.content_wrapper ul li {
  color: #333;
  padding: 5px 0;
  list-style: outside;
  font-size: 14px !important;
  text-align: left;
}
.middle_text,
.middle_text ul {
  text-align: center;
}
.banner_sec {
  width: 100%;
  float: left;
  background-size: cover !important;
  padding: 0 0;
}
.banner_new {
  background: url(../images/zuk_bnr_new.jpg) center no-repeat #162c75;
  width: 100%;
  float: left;
  background-size: cover !important;
  min-height: 350px;
}
.pro_left_image {
  margin-top: 10px;
}
.banner_new .top_bnr_head {
  width: 100%;
  float: left;
  font-size: 40px;
  font-weight: 700;
  color: #162c75;
  margin: 10px 0 0;
  vertical-align: middle;
}
.banner_new h1 {
  font-size: 40px;
  font-weight: 700;
  color: #ffae00;
  display: inline;
}
.banner_new h1 span {
  color: #ffae00;
}
.right_side {
  width: auto;
  float: right;
  padding: 15px 0 25px 0;
  text-align: center;
  max-width: 240px;
}
.right_side h2 {
  width: 100%;
  float: left;
  margin: 40px 0 10px;
  font-size: 26px;
}
.right_side figure {
  width: 100%;
  float: left;
  margin: 0 0 0;
}
.bnr_map {
  width: 120px;
  float: left;
  margin: 125px 0 0;
  text-align: center;
}
.bnr_map label {
  width: 100%;
  float: left;
  margin: 0 0 0;
  font-size: 24px;
  color: #162c75;
  text-transform: uppercase;
  font-weight: 700;
}
.bnr_map label span {
  color: #ffae00;
}
.bnr_map figure {
  margin: 3px 0;
  width: 100%;
  float: left;
}
.pro_right_image {
  margin-top: 50px;
}
.middle_text .head {
  color: #272727;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 10px;
  line-height: 40px;
}
.middle_text .head span {
  color: #ffae00;
}
.middle_text .tag {
  color: #3b4046;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 22px;
}
.middle_text p {
  font-size: 14px;
  line-height: 25px;
}
.middle_text p b {
  font-weight: 700;
}
.middle_text ul {
  width: 62%;
  margin: 0 auto;
  min-width: 234px;
}
.head_para,
.text_sec p {
  text-align: left;
}
.middle_text ul li {
  padding: 5px 0;
  font-size: 18px;
  text-align: left;
}
.middle_text a {
  display: inline-block;
  margin-top: 15px;
  background: #ffae00;
  color: #fff;
  padding: 8px 20px;
  transition: 0.5s;
  font-weight: 400;
}
.middle_text a:hover {
  background: #162c75;
  transition: 0.5s;
}
.service_opt {
  box-shadow: 0 2px 6px #cfc7c7;
  width: 100%;
  float: left;
  padding: 0 0;
  position: relative;
  margin: 0 0 0;
  background: #fff;
  z-index: 5;
}
.service_opt ul {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
}
.service_opt ul li {
  flex: 1;
  float: left;
  border-right: #e1e1e1 1px solid;
  padding: 10px 10px 10px 15px;
  display: flex;
  align-items: center;
}
.service_opt ul li:first-child {
  width: 25%;
}
.service_opt ul li:nth-child(3) {
  width: 27%;
}
.service_opt ul li:last-child {
  border-right: none;
}
.service_opt ul li img {
  max-width: 45px;
  float: left;
  margin-right: 10px;
}
.service_opt ul li span {
  font-weight: 700;
  color: #162c75;
  font-size: 16px;
  line-height: 19px;
}
.service_opt ul li span b {
  color: #ffae00;
}
.service_opt ul li span small {
  font-weight: 400;
  font-size: 14px;
  color: #000;
  display: block;
  text-transform: capitalize;
}
.text_sec {
  padding: 15px 0 15px;
}
.head_para h1,
.head_para h2,
.head_para h3,
h2,
h3,
h4,
h5 {
  font-size: 20px;
  font-weight: 700;
  color: #162c75;
  margin: 0 0 10px;
}
h3 a {
  color: #162c75;
}
.head_para h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  color: #ffae00;
}
.head_para h1 {
  width: 100%;
  float: left;
  font-size: 24px;
  font-weight: 700;
  color: #162c75;
  margin: 0 0 5px;
}
.head_para h2,
.head_para h3 {
  width: 100%;
  float: left;
  font-size: 24px;
  font-weight: 700;
  color: #162c75;
  margin: 25px 0 5px;
}
.panel-default > .panel-heading {
  display: inline-block;
  width: 100%;
}
.text_sec figure {
  width: 100%;
  float: left;
  margin: 15px 0 15px;
  border-radius: 10px;
  overflow: hidden;
}
.text_sec figure img {
  width: 100%;
}
.head_para small {
  margin-top: 8px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #4d4d4d;
  display: block;
}
.text_sec p {
  width: 100%;
  float: left;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 27px;
  padding: 0 !important;
  margin: 0 0 10px !important;
}
.text_sec p a {
  font-weight: 700;
  color: #162c75;
}
.text_sec p a.click_link {
  margin: 15px 0;
  border: solid 1px #162c75;
  padding: 6px 20px;
  display: inline-block;
}
.text_sec p a.click_link i {
  font-size: 18px;
}
a.extra_link {
  color: #000 !important;
  font-weight: 700;
}
.text_sec p b,
.text_sec p strong {
  font-weight: 700;
}
ul.prodct_list {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: center;
  padding: 0 !important;
  margin: 0 !important;
}
ul.prodct_list li {
  flex: 0 0 32%;
  margin: 15px 0.5%;
  min-width: inherit !important;
  list-style: none !important;
  border-radius: 5px;
  border: solid 1px #dcdcdc;
}
.table_product {
  margin: 10px 0 40px;
  width: 100%;
  float: left;
}
.pro_image {
  width: 100%;
  float: left;
  text-align: center;
  padding: 15px;
  border-radius: 0;
}
.pro_image p {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  text-align: center;
  color: #000;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
  font-size: 16px;
}
.pro_image figure {
  width: 100%;
  display: block;
  min-height: 140px;
  line-height: 140px;
  text-align: center;
  padding: 0;
  margin: 0 0 10px;
  float: left;
}
.rev_top {
  width: 100%;
  float: left;
  min-height: 14px;
  margin-bottom: 10px;
}
.pro_image figure img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  max-height: 125px;
  height: auto;
}
.pro_image .pro_tag {
  font-size: 16px;
  width: 100%;
  float: left;
  color: #000;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.buynowhere {
  width: 100%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
  margin: 10px 0;
  position: relative;
}
.buynowhere select {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
  font-weight: 400;
  color: #000;
  border: solid 1px #ccc;
}
.pro_image .button {
  width: 100%;
  float: left;
  text-align: center;
}
.pro_image .button button {
  width: auto;
  height: 45px;
  border-radius: 5px;
  background: #162c75;
  color: #fff;
  font-weight: 700;
  padding: 0 20px;
  border: none;
}
.pro_image .button button.outofstock {
  background: #333;
  cursor: no-drop;
}
.pro_image .pro_tag a {
  color: #162c75;
  font-size: 20px;
}
.pro_image .admin-ranking .star {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  min-height: 14px;
}
.pro_table table td,
.pro_table table th {
  font-size: 16px;
  color: #fff;
  border-bottom: #71bd43 5px solid;
}
.pro_table {
  width: 100%;
}
.pro_table table {
  width: 100%;
  background: #71bd43;
  text-align: center;
}
.pro_table table th {
  text-align: center;
  background: #162c75;
  font-weight: 700;
  padding: 8px 0;
}
.pro_table table td {
  background: #82c55a;
  padding: 3px 0;
}
.pro_table table td .tbl_cart button {
  background: #ffae00;
  color: #fefefe;
  border: none;
  border-radius: 8px;
  padding: 8px;
  font-size: 14px;
  font-weight: 600;
  transition: 0.5s;
}
.how_to_work,
.space-tb {
  padding: 0 0 30px 0;
  width: 100%;
  float: left;
}
.blog_sec h3,
.how_to_work_left p b {
  font-weight: 700;
}
.pro_table table td .tbl_cart button:hover {
  background: #162c75;
  transition: 0.5s;
}
.how_to_work {
  background: url(../images/bg-2.jpg) center no-repeat;
  background-size: cover;
  min-height: 350px;
}
.how_to_work_left {
  text-align: left;
}
.how_to_work_left h3 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 10px;
}
.how_to_work_left p {
  text-align: justify;
  font-size: 16px;
  color: #000;
  margin: 0 0 15px;
  line-height: 25px;
}
.how_to_work_right {
  margin-top: 45px;
}
.space-tb p {
  text-align: left;
  padding: 0 0 10px;
  margin: 0;
}
.space-tb ul {
  width: 100%;
  float: left;
  padding: 0 0 0 20px;
  margin: 0 0 15px 0;
}
.space-tb ul li {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 24px;
  list-style-type: circle;
  min-width: 25%;
  letter-spacing: 0.5px;
  padding: 5px 0;
  color: #000;
}
.space-tb h3 {
  margin: 15px 0 5px;
}
.blog_sec {
  width: 100%;
  float: left;
  background: url(../images/blog_bg.jpg) center no-repeat;
  background-size: cover;
  height: 597px;
  padding: 35px 0;
  text-align: center;
}
.blog_sec h3 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
  margin-top: 10px;
}
.blog_sec h3::after {
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 3px;
  background: #fff;
}
.blog_sec small {
  font-size: 16px;
  color: #fff;
}
.blog_one {
  margin: 30px 0;
  background: #fff;
}
.blog_one_inner {
  padding: 10px 20px;
  text-align: left;
}
.blog_one_inner h4 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  line-height: 25px;
  margin: 10px 0;
}
.blog_one_inner h4 a {
  color: #000;
}
.blog_one_inner h4 a:hover {
  color: #ffae00;
}
.blog_one_inner p {
  font-size: 14px;
  color: #3d3d3d;
  line-height: 23px;
}
.date_admin {
  margin: 0 !important;
}
.date_admin li {
  width: auto !important;
  float: left;
  min-width: auto !important;
  list-style: none;
  display: inline-block;
  padding: 0 0 !important;
  margin-right: 10px;
}
.date_admin li:lst-child {
  float: right;
}
.date_admin li i {
  margin-right: 5px;
  width: auto;
  display: inline-block;
  color: #ffae00;
}
.blog_one_ft {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 8px;
}
.blog_one_ft .blg_view {
  font-size: 13px;
  color: #000;
  display: inline-block;
  margin-top: 10px;
}
.blog_one_ft .blg_view i {
  color: #404040;
}
.blog_one_ft .blg_read {
  float: right;
  text-align: right;
}
.c-right,
.error_page_area {
  text-align: center;
}
.blog_one_ft .blg_read a {
  display: block;
  background: #ffae00;
  font-size: 14px;
  color: #fff;
  padding: 10px 14px;
  border-radius: 5px;
  box-shadow: 0 0 10px #ccc;
}
.blog_one_ft .blg_read a:hover {
  background: #162c75;
}
.footer {
  width: 100%;
  float: left;
  background: #f0f0f0;
  padding: 20px 0;
}
.ft_2 h4::after,
.ft_3 h4::after {
  bottom: -10px;
  height: 1px;
  background: #000;
}
.ft_1 {
  width: 310px;
  float: left;
}
.ft_1 .ft-logo {
  margin: 5px 0 15px;
}
.ft_1 p {
  color: #3d3d3d;
  font-size: 15px;
  line-height: 24px;
}
.ft_1 p a {
  color: #3b4ec9;
}
.ft_2 {
  width: 250px;
  margin: auto;
}
.ft_2 h4,
.ft_3 h4 {
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 20px;
  font-weight: 600;
}
.ft_2 h4 {
  color: #000;
  font-size: 22px;
  position: relative;
}
.ft_2 h4::after {
  position: absolute;
  left: 0;
  width: 30px;
}
.ft_2 ul li {
  border-bottom: #000 1px solid;
}
.ft_2 ul li:last-child {
  border-bottom: none;
}
.ft_2 ul li a {
  display: block;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding: 10px;
}
.ft_2 ul li a::after {
  content: "\f105";
  position: absolute;
  left: -5px;
  font-family: FontAwesome;
  transition: 0.5s;
  color: #000;
}
.ft_2 ul li a:hover::after {
  padding-left: 10px;
  transition: 0.5s;
}
.ft_2 ul li a:hover {
  padding-left: 20px;
}
.ft_3 {
  float: right;
  width: 230px;
}
.ft_3 h4 {
  color: #000;
  font-size: 22px;
  position: relative;
}
.ft_3 h4::after {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
}
.bread_cum a:after,
.sitemap .site_list ul li a:after {
  content: "\f101";
  top: 5px;
  font-family: FontAwesome;
}
.newsletter {
  margin: 10px 0 15px;
  float: left;
}
.newsletter input {
  height: 40px;
  border: 1px solid #2a2a2a;
  width: 100%;
  padding: 0 10px;
}
.newsletter button {
  background: #ffae00;
  border: none;
  width: 100%;
  padding: 10px 0;
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
  transition: 0.5s;
}
.newsletter button:hover {
  background: #162c75;
  transition: 0.5s;
}
.c-right {
  background: #fff;
  padding: 12px 0;
  color: #000;
  font-size: 13px;
  width: 100%;
  float: left;
}
.address_detials {
  width: 100%;
  float: left;
}
.address_detials ul {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  border-bottom: solid 1px #0e3e61;
}
.address_detials ul li {
  width: 100%;
  float: left;
  padding: 7px 0;
  margin: 0;
  color: #000;
}
.address_detials ul li a {
  color: #000;
}
.address_detials ul li i {
  font-size: 18px;
  display: inline-block;
  width: 25px;
  float: left;
}
.address_detials ul li span {
  width: calc(100% - 25px);
  float: left;
}
.address_detials ul li:before {
  display: none;
}
.address_contact {
  width: 100%;
  float: left;
  font-size: 14px;
  margin: 0 0 15px;
  border-bottom: solid 0 #ccc;
  padding: 0 0 10px 15px;
}
.address_contact ul {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  border-bottom: solid 0 #0e3e61;
  padding: 0;
  list-style: none;
}
.address_contact ul li {
  width: 100%;
  float: left;
  padding: 7px 0;
  margin: 0;
  color: #000;
  list-style: none;
}
.address_contact ul li a {
  font-size: 16px;
  color: #000;
}
.address_contact ul li i {
  font-size: 18px;
  display: inline-block;
  width: 25px;
  float: left;
}
.address_contact ul li span {
  width: calc(100% - 25px);
  float: left;
}
.coupons,
.coupons h3 {
  width: 100%;
  float: left;
}
.address_contact p {
  padding: 0;
}
.coupons {
  border: 1px dashed #162c75;
  margin: 10px 0 20px;
  padding: 15px;
  background: #fff;
}
.coupons h3 {
  font-size: 20px;
  margin: 0 0 10px;
  color: #162c75;
}
.coupons input {
  width: 70%;
  float: left;
  border-radius: 5px 0 0 5px;
  height: 40px;
  max-width: inherit;
}
.coupons button {
  width: auto;
  float: left;
  border-radius: 0 5px 5px 0;
  height: 40px;
  background: #162c75;
  border: 0 solid #162c75;
  display: inline-block;
  clear: inherit;
  padding: 0 20px;
  color: #fff;
}
.bread_cum,
.cart-sec,
.contact_us,
.contact_us .form_row,
.coupons .error_msg,
.error_page_area,
.faq_qst h1 {
  width: 100%;
  float: left;
}
.coupons button:hover {
  background: #ffae00;
}
.coupons .error_msg {
  display: block;
  color: red;
  font-size: 12px;
  margin: 10px 0 5px;
}
.error_page_area h1 {
  font-size: 120px;
  line-height: 90px;
}
.error_page_area h3 {
  font-size: 36px;
  line-height: 40px;
}
.detail-page {
  text-align: left;
}
.detail-page h1 {
  font-size: 28px;
  margin-top: 25px;
}
.detail-page h2 {
  font-size: 22px;
  text-transform: none;
  margin: 25px 0 5px;
}
.faq_qst {
  width: 100%;
  float: left;
  margin: 5px 0 0;
}
.faq_qst h1 {
  margin: 0 0 30px;
}
.faq_qst h2 {
  width: 100%;
  position: relative;
  padding: 5px 0;
  margin: 0;
}
.faq_qst h2 a {
  width: 100%;
  display: block;
  color: #162c75;
  position: relative;
  font-size: 18px;
}
.faq_qst h2 a::after {
  content: "\f077";
  position: absolute;
  font-family: fontawesome;
  font-size: 16px;
  top: 0;
  right: 0;
}
.faq_qst h2 a.collapsed::after {
  content: "\f078";
  position: absolute;
  font-family: fontawesome;
  font-size: 16px;
  top: 0;
  right: 0;
}
.faq_qst .question {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-top: 20px;
}
.faq_qst .answer {
  font-size: 15px;
  line-height: 22px;
  color: #3b4046;
  margin-top: 5px;
  text-align: justify;
}
.bread_cum {
  background: #fff;
  padding: 15px 0;
  color: #594c4c;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
.bread_cum a {
  color: #162c75;
  margin-right: 27px;
  position: relative;
}
.bread_cum a:after {
  position: absolute;
  right: -20px;
}
.contact_us {
  background: #f6f6f6;
  padding: 30px;
  margin-top: 40px;
}
.contact_us .form_row {
  margin-bottom: 20px;
}
.contact_us .form_row label {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  margin-bottom: 7px;
}
.contact_us .form_row .form-control {
  border-radius: 0;
  box-shadow: none;
}
.contact_us .form_row textarea {
  height: 90px;
}
.contact_us .form_row button {
  border: none;
  background: #162c75;
  color: #fff;
  font-size: 15px;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: 0.5s;
}
.contact_us .form_row button:hover {
  background: #ffae00;
  transition: 0.5s;
}
.contact_image {
  text-align: center;
  margin-top: 80px;
}
.cart-sec {
  margin: 20px 0 40px;
}
.my_cart {
  background: #fafafa;
  text-align: center;
  margin-top: 30px;
}
.my_cart table {
  background: #fff;
  margin-bottom: 0;
  border: 1px solid #e4e2e2;
}
.my_cart table th {
  background: #eee;
  text-align: center;
  color: #222;
  padding: 10px !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.my_cart table td {
  text-align: center;
  color: #262627;
  font-size: 14px;
  padding: 16px 14px !important;
}
.my_cart table td i {
  color: #f23b3b;
  cursor: pointer;
}
.cart-quantity {
  text-align: center;
  width: 90px;
  margin: auto;
  color: #404040;
}
.cart-quantity span {
  float: left;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 28px;
  height: 28px;
  line-height: 26px;
  font-weight: 600;
}
.cart-quantity span:first-child {
  border-right: none;
  cursor: pointer;
}
.cart-quantity span:last-child {
  border-left: none;
  cursor: pointer;
}
.update_cart {
  background: #fff;
  border: 1px solid #e4e2e2;
  border-top: none;
}
.pad-none {
  padding-left: 0;
  padding-right: 0;
}
.update_cart button {
  background: #162c75;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  margin: 10px;
  border: none;
  padding: 10px 20px;
  transition: 0.5s;
}
.update_cart button:hover {
  background: #ffae00;
  transition: 0.5s;
}
.order-table {
  border: 1px solid #e7e7e7;
  border-top: none;
  margin-top: 30px;
}
.order-table td {
  font-size: 15px;
  color: #1f2022 !important;
  padding: 10px 15px !important;
}
.order-table td b {
  font-weight: 600;
}
.order-table tr td:first-child {
  text-align: left;
}
.order-table tr td:last-child {
  color: #ef4036;
  border-left: #e7e7e7 1px solid;
  padding-left: 30px;
  text-align: right;
}
.order-table .table {
  margin-bottom: 0;
  background: #fff;
}
.proceed-check-btn button {
  background: #162c75;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  width: 100%;
  margin-top: 15px;
  padding: 10px 0;
  transition: 0.5s;
}
.proceed-check-btn button:hover {
  background: #ffae00;
  transition: 0.5s;
}
.checkout_details {
  width: 100%;
  float: left;
  background: #eaeaea;
  padding: 20px 15px;
  margin-bottom: 20px;
}
#paymentlist {
  background: 0 0;
  padding: 0 15px;
}
.checkout_details h2 {
  font-size: 18px;
  margin: 0 0 10px;
  border-bottom: #cfc5c5 1px solid;
  padding-bottom: 12px;
}
.check_first {
  margin: 7px 0 12px;
  float: left;
  width: 100%;
}
.check_first .label {
  font-size: 13px;
  color: #222;
  margin-bottom: 0;
  padding: 15px 0 0;
  font-weight: 400;
  width: 100%;
  display: inline-block;
  text-align: left;
}
.check_first .label em {
  color: red;
}
.check_first .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 36px;
}
.process_btn button {
  background: #172055;
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 26px;
  border-radius: 4px;
  transition: 0.5s;
}
.payment_opt,
.payment_opt ul {
  padding: 0;
  width: 100%;
  float: left;
  text-align: center;
}
.process_btn button:hover {
  background: #ffae00;
  transition: 0.5s;
}
.mb-20 {
  margin-bottom: 20px;
}
.payment_opt ul {
  margin: 0;
  list-style: none;
}
.payment_opt ul li {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 19%;
  height: auto;
  border: 1px solid #d4c8c8;
  padding: 10px;
  cursor: pointer;
  margin: 0 5px;
  min-width: auto;
  text-align: left;
}
.payment_opt ul li figure {
  width: 30%;
  float: left;
  height: auto;
}
.payment_opt ul li figcaption {
  width: 70%;
  float: left;
  height: auto;
  padding: 0 10px;
}
.payment_opt ul li figure img {
  display: inline-block;
  float: left;
  max-width: 100%;
  height: auto;
}
.payment_opt ul li figcaption h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #172055;
  padding-top: 0 0 5px;
  width: 100%;
  float: left;
}
.payment_opt ul li.active {
  background: #fff;
  border: 1px solid #ffae00;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.card_details_main,
.card_details_main .check_first .card_width .form-control {
  border: 1px solid #ccc;
}
.payment_opt ul li figcaption span {
  font-size: 11px;
  color: red;
  font-weight: 600;
}
.card_details_main {
  width: 42%;
  float: left;
  margin: 0 29%;
  background: #fff;
}
.card_details_main .check_first .form-control {
  margin: 7px 0;
  background: 0 0;
  border: 1px solid #ccc;
  padding: 0 10px;
}
.card_details_main .check_first .card_width {
  width: 100% !important;
  float: left;
}
.card_details_main .check_first .card_width li {
  width: 22%;
  float: left;
  height: auto;
  list-style: none;
  padding: 0 5px;
}
.card_details_main .check_first .card_width li:first-child {
  padding-left: 0;
}
.card_details_main .check_first .card_width li:last-child {
  width: 12%;
}
.card_details_main .check_first figure {
  width: 100%;
  float: left;
  line-height: 42px;
}
.card_details_main .check_first figure img {
  max-width: 100%;
  max-height: 30px;
}
.card_details_main .check_first small {
  font-size: 11px;
}
.sitemap {
  margin: 20px 0;
}
.sitemap .site_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sitemap .site_list ul li {
  padding: 5px 0;
  list-style: none;
}
.sitemap .site_list ul li a {
  text-decoration: none;
  color: #222;
  font-size: 14px;
  padding-left: 18px;
  position: relative;
}
.sitemap .site_list ul li a:after {
  position: absolute;
  left: 0;
  top: -2px;
  color: #162c75;
}
ul.blog_sitelink {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
}
ul.blog_sitelink li {
  flex: 0 0 48%;
  margin: 5px 0;
  padding: 0;
}
ul.blog_sitelink li a {
  font-size: 14px;
  color: #222;
}
.term-condition {
  margin: 20px 0;
}
.term-condition ul {
  margin-top: 10px;
  padding-left: 25px;
  list-style: disc;
}
.term-condition ol {
  margin-top: 10px;
  list-style: decimal;
  padding-left: 25px;
}
.term-condition ol li,
.term-condition ul li {
  padding: 4px 0;
  color: #3b4046;
  font-size: 14px;
  line-height: 25px;
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(23, 32, 85, 0.7);
  width: 40px;
  height: 40px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 12px;
  top: 8px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgb(255, 174, 0, 0.7);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
.blog_page {
  margin: 0 0 20px 0;
}
.blog_two {
  width: 100%;
  float: left;
  margin: 15px 0;
  background: #162c75;
  border-radius: 15px 0;
  overflow: hidden;
  padding: 0;
}
.blg_thumb_banner img {
  width: 100%;
  height: auto;
}
.blog_two_inner {
  text-align: left;
  padding: 10px;
}
.blog_two_inner h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  margin: 5px 0 5px;
  text-transform: none;
  width: 100%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.blog_two_inner h4 a {
  color: #fff;
}
.blog_two_inner h4 a:hover {
  color: #ffae00;
}
.blog_two_inner p {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  letter-spacing: 0.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 45px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 0 10px;
}
.blog_two_ft .blg_view,
.date_admin .blg_admin label,
.date_admin .blg_date {
  font-size: 13px;
  color: #000;
}
.date_admin {
  width: 100%;
  float: left;
  margin-bottom: 14px;
  padding: 0 !important;
  margin: 0 0 5px !important;
}
.blog_two_inner .date_admin li,
.blog_two_inner .date_admin li a {
  color: #fff !important;
}
.date_admin li {
  font-size: 14px !important;
}
.date_admin li a {
  color: #000 !important;
}
.date_admin .blg_admin {
  float: left;
}
.date_admin .blg_admin img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 7px;
}
.date_admin .blg_date {
  float: right;
  margin-top: 10px;
}
.blog_two_ft {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 8px;
}
.blog_two_ft .blg_view {
  display: inline-block;
  margin-top: 10px;
}
.blog_two_ft .blg_view i {
  color: #404040;
}
.blog_two_ft .blg_read {
  float: left !important;
  text-align: right;
}
.blog_two_ft .blg_read a {
  display: block;
  background: #ffae00;
  font-size: 14px;
  color: #fff;
  padding: 10px 14px;
  border-radius: 5px;
  box-shadow: 0 0 10px #ccc;
}
.blog_right h3,
.blog_two_ft .blg_read a:hover {
  background: #162c75;
}
.blog_right {
  margin-top: 15px;
  box-shadow: 0 0 10px #ccc;
  padding: 0;
  width: 100%;
  float: left;
}
.blog_right h3,
.blog_right ul {
  margin: 0 0 10px;
  width: 100%;
  float: left;
}
.blog_right h3 {
  font-size: 17px;
  color: #fff;
  display: inline-block;
  padding: 12px 15px;
}
.blog_right ul {
  padding: 5px 15px;
}
.blog_right ul li {
  padding: 8px 0 8px 10px;
  position: relative;
  list-style: none;
  margin: 0;
  width: 100%;
  float: left;
  border-bottom: solid 1px #ccc;
}
.blog_right ul li:last-child {
  border: none;
}
.blog_right ul li:after {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 7px;
  font-family: FontAwesome;
}
.blog_right ul li a {
  font-size: 14px;
  color: #3d3d3d;
}
.blog_right ul li a:hover {
  color: #162c75;
}
.blog_detail {
  margin-top: 15px;
}
.blog_detail h2 {
  margin-top: 25px;
}
.blog_detail p {
  text-align: left;
}
.table-responsive {
  width: 100%;
  float: left;
}
.blog_detail tr td {
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
.blog_detail tr th {
  font-weight: 700;
}
.blog_detail .detail-blg_img img {
  width: 100%;
  height: auto;
  max-height: 350px;
  object-fit: cover;
}
.error {
  color: red !important;
  font-size: 10px;
  float: left;
}
.blog-pagination {
  width: 100%;
  float: left;
  text-align: center;
}
.blog-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.blog-pagination ul li {
  display: inline-block;
  text-align: center;
  background: #162c75;
  margin: 1px;
  padding: 3px 10px;
  line-height: 20px;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  width: auto !important;
  min-width: auto !important;
}
.blog-pagination ul li.current-page,
.blog-pagination ul li:hover {
  background: #ffae00;
}
.scrollup {
  display: none;
  position: fixed;
  bottom: 4em;
  right: 15px;
  width: 47px;
  height: 47px;
  background: url(../images/back-top-btn.png);
  text-indent: -999999px;
  transition: ease-in 0.3s all;
  z-index: 999;
}
.scrollup:hover {
  background-position: left bottom;
}
.author_bio {
  width: 100%;
  float: left;
  background: #f5f5f5;
  padding: 15px;
  margin: 30px 0 10px;
  border-radius: 5px;
}
.author_bio figure {
  width: 130px;
  float: left;
  min-height: 100px;
}
.author_bio figure img {
  max-width: 100%;
}
.author_bio .author_dtls {
  width: calc(100% - 130px);
  float: left;
  padding: 0 0 0 15px;
}
.author_bio .author_dtls h3 {
  width: 100%;
  float: left;
  font-size: 18px;
  text-transform: none;
  font-weight: 700;
  color: #162c75;
  margin: 0 0 5px;
  padding: 0;
  letter-spacing: 0.5px;
}
.author_bio .author_dtls p {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}
.related_post_area {
  width: 100%;
  float: left;
  border-top: solid 0 #ccc;
  padding: 0 0 0;
  margin: 0 0 20px;
}
.related_post_area .prev_nxt {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
.related_post_area .prev_nxt li {
  width: 50% !important;
  float: left;
  text-align: left;
  list-style: none;
}
.related_post_area .prev_nxt li h3 {
  text-align: inherit;
  width: 100%;
  float: left;
  font-size: 16px;
  margin: 10px 0 5px;
  padding: 0;
  min-height: auto;
  color: #003ca4;
}
.related_post_area .prev_nxt li p {
  width: 100%;
  float: left;
  margin: 10px 0 !important;
  padding: 0 !important;
  min-height: auto;
  height: auto;
  font-size: 18px;
  text-align: inherit;
}
.related_post_area .prev_nxt li a {
  color: #121212;
}
.related_post_area .prev_nxt li a h3 {
  color: #0289cb !important;
}
.related_post_area .prev_nxt li a:hover {
  opacity: 0.5;
}
.related_post_area .prev_nxt li + li {
  text-align: right;
}
.blog_detail h2,
.blog_detail h3,
.blog_detail h4,
.blog_detail h5,
.blog_detail h6 {
  font-size: 18px;
  text-transform: none;
  font-weight: 700;
  padding: 0;
  color: #162c75;
  margin: 15px 0 5px;
  width: 100%;
  float: left;
}
.empty_cart {
  width: 100%;
  float: left;
  padding: 40px 0 60px;
  text-align: center;
}
.empty_cart h1 {
  font-size: 22px;
}
.empty_cart p {
  width: 100%;
  float: left;
  text-align: center;
}
.empty_cart a {
  width: auto;
  display: inline-block;
  padding: 12px 25px;
  border: solid 1px #2a3b93;
  border-radius: 25px;
  color: #2a3b93;
  margin: 15px 0 0;
}
.empty_cart a:hover {
  background: #2a3b93;
  color: #fff;
}
.empty_cart figure img {
  width: auto;
  max-width: 100%;
}
#b_email {
  text-transform: lowercase;
}
.btc_msg {
  width: 100%;
  float: left;
  padding: 10px 0 20px;
  text-align: center;
}
.btc_msg h4 {
  width: auto;
  display: inline-table;
  font-size: 16px;
  font-weight: 700;
  color: #172055;
  border: dashed 1px #172055;
  padding: 8px 15px;
}
.inner_page_area {
  width: 100%;
  float: left;
  background: #fff;
  padding: 0 0 40px;
}
.inner_page_area .breadcrumb {
  width: 100%;
  float: left;
  background: 0 0;
  border-bottom: solid 1px #ccc;
  border-radius: 0;
  padding: 15px 0;
  margin: 0 0 30px;
}
.inner_page_area .breadcrumb li {
  width: auto;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  color: #910004;
  font-weight: 700;
  position: relative;
}
.inner_page_area .breadcrumb li a {
  color: #000;
  position: relative;
}
.inner_page_area .breadcrumb li:last-child a {
  color: #162c75;
}
.product_dtls_area {
  width: 100%;
  float: left;
  padding: 0 0 0 5px;
}
.product_dtls_area .product_top {
  width: 100%;
  float: left;
  padding: 0 0 00px 0;
}
.product_dtls_area .product_top .prodct_bx {
  width: 30%;
  float: left;
  border: solid 1px #f1f1f1;
  text-align: center;
  line-height: 250px;
}
.product_dtls_area .product_top .prodct_bx img {
  max-width: 100%;
  max-height: 200px;
}
.product_dtls_area .product_top .prdct_dtls {
  width: 70%;
  float: left;
  padding: 0 0 0 25px;
}
.product_dtls_area .product_top .prdct_dtls h1 {
  font-size: 24px;
  text-transform: none;
  color: #162c75;
  font-weight: 700;
  margin: 0 0 5px;
}
.product_dtls_area .product_top .prdct_dtls .top-review {
  width: 100%;
  float: left;
  margin: 5px 0 10px;
}
.product_dtls_area .product_top .prdct_dtls p {
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 15px;
}
.product_dtls_area .product_top .prdct_dtls .btn_area_pro {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.product_dtls_area .product_top .prdct_dtls .btn_area_pro .buynowhere {
  flex: 0 0 300px;
}
.product_dtls_area .product_top .prdct_dtls .btn_area_pro .btn_area a {
  width: auto;
  display: inline-block;
  padding: 0 35px;
  line-height: 40px;
  background: #162c75;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.product_dtls_area .product_top .prdct_dtls .btn_area_pro .btn_area a.outstock {
  background: #333;
}
.product_dtls_area .product_top .prdct_dtls h4 {
  font-size: 16px;
  color: #000;
  margin: 10px 0;
  width: 100%;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.product_dtls_area .product_top .prdct_dtls p {
  width: 100%;
  float: left;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.5px;
}
.product_dtls_area .product_top .prdct_dtls p a {
  font-weight: 700;
  color: #162c75;
}
.product_dtls_area .product_top .prdct_dtls .select_box {
  width: 100%;
  float: left;
  border-top: solid 1px #f1f1f1;
  padding: 25px 0;
  text-align: right;
}
.product_dtls_area .product_top .prdct_dtls .select_box label {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px 0 0;
  text-transform: uppercase;
}
.product_dtls_area .product_top .prdct_dtls .select_box .selectbox {
  width: 310px;
  height: 45px;
  border: solid 1px #d5d5d5;
  padding: 0 10px;
}
.button_area {
  width: 100%;
  float: left;
  margin: 15px 0 0;
}
.button_area button {
  float: right;
  background: #41941e;
  color: #fff;
  border-radius: 3px;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
}
.button_area button:hover {
  background: #105d9e;
  transition: ease-in 0.3s;
}
.select_dosase {
  width: 100%;
  float: left;
  min-height: 18px;
}
.select_dosase h3 {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  color: red;
}
.select_dosase ul {
  width: 100%;
  float: left;
  margin: 0 0 8px !important;
  padding: 0;
  display: flex;
}
.select_dosase ul li {
  margin: 0 15px 0 0 !important;
  list-style: none;
  border: none;
  padding: 0;
  min-width: inherit;
  min-height: inherit !important;
  position: relative;
  cursor: pointer;
  flex: inherit;
}
.radio_btn {
  display: block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 3px;
  border: solid 1px #00a8b7;
  padding: 0 0 0 20px;
  color: #000;
}
.select_dosase ul li label {
  cursor: pointer;
  border: none;
}
.select_dosase ul li.active label {
  color: red;
}
.select_dosase ul li.active label span {
  color: red;
}
.select_dosase ul li label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.select_dosase ul li label .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 50%;
  display: block;
}
.checkmark {
  position: absolute;
  top: -10px;
  right: -10px;
  height: 25px;
  width: 25px;
  background-color: #0363d2;
  border: solid 2px #0363d2;
  border-radius: 50%;
  display: none;
}
.select_dosase ul li label:hover input ~ .checkmark {
  background-color: #fff;
}
.select_dosase ul li label input:checked ~ .checkmark {
  background-color: #fff;
  border: solid 2px red;
}
.select_dosase ul li label.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.select_dosase ul li label input::checked ~ .checkmark:after {
  display: block;
}
.select_dosase ul li label .checkmark::after {
  top: 2px;
  left: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: red;
}
.checkmark {
  position: absolute;
  top: -10px;
  right: -10px;
  height: 25px;
  width: 25px;
  background-color: #0363d2;
  border: solid 2px #0363d2;
  border-radius: 50%;
  display: none;
}
.radio_btn:hover input[type="radio"] ~ .checkmark {
  background-color: #fff;
}
.radio_btn input[type="radio"]:checked ~ .checkmark {
  background-color: #fff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio_btn input[type="radio"]:checked ~ .checkmark:after {
  display: block;
}
@media (max-width: 767px) {
  .blog_two_inner h4 {
    font-size: 15px;
  }
  
  .order-table {
    margin-top: 0;
  }
  .detail-page h1 {
    font-size: 22px;
    margin-top: 0;
  }
  .inner_page_area .breadcrumb li {
    margin: 0 5px 0 0;
  }
  .breadcrumb > li + li:before {
    padding: 0 0;
  }
  .inner_page_area .breadcrumb li a {
    font-size: 13px;
  }
  .show_mb {
    display: inline-block;
  }
  .product_dtls_area .product_top .prodct_bx {
    width: 100%;
  }
  .product_dtls_area .product_top .prdct_dtls {
    width: 100%;
    padding: 15px 0;
  }
  .product_dtls_area .product_top .prdct_dtls .btn_area_pro {
    flex-flow: row wrap;
  }
  .product_dtls_area .product_top .prdct_dtls .btn_area_pro .buynowhere {
    flex: 0 0 100%;
    padding: 0;
  }
  .product_dtls_area .product_top .prdct_dtls .btn_area_pro .btn_area {
    flex: 0 0 100%;
  }
  .product_dtls_area .product_top .prdct_dtls .btn_area_pro .btn_area a {
    width: 100%;
  }
  ul.prodct_list li {
    flex: 0 0 49%;
    margin: 8px 0;
  }
  .pro_image figure {
    min-height: 80px;
    line-height: 80px;
  }
  .pro_image figure img {
    max-height: 80px;
  }
  .pro_image p {
    display: none;
  }
  .bnr_map {
    margin: 0 0 0;
    width: 100px;
    float: right;
  }
  .right_side {
    width: auto;
    float: right;
  }
  .right_side figure.hide_mb {
    display: none;
  }
  .author_bio figure {
    display: none;
  }
  .author_bio .author_dtls {
    width: 100%;
    padding: 0;
  }
  .how_to_work_right,
  .logo,
  .pro_image {
    text-align: center;
  }
  .logo {
    width: 100%;
  }
  .banner_sec {
    height: auto;
  }
  .service_opt ul li:first-child {
    width: 50%;
  }
  .service_opt ul li {
    width: 50%;
    height: 80px;
    margin: 5px 0;
  }
  .service_opt ul li:nth-child(2) {
    border-right: none;
  }
  .service_opt ul li:last-child {
    width: 50%;
    border-right: #e1e1e1 1px solid;
  }
  .service_opt ul li span {
    font-size: 12px;
  }
  .table_product {
    margin-bottom: 20px;
  }
  .pro_image {
    margin-bottom: 0;
    width: 100%;
  }
  .pro_image .button button {
    height: 35px;
    padding: 0 15px;
  }
  .pro_image .pro_tag a {
    font-size: 15px;
  }
  .pro_image .pro_tag {
    font-size: 16px;
  }
  .blog_sec,
  .how_to_work {
    height: auto;
  }
  .ft_1,
  .ft_2,
  .ft_3 {
    width: 100%;
  }
  .navigation li::after {
    display: none;
  }
  .navigation .nav > li > a {
    border-bottom: #283d83 1px solid;
  }
  .cart_top_details {
    float: left;
    width: 100%;
  }
  .navbar-toggle {
    margin-top: -20px;
  }
  .how_to_work_right img,
  .pro_image img {
    margin: auto;
  }
  .pro_left_image,
  .pro_right_image {
    width: 100%;
    text-align: center;
  }
  .how_to_work_right {
    width: 100%;
  }
  .blg_thumb_banner img {
    width: 100%;
  }
  .blog_one {
    margin: 15px 0;
  }
  .ft_1 .ft-logo img {
    margin: auto;
  }
  .contact_us {
    padding: 15px 3px;
  }
  .contact_image {
    margin-top: 30px;
  }
  .checkout_details {
    margin-top: 20px;
  }
  .payment_opt ul li {
    width: 40%;
    margin: 10px 5px;
  }
  .payment_opt {
    padding: 0;
  }
  .check_first .form-control {
    margin-bottom: 20px;
  }
  .check_first {
    margin: 0;
  }
  .card_details_main {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .banner_sec,
  .blog_sec,
  .how_to_work {
    height: auto;
  }
  .container,
  .ft_1,
  .ft_2,
  .ft_3,
  .pro_image {
    width: 100%;
  }
  .navigation .nav > li > a {
    padding: 7px 13px;
  }
  .service_opt ul li {
    padding: 10px 8px;
  }
  .service_opt ul li span {
    font-size: 12px;
  }
  .service_opt ul li img {
    max-width: 30px;
  }
  .pro_image .pro_tag {
    font-size: 17px;
  }
  .card_details_main {
    width: 100%;
    margin: 0;
  }
  .navigation nav li a {
    padding: 7px 7px;
  }
  .payment_opt ul li {
    width: 24%;
  }
  .proceed-check-btn button {
    width: 45%;
    margin-right: 30px;
    float: left;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .blog_content_form {
    display: grid;
  }
  .blog_content_form figure img {
    object-fit: cover;
    height: 275px;
    display: none;
  }
  .blog_content_form form ul li:nth-child(3) {
    width: 100%;
  }
  .blog_content-right {
    padding: 0 15px;
  }
  .blog_content_form form ul li {
    width: 100%;
    float: left;
    margin-right: 0;
    list-style: none;
  }
  .blog_content_form figure {
    line-height: unset;
    min-height: auto;
  }
  .banner_sec .col-md-12,
  .banner_sec .container,
  .banner_sec .row {
    padding: 0;
    margin: 0;
  }
  .container {
    width: 100%;
  }
  .mobile_nav span:after,
  .mobile_nav span:before {
    content: "";
    width: 26px;
    height: 2px;
    background: #fff;
    left: 0;
  }
  .review-mid-content {
    display: grid;
  }
  .review__content figure {
    display: none;
  }
  .review-mid-content p {
    margin: 0 0 0;
  }
  .submit-btn {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 20px 20px;
  }
  .review-form ul.review_list {
    display: grid;
    padding: 0 20px;
  }
  .mobile_nav {
    display: block;
    margin: 0;
  }
  .mobile_nav span {
    width: 26px;
    height: 2px;
    background: #fff;
    float: right;
    margin: 23px 7px 0 25px;
    position: relative;
    transition: all 0.3s ease;
    font-size: 0;
  }
  .mobile_nav span:before {
    position: absolute;
    top: -6px;
    transition: all 0.4s ease;
  }
  .mobile_nav span:after {
    position: absolute;
    bottom: -6px;
    transition: all 0.4s ease;
  }
  .mobile_nav.close_menu span {
    height: auto;
    font-size: 24px;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    margin-top: 23px;
    margin-left: 25px;
    font-weight: 300;
  }
  .mobile_nav.close_menu span:before {
    transform: rotate(45deg);
    transition: all 0.4s ease;
    top: 0;
    margin-top: -1px;
    opacity: 1;
  }
  .mobile_nav.close_menu span:after {
    transform: rotate(-45deg);
    transition: all 0.4s ease;
    bottom: 50%;
    margin-bottom: -1px;
    opacity: 1;
  }
  nav ul {
    display: none;
    background: #162c75;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 320px;
    z-index: 10;
  }
  .navigation nav li {
    width: 100%;
    text-align: left;
    float: left;
  }
  .navigation nav li a {
    color: #fff;
    font-size: 14px;
    padding: 15px;
    border-bottom: solid 1px #ccc !important;
    width: 100% !important;
    float: left;
  }
  .cart_top_details .my_cart2 {
    float: right;
    margin: 0;
  }
  .cart_top_details ul {
    width: auto;
    float: left;
  }
  .cart_top_details {
    margin: 10px 0;
  }
  .service_opt ul li:nth-child(3) {
    width: 100%;
  }
  .banner_new {
    padding: 10px 0;
    min-height: inherit;
  }
  .banner_new .top_bnr_head,
  .banner_new h1 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
  }
  .banner_new .top_bnr_head {
    margin: 0 0 8px;
  }
  .right_side figure img {
    max-height: 65px;
    width: auto;
  }
  .right_side h2 {
    font-size: 13px;
    margin: 0 0 5px;
  }
  .service_opt {
    margin: 10px 0;
  }
  .service_opt ul li,
  ul.blog_sitelink li {
    flex: 0 0 100%;
  }
  .bnr_map label {
    font-size: 18px;
  }
  .right_side {
    padding: 0;
    width: 130px;
  }
  .hide_mb {
    display: none;
  }
  .text_sec {
    padding-top: 0;
  }
}
@media (min-width: 320px) and (max-width: 570px) {
  .hide_mb {
    display: none !important;
  }
  .service_opt ul li,
  .service_opt ul li:first-child,
  .service_opt ul li:last-child {
    width: 100%;
  }
  .payment_opt ul li {
    width: 80%;
    margin: 10px 0;
    height: auto;
  }
  .space-tb ul {
    margin: 0 0 15px 15px;
  }
  .navigation nav li ul.drop1_list {
    top: 45px !important;
  }
}

.review__content h3 {
  color: #fff;
  margin-bottom: 10px;
}

.navigation nav li a {
  padding: 7px 10px;
}

.review__content p {
  color: #fff;
  font: 16px;
  line-height: 24px;
}

.review__content p strong {
  font-weight: 400;
}

ul.review_list li {
  list-style: none;
}

.rating:not(:checked) > label.error {
  font-size: 15px;
  font-weight: 600;
  left: 140px;
  top: 4px;
}

.modal-title {
  font-size: 20px;

  line-height: 24px;

  text-transform: capitalize;

  color: #162c75;

  font-weight: 700;
}

.head_para h1 {
  width: 100%;

  float: left;

  font-size: 32px;

  font-weight: 700;

  color: #162c75;

  margin: 0 0 15px;
}

.product_dtls_area .product_top .prodct_bx {
  border: solid 1px #ffffff;
}

.product_dtls_area .product_top {
  width: 100%;

  float: left;

  padding: 0 0 0px 0;

  box-shadow: 0 0 10px #ccc;

  margin-bottom: 30px;
}

.product_dtls_area .product_top .prdct_dtls h1 {
  font-size: 32px;

  text-transform: none;

  color: #162c75;

  font-weight: 700;

  margin: 0 0 5px;
}

.product_dtls_area .product_top .prdct_dtls {
  width: 70%;

  float: left;

  padding: 20px;

  border-left: 1px solid #162c75;
}

.pop_txt {
  width: 100%;

  float: left;

  text-align: center;

  padding: 0 0 15px;
}

.space-tb ul {
  float: unset;

  display: block;
}

.space-tb ul li {
  float: unset;
}

a.other_link {
  font-weight: 700;

  color: #000 !important;
}

.blog_pro .prodct_list li {
  float: left;

  width: 24%;
}

.blog_pro .prodct_list {
  float: left;
}

.text_sec p {
  display: block;

  float: unset;
}

.pop_txt p {
  width: 100%;

  float: left;

  font-size: 14px;

  font-weight: 400;

  letter-spacing: 0.5px;

  line-height: 20px;

  margin: 0 0 15px;

  font-weight: 500;
}

.pop_txt p b {
  font-weight: 700;

  margin: 0 0 5px;

  display: block;

  text-transform: capitalize;
}

.pop_txt a.shop_now {
  background: #162c75;

  padding: 10px 30px;

  border-radius: 30px;

  color: #fff;

  text-transform: uppercase;

  letter-spacing: 0.5px;

  font-weight: 700;

  font-size: 16px;

  display: inline-block;
}

ul.pop_pro {
  display: flex;

  justify-content: space-around;

  width: 100%;

  float: left;

  margin-bottom: 15px;

  background: #f6f8fb;

  padding: 10px 15px 20px;

  border-radius: 5px;

  border: 1px solid #eee;
}

ul.pop_pro li h3 {
  font-size: 20px;

  font-weight: 700;
}

a.cart {
  background: #162c75;

  padding: 7px 20px;

  color: #fff;

  font-weight: 500;

  border-radius: 30px;

  font-size: 14px;
}

ul.pop_pro figure {
  margin: 12px 0px 15px;

  line-height: 94px;
}

.modal-content {
  width: 100%;

  float: left;
}

.modal-title {
  width: 90%;

  float: left;
}

ul.pop_pro li {
  flex: 0 0 50%;

  text-align: center;
}

@media only screen and (max-width: 950px) {
  .navigation nav li a {
    padding: 7px 4px;
  }

  .bnr_map {
    width: 65%;

    right: 0;

    text-align: end;
  }
}

@media only screen and (max-width: 850px) {
  .navigation nav li a {
    padding: 7px 3px;

    font-size: 14px;
  }

  .right_side figure img {
    height: 100px;

    width: auto;
  }

  figure.hide_mb {
    display: none;
  }

  .right_side h2 {
    width: 100%;

    float: left;

    margin: 20px 0 10px;

    font-size: 22px;
  }

  .bnr_map {
    width: 120px;

    float: left;

    margin: 7% 0 0 50%;

    text-align: center;
  }

  .banner_new {
    min-height: 250px;
  }
}

@media only screen and (max-width: 768px) {
  .cart_top_details {
    margin-bottom: 5px;
  }

  .navigation nav li a {
    padding: 7px 3px;

    font-size: 13px;
  }

  .payment_opt ul li {
    width: 24%;

    padding: 5px;

    margin: 0;

    font-size: 14px;
  }

  .check_first {
    margin: 0px 0 0px;
  }

  .check_first .form-control {
    margin: 5px 0px;
  }
}

@media only screen and (max-width: 767px) {
  .bnr_map {
    width: 120px;

    float: left;

    margin: 0% 0 0 30%;

    text-align: center;
  }

  .bnr_map figure img {
    max-height: 40px;

    width: auto;
  }

  .bnr_map label {
    font-size: 14px;
  }

  .bread_cum {
    margin-bottom: 15px;
  }

  .text_sec {
    padding-top: 14px;
  }

  .btn_area {
    text-align: center;
  }

  .head_para h2,
  .head_para h3 {
    font-size: 20px;

    margin: 15px 0 5px;
  }

  .space-tb ul {
    margin: 0 0 0px 0px;
  }

  .payment_opt ul li {
    width: 49%;
  }

  ul.prodct_list li {
    flex: 0 0 48%;

    margin: 3px 3px;
  }

  .modal-dialog {
    width: 95%;
  }

  ul.pop_pro {
    padding: 10px;
  }

  ul.pop_pro li h3 {
    font-size: 14px;
  }

  .right_side h2 {
    width: 100%;

    float: left;

    margin: 0px 0 10px;

    font-size: 14px;
  }

  .banner_new {
    min-height: 150px;
  }

  .navigation nav li a {
    padding: 7px 10px;

    font-size: 14px;
  }
  .text_sec p {

}
.head_para h2, .head_para h3 {
    font-size: 16px;
    margin: 15px 0 5px;
}
.head_para h1 {
    font-size: 22px;
}
.product_dtls_area .product_top .prdct_dtls {
    width: 100%;
    float: left;
    padding: 15px;
    border-left: 0px solid #162c75;
}
.product_dtls_area .product_top .prdct_dtls h1 {
    font-size: 22px;


}
.space-tb ul li:first-child {

    margin: 10px 0 0;
    width: 100%;
    float: left;
}
}
.pt-5{
  padding-top: 30px;
}

.copy-right-social {
    width: 100%;
    float: left;
    margin: 20px 0;
    display: flex;
    gap: 5px;
}

.copy-right-social a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_coupon{ position:absolute; left:25px; bottom:15px; max-width:350px;}
.coupon_area_cat{ width:100%; float:right; border-radius:8px; max-width:400px; display:flex; flex-flow:row; align-items:center; justify-content:space-between; padding:5px 10px; margin:10px 0 0px ; background: #f7f7f7; border:dashed 1px #162c75; line-height:normal;}
.coupon_area_cat p{font-size:18px !important; font-weight:700; margin:0; text-align: left; color:#000; text-transform:uppercase; line-height:20px; font-style:ita   lic;}
.coupon_area_cat p span{ color:#162c75;}
.coupon_area_cat h4{ font-weight:700; font-size:16px; text-transform:uppercase; color:#000; margin:0px 0 5px; padding:0; text-align:center; line-height:16px; }
.coupon_area_cat .coupon_box{ font-size:24px; background:#162c75; color:#fff; padding:5px 10px; display:inline-block; border:dashed 1px #fff; font-weight:700; line-height:24px; letter-spacing:1px; min-width:100px; text-align:center; }

@media only screen and (max-width: 600px) {
.home_coupon{ max-width:100%; float:left; padding:0px 10px 10px; position:static;}    
}