/* ---------- MEDIA 1 ---------- */
@media(max-width: 700px){


/* ---------- NavBar & Footer ---------- */

.hamburger{
	display: block;
	cursor: pointer;
	margin-right: 5%;
}

.hamburger .line{
	width: 30px;
	height: 3px;
	background: midnightblue;
	margin: 6px 0;	
}

.nav{
	height: 0;
	position: absolute;
	top: 90px;
	width: auto;
	background: midnightblue;
	transition: 0.2s;
	overflow: hidden;
}

.nav.active{
	height: 400px;	
}

.nav ul{
	display: block;
	width: 35%;
	margin-left: 31.5%;
	margin-bottom: -50%;
	text-align: center;
	transition: 0.5s;
	opacity: 0;
}

.nav.active ul{
	opacity: 1;
}

.nav ul li a:not(.dropdown-content a){
	margin-top: 60%;
	color: white;
}

.dropbtn{
	margin-top: 60%;
	margin-bottom: 35%;
	background: none;
	color: white;
}

.dropdown-content {
	padding-top: -200%;
  	background-color: cadetblue;
 }

.dropdown-content a {
  	color: aliceblue;
  	margin-top: 0%;
  	text-decoration: none;
  	display: block;
}

.dropdown-content a:hover{
	color: midnightblue;
	background-color: aliceblue;	
	border-radius: 5%;
}

.dropdown:hover .dropdown-content{
	margin-top: 90%;
	border-radius: 5%;
}

.footer-content{
	justify-content: center;
	align-items: center;
	display: inline-flex;
}

.logo2{
	margin-top: -5%;
	margin-bottom: -100px;
	margin-left: -10%;
}

.footer-content h4{
	font-size: 15px;
	line-height: 3rem;
	text-align: center;
	margin-bottom: -10px;
}

.footer-content p{
	max-width: 100%;
	line-height: 15px;
	font-size: 70%;
	text-align: center;
	color:  black;
}

.add{
	margin-left: -75%;
	margin-top: 25%;
	margin-bottom: -40px;
}

.con{
	margin-left: 25%;
	margin-right: -73.5%;
	margin-top: -11.9%;
	margin-bottom: 5px;
}

.banner{
	height: 50%;
}

.bannerA, .bannerF, .bannerC{
    height: 40%;
}

.banner h2{
	font-size: 65px;
   	margin-top: -1%;
}

.bannerA h2, .bannerF h2, .bannerC h2{
   	font-size: 65px;
   	margin-top: 1%;
}

.content{
    top: 400px;
}

.contentA, .contentF, .contentC{
    top: 340px;
}

.mtc1, .mta1{
   text-align: center;
   margin-left: 0px;
}

.mtc2, .mta2{
 	text-align: center;
}





/* ---------- Home ---------- */
.container1, .container2, .container3{
	align-items: center;
}

.box1{
    height: 190px;
    width: 400px;
}

.box1 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 5.5%;
}

.one{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box2{
    height: 190px;
    width: 400px;
}

.box2 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 3%;
}

.two{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box3{
    height: 190px;
    width: 400px;
}

.box3 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 5.5%;
}

.three{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box4{
    height: 190px;
    width: 400px;
}

.box4 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 5.5%;
}

.four{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box5{
    height: 190px;
    width: 400px;
}

.box5 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 5.5%;
}

.five{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box6{
    height: 190px;
    width: 400px;
}

.box6 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 5.5%;
}

.six{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box7{
    height: 190px;
    width: 400px;
}

.box7 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 3%;
}

.seven{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box8{
    height: 190px;
    width: 400px;
}

.box8 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 7%;
}

.eight{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.box9{
    height: 190px;
    width: 400px;
}

.box9 h1{
	font-size: 20px;
	margin-left: 0.5%;
	margin-top: 7%;
}

.nine{
    height: 50%;
    width: 50%;
	margin-right: 0.5%;
}

.wrapper1{
  	display: flex;
  	align-items: center;
  	max-width: 100%;
  	position: relative;
}

.wrapper1 i{
  	top: 45%;
  	height: 33px;
  	width: 33px;
   	line-height: 33px;
}

.carousel img{
 	height: 90%;
 	width: 48%;
}

.c1, .c2, .c3, .c4{
	margin-right: 2%;
}




/* ---------- About Us ---------- */
.apic{
	height: auto;
    width: 80%;
	border-radius: 10px;
	margin-left: -1.7px;;
	margin-bottom: 30%;
}

.a{
	 width: 90%;
	font-size: 18px;
	text-align: justify;	
	margin-bottom: 5%;
	margin-left: 5%;
}

.row{
	flex-direction: column;
}





/* ---------- Contact Us ---------- */
.conC{
	text-align: center;
	font-size: 90%;
	margin-left: 0%;
}

.addC{
	text-align: center;
	font-size: 90%;
	margin-left: 0%;
	margin-top: 5%;
}

.contact-col input{
	width: 90%;
	margin-top: -4%;
	margin-bottom: 7%;
	margin-left: 5%;
	display: block;
}

.contact-col textarea{
	width: 90%;
	margin-top: -4%;
	margin-bottom: 4%;
	margin-left: 5%;
	display: block;
}
}














/* MEDIA 2 
@media(min-width: 700px) and (max-width: 1000px){


width: 50%;
	padding: 15px;
	margin-bottom: 17px;
	margin-left: 25%;
	display: block;
	outline: none;
	font-style: italic;
	border: thin solid black;
	box-sizing: border-box;
	background-color: aliceblue;
	border-radius: 5px;


.contact-col input, .contact-col textarea{
	width: 90%;
	margin-left: 5%;
	padding: 15px;
	margin-bottom: 17px;
	display: block;
	outline: none;
	font-style: italic;
	border: thin solid black;
	box-sizing: border-box;
	background-color: aliceblue;
	border-radius: 5px;


height: 11.7%;
	margin-top: -16%;
}

}


@media screen and (max-width: 900px) {
  .carousel img{
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 550px) {
  .carousel img{
    width: 100%;
  }
}


*/


