* {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;

   background-color: #333;
    font-family: Calluna, Arial, sans-serif;
    min-height: 100px;
    transition: background-color .5s;
   
}
h1{
	font-family: 'Montserrat', sans-serif;
	color: #222;
	font-size: 2.604vw;
	
}


h2{
	font-family: 'Noto Sans', sans-serif;
	color: #9E2B25;
	font-size: 1.563vw;
	
}

h3{
	

}

/*header*/

header{

	position:fixed;
	background-color: #222;
	width:100%;
	padding:0;
	top:0;
	z-index:3;
	margin: 0;
	block-size:3vw;
}

nav{
	position:relative;
	background-color:blue;

}
ul{
	
	padding:0;
	margin:0;
}
ul li{
	position:relative;
	list-style: none;
	display: inline-block;
	float: left;
	font-family: 'Noto Sans', sans-serif;
	line-height: 2vw;
	margin:0;
	 /*border: 2px dashed #f69c55;*/
}
ul li a{
	
	display: block;
	color: white;
	text-decoration: none;
	display: block;
	padding: 0.5vw 1.563vw;
	font-size: 0.938vw;
}

ul li a:hover{
	color: #EB5E55;
	
}

/*header*/
html, body {min-height: 100%;}
body {background-size: cover;}

.ParalaxBackground{
    
    background-image: url("../Images/ParalaxingBackground/backgroundImage.jpg");

  /* Set a specific height */
 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
    overflow-y: auto;
    
        
      -webkit-background-size: auto 100%;

}




/*Admin Login*/


#adminLogin {
    padding: 30px;
    background-color: #ccc;
}
#adminLogin h1{

	margin: 10px;

}


#Addtolatest{
	background-color:#ccc;
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px;
}

.Latest{
	background-color:#ccc;
	background-color: #222;
	color: white;
	margin-left:10%;
	margin-right:10%;
	padding:10px;
}


.ContentAdder{
	border: 0px solid red;
	background-color: #222;

	 font-family: 'Noto Sans', sans-serif;
	color: white;
	font-size: 1.563vw;

}





/*Admin Login*/


/*Photographs*/

figure {
    border-radius: 5px;
    margin: 5px;
    zoom: 1.5;
    margin-top: 10px;
    padding-top: 10vw;
}
.PhotoImage {
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(34, 25, 25, 0.4);
}
.PhotoImageText {
    border-radius: 5px 5px 0px 0px;
    box-shadow: 1px 1px 2px rgba(34, 25, 25, 0.4);
}
#columns {
    column-width: 430px;
    column-gap: 0px;
    width: 82%;
    max-width: 1920px;
    margin: 10px auto;
    margin-top: 10px;
}

div#columns figure {

	cursor: pointer;
	width: 90%;
	/*background: #fefefe;*/
	

	padding: 0px;
	padding-bottom: 0px;
	transition: transform .3s ease-in-out;
	display: inline-block;
	column-break-inside: avoid;
	
}

div#columns figure img {
	width: 100%; height: auto;
}

    div#columns figure figcaption {
        font-size: .7rem;
        color: #222;
        padding: 10px;
        padding-bottom: 15px;
        font-family: sans-serif;
    }

div#columns small { 
  font-size: 1rem;
  float: right; 
  text-transform: uppercase;
  color: #aaa;
} 

div#columns small a { 
  color: #666; 
  text-decoration: none; 
  transition: .4s color;
}



figure:hover{
transform: scale(1.03, 1.03);
}


#imageView{
	transition: opacity .3s ease-in-out;
	background-color: rgb(18, 26, 26,0.8);
	position: fixed;
	height: 100%;
	width: 100%;
	top:0;
	-webkit-align-content: center;
	align-content: center;
}
#ImageBox{

	border-radius: 8px;
	margin-top: 20;
	height: 45vmax;
	padding:0px;

	width: 100%;
	
	opacity: 1;
	box-shadow: 3px 3px 3px rgba(34, 25, 25, 0.4);
}

#ImageOptions{
	width:100%;
}

.MenuOptions{
	
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	padding: 0;
	
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 12px;
}
i{
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	cursor: pointer;
}

#CurrentPage{
	transform:translate(0,10%);
	display: block;
	margin: 0 auto;
	cursor: pointer;
	height: 90%;
	width: auto;
	float: center;

}
/*Photographs*/

/*Home*/

.Containercenture {
    background: #ccc;
    
    background-repeat: no-repeat, repeat;
    background-size:cover;
    height: 110%;
    padding: 0vw;
    padding-top:5vmin;
     
    overflow-y:hidden;
    
}

.ContainercenturePhone {
    background: #ccc;
    background: url(../Images/HomePage/cover.jpg);
    background-repeat: no-repeat, repeat;
    background-size:cover;
    height: auto;
   width: 100%;
   
   
    padding-bottom: 50vw;
    
    padding-top:5vmin;
     
    overflow-y:hidden;
    
}



