@import url(https://fonts.googleapis.com/css?family=Pacifico&amp;subset=latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
*, p {
	margin: 0;
	padding: 0
}
.cs-loader, body, html {
	height: 100%;
	width: 100%
}
.portfolio .portfolio_item a, .wrapsosmed ul li a, header .logo h1 a, header nav ul li a, section#blog .atag a, section#footer ul li a {
	text-decoration: none
}
body {
	background-color: #212121
}
section {
	background-color: #fff;
	padding: 100px 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: Muli, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin: 0
}
a, blockquote, form button, form input, form label, form select, form textarea, label, p, span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal
}
p {
	font-size: 16px
}
.cs-loader {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #e4e4e4
}
.cs-loader-inner {
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	width: calc(100% - 200px);
	color: #fcc564;
	padding: 0 100px;
	text-align: center
}
.cs-loader-inner label {
	font-size: 20px;
	opacity: 0;
	display: inline-block
}
.cs-loader-inner label .circle {
	width: 10px;
	height: 10px;
	position: absolute;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #fcc564
}
@keyframes lol {
0% {
opacity:0;
transform:translateX(-300px)
}
33%, 66% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(300px)
}
}
@-webkit-keyframes lol {
0% {
opacity:0;
-webkit-transform:translateX(-300px)
}
33%, 66% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(300px)
}
}
.cs-loader-inner label:nth-child(6) {
	-webkit-animation: lol 3s infinite ease-in-out;
	animation: lol 3s infinite ease-in-out
}
.cs-loader-inner label:nth-child(5) {
	-webkit-animation: lol 3s .1s infinite ease-in-out;
	animation: lol 3s .1s infinite ease-in-out
}
.cs-loader-inner label:nth-child(4) {
	-webkit-animation: lol 3s .2s infinite ease-in-out;
	animation: lol 3s .2s infinite ease-in-out
}
.cs-loader-inner label:nth-child(3) {
	-webkit-animation: lol 3s .3s infinite ease-in-out;
	animation: lol 3s .3s infinite ease-in-out
}
.cs-loader-inner label:nth-child(2) {
	-webkit-animation: lol 3s .4s infinite ease-in-out;
	animation: lol 3s .4s infinite ease-in-out
}
.cs-loader-inner label:nth-child(1) {
	-webkit-animation: lol 3s .5s infinite ease-in-out;
	animation: lol 3s .5s infinite ease-in-out
}
header {
	position: absolute;
	width: 100%;
	height:100px;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #fff
}
header .logo {
	float: left
}
header .logo h1 {
	margin: 13px 0 0;
	color: #fcc564
}
header .logo h1 a {
	color: #fcc564;
	font-weight: 700
}
header nav ul {
	padding: 0;
	margin: 0;
	float: right
}
header nav ul:last-child {
	border-right: 1px solid #fff
}
header nav ul li {
	float: left;
	list-style-type: none
}
header nav ul li a {
	display: block;
	text-align: center;
	padding: 25px 20px;
	color: #fff;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: Muli, sans-serif;
	font-weight: 400
}
header nav ul li a:focus, header nav ul li a:hover {
	color: #fcc564;
	text-decoration: none
}
header nav ul li.mnav {
	display: none
}
header.fixtop .logo {
	float: left;
	margin-top: 6px
	
}
header.fixtop .logo h1 {
	font-size: 26px
}
.wrapformsearch, .wrapsosmed {
	position: absolute;
	width: 100%;
	z-index: -1;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	opacity: 0
}
.wrapformsearch form input[type=text] {
	width: 100%;
	background-color: transparent;
	height: 54px;
	border: none;
	border-bottom: 1px solid #fff;
	outline: 0;
	padding: 0 20px 0 50px;
	color: #a5a5a5;
	font-size: 20px
}
.wrapformsearch form input[type=text]::-webkit-input-placeholder {
color:#a5a5a5
}
.wrapformsearch form input[type=text]::-moz-placeholder {
color:#a5a5a5
}
.wrapformsearch form input[type=text]:-ms-input-placeholder {
color:#a5a5a5
}
.wrapformsearch:before {
	content: "\f002";
	font-family: fontAwesome;
	color: #a5a5a5;
	font-size: 20px;
	position: absolute;
	top: 13px;
	left: 20px
}
section#about label, section#service .service-logo p, section#team .fwraptext h3, section#team .fwraptext p {
	font-family: Muli, sans-serif
}
.wrapformsearch a.barclose, .wrapsosmed a.barclose {
	position: absolute;
	top: 8px;
	right: 13px;
	z-index: 9999;
	height: 50px
}
.wrapformsearch a.barclose .bc, .wrapsosmed a.barclose .bc {
	width: 40px;
	height: 1px;
	background-color: #a5a5a5;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	top: 20px
}
.wrapformsearch a.barclose .bc:last-child, .wrapsosmed a.barclose .bc:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
.wrapsosmed ul {
	text-align: center;
	height: 52px;
	border-bottom: 1px solid #fff;
	padding-left: 20px;
	margin: 4px 0 0;
	line-height: 38px
}
.wrapsosmed ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	color: #a5a5a5
}
.wrapsosmed ul li label {
	color: #a5a5a5;
	margin-top: 7px
}
.wrapsosmed ul li a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 2px solid #a5a5a5;
	margin: 10px 4px;
	display: block;
	line-height: 25px;
	color: #a5a5a5;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.wrapsosmed ul li a:hover {
	border: 2px solid #333;
	background-color: #333;
	color: #fff
}
.opensearch, .openshare {
	position: fixed;
	background: #e6e6e6;
	width: 100%;
	z-index: 888;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: translate(0, 70px);
	-webkit-transform: translate(0, 70px);
	-moz-transform: translate(0, 70px);
	-ms-transform: translate(0, 70px);
	-o-transform: translate(0, 70px);
	opacity: 1
}
.fixtop {
	position: fixed;
	background-color: #212121;
	border-bottom: 0;
	z-index: 999
}
.bannertext {
	position: absolute;
	top: 40%;
	width: 100%
}
.bannertext h1 {
	font-size: 100px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 900;
	position: relative;
	right: 6px
}
.bannertext h2 {
	color: #fff;
	font-weight: 600
}
.bannertext p {
	color: #d7d7d7;
	margin-top: 20px;
	font-size: 18px
}
.bannertext .wrapbannertext {
	width: 1140px;
	display: block;
	margin: 0 auto;
	text-align:center;
}
.bannertext .wrapbannertext img{
	height:400px;
	width:400px;
	margin: -49px;
}
.banner {
	background: url(../images/crafts/31.jpg) center center no-repeat #212121;
	/*background: url(../images/banner2.jpg) center center no-repeat #212121;*/
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	height: 100%
}
section#front {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: 0 0
}
section#front .wrapi {
	width: 100%;
	margin-bottom: 10px
}
section#front i.fa {
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fcc564;
	font-size: 30px;
	border: 2px solid #fcc564;
	line-height: 45px
}
section#front h4 {
	color: #fff;
	font-weight: 700;
	font-size: 20px
}
section#front p {
	color: #d7d7d7;
	font-size: 14px;
	margin-top: 10px
}
section#front .wrapfront {
	border-left: 1px solid transparent
}
section#front .wrapfront:hover {
	border-left: 1px solid #fcc564
}
section#about h1 {
	font-weight: 300;
	font-size: 40px;
	margin: 0
}
section#about h1 span {
	font-weight: 700
}
section#about h4, section#about label {
	color: #585858;
	font-weight: 400;
	font-style: italic
}
section#about .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	margin: 20px 0
}
section#about blockquote {
	padding: 0;
	margin: 0;
	font-size: 23px;
	border-left: 0;
	font-style: italic
}
section#about p {
	font-size: 18px
}
section#about label {
	margin: 0
}
section#about blockquote i.fa {
	font-size: 30px;
	display: block;
	padding: 10px 0
}
section#about blockquote i.fa-quote-right {
	float: right
}
section#about .preview {
	padding: 100px 0
}
section#about .preview h2, section#about .preview h3 {
	text-align: center
}
section#about .preview h2 {
	font-size: 50px
}
.skill {
	background: url(../images/bgskill.jpg) center center no-repeat fixed #232323
}
.skill .skill_items .skill_item {
	display: block;
	text-align: center;
	color: #fff
}
.skill .skill_items .skill_item .chart2 {
	width: 130px;
	height: 130px;
	margin: 0 auto;
	position: relative
}
.skill .skill_items .skill_item .chart2 .percent {
	line-height: 130px;
	font-size: 24px;
	color: #fcc564;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.skill .skill_items .skill_item h3 {
	margin: 20px 0 0;
	font-weight: 300;
	font-size: 20px
}
.skill .section_heading {
	margin-bottom: 30px
}
.skill .section_heading h2 {
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 40px;
	margin: 0
}
.skill .section_heading h2 span {
	font-weight: 700
}
.skill .section_heading p {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 0
}
.skill .section_heading .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	display: block;
	margin: 20px auto
}
.portfolio .portfolio_filter {
	display: block;
	text-align: center;
	margin-bottom: 30px
}
.portfolio .portfolio_filter li {
	background-color: #282828;
	display: inline-block;
	margin-left: -4px;
	text-transform: uppercase;
	padding: 12px 20px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	transition: all .3s ease-in-out
}
.portfolio .portfolio_filter li.active {
	background-color: #fcc564;
	color: #282828;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.portfolio .portfolio_filter li:hover {
	background: #fcc564
}
.portfolio .portfolio_items2 li {
	padding: 10px;
	list-style-type: none
}
.portfolio .portfolio_item {
	position: relative;
	overflow: hidden
}
.portfolio .portfolio_item img {
	width: 100%
}
.portfolio .portfolio_item .overlay {
	background-color: rgba(0,0,0,.8);
	color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 35px 0 0 30px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease-in-out
}
.portfolio .portfolio_item h3 {
	color: #fcc564;
	margin: 0;
	padding: 0 0 10px;
	font-size: 18px;
	position: relative;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	transition: all .5s ease-in-out
}
.portfolio .portfolio_item h3:before {
	background-color: #fcc564;
	width: 40px;
	height: 2px;
	content: '';
	position: absolute;
	left: 100px;
	bottom: -3px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease-in-out
}
.portfolio .portfolio_item p {
	margin: 0;
	padding: 10px 0 0
}
.portfolio .portfolio_item:hover .overlay {
	visibility: visible;
	opacity: 1
}
.portfolio .portfolio_item:hover h3 {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.portfolio .portfolio_item:hover h3:before {
	visibility: visible;
	opacity: 1;
	left: 0
}
.portfolio .section_heading {
	margin-bottom: 50px
}
.portfolio .section_heading h2 {
	text-align: left;
	font-weight: 300;
	font-size: 40px;
	margin: 0
}
.portfolio .section_heading h2 span {
	font-weight: 700
}
.portfolio .section_heading p {
	text-align: left;
	font-size: 18px;
	margin: 0
}
.portfolio .section_heading .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	display: block;
	margin: 20px 0
}
section#service {
	background: #f1f1f1
}
section#service .section_heading {
	margin-bottom: 50px
}
section#service .section_heading h2 {
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	margin: 0
}
section#service .section_heading h2 span {
	font-weight: 700
}
section#service .section_heading p {
	text-align: center;
	font-size: 18px;
	margin: 0
}
section#service .section_heading .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	display: block;
	margin: 20px auto
}
section#service .service-logo {
	padding: 30px;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0
}
section#service .service-logo:last-child {
	border-right: 1px solid transparent
}
section#service .bottom .service-logo {
	border-bottom: 1px solid transparent
}
section#service .service-logo img {
	display: block;
	margin: 0 auto
}
section#service .service-logo h5 {
	font-weight: 700;
	text-align: center;
	color: #333;
	font-size: 20px;
	margin: 20px 0
}
section#service .service-logo p {
	text-align: center;
	font-weight: 400;
	color: #585858
}
section#team {
	padding: 100px 0 165px
}
section#team .section_heading {
	margin-bottom: 50px
}
section#team .section_heading h2 {
	text-align: left;
	font-weight: 300;
	font-size: 40px;
	margin: 0
}
section#team .section_heading h2 span {
	font-weight: 700
}
section#team .section_heading p {
	text-align: left;
	font-size: 18px;
	margin: 0
}
section#team .section_heading .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	display: block;
	margin: 20px 0
}
section#team img {
	display: block;
	margin: 0 auto
}
section#team .fwraptext {
	position: absolute;
	left: 15px;
	right: 15px;
	background: 0 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
