.modal .shipping-address-default {
  border: 1px solid #ef622570;
  padding-bottom: 5px;
  padding-top: 5px;
}

.modal .shipping-address-option {
  border-left: 1px solid #66666636;
  border-right: 1px solid #66666636;
  border-bottom: 1px solid #66666636;
  padding-bottom: 5px;
  padding-top: 5px;
}

.search-section-mobile {
  border-top: 1px solid #dcdcdc;
}

.mobile-search-col {
  padding: 10px 0px;
  color: #666666;
}

a.infoTooltip {
  position: absolute;
  right: 85px;
  top: 15px;
  z-index: 9;
  color: #999;
}
.mainContent .searchCards .thumbnail h3 {
  color: #555;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.cartDetails ul li {
  list-style-type: none;
}
.searchCards .thumbnail img,
.mainContent .searchCards .thumbnail img {
  float: left;
  width: auto;
  height: auto;
  max-width: 75px;
  max-height: 150px;
  padding-right: 5px;
}
.mainContent .searchCards .thumbnail .caption {
  float: right;
  width: calc(100% - 150px);
}
.categoryCards {
  padding-bottom: 10px;
}
.mainContent .searchCards .thumbnail {
  padding: 10px 20px;
  float: left;
  width: 100%;
  min-height: 225px;
}
form {
  max-width: 100%;
}
.heading-title {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #333;
  font-size: 1.75em;
}
.heading-subtitle {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  color: #999;
  font-size: 1em;
  padding: 1em 0;
}
blockquote,
blockquote p {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  color: #999;
  font-size: 1em;
}
.articleImage {
  max-width: 100%;
}
.modal .shipping-address-default {
  border: 1px solid #ef622570;
  padding-bottom: 5px;
  padding-top: 5px;
}

.modal .shipping-address-option {
  border-left: 1px solid #66666636;
  border-right: 1px solid #66666636;
  border-bottom: 1px solid #66666636;
  padding-bottom: 5px;
  padding-top: 5px;
}

.search-section-mobile {
  border-top: 1px solid #dcdcdc;
}

.mobile-search-col {
  padding: 10px 0px;
  color: #666666;
}

