body #page {
    background-color: #fff;
    padding-top: 0px;
}

iframe {
    max-width: 100%;
}

.iframe-holder {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

.iframe-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text-center {
    text-align: center;
}

@media (min-width: 1500px) {
    #page .container {
        width: 1400px;
    }
}

#page .entry-content h2,
#page .entry-content h3,
#page .entry-content h4,
#page .entry-content h5,
#page .entry-content h6 {
    text-align: left;

}

#page .entry-content {
    background-image: url("../img/bg-pattern-dk-westment.png");
    padding: 40px;
}

#page h1 {
    color: #01007F;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
}

.prodh1 {
    color: #01007F;
    text-transform: none !important;
    font-size: 50px;
    margin-bottom: 20px;
}

#page h2 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}

#page .banner-text h2 {
    font-size: 27px;
}

#page h1:before, #page h2:before {
    content: "\e074";
    font-family: 'Glyphicons Halflings';
    margin-right: 15px;
    vertical-align: bottom;
}

#page .banner-text h2:before {
    content: "";
}

.logo-sidebar {
    text-align: center;
    white-space: nowrap;
}
.logo-sidebar img {
    height: 86px;
    text-align: center;
    display: inline-block;
    margin: 4px;
}

.rightside-headline {
    padding: 10px 10px;
    background: rgba(0,0,0,.05);
    margin-top: 1em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-color: #ccc;
    border-width: 1px 1px 0 1px;
    border-style: solid;
}

.cta-button {
    background-color: #FD9A36;
    color: #fff;
    padding: 10px 60px;
    text-transform: uppercase;
    box-shadow: 2px 2px 2px invert orange;
    -webkit-box-shadow: inset 0px -13px 203px 42px rgba(252, 130, 8, 0.8);
    -moz-box-shadow: inset 0px -13px 203px 42px rgba(252, 130, 8, 0.8);
    box-shadow: inset 0px -10px 17px 5px rgba(252, 130, 8, 0.8);
    display: inline-block;
    margin-top: 20px;
}

.cta-button2 {
    background-color: #FD9A36;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    box-shadow: 2px 2px 2px invert orange;
    -webkit-box-shadow: inset 0px -13px 203px 42px rgba(252, 130, 8, 0.8);
    -moz-box-shadow: inset 0px -13px 203px 42px rgba(252, 130, 8, 0.8);
    box-shadow: inset 0px -10px 17px 5px rgba(252, 130, 8, 0.8);
    display: inline-block;
    margin-top: 20px;
}

#page .header-information {
    background-color: #01007F;
    padding: 2px 50px;
    color: #fff;
    text-transform: uppercase;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 200;
}

#page .header-information span {
    margin: 0 50px;
}

#page .header-information span span {
    margin: 0 5px;
}

#page .header-information .row {
    padding: 0 90px;
    font-size: 15px;
    text-align: center;
}

@media (max-width: 700px) {
    #page .header-information .row {
        padding: 0 0;
    }
}

#page .navbar {
    padding-top: 40px !important;
    padding-bottom: 25px !important;
    top: 0px;
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 10px -3px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 6px 10px -3px rgba(0, 0, 0, 0.52);
    box-shadow: 0px 6px 10px -4px rgba(0, 0, 0, 0.52);
    border: none;
}

#page .logo-responsive {
    height: auto;
}

#page .sticky-container {
    top: 530px;
}

#page .banner-image {
    height: 450px;
    background-size: cover;
    width: 100% !important;
    background-position: left center;
}

#page .banner-text {
    text-align: center;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
}

@media (max-width: 993px) {
    /*#page .navbar-toggle {
        display: block;
    }*/
}

@media (max-width: 994px) {
    /*#page .collapse {
        display: none!important;
    } */
    #page .grey-image {
        float: left;
        margin-right: 15px;
    }
}

@media (max-width: 1103px) {
    #page .navbar li a {
        padding-left: 15px !important;
        padding-right: 5px !important;
    }
}

@media (min-width: 1200px) {
    #page .container {
        width: 1140px;
    }
    #page .banner-text {
    text-align: center;
    color: #fff;
    padding: 0px;
    padding-left: 175px;
    text-transform: uppercase;
}
}


@media (max-width: 1199px) {
    .logo-sidebar img {
        height: 60px;
    }
}

#page .footer-info span {
    display: block;
}

#page .footer-info {
    margin: 40px 0;
}

#page .footer-links {
    text-align: center;
}

#page .footer-title {
    color: #01007F;
    font-weight: 600;
    margin: 20px 0;
    font-size: 16px;
}

#page .footer-social {
    width: auto;
    text-align: center;
    margin: 20px 0;
    /*background-color: #01007F;*/
    padding: 1px;
}

#page .footer-social li {
    display: inline-block;
    margin: 0 20px;
}

#page .footer-button span {
    color: #fff;
    font-size: 28px;
    padding: 30px;
    background-color: #01007F;
}

#page .footer-button {
    text-align: center;
}

#page .footer-button div {
    margin-top: 20px;
    font-size: 20px;
}

#page .grey-content {
    background-color: #C6C7C9;
    padding: 30px;
}

#page .grey-button {
    background-color: #01007F;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.52);
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#page .grey-image {
    width: 150px;
    height: 150px;
    background-size: cover;
    margin-bottom: 10px;
}

#page .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

#page .navbar-inverse .navbar-toggle, #page .navbar-inverse .navbar-toggle:focus {
    background-color: #02007F;
    border-radius: 0;
}

#page .footer-social li {
    margin-bottom: 20px;
}

#page .header-information a {
    color: #FFF;
}

#page .header-information a:hover {
    text-decoration: none;
}

