.atcb-list li:nth-child(4) {display: none !important}
@media (max-width: 767px) { 
.three_images tr td { width: 100%; display: block; }
.three_images tr td img {margin: 10px 0; display: block}
}
#gform_32 .spacer { display: none}
.atcb-list li a:hover { opacity: 0.8}
/* new pennaholt page */
.markets.row1 .col.two.txtpg {
  float: left;
  margin-right: 40px;
  width: 520px;
}
.markets.row1 .col.two a {
  border: 2px solid #2c53b0;
  padding: 19px;
  font-size: 16px;
  line-height: 24px;
  width: 92%;
  color: #646464 !important;
  margin: 0 0 0 -13px;
  display: block;
}
.markets.row1 .col.two a br {
  display: none;
}
.markets.row1 .col.two a:hover {
  background: #2c53b0;
  color: #fff !important;
}
.markets.row1 .imgpg img {
  width: 574px;
}
.markets.row2 .col.two {
  float: right;
  margin-left: 80px;
  width: 520px;
}
.page-template-pennaholt .imgpg img {
  width: 100%;
}
.page-template-pennaholt .bannerBox {
  top: 650px;
}
.holtSec2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.holtSec2 .overlayContent {
  position: absolute;
  padding: 70px 70px 30px 70px;
  text-align: center;  
  background: rgba(2,64,184,0.85);
  max-width: 1106px;
  width: 100%;
}
.holtSec2 .overlayContent a {
  color: #fff;
  font-size: 38px;
  line-height: 51px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'minerva-modern', sans-serif;
  text-decoration: none;
  letter-spacing: 3.5px;
}
.holtSec2 .overlayContent a span {
  display: inline-block
}
.holtSec2 .overlayContent a span svg {
  display: block;
  margin-top: 20px;
  fill: #fff;
  width: 127px;
  height: 127px;
}
.holtSec2 .overlayContent a:hover,
.holtSec2 .overlayContent a:hover span svg {
  fill: #E480AD;
  color: #E480AD;
}
.page-template-pennaholt #fading-1 {
  margin-bottom: 15px;
}
.page-template-pennaholt #fading-1 .txtpg {
  margin-top: 47px;
}
.page-template-pennaholt #fading-1 .txtpg h3 {
  margin-bottom: 14px;
}
.page-template-pennaholt #fading-1 .txtpg strong {
  margin-bottom: -15px;
  display: block;
}

.page-template-pennaholt #fading-3 {
  margin-top: 83px;
}
.page-template-pennaholt #fading-3 h3 {
  font-size: 34px;
  margin: 29px 0 0;
}
.page-template-pennaholt #fading-3 h4 {
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'minerva-modern', sans-serif;
  font-weight: normal;
  margin: 37px 0 17px 0;
}
.page-template-pennaholt #fading-3 ul {
  margin: 0 0 25px 39px;
}
#fading-4 {
  opacity: 1;
  transform: translateY(0);
  margin: 160px 0 0 0;
}
#fading-4 .col .col {
  margin: 50px 0 0 -60px;
}
@media (min-width: 1800px) {  
  .page-template-pennaholt #banners-1 {
    height: 571px;
    margin: 77px auto 0;
    background-size: 100%;
  }
}
@media (max-width: 1700px) {
  .page-template-pennaholt .headerBanner {
    height: 520px;
  }
  .page-template-pennaholt .bannerBox {
    top: 510px;
  }
}
@media (max-width: 1280px) {
  .page-template-pennaholt .headerBanner {
    height: 400px;
  }
  .page-template-pennaholt .bannerBox {
    top: 400px;
  }
  .holtSec2 .overlayContent a {
    font-size: 32px;
    line-height: 40px;
    max-width: 800px;
  }
  .holtSec2 {
    display: block;
  }
  .holtSec2 .overlayContent {
    max-width: 100%;
    position: static;
    width: 100%;
  }
  
}
@media (max-width: 1080px) {
  .page-template-pennaholt .headerBanner {
    max-height: 400px;
  }
  .page-template-pennaholt .bannerBox {
    top: 400px;
  }
}
@media (max-width: 1060px) { 
  .markets.row1 .imgpg img {
    max-width: 40%;
  }
  #fading-1 .imgpg img {
    max-width: 45%;
  }
  #fading-4  .imgpg img {
    max-width: 40%;
  }
  #fading-4 {
    margin-top: 60px;
  }
}
@media (max-width: 992px) {
  .markets.row1 .col.two.txtpg {
    width: 100%;
    float: none;
    margin: 0;
  }
  #fading-4 {
    margin: 0;
  }
  .markets.row2 .col.two {
    width: 100%;
    margin: 0;
  }
  #fading-4 .imgpg img,
  .markets.row1 .imgpg img {
    max-width: 100%;
  }
  #fading-4 .col .col {
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .page-template-pennaholt .headerBanner {
    background-size: cover
  }
  #fading-4 .col .col {
    margin: 0;
  }
  #fading-1 .imgpg img {
    margin:10px;
    width: auto;
    max-width: calc(100% - 20px);
  } 
  .markets.row1 .col.two a {
    width: 100%;
    margin: 0;
  }
  #fading-3 .imgpg img,
  #fading-4 .imgpg img {
    width: auto;
    margin: 10px;
  }
  .holtSec2 .overlayContent a {
    font-size: 22px;
    line-height: 30px;
  }
  .holtSec2 .overlayContent {
    padding: 30px;
  }
  .holtSec2 .overlayContent a span {
    max-width: 60px;
    margin: 0 auto;
    display: block;
  }
  .holtSec2 .overlayContent a span svg {
    width: 100%;
    height: 100%;
  }
  .page-template-pennaholt #fading-3 {
    margin-top: 15px;
  }
}
#fading-3 sub {
  font-size: 22px;
}
.videoframe {
  width: 1000px;
  height: 563px;
}