
.carousel-control{
    width: 30%;
}

@media only screen and (max-width: 420px){.header_bottom {padding: 0 15px;}}
.ajax_loader_background {width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); position: fixed; left: 0; top: 0; z-index: 1001; display:none;}

body {-webkit-font-smoothing: subpixel-antialiased !important;}

.red { color:#de1a22; }
.black { color:#000000; }
.white { color:#ffffff !important; }
.twentyfour, .twentyfour-spec { font-size:24px; font-weight:600; line-height: 30px; }
.bold { font-weight:600; }
.center { text-align: center; }
.hide { display:none !important; }

@media (min-width:767px){.twentyfour-spec { font-size:16px; }}
@media (min-width:992px){.twentyfour-spec { font-size:20px; }}
@media (min-width:1200px){.twentyfour-spec { font-size:24px; }}

.mobile {display:none;}
@media (max-width:1000px){ header .mobile, .footer_mobile {display:block!important;} header .desktop, .footer_desktop {display:none!important;} }
@media (max-width:767px){.mobile {display:block;}.desktop {display:none;}}

.banner-title {
	font-size: 40px; 
	font-weight: 600; 
	line-height: 60px; 
	text-align: center;
}

.main_menu a.current span {
  /*background-color: #de1a22!important;
  border-radius: 3px!important;*/
  color:#de1a22!important;
}

.whiteButton {
    line-height: 14px;
    padding: 12px 25px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    background: transparent;
    margin: 0px;
    z-index: auto;
    border-radius: 0px;
    letter-spacing: 0px;
}
.whiteButton:hover {
    background-color:#fff !important;
    color:#000 !important;
}

.sbButton {
    line-height: 14px;
    padding: 12px 25px;
    border-width: 1px;
    border-style: solid;
    border-color: #005e39;
    color: #005e39;
    background: transparent;
    margin: 0px;
    z-index: auto;
    border-radius: 0px;
    letter-spacing: 0px;
}
.sbButton:hover {
    background-color:#005e39 !important;
    color:#fff !important;
}

.sbLink i { color:#00704a; }
.sbLink:hover i { color:#231f20; }


nav.main_menu > ul > li.right_position,
header.sticky nav.main_menu > ul > li.right_position {
	margin-right:-20px;
}

.textwidget .cart, .textwidget .social {
  text-transform:uppercase;
}

.post-views-new-icon {
  background-image: url("img/views.png");
  background-repeat: no-repeat;
  display: inline-block;
  min-height: 10px;
  min-width: 15px;
  margin-right: 10px;
}

.sticky_date {
  background-color: red;
  color: #fff;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 300;
  text-transform: uppercase;
  padding: 10px 10px;
  text-align: center;
  font-weight: 600;
}

.textwidget .cart:before {
  content:"";
  background-image:url('img/cart.png');
  background-repeat: no-repeat;
  padding-left: 25px;  /* width of the image plus a little extra padding */
}

.carousel-inner div.image {
  box-shadow: 0 -350px 380px rgba(0, 0, 0, 1) inset;
  -moz-box-shadow: 0 -350px 380px rgba(0, 0, 0, 1) inset;
  -webkit-box-shadow: 0 -350px 380px rgba(0, 0, 0, 1) inset;
  -o-box-shadow: 0 -350px 380px rgba(0, 0, 0, 1) inset;
}

@media only screen and (max-width: 1000px){
.carousel-inner div.image {
  box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  -webkit-box-shadow: 0 0;
  -o-box-shadow: 0 0;
}
}

.captchaBox .wpcf7-form-control-wrap { display:inline-block; }

.textwidget .contact:before {
  content:"";
  background-image: url("img/mail.png");
  background-position: 1px center;
  background-repeat: no-repeat;
  /* background-size: 13px auto; */
  content: "";
  padding-left: 25px; /* width of the image plus a little extra padding */
}

.textwidget .social:before {
  content:"";
  background-image:url('img/social_share_white.png');
  background-repeat: no-repeat;
  padding-left: 25px;  /* width of the image plus a little extra padding */
  background-size: 13px;
  background-position-y: 50%;
}


.textwidget .spacer-vertical.left:before {
  content:"";
  background-image:url('img/separator.png');
  background-repeat: no-repeat;
  padding-left: 25px;  /* width of the image plus a little extra padding */
}


.textwidget .spacer-vertical.right:after {
  content:"";
  background-image:url('img/separator.png');
  background-repeat: no-repeat;
  padding-right: 16px;  /* width of the image plus a little extra padding */
}

.header_top {
  line-height: 45px;
  height: 45px;
}

.footer_top_holder {
background : #de1a22;
}

footer, .footer_top, .footer_top p, .footer_top li, .footer_top li a, h6 {
    color: #fff !important;
}

.header_bottom { z-index: 2; }

.online_shop_arrow, .sticky_online_shop_arrow {
  content: '';
  z-index: 301;
  position: absolute;
  top: 35px;
  left: 56%;
  margin-left: -5px;
  border-bottom: solid 10px #fff;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

.online_shop_arrow_b {
  content: '';
  z-index: 301;
  position: absolute;
  top: 15px;
  right: 2%;
  margin-left: -5px;
  border-top: solid 10px #fff;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

.online_shop_dropdown, .sticky_online_shop_dropdown { 
  color: rgb(0, 0, 0) ! important;
  z-index: 300;
  height: 105px;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  background-color: rgb(255, 255, 255);
  position: absolute;
  right: 0px;
  top: 45px;
  width: 785px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.online_shop_dropdown_b, .online_shop_dropdown_mobile { 
  color: rgb(0, 0, 0) ! important;
  z-index: 300; 
  height: 105px;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);
  background-color: rgb(255, 255, 255);
  position: absolute;
  right: 0px;
  bottom: 28px;
  width: 785px;
  border-radius: 10px;
}
.online_shop_dropdown_mobile { 
  height: 100%;
  width: 100%;
}

header div.header_top .right .inner>div:first-child {
  width:250px;
  margin-top: 7px;
}

header div.header_top .right .inner>div:first-child:hover {
  margin-top: 6px !important;
  border: solid 1px #fff !important;
  margin-right:-1px !important;
}

nav.main_menu.right>ul {
    left: auto;
    display: inline-block;
}
nav.main_menu.right>div {
    display: inline-block;
    margin-top: 34px;
    vertical-align: top;
    margin-left:15px;
}
header.sticky nav.main_menu.right>div {
    margin-top: 25px;
}
form#searchform {
    position: relative;
}
.searchform label {
    display: none;
}
.searchform input[type="text"] {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  margin: 0 0;
  border: solid 1px #ccc;
  font-size: 13px;
  width: 77%;
  outline:none;
  border-right:none;
}

@media only screen and (max-width: 1200px){
  header div.header_top .right .inner>div:first-child {
    width: 150px;
  }
  .searchform input[type="text"] {
    width: 80%;
  }
  form#searchform {
    width: 120px;
  }
  nav.main_menu > ul > li > a span {
    font-size:14px;
    padding:0 7px;
  }
}


.searchform input[type="submit"] {
    line-height: initial;
    position: absolute;
    top: 0;
    right: 0px;
    background: #fff;
    height: 32px;
    width: 30px;
    margin: 0 0;
    border: solid 1px #ccc;
    border-left: none;
    outline:none;
    cursor:pointer;
    background-image: url(img/search_icon_gray.png);
    -webkit-appearance: none;
    text-indent: -9999px;
    background-position-y: -3px;
}
.searchform input[type="submit"]::before {
    display:"";
}

nav.main_menu > ul > li > a span:hover,
header.sticky nav.main_menu > ul > li > a span:hover {
  color: #de1a22 !important;
}
nav.main_menu > ul > li.active > a span:hover,
header.sticky nav.main_menu > ul > li.active > a span:hover {
    color: #de1a22 !important;
}

@media only screen and (max-width: 1200px){
nav.main_menu > ul > li > a span,
header.sticky nav.main_menu > ul > li > a span {
  font-size:14px;
  font-weight:600;
}

}

#videoPlayer {
  height:100% !important;
  width:100% !important;
}
.qode_carousels .slides img {
  width: 90%;
  display: block;
  padding: 0 5%;
}


.top-position>section {
  background-size: initial;
  background-position:top center;
}

@media screen and (min-width: 1900px){
.title.has_background, .top-position>section {
  background-size: 100%;
  background-position:top center;
}
}

.qode_carousels ul.slides li div:hover {
  background-color:#e1e1e1 !important;
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
    margin-bottom: 5px;
}

.header_top a:hover { 
  color:#de1a22 !important; 
}

.header_top a { 
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

.infoWindowContainer .infoWindow h3 {
  color:#de1a22 !important;
  font-weight:400;
}

.jobListingHeader div { float:left; }

.jobListingHeader .jobCode {
  width: 100px;
  margin: 10px;
}

.jobListingHeader .jobTitle {
  font-size: 20px;
  font-weight: 600;
  max-width: 330px;
  line-height: 110px;
}

.jobListingHeader .jobTitle span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.jobListingHeader .jobApply {
  float: right;
  width: 215px;
  line-height: 90px;
  margin-top: 10px;
}

.jobListingHeader .jobApply a.qbutton  {
  margin: 0px;
}

.jobListingHeader .jobDivide {
  float: right;
  height: 90px;
  border-left: solid 1px #eee;
  width: 1px;
  margin-right: 30px;
  margin-top: 10px;
}

div.job_listings .load_more_jobs {
  padding: 1em 1em 2em 1em;
  border-bottom: none;
}

div.job_listings .load_more_jobs:focus, div.job_listings .load_more_jobs:hover {
  border-bottom: none;
  background-color: transparent;
}

.single_job_listing .company {display:none !important;}

header.sticky {
  -webkit-transition: all 1s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: all 1s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: all 1s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: all 1s cubic-bezier(0.694,0.0482,0.335,1);
  transition: all 1s cubic-bezier(0.694,0.0482,0.335,1);
}

.projects_holder article a.lightbox {
    top:0px;
    opacity:1;
    transition:none;
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
}


div.pp_default .pp_details {
  position: absolute;
  top: -26px;
  right: -1px;
}

.pp_content {
  height: 45px;
  min-width: 45px;
  overflow-y: scroll;
}

.pp_loaderIcon, .ls-loading-indicator {
  left: 32%;
  top: 18%;
  border: 3px solid #de1a22;
  color: #de1a22;
  border-right-color: transparent !important;
  border-radius: 50%;
  background-color: transparent;    
  background: transparent !important;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -ms-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

#back_to_top {
  top: 70%;
}

/* submenu */
.header_submenu { position:absolute; width:100%; max-height:300px; overflow:hidden; padding-bottom:15px; min-height: 190px; }

.header_submenu .submenu #nav-cat div:hover, .header_submenu .submenu #nav div:hover {
	color:#de1a22;
}
.header_submenu .submenu #nav div, .header_submenu .submenu #nav-cat div {
        border-bottom:1px solid #333;
	height:24px;
	display:block;
}
.header_submenu .submenu #nav div i, .header_submenu .submenu #nav-cat div i {
        line-height:24px;
	float:right;
}
.header_submenu .submenu #nav, .header_submenu .submenu #nav-cat{
	padding-left: 20px;
}
.header_submenu .submenu #nav, .header_submenu .submenu #nav-cat, .header_submenu .submenu #nav-brand {
	padding: 10px;
	color:#fff;
        vertical-align:top;
}
.header_submenu .submenu #nav-brand {/*overflow-y: auto;*/ max-height:275px; margin:15px 0; padding:0;}

