/* Bootstrap v3.4 Callouts */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout + .bs-callout {
  margin-top: -5px;
}
.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h4 {
  color: #ce4844;
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h4 {
  color: #aa6708;
}
.bs-callout-info {
  border-left-color: #1b809e;
}
.bs-callout-info h4 {
  color: #1b809e;
}
/* End Bootstrap v3.4 Callouts */

/* Colour helper classes */
/*
 * Green: #6DBA2F;
 * Blue: #0092ce;
 */
.text-primary { color: #0092ce !important; }
.text-secondary { color: #6DBA2F !important; }
.bg-primary { background-color: #0092ce !important; }
.bg-secondary { background-color: #6DBA2F !important; }
/* End Colour helper classes */

/* Notices */
.notice {
  padding: 20px;
  margin: 20px 0;
}
.notice.notice-danger {
  background: #c2272d;
  color: #fff;
}
.notice.notice-danger a {
  color: #fff;
  text-decoration: underline;
}

iframe {
  max-width: 100%;
}

blockquote {
  font-style: italic;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Roboto', sans-serif;
}
.top-line {
  width: 100%;
  min-height: 18px;
  background-color: #F7931E;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
}
.top-line:empty, .top-line.empty {
  background-color: #6DBA2F;
}
.top-line > div {
  padding: 9px 50px;
  position: relative;
  max-width: 1470px;
  margin: 0 auto;
}
#close-top-line {
  position: absolute;
  right: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  top: 0;
  bottom: 0;
  flex-direction: column;
  width: 50px;
  text-align: center;
  text-decoration: none;
}
#close-top-line:hover {
  text-decoration: underline;
}
.promo-wrapper, .promo-li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.promo-li.school-help1{ color: #333333;
}
.promo-li.school-help1 h2{
  font-size: 60px;
  color: #0092CF;
  margin: 0px 0px 25px;
}
.promo-li.school-help1 p.help-text{ line-height: 1.5;   font-size: 20px;
  margin-bottom: 30px;
}
.promo-li.school-help1 p.help-subtext{ font-size: 16px; margin-bottom: 25px; font-weight: 100;
}
.promo-li.school-help1 p.help-subtext a{ color: #0092CF;
  font-size: 16px;
  background: none;
  font-weight: 100;
  text-align: left;
  float: none;
  padding: 0;
  margin: 0;
}
.order-list {
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: normal;
}
.order-list li{ line-height: 1.5;
}
.promo-li.school-help1 p.help-text a.inline-a{ color: #0092CF;
  font-size: 16px;
  background: none;
  font-weight: 500;
  text-align: left;
  float: none;
  padding: 0;
  margin: 0;
}
.promo-li.school-help1 .right-promo-text{
  padding-top: 40px;
  padding-bottom: 40px;
}
.btn-green { color: #6cb92f !important;
}
.promo-li {
  color: #6DBA2F;
  line-height: 1;
}
.promo-li .right-promo-text.promo-theme-color {
  color: #0092ce;
}
.promo-li .right-promo-text {
  padding-left: 70px;
  padding-right: 70px;
}
.promo-li h3 {
  font-size: 35px;
  font-weight: 700;
}
.promo-li h2 {
  font-size: 50px;
  font-weight: 700;
  margin: 15px 0px;
  line-height: 1;
}
.promo-li h2 span {
  display: block;
}
.promo-li p {
  font-size: 18px;
  line-height: 1.3;
}
.promo-li a {
  background-color: #6DBA2F;
  color: #fff;
  font-size: 20px;
  float: left;
  font-weight: bold;
  padding: 10px 20px;
  margin-top: 20px;
}
.promo-left h2 {
  font-size: 100px;
  font-weight: bold;
  margin: 0px;
  line-height: 0.8;
  float: left;
  width: 100%;
}
.promo-3 {
  padding: 24px;
}
.promo-3 h2 {
  font-size: 50px;
}
.promo-left h3 {
  color: #6cb92f;
  font-size: 55px;
  font-weight: bold;
  margin: 30px 0px;
  line-height: 1;
  float: left;
  width: 100%;
}
.promo-3 h3 {
  font-size: 35px;
}
.promo-left a {
  background-color: #0092ce;
  color: #fff;
  font-size: 20px;
  float: left;
  font-weight: bold;
  padding: 10px 36px;
}
.nopadding {
  padding: 0 !important;
}
.promo-left {
  position: relative;
}
input.buy-now-big {
  background-color: #0092ce;
  padding: 8px;
}
@media screen and (min-width: 1600px){
  .promo-li h2 {
    font-size: 60px;
  }
  .promo-3 h2 {
    font-size: 60px;
  }
}
.promo-wrapper::before {
  content: "";
  background-color: #e5f4fb;
  position: absolute;
  height: 200%;
  width: 390px;
  top: -390px;
  left: -230px;
  transform: rotate(45deg);
}

.promo-style-1.promo-style-1 {
  padding: 70px;
}
.promo-theme-color {
  color: #0092ce;
}

.black-low {
  background-color: #242424 !important;
}
.top-bar {
  font-size: 14px;
  margin: 0;
}
.proud {
  margin: 0px;
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
ul.proud-top li {
  padding: 10px 0px 13px;
}
.proud img {
  width: 28px;
  margin-right: 30px;
}
.top-bar li a {
  color: #fff;
  font-size: 16px;
}
.top-bar li a:hover {
  text-decoration: none;
}
.top-bar-flx {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pr-20 { padding-right: 60px;
}
.pl-20 { padding-left: 60px;
}
.top-bar li {
  padding: 15px 25px;
}
.top-bar li.active a {
  color: #0092CF;
  background-color: #fff;
}
.top-bar li.active {
  background-color: #fff;
  float: right;
}
nav {
  background-color: #0092ce;
  border-radius: 0;
}
nav.navbar {
  border-radius: 0px;
  border: none;
}
.header-bg {
  padding: 12px 0px;
  border-radius: 0;
}
.navbar-nav li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.navbar-nav {
  float: none;
}
.navbar-nav > li {
  float: none;
}

@media screen and (min-width:768px){
  .navbar-nav {
    text-align: center;
  } 
  .navbar-nav > li {
    display: inline-block;
  }
}
.menu-bg ul li {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.menu-bg ul li:hover {
  color: #FFF;
  background-color: #056e9b;
}
.menu-bg ul li a:hover {
  color: #FFF;
  background-color: #056e9b;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: #056e9b;
  border-color: transparent;
}
#navbar {
  padding: 0px;
}
.nav>li>a {
  padding: 15px;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 0;
}
.search-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 110px;
  position: relative;
}
.search-button {
  width: 165px;
  height: 40px;
  background-color: #0092CF;
  border: none;
  color: #FFF;
  margin-left: 5px;
  transition: 2s;
  font-size: 16px;
}
.search-text {
  padding: 0px 12px;
  height: 40px;
  color: #000;
  border: 1px solid #0092CF;
  flex: 1;
  outline: none;
}
.search-button:hover {
  text-decoration: none;
  transition: 2s;
  background-color: #02638a;
}

.autodropdown {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 100%;
}
.autodropdown:not(.active) {
  display: none;
}
.suggestresult {
  background: #0a7bad;
  text-align: left;
  color: #f2f2f2;
  overflow: hidden;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.suggestresult > * {
  flex: 1 1 100%;
}
.suggestresult:before {
  width: 0;
  z-index: -1;
  position: absolute;
  bottom: 100%;
  height: 0;
  left: 50px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 20px solid #0a7bad;
  content:'';
}
.suggestresult p {
  font-size: 1.25em;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 30px;
  border-bottom: 2px solid #5699bf;
  color: #91BDD7;
}
.suggestresult ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
.suggestresult li {
  border-left: 4px solid transparent;
  line-height: 1.9em;
  font-size: 15px;
}
.suggestresult li:hover {
  border-left-color: #c2e8f7;
  background-color: #056e9b;
}
.suggestresult a {
  padding-left: 50px;
  padding-right: 50px;
  color: inherit;
  display: block;
}

.suggestresult::after {
  content: 'Use the suggestions below, or click \'Search\' to see all results';
  display: block;
  background: #242424;
  padding: 5px;
  font-size: 14px;
  order: -1;
  display: block;
  text-align: right;

  bottom: 100%;
  position: absolute;
  right: 0;
  padding-left: 130px;
  padding-right: 30px;
}

@media screen and (max-width: 1200px){
  .suggestresult::after {
    width: 100%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
  }
}
@media screen and (max-width: 768px){
  .autodropdown {
    margin-top: 10px;
  }
  .suggestresult {
    padding-bottom: 15px;
  }
  .suggestresult p {
    margin-right: 15px;
    padding-top: 15px;
  }
  .suggestresult a {
    padding-left: 25px;
    padding-right: 25px;
  }
  .suggestresult:before {
    display: none;
  }
}
.questions-concerns {
  padding-right: 0px;
  color: #6DBA2F;
}
.questions-concerns ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  min-height: 110px;
  margin: 0px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  width: 190px;
}
.banner-img img {
  width: 100%;
}
.banner-img {
  padding: 0px;
}
.welcome-bg {
  padding: 0px;
  text-align: center;
  padding-bottom: 15px;

  position: relative;
  line-height: 30px;
  border: 1px solid #d2d2d2;
  background: #fff;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#aad7ec), color-stop(4%, #fff)) 0 4px;
  background: -webkit-linear-gradient(top, #aad7ec 0%, #fff 8%) 0 4px;
  background: -moz-linear-gradient(top, #aad7ec 0%, #fff 8%) 0 4px;
  background: -ms-linear-gradient(top, #aad7ec 0%, #fff 8%) 0 4px;
  background: -o-linear-gradient(top, #aad7ec 0%, #fff 8%) 0 4px;
  background: linear-gradient(top, #aad7ec 0%, #fff 8%) 0 4px;
  -webkit-background-size: 100% 30px;
  -moz-background-size: 100% 30px;
  -ms-background-size: 100% 30px;
  -o-background-size: 100% 30px;
  background-size: 100% 30px;
  overflow: hidden;
}
.welcome-bg > .container::before{
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  top: -100%;
  left: 70px;
  bottom: -100%;
  border: 1px solid;
  border-color: transparent #dfa4a8;
  z-index: 1;
}
.welcome-bg::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  height: 100px;
  z-index: 0;
}

@media screen and (max-width: 1120px){
  .welcome-bg .container {
    position: relative;
    padding-left: 40px;
  }
  .welcome-bg > .container::before {
    left: 20px;
  }
}
.welcome-bg h1 {
  margin-top: 40px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #1A1A1A;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 992px){
  .welcome-bg h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 574px){
  .welcome-bg h1 {
    margin-bottom: 0;
    margin-top: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 350px){
  .welcome-bg h1 {
    line-height: 30px;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 40px;
  }
}
.welcome-bg p {
  font-size: 18px;
  color: #333333;
  font-family: 'Bradley Hand ITC', Arial, Helvetica, sans-serif;
  line-height: 30px;
  max-width: 930px;
  margin: auto;
  padding-top: 15px;
  font-weight: bold;
}
.welcome-bg a {
  display: inline-block;
  margin: 25px auto 10px;
  text-align: center;
  color: #fff;
  background-color: #0092ce;
  font-size: 20px;
  transition: 2s;
  padding: 12px 20px;
  font-weight: 700;
}
.welcome-bg a:hover {
  text-decoration: none;
  transition: 2s;
  background-color: #02638a;
}
/* Slider css */

.equal-height-cols {
  display: flex;
  flex-wrap: wrap;
}
.equal-height-cols .col-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.equal-height-cols .photo {
  flex: 1 1 100%;
}
.equal-height-cols .product-link {
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.equal-height-cols .col-item .info {
  margin-top: auto;
}
.equal-height-cols .col-item .photo {
  margin-top: auto;
  margin-bottom: auto;
}
.col-item .photo img {
  margin: 0 auto;
  width: 100%;
}
.col-item .info {
  padding: 10px;
  border-radius: 0 0 5px 5px;
  margin-top: 1px;
}
.col-item .price h5 {
  line-height: 20px;
  margin: 0;
}
.price-text-color {
  color: #219FD1;
}
.col-item .info .rating {
  color: #777;
}
.col-item .rating {
  /*width: 50%;*/
  float: left;
  font-size: 17px;
  text-align: right;
  line-height: 52px;
  margin-bottom: 10px;
  height: 52px;
}
.clear-left {
  clear: left;
}
.col-item .separator p {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
}
.col-item .separator p i {
  margin-right: 5px;
}
.col-item .btn-add {
  width: 50%;
  float: left;
}
.controls {
  margin-top: 0px;
}
[data-slide="prev"] {
  margin-right: 10px;
}
.product-link, .product-link:hover, .product-link:active, .product-link:focus {
  color: #000;
  text-decoration: none;
}
.cat-heading {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0px;
  font-size: 35px;
  font-weight: 700;
}
.col-item .info {
  transition: 1s;
}
.product-link h6 {
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 24px;
}
.cat-wrapper {
  background-color: #e6e6e6;
  padding-bottom: 310px;
}
.shop-wrapper {
  background-color: #e6e6e6;
  padding-bottom: 60px;
}
.col-item .photo {
  -webkit-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.28);
  box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.28);
  margin-top: 12px;
  overflow: hidden;
}
.shop-wrapper .col-item .photo {
  /* box-shadow: none; */
}

.product-card .product-title {
  font-size: 18px;
  position: relative;
  height: 2.4em; /* 1x line-height */
  overflow: hidden;
  line-height: 1.2em;
}
.product-card .product-title:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
.btn-learning {
  color: #fff;
  background-color: #0092ce;
  border-radius: 0px;
}
.cat-container {
  background-color: #fff;
  padding: 24px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: 40px;
  /* min-height: 665px; */
  float: left;
  width: 100%;
}
.large-padding {
  padding: 35px 70px;
}
.cat-container p {
  font-size: 16px;
}
/* Tab css */
.tab_container {
  margin-top: -270px;
  background: #fff;
}
.tab_container .nav-tabs {
  border-bottom: 0px solid #ddd;
  background: #e6e6e6;
}
.tab_container .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  cursor: default;
  background-color: #0092ce;
  border: 1px solid #0092ce;
  border-bottom-color: #0092ce;
  border-radius: 0px;
}
.tab_container .nav>li>a, .tab_container .nav>li>a:hover {
  border-radius: 0px;
  color: #0092ce;
  border: 1px solid #0092ce;
  border-bottom-color: #0092ce;
  margin: 0px;
  background-color: #fff;
  border-right: 0px;
}
.tab_container .nav>li:nth-last-child(1)>a {
  border-right: 1px solid #0092ce;
}
.tab_container .tab-content {
  padding: 40px;
}
.tab_container .tab-content .col-item .photo {
  box-shadow: none;
}
.product-data ul {
  padding: 0px;
  margin: 0px;
}
.product-data ul li {
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  line-height: 1;
}
.product-data .code {
  color: #4D4D4D;
  font-size: 14px;
  font-weight: 700;
}
.product-data .price {
  color: #0092CF;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px;
}
.product-data .avail {
  color: #4D4D4D;
  font-size: 14px;
  font-weight: bold;
}
.product-data .product-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 15px;
}
.product-data .product-btn * {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  padding: .6em;
  transition: 1s;
  flex: 1;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  margin: 5px;
  border: 0;
}
.product-data .product-btn *:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
  transition: 1s;
}
.product-data .product-btn .addtocart,
.product-data .product-btn .chooseformat {
  background-color: #6dba30;
}
.product-data .product-btn .buynow {
  background-color: #0092ce;
}

.product-data .product-btn .addtocart,
.product-data .product-btn .buynow {
  white-space: nowrap;
}

.tab-next-prv {
  margin-top: 40px;
}
.tab_container .col-item .photo {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
a:hover {
  text-decoration: none;
}
.viewall {
  color: #0092CF;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.viewall:hover {
  color: #0092CF;
}
.viewall img {
  vertical-align: unset;
  display: inline-block;
  margin-left: 5px;
}
.download-cata {
  color: #333333;
  border: 1px solid #0092CF;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  vertical-align: middle;
  margin-bottom: 40px;
  padding: 10px 20px;
  max-width: 290px;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
}
.download-cata:hover {
  color: #333333;
}
.download-cata img {
  width: 20px;
}
.subscribe-section {
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-position: top 0px right 0px;
  background-size: 50% 100%;
  min-height: 560px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.subs-container {
  background-color: #fff;
  padding: 70px 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  text-align: center;
  max-width: 1200px;
  margin: auto;
  box-shadow: 0px 0px 20px 0px #9f9f9f;
  margin: 60px auto;
}

#newsletter-errors.success {
  color: #6dba30;
}
#newsletter-errors.error {
  color: #990000;
}

.confirm-messages-wrapper ul,
.error-messages-wrapper ul{
  list-style: none;
  padding-left: 0;
}
.error-messages-wrapper{
  color: #990000;
}

/* input mat */
.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.wrap-input100 {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 12px;
}
input {
  outline: none;
  border: none;
}
.input100 {
  font-size: 16px;
  color: #555555;
  line-height: 1;
  display: block;
  width: 100%;
  height: 45px;
  background: transparent;
  padding: 10px 5px 0;
}
.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background: #0092CF;
  background: -webkit-linear-gradient(left, #0092CF, rgb(78, 197, 248));
  background: -o-linear-gradient(left, #0092CF, rgb(78, 197, 248));
  background: -moz-linear-gradient(left, #0092CF, rgb(78, 197, 248));
  background: linear-gradient(left, #0092CF, rgb(78, 197, 248));
}
.focus-input100::after {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1.2;
  content: attr(data-placeholder);
  display: block;
  width: 100%;
  position: absolute;
  top: 1em;
  left: 0px;
  padding-left: 5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-weight: 100;
}
.input100:focus+.focus-input100::after,
.input100[value]+.focus-input100::after,
.has-val.input100+.focus-input100::after {
  top: -5px;
}
.input100::-webkit-autofill+.focus-input100::after {
  top: -5px;
}
.input100:focus+.focus-input100::before,
.input100:[value]+.focus-input100::before,
.has-val.input100+.focus-input100::before {
  width: 100%;
}
.input100::-webkit-autofill+.focus-input100::before {
  width: 100%;
}
 

/* input mat end */
.subscribe-btn {
  color: #fff;
  background-color: #0092CF;
  display: block;
  margin: auto;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  width: 180px;
  font-weight: 700;
}
.subscribe-btn:hover {
  color: #fff;
}
.subs-container h3 {
  font-size: 30px;
  margin-top: 2em;
}
.subs-container h2 {
  margin-top: 0px;
  margin-top: 0px;
  font-size: 55px;
  font-weight: bold;
}
.subs-container h2+p {
  max-width: 80%;
  margin: 0 auto 10px;
  font-size: 20px;
}
.subs-container h2+p.register-text {
  max-width: 100%;
  margin: 0 auto 10px;
  font-size: 20px;
}
.subs-social {
  margin: 40px auto;
  width: 137px;
}
.footer-section {
  padding-top: 110px;
  background-color: #1a1a1a;
  color: #b3b3b3;
}
.address {
  font-size: 18px;
}
.footer-section a {
  color: #b3b3b3;
  font-size: 18px;
}
.footer-section h4 {
  position: relative;
  margin-bottom: 35px;
  font-size: 21px;
}
.footer-section p {
  font-size: 18px;
}
.footer-section h3 {
  position: relative;
  margin-bottom: 35px;
  font-size: 18px;
  margin-top: 30px;
}
.footer-section h3 img {
  width: 28px;
  margin-right: 25px;
}
.footer-section h3::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #b3b3b3;
  left: 0;
  bottom: -8px;
}
.footer-section h4::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 78px;
  background-color: #b3b3b3;
  left: 0;
  bottom: -8px;
}
.footer-section ul li {
  margin-bottom: 15px;
}
.footer-section ul.address li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.footer-section ul.address .glyphicon {
  margin-right: 12px;
}
.footer-section .footer-copy {
  font-size: 14px;
  background-color: #000;
  color: #b3b3b3;
  text-align: center;
  margin: 0;
  padding: 10px 0px;
}
.view-all-cat {
  position: relative;
  color: #0092ce;
  text-align: center;
  line-height: 1;
  transition: 2s;
  font-weight: 700;
  font-size: 14px;
  margin: 0 auto;
  display: inline-block;
  margin-top: 20px;
  transition: 1s;
  background-color: #fff;
  border: none;
  outline: none;
  margin-bottom: 15px;
  -webkit-appearance: none;
}
.view-all-cat::after{
  content: "\e259";
  position: absolute;
  top: 15px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  color: #0092ce;
  left: 0;
  right: 0;
}
.view-all-cat.show-hidden::after{
  transform:rotate(180deg);
  transition: 1s;
}
.view-all-cat1 {
  position: relative;
  color: #0092ce;
  text-align: center;
  line-height: 1;
  transition: 2s;
  font-weight: 700;
  font-size: 14px;
  margin: 0 auto;
  display: inline-block;
  margin-top: 20px;
  transition: 1s;
  background-color: #fff;
  border: none;
  outline: none;
  margin-bottom: 15px;
  -webkit-appearance: none;
}
.view-all-cat1::after{
  content: "\e259";
  position: absolute;
  top: 15px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  color: #0092ce;
  left: 0;
  right: 0;
}
.view-all-cat1.show-hidden::after{
  transform:rotate(180deg);
  transition: 1s;
}
.hidden-data { display: none;
}
.checkout-landing {
  padding: 60px 80px;
  max-width: 1200px;
  margin:90px auto;
}
.checkout-landing h2{ margin-bottom: 40px; font-size: 50px; text-align: center; margin-top: 0px; color: #1A1A1A;
}
.checkout-landing .p-r-60{ padding-right: 60px; padding-left: 0px;
}
.checkout-landing .p-l-60{ padding-left: 60px; padding-right: 0px; border-left: 1px solid #000;
}
.center-block {
  float: none;
}
.forgot-password {
  font-size: 16px;
  font-weight: 100;
  color: #1a1a1a;
  float: right;
}
.checkout-landing .subscribe-btn { margin-top: 25px;
}
.guest {
  margin-top: 40px;
  font-weight: normal;
  font-size: 16px;
}
.guest a{
  font-weight: 700;
}
.quick-checkout { margin-top: 50px;  margin-bottom: 90px;
}
.quick-checkout h3 { font-size: 35px; margin: 0px;
}
.quick-checkout p { font-size: 16px; margin: 25px 0px;
}
.common-btn {
  position: relative;
  background-color: #0092CF;
  text-align: center;
  line-height: 1;
  transition: 2s;
  font-weight: 700;
  font-size: 16px;
  margin: 0 auto;
  display: block;
  transition: 1s;
  color: #fff;
  border: none;
  outline: none;
  -webkit-appearance: none;
  width: auto;
  padding: .5em 2.5em;
}
.common-btn:hover {
  background-color: #02638a;
  color: #fff;
}
.common-btn.sm-btn {
  font-size: 14px;
  padding: .75em 1.5em;
}
.common-btn.lg-btn {
  font-size: 20px;
  padding: .75em 1.5em;
  margin-top: 25px;
}
.qty-input {
  margin-bottom: 0.25em !important;
}
.qty-update-btn {
  font-size: 16px;
  color: #0092CF;
  margin: 0 auto;
  display: block;
  background-color: transparent;
}
.inline-submit-btn {
  padding: 18px 10px;
  width: 100%;
}
.common-btn.normal-text {
  border-color: transparent;
}
.coupon-input {
  font-size: 16px;
}
.normal-text, .form-control {
  border: 1px solid #4D4D4D;
  width: 100%;
  padding: .5em .75em;
  margin-bottom: 1em;
  line-height: 1.2em;
  border-radius: 0;
}
.left-box-home {
  border: 1px solid #cccccc !important;
  padding: 10px;
  font-size: 16px;
  background-color: #E6E6E6 !important;
}
.br-l-0{
  border-left: none !important;
  border-right: none !important;
}
.left-box-home td {
  -moz-border-bottom-colors: none ;
  -moz-border-left-colors: none ;
  -moz-border-right-colors: none ;
  -moz-border-top-colors: none ;
  border-color: #333333 #333333 #0092CF;
  border-image: none ;
  border-style: solid ;
  border-width: 1px 1px 2px;
  font-size: 20px;
  margin-bottom: 40px;
  min-height: 1px;
  padding: 10px;
  position: relative;
  vertical-align: top;
  border-left: 1px solid #333333;
}
.m-t-20 {
  margin-top: 20px;
}
.left-box-home_sec td {
  -moz-border-bottom-colors: none ;
  -moz-border-left-colors: none ;
  -moz-border-right-colors: none ;
  -moz-border-top-colors: none ;
  border-color: #333333 #333333 #333333;
  border-image: none ;
  border-style: solid ;
  border-width: 1px 1px 1px ;
  margin-bottom: 40px;
  min-height: 1px;
  padding: 10px;
  position: relative;
  vertical-align: top;
  border-left: 1px solid #333333;
}
.left-box-home_sec td p{
  margin: 0px;
}
.left-box-home_sec td .normal-text {
  padding: 5px 10px;
}
/*.left-box-home_sec td .common-btn {
  padding: 12px 10px;
}*/
.cart-product-image {
  display: block;
  float: left;
  padding: 3px;
  border: 1px solid #f6f6f6 !important;
  margin-right: 3px;
  margin-bottom: 3px;
  max-width: 25%;
}
.left-box-homeo td {
  font-size: 16px !important;
  /* new style */
  text-align: right;
  width: 100%;
  /* new style ends */
}
.light-16 {
  margin: 20px 0px;
  font-size: 16px; font-weight: 100;
}
/* .view-all-cat i{ color: #0092ce; } */
.other-page {
  padding-left: 80px;
}
.billing-wrapper {
  margin-top: 30px;
  color: #1A1A1A;
  margin-bottom: 90px;
}
.billing-wrapper h2{
  font-size: 35px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.billing-wrapper .subscribe-btn{ margin:40px 0px 0px 0px; }
.billing-wrapper p{
  font-size: 16px;
}
.m-t-m-20{ margin-top: -20px; }
.font-20{ font-size: 20px !important; }
.m-l-0{ margin-left: 0px !important; }
.billing-wrapper .normal-text{
  border: 1px solid #4D4D4D;
  width: 100%;
  padding: 13px 15px;
  margin-bottom: 30px;
}
.same-billing,
.checkmark-wrapper {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-left: 1em;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}
/* Hide the browser's default checkbox */
.same-billing input, .checkmark-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #999999;
}
/* On mouse-over, add a grey background color */
.same-billing:hover input ~ .checkmark,
.checkmark-wrapper:hover input ~ .checkmark {
  background-color: #fff;
}
/* When the checkbox is checked, add a blue background */
.same-billing input:checked ~ .checkmark,
.checkmark-wrapper input:checked ~ .checkmark {
  background-color: #fff;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.same-billing input:checked ~ .checkmark:after,
.checkmark-wrapper input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.same-billing .checkmark:after,
.checkmark-wrapper .checkmark:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #999999;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.modal-body {
  position: relative;
  padding: 60px 140px;
  background-color: #0092ce;
  text-align: center;
}
.modal-content {
  flex: 1;
  background: transparent;
  border: none;
  border-radius: 5px;
}
.same-as { display: flex; justify-content: flex-start; align-items: baseline; align-content: center; }
.modal-body { text-align: center; color: #fff;border-radius: 5px; }
.modal-body h2{ font-size: 32px;
  margin: 0px auto 50px auto;
  max-width: 90%;
  line-height: 1.3;
}
.modal-body .button-primary, 
.modal-body .button-secondary {
  color: #fff;
  font-size: 12px;
  padding: 8px;
}
.modal-body .button-primary {
  background-color: #6dba30;
}
.modal-body .button-secondary {
  background-color: #0092ce;
}

.modal-body .product_type-wrapper {
  display: block;
  text-align: left;
}
.modal-body .add-cart-btns{ display: flex; justify-content: space-between; align-items: center; }
.modal-body .add-cart-btns a{ font-size: 16px; font-weight: bold; transition: 2s; background-color: transparent;max-width: 46%; flex: 1; border: 2px solid #fff; padding:15px;  color: #fff; }
.modal-body .add-cart-btns a:hover{ opacity: 0.8; transition: 2s; }
.modal-body .add-cart-btns a.active{ background-color: #fff; color: #0092ce; }
#imagePopupModal .modal-body {
  background: white;
}
#imagePopupModal .modal-body img {
  max-width: 100%;
}
#imagePopupModal .modal-dialog {
  width: 96%;
  max-width: 1280px;
  justify-content: center;
}
#imagePopupModal .modal-content {
  flex: 0 1 auto;
}

/* Buttons */
.round-button{
  font-size: 1.5em;
  display: inline-block;
  border: 2px solid #000;
  border-radius: 2em;
  text-decoration: none;
  padding: 0.6em 2.2em;
  transition: all .1s;
  text-transform: uppercase;
}
.round-button.red-button {
  background-color: #F60728;
  color: #fff;
}
.round-button.red-button:hover {
  background-color: #000;
  color: #fff;
  transition: all .1s;
}

.contact-us {
  background-color: #e6e6e6;
}
.contact-us .contact-us-sec {
  padding: 0px;
}
.contact-us .address-sec {
  background-color: #0092ce;
  color: #fff;
  padding: 30px 50px;
  display: flex;
  flex-direction: column;
}
.contact-us .address-sec > :last-child {
  margin-top: auto;
}
.contact-us .message-sec{
  padding: 30px 50px;
}
.subs-container.contact-us-sec h2{
  font-size: 35px;
}
.contact-us-sec ul{margin: 0;
  list-style: none;
  padding: 0;
}
.contact-us-sec ul li{
  margin-bottom: 1em;
}
.contact-us-sec p{ font-size: 15px; }
.message-sec h2 {
  margin-bottom: 35px;
}
.message-sec .subscribe-btn{ margin:0 }
.message-sec .mb-0{ margin-bottom: 0px; }
.message-sec .termsof { margin-bottom: 60px; }
.p-0{ padding: 0px !important; }
#results {
  overflow: hidden;
}

/* Product Archives */
.breadcrumb a {
  color: #337ab7;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #23527c;
}
.pro-arc .product-col-wrapper {
  margin-bottom: 40px;
}
.pro-arc {
  background-color: #e6e6e6;
  padding: 0px 0px;
}
.pro-arc .col-item .photo {
  box-shadow: none;
}
.pro-arc .col-item .photo img{
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.pro-arc .col-item {
  background-color: #fff;
}
.pro-arc .product-link h6{
  font-size: 18px;
  text-align: center;
}
.pro-arc .product-data ul li{ text-align: center; }
.pro-arc .col-item .info{ padding: 0; }
.pro-arc .product-data .product-btn{ display: block; }
.pro-arc .breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 10px;
}
.pro-arc h2 { margin-top: 0; }
.no-more {
  border-top: 1px solid #097bad;
}
.no-more p{ margin-top: 20px; }

.sidebar-wrapper {
  background: #097bad;
  padding-top: 30px;
  padding-bottom: 30px;
}
.sidebar-wrapper img {
  width: 25px;
  height: 25px;
  margin-right: 15px;
}
.sidebar-wrapper .nav > li a,
.sidebar-wrapper .nav > li label {
  padding: 8px 15px;
  color: #e0f7ff;
  font-size: 14px;
  border: none;
}
.sidebar-wrapper .nav .nav {
  padding-left: 55px;
}
.sidebar-wrapper .nav .nav > li a {
  padding-top: 2px;
  padding-bottom: 2px;
}

.sidebar-wrapper p{
  color: #abd1dc;
}
.sidebar-wrapper p a{
  color: #e0f7ff;
  font-weight: 700;
}

.sidebar-wrapper label {
  cursor: pointer;
  width: 100%;
}
.sidebar-wrapper label:hover {
  background-color: rgba(255, 255, 255, .1);
  border-radius: 0;
}
.sidebar-wrapper select {
  width: 100%;
  padding: .5em;
}
.sidebar-wrapper .nav-tabs > li {
  width: 100%;
}
.sidebar-heading {
  padding: 10px 0px 0px 5px;
  margin-bottom: 8px;
  font-weight: 800;
  text-transform: uppercase;
  color: #abd1dc;
}
.sidebar-wrapper ul#main-menu {
  border-bottom: none;
}
.sidebar-wrapper .nav > li > a i {
  margin-right: 5px;
  color: #fff;
}
.sidebar-group:not(:first-child) {
  margin-top: 1.5em;
}
.rowinner {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sidebar-wrapper.in-shopcart-process + .right_side {
  background: #fff;
}
#inner-row-wrapper{
  display: flex;
  flex-wrap: wrap;
}
#inner-content-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

html, body {
  overflow-x: hidden;
}
div#navbar .navbar-nav li a {
  color: #fff;
  font-weight: 500;
}
#pubini ul li a {
  display: inline-block;
}
#pubini ul li a {
  color: #2fb0df;
  width: 35px;
}
#pubini ul li {
  display: inline-table;
}
#pubini ul li {
  background-image: url(../images/bg-pub.png);
  background-position: center center;
  background-repeat: no-repeat;
  line-height: 38px;
  margin: 0;
  text-align: center;
  width: 35px;
}
#pubini ul {
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0;
}
#pubini {
  margin-bottom: 40px;
}
#pubini ul {
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0;
}

