@media(max-width:768px) {

	.banner figure figcaption h1 {
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0 10px 0;
}
.banner figure figcaption {
    width: 70%;
    top: 12%;
    left: 15%;
}
.banner figure figcaption h5 {
    color: #ffffff;
    font-weight: 300;
    font-size: 12px;
    padding-bottom:10px !important;
}
.banner .main_button {
    background: #a55319;
    padding: 5px 24px;
    border: none;
    color: #fff;
    border-radius: 50px;
    font-weight: 300;
    display: block;
    margin-top: 8px !important;
    font-size: 10px;
}
.inner-form .col-md-3 {
    flex: 0 0 auto;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px 3px;
    text-align: left;
}
.inner-form .col-md-2 {
    flex: 0 0 auto;
    width: 100% !important;
    max-width: 100% !important;
}
.inner-form .col-md-05 {
    width: 100% !important;
    max-width: 100% !important;
}
.inner-form {
    text-align: center;
    background: transparent;
    padding: 0;
    border-radius: 10px;
    margin: 0 0%;
}
.inner-form .form-group {
            border-right: none;
        margin: 0px 0px 10px 0px;
        background: #fff;
        padding: 0 15px;
}
.search-but {
    background: #a55319;
    border-radius: 2px;
    color: #fff;
    border: none;
    width: 100%;
    height: 60px;
    padding: 21px 12px;
}
.inner-form.fixed-header {
    position: relative;
    width:100%;
}
.membership_details {
    margin-bottom: 20px;
}
.membership_sec .heading h2 {
    margin-bottom: 15px;
}
.indus-box {
    height: 150px;
}
.heading_main h2 {
    font-size: 2rem;
}
.owl-nav .owl-next {
    right: -10% !important;
}
.owl-nav .owl-prev {
    left: -10% !important;
}
.main-header {
    height: 75px;
}
#wrapper {
    padding-top: 75px;
}
.price-opt .listsearch-input-item{
    top: -20px !important;
        left: 30% !important;

}
 .media-icons {
margin-bottom: 25px !important;
}
 
.reviews-comments-item-text{
    width: 300px !important;
}
.custom-form input[type="text"]{
    padding: 14px 20px 14px 30px !important;
}
.pricing-card{
    margin-left: 0px !important;
    margin-bottom: 20px !important;
}
.article-masonry{
    width:100% !important;
    margin-bottom:0px !important;
}
.list-single-main-item-title{
    margin: 0 0 0px 0 !important; 
     padding-bottom: 0px !important;
}
}