@media (min-width: 320px) and (max-width: 414.98px) {
    #bannerLp{
        margin-bottom: 4rem !important;
        height: 49rem !important;
    }
     .banner-lp-text{
         left: 0 !important;
         width:100%;
         margin-top: 4rem;
    }
    .bring-memories-Subhead {
	    height: auto;
	    width: auto;
	    color: #484848;
	    font-size: 20px;
	    line-height: 27px;
	}
	.essential-to-any-heading {
	    height: auto;
	    width: auto;
	    font-size: 24px;
	    font-weight: bold;
	    line-height: 33px;
	}
	.banner-lp-inner > img {
        height: 45rem;
        object-fit: cover;
    }
    .banner-subtext {
	    font-size: 1.6rem;
	}
	.guaranteeImg {
        width: 20%;
    }
    .bottom-icon-head{
        padding-left: 2.2rem;
        width: 80%;
    }
	.mobile-only{
	   display:block !important;   
	}
	h1 {
	    line-height: 3.2rem;
	}
	.the-legend {
	    font-size: 2.4rem !important;
	    line-height: 2.2rem;
	}
	#seoBanner {
	    margin-bottom: 0rem;
	}
	#ribbonOne, #ribbonTwo {
	    margin-top: 1.2rem;
	}
	.benefits{
	    margin-top: 6rem;
	    margin-bottom: 2rem;
	}

}

@media (min-width: 320px) and (max-width: 380.98px) {
	#seoBanner {
        height: 34rem !important;
	}

}
 @media (min-width: 415px) and (max-width: 575.98px) {

     #bannerLp{
        margin-bottom: 4rem !important;
        height: 49rem !important;
    }
     .banner-lp-text{
         left: 0 !important;
         width:100%;
         margin-top: 4rem;
    }  
	.bring-memories-Subhead {
	    height: auto;
	    width: auto;
	    color: #484848;
	    font-size: 20px;
	    line-height: 27px;
	}
	.essential-to-any-heading {
	    height: auto;
	    width: auto;
	    font-size: 24px;
	    font-weight: bold;
	    line-height: 33px;
	}
	.banner-lp-inner > img {
	    height: 45rem;
	    object-fit: cover;
	}	
    .guaranteeImg {
        width: 20%;
    }
    .bottom-icon-head{
        padding-left: 1.5rem;
        width: 80%;
    }
    .mobile-only{
       display:none;  
    }
    h1 {
        font-size: 3.1rem;
        line-height: 3.2rem;
    }
    .the-legend {
        font-size: 2.4rem !important;
        line-height: 2.2rem;
    }
    #ribbonOne, #ribbonTwo {
	    margin-top: 1.2rem;
    }
    .benefits{
        margin-top: 6rem;
        margin-bottom: 2rem;
    }
}
 
@media (min-width: 576px) and (max-width: 767.98px) {
	.img-tablet{
         display:block !important;
    }
    .bring-memories-Subhead {
        width: 46.8rem;
        height: auto;
        font-size: 1.9rem;
        line-height: 2.7rem;
    }
	.mobile-only{
        display:none;   
    }
    .satisfaction-guarantee {
	    font-size: 1.5rem;
	}
	
    .the-legend {
	    font-size: 2.0rem;
	    line-height: 2.2rem;
	}
	.benefits{
        margin-top: 6rem;
        margin-bottom: 2rem;
    }
}
@media (min-width: 576px){
    .container {
	    width: 100%;
	    padding-right: 15px;
	    padding-left: 15px;
	    margin-right: auto;
	    margin-left: auto;
	}
    .col-md-6 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    
     .img-tablet{
         display:block !important;
    }
	
	.container-fluid {
	    width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	    margin-right: auto;
	    margin-left: auto;
	}
	.bring-memories-Subhead {
	    width: 74.8rem;
	    height: auto;
	    font-size: 1.9rem;
	    line-height: 2.7rem;
	}
    .mobile-only{
       display:none;
    }
    .guaranteeImg {
	    width: 20%;
	}
    .bottom-icon-head{
	    float: left;
	    text-align: left;
	    padding-left: 3.5rem;
	    width: 80%;
    }
	.satisfaction-guarantee {
	    font-size: 1.7rem;
	}	
	#ribbonOne {
        margin-top: 1.2rem;
    }
    #ribbonTwo {
        margin-top: 1.2rem;
    }	
    .benefits{
        margin-top: 6rem;
        margin-bottom: 2rem;
    }
}

 @media only screen and (max-width: 768px){
	.the-legend {
        font-size: 2.0rem;
        line-height: 2.2rem;
    }
    .shop-personalized-subtxt {
        font-size: 1.5rem;
    }
    .content-fixed .p-names {
	    font-size: 1.6rem;
	    font-weight: 600; 
    }  
}
@media (max-width: 1199.98px){
    
	.mobile-only{
       display:none;  
    }
}
@media (min-width: 1200px) and (max-width: 1770px){
    .mobile-only{
       display:none;  
    } 
}
 @media (min-width: 992px) and (max-width: 1199.98px) {
    .mobile-only{
       display:none;  
    }
}
