img {
max-width:100%;
height:auto;
display:block; 
}



.logo1 {
max-width:90%;
}

.spacer005 {
max-width:100%;
max-height:500px;
display:block; 
}

.photo-01 {
max-width:98%;
height:auto;
display:block; 
}

.image-01 {
max-width:100%;
height:auto;
display:block; 
box-shadow: 1px 1px 3px #000;
}

.image-02 {
max-width:50%;
height:auto;
display:block; 
}

.image-03 {
max-width:20%;
height:auto;
display:block; 
}


.image-100 {
width:100%;
height:auto;
display:block;
}









@media only screen and (max-width: 1600px) {




}





@media only screen and (max-width: 1400px) {


}






@media only screen and (max-width: 1300px) {



}




@media only screen and (max-width: 1200px) {



}



/* Tablet */



@media only screen and (max-width: 1050px) {

.photo-01 {
max-width:100%;
}

.image-01 {
max-width:100%;
height:auto;
display:block; 
box-shadow: 1px 1px 3px #000;
}

.image-02 {
max-width:55%;
}

.image-03 {
max-width:25%;
}

}





@media only screen and (max-width: 900px) {

.photo-01 {
max-width:100%;
}



.image-02 {
max-width:60%;
}

}





@media only screen and (max-width: 800px) {

.photo-01 {
max-width:100%;
}



.image-02 {
max-width:70%;
}

.image-03 {
max-width:35%;
}

}





@media only screen and (max-width: 725px) {




}





/* Phone */



@media only screen and (max-width: 650px) {

.logo1 {
max-width:90%;
margin-left: auto;
margin-right: auto;
}

.photo-01 {
max-width:100%;
}

.image-01 {
max-width:100%;
height:auto;
display:block; 
box-shadow: 1px 1px 1px #000;
}

.image-02 {
max-width:80%;
}

.image-03 {
max-width:40%;
}

}



@media only screen and (max-width: 500px) {

.photo-01 {
max-width:100%;
}

.image-02 {
max-width:50%;
}

.image-03 {
max-width:25%;
}

}






@media only screen and (max-width: 425px) {



}





@media only screen and (max-width: 375px) {



}





@media only screen and (max-width: 325px) {



}


