.elementor-7422 .elementor-element.elementor-element-e291bdd > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-tab-title{background-color:#02010129;}.elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-accordion-icon, .elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-accordion-title{color:#000000;}.elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-accordion-icon svg{fill:#000000;}.elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-active .elementor-accordion-icon, .elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-active .elementor-accordion-title{color:#DF5509;}.elementor-7422 .elementor-element.elementor-element-ba7a3ab .elementor-active .elementor-accordion-icon svg{fill:#DF5509;}.elementor-7422 .elementor-element.elementor-element-581efef > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-7422 .elementor-element.elementor-element-2490c15 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-7422 .elementor-element.elementor-element-5e6fd306{column-gap:0px;}/* Start custom CSS for html, class: .elementor-element-99763e0 */.desktop-hide {
    display: none;
}

.entry-header {
    display: none!important;
}

 @keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.layer-one i {
    transform: translatey(0px);
	animation: float 3s ease-in-out infinite;
}

.layer-one {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    background-image: url('https://drinkwatr.com/wp-content/uploads/2021/04/blackdroplets-scaled.jpg');
    background-size: cover;
    width: 100%;
}


.layer-one i {
    color: white;
    font-size: 25px;
}

.floating-arrow {
    position: absolute;
    bottom: 0;
    margin-bottom: 5rem;
}

.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0;
}

.elementor-widget:not(:last-child) {
margin-bottom: 0!important;
}

/* Large Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 400px) and (max-width : 450px) {
    
    .layer-one {
        padding: 0 2rem;
    }
}

/* Medium Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 360px) and (max-width : 390px) {
    
    .layer-one {
        padding: 0 2rem;
    }
}

/* Small Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 300px) and (max-width : 350px) {
    
    .layer-one {
        padding: 0 2rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e291bdd */.main-container
{
	width: 1170px;
	margin: 0 auto;
	/*float: left;*/
}
.content
{
	width:90%;
	margin: 0 auto;
	display:flex;
}
.boxes
{
	flex:1;
}
.box-one
{
	text-align:right;
	position:relative;
}
.box-one .img-1
{
	height: 110px;
	position: absolute;
	top: 2%;
	right: 12%;
}
.img-text1
{
	position: absolute;
	bottom: 22%;
	right: -9%;
	width: 200px;
	text-align: center;
	font-size: 12px;
}
.img-text1 a:hover {
    text-decoration: underline;
}
.box-one .img-2
{
	height: 1px;
	width: 80px;
	position: absolute;
	right: -46%;
	top: 39%;
}
.box-two img
{
	width:100%;
}
.box-three
{
	position:relative;
	text-align:left;
}
.box-three .img-3
{
	height: 1px;
	width: 80px;
	position: absolute;
	top: 42%;
    left: -57%;
}
.img-text2
{
	position: absolute;
	top: 23%;
	width: 145px;
	font-size: 12px;
	text-align: center;
	left: -50px;
}
.box-three .img-4
{
	height: 135px;
}
.img-text3
{
	position: absolute;
	bottom: 10%;
	right: 0;
}
.img-text3 p
{
	position: absolute;
	width: 200px;
	font-size: 12px;
	text-align: center;
	bottom: 32%;
	right: -88%;
}