.header_submenu .submenu div a {
	display:block;
	float:left;
	font-size:13px;	
	line-height:24px;
	text-transform:uppercase;
	color:#fff;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	-ms-transform: color .2s ease-out;
	transition: color .2s ease-out;
}
.header_submenu .submenu div a:hover {
	color: #de1a22 !important;
} 
.header_submenu .submenu #nav-brand div {
	margin-top: -5px;
	border: none;
	height:30px;
	display:none;
}
/* submenu */

#back_to_top span { background-color: #de1a22; }

/*brands page pop up */
div.bg-brands:before {
    content: "";
    width: 600px;
    height: 470px;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgba(255,255,255,.6);
}
/*brands page pop up */

.get_brands a {
  border-bottom: 1px solid #c5c5c5;
  position:relative
}

.get_brands a.active:after, .get_brands a.active:hover:after {
  content: "";
  border-bottom: solid 10px #de1a22;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  text-align: center;
  left: 50%;
  bottom: 0px;
  position: absolute;
  transform: translate(-75%,0%);
}

.get_brands a.active, .get_brands a:hover {
  color:#de1a22;
  border-bottom: solid 1px #de1a22;
}

.blog_holder.masonry article .post_text a.qbutton {
  padding: 0 25px!important;
}

a.selector {
  padding-bottom: 24px;
  width: 400px;
  display: inline-block;
  vertical-align:top;
}
@media only screen and (max-width: 480px) {
  a.selector { width: 50%; min-height:44px; }
  .get_brands a.active:after, .get_brands a.active:hover:after { top: 63px; }
  .projects_holder.v6 .mix, .projects_holder.v5 .mix, .projects_holder.v4 .mix, .projects_holder.v3 .mix, .projects_holder.v2 .mix,   .projects_holder.v6.hover_text .mix, .projects_holder.v5.hover_text .mix, .projects_holder.v4.hover_text .mix, .projects_holder.v3.hover_text .mix, .projects_holder.v2.hover_text .mix, .projects_holder.circle.v6 .mix, .projects_holder.circle.v5 .mix, .projects_holder.circle.v4 .mix, .projects_holder.circle.v3 .mix, .projects_holder.circle.v2 .mix {
    width: 49.5%;
    margin: 0;
  }
}

.prettyMapList .prettyFileBar {
  padding-bottom: 20px!important;
}

.filter_holder ul li {
  display: inline-block;
  float:none;
}

.f-left {float:left;}
.f-right {float:right;}
@media only screen and (max-width: 480px) {
.f-left {float:none; text-align:center; margin: 10px 0 !important;}
.f-right {float:none; text-align:center; margin: 10px 0 !important;}
}

