﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*Dorchester IT - from ebind*/
/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */
/* iol Layout*/
.body-content2 {
    padding-left: 15px;
    padding-right: 15px;
}
#primaryContainer {
    width: 100%;
}
/*ebind*/
.Big-Bottom {
    width:100%;
    background-color: inherit;
    border-radius: 20px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 20px;
    list-style: none;
    margin: 5px 0px 5px 0px;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.input-box {
    width: 100%;
    background-color: white;
    color: black;
    font-size: 14px;
    height: 35px;
    line-height: 30px;
}

.noDisplay {
    /*    visibility: hidden !important 
*/ display: none !important
}

#qTable .text-center {
    text-align: left !important;
}

#qTable .btn-group {
    width: 100%;
    float: right;
}


#qTable .custom-select {
    background-color: #d3edf7;
    border: 1px solid #E5F4FA;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    height: 26px;
    /* width: 100%; */
    width: 100%;
    float: right;
}

/*Auto complete*/
.acItem:hover {
    color: inherit;
    background-color: lavenderblush;
}


.name {
    color: dodgerblue;
}

.desc1 {
    font-weight: bold;
}

.desc2 {
    color: gray;
    font-style: italic;
}

#search-results thead {
    background-color: black;
    font-size: 14px;
    color: white;
}
#search-results tbody tr {
    height: 30px;
    cursor: pointer;
}
#search-results tbody tr:hover {
        background-color: lightblue;
    }
#search-results th {
    padding: 2px 6px 2px 0px;
    color: white;
    border-bottom: 1px solid black;
}
#search-results td {
    padding: 2px 6px 2px 0px;
    color: #000000;
    border-bottom: 1px solid black;
}
#search-results th:first-of-type, #search-results td:first-of-type {
        padding-left: 12px;
}
/* REQUIRED FOR 100% HEIGHT ON #kDashboardBackdrop */
#search-results {
    width: 95%;
    margin: 20px;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
html, body {
    height: 100%;
}

form {
    display: inline;
}

body, div, p, td {
    padding: 0px;
    margin: 0px;
}

h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 100%;
    display: inline;
}

a img {
    border: none;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.table-options {
    background-color: #d3edf7;
    border: 1px solid white;
}

.table-options tr {
    border-bottom: 1px solid white;
}

.table-options td {
        border: 1px solid white;
        padding: 2px 0px 0px 5px;
        margin: 2px 0px 0px 0px;
    }
.table-options th {
        padding: 2px 0px 0px 5px;
        margin: 2px 0px 0px 0px;
        border: 1px solid white;
        font-size: 12px;
        font-weight: bold;
    }
.table-options label {
        padding-left: 5px;
    }

#primaryContainer {
    width: 100%;
}

.komodoBold {
    font-weight: bold;
}

.komodoItalic {
    font-style: italic;
}

.komodoUnderline {
    text-decoration: underline;
}

.komodoSubScript {
    vertical-align: sub;
}

.komodoSuperScript {
    vertical-align: super;
}

.kNoUnderline {
    text-decoration: none;
}

    .kNoUnderline:hover {
        text-decoration: none;
    }

.komodoAlignLeft {
    text-align: left;
}

.komodoAlignRight {
    text-align: right;
}

.komodoAlignCenter {
    text-align: center;
}

.komodoAlignTop {
    vertical-align: top;
}

.komodoAlignBottom {
    vertical-align: bottom;
}

.komodoAlignMiddle {
    vertical-align: middle;
}

.komodoAlignCentered {
    text-align: center;
    vertical-align: middle;
}

.komodoNoWrap {
    white-space: nowrap;
}

.komodoDisplayBlock {
    display: block;
}

.komodoDraftColour {
    background-color: #EEEEEE;
}

.komodoErrorMessage, a.komodoErrorMessage:hover {
    color: #FF0000;
}

.kSitemapPageLink {
    text-decoration: underline;
    color: #336699;
}

    .kSitemapPageLink:hover {
        text-decoration: underline;
        color: #1D3F63;
    }

