@media only screen and (max-width: 1000px) and (min-width: 320px) {
    .our-banner {
        padding-top: 0;
    }
    img.mid-seal {
        left: inherit;
        right: -40px;
        max-width: 40%;
        bottom: inherit;
        top: -20px;
    }
    img.top-seal {
        display: none;
    }
    ul.menu {}
    nav.navbar-expand-md.main-menu a:before {
        display: none;
    }
    nav.navbar-expand-md.main-menu img {
        max-width: 12%;
    }
    a.logo img {
        /* max-width: 70%; */
    }
    .our-banner h1 br {
        display: none;
    }
    section {
        overflow: hidden;
        padding: 50px 0;
    }
    h2:after {
        display: none;
    }
    h2 br {
        display: none;
    }
    section.topbar h5 {
        font-size: 13px;
    }
    header {
        text-align: center;
    }
    a.logo {
        margin-bottom: 40px;
        /* display: block; */
    }
    nav.navbar-expand-md.main-menu a {
        font-size: 24px;
    }
    nav.navbar-expand-md.main-menu {
        margin: 0 auto;
    }
    .our-banner h1 {
        font-size: 35px;
    }
    .our-banner h5 br {
        display: none;
    }
    .our-banner h5 {
        font-size: 17px;
    }
    a.btn {
        margin-bottom: 10px;
    }
    section.our-work:after {
        display: none;
    }
    p {}
    section.helping-you p br {
        display: none;
    }
    h2 {
        font-size: 30px;
    }
    .stats:after {
        display: none;
    }
    section.stats h5 {
        margin-bottom: 30px;
    }
    .stats:before {
        display: none;
    }
    section.stats {
        padding: 20px 0;
    }
    section.brand-logos {
        display: none;
    }
    .readybox {
        width: 100%;
        padding: 30px;
    }
    .readybox h2 {
        font-size: 34px;
    }
    .readybox h4 {
        font-size: 23px;
    }
    .benefitImgBox img {
        max-width: 100%;
        left: 0;
    }
    .benefitBox {
        margin-top: 20px;
    }
    .benefitBox:before {
        width: unset;
        left: 20px;
        height: unset;
        bottom: 20px;
    }
    section.list-genres {
        padding: 30px 0;
    }
    section.list-genres li {
        padding-left: 20px;
        width: 220px;
    }
    section.list-genres li {
        display: table;
        margin: 4px auto;
    }
    section.list-genres ul {}
    .awardsBox h2 {
        font-size: 20px;
    }
    .awardsBox ul {
        column-count: 2;
        display: block;
        justify-content: left;
    }
    .awardsBox ul li {
        margin-bottom: 20px;
    }
    section.topbar h5 {
        font-size: 13px;
    }
    header {
        text-align: center;
        margin-top: 0;
        padding: 0;
        top: 30px;
    }
    a.logo {
        margin-bottom: 19px;
        display: block;
        margin-top: 0;
    }
    nav.navbar-expand-md.main-menu a {
        font-size: 20px;
        margin-left: 0;
    }
    nav.navbar-expand-md.main-menu {
        margin: 0 auto;
    }
    .our-banner h1 {
        font-size: 24px;
        margin: 150px 0 10px;
    }
    .our-banner h5 br {
        display: none;
    }
    .our-banner h5 {
        font-size: 17px;
        width: 100%;
        padding: 0;
    }
    a.btn {
        margin-bottom: 10px;
    }
    section.our-work:after {
        display: none;
    }
    p {}
    section.helping-you p br {
        display: none;
    }
    h2 {
        font-size: 30px;
    }
    .stats:after {
        display: none;
    }
    section.stats h5 {
        margin-bottom: 30px;
    }
    .stats:before {
        display: none;
    }
    section.stats {
        padding: 20px 0;
    }
    section.brand-logos {
        display: none;
    }
    .readybox {
        width: 100%;
        padding: 30px;
    }
    .readybox h2 {
        font-size: 34px;
    }
    .readybox h4 {
        font-size: 23px;
    }
    .benefitImgBox img {
        max-width: 100%;
        left: 0;
    }
    .benefitBox {
        margin-top: 20px;
        padding: 50px;
    }
    .benefitBox:before {
        width: unset;
        left: 20px;
        height: unset;
        bottom: 20px;
    }
    section.list-genres {
        padding: 30px 0;
    }
    section.list-genres li {
        padding-left: 20px;
        width: 220px;
    }
    section.list-genres li {
        display: table;
        margin: 4px auto;
    }
    section.list-genres ul {}
    .awardsBox h2 {
        font-size: 20px;
    }
    .awardsBox ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .awardsBox ul li {
        margin-bottom: 20px;
        flex: 0 0 calc(48.66% - 20px);
        margin: 10px 10px;
    }
    .awardsBox {
        padding: 70px 20px;
    }
    .yellowBox {
        max-width: 100%;
        text-align: center;
        padding: 30px;
    }
    .phoneBox {
        margin-left: 0;
        text-align: left;
        margin-right: -31px;
    }
    .phoneBox a {
        font-size: 22px;
    }
    .phoneBox:after {
        display: none;
    }
    section.footer p {
        text-align: center;
    }
    ul.footmenu {
        margin: 0 auto;
    }
    section.footer ul li {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 1460px) {
    .stats:before,
    .stats:after {
        width: 120px;
        background-size: 100%;
        background-repeat: no-repeat;
        height: 130px;
    }
    .stats:before {
        left: -20px;
    }
    .stats:after {
        right: -20px;
    }
    .topbar {
        display: none !Important;
    }
    .our-banner {}
    .popup-content h2 {
        /* color: white; */
        font-size: 17px;
        margin-top: 0;
    }
    .popup-content h2 span {
        /* display: block; */
        /* background: #e1b433; */
    }
    .popup-content h3 {
        font-size: 15px;
    }
}