/*
GB2BC website*/ 
* {
	margin:0;
	padding:0;
}
    html, body {
        font-family: "Times New Roman";
        color: #090909;
        font-weight: normal;
        height:100%;
        overflow:overlay;
    }
    .wrapper{
        min-height:100%;
        width:100%;
        margin-bottom:-50px;
    }
    .wrapper:after{
        content:"";
        display:block;
    }
    .footer,.wrapper:after{
        height:50px;
    }
    .outer-wrapper{
        width:100%;
        height:100%;
        min-height:100%;
    }
    a {
        color: #0088d0;
        text-decoration: underline;
    }

    p {
        line-height: 140%;
    }

    .section {
        position: relative;
	    width:100%;
        float:none;
        background-color: white;
        margin:0 auto; 
        height:auto;
    }
    #second-menu{
         visibility:hidden;
         position:absolute;
    }
    #top-menu {
        background:linear-gradient(#3f3f3f,#272727,#0b0e0e,#0b0e0e);
    }
    .top-menu{
        position:relative;
        width:100%;
        z-index:1;
    }
    div .outer-boxes:nth-child(odd){
        position:relative;
        width: 100%;
        height:auto;
        background-color: #f2f3f3;
    }
    div .outer-boxes:nth-child(even){
        position:relative;
        width: 100%;
        height:auto;
        background-color: white;
    }
    .box{
        background-color: #f2f3f3;
    }
    .no-padding{
        padding:15px 0 15px!important;
    }
    .careers-dropdown{
        height: 38px;
        font-family: "Times New Roman";
        font-size: 20px;
        color: #171717;
        font-weight: normal;
        padding-top: 2px;
        margin-left:0!important;
    }
    .news-title{
        height: 38px;
        font-family: "Times New Roman";
        font-size: 20px;
        color: #171717;
        font-weight: normal;
        text-align:center;
    }
    .careers-dropdown-content {
        display:none;
        margin: 0 0 20px 60px;
        padding-top:0px !important;
    }
    .display-block:after{
        position:relative;
        display:block;
    }
    .hideandshow a{
        margin: 0 10px 0 20px;
    }
    .adjust-margin{
        margin-bottom:20px;
    }
    .boxes {
        position: relative;
        left: 25%;
        width: 50%;
        height: 277px;
        margin-top: -20px;
    }

    #box {
        padding-top: 30px;
    }

    .sub-content {
        position: relative;
        height: 140px;
        padding-top:8px;
        color:#818181;
    }
    .sub-img-content{
        height:auto;
        text-align:center;
        left:0px;
    }
    .sub-img-content a{
        text-decoration:underline;
        color:#171717;
    }
    .sub-title {
        background-image: url(../images/subtitle_bg.png);
        background-repeat: no-repeat;
        height: 38px;
        width: 240px;
        font-family: "Times New Roman";
        font-size: 26px;
        color: #171717;
        font-weight: normal;
        padding-left: 14px;
        padding-top: 2px;
    }
    .sub-title2 {
        background-image: url(../images/subtitle_bg.png);
        background-repeat: no-repeat;
        height: 38px;
        width: 100%;
        font-family: "Times New Roman";
        font-size: 26px;
        color: #171717;
        font-weight: normal;
        padding-left: 14px;
        padding-top: 2px;
    }
    .sub-contact {
	    height: 30px;
	    width: 100%;
	    padding-left: 0px;
	    padding-top: 5px;
        font-family: "Times New Roman";
        font-size: 26px;
        color: #171717;
        font-weight: normal;
    }
    .sub-contact a{
        color:black;
    }
    .set-height-auto{
        height:auto;
    }
    setindex{
        z-index:1;
    }
    .sub-contact2 {
	    height: auto;
	    width: 100%;
	    padding-left: 0px;
	    padding-top: 5px;
        font-family: "Times New Roman";
        font-size: 26px;
        color: #171717;
        font-weight: normal;
    }
    .contact-us-height{
        position:relative;
        width:100%;
        height:250px;
    }

    .sub_button {
        position: relative;
        bottom: 0px;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color: #000;
    }

        .sub_button a {
            color: #171717;
            text-decoration: none;
            background-image: url(../images/button_bg_.jpg);
            background-repeat: no-repeat;
            padding-top: 15px;
            padding-right: 40px;
            padding-bottom: 15px;
            padding-left: 40px;
        }

    .news {
        width: 100%;
        text-align: center;
        padding-bottom: 16px;
        padding-top: 4px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #E4E4E4;
        box-shadow: 0px -2px 15px #E4E4E4;
        background-color: white;
    }
        .news .news_titlte {
            font-family: Arial;
            font-size: 13px;
            font-weight: normal;
            color: #ffb310;
            position: relative;
            top: 6px;
        }

        .news .news_title1 {
            font-family: Arial;
            font-size: 13px;
            font-weight: normal;
            color: #818181;
            position: relative;
            top: 6px;
        }

    .background-color-setting {
        position: relative;
        width: 100%;
        float: left;
    }

    .header-background-front {
        position: absolute;
        height: 114.4px;
        width: 40%;
        background-color: black;
        background: -webkit-linear-gradient( #343434,#343434,#343434,#343434,#343434,#1b1b1b,#0b0e0e,#0e0e0e,#0b0e0e,#0b0e0e,#0b0e0e,#0b0e0e );
        background: -webkit-gradient( #343434,#343434,#343434,#343434,#343434,#1b1b1b,#0b0e0e,#0e0e0e,#0b0e0e,#0b0e0e,#0b0e0e,#0b0e0e );
        background: -o-linear-gradient( #343434,#343434,#343434,#343434,#343434,#1b1b1b,#0b0e0e,#0e0e0e,#0b0e0e,#0b0e0e,#0b0e0e,#0b0e0e );
        background: -moz-liner-agradient( #343434,#343434,#343434,#343434,#343434,#1b1b1b,#0b0e0e,#0e0e0e,#0b0e0e,#0b0e0e,#0b0e0e,#0b0e0e );
        background: -ms-linear-gradient( #343434,#343434,#343434,#343434,#343434,#1b1b1b,#0b0e0e,#0e0e0e,#0b0e0e,#0b0e0e,#0b0e0e,#0b0e0e );
        background: linear-gradient( #343434,#343434,#343434,#343434,#343434,#1b1b1b,#0b0e0e,#0e0e0e,#0b0e0e,#0b0e0e,#0b0e0e,#0b0e0e );
        float: left;
    }

    .header-background-back {
        position: relative;
        height: 75px;
        width: 100%;
        background: black;
        background: -webkit-linear-gradient( #343434,#343434,#343434,#1b1b1b,#0b0e0e );
        background: -webkit-gradient( #343434,#343434,#343434,#1b1b1b,#0b0e0e );
        background: -o-linear-gradient( #343434,#343434,#343434,#1b1b1b,#0b0e0e );
        background: -ms-linear-gradient( #343434,#343434,#343434,#1b1b1b,#0b0e0e );
        background: -moz-linear-gradient( #343434,#343434,#343434,#1b1b1b,#0b0e0e );
        background: linear-gradient( #343434,#343434,#343434,#1b1b1b,#0b0e0e );
        float: right;
    }

    #header {
        position: absolute;
        padding: 0;
        margin: 0;
        border: 0;
        width: 51.8%;
        left:48.2%;
        height:auto;
    }

    #logo {
        float: right;
    }

    #header-logo {
        width: 48.2%;
        position: absolute;
        float: left;
    }

    #navcontainer {
        float: left;
        position: relative;
        width:auto;
    }

    #navlist {
        margin-left: 0;
        padding-left: 0;
        white-space: nowrap;
        display:table;
    }

    #navlist li {
        display: table-cell;
        list-style-type: none;
        padding: 0 1px 0 0;
    }

    #navlist a {
        font-family: Arial;
        font-size: 9pt;
        color: #ffffff;
        text-transform: uppercase;
        text-decoration: none;
        padding-top: 51px;
        padding-right: 14px;
        padding-bottom: 4px;
        padding-left: 14px;
    }

        #navlist a:hover {
            background: #ffba25;
            text-shadow: none;
            color: #44444;
            border-radius: 0 0 0px 0px;
        }

    #navlist #active a {
        background: #ffba25;
        text-shadow: none;
        color: #444444;
        border-radius: 0 0 0px 0px;
    }

    #slider-indicator {
        width: auto;
        height: 33px;
        position:absolute;
        bottom:0;
        margin-bottom:0;
        margin-left:-50px;
        padding-left:22px;
        padding-right:22px;
        background-color: white;
        box-shadow: -5px -2px 15px #E4E4E4;
    }

        #slider-indicator .active {
            background-color: orange;
            width: 19px;
            height: 19px;
            margin-top: 7px;
            margin-left: 0.5px;
            margin-right: 0.5px;
        }

        #slider-indicator li {
            width: 19px;
            height: 19px;
            margin-top: 7px;
            margin-left: 0.5px;
            margin-right: 0.5px;
            background-color: grey;
        }

            #slider-indicator li:hover {
                background-color: orange;
            }

    #the-slider {
        position: relative;
        width:100%;
    }
    .banner-system-2{
        height:auto;
    }
    .banner-system-1{
        height:auto;
    }
        #the-slider img {
            width: 100%;
            height:auto;
        }

    .page_title {
	height: 38px;
	width: 240px;
	font-family: "Times New Roman";
	font-size: 36px;
	color: #ffb310;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 2px;
    margin-bottom:20px;
	text-transform: capitalize;
}
    .page_title_sub{
            height: 38px;
	        font-family: "Times New Roman";
	        font-size: 30px;
	        color: #ffb310;
	        font-weight: bold;
	        padding-left: 0px;
	        padding-top: 2px;
            margin-bottom:20px;
	        text-transform: capitalize;
    }
    
    .about-us{
        padding-bottom:20px;
    }
    .intro{
        width: auto;
    }
    .back-button{
        font-family: Arial!important;
	    font-size: 14px!important;
	    font-weight: normal!important;
	    color: #818181!important;
	    line-height: 21px!important;
    }
    .back-button1{
        text-align:right;
    }
    .sub-content2{
        font-family: Arial;
	    font-size: 14px;
	    font-weight: normal;
	    color: #818181;
	    padding-top: 8px;
	    line-height: 21px;
	    padding-bottom: 4px;
    }
    .sub-info{
        font-family: Arial;
	    font-size: 14px;
	    font-weight: normal;
	    color: #818181;
	    line-height: 21px;
        height:auto;
        text-align:left;
    }
    .sub-padding{
        padding-top: 8px;
        padding-left: 0px !important;
    }
    .news-content-height{
        height:161px !important;
    }
    .sub-date{
	    padding-top: 0px;
    }
    .content-center{
        position:relative;
        width:50%;
        left:25%;
        margin-left:13px;
        margin-right:13px;
        height:auto;
    }
    .news-box{
        position:relative;
        width:50%;
        left:25%;
    }
    
    .spacing{
        margin:20px auto;
    }
    mission-vision{
        height:auto;
    }
    
    .mission-vision-content{
        position:relative;
        width:65%;
        left:35%;
        padding-right:20px;
    }
    .marketing-content{
        position:relative;
        width:82.5%;
        left:17.5%;
        padding-right:20px;
        height:170px;
    }
    .marketing-pic{
        position:absolute;
        width:30%;
        height:auto;
    }
    .mission-vision-pic{
        position:absolute;
        width:30%;
        height:auto;
    }
    .news-pic{
        padding:0 15px 0 0 !important;
    }
    .controls{          
    width:50px;
    display:block;
    font-size:11px;
    padding-top:8px;
    font-weight:bold;          
    }
    .next {
        float:right;
        text-align:right;
    }
    .news-pic img{
        padding:0 !important;
        height:250px;
    }
    .news-pic2{
        list-style:none;
        padding:0 10px 20px 0;
    }
    .news-pic2 img{
        height:200px;
        padding:0 !important;
        cursor:pointer;
    }
    .page-title-link{
        padding:0!important;
        margin-bottom:40px;
    }
    .news-content{
        height:200px !important;
        padding-right:0px !important;
    }
    .sub-info{
        position:relative;
        font-family: Arial;
	    font-size: 14px;
	    font-weight: normal;
	    color: #818181;
	    line-height: 21px;	
    }
    
    .sub_inspire {
	    font-family: "Times New Roman";
	    font-size: 90px;
	    color: #ffb310;
	    font-weight: bold;
	    padding-top: 5px;
	    line-height: 21px;
	    height: 53px;
	    margin-top: 32px;
	    letter-spacing: 7px;
    }
    .core-values-content{
        background-image: url(../images/subtitle_bg.png);
        background-repeat: no-repeat;
        color:black;
        height: auto;
        font-family: "Times New Roman";
        font-weight: normal;
        position:relative;
        width:50%;
        left:25%;
    }
    .sub_inspire_text {
	font-family: Arial;		
	color: #818181;
	font-size: 17px;	
	font-weight: bold;
    }
    .sub_inspire_text2 {
	    font-family: Arial;		
	    color: #ffb310;
	    font-size: 17px;	
	    font-weight: bold;
    }
    .table_blank {
	-ms-border-spacing: 0;
	border-spacing: 0;
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #818181;
	padding: 4px;
}
.table_blank td {
	padding: 6px 1px;
	}
	
