/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
}
body {
	margin: 0;

}

a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
	-moz-transform:scale(0.8,0.8) !important;
	-webkit-transform:scale(0.8,0.8) !important;
	-ms-transform:scale(0.8,0.8) !important;
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0;

}

h2 img, #flow_img img, .footer_logo, .footer_info_txt {
	-moz-transform:scale(0.8) !important;
	-webkit-transform:scale(0.8) !important;
	-ms-transform:scale(0.8) !important;

}
/*.footer_logo, .footer_info_txt {
	-moz-transform:scale(0.8) !important;
	-webkit-transform:scale(0.8) !important;
	-ms-transform:scale(0.8) !important;
}*/
svg:not(:root) {
	overflow: hidden;
	display: none;
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
p {
	-webkit-hyphens: auto;
	-epub-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
b, strong, .strong {
	font-weight: bold
}
dfn, em, .em {
	font-style: italic
}
small, .small {
	font-size: 75%
}
ul, ol {
	padding: 0;
	list-style-type: none
}
dd {
	margin: 0
}
.sidebar ul, .sidebar ol, .commentlist {
	list-style: none
}
.clearfix {
	zoom: 1
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.lightgray2 {
	color: #949494
}
@font-face {
	font-family: 'icons';
	src: url("../fonts/icons/icons.eot");
	src: url("../fonts/icons/icons.eot#iefix") format("embedded-opentype"), url("../fonts/icons/icons.svg#icons") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}
.icon-arrow-bottom:before {
	content: '\e809'
}
.icon-linkedin:before {
	content: '\e805'
}
.icon-behance:before {
	content: '\e806'
}
.icon-mail:before {
	content: '\e800'
}
.icon-mail:before {
	font-size: 90%
}
.icon-bookmark:before {
	content: '\e801'
}
.icon-phone:before {
	content: '\e802'
}
.icon-phone:before {
	font-size: 95%
}
.icon-dribbble:before {
	content: '\e80c'
}
.icon-instagram:before {
	content: '\e80e'
}
.icon-instagram:before {
	font-size: 94%
}
.icon-twitter:before {
	content: '\e807'
}
.button, .button:visited {
	font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	border: 1px solid #FFF;
	padding: 17px 50px 18px;
	padding: 1.7rem 5rem 1.8rem;
	margin-top: 25px;
	margin-top: 2.5rem;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	line-height: 1.5;
	letter-spacing: 1px;
	font-size: 14px;
	font-size: 1.4rem
}
.default-border, a.choose-lang {
	border: 1px solid white
}
.hidden {
	display: none !important;
	visibility: hidden
}
html {
	font-size: 62.5%;
	background: #FFF
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #626262;
	overflow: auto
}
p {
	-ms-hyphens: none;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none
}
.body-blocked {
	overflow: hidden
}
.wrap {
	width: 88%;
	margin: 0 auto
}
a, a:visited {
	text-decoration: none
}
a:link, a:visited:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0.3)
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	margin: 0
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none
}
h1, .h1 {
	font-size: 2.5em;
	line-height: 1.333em;/*text-indent: -9999px*/
}
h2, .h2 {
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
	line-height: 3rem;
	margin-bottom: 28px;
	margin-bottom: 2.8rem
}
h2 {
	text-align: center;
	margin: 60px 0 !important;
}
.h2-blue {
	color: #1c1e26
}
#contact h2, .ref-overlay h2 {
	text-align: center;
	line-height: 1.5
}
h3, .h3 {
	font-size: 1.125em
}
h4, .h4 {
	font-size: 1.1em;
	font-weight: 700
}
h5, .h5 {
	font-size: 0.846em;
	line-height: 2.09em;
	text-transform: uppercase;
	letter-spacing: 2px
}
.txt-light {
	font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300
}
p {
	-webkit-font-smoothing: antialiased
}
hr {
	outline: none;
	border: none;
	height: 1px;
	width: 40px;
	background-color: #949494;
	float: left;
	margin-top: 28px;
	margin-top: 2.8rem
}
hr.tweet-separator {
	height: 1px;
	width: 100%;
	background-color: #FFF;
	margin: 10px 0;
	margin: 1rem 0
}
.loader {
	position: relative;
	display: block;
	/*top: 50%;
	left: 50%;*/
	/*margin-left: -91px;*/
	/*width: 191px;
	height: 191px;*/
	line-height: 135px;
	text-align: center
}
.loader2 {
	position: absolute;
	display: block;
	/*top: 50%;
	left: 50%;*/
	/*width: 191px;
	height: 191px;*/
	line-height: 135px;
	text-align: center
}
.loader-content {
	position: relative;
	-webkit-transform: scale(0.001);
	-moz-transform: scale(0.001);
	-ms-transform: scale(0.001);
	-transform: scale(0.001);
	transform: scale(0.001);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-transition: all 1s ease;
	transition: all 1s ease
}
.loader-content.active {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-transform: scale(1);
	transform: scale(1)
}
.loader-line {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #FFF;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-transition: all 1s ease;
	transition: all 1s ease
}
.loader-line.alt {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.loader-line2 {
	left: auto;
	right: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.loader-line2.alt {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-transform: rotate(45deg);
	transform: rotate(45deg)
}
.loader-line.move1 {
	width: 112px
}
.loader-logo {
	position: absolute;
	margin-top: -67px;
	left: 28px;
	right: 28px;
	width: 135px;
	height: 135px;
	opacity: 0;
	background-image: url(../../img/logo.svg);
	background-size: 100% 100%;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out
}
.loader-logo.active {
	opacity: 1
}
#content {
	position: relative;
	overflow: hidden;

}
#header {
	position: relative;
	background-color: #ffffff;
	z-index: 9998;
	width: 100%;
	height: 100%;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-transition: all ease 1s;
	transition: all ease 1s;
	padding: 250px 0;
	border-top: 36px solid #000000;
	border-bottom: 36px solid #000000;
}
#logo {
	position: absolute;
	top: 50%;
	margin-top: -67px;
	left: 50%;
	margin-left: -67px
}
#flow_img {
	text-align: center;
	margin-top: 200px;
}
a.choose-lang {
	position: absolute;
	top: 20px;
	right: 20px;
	display: inline-block;
	font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 12px;
	line-height: 1.2rem;
	padding: 9px 19px 10px;
	color: #FFF;
	letter-spacing: 1px;
	opacity: 0
}
a.choose-lang.active {
	opacity: 1
}
.m-next-section {
	position: absolute;
	bottom: 0;
	margin-bottom: -40px;
	left: 50%;
	margin-left: -40px;
	display: block;
	width: 80px;
	height: 80px;
	line-height: 110px;
	border-radius: 40px;
	text-align: center;
	font-size: 40px;
	font-size: 4rem
}
.m-next-footer {
	top: 0;
	margin-top: -40px
}
.m-next-blue {
	background-color: #1c1e26;
	color: #FFF
}
.m-next-white {
	background-color: #FFF;
	color: #1c1e26
}
.m-next-gray {
	background-color: #fafafa;
	color: #1c1e26
}
.m-next-green {
	background-color: #00c1af;
	color: #FFF
}
.m-image-centered {
	text-align: center
}
.svgcont {
	display: inline-block;
	width: 283px;
	max-width: 283px;
	max-height: 230px
}
.svgcont.alt {
	width: 200px;
	max-width: 200px;
	max-height: 230px;
	margin-top: 20px
}
section {
	position: relative
}
#about-process, #portfolio, #social .wrap, #contact {
	padding: 120px 0;
	padding: 12rem 0;
	background-color: #fac217;
}
#about-process .sixcol:last-of-type, #about-profile .sixcol:first-of-type {
	display: none
}
.bg {
	position: absolute;
	left: 0px;
	top: 0%;
	z-index: -1;
	min-width: 100%;
	min-height: 130%;
	height: auto
}
#about-process {
	z-index: 900;
	height: 1380px;
	width: 100%;
	max-width: 2500px;
	margin: auto;
	/*text-indent:-999999px;*/
	background-image: url(../../img/content01_bg_bm.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#about-profile {
	background-color: #006db0;
	height: 1200px;
	z-index: 800;
	/*text-indent:-999999px;*/
	background-image: url(../../img/content02_bg_tp.gif), url(../../img/content02_bg_bm.gif);
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
	margin: auto;
	margin-top: 250px;
	width: 100%;
	max-width: 2500px;
}
#about-profile h2 {
	margin-top: 250px !important;
}
#about-company {
	background-color: #ffffff;
	height: 120px;
	z-index: 800;
	margin: auto;
	width: 100%;
	max-width: 1544px;
	position: relative;
	margin-top:-50px;
}
#about-contact {
	background-color: #ed7274;
	height: 1600px;
	/*text-indent:-999999px;*/
	background-image: url(../../img/content03_bg_tp.gif), url(../../img/content03_bg_bm.gif);
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
	margin: auto;
	width: 100%;
	max-width: 2500px;
	padding-top: 550px;
}
#about-contact_form {
	margin: auto;
	width: 100%;
	max-width: 1544px;
}
dl.contactList {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 30px;
}
dl.contactList dt {
	clear: left;
	float: left;
	width: 20%;
	padding: 15px 0px;
}
dl.contactList dd {
	margin-left: 140px;
	padding: 12px 0px;
	width: 300px;
}
#contact_modal_wrap {
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.content::after {
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}
#contact_modal_inner {
	width: 520px;
	padding: 39px 89px;
	border: 1px solid #DEDEDE;
	background: #FFF none repeat scroll 0% 0%;
	position: fixed;
	bottom: 100px;
	left: 0px;
	display: none;
	z-index: 999999999;
	text-align: center;
	right:0;
	margin:auto;
}
#contact_modal_inner textarea {
	height:150px;
}
#modal_close_btn {
	color: #FFF !important;
	background: #FAC117 none repeat scroll 0% 0%;
	padding: 5px 10px;
	width: 130px;
	margin: auto;
	cursor: pointer;
}
#about-contact_form {
	margin-top: -350px;
}
input {
	width: 340px;
	height: 33px;
	padding: 5px;
	font-size: 13px;
	background-color: #ebebeb;
	border: none;
}
textarea {
	width: 100%;
	height: 300px;
	font-size: 14px;
	padding: 5px;
	background-color: #ebebeb;
	border: none;
}
.ft_left {
	float: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
tr, th, td {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
}
#contact_modal_inner th, #contact_modal_inner td {
	padding-bottom: 15px;
	text-align: left;
}
#contact_modal_inner th {
	width: 160px;
}
#contact_modal_inner th, #contact_modal_inner td {
	padding-bottom: 15px;
	text-align: left;
}
#confirm_table_wrap input, #confirm_table_wrap textarea {
	background: none;
	width: auto;
}
#confirm_btn_set {
	width: 300px;
	margin: auto;
}
.contactWrap {
	width: 940px;
	margin: auto;
	-moz-transform:scale(0.8,0.8) !important;
	-webkit-transform:scale(0.8,0.8) !important;
	-ms-transform:scale(0.8,0.8) !important;
}
.contactWrap p {
	margin-bottom: 40px;
}
#close_btn {
	color: #FFF !important;
	background: #CCC none repeat scroll 0% 0%;
	padding: 5px 10px;
	width: 100px;
	margin: auto;
	cursor: pointer;
	float: left;
	text-align: center;
}
#content_contact {
	margin-bottom: 0px;
}
.pagetopWrap {
	width: 880px;
	margin: auto;
	text-align: right;
	-moz-transform:scale(0.85,0.85) !important;
	-webkit-transform:scale(0.85,0.85) !important;
	-ms-transform:scale(0.85,0.85) !important;
	margin-top:-30px;
}
.pagetopWrap a {
	border-bottom: 1px solid #000000;
	color: #000000;
	padding-bottom: 5px;
}
#send_btn {
	color: #FFF !important;
	background: #FAC117 none repeat scroll 0% 0%;
	padding: 5px 10px;
	width: 140px;
	margin: auto;
	cursor: pointer;
	float: right;
}
ul.form_list {
	width: 940px;
	margin: auto;
}
#sendbtn {
	display: block;
	width: 110px;
	margin: auto;
	margin-top: 25px;
}
li.left {
	clear: left;
	float: left;  /*liを横並びにするため、回りこみ許可*/
	margin: 0 0 0.8em;
	width: 80px; /*この幅の後に次のli要素が来る。列の位置揃えに必要。em指定でフォントサイズ変わっても大丈夫なようにする。*/
	padding-left: 5px;
	font-size: 15px !important;
	padding-top: 6px;
}
li.left.textarea_label {
	width: 130px;
}
/*2列目*/
li.float {
	margin-bottom: 1.2em;
	float: left;  /*liを横並びにするため、回りこみ許可*/
	width: 300px;  /*この幅の後に次のli要素が来る。列の位置揃えに必要。em指定でフォントサイズ変わっても大丈夫なようにする。*/
	margin-right: 88px;
}
/*3列目　項目名列*/
li.float_title {
	float: left;  /*li横並びにするため、回りこみ許可*/
	margin: 0 0 0.8em;
	width: 130px; /*この幅の後に次のli要素が来る。列の位置揃えに必要。em指定でフォントサイズ変わっても大丈夫なようにする。*/
	padding-left: 5px;
	font-size: 15px !important;
	padding-top: 6px;
}
/*4列目(右端)*/
li.right {
 width: 15em  margin-bottom: 0.8em;
	margin-left: 31em; /*この値は各列のwidthの計+2*/
}
/*2列の場合の右側の列*/
li.cl2_right {
	margin-bottom: 1.2em;
	margin-left: 80px;
}
li.cl2_right.none {
	margin-left: 0;
}
/*これを指定しないと、折り返し文字がある場合、各列の上下位置がずれる*/
div.float_l {
	clear: left; /*各行毎に回り込み解除*/
}
.cl2_right input.add {
	width: 100%;
}
dl.contactList dd.err input, dl.contactList dd.err textarea {
	border: 1px solid #F89090;
}
#confirm_btn {
	background-color: #fac117;
	color: #ffffff;
	padding: 7px 20px;
	width: 110px;
	text-align: center;
	margin: auto;
	font-size: 12px;
}
#complete_wrap {
	display: none;
}
.profile_img01 {
	float: right;
	margin-top: -100px;
}
.profile_img02Wrap {
	position: relative;
	width: 840px;
	margin: auto;
	bottom: -390px;
}
.profile_img02Wrap img {
	-moz-transform:scale(0.7,0.7) !important;
	-webkit-transform:scale(0.7,0.7) !important;
	-ms-transform:scale(0.7,0.7) !important;
}
.profile_img01 {
	position: absolute;
	right: 50px;
	top:-400px;
	z-index: 999999999;
}
.profile_img02 {
	position: absolute;
	right: 60px;
	top:-90px;
	z-index: 999999999;
}
.company_data {
	width: 400px;
	float: left;
	-moz-transform:scale(0.7,0.7) !important;
	-webkit-transform:scale(0.7,0.7) !important;
	-ms-transform:scale(0.7,0.7) !important;
}
.company_data dl {
	width: 350px;
	font-size: 17px;
}
.company_data dt {
	float: left;
	clear: left;
	width: 150px;
	padding: 10px 0;
}
.company_data dd {
	float: left;
	width: 200px;
	padding: 10px 0;
}

