@media (max-width: 1200px) {
    .container-fluid {
        width: calc(100% - 30px);
    }

    header .container-fluid {
        width: 100%;
        max-width: 100%;
    }

    .logo {
        margin: 0;
        width: 110px;
        padding: 0px 10px;
    }

    nav ul li a {
        padding: 0px 5px;
        font-size: 12.5px;
        gap: 5px;
        line-height: 60px;
    }

    .userco span {
        width: 25px;
        padding: 2px;
    }

    nav {
        width: max-content !important;
        margin: 0 auto !important;
        display: inline-block;
        padding: 0 !important;
    }

    .serboxare ul {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 5px;
    }

    .servlist.serboxare ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .gridsecare .serboxsec {
        padding: 10px;
        align-items: flex-start;
        gap: 10px;
        flex-direction: row;
        border-radius: 4px;
    }

    .slider {
        padding: 10px 0px 0;
    }

    .slitexare {
        padding: 10px 0px 30px;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .userco {
        margin: 0px;
        padding: 3px;
        gap: 2px;
        justify-content: space-between;
        align-items: center;
    }

    .userco .Support {
        border-right: 2px solid #374d8b;
        padding-right: 2px;
        margin-right: 2px;
    }

    header nav .dropnav:hover>ul {
        padding: 5px;
    }

    .dropdown li {
        padding: 5px 10px;
        width: 100%;
        margin: 0px 0px 0px;
        line-height: 30px;
    }

    .dropnav li a {
        width: 100%;
        font-size: 12px;
        gap: 5px;
    }

    .subtitle {
        line-height: 15px;
        font-size: 1rem;
        margin-bottom: 10px;
    }

    .slider h2 {
        margin: 5px 0px 10px;
        font-size: 35px;
        line-height: 45px;
    }

    .slider p {
        font-size: 14px;
        line-height: 25px;
    }

    .slitexare h5 {
        font-size: 18px;
        margin: 20px 0px 25px;
        line-height: 23px;
    }

    .gridsecare {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 5px;
        margin-top: 5px;
    }

    .gridsecare .serboxsec p {
        font-size: 11px;
        line-height: 18px;
        width: calc(100% - 50px);
    }

    .gridsecare .serboxsec span {
        width: 40px;
        height: 40px;
        border-radius: 4px;
    }

    .butnraddes {
        padding: 15px 40px;
        font-size: 13px;
        margin-top: 30px;
        font-weight: 600;
    }

    .slider .col-md-4 {
        display: none;
    }

    .slider .col-md-8 {
        width: 100%;
    }

    .serbotseac ul {
        padding: 0;
        margin: 0;
        padding: 0px 0px;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .serbotseac ul li {
        padding: 10px 5px;
        width: 100%;
        line-height: 15px;
        border-bottom: 1px solid #314683;
        border-color: #314683;
    }

    .serbotseac ul li:last-child {
        border-right: 1px solid #314683;
    }

    .serbotseac ul li a {
        font-size: 12px;
        line-height: 18px;
    }

    .compdsec {
        padding: 30px 0px;
    }

    .title h5 {
        font-size: 14px;
        margin: 0px 0px 5px;
        line-height: 15px;
    }

    .services .title h4 {
        line-height: 35px;
    }

    .title h4 {
        font-size: 25px;
        margin-bottom: 0px;
        margin-top: 10px;
        line-height: 35px;
    }

    .serboxare ul li {
        padding: 10px;
        border-radius: 4px;
    }

    .serboxare ul li h4 {
        font-size: 15px;
        line-height: 25px;
        height: unset;
        margin-bottom: 10px;
    }

    .serboxare ul li p {
        line-height: 22px;
        font-size: 12px;
    }

    .compdsec span.connect {
        position: relative;
        margin: 20px 0px 0;
        padding: 5px 10px;
        font-size: 13px;
        gap: 10px;
    }

    .easytep ul {
        margin: 30px 0px 0px;
        width: 100%;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 5px;
    }

    .easytep ul li {
        margin: 0px 0px 30px;
        gap: 5px;
        padding: 10px;
    }

    .easytep ul li span {
        width: 45px;
        height: 45px;
        margin: 10px 0px 5px;
    }

    .easytep ul li h5 {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        height: unset;
    }

    .easytep ul li:nth-last-child(2)::before {
        display: none;
    }

    .left-title .colortext {
        margin: 0 0 5px;
        font-size: 13px;
        line-height: 18px;
    }

    .left-title .texpartag h4 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 5px;
    }

    .left-title .texpartag p {
        font-size: 13px;
        line-height: 23px;
    }

    .left-title .butnraddes {
        width: 200px;
        font-size: 13px;
        padding: 15px 20px;
    }

    .imgsbox img {
        width: 100%;
        padding: 0px;
    }

    .pricebox {
        border: 5px solid #fff;
        box-shadow: 3px 3px 10px 0px #00000026;
        margin-bottom: 30px;
    }

    .pricebox .secdivtop h3 {
        font-size: 16px;
        line-height: 22px;
        height: calc(22px * 2);
        margin-bottom: 10px;
        width: calc(100% - 20px);
    }

    .abuspag h2 {
        font-size: 24px;
        line-height: 30px;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .abuspag .taxsec p {
        margin-top: 10px;
        font-size: 13px;
        line-height: 25px;
    }

    .abuspag .taxsec {
        margin: 0;
        padding: 0;
        padding-right: 0;
    }

    .divid.borbox {
        display: flex;
        margin: 30px 0px 0px;
    }

    .mission-main {
        padding: 15px;
    }

    .hedmmis.flex-left {
        margin-bottom: 10px;
        gap: 10px;
    }

    .mission-main span {
        width: 26px;
        margin: 5px 0px 0px;
        padding: 0;
    }

    .mission-main h3 {
        font-size: 15px;
        margin: 0px 0px 5px;
    }

    .mission-main p {
        line-height: 22px;
        font-size: 12px;
    }

    .abuspag ul {
        gap: 5px;
        top: 40px;
    }

    .abuspag li {
        width: 100%;
        padding: 20px 10px 20px 10px;
        border-radius: 4px;
        border: 1px solid #2a3e773d;
    }

    .abuspag li span {
        font-size: 12px;
        margin-bottom: 20px;
        letter-spacing: 0;
    }

    .flexhed {
        margin: 10px 0 10px;
        font-size: 35px;
        font-weight: 700;
        letter-spacing: -1px;
        width: 100%;
    }

    .abuspag .flexhed span {
        font-size: 35px;
        top: -10px;
        margin-left: 5px;
    }

    .abuspag li p {
        font-size: 11px;
        line-height: 22px;
        margin: 0;
    }

    .accordion-item .accordion-button {
        padding: 10px 10px;
        font-size: 13px;
    }

    .accordion-collapse.collapse.show p {
        font-size: 13px;
        line-height: 25px;
    }

    .review-box {
        margin: 0;
        padding: 20px;
        border-radius: 8px;
        border: 1px solid #2a3e773d;
    }

    .reviewer-details h5 {
        font-size: 14px;
    }

    .reviewer-details p {
        font-size: 13px;
        width: 100%;
        line-height: 15px;
    }

    .reviewer-info .star {
        font-size: 12px;
    }

    .support .lettile {
        padding-right: 0px;
    }

    .support h4 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 10px;
        letter-spacing: -1px;
    }

    .support .lettile p {
        font-size: 13px;
        line-height: 20px;
    }

    .support-list li {
        padding: 20px 10px;
    }

    .support-list li span {
        font-size: 25px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-bottom: 20px;
    }

    .support-list li h5 {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .support-list li p {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 12px;
    }

    footer .foterlogo {
        width: 100%;
        padding-right: 0px;
    }

    footer .foterlogo img {
        width: 150px;
        margin: 0px 0px 15px;
    }

    .foterlogo p {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
    }

    footer ul {
        margin: 0px 0px 30px;
        padding-left: 20px;
    }

    footer .trasprantclas {
        width: calc(100% - 50px);
        margin: 20px auto 20px;
        padding: 10px;
        border: 2px solid #ffffff1a;
    }

    footer h4 {
        font-size: 14px;
        margin-bottom: 20px;
        padding-bottom: 5px;
    }

    footer .trasprantclas .col-md {
        flex: 1 0 33%;
    }

    footer ul li a {
        font-size: 12px;
        line-height: 20px;
    }

    footer ul li {
        line-height: 28px;
    }

    .bangrtopsec .toptext h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .bangrtopsec .toptext h5 {
        font-size: 29px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .bangrtopsec .toptext p {
        font-size: 12px;
        line-height: 25px;
    }

    .bangrtopsec .toptext {
        padding-right: 0px;
    }

    .bangrtopsec .toptext ul {
        margin-top: 30px;
        padding: 0px 0px;
    }

    .bangrtopsec .toptext .list-unstyled li b {
        width: calc(100% - 30px);
    }

    .bangrtopsec .toptext .list-unstyled li {
        gap: 10px;
    }

    .bangrtopsec .toptext li span {
        width: 25px;
        height: 25px;
        font-size: 13px;
    }

    .list-unstyled li:before {
        top: -40px;
        left: 12px;
        width: 2px;
    }

    .bangrtopsec .toptext .contactinfo {
        padding: 10px;
    }

    .bangrtopsec .toptext li a,
    .bangrtopsec .toptext li {
        gap: 10px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .bangrtopsec .toptext li strong {
        font-weight: 500;
    }

    .formboxare {
        padding: 20px;
    }

    .formboxare h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .formboxare h6 strong {
        font-size: 18px;
    }

    .formboxare p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .formboxare .form-group {
        margin-bottom: 15px;
    }

    .formboxare .form-group label {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .formboxare .form-group .form-control {
        height: 35px;
        font-size: 11px;
        width: 100%;
        margin: 0;
        padding: 5px 10px;
    }

    .formboxare .savedata {
        padding: 10px 30px;
        margin: 20px 0 0;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    header {
        padding: 10px 0px;
    }

    .container-fluid {
        width: 100%;
    }

    .nav-toggle {
        position: relative;
        margin: 0px 0px 0px;
        top: 0px;
        display: block;
        transition: all 0.5s linear 0s;
        margin-right: 5px;
    }

    .nav-toggle.on {
        position: relative;
        z-index: 999;
        border-color: rgb(233, 233, 233);
        opacity: 1;
        background: rgba(255, 255, 255, 0.98);
    }

    .nav-toggle.on div {
        background: rgb(0, 0, 0);
    }

    .nav-toggle.on .one {
        transform: rotate(45deg) translate(7px, 7px);
    }

    .nav-toggle.on .two {
        opacity: 0;
    }

    .nav-toggle.on .three {
        transform: rotate(-45deg) translate(6px, -6px);
        width: 100%;
    }

    .activated {
        transition: all 0.5s linear 0s;
        padding: 0px;
        left: 0px !important;
        display: block !important;
    }

    nav {
        display: none;
        position: absolute;
        margin: 0px;
        padding: 0px;
        top: 100%;
        background: rgba(0, 0, 0, 0.78);
        z-index: 99;
        transition: all 0.5s linear 0s;
        transform: unset;
        left: -100% !important;
        width: 100% !important;
        height: 100vh !important;
    }

    header .logo {
        width: 150px;
        padding-left: 5px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    nav {
        display: none;
    }

    nav ul {
        width: 80%;
        text-align: right;
        background: rgb(255, 255, 255);
        padding: 0px;
        overflow: hidden;
        overflow-y: auto;
        padding-top: 15px;
        padding-bottom: 30px;
        height: 100%;
    }

    nav ul li {
        width: 100%;
        text-align: left;
        line-height: unset;
    }

    nav ul li a {
        font-size: 14px;
        padding: 0px 10px;
        line-height: 50px;
        width: 100%;
        border-bottom: 1px solid rgb(237, 237, 237);
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dropnav.active>ul,
    .dropnav.active>.megaropdown {
        border-top: unset;
        border-right: unset;
        border-left: unset;
        border-image: unset;
        box-shadow: unset;
        width: 100%;
        position: relative;
        border-bottom: 1px solid rgba(213, 213, 213, 0.44);
        border-radius: unset;
        display: inline-block !important;
        padding: 0px 10px;
    }

    nav ul .dropnav:hover>ul,
    nav ul .dropnav:hover>.megaropdown {
        display: none;
    }

    .dropnav li a {
        font-size: 13px;
    }

    .userco span {
        width: 30px;
        height: auto;
        padding: 2px;
    }

    .slider {
        padding: 10px 0px 0;
    }

    .subtitle {
        line-height: 25px;
        font-size: 1.0rem;
        margin-bottom: 0px;
    }

    .slitexare {
        padding: 30px 0px;
        width: 100%;
        height: 100%;
    }

    .slider h2 {
        margin: 5px 0px 10px;
        font-size: 25px;
        line-height: 35px;
        font-weight: 800;
    }

    .slider p {
        font-size: 13px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 5px;
    }

    .slitexare h5 {
        font-size: 15px;
        margin: 10px 0px 10px;
        line-height: 25px;
    }

    .slider .col-md-4 {
        display: none;
    }

    .butnraddes {
        padding: 13px 35px;
        font-size: 13px;
        margin-top: 30px;
        font-weight: 600;
        letter-spacing: 0.8px;
    }

    .serbotseac ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0px;
        padding: 0px 0px;
        word-wrap: break-word;
    }

    .serbotseac ul li {
        line-height: 20px;
        border-right: 1px solid #334885;
        border-bottom: 1px solid #334885;
        text-align: center;
    }

    .serbotseac ul li a {
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        padding: 0px;
        display: inline-block;
        letter-spacing: 0.5px;
        font-weight: 500;
        height: 100%;
    }

    .gridsecare .serboxsec span {
        width: 35px;
        height: 35px;
        border-radius: 4px;
    }

    .gridsecare .serboxsec p {
        font-size: 13px;
        line-height: 20px;
        width: 100%;
    }

    .gridsecare {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 15px;
    }

    .serboxare ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .easytep ul {
        margin: 20px 0px 0px;
        padding: 0px 15px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 50px 10px;
    }

    .left-title {
        padding: 0px 20px 30px;
        gap: 0px;
        flex-direction: column;
        align-items: flex-start;
    }

    .servlist.serboxare ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    care .serboxsec {
        padding: 10px;
        gap: 10px;
        border-radius: 6px;
        flex-direction: column;
    }

    .compdsec {
        padding: 30px 0px;
    }

    title h5 {
        font-size: 14px;
        margin: 0px 0px 3px;
        line-height: 20px;
    }

    .services .title h4 {
        line-height: 30px;
    }

    .title h4 {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 0px;
        padding: 0px 20px;
        line-height: 35px;
    }

    .serboxare ul li {
        padding: 10px;
        border-radius: 6px;
    }

    .serboxare ul li span {
        margin-bottom: 10px;
        padding: 0px;
        border-radius: 4px;
        object-fit: cover;
        height: unset;
        object-position: center;
    }

    .serboxare ul li h4 {
        font-size: 14px;
        line-height: 20px;
        height: unset;
        margin-bottom: 10px;
    }

    .serboxare ul li p {
        line-height: 22px;
        font-size: 13px;
    }

    .compdsec span.connect {
        margin: 14px 0px 0;
        padding: 0px 0px;
        font-size: 13px;
        gap: 10px;
        width: max-content;
    }

    .title h5 {
        font-size: 14px;
        margin: 0px 0px 5px;
        line-height: 20px;
    }

    .easytep ul li {
        margin: 0;
        gap: 5px;
        padding: 10px;
        border-radius: 6px;
    }

    .easytep ul li span {
        width: 50px;
        height: 50px;
        margin: 10px 0px 10px;
    }

    .easytep ul li h5 {
        margin: 0 0 10px;
        font-size: 14px;
    }

    .easytep ul li p {
        line-height: 22px;
        font-size: 13px;
        margin-bottom: 20px;
    }

    .easytep ul li:nth-child(2n+2):before {
        display: none;
    }

    .left-title .texpartag {
        width: 100%;
    }

    .left-title .colortext {
        text-align: left;
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 18px;
    }

    .left-title .texpartag h4 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
        text-align: left;
    }

    .left-title .texpartag p {
        font-size: 14px;
        line-height: 25px;
        text-align: left;
    }

    .left-title .butnraddes {
        width: max-content;
        font-size: 12px;
        padding: 10px 20px;
        margin-top: 10px;
        text-align: left;
    }

    .imgsbox img {
        width: 100%;
        padding: 0;
    }

    .stickysecpos {
        margin-top: 30px;
    }

    .pricebox>.secdivtop,
    .pricebox>.listtext {
        padding: 15px;
    }

    .pricebox.overhidbox h3 {
        width: calc(100% - 40px);
    }

    .pricebox .secdivtop h3 {
        font-size: 16px;
        line-height: 25px;
        height: unset;
        margin-bottom: 10px;
    }

    .recentplan {
        top: 25px;
        right: -37px;
        padding: 5px 35px;
    }

    .pricetag-badge {
        font-size: 12px;
    }

    .pricessec.compdsec .col-md-3 {
        margin-bottom: 20px;
    }

    .abuspag h2 {
        font-size: 24px;
        line-height: 35px;
        margin-top: 5px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }

    .abuspag .taxsec p {
        margin-top: 10px;
        font-size: 13px;
        line-height: 30px;
    }

    .abuspag .taxsec {
        padding-right: 0;
    }

    .divid.borbox {
        margin: 30px 0px 30px;
        border-radius: 4px;
    }

    .mission-main {
        padding: 10px;
    }

    .mission-main span {
        width: 25px;
        margin: 5px 0px 0px;
    }

    .mission-main h3 {
        font-size: 16px;
        margin: 0px 0px 5px;
        width: calc(100% - 25px);
    }

    .mission-main p {
        line-height: 22px;
        font-size: 12px;
    }

    .abuspag li {
        padding: 20px 10px 20px 15px;
        border-radius: 6px;
    }

    .flexhed {
        margin: 10px 0 10px;
        font-size: 35px;
        width: 100%;
    }

    .abuspag .flexhed span {
        font-size: 35px;
        top: -10px;
        margin-left: 5px;
    }

    .abuspag li p {
        font-size: 12px;
        line-height: 22px;
    }

    .abuspag li:nth-child(even) {
        position: relative;
        top: 20px;
    }

    .abuspag {
        padding-bottom: 50px;
    }

    .accordion.accordion-flush {
        margin: 0px 0px 0px;
        width: 100%;
    }

    .accordion-item .accordion-button {
        padding: 10px 15px;
        font-size: 13px;
    }

    .accordion-collapse.collapse.show p {
        font-size: 12px;
        line-height: 25px;
    }

    .accordion-item .accordion-button::after,
    .accordion-item .accordion-button:not(.collapsed)::after {
        width: 15px;
        height: 15px;
    }

    .reviews.compdsec .left-title {
        padding: 0px 10px;
    }

    .reviews.compdsec .owl-nav,
    .blogs.compdsec .owl-nav {
        display: none;
    }

    .BlogsList .owl-item.active.center {
        transform: scale(1.0);
    }

    .support .lettile {
        padding-right: 0;
    }

    .support h4 {
        font-size: 24px;
        line-height: 35px;
        margin-top: 10px;
        letter-spacing: -1px;
        margin-bottom: 10px;
    }

    .support .lettile p {
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .support-list li {
        padding: 15px 10px;
        width: 100%;
        text-align: left;
    }

    .support-list li span {
        font-size: 25px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .support-list li h5 {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .support-list li p {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 20px;
    }

    .support-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .support-list li h6 {
        font-size: 12px;
        line-height: 15px;
    }

    footer {
        padding: 30px 0 0px;
    }

    footer .row:first-child {
        width: 100%;
        margin: 0 auto;
    }

    footer .foterlogo {
        padding-right: 0;
    }

    footer .foterlogo img {
        width: 150px;
        margin: 0px 0px 20px;
    }

    .foterlogo p {
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 30px;
    }

    footer h4 {
        font-size: 16px;
        margin-bottom: 15px;
        padding-bottom: 5px;
        margin-top: 30px;
    }

    footer .trasprantclas {
        width: 100%;
        margin: 20px auto 20px;
        padding: 20px;
    }

    footer .copyright p {
        font-size: 11px;
        letter-spacing: 0.5px;
    }

    .gridsecare .serboxsec {
        padding: 10px;
        gap: 10px;
        flex-direction: column;
    }

    footer .trasprantclas .col-md {
        flex: 1 0 100%;
    }

    .bangrtopsec .toptext h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .bangrtopsec .toptext h5 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .bangrtopsec .toptext p {
        font-size: 12px;
        line-height: 25px;
    }

    .bangrtopsec .toptext {
        padding-right: 0px;
    }

    .bangrtopsec .toptext ul {
        margin-top: 20px;
        padding: 0px 0px;
    }

    .bangrtopsec .toptext .list-unstyled li {
        gap: 10px;
    }

    .bangrtopsec .toptext li a,
    .bangrtopsec .toptext li {
        gap: 15px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .bangrtopsec .toptext .contactinfo {
        padding: 15px 10px;
        border-radius: 6px;
        margin-bottom: 30px;
    }

    .bangrtopsec .toptext .list-unstyled li b {
        width: calc(100% - 30px);
    }

    .formboxare {
        padding: 15px 25px;
    }

    .formboxare h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .formboxare h6 strong {
        font-size: 20px;
    }

    .formboxare p {
        font-size: 12px;
        line-height: 22px;
    }

    .formboxare .form-group label {
        font-size: 11px;
        margin-bottom: 5px;
    }
}