
@media (min-width: 999px) and (max-width: 1200px) and (orientation: landscape) {
    .s-about-us-title .s-span-propos{
        margin-left: -45px;
    }
}

@media(max-width:999px){
    /*.s-about-us-title span {
        font-size: 33px;
    }
    .s-about-us-title span {
        top:140px;
    }
    .s-about-us-description {
        margin-left: 54px;
    }
    .s-about-us-footer-container-title {
        top:-7px;
    }
    .s-about-us-footer {
        display: initial;
    }
    .s-about-us-footer-container {
        height: 133px;
        text-align: justify;
        width: auto;
    }*/
    .s-about-us-title{
        height: auto;
        width: auto;
        background-color: transparent;
        float: none;
    }
    .s-about-us-description{
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
    .s-about-us-title .s-span-propos{
        top: 0;
        margin-left: 0;
        font-size: 33px;
        line-height: 32px;
        position: relative;
    }
    .s-about-us-first-section{
        padding: 0 20px;
    }
    .s-about-us-backgroung{
        margin-top: 0;
    }
    .s-about-us-first-section .s-span-aboutus-description,.s-about-us-first-section .s-about-us-describe-text-p{
        font-size: 16px;
        line-height: 28px;
    }
    .s-about-us-footer .s-about-us-footer-container-title{
        font-size: 30px;
        line-height: 40px;
    }
    .s-about-us-describe{
        margin-top: 0px !important;
        margin-bottom: 35px !important;
    }
    .entry-content .s-about-us-wrap{
        margin-top: 45px !important;
    }


    .s-about-us-backgroung img:before{
        content:"";
        position: absolute;width: 100%;
        height: 100%;
        background-color: #FFA17A;
        z-index: 0;
    }


}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .s-about-us-footer-container-text{
        font-size: 17px;
    }
    .s-about-us-footer .s-about-us-footer-container-title{
        font-size: 25px;
        line-height: 25px;
    }
}
@media (min-width: 480px) and (max-width: 999px) and (orientation: landscape){
    .s-about-us-footer-container .s-about-us-footer-container-text{
       /* max-width: 60%;
        margin-left: auto;
        margin-right: auto;*/
    }
}
@media (min-width: 480px) and (max-width: 768px) and (orientation: landscape){
    .s-about-us-footer-container .s-about-us-footer-container-text{
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .s-about-us-footer-container-title {
        font-size: 25px;
        line-height: 25px;
    }
}

@media(max-width:767px){
.s-about-us-backgroung img{
    max-width:90%;
}
}


@media(max-width:380px){

    /*.s-about-us-first-section {
        padding: 25px;
    }
    .s-about-us-header {
        display: inherit;
    }
    .s-about-us-description {
        position: relative;
        top: -210px;
        width: 250px; 
        height: 0; 
        margin-left: 0;
        text-align: justify;
    }

    .s-about-us-title span {
        margin-left:0 ;
        top: 35px;
    }

    .s-about-us-title {
        background:0;
    }

    .s-about-us-describe {
        padding-top: 0; 
        margin-left: 0; 
    }

    .s-qsn-section {
        background-image: none;
    }

    .s-about-us-backgroung {
        background-image: url(../images/qsn1.png);
        background-size: 88%;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        height: 438px;
        top: 351px;
        left: 12px;
    }

    .s-about-us-img-wrap {
        height: 109px;
        width: 320px;
        display: inline-block;
        background: #F79646;
        margin-bottom: 60px;
        margin-top: -200px;
    }

    .s-about-us-footer-container {
        padding: 26px;
        width: auto;
        height: auto;
    }

    .s-about-us-footer {
        display: initial; 
        padding: 20px;
        left: 0!important;
    }
    .s-about-us-footer-container-title {
        top: -10px !important;
    }*/

}




