@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .column, 
    #events-block .column, 
    .contact-form.enquiry-form .row .column,
    #quick-link .column:first-child, 
    #quick-link .large-12.column {
        padding: 0px 15px;
    }
    #hil-tabs .column, #blog .column,
     .column .column {
        padding:0px 0px;
    }
    .search-box {
        right: 25px;
    }
    
}
@media only screen and (max-width: 959px) {
    .flickity-prev-next-button{
        display:none;
    }
    .slider-heading h1{
        font-size:25px;
        line-height:30px;
    }
.news-item-heading h3{
font-size:20px;
line-height:25px;
}
h2{
font-size:25px;
}
#signup-pannel p{
width:100%;
}
    .search-box {
        right: 15px;
    }
	section {padding-bottom: 40px;}
	.desktop-display {
		display: none;
	}
	.mobile-display {
		display: block;
	}
	header .large-8, .logo-heading {
		display: none;
	}
	header .column {
		margin-top: 0;
	}
	.search-box {
	    position: absolute;
	    top: -120px;
	    right: 0;
	}
	.search-box form {
		position: relative;
		right: 64px;
		top: 34px;
		z-index:2;
	}
	form input.search_field {
	    margin-right: 15px;
	    width: 145px;
		border-radius:0;
		padding:0px;
		height:auto;
		font-size:18px;
		line-height:20px;
		color:#ffffff !important;
	}
	.handburger{
	    display: block;
	    width: 90%;
	    position: absolute;
	    right: 10px;
	}

	.handburger .h-con{
		float: right;
		cursor: pointer;
	}

	.handburger .h-con {
		width: auto;
		margin: 0 auto;
		-webkit-transition: all .7s ease;
		-moz-transition: all .7s ease;
		-ms-transition: all .7s ease;
		-o-transition: all .7s ease;
		transition: all .7s ease;
	}

	.h-con.con .top {
	-webkit-transform: translateY(15px) rotateZ(45deg);
	-moz-transform: translateY(15px) rotateZ(45deg);
	-ms-transform: translateY(15px) rotateZ(45deg);
	-o-transform: translateY(15px) rotateZ(45deg);
	transform: translateY(15px) rotateZ(45deg);
	}

	.h-con.con .bottom {
	-webkit-transform: translateY(-15px) rotateZ(-45deg);
	-moz-transform: translateY(-15px) rotateZ(-45deg);
	-ms-transform: translateY(-15px) rotateZ(-45deg);
	-o-transform: translateY(-15px) rotateZ(-45deg);
	transform: translateY(-15px) rotateZ(-45deg);
	}

	.h-con.con .middle {
	width: 0;
	}

	.handburger .h-con div{
		width: 35px;
	    height: 3px;
	    background-color: #FFF;
	    margin: 6px 0;
	}
	.handburger .h-con.con div{
		margin: 10px 0;
	}
	#hil-tabs .full-row .large-3, #hil-tabs .full-row .large-4 {
		width: 50%;
	}
	#hil-tabs .full-row .column {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	#hil-tabs .full-row .column .item {
		margin-left: 1px;
		margin-right: 1px;
		padding: 15px 25px;
	    text-align: center;
	}
	.news-item-thumb img {
		width: 100%
	}
	.item-icon, .news-item-heading p, #signup-pannel .large-4 {
		display: none;
	}

	 #quick-link .column:first-child {
	 	padding: 0 25px;
	 }
	 #quick-link .large-12.column {
		padding-left: 25px;
	}
	 #quick-link ul {
	 	column-count: 1;
	 }
	 .submit-cta {
	 	margin-top: 20px;
	 }
	 .right-logo {
	 	float: none;
	 	margin-top: 30px;
	 }
	 #copyright ul {
	 	text-align: left;
	 }
	 .news-item-sidebar {
	 	padding-left: 0;
	 }
	 .text-right {
	 	text-align: left;
	 }
	 #forms-select .column {
	 	margin-top: 0;
	 }
	 #forms-select input[name="Search by name"] {
	 	text-indent: 0;
	 	
	 }
	 .input-filter {
	 	height: 30px;
	 	line-height: 30px;	
	 }
	 .sbaa .colgroup {
	 	width: 44%;
	 }
	 .sbaa .colgroup:nth-child(3){
	 	width: 2%;
	 	margin-right: 4%;
	 }
	 .copy-inline-cta {
	 	display: flex;
    flex-direction: column;
	 }
	 .accordion {
        padding-right: 35px;
	 }

	 .not-found-copy p {
	 	width: 80%;
	 	margin: 0 auto;
	 }
	 .not-found-copy .search-icon-flot {
	 	top: 10px;
	 }
	 .contact-form .row .column {
	 	padding: 15px 15px 0 15px;
	 }
 }

