@media only screen and (max-width:991px) {
.navbar-light .navbar-brand {
    width:58%;
}

.navbar-light .navbar-brand img {
    max-height: 35px;
}

}

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

.side-menu {
    padding: 40px 29px 80px;
    min-width: 100%;
}

p {
    font-size: 14px;
}

.banner,
.banner .text-end {
    text-align: center !important;
}

.banner .row,
.banner .h-100 {
    height: initial !important;
}

.banner .bg {
    display: flex;
    align-items: end;
    justify-content: end;
    height: initial;
    padding-top: 200px;
    padding-bottom: 30px;
}

.banner h6 {
    margin: 0px;
    font-size: 14px;
}

.banner h1 {
    font-size: 28px;
    letter-spacing: -1.408px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1;
}

.banner p {
    font-size: 14px;
    max-width: none;
    display: inline-block;
    margin-bottom: 20px;
}

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

.call-btn {
    width: 38px;
    line-height: 38px;
    text-align: center;
    margin-right: 5px;
    padding: 0px 9px;
}

.banner {
    padding: 15px;
}

.header {
    padding: 50px 30px;
}

.banner {
    height: initial;
}

.dont-deal h2 {
    font-size: 29px;
    letter-spacing: -1px;
    margin-bottom: 30px;
}

.dont-deal p {
    font-size: 15px;
    line-height: 22px;
}

.dont-deal .review-text p {
    font-size: 14px;
}

.dont-deal .review-text .img img {
    margin-left: -30px;
    max-height: 44px;
}

.p-mobile-0 {
    padding: 0;
}

.video-box .play {
    max-height: 40px;
}

.video-slider:before {
    height: 135px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #CCC;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 5px 3px;
    border-radius: 50%;
    background: #CCC;
    opacity: .3;
}

.dont-deal {
    padding: 50px 0px;
}

.section-title {
    margin-bottom: 30px;
}

.section-title h2 {
    font-size: 21.074px;
    letter-spacing: -1.054px;
}

.simple-process {
    padding: 30px 0px 25px 0px;
}

.process-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    height: calc(100% - 10px);
    padding: 20px 35px;
}

.process-box .num {
    font-size: 29.199px;
    line-height: 37.005px;
    letter-spacing: -1.46px;

    margin-bottom: 0px;
    min-width: 45px;
}

.process-box h3 {
    font-size: 17px;
    font-weight: 500;
    line-height: 19.477px;
    letter-spacing: -0.85px;
    padding-right: 0px;
}

.process-box p {
    font-size: 14px;
    line-height: 17.743px;
    letter-spacing: -0.7px;
    padding-right: 0px;
    margin-bottom: 0px;
}

.testimonials {
    padding: 40px 0px 40px 0px;
}

.testi-box p {
    color: #000;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.698px;
    min-height: 100px;
}

.profile-user h5 {
    font-size: 12px;
    line-height: 16px;
}

.profile-user>img {
    max-width: 42px;
}

.about .section-title h2 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.about {
    padding: 50px 0px;
    text-align: center;
}

.about .text-center img.w-100 {
    max-width: 200px;
    border-radius: 10px;
}

.faq {
    padding: 50px 0px 40px 0px;
}

.cta {
    padding: 0px 0px 50px 0px;
}

.cta .row>div {
    padding: 0px 15px;
}

.cta .bg {
    padding: 45px 0px;
    border-radius: 20px;
}

.cta .section-title h2 {
    font-size: 22px;
    letter-spacing: -0.5px;
}

.cta .section-title h6 {
    font-size: 15px;
    letter-spacing: -0.3px;
    line-height: 1.4;
    margin: 5px 0px 10px 0px;
}

.cta .section-title p {
    font-size: 14px;
    letter-spacing: -0.3px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.footer {
    padding: 40px 15px;
}

.footer ul {
    margin-bottom: 60px;
}

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

.footer ul li {
    margin-right: 16px;
}

.footer ul li:last-child {
    margin-right: 0px;
}

.footer h3 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.116px;
}

.footer .right p {
    margin-bottom: 20px;
}

.footer .logo {
    margin-top: 50px;
    margin-bottom: 20px;
}

.footer .logo img {
    max-height: 40px;
}

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

.footer .top {
    margin-top: 110px;
}

.footer p.copy {
    text-align: right;
    font-size: 9px;
}

.footer .social-link a img {
    max-height: 23px;
}

.footer .social-link a {
    display: inline-block;
    margin-right: 0px;
}


}

@media only screen and (min-width:768px) and (max-width:991px) {
h2 {
    font-size: 40px;
    line-height: 1.4;
}

p {
    font-size: 14px;
}

.dont-deal h2 {
    font-size: 35.86px;
}

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

.footer {
    padding: 40px 15px;
}

.footer ul {
    margin-bottom: 125px;
}

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

.footer ul li {
    margin-right: 16px;
}

.footer ul li:last-child {
    margin-right: 0px;
}

.footer h3 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.116px;
}

.footer .right p {
    margin-bottom: 20px;
}

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

.footer .top {
    margin-top: 110px;
}

.footer p.copy {
    font-size: 10px;
}

.footer .social-link a img {
    max-height: 23px;
}

.footer .social-link a {
    margin-right: 0px;
}

}

@media only screen and (min-width:992px) and (max-width:1199px) {

.footer {
    padding: 40px 15px;
}

.footer ul {
    margin-bottom: 125px;
}

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

.footer ul li {
    margin-right: 16px;
}

.footer ul li:last-child {
    margin-right: 0px;
}

.footer h3 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.116px;
}

.footer .right p {
    margin-bottom: 20px;
}

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

.footer .top {
    margin-top: 110px;
}

.footer p.copy {
    font-size: 10px;
}

.footer .social-link a img {
    max-height: 23px;
}

.footer .social-link a {
    margin-right: 0px;
}

}

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


}

 @media only screen and (min-width: 576px) and (max-width: 767px) {
.cta {
    padding: 0px 0px 60px 0px;
}
}