	 * {
				box-sizing: border-box;
				box-height: 24px;
		
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  object-fit: fill;
  margin-top: 7px;
  margin-bottom: auto;
  border-radius: 10px;
  opacity: .8;
  border: 1px solid goldenrod;
}

#myImg:hover {
   opacity: 1;
   transform: scale(1.2);
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 1.2s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 0px;
  left: 0px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.8s;
opacity; 0.9;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.part3 {
    float: left;
    width: 49%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0.5px;
    margin-bottom: 0.5px;
}
.li{
	display:block;
	font-size: 13px;
}
.date{
    text-color: grey;
    text-align: right;
    background: #ffd70012;
    align:right;
}

.part00{
    margin-top: 35px;
}
.part0{

margin-left: 5%;

margin-right: 5%;

margin-top: 1%;

margin-bottom: .5%;

border-radius: 10px;

background: #ffd70012;

/*width: 75%;*/ 
}
 
.imgs{
    border: 0;
    width: 98%;
    height: 300px;
    object-fit: fill;
    margin-top: 7px;
    margin-bottom: auto;
    border-radius: 10px;
}

.btn-h {
    padding: 10px;
    margin-top: -2%;
    color: white;
    background: #7BB661;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    margin-left: 5%;
    margin-right: auto;
    width: 20%;
    position: absolute;
    z-index; 1;
}

.addblog{
    padding: 10px;
    margin-top: -2%;
    color: white;
    background: #7BB661;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    margin-left: 5%;
    margin-right: auto;
    width: 20%;
    position: absolute;
    z-index; 1;
}

.btn-h {
    padding: 10px;
    margin-top: -16px;
    color: white;
    background: #7BB661;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    margin-left: 5%;
    margin-right: auto;
    width: 20%;
    position: absolute;
    z-index: 1; 1;
}

p.c {
    font-style: oblique;
    color: grey;
    text-align: right;
}

p.a {
    text-transform: uppercase;
    color: black;
    text-decoration: underline overline;
}

.content{
    margin-top: 4%;
}

.polaroid{
    background-color: #ffd70012;
    box-shadow: 0 4px 8px 0 rgba( 0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    float: left;
    border-radius: 3px;
    border: 1px solid goldenrod;
    width: 250px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: .5%;
    }

img.a{
    width: 100%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5%;
    margin-bottom: .5%;
}

.container{
    text-align: center;
    padding: 10px 20px;
    width: 100%;
}


			/* Create three equal columns that floats next to each other */
	.part {float: left;width: 32%;/* height:200px; */margin-left: 5px;margin-right: 5px;margin-top:5%;margin-bottom:5%;}
	.part1 {
				float: left;				color:black;
				width:100%;
				border:1px solid goldenrod;
				border-radius:10px;
				padding: 15px;
				background-color: #ffd70054;
				margin-right:auto;
				margin-left:auto;

				}
	.part2 {
				color:black;
				width:98%;
				border:1px solid goldenrod;
				border-radius:10px;
				background-color: #ffd70054;
				margin-right:auto;
				margin-left:auto;
				}

	.btn-m {width: 40%;  padding: 10px;  margin-top:-8%; color:white; background:#7BB661; font-weight: bold;
				border: none; border-radius: 10px; margin-left: auto; margin-right: auto; width: 100%; }
	.btn-v {width: 40%;  padding: 10px;  margin-top:-8%; color:white; background:#7BB661; font-weight: bold;
				border: none; border-radius: 10px; margin-left: auto; margin-right: auto; width: 100%; }
	.btn-c{width: 40%;  padding: 10px;  margin-top:-8%; color:white; background:#7BB661; font-weight: bold;
				border: none; border-radius: 10px; margin-left: auto; margin-right: auto; width: 100%; }
			
/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
	}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width:800px) {
	.part{
		width: 99%; height:auto;
	}  
	.part1{ width: 100%; height:em; margin-top: 5%;  }
		} 

			/* Create three equal columns that floats next to each other */
			.column2all{
				background-color:  #ffd70012;
				border:1px solid  goldenrod;
				margin:auto;
				max-width:1550px;
				border-radius: 2%;
				margin-top: 1%;
				margin-bottop: 1%;
				margin-left: 1%;
				margin-right: 1%;
			}
			.column2{
				float: left;
				width: 33.3%;
				padding: 15px;
			}

			.column3{
				float: left;
				width: 33.3%;
				padding: 15px;
				margin-top:10px;
			}
			a {
				text-decoration: none;
				display: inline-block;
				padding: 8px 16px;
			}

			a:hover {
				background-color: #ddd;
				color: black;
			}


			.next {
				background-color: #4CAF50;
				color: white;
				float: right;
				border-radius: 10px;
			}

			/* Clear floats after the columns */
			.row:after {
				content: "";
				display: table;
				clear: both;
			}

			/* Responsive layout - makes the three columns stack on top of each
			other instead of next to each other */
			@media screen and (max-width:600px) {
				.column2,.column3 {
					width: 100%; height:auto;padding:auto;
				}
			} 
			.headers {  background-color:limegreen; width:100%; max-width:1300px;  margin:auto; padding:5px;}

        .header1 {  float: left;  width: 20%; text-align: center;}
        .header2 {  width: 80%;text-align: center;  }

        /* Clear floats after the columns */
        .row:after {
            content: "";
            display: table;
            clear: both;
        }
        .admin{
            float:right;
        }
        .admin a{
            float: left;
            color: white;
            text-align: center;
            padding: 12px;
            text-decoration: none;
            font-size: 18px;
            line-height: 25px;
            border-radius: 4px;
        }
        .admin a.active{
            background-color: dodgerblue;
            text-decoration: none;
        .admin a:hover {
            background-color: #ddd;
            color: black;
        }

        }





 /* The dots/bullets/indicators */
        .dot {
            height: 12px;  width: 12px;  margin-bottom:2px;
            background-color: #bbb;  border-radius: 50%;
            display: inline-block;  transition: background-color 0.6s ease;
        }

        .active {
            background-color:green;
        }

        /* Fading animation */
        .fade {
            -webkit-animation-name: fade;
            -webkit-animation-duration: 1.5s;
            animation-name: fade;
            animation-duration: 1.5s;
        }

        @-webkit-keyframes fade {
            from {opacity: .4}
            to {opacity: 1}
        }

        @keyframes fade {
            from {opacity: .4}
            to {opacity: 1}
        }
        @media only screen and (max-width: 600px) {
            .text, {font-size: 20px; font-weight:bold;}
            .img {vertical-align: middle; height:400px; width:100%;}
            .slideshow-container{
                width: 100%;
            }
            .content{
                width: 100%;
            }
            h1
            {
                100%
            }

        }



.mySlides{
    /* width: 80%; */
}


        /* Responsive layout - makes the three columns stack on top of each
        other instead of next to each other */
        @media screen and (max-width:800px) {
            .header{width: initial;}
            img{/* width:20%; */}
            .header1, .header2 { width: 100%; text-align: center;
            }
        }

.footer {
                background-color: #1B1B1B ;margin-top:10px; margin-bottom:10px;
                padding: 3px; border-radius:5px;color:white; text-align: center;
            }

            a {
                padding:0;
            }


            /* Create three equal columns that floats next to each other */
            .footer{
                float: left;
                width: 100%;
                padding: 5px;
            }
            .footera {
                float: left;
                width: 33.33%;
                padding: 5px; font-size:18px;
            }
 .footera img{
    width:100%;
}