@media only screen and  (max-width: 1200px) {  }

@media only screen and (max-width:1160px)   {  }

@media only screen and (max-width:991px)    {  }
 
@media only screen and  (max-width: 768px)  {  }

@media only screen and  (max-width: 576px)  { 


header.main-header .logo-main h1 {
    font-family: Merriweather;
    font-size: 22px;
}

header.main-header .logo-main img {
    padding: 30px 0px 0;
}


header.main-header .right-lock {
    text-align: center;
    padding-top: 15px;
}

.secure-your-will-head h2 {
    font-size: 21px;
    padding-bottom: 0;
}

section.banner-wrap-main br {
    display: none;
}

section.banner-wrap-main .copy-lines-main h4 {
    font-size: 17px;
    line-height: 23px;
    padding: 10px 0 25px 0;
}

section.banner-wrap-main .note-main h5 {
    font-size: 17px;
}

section.walt-main-wrap h1.top-head {
    font-size: 17px;
    padding: 30px 0 45px;
}
section.take-care h2 {
    font-size: 22px;
    line-height: 36px;
}
section.footer-main h1 {
    font-size: 22px;
    line-height: 31px;
}
section.footer-bottom {
    padding: 0px 0 15px;
}

section.banner-wrap-main .note-main h5 {
    margin-top: 0px;
}

}
@media only screen and  (max-width: 375px)  {  }

