@media only screen and (max-width:980px){


.center-align {
    width: 720px;
    margin: 0px auto;
}

ul.menu li {
   
    margin-right: 8px;
}


ul.menu {
    width: auto;
    
    margin-left: 0px;
}

.main {
    width: auto;
	background-size:100%;
}

.sub-box {
   
    width: 29%;
}

.logos li {
    
    padding: 10px 0px;
}

.con-box .con-sub-box {
    
    width: 40%;
}

.con-box .con-sub-box:first-child {
    
    width: 60%;
}

.logos li {
    padding: 10px 0px;
    width: 46%;
}

.logos li img{
   
    width: 100%;
}

.abt-box iframe{
	width:100%;
	height:100%;
}


}


@media only screen and (max-width:980px){

.leftbox
{
	width:100%
}
.rightbox
{
	width:100%
}
.sub-box {
    width: auto;
    background: none;
	margin-bottom:20px;
}


.center-align {
    width: 100%;
    padding: 0px 15px;
    margin: 0px auto;
    display: block;
    position: relative;
    max-width: 540px;
}

.banner {
    height: 220px;
    background-size: 100% 100%;
}

.banner-txt {
    width: 60%;
    font-size: 16px;
    margin: 60px 0px 0px 30px;
}

span.large {
    font-size: 28px;
}

ul.menu {
    width: auto;
    margin-left: 0px;
}

.home-ban p {
    font-size: 24px;
    line-height: 30px;
}

.main {
    width: auto;
    background-size: 100%;
}

.logos li {
    padding: 10px 0px;
    width: auto;
}

.con-box .con-sub-box,.con-box .con-sub-box:first-child {
    width: 100%;
    margin: 0 auto;
}

.con-box .con-sub-box:nth-child(2){
	padding-left:122px;
}

.con-sub-box .pcls{
	margin-top:0px;
	width:auto;
}

p.pnone{
	border:0px;
}

.bannerin {
    width: 100%;
   
    height: 118px;
    background-size: 100% 100%;
}

.banner-txt p {
    
    font-size: 24px;
}

.main .main-left {
    width: auto;
    
    padding: 0px 2%;
}

.main .main-right {
    width: auto;
   
}

ul.menu li a {
    padding: 5px 15px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-family: 'droid_sansbold';
    border-radius: 0px;
    /* width: 100%; */
    display: block;
}

ul.menu li {
    display: block;
    float: none;
    width: auto;
    margin-right: 0px;
}

.abt-box p{
	margin-left:0px;
}

.main .main-right {
    width: auto;
    padding: 0px 2%;
    float: none;
	padding-top:20px;
	overflow:hidden;
}

.main .main-left {
    width: auto;
    padding: 0px 2%;
}

.abt-box{
	background:none;
	float:none;
	width:auto;
	padding-left:0px;
}


.menu {
    width: 100%;
    top: 38px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    min-height: 100%;
    height: 180px;
    background: #003269;
    margin: 0;
    position: absolute;
    display: none;
    padding-top: 10px;
}
   
.open{
	display:block;
}

.open-button {
	width: 30px;
	height: 30px;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	position: absolute;
	cursor: pointer;
	border-bottom: 0;
	top: 26px;
        right: 24px;
	z-index: 9999;
	border-bottom: 0;
    cursor:pointer;
}

	&:hover {
		border-bottom: 0;
	}


.open-button span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #fff;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out;

}

.header{
	position:relative;
}

.open-button span:nth-child(1) {
	top: 0px;
	transform-origin: left center;
}

.open-button span:nth-child(2) {
	top: 10px;
	transform-origin: left center;
}

.open-button span:nth-child(3) {
	top: 20px;
	transform-origin: left center;
}

.open-button.open span:nth-child(1) {
	transform: rotate(45deg);
	top: -3px;
	left: 4px;
}

.open-button.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

.open-button.open span:nth-child(3) {
	transform: rotate(-45deg);
	top: 19px;
	left: 4px;
}

