
.parallax{
	height:100vh;
	padding:10% 1% 100px 100px;
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	min-height:850px;
	
}

.parallax2{
	height:75vh;
	padding:5% 1% 100px 100px;
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	min-height:650px;
	
}

.layout-col{
	background:none;
	margin:0;
}

#home1 h1{
	font-size: 95px;
	font-weight: 900;
	color: #fff;
	line-height: 70px;
	margin-top:0;
}

#home1 p{
	font-family: Museo Slab W01;
	font-size: 24px;
	font-weight: 200;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: none;
	text-align: left;
	max-width:50%;
}

#home2{
	margin-left:50%;
}
#home2 h1{
	font-size: 95px;
	font-weight: 900;
	color: #fff;
	line-height: 70px;
	margin-top:0;
}
#home2 p{
	font-family: Museo Slab W01;
	font-size: 24px;
	font-weight: 200;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: none;
	text-align: right;
	max-width:75%;
}

.bg1{
	background:url('https://www.stonybrook.edu/sbu-brand/_images/2016/03/BG-top-photo-Wang_photo-shop-color-correction2.jpg');
}

.bg2{
	background:url('https://www.stonybrook.edu/sbu-brand/_images/2015/04/conyers2.jpg');
}

.bg3{
	background-image: url("https://www.stonybrook.edu/sbu-brand/_images/2015/04/driven.jpg");
}

.bg4{
	background-image: url("https://www.stonybrook.edu/sbu-brand/_images/2016/02/SBU-Revised-Background_2.7PM.jpeg");
}

.bg5{
	background-image: url("https://www.stonybrook.edu/sbu-brand/_images/2015/04/new-sb-bg-bottom.jpg");
}

.white-bg{
	padding:80px 0px !important;
	background-color: white;
	overflow:auto;
}
.bg6{
	padding:50px 0px !important;
	background-image: url("https://www.stonybrook.edu/commcms/_images/section-backgrounds/red-rays/rays-vertical-1.jpg");
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow:auto;
}

.bg6 border-box{
	margin-bottom:0;
}

.bg7{
	background-image:url("https://www.stonybrook.edu/brand/wp-content/uploads/2016/01/mantra11.jpg");
	
}
.our-brand-text h1{
		margin-top:0;
	}

.red-rays-divider{
	height:120px;
	overflow:hidden;
	background-image:url('https://www.stonybrook.edu/commcms/_images/section-backgrounds/red-rays/red-rays-full-2.png');
	background-attachment: fixed !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	
}

.red-rays-divider img{
	width:100%;
	height:100%;
}

.homepage-button{
	margin-left:20px !important;
	background-color:#7c0400 !important;
	border-color:none !important;
}
.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color: #828282;
	display:block;
	font-size: 13px;
	line-height:9px;
	margin:0;
	padding-top: 6px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin: 0 0 20px;
}

.form_description p
{
	font-size: 13px;
	line-height:130%;
	padding: 0px 0 15px;
	display: block;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	margin-right:5px;
	font-family: "Effra", "Effra W01", Verdana, Arial, sans-serif;
	font-weight: 900;
	display: block;
	font-size: 16px;
	border: 0 none;
	background: #900;
	padding: 13px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
.buttons input:hover {
	background: #cc0000;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color: #5f5f5f;
	display:block;
	font-size:95%;
	font-weight: 500;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	border: 1px solid #FFF;
	border: 2px solid #dddddd;
	/*border-bottom: 2px solid #5f5f5f;*/
	color:#333;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 8px 6px;
	font-family: "Effra", "Effra W01", Verdana, Arial, sans-serif;
}

input.text:focus {
	outline: 0 none;
	border: 2px solid #900;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size: 14px;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding: 6px 0 5px;
	width:90%;
}
select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

input,
button {
    margin: 0;
    padding: 0;
    border: 0 none;
    background: none;
    outline: 0 none;
    color: #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

::-webkit-input-placeholder {
   color: #ccc;
   font-weight: normal;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ccc;
   font-weight: normal;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;
   font-weight: normal;
}

:-ms-input-placeholder {  
   color: #ccc;
   font-weight: normal;
}

input[type="checkbox"],
input[type="radio"] {
	display: inline-block;
	width: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

input[type="text"],
textarea,
select {
    background: #fff;
    border: 1px solid #aaa;
    padding: 10px;
    color: #333;
    width: 100%;
    max-width: 700px;
    border-radius: 4px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 1em;
}

select {
    height: 40px;
}

input[type="text"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #900;
    color: #900;
    outline: 0 none;
}

input.other-field {
	display: inline-block;
}

input.other-field[disabled="disabled"] {
	display: none;
}

select.rounded-input {
    height: 40px;
}

.rounded-input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
}

.rounded-input:-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-weight: normal;
}

.rounded-input::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-weight: normal;
}

