@charset "utf-8";

/* General Styles */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #4c4c4c;
    text-align: left;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}
:root {
    font-size: 16px;
    line-height: 26.5px;
}
.container {
    max-width: 1254px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.noscroll {
    overflow: hidden;
}
.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
}
/* Set row to 0 to fix responsive issue  */
.row {
    margin-left: 0;
    margin-right: 0;
}
a, a:link, a:visited {
    color: #fcc52b;
    font-weight: 400;
    text-decoration: none;    
}
a:hover {
    text-decoration: underline;
}
a:active {
    color: #ffa800;
    text-decoration: none;
}
p {

}
.img-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.35);
    z-index: 0;
}

/* Form Control Defaults */
.form-control,
input[type="text"] {
	color: #343434;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
	font-weight: 400;
	line-height: 1;
}
input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input[type="text"]::placeholder {
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
.form-control:-moz-placeholder { /* Firefox 18- */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
.form-control::placeholder {
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}

/* Material Style Form Control Defaults */
input.form-control-m {
	color: #b8b8b8;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
	font-weight: 300;
	border: none;
    border-bottom: 2px solid #7d7d7d;
	padding-bottom: 8px;
    background-color: transparent;
}
input.form-control-m::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a9a9a9;
    letter-spacing: .56px;
    opacity: 1;
}
input.form-control-m::-moz-placeholder { /* Firefox 19+ */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input.form-control-m:-moz-placeholder { /* Firefox 18- */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input.form-control-m:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input.form-control-m::-ms-input-placeholder { /* Microsoft Edge */
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}
input.form-control-m::placeholder {
	color: #a9a9a9;
	letter-spacing: .56px;
    opacity: 1;
}

/* Typography */
.nanum-gothic {
    font-family: 'Nanum Gothic', sans-serif;
}
.arial {
    font-family: Arial, sans-serif;
}
h1 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.26;
    letter-spacing: normal;
    text-transform: uppercase;
}
h2 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.66;
    letter-spacing: normal;
}
h3 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 3;
    letter-spacing: normal;
}
h4 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 3.43;
    letter-spacing: normal;
}
h5 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 3.69;
    letter-spacing: normal;
    text-transform: uppercase;
}
h6 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 3.69;
    letter-spacing: normal;
}
h3 a:link,
h3 a:visited {
    font-weight: inherit;
}
.heading1 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 38px !important;
    font-style: normal;
    font-weight: 800;
    line-height: 1.26;
    letter-spacing: normal;
    text-transform: uppercase;
}
.heading2 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 29px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 1.66;
    letter-spacing: normal;
}
.heading3 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 3;
    letter-spacing: normal;
}
.heading4 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    font-style: normal;
    line-height: 3.43;
    letter-spacing: normal;
}
.heading5 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 13px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 3.69;
    letter-spacing: normal;
    text-transform: uppercase;
}
.heading6 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 13px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 3.69;
    letter-spacing: normal;
}
.heading7 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 13px !important;
    font-weight: 800;
    font-style: normal;
    line-height: 3.69;
    letter-spacing: normal;
    text-transform: uppercase;
}
.lead-paragraph {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 18.5px;
    line-height: 1.57;
}

/* Colors */
.bg-brand1 {
    background-color: #fcc52b; /* VersicoYellow */
}
.bg-brand2 {
    background-color: #ffa800; /* VersicoOrange */
}
.bg-lightgrey {
    background-color: #f0f0f0;
}
.bg-color {
    background-color: #f0f0f0;
}
/*.bg-mediumgrey*/
.bg-brownishgrey {
    background-color: #6d6d6d;
}
/*.bg-darkgrey*/
.bg-grey {
    background-color: #4c4c4c;
}
.bg-darkgrey {
    background-color: #2e2c2c;
}
.bg-black {
    background-color: #272525;
}
.text-brand1 {
    color: #fcc52b;
}
/*.text-mediumgrey */
.text-brownishgrey {
    color: #6d6d6d;
}
/*.text-darkgrey */
.text-grey {
    color: #4c4c4c;
}
.text-black {
    color: #272525;
}
.req {
    color: #ff0505;
}
.no-margin {
    margin: 0;
}

/* Style Library CSS */
.huge {
    font-size: 140px;
    line-height: 1.05;
}
.example {
    margin: 20px 0 20px 0;
}
.hljs {
    color: #00193a;
    display: block;
    overflow-x: auto;
    padding: .5em;
    background: #eaeef3;
}
.typo-row + .typo-row {
    padding-top: 0;
}
.typo-row {
    padding: 30px 0;
}
.typo-col {
    float: left;
    width: 49%;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
pre > code {
    font-family: 'Source Code Pro', monospace;
}
code, kbd, samp {
    font-family: monospace;
    font-size: 1em;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
tt, code, kbd, samp {
    font-family: monospace;
}
pre, xmp, plaintext, listing {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0px;
}
.colorswatch {
    padding: 4rem 4rem 2rem 4rem;
    width: inherit;
}
.colorswatch-body {
    margin: 1rem;
}

/* 2-col Layout Start */
.two-col-row {
    flex-wrap: nowrap;
}
.main-col {
    margin-right: 100px;
    width: 100%;
}
.side-col {
    width: 275px;
    flex-shrink: 0;
}
@media (max-width: 1159px) {
    .main-col {
        margin-right: 50px;
    }
}
@media (max-width: 992px) {
    .two-col-row {
        flex-wrap: wrap;
    }
    .main-col {
        margin-right: 0;
        width: 100%;
    }
    .side-col {
        width: 100%;
    }
}

.custom-select {
    background-image: url(../images//chevron-down.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center;
    border: none;
    border-radius: 0px;
    padding: 0; /* this is a reset */
    height: auto; /* this is a reset */
    /* Do not define line-height in  here */
}
.custom-select select {
    border: none;
    color: #a9a9a9;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    width: 100%;
    padding: 12px 30px 12px 12px; /* default - can override in more specific selector */
}
.custom-select select::-ms-expand {
    display: none;
}
.custom-select select.selected {
    color: #343434;
}
.custom-select select option {
    color: #7e7e7e;
}
.custom-select select:disabled,
.custom-select select.selected:disabled {
    color: #7e7e7e;
}
.custom-select select:focus {
    background-color: transparent;
}
.custom-input-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.custom-input-file + label {
    font-size: 16px;
    font-weight: 500;
    color: #414141;
    background-color: #f1f1f1;
}
.custom-input-file:focus + label,
.custom-input-file + label:hover {
    background-color: #d9d9d9;
    cursor: pointer;
}



/* Header Start */
header {
    flex: 0 0 auto;
}
header > .container {
    width: 100%;
    max-width: 1254px;
    margin: 0 auto;
}
header > .container > .row {
    display: block;
}
#logo-div {
    float: left;
}
#logo-link {
    display: inline-block;
}
#header-logo {
    width: 168px;
}
#secondary-nav {
    float: right;
    margin-top: 27px;
}
#secondary-nav > ul,
#mainNav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
    justify-content: space-around;
}
#secondary-nav > ul > li,
#mainNav > li {
    display: inline;
    line-height: 1;
    padding: 0 0 0 35px;
}
#primary-nav {
    float: right;
    clear: right;
    margin: 21px 0 0 0;
}
#secondary-nav > ul > li > a:link,
#secondary-nav > ul > li > a:visited {
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Nanum Gothic', sans-serif;
    color: #272525;
    white-space: nowrap;
}
#secondary-nav > ul > li > a:hover,
#secondary-nav > ul > li > a.active {
    color: #ffc323;
}
#secondary-nav > ul > li > a > i {
    color: #ffc323;
}
#secondary-nav > ul > li > a:hover {
    text-decoration: none;
}
#mainNav > li {
    padding: 0 0 21px 0;
}
#mainNav > li > a {
    font-size: 15px;
    line-height: 1;
    font-family: 'Nanum Gothic', sans-serif;
    color: #1c1c1c;
    font-weight: 400;
    text-transform: uppercase;
    border-left: 1px solid #fcc52b;
    padding: 5px 10px;
    display: inline-block;
    white-space: nowrap;
}
#mainNav > li > a:hover {
    text-decoration: none;
    color: #fcc52b;
}
#mainNav > li.active {
    background-image: url('../images//active-link.gif');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 80% 12px;
}
#mainNav > li.active > a {
    color: #fcc52b;
}
#mainNav > li:first-of-type > a {
    border-left: none;
    padding-left: 0;
}
#mainNav > li:last-of-type > a {
    padding-right: 0;
}
#menuToggle {
    display: none;
    font-size: 24px;
    background-image: url(../images//baseline-menu-24px.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    padding: 0px;
}
#in-page-finder-container {
    background-color: #2e2c2c;
    border-top: 4px solid #ffc423;
}
#in-page-finder-form {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 37px;
    padding-bottom: 24px;
    font-size: 13px;
    color: #f0f0f0;
}
#in-page-finder-form > div {
    display: block;
}
#topProfileLink {
    display: none;
}
@media (max-width: 992px) {
    header > .container > .row {
        display: flex;
    }
    #logo-div {
        float: none;
        order: 2;
        flex-basis: 100%;
        display: flex;
        justify-content: space-between;
        align-content: flex-end;
    }
    #logo-link {
        display: initial;
    }
    #header-logo {
        width: 100px;
    }
    #secondary-nav {
        order: 1;
        flex-basis: 100%;
        justify-content: space-between;
        align-content: center;
        margin-bottom: 10px;
    }
    #secondary-nav ul {
        justify-content: space-between;
    }
    #secondary-nav ul li {
        padding: 0;
    }
    #primary-nav {
        order: 3;
        display: none;
    }
    #menuToggle {
        margin: auto 0;
        display: block;
        outline: none;
        border: none;
        background-color: transparent;
    }
    #menuToggle.close {
        background-image: url(../images//baseline-close-24px.svg);
    }
}
/*-- Megamenus */
.megamenu {
    display: none;
    padding: 37px 0 24px 0;
    width: 100%;
    background-color: #2e2c2c;
    border-top: 4px solid #ffc423;
}
.megamenu-centered .col {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
    color: #f0f0f0;
}
.megamenu .form-control {
    margin: 0 16px 0 0;
    border-radius: 0px;
    padding-left: 20px;
    width: auto;
    min-width: 205px;
    line-height: 1.5;
    border: none;
}
#in-page-finder-form .form-control {
    margin: 0 16px 0 0;
    border-radius: 0px;
    width: auto;
    min-width: 205px;
    border: 1px solid #ced4da;
    line-height: 1.5;
}
#in-page-finder-form .form-control:focus {
    box-shadow: none !important;
}
#in-page-finder-form .custom-select {
    border: 1px solid #ced4da;
    margin-right: 16px;
    width: auto;
}
#in-page-finder-form .custom-select select {
    border: none;
    line-height: 1.5;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-right: 0;
}
.megamenu .custom-select {
    height: auto;
    border: 1px solid #ced4da;
    width: 205px;
}
.megamenu .custom-select .form-control {
    margin-right: 0;
    padding-right: 32px;
    line-height: 1.5;
    padding-top: 6px;
    padding-bottom: 6px;
}
.megamenmu .custom-select select.selected {
    color: #343434;
}
.megamenu .form-control-m {
    margin: 0 16px 0 0;
}
.megamenu .btn-primary {
    font-size: 14px;
}
.megamenu-centered a {
    font-size: 13px;
    color: #fcc52b;
    font-family: Helvetica, Arial, sans-serif;
}
.megamenu-centered a:link,
.megamenu-centered a:visited {
    color: #fcc52b;
}
#search_megamenu.megamenu-centered .col > div {
    width: 705px;
}
#search_megamenu .form-inline {
    justify-content: space-between;
    flex-wrap: nowrap;
}
#in-page-finder-form .form-inline {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

#search_megamenu .form-control-m {
    width: 100%;
}

.subnav {
    display: flex;
    justify-content: center;
}
.subnav-column {
    display: flex;
    flex-direction: column;
}
.subnav-title {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 6.5px;
}
.subnav-group {
    padding-bottom: 18px;
}
.subnav-group ul {
    margin: 0 42px 0 0;
    padding: 0;
    list-style-type: none;
    float: left;
    clear: none;
}
.subnav-group ul li {
    line-height: 1;
    padding: 5px 0;
}
.subnav-group ul li a:link,
.subnav-group ul li a:visited {
    font-size: 13px;
    color: #ffc323;
    line-height: 16px;
}
.custom-select {
    background-image: url(../images//chevron-down.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center;
    border: none;
    border-radius: 0px;
    padding: 0; /* this is a reset */
    height: auto; /* this is a reset */
    /* Do not define line-height in  here */
}
.custom-select select {
    border: none;
    color: #a9a9a9;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    width: 100%;
    padding: 12px 30px 12px 12px; /* default - can override in more specific selector */
}
.custom-select select::-ms-expand {
    display: none;
}
.custom-select select.selected {
    color: #343434;
}
.custom-select select option {
    color: #7e7e7e;
}
.custom-select select:disabled,
.custom-select select.selected:disabled {
    color: #7e7e7e;
}
.custom-input-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.custom-input-file + label {
    font-size: 16px;
    font-weight: 500;
    color: #414141;
    background-color: #f1f1f1;
}
.custom-input-file:focus + label,
.custom-input-file + label:hover {
    background-color: #d9d9d9;
    cursor: pointer;
} .custom-select {
    margin-right: 16px;
}
@media (max-width: 768px) {
    #logo-div {
        padding-bottom: 15px;
    }
    #in-page-finder-form {
        padding-top: 0;
    }
    .megamenu-centered .form-inline,
    #in-page-finder-form .form-inline {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 32px;
    }
    .megamenu-centered .form-inline .form-control,
    .megamenu-centered .form-inline .form-control-m,
    #in-page-finder-form .form-inline .form-control {
        margin: 0 0 10px 0;
        width: 100%;
    }
    .megamenu-centered .form-inline .custom-select,
    #in-page-finder-form .form-inline .custom-select {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .megamenu-centered .form-inline .custom-select select,
    #in-page-finder-form .form-inline .custom-select select {
        margin-bottom: 0;
    }
    .megamenu-centered .form-inline .form-control-m {
        font-size: 20px;
    }
    .megamenu-centered .form-inline .btn {
        width: 100%;
    }
    .megamenu-centered .custom-select {
        margin: 0 0 10px 0;
        margin: 0;
    }
    .megamenu {
        border-top: none;
        padding: 0 0 24px 0;
    }
    #search_megamenu.megamenu-centered .col > div {
        width: auto;
    }
    #mobile-nav_megamenu {
        background-color: #fff;
    }
    #mobile-nav_megamenu > div {
        display: flex;
        justify-content: center;
    }
    #mobileNav {
        list-style-type: none;
        width: auto;
        margin: 0;
        padding: 0;
    }
    #mobileNav li {
        border-bottom: 1px solid #fcc52b;
        text-align: center;
        padding: 8px 20px;
    }
    #mobileNav li:last-of-type {
        border-bottom: none;
    }
    #mobileNav li > a:link,
    #mobileNav li > a:visited {
        color: #4c4c4c;
        font-size: 14px;
    }
    #mobileNav li > a:hover,
    #mobileNav li > a:active {
        text-decoration: none;
    }
}
/* Mobile subnav menus */
.mobile-megamenu {
    padding-top: 12px;
}
.mobile-megamenu a.mobileBackLink {
    line-height: 1;
    font-size: 13px;
    padding: 13px 25px;
}
.mobile-megamenu .card {
    background-color: transparent;
    border: none;
}
.mobile-megamenu .card-header {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
    line-height: 1;
}
.mobile-megamenu .card-header .accordion-header {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 8px 25px;
    display: block;
    text-decoration: none;
}
.mobile-megamenu .accordion-header span {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 16px;
    display: block;
}
.mobile-megamenu .accordion-header[aria-expanded='false'] span {
    background-image: url(../images//baseline-versico-add-24px.svg);
}
.mobile-megamenu .accordion-header[aria-expanded='true'] span {
    background-image: url(../images//baseline-versico-remove-24px.svg);
}
.mobile-megamenu .card-body {
    padding: 0;
}
.mobile-megamenu ul {
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.mobile-megamenu ul li {
    line-height: 1;
}
.mobile-megamenu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #fcc52b;
    line-height: 1;
    display: block;
    padding: 8px 25px;
}
/* Header End */

main {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}
main > * {
    flex: 0 0 auto;
}

/* Intro Text Start */
.container.introtext {
    max-width: 700px;
}
.introtext .sub-head {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 9px;
}
.introtext h2 {
    font-size: 37.5px !important;
    line-height: 42px;
    color: #272525;
    margin-bottom: 17px;
}
.introtext .lead-paragraph {
    color: #343434;
    margin-bottom: 0;
    line-height: 34px;
}
/* Intro Text End */

/* Versico Buttons Start */
.btn {
    font-family: 'Nanum Gothic', sans-serif;
    border-radius: 3px;
    font-weight: 800;
}
.btn-primary,
a.btn-primary {
    color: #fff;
    background-color: #fcc52b;
    border-color: #fcc52b;
    font-size: 16px;
    line-height: 1;
    padding: 12px 35px;
    -webkit-appearance: none;
}
.btn-primary:hover {
    background-color: #ffa800;
    border-color: #ffa800;
}
.btn-primary:focus,
a.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #ffa800;
    box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5);
    border-color: #ffa800;
}
.btn-primary.disabled, 
.btn-primary:disabled {
    color: #666;
    background-color: #c6c6c6;
    border-color: #c6c6c6;
}
.btn-delete {
    color: #fff;
    background-color: #f12a37;
    border-color: #f12a37;
    font-size: 16px;
    line-height: 1;
    padding: 12px 35px;
}
.btn-delete:hover {
    background-color: #bf212b;
    border-color: #bf212b;
}
.btn-cancel {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    font-size: 16px;
    line-height: 1;
    padding: 12px 35px;
}
.btn-cancel:hover {
    background-color: #5a6268;
    border-color: #5a6268;
}
.share-btn {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #fcc52b;
    font-size: 16px;
    transition: all ease-in-out .15s;
}
.share-btn:hover,
.share-btn:focus {
    cursor: pointer;
    outline: none;
    color: #ffa800;
}
.btn-overlay {
    position: fixed;
    bottom: 47px;
    right: 40px;
    background-color: #ffc323;
    color: #fff;
    font-weight: 800;
    line-height: 1;
    padding: 16px 24px;
    box-shadow: 0 0 12px 1px rgba(0,0,0,.2);
    display: none;
    z-index: 9999;
}
.secondaryCTA a {
    font-family: 'Nanum Gothic', sans-serif;
    color: #fcc52b;
    font-size: 18.5px;
    font-weight: 700;
    font-style: normal;
    line-height: 2.27;
    text-decoration: none;
}
.secondaryCTA a:hover {
    text-decoration: underline;
}
.secondaryCTA a:active {
    text-decoration: none;
    color: #ffa800;
}
.right-arrow:after {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    padding-left: 5px;
    color: #ffa800;
    font-size: 16px;
}
.secondaryCTA a:active.right-arrow:after {
    color: #fcc52b;
}
@media (max-width: 768px) {
    .btn-overlay {
        bottom: 20px;
        right: 20px;
    }
}
/* Versico Buttons End */

