li::marker {
    color: #004D74;
}

.pl-5{
	padding-left: 16px;
}
.common-headline {
    background: #004D74;
    padding: 50px 0 !important;
}
.main-headline {
    background: #004D74;
    padding: 50px 0;
}

.main-headline h1 {
    margin: 0;
    font-size: 30px !important;
    font-family: 'Roboto-Bold';
    line-height: 35px !important;
    font-style: italic;
    color: #ffffff;
}

.main-headline h1 .font-normal {
    font-style: normal;
    position: relative;
    left: 2px;
}

.indent-5{
	display: inline-block;
    text-indent: -5px;
}

.font-normal {
    font-style: normal;
    position: relative;
    left: 2px;
}

.orange-color {
    color: #F6581D !important;
}

.green-color {
    color: #B2D234 !important;
}

.hrd-sec.desktop {
    display: flex !important;
}

.clr-333 {
    color: #333;
}

.eyebrow {
    margin: 0;
    font-size: 18px !important;
    font-family: 'Roboto-Medium' !important;
    line-height: 20px !important;
    font-style: italic;
    color: #ffffff !important;
    margin-bottom: 5px !important;
    max-width: 650px;
        max-width: 760px;
}

/*.outside-rep-section {
    z-index: 9999;
}*/

.bg-white {
    background-color: #fff !important;
}

.lightGreen-box-container {
    margin-left: auto;
    margin-right: 0;
    width: 642px;
    min-height: 60px;
    overflow-x: hidden;
    margin-bottom: 50px;
    margin-top: 0;
}

.lightGreen-box {
    position: relative;
    right: -10px;
    height: 100%;
    width: 100%;
}

.lightGreen-linkbox {
    background: #E3EAC5;
    padding: 14px 0 14px 14px;
    display: block;
    border: 5px solid #B2D234;
    transform: skewX(-10deg);
    color: #004d74;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Roboto-Bold';
    text-decoration: none !important;
}

.lightGreen-linkbox span::after {
    content: '';
    border: 4px solid #004d74;
    border-bottom: none;
    border-left: none;
    width: 14px;
    height: 14px;
    position: relative;
    right: -8px;
    top: 0px;
    display: inline-block;
    transform: rotate(42deg);
}

.lightGreen-linkbox div::after {
    content: '';
    border: 4px solid #004d74;
    border-bottom: none;
    border-left: none;
    width: 14px;
    height: 14px;
    position: relative;
    right: -8px;
    top: 0px;
    display: inline-block;
    transform: rotate(42deg);
}


.bold {
    font-family: "Roboto-Bold" !important;
}

.lh-30{
	line-height: 30px !important;
}

.list-style-none {
    list-style-type: none;
}

.font-regular{
	font-family: "Roboto-Regular" !important;
}

@media screen and (max-width: 991px) {
    #header .search-box>.search form input#search {
        margin-left: 0;
        font-size: 12px;
        line-height: 14px;
        height: 35px;
    }
    .break-word {
        word-break: break-word;
    }
    .lightGreen-box-container {
        max-width: 355px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .lightGreen-box {
        z-index: 1;
    }

    .lightGreen-linkbox {
        font-size: 18px;
        padding: 11px 32px 11px 14px;
        border: 4px solid #B2D234;
        padding-right: 50px;
    text-align:right;
}
.lyngreenbox1{
text-align:right;
}
.lyngreenbox{
		padding: 11px 32px 11px 97px!important;
	}
    .lightGreen-linkbox span::after {
        right: -78px;
        top: -8px;
    }
.lightGreen-linkbox div::after {
        right: -78px;
        top: -8px;
    }
    .eyebrow {
        font-size: 21px !important;
        font-family: 'Roboto-Medium' !important;
        line-height: 24px !important;
    }
    .hrd-sec.desktop {
        display: none !important;
    }
    .content-inner-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .main-headline {
        padding: 20px 30px 20px 20px !important;
    }
    .main-headline h1 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}

.isi-tray .isi-tray-head h2 {
    font-size: 16px;
    line-height: 20px;
}

.footer ul li a, .footer p {
    color: #000000;
    font-size: 14px;
    line-height: 19px;
}