
/*
    Type
*/

@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: 'moderatmedium';
    src: url('../fonts/moderat-medium-webfont.woff2') format('woff2'),
         url('../fonts/moderat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'moderatthin';
    src: url('../fonts/moderat-thin-webfont.woff2') format('woff2'),
         url('../fonts/moderat-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, blockquote {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
    font-family: 'moderatthin', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 77px;
    line-height: 82px;
    max-width: 930px;
    margin-top: -10px;
}
.h1-expertise h1 {
    max-width: 1000px;
}
.no-max h1 {
    max-width: none;
    width: 85%;
}
h2,
.page-inner h1 {
    font-family: 'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 64px;
    line-height: 64px;
    padding-right: 20px;
    padding-bottom: 40px;
}
.page-inner p a {
    font-family: 'moderatmedium', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    border-bottom: 1px solid #333;
}
.page-inner p a:hover {
    border-bottom: 1px solid #ccc;
}
.page-inner-seo h1 {
    width: 90%;
}
.testim h2 {
	font-size: 31px;
	line-height: 36px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 24px;
	text-indent: -12px;
}
.testim p strong {
    font-family: 'moderatmedium', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.projects-text h2 {
    font-family: 'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 38px;
    line-height: 43px;
    padding-right: 10px;
}
.article-news h2 {
    font-family: 'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 36px;
    line-height: 41px;
    max-width: 820px;
    padding-top: 80px;
}
h3 {
    font-family: 'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 31px;
    line-height: 37px;
    max-width: 530px;
    padding-bottom: 20px;
}
.project h3 {
    max-width: 480px;
}
.proj-single h3 {
    max-width: none;
}
.article-news h3 {
    font-family: 'moderatthin', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 50px;
}
h4 {
    font-family: 'moderatthin', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 15px;
}
p,
.wys ul {
    font-family: 'moderatlight', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 21px;
    line-height: 26px;
}
.wys ul {
    list-style: none;
    padding-right: 40px;
    margin-bottom: 12px;
}
.wys ul li {
    padding-left: 20px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:15px;
	-moz-background-size:15px;
}
.article-news p {
    padding-right: 60px;
}
.wys h3 {
    font-size: 40px;
    line-height: 45px;
    max-width: none;
    padding-bottom: 20px;
}
.wys.h3-project h3 {
    font-size: 28px;
    line-height: 34px;
}
.wys p {
    margin-bottom: 20px;
}
.article-news p {
    margin-bottom: 20px;
}
.article-news p a {
    border-bottom: 1px solid #000;
}
.article-news p a:hover {
    border-bottom: 1px solid #f1f1f2;
}
.article-news p a,
.article-news p strong {
    font-family: 'moderatmedium', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.contact-text h3 {
    padding-right: 50px;
}
strong {
    font-weight: normal;
}
.profile p {
    margin-top: 14px;
}
.heading h1 {
}

@media screen and (min-width: 1441px) and (max-width: 1800px) {

h1 {
    font-size: 67px;
    line-height: 72px;
    max-width: 800px;
    margin-top: 0;
}
h2,
.page-inner h1 {
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 40px;
}
.article-news h2 {
    font-size: 35px;
    line-height: 40px;
    padding-top: 70px;
}
.testim h2 {
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 24px;
	text-indent: -10px;
}

h3 {
    font-size: 28px;
    line-height: 35px;
    max-width: 530px;
    padding-bottom: 20px;
}
h4 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 15px;
}
p,
.wys ul {
    font-size: 20px;
    line-height: 25px;
}


}

@media screen and (min-width: 1024px) and (max-width: 1440px) {

h1 {
    font-size: 57px;
    line-height: 62px;
    max-width: 670px;
    margin-top: 0;
}
h2,
.page-inner h1 {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 30px;
}
.projects-text h2 {
    font-size: 35px;
    line-height: 40px;
}
.article-news h2 {
    font-size: 30px;
    line-height: 35px;
    padding-top: 60px;
}
.testim h2 {
	font-size: 22px;
	line-height: 27px;
	padding-bottom: 20px;
	text-indent: -9px;
}
h3 {
    font-size: 23px;
    line-height: 30px;
    max-width: 530px;
    padding-bottom: 20px;
}
.article-news h3 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 30px;
}
.wys h3 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 20px;
}
.wys.h3-project h3 {
    font-size: 25px;
    line-height: 31px;
}
h4 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 15px;
}
p,
.wys ul {
    font-size: 18px;
    line-height: 23px;
}


}

@media screen and (min-width: 768px) and (max-width: 1023px) {

h1 {
    font-size: 47px;
    line-height: 52px;
    max-width: none;
    margin-top: 0px;
}
.no-max h1 {
    width: 100%;
}
h2,
.page-inner h1 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 20px;
}
.projects-text h2 {
    font-size: 35px;
    line-height: 40px;
}
.article-news h2 {
    font-size: 25px;
    line-height: 30px;
    padding-top: 40px;
}
.testim h2 {
	font-size: 22px;
	line-height: 27px;
	padding-bottom: 20px;
	text-indent: 0;
}
h3 {
    font-size: 20px;
    line-height: 26px;
    max-width: 530px;
    padding-bottom: 20px;
}
.article-news h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 30px;
}
.wys h3 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 20px;
}
.wys.h3-project h3 {
    font-size: 25px;
    line-height: 31px;
}
h4 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 15px;
}
p,
.wys ul {
    font-size: 18px;
    line-height: 23px;
}


}

@media screen and (min-width: 480px) and (max-width: 767px) {

h1 {
    font-size: 37px;
    line-height: 42px;
    max-width: none;
    margin-top: 15px;
}
.no-max h1 {
    width: 100%;
}
h2,
.page-inner h1 {
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 20px;
}
.projects-text h2 {
    font-size: 30px;
    line-height: 35px;
}
.article-news h2 {
    font-size: 20px;
    line-height: 25px;
    padding-top: 40px;
}
.testim h2 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 20px;
	text-indent: 0;
}
h3 {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}
.article-news h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 30px;
}
.wys h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 20px;
}
.wys.h3-project h3 {
    font-size: 24px;
    line-height: 30px;
}
h4 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 15px;
}
p,
.wys ul {
    font-size: 18px;
    line-height: 23px;
}


}

@media screen and (max-width: 479px) {

h1 {
    font-size: 32px;
    line-height: 35px;
    max-width: none;
    margin-top: 5px;
}
.no-max h1 {
    width: 100%;
}
h2,
.page-inner h1 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 20px;
}
.projects-text h2 {
    font-size: 30px;
    line-height: 35px;
}
.article-news h2 {
    font-size: 20px;
    line-height: 25px;
    padding-top: 30px;
}
.testim h2 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 20px;
	text-indent: 0;
}
h3 {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}
.article-news h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 30px;
}
.wys h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 20px;
}
.wys.h3-project h3 {
    font-size: 24px;
    line-height: 30px;
}
h4 {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 15px;
}
p,
.wys ul {
    font-size: 17px;
    line-height: 22px;
}


}