
/*
    Type
*/

h1, h2, h3, h4, h5, h6, p, blockquote {
	margin:0;
	padding:0;
	font-weight:normal;
}
/*p {
    font-size: 18px;
    line-height: 28px;
}*/

@font-face {
    font-family: 'grifterbold';
    src: url('../fonts/grifteraobold-webfont.woff2') format('woff2'),
         url('../fonts/grifteraobold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metropolisbold';
    src: url('../fonts/metropolis-bold-webfont.woff2') format('woff2'),
         url('../fonts/metropolis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metropolislight';
    src: url('../fonts/metropolis-light-webfont.woff2') format('woff2'),
         url('../fonts/metropolis-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'moderatbold';
    src: url('../fonts/moderat-bold-webfont.woff2') format('woff2'),
         url('../fonts/moderat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'moderatlight';
    src: url('../fonts/moderat-light-webfont.woff2') format('woff2'),
         url('../fonts/moderat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

.slide-text h1 {
    font-family:'grifterbold', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #fff;
    font-size: 82px;
    line-height: 80px;
    text-transform: uppercase;
}
h1 a {
    color: #fff;
}
.page-home h4 {
    font-family:'grifterbold', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #808285;
    font-size: 82px;
    line-height: 80px;
    text-transform: uppercase;
    padding-top: 170px;
    padding-bottom: 170px;
    width: 80%;
}
.accreditations h5 {
    font-family:'grifterbold', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #fff;
    font-size: 23px;
    line-height: 30px;
    text-transform: uppercase;
}
.slide-text span {
    font-family:'grifterbold', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #fff;
    font-size: 23px;
    line-height: 40px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
}
.block-text h2 {
    text-align: center;
    font-size: 31px;
    line-height: 50px;
    letter-spacing: 1px;
    max-width: 1000px;
    margin: 0 auto;
}
.h2-home h2 {
    text-transform: uppercase;
}
.wys {
    margin: 0 auto;
    max-width: 1040px;
}
.wys.max-people {
    max-width: 1160px;
}
.wys.max-experience {
    max-width: 800px;
}
.wys.contact {
    margin: 0 auto;
    max-width: 1300px;
}
.wys h2 {
    font-family:'grifterbold', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #ff5201;
    font-size: 45px;
    line-height: 55px;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.wys p {
    font-family: 'metropolislight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    text-align: center;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 20px;
}
.wys.project ul {
    font-family: 'metropolislight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #999;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 20px;
    list-style: none;
}
.wys.project ul li {
    padding-left: 20px;
    color: #999;
    font-size: 20px;
    line-height: 30px;
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:14px;
	-moz-background-size:14px;
}
.bg-black .block-text.wys p {
    color: #fff;
}
.wys.project {
    max-width: none;
}
.wys.project h3 {
    font-family:'grifterbold', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #000;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    padding-bottom: 25px;
}
.wys.project h4 {
    font-family: 'metropolisbold', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #ff5201;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 25px;
}
.wys.project p {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #999;
    max-width: none;
}
.wys.project p strong {
    font-family: 'metropolisbold', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: normal;
}
.wys.contact p,
.wys.contact h2 {
    text-align: left;
    padding-right: 20px;
}
.wys.contact p {
    text-align: left;
    width: 90%;
}
.wys.project-para p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #999;
    max-width: 1000px;
}
p a {
    border-bottom: 1px solid #999;
}
p a:hover {
    border-bottom: 1px solid #fff;
}


@media screen and (min-width: 1024px) and (max-width: 1440px) {

.slide-text h1 {
    font-size: 75px;
    line-height: 75px;
}
.block-text h2 {
    font-size: 28px;
    line-height: 47px;
    letter-spacing: 1px;
}
.page-home h4 {
    font-size: 75px;
    line-height: 75px;
    padding-top: 150px;
    padding-bottom: 150px;
    width: 80%;
}
.wys h2 {
    font-size: 40px;
    line-height: 50px;
}
.wys p {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 20px;
}


}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.slide-text h1 {
    font-size: 65px;
    line-height: 65px;
}
.block-text h2 {
    font-size: 25px;
    line-height: 44px;
    letter-spacing: 1px;
}
.page-home h4 {
    font-size: 65px;
    line-height: 65px;
    padding-top: 120px;
    padding-bottom: 120px;
    width: 90%;
}
.wys h2 {
    font-size: 35px;
    line-height: 45px;
}
.wys p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
}
.wys.project p,
.wys.project ul,
.wys.project ul li {
    font-size: 18px;
    line-height: 28px;
}
.wys.project-para p {
    font-size: 18px;
    line-height: 28px;
}


}

@media screen and (min-width: 480px) and (max-width: 767px) {

.slide-text h1 {
    font-size: 50px;
    line-height: 50px;
}
.block-text h2 {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 0.7px;
}
.page-home h4 {
    font-size: 50px;
    line-height: 50px;
    padding-top: 110px;
    padding-bottom: 110px;
    width: 100%;
}
.wys h2 {
    font-size: 30px;
    line-height: 40px;
}
.wys.project h4 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 25px;
}
.wys p {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
}
.wys.project p,
.wys.project ul,
.wys.project ul li {
    font-size: 17px;
    line-height: 28px;
}
.wys.project-para p {
    font-size: 17px;
    line-height: 28px;
}


}

@media screen and (max-width: 479px) {

.slide-text h1 {
    font-size: 40px;
    line-height: 40px;
}
.block-text h2 {
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 0.7px;
}
.page-home h4 {
    font-size: 30px;
    line-height: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}
.wys.project h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
}
.wys h2 {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 20px;
}
.wys p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}
.wys.project p,
.wys.project ul,
.wys.project ul li {
    font-size: 16px;
    line-height: 28px;
}


}