@font-face {
    font-family: 'alverata-bold-italic';
    src: url('../webfonts/alverata-bolditalic-webfont.woff2') format('woff2'),
        url('../webfonts/alverata-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.text-color-green-accent {
    color: #297151;
}

#landing-page-header-section {
    background: #F7B546;
}
#landing-page-header-section #landing-page-header-benefits h1{
	font-size:3rem;
	line-height:3rem;
}
#landing-page-header-benefits img{
    width: 340px;
}
#landing-page-header-section #landing-page-header-headline h1 {
    text-transform: none;
    color: #297151;
    font-family: 'alverata-bold-italic';
}

#landing-page-header-section #landing-page-header-headline h1>span:first-child {
    display: inline-block;
}

#landing-page-header-section #landing-page-header-headline h1>span:first-child>span {
    display: block;
    text-align: right;
}

#landing-page-header-section #landing-page-header-headline h1>span:first-child span span {
    background: #297151;
    color: #ffffff;
    font-weight: 700;
    padding: 3px;
    font-size: 18px;
}

#landing-page-header-section #landing-page-header-headline>h2 {
    text-align: center;
    color: #ffffff;
    text-transform: none;
    font-family: 'alverata-bold-italic';
}

#landing-page-header-section .row img {
    margin-bottom: -20px;
    position: relative;
    z-index: 9;
}

#landing-page-header-section h4 a {
    background-image: url('../img/landing/top-btn-background.png');
    background-size: cover;
    min-height: 100px;
    display: flex;
    align-items: center;
    text-align: center;
    text-decoration: none;
}

#landing-page-header-section h4 span {
    padding: 10px 20px;
    width: 100%;
    color: #297151;
}


/*** landing page head and foot ****/
@media(min-width:1200px){
	#landing-page-header-benefits img.n-3-n-1 {	
		max-width: 962px;
	}
	#landing-page-header-images-row>div:first-child img{
		 max-height: 280px;
	}
	#landing-page-header-images-row>div:last-child img {
        max-height: 415px;
    }
	#landing-page-header-section #top-right-image{
		max-height: 580px;
	}
	#landing-page-header-section #top-right-image{
		max-height: 582px;
	}
}
@media(min-width:767px){
	body. header{
		display:none;
	}
	body.page-template-page-landing #landing-page-header-benefits .mobile{
		display:none;
	}
	
	#landing-page-header-benefits img.n-3-n-1 {		
		width: 100%;		
	}
}

/*** mobile ****/
@media(max-width:768px){
	.landing-page-related-article-content a {
		margin-bottom: 30px;
	}
	#landing-page-free-from{
		padding: 12px !important;
	}
	body.page-template-page-landing #landing-page-header-benefits .desktop{
		display:none;
	}
	
	body.page-template-page-landing #landing-page-header-benefits{
		display:block !important;
		margin-bottom: 1rem !important;
	}
	body.page-template-page-landing #landing-page-header-benefits img.n-3-n-1 {
		max-width: 46vw !important;
		width: 100% !important;
	}
	body.page-template-page-landing #landing-page-header-benefits h1{
		font-size: 5vw !important;
		line-height: 1.2em !important;
		max-width: 400px;
		margin: auto;

	}
	body.page-template-page-landing #landing-page-header-images-row{
		max-width: 364px;
  		margin: auto;
	}
	
	
}


#landing-page-header-images-row .col-6>a {
    display: inline-block;
    background: #297151;
    padding: 10px;
    font-weight: 700;
    text-decoration: none !important;
}

#landing-page-header-images-row a:hover {
    opacity: 0.7;
}


#landing-page-free-from {
    color: #ffffff;
    background: #297151;
}

#landing-page-free-from .container>span {
    vertical-align: middle;
}

#landing-page-free-from ul li {
    padding: 10px;
    margin-right: -5px;
}

#landing-page-free-from ul li {
    transform: skewX(10deg);
}