section#team .fwraptext h3 {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	margin: 20px 0 0
}
section#team .fwraptext p {
	text-align: center;
	font-weight: 400;
	color: #9c9c9c
}
section#team .fwraptext ul {
	text-align: center;
	opacity: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transform: translate(0, 40px);
	-webkit-transform: translate(0, 40px);
	-moz-transform: translate(0, 40px);
	-ms-transform: translate(0, 40px)
}
section#team .fwraptext ul li {
	display: inline-block
}
section#team .fwraptext ul li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 40px;
	background: #fff;
	color: #333;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
section#team .fwraptext ul li a:hover {
	background: #616161;
	color: #fff
}
section#team .wraptext {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transform: translate(0, -80px);
	-webkit-transform: translate(0, -80px);
	-moz-transform: translate(0, -80px);
	-ms-transform: translate(0, -80px);
	background: #fcc564;
	padding: 20px
}
section#team .wraptext h3 {
	text-align: center;
	margin: 0
}
section#team .wraptext p {
	text-align: center;
	color: #fff
}
section#team .wraptext ul {
	margin-top: 20px;
	opacity: 1;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	text-align: center
}
section#team .wraptext ul li {
	display: inline-block
}
section#blog {
	background: url(../images/bgblog.jpg) center center no-repeat fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover
}
section#blog .section_heading {
	margin-bottom: 50px
}
section#blog .section_heading h2 {
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	margin: 0;
	color: #fff
}
section#blog .section_heading h2 span, section#blog h3 {
	font-weight: 700
}
section#blog .section_heading p {
	text-align: center;
	font-size: 18px;
	margin: 0;
	color: #fff
}
section#blog .section_heading .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	display: block;
	margin: 20px auto
}
section#blog h3, section#blog p {
	margin: 20px 0;
	font-family: Muli, sans-serif
}
section#blog img {
	display: block;
	margin: 0 auto
}
section#blog h3 {
	color: #fcc564
}
section#blog p {
	color: #fff;
	font-weight: 400
}
section#blog label {
	margin: 0;
	padding: 0;
	color: #909090
}
section#blog label label.inside {
	color: #909090
}
section#blog .atag {
	margin-top: 30px;
	margin-bottom: 5px
}
section#blog .atag a {
	padding: 5px 10px;
	border: 2px solid #fcc564;
	color: #fcc564;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
