#legaltypes {
	padding-top: 100px;
}

#served-logo {
	width: 40px;
	height: 40px;
	padding: 10px;
}

#served-logo-big {
	width: 150px;
	height: 150px;
	margin-top: 40px;
	margin-bottom: -30px;
}


#nav {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 17px;
	font-weight: 300;
}

#nav-title {
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 22px;
	font-weight: 100;
}

.jumbotron {
	height: 700px;
	color: white;
	font-family: 'Forum', sans-serif;
	font-size: 30px;
	text-shadow: black 0.1em 0.1em 0.1em;
	background:transparent;
}

.jumbotron > h1 {
	font-family: 'Cinzel', sans-serif;
	text-align: left;
	padding-left: 60px;
	color: white;
}

.bg {
	margin-top: 50px;
	background: url('../img/scales.jpg') no-repeat center center fixed;
	position: fixed;
	width: 100%;
	height: 700px; /*same height as jumbotron */
	top:0;
	left:0;
	z-index: -1;
}

#home-transbox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	width:100%;
	font-size: 30px;
	background-color:rgba(120,120,120,0.4);
	color: white;
	font-family: 'forum', sans-serif;
}

#home-transbox > ul > li > p{
	font-size: 28px;
	font-weight: 300;
}

#down-button {
	width: 400px;
	vertical-align: middle;
	text-align: center;
	height: 75px;
	margin-top: 100px;
	font-size: 25px;
	background-color:rgba(120,120,120,0.4);
	color: white;
	line-height: 60px;
	font-family: 'forum', sans-serif;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	border-color: transparent;
}

.highlight {
	color: #FF4540;
	font-weight: 300;
	font-size: 28px;
}

.start-button {
	margin-top: 200px;
	margin-left: 250px;
	height: 100px;
	width: 230px;
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
	line-height: 90px;
	background-color:red;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
		font-family: 'Cinzel', sans-serif;

}

.panel-button {
	width: 220px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 70px;
	margin-top: 60px;
	padding-bottom: 40px;
	font-family: 'Cinzel', sans-serif;
}

.plan-button {
	width: 220px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 70px;
	margin-top: 30px;
	margin-bottom: 40px;
	font-family: 'Cinzel', sans-serif;
}

.catagory-button {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 40px;
	margin-right: 40px;
	height: 130px;
	width: 240px;
	font-size: 30px;
	font-family: 'Cinzel', sans-serif;
	vertical-align: middle;
	line-height: 120px;
}

#catagories-screen {
	background-color: lightgrey;
	background: url('../img/gavel2.jpg') no-repeat center center fixed;
	    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover; 
}

#states-screen {
	background: url('../img/grain.jpg') no-repeat center center;
}

#panel1 {
	background-color: lightgrey;
	text-align: center;
	height: 700px;
}

.circle {
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 300px;
	float: none;
    margin: 0 auto;
	background: #FF6262;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
 /* 	border: 2px solid black; */
}

.circle-text {
	padding-top: 0px;
	font-family: 'Cinzel', sans-serif;
	font-size: 30px;
}

.triangle-right {
	float: none;
    margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 20px;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-left: 70px solid #FF6262;
	border-bottom: 30px solid transparent;
}


#flow-row {
}

.panel-heading {
	padding-top: 40px;
	padding-bottom: 20px;
	font-family: 'Cinzel', sans-serif;
	font-size: 45px;
	}

#panel2{
	background-color: white;
	text-align: center;
	height: 800px;
}

#price-row {

}

.plan-transbox {
	width: 80%;
    margin: 0 auto;
	vertical-align: middle;
	height: 550px;
	margin-top: 20px;
	font-size: 25px;
	background-color:rgba(120,120,120,0.4);
	color: black;
	font-family: 'forum', sans-serif;
}


#panel3{
	background-color: lightgrey;
	text-align: center;
	height: 1000px;
}

#state-map {
	width: 1000px;
	width: 50%;
    margin: 0 auto;
}

#map-title {
	padding-top: 80px;
    margin: 0 auto;
    text-align: center;
    font-family: 'forum', sans-serif;
    font-size: 40px;
}

#form-screen {
	margin-top: 100px;
	margin-left: 40px;
}

.info-panel {
	height:300px;
}

#form-transbox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	width: 600px;
	height: 505px;
	font-size: 25px;
	background-color:rgba(120,120,120,0.4);
	color: white;
	font-family: 'Cinzel', sans-serif;
}


#form-screen {
	background: url('../img/scales2.jpg') no-repeat;
}

.form-group {
	margin-left: 30px;
	margin-top: 15px;
	width: 500px;
}

#long-form {
	height: 100px;
}

#submit-button {
	margin-left: 150px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 90px;
	width: 230px;
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
	line-height: 70px;
	font-family: 'Cinzel', sans-serif;
	}

.red-bar {
	background-color: #FF6262;
	height: 60px;
	width: 100%;
}

#about-text {
	margin-left: 25%;
	margin-right: 25%;
}

.plan-header {
	padding: 7px;
	font-family: 'Cinzel', sans-serif;
	margin-bottom: 20px;
	font-size: 30px;
	width: 100%;
	background-color: #FF6262; 
}

#prezi-panel {
	height: 800px;
}

#prezi {
	margin-top: 50px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}
