/*{strip}{************************************************************
This file contains the core styles for the following channel

MAIN-ECOMMERCE-DEFAULT

This file should only deal with scaffolding selectors and
channel specifics that are replacing the sys selectors
*************************************************************}{/strip}
*/
@font-face {
    font-family: "hemi_head_rgbold_italic";
    src: url("/fonts/hemi_head_bd_it-webfont.woff2") format("woff2"),
        url("/fonts/hemi_head_bd_it-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

#inEditor #contentarea,
#inEditor #contentarea p,
#inEditor #contentarea a,
#inEditor #contentarea li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #000;
}
#inEditor #contentarea li {
    background: none;
    padding-left: 0;
}

body {
    color: #4a555c;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}

h1,
h2 {
    color: #28347c;
    font-family: "hemi_head_rgbold_italic";
    font-size: 26px;
}
h3 {
    color: #28347c;
    font-size: 22px;
}
h4 {
    color: #28347c;
    font-size: 20px;
}
textarea {
    resize: none;
}
img{
    max-width: 100%;
    height: auto;
    outline: none;
}
a, .page-link{
    color: #28347c;
    text-decoration: none;
    outline: none;
}
a:hover,
a:focus {
    color: #1c255a;
    text-decoration: underline;
}

.clear {
    clear: both;
}
.clickable {
    cursor: pointer;
}
.bold {
    font-weight: 700;
}
.hidden-sec {
    display: none;
}
.inline-block {
    display: inline-block !important;
}
.block {
    display: block !important;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
}
.uppercase{
    text-transform: uppercase;
}
.marginauto {
    margin-left: auto;
    margin-right: auto;
}
.margint0 {
    margin-top: 0 !important;
}
.marginb0 {
    margin-bottom: 0 !important;
}
.margint5 {
    margin-top: 5px;
}
.margint10 {
    margin-top: 10px;
}
.margintb0 {
    margin-bottom: 0;
    margin-top: 0;
}
.margintb15 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.margint15 {
    margin-top: 15px;
}
.form-group, 
.marginb15 {
    margin-bottom: 15px;
}
.margintb20 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.margint20 {
    margin-top: 20px;
}
.marginb20 {
    margin-bottom: 20px;
}
.margintb25 {
    margin-bottom: 25px;
    margin-top: 25px;
}
.margint25 {
    margin-top: 25px;
}
.marginb25 {
    margin-bottom: 25px;
}
.margintb30 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.margint30 {
    margin-top: 30px;
}
.marginb30 {
    margin-bottom: 30px;
}
.margintb45 {
    margin-bottom: 45px;
    margin-top: 45px;
}
.margint45 {
    margin-top: 45px;
}
.marginb45 {
    margin-bottom: 45px;
}
.marginl20{
    margin-left: 20px;
}
.paddingt15 {
    padding-top: 15px;
}
.paddingb15 {
    padding-bottom: 15px;
}
.paddingtb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.paddingt20 {
    padding-top: 20px;
}
.paddingb20 {
    padding-bottom: 20px;
}
.paddingtb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.paddingt30 {
    padding-top: 30px;
}
.paddingb30 {
    padding-bottom: 30px;
}
.paddingtb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.relative {
    position: relative;
}
.hemi-head {
    font-family: "hemi_head_rgbold_italic";
}
.roboto{
    font-family: 'Roboto', sans-serif;
}
.robotobold{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.h-link {
    display: block;
    font-size: 1.2rem;
}
.blue-text{
    color: #28347c;
}
@media only screen and (min-width: 1200px) {
    .h-link {
        float: right;
        font-size: 1.4rem;
    }
}

#container {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#header,
#header_sub {
    background: #fff;
    position: relative;
    width: 100%;
}
.header_container {
    position: relative;
}
.header-right li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header-right li:first-child {
    border-left: 0 none;
}
.header-right li a {
    color: #040404;
    display: block;
    font-size: 14px;
    padding: 0 4px 0 2px;
}
.header-right li a:hover,
.header-right li a:focus {
    color: #1c255a;
    text-decoration: none;
}
.header-right li a i {
    color: #28347c;
}
/*.slogan{
	color: #035090;
	font-style: italic;
	font-weight: 700;
	text-align: center;
}*/
#loginbox_wrapper {
    background-color: #fff;
    border-bottom: 5px solid #28347c;
    display: none;
    float: none;
    overflow: hidden;
    padding: 10px 15px 5px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 10;
}
#loginbox_wrapper span {
    font-weight: 700;
    margin-left: 10px;
    margin-top: 5px;
}
.trigger_wrapper {
    clear: both;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 300px;
}
.trigger_output {
    box-shadow: 0 1px 10px -10px #000;
    clear: both;
    float: left;
    width: 100%;
}
#realnav {
    background-color: #1c255a;
    float: left;
    width: 100%;
}
.xs-divider {
    border-left: #28347c 1px solid;
    border-right: #1c2354 1px solid;
    cursor: pointer;
    float: none;
    padding: 15px;
    text-align: center;
    display: inline-block;
}
.xs-divider:first-child {
    border-left: 0;
}
.xs-divider:last-child {
    border-right: 0;
}
.menu,
.search,
.loggeddetails,
.categs,
.cart,
.call,
.sharethis {
    color: #fff !important;
    width: 14.28%;
    /* width: 16.66%; */
}
.call:hover,
.call:focus {
    color: #fff;
}
.wa-navbox {
    border-top: 1px solid #1c2354;
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}
.wa-searchbox,
.wa-loginbox,
.wa-categbox,
.wa-cartbox,
.wa-sharethis {
    border-top: 1px solid #1c2354;
    display: none;
    float: left;
    padding: 20px 15px;
    width: 100%;
}
.wa-cartbox .alert {
    margin-bottom: 0;
}
.wa-cartbox span.shop_cp_items {
    color: #fff;
    float: none;
    text-align: center;
}
.wa-cartbox a.shop_cp_link,
.wa-cartbox a.shop_cp_link:hover,
.wa-cartbox a.shop_cp_link:focus {
    color: #fff;
}

