@media all and (min-width: 1200px) {
.main-wrapper .col-lg-3 {
	width: 22%;
}
.main-wrapper .col-lg-6 {
	width: 56%;
}
.main-wrapper2 .col-lg-6 {
	width: 78%;
}


.main-wrapper1 .col-lg-6 {
	width: 75%;
}
.newsection .col-lg-6{ width:50%;}

}
 @media all and (max-width: 800px) {
#cssmenu {
	width: 100%;
}
#cssmenu ul {
	width: 100%;
	display: none;
}
#cssmenu.align-center > ul {
	text-align: left;
}
#cssmenu ul li {
	width: 100%;
	border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
	height: auto;
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
	border-bottom: 0;
}
#cssmenu > ul > li {
	float: none;
}
#cssmenu ul ul li a {
	padding-left: 25px;
}
#cssmenu ul ul ul li a {
	padding-left: 35px;
}
#cssmenu ul ul li a {
	color: #dddddd;
	background: none;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
	color: #ffffff;
}
#cssmenu ul ul, #cssmenu ul ul ul, #cssmenu.align-right ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
	display: none;
}
#cssmenu #menu-button {
	display: block;
	padding: 15px 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	height: 42px;
}
#cssmenu #menu-button:after {
	position: absolute;
	top: 22px;
	right: 0;
	display: block;
	height: 4px;
	width: 20px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: '';
	box-sizing: initial;
}
#cssmenu #menu-button:before {
	position: absolute;
	top: 16px;
	right: 0;
	display: block;
	height: 2px;
	width: 20px;
	background: #fff;
	content: '';
}
#cssmenu #menu-button.menu-opened:after {
	top: 23px;
	border: 0;
	height: 2px;
	width: 15px;
	background: #ffffff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cssmenu #menu-button.menu-opened:before {
	top: 23px;
	background: #ffffff;
	width: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#cssmenu > ul > li > a {
	padding: 15px 5px;
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.2);
	height: 46px;
	width: 46px;
	cursor: pointer;
}
#cssmenu .submenu-button.submenu-opened {
	background: #0a2658;
}
#cssmenu ul ul .submenu-button {
	height: 34px;
	width: 34px;
}
#cssmenu .submenu-button:after {
	position: absolute;
	top: 22px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
}
#cssmenu ul ul .submenu-button:after {
	top: 15px;
	right: 13px;
}
#cssmenu .submenu-button.submenu-opened:after {
	background: #ffffff;
}
#cssmenu .submenu-button:before {
	position: absolute;
	top: 19px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #dddddd;
	content: '';
}
#cssmenu ul ul .submenu-button:before {
	top: 12px;
	right: 16px;
}
#cssmenu .submenu-button.submenu-opened:before {
	display: none;
}
.link-item-2 img {
     width: 35px;
}
.link-item-2 span {
      font-size: 14px;
 
}
.box-warpper img {
     width: 35px;
}
.social-media-list ul li { display:block; margin-bottom:10px; margin-right:0;}
}
 @media all and (max-width: 800px) {
.logo img {
	width: 80px;
}
.logo h1 {
	padding: 0;
	font-size:16px;
}
.logo h1 span {
	font-size: 16px;
}
.ticker-title {
	width: 12%;
}
.ticker-msg {
	width: 82%;
}
.search-box {
	padding-left: 80px;
	float:left;
	}
	.contact{float:left;}
	#top-strip-in{
	font-size: 15px;
}
#top-strip-in-right {
    width: 100%;
    height: auto;
	display:none;
    padding: 5px 0px;
    float: left;
}
.top-strip-right{
	float:left;
	text-align:left;
}
#top-strip-in-right a{
float:left;	
}
.emergency-contact {
	font-size: 15px;
}.news-box{ margin-bottom:20px;}
.events-warpper h1 span{ float:none; margin-top: 10px;
    display: inline-block;}
	
}
 @media all and (max-width: 767px) {
.logo img {
	width: 85px;
}
.logo h1 {
	padding: 24px 0 0 0 !important;
	font-size:16px;
}
.col-sm-4 col-md-4 col-lg-4{
	display:none !important;
	
}
.logo h1 span {
	font-size: 12px;
}
.top-header-box {
	text-align: center;
}
.search-box {
	margin: 10px 0;
	padding-left: 0;
	width:auto;
}
	#top-strip-in{
	font-size: 15px;
}
#top-strip-in-right {
    width: 100%;
    height: auto;
	display:none;
    padding: 5px 0px;
    float: left;
}
.top-strip-right{
	float:left;
	text-align:left;
}
#top-strip-in-right a{
float:left;	
}
.emergency-contact1 {
	display:none;
}
.emergency-contact {
	text-align: left;
	margin-bottom: 10px;
	font-size:13px;
}
.emergency-contact span {
	display: block;
	font-size:13px;
}
.hidecol{ display:none; }
#dgActRule{ padding-right:0px; }

.ticker-box {
	margin-top: 15px;
	margin-bottom: 15px;
	
}
.ticker-box1{ display:none !important; }
.ticker-title {
	width: 17%;
	padding: 3px 8px;
}
.ticker-msg {
	width: 82%;
}
.swiper-container img {
  
    height: 100%;
}
.social-media-list ul li { margin-bottom:10px; display: block;}
footer{width:100%; margin-top:15px; }
.copyright{width:100%; }
.visitortale{ float:left; width:100%; margin-top:0px;    background: #56CCF2;
    background: -webkit-linear-gradient(to right, #4180B8, #56CCF2);
    background: linear-gradient(to right, #4180B8, #56CCF2);  }
}
@media all and (max-width:1024px) {
#cssmenu > ul > li > a {
	padding: 15px 9px;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 24px;
}
.usefull-link img {
    float:left;
}
.usefull-link img:last-child{ float:none;}
.social-media-list ul li { 
    margin-bottom: 10px;
    min-width: 46%;
}
.link-item-1 img{width:100%;}
}