.sub_titles_noimg {	
	height: 30px;
	width: 340px;
	font-family: "Times New Roman";
	font-size: 26px;
	color: #171717;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 5px;
}
.aim-img{
    position:absolute;
    width:17%;
}
.aim-content{
    position:relative;
    left:17%;
    width:83%
}
    .footer {
        width: 100%;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:normal;
    }
    .footer-line{
        position:relative;
        width:80%;
        border-top-width:1px;
        border-top-style:solid;
        border-top-color:#E4E4E4;
        margin:0 auto;
    }
        .copyright{
            float: left;
            color:#484848;
        }
        .clear-leftpadding{
            padding-left:0px !important;
            padding-top:19px;
        }
    .footer-menu {
            font-family: Arial;
            color: #888484;
            font-weight: normal;
            padding-right:3px;
            padding-left:3px;
    }
    .clear-rightpadding{
            padding-right:0px !important;
            text-align:right;
            padding-top:19px;
        }
    .clearfloat { 
	    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
    #googleMap{
        position:relative;
        width: 100%;
	    height: 540px;
	    padding-bottom: 3px;
    }
    @media only screen and (min-width:1921px){
        .section{
            width:1920px;
            height:auto;
        }
        .footer{
            width:1920px;
            margin:auto;
        }
    }
