@media (min-width:320px) and (max-width:767px){

    /* Home */

    .navbar-toggler{
        margin-right: 15px;
        background-color: #00a098;
    }
    .navbar-toggler-icon{
        height: 30px;
        font-size: 23px;
        font-weight: bold;
        width: 35px;
        line-height: 27px;    
        color: #fff;           
    }
    .navbar-nav{
        background-color: #fff;
        align-items: flex-start;
        padding: 15px 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    }
    .navbar{
        padding: 5px 0;
        height: 60px;
    }
    .navbar-main .nav-item{
        padding: 6px 22px;
    }
    .navbar-brand{
        padding-left: 15px;
        height: 50px;
    }
    .navbar-brand img{
        max-width: 150px;
    }
    .hero-area{
        margin-top: 61px;
    }
    .hero-content-sub h1{
        font-size: 15px;
        line-height: 1;
        margin-bottom: 6px;
    }
    .hero-content-sub p{
        display: none;
    }
    .hero-content-sub{
        width: auto;
    }
    .btn-primary{
        font-size: 11px;
        padding: 7px 10px;
    }
    .carousel-indicators{
        display: none;
    }
    .hero-content-in h6.hero-tag{
        display: none;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
        width: 30px;
        height: 30px;
    }
    .carousel-control-next{
        right: 0;
    }
    .carousel-control-prev{
        left: 0;
    }
    .hero-content-in{
        margin: 0 16%;
    }
    h6.hero-tag{
        font-size: 11px;
        padding: 5px 9px;
    }
    .who-we-are{
        padding: 20px 0;
    }
    .who-we-are h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .who-we-are::before{
        display: none;
    }
    .who-we-are p{
        font-size: 13px;
        line-height: 1.5;
    }
    .who-we-are .btn-secondary {
        margin-top: 5px;
    }
    .btn-secondary{
        font-size: 12px;
        padding: 8px 10px;
    }
    .wwa-blocks{
        margin-top: 25px;
        flex-direction: column;
    }
    .wwa-box {
        padding: 6px 5px;
    }
    .wwa-box h5{
        font-size: 12px;
    }
    .br-1, .bt-1{
        border: none;
    }
    .fin-service{
        padding-bottom: 0;
    }
    .fin-service h2 {
        font-size: 21px;       
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .ht-lg {
        height: auto;
    }
    .ht-sm {
        height: auto;
    }
    .fin-ser-box{
        padding: 20px;
    }
    .fin-ser-box h4{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .fin-ser-box p{
        width: 85%;
        font-size: 13px;
    }
    .fin-ser-btm-icon {
        bottom: 14px;
        right: 15px;
        max-width: 50px;
    }
    .missed-call-area {
        padding-bottom: 10px;
    }
    .missed-call{
        flex-direction: column;
    }
    .missed-call p{
        font-size: 15px;
        text-align: center;
        margin-bottom: 10px;
    }
    .missed-call p span{
        margin-top: 5px;
        display: block;
    }
    .missed-call a{
        margin-left: 0;
    }
    .missed-call a img{
        width: 21px;
    }
    .calc{
        padding-bottom: 20px;
    }
    .calc-box-main{
        flex-direction: column;
    }
    .calc-block::before{
        display: none;
    }
    .calc-block p{
        width: 90%;
        font-size: 15px;
        line-height: 1.3;
    }
    .calc-box span{
        font-size: 30px;
    }
    .calc-block::after {
        width: 127px;
        height: 180px;
        right: -15px;
        bottom: -1px;
        background-size: contain;
    }
    .calc-box{
        text-align: center;
        border-right: none;
    }
    .calc h2{
        font-size: 22px;
        margin-bottom: 12px;
    }
    .calc ul{
        flex-direction: column;
    }
    .calc ul li{
        flex-basis: auto;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .calc ul li::before{
        top: -3px;
    }
    .testi-slider-block p{
        line-height: 16px;
    }
    .help-graphics{
        display: none;
    }
    .not-finding h2{
        font-size: 22px;
    }
    .not-finding a img{
        width: 20px;
    }
    .testi-name span{
        font-size: 12px;
        margin-top: 5px;
        display: block;
    }
    .not-finding {
        padding: 35px 0 20px 0;        
    }
    footer::before {    
        height: 28px;
        top: -17px;       
    }
    .footer-company-info p{
        font-size: 12px;
        line-height: 17px;
    }
    .footer-links{
        flex-direction: column;
    }
    .footer-link-block{
        margin-bottom: 15px;
    }
    .footer-link-block h6{
        margin-bottom: 6px;
    }
    .footer-link-block p{
        margin-bottom: 5px;
    }
    p.footer-para{
        line-height: 17px;
    }
    .sub-footer p{
        text-align: center !important;
        line-height: normal;
        margin-bottom: 15px;
        font-size: 11px;
    }
    .sub-footer p img{
        margin-top: 5px;
        margin-left: 0;
    }

    /* About Us */
    .about-hero{
        padding: 20px 0;
        margin-bottom: 15px;
    }
    .about-hero h1{
        font-size: 22px;
        line-height: 25px;
        margin-top: 10px;
    }
    .about-hero p{
        font-size: 12px;
        line-height: 18px;
        padding-top: 12px;
    }
    .invester-no{
        height: auto;
        margin-bottom: 25px;
    }
    .invester-block{
        flex-direction: column;
        padding: 5px;
        text-align: center;
    }
    .invester-block strong{
        font-size: 24px;
    }
    .invester-block div{
        margin-top: 5px;
    }
    .about-details-section{
        margin-top: 25px;
        padding-top: 20px;
    }
    .about-details-section h3{
        font-size: 18px;
        margin-bottom: 5px;
    }
    .about-details-section p{
        margin-bottom: 10px;
    }
    .vision{
        margin-top: 10px;
    }
    .vision h4{
        font-size: 14px;
        line-height: 20px;
    }
    .star-block{
        padding: 15px 20px;
        flex-direction: column;
        align-items: center;
        border-radius: 100px;
        text-align: center;
        margin-top: 25px;
    }
    .star-block p{
        font-size: 12px;
    }
    .who-makes-happen{
        padding-bottom: 280px;
    }
    .who-makes-happen::before{
        width: 65px;
    }
    .who-makes-happen h3{
        font-size: 18px;
    }
    .who-makes-happen p{
        width: auto;
        font-size: 12px;
    }
    .wmh-main{
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }
    .profile{
        margin-bottom: 20px;
    }
    .profile-pic{
        width: 100px;
        height: 100px;
        margin: 25px 0;
    }
    .profile p{
        font-size: 14px;
    }
    .our-awards{
        padding-bottom: 0;
    }
    .our-awards h3{
        font-size: 18px;
    }
    .our-awards .calc-block{
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .our-awards .calc-block p{
        font-size: 13px;
    }
    .award-img{
        flex-direction: column;
    }
    .award-img img{
        max-width: 120px;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .plan-conf{
        margin-top: 0;
    }
    .pwc{
        flex-direction: column;
        align-items: center;
    }
    .pwc h2{
        font-size: 40px;
        margin-right: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .cfp{
        font-size: 23px;
    }
    .cfp span{
        font-size: 28px;
    }
    .cfp::after{
        width: 35px;
    }
    .plan-conf p{
        margin-bottom: 10px;
        font-size: 13px;
    }
    .hcfp-help {
        padding: 15px 0 0 0;
    }
    .hcfp-help h4{
        font-size: 15px;
        margin-bottom: 6px;
    }
    .cfp-block-outer{
        flex-direction: column;
    }
    .cfp-block{
        max-width: 100%;
        padding: 15px;
    }
    .abt-man {
        position: relative;
        width: 210px;
        bottom: -15px;
        right: -50px;
    }
    .give-missed-call .btn-secondary{
        font-size: 12px;
        padding: 9px 16px;
    }
    .what-customer-say {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .what-customer-say h3{
        font-size: 18px;
    }
    .what-customer-say p{
        width: auto;
        font-size: 12px;
    }
    .video-block{
        margin-bottom: 30px;
    }

    /* Servicepage */
    .inner-hero{
        margin-top: 60px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .inner-hero h1{
        font-size: 24px;
        line-height: 28px;
    }
    .mf-mascot{
        display: none;
    }
    .inner-hero.service-details h1{
        line-height: 28px;
    }
    .inner-hero.service-details{
        padding-bottom: 15px;
    }
    .inner-hero.service-details p{
        font-size: 13px;
        line-height: 18px;
    }
    .triangle{
        bottom: -60px;
    }
    .what-service {
        padding: 40px 0;
    }
    .what-service h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .what-service p{
        font-size: 13px;
        line-height: 18px;
    }
    .what-service ol{
        margin-top: 25px;
    }
    .what-service ol li{
        font-size: 14px;
    }
    
    .what-service ol li::before{
        top: -7px;
    }
    .how-we-do{
        padding: 30px 0;
    }
    .how-we-do h3{
        font-size: 20px;
    }
    .customized-opt{
        padding-top: 30px;
    }
    .customized-opt h3{
        font-size: 20px;
    }
    .customized-opt-box h4{
        font-size: 18px;
    }
    .customized-opt-box p{
        font-size: 12px;
    }
    .customized-opt-box-contact{
        flex-direction: column;
    }
    .customized-opt-box-contact h3{
        width: auto;
        margin-bottom: 15px;
        font-size: 18px;
    }
    .mf-graphic{
        display: none;
    }
    .hide-ser-img{
        display: block;
    }

    /* Contact */
    .contact-mascot{
        display: none;
    }
    .inner-hero.contact-details p{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .inner-hero.contact-details{
        padding: 30px 0;
        margin-bottom: 20px;
    }
    .contact-area h3{
        width: 66%;
        font-size: 20px;
        margin-bottom: 12px;
    }
    .contact-outer{
        flex-direction: column;
    }
    .contact-in-left{
        border-right: none;
    }
    .contact-in-left h5{
        margin-bottom: 8px;
    }
    .contact-in-right{
        padding-left: 0;
    }
    .g-map-area{
        margin-top: 8px;
        margin-bottom: 15px;
    }
    .contact-area h4{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .contact-area label{
        font-size: 12px;
    }
    .contact-area .form-control{
        font-size: 13px;
    }
    .ser-mascot{
        display: none;
    }
    .mf-partner-img img {
        max-width: 105px;
    }
}

@media (min-width:768px) and (max-width:991px){

     /* Home */

     .navbar-toggler{
        margin-right: 15px;
        background-color: #00a098;
    }
    .navbar-toggler-icon{
        height: 30px;
        font-size: 23px;
        font-weight: bold;
        width: 35px;
        line-height: 27px;    
        color: #fff;          
    }
    .navbar-nav{
        background-color: #fff;
        align-items: flex-start;
        padding: 15px 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    }
    .navbar{
        padding: 5px 0;
        height: 60px;
    }
    .navbar-main .nav-item{
        padding: 6px 22px;
    }
    .navbar-brand{
        padding-left: 15px;
        height: 50px;
    }
    .navbar-brand img{
        max-width: 150px;
    }
    .hero-area{
        margin-top: 61px;
    }
    .hero-content-sub h1{
        font-size: 15px;
        line-height: 1;
        margin-bottom: 6px;
    }

    .hero-content-sub{
        width: 55%;
    }
    .btn-primary{
        font-size: 11px;
        padding: 7px 10px;
    }
    .carousel-indicators{
        display: none;
    }
  
    .carousel-control-next-icon, .carousel-control-prev-icon{
        width: 30px;
        height: 30px;
    }
    .carousel-control-next{
        right: 0;
    }
    .carousel-control-prev{
        left: 0;
    }
    .hero-content-in{
        margin: 0 12%;
    }
    h6.hero-tag{
        font-size: 11px;
        padding: 5px 9px;
    }
    .who-we-are{
        padding: 20px 0;
    }
    .who-we-are h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .who-we-are::before{
        display: none;
    }
    .who-we-are p{
        font-size: 13px;
        line-height: 1.5;
    }
    .who-we-are .btn-secondary {
        margin-top: 5px;
    }
    .btn-secondary{
        font-size: 12px;
        padding: 8px 10px;
    }
    .wwa-blocks{
        margin-top: 25px;
        flex-direction: column;
    }
    .wwa-box {
        padding: 6px 5px;
    }
    .wwa-box h5{
        font-size: 12px;
    }
    .br-1, .bt-1{
        border: none;
    }
    .fin-service{
        padding-bottom: 0;
    }
    .fin-service h2 {
        font-size: 21px;       
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .ht-lg {
        height: 334px;
    }
    .ht-sm {
        height: 285px;
    }
    .fin-ser-box{
        padding: 20px;
    }
    .fin-ser-box h4{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .fin-ser-box p{
        width: 85%;
        font-size: 13px;
    }
    .fin-ser-btm-icon {
        bottom: 14px;
        right: 15px;
        max-width: 50px;
    }
    .missed-call-area{
        padding-bottom: 20px;
    }
    .missed-call p{
        width: 74%;
        font-size: 16px;
        text-align: right;
    }
    .missed-call p span{
        font-size: 18px;
        display: inline-block;
        margin-top: 3px;
    }
    .calc{
        padding-bottom: 20px;
    }
 
    .calc-block::before{
        display: none;
    }
    .calc-block p{
        width: 90%;
        font-size: 15px;
        line-height: 1.3;
    }
    .calc-box span{
        font-size: 30px;
    }
    .calc-block::after {
        width: 114px;
        height: 156px;
        right: -36px;
        bottom: -1px;
        background-size: contain;
    }
    .calc-box{
        text-align: center;
        border-right: none;
    }
    .calc h2{
        font-size: 22px;
        margin-bottom: 12px;
    }
    .calc ul{
        flex-direction: column;
    }
    .calc ul li{
        flex-basis: auto;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .calc ul li::before{
        top: -3px;
    }
    .testi-slider-block p{
        line-height: 16px;
    }
    .help-graphics{
        display: none;
    }
    .not-finding h2{
        font-size: 22px;
    }
    .not-finding a img{
        width: 20px;
    }
    .testi-name span{
        font-size: 12px;
        margin-top: 5px;
        display: block;
    }
    footer::before{
        height: 50px;
        top: -45px;
    }
    .footer-links {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .footer-link-block{
        flex-basis: 50%;
        margin-bottom: 15px;
    }
    .footer-link-block h6{
        margin-bottom: 10px;
    }
    .footer-link-block p{
        margin-bottom: 5px;
    }
    .footer-company-info p{
        font-size: 12px;
        line-height: 17px;
    }

    
    p.footer-para{
        line-height: 17px;
    }
    .sub-footer p{        
        line-height: 15px;
        margin-bottom: 0;
        font-size: 11px;
    }
    .sub-footer p img{
        margin-top: 5px;
        margin-left: 0;
    }

    /* About Us */
    .about-hero{
        padding: 20px 0;
        margin-bottom: 15px;
    }
    .about-hero h1{
        font-size: 22px;
        line-height: 25px;
        margin-top: 10px;
    }
    .about-hero p{
        font-size: 12px;
        line-height: 18px;
        padding-top: 12px;
    }
    .invester-no{
        height: auto;
        margin-bottom: 25px;
    }
    .invester-block{
        flex-direction: column;
        padding: 5px;
        text-align: center;
    }
    .invester-block strong{
        font-size: 24px;
    }
    .invester-block div{
        margin-top: 5px;
    }
    .about-details-section{
        margin-top: 25px;
        padding-top: 20px;
    }
    .about-details-section h3{
        font-size: 18px;
        margin-bottom: 5px;
    }
    .about-details-section p{
        margin-bottom: 10px;
    }
    .vision{
        margin-top: 10px;
    }
    .vision h4{
        font-size: 14px;
        line-height: 20px;
    }
    .star-block{
        padding: 15px 20px;
        flex-direction: column;
        align-items: center;
        border-radius: 100px;
        text-align: center;
        margin-top: 25px;
    }
    .star-block p{
        font-size: 12px;
    }
    .who-makes-happen{
        padding-bottom: 280px;
    }
    .who-makes-happen::before{
        width: 65px;
    }
    .who-makes-happen h3{
        font-size: 18px;
    }
    .who-makes-happen p{
        width: auto;
        font-size: 12px;
    }
    .wmh-main img{
       max-width: 250px;
    }
    .linked-in{
        max-width: 30px !important;
        bottom: 56px;
        right: 0px;
    }
    .profile{
        margin-bottom: 20px;
    }
    .profile-pic{
        width: 100px;
        height: 100px;
        margin: 25px 0 10px 0;
    }
    .profile p{
        font-size: 14px;
    }
    .our-awards{
        padding-bottom: 0;
    }
    .our-awards h3{
        font-size: 18px;
    }
    .our-awards .calc-block{
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .our-awards .calc-block p{
        font-size: 13px;
    }
  
    .award-img img{
        max-width: 100px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .plan-conf{
        margin-top: 0;
    }

    .pwc h2{
        font-size: 40px;
        margin-right: 10px;
       line-height: 46px;
    }
    .cfp{
        font-size: 23px;
        padding: 15px 0;
    }
    .cfp span{
        font-size: 28px;
    }
    .cfp::after{
        width: 35px;
    }
    .plan-conf p{
        margin-bottom: 10px;
        font-size: 13px;
    }
    .hcfp-help {
        padding: 15px 0 0 0;
    }
    .hcfp-help h4{
        font-size: 15px;
        margin-bottom: 6px;
    }
   .cfp-block-outer{
       margin-top: 20px;
   }
    .cfp-block{       
        padding: 15px;
    }
    .abt-man {
        position: relative;
        width: 210px;
        bottom: -15px;
        right: -250px;
    }
    .give-missed-call .btn-secondary{
        font-size: 12px;
        padding: 9px 16px;
    }
    .what-customer-say {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .what-customer-say h3{
        font-size: 18px;
    }
    .what-customer-say p{
        width: auto;
        font-size: 12px;
    }
    .video-block{
        margin-bottom: 30px;
    }
    .thumbnail-block{
        height: 130px;
    }
    .thumbnail-block img{
        max-width: 220px;
    }

    /* Servicepage */
    .inner-hero{
        margin-top: 60px;
        padding: 30px 0;
    }
    .inner-hero h1{
        font-size: 22px;
        line-height: 26px;
    }
    .inner-hero.service-details h1, .inner-hero.service-details p{
        width: 74%;
    }
    .mf-mascot {
        max-width: 388px;
        position: absolute;
        bottom: -28px;
        right: 0;
    }
    .inner-hero.service-details p{
        font-size: 14px;
    }
    .triangle{
        bottom: -70px;
    }
    .what-service {
        padding: 30px 0;
    }
    .what-service h2{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .what-service p{
        font-size: 13px;
        line-height: 20px;
    }
    .what-service ol{
        margin-top: 20px;
    }
    .what-service ol li{
        font-size: 14px;
    }
    .what-service ol li::before{
        top: -7px;
    }
    .how-we-do{
        padding: 30px 0;
    }
    .how-we-do h3{
        font-size: 22px;
    }
    .customized-opt{
        padding: 30px 0 0 0;
    }
    .customized-opt h3{
        font-size: 22px;
    }
    .customized-opt-box h4{
        font-size: 18px;
    }
    .customized-opt-box-contact{
        flex-direction: column;
        padding: 30px 0;
    }
    .customized-opt-box-contact h3{
        width: auto;
        text-align: left;
        font-size: 20px;
        margin-bottom: 15px;        
    }

    /* Contact */
    .contact-mascot {
        max-width: 277px;
        position: absolute;
        bottom: -31px;
        right: 0;
    }
    .contact-area h3{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .contact-in-left p{
        margin-bottom: 11px;
    }
    .contact-in-left h5{
        font-size: 12px;
        margin-bottom: 6px;
    }
    .contact-in-right{
        padding-left: 10px;
    }
    .email-query h6{
        font-size: 12px;
        margin-bottom: 6px;
    }
    .email-id{
        font-size: 12px;
    }
    .contact-area h4{
        font-size: 22px;
        margin-bottom: 15px;
    }
    .contact-area label{
        font-size: 12px;
    }
    .contact-area .form-control{
        font-size: 13px;
    }
    .calc ul.slick-dots li::before{
        display: none;
    }
}

@media (min-width:992px) and (max-width:1299px){

      /* Home */
      .navbar-brand{
          height: 43px;
          margin-right: 10px;
      }
      .navbar-brand img{
          max-width: 130px;
      }
      .navbar-main .nav-item {
        padding: 0 16px;
    }
    .navbar-main .nav-link.client-login{
        padding: 8px;
    }
    .navbar-main .nav-link{
        font-size: 13px;
    }
    .hero-area{
        margin-top: 61px;
    }
    .hero-content-sub h1{
        font-size: 15px;
        line-height: 1;
        margin-bottom: 6px;
    }

    .hero-content-sub{
        width: 55%;
    }
    .btn-primary{
        font-size: 11px;
        padding: 7px 10px;
    }
    .carousel-indicators{
        display: none;
    }
  
    .carousel-control-next-icon, .carousel-control-prev-icon{
        width: 30px;
        height: 30px;
    }
    .carousel-control-next{
        right: 0;
    }
    .carousel-control-prev{
        left: 0;
    }
    .hero-content-in{
        margin: 0 12%;
    }
    h6.hero-tag{
        font-size: 11px;
        padding: 5px 9px;
    }
   
    .who-we-are{
        padding: 20px 0;
    }
    .who-we-are h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .who-we-are::before{
        display: none;
    }
    .who-we-are p{
        font-size: 13px;
        line-height: 1.5;
    }
    .who-we-are .btn-secondary {
        margin-top: 5px;
    }
    .btn-secondary{
        font-size: 12px;
        padding: 8px 10px;
    }
    .wwa-box h5{
        font-size: 16px;
    }
    .wwa-box p{
        font-size: 11px;
    }
    .fin-service{
        padding-bottom: 0;
    }
    .fin-service h2 {
        font-size: 21px;       
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .ht-lg {
        height: 254px;
    }
    .ht-sm {
        height: 215px;
    }
    .fin-ser-box{
        padding: 20px;
    }
    .fin-ser-box h4{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .fin-ser-box p{
        width: 85%;
        font-size: 13px;
    }
    .fin-ser-btm-icon {
        bottom: 14px;
        right: 15px;
        max-width: 50px;
    }
    .missed-call-area{
        padding-bottom: 20px;
    }
    .missed-call p{
        width: auto;
        font-size: 16px;
    }
    .missed-call p span{
        font-size: 18px;
        display: inline-block;
        margin-top: 3px;
    }
    .calc{
        padding-bottom: 20px;
    }
 
    .calc-block::before{
        display: none;
    }
    .calc-block p{
        width: 90%;
        font-size: 15px;
        line-height: 1.3;
    }
    .calc-box span{
        font-size: 30px;
    }
    .calc-block::after {
        width: 114px;
        height: 156px;
        right: -36px;
        bottom: -1px;
        background-size: contain;
    }
    .calc-box{
        text-align: center;
        border-right: none;
    }
    .calc h2{
        font-size: 22px;
        margin-bottom: 12px;
    }
    .calc ul{
        flex-direction: column;
    }
    .calc ul li{
        flex-basis: auto;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .calc ul li::before{
        top: -3px;
    }
    .testi-slider-block p{
        line-height: 16px;
    }
    .help-graphics{
        display: none;
    }
    .not-finding h2{
        font-size: 22px;
    }
    .not-finding a img{
        width: 20px;
    }
    .testi-name span{
        font-size: 12px;
        margin-top: 5px;
        display: block;
    }
    footer::before{
        height: 70px;
    }
    .footer-links {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .footer-link-block{
        flex-basis: 50%;
        margin-bottom: 15px;
    }
    .footer-link-block h6{
        margin-bottom: 10px;
    }
    .footer-link-block p{
        margin-bottom: 5px;
    }
    .footer-company-info p{
        font-size: 12px;
        line-height: 17px;
    }

    p.footer-para{
        line-height: 17px;
    }
    .sub-footer p{        
        line-height: 29px;
        margin-bottom: 0;
        font-size: 11px;
    }
    .sub-footer p img{       
        margin-left: 6px;
    }
    /* About Us */
    .about-hero{
        padding: 20px 0;
        margin-bottom: 15px;
    }
    .about-hero h1{
        font-size: 22px;
        line-height: 25px;
        margin-top: 10px;
    }
    .about-hero p{
        font-size: 12px;
        line-height: 18px;
        padding-top: 12px;
    }
   
    .invester-block strong{
        font-size: 24px;
    }

    .about-details-section{
        margin-top: 25px;
        padding-top: 20px;
    }
    .about-details-section h3{
        font-size: 18px;
        margin-bottom: 5px;
    }
    .about-details-section p{
        margin-bottom: 10px;
    }
    .vision{
        margin-top: 10px;
    }
    .vision h4{
        font-size: 14px;
        line-height: 20px;
    }
  
    .star-block p{
        font-size: 12px;
    }
    .who-makes-happen{
        padding-bottom: 280px;
    }
    .who-makes-happen::before{
        width: 65px;
    }
    .who-makes-happen h3{
        font-size: 18px;
    }
    .who-makes-happen p{
        width: auto;
        font-size: 12px;
    }
    .wmh-main img{
       max-width: 350px;
    }
    .linked-in{
        max-width: 30px !important;
        bottom: 56px;
        right: 0px;
    }
    .profile{
        margin-bottom: 20px;
    }
    .profile-pic{
        width: 140px;
        height: 140px;
        margin: 25px 0 10px 0;
    }
    .profile p{
        font-size: 14px;
    }
    .our-awards{
        padding-bottom: 0;
    }
    .our-awards h3{
        font-size: 18px;
    }
    .our-awards .calc-block{
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .our-awards .calc-block p{
        font-size: 13px;
    }
  
    .award-img img{
        max-width: 100px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .plan-conf{
        margin-top: 0;
    }

    .pwc h2{
        font-size: 40px;
        margin-right: 10px;
       line-height: 46px;
    }
    .cfp{
        font-size: 23px;
        padding: 15px 0;
    }
    .cfp span{
        font-size: 28px;
    }
    .cfp::after{
        width: 35px;
    }
    .plan-conf p{
        margin-bottom: 10px;
        font-size: 13px;
    }
    .hcfp-help {
        padding: 15px 0 0 0;
    }
    .hcfp-help h4{
        font-size: 15px;
        margin-bottom: 6px;
    }
   .cfp-block-outer{
       margin-top: 20px;
   }
    .cfp-block{       
        padding: 15px;
    }
    .abt-man {
        position: relative;
        width: 210px;
        bottom: -15px;
        right: -350px;
    }
    .give-missed-call .btn-secondary{
        font-size: 12px;
        padding: 9px 16px;
    }
    .what-customer-say {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .what-customer-say h3{
        font-size: 18px;
    }
    .what-customer-say p{
        width: auto;
        font-size: 12px;
    }
    .video-block{
        margin-bottom: 30px;
    }
    .thumbnail-block{
        height: 130px;
    }
    .thumbnail-block img{
        max-width: 220px;
    }

     /* Servicepage */
     .inner-hero{
        margin-top: 60px;
        padding: 30px 0;
    }
    .inner-hero h1{
        font-size: 22px;
        line-height: 26px;
    }
    .inner-hero.service-details h1, .inner-hero.service-details p{
        width: 74%;
    }
    .mf-mascot {
        max-width: 388px;
        position: absolute;
        bottom: -28px;
        right: 0;
    }
    .inner-hero.service-details p{
        font-size: 14px;
        line-height: 18px;
    }
    .triangle{
        bottom: -70px;
    }
    .what-service {
        padding: 30px 0;
    }
    .what-service h2{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .what-service p{
        font-size: 13px;
        line-height: 20px;
    }
    .what-service ol{
        margin-top: 20px;
    }
    .what-service ol li{
        font-size: 14px;
    }
    .what-service ol li::before{
        top: -7px;
    }
    .how-we-do{
        padding: 30px 0;
    }
    .how-we-do h3{
        font-size: 22px;
    }
    .customized-opt{
        padding: 30px 0 0 0;
    }
    .customized-opt h3{
        font-size: 22px;
    }
    .customized-opt-box h4{
        font-size: 18px;
    }
    .call-us-on p{
        font-size: 20px;
    }
    .customized-opt-box-contact{
        padding: 40px 20px;
    }
     /* Contact */
     .contact-mascot {
        max-width: 250px;
        position: absolute;
        bottom: -31px;
        right: 0;
    }
    .contact-area h3{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .contact-in-left p{
        margin-bottom: 11px;
    }
    .contact-in-left h5{
        font-size: 12px;
        margin-bottom: 6px;
    }
    .contact-in-right{
        padding-left: 10px;
    }
    .email-query h6{
        font-size: 12px;
        margin-bottom: 6px;
    }
    .email-id{
        font-size: 12px;
    }
    .contact-area h4{
        font-size: 22px;
        margin-bottom: 15px;
    }
    .contact-area label{
        font-size: 12px;
    }
    .contact-area .form-control{
        font-size: 13px;
    }
    .calc ul.slick-dots li::before{
        display: none;
    }
}


@media (min-width:1300px) and (max-width:1900px){
    .hero-content-sub h1{
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    .hero-content-sub p{
        font-size: 15px;
    }
}