/* CSS Document */



.btn-new {
	background: #003da6;
	border: none;
	font-weight: bold;
}
.hb-logon {
	background: #003DA6 url('../../../images/white-right.png') no-repeat 90%;
	color: white;
	padding-right: 40px;
}

.caption.text.sfb.tp-caption h2 {
   	font-size: 52px;
    font-weight: 600;
    color: #fff;
    line-height: 55px;
}

.caption.text.sfb.tp-caption p {
    color: #fff;
	font-size: 16px;
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
}

.caption.text.sfb.tp-caption.start{
    left: unset !important;
}
.caption.text.sfb.tp-caption.start img{
	height: auto!important;
}
.caption.text.sfb.tp-caption.start h2{
	color: #fff;
    font-size: 50px;
    line-height: 50px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

@media (min-width: 1700px){
.hb {
    left: 80px;
}
.hbheader {
    
}
}
@media (max-width: 1699px) {
.hb {
    
}
.hbheader {
    
}
}
@media only screen and (max-width: 1580px) {
	.caption.text.sfb.tp-caption.start {
		right: 60px !important;
		line-height: normal !important;
	}
	.caption.text.sfb.tp-caption {
		line-height: normal !important;
	}
	.caption.text.sfb.tp-caption h2 {
   	font-size: 3vw !important;
    font-weight: 600;
    color: #fff;
    line-height: normal !important;
}
	.caption.text.sfb.tp-caption p {
    color: #fff;
    font-size: 1.15vw !important;
		line-height: normal !important;
}
}


@media only screen and (max-width: 1201px) {
	.caption.text.sfb.tp-caption.start {
    right: 10px !important;
}
	.ms-layer.sbut21{
	font-size: 1.5vw !important;
	}
}


@media only screen and (max-width: 1150px) {
	
}

@media only screen and (max-width: 980px) {
	
	
}
@media (max-width: 1200px) and (min-width: 978px){
	.hb {
		width: 360px !important;
	}
	.caption.text a.btn {
    font-size: 12px !important;
}
}


.holiday-hide {
		display: none;
	}
@media only screen and (max-width: 767px) {
	.holiday-show {
		display: none;
	}
	.holiday-hide {
		display: block;
	}
	.caption.text.sfb.tp-caption h2 {
    font-size: 18px;
    line-height: 20px;
	margin-top: 5px;
}
	.caption.text.sfb.tp-caption p {
		font-size: 14px;
	}
	.caption.text a.btn {
		position: relative;
		bottom: 10px;
		font-size: 10px;
	}
}