.wpglobus_language_name {
    padding-left: 28px !important;
    margin-left: 15px;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.drop_down .menu_item_wpglobus_menu_switch .second {
    top: 70px;
    margin-left: 10px;
}
header {
    border-top: solid 4px #de1a22;
}
header.sticky .drop_down .menu_item_wpglobus_menu_switch .second {
    top: 50px !important;
}
.drop_down .menu_item_wpglobus_menu_switch .second .inner ul li {
    width: auto;
}
.drop_down .menu_item_wpglobus_menu_switch .second .inner ul li a {
    padding: 9px 15px 9px 5px;
}

.drop_down .menu_item_wpglobus_menu_switch .second .inner>ul>li:hover>a, 
.drop_down .menu_item_wpglobus_menu_switch .second .inner ul li.sub ul li:hover a {
    margin: 0;
}

.drop_down .menu_item_wpglobus_menu_switch .second .inner>ul>li:hover>a .wpglobus_language_name, 
.drop_down .menu_item_wpglobus_menu_switch .second .inner ul li.sub ul li:hover a .wpglobus_language_name {
    color: #de1a22;
}

nav.main_menu > ul > li > a span {
  color: #000;
  line-height: 34px;
  margin-top: 33px;
  border-radius:1px;
  padding:0 15px;
  font-size:16px;
  font-weight:600;
  background-color:transparent !important;
}

header.sticky nav.main_menu > ul > li > a span {
    line-height: 30px;
    margin-top: 0px;
    font-size: 15px;
    margin-top: 25px;
}

header.sticky .wpglobus_language_name {
    font-size: 14px;
}

.q_logo a img, .q_logo a img.back {
  /*margin:17px auto;
  height:55px !important;*/
}

nav.sticky_menu {
    display: none;
    float: right;
    position: relative;
    margin-left: 20px;
}
header.sticky nav.sticky_menu {
    display: block;
    line-height: 85px;
}
header.sticky nav.main_menu > ul > li > a span { padding:0 10px; } 
header.sticky nav.sticky_menu .spacer-vertical.left:before {
  content:"";
  background-image:url('img/separator.png');
  background-repeat: no-repeat;
  padding-left: 25px;  /* width of the image plus a little extra padding */
  background-position-y: 2px;
}
.sticky_online_shop_arrow { top: 75px; }
.sticky_online_shop_dropdown { 
  top:85px; 
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
li.bold span, li.lang-item span {
    font-weight: 600 !important;
    color:#000 !important;
}

/* store locator*/
#main .location-accordion .show-locations, .location-accordion .show-locations {
    background-color: #ebebeb;
    color: #000;
    display: inline-block;
    width: 100%;
}

#ListContainer { margin-right: 15px; }

.prettyMapList .prettyFileBar .btn {
    margin: 0 0 0 25px !important;
    padding: 2px 10px !important;
}
.q_accordion_holder.accordion .ui-accordion-header {
    margin: 0 0 10px 50px;
    border-bottom: solid 1px #ccc;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    background-color: transparent !important;
    background-image: url(img/plus_black.png);
    width: 12px;
    height: 12px;
    top: 12px;
    left: -30px;
    position: absolute;
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-hover .accordion_mark {
    background-image: url(img/plus_red.png);
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-image: url(img/minus_red.png);
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .tab-title {
    color:#de1a22 !important;
}

.q_tabs .tab-content {
    padding: 17px 0 0px;
}

.q_tabs .tabs-nav li {
    margin: 0px 2px;
    border-radius:3px;
    -webkit-border-radius:3px;
}
.q_tabs .tabs-nav li a {
    background-color: transparent;
    text-transform: uppercase;
}

.drop_down .subInvestor .second { display:none; }

nav.mobile_menu ul>li.has_sub>a span.mobile_arrow, nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow {
   padding: 12px 10px 10px 15px;
    font-size: 20px;
}

nav.mobile_menu ul>li.has_sub>a span.mobile_arrow i.fa-plus, nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow i.fa-plus {
    display: inline;
}
nav.mobile_menu ul>li.has_sub>a span.mobile_arrow i.fa-minus, nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow i.fa-minus {
    display: none;
}


nav.mobile_menu ul>li.has_sub.open_sub>a span.mobile_arrow i.fa-plus, nav.mobile_menu ul>li.has_sub.open_sub>h3 span.mobile_arrow i.plus {
    display: none;
}
nav.mobile_menu ul>li.has_sub.open_sub>a span.mobile_arrow i.fa-minus, nav.mobile_menu ul>li.has_sub.open_sub>h3 span.mobile_arrow i.fa-minus {
    display: inline;
}


@media only screen and (max-width: 767px) { 
.q_tabs .tabs-nav li {
    float:none;
}
.latest_post_holder>ul>li {
    margin: 0px !important;
}
.post_download a {
    margin-top: 20px;
}
.latest_post_text {
    padding: 15px 0 0;
}
.drop_down .subInvestor .second { display:block; }
}

.q_pie_graf, .q_line_graf {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.q_pie_graf_legend {
    position: relative;
    float: none;
    width: 60%;
    text-align: left;
    margin: 0 auto;
    padding-top: 15px;
}
.q_pie_graf canvas {
    border: solid 4px #46d10f;
    border-radius: 50%;
}
.q_pie_graf_legend ul li p, .q_line_graf_legend ul li p {
    font-weight: 500;
    font-size: 16px;
}

a.investor-parent {
    font-size: 14px !important;
    line-height: 30px !important;
    margin-top: 15px;
    border-bottom: solid 1px rgba(255,255,255,0.2);
    width: 98%;
}
a.investor-sub {
    font-size: 14px !important;
    line-height: 30px !important;
    padding-left: 20px;
    border-bottom: solid 1px rgba(255,255,255,0.2);
    width: 90%;
}
a.about-sub {
    font-size: 14px !important;
    line-height: 30px !important;
    padding-left: 10px;
    border-bottom: solid 1px rgba(255,255,255,0.2);
    width: 90%;
}

.latest_post_holder ul>li.four:nth-child(4n) {
    padding: 0;
}

@media only screen and (max-width: 1100px) { 
a.investor-parent {
    width: 99.5%;
}
}

@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; margin-bottom: 15px;}
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 47%; 
		white-space: normal;
		text-align:left !important;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 37%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: 400;
		font-size: 12px;
		color:#000;
		text-transform:uppercase;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
	
	
    .pop-left {
        width: 90%;
    }
    .pop-right {
        width: 100%;
    }
}

/* structure org */

.org-content {
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  position: relative;
}
.org-content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px !important;
  position: relative;
  /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}
.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
  z-index:2;
  background-color: #fff;
}
.org-chart ul li span {
    display: block;
    border: none;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    color: black;
    font-size: 12px;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.4);
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    transition: all linear .1s;
    background: #fff;
    padding: 10px;
}

.org-chart .administration ul li span {
    box-shadow: none !important;
}
.org-chart ul li span:hover, .org-chart ul li span:hover strong, .org-chart ul li span:hover label {
    opacity:0.8;
    cursor:pointer;
}
.org-chart ul li span.lvl-b:hover, .org-chart ul li span.lvl-b:hover strong, .org-chart ul li span.lvl-b:hover label,
.org-chart ul li span.lvl-c:hover, .org-chart ul li span.lvl-c:hover strong, .org-chart ul li span.lvl-c:hover label,
.org-chart ul li span.blank:hover, .org-chart ul li span.blank:hover strong, .org-chart ul li span.blank:hover label {
    opacity:1;
    cursor:auto;
}
.org-chart .administration ul li span:hover, .org-chart .administration ul li span:hover strong, .org-chart .administration ul li span:hover label {
    opacity:1;
    cursor:auto;
}
.org-chart ul li span#corporate_secretary:hover, .org-chart ul li span#corporate_secretary:hover strong, .org-chart ul li span#corporate_secretary:hover label {
    opacity:0.8;
    cursor:pointer;
}
.org-chart ul li span#audit_commitee:hover, .org-chart ul li span#audit_commitee:hover strong, .org-chart ul li span#audit_commitee:hover label {
    opacity:0.8;
    cursor:pointer;
}
.org-chart .lvl-b {
  background: green;
  color: #fff;
}
.org-chart .board {
  width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 600px;
  width: 0px;
  border-left: 3px solid #ec1c24;
  margin-left: 49%;
  top: 15px;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne.Special {
    height: 140px;
}
.org-chart ul.columnOne li {
  width: 30%;
  margin: 0px auto;
  top: 20px;
}
.org-chart ul.columnOne.Special li {
    top: 60px;
    left: 0%;
    width: 50%;
    background: transparent;
}
.org-chart ul.columnOne.Special li::before {
    content: "";
    position: absolute;
    left: 25%;
    top: 30px;
    width: 50%;
    border-bottom: 3px solid #ec1c24;
	z-index: -1;
}
ul.columnOne.Special::before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 3px solid #ec1c24;
    top: 0px;
    height: 30px;
    width: 48.6%;
    margin: 0 auto;
    text-align: center;
    left: 25.7%;
    color: #000;
    font-weight: 600;
}
ul.columnOne.Special.id::before { height:36px; }
ul.columnOne.Special::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 30px;
    height: 100%;
    width: 0;
    border-left: 3px solid #ec1c24;
}
ul.columnOne.Special.id::after { top: 36px; }
ul li span.blank {
    box-shadow: none !important;
    /* display: inline-block !important; */
    width: 50%;
    text-align: right;
    overflow: inherit;
    padding: 5px;
    background: transparent !important;
    position: relative;
    padding-right: 25px !important;
}
span.left.blank.minus::before {
    content: "";
    position: absolute;
    top: 50%;
    border-top: solid 3px #2f55a4;
    right: 0px;
    height: 3px;
    width: 13px;
    z-index: 9;
}
span.right.blank.minus::before {
    content: "";
    position: absolute;
    top: 50%;
    border-top: solid 3px #2f55a4;
    left: 0px;
    height: 3px;
    width: 13px;
    z-index: 9;
}
span.left.blank.round::before {
    content: "";
    position: absolute;
    top: 25%;
    border: solid 5px #2f55a4;
    left: 98%;
    height: 5px;
    width: 5px;
    z-index: 9;
    border-radius: 50%;
    background-color: #2f55a4;
}
span.right.blank {
    margin-left: 50%;
    text-align: left !important;
    padding-left: 25px;
}
.org-chart ul.columnTwo {
    position: relative;
    width: 80%;
    display: block;
    height: 120px;
    clear: both;
    margin: 0 auto;
    padding-top: 20px;
}
.org-chart ul.columnTwo li:first-child {
  width: 40%;
  float: left;
}
.org-chart ul.columnTwo li {
  width: 40%;
  float: right;
  text-align: center;
}
.org-chart ul.columnTwo:after {
    content: "";
    display: block;
    position: relative;
    width: 60%;
    height: 160%;
    border-left: 3px solid #ec1c24;
    margin: 0 auto;
    border-right: 3px solid #ec1c24;
    z-index: 0;
    top: 50%;
}
.org-chart ul.columnTwo.last:after {
    display: block;
    position: relative;
    width: 60%;
    height: 83%;
    border-left: 3px solid #ec1c24;
    margin: 0 auto;
    border-right: 3px solid #ec1c24;
    z-index: 0;
    top: 50%;
}
.org-chart ul.columnTwo.last.ceo:after {
    content: "V.P. Sharma";
    display: block;
    position: absolute;
    width: 60%;
    height: 50px;
    z-index: 0;
    top: 10px;
    text-align: center;
    color: #000;
    font-weight: 600;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    border: none;
}
ul.columnTwo.Special {
    height:50px;
}
ul.columnTwo.Special li span {
    box-shadow: none;
}
.org-chart ul.columnTwo.Title:after {
    display:none; 
}
.org-chart ul.columnTwo li.pointer {
    display: none;
}
.org-chart ul.columnTwo.right:after {
    border-left: 3px solid white;
}
ul.columnTwo:last-child:after {
    border-left: 3px solid white;
    border-right: 3px solid white;
}
.org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.org-chart ul.columnThree li:last-child {
  width: 30%;
  float: right;
  margin-left: 0;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 3px solid #ec1c24;
  margin: 0 auto;
  top: 40px;
}
.org-chart .director li:first-child .shares:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    height: 26px;
    border-left: solid 2px #afafaf;
    border-bottom: solid 2px #afafaf;
    width: 100%;
}
.org-chart .director li:last-child .shares:before {
    content: "";
    position: absolute;
    display: block;
    right: 50%;
    top: 100%;
    height: 26px;
    border-right: solid 2px #afafaf;
    border-bottom: solid 2px #afafaf;
    width: 100%;
}
.org-chart .company:before {
    content: "";
    position: absolute;
    display: block;
    height: 26px;
    border-left: solid 2px #afafaf;
    left: 50%;
    top: -26px;
}
.org-chart .company:after {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    height: 24px;
    border-left: solid 2px #afafaf;
}

