*{-webkit-tap-highlight-color: transparent;
}

#carouselExampleIndicators{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    right: 0;
    margin:auto;
}

.carousel{
    width: 100%;
    height: auto;
    transition: 300ms;
    white-space: nowrap;
}

body{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

html{
    overflow: scroll;
    overflow-x: hidden;
    height: 100vh;
}

.div_2{
    background: rgb(236, 236, 236);
    margin-top: 25px;
    min-height: 100vh;
}

.carousel-indicators{
    width: auto;
    height: 10px;
    position: absolute;
    bottom: 60px;
    margin-right: -950px;
    pointer-events: auto;
    gap: 2px;
}

/* To change indicators to circle */
.carousel .carousel-indicators button{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid white;
    background: transparent;
    float: left;
    cursor: pointer;
    transition: 300ms;
    margin: 0px 10px 0px 0px;
}

/* To change active indicator color to white */
.carousel .carousel-indicators .active {
    background: #fff;
    background-color: solid #fff;
}

/* css for left button */
.carousel-control-prev {
    width: 66px;
    height: 66px;
    background: #d8d8d8 url(https://www.tatacliq.com/src/general/components/img/arrow.728e31d0944a.svg) no-repeat;
    background-size: auto 30px;
    background-position: center;
    opacity: 0.6;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
    border-radius: 50%;
    transform: rotate(180deg);
    margin-bottom: 15%;
    transition: 300ms;
}

/* css for right button */
.carousel-control-next{
    width: 66px;
    height: 66px;
    background: #d8d8d8 url(https://www.tatacliq.com/src/general/components/img/arrow.728e31d0944a.svg) no-repeat;
    background-size: auto 30px;
    background-position: center;
    opacity: 0.6;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
    border-radius: 50%;
    margin-bottom: 15%;
    transition: 300ms;
}

img{
    cursor: pointer;
}

*{
    box-sizing: border-box;
}

/* CSS for discount section */
div{
    display: block;
}

.discount_A{
    display: flex;
    width: auto;
    margin: auto;
}

.discount_section{
    box-shadow: 0 6px 30px -2px rgba(0, 0, 0, 0.08);
    border: solid 1px #ffffff;
    border-radius: 4px;
    height: auto;
    width: auto;
    margin: 30px 6px 0px;
}

.discount_1{
    display: block;
    margin: auto;
    max-width: 100%;
    flex-shrink: 0;
    border-radius: 4px;
}

/* CSS for smartphone slider section */
.smartphone_slider_section{
    width: 100%;
    height: auto;
    text-align: center;
}

.smartphone-slider_section_2{
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 1024px;
    text-align: left;
}

.subbrands{
    width: 100%;
    height: auto;
    margin: 60px auto 0px;
}

.carousel_2{
    width: 100%;
    height: auto;
}

.carousel_header{
    width: 100%;
    float: left;
    padding: 0 10px;
    color: #212121;
    font-family: semibold;
    position: relative;
}

.carousel_nav{
    float: right;
}

.back_button{
    width: 40px;
    height: 40px;
    background: #fff url(https://www.tatacliq.com/src/general/components/img/arrow.728e31d0944a.svg) no-repeat;
    background-position: center;
    background-size: 20px;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    float: left;
    margin-right: 2px;
    margin-left: 40px;
    transform: rotate(-180deg);
}

.forward_button{
    width: 40px;
    height: 40px;
    background: #fff url(https://www.tatacliq.com/src/general/components/img/arrow.728e31d0944a.svg) no-repeat;
    background-position: center;
    background-size: 20px;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    float: left;
}

.carousel_box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.carousel_slider{
    width: 100%;
    height: auto;
    white-space: nowrap;
    transition: 200ms;
}

.carousel_element{
    display: inline-block;
    vertical-align: top;
}

.carousel_element:hover{
    transition: all ease 1s;
    transform: scale(1.1);
}
.imagelogo{
    width: 100%;
    height: auto;
    display: inline-block;
    white-space: initial;
}

.circleholder{
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 100%;
    display: inline-block;
}

.imageholder{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    overflow: hidden;
}

.images_section{
    width: 100%;
    height: 100%;
    position: relative;
}

.images{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    transition: 400ms;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    opacity: 1;
    object-position: center;
    overflow: hidden;
    object-fit: cover;
    padding-top: 35px;
}

.logoholder{
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    margin-top: 2rem;
}

.companyicon{
    width: 100%;
    height: auto;
    display: inline-block;
}

.logo{
    height: auto;
    width: 100%;
    /* max-width: 100%; */
    overflow: hidden;
    display: inline-block;
    vertical-align:middle; 
}

.logoimage{
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: bottom;
}

.simple_banner>div{
    width: 100%;
    height: auto;
    display: block;
    margin-top: 35px;
    margin-left: -40px;
}

.iphone_content{
    display: flex;
    flex-direction:row;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 100px;
    object-position: center;
    object-fit: cover;
    overflow: hidden;
    margin: 0px 40px 0px 150px;
}

.iphone_content img{
    width: 92%;
    border-radius: 2px;
    padding-bottom: 40px;
}

.iphone_content img:hover{
    transition: all ease 1s;
    transform: scale(1.040);
}

.smart_update{
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 35px;
    margin-left: -28px;
}

.smart_update2{
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 35px;
    padding-left: 160px;
    align-items: center;
}

.price_links{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    margin-top: 15px ;
    padding-left: 250px;
    gap: 2px;
}

.price_links img{
    width: 70%;
}

.ram_sizes{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    margin-top: 40px ;
    padding-left: 60px;
}

.ram_sizesA{
    width: 80%;
    margin: auto;
}    

.ram_sizes img{
    width: 66%;
    border-radius: 50%;
    margin-left: 20px;
}

.ram_sizes img:hover{
    transition: all ease 1s;
    transform: scale(1.05);
}