@font-face {
    font-family: 'fajardo';
    src: url('/storage/app/media/james-fajardo.ttf');
}
@font-face {
    font-family: 'gillsanslight';
    src: url('/storage/app/media/GillSans-Light.ttf');
}

@font-face {
    font-family: 'gillsansbold';
    src: url('/storage/app/media/gillsans-bold.ttf');
}



.slideshow__section .slogan__block--inner > div {

    align-items: baseline;
    margin: 0px 100px 0 0px;
}

span.life {
    font-size: 93px;
    font-family: 'gillsanslight';
    line-height: .3;
    margin: 0px 0px 0px 0px;
}


.david{
        color: #949d20;
    font-family: 'fajardo';
    font-size: 56px;
}

.bringing {
    font-family: 'gillsansbold';
    font-size: 40px;
    line-height: 100%;
    margin-top: -8px;
}
 
span.balance {
    font-family: 'gillsanslight';
    font-size: 67px;
    line-height: .8;
    /* margin: 0 0 0 0px; */
    padding: 0 0px 0 5px;
}

span.your {
    font-size: 40px;
    font-family: 'gillsansbold';
    margin: 0px 0 0px 67px;
}



.wrap__logoHeader {
    padding-top: 0px;
}

.wrap__header--inner {
    padding: 14px 36px;

}

form label, form .help_text {
    font-weight: 700;
}

.slogan__block {
    background-image: url(/storage/app/media/watermark-slogan.png) !important;
    background-repeat: no-repeat;
}




li.slider__item.slider__image {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.wrap__layout .image_fullscreen__container {
    background-image: url(/storage/app/media/bg.gif) !important;
}

.wrap__logoHeader .logo__title {
   font-family: 'fajardo';
   font-size: 70px;
   margin:0;
}
div.logo{
    margin-top:25px;
}
.wrap__header--inner .image__container {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 445px;
    z-index: 1;
}

 

.slideshow__section .slogan__block{
    text-align:left;
}
  .textLine1 {
    font-family: 'gillsans-light';
    font-size:60pt;
    margin: -8px 0 0 15px!important;
    line-height: 70px;  
 }
  .textLine2 {
   font-size: 36pt;
    font-family: 'gillsans-bold';
    font-weight:bold;
    line-height: 48px;
  }
 .wrap__page-content h1, .page__title{
     font-family: 'fajardo' !important;
   font-size: 54px;
   margin: 0 0 20px;
   line-height:70px;
 }

 #innerSidebar .fas{
     font-size:12px;
 }
 .sidebar-info .profile-name{
     font-weight:bold;
     font-size:22px;
     color: rgba(148, 157, 32, 1.00);
     margin-bottom: 5px;
 }
  .sidebar-info a{
      text-decoration:none;
      color: rgba(148, 157, 32, 1.00);
  }
  .sidebar-info a:hover, .wrap__page-content a:hover{
      text-decoration:underline;
  }
.warning{
color:red;
}

.wrap__text-block a {
color: #2e7105;
}

  .wrap__page-content a{
      color: rgba(148, 157, 32, 1.00);
  }
  .wrap__page-content ul{
      text-indent: -22px;
    margin-left: 20px;
    padding-left: 40px;
  }
  .wrap__logoHeader {
   
    max-width: 68%;
    
}
.wrap__header--inner .image__container .image {
    
    margin-bottom: 7px;
}
 .docheadline{font-family: Tahoma;font-size: 12px; text-decoration: none; font-weight: bold; color: black} .docsummary{font-family: Tahoma;font-size: 12px;} .docseperator{ height: 3px; margin: 6px 0px 6px 0px; border-bottom: 1px solid #eeeeee;} .docNewsLogo { font-family: Tahoma;font-size: 10px; align: right;} .page-title {
    display: block !important;
}
.sidebar-holder{
    background-image: url(/storage/app/media/watermark-sidebar.png);
    background-position:bottom;
    background-repeat:no-repeat;
}
.align-center{
    text-align:center;
}
.verifypsy{
    width: 146px; height: 69px;
}
.float-left{
    float:left;
    margin:0 10px 10px 0;
}
.float-right{
    float:right;
    margin:0 0 10px 10px;
}
.verifypsy{
    width: 146px; height: 69px;
}
.rates_sched{
    width:45%;
    
}
.abtimg{
    width:200px;
}
.rates_sched tr, .rates_sched td{
    border:0;
}


.image_static_slogan__container img{
    height:259px;
    width:100%;
}
form label{
  font-weight: bold;
}
  @media only screen and (max-width: 1024px) {


    .wrap__header--inner{
        padding-top:20px;
        padding-bottom:20px;
    }

    .sidebar-holder {
        background-position: left bottom;
        background-size: auto;
    }


     
      .slideshow__section{
          display:none;
      }
      .wrap__logoHeader{
          margin:0 auto;
      }
      .wrap__page-content h1, .page__title{
    
          font-size: 50px;
          line-height: 45px;
      }
     .wrap__logoHeader .logo__title {
    font-size: 80px;
}
      .wrap__logoHeader .logo__description {
          font-size: 20px;

      }
      div.logo {
           margin-top: 0px;
       }

        .verifypsy{
            width: 191px;
            height: 68px;
        }
       .sidebar-holder h1 {
            font-size: 22px;
        }
        .copyright__list li:first-child{
            text-align:center;
        }
}

@media only screen and (max-width: 768px) {
  


    .ezimage{
        margin-top:10px !important;
        margin-bottom:10px !important;
       float:unset !important;
       display:block !important;
       margin-right:auto !important;
       margin-left:auto !important;
   
   }
   
   .align-none{
        margin-top:10px !important;
        margin-bottom:10px !important;
       float:unset !important;
       display:block !important;
       margin-right:auto !important;
       margin-left:auto !important;
   
   }
   
   .align-center{
        margin-top:10px !important;
        margin-bottom:10px !important;
       float:unset !important;
       display:block !important;
       margin-right:auto !important;
       margin-left:auto !important;
   
   }
   
   .align-left{
        margin-top:10px !important;
        margin-bottom:10px !important;
       float:unset !important;
       display:block !important;
       margin-right:auto !important;
       margin-left:auto !important;
   
   }
   
   .align-right{
        margin-top:10px !important;
        margin-bottom:10px !important;
       float:unset !important;
       display:block !important;
       margin-right:auto !important;
       margin-left:auto !important;
   
   }



}

@media only screen and (max-width: 425px) {
 .wrap__logoHeader .logo__title{
        font-size:60px;
    }
    .wrap__logoHeader .logo__description {
        font-size: 18px;
    }
    .wrap__page-content h1, .page__title{
    
        font-size: 45px;
        line-height: 35px;
    }
    .wrap__logoHeader {
        max-width: 100%;
    }
   
  
 
    .copyright__list li:first-child{
            text-align:center;
        }
    .abtimg{
           width:100%;
           float:none;
           margin:0 0 10px 0;
            
      }

}

@media only screen and (max-width: 375px) {


}