@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-100Italic.eot');
    src: url('fonts/museosans/MuseoSans-100Italicd41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-100Italic.woff2') format('woff2'), url('fonts/museosans/MuseoSans-100Italic.woff') format('woff'), url('fonts/museosans/MuseoSans-100Italic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
} 

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-500.eot');
    src: url('fonts/museosans/MuseoSans-500d41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-500.woff2') format('woff2'), url('fonts/museosans/MuseoSans-500.woff') format('woff'), url('fonts/museosans/MuseoSans-500.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-700Italic.eot');
    src: url('fonts/museosans/MuseoSans-700Italicd41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-700Italic.woff2') format('woff2'), url('fonts/museosans/MuseoSans-700Italic.woff') format('woff'), url('fonts/museosans/MuseoSans-700Italic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-700.eot');
    src: url('fonts/museosans/MuseoSans-700d41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-700.woff2') format('woff2'), url('fonts/museosans/MuseoSans-700.woff') format('woff'), url('fonts/museosans/MuseoSans-700.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-500Italic.eot');
    src: url('fonts/museosans/MuseoSans-500Italicd41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-500Italic.woff2') format('woff2'), url('fonts/museosans/MuseoSans-500Italic.woff') format('woff'), url('fonts/museosans/MuseoSans-500Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-300.eot');
    src: url('fonts/museosans/MuseoSans-300d41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-300.woff2') format('woff2'), url('fonts/museosans/MuseoSans-300.woff') format('woff'), url('fonts/museosans/MuseoSans-300.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-300Italic.eot');
    src: url('fonts/museosans/MuseoSans-300Italicd41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-300Italic.woff2') format('woff2'), url('fonts/museosans/MuseoSans-300Italic.woff') format('woff'), url('fonts/museosans/MuseoSans-300Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'MuSans';
    src: url('fonts/museosans/MuseoSans-100.eot');
    src: url('fonts/museosans/MuseoSans-100d41d.eot?#iefix') format('embedded-opentype'), url('fonts/museosans/MuseoSans-100.woff2') format('woff2'), url('fonts/museosans/MuseoSans-100.woff') format('woff'), url('fonts/museosans/MuseoSans-100.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}

/*===== Project Style =====*/
section.headingProjects h2{
    color: #ffffff;
    text-transform: none;
    font-weight: 100;
    font-size: 42px;
    font-family: 'MuSans', sans-serif;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

section.headingProjects p {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

/*===== Projects detail =====*/
.best p{
    text-align: justify;
    padding-right: 12px;
}
ol.reason{
    padding-left: 15px;
    line-height: 1.8em;
}
.oc-item{opacity: 0.5;}
.over-des{
    position: absolute;
    z-index: 1;
    color: #ffffff;
    bottom: 0;
    width: 100%;
    font-weight: normal;
    visibility: hidden;
}
.over-des p{
    font-size: 13px !important;
    font-weight: 200;
    line-height: normal !important;
    padding: 0 15px;
    margin-bottom: 25px;
}
.over-des h4{
    font-weight: 200;
    letter-spacing: normal;
    margin-bottom: 0;
    margin-left: 15px;
}
.oc-item:hover{opacity: 1;}
.oc-item:hover>.over-des{visibility: visible;}
.owl-carousel:hover .owl-nav .owl-next {    
    right: 25px !important;
}
.owl-carousel:hover .owl-nav .owl-prev{left: 25px;}

.maps p {
    font-weight: lighter;
    text-align: center;
}
.maps iframe{
    height: 530px !important;
    -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     filter: grayscale(100%);
}


.text-danger {
    display: inline-block;
    font-size: 12px;
    background: red;
    margin-top: 10px;
    border-radius: 50px;
}

.text-danger p {
    font-size: 11px !important;
    color: #ffffff;
    margin-bottom: 0;
    padding: 5px 10px;
    line-height: 1 !important;
    font-weight: bold !important;
}

#content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5 !important;
}

#content p strong {
    font-weight: bold;
}

#logo img {
    width: 400px;
    height: auto;
}

.subCompany {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'MuSans', sans-serif;
    letter-spacing: 0.5px;
}

.address {
    font-family: 'MuSans', sans-serif;
    font-weight: 300;
}

.address span {
    font-size: 15px;
    font-weight: bold;
}

.address a span {
    font-weight: 300;
}

.address p {
    line-height: 1;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 5px;
}

.contactAddressWrap .address {
    margin-bottom: 30px;
}

.contactAddressWrap .address a, .address a {
    color: #ffffff;
}

.contactAddressWrap .address a:hover, .address a:hover {
    text-decoration: underline !important;
}

.address p strong {
    font-size: 15px;
    font-weight: bold;
}

.address p a {
    color: #ffffff;
}

.address p a:hover {
    text-decoration: underline !important;
}

#header #logo img {
    margin-top: 40px;
}

#header.sticky-header #logo img {
    margin-top: 14px;
    height: auto !important;
    width: 360px;
}

#header.sticky-header #logo .standard-logo {
    display: none;
}

#header #logo .logo-icon {
    display: none;
}

#header #logo .logo-icon img {
    height: 46px !important;
    width: auto !important;
}

#header.sticky-header #logo .logo-icon {
    display: block;
}

.slider-caption h2 {
    font-family: 'MuSans', sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 60px;
}

.slider-caption p {
    font-size: 16px;
    line-height: 1.8;
}

.slider-caption h2:after {
    content: '';
    width: 50px;
    height: 3px;
    display: block;
    background: #D2A663;
    margin-top: 15px;
}

.button span+i {
    margin-left: 10px;
    /* color: #D2A663; */
    margin-right: 0;
}

.button:hover span+i {
    /* color: #ffffff !important; */
}

.button.button-large {
    font-size: 13px;
}

.button.button-large span {
    letter-spacing: 2px;
}

.careerSelection .button.button-large span {
    letter-spacing: 1px;
}

.sectionIntro,
.sectionHistory {
    background-color: #11171E;
}

.section_latestNews {
    background-color: #0C1116;
}

.sectionIntro p.introsub {
    font-size: 15px;
    letter-spacing: 1px;
}

.section.dark {
    color: #ffffff;
}

.section.dark h2 {
    color: #ffffff;
    text-transform: none;
    font-weight: 100;
    font-size: 42px;
    font-family: 'MuSans', sans-serif;
    line-height: 1.1;
}

.sectionPromoTestimoni {}

.sectionPromoTestimoni .subIntro {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 300;
}

.sectionPromoTestimoni .careerWrapper {
    max-width: 800px;
}

.sectionPromoTestimoni .careerWrapper .item_testimoni {
    margin-bottom: 35px;
}

.sectionPromoTestimoni .item_testimoni img {
    width: 290px;
}

.sectionPromoTestimoni .item_testimoni .left_testimoni {}

.sectionPromoTestimoni .item_testimoni .right_testimoni {
}

.sectionPromoTestimoni .item_testimoni .the_name {
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 30px;
}

.sectionPromoTestimoni .item_testimoni .content_testimonial {
    line-height: 1.5;
}

#content .sectionPromoTestimoni .item_testimoni .content_testimonial p {
    line-height: 1.7 !important;
    font-size: 16px !important;
}

.sectionPromoTestimoni .item_testimoni:nth-child(2n) {
    margin-top: 80px;
}

.sectionPromoTestimoni .item_testimoni:nth-child(2n) .left_testinomi {
    order: 2;
}

.sectionPromoTestimoni .item_testimoni:nth-child(2n) .right_testimoni {
    order: 1;
}

.relatedNews.section h2 {
    font-size: 31px;
}

.section .heading-block h3 {
    font-size: 21px;
    font-weight: bold;
    color: #ffffff;
}

.sectionFaqCareer {

}

.FaqCareerWrapper {

}

.FaqCareerWrapper .itemFaq {

margin-bottom: 35px;
}
.workplaceWrapper {
    
}

.workplaceWrapper .workplaceItem {
    margin-top: 80px;
    display: inline-block;
    width: 100%;
}

.workplaceWrapper .workplaceItem .heading-block {
    margin-top: 30px;
}

.workplaceWrapper .workplaceItem .heading-block:after {
    display: none;
}

.workplaceWrapper .workplaceItem .heading-block h3 {}

.workplaceWrapper .workplaceItem .wpimage {}

.workplaceWrapper .workplaceItem .wpimage img {
    width: 450px;
}

.workplaceWrapper .workplaceItem .text {
    max-width: 450px;
}
.FaqCareerWrapper .itemFaq .title {

font-size: 20px;

font-weight: bold;

margin-bottom: 10px;
}




.sectionWhyUnique {

}

.sectionWhyUnique .whyItem {

    margin-top: 30px;
}

.sectionWhyUnique .whyItem .ico {
    text-align: center;
}

.sectionWhyUnique .whyItem .title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2;
}

