@media (min-width: 150px) and (max-width: 479px) {

    #navbar-space {
        float: none !important;
        padding: 15px;
    }
    .box_icon ul li{
		width:100%;
		padding:5px 0;
    }
    .box_icon ul li:last-child {
        width: 100%;
    }
    .banner-content h4{
      font-size:16px;
    }
    
    .banner-content h2{
      font-size: 30px;
    }
    .overlay {
        background: rgba(52,52,52,0.16);
        min-height: 320px;
    }
    #banner {
    min-height: 320px;
}
    .callback-text h3 {
        color: #fff;
/*        font-family: Novecentowide-Normal;*/
		text-transform: uppercase;
        font-size: 20px;
        line-height: 27px;
        text-align: center;
    }
    .callback-text {
        padding: 10px 10px;
        letter-spacing: 3px;
    }
    .callback_btn {
        padding: 10px 0;
        left: 0;
    }
    .callback_btn a{
    padding:12px 20px;
    }
    .request-box-img {
        background: url(../images/request-box.png)no-repeat;
        min-height: 180px;
        margin-top: -15px;
        background-position: center;
	background-size: cover;
    }
    .banner-content{
    padding:40px 0;
    }
    .call_text {
        padding: 20px 10px;
    }
    
    #request_box{
    min-height: 450px;
    background-position: center;
    background-size:cover;
    }
    .call_text_right {
        padding: 20px 10px;
    }
    .call_text p{
    text-align: left;
    }
    .section_title p{
    width:100%;
    }
    .section_title{
    padding:30px 0;
    }
    .box_icon_new {
        float: none;
        margin: 0;
        text-align: left;
    }
/*
    .read-box {
        float: left;
        padding: 20px 0px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
*/
    div#service_hover {
        padding: 5px 10px;
        margin-bottom: 50px;
    }
    .popup-content {
        margin-bottom: 40px;
    }
    .box {
        margin-bottom: 0;
    }
    .box-gal {
        width: 100%;
        float: none;
    }
    .section_title h2{
        font-size: 26px;
        letter-spacing: 2px;
    }
    .discount-title h3{
    letter-spacing: 5px;
    }
    #discount-box {
        background: url(../images/discount-bg.jpg) no-repeat;
        min-height: 510px;
        background-position: center;
        background-size: cover;
    }
    .discount-box-title h3{
    letter-spacing: 5px;
    }
    .discount-box-title{
    padding:100px 0;
    }
    p.news-title{
    width:100%;
    }
    .box .post{
    font-size:16px;
    }
    .content-new{
    top:30%;
    }
    .banner-content-inner{
    padding:35px 0;
    }
    #service-section-box {
        margin-top: 15px;
    }
    .service_icon_content {
        margin-left: 0;
    }
    .service_icon {
        float: none;
    }
    .box_servs ul {
        padding: 0;
        margin: 0;
        text-align: left;
    }
    .box_servs ul li{
    width:32%;
    }
    div#medical-assistance {
        margin-top: 40px;
    }
    div#legal-assistance {
        margin-top: 40px;
    }
    div#funeral-assistance {
        margin-top: 40px;
    }
    div#financial-assistance {
        margin-top: 40px;
    }
    .box_icon_new img {
    width: 100px;
    clear: both;
    }
    .box_icon_content {
    clear: both;
    }
    section#gallery {
    margin-bottom: -10px;
}
.post-content {
    padding-left: 0;
}
.menu_box {
    background-color: #f2f2f2;
    min-height: auto;
    padding: 0px 15px;
}
ul.menu-col li {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    vertical-align: top;
}

#dialog-new {
    width: 100%;
}


.owl-controls .owl-buttons{
display:none;
}

.post-slide-box{
margin-top:20px;
}

.box_icon_content p{
margin-left:0;
}


    
    }
    
    
    @media (min-width: 480px) and (max-width: 767px) {
    .navbar-brand > img {
       display: block;
       width: 150px;
    }
    #navbar-space {
        float: none !important;
        padding: 15px;
    }
    .box_icon ul li{
        width: 100%;
        padding: 5px 0;
    }
    .box_icon ul li:last-child {
        width: 100%;
    }	
    .login-bg{
        min-height: 82px;
    }
    .banner-content h4{
    font-size:16px;
    }
    
    .banner-content h2{
    font-size: 30px;
    }
    .overlay {
        background: rgba(52,52,52,0.16);
        min-height: 400px;
    }
    #banner{
    min-height: 400px;
    }
    .callback-text h3 {
        color: #fff;
/*        font-family: Novecentowide-Normal;*/
		text-transform: uppercase;
        font-size: 20px;
        line-height: 27px;
        text-align: center;
    }
    .callback-text {
        padding: 10px 10px;
        letter-spacing: 3px;
    }
    .callback_btn {
        padding: 10px 0;
        left: 0;
    }
    .callback_btn a{
    padding:12px 20px;
    }
    .request-box-img {
        background: url(../images/request-box.png)no-repeat;
        min-height: 180px;
        background-position: center;
	background-size: cover;
    }
    .call_text {
        padding: 20px 10px;
    }
    
    #request_box{
    min-height: 120px;
    background-position: center;
    background-size:cover;
    }
    .call_text_right {
        padding: 20px 10px;
    }
    .call_text p{
    text-align: left;
    }
    .section_title p{
    width:100%;
    }
    .section_title{
    padding:30px 0;
    }
    .box_icon_new {
        float: none;
        margin: auto;
        text-align: center;
    }
