@media (max-width:991px){

a.nav-link.dropdown-toggle svg {
    float: right;
}
.navbar a.navbar-brand img {
    max-width: 78px;
}

button.navbar-toggler {
    padding: 0;
    opacity: 1;
}

button.navbar-toggler svg {
    width: 30px;
    height: 30px;
}

:focus {
    outline: none !important;
    box-shadow: 0px 0px !important;
}

button.navbar-toggler svg path {
    fill: #1856a8;
    stroke: #1856a8;
}

.social-media {
    margin-bottom: 10px;
    margin-top: 10px;
}

.btn-sec .call-act a {
    font-size: 15px;
    padding: 10px 10px;
    align-items: center;
    gap: 3px;
}

.btn-sec .call-act a img {
    width: 20px;
}

.social-media ul li a {
    width: 37px;
    height: 37px;
}

.navbar-nav .dropdown-menu {
    position: relative;
}

ul.navbar-nav {
    padding-right: 0;
}

.dropdown-toggle::after {
    position: absolute;
    right: 8px;
    top: 7px;
}
button.navbar-toggler svg.close-btn {
    position: absolute;
    right: 0;
    opacity: 0;
}

button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon svg {
    opacity: 0;
}

button.navbar-toggler[aria-expanded="true"] svg.close-btn {
    opacity: 1;
}
}



@media (max-width:767px){
section.contact-page h3, section.contact-page p {
    text-align: left !important;
}
.blog_slider {
    margin-bottom: 30px;
}
section.trust-sec {
    overflow: hidden;
}
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 18px !important;
    position: relative;
}
    .trust-sec {
    width: 100%;
    overflow: hidden !important;
}
    .page-id-440 .banner-home .container.content-sec h1::after {
    right: 0;
}
    a.custom-btn-contact svg {
    position: absolute;
    right: 64px;
  
    width: 18px;
    height: 18px;
    transition: 0.2s;
}

.wpcf7-form-control-wrap {
    position: relative;
    margin-bottom: 10px !important;
    display: inline-block;
    width: 100%;
}
    .contact-page input {
    font-size: 14px !important;
}
body.page-template.page-template-about section.Managed-section h3 {
    text-align: center;
}
    .btn-sec .call-act {
    width: 150px;
    display: flex;
    margin-top: 10px;
    padding: 10px 10px;
    font-size: 14px;
    align-items: center;
}

.btn-sec .call-act img {
    width: 20px;
}
body > section.trust-sec > div > div > div:last-child {
    padding-right: 10px;
    position: relative;
}
    .green-color ul li:nth-child(2) span {
    margin-top: 0px;
}
section.trust-sec::before{
    display:none;
}
.bottom-sec ul a {
    font-size: 14px;
}
    .banner-home .container.content-sec {
    position: relative;
    background: #1856a8;
    padding: 20px 10px;
}

.banner-home .container.content-sec h1 {
    font-size: 30px;
    line-height: 34px;
}

