/*****************************************/
/********** MAIN BODY ELEMENTS ***********/
/*****************************************/
body{background-color: #fff;color: #ccc;font-size: 16px;font-family: 'Montserrat', sans-serif;margin: 0px 0px 0px 0px;}

.saira{
  font-family: "Saira", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

// <uniquifier>: Use a uniquifier for the class name
// <weight>: Use a value from 100 to 900

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.style1{border: 0;height: 3px;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));}
.style2{border: 0;height: 3px; max-width:50%;}
/*****************************************/
/********** SPACING **********************/
/*****************************************/
@media (min-width: 320px) {.topspacing{padding-top: 53px;}}
@media (min-width: 992px) {.topspacing{padding-top: 53px;}}
@media (min-width: 0px) {.doubleNavSpacing{padding-top: 53px;}}
@media (min-width: 992px) {.doubleNavSpacing{padding-top: 100px;}}
.containerMax{max-width:1440px;}
.paddingLeftNav{padding-left:20px;}
.section30{padding-top:30px;padding-bottom:30px;}
@media (min-width: 1px){.section35{padding:10px;}}
@media (min-width: 992px){.section35{padding-top:35px;padding-bottom:35px;padding-left:105px;padding-right:105px;}}

.no-padding {  padding: 0;}

/*****************************************/
/********** LINKS ************************/
/*****************************************/
a.a1:link{   color: #505050; font-size: 14px; text-decoration: underline;}
a.a1:visited{color: #505050; font-size: 14px; text-decoration: underline;}
a.a1:hover{  color: #ffffff; font-size: 14px; text-decoration: underline;}

a.a2:link{   color: #000000; font-size: 18px; text-decoration: underline;}
a.a2:visited{color: #000000; font-size: 18px; text-decoration: underline;}
a.a2:hover{  color: #FF3333; font-size: 18px; text-decoration: underline;}

a.a3:link{   color: #505050; font-size: 22px; text-decoration: underline;}
a.a3:visited{color: #505050; font-size: 22px; text-decoration: underline;}
a.a3:hover{  color: #ffffff; font-size: 22px; text-decoration: underline;}

/*footer links*/
a.a4:link{   color: #000; font-size: 16px;}
a.a4:visited{color: #000; font-size: 16px;}
a.a4:hover{  color: #2D598B; font-size: 16px;}

/*sub-footer links*/
a.a6:link{   color: #fff; font-size: 16px; text-decoration: underline;}
a.a6:visited{color: #fff; font-size: 16px; text-decoration: underline;}
a.a6:hover{  color: #ccc; font-size: 16px; text-decoration: underline;}

/*****************************************/
/********** Text *************************/
/*****************************************/
.opensans-text{font-family: 'Open Sans', sans-serif;}
.titil-text{font-family: 'Saira', sans-serif;}

.header-text {position: absolute;top: 30%;left: 1.8%;right: auto;width: 96.66666666666666%;color: #fff;}
.header-text h1 {font-size: 60px;}
.header-text h3 span {padding: 15px;color: #FFFFFF;}
.mobile-text {position: absolute;top: 25%;left: 1.8%;right: auto;width: 96.66666666666666%;color: #fff;}
.mobile-text h1 {font-size: 30px;}
.mobile-text h3 span {font-size: 14px;padding: 8px;color: #FFFFFF;}

.greyBText {color: #4e8f9c;}
.blueText {color: #2D598B;}
.blackText {color: #000;}
.whiteText {color: #fff;}
.redText {color: #ff0000;}

@media (min-width: 1px){.hugeText{font-size:48px;}}
@media (min-width: 578px){.hugeText{font-size:58px;}}
@media (min-width: 992px){.hugeText{font-size:84px;}}

h1{color: #FFF; font-family: 'Saira', sans-serif;}
h2{color: #FFF; font-family: 'Saira', sans-serif;}
h3{color: #FFF; font-size: 18px; font-weight: bolder;}
h4{color: #FFF;}

/*****************************************/
/********** Backgrounds & Fills **********/
/*****************************************/
@media (min-width: 0px) {.heropicture{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)),url("pictures/appliances-4-less-helena-montana-discount-appliances-mobile.webp");width: 100%;min-height: 572px; background-position: center;background-repeat: no-repeat;background-size: cover;}}
@media (min-width: 578px) {.heropicture{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)),url("pictures/appliances-4-less-helena-montana-discount-appliances-tablet.webp");width: 100%;min-height: 578px; background-position: center;background-repeat: no-repeat;background-size: cover;}}
@media (min-width: 1100px) {.heropicture{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)),url("pictures/appliances-4-less-helena-montana-discount-appliances.webp");width: 100%;min-height: 644px; background-position: center;background-repeat: no-repeat;background-size: cover;}}

.red4{ background-color: #c2010a; color: #ffffff;}	
.blue4{ background-color: #2D598B; color: #ffffff; padding:30px;}
.offWhite{ background-color: #f8f9fa; color: #505050;}	
.white{ background-color: #ffffff; color: #000000;}	
.black{ background-color: #000000; color: #FFFFFF;}
.grayLight{ background-color: #cccccc; color: #000000;}
.grayDark{ background-color: #333333; color: #ffffff;}
.pastelGrey{ background-color: #c1dee3; color: #333333; padding:30px;}

/*****************************************/
/********** NAVIGATION BARS **************/
/*****************************************/
/*MAIN NAVIGATION BAR STYLE*/
#navbar{
background: rgb(78,143,156);
    padding: 10px 10px;width: 100%;top: 0;z-index: 99;
    border-bottom: 1px solid #122454;
}
#navbar a.nav-link {float: left;color: white;text-align: center;text-decoration: none;padding: 12px;font-size: 20px; font-family: 'Saira', sans-serif;
font-weight: 700;}
#navbar a.nav-fa {float: left;color: #FFF;text-align: center;text-decoration: none;padding: 5px;font-size: 40px;}
#navbar a.nav-main {float: left;color: white;text-align: center;text-decoration: none;padding: 12px 20px;font-size: 20px;background-color: #333333; font-family: 'Saira', sans-serif;}
#navbar a:hover {color: #02ccf5;}
#navbar .navbar-brand{padding: 0px; color:white; font-size:22px;}
#navbar #logo {transition: 0.4s;}
@media screen and (max-width: 580px) {
  #navbar {padding: 10px 10px !important;}
  #navbar a {float: none;display: block;text-align: left;  }
  #navbar-right {float: none;}
}
/*SECONDARY NAVIGATION BAR STYLE ONLY CHANGE ID FOR STYLES KEEP CLASS AS NAVBAR*/
#navbar-2{
    background-color: rgba(51, 51, 51, 1);
    padding: 2px 2px;transition: 0.4s;width: 100%;top: 0;z-index: 99;
}
#navbar-2 a.nav-link {float: left;color: #FFF;text-align: center;text-decoration: none;padding: 8px 5px;font-size: 14px; font-family: 'Saira', sans-serif;font-weight: 700;}
.secondaryIcons{font-size:20px;}
.verticalLine{border-right:1px solid white; margin:4px 25px; height:28px;}
#navbar-2 a.nav-fa {float: left;color: #333333;text-align: center;text-decoration: none;padding: 2px 5px;font-size: 12px;}
#navbar-2 a.nav-main {float: left;color: white;text-align: center;text-decoration: none;padding: 12px 20px;font-size: 20px;background-color: #333333; font-family: 'Saira', sans-serif;}
#navbar-2 a:hover {color: #dddddd;}
#navbar-2 .navbar-brand{padding: 0px; color:#FFF;font-size:22px;}
#navbar-2 #logo-2 {transition: 0.4s;}
@media screen and (max-width: 580px) {
  #navbar-2 {padding: 10px 10px !important;}
  #navbar-2 a {float: none;display: block;text-align: left;  }
  #navbar-right-2 {float: none;}
}
@media (min-width: 992px){
.second-nav-spacing{
  margin-top:41px;  
}}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler.navbar-toggler {
  border-color: rgb(0, 0, 0);
} 

/*****************************************/
/********** BUTTONS **********************/
/*****************************************/
.btn-custom{color:#fff;background-color:#106ea9;border-color:#106ea9}
.btn-custom:hover{color:#fff;background-color:#7998ac;border-color:#7998ac}
.btn-custom:focus,.btn-custom.focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}
.btn-custom.disabled,.btn-custom:disabled{color:#fff;background-color:teal;border-color:#005a5a}
.btn-custom:not(:disabled):not(.disabled):active,.btn-custom:not(:disabled):not(.disabled).active,.show>.btn-custom.dropdown-toggle{color:#fff;background-color:#c4ccd1;border-color:#c4ccd1}
.btn-custom:not(:disabled):not(.disabled):active:focus,.btn-custom:not(:disabled):not(.disabled).active:focus,.show>.btn-custom.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}
@media (min-width: 1px){.btn-xl{padding: 10px 20px;font-size: 20px;}}
@media (min-width: 576px){.btn-xl{padding: 10px 20px;font-size: 30px;}}


/*****************************************/
/********** PICTURE ASPECT RATIOS ********/
/*****************************************/
.aspect-ratio-box-inside { position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.aspect-ratio-box-16-9 {height: 0;overflow: hidden;padding-top:56.25%;position: relative;}
.aspect-ratio-box-4-3 {height: 0;overflow: hidden;padding-top:75%;position: relative;}
.aspect-ratio-box-1-1 {height: 0;overflow: hidden;padding-top:100%;position: relative;}
.aspect-ratio-box-hero {height: 0;overflow: hidden;padding-top:35.260416667%;position: relative;}
.aspect-ratio-box-hero-xs {height: 0;overflow: hidden;padding-top:74.94145199063232%;position: relative;}
.aspect-ratio-box-thumbnail {height: 0;overflow: hidden;padding-top:38%;position: relative;}

/*****************************************/
/********** YOUTUBE VIDEO SIZING *********/
/*****************************************/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}