/*
    .read-box {
        float: left;
        padding: 20px 0px;
        padding-bottom: 20px;
    }
*/
    div#service_hover {
        padding: 5px 10px;
        margin-bottom: 0px;
        width: 50%;
        float: left;
    }
    .popup-content {
        margin-bottom: 40px;
    }
    .box {
        margin-bottom: 0;
    }
    .box-gal {
        width: 50%;
        float: left;
    }
    .section_title h2{
    font-size:35px;
    }
    .discount-title h3{
    letter-spacing: 5px;
    }
    #discount-box {
        background: url(../images/discount-bg.jpg) no-repeat;
        min-height: 510px;
        background-position: center;
        background-size: cover;
    }
    .discount-box-title h3{
    letter-spacing: 5px;
    }
    .discount-box-title{
    padding:100px 0;
    }
    p.news-title{
    width:100%;
    }
    #services {
        margin-bottom: 20px;
    }
    .review-box {
        margin: auto;
        text-align: center;
        width: 100%;
        float: left;
        margin-right: 5px;
    }
    .blog-post img{
    width:100%;
    }
    .voucher-box {
        
        float: left;
        margin-right: 5px;
    }
    .social-media-box {
        width: 50%;
        float: left;
        margin-top: 30px;
    }
    .footer-section {
        padding-top: 30px;
        width: 50%;
        float: left;
    }
    
    .copyright-div {
        padding-top: 10px;
        position: relative;
        top: 0;
        padding: 10px 10px;
    }
    
    .banner-content-inner{
    padding:50px 0;
    }
    #service-section-box {
        margin-top: 15px;
    }
    .service_icon_content {
        margin-left: 0;
    }
    .service_icon {
        float: none;
    }
    .box_servs ul {
        padding: 0;
        margin: 0;
        text-align: left;
    }
    .box_servs ul li{
    width:20%;
    }
    div#medical-assistance {
        margin-top: 40px;
    }
    div#legal-assistance {
        margin-top: 40px;
    }
    div#funeral-assistance {
        margin-top: 40px;
    }
    div#financial-assistance {
        margin-top: 40px;
    }
    .box_servs p {
        width: 100%;
        text-align: left;
        margin: auto;
    }
    .box_servs ul li p{
        text-align: center!important;
    }
    
    section#gallery {
    margin-bottom: -10px;
}

    .post-content {
    padding-left: 0;
}
.menu_box {
    background-color: #f2f2f2;
    min-height: auto;
    padding: 0px 15px;
}
ul.menu-col li {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    vertical-align: top;
}

#dialog-new {
    width: 100%;
}
 .owl-controls .owl-buttons{
display:none;
}   
.post-slide-box{
margin-top:20px;
}

.box_icon_content p{
margin-left:0;
}
.box_icon_content h3{
font-size:15px;
}	
	
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
    #navbar-space {
        float: unset!important;
        margin-right: -15px;
        padding: 0 0;
    }
    .top-search .container {
        padding: 0 20px;
    }
    .request-box-img {
        background-position: center;
        background-size: cover;
    }
    .call_text {
        padding: 25px 0;
    }
    .call_text_right {
        padding: 25px 0;
    }
    #request_box {
        min-height: 160px;
    }
    .box {
        margin-bottom: 0;
    }
    ul.social-media li img{
    margin-right:1px;
    }
    .home-assist{
    margin-top:10px;
    }
    .box_servs ul li{
    width:31%;
    }
    section#gallery {
    margin-bottom: -10px;
}
.owl-controls .owl-buttons{
display:none;
}


/*
.read-box {
     float: left; 
    padding: 40px 60px;
    padding-bottom: 20px;
}
*/
    
    
    }
    
    @media (min-width: 992px) and (max-width: 1200px) {
    .navbar-brand>img {
       width: 152px !important;
    }
    section#gallery {
    margin-bottom: -10px;
}
    
    .request-box-img {
        background-position: center;
        background-size: cover;
    }
    
    .col-lg-4.col-md-offset-4 {
        margin-left: 0;
    }
    .owl-controls .owl-buttons{
display:none;
}
/*
    .read-box {
     float: left; 
    padding: 40px 30px;
    padding-bottom: 20px;
}
*/
    
    }
    
    
    