*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.navbarr{
    background-color: black;
    opacity: 0.50;
    filter: Alpha(opacity=50);
}
.navbar{
    background-color: #004040;
    opacity: 0.50;
    filter: Alpha(opacity=50);
}
.landing {
	background-image: url(../images/nexus.gif);

    float: left;
    width: 100%; 
    height: 100%;
}
audio{
	visibility: hidden;
}
.section1{
	background-image: url(../images/blackandwhite.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 410px;
    width: 100%;
    float: left;
}
/*.btn:hover{
	animation-iteration-count: infinite;
}*/

h4, h1, h6{
	text-align: center;
	color: white;
	font-family: 'Merienda', cursive;
}


.port, .index, .support, .faq, .about, .contact{
	background-image: url(../images/background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    float: left;
}
.photography, .tutorials, .travels {
	background-image: url(../images/water.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    float: left;
}
.test{
	background-image: url(../images/travel2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    height: 890px;
    padding-top: 200px;
    float: left;
}
.testi{
	background-image: url(../images/travel4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    height: 890px;
    padding-top: 200px;
    float: left;
}
.testing{
	background-image: url(../images/paris001.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    height: 890px;
    padding-top: 200px;
    float: left;
}
.testp{
	background-image: url(../images/psalm139.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
    height: 890px;
    padding-top: 200px;
    float: left;
}
span{
	font-size: 20px;
	margin-left: auto;
	display: block;	
}
.gallery1{
	height: 240px;
	width: 240px;
	margin-left: 30px;
}
img[alt*="portfolio"]:hover {
	transform: scale(1.0,1.1);
	transition: transform 1s;
}
img[alt*="social"]:hover {
	transform: scale(1.5,1.5);
	transition: transform 1s;
}
img[alt*="tutor"]:hover {
	transform: scale(1.1,1.2);
	transition: transform 1s;
}

/*.container{
	max-width: 960px;
	margin: auto;
}*/

h5, li, .bio, h2, h3, p{
	text-align: center;
	color: rgb(0,100,25);
	padding: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.progress{
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 1px solid black;
}
.html, .bootstrap{ 
	width: 80%; 
}
.jquery, .javascript, .css{
	width: 50%;
}
.mysql, .php, .laravel{
	width: 20%;
}
ol, li{
	margin: 10px;
}
.profile{
	height: 320px;
	width: 320px;
	border-radius: 100%;
	border: 1px solid #808080;
	margin: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.portfolio{
	background: opacity;
	min-height: 400px;
}
.portfolio > .column{ 
	border: 1px solid opacity; 
	background-color: 0;
	width: 23%;  
	float: left;
}
img[alt*="portfolio"] { /*all img*/ 
	border: 1px rgb(0, 250, 250);
	width: 169px; /*full each col*/ 
	height: 200px; 
	border-radius: 30px; 
	display: block;
	float: left;
	margin-left: 1px;
}
img[alt*="photo"] { /*all img*/ 
	width: 100%; /*full each col*/ 
	height: auto; 
	display: block;
	float: left;
}
img[alt*="profile"] { /*all img*/ 
	border: 1px rgb(0, 250, 250);
	width: 200px; /*full each col*/ 
	height: 200px; 
	border-radius: 30px; 
	display: block;
	float: left;
	margin-left: 20px;
}
.footer{
	background-color: opacity;
	padding-top: 37px;
	display: block;
}

.footer-main{
	padding-top: 195px;	
	background-color: opacity;
}
.socmed{
	float: right; 
	height: 60px; 
}

img[alt*="social"] { /*all img*/ 
	border: 1px rgb(0, 250, 250);
	width: 30px; /*full each col*/ 
	height: 30px; 
	border-radius: 30px; 
	display: block;
	float: left;
	margin-right: 10px; 
}
.sub-category{
	float: left;
}
/*Desktop devices (landscape phones, less than 1200px)*/
@media (max-width: 1399.98px) {
body{
	float: left;
	height: auto;
	width: 100%;
}

/*Tablet Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {

body{
	float: left;
	height: 100vh;
	width: 100%;
}
.footer-main{
	padding-top: 300px;	
	background-color: opacity;
}
}


/*Mobile Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
body{
	float: left;
	height: auto;
	width: 100%;
}
.footer-main{
	padding-top: 0;	
	background-color: opacity;
}
}

