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

@media only screen and (max-width: 767px) {
h1, .h1 {
    font-size: 35px;
}

h2, .h2 {
    font-size: 26px;
}

h4, .h4 {
    font-size: 20px !important;
}

.main-sidemenu {
    min-width: 100%;
    max-width: 100%;
}

.banner h1 {
    font-size: 38px;
}

p {
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.banner h6 {
    font-size: 11px;
}

.btn-default {
    font-size: 16px;
    line-height: 50px;
    padding: 0px 25px;
}

.works img {
    margin: 0px 5px;
    max-height: 20px;
}

.works p {
    margin: 0px 10px 0px 0px;
}

.section-title h2 {
    font-size: 26px;
}

.section-title h6 {
    font-size: 12px;
}

.features h3 {
    font-size: 24px;
}

.compliance .section-title {
    padding: 50px 10px;
}

.compliance .img {
    margin: -90px 0px -70px 0px;
}

.about {
    padding: 100px 0px 0px 0px;
}

.compliance {
    padding: 0px 0px 100px 0px;
}

.howitworks {
    padding: 100px 0px 40px 0px;
}

.pricing .bg {
    padding: 60px 15px;
}

.pricing-box h6 {
    font-size: 16px;
    line-height: 17px;
}

.pricing-box h3 {
    font-size: 33px;
}

.accordion-button {
    font-size: 14px;
}

.get-started {
    padding: 80px 0px 0px 0px;
}

.footer {
    text-align: center !important;
}

.footer ul {
    padding: 15px 0px 0px 0px;
    text-align: center !important;
}

.footer ul li {
    margin: 0px 6px;
}

.footer .middle ul li {
    margin: 0px 6px;
}

}

@media only screen and (min-width: 768px)and (max-width: 991px) {
h1, .h1 {
    font-size: 35px;
}

h2, .h2 {
    font-size: 28px;
}

h4, .h4 {
    font-size: 20px !important;
}

p {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

.banner h1 {
    font-size: 44px;
}

.btn-default {
    font-size: 16px;
    line-height: 50px;
    padding: 0px 25px;
}

.section-title h2 {
    font-size: 30px;
}

.section-title h6 {
    font-size: 12px;
}

.compliance .section-title {
    padding: 80px 40px;
}

.compliance .img {
    margin: -120px 0px -90px 0px;
}

.pricing .bg {
    padding: 80px 30px;
}

.pricing-box h3 {
    font-size: 26px;
}

.pricing-box h6 {
    font-size: 15px;
    line-height: 12px;
}

.pricing-box.middle .tag {
    padding: 12px 9px;
    font-size: 10px;
}

.pricing-box p {
    font-size: 15px !important;
}

.footer .middle ul li {
    margin: 0px 0px;
    padding: 0px 7px;
}

.footer ul li {
    margin: 0px 0px;
    padding: 0px 7px;
}

.footer ul li a {
    font-size: 14px;
}

.footer p {
    font-size: 14px !important;
}

.accordion-button {
    font-size: 17px;
}

}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
h1, .h1 {
    font-size: 35px;
}

h2, .h2 {
    font-size: 28px;
}

h4, .h4 {
    font-size: 20px;
}

p {
    font-size: 15px;
}

.compliance .img {
    margin: -120px 0px -90px 0px;
}

.pricing-box h3 {
    font-size: 33px;
}

.pricing-box h6 {
    font-size: 17px;
    line-height: 16px;
}

.section-title h2 {
    font-size: 42px;
}

.footer .middle ul li {
    margin: 0px 6px;
}

.footer p {
    font-size: 15px;
}

.btn-default {
    font-size: 16px;
    line-height: 50px;
    padding: 0px 25px;
}

}

@media only screen and (min-width: 1200px)and (max-width: 1399px) {
h1, .h1 {
    font-size: 46px;
}

h4, .h4 {
    font-size: 19px;
}

}