body {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */
}
.main-header .caret {
  display: none !important;
}
.mainHeader {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.subHeader {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.bodyCopy {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
div,
ul,
li {
  font-size: 16px;
  font-size: 1.6rem;
}
a {
  color: #006983;
}
a:hover {
  color: #Fb4f15;
}
p {
  color: #182b49;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
p strong {
  font-weight: 700;
}
p em {
  font-weight: 400italic;
}
.frontPageHeaders h1,
.frontPageHeaders h2 {
  color: white;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}
.frontPageHeaders h1 strong {
  color: #6ddff2;
  font-weight: 500;
}
.frontPageHeaders h2 {
  margin-top: 1rem;
}
.frontPageHeaders h2 strong {
  color: white;
  font-weight: 500;
}
.glam-page #content-area h2 {
  color: #Fb4f15;
  text-transform: none;
}
.glam-page .frontPageHeaders h2 {
  font-weight: 400;
  font-size: 5rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.glam-page .itemBody h3 {
  color: #00c6d7;
}
.glam-page .itemBody p {
  margin: 0 0 1em;
}
.glam-page .itemBody ul {
  margin-bottom: 1em;
}
.glam-page .itemBody ul li {
  color: #315896;
  line-height: 1.3em;
  margin-bottom: 0.6em;
}
#workshop-item ul,
#k2Container ul {
  padding: 0 0 0 0.8em;
}
#workshop-item li,
#k2Container li {
  list-style: none;
}
#workshop-item li:before,
#k2Container li:before {
  font-family: 'FontAwesome';
  content: '\f054';
  margin: 0 5px 0 -12px;
  color: #00c6d7;
}
#content-area h2,
.headline h2 {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}
.itemBody h2 {
  color: #Fb4f15;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
  margin: 0 0 0.8em;
  text-transform: uppercase;
}
.itemBody h3 {
  font-size: 2rem;
  margin: 0 0 0.5em;
  line-height: 1.4em;
}
.itemBody h4 {
  color: #Fb4f15;
  font-weight: bold;
  margin: 0 0 0.5em;
  font-size: 1.8rem;
}
.itemBody li i {
  color: #Fb4f15;
}
html {
  font-size: 62.5% !important;
}
.navbar-brand {
  padding-left: 0;
  padding-right: 0;
}
.logo a img {
  width: 100%;
}
.row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.row > [class*='col-'],
* > [class*='col-'] {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
blockquote {
  border: none;
  color: white;
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '';
}
.btn-primary {
  background: #00c6d7 !important;
  border-color: #00c6d7 !important;
  background-image: none;
  border-radius: 2px;
  color: white;
  text-shadow: none;
}
.btn-primary:hover {
  background: #006983 !important;
  border-color: #006983 !important;
}
.btn-enquire {
  background: #Fb4f15 !important;
  border-color: #Fb4f15 !important;
  background-image: none;
  border-radius: 2px;
  color: white;
  text-shadow: none;
}
.btn-enquire:hover {
  background: #d93a04 !important;
  border-color: #d93a04 !important;
}
.btn-success {
  background: #006983;
  border-color: #006983;
  background-image: none;
  border-radius: 2px;
  color: white;
  text-shadow: none;
}
.btn-success:hover {
  background: #00c6d7;
  border-color: #00c6d7;
}
.btn-info {
  background: #6ddff2;
  border-color: #6ddff2;
  background-image: none;
  border-radius: 2px;
  color: white;
  text-shadow: none;
}
.btn-info:hover {
  background: #0099c2;
  border-color: #0099c2;
}
.btn-danger {
  background: #Fb4f15;
  border-color: #Fb4f15;
  background-image: none;
  border-radius: 2px;
  color: white;
  text-shadow: none;
}
.btn-danger:hover {
  background: #d93a04;
  border-color: #d93a04;
}
.label-info {
  color: white;
}
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.header-wrapper {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/~avrilhen/images/backgrounds/home-page-image.jpg);
}
#content-area {
  margin-bottom: 30px;
}
#mainbody {
  padding-top: 20px;
}
#bottom2 {
  padding-bottom: 20px;
}
footer.footer #footer1 {
  background-color: #00c6d7;
  color: white;
  padding-top: 30px;
}
footer.footer #footer1 .container {
  background: transparent;
  text-align: left;
}
footer.footer {
  background-color: #006983;
}
footer.footer .container {
  color: #00c6d7;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.btn-primary {
  background-color: #00c6d7;
  border-color: #00c6d7;
}
.btn-primary:hover {
  background-color: #006983;
  border-color: #006983;
}
.frontPageHeaders {
  margin-bottom: 120px;
}
.frontPageItems .frontPageItem .moduleItemImage img {
  margin-bottom: 15px;
}
.frontPageItems .serviceIntro {
  border-left: 1px solid #Fb4f15;
  border-right: 1px solid #006983;
}
.frontPageItems .serviceIntro p {
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.frontPageItems .moduleItemReadMore {
  color: #Fb4f15;
  text-transform: uppercase;
  white-space: nowrap;
}
.frontpage-quotes-vid {
  margin-bottom: 30px;
}
.frontpage-quotes-vid .quotes {
  margin: 0 0 53px;
}
.frontpage-quotes-vid blockquote > p {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  background: url(../img/quotesd.png) 0 0 no-repeat;
  color: white;
  font-size: 2.8rem;
  line-height: 3rem;
  padding-left: 100px;
}
.frontpage-quotes-vid blockquote > p strong {
  color: #6ddff2;
}
.frontpage-quotes-vid blockquote footer cite {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: white;
  font-style: normal;
}
.frontpage-quotes-vid blockquote footer p {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #6ddff2;
  font-style: normal;
  text-transform: uppercase;
}
.frontpage-quotes-vid .video .mediaBlock {
  height: 208px;
  overflow: hidden;
}
.frontpage-quotes-vid .video .mediaBlock .mediaLinkOverlay {
  display: block;
  width: 100%;
}
.frontpage-quotes-vid .video .mediaBlock .mediaVideoImage {
  position: relative;
}
.itemid-101 .frontpage-quotes-vid .video .mediaBlock .mediaVideoImage {
  height: 100%;
}
.itemid-101 .frontpage-quotes-vid .video .mediaBlock .mediaVideoImage .mediaVideoThumb {
  transform: translateY(50%);
  margin-top: -50%;
}
.itemid-101 .frontpage-quotes-vid .video .mediaBlock .mediaVideoImage .vidOverlay {
  z-index: 100;
}
.glam-page .frontPageHeaders {
  margin-bottom: 20px;
  margin-top: 0;
}
.glam-page .glam-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 500px;
}
.glam-page .glam-header__logo {
  text-align: right;
}
.glam-page .glam-header__logo img {
  max-width: 300px;
}
.searchModule {
  display: flex;
}
.searchModule .finder {
  border: 1px solid #00c6d7;
}
.searchModule button.btn-primary {
  background-color: #00c6d7;
  border: none;
  border-radius: 0;
  background-image: none;
  font-size: 1rem;
  padding: 4px 8px;
  height: 4rem;
  width: 4rem;
  padding: 0;
}
.searchModule button.btn-primary i {
  font-size: 2.6rem;
}
.searchModule input {
  background: none;
  border: none;
  color: white;
  padding: 2px 5px;
}
.searchModule .navbar-collapse {
  margin-left: 15px;
}
.searchModule .navbar-collapse .navbar-nav > li > a {
  color: #ffffff;
}
.searchModule .navbar-collapse .nav > li > a:focus,
.searchModule .navbar-collapse .nav > li > a:hover {
  background-color: transparent;
  color: #6ddff2;
}
ul.social-icons {
  margin: 0;
  padding: 0 8px 0 5px;
}
ul.social-icons li {
  float: right;
  margin: 0 0 0 7px;
}
ul.social-icons li a {
  background-image: none;
  border: 1px solid white;
  color: white;
  font-size: 2.6rem;
  height: 4rem;
  opacity: 1;
  text-align: center;
  width: 4rem;
}
ul.social-icons li a:hover {
  border: 1px solid #00c6d7;
  color: #00c6d7;
}
ul.social-icons li:first-child {
  margin-right: 4px;
}
.tweetsModule {
  background: #006983;
}
.tweetsModule .tcvn-twitter-feed {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  margin: 0 -5px;
  min-height: 40px;
  padding: 0;
}
.tweetsModule .tcvn-twitter-feed .tcvn-feed-item {
  border: none;
  line-height: 3.5rem;
  padding: 4px 0;
  min-height: 0;
}
.tweetsModule .tcvn-twitter-feed .tweet-text {
  color: white;
  padding-bottom: 4px;
  padding-left: 8px;
}
.tweetsModule a {
  color: #6ddff2;
  text-decoration: none;
  padding-left: 40px;
}
.tweetsModule a i {
  font-size: 3.5rem;
  left: 1px;
  position: absolute;
}
.tweetsModule .row {
  margin-left: -5px;
  margin-right: -5px;
}
.frontPageBlog .headline h3 {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #006983;
  font-size: 4.6rem;
  font-weight: 700;
  margin: 0 0 2rem;
}
.frontPageBlog .blogItems {
  text-align: left;
}
.frontPageBlog .blogItems .blogItem {
  margin-bottom: 30px;
}
.frontPageBlog .blogItems .blogItem h2,
.frontPageBlog .blogItems .blogItem h3 {
  color: #6ddff2;
}
.frontPageBlog .blogItems .blogItem p {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.8rem;
}
.frontPageBlog .blogItems h2 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 2.3em;
  font-weight: 700;
  margin: 0 0 0.7rem;
}
.frontPageBlog .blogItems h2 a {
  color: #fff;
}
.frontPageBlog .blogItems h2 a:hover {
  color: #006983;
  text-decoration: none;
}
.frontPageBlog .blogItems .blogItemInfo {
  color: #006983;
  margin-bottom: 1rem;
}
.frontPageBlog .blogItems .blogItemInfo .moduleItemDateCreated {
  margin-left: 8px;
  text-transform: uppercase;
}
.frontPageBlog .blogItems .blogItemInfo a {
  color: #006983;
  text-decoration: none;
}
.frontPageBlog .blogItems .moduleItemReadMore {
  color: #006983;
  font-size: 1.6rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.frontPageBlog .blogItems .moduleItemReadMore:hover {
  color: #Fb4f15;
  text-decoration: none;
}
.frontPageBlog .blogItems .blogSocialBtn {
  border: 1px solid white;
  color: white;
  display: inline-block;
  font-size: 2.4rem;
  height: 3rem;
  line-height: 3rem;
  margin-right: 0.8rem;
  width: 3rem;
  text-align: center;
}
.frontPageBlog .blogItems .blogSocialBtn:hover {
  border: 1px solid teal;
  color: #006983;
}
.services-buttons ul li a {
  position: relative;
  padding: 0 5px;
}
.services-buttons ul li a img {
  height: auto;
  width: 100%;
  max-height: none;
}
.services-buttons ul li a span {
  color: white;
  display: block;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.8rem;
  margin-top: -55px;
  margin-left: 20px;
  position: relative;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.services-buttons ul li a span:after {
  font-family: FontAwesome;
  content: '\f0da';
  margin-left: 6px;
}
.testimonial-block {
  margin-bottom: 30px;
  margin-top: 20px;
}
.testimonial-block blockquote {
  background: url(../img/quotemark.png) 0 0.5rem no-repeat;
  border-left: none;
}
.testimonial-block blockquote .blockquote-inner {
  min-height: 80px;
}
.testimonial-block blockquote p {
  color: #006983;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  font-weight: bold;
  line-height: 3.4rem;
  padding-left: 90px;
}
.testimonial-block blockquote p strong {
  color: #Fb4f15;
}
.testimonial-block blockquote footer {
  margin-top: 0.8rem;
}
.testimonial-block blockquote footer cite {
  color: #6ddff2;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.newsletter-signup .headline,
.newsletter-signup .module-content,
.newsletter-signup .inner-newsletter {
  background: #00c6d7;
  color: white;
}
.newsletter-signup .headline {
  padding: 8px 12px 0 12px;
}
.newsletter-signup .headline h3 {
  color: #006983;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}
.newsletter-signup .module-content,
.newsletter-signup .inner-newsletter {
  padding: 16px 20px;
}
.newsletter-signup .module-content p,
.newsletter-signup .inner-newsletter p {
  font-size: 1.8rem;
  color: white;
}
.newsletter-signup .module-content h3,
.newsletter-signup .inner-newsletter h3 {
  color: #006983;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}
.newsletter-signup .module-content .form-group,
.newsletter-signup .inner-newsletter .form-group {
  margin-bottom: 10px;
}
.newsletter-signup .module-content .btn,
.newsletter-signup .inner-newsletter .btn {
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter-signup .module-content .btn-primary,
.newsletter-signup .inner-newsletter .btn-primary {
  background: #006983;
  color: white;
}
.formResponsive textarea {
  line-height: normal;
}
#content-area .advisory-board-module {
  margin-bottom: 30px;
}
#content-area .advisory-board-module .advisor-item {
  margin-bottom: 15px;
  min-height: 110px;
}
#content-area .advisory-board-module .advisor-item h2 {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
  margin: 0 0 0.3em;
}
#content-area .advisory-board-module .advisor-item h2 a {
  color: #Fb4f15;
}
#content-area .advisory-board-module .advisor-item h2 a:hover {
  text-decoration: none;
}
#content-area .advisory-board-module .advisor-item h3 {
  color: #00c6d7;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 0 0.3em;
  min-height: 2.2em;
}
#content-area .advisory-board-module .modal-content {
  background-color: #006983;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #6ddff2;
}
#content-area .advisory-board-module .modal-content h4.modal-title {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
#content-area .advisory-board-module .modal-content .modal-header {
  border-bottom: 1px solid #ffffff;
}
#content-area .advisory-board-module .modal-content p {
  color: #ffffff;
}
.hr-block {
  margin-bottom: 30px;
}
.supporting-block {
  margin-bottom: 30px;
}
.supporting-block .supportingImage {
  padding: 20px;
}
#comSocialConnectContainer .socialConnectInput {
  height: auto !important;
}
.team-blocks {
  margin-bottom: 60px;
}
.team-blocks__item {
  margin-bottom: 10px;
}
.team-blocks__item-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100%;
  position: relative;
}
.team-blocks__item-image_inner {
  background-color: rgba(0, 198, 215, 0.8);
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  width: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: 0.3s ease all;
}
.team-blocks__item-title {
  margin-bottom: 10px;
}
.team-blocks__item .btn-outline-white {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  transition: 0.3s ease all;
}
.team-blocks__item a:hover {
  color: #ffffff;
}
.team-blocks__item a:hover .team-blocks__item-image_inner {
  opacity: 1;
}
.team-blocks__item a:hover h3 {
  font-weight: bold;
}
.team-blocks__item a:hover .btn-outline-white {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #00c6d7;
}
.featured-products {
  margin-top: 60px;
}
.featured-products .featured-product {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px;
  position: relative;
}
.featured-products .featured-product__inner {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 200px;
  margin-left: auto;
  width: 50%;
  padding: 15px;
}
.featured-products .featured-product__inner h2 {
  margin: 0 0 10px;
}
.featured-products .featured-product__inner h2 a {
  color: #00c6d7;
  font-weight: bold;
  transition: 0.3s ease all;
}
.featured-products .featured-product__inner h2 a:hover {
  color: #Fb4f15;
  text-decoration: none;
}
.featured-products .featured-product__inner p {
  font-size: 2rem;
}
.featured-products .featured-product__inner .product-price-container {
  align-items: baseline;
  display: flex;
}
.featured-products .featured-product__inner .product-price-container .sale-price {
  margin-right: 8px;
}
.j2store-minicart-button .cart-item-info {
  font-size: 3rem;
}
.j2store-minicart-button .cart-item-info a {
  color: #ffffff;
  transition: 0.3s ease all;
}
.j2store-minicart-button .cart-item-info a .cart-item-count {
  background-color: #00c6d7;
  margin-left: -14px;
  transition: 0.3s ease all;
}
.j2store-minicart-button .cart-item-info a:hover {
  color: #00c6d7;
  text-decoration: none;
}
.j2store-minicart-button .cart-item-info a:hover .cart-item-count {
  background-color: #Fb4f15;
  transition: 0.3s ease all;
}
.main-header {
  min-height: 180px;
}
.main-header #menu .nav li a {
  background: transparent;
  border-left: 1px #6ddff2 solid;
  border-right: 1px #6ddff2 solid;
  color: white;
  font-size: 1.8rem;
  margin-right: 2px;
  text-transform: uppercase;
  padding: 0 15px;
}
.main-header #menu .nav li:first-child a {
  border-left: none;
  padding-left: 0;
}
.main-header #menu .nav li:last-child a {
  padding-right: 0;
  border-right: none;
  margin-right: none;
}
.main-header #menu .nav li a:hover {
  color: #6ddff2;
}
.main-header #menu .nav li.current a,
.main-header #menu .nav li.active a {
  color: #6ddff2;
}
.main-header #menu .navbar-default {
  background: transparent;
  border: none;
  box-shadow: none;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 30px;
  width: 100%;
}
.main-header #menu .navbar-default.navbar-nav > li {
  float: none;
}
.main-header #menu .navbar-collapse {
  padding-right: 0;
}
.frontPageButtons ul.nav li {
  background: url(../img/button-bg-left.png) 0 100% no-repeat;
  display: inline-block;
  margin-left: 1.5rem;
}
.frontPageButtons ul.nav li a {
  background: url(../img/button-bg-right.png) 100% 0 no-repeat;
  color: white;
  text-transform: uppercase;
}
.frontPageButtons ul.nav li a:hover {
  background-color: #00c6d7;
  color: #006983;
}
.frontPageButtons ul.nav li:first-child {
  margin-left: 0;
}
.media-category .itemListCategory h2 {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
}
.media-category .itemList h3.catItemTitle {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  font-size: 1.9rem;
  line-height: 1.1em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.media-category .itemList h3.catItemTitle a {
  color: #006983;
}
.media-category .itemList h3.catItemTitle a:hover {
  color: #00c6d7;
  text-decoration: none;
}
.media-category .itemList .header-details {
  color: #00c6d7;
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.media-category .itemListSubCategories {
  margin-bottom: 30px;
}
.media-category .media-list-item {
  margin-bottom: 30px;
  min-height: 285px;
}
.media-category .media-list-item .mediaVideoImage {
  margin-bottom: 0.6em;
}
.mediaVideoImage {
  overflow: hidden;
  position: relative;
}
.mediaVideoImage .vidOverlay {
  border: 3px solid #Fb4f15;
  height: 51px;
  left: 30px;
  width: 51px;
  top: 25px;
  position: absolute;
  text-align: center;
  font-size: 1.6em;
  background: rgba(0, 0, 0, 0.4);
  line-height: 45px;
}
.mediaVideoImage .vidOverlay:before {
  font-family: FontAwesome;
  content: '\f04b';
  color: #Fb4f15;
}
.mediaVideoImage h4 {
  color: white;
  bottom: 15px;
  left: 30px;
  position: absolute;
  text-shadow: 1px 1px 1px rgba(24, 43, 73, 0.4);
}
.mediaTextImage {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.mediaTextImage .media-item-button-overlay {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.sharing {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.panel-default > .panel-heading {
  background-color: #00c6d7 !important;
  color: #ffffff !important;
  background-image: none;
}
.panel-default > .panel-heading h4 a {
  color: #ffffff;
}
.panel-default > .panel-heading h4 a:hover {
  color: #Fb4f15;
  text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  background: #ffffff;
  color: white;
}
.contact-page .contact-details p i,
.contact-page .contact-form p i,
.contact-page .faqmodule p i {
  color: #Fb4f15;
  margin-right: 4px;
}
.contact-page .contact-details h3,
.contact-page .contact-form h3,
.contact-page .faqmodule h3 {
  color: #Fb4f15;
}
.page-services .catItemIntroText .k2ReadMore {
  color: #Fb4f15;
  text-transform: uppercase;
  white-space: nowrap ;
}
.page-services .catItemIntroText .k2ReadMore:hover {
  color: #006983;
  text-decoration: none;
}
.services-main .services-main {
  margin-top: 30px;
}
.services-main .services-main .services-item {
  margin-bottom: 30px;
}
.services-item .catItemIntroText {
  color: #006983;
  background: rgba(0, 198, 215, 0.1);
  font-size: 1.8rem;
  padding: 15px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.services-item .catItemIntroText h3 {
  margin-top: 0;
}
.services-page-item .services-body {
  padding-right: 4em;
}
.services-page-item .services-body h3 {
  color: #Fb4f15;
}
.workshop-cat-item {
  margin-bottom: 15px;
}
.workshop-header .workshop-image {
  position: relative;
}
.workshop-header .workshop-cat-info {
  background: rgba(24, 43, 73, 0.6);
  left: 0;
  padding: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.workshop-header .workshop-cat-info h3 {
  color: white;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.2rem;
  margin-top: 0;
}
.workshop-header .workshop-cat-info p {
  color: white;
  font-size: 1.6rem;
}
.workshop-header .workshop-cat-info .btn-enquire {
  background: #Fb4f15;
  border: 1px solid #Fb4f15;
  border-radius: 0;
}
.workshop-header .workshop-cat-info .btn-enquire span {
  color: white;
  text-shadow: none;
}
.workshop-header .workshop-cat-info .btn-enquire span i {
  margin-left: 6px;
}
#itemListPrimary .workshop-header .workshop-cat-info h3 {
  font-size: 2rem;
}
#itemListPrimary .workshop-header .workshop-cat-info p {
  font-size: 1.6rem;
}
#workshop-item {
  margin-bottom: 30px;
}
#workshop-item .itemHeader {
  position: relative;
}
#workshop-item .itemHeader h2 {
  color: white;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  left: 35px;
  position: absolute;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  top: 20px;
}
#workshop-item .itemHeader .item-image img {
  padding-bottom: 0;
}
#workshop-item .intro-text {
  bottom: 45px;
  left: 35px;
  position: absolute;
  width: 80%;
}
#workshop-item .intro-text .intro-wrap {
  background: rgba(24, 43, 73, 0.4);
  color: white;
  padding: 20px;
}
#workshop-item .intro-text .intro-wrap p {
  font-size: 1.4em;
  line-height: 1.2em;
}
#workshop-item .item-actions .item-actions-wrap {
  background: #006983;
  padding: 8px;
}
#workshop-item .item-actions .itemTagsBlock ul {
  padding: 0;
  list-style: none;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 0.5em;
}
#workshop-item .item-actions .itemTagsBlock ul li {
  display: inline-block;
  list-style: none;
  margin-left: 8px;
}
#workshop-item .item-actions .itemTagsBlock ul li a {
  color: white;
  text-decoration: none;
}
#workshop-item .item-actions .itemTagsBlock ul li a:hover {
  text-decoration: none;
  color: #Fb4f15;
}
#workshop-item .item-actions .itemTagsBlock ul li:first-child {
  margin-left: 0;
}
#workshop-item .item-actions .btn-enquire {
  background: #Fb4f15;
  border: 1px solid #Fb4f15;
  border-radius: 0;
  line-height: 1em;
  margin-top: 0;
  text-shadow: none;
}
#workshop-item .item-actions .btn-enquire span {
  color: white;
}
#workshop-item .item-actions .btn-enquire span i {
  margin-left: 6px;
}
#workshop-item .item-actions .itemAttachmentsBlock .btn-download {
  background: #00c6d7;
  border: 1px solid #00c6d7;
  border-radius: 0;
  line-height: 1em;
  margin-top: 0;
  text-shadow: none;
}
#workshop-item .item-actions .itemAttachmentsBlock .btn-download span {
  color: white;
}
#workshop-item .item-actions .itemAttachmentsBlock .btn-download span i {
  margin-left: 6px;
}
#workshop-item .itemBody {
  margin-top: 30px;
}
#workshop-item .itemBody p {
  font-size: 1.9rem;
}
#workshop-item .big-pullout {
  border-top: 1px dotted #00c6d7;
  border-bottom: 1px dotted #00c6d7;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#workshop-item .big-pullout h3 {
  color: #006983;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: 700;
  font-size: 1.2em;
}
#workshop-item .big-pullout p {
  font-size: 0.9em;
}
#workshop-item .big-pullout li {
  font-size: 1.5rem;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
