.p {
	margin: 30px auto;
}
.sp {
	margin: 10px auto;
}
.home{	
	text-align: center;
}
.production {
	background: url(/skin/swit/img/about/swit-about-us_02.jpg) no-repeat;
	background-size: cover;
	margin-top: 30px;
}

.cont  {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.3);
	color: white;
	border:1px solid #d2d2d2;
	box-sizing: border-box;
	font-size: 10px;
}
.cont div div{
	margin-top: 30px;
	height: 100px;
}
.cont div div p{
	margin-top: 10px;
}
.cont div div p span{
	color:#e65911;
	font-size: 18px;
	font-weight: 700;
}
.throughput div {
	border: 10px solid white;
	box-sizing: border-box;
}

.study {
	margin-bottom: 10px;
}
.study .consult {
	box-shadow: 0px 0px 2px 2px #aaa;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 2px;
	height: inherit;
	font-size: 10px;
}

.study .consult button {
	background-color: #e65911;
	color: white;
	font-size: 12px;
	padding: 5px;
	font-weight: 700;
}

.study .consultimg {
	text-align: right;
}

.help {
	background: url(/skin/swit/img/about/swit-about-us_13.jpg) no-repeat;
	background-size: cover;
}

.help div div {
	text-align: center;
}

.helpicon {
	margin-top: 20px;
	margin-bottom: 10px;
}

.helpicon p{
	line-height: 1.5;
	color: white;
	font-weight: 700;
	font-size: 10px;
	margin-top: 20px;
}
.internation p{
	line-height: 1.5;
	font-size: 10px;
}
.internation{
	margin-bottom: 50px;
}
@media(min-width:576px){
	.study{
		padding: 10px;
		box-sizing: border-box;
	}
	.study .consult {
		box-shadow: 0px 0px 2px 2px #aaa;
		box-sizing: border-box;
		padding: 5px;
		margin-top: 1.5px;
		height: 98%;
	}
	.study .consult h3{
		font-size: 12px;
		margin-bottom: 8px;
	}
	.study .consult button {
		background-color: #e65911;
		color: white;
		font-size: 14px;
		padding: 5px;
		font-weight: 700;
		margin-top: 8px;
	}
	.consult p{
		font-size: 10px;
	}
	.cont div div {
		margin-top: 30px;
		height: 180px;
	}
	.helpicon p {
		line-height: 1.5;
		color: white;
		font-weight: 700;
		font-size: 13px;
		margin-top: 20px;
	}
	.internation p {
		line-height: 2;
		font-size: 16px;
	}
}
@media(min-width:768px){
	.study{
		padding: 10px;
		box-sizing: border-box;
	}
	.study .consult {
		box-shadow: 0px 0px 2px 2px #aaa;
		box-sizing: border-box;
		padding: 20px;
		margin-top: 2px;
		height: 98.5%;
	}
	.study .consult h3{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.consult p{
		font-size: 13px;
	}
	.cont div div {
		margin-top: 30px;
		height: 160px;
	}
	.study .consult button{
		font-size: 16px;
		margin-top: 20px;
	}
	.helpicon p {
		line-height: 1.5;
		color: white;
		font-weight: 700;
		font-size: 16px;
		margin-top: 20px;
	}
	.internation p {
		line-height: 2;
		font-size: 18px;
	}
}
@media(min-width:992px){
	.study{
		padding: 0px;
		box-sizing: border-box;
	}
	.consult p{
		font-size: 14px;
	}
	.production {
		background: url(/skin/swit/img/about/swit-about-us_02.jpg) no-repeat;
		background-size:auto 100%;
		height: 500px;
	}
}
@media(min-width:1200px){
	.enterprise{
			 font-size: 16px;
			 line-height: 2;
	}
	.cont  {
		padding: 10px;
		background-color: rgba(255, 255, 255, 0.3);
		color: white;
		border:1px solid #d2d2d2;
		box-sizing: border-box;
		font-size: 16px;
		line-height: 1.8;
		height: 400px;
		margin-top: -150px;
	}
	
	.production {
		background: url(/skin/swit/img/about/swit-about-us_02.jpg) no-repeat;
		background-size:auto 100%;
		height: 700px;
	}
	.helpicon {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.helpicon p {
    line-height: 1.5;
		color: white;
		font-weight: 700;
		font-size: 16px;
		margin-top: 20px;
	}
	.study{
		padding: 0px;
		box-sizing: border-box;
	}
	.study .consult h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.consult p{
		font-size: 15px;
		line-height: 2;
	}
	.study .consult button {
		padding: 10px;
		font-size: 16px;
		margin-top: 20px;
	}
	
}
@media(min-width:1400px){
	.help {
		background: url(/skin/swit/img/about/swit-about-us_13.jpg) no-repeat;
		background-size: cover;
		height: 450px;
		margin: auto;
		margin-top: 100px;
		margin-bottom: 50px;
	}
	.enterprise{
		 font-size: 18px;
		 line-height: 2;
	 }
	.cont  {
		padding: 10px;
		background-color: rgba(255, 255, 255, 0.3);
		color: white;
		border:1px solid #d2d2d2;
		box-sizing: border-box;
		font-size: 20px;
		line-height: 2;
		height: 500px;
		margin-top: -100px;
	}
	.production {
		background: url(/skin/swit/img/about/swit-about-us_02.jpg) no-repeat;
		background-size:auto 100%;
		height: 800px;
	}
	.study .consult h3 {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.consult p {
		font-size: 16px;
	}
	.study .consult button {
		font-size: 18px;
		margin-top: 30px;
		padding: 10px;
	}
	.helpicon {
		margin-top: 150px;
		margin-bottom: 50px;
	}
	.helpicon p {
		line-height: 1.5;
		color: white;
		font-weight: 700;
		font-size: 19px;
		margin-top: 20px;
	}
}
@media(min-width:1600px){
	.help {
		background: url(/skin/swit/img/about/swit-about-us_13.jpg) no-repeat;
		background-size: cover;
		height: 500px;
		margin: auto;
		margin-top: 100px;
		margin-bottom: 50px;
	}
	 .enterprise{
		 font-size: 18px;
		 line-height: 2;
	 }
	.cont  {
		padding: 10px;
		background-color: rgba(255, 255, 255, 0.3);
		color: white;
		border:1px solid #d2d2d2;
		box-sizing: border-box;
		font-size: 20px;
		line-height: 2;
		height: 500px;
	}
	.production {
		background: url(/skin/swit/img/about/swit-about-us_02.jpg) no-repeat;
		background-size:auto 100%;
		height: 800px;
	}
	.study .consult h3 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.consult p {
		font-size: 18px;
		line-height: 2;
	}
	.study .consult button {
		font-size: 24px;
		margin-top: 30px;
		padding: 10px;
	}
	.helpicon {
		margin-top: 150px;
		margin-bottom: 50px;
	}
	.helpicon p {
		line-height: 1.5;
		color: white;
		font-weight: 700;
		font-size: 24px;
		margin-top: 20px;
	}
	.internation p {
		line-height: 2;
		font-size: 22px;
	}
	.cont div div p span {
		color: #e65911;
		font-size: 24px;
		font-weight: 700;
	}
}