#landing-page-free-from ul li span {
    transform: skewX(-10deg);
    display: inline-block;
    vertical-align: middle;
}

#landing-page-free-from ul li:nth-child(1) {
    background: rgba(255, 255, 255, 0.1);
}

#landing-page-free-from ul li:nth-child(2) {
    background: rgba(255, 255, 255, 0.2);
}

#landing-page-free-from ul li:nth-child(3) {
    background: rgba(255, 255, 255, 0.3);
}

#landing-page-free-from ul li:nth-child(4) {
    background: rgba(255, 255, 255, 0.4);
}

#landing-page-free-from ul li:nth-child(5) {
    background: rgba(255, 255, 255, 0.5);
}

#landing-page-second-section>.container>div {
    background: rgba(233, 230, 230, 0.7);
}

#landing-page-second-section #top-left-img {
    margin-bottom: 50px;
    text-align: center;
    padding: 40px;
}

#landing-page-second-section #top-left-img img.main {
    border-radius: 50%;
    background-color: #F7B546;
}

#landing-page-second-section #top-left-img div img {
    max-width: 30px;
}

#landing-page-second-section #top-left-img div {
    text-align: center;
}

.text-circle-around-image {
    align-items: center;
    display: flex;
    width: 80px;
    height: 80px;
    background: white;
    border-radius: 50%;
}

.text-circle-around-image span {
    margin-top: 0 !important;
    font-size: 12px !important;
    width: 100%;
}

#landing-page-second-section #top-left-img div:nth-of-type(1) {
    position: absolute;
    left: 1%;
    bottom: 55%;
}

#landing-page-second-section #top-left-img div:nth-of-type(2) {
    position: absolute;
    left: 11%;
    bottom: 3%;
}

#landing-page-second-section #top-left-img div:nth-of-type(3) {
    position: absolute;
    left: 60%;
    bottom: 3%;
}

#landing-page-second-section #top-left-img div:nth-of-type(4) {
    position: absolute;
    top: 12%;
    right: 12%;
}

#landing-page-second-section #top-left-img div:nth-of-type(5) {
    position: absolute;
    right: 13%;
    top: 10%;
}

#landing-page-second-section #top-left-img span {
    color: #297151;
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px;
}

#landing-page-second-section #second-section-did-you-know-text-wrapper {
    text-align: center;
}

#landing-page-second-section #second-section-did-you-know-text-wrapper>div {
    background: #297151;
    padding: 20px 30px;
    color: #ffffff;
}

#landing-page-second-section #second-section-did-you-know-text-wrapper h3 {
    font-size: 20px;
    text-transform: none;
    color: #ffffff;
}

#landing-page-second-section #second-section-did-you-know-text-wrapper p {
    margin-bottom: 0;
}

#landing-page-second-section #second-section-first-product-wrapper {
    margin-bottom: 20px;
}

#landing-page-second-section #second-section-first-product-wrapper a {
    display: inline-block;
    background: #297151;
    padding: 10px;
    font-weight: 700;
    text-decoration: none !important;
}

#landing-page-second-section #bottom-right-img {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 40px;
}

#landing-page-second-section #bottom-right-img img.main {
    border-radius: 50%;
    background-color: #F7B546;
}

#landing-page-second-section #bottom-right-img div img {
    max-width: 30px;
}

#landing-page-second-section #bottom-right-img div {
    text-align: center;
}

#landing-page-second-section #bottom-right-img div.non-greasy {
    position: absolute;
    right: 66%;
    bottom: 2%;
}

#landing-page-second-section #bottom-right-img div.spf-50-protection {
    position: absolute;
    right: 68%;
    bottom: 64%;
}

#landing-page-second-section #bottom-right-img div.face-and-body {
    position: absolute;
    right: 10%;
    top: 10%;
}

#landing-page-second-section #bottom-right-img div.four-hours-water-resistance {
    position: absolute;
    right: 10%;
    top: 79%;
}