/* Events/Posts */
.post-container .row + .row {
  margin-top: 50px;
}
.post-container img {
  max-width: 100%;
}
.post-month-header {
  position: relative;
}
.post-month-header::after {
  content: '';
  display: block;
  position: absolute;
  border-bottom: 1px solid #e6e6e6;
  top: 100%;
  left: 0;
  width: 500px;
  max-width: 50%;
}
.post-item:not(:last-child):not(:nth-last-child(2)) {
  margin-bottom: 50px;
}
.post-item-excerpt {
  margin-bottom: 1em;
  margin-top: 1em;
}
.post-item-day {
  font-size: 50px;
  font-weight: 700;
}
.post-item-title {
  margin-top: 0;
}
.post-item-title-wrapper a {
  color: inherit;
}
/* ===============================================Only Media Query========================================== */
@media screen and (min-width: 1600px) {
  .nav>li>a {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 1199px) {
  .product-grid {
    flex-direction: column;
    margin-top: 10px;
  }
  .list-inline.product-data {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1024px) {
  .other-page {
    padding-left: 50px;
  }
  .pr-20 { padding-right: 30px; }
  .pl-20 { padding-left: 30px; }
  .subs-container h2+p {
    max-width: 100%;
  }
  .promo-li h2 {
    font-size: 40px;
  }
  .questions-concerns ul {
    padding-left: 0px;
  }
  .promo-3 h3 {
    font-size: 26px;
  }
  .promo-3 h2 {
    font-size: 40px;
  }
  .nav>li>a {
    padding: 15px 15px;
  }
  .navbar-nav li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
  }
  .navbar-toggle .icon-bar {
    background: white;
  }
}
@media screen and (max-width: 992px) {
  .modal-body {
    padding: 30px 20px;
  }
  .modal-dialog {
    max-width: 600px;
  }
  .modal-body h2 {
    font-size: 22px;
    margin: 0px auto 30px auto;
    max-width: 100%;
  }
  .modal-body .add-cart-btns a {
    font-size: 14px;
    max-width: 48%;
    padding: 10px;
  }
  .other-page {
    padding-left: 15px;
  }
  .pr-20 { padding-right: 15px; }
  .pl-20 { padding-left: 15px; }
  .product-link h6 {
    font-size: 16px;
  }
  .product-data .product-btn {
    flex-direction: column;
  }

  .product-data .avail {
    font-size: 12px;
  }
  .nav>li>a {
    padding: 15px 10px;
    font-weight: 400;
  }
  .questions-concerns {
    padding-left: 0;
  }
  .questions-concerns ul {
    font-size: 14px;
    width: 134px;
  }
  .subscribe-section {
    background-size: 50% 100%;
    min-height: 650px;
  }
  .subs-container {
    padding: 40px 120px;
  }
  .promo-li .right-promo-text {
    padding: 20px 40px;
  }

}
@media screen and (min-width:  992px ){
  #checkout-footer-wrapper form {
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .sidebar-wrapper {
    order: 2;
  }
  .rowinner { padding-top: 0; }
  .cat-container {
    margin-top: 0;
  }
  .cat-container ~ .cat-container {
    margin-top: 40px;
  }

  #checkout-footer-wrapper {
    width: 100%;
    display: block;
  }
  #checkout-footer-wrapper tbody {
    display: flex;
  }
  #checkout-footer-wrapper tr {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #checkout-footer-wrapper .coupon-input {
    margin-right: 0 !important;
    margin-bottom: 10px;
    max-width: unset;
  }
  #checkout-footer-wrapper .common-btn {
    width: 100% !important;
    padding: .5em .75em;
  }
  #checkout-footer-wrapper td {
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    padding: 10px;
    gap: 10px;
  }
  #checkout-footer-wrapper a.common-btn {
    margin-right: auto !important;
  }
  #checkout-footer-wrapper .m-t-20 {
    margin-top: unset;
  }
  #checkout-footer-wrapper td:last-child > * {
    margin-bottom: auto;
  }
  #checkout-footer-wrapper td:last-child > form {
    flex: 1 1 100%;
    width: 100%;
    order: 2;
  }
  #checkout-footer-wrapper .pull-right,
  #checkout-footer-wrapper .pull-left {
    float: none !important;
  }
  #checkout-footer-wrapper a.common-btn {
    margin-right: 0;
  }
  #checkout-footer-wrapper #advsrch {
    max-width: unset;
    margin-top: auto;
  }
}
@media screen and (max-width: 767px) {
  #checkout-footer-wrapper .common-btn {
    padding: .5em .75em;
    line-height: 1.2em;
    border: none;
  }
  .billing-wrapper {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .billing-wrapper h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .billing-wrapper .normal-text {
    margin-bottom: 15px;
  }
  .font-20 {
    font-size: 16px !important;
  }
  .same-as {
    align-items: flex-start;
    flex-direction: column;
  }
  .same-billing {
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .checkout-landing .p-l-60 {
    padding-left: 0px;
    padding-right: 0px;
    border-left: 0px solid #000;
    margin-top: 50px;
  }
  .checkout-landing .p-r-60 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .billing-wrapper p {
    padding-top: 16px;
  }
  .billing-wrapper .subscribe-btn {
    margin: 0px auto;
  }
  .other-page {
    padding-left: 15px;
  }
  .pr-20 { padding-right: 15px; }
  .pl-20 { padding-left: 15px; }
  .promo-li.school-help1 p.help-subtext a {
    display: inline;
  }
  .address {
    font-size: 12px;
  }
  .footer-section a {
    font-size: 12px;
  }
  .footer-section {
    padding-top: 20px;
    padding: 30px 0px 20px 0px;
  }
  .footer-section p {
    font-size: 12px;
  }
  .order-list {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
  }
  .footer-section h4 {
    position: relative;
    margin-bottom: 35px;
    font-size: 16px;
  }
  .footer-section iframe {
    width: 100% !important;
    height: 210px !important;
  }
  @media (max-width: 767px) {
    .navbar-collapse.in {
      overflow-x: hidden;
    }
    .footer-section .visible-xs {
      margin-top: 30px;
    }
    .proud-top{ display: none; }
  }
  .footer-section ul li {
    margin-bottom: 10px;
  }
  .promo-li.school-help1 p.help-subtext {
    text-align: left;
  }
  .promo-li.school-help1 h2 {
    font-size: 35px;
    text-align: left;
  }
  .promo-li.school-help1 p.help-text {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
  }
  .normal-text {
    margin-bottom: 10px;
  }
  .questions-concerns ul {
    font-size: 18px;
  }
  .top-bar {
    font-size: 12px;
    margin: 0;
  }
  .sr-only {
    position: absolute;
    width: auto;
    height: auto;
    padding: 0;
    margin: -3px 0px 0px -57px;
    overflow: visible;
    clip: rect(0px, 50px, 30px, -2px);
    color: #fff;
  }
  ul.proud-top li {
    padding: 8px 0px 8px;
  }
  .logo-text {
    text-align: center;
    float: left;
    clear: both;
  }
  .search_box a{
    width: 40px;
    height: 40px;
    padding: 5px;
    display: inline-block;
  }
  .search_box a.active{
    background-color: #0091cf;
    display: inline-block;
  }
  .search_box a.active img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .search_box img{
    max-width: 100%;
  }
  .menu_open_mob .navbar-toggle{
    display: flex;
    padding: 0px;
    margin: 0px;
    align-items: center;
  }
  .menu_open_mob span{
    display: inline-block;
    font-weight: 500;
    margin-right: 10px;
    color: #0091cf;
  }
  .mobile-search { display: block !important;
    position: absolute;
    background: #fff;
    z-index: 99;
    top: 115px;
  }
  .mobile-search .search-button {
    width: 120px;
  }
  .menu_open_mob img{
    width: 30px;
  }
  .close_menu{ display: none; }
  .search-container {
    height: auto;
    margin: 10px 0px;
  }
  .logo-text a{
    display: block;
    text-align: center;
  }
  .logo-text a img { width: 60px; }
  .questions-concerns ul {
    min-height: auto;
    margin: auto;
    width: 100%;
    padding-left: 16px;
    font-size: 14px;
  }
  .mobile_row {
    display: flex;
    align-items: center;
  }
  .proud {
    font-size: 12px;
  }
  .top-bar li {
    padding: 8px 16px;
  }
  .proud img {
    width: 14px;
    margin-right: 8px;
  }
  .cat-container {
    padding: 12px;
  }
  .col-item .photo{ box-shadow: none; }
  .promo-wrapper, .promo-li {
    flex-direction: column;
  }
  .promo-left h2 {
    font-size: 40px;
    line-height: 1;
  }
  .promo-li .right-promo-text {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .promo-li.school-help1 .right-promo-text {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
  }
  .nav>li>a {
    padding: 15px 20px 5px;
    border-bottom: 1px solid #ffff;
  }
  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #0092ce;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
    font-size: 12px !important;
    font-weight: normal !important;
  }
  nav.navbar {
    border-radius: 0px;
    border: none;
  }
  body {
    font-size: 12px;
  }
  .promo-li a {
    float: none;
    font-weight: bold;
    padding: 10px 20px;
    margin: 20px auto;
    display: inline-block;
  }
  .promo-li h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
  }
  .promo-left {
    text-align: center;
  }
  .promo-li h2 {
    font-size: 30px;
  }
  .promo-li h3 {
    font-size: 20px;
  }
  .promo-li .right-promo-text.promo-theme-color {
    color: #0092ce;
    text-align: center;
  }
  .promo-left a {
    font-size: 20px;
    float: none;
    padding: 10px 36px;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 170px;
    margin-bottom: 20px;
  }
  .promo-left h3 {
    font-size: 38px;
    margin: 18px 0px;
  }
  .tab_container .col-item .photo {
    height: auto;
    overflow: hidden;
  }
  .tab-content .col-sm-2 {
    width: 50%;
  }
  .tab_container .tab-content {
    padding: 12px;
  }
  .subs-container {
    padding: 30px 30px;
    width: 100%;
    max-width: 100%;
    margin: 30px 0px;
  }
  .container {
    width: 100%;
  }
  .subscribe-section {
    background-size: 100% 100%;
    min-height: 100%;
  }
  .viewall {
    right: 30px;
    top: 13px;
  }
  .download-cata {
    margin-bottom: 15px;
    margin-top: 50px;
    max-width: 100%;
  }
  .subs-container h2 {
    font-size: 35px;
  }
  .subs-container h2 + p {
    font-size: 16px;
  }
  .subs-container h3 {
    text-align: center;
    font-size: 20px;
  }
  .subs-social {
    margin: 20px auto;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }
  .col-item .photo {
    height: auto;
    overflow: visible;
  }
  .top-bar li a {
    font-size: 14px;
  }
  .top-bar-flx {
    align-items: flex-end;
    flex-direction: column;
    padding: 0;
  }
  .product-link h6 {
    font-size: 14px;
  }
}
.contact-us {
  background-color: #e6e6e6;
}
.contact-us .contact-us-sec {
  padding: 0px;
}
.subs-container.contact-us-sec h2{
  font-size: 35px;
}
.contact-us-sec ul{margin: 0;
  list-style: none;
  padding: 0;
}
.message-sec h2 {
  margin-bottom: 35px;
}
.message-sec .subscribe-btn{ margin:0 }
.message-sec .mb-0{ margin-bottom: 0px; }
.message-sec .termsof { margin-bottom: 60px; }
.p-0{ padding: 0px !important; }
.pro-arc {
  background-color: #e6e6e6;
  padding: 0px 0px;
}
.pro-arc .col-item .photo {
  box-shadow: none;
  margin-bottom: auto;
  margin-top: auto;
}
.pro-arc .col-item .photo img{
  width: auto;
  max-width: 100%;
}
.pro-arc .product-card {
  background-color: #fff;
  padding: 24px;
}
.pro-arc .product-link h6{
  font-size: 18px;
  text-align:center;
}
.pro-arc .col-item .info{ padding: 0; margin-top: auto;margin-bottom: auto; }
.pro-arc .product-data .product-btn{ display: block; }
.product-data .inputBox, .qty-input {
  border: 1px solid #dadada;
  width: 60px;
}
.qty-input {
  display: block;
  margin: 0 auto;
}
.pro-arc .breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 10px;
}
.pro-arc h2 { margin-top: 0; }