.banner-home .container.content-sec p {
    margin-top: 0;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

.banner-home .container.content-sec p br {
    display: none;
}

.banner-home .container.content-sec h1::after {
    width: 45px;
    height: 45px;
    background-size: 100%;
    right: -50px;
    top: -8px;
}

.right-after {
    padding-bottom: 20px;
}
.trust-sec .right-after::after {
        right: 0px !important;
        bottom: 0 !important;
    }
a.common-btn {
    width: 170px;
    height: 55px;
    font-size: 15px;
}

a.common-btn svg {
    width: 14px;
}

.passion-sec {
    display: inline-block;
}

h3 {
    font-size: 25px;
    line-height: 28px;
}

section.passion-sec {
    padding: 40px 0;
}

.passion-sec .left-side {
    padding: 0;
    text-align: center;
}

.passion-sec .left-side h3 {
    text-align: center;
}

.passion-sec .left-side p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

.passion-sec .left-side p br {
    display: none;
}

p {
    font-size: 15px !important;
    line-height: 20px !important;
}

.passion-sec .left-side a.common-btn {
    margin: auto;
}

.passion-sec .right-img {
    margin-top: 30px;
}

p br {
    display: none;
}

.our-services ul li {
    width: 100%;
    min-height: auto;
    padding: 10px 20px;
}

.our-services ul li p br {
    display: none;
}
section.our-services {
    padding-bottom: 20px;
    padding-top: 30px;
    border-radius: 30px 30px 0px 0px;
}

.our-services ul {
    display: inline-block;
    margin-top: 10px;
}

section.catageory-sec {
    padding: 40px 0;
    padding-bottom: 20px;
}

.catageory-sec .row .row {
    margin-top: 0;
}

.catageory-sec .inner-sec {
    margin-bottom: 10px;
}

.catageory-sec h5 {
    font-size: 20px;
    padding: 10px;
}

.trust-sec h3 {
    line-height: 33px;
}

.trust-sec h3 br {
    display: none;
}

.trust-sec p {
    margin-top: 0;
    margin-bottom: 20px;
}

.trust-sec .content-sec {
    width: 100%;
    padding: 20px 20px;
    margin-top: -30px;
}

.trust-sec .content-sec ul li {
    font-size: 16px;
    line-height: 20px;
}

.trust-sec .content-sec ul li::before {
    top: 2px;
}

.trust-sec .content-sec a.call-btn {
    width: 180px;
    height: 55px;
    font-size: 15px;
}

.trust-sec .content-sec a.call-btn img {
    width: 23px;
}

.inner-it h4 {
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 20px;
}

.inner-it h4 br {
    display: none;
}

.inner-it ul h3 {
    font-size: 35px;
    line-height: 40px;
}

.inner-it ul {
    gap: 10px;
}

.inner-it ul li {
    width: 33%;
}

.inner-it {
    padding: 20px;
}
.testimonial-sec h3 {
    margin-bottom: 20px;
}
section.it-solution {
    padding: 20px 0;
}

section.testimonial-sec {
    padding-bottom: 10px;
}

.additional-sec img.banner {
    border-radius: 20px 20px 0px 0px;
    height: 330px;
    object-fit: cover;
}

.additional-sec p {
    margin-top: 0;
}

.additional-sec ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.additional-sec ul li {
    margin-bottom: 0;
    font-size: 15px;
}

.additional-sec .container {
    background: #0000004f;
    border-radius: 20px 20px 0px 0px;
    max-width: 100%;
}

section.blog-sec {
    padding: 30px 0;
    padding-bottom: 0;
}

.blog-sec .left-side {
    padding-right: .75rem;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

a.view-all {
    width: 180px;
    height: 55px;
    font-size: 15px;
    margin: auto;
}

a.view-all svg {
    width: 16px;
}

.blog-sec .left-side h3 {
    font-size: 25px;
    line-height: 28px;
    text-align: center;
}

.blog-sec .left-side p {
    text-align: center;
    padding: 0 20px;
}

.right-side {
    width: 100%;
}

.blog-sec .container {
    padding-left: .75rem;
}


.slider-dots-box {
    width: 60%;
}

.news__pagination {
    width: 100%;
    margin-right: 0;
    justify-content: space-between;
    max-width: 400px;
    margin: auto;
    float: none;
    margin-top: 20px;
}

.details-sec figure img {
    width: 90px !IMPORTANT;
    height: 90px !IMPORTANT;
}

.slider-inner {
    padding: 20px 20px;
}

footer {
    border-radius: 30px 30px;
    padding: 30px 0;
    padding-bottom: 20px;
}

footer h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

footer ul li a {
    font-size: 15px;
    line-height: 18px;
}

footer ul li {
    margin-bottom: 0;
}

section.contact-page h3, section.contact-page p {
    text-align: left;
}
.bottom-sec {
    margin-top: 10px;
}
.bottom-sec p {
    text-align: center;
    font-size: 14px !important;
    margin-top: 10px;
}

.bottom-sec ul {
    justify-content: center;
}

.bottom-sec .row>div:first-child {order: 2;}

ul.info-sec li span img {
    width: 20px;
}

.foot-logo img {
    width: 100px;
}
.bottom-sec ul {
        justify-content: center;
        gap: 10px;
    }
.foot-logo {
    text-align: left;
}

.foot-logo p {
        text-align: left;
        margin-bottom: 20px;
    }
.bottom-sec ul li {
    list-style: none;
    margin-left: 0;
}
footer .social-media {
    text-align: center;
    margin-bottom: 30px;
}

footer .social-media ul {
    justify-content: center;
}
.Managed-section ul li {
    font-size: 16px;
    padding-left: 28px;
    line-height: 31px;
}

.Managed-section ul li::before {
    width: 20px;
    height: 20px;
    background-size: 100%;
}

section.Managed-section {
    padding: 10px 0;
}

.Managed-section figure {
    margin-top: 20px;
    padding-right: 15px;
    position: relative;
    padding-bottom: 15px;
}

.bg-color {
    padding: 20px 20px;
}

section.conetnt-sec {
    margin-bottom: 20px;
}

.conttent-info {
    top: 0;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
}

.conttent-info::before {
    display: none;
}

.conttent-info ul li {
    font-size: 16px;
}

section.it-services {
    padding-bottom: 0;
}

section.testimonial-sec {
    padding-top: 30px;
}

.bg-color-sec .left-side {
    padding: 20px 20px;
}

.bg-color-sec .left-side h3 {
    margin-bottom: 4px;
}

.bg-color-sec .left-side ul li {
    font-size: 15px;
    line-height: 22px;
}

.bg-color-sec .left-side ul li::before {
    top: 5px;
}

.bg-color-sec figure img {
    border-radius: 20px 20px 20px 20px;
}

.bg-color-sec .left-side ul {
    margin-bottom: 10px;
}

section.mana-sec {
    padding: 50px 0;
    padding-bottom: 30px;
}

.mana-sec .row > div:first-child {
    order: 2;
}

body > section.mana-sec > div > div > div:nth-child(2) {
    padding-left: 10px;
}

.mana-sec ul li {
    font-size: 14px;
    line-height: 21px;
}

.mana-sec ul li::before {
    top: 4px;
}

.green-color ul li {
    width: 100%;
    margin-bottom: 30px;
}

.green-color ul {
    max-width: 100%;
    display: inline-block;
    margin: 10px 0;
}

.green-color ul h6 {
    margin-top: 10px;
}

.green-color ul::before {
    display: none;
}

.green-color ul li span {
    font-size: 50px;
    width: 110px;
    height: 110px;
}

section.steps-sec {
    margin-bottom: 30px;
}

section.trust-sec.about-Partners .content-sec {
    float: left;
    z-index: 1;
    margin-top: 0;
}
section.trust-sec.about-Partners > div > div > div:last-child {
    padding-right: 12px;
    margin-top: 20px;
}

section.trust-sec.about-Partners {
    margin-bottom: 30px;
}
.contact-page p {
    margin-bottom: 10px;
}

.contact-page h2 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 20px;
}

.contact-page ul.info-sec li, .contact-page ul.info-sec a {
    gap: 10px;
}

.contact-page ul.info-sec p {
    max-width: 220px;
}

.contact-page input {
        height: 55px !important;
        font-size: 14px;
    }

.contact-page textarea {
    font-size: 14px;
}

.contact-page a.common-btn {
    width: 100%;
}

.contact-page .map-sec iframe {
    height: 450px;
}

.contact-page .map-sec {
    margin-top: 30px;
}

section.contact-page {
    padding: 20px 0;
}
}