section#blog .atag a:hover {
	color: #212121;
	background: #fcc564
}
section#contact {
	padding: 0
}
section#contact .box {
	min-height: 700px;
	background: #fff
}
section#contact .wrapformcontact {
	display: table;
	padding: 40px 100px
}
section#contact .wrapformcontact .wrapform {
	display: table-cell;
	vertical-align: middle
}
section#contact .wrapformcontact h1 {
	margin: 0;
	font-family: Muli, sans-serif;
	font-weight: 700
}
section#contact .wrapformcontact p {
	margin: 0 0 20px;
	font-size: 18px;
	font-family: Muli, sans-serif;
	font-weight: 300
}
section#contact .wrapformcontact .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	margin: 20px 0
}
section#contact .wrapformcontact form label {
	display: block
}
section#contact .wrapformcontact form input[type=email], section#contact .wrapformcontact form input[type=text] {
	width: 100%;
	height: 38px;
	border: 1px solid #dadada;
	font-family: Muli, sans-serif;
	font-weight: 400;
	padding: 0 20px;
	margin-bottom: 10px;
	outline: 0
}
section#contact .wrapformcontact form textarea {
	width: 100%;
	height: auto;
	border: 1px solid #dadada;
	font-family: Muli, sans-serif;
	font-weight: 400;
	padding: 20px;
	margin-bottom: 10px;
	outline: 0
}
section#contact .wrapformcontact form input[type=email]:focus, section#contact .wrapformcontact form input[type=text]:focus, section#contact .wrapformcontact form textarea:focus {
	border-bottom: 2px solid #fcc564
}
section#contact .wrapformcontact form input[type=submit] {
	background: #fcc564;
	color: #333;
	font-family: Muli, sans-serif;
	font-weight: 700;
	border: none;
	padding: 10px 20px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
