input[type=radio]{
  margin:0px 7px 15px 0px;
}
input[type=checkbox]{
  margin:0px 7px 15px 0px;
}
label {
	  display:block !important;
	  margin-bottom:10px;
  }
span.hasTooltip {
font-size:20px;
}
h2 {
    font-size: 30px !important;    
}	
#sp-header-topbar .container-inner>.row {
    min-height: 140px;
}
#sp-logo {
	display:none;
}

.logo-image {
	display:none;
}
#sp-header.lg-header #offcanvas-toggler {
    margin-right: 40px;
    margin-left: 0px;
}
@media (min-width: 768px) and (max-width: 991px){
#sp-header-topbar .container-inner>.row {
    min-height: 60px;}
}
@media (max-width: 575px)
#sp-header {
    height: 140px;
}
#sp-logo2 img {
	max-height:120px;
	float:left;
}
#sp-franchise img {
	max-height:120px;
	float:right;
		display:none;
}
#sp-franchise {
display: flex; justify-content: flex-end;
}
.justify-content-right {
	text-align:right !important;

}
.align-items-right {
	text-align:right !important;
}
