@media (min-width: 1200px) and (max-height: 720px) {
    .hombanner-slides .home-banner-circle {
        top: 110px;
    }
    .hombanner-slides .circle-cell {
        border-width: 15px;
    }
    .hombanner-slides .circle-text h6 {
        font-size: 14px;
    }
    .hombanner-slides .circle-text h4 {
        font-size: 24px;
    }
    .hombanner-slides .circle-1 {
        width: 200px;
        height: 200px;
        right: 70px;
        top: 40px;
    }
    .hombanner-slides .circle-2 {
        width: 120px;
        height: 120px;
        right: 0;
        top: 180px;
    }
    .hombanner-slides .circle-3 {
        width: 120px;
        height: 120px;
        right: 95px;
        top: 225px;
    }
    .hombanner-slides .circle-4 {
        width: 130px;
        height: 130px;
        right: 200px;
        top: 190px;
    }
    .hombanner-slides .circle-5 {
        width: 230px;
        height: 230px;
        right: 255px;
        top: 10px;
    }
    .hombanner-slides .circle-6 {
        width: 130px;
        height: 130px;
        right: 0px;
        top: 295px;
    }
}
@media (max-width: 1300px) {
    .hombanner-caption.homesecondslide .hombanner-text h3 {
        font-size: 51px;
        line-height: 63px;
    }
}
@media (max-width: 1199px) {

    .hombanner-caption {
        bottom: 100px;
    }

    .hombanner-caption .hombanner-text h3 {
        font-size: 61px;
        line-height: 65px;
    }

    .whatyouneed-wrap ul li p {
        font-size: 20px;
    }
    .whatyouneed-wrap ul li.call .call-text p b {
        font-size: 26px;
    }

    .keyfeatures-section {
        /* padding: 50px 0px 0px 0px; */
    }
    .keyfeaturesright-morebg {
        display: none;
    }
    .keyfeaturesw-right {
        width: 100% !important;
    }
    .keyfeaturesright-more {
        padding-right: 0px;
    }
    .keyfeatures-title h3 {
        text-align: left;
    }
    .keyfeaturesw-right .owl-carousel .owl-nav button {
        width: 65px;
        height: 65px;
        padding: 15px 20px;
    }
    .keyfeaturesright-more a {
        padding: 20px 30px;
    }
    .whoweare-section .whowearesec-right .title {
        font-size: 40px;
        line-height: 44px;
    }
    .whoweare-section .whowearesec-right h4 {
        font-size: 24px;
    }

    .ourpartners-section {
        padding: 50px 0px 150px 0px;
    }
    .ourpartnerslide-nav .ourpartnerslidenav-button {
        width: 65px;
        height: 65px;
        padding: 15px 20px;
    }
    .ourpartners-head .opsectitle h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .ourpartners-head .opsectitle b {
        font-size: 40px;
        font-weight: 500;
    }

    .ourcommitment-section {
        padding: 0px 0px 50px 0px;
    }
    .ourcommitment-section .ourcommitment-title h3 {
        font-size: 44px;
        line-height: 41px;
    }
    .ourcommitment-section .ourcommitment-title h3 sup {
        font-size: 32px;
    }


    .inner-banner-contents .page-heading {
        font-size: 41px;
        line-height: 43px;
    }


    .servicespg-details {
        margin-top: 50px;
    }
    .servicespg-details .servicespgdet-text {
        padding-top: 0px;
    }

    .whoweare-section {
        margin-top: -50px;
    }

    /* home banner circle :start */
    .circle-cell {
        border-width: 20px;
    }

    .circle-1 {
        width: 220px;
        height: 220px;
        right: 110px;
    }
    .circle-2 {
        width: 160px;
        height: 160px;
        top: 170px;
    }
    .circle-3 {
        width: 140px;
        height: 140px;
        top: 230px;
        right: 130px;
    }
    .circle-4 {
        width: 160px;
        height: 160px;
        right: 250px;
        top: 190px;
    }
    .circle-5 {
        width: 240px;
        height: 240px;
        right: 310px;
        top: 0;
    }
    .circle-6 {
        width: 140px;
        height: 140px;
        right: 35px;
        top: 315px;
    }

    .circle-text h6 {
        font-size: 14px;
    }
    .circle-text h4 {
        font-size: 24px;
    }

    /* home banner circle :end */

    /* Our Services new :start */
    .keyfeatureswl-wrap {
		width: 100%;
	}
    /* Our Services new :end */

    /* Who we are section2 :start */
    .whoweare-section2 .whowearesec-right .title {
		font-size: 40px;
		line-height: 44px;
	}
	.whoweare-section2 .whowearesec-right h4 {
		font-size: 24px;
	}
    /* Who we are section2 :end */

    /* Conatct Page: Start */
    section.contact-sec .right {
        padding-left: 10px;
    }
    .contact-page .contact-sec .contactsec-title h2 {
        font-size: 24px;
        line-height: 40px;
    }
    .contact-page .contact-sec .contactsec-title h2 b {
        font-size: 40px;
    }
    /* Conatct Page: End */

    /* About Page Banner :Start */
    .aboutpg-innerbanner {
		/* height: 650px; */
	}
    /* About Page Banner :End */
}