@media (min-width:480px) and (max-width:767px){
.our-services ul li:nth-child(2n) {
    margin-right: 4px;
}

.our-services ul li:nth-child(3n) {
    margin-right: 5px;
}

.our-services ul li h4 {
    width: 100%;
    font-size: 19px;
    margin-bottom: 1px;
}

.our-services ul li p {
    font-size: 13px !important;
}

.our-services ul li {
        width: 49%;
        min-height: auto;
        padding: 10px 7px;
        margin-right: 4px;
        margin-bottom: 10px;
        min-height: 270px;
    }
}

@media (max-width: 767px) {
    .container, .container-sm {
        max-width: 100%;
    }
}


@media (min-width: 768px) and (max-width:991px) {
    .blog_slider.news__slider {
    margin-bottom: 50px;
}

section.blog-sec {
    padding-bottom: 20px;
}
    section.trust-sec {
    overflow: hidden;
}
    .page-id-440 .banner-home .container.content-sec h1::after {
    right: 40px;
}
    .slider-dots-boxx {
    width: 56%;
    margin-top: 2px;
}

.slider-dots-box {
    width: 55%;
    margin-top: 2px;
}
.news__pagination {
    margin-right: 0;
    width: 80%;
}
       .btn-sec .call-act {
    width: 150px;
    display: flex;
    margin-top: 10px;
    padding: 10px 10px;
    font-size: 14px;
    align-items: center;
}

.btn-sec .call-act img {
    width: 20px;
}
.contact-page h2 {
    font-size: 30px;
    line-height: 40px;
}

.contact-page ul.info-sec p {
    max-width: 220px;
}

.contact-page input {
    height: 60px !important;
}
section.steer-sec.about-section .bg-color-sec .row > div {
    width: 50%;
}
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    .banner-home .container.content-sec h1 {
    font-size: 60px;
    line-height: 60px;
}

.banner-home .container.content-sec p {
    font-size: 18px;
}

h3 {
    font-size: 38px;
    line-height: 40px;
}

.passion-sec {
    padding: 30px 0;
}

.passion-sec .left-side p {
    font-size: 15px;
}

.passion-sec .left-side p br {
    display: none;
}

.passion-sec .left-side p {
    margin-bottom: 17px;
}

.our-services ul li {
    margin-right: 13px;
}

.our-services ul li h4 {
    font-size: 19px;
}

.our-services p {
    font-size: 14px;
    line-height: 20px;
}

.our-services ul li {
    min-height: 310px;
}

.catageory-sec {
    padding: 30px 0;
}

.catageory-sec h5 {
    font-size: 20px;
    line-height: 20px;
}

.passion-sec .left-side h3 {
    font-size: 28px;
}

.trust-sec h3 {
    line-height: 43px;
}

.trust-sec .content-sec {
    width: 400px;
}

.right-after {
    padding-bottom: 20px;
}

.trust-sec .right-after::after {
    right: 0px;
    bottom: 0;
}

.trust-sec .content-sec p {
    margin-top: 5px;
}

.slider-inner {
    padding: 20px 20px;
}

.slider-inner p {
    font-size: 16px;
    line-height: 21px;
}

.testimonial-sec h3 {
    margin-bottom: 20px;
}

section.it-solution {
    padding: 20px 0;
}

.inner-it ul h3 {
    font-size: 70px;
    line-height: 80px;
}

.inner-it ul p {
    font-size: 22px;
}

.additional-sec img.banner {
    height: 500px;
    object-fit: cover;
    border-radius: 60px 60px 0px 0px;
}

.additional-sec .container {
    padding: 0 20px;
}

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

.blog-sec .left-side {
    width: 227px;
}

a.view-all {
    height: 55px;
    width: 180px;
    font-size: 15px;
}

a.common-btn {
    width: 180px;
    height: 55px;
    font-size: 15px;
}

a.common-btn svg {
    width: 15px;
}

a.view-all svg {
    width: 14px;
}

.right-side {
    width: 68%;
}

.blog-sec .container {
    padding-left: 20px;
}

.blog-sec .left-side h3 {
    font-size: 30px;
    line-height: 34px;
}

ul.info-sec li p {
    word-wrap: break-word;
    font-size: 13px !important;
    line-height: 20px;
}

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

footer ul li {
    margin-bottom: 0;
}

.foot-logo img {
    width: 80px;
}

footer {
    padding: 30px 0;
    border-radius: 50px 50px 0 0;
}

.bottom-sec ul a {
    font-size: 14px;
}

.blog-inner h4 {
    font-size: 16px;
    line-height: 20px;
    min-height: 40px;
}

.trust-sec .content-sec a.call-btn {
    width: 200px;
    font-size: 16px;
    height: 55px;
}

/*services page*/
.Managed-section ul li {
    font-size: 18px;
    padding-left: 35px;
}

section.Managed-section {
    padding: 30px 0;
}

section.conetnt-sec {
    padding-top: 0px;
    margin-bottom: 0;
}

.conttent-info {
    top: 0;
    padding: 40px 30px;
    padding-left: 0;
}

.it-services .row {
    align-items: center;
}

.conttent-info h3 {
    font-size: 34px;
    line-height: 40px;
}

.conttent-info ul li {
    font-size: 14px;
}

.testimonial-sec {
    padding-top: 0;
    padding-bottom: 0;
}

.bg-color-sec .left-side {
    padding: 20px 30px;
}

.bg-color-sec .row > div {
    width: 100%;
}

.bg-color-sec figure img {
    border-radius: 30px !important;
}

.mana-sec ul li {
    font-size: 15px;
    line-height: 22px;
}

section.mana-sec {
    padding: 30px 0;
}

.green-color ul {
    margin-bottom: 20px;
    margin-top: 40px;
}

.green-color ul::before {
    top: 15px;    width: 610px;
}

.steps-sec {
    margin-bottom: 40px;
}

.banner-home .container.content-sec p {
    max-width: 450px;
    margin: 7px 0;
    margin-bottom: 20px;
}

.Managed-section ul li::before {
    width: 25px;
    height: 25px;
    background-size: 100%;
    top: 12px;
}

.Managed-section figure {
    padding-right: 15px;
    position: relative;
    padding-bottom: 15px;
}

.Managed-section ul {
    margin-bottom: 15px;
    margin-top: 15px;
}

body > section.mana-sec > div > div > div:nth-child(2) {
    padding-left: 8px;
}
ul.info-sec li span img {
    width: 18px;
}

ul.info-sec li span {
    width: 20px;
}
.social-media {
    padding-right: 0px;
}
}
@media (min-width: 992px) and (max-width:1023px) {
    .blog_slider.news__slider {
    margin-bottom: 20px;
}

section.blog-sec {
    padding-bottom: 20px;
}
    section.trust-sec {
    overflow: hidden;
}
.green-color ul::before {
   
    width: 740px;
    position: absolute;
    height: 110px;
    top: 30px;
}
section.steer-sec.about-section .bg-color-sec .row > div {
    width: 50%;
}
.bg-color-sec .row > div {
    width: 100%;
}
.Managed-section ul li {
    font-size: 20px;
}

.btn-sec .call-act {
    padding: 19px 20px;
}
.conttent-info {
    padding-left: 0;
}
ul.navbar-nav {
    gap: 15px;
}

.navbar-nav a.nav-link {
    font-size: 16px;
}

.social-media ul li a {
    width: 35px;
    height: 35px;
}

.navbar a.navbar-brand img {
    width: 100px;
}

.btn-sec .call-act a {
    padding: 8px 8px;
    font-size: 16px;
    gap: 4px;
}

.btn-sec .call-act a img {
    width: 24px;
}

.banner-home .container.content-sec p {
    font-size: 18px;
}

h3 {
    font-size: 40px;
    line-height: 47px;
}

p br {
    display: none;
}

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

.our-services ul li {
    margin-right: 18px;
}

.catageory-sec h5 {
    font-size: 19px;
}

.trust-sec .content-sec {
    width: 470px;
}

.inner-it ul h3 {
    font-size: 70px;
    line-height: 100px;
}

.additional-sec ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.blog-sec .container {
    padding-left: 26px;
}

.blog-sec .left-side {
    width: 260px;
}

.news__pagination {
    width: 570px;
}

}



