video#bgVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  opacity: .75;
}

.site-navbar-main {
	background-color: transparent !important;
}

.btn {
	border-radius: 0px;
}

.accounts-menu {
	color: #353535;
	margin-top: 5px;
	margin-right: -.25rem;
}

.accounts-menu .btn {
	color: #353535;
	margin-top: -5px !important;
	margin-left: -10px;
}

.tt-hint,
.tt-input {
    width: 300px;
    height: 47px;
    padding: 5px 8px;
    font-size: 1em;
    line-height: 30px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.my-account-top:after {  
	content: url(https://www.myexpressenergy.com/-/media/Images/Express/Express-Energy-Brandmark.svg) !important;
	transform: scale(.3);
	transform-origin: 10% 0%;  
	position: absolute;
}

.tt-input { 
    margin-bottom: .5rem;
    line-height: 30px;
    border: none;  
} 

.navbar-nav .nav-link {
	text-transform: uppercase;
}

.nav {
	text-transform: uppercase;
	text-align: center;
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: .5rem !important;
    padding-left: .5rem !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #353535 !important;
    text-transform: uppercase !important;
    margin-left: 20px !important;
    margin-bottom: 20px !important;
    /* background-image: url('https://www.myexpressenergy.com/-/media/Images/Express/Express-Energy-Brandmark.svg'); */
}

/* #home-main-carousel-section {
	background-color: #aa1520;
} */

.mb-1, .my-1 {
	margin-bottom: .50rem!important;
}

.carousel-text{
	color: #353535 !important;
	font-size:small;
	text-align: center;
}

.legal-footer {
	color: #353535ba !important;
	font-size: 11px;
	padding-bottom: 15px;
	margin-top: 1rem;
}

.home-rate-finder-row {
    padding: 10px !important;
    text-align: left !important;
    margin-left: 55% !important;
}
}

/* Rate Finder Control
**********************/
#home-rate-finder-section .container {
	padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .5rem;
}

#home-rate-finder-section .btn {
    border-radius: 25px;
    border-style: none;
    background-color: rgb(254, 0, 26) !important;
    color: #f8f9fa;
	font-weight: 500;
}

#home-rate-finder-section .btn:hover{
    border-radius : 25px;
    border-style : none;
	background-color: rgb(197, 14, 29) !important; 
	color: #f8f9fa;
}
	

#home-rate-finder-section label {
	color: #f8f9fa;
	margin-right: 1rem;
	font-size: 1.25rem;
	text-align: center;
}

#home-rate-finder-section {
    background-color: #353535; 
}

#home-rate-finder-section .container {
	padding-top: .5rem;
    padding-bottom: .5rem;
}

@media (min-width: 1100px) {
#frmId.form-inline{
	margin: auto 0;
	position: relative;
	left: 10%;
}
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
#home-rate-finder-section 
.container{  
	transform:translate(5%, 0%);}
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: white !important;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-size: .5em;
}

a:hover {
    color: black !important;
    /*text-decoration: underline;*/
}

/* Homepage Get My Rates Link */
.get-my-rates-link {
	font-weight: 500;
	text-align: center !important; 
	background-color: rgb(254, 0, 26) !important; 
	color: rgb(255, 255, 255) !important; 
	margin-bottom: 5px !important; 
	border-radius: 20px !important;
}

.nav-item .get-my-rates-link:hover{
    border-radius : 25px;
    border-style : none;
	background-color: rgb(197, 14, 29) !important; 
	color: #f8f9fa;
}

@media only screen and (max-width: 991px) {
.get-my-rates-link {
	color: #fff !important;
	font-weight: 500;
	padding-top: .25rem;
	padding-bottom: .25rem;
}
}

/* Get My Rates Link - Subpage Nav */
.nav-item .nav-link[href^="https://npxm-shopping.myexpressenergy.com/path2plans"]{
	font-weight: 500;
	text-align: center !important; 
	background-color: rgb(85, 146, 210) !important; 
	color: rgb(255, 255, 255) !important; 
	margin-bottom: 5px !important; 
	border-radius: 20px !important;
}

.nav-item .nav-link[href^="https://npxm-shopping.myexpressenergy.com/path2plans"]:hover{
    border-radius : 25px;
    border-style : none;
	background-color: rgb(40, 95, 153) !important; 
	color: #f8f9fa;
}