@media (max-width: 991px) {

    .hombanner-caption .hombanner-text h3 {
        font-size: 50px;
        line-height: 55px;
    }
    .hombanner-caption.homesecondslide .hombanner-text h3 {
        font-size: 50px;
        line-height: 55px;
    }
    .hombanner-caption {
        bottom: 80px;
    }

    .whowearesec-right {
        padding: 50px 0px;
    }
    .clientsay-section {
        padding: 50px 0px 50px 0px;
    }
    .clientsay-right {
        margin-top: 20px;
    }
    .clientsay-section .clientsay-left h3 {
        font-size: 26px;
        line-height: 35px;
    }
    .clientsay-section .clientsay-left h3 b {
        font-size: 38px;
    }
    .clientsay-section .clientsay-right {
        padding-left: 100px;
    }

    .footerfrm-bg {
        width: 100% !important;
    }
    .fsignup-email {
        clip-path: none;
    }
    .fsignup-frm {
        flex-direction: column;
    }
    .fsignup-frm label {
        font-size: 18px;
        text-align: center;
        margin-right: 0;
    }
    .fsignup-frm .input-group {
        width: 100%;
        margin-top: 20px;
    }

    .footer-contact {
        margin-top: 30px;
    }
    .footer-contact .rowborder {
        border-top: 0;
    }
    .footer-contact .rowborder > div {
        border: 0;
    }
    .footer-contact .footercon-block {
        padding: 10px 10px;
    }
    .footer-contact .footercon-block {
        padding: 10px 10px !important;
    }
    .footer-contact .footercon-block.socialmedia {
        margin-bottom: 30px;
    }

    .keyfeatures-title h3 b {
        font-size: 38px;
    }
    .keyfeatures-title h3 {
        font-size: 32px;
        line-height: 35px;
    }
    .keyfwleft-text .keyfwtitle {
        font-size: 36px;
        line-height: 36px;
    }
    .keyfwleft-text {
        margin-top: 25px;
    }

    .ourcommitment-section {
        padding: 0px 0px 40px 0px;
    }
    .ourcommitment-section .ourcommitment-title h3 {
        font-size: 40px;
        line-height: 37px;
    }
    .ourcommitment-section .ourcommitment-title h3 sup {
        font-size: 28px;
    }
    .ourcommit-block .ourcommitb-text p {
        font-size: 18px;
        line-height: 18px;
    }
    .ourpartners-section {
        padding: 40px 0px 140px 0px;
    }


    .inner-banner-contents .page-heading {
        font-size: 36px;
        line-height: 38px;
    }


    .aboutpg-service {
        padding: 50px 0px;
    }
    .aboutpg-service .aboutpgser-right {
        padding-left: 0px;
    }
    .aboutpg-service .aboutpgser-right h3 {
        font-size: 36px;
        line-height: 36px;
        margin-top: 20px;
    }
    .aboutpg-service .aboutpgser-right h4 {
        font-size: 16px;
        line-height: 28px;
    }
    .aboutpg-service .aboutpgser-right p {
        font-size: 16px;
        line-height: 28px;
    }
    .inner-page .keyfeatures-section {
        /* padding: 50px 0px 150px 0px; */
    }


    .servicespg-details .servicespgdet-text {
        padding: 20px 0px 0px 0px;
    }

    /* Who we are section2 :start */
    .whoweare-section2 {
        padding: 0;
    }
    /* Who we are section2 :end */

    /* Service Page: Start */
    .service-list {
        margin: 50px 0px;
    }
    .service-list .service-list-col3 .cell {
        width: 50%;
    }
    /* Service Page: End */

    /* Conatct Page: Start */
    section.contact-sec .right {
        margin-top: 40px;
        padding-left: 0px;
    }
    section.contact-sec address {
        margin-bottom: 20px;
    }
    section.contact-sec {
        padding-bottom: 50px;
    }
    section.contact-map {
        margin-bottom: 98px;
    }
    /* Conatct Page: End */

    /*Faq Page: Start*/
    .section-faq .accordion {
        padding: 0;
    }
    .section-faq .section-accordion .accordion-button{
        padding: 24px;
    }
    .section-faq .section-accordion .accordion-body {
        padding: 0 24px 24px 24px;
    }
    /*Faq Page: End*/
}

