@media screen and (min-width: 992px) {
    .npr {
        padding-right: 0;
        padding-left: 0;
    }

    .npl {
        padding-left: 0;
        padding-right: 0;
    }

    #map {
        height: 765px !important;
    }

}

@media screen and (max-width: 991px) {
    #map {
        height: 300px !important;

    }

    .contact-map {
        height: 300px !important;
        margin-bottom: 10px;
    }
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}

.post-testi-desc {
    font-style: italic;
    color: #999999;
    font-size: 15px;
}

.post-testi-author {
    text-align: right;
    font-style: italic;
    color: #999999;
    font-size: 13px;
}

.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

.child-list {
    border: none !important;
}

.child-link-style {
    padding-left: 15px !important;
    font-size: 17px !important;
    padding-right: 15px !important;
}

.contact-map {
    height: 717px !important;
}

.page-title .title {
    font-size: 35px;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-padding-15 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.site-header {
    margin-top: 65px;
    padding-bottom: 185px !important;
}

body {
    font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6, a, button {
    font-family: 'Montserrat', sans-serif;
}

@media only screen and (max-width: 767px) {

    .header-area {
        padding-bottom: 0;
    }

}

.aydinmeni, .slicknav_menu {
    z-index: 9999;
    position: fixed;
    top: 0px;
    width: 100%;
    box-shadow: 0 0 3px #b4b4b4;
}

/* Style the navbar links */
.aydinmeni.mainmenu-area a {
    float: left;
    display: block;
    text-align: center;
    padding: 15px;
    text-decoration: none;
}

@media (min-width: 300px) and (max-width: 800px) {
    li.dropdown:hover > .dropdown-menu {
        display: contents !important;
    }
}

nav:focus, header:focus, .service-area:focus, section:focus, footer:focus {
    outline: none!important;
}

.call-to-action {
    padding: 80px;
}

.space-box {
    margin: 20px 0;
    color: #d5d5d5;
    max-width: 100%;
}

.custom-mobile-map {
    padding-right: 15px;
    padding-left: 15px;
}

.jobs {
    width: 80%;
    margin: 30px auto;
}

@media (min-width: 1000px) and (max-width: 1300px) {
    .jobs {
        width: 60%;
    }
}
.site-header.site-breadcrumb {
    margin-bottom: unset;
    margin-top: 120px;
    padding-bottom: 120px !important;
}

.primary-menu ul.nav > li > a {
    padding: 10px;
    width: 100%;
    text-align: left;
}

.testimonials-post-slider .post-single .post-thumb {
    margin-bottom: 20px;
}

.testimonials-post-slider .post-single .post-thumb img {
    width: 130px;
}