.sectionWhyUnique .whyItem .content {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.sectionWhyUnique .whyItem .content p {
    font-size: 14px !important;
}

.sectionWhyUnique .whyItem img {
    height: 60px;
}


.sectionWhyUnique .heading-block {
    
}

.sectionWhyUnique .heading-block h2 {
    
}


.FaqCareerWrapper .itemFaq .content {

}

#primary-menu {
    margin-top: 30px;
    height: auto;
}

#header.sticky-header #primary-menu {
    margin-top: 0;
}

#header.sticky-header #primary-menu .side-panel-trigger {
    margin-top: 27px !important;
}

#side-panel-trigger {
    margin-left: 30px;
}

#primary-menu #side-panel-trigger a {
    font-size: 21px;
    width: 25px;
    height: 20px;
}

.dark .heading-block h3 {
    color: #ffffff;
}

#side-panel .side-panel-trigger {
    position: absolute;
    right: 20px;
    top: 10px;
}

#side-panel .side-panel-trigger a {
    display: inline-block;
    font-size: 19px;
}

.headerSideMenu {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.headerSideMenu .logoSide {
    width: 45px;
    float: left;
    margin-right: 20px;
}

.headerSideMenu .langSelect {
    font-size: 20px;
    line-height: 45px;
    font-family: 'MuSans', sans-serif;
}

.headerSideMenu .langSelect a {}

.headerSideMenu .langSelect .active {
    font-weight: bold;
}

.headerSideMenu .langSelect a {
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-right: 5px;
}

.headerSideMenu .langSelect .sep {
    margin-right: 5px;
}

.headerSideMenu .langSelect>span {
    color: #ACACAC;
}

.headerSideMenu .langSelect>span {
    display: inline-block;
}

.headerSideMenu .langSelect a span {
    display: block;
}

.headerSideMenu .langSelect .active:after {
    content: '';
    height: 3px;
    background: #D2A663;
    display: block;
    margin-top: 5px;
}

.headerSideMenu .langSelect a:hover {
    color: #D2A663 !important;
}

#side-panel .side-panel-wrap .nav-tree {}

#side-panel .side-panel-wrap .nav-tree ul li a {
    font-size: 22px;
    font-family: 'MuSans', sans-serif;
}

.nav-tree li a {
    padding: 5px 0;
}

#side-panel .side-panel-wrap .nav-tree {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

#side-panel .side-panel-wrap .widget {
    width: 100%;
}

#side-panel .side-panel-wrap .nav-tree ul {
    width: 100%;
    margin: 0;
}

.footerLogo {
    margin-bottom: 20px;
}

.footerLogo img {
    width: 300px;
}

.footer-widgets-wrap p {
    color: #999999;
    font-size: 14px;
    font-family: 'MuSans', sans-serif;
}

.footer-widgets-wrap p a {
    color: #999999;
}

.footer-widgets-wrap p.main {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}

.footer-widgets-wrap p strong {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
    display: block;
}

.footer-widgets-wrap .links {}

.footer-widgets-wrap .links a {
    font-size: 15px;
    display: block;
    color: #999999;
    font-weight: 700;
    font-family: 'MuSans', sans-serif;
    margin-bottom: 10px;
}

.footer-widgets-wrap .links a:hover {
    color: #D2A663;
}

.newsWrapper .large_news {
    display: inline-block;
    background: #0C1116;
    position: relative;
    width: 100%;
}

.newsWrapper .newsImage {
    float: left;
    margin-right: 20px;
}


.newsitem .newsImage {
  position: relative;
  overflow:hidden;
}
.newsitem .newsImage img {
  max-width: 100%;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.newsitem .newsImage:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.medium_news .newsImage {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
}

.newsWrapper.newsPage .medium_news .newsContent .excerpt {
    margin-bottom: 33px;
}

.newsWrapper.newsPage {
    display: inline-block;
    width: 100%;
}

.medium_news .newsContent {}

.medium_news .newsContent .date {}

.large_news .newsImage img {
    width: 360px;
}

.small_news .newsImage img {
    width: 182px;
}

.newsWrapper .newsContent {
    padding: 20px;
}

.newsWrapper.newsPage .newsitem {
    background: #0C0C0C;
}

.newsWrapper .newsContent .date {
    font-size: 12px;
    color: #A7A9AC;
    margin-bottom: 5px;
}

.newsWrapper .newsContent .title {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'MuSans', sans-serif;
    line-height: 1.2;
    margin-top: 10px;
}

.small_news .newsContent .title {
    font-size: 16px;
}

.newsWrapper .newsContent .title a {
    color: #ffffff;
}

.newsWrapper .newsContent .title a:hover {
    color: #D2A663;
}

.newsWrapper .newsContent .excerpt {
    font-size: 13px;
    color: #A7A9AC;
    margin-bottom: 50px;
    line-height: 1.7;
}

.newsWrapper.newsPage .newsContent .excerpt {
    margin-bottom: 20px;
}

.newsWrapper.newsPage .newsContent .title {
    margin-bottom: 10px;
}

.newsWrapper .newsContent .lnk {
    font-size: 12px;
}

.newsWrapper .newsContent .lnk a {}

.newsWrapper .small_news {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
    background: #0C1116;
}

#primary-menu-trigger {
    display: none !important;
}

.newsWrapper .newsitem {}

.parallax.parallaxNoFix {
    background-attachment: initial;
}

.introAbout .heading-block h1 {
    font-size: 48px;
    font-weight: 100;
    color: #ffffff;
    line-height: 1.3;
}

.introAbout .heading-block~p {
    color: #ffffff;
    line-height: 1.8;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
}

.introAbout p a img {
    margin-right: 50px;
}

.middleAlign {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}

.contentNaration p {
    /* font-size: 14px; */
    letter-spacing: 1px;
    line-height: 2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ffffff;
    font-family: 'MuSans', sans-serif;
    font-weight: 700;
}

ul, ol {
    /* list-style-position: inside; */
    margin-left: 20px;
}

ul li {
    font-size: 16px;
    margin-bottom: 5px;
}

h4 {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#page-menu {
    text-shadow: none;
    height: 75px;
    line-height: 75px;
    float: left;
    width: 100%;
}

#page-menu + .content-wrap {
    clear: both;
}

#primary-menu ul li>a {
    font-family: 'MuSans', sans-serif;
    letter-spacing: 2px;
}

#page-menu ul li {
    margin-bottom: 0;
}

#page-menu ul {
    margin-left: 0;
}

#page-menu nav ul {
    height: auto;
}

#page-menu ul li a {
    margin: 0;
    height: auto;
    line-height: 72px;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: 'MuSans', sans-serif;
    font-size: 14px;
    padding: 0 17px;
    letter-spacing: 0.5px;
}

#page-menu ul li.current a {
    border-bottom: 3px solid #D2A663;
}

#page-menu-wrap {
    background: #212732;
    height: 75px;
    line-height: 75px;
    text-shadow: none;
}

#page-menu nav {
    float: left;
}

#header.sticky-header~#page-menu.sticky-page-menu #page-menu-wrap,
#header.sticky-header~#content #page-menu.sticky-page-menu #page-menu-wrap {
    top: 75px;
}

.heading-block.noseparator:after {
    display: none;
}

.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #414042;
}

.managementItem .picture {
    float: left;
    margin-right: 20px;
    width: 150px;
}

.managementItem .textDesc {}

.managementItem .textDesc .name {
    font-size: 21px;
    color: #D2A663;
    font-weight: bold;
    font-family: 'MuSans', sans-serif;
}

.managementItem .textDesc .jabatan {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.managementItem .textDesc .description {
    margin-left: 170px;
}

#content .managementItem .textDesc .description p {
    font-size: 13px;
}

.orglogo {
    width: 340px;
    max-width: 90%;
}

.sectionOrganization .heading-block span {
    text-align: right;
}

.clearboth {
    clear: both;
}

.awardWrapper {
    text-align: center;
}

.awardWrapper .awardItem {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    max-width: 26%;
    margin-top: 40px;
}

.awardWrapper .awardItem .imageAwrd {}

.awardWrapper .awardItem .title {
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: bold;
    font-family: 'MuSans', sans-serif;
    font-size: 16px;
}

.awardWrapper .awardItem .subtitle {
    font-family: 'MuSans', sans-serif;
    font-weight: 100;
    letter-spacing: 0.5px;
    font-size: 13px;
}



.affiliationWrapper {
    text-align: center;
}

.affiliationWrapper .affiliationItem {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    max-width: 26%;
    margin-top: 40px;
}

.affiliationWrapper .affiliationItem .affImage {}

.affiliationWrapper .affiliationItem .title {
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: bold;
    font-family: 'MuSans', sans-serif;
    font-size: 16px;
}