.wa-categbox-wrapper {
    float: none;
    margin: 0 auto;
    max-width: 320px;
}
#logo img {
    max-width: 80%;
}
.logo {
    color: #025191;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
}
.logo:hover,
.logo:focus {
    color: #025191;
    text-decoration: none;
}
.logo img {
    display: inline-block;
}
.logo span {
    font-size: 45px;
    line-height: 1;
}
.distrib-text{
    font-size: 1rem;
    line-height: 1;
}
.distrib-text h2{
    display: block;
    font-size: 2rem;
}
#loginbox {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    max-width: 320px;
}
#loginbox span {
    font-weight: 700;
    margin-left: 10px;
    margin-top: 5px;
}

#loginbox input.login_field {
    display: block;
    position: relative;
    float: left;
    margin: 0 0 5px;
    color: #565656;
}
.wa-loginbox .manage_options {
    float: none;
    margin: 10px auto 0;
    max-width: 320px;
    padding: 0;
}
.wa-loginbox .manage_options a {
    color: #fff;
    font-size: 12px;
}
.wa-loginbox .manage_options a:hover,
.wa-loginbox .manage_options a:focus {
    color: #eee;
}

.top-details {
    float: right;
}
.top-details span {
    color: #6f6967;
    display: block;
    font-size: 9px;
}
.top-details .up-text {
    color: #000;
    font-size: 11px;
}
#searchbox {
    background-color: #fff;
    border: #4a555c 1px solid;
    border-radius: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 220px;
}

#searchbox input.search_field {
    background: 0;
    border: 0;
    color: #565656;
    display: block;
    float: left;
    margin: 0;
    outline: medium none;
    padding: 3px 5px;
    position: relative;
    width: 170px;
}

