﻿.div_MainHonors {
    /*width: 1000px;*/
    width: 100%;
    background-color: white;
    padding: 0px 2px 10px 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    position: relative;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    direction: rtl;
    display: table;
}


p#header > span {
    font-family: 'B Yekan';
    font-size: 13px;
}

.div_HonorsContainer {
    /*width: 1000px;*/
    text-align: right;
    float: right;
    min-height: 800px;
}



.div_Honors_Line {
    /*width: 1000px;*/
    width: 100%;
    text-align: right;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

/*.div_Honors {
    width: 275px;
    position: relative;
    border-bottom: 1px solid #857f7f;
    margin: 10px 30px 0 5px;
    text-align: center;
    height: 390px;
    float: right;
}*/

.div_Honors_Image {
    width: 275px;
    height: 200px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    top: 0;
    position: relative;
}

    .div_Honors_Image img {
        width: 275px;
        height: 200px;
        border-radius: 4px;
    }


div#div_Honors_Main div.col-md-4 {
    float: right !important;
}

.div_Honors_No {
    display: inline-block;
    width: 85px;
    text-align: right;
    font-family: Tahoma;
    font-size: 9pt;
    color: #635c5c;
    height: 12px;
    margin-top: 10px;
    direction: rtl;
}

.div_Honors_Date {
    display: inline-block;
    width: 160px;
    text-align: right;
    font-family: Tahoma;
    border-right: 1px solid #6d6d6d;
    font-size: 9pt;
    color: #635c5c;
    padding-right: 10px;
    direction: rtl;
}

.thumbnail {
    min-height: 471px;
    margin-bottom: 20px;
}

    .thumbnail img {
        height: 254px !important;
    }

.div_Honors_Title {
    text-align: right;
    padding-top: 10px;
    direction: rtl;
    min-height: 45px;
}

    .div_Honors_Title span {
        color: #cc3535;
        font-family: Tahoma;
        font-size: 12px;
        padding-left: 2px;
        padding-bottom: 10px;
        text-align: justify;
    }

.div_Honors_Content {
    text-align: right;
    padding-top: 10px;
    direction: rtl;
    min-height: 118px;
}

    .div_Honors_Content span {
        color: #3c0f0f;
        font-family: Tahoma;
        font-size: 12px;
        padding-left: 2px;
        padding-bottom: 5px;
        text-align: justify;
    }

.div_MoreContainer {
    text-align: right;
    direction: rtl;

}

    .div_MoreContainer a {
        font-family: Tahoma;
        font-size: 9pt;
        /*font-style: italic;*/
        color: #857f7f;
        cursor: pointer;
    }



.div_PageIndexes {
    /*width: 650px;*/
    width: 100%;
    margin-top: 10px;
    text-align: right;
    /*height: 35px;*/
    padding-top: 5px;
    direction: rtl;
    float: right;
    /*margin-left: 10px;*/
}

.pagination > li {
    float: right;
}

    .pagination > li > a {
        font-family: 'B Yekan' !important;
    }

.pages {
    overflow: hidden;
    display: inline-block;
    position: relative;
}


    .pages div li {
        display: inline-block;
        margin: 0 5px 0 0;
        padding: 5px 10px 5px 10px;
        font-family: Tahoma;
        font-size: 12px;
        text-align: right;
    }

        .pages div li a {
            cursor: pointer;
        }


/*.next {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    display: block;
    border-top-color: transparent;
    border-right-color: #98002e;
    border-bottom-color: transparent;
    border-left-color: currentColor;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: medium;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    top: 8px;
}*/

.Prev {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    display: block;
    border-top-color: transparent;
    border-right-color: currentColor;
    border-bottom-color: transparent;
    border-left-color: #98002e;
    border-top-width: 6px;
    border-right-width: medium;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    top: 8px;
}

.currentPage {
    border: 1px solid #808080;
}

    .currentPage a:hover {
        cursor: default;
    }

.LoadingPaged {
    height: 65px !important;
    vertical-align: bottom;
    float: right;
    padding-left: 30px;
    width: 50px;
}

.SiteNav {
    padding: 0 !important;
    margin: 0 auto !important;
    margin-top: 113px !important;
    max-width: 100%;
    padding-right: 15px !important;
    width: 100% !important;
}

    .SiteNav a, .SiteNav p {
        font-family: Tahoma;
        font-size: 9pt;
    }

.SiteNav {
    max-width: 1000px !important;
}

.honors-container {
    max-width: 1000px;
    margin: 0 auto !important;
}

.thumbnail > a > img {
    width: 100%;
}

@media screen and (max-width: 750px) {
    .custom-container {
        margin-top: 1px !important;
    }
    div.div-search {
        top: 8px;
    }
    /*div.language-section {
        left: 67px;
    }*/
}

@media screen and (max-width: 1199px) {
    .thumbnail img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .thumbnail img {
        width: unset !important;
    }

    .thumbnail {
        text-align: center;
    }
}

@media screen and (max-width: 385px) {
    .thumbnail img {
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {
    .div_Honors_Content {
        min-height: 87px;
    }

    .thumbnail {
        min-height: 463px !important;
    }
}

@media screen and (max-width: 991px) {
    div.thumbnail > a > img {
        width: 282px !important;
    }
}

@media screen and (max-width: 375px) {
    div.thumbnail > a > img {
        width: 180px !important;
        height: 180px !important;
    }
}

#wrapper {
    width: 1000px !important;
}

@media screen and (max-width: 1020px) {
    #wrapper, .SiteNav {
        width: 100% !important;
    }
}

#ctl00_Image2 {
    position: absolute !important;
    right: 45% !important;
}

.site-search {
    top: 7px !important;
    right: -5px !important;
}

.submenuResponsive {
    top: 50px;
    right: 41px;
    left: unset;
}

@media screen and (max-width: 380px) {
    .site-search {
        top: 16px !important;
    }
}

.ul_SiteSearchResult_Other_Result,
.ul_SiteSearchResult_Products_Result,
.ul_SiteSearchResult_News_Result,
.ul_SiteSearchResult_Medias_Result,
.ul_SiteSearchResult_Honors_Result {
    margin-right: 0;
    padding-right: 6px;
}

.ul_SiteSearchResult_Other_Result li a,
.ul_SiteSearchResult_Products_Result li a,
.ul_SiteSearchResult_News_Result li a,
.ul_SiteSearchResult_Medias_Result li a,
.ul_SiteSearchResult_Honors_Result li a {
    font-family: Tahoma;
    font-size: 12px;
}

footer {
    direction: rtl;
}

#ctl00_ulLangResponsive span {
    font-family: Tahoma;
    font-size: 12px;
}

.language-section {
    top: 12px;
}

#ctl00_Image2 {
    top: 10px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.div_SiteSearchResult {
    left: 0 !important;
}