.affiliationWrapper .affiliationItem .subtitle {
    font-family: 'MuSans', sans-serif;
    font-weight: 100;
    letter-spacing: 0.5px;
    font-size: 13px;
}



.subPage {
    display: none;
    opacity: 0;
}

.subPage.active {
    display: block;
    opacity: 1;
}

.makeitblocked {
    display: inline-block;
    width: 100%;
}

.one-page-arrow {
    color: #ffffff;
}

.superHeading h1 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 300;
    text-transform: none;
    line-height: 1;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.superHeading .subheading {
    font-size: 18px;
    text-transform: uppercase;
    color: #D2A663;
    font-family: 'MuSans', sans-serif;
    letter-spacing: 2px;
    font-weight: 300;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.stockWrapper {
    font-family: 'MuSans', sans-serif;
}

.stockWrapper .companyName {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.stockWrapper .idxCode {
    font-size: 18px;
    font-weight: 100;
}

.stockWrapper .valueIdx {
    font-size: 48px;
    font-weight: 900;
    font-family: 'Nunito Sans', sans-serif;
}

.stockWrapper .idr {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
}

.stockWrapper .volume {
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
}

.stockWrapper .lastUpdate {
    font-size: 12px;
    font-weight: 300;
    /* margin-top: 5px; */
    color: #95989c;
}

.lh1 {
    line-height: 1;
}

.sideMenuNav .side-item {
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    font-family: 'MuSans', sans-serif;
    line-height: 1.3;
}

.sideMenuNav .side-item.active,
.sideMenuNav .side-item:hover {
    color: #D2A663;
}

.section .heading-block .subSubPageHeader {
    font-size: 33px;
    line-height: 1;
    font-weight: 500;
    text-transform: none;
}

.managementPhoto {
    width: 240px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.managementPhoto img {}

.managementPhoto .wrapLabel {
    padding: 15px 10px;
    text-align: center;
    background: #D2A663;
}

.managementPhoto .wrapLabel .name {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}

.managementPhoto .wrapLabel .sub {
    display: block;
    font-size: 13px;
}

#content .managementReportText p {
    font-size: 15px;
}

#content .managementReportText h4 {
    line-height: 1;
    font-size: 21px;
    font-family: 'MuSans', sans-serif;
    letter-spacing: 0;
}

.managementSign {
    margin-top: 50px;
}

.managementSign .managementName {
    color: #D2A663;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
}

.managementSign .managementTitle {}

.filterWrap {}

.filterWrap .lblText {
    float: left;
    line-height: 38px;
    margin-right: 15px;
    font-weight: 600;
}

.filterWrap .select {
    float: left;
}

.downloadInfo .icon {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}


.downloadInfo a {
    color: #333333;
}

#top-search {
    margin-top: 25px;
    margin-left: 10px;
}

#header.sticky-header:not(.static-sticky) #top-search {
    margin-top: 28px !important;
}

body.top-search-open #top-search a {}

body.top-search-open #top-search a i.icon-line-cross {
    opacity: 0.5 !important;
}

body.top-search-open #top-search a i.icon-line-cross:hover {
    opacity: 1 !important;
}

body.top-search-open #top-search {
    margin-top: 20px;
}

body.top-search-open #header-wrap #logo {
    opacity: 1;
}

.propertyWrapper .propertyItem {margin-left: 0;margin-right: 0;}

.propertyWrapper {
    margin-top: 40px;
}

.discoverProperty {
    padding: 20px 30px;
    background: #19202A;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(25,32,42,0.85);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
}

.discoverProperty .form-item {}

.discoverProperty .headingDiscover {
    
font-size: 26px;
    
font-weight: 100;
    
line-height: 1;
    
margin-bottom: 20px;
    
margin-top: 5px;
    
color: #D2A663;
}

.discoverProperty .formDiscover {
    
margin-left: 0;
    
margin-right: 0;
    
margin-bottom: 5px;
}

.discoverProperty .formDiscover .form-item {
    margin-bottom: 15px;
}

.discoverProperty .formDiscover .form-item .button {
    margin: 0;
    height: 38px;
    line-height: 38px;
    margin-bottom: 0 !important;
    font-size: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 0 !important;
    width: 100% !important;
    padding: 0;
    letter-spacing: 0 !important;
}

.discoverProperty .formDiscover .form-item select {
    font-size: 13px;
}

#top-search form input {
    color: #ffffff;
    padding: 10px 80px 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
    font-weight: 300;
    font-size: 26px;
    text-transform: none !important;
}

#top-search form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff; color: rgba(255,255,255,0.75);
}
#top-search form input::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff; color: rgba(255,255,255,0.75);
}
#top-search form input:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff; color: rgba(255,255,255,0.75);
}
#top-search form input:-moz-placeholder { /* Firefox 18- */
  color: #ffffff; color: rgba(255,255,255,0.75);
}

#top-search form {
    width: 50% !important;
    left: auto;
    height: 60% !important;
    right: 0;
    top: 30%;
}

body.top-search-open #top-search form {
}

#header.sticky-header:not(.static-sticky) #top-search form {
    top: 17%;
}

.lblItem {
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.subIRContact {
    margin-bottom: 20px;
}

.businessLocationWrapper {}

.businessLocationWrapper .locationName {
    font-weight: 500;
    margin-bottom: 7px;
    color: #D2A663;
    font-size: 16px;
    font-family: 'MuSans', sans-serif;
}

.businessLocationWrapper .address {}

.businessLocationWrapper .address p {
    font-size: 12px !important;
}

.subIRContact .first {
    font-size: 18px;
    font-weight: 300;
}

.subIRContact .second {
    font-size: 18px;
    font-weight: 600;
    color: #D2A663;
}

.contactData .address {}

.contactData .address span {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

#content .contactData .address p {
    line-height: 1;
    font-size: 13px;
    line-height: 1.6;
}

#content .contactData .address p a {
    color: #ffffff;
}

#content .contactData .address p a:hover {
    text-decoration: underline !important;
}

#content p.lblItem {
    font-size: 14px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.form-item {
    margin-bottom: 20px;
}

.downloadInfo a:hover {
    text-decoration: underline !important;
}

.pdfNote,
.pdfNote a {
    color: #808285;
}

.pdfNote a {
    text-decoration: underline !important;
}

.pdfNote a:hover {
    color: #ffffff;
}

.pdfNote .iconPDFRed {
    width: 60px;
    float: left;
    margin-right: 10px;
}

.contentTable {
    display: inline-block;
    width: 100%;
}

.contentTable thead {
    background: #58595B;
    color: #ffffff;
    border-top: 0 !important;
}

.contentTable thead th {
    border-top: 0;
    color: #ffffff;
}

.white-bg {
    background-color: #ffffff;
    color: #666666;
}

.newestAnnualReport {}

.newestAnnualReport .reportPreview {
    float: left;
    margin-right: 30px;
}

.newestAnnualReport .reportPreview img {
    max-width: 220px;
}

.newestAnnualReport .dataNewest {}

.newestAnnualReport .dataNewest .title {
    font-size: 30px;
    font-family: 'MuSans', sans-serif;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.newestAnnualReport .dataNewest .title span {
    display: inline-block;
}

.newestAnnualReport .dataNewest .btn {
    padding: 0;
    border: 0;
}

.newestAnnualReport .dataNewest .btn .icon {
    display: inline-block;
    width: 23px;
    margin-right: 10px;
}

.newestAnnualReport .dataNewest .btn a {
    padding: 0 30px;
}

.newestAnnualReport .dataNewest .btn a.button-gray {
    background-color: #D2A663;
    margin-top: 15px;
}

.newestAnnualReport .dataNewest .btn a.button-gray:hover {
    background-color: #22313F;
}

.button.button-gray {
    background-color: #D2A663;
}

.button.button-gray:hover {
    background-color: #22313F;
}

.subNote h4 {
    font-size: 22px;
    font-weight: normal;
}

.superHeading h1 {
    font-size: 60px;
    font-weight: 100;
}

.naration,
.naration p {
    font-size: 15px;
    line-height: 2;
    /* font-weight: 300; */
    letter-spacing: 1px;
}

#page-title.page-title-parallax h1 {
    font-size: 52px;
    font-weight: 100;
    color: #fff;
    text-transform: none;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75) !important;
}

.pageNewsDetail {}

.pageNewsDetail .container,
.relatedNews .container {
    max-width: 980px;
}

.pageNewsDetail.normal_page_title .container {
    max-width: 1170px;
}

.pageNewsDetail .newsFeaturedImage {
    position: absolute;
    top: 0;
}
#wrapper .alertTop {
    position: absolute;
    z-index: 99999;
    background: #000000;
    color: #ffffff;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 15px 10px;
    font-size: 16px;
    margin-bottom: 0;
    width: 100%;
}
#wrapper .alertTop + #header {
    
