body {

    background-color: white;
    height: fit-content;
    width: 100%;
    max-width: 1500px;
    display: grid;
    grid-template-rows: 1fr 200px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
}


#cookie {

   background-color: rgb(0, 255, 0);
   color: black;
   width: 100%;
   height: 95vh;
   padding-left: 0px;
   margin-top: 5vh;
   margin-left: 0px;
   top: 0px;
   position: fixed;
   z-index: 55;
   display: none;

}


.dis {

   width: 100px;
   height: 50px;
   border: none;
   background-color: gray;
   margin-right: 5px;
   margin-left: 5px;
   margin-top: 5px;


}

.dis:hover {

   opacity: 0.6;
}

.dak {

   color: rgba(0, 68, 255, 0.863);
}

.dak:hover {

   opacity: 0.6;
}



#xaza {

  display: none;

 }


 #xaza2 {

  display: none;

 }

 #xaza3 {

  display: none;

 }




#main {

    height: fit-content;
    width: fit-content;
    margin-bottom: 300px;
}



p {

    font-size: 20px;
    color: rgb(31, 31, 31);
}

div {

    margin-left: 15px;
    margin-top: 10px;
}

h3 {

    font-weight: bold;
    color: red;
}

.coo {

    font-weight: bold;
    color: black;
}

.email {

    text-decoration: none;
    color: black;
    
}

.last {
     
    bottom: 0;
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    background-color: rgb(132, 221, 154);
    color: white;
    margin-top: 0px;
 }

 .info {

    font-size: 30px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    white-space: nowrap;
    
  }
  
  .inf {
  
     font-size: 20px;
     margin-left: 0px;
     color: blue;
     text-decoration: underline;
     
   }
  
   .inf:hover {
  
     opacity: 0.6;
   }
  
  .info:hover {
  
    opacity: 0.6;
  }


 


 .copi {

    text-align: center;
    align-content: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 500;
    color: white;
    font-size: 27px;
}


.foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}


 a {

    text-decoration: none;
    color: black;
   
 }





 


 @media only screen and (min-width:1px) and (max-width:364px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 230px;
   max-width: 364px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 200px;
   

   
}


.top{

    height: fit-content;
    width: 800px;
    background-color: transparent;
    z-index: 2;
    margin-top: -100px;
    margin-left: -10px;
    transform:  scale(0.40);
    transform-origin: left;

}


#sections {

   height: 60px;
   width: 300px;
   margin-left: 10px;
   background-color: transparent;
   display: grid;
   grid-template-columns: 1fr 1fr;
   column-gap: 1px;
   margin-top: 50px;
   margin-bottom: 20px;

} 


.supper {

    font-size: 55px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 50px;
   
}
   

#main {

   margin-left: 8px;
   margin-bottom: 300px;
   width: fit-content;

}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


 


 
 }


@media only screen and (min-width:365px) and (max-width:416px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 365px;
   max-width: 416px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 200px;
   

   
}


.top{

    height: fit-content;
    width: 800px;
    background-color: transparent;
    z-index: 2;
    margin-top: -100px;
    margin-left: 10px;
    transform:  scale(0.40);
    transform-origin: left;

}


#sections {

   height: 60px;
   width: 320px;
   margin-left: 15px;
   background-color: transparent;
   display: grid;
   grid-template-columns: 1fr 1fr;
   column-gap: 1px;
   margin-top: 50px;
   margin-bottom: 20px;

} 


.supper {

    font-size: 55px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}
   

#main {

   margin-left: 8px;
   margin-bottom: 300px;
   width: fit-content;

}

.tip {

    font-size: 22px;
    padding-left: 0px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


 
.yona {

    font-size: 18px;
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 15px;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.educ {

    background-color: white;
    font-size: 18px;
    color: black;
    width: fit-content;
    margin-top: -100px;
    
}




 
 }


 @media only screen and (min-width:417px) and (max-width:499px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 417px;
   max-width: 499px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 200px;
   

   
}


.top{

    height: fit-content;
    width: 800px;
    background-color: transparent;
    z-index: 2;
    margin-top: -100px;
    margin-left: 10px;
    transform:  scale(0.40);
    transform-origin: left;

}


#sections {

   height: 60px;
   width: 350px;
   margin-left: 15px;
   background-color: transparent;
   display: grid;
   grid-template-columns: 1fr 1fr;
   column-gap: 1px;
   margin-top: 50px;
   margin-bottom: 20px;

} 


.supper {

    font-size: 55px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}
   

#main {

   margin-left: 8px;
   margin-bottom: 300px;
   width: fit-content;

}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }



.educ {

    background-color: white;
    font-size: 20px;
    color: black;
    width: fit-content;
    margin-top: -100px;
    
}



 
 }


@media only screen and (min-width:500px) and (max-width:599px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 417px;
   max-width: 599px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 200px;
   

   
}


.top{

    height: fit-content;
    width: 800px;
    background-color: transparent;
    z-index: 2;
    margin-top: -100px;
    margin-left: 10px;
    transform:  scale(0.40);
    transform-origin: left;

}




.supper {

    font-size: 55px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}
   

#main {

   margin-left: 8px;
   margin-bottom: 300px;
   width: fit-content;

}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


 

 
 }


@media only screen and (min-width:600px) and (max-width:800px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 600px;
   max-width: 800px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 250px;
   

   
}


.top{

    height: 300px;
    width: 900px;
    background-color: transparent;
    z-index: 2;
    margin-top: -100px;
    margin-left: 10px;
    transform:  scale(0.65);
    transform-origin: left;

}


.supper {

    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}


   

#main {

   margin-left: 8px;
   margin-bottom: 300px;
   width: fit-content;
}




 
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }



   
 
 }


@media only screen and (min-width:801px) and (max-width:920px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 801px;
   max-width: 920px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 250px;
   

   
}


   


.top{

    height: 300px;
    width: 900px;
    background-color: transparent;
    z-index: 2;
    margin-top: -80px;
    margin-left: 10px;
    transform:  scale(0.85);
    transform-origin: left;

}

#main {

   margin-left: 8px;
   margin-bottom: 300px;
   width: fit-content;
}
 
 
   #xaza {
 
     display: block;
   
    }
 
   #xaza2 {
 
     display: block;
   
    }
 
 
   #sections {

   
   margin-top: 20px;
   margin-bottom: 20px;

}
   
 
 }