.org-chart .departments {
  width: 100%;
  display: block;
  clear: both;
  margin-top: 47px;
}
.org-chart .departments.upper {
    width: 100%;
    display: block;
    clear: both;
    padding-top: 30px;
    position: relative;
}
ul.departments.under {
    width: 80%;
    display: block;
    clear: both;
    margin: 0 auto;
    position: relative;
    padding-left: 1px;
}
.org-chart .departments:before {
    content: "";
    display: block;
    width: 90%;
    height: 22px;
    border-top: solid 2px #afafaf;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    bottom: -47px;
    right: 20px;
    position: absolute;
}
.org-chart .departments.upper:before {
    content: "";
    display: block;
    width: 90%;
    height: 280px;
    border: 3px solid #ec1c24;
    top: -210px;
    left: 20px;
    position: absolute;
    /* right: 0; */
    margin: 0 auto;
}
.org-chart .departments.upper.id:before {
    top: -180px;
}
.org-chart .departments.under:before {
    content: "";
    display: block;
    width: 60%;
    height: 3px;
    border-top: 3px solid #ec1c24;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    top: 30px;
    left: 16.7%;
    position: absolute;
}
.org-chart .department {
  width: 11%;
  float: left;
  margin: 0px 12px 0 0;
}
.org-chart .department.under {
    width: 31.3%;
    float: left;
    margin: 0px 1%;
    margin-top: 70px;
}
.org-chart .department.under:before {
    content: "";
    position: absolute;
    display: block;
    border-left: 3px solid #ec1c24;
    width: 0px;
    height: 50px;
    left: 50%;
    top: -40px;
    z-index: -1;
}
.org-chart .department.under:first-child:after {
    border-top: none;
    height: 40px;
}
.org-chart .department.under:last-child:before {
    content: "";
    border-top: 3px solid #ec1c24;
    top: -40px;
    position: absolute;
    left: 50%;
    width: 0;
    border-right: solid 3px #ec1c24;
    border-left: none;
}
.org-chart .department.under:after {
    content: "";
    position: absolute;
    display: block;
    border-left: 3px solid #ec1c24;
    width: 50%;
    height: 40px;
    left: 50%;
    top: -40px;
}
.org-chart .department.under:last-child:after {
    content: "";
    border-top: solid 3px #ec1c24;
    top: -40px;
    left: 0;
    border-left: none;
}

.org-chart .department.upper:first-child:after {
    border-top: 3px solid #ec1c24;
    height: 240px;
}
.org-chart .department.upper.id:first-child:after {
    border-top: 3px solid #ec1c24;
    height: 210px;
}
.org-chart .department.upper:last-child:before {
    content: "";
    border-top: 3px solid #ec1c24;
    height: 240px;
    top: -240px;
    position: absolute;
    left: 0;
    width: 50%;
}
.org-chart .department.upper.id:last-child:before {
    top: -210px;
}
.org-chart .department.upper:after {
    content: "";
    position: absolute;
    display: block;
    border-left: 3px solid #ec1c24;
    width: 50%;
    height: 240px;
    left: 50%;
    top: -240px;
}
.org-chart .department.upper.id:after {
    top: -210px;
    height: 210px;
}
.org-chart .department.secondLevel:before {
    content: "";
    position: absolute;
    border-left: solid 2px #afafaf;
    height: 48%;
    left: 50%;
    top: 100%;
}
.org-chart .department.thirdLevel:before {
    content: "";
    position: absolute;
    display: block;
    border-left: solid 2px #afafaf;
    top: 100%;
    left: 50%;
    height: 225%;
    z-index: 0;
}
.org-chart li.department:after {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: 50%;
    border-left: solid 2px #afafaf;
    height: 24px;
}
.org-chart .department:first-child:after {
    border-top: solid 2px #afafaf;
    height: 22px;
    width: 20px;
}
/*.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}*/
.org-chart .department.central {
  background: #FFF;
}
.org-chart .department.central:after {
  display: none;
}
.org-chart .department li {
    /* padding-left: 25px; */
    /* height: 80px; */
    float: left;
    margin: 0 10px;
    width: 90px;
}
.org-chart .department li.section.more {
    width: auto;
}
.org-chart .department li span {
    background: #fff;
    z-index: 1;
    width: auto;
    height: auto;
    vertical-align: middle;
    right: 0px;
    border: none;
    min-height: 80px;
}
.org-chart .department .sections {
    margin-top: 40px;
    position: absolute;
    width: 900px;
}
.org-chart .department .sections.secondLevel {
    left: -49%;
    top: 125%;
    width: 220px;
}
.org-chart .department .sections.secondLevel:before {
    content: "";
    position: absolute;
    border-left: 2px solid #afafaf;
    border-top: solid 2px #afafaf;
    border-right: solid 2px transparent;
    height: 24px;
    top: -24px;
    left: 25%;
    width: 49%;
}
.org-chart .department .sections.thirdLevel {
    right: -285%;
    top: 300%;
}
.org-chart .department .sections.thirdLevel:before {
    content: "";
    position: absolute;
    display: block;
    border-top: solid 2px #afafaf;
    border-left: solid 2px #afafaf;
    width: 92%;
    height: 22px;
    top: -24px;
    right: 20px;
}
.org-chart .department li.section:before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: 50%;
    border-left: solid 2px #afafaf;
    height: 24px;
}
.org-chart .department li.section:first-child:before {
    border-left: solid 2px transparent;
}
.org-chart li.department.right-edge {
    float: right;
}
span.lvl-c.blank {
    width: 200px;
    padding: 10px;
    text-align: left;
    margin-left: 40%;
}
span.lvl-c.blank.right {
    left: 0;
    width: 200px;
    margin-left: -100%;
    text-align: right !important;
}
li.department.under span.lvl-b {
    background-color: #fff !important;
    color: #000;
    z-index:5;
}
li.support {
    margin: 0 11%;
}

