


@media only screen and (max-width: 640px) {
a.navbar-brand {
    position: fixed;
    z-index: 999;
    top: 0px;
    width: 45%;
}

.header-2 .navbar-main.stiky .navbar-brand, .header-3 .navbar-main.stiky .navbar-brand {
    position: fixed;
    margin-left: 0;
    top: 42px;
}
}








@media only screen and (max-width: 480px) {
.fnt12 {
    margin-top: 0px;
}
.header-2 .navbar-main, .header-3 .navbar-main {
    background-color: #fff;
    padding: 7px;
    padding-bottom: 10px;
    /* height: 53px; */
}
.header-2 .navbar-main.stiky, .header-3 .navbar-main.stiky {
    height: auto;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 5px;
    z-index: 1030;
    padding-top: 55px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: initial;
}

	.banner.owl-carousel {
    position: relative;
    height: 42%;
}

.banner.owl-carousel {
    position: relative;
    height: 42%;
}
a.navbar-brand {
    position: fixed;
    z-index: 999;
    top: 0px;
    width: 69%;
}
p.ftex {
    margin-bottom: 0;
    text-align: center;
    line-height: 30px;
}
.header-2 .navbar-main.stiky .navbar-brand, .header-3 .navbar-main.stiky .navbar-brand {
    position: fixed;
    margin-left: 0;
    top: 43px;
    width: 69%;
}
.content-wrap {
    padding: 20px 0;
    padding-bottom: 20px;
}

h1.caption-heading.bg {
    margin-top: 122px;
    margin-left: 0px;
}
.navbar-main ol, .navbar-main li {
    margin: 0 0;
    font-size: 12px;
    font-weight: 700;
    text-align: center!important;
}
.navbar-main .dropdown-item {
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    text-align: center;
}


.filter-button {
    font-size: 12px!important;
    border: 1px solid #ff7000;
    border-radius: 5px;
    text-align: center;
    color: #fcfdfc;
    margin-bottom: 30px;
    padding-top: 4px;
    padding-right: 2px!important;
    padding-bottom: 4px;
    padding-left: 2px!important;
}
.maps-wraper {
    position: relative;
    margin-top: 25px;
}
}
@media only screen and (max-width: 444px) {

.filter-button {
    font-size: 16px !important;
    border: 1px solid #ff7000;
    border-radius: 5px;
    text-align: center;
    color: #fcfdfc;
    margin-bottom: 13px!important;
    padding-top: 4px;
    padding-right: 4px!important;
    padding-bottom: 4px;
    padding-left: 4px!important;
}
}

@media only screen and (max-width: 420px) {

.filter-button {
    font-size: 16px !important;
    border: 1px solid #ff7000;
    border-radius: 5px;
    text-align: center;
    color: #fcfdfc;
    margin-bottom: 13px!important;
    padding-top: 4px;
    padding-right: 4px!important;
    padding-bottom: 4px;
    padding-left: 4px!important;
}
}