@media only screen and (min-width: 769px) {
    	.hero-banner{
	z-index:999;
	position: relative;
	max-width: 1000px;
	margin: 0px auto;
}
	.ct-top{
		margin-top:-40px;
	}
	.testimonials .testi-pad{
		
		padding-right:60px;
	}
	.sa-form form{
		padding-left:100px;
	}
	.min-row-pad{
		padding:30px 0px;
	}
	.modal-dialog{
		max-width:680px;
	}
	.imp-links ul {
    justify-content:flex-end;
}
.copyright p{
    margin-bottom:0px;
}
.imp-links li{
    margin-left:20px;
}
.icon-wa{
    margin-left:5px;
}
.hss-list{
    display:flex;
    flex-wrap:wrap;
    column-count:3;
    
}
.hss-list li{
    width: calc(33.33% - 10px);
	margin-right: 10px;
	margin-bottom: 10px;
}
.glimpse-banner img{
    /*height:450px;
    object-fit:contain;
    object-position:center;*/
}
.six-column .ic-main{
    width:230px;
}
.six-column .aac-main{
    width:215px;
}
 .card {
     	width: 100%;
     	max-width:500px;
 }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) {
	.venue-contact a{
	    font-size: 81%;
	}
	
	
}
@media only screen and (max-width: 768px) {
h1,h2,h3,h4,h5,h6{
	text-align:center;	
	margin-bottom:20px;
}
p{
	text-align:center;
}
h1{	
font-size:40px;	
}
h2{	
font-size:32px;	
}
h3{	
font-size:26px;	
}
h4{	
font-size:24px;	
}
h5{	
font-size:22px;	
}
h6{	
font-size:20px;	
}
.header-nav{
	position:unset;
		background: var(--lblue-color);
		border-bottom:1px solid #a5a5a58c;
}
.header-nav .container{
	flex-direction: row-reverse;
}
.header-nav .navbar-collapse{
	
}
.navbar-toggler{
	    background: #ffffff;
    padding: 5px;
    border: 0px;
    border-radius: 0px;
    color: #ffffff;
}
.header-nav .nav-item {
	margin:5px 0px;
}
.header-nav .nav-item a{
	display:inline-block;
}
.row-pad {
	padding:2rem 0;
}
.res-spacer{
	height:30px;
}
.res-auto{
	display:block;
	margin:0px auto;
}
.plist .res-auto{
    	width:50px;
}
#particles-js{
display:none;
}
.hero-banner{
  	background:#7a4fb0;
}
.map iframe{
	height:300px;
}
.res-border{
	border:0px !important;
}
.res-pad{
	padding:0px !important;
}
	.min-row-pad{
		padding:15px 0px;
	}
	.imp-links li{
	    width:100%;
    margin-bottom:10px;
}
.imp-links ul {
    display:flex;
    flex-wrap: wrap;
}
.pdf-load{
    height:200px;
}
.att-img{
    width:200px;
}
}
@media only screen and (max-width: 599px) {
	h1,h2,h3,h4,h5,h6{
	text-align:center;	
	margin-bottom:20px;
	}
h1{	
font-size:40px;	
}
h2{	
font-size:32px;	
}
h3{	
font-size:26px;	
}
h4{	
font-size:24px;	
}
h5{	
font-size:22px;	
}
h6{	
font-size:20px;	
}

.hero-banner{
	min-height:unset;
	height:unset;
}
.hero-banner .primary-title{
	font-size:20px;
	font-weight:300;
}
.hero-banner .secondary-title{
	font-size:32px;
	font-weight:600;
}

.theme-name{
	font-size:20px;
}
.jlink img,
.res-img img{	
margin-bottom:20px;	
}
.res-margin{
	margin:5px 10px;
}
.res-mt{
	margin-top:15px;
}
.subcribe-form #subscribe input{
	box-shadow:none;
}
.subcribe-form #subscribe #subscribe-button {
	position:relative;
	width:100%;
	right:0px;
}
.res-text-center{
	text-align:center;
}
.venue-contact ul li{
	margin-bottom:8px;
	text-align:center;

}
.venue-contact ul li i{
	display:block;
	margin:0px 8px 0px 0px;
}
.input-check{
	flex-wrap:wrap;
}
.ic-main, .ic-box{
	width:100%;
}
.footer-links a{
	display:block;
	font-size:18px;
	word-wrap:break-word;
}
.con-box{
    flex-wrap:wrap !important;
}
.con-input{
    width:100% !important;
}
}