.home-ban img{
	 width:150px;
	 margin-left:-20px;
 }
 
 .home-ban {
    
    
}

.abt-box{
	
}

}


@media only screen and (max-width:560px){
	
.center-align {
    width: auto;
}

.home-ban p {
    font-size: 20px;
    line-height: 30px;
}

span.large {
    font-size: 24px;
}

.banner {
    height: 200px;
    background-size: 100% 100%;
}


.banner-txt {
    
    margin: 50px 0px 0px 30px;
}

.con-sub-box h2 {
    width: 100%;
    margin-bottom: 20px;
    float: none;
    margin-left:0px;
	
	
    overflow: hidden;
}

.con-box .con-sub-box, .con-box .con-sub-box:first-child {
    width: 100%;
    margin: 0 auto;
    text-align: center;
	float:none;
	overflow: hidden;
}

.con-box {
    width: 100%;
    float: none;
}

.con-sub-box img {
    float: none;
    border: none;
    margin-right: 0;
}

.con-box .con-sub-box:nth-child(2) {
    padding-left: 0px;
}

.con-sub-box .pcls {
    margin-top: 0px;
    width: auto;
    float: none;
	margin-left:0px;
}

p.pnone{
	float:none;
	width:100%;
}

.main .con-box:nth-child(5) .con-sub-box:first-child div{
   display:none;	
}

.copy-txt {
    width: 100%;
 
    text-align: CENTER;
}


.bannerin {
    width: 100%;
    height: 104px;
    background-size: 100% 100%;
}

.banner-txt p {
    font-size: 18px;
}


.main .main-left form textarea, .main .main-left form input {
    width: 96%;
}

.main .main-left form input.sbmt{
	margin-left:0px;
}

.main .hs h2{
	font-size:16px;
}



}

@media only screen and (max-width:414px){

.home-ban p {
    font-size: 16px;
    line-height: 25px;
}

span.large {
    font-size: 18px;
}

.logo {
    float: left;
   
    width: 100px;
    height: 40px;
}

.banner-txt {
    margin: 40px 0px 0px 30px;
}

.banner {
    height: 170px;
    background-size: 100% 100%;
}

.bannerin {
    width: 100%;
    height: 90px;
    background-size: 100% 100%;
}



}


@media only screen and (max-width:375px){
	
span.large {
    font-size: 16px;
}




.banner {
    height: 140px;
    background-size: 100% 100%;
}

.banner-txt {
    margin: 32px 0px 0px 30px;
}

.bannerin {
    width: 100%;
    height: 78px;
    background-size: 100% 100%;
}

.banner-txt p {
    font-size: 14px;
}

.home-ban p {
   
    line-height: 22px;
}

.home-ban {
    margin-top: 24px;
}

.home-ban img {
    width: 96px;
    margin-left: -12px;
}

}



@media only screen and (max-width:320px){
	

.home-ban p {
   
   
}

span.large {
    font-size: 16px;
}

.banner {
    height: 130px;
    background-size: 100% 100%;
}

.banner-txt {
    margin: 26px 0px 0px 30px;
}

.bannerin {
    width: 100%;
    height: 68px;
    background-size: 100% 100%;
}

.home-ban {
    margin-top: 10px;
}
.main{
padding-right:10px !important;
}

}






@media only screen and (max-width: 600px) {
.dropbtn {
  background-color: transparent;
  color: #fff;
  padding: 5px 15px;
  font-size: 18px;
  border: none;
  border-radius: 15px;
  font-family: 'droid_sansbold';
  margin-top:auto;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #00326a;
  padding: 5px 15px;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
border-radius: 15px;
}

.dropdown-content a {
	padding: 5px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-family: 'droid_sansbold';
	border-radius: 15px;
        display: block;
}

.dropdown-content a:hover {background-color: #f98b29;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #f98b29;}
.dropdown-content a.active {background-color: #f98b29;border-radius:15px !important;}
}





