@font-face {
 font-family: 'Awesome';
 src: url('/css/fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
 font-family: 'AwesomeItalic';
 src: url('/css/fonts/OpenSans-Italic.ttf') format('truetype'); 
/* font-style: italic, oblique; */
}

@font-face {
 font-family: 'AwesomeBold';
 src: url('/css/fonts/OpenSans-Bold.ttf') format('truetype'); 
/* font-style: bold; */
}

@font-face {
 font-family: 'AwesomeBoldItalic';
 src: url('/css/fonts/OpenSans-BoldItalic.ttf') format('truetype'); 
/* font-style: bold; */
/* font-style: italic, oblique; */
}

@font-face {
 font-family: 'AwesomeExtraBold';
 src: url('/css/fonts/OpenSans-ExtraBold.ttf') format('truetype'); 
/* font-style: bold; */
}

@font-face {
 font-family: 'AwesomeSemiBold';
 src: url('/css/fonts/OpenSans-SemiBold.ttf') format('truetype'); 
}

ul.faq li {
  font-size: 15pt;
  
}
li.faq-section {
    margin-top: 15px;
}
ul.contest li {
  font-size: 15pt;
  list-style-type: circle;
  margin-bottom: 12px;
}

/**********************************************
 * Upcoming event calendar
 ***********************************************/
 #calendar {
		max-width: 1200px;
		margin: 0 auto;
		background-color:#F4F4F4;
}
.fc-widget-header
{
    font-family: 'AwesomeSemiBold';
    font-size: 15pt;
    color: #FFFFFF;
    background-color:#337AB7;
 }
 
 .fc-title{
    font-family: 'AwesomeSemiBold';
    font-size: 10pt;
    color: #000000;
}

.fc h2 {
   font-size: 30px;
   font-family: 'AwesomeSemiBold';
   color: #4E9BD5;
}    
/** End of upcomming events css *************/

body {
  font-family: awesome, "open sans";
}



.logo {
  max-width: 300px;
}


ul.dropdown-menu {
  background-color: #F3F3F3;
  border-top-color: #4E9BD5;
  border-top-width: 7px;
}


ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}

.dropdown-menu li:hover .sub-menu { 
  visibility: visible; 
} 

.dropdown:hover .dropdown-menu { 
  display: block; 
}


.navbar-toggle {
  background-color: #FFFFFF;
  z-index: 999;
  border-color: #000000;
}

li.dropdown a {
  color: #0A60AD;
}



.carousel-section {
  width:100%;
  padding-bottom: 30px;
}

.carousel-caption h1 {
  font-size: 30pt;
  text-align: center;
  white-space: nowrap;
}

section.banner {
  margin-top: 0px;
  padding-top: 0px;
}

.banner-section {
    margin: 0;
    padding: 10px,0,0,0;
    width:100%;

}
.banner-container {
    position: relative;
    width:100%;
}
.banner-home-caption {
    position: absolute;
    bottom: 7%;
    left: 0;
    text-align:center;
    width: 100%;
    font-size: 30pt;
    color: white;
    font-family: AwesomeSemiBold;
    white-space: nowrap;
}
.banner-caption {
    position: absolute;
    top: calc(50% - 40px);
    left: 8%;
    font-size: 44pt;
    color: white;
    font-family: AwesomeSemiBold;
    white-space: nowrap;
    z-index: 999;
}

.banner-image-desc {
  font-size: 8pt;
  color: #FFF;
  position: absolute;
  bottom: 0px;
  right: 16px;
  background-color: #000;
  padding-left: 10px;
  padding-right: 10px;
}

table.banner {
  margin-top: 20px;
  width:100%;
}

h1.banner {
  font-family: AwesomeSemiBold;
  font-size: 44pt;
  color: #FFF;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner-caption-container {
  width: 83%;
}

.banner {
  min-height: 60px;
  min-width: 585px;
}


section.full-panel {
  width:100%;
}

