       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;
         
           
           
       }

a:visited {
    color: #003478;
    
}

#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: 1;
    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) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(19,26,36,1) 0%,rgba(19,26,36,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(19,26,36,1) 0%,rgba(19,26,36,0) 100%); /* 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;
 
  
  
 
 

    
    
}
#directorpicture_div {
   
    display: block;
    width: 200px;
    border: 1px solid white;
}

directorpicture_div img {
       position: relative;
       display: block;
      
    
}

.liberty_historyp {
    
    padding: 0 100px;
    line-height: 2.1;
    text-align: justify;
    font-size: 18px;
}

#herohwelcomeh2 {
    color: white;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 26px;
    
}
#herohh2 {
    color: white;
    font-size: 5px;
    font-weight: 200;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 96px;
}

#herospan1 {
    margin-top: 0;
    color: white;

 
    font-size: 30px;
}

#herohh2span2 {
    color: #ffc800;
}
#heroh5 {
    margin: 0;
    padding: 0;
    color: white;
    font-size: 38px;
    font-weight: 200;


}


.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;
  
    
    
}

h3 a {
    
    color: inherit;
    text-decoration: none;
}
#section2h1 {
    margin-top: 40px;
    font-size: 30px;
    font-weight: 500;
    color: #101e28;
}

#homereadmoreaboutbtn {
    
    margin-top: 20px;
}

#section2p {
    
  
    padding-left: 15%;
    padding-right: 15%;
    line-height: 1.5;
    font-size: 17px;
}


#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;
}


#section2ul {
    line-height: 1.5em;
    list-style: none;
   
}

.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%;
}



#ourpoliciesdiv {
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    
}

#ourpoliciesdiv h3 {
    width: 100px;
padding: 40px;
border: 16px dashed white;

}
.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;
}