@font-face {
    font-family: "JohnsonDisplay-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/JohnsonDisplay-Regular.ttf.ttf") format("truetype");
}
@font-face {
    font-family: "JohnsonDisplay-Bold";
    src: url("fonts/JohnsonDisplay-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "JohnsonText-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/JohnsonText-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "JohnsonText-Bold";
    src: url("JohnsonText-Bold.ttf") format("truetype");
}


html {
    height: 100%;
}

body {
    font: 13px "JohnsonText-Regular", Arial, sans-serif;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: relative;
    background: #f2f2f2 !important;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}



.wrapper.signupBlock {
    padding-bottom: 0
}

.layoutOuter {
    max-width: 928px;
    margin: 0 auto;
    min-height: 300px;
    padding: 0 0 50px;
}

.pos-rel {
    position: relative;
}

.pos-fix {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}

#page {
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1002px;
    width: 100%;
    padding-bottom: 0 !important;
}

.header {
    width: 100%;
    display: table;
}

.header h1 {
    text-align: center;
}



.header h1 img {
    max-width: 230px;
}

.collapse-navbar li {
    float: left;
}

.collapse-navbar li a {
    color: #fff;
    float: left;
    text-transform: uppercase;
}

.collapse-navbar>li:first-child>a {
    background: #fc902e none repeat scroll 0 0;
    float: left;
    padding: 10px 20px;
    text-decoration: none;
}

.collapse-navbar>li:first-child>a>i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll 0 0;
    float: left;
    height: 11px;
    margin: 2px 12px 0 0;
    width: 17px;
}

.collapse-navbar>li:nth-child(2)>a {
    color: #fff;
    margin: 10px 40px;
}

.collapse-navbar>li:nth-child(2)>a>i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -27px 0;
    float: left;
    height: 12px;
    margin: 2px 6px 0 0;
    width: 16px;
}

.collapse-navbar>li:nth-child(3)>a {
    margin: 10px 15px 0 0;
}

.collapse-navbar>li:nth-child(3)>a>i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -345px -1px;
    float: left;
    height: 16px;
    margin-right: 6px;
    width: 16px;
}

.collapse-navbar>li:nth-child(3)>a span img {
    display: none;
    float: left;
}

.collapse-navbar>li:nth-child(4)>a {
    margin: 10px 15px;
}

.collapse-navbar>li:nth-child(4)>a>i {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -235px 0;
    float: right;
    height: 8px;
    margin: 4px 0 0 6px;
    width: 12px;
}

.callus-now {
    position: relative;
}

.callus-now-bx {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a5a5a4;
    display: none;
    font-family: "JohnsonText-Regular";
    font-size: 11px;
    left: 34px;
    padding: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 24px;
    width: 200px;
    z-index: 1040;
}

.nav {
    float: right;
    margin: 5px 10px;
}

.nav li {
    color: #c4c4c4;
    float: left;
    font-size: 14px;
    margin: 0 10px;
    text-transform: uppercase;
}

.nav li a {
    color: #c4c4c4;
    float: left;
}

.search a {
    background: rgba(0, 0, 0, 0) url("images/search-icon.png") no-repeat scroll 0 0;
    float: left;
    height: 19px;
    margin: 5px 20px 0 10px;
    width: 19px;
}

.bgt {
    background: rgba(0, 0, 0, 0) url("images/bgt.png") repeat scroll 0 0;
    float: left;
    margin: 2% 0 0 2%;
    padding: 15px;
}

.bgt h2 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 15px;
}

.bgt p {
    color: #fc902e;
    font-size: 17px;
    margin-bottom: 15px;
}

.bgt a {
    color: #fc902e;
    float: left;
    font-size: 15px;
    margin-right: 10px;
}

.slide-container {
    float: left;
    padding: 180px 0 10px 40px;
}

.slides-pagination a {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    display: inline-block;
    height: 6px;
    margin: 0 1px;
    overflow: hidden;
    text-indent: -100%;
    transition: all 0.5s linear 0s;
    vertical-align: middle;
    width: 25px;
}