#workshop-item .program-benefits-wrap {
  background: #Fb4f15;
  color: white;
  padding: 15px;
}
#workshop-item .program-benefits-wrap h1 {
  color: white;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  margin: 0 0 0.3em;
}
#workshop-item .program-benefits-wrap li {
  line-height: 1.2em;
  margin-bottom: 0.4em;
}
#workshop-item .program-benefits-wrap li:before {
  color: white;
}
.video-modal .modal-content {
  background: rgba(24, 43, 73, 0.8);
  border-radius: 4px;
}
.video-modal .modal-content .modal-body {
  padding: 5px;
}
.video-modal .modal-content .close {
  margin-right: -24px;
  margin-top: -20px;
}
.k2FeedIcon {
  float: right;
}
.blog-item-view {
  border-bottom: 1px solid rgba(251, 79, 21, 0.2);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.blog-item-view h3 {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
}
.blog-item-view h4 {
  color: #Fb4f15;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.blog-item-view h5 {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.blog-item-view .blog-item-sm-date {
  position: relative;
}
.blog-item-view .blog-item-sm-date .blog-item-date {
  color: #6ddff2;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
}
.blog-item-view .blog-item-sm-date .date-calendar {
  font-size: 9.3rem;
}
.blog-item-view .blog-item-sm-date .date-date {
  font-size: 4rem;
  text-align: center;
  position: absolute;
  top: 1em;
}
.blog-item-view .blog-item-sm-date .date-month {
  font-size: 1.6em;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}
.blog-item-view .blog-item-sm-date .date-year {
  font-size: 2.5rem;
  font-weight: normal;
}
.blog-item-view .blog-item-xs-date {
  color: #6ddff2;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  font-size: 0.9em;
  text-transform: uppercase;
}
.blog-item-view .blog-item-body-col .catItemHeader {
  margin-bottom: 0.3em;
}
.blog-item-view .blog-item-body-col h3.catItemTitle {
  margin: 0;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.blog-item-view .blog-item-body-col h3.catItemTitle a {
  color: #Fb4f15;
  font-weight: bold;
  text-decoration: none;
}
.blog-item-view .blog-item-body-col h3.catItemTitle a:hover {
  color: #0099c2;
  text-decoration: none;
}
.blog-item-view .blog-item-body-col .blog-item-author {
  color: #0099c2;
  font-size: 0.8em;
  text-transform: uppercase;
}
.blog-item-view .blog-item-body-col .catItemBody {
  margin-bottom: 1.4em;
}
.blog-item-view .blog-item-body-col .catItemBody .blog-cat-item-image {
  margin-bottom: 0.8em;
}
.blog-item-view .blog-item-body-col .catItemBody .blog-cat-item-readmore {
  color: #Fb4f15;
  font-weight: bold;
}
.blog-item-view .blog-item-body-col .catItemBody .blog-cat-item-readmore:hover {
  color: #110400;
  text-decoration: none;
}
.blog-item-view .well {
  background-image: none;
  background-color: #6ddff2;
}
#blogItem h2.itemTitle {
  color: #0099c2;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 39px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#blogItem .blog-item-info {
  border-top: 1px solid rgba(109, 223, 242, 0.2);
  border-bottom: 1px solid rgba(109, 223, 242, 0.2);
  color: #6ddff2;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  margin-top: 0.2em;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
#blogItem .blog-item-info .featured-item {
  margin-top: -2px;
}
#blogItem .itemImageBlock {
  margin-bottom: 1em;
}
.blogSocialSharing {
  margin-top: 20px;
}
.itemTagsBlock {
  margin-top: 30px;
}
.itemRelated,
.itemAttachmentsBlock {
  border-bottom: 1px solid #6ddff2;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.glam-page #content-area {
  margin-top: 40px;
}
.glam-page .glam-intro-para h3 {
  color: #006983;
}
.glam-page .header-wrapper {
  background-image: url(../img/glam-header-201908.jpg);
  background-position: 40% -300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.glam-page .btn-default {
  margin-bottom: 0.5em;
}
.glam-page .btn-enquire {
  padding: 0.4em 0.8em;
}
.glam-page .modal-content .modal-header {
  border-bottom: none;
}
.glam-page .modal-content .modal-header h4 {
  display: none;
}
.glam-page .modal-content .modal-body h2,
.glam-page .modal-content .modal-body h3 {
  color: #0099c2;
  margin: 0 0 0.3em;
}
.glam-page .modal-content .modal-body h2 + h3 {
  color: #Fb4f15;
}
.glam-page .modal-content .modal-body #products0,
.glam-page .modal-content .modal-body .product-item {
  display: none;
}
.glam-page .modal-content .modal-body .product-details,
.glam-page .modal-content .modal-body .product-total {
  border-bottom: 1px solid #0099c2;
  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
}
.glam-page .modal-content .modal-body .product-total {
  padding-bottom: 1.3rem;
}
.glam-page .legacy {
  margin-top: 1rem;
}
.glam-page .legacy p {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.leadership-items {
  margin-top: 30px;
}
.keynote-item {
  min-height: 540px;
  margin-bottom: 30px;
}
.keynote-item .serviceIntro {
  color: #006983;
  background: rgba(0, 198, 215, 0.1);
  font-size: 1.8rem;
  padding: 15px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.page-about .about-intro,
.page-about .about-section,
.page-about .staff-info {
  margin-bottom: 30px;
}
.page-about .staff-info h3 {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  margin: 0 0 0.3em;
  color: #Fb4f15;
}
.page-about .staff-info h4 {
  color: #00c6d7;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 0 0.3em;
}
.page-about .about-section p {
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #Fb4f15;
  font-size: 2.2rem;
}
.page-about .advisory-board-section {
  margin-bottom: 30px;
}
fieldset.only {
  display: none;
}
.page-header {
  display: none;
}
.formHidden {
  position: absolute;
  left: -20000px;
  top: -20000px;
  opacity: 0;
}
.formRed {
  color: red;
  font-weight: bold;
}
.formError {
  color: #CF4D4D;
  font-weight: bold;
  font-size: 10px;
}
.formNoError {
  display: none;
}
.formField {
  display: block;
  overflow: auto;
}
.formClr {
  clear: both;
  display: block;
}
fieldset.formFieldset {
  margin-bottom: 10px;
}
fieldset.formFieldset legend {
  padding: 0 2px;
  font-weight: bold;
  font-size: 16px;
}
fieldset.formFieldset ol.formContainer {
  margin: 0;
  padding: 0;
}
fieldset.formFieldset ol.formContainer li {
  background-image: none;
  list-style: none;
  padding: 5px;
  margin: 0;
  clear: both;
}
strong.formRequired {
  font-weight: bold;
  font-style: normal;
  margin-left: 3px;
}
div.formCaption {
  display: block;
  float: left;
  width: 25%;
  min-height: 12px;
}
div.formBody {
  display: block;
  float: left;
}
.formFieldset .formBody label {
  display: inline;
  margin: 3px;
}
.formTableLayout {
  border: none;
}
.formTableLayout > tbody > tr {
  border: none;
}
.formTableLeft,
.formTableRight {
  border: none;
}
.formTableLayout tr td label {
  display: inline;
  margin: 3px;
}
.formTableLayout tr.rsform-block,
.formTableLayout tr.rsform-block > td {
  border: 0;
}
.formTableLayout tr.rsform-block > td {
  padding: 3px;
}
.form2LinesLayout .formField label {
  display: inline;
  margin: 3px;
}
div.formDescription {
  margin-left: 3px;
  padding-left: 3px;
  font-size: 11px;
  font-weight: normal;
}
div.calheader {
  text-align: center !important;
}
.rsformProgress {
  text-align: center;
  font-size: 14px;
}
.rsformProgressContainer {
  width: 100%;
  height: 4px;
  border: solid 1px #c7c7c7;
  overflow: hidden;
  margin: 0 0 10px !important;
  background: #fff;
}
.rsformProgressBar {
  height: 4px;
  background: green;
  margin: 0px !important;
}
.rsformVerticalClear {
  overflow: hidden;
  display: block;
}
p.rsformVerticalClear {
  margin: 0;
}
/* responsive - desktop/default version */
.formResponsive .rsformProgress p {
  display: none;
}
.formResponsive .rsformProgressContainer {
  height: 18px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.formResponsive .rsformProgressContainer .rsformProgressBar {
  width: 0;
  height: 18px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.formResponsive .formHorizontal input,
.formResponsive .formHorizontal textarea,
.formResponsive .formHorizontal select,
.formResponsive .formHorizontal .formValidation,
.formResponsive .formHorizontal .uneditable-input,
.formResponsive .formHorizontal .input-prepend,
.formResponsive .formHorizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  *zoom: 1;
}
.formResponsive .formHorizontal .hide {
  display: none;
}
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 18px;
  *zoom: 1;
}
.formResponsive .formHorizontal .rsform-block:before,
.formResponsive .formHorizontal .rsform-block:after {
  display: table;
  content: "";
}
.formResponsive .formHorizontal .rsform-block:after {
  clear: both;
}
.formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.formResponsive .formHorizontal .formControls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.formResponsive .formHorizontal .formControls:first-child {
  *padding-left: 160px;
}
.formResponsive .formHorizontal p.formDescription {
  margin-top: 9px;
  margin-bottom: 0;
}
.formResponsive .formHorizontal .form-actions {
  padding-left: 160px;
}
.formResponsive {
  margin: 0 0 18px;
}
.formResponsive fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  /*display: inline-block;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;*/
}
.formResponsive input,
.formResponsive textarea {
  /* width: 210px;*/
}
.formResponsive textarea {
  height: auto;
}
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  /* background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;*/
}
.formResponsive textarea:focus,
.formResponsive input[type="text"]:focus,
.formResponsive input[type="password"]:focus,
.formResponsive select:focus {
  /*  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  /*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*
}

.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}
.formResponsive input[type="submit"],
.formResponsive input[type="reset"],
.formResponsive input[type="button"],
.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  width: auto;
}
.formResponsive select,
.formResponsive input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
.formResponsive select {
  /*width: 220px;*/
  border: 1px solid #bbb;
}
.formResponsive select.rsform-select-box-small {
  width: 70px;
}
.formResponsive select[multiple],
.formResponsive select[size] {
  height: auto;
}
.formResponsive select:focus,
.formResponsive input[type="file"]:focus,
.formResponsive input[type="radio"]:focus,
.formResponsive input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  /*min-height: 18px;*/
  padding-left: 18px;
  float: left;
  margin-right: 5px;
}
.formResponsive .formBody {
  float: none;
}
.formResponsive label {
  height: 18px;
  margin: 3px 5px 3px 0;
  float: left;
  padding: 0px;
}
.formResponsive input[type="button"],
.formResponsive input[type="submit"],
.formResponsive input[type="reset"] {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="button"],
.formResponsive input[type="submit"],
.formResponsive input[type="reset"] {
  /* display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.formResponsive input[type="button"]:hover,
.formResponsive input[type="reset"]:hover,
.formResponsive input[type="submit"]:hover,
.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="button"].disabled,
.formResponsive input[type="reset"].disabled,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="button"][disabled],
.formResponsive input[type="reset"][disabled],
.formResponsive input[type="submit"][disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active {
  background-color: #cccccc \9;
}

.formResponsive input[type="button"]:first-child,
.formResponsive input[type="reset"]:first-child,
.formResponsive input[type="submit"]:first-child {
  *margin-left: 0;
}

.formResponsive input[type="button"]:hover,
.formResponsive input[type="reset"]:hover,
.formResponsive input[type="submit"]:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.formResponsive input[type="button"]:focus,
.formResponsive input[type="reset"]:focus,
.formResponsive input[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.formResponsive input[type="button"].disabled,
.formResponsive input[type="reset"].disabled,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="button"][disabled],
.formResponsive input[type="reset"][disabled],
.formResponsive input[type="submit"][disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.formResponsive input[type="submit"] {
  /* background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}
.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="submit"][disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active {
  background-color: #004099 \9;
}
.formResponsive input[type="reset"] {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="reset"]:hover,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="reset"].disabled,
.formResponsive input[type="reset"][disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="reset"]:active,
.formResponsive input[type="reset"].active {
  background-color: #942a25 \9;
}
.formResponsive .formError {
  color: #b94a48;
  padding-left: 5px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
  margin: 3px 5px 3px 0;
  height: 18px;
  display: block;
}
.formResponsive input.rsform-error,
.formResponsive textarea.rsform-error,
.formResponsive select.rsform-error {
  color: #b94a48;
  border-color: #b94a48;
}
.formResponsive input.rsform-error:focus,
.formResponsive textarea.rsform-error:focus,
.formResponsive select.rsform-error:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.formResponsive input.rsform-calendar-button {
  margin-bottom: 3px;
}
/* responsive - mobile versions */
@media screen and (max-width: 650px) {
  .formResponsive .formHorizontal input[type="checkbox"],
  .formResponsive .formHorizontal input[type="radio"] {
    border: 1px solid #ccc;
  }
  .formResponsive .formHorizontal .rsform-block {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .formResponsive .formHorizontal .formControls {
    margin-left: 0;
  }
  .formResponsive input[type="text"],
  .formResponsive input[type="password"],
  .formResponsive textarea,
  .formResponsive select {
    width: 100% !important;
  }
  .formResponsive .formHorizontal .formControlLabel {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
}
.recaptcha_input_area_text {
  float: none !important;
}
.rsformMaps img {
  max-width: none !important;
}
.rsform-map-geolocation {
  list-style: none outside none;
  margin: 0;
  width: 455px;
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #E8E7E7;
  height: auto;
  position: absolute;
  z-index: 999999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.rsform-map-geolocation li a {
  padding: 4px;
  text-decoration: none;
  display: block;
  line-height: 20px;
}
.rsform-map-geolocation li a:hover {
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.form-group > div {
  margin-bottom: 0.3em;
}
.alumni-network-form div.rsform {
  background-color: rgba(24, 43, 73, 0.1);
  padding: 30px;
}
.alumni-network-form .row > [class*='col-'],
.alumni-network-form * > [class*='col-'] {
  padding-left: 15px;
  padding-right: 15px;
}
#offlajn-ajax-search125 {
  width: 100% !important;
}
#offlajn-ajax-search125 .offlajn-ajax-search-container {
  background-color: transparent !important;
  padding: 0 !important;
}
#offlajn-ajax-search125 .offlajn-ajax-search-container input#search-area125,
#offlajn-ajax-search125 .offlajn-ajax-search-container input#suggestion-area125 {
  border: 1px solid #6ddff2;
  padding: 0 20px 0 45px !important;
  line-height: 39px;
  height: 39px;
}
#offlajn-ajax-search125 .offlajn-ajax-search-container #ajax-search-button125 {
  height: 39px;
  width: 39px;
  background: #6ddff2;
}
#offlajn-ajax-search125 .offlajn-ajax-search-container #ajax-search-button125 .magnifier {
  background: none;
  color: white;
  font-size: 1.4em;
  height: 39px;
  width: 39px;
  text-align: center;
  padding-top: 2px;
}
#offlajn-ajax-search125 .offlajn-ajax-search-container #search-form125 input {
  color: white;
  text-shadow: none;
}
.pg-mod-products .pg-mod-product {
  padding: 0 5px;
}
/*html{
  font-size: 100% !important;
}*/
#mod-login-modal {
  background: transparent;
  overflow: hidden;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pg-mod-products {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.pg-mod-products .has-border-bottom {
  border-bottom: 1px solid #a3a19c;
  margin-bottom: 5px;
}
.pg-mod-products .has-border-top {
  border-top: 1px solid #a3a19c;
  margin-top: 5px;
}
.pg-mod-products .has-margin-top {
  margin-top: 32px;
}
.pg-mod-products:not(.pg-mod-product-vertical-slide) .has-margin-top,
.pg-mod-products.pg-mod-product-vertical-slide.full_width .has-margin-top {
  margin-top: 0;
}
.pg-mod-products:not(.pg-mod-product-vertical-slide) .pg-mod-product-rate,
.pg-mod-products.pg-mod-product-vertical-slide.full_width .pg-mod-product-rate {
  margin-top: 0;
}
.pg-mod-products:not(.pg-mod-product-vertical-slide) .pg-mod-product-sharing,
.pg-mod-products.pg-mod-product-vertical-slide.full_width .pg-mod-product-sharing {
  margin-bottom: -1px;
}
.pg-mod-products .pg-mod-product-field {
  padding: 6px 0;
  line-height: 1;
}
.pg-mod-products.pg-mod-product-vertical-slide:not(.full_width) .pg-mod-product-field .pg-mod-product-field:nth-child(2),
.pg-mod-products:not(.pg-mod-product-horizontal-slide) .pg-mod-product-field .pg-mod-product-field:nth-child(2) {
  padding-top: 0;
}
.pg-mod-products.pg-mod-product-vertical-slide:not(.full_width) .pg-mod-product-field .pg-mod-product-field:last-child,
.pg-mod-products:not(.full_width) .pg-mod-product-field .pg-mod-product-field:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.pg-mod-products.pg-mod-product-vertical-slide:not(.full_width) .pg-mod-product-col > div:first-child:not(.has-border-top),
.pg-mod-products:not(.full_width) .pg-mod-product-col > div:first-child:not(.has-border-top) {
  padding-top: 0;
}
.pg-mod-products.pg-mod-product-vertical-slide:not(.full_width) .pg-mod-product-col > div:last-child:not(.has-border-bottom),
.pg-mod-products:not(.full_width) .pg-mod-product-col > div:last-child:not(.has-border-bottom) {
  padding-bottom: 0;
}
.pg-mod-products *,
.pg-mod-products *:after,
.pg-mod-products *:before {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.pg-mod-products .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.pg-mod-products p {
  margin: 0;
  padding: 0;
}
.pg-mod-products form {
  margin: 0;
}
.pg-mod-products img {
  max-width: 100% !important;
  height: auto;
  max-height: 100%;
}
.pg-mod-products .pg-green-background-btn {
  background: #218634;
  border: 1px solid #218634;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  outline: none;
}
.pg-mod-products .pg-gray-background-btn {
  background: #494646;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.pg-mod-products .disabledOption {
  opacity: 0.5;
}
.pg-mod-products .pg-divider {
  width: 100%;
  height: 1px;
  background: #828282;
  margin: 10px 0;
}
.pg-mod-products input[type='text'] {
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.pg-mod-products input[type="radio"] {
  visibility: hidden;
  display: inline-block;
  width: 37px;
  height: 24px;
  margin: 0 !important;
}
.pg-mod-products .pg-mod-product {
  position: relative;
}
.pg-mod-product-header-margin {
  padding-top: 30px;
}
.pg-mod-products .pg-mod-product:hover .pg-addtocart {
  background: #006983;
  color: white;
}
/*.pg-mod-products .pg-mod-product:hover .pg-addtocart:after{ 
  color: #218634 !important;
  border-color: #216834;
}*/
/* Header */
.pg-mod-products .pg-mod-product .pg-mod-product-header {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #828282;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
/* Image */
.pg-mod-products .pg-mod-product-image {
  text-align: center;
}
.pg-mod-products .pg-mod-product-image-block {
  position: relative;
  border-color: #a3a19c;
  border-style: solid;
  max-height: 174px;
  overflow: hidden;
}
.pg-mod-products .pg-mod-product-image-block > a,
.pg-mod-products .pg-mod-product-image-block > div:not(.pg-product-featured) {
  display: block;
  overflow: hidden;
  position: relative;
}
.pg-mod-products .pg-mod-product-image-block > a:hover {
  background: none !important;
}
.pg-mod-products .pg-mod-product-image-block img:not(:first-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
/* Feature */
.pg-mod-products .pg-mod-product-featured {
  position: absolute !important;
  top: 0;
  right: 0;
  width: 40px;
  height: 32px;
  border: 1px solid #a3a19c;
  background: #fff url('../images/feature.png') no-repeat center center;
  background-size: 21px 20px;
  z-index: 1;
}
.pg-mod-products.pg-mod-product-vertical-slide .pg-mod-product-featured {
  right: 15px;
}
/* New */
.pg-mod-products .pg-mod-product-new {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  line-height: 24px;
  background: #218634;
  padding: 0 15px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}
/* Title */
.pg-mod-products .pg-mod-product .pg-mod-product-title a,
.pg-mod-products .pg-mod-product .pg-mod-product-title span {
  font-size: 22px;
  color: #494646 !important;
  text-decoration: none;
  display: block;
}
.pg-mod-products .pg-mod-product .pg-mod-product-title a:hover,
.pg-mod-products .pg-mod-product .pg-mod-product-title a:active,
.pg-mod-products .pg-mod-product .pg-mod-product-title a:focus {
  background-color: transparent !important;
}
/* SKU */
.pg-mod-products .pg-mod-product .pg-mod-product-sku {
  font-size: 12px;
  font-weight: bold;
  color: #6e6e6e;
  float: left;
  margin-top: 5px;
}
/* Price */
.pg-mod-products .pg-mod-product .pg-mod-product-price {
  float: right;
}
.pg-mod-products .pg-mod-product .pg-mod-product-real-price {
  font-size: 16px;
  color: #218634;
  display: inline-block;
  margin: -65px -5px 0 0;
  float: left;
  z-index: 2000;
  position: relative;
  text-align: center;
  background: #fff;
  height: 6rem;
  width: 6rem;
  line-height: 6rem;
}
.pg-mod-products .pg-mod-product .pg-mod-product-old-price {
  font-size: 12px;
  color: #8e8e8e;
  display: inline-block;
}
.pg-mod-products .pg-mod-product .pg-mod-product-price-separator {
  font-size: 18px;
}
/* Product category */
.pg-mod-products .pg-mod-product .pg-mod-product-category,
.pg-mod-products .pg-mod-product .pg-mod-product-stock {
  font-size: 12px;
  font-weight: bold;
  color: #6e6e6e;
}
/* Sharing */
.pg-mod-products .pg-mod-product .pg-mod-product-sharing ul {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  text-align: center;
  line-height: 1;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing ul.social_icons_1 li {
  width: 100%;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing ul.social_icons_2 li {
  width: 50%;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing ul.social_icons_3 li {
  width: 33.333%;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing ul.social_icons_4 li {
  width: 25%;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing li {
  display: inline-block;
  position: relative;
  font-size: 22px;
  line-height: 1 !important;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing li a {
  color: #494646 !important;
  text-decoration: none;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing li a:hover,
.pg-mod-products .pg-mod-product .pg-mod-product-sharing li a:active,
.pg-mod-products .pg-mod-product .pg-mod-product-sharing li a:focus {
  background-color: transparent !important;
}
.pg-mod-products .pg-mod-product .pg-mod-product-sharing li:not(:last-child):after {
  content: '';
  position: absolute;
  width: 1px;
  right: 0;
  top: 5px;
  bottom: 5px;
  background: #a3a19c;
}
/* Rating */
.pg-mod-products .pg-mod-product .pg-mod-product-rate {
  text-align: center;
  width: 100%;
  display: inline-block;
  position: relative;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate span {
  color: #6e6e6e;
  font-size: 12px;
  font-weight: bold;
  margin-top: 3px;
  float: left;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul {
  font-size: 0;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
  float: right;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul li {
  display: inline-block;
  line-height: 1 !important;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul li:not(:last-child) {
  padding-right: 10px !important;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul li a {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url('../images/rate-empty.png') !important;
  background-size: cover !important;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul li.active a,
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul li.rated_star a {
  background: url('../images/rate-fill.png') !important;
  background-size: cover !important;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate ul.rated li a {
  cursor: default;
}
.pg-mod-products .pg-mod-product .pg-mod-product-rate .pg-mod-product-rate-result {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background: #f3f3f3;
  line-height: 27px;
  display: none;
}
/* Short/long description */
.pg-mod-products .pg-mod-product .pg-mod-product-short-desc,
.pg-mod-products .pg-mod-product .pg-mod-product-long-desc {
  font-size: 12px;
  color: #7a7a7a;
  overflow: hidden;
}
/* Category/stock */
.pg-mod-products .pg-mod-product .pg-mod-product-info .pg-mod-product-category,
.pg-mod-products .pg-mod-product .pg-mod-product-info .pg-mod-product-stock {
  font-size: 12px;
  color: #6e6e6e;
  font-weight: bold;
}
/* Attributes */
.pg-mod-products .pg_attr_option_form {
  display: none !important;
}
.pg-mod-products .pg_attr_color_form .pg_color_option_form {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #a3a19c;
  margin-right: 5px;
  -moz-transform: translate(0, 3px);
  -webkit-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_size_option_list,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_material_option_list,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_custom_option_list,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_color_option_list {
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
  padding: 0px 3px;
  font-size: 12px;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_size_option_list:hover,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_size_option_list.active,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_material_option_list:hover,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_material_option_list.active,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_custom_option_list:hover,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_custom_option_list.active {
  outline: 1px solid #a3a19c !important;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_size_option_list,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_material_option_list,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_custom_option_list {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  margin-right: 5px !important;
  float: left;
  clear: both;
  padding-left: 20px;
  font-size: 12px;
  margin-bottom: 8px;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_size_option_list:before,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_material_option_list:before,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_custom_option_list:before {
  content: "";
  display: inline-block;
  cursor: pointer;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  display: inline-block !important;
  border: 2px solid #bcbab7;
  border-radius: 100%;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_size_option_list.active:after,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_material_option_list.active:after,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_custom_option_list.active:after {
  content: "";
  display: inline-block;
  cursor: pointer;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 3px;
  display: inline-block !important;
  background: #494646;
  border-radius: 100%;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_color_option_list:not(.pg-attr-color-radio-none):hover,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list:not(.pg-attr-color-radio-none):hover,
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_color_option_list:not(.pg-attr-color-radio-none).active,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list:not(.pg-attr-color-radio-none).active {
  outline: 1px solid #a3a19c !important;
}
.pg-mod-products .attribute-hidden {
  display: none;
}
.pg-mod-products .attribute-active {
  display: inline-block;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_color_option_list,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px !important;
  border: 1px solid #fff;
  cursor: pointer;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_color_option_list:not(.pg-color-none),
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list:not(.pg-color-none) {
  border: 1px solid #a3a19c !important;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list {
  float: left;
  clear: both;
  position: relative;
  margin: 0 0 10px 20px;
  font-size: 16px;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg-attr-color-radio-name,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg-attr-color-radio-price,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg-attr-color-radio-none-name {
  float: left;
  font-size: 12px;
  cursor: pointer;
  margin-top: 4px;
}
.pg-mod-products .pg-attribute-label.color-list {
  margin-top: 4px;
}
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .pg_color_option_list:not(.pg-color-none):after,
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .chosen-single > span[class*='pg-']:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 10px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #a3a19c;
}
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .chosen-single > span {
  padding-left: 30px;
}
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .chosen-results .pg-color-none:after,
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .chosen-single > span:not([class*='pg-']):after {
  content: '';
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  background-image: repeating-linear-gradient(-45deg, #a3a19c, #a3a19c 1px, white 1px, white 7px);
  width: 20px;
  height: 20px;
  border: 1px solid #a3a19c;
}
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='2'] .pg-color-none,
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .chosen-single > span:before,
.pg-mod-products .pg_attr_options[attrtype='0'][attrdisplaytype='0'] .pg-color-none:after {
  display: block;
  background-image: repeating-linear-gradient(-45deg, #a3a19c, #a3a19c 1px, white 1px, white 7px);
  width: 20px;
  height: 20px;
  border: 1px solid #a3a19c;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list:before {
  content: "";
  cursor: pointer;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: -20px;
  display: inline-block !important;
  border: 2px solid #bcbab7;
  border-radius: 100%;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_list.active:after {
  content: "";
  display: inline-block;
  cursor: pointer;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: -17px;
  display: inline-block !important;
  background: #494646;
  border-radius: 100%;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_color_option_form,
.pg-mod-products .pg_attr_options[attrdisplaytype='2'] .pg_color_option_form {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px !important;
}
.pg-mod-products .pg_attr_options[attrdisplaytype='1'] .pg_attr_color_form span {
  -webkit-transform: translate(0, 2px);
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -o-transform: translate(0, 2px);
  transform: translate(0, 2px);
}
.pg-mod-products .pg_attr_options[attrdisplaytype='0'][attrtype="0"] .chosen-container .chosen-results li {
  padding-left: 40px !important;
}
.pg-mod-products .pg-attribute-label {
  font-size: 12px;
  font-weight: bold;
  color: #494646;
  margin-bottom: 5px;
  margin-right: 5px !important;
  line-height: 1;
  float: left;
}
.pg-mod-products .pg_attr_color_form,
.pg-mod-products .pg_attr_size_form,
.pg-mod-products .pg_attr_material_form,
.pg-mod-products .pg_attr_custom_form {
  float: left;
  font-size: 20px;
}
.pg-mod-products .pg-attr-price-no-change {
  font-size: 20px;
}
.pg-mod-products .attribute_con_both {
  margin-bottom: 10px !important;
  clear: both;
}
.pg-mod-products .pg-attr-price {
  display: inline-block;
  font-weight: bold;
  color: #000;
  font-size: 20px;
}
/* Downloads */
.pg-mod-products .pg-mod-product-downloads-block {
  position: relative;
}
.pg-mod-products .pg-mod-product-downloads-block > a {
  display: block;
  position: relative;
  height: 32px;
  line-height: 30px;
  width: 100%;
  padding-left: 10px;
  border: 1px solid #a3a19c;
  background: #fff !important;
  color: #494646 !important;
  text-decoration: none;
}
.pg-mod-products .pg-mod-product-downloads-block a:hover {
  background: none !important;
}
.pg-mod-products .pg-mod-product-downloads-block > a span {
  font-size: 14px;
}
.pg-mod-products .pg-mod-product-downloads-block > a .donwload-plus-minus {
  position: absolute;
  right: 10px;
  font-size: 14px;
}
.pg-mod-products .pg-mod-product-downloads-block > a .donwload-plus-minus:before {
  content: "\f067";
  font-family: "FontAwesome";
}
.pg-mod-products .pg-mod-product-downloads-block.open > a .donwload-plus-minus:before {
  content: "\f068";
  font-family: "FontAwesome";
}
.pg-mod-products ul.pg-mod-product-downloads {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  display: block;
  list-style-type: none;
  background: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  display: none;
}
.pg-mod-products ul.pg-mod-product-downloads li {
  position: relative;
  height: 32px;
  line-height: 32px !important;
  border: 1px solid #a3a19c;
  border-top: 0;
  padding-left: 10px !important;
  padding-right: 30px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pg-mod-products ul.pg-mod-product-downloads li:hover {
  -webkit-box-shadow: 0px 0px 5px 0px #717171;
  -moz-box-shadow: 0px 0px 5px 0px #717171;
  box-shadow: 0px 0px 5px 0px #717171;
}
.pg-mod-products ul.pg-mod-product-downloads li a.download-text {
  font-size: 12px;
  color: #494646 !important;
  text-decoration: none;
}
.pg-mod-products ul.pg-mod-product-downloads li a.download-ico {
  display: block;
  width: 10px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 9px;
  background: url('../images/download.png') !important;
  background-size: cover !important;
}
/* Add to cart price */
.pg-mod-products .pg-mod-product-addtocart {
  position: relative;
  font-size: 0;
  text-align: center;
}
.pg-mod-products .pg-mod-product-addtocart .pg-mod-product-addtocart-price {
  display: none;
  /*font-weight: bold;
  font-size: 14px;
  border: 1px solid #a3a19c;
  border-right: 0;
  float: left;
  width: 30%;
  height: 34px;
  line-height: 32px;*/
}
.pg-mod-products .pg-mod-product-addtocart .pg-mod-product-addtocart-price.disable {
  display: none;
}
.pg-mod-products .pg-mod-product-addtocart .pg-mod-product-addtocart-price .pg-mod-product-real-price {
  font-size: 13px;
  color: #494646;
  display: block;
}
.pg-mod-products .pg-mod-product-addtocart .pg-mod-product-addtocart-price .pg-mod-product-old-price {
  font-size: 10px;
  color: #494646;
  display: block;
}
/* Add to cart */
.pg-mod-products .pg-button.pg-addtocart {
  width: 150px;
  padding-right: 34px;
  height: 34px;
  position: relative;
  cursor: pointer;
}
.pg-mod-products .pg-button.pg-addtocart:after {
  content: "\f054";
  font-family: "FontAwesome";
  position: absolute;
  width: 34px;
  height: 33px;
  right: 0;
  top: 0;
  font-size: 20px;
  font-weight: 100;
  padding-top: 8px;
  color: #fff;
  border-left: 1px solid #fff;
}
.pg-mod-products .pg-button.pg-addtocart.price-on {
  width: 100%;
}
/* Product addtocart success */
.pg-mod-products .pg-addtocart-success-block {
  display: none;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  padding: 15px 25px;
  border: 1px solid #a3a19c;
  background: #f3f3f3;
  -webkit-box-shadow: 0px 0px 5px 0px #717171;
  -moz-box-shadow: 0px 0px 5px 0px #717171;
  box-shadow: 0px 0px 5px 0px #717171;
  width: 370px;
  z-index: 3000;
  color: #333;
}
.pg-mod-products .pg-addtocart-success-block a {
  display: inline-block;
  background: #494646 !important;
  color: #fff;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  text-decoration: none;
  padding: 0 25px;
  overflow: hidden;
}
.pg-mod-products .pg-addtocart-success-text {
  font-size: 16px;
  margin-bottom: 20px;
}
.pg-mod-products .pg-addtocart-success-block-close {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  top: -14px;
  right: -14px;
  position: absolute;
  cursor: pointer;
  background: url('../images/close.png') #006983 no-repeat center center;
  background-size: 14px auto;
}
/* Category product add to cart quantity */
.pg-mod-products .pg-mod-product-qty-con {
  text-align: center;
}
.pg-mod-products .pg-mod-product-qty-con label {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #494646;
  margin-right: 15px;
  vertical-align: middle;
}
.pg-mod-products .pg-mod-product-qty-con input[type='text'] {
  width: 30px;
  height: 30px;
  font-size: 13px;
  border-radius: 0;
  border: 1px solid #a3a19c;
  margin: 0;
  padding: 0 5px;
  margin-right: 15px;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
}
/* Read more */
.pg-mod-products .pg-mod-product-read-more a {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  background: #494646 !important;
}
/* Slider Pagination */
.pg-mod-product-vertical-slider-pagination-block,
.pg-mod-product-horizontal-slider-pagination-block {
  text-align: center;
  font-size: 0;
}
.pg-mod-product-horizontal-slider-pagination-block {
  margin-bottom: 8px;
}
.pg-mod-product-slider-pagination {
  display: inline-block;
}
.pg-mod-product-slider-prev {
  display: inline-block;
  margin-right: 14px;
  text-decoration: none !important;
  font-size: 24px;
  color: #494646 !important;
}
.pg-mod-product-slider-next {
  display: inline-block;
  text-decoration: none !important;
  font-size: 24px;
  color: #494646 !important;
}
.pg-mod-product-slider-pagination .swiper-pagination-switch {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  display: inline-block;
  cursor: pointer;
  position: relative;
  background: #494646;
}
.pg-mod-product-horizontal-slider-pagination-block .pg-mod-product-slider-prev,
.pg-mod-product-horizontal-slider-pagination-block .pg-mod-product-slider-next {
  background: transparent !important;
  -moz-transform: translate(0, 4px);
  -webkit-transform: translate(0, 4px);
  -o-transform: translate(0, 4px);
  -ms-transform: translate(0, 4px);
  transform: translate(0, 4px);
}
.pg-mod-product-slider-pagination .swiper-visible-switch {
  background: #218634;
}
.pg-mod-product-slider-pagination .swiper-pagination-switch {
  margin-right: 14px;
}
/* Vertical slider */
.pg-mod-products.pg-mod-product-vertical-slide {
  margin-top: 37px;
  margin-bottom: 37px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #a3a19c;
}
.pg-mod-products.pg-mod-product-vertical-slide > a.pg-mod-product-slider-prev {
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -13px;
  text-decoration: none;
  font-size: 24px;
  color: #494646;
  background: transparent !important;
}
.pg-mod-products.pg-mod-product-vertical-slide > a.pg-mod-product-slider-next {
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -13px;
  text-decoration: none;
  font-size: 24px;
  color: #494646;
  background: transparent !important;
}
.pg-mod-product-vertical-slider-pagination-block {
  width: 15px;
  height: 1px;
  float: left;
}
.pg-mod-product-vertical-slider-pagination-block .pg-mod-product-slider-pagination {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pg-mod-product-vertical-slider-pagination-block .swiper-pagination-switch {
  display: block;
}
.pg-mod-product-vertical-slider-pagination-block .swiper-pagination-switch:not(:last-child) {
  margin-bottom: 14px;
}
.pg-mod-products.pg-mod-product-vertical-slide .pg-mod-product:before {
  content: '';
  position: absolute;
  display: block;
  width: 15px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #494646;
}
.pg-mod-products .pg-mod-product-col {
  width: 100%;
}
.pg-mod-products.pg-mod-product-vertical-slide .pg-mod-product-col {
  width: 33%%;
}
.pg-mod-products.pg-mod-product-vertical-slide.full_width .pg-mod-product-col {
  width: 100%;
  float: none;
  padding: 0 15px 0 0;
}
.pg-mod-products.pg-mod-product-vertical-slide.full_width .swiper-slide {
  float: none;
}
.pg-mod-products.pg-mod-product-vertical-slide.full_width .pg-mod-product:before {
  width: 0;
  height: 0;
}
.pg-mod-products.pg-mod-product-vertical-slide .pg-product-col2:first-child,
.pg-mod-products.pg-mod-product-vertical-slide .pg-product-col3:first-child {
  padding-left: 0;
}
/* ****************** */
/* *** MEDIA TAGS *** */
/* ****************** */
/* BOOTSTRAP LARGE */
@media (min-width: 1200px) {
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-3 .pg-mod-product-addtocart-price,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-4 .pg-mod-product-addtocart-price {
    width: 100%;
    border: 1px solid #a3a19c;
    border-bottom: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-3 button.pg-addtocart,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-4 button.pg-addtocart {
    width: 100%;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-3 button.pg-addtocart {
    padding: 0;
    width: 100%;
    font-size: 12px;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-3 button.pg-addtocart:after {
    content: '';
    width: 0;
    height: 0;
    border: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-lg-3 .pg-mod-product-read-more a {
    font-size: 12px;
  }
}
/* BOOTSTRAP MEDIUM */
@media (min-width: 992px) and (max-width: 1199px) {
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-3 .pg-mod-product-addtocart-price,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-4 .pg-mod-product-addtocart-price {
    width: 100%;
    border: 1px solid #a3a19c;
    border-bottom: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-3 button.pg-addtocart,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-4 button.pg-addtocart {
    width: 100%;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-3 button.pg-addtocart {
    padding: 0;
    width: 100%;
    font-size: 12px;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-3 button.pg-addtocart:after {
    content: '';
    width: 0;
    height: 0;
    border: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-md-3 .pg-mod-product-read-more a {
    font-size: 12px;
  }
}
/* BOOTSTRAP SMALL */
@media (min-width: 768px) and (max-width: 991px) {
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-3 .pg-mod-product-addtocart-price,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-4 .pg-mod-product-addtocart-price,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-6 .pg-mod-product-addtocart-price {
    width: 100%;
    border: 1px solid #a3a19c;
    border-bottom: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-3 button.pg-addtocart,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-4 button.pg-addtocart,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-6 button.pg-addtocart {
    width: 100%;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-3 button.pg-addtocart,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-4 button.pg-addtocart {
    padding: 0;
    width: 100%;
    font-size: 12px;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-3 button.pg-addtocart:after,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-4 button.pg-addtocart:after {
    content: '';
    width: 0;
    height: 0;
    border: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-3 .pg-mod-product-read-more a,
  .pg-mod-products.pg-mod-product-horizontal-slide.pg-sm-4 .pg-mod-product-read-more a {
    font-size: 12px;
  }
}
/* BOOTSTRAP EXTRA SMALL */
@media (max-width: 767px) {
  .pg-mod-products.pg-mod-product-vertical-slide .pg-product-col1,
  .pg-mod-products.pg-mod-product-vertical-slide .pg-product-col2,
  .pg-mod-products.pg-mod-product-vertical-slide .pg-product-col3 {
    width: 100%;
    float: none;
    padding: 0;
  }
  .pg-mod-products.pg-mod-product-vertical-slide .pg-mod-product:before {
    width: 0;
    height: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide .pg-mod-product-addtocart-price {
    width: 100%;
    border: 1px solid #a3a19c;
    border-bottom: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide button.pg-addtocart {
    width: 100% !important;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide button.pg-addtocart {
    padding: 0;
    width: 100%;
    font-size: 12px;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide button.pg-addtocart:after {
    content: '';
    width: 0;
    height: 0;
    border: 0;
  }
  .pg-mod-products.pg-mod-product-horizontal-slide .pg-mod-product-read-more a {
    font-size: 12px;
  }
}
/* login */
.modal {
  margin: 0 !impotant;
}
#mod-login-modal * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pg-mod-product-rate-result .mod-loginForRate {
  color: #494646 !important;
  text-decoration: none;
  background: transparent !important;
}
#mod-login-modal .modal-header {
  padding: 22px 0;
  border-bottom: 1px solid #017625;
  text-align: center;
}
#mod-login-modal .modal-header .modal-title {
  font-size: 16px;
  line-height: 1;
}
#mod-login-modal input[type='text'],
#mod-login-modal input[type='password'] {
  width: 100%;
  height: 32px;
  margin-bottom: 15px;
  padding: 0 10px;
  border: 1px solid #a3a19c;
  outline: none;
}
#mod-login-modal input[type='text']:focus,
#mod-login-modal input[type='password']:focus,
#mod-login-modal textarea:focus {
  -webkit-box-shadow: 0px 0px 5px 0px #717171;
  -moz-box-shadow: 0px 0px 5px 0px #717171;
  box-shadow: 0px 0px 5px 0px #717171;
}
#mod-login-modal .input_block {
  position: relative;
}
#mod-login-modal .input_focus {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 32px;
  background: #017625;
  display: none;
}
#mod-login-modal input[type='text']:focus + .input_focus {
  display: block;
}
#mod-login-modal textarea {
  height: 95px;
  resize: none;
  border-radius: 0;
  width: 100%;
  margin-bottom: 15px;
  padding: 5px 10px;
  border: 1px solid #a3a19c;
  outline: none;
}
#mod-login-modal input[type="checkbox"] {
  display: none;
}
#mod-login-modal input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  font-size: 11px;
  color: #646262;
  font-weight: bold;
}
#mod-login-modal input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid #a3a19c;
  left: 0;
  top: 2px;
}
#mod-login-modal input[type="checkbox"]:checked + label:after {
  content: "\f00c";
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 10px;
  left: 2px;
  top: 0;
}
#mod-login-modal .submition-modal-module-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
#mod-login-modal .col-sm-6:first-child {
  padding-right: 40px;
}
#mod-login-modal .col-sm-6:last-child {
  padding-left: 40px;
  border-left: 1px solid #a3a19c;
}
#mod-login-modal .addCommentBtn {
  width: 100%;
  padding: 8px 0;
  font-size: 14px;
}
#mod-login-modal input.pg-button {
  padding: 8px 20px;
  margin-bottom: 35px;
}
#mod-login-modal .pg-login {
  background: transparent;
  text-align: center;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-login-modal .pg-login-create-account a {
  display: block;
  border: 1px solid #218634;
  background: transparent;
  color: #218634;
  padding: 10px 20px !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 1;
}
#mod-login-modal .pg-login-create-account a:hover {
  background: #218634 !important;
  color: #fff !important;
}
#mod-login-modal .pg-login-forgot-password a {
  display: block;
  color: #646262;
  background: none;
  text-decoration: none;
  text-transform: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
#mod-login-modal .pg-login-form-remember {
  margin-bottom: 15px;
}
#mod-login-modal .modal-dialog {
  max-width: 300px;
}
/* login */
#mod-login-modal .pg-login input[type='text'],
#mod-login-modal .pg-login input[type='password'] {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 6px 10px;
  border: 1px solid #a3a19c;
  outline: none;
}
#mod-login-modal .pg-login input[type='text']:focus,
#mod-login-modal .pg-login input[type='password']:focus {
  -webkit-box-shadow: 0px 0px 5px 0px #717171 !important;
  -moz-box-shadow: 0px 0px 5px 0px #717171 !important;
  box-shadow: 0px 0px 5px 0px #717171 !important;
}
#mod-login-modal .pg-login input[type='submit'] {
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #494646;
  padding: 8px 20px;
  margin-top: 5px;
  margin-bottom: 35px;
  background: #494646;
  outline: none;
  cursor: pointer;
}
#mod-login-modal .pg-login input[type='submit']:hover {
  background: transparent;
  color: #494646 !important;
}
#mod-login-modal .pg-login input[type="checkbox"] {
  display: none;
}
#mod-login-modal .pg-login input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  font-size: 11px;
  color: #646262;
  font-weight: bold;
}
#mod-login-modal .pg-login input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid #a3a19c;
  left: 0;
  top: -2px;
}
#mod-login-modal .pg-login input[type="checkbox"]:checked + label:after {
  content: "\f00c";
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 10px;
  left: 2px;
  top: 0;
}
#mod-login-modal .pg-login .pg-login-form {
  display: inline-block;
  width: 100%;
  margin: 0 !important;
  text-align: center;
}
#mod-login-modal .pg-login .pg-login-form-username,
#mod-login-modal .pg-login .pg-login-form-password,
#mod-login-modal .pg-login .pg-login-form-remember {
  margin: 0 0 15px !important;
}
#mod-login-modal .pg-login .pg-login-create-account a {
  display: block;
  border: 1px solid #218634;
  background: transparent;
  color: #218634;
  padding: 10px 20px !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#mod-login-modal .pg-login .pg-login-create-account a:hover {
  background: #218634 !important;
  color: #fff !important;
}
#mod-login-modal .pg-login .pg-login-form .pg-login-forgot-password a {
  display: block;
  color: #646262;
  background: none;
  text-decoration: none;
  text-transform: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
#mod-login-modal .pg-login .pg-login-greeting {
  font-size: 16px;
  display: block;
  float: left;
  line-height: 28px;
  font-weight: bold;
}
#mod-login-modal .pg-login button.pg-logout {
  line-height: 28px;
  padding: 0 15px;
  background: #494646;
  box-shadow: none;
  border: 0;
  color: #fff;
  font-size: 14px;
  float: right;
  outline: none;
  cursor: pointer;
}
#mod-login-modal .pg-login-notice {
  text-align: left;
  margin-bottom: 5px;
}
#pago #pg-category-view .product-cell:hover {
  border: none;
  box-shadow: none;
  background: none;
}
#pago p {
  line-height: 1.3em;
}
#pago .pg-green-background-btn {
  background: #006983 !important;
  border: 1px solid #006983;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  outline: none;
  text-decoration: none;
  text-align: center;
  padding: 6px 10px;
}
#pago .pg-green-background-btn i {
  margin-left: 6px;
}
#pago .pg-green-background-btn:not(.pg-no-hover):hover {
  background: #00c6d7 !important;
  color: #006983 !important;
}
#pago #pg-category-view .product-cell:hover .pg-addtocart {
  background: #006983 !important;
  color: white !important;
}
#pago #pg-category-view .product-cell:hover .pg-addtocart:after {
  color: white !important;
  border-color: #006983;
}
#pg-content h1 {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.pg-category-product-title {
  color: #006983;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 3px;
}
#pago #pg-category-view .pg-category-product-title a {
  color: #Fb4f15;
  font-size: 2rem;
  text-decoration: none;
}
#pago #pg-category-view .pg-button.pg-addtocart {
  /*height: 31px;
		  width: 150px;*/
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: middle;
  position: relative;
}
#pago #pg-category-view .pg-category-product-qty-con label {
  color: #00c6d7 !important;
  text-transform: uppercase;
}
#pago #pg-category-view .pg-category-product-price {
  float: none !important;
}
#pago #pg-category-view .pg-category-product-price .pg-category-product-real-price {
  color: #006983;
  font-size: 2.6rem;
  margin: 0.3em 0;
}
#pago #pg-product-view .pg-product-qty-con label {
  color: #00c6d7;
  text-transform: uppercase;
}
#pago #pg-product-view .pg-item-view-right-container:hover .pg-addtocart,
#pago #pg-product-view .pg-item-view-right-container:hover .pg-addtocart:after {
  background: #006983;
  border-color: #006983;
  color: white;
}
#pago #pg-product-view .pg-product-addtocart {
  margin-top: 8px;
  padding-top: 8px;
}
#pago #pg-product-view .pg-button.pg-addtocart {
  padding: 8px;
  line-height: normal;
  font-size: 1.6rem;
  text-transform: uppercase;
}
#pago #pg-product-view .pg-related-product {
  height: auto;
}
#pago #pg-product-view .pg-related-product-image img {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
#pago .pg-green-background-btn {
  background: #00c6d7 !important;
  border: 1px solid #00c6d7;
}
#pago .pg-green-background-btn:not(.pg-no-hover):hover {
  backface-visibility: #006983 !important;
}
#pago .pg-product-long-desc {
  padding: 20px 0;
}
#pago .pg-product-long-desc p {
  line-height: 1.3em;
  margin: 0 0 0.5em;
}
#pago .pg-product-real-price {
  color: #006983;
  font-weight: bold;
}
#pago #pg-product-view .pg-product-real-price,
#pago #pg-product-view .pg-product-old-price {
  color: #006983;
  font-size: 2.6rem;
  padding: 8px 0;
}
.product-data {
  margin-bottom: 15px;
}
.pg-checkout-shipping-addresses h4 {
  color: #006983;
  font-size: 1.8rem;
}
#pg-shipping-address-add-label {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  font-size: inherit;
  margin: 8px 0;
  padding: 8px 0 16px;
}
.mijoshop #top {
  background-color: transparent !important;
  border: none !important;
  padding: 5px 0 8px 0 !important;
  margin: 0 !important;
}
.mijoshop #top #top-links .dropdown a {
  color: #Fb4f15;
}
.mijoshop #content_oc h2 {
  color: #00c6d7;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  margin: 0 0 0.5em;
}
.mijoshop #content_oc h2 + ul.list-unstyled {
  margin-bottom: 1em !important;
}
.mijoshop #content_oc .product-layout {
  margin-bottom: 30px;
  min-height: 340px;
}
.mijoshop #content_oc .product-layout .caption {
  margin-bottom: 15px;
}
.mijoshop #content_oc .product-layout .caption h3 {
  color: #Fb4f15;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  margin: 0 0 0.3em;
}
.mijoshop #content_oc .product-layout .caption h3 a {
  color: #Fb4f15;
}
.mijoshop #content_oc .product-layout .caption h3 a:hover {
  color: #006983;
  text-decoration: none;
}
.mijoshop #content_oc .product-layout .caption h4.price {
  color: #006983;
  font-size: 2.2rem;
}
.mijoshop #content_oc .price-old {
  background: #6ddff2;
  color: #00c6d7;
  font-size: 1.8rem;
  text-decoration: line-through;
  padding: 4px;
}
.mijoshop .product-page-layout {
  margin-top: 30px;
}
.mijoshop .product-page-layout .tab-content .tab-pane {
  padding-top: 15px;
}
.mijoshop .product-page-layout h1.product-title {
  color: #Fb4f15;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 0.4em;
}
.mijoshop .img-responsive {
  max-width: 100% !important;
  width: 100% !important;
}
.mijoshop .panel-default > .panel-heading {
  background-color: #00c6d7 !important;
  border-bottom-color: #0099c2 !important;
  color: white !important;
}
.mijoshop .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background: rgba(109, 223, 242, 0.1) !important;
  color: #006983;
}
.mijoshop textarea.form-control {
  margin-bottom: 8px !important;
}
.mijoshop #content_oc div.row:last-child .text-right {
  display: none;
}
.related-products .image {
  padding: 1rem;
}
.related-products .caption h4 + p {
  display: none;
}
.related-products .caption p.price {
  display: block;
  color: #00c6d7;
  font-weight: bold;
}
.related-products .caption p.price .price-tax {
  color: #6ddff2;
  font-weight: normal;
}
.related-products .button-group {
  background: #0099c2;
  border-color: #0099c2;
  color: white;
}
.related-products .button-group button {
  color: white;
}
.mijo-featured h3 {
  color: #006983;
  font-family: 'Roboto Slab', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  font-weight: bold;
}
.mijo-featured .mijoshop .row {
  margin-left: -5px;
  margin-right: -5px;
}
.mijo-featured .mijoshop .row .col-xs-12,
.mijo-featured .mijoshop .row .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.mijo-featured .image {
  margin-bottom: 15px;
}
.store-list .row {
  margin-left: -15px;
  margin-right: -15px;
}
.store-list .row > [class*='col-'] {
  padding-left: 15px;
  padding-right: 15px;
}
.store-list__catitem {
  margin-bottom: 30px;
}
.store-list__item-header h3 {
  font-size: 18px;
}
.store-list__item-image {
  position: relative;
}
.store-list__item-image_inner {
  align-items: center;
  bottom: 0;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
}
.store-list__item-image_inner i.fa {
  font-size: 42px;
}
.store-list__item-image img {
  width: 100%;
}
.store-list__item .product-price-container {
  align-items: baseline;
  display: flex;
}
.store-list__item .product-price-container .sale-price {
  margin-right: 5px;
}
.store-list__item .product-price-container .tax-text {
  font-size: 0.9rem;
}
.store-list__item .j2store-add-to-cart {
  margin-left: 0;
  display: flex;
}
.store-list__item .j2store-add-to-cart .product-qty .form-control {
  border-right: none;
  border-radius: 0;
}
.store-list__item .j2store-add-to-cart .btn-primary {
  border-radius: 0;
}
.store-list__item .j2store-addtocart-form {
  margin-top: 0;
}
.store-list__item .j2store-product {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  position: relative;
}
.store-list__item .j2store-product .cart-action-complete {
  align-items: center;
  display: flex;
  left: 0;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.store-list__item .j2store-product .cart-action-complete .text-success {
  background-color: #89d938;
  border-radius: 4px;
  color: #ffffff;
  padding: 10px 16px;
}
.store-list__item .j2store-product .cart-action-complete .text-success a {
  color: #006983;
  font-weight: bold;
}
.store-list__item .j2store-product .cart-action-complete .text-success a:hover {
  color: #0099c2;
  text-decoration: none;
}
.store-list__image a .store-list__item-image_inner {
  background-color: transparent;
  transition: 0.3s ease all;
}
.store-list__image a .store-list__item-image_inner i.fa {
  color: #ffffff;
  transition: 0.3s ease all;
}
.store-list__image a:hover {
  text-decoration: none;
}
.store-list__image a:hover .store-list__item-image_inner {
  background-color: rgba(0, 105, 131, 0.5);
}
.store-list__image a:hover .store-list__item-image_inner i.fa {
  color: #Fb4f15;
}
.store-item .row {
  margin-left: -15px;
  margin-right: -15px;
}
.store-item .row > [class*='col-'] {
  padding-left: 15px;
  padding-right: 15px;
}
.store-item .j2store-product {
  align-items: baseline;
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
}
.store-item .product-price-container {
  align-items: baseline;
  display: flex;
}
.store-item .product-price-container .sale-price {
  margin-right: 8px;
}
.store-item .j2store-addtocart-form {
  align-items: baseline;
  display: flex;
}
.store-item .j2store-addtocart-form .options {
  margin-right: 30px;
}
.store-item .j2store-addtocart-form .options br {
  display: none;
}
.com_easycheckout .row {
  margin-left: -15px;
  margin-right: -15px;
}
.com_easycheckout .row > [class*='col-'] {
  padding-left: 15px;
  padding-right: 15px;
}
.com_easycheckout .easy-checkout.easy-checkout-checkout-form h3,
.com_easycheckout .easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title {
  border-bottom-color: #00c6d7;
  color: #00c6d7;
  font-weight: bold;
}
.com_easycheckout .easy-checkout.easy-checkout-checkout-form h3 span,
.com_easycheckout .easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title span {
  background: #00c6d7;
}
.com_easycheckout .easy-checkout .easy-checkout-row .easy-checkout-column {
  background: none;
  border: none;
}
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="text"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="password"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="datetime"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="datetime-local"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="date"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="month"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="time"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="week"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="number"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="email"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="url"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="search"],
.com_easycheckout .easy-checkout input[type="tel"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form input[type="color"],
.com_easycheckout .easy-checkout.easy-checkout-checkout-form .uneditable-input {
  border: 1px solid rgba(24, 43, 73, 0.1);
}
.j2store-remove .fa {
  color: #ffffff;
}
.j2store-myprofile .nav a {
  display: block !important;
}
.blog-button {
  background: #6ddff2;
  color: #006983;
  padding: 8px 4px;
}
/*==========  Non-Mobile First Method  ==========*/
/* INTERSTITIAL BACKGROUND SIZING */
/* Extra Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .header-wrapper {
    background-position: 50% -180px;
  }
}
@media only screen and (min-width: 1350px) {
  .header-wrapper {
    background-position: 50% -190px;
  }
}
@media only screen and (min-width: 1500px) {
  .header-wrapper {
    background-position: 50% -190px;
  }
}
@media only screen and (min-width: 1600px) {
  .header-wrapper {
    background-position: 50% -240px;
  }
}
@media only screen and (min-width: 1700px) {
  .header-wrapper {
    background-position: 50% -310px;
  }
}
@media only screen and (min-width: 1800px) {
  .header-wrapper {
    background-position: 50% -340px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .header-wrapper {
    background-position: 50% -170px;
  }
  .main-header #menu .nav li a {
    font-size: 1.3rem;
  }
  ul.social-icons li a,
  .searchModule button.btn-primary {
    font-size: 2.2rem;
    height: 3.5rem;
    width: 3.5rem;
  }
  .frontpage-quotes-vid blockquote > p {
    font-size: 2.2rem;
  }
  .frontpage-quotes-vid blockquote footer p {
    font-size: 1.2rem;
  }
  .frontPageButtons ul.nav li a {
    font-size: 1.2rem;
  }
  .frontPageBlog .blogItem h2 {
    font-size: 2.2rem;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .header-wrapper {
    background-position: 50% -170px;
  }
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container input#search-area125,
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container input#suggestion-area125 {
    padding: 0 12px 0 45px !important;
    line-height: 27px;
    height: 27px;
  }
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container #ajax-search-button125 {
    height: 27px;
    width: 27px;
  }
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container #ajax-search-button125 .magnifier {
    font-size: 1em;
    height: 27px;
    width: 27px;
  }
  .main-header #menu .nav li a {
    font-size: 1rem;
    padding: 0 10px;
  }
  ul.social-icons li a,
  .searchModule button.btn-primary {
    font-size: 1.8rem;
    height: 2.5rem;
    width: 2.5rem;
  }
  ul.social-icons li a i,
  .searchModule button.btn-primary i {
    font-size: 1.8rem;
  }
  .searchModule input {
    width: 80%;
    padding-top: 1px;
  }
  .frontPageHeaders {
    margin-bottom: 60px;
  }
  .frontPageHeaders h1 {
    font-size: 2.8rem;
  }
  .frontPageHeaders h2 {
    font-size: 2.2rem;
  }
  .frontpage-quotes-vid blockquote > p {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .frontpage-quotes-vid blockquote footer p {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
  .frontPageButtons ul.nav li a {
    font-size: 1rem;
  }
  .nav > li > a {
    padding: 8px;
  }
  .mediaVideoImage {
    background-position: 80% 50% !important;
  }
  .frontPageBlog .headline h3 {
    font-size: 3.6rem;
  }
  .blog-item-view .blog-item-sm-date .date-calendar {
    font-size: 7.3rem;
  }
  .blog-item-view .blog-item-sm-date .date-date {
    font-size: 3em;
    top: 1.1em;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .header-wrapper {
    background-position: 50% -170px;
  }
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container input#search-area125,
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container input#suggestion-area125 {
    padding: 0 12px 0 45px !important;
    line-height: 27px;
    height: 27px;
  }
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container #ajax-search-button125 {
    height: 27px;
    width: 27px;
  }
  .header-wrapper #offlajn-ajax-search125 .offlajn-ajax-search-container #ajax-search-button125 .magnifier {
    font-size: 1em;
    height: 27px;
    width: 27px;
  }
  .navbar-toggle {
    margin-top: -110px;
    background-color: white;
    border-radius: 0;
  }
  .navbar-toggle .icon-bar {
    background-color: #006983;
    height: 4px;
    border-radius: 3px;
  }
  .frontPageHeaders {
    margin-bottom: 40px;
  }
  .frontpage-quotes-vid .quotes {
    display: none;
  }
  .frontpage-quotes-vid blockquote {
    padding: 0 110px;
  }
  .frontpage-quotes-vid blockquote footer p {
    font-size: 1.2rem;
  }
  .frontpage-quotes-vid blockquote > p {
    font-size: 2.9rem;
    line-height: 3rem;
  }
  .frontPageButtons {
    margin-bottom: 40px;
  }
  .frontPageButtons ul.nav.menu {
    text-align: center;
  }
  .frontPageButtons ul.nav.menu li a {
    font-size: 1.2rem;
  }
  .frontpage-quotes-vid .video .mediaBlock .vidOverlay {
    left: 30px;
  }
  .blog-item-view .blog-item-sm-date .date-calendar {
    font-size: 5.3rem;
  }
  .blog-item-view .blog-item-sm-date .date-date {
    font-size: 2rem;
    top: 1.2em;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .header-wrapper {
    background-position: 50% -170px;
  }
  .frontpage-quotes-vid .quotes {
    display: none;
  }
  .navbar-toggle {
    margin-top: -80px;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .header-wrapper {
    background-position: 50% -170px;
  }
  .frontpage-quotes-vid .quotes {
    display: none;
  }
}