#landing-page-second-section #bottom-right-img div:nth-of-type(6) {
    position: absolute;
    right: 18%;
    bottom: 3%;
}

#landing-page-second-section #bottom-right-img span {
    color: #297151;
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px;
}

#landing-page-second-section #second-section-second-product-wrapper a {
    display: inline-block;
    background: #297151;
    padding: 10px;
    font-weight: 700;
    text-decoration: none !important;
}

#landing-page-icons-carousel .swiper-slide>div {
    background: #F7B546;
    border-radius: 50%;
    width: 150px;
    line-height: 150px;
}

#landing-page-icons-carousel .swiper-slide>div img {
    max-width: 100px;
}
#landing-page-icons-carousel .swiper-slide h4 span {
    font-weight: 400;
}

.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #297151;
}

.swiper-button-prev,
.swiper-button-next {
    color: #297151;
}

#landing-page-know-about-sunscreen-section h2 {
    color: #F7B546;
}

#landing-page-products-carousel-section h2 {
    color: #F7B546;
}

#landing-page-products-carousel h4 a {
    color: inherit;
}

#landing-page-related-articles-section .landing-page-related-article-content a {
    background: #2b7153;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 15px;
    text-decoration: none;
}

body.page-template-page-landing footer{
	display:none;
}
/* body.scrolled:not(.scrolled-related-articles-section) #landing-page-notes-section #sticky-landing-page-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: white;
	z-index: 999;
	padding-top: 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 1px 15px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14);
} */

body #landing-page-notes-section #sticky-landing-page-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: white;
	z-index: 999;
	padding-top: 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 1px 15px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14);
}

/* Animations */

.animate__animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft
}

@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown
}

@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

.for-desktop-only{
	max-width: 1145px;
    margin: 10px auto 0;
	display:none;
}

.for-desktop-only .px-3{
	max-width: 745px;
    margin: 20px auto 0;
	text-align: center;
}
/*-------------------------------------------------------------------------*/
/*	Responsive
/*-------------------------------------------------------------------------*/

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.for-desktop-only{
		display:block;
	}
    #landing-page-second-section #top-left-img div:nth-of-type(1) {
        left: 2%;
        bottom: 56%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(2) {
        bottom: 8%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(3) {
        left: 78%;
        bottom: 15%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(4) {
        top: 12%;
        right: 15%;
    }

    #landing-page-second-section #bottom-right-img div.non-greasy {
        right: 73%;
        bottom: 5%;
    }

    #landing-page-second-section #bottom-right-img div.spf-50-protection {
        right: 79%;
        bottom: 61%;
    }

    #landing-page-second-section #bottom-right-img div.face-and-body {
        right: 62%;
        top: 7%;
    }

    #landing-page-second-section #bottom-right-img div.four-hours-water-resistance {
        right: 62%;
        top: 7%;
    }

    #landing-page-icons-carousel .swiper-slide>div {
        width: 250px;
        line-height: 250px;
    }

    #landing-page-icons-carousel .swiper-slide>div img {
        max-width: 100%;
    }

    #landing-page-know-about-sunscreen-section img {
        min-height: 250px;
        position: relative;
        z-index: 9;
    }

    #landing-page-know-about-sunscreen-section p {
        margin-bottom: 10px;
    }

    #landing-page-know-about-sunscreen-section p span {
        max-width: 255px;
        display: inline-block;
        position: relative;
    }

    #landing-page-know-about-sunscreen-section p span::after {
        display: block;
        content: "";
        position: absolute;
        background: #5D5D5D;
        height: 1px;
    }

    #landing-page-know-about-sunscreen-section .left-col p span::after {
        right: -30%;
        width: 130%;
    }

    #landing-page-know-about-sunscreen-section .right-col p span::after {
        left: -33%;
        width: 133%;
    }
	
	#landing-page-related-articles-wrapper{
        margin-left: -30px;
        margin-right: -30px;
		overflow-x: hidden;
    }
    #landing-page-related-articles-wrapper .row:nth-child(even) .landing-page-related-article-image-col{
        order:2;
    }
    #landing-page-related-articles-wrapper .row:nth-child(even) .landing-page-related-article-image-wrapper{
        margin-left: -30px;
    }
    #landing-page-related-articles-wrapper .row:nth-child(even) .landing-page-related-article-content{
        float: right;
        padding-right: 30px;
    }
}

