.navbar-nav>li>.dropdown-menu {
    margin-top: -10px;
}

.nav-tabs .nav-item {
    text-decoration: none;
    padding: 10px 15px 12px 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #ffffff;
    background: #6600cc;
    line-height: 40px;
    margin: 5px;
}

.nav-tabs a:focus {
    color: #520980;
    font-weight: bold;
    text-decoration: none;
    background: #ffffff;
}

.nav-tabs a:hover {
    color: #520980;
    text-decoration: none;
    background: #ffffff;
}

.button1 {
    background-color: #663a82;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
    /* height: 64px; */
    width: 400px;
    margin: 16px auto;
}

.button1:hover {
    background-color: #fff;
    border: 3px solid #663a82;
    color: #663a82;
}

.button2 {
    background-color: #663a82;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
    height:64px;
    width: 400px;
    word-wrap: break-word;
    margin: 16px auto;
}

.button2:hover {
    background-color: #fff;
    border: 3px solid #663a82;
    color: #663a82;
}

.button3 {
    background-color: #663a82;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
    margin: 16px auto;
}

.button3:hover {
    background-color: #fff;
    border: 3px solid #663a82;
    color: #663a82;
}

.openbooks {
    background: url(/_theme/images/OpenBooks.jpg) no-repeat;
    background-color: #663a82;
    height:400px;
    width:100%;
    padding: 100px 0 0 0;
    text-align: center;
}

.itdept {
    background: url(/_theme/images/people_learning_code_computer.jpg) no-repeat;
    background-color: #663a82;
    height:400px;
    width:100%;
    padding: 100px 0 0 0;
    text-align: center;
}

.contractsig {
    background: url(/_theme/images/ContractSig.jpg) no-repeat;
    background-color: #2f2d32;
    min-height:800px;
    width:100%;
    padding: 50px 0 0 0;
    text-align: center;
}

.folders {
    background: url(/_theme/images/Folders.jpg) no-repeat;
    background-color: #2f2d32;
    height:400px;
    width:100%;
    padding: 150px 0 0 0;
    text-align: center;
}

.lightshow {
    background: url(/_theme/images/LightShow.jpg) no-repeat;
    background-color: black;
    /* opacity: 0.6; */
    height:900px;
    width:100%;
    padding: 150px 0 0 0;
    /* text-align: center; */
}

.schoolboard {
    background:transparent;
    height:400px;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 -15px;
}

.schoolboard::after {
    content: "";
    background-color: black;
    background: url(/_theme/images/1200wSchoolBoard.JPG) no-repeat;
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.99;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.panoramo {
    background:transparent;
    height:400px;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 -15px;
}

.panoramo::after {
    content: "";
    background-color: black;
    background: url(/_theme/images/1200x900-School5Pano1.JPG) no-repeat;
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.skateboard {
    background:transparent;
    height:400px;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 -15px;
}

.skateboard::after {
    content: "";
    background-color: black;
    background: url(/_theme/images/skateboard-white-sneakers.jpg) no-repeat;
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.99;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.classroom {
    background:transparent;
    height:400px;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 -15px;
}

.classroom::after {
    content: "";
    background-color: black;
    background: url(/_theme/images/Classroom.jpg) no-repeat;
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.80;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.circlesky {
    background: url(/_theme/images/CircleSky.jpg) no-repeat;
    background-color: #2f2d32;
    height: 1100px;
    width: 100%;
    padding: 0 0 0 0;
    text-align: center;
    color: #fff;
}

.dropdown-menu>li>a {
    color: #fff;
    background-color: #3f0d66;
}

.dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #560a87;
}

.SectionTitleAlt2 a {
    color: #fff;
}

.SectionTitleAlt2 a:hover {
    color: #fff;
}

.ContentBlockAlt9 {
    background: url(/_theme/images/Mountain2.png) no-repeat;
    background-size: 100%;
}

.column1 {
    float: left;
    width: 50%;
}

.row1:after {
    content: "";
    display: table;
    clear: both;
}

.HoverBox {
    position: relative;
    width: 100%;
}

.HoverBoxImage {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.HoverBoxTextBox {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    border: 3px solid #fff;
}

.HoverBox:hover .HoverBoxImage {
    opacity: 0.3;
}

.HoverBox:hover .HoverBoxTextBox {
    opacity: 1;
}

.HoverBoxText {
    background-color: #663a82;
    color: white;
    font-size: 22px;
    padding: 32px 64px;
}

.HoverBoxText a {
background-color: #663a82;
color: white;
font-size: 16px;

}


.HoverBoxText a:hover {
background-color: #663a82;
color: white;
font-weight: bold;
text-decoration: underline;
font-size: 16px;

}