.slides-pagination a:hover {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}

.slider-five-bts-bx {
    bottom: 10px;
    float: right;
    margin-right: 3%;
    padding: 0;
    position: absolute;
    right: 0;
}

.slider-five-btns ul {
    display: table-row;
}

.slider-five-btns {
    display: table-row;
    list-style: outside none none;
    margin: 0 auto;
}

.slider-five-btns ul li {
    background: rgba(255, 255, 255, 0.33) none repeat scroll 0 0;
    color: #000000;
    float: left;
    font-size: 10px;
    height: 110px;
    line-height: 12px;
    margin-right: 1px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 100px;
}

.icon-30k-hours {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll 2px -71px;
}

.icon-30k-hours1 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -87px -71px;
}

.icon-30k-hours2 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -187px -71px;
}

.icon-30k-hours3 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -282px -71px;
}

.icon-30k-hours4 {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -385px -71px;
}

.slider-five-btns ul li>div p {
    font-weight: bold;
    padding-top: 60px;
}

.about {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-family: "JohnsonText-Regular";
    padding: 3%;
    width: 94%;
}

.about h3 {
    color: #ff7629;
    font-family: "JohnsonText-Regular";
    font-size: 35px;
    text-align: center;
}

.about .content {
    color: #797979;
    float: left;
    font-size: 20px;
    margin: 3% 0 0 10%;
    text-align: left;
    width: 60%;
}

.about .content a {
    color: #fc902e;
    float: left;
    font-size: 15px;
    margin: 3% 15px 0 0;
}

.about .img-right {
    background: rgba(0, 0, 0, 0) url("images/brandon.png") no-repeat scroll 0 0;
    float: left;
    height: 130px;
    margin: 3%;
    width: 263px;
}

.solutions {
    background: rgba(0, 0, 0, 0) url("images/solutions-bg.jpg") repeat scroll center 0 / 100% auto;
    box-sizing: border-box;
    float: left;
    font-family: "JohnsonText-Regular";
    padding: 3%;
    width: 100%;
}

.solutions h3 {
    color: #ffffff;
    font-family: "JohnsonDisplay-Bold";
    font-size: 35px;
    padding-bottom: 4%;
    text-align: center;
}

.solutions h3>i {
    background: #fc902e none repeat scroll 0 0;
    height: 3px;
    left: 47%;
    margin-top: 45px;
    position: absolute;
    width: 80px;
}

.solutions ul {
    float: left;
    width: 100%;
}

.solutions li {
    color: #fff;
    float: left;
    font-size: 17px;
    text-align: center;
    width: 28%;
}

.solutions li.gap {
    margin: 0 7%;
}

.solutions li p {
    margin: 10px 0;
}

.testimonials {
    background: rgba(0, 0, 0, 0) url("images/orange.png") repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    font-family: "JohnsonText-Regular";
    padding: 3%;
    text-align: center;
    width: 100%;
}

.testimonials h3 {
    color: #fff;
    font-family: "JohnsonText-Regular";
    font-size: 35px;
    padding-bottom: 3%;
}

.testimonials h3>i {
    background: #ffffff none repeat scroll 0 0;
    height: 3px;
    left: 47%;
    margin-top: 45px;
    position: absolute;
    width: 80px;
}

.testimonials .testi {
    color: #ffffff;
    font-size: 23px;
    margin: 0 auto;
    text-align: center;
    width: 70%;
}

.testimonials .testi p.name {
    font-family: "JohnsonText-Regular";
    font-size: 17px;
    margin: 20px 0 0;
}

.awards {
    background: #1d3262 none repeat scroll 0 0;
    float: left;
    padding: 3% 0;
    text-align: center;
    width: 100%;
}

.awards h4 {
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 3%;
}

.awards img {
    height: auto;
    width: 87%;
}