padding-top: 60px;
}
#wrapper .alertTop a {
    text-decoration: underline !important;
}
#wrapper .alertTop .close {
    color: #ffffff; opacity:1;
    text-shadow:none; font-weight:normal;
    color: #D2A663;
}
#wrapper .alertTop i {
    font-size: 16px;
}

.newsRelated.newsWrapper {}

.newsRelated.newsWrapper>div {}

.newsRelated.newsWrapper .newsitem {
    background: #11161e;
}

.newsRelated.newsWrapper .newsImage {}
.newsRelated.newsWrapper .newsImage img {
    width: 100%;
}

.newsDetailWrapper p {
    line-height: 2;
    letter-spacing: 0.5px;
    text-align: justify;
}

.newsDetailWrapper {
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
}
.newsDetailWrapper .section {
    
background-color: transparent;
}
.pageNewsDetail .newsFeaturedImage:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(7, 11, 14, 0.75) 0%, rgba(7, 11, 14, 0) 25%);
    background: -webkit-linear-gradient(top, rgba(7, 11, 14, 0.75) 0%, rgba(7, 11, 14, 0) 25%);
    background: linear-gradient(to bottom, rgba(7, 11, 14, 0.75) 0%, rgba(7, 11, 14, 0) 25%);
}

.pageNewsDetail .newsFeaturedImage:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(7, 11, 14, 0) 10%, rgba(7, 11, 14, 1) 90%);
    background: -webkit-linear-gradient(top, rgba(7, 11, 14, 0) 10%, rgba(7, 11, 14, 1) 90%);
    background: linear-gradient(to bottom, rgba(7, 11, 14, 0) 10%, rgba(7, 11, 14, 1) 90%);
}

.dateNews {
    letter-spacing: 2px;
    margin-bottom: 15px;
    padding-left: 5px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75) !important;
}

.careerWrapper {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.careerSelection {
    background: #06090c;
    display: inline-block;
    width: 100%;
}

.careerContent {
    overflow: visible !important;
    z-index: 999;
}

.careerContent .content-wrap {
    z-index: 9;
    overflow: visible;
}

.careerContent .content-wrap .section {
    overflow: visible;
}

.careerContent .content-wrap .sectionCareer {
    padding: 120px 0 200px 0;
    background-repeat: no-repeat;
}

.careerContent .content-wrap .sectionCareerFull {
    padding: 0;
}

.careerContent .content-wrap .sectionCareerFull .inner-sec {
    overflow: hidden;
}

.careerContent .content-wrap .sectionCareerFull img {
    width: 100%;
}

.careerSelection .row>div {
    padding: 50px 70px;
}

.careerSelection .heading {
    font-family: 'MuSans', sans-serif;
    font-size: 38px;
    color: #d2a663;
    font-weight: 100;
    line-height: 1.2;
}

.careerSelection .narration {
    margin-top: 20px;
}

.careerReposition {
    margin-top: -150px;
}

.careerSelection .row>div a.button {
    margin-top: 30px;
    padding: 0 30px;
}

.sectionSendCV .formWrapper {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#header.transparent-header {
    z-index: 9999;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
    -webkit-background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}

#content .subheadingCareer p {
    font-size: 14px;
    letter-spacing: 1px;
}

body.side-panel-open .body-overlay,
#side-panel {
    z-index: 9999999;
}

.careerSelection .row>div:first-child {
    border-right: 1px solid rgba(51, 51, 51, 0.5);
}

.accordion.accordion-bg .acctitle,
.accordion.accordion-bg .acctitlec {
    background: #333333;
    color: #a7a9ac;
    padding: 20px 30px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.accordion.accordion-bg .acctitlec {
    border-bottom: 1px dashed #58595b;
}
.sectionBenefit {

}

.sectionBenefit .benefitItem {

margin-top: 30px;
}

.sectionBenefit .benefitItem .ico {
    text-align: center;
}

.sectionBenefit .benefitItem .title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sectionBenefit .benefitItem .content {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.sectionBenefit .benefitItem .content p {
    font-size: 14px !important;
}

.sectionBenefit .benefitItem img {
    height: 60px;
}
.toggle .togglet {
    background: #333333;
    color: #a7a9ac;
    padding: 20px 30px;
    float: left;
    width: 100%;
    cursor: pointer;
    z-index: 9;
}

.toggle {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.toggle .togglet.toggleta {
    border-bottom: 1px dashed #58595b;
}

.toggle .togglec {
    float: left;
    width: 100%;
    background: #333333;
    margin-top: -10px;
    margin-bottom: 10px;
    padding: 30px 30px 15px 30px;
}

.acctitle .titleAc,
.togglet .titleAc {
    display: block;
    line-height: 1;
    float: left;
}

.acctitle .titleAc .sub,
.togglet .titleAc .sub {
    display: block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
}

.acctitle .titleAc .jobtitle,
.togglet .titleAc .jobtitle {
    display: block;
    color: #d2a663;
    font-size: 21px;
    margin-top: 5px;
    font-family: 'MuSans', sans-serif;
}

.acctitle .rightAc,
.togglet .rightAc {
    float: right;
    line-height: 1;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    border-left: 1px solid #414042;
    width: 150px;
    text-align: center;
}

.acctitle .rightAc>span,
.togglet .rightAc>span {
    line-height: 73px;
}

.accordion.accordion-bg .acc_content {
    background: #333333;
    margin-top: -10px;
    margin-bottom: 10px;
    padding: 15px 30px;
}

.defaultSearchWrapper {
    width:500px;
    max-width:100%;
    margin-top: 20px;
}

.defaultSearchWrapper input {}

.defaultSearchWrapper .button-dark {
    color: #ffffff;
    outline: none !important;
}

.acctitle span.icon,
.togglet span.icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
}

.searchPage .has-result {
    margin-bottom:40px;
    font-size:18px;
    font-weight:300;
}
.searchPage .searchItem {

margin-bottom: 30px;
}

.searchPage .searchItem .title {
    /* font-weight: bold; */
    font-size: 22px;
    margin-bottom: 5px;
}

.searchPage .searchItem .content {}

.querySearch {
    /* font-weight:bold; */
    /* color: #d2a663; */
}

.acctitle span.acc-open,
.acctitlec span.acc-closed {
    display: none;
}

.acctitle span.acc-open i,
.acctitle span.acc-closed i,
.toggle .togglet i {
    position: static;
    line-height: 1;
    color: #d2a663;
    font-size: 12px;
}

.acctitlec span.acc-open {
    display: block;
}

#wrapper {
    background: #06090c;
    background: #0c1116;
}

.description p {
    margin-bottom: 10px;
}

.description ul {}

.description ul li {
    font-size: 14px;
}

.acc_content .description {
    border-bottom: 1px solid #58595b;
    margin-bottom: 30px;
}

.applyWrapper {
    max-width: 500px;
}

.applyWrapper .applyText {
    color: #d2a663;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'MuSans', sans-serif;
}

.applyWrapper .applyText span {
    font-weight: 600;
}

.projectList .projectItem {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    padding: 0;
    background-position: center !important;
    transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s;
}

.projectList .projectItem:hover {
    background-size: 110% !important;
}

.projectList .projectItem a {
    display: inline-block;
    width: 100%;
    padding: 150px 0 0 40px;
    position: relative;
    z-index: 9;
    color: #ffffff;
}

.projectList .projectItem>.row {
    z-index: 9;
    position: relative;
}

.projectList .projectItem:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0) 50%);
    background: -webkit-linear-gradient(bottom, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0) 50%);
    background: linear-gradient(to top, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    z-index: 1;
}

#google-map {
    color: #06090c;
    margin-bottom: 100px;
}

.gmap_marker {
    font-weight: bold;
}

.maps p {
    margin-bottom: 50px;
}

.slider-caption.slider-caption-right h4, .slider-caption.slider-caption-left h4 {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 3px;
}

.containerGallery {
    width: 750px;
    max-width: 100%;
}

.containerGallery .owl-stage-outer {
    overflow: visible;
}

.containerGallery .over-des {
    visibility: visible;
    z-index: 9;
    padding: 20px;
}

.containerGallery .owl-item .oc-item:hover {
    opacity: 0.5;
}

.containerGallery .owl-item.active .oc-item {
    opacity: 1;
}

.containerGallery .owl-item .over-des {
    opacity: 0;
}

.containerGallery .owl-item.active .over-des {
    opacity: 1;
}

.containerGallery .over-des h4 {
    font-size: 36px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.containerGallery .over-des p {
    margin-bottom: 10px;
    font-size: 14px !important;
    letter-spacing: 0.5px;
}

.containerGallery .oc-item:hover>.over-des {}

.containerGallery .oc-item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0) 50%);
    background: -webkit-linear-gradient(bottom, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0) 50%);
    background: linear-gradient(to top, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    z-index: 1;
}

