@media(min-width:1px){
    .hidden--l {
        display: block !important;
    }
}

@font-face {
    font-family: 'fajardo';
    src: url('/storage/app/media/james-fajardo.ttf');
    }

@font-face {
    font-family: 'GillSans-Light';
    src: url('/storage/app/media/GillSans-Light.ttf');
    }

@font-face {
    font-family: 'GillSans';
    src: url('/storage/app/media/gillsans-bold.ttf');
    }
    
@font-face {
    font-family: 'Gabriel';
    src: url('/storage/app/media/Gabriel.ttf');
    }


/* HEADER */

.wrap__header {
    height: 160px !important;
}



.wrap__header--inner .image__container {
    z-index: 0 !important;
}


.wrap__header--inner .image__container .image {
  position: static;
  padding-top: 0px !important;
  margin-top: 0px !important;
  display: inline-block !important;
  
  
}

.logo__title {
    font-family: 'fajardo' !important;
    color: #e0e3a4:;
    font-size: 59px !important;
   margin-bottom: 0px !important;
   padding-bottom: 0px !important;
    width: 700px;
    color: #e0e3a4;
    
  }
  
  .logo__description {
    color: white;
    padding-bottom: 10px;
    font-size: 12px !important;
    width: 700px;
  }
  
    /* cta icon */

  .wrap__ctaHeader .cta__link--icon:hover {
    color: #e0e3a4 !important;
  }
  
  .cta_header_2__container cta__container {
      display: none;
  }

/* SIDEBAR */

  .navigation .mm-panels > .mm-panel .mm-listview > li > a:not(.mm-next):not(.mm-arrow):before,
  .navigation .mm-panels > .mm-panel .mm-listview > li > span:not(.mm-next):not(.mm-arrow):before {
    color: #e86000 !important;
  }

    /* sidebar_holder */

.sidebar-holder {
    background-color: #e1e1e1;
}

    /* sidebar_info */

.sidebar_info {
    text-align: center;
    font-size: 21px;
    color: inherit !important;
    text-decoration: none;
}

.sidebar_info a {
    text-decoration: none;
    
}

.sidebar_info a {
    color: inherit !important;
}

.sidebar_info_name {
    font-weight: bold;
    font-size: 22px !important;
    font-family: "Gabriel";
}

.sidebar_info_email {
    font-size: 12px;
}






 /* BANNER SLIDER */
 
.image_slogan_block__container--inner {
    background-color: #aece5f !important;
}

.slideshow__section {
    border-bottom: 12px solid #aece5f !important;
}


#slogan_line1 {
    font-family: "GillSans-Light";
    font-size: 60pt;
    margin: -8px 0px 0px;
    line-height: 1;
    text-align: left;
}

#slogan_line2 {
    font-family: 'GillSans';
    font-size: 35pt;
    margin: -8px 0px 0px;
    line-height: 1;
}


 /* CTA Bottom */

h2.cta__title {
    color: #949d20 !important;
}

a.cta__button {
    background-color: #949d20 !important;
}

a.cta__link {
    display: none;
}

 /* PAGES */
 
    /* welcome */
h1.page__title {
    font-family: 'fajardo' !important;
    color: #949d20 !important;
    font-size: 55px !important;
}

h1 {
    font-family: 'fajardo' !important;
    color: #949d20 !important;
    font-size: 55px !important;
}


.links_theme a {
    color: #949d20 !important;
}

table, th, td {
  border: none;
}

.schedule {
    width: 50% !important;
}

.dream_work {
    font-size: 12px;
}

#content a {
    color: #949d20 !important;
}


/* payment form */

input#payment_button {
    background-color: #949d20 !important;
    width: 30%;
}

input#amount {
    width: 30%
}

 /* indent */

.custom_list-style li{
  list-style-type: none;
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
}

.indent_set {
    padding-left: 2.5em;
}

.indent_set li {
    padding-left: 2em;
}

.indent_set2 {
    text-indent: 20px;
}

.indent_set3 {
    text-indent: -5em;
    padding-left: 5em;
}


 /*Hot topic page*/
#hot-topics .docheadline{
  font-family: Tahoma;font-size: 12px; text-decoration: none; font-weight: bold; color: #949d20 
  } 
#hot-topics .docsummary{
  font-family: Tahoma;font-size: 12px;
  } 
#hot-topics .docseperator{ 
  height: 3px; margin: 6px 0px 6px 0px; border-bottom: 1px solid #eeeeee;
  }
#hot-topics .docNewsLogo { 
  font-family: Tahoma; font-size: 10px; align: right;
  } 
#hot-topics .page-title {
  display: block !important;
}




 /* image/map */
.map__container--inner {
        
        height: 400px !important;
        width: 300px !important;
        position: relative !important;
    }

.warning {
    color: red;
}




/* Responsiveness - (Screen Size 1024px, 768px, 425px, 3675px) */

@media only screen and (max-width: 3675px) {
  .page__title {
     font-size: 60px !important;
     margin-bottom: 0px !important;
  }
}
    

    


@media only screen and (max-width: 1024px) {
       .logo__title {
     font-size: 50px !important;
    }

    .sidebar-holder .sidebar-info {
        padding: 25px 12px 20px;
        min-height: 0px;
    }
    
     .copyright__list {
    text-align: center;
  }
    .logo__description {
        font-size: 17px !important;
    }
    
    .sidebar-holder .image__container .image {
     z-index: 9 !important;   
    }
    
    .map__display {
        margin-top: 20px !important;
    }
    
        .slideshow__section {
        display: none;
    }
    
    .wrap__navigation-nav {
    margin-top: 20px;
}
}

@media only screen and (max-width: 768px) {
        .logo__title {
     font-size: 50px !important;
    }

    .sidebar-holder .sidebar-info {
        padding: 25px 12px 20px;
        min-height: 0px;
    }
    
     .copyright__list {
    text-align: center;
  }
    .logo__description {
        font-size: 17px !important;
    }
    
    .sidebar-holder .image__container .image {
     z-index: 9 !important;   
    }
    
    .map__display {
        margin-top: 20px !important;
    }
    
    .slideshow__section {
        display: none;
    }
}

@media only screen and (max-width: 425px) {
.wrap__logoHeader .logo__title {
    font-size: 35px !important;
    }
    
    .logo__title {
     text-align: center !important;
     width: 330px;
     padding: 0px;
     margin: 0px;
    }
    
    p.logo__description {
        font-size: 13px !important;
        text-align: center !important;
        width: 330px;
    }    
    
     .copyright__list {
    text-align: center;
  }
  
.wrap__navigation-nav {
    margin-top: 30px;
}
  

  
    }

    
    .sidebar-holder .image__container .image {
     z-index: 9 !important;   
    }
    }