li.support span.lvl-c {
    padding: 20px;
    margin-top: 14px;
}
li.support.id span.lvl-c {
    margin-top: 41px;
}

/* MEDIA QUERIES */
@media all and (max-width: 1200px) {
  .org-chart ul.columnTwo.last:after {
    /* height: 140%; */
  }
  span.lvl-c.blank.right {
    margin-left: -130%;
  }
  header.sticky nav.sticky_menu span.spacer-vertical.left {
    margin-right: 0px !important;
  }
  header.sticky nav.main_menu > ul > li > a span {
    padding: 0 9px;
    font-size: 14px;
  }
  nav.main_menu > ul > li > a span {
    font-size:14px;
    padding:0 10px;
  }
  .language {
    margin-right: 5px;
  }
  header.sticky .sticky_menu span.firstLanguage {
    margin-left: -5px;
  }
  .org-chart ul.columnTwo.id.last:after {
    height: 123%;
  }
  .org-chart .departments.upper.id:before {
    top: -210px;
  }
  .org-chart .department.upper.id:after {
    top: -240px;
    height: 240px;
  }
  .org-chart .department.upper.id:first-child:after {
    height: 240px;
  }
  .org-chart .department.upper.id:last-child:before {
    top: -240px;
  }

  li.support.id span.lvl-c {
    margin-top: 14px;
  }
}
@media all and (max-width: 1100px) {
  .org-chart .department {
    width: 10.7%;
  }
  .org-chart .department .sections.secondLevel {
    left: -67%;
    top: 131%;
  }
  .org-chart .department.thirdLevel:before {
    height: 217%;
  }
}
@media all and (max-width: 1000px) {
  .org-chart .department {
    width: 10.5%;
  }
  figure.org-chart.cf {
    -webkit-margin-start: -15px;
    -webkit-margin-end: -15px;
  }
  .org-chart .department .sections.secondLevel {
    left: -87%;
  }
  .org-chart .department li {
    width: 71px;
  }
  .org-chart .department.secondLevel li.section {
    width: 90px;
  }
  .org-chart .department .sections {
    width: 767px;
  }
  .big-title {
    font-size: 20px !important;
  }
  .title-detail {
    font-size: 9px !important;
  }
  .many-more {
    font-size: 10px !important;
  }
  span.lvl-c.blank.right {
    margin-left: -155%;
  }
  nav.mobile_menu ul li i.q_menu_arrow.fa.fa-angle-right {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .org-chart .departments.upper:before {
    top: -230px;
    height: 300px; 
  }
  .org-chart .departments.upper.id:before {
    top: -220px;
    height: 290px;
  }

  .org-chart .department.upper:last-child:before {
    top: -280px;
  }
  .org-chart .department.upper:after {
    top: -280px;
  }
  .org-chart .department.upper:first-child:after {
    border-top: 3px solid #ec1c24;
    height: 286px;
  }
  .org-chart .department.upper:after {
    height: 289px;
  }
  .org-chart ul.columnTwo.last:after {
    height: 83%;
  }
  span.left.blank.round::before { left:97%; }
  .org-chart .department.under:before {height: 60px;}
  body .prettyMapList .prettyFileBar .combo label {
    width: 30%;
    /* display: block; */
    float: left;
    text-align: left;
  }
  form#Map-List-Search input {
    height: 28px;
    float: left;
    margin-bottom: 10px !important;
    display: block;
    width: 60% !important;
  }
  .prettyMapList .prettyFileBar .prettyMapListSearch a { margin-left: 0 !important; }
}
@media all and (max-width: 767px) {
  .org-structure-container > section.section > .section_inner {
	margin-left: 0;
    margin-right: 0;
  }
  .org-structure > .vc_column-inner{
	padding-left: 15px;
	padding-right: 15px;
  }
  .org-content {
	margin-left: 45px;
    margin-right: 45px;
  }
  .org-chart ul.columnTwo {
    width: 100%;
  }
  strong.board-title {
    font-size: 14px;
  }
  .org-chart ul.columnTwo li:first-child {
    width: 45%;
  }
  .org-chart ul.columnTwo li {
    width: 45%;
  }
  .org-chart ul.columnTwo:after {
    width: 55%;
  }
  .org-chart ul.columnTwo.last:after {
    width: 55%;
    height: 113%;
  }
  .org-chart ul.columnTwo.last.ceo:after { top: 35px; }
  ul.columnOne.Special::before {
    top: 30px;
    height: 30px;
    width: 55%;
    left: 22.5%;
  }
  ul.columnOne.Special::after {
    top: 60px;
    height: 122%;
  }
  .org-chart ul.columnOne.Special li {
    top: 75px;
    width: 100%;
  }
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 20px;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 2px solid #afafaf;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
  }
  .org-chart .department li {
    float: none;
    margin: 0;
    width: 50%;
    margin-left: 50%;
    margin-top: 20px;
  }
  .org-chart .department .sections {
    margin-top: 20px;
    position: relative;
    width: auto;
  }
  .org-chart .department .sections.secondLevel {
    left: 0;
    top: 0;
    width: auto;
  }
  .org-chart .department.secondLevel li.section {
    width: 50%;
  }
  .org-chart .department .sections.thirdLevel {
    right: 0;
    top: 0;
  }
  .org-chart ul li.department>span {
    min-height: 50px;
  }
  .org-chart ul li.department.upper>span {
    width: auto;
    text-align: left !important;
    margin-left: 20px;
  }
  .org-chart .department li span {
    min-height: 50px;
  }
  .org-chart .company:after {
    content: "";
    position: absolute;
    display: block;
    left: 5%;
    height: 100%;
    border-left: solid 2px #afafaf;
    top: -1px;
    border-top: solid 2px #afafaf;
    width: 19.7%;
    z-index: -1;
  }
  .org-chart .departments:before { display:none; }
  .org-chart .departments.under {
    margin-top: 120px;
  }
  .org-chart .departments.under:before {
    width: 44.5%;
    left: 29px;
    border-left: solid 3px red;
    height: 103.5%;
    top: -32px;
  }
  .org-chart .departments.upper:before {
    width: 40%;
    height: 600px;
    border-left: 3px solid #ec1c24;
    left: 10%;
    top: -530px;
    border-right: none;
    margin: 0;
  }
  li.support {
    width: 64%;
    margin: 0 auto;
  }

  .org-chart li.department:after { display:none; }
  .org-chart .department.upper {
    width: 88%;
  }
  .org-chart .department.upper:after {
    height: 300px;
  }
  .org-chart .department.upper:before {
    border-bottom: none !important;
    left: 2px !important;
    border-left: solid 3px #ec1c24 !important;
    height: 200px !important;
    top: -540px !important;
    border-top: none !important;
  }
  .org-chart .department.upper:first-child:after {
    border-top: none !important;
  }
  .org-chart .department.under {
    float: none;
    width: 80% !important;
    margin-left: 9.5%;
    margin-bottom: 20px;
    margin-top: 20px !important;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 6% !important;
    height: 2px !important;
    border-left: none !important;
    top: 22.5px !important;
    left: -5.5% !important;
    border-bottom: solid 2px #afafaf;
    z-index: -1;
  }
  .org-chart .department.under:last-child:before { border-top: none !important; }
  .org-chart .department.under:before {
    border-bottom: 3px solid #ec1c24;
    width: 100% !important;
  }
  .org-chart .department.under:after {
    display: none !important;
  }
  .org-chart .departments.upper:after {
    content: "";
    width: 40%;
    height: 510px;
    border-right: 3px solid #ec1c24;
    right: 13.5%;
    top: -437px;
    margin: 0;
    position: absolute;
    border-bottom: 3px solid #ec1c24;
  }
  span.lvl-c.blank:before {
    content: "";
    border-bottom: solid 3px red;
    width: 3%;
    height: 3px;
    display: block;
    position: absolute;
    left: -20px;
    top: 17px;
  }
  .org-chart .department .sections.secondLevel:before {
    content: "";
    position: absolute;
    border-left: 2px solid #afafaf;
    border-top: solid 2px transparent;
    border-right: solid 2px transparent;
    height: 90%;
    top: -20px;
    left: 25%;
    width: 50%;
  } 
  .org-chart .department.upper:after {
    left: 0;
  }
  .org-chart .department.upper {
    width: 88%;
  }
  .org-chart .department li.section:before {
    content: "";
    display: block;
    position: absolute;
    top: 34px;
    left: -50%;
    border-left: solid 2px transparent;
    height: 2px;
    border-top: solid 2px #afafaf;
    width: 50%;
  }
  .org-chart .department.thirdLevel:before {
    z-index: -1;
  }
  .org-chart .department .sections.thirdLevel:before {
    content: "";
    position: absolute;
    display: block;
    border-top: solid 2px transparent;
    border-left: solid 2px #afafaf;
    width: 2px;
    height: 102.5%;
    top: -21px;
    right: 0;
    left: 25%;
  }
  .big-title {
    font-size: 22px !important;
  }
  .title-detail {
    font-size: 10px !important;
  }
  .many-more {
    font-size: 14px !important;
  }
  .org-chart li.department.right-edge {
    float: none;
  }
  span.left.blank.round::before { left: 98.5%; }
  ul.columnOne.Special.id::after {
    top: 40px;
  }
  ul.columnOne.Special.id::before {
    height: 30px;
    top: 10px;
  }
  .org-chart ul.columnTwo.last.ceo.id:after {
    top: 20px;
  }
  .org-chart .department.upper.id:before {
    height: 220px !important;
    top: -520px !important;
  }
  .org-chart .department.upper.id:after {
    height: 260px;
  }
  ul.columnOne.Special.id::after {
    top: 40px;
    height: 136.5%;
  }
  .org-chart .departments.upper.id:before {
    top: -530px;
    height: 600px;
  }
  .org-chart .departments.upper.id:after {
    height: 490px;
    top: -415px;
  }
}

