/*color: #003ad6;*/

section.stayfree-sec-01{}
section.stayfree-sec-01 p{}

section.stayfree-sec-02{background:#ffffff;position:relative;}
section.stayfree-sec-02 .fonts_wrp{border: 1px solid #003ad5;padding: 30px 50px;gap: 10%;display:flex;flex-wrap: nowrap;flex-direction: row;justify-content: space-around;}
section.stayfree-sec-02 .fonts_wrp img{max-width: 320px;}
section.stayfree-sec-02 ul.color_palette{margin:0px;padding: 30px 50px;list-style-type:none;gap: 4vh;border: 1px solid #003ad5;height: 100%;display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;align-items: center;}
section.stayfree-sec-02 ul.color_palette li{font-family: 'Open sans';display: flex;flex-direction: column;align-items: center;}
section.stayfree-sec-02 ul.color_palette li:before{content:"";width:10vh;height:10vh;border-radius: 100px;display: inline-block;margin-bottom: 10px;}
section.stayfree-sec-02 ul.color_palette li p{margin-bottom:0px;}

section.stayfree-sec-02 ul.color_palette li:nth-child(1):before{background:#003ad5;border:1px solid #003ad5;}
section.stayfree-sec-02 ul.color_palette li:nth-child(2):before{background:#0097ff;border:1px solid #0097ff;}
section.stayfree-sec-02 ul.color_palette li:nth-child(3):before{background:#ffffff;border:1px solid #003ad5;}
section.stayfree-sec-02 ul.color_palette li:nth-child(4):before{background:#333333;border:1px solid #333333;}
section.stayfree-sec-02 ul.color_palette li:nth-child(5):before{background:#df1683;border:1px solid #df1683;}


section.stayfree-sec-02 ul.color_palette li:nth-child(1){color:#003ad5;}
section.stayfree-sec-02 ul.color_palette li:nth-child(2){color:#0097ff;}
section.stayfree-sec-02 ul.color_palette li:nth-child(3){color:#000000;}
section.stayfree-sec-02 ul.color_palette li:nth-child(4){color:#333333;}
section.stayfree-sec-02 ul.color_palette li:nth-child(5){color:#df1683;}

section.stayfree-sec-02 .stayfree-2{margin-bottom:30px;}
section.stayfree-sec-02 .stayfree-night-ppt{width:100%;}

section.stayfree-sec-03{padding: 0px;}
section.stayfree-sec-03 img{margin-bottom: 0px;}

section.stayfree-sec-04 .stayfree-amazon{width:100%;}

section.stayfree-sec-05{}
section.stayfree-sec-05 .stayfree-5-posters-new{width:100%;}
section.stayfree-sec-05 .stayfree-5-girl{margin-top:-45vh;}




@media(max-width:480px){
	.sticky-inner.adjust-height{
	max-height:70vh;
}
}