.nav-top-container {
    width: 100%;
    background-color:#1D1D33;
    
}

.content-container{
    max-width: 1200px;
    margin: 0 auto;
 
    background-color:#1D1D33;
    position: relative;
    z-index: 40;
    padding: 0 0;
}


.soa-main-content {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 40;
    padding: 0 25px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 330px;
  }

  p {
      font-size:16px !important;
      line-height: 24px !important;
      margin-bottom: 0px !important;
      text-align: justify !important; 
  }

  .grid{
        background-image: url(../img/grid.png);
        background-repeat: no-repeat;
        /* background-size: auto; */
        background-position: center top;
        background-attachment: fixed;
  }

  .hr-custom{
      margin-top: 24px !important;
      margin-bottom: 24px !important;
      width: 100% !important;
      border: 1px solid black !important;
  }

  .card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

.image-bottom-cover {
    background: url(../img/before-footer.png) 50% 0 repeat-x;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 450px;
    z-index: 9
  }

  .image-top-cover{
    background: url(../img/photo-cover.png);
    height: 240px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 50;
  }

header{
    position: absolute; 
    background-repeat: no-repeat; 
    background-position: center top;
    background-size: 100% auto; 
    height: 600px; width: 100%
  }

  header .caption{
    font-size:48px;
    line-height: 24px !important;
    font-weight: bold;
    color: white; 
    padding-top: 58px;
  }

  header .box{
    position: relative !important;
    z-index: 101 !important;
    text-align: right !important;
  }

  ul.getintouch {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  /* main-content */
  .main_container{
    margin-top:330px !important; 
    position: relative !important; 
    z-index: 102 !important;
  }

  .content_box{
    text-align: justify; 
    text-justify: inter-word; 
    padding-top: 48px;
  }

  .content_caption{
    font-size:28px;
    line-height: 24px !important;
    font-weight: bold;
  }

  .content_justify{
    text-align: justify;
    text-justify: inter-word;
  }

  .content_left{
    text-align: left;
  }


  /* side bar */

  .sidebar_right{
    text-align: justify; 
    text-justify: inter-word;
    padding-top: 48px;
  }

  .sidebar_content_middle{
    vertical-align:middle
  }

  .sidebar_top_gutter24{
    padding-bottom:24px
  }

  .aboutus{
    background-image: url(../img/aboutus-bg.JPG) !important; 
  }

  .events{
    background-image: url(../img/events-header-bg.JPG) !important; 
  }

  .event_box{
    vertical-align: middle;
    padding-right: 0px;
    padding-left: 0px;
    color:white;
    padding-bottom:20px; 
    background-color: #00AEFF !important;
  }

  .event_caption_day{
    font-size:28px !important;
    font-weight: bold;
    text-align: center !important;
    padding-top:20px
  }

  .event_caption_month{
    text-align: center !important; 
    vertical-align: middle;
  }

  .event_body{
    text-align: justify;
    text-justify: inter-word;
    padding-left: 15px;
  }

  .event_body_caption{
    font-size:16px !important;
    font-weight: bold;
    text-align: left !important;
  }

  .event_body_schedule{
    font-size:12px !important;
    line-height: 24px !important;
    font-weight: regular !important;
  }

  .event_body_venue{
    font-size:14px !important;
    line-height: 24px !important;
    font-weight: regular !important;
  }

  .event_prev{
    background-color: #3D3D5C !important;
  }

  .gutter_top24{
    padding-top:24px !important;
  }

  .gutter_bot24{
    padding-bottom:24px !important;
  }

  .gutter_top26{
    padding-top:26px !important;
  }

  .gutter_bot26{
    padding-bottom:26px !important;
  }

  .gutter_top42{
    padding-top: 42px !important;
  }

  .gutter_bot42{
    padding-bottom: 42px !important;
  }

  .gutter_top48{
    padding-top: 48px !important;
  }

  .gutter_bot48{
    padding-bottom: 48px !important;
  }

  /* footer ads */
.footer_top{
    position: absolute !important; 
    background-image: url(../img/soa-footer-bg.jpg) !important;
    background-repeat: no-repeat !important; 
    background-position: center top !important;
    background-size: 100% auto !important; 
    height: 600px !important; 
    width: 100% !important; 
    margin-top:-150px !important; 
    padding-top:48px !important;
  }

  .footer_top_ads{
    color: white !important; 
    height: 100% !important;
    background-color: #FF9900 !important;
    margin-top: 150px !important;
  }

  .footer_top p{
    padding-top: 16px !important;
  }

  .footer_body{
    background-color:#1D1D33 !important; 
    color: #BDBDCF !important;
    margin-top:48px !important;
  }

  .footer_bot{
    background-color: #29293F !important;
    color: #BDBDCF !important;
  }

  /* main container 2 */

  .main_container2{
    margin-top:200px  !important; 
    position: relative  !important; 
    z-index: 102 !important;
  }

  .news_link{
    color: #1D1D33 !important;
    text-decoration: none !important;
  }