@media all and (max-width: 740px) {
  .org-chart .departments.under.id:before {
    left: 28px;
  }
}
@media all and (max-width: 700px) {
  .org-chart .departments.under.id:before {
    left: 27px;
  }
}

@media all and (max-width: 680px) {
  .org-chart .department.under {
    margin-left: 10%;
  }
  .org-chart .departments.upper:after { right: 13%; }
  .org-chart .departments.under:before {
    left: 5%;
  }
  .org-chart .departments.under.id:before {
    left: 5%;
  }
}
@media all and (max-width: 650px) {
  .org-chart ul.columnTwo.id.last:after {
    height: 129%;
  }
}
@media all and (max-width: 640px) {
  /*
  ul.columnOne.Special::before {
    top:8px;
  }  
  ul.columnOne.Special::after {
    top: 39px;
    height: 137%;
  }
  .org-chart ul.columnTwo.last:after {
    height: 91%;
  }
  */
  ul.columnOne.Special.id::before {
    top:6px;
  }
  .org-chart ul.columnTwo.last.ceo:after {
    top: 15px;
  }
  .org-chart ul.columnTwo.id.last:after {
    height: 125%;
  }
}
@media all and (max-width: 550px) {
  /*
  ul.columnOne.Special::before {
    top:-6px;
  }
  ul.columnOne.Special::after {
    top:26px;
    height:146%;
  }
  .org-chart ul.columnTwo.last:after {
    height: 77%;
  }
  */
  ul.columnOne.Special.id::before {
    top:-6px;
  }
  .org-chart ul.columnTwo.last.ceo:after {
    top: 5px;
  }
  .org-chart .departments.under {
    margin-top: 119px;
  }
  span.left.blank.round::before {
    left: 98%;
  }
  .org-chart ul.columnTwo.id.last:after {
    height: 113%;
  }
  ul.columnOne.Special.id::after {
    top: 25px;
    height: 146.5%;
  }
  .org-chart ul.columnTwo.last.ceo.id:after {
    top: 5px;
  }
}
@media all and (max-width: 530px) {
  .org-chart ul.columnTwo.id.last:after {
    height: 135%;
  }
}
@media all and (max-width: 511px) {
	.org-chart ul.columnTwo.last:after {
		height: 113%;
	}
}
@media all and (max-width: 490px) {
  .org-chart ul.columnTwo.id.last:after {
    height: 153%;
  }
}
@media all and (max-width: 480px) {
  /*
  ul.columnOne.Special::before {
    top: -6px;
  }
  ul.columnOne.Special::after {
    top: 27px;
    height: 143.5%;
  }
  .org-chart ul.columnOne.Special li {
    top: 45px;
  }
  .org-chart ul.columnTwo.last:after {
    height: 138%;
  }
  */
  span.left.blank.round::before {
    left: 97.5%;
  }
  .org-chart ul li span.blank strong.text {
    font-size: 9px;
  }
  .org-chart ul.columnTwo.id.last:after {
    height: 138%;
  }

}
@media all and (max-width: 450px) {
  /*
  ul.columnOne.Special::before {
    top: -25px;
  }
  ul.columnOne.Special::after {
    top: 7px;
    height: 159.5%;
  }
  */
  ul.columnOne.Special.id::before {
    top: -5px;
  }
  .org-chart ul.columnTwo.last.ceo:after {
    top: -15px;
  }
}
@media all and (max-width: 440px) {
  .org-chart ul.columnTwo.last.id:after {
    height: 119%;
  }
  ul.columnOne.Special.id::after {
    top: 5px;
    height: 160.5%;
  }
  .org-chart ul.columnTwo.last.ceo.id:after {
    top: -15px;
  }
  ul.columnOne.Special.id::before {
    top: -25px;
  }
}
@media all and (max-width: 400px) {
  .org-chart ul.columnTwo.id.last:after {
    height: 138%;
  }
  
  .org-chart .departments.upper:before {
    top: -550px;
    height: 620px;
  }
  .org-chart .departments.upper:after {
    top: -459px;
    height: 530px;
  }
  .org-chart .department.upper:before {
    height: 260px !important;
    top: -560px !important;
  }
  .org-chart .departments.upper.id:before {
    top: -530px;
    height: 600px;
  }
  .org-chart .departments.upper.id:after {
    top: -437px;
    height: 510px;
  }
  .org-chart .department.upper.id:before {
    height: 240px !important;
    top: -540px !important;
  }
}
@media all and (max-width: 380px) {
  .org-chart .departments.upper.id:before {
    top: -550px;
    height: 620px;
  }
  .org-chart .department.upper.id:before {
    height: 260px !important;
    top: -560px !important;
  }
  .org-chart .departments.upper.id:after {
    top: -459px;
    height: 530px;
  }
}
@media all and (max-width: 350px) {
  /*
  ul.columnOne.Special::before {
    top: -6px;
  }
  ul.columnOne.Special::after {
    top: 27px;
    height: 145.5%;
  }
  */
  .org-chart ul.columnTwo:after { height: 170%; }
  ul.columnOne.Special.id::before {
    top: -25px;
  }
  .org-chart ul.director li span.shares {
    width: 45% !important;
    margin-left: 45%;
  }
  .org-chart ul.director {
    height: auto !important;
  }
  .org-chart ul.director li {
    display: block !important;
    margin: 20px 0 !important;
  }
  span.company.big-title { width:80%!important; }
  .org-chart .department {
    width: 90%;
  }
  .org-chart .department:before {
    left: -5.5% !important;
  }
  .org-chart .company:before {
    content: "";
    position: absolute;
    display: block;
    height: 8.6%;
    border-left: solid 2px #afafaf;
    left: 5%;
    top: -8.5%;
    z-index: -1;
  }
  .org-chart .director li:first-child .shares:before {
    content: "";
    position: absolute;
    display: block;
    left: 5%;
    top: 45%;
    height: 2px;
    border-left: solid 2px transparent;
    border-bottom: solid 2px #afafaf;
    width: 50%;
    z-index: -1;
  }
  .org-chart .director li:last-child .shares:before {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    top: 45%;
    height: 2px;
    border-right: solid 2px transparent;
    border-bottom: solid 2px #afafaf;
    width: 45%;
    left: 5%;
    z-index: -1;
  }
  .org-chart ul.columnTwo.last:after {
    height: 121%;
  }
  .org-chart .departments.upper:before {
    top: -559px;
    height: 630px;
  }
  .org-chart .department.upper:before {
    height: 240px !important;
    top: -520px !important;
  }
}
@media (max-width: 330px) {
  .org-chart .departments.upper:before {
    top: -570px;
    height: 640px;
  }
  .org-chart .department.upper:before {
    height: 240px !important;
    top: -580px !important;
  }
  .org-chart .departments.upper:after {
    height: 555px;
    right: 12.6%;
    top: -481px;
  }
  .org-chart .departments.upper.id:after {
    height: 535px;
    right: 12.7%;
    top: -459px;
  }
}
@media (max-width: 320px) {
  .org-chart .department.upper:before {
    top: -570px !important;
  }
  .org-chart .departments.upper:before {
    top: -589px;
    height: 660px;
  }
  .org-chart .departments.upper:after {
    height: 575px;
    right: 12.7%;
    top: -503px;
  }
}