.kSitemapPageLinkDraft {
    background-color: #DDDDDD;
    color: #336699;
}

    .kSitemapPageLinkDraft:hover {
        background-color: #FFEEAA;
    }

.komodoSearchPanelResultsTable {
    border-collapse: collapse;
    margin-top: 7px;
}

    .komodoSearchPanelResultsTable td {
        border: 1px solid #cccccc;
    }

.komodoSearchPanelHeading {
    background-color: #eeeeee;
    font-size: 127%;
    color: #00376C;
    font-weight: bold;
}

.komodoSearchPanelResultNumber {
}

.komodoSearchPanelPageLinkCell {
}

.komodoSearchPanelPageLink {
}

    .komodoSearchPanelPageLink:hover {
    }

.komodoSearchPanelMatchesFound {
}

.kListItem {
    list-style-type: disc;
}



.panel-heading {
    padding: 0px 0px 0px 10px;
    color: #ffffff;
    background-color: #003359;
    border-color: #003359;
    height:18px;
}


.komodoSearchPanelResultsTable {
    border-collapse: collapse;
}

#komodoHiddenH1Heading {
    position: absolute;
    left: 0;
    top: -900px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.komodoContentContainerTable {
    width: 100%;
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.kFloatRight {
    float: right;
}

.kFloatLeft {
    float: left;
}

.kClearBoth {
    clear: both;
}

.kFullWidth {
    width: 100%;
}

.kTableColumnWidthHolderDiv {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

.kBulletPointContentItem {
    padding: 0px;
    margin: 0px 0px 0px 16px;
    list-style-type: disc;
}

/* --- Collapsible Sitemap --- */
.kHide {
    display: none;
}

.kShow {
    display: block;
}

.komodoTreeDisclosureItemOpen {
    background-image: url(/images/komodo/pageAdmin/itemWithChildrenOpen.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosureItemClosed {
    background-image: url(/images/komodo/pageAdmin/itemWithChildrenClosed.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosureLastItemOpen {
    background-image: url(/images/komodo/pageAdmin/lastItemWithChildrenOpen.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosureLastItemClosed {
    background-image: url(/images/komodo/pageAdmin/lastItemWithChildrenClosed.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosurePlaceHolder {
    text-decoration: none;
}

.kSitemapNoAccessPageSelectCheckboxContainer {
    visibility: hidden;
    display: none;
}

.kSpacer {
    width: 1px;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.kContentContainerTable {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.kFormRadioField {
    vertical-align: text-bottom;
}

.kFormButtonField {
    vertical-align: middle;
}

.komodoCustomInclude, .komodoCustomHTML {
    display: inline;
}

.flashFile {
    z-index: 0;
}


/********* THE DEFAULT KOMODO STREAMING PLAYER SELECTOR ******************/
.komodoVideoPlayerQualitySelector {
    padding: 0px 5px;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 57%;
}

    .komodoVideoPlayerQualitySelector .kAvailable {
        color: black
    }

    .komodoVideoPlayerQualitySelector .kUnavailable {
        color: #c5c5c5
    }

/*-------------------------------------------from pagenation.css---------------------------------------------*/

.pagination-container {
    display: inline-block;
/*    width:50%;
*//*    display: flex;
    justify-content: space-between;
*/}
.pagination {
    display: inline;
    padding-left: 0;
    /*    margin: 20px 0;
*/ border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            /*            padding: 6px 12px;
          margin-left: -1px;*/
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #2A6668;
            /*            border: 1px solid #dddddd;
*/
            font-size: 14px;
            margin-bottom: 4px;
            border: 1px solid white;
            padding: 0px 4px 0px 4px;
            text-decoration: none;
            color: white;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
          /*  border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;*/
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
          /*  border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;*/
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            background-color: #eeeeee;
            color:black;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
/*        color: #ffffff;
*/        cursor: default;
/*        background-color: #428bca;
*/        border-color: #428bca;
        background-color: white;
        color: black;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: black;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 14px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
    }


/*original*/
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
/*-------------------- AFA-2022*/

@import url("https://use.typekit.net/xcq2nsy.css");

body {
    margin: 0;
    padding: 0;
    font-family: proxima-nova, sans-serif;
}
h1, h2 {
    font-family: ff-tisa-sans-web-pro, sans-serif;
}
h1 {
    font-size: 30px;
}
a, p, h3, h4, h5, h6, ol, ul, textarea, input {
    font-family: proxima-nova, sans-serif;
}

.page-center-1200 {
    max-width: 1200px !important;
    box-sizing: border-box;
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
}

a {
    display: inline-block;
}

@media(max-width:767px) {
    h1 {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    h2 {
        font-size: 28px !important;
        line-height: 30px !important;
    }

    h3 {
        font-size: 26px !important;
        line-height: 28px !important;
    }

    h4, h5 {
        font-size: 24px !important;
        line-height: 26px !important;
    }

    h6 {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    p, a {
        font-size: 16px !important;
        line-height: 20px !important;
    }
}

/*Header Styles*/

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
    background:;
}

    .custom-menu-primary .hs-menu-wrapper > ul > li {
        background:;
    }

        .custom-menu-primary .hs-menu-wrapper > ul > li > a {
            color:;
        }

            .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
                color:;
            }

    /* Child List */
    .custom-menu-primary .hs-menu-wrapper > ul ul {
    }

        .custom-menu-primary .hs-menu-wrapper > ul ul li {
            background:;
        }

            .custom-menu-primary .hs-menu-wrapper > ul ul li a {
                color:;
            }

                .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
                    color:;
                }

    /* Override max width on menu links */
    .custom-menu-primary .hs-menu-wrapper > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        overflow: visible !important;
        max-width: none !important;
        /*   width: auto !important; */
    }

.mobile-wrp {
    display: none !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1025px) {
    .custom-menu-primary .hs-menu-wrapper {
        display: block !important;
    }
}




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.
 */

.mobile-trigger, .child-trigger {
    display: none; /* Hide button on Desktop */
}

@media (max-width: 1024px) {
    .malbekMenuOuter .hs-menu-wrapper > ul > li:last-child > a {
        background-color: transparent;
        border-radius: 0px;
    }

    .sg-menu-outer {
        display: none !important;
    }

    .mobile-logo {
        text-align: center;
    }

        .mobile-logo img {
            width: 65px !important;
        }

    .mobile-wrp {
        padding: 10px 0px !important;
    }

    .mobile-wrp {
        display: block !important;
    }

    .custom-menu-primary .hs-menu-wrapper > ul li a {
        padding: 10px 0px !important;
        color: rgb(0, 0, 0) !important;
        font-size: 16px !important;
        line-height: 35px !important;
        border-bottom: 1px solid #e8e6e9 !important;
        font-weight: 600 !important;
    }

    .custom-menu-primary .hs-menu-wrapper > ul li {
        padding: 0px 20px !important;
    }

    .custom-menu-primary .hs-menu-wrapper > ul li {
        border-top: 0px !important;
    }


        /* Variables
     ========================================================================== */

        /* Set Mobile Menu Background Color */
        /* Set Link Color */
        /* Set Link Hover Color */

        /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

        .custom-menu-primary,
        .custom-menu-primary .hs-menu-wrapper > ul,
        .custom-menu-primary .hs-menu-wrapper > ul li,
        .custom-menu-primary .hs-menu-wrapper > ul li a {
            display: block;
            float: none;
            position: static;
            top: auto;
            right: auto;
            left: auto;
            bottom: auto;
            padding: 0px;
            margin: 0px;
            background-image: none;
            background-color: transparent;
            border: 0px;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            max-width: none;
            width: 100%;
            height: auto;
            line-height: 1;
            font-weight: normal;
            text-decoration: none;
            text-indent: 0px;
            text-align: left;
            color: #ffffff;
        }


    /* Toggle Button
     ========================================================================== */

    .mobile-trigger {
        cursor: pointer;
        position: absolute;
        top: 65px;
        right: 15px;
        width: auto;
        height: auto;
        padding: 7px 0px 8px;
        background: transparent;
        border: 1px solid transparent;
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase;
        border-radius: 4px;
        margin-top: -40px;
        color: transparent;
        display: inline-block !important;
    }

        .mobile-trigger:hover {
            text-decoration: none; /* Removes link text underline on button */
            color: #000;
            background-color: transparent;
            border-color: transparent;
        }

    /* Change button when menu is open */
    .mobile-open .mobile-trigger {
        color: #000;
        background-color: transparent;
        border-color: transparent;
    }


    /* Toggle Button Icon
     ========================================================================== */

    .mobile-trigger i {
        display: inline;
        position: relative;
        top: -4px;
    }

        .mobile-trigger i:before, .mobile-trigger i:after {
            position: absolute;
            content: '';
        }

        .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
            width: 22px; /* Icon line width */
            height: 2px; /* Icon line height */
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
            background-color: #FFFFFF; /* Icon color */
            display: inline-block;
        }

            .mobile-trigger i:before {
                top: -6px; /* Position top line */
            }

            .mobile-trigger i:after {
                top: 6px; /* Position bottom line */
            }

    .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,
    .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
        background-color: #FFFFFF; /* Icon color */
    }


    /* Child Toggle Button
     ========================================================================== */

    .child-trigger {
        display: block !important; /* Hide button on Desktop */
        cursor: pointer; /* Mouse pointer type on hover */
        position: absolute;
        top: 0px;
        right: 0px;
        width: 55px !important; /* Button width */
        min-width: 55px !important;
        height: 45px !important; /* Button height */
        padding: 0 !important;
        border-left: 1px dotted rgba(255, 255, 255, 1);
        background-repeat: no-repeat;
        background-size: 10px;
        background-position: 12px 25px;
        display: block !important;
        width: 55px !important;
        min-width: 55px !important;
        height: 55px !important;
        padding: 0px !important;
    }

        .child-trigger.child-open {
            transform: rotate(180deg);
            background-position: center;
            border-left: 0px;
            border-right: 1px dotted rgba(255,255,255,1);
            );
            background-position: center;
            border-left: 0px;
            border-right: 1px dotted rgba(255,255,255,1);
        }

        .child-trigger:hover {
            text-decoration: none;
        }

        .child-trigger i {
            position: relative;
            top: 50%; /* Centers icon inside button */
            margin: 0 auto !important;
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }

            .child-trigger i:after {
                position: absolute;
                content: '';
            }

            .child-trigger i, .child-trigger i:after {
                width: 10px; /* Icon line width */
                height: 1px; /* Icon line height */
                background-color: #ffffff; /* Icon color */
                display: block;
            }

                .child-trigger i:after {
                    -webkit-transform: rotate(-90deg);
                    -ms-transform: rotate(-90deg);
                    transform: rotate(-90deg);
                }

        .child-trigger.child-open i:after {
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        .child-trigger.child-open i {
        }


    /* Menu Styles on Mobile Devices
     ========================================================================== */

    .custom-menu-primary.js-enabled {
        position: relative;
        padding-top: 0; /* Makes room for button */
    }

        /* Hide menu on mobile */
        .custom-menu-primary.js-enabled .hs-menu-wrapper,
        .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
            display: none;
        }

    /* Make child lists appear below parent items */
    .custom-menu-primary ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
        display: none;
    }

    /* Mobile Menu Styles */
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        width: 100%;
        top: 70px;
        left: 0;
        padding: 0;
        background: #fff;
        z-index: 999;
        position: absolute;
        padding: 5px 0;
        height: auto;
        border-radius: 0px;
        box-shadow: 0px 0px 20px -4px #4521a3;
    }

        .custom-menu-primary.js-enabled .hs-menu-wrapper:before {
            content: '';
            position: absolute;
            background-color: #4528a0;
            width: 100%;
            height: 100%;
            left: 0px;
            top: 0px;
            border-radius: 0px;
        }

    .custom-menu-primary .hs-menu-wrapper > ul li a {
        color: #ffffff !important;
    }

    .custom-menu-primary .hs-menu-wrapper {
        background-color: transparent; /* Menu background color set off global menuColorMobile variable */
        width: 100%; /* Full screen width */
    }

        /* Level 1 Menu List Styles */
        .custom-menu-primary .hs-menu-wrapper > ul > li {
            position: relative;
        }

            .custom-menu-primary .hs-menu-wrapper > ul > li a {
                font-size: 22px; /* Font size of top level list items */
                line-height: 45px;
                overflow: visible;
            }

        /* Level 1 and Higher Menu List Styles */
        .custom-menu-primary .hs-menu-wrapper > ul li {
            border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
        }

            .custom-menu-primary .hs-menu-wrapper > ul li a {
                padding: 0 10px;
                color: #000;
                font-size: 16px;
                line-height: 35px;
            }

                .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
                    color: #7E7EB9; /* link hover color set by global mobile-aColorHover variable */
                }

        /* Level 2 and Higher Menu List Styles */
        .custom-menu-primary .hs-menu-wrapper > ul ul li {
            background-color: rgba(255, 255, 255, .08);
        }

            .custom-menu-primary .hs-menu-wrapper > ul ul li a {
                text-indent: 10px; /* Indent Child lists */
                font-size: 16px; /* Font size of child lists */
            }

        /* Level 3 and Higher Menu List Styles */
        .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
            text-indent: 30px; /* Indent Child lists */
        }

        .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
            text-indent: 50px; /* Indent Child lists */
        }

    .mobile-open .mobile-trigger i {
        background-color: transparent !important;
    }

        .mobile-open .mobile-trigger i:before {
            top: 0;
            opacity: 1;
            background-color: #FFFFFF;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        .mobile-open .mobile-trigger i:after {
            top: 0;
            opacity: 1;
            background-color: #FFFFFF;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }

    .mobile-trigger i {
        background-color: #FFFFFF;
        -webkit-transition: .25s all ease;
        -moz-transition: .25s all ease;
        -o-transition: .25s all ease;
        transition: .25s all ease;
    }

        .mobile-trigger i:before {
            top: -6px;
            opacity: 1;
            background-color: #FFFFFF;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: 1s all ease;
            -moz-transition: 1s all ease;
            -o-transition: 1s all ease;
            transition: 1s all ease;
        }

        .mobile-trigger i:after {
            top: 6px;
            opacity: 1;
            background-color: #FFFFFF;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: 1s all ease;
            -moz-transition: 1s all ease;
            -o-transition: 1s all ease;
            transition: 1s all ease;
        }
}

.top-brown-border {
    background-color: #a89138;
    padding: 5px 0;
}
/*Footer Styles*/
.foter-copyright p {
    margin: 0;
    padding: 55px 0 0 0;
    line-height: 22px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    color: #00a9c1;
}

    .foter-copyright p a {
        line-height: 22px;
        font-size: 15px;
        color: #fff;
        font-weight: 400;
        color: #00a9c1;
        text-decoration: underline;
    }

        .foter-copyright p a:hover {
            color: white;
        }

.product-lists ul {
    margin: 0;
    padding: 30px 0 0 0;
}

    .product-lists ul li {
        font-size: 15px;
        color: #ffffff;
        line-height: 22px;
        text-decoration: none;
        list-style: none;
        margin: 0;
        padding-bottom: 15px;
        font-weight: 400;
    }

.afa-footer-outer {
    background-color: #00334D;
    padding: 20px 0;
    position: relative;
}

.footer-logo-outer img {
    width: 200px !important;
    height: auto !important;
}

.footer-logo-column .footer-image-outer {
    padding-top: 65px;
}

.footer-image-outer img {
    width: 160px !important;
}

.footer-menu-heading span {
    font-size: 20px;
    color: #10A9C1;
    line-height: 40px;
    font-weight: bold;
    font-style: italic;
    font-family: "ff-tisa-sans-web-pro" !important;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-top: 30px;
}

    .footer-menu ul li a {
        font-size: 15px;
        color: #ffffff;
        line-height: 22px;
        text-decoration: none;
        padding-bottom: 15px;
        font-weight: 400;
    }

.social-sharing-icons ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-top: 30px;
}

    .social-sharing-icons ul li {
        float: left;
        padding-right: 20px;
    }

        .social-sharing-icons ul li:last-child {
            padding: 0 !important;
        }

.footer-bottom-text-outer .footer-bottom-text-inner {
    text-align: center;
}

.footer-bottom-text-outer {
    padding: 10px 0 7px;
    background-color: #A89138;
}

.footer-image-mobile {
    display: none !important;
}

.footer-bottom-text-outer span {
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
}

@media(max-width:1060px) {
    .site-menu-section,
    .products-menu-section,
    .follow-section {
        padding-left: 30px;
    }

    .footer-menu ul li a {
        font-size: 13px !important;
        line-height: 21px !important;
    }

    .social-sharing-icons ul li {
        padding-right: 15px !important;
    }

        .social-sharing-icons ul li img {
            width: 23px;
        }
}

@media(max-width:767px) {
    .foter-copyright p {
        text-align: center;
    }

    .active-branch li a {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .footer-image-outer {
        display: none !important;
    }

    .footer-image-mobile {
        display: block !important;
    }

    .footer-logo-column .footer-logo-outer {
        padding: 0 0 40px;
        text-align: center;
    }

    .afa-footer-outer {
        padding: 50px 0 !important;
        background-position: center;
    }

        .afa-footer-outer .products-menu-section {
            display: none !important;
        }

        .afa-footer-outer .footer-menu-heading {
            display: none !important;
        }

        .afa-footer-outer .follow-section .footer-menu-heading {
            display: block !important;
        }

        .afa-footer-outer .footer-menu {
            max-width: 185px;
            margin: 0px auto !important;
            /*     max-width: fit-content;
    margin: 0 auto !important; */
        }

    .footer-menu ul li {
        text-align: left;
    }

    .footer-menu ul {
        padding: 0 !important;
    }

    .afa-footer-outer .follow-section {
        max-width: fit-content;
        margin: 0 auto !important;
        padding: 0 !important;
    }

    .footer-image-mobile img {
        width: 160px !important;
    }

    .social-sharing-icons ul {
        padding-top: 20px;
    }

    .afa-footer-outer .footer-image-mobile {
        text-align: center;
        padding-top: 60px;
    }

    .footer-menu ul li a {
        font-size: 15px !important;
        line-height: 22px !important;
    }

    .social-sharing-icons ul li {
        padding-right: 20px !important;
    }

        .social-sharing-icons ul li img {
            width: auto !important;
        }

    .afa-footer-outer:before {
        height: 70px;
        top: -68px;
    }
}

.mega-menu-address p, .mega-menu-address a {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 400;
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin: 0;
    text-decoration: none;
}

@media(max-width:370px) {
    .afa-footer-outer {
        margin-top: -8px;
    }
}

/*---------------------------- AFA_Header 2022*/
.sticky {
    border-top: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.header-inner-wrapper {
    background-color: #fff;
    position: -webkit-sticky
}

.global-header-wrapper .header-top-wrapper {
    background-color: #00334d;
    padding: 16px 20px
}

.global-header-wrapper .header-top-inner {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1300px
}

.global-header-wrapper .header-social-icons ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .global-header-wrapper .header-social-icons ul li {
        float: left;
        padding-left: 20px
    }

.global-header-wrapper .header-company-name {
    color: #fff;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.header-inner-wrapper .header-main-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.header-inner-wrapper .header-menu-section {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.global-header-wrapper .header-inner-wrapper {
    padding: 32px 0 32px
}

.header-inner-wrapper .menu-wrapper img {
    height: 45px !important;
    width: auto !important
}

.header-inner-wrapper .header-menu-child {
    margin-right: 20px;
    cursor: pointer;
}

    .header-inner-wrapper .header-menu-child:last-child {
        margin-right: -6px !important;
    }

.mega-menu-outer-wrapper {
    background-color: #00334D;
    height: 100vh;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .9s;
    visibility: hidden;
    width: 100%
}

body.menu-opened .mega-menu-outer-wrapper {
    position: fixed;
    z-index: 999 !important
}

.header-outer-wrapper.menu-closed, body.menu-opened .mega-menu-outer-wrapper {
    opacity: 1;
    transition: all .9s;
    visibility: visible
}

.mega-menu-column-inner {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

    .mega-menu-column-inner .mega-menu-div-1 {
        flex: 0 20%
    }

    .mega-menu-column-inner .mega-menu-div-2 {
        flex: 0 70%
    }

.mega-menu-outer-wrapper .mega-menu-address-section {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px
}

.mega-menu-section ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .mega-menu-section ul li {
        padding-bottom: 20px
    }

.mega-menu-outer-wrapper .mega-menu-bg {
    padding: 40px 0 20px
}

.mega-menu-outer-wrapper .social-share-section ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .mega-menu-outer-wrapper .social-share-section ul li {
        float: left;
        padding-left: 20px
    }

.mega-menu-outer-wrapper .mega-menu-toggle-outer {
    margin-left: auto;
    text-align: right;
    width: 24px
}

.mega-menu-outer-wrapper .mega-menu-section ul li a {
    color: #fff;
    font-family: Lato,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 44px;
    text-decoration: none
}

.mega-menu-outer-wrapper .mega-menu-section {
    padding: 0 0 130px
}

.mega-menu-outer-wrapper .mega-menu-address p, a:not([class*="ui-"]), a:not([class*="k"]{color:#fff;font-family:ff-tisa-sans-web-pro;font-size:18px;font-weight:400;line-height:27px;margin:0;text-decoration:none}.mega-menu-outer-wrapper .mega-menu-address a.company-mail{padding-top:20px}.mega-menu-outer-wrapper .mega-menu-logo-section p{color:#10a9c1;font-family:Lato,Helvetica,sans-serif;font-size:40px;font-style:italic;font-weight:700;line-height:66px;margin:0}.mega-menu-outer-wrapper .mega-menu-logo-section{padding-bottom:35px}.mega-menu-outer-wrapper .mega-menu-sponsor-section{padding-top:35px}.header-main-wrapper .header-logo-section img,.header-menu-section .header-menu-child img{height:45px!important;width:auto!important}.mega-menu-logo-section img{height:100px!important;width:auto!important}.mega-menu-address-section .mega-menu-address,.mega-menu-address-section .social-share-section{flex:0 40%}.mega-menu-sponsor-section p{color:#fff;font-size:24px;font-style:italic;font-weight:400;line-height:35px;margin:0;padding-bottom:15px}@media(max-width:767px){.mega-menu-outer-wrapper .mega-menu-bg{padding:20px 0}.mega-menu-address-section .social-share-section{flex:0 100%;padding-top:30px}.mega-menu-address-section .mega-menu-address,.mega-menu-column-inner .mega-menu-div-1{flex:0 100%}.mega-menu-column-inner .mega-menu-div-2{flex:0 100%;padding-top:20px}.mega-menu-outer-wrapper .mega-menu-address p{font-size:18px;line-height:25px}.header-main-wrapper .header-logo-section img,.header-menu-section .header-menu-child img{height:26px!important;width:auto!important}.header-inner-wrapper .header-menu-child{margin-right:15px}.header-main-wrapper .header-logo-section{flex:0 45%}.header-main-wrapper .header-menu-section{flex:0 47%}.global-header-wrapper .header-inner-wrapper{padding:20px 0}.mega-menu-logo-section img,.mega-menu-sponsor-section img{height:60px!important;width:auto!important}.mega-menu-outer-wrapper .social-share-section ul li:first-child{padding-left:0!important}.mega-menu-outer-wrapper .mega-menu-section ul li a{font-size:18px;line-height:22px}.mega-menu-outer-wrapper .mega-menu-section{padding:0 0 30px}.mega-menu-outer-wrapper .mega-menu-logo-section{padding-bottom:20px}.mega-menu-outer-wrapper .mega-menu-sponsor-section{padding-top:20px}.mega-menu-outer-wrapper{height:700px;overflow-y:scroll}.mega-menu-section ul li{padding-bottom:10px}.mega-menu-sponsor-section p{font-size:18px;line-height:22px}.global-header-wrapper .header-top-wrapper{display:none}}@media(max-width:360px){.header-main-wrapper .header-logo-section img,.header-menu-section .header-menu-child img{height:21px!important;width:auto!important}}