.yamm .products-submenu.dropdown.yamm-fw > .dropdown-menu {
    background: rgba(255,255,255,0.9);
    left: 2%;
    right: 2%;
}

.yamm .products-submenu.dropdown.yamm-fw > .dropdown-menu img {
    width: 100%;
    height: auto;
}

.flex {
    display: flex;
    align-items: stretch;
    align-content: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 0 -10px 10px -10px;
}

.flex .flex-item:nth-child(2) {
    margin-right: 1%;
}

.flex .flex-item:nth-child(2n) {
    width: 18%;
}

.flex-item {
    flex-grow: 1;
    flex-wrap: wrap;
    width: 27%;
    padding: 10px 10px 10px 10px;
    position: relative;
    overflow: hidden;
    border: 2px solid #02007F;
}

.flex .flex-item:nth-child(2n-1) {
    padding-bottom: 60px;
    border-right: 0;
}

.flex .flex-item:nth-child(2n) {
    border-left: 0;
}

.flex-item .h4 {
    margin-top: 0;
}

.flex .flex-item:nth-child(2n) a {
    display: block;
    height: 100%;
    position: relative;
}

.flex-item img {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.flex-item .cta-button {
    margin-top: 20px;
    position: absolute;
    bottom: 10px;
    color: #FFF;
    padding: 10px;
}

.flex-item .cta-button a {
    color: #FFF !important;
}

.relative {
    position: relative;
}

.layer-link-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    text-indent: -100000px;
}

.mTop1em {
    margin-top: 1em;
}
.mTop2em {
    margin-top: 2em;
}
.mTop3em {
    margin-top: 3em;
}
.mTop4em {
    margin-top: 4em;
}

.imgContainer {
    padding: 10px;
    border: 1px solid #C3C3C3;
    text-align: center;
}
.imgContainer a, .imgContainer a:hover {
    color: #333;
}
.imgContainer .title {
    padding-bottom: 10px;
}
.imgContainer .imgBox {
    display: inline-block;
    width: 100%;
    position: relative;
    border: 1px solid #C3C3C3;
}
.imgContainer .imgBox:after {
    padding-top: 54.00%;
    content: '';
    display: block;
}
.imgContainer .imgBox .imgContent {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px;
}

.imgContainer .imgBox .imgContent img {
    width: 100%;
    max-width: 100%;
}
.imgContainer .bigSize {
    font-size: 18px;
}
.imgContainer .pale {
    color: #AFAFAF;
}
.imgContainer .footer {
    border: 1px solid #C3C3C3;
    display: block;
    margin-top: 15px;
    padding: 4px;

}

@media screen and (max-width: 1199px) {
    .flex-item,
    .flex .flex-item:nth-child(2n-1) {
        width: 25%;
    }
    .imgContainer {
        font-size: 12px;
    }
    .imgContainer .bigSize {
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .flex-item,
    .flex .flex-item:nth-child(2n-1) {
        width: 50%;
        margin-bottom: 10px;
    }

    .navbar-collapse.in ul.nav {
        height: 90vh !important;
        height: calc(100vh - 110px) !important;
        overflow-y: auto;
    }

    /*.navbar-collapse.in ul.nav {
        height: auto !important;
    }*/
    .imgContainer {
        font-size: 14px;
    }
    .imgContainer .bigSize {
        font-size: 18px;
    }

}

@media screen and (max-width: 767px) {
    #page .navbar-inverse .nav.navbar-nav > li.dropdown > a {
        padding-left: 15px !important;
    }

    .footer-info > div {
        text-align: left !important;
    }
}

@media screen and (max-width: 512px) {
    .flex-item,
    .flex .flex-item:nth-child(2),
    .flex .flex-item:nth-child(2n-1) {
        width: 100%;
        margin-bottom: -2px;
        border: 0;
        margin-right: 0;
    }

    .flex .flex-item:nth-child(2n) a {
        padding-bottom: 70%;
    }
        .flex .flex-item:nth-child(2n) {
            margin-bottom:10px;
            border-width: 0 0 2px 0;
            border-style: solid;
            border-color: #02007F;
        }
}

@media screen and (max-width: 1199px) {

    #page .banner-image {
        position: relative;
    }
    #page .banner-image:before {
        background-color: rgba(1,0,127,0.3);
        height: 100%;
        display: block;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

#page .banner-image:before {
        background-color: rgba(1,0,127,0.3);
        height: 0px;
        display: block;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

@media screen and (max-width: 991px) {

    body {
        padding-top: 60px;
    }
    #page .logo-responsive {
        height: 60px;
    }

    .navbar {
        min-height: 60px;
    }

    .navbar-toggle {
        margin-bottom: 0;
        margin-top: 13px
    }

    #page .header-information span {
        margin: 0;
    }
}

@media screen and (max-width: 768px) {

    #page .header-information {
        padding: 0 15px;
        height: 25px;
    }

    #page .header-information > div > div > span > a {
        font-size: 12px;
        line-height: 25px;
    }
    #page .header-information > div > div > span {
        float: left;
        font-size: 12px;
    }

    #page .header-information > div > div > span:last-child {
        float: right;
    }

}
@media screen and (max-width: 340px) {
    imgContainer {
        font-size: 12px;
    }
    .imgContainer .bigSize {
        font-size: 12px;
    }
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The refgal (background) */
.refgal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}

/* refgal Content (image) */
.refgal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of refgal Image */
#precaption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 0px 0;
  height: 40px;
}

/* Caption of refgal Image */
#caption {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 20px 0;
  height: 62px;
}

/* Add Animation */
.refgal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .refgal-content {
    width: 100%;
  }
  .refgal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 70px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}