.login-box {
    
    /* margin: 0 auto 0;
    max-width: 45em;
    padding: 1em;
    text-align: center;
    width: 60vw;
    z-index: 99;
    max-width: 35em;
    border-radius: 3px;
   
    position: static;
    transform: translate(0); */
    box-shadow: none !important;
}

.login-box h6 {
    color: #333;
    font-weight: 500;
    font: 500 1.5em "JohnsonText-Regular", Arial, sans-serif;
    margin-bottom: 2px;
    text-align: left;
}

.login {
    background: #fc902e none repeat scroll 0 0;
    float: right;
    position: relative;
}

i.right-close-arrow {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -235px -18px !important;
}

.login-box .logo-left {
    float: left;
    height: 200px;
    width: 270px;
}

.login-box .logo-right {
    color: #333;
    font-family: "JohnsonText-Regular";
    font-size: 14px;
  
    margin-bottom: 1em;
    padding-top: 1em;
    position: relative;
}

.login-box .logo-right label {
    font-size: 14px !important;
    color: #81766F !important;
}

#rememberusername {
    margin: 0 5px 0 3px;
    vertical-align: -1px;
}
 
.login-box h2 {
    color: #1ca5ff;
    padding: 40px 0 50px;
    font: 58px "JohnsonText-Regular";
    text-align: center
}

.login-box .logo-right input[type="text"], .login-box .logo-right input[type="password"] {
 
    border: 1px solid #818484;
    color: #81766F;
    font: 14px/44px "JohnsonText-Regular";
    width: 100%;
    height: 45px;
    margin: 5px 0 22px;
    border-radius: 4px;
    padding-left: 5px;
}

.login-box .logo-right input[type="submit"] {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    width: 130px;
    font: 15px/22px "JohnsonText-Regular";
    height: 40px;
    background: #eb1700;
    margin-top: 2em;
    border-radius: 20rem;
    text-transform: capitalize;
    margin: 15px auto 0;
}

.login-box .logo-right input[type="submit"]:focus {
    outline: 0px none !important;
}
.login-box .logo-right input[type="submit"]:hover {
    background: #c01700;
    color: #fff;
}
.forgot-password {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    float: left;
}
.forgot-password a {
    text-decoration: none;
    color: #eb1700;
    font-size: 14px;
    border-bottom:1px solid transparent;
}
.forgot-password a:hover, .forgot-login-password a:hover{
    border-bottom: 1px solid #eb1700;
}

.forgot-login-password {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    float: left;
}
.forgot-login-password a {
    text-decoration: none;
    color: #eb1700;
    font-size: 14px;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom:1px solid transparent;

}


.login-box .logo-right span {
    display: block;
    padding: 0;
    text-align: left;
}

.login-box .logo-right span.forgot-password {
    margin: 0 0 0 10px;
}

.login-link {
    padding: 0 0 10px 10px;
    position: relative;
}

.login-link a.login-open {
    background: rgba(0, 0, 0, 0) url("images/login-arrow.png") no-repeat scroll right 4px;
    padding-right: 20px !important;
}

.login-link a.login-open.show {
    background-position: right -16px;
}

i.right-down-arrow {
    background: rgba(0, 0, 0, 0) url("images/sprite-image.png") no-repeat scroll -235px 0;
    cursor: pointer;
    float: right;
    height: 12px;
    margin: 14px 10px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}

.loginText {
    color: #333;
    padding-top: 10px;
}

.loginText a {
    display: inline-block;
    color: #333!important;
    text-decoration: underline;
}

span.username-error, span.password-error, span.email-error {
    position: absolute;
    right: 0;
    margin-top: 0px;
    color: #d51900;
    font-size: 12px;
    width: 100%;
    text-align: right !important;
}

input#login-password:focus {
    outline: 0px none;
}
input#login-email:focus {
    outline: 0px none;
}
input:focus {
    outline: 0px none;
}

footer {
    background: transparent !important;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 44px;
    left: 0;
    position: fixed;
    width: 100%;
    text-align: center;
    border: none !important;
    box-shadow: none;
    display: none
    ;
}

