@charset "utf-8";
@media screen and (min-device-width:1470px) and (max-device-width:2560px) {
 .headshape {
  width: 482px;
 height: 240px;}
}

@media only screen and (max-width:1240px) {
	
 }
 
/* Tablet Device: 1024px */

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	
	.primary-menu .navbar-nav li a{font-size: 12px; padding: 8px 10px;}
	.screen-height {
  height: auto;
}
	footer { position: relative;}
	.loginthumb li{ width:50%;}
	#wowslider-container1{ z-index: 0;}

}


/* Tablet Device: 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
 
	

}
@media only screen and (max-width:991px) {
	 .logo img {
  max-width: 100%;
}
	footer { position: relative;}
	.screen-height {
  height: auto;
}
	.loginthumb li{ width:50%;}
	.logo-2 img {
  max-width: 100%;
}
.app-logo a img{ max-width:60px; }
.app-logo a span {
  margin-top: 0px;
  font-size: 16px;
  line-height: inherit;
  letter-spacing: inherit;
}
.app-logo a{ font-size:12px;}
}

@media only screen and (max-width:767px) {
	header{ position: relative; padding: 0px 12px;} 
	.logo{position: relative;
  background: #113e7d;
width: 83%;
}
	.logo img {max-width:100%;}
	.logo-2{position: absolute;
  right:0px;
  width: 20%;
top: 0px;
}
	.logo-2 img {
  max-width: 100%;
}
	
.headshape {
 display: none;
}	
	.data_area{ padding-top: 0px;}	
	footer{ position: relative;}
	.primary-menu .navbar {
  padding: 0px 0px;
}   
.navbar-toggler{ padding: 3px 8px;border: 0;}
.navbar-toggler-icon{width: 1.2em;}
.screen-height{ height: auto;}
.leader-colm{margin: 10px auto;}
.loginthumb{margin: 15px auto;}
.loginthumb li{width: 50%;}
.primary-menu{ margin-top: 10px;}
.left-side{ order:2 !important;}
.middle-side{ order:1 !important;}
	.app-logo{ position: relative;}	
	.app-logo a span{ font-size: 18px;}
	.app-logo a {
    font-size: 15px;
  }
}
@media only screen and (max-width:490px) {
 .logo-2 img { 
  }
	.loginthumb li {
    width: 100%;
  }
}
 