﻿/* FLDL Foundation start here */

.sidebar {
  height: 100%;   
  width: 0; 
  position: fixed; 
  z-index: 1; 
  top: 0;
  left: 0;
  background-color: #800000;
  overflow-x: hidden; 
  padding-top: 60px; 
  transition: 0.5s; 
}


.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}



.sidebar a:hover {
  color: #f1f1f1;
}



.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}


.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #800000; 
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: green;
}


#main {
  transition: margin-left .5s; 
  padding: 20px;
}


@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}



.mot {
  padding: 20px;
  background-color: #800000;
  color: white;
  margin-bottom: 5px;
  font-size: 15px;
  text-align: center;

}



.body1 {
  padding: 10px;
  background-color: ;
  color: black;
  margin-bottom: 5px;
  font-size: 15px;
  text-align: }
  


hr.barbrown {
  border: 5px solid brown;
  border-radius: 5px;
}


footer {
  text-align: center;
  padding: 3px;
  background-color: #800000;
  color: lightgray;
}
  .auto-style2 {
	  font-size: x-small;
  }
  .auto-style3 {
	  font-size: medium;
  }

 .auto-style13 {
	  padding: 3px;
  background-color: #0000ff;
  color: gray;
text-decoration:none;



}
.auto-style14 {
	text-align: center;
	text-decoration:none;
}


.auto-style22 {

  border: 2px solid white;
  padding: 20px;
  margin: ;
  color: white;
  font-family: courier;
  font-size: 120%;
  background-color: #0000ff;
}

#more {display: none;}

.auto-style23 {
	border: 2px solid white;
	padding: 20px;
	color: white;
	font-family: courier;
	font-size: 120%;
	background-color: #0000ff;
	text-align: center;
}
.auto-style24 {
	text-decoration: none;
}
.auto-style25 {
	color: #FFFFFF;
}



body {
  font-family: Arial;
}

input[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: block;
  border: 1px solid #800000;
  border-radius: 4px;
  box-sizing: border-box;
}

input[type=submit] {
  width: 100%;
  background-color: #800000;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: red;
}

div.container4 {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}



.btn3 {
   width: 100%;
  background-color: #800000;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.btn3:hover {
 background-color: red;

}





p1 {
  text-align: left;
  font-size: 18px;
  color: #800000;
  background-color: ;
  margin-top: 0px;
}



html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.Lane2 {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .Lane2 {
    width: 100%;
    display: block;
  }
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.container {
  padding: 0 16px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: #800000;
}

.title1 {
  color: #800000; 
}



.title2 {
  color: red; 
}


.title6 {
  color: DodgerBlue;
}


.title7 {
  color: DodgerBlue;
  font-size: 20px;

}


.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #800000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  border-radius: 10px;
}

.button:hover {
  background-color: red;
}


.auto-style1 {
	text-decoration: none;

}

.auto-style2 {
	color: #FFFFFF;
}

.auto-style3 {
	color: red;
}


.auto-style4 {
	color: #800000;
}



.auto-style5 {
	color: red;
	font-size: 20px;
}




html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.column6 {
  float: left;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 8px;
  background-color: ;

}

@media screen and (max-width: 650px) {
  .column6 {
    width: 100%;
    display: block;
  }
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.container {
  padding: 0 16px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}



.maq {
  background-color: #800000; 
  color: white;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  font-size: 20px;
  text-decoration:none;  
  }

.maq:hover {
  opacity: 1;
  background-color: red;

}



* {
  box-sizing: border-box;
}

.column {
  float: left;
  width: 50%;
  padding: 10px;
  height: ; 
  }


.column25 {
  float: left;
  width: 50%;
  padding: 10px;
  height: ; 
  }


.row:after {
  content: "";
  display: table;
  clear: both;
}


@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}


@media screen and (max-width: 600px) {
  .column25 {
    width: 100%;
  }
}


.headcolor {
color:red;
text-decoration:none;
  }


.headcolor1 {
color: maroon;
text-decoration:none;
  }




.auto-style102 {
	color: yellow;
	text-decoration:none;
}

.hyper-gen {
	 
	text-decoration: none;
	color:white;

}



.auto-style100 {
	text-decoration: none;

}

.auto-style200 {
	color: #FFFFFF;
}


/* FLDL Foundation Ends here */


.topnav {
  overflow: hidden;
  background-color: brown;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: brown;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}



.mage {
border-radius: 5px;
border-color:brown;
height:auto;
max-width: 65%; /* make image bigger on larger screen devices   */

  }


@media screen and (max-width: 992px) { 
  .mage {
    max-width: 30%;
     border-radius: 5px;
    border-color:navy;
    height:auto; /* make image smaller on mobile device   */

   
   
    

  }
}




.content { /* div to centre the webpage or section  */
  max-width: 1200px;
  margin: auto; 

}


.pic { 
        border:thick;border-bottom-color:white; border-radius: 10px; 
  }  /* radius styled image  */


.hyper-gen {
 
text-decoration: none;
color:black;
}



.lilintro1 {
text-decoration:none;
background: black; color:white; padding: 5px; border:thick; border-right-style:solid; border-right-width:10px; border-right-color:brown; border-radius: 10px;
  }



video {
  width: 100%;
  height: auto;
}


