@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
	background: #fff;
}

.samsung_tab_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
img.sam-tab-logo {
    width: 40%;
    margin: 0 auto;
}
.samsung_tab_main_sec{
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-flow: row;
	margin: 20px 0px;
	flex-wrap: nowrap;
	padding: 0;
}

.sam_tablet{
	flex-basis: 32%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    padding: 0;
    margin: 0;
	border-radius: 15px;
}
.s9_ultra{
	background-image: linear-gradient(to bottom, #313131 , #000000);
}
.s9_plus{
	background-image: linear-gradient(to bottom, #F6F7F7 , #E9DCCF);
}
.s9_normal{
	background-image: linear-gradient(to bottom, #f6f7f7 , #DDDDDD);
}
img.sam-galaxy-a-series {
    width: 40%;
    margin: 0 auto;
}
img.samsung-tablet-logo-sec {
    width: 90%;
	margin: 30px;
}
img.samsung-tab-product-img {
    width: 70%;
	margin: 0 auto;
}
.sam_tablet_content {
        width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 20px 0px;
    height: 100%;
    margin-top: 50px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.a54_mobile_text{
    background: #313131;
}
.a34_mobile_text{
    background: #E9DCCF;
}
.a14_mobile_text{
    background: #DDDDDD;
}
.sam_tablet_content h2{
	padding: 0;
    font-size: 25px;
	margin: 0;
	color: #000000;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
	text-align: center;
}
.sam_tablet_content ul{
	margin: 30px 0px;
    text-align: left;
}
.sam_tablet_content ul li {
    font-size: 17px;
    padding: 3px 0px;
    margin: 0;
    line-height: normal;
}
a.shop-now-cta {
	background: #000;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    cursor: pointer;
	border:1px solid #000;
    display: block;
    width: max-content;
    transition: background-color 0.3s;
    margin: auto;
    border-radius: 50px;
}

a.shop-now-cta.white-bg{
	color: #000;
	background: #fff;
}
a.learn-now-cta {
    text-decoration: none;
    color: #000;
    font-size: 17px;
    padding: 12px 40px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    width: max-content;
    transition: background-color 0.3s;
    margin: auto;
    justify-content: center;
    align-items: center;
}
a.learn-now-cta span {
    text-decoration: underline;
}
a.learn-now-cta i.fa.fa-angle-down {
    font-size: 25px;
    font-weight: 800;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}
.top_dot_main_section{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-flow: row;
	margin: 20px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.icon_section {
    display: flex;
    flex-flow: revert;
    justify-content: center;
    align-items: center;
}
i.fa.fa-square{
	margin: 0px 2px;
}
i.fa.fa-square.black_dot {
    font-size: 25px;
    color: #000;
    border-radius: 6px;
    padding: 0;
}
i.fa.fa-square.yellow_dot {
    font-size: 25px;
    color: #EFEAE1;
    border-radius: 6px;
    padding: 0;
}
.top_slider_dots{
	flex-basis: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    padding: 0;
    margin: 0 auto;
	border-radius: 15px;
}
.top_slider_dots h4 {
    display: none;
}
.samsung_tab_table_main {
    width: 100%;
    text-align: center;
	background-image: linear-gradient(to bottom , #f3f3f3, #fff);
	border-radius: 15px;
	padding: 35px;
}

.samsung_tab_table_main h2{
	padding: 0;
    font-size: 25px;
	margin: 0;
	color: #000000;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
	text-align: center;
}
table.table-for-desktop {
	border-top: 1px solid #dbdbdb;
	border-collapse: collapse;
	margin: 20px 0px;
	width: 100%;
}
tr.comparsion-table-img-sec {
    display: inline-grid;
    padding: 30px 0px;
    width: 30%;
}
tr.comparsion-table-img-sec td{
	color: #1D1C1C;
    font-family: "Currys Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: initial;
    padding: 5px 0px;
}
a.compare-cta {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    padding: 10px 60px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    width: max-content;
    transition: background-color 0.3s;
    margin: auto;
    border: 2px solid #000;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}
a.compare-cta:hover{
    color: #fff;
	background: #000;
}
a.compare-cta i.fa.fa-angle-up {
    font-size: 25px;
    font-weight: 800;
    padding: 0px 0px 0px 10px;
}
.sam_tab_s9_ultra_main{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-flow: row;
	margin-top: 40px;
	flex-wrap: nowrap;
	position: relative;
	padding: 0;
	    background: #f4f4f4;
    border-top-left-radius: 20px;
}
img.galaxy-tab-s-desktop {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
	border-top-left-radius: 20px;
}
img.galaxy-tab-s-mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    display: none;
}

.sam_tab_s9_ultra_content{
	width: max-content;
    position: absolute;
    margin: 0px 40px;
}

.sam_tab_s9_ultra_content h2 {
    padding: 0;
    font-size: 50px;
    text-transform: capitalize;
    margin: 0;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-weight: 800;
    line-height: normal;
    text-align: left;
}

.sam_tab_s9_ultra_content a{
	background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    padding: 12px 40px;
    margin: 30px 0px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
	border:1px solid #fff;
    display: block;
    width: max-content;
    transition: background-color 0.3s;
    border-radius: 50px;
}
.sam_tab_s9_ultra_content a:hover{
    color: #fff;
	background: #000;
}
.sam_tab_s9_plus_content{
	width: max-content;
    position: absolute;
    margin: 0px 40px;
}

.sam_tab_s9_plus_content h2 {
    padding: 0;
    font-size: 50px;
    text-transform: capitalize;
    margin: 0;
    color: #000;
    font-family: "Currys Sans", sans-serif;
    font-weight: 800;
    line-height: normal;
    text-align: left;
}

.sam_tab_s9_plus_content a{
	background: #000;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    margin: 30px 0px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
	border:1px solid #000;
    display: block;
    width: max-content;
    transition: background-color 0.3s;
    border-radius: 50px;
}
.sam_tab_s9_plus_content a:hover{
    color: #000;
	background: #fff;
}
.sam_tab_info_section_main{
	background: #000;
    padding-bottom: 0;
	width: 100%;
    border-bottom-left-radius: 20px;
}
.design_camera_display_main{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row;
	margin: 40px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.design_camera_display_image_sec{
	flex-basis: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.design_camera_display_image_sec img{
	width: 90%;
	margin: 0;
}
.design_camera_display_image_sec img.a_series_cam {
    width: 60%;
}
.design_camera_display_full_image{
	flex-basis: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.design_camera_display_full_image img{
	width: 90%;
	margin: 0;
}
.design_camera_display_content_sec{
	flex-basis: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 40px;
    flex-flow: column;
}

.design_camera_display_content_sec h2{
	padding: 0;
    font-size: 18px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
}
.design_camera_display_content_sec h3{
	padding: 0;
    font-size:38px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.design_camera_display_content_sec p{
	padding: 30px 0px;
    font-size: 19px;
    margin: 0;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
}

.samsung_bottom_tab_section{
	width: 100%;
	padding: 0;
	    margin-top: -8em;
}
.samsung_bottom_tab_section img{
	width: 90%;
	padding: 0;
	margin: 0;border-bottom-left-radius: 20px;
}
.samsung_s8_main_section{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    margin: 20px 0px;
    flex-wrap: nowrap;
    padding: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.tab_s8_ultra{
    background-image: linear-gradient(to right, #B2B2B2 , #EBEBEB);
}
.tab_s8_plus{
    background-image: linear-gradient(to left, #FFD1C8 , #EFE6E4);
}
.samsung_s8_content_sec {
    flex-basis: 65%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 50px;
    flex-flow: column;
}
.samsung_s8_content_sec h3{
	padding: 0;
    font-size: 45px;
	margin: 0;
	color: #000;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
    text-align: left;
}
.samsung_s8_content_sec p{
	padding: 20px 0px;
    font-size: 20px;
    margin: 0;
    color: #000;
    font-family: "Currys Sans", sans-serif;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.samsung_s8_content_sec a{
	background: #000;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    margin: 20px 0px 0px 0px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
	border:1px solid #000;
    display: block;
    width: max-content;
    transition: background-color 0.3s;
    border-radius: 50px;
}
.samsung_s8_content_sec a:hover{
    color: #000;
	background: #fff;
}
.samsung_s8_image_sec {
    flex-basis: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.samsung_s8_image_sec img {
    width: 100%;
    margin: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.connected_power_of_galaxy_main{
	width: 100%;
	padding: 0;
	margin: 60px 0px 0px 0px;
}
.connected_power_of_galaxy_main h2{
	padding: 0px 40px;
    font-size: 18px;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
    text-align: left;
}
.connected_power_of_galaxy_main h3{
	padding: 0px 40px;
    font-size: 40px;
	margin: 0;
	color: #000;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
    text-align: left;
}
.buds_watch_tab_main_section{
	width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row;
    margin: 40px 0px;
    flex-wrap: nowrap;
    padding: 0;
}
.buds_watch_tab_content_and_img{
	flex-basis: 32%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    padding: 0;
    margin: 0;
    border-radius: 15px;
    background: #f2f2f2;
}.buds_watch_tab_content_and_img img {
	width: 100%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.sam_bottom_text_sec {
    width: auto;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 30px;
    height: 100%;
}
.buds_content_sec {
    width: auto;
}
.buds_content_sec h2{
	padding:0 ;
    font-size: 16px;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
    text-align: left;
}
.buds_content_sec h3{
	padding: 0;
    font-size: 40px;
	margin: 0;
	color: #000;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
    text-align: left;
}
.buds_content_sec p{
	padding:20px 0px;
    font-size: 17px;
    margin: 0;
    color: #000;
    font-family: "Currys Sans", sans-serif;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.buds_cta_sec {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	
}
.buds_cta_sec a{
	background: #000;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    margin: 20px 0px 0px 0px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    cursor: pointer;
	border:1px solid #000;
    display: block;
    width: max-content;
    transition: background-color 0.3s;
    border-radius: 50px;
}
.bottom_content_section{
	width: 100%;
	padding: 0px;
	margin: 0;
}
.bottom_content_section p{
	padding:0;
    font-size: 14px;
    margin: 0;
    color: #999999;
    font-family: "Currys Sans", sans-serif;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.sam_tab_s9_plus_info_section_main{
	background-image: url(https://currysprod.a.bigcontent.io/v1/static/Samsung-galaxy-tab-s9-plus-bg-img);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 20px 0px;
	width: 100%;		
}
.s9_plusdesign_camera_display_main{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row;
	margin: 40px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.s9_plusdesign_camera_display_image_sec{
	flex-basis: 50%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	flex-flow: column;
}
.s9_plusdesign_camera_display_image_sec p {
    font-size: 15px;
    text-align: right;
    margin: 20px 60px;
    color: #000;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
}
.s9_plusdesign_camera_display_image_sec img{
	width: 100%;
	margin: 0;
}
.s9_plusdesign_camera_display_content_sec{
	flex-basis: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 40px;
    flex-flow: column;
}

.s9_plusdesign_camera_display_content_sec h2{
	padding: 0;
    font-size: 18px;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
}
.s9_plusdesign_camera_display_content_sec h3{
	padding: 0;
    font-size: 40px;
	margin: 0;
	color: #000;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.s9_plusdesign_camera_display_content_sec p{
	padding: 30px 0px;
    font-size: 20px;
    margin: 0;
    color: #000;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
}
.long_lasting_battery_main{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row;
	margin: 40px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.long_lasting_battery_img{
	flex-basis: 20%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-flow: column;
}
.long_lasting_battery_img img{
	width: 100%;
	margin: 0;
}
.long_lasting_battery_content{
	flex-basis: 80%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 40px;
    flex-flow: column;
}
.long_lasting_battery_content p{
	padding: 30px 0px;
    font-size: 22px;
    margin: 0;
    color: #000;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
}
.dolby_snapdragon_main{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-flow: row;
	margin: 40px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.dolby_snapdragon_sec1{
	flex-basis: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    text-align: center;
}
.dolby_snapdragon_sec1 img{
	width: 60%;
	margin: 0;
}
.dolby_snapdragon_sec1 p{
	padding: 0;
    font-size: 16px;
    margin: 0;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
}
.protected_against_main{
	background: #000;
    border-top-left-radius: 20px;
	 border-bottom-left-radius: 20px;
	width: 100%;
}
.protected_against_header{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-flow: row;
	margin-top: -1em;
	flex-wrap: nowrap;
	position: relative;
	padding: 0;
}
.protected_against_main_content{
	width: 40%;
    position: absolute;
    margin: 0px 50px;
}
.protected_against_main_content img{
	    width: 25%;
    margin: 30px;
}
.protected_against_main_content h2{
	padding: 0;
    font-size: 18px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: "Currys Sans", sans-serif;
	font-weight: 500;
	line-height: normal;
}
.protected_against_main_content h3{
	padding: 0;
    font-size: 40px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
img.protected_against_desktop {
    width: 100%;
    padding: 0;
    margin-top: -4em;
    display: block;
    border-top-left-radius: 20px;
}
img.protected_against_mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    display: none;
}
.designed_water_dust_main{
	    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-flow: row;
   margin-top: -2em;
    flex-wrap: nowrap;
    padding: 0px 0px 50px 0px;
    background: #000;
	 border-bottom-left-radius: 20px;
}
.designed_water_dust_content{
	flex-basis: 36%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-flow: column;
    text-align: center;
	background-image: linear-gradient(to bottom, #313131 , #000000);
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 20px;
	margin: 0px 20px;
}
.content_sec-12 {
    width: 75%;
}
.designed_water_dust_content h2{
	padding: 0;
    font-size: 25px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
	text-align: left;
}
.designed_water_dust_content p{
	padding: 10px 0px;
    font-size: 16px;
    margin: 0;
    color: #fff;
    font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    line-height: normal;
	text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.samsung_tab_main{
	width: 100%;
	}
	img.samsung-tablet-logo-sec {
    width: 90%;
    margin: 30px 20px
	}
	a.shop-now-cta, a.compare-cta, .buds_cta_sec a{
	font-size: 18px;
    padding: 10px 30px;
	}
	.sam_tab_s9_ultra_content h2, .sam_tab_s9_plus_content h2{
	font-size: 55px;
	}
	.design_camera_display_content_sec h2, .s9_plusdesign_camera_display_content_sec h2{
	font-size: 17px;
	}
	.design_camera_display_content_sec h3, .s9_plusdesign_camera_display_content_sec h3{
	font-size: 36px;
	}
	.design_camera_display_content_sec p, .s9_plusdesign_camera_display_content_sec p, .samsung_s8_content_sec p{
	font-size: 18px;
	}
	.dolby_snapdragon_sec1 p{
	font-size: 14px;
	}
	.sam_tablet_content h2{
	font-size: 22px;
	}
	.long_lasting_battery_content p{
	font-size: 22px;
	}
	.protected_against_main_content h3{
	    font-size: 40px;
	}
	.content_sec-12 {
    width: 90%;
	}
	.designed_water_dust_content h2{
	font-size: 21px;
	}
	.designed_water_dust_content p{
	font-size: 15px;
	}
	.samsung_s8_content_sec{
	flex-basis: 60%;
    padding: 0px 40px;
	}
	.samsung_s8_image_sec{
	flex-basis: 40%;
	}
	.samsung_s8_content_sec h3{
	font-size: 35px;
	}
	 .connected_power_of_galaxy_main h2{
	font-size: 17px;
	}
	.connected_power_of_galaxy_main h3{
	font-size: 36px;
	}
	.buds_content_sec p{
	font-size: 15px;
	}
	.bottom_content_section p{
	font-size: 13px;
	}
	.protected_against_main_content {
    margin: 0px 30px;
	}
	.designed_water_dust_content{
	flex-basis: 40%;
	}
	.buds_content_sec h3{
	font-size: 30px
	}
	.designed_water_dust_main{
	    margin-top: 0;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1300px){
	.samsung_tab_main{
	width: 100%;
	}
	img.samsung-tablet-logo-sec {
    width: 90%;
    margin: 30px 20px
	}
	a.shop-now-cta, a.compare-cta, .buds_cta_sec a{
	font-size: 18px;
    padding: 10px 30px;
	}
	.sam_tab_s9_ultra_content h2, .sam_tab_s9_plus_content h2{
	font-size: 55px;
	}
	.design_camera_display_content_sec h2, .s9_plusdesign_camera_display_content_sec h2{
	font-size: 17px;
	}
	.design_camera_display_content_sec h3, .s9_plusdesign_camera_display_content_sec h3{
	font-size: 36px;
	}
	.design_camera_display_content_sec p, .s9_plusdesign_camera_display_content_sec p, .samsung_s8_content_sec p{
	font-size: 18px;
	}
	.dolby_snapdragon_sec1 p{
	font-size: 14px;
	}
	.sam_tablet_content h2{
	font-size: 22px;
	}
	.long_lasting_battery_content p{
	font-size: 22px;
	}
	.protected_against_main_content h3{
	    font-size: 40px;
	}
	.content_sec-12 {
    width: 90%;
	}
	.designed_water_dust_content h2{
	font-size: 21px;
	}
	.designed_water_dust_content p{
	font-size: 15px;
	}
	.samsung_s8_content_sec{
	flex-basis: 60%;
    padding: 0px 40px;
	}
	.samsung_s8_image_sec{
	flex-basis: 40%;
	}
	.samsung_s8_content_sec h3{
	font-size: 35px;
	}
	 .connected_power_of_galaxy_main h2{
	font-size: 17px;
	}
	.connected_power_of_galaxy_main h3{
	font-size: 36px;
	}
	.buds_content_sec p{
	font-size: 15px;
	}
	.bottom_content_section p{
	font-size: 13px;
	}
	.protected_against_main_content {
    margin: 0px 30px;
	}
	.designed_water_dust_content{
	flex-basis: 40%;
	}
	.buds_content_sec h3{
	font-size: 30px
	}
	.designed_water_dust_main{
	    margin-top: 0;
	}
}
@media only screen and (max-width: 767px){
	.samsung_tab_main{
	width: 100%;
	}
	img.sam-tab-logo {
    width: 80%;
    margin: 0 auto;
	}
	.samsung_tab_main_sec {
    width: 90%;
    flex-flow: column;
	}
	.sam_tablet{
	margin-bottom: 30px;
	}
	.top_slider_dots h4 {
        display: block;
    font-size: 28px;
    padding: 20px 0px;
    margin: 0;
    font-weight: 800;
	}
	.top_dot_main_section{
	    margin: 0px 0px 30px 0px;
	}
	.samsung_tab_table_main {
    border-radius: 0;
    padding: 20px 0px;
	}
	tr.comparsion-table-img-sec td {
    font-size: 14px;
    padding: 3px 0px;
	}
	.samsung_tab_table_main h2{
	font-size: 20px;
	}
	img.galaxy-tab-s-desktop{
	display: none;
	}
	img.galaxy-tab-s-mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
	}
	a.shop-now-cta, a.compare-cta, .buds_cta_sec a{
	font-size: 18px;
    padding: 10px 30px;
	}
	.sam_tab_s9_ultra_main{
	    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
	}
	.sam_tab_s9_ultra_content, .sam_tab_s9_plus_content {
    width: max-content;
    position: absolute;
    margin: 0;
	}
	.sam_tab_s9_ultra_content h2, .sam_tab_s9_plus_content h2{
	font-size: 53px;
	text-align: center;
	    padding: 30px 0px;
	}
	.sam_tab_s9_ultra_content a, .sam_tab_s9_plus_content a{
	margin: 0 auto;
	font-size: 18px;
    padding: 10px 30px;
	}
	.design_camera_display_main{
	flex-flow: column;
	}
	.design_camera_display_image_sec{
	justify-content: center;
	}
	.design_camera_display_image_sec img {
    width: 100%;
    margin: 0;
	}
	.design_camera_display_main:nth-child(odd){
    flex-flow: column-reverse;
	}
	.design_camera_display_content_sec h3, .s9_plusdesign_camera_display_content_sec h3{
	font-size: 40px;
	}
	.design_camera_display_content_sec p, .s9_plusdesign_camera_display_content_sec p, .samsung_s8_content_sec p{
	font-size: 19px;
	}
	.dolby_snapdragon_sec1 p{
	font-size: 13px;
    padding: 0px 20px;
	}
	.samsung_bottom_tab_section img, .sam_tab_info_section_main{
	    border-bottom-left-radius: 0;
	}
	.samsung_bottom_tab_section {
    width: 100%;
    padding: 0;
    margin-top: 0;
	}
	.s9_plusdesign_camera_display_main{
	flex-flow: column;
	}
	.s9_plusdesign_camera_display_main:nth-child(even){
    flex-flow: column-reverse;
	}
	img.protected_against_mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
	}
	img.protected_against_desktop{
	display: none;
	}
	.protected_against_header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
    margin-top: 0;
    border-top-left-radius: 0;
	}
	.protected_against_main_content {
    width: 90%;
    position: relative;
    margin: 0px 60px;
	}
	.protected_against_main_content h3 {
    padding: 0px 50px 0px 0px;
    font-size: 45px;
	}
	.designed_water_dust_main{
	flex-flow: column;
    padding: 30px 0px;
	}
	.designed_water_dust_content{
	margin: 20px;
	}
	.content_sec-12 {
    width: 100%;
	}
	.samsung_s8_main_section{
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	flex-flow: column-reverse;
	}
	.samsung_s8_main_section:nth-child(odd){
    flex-flow: column;
	}
	.samsung_s8_content_sec{
	padding: 30px;
	}
	.connected_power_of_galaxy_main h2{
	font-size: 16px;
	padding: 0px 20px;
	}
	.connected_power_of_galaxy_main h3{
	font-size: 45px;
	padding: 0px 20px;
	}
	.buds_watch_tab_content_and_img{
	margin-bottom: 20px;
	}
	.buds_watch_tab_main_section{
	width: 100%;
    flex-flow: column;
	margin: 30px 0px;
	}
	.buds_content_sec h3{
	padding: 0;
	font-size: 40px;
	}
	.buds_content_sec h2{
	padding: 0;
	}
	.buds_content_sec p{
	font-size: 18px;
	}
	
	.designed_water_dust_main{
	    margin-top: 0;
	}
	.bottom_content_section p{
	font-size: 13px;
	}
}

@media screen and (min-width: 320px) and (max-width: 425px){
	.samsung_tab_main{
	width: 100%;
	}
	img.sam-tab-logo {
    width: 200%;
    margin: 0 auto;
	}
	img.samsung-tablet-logo-sec {
    width: 90%;
    margin: 20px 10px;
	}
	.samsung_tab_main_sec {
    width: 100%;
    flex-flow: column;
	}
	.sam_tablet{
	margin-bottom: 30px;
	}
	.top_slider_dots h4 {
        display: block;
    font-size: 20px;
    padding: 20px 0px;
    margin: 0;
    font-weight: 800;
	}
	.top_dot_main_section{
	    margin: 0px 0px 30px 0px;
	}
	a.shop-now-cta.table-cta{
	font-size: 13px;
    padding: 5px 10px;
	}
	.samsung_tab_table_main {
    border-radius: 0;
    padding: 20px 0px;
	}
	tr.comparsion-table-img-sec td {
    font-size: 10px;
    padding: 2px 0px;
	}
	.samsung_tab_table_main h2{
	font-size: 16px;
	}
	img.galaxy-tab-s-desktop{
	display: none;
	}
	img.galaxy-tab-s-mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
	}
	a.shop-now-cta, a.compare-cta, .buds_cta_sec a{
	font-size: 15px;
    padding: 7px 25px;
	}
	.sam_tab_s9_ultra_main{
	    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
	}
	.sam_tab_s9_ultra_content, .sam_tab_s9_plus_content {
    width: max-content;
    position: absolute;
    margin: 0;
	}
	.sam_tablet_content h2{
	font-size: 20px;
	}
	.sam_tablet_content ul li {
    font-size: 15px;
	}
	.sam_tab_s9_ultra_content h2, .sam_tab_s9_plus_content h2{
	font-size: 35px;
	text-align: center;
	    padding: 20px 0px;
	}
	.sam_tab_s9_ultra_content a, .sam_tab_s9_plus_content a{
	margin: 0 auto;
	font-size: 15px;
    padding: 7px 20px;
	}
	.design_camera_display_content_sec{
	padding: 0px 20px;
	}
	.design_camera_display_main{
	flex-flow: column;
	}
	.design_camera_display_image_sec{
	justify-content: center;
	}
	.design_camera_display_image_sec img {
    width: 100%;
    margin: 0;
	}
	.design_camera_display_main:nth-child(odd){
    flex-flow: column-reverse;
	}
	.design_camera_display_content_sec h3, .s9_plusdesign_camera_display_content_sec h3{
	font-size: 29px;
	}
	.design_camera_display_content_sec h2, .s9_plusdesign_camera_display_content_sec h2, .protected_against_main_content h2{
	font-size: 15px;
	}
	.design_camera_display_content_sec p, .s9_plusdesign_camera_display_content_sec p, .samsung_s8_content_sec p{
	font-size: 16px;
	}
	.s9_plusdesign_camera_display_image_sec p{
	font-size: 11px;
    text-align: right;
    margin: 20px 20px;
	}
	.long_lasting_battery_content{
	padding: 0px 10px;
	}
	.long_lasting_battery_content p{
	font-size: 14px;
	}
	.dolby_snapdragon_sec1 p{
	font-size: 11px;
    padding: 0px 10px;
	}
	.samsung_bottom_tab_section img, .sam_tab_info_section_main{
	    border-bottom-left-radius: 0;
	}
	.samsung_bottom_tab_section {
    width: 100%;
    padding: 0;
    margin-top: 0;
	}
	.s9_plusdesign_camera_display_main{
	flex-flow: column;
	}
	.s9_plusdesign_camera_display_main:nth-child(even){
    flex-flow: column-reverse;
	}
	img.protected_against_mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
	}
	img.protected_against_desktop{
	display: none;
	}
	.protected_against_header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
    margin-top: 0;
    border-top-left-radius: 0;
	}
	.protected_against_main_content {
    width: 90%;
    position: relative;
    margin: 0px 60px;
	}
	.protected_against_main_content h3 {
    padding: 0px 20px 0px 0px;
    font-size: 30px;
	}
	.designed_water_dust_main{
	flex-flow: column;
    padding: 30px 0px;
	}
	.designed_water_dust_content{
	margin: 20px;
	}
	.content_sec-12 {
    width: 100%;
	}
	.samsung_s8_main_section{
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	flex-flow: column-reverse;
	}
	.samsung_s8_main_section:nth-child(odd){
    flex-flow: column;
	}
	.samsung_s8_content_sec{
	padding: 20px;
	}
	.samsung_s8_content_sec h3{
	font-size: 32px
	}
	.connected_power_of_galaxy_main h3{
	font-size: 32px;
	}
	.samsung_s8_content_sec a{
	font-size: 17px;
    padding: 9px 30px;
	}
	.connected_power_of_galaxy_main h2{
	font-size: 16px;
	padding: 0px 20px;
	}
	.connected_power_of_galaxy_main h3{
	font-size: 32px;
	padding: 0px 20px;
	}
	.buds_watch_tab_content_and_img{
	margin-bottom: 20px;
	}
	.buds_watch_tab_main_section{
	width: 100%;
    flex-flow: column;
	margin: 30px 0px;
	}
	.buds_content_sec h3{
	padding: 0;
	font-size: 28px;
	}
	.buds_content_sec h2{
	padding: 0;
	}
	.buds_content_sec p{
	font-size: 15px;
	}
	.designed_water_dust_content h2{
	font-size: 20px;
	}
	.designed_water_dust_content p{
	font-size: 14px;
	}
	.bottom_content_section p{
	font-size: 13px;
	}
	.long_lasting_battery_main{
	margin: 0;
	}
	.designed_water_dust_main{
	    margin-top: 0;
	}
	.s9_plusdesign_camera_display_content_sec{
	padding: 0px 20px;
	}
}