body {background-color:dimgrey;color:black;font-size:15px;line-height:1.5;}
nav {top:0px !important;}
.navbar {display:flex !important;padding: 15px 10px !important;}
.navbar-collapse {background-color:transparent;padding:0;}
.main {padding:50px 30px 70px;}
.home-banner {width:100%; height:auto; min-height:450px;background-image:url('../images/banner/mudbots-banner-new.png');background-size:cover;background-repeat:no-repeat;background-position: center;}
.page-divider {margin: 50px auto 30px; width:100%;}
.horizontal-line {height:10px; width: 40vw; background-color:#e96b20;}
.small-img {height: 27px; margin-left:20px; margin-right:20px;}
.wordCarousel div li h3 {font-size:36px !important;}
.franchise-title, .franchise-rqmts-title {font-size: 20px; color: #e96b20; margin-top: 20px; margin-bottom: 10px;}
.number-box {position:absolute; border: 5px solid #e96b20; color: white; font-weight:bold; font-size: 27px; padding: 10px 15px; border-radius: 14px; z-index:999;top:-10px;left:-10px;background-color:#1E2326;}
.card-text {font-size:15px; line-height:1.3;}
.text-orange {color: #e96b20 !important;}
.btn-orange {background-color: #e96b20 !important; border-color: #e96b20; color:white !important;}
.btn-light-outline {background-color: none !important; border: 1px solid white !important; color: white !important; border-radius: 0 !important; padding: 10px 15px !important;}
.btn-light-outline:hover {background-color: #e96b20 !important; border-color: #e96b20 !important;}
.cta-page {background-color: #e96b20;background-image: url(../images/visit-mudbots-facility-now.jpg);background-size: cover;background-position: bottom center;background-repeat: no-repeat;color: white;text-align: center;position:relative;min-height:500px;}
.layer {background-color: rgba(0,0,0,0.7);position: absolute;top: 0;
    left: 0;width: 100%;height: 100%;padding-top: 150px;padding-bottom: 150px;}
.cta-page .layer p {color: white;}
.cta-link-orange {color: white; border: 2px solid white; border-radius: 0; padding: 10px 15px;background-color:transparent;}
.cta-link-orange:hover {background-color: #e96b20; border-color: #e96b20;text-decoration: none;}
.hide-in-mobile {display:block;}
.show-in-mobile {display:none;}
.dealbreaker-intro {padding: 15px; background-color: #EACCB2; border: 2px solid black; border-radius: 30px 30px 30px 30px;}
#franchise-image-1 {margin-top:-120px;}
.modal-dialog {margin-top:50px;}
.modal-header {background-image: linear-gradient(120deg, #a6c0fe 0%, #f68084 100%) !important;font-family: Calibri, sans-serif !important; color:white !important;}
.share_buttons {list-style-type:none !important;}
.btn-dark-outline {background: transparent !important;border: 1px solid rgba(0,0,0,0.45) !important;color: rgba(0,0,0,0.45) !important;border-radius: 0px !important;}
.btn-dark-outline:hover {border-color: rgba(0,0,0,0.8) !important;color: rgba(0,0,0,0.8) !important;box-shadow: -1px 1px 8px 1px blanchedalmond;-webkit-box-shadow: -1px 1px 8px 1px blanchedalmond;-moz-box-shadow: -1px 1px 8px 1px blanchedalmond;}
.close{position: absolute!important;top: 0!important;right: 0!important;border-radius: 50%!important;background-color: #e96b20!important;padding: 5px 10px !important;color: white !important;opacity: 1 !important;line-height: 1.3 !important;border: 1px solid white !important;}
.close:hover{color:white !important;border:none !important; box-shadow: -1px 1px 8px 1px black;}
.badge-lg {font-size: 16px !important;}
.badge-pill {border-radius: 50% !important; padding: 8px !important;}
.card {box-shadow: 1px 9px 9px -4px rgba(0,0,0,0.72);-webkit-box-shadow: 1px 9px 9px -4px rgba(0,0,0,0.72);-moz-box-shadow: 1px 9px 9px -4px rgba(0,0,0,0.72);}
/* POPOVER CSS */
.popover {background: transparent !important;border: none !important;}
.popover {position: relative;display: inline-block;border-bottom: 1px dotted black;color: #e96b20;font-size: 12px;z-index: 999;}
.popover .popovertext {visibility: hidden;width: 120px;background-color: antiquewhite;color: #333;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;transform: translate(-50%,-110%);}
.popover:hover .popovertext {visibility: visible;}
/***********popup box******************/
.popup-box {position: relative;transition: color 0.15s,background-color 0.15s,border-color 0.15s,box-shadow 0.15s;color: #3f6ad8;border-style: dashed;border-color: #3f6ad8;box-shadow: 0 0.125rem 0.625rem rgba(63,106,216,0.4),0 0.0625rem 0.125rem rgba(63,106,216,0.5);outline: none !important;width:50%;}
/* TOASTR ALERT */
.toast-message {font-size:14px !important;}
/* VERTICAL */
.vertical{position: fixed;right: 0;top: 100px;writing-mode: tb-rl;-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);white-space: nowrap;padding: 15px;
}
/* ipad and tablet */
@media only screen and (max-width:768px){
    
}
@media only screen and (max-width:600px){
    .home-banner {height:120px;min-height:120px;background-size:contain;}
    .wordCarousel div li h3 {font-size:27px !important;}
    .card-img {width:180px !important; height:auto !important;}
    .hide-in-mobile {display:none;}
    .show-in-mobile {display:block;}
    #franchise-image-1 {margin-top:10px; margin-bottom: 30px;}
    .cta-page {height: 600px;}
    p {text-align:left !important;font-size:17px !important; line-height: 1.5 !important;}
    .modal-dialog {margin-top: 20px;}
    .cta-link-orange {background-color: #e96b20; border-color: #e96b20;text-decoration: none;}
    .popup-box {width:100%;}
    .vertical{padding: 15px 8px;}
}
@media only screen and (min-width:321px) and (max-width:600px){
    
}