.centuretext {
    padding-top: 1vmin;
    text-align: left;
    font-size: 1.1vmax;
    margin-left: 4.708vw;
    margin-right: 35.792vw;
    color: black;
    line-height: 2.2vmax;
    font-family:  sans-serif;
    opacity: 0.1;
    text-shadow: 1px 1px #888;
}
    .centuretext h1 {
        color: black;
        font-size: 6.604vmin;
        padding: 0px;
        margin: 0px;
        line-height: 5.5vh;
        text-shadow: 1px 1px #888;
       
    }
    
.TextBoxCoverPhone{
     margin: 5vmin;
     padding: 3vmin;
      background-color: white;
    
}    

.centuretextPhone{
    padding-top: 1vmin;
    text-align: left;
    font-size: 2.6vmax;
    margin-left: 3.708vmin;
    margin-right: 9.792vw;
    color: #222;
    line-height: 4.2vmax;
    font-family: 'sans-serif', sans-serif;
}
.centuretextPhone h1 {
        color: #222;
        font-size: 6.604vmin;
        padding: 0px;
        margin: 0px;
        line-height: 5.5vh;
    }


/*Home*/

/*Latest*/
#Latestbackgound {
    padding-top: 3vw;
    /*background-color: #FFE8CC;*/
    width: 100%;
    height: auto;
    padding: 10px 0px;
}

.LatestClass {
    width: 80%;
    
    transform: translate(10%,0%);
}

.textalignment {
    margin: 0 10vw;
    line-height: 1.6vw;
    font-size: 1vw;

}


.LatestpostConainers {
    background-color: #FAFAFA;
    color: #222;
    margin: 3vw 0px;
    padding: 1vw 1vw;
    border-radius: 15px;
    padding-bottom: 5vw;
}

.LatestimgLeft {
    float: left;
    margin-right: 1vw;
    margin-bottom: 1vw;

}
.LatestimgRight {
    float: right;
    margin-left: 1vw;
    margin-bottom: 1vw;
}


.LatestClassPhone {
    width: 98%;
    transform: translate(2%,0%);
}

.textalignmentPhone {
    margin: 0 2vw;
    line-height: 8vw;
    font-size: 5vmin;
    padding-top: 10px;
}


.LatestpostConainersPhone {
    background-color: white;
    color: #222;
    margin: 3vw 0px;
    padding: 2vw 2vw;
    border-radius: 15px;
   
    padding-bottom: 5vw;
}





/*Latest*/
/*About Us*/


.BNOMIT {
    background-color: #FFE8CC;
    padding: 2.604vw 15.625vw;
}




.AboutusTitle{

	padding: 1vw;
}


.grid-container{
	
	display: grid;
	background-color: #FFE8CC;
	grid-template-columns: 36.458vw auto;
	/*grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));*/
	margin-bottom: 50px;
	grid-row-gap: 5.208vw;
	grid-column-gap: 0px;
	justify-content: space-evenly;
}

.grid-container2{
	
	display: grid;
	background-color: #FFE8CC;
	grid-template-columns: auto 36.458vw;
	padding-bottom: 50px;
	grid-row-gap: 5.208vw;
	grid-column-gap: 0px;
	justify-content: space-evenly;
}

.grid-item {
    line-height: 1.5vw;
    background-color: white;
    padding: 2.5vw 5.208vw;
    padding-bottom: 0px;
    text-align: center;
    
    /*width: 533.333px;*/
    text-align: left;
    font-size: 1vw;
    color: #222;
    border-radius:6px;
}


.grid-item2 {
    padding: 0px;
    font-size: 1vw;
    text-align: center;
  
    height: 20.833vw;
    border-radius: 6px;
}

.AboutUsImageRight {
    float: right;
    border-radius: 0px;
    box-shadow: none;
    border-radius: 6px;
}
.AboutUsImageLeft {
    float: left;
    border-radius: 0px;
    box-shadow: none;
    border-radius: 6px;
}


.grid-container-Phone {
    background-color: #FFE8CC;
    padding: 5.5vw 3.208vw;
    padding-bottom: 50px;
    justify-content: space-evenly;
    
}



.grid-item-Phone {
    line-height: 25px;
    background-color: white;
    padding: 3vh 3vh;
  
  
    text-align: center;
    /*width: 533.333px;*/
   
    text-align: left;
    font-size: 15px;
    color: #222;
    border-radius: 0px 0px 5px 5px;
}


.grid-item2-Phone {
    padding: 0px;
    font-size: 15px;
    text-align: center;
    padding-bottom: 200px;
    border-radius: 5px 5px 0px 0px;
}

/*About Us*/



/*Contact*/



.ContactPannle{
	margin-top: 200px;
	background-color: #222;
	width:100%;
	padding: 20px;

}


.ContactPannlePhone{
	margin-top: 20px;
	background-color: #222;
	width:100%;
	padding: 0px;

 padding-top: 10px;
}




.ContactusCenture{
	
	font-size: 20px;
	 margin: auto;
   padding: auto;
	width: 30%;
	padding: 10px;
	color: white;
}


.ContactusCenturePhone{
	
	font-size: 20px;
	 margin: auto;
	width: 80%;
	color: white;
}





.Contactinput{
	margin-bottom: 30px;
}

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

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

input[type=submit] {
  width: 50%;
  background-color: #9E2B25;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 17px;
}

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

/*Contact*/



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

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

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

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

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


/*cmd  PHP -S localhost:4000  PHP*/