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

.number-wrap {
    margin: 0.5% 0 0.1% 1%;
    float: right;
    white-space: nowrap;}

.number-wrap a.phone {
    
    font-size: 27px;
    text-decoration: none;
	font-weight: bold;
}

.number-wrap p.city {text-align: center; margin: 0; padding:0;}
.number-wrap p.number {text-align: center; margin: 0; padding:0;}

@media only screen and (max-width: 990px){
.bump-for-header {padding-top: 66px;}
}


.number-for-scroll {float: right; width: auto; display: none; padding: .1% 0 0 0;}
.number-for-scroll a:link {text-decoration: none; line-height: 1.5; font-size:18pt;}
.tiny-phone-icon {font-size: 23pt;}

.wsmainfull.wsfixed .number-wrap {
    display: none;
}

@media (max-width: 990px){ 
	.number-wrap {display: none;}
}