.owl-carousel .owl-nav [class*=owl-] {
    background: transparent;
    border: 0;
    color: #ffffff;
    font-size: 38px;
    font-weight: normal;
    opacity: 0.5;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    opacity: 1;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-prev {
    left: 25px;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel:hover .owl-nav .owl-next {
    right: 25px !important;
}

.propertyItem .content {
    padding: 30px 40px;
    background: #19202A;
    margin-left: -25%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(25,32,42,0.85);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.propertyItem .imageProperty {
    overflow: hidden;
}

.propertyItem .imageProperty .logo {
    display: inline-block;
    position: absolute;
    /* top: 20px; */
    left: 20px;
    z-index: 99;
}

.propertyItem .imageProperty .logo img {
    width: 105px;
}

.propertyItem .imageProperty img {
    max-width: 100%;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 0; cursor:pointer;
}

.propertyItem:hover .imageProperty>img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 0;
}

.propertyItem .imageProperty:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(17, 23, 30, 0) 45%, rgba(17, 23, 30, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(17, 23, 30, 0) 45%, rgba(17, 23, 30, 1) 100%);
    background: linear-gradient(to right, rgba(17, 23, 30, 0) 45%, rgba(17, 23, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0011171e', endColorstr='#11171e', GradientType=1);
    z-index: 1;
    cursor:pointer;
}

.propertyItem .content h4 {
    font-size: 36px;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #D2A663;
}

.propertyItem .content h4 span {
    font-size: 14px;
    margin-top: 0;
    color: #ffffff;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.propertyItem .content p {
    margin-bottom: 15px;
}

.propertyItem .content a.button {
    margin-bottom: 15px;
}

.facilityWrapper {}

.facilityWrapper .facilityItem {
    margin-bottom: 50px;
}

.facilityWrapper .facilityItem .icon img {
    width: 60px;
}

.facilityWrapper .facilityItem .text {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
}

.relatedProp .item {
    height: 250px;
    width: 50%;
    float: left;
    margin-bottom: 0;
    position: relative;
}

.relatedProp .item:hover .bg_relate {
    background-size: 110%;
}

.relatedProp .item .bg_relate {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center;
    transition: background-size 1s;
    -moz-transition: background-size 1s;
    -ms-transition: background-size 1s;
    -o-transition: background-size 1s;
    -webkit-transition: background-size 1s;
}

.relatedProp .item .colitem:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0.6) 50%);
    background: -webkit-linear-gradient(bottom, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0.6) 50%);
    background: linear-gradient(to top, rgba(7, 11, 14, 0.85) 0%, rgba(7, 11, 14, 0.6) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    z-index: 1;
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s;
}

.relatedProp .item a.colitem:hover:before {
    opacity: 0.3;
}