.container-with-left-sidebar{
  display: flex;
  flex-wrap: wrap;
}

.no-more {
  border-top: 1px solid #097bad;
}
.no-more p{ margin-top: 20px; }
.single-product .spls { background-color: #fff;
  padding: 60px;
  margin-top: 60px;
  float: left;
  box-shadow: 0px 0px 20px 0px #9f9f9f;
  width: 100%;
  margin-bottom: 25px;
}
.single-product .prodpoint td, th {
  background-color: #f9f9f9;
  border: 1px solid #e2e2e2;
  color: #333;
  font-size: 14px;
  padding: 5px;
}
.single-product{
  background-color: #e6e6e6;
}
.single-product .des-cont {
  width: 100%;
  padding: 3px 10px;
  background-color: #f3f3f3;
  border-bottom: 2px solid #dadada;
  border-top: 2px solid #dadada;
  min-height:40px;margin-right:5px;
}
.des-cont ul { margin:5px; }
.m-0{ margin: 0px; }
.pro-count {
  display: flex;
  align-items: center;
}
.pro-count img{ margin-right: 10px; }
.product-grid{ display: flex; flex-wrap: wrap; justify-content: space-between;  border-bottom: 1px solid #dadada; }
.ebook-notice{
  flex: 1 1 100%;
  font-weight: 700;
  color: red;
}
/* slider  */
.carousel-inner .col-item {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 400px){
  .carousel-inner .row > * {
      width: 100%;
  }
}
.product-slider #carousel { border: 0px solid #1089c0; margin: 0; }
.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 20px; }
.product-slider #thumbcarousel .item { text-align: center; }
.product-slider #thumbcarousel .item .thumb { border: 0px solid #cecece; width: 16%; margin:0px 2px;; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }
.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }
.product-slider .item img { max-width: 100%; height: auto; }
.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }
.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }
.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }
.product-slider .carousel-control {
  top: 18%;
}
.right-side-product ol{
  margin: 0px 0px 20px;
}
.right-side-product h2.heading {
  color: #0092ce;
  margin: 0px 0px 20px;
  font-size: 40px;
  font-weight: bold;
}
.right-side-product .pro-detail { margin: 25px 0px 40px 0px; width: 80%; }
.right-side-product  p{ font-size: 16px; }
.m-t-0 {
  margin-top: 0px !important;
  padding-top: 40px !important;
}
.single-product h2.text-center{
  margin-top: 0px;
  margin-bottom: 20px;
}
.single-product .col-item .photo {
  box-shadow: none;
}