@media only screen and (max-width: 991px) {
.nav-side-item .nav-link[href^="https://npxm-shopping.myexpressenergy.com/path2plans"] {
	background-color: rgb(85, 146, 210) !important; 
	border-radius: 25px;
	color: #fff !important;
	font-weight: 500;
	margin-top:2rem;
	padding-top: .25rem;
	padding-bottom: .25rem;
	text-align: center;
}
}
.nav-item .nav-link[href^="https://shopping.myexpressenergy.com/path2plans"]{
	font-weight: 500;
	text-align: center !important; 
	background-color: rgb(85, 146, 210) !important; 
	color: rgb(255, 255, 255) !important; 
	margin-bottom: 5px !important; 
	border-radius: 20px !important;
}

.nav-item .nav-link[href^="https://shopping.myexpressenergy.com/path2plans"]:hover{
    border-radius : 25px;
    border-style : none;
	background-color: rgb(40, 95, 153) !important; 
	color: #f8f9fa;
}

@media only screen and (max-width: 991px) {
.nav-side-item .nav-link[href^="https://shopping.myexpressenergy.com/path2plans"] {
	background-color: rgb(85, 146, 210) !important; 
	border-radius: 25px;
	color: #fff !important;
	font-weight: 500;
	margin-top:2rem;
	padding-top: .25rem;
	padding-bottom: .25rem;
	text-align: center;
}
}
/*
@media only screen and (max-width: 991px) {
.nav-side-item .nav-link[href="/PlansAndPricing"] {
	background-color: rgb(254, 0, 26) !important; 
	border-radius: 25px;
	color: #fff !important;
	font-weight: 500;
	margin-top:2rem;
	padding-top: .25rem;
	padding-bottom: .25rem;
	text-align: center;
}
}*/

_reboot.scss:200
a {
    color: #353535 !important;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.carousel-control-prev i {
    color: #353535 !important;
    font-size: 1.5em !important;
}

.carousel-control-next i {
    color: #353535 !important;
    font-size: 1.5em !important;
}

a {
    color: #353535;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#promo {
	display: none !important;
	/*
	background-color: #aa1520;
	color: white;
	text-align: center;
	padding-bottom: .5rem;
	margin-top: -.25rem;*/
}

.bg-light a {
    color: #353535ba;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.bg-light  .nav-link {
	font-size: .9rem;
}

/*IMAGE UPDATES*/

#home-main-carousel-section>div:first-child {
    max-width: 2800px ;
    margin: 0 auto;
    overflow-y: hidden;
}

@media (min-width: 768px) {
#home-main-carousel-section 
.carousel-item .slide-bg {
    height: 550px;
}
}

/*Award Mobile BG Image adjustment */
@media (max-width: 991px) {
	
/*Navbar height resizing for mobile*/
@media (min-width: 768px){
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
}

@media (min-width: 50px){
.site-navbar-main img{
    margin-left: -2 em;
    padding: 0;
    height: 3rem;
}
	
#home-rate-finder-section label {
    color: #f8f9fa;
    font-size: 1em;
    margin: 0 auto !important;
}

.mt-2, .my-2 {
    margin-top: .5rem!important;
    width: 100%; 
}
	
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}

navbarSideCloseButton {
	
}

.twitter-typeahead {
	width: 96%;
}

.tt-hint, .tt-input {
    width: 104%;
    display: inline-block;
    padding: 9px 8px;
    font-size: 1em;
    line-height: 30px;
    border: 1px solid #f8f9fa;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
}

.slide-header .row{
	display:none;
}

@media (min-width: 5px){
.btn-block-sm {
	display: block;
	width: 93%;
    margin-left: .7rem;
    margin-bottom: .5rem;
}

#home-main-carousel-section .carousel-item .slide-bg {
    height: 250px;
}

@media (min-width: 768px){
#hero-boxcar .slide-bg {
    background-image: url('https://pp.myexpressenergy.com/-/media/VBB/Express-Energy/Express-Hero-LG');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 768px) {
#hero-bedtime-stories .slide-bg .card {
	background: transparent;
	color: #353535;
	border: 0;
    }
}

}}

