/* icon */
#ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after {
    top: -0.09em;
}

.more::after {
    top: -0.08em;
}

.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
    position: relative;
}

.icon-after::after, .more::after {
    top: -0.08em;
}

.icon-after.icon-playcircle::after{
    top: 0; 
}

.icon-after.icon-arkit:after, 
.icon-after.icon-arkit:before {
    top: 0;
}

/* br */
br.xsmall{
    display: none;
}

@media only screen and (max-width:391px){
    br.xsmall{
        display: block;
    }
}

/*riddon*/
.ribbon-evergreen {
	opacity: 0;
	animation: 0.1s delayAnimation 0.5s forwards;
	position: relative;
	z-index: 9996;
}
.ribbon-evergreen ~ .ribbon {
	display: none;
}
.ribbon-evergreen ~ .acmi-ribbon {
	display: none;
}
.ribbon-evergreen ~ .section-hero .ribbon {
	display: none;
}
.ribbon-evergreen .ac-ribbon__evergreen {
	overflow: hidden;
	--ribbon-background-color: #f5f5f7;
	--ribbon-text-color: #1d1d1f;
	--ribbon-link-color: #06c;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-text-color: #1d1d1f;
	--ribbon-text-color-initial: #fff;
	--ribbon-link-color: #06c;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #fff;
	--ribbon-background-color: #f5f5f7;
	--ribbon-background-color-initial: #0071e3;
}
.ribbon-evergreen .ac-ribbon__evergreen-content-wrapper {
	text-align: center;
}
.ribbon-evergreen .ac-ribbon__evergreen-content {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
@media only screen and (min-width: 1441px) {
	.ribbon-evergreen .ac-ribbon__evergreen-content {
		margin-left: auto;
		margin-right: auto;
		width: 980px;
	}
}
@media only screen and (max-width: 1068px) {
	.ribbon-evergreen .ac-ribbon__evergreen-content {
		margin-left: auto;
		margin-right: auto;
		width: 692px;
	}
}
@media only screen and (max-width: 734px) {
	.ribbon-evergreen .ac-ribbon__evergreen-content {
		margin-left: auto;
		margin-right: auto;
		width: 87.5%;
	}
}
.ribbon-evergreen .ac-ribbon__evergreen-link {
	white-space: nowrap;
}
.ribbon-evergreen .ac-ribbon__evergreen-link:focus {
	text-decoration: underline;
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	padding-top: 0.94118em;
	padding-bottom: 0.94118em;
}

.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color);
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color);
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color);
}
@keyframes animate-color-fff-1d1d1f {
	0% {
		color: var(--ribbon-text-color-initial);
	}
	100% {
		color: var(--ribbon-text-color);
	}
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color-initial);
	animation: animate-color-fff-1d1d1f 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
		color: var(--ribbon-text-color);
		animation: none;
	}
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
@keyframes animate-color-fff-06c {
	0% {
		color: var(--ribbon-link-color-initial);
	}
	100% {
		color: var(--ribbon-link-color);
	}
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-fff-06c 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}
@keyframes animate-background-0071e3-f5f5f7 {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}
	100% {
		background-color: var(--ribbon-background-color);
	}
}
.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-0071e3-f5f5f7 1s
		cubic-bezier(0.42, 0, 0.58, 1) 1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}
.ribbon-evergreen .ac-ribbon__evergreen-ribbon-drop-wrapper {
	animation: ribbon-drop 0.8s cubic-bezier(0.42, 0, 0.58, 1) forwards;
	animation-delay: 0.5s;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen .ac-ribbon__evergreen-ribbon-drop-wrapper {
		animation: none;
	}
}
.ribbon-evergreen .ac-ribbon__evergreen .evergreen-link {
	font-size: inherit;
}
@media only screen and (max-width: 734px) {
	.ribbon-evergreen .ac-ribbon__evergreen .evergreen-link {
		margin: 0;
	}
}
.ribbon-evergreen .ac-ribbon__evergreen .evergreen-link:focus {
	text-decoration: none;
}
.ribbon-evergreen .ac-ribbon__evergreen .evergreen-link:focus .icon-copy {
	text-decoration: underline;
}
.ribbon-evergreen .ac-ribbon__evergreen .evergreen-footnote {
	position: relative;
	vertical-align: baseline;
	color: inherit;
}
.ribbon-evergreen .ac-ribbon__evergreen-container {
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 734px) {
	.ribbon-evergreen .ac-ribbon__evergreen-container {
		flex-direction: column;
	}
}
.ribbon-evergreen.theme-dark {
	background: #000;
}
.ribbon-evergreen.theme-dark .ac-ribbon__evergreen {
	--ribbon-text-color: #fff;
	--ribbon-text-color-initial: #fff;
	--ribbon-link-color: #2997ff;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #fff;
	--ribbon-background-color: #1d1d1f;
	--ribbon-background-color-initial: #0071e3;
}
@keyframes animate-color-fff-fff {
	0% {
		color: var(--ribbon-text-color-initial);
	}
	100% {
		color: var(--ribbon-text-color);
	}
}
.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color-initial);
	animation: animate-color-fff-fff 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
		color: var(--ribbon-text-color);
		animation: none;
	}
}
.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
@keyframes animate-color-fff-2997ff {
	0% {
		color: var(--ribbon-link-color-initial);
	}
	100% {
		color: var(--ribbon-link-color);
	}
}
.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-fff-2997ff 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}
@keyframes animate-background-0071e3-1d1d1f {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}
	100% {
		background-color: var(--ribbon-background-color);
	}
}
.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-0071e3-1d1d1f 1s
		cubic-bezier(0.42, 0, 0.58, 1) 1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}