.pricing-table-checkout td {
  font-size: 16px;
  border: 1px solid #1a1a1a;
  padding: 10px;
}
.order-table .total-row td {
  font-size: 16px;
  padding: 10px;
}
#checkout-footer-wrapper {
  margin-top: 30px;
}
#checkout-footer-wrapper input {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .single-product .spls {
    padding: 20px;
  }
  .right-side-product h2.heading {
    font-size: 25px;
  }
  .right-side-product .pro-detail {
    width: 100%;
  }
  .right-side-product ol {
    margin: 30px 0px 16px;
  }
  .tab_container .nav>li>a {
    padding: 15px 10px;
  }

  .contact-us .contact-us-sec > div {
    flex-wrap: wrap;
  }

  .contact-us .address-sec, .contact-us .message-sec {
    padding: 20px;
  }
  .container-fluid.p-0 iframe {
    padding: 20px;
  }
  .find-us {
    padding: 20px;
    margin: 0px;
  }
  .pro-arc {
    padding: 25px 0px;
  }
  .single-product form .col-xs-12.col-sm-4 {
    margin-bottom: 10px;
  }
  .single-product {
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -20px;
  }
  .checkout-landing .col-lg-3, .checkout-landing .col-lg-9{ float:left; margin-bottom:10px; }
  .line .size1of2 {
    width: 100% !important;
  }
  .box-bdr .ptm, .box-bdr .pam {
    padding-top: 5px !important;
  }
  td input.common-btn {
    width: 100% !important;
  }

  .sidebar-group {
    width: 100%;
  }
  .sidebar-group .nav {
    columns: 2;
  }

  /* Checkout cart mobile styling */
  .order-table {
    display: block;
    margin: 15px;
    width: auto;
  }
  .order-table .left-box-home {
    display: none;
  }
  .order-table .left-box-home_sec {
    margin-bottom: 15px;
  }
  .order-table tr {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    position: relative;
  }
  .order-table td {
    flex: 1 auto;
    margin-bottom: 0;
    border: 0;
  }

  .order-table .left-box-home_sec td:before {
    display: inline-block;
    margin-right: 4px;
    width: 120px;
  }

  .order-table .total-row {
    display: block;
    text-align: right;
  }
  .order-table .total-row td{
    display: inline-block;
  }
  .order-table .total-row td:last-child {
    min-width: 100px;
  }
  .order-table .total-row:not(:last-child) {
    border-bottom: 0;
  }

  /* Type */
  .order-table .left-box-home_sec td:nth-child(1) {
    position: absolute;
    right: 1px;
    background-color: #fff;
    z-index: 2;
    width: 15%;
    border: 0;
    text-align: right;
  }
  .order-table .left-box-home_sec td:nth-child(1) img {
    max-width: 100%;
  }

  .order-table .left-box-home_sec td:nth-child(3),
  .order-table .left-box-home_sec td:nth-child(4),
  .order-table .left-box-home_sec td:nth-child(5){
    border-top: 1px solid #ddd;
    flex: 1 0 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
  }

  /* New style */

  .order-table .left-box-home_sec td:nth-child(4){
    order: 1;
  }

  .order-table .left-box-home_sec td:nth-child(3){
    order: 2;
  }
  .order-table .left-box-home_sec td:nth-child(5){
    order: 3;
  }

  .table-responsive-cart .apply-continue-checkout-buttons td:nth-child(1),
  .table-responsive-cart .apply-continue-checkout-buttons td:nth-child(2){
    display: flex;
  }
  .coupon-input{
    width: 100% !important;
  }
  .apply-continue-checkout-buttons td:nth-child(2) div{
    width: 105%;
  }
  .apply-continue-checkout-buttons td:nth-child(1) div div{
      width: 100%;
  }
  .left-box-homeo{
    border: solid 1px;
  }
  .left-second-box-homeo{
    border: solid 1px;
  }
  .left-second-box-homeo td div:nth-child(2) form{
    padding: 10px;
  }
  .apply-continue-checkout-buttons td:nth-child(1) div div a input{
    margin-right: 0px !important;
  } 
  .table-responsive{
  display: block !important;  
  }
  .left-box-home_sec td:nth-child(1){
    position: absolute;
    right: 1px;
    background-color: #fff;
    z-index: 2;
    width: 15%;
    border: 1px solid #ddd;
    text-align: right;
  }
  .left-box-home_sec td:nth-child(2){
    flex: 1 1 90%;
    padding-right: 16%;
    margin-bottom: 0;
    margin-bottom: 0px !important;
  }
  .left-box-home_sec td:nth-child(3){
    order: 2;
    border-top: 1px solid #ddd;
    flex: 1 0 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0px !important;
  }
  .left-box-home_sec td:nth-child(4){
    border-top: 1px solid #ddd;
    flex: 1 0 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0px !important;
    order: 1;
  }
  .left-box-home_sec td:nth-child(5){
    border-top: 1px solid #ddd;
    flex: 1 1 80%;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0px !important;
  }
  .pricing-table-checkout {
    width: calc( 100% - 30px );
    margin: 15px;
  }
  .pricing-table-checkout tr:last-child {
    background-clip: padding-box;
    background-color: #eee;
  }
  .pricing-table-checkout td{
    text-align: unset;
    position: relative;    
    padding: 5px 10px;
  }
  .pricing-table-checkout strong {
    min-width: 120px;
    margin-right: 4px;
    display: inline-block;
  }
  .apply-continue-checkout-buttons td:nth-child(2) div a input{
    float: none !important;
  }
  #checkout-footer-wrapper .pull-left form {
    width: 100%;
  }
  /* New style ends */

  /* Item description */
  .order-table .left-box-home_sec td:nth-child(2){
    flex: 1 1 90%;
    padding-right: 16%;
  }
  .left-second-box-homeo td div:nth-child(2){
    float: none !important;
  }
  /* Quantity */
  .order-table .left-box-home_sec td:nth-child(3):before{
    content: 'Quantity:';
  }
  .order-table .left-box-home_sec td:nth-child(3) form {
    display: inline-flex;
    vertical-align: middle;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
  }
  .order-table .left-box-home_sec td:nth-child(3) form * {
    margin: initial;
    margin-bottom: initial !important;
  }

  .order-table .left-box-home_sec td:nth-child(4):before{
    content: 'Price:';
  }

  .order-table .left-box-home_sec td:nth-child(5):before{
    content: 'Sub Total:';
  }
  .order-table .left-box-home_sec td:nth-child(5) {
    flex: 1 1 80%;
  }

  /* Actions */
  .order-table .left-box-home_sec td:last-child {
    border-top: 1px solid #ddd;
    flex: 1 1 20%;
    order: 4;
    align-items: center;
  }
  .order-table .left-box-home_sec td:last-child .common-btn {
    width: auto !important;
    margin-right: 0;
  }

  /* End Checkout cart mobile styling */
}

