@media screen and (min-width: 280px) and (max-width: 767px) {
    .main-section {
        height: auto;
    }
    .padding-right {
        padding-right: 15px;
        text-align: left;
        padding: 2rem 15px;
    }
    .on-mobile {
        display: block;
    }
    .main-section .main-section-content h1 {
        font-size: 25px;
        line-height: 35px;
    }
    .main-section .main-section-content p {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .feature-section .feature-inner:nth-child(odd) .main-feature-box {
        background: rgba(255, 255, 255, 0.20);
    }
    .feature-section .feature-inner:nth-child(even) .main-feature-box {
        background: rgba(255, 255, 255, 0.10);
    }
    .main-feature-box {
        padding: 1rem;
    }
    .about-section.ptb-4 {
        padding: 0;
    }
    .about-section .offset-xl-6 {
        padding: 0;
    }
    .about-content {
        padding: 3rem 1rem;
    }
    .security-silder.owl-theme .owl-nav [class*='owl-'].owl-next {
        right: -40px;
    }
    .security-silder.owl-theme .owl-nav [class*='owl-'] {
        left: -40px;
        font-size: 30px;
    }
    .security-section {
        padding: 3rem 0;
    }
    .security-section h2,
    .about-content h2 {
        font-size: 25px;
    }
    .security-silder {
        padding-top: 2rem;
        width: 80%;
    }
    .security-box h3 {
        height: auto;
        font-size: 18px;
        margin-bottom: 2rem;
    }
    .security-box p {
        font-size: 13px;
    }
    .security-box {
        min-height: 450px;
    }
    .security-section .col-xl-3 {
        text-align: center;
    }
    footer .circle {
        margin: auto;
    }
    .links ul li {
        display: inline-block;
    }
    .links ul li {
        padding: 0 .5rem;
        position: relative;
    }
    .down-sec {
        padding-top: 1rem;
    }
    .pl-6 {
        padding-left: 15px;
    }
    .links ul,
    .down-sec {
        text-align: center;
    }
    .down-sec:last-child {
        padding-left: 20px;
    }
    .megamenu-section {
        background-color: #fff!important;
        padding: 0rem 1rem!important;
        width: 100%!important;
    }
    .megamenu-section .row .col-xl-3,
    .megamenu-section .row .col-xl-6 {
        padding: 0;
    }
    .megamenu-section h6 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        font-family: 'Century Gothic Bold';
    }
    #header.headroom.is-sticky .navbar-nav .nav-item a {
        line-height: 25px;
    }
    .page-title-area {
        padding: 50px 0;
    }
    .page-title-area .page-title-content h2, .page-title-area .page-title-content h1 {
        font-size: 20px;
    }
    .about-heading {
        font-size: 20px;
    }
    .page-title-area .page-title-content ul {
        margin-bottom: 10px;
    }
    .about-self {
        padding-left: 0px;
        margin-top: 1rem;
    }
    .about-the-person p {
        margin-bottom: 0px;
    }
    .page-title-area .page-title-content ul li {
        font-size: 10px;
    }
    .ptb-5 {
        padding: 3rem 0;
    }
    .contact-us-section span {
        flex-wrap: wrap;
    }
    .contact-us-section p {
        font-size: 13px;
    }
    .social-media-connect p {
        flex-wrap: wrap;
    }
    .social-media-connect p a i {
        margin-left: 0px;
    }
    .contact-bg-sec .col-xl-5,
    .contact-bg-sec .col-xl-7 {
        width: initial;
    }
    .btn-submit {
        width: 100%;
        margin-top: 1rem;
    }
    .social-media-icon {
        position: initial;
    }
    .contact-info:before {
        width: 200px;
        height: 200px;
    }
    .contact-info:after {
        width: 50px;
        height: 50px;
        bottom: 45px;
        right: 45px;
    }
    .contact-type .contact-d a {
        font-size: 12px;
        opacity: 1;
        font-family: 'Century Gothic Regular';
    }
    #testimonial .team-slides.owl-theme .owl-nav [class*='owl-'] {
        display: none;
    }
    .worldwide-img-sec img {
        width: 100%;
    }
    .services-img {
        padding-bottom: 2rem;
    }
    .float {
        display: none;
    }
    .inline-type {
        column-count: initial;
    }
    .link-section {
        columns: initial;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-section {
        padding: 3rem 0;
        height: auto;
    }
    .main-section .main-section-content h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .main-feature-box {
        padding: 2rem .7rem;
    }
    .main-feature-box i {
        font-size: 30px;
        padding: .9rem 1rem;
    }
    .main-feature-box i img {
        width: 100%;
    }
    .main-feature-box p {
        font-size: 11px;
        width: 70%;
    }
    .main-section .main-section-content p {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .padding-right {
        padding-right: 3rem;
    }
    .about-section {
        background-size: cover!important;
        background-repeat: no-repeat!important;
    }
    .about-content p {
        font-size: 12px;
    }
    .security-box h3 {
        height: auto;
        font-size: 17px;
        margin-bottom: 2rem;
    }
    .security-box p {
        font-size: 12px;
    }
    .security-silder {
        width: 90%;
    }
    .security-silder.owl-theme .owl-nav [class*='owl-'].owl-next {
        right: -55px;
    }
    .security-silder.owl-theme .owl-nav [class*='owl-'] {
        left: -55px;
    }
    .security-box {
        padding: 2rem 1.5rem;
    }
    .security-section h2 {
        font-size: 22px;
    }
    footer .circle {
        margin: auto;
    }
    .pl-6 {
        padding-left: 0px;
    }
    .megamenu-section {
        background-color: #fff!important;
        padding: 0rem 2.2rem!important;
        width: 87%!important;
    }
    .megamenu-section .row .col-xl-3,
    .megamenu-section .row .col-xl-4 {
        padding: 0;
    }
    .megamenu-section h6 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        font-family: 'Century Gothic Bold';
    }
    #header.headroom.is-sticky .navbar-nav .nav-item a {
        line-height: 25px;
    }
    .contact-type .contact-d a {
        font-size: 12px;
        opacity: 1;
        font-family: 'Century Gothic Regular';
    }
    .contact-info {
        padding: 2rem 1rem;
    }
    .contact-form form .row .col-md-6 {
        width: 100%;
    }
    .contact-bg-sec .col-xl-7 {
        width: 51.333333%;
    }
    .contact-bg-sec .col-xl-5 {
        width: 48.666667%;
    }
    #testimonial .team-slides.owl-theme .owl-nav [class*='owl-'] {
        display: none;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .startp-nav nav .navbar-nav .nav-item a {
        margin-right: 15px;
        margin-left: 15px;
    }
    .main-section .main-section-content h1 {
        font-size: 28px;
        line-height: 44px;
    }
    .main-section {
        padding: 4rem 0;
        height: auto;
    }
    .security-silder {
        width: 85%;
    }
    .security-silder.owl-theme .owl-nav [class*='owl-'].owl-next {
        right: -70px;
    }
    .security-silder.owl-theme .owl-nav [class*='owl-'] {
        left: -70px;
    }
    .contact-type .contact-d a {
        font-size: 13px;
    }
}