/* 2-Column Forms Start */
.container.centered-2col {
    width: 100%;
    max-width: 800px;
}
.centered-2col .form-header,
.centered-2col .form-footer {
    text-align: center;
}
.centered-2col .form-footer {
    margin-top: 20px;
}
.centered-2col .form-header h2 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 37.5px;
    font-weight: 700;
    color: #272525;
    line-height: 1.3;
}
.centered-2col .form-header .form-instructions {
    line-height: 1.2;
    font-size: 18.5px;
    color: #343434;
    margin-bottom: 50px;
    font-family: 'Nanum Gothic', sans-serif;
}
.form-2col-wrapper {
    display: flex;
    flex-wrap: nowrap;
}
.form-2col-wrapper > div {
    flex-basis: 50%;
    margin-bottom: 20px;
}
.form-1col-wrapper > div {
    margin-bottom: 20px;
}
.form-2col-wrapper > div:first-of-type {
    padding-right: 15px;
}
.form-2col-wrapper label,
.form-1col-wrapper label {
    line-height: 1.2;
    display: block;
    margin-bottom: 6px;
}
.form-2col-wrapper input[type="text"],
.form-1col-wrapper input[type="text"] {
    height: auto;
    padding: 9px 12px;
    line-height: 21px;
    font-size: 14px;
}
.form-2col-wrapper textarea,
.form-1col-wrapper textarea {
    padding: 12px;
    height: 100px;
    line-height: 1.5;
}
.form-2col-wrapper .custom-select,
.form-1col-wrapper .custom-select {
    border: 1px solid #ced4da;
    border-radius: 4px;
    margin-right: 0;
    font-size: 14px;
}
.form-2col-wrapper .custom-select select,
.form-1col-wrapper .custom-select select {
    height: auto;
    line-height: 21px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
}
@media (max-width: 768px) {
    .form-2col-wrapper {
        flex-wrap: wrap;
    }
    .form-2col-wrapper > div {
        flex-basis: 100%;
    }
    .form-2col-wrapper > div:first-of-type {
        padding-right: 0;
    }
}
/* 2-Column Forms End */

/* Copy Start */
.copy-body h2 {
    margin-bottom: 2px;
    line-height: 42px;
}
.copy-body h3 {
    margin-bottom: 8px;
    line-height: 30px;
}
.copy-body p {
    color: #343434;
    line-height: 26.5px;
    margin-bottom: 26px;
}
.copy-body > div[class^="col-"]:first-of-type {
    padding-left: 0;
}
.copy-body > div[class^="col-"]:last-of-type {
    padding-right: 0;
}
@media (max-width: 767px) {
    .copy-body > div[class^="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}
/* Copy End */

/* News Start */
.news-main {
    
    padding: 132px 0 91px 0;
}
.news-title h2 {
    font-size: 28.54px;
    margin: 0;
}
.news-articles {
    padding: 31px 0 0 0;
    display: table;
}
.news-articles-row {
    display: table-row;
}
.news-articles-row > div {
    display: table-cell;
    width: 33%;
    padding: 0 15px;
}
.news-articles-row:first-of-type > div h3,
.news-articles-row:first-of-type > div p {
    display: none;
}
.news-date {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 14px 0;
    color: #343434;
    display: block;
}
.news-articles h3 {
    line-height: 1.5;
}
.news-body {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #343434;
    line-height: 29.17px;
}
.news-body a {
    font-weight: 700;
    white-space: nowrap;
}
.news-view-more {
    padding: 62px 0 0 0;
    text-align: center;
}
@media (max-width: 768px) {
    .news-main {
        padding: 40px 0;
    }
    .news-articles {
        display: block;
    }
    .news-articles-row {
        display: none;
    }
    .news-articles-row:first-of-type {
        display: block;
    }
    .news-articles-row > div {
        display: block;
        width: 100%;
    }
    .news-articles-row:first-of-type > div h3,
    .news-articles-row:first-of-type > div p {
        display: block;
    }
    .news-body {
        margin-bottom: 35px;
    }
    .news-view-more {
        padding: 10px 0 0 0;
    }
}
/* News End */
/* Hero Start */
.hero {
    background-position: center bottom;
    height: 450px;
    max-height: 450px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.hero.max350 {
    height: 350px;
    max-height: 350px;
}
.hero .img-overlay {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
}
.hero .container {
    width: 1000px;
    display: flex;
}
.hero-center .container {
    justify-content: center;
    text-align: center;
}
.hero-right .container {
    justify-content: flex-end;
}
.hero-text {  
    display: block;
    flex-basis: 400px;
    z-index: 1;
}
.hero-text h1 {
    line-height: 1;
    margin-bottom: 12px;
    color: #272525;
}
.hero-text .lead-paragraph {
    color: #272525;
}
.hero-text .btn {
    margin-bottom: 9px;
    font-size: 14px;
}
.hero-text .secondaryCTA {
    margin-bottom: 9px;
}
.hero-video {
    height: 600px;
    min-height: 600px;
    max-height: none;
    position: relative;
    color: #fff;
}
.hero-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -10;
}
.hero-video .container {
    z-index: 1;
}
.hero-video h1,
.hero-video .lead-paragraph {
    color: #fff;
}
@media (max-width: 768px) {
    .hero {
        height: 450px;
        max-height: none;
    }
    .hero .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .hero-text {
        flex-basis: 100%;
    }
    .hero-video {
        height: auto;
        min-height: 55vh;
    }
    .hero-video video {
        height: 100%;
        width: auto;
    }
}
/* Hero End */

/* Card General Start */
.grid-row {
    display: flex;
    flex-wrap: nowrap;
    margin: 30px 0;
}
.grid-card {
    padding: 0;
}
.grid-card > a {
    background-position: center center;
    display: flex;
    align-items: flex-end;
}
.grid-card > a:hover {
    text-decoration: none;
}
.grid-card .img-overlay {
    display: flex;
    align-items: flex-end;
}
.grid-card-body p {
    margin: 0;
    font-family: Arial, sans-serif;
}
@media (max-width: 768px) {
    .grid-row {
        flex-wrap: wrap;
    }
    .grid-card {
        margin-bottom: 48px;
    }
}
/* Card General End */

/* 2-Card Grid */
.container.grid2 {
    padding: 0;
    max-width: 100%;
    margin: 0;
}
.grid2 .grid-card > a {
    height: 375px;
    max-height: 375px;
}
.grid2 .grid-card .img-overlay {
    padding: 0 64px 14px 64px;
}
.grid2 .grid-card .img-overlay > h2 {
    font-size: 29px;
    font-weight: 700;
    line-height: 1.66;
    color: #fff;
    margin: 0;
}
.grid2 .grid-card-body {
    padding: 24px 64px;
    line-height: 1.66;
}
/* 3-Card Grid */
.container.grid3 {
    padding: 0;
    max-width: 100%;
    margin: 0;
}
.grid3 .grid-card > a {
    height: 325px;
    max-height: 325px;
}
.grid3 .grid-card .img-overlay {
    padding: 0 64px 10.5px 64px;
}
.grid3 .grid-card .img-overlay > h2 {
    font-size: 37.5px;
    font-weight: 700;
    line-height: 1.56;
    color: #fff;
    margin: 0;
}
.grid3 .grid-card-body {
    padding: 14px 64px;
    line-height: 1.81;
}
/* 4-Card Grid */
.grid4 .grid-row {
    justify-content: space-between;
}
.grid4 .col-md.grid-card {
    flex-basis: auto;
    flex-grow: 0;
    width: 267px;
}
.grid4 .grid-card > a {
    height: auto;
}
.grid4 .grid-card > a > img {
    width: 100%;
}
.grid4 .grid-card-body {
    padding: 21px 0;
}
.grid4 .grid-card-body h3 {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: #6d6d6d;
    margin-bottom: 16px;
}
.grid4 .grid-card-body p {
    line-height: 1.66;
    color: #4c4c4c;
    margin-bottom: 3px;
}
.grid4 .secondaryCTA a {
    font-size: 16px;
}
.grid4 .secondaryCTA a.right-arrow:after {
    font-size: 14px;
}
@media (max-width: 1199px) {
    .grid4 .col-md.grid-card {
        width: 217px;
    }
}
@media (max-width: 991px) {
    .grid4 .col-md.grid-card {
        width: 157px;
    }
}
@media (max-width: 767px) {
    .grid4 .col-md.grid-card {
        width: 100%;
    }
}

/* Marketing Annuoncements */
.market-annc {
    background-color: #f8f8f8;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.11);
    padding: 34px 64px;
    margin-bottom: 11px;
}
.market-annc__pubdate {
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 13px;
    color: #666;
}
.market-annc__title-link {
    line-height: 1;
}
.market-annc__title {
    margin: 0;
    color: #4c4c4c;
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 1.67;
}
.market-annc__intro {
    font-weight: 400;
    line-height: 1.82;
    color: #343434;
    margin: 8px 0;
}
.market-annc__controls {
    padding: 7px 0;
}
.market-annc__controls > .secondaryCTA {
    margin-bottom: 0;
    line-height: 1;
}
.secondaryCTA a.market-annc__read-link {
    line-height: 1;
    display: inline-block;
    font-size: 16px;
}
.market-annc__read-link.right-arrow:after {
    font-size: 12px;
    color: #ffa800;
}
#marketing-side-col .sideBox {
    padding-top: 0px;
}
@media (max-width: 1200px) {
    .market-annc {
        padding: 34px 15px;
    }
}
@media (max-width: 991px) {
    #marketing-side-col .sideBox {
        padding: 38px 15px 43px 15px;
        margin: 0;
    }
}

/* Case Studies */
.case-study {
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.05);
    margin-bottom: 13px;
    width: 100%;
    display: flex;
}
.case-study__img {
    width: 381px;
    height: 100%;
    min-height: 282px;
    background-position: center center;
}
.case-study__content {
    padding: 41px 63px 35px 63px;
}
.case-study__pubdate {
    font-weight: 300;
    color: #000;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 14px;
    font-family: Helvetica, Arial, sans-serif;
}
.case-study__title-link {
    line-height: 1;
}
.case-study__title {
    color: #4c4c4c;
    line-height: 1.5375;
    margin-bottom: 13px;
    font-family: 'Nanum Gothic', sans-serif;
}
.case-study__intro {
    line-height: 1.825;
    margin-bottom: 18px;
    color: #343434;
    font-family: Helvetica, Arial, sans-serif;
}
.case-study__controls {
    line-height: 1;
}
.case-study__controls .secondaryCTA {
    line-height: 1;
    margin-bottom: 0;
}
.case-study__controls .secondaryCTA a {
    font-size: 16px;
    line-height: 1;
}
#case-studies-side-col .sideBox {
    padding-top: 0;
}
#case-studies-side-col .sideBox .form-check {
    line-height: 1;
}
#case-studies-side-col .sideBox .check-group-header {
    font-size: 16px;
    margin-bottom: 5px;
}
#case-studies-side-col .sideBox .check-group label {
    color: #333;
    font-size: 14px;
    line-height: 25px;
    padding-left: 3px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#case-studies-side-col .sideBox .check-group label::before {
    color: #333;
}
#case-studies-side-col .sideBox .check-group .form-check-input:disabled + label,
#case-studies-side-col .sideBox .check-group .form-check-input:disabled + label:before {
    color: #ccc;
    cursor: default;
}
@media (max-width: 1199px) {
    .case-study {
        display: block;
        margin-bottom: 26px;
    }
    .case-study__img {
        width: 100%;
    }
    .case-study__content {
        padding: 35px 25px;
    }
    #case-studies-side-col .sideBox {
        padding-top: 20px;
    }
}

/* Blog */
/*---feature*/
.blog-feature {
    display: flex;
    padding: 30px;
    margin-bottom: 60px;
    background-image: url('../images//horiz-yellow.png'), url('../images//vert-gray.png');
    background-repeat: no-repeat, no-repeat;
    background-position: bottom 0px left 150px, top left;
    background-size: 280px 60px, 61px 276px;
    font-family: 'Nanum Gothic', sans-serif;
    width: 100%;
}
.blog-feature__img-link {
    flex-grow: 1;
}
.blog-feature__img {
    background-size: cover;
    background-position: top center;
    display: block;
    height: 100%;
    width: 327px;
    min-height: 308px;
}
.blog-feature__content {
    display: flex;
    flex-direction: column;
    padding: 13px 0 32px 45px;
    margin-bottom: 40px;
    width: 100%;
}
.blog-feature__pubdate {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    color: #a2a2a2;
}
.blog-feature__title-link {
    line-height: 1;
}
.blog-feature__title-link:hover {
    text-decoration: none;
}
.blog-feature__title {
    line-height: 1.36;
    font-weight: 700;
    font-size: 29px !important;
    color: #4c4c4c;
    margin: 0 0 12px 0;
}
.blog-feature__intro {
    margin: 0 0 18px 0;
    font-size: 18px;
    font-weight: 400;
    color: #231f1f;
    line-height: 1.62;
}
.blog-feature__controls {
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 60px;
}
.blog-feature__controls .secondaryCTA {
    line-height: 1;
    margin-bottom: 0;
}
.blog-feature__controls .secondaryCTA a {
    line-height: 1;
}
.blog-feature__read-link {
    line-height: 1;
    font-size: 18px;
}
.blog-feature__read-link.right-arrow:after {
    line-height: 1;
}
@media (max-width: 991px) {
    .blog-feature {
        padding: 0;
        background-image: none;
        display: block;
    }
    .blog-feature__img-link {
        background-image: url('../images//horiz-yellow.png'), url('../images//vert-gray.png');
        background-repeat: no-repeat, no-repeat;
        background-position: bottom right, top left;
        background-size: 280px 60px, 61px 276px;
        padding: 30px;
        display: block;
    }
    .blog-feature__img-link,
    .blog-feature__content {
        flex-basis: 100%;
    }
    .blog-feature__img {
        width: auto;
        max-width: 100%;
        height: auto;
        background-position: center center;
    }
    .blog-feature__content {
        padding: 30px;
        margin-bottom: 0;
    }
}
/*---3card*/
.blog-grid3 .grid-row {
    align-items: stretch;
    justify-content: flex-start;
}
.blog-grid3 .col-md.grid-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 33%;
    font-family: Helvetica, Arial, sans-serif;
}
.blog-grid3 .grid-card > a.bg-cover {
    height: 185px;
    max-height: 185px;
}
.blog-grid3 .grid-card .img-overlay {
    padding: 0;
    background-color: rgba(0,0,0,.25);
}
.blog-card__pubdate {
    padding: 16px 25px 0 25px;
    line-height: 1; 
    font-weight: 500;
    font-size: 12px;
    color: #a2a2a2;
    margin-bottom: 8px;
}
.grid3.blog-grid3 .grid-card > a.blog-card__title-link {
    height: auto;
    max-height: none;
    padding: 0 25px;
    line-height: 1;
    margin: 0 0 5px 0;
}
.blog-grid3 h3 {
    margin: 0;
    line-height: 1.54;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #4c4c4c;
}
.blog-grid3 p {
    margin: 0;
    padding: 0 25px;
    line-height: 2.08;
    font-weight: 500;
    font-size: 14px;
    color: #343434;
}
.blog-grid3 .blog__controls {
    line-height: 1;
    padding: 0 45px 0 25px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog-grid3 .secondaryCTA {
    line-height: 1;
}
.blog-grid3 .secondaryCTA a {
    line-height: 1;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
}
@media (max-width: 768px) {
    .blog-grid3 .col-md.grid-card {
        width: 100%;
    }
    .blog-grid3 .grid-card > a.bg-cover {
        height: 300px;
        max-height: 300px;
    }
}
/*--Full Blog Post */
.blog-post.container {
    width: 100%;
    max-width: 750px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 auto;
    color: #343434;
}
.blog-post__title {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 28.54px;
    font-weight: 700;
    line-height: 1.67;
    text-transform: none;
}
.blog-post__date-share {
    margin-bottom: 30px;
}
.blog-post__date {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #787878;
    margin-right: 40px;
}
.blog-post__body p {
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 48px;
}
.blog-post__body h2 {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;
    font-size: 16.67px;
    color: #231f1f;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: .8px;
}
.blog-post__author {
    padding: 30px 0 43px 0;
    margin-top: -18px;
    display: flex;
    align-items: center;
    border-top: 1px solid #f4f4f4;
}
.blog-post__author-photo {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-right: 57px;
}
.blog-post__author-name {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;
    font-size: 13px;
    color: #231f1f;
    text-transform: uppercase;
    line-height: 1.9;
}
.blog-post__author-title {
    line-height: 1.7;
    font-weight: 500;
}
.blog-post__author-email {
    line-height: 1;
}
.blog-post__author-email a:link,
.blog-post__author-email a:visited {
    font-weight: 500;
    line-height: 1.5;
    color: #121212;
    text-decoration: none;
}
.blog-post__author-email a:hover,
.blog-post__author-email a:active {
    text-decoration: underline;
}
/*--Blog Up Next */
.blog-up-next {
    background-color: #f4f4f4;
    padding: 48px 0 100px 0;
}
.blog-up-next h2 {
    text-align: center;
    line-height: 1;
    margin: 0 0 50px 0;
}
.blog-up-next .share-popup .modal-body h2 {
    margin-bottom: 8px;
    border-bottom: none;
}
.blog-up-next .blog-grid3 .col-md.grid-card {
    margin: 0 20px;
}
.blog-up-next .blog-grid3 .col-md.grid-card:first-of-type {
    margin-left: 0;
}
.blog-up-next .blog-grid3 .col-md.grid-card:last-of-type {
    margin-right: 0;
}
.blog-up-next .blog-grid3 .grid-card > a.bg-cover {
    height: 230px;
    max-height: 230px;
}
.blog-up-next .blog-card__pubdate {
    font-weight: 300;
    font-size: 13px;
    color: #666;
}
.blog-up-next .blog-grid3 p {
    font-size: 16px;
    margin: 8px 0;
    line-height: 1.7;
}
.blog-up-next .blog__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: flex-end;
    padding: 0 25px 35px 25px;
    margin-top: auto;
    width: 100%;
}
.blog-up-next .blog-grid3 .secondaryCTA a {
    font-weight: 800;
}
.blog-up-next .blog-grid3 .secondaryCTA a.right-arrow:after {
    font-weight: 700;
}