@media only screen and (max-width: 767px) {
    table,
    td, tr, tbody {
        display:block
    }
    .backbutton{
        padding-top:30px;
        text-align:left;
    }
    .da_search .btnApplyGovSearch {
        margin-left: auto;
    }
  .large-1 {
    width: 100%;
  }
  .large-2 {
    width: 100%;
  }
  .large-3 {
    width: 100%;
  }
  .large-4 {
    width: 100%;
  }
  .large-5 {
    width: 100%;
  }
  .large-6 {
    width: 100%;
  }
  .large-7 {
    width: 100%;
  }
  .large-8 {
    width: 100%;
  }
  .large-9 {
    width: 100%;
  }
  .large-10 {
    width: 100%;
  }
  .large-11 {
    width: 100%;
  }
  .large-12 {
    width: 100%;
  }

  .column{
  	margin-top: 40px;
  }
  .column:first-child{
  	margin-top: 0px;
  }

  .showNav .row .column{
  	overflow: hidden;
  	scroll-behavior: smooth;
  }

  .main-menu{
  	height: 90%;
  }

  nav#main-nav .main-menu{
  	opacity: 0;
  	position: fixed;
    height: 100vh;
    width: 100%;
    background-color: white;
    right: -100%;
    top: 70px;
    transition: all .2s linear;
    z-index: 5;
  }
	nav#main-nav.showNav .main-menu{
		opacity: 1;
		right: 0;
	}

	nav#main-nav.showNav ul.main-menu>li{
		margin-top: 20px;
	}

	.main-menu li{
	    position: relative;
	}

	.main-menu>li>.sub-menu.showSubNav{
		position: relative;
		opacity: 1;
		visibility: visible;
	}

	.main-menu>li.menu-item-has-children:after{
		content: '▾';
		color: #2e4688;
		position: absolute;
		height: 20px;
		width: 20px;
	    top: 5px;
	    right: 49px;
	    font-size: 25px
	}

	.main-menu li,
	.sub-menu li{
		width: 100%;
	} 

	.main-menu li a{
		text-align: left;
		padding:10px 40px;
	}

	#content{border: 0px solid red;}
	.column, #events-block .column, .contact-form.enquiry-form .row .column {
		padding: 0px 15px; 
		border: 0px solid green;
	}
	.news-item-thumb {
		margin-bottom: 15px;
	}
	section {
		padding-bottom: 10px;
	}
	.news-event .read-more-link {
		margin-top: 0px;
	}
	.back-to-top {
		padding-bottom: 35px;
	}
	.search-box {
		top: -100px;
	}

	.padding-top{
	  padding-top: 40px;
	}

	.padding-bottom{
	  padding-bottom: 40px;
	}
	
.closeNav{
	display: flex;
    position: fixed;
    background: white;
    top: 0;
    right: -100%;
    width: 100%;
    z-index: 6;
    justify-content: flex-end;
    padding: 20px 40px;
	transition: all .2s linear;
}
	.showNav .closeNav{
		right:0;
	}
.closeNav a{
	height: 30px;
    width: 30px;
    font-size: 30px;
}
    .news-item {
        padding:0;
    }
    #events-block .read-more-link, .news-event .read-more-link {
        position: static;
    }
    form .colgroup {
        margin-bottom: 20px;
    }
	
	.dataTables_wrapper {
    	overflow: scroll;
	}
	.applicationSearchResult{
		margin: 25px 0;
	}
	.gvDBResultsList{
		margin-top: 10px;
	}

}
@media only screen and (max-width: 374px) {
	.logo img {
    	max-width: 80px;
	}
	form input.search_field {
    	margin-right: 10px;
   		width: 120px;
		border-radius:0px;
	}
}