@charset "UTF-8";
body {
    background-image: url("../images/Skelly-Robert-LARGE.jpg");
    background-size: cover;
    background-attachment: fixed;
    color: #FFFFFF;
    font-family: actor;
    font-style: normal;
    font-weight: 400;
    font-variant: small-caps;
    margin: 0;
    height: 100%;
    top: 0%;
   
}


.main {
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 12%;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
	border-radius: 400px;
}

.header-text h1{
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
    margin-bottom: 5%;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0.79) 0%,rgba(0,0,0,0.44) 81.27%);
    background-image: -moz-linear-gradient(90deg,rgba(0,0,0,0.79) 0%,rgba(0,0,0,0.44) 81.27%);
    background-image: -o-linear-gradient(90deg,rgba(0,0,0,0.79) 0%,rgba(0,0,0,0.44) 81.27%);
    background-image: linear-gradient(0deg,rgba(0,0,0,0.79) 0%,rgba(0,0,0,0.44) 81.27%);
    font-family: actor;
    font-style: normal;
    font-weight: 400;
    border-radius: 30px;
    font-variant: small-caps;
}


section {
	text-align: left;
}
footer {
	font-size: small;
	text-align: center;
	clear: both;
}
.navlist {
	list-style-type: none;
	text-align: left;
	width: 100%;
	height: 50px;
	float: none;
	margin: 0;
	display: inherit;
	background-color: #000000;
	color: #FFFFFF;
}
.navlistitem {
	/*float: left;*/
	color: rgba(255,255,255,1.00);
}
.navlistitem a {
	display: block;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
}
.navlistitem a:hover {
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.40) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.40) 100%);
	background-image: -o-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.40) 100%);
	background-image: linear-gradient(180deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.40) 100%);
	text-shadow: 3px 3px;
}
.navlistitem a:visited {
	color: #FFFFFF;
}
.container-fluid .navbar-header .navbar-brand {
	font-family: actor;
	font-style: normal;
	font-weight: 1000;
	color: rgba(255,255,255,1.00);
	text-shadow: 1px 1px #000000;
}
.footer {
	position: fixed;
	left: 0px;
	height: 64px;
	width: 100%;
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,1.00) 22.39%);
	background-image: -moz-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,1.00) 22.39%);
	background-image: -o-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,1.00) 22.39%);
	background-image: linear-gradient(180deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,1.00) 22.39%);
	bottom: -44px;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
}
.navbar.navbar-default.navbar-fixed-top {
}
.navbar.navbar-default {
	background-color: #000000;
}
.nav.navbar-nav li a {
	color: rgba(240,240,240,1.00);
	font-size: large;	
}
.nav.navbar-nav li a:hover {
	color: rgba(255,255,255,1.00);
	font-weight: bolder;
	text-shadow: 2px 2px 8px;
}


h1 {
	text-align: center;
}

.navbar {
	top: 0%;
}

.sectionright {
	width: 30%;
	margin-left: 70%;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.99) 0%,rgba(0,0,0,0.85) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.99) 0%,rgba(0,0,0,0.85) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.99) 0%,rgba(0,0,0,0.85) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.99) 0%,rgba(0,0,0,0.85) 100%);
}
.navbar-header .navbar-brand .logo {
	margin-top: -15px;
}
.navbar-header .navbar-brand h2 {
	margin-left: 55px;
	margin-top: -39px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.42) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.42) 100%);
	background-image: -o-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.42) 100%);
	background-image: linear-gradient(180deg, rgba(255,255,255,0.00) 0%, rgba(43,173,155,0.42) 100%);
	/* [disabled]font-weight: bolder; */
}
.sectionright h2 {
	text-align: center;
}
.formstyle {
	width: 100%;
	color: #020202;
}
.panel.panel-default {
	border: none;
	background-color: rgba(0,0,0,0.00);
}
.panel.panel-default .panel-heading {
	background-color: rgba(0,0,0,0.00);
	border: 1px solid rgba(255,255,255,1.00);
}
.panel.panel-default #collapseOne1 .panel-body {
	background-color: rgba(0,0,0,0.00);
}
.panel.panel-default .panel-heading .panel-title {
	color: #FFFFFF;
	font-size: 1.5em;
	text-align: left;
}
#collapseOne1 .panel-body p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#accordion1 {
	width: 50%;
	float: right;
	background-color: rgba(0,0,0,0.75);
	padding-top: 0.8%;
	padding-right: 0.8%;
	padding-bottom: 0.8%;
	padding-left: 0.8%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
	margin-right: 5%;
	margin-top: -25%;
}

@media (max-width: 1340px) {
	
.main {
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 20%;
    
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.72) 81.27%);
}

}
@media (max-width: 927px) {
#accordion1 {
	width: 50%;
	float: right;
	background-color: rgba(0,0,0,0.75);
	padding-top: 0.8%;
	padding-right: 0.8%;
	padding-bottom: 0.8%;
	padding-left: 0.8%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
	margin-right: 5%;
	margin-top: -85%;
}
}

@media (max-width: 767px) {


#accordion1 {
	width: 50%;
	float: right;
	background-color: rgba(0,0,0,0.75);
	padding-top: 0.8%;
	padding-right: 0.8%;
	padding-bottom: 0.8%;
	padding-left: 0.8%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
	margin-right: 5%;
	margin-top: -50%;
}
}

@media (max-width: 701px) {
body {
	background-color: #000000;
    background-size: cover;
	background-attachment: fixed;
	color: #000000;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 100px;
	height: 100%;
	top: 0%;
	bottom: 0px;
}

.sectionright {
	width: 90%;
	float: none;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 100px;
}
#accordion1 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: right;
	background-color: rgba(0,0,0,0.75);
	padding-top: 0.8%;
	padding-right: 0.8%;
	padding-bottom: 0.8%;
	padding-left: 0.8%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: 50px;
	}
}

@media (max-width: 550px) {
body {
	background-color: #000000;
	backgroun-image: url(../images/Skelly-Robert-PHONE.JPG);
	background-size: cover;
	background-attachment: fixed;
	color: #000000;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 100px;
	height: 100%;
	top: 0%;
	bottom: 0px;
}

.main {
  
    margin-top: 60%;
}

.sectionright {
	width: 90%;
	float: none;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 100px;
}

}
