/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 21, 2022, 10:57:27 PM
    Author     : Admin
*/

@media (max-width: 1400px){
    .menu li a {
    margin: 0 15px 0 0;
    font-size:1.7rem;
}
}
@media (max-width: 991px){
.banner_text {
    /*top: 27%;*/
/*    left: 0 !important; 
    text-align: center;*/
    
}
.menu-toggle {
    right: 40px;
}
.footer_form {
    margin-left: 0;
}
}

@media (max-width: 990px){
.logo {
    display: flex;
    justify-content: end !important;
}

}

@media (max-width: 991px){
.header_inn {
    /* height: 10vh; */
    /* height: 85px; */
    display: flex;
    height: 85px;
    /*flex-direction: row-reverse !important;*/
    justify-content: end;
}
.logo {
    display: flex;
    justify-content: end !important;
}
.menu li a {
    margin: 0 0 20px 0;
}
.dropbtn{
    margin-left: 6px;
}
}


@media (min-width: 801px) and (max-width: 990px){
/*     .founder_img::before {
        right: 105px !important;
    }
    .founder_img::after {
        left: 105px !important;
    }*/
}

@media (min-width: 768px) and (max-width: 800px){
/*    .founder_img::before {
        right: 140px !important;
    }
      .founder_img::after {
        left: 140px !important;
    }*/
   


}

@media (min-width: 450px) and (max-width: 767px){
/*     .founder_img::before {
        right: 100px !important;
    }
    .founder_img::after {
        left: 100px !important;
    }*/
}



@media(max-width: 380px){
/*    .founder_img::before {
        right: 100px !important;
    }
     .founder_img::after {
        left: 100px !important;
    }*/
  
}

.about_third_inn_cont {
    display: flex;
    justify-content: space-around;
    align-items: center;
    direction: rtl;
    margin: 53px 0 0;
}



.about_third_inn_cont img {
    width: 47px;
    /*margin: 0px auto 70px 20px;*/
}


.footer_address ul li img {
    margin: 0 20px 0 0px;
}

.heading_title2 h2 img {
    margin: 0 11px 0 0px;
}

.blink_cont a img {
    width: 11px;
    margin: 0 0 0 8px;
}

.about_second_rit h4 {
    
    direction: ltr;
    text-align: start;
   
}
.single_details_inn ul li {
    list-style-image: url(../rtrw.png);
}

@media (max-width: 991px){
.submenu {
    left: 0;
    z-index: 999;
}}


