@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {
    .map iframe{
        padding-top:65px;
    }
    .header-tab .navbar .navbar-brand{
        top: 0!important;
    }
    .page-title .title .breadcrumb{
        line-height: 30px;
    }
    .navbar .has-dropdown::after{
        background-color: #002857;
    }
    .header-tab .tab{
        display: none;
    }
    .slider .slide .slide-content .slide-headline{
        font-size: 48px!important;
    }
    .carousel.owl-carousel.carousel-dots .owl-dots.disabled{
        display: none;
    }
    .module-social a{
        color: #fff;
    }
    #desktop_menu{
        display: none;
    }
    #mobileMenu{
        display: block;
    }
    .dropdown-menu {
        display: none;
    }

    .dropdown-menu.show {
        display: block;
    }

    .footer .footer-widget{
        margin-left: 0;
        text-align: left;
    }
    .footer .footer-center{
        display: none;
    }
    .module{
        border-bottom: none;
    }
    .footer-bottom{
        margin-top: 20px;
    }
    .footer-copyright{
        padding: 0 ;
        text-align: center;
        font-size: 14px;
    }
    .fnp{
        font-size: 14px;
        padding: 15px 0 20px;
        text-align: center;
    }
    .footer .footer-top{
        padding-top: 30px;
    }
    .footer .footer-logo{
        margin: 0;
    }
    .footer .footer-logo{
        width: 105px;
    }
}


@media screen and (max-width: 496px) {
    p{
        font-size: 14px;
    }
    .header .navbar-brand .logo{
        width: 80px;
    }
    .slider .slide .slide-content .slide-headline{
        font-size: 38px!important;
    }
    .about{
        padding: 40px 0;
    }
    .testimonial.testimonial-3{
        padding: 40px 0;
    }
    .slide_content h3{
        font-size: 18px;
    }
    .testimonial .testimonial-panel .testimonial-body .testimonial-content p{
        font-size: 14px;
    }
    .cta.cta-5{
        padding-top: 50px;
        padding-bottom: 75px;
    }
    .cta .icon-set.icon-set2{
        flex-direction: column;
        align-items: center;
    }
    .heading.heading-8 .heading-desc{
        font-size: 14px;
    }
    .heading.heading-8 .heading-desc:last-child{
        margin-bottom: 0;
    }
    .heading.heading-8{
        margin-bottom: 0;
    }
    .cta .icon-set.icon-set2 .icon-panel{
        max-width: 100%;
        margin-top: 25px;
    }
    .cta{
        margin-bottom: 0;
    }
    .blog_area{
        padding-top: 0;
        padding-bottom: 25px;
    }
    .cta {
        padding-top: 40px;
    }
    .heading-title-form{
        font-size: 26px;
        font-weight: 400;
    }
    .contact-card{
        padding: 15px;
    }

    .page-title.page-title-4 .title{
        padding: 200px 0 115px;
    }
    .cases-standard{
        padding: 60px 0;
    }
    .services_spot{
        text-align: left;
        font-size: 24px;
    }
    .case-item{
        margin-bottom: 20px;
    }
    .case-item .case-content{
        padding: 33px 10px;
    }
    .blog{
        padding: 60px 0;
        padding-bottom: 60px!important;
    }
    .contact-info{
        padding: 60px 0;
    }
    .cases-clients{
        padding: 60px 0!important;
    }
    .page-title.page-title-4 .title .title-heading h1{
        font-size: 38px;
    }
    .sertifika{
        text-align: center;
    }
}