@media screen and (max-width: 500px){
  .sidebar-group .nav {
    columns: auto;
  }
}


/**********
 FS Styles
***********/
.categoriesAsList {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
.categoriesAsList > .cat-slider {
  margin-left: -15px;
  margin-right: -15px;
}

.sub-cat-item .product-link {
  position: relative;
  border-left: solid 5px transparent;
  text-align: left;
  justify-content: left;
  padding-left: 1em;
  padding-right: 3.3em;
}

.sub-cat-item .product-link:focus,
.sub-cat-item .product-link:hover {
  border-left-color: #0092ce;
  transition: all .2s;
  background-color: #097bad;
  color: #fff;
}

.sub-cat-item .product-link:before {
  position: absolute;
  right: 0;
  border-left: 1px solid #cccccc;
  top: 0;
  bottom: 0;
  width: 3em;
  display: block;
  content: '';
}

.sub-cat-item .product-link:after {
  right: 1.3em;
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  top: 50%;
  transform: rotate( 45deg );
  display: block;
  position: absolute;
  content: '';
  margin-top: -4px;
}
.sub-cat-item {
  margin-bottom: 15px;
}
.sub-cat-item a {
  display: block;
  background-color: #FFF;
  list-style: none;
  padding: 12px;
  text-decoration: none;
  color: #337ab7;
}
.sub-cat-item a:hover {
  color: #23527c;
}

/* Bold blue heading */
.strong-heading {
  font-size: 60px;
  color: #0092CF;
  margin: 0px 0px 25px;
  font-weight: 700;
  line-height: 1;
}



/******************
 * 25 Years Banner 
 ******************/
#banner-25-years-wrapper {
  background-color: #0092CE;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10%;
}
#banner-25-years-content {
  color: #fff;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#banner-25-years-number {
  font-size: 190px;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
  position: relative;
}
#banner-25-years-text-wrapper {
  font-size: 25px;
  margin-top: .8em;
}
#banner-25-years-text-title {
  font-weight: 700;
}
#banner-25-years-text-title > span:last-of-type {
  color: #6fba35;
}
#banner-25-years-text-wrapper p {
  font-size: .75em;
}