#searchbox .search_button {
    background: #28347c;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 0 0 1px;
    outline: none;
    padding: 4px 10px;
    position: relative;
}
#banner {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}
.gallerylayer img {
    width: 100% !important;
    margin: 0 !important;
}
.galleria-thumbnails .galleria-image {
    border: 0 !important;
}
.galleria-layer {
    width: 100% !important;
}
.galleria-image img {
    padding: 0 !important;
}

#main,
#main_sub {
    clear: both;
    /* float: left; */
    margin: 0 auto;
    min-height: 400px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    z-index: 1;
}
#main {
    border-bottom: #9c9796 1px solid;
}
#main_sub{
    padding-top: 0;
}
.side {
    color: white;
    position: relative;
    float: left;
    background: #356f97;
    width: 100%;
    padding: 0 !important;
}

#social-media {
    clear: both;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#social-media ul {
    padding: 20px 0 0;
    float: left;
    width: 100%;
}
#social-media ul > li {
    display: inline;
}
#social-media ul > li img {
    max-width: 100%;
}

/*Social Sharing*/
.social {
    float: left;
    width: 100%;
}
.fb_iframe_widget {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#twitter-widget-0 {
    float: left;
    margin-bottom: 5px;
    width: 85px !important;
}

@media only screen and (min-width: 1920px) {
    #main, #main_sub{
        width: 1620px;
    }
}

/**********************************************
NEWS RELATED ELEMENTS
**********************************************/
.news-related-wrapper {
    clear: both;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.news-related-wrapper .form-group {
    margin-bottom: 20px;
}
.apply-now-wrapper {
    background: transparent url(/images/apply-now-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff;
    margin: 10px auto 0;
    max-width: 336px;
    padding: 15px 30px;
    width: 100%;
}
.apply-now-wrapper h3 {
    color: #fff;
    font-family: "hemi_head_rgbold_italic";
    font-size: 34px;
    margin-top: 0;
}
.blue-btn {
    background-color: #28347c;
    clear: both;
    color: #fff;
    display: inline-block;
    font-family: "hemi_head_rgbold_italic";
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 55px;
    padding: 10px 30px;
}
.blue-btn:hover,
.blue-btn:focus {
    background-color: #232d68;
    color: #fff;
    text-decoration: none;
}
.heading {
    color: #4c4c4c;
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    text-transform: uppercase;
}
.newsarchive_wrapper {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.newsitem_title {
    font-weight: 700;
}
#newsbox {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#newsbox #news_items {
    clear: both;
}

#news_items a,
.newsitem_readmore {
    color: #f36421;
    text-decoration: none;
}
#news_items a:hover,
#news_items a:focus,
.newsitem_readmore:hover .newsitem_readmore:focus {
    color: #f36421;
    text-decoration: underline;
}
#news_items .news_item {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

#news_items strong {
    display: block;
}

#news_items .news_date,
#news_items .news_date a {
    color: #28347c;
    font-weight: normal;
    font-size: 12px;
}

#news_items .news_title,
#news_items .news_title a {
    color: #28347c;
    font-size: 14px;
    font-weight: 700;
}

#news_items .news_text {
    margin-bottom: 10px;
}

#newsbox a.more_news {
    display: block;
    margin-bottom: 20px;
    text-decoration: underline;
}
.news_image_wrapper,
.all_news_image_wrapper {
    clear: both;
    float: left;
    padding-right: 10px;
    width: 25%;
}
.news_image_wrapper img {
    border: 2px solid #fff;
    display: inline-block;
    max-width: 100%;
}
.news_item_wrapper,
.all_news_wrapper {
    float: left;
    padding-left: 10px;
    width: 75%;
}
#new_news {
    float: right;
    position: relative;
    top: -15px;
    right: 10px;
    width: 60px;
    height: 42px;
    background: url(/sys_images/new.png) no-repeat;
}

