/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- header --*/
html,body {
	font-family: Meiryo,メイリオ,"MS PGothic",helvetica,sans-serif;
	background:#FFF;
	font-size:100%;
}
/*-- header --*/
.head-bg{
	/*min-height: 645px;*/
}
.header{
	 background:url(../images/bg9.jpg) no-repeat 0px 0px;
	 /* background:url(../images/bg8.png) no-repeat 0px 0px;*/
	 /* background:url(../images/bg5.png) repeat;*/
	 background-size: cover;
	 height: 555px;
	 position:relative;
}
.head-info{
	top: 25%;
	left: 24%;
}
.head-logo img{
	width:128px;
}
.head-button a {
	 color: #FFF;
	 font-size: 16px;
	 font-weight: bold;
	 padding: .5em 1.5em;
	 background: #06c755; /*#ff7908;*/
	 box-shadow: 1px 1px 1px 1px #354B4B;
	 border-radius: 7px;
	 -webkit-border-radius: 7px;
	 -moz-border-radius: 7px;
	 -o-border-radius: 7px;
	 -ms-border-radius: 7px;
	 display:inline-block;
}
.head-button a:hover{
	color:#FFF;
	text-decoration:none;
	background: #4facf2;
	/* box-shadow: 0px 2px 0px #2C3D3D; */
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.head-info span img{
	display:none;
}
.head-text{
	float:left;
	width: 57%;
	margin: 5em 0 0 10em;
}
.head-text h1{
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 52px;
}
.head-text h3{
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 32px;
}
.head-text p{
	color:#FFF;
	text-align:left;
	font-size:24px;
	font-weight: bold;
	margin: 1em 0;
}
.button {
	text-align: left;
	margin-top: 3em;
}
.button a {
	/* color: #FFF; */
	font-size: 16px;
	font-weight: bold;
	padding: .5em 1.5em;
	background: #ff7908;
	box-shadow: 1px 1px 1px 1px #65420f;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
.button .head-button a:hover{
	color:#FFF;
	text-decoration:none;
	background: #4facf2;
	box-shadow: 0px 2px 0px #2C3D3D;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.mobile-device{
	float:right;
}

/*
.events {
  list-style: none;
}*/
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}

/*-- Slider Part starts Here--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}


/*-- app --*/
.app{
	background:#F0F2F3;
	padding: 6em 0;
}
.app-left h3{
	font-size: 35px;
	color: #203837;
	margin: 0;
	text-align: left;
	font-weight: 300;
}
.app-left p{
	font-size: 16px;
	color: #203837;
	text-align: left;
	margin:1em 0;
	line-height: 1.8em;
}
iframe {
	width: 100%;
	min-height: 300px;
}
/*-- service --*/
.service h2{
	font-size: 38px;
	color:#1E3536;
	text-align:center;
	margin:0;
}

.service h3{
	font-size: 38px;
	/*color:#1E3536;*/
	text-align:center;
	margin:0;
	margin-bottom:1em;
}

.service h5{
	color: #1E3536;
	font-size: 24px;
	text-decoration: underline;
	text-align: center;
	margin: 1em auto;
	width: 80%;
}
.service p{
	color: #868686;
	font-size: 18px;
	text-align: center;
	margin: auto;
}
.service-grids {
	background: url(../images/line.png) no-repeat 103px 252px;
	padding-bottom: 5em;
	padding-top:2em;
}
.service-section-grid{
	position:relative;
	margin:auto;
}
.service{
	padding: 5em 0;
	background: #F5F5F5;
}
.bottom-grid{
	text-align:center;
}
.bottom-grid img {
	margin-bottom: 1.5em;
}
.border{
	border: solid 1px #CBCBCB;
	margin: 1em auto;
	width: 80%;
}
.bottom-grid h4{
	font-size:32px;
	color:#ff7908;
	margin:0;
}
.bottom-grid h5{
	font-size:26px;
	color:#ff7908;
	margin: auto;
}
.bottom-grid p{
	color:#8E8E8E;
	font-size:16px;
	margin:1em 0;
}


/* apply*/
.apply-section{
	background:#F5F5F5;
	padding: 5em 0;
}
.apply-section h3{
	font-size: 38px;
	/*color:#1E3536;*/
	text-align:center;
	margin:0;
	margin-bottom:1em;
}
.apply-section h5{
	font-size: 24px;
	/*color:#062829;*/
	text-align:center;
	margin:0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/*-- plans --*/
.plans{
	/*background:#F5F5F5;*/
	padding: 5em 0;
}
.plans h3{
	font-size: 38px;
	color:#1E3536;
	text-align:center;
	margin:0;
	margin-bottom:1em;

}
.plans p{
	color: #868686;
	font-size: 18px;
	text-align: center;
	margin: auto;
}

.plans-grids {
	
	padding: 7em 0 0 0;
}

.plan-text {
	width: 43%;
	z-index: 999;
	margin: 0 auto;
	background: #ffad31; /*#ff7908;*/
	text-align: center;
	padding: 1em 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	box-shadow: 3px 4px 0px #a54f07; /*354B4B*/
	position: absolute;
	top: -57px;
	left: 69px;
}
.plan-text a{
	color:#FFF;
	font-size:20px;
}	
.plan-text a:hover{
	color:#FFF;
	text-decoration:none;
}
.plan-text span{
	font-size: 55px;
	font-weight: bold;
}
.plan-text p{
	color: #FFF;
	font-size: 14px;
	margin: -17px 0 0 18px;
	width: 100%;
}
.plans-grid{
	float: left;
	width: 22.54%;
	margin: 0 1em;
	position: relative;
}
.plans-grid:hover {
	transform: scale(1.05);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.plans-grid-head{
	/* background: url(../images/grid-bg.png) no-repeat 0px 0px;*/
	background: url(../images/head-bg.png) no-repeat 0px 0px;
	background-size: cover;
	padding: 4em 0 2em 0;
	text-align: center;
}
.plans-grid h4{
	color: #FFF;
	font-size: 32px;
	margin: 0;
	font-weight: bold;
	margin-top:20px;
}
.plans-grid-bottom{
	background:#FFF;
	box-shadow: 0px 0 7px #9F9C9C;
}
.plans-grid-bottom  span{
	color:#A1A1A1;
	font-size:14px;
	text-align:center;
	margin:0;
}
.plans-grid-bottom p{
	color: #6F7D7C;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #DFDFDF;
	margin: 0;
	padding: .8em 0;
	width: 100%;
	background: #FFF;
}
.plan-button{
	text-align:center;
	padding: 3em 0;
}
.plan-button a {
	color: #FFF;
	font-size: 18px;
	font-weight: 300;
	padding: .5em 1.5em;
	background: #425A5A;
	box-shadow: 0px 2px 0px #2C3D3D;
	text-transform:uppercase;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
.plans-grid:hover div.plan-text {
	background: #06c755; /* #4facf2 425A5A 58D093 3C9066*/
	box-shadow: 3px 4px 0px #2C3D3D; /*354B4B*/
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.plans-grid:hover div.plans-grid-head {
	background: url(../images/grid-bghr.png) no-repeat 0px 0px;
	background-size: cover;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.plans-grid:hover div.plans-grid-bottom span {
	color: #FFF;
}
.plans-grid:hover div.plan-button a {
	color: #FFF;
	text-decoration:none;
	background: #58D093;
	box-shadow: 0px 2px 0px #3C9066;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
/*-- contact --*/
.contact{
	/*background: #F5F5F5;*/
	padding: 3em 0 5em 0;
}
.contact-info {
	width: 80%;
	margin: 0 auto;
}
.contact-info h3{
	font-size: 38px;
	color:#1E3536;
	text-align:center;
	margin:0;
}
.contact-info p{
	color: #868686;
	font-size: 18px;
	text-align: center;
	margin: 1em 0;
}
.text-field-email {
	float: left;
	width: 48%;
}
.text-field-name {
	float: right;
	width: 48%;
}
.text-field-area form {
	text-align: center;
}
form input[type="text"] {
	width: 100%;
	padding: 3.5% 0;
	margin-bottom: 0.2em;
	/*background: #EBEBEB;*/
	font-size: 14px;
	color:#151515; /*#A6A6A6;*/
	outline: none;
	text-indent: 18px;
	font-weight: 500;
	border: none;
	border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
form input[type="email"] {
	width: 100%;
	padding: 3.5% 0;
	margin-bottom: 0.5em;
	/*background: #EBEBEB;*/
	font-size: 14px;
	color:#151515;
	outline: none;
	text-indent: 18px;
	font-weight: 300;
	border: none;
	border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
form textarea {
	resize: none;
	width: 100%;
	padding: 2% 0;
	margin-bottom: .5em;
	background: #EBEBEB;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color:#A6A6A6;
	outline: none;
	text-indent: 18px;
	font-weight: 300;
	border: none;
	min-height: 180px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
form input[type="submit"] {
	color: #FFF;
	font-size: 18px;
	font-weight: 300;
	padding: .5em 3em;
	background: #58D093;
	box-shadow: 0px 2px 0px #3C9066;
	border: none;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	-webkit-appearance: none;
}
form input[type="submit"]:hover {
	color: #FFF;
	background: #425A5A;
	box-shadow: 0px 2px 0px #2C3D3D;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
/*-- footer --*/

/*.header-min{
 background: url(../images/bg.jpg) no-repeat 0px 0px; 
	background: url(../images/foot-bg.png) repeat;
	background-size:cover;
	padding-bottom: 1em;
}*/
.footer{
	/* background: url(../images/bg.jpg) no-repeat 0px 0px;*/
	background: url(../images/foot-bg.png) repeat;
	background-size:cover;
	padding: 0.5em 0;
}
.container.wrap {
	width: 90%;
	margin: 0 auto;
}
.footer-left{
	float:left;
}
.footer-left p{
	color:#fff;
	font-size:16px;
	margin: .5em 0;
}
.footer-left p a{
	color:#fff;
}
.footer-left p a:hover{
	color:#58D093;
	text-decoration:none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.footer-right{
	float:right;
}

.footer-right h2 {
	padding:0;
	margin: 1.5em 0;
	color:#fff;
	font-size:26px;
}

.footer-right ul {
	padding:0;
	margin: 1.5em 0;
}
.footer-right ul li{
	display:inline-block;
}
.footer-right ul li a.facebook{
	background: url(../images/social-icons.png) no-repeat 0px 0px;
	width: 42px;
	height: 42px;
	display: block;
}
.footer-right ul li a.facebook:hover{
	background: url(../images/social-iconshr.png) no-repeat 0px 0px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.footer-right ul li a.twitter{
	background: url(../images/social-icons.png) no-repeat -72px 0px;
	width: 42px;
	height: 42px;
	display: block;
	margin: 0 2em;
}
.footer-right ul li a.twitter:hover{
	background: url(../images/social-iconshr.png) no-repeat -72px 0px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.footer-right ul li a.chrome{
	background: url(../images/social-icons.png) no-repeat -144px 0px;
	width: 42px;
	height: 42px;
	display: block;
}
.footer-right ul li a.chrome:hover{
	background: url(../images/social-iconshr.png) no-repeat -144px 0px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 2%;
	overflow: hidden;
	width: 30px;
	height: 30px;	
	border: none;
	text-indent: 100%;
	background: url("../images/up-arrow.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- responsive-design --*/
@media (max-width:1170px){
		.head-text h1{
		
		font-size: 26px;
		padding-top:1em;
	}
}
@media (max-width:1024px)
{
	.head-text h1{
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 42px;
	}
	.head-text {
		margin: 5em 0 0 4em;
	}
	.head-text p {
		font-size: 22px;
	}
	.head-info {
		width: 97%;
	}
	.head-text {
		width: 58%;
	}

	.service-grids {
		background: url(../images/line.png) no-repeat 19px 252px;
	}

	.plans-grid {
		width: 22%;
		
	}
	.plan-text {
		width: 52%;
		left: 50px;
	}
}

@media (max-width:768px)
{
	.head-text h1{
		color: #FFF;
		text-align: left;
		font-weight: bold;
		font-size: 36px;
		padding-top:1em;
	}
	.head-text h3 {
		font-size: 26px;
	}
	.head-text {
		margin: 5em 0 0 3em;
	}
	.head-text p {
		font-size: 20px;
	}

	.app {
		padding: 2em 0;
	}
	.app-left h3 {
		text-align: center;
	}
	.app-left p {
		text-align: center;
	}
	.button {
		text-align: center;
		margin: 2em 0;
	}
	.service {
		padding: 2em 0;
	}
	.border {
		margin: .5em auto;
		width: 38%;
	}
	.bottom-grid h4 {
		font-size: 24px;
	}

	.service-grids {
		background: url(../images/line.png) no-repeat -27px 774px;
		background-size: 106%;
	}
 	.service-section-grid{
		width:45%;
		float:left;
	
	}
	.service-grids img {
		padding-bottom:1em;
	}
	.plans {
		padding: 1em 0;
	}
	.plans-grid {
		width: 46%;
		margin: 0 1em 5.5em;
	}
	.plan-text {
		width: 34%;
		left: 107px;
	}
	.contact {
		padding: 1em 0 2em 0;
	}
	.contact-info {
		width: 85%;
	}
	form textarea {
		min-height: 130px;
	}
}
@media (max-width:640px)
{
	.header {
		height: 540px;
	}
	.head-bg {
		min-height: 540px;
	}
	.head-info {
		width: 100%;
	}
	.head-text {
		width: 100%;
		text-align:center;
		float: none;
		margin: 0 auto;
	}
	.head-text h1 {
		font-size: 28px;
		text-align: center;
		padding-top:3em;
	}
	.head-text h3 {
		font-size: 24px;
		text-align: center;
	}
	.head-text p {
		text-align: center;
	}
	.mobile-device {
		float: none;
		text-align: center;
	}
	.head-info span img{
		display:block;
		width: 30%;
		margin: 0 auto;
	}
	.mobile-device img {
		display:none;
	}

	.service {
		padding: 2em 0 0 0;
	}
	.service-grids {
		background: url(../images/line.png) no-repeat -27px 737px;
		padding-bottom: 4em;
	}
	
 	.service-section-grid{
		width:95%;
		margin-left:2em;
	}
	.plans-grid {
		width: 45.28%;
		margin: 0 1em 4.5em;
	}
	.plan-text {
		width: 35%;
		left: 83px;
		top: -46px;
	}
	.plan-text p {
		margin: -17px 0 0 13px;
	}
	.plans-grid-head {
		padding: 3em 0 1em 0;
	}
	.plan-text span {
		font-size: 40px;
	}
}
@media (max-width:480px)
{	
	.header {
		height: 380px;
	}
	.head-bg {
		min-height: 380px;
	}
	.head-logo a img {
		width: 20%;
	}
	.head-text h1 {
		font-size: 26px;
		padding-top:2em;
	}
	.head-text h3 {
		font-size: 20px;
	}
	.head-text p {
		overflow: hidden;
		height: 86px;
		font-size: 15px;
	}
	.button {
		margin: 1em 0 1.5em;
	}
	.button a {
		font-size: 14px;
	}
	.mobile-device img {
		width: 75%;
	}

	.app-left h3 {
		font-size: 26px;
	}
	.app-left p {
		overflow: hidden;
		height: 51px;
		font-size: 14px;
	}
	.bottom-grid h4 {
		font-size: 20px;
	}
	

	
	.apply-section h3{
		font-size: 26px;
	/*color:#1E3536;*/
	}

	.service h2 {
	font-size: 32px;
	color:#1E3536;
	text-align:center;
	margin:0;
	}
	.service h3{
	font-size: 26px;
	}
	.service p{
	font-size: 14px;
	}
	.service h5{
		font-size: 18px;
		text-align: center;
		margin: 1em auto;
		font-weight:bold;
		width: 80%;
	}
	.bottom-grid h5{
		font-size:22px;
		color:#ff7908;
		margin: auto;
	}
	.bottom-grid p {
		font-size: 14px;
		margin: 1em auto;
		width: 80%;
	}
	.service-grids {
		background: url(../images/line.png) no-repeat -5px 782px;
		background-size: 100%;
		margin:1.5em;
	}

	.service-grids img {
		width:86%;
	}
	.plans h3 {
		font-size: 26px;
	}

	.plans p {
		font-size: 14px;
	}
	.plans-grids {
		padding: 4em 0 0 0;
	}
	.plan-text span {
		font-size: 36px;
	}
	.plan-text {
		width: 56%;
		left: 35px;
		top: -40px;
	}
	.plan-button {
		padding: 2em 0;
	}
	.plan-button a {
		font-size: 14px;
	}
	.plans-grid {
		width: 40%;
	}
	.plans-grid h4{
		font-size: 22px;
	}
	.contact-info h3 {
		font-size: 26px;
	}
	.contact-info p {
		font-size: 16px;
	}
	form input[type="text"] {
		font-size: 16px;
	}
	form textarea {
		text-indent: 16px;
		min-height: 110px;
	}
	form input[type="submit"] {
		font-size: 16px;
	}
	.footer-left a img {
		width: 37%;
	}
	.footer-left p {
		font-size: 12px;
	}
	.footer-right ul {
		margin: 1.5em 0;
	}
	.footer-right ul li a.facebook {
		background: url(../images/social-icons.png) no-repeat 5px 0px;
		width: 41px;
		height: 30px;
		background-size: 321%;
	}
	.footer-right ul li a.facebook:hover {
		background: url(../images/social-iconshr.png) no-repeat 5px 0px;
		background-size: 321%;
	}
	.footer-right ul li a.twitter {
		background: url(../images/social-icons.png) no-repeat -47px 0px;
		width: 41px;
		height: 30px;
		margin: 0 0em;
		background-size: 321%;
	}
	.footer-right ul li a.twitter:hover {
		background: url(../images/social-iconshr.png) no-repeat -47px 0px;
		background-size: 321%;
	}
	.footer-right ul li a.chrome {
		background: url(../images/social-icons.png) no-repeat -98px 0px;
		width: 41px;
		height: 30px;
		background-size: 321%;
	}
	.footer-right ul li a.chrome:hover {
		background: url(../images/social-iconshr.png) no-repeat -98px 0px;
		background-size: 321%;
	}
}
@media (max-width:320px)
{
	.head-logo a img {
		width: 26%;
	}
	.head-info span img {
		width: 54%;
		margin: 1em auto;
	}
	.head-text h1 {
		font-size: 26px;
		padding-top:3em;
	}
	.head-text p {
		overflow: hidden;
		font-size: 13px;
	}
	.button a {
		padding: .5em 1em;
	}

	.mobile-device img {
		width: 66%;
	}
	.header {
		height: 610px;
	}
	.head-bg {
		min-height: 531px;
	}

	iframe {
		min-height: 137px;
	}
	.app {
		padding: 1em 0;
	}
	.app-left h3 {
		font-size: 20px;
	}
	.app-left p {
		margin: .5em 0;
		line-height: 1.5em;
		height: 43px;
	}
	.bottom-grid img {
		margin-bottom: .5em;
		width: 19%;
	}
	.bottom-grid h4 {
		font-size: 18px;
	}
	.bottom-grid p {
		margin: .8em auto;
	}
	.border {
		width: 71%;
	}
	.service-grids {
		background: url(../images/line.png) no-repeat -31px 592px;
		padding-bottom: 3em;
		background-size: 120%;
	}

	.plans {
		padding: .5em 0;
	}
	.plans h3 {
		font-size: 22px;
	}
	.plans p {
		width: 100%;
		font-size: 14px;
	}
	.plans-grids {
		padding: 3em 0 0 0;
	}
	.plans-grid {
		width: 44.85%;
		margin: 0 .5em 4em;
	}
	.plans-grid h4 {
		font-size: 22px;
	}
	.plans-grid-bottom span {
		font-size: 11px;
	}
	.plan-text span {
		font-size: 36px;
	}
	.plan-text {
		width: 68%;
		left: 20px;
	}
	.plan-button a {
		padding: .3em 0.5em;
	}
	.plans-grid-bottom p {
		padding: .5em 0;
		font-size: 12px;
	}
	.plan-button {
		padding: 1em 0;
	}
	.contact-info h3 {
		font-size: 22px;
	}
	.contact-info p {
		margin: .5em 0;
	}
	.contact-info {
		width: 100%;
	}
	form input[type="text"] {
		margin-bottom: 1em;
		font-size: 14px;
	}
	form textarea {
		font-size: 14px;
		min-height: 72px;
	}
	form input[type="submit"] {
		font-size: 14px;
		padding: .3em 2em;
	}
	.footer-left a img {
		width: 30%;
	}
	.text-field-email {
		float: none;
		width: 100%;
	}
	.text-field-name {
		float: none;
		width: 100%;
	}
	.container.wrap {
		width: 100%;
	}
	.footer-left {
		float: none;
		text-align: center;
	}
	.footer-right {
		float: none;
		text-align: center;
	}
	.footer-right ul {
		margin: .5em 0;
	}
	.footer {
		padding: 0.5em 0;
	}
	#toTop {
		width: 21px;
		height: 21px;
		background-size: 100%;
	}
}