/*
Theme Name: SUNY UWI Center for Leadership and Sustainable Develpment 2025
Theme URI: uwi.edu/dpo
Description: 
Version: 1.0
Author: Futuregram Studio Limited
Author URI: http://www.futuregram.io
*/


/* @group Global Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
     border: 0pt none;
     margin: 0pt;
     padding: 0pt;
     vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
}

body {
     line-height: 1;
}

ol, ul {
     list-style: none outside none;
}

blockquote, q {
     quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: none;
}

table {
     border-collapse: collapse;
     border-spacing: 0pt;
}

table.pad td {
     padding: 10px;
}

pre, code {
     background-color: #EDEDED;
     border-bottom: 1px solid #D9D9D9;
     border-top: 1px solid #D9D9D9;
     display: block;
     font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
     margin: 5px 0pt;
     padding: 5px;
     white-space: normal;
     width: 100%;
}

p code {
     display: inline;
}

body {
height: 100%;
scroll-snap-type: y mandatory;
scroll-snap-points-y: repeat(600px);
}

html {
    height: 100%;
}

/* SITE DEFINITIONS */

body{
	color:#0f4051;
	font: 18px '',Helvetica, Arial, sans-serif!important;
	font-weight:normal!important;
	line-height: 28px!important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow-x: hidden;
	background: #efefef !important;
}

h1, .homepage h1, .inside h1 { 
	 font-size:38px!important;
	line-height: 1.1!important;
	color: #01523D!important;
	font-family:'',Helvetica,Arial,sans-serif!important;
  padding-bottom:20px!important;
  font-weight:normal!important;
   letter-spacing:0px!important;
     font-family:'Fivo Sans',Helvetica,Arial,sans-serif!important;

	}

 
h2, .homepage h2, .inside h2 {
    font-size: 38px!important;
    line-height: 1.1;
	color: #0132A5!important;
    font-family: 'Fivo Sans',Helvetica,Arial,sans-serif!important;
	padding-top: 0px!important;
  padding-bottom:25px!important;
  font-weight:  normal !important;
  position:relative;  
  margin-bottom:30px;
}

 .homepage h2:after {
	 position:absolute;
	 content: '';
	 left:0;
	 bottom:0;
	 width:100px;
	 height:3px;
	 background:#16D175;
 }
  
 .homepage #statement h2 {
	 font-size: 48px!important;
 }
 .homepage #statement h2:after {
	 left:47.5%;
 }

h3, .homepage h3, .inside h3  { 
	font-size: 28px; 
	line-height: 1.2!important;
  color:#11A9E9!important;
	  font-family: 'Fivo Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 15px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
	  }

h4, .homepage h4,.inside h4  { 
	font-size: 24px; 
	line-height: 1.3!important;
  color:#0D7358!important;
	  font-family: 'Fivo Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 15px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
  
}

h5, .homepage h5, .inside h5  { 
	font-size: 32px; 
	line-height: 1.3!important;
  color:#002C3D!important;
	  font-family: 'DejaVu Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 15px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
  
}	  

h6, .homepage h6, .inside h6  { 
	font-size: 60px; 
	line-height: 1.3!important;
  color:#38EBB3!important;
	  font-family: '',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 15px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
  text-transform:uppercase;
}	  
	  
p,td p, .homepage p {
padding-bottom: 20px !important;
color: #0f4051;
font-size: 18px;
font-family: '',Helvetica, Arial, sans-serif !important;
font-weight: normal !important;
line-height: 28px !important;
}

a {
 color:#29C6A5;
  text-decoration:none;
  	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a:hover {
color:#6C62D2;
}

blockquote {
font-family: Helvetica,Arial,sans-serif !important;
font-size: 44px;
line-height: 1.3;
color: #432968;
padding: 25px 40px!important;
}

small {
color:#000000;
font-family:Helvetica,Arial,sans-serif;
text-transform:uppercase;
font-size:17px;
  font-weight:bold;
}


/* FONTS */





/* COMMON STYLES */

.box-skyblue {
  background:#00B9F1;
}

.box-blue {
  background:#01588F;
}

.box-green {
  background:#29C6A5;
}

.box-white {
	background:#FFFFFF;
}

.box-blue h2 {
  color:#fff!important;
}
.box-blue th {
  color:#0132A5!important;
}

.box-blue td {
  color:#fff!important;
}

p span.bigger {
	font-size: 60px;
padding: 20px 10px 10px 10px !important;
background: #00B9F1;
margin: 0 10px 0px 0 !important;
display: inline-block;
font-family: 'Fivo Sans',Helvetica,Arial,sans-serif;
}

p.caption {
	margin-top:10px!important;
	margin-bottom:30px!important;
	font-size:16px!important;
}




/* HEADER */


.wrap {
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
height: 100%;
}


#header {
  height:auto;
position:relative;
width:100%;
float:left;
}