#newsletterbox {
    clear: both;
    margin: 30px auto 0;
    max-width: 320px;
    width: 100%;
}

#newsletterbox p {
    margin: 0 0 5px;
}

#newsletterbox p a {
}
#newsletterbox input {
    margin: 0 0 10px;
}
.newsletter_form {
    float: left;
    clear: both;
    width: 100%;
}

#hp_container {
}
#c_container {
}
.inner_content {
    padding-bottom: 15px;
}
#contentarea {
    width: 100%;
    line-height: 1.6em;
    letter-spacing: 0.03em;
}
#contentarea img {
    height: auto !important;
    max-width: 100%;
}
#contentarea p {
    padding: 0;
    text-align: justify;
}
#contentarea img {
    height: auto !important;
    max-width: 100%;
}
.main_content {
    padding-top: 10px;
}

/*Footer*/
.footer-wrapper {
    background-color: #f3f4f5;
    clear: both;
    float: left;
    margin-top: 3px;
    overflow: hidden;
    width: 100%;
}
#footer {
    background-color: #b0b0b8;
    clear: both;
    color: #2d3e3b;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}
#footer p {
    color: #2d3e3b;
    float: left;
    width: 660px;
    margin-left: 10px;
    margin-top: 2px;
}

#footer a {
    text-decoration: none;
    color: #2d3e3b;
}
#footer a:hover,
#footer a:focus {
    color: #202c2a;
    text-decoration: underline;
}
.footer {
    float: left;
    position: relative;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    width: 100%;
}
#copyright {
    clear: both;
    color: #2d3e3b;
    float: left;
    position: relative;
    display: inline;
    padding: 0 10%;
}

#webarenalink {
    width: 96px;
    height: 19px;
    border: none;
    position: relative;
    display: inline;
}
.webarena_logo {
    text-align: center;
}

/*Menus*/
.caret_wrapper {
    border-left: #1c2354 1px solid;
    cursor: pointer;
    padding: 8px 25px 8px 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.caret_wrapper:before,
.caret_wrapper_child:before {
    background: #28347c;
    content: " ";
    height: 40px;
    left: -2px;
    position: absolute;
    top: 0;
    width: 1px;
}
.caret_wrapper_child,
.caret_wrapper_child_fourth,
.caret_wrapper_child_tab,
.caret_wrapper_child_tab_fourth {
    border-left: #1c2354 1px solid;
    cursor: pointer;
    padding: 8px 25px 8px 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.caret_wrapper_child_tab,
.caret_wrapper_child_tab_fourth {
    border-left: 0;
    padding: 10px;
}
#wacms-nav .caret {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid;
    color: #4a555c;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 0;
    margin: 8px 0 0;
    vertical-align: middle;
    width: 0;
}
.caret_wrapper .fa,
.caret_wrapper_child .fa {
    color: #fff;
    font-size: 22px;
}
.menu_details {
    padding: 10px 20px;
    text-align: center;
}

/**********************************************
Contact Us ELEMENTS
**********************************************/
#contact_us,
#mc_embed_signup {
    clear: both;
    margin: 30px auto 0;
    max-width: 320px;
}
.noborder {
    border: none;
}

/*********************************************
Success and Error Messages
**********************************************/
.error_name,
.error_phone,
.error_email,
.error_enquiry,
.error_security_code,
.error_f_name,
.error_l_name,
.error_s_email,
.error_your_email,
.error_prod_email,
.error_subject,
.validating_client_email,
.validating_client_phone {
    border: 1px solid transparent;
    border-radius: 0;
    display: none;
    font-size: 10px;
    padding: 1px 4px;
    position: absolute;
    top: 100%;
}
.error_security_code {
    clear: both;
    margin: 5px 0 0;
}
.success_enquiry .alert,
.success_enquiry,
.success_s_enquiry {
    display: none;
}
.server_error_enquiry .alert,
.server_error_enquiry,
.server_s_error_enquiry {
    display: none;
}

