.main {
	overflow:hidden;
}

.bxslider {
	margin: 0;
}

.bx-wrapper {
	height:653px;
}

.bx-wrapper,
.bx-viewport {
	width:720px !important;
	z-index:5;
	position:relative;
}

.bxslider p {
	padding-top:3.5em;
}

#bxlabels {
	text-align: center;
	width:720px;
	margin: 0;
	top:-120px;
	z-index:9;
	position:relative;
}

#bxlabels li {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
}

#bxlabels li a {
	padding: 0.5em 1em;
	cursor:pointer;
}

#bxlabels li a.active {
	color:#999;
}

.app-thinning-hero {
	background-repeat: no-repeat;
	background-image: url('https://devimages.apple.com.edgekey.net/ios/images/adp-section-hero.jpg');
	background-size: 991px 600px;
	width:991px;
	height:600px;
	margin-top:48px;
	margin-bottom:24px;
}



@media all and (min-device-width:768px) and (max-width:1023px) {
 .multitasking-section .col-40 {
		width:100% !important;
		text-align:center !important;
		padding: 2em;
	}
	.multitasking-section .col-40 img {
		margin-left: auto;
		margin-right: auto;
	}
	.multitasking-section .col-40 li {
		display: inline-block;
		padding: 0 1em;
	}

	.multitasking-section .col-60 {
		width: 100% !important;
	}

	.multitasking-section .bx-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
}

@media all and (max-device-width:767px) {
	.bx-wrapper {
		height:auto;
	}
	
	.bx-wrapper,
	.bx-viewport {
		width:100% !important;
	}

	.bx-wrapper img {
		width:100%;
		height:auto;
	}

	#bxlabels {
		width:100%;
		top:-130px;
	}

	#bxlabels li a {
		padding: 0.5em 0.5em;
	}

	.bxslider p {
		padding-top:4.5em !important;
	}
}

@media all and (max-device-width:320px) {

	#bxlabels {
		top:-156px;
	}

	.bxslider p {
		padding-top:5.5em !important;
	}
}
