/********************
AFPIMS ARSOUTH CSS
AUTHOR: U.S. ARMY SOUTH
VERSION: 1.0.87
Updated Version
June 15, 2020
June 16, 2020
June 17, 2020
June 18, 2020
June 22, 2020
June 30, 2020
July 01, 2020
July 02, 2020
July 06, 2020
July 08, 2020
July 09, 2020
July 10, 2020
July 20, 2020
July 31, 2020
August 02, 2020
August 03, 2020
August 13, 2020
August 19, 2020
September 01, 2020
November 09, 2020
***********************/
/***********************************
      Garrison APP
************************************/

.garrisonAPPWrapper .appVideo video {
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  z-index: -1;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.downloadAppsImagesWrapper {
    max-width: 50%;
    margin: 0 auto;
}

/***********************************
    Mission and Vision Style
***********************************/
.missionVisionText {
    color: #777;
    background-color: #ffffff;
    padding: 50px 80px;
    text-align: justify;
}
.missionVisionText h3 {
    text-align: center;
}

/***********************************
          History Style
***********************************/
.historicalPhotoWrapper{
    margin: 15px 0px;
}
.carousel-4 .slideContainer .item{
    background-color: inherit;
}
.slide-title{
    display: none;
}
.historySymbols{
    margin-top: 10px;
    margin-bottom: 20px;
}

.bgimg-1,.bgimg-2,.bgimg-3,.bgimg-4{ 
    background-position: 42.5% center;
    background-size: 40%;
}


.bgimg-1 {
    min-height: 540px;
    background-image: url("/Portals/80/images/ARSOUTH-Army-Logo-256x438.png?ver=2020-07-02-152200-520");
    background-size: auto;
    background-position: bottom;
}
.bgimg-2 {
    background-image: url("/Portals/80/images/US_Sixth_Army_patch-1148x1148.png?ver=2020-07-06-161156-033");
    min-height: 400px;
}
.bgimg-3 {
    background-image: url("/Portals/80/images/USARSO-crest1148x1102.png?ver=2020-07-06-161935-570");
    min-height: 400px;
}
.bgimg-4 {
    background-image: url("/Portals/80/images/US-Army-South-1148x1148.png?ver=2020-07-06-161200-813");
    min-height: 400px;
}

.historyText {
    color: #000;
    background-color: #ffffff;
    padding: 50px 80px;
    text-align: justify;
}
.ourMotto{
    text-align: center;
}
.usarsouthMotto{
    text-align: center;
}