@media only screen and (min-width: 767px) and (max-width: 1100px)  {
    
   .main-container
    {
        width: 100%;
    }
    .content 
    {
        width: 95%;
        margin: 0 auto;
        position: relative;
    }
    
}
@media (max-width:767px)
{
    .main-container
    {
        width: 100%;
    }
    .content 
    {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }
    .box-one
    {
        position: initial;
    }
    .box-one .img-1 {
        height: 110px;
        position: absolute;
        top: 2%;
        left: 0;
    }
    .img-text1
    {
        left: -7%;
        /*bottom: 19%;*/
        bottom: 30%;
        width: 126px;
        font-size: 10px;
    }
    .box-one .img-2
    {
        /*right: -14%;*/
        /*width: 34px;*/
        width: 50px;
        transform: rotate(-35deg);
        top: -25%;
        right: -5%;
    }
    .box-two
    {
        text-align: center;
    }
    .box-two img
    {
        height: 400px;
        width: auto;
        max-width: revert;
    }
    .box-three
    {
        position: initial;
    }
    .img-text2
    {
        top: 19%;
        left: auto;
        right: -6%;
        width: 100px;
        font-size: 10px;
    }
    .box-three .img-3
    {
        width: 50px;
    }
    .box-three .img-4
    {
        height: 100px;
    }
    .img-text3 p
    {
        font-size: 10px;
        right: -38%;
        width: 126px;
        bottom: 30%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-872d263 */.page h1.entry-title {
    display: none;
}
.sec-one-inner .content-sec {
    position: relative;
    margin-bottom: 30px;
}
.sec-one-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* text-align: center;*/
    width: 100%;
    height: auto;
    /*height: 95vh;*/
    margin-top: 10rem;
    margin-bottom: 1rem;
}
.stk-img1 {
    position: absolute;
    /*top: 15%;*/
    margin-top: -20px;
    left: 25%;
    max-height: 140px;
}
.stk-img2 {
    text-align: center;
    display: block;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}
.content-sec .stk-img3 {
    display: block;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    max-width: 101px;
    margin-top: 1rem;
    left: 65%;
    bottom: 0;
    max-width: 100px;
}
.stk-img4 {
    position: absolute;
    /* top: 15%; */
    margin-top: -20px;
    right: 15%;
    bottom: 12rem;
    max-height: 140px;
}
.text-sec {
    position: relative;
    max-width: 670px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 10px;
    margin-bottom: 100px;
    margin-top: 70px;
    z-index: 2;
}
.design-title-sec-one-iner a {
    text-align: center;
    display: block;
    max-width: max-content;
    margin: 0 auto;
    margin-bottom: 3px;
}

.tsub-sec {
    display: none;
    max-width: 200px;
    margin: 0 auto;
    padding: 5px 10px;
    background: #000;
    color: #fff;
}
@media screen and (min-width: 767px) {
    .stk-img1.mobilevi {
        display: none;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .content-sec .stk-img1 {
        left: 15%;
    }
    .content-sec .stk-img3 {
        margin-top: 1rem;
    }
    .content-sec .stk-img4 {
        right: 5%;
    }
}
@media screen and (max-width: 767px) {
    .content-sec .stk-img1 {
        /*left: 7%;*/
        left: 7%;
        top: 5%;
        /*top: 0;*/
        margin-top: -100px;
        max-height: 110px;
    }  
    .content-sec .stk-img4 {
        right: 0%;
    }
    .sec-one-inner .content-sec {
        margin-bottom: 0px;
    }
    .design-title-sec-one {
        z-index: 2;
        display: flex;
        justify-content: center;
        position: relative;
    } 
    .stk-img1.desktopvi {
        display: none;
    }
    .content-sec .stk-img3 {
        max-width: 70px;
    }
}
@media screen and (max-width: 600px) {
    .sec-one-main .sec-one-inner {
        margin-top: 6rem;
    }   
}
@media screen and (max-width: 500px) {
    .content-sec .stk-img2 {
        max-width: 220px;
    }
    .sec-one-inner {
        margin-top: 4rem;
    }
}
.bottle-design-sec,
.label-design-sec {
    display: none;
}
.togglebtn1.show i {
     transform: rotate(180deg); 
}
.togglebtn1 i {
     transform: rotate(0deg); 
}
.tsub-sec label {
    cursor: pointer;
}

.radio-sec input[type='radio'] {
    /*display: none;*/
    cursor: pointer;
    -webkit-appearance: none;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    outline: none;
    border: 1px solid #fff;
}
.radio-sec input[type='radio']:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    margin: 0% auto;
    border-radius: 50%;
}
.radio-sec input[type="radio"]:checked:before {
    background: #fff;
}
.radio-sec input[type="radio"]:checked {
  border-color:#fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-581efef */.main-container
{
	width: 1170px;
	margin: 0 auto;
	/*float: left;*/
}
.content
{
	width:90%;
	margin: 0 auto;
	display:flex;
}
.boxes
{
	flex:1;
}
.box-one
{
	text-align:right;
	position:relative;
}
.box-one .rimg-1
{
	height: 110px;
	position: absolute;
	top: 2%;
	right: 12%;
}
.box-one .rimg-2
{
	height: 1px;
	width: 80px;
	position: absolute;
	right: -46%;
	top: 39%;
}
.box-two img
{
	width:100%;
}
.box-three
{
	position:relative;
	text-align:left;
}
.box-three .rimg-3
{
	height: 1px;
	width: 80px;
	position: absolute;
	top: 42%;
    left: -57%;
}
.rimg-text2
{
	position: absolute;
	top: 50%;
	width: 152px;
	font-size: 12px;
	text-align: center;
	left: -60px;
}
.box-three .rimg-4
{
	height: 135px;
}
.rimg-text3
{
	position: absolute;
	bottom: 3%;
	left: 0;
}
.rimg-text3 p
{
	position: absolute;
	width: 200px;
	font-size: 12px;
	text-align: center;
	bottom: 32%;
	right: -88%;
}
a.togglebtn2,
a.togglebtn3 {
    text-align: center;
    display: block;
    max-width: max-content;
    margin: 0 auto;
    margin-bottom: 3px;
    font-weight: 700;
}
.tsub-sec-two,
.tsub-sec-three {
    display: none;
}
.togglebtn2.show i,
.togglebtn3.show i {
    transform: rotate(180deg);
}
.togglebtn2 i,
.togglebtn3 i {
    transform: rotate(0deg);
}
.tsub-sec-two,
.tsub-sec-three {
    max-width: 200px;
    margin: 0 auto;
    padding: 5px 10px;
    background: #000;
    color: #fff;
}
.tsub-sec-two label,
.tsub-sec-three label {
    cursor: pointer;
}
.tsub-sec-two input[type='radio'],
.tsub-sec-three input[type='radio'] {
    /*display: none;*/
}
@media only screen and (min-width: 767px) and (max-width: 1100px)  {
    
   .main-container
    {
        width: 100%;
    }
    .content 
    {
        width: 95%;
        margin: 0 auto;
        position: relative;
    }
    
}
@media (max-width:767px)
{
    .main-container
    {
        width: 100%;
    }
    .content 
    {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }
    .box-one
    {
        position: initial;
    }
    .box-one .rimg-1 {
        height: auto;
        /*height: 110px;*/
        position: absolute;
        top: -1%;
        left: 0;
    }
    .box-one .rimg-2
    {
        /*right: -14%;*/
        /*width: 34px;*/
        width: 50px;
        transform: rotate(-35deg);
        top: -25%;
        right: -5%;
    }
    .box-two
    {
        text-align: center;
    }
    .box-two img
    {
        height: 400px;
        width: auto;
        max-width: revert;
    }
    .box-three
    {
        position: initial;
    }
    .rimg-text2
    {
        top: 50%;
        left: auto;
        right: -6%;
        width: 100px;
        font-size: 10px;
    }
    .box-three .rimg-3
    {
        width: 42px;
    }
    .box-three .rimg-4
    {
        height: 100px;
        display: none;
    }
    .rimg-text3 {
        right: 0;
        left: unset;
    }
    .rimg-text3 p
    {
        font-size: 10px;
        right: -38%;
        width: 126px;
        bottom: 30%;
    }
}



/*.page h1.entry-title {*/
/*    display: none;*/
/*}*/
/*.sec-one-inner .content-sec {*/
/*    position: relative;*/
/*    margin-bottom: 50px;*/
/*}*/
/*.sec-one-inner {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
    /* text-align: center;*/
/*    width: 100%;*/
/*    height: auto;*/
    /*height: 95vh;*/
/*    margin-top: 10rem;*/
/*    margin-bottom: 2rem;*/
/*}*/
/*.stk-img1 {*/
/*    position: absolute;*/
    /*top: 15%;*/
/*    margin-top: -20px;*/
/*    left: 25%;*/
/*    max-height: 140px;*/
/*}*/
/*.stk-img2 {*/
/*    text-align: center;*/
/*    display: block;*/
/*    margin: 0 auto;*/
/*    z-index: 2;*/
/*    position: relative;*/
/*}*/
/*.stk-img3 {*/
/*    display: block;*/
/*    position: absolute;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    max-width: 101px;*/
/*    margin-top: 1rem;*/
/*    left: 46%;*/
/*    bottom: 0;*/
/*}*/
/*.stk-img4 {*/
/*    position: absolute;*/
    /* top: 15%; */
/*    margin-top: -20px;*/
/*    right: 15%;*/
/*    bottom: 12rem;*/
/*    max-height: 140px;*/
/*}*/
/*.text-sec {*/
/*    position: relative;*/
/*    max-width: 670px;*/
/*    text-align: center;*/
/*    margin: 0 auto;*/
/*    padding: 10px 10px;*/
/*    margin-bottom: 70px;*/
/*    margin-top: 70px;*/
/*    z-index: 2;*/
/*}*/
/*.design-title-sec-one-iner p {*/
/*    text-align: center;*/
/*    margin-bottom: 0px;*/
/*}*/
/*.tsub-sec {*/
/*    max-width: 200px;*/
/*    margin: 0 auto;*/
/*    padding: 5px 10px;*/
/*    background: #000;*/
/*    color: #fff;*/
/*}*/
/*@media (min-width: 767px) and (max-width: 991px) {*/
/*    .content-sec .stk-img1 {*/
/*        left: 15%;*/
/*    }*/
/*    .content-sec .stk-img3 {*/
/*        margin-top: 1rem;*/
/*    }*/
/*    .content-sec .stk-img4 {*/
/*        right: 5%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 767px) {*/
/*    .content-sec .stk-img1 {*/
/*        left: 7%;*/
/*    }  */
/*    .content-sec .stk-img4 {*/
/*        right: 0%;*/
/*    }*/
/*    .sec-one-inner .content-sec {*/
/*        margin-bottom: 0px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 600px) {*/
/*    .sec-one-main .sec-one-inner {*/
/*        margin-top: 6rem;*/
/*    }   */
/*}*/
/*@media screen and (max-width: 500px) {*/
/*    .content-sec .stk-img2 {*/
/*        max-width: 220px;*/
/*    }*/
/*    .sec-one-inner {*/
/*        margin-top: 4rem;*/
/*    }*/
/*}*/


/*input[type='radio'] {*/
/*    -webkit-appearance: none;*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    border-radius: 50%;*/
/*    outline: none;*/
/*    border: 1px solid #fff;*/
/*}*/

/*input[type='radio']:before {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    margin: 0% auto;*/
/*    border-radius: 50%;*/
/*}*/

/*input[type="radio"]:checked:before {*/
/*    background: #fff;*/
        
/*}*/
    
/*input[type="radio"]:checked {*/
/*  border-color:#fff;*/
/*}*/



/*.main-container*/
/*{*/
/*	width: 1170px;*/
/*	margin: 0 auto;*/
	/*float: left;*/
/*}*/
/*.content*/
/*{*/
/*	width:90%;*/
/*	margin: 0 auto;*/
/*	display:flex;*/
/*}*/
/*.boxes*/
/*{*/
/*	flex:1;*/
/*}*/
/*.box-one*/
/*{*/
/*	text-align:right;*/
/*	position:relative;*/
/*}*/
/*.box-one .img-1*/
/*{*/
/*	height: 110px;*/
/*	position: absolute;*/
/*	top: 2%;*/
/*	right: 12%;*/
/*}*/
/*.img-text1*/
/*{*/
/*	position: absolute;*/
/*	bottom: 22%;*/
/*	right: -9%;*/
/*	width: 200px;*/
/*	text-align: center;*/
/*	font-size: 12px;*/
/*}*/
/*.img-text1 a:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*.box-one .img-2*/
/*{*/
/*	height: 1px;*/
/*	width: 80px;*/
/*	position: absolute;*/
/*	right: -46%;*/
/*	top: 39%;*/
/*}*/
/*.box-two img*/
/*{*/
/*	width:100%;*/
/*}*/
/*.box-three*/
/*{*/
/*	position:relative;*/
/*	text-align:left;*/
/*}*/
/*.box-three .img-3*/
/*{*/
/*	height: 1px;*/
/*	width: 80px;*/
/*	position: absolute;*/
/*	top: 42%;*/
/*    left: -57%;*/
/*}*/
/*.img-text2*/
/*{*/
/*	position: absolute;*/
/*	top: 50%;*/
/*	width: 145px;*/
/*	font-size: 12px;*/
/*	text-align: center;*/
/*	left: -50px;*/
/*}*/
/*.box-three .img-4*/
/*{*/
/*	height: 135px;*/
/*}*/
/*.img-text3*/
/*{*/
/*	position: absolute;*/
/*	bottom: 10%;*/
/*	right: 0;*/
/*}*/
/*.img-text3 p*/
/*{*/
/*	position: absolute;*/
/*	width: 200px;*/
/*	font-size: 12px;*/
/*	text-align: center;*/
/*	bottom: 32%;*/
/*	right: -88%;*/
/*}*/

/*@media only screen and (min-width: 767px) and (max-width: 1100px)  {*/
    
/*   .main-container*/
/*    {*/
/*        width: 100%;*/
/*    }*/
/*    .content */
/*    {*/
/*        width: 95%;*/
/*        margin: 0 auto;*/
/*        position: relative;*/
/*    }*/
    
/*}*/
/*@media (max-width:767px)*/
/*{*/
/*    .main-container*/
/*    {*/
/*        width: 100%;*/
/*    }*/
/*    .content */
/*    {*/
/*        width: 90%;*/
/*        margin: 0 auto;*/
/*        position: relative;*/
/*    }*/
/*    .box-one*/
/*    {*/
/*        position: initial;*/
/*    }*/
/*    .box-one .img-1 {*/
/*        height: 110px;*/
/*        position: absolute;*/
/*        top: 2%;*/
/*        left: 0;*/
/*    }*/
/*    .img-text1*/
/*    {*/
/*        left: -7%;*/
        /*bottom: 19%;*/
/*        bottom: 30%;*/
/*        width: 126px;*/
/*        font-size: 10px;*/
/*    }*/
/*    .box-one .img-2*/
/*    {*/
        /*right: -14%;*/
        /*width: 34px;*/
/*        width: 50px;*/
/*        transform: rotate(-35deg);*/
/*        top: -25%;*/
/*        right: -5%;*/
/*    }*/
/*    .box-two*/
/*    {*/
/*        text-align: center;*/
/*    }*/
/*    .box-two img*/
/*    {*/
/*        height: 400px;*/
/*        width: auto;*/
/*        max-width: revert;*/
/*    }*/
/*    .box-three*/
/*    {*/
/*        position: initial;*/
/*    }*/
/*    .img-text2*/
/*    {*/
/*        top: 19%;*/
/*        left: auto;*/
/*        right: -6%;*/
/*        width: 100px;*/
/*        font-size: 10px;*/
/*    }*/
/*    .box-three .img-3*/
/*    {*/
/*        width: 50px;*/
/*    }*/
/*    .box-three .img-4*/
/*    {*/
/*        height: 100px;*/
/*    }*/
/*    .img-text3 p*/
/*    {*/
/*        font-size: 10px;*/
/*        right: -38%;*/
/*        width: 126px;*/
/*        bottom: 30%;*/
/*    }*/
/*}*//* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2490c15 */.main-container
{
	width: 1170px;
	margin: 0 auto;
	/*float: left;*/
}
.content
{
	width:90%;
	margin: 0 auto;
	display:flex;
}
.boxes
{
	flex:1;
}
.box-one
{
	text-align:right;
	position:relative;
}
.box-one .limg-1
{
	height: 110px;
	position: absolute;
	top: 2%;
	right: 12%;
}
.box-one .limg-2
{
	height: 1px;
	width: 80px;
	position: absolute;
	right: -46%;
	top: 39%;
}
.box-two img
{
	width:100%;
}
.box-three
{
	position:relative;
	text-align:left;
}
.box-three .limg-3
{
	height: 1px;
	width: 80px;
	position: absolute;
	top: 42%;
    left: -57%;
}
.limg-text2
{
	position: absolute;
	top: 50%;
	width: 152px;
	font-size: 12px;
	text-align: center;
	left: -60px;
}
.box-three .limg-4
{
	height: 135px;
}
.limg-text3
{
	position: absolute;
	bottom: 3%;
	left: 0;
}
.limg-text3 p
{
	position: absolute;
	width: 200px;
	font-size: 12px;
	text-align: center;
	bottom: 32%;
	right: -88%;
}


@media only screen and (min-width: 767px) and (max-width: 1100px)  {
    
   .main-container
    {
        width: 100%;
    }
    .content 
    {
        width: 95%;
        margin: 0 auto;
        position: relative;
    }
    
}
@media (max-width:767px)
{
    .main-container
    {
        width: 100%;
    }
    .content 
    {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }
    .box-one.bottle-design
    {
        position: initial;
    }
    .box-one .limg-1 {
        height: 110px;
        position: absolute;
        top: 2%;
        left: 0;
    }
    /*.box-one .rimg-2*/
    /*{*/
    /*    right: -14%;*/
    /*    width: 34px;*/
    /*    width: 50px;*/
    /*    transform: rotate(-35deg);*/
    /*    top: -25%;*/
    /*    right: -5%;*/
    /*}*/
    .box-two
    {
        text-align: center;
    }
    .box-two img
    {
        height: 400px;
        width: auto;
        max-width: revert;
    }
    .box-three
    {
        position: initial;
    }
    .limg-text2
    {
        top: 50%;
        left: auto;
        right: -6%;
        width: 100px;
        font-size: 10px;
    }
    .box-three .limg-3
    {
        width: 42px;
    }
    .box-three .limg-4
    {
        height: 100px;
    }
    .limg-text3 {
        right: 0;
        left: unset;
    }
    .limg-text3 p
    {
        font-size: 10px;
        right: -38%;
        width: 126px;
        bottom: 30%;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px)  {
    .box-one .limg-2
    {
       /* right: -14%; */
        /* width: 34px; */
        width: 50px;
        /* transform: rotate(-35deg); */
        top: 30%;
        right: -40%;
    }
}
@media only screen and (min-width: 400px) and (max-width: 600px)  {
    .box-one.bottle-design
    {
        padding-left: 20%;
    }
    
}
@media (max-width:400px)
{
    .box-one.bottle-design
    {
        padding-left: 15%;
    }
    .box-one .limg-2
    {
        /*right: -14%;*/
        /*width: 34px;*/
        width: 50px;
        transform: rotate(-35deg);
        top: -25%;
        right: -25%;
    }
}/* End custom CSS */