	/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

@media only screen and (max-width: 1200px) {
    
    .header-title h2 {
        font-size:40px;
    }
    
    #nav > li > a {
        font-size:17px;
    }
    
}
 
@media only screen and (max-width: 1024px) {

	.aoe-list > ul > li > a {
		font-weight: normal;
		font-size: 11px;
		color: #363636;
		text-decoration: none;
	}
	.header-title {
		padding-right: 33px;
	}
    
	.header-navigation {
		padding-right: 0;
	}

	.ql-title {
		font-size: 28px;
	}
	.ql-links > ul > li > a {
		position: relative;
		text-decoration: none;
		color: #252525;
		font-size: 12px;
		font-weight: bold;
	}
	.footer-bre span {
		padding-right: 19px;
	}
	.footer-smi {
		margin-left: 0;
	}
	.qs-group.search a{
		font-size: 11px;
	}
	.sidebar .qs-group.mid {
	    width: 48.9%;
	}

	.header-wrapper {
		padding: 15px 0;
	}
		.header-title {
			text-align: center;
			padding: 0;
		}
			.header-title h2 {
				font-size: 28px;
			}

		.header-left {
			text-align: center;
			padding-top: 10px;
		}
			.header-left img {
				width: 100%;
				max-width: 120px;
			}

	#nav {
		text-align: center;
	}
		#nav > li > a {
			font-size: 18px;
		}

	.header-right {
		text-align: center;
		padding-top: 0;
	}
		.mobile-pnumber-dk {
			font-size: 18px;
			padding: 15px 0;
		}

}

@media only screen and (max-width: 991px) {

	.header-title {
		text-align: center;
		padding: 0;
	}
		.header-title h2 {
			font-size: 28px;
		}

	.header-left {
		text-align: center;
		padding-top: 10px;
	}
		.header-left img {
			width: 100%;
			max-width: 120px;
		}


	#nav {
		text-align: center;
	}
		#nav > li > a {
			font-size: 14px;
		}

	.header-right {
		text-align: center;
		padding-top: 0;
	}
		.mobile-pnumber-dk {
			font-size: 12px;
			padding: 20px 0 0;
		}

	.aoe-list > ul {
		text-align: center;
	}

	.qs-fields {
		text-align: center;
	}
	.qs-group.mid {
		width: 50%;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		margin-right: 0;
		margin-bottom: 3px;
	}
	.qs-group.long {
		width: 100%;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		margin-right: 0;
		margin-bottom: 3px;
	}
	.qs-group.search {
		width: 100%;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.ql-links > ul {
		text-align: center;
	}
	.ql-links > ul > li > a {
		font-size: 16px;
	}

	.fc-img-holder img {
		width: 100%;
		max-width: 100%;
	}
	.fp-img-holder img {
		width: 100%;
		max-width: 100%;
	}


	.footer-bre {
		text-align: center;
	}
	.footer-bre span:last-child {
		padding-right: 0;
	}
	.footer-copyright, .footer-copyright a {
		text-align: center;
	}
	.footer-smi-wrap {
		text-align: center;
		margin: 10px 0;
	}
	.qs-group.search a {
	    font-size: 13px;
	}


}



@media only screen and (max-width: 977px) {
    
    .header-wrapper-section-3 {
        display:none;
    }
    
    .header-wrapper-section-1.col-sm-2,
    .header-wrapper-section-2.col-sm-8 {
        width:100%;
    }
	
	.aios-mobile-header-wrapper {
		z-index: 1002;
	}
    
    .mobile-pnumber {
        display:block;
    }
	
	.home .hp-slider,
	.ipbg {
        display:none;
	}
	
	.hp-mob-slider {
		display:block;
	}

	.header-navigation {
		display: none;
	}
	.header-wrapper {
		position: relative;
		padding: 60px 0 15px;
        background-size:cover;
	}
	.ip-container .header-wrapper {
		background:url("images/ipbg.jpg") center center no-repeat;
	}	
	.header-wrapper > .container {
        z-index:2;
        position:relative;
    }
    .header-wrapper:after {
        content:" ";
        position:absolute;
        top:0;
        left:0;
        z-index:1;
        width:100%;
        height:100%;
        background:rgba(255,255,255,0.7);
    }  
	.header-title {
		padding-right: 0;
	}

	.inner {
	    width: 100%;
	}
	#content-sidebar, #content-full {
	    width: 100%;
		padding: 0;
	}	
	.outer{
		width: 100%;
		min-width: 100%;
	}
	#content-sidebar #content{
		width: 100%;
	}
	.sidebar .qs-group.mid {
	    width: 49%;
	}
	.buil-img {
		text-align: center;
	}

	img.area-expert-img {
		width: 100%;
	}
	#content .ihf-map-info-window-detail {
		margin-left: 25px;
	}

	.table-page-wrap {
		position: relative;
		width: 100%;
		overflow: scroll;
	}
	.content.table_page {
		position: relative;
		width: 900px;
		margin-left: 16px;
	}

}

@media only screen and (max-width: 768px) {

	.fc-img-holder img {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	.fp-img-holder img {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}

}

@media only screen and (max-width: 640px) {

	.welc-agent {
		float: none;
		margin: 0 auto 25px;
	}
	.tagline {
		position: absolute;
		top: -5px;
		left: 0;
		right: 0;
		text-align: center;
	}

	.content.table_page .row div:first-child {
		border-left: none;
	}
	.content.table_page .row:first-child div {
		border-top: none;
	}
	.col-centered {
		font-size: 12px;
	}
	#ihf-main-container #ihf-detail-extrainfotabs .dropdown-menu > li > a {
		padding-right: 7px;
	}
	#content #ihf-main-container .btn-lg {
		font-size: 15px;
	}
}

@media only screen and (max-width: 480px) {
	.page-id-101 td {
	  display: block;
	  text-align: center;
	  width: 100%;
	}
	.header-title h2 {
		font-size: 32px;
	}
	.tagline {
		top: 10px;
	}
	.tagline .tag-big {
		font-size: 50px;
	}
	.tagline .tag-small {
		font-size: 25px;
	}
	.fc-title {
		font-size: 25px;
	}
	.qs-title {
		font-size: 25px;
	}
	.welcome-title h1 {
		font-size: 32px;
	}

	.contact-areas > ul > li {
		padding: 5px 0.6%;
	}
	.contact-areas > ul > li:after {
		top: 6px;
	}


	.footer-bre span {
		padding-right: 0;
		display: block;
		text-align: center;
	}
	.footer-bre span:after {
		display: none;
	}
	.footer-copyright, .footer-copyright a {
		margin-top: 10px;
	}

	#content .alignleft {
		float: none;
		margin: 0 auto;
		display: block;
	}

	#content #areaPickerCustomListToggle {
		width: 65px;
	}
	#content #areaPickerClearAll {
		width: 60px;
	}
	#content #areaPickerExpandAllCloseButton {
		width: 60px;
	}
}

@media only screen and (max-width: 320px) {

}