       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;
         
           
           
       }
#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;
    border-radius: 3px;
    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,0) 0%, rgba(19,26,36,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(19,26,36,0) 0%,rgba(19,26,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(19,26,36,0) 0%,rgba(19,26,36,1) 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;
 
  
  
 
 

    
    
}

.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: 999;
}

.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 {
   
    display: block;
    width: 200px;
    border: 1px solid white;
}

directorpicture_div img {
       position: relative;
       display: block;
      
    
}

.liberty_historyp {
    
    padding: 0 100px;
    line-height: 1.5;
}

#herohwelcomeh2 {
    color: white;
    font-size: 20px;
    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: 146px;
    margin-left: 530px;
}

#herospan1 {
    margin-top: 0;
    color: white;

 
    font-size: 18px;
}

#herohh2span2 {
    color: #ffc800;
}
#heroh5 {
    margin: 0;
    padding: 0;
    color: white;
    font-size: 33px;
    font-weight: 200;
    margin-left: 530px;


}


.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 {
    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: #cdd1d5;
    margin-top: 20px;
    display: flex;
    padding: 30px;
    justify-content: space-around;
    align-items: center;
}

.section5col {
    
    width: 50%;
}

#contactformdiv {
    
    width: 75%;
}

#contactformdiv .cell {
    width: 100%;
    padding: 10px;
    padding-bottom: 30px;
    padding-top: 30px;
}

#contactbtn {
    border:none;
    background-color: #d2a416;
    color: white;
    padding: 20px;
    border-radius: 3px;
}

#contactbtn:hover {
    cursor: pointer;
    background-color: #131A24;
}

input {
    width: 100%;
    border: none;
    text-align: center;
    font-size: 16px;
    padding: 5px;
}

  textarea { 
       width: 100%;
      overflow:hidden;
      text-align: center;
    border-style: none; 
    border-color: Transparent; 
    overflow: auto;  
      
                -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
      outline: none;
      border: none;
        font-size: 16px;
    padding: 5px;

    resize: none; /*remove the resize handle on the bottom right*/
  }

  textarea:focus { 
    border-style: none; 
    border-color: Transparent; 
    overflow: auto;     
          -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
      outline: none;
      border: none

  }

textarea::placeholder {
    
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    font-family: 'Dosis', sans-serif;
}

#contactformdiv .cell input:focus {
    
    outline: none;
}
footer {
    
    padding: 10px;
    background-color:   #131A24;
    color: #e1af00;
}



@media only screen and (max-width: 940px) {
        #herotop .finnpackbtn {
        margin-top: 0;
        font-size: 13px;
    }
    
    

    #herotop #heroh5 {
        
        font-size: 18px;
      
    }
    

    
}

@media only screen and (max-width: 850px) {
    

    #hero {
        
         height: 300px;   
        overflow: hidden;
    }
    
    #hero img {
        
       transform: scale(1.6) translateY(20px) translateX(59px);
        
    }
    
     #herotop #heroh5 {
       
            font-size: 14px;
        
    }
  
}







@media only screen and (max-width: 1237px) {
    
    #herotop br {
        
        display: none;
    }
    
    #herotop #herohh2 {
        margin-top: 120px;
        font-size: 20px;
        
    }
}

@media only screen and (max-width: 1028px) {
    #herotop #herohh6 {
        
        margin-top: 50px;
      
    }
    
}

@media only screen and (max-width: 1010px) {
            #herotop #herohh2 {
        margin-top: 80px;
    
        
    }
}


@media only screen and (max-width: 914px) {
    .liberty_historyp {
    
    padding: 0 50px;
    line-height: 1.9;
    
}

    #herotop #herohh2, #herotop #herodescrption {
        font-size: 15px;
        
    }
}



@media only screen and (max-width: 860px) {
    


    

}

@media only screen and (max-width: 860px) {

        #herotop .finnpackbtn {
            padding: 5px 5px;
            font-size: 12px;
    }
    
        #herotop .finnpack_linktext {
        margin-top: 0;
        padding-top: 0;    
        font-size: 12px;
        
    }
    
    
    #herotop #herodescrption {
        
        margin-bottom: 5px;
    }
}


@media only screen and (max-width: 794px) {
    
    #herohh6, #herohh2, #heroh5 {
        text-align: left;
        width: 50%;
        left: 100px;
        margin-left: 290px;
        padding-left: 0;
    }
    
}

@media only screen and (max-width: 665px) {
    

    
    #hero img {
        
       transform: scale(2) translateX(59px);
    }
    
    
        #herotop #herohh2 #herospan1 {
        font-size: 18px;
        
    }
}

@media only screen and (max-width: 622px) {
    

    

    
    #hero img {
        
       transform: scale(2.3) translateY(40px) translateX(69px);
     
    }
}

@media only screen and (max-width: 572px) {
    
    #herohh6, #herohh2, #heroh5 {
        text-align: left;
        width: 50%;
        left: 100px;
        margin-left: 55%;
        padding-left: 0;
    }
    
}