footer .arrow {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll 0 0;
    display: none;
    float: right;
    height: 53px;
    padding-right: 58px;
    width: 9px;
}

footer a {
    margin: 0 10px;
}

.login-box .logo-right input[type="button"] {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #ff6814;
    float: right;
    font-family: "JohnsonText-Regular";
    font-size: 16px;
    margin-top: 10px;
    padding: 10px;
}

.drop {
    background: rgba(0, 0, 0, 0) url("images/drop-arrow.png") no-repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    bottom: 73px;
    cursor: pointer;
    display: none;
    height: 35px;
    position: fixed;
    right: 5px;
    text-align: center;
    width: 35px;
    z-index: 9;
}

.drop:hover {
    background-position: 0 bottom;
}

.hide_text {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.login-type-box {
    float: left;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-top: 3px;
}

.register-box {
    border-top: 1px solid #fff;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
}

.login-box .logo-right span.npr-search {
    margin: 0 0 0 5px;
}

.login-box .logo-right span.register {
    margin: 0 0 0 93px;
}

.pos-fix #page.min-height {
    min-height: 80%;
}

.bx-wrapper {
    max-width: 1440px !important;
}

footer #page {
    min-width: inherit;
    width: 95%;
}

footer .f-left {
    line-height: 44px;
}

.footer-menu {
    margin: 0 auto;
    padding: 15px 0 0 !important;
    position: relative;
    text-align: center;
    width: 55% !important;
    z-index: 99;
}

.footer-menu.pull-right {
    float: right;
    text-align: right;
}

.footer-menu a {
    color: #fff;
    margin: 0;
}

.footer-menu a:hover {
    color: #fc8428;
    text-decoration: none;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    border-left: 1px solid #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 10px;
    margin: 0;
    padding: 0 10px;
    position: relative;
}

.footer-menu ul li:first-child {
    border: medium none;
}

.footer-menu ul li.linkPopup {
    border: medium none;
    padding: 0;
    width: 40px;
}

.footer-menu ul li.linkPopup a {
    background: #000 url("/theme/image.php/gourmet/theme/1428301949/upArrow") no-repeat scroll 50% 50%;
    display: block;
    height: 44px;
    left: 0;
    position: absolute;
    top: -27px;
    width: 40px;
}

.footer-menu ul li.linkPopup ul {
    background: #000 none repeat scroll 0 0;
    bottom: 27px;
    display: none;
    min-width: 220px;
    position: absolute;
    right: 0;
}

.footer-menu ul li.linkPopup ul li {
    border: medium none;
    display: block;
    line-height: normal;
    padding: 0;
    text-align: left;
    width: auto;
}

.footer-menu ul li.linkPopup ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 1px solid #666;
    display: block;
    height: auto;
    padding: 10px;
    position: static;
    text-transform: capitalize;
    width: auto;
}

.footer-menu ul li.linkPopup ul li:first-child a {
    border: medium none;
}

.lanscapeMessage {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    font-size: 20px;
    color: #333333;
    z-index: 1000000009;
}

.portraitMessage {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    font-size: 20px;
    color: #333333;
    z-index: 1000000009;
}

.col-md-12 {
    padding: 0 1%;
}

@media only screen and (min-device-width: 600px) and (max-device-width: 1280px) {
    #page {
        min-width: 100%;
    }
    .slider-five-bts-bx {
        bottom: 40px;
        margin-right: 10px;
    }
    .about .content {
        margin-left: 4%;
    }
    .bgt {
        margin-left: 10px;
        width: 42%;
    }
}

/*@media screen and (orientation: portrait) {
.wrapper, #page-footer {
    display: none !important;
}
.portraitMessage {
    color: #333333;
    display: block;
    font-size: 20px;
    height: 100px;
    left: 0;
    margin: -50px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
body{ background:none}
}*/

/*@media screen and (orientation: landscape) {
.portraitMessage {
    display: none;
}
body{ background-size:cover}
}*/