@media screen and (min-width: 768px) {
    .desktop-off {
        display: none!important;
    }
}

@media screen and (min-width: 375px) and (max-width: 380px) {
    .contact-us-section p {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) {
    .box-cii {
        position: absolute;
        right: 0;
        z-index: 111;
        display: flex;
        background: #fff;
    }
    .lhs-box {
        font-family: 'Century Gothic Bold';
        background: #26d366;
        display: flex;
        position: relative;
        padding: .3rem .6rem;
        align-items: center;
        padding-right: 2.5rem;
    }
    .lhs-box:after {
        border-color: #26d366 transparent;
        border-style: solid;
        border-width: 35px 35px 0 0px;
        content: "";
        left: -35px;
        transform: rotate(90deg);
        position: absolute;
        top: 0;
        width: 19%;
    }
    .lhs-box a {
        background: #25d366;
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: .6px;
    }
    .rhs-box {}
    .rhs-box .social-media {
        background: #a6ce3a;
        padding: .2rem .8rem .2rem .5rem;
        position: relative;
    }
    .rhs-box .social-media:after {
        border-color: #a6ce3a transparent;
        border-style: solid;
        border-width: 35px 35px 0 0px;
        content: "";
        left: -35px;
        transform: rotate(90deg);
        position: absolute;
        top: 0;
        width: 19%;
    }
    .rhs-box .social-media ul {
        margin-top: 0;
    }
    .rhs-box .social-media ul li {
        margin-left: .7rem;
    }
    .rhs-box .social-media ul li:first-child {
        margin-left: 0;
    }
    .rhs-box .social-media ul li a {
        font-size: 15px;
        color: #fff;
        text-decoration: none;
    }
    .rhsv-box {
        font-family: 'Century Gothic Bold';
        display: flex;
        background: #8414d8;
        align-items: center;
        padding: .3rem .6rem;
        padding-right: 2.5rem;
        position: relative;
    }
    .rhsv-box a {
        background: #8414d8;
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: .6px;
    }
    .rhsv-box:after {
        border-color: #8414d8 transparent;
        border-style: solid;
        border-width: 35px 35px 0 0px;
        content: "";
        left: -35px;
        transform: rotate(90deg);
        position: absolute;
        top: 0;
        width: 16%;
    }
}

@media screen and (min-width: 768px) {
    .on-mobile {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    footer {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .box-cii {
        display: none;
    }
    .on-mobile {
        display: block;
    }
    footer .circle {
        width: 150px;
        height: 150px;
    }
    footer .circle h5 {
        font-size: 13px;
    }
}