@media screen and (max-width: 899px){
  .hide-under-custom1 {
    display: none !important;
  }
}
@media screen and (min-width: 900px){
  .hide-over-custom1 {
    display: none !important;
  }
  #banner-25-years-content {
    flex-wrap: nowrap;
  }
  #banner-25-years-number {
    width: 300px;
  }
  #banner-25-years-number::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    padding-bottom: calc( 100% - 4px ); /* Account for the border */
    border: 2px solid #fff;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
  }
  #banner-25-years-text-wrapper {
    width: 540px;
    max-width: 70%;
    margin-left: .5em;
  }
  #banner-25-years-text-title span:first-of-type{
    display: block;
    font-size: 3em;
    line-height: 1em;
    position: relative;
  }


  #banner-25-years-text-title span:first-of-type::before {
    content: '';
    display: block;
    position: absolute;
    top: 90%;
    width: 120%;
    left: -0.18em;
    border-top: 2px solid;
    max-width: 300px;
  }
}



/******************
 *   Cards
 ******************/
.card-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.card-block {
  background-color: #fff;
}
.card-body {
  text-align: center;
  padding: 30px;
  max-width: 600px;
  margin: 0 auto;
}
.card-body .common-btn {
  display: inline-block;
  margin-top: .5em;
}
.card-body h2 {
  margin-top: 0;
  color: #6cb92f;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 50px;
}
.card-body p {
  font-size: 18px;
}