/* Subscribe Box Start */
.sideBox {
    padding: 40px 20px 45px 20px;
}
.subscribeBox {
    background-color: #fcc733;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    border-radius: 3px;
}
.subscribeHeader {
    color: #4c4c4c;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
}
.subscribeBox p {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.78;
    padding: 0 20px;
}
.subscribeForm input[type="text"] {
    width: 100%;
    border: none;
    border-radius: 3px;
    margin-bottom: 5px;
    line-height: 1;
    font-size: 14px;
    padding: 11px 20px;
}
.subscribeForm .btn-primary {
    color: #fff;
    background-color: #4c4c4c;
    margin-top: 12px;
}
.subscribeForm .btn-primary:hover {
    background-color: #404040;
}
.subscribeForm .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #000;
    border: 1px solid #000;
}
.sideBox .check-group {
    margin-bottom: 20px;
}
.sideBox .check-group-header {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
}
.sideBox .check-group:last-of-type {
    margin-bottom: 0;
}
.sideBox .check-group label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.sideBox .check-group label:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f279";
    color: #4c4c4c;
    position: absolute;
    left: 0;
    font-size: 18px;
}
.sideBox .check-group .form-check-input {
    display: none;
}
.sideBox .check-group .form-check-input:checked + label:before {
    content: "\f26a";
    color: #fcc733;
}
.sideBox .check-group .form-check-input:disabled + label,
.sideBox .check-group .form-check-input:disabled + label:before {
    color: #ccc;
    cursor: default;
}
@media (max-width: 992px) {
    .sideBox {
        margin: 0 50px;
    }
}
@media (max-width: 768px) {
    .sideBox {
        margin: 0 25px;
    }
}
/* Subscribe Box End */

/* Feature Text Start */
.featuretext {
    background-color: #fcc52b;
    padding: 113px 15px 121px 15px;
    display: flex;
    justify-content: center;
}
.featuretext-body {
    max-width: 940px;
}
.featuretext-body .lead-paragraph {
    text-align: center;
    line-height: 1.84;
    margin-bottom: 0;
}
/* Feature Text End */

/* Left-Right Grid Start */
.container.lr-grid {
    padding: 0;
    max-width: 100%;
    margin: 0;
}
.lr-grid-row {
    display: flex;
    align-items: stretch;
}
.lr-grid-col {
    flex-basis: 50%;
}
.lr-grid-img {
    height: 100%;
    background-position: center center;
    overflow: hidden;
}
.lr-grid-img > .vidyard-player-container,
.lr-grid-img .vidyard-lightbox-thumbnail,
.lr-grid-img .vidyard-lightbox-centering,
.lr-grid-img > .vidyard-lightbox-image {
    height: 100% !important;
    padding-bottom: 0 !important;
    width: auto;
}
.lr-grid-body {
    padding: 100px;
}
.lr-grid-body .heading4 {
    line-height: 1;
    margin-bottom: 10px;
}
.lr-grid-body h2 {
    margin-bottom: 10px;
}
.lr-grid-body p {
    margin-bottom: 4px;
    line-height: 26.5px;
}
.lr-grid-body .secondaryCTA a {
    font-size: 16px;
}
.lr-grid-body .secondaryCTA a.right-arrow:after {
    font-size: 14px;
}
.lr-grid .inline-links {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.lr-grid .inline-links li {
    display: inline-block;
    margin-right: 25px;
}
@media (max-width: 768px){
    .lr-grid-row {
        flex-direction: column;
    }
    .lr-grid-col {
        flex: 1 1 auto;
    }
    .lr-grid-img-col {
        order: 1;
    }
    .lr-grid-text-col {
        order: 2;
    }
    .lr-grid-img {
        height: 425px;
    }
}
/* Left-Right Grid End */

/* Left-Right Featured Videos Start */
.lr-grid-video .lr-grid-row {
    display: flex;
    align-items: center;
}
.lr-grid-video .lr-grid-col {
    flex-basis: auto;
}
.lr-grid-video .lr-grid-body {
    padding: 0;
}
.lr-grid-video.lr-grid-video-left .lr-grid-text-col {
    order: 2;
}
.lr-grid-video.lr-grid-video-left .lr-grid-img-col {
    order: 1;
}
.lr-grid-video.lr-grid-video-right .lr-grid-img-col {
    order: 2;
}
.lr-grid-video.lr-grid-video-right .lr-grid-body {
    padding-right: 81px;
}
.lr-grid-video.lr-grid-video-left .lr-grid-body {
    padding-right: 0;
    padding-left: 81px;
}
.lr-grid-video .lr-grid-img {
    width: 638px;
    height: auto;
    display: block;
}
.lr-grid-video .lr-grid-body .heading4 {
    color: #6d6d6d;
}
@media (max-width: 1199px) {
    .lr-grid-video .lr-grid-img {
        width: 550px;
    }
    .lr-grid-video.lr-grid-video-right .lr-grid-body {
        padding-right: 60px;
    }
    .lr-grid-video.lr-grid-video-left .lr-grid-body {
        padding-left: 60px;
    }
}
@media (max-width: 991px) {
    .lr-grid-video .lr-grid-row {
        display: block;
    }
    .lr-grid-video .lr-grid-text-col {
        order: 2;
        padding-top: 22px;
    }
    .lr-grid-video .lr-grid-img-col {
        order: 1;
    }
    .lr-grid-video .lr-grid-img {
        width: 100%;
    }
    .lr-grid-video.lr-grid-video-right .lr-grid-body {
        padding-right: 0;
    }
    .lr-grid-video.lr-grid-video-left .lr-grid-body {
        padding-left: 0;
    }
}
/* Left-Right Featured Videos End */

/* Carousel Start */
.carousel-wrapper {
    background-color: #fff;
    background-image: none;
    padding: 78px 0;
}
.carousel-wrapper.bg-color {
    background-image: linear-gradient(to top, #ffffff, #ffffff 33%, #f0f0f0 33%);
}
.carousel-inner {
   width: 884px;
    margin: 0 auto;
}
.carousel-item {
    text-align: center;
}
.carousel-item > div {
    display: flex;
    flex-direction: column;
}
.carousel-image-content {
    order: 2;
}
.carousel-text-content {
    order: 1;
    margin: 0 auto;
    position: relative;
}
.carousel-text-content .heading6,
.carousel-text-content .heading6 a:link,
.carousel-text-content .heading6 a:visited {
    font-size: 13px;
    color: #272525;
    line-height: 1;
    margin-bottom: 0;
}
.carousel-text-content .heading6 {
    margin-bottom: 13px;
}
.carousel-text-content .heading6 a:hover,
.carousel-text-content .heading6 a:active {
    text-decoration: none;
}
.carousel-text-content h2,
.carousel-text-content h2 a:link,
.carousel-text-content h2 a:visited {
    font-weight: 700;
    color: #4c4c4c;
    line-height: 1.66;
    margin-bottom: 0;
}
.carousel-text-content h2 {
    margin-bottom: 10px;
}
.carousel-text-content h2 a:hover,
.carousel-text-content h2 a:active {
    text-decoration: none;
}
.carousel-text-content p {
    padding: 0 190px;
    margin-bottom: 54px;
}
.carousel-controls a:hover {
    text-decoration: none;
}
.carousel-controls .zmdi-chevron-left,
.carousel-controls .zmdi-chevron-right {
    font-size: 84px;
}
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 52px;
}
.carousel-control-prev:hover,
.carousel-control-next:hover,
.carousel-control-prev:active,
.carousel-control-next:active {
    color: #ffa800;
}
@media (max-width: 992px) {
    .carousel-inner {
        width: 100%;
    }
    .carousel-text-content p {
        padding: 0 57px;
    }
}
/* Carousel End */

/* Hero Carousel Start */
.container.hero-carousel-container {
    background-image: linear-gradient(#fff, rgba(179,178,178,.25));
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.carousel.hero-carousel {
    padding: 40px 70px;
    max-width: 1254px;
    margin: 0 auto;
}
.carousel.hero-carousel .carousel-inner {
    margin: 0;
    width: 100%;
}
.carousel-item > .hero-carousel-slide {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.hero-carousel-text-column {
    padding-left: 75px;
    text-align: left;
    width: 375px;
}
.hero-carousel-text {
    font-family: 'Nanum Gothic', sans-serif;
    color: #231f1f;
}
.hero-carousel-text h1 {
    font-weight: 800;
    font-size: 60px;
    line-height: 1.15;
    margin-bottom: 15px;
}
.hero-carousel-text p {
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 1.62;
    font-size: 18px;
    margin-bottom: 20px;
}
.hero-carousel-img {
    padding: 0;
    background-image: url('../images//horiz-yellow.png'), url('../images//vert-gray.png');
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, top left;
}
.hero-carousel .carousel-control-prev,
.hero-carousel .carousel-control-next {
    width: auto;
    opacity: 1;
}
.hero-carousel .zmdi-chevron-left,
.hero-carousel .zmdi-chevron-right {
    font-size: 61.84px;
    color: #fcc52b;
}
@media (max-width: 1199px) {
    .hero-carousel-img img {
        width: 420px;
    }
    .hero-carousel-text-column {
        padding-left: 0;
        width: 300px;
    }
    .hero-carousel-text h1 {
        font-size: 45px;
        margin-bottom: 4px;
    }
    .hero-carousel-text p {
        font-size: 16px;
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .container.hero-carousel-container {
        padding: 0 15px;
    } 
    .hero-carousel-img img {
        width: 375px;
    }
    .hero-carousel-text-column {
        width: 250px;
        position: relative;
    }
    .hero-carousel-text h1 {
        font-size: 39px;
    }
}
@media (max-width: 767px) {
    .carousel.hero-carousel {
        max-width: 100%;
        padding: 15px 15px 40px 15px;
    }
    .carousel-item > .hero-carousel-slide {
        display: block;
    }
    .hero-carousel-text-column {
        width: 100%;
        margin: 0 0 40px 0;
    }
    .hero-carousel-text {
        padding: 0 50px;
    }
    .hero-carousel-text h1 {
        font-size: 28px;
    }
    .hero-carousel-text p {
        font-size: 14px;
    }
    .hero-carousel-img {
        background-image: url('../images//horiz-yellow-sm.png'), url('../images//vert-gray-sm.png');
        width: 100%;
    }
    .hero-carousel-img img {
        width: 100%;
    }
    .hero-carousel .hero-carousel-text .carousel-control-prev,
    .hero-carousel .hero-carousel-text .carousel-control-next {
        bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .hero-carousel .hero-carousel-text .zmdi-chevron-left,
    .hero-carousel .hero-carousel-text .zmdi-chevron-right {
        font-size: 35px;
    }
}
/* Hero Carousel End */

/* Modal/Popup Start */
.modal-md {
    width: 100%;
    max-width: 415px
}
.modal-content {
    border: none;
    box-shadow: 0 0 6px 1px rgba(0,0,0,.15);
}
.modal-header {
    border-bottom: none;
}
.modal-header .close {
    opacity: 1;
    color: #bebaba;
}
.modal-header .zmdi-close { 
    font-size: 24px;
}
.modal-header .close:not(:disabled):not(.disabled):focus, 
.modal-header .close:not(:disabled):not(.disabled):hover {
    color: #000;
    opacity: 1;
}
.modal-body {
    text-align: left;
    padding: 0 64px 69px 64px;
    font-size: 16px;
    color: #343434;
    line-height: 1.63;
}
.modal-body h2 {
    border-bottom: 2px solid #fcc52b;
    line-height: 1.4;
    font-size: 28px;
    padding-bottom: 10px;
    color: #404041;
}
.modal-body p {
    margin: 16px 0 6px 0;
}
.modal-body .secondaryCTA a {
    font-size: 16px;
    line-height: 2.27;
}
.modal-body .secondaryCTA a.right-arrow:after {
    font-size: 14px;
}
.modal-trans.show {
    background-color: transparent;
}
.modal-loading {
    padding: 0;
    overflow: hidden;
    border-radius: 2px;
}
.modal-loading .progress {
    background-color: transparent;
    border-radius: 0;
    height: 8px;
}
.modal-loading .progress-bar {
    background-color: #fcc52b;
}
.modal-loading-content {
    padding: 50px 25px 68px 25px;
    text-align: center;
}
.modal-loading-content h4 {
    font-weight: 700;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 28px;
    font-family: 'Nanum Gothic', sans-serif;
}
.modal-loading-content h4 span {
    font-family: Helvetica, Arial, sans-serif;
}

/* --Share Popup */
.share-popup .modal-body {
    font-family: Helvetica, Arial, sans-serif;
}
.share-popup .modal-body h2 {
    border-bottom: none;
    padding-bottom: 20px;
}
.share-popup__social-links {
    display: flex;
    justify-content: space-between;
}
.share-popup__social-link {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.share-popup__social-link:hover {
    text-decoration: none;
}
.share-popup__social-link .share-popup__social-icon {
    font-size: 34px;
    color: #fcc52b;
    transition: all ease-in-out .15s;
    margin-bottom: 7px;
}
.share-popup__social-link:hover .share-popup__social-icon {
    color: #ffa800;
}
.share-popup__social-link span {
    font-weight: 400;
    font-size: 14px;
    color: #7d7d7d;
}
.share-url {
    margin-top: 22px;
    line-height: 1;
}
.share-url-label {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #7d7d7d;
}
.share-url-box {
    border: 1px solid #d7d7d7;
    position: relative;
    border-right: none;
    border-radius: 0 .2rem .2rem 0;
}
.share-url-box input {
    border: none;
    font-weight: 500;
    padding: 10px 12px;
    width: 100%;
}
.copy-url-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 30px;
    height: 100%;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #fcc52b;
    color: #fff;
    background-color: #fcc52b;
    transition: all ease-in-out .15s;
}
.copy-url-btn:hover {
    background-color: #ffa800;
}
/* Modal/Popup End */

/* Horizontal Links Start */
.container.horiz-links-container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    background-color: #f0f0f0;
}
.horizontal-links {
    padding-top: 44px;
    padding-bottom: 44px;
}
.horizontal-links ul {
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
}
.horizontal-links ul li {
    padding: 0 25px;
}
.horizontal-links ul li a:link,
.horizontal-links ul li a:visited {
    font-size: 18px;
    font-family: Arial, sans-serif;
    line-height: 1.1;
}
@media (max-width: 992px) {
    .horizontal-links ul {
        justify-content: flex-start;
    }
}
@media (max-width: 768px) {
    .horizontal-links ul li {
        padding: 0;
        flex-basis: 100%;
    }
}
/* Horizontal Links End */

/* Feature Image Right/Left Start */
.feature-img .row {
    display: flex;
    align-items: center;
}
.feature-img-content {
    flex-basis: 1;
}
.feature-img-left .feature-img-content {
    order: 1;
}
.feature-img-right .feature-img-content {
    order: 2;
}
.feature-img-right .feature-body {
    padding: 0 100px;
    order: 1;
    color: #272525;
}
.feature-img-left .feature-body {
    padding: 0 100px;
    order: 2;
    color: #272525;
}
.feature-img-right .feature-body h2 {
    color: #4c4c4c;
    margin-bottom: 6px;
}
@media (max-width: 992px) {
    .feature-img .row {
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .feature-img .feature-body {
        padding: 0 50px;
    }
}
@media (max-width: 768px) { 
    .feature-img .row {
        flex-wrap: wrap;
    }
    .feature-img-right .feature-img-content,
    .feature-img-left .feature-img-content {
        order: 1;
        flex-basis: 100%;
        padding: 0;
    }
    .feature-img-right .feature-img-content img,
    .feature-img-left .feature-img-content img {
        width: 100%;
    }
    .feature-img .feature-body {
        order: 2;
        padding: 50px 0;
        flex-basis: 100%;
    }
}
/* Feature Image Right/Left End */

/* Contact Start */
.contact-container {
    background-color: #f0f0f0;
}
.contact-container .lr-grid-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-container .lr-grid-text-col button {
    margin-top: 20px;
}
.googleMap {
    height: 504px;
}
.googleMap iframe {
    width: 100%;
    height: inherit;
}
/* Contact End */

/* Icon Bar Start */
.icon-bar-container {
    background-color: #fcc52b;
    padding: 25px 0;
}
.icon-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.icon-bar a:link,
.icon-bar a:visited {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #272525;
    fill: #272525;
    margin: 0 25px;
}
.icon-bar a:hover {
    text-decoration: underline;
}
.icon-bar a svg {
    height: 32px;
    margin-bottom: 12px;
}
.icon-bar-container.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 800;
}
.icon-bar-container.sticky .icon-bar a svg {
    display: none;
}
@media (max-width: 576px) {
    .icon-bar-container {
        padding-bottom: 0;
    }
    .icon-bar {
        justify-content: flex-start;
        padding: 0;
    }
    .icon-bar a:link {
        margin-bottom: 25px;
        flex-basis: calc(50% - 50px);
    }
}
/* Icon Bar End */

/* Rollover System Icons Start */
.rollover-system-icons {
    padding-top: 50px;
}
.rollover-system-icon {
    text-align: center;
    position: relative;
    height: 100%;
}
.rollover-system-icon__icon-group {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.rollover-system-icon__icon-group > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.rollover-system-icon__img {
    padding: 0 0 21px 0;
}
.rollover-system-icon__title {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
}
.rollover-system-icon__text {
    background-color: #fcc52b;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 26.75px;
    color: #2e2c2c;
    padding: 35px 42px;
    opacity: 0;
    transition: opacity .4s ease;
    z-index: 10;
    position: relative;
    height: 100%;
}
.rollover-system-icon.show .rollover-system-icon__text {
    opacity: .97;
}
@media (max-width: 540px) {
    .rollover-system-icon__text {
        padding: 70px 42px;
    }
}
/* Rollover System Icons End */

/* Large CTA Buttons Start */

.lg-cta-btns {
    padding: 60px 0;
}
.lg-cta-btns a:link,
.lg-cta-btns a:visited {
    display: flex;
    border: 3px solid #fcc52b;
    background-color: #fff;
    padding: 94px 40px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.25;
    color: #fcc52b;
    fill: #fcc52b;
    white-space: normal;
    transition: all ease-in-out .3s;
}
.lg-cta-btns a:hover {
    background-color: #fcc52b;
    color: #fff;
    fill: #fff;
    text-decoration: none;
}
.lg-cta-btns a svg {
    height: 43px;
    width: 52px;
    margin-right: 20px;
}
.lg-cta-btns a:hover > svg {
    fill: #ffffff;
}
@media (max-width: 992px) {
    .lg-cta-btns a:link,
    .lg-cta-btns a:visited {
        font-size: 22px;
        padding: 47px 40px;
    }
    .lg-cta-btns a svg {
        margin-right: 10px;
        height: 32px;
    }
}
@media (max-width: 768px) {
    .lg-cta-btns > div {
        margin-bottom: 10px;
    }
}
/* Large CTA Buttons End */

/* Footer Start */
footer {
    background-color: #2e2c2c;
    padding: 55px 0;
    font-size: 14px;
    line-height: 2.07;
    font-family: 'Nanum Gothic', sans-serif;
    color: #6d6d6d;
    flex: 0 0 auto;
}
.footer-row {
    display: flex;
    margin-bottom: 10px;
}
.footer-row:first-of-type {
    margin-bottom: 52px;
}
.footer-row:last-of-type {
    margin-bottom: 0;
}
.footer-row-centered {
    justify-content: center;
}
.footer-col {
    border-right: 1px solid #000;
    width: 25%;
    padding: 0 50px;
}
.footer-col:last-of-type {
    border-right: none;
}
.footer-col-centered {
    width: 100%;
    text-align: center;
}
footer .list-group {
    list-style-type: none;
}
footer .list-group li {
    line-height: 29px;
}
.footer-col-header {
    margin: 0 0 18px 0;
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;  
}
#footer-legal-row-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#footer-legal-row-links li {
    display: inline-block;
    padding: 0 9px;
    border-right: 2px solid #fcc52b;
    line-height: 1;
}
#footer-legal-row-links li:last-of-type {
    border-right: none;
}
#footer-social {
    margin: 0;
    padding: 7.75px 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
}
#footer-social li {
    line-height: 1;   
}
#footer-social li a:link,
#footer-social li a:visited {
    font-size: 21px;
    transition: all ease-in-out .5s;
}
#footer-social li a:hover,
#footer-social li a:active {
    color: #ffa800;
}
.footer-contact {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    width: auto;
    text-align: center;
}
.footer-contact li {
    display: inline;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 20px;
    border-right: 2px solid #fcc52b;
}
.footer-contact li:last-of-type {
    border-right: none;
}
@media (max-width: 992px) {
    footer {
        padding: 15px 0;
    }
    .footer-row {
        padding: 0;
        flex-direction: column;
        margin-bottom: 0;
    }
    .footer-row:first-of-type,
    .footer-row:last-of-type {
        margin-bottom: 0;
    }
    .footer-col {
        border-right: 0px;
        width: 100%;
        padding: 12px 0;
    }
    #roofing-systems-column {
        display: none;
    }
    footer .form-control {
        padding: 20px;
        display: block;
    }
    .footer-col-header {
        margin: 0 0 10px 0;
        line-height: 1.25;
    }
    .footer-col-header a:link {
        line-height: 1;
    }
    .footer-col p {
        margin: 0 0 12px 0;
        line-height: 1.3;
    }
    .footer-col .form-group {
        margin: 0;
    }
    .footer-row-centered {
        justify-content: flex-start;
    }
    .footer-col-centered {
        display: block;
        text-align: left;
    }
    .footer-contact {
        text-align: left;
    }
    .footer-contact li {
        display: block;
        padding: 0;
        border: none;
        line-height: 2;
    }
}
/* Footer End */