a.infoTooltip {
  position: absolute;
  right: 85px;
  top: 15px;
  z-index: 9;
  color: #999;
}
.mainContent .searchCards .thumbnail h3 {
  color: #555;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.cartDetails ul li {
  list-style-type: none;
}
.mainContent .searchCards .thumbnail .caption {
  float: right;
  width: calc(100% - 150px);
}
.categoryCards {
  padding-bottom: 10px;
}
.img-rounded {
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}
.img-rounded.align-left {
  float: left;
  max-width: 50%;
  margin: 5px 15px 10px 0px;
}
.img-rounded.align-right {
  float: right;
  max-width: 50%;
  margin: 0px -15px 5px 15px;
}
.img-thumbnail {
  border-radius: 10px;
  padding: 10px;
  margin: 10px;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.img-thumbnail.align-left {
  float: left;
  max-width: 50%;
  margin: 5px 15px 0px -15px;
}
.img-thumbnail.align-right {
  float: right;
  max-width: 50%;
  margin: 0px -15px 5px 15px;
}
@media (max-width: 762px) {
  .img-rounded.align-left,
  .img-rounded.align-right {
    max-width: calc(100% - 20px);
    margin: 10px 10px 10px 10px;
  }
  .img-thumbnail.align-left,
  .img-thumbnail.align-right {
    max-width: calc(100% - 20px);
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
  }
}
section.blog {
  /* background: linear-gradient(27deg, #000 2px, transparent 2px) 0 2px
	, linear-gradient(207deg, #222 2px, transparent 2px) 4px 0px
	, linear-gradient(27deg, #000 2px, transparent 2px) 0px 4px
	, linear-gradient(207deg, #222 2px, transparent 2px) 4px 2px
	, linear-gradient(90deg, #000 4px, transparent 4px)
	, linear-gradient(#000 25%, #111 25%, #222 50%, transparent 50%, transparent 75%, #000 75%, #444); */
  background-color: #143c67;
  background-size: 4px 7px;
}
.homepage-header {
  background-position: center;
  background-color: white;
  height: 75px;
}
.homepage-header .heroCaption {
  padding-top: 50px;
}
.homepage-header .heroCaption h1 {
  font-size: 36px;
  font-weight: 700;
}
.heroCaption {
  background-color: rgba(0, 0, 0, 0);
}
.blog-content {
  background: #fff;
}
.blog-content .heroCaption {
  background-color: rgba(0, 0, 0, 0.5);
}
.blog-content .heroCaption h1 {
  font-weight: bold;
  font-size: 1.6em;
}
.blog-content.homepage-header {
  background-position: center 0;
  background-color: #000;
  height: 180px;
}
.blog-content .heroCaption {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.blog-content form {
  margin: 0px 0px;
}
.blog-content .caption h3 {
  font-size: 16px;
}
.blog-content .caption h6 {
  font-size: 14px;
}
.blog-content .thumbnail {
  margin-bottom: 0;
  padding: 6px;
}
.blog-content .thumbnail a > img,
.blog-content .thumbnail > img {
  max-height: 85px;
}

.publication {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  color: #888;
  font-style: italic;
  text-align: right;
  width: 100%;
}
.article-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #444;
  text-align: left;
}
.video-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #444;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.article-image {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.article-summary {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  padding-bottom: 20px;
}
.article-date {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #888;
  text-align: left;
}
.article-container {
  border-bottom: 1px solid #bbb;
  height: 100%;
}
.video-container {
  border-bottom: 1px solid #bbb;
  height: 100%;
}
.article-card {
  background: #fff;
  padding: 1em;
  height: 100%;
}
.article-card:hover {
  background: #ddd;
}
.article-categories {
  text-align: left;
}
.highlight-content .article-categories {
  margin-top: 10px;
  text-align: left;
}
.highlight-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  text-align: left;
}
.highlight-image {
  width: 100%;
  height: 420px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.highlight-summary {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #fff;
  padding-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
.highlight-date {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #ddd;
  margin: 10px 0;
  text-align: left;
}
.highlight-container {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.highlight-card {
  background: #fff;
  padding: 1em;
  height: 100%;
}
.highlight-card:hover {
  background: #ddd;
}
.highlight-mask {
  position: absolute;
  top: -1em;
  left: 0;
  width: calc(100% - 4em);
  height: calc(100% - 2em);
  background: rgba(0, 0, 0, 0.5);
  margin: 2em;
}
.highlight-content {
  width: 80%;
  margin-top: 10%;
  margin-left: 10%;
  text-align: center;
}
.searchForm .glyphicon {
  position: relative;
  top: 8px;
  right: 33px;
  color: #aaa;
  font-size: 25px;
}
.searchForm form {
  background: #eee;
  padding: 1em;
  text-align: center;
}
.searchForm input::placeholder {
  color: #aaa;
}
.searchForm input:focus,
input:active {
  outline: 0;
  background-color: rgba(255, 255, 255, 1);
}
.searchForm input {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
  width: 80%;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
}
.blog-row {
  background-color: #fff;
}
.blog-row .btn.btn-sm.category {
  border: none;
  background: #ddd;
  color: #333;
  margin-top: 4px;
  border-radius: 0;
  height: 23px;
  padding: 0px 15px;
  font-size: 10px;
}
.blog-row .btn.btn-sm.category:hover,
.blog-row .btn.btn-sm.category:active {
  background: #3777bc;
  color: #fff;
}
.blog-row .btn.btn-sm.tag {
  border: none;
  background: #ddd;
  color: #333;
  margin-top: 4px;
  border-radius: 0;
  height: 23px;
  padding: 0px 15px;
  font-size: 10px;
}
.blog-row .btn.btn-sm.tag:hover,
.blog-row .btn.btn-sm.tag:active {
  background: #3777bc;
  color: #fff;
}
.blog-row.highlight-container .btn.btn-sm.category {
  border: none;
  margin-top: 4px;
  background: #3777bc;
  color: #fff;
  border-radius: 0;
  height: 23px;
  padding: 0px 15px;
  font-size: 10px;
}
.blog-row.highlight-container .btn.btn-sm.category:hover,
.blog-row .btn.btn-sm.category:active {
  background: #ddd;
  color: #333;
}
.blog-menu {
  display: none;
  padding-right: 0;
}
.blog-nav-card:hover {
  background-color: rgba(0, 0, 0, 0.5);
  /* background-color: rgba(0,0,0,.5); */
  cursor: pointer;
}
.blog-nav-card.active {
  background-color: rgba(0, 0, 0, 0.5);
}
.blog-nav-card a {
  font-size: 10px;
  color: #fff;
}
.blog-nav-card {
  text-align: center;
  width: 110px;
  height: 100px;
  float: right;
  vertical-align: bottom;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  padding: 5px;
}
.blog-nav-card img {
  width: 50px;
  margin-top: 12px;
}
.blog-nav.main-menu {
  font-size: 10px;
  text-align: left;
  width: 100px;
  float: right;
  color: #fff;
  vertical-align: bottom;
  margin-top: 3px;
}
.blog-nav.main-menu a {
  padding: 5px 0 7px 10px;
  color: #fff;
  font-weight: bold;
  display: block;
}
.blog-nav.main-menu a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.blog-heading {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  background: #fff;
  padding: 10px 30px;
}
.blog-category {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  border-bottom: 2px solid #3777bc;
  margin: 18px 0;
  padding: 0 7px 5px;
}
.blog-category span {
  float: right;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  background: #c4161c;
  padding: 6px 20px 9px;
  margin: -8px 7px;
  font-weight: bold;
}
.highlight-card span {
  cursor: pointer;
  color: #bbb;
  border-radius: 5px;
  font-weight: bold;
  font-style: italic;
  float: right;
  margin-top: 10px;
}
.blog-category span:hover {
  background: rgba(195, 22, 28, 0.5);
}
.highlight-card span:hover {
  color: #fff;
  text-decoration: underline;
}
.blog-summary h4 {
  padding: 0;
  margin: 0;
}
.video-image {
  background-size: contain;
}
.sidebar {
  background: #fff;
  padding: 25px;
  text-align: center;
}
#cform-200-recaptcha div {
  max-width: 100%;
  width: 100%;
}
.blog-content #cform-200-recaptcha iframe {
  max-width: none;
}
#cform-200-recaptcha div iframe {
  -webkit-transform: scale(0.825);
  -moz-transform: scale(0.825);
  -ms-transform: scale(0.825);
  -o-transform: scale(0.825);
  transform: scale(0.825);
  position: relative;
  left: 10px;
  bottom: 6px;
}
.pagination {
  text-align: center;
  width: 100%;
}
.pagination .btn.btn-default {
  border: 1px solid #aaa !important;
  background: #fff !important;
  color: #666 !important;
  padding: 0 20px;
  margin: 0 3px;
  height: 35px;
}
.pagination .btn.btn-default.current {
  background: #ddd !important;
  color: #666 !important;
}
.blog-content iframe {
  max-width: 100%;
}
.blog-content h1,
.blog-content h2,
.blog-content h3 {
  margin: 20px 0 10px 0;
  font-weight: bold;
}

@media (min-width: 320px) {
  .homepage-header {
    height: 45px;
  }
}

@media (min-width: 405px) {
  .homepage-header {
    height: 50px;
  }
}

@media (min-width: 667px) {
  .homepage-header {
    height: 96px;
  }
  .blog-content .homepage-header {
    height: 300px;
  }
  .highlight-summary {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
  }
  #cform-200-recaptcha div iframe {
    transform: scale(1);
    left: 158px;
  }
}
@media (min-width: 768px) {
  #cform-200-recaptcha div iframe {
    left: 195px;
  }
}
@media (min-width: 900px) {
  .homepage-header {
    height: 120px;
  }
  .blog-content .homepage-header {
    height: 300px;
  }
  .blog-menu {
    display: block;
  }
  .sidebar {
    padding: 15px 20px 0 0;
  }
}
@media (min-width: 1024px) {
  .highlight-heading {
    font-size: 26px;
  }
  #cform-200-recaptcha div iframe {
    transform: scale(0.67);
    left: -51px;
  }
}

@media (min-width: 1280px) {
  .homepage-header {
    height: 170px;
  }
}

@media (min-width: 1366px) {
  #cform-200-recaptcha div iframe {
    transform: scale(0.7);
    left: -42px;
  }
}
