       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 {
    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;
}



nav {
    
    display: flex;
    justify-content: space-between
    
    
}


nav ul {
    
    display: flex;
    justify-content: flex-end;
    height: 87.27px;
    margin-top: 0;
}

nav a {
    
    text-decoration: none;
    color: inherit;
}

nav ul li {

    font-size: 19px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 40px;
    text-decoration: none;
    list-style: none;
     background-color: white;
    color: #121c2b;
}

nav ul li:hover {
  
    background-color: #d2a416;
    color: white;
    border-bottom: 3px #101e28 solid;
    cursor: pointer;
}


nav ul .active {
    
    background-color: #d2a416;
    color: white;
    cursor: pointer;
}


#logocont {
    
    margin-left: 50px;
}

#logocont img {
    
    width: 200px;
    
}

.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;
 
  
  
 
 

    
    
}

.finnpackbtn {
    
    text-decoration: none; 
    padding:10px; cursor:pointer;
    background:white; 
    color: #121c2b; 
    font-size:17px; 
    border: none; 
    border-radius: 6px 0px 4px 0px; 
    font-weight:600; 
    margin-top:10px;
}

.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: 30px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 26px;
    
}
#herohh2 {
    color: white;
    font-size: 100px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 6px;
}

#herospan1 {
    margin-top: 0;
    color: white;

 
    font-size: 40px;
}
#herohh4 {
    margin-top: 10px;
    color: white;
    font-size: 50px;

    max-width: 670px;
    line-height: 1.2;
     margin-bottom: 0;
    padding-bottom: 0;
}


.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 {
    
    color: #101e28;
    font-weight: 600;
}



#section2p {
    
  
    padding-left: 15%;
    padding-right: 15%;
    line-height: 1.5;
    font-size: 17px;
}


#section2row {
    

    
}
.prodexpertiselist {
  margin-top: 40px;  
  margin-bottom: 40px;  
  
}

.expertisep {
    
    width: 90%;
    margin-top: 70px;
    font-size: 17px;
}
.prodexpertiselist ul {
    margin-top: 60px;
    color: #101e28;
    font-weight: 700;
    list-style: none;
    display: flex;
    width: 75%;
    justify-content: space-around;
    text-align: center;
    font-size: 17px;
    
}

.prodexpertiselist ul li {
    
    
    
    text-align: center;
    
}

.prodexpertiselist li:before {
  content: '✓\0020';
    font-weight: 800;
  color: #d2a416;    
        border: 2px solid #d2a416;
     
      border-radius: 50%;
      padding: 20px;
      margin-right: 10px;
    
}


.prodgridrow {
    position: relative;
    display: flex;
    margin-bottom: 10px;

   
    
    width: 100%;
    max-width: 100%;
    justify-content: center;
  
  
}

.prodgridrow div {
    
 position: relative;
}

.prodgriditem .prodimgdiv {
    
    position: relative;
    display: block;
    margin-top: 0;
    
}

.prodgridrow .prodgriditem {
    display: block;
    position: relative;

    transition: all 0.5s;
    background-color: #f7f7f7;
  
    
    
    transform: scale(0.7); 
}



.prodgridrow img {
 
   z-index: 1;
    
    transition: transform 0.5s;
    
}



.prodimgdiv {
    

}


.circle{

     height: 260px;
    width: 260px;
    border-radius: 50%;
    display: block;

    background-repeat: no-repeat;
    background-position: center;
    margin: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 5px;
    transition: opacity 1s;
    transform: scale(0.9); 
    border: 5px white solid;
-webkit-box-shadow: 0px -2px 15px 8px #E3E3E3; 
box-shadow: 0px -2px 15px 8px #E3E3E3;
    

    }

.circle p {
    
    margin: 0;
    padding: 0;
}



.circlebottomtier {
    
    display: flex;
    margin-top: 13px;
    
}



#prodimgdiv1 .circleimg1div {


    background-image: url('img/Products/fFlyer_bags_Courier_bags_e-commerce_bags.jpg');
  
}


#prodimgdiv1 .circleimg2div {
    
    background-image: url('img/Products/circles/fFlyer_bags_Courier_bags_e-commerce_bags.jpg.jpg');
}


#prodimgdiv1 .circleimg3div {
    
    background-image: url('img/.jpg');
}



#prodimgdiv2 .circleimg1div {


    background-image: url('img/Products/retail_bags_liberty_group.jpg');
  
}


#prodimgdiv2 .circleimg2div {
    
    background-image: url('img/Products/circles/Polypropylenes1.jpg');
}


#prodimgdiv2 .circleimg3div {
    
    background-image: url('img/Products/circles/Polypropylenes3.jpg');
}




#prodimgdiv3 .circleimg1div {


    background-image: url('img/Products/garbage_bags_liberty_group.jpg');
  
}


