@media screen and (max-width: 1550px){
    .hp_slide_single{
        min-height:400px
    }
    .first_line_boxes_box{
        min-height: 200px;
    }
    .page_wrapper{
        width:78%
    }
    header.header{
        width:22%
    }
    .content_div_half{
        width:65%
    }
    .contact_details {
    margin-bottom: 10px;
}
#map{
    height: 200px;
}
.side_menu ul li a{
        padding: 3px 0;
}
.arr_oprn {
    position: absolute;
    width: 39px;
    height: 31px;
    
}

}
@media screen and (max-width: 1024px){
   .footer_form_in {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.hp_slide_single {
    min-height: 300px;
}
.first_line_boxes_box {
    min-height: 150px;
}
.first_line_boxes_box_title{
    min-height: 30px;
}
.first_line_boxes_box_title{
    font-size:15px;
}
}

@media screen and (max-width: 850px){
.header_m{
    display: block;
    min-height: 60px;
    position: fixed;
    width:100%;
    top:0;
    right:0;
    background: #fff;
    z-index: 999;
    overflow: hidden;
}
.page_wrapper{
    width:100%
}
.mobile_logo {
    width: 100px;
    position: absolute;
    right: 16px;
    top: 4px;
}
.basad_m {
    position: absolute;
    font-size: 12px;
    right: 6px;
    font-weight: bold;
    color: #84282d !important;
}
.m_btn {
    position: absolute;
    left: 0;
    top: 0;
}
header.header {
    width: 38%;
    z-index: 999;
    /* right: -700px; */
    display: none;
}
.wrap_all_no_header{
    margin-top: 60px;
}
.first_line_slider {
    width: 100%;
    float: right;
}
.first_line_boxes {
    width: 100%;
    float: left;
}
.first_line_boxes_box {
    min-height: 200px;
}
.hp_slide_single {
    min-height: 400px;
    background-size: cover;
}
.content_div_half {
    width: 58%;
}
.sticky-popup.left-bottom.open_sticky_popup.popup-content-bounce-in-up{
    display: none !important;
}
.widget_nav_menu{
    display: none !important;
}
.credit_right{
    display: none;
}
.credit_left {
    float: left;
    width: 40%;
    text-align: left;
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
}
.footer_mobile{
    display: block;
}
.hp_bottom{
    padding: 15px;
}
}
@media screen and (max-width: 740px){

    .content_div_half {
    width: 100%;
}
.hp_slide_single{
    background-position: center center;
}
.hp_bottom{
 padding: 10px;   
}
h1{
    font-size: 18px;
}
.credit_right{
    display: none;
}
.first_line_boxes_box_title{
    min-height: 15px;
}
.links_seo{display: none;}
header.header {
    width: 65%;
    z-index: 999;
    /* right: -700px; */
    display: none;
    top: 0;
    overflow-y: scroll;
}
.hp_slide_single {
    min-height: 298px;
    background-size: cover;
}
.first_line_boxes_box {
    min-height: 141px;
}
.first_line_boxes_box2 {
    width: 50%;
}
.first_line_boxes_box2:last-child{
    width:100%
}
.footer_form_in{
    width:100%
}
.credit_right,.credit_left{
    width:100%;
    text-align: center;
}
.content_div_half{
    padding-bottom: 20px;
}
.content_div_half {
    padding-bottom: 43px;
}
.credits.clear {
    padding: 0 10px;
    padding-bottom: 50px;
}
.play_btn{
    font-size: 24px;
    top:-17px;
}

.m_phone {
    display: block;
    position: absolute;
    top: 18px;
    right: 120px;
    font-size: 17px;
}
.m_phone i{
    position: relative;
    top:2px
}
/*
.page_wrapper{
    z-index: 999;
}
.header_m{
    z-index: 9999;
}*/
.footer_mobile{
    display: block;
}
.credits.clear{
    padding-bottom: 60px;
}
.credits li{
    display: block !important;
}
.credit_right{
    display: block !important;
}
.credits li:after{
    content: none;
}
.content_div_half{min-height: 0 !important;}
.credit_right li a{
       padding: 0.7rem 1rem !important;
}
.page_title{
    border:none !important
}
.amitami{
    margin-top: 0;
}
h2 {
    font-size: 20px;
    line-height: 16px;
}
}
@media screen and (max-width: 330px){
.m_phone {
    display: block;
    position: absolute;
    top: 19px;
    right: 120px;
    font-size: 15px;
}
}