.rounded-input:-ms-input-placeholder {  
   color: #999;
   font-weight: normal;
}

label {
	font-weight: bold;
	display: inline-block;
	margin: 10px 0 4px;
	cursor: pointer;
}

.choice label {
	font-weight: normal;
	margin: 6px 0 6px 6px;
}

/* .chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
    font-size: 18px;
    text-align: center;
}
 */
.chromeframe a {
    text-decoration: underline;
    color: blue;
}

img {
    max-width: 100%;
}

a {
    color: #900;
}

a[href$=".pdf"]:after,
a[href$=".xls"]:after,
a[href$=".xlsx"]:after,
a[href$=".doc"]:after,
a[href$=".docx"]:after,
a[href$=".ppt"]:after,
a[href$=".pptx"]:after {
    display: inline-block;
    margin: 0 2px 0 5px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    font-size: 1em;
    text-indent: 0;
}

a[href$=".pdf"]:after {
    content: "\f1c1";
}

a[href$=".xls"]:after,
a[href$=".xlsx"]:after {
    content: "\f1c3";
}

a[href$=".doc"]:after,
a[href$=".docx"]:after {
    content: "\f1c2";
}

a[href$=".ppt"]:after,
a[href$=".pptx"]:after {
    content: "\f1c4";
}

.no-overflow {
    overflow: hidden;
}

.sbu-button,
a.sbu-button {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 18px 10px;
    font-family: 'Trade Gothic Next W01', Arial, sans-serif;
    font-weight: normal;
    font-size: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0 0 10px #fff;
    background: #900;
    border: 1px solid #800;
    color: #fff !important;
    margin: 25px 10px 5px 0;
    position: relative;

}
.sbu-button:hover,
a.sbu-button:hover {
    background: #a00;
    text-decoration: none !important;
}
.sbu-button:active,
a.sbu-button:active {
    background: #900;
}



#container {
	display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;

}

.datepicker * {
	font-size: 12.5px;
	cursor: pointer;
}


@media only screen and (min-width: 960px) {
	img.itk {
		display: block;
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 210px;
		margin: 0;
	}
}

@media only screen and (min-width: 1200px) {
	img.itk {
		width: auto;
		bottom: 15px;
		right: 15px;
	}
}

@media (max-width: 1050px){
	#home2 h1{
		font-size: 80px !important;
	   line-height: 58px !important;
	   margin-bottom: 10px !important;
       
    }
	#home2 p{
       max-width:75%;
    }

}



@media (max-width: 900px){
	.parallax{
		
	}
	.homepage-button{
	margin-left:0px !important;
}
    #home1 h1{
		font-size: 70px !important;
	   line-height: 66px !important;
	   margin-bottom: 10px !important;
       
    }
	#home1 p{
       max-width:75%;
    }
	
	#home2 h1{
		font-size: 70px !important;
	   line-height: 50px !important;
	   margin-bottom: 10px !important;
       
    }
	#home2 p{
       max-width:75%;
    }
	
	.our-brand-text h1 span{
		font-size: 70px !important;
	   line-height: 66px !important;
	   margin-bottom: 10px !important;
	}
}

@media (max-width: 680px){
	.parallax{
		padding:70px 10px;
	}
	.parallax2{
		background-position: right !important;
		padding:50px 10px;
	}
	.homepage-button{
	margin-left:0px !important;
	}
    #home1 h1{
       font-size: 43px !important;
	   line-height: 42px !important;
	   margin-bottom: 10px !important;
    }
	#home1 p{
       max-width:100%;
    }
	
	#home2{
		margin:auto;
	}
	
	#home2 h1{
       font-size: 60px !important;
	   line-height: 45px !important;
	   margin-bottom: 10px !important;
    }
	#home2 p{
       max-width:100%;
		font-size:20px;
    }
	.our-brand-text h1 span{
       font-size: 43px !important;
	   line-height: 42px !important;
	   margin-bottom: 10px !important;
    }
}
