@media only screen and (max-width: 375px) and (min-width: 0px) {
.snup-sec {  width: 100%;   padding: 20px 0;}
.lgn-sec {  width: 100%;   padding: 25px 0;}
ul.frgt-pss li:last-child {   float: none;}
ul.frgt-pss li {  display: block;    text-align: center !important;}


}

@media only screen and (max-width: 480px) and (min-width: 376px){
.snup-sec {  width: 100%;   padding: 20px 0;}
.lgn-sec {  width: 100%;   padding: 25px 0;}
ul.frgt-pss li:last-child {   float: none;}
ul.frgt-pss li {  display: block;    text-align: center !important;}
}

@media only screen and (max-width: 600px) and (min-width: 481px){ 
.snup-sec {  width: 100%;   padding: 20px 0;}
.lgn-sec {  width: 100%;   padding: 25px 0;}
ul.frgt-pss li:last-child {   float: none;}
ul.frgt-pss li {  display: block;    text-align: center !important;}
}

@media only screen and (max-width: 667px) and (min-width: 601px){



}

@media only screen and (max-width: 800px) and (min-width: 668px){ 


}

@media only screen and (max-width: 962px) and (min-width: 801px){

}

@media only screen and (max-width: 1067px) and (min-width: 963px){

}

@media only screen and (max-width: 1280px) and (min-width: 1068px){

}