@media screen and (max-width: 1024px){
  .card-body h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 768px){
  .card-body h2 {
    font-size: 30px;
  }
  .card-group {
    grid-template-columns: repeat(1, 1fr);
  }
}

/******************
 *   Home Banner 
 ******************/
#banner-home {
  background-image: url('/images/swirls.svg');
  background-color: #F1F2F2;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner-home-inner {
  /*background-image: url('/images/full_curve_circle.svg');*/
  background-position: 150% bottom;
  display: flex;
  justify-content: space-between;
  background-size: 70% auto;
  background-repeat: no-repeat;
  font-size: 20px;
  min-height: 450px;
  position: relative;
}

.banner-home-inner h2 {
  color: #6DBA2F;
  font-size: 3em;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-top: 1em;
}
.banner-home-inner p {
  font-size: 1em;
  font-weight: 700;
}

.banner-home-inner > :first-child {
  max-width: 45%;
  flex: 1 1 auto;
  z-index: 1;
}
.banner-home-inner > :last-child {
  flex: 1 1 auto;
  position: relative;
  z-index: 1;
}
.banner-home-inner > :last-child img {
  position: absolute;
  right: 0;
  bottom: 5%;
  max-height: 85%;
  max-width: 100%;
}


.banner-home-inner::after {
  content: '';
  background-image: url('/images/full_curve_circle.svg');
  display: block;
  position: absolute;
  bottom: 0;
  left: 40%;
  right: -40%;
  height: 100%;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top left;
}

