@media (min-width:1300px){
.banner {background-position: 100% -20px;}	
.banner h3{width:50%;}
#Createtop h3{width: 100% !important;}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	
	.banner {background-size: 58%; /*background-position: 100% 20%;*/}
	
.banner h3 {width: 46%;}
#Createtop h3{width: 100% !important;}
	
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	
	.banner {background-size: 58%; background-position: 100% 80px;}
	.tab-sec .tabs .tab-title > a {padding: 10px 135px;}
	.banner ul li { font-size:20px;}
	.banner ul li::before { font-size:17px;}
	h1 { font-size:44px; line-height:46px;}
	.industry-box { margin-bottom: 20px; min-height: 560px; }
	
	.banner h3 {width: 46%;}
	#Createtop h3{width: 100% !important;}
	
}

@media only screen and (min-width:641px) and (max-width:767px) {
	
	.banner {background-size:48%; background-position: 100% 140px;}
	.tab-sec .tabs .tab-title > a {padding: 10px 100px;}
	.banner ul li { font-size:20px;}
	.banner ul li::before { font-size:17px;}
	h1 { font-size:44px; line-height:46px;}
	.industry-box { margin-bottom: 20px; min-height: 570px; }
	.banner .button {font-size: 26px; padding: 10px 20px;}
	.industry-sec {padding: 30px 0px;}
	
	
	
}

@media only screen and (min-width:481px) and (max-width:640px) {
	
	.banner { background-image:none; padding: 30px 0px 40px;}
	.tab-sec .tabs .tab-title > a {padding:0px 60px;}
	.banner ul li { font-size:20px;}
	.banner ul li::before { font-size:17px;}
	h1 { font-size:38px; line-height:40px;}
	.industry-box { margin-bottom: 20px; min-height:inherit; }
	.banner .button {font-size: 26px; padding: 10px 20px;}
	.industry-sec {padding: 20px 0px;}
	.industry-sec h2 { font-size:40px;}
	.industry-sec p { font-size:20px; line-height:24px;}
	.whyatlascopco { width: 100%; padding: 10px 0px 30px; }
	.phone { font-size:30px;}
}

@media only screen and (min-width:320px) and (max-width:480px) {
	
	.banner { background-image:none; padding: 30px 0px 40px;}
	.tab-sec .tabs .tab-title > a {padding:0px 40px; font-size:22px;}
	.banner ul li { font-size:16px; line-height:24px;}
	.banner ul li::before { font-size:17px;}
	h1 { font-size:28px; line-height:32px;}
	.industry-box { margin-bottom: 20px; min-height:inherit; }
	.banner .button {font-size: 20px; padding:4px 14px;}
	.industry-sec {padding: 20px 0px;}
	.industry-sec h2 { font-size:40px;}
	.industry-sec p { font-size:17px; line-height:21px;}
	.whyatlascopco { width: 100%; padding: 10px 0px 30px; }
	.phone { font-size:24px;}
	.tab-sec { width: 100%; padding: 30px 0px; }
	.tab-sec .tabs-content { margin-top:0px;}
	.tab-sec h2 { padding-top:0px;} 
	.tab-sec h2 span { font-size: 24px; line-height: 24px; }
	.tab-sec .tabs-content ul li {font-size: 16px; line-height: 20px; padding-bottom: 10px;}
	.whyatlascopco h3 { font-size:25px; line-height:26px;}
	.whyatlascopco h4 { font-size:22px;}
	.whyatlascopco p { font-size: 17px; line-height: 20px; padding-bottom: 20px; }
	.footer {padding: 20px 0px;}
}


@media (max-width:479px) {
.phone img{width:21px;}
.phone {font-size: 19px;}
.phone a.view_num {
	font-size: 14px;
}
.phone {                  
	padding-top: 8px;
}
}