/**********************************************
WACMS
**********************************************/

.dynamic-tab-pane-control.tab-pane {
    margin-top: 10px;
}

/**********************************************
PAGE IMAGE
**********************************************/
#page_image {
    margin-top: 15px;
}
#page_image img {
    border: none;
    max-width: 100%;
    height: auto;
}

/*Menu from Bootstrap*/
.fixednav {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.navbar-default {
    background-color: transparent;
    border: 0;
}
.navbar {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.navbar-collapse {
    max-height: inherit;
}
.dropdown-menu {
    background-color: #28347c;
    border: 0;
    border-radius: 0;
    min-width: 220px;
    padding: 0;
}
.dropdown-menu > li > a {
    padding: 10px 20px;
}
.dropdown-submenu > .dropdown-menu {
    margin-top: -2px;
}
.dropdown-menu-third {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 160px;
    background-color: #fff;
    padding: 0;
    border-radius: 0 4px 4px 0;
    list-style: none;
}
.dropdown-menu-third li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu-third li a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}
.nav > li {
    border-bottom: #1c2354 1px solid;
    border-top: #28347c 1px solid;
}
.nav > li:first-child {
    border-top: 0;
}
.nav > li > a,
.dropdown-menu > li > a,
.navbar-nav > li > a,
.navbar-expand .navbar-nav .nav-link {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.navbar-expand .navbar-nav .nav-link:hover,
.navbar-expand .navbar-nav .nav-link:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.nav > li > a.parent-active,
.nav > li > a.parent-active-tab,
.nav > li > a.parent-active:hover,
.nav > li > a.parent-active:focus,
.nav > li > a.parent-active-tab:hover,
.nav > li > a.parent-active-tab:focus,
.navbar-expand .navbar-nav .nav-link.parent-active,
.navbar-expand .navbar-nav .nav-link.parent-active-tab,
.navbar-expand .navbar-nav .nav-link.parent-active:hover,
.navbar-expand .navbar-nav .nav-link.parent-active:focus,
.navbar-expand .navbar-nav .nav-link.parent-active-tab:hover,
.navbar-expand .navbar-nav .nav-link.parent-active-tab:focus,
.active-parent-menu {
    background-color: #28347c;
    color: #fff;
    text-decoration: none !important;
}
.parent_active {
    background-color: #28347c;
    color: #fff;
}
.form-control,
#mc_embed_signup input,
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: #c4c4c4 1px solid !important;
    border-radius: 0;
}
.btn {
    border-radius: 0;
    transition: all 300ms ease 0s;
    outline: 0;
}
.btn-primary,
.btn-danger,
.btn-dark,
.btn-secondary,
.btn-default,
.btn-light,
.btn-wa {
    background-color: transparent;
    border: #c4c4c4 1px solid;
    border-radius: 0;
    color: #4c4c4c;
}
.btn-wa .fa{
    align-items: center;
    display: flex;
}
.btn-wa:hover,
.btn-wa:focus,
.btn-wa:active,
.btn-wa.active,
.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.open .dropdown-toggle.btn-light,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #FFA200;
    border: #FFA200 1px solid;
    color: #fff;
    text-decoration: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.page-item.active .page-link {
    background-color: #28347c;
    border-color: #28347c;
}
.trigger_output .btn-default{
    background-color: #FFA200;
    border: #FFA200 1px solid;
    color: #fff;
}

/**********************************************
LOGIN Form New
**********************************************/
.login_form {
    background-color: #f5f5f5;
    border: #e9e9e9 1px solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 140px;
    padding: 20px 20px 0;
}
.login_form h2 {
    font-size: 20px;
    margin: 0 0 10px;
    padding: 10px 0 0;
    color: #555;
    font-weight: 700;
}
.line {
    margin: 20px 0 10px;
    width: 100%;
    height: 2px;
    border-top: #d2d2d2 1px solid;
    border-bottom: #fcfcfc 1px solid;
}
.reg_forgot {
    float: left;
    width: 100%;
}
.each_row {
    margin-bottom: 10px;
}
.settings_msg_box {
    margin-bottom: 0;
}

/*Gallery*/
.galleria-container {
    float: left;
}
.galleria-thumbnails {
    margin: 0 auto;
}
.gallery_pager {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 3px #8c8c8c;
    float: left;
    right: 15px;
    padding: 10px;
    position: absolute;
    top: 88px;
    width: 250px;
    z-index: 10;
}
.gallery_pager .fa {
    color: #7d7d7d;
    cursor: pointer;
    font-weight: normal;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.gallery_pager a {
    color: #7d7d7d;
    float: left;
    font-weight: 700;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 100%;
}
.gallery_pager a:hover,
.gallery_pager a:focus {
    text-decoration: none;
}
.gallery_pager ul.parent_ul {
    margin: 0;
}
.gallery_pager ul ul {
    display: none;
    margin-left: 0;
    padding-left: 15px;
}

/*Social Posting*/
ul#social_posting li {
    background: none;
    padding-left: 0;
    list-style: none;
    float: left;
    margin: 0 0 5px 15px;
}
ul#social_posting li:first-child {
    margin-left: 0;
}