.divider {
  background-color: #4E9BD5;
  height:12px;
  border:none;
  width:30%;
  min-width: 200px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.thumbnail {
  background-color: #0A60AD;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

h3.thumbnail {
  background-color: #0A60AD;
  padding: 10px 0px 0px 0px;
  margin: 0px;
  border: 0px;
  width: 100%;
  font-size: 23pt;
/*  font-weight: bold; */
  color: #ffffff;
  font-family: AwesomeBold;
/*  white-space: nowrap; */
}

h3.subheading {
  margin-top: 0px;
  padding-top:0px;
/*  white-space: nowrap; */
}

.p-heading {
  color: #4E9BD5;
  font-weight: bold;
}

p.img-caption {
  color: #ffffff;
  padding-top: 0px;
  font-size: 14pt;
  margin: 15px 25px 20px 25px;
  height: 55px;
}

.img-responsive {
  width: 100%;
}

h1 {
  color: #0A60AD;
/*  font-weight: bold; */
  font-family: AwesomeBold;
  padding-bottom: 15px;
  font-size: 30pt;
}

h1.aboutUs {
  text-decoration: underline;
  font-size: 30pt;
}

h1.aboutUs a {
  text-decoration: underline;
  color: #0A60AD;  
  font-size: 30pt;
}

.FAQ-question {
  font-family: AwesomeBold;
  color: #4E9BD5;
}

h3 {
  color: #4E9BD5;
/*  font-weight: bold; */
  font-family: AwesomeBold;
  font-size: 23pt;
}

.btn {
  background-color: #4E9BD5;
  color: #FFFFFF;
  font-size: large;
}

h4 {
/*  font-weight: bold; */
  font-family: AwesomeBold;
}

h2.aboutUs {
  color: #0A60AD;
  padding-left: 0px;
  padding-right: 0px;
  font-family: AwesomeBold;
  font-size: 18pt;
}

h3.aboutUs {
  color: #0A60AD;
  padding-left: 0px;
  padding-right: 0px;
/*  font-weight: bold; */
  font-family: AwesomeBold;
}

p.aboutUs {
  color: #0A60AD;
  font-weight: normal;
  font-size: x-large;
}

a.aboutUs {
  color: #4E9BD5;
/*  font-weight: bold; */
  font-family: AwesomeBold;
}

.signup {
  font-size:small;
  color:#0A60AD;
  padding-top:5px;
}

section {
  width: 83%;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}

.header {
  width: 83%;
  margin: auto;
  background-color: #FFF;
}

a.footer {
  color: #999999;
}

footer {
  padding-bottom: 20px;
}

.aboutProject {
  font-family: AwesomeItalic;
  color: #0A60AD;
/*  font-style: italic; */
  padding-bottom: 50px;
  line-height: 200%;
  font-size: 17pt;
}

.learn-more-panel {
  padding-top: 30px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
  width:100%;
}

.learn-more-panel-alternate {
  background-color: #F4F4F4;
  padding-top: 30px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
  width:100%;
}

.copyright {
  font-size: 11pt;
/*  font-weight: bold; */
  font-family: AwesomeBold;
  color: #6A6A6A;
}

.latestNews {
  font-size: 15pt;
}

span.news-heading {
/*  font-weight: bold; */
  font-family: AwesomeBold;
  color: #0A60AD;
}

p.learnMore {
  font-size: 15pt;
/* height: 250px;  height of image */
}

p.aboutResources {
  font-size:18pt;
  line-height:200%
}

p.resources {
  font-size: 15pt;
}

section.resources {
  padding-bottom: 0px;
}

div.resources-panel {
  padding: 0px;
  width: 100%;
}

a.headerLink:link {
  color: #0A60AD;
}

a.headerLink:visited {
  color: #0A60AD;
}

a.headerLink:hover {
  color: #0A60AD;
}

a.headerLink:active {
  color: #0A60AD;
}

.icon {
  color: #0A60AD;
  font-size: large;
}

.icon-xxlarge {
  color: #0A60AD;
  font-size: xx-large;
}

.control-label {
  white-space: nowrap;
}

.video {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}

img.landing-page-icon {
  width: 250px;
  margin-right:30px;
  min-width: 150px;
}

.icon-container-table {
    margin-left: 0px;
}

.latest-news-img {
  margin-right: 0px;
  max-width: 435px;
}

.latest-news-img-homepage {
  margin-right: 0px;
  max-width: 435px;
}

#top-menu { 
    float: right;
    padding-top : 10px;
    padding-bottom : 0;
     margin: 0;
}

#top-menu li { 
    float: left;
    padding-right: 15px;
    padding-bottom : 0;
    margin: 0;
}

