
@charset "utf-8";
@font-face {
	font-family: 'samsung400';
	src: url('../fonts/samsungonearabic-400-v1-0.eot');
	src: local('?'), url('../fonts/samsungonearabic-400-v1-0.woff') format('woff'), url('../fonts/samsungonearabic-400-v1-0.ttf') format('truetype'), url('../fonts/samsungonearabic-400-v1-0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'samsung600';
	src: url('../fonts/samsungonearabic-600-v1-0.eot');
	src: local('?'), url('../fonts/samsungonearabic-600-v1-0.woff') format('woff'), url('../fonts/samsungonearabic-600-v1-0.ttf') format('truetype'), url('../fonts/samsungonearabic-600-v1-0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
[dir=rtl] *,
[dir=rtl] .h1,
[dir=rtl] .h2,
[dir=rtl] .h3,
[dir=rtl] .h4,
[dir=rtl] .h5,
[dir=rtl] .h6,
[dir=rtl] h1,
[dir=rtl] h2,
[dir=rtl] h3,
[dir=rtl] h4,
[dir=rtl] h5,
[dir=rtl] h6 {
    font-weight: inherit !important;
}

	.footer {
	    margin-top: 0
	}
    .cq-placeholder,
    .new {
        height: auto;
    }
     p {
         margin-top: 16px;
         margin-bottom: 16px;
     }
    .installment.disclaimer p {
        margin-top: 12px;
        margin-bottom: 12px;
    }
   
   body {
       font-family: 'samsung600' !important;
       line-height: normal !important;
       font-size: 16px;
   }

button:focus {
    background-color: transparent !important;
}
img {
       min-height: auto !important;
       vertical-align: revert !important;
}

	.slider-section-top { width: 50%; float: right; margin: 0; padding: 0; background: url(../images/banner-artwork.png) no-repeat center top; min-height: 745px; position: relative; }
    .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
    .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
    .slick-list:focus { outline: none; }
    .slick-list.dragging { cursor: pointer; cursor: hand; }
    .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
    .slick-track { position: relative; top: 0; left: 0; display: block; }
    .slick-track:before, .slick-track:after { display: table; content: ''; }
    .slick-track:after { clear: both; }
    .slick-loading .slick-track { visibility: hidden; }
    .slick-slide { display: none; float: left; /* height: 100%;*/ min-height: 1px; }
    [dir='rtl'] .slick-slide { float: right; }
    /* .slick-slide img { display: block; } */
    .slick-slide.slick-loading img { display: none; }
    .slick-slide.dragging img { pointer-events: none; }
    .slick-initialized .slick-slide { display: block; }
    .slick-loading .slick-slide { visibility: hidden; }
    .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
    .slick-arrow.slick-hidden { display: none; }
    /*Slick theme css*/
    .slick-loading .slick-list { background: #fff url('../images/ajax-loader.gif') center center no-repeat; }
    .slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; z-index:999;}
    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
    .slick-prev:before, .slick-next:before { font-family: 'samsung600'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .slick-prev { left: 5px; }
    [dir='rtl'] .slick-prev { right: 5px; left: auto; }
    .slick-prev:before {  content:url('../images/arrows_left.png'); }
    [dir='rtl'] .slick-prev:before { content:url('../images/arrows_right.png'); }
    .slick-next { right: 15px; }
    [dir='rtl'] .slick-next { right: auto; left: 15px; }
    .slick-next:before { content:url('../images/arrows_right.png'); }
    [dir='rtl'] .slick-next:before { content:url('../images/arrows_left.png');}
    /* Dots */
    .slick-dotted.slick-slider { margin-bottom: 30px; }
    .slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
    .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
    .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
    .slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
    .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
    .slick-dots li button:before { font-family: 'samsung600'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: 'â€¢'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before { opacity: .75; color: black; }
    .slider { width: 45%; margin: 100px auto; position: relative; z-index: 10; }
    .slick-slide { margin: 0px 5px; }
    /* .slick-slide img { width: 100%; } */
    .slick-prev:before, .slick-next:before { color: black; }


 

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.3 !important;
    }

    [lang=ar] [dir=rtl] h1,
    [lang=ar] [dir=rtl] h2,
    [lang=ar] [dir=rtl] h3,
    [lang=ar] [dir=rtl] h4,
    [lang=ar] [dir=rtl] h5,
    [lang=ar] [dir=rtl] h6 {
        text-align: inherit !important;
    }

	.clear { clear: both; }
	.section0 *, .section1 *, .section2 *, .section3 *, .section4 *, .section5 *, .section6 *, .section7 *, .section8 *, .section9 *, .section10 *, .section11 *, .section12 *, .section13 *, .section14 *, .section15 *, .section16 *, .section17 *, .section18 *, .section19 *, .section20 *, .section21 * { box-sizing: border-box; }
	.section0 { width: 100%; margin: 0; padding: 0; }
    .section1 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section2 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section3 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section4 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	.section5 { width: 100%; margin: 0; padding: 100px 0; overflow: hidden; text-align: center; }
	.section6 { width: 100%; margin: 0; padding: 0 0 50px; overflow: hidden; text-align: center; }
	.section7 { width: 100%; margin: 0; padding: 0 0 50px; overflow: hidden; }
	.section8 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section9 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section10 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section11 { width: 100%; margin: 0; padding: 120px 0; overflow: hidden; text-align: center; }
	.section12 { width: 100%; margin: 0; padding: 0 0 100px; overflow: hidden; text-align: center; }
	.section13 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section14 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	.section15 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section16 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	.section17 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	.section18 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	.section19 { width: 100%; margin: 0; padding: 0; overflow: hidden; text-align: center; }
	.section20 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	.section21 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
	
	.main-container { width: 100%; height: auto; margin: 0; padding: 0; overflow: hidden; }
	.main-container * {box-sizing:border-box;}
    .work-container { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0; }
	.grey-bg{ background-color: #f5f5f5;}
	.black-bg{ background-color: #000000; }
	.left{ float:left; }
	.right{ float:right; }
	.show_desktop { display: block; }
	.show_mobile { display: none; }
	
	.main-banner { width: 100%; margin: 0; padding: 50px 0; overflow: hidden; background: #000000; }
    a.page-cta { display: inline-block; font-size: 14px; font-weight: 600; font-family: 'samsung400'; line-height: 14px; text-transform: uppercase; padding: 10px 20px; border: 2px solid #000000; border-radius: 30px; color: #000000; background-color: transparent; text-decoration:none; }
	a.model-cta { display: inline-block; font-size: 16px; font-weight: 600; font-family: 'samsung400'; line-height: 16px; text-transform: uppercase; padding: 17px 30px; border: 2px solid #ffffff; border-radius: 30px; color: #ffffff; background-color: transparent; text-decoration:none; margin-top:30px; }
	a.page-cta:hover, .text-section a.page-cta:focus { background-color: #242424; color: #ffffff; border: 2px solid #ffffff; text-decoration: none; }
	a.model-cta:hover, .text-section a.model-cta:focus { background-color: #242424; color: #ffffff; border: 2px solid #ffffff; text-decoration: none; }
	h2.black {
	    margin: 0 0 50px;
	    color: #000000;
	    font-family: 'samsung600';
	    font-weight: 800 !important;
	    font-size: 54px !important;
	}
	h2.white { margin: 0 0 50px; color: #ffffff; font-family: 'samsung600'; font-weight: 800 !important; font-size: 54px !important; }
	h2.whitetop { margin: 0 0 15px; color: #ffffff; font-family: 'samsung600'; font-weight: 800; font-size: 34px; }
	h3.black { margin: 0 0 15px; color: #000000; font-family: 'samsung600'; font-weight: 800; font-size: 34px; }
	h3.white { margin: 0 0 40px; color: #ffffff; font-family: 'samsung600'; font-weight: 800; font-size: 34px; }
	h2.bigtext { font-size: 340px !important; }
	h2.bigtext2 { font-size: 700px; }
	h4.black { margin: 0; color: #000000; font-family: 'samsung600'; font-weight: 800; font-size: 26px; }
	p.copytextblack { font-family: 'samsung400'; font-weight: 500; font-size: 24px; color: #000000; margin: 0 0 10px; }
	p.copytextblack small { font-size: 14px; color: #9b9b9b; }
	p.copytextwhite { font-family: 'samsung400'; font-weight: 500; font-size: 24px; color: #ffffff; margin: 0 0 20px; }
	p.copytextwhite small { font-size: 14px; color: #9b9b9b; display: inline-block; margin: 20px 0 0; }
	.artwork-img { width: 100%; margin: 0; padding: 0; text-align: right; }
	.artwork-img img { max-width: 100%; max-height: 100%; }
	.artwork-img-mobile { display: none; }
	.col2copy { width: 100%; margin: 0; padding: 0; text-align: center; }
	.qpromotion_bg { width: 100%; margin: 0; padding: 50px 0 0; background: #000000; color: #ffffff; }
	.col2img { width: 55%; float: left; margin: 0; text-align: left; padding:0 88px 0 20px; }
	.col2img img { max-width: 100%; max-height: 100%; }
	.col2half{width:100%;text-align: right;}
	p.subtitle { margin: 10px 0 30px; color: #ffffff; font-family: 'samsung600'; font-size: 26px; }
	.col2copyright { width: 45%; float: right; margin: 0; padding: 0; text-align: left; }
	.top-logo { padding: 0; max-height: 50px;}
	.sec6-copy { padding: 100px 0 0; }
	.selection-area{padding:30px;position: relative;margin:0; text-align:right;}
	.sec0-copy{margin:0;padding:0;color: #ffffff;}
	.model-banner{width:50%; float: left;}
	.sec0-copy .buy-info{ margin-top:30px; margin-left: 0; }
	.sec0-copy .price{font-size:24px;font-weight:800;margin:0;padding:0;}
	.sec0-copy .prod-desc{font-size:16px; padding:0; font-family: 'samsung400'; }
	.sec0-copy ul { list-style: outside none none;margin: 35px 0 0 0; padding: 0;}
	.sec0-copy ul li { display: inline-block;}
	.sec0-copy ul.sel-options li { display: inline-block; }
	.sec0-copy ul.sel-options li:last-child { margin: 0; }
	.sec0-copy ul li a{ text-decoration:none; font-size:20px; font-weight:600; color:#7f7f7f; padding: 5px 20px 5px;border: 2px solid #7f7f7f; border-radius:30px; transition: all .25s ease-in-out; }
	.sec0-copy ul li a:hover, .sec0-copy ul li a.active{ color:#ffffff;	border: 2px solid #ffffff; }
	.sec0-copy ul.sel-options li a{ height: 30px; width: 30px; display: inline-block; border-radius: 50%; border: 5px solid #fff; transition: all .25s ease-in-out; cursor: pointer; padding: 0; }
	.sec0-copy ul.sel-options li a:hover, .sec0-copy ul.sel-options li a.active{ box-shadow: 0 0 0 2px #000; border-color: #929292; }
	.sec0-copy ul.sel-options li a#bronze-btn { background-color: #9a716e; }
	.sec0-copy ul.sel-options li a#grey-btn { background-color: #545859; }
	.sec0-copy ul.sel-options li a#green-btn { background-color: #b1c0bc; }
	.sec0-copy ul.sel-options li a#black-btn { background-color: #3d3935; }
	.sec0-copy ul.sel-options li a#white-btn { background-color: #dad9db; }
	a.page-cta-small { display: inline-block; font-size: 14px; font-weight: 600; font-family: 'samsung400'; line-height: 16px; text-transform: uppercase; padding: 10px 20px; border: 1px solid #ffffff; border-radius: 30px; color: #ffffff; text-decoration:none; }
	a.page-cta-small:hover, .text-section a.page-cta:focus { background-color: #242424; color: #ffffff; text-decoration: none; }
	table.promo-list {width:100%; margin:20px 0 0 0; padding:0;border-collapse:collapse; }
	table.promo-list td{ font-family: 'samsung400'; font-size:24px; text-align:right; padding: 10px; border-collapse:collapse; color: #ffffff;}
	table.promo-list thead td{ border-top:1px solid #dfdfdf;font-weight:800;font-size:16px;background-color:#ececec;}
	table.promo-list td:last-child { white-space: nowrap;}
	.model-name { font-family: 'samsung600'; font-weight: 700; text-align: right; font-size: 20px; color: #ffffff; margin: 45px 30px 0; }
	span .top-logo { margin: 20px 30px 0; padding: 0; width: 100px; }
	#model_elements { display: block; }
	.invisible { visibility: hidden; }
	.model-banner .phone { float: right; width: calc(100% - 120px); }
	.model-banner .gallery { text-align: center; width: 100px; float: left; margin: 0; }
	.model-banner .gallery-thumbnail { max-width: 80px; max-height: 80px; cursor: pointer; }
	.model-banner .img-wrapper { border: 1px solid #ccc; width: 90px; display: inline-block; border-radius: 5px; margin-bottom: 10px; padding: 10px 0; text-align: center; }
	.installment { max-width: 50%; margin-left: 0; margin-right: 0; margin-top: 20px }
	.installment img { width: 220px; }
	.installment p { font-size: 12px; }
	.installment p a { color: #ffffff; text-decoration: underline; font-weight: 600; }
	.installment small { font-size: 12px; color: #a1a2a7; }
	.sec0-copy .prod-desc2 { font-size: 16px; margin: 0; padding: 0; font-family: 'samsung400'; }
	.main_video_bg { width: 100%; margin: 0; padding: 30px 0; overflow: hidden; background: #000000; }
	.video-main { height: 550px; margin: 0 auto; width: 100%; background: #000000; }
	.camera_section { width: 100%; margin: 0; padding: 30px 0; background: #000000; color: #ffffff; }
	.single_img_box { display: block; text-align: center; }
	.single_img_box_mobile { display: none; text-align: center; }
	.single_img_box img, .single_img_box_mobile img { max-width: 100%; max-height: 100%; }
	.space_zoom_section { width: 100%; margin: 0; padding: 30px 0 80px; background: #000000; color: #ffffff; }
	.space_zoom_section2 { width: 100%; margin: 0; padding: 30px 0 80px; }
	.content_box { width: 70%; margin: 0 auto; padding: 70px 0 0; text-align: right; }
	.left_side, .right_side { width: 50%; float: right; margin: 0; padding: 0; text-align: right; }
	.left_side { padding-left: 10px; }
	.right_side { padding-right: 10px; }
	.left_side img { max-width: 100%; max-height: 100%; }
	.content_sub { width: 100%; margin: 0 0 20px; padding: 0; font-size: 14px; font-family: 'samsung400'; font-weight: 400; text-transform: uppercase; }
	.content_sub strong { font-weight: 800; font-size: 18px; }
	.content_subcopy { width: 100%; margin: 0; padding: 0; font-size: 30px; font-family: 'samsung600'; }
	.content_subcopy span { font-size: 18px; font-family: 'samsung400'; font-weight: 400; }
	.content_copy { width: 100%; margin: 0; padding: 0; font-size: 18px; font-family: 'samsung400'; font-weight: 400 !important; }
	.content_image { width: 100%; margin: 0; padding: 50px 0; text-align: center; }
	.content_image img { max-width: 100%; max-height: 100%; }
	.content_video { width: 100%; margin: 50px 0 0; padding: 0; }
	.content_video img { max-width: 100%; max-height: 100%; }
	.image_area { width: 100%; margin: 0; padding: 0; position: relative; }
	.image_area .image_box { width: 100%; margin: 0; padding: 0; position: relative; z-index: 20; }
	.camera_styles { width: 100%; margin: 50px 0 0; padding: 0; color: #000000; font-size: 18px; font-weight: 800; overflow: hidden; position: relative; }
	.camera_styles ul { margin: 0 auto; padding: 0; list-style: none; width: 20%; position: absolute; z-index: 20; left: 50%; bottom: 40px; margin-left: -100px; }
	.camera_styles ul li { margin: 0; padding: 0; width: 50%; float: right; text-align: center; }
	.camera_styles ul li a { color: #000000; text-decoration: none; }
	.camera_styles ul li a:hover, .camera_styles ul li a:focus { text-decoration: none; color: #000000; }
	.camera_styles ul li a .camera_view_icon { width: 100%; margin: 0; padding: 0; }
	.camera_styles ul li a .camera_view_text {  }
	.camera_styles #camera_view { width: 100%; margin: 0 0 20px; padding: 0; text-align: center; position: relative; z-index: 10; }
	.camera_styles #camera_view img { max-width: 100%; max-height: 100%; }
	.bottom_content { width: 50%; margin: 0 auto; padding: 50px 0 0; text-align: center; }
	.eight_k { width: 100%; margin: 0; padding: 100px 0 0; background: #000000; color: #ffffff; }
	.eight_k2 { width: 100%; margin: 0; padding: 100px 0 0; }
	#eightk_video, #single_take_video, #super_steady_desktop, #super_steady_mobile { width: 100%; }
	.bright_night { width: 100%; margin: 0; padding: 0 0 50px; background: #000000; color: #ffffff; }
	.super_steady { width: 100%; margin: 0; padding: 150px 0; }
	.single_take { width: 100%; margin: 0; padding: 0; background: #000000; color: #ffffff; position: relative; }
	.single_take .left_side { padding: 0 50px; }
	.single_take .right_side { padding: 100px 0 0; }
	.five_g_box { width: 100%; margin: 0; padding: 100px 0 0; background: #000000; color: #ffffff; }
	.youtube_premium { width: 100%; margin: 0; padding: 50px 0; }
	.influencer_box { width: 100%; margin: 0; padding: 50px 0; }
	.video-area { margin: 0; padding: 0; position: relative; width: 100%; }
	.in_the_box { width: 100%; margin: 0; padding: 0 0 50px; }
	.comparison_chart { width: 100%; margin: 0; padding: 0; }
	.model_cols { float: left; width: 25%; padding: 30px; }
	.model_cols:hover { background-color:#f7f7f7; }
	.model_cols ul { margin: 20px 0; padding: 0; list-style: none; overflow: hidden; }
	.model_cols ul li { display:block; text-align: center; border-top: 1px solid #c6c6c6; padding: 0;}
	.model_cols ul li.last { border-bottom: 1px solid #c6c6c6;}
	.model_cols ul li img { max-width: 100%; max-height: 100%; padding-top: 8px; vertical-align: middle;}
	.model_cols ul li small { display: block; text-align: center; font-size: 18px; font-weight: 500; font-family: 'samsung400'; color: #000000; margin: 30px 0 0; }
	.compare_selection { width: 100%; margin: 0; padding: 0; }
	.model_cols ul.compare_network { margin: 25px 0; padding: 0; list-style: outside none none; overflow: visible; }
	.model_cols ul.compare_network li { display: inline-block; border-top: 0 none; }
	.model_cols ul.compare_network li a { text-decoration: none; font-size: 16px; font-weight: 600; color: #000000; padding: 2px 10px 2px; border: 2px solid #000000; border-radius: 30px; transition: all .25s ease-in-out; }
	.model_cols ul.compare_size { margin: 0; padding: 0; list-style: outside none none; overflow: visible; }
	.model_cols ul.compare_size li { display: inline-block; border-top: 0 none; }
	.model_cols ul.compare_size li a { text-decoration: none; font-size: 16px; font-weight: 600; color: #000000; padding: 2px 10px 2px; border: 2px solid #000000; border-radius: 30px; transition: all .25s ease-in-out; }
	.model_cols ul.compare_color { margin: 20px 0; padding: 0; list-style: outside none none; overflow: visible; }
	.model_cols ul.compare_color li { display: inline-block; border-top: 0 none; }
	.model_cols ul.compare_color li a { height: 20px; width: 20px; display: inline-block; border-radius: 50%; border: 3px solid #c4c4c4; transition: all .25s ease-in-out; cursor: pointer; padding: 0; }
	.model_cols ul.compare_color li a.c-bronze { background-color: #9a716e; }
	.model_cols ul.compare_color li a.c-grey { background-color: #545859; }
	.model_cols ul.compare_color li a.c-green { background-color: #b1c0bc; }
	.model_cols ul.compare_color li a.c-black { background-color: #3d3935; }
	.model_cols ul.compare_color li a.c-white { background-color: #dad9db; }
	
	.footer_section { width: 100%; margin: 0; padding: 20px 50px 0 0; background: #000000; color: #ffffff; }
	.footer_section .content_image { padding: 0; }
	.footer_section .content_image * { text-align: left; }
	.footer_section h3.white { margin-top: 20px; }
	.disclaimer_box { width: 100%; margin: 0; padding: 50px 30px 40px; background: #f5f5f5; }
	.tc-copy-left { font-size: 12px; width: 100%; text-align:right; margin: 0 0 5px 0; padding:0; }
	p.small { font-family: 'samsung400'; font-weight: 500; font-size: 14px; color: #000000; margin: 10px 0 10px 0; width: 100%; }
	p.small span { font-weight: 800 !important; font-size: 18px; }
	.model_cols ul#c_size_s20 { margin-top: 70px; }
	
	.content_subcopy2 { width: 100%; margin: 0; padding: 0; font-size: 20px; font-family: 'samsung400'; }
	.content_subcopy2 span { font-size: 16px; font-family: 'samsung400'; font-weight: 400; display: inline-block; margin: 5px 0 20px; }
	.content_desc2 { font-size: 18px; font-family: 'samsung400'; font-weight: 400; }
	
	.bkgrnd_img { width: 100%; margin: 0; padding: 0; position: relative; z-index: 10; text-align: center; }
	.bkgrnd_img img { max-width: 100%; max-height: 100%; }
	.right_side.abs_box { position: absolute; width: 20%; left: 300px; top: 50%; margin-top: -450px; z-index: 20; padding: 0; }
	
	.img_switch { width: 100%; margin: 0; padding: 70px 0 0; text-align: center; }
	.img_switch img { max-width: 100%; max-height: 100%; position: relative; z-index: 10; }
	#notes_switch { cursor: pointer; position: relative; }
	
	.note_sync { width: 100%; margin: 0; padding: 0; }
	.note_sync_slider { width: 100%; margin: 0; padding: 0; }
	.note_sync_slider .note_sync_data {}
	.note_sync_slider .note_sync_data img { max-width: 100%; max-height: 100%; }
	
	.three_colm { width: 33.33%; float: right; margin: 0; padding: 0 20px; }
	.three_colm .content_image { padding: 0; }
	.three_colm .content_subcopy {}
	.three_colm .content_copy { margin: 100px 0 0; }
	.three_colm .content_sub { margin: 100px 0 20px; }
	
	.battery_perform { width: 100%; margin: 0; padding: 100px 0 0; }
	
	.black_bg { background: #000000; color: #ffffff; padding: 0 0 150px; }
	
	.section10 .content_image { padding: 50px 0 0; }
	
	.icon_box { width: 100%; margin: 0; padding: 0; }
	.icon_box img { max-width: 100%; max-height: 100%; }
	.icon_title { font-family: 'samsung600'; font-weight: 800 !important; font-size: 16px; margin: 0; padding: 0 0 10px; }
	.icon_subtitle { font-family: 'samsung400'; font-weight: 500; font-size: 12px; margin: 0; padding: 0 0 15px; }
	.icon_desc { font-family: 'samsung400'; font-weight: 400; font-size: 14px;margin: 0; padding: 0; }
	
	.tab { overflow: hidden; }
	.tab button { background: transparent; border: 0 none; border-bottom: 2px solid #666666; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 20px; font-family: 'samsung600'; font-weight: 800; color: #666666; }
	.tab button:hover { color: #000000; border-bottom: 4px solid #000000; }
	.tab button.active { color: #000000; border-bottom: 4px solid #000000; }
	.tabcontent { display: none; padding: 100px 20px 0; }
	
	.basic_specs { width: 40%; margin: 0 auto; padding: 20px 0; }
	.model_name { font-size: 16px; font-weight: 800; text-align: right; margin: 0; padding: 0 0 20px; }
	.basic_specs table { width: 100%; }
	.basic_specs table td { padding: 10px; font-size: 16px; font-weight: 400; width: 50%; }
	.basic_specs table td span { font-size: 30px; font-weight: 800; }
	
	.section14 .single_take { padding: 150px 0 0; }
	.section14 .right_side.abs_box { margin-top: -230px; left: 150px; width: 30%; }
	
	.four_colm { width: 25%; float: right; margin: 0; padding: 0 20px; }
	
	.four_box { width: 100%; margin: 0; padding: 0; }
	
	.box_material { margin: 0 auto; padding: 0 0 30px; list-style: none; overflow: hidden; text-align: left; width: 70%; }
	.box_material li { float: left; width: 25%; padding: 10px; font-size: 16px; font-weight: 800; }
	
	.section17 .right_side img { max-width: 100%; max-height: 100%; }
	
	.bundle_copy { width: 100%; margin: 0; padding: 0 50px; }
	
	.grey{ background: #da5451; }
	.center { display: flex; justify-content: space-evenly; align-items: center; height: 100px; position: absolute; left: 50%; top: 50%; z-index: 30; margin-left: -20px; }
	.circle { width: 35px; height: 35px; border-radius: 50%; box-shadow: 0px 0px 1px 1px #0000001a; }
	.pulse { animation: pulse-animation 2s infinite; }
	@keyframes pulse-animation { 
		0% { box-shadow: 0 0 0 0px rgba(218, 84, 81, 0.7); }
		100% { box-shadow: 0 0 0 20px rgba(218, 84, 81, 0); }
	}
	
	
	
	@media (min-width: 1025px) and (max-width: 1400px) {
		.influencer_box { padding: 50px 10px; }
	}
	@media (min-width: 991px) and (max-width: 1024px) {
		p.subtitle { font-size: 20px; }
		.sec0-copy .prod-desc2 { font-size: 14px; }
		h2.bigtext { font-size: 200px !important; }
		h2.bigtext span { height: 150px; display: inline-block; }
		h2.bigtext span img { max-width: 100%; max-height: 100%; }
		h2.bigtext2 { font-size: 400px; line-height: 400px; }
		h2.bigtext2 span { height: 300px; display: inline-block; }
		h2.bigtext2 span img { max-width: 100%; max-height: 100%; }
		.content_box { width: 85%; }
		.influencer_box { padding: 50px 10px; }
		p.copytextwhite { font-size: 20px; }
		p.copytextblack { font-size: 20px; }
		.content_subcopy { font-size: 24px; }
		.content_copy { font-size: 16px; }
		.sec6-copy { padding: 60px 0 0; }
		table.promo-list td { font-size: 20px; }
		h4.black { font-size: 18px; }
		p.small { font-size: 12px; }
		
		.right_side.abs_box { left: 200px; width: 30%; }
		h2.black br { display: none; }
		h2.white br { display: none; }
		
		.section14 .right_side.abs_box { margin-top: -180px; left: 100px; }
		.footer_section { padding: 20px 50px 20px 0; }
	}	
	@media (min-width: 768px) and (max-width: 990px) {
		h2.whitetop { font-size: 26px; }
		p.subtitle { font-size: 18px; }
		.sec0-copy .prod-desc2 { font-size: 14px; }
		.noshow { display: none; }
		#model_elements { display: none; }
		.model-banner .img-wrapper { width: 65px; }
		.video-main { height: auto; margin: 0; position: relative; width: 100%; }
		.video-main iframe { height: 400px; }
		h2.white { font-size: 30px !important; }
		h2.black { font-size: 30px !important; }
		.single_img_box { padding: 0 10px; }
		.single_img_box img { max-width: 100%; max-height: 100%; }
		h2.bigtext { font-size: 200px !important; }
		h2.bigtext span { height: 150px; display: inline-block; }
		h2.bigtext span img { max-width: 100%; max-height: 100%; }
		.content_box { width: 90%; }
		.content_subcopy { font-size: 24px; }
		.content_copy { font-size: 16px; }
		h2.bigtext2 { font-size: 400px; line-height: 400px; }
		h2.bigtext2 span { height: 310px; display: inline-block; }
		h2.bigtext2 span img { max-width: 100%; max-height: 100%; }
		.single_take .right_side { padding: 50px 0 0; }
		.influencer_box { padding: 50px 10px; }
		p.copytextwhite, p.copytextblack { font-size: 20px; }
		.sec6-copy { padding: 20px 0 0; }
		h4.black { font-size: 20px; }
		.footer_section { padding: 20px; }
		.footer_section h3.white { margin-top: 0; }
		.disclaimer_box { padding: 20px; }
		
		.right_side.abs_box { left: 80px; width: 50%; margin-top: -350px; }
		h2.black br { display: none; }
		h2.white br { display: none; }
		h2.bigtext2 img { max-width: 100%; max-height: 100%; }
		.camera_styles ul { width: 30%; }
		.section14 .right_side.abs_box { margin-top: -200px; left: 30px; padding: 0; width: 50%; }
		.section14 .single_take { padding: 300px 0 0; }
		.section10 .single_img_box { padding: 0; }
	}
	@media (max-width: 767px) {
		.single_img_box { display: none; }
		.single_img_box_mobile { display: block; padding: 0 10px; }
		.single_img_box_mobile img { max-width: 100%; max-height: 100%; }
		.top-logo { width: 50%; }
		.model-name { padding: 10px 10px 10px 0; margin: 0; font-size: 12px; }
		.selection-area { padding: 10px; }
		.artwork-img { display: none; }
		.artwork-img-mobile { display: block; width: 100%; margin: 0; text-align: center; padding: 15px 0 0; clear: both; }
		.sec0-copy { width: 100%; padding: 10px 0 0; text-align: center; }
		h2.whitetop { font-size: 24px; margin: 0 0 10px; }
		p.subtitle { font-size: 14px; }
		.sec0-copy .prod-desc2 { font-size: 14px; }
		.model-banner { float: none; }
		.model-banner .phone { width: 100%; float: none; }
		.model-banner .phone img { max-width: 100%; max-height: 100%; }
		.model-banner .gallery { width: 100%; float: none; margin: 40px 0; }
		.model-banner .img-wrapper { width: 65px; }
		#model_elements { display: none; }
		.installment { max-width: 100%; }
		.video-main { height: auto; margin: 0; position: relative; width: 100%; }
		.video-main iframe { height: 300px; }
		h2.white { font-size: 24px !important; margin: 0 0 30px; padding: 0 10px; }
		
		p.copytextwhite { font-size: 16px; }
		.content_box { width: 100%; padding: 30px 10px 0; text-align: center; }
		.left_side { width: 100%; float: none; padding: 0; margin: 0 0 20px; }
		.right_side { width: 100%; float: none; padding: 0; }
		.content_subcopy { font-size: 22px; }
		.content_copy { font-size: 16px; }
		.camera_styles ul { width: 50%; margin-left: -80px; }
		.bottom_content { width: 100%; padding: 0 0 30px; }
		p.copytextwhite small { font-size: 12px; }
		.space_zoom_section { padding: 0; }
		.eight_k { padding: 50px 0 30px; }
		h2.black { margin: 0 0 30px; font-size: 24px !important; padding: 0 10px; }
		h2.bigtext2 { font-size: 300px; line-height: 300px; margin: 0; padding: 0; }
		h2.bigtext2 span { height: 220px; display: inline-block; }
		h2.bigtext2 span img { max-width: 100%; max-height: 100%; }
		p.copytextblack { font-size: 16px; }
		.content_box .single_img_box_mobile { padding: 0; }
		.super_steady { padding: 40px 0 0; }
		.bright_night { padding: 0 0 70px; }
		.content_video { margin: 30px 0 0; }
		.content_image { padding: 30px 0; }
		.section7 .content_box { padding: 0 10px; }
		.single_take { padding: 0 0 30px; }
		.single_take .left_side { padding: 0; }
		.single_take .right_side { padding: 20px 0 0; }
		.five_g_box { padding: 50px 0 20px; }
		.section8 h2.bigtext2 { font-size: 240px; line-height: 240px; }
		.youtube_premium { padding: 30px 10px; }
		.youtube_premium h2.black { text-align: center; padding: 0; }
		.influencer_box { padding: 30px 10px 50px; }
		.influencer_box h2.black { text-align: center; padding: 0; }
		.video-area { height: auto; }
		.video-area iframe { height: 300px; }
		.qpromotion_bg { padding: 0; }
		.sec6-copy { padding: 20px 0 0; }
		h3.white { font-size: 20px; margin: 0; }
		table.promo-list td { font-size: 18px; padding-left: 10px!important; }
		.in_the_box { padding: 20px 0; }
		.comparison_chart { padding: 0 0 30px; }
		.model_cols { padding: 0; }
		p.small span { font-size: 16px; }
		p.small { font-size: 12px; }
		.footer_section { padding: 10px 0 0; }
		.footer_section h3.white { margin-bottom: 40px; }
		.disclaimer_box { padding: 30px 10px; }
		.noshow { display: none; }
		.camera_styles ul li a .camera_view_icon img { width: 40px; }
		
		.left_side, .right_side { text-align: center; }
		
		.right_side.abs_box { width: 100%; position: relative; left: 0; top: 0; margin-top: 0; }
		.section5 { padding: 50px 0; }
		h2.black br, h2.white br { display: none; }
		
		.three_colm { width: 100%; float: none; padding: 0 0 10px; }
		.three_colm .content_copy { margin: 0; }
		.three_colm .content_sub { margin: 0; padding: 10px 0; }
		.section7 { padding: 0 0 20px; }
		
		.battery_perform { padding: 50px 0 0; }
		.black_bg { padding: 0 0 50px; }
		.tab button { font-size: 14px; padding: 10px; }
		.basic_specs { width: 100%; }
		
		.section11 { padding: 50px 0 0; }
		.eight_k2 { padding: 50px 0 0; }
		h2.bigtext2 img { max-width: 100%; max-height: 100%; padding: 0 10px 30px; }
		
		.section12 { padding: 0 0 50px; }
		h2.bigtext { font-size: 115px !important; }
		h2.bigtext span { height: 80px; display: inline-block; }
		h2.bigtext span img { max-width: 100%; max-height: 100%; }
		
		.space_zoom_section2 { padding: 0 0 40px; }
		.section14 .right_side.abs_box { margin-top: 0; left: 0; padding: 0 0 20px; width: 100%; }
		.section14 .single_take { padding: 50px 0 0; }
		
		.four_colm { width: 100%; float: none; padding: 0; }
		
		.section10 .single_img_box_mobile { padding: 0; }
		.icon_desc { padding: 0 10px; }
		
		.col2half { text-align: center; }
		
		.box_material { width: 100%; padding: 20px 0 0; }
		.box_material li { font-size: 14px; width: 50%; }
		.footer_section .left_side { padding: 0 10px; }
		.footer_section .single_img_box_mobile { padding: 0; }
		
		h4.black { font-size: 20px; }
		
		.show_mobile { display: block; }
		
		.show_desktop { display: none; }
	}

