﻿
@media(min-width:750px) {
    .div_MainNews {
        /*width: 1000px;*/
    }

    .div_News {
        /*width: 375px; Comment By Irani*/
        /*margin: 10px 30px 0 30px;*/
    }

    .div_PageIndexes {
        padding-left: 30px;
    }

    .div_News_Image {
        width: 275px;
        height: 200px;
    }

        .div_News_Image img {
            width: 275px;
            height: 200px;
        }
}


.div_MainNews {
    /*width: 1000px;*/
    /*padding: 0px 2px 10px 2px;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*display: table;*/
    background-color: white;
    text-align: left;
    position: relative;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    /*float: left;*/
}

.div_NewsContainer {
    /*width: 740px;*/
    text-align: left;
    float: left;
    min-height: 800px;
}

.div_News_Line {
    /*width: 740px;
    padding-left: 10px;*/
    text-align: left;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.div_News {
    /*max-width: 275px;
    border-bottom: 1px solid #857f7f;
    margin: 10px 30px 0 30px;
    text-align: center;
    /*margin-top:10px;*/
    /*max-width: 375px; Comment By Irani*/
    /*height: 390px; Comment By Irani*/
    position: relative;
    float: left;
    margin-bottom: 10px; /* Added By Irani*/
    /*border-bottom: 1px solid lightgrey;*/
}

.div_News_Image {
    /*width: 275px;
    height: 200px;*/
    /*border: 1px solid #e9e9e9; Comment By Irani*/
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    top: 0;
    position: relative;
    margin: 0 auto;
}

    .div_News_Image img {
        width: 275px;
        height: 200px;
        border-radius: 4px;
        margin: 0 auto;
    }

.div_News_No {
    width: 85px;
    display: inline-block;
    text-align: left;
    font-family: sans-serif;
    font-size: 9pt;
    color: #635c5c;
    border-right: 1px solid #6d6d6d;
    margin-top: 10px;
    height: 12px;
}

.div_News_Date {
    display: inline-block;
    /*width: 160px;*/
    text-align: left;
    font-family: sans-serif;
    font-size: 9pt;
    color: #635c5c;
    padding-left: 10px;
}

.div_News_Title {
    text-align: left;
    padding-top: 10px;
}

    .div_News_Title span {
        color: #cc3535;
        font-family: Georgia,sans-serif, 'Times New Roman';
        font-size: 12px;
        padding-left: 2px;
        padding-bottom: 10px;
        text-align: justify;
    }

.div_News_Content {
    /*height: 75px;*/
    text-align: left;
    padding-top: 10px;
}

    .div_News_Content span {
        color: #3c0f0f;
        font-family: sans-serif,Georgia, 'Times New Roman';
        font-size: 12px;
        padding-left: 2px;
        padding-bottom: 5px;
        text-align: justify;
    }

.div_MoreContainer {
    text-align: left;
    padding-bottom: 10px;
}

    .div_MoreContainer a {
        font-family: 'Times New Roman';
        font-size: 11pt;
        /*font-style: italic;*/
        color: #857f7f;
        cursor: pointer;
    }

.div_PageIndexes {
    /*width: 650px;
    margin-top: 10px;
    border: 1px solid #3c0f0f;
    border-radius: 5px;
    padding-left: 15px;
    height: 35px;
    padding-top: 5px;
    margin-left: 5px;
    display: inline-block;*/
    text-align: left;
    direction: ltr;
}

.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: sans-serif;
        font-size: 12px;
        text-align: left;
    }

        .pages div li a {
            cursor: pointer;
        }

.next1 {
    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;
}

.Prev1 {
    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;
}

.currentPage {
    border: 1px solid #808080;
}

    .currentPage a:hover {
        cursor: default;
    }

.LoadingPaged {
    display: inline-block;
    vertical-align: bottom;
}

.div_Email {
    /*width: 240px;*/
    height: auto;
    position: relative;
    /*float: left;*/
    padding: 5px;
    direction: ltr;
    /*padding-bottom:5px;*/
    border: 1px solid #e9e9e9;
    /*text-align:center;*/
}

.div_SubscribeHeader {
    background-image: url('../../pic/News/mail.png');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 22px;
    font-family: Georgia;
    font-size: 12pt;
    color: #340707;
    margin-bottom: 5px;
}

.div_SubscribeText {
    text-align: justify;
    font-family: sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #454545;
}

.div_SubscribeTextBox {
    text-align: left;
    margin-top: 10px;
    display: inline;
}

    .div_SubscribeTextBox input[type=text] {
        background: #ededed;
        height: 12px;
        padding: 8px 0;
        /*width: 230px;*/
        font: normal 300 14px serif;
        color: rgba(0,0,0,0.4);
        border: 1px solid #929292;
        border-radius: 3px;
        padding-left: 4px;
        box-shadow: 0px 2px 2px #555;
    }

        .div_SubscribeTextBox input[type=text]:focus {
            background: #fff;
            font-family: 'Times New Roman';
        }

.div_SubscribeTextButton {
    text-align: left;
    margin-top: 10px;
    display: inline;
    height: 20px;
}

    .div_SubscribeTextButton input[type=button] {
        background: #f1f1f1;
        height: 26px;
        width: 100px;
        font: normal 300 14px georgia;
        color: #cc3535;
        text-align: center;
        border: 1px solid #929292;
        border-radius: 3px;
    }

        .div_SubscribeTextButton input[type=button]:hover {
            box-shadow: 0px 1px 4px #555;
            cursor: pointer;
        }





.div_News_Content {
    min-height: 101px;
}


/*Added By Irani    Begin Here*/

.news_container {
    max-width: 1000px;
    margin: 0 auto;
}

.SiteNav {
    padding: 0;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 114px;
}

.div_News_Title {
    min-height: 50px;
}

.SiteNav {
    padding-left: 10px;
}

@media screen and (max-width: 750px) {
    .SiteNav {
        margin-top: 1px;
    }
}

div.div_News_Image img {
    border: 1px solid lightgrey;
    padding: 2px;
    border-radius: 4px;
}


@media screen and (max-width: 1199px) {
    .SiteNav {
        width: 100% !important;
    }
}

#wrapper {
    width: 1000px !important;
}

@media screen and (max-width: 1020px) {
    #wrapper {
        width: 100% !important;
    }
}

.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;
    }
}

/*Added By Irani    End Here*/

@media screen and (max-width: 750px) {
    .div_News {
        width: 100%;
    }

    .pagination {
        margin-left: 20px;
    }
}

@media screen and (max-width: 350px) {
    div.div_News_Image img {
        width: unset;
        height: unset;
    }
}

.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;
}

@media screen and (max-width: 350px) {
    .pagination {
        margin-left: 0;
    }

    .pagination-sm > li > a, .pagination-sm > li > span {
        padding: 2px 7px !important;
    }
}

.custom-email {
    margin-top: 5px;
}

.language-section {
    top: 12px;
}

#ctl00_Image2 {
    top: 11px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.div_SiteSearchResult {
    right: 0 !important;
}