@charset "UTF-8";
/* CSS Document */




.link {
    font-style: italic;
    color: #050505;
    text-decoration: none;
    font-weight: normal;
    font-variant: normal;
}

@media screen and (max-width : 429px ){
.web-bd {
    color: #040404;
    text-align: center;
    background-image: url(../CS-Images/business_card_back.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hs_mid {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    font-size: 55px;
    color: #FFFFFF;
    horizonal-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    height: auto;
}
.med-bx-50px {
    width: 120px;
    height: 80px;
}
.mc-logo {
    width: 301px;
    height: 150px;
    margin-left: auto;
    left: auto;
    padding-left: auto;
    padding-right: auto;
    margin-right: auto;
    background-image: url(../CS-Images/SP-Logo-finaleps-02-2.png);
    background-position: center center;
    background-size: contain;
}
.media-box-150 {
    width: 80px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
}
.frame {
    background-color: #FFFFFF;
    width: auto;
}
}





@media screen and (min-width : 430px ) and ( max-width : 949px ){
.frame {
    width: 949px;
    background-color: #FFFFFF;
}
.hs_mid {
    width: 75%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 60px;
    margin-bottom: 200px;
}
.web-bd {
    background-image: url(../CS-Images/business_card_back.jpg);
    margin-top: 50px;
    padding-bottom: 75px;
}
.mc-logo {
    margin-left: auto;
    margin-right: auto;
    width: 301px;
    height: 152px;
    margin-top: 75px;
    padding-top: 20px;
    background-image: url(../CS-Images/SP-Logo-finaleps-02-2.png);
    background-image alignment: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.media-box-150 {
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    float: none;
}
.med-bx-50px {
    width: 80px;
    height: 80px;
    float: left;
    background-repeat: repeat-y;
}
	
	
}
	
	
	
	
	
	

@media (min-width: 950px){
.hs_mid {
    width: 75%;
    color: #FFFFFF;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.web-bd {
    background-image: url(../CS-Images/business_card_back.jpg);
    margin-left: auto;
    margin-right: auto;
    min-height: 0px;
    padding-bottom: 100px;
    margin-top: 100px;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-color: #0078B7;
}
.mc-logo {
    width: 350px;
    height: 175px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    background-position: center center;
    padding-top: 25px;
    background-image: url(../CS-Images/SP-Logo-finaleps-02-2.png);
    background-size: 100% 100%
%;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.media-box-150 {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
}
.med-bx-50px {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}
.address_info {
        padding-left: 25%;
        padding-right: 25%;
        color:azure;
        font-color: aqua;
        font-size: 20px;
        font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
        text-align: center;
    
    }
}
