.headercontainer {
    height: 255px;
    max-height: 498px;
}

.neheader {
    width: 100%;
    display: block;
    line-height: 24px;
    height: 100%;
    font-family: "Inter Light", "Helvetica Light", Helvetica, Arial, "OpenSans-Regular", sans-serif;
	background-color: #285127;
	background-image: url(../images/background.jpg);
}

.headerrow {
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-family: "Inter Light", "Helvetica Light", Helvetica, Arial, "OpenSans-Regular", sans-serif;
    display: block;
    float: left;
    min-height: 28px;
    box-sizing: border-box;
    margin: 0 auto !important;
    float: none !important;
}

.headerrow .row1 {
    text-align: right;
    width: 89% !important;
    padding: 15px 0 8px;
}

.headerrow.row1 {
    padding: 15px 0 8px;
    z-index: 20;
    width: 1180px !important;
    position: relative;
}

.float-right {
    float: right;
}

.neheader .row1 a {
    margin-right: 18px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.neheader .row1 a:hover {
    color: #f5bd18;
}

.neheader .row1 a i {
    padding-right: 13px;
    color: #f5bd18;
    font-size: 18px;
    vertical-align: middle;
}

.neheader .row1 a:last-child {
    margin-right: 0;
}

.neheader .row1 a i.fa-mobile {
    font-size: 26px;
}

.followicon {
    width: auto !Important;
    float: right;
    display: inline-block;
    min-height: 28px;
    box-sizing: border-box;
    margin-left: 80px;
}

.followicon ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}

.followicon ul li {
    float: left;
    background: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    transition: all 1s ease;
    clear: both;
}

.followicon ul li a {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    color: #285127;
    text-decoration: none;
}

.followicon ul li a i {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    color: #285127 !important;
    text-decoration: none;
    padding-left: 4px;
}

.followicon ul li:hover {
    background: #f5bd18;
    transition: all 1s ease;
}

.headerrow.row4 {
    background-image: url(../images/background.jpg);
    width: 100%;
    height: 254px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: 1;
    background-position-x: 50%;
    background-position-y: 55px;
}

.headerrow.row4:before {
    content: "";
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: calc(100% - 55px);
    position: absolute;
    top: 55px;
    left: 0;
	    height: 100%;
    top: 0;
}

.headerrow.row2 {
    height: 70px !important;
    width: 100%;
    background-color: #fff;
    margin-top: 25px !IMPORTANT;
    position: relative;
    z-index: 5;
}

.headerrow.row3 {
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    color: #fff;
    line-height: 72px;
    text-shadow: 0 3px 1px rgba(0,0,0,0.5);
    font-family: Arial, "OpenSans-Regular", sans-serif;
    margin-top: 12px !important;
    width: 1180px;
    position: relative;
    z-index: 5;
}

.headerrow.row3a {
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    text-shadow: 0 3px 1px rgba(0,0,0,0.5);
    font-family: Arial, "OpenSans-Regular", sans-serif;
    margin-top: 10px !important;
    width: 1180px;
    position: relative;
    z-index: 5;
}

.headerrow.row2a {
    line-height: 30px;
    width: 1180px !important;
    height: 70px;
}

.headerrow.row2b {
    width: 23.076%;
    margin: auto 0 !Important;
}

.headerrow.row2b img {
    float: left;
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    margin-top: 20px;
}

.headerrow.row2c {
    width: 76.924%;
    margin-left: 10px !important;
    margin-right: 0 !important;
    float: right !important;
    display: inline-block;
}

.headerrow.row2c > ul {
    margin-bottom: 0;
    display: inline-block;
    list-style: none;
    padding: 0;
    top: 0;
    position: relative;
    right: 0;
    margin-top: -7px;
    left: 7.54%;
}

.headerrow.row2c ul li {
    float: left;
    padding-bottom: 18px;
    position: relative;
    margin-top: .5em;
    list-style: none;
}

.headerrow.row2c ul li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    line-height: 20px;
    white-space: normal !important;
    transition: all 1s ease;
    font-size: 18px !important;
    color: #285127;
    max-width: 100% !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.headerrow.row2c ul li a:hover {
    color: #f5bd18;
    transition: all .5s ease;
}

.headerrow.row2c ul li:last-child {
    margin-right: 0 !important;
}

.headerrow.row2c ul li:last-child a {
    padding-right: 0px !important;
}

.headerrow.row2c ul:after {
    content: " ";
    display: table;
    clear: both;
}

.headerrow.row5 {
    height: 115px !important;
    width: 100%;
    background-color: #fff;
	display: none;
}

.headerrow.row5a {
    width: 1180px !Important;
    margin: 0 auto !important;
}

.headerrow.row5a .secondarylogo {
    width: 13.957143%;
    display: inline-block;
    vertical-align: middle;
    margin: auto !important;
}

.secondarylogo img {
    height: auto;
    max-width: 156px;
    width: auto;
    max-height: 108px;
}

.footerrow1 {
    clear: left;
    background: #285127;
    padding: 15px 0 10px 0;
    color: #fff;
    font-size: 14px;
    height: 45px;
    font-family: Arial, "OpenSans-Regular", sans-serif;
}

.footerrow2 {
    width: 1180px;
    margin: 0 auto !important;
}

.footerspan1 {
    width: 40.170940171000005%;
    display: block;
    float: left;
    min-height: 28px;
    font-family: Arial, "OpenSans-Regular", sans-serif;
}

.footerspan2 {
    width: 59.8% !important;
    display: block;
    float: left;
    min-height: 28px;
    text-align: right;
    font-family: Arial, "OpenSans-Regular", sans-serif;
}

.footerspan2 a {
    color: #f5bd18;
    text-decoration: none;
}

