@charset "utf-8";
/* CSS Document */

.hp-waw-hd-vid {padding: 0px 50px;}
.sc-widget-new-body {width:100% !important;}
.procedures {font-size: 14px; text-align: left;padding-top: 15px;}
.procedure-row {padding-bottom: 8px;}
#familyselection {margin-top: 15px;}
.sc-widget-new {padding: 15px; border-radius:  0px 0px 15px 15px; border: 1px solid #666}
.sc-new-header {border-radius: 15px 15px 0px 0px; margin-top: 20px;}
.sc-new-body {padding: 0px 15px 30px 15px;}
   label.btn.btn-light.btn-lg.active {color: #fff; background-color: #f99104;}
   label.btn.btn-light.btn-lg {color: #333; background-color: #ecf0f1;}
   label.btn.btn-orange.btn-lg {color: #333; background-color: #ecf0f1;}
   label.btn.btn-orange.btn-lg.active {color: #fff; background-color: #f99104;}
.hero-border-gray-sc {background-color: #96989a !important; height: 10px;}
.btn-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;}

@media (min-width: 1200px) {
    .sc-widget-new-body {display: inline-block; position: absolute !important; background-color: #fff; z-index: 20; max-width: 510px;}
    .hero-border-gray-sc {margin-bottom: 39px;}
   }

@media (min-width: 992px) and (max-width: 1199px) {.hero-border-gray-sc {margin-bottom: 122px;}
.sc-widget-new-body {display: inline-block; position: absolute !important; background-color: #fff;
                                                                            z-index: 20; max-width: 510px;}}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {.btn-lg {width: 100%;}
.procedures {font-size: 12px; text-align: left;padding-top: 20px;}}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) { .btn-lg { width: 100%;}
.procedures {font-size: 16px; text-align: left;padding-top: 20px;}}