@media screen and (min-device-width:600px) and (max-device-width:1280px) and (orientation: portrait) {
    .wrapper, #page-footer {
        display: none !important;
    }
    .portraitMessage {
        color: #333333;
        display: block;
        font-size: 20px;
        height: 100px;
        left: 0;
        margin: -50px 0 0;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 100%;
    }
    body {
        background: none!important;
    }
}

@media screen and (max-device-width: 414px) {
    .portraitMessage {
        display: none;
    }
    body {
        background: none;
    }
    input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="image"], button {
        border-radius: 0;
    }
    .layoutOuter {
        background-position: center 110px;
        padding: 0 0 25px;
    }
    .header h1 {
        padding: 15px 0;
        height: 80px;
    }
    .header h1 img {
        max-height: 80px;
    }
    .bx-wrapper {
        display: none;
    }
    .login-box h2 {
        padding: 15px 0;
        font-size: 40px;
    }
    #page {
        max-width: 100%;
        min-width: 100%;
    }
    .solutions, .testimonials, .slider-five-bts-bx, .drop, .collapse-navbar li {
        display: none !important;
    }
    .pos-fix {
        height: auto !important;
        position: static;
    }
    .banner_img {
        display: none;
        min-height: 220px;
    }
    .bgt {
        float: none;
        margin: 0;
        overflow: hidden;
    }
    .bgt h2 {
        font-size: 17px;
        margin: 0 0 10px;
    }
    .bgt p {
        font-size: 16px;
        margin: 0;
    }
    .bgt p br {
        display: none;
    }
    .about h3 {
        font-size: 18px;
    }
    .about .content {
        font-size: 14px;
        margin: 3%;
        width: 94%;
    }
    footer {
        font-size: 10px;
    }
    footer .f-left {
        line-height: normal;
        padding-top: 15px;
        width: 100%;
        text-align: center;
    }
    .login-box {
        width: 97%;
    }
    .main-nav {
        margin-top: -3px!important;
    }
    .login-box .logo-right {
        box-sizing: border-box;
        font-size: 14px;
        min-height: 150px;
        padding: 10px 0;
        width: 100%;
    }
    .pos-fix #page.min-height {
        background: #fff none repeat scroll 0 0;
    }
    .wrapper, #page-footer, .collapse-navbar li.login-link {
        display: block !important;
    }
    .copyright11 {
        margin-left: 10px !important;
        margin-top: -7px!important;
        line-height: normal;
        width: 100px;
    }
}

@media screen and (max-device-width: 767px) and (orientation: portrait) {
    .lanscapeMessage {
        display: none
    }
}

/*
@media screen and (min-device-width: 400px) and (max-device-width: 767px) and (orientation: landscape)  and (min-aspect-ratio: 13/9){
    
    div{border:1px solid red;}
    
body {
background:none!important;
}
	.portraitMessage {
    display: none;
}
.lanscapeMessage{ display:block}
.wrapper, #page-footer {
    display: none !important;
}
}*/

.top-bar .countBlock {
    margin: 0 !important;
}

#page-header .top-bar .logininfo-container {
    padding: 0!important;
}

#page #region-main h6 {
    padding: 0 0 10px;
    font-size: 23px!important;
}

#page #region-main {
    min-height: inherit!important;
}

.login-banner {
    background: url(images/banner3.jpg) no-repeat !important;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
    width: 100%;
    position: relative;
    background-size: 100% 100% !important;
    height: 100%;
    max-width: 1280px;
  
}

.login-content-wrapper {
    width: 400px;   
   
    position: relative;
    left: 50%;
    top: 40%; 
    height: 300px;
    transform: translate(-50%,-50%);
   
}
.homecopy{ padding-top: 10px;  color: #81766F; font-size: 12px; text-align: center;}
.login-content{ background-color: #fff; border-radius: 0px; margin: 0 auto; padding:20px 30px;}

@media only screen and (max-width: 600px) {
    .login-content-wrapper  {
        width: 80%;
        padding: 20px;
        left: 50%;
        top: 50%;
        height: auto;
        margin-left: 0;
        
    }

    
}