@charset "utf-8";

/* CSS Document */
.pad {
	margin-bottom: 10px;
}
.float {
	clear: both;
}
.float2 {
	display: block;
}
.formpad {
	margin-top: 5px;
}
.fontsize {
	font-size: 18px;
	text-align: left;
}
.move {
	float: left;
}
.pad {

	padding-bottom: 8px;

}

.linesp1 {

	line-height: 28px;

	font-size: 24px;

}
.calwidth {
	width:90%;
	max-width: 1100px;
}
.tickets {

	align-content: center;

	text-align: center;

	font-size: 30px;

}

.carolheader {

background-color: #cccccc;

text-align: center;

}

.title {
	font-size: 35px;
}

.title2 {
	font-size: 30px;
}

.carolcentered {

display: block;

margin-left: auto;

margin-right: auto;

	}

.navbar-nav {

	width: 100%;

	text-align: center;

	font-size: 16px;

	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;

}

.navbar-nav > li {

	float: none;

	display: inline-block;

	color: #454B57;

}

.topborder {

	line-height: 250%;

	font-size: 18px;

}



.carolborderbottom {

    border-bottom-style: solid;

	}

	

.carolbold {

		font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;

		font-size:18px;

}

.conservatory {

	font-size: 24px;

	font-weight: 600;

}

.centertext {

	text-align: center;

}

.months {

	font-family: "Franklin Gothic Bold", "Arial", "sans-serif";

	font-size: 27px;

	text-decoration: underline;

}

.instructor {

	margin-right: 15px;

}

.insttext {

	font-size: 17px;

}

.insta {

	float: left;

}
@media (min-width: 622px) {
	.classwidth {
		width:622px;
	}
}
	.workshop {
		max-width: 800px;
	}
}
@media (max-width: 621px) {
	.classwidth {
		width:90%;
	}
}
@media (min-width: 450px) {

.conheaher {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

	font-size: 30px;

	font-style: normal;

	color: white;

	background-color: #4C5563;

	padding: 10px;

	text-indent: 10px;

	text-align: center;

}

}

	@media (max-width: 449px) {

.conheaher {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";

	font-size: 20px;

	font-style: normal;

	color: white;

	background-color: #4C5563;

	padding: 10px;

	text-indent: 10px;

	text-align: center;

}

}