/* Min-width 1001px */
@media only screen and (min-width: 1001px) {
	#landing-page-header-section #landing-page-header-benefits h1{  
		margin-top:45px;
		margin-bottom:50px;
	}
    #landing-page-free-from ul li {
        padding: 10px 20px;
    }

    #landing-page-second-section>.container>div {
        border-top-left-radius: 30%;
        border-bottom-right-radius: 30%;
        padding-bottom: 0;
    }

    #landing-page-second-section #top-left-img {
        text-align: left;
        padding: 0;
    }

    #landing-page-second-section #top-left-img span {
        font-size: 14px;
    }

    #landing-page-second-section #top-left-img img.main {
        margin-bottom: 100px;
    }

    #landing-page-second-section #top-left-img div img {
        max-width: 75px;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(1) {
        left: 25px;
        bottom: 140px;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(2) {
        left: 220px;
        bottom: 25px;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(3) {
        left: 470px;
        bottom: 100px;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(4) {
		top: 0%;
        right: 48%;
    }

    #landing-page-second-section #second-section-did-you-know-text-wrapper::after {
        display: block;
        content: "";
        position: absolute;
        bottom: -20px;
        right: 0;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 20px 20px 0 0;
        border-color: #F7B546 transparent transparent transparent;
    }

    #landing-page-second-section #second-section-did-you-know-text-wrapper::before {
        display: block;
        content: "";
        position: absolute;
        bottom: 0;
        left: -22px;
        width: 40px;
        height: 100%;
        background: #297151;
        transform: skewX(8deg);
    }

    #landing-page-second-section #second-section-did-you-know-text-wrapper {
        position: absolute;
        right: -20px;
        top: 5%;
        width: 46%;
        text-align: left;
        margin-bottom: 0;
    }

    #landing-page-second-section #second-section-first-product-wrapper {
        position: absolute;
        right: 30px;
        top: 20%;
    }

    #landing-page-second-section #second-section-first-product-wrapper a {
        margin-left: -65px;
    }

    #landing-page-second-section #bottom-right-img {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
    }

    #landing-page-second-section #bottom-right-img span {
        font-size: 14px;
    }

    #landing-page-second-section #bottom-right-img div img {
        max-width: 75px;
    }

    #landing-page-second-section #bottom-right-img div.non-greasy {
        right: 525px;
        bottom: 10px;
    }

    #landing-page-second-section #bottom-right-img div.spf-50-protection {
        right: 545px;
        bottom: 63%;
    }

    #landing-page-second-section #bottom-right-img div.face-and-body {
        right: 430px;
        top: 1%;
    }

    #landing-page-second-section #bottom-right-img div.four-hours-water-resistance {
        right: 430px;
        top: 1%;
    }

    #landing-page-second-section #second-section-second-product-wrapper {
        position: absolute;
        bottom: 40px;
        left: 30px;
    }

    #landing-page-second-section #second-section-second-product-wrapper a {
        margin-left: -65px;
    }

    #landing-page-know-about-sunscreen-section p {
        margin-bottom: 40px;
    }

    #landing-page-know-about-sunscreen-section p span {
        max-width: 280px;
    }
}