@media (max-width: 767px) {

    main::before {
        display: none;
    }

    .hombanner-slides .single-banner-slide {
        height: 450px;
    }
    .hombanner-caption .hombanner-text h3 {
        font-size: 30px;
        line-height: 34px;
    }
    .hombanner-caption.homesecondslide .hombanner-text h3 {
        font-size: 30px;
        line-height: 34px;
    }
    .hombanner-caption {
        bottom: 60px;
        padding-right: 60px;
    }

    .navbar-callbtn {
        display: none;
    }

    .whowearesec-right {
        padding: 50px 0px;
    }
    .whoweare-section .whowearesec-right .title {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .whoweare-section .whowearesec-right h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .whoweare-section .whowearesec-right p {
        font-size: 16px;
        line-height: 26px;
    }

    .whatyouneed-bg {
        width: 100% !important;
    }
    .whatyouneed-wrap {
        clip-path: none;
    }
    .whatyouneed-wrap ul {
        flex-direction: column;
        text-align: center;
    }
    .whatyouneed-wrap ul li.cnow {
        text-align: center;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .whatyouneed-wrap ul li.call .call-icon {
        display: none;
    }
    .clientsay-section .clientsay-left h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .clientsay-section .clientsay-left h3 b {
        font-size: 32px;
    }
       
    .ourcommitment-section .ourcommitment-title h3 {
        font-size: 36px;
        line-height: 33px;
    }
    .ourcommitment-section .ourcommitment-title h3 sup {
        font-size: 24px;
    }
    
    .ourcommit-block {
        flex-direction: column;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-left-radius: 0px;
    }    
    .ourcommit-block {
        background: -moz-linear-gradient(180deg, rgba(19,66,138,1) 0%, rgba(255,255,255,0) 100%);
	    background: -webkit-linear-gradient(180deg, rgba(19,66,138,1) 0%, rgba(255,255,255,0) 100%);
	    background: linear-gradient(180deg, rgba(19,66,138,1) 0%, rgba(255,255,255,0) 100%);
    }
    .ourcommit-block .ourcommitb-image {
        width: 80px;
        height: 80px;
        padding: 15px;
        margin: 0px 0px 10px 0px;
    }
    .ourcommit-block .ourcommitb-text p {
        font-size: 16px;
        line-height: normal;
        text-align: center;
    }

    .keyfeatures-section {
        /* padding: 40px 0px 0px 0px; */
    }

    .inner-banner-contents .page-heading {
        font-size: 34px;
        line-height: 36px;
    }

    .aboutpg-service {
        padding: 40px 0px;
    }
    .aboutpg-service .aboutpgser-right h3 {
        font-size: 34px;
        line-height: 34px;
    }
    .inner-page .keyfeatures-section {
        padding: 40px 0px 140px 0px;
    }


    .servicespg-details {
        margin-top: 40px;
    }
    .servicespg-details .servicespgdet-text h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .servicespg-details .servicespgdet-text p {
        font-size: 14px;
        line-height: 28px;
    }

    /* home banner circle :start */
    .home-banner-circle {
        top: 80px;
    }

    .circle-cell {
        border-width: 15px;
    }
    
    .circle-1 {
        width: 170px;
        height: 170px;
        right: 78px;
        top: 50px;
    }
    .circle-2 {
        width: 120px;
        height: 120px;
        top: 160px;
    }
    .circle-3 {
        width: 120px;
        height: 120px;
        top: 210px;
        right: 100px;
    }
    .circle-4 {
        width: 130px;
        height: 130px;
        right: 205px;
        top: 158px;
    }
    .circle-5 {
        width: 180px;
        height: 180px;
        right: 230px;
        top: 0;
    }
    .circle-6 {
        width: 110px;
        height: 110px;
        right: 20px;
        top: 265px;
    }

    .circle-text h6 {
        font-size: 12px;
        letter-spacing: 0.2px;
    }
    .circle-text h4 {
        font-size: 18px;
        letter-spacing: 0.2px;
    }

    /* home banner circle :end */

    /* Who we are section2 :start */
    .whoweare-section2 .whowearesec-right .title {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .whoweare-section2 .whowearesec-right h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .whoweare-section2 .whowearesec-right p {
        font-size: 16px;
        line-height: 26px;
    }
    /* Who we are section2 :end */

    /* Conatct Page: Start */
    section.contact-sec address {
        padding-left: 40px;
    }
    section.contact-sec address span {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        border: 0px;
        top: 4px;
        width: auto;
        height: auto;
    }
    section.contact-sec address span i {
        font-size: 30px;
    }
    section.contact-sec ul li span {
        border: 0px;
        width: auto;
        height: auto;
        top: 4px;
    }
    section.contact-sec ul li span i {
        font-size: 23px;
    }
    section.contact-sec {
        padding-bottom: 40px;
    }
    .contact-page .contact-sec .contactsec-title h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .contact-page .contact-sec .contactsec-title h2 b {
        font-size: 30px;
    }
    /* Conatct Page: End */

    /*Faq Page: Start*/
    .section-faq {
        padding: 45px 0 140px;
    }
    .section-faq .section-accordion p {
        font-size: 14px;
        line-height: 23px;
    }
    .section-faq .section-accordion ol {
        font-size: 14px;
        line-height: 23px;
    }
    .section-faq .section-accordion .accordion-button{
        font-size: 15px;
    }
    /*Faq Page: End*/
    .homebanner-videosec {
        bottom: 20px;
        right: 30px;
    }
    .homebanner-videosec a {
        font-size: 16px;
    }
    .homebanner-videosec a i {
        font-size: 20px;
        margin-right: 7px;
    }

    /* About Page Banner :Start */
    .aboutpg-innerbanner {
		/* height: 550px; */
	}
    /* About Page Banner :End */

    .inner-banner-contents {
        height: calc(100% - 70px);
    }
}

@media (max-width: 576px) {

    .classy-navbar-toggler.dnavtoggler .navbarToggler.active{
        visibility: hidden;
    }

    
    .hombanner-slides.owl-theme .owl-dots {
        width: 40px;
    }
    .hombanner-caption {
        bottom: 60px;
        padding-right: 30px;
    }

    .whowearesec-right {
        padding: 40px 0px;
    }
    .whoweare-section .whowearesec-right .title {
        font-size: 30px;
        line-height: 30px;
    }
    .whoweare-section .whowearesec-right h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .whoweare-section .whowearesec-right p {
        font-size: 16px;
        line-height: 22px;
    }

    .clientsay-section .clientsay-right {
        background-image: none;
        padding-left: 0px;
    }


    .keyfeatures-title h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .keyfeatures-title h3 b {
        font-size: 30px;
    }
    .keyfwleft-text .keyfwtitle {
        font-size: 30px;
        line-height: 30px;
    }

    .ourcommitment-section .ourcommitment-title h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .clientsay-section .clientsay-left h3 b {
        font-size: 30px;
    }
    .ourpartners-head .opsectitle h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .ourpartners-head .opsectitle b {
        font-size: 30px;
    }

    .inner-banner-contents .page-heading {
        /* font-size: 30px; */
        /* line-height: 32px; */

        font-size: 26px;
        line-height: 28px;
    }

    .aboutpg-service .aboutpgser-right h3 {
        font-size: 30px;
        line-height: 30px;
    }
    
    /* home banner circle :start */
    .home-banner-circle {
        top: 80px;
    }
    .circle-cell {
        border-width: 10px;
    }
    .circle-1 {
        width: 150px;
        height: 150px;
        right: 55px;
        top: 40px;
    }
    .circle-2 {
        width: 100px;
        height: 100px;
        top: 150px;
    }
    .circle-3 {
        width: 100px;
        height: 100px;
        top: 180px;
        right: 90px;
    }
    .circle-4 {
        width: 110px;
        height: 110px;
        right: 173px;
        top: 135px;
    }
    .circle-5 {
        width: 150px;
        height: 150px;
        right: 190px;
        top: 0;
    }
    .circle-6 {
        width: 90px;
        height: 90px;
        right: 25px;
        top: 240px;
    }

    .circle-text h6 {
        font-size: 10px;
        letter-spacing: 0.5px;
    }
    .circle-text h4 {
        font-size: 14px;
        letter-spacing: 0.5px;
    }
    /* home banner circle :end */

    /* Who we are section2 :start */
    .whoweare-section2 .whowearesec-right .title {
        font-size: 30px;
        line-height: 30px;
    }
    .whoweare-section2 .whowearesec-right h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .whoweare-section2 .whowearesec-right p {
        font-size: 16px;
        line-height: 22px;
    }
    /* Who we are section2 :end */

    /* Service Page: Start */
    .service-list {
        margin: 40px 0px;
    }
    .service-list .cell label.count {
        width: 44px;
        height: 44px;
        font-size: 16px;
        top: -22px;
        left: 12px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .service-list .cell {
        padding: 25px 20px 22px 20px;
        margin-bottom: 35px;
    }

    .service-list .service-list-col3 .cell {
        width: 100%;
    }
    /* Service Page: End */

    /* Conatct Page: Start */
    section.contact-map {
        height: 400px;
    }
    /* Conatct Page: End */

    /*Faq Page: Start*/
    .section-faq .accordion-item{
        margin-bottom: 12px;
    }
    /*Faq Page: End*/
}














@media (max-width: 1400px) {
    .inner-banner-image {
        height: 550px;
    }

    /* About banner circle :start */
    .aboutpg-innerbanner .home-banner-circle {
        top: 110px;
    }
    .aboutpg-innerbanner .circle-cell {
        border-width: 15px;
    }

    .aboutpg-innerbanner .circle-1 {
        width: 180px;
        height: 180px;
        top: 50px;
        right: 80px;
    }
    .aboutpg-innerbanner .circle-2 {
        width: 130px;
        height: 130px;
        top: 170px;
        right: 0;
    }
    .aboutpg-innerbanner .circle-3 {
        width: 120px;
        height: 120px;
        top: 215px;
        right: 110px;
    }
    .aboutpg-innerbanner .circle-4 {
        width: 130px;
        height: 130px;
        top: 170px;
        right: 215px;
    }
    .aboutpg-innerbanner .circle-5 {
        width: 200px;
        height: 200px;
        top: 0;
        right: 245px;
    }
    .aboutpg-innerbanner .circle-6 {
        width: 120px;
        height: 120px;
        top: 285px;
        right: 20px;
    }

    .aboutpg-innerbanner .circle-text h6 {
        font-size: 14px;
    }
    .aboutpg-innerbanner .circle-text h4 {
        font-size: 22px;
    }

    /* About banner circle :end */
}

@media (max-width: 1280px) {
    .inner-banner-image {
        height: 505px;
    }


    /* About banner circle :start */
    .aboutpg-innerbanner .home-banner-circle {
        top: 110px;
    }
    .aboutpg-innerbanner .circle-cell {
        border-width: 13px;
    }

    .aboutpg-innerbanner .circle-1 {
        width: 160px;
        height: 160px;
        top: 50px;
        right: 80px;
    }
    .aboutpg-innerbanner .circle-2 {
        width: 120px;
        height: 120px;
        top: 150px;
        right: 0;
    }
    .aboutpg-innerbanner .circle-3 {
        width: 110px;
        height: 110px;
        top: 200px;
        right: 102px;
    }
    .aboutpg-innerbanner .circle-4 {
        width: 120px;
        height: 120px;
        top: 155px;
        right: 195px;
    }
    .aboutpg-innerbanner .circle-5 {
        width: 190px;
        height: 190px;
        top: 0;
        right: 235px;
    }
    .aboutpg-innerbanner .circle-6 {
        width: 110px;
        height: 110px;
        top: 260px;
        right: 20px;
    }

    .aboutpg-innerbanner .circle-text h6 {
        font-size: 12px;
        letter-spacing: 0.3px;
    }
    .aboutpg-innerbanner .circle-text h4 {
        font-size: 17px;
        letter-spacing: 0.3px;
    }

    /* About banner circle :end */
}

@media (max-width: 1199px) {
    .inner-banner-image {
        height: 472px;
    }


    /* About banner circle :start */
    .aboutpg-innerbanner .home-banner-circle {
        top: 110px;
    }
    .aboutpg-innerbanner .circle-cell {
        border-width: 10px;
    }

    .aboutpg-innerbanner .circle-1 {
        width: 140px;
        height: 140px;
        top: 40px;
        right: 65px;
    }
    .aboutpg-innerbanner .circle-2 {
        width: 100px;
        height: 100px;
        top: 130px;
        right: 0;
    }
    .aboutpg-innerbanner .circle-3 {
        width: 100px;
        height: 100px;
        top: 172px;
        right: 85px;
    }
    .aboutpg-innerbanner .circle-4 {
        width: 100px;
        height: 100px;
        top: 135px;
        right: 167px;
    }
    .aboutpg-innerbanner .circle-5 {
        width: 160px;
        height: 160px;
        top: 0;
        right: 195px;
    }
    .aboutpg-innerbanner .circle-6 {
        width: 100px;
        height: 100px;
        top: 220px;
        right: 5px;
    }

    .aboutpg-innerbanner .circle-text h6 {
        font-size: 11px;
        letter-spacing: 0.3px;
    }
    .aboutpg-innerbanner .circle-text h4 {
        font-size: 15px;
        letter-spacing: 0.3px;
    }

    /* About banner circle :end */
}

@media (max-width: 991px) {
    .inner-banner-image {
        height: 420px;
    }


    /* About banner circle :start */
    .aboutpg-innerbanner .home-banner-circle {
        top: 110px;
    }
    .aboutpg-innerbanner .circle-cell {
        border-width: 7px;
    }

    .aboutpg-innerbanner .circle-1 {
        width: 120px;
        height: 120px;
        top: 40px;
        right: 45px;
    }
    .aboutpg-innerbanner .circle-2 {
        width: 80px;
        height: 80px;
        top: 130px;
        right: 0;
    }
    .aboutpg-innerbanner .circle-3 {
        width: 80px;
        height: 80px;
        top: 154px;
        right: 70px;
    }
    .aboutpg-innerbanner .circle-4 {
        width: 80px;
        height: 80px;
        top: 120px;
        right: 135px;
    }
    .aboutpg-innerbanner .circle-5 {
        width: 140px;
        height: 140px;
        top: 0;
        right: 155px;
    }
    .aboutpg-innerbanner .circle-6 {
        width: 80px;
        height: 80px;
        top: 202px;
        right: 15px;
    }

    .aboutpg-innerbanner .circle-text h6 {
        font-size: 10px;
        letter-spacing: 0.3px;
    }
    .aboutpg-innerbanner .circle-text h4 {
        font-size: 14px;
        letter-spacing: 0.3px;
    }

    /* About banner circle :end */
}

@media (max-width: 767px) {
    .inner-banner-image {
        height: 575px;
    }
}

@media (max-width: 575px) {
    .inner-banner-image {
        height: 430px;
    }


    /* About banner circle :start */
    .aboutpg-innerbanner .home-banner-circle {
        top: 70px;
    }
    .aboutpg-innerbanner .circle-cell {
        border-width: 7px;
    }

    .aboutpg-innerbanner .circle-1 {
        width: 120px;
        height: 120px;
        top: 40px;
        right: 45px;
    }
    .aboutpg-innerbanner .circle-2 {
        width: 80px;
        height: 80px;
        top: 130px;
        right: 0;
    }
    .aboutpg-innerbanner .circle-3 {
        width: 80px;
        height: 80px;
        top: 154px;
        right: 70px;
    }
    .aboutpg-innerbanner .circle-4 {
        width: 80px;
        height: 80px;
        top: 120px;
        right: 135px;
    }
    .aboutpg-innerbanner .circle-5 {
        width: 140px;
        height: 140px;
        top: 0;
        right: 155px;
    }
    .aboutpg-innerbanner .circle-6 {
        width: 80px;
        height: 80px;
        top: 130px;
        right: 210px;
    }

    .aboutpg-innerbanner .circle-text h6 {
        font-size: 10px;
        letter-spacing: 0.3px;
    }
    .aboutpg-innerbanner .circle-text h4 {
        font-size: 13px;
        letter-spacing: 0.3px;
    }

    /* About banner circle :end */
}

@media (max-width: 480px) {
    .inner-banner-image {
        /* height: 360px; */
        height: 430px;
    }

    .aboutpg-innerbanner .inner-banner-contents {
        padding-bottom: 20px;
    }


    /* About banner circle :start */
    .aboutpg-innerbanner .home-banner-circle {
        top: 70px;
    }
    .aboutpg-innerbanner .circle-cell {
        border-width: 7px;
    }

    .aboutpg-innerbanner .circle-1 {
        width: 120px;
        height: 120px;
        top: 40px;
        right: 45px;
    }
    .aboutpg-innerbanner .circle-2 {
        width: 80px;
        height: 80px;
        top: 130px;
        right: 0;
    }
    .aboutpg-innerbanner .circle-3 {
        width: 80px;
        height: 80px;
        top: 154px;
        right: 70px;
    }
    .aboutpg-innerbanner .circle-4 {
        width: 80px;
        height: 80px;
        top: 120px;
        right: 135px;
    }
    .aboutpg-innerbanner .circle-5 {
        width: 140px;
        height: 140px;
        top: 0;
        right: 155px;
    }
    .aboutpg-innerbanner .circle-6 {
        width: 80px;
        height: 80px;
        top: 130px;
        right: 210px;
    }

    .aboutpg-innerbanner .circle-text h6 {
        font-size: 10px;
        letter-spacing: 0.3px;
    }
    .aboutpg-innerbanner .circle-text h4 {
        font-size: 13px;
        letter-spacing: 0.3px;
    }

    /* About banner circle :end */
}