@media screen and (max-width: 1200px){
    .in_header ,.in_page_ttioie,.in_page_content,.extra_bottom_content,.blog_wrap_in,.contact_map {
    padding: 0 10px;
}
    
}
@media screen and (max-width: 1040px){
.hp_slider{
    padding-top: 0;
}
.single_gal{text-align: center;}
.dcolumns {
width: 25%;
    float: right;
}
.on_hover {
    position: absolute;
    z-index: 9;
    background: transparent;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: all 880ms ease;
    -moz-transition: all 880ms ease;
    -ms-transition: all 880ms ease;
    -o-transition: all 880ms ease;
    transition: all 880ms ease;
    opacity: 1;
}
.on_hover_con {
    background: rgba(255,255,255,0.7);
}
}
@media screen and (max-width: 1000px){
   .nav_hila {
    display: inline-block;
    position: fixed;
    width: 40%;
    height: 100%;
    display: block;
    z-index: 999;
    right: 0;
    background: #c7bfba;
    display: none ;
    top:0
} 
 .menu > li, .menu.horizontal > li{
    display: block;
 }   
 .logo{
    float: right;
 }
 .show_menu_mobile{
    display: block ;
 }
 .mobile_btn{display: block;}
 .bottom_form_in_r{display: none;}
 .single_gal {padding-top: 0;padding: 0 15px;}
 .dcolumns {
    width: 33.33%;
    float: right;
}
.contact_map{margin-top: 0;}
}
@media screen and (max-width: 720px){
    
    .single_post_earp_title{
        font-size:22px
    }
    .dcolumns{width:50%}
    .on_hover {
    position: absolute;
    z-index: 9;
    background: transparent;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    text-align: center;
    padding-right: 5px;
    padding-left: 20px;
    -webkit-transition: all 880ms ease;
    -moz-transition: all 880ms ease;
    -ms-transition: all 880ms ease;
    -o-transition: all 880ms ease;
    transition: all 880ms ease;
    opacity: 1;
}
.hp_cat_in{
    margin-bottom: 30px;
}
.hp_cat_in_content {
    text-align: center;
    width: 80%;
    margin: auto;
}
.the_sidebar,.no_side_bar{
    width:100%
}
.the_sidebar{
    margin-top: 30px;
}
h1 {
    color: #9e877e;
    font-size: 20.5px;
    font-weight: 600;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.single .in_page_ttioie {
    margin-bottom: 15px;
}
.hp_b_r,.hp_b_l{
    width:100%
}
.slide_single_text{
    font-size: 20px;
}
.logo{
    width:100px
}
.c-hamburger span{
    top:23px
}
.wrap_no_header {
    margin-top: 72px;
}
.c-hamburger{
    width:80px
}
.single_post_earp_title {
    font-size: 14px;
    background: rgba(0,0,0,0.7);
}
.contact_map iframe{
    height: 200px !important;
}
.contact_form_in,.contact_form_in_f {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.post_loop_single {
    margin-bottom: 20px;
}
.post_loop_single_title{
    font-size: 21px;
    line-height: 24px;
}
.nav_hila{
    width:50%
}
.single_post_earp_title {
    font-size: 14px;
    background: rgba(0,0,0,0.7);
    padding: 11px;
    line-height: 14px;
}

}
@media screen and (max-width: 330px){
    .single_post_earp_title{
        bottom:0
    }
}