/* Profile Start */
.container.profile-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    font-family: Helvetica, Arial, sans-serif;
    flex-grow: 1;
}

/* nav column */
.profile-nav-column {
    background-image: url(../images//profile-bg-versico.png);
    background-color: #fcc52b;
    background-position: top center;
    background-repeat: no-repeat;
    width: 260px;
    height: inherit;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 48px;
    letter-spacing: .56px;
    padding: 40px 28px;
    font-family: 'Nanum Gothic', sans-serif;
}
.profile-bubble {
    text-align: center;
    margin-bottom: 35px;
}
#addProfileLogoForm {
    line-height: 1;
}
#addProfileLogoFile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
#addProfileLogoFile + label {
    cursor: pointer;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 0;
}
.profile-bubble__pic {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
.profile-bubble__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 16px;
    margin-bottom: 46px;
    color: #4c4c4c;
}
.profile-nav .nav-tabs {
    border-bottom: none;
}
.profile-nav .nav-tabs li {
    display: block;
    width: 100%;
}
.profile-nav .nav-tabs li a {
    display: flex;
    width: 100%;
    border: none;
    padding: 0;
    line-height: 1.35;
    font-weight: 800;
    color: #fff;
    letter-spacing: .56px;
    margin-bottom: 20px;
    align-items: center;
}
.profile-nav .nav-tabs .nav-link.active {
    background-color: transparent;
    color: #4c4c4c;
}
.profile-nav .nav-tabs li a > div {
    width: 20px;
    text-align: center;
    margin-right: 12px;
}
.profile-nav .nav-tabs li a svg {
    height: 18px;
    fill: #fff;
}
.profile-nav .nav-tabs li a.active svg {
    fill: #4c4c4c;
}
#logOutLi {
    display: none;
}
@media (max-width: 768px) {
    .container.profile-container {
        display: block;
    }
    .profile-nav-column {
        width: 100%;
        font-size: 12px;
        padding: 32px 20px;
        background-image: url(../images//profile-bg-versico-sm.png);
        background-position: top center;
        background-size: cover;
    }
    .profile-nav .nav-tabs {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .profile-nav .nav-tabs li {
        width: auto;
        margin: 0;
        flex-basis: 50%;
    }
    .profile-nav .nav-tabs li a {
        margin-bottom: 10px;
        padding: 6px 0;
        justify-content: center;
        line-height: 1.1;
    }
    .profile-nav .nav-tabs li a > div {
        margin-right: 4px;
    }
    .profile-nav .nav-tabs li a svg {
        height: 15px;
    }
}

/* content column */
.profile-content-column {
    background-color: #f4f4f4;
    flex-basis: 100%;
}
#profileTabsContent .tab-pane {
    padding: 24px 72px;
}
.profile-tab-content__row {
    padding: 20px 0 15px 0;
}
.profile-tab-content__row:first-of-type {
    padding-bottom: 0;
}
.profile-tab-content__row h1 {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 28.54px;
    color: #4c4c4c;
    line-height: 1.2;
    margin-bottom: 0;
    display: inline-block;
    text-transform: capitalize;
}
.profile-tab-content__row h2 {
    font-weight: 800;
    font-size: 13px;
    color: #231f1f;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 15px;
}
.profile-tab-content--wide {
    width: 1009px;
    margin: 0 auto;
}
.profile-tab-content--xwide {
    width: 1094px;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .profile-tab-content--wide,
    .profile-tab-content--xwide {
        width: 100%;
    }
}
@media (max-width: 992px) {
    #profileTabsContent .tab-pane {
        padding: 24px 36px;
    }
}
@media (max-width: 768px) {
    #profileTabsContent .tab-pane {
        padding: 0 5px;
    }
    .profile-tab-content__row {
        padding: 18px 0;
    }
    .profile-tab-content__row:first-of-type {
        padding: 18px 0 5px 0;
    }
    .profile-tab-content__row h1 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 0;
        font-size: 16px;
    }
}

/* --Dashboard */
.link-boxes {
    list-style-type: none; 
    display: flex; 
    padding: 0;
    margin: 0;
}
.link-box {
    margin-right: 11px;
    background-color: #fff;
    width: 100%;
}
.link-box:last-of-type {
    margin-right: 0;
}
.link-box a:link,
.link-box a:visited {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    border: 1px solid #e9e9e9;
    padding: 67px 65px 79px 65px;
    color: #4c4c4c;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.175;
    font-family: 'Nanum Gothic', sans-serif;
}
.link-box a:hover {
    text-decoration: none;
}
.link-box a > div {
    display: block;
    text-align: center;
    margin-bottom: 12px;
}
.link-box a > div:last-of-type {
    margin-bottom: 0;
}
.link-box a img {
    height: 27px;
}
.dashboard-link-columns {
    display: flex;
    width: 100%;
    margin-top: 24px;
    padding: 0 48px;
}
.dashboard-link-columns > div {
    width: 100%;
    margin-right: 40px;
}
.dashboard-link-columns > div:last-of-type {
    margin-right: 0;
}
.dashboard-link-column__header {
    font-weight: 800;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    color: #231f1f;
    margin-bottom: 15px;
    font-family: 'Nanum Gothic', sans-serif;
}
.dashboard-link-column__header i {
    color: #ffc528;
    margin-left: 8px;
}
.dashboard-link-column__header i:hover {
    cursor: pointer;
}
.dashboard-link-columns ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1;
}
.dashboard-link-columns li {
    margin-bottom: 15px;
}
.dashboard-link-columns li a:link,
.dashboard-link-columns li a:visited {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #4c4c4c;
}
.profile-dashboard-modal .modal-dialog {
    width: auto;
    max-width: 400px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.profile-dashboard-modal .modal-content {
    border-radius: 0;
    border: none;
    box-shadow: 0 0 42px 1px rgba(0,0,0,.15);
}
.profile-dashboard-modal .modal-header {
    padding: 15px 0 0 0;
    position: relative;
}
.profile-dashboard-modal .modal-title {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #231f1f;
    line-height: 1;
    padding-top: 15px;
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 13px;
    font-weight: 800;
}
.profile-dashboard-modal .modal-header .close {
    font-size: 20.09px;
    color: #212121;
    padding: 0;
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 15px;
    right: 17px;
}
.profile-dashboard-modal .modal-header .close:hover {
    opacity: 1;
}
.profile-dashboard-modal .modal-header .close:not(:disabled):not(.disabled):focus {
    color: #212121;
    opacity: 1;
    outline: none;
}
.profile-dashboard-modal .modal-body {
    padding: 27px 26px 27px 46px;
}
.profile-dashboard-modal .modal-body-interior {
    max-height: 236px;
    overflow: auto;
    scrollbar-width: auto;
    scrollbar-color: #d7d7d7 #fff;
    -ms-scrollbar-highlight-color: #fff;
    -ms-scrollbar-face-color: #d7d7d7;
    -ms-scrollbar-arrow-color: #fff;
    -ms-scrollbar-shadow-color: #fff;
}
.profile-dashboard-modal .modal-body-interior::-webkit-scrollbar {
    width: 16px;
}
.profile-dashboard-modal .modal-body-interior::-webkit-scrollbar-track {
    background-color: #fff;
}
.profile-dashboard-modal .modal-body-interior::-webkit-scrollbar-thumb {
    background-color: #d7d7d7;
}
.profile-dashboard-modal .modal-body label {
    color: #404040;
    padding-left: 9px;
    line-height: 21px;
    cursor: pointer;
}
.profile-tab-content__row .profile-dashboard-modal .form-check {
    display: flex;
    align-items: baseline;
    margin-bottom: 12px;
}
.profile-tab-content__row .profile-dashboard-modal .form-check label:before {
    font-size: 24px;
    color: #474747;
    line-height: 21px;
}
.profile-tab-content__row .profile-dashboard-modal .form-check .form-check-input:checked + label:before {
    font-size: 24px;
    color: #f2c030;
}
.profile-tab-content__row .profile-dashboard-modal .form-check .form-check-input:disabled + label,
.profile-tab-content__row .profile-dashboard-modal .form-check .form-check-input:disabled + label:before {
    color: #ccc;
    cursor: default;
}
.profile-dashboard-modal .modal-footer {
    background-color: #f2c030;
    z-index: 1002;
    justify-content: space-around;
}
.profile-dashboard-modal .modal-footer .btn-primary {
    color: #fff;
    background-color: #4c4c4c;
    border: 1px solid #4c4c4c;
}
.profile-dashboard-modal .modal-footer .btn-primary:hover {
    background-color: #404040;
}
.profile-dashboard-modal .modal-footer .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #000;
    border: 1px solid #000;
}
.profile-dashboard-modal .modal-footer .btn-link {
    color: #000;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
}
@media (max-width: 992px) {
    .dashboard-link-columns {
        padding: 0 24px;
    }
    .dashboard-link-column__header {
        font-size: 12px;
    }
    .dashboard-link-columns li a:link,
    .dashboard-link-columns li a:visited {
        font-size: 13px;
    }
    .link-box a:link,
    .link-box a:visited {
        padding: 30px;
    }
}
@media (max-width: 768px) {
    .link-box {
        margin-right: 5px;
    }
    .link-box a > div {
        margin-bottom: 6px;
    }
    .link-box a:link,
    .link-box a:visited {
        font-size: 12px;
    }
    .link-box a img {
        height: 20px;
    }
    .dashboard-link-columns {
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .dashboard-link-columns > div {
        width: 50%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .dashboard-link-column__header {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .dashboard-link-columns li {
        margin-bottom: 10px;
    }
}

/* --Account Settings */
#account-settings-content {
    color: #898d90;
    font-size: 16px;
    font-weight: 500;
}
#account-settings-content .profile-tab-content__row {
    border-bottom: 1px solid #d7d7d7;
}
#account-settings-content .profile-tab-content__row:first-of-type,
#account-settings-content .profile-tab-content__row:last-of-type {
    border-bottom: none;
}
#personal-info-edit,
.backlink-div-container {
    display: none;
}
#account-settings-content .profile-tab-content__row > div {
    margin-bottom: 7px;
}
#account-settings-content .profile-tab-content__row > div .btn {
    margin-top: 15px;
}
#m-section-links {
    display: none;
}
.profile-tab-content__row .form-check label {
    margin-left: 6px;
    cursor: pointer;
}
.profile-tab-content__row .form-check.form-check-bold label {
    font-weight: 700;
    color: #474747;
}
.profile-tab-content__row .form-check label:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f279";
    color: #474747;
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: 400;
}
.profile-tab-content__row .form-check .form-check-input {
    display: none;
}
.profile-tab-content__row .form-check .form-check-input:checked ~ label:before {
    content: "\f26a";
    color: #474747;
}
.profile-tab-content__row .form-check .form-check-input:disabled ~ label:before,
.profile-tab-content__row .form-check .form-check-input:checked:disabled ~ label:before,
.profile-tab-content__row .form-check .form-check-input:disabled ~ label {
    color: #ccc;
    cursor: default;
}
.profile-tab-content--wide .profile-tab-content__row .two-col {
    width: 558px;
}
.profile-tab-content--wide .profile-tab-content__row .two-col .two-col {
    width: 50%;
    padding-bottom: 0;
}
.profile-tab-content__row .two-col {
    display: flex;
    width: 100%;
    padding-bottom: 15px;
}
.profile-tab-content--wide .profile-tab-content__row .two-col > div {
    padding-right: 23px;
}
.profile-tab-content--wide .profile-tab-content__row .two-col .two-col > div {
    padding-right: 5px;
}
.profile-tab-content--wide .profile-tab-content__row .two-col .two-col > div:last-of-type {
    padding-right: 0;
}
.profile-tab-content__row .two-col > div {
    width: 50%;
    padding-right: 5px;
}
.profile-tab-content__row a[data-toggle="popover"] {
    color: #fcc52b;
}
.profile-tab-content__row a[data-toggle="popover"]:hover,
.profile-tab-content__row a[data-toggle="popover"]:focus {
    text-decoration: none;
    cursor: pointer;
    color: #fcc52b;
    outline: none;
}
.popover-yellow.bs-popover-top {
    border: 1px solid #fcc52b;
    box-shadow: 0 0 6px 3px rgba(0,0,0,.2);
}
.popover-yellow.bs-popover-top .arrow::after {
    border-top-color: #fcc52b;
}
.popover-yellow .popover-body {
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    background-color: #fcc52b;
    padding: 16px 20px 13px 20px;
}
#personal-info-edit {
    margin-top: 27px;
}
#personal-info-edit label {
    font-weight: 300;
}
#personal-info-edit label,
#preferred-notification-lang label {
    line-height: 1;
    color: #898d90;
}
#personal-info-edit .custom-select,
#preferred-notification-lang .custom-select {
    border-radius: 2px;
    border: 1px solid #e1e1e1;
}
#personal-info-edit .form-control,
#preferred-notification-lang .form-control {
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    padding: 7.5px 12px;
}
#personal-info-edit .custom-select .form-control,
#preferred-notification-lang .custom-select .form-control {
    border: none;
    height: auto;
    padding-right: 30px;
}
#personal-info-edit input[type="text"] {
    line-height: 1.5;
    height: auto;
}
@media (max-width: 768px) {
    #account-settings-content.tab-pane {
        padding: 5px 18px;
        font-size: 14px;
    }
    #m-section-links {
        display: block;
    }
    a.m-section-link {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 700;
        font-size: 13px;
        color: #231f1f;
        text-transform: uppercase;
        line-height: 1;
        text-decoration: none;
        padding: 15px 20px 15px 0;
        border-bottom: 1px solid #d7d7d7;
    }
    .m-section-link img {
        width: 18px;
        height: 18px;
    }
    #personal-info-section,
    #privacy-settings-section,
    #email-notifications-section {
        display: none;
    }
    .backlink-div-container {
        line-height: 1;
        padding-bottom: 20px;
        display: block;
    }
    .account-settings-backlink {
        font-size: 12px;
        line-height: 1;
    }
    .profile-tab-content--wide .profile-tab-content__row .two-col {
        width: 100%;
        flex-wrap: wrap;
    }
    .profile-tab-content__row .two-col {
        padding-bottom: 0;
    }
    .profile-tab-content__row .two-col > div,
    .profile-tab-content--wide .profile-tab-content__row .two-col > div {
        width: 100%;
        padding-right: 0;
        margin-bottom: 12px;
    }
    .profile-tab-content--wide .profile-tab-content__row .two-col .two-col {
        width: 100%;
        display: flex;
    }
    .profile-tab-content--wide .profile-tab-content__row .two-col .two-col > div {
        padding-right: 5px;
        width: 50%;
        margin-bottom: 0;
    }
    #personal-info-edit .form-control,
    #preferred-notification-lang .form-control {
        font-size: 14px;
    }
    #personal-info-edit .custom-select {
        margin-bottom: 0;
    }
}
/* --Collections */
#collections-header {
    display: flex;
    justify-content: space-between;
    padding-left: 42px;
    padding-right: 42px;
    padding-bottom: 0;
    align-items: center;
}
#collections-header a {
    font-weight: 700;
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 18px;
}
#collections-header a i {
    margin-right: 8px;
    font-size: 16px;
}
#collections-data {
    background-color: #fff;
    padding: 0 40px 10px 40px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
}
#collections-data .rtable,
#collections-data .rtable tbody {
    width: 100%;
}
#collections-data .rtable tr {
    border-bottom: 1px solid #ebebeb;
}
#collections-data .rtable tr:last-of-type {
    border-bottom: none;
}
#collections-data .rtable th {
    padding: 24px 0 14px 0;
    vertical-align: middle;
}
#collections-data .rtable th > div {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#collections-data .rtable th span,
#collections-data .rtable th a {
    font-weight: 800;
    font-size: 13px;
    font-family: 'Nanum Gothic', sans-serif;
    color: #231f1f;
    text-transform: uppercase;  
}
#collections-data .rtable th a:hover {
    text-decoration: none;
}
#collections-data .rtable th i {
    font-size: 24px;
    padding-left: 6px;
    color: #79797a;
    display: inline;
}
#collections-data .rtable th .active-sort + i {
    color: #ffc423;
}
#collections-data .rtable td {
    padding: 18px 14px 17px 14px;
}
#collections-data .rtable .name {
    padding-left: 0;
}
#collections-data .rtable td.name a:link,
#collections-data .rtable td.name a:visited {
    color: #4c4c4c;
    font-weight: 500;
}
#collections-data .rtable th.date,
#collections-data .rtable td.date {
    padding-left: 0;
    width: 80px;
}
#collections-data .rtable td.date {
    font-size: 14px;
    font-family: Arial, sans-serif;
}
#collections-data .rtable .edit {
    display: none;
}
#collections-data .rtable button {
    background-color: transparent;
    border: none;
}
#collections-data .rtable button:hover {
    cursor: pointer;
}
#collections-data .rtable th.copy > div,
#collections-data .rtable th.delete > div,
#collections-data .rtable th.edit > div {
    justify-content: center;
}
#collections-data td.copy,
#collections-data td.delete {
    text-align: center;
}
#collections-data .delete {
    padding-right: 0;
}
#collections-data td.copy i {
    color: #ffc423;
}
#collections-data .delete i {
    color: #626262;
}
#collections-edit-overlay {
    background-color: rgba(0,0,0,.25);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
}
/*-New Collection modals */
#collections-content .modal-header {
    padding: 8px 14px 16px 14px;
}
#collections-content .modal-header .zmdi-close {
    color: #bebaba;
}
#collections-content .modal-header .zmdi-close:hover {
    color: #272525;
}
#collections-content .modal-body {
    text-align: center;
    padding: 0 9px 5px 9px;
}
#collections-content .modalBackLink {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #2c2c2c;
    padding: 16px;
    margin: -6px 0 -16px -16px;
}
#newCollectionStart h3 {
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 700;
    color: #4c4c4c;
}
#newCollectionStart p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 4px;
    color: #7a7a7a;
}
#newCollectionStart > div {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 62px 25px 62px;
}
#newCollectionStart > div:last-of-type {
    border-bottom: none;
    padding: 30px 62px;
}
.modal-body #newCollectionStart .secondaryCTA a {
    font-size: 18px;
}
.modal-body-form {
    text-align: left;
    padding: 0 43px 39px 43px;
}
#contactUsModal .modal-body-form {
    padding: 0 9px 5px 9px;
}
#confirmationModal .modal-body-form {
    padding: 0;
}
.modal-body-form h3 {
    font-weight: 700;
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
}
.modal-body-form.contact-us h3 {
    font-size: 28px;
    font-weight: 300;
    font-family: Helvetica, Arial, sans-serif;
    color: #404041;
}
#confirmationModal .modal-body-form h3 {
    font-size: 24px;
    font-weight: 300;
    font-family: Helvetica, Arial, sans-serif;
    color: #626262;
}
.modal-body-form.contact-us p {
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.6;
    margin-bottom: 15px;
}
#confirmationModal .modal-body-form p {
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
}
.modal-body-form > div {
    margin-bottom: 10px;
}
.modal-body-form label {
    line-height: 1;
    font-weight: 500;
    font-size: 14px;
    color: #343434;
    display: inline;
    width: 100%;
}
.modal-body-form input[type='text'] {
    display: block;
    width: 100%;
    border: 1px solid #e1e1e1;
    font-size: 16px;
    font-weight: 500;
}
.modal-body-form .custom-select {
    padding: 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}
