@charset "UTF-8";
/* CSS Document */

@media screen and (min-width:992px){
	.endcontact1{
		display:none}}

@media screen and (min-width:641px) and (max-width:991px){
	.endcontact{
		display:none}
	

.endcontact1 {
	width:100%;
	height:auto;
	background-color:#97C8D9}

.contacttitle{
	width:100%;
	margin:0 auto;
	}

.contacttitle h1{
	font-size:60px;
	font-weight:400;
	color:#fff;
	text-align:center;
	}


.contactsub {
	width:100%;
	margin:0 auto}

.contactsub p{
	font-size:15px;
	color:#fff;
	margin-top:1em;
	text-align:center}
.contactspace {
	height:2em}

.mail {
	width:100%;
	margin:0 auto}

.mail-logo {
	width:100%;
	margin:0 auto;
	height:auto}
	
.mail-logo img{
	width:119px;
	height:71px;
	margin:0 auto}

.phone-logo {
	width:100%;
	margin:0 auto;
	height:80px}

.phone-logo img {
	width:70px;
	height:70px;
	margin:0 auto}
	
.maildetails {
	width:100%;
	margin:0 auto}

.maildetails p{
	font-size:20px;
	color:#fff;
	font-weight:400;
	text-align:center;
	margin-top:1.7em}
	
.phonedetails {
	width:100%;
	margin:0 auto;
	}

.phonedetails p{
	font-size:20px;
	color:#fff;
	font-weight:400;
	text-align:center;
	margin-top:1.2em;
	letter-spacing:1.3px}
.contactline {
	width:10%;
	margin:0 auto}

.contactline img {
	width:1px;
	height:160px}
	}
	
@media screen and (max-width:640px){
	.endcontact{
		display:none}
	.endcontact1 {
		display:none}
	
	.endcontact2 {
		width:100%;
		height:auto;
		background-color:#97c8d9}
		

.contacttitle{
	width:100%;
	margin:0 auto;
	}

.contacttitle h1{
	font-size:50px;
	font-weight:400;
	color:#fff;
	text-align:center;
	}


.contactsub {
	width:90%;
	margin:0 auto}

.contactsub p{
	font-size:15px;
	color:#fff;
	margin-top:1em;
	text-align:center}
.contactspace {
	height:2em}

.mail {
	width:100%;
	margin:0 auto}

.mail-logo {
	width:100%;
	margin:0 auto;
	height:auto}
	
.mail-logo img{
	width:100%;
	height:auto;
	margin:0 auto}

.phone-logo {
	width:100%;
	margin:0 auto;
	height:auto}

.phone-logo img {
	width:100%;
	height:auto;
	margin:0 auto}
	
.maildetails {
	width:80%;
	margin:0 auto}

.maildetails p{
	font-size:15px;
	color:#fff;
	font-weight:400;
	text-align:center;margin-top:0.8em}
	
.phonedetails {
	width:100%;
	margin:0 auto;
	}

.phonedetails p{
	font-size:20px;
	color:#fff;
	font-weight:400;
	text-align:center;
	margin-top:1.7em;
	letter-spacing:1.3px}
.contactline {
	width:10%;
	margin:0 auto}

.contactline img {
	width:1px;
	height:160px}
	
}
@media screen and (max-width:1024px){

.panlist ul li {
	font-size:12px;
}
}

@media screen and (min-width:1200px) {
	.endcontact1 {
		display:none}
	
	.endcontact2 {
		display:none}}
		

@media screen and (min-width:641px) and (max-width:1199px) {
	.endcontact2{
		display:none}
		
}