@media (max-width: 767px){
    .contact-page .office-info{
        margin-top: 0;
    }
    .about-page .work-section .work-item .work-text h3 a {
        color: #1F212D;
        font-size: 30px;
       
    }
    .service-item .icon img {
        height: auto;
        width: 100%;
    }
    .about-page .work-section .work-item .work-text h3{
        text-align: center;
    }
    .about-page .work-section .work-item .work-top{
        justify-content: center;
    }
        .title {
        font-size: 30px;
        text-align: center !important;
    }
    .about-section-s2 .about-bottom-wrap .about-bottom-right .video-btn-wrap .video-btn{
        top:64%;
    }
        .about-section-s2 .about-bottom-wrap .about-bottom-right .video-btn-wrap .video-btn {
        margin: 0 auto;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .about-section-s2 .about-bottom-wrap .about-bottom-right .video-btn-wrap .video-btn:after{
          width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .footer-section .upper-footer, .footer-section-s2 .upper-footer{
        padding:0;
    }
    .copyright{
        text-align:center !important;
    }
.footer-section, .footer-section-s2{
    padding-bottom:0;
}
    .help h3{
        text-align:center;
    }
    .help{
        padding:15px;
    }
    .timeline.two{
        margin-top:15px;
    }
        .service-section-s2 .service-wrap {
        padding: 0 10px;
    }
    .about-section-s2{
        padding:0 !important;
    }
        .about-section-s2 .about-bottom-wrap {
        padding-top: 0;
    }
    .topbar{
        display: none;
    }
    .header-style-2 .mean-container a.meanmenu-reveal {
        margin-top: -58px !important;
    }
    .logo a img{
        height: 63px;
    }
    .blog-section .owl-nav [class*=owl-]{
        display: none;
    }
    .separator-padding {
        padding: 30px 0;
    }
    .about-section-s2{
        padding-bottom: 30px;
    }
    .choose-section{
        padding-bottom: 90px !important;
    }
    .timeline {
        padding-top: 61px !important;
        margin: 0;
    }
    .case-section-s2{
        padding: 30px 0;
    }
    .timeline-content{
        padding-top: 80px;
    }
    .section-counter .list-counter .themesflat-content-box{
        width: 50%;
    }
    .help{
        flex-direction: column;
    }
    .section-counter{
        padding: 30px 0;
    }
    .section-counter .list-counter {
        display: flex
;
        flex-wrap: wrap;
    }
    .section-counter .list-counter .themesflat-content-box .counter-item{
        margin-top: 25px;
    }
    .section-counter .text-wrap{
        flex-direction: column;
    }
}
@media (min-width: 1800px){
    .footer-section, .footer-section-s2{
        padding-bottom:0;
    }
    p{
        font-size: 18px;
    }
}
@media (min-width: 1200px) and (max-width: 1800px){
    .section-title .title{
        font-size:36px;
    }
        .team-section .team-wrap .team-item .team-text {
        padding: 15px 10px;
    }
    .team-text h3{
        line-height:0.8;
    }
        .footer-section .widget-title h3, .footer-section-s2 .widget-title h3 {
        font-size: 22px;
    }
    .footer-section .subscribe h3, .footer-section-s2 .subscribe h3 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
}
    .team__area-item-content h5 a{
        font-size:17px;
    }
    .service-section-s2 .service-wrap .service-item .service-text h3 a{
        font-size:20px;
    }
    .team-section .team-wrap .owl-nav [class*=owl-]{
        font-size:14px;
    }
    .team-section .team-wrap .owl-nav [class*=owl-]{
           height:40px;
        width:40px;
         line-height:40px;
    }
    .heading-title h2, .heading-title-s2 h2, .heading-title-s3 h2 {
        font-size: 35px;
                line-height: 40px;
    }
    .blog-section .owl-nav span {
    font-size: 40px;
}
    .blog-section .owl-nav [class*=owl-]{
        height:40px;
        width:40px;
    }
    .footer-section, .footer-section-s2{
        padding-bottom:0
    }
    .heading-title, .heading-title-s2, .heading-title-s3{
        margin-bottom:20px;
    }
    .timeline{
        margin-bottom:0;
    }
    .about-section-s2 .about-bottom-wrap .about-bottom-right .video-btn-wrap .video-btn:before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff;
    }
    .about-section-s2 .about-bottom-wrap .about-bottom-right .video-btn-wrap .video-btn{
        height:80px;
        width:80px;
        line-height:80px;
    }
    .about-section-s2 .about-bottom-wrap .about-bottom-right .video-btn-wrap .video-btn:after{
              height:106px;
        width:106px;
    }
    .topbar .contact-info ul li{
        padding:0;
    }
    .topbar .contact-intro ul li{
        padding:0;
    }
    .btn-style-1:after, .btn-style-2:after {
    position: absolute;
    right: 16px;
    top: 6px;
    content: "\e912";
    font-family: "icomoon" !important;
    transform: rotate(-45deg);
    transition: all 0.3s;
}
.btn-style-1, .btn-style-2 {
    background: var(--brand--color);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    padding: 5px 5px;
    padding-right: 38px;
    border: 0;
    z-index: 1;
    border: 2px solidvar(--brand--color);
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    transition: all 0.8s;
}
    .logo a img {
        height: 73px;
    }
    .header-area .main-menu ul > li > a{
        font-size: 15px;
    }
    .hero-slider .slide-content h2 {
        font-size: 50px;
        line-height: 55px;
    }
    .timeline-icon {
        color: #000;
        background-color: var(--brand--color);
        font-size: 49px;
        text-align: center;
        line-height: 80px;
        height: 100px;
        width: 100px;
        border: 10px solid #fff;
        border-radius: 50%;
        transform: translateY(-50%);
        position: absolute;
        left: 37px;
        top: 50%;
        z-index: 1;
    }
    .timeline:after {
        content: "";
        background: linear-gradient(-65deg, #0fa3a6 40%, #fff 41%, #fff 60%, #0fa3a6 61%);
        height: 123px;
        width: 123px;
    }
    .timeline-content {
        color: #fff;
        background-color: #647374;
        padding: 15px 15px 15px 164px;
        border-radius: 40px;
        display: block;
    }
    .section-counter .list-counter .themesflat-content-box .counter-item .number-wrap .number{
        font-size: 49px;
    }
    .section-counter .list-counter .themesflat-content-box .counter-item .number-wrap:before {
        position: absolute;
        z-index: 9;
        top: -13px;
        left: -19px;
        content: '';
        width: 60px;
        height: 60px;
        border: 3px solid var(--brand--color);
        border-radius: 50%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}

.subtitle {
    color: var(--brand--color);
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 12px;
    padding-left: 64px;
    position: relative;
}
 .subtitle.line-theme-color:after {
    background-color: var(--brand--color);
}
.subtitle:after {
    background-color: var(--brand--color);
    content: "";
    height: 3px;
    left: 394px;
    position: absolute;
    top: calc(64% - 1.5px);
    width: 43px;
}