@media(min-width:1200px) and (max-width:1400px) {
.history .history-detail{
	/*padding-left: 50px;
	padding-right: 50px;*/
	
	padding-left: 20px;
	padding-right: 150px;
}	
header:before{
    width: 40.3%;	
}
.top-bar .open-time {
    padding-left: 23%;
}

}
@media(max-width:1200px) {
header:before{
    width: 40.3%;	
}
.top-bar .open-time {
    padding-left: 23%;
}
}

@media(max-width:1024px) {
}

@media(min-width:992px) and (max-width:1199px) {
header:before{
    width: 40.3%;	
}
.top-bar .open-time {
    padding-left: 23%;
}
}

@media(min-width:768px) and (max-width:991px) {

.about .hrs ul{
	text-align: center;
}
.about .hrs .appoiment{
	margin-top: 10px;
}
.about .hrs h3{
	text-align: left;
}
.about .hrs h3 i{
	float: none;
}
.history .history-detail{
	padding: 30px;
}
footer .foot-logo{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
footer .foot-link{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	display: inline-block;
	float: none;
}
footer .under-footer .con-info{
	width: 100%;
	text-align: center;
}
footer .under-footer .con-info li {
	width: 100%;
}
footer .social-link{
	width: 100%;
	float: none;
	display: inline-block;
	margin-top: 10px;
	text-align: center;
}
header:before{
	display: none;
}
.top-bar:after {
    content: "";
    background: #fff;
    position: absolute;
    left: -40px;
    top: 0px;
    width: 80px;
    background: #fff;
    height: 80px;
    z-index: 9;
    -webkit-transform: skew(40deg);
    -moz-transform: skew(40deg);
    -o-transform: skew(40deg);
    transform: skew(40deg);
}
.top-bar .open-time{
	padding-left: 40px;
}
header nav .ownmenu li{
	padding: 0 7px;
}
}

@media(max-width:767px) {
.ownmenu > li.showhide span.icon {
	color: #272727;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	font-size: 25px;
}
header:before{
	display: none;
}
.top-bar{
	height: auto;
}
.top-bar::after{content: none;}

.top-bar::before {
    content: none;
}
.top-bar .call{
	float: left;
	display: inline-block;
	margin-left: 30%;
	margin:0  auto;
	width: 100%;
	text-align: center;
}
header .logo{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.top-bar .open-time{
	   padding: 0 8px;
	width: 100%;
	text-align: center;
	
}
.ownmenu > li.showhide {
	height: auto;
	margin: 0px;
	padding: 0px;
	line-height: 60px;
	height: 60px;
}

header nav {
	width: 100%;
	margin-top: 0px;
}

header nav .ownmenu .indicator {
	display: block;
}
header nav li a {
	display: inline-block;
	width: 100%;
	float: none;
}
header .nav-img {
	display: none !important;
}
.ownmenu > li.showhide span {
	line-height: 60px;
	display: inline-block;
	width: 100%;
}
.ownmenu > li.showhide span.title {
	margin: 0px;
}
.ownmenu > li > a {
	padding: 10px 0;
	text-align: center;
}
.ownmenu .indicator {
	display: block;
}
header .ownmenu ul.dropdown {
	background: none;
}
.sec-100px{
	padding: 50px 0;
}
.about .hrs{
	margin-top: 20px;
}
.about .hrs ul{
	text-align: center;
}
.about .hrs .appoiment{
	margin-top: 10px;
}
.about .hrs h3{
	text-align:left;
	font-size: 18px;
}
.about .hrs h3 i{
	float: none;
}
.history .history-detail{
	padding: 30px;
}
footer .foot-logo{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
footer .foot-link{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	display: inline-block;
	float: none;
}
footer .under-footer .con-info{
	width: 100%;
	text-align: center;
}
footer .under-footer .con-info li {
	width: 100%;
}
footer .social-link{
	width: 100%;
	float: none;
	display: inline-block;
	margin-top: 10px;
	text-align: center;
}
}

@media (max-width:640px) {
}

@media(max-width:540px) {
}

@media(max-width:440px) {

}

@media(max-width:320px) {
}

/****===============my custom media query=======================*****/



/* Tablet landscape size to standard 960 (devices and browsers) */
@media only screen and (min-width: 959px) and (max-width: 1024px) {

.sliderform .formcontainer p{ margin-bottom:0px;}

.sliderform .form-group {
    margin-bottom: 5px;
}

.sliderform .form-control{ height: 25px;}
.formcontainer_outer{  margin-top: 0; }

.sliderform textarea.form-control {
    height: auto;
}

.bx-wrapper .bx-viewport {
    min-height: 400px !important;
}

.bx-wrapper .bx-viewport img {
    min-height: 405px !important;
}

.history .museum-img{  min-height: 485px;}

	
	 }

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

header .logo{
 margin: 10px 0 12px;	
	}
	
header nav{margin-top: 55px;}	

.bx-wrapper .bx-viewport {
    min-height: 400px !important;
}

.bx-wrapper .bx-viewport img {
    min-height: 405px !important;
}

.formcontainer_outer{  margin-top: 0;}

footer .under-footer .con-info li{ margin-right:0px;}

.gallerycontainer .thumb{   height: 104px;}

	
	}
	
	
	
	

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
#home, #menu1{ text-align:center;}	
	
header .logo{
 margin: 10px 0 12px;	
	}
	
/*#ownmenu .showhide:nth-of-type(1) {
    display: none !important;
}*/

.ownmenu .indicator{ display:none!important;}	
	
	
.top-bar p {
    line-height: 25px;
    padding: 6px 0;
}	
.top-bar .call, .top-bar .call p {
    transform: skew(0deg);
}

.formcontainer_outer {
    display: none;
}
.childmenu {
    text-align: center;
}
.bx-wrapper .bx-controls-direction a{  height: 55px;}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("../images/sliderarrow_left.png") no-repeat scroll left center / 100% auto;
    left: 10px;
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("../images/sliderarrow_right.png") no-repeat scroll left center / 100% auto;
    right: 10px;
}

.events h4 {
    font-size: 14px;
    line-height: 21px;
}

.events .left {
    margin-bottom: 20px;
}

.history .museum-img{
  max-height: 200px;
    min-height: 200px;
	}	
	
	.history .nav-tabs > li a{  padding: 10px 20px;}
	
footer .under-footer .con-info li{ margin-right:0px;}	

footer .foot-logo{ margin-top: 0;}

footer .under-footer{   padding-top: 20px;}


/******************************page title******************/
.pagetitle_inner{  padding: 15px 0;}

h2 {
    font-size: 18px;
}
	
.subtitle{font-size: 17px; }	

h4 {
    font-size: 17px;
}

.juiry-img-content p{ clear:both;}

.contact-us-page{  margin-top: 0;}

footer .foot-link{  margin-top: 10px;}

footer .foot-link li{  margin-bottom: 10px;}

.no-padding {
    padding: 0 10px 0 0 !important;
} 

.event_time {
    font-size: 14px;}
	
.gallerycontainer .thumb{ height:auto;}	


/*******menu esponsive*************/

header nav .ownmenu li.childmenu {
    padding-left: 0;
    padding-right: 0;
}

.ownmenu ul.dropdown, .ownmenu ul.dropdown li ul.dropdown {
    min-width: inherit;
}

	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {}