.modal-body-form select {
    font-size: 16px;
    line-height: 1;
    width: 100%;
    display: block;
    padding: 12px;
    font-weight: 500;
}
.modal-body-form .form-check {
    display: flex;
    align-items: center;
    padding: 0;
}
.modal-body-form .form-check .form-check-input {
    display: none;
}
.modal-body-form .form-check label {
    font-size: 14px;
    color: #2e2c2c;
    line-height: 1.2;
    font-weight: 700;
    background-color: #fff;
    background-image: url(../images//checkbox-empty-474747.svg);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: center;
    background-size: 20px 20px;
    padding: 12px 10px 12px 40px;
    cursor: pointer;
}
.modal-body-form .form-check .form-check-input:checked ~ label {
    background-image: url(../images//checkbox-checked-ffc423.svg);
    background-color: #fff;
}
.modal-body-form #chooseDocumentsList .form-check .form-check-input:checked ~ label {
    background-color: #f0f0f0;
}
.modal-body-form .form-check label span {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #c8c8c8;
    margin-top: 6px;
    font-weight: 400;
}
.modal-body-form #chooseDocumentsList .form-check label {
    color: #2e2c2c;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 500;
}
.modal-body-form .btn-row {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.modal-body-form .btn-row .btn {
    width: 50%;
    margin-right: 4px;
}
.modal-body-form .btn-row .btn-primary,
.modal-body-form .btn-row .btn-secondary {
    padding-left: 0;
    padding-right: 0;
}
.modal-body-form .btn-row .btn-secondary {
    background-color: #6d6d6d;
    border-color: #6d6d6d;
}
.modal-body-form .btn-row .btn-secondary:hover {
    background-color: #616161;
    border-color: #616161;
}
.modal-body-form .btn-row .btn:last-child {
    margin-right: 0px;
}
#chooseDocumentsModal .modal-body-form {
    padding-bottom: 20px;
    padding-right: 1px;
    padding-left: 1px;
}
#chooseDocumentsModal .modal-body-form .form-check {
    margin-left: 33px;
    margin-right: 33px;
}
#chooseDocumentsModal .modal-body-form .btn-row {
    max-width: 500px;
    margin: 20px auto 0 auto;
    padding: 0 42px;
}
#chooseDocumentsList {
    max-height: 300px;
    overflow: auto;
    scrollbar-width: auto;
    scrollbar-color: #ccc #f6f6f6;
    -ms-scrollbar-highlight-color: #f6f6f6;
    -ms-scrollbar-face-color: #ccc;
    -ms-scrollbar-arrow-color: #f6f6f6;
    -ms-scrollbar-shadow-color: #f6f6f6;
}
#chooseDocumentsList::-webkit-scrollbar {
    width: 16px;
}
#chooseDocumentsList::-webkit-scrollbar-track {
    background-color: #f6f6f6;
}
#chooseDocumentsList::-webkit-scrollbar-thumb {
    background-color: #ccc;
} 
/*--Delete Collection modal */
#deleteCollectionModal p {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 8px;
    color: #343434;
    text-align: center;
}
@media (max-width: 768px) {
    #profileTabsContent #collections-content.tab-pane {
        padding-left: 0;
        padding-right: 0;
    }
    #collections-content .profile-tab-content__row {
        padding-top: 0;
    }
    #collections-header.profile-tab-content__row {
        padding: 20px 18px 5px 18px;
    }
    #collections-header a {
        font-size: 14px;
    } 
    #collections-data {
        padding: 0 18px;
    }
    #collections-data .rtable th {
        padding: 14px 0 8px 0;
    }
    #collections-data .rtable .copy,
    #collections-data .rtable .delete {
        display: none;
    }
    #collections-data .rtable .edit {
        display: table-cell;
    }
    .collections-edit-btn,
    .collections-edit-btn:focus {
        outline: none;
    }
    .collections-edit-btn.active i {
        color: #ffc423;
    }
    #collections-data th.edit,
    #collections-data td.edit {
        text-align: center;
    }
    #collections-edit-modal {
        background-color: #fff;
        padding: 0 18px 10px 18px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: 0 -10px 20px rgba(0,0,0,.3);
    }
    #collections-edit-modal > div {
        padding: 15px 0;
        text-align: center;
    }
    #collections-edit-modal > div:first-of-type {
        text-align: left;
        padding-top: 20px;
    }
    #collections-edit-modal > div:last-of-type {
        border-top: 1px solid #ebebeb;
    }
    #collections-edit-modal button {
        background-color: transparent;
        border: none;
        padding: 0;
        color: #fcc52b;
        font-size: 22px;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 500;
        outline: none;
    }
    #collections-edit-modal #collections-edit-modal__delete-btn {
        color: #fcc52b;
    }
    #collections-edit-modal button:focus,
    #collections-edit-modal #collections-edit-modal__delete-btn {
        color: #ffa800;
    }
    .modal-body-form .btn-row {
        flex-wrap: wrap;
    }
    .modal-body-form .btn-row .btn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4px;
    }
    #chooseDocumentsModal .modal-body-form .form-check {
        margin-left: 10px;
        margin-right: 10px;
    }
}
/* Profile End */

/* Collection Details */
#collection-details {
    padding: 24px 72px 39px 72px;
    width: 1094px;
    margin: 0 auto;
}
.collection-details__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    line-height: 1;
}
a.collection-details__back-link {
    font-size: 14px;
    font-weight: 500;
    color: #2f2f2f;
}
.collection-details__info-icon {
    display: none;
}
a.collection-details__info-icon i {
    color: #303030;
}
#collection-details__name-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: center;
}
#collection-details__name-col {
    display: flex;
    align-content: center;
    width: 100%;
    overflow-x: hidden;
}
#collection-details__input-group {
    display: flex;
    max-width: 75%;
    overflow-x: hidden;
}
#collection-details__name-span,
#collection-details__name-input {
    font-size: 28px;
    font-weight: 500;
    color: #414141;
    line-height: 1;
    padding: 0;
    border: none;
    background-color: transparent;
    align-self: center;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    max-width: 100%;
}
#collection-details__name-input {
    display: none;
    border-bottom: 1px solid #959595;
}
#collection-details__name-edit {
    font-size: 19px;
    color: #ffc423;;
    border: none;
    background-color: transparent;
    margin-left: 7px;
}
#collection-details__name-edit:hover {
    cursor: pointer;
}
#collection-details__name-edit:focus {
    outline: none;
}
#exportCollectionBtn {
    font-size: 14px;
    line-height: 1;
}
.btn-icon-l {
    margin-right: 7px;
}

#collection-section {
    background-color: #fff;
}
.collection-tools {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
}
.collection-tools__right {
    align-items: center;
    display: flex;
}
.collection-tools__right .form-check {
    display: flex;
    align-content: center;
    margin-right: 30px;
}
.collection-tools__right .form-check-input {
    display: none;
}
.collection-tools__right .form-check-label {
    font-size: 14px;
    color: #727272;
    padding-left: 2px;
    line-height: 20px;
    cursor: pointer;
}
.collection-tools__right .form-check-label:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f279";
    color: #474747;
    font-weight: 400;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}
.collection-tools__right .form-check-input:checked + label:before {
    content: "\f26a";
    color: #474747;
}
.collection-tools__right .form-check-input:disabled + label,
.collection-tools__right .form-check-input:disabled + label:before {
    color: #ccc;
    cursor: default;
}
.collection-tools .add-docs-btn {
    font-weight: 800;
    font-family: 'Nanum Gothic', sans-serif;
    color: #fff;
    background-color: #ffc323;
    padding: 24px 40px;
    display: block;
    line-height: 1;
}
.collection-tools .add-docs-btn:hover {
    text-decoration: none;
    background-color: #ffa800;
}
.collection-tools .add-docs-btn i {
    margin-right: 7px;
}
.collection-tools .view-mode {
    height: inherit;
    display: flex;
    align-items: center;
    margin-right: 40px;
}
.collection-tools .view-mode > div {
    padding: 0 0 0 10px;
}
.collection-tools .view-mode svg {
    width: 17px;
    height: 17px;
}
.collection-body {
    padding: 20px 40px 40px 40px;
}
.collection-body .letter-form {
    padding: 0 4px 16px 4px;
    border-bottom: 1px solid #e1e1e1;
}
.letter-form__title {
    font-size: 16px;
    font-weight: 700;
    color: #4c4c4c;
    line-height: 1.1;
    margin-bottom: 4px;
    font-family: 'Nanum Gothic', sans-serif;
}
.letter-form p {
    font-weight: 500;
    font-size: 14px;
    color: #727272;
    line-height: 1.5;
    margin-bottom: 7px;
}
.collection-body .custom-select {
    max-width: 446px;
    border: 1px solid #959595;
    border-radius: 0;
    color: #727272;
}
#aaLetter {
    font-size: 14px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}
.letter-form__fields .btn {
    font-size: 14px;
    line-height: 1;
    padding-top: 11px;
    padding-bottom: 11px;
}
#removeLetterBtn {
    display: none;
}
.collection-item {
    padding: 17px 15px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    align-content: center;
    background-color: #fff;
}
.collection-item:hover,
.collection-item.checked {
    cursor: pointer;
    box-shadow: 0 0 8px 1px rgba(225,225,225,1);
}
.collection-item.grab:hover {
    cursor: grab;
}
.collection-item.hidden,
.collection-item .form-check-input {
    display: none;
}
.collection-item .form-check {
    padding-left: 0;
    padding-right: 15px;
    align-self: center;
}
.collection-item .form-check label {
    cursor: pointer;
}
.collection-item .form-check-label:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f279";
    color: #474747;
    font-weight: 400;
    font-size: 20px;
}
.collection-item .form-check-input:checked + .form-check-label:before {
    content: "\f26a";
    color: #474747;
}
.collection-item .form-check-input:disabled + .form-check-label,
.collection-item .form-check-input:disabled + .form-check-label:before {
    color: #ccc;
    cursor: default;
}
.collection-item__thumbnail {
    flex-grow: 0;
    flex-basis: auto;
    margin: 0 24px 0 0;
}
.collection-item__thumbnail-img {
    position: relative;
    width: 126px;
    min-height: 79px;
    background-color: #f4f4f4;
}
.collection-item__thumbnail-img img {
    width: 100%;
    height: auto;
    border: 1px solid #ebebeb;
}
.collection-item__thumbnail-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.collection-item__thumbnail-overlay.document {
    background-image: url(../images//search-eye-icon.png);
}
.collection-item__thumbnail-overlay.link {
    background-image: url(../images//search-link-icon.png);
}
.collection-item__details {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.collection-item__title a {
    flex-basis: 100%;
    font-weight: 700;
    font-size: 14px;
    color: #2e2c2c;
    line-height: 1.3;
    margin-bottom: 8px;
}
.collection-item__description {
    flex-basis: 100%;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12.2833px;
    color: #929394;
    line-height: 1.3;
    padding-bottom: 28px;
}
.collection-item__tag {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-style: italic;
    color: #c8c8c8;
    line-height: 1;
    align-self: flex-end;
    margin-top: auto;
}
.collection-item__actions {
    align-self: center;
}
.collection-item__actions .remove-btn {
    border: none;
    padding: 0;
    background-color: transparent;
    outline: none;
}
.collection-item__actions .remove-btn:hover {
    cursor: pointer;
}
.collection-item__actions .remove-btn img {
    width: 20px;
    height: 20px;
}
.compact-view .collection-item__thumbnail,
.compact-view .collection-item__description {
    display: none;
    padding-bottom: 0;
}
#noDocumentsInCollection {
    display: none;
    text-align: center;
    padding: 35px;
    line-height: 1.3;
}
#noDocumentsInCollection a:link,
#noDocumentsInCollection a:visited {
    font-weight: 700;
    text-decoration: underline;
}
#deleteItemsModal .modal-body {
    padding: 0 43px 39px 43px;
    text-align: center;
}
#deleteItemsModal .modal-body h3 {
    font-weight: 300;
    font-size: 21px;
    color: #626262;
    line-height: 1;
    margin-bottom: 20px;
}
#deleteItemsModal .btn-row {
    display: flex;
}
#deleteItemsModal .btn-row .btn {
    flex-grow: 1;
    flex-basis: 50%;
}
#deleteItemsModal .btn-row .btn:first-of-type {
    margin-right: 2px;
}
#deleteItemsModal .btn-row .btn:last-of-type {
    margin-left: 2px;
}
@media (max-width: 1270px) {
    #collection-details {
        width: 100%;
        padding: 24px 36px 39px 36px;
    }
}
@media (max-width: 1000px) {
    .collection-body .custom-select {
        max-width: 100%;
        margin-bottom: 8px;
    }
}
@media (max-width: 768px) {
    #collection-details {
        padding: 24px 0 0 0;
    }
    .collection-details__row {
        padding-left: 18px;
        padding-right: 18px;
        flex-wrap: wrap;
    }
    #collection-details__name-row {
        display: block;
    }
    #collection-details__name-col {
        margin-bottom: 10px;
    }
    #collection-details__input-group {
        max-width: 100%;
    }
    .collection-tools .add-docs-btn {
        padding-left: 15px;
        padding-right: 15px;
    }
    .collection-tools .view-mode {
        display: none;
    }
    .collection-tools__right .form-check {
        margin-right: 15px;
    }
    .collection-body {
        padding: 20px 0 0 0;
    }
    .collection-body .letter-form {
        padding: 0 15px 16px 15px;
    }
    .collection-item {
        padding: 17px 15px;
    }
    .collection-item__thumbnail,
    .collection-item__description {
        display: none;
    }
}

/* Submittal Package */
#submittal-package-header h1 {
    font-weight: 700;
    font-size: 28px;
    color: #404041;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 24px;
    display: inline-block;
    text-transform: none;
    font-family: 'Nanum Gothic', sans-serif;
}
.submittal-package-step {
    background-color: #ebebeb;
    padding: 0 50px 12px 24px;
    margin-bottom: 2px;
}
.submittal-package-step.active-step,
.submittal-package-step.completed-step {
    background-color: #fff;
}
.submittal-package-step__title-row {
    display: flex;
    justify-content: space-between;
    padding: 16px 0 4px 0;
    width: 100%;
}
.submittal-package-step .zmdi-check-circle {
    color: #fff;
    font-size: 24px;
}
.submittal-package-step.active-step .zmdi-check-circle {
    color: #ebebeb;
}
.submittal-package-step.completed-step .zmdi-check-circle {
    color: #219b3e;
}
.submittal-package-step__title:link,
.submittal-package-step__title:visited {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    padding-right: 20px;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    color: #79797a;
}
.submittal-package-step__title:hover {
    text-decoration: none;
}
.submittal-package-step.active-step .submittal-package-step__title,
.submittal-package-step.completed-step .submittal-package-step__title {
    color: #444;
}
.submittal-package-step__title .steptext1 {
    white-space: nowrap;
    line-height: 1.3;
}
.submittal-package-step__title .steptext2 {
    line-height: 1.3;
}
.submittal-package-step__title i {
    font-size: 19.2px;
    padding-left: 8px;
    align-self: center;
    line-height: .75;
}
.submittal-package-step.active-step .submittal-package-step__title i,
.submittal-package-step.completed-step .submittal-package-step__title i {
    color: #ffc423;
}
.submittal-package-step__icon-btn {
    align-self: flex-start;
}
#submittal-package-step-2 .btn-primary {
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 1;
    padding: 7px 14px;
    display: none;
}
#submittal-package-step-2.active-step .btn-primary {
    display: inline-block;
}
#submittal-package-step-2.active-step .zmdi-check-circle {
    display: none;
}
.submittal-package-step .custom-select,
.submittal-package-step input[type="text"] {
    display: block;
    height: auto;
    width: 100%;
    max-width: 550px;
    border: 1px solid #a2a6a8;
    border-radius: 0;
    padding: 0;
    line-height: 1;
}
.submittal-package-step .custom-select select,
.submittal-package-step input[type="text"] {
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    padding: 12px 30px 12px 12px;
}
.submittal-package-step .custom-select select {
    padding: 12px 30px 12px 12px;
}
.submittal-package-step .custom-select option {
    padding: 0;
}
.submittal-package-step__content {
    padding: 8px 0;
    color: #404040;
    font-family: Helvetica, Arial, sans-serif;
}
.submittal-package-step__content.collapsing {
    transition: height .6s ease;
}
.submittal-package-step.active-step .submittal-package-step__content {
    display: block;
}
.submittal-package-step__content--indent {
    margin-left: 30px;
}
#submittal-document-dropdowns {
    border-top: 1px solid #f4f4f4;
}
.submittal-docs-group {
    border-bottom: 1px solid #f4f4f4;
    padding-top: 8px;
    padding-bottom: 8px;
}
.submittal-package-step__content .form-check-input {
    display: none;
}
.submittal-package-step__content .form-check label:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f279";
    color: #474747;
    position: absolute;
    left: 0;
    font-size: 18px;
    font-weight: 400;
}
.submittal-package-step__content .form-check-input:checked + label:before {
    content: "\f26a";
    color: #404041;
}
.submittal-package-step__content .form-check label {
    margin-left: 2px;
    font-weight: 300;
    cursor: pointer;
}
.submittal-package-step__content .form-check-input:disabled + label,
.submittal-package-step__content .form-check-input:disabled + label:before {
    color: #ccc;
    cursor: default;
}
.submittal-package-step__content .form-check a:link,
.submittal-package-step__content .form-check a:visited {
    color: #404040;
}
.submittal-package-step__content .form-check label span {
    font-size: 12px;
    font-style: italic;
    color: #a3a3a3;
}
.submittal-package-step__content .form-check-bold {
    padding-bottom: 4px;
}
.submittal-package-step__content .form-check-bold label {
    font-weight: 700;
    font-size: 14px;
}
#submittal-document-dropdowns .collapseContent {
    padding-left: 22px;
    line-height: 1.2;
}
#submittal-document-dropdowns .collapseContent .form-check {
    padding-top: 5px;
    padding-bottom: 5px;
}
#submittal-docs-footer {
    padding-top: 14px;
}
#submittal-package-step-3 .btn-primary {
    margin-top: 13px;
}
#submittal-package-step-3 .btn-primary:disabled {
    color: #7c7c7c;
    background-color: #b6b8b9;
    border-color: #b6b8b9;
}
@media (max-width: 992px) {
    .submittal-package-step {
        padding-right: 24px;
    }
}
@media (max-width: 768px) {
    #submittal-package-step-2.active-step .submittal-package-step__title-row {
        display: block;
    }
    #submittal-package-step-2.active-step .submittal-package-step__title {
        margin-bottom: 15px;
    }
}

