/* japan about copied from aspx */
#content .execbox img+div>h2+span {
	display:block;
	font-style: italic; 
	font-size: 19px;
	line-height: 1.25;
	margin: 0 8px;	
}

@media (max-width: 1100px) {
#content .execbox img+div>h2+span{ font-size:16px;}
}
   
/* Japan/ja sidetabs - css space fix*/


#content .execbox img + div > h2 + span {
    display: block;
    font-style: italic;
    font-size: 19px;
    line-height: 1.25;
    margin: 0 8px;
}

@media (max-width: 1100px) {
    #content .execbox img + div > h2 + span {
        font-size: 16px;
    }
}

/* copied from aspx */
.contact iframe {height: 620px}
/* .col_two_third.dividerright + .col_one_third {padding-left: 0%;} */
	

/* for location svg copied from asia.css */

.locwidget {
    position: relative;
    padding-left: 28px;
}
.locwidget a.popup-video {
    display: block;
    width: 20px;
    position: absolute;
    left: 28px;
    top: 0;
}
.locwidget a.popup-video svg {
    fill: #004677;
    display: block;
}
.locwidget a.popup-video:hover svg {
    fill: #002449;
    display: block;
}
.locwidget address strong {
    font-size: 19px;
    font-style: normal;
}
.locwidget address+div svg {
    display: none;
    margin-top: 8px;
}
.locwidget address {
    font-size: 16px;
}
.locwidget address+div {
    margin-top: 8px;
    font-size: 16px;
}

@media(max-width:1024px) { 
    .locwidget a.popup-video {
        left: 0;
    }
}

#content .execbox {
    display: block;
    position: relative;
    cursor: pointer;
    margin-bottom: 32px;
    text-decoration: none
}

#content .execbox img+div {
    background-color: rgba(31, 43, 74, .9);
    color: #fff;
    text-align: center;
    padding: 16px 0;
    position: absolute;
    bottom: 0;
    width: 100%
}

#content .execbox img+div>h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 4px
}

#content .execbox img+div>h2+p {
    font-style: italic;
    line-height: 1.25;
    margin: 0 8px
}

#content .execbox img {
    display: block
}

#content .execbox:hover:before {
    background-color: #e03c31
}

#content .execbox:before {
    content: '+';
    display: block;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    background-color: rgba(31, 43, 74, .9);
    position: absolute;
    top: 8px;
    right: 8px;
    font-family: Montserrat, Arial;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    color: rgba(255, 255, 255, .9);
    font-size: 32px;
    transition: all .25s ease-in-out;
    text-indent: -1px
}

#content .execboxes .col_one_third.col_last+.col_one_third {
    clear: left
}

.mfp-content .execbio {
    display: block !important
}

.execbio {
    background-color: rgba(31, 43, 74, 1);
    color: #fff;
    max-width: 600px;
    padding: 32px;
    margin: 0 auto;
    position: relative;
    display: block
}

.execbio h3 {
    font-size: 32px;
    font-family: Montserrat, Arial;
    margin-bottom: 16px
}

.execbio p {
    font-size: 19px;
    margin-bottom: 16px
}

.execbio p:last-of-type {
    margin-bottom: 0
}

.execbio .mfp-close {
    padding-left: 1px;
    color: #fff !important;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    border: 2px Solid #fff;
    font-size: 28px;
    font-family: Montserrat, Arial;
    right: 16px;
    top: 16px;
    transition: all .25s ease-in-out
}

.execbio .mfp-close:hover {
    background-color: #fff;
    color: rgba(31, 43, 74, 1) !important
}

.execbio .mfp-close:active {
    top: 8px
}

@media(max-width:1100px) {
    #content .execbox img+div>h2+p {
        font-size: 16px
    }
    #content .execbox img+div>h2+p br {
        display: none
    }
}

@media(max-width:800px) {
    #content .section:first-child .container.execboxes .col_one_third:first-child {
        width: 30.63%;
        margin-right: 4%;
        float: left;
        clear: none
    }
    #content .execbox:before {
        height: 32px;
        width: 32px;
        line-height: 32px;
        font-size: 24px
    }
}

@media(max-width:760px) {
	#header nav.topnav{height:8px;}
    #content .section:first-child .container.execboxes .col_one_third,
    #content .section:first-child .container.execboxes .col_one_third.col_last,
    #content .section:first-child .container.execboxes .col_one_third:first-child {
        width: 48%;
        margin-right: 0%;
        float: left;
        clear: none;
        margin-bottom: 0
    }
    #content .section:first-child .container.execboxes .col_one_third:nth-child(odd) {
        margin-right: 4% !important
    }
    #content .section:first-child .container.execboxes .col_one_third:nth-child(even) {
        margin-right: 0 !important
    }
}