.relatedProp .item .colitem .content,
.relatedProp .item .colitem .icon {
    position: absolute;
    z-index: 9;
    color: #ffffff;
    padding: 30px 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.relatedProp .item .colitem .icon {
    font-size: 38px;
}

.relatedProp .item.nextBtn .colitem .icon {
    right: 0;
}

.relatedProp .item.prevBtn .colitem {
    text-align: right;
}

.relatedProp .item.nextBtn .colitem {
    text-align: left;
}

.relatedProp .item.prevBtn .content {
    right: 0;
}

.relatedProp .item.nextBtn .content {}

.relatedProp .item .colitem .lbl {
    display: block;
    font-family: 'MuSans', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.relatedProp .item .colitem .title {
    display: block;
    font-family: 'MuSans', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 30px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.button-dark {
    background-color: #D2A663;
    /* color: #000000; */
    text-shadow: none;
}
.button.button-dark:hover {
    background-color: #22313F;
}
.table th,
.table td {
  color: #333333;
}

.dataPlaces p {
    margin-bottom: 10px;
}

.dataPlaces p strong {
    font-weight: bold;
}

.organizationWrapper {
    text-align: center;
}

.organizationWrapper p img, .organizationWrapper img {
    max-width: 100%; height: auto !important; max-height: auto !important;
}


.wrapperBoxData {
    max-width: 100%;
    max-height: 100%;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.wrapperBoxData .popBox {
    width: 100%;
    max-width: 800px;
    opacity: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    box-sizing: border-box;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    background-color: #212732;
    pointer-events: auto;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.25), 0 -1px 0px rgba(0, 0, 0, 0.1);
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    pointer-events: none;
    display: none;
}
.wrapperBoxData .popBox .boxLeft {
    width: 35%;
    display: table-cell;
}
.popBox .boxLeft .modal-title {
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    font-family: 'MuSans', sans-serif;
    color: #D2A663;
}
.popBox .boxLeft .modal-subtitle {
    margin-top: 10px;
    font-size: 15px;
    font-family: 'MuSans', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}
.wrapperBoxData .popBox .boxLeft h1 {}
.wrapperBoxData .popBox .container {
    display: table;
    padding: 40px 0;
    color: #ffffff;
    font-family: 'MuSans', sans-serif;
}
.wrapperBoxData .popBox .boxRight {
    width: 65%;
    background: transparent !important;
    padding: 20px 0;
    padding-left: 30px;
    vertical-align: middle;
    display: table-cell;
}
.wrapperBoxData .formData {
    float: right;
}
.wrapperBoxData .formData .modal-optin_field {
    float: left;
}
.wrapperBoxData .formData .modal-optin_field input {
    border-radius: 0;
    font-size: 14px;
    border-right: 1.5px solid #2f221f;
    line-height: 26px;
    color: #2f221f;
    border: 0;
    border-right: 1.5px solid #2f221f;
    width: 190px;
}

.wrapperBoxData .formData input.error {
    background: #E42C3E;
    color: #fff;
}

.wrapperBoxData .formData input.error::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.wrapperBoxData .formData input.error::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.wrapperBoxData .formData input.error:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.wrapperBoxData .formData input.error:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

.thankYouSubscribe {
    font-weight:100;
    font-size:18px;
    letter-spacing:1px;
}


.formApply {

}

.formApply .form-item {
    position: relative;
}


.wrapperBoxData .formData .fullname input {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
}
.wrapperBoxData .formData .buttonWrap .button {
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}
.wrapperBoxData .formData .modal-optin_button {
    float: left;
}
.wrapperBoxData .formData .modal-optin_button button {
    margin: 0;
    border: 0;
    line-height: 38px;
    height: 38px;
    /* font-family: 'Lora', sans-serif; */
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background: #D2A663;
    border-radius: 0;
    text-shadow: none;
}
.wrapperBoxData .formData .modal-optin_button button:hover {
    background: #06090c;
    color: #ffffff;
    text-shadow: none;
}
.wrapperBoxData .popBox.show {
    opacity: 1;
    animation-name: slideInUp;
    pointer-events: auto;
    display: block;
}
.wrapperBoxData .popBox .act-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 24px;
    line-height: 1;
    z-index: 10000;
}
.wrapperBoxData .popBox .act-close a:hover {
    color: #ffffff;
}

.sliderProperties .swiper-slide {

}


.sliderProperties .swiper-slide.slider-caption-right:before {
    content: '';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: -moz-linear-gradient(left, rgba(17, 23, 30, 0) 35%, rgba(17, 23, 30, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(17, 23, 30, 0) 35%, rgba(17, 23, 30, 1) 100%);
    background: linear-gradient(to right, rgba(17, 23, 30, 0) 35%, rgba(17, 23, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0011171e', endColorstr='#11171e', GradientType=1);
    z-index: 1;
}

.sliderProperties .swiper-slide.slider-caption-left:before {
    content: '';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: -moz-linear-gradient(left, rgba(17, 23, 30, 0) 35%, rgba(17, 23, 30, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(17, 23, 30, 0) 35%, rgba(17, 23, 30, 1) 100%);
    background: linear-gradient(to left, rgba(17, 23, 30, 0) 35%, rgba(17, 23, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0011171e', endColorstr='#11171e', GradientType=1);
    z-index: 1;
} 


.swiper-slide.add_overlay.captionRight:before {
    content: '';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: -moz-linear-gradient(right, rgba(17, 23, 30, 0) 15%, rgba(17, 23, 30, 1) 100%);
    background: -webkit-linear-gradient(right, rgba(17, 23, 30, 0) 15%, rgba(17, 23, 30, 1) 100%);
    background: linear-gradient(to right, rgba(17, 23, 30, 0) 15%, rgba(17, 23, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0011171e', endColorstr='#11171e', GradientType=1);
    z-index: 1;
} 

.sliderProperties .swiper-slide:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(7, 11, 14, 0.75) 0%, rgba(7, 11, 14, 0) 25%);
    background: -webkit-linear-gradient(top, rgba(7, 11, 14, 0.75) 0%, rgba(7, 11, 14, 0) 25%);
    background: linear-gradient(to bottom, rgba(7, 11, 14, 0.75) 0%, rgba(7, 11, 14, 0) 25%);
}

.contactForm .formData.success {
    font-size:18px; font-weight:300; line-height:1.2;
}

.sectionTestimoni {

}

.sectionTestimoni .item_testimoni {
    
margin-bottom: 50px;
    
}

.item_testimoni .left_testinomi {
    
/* float: left; */
}

.item_testimoni .right_testimoni {
}

.item_testimoni .the_name {
    
font-size: 20px;
    
font-weight: bold;
}
.item_testimoni .the_title {
    
margin-bottom: 15px;
}
.item_testimoni .content_testimonial {
}

.item_testimoni .content_testimonial p {
    font-size: 14px !important;
    text-align: justify;
}

.item_testimoni .content_testimonial p {
}

.item_testimoni .people_image {
    
margin-right: 30px;
    
text-align: center;
}

.item_testimoni .testi_img {
    
width: 220px;
    
border-radius: 500px;
    
-webkit-border-radius: 500px;
    
-moz-border-radius: 500px;
}


/* RESPONSIVE */

@media (max-width: 1400px) {
    .slider-caption h2 {
        font-size: 52px;
    }
    .sliderCsr {
        background-size: cover !important;
    }
    .slider-caption p {
        font-size: 15px;
    }
    .slider-caption a {
        margin-top: 15px !important;
        font-size: 12px !important;
    }
    #side-panel .side-panel-wrap .nav-tree ul li a {
        font-size: 21px;
        padding: 5px 0;
    }
    #side-panel .side-panel-wrap .nav-tree {
        margin-top: 5px;
    }
}

@media (max-width: 1200px) {
    .newsWrapper .col-md-8,
    .newsWrapper .col-md-4 {
        max-width: 100%;
        -ms-flex: 100%;
        flex: 100%;
    }
    .wrapperBoxData .formData .modal-optin_field {
        /* width: 50%; */
    }
    
    .wrapperBoxData .formData .modal-optin_field.phone {
        clear: both;
    }
    
    .wrapperBoxData .formData .fullname input {
        border-radius: 3px 0 0 0;
        -webkit-border-radius: 3px 0 0 0;
        -moz-border-radius: 3px 0 0 0;
        border-bottom: 1.5px solid #2f221f;
    }
    
    .wrapperBoxData .formData .phone input {
        border-radius: 0 0 0 3px;
        -webkit-border-radius: 0 0 0 3px;
        -moz-border-radius: 0 0 0 3px;
    }
    
    .wrapperBoxData .formData .buttonWrap .button {
        width: 100%;
        border-radius: 0 0 3px 0;
        -webkit-border-radius: 0 0 3px 0;
        -moz-border-radius: 0 0 3px 0;
    }
    
    .wrapperBoxData .formData .buttonWrap {
        width: 188px;
    }
    
    .popBox .boxLeft .modal-subtitle {
        font-size: 13px;
    }
    .contactPudjiadi.headingInvestor {
        
background-position: center !important;
    }
    .large_news .newsImage img {
        width: 330px;
        max-width: unset;
    }
    .newsWrapper .large_news .newsImage {
        width: 250px;
        overflow: hidden;
    }
    .careerContent.contentIntern .sectionIntro,
    .careerContent.contentProfessional .sectionIntro {
        background-position: top left !important;
        background-image: none !important;
    }
    #page-menu ul li a {
        font-size: 14px;
        padding: 0 15px;
    }
    .slider-element.headingInvestor {
        background-size: cover !important;
        padding: 150px 0 30px 0 !important;
    }
    #page-menu+.content-wrap {
        clear: both;
    }
    .section_latestNews {
        background-repeat: no-repeat;
        background-size: cover;
    }
    #primary-menu>ul {
        display: none;
    }
    #content p {
        font-size: 14px;
    }
    .heading-block:after {
        margin-top: 20px;
    }
    .heading-block {
        margin-bottom: 35px;
    }
    .slider-arrow-left:hover,
    .slider-arrow-right:hover,
    .flex-prev:hover,
    .flex-next:hover,
    .slider-arrow-top-sm:hover,
    .slider-arrow-bottom-sm:hover,
    .slider-arrow-left,
    .slider-arrow-right,
    .flex-prev,
    .flex-next,
    .slider-arrow-top-sm,
    .slider-arrow-bottom-sm {
        background-color: transparent !important;
    }
    .slider-caption h2 {
        font-size: 46px;
    }
    .slider-caption.slider-caption-right h4 {
        font-size: 18px;
    }
    .slider-caption p,
    .swiper_wrapper .slider-caption p {
        font-size: 14px;
        line-height: 1.6;
    }
    .slider-caption a.button {
        font-size: 11px !important;
        padding: 0 35px;
    }
}

@media (max-width: 1100px) {
    .careerContent.contentIntern .sectionIntro,
    .careerContent.contentProfessional .sectionIntro {
        background-position: top left -150px !important;
    }
}

@media (max-width: 991px) {
    #page-menu nav {
        background: #D2A663;
    }
    #wrapper .alertTop a {
        display:block;
    }
    .item_testimoni .people_image {
        margin-right:0;
        margin-bottom: 30px;
    }

.item_testimoni .right_testimoni {
    text-align: center;
}

.item_testimoni .right_testimoni p {
    text-align: center;
}
    .introAbout p a img {
        margin-right:0;
    }
    .introAbout p a {
        display:block;
        text-align:center;
        margin-bottom:30px;
    }
    #top-search { display: none;  }
    .pageNewsDetail .newsFeaturedImage {}
    .pageNewsDetail .newsFeaturedImage+.container,
    #relatedNews .content-wrap .container {
        width: 90%;
        max-width: 100%;
    }
    .newsWrapper .newsContent .excerpt {
        display: none;
    }
    .newsWrapper .newsContent .title {
        font-size: 18px;
    }
    .newsRelated.newsWrapper .newsitem {
        width: 100%;
    }
    .newsWrapper.newsPage {}
    .newsWrapper.newsPage .col_three_fifth {
        margin-right: 0;
        width: 100%;
    }
    .newsWrapper .large_news .newsImage {
        width: auto;
    }
    .newsWrapper .medium_news .newsImage {
        width: 182px;
        overflow: hidden;
        margin-right: 20px;
        float: left;
    }
    .newsWrapper .medium_news .newsImage img {
        height: 182px;
        max-width: unset;
    }
    .newsWrapper .large_news .newsImage img {
        max-width: 100%;
    }
    .newsWrapper.newsPage .col_two_fifth,
    .newsWrapper.newsPage .col_half {
        width: 100%;
        margin-bottom: 0 !important;
    }
    .newsWrapper.newsPage .col_two_fifth {
        background: #0C0C0C;
    }
    .newsWrapper .newsitem {
        float: left;
    }
    .newsWrapper.newsPage .newsitem {
        margin-bottom: 25px;
    }
    .newsWrapper .newsitem .newsImage {
        margin-bottom: 0;
    }
    .accordion.accordion-bg .acctitle span.text {
        display: none;
    }
    .acctitle .rightAc {
        border-left: 0;
        width: 50px;
        padding: 0 20px 0 0;
        text-align: center;
    }
    .careerContent.contentIntern .sectionIntro,
    .careerContent.contentProfessional .sectionIntro {
        background-position: top left!important;
    }
    .careerSelection .row>div {
        padding: 40px;
    }
    .careerSelection .narration br {
        display: none;
    }
    .careerSelection .narration {
        font-size: 13px;
    }
    .careerSelection .row>div a.button {
        margin-top: 20px;
        font-size: 11px;
        padding: 0 30px;
        height: 36px;
        line-height: 36px;
    }
    .careerSelection .row>div a.button span {
        letter-spacing: 1px;
    }
    .careerSelection .heading {
        font-size: 33px;
    }
    .sliderCsr .superHeading h1 {
        font-size: 48px;
    }
    .sliderCsr .naration,
    .sliderCsr .naration p {
        font-size: 14px;
        line-height: 1.5;
    }
    .propertyItem .content {
        /* padding: 20px 30px; */
    }
    .propertyItem .content h4 {
        font-size: 31px;
    }
    .propertyItem .content p {
        display: none;
    }
    .propertyItem .content a.button {
        font-size: 11px;
        padding: 0 30px;
        height: 35px;
        line-height: 35px;
    }
    .headerSideMenu .logoSide {
        display: none;
    }
    #page-menu.sticky-page-menu {}
    #page-menu.sticky-page-menu #page-menu-wrap {
        top: 90px !important;
    }
    #page-menu-wrap {
        height: 60px;
        line-height: 60px;
    }
    #page-menu {
        height: 60px;
        line-height: 60px;
    }
    .projectList .col-md-9 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        position: relative;
        overflow: hidden;
    }
    .projectList .projectItem a {
        padding: 0 40px;
        min-height: 290px;
    }
    .projectList .projectItem {
        background-size: cover !important;
    }
    .projectList .projectItem a>.row {
        position: absolute;
        bottom: 20px;
        left: 25px;
        margin: 0;
    }
    .projectList .col-md-9 p {
        display: none;
    }
    .projectList .button {
        margin-top: 10px !important;
    }
    .projectList .col-md-3 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .sectionVisionMission {
        background-size: cover !important;
    }
    #footer .footer-widgets-wrap {}
    #footer .footer-widgets-wrap>.col_half,
    #footer #copyrights .col_half {
        margin-right: 0;
        width: 100%;
    }
    .slider-caption.slider-caption-right {
        max-width: 85%;
    }
    #page-menu ul li.current a {
        border-bottom: 0;
    }
    #header.transparent-header {
        position: absolute;
        width: 100%;
        background: transparent;
        border: 0;
    }
    #header.transparent-header.responsive-sticky-header {
        background: #06090c;
        z-index: 9;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45), 0 -1px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45), 0 -1px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45), 0 -1px 0px rgba(0, 0, 0, 0.1);
    }
    #header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) {
        min-height: 90px;
        z-index: 999999;
    }
    .responsive-sticky-header:not(.static-sticky) #logo {
        height: 90px;
    }
    #primary-menu {
        margin-top: 0;
    }
    #side-panel-trigger,
    .responsive-sticky-header:not(.static-sticky) #side-panel-trigger {
        margin-top: 35px;
        margin-bottom: 0;
    }
    #header.transparent-header.responsive-sticky-header #header-wrap {
        background: #06090c;
        border: 0;
    }
    #header.transparent-header .container {
        max-width: 100%;
        padding-right: 5%;
        padding-left: 5%;
    }
    #header.transparent-header #logo {
        text-align: left;
    }
    #header.transparent-header #logo>a {
        text-align: left;
    }
    #header.transparent-header #logo img {
        margin-top: 20px;
        height: 53px;
    }
    #page-submenu-trigger {
        height: 60px;
        left: 15px;
        right: auto;
        width: 100%;
        text-align: left;
        padding-left: 20px;
    }
    #page-menu nav {
        width: 250px;
    }
    #page-submenu-trigger i {
        line-height: 60px;
        margin-right: 10px;
    }
    #page-submenu-trigger .textMenu {
        text-transform: uppercase;
    }
    #page-menu nav {
        top: 60px;
        left: 15px;
        right: auto;
    }
    #page-menu nav li {}
    #page-menu nav li a {
        font-size: 14px;
        line-height: 40px;
    }
}

