/*Responsive CSS for Sydney Airport*/
@media (max-width: 480px) {
	.header-image {
    text-align: center;

}
	.header-image .col-12.col-sm-8.col-md-10.text-right {
		text-align:center !important;
	}
}
@media (max-width: 767px) {
	#backTop.active {
    bottom: 90px;
}
    .read-project .top_bar { margin-bottom: 10px; }
	.main-services.card {
    min-height: 46px;
}
	section.bottom-footer {
    display: none;
}
	.modal-open .modal {
 
    padding-bottom: 80px;
}
	.main-services h2 {
    margin-bottom: 0px;
}
    .news-content {
        padding: 20px 15px;
     }
	.bootstrap-select.btn-group .dropdown-menu {
max-height: 200px !important;
top: 0 !important;
}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
position: relative;
}
	.body-no-scroll {
    overflow: hidden;
    position: fixed;
}
	body.apple-ios.modal-open {
  position: fixed;
  width:100%;
}
	body.modal-open {
    overflow: hidden;
	position: fixed;
		width:100%;
}
	header.site-header {
		position:absolute;
	}
     .sticky {
        display: none;
   }
   
        .post-list { margin-right:0px;}
     .about-title {
        padding-top: 60px;
    }
     img.custom-logo {
        width: 100px;
        height: 41px;
    }
    .footer-widget ul li {
        padding-right: 10px;
    }
     nav.navbar .navbar-toggler span {
        width: 25px;
        margin: 5px;
        display: block;
        height: 2px;
        background: #009fde;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    
    }
    .banner-text h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .banner-text h3 {
        font-size: 13px;
        line-height: 16px;
    
    }
    .main-services.card {
        padding: 10px 5px;
        }
        .featured-icon, .main-services p {
        display: none;
    }
    .contacts {position: relative;
    width: 100%;
    top: 0;
    right: 0;}
    .main-menu li {
        display: block;
        width: 100%;
        padding: 15px 0px;
    }
    .main-services h2, .main-services.card { 
        min-height: 10px;
        margin-bottom: 0px;
        width: 100%;}
    button:focus {outline: none !important;}
    .main-menu {
        padding: 6px 0px;
        background: #97dbe630;
        margin-top: 10px;
    }
     .about-conent {
        padding: 15px;
    
    }
    .news-content img { width: 100%; height: auto; }
    .about-conent p {
        padding: 30px 30px;
    }
    .report-section, .annual-report, .annual-report p, .services-section,.section-title h3 {padding:10px;}
    .carousel-control-prev-icon {
        left: 0px;
    }
    .carousel-control-next-icon {
        right: 0px;
    }
    .report-section::before {
    
        width: 100%;
    
    }
    .banner-text {
        padding: 80px 0px 60px;
    
    }
    
    .wrap::after, .wrap:before {
    
        width: 135px;
        display: none !important;
    
    }
    .location-text span {
        font-size: 12px;
    }
    .btn-footlink {
        font-size: 12px;
		padding: 0.275rem 0.5rem;
    }
    .category-tab li {
        width: 100% !important;
    }
    .bottom_bar {
        display: inline !important;
    }
    .bottom_bar li:after { display: none; }
    .bottom-footer,.bottom_bar { text-align: center !important; }
    .copyright { margin-bottom: 10px; }
    .top_bar {
        margin-left: 70px;
    }
    .rightbar {
        margin-left: -60px;
        
    }
    .category-tab li:last-child {
       
        padding: 0px!important;
    }
    .bottom-link img {
        bottom: 0;
    }
        .footer-widget ul {
        margin-bottom: 10px;
    }
        .copy-righttext { 
            text-align:center;
        }
        .disability-img {
            margin-right: 15px;
        }
        .social-icons {
        margin-right: 30px;
		text-align:center;
    }
        .category-description {
        padding: 15px 32px;
        height: auto;
    }
    }
    
    
    @media only screen and (max-width: 768px) { 
        .bottom_bar {
        display: inline-block;
    /*     width: 100%; */
            margin-left:0%;
    }
    .bottom_bar li {
        position: relative;
        display: inline-block;
    }
    .bottom-link img {
        bottom: 0;
    }
     nav.navbar .navbar-toggler span {
        width: 25px;
        margin: 5px;
        display: block;
        height: 2px;
        background: #009fde;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
    
    }
    .searchform { width: 100%; }
    button.navbar-toggler.navbar-toggler-right {
        float: right;
        position: absolute;
        right: 0;
    }
    .main-menu li {
        display: block;
        width: 100%;
        padding: 15px 0px;
    }
    .main-menu li:hover{
        color:#333;
        }
    .category-tab li:last-child {
        padding: 0px 10px 0px 0px;
    }
    .category-tab li { margin-bottom: 10px; }}
    
    
    @media (max-width: 1024px) { 
		div#list-post-limit p {
		}
		.main-services.card {
    min-height: 240px;
}
		.about-conent { padding: 15px; }
		.address-search-and-select label {
	margin-top:2px;
}
		.bootstrap-select.btn-group .dropdown-menu {
max-height: 200px !important;
top: 87px !important;
}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
position: relative;
}
    .annual-report { padding: 50px !important; }
    .annual-report p, .about-conent p {padding:0 15px;}
    .about-conent:before{ top: 115px; }
    .annual-report h1 {
        font-size: 30px;
    }
		 .sticky {
        display: none;
   }
    .category-tab li {
        width: 33.33%;
    }
    .modal-dialog {
        max-width: 700px;
    }
    .category-tab li:last-child {
        padding: 0px 10px 0px 0px;
    }
    .category-tab li { margin-bottom: 0px; }
    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
        outline: none;
    }
    .class {
        background-size: cover;
        font-size: 20px;
        width: 100%;
        height: 20px;
    }
/*         .social-icons { margin-left:20px;} */
        .bottom_bar {
            margin-bottom:10px;
        }
    }


	@media (min-width: 1200px) {
        .container {
            max-width: 1100px;
        }
    }
    
    
    @media (max-width: 1366px) {
    .about-conent { padding: 15px; }
    .annual-report { padding: 100px 100px; }
    .annual-report p {padding:0 15px;}
    .modal-dialog {
        max-width: 700px !important;
    }
    
    }
    @media (min-width: 1366px) {
        .modal-dialog {
        max-width: 900px !important;
    }
		.bootstrap-select.btn-group .dropdown-menu {
max-height: 200px !important;
top: 0 !important;
}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
position: relative;
}
    }   
@media (max-width: 767px) {
    
	.bootstrap-select.btn-group .dropdown-menu {
max-height: 200px !important;
top: 0 !important;
}
}
  @media (max-width: 1024px) { 
	  .main-services p {
		  display:none;
	  }
		.main-services.card {
    min-height: 240px !important;
}
}
@media (max-width: 425px) {
	.content-section{padding-top:111px!important;}
	.post-list1{height:auto!important;}
	.post-list{margin: 15px 10px 15px 10px!important;}
}





