

@media only screen and (min-width : 1001px) { 




}


@media only screen and (min-width : 768px) and (max-width:1000px) {  

/* ************** HEADER *************** */
header{ width:100%; height: auto; background:#000; border-bottom:1px solid #fff; }
.head{ max-width:100%; margin:0px auto; padding:0px; }
.head .logo{ width:100%; padding:1%; margin:0px auto; float:left}
.head .disc{ width:100%;  text-align: left; float: right }
.head .disc h1{ font-family: "AdobeGothicStd", Arial, Helvetica, sans-serif; font-size:28px; text-transform:uppercase; padding:5px; }


/* *********** MENU ************** */
.menu{ width:100%; float:right; text-align:right; margin-top:0px; }

.nav {
    float: right !important;
    list-style: outside none none;
    position: absolute;
    width: 100%;
}

/* ******* BODY CONTNEt ******** */
.body-content{ width:100%; height:auto; border-top:1px solid #fff; background:#f26522; clear:both }
.body-content .body-wraper{ max-width:90%; margin:0px auto; height:auto;  }
.body-content .body-wraper .panel{ width: 100%; margin: 15px auto; height:auto; background:#fff;  padding-bottom:2%;   }	
.body-content .body-wraper .panel .pnl-img{ padding:2% 9% 0 9%; text-align:center }
.body-content .body-wraper .content{ padding:3%; text-align:justify; line-height:17px; color:#636363; }

.body-content .body-wraper .panel a{ font-weight:bold; text-decoration: none; color:#333; }
.body-content .body-wraper .panel a:hover{  text-decoration: underline; }

.wed-border{ border:5px solid #f3f3f3; }

/* ************ INNER BODY CONTENT ************************ */

.body-content-inner .body-wraper .slideimg{  margin: 0px 10px 10px 47px; text-align: center; }

.body-content-inner .body-wraper .slide{ width:99%; height:auto; padding:5px; background:#fff;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		  }
		  



}

@media only screen and (min-width:640px) and (max-width:767px){ 

/* ************** HEADER *************** */
header{ width:100%; height: auto; background:#000; border-bottom:1px solid #fff; }
.head{ max-width:100%; margin:0px auto; padding:0px; }
.head .logo{ width:96%; padding:2%; margin:0px auto}
.head .disc{ width:100%;  text-align: left }
.head .disc h1{ font-family: "AdobeGothicStd", Arial, Helvetica, sans-serif; font-size:28px; text-transform:uppercase; padding:5px; }


/* *********** MENU ************** */
.menu{ width:100%; float:right; text-align:right; margin-top:10px; }

.nav {
    float: right !important;
    list-style: outside none none;
    position: absolute;
    width: 100%;
}

/* ******* BODY CONTNEt ******** */
.body-content{ width:100%; height:auto; border-top:1px solid #fff; background:#f26522; clear:both }
.body-content .body-wraper{ max-width:90%; margin:0px auto; height:auto;  }
.body-content .body-wraper .panel{ width: 100%; margin: 15px auto; height:auto; background:#fff;  padding-bottom:2%; }	
.body-content .body-wraper .panel .pnl-img{ padding:2% 9% 0 9%; text-align:center }
.body-content .body-wraper .content{ padding:4%; text-align:justify; line-height:17px; color:#636363; }

.body-content .body-wraper .panel a{ font-weight:bold; text-decoration: none; color:#333; }
.body-content .body-wraper .panel a:hover{  text-decoration: underline; }

.wed-border{ border:5px solid #f3f3f3; }

/* ************ INNER BODY CONTENT ************************ */

.body-content-inner .body-wraper .slideimg{  margin: 0px 10px 10px 47px; text-align: center; }

.body-content-inner .body-wraper .slide{ width:100%; height:auto; padding:5px; background:#fff;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		  }



}


@media only screen and (min-width:480px) and (max-width:639px){  

/* ************** HEADER *************** */
header{ width:100%; height: auto; background:#000; border-bottom:1px solid #fff; }
.head{ max-width:100%; margin:0px auto; padding:0px; }
.head .logo{ width:96%; padding:2%; margin:0px auto}
.head .disc{ width:100%;  text-align: left }
.head .disc h1{ font-family: "AdobeGothicStd", Arial, Helvetica, sans-serif; font-size:28px; text-transform:uppercase; padding:5px; }


/* *********** MENU ************** */
.menu{ width:100%; float:right; text-align:right; margin-top:10px; }

.nav {
    float: right !important;
    list-style: outside none none;
    position: absolute;
    width: 100%;
}

/* ******* BODY CONTNEt ******** */
.body-content{ width:100%; height:auto; border-top:1px solid #fff; background:#f26522; clear:both }
.body-content .body-wraper{ max-width:90%; margin:0px auto; height:auto;  }
.body-content .body-wraper .panel{ width: 100%; margin:0px auto; height:auto; background:#fff; margin-bottom:15px;  }	
.body-content .body-wraper .panel .pnl-img{ padding:2% 9% 0 9% }
.body-content .body-wraper .content{ padding:5%; text-align:justify; line-height:17px; color:#636363; }

.body-content .body-wraper .panel a{ font-weight:bold; text-decoration: none; color:#333; }
.body-content .body-wraper .panel a:hover{  text-decoration: underline; }

.wed-border{ border:5px solid #f3f3f3; }



/* ************ INNER BODY CONTENT ************************ */


	
.body-content-inner .body-wraper .slideimg{  margin: 0px 10px 10px 47px; text-align: center; }

.body-content-inner .body-wraper .slide{ width:100%; height:auto; padding:5px; background:#fff;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		  }



}



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

/* ************** HEADER *************** */
header{ width:100%; height: auto; background:#000; border-bottom:1px solid #fff; }
.head{ max-width:100%; margin:0px auto; padding:0px; }
.head .logo{ width:96%; padding:2%; margin:0px auto}
.head .disc{ width:100%;  text-align: left }
.head .disc h1{ font-family: "AdobeGothicStd", Arial, Helvetica, sans-serif; font-size:28px; text-transform:uppercase; padding:5px; }


/* *********** MENU ************** */
.menu{ width:100%; float:right; text-align:right; margin-top:10px; }

.nav {
    float: right !important;
    list-style: outside none none;
    position: absolute;
    width: 100%;
}

/* ******* BODY CONTNEt ******** */
.body-content{ width:100%; height:auto; border-top:1px solid #fff; background:#f26522; clear:both }
.body-content .body-wraper{ max-width:90%; margin:0px auto; height:auto;  }
.body-content .body-wraper .panel{ width: 100%; margin: 15px auto; height:auto; background:#fff; float:left;    }	
.body-content .body-wraper .content{ padding:5%; text-align:justify; line-height:17px; color:#636363; }

.body-content .body-wraper .panel a{ font-weight:bold; text-decoration: none; color:#333; }
.body-content .body-wraper .panel a:hover{  text-decoration: underline; }

.wed-border{ border:0px solid #f3f3f3; }

/* ************ INNER BODY CONTENT ************************ */


.body-content-inner .body-wraper .slideimg{  margin: 0px 10px 10px 47px; text-align: center; }

.body-content-inner .body-wraper .slide{ width:100%; height:auto; padding:5px; background:#fff;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		  }


.body-content-inner .body-wraper .slidemap{ width:90%; height:auto;  padding:5px; background:#fff; margin: 0 auto 15px;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		  }


.body-content-inner .body-wraper .content h1{ font-family: "AdobeGothicStd", Arial, Helvetica, sans-serif; font-size:34px; text-transform: capitalize; color:#f26522;
												margin:15px 0 }

.body-content-inner .body-wraper .content h2{ font-family: "AdobeGothicStd", Arial, Helvetica, sans-serif; font-size:30px; text-transform: capitalize; color:#f26522;
												margin:15px 0 }
	
	
/* *********************** MAP ********************* */

.add{ width:100%; float: none } 
.map{width:100%; float: none}
												
}

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


}

