/*Over-Seas-Section-Start*/
.banner_sec{
background-image: url(../image/global-banner.png);
}
.over-seas-sec {
    background: #f5e4c9;
    padding: 4rem 0 4rem;
}
.over-seas-sec li {
    display: inline-block;
    padding: 5px 10px 0 0;
}
.overseas-title-wrp h3 {
    color: #5b5d71;
    font-size: 28px;
    margin: -1.5em 0 30px;
}
.overseas-logo {
    width: 100%;
    max-width: 6rem;
    margin-top: -30px !important;
}
.over-seas-title {
    font-size: 55px;
    font-weight: 100;
    padding-left: 20px;
    margin-top: -11px;
    color: #5b5b5b;
}
.over-seas-txt {
    font-weight: 300;
    font-size: 30px;
    padding: 15px 0px 17px 2rem;
    border-left: 9px solid #e53a24;
    color: #5b5d71;
    margin-bottom: 3rem;
}
.over-seas-sec-content {
    font-size: 18px;
    color: #5b5d71;
}
.global-img {
    width: 100%;
    margin-top: -4rem;
}
.title-wrp-title{
	color:#5b5b5b !important;
}
.going-global-title {
    color: #5b5b5b !important;
}

a.sar-link:hover {
    text-decoration: none;
    color: #000;
}
/*Over-Seas-Section-End*/

/*GOing-Global-Page-Start*/

/*media-Query-Secion-Start*/
@media only screen and (max-width:991px){
.over-seas-title {
    padding-left: 0;
	font-size: 45px;
}
.over-seas-txt  {
    font-size: 20px !important;
}
.over-seas-primary-menu {   
    padding: 25px 0 10px;
}
.over-seas-sec-content {
    font-size: 14px;
}
.global-img {   
    margin-top: 0; 
}
.banner-content {
    padding: 0;
}
.overseas-logo {
    margin-top: -35px !important;
}
.over-seas-title {
    font-size: 40px !important;

}
.overseas-logo {
    max-width: 7rem !important;
}
}
@media only screen and (max-width:775px){
.overseas-logo {
    margin-top: -23px !important;
}
.overseas-logo {
    max-width: 4rem !important;
}
h2.title-wrp-title {
    font-size: 40px !important;
}
.title-border-wrp h2{
    font-size: 40px !important;
}
}
@media only screen and (max-width:500px){
.title-border-wrp h2{
    font-size: 40px !important;
}
.going-global-title h2{
    font-size: 40px !important;
}

}
@media only screen and (max-width:431px){
.going-global-title{
    margin-top: 17rem !important;
}
}
@media only screen and (max-width:420px){
.over-seas-primary-menu { 
        padding: 2rem 0 1rem;
}
.over-seas-title  {
    padding-left: 0; 
}
.over-seas-txt  {
    font-size: 20px !important;
}
}
@media only screen and (max-width:403px){
.overseas-logo {
    margin-top: -3px !important;
}
.overseas-logo {
    max-width: 3rem !important;
}
	
}
@media only screen and (max-width:360px){
.over-seas-primary-menu { 
    padding: 3rem 0 1rem;
}
.over-seas-txt  {
    font-size: 16px !important;
}
h2.title-wrp-title.going-global-title {
    font-size: 40px !important;
}
}
/*media-Query-Secion-End*/

/*Going-Global-Page-End*/