@media(max-width:485px) {
    #content .section:first-child .container.execboxes .col_one_third {
        width: 100% !important;
        float: none !important;
        clear: both !important;
        margin-right: 0 !important
    }
}

/*copied from asia.css*/

@media (max-width: 1000px){
    #footer {
         padding-bottom: 32px; 
    }
}
@media(max-width:910px) {
    .overlap.overlap-careers .container:first-child .col_half h3 strong {
    font-size: 32px;
}
 
}
@media (max-width: 800px){
    #content .section:first-child:not(.imgintro):not(.logointro):not(.mnav) .col_two_third {
        width: 100%;
        float: none;
        clear: both;
        margin: 0px;
    }
    #content .section:first-child:not(.imgintro):not(.logointro):not(.mnav) .col_two_third + .col_one_third.col_last {
        width: 100%;
        float: none;
        clear: both;
        margin: 0px;
        margin-top: 32px;
    }
    .col_two_third.dividerright {
    border: none;
   }
   
}

@media (max-width: 760px){
	
    #content .section:not(:first-child) .container .col_two_third:first-child {
    margin-bottom: 0px;
    }
    #content .col_two_third p:last-child {
        margin-bottom: 0px;
    }
    .mnobottommargin.col_half + .col_half {
        margin-top: 8px;
    }
    #content .overlap-about .tcenter {
    text-align: center;
    }
    #content .overlap-about h3 {
    font-size: 32px;
    }
    /*overrite global.css*/
    #content .overlap .col_one_fourth {
    width: 46%;
    float:left;
    clear:none;
    margin-bottom:0;
    margin-right:4%;
    }
    #footer {
    padding-top: 32px;
    padding-bottom: 112px;
   }
   #content .overlap-careers div.col_full.tcenter {
    text-align: center !important;
    margin-top: 8px;
  }
   #content .overlap-careers .col_half.col_last {
    text-align: center;
  }
   #content .overlap-careers .captionbox {
    width: 100%;
  }
   #content .overlap-careers .container:first-child .col_half {
    min-height: 0;
    padding-bottom: 0px;
  }
   #content .overlap-careers .col_half .vcenter {
    position: static;
    top: auto;
    transform: none;
  }
  #content .overlap-careers .captionbox:after {
    right: auto;
    top: auto;
    left: 50%;
    margin-left: -15px;
    bottom: -32px;
    transform: rotate(90deg);
  }
  #content .overlap p {
     margin: 0 auto;  /*overrite global.css*/
 }
  a.button {
    margin-left: 4px;
}
  .imgleft .container img, .imgleft.container img {
    display: block;
    margin-bottom: 32px;
}
}

/* copied from responsive.css*/

@media (max-width: 760px) {
  #content .mgray .ctafooter.nobottommargin .col_half {
    padding-bottom: 16px;
    margin-bottom: 0px;
  }

	
  #content .mnobottommargin {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  
  /*icons*/
  #content .container, #footer .container, .banner .container {
    padding: 0px 16px;
 }
 
 #content .section:not(:first-child) .container .col_two_third:first-child {
    margin-bottom: 32px;
}
}


@media (max-width: 800px) {
	#content ul.sidetabs > li > a:first-child{padding-right:24px;}
	#content ul.sidetabs > li .tabcontent{padding-left:24px;}
	#content ul.toptabs > li{margin:0px 8px;}

}

/* copied from responsive css*/
@media (max-width: 960px){
	#content .section .ico4.large .col_one_fourth {
    /*style overraiding*/
	width: 48%;
    float: left;
    clear: none;
    margin-right: 4%;
	margin-bottom: 0;
  }
   
   #content .section .ico4.large .col_one_fourth:first-of-type+.col_one_fourth {
    margin-right: 0px;
 }
  #content .section .ico4.large .col_one_fourth p:last-child {
    margin-bottom: 32px;
  }

}

@media (max-width: 420px) {
	#content .section .ico4.large .col_one_fourth, #content .section .ico4 .col_one_fourth {
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    float: none;
    margin-bottom: 16px;
 }
	
}

/* copied from css global*/
@media (max-width: 475px){
	nav.mainmenu .topnav_mobile ul li a span.icon {
    display: block;
 }
}






 