.d0advancebox {cursor: pointer; border: 1px solid #15222b; border-left: 15px solid #d80e10; padding:10px; min-height:0px; margin-top: 1em; margin-bottom: 1em; display:block; -moz-transition: all .35s ease-in; -o-transition: all .35s ease-in; -webkit-transition: all .35s ease-in; transition: all .35s ease-in;}
.d0advancebox:hover {background-color: rgba(0, 0, 0,0.3); cursor: pointer; border: 1px solid #15222b; border-left: 15px solid #d80e10; color: #ffffff; padding:10px; min-height:0px; margin-top: 1em; margin-bottom: 1em; display:block;}
.parallax-light h4:hover {color: #ffffff; -moz-transition: all .35s ease-in; -o-transition: all .35s ease-in; -webkit-transition: all .35s ease-in; transition: all .35s ease-in;}

.d0headercentre {display: flex; align-items: flex-end; flex-direction: column;justify-content: left; min-height: 650px;}
@media only screen and (max-width: 799px) {.d0headercentre {display: flex; align-items: flex-end; flex-direction: column;justify-content: left; min-height: 550px;}}

.d0musculoskeletalbox {cursor: pointer; border: 1px solid #fff; border-left: 15px solid #517eb4; padding:10px; min-height:0px; margin-top: 1em; margin-bottom: 1em; display:block; -moz-transition: all .35s ease-in; -o-transition: all .35s ease-in; -webkit-transition: all .35s ease-in; transition: all .35s ease-in;}
.d0musculoskeletalbox:hover {background-color: rgba(0, 0, 0,0.3); cursor: pointer; border: 1px solid #fff; border-left: 15px solid #517eb4; padding:10px; min-height:0px; margin-top: 1em; margin-bottom: 1em; display:block;}

.d0blackoutline {cursor: pointer; border: 1px solid #222222; padding:10px; min-height:0px; margin-top: 1em; margin-bottom: 1em; display:block; -moz-transition: all .35s ease-in; -o-transition: all .35s ease-in; -webkit-transition: all .35s ease-in; transition: all .35s ease-in;}
.d0blackoutline:hover {background-color: rgba(0, 0, 0,0.3); cursor: pointer; color:#ffffff;}

.d0whiteoutline {cursor: pointer; border: 1px solid #ffffff; padding:10px; min-height:0px; margin-top: 1em; margin-bottom: 1em; display:block; -moz-transition: all .35s ease-in; -o-transition: all .35s ease-in; -webkit-transition: all .35s ease-in; transition: all .35s ease-in;}
.d0whiteoutline:hover {background-color: rgba(255,255,255,0.1); cursor: pointer;  color: #ffffff;}

.d0overlaybox {background-color: rgba(0, 0, 0,0.4); padding:20px; min-width:100%; min-height:0px; display: block;}

.sf-menu li ul li a:hover {color: #fff;}
.sf-menu li ul li ul li a:hover {color: #fff;}

/*CHANGE FONTS OF HEADERS MANUALLY*/
#r8_content h1 {font-family: Roboto Condensed;}
#r8_content h2 {font-family: Roboto Condensed;}
#r8_content h3 {font-family: Roboto Condensed;}
#r8_content h4 {font-family: Roboto Condensed;}

.d0blueline {height: 5px;max-width: 200px;margin-left: auto;margin-right: auto;background: #517eb4;}
.d0redline {height: 5px;max-width: 200px;margin-left: auto;margin-right: auto;background: #d80e10;}

.btn-compliment {
    color: #ffffff;
    background-color: #d80e10;
.btn-compliment:hover {
    color: #ffffff;
    background-color: #a00000;}


