@media only screen and (max-width: 769px)
{
    .articleMainBody {
    margin-bottom: 100px;
}

    .swiper-container {
 
    height: 280px !important ;

}
.swiper-wrapper
{
     height: 200px !important;
}
.swiper-slide .col-md-4 {
    width: 130px !important;
}
    /*/##############################################*/
    section.BottonMenu i {
        font-size: 20px;
        padding: 0;
        color: gray;
        padding-top: 5px;
    }
    section.BottonMenu div {
        text-align: center;
    }
    section.BottonMenu .subText {
        font-size: 8px;
    }
    section.BottonMenu a {
        text-decoration: none;
        color: #4a4a4a;
    }


    .cantactUs_slideSide .Address {
        padding: 45px !important;
    }
    .cantactUs_slideSide .Address .row {
        color: #2b2b2b;
        font-size: 14px;
    }
    section.quickContact {
        display: none;
    }

    .mobileView h2 {
        margin: 0;
        font-size: 12px;
        margin-bottom: 5px;
        padding-right: 10px;
        color: #31708f;
        font-weight: bold;
    }
    .mobileView h2:before {
        content: " \f02e";
        padding-left: 5px;
        font: normal normal normal 14px/1 FontAwesome;
    }
    .scrollProducts {
        margin-bottom: 20px;
       height: 180px;
    }

    .ArticleInMobile {
        padding: 10px;
    }

    .ArticleInMobile .post-image {
        width: 100%;
        height: auto;
    }
    .ArticleInMobile .borderBox {
        border: 1px solid lightgray;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .borderBox .post-image {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .borderBox p {
        padding-right: 10px;
        padding-left: 10px;
        text-align: justify;
    }
    .borderBox .title {
        font-size: 17px;
        font-weight: bold;
        padding-top: 5px;
        padding-right: 25px;
    }
    .borderBox time {
        padding-right: 10px;
        padding-top: 10px;
    }
    .ArticleInMobile h3 {
        text-align: center;
    }


    .Slide_1_img
    {
        width: 100px !important;
        margin-top: -120px !important;
        margin-left: 50px;
    }

    .Slide_2_img {
        position: absolute;
        left: 25%;
        top: 15%;
        z-index: 10000;
        opacity: 0.9 !important;
        width: 45%
    ;
    }


    .Slide_1_Text {
        color: white;
        position: absolute;
        z-index: 100;
        left: 15%;
        top: 75%;
        font-size: 25px;
    }

    .Slide_2_Text {
        color: white;
        position: absolute;
        z-index: 100;
        left: 31%;
        top: 75%;
        font-size: 25px;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0px !important;
        height: 10px !important;
        width: 10px !important;
        background-size: cover !important;
    }
    .swiper-button-prev.swiper-container-ltr {
        right: 0;
    }
    .swiper-container.swiper-container-horizontal.swiper-container-rtl.swiper-container-android {
        height: 160px !important;
        right: 0;
        left: 0;
        border-bottom: 1px solid lightgray;
        background: #fff;
      
    }
    .scrollProducts .pTitle {
        text-decoration: none;
        font-size: 9px;
        text-align: center;
        color: #337ab7;
       margin-bottom: 15px;
    }

    .swiper-slide img {
        width: 100% !important;
    }
    .swiper-slide a {
        font-size: 11px;
    }
    section.BottonMenu {
        position: fixed;
        bottom: 0;
        height: 50px;
        left: 0;
        right: -15px;
        width: 100%;
        background: #f1f1f1;
        padding: 2px;
        font-size: 11px;
        text-align: left;
        /*padding-left: 30px;*/
        z-index: 20000;
        border-top: 1px solid #dcdbdb;
    }
/*/##############################################*/
    .topbackGroundInXS
    {
        position: relative;

        background-repeat-x: no-repeat !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat;
    }

    .topbackGroundInXS::before
    {
        position: absolute;
        top: 0;left: 0;bottom: 0;right: 0;
        content: "";
        z-index: -1;
        background-repeat: no-repeat !important;
        background-position-y: -110px;
    }


    .topbackGroundCustommer_club
    {
        height: 200px;
    }
    .titleInHeaderImage h2 {
        font-size: 20px;
    }

    article.postpage {
        padding-right: 20px;
        padding-left: 20px;
    }

    .boxsInCat img {
        width: 100%;
        height: 100% !important;
    }


    .headerInMobile img {
        width: 25px !important;
        float: left;
    }
    .Slide_1_img {
        margin-top: -50px;
        width: 200px;
    }

    span.glyphicon.glyphicon-chevron-right {
        font-size: 35px !important;
    }

    span.glyphicon.glyphicon-chevron-left {
        font-size: 35px !important;
    }

    .carousel-indicators
    {
        left: 55% !important;
    }


    section.topSection
    {
        margin-top: 45px;
    }
    .TopSiteBar
    {
        padding-top: 0px !important;
    }
    .TopSiteBar.scroll {
        display: none;
    }

    .topSection {
        /*height: 230px !important;*/
        height: auto !important;
    }

    .carousel {

         top: 0px !important;
    }

    .widget.widget_search {
        float: right;
    }

    .ArticleSection .container {
        padding: 10px;
    }

    .ArticleSection
    {
        height: auto !important;

    }

    .product_A .image img {
        height: auto;
    }

    .product_B .image img {
        height: AUTO;
    }
    .artic .body img {
        height: auto;
    }

    section.headerInMobile {
        height: 50px;
        position: fixed;
        padding-top: 10px;
        background: #ffd600;
        z-index: 1000;
        right: -15px;
        left: 0px;
        top: 0;
    }
    section.headerInMobile img
    {
        width: 150px ;
    }
    .headerInMobile #mobileMenuIcon {
        font-size: 30px;
        color: #5782b5;
    }

    section.Introduction
    {
        padding-top: 30px !important;
    }
    ol.carousel-indicators {
        bottom: -10px;
    }
    .contentPageBackground {
        margin-top: 45px;
        height: 200px;
    }

    .cantactUs_slideSide
    {
        min-height: 250px!important;
        background: none!important;
        color: white;
        font-size: 20px ;
        top: 40px;
    }

    section.quickContact {
        padding-top: 90px;
    }

    .contactBOX input {
        margin-bottom: 30px;
    }

    .Post_comment {
        background: green !important;
        margin-top: 50px;
    }

    .swiper-slide h2 {
        z-index: 10000;
        width: 100%;
        height: 50px;
        bottom: 13px;
        background-color: rgba(0, 0, 0, 0.8);
        color: #fff;
        padding-top: 10px;
        position: absolute !important;
    }



}


@media only screen and (max-width: 1024px)
{
    .topSection {
        height: 565px;
    }

    .widget.widget_search {
        float: right;
    }

    .ArticleSection
    {
        height: auto !important;

    }

    .product_A .image img {
        height: auto;
    }
    .product_B .image img {
        height: AUTO;
    }
    .artic .body img {
        height: auto;
    }

}