.ribbon-evergreen.theme-dark .ac-ribbon__evergreen .evergreen-footnote {
	color: inherit;
}
.ribbon-evergreen.static-dark .ac-ribbon__evergreen {
	--ribbon-text-color: #fff;
	--ribbon-link-color: #2997ff;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #2997ff;
	--ribbon-background-color: #1d1d1f;
	--ribbon-background-color-initial: #1d1d1f;
}
.ribbon-evergreen.static-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color);
}
.ribbon-evergreen.static-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
@keyframes animate-color-2997ff-2997ff {
	0% {
		color: var(--ribbon-link-color-initial);
	}
	100% {
		color: var(--ribbon-link-color);
	}
}
.ribbon-evergreen.static-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-2997ff-2997ff 1s cubic-bezier(0.42, 0, 0.58, 1)
		1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}
@keyframes animate-background-1d1d1f-1d1d1f {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}
	100% {
		background-color: var(--ribbon-background-color);
	}
}
.ribbon-evergreen.static-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-1d1d1f-1d1d1f 1s
		cubic-bezier(0.42, 0, 0.58, 1) 1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-dark .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}
.ribbon-evergreen.static-light .ac-ribbon__evergreen {
	--ribbon-text-color: #1d1d1f;
	--ribbon-text-color-initial: #1d1d1f;
	--ribbon-link-color: #06c;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #06c;
	--ribbon-background-color: #f5f5f7;
	--ribbon-background-color-initial: #f5f5f7;
}
@keyframes animate-color-1d1d1f-1d1d1f {
	0% {
		color: var(--ribbon-text-color-initial);
	}
	100% {
		color: var(--ribbon-text-color);
	}
}
.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color-initial);
	animation: animate-color-1d1d1f-1d1d1f 1s cubic-bezier(0.42, 0, 0.58, 1)
		1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
		color: var(--ribbon-text-color);
		animation: none;
	}
}
.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
@keyframes animate-color-06c-06c {
	0% {
		color: var(--ribbon-link-color-initial);
	}
	100% {
		color: var(--ribbon-link-color);
	}
}
.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-06c-06c 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}
@keyframes animate-background-f5f5f7-f5f5f7 {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}
	100% {
		background-color: var(--ribbon-background-color);
	}
}
.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-f5f5f7-f5f5f7 1s
		cubic-bezier(0.42, 0, 0.58, 1) 1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}
.ribbon-evergreen.static-blue .ac-ribbon__evergreen {
	--ribbon-text-color: #fff;
	--ribbon-text-color-initial: #fff;
	--ribbon-link-color: #fff;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #fff;
	--ribbon-background-color: #06c;
	--ribbon-background-color-initial: #06c;
}
@keyframes animate-color-fff-fff {
	0% {
		color: var(--ribbon-text-color-initial);
	}
	100% {
		color: var(--ribbon-text-color);
	}
}
.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color-initial);
	animation: animate-color-fff-fff 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
		color: var(--ribbon-text-color);
		animation: none;
	}
}
.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
@keyframes animate-color-fff-fff {
	0% {
		color: var(--ribbon-link-color-initial);
	}
	100% {
		color: var(--ribbon-link-color);
	}
}
.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-fff-fff 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}
@keyframes animate-background-06c-06c {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}
	100% {
		background-color: var(--ribbon-background-color);
	}
}
.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-06c-06c 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.static-blue .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}
.ribbon-evergreen.light-to-light .ac-ribbon__evergreen {
	--ribbon-text-color: #1d1d1f;
	--ribbon-text-color-initial: #1d1d1f;
	--ribbon-link-color: #06c;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #06c;
	--ribbon-background-color: #f5f5f7;
	--ribbon-background-color-initial: #f5f5f7;
}
@keyframes animate-color-1d1d1f-1d1d1f {
	0% {
		color: var(--ribbon-text-color-initial);
	}
	100% {
		color: var(--ribbon-text-color);
	}
}
.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
	color: var(--ribbon-text-color-initial);
	animation: animate-color-1d1d1f-1d1d1f 1s cubic-bezier(0.42, 0, 0.58, 1)
		1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content {
		color: var(--ribbon-text-color);
		animation: none;
	}
}
.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-link:focus {
	outline-color: var(--ribbon-focus-color);
}
@keyframes animate-color-06c-06c {
	0% {
		color: var(--ribbon-link-color-initial);
	}
	100% {
		color: var(--ribbon-link-color);
	}
}
.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-06c-06c 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}
@keyframes animate-background-f5f5f7-f5f5f7 {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}
	100% {
		background-color: var(--ribbon-background-color);
	}
}
.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-f5f5f7-f5f5f7 1s
		cubic-bezier(0.42, 0, 0.58, 1) 1.8s forwards;
}
@media (prefers-reduced-motion) {
	.ribbon-evergreen.light-to-light .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}
