@media only screen and (max-width: 1600px) {
    .team-box-item img {
        width: 320px;
    }
    .team-box {
        gap: 26px;
    }
}
@media only screen and (max-width: 1440px) {
    h1 {
        font-size: 46px;
        line-height: 56px;
    }
    .banner-con {
        padding: 318px 0 266px;
    }
    .banner-content p {
        margin-bottom: 30px;
    }
    .generic-btn a {
        padding: 18px 38px;
    }
    .team-box-item img {
        width: 100%;
    }
    .team-box {
        gap: 22px;
    }
    .team-name {
        padding: 16px 22px;
    }
    .testimonial-box .carousel-control-next,
    .testimonial-box .carousel-control-prev {
        position: relative;
    }
    .testimonial-box .carousel-control-prev {
        left: 44%;
        top: 15px;
    }
    .testimonial-box .carousel-control-next {
        right: -51%;
    }
    .padding-top {
        padding-top: 110px;
    }
    .padding-bottom {
        padding-bottom: 110px;
    }
    h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .generic-title h2 {
        margin-bottom: 50px;
    }
    .benefit-box-item {
        padding: 40px 60px 50px;
    }
    .benefit-box-item figure {
        margin-bottom: 20px;
    }
    .benefit-box-item h3 {
        margin-bottom: 18px;
    }
    .benefit-box-item p {
        margin-bottom: 22px;
    }
    .benefit-box {
        margin-bottom: 60px;
    }
    .specialize-list {
        padding: 30px 20px 30px 60px;
    }
    .service-item-vlaue {
        width: 90px;
        height: 90px;
    }
    .service-item-content {
        padding: 71px 24px 32px;
    }
    .service-item-content h3 {
        margin-bottom: 14px;
    }
    .feature-box-item {
        padding: 40px 34px;
    }
    .feature-box-item figure {
        margin-bottom: 28px;
    }
    .feature-box-item h3 {
        margin-bottom: 16px;
    }
    .price-value {
        font-size: 36px;
        line-height: 36px;
    }
    .feature-box-item p {
        margin-bottom: 26px;
    }
    .team-con .generic-title {
        width: 54%;
    }
    .testimonial-con .generic-title p {
        margin-bottom: 54px;
    }
    .testimonial-box #carouselExampleIndicators {
        padding: 56px 90px 38px;
    }
    .testimonial-box .carousel-indicators {
        margin-bottom: 28px;
    }
    .client-name {
        margin-bottom: 20px;
    }
    .contact-info-con ul li {
        padding: 36px 48px 36px;
    }
    .contact-info-title a {
        font-size: 18px;
        line-height: 18px;
    }
    .contact-info-title p {
        font-size: 18px;
        line-height: 28px;
    }
    .form-con ul li textarea {
        height: 90px;
    }
    .form-con ul li input, .form-con ul li select, .form-con ul li textarea {
        padding: 16px 20px 17px;
    }
    .form-con ul li {
        margin-bottom: 10px;
    }
    .help-con {
        padding: 110px 0 116px;
    }
    .help-title h2 {
        margin-bottom: 24px;
    }
    .help-title {
        width: 47%;
    }
    
    .copyright-con {
        padding: 24px 0;
    }
    .banner-con .social-icon {
        top: 345px;
        left: 60px;
    }
    .sub-banner-con {
        padding: 210px 0 119px;
    }
    .sub-banner-title h1 {
        margin-bottom: 24px;
    }
    .about-con {
        padding-top: 230px;
    }
    .about-img2 img{
        width: 250px;
    }
    .about-img figure:first-child img{
        width: 300px;
    }
    .about-box {
        justify-content: center;    
        grid-template-columns: 36.5% 42%;
    }
    .about-content span {
        margin-bottom: 12px;
    }
    .about-content h2 {
        margin-bottom: 20px;
    }
    .about-content p {
        margin-bottom: 26px;
    }
    .innovation-con {
        padding: 148px 0;
    }
    .innovation-title span {
        margin-bottom: 12px;
    }
    .innovation-title h2 {
        margin-bottom: 28px;
    }
    .mian-service-item {
        padding: 40px 60px 46px;
    }
    .mian-service-item figure {
        margin: 0 auto 24px;
    }
    .mian-service-item h3 {
        margin-bottom: 16px;
    }
    .contact-info-item {
        padding: 42px 42px;
    }
    .contact-info-item figure {
        width: 110px;
        height: 110px;
        margin: 0 auto 14px;
    }
    .map-con iframe {
        height: 450px;
    }
    .masonry-con {
        gap: 25px;
    }
    .gallery-sec .generic-title h2 {
        padding: 0 80px;
    }
    .faq-box .card-header button {
        padding: 30px 46px;
    }
    .faq-box .card-body {
        padding: 0 46px 30px;
    }
    /* FOOTER SECTION */
    .footer-con {
        padding-top: 70px;
        padding-bottom: 90px;
    }
    /* FOOTER SECTION */
    .unique-box-item {
        padding: 35px 52px;
    }
    .logo-con ul li {
        height: 128px;
    }
    .testimonial-inner-con .owl-carousel .owl-nav .owl-next {
        right: -30px;
    }
    .testimonial-inner-con .owl-carousel .owl-nav .owl-prev {
        left: -30px;
    }
    .guest-box p {
        margin-bottom: 15px;
    }
    .testimonial-inner-con {
        margin-bottom: 66px;
    }
}
@media only screen and (max-width: 1199px){
    .header-con .navbar {
        padding: 10px 20px;
    }
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 20px;
    }
    .header-contact ul li .register-btn {
        padding: 11px 26px 12px;
    }
    h1 {
        font-size: 40px;
        line-height: 52px;
    }
    h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .generic-btn a {
        font-size: 16px;
        line-height: 16px;
        padding: 15px 32px 16px;
    }
    .banner-con {
        padding:248px 0 156px;
    }
    .padding-top {
        padding-top: 90px;
    }
    .padding-bottom {
        padding-bottom: 90px;
    }
    .generic-title h2 {
        margin-bottom: 40px;
    }
    .benefit-box {
        gap: 24px;
        margin-bottom: 50px;
    }
    .benefit-box-item {
        padding: 35px 50px;
    }
    .benefit-box-item figure {
        margin-bottom: 16px;
    }
    .benefit-box-item h3 {
        margin-bottom: 8px;
    }
    .benefit-box-item p {
        margin-bottom: 18px;
    }
    .specialize-list {
        gap: 20px;
        padding: 30px 20px 30px 40px;
    }
    .specialize-list-item ul {
        gap: 20px;
    }
    .specialize-list-item ul li {
        width: 136px;
        font-size: 14px;
    }
    .generic-title span {
        margin-bottom: 6px;
    }
    .service-box-item figure img {
        width: 100%;
    }
    .service-item-vlaue {
        width: 80px;
        height: 80px;
        bottom: -30px;
    }
    .service-item-content {
        padding: 51px 14px 22px;
    }
    .service-box {
        gap: 24px;
    }
    .feature-box {
        gap: 24px;
    }
    .feature-box-item figure {
        margin-bottom: 20px;
    }
    .price-value small {
        top: -13px;
        font-size: 20px;
    }
    .feature-box-item {
        padding: 34px 24px;
    }
    .team-con .generic-title {
        width: 64%;
    }
    .team-box {
        gap: 18px;
    }
    .team-name {
        width: 80.3%;
        padding: 14px 19px;
    }
    .testimonial-con .generic-title p {
        margin-bottom: 44px;
    }
    .testimonial-box #carouselExampleIndicators {
        padding: 50px 60px 34px;
    }
    .testimonial-box .carousel-indicators {
        margin-bottom: 20px;
    }
    .testimonial-item p {
        font-size: 18px;
        line-height: 34px;
        margin-bottom: 24px;
    }
    .contact-info-con ul li {
        padding: 32px 48px;
    }
    .contact-info-title p {
        font-size: 16px;
        line-height: 24px;
    }
    .contact-info-title a {
        font-size: 16px;
        line-height: 16px;
    }
    .submit-btn button {
        font-size: 18px;
        line-height: 18px;
        padding: 16px 10px;
    }
    .help-con {
        padding: 90px 0 96px;
    }
   
    .banner-con .social-icon {
        top: 285px;
        left: 30px;
    }   
    .sub-banner-con {
        padding: 190px 0 99px;
    }
    .sub-banner-title h1 {
        margin-bottom: 20px;
    }
    .sub-banner-title p {
        margin-bottom: 22px;
    }
    .about-con {
        padding-top: 210px;
    }
    .about-img2 img {
        width: 220px;
    }
    .about-img figure:first-child img {
        width: 240px;
    }
    .about-box {
        grid-template-columns: 36.5% 51%;
    }
    .about-content span {
        margin-bottom: 8px;
    }
    .about-content h2 {
        margin-bottom: 16px;
    }
    .about-content p {
        margin-bottom: 22px;
    }
    .innovation-title h2 {
        margin-bottom: 28px;
    }
    .innovation-title span {
        margin-bottom: 8px;
    }
    .innovation-title h2 {
        margin-bottom: 24px;
    }
    .mian-service-con .generic-title h2 {
        padding: 0 38px;
    }
    .mian-service-box {
        gap: 25px;
    }
    .mian-service-item {
        padding: 34px 30px 40px;
    }
    .mian-service-item figure {
        width: 100px;
        height: 100px;
        margin: 0 auto 18px;
    }
    .mian-service-item h3 {
        margin-bottom: 12px;
    }
    .mian-service-item p {
        margin-bottom: 16px;
    }
    .service-details-con .about-content h2 {
        padding-right: 70px;
    }
    .contact-info-box {
        gap: 25px;
    }
    .contact-info-item {
        padding: 36px 42px;
    }
    .map-con iframe {
        height: 370px;
    }
    .main-contact-box {
        gap: 60px;
        align-items: center;
    }
    .main-contact-img img{
        width: 400px;
    }
    .main-contact-form h2 {
        margin-bottom: 32px;
    }
    .main-contact-form span {
        margin-bottom: 10px;
    }
    form.main-form ul {
        gap: 26px;
    }
    .main-form ul li input, form.main-form ul li textarea {
        padding: 12px 18px;
    }
    .main-form ul li textarea {
        height: 92px;
    }
    .masonry-con {
        gap: 21px;
    }
    .service-details-box .mian-service-item {
        top: 100px;
    }
    .service-details-box figure {
        margin-bottom: 40px;
    }
    .service-details-box p {
        margin-bottom: 20px;
    }
    .service-details-box ul li {
        margin-bottom: 8px;
    }
    .service-details-box ul {
        margin-bottom: 24px;
    }
    .client-admin-con {
        margin-bottom: 20px;
    }
    .slider-item p {
        font-size: 16px;
        line-height: 24px;
    }
    .slider-item {
        padding: 30px 30px;
    }
    .slider-box .owl-stage-outer {
        margin-bottom: 20px;
    }
    .not-found-title h2 {
        font-size: 170px;
        line-height: 170px;
        margin-bottom: 12px;
    }
    .faq-box .card-header button {
        padding: 26px 36px;
    }
    .faq-box .card-body {
        padding: 0 36px 26px;
    }
    .team-box-item:hover .team-name {
        transform: translate(-50%,-15px);
    }
    /* FOOTER SECTION */
    .footer-con {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .footer-box {
        grid-template-columns: 31.7% 13.8% 22.1% 27.1%;
    }
    .footer-logo a {
        margin-bottom: 24px;
    }
    .footer-logo-con p {
        line-height: 24px;
        margin-bottom: 16px;
    }
    .social-icon ul li a i {
        width: 42px;
        height: 42px;
        font-size: 16px;
    }
    .footer-link ul li {
        margin-bottom: 10px;
    }
    .footer-contact ul li {
        margin-bottom: 18px;
    }
    /* FOOTER SECTION */
    .unique-box {
        gap: 25px;
    }
    .unique-box-item figure {
        margin: 0 auto 15px;
    }
    .unique-box-item {
        padding: 30px 32px;
    }
    .unique-box-item p {
        margin-bottom: 12px;
    }
    .best-guides-inner-con {
        gap: 20px;
    }
    .guide-box span {
        margin-bottom: 12px;
    }
    .logo-con ul li {
        height: 108px;
    }
    .guest-box p {
        font-size: 18px;
        line-height: 32px;
    }
    .guest-box {
        gap: 55px;
        grid-template-columns: 28% 66%;
        padding: 40px 30px;
    }
    .testimonial-inner-con {
        margin-bottom: 56px;
    }
}
@media only screen and (max-width: 991px){
    .coming-soon-con h2 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 20px;
    }
    .header-con .dropdown-item {
        padding: 8px 25px 8px;
    }
    /**************/
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 14px;
        margin-right: 0;
    }
    .header-con .navbar-nav li:last-child {
        margin-bottom: 10px;
        border-bottom: none;
    }
    .header-contact ul {
        padding: 0;
        margin-right: 34px;
    }
    .navbar-toggler {
        top: 50%;
        right:20px;
        padding: 0;
        width: 24px;
        border: none;
        position: absolute;
        transform: translateY(-53%);
    }
    .header-btn a {
        font-size: 12px;
        padding: 13px 22px;
    }
    .navbar-toggler-icon{
        float: left;
        width: 100%;
        height: 2px;
        margin: 3px 0;
        background: var(--accent);
    }
    .navbar-btn{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .header-con .navbar-nav li:first-child{
        margin-top: 15px;
    }
    .navbar-toggler:focus{
        outline: none;
    }
    .navbar-toggler .navbar-toggler-icon:nth-child(1),
    .navbar-toggler .navbar-toggler-icon:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
    position: absolute;
    top:8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 0px;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
    position: absolute;
    top:8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 0px;
    }
    .navbar-collapse.collapse, .navbar-collapse.collapsing {
        width: 100%;
        right: 0;
        top: 69px;
        z-index: 999;
        position: absolute;
        background: #fff;
        border-radius: 0;
    }
    .header-con .navbar-nav li {
        border-bottom: 1px solid #ddd7d785;
      }
    .header-con .navbar-nav {
        gap: 10px;
        margin-right: 0;
    }
    .header-con .navbar-light .navbar-nav .nav-link {
        display: block;
        color: var(--secondary-color);
        padding-bottom: 6px !important;
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
    .header-btn {
        margin-bottom: 20px;
        margin-left: 15px;
        margin-top: 15px;
    }
    /*  */
    .navbar-brand figure img{
        width: 246px;
    }
    .banner-con {
        padding: 208px 0 114px;
    }
    h1 {
        font-size: 34px;
        line-height: 42px;
    }
    .banner-content p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 24px;
    }
    .generic-btn a {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 36px 15px;
    }
    .padding-top {
        padding-top: 70px;
    }
    .padding-bottom {
        padding-bottom: 70px;
    }
    h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .generic-title {
        width: 86%;
    }   
    .benefit-box {
        gap: 18px;
        margin-bottom: 40px;
    } 
    .benefit-box-item {
        padding: 30px 30px;
    }
    .benefit-box-item p {
        font-size: 14px;
        line-height: 18px;
    }
    .started-btn a i {
        width: 35px;
        height: 35px;
    }
    .specialize-list {
        flex-direction: column;
    }
    .generic-title h2 {
        margin-bottom: 35px;
    }
    .service-box {
        gap: 24px;
        grid-template-columns: 48.2% 48.2%;
    }
    .service-item-content h3 {
        margin-bottom: 10px;
    }
    .service-item-content p {
        margin-bottom: 12px;
    }
    .feature-box {
        gap: 18px;
    }
    .feature-box-item {
        padding: 30px 18px;
    }
    h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .price-value span {
        font-size: 16px;
    }
    .price-value {
        font-size: 30px;
        line-height: 30px;
    }
    .price-value small {
        font-size: 18px;
    }
    .but-tag {
        font-size: 12px;
        line-height: 12px;
    }
    .social-icon ul li a i {
        width: 30px;
        height: 30px;
        display: flex;
        font-size: 14px;
        line-height: 14px;
    }
    .team-box {
        gap: 14px;
    }
    .team-name {
        width: 96%;
        bottom: 10px;
        padding: 9px 19px;
    }
    .team-name h3 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .testimonial-con .generic-title h2 {
        margin-bottom: 14px;
    }
    .testimonial-con .generic-title p {
        margin-bottom: 34px;
    }
    .testimonial-box #carouselExampleIndicators {
        padding: 44px 50px 30px;
    }
    .testimonial-box #carouselExampleIndicators::after {
        width: 114px;
        height: 70px;
        background-size: contain;
    }
    .testimonial-item p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 14px;
    }
    .testimonial-box .carousel-control-prev {
        left: 40%;
    }
    .client-name {
        margin-bottom: 12px;
    }
    .testimonial-con .carousel-indicators li::after {
        width: 60px;
        height: 60px;
    }
    .carousel-indicators li {
        width: 60px;
        height: 60px;
    }
    .padding-bottom {
        padding-bottom: 60px;
    }
    .padding-top {
        padding-top: 60px;
    }
    .contact-con .generic-title {
        width: 80%;
    }
    .contact-info-con ul li {
        gap: 12px;
        padding: 22px 24px;
    }
    .contact-box {
        gap: 17px;
    }
    .form-con ul li label {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 8px;
    }
    .contact-form-con {
        padding: 34px 30px;
    }
    .form-con ul li input, .form-con ul li select, .form-con ul li textarea {
        padding: 12px 14px 13px;
    }
    .submit-btn button {
        font-size: 16px;
        line-height: 16px;
        padding: 12px 10px;
    }
    .help-con {
        padding: 60px 0 66px;
    }
   
    .copyright-con {
        padding: 20px 0;
    }
    .banner-con .social-icon{
        display: none;
    }
    .sub-banner-con {
        padding: 170px 0 79px;
    }
    .sub-banner-title h1 {
        margin-bottom: 16px;
    }
    .sub-banner-title p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .sub-banner-title {
        width: 75%;
    }
    .about-con {
        padding-top: 130px;
    }
    .about-img2 img {
        width: 160px;
    }
    .about-img figure:first-child img {
        width: 200px;
    }
    .about-img2 {
        top: -70px;
    }
    .about-box {
        gap: 65px;
        grid-template-columns: 36.5% 55%;
    }
    .about-content span {
        margin-bottom: 5px;
    }
    .about-content h2 {
        margin-bottom: 11px;
    }
    .about-content p {
        margin-bottom: 18px;
    }
    .innovation-con {
        padding: 90px 0;
    }
    .innovation-title h2 {
        margin-bottom: 20px;
    }
    .innovation-title span {
        margin-bottom: 6px;
    }
    .mian-service-box {
        gap: 18px;
    }
    .mian-service-item p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 14px;
    }
    .mian-service-item {
        padding: 28px 11px 34px;
    }
    .mian-service-item figure {
        margin: 0 auto 12px;
    }
    .mian-service-item h3 {
        margin-bottom: 8px;
    }
    .contact-info-item figure {
        width: 100px;
        height: 100px;
        margin: 0 auto 12px;
    }
    .contact-info-box {
        gap: 18px;
    }
    .contact-info-item {
        padding: 30px 20px;
    }
    .contact-info-item li a,.contact-info-item li {
        font-size: 14px;
    }
    .main-contact-box {
        gap: 20px;
        text-align: left;
        grid-template-columns: 42.8% 48.66%;
    }
    .main-contact-img img {
        width: 100%;
    }
    .main-contact-form .submit-btn button {
        padding: 14px 26px;
    }
    form.main-form ul {
        gap: 20px;
        margin-bottom: 10px;
    }
    .main-contact-form h2 {
        margin-bottom: 26px;
    }
    .project-tab .nav {
        gap: 15px;
        margin-bottom: 34px;
    }
    .project-tab .nav-item .nav-link {
        font-size: 16px;
        line-height: 16px;
    }
    .masonry-con {
        gap: 16px;
    }
    .masonry .masonry-item {
        margin-bottom: 16px;
    }
    .gallery-sec .masonry-item a::before {
        width: 50px;
        height: 50px;
        background-size: contain;
    }
    button.close {
        height: 45px;
        width: 45px;
        font-size: 16px;
    }
    .service-details-box > figure img{
        width: 100%;
    }
    .service-details-box .mian-service-item {
        top: 66px;
        width: 270px;
    }
    .service-details-box p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .slider-con .owl-carousel .owl-item .client-admin-con img {
        width: 60px;
        height: 60px;
    }
    .client-admin-content h3 {
        margin-bottom: 0;
    }
    .slider-item p {
        font-size: 14px;
        line-height: 20px;
    }
    .slider-item {
        padding: 20px 20px;
    }
    .comma-img figure img {
        width: 40px !important;
    }
    .comma-img {
        top: 20px;
        right: 20px;
    }
    .slider-box .owl-stage-outer {
        margin-bottom: 10px;
    }
    .client-admin-content span {
        font-size: 14px;
        line-height: 22px;
    }
    .not-found-title h2 {
        font-size: 140px;
        line-height: 140px;
    }
    .not-found-title span {
        font-size: 28px;
        margin-bottom: 20px;
        letter-spacing: 8px;
    }
    .not-found-title p {
        margin-bottom: 30px;
    }
    .faq-box .card-header button {
        font-size: 18px;
        line-height: 20px;
        padding: 22px 26px;
    }
    .faq-box .card-body {
        padding: 0 26px 22px;
    }
    .faq-box #accordion .card {
        margin-bottom: 20px;
    }
    .faq-box .card-body p {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 20px;
    }
    .feature-box-item h3 {
        font-size: 17px;
    }
    .social-icon ul li {
        margin-bottom: 6px;
    }
    .team-box-item:hover .team-name {
        transform: translate(-50%,-5px);
    }
    .header-con .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 0;
        width: 100%;
        position: relative;
    }
    .comment-con a i {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }
    .product-item {
        top: -4px;
        right: -2px;
        width: 16px;
        height: 16px;
        font-size: 8px;
    }
    .client-logo ul li figure img {
        width: 100%;
    }
    .top-to-bottom-banner-btn a {
        width: 80px;
        height: 80px;
        border: 3px solid #fff;
    }
    /* FOOTER SECTION */
    .footer-logo-con {
        text-align: center;
        grid-column: 1 / -1;
    }
    .social-icon ul {
        justify-content: center;
    }
    .social-icon ul li a i {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }
    .footer-logo-con p {
        margin-bottom: 14px;
        padding: 0 110px;
    }
    .footer-box {
        grid-template-columns: 27.7% 27.8% 39.7%;
    }
    .footer-con {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .footer-logo a {
        margin-bottom: 18px;
    }
    .footer-box h4 {
        margin-bottom: 18px;
    }
    /* FOOTER SECTION */
    .unique-box {
        gap: 19px;
    }
    .unique-box-item {
        padding: 24px 15px;
    }
    .read-more-btn a {
        font-size: 14px;
        line-height: 14px;
    }
    .best-guides-inner-con {
        grid-template-columns: 31.5% 31.5% 31.5%;
        justify-content: center;
    }
    .guide-box figure {
        width: 158px;
        height: 158px;
    }
    .logo-con ul li figure img {
        width: 100%;
    }
    .testimonial-section .testimonial-inner-con .owl-carousel .owl-item .guest-img figure:first-child img{
        width: 100%;
    }
    .guest-box p {
        font-size: 16px;
        line-height: 24px;
    }
    .guest-box {
        grid-template-columns: 28% 63%;
        padding: 30px 30px;
    }
    .quote-img img{
        width: 30px !important;
    }
    .guest-img .quote-img {
        width: 54px;
        height: 54px;
    }
    .testimonial-inner-con {
        margin-bottom: 46px;
    }
}
@media only screen and (max-width: 767px){
    .main-contact-box {
        text-align: center;
        grid-template-columns: 100%;
    }
    .coming-soon-con h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .top-to-bottom-banner-btn{
        display: none;
    }
    .client-logo ul li figure img {
        width: auto;
    }
    .sub-banner-title {
        width: 100%;
    }
    .banner-con {
        padding: 188px 0 94px;
    }
    h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .banner-content p {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .generic-title h2 {
        margin-bottom: 30px;
    }
    .benefit-box {
        gap: 20px;
        margin-bottom: 30px;
        grid-template-columns: 100%;
    }
    .specialize-list-item ul {
        gap: 8px 49px;
        justify-content: center;
        margin-bottom: 8px;
    }
    .specialize-list-item ul li {
        width: 160px;
        font-size: 16px;
    }
    .service-box {
        gap: 18px;
    }
    h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .service-con .generic-title {
        width: 60%;
    }
    .feature-box {
        gap: 20px;
        grid-template-columns: 100%;
    }
    .team-box {
        gap: 20px;
        justify-content: center;
        grid-template-columns: 48% 48%;
    }
    .testimonial-con .generic-title p {
        font-size: 16px;
        padding: 0 30px;
        line-height: 20px;
        margin-bottom: 28px;
    }
    .testimonial-box #carouselExampleIndicators::after {
        right: 10px;
    }
    .testimonial-con .generic-title h2 {
        margin-bottom: 12px;
    }
    .client-logo ul {
        flex-wrap: wrap;
    }
    .client-logo ul li {
        width: 31%;
        text-align: center;
    }
    .testimonial-box {
        margin-bottom: 30px;
    }
    .testimonial-box .carousel-control-prev {
        left: 35%;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .contact-box {
        gap: 20px;
        grid-template-columns: 100%;
    }
    .contact-info-title h3 {
        margin-bottom: 6px;
    }
    .contact-info-con ul li {
        gap: 22px;
        margin-bottom: 10px;
        padding: 18px 34px;
    }
    .contact-info-title p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .contact-info-title a {
        font-size: 14px;
        line-height: 14px;
    }
    .contact-info-con ul li:last-child a {
        font-size: 14px;
        line-height: 14px;
    }
    .help-title {
        width: 69%;
    }
    .help-title h2 {
        margin-bottom: 20px;
    }
    .generic-btn a {
        padding: 13px 26px 14px;
    }
    .help-con {
        padding: 56px 0 62px;
    }
    .copyright-box ul li {
        font-size: 12px;
        line-height: 12px;
    }
    .copyright-box ul li:first-child {
        padding-right: 6px;
    }
    .copyright-box ul {
        gap: 9px;
    }
    #button {
        width: 62px;
        right: 32px;
        height: 62px;
    }
    #button::after {
        font-size: 18px;
    }
    .sub-banner-con {
        padding: 160px 0 69px;
    }
    .sub-banner-title h1 {
        margin-bottom: 14px;
    }
    .sub-banner-title p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px;
    }
    .breadcrumb {
        padding: 11px 20px;
    }
    .about-con {
        padding-top: 120px;
    }
    .about-box {
        gap: 30px;
        text-align: center;
        grid-template-columns: 100%;
    }
    .about-content h2 {
        padding-right: 0;
    }
    .about-img{
        width: 254px;
        margin: 0 auto;
    }
    .about-content p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 14px;
    }
    .innovation-con {
        padding: 70px 0;
    }
    .mian-service-con .generic-title h2 {
        padding: 0 8px;
    }
    .mian-service-box {
        grid-template-columns: 48% 48%;
    }
    .service-details-con .about-content h2 {
        padding-right: 0;
    }
    .contact-info-box {
        gap: 20px;
        grid-template-columns: 48% 48%;
    }
    .contact-info-item h3 {
        margin-bottom: 4px;
    }
    .map-con iframe {
        height: 300px;
    }
    .main-contact-img img {
        width: 280px;
    }
    .main-contact-form .submit-btn button {
        font-size: 16px;
        line-height: 16px;
        padding: 13px 24px;
    }
    form.main-form ul {
        margin-bottom: 15px;
    }
    .project-tab .nav-item .nav-link {
        font-size: 14px;
        line-height: 14px;
    }
    .gallery-sec .generic-title h2 {
        padding: 0 60px;
    }
    button.close {
        font-size: 14px;
        height: 30px;
        width: 30px;
        padding: 6px 11px 11px !important;
    }
    .service-details-box > figure:after {
        width: 115px;
    }
    .service-details-box .mian-service-item {
        top: 8px;
    }
    .service-details-box figure {
        margin-bottom: 25px;
    }
    .service-details-box p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px;
    }
    .service-details-box ul li {
        font-size: 14px;
        line-height: 20px;
    }
    .service-details-box ul li:after {
        top: 4px;
        font-size: 16px;
        line-height: 16px;
    }
    .not-found-title h2 {
        font-size: 100px;
        line-height: 100px;
    }
    .not-found-title span {
        font-size: 26px;
        margin-bottom: 16px;
        letter-spacing: 6px;
    }
    .not-found-title p {
        margin-bottom: 24px;
    }
    .not-found-title p br {
        display: none;
    }
    .faq-box .card-header button {
        padding: 18px 16px;
    }
    .faq-box .card-body {
        padding: 0 16px 18px;
    }
    .faq-box #accordion .card {
        margin-bottom: 14px;
    }
    .recommended-label {
        top: -4px;
        font-size: 14px;
        line-height: 14px;
    }
    .health-event-con .generic-title p {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 30px;
    }
    .health-event-con .generic-title h2 {
        margin-bottom: 14px;
    }
    .navbar-brand figure img {
        width: 200px;
    }
    .header-contact ul li .register-btn {
        font-size: 14px;
        line-height: 14px;
    }
    .innovation-title {
        width: 100%;
    }
    .team-box-item .social-icon {
        right: 10px;
    }
    .testimonial-item p {
        font-size: 14px;
        line-height: 22px;
    }
    .footer-social-icon ul {
        gap: 5px;
    }
    .service-item-content p {
        font-size: 14px;
    }
    .service-item-content {
        padding: 51px 9px 22px;
    }
    .banner-con {
        background-position: -90px center;
    }
    .three-blog #blog{
        width: 100%;
    }
    .coming-soon-social-links ul li a {
        width: 45px;
        height: 45px;
    }
    .coming-soon-social-links ul {
        margin-bottom: 26px;
    }
    .coming-soon-social-links ul li a i {
        font-size: 14px;
    }
    /* FOOTER SECTION */
    .footer-con {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer-logo-con p {
        padding: 0;
        font-size: 14px;
        line-height: 22px;
    }
    .footer-link ul li a {
        font-size: 14px;
        line-height: 14px;
    }
    .footer-contact ul li a, .footer-contact ul li {
        font-size: 14px;
        line-height: 14px;
    }
    .footer-box {
        grid-template-columns: 21.7% 28.8% 43.7%;
    }
    /* FOOTER SECTION */
    .unique-box {
        gap: 20px;
        grid-template-columns: 48% 48%;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    .best-guides-inner-con {
        grid-template-columns: 48% 48%;
    }
    .logo-con ul li figure img {
        padding: 0 10px;
    }
    #back-to-top-btn {
        bottom: 50px;
        right: 30px;
        width: 50px;
        height: 50px;
    }
    .guest-box {
        gap: 25px;
        text-align: center;
        grid-template-columns: 100%;
    }
    .guest-img .quote-img{
        display: none;
    }
    .guest-img {
        width: 300px;
        margin: 0 auto;
    }
    .guest-box p {
        font-size: 14px;
        line-height: 20px;
    }
    
}
@media only screen and (max-width: 575px){
    .contact-info-box {
        grid-template-columns: 100%;
    }
    .unique-box {
        grid-template-columns: 100%;
    }
    .coming-soon-con h2 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    .navbar-brand figure img {
        width: 186px;
    }
    .banner-content {
        width: 100%;
    }
    h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .banner-content h1 {
        margin-bottom: 12px;
    }
    .banner-content p {
        padding: 0;
        margin-bottom: 14px;
        font-size: 14px;
    }
    .banner-con {
        padding: 158px 0 64px;
    }
    .padding-bottom {
        padding-bottom: 40px;
    }
    .padding-top {
        padding-top: 40px;
    }
    .generic-title span {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .generic-title {
        width: 100%;
    }
    .benefit-box-item {
        padding: 22px 48px;
    }
    .benefit-box-item figure {
        margin-bottom: 14px;
    }
    .benefit-box-item h3 {
        margin-bottom: 6px;
    }
    .started-btn a {
        margin-left: 35px;
    }
    .started-btn a i {
        width: 30px;
        height: 30px;
        left: -35px;
        top: -8px;
    }
    .specialize-list {
        gap: 10px;
        padding: 24px 21px;
    }
    .specialize-list-item ul li {
        width: 140px;
        font-size: 14px;
    }
    .specialize-list-item ul {
        gap: 8px 6px;
    }
    .service-con .generic-title {
        width: 100%;
    }
    .service-box {
        gap: 20px;
        grid-template-columns: 100%;
    }
    .service-item-vlaue {
        width: 70px;
        height: 70px;
        bottom: -24px;
    }
    .service-item-content h3 {
        margin-bottom: 6px;
    }
    .service-item-content {
        padding: 40px 34px 22px;
    }
    body {
        font-size: 14px;
        line-height: 22px;
    }
    .health-event-con .generic-title p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .feature-box-item figure {
        margin-bottom: 16px;
    }
    .feature-box-item p {
        margin-bottom: 22px;
    }
    .feature-box-item {
        padding: 24px 38px;
    }
    .team-con .generic-title {
        width: 100%;
        padding: 0 9px;
    }
    .team-box {
        grid-template-columns: 60%;
    }
    .testimonial-con .generic-title p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 24px;
    }
    .testimonial-box #carouselExampleIndicators {
        padding: 36px 20px 24px;
    }
    .testimonial-box #carouselExampleIndicators::after {
        width: 54px;
        height: 40px;
    }
    .testimonial-item p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .testimonial-box .carousel-control-prev {
        left: 27%;
    }
    .client-logo ul li img {
        width: 100%;
    }
    h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .form-con ul li textarea {
        height: 70px;
    }
    .form-con ul {
        margin-bottom: 8px;
    }
    .submit-btn button {
        font-size: 14px;
        line-height: 14px;
    }
    .help-con {
        padding: 56px 0 62px;
    }
    
    .copyright-box ul {
        flex-wrap: wrap;
    }
    .copyright-box ul li:last-child{
        width: 100%;
    }
    .sub-banner-con {
        padding: 150px 0 60px;
    }
    .sub-banner-title h1 {
        margin-bottom: 10px;
    }
    .sub-banner-title {
        width: 100%;
    }
    .sub-banner-title p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px;
    }
    .about-con {
        padding-top: 110px;
    }
    .about-content span {
        font-size: 14px;
        line-height: 16px;
    }
    .generic-btn a {
        padding: 11px 23px 12px;
    }
    .breadcrumb-item {
        font-size: 12px;
        line-height: 12px;
    }
    .innovation-title {
        width: 100%;
    }
    .innovation-con {
        padding: 60px 0;
    }
    .mian-service-box {
        gap: 20px;
        grid-template-columns: 100%;
    }
    .mian-service-item {
        padding: 23px 41px 30px;
    }
    .service-details-con .about-content h2 {
        padding: 0 30px;
    }
    .fc-unthemed th {
        border: none;
        padding: 14px;
        font-size: 12px;
        font-weight: 400;
        color: var(--black--color);
        text-transform: uppercase;
        background: #d6d7d9;
    }
    .contact-info-item {
        padding: 30px 50px;
    }
    .map-con iframe {
        height: 260px;
    }
    .main-contact-form span {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 8px;
    }
    .main-contact-form h2 {
        margin-bottom: 22px;
    }
    form.main-form ul {
        gap: 15px;
        grid-template-columns: 100%;
    }
    .main-contact-form .submit-btn button {
        font-size: 14px;
        line-height: 14px;
    }
    form.main-form ul {
        margin-bottom: 10px;
    }
    .main-contact-img img {
        width: 250px;
    }
    .masonry-con {
        gap: 20px;
        grid-template-columns: 100%;
    }
    .gallery-sec .generic-title h2 {
        padding: 0 20px;
    }
    #lightbox .modal-body img {
        width: 100%;
        max-width: 100%;
    }
    button.close {
        right: -18px;
    }
    #lightbox .modal-dialog {
        width: 100% !important;
        margin: 0 auto;
    }
    .service-details-box .mian-service-item {
        display: none;
    }
    .service-details-box > figure:after {
        width: 45px;
    }
    .client-admin-con {
        margin-bottom: 10px;
    }
    #button {
        width: 52px;
        right: 22px;
        height: 52px;
        bottom: 60px;
    }
    #button::after {
        font-size: 14px;
        line-height: 14px;
    }
    .not-found-title h2 {
        font-size: 70px;
        line-height: 70px;
    }
    .not-found-title span {
        font-size: 20px;
        margin-bottom: 10px;
        letter-spacing: normal;
    }
    .not-found-title p {
        margin-bottom: 18px;
    }
    .faq-box .card-header button {
        font-size: 16px;
        padding: 14px 15px;
        white-space: normal;
    }
    .faq-box .card-body {
        padding: 0 15px 16px;
    }
    .header-contact ul li .register-btn {
        display: none;
    }
    .comment-con a i {
        font-size: 12px;
    }
    .client-logo ul {
        padding: 0 15px;
    }
    .client-logo ul li figure img {
        width: 100%;
    }
    .help-title {
        width: 100%;
    }
    #blog .post-item .post-item-description .post-meta-date, #blog .post-item-description .post-meta-comments a {
        font-size: 12px;
        line-height: 20px;
    }
    .single-post01 .post-tags a {
        margin-right: 6px;
    }
    /* FOOTER SECTION */
    .footer-box {
        text-align: center;
        grid-template-columns: 100%;
    }
    .footer-link ul,
    .footer-contact ul{
        text-align: left;
        display: inline-block;
    }
    .footer-contact ul{
        width: 224px;
    }
    /* FOOTER SECTION */
    .best-guides-inner-con {
        grid-template-columns: 100%;
    }
    .logo-con ul {
        grid-template-columns: 48% 48%;
    }
    .logo-con ul li:nth-child(odd) {
        border-left: none;
    }
    .logo-con ul li:nth-child(5), .logo-con ul li:nth-child(6) {
        border-bottom: 1px solid rgb(175 200 187 / 15%);
    }
    .guest-img {
        width: 230px;
    }
    .testimonial-inner-con .owl-carousel .owl-nav .owl-next, .testimonial-inner-con .owl-carousel .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
    }
    .testimonial-inner-con .owl-carousel .owl-nav button i {
        font-size: 14px;
        line-height: 14px;
    }
    .testimonial-inner-con .owl-carousel .owl-nav .owl-prev {
        left: -10px;
    }
    .testimonial-inner-con .owl-carousel .owl-nav .owl-next {
        right: -10px;
    }
}