/* Collection Details > Add Documents modal */
#addDocumentsModal .modal-header {
    padding: 8px 14px 16px 14px;
}
#addDocumentsModal .modal-body {
    text-align: center;
    padding: 0 9px 5px 9px;
}
#addDocumentsStart a:hover {
    text-decoration: none;
}
#addDocumentsStart i {
    font-size: 27px;
    color: #ffc323;
}
#addDocumentsStart h3 {
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 5px;
    font-weight: 700;
    color: #4c4c4c;
}
#addDocumentsStart p {
    font-size: 14px;
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 20px;
    margin-bottom: 8px;
    color: #7a7a7a;
}
#addDocumentsStart > a {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 62px 30px 62px;
    display: block;
}
#addDocumentsStart > a:last-of-type {
    border-bottom: none;
    padding: 30px 62px;
}

/* Collection Detials > Upload Documents modal */
#addDocUploadModal .modal-header {
    padding: 8px 14px 16px 14px;
}
#addDocUploadModal .modal-body {
    padding: 0 9px 5px 9px;
}
#addDocUploadModal .modal-body-form label {
    width: auto;
    display: inline-block;
}
.modal-body-form .custom-input-file + label {
    font-size: 16px;
    font-weight: 500;
    color: #414141;
    background-color: #f1f1f1;
    border-radius: .25rem;
    font-size: 1rem;
    line-height: 1.5;
    padding: 6px 25px;
    margin-bottom: 0;
    font-family: Helvetica, Arial, sans-serif;
}
.modal-body-form .custom-input-file:focus + label,
.modal-body-form .custom-input-file + label:hover {
    background-color: #d9d9d9;
    cursor: pointer;
}
.modal-body-form .custom-input-file + label i {
    color: #414141;
    font-size: 25px;
    margin-right: 10px;
}
.modal-body-form .upload-document__info {
    font-size: 10px;
    font-weight: 300;
    line-height: 1;
}
.modal-body-form .upload-document__info i {
    font-size: 14px;
    color: #fcc52b;
}
.popover-body.popover-body-udi {
    font-size: 12px;
    padding: 36px;
    line-height: 1.5;
}

/* Search Results Start */
/* container */
.container.search-results-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-grow: 1;
}

/* filter column */
#search-filter-column {
    background-color: #f0f0f0;
    flex-basis: auto;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    width: 277px;
    min-width: 277px;
    font-family: Helvetica, Arial, sans-serif;
}
.search-results-column {
    flex-basis: 100%;
}
.search-filter-group {
    padding: 15px 38px;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    font-size: 11px;
    line-height: 1;
    font-weight: 400;
}
.search-filter-group:last-of-type {
    border-bottom: none;
}
.search-clear-filters {
    padding-bottom: 16px;
    padding-top: 29px;
    border-bottom: none;
}
.search-clear-filters a:link,
.search-clear-filters a:visited {
    font-weight: 400;
    color: #ffa800;
    border-bottom: 1px solid #ffa800;
    padding: 1px 0;
    line-height: 1;
    font-size: 14px;
}
.search-clear-filters a:hover {
    text-decoration: none;
}
#searchFilterHeader {
    display: none;
}
.search-filter-group__header {
    padding-bottom: 13px;
}
.search-filter-group__header span {
    font-weight: 700;
    font-size: 12.3px;
    color: #1c1c1c;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: uppercase;
}
.search-filter-group__options {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.search-filter-group__options li {
    display: block;
    margin-bottom: 5px;
}
.search-filter-group__options li a {
    font-size: 11px;
    color: #454545;
    line-height: 1.2;
    display: inline-block;
}
.search-filter-group__options li a:hover {
    text-decoration: none;
}
.search-filter-group__options li.parent > a::after {
    content: '\f2f9';
    font-family: Material-Design-Iconic-Font;
    padding-left: 3px;
    font-weight: 400;
}
.search-filter-group__options li.parent ul {
    padding: 6px 0 2px 10px;
    display: none;
}
.search-filter-group__options li.parent.open > a::after {
    content: '\f2fc';
}
.search-filter-group__options li.active-filter > a {
    font-weight: 700;
    color: #000;
}
.search-filter-group__options li.active-filter > a::after {
    color: #050505;
}
#mobileFilterDoneBtn {
    display: none;
}
@media (max-width: 768px) {
    #search-filter-column {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #f5f5f5;
        border: none;
        min-width: initial;
        z-index: 9049;
        padding: 30px;
        display: none;
        overflow-y: scroll;
    }
    #search-filter-column.visible {
        display: block;
    }
    .search-clear-filters {
        display: none;
    }
    #searchFilterHeader {
        display: block;
        font-size: 23px;
        letter-spacing: .46px;
        color: #1c1c1c;
        line-height: 1;
        margin-bottom: 3px;
    }
    .search-filter-group {
        font-size: 16px;
        border-bottom: 2px solid #dedede;
        padding: 18px 0;
        margin: 0;
    }
    .search-filter-group:last-of-type {
        margin-bottom: 100px;
    }
    .search-filter-group__header {
        margin-bottom: 10px;
    }
    .search-filter-group__header span {
        font-weight: 700;
        font-size: 16px;  
        color: #1c1c1c;
    }
    .search-filter-group__options li {
        margin-bottom: 7px;
    }
    .search-filter-group__options li:last-of-type {
        margin-bottom: 0;
    }
    .search-filter-group__options li a {
        font-size: 16px;
    }
    .search-filter-group__options li.parent > a::after {
        padding-left: 4px;
    }
    .search-filter-group__options li.parent ul {
        padding: 11px 0 7px 16px;
    }
    #mobileFilterDoneBtn {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9050;
        border: none;
        font-size: 20px;
        padding: 19px;
        line-height: 1;
    }
}

/* tabs */
#search-result-tabs {
    display: flex;
}
.search-result-tabs {
    text-align: center;
}
.search-result-tabs > a {
    background-color: #f0f0f0;
    font-weight: 800;
    font-size: 14px;
    font-family: 'Nanum Gothic', sans-serif;
    color: #555;
    padding: 22px 28px;
    position: relative;
    border: 1px solid #e1e1e1;
    border-right: none;
    line-height: 1.2;
}
.search-result-tabs > a:hover {
    text-decoration: none;
}
.search-result-tabs > .active {
    background-color: #ffc423;
    color: #fefefe;
    border: 1px solid #ffc423;
}
.search-result-tabs > .active:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffc423;
    content: " ";
    position: absolute;
    bottom: -10px;
    left: calc(50% - 5px);
}
@media (max-width: 768px) {
    .search-result-tabs {
        display: none;
    }
}

/* results column */
#search-results-content {
    padding: 30px 55px;
    width: 100%;
}
@media (max-width: 768px) {
    #search-results-table {
        padding: 0 17px;
    }
    #search-results-content {
        padding: 50px 0 0 0;
        position: relative;
    }
}

/* toolbar */
.search-results-tools {
    display: table;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    line-height: 1;
    padding-bottom: 20px;
    background-color: #fff;
}
.search-results-tools > div {
    display: table-cell;
    vertical-align: middle;
}
.search-results-tools > div > div {
    display: inline-block;
}
#sort-by-desktop {
    margin-right: 60px;
    line-height: 1;
    display: inline-block;
}
#search-sort-btn,
#search-sort-btn-mobile {
    font-size: 14px;
    font-weight: 500;
    color: #1c1c1c;
    font-family: Helvetica, Arial, sans-serif;
}
#search-sort-btn:hover {
    text-decoration: none;
}
#search-sort-btn.dropdown-toggle::after,
#search-sort-btn-mobile::after {
    border: none;
    content: url('../images/chevron-down-fcc52b.svg');
    width: 9px;
    height: 10px;
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
}
#sort-by-mobile {
    display: none;
}
.view-mode {
    width: auto;
    text-align: left;
    display: flex;
    line-height: 1;
}
.view-mode > div {
    padding-right: 10px;
    float: left;
    line-height: 1;
}
.view-mode a > svg {
    fill: #9fa1a4;
    height: 20px;
    width: 20px;
}
.view-mode a.active > svg {
    fill: #fcc52b;
}
.search-results-tools .mobile-filters-toggle {
    display: none;
}
.search-results-tools .action-columns {
    width: 200px;
    font-size: 14px;
}
.search-results-tools .action-columns > div {
    display: flex;
    line-height: 1;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 992px) {
    .search-results-tools .action-columns {
        width: 150px;
        font-size: 12px;
    }
}
@media (max-width: 768px) {
    .search-results-tools {
        border-top: 1px solid #e1e1e1;
        border-bottom: none;
        padding: 15px 15px 0 15px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
    }
    .search-results-tools > div {
        display: flex;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 15px;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .search-results-tools .action-columns {
        display: none;
    }
    #sort-by-desktop {
        display: none;
    }
    #sort-by-mobile {
        display: inline-block;
    }
    #search-sort-btn,
    #search-sort-btn-mobile {
        font-weight: 400;
    }
    #search-sort-btn-mobile:hover {
        text-decoration: none;
    }
    .search-results-tools .mobile-filters-toggle {
        display: block;
        order: 2;
    }
    .mobile-filters-toggle a {
        font-size: 14px;
        font-weight: 400;
        color: #1c1c1c;
        text-decoration: none;
    }
    .search-results-tools > div > .view-mode {
        order: 1;
    }
    .search-results-tools > div > .view-mode a > svg {
        height: 16px;
        width: 16px;
    }
    .search-results-tools .action-columns {
        display: none;
    }
}

/* search result rows */
.search-result {
    padding: 17px 0;
    display: table;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.search-result > div {
    display: table-cell;
}
.search-result__content {
    display: table-row;
}
.search-result__content > div {
    display: table-cell;
}
.search-result__thumbnail {
    width: 126px;
}
.search-result__thumbnail-img {
    position: relative;
    width: 100%;
    min-height: 79px;
    background-color: #f4f4f4;
    display: block;
}
.search-result__thumbnail-img img {
    width: 100%;
    height: auto;
    border: 1px solid #ebebeb;
}
.search-result__thumbnail-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.search-result__thumbnail-overlay.document {
    background-image: url(../images/search-eye-icon.png);
}
.search-result__thumbnail-overlay.link {
    background-image: url(../images/search-link-icon.png);
}
.search-result__details {
    padding: 0 20px;
    vertical-align: top;
}
.search-result__title {
    margin-bottom: 1px;  
}
.search-result__title a {
    font-weight: 700;
    font-size: 14px;
    color: #2e2c2c;
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 1.3;
}
.search-result__description {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12.28px;
    color: #929394;
    line-height: 1.3;
    padding-bottom: 20px;
}
.search-result__tag {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 1;
}
.search-result .search-result__actions {
    width: 200px;
    display: table-cell;
    vertical-align: bottom;
}
.search-result__actions > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-result__actions a {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-result__actions a:hover {
    text-decoration: none;
}
.search-result__actions a i {
    font-size: 14px;
}
.search-result__actions a i.zmdi-close {
    color: #000;
}
.search-result__actions a i.zmdi-refresh,
.modal-drawer-btn span i.zmdi-refresh {
    animation: rotation 1s infinite linear;
}
.compact-view .search-result__thumbnail,
.compact-view .search-result__description {
    display: none;
    padding-bottom: 0;
}
.compact-view .search-result__actions {
    vertical-align: middle;
}
#search-results__view-more-row {
    width: 100%;
    text-align: center;
    padding: 24px 0;
}
#search-results__view-more-btn {
    display: inline-block;
    line-height: 1;
    padding: 4px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Nanum Gothic', sans-serif;
    color: #2e2c2c;
}
#search-results__view-more-btn:hover {
    cursor: pointer;
}
#noSearchResults {
    display: none;
    text-align: center;
    padding: 35px;
    line-height: 1.3;
}
#resetSearchFilters {
    font-weight: 700;
    text-decoration: underline;
}
@media (max-width: 992px) {
    .search-result > .search-result__actions {
        width: 150px;
    }
}
@media (max-width: 768px) {
    .search-result {
        padding: 18px 0 5px 0;
        display: block;
    }
    .search-result > div.search-result__content {
        display: table;
        width: 100%;
        margin-bottom: 8px;
    }
    .search-result__thumbnail {
        width: 81px;
        padding-top: 3px;
    }
    .search-result__thumbnail-img {
        background-color: transparent;
        min-height: initial;
    }
    .search-result__details {
        padding-right: 0;
        padding-left: 20px;
    }
    .search-result__title {
        line-height: 1;
        margin-bottom: 10px;
    }
    .search-result__title a {
        font-size: 11px;
        line-height: 17px;
    }
    .search-result__description {
        display: none;
    }
    .search-result__tag {
        color: #8e8e8e;
    }
    .search-result > .search-result__actions {
        width: 100%;
        display: block;
        padding: 0 50px;
    }
    .search-result > .search-result__actions > div {
        width: 100%;
        display: flex;
    }
    .search-result__actions a i {
        font-size: 15px;
    }
    .compact-view .search-result {
        display: table;
        padding: 12px 0 15px 0;
    }
    .compact-view .search-result__details {
        padding-left: 0;
    }
    .compact-view .search-result > div.search-result__content {
        display: table-cell;
        padding-right: 20px;
    }
    .compact-view .search-result > .search-result__actions {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
    }
    .compact-view .search-result__actions a {
        margin: 0 5px;
    }
}
/* Search Results End */

/* Search Modal Drawers */
#modalDrawerOverlay {
    background-color: rgba(0,0,0,.18);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    overflow: hidden;
    z-index: 9000;
    transition-property: visibility;
    transition-duration: .1s;
    transition-timing-function: linear;
    transition-delay: 0s;
}
#modalDrawerOverlay.visible {
    visibility: visible;
}
.modal-drawer {
    width: 509px;
    max-width: 100%;
    height: 100%;
    z-index: 9050;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(509px);
    transition: transform .2s ease-in-out;
    box-shadow: 0 0 26px 1px rgba(0,0,0,.15);
    display: flex;
    flex-direction: column;
}
.modal-drawer.visible {
    transform: translate(0);
    transition: transform .2s ease-in-out;
}
.modal-drawer__header {
    background-color: #4c4c58;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    padding: 17px 30px;
    width: 100%;
}
.modal-drawer__header .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-size: 20px;
    line-height: 1;
}
.modal-drawer__header .close:not(:disabled):not(.disabled):focus,
.modal-drawer__header .close:not(:disabled):not(.disabled):hover {
    color: #fff;
    opacity: 1;
}
.modal-drawer__body {
    display: flex;
    flex-direction: column;
    height: inherit;
    overflow: hidden;
}
#modalDrawerExportOptions {
    padding: 0 20px;
}
.modal-drawer__note {
    text-align: center;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 500;
    padding: 20px;
    font-family: Helvetica, Arial, sans-serif;
}
.modal-drawer__documents {
    overflow: auto;
    padding: 0 20px;
    margin: 0 14px 0 0;
    scrollbar-width: thin;
    scrollbar-color: #707070 #fff;
    -ms-scrollbar-highlight-color: #fff;
    -ms-scrollbar-face-color: #707070;
    -ms-scrollbar-arrow-color: #fff;
    -ms-scrollbar-shadow-color: #fff;
}
.modal-drawer__documents::-webkit-scrollbar {
    width: 6px;
}
.modal-drawer__documents::-webkit-scrollbar-track {
    background-color: #fff;
}
.modal-drawer__documents::-webkit-scrollbar-thumb {
    background-color: #707070;
}
.modal-drawer__document {
    display: flex;
    padding: 17px 0;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
}
.modal-drawer__document-details {
    flex-grow: 1;
    overflow: hidden;
    height: auto;
}
.modal-drawer__document-title {
    min-width: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    margin-bottom: 8px;
}
.modal-drawer__document-title a {
    font-weight: 700;
    font-size: 14px;
    color: #2e2c2c;
    margin-bottom: 8px;
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 1.3;
}
.modal-drawer__document-tag {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-style: italic;
    color: #c8c8c8;
    line-height: 1;
}
.modal-drawer__document-actions {
    align-self: center;
    padding-left: 25px;
}
.modal-drawer__document-actions .remove-btn {
    border: none;
    padding: 0;
    background-color: transparent;
    outline: none;
}
.modal-drawer__document-actions .remove-btn:hover {
    cursor: pointer;
}
.modal-drawer__document-actions .remove-btn img {
    width: 18px;
    height: 18px;
}
.modal-drawer__footer {
    padding: 30px 30px 23px 30px;
    text-align: center;
}
.modal-drawer__footer > div:first-of-type {
    margin-bottom: 7px;
}
.modal-drawer__footer a:link,
.modal-drawer__footer a:visited {
    font-size: 14px;
    font-weight: 500;
    color: #959595;
}
.modal-drawer__footer a.btn-primary {
    color: #fff;
    font-weight: 800;
}
/*-- Export sub-screens */
.modal-drawer__export {
    display: none;
    padding: 0 20px;
}
.modal-drawer__note.export-options__back,
.modal-drawer__note.export-options__subscreen-back {
    text-align: left;
    padding-bottom: 0;
}
.modal-drawer__note.export-options__back a:link,
.modal-drawer__note.export-options__back a:visited,
.modal-drawer__note.export-options__subscreen-back a:link,
.modal-drawer__note.export-options__subscreen-back a:visited {
    color: #afafaf;
    font-size: 16px;
    font-weight: 500;
}
.modal-drawer__export-title {
    line-height: 1;
    text-align: center;
    font-size: 28.54px;
    font-weight: 700;
    color: #4c4c4c;
    margin-bottom: 30px;
}
.export-options {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.export-options > li {
    margin-bottom: 5px;
}
.export-option__link {
    display: flex;
    align-items: center;
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
    padding: 22px 34px;
}
.export-option__link:hover {
    cursor: pointer;
    background-color: #fafafa;
    text-decoration: none;
}
.export-option__icon {
    width: 25px;
    margin-right: 34px;
}
.export-option__icon svg {
    fill: #fcc52b;
    max-height: 30px;
}
.export-option__link-title {
    font-weight: 700;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 1.2;
    margin-bottom: 4px;
}
.export-option__link-description {
    font-weight: 500;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    color: #9fa1a4;
    line-height: 1.2;
}
.export-confirmation__body {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 500;
    font-size: 14px;
    color: #9fa1a4;
}
.export-confirmation__body > div {
    margin-bottom: 20px;
}
.export-confirmation__body > div:last-of-type {
    margin-bottom: 0;
}
.export-confirmation__icon {
    background-repeat: no-repeat;
    background-position: center;
}
.export-confirmation__icon svg {
    fill: #fcc52b;
    width: 53px;
    max-height: 64px;
}
.export-confirmation__form {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
}
.export-confirmation__form:last-of-type {
    border-bottom: none;
}
.export-confirmation__form > div {
    margin-bottom: 10px;
}
.export-confirmation__form > div:last-of-type {
    margin-bottom: 0;
}
.export-confirmation__form label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #6d6d6d;
    font-family: Helvetica, Arial, sans-serif;
}
.export-confirmation__form .share-url-label {
    text-align: center;
}
.export-confirmation__form .share-url-box {
    border: 1px solid #d7d7d7;
}
.export-confirmation__form .share-url-box input {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
}
.export-confirmation__form .form-control {
    border-radius: 0;
    font-weight: 500;
}
.export-confirmation__form .custom-select {
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #d7d7d7;
}
.export-confirmation__form .custom-select select.form-control {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
}
.export-options__footer-links {
    text-align: center;
    line-height: 1;
}
.export-options__footer-links > div {
    margin-bottom: 6px;
}
.export-options__footer-links a:link,
.export-options__footer-links a:visited {
    color: #4c4c58;
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.2;
}
.modal-drawer-bottom {
    width: 100%;
    z-index: 9049;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    display: none;
    transition-property: display;
    transition-duration: .1s;
    transition-timing-function: linear;
    transition-delay: 0s;
}
.modal-drawer-bottom.visible {
    display: block;
}
#mobile-sort-options {
    list-style-type: none;
    margin: 0;
    padding: 0 17px;
}
#mobile-sort-options li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
}
#mobile-sort-options li:last-of-type {
    border-bottom: none;
}
#mobile-sort-options li a {
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    color: #454545;
    padding: 12px;
    transition-property: color;
    transition-duration: .15s;
    transition-timing-function: linear;
    transition-delay: 0s;
}
#mobile-sort-options li a:hover {
    text-decoration: none;
}
#mobile-sort-options li a.active {
    color: #fcc52b;
}
#mobileSortDrawer button {
    display: block;
    width: 100%;
    border: none;
    font-size: 20px;
    padding: 19px;
    line-height: 1;
}
@media (max-width: 768px) {
    .export-option__icon {
        max-width: 100%;
    }
    .export-option__icon--zip,
    .export-option__icon--pdf,
    .export-option__icon--share,
    .export-option__icon--collection {
        background-size: 100% auto;
    }
}