@media screen and (max-width: 1200px){
  .banner-home-inner::after {
    background-position: bottom left;
  }
  .banner-home-inner > :last-child img {
    right: -25px;
    bottom: 0;
  }
  .banner-home-inner h2 {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 768px){
  #banner-home {
    background-size: 200% 100%;
    background-position: bottom;
  }
  .banner-home-inner {
    flex-wrap: wrap;
  }
  .banner-home-inner > :first-child {
    max-width: 60%;
    margin-right: auto;
  }
  .banner-home-inner > :last-child {
    flex: 1 1 100%;
    min-height: 230px;
  }
  .banner-home-inner:after {
    left: 30%;
    right: -40%;
  }

  .banner-home-inner > :last-child img {
    right: 0;
    bottom: 5%;
    max-height: initial;
    max-width: 60%;
  }

  .banner-home-inner h2 {
    font-size: 2em;
  }
}

@media screen and (max-width: 500px){
  .banner-home-inner > :first-child{
    max-width: 100%;
  }
  .banner-home-inner::after {
    left: 0%;
    right: -60%;
  }
  .banner-home-inner > :last-child {
    min-height: initial;
    padding-bottom: 100%;
  }
  .banner-home-inner > :last-child img {
    max-width: 90%;
  }
}

.panel-group .panel + .panel{
  margin-top: 0;
  border-top: none;
}
.panel-group .panel,
.panel-heading {
  border-radius: 0;
}
.panel-group .panel {
  border-color: #444;
}

.panel-heading {
  position: relative;
}

.panel-heading[data-toggle="collapse"]::after {
  content: '\25B2';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 11px;
  line-height: 1;
}

.panel-heading.collapsed[data-toggle="collapse"]::after{
  content: '\25BC';
}

.panel-heading[data-toggle="collapse"] {
  cursor: pointer;
}

.panel-default > .panel-heading {
  background-color: #e6e6e6;
}

.panel-collapse {
  border-top: 2px solid transparent;
}
.panel-collapse.collapsing,
.panel-collapse.in {
  border-top-color: #0092CF;
}


/* PayPal Credit Card Form */
form.submitting::after {
  content: " ";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 4px solid transparent;
  border-color: #0092ce transparent #0092ce transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 2;
}

form.submitting::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 0px;
  right: 0px;
  bottom: -10px;
  background: rgba(30, 30, 30, 0.8);
  z-index: 1;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* Box Effect */
.box {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.box .content {
  font-size: 18px;
  line-height: 1.5em;
  padding: 0 70px;
  margin-top: 40px;
  margin-bottom: 40px;
}

/* Banner */
.banner {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 450px;
  display: flex;
  flex-wrap: wrap;
  background-color: #000;
  color: #fff;
}

.banner-inner {
  padding: 20px 40px;
}

.banner-title {
  font-weight: 700;
  font-size: 60px;
  font-size: 4vw;
  font-family: 'Montserrat', sans-serif;
}

.banner-subtitle {
  font-size: 50px;
  font-size: 3.5vw;
  font-family: 'Comforter', cursive;
}

@media screen and (max-width: 768px){
  .banner-title {
    font-size: 30px;
  }
  .banner-subtitle {
    font-size: 24px;
  }
}

/*New Style Changes*/
 .table-responsive{
  display: flex;
  column-gap: 25px;
 }
 .items-table-checkout{
  flex-basis: calc(70% - 25px);
 }
 .pricing-table-checkout{
  flex-basis: 30%;
 }
.pricing-table-checkout > tbody > tr > td {
  text-align: left;
}
.table-responsive-cart .left-second-box-homeo .pricing-information{
    text-align: right;
    padding: 10px;
  }
/* End Banner */