@media only screen and (max-width:1883px){
    .boxes{
        width:53%;
        left:23.5%;
    }
    .content-center{
        width:53%;
        left:23.5%;
    }
    .news-box{
        width:53%;
        left:23.5%;
    }
    .banner-system-2{
        height:auto;
    }
}
@media only screen and (max-width:1800px){
    .news-box{
        width:55%;
        left:22.5%;
    }
}
@media only screen and (max-width:1734px){
    .news-box{
        width:60%;
        left:20%;
    }
}
@media only screen and (max-width:1700px){
    .boxes{
        width:55%;
        left:22.5%;
    }
    .content-center{
        width:55%;
        left:22.5%;
    }
    .sub-content{
        height: 155px;
    }
}
@media only screen and (max-width:1600px){
    .boxes{
        width:60%;
        left:20%;
    }
    .content-center{
        width:60%;
        left:20%;
    }
    .news-box{
        width:65%;
        left:17.5%;
    }
}
@media only screen and (max-width:1500px){
    .boxes{
        width:65%;
        left:17.5%;
    }
    .content-center{
        width:65%;
        left:17.5%;
    }
    .news-box{
        width:70%;
        left:15%;
    }
    
    .sub_inspire {
	    font-size: 80px;
	    line-height: 20px;
	    height: 51px;
        letter-spacing:6px;
    }
    .sub-contact {
	    height: auto;
        line-height:
    }
}
@media only screen and (max-width:1400px){
    .boxes{
        width:70%;
        left:15%;
    }
    .content-center{
        width:70%;
        left:15%;
    }
    .news-box{
        width:75%;
        left:12.5%;
    }
}
@media only screen and (max-width:1300px){
    .news{
        margin-top:0px;
    }
    .boxes{
        left:15%;
        width:70%;
        top:-10px;
    }
    #logo a img{
        width:385px
    }
    #header-logo{
        width:50%;
    }
    #header{
        width:50%;
        left:50%;
    }
    .header-background-front{
    height: 97.6px;
    width:40%;
    }
    .header-background-back{
        height:65px;
    }
    #navlist a {
	    font-size:8pt;
	    padding-top: 42px;
	    padding-right: 8px;
	    padding-bottom: 3px;
	    padding-left: 8px;
    }
    .news .news_titlte {
	    font-size: 12px;
    }
    .news .news_title1{
	    font-size: 12px;
    }
    #box{
        padding-top:25px;
        
    }
    .sub-title{
	    height: 36px;
	    width: 237px;
	    font-size: 23px;
    }
    .sub-contact {
        font-size: 22px;
        height:37.5px;
    }
    .sub_button{
	    font-size: 14px;
    }
    .sub_button a{
        padding-top: 15px;
	    padding-right: 40px;
	    padding-bottom: 15px;
	    padding-left: 40px;
    }
    .news-box{
        width:80%;
        left:10%;
    }
}
@media only screen and (max-width:1200px){
    .boxes{
        left:12.5%;
        width:75%;
    }
    .content-center{
        left:12.5%;
        width:75%;
    }
    .news-box{
        width:85%;
        left:7.5%;
    }
}
@media only screen and (max-width:1150px){
    .news-box{
        width:88%;
        left:6%;
    }
}
@media only screen and (max-width:1130px) {
    .aim-content{
        left:20%;
        width:80%
    }
    
}
@media only screen and (max-width:1100px){
    .boxes{
        left:10%;
        width:80%;
    }
    .content-center{
        left:10%;
        width:80%;
    }
    .sub-content{
        height:160px;
    }
    .news-box{
        width:90%;
        left:5%;
    }
    #slider-indicator {
        height: 25px;
        margin-left:-40px;
        padding-left:16px;
        padding-right:16px;
    }
        #slider-indicator .active {
            width: 15px;
            height: 15px;
            margin-top: 4px;
        }

        #slider-indicator li {
            width: 15px;
            height: 15px;
            margin-top: 4px;
        }
}
@media only screen and (max-width:1056px){
    .news-content{
        padding-left:0px !important;
        padding-top:15px;
        width:100% !important;
    }
}
@media only screen and (max-width:1060px){
    .news-box{
        width:95%;
        left:2.5%;
    }
}
@media only screen and (max-width:1000px){
    #slider-indicator {
        height: 22px;
        margin-left:-40px;
        padding-left:15px;
        padding-right:15px;
    }
        #slider-indicator .active {
            width: 13px;
            height: 13px;
            margin-top: 4px;
        }

        #slider-indicator li {
            width: 13px;
            height: 13px;
            margin-top: 4px;
        }
}
@media only screen and (max-width:991px){
    .sub-content{
        height:100px;
    }
    .sub_button{
        bottom:20px
    }
    .boxes{
        height:auto
    }
    .mission{
        height:140px;
    }
    .contact-img{
        position:relative;
        width:auto;
        float:left;
    }
    .sub-img-content{
        position:relative;
        width:auto;
    }
    .copyright p{
        font-size: 9pt;
    }
    .footer{
        font-size: 12px;
    }
    
    
}
@media only screen and (max-width:980px){
    .boxes{
        left:15%;
        width:70%;
        top:-15px;
    }
    .content-center{
        left:15%;
        width:70%;
    }
    #logo a img{
        width:300px
    }
    .header-background-front{
    height: 76.5px;
    }
    .header-background-back{
    height: 52px;
    }
    #navlist a {
	    font-size:7pt;
	    padding-top: 32px;
	    padding-right: 7px;
	    padding-bottom: 0px;
	    padding-left: 7px;
    }
    .news{
        padding-top:3px;
        padding-bottom:12px;
    }
    .news2 {
        top:-12px;
    }
    .news .news_titlte {
	    font-size: 11px;
        top:4px;
    }
    .news .news_title1{
	    font-size: 11px;
        top:4px;
    }
    .sub-title{
	    height: 34px;
	    width: 234px;
	    font-size: 20px;
    }
    .sub-contact {
        font-size: 21px;
        height:35px;
    }
    .contact-us-height{
        height:200px;
    }
    .sub_button{
	    font-size: 12px;
    }
    .sub_button a{
        padding-top: 13px;
	    padding-right: 40px;
	    padding-bottom: 12px;
	    padding-left: 40px;
    }
    .page_title {
	height: 38px;
	font-size: 32px;
    }
    
    .sub-content2{
	    font-size: 12px;
    }
    .back-button{
	    font-size: 12px!important;
    }
    .careers-dropdown{
        height: 35px;
        font-size: 16px;
    }
    .sub-info{
	    font-size: 12px;
    }
    .sub_inspire {
	    font-size: 70px;
	    line-height: 19px;
	    height: 49px;
        letter-spacing:5px;
    }
    .sub_inspire_text {
	    font-size: 15px;
    }
    .sub_inspire_text2 {
	    font-size: 15px;
    }
    .table_blank {
	font-size: 12px;
    }
    .sub_titles_noimg {	
	    height: 30px;
	    font-size: 3px;
	    padding-top: 5px;
    }
    .content-center{
        left:12.5%;
        width:75%;
    }
    .aim-content{
        left:30%;
        width:70%;
    }
}