/* Document Viewer */
.doc-viewer {
    padding-top: 25px;
    overflow-wrap: break-word;
}
.doc-viewer .side-col {
    margin-right: 18px;
    margin-left: 15px;
    padding-bottom: 90px;
    line-height: 1;
}
.doc-viewer .side-col a {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.doc-viewer .main-col {
    position: relative;
    margin-right: 15px;
    min-height: 785px;
}
.doc-viewer .toolbar {
    z-index: 1049;
}
.doc-viewer__title {
    font-size: 21px;
    font-weight: 700;
    color: #4c4c4c;
    line-height: 1.6;
    margin: 15px 0 10px 0;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: none;
}
.doc-viewer__share {
    margin-bottom: 20px;
}
.doc-viewer__share .zmdi {
    font-size: 20px;
}
.doc-viewer__description {
    font-weight: 300;
    font-size: 14px;
    line-height: 2.08;
    margin-bottom: 24px;
    font-family: Helvetica, Arial, sans-serif;
}
.doc-viewer label {
    font-size: 13px;
    font-weight: 800;
    color: #231f1f;
    display: block;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: uppercase;
}
.doc-viewer .custom-select {
    border-radius: 0;
    border: 1px solid #c6c6c6;
}
.doc-viewer .custom-select select {
    padding-top: 6px;
    padding-bottom: 6px;
}
.doc-viewer__download-links {
    margin-top: 33px;
}
.doc-viewer__download-links ul {
    list-style-type: none;
    margin-left: 18px;
}
.doc-viewer__download-links li {
    line-height: 1.1;
    margin-bottom: 12px;
}
.doc-viewer .side-col .doc-viewer__download-links a {
    font-size: 16px;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
}
.doc-viewer__preview-link.active {
    text-decoration: underline;
}
.doc-viewer__download-lang {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #9fa1a4;
    margin-bottom: 15px;
    font-family: Helvetica, Arial, sans-serif;
}
#docSharePopup .modal-body h2 {
    border-bottom: none;
}
.related-items {
    padding: 35px 0 50px 0;
}
.related-items h2 {
    text-align: center;
    font-weight: 800;
    font-size: 28px;
    color: #4c4c4c;
    padding-bottom: 24px;
    font-family: 'Nanum Gothic', sans-serif;
}
.related-items-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1064px;
    margin: 0 auto;
}
.related-item {
    width: 25%;
    margin-right: 53px;
}
.related-item:last-of-type {
    margin-right: 0;
}
.related-item__img {
    width: 100%;
    height: 177px;
    overflow: hidden;
    background-color: #fff;
}
.related-item__img img {
    width: 100%;
    height: auto;
}
.related-item__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #4c4c4c;
    margin: 17px 0;
    font-family: 'Nanum Gothic', sans-serif;
}
.related-item__view-more {
    line-height: 1;
}
.related-item__view-more a {
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif;
}
.related-item__view-more a.right-arrow::after {
    color: #ffc425;
    font-size: 12px;
}
@media (max-width: 1199px) {
    .related-item {
        margin-right: 20px;
    }
}
@media (max-width: 991px) {
    .container.doc-viewer-container,
    .related-items .container {
        max-width: 720px;
    }
    .doc-viewer .side-col {
        padding-bottom: 30px;
        margin-right: 0;
        margin-left: 0;
    }
    .doc-viewer .main-col {
        min-height: 500px;
        height: 60vh;
        margin-right: 0;
    }
    .related-items-list {
        flex-wrap: wrap;
    }
    .related-item {
        width: 50%;
        margin-right: 0;
        margin-bottom: 50px;
        padding: 0 25px 0 0;
    }
    .related-item:nth-child(even) {
        padding: 0 0 0 25px;
    }
    .related-item__img {
        height: 252px;
    }
}
@media (max-width: 768px) {
    .container.doc-viewer-container,
    .related-items .container {
        max-width: 540px;
    }
    .doc-viewer .side-col {
        max-width: inherit;
    } 
    .related-items-list {
        max-width: 300px;
    }
    .related-item,
    .related-item:nth-child(even) {
        padding: 0;
        width: 100%;
    }
    .related-item:nth-child(4) {
        margin-bottom: 0;
    }
    .related-item__img {
        height: 237px;
    }
}

/* Sign Up start */
.signup-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    font-family: Helvetica, Arial, sans-serif;
}
.signup-column {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    padding: 40px;
}
.signup-content.choose {
    width: 683px;
}
.signup-content.login {
    width: 400px;
}
.signup-content.signup-extended {
    width: 842px;
    display: flex;
}
.signup-content h1 {
    font-size: 38px;
    font-weight: 800;
    color: #231f1f;
    margin-bottom: 7px;
}
.signup-content p {
    font-weight: 300;
    letter-spacing: .64px;
    color: #404041;
    margin-bottom: 15px;
    font-family: Helvetica, Arial, sans-serif;
}
.signup-content.signup-extended > div:first-of-type {
    width: 33.33%;
    padding-right: 40px;
}
.signup-content.signup-extended > div:first-of-type h1 {
    margin-bottom: 14px;
}
.signup-content.signup-extended > div:first-of-type p {
    color: #404041;
    line-height: 23px;
    letter-spacing: .64px;
}
.signup-content.signup-extended > div:first-of-type p em {
    font-weight: 700;
    font-style: oblique;
    color: #fcc52b;
}
.signup-content.signup-extended > div:last-of-type {
    width: 66.66%;
    display: flex;
    flex-wrap: wrap;
}
.signup-content.signup-extended .form-validation-alert {
    flex-basis: 100%;
}
.signup-content.signup-extended .signup-ext {
    flex-basis: 50%;
    padding-right: 17px;
    flex: 1;
}
.signup-content.signup-extended .signup-ext:last-of-type {
    padding-right: 0;
}
.signup-content.signup-extended .two-col {
    display: flex;
}
.signup-content.signup-extended .two-col > div {
    width: 100%;
    margin-right: 8px;
}
.signup-content.signup-extended .two-col > div:last-of-type {
    margin-right: 0;
}
.signup-content.signup-extended button {
    margin: 0;
    font-size: 16px;
    line-height: 1;
    padding-top: 18px;
    padding-bottom: 18px;
    border: none;
}
.signup__account-types {
    display: flex;
}
.signup__account-type-link {
    flex-basis: 100%;
    margin: 0 9px 9px 0;
    padding: 30px 25px 25px 25px;
    background-color: #f4f4f4;
    background-image: url('../images//chevron-right-3e3e3e.svg');
    background-repeat: no-repeat;
    background-size: 9px 13px;
    background-position: calc(100% - 25px) center;
}
.signup__account-type-link:hover {
    text-decoration: none;
}
.signup__account-type-link:last-of-type {
    margin-right: 0;
}
.signup__account-type-link > div:first-of-type {
    font-family: 'Nanum Gothic', sans-serif;
    color: #6d6d6d;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
}
.signup__account-type-link > div:last-of-type {
    font-family: Helvetica, Arial, sans-serif;
    color: #404041;
    font-weight: 300;
    letter-spacing: .56px;
    font-size: 14px;
    line-height: 1;
}
#login-form,
#reset-pswd-form {
    margin-top: 10px;
}
.signup-content .form-group {
    margin-bottom: 13px;
}
.signup-content .form-control {
    background-color: #f2f2f2;
    border: none;
    border-radius: 3px;
    padding: 18px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    height: auto;
}
.signup-content .custom-select {
    margin-bottom: 0;
    background-color: #f2f2f2;
    background-position: calc(100% - 18px) center;
    border-radius: 3px;
}
.signup-content .custom-select select {
    border: none;
    font-size: 16px;
    background-color: transparent;
    height: auto;
    padding-right: 36px;
}
.signup-content label {
    line-height: 1;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #404041;
}
.signup-content button {
    margin: 9px 0 10px 0;
}
.signup__lower-links {
    margin-top: 20px;
    line-height: 1;
}
.signup__lower-links a:link,
.signup__lower-links a:visited {
    color: #000;
    text-decoration: underline;
}
@media (max-width: 1140px) {
    .signup-column {
        margin: 0 auto;
    }
    .signup-content.signup-extended {
        width: 500px;
        flex-wrap: wrap;
    }
    .signup-content.signup-extended > div {
        width: 100%;
    }
    .signup-content.signup-extended > div:first-of-type {
        width: 100%;
        padding-right: 0;
    }
    .signup-content.signup-extended > div:last-of-type {
        padding-right: 0;
        width: 100%;
    }
}
@media (max-width: 992px) {
    .signup-content.choose,
    .signup-content.signup-extended {
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
    }
    .signup-content.signup-extended {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
    .signup-content.signup-extended > div {
        width: 100%;
        padding-right: 0;
    }
    .signup-content.signup-extended .signup-ext {
        flex-basis: 100%;
        padding-right: 0;
    }
    .signup-content.signup-extended .button-group {
        width: 100%;
    }
    .signup-content.signup-extended .button-group label {
        display: none;
    }
    .signup-content.signup-extended .button-group > div {
        width: 100%;
        text-align: center;
    }
    .signup-content h1 {
        font-size: 26px;
        margin-bottom: 3px;
        line-height: 1;
    }
    .signup-content p {
        font-size: 14px;
    }
    .signup__account-types {
        display: block;
    }
    .signup-ext {
        text-align: left;
    }
    .signup-content.signup-extended .two-col {
        display: block;
    }
    .signup-content.signup-extended .two-col > div {
        margin-right: 0;
    }
    .signup__account-type-link {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0 0 9px 0;
        padding: 15px;
        background-size: 7px 11.351px;
    }
    .signup__account-type-link > div:first-of-type {
        font-size: 15px;
        margin-bottom: 6px;
    }
    .signup__account-type-link > div:last-of-type {
        font-size: 14px;
    }
    .signup__lower-links {
        margin-top: 16px;
        font-size: 14px;
    }
}
@media (max-width: 768px) {
    .signup-content,
    .signup-content.login {
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
    }
    .signup-content .form-group {
        margin-bottom: 8px;
        text-align: left;
    }
    .signup-content.signup-extended {
        width: 100%;
    }
    .signup-content.signup-extended button {
        margin: 12px 0 5px 0;
        text-align: center;
        font-size: 15px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-radius: 2px;
        line-height: 1.5;
    }
    .signup__lower-links {
        margin-top: 14px;
    }
}
.assistance-column {
    background-image: url('../images//assistance-bg.jpg');
    background-color: #feb012; 
    background-repeat: no-repeat;
    background-position: top right;
    width: 400px;
    padding: 206px 30px 0 30px;
    text-align: center;
}
.assistance-cta {
    margin-bottom: 160px;
}
.assistance-cta__title {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #4c4c4c;
    margin-bottom: 24px;
}
.assistance-cta a.btn-primary {
    background-color: #6d6d6d;
    color: #fff;
    border-radius: 4px;
}
.assistance-cta a.btn-primary:hover {
    background-color: #4c4c4c;
    color: #fff;
}
.assistance-division {
    padding: 0 66px;
    font-size: 12px;
    line-height: 18.67px;
    color: #fff;
}
.assistance-division ul {
    margin: 22px 0 47px 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.assistance-division ul li {
    width: 50%;
    text-align: center;
}
.assistance-division ul li a:link,
.assistance-division ul li a:visited {
    border-bottom: 1px solid #000;
    font-size: 14px;
    color: #000;
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.assistance-division ul li a:hover {
    text-decoration: none;
}
@media (max-width: 768px) {
    .assistance-column {
        display: none;
    }
}
/* Sign Up end */

/* Form Validation */
.form-validation-alert {
    border-radius: 3px;
    background-color: red;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    padding: 18px;
    margin: 13px 0;
    display: none;
    text-align: center;
}
.input-validation-error {
    border: 1px solid red !important;
}

/* Finder */
.finder-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
}
#finder-map {
    order: 2;
    flex-grow: 1;
    z-index: 5;
    min-height: 600px;
    position: relative;
}
#finder-map a {
    display: none;
}
#finder-back-btn {
    display: none;
}
#finder-gmap {
    height: 100%;
    position: relative;
}
#finder-results {
    order: 1;
    min-width: 330px;
    max-width: 375px;
    padding: 0;
    box-shadow: 16px 0 18px -16px scrollbar;
    z-index: 10;
}
.finder-results {
    max-height: 800px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #e1e1e1 #fbfbfb;
    -ms-scrollbar-highlight-color: #fbfbfb;
    -ms-scrollbar-face-color: #e1e1e1;
    -ms-scrollbar-arrow-color: #fbfbfb;
    -ms-scrollbar-shadow-color: #fbfbfb;
}
.finder-results::-webkit-scrollbar {
    width: 6px;
}
.finder-results::-webkit-scrollbar-track {
    background-color: #fbfbfb;
}
.finder-results::-webkit-scrollbar-thumb {
    background-color: #e1e1e1;
}
.finder-detail {
    display: none;
}
#finder-map__expand {
    display: none;
}
.finder-result {
    padding: 0 18px;
    display: block;
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
}
.finder-result:hover {
    text-decoration: none;
}
.finder-result.selected {
    background-image: linear-gradient(rgb(245,245,245), rgb(236,236,236));
}
.finder-result > div {
    border-bottom: 1px solid #e1e1e1;
    padding: 21px 14px 16px 14px;
}
.finder-result.selected > div {
    border-bottom: none;
}
.finder-result.selected  {
    border-bottom: none;
}
.finder-result__name {
    font-size: 16px;
    font-weight: 700;
    color: #1c1c1c;
    line-height: 1.2;
    font-family: 'Nanum Gothic', sans-serif;
}
.finder-result__distance {
    font-size: 13px;
    font-weight: 300;
    color: #404041;
    display: flex;
    align-items: center;
    line-height: 1;
    margin: 9px 0 12px 0;
}
.finder-result__distance svg {
    display: inline-block;
    width: 10px;
    height: 12px;
    margin-right: 5px;
}
.finder-result__distance svg .pin {
    fill: #fcc52b;
}
.finder-result__badges {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
}
.finder-result__badges li {
    margin-right: 10px;
    margin-bottom: 10px;
}
.finder-result__badges img {
    width: 24px;
    height: 24px;
    display: inline-block;
}
.finder-result__badges img[data-toggle="popover"] {
    color: #0078cf;
}
.finder-result__badges img[data-toggle="popover"]:hover {
    text-decoration: none;
    cursor: pointer;
    color: #0078cf;
}
#finder-gmap .gm-style-iw-c {
    background-color: #fff;
    padding: 32px 47px 39px 47px !important;
    max-width: 100% !important;
    max-height: initial !important;
    box-shadow: 0 0 12px 1px rgba(0,0,0,.2);
}
#finder-gmap .gm-style-iw-c > button {
    display: none !important;
}
#finder-gmap .gm-style-iw-d,
div[class*="multimap-detail-"] {
    overflow: hidden !important;
    font-family: Helvetica, Arial, sans-serif;
}
#finder-gmap .gm-style-iw-d .finder-detail__name,
div[class*="multimap-detail-"] .multimap-detail__name {
    font-size: 16px;
    font-weight: 700;
    color: #1c1c1c;
    line-height: 1.2;
    margin-bottom: 19px;
}
#finder-gmap .gm-style-iw-d .finder-detail__address,
#finder-gmap .gm-style-iw-d .finder-detail__phone,
#finder-gmap .gm-style-iw-d .finder-detail__email,
div[class*="multimap-detail-"] .multimap-detail__address,
div[class*="multimap-detail-"] .multimap-detail__phone, 
div[class*="multimap-detail-"] .multimap-detail__name {
    display: flex;
    align-items: baseline;
    line-height: 1;
    font-size: 13px;
}
#finder-gmap .gm-style-iw-d .finder-detail__address,
div[class*="multimap-detail-"] .multimap-detail__address {
    line-height: 21.47px;
    margin-bottom: 12px;
}
#finder-gmap .gm-style-iw-d .finder-detail__phone,
div[class*="multimap-detail-"] .multimap-detail__phone {
    margin-bottom: 14px;
}
#finder-gmap .gm-style-iw-d .finder-detail__address i,
#finder-gmap .gm-style-iw-d .finder-detail__phone i,
#finder-gmap .gm-style-iw-d .finder-detail__email i,
div[class*="multimap-detail-"] .multimap-detail__address i,
div[class*="multimap-detail-"] .multimap-detail__phone i,
div[class*="multimap-detail-"] .multimap-detail__email i {
    font-size: 16px;
    color: #fcc52b;
    width: 24px;
}
#finder-gmap .gm-style-iw-d .finder-detail__phone a:link,
#finder-gmap .gm-style-iw-d .finder-detail__phone a:visited,
#finder-gmap .gm-style-iw-d .finder-detail__email a:link,
#finder-gmap .gm-style-iw-d .finder-detail__email a:visited,
div[class*="multimap-detail-"] .multimap-detail__phone a:link,
div[class*="multimap-detail-"] .multimap-detail__phone a:visited,
div[class*="multimap-detail-"] .multimap-detail__email a:link,
div[class*="multimap-detail-"] .multimap-detail__email a:visited {
    color: #fcc52b;
    display: inline;
    font-weight: 500;
}
@media (max-width: 992px) {
    #finder-results {
        min-width: 330px;
        max-width: 330px;
    }
}
@media (max-width: 768px) {
    .finder-container {
        flex-direction: column;
    }
    #finder-map {
        height: 400px;
        min-height: 400px;
        order: 1;
        flex-grow: 1;
        margin-bottom: auto;
        position: relative;
        transition: height ease-in-out .3s;
    }
    #finder-map.expanded {
        height: 650px;
    }
    #finder-back-btn {
        position: absolute;
        top: 15px;
        left: 15px;
        background-color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        box-shadow: 0 0 5px 1px rgba(0,0,0,.15);
        justify-content: center;
        align-items: center;
        display: flex;
        border: none;
        color: #fcc52b;
        font-size: 22px;
        line-height: 1;
    }
    #finder-back-btn:focus {
        outline: none;
    }
    #finder-results {
        box-shadow: 0 -16px 18px -16px scrollbar;
        order: 2;
        margin-top: auto;
        flex-grow: 0;
        flex-basis: auto;
        border-top: 1px solid #ebebeb;
        max-height: none;
        max-width: 100%;
    }
    .finder-results {
        max-height: none;
    }
    #finder-map__expand {
        display: flex;
        justify-content: center;
        padding: 10px 15px 20px 15px;
    }
    #finder-map__expand-btn {
        height: 8px;
        width: 93px;
        border-radius: 4px;
        background-color: #ebebeb;
        display: inline-block;
        line-height: 1;
        border: none;
    }
    #finder-map__expand-btn:hover {
        cursor: pointer;
    } 
    #finder-map__expand-btn:focus {
        outline: none;
    }
    .finder-result.selected {
        background-image: none;
    }
    .finder-detail {
        padding: 0 40px 40px 40px;
        font-family: Helvetica, Arial, sans-serif;
    }
    .finder-detail__name {
        font-size: 23px;
        font-weight: 700;
        color: #1c1c1c;
        line-height: 34px;
        margin-bottom: 15px;
        font-family: 'Nanum Gothic', sans-serif;
    }
    .finder-detail__address,
    .finder-detail__phone,
    .finder-detail__email {
        line-height: 1;
        display: flex;
        color: #404041;
    }
    .finder-detail__address i,
    .finder-detail__phone i,
    .finder-detail__email i {
        font-size: 20px;
        color: #fcc52b;
        width: 29px;
    }
    .finder-detail__address {
        font-weight: 300;
        color: #404041;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .finder-detail__phone {
        line-height: 1;
        font-size: 18px;
        margin-bottom: 15px;
    }
    .finder-detail__email {
        line-height: 1;
        font-size: 18px;
    }
}