#headercontent {
text-align:left; 
z-index:890;
padding-bottom:0em;
  position:relative;
  background:#fff url(images/bg_header.png) center top repeat-x;
}

#header #logo {
height:auto;
  z-index:80;
  padding-top: 0px;
}

#header #logo img {
    /*! width: 85%; */
}

#header #getintouch{
    margin-top: 27px;
}



/* FOOTER */

#footer {
     float: left;
     margin: 0px auto;
     width: 100%;
  position:relative;
  font-size:15px;

     background: transparent url(images/bg_footer.png) center top repeat-x;
}

#footer h4 {
border-bottom:1px solid #454545;
  padding-bottom:10px;
  font-size:20px;
}

#footer p {  
font-size:17px!important;
}

#footer li {
 font-size:17px; 
}

#footer li a {
 color:#00634A!important; 
}


#footer #footer-links li {
  padding-bottom:12px;
  margin-bottom:12px;
  border-bottom:1px solid #dddbdb;
}

#footer #footer-links li:last-child {
border:none;	
}

#footer-connect h5 {
  font-size:20px;
  display:inline-block;
  width:auto;
  margin-right:20px!important;
  margin-top:2px!important;
  color: #a1e1d4 !important;
}


#footer-connect li {
display:inline;
  margin-right:15px;
  	border:none!important;
	text-decoration:none!important;
}

#footer-connect li a {
	border:none;
	text-decoration:none;
}

#footer-bottom p {
	color:#A1E1D4!important;
}

#footer-bottom a {
  color:#fff!important;
}

#uwifooter-bottom li {
display:inline;
  margin-right:8px;
}

#backtotop {
		position: fixed;
		right:30px;
		bottom:50px;
		width:41px;
		height:53px;
			}



/* HOMEPAGE */


.homepage #homecontent {
     position: relative;
    width: 100%;
    
    min-height: 480px;
	 -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.homepage #homecontent #homehero {
    /*! border-bottom: 30px solid #00E5A0;
	height: 650px; */
overflow: hidden;
background: white url(images/home/hero_home_new.jpg) center center no-repeat;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
background-size: cover !important;
}

.homepage #homecontent #statement {
background:white url(images/bg_statement.png) center top no-repeat;

}
.homepage #homecontent #statement h2 {
text-align:center;
color: #29C6A5 !important;
}

.homepage #homecontent .pic {
padding: 0px 0;
}
/*.homepage #homecontent #vcmessage .pic {
border-right: 5px solid #0132A5;
}
.homepage #homecontent #morsemessage .pic {
border-left: 5px solid #0132A5;
}*/
.homepage #homecontent .pic img{
  border-bottom: 5px solid #0132A5;
padding-bottom: 40px;
}
.homepage #forceboard {
background: transparent url(images/bg_board.png) center top no-repeat;
background-size: cover;
}

.homepage #forceboard h2 {
 
}


.homepage #press img {
border-left:5px solid #29C6A5;	
}

.homepage #homecontent ul li {
    background: transparent url(images/bullet_green.png) left 7px no-repeat;
    padding-left: 60px;
    margin-bottom: 15px;
}



/* ACCORDIONS */






/* TABS */




/* TABLES */

table {/* ensures that paddings and margins activate */
width:100%;
border-collapse: separate;
    border-spacing: 0;
  background:transparent;
margin-bottom:40px;
  margin-top:20px;
}

table th{
text-transform: uppercase;
font-size: 20px;
font-weight: normal;
color: #000;
vertical-align: middle;
padding: 10px 20px 10px 0;
text-align: left;
border-bottom: 3px solid #00E5A0;
letter-spacing: 0px;
min-width: 50%;
}

table tr {
background:transparent;  
}

table th em{
font-style:normal;
}

table td{
padding:15px 20px 15px 0;
text-align:left;
vertical-align:top;
font-size:17px;
  border-bottom:1px solid rgba(255,255,255,0.3);
  line-height:1.4;
}

table td:last-child {
border-right:none;
}

table tr:last-child td{

}











/*******************************************************************/

/* HACK FOR WEBKIT */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	



}


/*******************************************************************/
/* HACK FOR IE 10 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {



}

@media only screen and (min-width: 1120px) {


		
}




/*******************************************************************/
@media only screen and (min-width: 1220px) and  (max-width: 1310px) {
	
	
}


/*******************************************************************/
@media only screen and (min-width: 1119px) and  (max-width: 1219px) {
  
   
 
  
}


/*******************************************************************/
@media only screen and (min-width: 960px) and (max-width:1160px) {


  
  
}

/*******************************************************************/
@media only screen and (min-width: 768px) and (max-width:959px) {
	


}
  
/*******************************************************************/
@media only screen and (min-width: 480px) and (max-width:767px) {
	

	
	
	
}
  
/*******************************************************************/
@media only screen and (min-width: 320px) and (max-width:479px) {
	

  

  

}

