body {
  padding-top: 147px;
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  display: block;
  margin: 0px 0px 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #004c93 ;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin: 10px 10px 23px 0px;
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;

}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  overflow: visible;
  margin-top: 11px;
  margin-bottom: 19px;
  padding-right: 26px;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 15px;
  line-height: 23px;
}

.button {
  display: inline-block;
  margin-left: 10px;
  padding: 15px;
  border-radius: 5px;
  background-color: #ddd;
  box-shadow: none;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #5c7360;
  font-size: 25px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
}

.section {
  border-bottom: 1px solid #ddd;
    color: #5c7360;
    font-size: 12px;
    padding-bottom: 83px;
    padding-top: 44px;
}

.section.hero {
	background-image: url("../images/SUNY003-Microsite-Banner-Image.jpg");
    background-position: 98%;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 16px;
    margin-top: 42px;
    padding-bottom: 0;
    padding-top: 0;
}

.section.grey {
  background-color: #f5f6f7;
}

.section.grey.footer {
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: center;
}

.section.grey.taupe {
  background-color: #f5f6f7;
  opacity: 1;
  color: #5c7360;
}

.section.green {
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #5c7360;
}

.section.blue-contact {
  background-color: #004c93 ;
}

.nav-link {
  display: inline-block;
  margin-right: 22px;
  margin-left: 12px;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom: 2px none #5c7360;
}

.nav-link:focus {
  border-bottom: 2px none #5c7360;
}

.nav-link.w--current:focus {
  border-color: #5c5c5c #5c5c5c #5c7360;
  border-bottom-style: solid;
}

.nav-column {
  margin-top: 50px;
  text-align: right;
  padding:0;
}

.hero-header {
  margin-top: -15px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #004273;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-shadow: none;
}

.hero-subtitle {
  width: auto;
  margin-top: -5px;
  margin-bottom: 11px;
  margin-left: 0px;
  padding-right: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-shadow: none;
}

.icon-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #004c93 ;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-text {
  display: inline;
  font-size:12px !important;
}

.navbar {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-style: none;
  background-color: #fff;
}

.icon-block {
  border-right-width: 2px;
  border-left-width: 1px;
  border-left-color: #292727;
  text-align: center;
}

.icon-block.icon-block-border {
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
}

.icon-row {
  margin-top: 65px;
}

.alert-bar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #004c93;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.icon-link-text {
  text-decoration: none;
  padding: 0 22px;
}

.simple-list {
  margin-bottom: 11px;
  padding-bottom: 1px;
  padding-left: 20px;
  color: #5c5c5c;
  font-size: 14px;
  line-height: 21px;
}

.section-green {
  color: #f5f6f7;
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  border-bottom: 1px solid #5c7360;
}

.logo-link {
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-weight: 700;
  letter-spacing: 4px;
  text-decoration: none;
}

.column {
  right: 1px;
  padding-right: 30px;
}

.call-to-action {
   	background-color: hsla(0, 0%, 100%, 0.8);
    color: rgba(255, 0, 0, 0);
    height: 140px;
    margin: 100px 0 80px 572px;
    padding: 30px 15px;
    width: 350px;
}

.banner_textbox {
  margin-top: 0px;
}

.list {
  margin-top: 10px;
  color: #5c5c5c;
  font-size: 15px;
  line-height: 23px;
}

.footer {
  margin-top: -35px;
}

.text-link {
  color: #004273;
}

.text-link.white {
  color: #fff;
  font-weight: 400;
}

.col-width {
  padding-left: 0px;
}

.add-right {
  margin-bottom: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 15px;
}

.bold {
  color: #004273;
}

.prepare-heading3-contact-us {
  margin-top: 22px;
}

@media (max-width: 991px) {
  p {
    padding-right: 25px;
    font-size: 14px;
    line-height: 21px;
  }
  .section {
    padding-top: 65px;
  }
  .section.hero {
   background-position: 0 center;
    height: auto;
    margin-left: -187px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 45px;
  }
  .hero-header {
    margin-bottom: 9px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    text-shadow: none;
  }
  .hero-subtitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    text-shadow: none;
  }
  .icon-block.icon-block-border {
    height: 241px;
  }
  .call-to-action {
    background-color: hsla(0, 0%, 100%, 0.8);
    color: rgba(255, 0, 0, 0);
    height: auto;
    margin-bottom: 31px;
    margin-left: 482px;
    margin-top: -11px;
    padding-bottom: 1px;
    padding-right: 18px;
    width: 338px;
  }
  .add-right {
    padding-right: 30px;
    padding-left: 20px;
  }
  
  .icon-block
  {
	  min-height:380px;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 166px;
  }
  h2 {
    width: 411px;
    margin-top: 0px;
    text-align: left;
  }
  h3 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
  }
  p {
    width: auto;
    margin-bottom: 11px;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: left;
  }
  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    padding-left: 10px;
    text-align: center;
  }
  .section.hero {
    margin-top: 90px;
    margin-left: 0px;
    padding: 100px 0px 10px 10px;
    background-color: #f5f6f7;
    background-image: none;
    text-align: center;
  }
  .section.grey.footer {
    text-align: center;
  }
  .section.blue-contact {
    padding-bottom: 56px;
  }
  .nav-column {
    padding-top: 22px;
    text-align: center;
  }
  .hero-header {
    width: 411px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 9px;
    font-size: 32px;
    line-height: 32px;
    text-align: left;
  }
  .hero-subtitle {
    width: 476px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    text-align: left;
  }
  .call-to-action {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .simple-list {
    font-size: 13px;
    text-align: left;
  }
  .header {
    margin-top: 0px;
  }
  .call-to-action {
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .list {
    font-size: 13px;
    line-height: 21px;
    text-align: left;
  }
}

@media (max-width: 479px) {
  body {
    padding-top: 189px;
  }
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  p {
    width: auto;
  }
  .section {
    text-align: center;
  }
  .section.hero {
    margin-top: 30%;
    background-image: none;
  }
  .nav-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero-header {
    width: 289px;
    font-size: 32px;
    line-height: 36px;
  }
  .hero-subtitle {
    width: auto;
    margin-right: 15px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .call-to-action {
    width: auto;
  }
  .list {
    font-size: 13px;
    text-align: left;
  }
}

.Paragraph-Footer
{
	margin:0 !important;
	font-size: 12px !important;
}

ul, ol {
    padding-left: 18px;
}

.icon-link-text p
{
	margin-left:20px;
}