/* System Selector Banner Start */
.system-selector-banner {
    background-color: #fcc838; padding: 30px 0;
}
.system-selector-banner .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1150px;
    padding: 0 40px;
}
.system-selector-banner__text {
    line-height: 1;
    width: 337px;
    margin-right: 20px;
    flex-shrink: 0;
    font-family: 'Nanum Gothic', sans-serif;
}
.system-selector-banner__intro {
    font-weight: 400;
    font-size: 13px;
    color: #6d6d6d;
    line-height: 1.3;
    margin-bottom: 10px;
}
.system-selector-banner__body {
    font-weight: 700;
    font-size: 28.54px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 11px;
}
.system-selector-banner__text .secondaryCTA {
    line-height: 1;
}
.system-selector-banner__text .secondaryCTA a {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 1;
}
.system-selector-banner__text .right-arrow::after {
    font-size: 14px;
    color: #4c4c4c;
}
.system-selector-banner__image {
    align-self: flex-end;
    flex-grow: 1;
}
.system-selector-banner__image img {
    height: auto;
    width: auto;
    max-width: 100%;
}
@media (max-width: 991px) {
    .system-selector-banner {
        padding: 0;
    }
    .system-selector-banner .container {
        flex-wrap: wrap;
    }
    .system-selector-banner__text {
        width: 100%;
        padding: 44px 0 15px 0;
        margin-right: 0;
    }
    .system-selector-banner__body {
        margin-bottom: 13px;
    }
    .system-selector-banner__image {
        width: 100%;
        padding: 15px 0 44px 0;
    }
}
/* System Selector Banner End */

/* System Selector Start */
.container.system-selector {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    font-family: 'Nanum Gothic', sans-serif;
}
.system-selector__row {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 606px;
    flex-direction: row;
}
.system-selector__row > div {
    padding-right: 50px;
}
.system-selector__row > div:first-of-type {
    width: auto;
}
.system-selector__row > div:last-of-type {
    width: auto;
    max-width: 600px;
}
.system-selector__row.bg > div {
    display: flex;
    flex-direction: column;
}
.system-selector__row.bg > div:first-of-type {
    background-image: url(../images//system-selector-bg.jpg);
    background-repeat: no-repeat;
    margin-left: 33px;
    min-height: 605px;
    padding-top: 67px;
    padding-right: 0;
    max-width: 496px;
}
.system-selector__row.bg > div:last-of-type {
    justify-content: center;
    flex-grow: 1;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 50px;
}
.selector-option {
    display: flex;
    padding-bottom: 37px;
    justify-content: flex-end;
    align-items: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 1;
}
.selector-option > div {
    padding: 0 36px 0 120px;
}
.selector-option__title {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #272525;
    margin-bottom: 7px;
}
.selector-option p {
    margin: 0;
    line-height: 1.86;
    font-weight: 500;
}
.selector-option > img {
    width: 130px;
    height: 129px;
    box-shadow: -6px 6px 15px 0px rgba(0, 0, 0, .25);
    flex-grow: 0;
    flex-shrink: 0;
}
.system-selector__row input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row input[type="text"]::placeholder {
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .form-control:-moz-placeholder { /* Firefox 18- */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .form-control::placeholder {
    color: #7e7e7e;
    opacity: 1;
}
.system-selector__row .btn {
    color: #fff;
    font-weight: 700;
}
.system-selector__progress {
    font-size: 13px;
    font-weight: 400;
    color: #231f1f;
    line-height: 1;
    margin-bottom: 10px;
}
.system-selector__question {
    font-weight: 800;
    font-size: 60px;
    color: #272525;
    line-height: 1.3;
    margin-bottom: 14px;
}
.system-selector__form {
    width: 400px;
    max-width: 100%;
    line-height: 1;
}
.system-selector__form > div {
    padding-bottom: 15px;
}
.system-selector input {
    width: 100%;
    border: none;
    border-radius: 2px;
    font-weight: 300;
    font-size: 16px;
    background-color: #f2f2f2;
    padding: 18px;
}
.system-selector .custom-select {
    display: block;
    border-radius: 2px;
    border: none;
    background-position: calc(100% - 18px) center;
    background-color: #f2f2f2;
}
.system-selector .custom-select select {
    font-weight: 300;
    font-size: 16px;
    width: 100%;
    padding: 14px 36px 14px 18px;
    color: #7e7e7e;
}
.system-selector .custom-select select.selected {
    color: #343434;
}
#selectorQuestion_RoofType {
    display: none;
}
.system-selector__controls {
    display: flex;
    padding-top: 12px;
    justify-content: space-between;
    width: 100%;
}
.system-selector__controls a {
    font-weight: 800;
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 1;
}
.system-selector__controls a {
    color: #6d6d6d;
}
.system-selector__controls a:last-of-type {
    color: #fcc52b;
}
.system-selector__controls a i {
    margin: 0 6px 0 0;
}
.system-selector__controls a:last-of-type i {
    margin: 0 0 0 6px;
}
.selector-results__row {
    display: flex;
}
.selector-results__row > div {
    flex-basis: 50%;
    padding: 15px 60px;
}
.selector-results__text {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.75;
}
.selector-results__text p {
    font-weight: 500; 
    margin-bottom: 30px;
}
.selector-results__text p a {
    font-family: Arial, sans-serif;
}
.selector-results__text .return {
    font-weight: 500;
    font-family: 'Nanum Gothic', sans-serif;
}
.selector-results__text .return i {
    margin-right: 6px;
}
.selector-results__text h1 {
    font-size: 60px;
    font-weight: 800;
    text-transform: capitalize;
    color: #272525;
    line-height: 1.005;
    margin: 43px 0 40px 0;
}
.selector-results__text ul {
    list-style-position: outside;
    padding: 0 0 0 20px;
    margin: 0 0 30px 0;
}
.selector-results__text h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 28px;
    color: #404041;
}
.selector-results__text .btn {
    margin-bottom: 12px;
    color: #fff;
    font-weight: 700;
}
.selector-results__retake {
    padding-top: 5px;
}
.result-options {
    background-image: linear-gradient(to bottom right, #fafafa, #fff);
}
.result-option {
    font-family: 'Nanum Gothic', sans-serif;
    text-align: center;
    padding: 20px 0 45px 0;
}
.result-option__rating {
    text-transform: uppercase;
    font-size: 13px;
    color: #272525;
    line-height: 1;
    margin-bottom: 20px;
}
.result-option__name {
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 18px;
    color: #4c4c58;
}
.result-option__diagram {
    position: relative;
    width: 100%;
}
.result-option__diagram a {
    position: absolute;
    background-color: #ffa800;
    background-image: linear-gradient(to bottom right, #ffa800, #feb00b);
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    text-align: center;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
}
.result-option__diagram a:hover {
    text-decoration: none;
    cursor: pointer;
    background-image: none;
}
.result-option__diagram img {
    width: 100%;
    height: auto;
}
.popover-selector-results {
    border: none;
}
.popover-selector-results.bs-popover-top .arrow::after {
    border-top-color: #fcc125;
}
.popover-selector-results.bs-popover-right .arrow::after {
    border-right-color: #fcc125;
}
.popover-selector-results.bs-popover-bottom .arrow::after {
    border-bottom-color: #fcc125;
}
.popover-selector-results.bs-popover-left .arrow::after {
    border-left-color: #fcc125;
}
.popover-selector-results .popover-body {
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    background-color: #fcc125;
    padding: 33px;
    line-height: 29px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
    .system-selector__row {
        min-height: initial;
        padding: 50px 0;
    }
    .system-selector__row > div {
        width: initial;
        max-width: none;
    }
    .system-selector__row > div:first-of-type {
        max-width: 50%;
    }
    .system-selector__row > div > img {
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .system-selector__row.bg > div:first-of-type {
        width: 496px;
        max-width: none;
        flex-shrink: 0;
        margin-left: 15px;
    }
    .system-selector__question {
        font-size: 40px;
    }
    .system-selector__form {
        width: 100%;
    }
    .result-option__diagram {
        width: 100%;
        margin: 0 auto;
    }
    .result-option__diagram a {
        width: 16px;
        height: 16px;
        border-radius: 8px;
        line-height: 16px;
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .container.selector-results {
        padding: 0;
        max-width: 100%;
    }
    .system-selector__row > div {
        width: 100%;
        padding-right: 15px;
    }
    .system-selector__row > div:last-of-type {
        width: 100%;
    }
    .system-selector__question {
        font-size: 25px;
    }
}
@media (max-width: 768px) {
    .system-selector__row {
        flex-wrap: wrap;
    }
    .system-selector__row > div {
        flex-basis: 100%;
        width: 100%;
        padding-right: 0;
    }
    .system-selector__row > div:first-of-type {
        max-width: none;
    }
    .system-selector__row > div:last-of-type,
    .system-selector__row.bg > div:last-of-type {
        width: 100%;
        max-width: 100%;
        padding: 40px;
    }
    .system-selector__row.bg > div:first-of-type {
        display: none;
    }
    .system-selector__question {
        font-size: 30px;
    }
    .selector-results__row {
        flex-wrap: wrap;
    }
    .selector-results__row > div {
        flex-basis: 100%;
        padding: 25px 25px 0 25px;
    }
    .selector-results__row h1 {
        font-size: 40px;
        margin: 25px 0;
    }
    .result-option__diagram {
        width: 100%;
    }
    .result-option__diagram a {
        width: 18px;
        height: 18px;
        border-radius: 9px;
        line-height: 18px;
        font-size: 14px;
    }
}
/* System Selector End */

/* Tabbed Content Component Start */
.tabbed-content .nav-tabs {
    border-bottom: none;
    align-items: stretch;
    width: 100%;
    flex-wrap: nowrap;
}
.tabbed-content .nav-tabs .nav-item {
    flex: 0 1 33.3%;
    height: inherit;
    border-left: 1px solid #e2e2e2;
    box-sizing: border-box;
}
.tabbed-content .nav-tabs .nav-item:last-of-type {
    border-right: 1px solid #e2e2e2;
}
.tabbed-content .nav-tabs .nav-link {
    border: none;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
    width: 100%;
    height: 100%;
}
.tabbed-content .nav-tabs .nav-link span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    color: #231f1f;
    font-family: 'Nanum Gothic', sans-serif;
}
.tabbed-content .nav-tabs .nav-link.active {       
    background-color: #fbfbfb;
}
.tabbed-content .nav-tabs .nav-link.active span {
    color: #fcc52b;
}
.tabbed-content .tab-pane > div {
    display: flex;
    padding: 45px 0;
    width: 100%;
    justify-content: space-between;
}
.tabbed-content .tab-content-icon {
    flex: 0 1 33.3%;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.tabbed-content .tab-content-icon_img {
    display: flex;
    width: 132px;
    height: 132px;
    border-radius: 66px;
    background-color: #fbfbfb;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tabbed-content .tab-content-icon_img img {
    max-width: 80%;
    max-height: 80%;
}
.tabbed-content .tab-content-text {                      
    flex: 0 1 66.6%;
    color: #3f3f3f;
    font-family: Helvetica, Arial, sans-serif;
}
.tabbed-content .tab-content-text > * {
    margin-right: 200px;
}
.tabbed-content .tab-content-text p {
    line-height: 1.825;
    margin-bottom: 8px;
}
.tabbed-content .tab-content-text .secondaryCTA a {
    font-size: 16px;
}
.tabbed-content .tab-content-text .secondaryCTA .right-arrow::after {
    font-size: 14px;
}
@media (max-width: 1199px) {
    .tabbed-content .tab-content-text > * {
        margin-right: 15px;
    }
}
@media (max-width: 768px) {
    .tabbed-content .nav-tabs {
        flex-wrap: wrap;
    }
    .tabbed-content .nav-tabs .nav-item {
        flex: 0 1 100%;
        border-left: none;
        border-right: none;
        border-top: 1px solid #e2e2e2;
    }
    .tabbed-content .nav-tabs .nav-item:last-of-type {
        border-right: none;
        border-bottom: 1px solid #e2e2e2;
    }
    .tabbed-content .tab-content-text {
        padding-left: 10px;
    }
}
/* Tabbed Content Component End */

/* Acordion */
.accordion-container {
    width: 890px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.accordion-container .card {
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.05);
    margin-bottom: 8px;
}
.accordion-container .card-header {
    padding: 0;
    background-color: #fff;
    border-bottom: none;
}
.accordion-container .card-header button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 31px 46px;
    text-decoration: none;
    background-color: transparent;
    border-radius: 0;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    color: #4c4c4c;
    border: none;
    white-space: normal;
}
.accordion-container .card-header button span {
    line-height: 23px;
    font-size: 16px;
    text-align: left;
}
.accordion-container .card-header button i {
    font-size: 24px;
    color: #fcc631;
    padding-left: 20px;
    line-height: 1;
}
.accordion-container .card-body {
    line-height: 1.82;
    color: #3f3f3f;
    padding: 5px 100px 31px 46px;
}
@media (max-width: 768px) {
    .accordion-container .card-header button {
        padding: 20px 30px;
    }
    .accordion-container .card-body {
        padding: 5px 30px 20px 30px;
    }
}

/* Emergency Banner */
.emergency-banner {
    background-color: #fcc52b;
    padding: 18px 0;
}
.emergency-banner .container {
    display: flex;
    align-items: center;
    color: #505050;
    justify-content: space-between;
    font-size: 20px;
    line-height: 1.46;
}
.emergency-banner .container > a {
    white-space: nowrap;
    padding-left: 20px;
    color: #5c5c5c;
}
@media (max-width: 991px) {
    .emergency-banner .container,
    .emergency-banner .container > * {
        display: block;
    }
    .emergency-banner .container > a {
        padding-left: 0;
        margin-top: 10px;
    }
}

/* Styled Tables */
.tabular {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.675;
    color: #343434;
    border-collapse: collapse;
}
.tabular th,
.tabular td {
    padding: 10px 25px;
    vertical-align: top;
}
.tabular th {
    background-color: #f8f8f8;
    color: #4c4c4c;
    text-transform: uppercase;
    font-weight: 700;  
    font-family: 'Nanum Gothic', sans-serif;
}
.tabular td {
    border-bottom: 2px solid #efefef;
}
.tabular td:first-of-type {
    font-weight: 700;
}
@media (max-width: 768px) {
    .tabular,
    .tabular thead,
    .tabular tbody,
    .tabular tr,
    .tabular th,
    .tabular td {
        display: block;
        font-size: 14px;
    }
    .tabular thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .tabular tr {
        border-bottom: 2px solid #efefef;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .tabular td {
        border-bottom: 0;
        position: relative;
        padding: 8px 10px 8px 50%;
    }
    .tabular td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 45%;
        padding-right: 25px;
        white-space: nowrap;
    }
    .tabular td:first-of-type {
        font-weight: 400;
    }
}

/* Profile Loading Overlay */
#loadingOverlay {
    background-color: rgba(0,0,0,.18);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    overflow: hidden;
    z-index: 9000;
    transition-property: visibility;
    transition-duration: .1s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: flex;
    justify-content: center;
}
#loadingOverlay.visible {
    visibility: visible;
}
#loadingOverlay.visible i.zmdi-refresh {
    animation: rotation 1s infinite linear;
    color: #fcc52b;
    font-size: 50px;
    align-self: center;
}

/* Drift Widget */
.drift-frame-controller {
    top: 80px !important;
}
.drift-conductor-item.drift-frame-chat {
    top: 144px !important;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}