@media only screen and (max-width:928px){
    .sub-contact {
	    height: 34px;
        font-size: 20px;
    }
}
@media only screen and (max-width:836px){
    .clear-leftpadding{
        width:100% !important;
        float:none !important;
        padding:19px 0 0!important;
    }
    .copyright{
        width:100%;
        text-align:center !important;
    }
    .clear-rightpadding{
        width:100% !important;
        text-align:center;
        padding:0 0 19px !important;
    }
    .wrapper{
        margin-bottom:-100px;
    }
    .footer,.wrapper:after{
        height:100px;
    }
}
@media only screen and (max-width:767px){
    .hideandshow{
        padding-left:0!important;
        padding-right:0!important;
    }
    .page-title-link1{
        margin-bottom:40px!important;
    }
    .page-title-link{
        margin-bottom:0px;
    }
    .about-us{
        margin-right:0px;
        margin-left:0px;
    }
    .careers-dropdown{
        height: 32px;
        font-size: 14px;
    }
    .border-bottom{
        border-bottom: 1px solid #a4a4a4;
    }
    .collapse-ul{
        margin:0 15px !important;
    }
    #second-menu{
         visibility:visible;
         position:relative;
         margin-bottom:0;
    }
    #logo{
        float:left;
    }
    .top-menu{
        visibility:hidden;
        position:absolute;
        width:0;
    }
    #top-menu a img{
        width:190px;
        height:51px;
    }
    .boxes{
        left:12.5%;
        width:75%;
        top:-15px;
        height:650px;
    }
    .contact-us-height{
        height:150px;
    }
    .content-center{
        left:12.5%;
        width:75%;
        margin-left:0;
        margin-right:0;
    }

    .news{
        padding-top:3px;
        padding-bottom:7px;

    }
    .news .news_titlte {
	    font-size: 10px;
        top:1px
    }
    .news .news_title1{
	    font-size: 10px;
        top:1px
    }
    .sub-title{
	    height: 30px;
	    width: 230px;
	    font-size: 17px;
    }
    .sub_button{
	    font-size: 11px;
    }
    .sub_button a{
        padding-top: 13px;
	    padding-right: 40px;
	    padding-bottom: 12px;
	    padding-left: 40px;
    }
    .copyright p{
        font-size: 8pt;
    }
    .footer{
        font-size: 10px;
    }
    .page_title {
	height: 30px;
	font-size: 28px;
    }
    .sub-content2{
	    font-size: 11px;
    }
    .back-button{
	    font-size: 11px!important;
    }
    .sub-info{
	    font-size: 11px;
    }
    .sub_inspire {
	    font-size: 60px;
	    line-height: 18px;
	    height: 47px;
        letter-spacing:4px;
    }
    .sub_inspire_text {
	    font-size: 14px;
    }
    .sub_inspire_text2 {
	    font-size: 14px;
    }
    .table_blank {
	font-size: 11px;
    }
    .sub_titles_noimg {	
	    height: 30px;
	    font-size: 20px;
	    padding-top: 5px;
    }
    #slider-indicator {
        height: 20px;
        margin-left:-40px;
        padding-left:13px;
        padding-right:13px;
    }
        #slider-indicator .active {
            width: 11px;
            height: 11px;
            margin-top: 3px;
        }

        #slider-indicator li {
            width: 11px;
            height: 11px;
            margin-top: 3px;
        }
}
@media only screen and (max-width:710px){
    .aim-content{
        left:35%;
        width:65%;
    }
    .header-background-front{
        width:30%;
    }
    .careers-dropdown{
        height: 30px;
        font-size: 13px;
        padding-left: 0 !important;
    }
    .hideandshow a{
        margin-left: 0 !important;
    }
    .careers-dropdown-content{
        margin-left:20px
    }
}
@media only screen and (max-width:630px){
    .boxes{
        height:680px;
    }
}
@media only screen and (max-width:609px){
    .contact-us-height{
        height:200px;
    }
    #contact-us-1{
        display:block
    }
    #contact-us-3{
        display:block
    }
}
@media only screen and (max-width:600px){
    .boxes{
        height:670px;
    }
}