@media (max-width: 800px) {
    #page-title.pageNewsDetail {
        padding-top: 400px !important;
        overflow: hidden;
    }
    .sectionPromoTestimoni .item_testimoni:nth-child(2n) .left_testinomi {
        order: 1;
    }

    .sectionPromoTestimoni .item_testimoni:nth-child(2n) .right_testimoni {
        order: 2;
    }
    .pageNewsDetail .newsFeaturedImage,
    .pageNewsDetail .newsFeaturedImage img {
        height: 400px;
        width: auto;
        max-width: unset;
        /* margin-left: -50%; */
    }
    #page-title.pageNewsDetail .heading-block h1 {
        padding-top: 0;
    }
    .wrapperBoxData .popBox .container {
        display: block;
        text-align: center;
    }
    
    .wrapperBoxData .popBox .boxLeft {
        width: 80%;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    .wrapperBoxData .popBox .boxRight {
        width: 80%;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-left: 0;
        padding-bottom: 0;
    }
    
    .wrapperBoxData .formData {
        float: none;
    }
    
    .wrapperBoxData .formData form {
        margin: 0;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .facilityWrapper .facilityItem {
        display: inline-block;
        width: 25%;
    }
    .contactPudjiadi .introAbout .heading-block h1 {
        
font-size: 38px;
    }
    .newsRelated.newsWrapper .newsitem {
        margin-bottom: 25px;
    }
    #page-title .heading-block {
        text-align: left;
    }
    #page-title .heading-block h1 {
        font-size: 36px;
        padding-top: 50px;
        line-height: 1;
    }
    .newestAnnualReport .dataNewest {
        display: inline-block;
        width: 100%;
        /* text-align: center; */
        margin-bottom: 70px;
    }
    .newestAnnualReport .reportPreview {
        margin-bottom: 30px !important;
        float: none;
        margin-right: 0;
        /* text-align: center; */
    }
    .contentTable .subNote {
        /* text-align: center; */
    }
    .newestAnnualReport .dataNewest .title>span {
        margin-top: 0 !important;
    }
    .sectionAbout.aboutInvestor {
        padding-top: 0 !important;
    }
    #page-menu-wrap {}
    #page-menu-wrap>.container {
        max-width: 100%;
    }
    #page-menu-wrap #page-submenu-trigger {
        /* padding-left:  0; */
        left: 0;
    }
    .facilityWrapper {
        text-align: center;
    }
    .superHeading h1 {
        font-size: 46px;
    }
    .superHeading .subheading {
        font-size: 18px;
    }
    .sliderCareer .heading-block {
        text-align: center;
    }
    .sliderCareer {
        padding: 300px 0 50px 0 !important;
    }
    .sliderCareer.careerIndex {
        padding: 275px 0 90px 0 !important;
    }
    .sliderCareer .heading-block:after {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 850px) {
    .sectionIntro .col-md-6 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .large_news .newsImage img {
        width: 182px;
    }
    .newsWrapper .newsContent .excerpt {
        display: none;
    }
    .newsWrapper .newsitem {
        width: 100%;
    }
    .newsWrapper .newsContent .title a,
    .newsWrapper .newsContent .title a {
        font-size: 16px;
        line-height: 1.2;
        display: block;
    }
    .small_news .newsContent .title {
        line-height: 1.2;
    }
    .newsWrapper .col-md-8,
    .newsWrapper .col-md-4,
    .newsWrapper .small_news {
        margin-bottom: 30px !important;
    }
    .button.button-large {
        height: 40px;
        line-height: 40px;
    }
}

