﻿
/****************************       CUSTOM STYLING       ****************************/
/****************************       what makes it not look like Perfect        ****************************/

/*******      FONT       ************/
@font-face {
    font-family: 'Elpi-Medium';
    src: url('../fonts/Elpi-Medium.woff2') format('woff2');
}
@import url("https://use.typekit.net/loi6tgj.css");
body {
    font-family: 'arponasans', sans-serif;
    color: #404941;
    font-size: 18px;
}
/*body {font-family: 'Open Sans', sans-serif; color: #404941;  font-size: 18px;}*/
.navbar, main {background-color: #fff;}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Elpi-Medium', sans-serif;
    color: #333; /*word-wrap: break-word;*/
}
/*h1,h2,h3,h4,h5,h6 {font-family: 'Open Sans', sans-serif;color: #333;*/ /*word-wrap: break-word;*/}
.footer-bottom p, .footer-bottom a {color: #FFF;}
/*a {color:#fff;}*/
/* brand catalog frame name */ .bordered .info h3 a, .bordered .info h4 a { color: #333;}

/*******      NAVIGATION STYLING      ************/
/* navbar text styling */ .navbar-nav>li>a {color: #FFF; font-size: 16px; font-weight: normal; font-family: 'Open Sans', sans-serif;}
/* hover styling for navbar text, and non-dropdown tabs */ .nav>li>a:hover {color: #FFF; background-color: #f2b632; border-color: #DDD;} 
/* hover styling for dropdown tabs */
.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus {
	background-color: #535355;
	border-color: #DDD;
} 
/* styling for dropdown menu text */  .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {color: #FFF; font-family: 'Open Sans', sans-serif;font-size: 13px;} 
/* styling for dropdown menu */
.navbar .dropdown-menu {
	background: #535355;
	border: 1px solid #DDD;
	width: 210px;
}
/* styling for divider lines on dropdown menu */.navbar .dropdown-menu:not(.yamm-dropdown-menu) li {border-top: 1px solid #DDD;}
/* hover styling for dropdown menu items*/ .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus, .navbar .dropdown-submenu:hover > a, .navbar .dropdown-submenu:focus > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
	background: #000; color: #FFF !important;}
/* fixing styling in upper left corner of dropdown menu */ .yamm .dropdown-menu { border-top-left-radius: 0 !important;}
.navbar-nav > li > a, .navbar-nav > li > form > a {
    color: #FFF;
    padding-top: 38px;
    height: 100px;
}
.nav > li > a:hover, .nav > li > form > a:hover {
    color: #FFF;
    background-color: #f30000;
    border-color: #39383e;
    border: none;
    border-radius: 0px;
    height: 100px;
    margin-top: -2px;
    padding-top: 40px;
}
/*new red navbar*/
.navbar-red {
    padding-top: 0px;
    padding-bottom: 0px !important;
}
.navbar-red-height
{
    height:100px;
}
    .navbar-red-height li:nth-child(1) {
        margin-left: 126px;
    }
/* logo styling */ .navbar-brand img {
    max-height: 40px;
    /*max-height: 60px;*/
    /*margin-top: -10px;*/
}
/* search button styling */.newsletter .btn-submit, .search .btn-submit {color: #252839 !important;}

/**************** Hide or display based on site specific data ********************/
.disp-price { display:none; }

/*******      PANEL STYLING -- USED ON THE RETURN TO COLLECTIONS LINK      ************/
.blank .panel-title > a, .blank .panel-title > a:hover {background: #ffffff;}           
.panel-title > a span {color:#000;}
.panel-title > a:hover {color:#333;}
.text-center .panel-title > a:hover span:after {color: #333;}


/*******      PANEL STYLING -- USED ON THE ORDER STATUS GROUP      ************/
.panel {background-color:#677077; color:#EEE;}
.panel td {color: #333;}
td.label-hdg.text-lowercase {color:#EEE;}

/*******      PANEL STYLING -- USED ON POP SECTION      ************/
.panel-group .panel { background: #FFF;}
.owl-carousel .owl-wrapper-outer {background:  transparent;}
/* active and open pop */ .panel-title > a, .panel-title > a:hover {background: #677077;}
/* closed */ .panel-title > a.collapsed { background: #677077;}


/*******      LANGUAGE AND SOCIAL MEDIA HEADER STYLING      ************/
.navbar-collapse {background-color: #39383e;}
.navbar-header {
    background: #B9B9B9;
    border: none;
}
/*.navbar-header {background:#535355; border:none;}*/
/* language link styling */ .navbar-header .info li a {color: #DDD;}
/* language link styling for hovered */ .navbar-header .info li a:hover {color: #f2b632;}
.social li a i {color: #333;}
header .social li a i {color: #0033a0;}
/*header .social li a i {color: #fff;}*/


/*******      BUTTON STYLING      ************/
.btn {background: #e0232c; color:  #fff !important; border:  1px solid #e0232c; }
	.btn:hover, .btn:focus, .btn:active, .btn.active {
		background: #535355;
		border: 1px solid #535355;
	}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
 background-color: #000;border-color: #ca8d06;}

/*******      PRODUCT FILTERS      ************/
.filter li, .format-filter li { background: #f7f5f5;}

/*******      PRODUCT OVERLAYS      ************/
.icon-overlay a .icn-more {background-color: rgba(224, 35, 44, 0.7);}
.owl-carousel .item .text-overlay {background-color: rgba(242,182,50, 0.5);}


/*******      OWL SLIDER STYLING     ************/
/* slider arrow styling */
.owl-carousel:hover .owl-prev:hover, .owl-carousel:hover .owl-next:hover { color: #535355;}
.owl-prev, .owl-next {background-color:  #000;}

/* slider bullet point styling */
.owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {background:  #E0232C;}
.owl-pagination .owl-page span {background:  #000;}
.portfolio ul.filter li a { color:#333;}
.portfolio ul.filter li a.active {color:#fff; background-color:#e0232c; }


/*******      ACTIVE LINKS      ************/
a:hover {color: #E0232C;  }
a.active {background-color: #677077; border-bottom: none; color: #FFF; }
.bordered .info h3 a:hover, .bordered .info h4 a:hover {color: #E0232C;}
.bordered .info h3 a, .bordered .info h4 a {color: #677077;}


/*******      TEXT SELECTION      ************/
::selection {background: #e0232c; /* Safari */color: #FFF;}
::-moz-selection {background: #e0232c; /* Firefox */color: #FFF;}


/*******      HERO STYLING      ************/
section#hero {color: #FFF;  background-color: #677077;}


/*******      BACKGROUND STYLING      ************/
.light-bg { background-image: url("../images/b28.png"); background-color:#eee;}
.dark-bg {
    background-color: #39383e;
}
.bordered {background:#FFF; color: #677077;}

/*******      FOOTER      ************/
.footer-bottom {background: #ffffff;  color: #FFF;}
.dark-bg, .dark-bg p, .dark-bg .item-details li:before {color: #AAA;}
footer.dark-bg {color:#fff;}


/*******      INPUT FORMS      ************/
.forms input, .forms textarea, input.form-control, input[type="text"], textarea, .search input[type="search"] {background:#f5f5f5; color:#333;}


/*******      INPUT FORMS      ************/
#scrollUp { background-color: #000;}
#scrollUp:hover { color: #E0232C;}

.contacts a {
    color: #404941;
}

.contacts a.lnk-white {
    color: #fff;
}

.contacts a.lnk-white:hover {
    color: #E0232C;
}

.searchbox a h5 { color:#fff; }

.MsoNormal span {
        font-size: 13pt;
        color: #1E2949;
        letter-spacing: .75pt;
    }

#portfolio .item img {
    max-height: 400px;
    max-width: 400px;
}

.black-bg { background-color:#000;}
.promo-header {
    padding-top:10px;
    color:#fff;
}

@media (max-width:1024px) {
    .logout{padding-left:0 !important;}
}
/*-----Retail Locator Google Map-----------*/
.mapStyle {
    width: 770px;
    height: 450px;
    background-color: #E9E7E3;
}

#locationList {
    height: 315px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 12px;
}

a.mapLink {
    color: blue;
    font-size: 14px;
}

.addressdiv {
    margin-left: 25px;
    font-size: 14px;
}

.address-detail .text-small {
    padding: 10px 0 0 10px;
}

    .address-detail .text-small:nth-child(odd) {
        background-color: #eee;
    }

a.Favorites:before{
    content: "\2606";
    font-family: "fontello";
    color: #506A85;
    margin-right: 10px;
}
.footer-img-block img{ display:inline-block;max-height:125px;margin-bottom:5px;}
.social-media{
	margin-bottom:10px;
}
.social-media a {
	font-size: 20px;
	margin-right:26px;
}
/*----------------------------------------*/
.about-text-block{ margin-top:30px;}
.about-text-block .about-us-inner {padding-left:180px;}
	.about-text-block h2 {
		font-size: 50px;
		font-weight: 700;
		margin-bottom: 10px;
		color: #000;
	}
	.about-text-block h3 {
		font-size: 35px;
		font-weight: 500;
		margin-bottom: 0px;
		line-height: 1.1;
		color: #000;
	}
		.about-text-block h3.subheading {
			margin-bottom: 30px;
			color: #000;
		}

	.about-text-block.about-us-left {
		text-align: left;
	}
.about-text-block.about-us-left p {text-align: left;}
.about-text-block p {font-size: 20px; 	margin-bottom: 20px;}
.innovation-text {margin-top: 100px;font-size: 20px;text-align: left;	padding-left: 50px;
}

@media (max-width:767px) {
	.phase1 {
		background-position: 34% center;
		padding:10px 0;
		height:auto !important;
	}
	.about-text-block h2{
		font-size:40px;
	}
	.phase1 .about-text-block {
		padding:0 20px;
	}
	.about-text-block h3 {
		font-size: 20px;
	}
	.about-text-block p{
		line-height:1.1;
		font-size:14px;
	}
	.about-text-block .about-us-inner{
		padding-left:0px;
	}
	.phase2 {
		height: 350px !important;
		background-position: 0px 75px;
		background-size: 100% auto !important;
	}
	.innovation-text {
		margin-top: 14px;
		font-size: 16px;
	}
	.phase3 {
		background-position: left bottom;
		padding: 10px 0;
		height: auto !important;
	}
	.about-text-block.about-us-left{
		padding-left:10px;
		padding-right:10px;
	}
    .warrentyregistrationform {
        padding: 0px !important;
    }
    .registration-width {
        width: 100% !important;
    }
    .registration-width {
        padding: 8px !important;
    }
    .innerpaddwithborder {
        padding: 10px !important;
    }
    .registration-form h2 {
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
    .registration-form h3 {
        font-size: 12px !important;
        margin-bottom: 10px !important;
        
    }
    .registration-form input {
        margin-top: 0px !important;
    }
    .age-lable {
        padding-top: 0px !important;
    }
    .registerbtn {
        margin-top: 0px !important;
    }
    .box-1-text {
        margin-top: 0px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100% !important;
        position: relative !important;
    }
        .box-1-text img {
            width: 65% !important;
        }
    .box-contet {
        padding-top: 22px !important;
    }
        .box-contet h3 {
            font-size: 18px !important;
        }
        .box-contet h4 {
            line-height: 20px !important;
            font-size: 12px !important;
            padding-top: 0px !important;
        }
        .box-contet ul {
            line-height: 20px !important;
            font-size: 14px !important;
        }
    .frame-owner span {
        font-size: 18px !important;
    }
    .footer-registerbtn img {
        width: 170px;
    }
    .frame-owner {
        margin-bottom: 15px !important;
    }
    .registration-form label {
        font-size: 14px !important;
    }
    .age-limit span {
        font-size: 13px !important;
    }
    .registration-form label {
        line-height: 18px;
    }
    .registration-width .helium-logo img {
        width: 150px !important;
    }
    .reverse-order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: column-reverse;
        flex-flow: column-reverse;
    }
 
}

/******************************* Limited Edition ******************************/
.registration-form {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px
}
    .registration-form h2 {
        font-family: 'Lust Script';
        font-style: italic;
        font-size: 30px;
        color: #000;
        margin-bottom: 15px;
    }

    .registration-width {
        width: 50%;
        background: #fff;
        padding: 20px;
    }
    .registration-width .helium-logo {
        text-align:center;
        margin-bottom: 25px;
    }
        .registration-width .helium-logo img {
            width: 250px;
        }
        .registration-form h3 {
            font-weight: 400;
            font-size: 17px;
            -webkit-transform: scale(1,1.2);
            -moz-transform: scale(1,1.2);
            -ms-transform: scale(1,1.2);
            -o-transform: scale(1,1.2);
            transform: scale(1,1.2);
            padding-top: 0;
            font-family: 'Roboto', sans-serif;
        }
.registration-form label {
    font-family: 'Modern No. 20';
    font-weight: 500;
    color: #000;
    font-size: 18px;
    width: 40%;
    margin: 0;
    text-align: left;
}
.registration-form input {
    background: transparent;
    border-bottom: 1px solid #838383 !important;
    border: 0;
    border-radius: 0;
    padding-left: 0px;
    padding-right: 0px;
    /*margin-left: 10px;*/
}
    .registration-form input:focus {
        border: 0px;
    }
.age-lable {
    font-family: 'Modern No. 20';
    font-weight: 500;
    color: #000;
    font-size: 18px;
    margin: 0;
    text-align: left;
    display: block;    padding-top: 7px;  padding-bottom: 7px;   clear: both;
}
.innerpaddwithborder {
    border: 1px solid #000;
    padding: 25px;
}
.age-limit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 25%;
}
    .age-limit input {
        width: auto;
        margin: 0px;
    }
    .age-limit label {
        width: auto;
        padding-left: 6px;
        font-weight: 500;
    }
    .age-limit span {
        font-size: 15px;
        padding-left: 5px;
        color: #000;
    }
    .d-flex {
        display: flex;
    }
.contact-form {
    background: url(../Images/limited-edition/Helium1-Background.jpg);
    height: 100%;
}
.registerbtn {
    margin-top: 20px;
    background: transparent;
    box-shadow: none;
    border: 0;
}
    .registerbtn img {
        width: 150px;
    }
.box-img-1 img {
    /*width: 100%;*/
    width: calc(100% + 390px);
}
.box-img-1 {
    position: relative;
}
.box-1-text {
    margin-top: 60px;
    /*width: 95%;*/
    width: 90%;
}
.second-box {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 80%;
}
.box-contet {
    padding-top: 40px;
}
    .box-contet h3 {
        color: #fff;
        font-weight: 400;
        font-size: 28px;
        text-transform: uppercase;
        font-family: 'Baskervville', serif;
    }
    .box-contet h4 {
        color: #ffffffc4;
        font-weight: 100;
        line-height: 35px;
        font-size: 18px;
        /*letter-spacing: 1.2px;*/
        -webkit-transform: scale(1,1.2);
        -moz-transform: scale(1,1.2);
        -ms-transform: scale(1,1.2);
        -o-transform: scale(1,1.2);
        transform: scale(1,1.2);
        padding-top:35px;
        padding-bottom: 50px;
        font-family: 'Roboto', sans-serif;
    }
        .box-contet h4 span {
            position: relative;
            top: 15px;
        }
    .box-contet ul {
        list-style-type: disc;
        color: #ffffffc4;
        font-weight: 100;
        line-height: 45px;
        font-size: 17px;
        /*letter-spacing: 1.2px;*/
        -webkit-transform: scale(2,1);
        -moz-transform: scale(2,1);
        -ms-transform: scale(2,1);
        -o-transform: scale(2,1);
        transform: scale(1,1.1);
        padding-top: 15px;
        font-family: 'Roboto', sans-serif;
    }
.w-auto {
    width: auto !important;
}
.frame-owner {
    text-align: center;
    margin-bottom: 30px;
}
    .frame-owner span {
        font-size: 34px;
        color: #fff;
        padding-top: 10px;
        font-weight: 400;
        font-family: 'Baskervville', serif;
    }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .box-img-1 img {
        width: calc(100% + 325px);
    }
    .w-auto {
        width: 100% !important;
    }
    .second-box {
        margin-left: 25px;
        width: 95% !important;
    }
}
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .registration-width {
            width: 80%;
    }
        .second-box {
            position: relative;
        }
        .box-contet h3 {
            font-size: 26px;
        }

}
.align-center {
    align-items:center;
}
.justify-center {
    justify-content:center;
}


@media only screen and (min-width: 768px) and (max-width: 1200px){
    .box-1-text {
        margin-bottom: 60px;
    }
    .box-contet h4 {
        transform: scale(1,1);
        font-size: 16px;
        line-height: 25px;
    }
}

.age-checkmark {
    align-items: center;
    display:flex;
}

    .age-checkmark input {
        margin-right: 10px;
    }

/*aboutpage css*/
.it-head {
    position: absolute;
    width: 826px;
    top: 879px;
    left: 324px;
}

.it-subhead {
    position: absolute;
    top: 1173px;
    color: white;
    width: 310px;
    left: 344px;
    font-weight: 100;
    text-align: right;
    line-height: 34px;
    font-size: 18px;
}

.it-img2-head-desc {
    position: absolute;
    top: 91px;
    width: 348px;
    right: 253px;
    color: white;
    text-align: right;
    font-size: 20px;
    line-height: 38px;
}

.it-img2-head {
    position: absolute;
    bottom: 214px;
    left: 240px;
    width: 998px;
}

.it-img3-desc {
    position: absolute;
    bottom: 203px;
    color: white;
    font-size: 29px;
    width: 612px;
    right: 185px;
    text-align: right;
    word-spacing: -1px;
    line-height: 40px;
    font-weight: 100;
}

.it-img3-txt1:nth-child(2) {
    padding-top: 34px;
}

.btn-contact {
    background: #ffffff;
    color: #f62504 !important;
    border: 2px solid #f62504;
    border-radius: 7px;
}

@media only screen and (max-width: 768px) {
    .it-head {
        position: absolute;
        width: 705px;
        top: 603px;
        left: 129px;
    }

    .it-subhead {
        position: absolute;
        top: 821px;
        color: white;
        width: 310px;
        left: 157px;
        font-weight: 100;
        text-align: right;
        line-height: 31px;
        font-size: 18px;
    }

    .it-img2-head-desc {
        position: absolute;
        top: 65px;
        width: 348px;
        right: 87px;
        color: white;
        text-align: right;
        font-size: 20px;
        line-height: 31px;
    }

    .it-img2-head {
        position: absolute;
        bottom: 146px;
        left: 150px;
        width: 737px;
    }

    .it-img3-desc {
        position: absolute;
        bottom: 100px;
        color: white;
        font-size: 20px;
        width: 439px;
        right: 129px;
        text-align: right;
        word-spacing: 2px;
        line-height: 30px;
        font-weight: 100;
    }

    .it-img3-txt1:nth-child(2) {
        padding-top: 34px;
    }
}