/*Contact Us*/
.textbox_captcha {
    display: inline;
    text-align: center;
    width: 75px;
}
.contact_fields_contents,
.contact_map {
    padding-left: 0;
    padding-right: 0;
}
#ctacode-contact {
    padding: 15px 0 !important;
}

div.modattr_edit_box {
    width: 100px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.delay-25ms {
    -webkit-animation--delay: 0.25s;
    animation-delay: 0.25s;
}
.delay-50ms {
    -webkit-animation--delay: 0.5s;
    animation-delay: 0.5s;
}
form .help-block,
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    border-radius: 0 !important;
    color: #a94442 !important;
    display: inline-block !important;
    font-size: 10px !important;
    font-weight: normal !important;
    left: 0 !important;
    line-height: 1.2;
    margin-top: 0 !important;
    padding: 1px 5px !important;
    position: absolute;
    top: 100% !important;
    white-space: initial;
    z-index: 2;
}
#mc_embed_signup .mc-field-group {
    margin-bottom: 20px;
    min-height: inherit !important;
    padding-bottom: 0 !important;
}
#mc_embed_signup div#mce-responses {
    padding: 0 !important;
    margin: 0 !important;
}
#mc_embed_signup div.response {
    margin: 0 0 1em !important;
    padding: 0 !important;
}

/*Scroll to Top*/
.scrollToTop {
    background-color: #28347c;
    bottom: 30px;
    color: #444;
    display: none;
    padding: 10px 15px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    right: 20px;
    z-index: 10;
}
.scrollToTop .fa {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
}
.scrollToTop:hover {
    text-decoration: none;
}

/*BX Slider Overrides*/
.bx-wrapper img {
    /* border: 1px solid #28347c !important; */
    border: 0;
}
.apply-now-wrapper .blue-btn{
    color: #fff;
}

/* CTA */
#cta h1{
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 2rem;
    font-weight: 900;
}
#cta h2{
    font-family: "Lato", sans-serif !important;
    font-size: 1rem;
    font-weight: 900;
}
#cta h3{
    font-size: 18px;
}
#cta h3 a{
    color: #000;
    font-weight: 700;
}
#cta h3 a:hover,
#cta h3 a:focus{
    color: #333;
    text-decoration: none;
}
@media only screen and (min-width: 992px) {
    #cta h1 {
        font-size: 3rem;
    }
    #cta h2 {
        font-size: 1.2rem;
    }
}
@media only screen and (min-width: 1200px) {
    #cta h1 {
        font-size: 3.5rem;
    }
    #cta h2 {
        font-size: 1.5rem;
    }
}
/**********************************************
TOGGLE PASSWORD ELEMENTS
**********************************************/
.toggle-password {
    cursor: pointer;
    margin: 0 !important;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 2px;
}