/* Min-width 1200px */
@media only screen and (min-width: 1200px) {
	
    #landing-page-header-section #top-right-image {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    #landing-page-header-section #landing-page-header-headline h1>span:first-child>span {
        line-height: 10px;
    }

    #landing-page-second-section>.container>div {
        border-top-left-radius: 26%;
        border-bottom-right-radius: 26%;
    }

    /* .text-circle-around-image{
        width: 70px;
        height: 70px;
    } */
    #landing-page-second-section #top-left-img div:nth-of-type(1) {
        left: -3%;
        bottom: 54%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(2) {
        left: 6%;
        bottom: 10%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(3) {
        left: 52%;
        bottom: 35%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(4) {
        top: 1%;
        right: 53%;
    }

    #landing-page-second-section #top-left-img div:nth-of-type(5) {
        right: 54%;
        top: 0;
    }

    #landing-page-second-section #second-section-did-you-know-text-wrapper {
        width: 50%;
    }

    #landing-page-second-section #second-section-first-product-wrapper {
        right: 5%;
    }

    #landing-page-second-section #bottom-right-img div.non-greasy {
        right: 42%;
        bottom: -20px;
    }

    #landing-page-second-section #bottom-right-img div.spf-50-protection {
        right: 46%;
        bottom: 69%;
    }

    #landing-page-second-section #bottom-right-img div.face-and-body {
        right: 8%;
        top: 4%;
    }

    #landing-page-second-section #bottom-right-img div.four-hours-water-resistance {
        right: -5%;
        top: 35%;
    }

    #landing-page-second-section #bottom-right-img div:nth-of-type(6) {
        right: 8%;
        bottom: -4%;
    }

    #landing-page-second-section #second-section-second-product-wrapper {
        left: 10%;
    }
    #landing-page-related-articles-section .landing-page-related-article-content{
        max-width: 510px;
    }

    #landing-page-related-articles-section .landing-page-related-article-content h3 {
        font-size: 2rem;
    }
    #landing-page-related-articles-section .landing-page-related-article-image-col img{
        height: 550px;
        object-fit: cover;
        width: 100%;
        object-position: center;
    }
}

/* Extra large devices (large laptops and desktops, 1600px and up) */
@media only screen and (min-width: 1600px) {}

/* Large Phones And Tablet */
@media only screen and (max-width: 768px) {
	#landing-page-header-images-row>div:first-child img {
       max-width: 89px;
    }

    #landing-page-header-images-row>div:last-child img {
       max-width: 77px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    #landing-page-header-section #landing-page-header-headline h1 {
        font-size: 36px;
    }

    #landing-page-header-section #landing-page-header-headline>h2 {
        font-size: 26px;
    }

    #landing-page-header-images-row>div:first-child img {
       max-width: 89px;
    }

    #landing-page-header-images-row>div:last-child img {
       max-width: 77px;
    }

    #landing-page-header-section .row img {
        margin-bottom: -10px;
    }

    #landing-page-header-section h4 a {
        font-size: 13px;
        min-height: 70px;
    }

    #landing-page-free-from .container>span {
        display: block !important;
    }

    #landing-page-free-from ul {
        /* width: 190px;
        height: 30px;
        line-height: 30px; */
        vertical-align: middle;
        position: relative;
    }

    #landing-page-free-from ul li {
        padding: 0;
        text-align: left;
        background: none !important;
        display: inline-block;
        margin-right: 5px;
    }

    #landing-page-free-from ul li::before {
        content: '';
        display: inline-block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: white;
        vertical-align: middle;
        transform: skewX(-10deg);
        margin-right: 10px;
    }

    #landing-page-know-about-sunscreen-section h3 {
        font-size: 24px;
    }

    #landing-page-know-about-sunscreen-section p {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
 
    #landing-page-second-section #second-section-first-product-wrapper {
        border-bottom: 2px solid;
        padding-bottom: 30px;
    }

    #landing-page-second-section #second-section-first-product-wrapper img {
        max-height: 225px;
    }

    #landing-page-second-section #second-section-second-product-wrapper img {
        max-height: 225px;
    }
	#landing-page-icons-carousel .swiper-slide h4 {
		font-size: 14px;
	}
    #landing-page-icons-carousel .swiper-slide>div {
        width: 120px;
        line-height: 120px;
    }

    #landing-page-icons-carousel .swiper-slide>div img {
        max-width: 60px;
    }
}