﻿.TopLogo1003LgMdSm {
    margin-bottom: 0px;
    padding: 0px 15px;
    /*background-image: linear-gradient(45deg,lightblue,cornflowerblue,cornflowerblue,cornflowerblue,rgb(140,220,150),rgb(180,255,200));*/
    /*background-image: url('/Content/MainContent/Design1002/HeaderImage.jpg');
    background-repeat: no-repeat;
    background-size: cover;*/
}

    .TopLogo1003LgMdSm a {
        text-decoration: none;
    }

.TopLogo1003LgMdSmPaddingBottom {
    margin-bottom: 0px;
}


/*LgMd Screen*/
.TopLogo1003LgMdText {
    color: rgb(200,170,90);
    margin-top: 3px;
    font-family: BYekan;
    padding-right: 15px;
    font-size: 17px;
}

.TopLogo1003LgMd img {
    height: 50px;
    width: 60px;
    margin-bottom: 7px;
    margin-top: 5px;
}

/*Sm Screen*/
.TopLogo1003SmText {
    color: white;
    margin-top: 33px;
    margin-bottom: 32px;
    font-family: BYekan;
    padding-right: 10px;
    font-size: 15px;
}


/*Xs Screen*/
.TopLogo1003Xs {
    margin-bottom: 0px;
    padding: 0px 15px;
    /*background-image: linear-gradient(45deg,rgb(140,220,150),rgb(180,255,200));*/
    /*background-image: url('/Content/MainContent/Design1002/HeaderImage.png');*/
    /*background-image: linear-gradient(45deg,rgb(38,20,60),rgb(53,46,146),rgb(38,20,60),rgb(38,20,60));
    background-repeat: no-repeat;
    background-size: cover;*/
}

    .TopLogo1003Xs a {
        text-decoration: none;
    }

.TopLogo1003XsText {
         color: rgb(200,170,90);
    font-family: BYekan;
    padding-right: 10px;
    font-size: 15px;
}

.TopLogo1003Xs img {
    height: 35px;
    width: 35px;
    margin-bottom: 7px;
    margin-top: 5px;
}