.ribbon-evergreen .evergreen-sup sup {
	margin-left: -2px;
}

.evergreen-sup{
	font-size: 14px;
}

.ribbon-evergreen .ac-ribbon__evergreen .ac-ribbon__evergreen-content-wrapper {
padding-top: 15.5px;
padding-bottom: 15.5px;
}
@keyframes delayAnimation {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* ipad-pro */
.ipad-pro-product-page-ribbon.ribbon-evergreen {
    position: relative;
    z-index: 9997;
    top:-52px
}

html.text-zoom .ipad-pro-product-page-ribbon.ribbon-evergreen {
    top:0
}

@media only screen and (max-width: 734px) {
    html.text-zoom .ipad-pro-product-page-ribbon.ribbon-evergreen + .section-welcome {
        margin-top:-20px
    }
}

/* font italic */
.custom-italic{
    display: inline-block;
    transform: skew(-10deg);
    position: relative;
}

a.icon-wrapper:hover .icon-copy .custom-italic::after{
    content: '';
    display: block;
    width: 33px;
    height: 1.5px;
    left: 0;
    bottom: 5.5px;
    position: absolute;
    background-color: #86868b;
}

/* line-height */
.typography-hero-headline,
.typography-hero-eyebrow{
    line-height: 1.1;
}

@media only screen and (max-width:1068px){
    .typography-hero-headline,
    .typography-hero-eyebrow{
        line-height: 1.16875;
    }
}

@media only screen and (max-width:734px){
    .typography-hero-headline,
    .typography-hero-eyebrow{
        line-height: 1.21;
    }
}

.section-welcome .welcome__lockup-available{
    line-height: 1.35890053;
}

@media only screen and (max-width:734px){
    .section-welcome .welcome__lockup-available{
        line-height: 1.41435171;
    }
}

@media (max-width:734px){
    .typography-site-headline-elevated:lang(ko){
        line-height: 1.2;
    }
}


/* gradient text fix */
.section-welcome .welcome .welcome-text-content.gradient-text {
    -webkit-background-clip: text;
}

.subsection-design .subsection-headline {
    white-space: normal;
}

@media only screen and (max-width:1068px) and (min-width:735px){
    .section-highlights .media-gallery-wrapper .media-gallery-item-design .thin-spec {
        --hlts-glry-media-offset-y: 3px;
    }
}

.welcome__lockup-cta:lang(ko) {
    line-height: initial;
}

.subsection-display .media-wrapper .atv-caption a:hover {
    text-decoration: none;
}

@media only screen and (max-width: 734px) {
    #aap-magic-keyboard .aap-base__text {
        line-height: 18px;
    }
}

.gallery-item-specialist .icon-card .icon-container {
    padding-top: 6px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 734px) {
    .subsection-chip .chip-content .grid-2-col .column:nth-of-type(2) {
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .subsection-chip .chip-content .grid-2-col .column:nth-of-type(2) .stat:nth-of-type(2) {
        min-width: 10em;
    }
}

.gradient-text {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
}

/* section highlights */
br.small-custom{
        display: none;
}

@media only screen and (max-width: 734px) and (min-width: 535px) {
    br.small-custom{
        display: block;
    }
}

@media only screen and (max-width: 734px) and (min-width: 699px) {
    .media-gallery #media-gallery-item-4 .caption{
        padding-right: 85px;
    }
}

/* ssubsection chip */
.subsection-chip .chip-content .stat-container{
    width: 243px;
    padding-inline-start: 65px;
}

@media (max-width: 1068px){
    .subsection-chip .chip-content .stat-container{
        width: 222px;
        padding-inline-start: 52px;
    }
}

@media (max-width: 734px){
    .subsection-chip .chip-content .stat-container{
        width: 100%;
        padding-inline-start: 0px;
    }
}

/* section environment */
.section-environment .section-header{
    max-width: 1136px;
    width: unset;
}

/* VP card */
#variable-width-gallery-item-8 .icon-card-content{
    padding: 44px 130px 57px 30px;
}

@media (max-width: 1068px){
    #variable-width-gallery-item-8 .icon-card-content{
        padding: 44px 127px 57px 30px;
    }
}

@media (max-width: 338px){
    #variable-width-gallery-item-8 .icon-card-content{
        padding: 44px 77px 57px 30px;
    }
}

/* camera */
.modal-l2 .camera-l2-wrapper .subsection-5 .video-container{
    top: 316px;
}

@media (max-width:1068px){
    .modal-l2 .camera-l2-wrapper .subsection-5 .video-container{
        top: 299px;
    }
}

@media (max-width: 734px){
    .modal-l2 .camera-l2-wrapper .subsection-5 .video-container{
        top: 118px;
    }
}