@media (max-width: 780px) {
    section.headingProjects .lnkProject h2 {
        font-size: 30px !important;
        line-height: 1;
        padding-bottom: 10px;
    }
    .toggle .togglet .text {
        display: none;
    }
    .toggle .togglet .text {}
    .togglet .rightAc {
        border-left: 0;
        width: 50px;
        padding: 0;
        padding-right: 20px;
    }
    .careerSelection .heading,
    .careerSelection .narration {
        text-align: center;
    }
    .careerSelection .row>div:first-child {
        border-bottom: 1px solid rgba(51, 51, 51, 0.5);
        border-right: 0;
    }
    .careerSelection .row {
        margin-left: 0;
        margin-right: 0;
    }
    .careerSelection .row>div a.button {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .careerSelection .row>div {
        text-align: center;
    }
    .propertyItem .content {
        margin: 0;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    .propertyItem .col_last {
        width: 100%;
    }
    .propertyItem .content {
        position: static;
        top: 0;
    }
    .propertyItem .content p {
        display: block;
    }
    .propertyItem.row .col_three_fifth {
        margin-right: 0;
        width: 100%;
        margin-bottom: 0 !important;
    }
    .propertyItem {
        position: relative;
    }
    .slider-element .container {
        max-width: 100%;
        position: relative;
    }
    .projectList.headingProjects .slider-parallax-inner>.container {
        width: 90%;
    }
    .slider-element .container .row {
        margin-right: 0;
        margin-left: 0;
    }
    .projectList.headingProjects {
        background-image: none !important;
        padding: 150px 0 150px 0 !important;
    }
    .containerGallery {
        width: 100%;
        padding: 0;
    }
    .relatedProp .item {
        height: 150px;
    }
    .relatedProp .item .colitem .icon {
        font-size: 28px;
    }
    .relatedProp .item .colitem .title {
        font-size: 20px;
    }
    .relatedProp .item .colitem .lbl {
        font-size: 11px;
    }
    .projectList .projectItem a {
        min-height: 250px;
    }
    .projectList .projectItem {
        background-size: cover !important;
    }
    .projectList .button {
        font-size: 12px;
        height: 36px;
        line-height: 36px;
        margin: 0;
    }
    .slider-caption.slider-caption-right h4 {
        font-size: 16px;
    }
    .section.dark h2,
    .heading-block h2,
    section.headingProjects h2 {
        line-height: 1;
        font-size: 36px !important;
    }
    .propertyItem .content h4 {
        font-size: 28px;
    }
    .section.dark h4,
    .heading-block h4 {
        font-size: 21px;
    }
    .containerGallery .over-des h4 {
        font-size: 28px;
    }
    .swiper_wrapper .slider-caption h2 {
        font-size: 38px;
    }
    .awardWrapper .awardItem,
    .affiliationWrapper .affiliationItem {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 100%;
        margin-top: 20px;
    }
}

@media (max-width: 578px) {
    #page-menu-wrap #page-submenu-trigger {
        padding-left: 40px;
    }
    .careerContent .content-wrap .sectionCareer {
        
    }
}
@media (max-width: 560px) {
    .wrapperBoxData .formData .modal-optin_field input {
        width: 100%;
        border-right: 0;
        border-bottom: 1.5px solid #2f221f;
    }
    
    .wrapperBoxData .formData .modal-optin_button.buttonWrap {
        width: 100%;
    }
    
    .wrapperBoxData .formData .buttonWrap .button {
        border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
    }
    
    .wrapperBoxData .formData .fullname input {
        border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
    }
    
    .wrapperBoxData .formData .modal-optin_field {
        width: 100%;
    }
}
@media (max-width: 550px) {
    #header.transparent-header .container {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
    .large_news .newsImage img, .small_news .newsImage img {

width: 150px;
}

.newsWrapper .medium_news .newsImage {
    width: 150px;
}

.newsWrapper .medium_news .newsImage img {
    height: 150px;
}
    .togglet .rightAc {
        padding-right: 10px;
        width: 40px;
    }
    .applyWrapper {
        margin-bottom: 40px !important;
    }
    .acctitle .titleAc .jobtitle,
    .togglet .titleAc .jobtitle {
        font-size: 16px;
    }
    .acctitle .rightAc>span,
    .togglet .rightAc>span {
        line-height: 60px;
    }
    .acctitle .titleAc .sub,
    .togglet .titleAc .sub {
        font-size: 10px;
    }
    .toggle .togglet {
        padding: 15px 20px;
        padding-right: 40px;
    }
    .sliderCareer.careerIntern {
        background-position: center !important;
    }
    .propertyItem .content {
        padding: 20px 30px;
    }
    .formitem .form-control {
        font-size: 13px;
    }
    .relatedProp .item .colitem .title {
        line-height: 1;
        display: none;
    }
    .facilityWrapper .facilityItem {
        width: 33%;
    }
    .facilityWrapper .facilityItem .text {
        font-size: 12px;
    }
    .relatedProp .item .colitem .lbl {
        font-size: 14px;
    }
    .relatedProp .item {
        height: 120px;
    }
    .containerGallery {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .containerGallery .over-des p {
        display: none;
    }
    .containerGallery .over-des h4 {
        margin: 0;
        text-align: center;
    }
    .slider-caption p,
    .swiper_wrapper .slider-caption p {
        font-size: 13px;
    }
    #header.transparent-header #logo img {
        height: 45px;
        float: left;
        display: inline-block;
        width: auto;
    }
    #side-panel-trigger,
    .responsive-sticky-header:not(.static-sticky) #side-panel-trigger {
        margin-left: 0;
        right: 6%;
    }
    .section.dark h2 {
        font-size: 36px;
    }
    .heading-block:after {
        margin-top: 10px;
    }
    .button.button-large {
        padding: 0 30px;
    }
    .footer-widgets-wrap p.main,
    .footer-widgets-wrap p {
        font-size: 16px;
    }
    .footerLogo {
        display: none;
    }
    #side-panel .side-panel-wrap .nav-tree ul li a,
    .headerSideMenu .langSelect {
        font-size: 18px;
        padding: 3px 0;
    }
    .headerSideMenu .langSelect {
        line-height: 30px;
    }
    #side-panel .side-panel-trigger {
        top: 5px;
        right: 0px;
    }
    #side-panel .side-panel-wrap {
        padding: 35px;
    }
    .headerSideMenu .logoSide {
        margin-right: 15px;
        width: 40px;
    }
}

@media (max-width: 480px) {
    .swiper_wrapper .slider-caption p {
        /* display: none; */
        font-size: 12px;
    }

    .homeSlider.swiper_wrapper .slider-caption p {
        display: none;
    }
    .managementItem .picture {
        width: 100%;
        margin-bottom: 15px;
    }
    .managementItem .textDesc .description {
        margin-left: 0;
    }
    .newsWrapper .newsContent .date {
        
display: inline-block;
        
width: 100%;
        
margin-top: 20px;
    }
    .newsRelated.newsWrapper .newsitem img {
        width: 100%;
        height: auto;
    }
    .newsRelated.newsWrapper .medium_news .newsImage {
        width: auto;
    }

.newsRelated.newsWrapper .medium_news .newsContent .lnk {
    display: none;
}

.newsRelated.newsWrapper .medium_news .newsContent .title, .newsRelated.newsWrapper .medium_news .newsContent .title a {
    font-size: 16px;
}
    .careerContent.contentIntern .sectionIntro,
    .careerContent.contentProfessional .sectionIntro {
        /* background-position: top left -150px !important; */
        background-size: cover;
    }
    .careerSelection .row>div {}
    #content .managementReportText h4 {
        display: inline-block;
        clear: both;
        margin-top: 20px;
        width: 100%;
    }
    .managementPhoto {
        /* float: none; */
        /* margin-left: auto; */
        /* margin-right: auto; */
    }
    .section .heading-block .subSubPageHeader {
        font-size: 26px;
        padding-top: 40px;
        border-top: 1px solid #212732;
    }
    #page-menu-wrap #page-submenu-trigger {
        padding-left: 25px;
    }
    .section.dark h2,
    .heading-block h2,
    section.headingProjects h2 {
        font-size: 26px !important;
        letter-spacing: 0px;
    }
    .superHeading h1 {
        font-size: 36px;
    }
    .superHeading {
        margin-bottom: 15px;
    }
    .newsWrapper .newsImage,
    .newsWrapper .newsImage img {
        margin-right: 0;
        width: 100%;
        height: auto !important;
    }

.newsWrapper .medium_news .newsImage img {}

.newsWrapper .medium_news .newsImage {
    width: 100%;
    margin: 0 !important;
}
    .newsWrapper .newsImage {
        margin-bottom: 20px;
    }
    #header.transparent-header #logo img {
        height: 40px;
        margin-top: 25px;
    }
    .slider-arrow-left,
    .slider-arrow-right,
    .flex-prev,
    .flex-next,
    .slider-arrow-top-sm,
    .slider-arrow-bottom-sm {
        display: none;
    }
    #side-panel {
        width: 340px;
    }
    .container,
    #header.full-header .container,
    .container-fullwidth {
        padding-left: 25px !important;
        padding-right: 25px !important;
        width: 100% !important;
    }
    #content .container .row {
        margin-left: 0;
        margin-right: 0;
    }
    .best p {
        padding: 0 !important;
    }
    .wrapperBoxData .popBox .boxLeft,
    .wrapperBoxData .popBox .boxRight {
        width: 100%;
    }
    
    .popBox .boxLeft .modal-title {
        font-size: 24px;
    }
}

@media (max-width: 420px) {
    #header.transparent-header #logo img {
        margin-top: 25px;
    }
    .facilityWrapper .facilityItem {
        width: 50%;
    }
    .slider-element.projectList.headingProjects {
        padding: 150px 0 !important;
    }
    .projectList .button {
        font-size: 11px;
        height: 32px;
        line-height: 32px;
        padding: 0 15px 0 20px;
    }
    #side-panel .side-panel-wrap .nav-tree ul li a,
    .headerSideMenu .langSelect {
        font-size: 16px;
    }
    .slider-caption.slider-caption-right {
        max-width: 60%;
        /* text-align: center; */
    }
    .projectList .projectItem a>.row {
        padding-right: 25px;
        bottom: 30px;
        left: 20px;
    }
    .projectList .projectItem:after {
        background: -moz-linear-gradient(bottom, rgba(7, 11, 14, 0.6) 20%, rgba(7, 11, 14, 0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(7, 11, 14, 0.6) 20%, rgba(7, 11, 14, 0) 100%);
        background: linear-gradient(to top, rgba(7, 11, 14, 0.6) 20%, rgba(7, 11, 14, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    }
    .slider-element.headingInvestor {
        /* padding: 150px 0 150px 0 !important; */
    }
    .slider-caption.slider-caption-right h2:after {
        /* margin-left: auto; */
        /* margin-right: auto; */
    }
    .slider-caption a.button {
        padding: 0px 25px;
        height: 40px;
        line-height: 40px;
        margin-top: 25px !important;
        font-size: 10px !important;
    }
    #side-panel {
        width: 310px;
    }
    .slider-caption h2 {
        font-size: 33px !important;
    }

    
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	.sectionAward .award-card .col-md-6{
		margin: 0 !important;
	}
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
	.sectionAward .award-card .col-md-6{
		margin: 0 !important;
	}
}
}