.toggle-password .fa {
    font-size: 20px;
}

.password-field {
    padding-right: 40px;
}

.status {
    padding: 20px;
    background: #f2f7f2;
    color: #28430f;
    width: max-content;
    margin-bottom: 20px;
}

#pass {
    display: none;
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {
    .caret_wrapper_child_tab,
    .caret_wrapper_child_tab_fourth {
        display: none;
    }
    .logo{clear: both; text-align: center;}
}
@media only screen and (max-width: 479px) {
    #rss_panel .btn {
        margin-top: 5px;
    }
}
@media only screen and (min-width: 320px) {
    .navbar {
        margin-top: 0;
    }
    .contact_fields {
        padding: 0 0 10px !important;
    }
    .menu_part {
        display: none;
    }
    .for_mobile {
        display: block;
    }
    .contact_fields_contents {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (min-width: 321px) {
    .contact_table {
        width: 100% !important;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
    #logo img {
        max-width: 100%;
    }
    #loginbox_wrapper {
        box-shadow: 0 2px 4px 1px #555;
        width: 340px;
    }

    .navbar {
        margin-top: 0px;
    }
    .trigger_wrapper {
        width: 360px;
    }
    .xs-divider .fa {
        font-size: 20px;
    }
    .carousel-indicators {
        bottom: 30px;
    }
    .news_item_wrapper,
    .all_news_wrapper {
        padding-left: 0;
    }
    .all_news_wrapper {
        width: 90%;
    }
    .all_news_image_wrapper {
        width: 10%;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    h1,
    h2 {
        font-size: 32px;
    }

    #copyright {
        padding: 0;
    }
    #loginbox {
        background-color: #f5f5f5;
        border: 1px solid #e9e9e9;
        border-radius: 0;
        box-shadow: 0 0 5px #bbb;
        max-width: inherit;
        padding: 20px 20px 0;
        position: absolute;
        right: 25px;
        top: 34px;
    }
    #social-media {
        text-align: left;
        font-size: 1.5em;
        color: white;
    }
    #contact_us,
    #newsletterbox,
    #mc_embed_signup {
        margin-top: 0;
    }
    #searchbox {
        border: 0;
        border-radius: 20px;
        float: right;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 5px;
        width: 230px;
    }
    #searchbox input.search_field {
        font-size: 12px;
        padding: 3px 15px;
        width: 185px;
    }
    #searchbox .search_button{
        background: 0;
        color: #28347c;
        font-size: 12px;
    }
    
    .align-items-center{
        display: flex;
        align-items: center;
    }
    .carousel-indicators {
        bottom: 50px;
    }
    .menu_details {
        /* padding: 0 15px; */
        text-align: left;
    }
    .webarena_logo {
        text-align: right;
    }
    .menu_part {
        background: #f8f8f8;
        position: fixed !important;
        left: 0;
        top: 0;
        padding: 0 !important;
        width: 100%;
        z-index: 99999;
        display: block;
    }
    .navbar {
        background-color: #ffa200;
        /* border-bottom: #9c9796 1px solid;
        border-top: #9c9796 1px solid; */
        border-radius: 0;
        margin-bottom: 0;
        min-height: inherit;
    }
    .menu_part_inner {
        background: #f8f8f8;
        padding: 0 !important;
    }
    .nav > li {
        border-bottom: 0;
        border-top: 0;
        margin-left: 3px;
    }
    .nav > li:first-child {
        margin-left: 0;
    }
    .navbar-expand .navbar-nav .nav-link.with-dropdown {
        padding-right: 20px;
    }
    .navbar-expand .navbar-nav .nav-link {
        color: #000;
        font-size: 12px;
        padding: 14px 6px;
    }
    .dropdown-menu {
        font-size: 12px;
    }
    .navbar-nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    .navbar-default .navbar-nav > li.parent-active-tab .caret_wrapper .fa {
        color: #fff;
    }
    .contact_map {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* .inner_content {
        padding-right: 0;
        padding-left: 0;
    } */
    .home_content {
        padding-right: 0;
    }
    .navbar-brand {
        padding: 0 15px;
    }
    .navbar-brand img {
        max-width: 90%;
    }
    .carousel-caption {
        font-size: 20px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .fixednav {
        display: none !important;
    }
    .gallery_pager {
        position: absolute;
        right: 15px;
        top: 90px;
        z-index: 9999;
    }
    .caret_wrapper_child .fa {
        display: none !important;
    }
    .caret_wrapper,
    .caret_wrapper_child {
        border-left: 0;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
    }
    .caret_wrapper .fa,
    .caret_wrapper_child .fa {
        color: #000;
        font-size: 18px;
    }
    .caret_wrapper:before,
    .caret_wrapper_child:before {
        background: 0;
        content: " ";
    }
    .caret_wrapper_child:first-child {
        display: none !important;
    }
    .apply-now-wrapper {
        margin: 0 auto;
    }
    .apply-now-wrapper h3 {
        font-size: 23px;
    }
    .apply-now-wrapper p {
        font-size: 12px;
    }
    .apply-now-wrapper .blue-btn {
        font-size: 17px;
    }
    .top-details .up-text{
        font-size: 12px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    #header,
    #header_sub {
        padding: 0;
        position: relative;
        top: 0;
    }
    #loginbox {
        right: 180px;
        top: 40px;
    }
    
    .menu_part {
        position: relative !important;
        float: none;
        padding: 0 !important;
        width: 100%;
    }
    .navbar-expand .navbar-nav .nav-link {
        font-size: 18px;
        padding: 25px 20px;
    }
    .dropdown-menu {
        font-size: 14px;
    }
    .nav {
        padding-bottom: 0;
        padding-top: 0;
    }
    .navbar {
        padding-top: 0;
    }
    /*.slogan{font-size: 18px; padding-top: 40px;}*/
    .top-details span {
        font-size: 12px;
    }
    .top-details .up-text {
        font-size: 16px;
    }
    .header-right li a {
        font-size: 18px;
        padding: 0 8px 0 6px;
    }
    /* .top-details {
        margin-top: 15px;
    } */
    .caret_wrapper {
        padding: 15px 5px;
    }
    .apply-now-wrapper h3 {
        font-size: 30px;
    }
    .apply-now-wrapper p {
        font-size: 14px;
    }
    .apply-now-wrapper .blue-btn {
        font-size: 22px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    h1,
    h2 {
        font-size: 36px;
    }

    #c_container {
        min-height: 600px;
    }
    #loginbox {
        right: 195px;
        top: 50px;
    }
    #searchbox {
        border: 0;
        padding: 5px;
        width: 320px;
    }
    #searchbox input.search_field {
        font-size: 20px;
        padding: 3px 15px;
        width: 265px;
    }
    #searchbox .search_button{
        font-size: 20px;
    }
    #cta h3{
        font-size: 22px;
    }

    .container {
        width: 1170px;
    }
    .apply-now-wrapper h3 {
        font-size: 34px;
    }
    .distrib-text{
        font-size: 18px;
    }
    .distrib-text h2{
        font-size: 70px;
    }
}
@media only screen and (min-width: 1280px) {
    .container {
        width: 1200px;
    }
}
@media only screen and (min-width: 1281px) {
    .caret_wrapper,
    .caret_wrapper_child,
    .caret_wrapper_child_tab,
    .caret_wrapper_child_tab_fourth {
        display: none;
    }
    .navbar-expand .navbar-nav .nav-link.with-dropdown {
        padding-right: 10px;
    }
}
@media only screen and (min-width: 1600px) {
}
@media only screen and (min-width: 1920px) {
    .contact_page,
    .contact_form {
        padding: 0 15px !important;
    }
}