.ref-overlay-wrap, .design-more {
	display: none
}
.hidden {
	display: none !important;
	visibility: hidden
}
#portfolio {
	z-index: 700;
	background-color: #1c1e26;
	text-align: center
}
.portfolio-cont {
	position: relative;
	z-index: 702;
	display: inline-block;
	padding: 42px 40px;
	padding: 4.2rem 4rem;
	max-width: 722px;
	color: #FFF;
	opacity: 1;
	border: 1px solid #FFF
}
#social {
	color: white;
	z-index: 600;
	overflow: hidden;
	background-color: #00c1af
}
#social .wrap {
	position: relative;
	z-index: 802
}
#social .wrap>.sixcol.last {
	display: none
}
.socialinks {
	font-size: 17px;
	font-size: 1.7rem;
	-webkit-font-smoothing: antialiased;
	margin-top: 50px;
	margin-top: 5rem
}
.socialinks .hiddenspace {
	display: none
}
.socialinks a {
	position: relative;
	display: inline-block;
	line-height: 1;
	padding-left: 40px;
	color: white;
	line-height: 27px;
	line-height: 2.7rem;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 28px;
	margin-bottom: 2.8rem
}
.socialinks [class^="icon-"], .socialinks [class*=" icon-"] {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
	font-size: 2.2rem
}
.socialinks .rl-hidden {
	display: none
}
.socialinks .sixcol {
	display: inline-block;
	width: 50%;
	float: left
}
.socialtweets {
	position: relative
}
.socialtweets [class^="icon-"], .socialtweets [class*=" icon-"] {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -16px;
	margin-top: -1.6rem;
	font-size: 26px;
	font-size: 2.6rem
}
.tweet {
	position: relative;
	padding-left: 60px;
	padding-left: 6rem;
	float: left
}
.tweet a {
	color: #FFF
}
.tweet a:hover {
	text-decoration: underline
}
#contact {
	background-color: #1c1e26;
	color: #FFF;
	z-index: 400
}
#contact .wrap {
	position: relative
}
.thx-message {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-top: 240px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}
.thx-message.active {
	opacity: 1
}
.thx-message .h2 {
	font-family: "minion-pro", "Georgia", Cambria, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic
}
.thx-message .thx-cross {
	position: relative;
	display: inline-block;
	width: 54px;
	height: 54px;
	top: -30px;
	right: 0;
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease
}
.thx-message .thx-cross .cross-horiz, .thx-message .thx-cross .cross-vert {
	background-color: #FFF
}
#contact-form {
	position: relative;
	overflow: hidden;
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}
#contact-form.validated {
	opacity: 0
}
#contact-form .sixcol {
	position: relative;
	overflow: hidden
}
#contact-form .form-error {
	position: absolute;
	top: 6px;
	right: 5px;
	font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
	opacity: 0;
	font-style: normal;
	-webkit-transition: opacity 0.3 ease;
	-moz-transition: opacity 0.3 ease;
	-ms-transition: opacity 0.3 ease;
	-transition: opacity 0.3 ease;
	transition: opacity 0.3 ease
}
#contact-form .form-error.active {
	opacity: 1
}
#contact-form input, #contact-form textarea {
	width: 100%;
	background: none;
	outline: none;
	border: 0;
	color: #FFF;
	margin-bottom: 28px;
	margin-bottom: 2.8rem;
	line-height: 2;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 1px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-transition: all 0.6s ease;
	transition: all 0.6s ease;
	resize: none;
	border-radius: 0;
	text-align: left
}
#contact-form input {
	border-bottom: 1px solid #FFF;
	font-weight: 300;
	padding-left: 20px
}
li.err input, li.err textarea {
	border: 1px solid #ed7274;
}
#contact-form .submit {
	position: relative;
	display: block;
	font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	border: 1px solid #FFF;
	padding: 17px 50px 18px;
	padding: 1.7rem 5rem 1.8rem;
	margin-top: 65px;
	margin-top: 6.5rem;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: center;
	width: auto;
	opacity: 0;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-transition: all 0.3s ease;
	transition: all 0.3s ease
}
#contact-form .submit.active {
	opacity: 1
}
#contact-form .submit:hover {
	background-color: #FFF;
	color: #1c1e26
}
#contact-form .submit:active {
	top: 1px
}
#contact-form .textarea-cont {
	width: 100%;
	height: 150px
}
#contact-form textarea {
	border: 1px solid #FFF;
	height: 150px
}
#contact-form ::-webkit-input-placeholder {
color:#FFF;
font-style:italic;
letter-spacing:1px
}
#contact-form ::-moz-placeholder {
color:#FFF;
font-style:italic;
letter-spacing:1px
}
#contact-form :-ms-input-placeholder {
color:#FFF;
font-style:italic;
letter-spacing:1px
}
#contact-form input:-moz-placeholder {
color:#FFF;
font-style:italic;
letter-spacing:1px
}
#contact-form .descr {
	position: relative;
	font-style: italic;
	letter-spacing: 1px;
	padding-left: 20px;
	margin: 0 0 7px;
	text-align: left
}
.footer {
	clear: both;
	height: 100px;
	background: url(../../img/footer_bg.gif);
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	position: relative;
	text-indent: -999999px;
	margin-top: 110px;
}
#copyWrap {
	width: 100%;
	background-color: #cdcdcd;
	padding: 10px 0;
}
#copyWrap p {
	width: 750px;
	margin: auto;
	text-align: left;
}
#footerContent {
	width: 840px;
	margin: auto;
	position: relative;
}
.footer_logo {
	position: absolute;
	top: -80px;
	right: 30px;
}
.footer_info_txt {
	position: absolute;
	left: 0px;
	top: 20px;
}
.footer a {
	color: white
}
.footer a:hover {
	text-decoration: underline
}
.backtotop {
	position: absolute;
	left: 6%;
	bottom: 20px
}
.backtotop span {
	margin-left: 3px
}
.toparrow {
	position: relative;
	top: -2px
}
.animate-rotate {
	-webkit-animation: rotate 1s linear infinite;
	-moz-animation: rotate 1s linear infinite;
	-o-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite
}
.animate-rotate-end {
	-webkit-animation: rotate 1.5s linear 1;
	-moz-animation: rotate 1.5s linear 1;
	-o-animation: rotate 1.5s linear 1;
	animation: rotate 1.5s linear 1
}
.loader-move2a {
	-moz-animation: loadermove2a .6s linear 1 forwards;
	-webkit-animation: loadermove2a .6s linear 1 forwards
}
.loader-move1b {
	-webkit-animation: loadermove1b .6s linear 1 backwards;
	-moz-animation: loadermove1b .6s linear 1 backwards
}
.loader-move2b {
	-webkit-animation: loadermove2b .6s linear 1 backwards;
	-moz-animation: loadermove2b .6s linear 1 backwards
}
.ref-overlay-plus {
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	top: 50%;
	margin-top: -11px;
	opacity: .5
}
.ref-overlay-plus.leftside {
	left: 0
}
.ref-overlay-plus.rightside {
	right: 0
}
.cross-vert {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 1px;
	background: #1c1e26
}
.cross-horiz {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #1c1e26
}
.oldcontent {
	display: none !important
}
 @media only screen and (min-width: 768px) {

.onecol {
	width: 5.801104972%
}
.twocol {
	width: 14.364640883%
}
.threecol {
	width: 22.928176794%
}
.fourcol {
	width: 31.491712705%
}
.fivecol {
	width: 40.055248616%
}
.sixcol {
	display: none;
}
.sevencol {
	width: 57.182320438000005%
}
.eightcol {
	width: 65.74585634900001%
}
.ninecol {
	width: 74.30939226%
}
.tencol {
	width: 82.87292817100001%
}
.elevencol {
	width: 91.436464082%
}
.twelvecol {
	width: 99.999999993%
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
	position: relative;
	float: left;
	margin-left: 2.762430939%
}
.first {
	margin-left: 0
}
.last {
	float: right
}
body {
	font-size: 13px;
}
body.b-default-pos #header, body.b-default-pos #content {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
body.b-content-pos #header {
	-webkit-transform: translate3d(0, -110%, 0);
	-moz-transform: translate3d(0, -110%, 0);
	-ms-transform: translate3d(0, -110%, 0);
	-o-transform: translate3d(0, -110%, 0);
	transform: translate3d(0, -110%, 0)
}
h2, .h2 {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 32px;
	line-height: 3.2rem;
	margin-bottom: 30px;
	letter-spacing: 1px
}
h2 .rl-hidden, .h2 .rl-hidden {
	display: none
}
hr {
	width: 60px;
	margin-top: 40px;
	margin-top: 4rem
}
.wrap {
	width: 80%;
	/*max-width: 70%*/
}
#content {
	opacity: 0;
	-webkit-transition: opacity 0.6s ease;
	-moz-transition: opacity 0.6s ease;
	-ms-transition: opacity 0.6s ease;
	-transition: opacity 0.6s ease;
	transition: opacity 0.6s ease
}
#content.active {
	opacity: 1
}
.button, .button:visited {
	padding: 17px 60px 18px;
	margin-top: 25px;
	margin-top: 2.5rem;
	line-height: 1;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-transition: color 0.2s ease, background-color 0.2s ease;
	-moz-transition: color 0.2s ease, background-color 0.2s ease;
	-ms-transition: color 0.2s ease, background-color 0.2s ease;
	-transition: color 0.2s ease, background-color 0.2s ease;
	transition: color 0.2s ease, background-color 0.2s ease
}
.button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
	color: #1c1e26;
	background-color: #FFF
}
.submit {
	padding: 17px 60px 18px
}
#header {
	position: fixed;
	padding: 0
}
#header::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none
}
#header.overlay-active::after {
	display: block
}
a.choose-lang {
	top: 40px;
	right: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 12px;
	line-height: 1.2rem;
	padding: 9px 19px 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-transition: all 0.3s ease;
	transition: all 0.3s ease
}
a.choose-lang:hover {
	background: #FFF;
	color: #1c1e26
}
#about-process, #about-profile, #portfolio, #social .wrap {
	padding: 30.5rem 0
}
#contact {
	padding: 165px 0 90px;
	padding: 16.5rem 0 9rem
}
#about-process .sixcol:last-of-type, #about-profile .sixcol:first-of-type {
	display: none
}
.svgcont {
	position: relative;
	width: 240px;
	margin-top: 20px
}
.svgcont.alt {
	width: 150px;
	margin-top: 20px
}
.ref-overlay-wrap {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	background: transparent
}
.ref-overlay {
	display: table;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #FFF;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}
.ref-overlay-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	-webkit-transform: translate3d(0, 15px, 0);
	-moz-transform: translate3d(0, 15px, 0);
	-ms-transform: translate3d(0, 15px, 0);
	-o-transform: translate3d(0, 15px, 0);
	transform: translate3d(0, 15px, 0)
}
.ref-overlay-content .clearfix {
	position: relative;
	margin-top: 70px
}
.ref-overlay-content .fourcol {
	position: relative;
	line-height: 52px
}
.ref-overlay-content .fourcol img {
	display: inline-block;
	max-height: 27px;
	width: auto;
	vertical-align: middle;
	opacity: .9;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease
}
.ref-overlay-content .fourcol img:hover {
	opacity: 1
}
.ref-overlay-content .fourcol:first-of-type img {
	max-height: 51px;
	width: auto
}
.ref-overlay-content .fourcol:last-of-type img {
	max-height: 40px;
	width: auto
}
.ref-overlay-close {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	opacity: 0;
	margin-top: 100px
}
.ref-overlay-close.active {
	opacity: .7
}
.ref-overlay-close.active:hover {
	opacity: 1
}
.ref-overlay-wrap.active {
	visibility: visible
}
.ref-overlay.active, .ref-overlay-content.active {
	opacity: 1
}
.ref-overlay-content.active {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}
.ref-overlay-content.pre-inactive {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	opacity: 0
}
.design-more {
	position: absolute;
	display: block;
	bottom: -135px;
	left: 50%;
	margin-left: -29px;
	width: 58px;
	height: 58px;
	background-color: #1c1e26;
	border-radius: 29px;
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	-moz-transform: translate3d(0, 30px, 0);
	-ms-transform: translate3d(0, 30px, 0);
	-o-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.design-more.active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.design-more:hover {
	background-color: #00c1af
}
.design-more .cross-horiz, .design-more .cross-vert {
	background: #FFF
}
.cross-container {
	position: absolute;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px
}
.portfolio-cont {
	padding: 80px 105px;
	padding: 8rem 10.5rem;
	border: none;
	background: #1c1e26
}
.portfolio-cont h2, .portfolio-cont p, .portfolio-cont a {
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-transition: all 0.6s ease;
	transition: all 0.6s ease
}
.portfolio-cont.active h2, .portfolio-cont.active p, .portfolio-cont.active a {
	opacity: 1
}
.portfolio-cont.active a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.portfolio-global {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 1px
}
.portfolio-anim-simulate {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 701;
	width: 100%;
	height: 1px;
	background: #FFF;
	visibility: hidden
}
#social .wrap>.sixcol.last {
	display: inline-block
}
.socialinks {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 50px;
	margin-top: 5rem
}
.socialinks .hiddenspace {
	display: none
}
.socialinks a {
	padding-left: 32px;
	line-height: 27px;
	line-height: 2.7rem;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	font-size: inherit
}
.socialinks a:hover .txt {
	text-decoration: underline
}
.socialinks [class^="icon-"], .socialinks [class*=" icon-"] {
	font-size: 18px;
	font-size: 1.8rem
}
.socialinks .rl-hidden {
	display: block
}
.socialinks .sixcol {
	display: block;
	width: 48.618784527%
}
.socialtweets [class^="icon-"], .socialtweets [class*=" icon-"] {
	margin-top: -19px;
	margin-top: -1.6rem;
	font-size: 22px;
	font-size: 2.2rem
}
.tweet {
	padding-left: 50px;
	padding-left: 5rem
}
#contact-form textarea {
	height: 0px
}
#contact-form input, #contact-form textarea {
	margin-bottom: 40px;
	margin-bottom: 4rem
}
#contact-form input.defaultstate {
	-webkit-transform: translate3d(-220%, 0, 0);
	-moz-transform: translate3d(-220%, 0, 0);
	-ms-transform: translate3d(-220%, 0, 0);
	-o-transform: translate3d(-220%, 0, 0);
	transform: translate3d(-220%, 0, 0)
}
#contact-form input.defaultstate::-webkit-input-placeholder {
opacity:0;
-webkit-transition:all .3s ease;
-webkit-transform:translate3d(-40px, 0, 0)
}
#contact-form input.defaultstate::-moz-placeholder {
opacity:0;
-moz-transition:all .3s ease;
-moz-transform:translate3d(-40px, 0, 0)
}
#contact-form input.defaultstate:-ms-input-placeholder {
opacity:0;
-ms-transition:all .3s ease;
-ms-transform:translate3d(-40px, 0, 0)
}
#contact-form input.defaultstate:-moz-placeholder {
opacity:0;
-moz-transition:all .3s ease;
-moz-transform:translate3d(-40px, 0, 0)
}
#contact-form .descr.defaultstate {
	opacity: 0;
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(-40px, 0, 0);
	-o-transform: translate3d(-40px, 0, 0);
	transform: translate3d(0px, 0, 0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-transition: all 0.3s ease;
	transition: all 0.3s ease
}
#contact-form .descr.activetext {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
#contact-form input.activewidth {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#contact-form input.activetext::-webkit-input-placeholder {
opacity:1;
-webkit-transform:translate3d(0, 0, 0)
}
#contact-form input.activetext::-moz-placeholder {
opacity:1;
-moz-transform:translate3d(0, 0, 0)
}
#contact-form input.activetext:-ms-input-placeholder {
opacity:1;
-ms-transform:translate3d(0, 0, 0)
}
#contact-form input.activetext:-moz-placeholder {
opacity:1;
-moz-transform:translate3d(0, 0, 0)
}
#contact-form input.activetextlocked::-webkit-input-placeholder {
-webkit-transition:all 0s ease
}
#contact-form input.activetextlocked::-moz-placeholder {
-moz-transition:all 0s ease
}
#contact-form input.activetextlocked:-ms-input-placeholder {
-ms-transition:all 0s ease
}
#contact-form input.activetextlocked:-moz-placeholder {
-moz-transition:all 0s ease
}
#contact-form textarea.defaultstate {
	height: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-webkit-transform: translate3d(-220%, 0, 0);
	-moz-transform: translate3d(-220%, 0, 0);
	-ms-transform: translate3d(-220%, 0, 0);
	-o-transform: translate3d(-220%, 0, 0);
	transform: translate3d(-220%, 0, 0);
	padding: 0;
	border: 0;
	border-top: 1px solid #FFF
}
#contact-form textarea.activewidth {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#contact-form textarea.activeheight {
	height: 100%;
	padding: 15px 20px;
	border: 1px solid #FFF
}
.footer .wrap {
	position: relative
}
.backtotop {
	bottom: auto;
	left: auto;
	top: 0;
	right: 0
}
@-webkit-keyframes showPortfolio {
0% {
visibility:visible;
-webkit-transform:translate3d(-120%, 0, 0);
height:1px
}
50% {
-webkit-transform:translate3d(0, 0, 0);
height:1px
}
100% {
height:100%;
visibility:visible
}
}
@-moz-keyframes showPortfolio {
0% {
visibility:visible;
-moz-transform:translate3d(-120%, 0, 0);
height:1px
}
50% {
-moz-transform:translate3d(0, 0, 0);
height:1px
}
100% {
height:100%;
visibility:visible
}
}
@-ms-keyframes showPortfolio {
0% {
visibility:visible;
-ms-transform:translate3d(-120%, 0, 0);
height:1px
}
50% {
-ms-transform:translate3d(0, 0, 0);
height:1px
}
100% {
height:100%;
visibility:visible
}
}
@keyframes showPortfolio {
0% {
visibility:visible;
transform:translate3d(-120%, 0, 0);
height:1px
}
50% {
transform:translate3d(0, 0, 0);
height:1px
}
100% {
height:100%;
visibility:visible
}
}
.animate-showPortfolio {
	-webkit-animation: showPortfolio 1s linear 1 forwards;
	-moz-animation: showPortfolio 1s linear 1 forwards;
	-ms-animation: showPortfolio 1s linear 1 forwards;
	animation: showPortfolio 1s linear 1 forwards
}
}
@media only screen and (min-width: 1030px) {
body {
	font-size: 13px;
}
.wrap {
	max-width: 80%
}
h2, .h2 {
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 38px;
	line-height: 3.8rem;
	margin-bottom: 40px;
	margin-bottom: 4rem
}
h2 .rl-hidden, .h2 .rl-hidden {
	display: inline
}
.button, .button:visited {
	padding: 20px 74px 21px;
	margin-top: 25px;
	margin-top: 2.5rem;
	font-size: 13px;
	font-size: 1.3rem
}
.submit {
	padding: 20px 74px 21px
}
#about-process, #about-profile, #portfolio, #social .wrap {
	padding: 200px 0;
	padding: 30.5rem 0
}
#contact {
	padding: 245px 0 90px;
	padding: 24.5rem 0 9rem
}
.socialinks .hiddenspace {
	display: inline
}
.svgcont {
	width: 283px;
	margin-top: 0
}
.svgcont.alt {
	width: 200px;
	margin-top: 20px;
}
.socialinks {
	font-size: 17px;
	font-size: 1.7rem;
	margin-top: 50px;
	margin-top: 5rem
}
.socialinks a {
	padding-left: 50px;
	line-height: 27px;
	line-height: 2.7rem;
	margin-bottom: 40px;
	margin-bottom: 4rem
}
.socialinks [class^="icon-"], .socialinks [class*=" icon-"] {
	font-size: 26px;
	font-size: 2.6rem
}
.socialtweets [class^="icon-"], .socialtweets [class*=" icon-"] {
	margin-top: -16px;
	margin-top: -1.6rem;
	font-size: 26px;
	font-size: 2.6rem
}
.tweet {
	padding-left: 60px;
	padding-left: 6rem
}
}
@media only screen and (min-width: 1240px) {
body {
	font-size: 13px;
}
.wrap {
	max-width: 750px
}
h2, .h2 {
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 42px;
	line-height: 4.2rem;
	margin-bottom: 40px;
	margin-bottom: 4rem
}
.button, .button:visited {
	padding: 22px 80px 23px;
	padding: 2.2rem 8rem 2.3rem;
	margin-top: 25px;
	margin-top: 2.5rem;
	font-size: 14px;
	font-size: 1.4rem
}
.button, .button:visited {
	padding: 2.2rem 8rem 2.3rem
}
#about-process, #about-profile, #portfolio, #social .wrap {
	padding: 245px 0;
	padding: 30.5rem 0
}
#contact {
	padding: 245px 0 110px;
	padding: 24.5rem 0 11rem
}
.svgcont {
	width: 283px;
	margin-top: 0
}
.svgcont.alt {
	width: 200px;
	margin-top: 20px
}
.ref-overlay-content .clearfix {
	position: relative;
	margin-top: 90px
}
}
