@media screen and (max-width: 768px){
	.submenu{
		display: inline-block;
		float: right;
		margin-right: 15px;
	}
	.toplogo{
		display: inline-block;
		float: left;
	}
	.topline{
		display: none;
	}
	.secondtwo{
		display: none;
	}
	.secondtop{
		height: initial;
	}
	.banright{
		text-align: center;
	}
	.banright h2{
		margin-top: 20px;
	}
	.banleft{
		width: 60%;
		margin: 0 auto;
	}
	.secondright{
		text-align: center;
	}
	.secondright h1{
		font-family: 40px;
	}
	.secondright h2{
		font-family: 26px;	
	}
	.secondright h2:before{
		left: 55px;
	}
	.secondpart{
		height: initial;
	}
	.innbox{
		width: 70%;
		margin: 0 auto;
	}
	.outbox{
		width: 70%;
		margin: 0 auto;
	}
	.yellback{
		background-color: transparent;
		width: 0;
		height: 420px;
	}
	.yellback:after{
		display: none;
	}
	.yellback h1{
		display: none;
	}
	.yellback h5{
		display: none;
	}
	.subpart{
		width: 100%;
		margin: 0 auto;
		right: auto;
	}
	.input2{
		width: 80%;
		margin: 15px auto;
	}
	.inputtext{
		width: 80%;
		margin: 15px auto;
	}
	.choisepart{
		overflow-x: hidden;
		height: 480px;
	}
	.suvhed{
		display: inline-block;
	}
	.bantop{
		height: 200px;
	}

}
@media screen and (max-width: 480px){
	.toplogo{
		height: 30px;
	}
	.submenu{
		font-size: 24px;
		margin-top: 13px;
	}
	.top{
		height: 60px;
	}
	.secondoneleft{
		float: none;
    	width: 100%;
    	text-align: center;
    	line-height: 0;
	}
	.secondoneleft p{
		font-size: 14px;
		line-height: 30px;
	}
	.secondoneright a{
		font-size: 18px;
	}
	.secondoneright a{
		margin: 0 4px;
		line-height: 30px;
	}
	.secondoneright{
		float: none;
    	width: 100%;
    	text-align: center;
    	line-height: 0;
	}
	.banright h2{
		text-align: center;
		margin-top: 20px;
	}
	.banright h1{
		text-align: center;
	}
	.banright p{
		text-align: center;
	}
	.banleft{
		width: 90%;
		margin: 0 auto;
	}
	.imageone{
		height: 200px;
	}
	.imageone:before {
	    content: "";
	    height: 60px;
	    width: 60px;
	    top: -21px;
	    left: 25px;
	}
	.secondright h1 {
		font-size: 34px;
	}
	.secondright h2{
		font-size: 16px;
		/*text-align: right;*/
	}
/*	.secondright h2:before {
	    content: "43";
	    font-size: 18px;
	    left: -8px;
	    top:0;
	    font-weight: 400;
	}*/
	.secondright p{
		font-size: 14px;
		font-weight: 500;
	}
	.secondpart{
		height: initial;
	}
	.innbox{
		width: 100%;
		margin: 0 auto;
	}
	.outbox{
		width: 100%;
		margin: 0 auto;
	}
	.prodiv h1{
		font-size: 34px;
	}
	.prodiv h1:before {
	    margin-left: -10px;
	    margin-right: -30px;
	}
	.prodiv p{
		font-size: 16px;
	}
	.textiback h1{
		font-size: 34px;
		margin-bottom: 0;
	}
	.textiback h1:before {
	    margin-left: -10px;
	    margin-right: -30px;
	}
	.smallbox p{
		font-size: 14px;
	}
	.smallbox{
		height: 400px;
	}
	.testihold{
		margin-top: 10px;
	}
	.contleft img{
		height: 30px;
	}
	.contleft h1{
		font-size: 14px;
	}
	.contleft h1:before{
		font-size: 14px;
	}
	.contleft h2{
		font-size: 14px;
	}
	.contleft h2:before{
		font-size: 14px;
	}
	.contleft h3{
		font-size: 14px;
	}
	.contleft h3:before{
		font-size: 14px;
	}
	.contleft h4{
		font-size: 14px;
	}
	.contleft h4:before{
		font-size: 14px;
	}
	.contleft p{
		font-size: 14px;
	}
	.contleft a{
		font-size: 20px;
		margin: 0 5px;
	}
	.contmid1 h1{
		font-size: 22px;
		margin-top: 20px;
	}
	.contmid1 a{
		font-size: 16px;
		margin: 5px;
	}
	.contmid2 h1{
		font-size: 22px;
		margin-top: 20px;
	}
	.contmid2 h2{
		font-size: 16px;
		margin: 5px;
	}
	.contright h1{
		font-size: 22px;
		margin-top: 20px;
		text-align: left;
	}
	.contright{
		text-align: left;
	}
	.subpagehed h1{
		font-size: 30px;
	}
	.contsub{
		width: 100%;
	}
	.bantop{
		height: 150px;
	}

}