       body {
        
           margin: 0;
           padding: 0;
           font-family: 'Dosis', sans-serif;
           letter-spacing: 1px;
           box-sizing: border-box;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
         
           
           
       }

#sitecont {
    
    max-width: 100%;
    overflow: hidden;
}


a {
    color: inherit;
    text-decoration: none;
}
#flash {
    display: none;
    
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    
    
}

#svgcont1 {
    position: relative;

  
}

#isplashlogo {
    
transform: scale(0.55); // 75% of original size

}

#flash h1 {
    
    
    font-weight: 300;
    font-size: 40px;
}

#flash h1 span {
    font-weight: 500;
    
    color: #101e28;
}





.defaultbtn {
 
    padding: 17px;
    cursor: pointer;
    color: white;
    border:none;
    background-color: #ad8002;
    transition: all 400ms;
   /* background-color: #d1a200; */
}

.defaultbtn:hover {
    
    background-color: #101e28;   
}


#hero {
   
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    
}

#hero img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;

}




#hero #herotop {

    z-index: 10;
    position: absolute;
    top: 1;
    left: 0;
    right: 0;
    bottom: 0px;
     background: -moz-linear-gradient(left, rgba(19,26,36,1) 0%, rgba(19,26,36,0) 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(19,26,36,1) 0%,rgba(19,26,36,0) 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(19,26,36,1) 0%,rgba(19,26,36,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131a24', endColorstr='#00131a24',GradientType=1 ); /* IE6-9 */
    
   
    padding-left: 50px;
    padding-right: 50px;
 
  
  
 
 

    
    
}

.custom-shape-divider-bottom-1614633299 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: translateY(2px) rotate(180deg);
        z-index: 99;

}

.custom-shape-divider-bottom-1614633299 svg {
    position: relative;
    display: block;
    width: calc(126% + 1.3px);
    height: 63px;
}

.custom-shape-divider-bottom-1614633299 .shape-fill {
    fill: #FFFFFF;
}

#directorpicture_div {
    margin-top: 20px;
   position: absolute;
    display: block;
    width: 200px;
    border: 5px solid white;
    z-index: 999;

 
}

directorpicture_div img {
       position: relative;
       display: block;
    
    
}

.liberty_historyp {
    
    padding: 0 160px;
    line-height: 2.3;
    text-align: justify;
}

#herohwelcomeh2 {
    color: white;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 26px;
    
}
#herohh2 {
    color: white;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 6px;
}

#motto {
     margin-top: 20px;
        color: white;
    font-size: 26px;
    font-weight: 300;
    
    
}

#herospan1 {
    margin-top: 0;
    color: white;
    line-height: 1.5em;

 
   
}
#herohh4 {
    margin-top: 10px;
    color: white;

   
    max-width: 670px;
    line-height: 1.2;
     margin-bottom: 0;
    padding-bottom: 0;
}

.herotagspan {
    
    padding: 10px;
    background-color: white;
    color: black;
     border-radius: 36px 0px 25px 0px;
    margin-bottom: 5px;
}

.spancopper {
    
  
  color: #e1af00;
    font-weight: 600;
}


#herodescrption {
    
    color: white;
    margin-top: 20px;
    font-size: 18px;
       max-width: 670px;
    padding-top: 0;
}


.herobtn {
    
     padding: 17px;
     color: #101e28;
     background-color: #e1af00;
     border: none;
     font-size: 16px;
     margin-bottom: 6px;
     border-radius: 3px;
     margin-right: 40px;
     font-weight: 600;
}
.herobtn:hover {
    
    cursor: pointer;
    color: white;

    background-color: #101e28;    

}


.easynav {
    
    display: flex;
    color: white;
    font-size: 18px;
    justify-content: flex-start;
    
    
}
.easynavlink {
    
 padding-right: 20px;
    
}

.easynavlink:hover {
    
    color: #e1af00;
    cursor: pointer;
}

#section2 {
padding-bottom: 50px;
  
    
    
}
#section2h1 {
    font-size: 27px;
    color: #101e28;
    font-weight: 400;
    margin-top: 30px;
}

#homereadmoreaboutbtn {
    
    margin-top: 25px;
}

#section2p {
    
  
    padding-left: 15%;
    padding-right: 15%;
    line-height: 1.9;
    font-size: 18px;
}


#section2row {
    

    
}

#section2leftdiv {
    
    width: 50%;
}

#section2rightdiv {
    
    width: 50%;
}

.expertise_row {
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.expertise_row img {
    display: block;
    z-index: 1;
    
}

.section2_expertise_div {
    
    position: relative;
    padding: 0;
    margin: 0;
}


.expertiselinkh5 {
    
    position: absolute;
    top: -8px;
    left: 30px;
    color: #e1af00;
     font-size: 25px;
    z-index: 2;
}

#section3 {
    color: white;
    padding-top: 45px;
    background-color:#131A24;
}


.section3row {
    
    display: flex;
    justify-content: space-around;
    padding: 30px;
    font-weight: 500;
    text-align: left;
}

.section3itemdiv {
    
    width: 40%;
}

.testimonialnamespan {
    
    color: #e1af00;
    font-weight: 600;
    
}

#section4 {
    margin-top: 20px;
    display: flex;
    padding: 30px;
    justify-content: space-around;
    align-items: center;
}

.section4col {
    
    width: 50%;
}

#section5 {
    background: #ebebeb;
    margin-top: 20px;
    display: flex;
    padding: 30px;
    justify-content: space-around;
    align-items: center;
}

.section5col {
    
    width: 50%;
}

footer {
    
    padding: 10px;
    background-color:   #131A24;
    color: #e1af00;
}

@media only screen and (max-width: 1172px) { 
    #directorpicture_div {
   
        width: 130px;
        border:  2px solid white;



    }
    

}

@media only screen and (max-width: 1172px) { 
    #directorpicture_div {

        width: 70px;
        border:  1px solid white;



    }
    

}

@media only screen and (max-width: 800px) { 
    #directorpicture_div {
   

        display: none;

    }
    

}
@media only screen and (max-width: 785px) { 
    #herohh2, #motto {
   

        transform: scale(0.8);

    }
    

}

@media only screen and (max-width: 770px) { 
    #herohh2, #motto {
   

        transform: scale(0.6);

    }
    

}

@media only screen and (max-width: 760px) { 
     #motto {
   

      margin-top: 0;

    }
    .liberty_historyp {
    padding: 0 80px;
    }
    
    
    
    

}

@media only screen and (max-width: 705px) { 
     #herohh2, #motto {
   
      padding-top: 0;
      margin-top: 0;

    }
    

}

@media only screen and (max-width: 599px) { 
     #herohh2, #motto {
   
transform: scale(0.5);

    }
    

}
@media only screen and (max-width: 560px) { 
     #herotop br, #motto {
   
    display: none;

    }
    
    #hero img{
        
        min-height: 350px;
    }
    
         #herohh2, #motto {
             margin-top: 100px;
             transform: scale(0.8);

    }
    
    
    
    .liberty_historyp {
    padding: 0 50px;
    }
    

    
}

@media only screen and (max-width: 500px) { 
    #aboutbuttonsdiv {
        
        display: block;
    }

    #aboutbuttonsdiv .defaultbtn {
        
        display: block;
        margin-bottom: 20px;
    }
}


