/*********************Top*************************/

.logo img {
    width: 300px;
}

header.header {
    background: rgba(0, 0, 0, 0.8);
}
header .logo {
    margin-top: 8px !important;
}


.home-agency{
    height: 350px !important;
}
.home-agency .btn {
    padding: 5px 15px;
    margin-top: 5px !important;
    font-size: 10px;
}


.sub-bnr {
    min-height: 350px !important;
    background: url("https://thekratzmanngroup.com/wp-content/uploads/2017/03/services_dark.png") 0% -16px no-repeat !important;
} /*KR 2019-06-06*/

.sub-bnr h3 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 30px;
}
.sub-bnr .position-center-center {
    top: 65%;
}

/*********************Slider*************************/
#rev_slider_3_1 .tp-splitted {
    text-shadow: 1px 1px 1px #000;
}
#rev_slider_3_1 div#slide-7-layer-4 {
    text-shadow: 1px 1px 1px #000;
}
#rev_slider_3_1 a.btn {
    text-shadow: 1px 1px 1px #000;
}

/*********************Content*************************/
.padding-top-150 {
    padding-top: 80px !important;
}
.add-comments {
    display: none;
} /*KR 2019-06-06*/
.post-info {
    display: none;
} /*KR 2019-06-06*/
.post-content .date {
    display: none;
} /*KR 2019-06-06*/

/*********************Windera Station*************************/

img.ug-thumb-image {
    -webkit-filter: contrast(120%) !important;
    -moz-filter: contrast(120%) !important;
    -o-filter: contrast(120%) !important;
    -ms-filter: contrast(120%) !important;
    filter: contrast(120%) !important;
}

/*********************Contact Us*************************/
.contact #contact_form {
    background: #f1f1f1 !important;
    padding: 10px !important;
}

/*********************Common*************************/
.padding-top-150 {
    padding-top: 30px !important;
}
.margin-bottom-50 {
    margin-bottom: 0px !important;
}
.admin-info {
    display: none;
} /*KR 2019-06-06*/

/*********************Responsive*************************/

@media screen and (max-width : 320px){
.logo img {
    width: 170px !important;
}
header nav li.menu-item a {
    text-align: center;
}
header nav li a:after {
    width: 100% !important;
}
}

@media screen and (min-width : 321px) and  (max-width: 480px){
.logo img {
    width: 170px !important;
}
header nav li.menu-item a {
    text-align: center;
}
header nav li a:after {
    width: 100% !important;
}
}

@media screen and (min-width : 481px) and  (max-width: 640px){
header nav li.menu-item a {
    text-align: center;
}
header nav li a:after {
    width: 100% !important;
}
}

@media screen and (min-width : 641px) and (max-width : 768px){
header nav li.menu-item a {
    text-align: center;
}
header nav li a:after {
    width: 100% !important;
}
}

@media screen and (min-width : 769px) and (max-width : 1024px){
header {
    margin-top: 50px !important;
}
}

@media screen and (min-width : 1025px) and (max-width : 1224px){
header {
    margin-top: 50px !important;
}
}

@media screen and (min-width : 1225px){
header {
    margin-top: 50px !important;
}
}