.footerfollow {
    display: block;
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-left: 100px;
    min-height: 28px;
    width: 22px;
}

.footerfollow ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}

.footerfollow ul li:last-child {
    margin: 0;
}

.footerfollow ul li {
    float: left;
    background: #fff !important;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    text-align: center;
    transition: all 1s ease;
}

.footerfollow ul li a {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    color: #285127;
}

.footerfollow ul li:hover {
    background: #f5bd18 !important;
    transition: all 1s ease;
}

.mainsection .inputbutton, .accessmanagement .nav-btn {
    font-family: Arial, "OpenSans-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    padding: 5px 11px;
    text-align: center;
    margin: 0px 10px 0px 0px;
    -moz-user-select: none;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    font-weight: normal;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    color: #fff;
    background: #F5BD18;
    background: -moz-linear-gradient(top, rgba(245,189,24,1) 0%,
  rgba(245,189,24,1) 2%,
  rgba(235,176,20,1) 20%,
  rgba(200,145,15,1) 53%,
  rgba(170,120,10,1) 82%,
  rgba(170,120,10,1) 100% 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,189,24,1)), color-stop(2%, rgba(245,189,24,1)), color-stop(20%, rgba(235,176,20,1)), color-stop(53%, rgba(200,145,15,1)), color-stop(82%, rgba(170,120,10,1)), color-stop(100%, rgba(170,120,10,1)));
    background: -webkit-linear-gradient(top, rgba(245,189,24,1) 0%,
  rgba(245,189,24,1) 2%,
  rgba(235,176,20,1) 20%,
  rgba(200,145,15,1) 53%,
  rgba(170,120,10,1) 82%,
  rgba(170,120,10,1) 100%);
    background: -o-linear-gradient(top, rgba(245,189,24,1) 0%,
  rgba(245,189,24,1) 2%,
  rgba(235,176,20,1) 20%,
  rgba(200,145,15,1) 53%,
  rgba(170,120,10,1) 82%,
  rgba(170,120,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,189,24,1) 0%,
  rgba(245,189,24,1) 2%,
  rgba(235,176,20,1) 20%,
  rgba(200,145,15,1) 53%,
  rgba(170,120,10,1) 82%,
  rgba(170,120,10,1) 100%);
    background: linear-gradient(
  to bottom,
  rgba(245,189,24,1) 0%,
  rgba(245,189,24,1) 2%,
  rgba(235,176,20,1) 20%,
  rgba(200,145,15,1) 53%,
  rgba(170,120,10,1) 82%,
  rgba(170,120,10,1) 100%
);
    transition: all ease 0.2s;
}

.mainsection .inputbutton:hover, .accessmanagement .nav-btn:hover {
    background: #285127;
    transition: all ease .5s;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .headerrow.row1 {
        width:100% !important;
        padding-right: 15px
    }

    .headerrow.row2a {
        width: 100% !important;
    }

    .headerrow.row2b img {
        margin-left: 10px;
        margin-top: 25px
    }

    .headerrow.row2c {
        display: block !important;
        width: 73%;
        padding-left: 0 !important;
        float: left !important;
    }

    .headerrow.row2c ul li a {
        padding: 0 9px !important;
        font-size: 16px !important;
    }

    .headerrow.row2c ul li:last-child a {
        padding-right: 15px !important;
    }

    .headerrow.row3 {
        width: 100%;
    }

    .headerrow.row3a {
        width: 100%;
    }

    .headerrow.row4 {
        background-position-x: 40%
    }

    .headerrow.row5 {
        height: 100px !important;
    }

    .headerrow.row5a {
        width: 95% !important;
        margin: 0 auto !important;
    }

    .headerrow.row5a .secondarylogo {
        width: 17% !important;
        margin: 0 20px !important;
    }

    .headerrow.row5a .secondarylogo:nth-child(5) {
        margin-left: 140px !important;
    }

    #container {
        top: 50px;
        background-color: transparent;
        z-index: -5;
        max-width: 1024px;
    }

    .footerrow1 {
        min-width: 100% !important;
        width: 100%;
        height: 60px;
        text-align: center;
    }

    .footerrow2 {
        width: 100% !important;
    }

    .footerspan1 {
        width: 100%;
    }

    .footerspan2 {
        width: 100% !important;
    }

    .footerfollow {
        padding-right: 50px;
        margin-left: 55px
    }
}

@media screen and (min-width: 375px) and (max-width: 666px) {
    .headerrow.row1 {
        width: 95% !important;
        margin: 0 auto !important;
        text-align: center;
    }

    .followicon {
        float: right;
        margin: auto !important;
    }

    .float-right {
        float: none;
    }

    .headerrow.row2a {
        width: 100% !important;
        margin-top: 30px !important;
    }

    .headerrow.row2b {
        text-align: center;
        width: 100%;
    }

    .headerrow.row2b img {
        margin: 5% 20% !important;
    }

    .headerrow.row2c {
        display: none;
    }

    .headerrow.row3 {
        width: 100%;
        margin-top: 25px !important;
        font-size: 20px;
        line-height: 20px;
    }

    .headerrow.row3a {
        width: 100%;
        font-size: 18px;
        margin-top: 15px !important;
        ;}

    .headerrow.row4 {
        background-position-x: 50%
    }

    .headerrow.row5 {
        display: none;
    }

    .main_holder {
        margin-top: 0
    }

    .footerrow1 {
        min-width: 100% !important;
        width: 100%;
        height: 110px;
        text-align: center;
    }

    .footerrow2 {
        width: 100% !important;
    }

    .footerspan1 {
        width: 100%;
    }

    .footerspan2 {
        width: 100% !important;
        text-align: center;
    }

    .footerfollow {
        padding-left: 25%;
        padding-top: 10px;
        float: none;
        text-align: center;
    }
}