section#contact .wrapformcontact form input[type=submit]:hover {
	background: #212121;
	color: #fff
}
section#footer p a, section#footer ul li a:hover {
	color: #fcc564
}
section#footer {
	background-color: #212121;
	padding: 100px 0
}
section#footer h2 {
	color: #fcc564;
	font-family: Muli, sans-serif;
	font-weight: 700
}
section#footer p, section#footer p a {
	font-family: Muli, sans-serif;
	font-weight: 400
}
section#footer .fline {
	width: 60px;
	height: 3px;
	background-color: #fcc564;
	margin: 20px 0
}
section#footer p {
	color: #fff
}
section#footer h3 {
	margin: 10px 0 15px;
	color: #9a9a9a
}
section#footer label {
	color: #9a9a9a;
	margin-top: 20px;
	font-size: 18px
}
section#footer ul {
	margin: 0;
	padding: 0
}
section#footer ul li {
	list-style-type: none
}
section#footer ul li a {
	display: block;
	color: #707070;
	margin: 0 0 5px;
	font-weight: 700;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
section#footer .socialmed p, section#footer .socialmed ul li a {
	font-family: Muli, sans-serif;
	font-weight: 400
}
section#footer .footerline {
	height: 1px;
	background: #707070;
	width: 100%;
	margin: 40px 0
}
section#footer .socialmed ul {
	text-align: center
}
section#footer .socialmed ul li {
	list-style-type: none;
	display: inline-block
}
section#footer .socialmed ul li a {
	display: block;
	margin: 5px;
	font-size: 18px;
	color: #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out
}
section#footer .socialmed ul li a:hover {
	position: relative;
	bottom: 4px;
	color: #fcc564
}
section#footer .socialmed p {
	text-align: center
}
@media only screen and (max-width:1199px) {
.bannertext .wrapbannertext {
	width: 991px;
	padding-left: 30px
}
section#front {
	padding: 40px 0
}
section#service .service-logo {
	min-height: 300px
}
}
@media only screen and (max-width:991px) {
.bannertext .wrapbannertext {
	width: 100%
}
.bannertext .wrapbannertext img{
	height:260px;
	width:260px;
}
header .logo h1 {
	margin: 13px 0 0 20px
}
header nav ul li.mnav, header nav ul li.mnav a {
	display: block
}
header nav ul li.mnav a .bar {
	width: 40px;
	height: 2px;
	margin-bottom: 6px;
	background: #fff
}
header nav ul.mainmenu {
	display: none;
	float: none;
	position: absolute;
	background: #fff;
	width: 100%;
	top: 65px;
	z-index: 9999
}
header nav ul.mainmenu li {
	float: none
}
header nav ul.mainmenu li a {
	display: block;
	padding: 10px 20px;
	color: #171717;
	font-weight: 700;
	/*margin-top: 68px;*/
	border-bottom: 1px solid #f2f2f2
}
header nav ul.mainmenu li:last-child a {
	border-bottom: 1px solid transparent
}
header nav ul.mainmenu li a:hover {
	background: #656565;
	color: #fcc564
}
header nav ul.mainmenuopen {
	display: block;
	margin-top: 60px;
}
header {
	padding: 0;
	height: 130px;
}
section#contact .box {
	min-height: 250px;
	width: 100%
}
section#blog .atag {
	margin-bottom: 60px
}
section#footer label {
	width: 100%;
	text-align: left;
	padding-bottom: 40px
}
section#team .boxsection {
	margin-bottom: 80px
}
section#team .boxsection:nth-of-type(3), section#team .boxsection:nth-of-type(4) {
	margin-bottom: 0
}
section#service .bottom .service-logo:nth-of-type(2), section#service .top .service-logo:nth-of-type(2) {
	border-right: 1px solid transparent
}
section#service .bottom .service-logo:nth-of-type(1), section#service .bottom .service-logo:nth-of-type(2) {
	border-bottom: 1px solid #d0d0d0
}
section#front {
	position: relative
}
section#front .wrapfront {
	margin-bottom: 40px
}
section#about blockquote {
	margin: 0 0 40px;
	font-size: 18px;
	line-height: 25px
}
section#about p {
	font-size: 16px;
	line-height: 25px
}
}
@media only screen and (max-width:767px) {
section#service .bottom .service-logo, section#service .service-logo {
	border-bottom: 1px solid #d0d0d0
}
.skill .skill_items .skill_item h3 {
	margin: 20px 0 40px
}
section#service .service-logo {
	min-height: auto;
	border-right: 1px solid transparent
}
section#service .bottom .service-logo:last-child {
	border-bottom: 1px solid transparent
}
section#service .bottom .service-logo:nth-of-type(1), section#service .bottom .service-logo:nth-of-type(2) {
	border-bottom: 1px solid #d0d0d0
}
section#service .service-logo h5 {
	margin: 10px 0
}
section#contact .wrapformcontact {
	padding: 40px
}
section#about, section#blog, section#footer, section#front, section#portfolio, section#service {
	padding: 100px 25px
}
section#team {
	padding: 100px 25px 165px
}
}
@media only screen and (max-width:620px) {
section#contact .wrapformcontact {
	display: table;
	padding: 30px
}
.bannertext h1 {
	font-size: 70px
}
}
@media only screen and (max-width:480px) {
.portfolio .portfolio_items2 li, section#team .boxsection {
	width: 100%
}
.openshare ul li:first-child(), .wrapsosmed ul li:first-child {
	display: none
}
header nav ul li a {
	padding: 25px 13px 15px
}
.bannertext h1 {
	font-size: 40px
}
.bannertext h2 {
	font-size: 20px;
	line-height: 26px
}
.bannertext p {
	font-size: 16px;
	margin-top: 40px
}
.portfolio .portfolio_filter li {
	margin-left: 2px;
	margin-bottom: 5px
}
section#team .boxsection:nth-of-type(3), section#team .boxsection:nth-of-type(4) {
	margin-bottom: 80px
}
section#team .boxsection:nth-of-type(4) {
	margin-bottom: 0
}

section#about, section#blog, section#footer, section#front, section#portfolio, section#service {
	padding: 100px 14px
}
}
@media only screen and (max-width:420px) {
.cs-loader-inner {
	left: 20%
}
.cs-loader-inner label {
	display: block
}
}