/* structure org */

#mallButton:hover { padding:0px 35px !important }
@media all and (max-width: 767px) {
#mallButton { margin-left:0% !important; background-color:#fff !important; }
#mallButton:hover { background-color:#2c2c2c !important; color:#fff !important; }
}
@media all and (max-width: 480px) {
#mallButton { padding:0px 15px !important; font-size: 13px !important; }
#mallButton:hover { padding:0px 15px !important; }
}


span.shop-mall-footer, span.shop-mall-mobile {
    background-image: url('/wp-content/uploads/2016/01/shop_emall_icon_white.svg');
    display: inline-block;
    width: 160px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

span.club-top-footer, span.club-top-mobile {
    background-image: url('/wp-content/uploads/2016/01/Logo-MAPCLUB-White.svg');
    display: inline-block;
    width: 130px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

header span.shop-mall {
    display: inline-block; 
    width: 180px;  
    background-color: #bc000e;  
    position:relative;   
}
header span.shop-mall::after {
    content: "";
    background-image: url('/wp-content/uploads/2016/01/shop_emall_icon_white.svg');
    background-repeat: no-repeat;
    background-size: 160px;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    height: 45px;
    width: 100%;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
}
header span.shop-mall:hover::after {
    /*-webkit-animation: rotate 1s forwards;
    animation: rotate 1s forwards; 
    background-image: url('/wp-content/uploads/2016/01/shop_emall_icon_yellow.svg'); 
    padding: 0 20px;
    position: absolute;
    left: -20px;
    box-shadow: 0px -6px 20px 6px #000;
    z-index: 1;*/ 

    background-color: #202020 !important;
}
@-webkit-keyframes rotate {
    50% {
        -webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
    }
    80% {
        -webkit-transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
    }
}
@keyframes rotate {
    50% {
        transform: rotateY(-180deg);
	transform-style: preserve-3d;
	backface-visibility: hidden;
    }
    80% {
        transform: rotateY(0deg);
	transform-style: preserve-3d;
	backface-visibility: hidden;
    }
}

header span.club-top {
    display: inline-block; 
    width: 140px;  
    background-color: #bc000e;   
    position:relative; 
}
header.sticky span.club-top, header.sticky span.shop-mall {
    height: 58px;
    line-height: 58px;
}
span.club-top-footer, span.shop-mall-footer {
    background-color: #bc000e; 
    padding:10px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
}
span.shop-mall-footer {
    background-size: 160px;
    background-position: center center;
}
span.club-top-footer {
    background-size: 150px;
    background-position: center center;
}

span.club-top-footer:hover, span.shop-mall-footer:hover {
    background-color: #555 !important;
    /*padding: 10px 20px;
    position: absolute;
    left: -10px;
    box-shadow: 0px 6px 20px 6px #000;
    z-index: 1;*/
}

header span.club-top::after {
    content: "";
    background-image: url('/wp-content/uploads/2016/01/Logo-MAPCLUB-White.svg');
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0px;
    height: 45px;
    width: 100%;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
}

header span.club-top:hover::after {
    background-color: #555 !important;
    /*padding: 0px 20px;
    position: absolute;
    left: -20px;
    box-shadow: 0px -6px 20px 6px #000;
    z-index: 1;
    top: 0px;*/
}

header.sticky span.club-top::after { height: 58px; }
header.sticky span.shop-mall::after { height: 58px; }

span.shop-mall-mobile { margin: 10px 20px; }

@media only screen and (max-width: 1200px) { 
header span.shop-mall {
    width: 150px;  
}
header span.shop-mall::after {
    background-size: 130px;
}
header span.club-top {
    width: 120px;  
}
header span.club-top::after {
    background-size: 100px;
}
}


@media only screen and (max-width: 410px) { 
header span.shop-mall {
    width: 160px;  
}
header span.shop-mall::after {
    background-size: 140px;
}
header span.club-top {
    width: 130px;  
}
header span.club-top::after {
    background-size: 110px;
}
}

@media only screen and (max-width: 370px) { 
header span.shop-mall {
    width: 150px;  
}
header span.shop-mall::after {
    background-size: 130px;
}
header span.club-top {
    width: 120px;  
}
header span.club-top::after {
    background-size: 110px;
}
}

@media only screen and (max-width: 350px) { 
header span.shop-mall {
    width: 150px;  
}
header span.shop-mall::after {
    background-size: 130px;
}
header span.club-top {
    width: 110px;  
}
header span.club-top::after {
    background-size: 100px;
}
}


@media only screen and (max-width: 340px) { 
header span.shop-mall {
    width: 135px;  
}
header span.shop-mall::after {
    background-size: 115px;
}
header span.club-top {
    width: 95px;  
}
header span.club-top::after {
    background-size: 85px;
}
}

/*header.sticky span.shop-mall {
    background-image: url('/wp-content/uploads/2015/11/shop_emall_icon_1.svg');
}
header.sticky span.club-top {
    background-image: url('/wp-content/uploads/2016/01/Logo-MAPCLUB-color.svg');
}
header.sticky span.shop-mall:hover, span.shop-mall-mobile:hover {
    background-image: url('/wp-content/uploads/2015/11/shop_emall_icon_3.svg');
}
header.sticky span.club-top:hover {
    background-image: url('/wp-content/uploads/2016/01/Logo-MAPCLUB-color2.svg');
}*/
@media only screen and (max-width: 1000px) {
  header .mobile_menu_button i.fa.fa-bars { font-size:24px; }
  .logo_wrapper {
    height: 100px!important;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .q_logo.animate_logo div {
    position: relative;
    top: 0;
  }
  .q_logo {
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
  }
  .q_logo a {
    display: inline-block;
  } 
  .q_logo a img { left:0; top: 0; }
  .header_top .left .inner>div {
    float: left;
    padding: 0;
  }
  nav.mobile_menu { background-color: #fff; }
}
@media only screen and (max-width: 768px) {
  .q_tabs .tabs-nav li {
    float:none;
  }
  .latest_post_holder ul>li.three:nth-child(3) {
    padding-right: 2.7% !important;
  }
  .logo_wrapper {
    left: -15px;
  }

  .header_top .right { display: none; }
}
@media only screen and (max-width: 767px) {  
  .header_top { 
    position: fixed;
    z-index: 100;
    width: 100%;
  }
  .logo_wrapper {
    left: 0px;
  }
  .latest_post_holder ul>li.three:nth-child(3n) {
    padding-right: 0 !important;
  }
  .pp_inline .container_inner {
    width: auto !important;
  }
  .portfolio_single p span {
    width: 0 !important;
    margin-top: 20px;
    display: block !important;
  }
  .header_top .right { display: none; }

  .full_width_inner {
      margin-left:15px;
      margin-right:15px;
  }
  
  .container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .header_top .inner {
    display: inline-block;
    margin: 0 auto;
    width: auto;
  }
  .header_top .right { display: none; }
  .textwidget { padding: 0; }
  .header_top .left .inner>div {
    padding: 0;
  }
}

/*@media only screen and (max-width: 768px) {
.latest_post_holder ul>li.three:nth-child(5), .latest_post_holder ul>li.three:nth-child(7) { padding: 0 !important;}
.latest_post_holder ul>li.three:nth-child(2n) { padding: 0!important; }
}*/

.main_menu li#nav-menu-item-9999999999 {
    display: none;
}

.header_inner_right {
    float: none;
}

.language {
    margin: 0 5px;
}
.light .header_top .right div span.secondLanguage:hover {
    color: #ed1c24 !important;
}
.light .header_top .right div span.firstLanguage, span.firstLanguage, span.secondLanguage:hover {
    color: #ed1c24 !important; font-weight:600 !important;
}

.join-slide img { background: #de1a22!important; }
.join-slide img:hover { background: #000 !important; }

@media only screen and (max-width: 1199px) { 
  .join-slide img { width: 26.2% !important; height: auto !important; }
}

.borderTop {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
.borderTop .mask {
    overflow: hidden;
    height: 20px;
}
.borderTop .mask:after {
    content: '';
    display: block;
    margin: -25px auto 0;
    width: 100%;
    height: 25px;
    border-radius: 125px / 12px;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

.highlight_title {font-size:16px; line-height:20px; text-transform:uppercase; font-weight:600;}
.highlight_text {font-size:16px; line-height:26px; font-weight:400;}
.subsidiaries_title {font-size:14px;}
.numeric.green {color:#0f841d;}
.numeric.purple {color:#d71c9c;}
.numeric.blue {color:#02b5ff;}

.highlight_text:before {padding-left:20px !important; font-size:16px !important; line-height:26px !important; font-weight:400 !important;}
.numeric.green:before {color:#0f841d !important;}
.numeric.purple:before {color:#d71c9c !important;}
.numeric.blue:before {color:#02b5ff !important;}

.q_tabs .tabs-nav li,
.filter_holder ul li { 
    margin: 0 5px; 
}
.q_tabs .tabs-nav li a,
.filter_holder ul li span {
    background-color: transparent;
    color: #343434;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    padding: 11px 27px;
    line-height: 1;
    height: auto;
}
.q_tabs .tabs-nav li.active a, 
.q_tabs .tabs-nav li a:hover,
.filter_holder ul li.active span,
.filter_holder ul li span:hover {
    background-color: #DE1A22;
    color: #fff;
}
a.red.under:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 767px){
  .q_tabs .tabs-nav li,
  .filter_holder ul li {
    float: none;
  }
}


/* FOOTER CSS */

.footer_top {
	border-top: solid 1px #de1a22;
	padding: 25px 25px 10px;
}

.footer_top .column_inner {
	border: none;
}
.footer_top .column_inner .logo {
	margin-bottom: 5px;
}
.footer_top .column_inner p.number {
    font-size: 20px;
	font-weight: 600;
}
.footer_top .column_inner .phone {
	margin-top: 30px;
    padding-right: 10px;
    vertical-align: bottom;
}
.footer_top .footer_container {
    padding: 30px 15px;
}
.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3 {
	margin: 0px !important;
    vertical-align: top;
    width: 30%;
}
.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3:last-child {
    width: 40%;
}
.footer_top .ubermenu .ubermenu-target-text {
	font-size: 16px;
	font-family: Open Sans, sans-serif;
	line-height: 22px;
}
.footer_top .ubermenu-main .ubermenu-item-normal > .ubermenu-target, 
.footer_top .ubermenu-main .ubermenu-submenu .ubermenu-target {
    padding: 0 15px 20px !important;
}
.footer_top a.ubermenu-target:hover .ubermenu-target-text {
	text-decoration: underline;
}
.footer_top .column_inner > div h6 {
    margin-top: 0;
    margin-bottom: 31px;
    font-size: 15px;
    letter-spacing: 0;
}
.footer_top p.footer-social  {
    display: flex;
    justify-content: space-between;
}
.footer_top p.footer-social i.fa {
    font-size: 35px;
}
.footer_bottom p, .footer_bottom span {
    line-height: 40px;
}
.footer_bottom {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 40px;
    height: 40px;
	color: #fff;
}
.footer_bottom copy {
    text-align: center;
    letter-spacing: 0;
    color: #EFEFEF;
    opacity: 1;
    font-size: 12px;
    font-weight: 400;
}
@media only screen and (min-width: 769px){
	.footer_top .footer_container.line-separator {
		border-right: 1px solid #fff;
	}
	.footer_top .wpb_column.vc_column_container.vc_col-md-2 .textwidget {
		max-width: 90%;
	}
	.footer_top .wpb_column.vc_column_container.vc_col-md-2:last-child {
		padding-left: 30px;
	}
	.footer_top .wpb_column.vc_column_container.vc_col-md-2:last-child .textwidget {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1025px){
	.footer_top .footer_container.third-element {
		padding-left: 30px;
		padding-right: 0;
	}
}
@media only screen and (max-width: 1024px){
	.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3 {
		margin: 0px !important;
	}
	.footer_top .column_inner {
		min-height: initial !important;
	}
}

@media only screen and (max-width: 991px){
	.footer_top .wpb_column.vc_column_container.vc_col-md-2 {
		padding-left: 15px;
    	margin-top: 30px;
	}
}
@media only screen and (max-width: 768px){
	.center-mobile {
		text-align: center;
	}
	.footer_top .footer_container {
		padding: 20px 0;
	}
	.footer_top .footer_container.line-separator {
		border-bottom: solid 1px rgba(255,255,255,.22);
	}
	.footer_top p.footer-social  {
		justify-content: space-around;
	}
	.footer_top .ubermenu-main .ubermenu-item-normal > .ubermenu-target, 
	.footer_top .ubermenu-main .ubermenu-submenu .ubermenu-target {
		padding: 0 0 20px !important;
	}
}
@media only screen and (max-width: 767px){
	.footer_top .column_inner p, .footer_top .column_inner > div h6 {
		text-align: center;
	}
	.footer_top .column_inner p img.alignleft {
		margin: 0 auto;
		float: none;
	}
	.footer_top .wpb_column.vc_column_container.vc_col-md-2, .footer_top .wpb_column.vc_column_container.vc_col-md-2:last-child {
		padding: 0;
    	margin-top: 25px;
	}
	.footer_top {
		padding: 30px 15px;
	}
	.footer_top .wpb_column.vc_column_container.vc_col-md-2 .textwidget {
		max-width: 175px;
		margin: 0 auto;
	}
	.footer_top .ubermenu .ubermenu-nav {
		display: inline-block;
	}
	.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3 {
		width: 50%;
		display: inline-block;
		margin-bottom: 15px !important;
	}
	.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3:last-child {
		width: 100%;
		margin-bottom: 0 !important;
	}
	.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3:last-child > ul > li {
		width: 50%;
		float: left;
		display: inline-block;
		clear: unset;
	}
	.footer_top .ubermenu.ubermenu-main .ubermenu-item-level-0.ubermenu-column-1-3:last-child .ubermenu-target {
		padding-bottom: 0 !important;
	}
}
@media only screen and (max-width: 480px) {
	.footer_top .wpb_column.vc_column_container.vc_col-xs-6 {
		width: 100%;
	}
	.footer_bottom {
		height: auto;
	}
	.footer_bottom p, .footer_bottom span {
		line-height: 25px;
		white-space: normal;
		word-break: break-word;
		padding: 20px;
	}
	.footer_bottom {
		font-size: 12px;
	}
}
/* FOOTER CSS */