#prodimgdiv3 .circleimg2div {
    
    background-image: url('img/Products/circles/bioplastics2.jpg');
}


#prodimgdiv3 .circleimg3div {
    
    background-image: url('img/Products/circles/bioplastics3.jpg');
}


#prodimgdiv4 .circleimg1div {


    background-image: url('img/Products/construction_protection_films.jpg');
  
}


#prodimgdiv4 .circleimg2div {
    
    background-image: url('img/Products/circles/masterbatches2.jpg');
}


#prodimgdiv4 .circleimg3div {
    
    background-image: url('img/Products/circles/masterbatches3.jpg');
}


#prodimgdiv5 .circleimg1div {


    background-image: url('img/Products/circles/ink1.jpg');
  
}


#prodimgdiv5 .circleimg2div {
    
    background-image: url('img/Products/circles/ink2.jpg');
}


#prodimgdiv5 .circleimg3div {
    
    background-image: url('img/Products/circles/ink3.jpg');
}


.printingiksprodcard h6 {
    
    margin: 0;
    padding: 0;
    
}

#prodimgdiv6 .circleimg1div {


    background-image: url('img/Products/circles/other1.jpg');
  
}


#prodimgdiv6 .circleimg2div {
    
    background-image: url('img/Products/circles/other2.jpg');
}


#prodimgdiv6 .circleimg3div {
    
    background-image: url('img/Products/circles/other3.jpg');
}


.prodgridrow .productcard {
    
    display: none;
    position: absolute;
    top: 10px;
    left: 20px;
    right: 20px;
    color: white;
    background-color: #121c2b;
    opacity: 0.9;
    height: 350px;
    margin-top: 2%;
    margin-bottom: 10%;
    z-index: 2;
    max-width: 300px;
    border: 1px solid #101e28;
    border-radius: 100% 0% 50% 50% / 0% 0% 100% 100%;  
    padding-left: 50px;
    padding-right: 50px;
    transform: scaleY(0);   
    transition: transform 0.26s ease;
    transform-origin: left top;
    font-size: 15px;
 
}



.prodoverlaytitle {
    font-weight: 800;
    position: relative;
    color: white;
    font-size: 19px;
    z-index: 4;
 
     max-width: 50%;
      left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
 margin-top: 80px;
       padding: 10px;
    background-color: #121c2b;
    border-radius: 36px 0px 25px 0px;
}





#knowmorediv {
    
    padding: 20%;
    padding-top: 5px;
    padding-bottom: 10%;
    font-size: 17px;
    font-weight: 100;
}

#knowmorediv h3 {
     font-weight: 300;
    
}

#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%;
}

#contactcircle {
    
    width: 20%;
}

footer {
    
    padding: 10px;
    background-color: #131A24;
    color: #e1af00;
}


@media only screen and (max-width: 850px) {
    

    #hero {
        
         height: 300px;   
        overflow: hidden;
    }
    
    #hero img {
        
       transform: scale(1.8);
    }
}

@media only screen and (max-width: 665px) {
    

    
    #hero img {
        
       transform: scale(2);
    }
    
    
        #herotop #herohh2 #herospan1 {
        font-size: 20px;
        
    }
}

@media only screen and (max-width: 622px) {
    

    
    #hero img {
        
       transform: scale(3) translateY(20px);
     
    }
}

@media only screen and (max-width: 1237px) {
    
    #herotop br {
        
        display: none;
    }
    
    #herotop #herohh2 {
        margin-top: 30px;
        
    }
}


@media only screen and (max-width: 914px) {
    

    #herotop #herohh2, #herotop #herodescrption {
        font-size: 15px;
        
    }
}

@media only screen and (max-width: 940px) {
        #herotop .finnpackbtn {
        margin-top: 0;
        font-size: 13px;
    }
}

@media only screen and (max-width: 860px) {
    

    #herotop #herospan1 {
        font-size: 29px;
        
    }
    
    #herotop{
        
        font-size: 13px;
        padding: 10px 10px;
    }
    
    

}

@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: 965px) {
    

    .prodexpertiselist ul {
        
        display: block;
        margin-left: 0;
    }
    
        .prodexpertiselist ul li {
        
        margin-bottom: 5px;
            margin-left: 0;
    }
    
    
    .prodexpertiselist li:before {
  content: '✓\0020';
    font-weight: 700;
  color: #966f03;    
        border: 2px solid #b07800;
     font-size: 10px;
      border-radius: 50%;
      padding: 2px;
      margin-right: 8px;
    
    }
}

@media only screen and (max-width: 1233px) {
    .prodgridrow {
        
     flex-direction: column;
        align-items: center;
    }
    
    .prodgriditem {
        
        width: 500px;
    }
    
    .productcard {
        
        margin-left: 33px;
    }

    
}