@media only screen and (max-width:564px){
    .sub-content{
        height:120px;
    }
    .boxes{
        left:7.5%;
        width:85%;
        top:-15px;
        height:auto;
    }
    .content-center{
        left:7.5%;
        width:85%;
    }
    .header-background-front{
    height: 49px;
    }
    .header-background-back{
    height: 34px;
    }
    #navlist a {
	    font-size:5.1pt;
	    padding-top: 16px;
	    padding-right: 3px;
	    padding-bottom:0px;
	    padding-left: 3px;
	    margin-bottom: 6px;
        margin-top:-10px;
    }
    .news{
        padding-top:1px;
        padding-bottom:5px;

    }
    .news .news_titlte {
	    font-size: 8px;
        padding-bottom:1px;
    }
    .news .news_title1{
	    font-size: 8px;
        padding-bottom:1px;
    }
    .sub_inspire {
	    font-size: 50px;
	    line-height: 17px;
	    height: 45px;
        letter-spacing:3px;
    }
    .sub-contact {
	    height: 32px;
        font-size: 18px;
    }
}
@media only screen and (max-width:508px) {
    #header-logo{
        width:45%;
    }
    #header{
        width:55%;
        left:45%;
    }
    .mission{
        height:auto;
        padding-left:0!important;
        padding-right:0!important;
    }
    .vision{
        padding-left:0!important;
        padding-right:0!important;
    }
    .mission-vision-pic{
        position:relative;
        width:100%;
        text-align:center;
        
    }
    .mission-vision-content{
        left:0px;
        width:100%;
        padding-right:0;
    }
    .aim-img{
        position:relative;
        width:100%;
        text-align:center
    }
    .aim-content{
        left:0px;
        width:100%;
    }
}
@media only screen and (max-width:442px) {
    .contact-img{
        width:100%;
        float:none;
    }
    .sub-img-content{
        width:100%;
        padding:10px 0 0 30px;
    }
    .sub_inspire{
        font-size:45px;
    }
}
@media only screen and (max-width:350px){
    .careers-dropdown{
        height: 25px;
        font-size: 12px;

    }
    .sub_inspire{
        font-size:38px;
    }
}
@media only screen and (max-width:320px) {
    #slider-indicator {
        height: 15px;
        margin-left:-40px;
        padding-left:10px;
        padding-right:10px;
    }
        #slider-indicator .active {
            width: 10px;
            height: 10px;
            margin-top:1px;
        }

        #slider-indicator li {
            width: 10px;
            height: 10px;
            margin-top: 1px;
        }
}
@media only screen and (max-width:298px){
    .sub-content{
        height:130px;
    }
    #logo a img{
        width:110px;
    }
    .header-background-front{
        width:20%;
        height:28.75px;
    }
    .header-background-back2{
        height: 20px;
    }
}
@media only screen and (max-width:200px){
    .sub-content{
        height:140px;
    }
}