.infoBoard,
.infoBoard1,
.infoBoard2 {
    background: #A7DFDF;
    ;
    display: none;
    margin: 2rem auto;
    min-height: 350px;
    padding-bottom: 16px;
    padding-top: 10px;
    position: relative;
    width: auto;
    padding-right: 2rem;
    padding-left: 2rem;
}
.infoBoard1,
.infoBoard2 {
    color: #fff;
    display: none;
    font-family: open_sansregular;
    font-size: 14px;
    opacity: 0;
}
.infoBoard1 > div,
.infoBoard > div,
.infoBoard2>div {
    display: none;
}
.infoBoardnotch {
    background: rgba(0, 0, 0, 0) url("../../images/notch.png") no-repeat scroll 0 0;
    display: block;
    height: 10px;
    left: 167px;
    margin-top: -10px;
    position: absolute;
    top: 0;
    width: 16px;
}
.infoBoard .img,
.infoBoard1 .img,
.infoBoard2 .img {
    float: left;
    margin-top: 14px;
    text-align: center;
    width: auto;
}
.infoBoard .content,
.infoBoard1 .content,
.infoBoard2 .content {
    float: left;
    width: auto;
}
.content h2 {
    font-family: gothamlight;
    font-size: 24px;
    font-weight: 400;
    margin: 12px 0;
    text-align: left;
}
.repH2 {
    display: block;
    font-family: gothamlight;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    margin: 12px 0;
    text-align: left;
}
.content p {
    margin: 5px 0;
}
.content ul {
    line-height: 24px;
    list-style-type: none;
    margin-top: 10px;
}
.content a {
    color: #ed2327;
    text-decoration: none;
}
.content ul li {
    background-position: -487px -330px;
    padding-left: 20px;
}
.closeBoard {
    background-position: right top;
    display: block;
    position: absolute;
    right: 0rem;
    top: -0.5rem;
    color: red;
}
.closeBoard:hover {
    cursor: pointer;
    cursor: hand;
}
#box4 {
    opacity: 0;
    transition: all 1.3s ease 1s;
}
.box4_animate {
    opacity: 1 !important;
}
.move1 {
    margin-top: 50px;
    opacity: 0;
    transition: all 0.5s ease 0.7s;
}
.move2 {
    margin-top: 50px;
    opacity: 0;
    transition: all 0.5s ease 0.5s;
}
.move3 {
    margin-top: 50px;
    opacity: 0;
    transition: all 0.5s ease 0.3s;
}

}
.disNon {
    display: none;
    height: 0;
}
.animateup {
    transition: all 5s ease 5s;
}
.showBoard {
    display: block !important;
    opacity: 1;
    transition: all 2s ease 0.1s;
}
.reset {
    margin-top: 50px;
    opacity: 0;
}
.animateup {
    margin-top: 0;
    opacity: 1;
}
#hidacc {
    width: 80%;
}
.contentdiv {
    color: black;
}
.holder {
    padding: 1rem;
}
.info p {
    font-size: 0.8rem;
}
