/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1366px) {
	.cs-wrap {
	    margin: 0;
	    padding: 0 30px;
	}
} 
 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {

	.testi-list .testi-item {
	    padding: 0 60px;
	}

	.fp-wrap .add-padTop {
	    padding-top: 144px;
	}

	.hp-git .bg-design {
	    width: calc(((100vw - 935px ) / 2) + 65%);
	}

	.fp-wrap a.link-btn {
	    bottom: 100px;
	    right: 20px;
	}

	header ul.menu > li {
	    padding-right: 10px;
	}

	header ul.menu > li:before {
	    margin-right: 10px;
	}

	.nfy-item .title-wrap {
	    padding: 0 15px;
	    font-size: 27px;
	}

	footer ul.footernav > li > a {
	    font-size: 13px;
	}
} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {

	ul.ihf-navbar-nav.ihf-mr-auto{
	    margin: 0 !important;
	}

	.ihf-sticky-height .ihf-search .ihf-top-nav {
	    top: 52px !important;
	}
	
	/* The following are used on inner pages. Please edit carefully. */

	.inner {
	    width: 100%;
	}
	#content-sidebar, #content-full {
	    width: 100%;
	}	
	.outer{
		width: 100%;
		min-width: 100%;
	}
	#content-sidebar #content{
		width: 100%;
	}

	header.header{
		display: none;
	}

	.mobile-logo{display: block;}

	div#slide-menu, div#slide-menu.active {
		display: none;
	}

	.amh-header-buttons.amh-4a .ai-font-menu,
    .amh-header-buttons.amh-4a.amh-fixed-header .ai-font-menu {
        color: inherit !important;
    }

	.hp-tagline {
	    position: relative;
	    text-align: center;
	    background: #b1b1b1;
	    padding: 30px 0;
	    top: 0;
	}

	.hp-qs {
	    position: relative;
	    bottom: 0;
	    padding: 30px 0;
	    background: #b1b1b1;
	}

	.wc-wrap .wc-left, .wc-wrap .wc-right {
	    display: block;
	    width: 100%;
	    margin-bottom: 30px;
	}

	.wc-wrap {text-align: center;}
	.wc-wrap .wc-content {padding: 0;}

	.wc-wrap {
	    display: flex;
	    flex-direction: column-reverse;
	}

	.wc-img-wrap {
	    max-width: 320px;
	    margin: 0 auto;
	}

	.fp-wrap .gtitle {
	    position: relative;
	    text-align: center;
	    width: 100%;
	    padding: 0;
	}

	.fp-wrap .gtitle.wDivider:after{
		display: block;
	}

	.fp-wrap .gtitle.wDivider h2:before{
		display: none;
	}

	.fp-item .fp-col-md {
	    display: block;
	    width: 100%;
	}

	.fp-item .fp-item-wrap{
		max-width: 320px;
		display: block;
		margin: 0 auto
	}

	.fp-item .fp-item-column, 
	.fp-item .fp-item-column.col-lg, 
	.fp-item .fp-item-column.col-sm {
	    display: block;
	    width: 100%;
	}

	.fp-wrap .add-padTop{
		padding: 0;
	}

	.fp-item a.fp-btn .img-wrap canvas {
	    height: 300px;
	}

	.fp-wrap a.link-btn {
	    bottom: 0;
	    right: 0;
	    position: relative;
	}

	.fp-wrap {
	    text-align: center;
	}

	.nfy-list .nfy-item {
	    display: block;
	    width: 100%;
	    max-width: 320px;
	    margin: 0 auto 30px;
	    text-align: center;
	}

	.nfy-item .title-wrap {
	    padding: 0;
	    text-align: center;
	}


	.git-wrap .git-left, .git-wrap .git-right {
	    text-align: center;
	    width: 100%;
	    display: block;
	}

	.hp-git .bg-design {
	    width: 100%;
	    height: 100%;
	}

	.git-wrap .git-img {
	    max-width: 320px;
	    margin: 0 auto;
	}

	.git-wrap .git-content {
	    max-width: 100%;
	    text-align: center;
	    padding: 30px 0;
	}

	.git-content .gtitle.wDivider:after {
	    margin: 15px auto;
	}

	footer .logo-wrap, footer .nav-wrap {
	    width: 100%;
	    text-align: center;
	}

	footer .logo-wrap {
	    margin-bottom: 30px;
	    text-align: center;
	}

	footer .logo-wrap a {
	    max-width: 320px;
	    margin: auto;
	    display: block;
	}

	footer ul.footernav {
	    padding: 0;
	    display: block;
	}

	footer ul.footernav li{
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}

	.gtitle h2 {
	    font-size: 68px;
	}

	.tagline-inner{
		padding: 0 15px;
	}

	.gtitle h1 {
	    font-size: 80px;
	}

	.hp-git{
		padding-bottom: 30px;
	}

	.floating-smi{
		display: none;
		right: 5px;
	}

	.mv-center {
		text-align: center;
	}

	section.section8::before {
		width: 100%;
		height: 100%;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		pointer-events: none;
		background-image: url(images/git-bg.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    filter: grayscale(1);
	    opacity: .15;
	}
	.hp-git .bg-design {
		display: none;
	}

	.cs-list button.cs-btn.prev-btn{left: -20px;}
	.cs-list button.cs-btn.next-btn {right: -20px;}

	#content .entry-title, #content .archive-title{font-size: 50px;}
} 

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {
    .ip-banner .container{
        width: 100%;
    }

    .taglinew-wrap .cinfo li{
    	display: block;
    	text-align: center;
    }

    .taglinew-wrap{
    	text-align: center;
    }

    .gtitle h2 {
	    font-size: 58px;
	}

	.gtitle h1 {
		font-size: 70px;
	}

	.wc-wrap .wc-content p span{
		font-size: 20px;
	}

	.wc-wrap .wc-content{
		font-size: 13px;
	}

	.hp-git .bg-design {
	    width: calc(100% + 30px);
	    height: 100%;
	    left: -15px;
	}

	/*footer ul.footernav li{
		width: 50%;
	}*/

	.ihf-market-report-header-toggle {
		text-align: right;
	}

	#content .entry-title, #content .archive-title{font-size: 45px;}


}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 480px) {

	.testi-list .testi-item{
		padding: 0;
	}

	.testi-list .testi-btn{
		display: none !important;
	}

	.gtitle h2 {
	    font-size: 48px;
	}

	.gtitle h1 {
	    font-size: 60px;
	}

	footer ul.footernav li{
		width: 100%;
	}

	#ihf-market-report-nav-container a.ihf-market-report-nav {
	    padding: 10px 5px;
	}

	.cs-list button.cs-btn.next-btn {
	    top: initial;
	    bottom: 0;
	    transform: translateX(50%);
	    left: 50%;
	    right: initial;
	}

	.cs-list button.cs-btn.prev-btn {
	    top: initial;
	    bottom: 0;
	    transform: translateX(-50%);
	    right: 50%;
	    left: initial;
	}

	.cs-wrap .cs-list {
	    margin: 0;
	    padding-bottom: 30px;
	}

	.hp-cs .cs-wrap {
	    padding: 0;
	}

	#content .entry-title, #content .archive-title{font-size: 40px;}
}

@media only screen and (max-width: 323px) {
	#ihf-main-container .btn-group>.btn-group {
	    float: right !important;
	}
}
 
@media print {
	header.header, .ip-banner,
	footer.footer{
	    display: none;
	}

	.addtoany_content_bottom {
	    display: none;
	}

	.ihf-modal-container,
	.ihf-container-modal .modal-backdrop.in {
	    display: none;
	}
}

@media print {
    .header-wrapper,
    .header-bg,
    .header-fixed.ease-transition,
    .aios-mobile-header-wrapper,
    .textwidget,
    .yoast-breadcrumbs,
    .footer-form-wrapper,
    .footer-wrapper,
    footer.footer-wrap,
    .sidebar,
    .ip-banner,
    .ihf-contiguous-links,
    .entry-title,
    .ihf-open-home .panel.panel-default,
    .menu-main-navigation-container,
    .entry.entry-content>a,
    .footer-links,
    p#breadcrumbs
    {
        display: none !important;
    }
    #content{
        width: 100% !important;

    }
    div#inner-page-wrapper{
        padding-top: 0px;
    }
}