﻿
.div_ContactUs {
    /*width: 1000px;*/
    /*padding: 10px 2px 10px 2px;*/
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    clear: left;
    float: none;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    text-align: left;
}

.SiteNav {
    padding: 0 !important;
    margin: 0 auto !important;
    margin-top: 114px !important;
    max-width: 100%;
    padding-left: 15px !important;
}

/* By Irani*/
.SiteNav {
    max-width: 1000px !important;
}

.contact-container {
    max-width: 1000px;
    margin: 0 auto !important;
}

@media screen and (max-width: 750px) {
    .SiteNav {
        margin-top: 1px !important;
    }
}

#wrapper {
    width: 1000px !important;
}

@media screen and (max-width: 1020px) {
    #wrapper {
        width: 100% !important;
    }
}


@media screen and (max-width: 520px) {
    div.Caption {
        width: unset;
        display: block;
        float: unset;
    }
    div.Value {
        padding-left: 5px;
    }
}

.ContactUsItem {
    min-height: 170px !important;
    overflow: hidden;
    height: unset;
}

.div-search {
    top: 11px !important;
}

@media screen and (max-width: 750px) {
    /*div.div-search {
        top: 10px !important;
    }*/
    .DivLogoImage {
        right: 0 !important;
    }
    div#div_SiteSearchResultResponsive {
        position: absolute;
    }
}

.ul_SiteSearchResult_Other_Result,
.ul_SiteSearchResult_Products_Result,
.ul_SiteSearchResult_News_Result,
.ul_SiteSearchResult_Medias_Result,
.ul_SiteSearchResult_Honors_Result {
    margin-left: 6px;
    padding-left: 5px;
}

#ctl00_ulLangResponsive span {
    font-family: Tahoma;
    font-size: 12px;
}
.language-section {
    top: 12px;
}

#ctl00_Image2 {
    top: 11px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.div_SiteSearchResult {
    right: 0 !important;
}

.ContactUsItem_Det {
    width: 92% !important;
}