@charset "UTF-8";
@import url("../webfonts/keepcalm_medium/stylesheet.css");
@import url("../webfonts/altehaasgroteskregular/stylesheet.css");
@import url("../webfonts/altehaasgroteskbold/stylesheet.css");
/* CSS Document */


@font-face {
    font-family: 'keep_calm_medregular';
    src: url('../keepcalm-medium-webfont.eot');
    src: url('../keepcalm-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../keepcalm-medium-webfont.woff2') format('woff2'),
         url('../keepcalm-medium-webfont.woff') format('woff'),
         url('../keepcalm-medium-webfont.ttf') format('truetype'),
         url('../keepcalm-medium-webfont.svg#keep_calm_medregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alte_haas_groteskregular';
    src: url('altehaasgroteskregular-webfont.eot');
    src: url('altehaasgroteskregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('altehaasgroteskregular-webfont.woff2') format('woff2'),
         url('altehaasgroteskregular-webfont.woff') format('woff'),
         url('altehaasgroteskregular-webfont.ttf') format('truetype'),
         url('altehaasgroteskregular-webfont.svg#alte_haas_groteskregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alte_haas_groteskbold';
    src: url('altehaasgroteskbold-webfont.eot');
    src: url('altehaasgroteskbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('altehaasgroteskbold-webfont.woff2') format('woff2'),
         url('altehaasgroteskbold-webfont.woff') format('woff'),
         url('altehaasgroteskbold-webfont.ttf') format('truetype'),
         url('altehaasgroteskbold-webfont.svg#alte_haas_groteskbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.centerheader {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 183px;
	position: absolute;
	left: 0px;
	right: 0px;
}

.mytmcc {
	color: rgba(255,255,255,1.00);
	font-family: altehaasgroteskregular;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
}

.mytmcc:hover {
	color: rgba(124,140,10,1.00);	
}

.searchbar {
	width: 189px;
	height: 27px;
	background-image: url(../images/search-bar.png);
	background-repeat: no-repeat;
	margin-top: -142px;
	float: right;
	background-size: 86% auto;
	opacity: 0.17;
	margin-right: 72px;
}

.searchbar:hover {
	opacity: 0.73;
	width: 189px;
	height: 27px;
	background-image: url(../images/search-bar.png);
	background-repeat: no-repeat;
	margin-top: -143px;
	float: right;
	background-size: 91% auto;
	margin-right: 76px;
}

.searchicon {
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	margin-top: -144px;
	opacity: 0.24;
	background-image: url(../images/searchicon.png);
	background-size: 19px auto;
	margin-right: 52px;
	float: right;
}

.Graphicarts {
	float: right;
	color: rgba(255,255,255,1.00);
	margin-top: -47px;
	font-family: "keepcalm medium";
	font-size: 31px;
}

.header {
	width: 100%;
	height: 183px;
	background-color: #242021;
}

.tmcchome {
	width: 131px;
	height: 133px;
	position: absolute;
	bottom: 0px;
}


.tmcc {
	color: rgba(255,255,255,1.00);
	width: 135px;
	height: auto;
	padding-top: 92px;
	font-family: "keepcalm medium";
	font-size: 26px;
	margin-top: -49px;
	line-height: 31px;
}







div.container
{
	font-family: altehaasgroteskbold;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 0em;
	padding-left: 0em;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}

div.container a
{
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	margin: 0px 10px;
	padding: 20px 20px;
	position: relative;
	z-index: 0;
	cursor: pointer;
	font-size: medium;
}

div.container a:hover {
	color: rgba(124,140,10,1.00);
}


/* Top and Bottom borders go out */
div.topBotomBordersOut a:before, div.topBotomBordersOut a:after
{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    background:rgba(0,0,0,1.00);
    content: "";
    opacity: 0;
    transition: all 0.3s;
}

div.topBotomBordersOut a:before
{
    top: 0px;
    transform: translateY(20px);
}

div.topBotomBordersOut a:after
{
    bottom: 0px;
    transform: translateY(-20px);
}

div.topBotomBordersOut a:hover:before, div.topBotomBordersOut a:hover:after
{
    opacity: 1;
    transform: translateY(0px);
}











.bigline {
	width: 100%;
	background-color: rgba(36,32,33,1.00);
	margin-top: 0px;
	height: 4px;
	margin-bottom: 30px;
	position: relative;
	top: 8px;
}

.headline {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskbold;
	font-size: 15px;
	margin-left: 242px;
	position: absolute;
	top: 302px;
	word-spacing: 0px;
	letter-spacing: 0.5px;
}

.optionscontainer {
	width: 205px;
	height: 470px;
	margin-top: 77px;
}

.optionscontainer2 {
	width: 205px;
	height: 9000px;
	margin-top: 77px;
}

.subjectline {
	width: 205px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
}

.courseofferings {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
	line-height: 38px;
	padding-left: 76px;
	letter-spacing: 0.2px;
	width: 130px;
	float: right;
}

.aadegree {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: -12px;
	padding-left: 76px;
	letter-spacing: 0.2px;
	width: 130px;
	float: right;
}

.hunderedlevel {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: -8px;
	padding-left: 76px;
	letter-spacing: 0.2px;
	width: 130px;
	float: right;
}

.twohundred {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 16px;
	padding-left: 76px;
	letter-spacing: 0.2px;
	width: 130px;
	float: right;
}

.threehundred {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	padding-left: 76px;
	letter-spacing: 0.2px;
	width: 130px;
	float: right;
}


.subjectlinesmall {
	width: 52px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
	margin-top: -57px;
}

.subjectlinesmall2 {
	width: 52px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
	margin-top: 53px;
}

.subjectlinesmall3 {
	width: 52px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
	margin-top: 51px;
}

.whatwhen {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 9px;
	line-height: 38px;
	padding-left: 76px;
	letter-spacing: 0.2px;
}

.aasdegree {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 54px;
	padding-left: 76px;
	letter-spacing: 0.2px;
}


.bigbody {
	width: 352px;
	height: 436px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}

.bigbody2 {
	width: 352px;
	height: 436px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}






.smallline {
	width: 271px;
	background-color: rgba(36,32,33,1.00);
	margin-top: 53px;
	height: 3px;
}

.smalllinep2 {
	width: 271px;
	background-color: rgba(36,32,33,1.00);
	margin-top: 53px;
	height: 3px;
}

.smalllinep2 {
	width: 271px;
	background-color: rgba(36,32,33,1.00);
	margin-top: 53px;
	height: 3px;
}

.studentworktype {
	color: rgba(0,0,0,1.00);
	margin-left: 287px;
	margin-top: -17px;
	font-family: altehaasgroteskregular;
	font-size: 24px;
}

.bigscroll {
	width: 100%;
	height: 224px;
	overflow-y: hidden;
	overflow-x: scroll;
	margin-top: 29px;
}



ul.studentwork {
	width: 200%; /* 50% width ensures our gallery will demonstrate it's float and responiveness */
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px; /*Removes default list padding */
	margin-top: -10px; /* Pushing gallery down from top */
	margin-bottom: 0px;
	list-style-type: none;
	white-space: nowrap;
}

ul.studentwork li {
	display: block; /* Makes the list items into boxes to float */
	width: 220px; /* Making little boxes to hold images */
	height: 220px; /* Making little boxes to hold images */
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px; /* Adding space between images */
	float: left; /* Making images stack next to each other */
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 0px;
}

.center {
	height: 115%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
	
.center2 {
	height: 120%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}

.center3 {
	height: 1300%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}


.footer {
	width: 100%;
	height: 122px;
	background-color: rgba(36,32,33,1.00);
	position: static;
	bottom: 0px;
}

.centerfooter {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 122px;
	position: absolute;
	left: 0px;
	right: 0px;
}

.tmcclogo {
	width: 356px;
	height: 105px;
	background-image: url(../images/tmcc-logo.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: auto;
}

.number {
	color: rgba(255,255,255,1.00);
	float: right;
	margin-top: -49px;
	font-family: altehaasgroteskregular;
	font-size: small;
}

.address {
	color: rgba(255,255,255,1.00);
	float: right;
	margin-top: -117px;
	text-align: right;
	font-family: altehaasgroteskregular;
}

.copyright {
	color: rgba(124,140,10,1.00);
	float: right;
	margin-top: -19px;
	font-family: altehaasgroteskregular;
	font-size: x-small;
}


::-moz-selection { /* Code for Firefox */
  background:rgba(222,242,77,0.87)
}

::selection {
  background: rgba(222,242,77,0.87)
}


.michael {
	width: 205px;
	height: 253px;
	background-image: url(../images/michael-sanic.jpg);
	background-repeat: no-repeat;
	margin-top: 45px;
}

.dan {
	width: 205px;
	height: 253px;
	background-repeat: no-repeat;
	margin-top: 8px;
	background-image: url(../images/dan-sanic.jpg);
	
}


.ron {
	width: 205px;
	height: 253px;
	background-repeat: no-repeat;
	margin-top: 8px;
	background-image: url(../images/ron-sanic.jpg);
	
}

.brian {
	width: 205px;
	height: 253px;
	background-repeat: no-repeat;
	margin-top: 34px;
	background-image: url(../images/brian-sanic.jpg);
	
}


































/* Small devices (portrait tablets and large phones, 600px and up) */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.center {
		max-width: 600px;
		height: 80%;
	}
	.center2 {
		max-width: 600px;
		height: 90%;
	}
		.center3 {
	height: 1200%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
	
	.center4 {
	height: 300%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
	}
	
	ul.studentwork {
		width: 500%
	}
	.centerheader {
	max-width: 600px;
}
		.Graphicarts {
	float: right;
	color: rgba(255,255,255,1.00);
	margin-top: -33px;
	font-family: "keepcalm medium";
	font-size: 23px;
}
	div.container
{
	font-family: altehaasgroteskbold;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 0em;
	padding-left: 0em;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
	.headline {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskbold;
	font-size: 15px;
	margin-left: 242px;
	position: absolute;
	top: 302px;
	word-spacing: 0px;
	letter-spacing: 0.5px;
}

.optionscontainer {
	width: 205px;
	height: 480px;
	margin-top: 77px;
}
	.optionscontainer2 {
	width: 205px;
	height: 14400px;
	margin-top: 77px;
}

.subjectline {
	width: 205px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
}

.courseofferings {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
	line-height: 38px;
	padding-left: 76px;
	letter-spacing: 0.2px;
}

.bigbody {
	width: 352px;
	height: 436px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}


div.container a
{
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: -10px;
	margin-bottom: 0px;
	padding: 20px 20px;
	position: relative;
	z-index: 0;
	cursor: pointer;
	font-size: small;
}
.tmcchome {
	width: 131px;
	height: 133px;
	position: absolute;
	bottom: 0px;
}


.tmcc {
	color: rgba(255,255,255,1.00);
	width: 135px;
	height: auto;
	padding-top: 92px;
	font-family: "keepcalm medium";
	font-size: 20px;
	margin-top: -30px;
	line-height: 27px;
}

	
	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.center {
		max-width: 768px;
		height: 80%;
	}
	.center2 {
		max-width: 768px;
		height: 90%;
	}

	.center3 {
	height: 950%;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
	.center4 {
	height: 200%;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
	.optionscontainer4 {
	width: 205px;
	height: 1100px;
	margin-top: 77px;
}
	
	ul.studentwork {
		width: 400%
	}
	.centerheader {
	max-width: 768px;
	
} 
	.Graphicarts {
	float: right;
	color: rgba(255,255,255,1.00);
	margin-top: -40px;
	font-family: "keepcalm medium";
	font-size: 27px;
}
	.headline {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskbold;
	font-size: 15px;
	margin-left: 242px;
	position: absolute;
	top: 302px;
	word-spacing: 0px;
	letter-spacing: 0.5px;
}


div.container
{
	font-family: altehaasgroteskbold;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 0em;
	padding-left: 0em;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}

div.container a
{
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	margin: 0px 10px;
	padding: 20px 20px;
	position: relative;
	z-index: 0;
	cursor: pointer;
	font-size: medium;
}
	.tmcchome {
	width: 131px;
	height: 133px;
	position: absolute;
	bottom: 0px;
}


.tmcc {
	color: rgba(255,255,255,1.00);
	width: 135px;
	height: auto;
	padding-top: 92px;
	font-family: "keepcalm medium";
	font-size: 26px;
	margin-top: -49px;
	line-height: 31px;
}
	.optionscontainer {
	width: 205px;
	height: 404px;
	margin-top: 77px;
}
	.optionscontainer2 {
	width: 205px;
	height: 9000px;
	margin-top: 77px;
}

.subjectline {
	width: 205px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
}

.courseofferings {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
	line-height: 38px;
	padding-left: 76px;
	letter-spacing: 0.2px;
}

.bigbody {
	width: 470px;
	height: 411px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}
	
		.bigbody2 {
	width: 470px;
	height: 350px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}

	
	

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px){
	.center {
	max-width: 992px;
		height: 80%;
	}
	
	.center2 {
		max-width: 992px;
		height: 90%;
	}
	.center3 {
	height: 800%;
	max-width: 992px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
		.center4 {
	height: 150%;
	max-width: 992px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
	
	
	ul.studentwork {
		width: 300%
	}
	.centerheader {
	max-width: 992px;
		
	
}
		.Graphicarts {
	float: right;
	color: rgba(255,255,255,1.00);
	margin-top: -47px;
	font-family: "keepcalm medium";
	font-size: 31px;
}
	.headline {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskbold;
	font-size: 15px;
	margin-left: 242px;
	position: absolute;
	top: 302px;
	word-spacing: 0px;
	letter-spacing: 0.5px;
}

.optionscontainer {
	width: 205px;
	height: 350px;
	margin-top: 77px;
}
	.optionscontainer4 {
	width: 205px;
	height: 1100px;
	margin-top: 77px;
}

.subjectline {
	width: 205px;
	height: 1px;
	background-color: rgba(0,0,0,1.00);
}

.courseofferings {
	color: rgba(0,0,0,1.00);
	font-family: altehaasgroteskregular;
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
	line-height: 38px;
	padding-left: 76px;
	letter-spacing: 0.2px;
}
	
	.courseofferings:hover {
		
	}

.bigbody {
	width: 686px;
	height: 350px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}
	
	.bigbody2 {
	width: 686px;
	height: 350px;
	float: right;
	margin-top: 69px;
	line-height: 22px;
	text-align: justify;
	font-size: 15px;
}

@media only screen and (min-width: 1567px) {
	.center {
		max-width: 1200px;
		height: 115%;
	}
	.center2 {
		max-width: 1200px;
	}
		.center3 {
	height: 800%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
}
	
	ul.studentwork {
		width: 300%;
	}
	.centerheader {
	max-width: 1200px;
	}
	