.radio {
    font-size: 15pt;
}

input[type="radio"] {
  transform: scale(1.5);
}

.radio-label {
  padding-left: 20px;
}

.newsletter-caption {
  font-size: 16pt;
}

p.essay {
  font-size: 15pt;
  margin-left:50px;
  margin-right:50px;
}

/* screen size until 1200px */
@media all and (max-width: 1200px) { 
  section {
    width:90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  h1.banner {
    font-size: 40pt;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .carousel-caption h1 {
    font-size: 30pt;
  }

  .banner-caption {
    left: 5%;
  }

  .banner-caption-container {
    width: 90%;
  }
  .header {
    width: 90%;
  }
  .divider {
    height:10px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .carousel-section {
   padding-bottom: 25px;
  }

  p.aboutProject {
    font-size: 15pt;
    line-height: 170%;
    padding-bottom: 40px;
  }
  h3 {
    font-size: 21pt;
  }
  h3.thumbnail {
    font-size: 19pt;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  p.img-caption {
    font-size: 13pt;
    height: 65px;
  }
  .latestNews {
    font-size: 13pt;
  }
  h1 {
    font-size: 26pt;
    padding-bottom: 12px;
  }
  h1.aboutUs a {
    font-size: 26pt;
  }
  h2.aboutUs {
    font-size: x-large;
  }
  h3.aboutUs {
    font-size: x-large;
  }
  p.aboutUs a {
    font-size: x-large;
  }
  a.phone {
    font-size: x-large;
  }
  .icon-xxlarge {
    font-size: xx-large;
  }
  p.aboutResources {
    font-size:16pt;
    line-height:175%
  }
  .learn-more-panel {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .learn-more-panel-alternate {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  p.learnMore {
    font-size: 13pt;
  }
  p.resources {
    font-size: 13pt;
  }

  li.resources {
    font-size: 11pt;
  }
  
  ul.faq li {
    font-size: 13pt;
  }

  ul.contest li {
    font-size: 13pt;
  }

  img.landing-page-icon {
    width: 225px;
    margin-right:20px;
  }
  .icon-container-table {
    margin-left: 0px;
  }

  .radio {
    font-size: 15pt;
  }

  input[type="radio"] {
    transform: scale(1.5);
  }

  .radio-label {
    padding-left: 20px;
  }

  .newsletter-caption {
    font-size: 14pt;
  }

  p.essay {
    font-size: 13pt;
    margin-left:40px;
    margin-right:40px;
  }

  ol.carousel-indicators li,
  ol.carousel-indicators li.active {
    height:15px;
    width:15px;
  }

}

/* screen size until 1000px */
@media all and (max-width: 1000px) {
  section {
    width:95%
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .banner-caption {
    font-size: 30pt;
    left: 3%;
    top: calc(50% - 28px);
  }
 
  .banner-home-caption {
    font-size: 20pt;
  }

  .carousel-caption h1 {
    font-size: 36pt;
  }

  h1.banner {
    font-size: 36pt;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .banner-caption-container {
    width: 95%;
  }
  .header {
    width: 95%;
  }
  .divider {
    height:8px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .carousel-section {
   padding-bottom: 20px;
  }
  p.aboutProject {
    font-size: 13pt;
    line-height: 150%;
    padding-bottom: 30px;
  }
  h3 {
    font-size: 19pt;
  }
  h3.thumbnail {
    font-size: 17pt;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  p.img-caption {
    font-size: 12pt;
    height: 50px;
    margin: 15px;
  }
  .latestNews {
    font-size: 11pt;
  }
  h1 {
    font-size: 22pt;
    padding-bottom: 9px;
  }
  h1.aboutUs a {
    font-size: 22pt;
  }
  h2.aboutUs {
    font-size: large;
  }
  h3.aboutUs {
    font-size: large;
  }
  p.aboutUs a {
    font-size: large;
  }
  a.phone {
    font-size: large;
  }
  .icon-xxlarge {
    font-size: x-large;
  }
  p.aboutResources {
    font-size:14pt;
    line-height:150%;
    margin-top: 20px;
  }
  .learn-more-panel {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .learn-more-panel-alternate {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  p.learnMore {
    font-size: 11pt;
  }
  p.resources {
    font-size: 11pt;
  }
  li.resources {
    font-size: 9pt;
  }
  
  .logo {
    width: 200px;
    margin-left: 40px;
  }

  ul.faq li {
    font-size: 11pt;
  }

  ul.contest li {
    font-size: 11pt;
  }

  img.landing-page-icon {
    width: 200px;
    margin-right:15px;
  }

  .icon-container-table {
    margin-left: 15px;
  }

  .radio {
    font-size: 13pt;
  }

  input[type="radio"] {
    transform: scale(1);
  }

  .radio-label {
    padding-left: 15px;
  }

  .newsletter-caption {
    font-size: 12pt;
  }

  p.essay {
    font-size: 11pt;
    margin-left:30px;
    margin-right:30px;
  }

  ol.carousel-indicators li,
  ol.carousel-indicators li.active {
    height:12px;
    width:12px;
  }

}

/* screen size until 500px */
@media all and (max-width: 500px) {
  section {
    width:98%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .carousel-caption h1 {
    font-size: 28pt;
  }

  h1.banner {
    font-size: 32pt;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .banner-caption-container {
    width: 98%;
  }
  .header {
    width: 90%;
  }
  .divider {
    height:6px;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .carousel-section {
   padding-bottom: 15px;
  }
  p.aboutProject {
    font-size: 11pt;
    line-height: 150%;
    padding-bottom: 20px;
  }
  h3 {
    font-size: 16pt;
  }
  h3.thumbnail {
    font-size: 15pt;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  p.img-caption {
    font-size: 11pt;
    height: 45px;
    margin:15px;
  }
  .latestNews {
    font-size: 11pt;
  }
  h1 {
    font-size: 20pt;
    padding-bottom: 6px;
  }

  h1.aboutUs a {
    font-size: 20pt;
  }
  h2.aboutUs {
    font-size: medium;
  }
  h3.aboutUs {
    font-size: medium;
  }
  p.aboutUs a {
    font-size: medium;
  }
  a.phone {
    font-size: medium;
  }
  .icon-xxlarge {
    font-size: large;
  }
  p.aboutResources {
    font-size:10pt;
    line-height:150%;
    margin-top: 20px;
  }
  .learn-more-panel {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .learn-more-panel-alternate {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  p.learnMore {
    font-size: 10pt;
  }
  p.resources {
    font-size: 10pt;
  }
  
  li.resources {
    font-size: 7pt;
  }
  
  .banner {
    margin-bottom: 15px;
  }

  .logo {
    width: 150px;
    margin-left: 20px;
  }
  
  .banner-caption {
    font-size: 15pt;
    top: calc(50% - 14px);
  }
  .banner-home-caption {
    font-size: 10pt;
    }
  ul.faq li {
    font-size: 9pt;
  }

  ul.contest li {
    font-size: 9pt;
  }

  .banner-image-desc {
    font-size: 6pt;
  }

  img.landing-page-icon {
    width: 150px;
    margin-right:10px;
  }
  
  .icon-container-table {
    margin-left: 10px;
  }

  .radio {
    font-size: 11pt;
  }

  input[type="radio"] {
    transform: scale(1);
  }

  .radio-label {
    padding-left: 10px;
  }

  .newsletter-caption {
    font-size: 10pt;
  }

  p.essay {
    font-size: 10pt;
    margin-left:20px;
    margin-right:20px;
  }

  ol.carousel-indicators li,
  ol.carousel-indicators li.active {
    height:10px;
    width:10px;
  }

}


@media print {
  a[href]:after {
    content: "";
  }
}