@media (min-width: 1024px) and (max-width:1199px) {
    .blog_slider.news__slider {
    margin-bottom: 20px;
}

section.blog-sec {
    padding-bottom: 20px;
}
    .bg-color-sec .left-side {
    padding: 20px 20px;
    width: 100%;
    float: left;
}
ul.navbar-nav {
    gap: 3px;
    padding-right: 11px;
}

.navbar-nav a.nav-link {
    font-size: 16px;
}

.social-media ul li a{
    width: 35px;
    height: 35px;
}

.navbar a.navbar-brand img {
    width: 100px;
}

.btn-sec .call-act a {
    padding: 13px 18px;
    font-size: 16px;
    gap: 4px;
}

.btn-sec .call-act a img {
    width: 24px;
}

.banner-home .container.content-sec p {
    font-size: 18px;
}

h3 {
    font-size: 40px;
    line-height: 47px;
}

p br {
    display: none;
}

    p {
        font-size: 17px !important;
        line-height: 28px !important;
    }   

.our-services ul li {
    margin-right: 18px;
    min-height: 400px;
}

.catageory-sec h5 {
    font-size: 20px;
}

.trust-sec .content-sec {
    width: 470px;
}

.inner-it ul h3 {
    font-size: 70px;
    line-height: 100px;
}

.additional-sec ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.blog-sec .container {
    padding-left: 26px;
}

.blog-sec .left-side {
    width: 260px;
}

.news__pagination {
    width: 570px;
}

}


@media (min-width: 1200px) and (max-width:1299px) {
        h3 {
        font-family: Gellix;
        font-size: 40px;
        font-weight: 300;
        line-height: 45px;
    }
.bg-color-sec .left-side {
    padding: 20px 29px;
    width: 100%;
    float: left;
}
.blog-sec .left-side {
    width: 290px;
    float: left;
}
.trust-sec .content-sec p {
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0;
}
    .trust-sec .content-sec {
    width: 500px;
}
    .btn-sec .call-act a {
    padding: 19px 20px;
}
ul.navbar-nav {
    gap: 10px;
    padding-right: 10px;
}

.catageory-sec h5 {
    font-size: 26px;
}
}