div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Layer4
{
   background-color: rgba(255,255,255,0.43);
   background-image: none;
}
#Layer4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0.43;
}
#Layer2
{
   background-color: rgba(245,245,245,0.78);
   background-image: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #DCDCDC;
   border-right-color: #DCDCDC;
   border-bottom-color: #DCDCDC;
   border-left-color: #DCDCDC;
}
#Layer2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #F5F5F5;
   opacity: 0.78;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   font-family: "Oswald";
   font-weight: 500;
   font-size: 24px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_Text1 div
{
   text-align: center;
   white-space: nowrap;
}
#Layer5
{
   background-color: rgba(51,122,183,0.78);
   background-image: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Oswald";
   font-weight: 600;
   font-size: 53px;
   margin: 0;
   text-align: center;
}
#hidden-header
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #DCDCDC;
   border-right-color: #DCDCDC;
   border-bottom-color: #DCDCDC;
   border-left-color: #DCDCDC;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text64
{
   font-family: Lato;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text64 div
{
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon5
{
   height: 50px;
   width: 50px;
}
#FontAwesomeIcon5 i
{
   color: #696969;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
   width: 49px;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #696969;
}
#Shape2
{
   top: 0px;
   width: 200px;
   height: 50px;
   background-color: #1E90FF;
   background: linear-gradient(to top, #1E90FF 0%, #337AB7 100%);
   border: 0px #003399 solid;
   border-radius: 3px;
}
#Shape2:hover
{
   background-color: #337AB7;
   background: linear-gradient(to top, #337AB7 0%, #1E90FF 100%);
   border: 0px #337AB7 solid;
}
#Shape2_text
{
   position: absolute;
   left: 2px;
   top: 16px;
   width: 195px;
   height: 31px;
   overflow: hidden;
   text-align: center;
}
#Shape2:hover span
{
   color: #FFFFFF !important;
}
#Shape2 span:hover
{
   color: #FFFFFF !important;
}
#projectsRollOverText1 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText1 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#projectsRollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 140px 140px 0px 140px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-208px);
   -moz-transform: translateY(-208px);
   transform: translateY(-208px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 0px 140px 0px 140px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(208px);
   -moz-transform: translateY(208px);
   transform: translateY(208px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText1 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 0px 140px 140px 140px;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText1:hover .caption
{
   opacity: 1;
}
#projectsRollOverText1:hover .image
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#projectsRollOverText1:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
#projectsRollOverText1:hover .description
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   transition-delay: 100ms;
}
#projectsRollOverText1:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   transition-delay: 200ms;
}
#projectsRollOverText1 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#projectsRollOverText1
{
   border-width: 0;
   margin: 0;
}
#projectsLayer1
{
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_projectsText1 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_projectsText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_projectsText2 div
{
   text-align: left;
   white-space: nowrap;
}
#projectsLayer2
{
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText2 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText2 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#projectsRollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 140px 140px 0px 140px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-208px);
   -moz-transform: translateY(-208px);
   transform: translateY(-208px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 0px 140px 0px 140px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(208px);
   -moz-transform: translateY(208px);
   transform: translateY(208px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText2 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 0px 140px 140px 140px;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText2:hover .caption
{
   opacity: 1;
}
#projectsRollOverText2:hover .image
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#projectsRollOverText2:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
#projectsRollOverText2:hover .description
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   transition-delay: 100ms;
}
#projectsRollOverText2:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   transition-delay: 200ms;
}
#projectsRollOverText2 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#projectsRollOverText2
{
   border-width: 0;
   margin: 0;
}
#wb_projectsText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_projectsText3 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_projectsText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText4
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_projectsText4 div
{
   text-align: left;
   white-space: nowrap;
}
#projectsLayer3
{
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText3 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText3 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#projectsRollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 140px 140px 0px 140px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-208px);
   -moz-transform: translateY(-208px);
   transform: translateY(-208px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 0px 140px 0px 140px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(208px);
   -moz-transform: translateY(208px);
   transform: translateY(208px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText3 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 0px 140px 140px 140px;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText3:hover .caption
{
   opacity: 1;
}
#projectsRollOverText3:hover .image
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#projectsRollOverText3:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
#projectsRollOverText3:hover .description
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   transition-delay: 100ms;
}
#projectsRollOverText3:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   transition-delay: 200ms;
}
#projectsRollOverText3 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#projectsRollOverText3
{
   border-width: 0;
   margin: 0;
}
#wb_projectsText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_projectsText5 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_projectsText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText6
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_projectsText6 div
{
   text-align: left;
   white-space: nowrap;
}
#projectsLayer4
{
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText4 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText4 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#projectsRollOverText4 .title
{
   position: relative;
   text-align: center;
   padding: 140px 140px 0px 140px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-208px);
   -moz-transform: translateY(-208px);
   transform: translateY(-208px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText4 .description
{
   position: relative;
   margin: 0;
   padding: 0px 140px 0px 140px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(208px);
   -moz-transform: translateY(208px);
   transform: translateY(208px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText4 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 0px 140px 140px 140px;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText4:hover .caption
{
   opacity: 1;
}
#projectsRollOverText4:hover .image
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#projectsRollOverText4:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
#projectsRollOverText4:hover .description
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   transition-delay: 100ms;
}
#projectsRollOverText4:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   transition-delay: 200ms;
}
#projectsRollOverText4 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#projectsRollOverText4
{
   border-width: 0;
   margin: 0;
}
#wb_projectsText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_projectsText7 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_projectsText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText8
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_projectsText8 div
{
   text-align: left;
   white-space: nowrap;
}
#projectsLayer5
{
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText5 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText5 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#projectsRollOverText5 .title
{
   position: relative;
   text-align: center;
   padding: 140px 140px 0px 140px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-208px);
   -moz-transform: translateY(-208px);
   transform: translateY(-208px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText5 .description
{
   position: relative;
   margin: 0;
   padding: 0px 140px 0px 140px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(208px);
   -moz-transform: translateY(208px);
   transform: translateY(208px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText5 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 0px 140px 140px 140px;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText5:hover .caption
{
   opacity: 1;
}
#projectsRollOverText5:hover .image
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#projectsRollOverText5:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
#projectsRollOverText5:hover .description
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   transition-delay: 100ms;
}
#projectsRollOverText5:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   transition-delay: 200ms;
}
#projectsRollOverText5 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#projectsRollOverText5
{
   border-width: 0;
   margin: 0;
}
#wb_projectsText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_projectsText9 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_projectsText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText10
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_projectsText10 div
{
   text-align: left;
   white-space: nowrap;
}
#projectsLayer6
{
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText6 .image
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText6 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#projectsRollOverText6 .title
{
   position: relative;
   text-align: center;
   padding: 140px 140px 0px 140px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-208px);
   -moz-transform: translateY(-208px);
   transform: translateY(-208px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText6 .description
{
   position: relative;
   margin: 0;
   padding: 0px 140px 0px 140px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(208px);
   -moz-transform: translateY(208px);
   transform: translateY(208px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   transition: all 200ms linear;
}
#projectsRollOverText6 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   padding: 0px 140px 140px 140px;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#projectsRollOverText6:hover .caption
{
   opacity: 1;
}
#projectsRollOverText6:hover .image
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#projectsRollOverText6:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
}
#projectsRollOverText6:hover .description
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   transition-delay: 100ms;
}
#projectsRollOverText6:hover .link
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   transition-delay: 200ms;
}
#projectsRollOverText6 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#projectsRollOverText6
{
   border-width: 0;
   margin: 0;
}
#wb_projectsText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText11
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_projectsText11 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_projectsText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_projectsText12
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_projectsText12 div
{
   text-align: left;
   white-space: nowrap;
}
#master_pageLayer5
{
   background-color: #15212C;
   background-image: none;
}
#back-to-top
{
   background-color: transparent;
   background-image: url(images/projects_back-to-top_bkgrnd.png);
   background-repeat: repeat-x;
   background-position: left top;
   border: 1px solid transparent;
   border-radius: 4px;
}
#wb_MaterialIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_MaterialIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#MaterialIcon1
{
   height: 40px;
   width: 40px;
}
.MaterialIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.MaterialIcon1:before
{
   content: "\e5ce";
}
#MaterialIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 40px;
}
#wb_MaterialIcon1:hover i
{
   color: #DCDCDC;
}
#Layer1
{
   background-color: #F5F5F5;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #D3D3D3;
   border-right-color: #D3D3D3;
   border-bottom-color: #D3D3D3;
   border-left-color: #D3D3D3;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon4
{
   height: 20px;
   width: 20px;
}
#FontAwesomeIcon4 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 16px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #FFFFFF;
}
#wb_ResponsiveMenu2
{
   background-color: rgba(245,245,245,1.00);
   display: block;
   font-family: Lato;
   font-weight: normal;
   text-align: right;
   width: 100%;
}
#ResponsiveMenu2
{
   background-color: #F5F5F5;
   display: inline-block;
   height: 39px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   background-color: #F5F5F5;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 12px;
   width: 12px;
}
#wb_ResponsiveMenu2 ul li a 
{
   color: #1E1E1E;
   font-family: Lato;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 12px 12px 0px 12px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 27px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li a:hover, #wb_ResponsiveMenu2 li .active
{ 
   background-color: #1E1E1E;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 39px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   background-color: #F5F5F5;
   color: #07717F;
   float: none;
   position: relative;
   width: 119px;
}
#wb_ResponsiveMenu2 ul ul li a:hover, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #45C3C2;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   color: #07717F;
   padding: 15px 20px 15px 20px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 119px;
   position: relative;
   top: -39px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #1E1E1E;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #07717F;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:960px) 
{
#wb_ResponsiveMenu2 
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #F5F5F5;
   color: #1E1E1E;
   padding: 0px 20px 0px 20px;
   line-height: 42px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu2 .toggle:hover 
{
   background-color: #1E1E1E;
   color: #FFFFFF;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 39px;
   line-height: 39px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #F5F5F5;
   color: #07717F;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #F5F5F5;
   color: #07717F;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 4px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 12px;
   top: 7px;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #1E1E1E;
   color: #1E1E1E;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #45C3C2;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #1E1E1E;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #07717F;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
}
#wb_master-pageText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_master-pageText1
{
   font-family: "Source Sans Pro";
   font-weight: normal;
   font-size: 13px;
}
#wb_master-pageText1 div
{
   text-align: right;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_projectsText3
{
   position: absolute;
   left: 5px;
   top: 251px;
   width: 349px;
   height: 51px;
   z-index: 4;
}
#wb_top
{
   position: absolute;
   left: 1200px;
   top: 0px;
   width: 18px;
   height: 20px;
   z-index: 56;
}
#Layer2_Container
{
   width: 1123px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#master_pageLayer5_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer5_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_projectsText10
{
   position: absolute;
   left: 5px;
   top: 215px;
   width: 350px;
   height: 22px;
   z-index: 13;
}
#wb_projectsText4
{
   position: absolute;
   left: 4px;
   top: 215px;
   width: 350px;
   height: 22px;
   z-index: 5;
}
#wb_Text1
{
   position: absolute;
   left: 250px;
   top: 83px;
   width: 701px;
   height: 34px;
   text-align: center;
   z-index: 25;
}
#wb_projectsText11
{
   position: absolute;
   left: 5px;
   top: 251px;
   width: 350px;
   height: 34px;
   z-index: 16;
}
#wb_projectsText5
{
   position: absolute;
   left: 5px;
   top: 251px;
   width: 350px;
   height: 51px;
   z-index: 7;
}
#projectsLayer1
{
   position: absolute;
   text-align: left;
   left: 37px;
   top: 23px;
   width: 360px;
   height: 295px;
   z-index: 18;
}
#wb_Image1
{
   position: absolute;
   left: 15px;
   top: 4px;
   width: 450px;
   height: 60px;
   z-index: 53;
}
#wb_FontAwesomeIcon4
{
   position: absolute;
   left: 1170px;
   top: 9px;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 48;
}
#wb_projectsText12
{
   position: absolute;
   left: 5px;
   top: 215px;
   width: 350px;
   height: 22px;
   z-index: 17;
}
#wb_projectsText6
{
   position: absolute;
   left: 5px;
   top: 215px;
   width: 350px;
   height: 22px;
   z-index: 8;
}
#projectsLayer2
{
   position: absolute;
   text-align: left;
   left: 421px;
   top: 23px;
   width: 360px;
   height: 316px;
   z-index: 19;
}
#wb_Bookmark1
{
   position: absolute;
   left: 1200px;
   top: 69px;
   width: 18px;
   height: 18px;
   z-index: 55;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 0%;
   top: 0px;
   width: 100%;
   height: 68px;
   z-index: 63;
}
#wb_FontAwesomeIcon5
{
   position: absolute;
   left: 13px;
   top: 10px;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 27;
}
#wb_projectsText7
{
   position: absolute;
   left: 5px;
   top: 251px;
   width: 350px;
   height: 34px;
   z-index: 10;
}
#projectsLayer3
{
   position: absolute;
   text-align: left;
   left: 804px;
   top: 23px;
   width: 360px;
   height: 316px;
   z-index: 20;
}
#wb_Text4
{
   position: absolute;
   left: 220px;
   top: 34px;
   width: 760px;
   height: 27px;
   text-align: center;
   z-index: 24;
}
#wb_projectsText8
{
   position: absolute;
   left: 5px;
   top: 215px;
   width: 350px;
   height: 22px;
   z-index: 11;
}
#projectsLayer4
{
   position: absolute;
   text-align: left;
   left: 37px;
   top: 339px;
   width: 360px;
   height: 305px;
   z-index: 21;
}
#Layer2
{
   position: absolute;
   text-align: center;
   left: 37px;
   top: 324px;
   width: 1125px;
   height: 168px;
   z-index: 54;
}
#Layer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_copyright-text
{
   position: absolute;
   left: 15px;
   top: 11px;
   width: 573px;
   height: 17px;
   z-index: 50;
}
#master_pageLayer5
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1233px;
   width: 100%;
   height: 40px;
   z-index: 61;
}
#wb_projectsText9
{
   position: absolute;
   left: 5px;
   top: 251px;
   width: 350px;
   height: 51px;
   z-index: 14;
}
#projectsLayer5
{
   position: absolute;
   text-align: left;
   left: 421px;
   top: 339px;
   width: 360px;
   height: 316px;
   z-index: 22;
}
#Layer4_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#back-to-top_Container
{
   width: 56px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text64
{
   position: absolute;
   left: 72px;
   top: 21px;
   width: 307px;
   height: 27px;
   z-index: 28;
}
#projectsLayer6
{
   position: absolute;
   text-align: left;
   left: 804px;
   top: 339px;
   width: 360px;
   height: 295px;
   z-index: 23;
}
#Layer4
{
   position: absolute;
   text-align: center;
   left: 0%;
   top: 520px;
   width: 100%;
   height: 681px;
   z-index: 58;
}
#Layer5
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 69px;
   width: 100%;
   height: 206px;
   z-index: 59;
}
#back-to-top
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: auto;
   right: 20px;
   top: auto;
   bottom: 20px;
   width: 58px;
   height: 58px;
   z-index: 62;
}
#Bookmark1
{
   visibility: hidden;
}
#hidden-header_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#projectsRollOverText1
{
   overflow: hidden;
   position: absolute;
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   z-index: 0;
}
#projectsRollOverText2
{
   overflow: hidden;
   position: absolute;
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   z-index: 3;
}
#wb_MaterialIcon1
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 51;
}
#copyrightnotice
{
   color: #FFFFFF;
   font-size: 14px;
   font-family: Source Sans Pro;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   text-decoration: none;
}
#projectsRollOverText3
{
   overflow: hidden;
   position: absolute;
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   z-index: 6;
}
#hidden-header
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: 0;
   top: 0;
   right: 0;
   height: 69px;
   z-index: 60;
}
#projectsRollOverText4
{
   overflow: hidden;
   position: absolute;
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   z-index: 9;
}
#wb_master-pageText1
{
   position: absolute;
   left: 918px;
   top: 11px;
   width: 245px;
   height: 17px;
   text-align: right;
   z-index: 49;
}
#projectsRollOverText5
{
   overflow: hidden;
   position: absolute;
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   z-index: 12;
}
#wb_ResponsiveMenu2
{
   position: absolute;
   left: 476px;
   top: 11px;
   width: 714px;
   height: 39px;
   z-index: 52;
}
#wb_Shape2
{
   position: absolute;
   left: 989px;
   top: 10px;
   width: 200px;
   height: 50px;
   z-index: 29;
}
#projectsRollOverText6
{
   overflow: hidden;
   position: absolute;
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   z-index: 15;
}
#wb_projectsText1
{
   position: absolute;
   left: 5px;
   top: 251px;
   width: 350px;
   height: 34px;
   z-index: 2;
}
#top
{
   visibility: hidden;
}
#wb_Heading1
{
   position: absolute;
   left: 404px;
   top: 59px;
   width: 450px;
   height: 88px;
   z-index: 26;
}
#wb_projectsText2
{
   position: absolute;
   left: 5px;
   top: 215px;
   width: 350px;
   height: 22px;
   z-index: 1;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px)
{
div#container
{
   width: 1024px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer4
{
   left: 0px;
   top: 520px;
   height: 696px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.43);
   background-image: none;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 1024px;
}
#Layer2
{
   left: 38px;
   top: 323px;
   width: 946px;
   height: 168px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(245,245,245,0.78);
   background-image: none;
}
#Layer2_Container
{
   width: 944px;
}
#wb_Text4
{
   left: 125px;
   top: 46px;
   width: 697px;
   height: 41px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: "Oswald";
   font-weight: 500;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   left: 123px;
   top: 87px;
   width: 701px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#Layer5
{
   left: 0px;
   top: 69px;
   height: 206px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(51,122,183,0.78);
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 1024px;
}
#wb_Heading1
{
   left: 287px;
   top: 59px;
   width: 450px;
   height: 88px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 53px;
   font-family: "Oswald";
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Oswald";
   font-weight: 600;
   font-size: 53px;
}
#hidden-header
{
   height: 69px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#hidden-header_Container
{
   width: 1024px;
}
#wb_Text64
{
   left: 72px;
   top: 21px;
   width: 307px;
   height: 29px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   font-family: Lato;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   left: 13px;
   top: 10px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   color: #696969;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 50px;
   height: 50px;
}
#FontAwesomeIcon5 i
{
   line-height: 50px;
   font-size: 50px;
   width: 49px;
}
#wb_Shape2
{
   left: 814px;
   top: 10px;
   width: 200px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape2
{
   width: 200px;
   height: 50px;
}
#Shape2_text
{
   left: 2px;
   top: 16px;
   width: 195px;
   height: 31px;
}
#wb_Bookmark1
{
   left: 1018px;
   top: 69px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#projectsRollOverText1
{
   left: 7px;
   top: 5px;
   width: 295px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#projectsLayer1
{
   left: 37px;
   top: 23px;
   width: 308px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   left: 7px;
   top: 219px;
   width: 294px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText2
{
   left: 7px;
   top: 185px;
   width: 294px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer2
{
   left: 358px;
   top: 23px;
   width: 308px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText2
{
   left: 5px;
   top: 5px;
   width: 295px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_projectsText3
{
   left: 5px;
   top: 219px;
   width: 294px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText4
{
   left: 4px;
   top: 185px;
   width: 294px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText4
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer3
{
   left: 678px;
   top: 23px;
   width: 308px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText3
{
   left: 7px;
   top: 5px;
   width: 295px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_projectsText5
{
   left: 7px;
   top: 221px;
   width: 294px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText6
{
   left: 7px;
   top: 185px;
   width: 294px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText6
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer4
{
   left: 36px;
   top: 339px;
   width: 308px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText4
{
   left: 7px;
   top: 5px;
   width: 295px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_projectsText7
{
   left: 7px;
   top: 221px;
   width: 294px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText8
{
   left: 7px;
   top: 185px;
   width: 294px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText8
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer5
{
   left: 358px;
   top: 339px;
   width: 308px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText5
{
   left: 7px;
   top: 5px;
   width: 295px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_projectsText9
{
   left: 7px;
   top: 221px;
   width: 294px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText10
{
   left: 7px;
   top: 185px;
   width: 294px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText10
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer6
{
   left: 678px;
   top: 339px;
   width: 308px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText6
{
   left: 7px;
   top: 5px;
   width: 295px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_projectsText11
{
   left: 7px;
   top: 221px;
   width: 294px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText11
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText12
{
   left: 5px;
   top: 185px;
   width: 303px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText12
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#master_pageLayer5
{
   left: 0px;
   top: 1520px;
   height: 40px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #15212C;
   background-image: none;
}
#master_pageLayer5
{
   width: 100%;
}
#master_pageLayer5_Container
{
   width: 1024px;
}
#back-to-top
{
   width: 60px;
   height: 60px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/projects_back-to-top_bkgrnd1024.png);
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 4px;
}
#back-to-top_Container
{
   width: 58px;
}
#wb_MaterialIcon1
{
   left: 9px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#MaterialIcon1
{
   width: 40px;
   height: 40px;
}
#MaterialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 40px;
}
#wb_top
{
   left: 1018px;
   top: 0px;
   width: 18px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 69px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#Layer1
{
   left: 0%;
   width: 100%;
}
#Layer1_Container
{
   width: 1024px;
}
#wb_FontAwesomeIcon4
{
   left: 994px;
   top: 10px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #F5F5F5;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 20px;
   height: 20px;
}
#FontAwesomeIcon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#master_pageExtension1
{
   left: 97px;
   top: 115px;
   width: 105px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu2
{
   left: 333px;
   top: 16px;
   width: 681px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: right;
}
#wb_master-pageText1
{
   left: 720px;
   top: 12px;
   width: 267px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_master-pageText1
{
   font-family: "Source Sans Pro";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_copyright-text
{
   left: 15px;
   top: 12px;
   width: 510px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_Image1
{
   left: 15px;
   top: 16px;
   width: 309px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 960px) and (max-width: 1023px)
{
div#container
{
   width: 960px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer4
{
   left: 0px;
   top: 520px;
   height: 709px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.43);
   background-image: none;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 960px;
}
#Layer2
{
   left: 37px;
   top: 324px;
   width: 882px;
   height: 168px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(245,245,245,0.78);
   background-image: none;
}
#Layer2_Container
{
   width: 880px;
}
#wb_Text4
{
   left: 61px;
   top: 46px;
   width: 760px;
   height: 41px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: "Oswald";
   font-weight: 500;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   left: 91px;
   top: 87px;
   width: 701px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#Layer5
{
   left: 0px;
   top: 69px;
   height: 206px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(51,122,183,0.78);
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 960px;
}
#wb_Heading1
{
   left: 255px;
   top: 59px;
   width: 450px;
   height: 88px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 53px;
   font-family: "Oswald";
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Oswald";
   font-weight: 600;
   font-size: 53px;
}
#hidden-header
{
   height: 69px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#hidden-header_Container
{
   width: 960px;
}
#wb_Text64
{
   left: 72px;
   top: 21px;
   width: 307px;
   height: 29px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   font-family: Lato;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   left: 13px;
   top: 10px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   color: #696969;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 50px;
   height: 50px;
}
#FontAwesomeIcon5 i
{
   line-height: 50px;
   font-size: 50px;
   width: 49px;
}
#wb_Shape2
{
   left: 749px;
   top: 10px;
   width: 200px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape2
{
   width: 200px;
   height: 50px;
}
#Shape2_text
{
   left: 2px;
   top: 16px;
   width: 195px;
   height: 31px;
}
#wb_Bookmark1
{
   left: 953px;
   top: 69px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#projectsRollOverText1
{
   left: 7px;
   top: 5px;
   width: 269px;
   height: 160px;
   visibility: visible;
   display: inline;
}
#projectsLayer1
{
   left: 38px;
   top: 23px;
   width: 282px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   left: 7px;
   top: 204px;
   width: 269px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText2
{
   left: 7px;
   top: 168px;
   width: 269px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer2
{
   left: 339px;
   top: 23px;
   width: 282px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText2
{
   left: 7px;
   top: 5px;
   width: 269px;
   height: 160px;
   visibility: visible;
   display: inline;
}
#wb_projectsText3
{
   left: 7px;
   top: 204px;
   width: 269px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText4
{
   left: 7px;
   top: 168px;
   width: 269px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText4
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer3
{
   left: 640px;
   top: 23px;
   width: 282px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText3
{
   left: 7px;
   top: 5px;
   width: 269px;
   height: 160px;
   visibility: visible;
   display: inline;
}
#wb_projectsText5
{
   left: 7px;
   top: 204px;
   width: 269px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText6
{
   left: 7px;
   top: 168px;
   width: 269px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText6
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer4
{
   left: 38px;
   top: 338px;
   width: 282px;
   height: 328px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText4
{
   left: 7px;
   top: 5px;
   width: 269px;
   height: 160px;
   visibility: visible;
   display: inline;
}
#wb_projectsText7
{
   left: 7px;
   top: 205px;
   width: 269px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText8
{
   left: 7px;
   top: 169px;
   width: 269px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText8
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer5
{
   left: 339px;
   top: 338px;
   width: 282px;
   height: 328px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText5
{
   left: 7px;
   top: 5px;
   width: 269px;
   height: 160px;
   visibility: visible;
   display: inline;
}
#wb_projectsText9
{
   left: 7px;
   top: 237px;
   width: 269px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText10
{
   left: 7px;
   top: 169px;
   width: 269px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText10
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer6
{
   left: 640px;
   top: 338px;
   width: 282px;
   height: 328px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText6
{
   left: 7px;
   top: 5px;
   width: 269px;
   height: 160px;
   visibility: visible;
   display: inline;
}
#wb_projectsText11
{
   left: 7px;
   top: 237px;
   width: 269px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText11
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText12
{
   left: 7px;
   top: 169px;
   width: 269px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText12
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#master_pageLayer5
{
   left: 0px;
   top: 1533px;
   height: 40px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #15212C;
   background-image: none;
}
#master_pageLayer5
{
   width: 100%;
}
#master_pageLayer5_Container
{
   width: 960px;
}
#back-to-top
{
   width: 60px;
   height: 60px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/projects_back-to-top_bkgrnd960.png);
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 4px;
}
#back-to-top_Container
{
   width: 58px;
}
#wb_MaterialIcon1
{
   left: 9px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#MaterialIcon1
{
   width: 40px;
   height: 40px;
}
#MaterialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 40px;
}
#wb_top
{
   left: 950px;
   top: 0px;
   width: 18px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 69px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#Layer1
{
   left: 0%;
   width: 100%;
}
#Layer1_Container
{
   width: 960px;
}
#wb_FontAwesomeIcon4
{
   left: 926px;
   top: 10px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #F5F5F5;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 20px;
   height: 20px;
}
#FontAwesomeIcon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#master_pageExtension1
{
   left: 97px;
   top: 115px;
   width: 105px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu2
{
   left: 301px;
   top: 16px;
   width: 645px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: right;
}
#wb_master-pageText1
{
   left: 681px;
   top: 12px;
   width: 245px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_master-pageText1
{
   font-family: "Source Sans Pro";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_copyright-text
{
   left: 15px;
   top: 12px;
   width: 548px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_Image1
{
   left: 15px;
   top: 18px;
   width: 270px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer4
{
   left: 0px;
   top: 519px;
   height: 1033px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.43);
   background-image: none;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 768px;
}
#Layer2
{
   left: 37px;
   top: 323px;
   width: 692px;
   height: 168px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(245,245,245,0.78);
   background-image: none;
}
#Layer2_Container
{
   width: 690px;
}
#wb_Text4
{
   left: 91px;
   top: 37px;
   width: 510px;
   height: 41px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: "Oswald";
   font-weight: 500;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   left: 53px;
   top: 78px;
   width: 587px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#Layer5
{
   left: 0px;
   top: 69px;
   height: 206px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(51,122,183,0.78);
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 768px;
}
#wb_Heading1
{
   left: 204px;
   top: 59px;
   width: 450px;
   height: 88px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 53px;
   font-family: "Oswald";
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Oswald";
   font-weight: 600;
   font-size: 53px;
}
#hidden-header
{
   height: 69px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#hidden-header_Container
{
   width: 768px;
}
#wb_Text64
{
   left: 72px;
   top: 21px;
   width: 307px;
   height: 29px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   font-family: Lato;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   left: 13px;
   top: 10px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   color: #696969;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 50px;
   height: 50px;
}
#FontAwesomeIcon5 i
{
   line-height: 50px;
   font-size: 50px;
   width: 49px;
}
#wb_Shape2
{
   left: 555px;
   top: 10px;
   width: 200px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape2
{
   width: 200px;
   height: 50px;
}
#Shape2_text
{
   left: 2px;
   top: 16px;
   width: 195px;
   height: 31px;
}
#wb_Bookmark1
{
   left: 760px;
   top: 69px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#projectsRollOverText1
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#projectsLayer1
{
   left: 18px;
   top: 25px;
   width: 360px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText2
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer2
{
   left: 391px;
   top: 25px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText2
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText3
{
   left: 5px;
   top: 251px;
   width: 349px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText4
{
   left: 4px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText4
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer3
{
   left: 18px;
   top: 348px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText3
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText5
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText6
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText6
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer4
{
   left: 391px;
   top: 348px;
   width: 360px;
   height: 305px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText4
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText7
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText8
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText8
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer5
{
   left: 18px;
   top: 691px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText5
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText9
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText10
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText10
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer6
{
   left: 391px;
   top: 691px;
   width: 360px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText6
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText11
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText11
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText12
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText12
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#master_pageLayer5
{
   left: 0px;
   top: 1820px;
   height: 40px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #15212C;
   background-image: none;
}
#master_pageLayer5
{
   width: 100%;
}
#master_pageLayer5_Container
{
   width: 768px;
}
#back-to-top
{
   width: 45px;
   height: 45px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/projects_back-to-top_bkgrnd768.png);
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 4px;
}
#back-to-top_Container
{
   width: 43px;
}
#wb_MaterialIcon1
{
   left: 6px;
   top: 6px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#MaterialIcon1
{
   width: 30px;
   height: 30px;
}
#MaterialIcon1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_top
{
   left: 759px;
   top: 0px;
   width: 18px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 69px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#Layer1
{
   left: 0%;
   width: 100%;
}
#Layer1_Container
{
   width: 768px;
}
#wb_FontAwesomeIcon4
{
   left: 731px;
   top: 10px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #F5F5F5;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 20px;
   height: 20px;
}
#FontAwesomeIcon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#master_pageExtension1
{
   left: 97px;
   top: 115px;
   width: 105px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu2
{
   left: 601px;
   top: 16px;
   width: 150px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: right;
}
#wb_master-pageText1
{
   left: 491px;
   top: 12px;
   width: 234px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_master-pageText1
{
   font-family: "Source Sans Pro";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_copyright-text
{
   left: 15px;
   top: 12px;
   width: 476px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_Image1
{
   left: 15px;
   top: 14px;
   width: 349px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer4
{
   left: 0px;
   top: 476px;
   height: 2030px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.43);
   background-image: none;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 480px;
}
#Layer2
{
   left: 25px;
   top: 253px;
   width: 429px;
   height: 203px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(245,245,245,0.78);
   background-image: none;
}
#Layer2_Container
{
   width: 427px;
}
#wb_Text4
{
   left: 44px;
   top: 24px;
   width: 340px;
   height: 82px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: "Oswald";
   font-weight: 500;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   left: 24px;
   top: 106px;
   width: 381px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#Layer5
{
   left: 0px;
   top: 69px;
   height: 150px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(51,122,183,0.78);
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 480px;
}
#wb_Heading1
{
   left: 111px;
   top: 44px;
   width: 258px;
   height: 62px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 37px;
   font-family: "Oswald";
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Oswald";
   font-weight: 600;
   font-size: 37px;
}
#hidden-header
{
   height: 59px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#hidden-header_Container
{
   width: 480px;
}
#wb_Text64
{
   left: 49px;
   top: 16px;
   width: 307px;
   height: 29px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   font-family: Lato;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   left: 13px;
   top: 15px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   color: #696969;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 30px;
   height: 30px;
}
#FontAwesomeIcon5 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_Shape2
{
   left: 291px;
   top: 11px;
   width: 178px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape2
{
   width: 178px;
   height: 38px;
}
#Shape2_text
{
   left: 2px;
   top: 10px;
   width: 173px;
   height: 25px;
}
#wb_Bookmark1
{
   left: 471px;
   top: 69px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#projectsRollOverText1
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#projectsLayer1
{
   left: 60px;
   top: 23px;
   width: 360px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText2
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer2
{
   left: 60px;
   top: 341px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText2
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText3
{
   left: 5px;
   top: 251px;
   width: 349px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText4
{
   left: 4px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText4
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer3
{
   left: 60px;
   top: 680px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText3
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText5
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText6
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText6
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer4
{
   left: 60px;
   top: 1019px;
   width: 360px;
   height: 305px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText4
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText7
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText8
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText8
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer5
{
   left: 60px;
   top: 1347px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText5
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText9
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText10
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText10
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer6
{
   left: 60px;
   top: 1685px;
   width: 360px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText6
{
   left: 5px;
   top: 5px;
   width: 350px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_projectsText11
{
   left: 5px;
   top: 251px;
   width: 350px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText11
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText12
{
   left: 5px;
   top: 215px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText12
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#master_pageLayer5
{
   left: 0px;
   top: 2677px;
   height: 60px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #15212C;
   background-image: none;
}
#master_pageLayer5
{
   width: 100%;
}
#master_pageLayer5_Container
{
   width: 480px;
}
#back-to-top
{
   width: 45px;
   height: 45px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/projects_back-to-top_bkgrnd480.png);
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 4px;
}
#back-to-top_Container
{
   width: 43px;
}
#wb_MaterialIcon1
{
   left: 6px;
   top: 6px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#MaterialIcon1
{
   width: 30px;
   height: 30px;
}
#MaterialIcon1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_top
{
   left: 471px;
   top: 0px;
   width: 18px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 69px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#Layer1
{
   left: 0%;
   width: 100%;
}
#Layer1_Container
{
   width: 480px;
}
#wb_FontAwesomeIcon4
{
   left: 450px;
   top: 16px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #F5F5F5;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 20px;
   height: 20px;
}
#FontAwesomeIcon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#master_pageExtension1
{
   left: 97px;
   top: 115px;
   width: 105px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu2
{
   left: 321px;
   top: 16px;
   width: 150px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: right;
}
#wb_master-pageText1
{
   left: 238px;
   top: 18px;
   width: 206px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_master-pageText1
{
   font-family: "Source Sans Pro";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_copyright-text
{
   left: 11px;
   top: 12px;
   width: 242px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Image1
{
   left: 11px;
   top: 16px;
   width: 309px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer4
{
   left: 0px;
   top: 571px;
   height: 1967px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.43);
   background-image: none;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 320px;
}
#Layer2
{
   left: 13px;
   top: 285px;
   width: 292px;
   height: 284px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(245,245,245,0.78);
   background-image: none;
}
#Layer2_Container
{
   width: 290px;
}
#wb_Text4
{
   left: 21px;
   top: 25px;
   width: 250px;
   height: 123px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: "Oswald";
   font-weight: 500;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1
{
   left: 13px;
   top: 148px;
   width: 266px;
   height: 108px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#Layer5
{
   left: 0px;
   top: 120px;
   height: 150px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(51,122,183,0.78);
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 320px;
}
#wb_Heading1
{
   left: 35px;
   top: 44px;
   width: 251px;
   height: 62px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 32px;
   font-family: "Oswald";
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Oswald";
   font-weight: 600;
   font-size: 32px;
}
#hidden-header
{
   height: 59px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#hidden-header_Container
{
   width: 320px;
}
#wb_Text64
{
   left: 49px;
   top: 16px;
   width: 252px;
   height: 29px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   font-family: Lato;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   left: 14px;
   top: 15px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   color: #696969;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 30px;
   height: 30px;
}
#FontAwesomeIcon5 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_Shape2
{
   left: 107px;
   top: 11px;
   width: 200px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Shape2
{
   width: 200px;
   height: 34px;
}
#Shape2_text
{
   left: 2px;
   top: 8px;
   width: 195px;
   height: 23px;
}
#wb_Bookmark1
{
   left: 311px;
   top: 120px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#projectsRollOverText1
{
   left: 8px;
   top: 5px;
   width: 264px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#projectsLayer1
{
   left: 20px;
   top: 24px;
   width: 280px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   left: 8px;
   top: 203px;
   width: 264px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText1
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText2
{
   left: 8px;
   top: 167px;
   width: 264px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer2
{
   left: 20px;
   top: 338px;
   width: 280px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText2
{
   left: 8px;
   top: 5px;
   width: 264px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_projectsText3
{
   left: 8px;
   top: 203px;
   width: 264px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText3
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText4
{
   left: 8px;
   top: 167px;
   width: 264px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText4
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer3
{
   left: 20px;
   top: 652px;
   width: 280px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText3
{
   left: 8px;
   top: 5px;
   width: 264px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_projectsText5
{
   left: 8px;
   top: 203px;
   width: 264px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText5
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText6
{
   left: 8px;
   top: 167px;
   width: 264px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText6
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#projectsLayer4
{
   left: 20px;
   top: 966px;
   width: 280px;
   height: 295px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText4
{
   left: 5px;
   top: 5px;
   width: 264px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_projectsText7
{
   left: 5px;
   top: 203px;
   width: 264px;
   height: 54px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText7
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText8
{
   left: 5px;
   top: 167px;
   width: 264px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText8
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer5
{
   left: 20px;
   top: 1280px;
   width: 280px;
   height: 323px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText5
{
   left: 5px;
   top: 5px;
   width: 264px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_projectsText9
{
   left: 5px;
   top: 234px;
   width: 264px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText9
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText10
{
   left: 5px;
   top: 167px;
   width: 264px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText10
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#projectsLayer6
{
   left: 20px;
   top: 1620px;
   width: 280px;
   height: 323px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#projectsRollOverText6
{
   left: 5px;
   top: 5px;
   width: 264px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_projectsText11
{
   left: 5px;
   top: 234px;
   width: 264px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText11
{
   font-family: Lato;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 17px;
}
#wb_projectsText12
{
   left: 5px;
   top: 167px;
   width: 264px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_projectsText12
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#master_pageLayer5
{
   left: 0px;
   top: 2658px;
   height: 80px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #15212C;
   background-image: none;
}
#master_pageLayer5
{
   width: 100%;
}
#master_pageLayer5_Container
{
   width: 320px;
}
#back-to-top
{
   width: 45px;
   height: 45px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/projects_back-to-top_bkgrnd320.png);
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 4px;
}
#back-to-top_Container
{
   width: 43px;
}
#wb_MaterialIcon1
{
   left: 6px;
   top: 6px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#MaterialIcon1
{
   width: 30px;
   height: 30px;
}
#MaterialIcon1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_top
{
   left: 311px;
   top: 0px;
   width: 18px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 119px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F5F5F5;
   background-image: none;
}
#Layer1
{
   left: 0%;
   width: 100%;
}
#Layer1_Container
{
   width: 320px;
}
#wb_FontAwesomeIcon4
{
   left: 291px;
   top: 29px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #F5F5F5;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 20px;
   height: 20px;
}
#FontAwesomeIcon4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#master_pageExtension1
{
   left: 74px;
   top: 160px;
   width: 105px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu2
{
   left: 9px;
   top: 65px;
   width: 302px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: right;
}
#wb_master-pageText1
{
   left: 190px;
   top: 23px;
   width: 96px;
   height: 34px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_master-pageText1
{
   font-family: "Source Sans Pro";
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_copyright-text
{
   left: 9px;
   top: 18px;
   width: 181px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Image1
{
   left: 9px;
   top: 17px;
   width: 302px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
