@media screen and (max-width:1920px) { /* 1080p */
}
@media screen and (max-width:1680px) { /* iMac */
}
@media screen and (max-width:1600px) { /* Medium 16:10 desktop/laptop screen resolution */
}
@media screen and (max-width:1366px) { /* Small 16:9 desktop/laptop screen resolution */
	/* Footer */
	.group-footer hr { width: 90%; }
}
@media screen and (max-width:1280px) { /* 720p */
	.info-for { font-size: 0.8em; }
}
@media screen and (max-width:1225px) {
	.info-for { display: none; }
}
@media screen and (max-width:1200px) {
	/* Main Content */
	.tem-post-content { width:100%; } 
	.tem-secondary { width: 100%; }
}	
@media screen and (max-width:1175px)  {
	/* Search Box */
	#search-container { width: 100%; max-width: 100%; padding-right: 20px; padding-left: 20px; }
	#search-container .col-sm-105 { width: 95%; max-width: 95%; }
	#search-container .col-sm-1 { width: 40px; }
}
@media screen and (max-width:1150px) { /* Footer */
	/* Social Shares */
	#top-shares { display: none; }
	#footer-shares { display: block; }
	/* Footer */
	#footer { width: 98%; }
}
@media screen and (max-width:1048px) { /* for Topbar */
	/* Topnav */
	.topbar section { float: none; margin-right: 0px; }
	.topbar { height: 45px; }
	.topbar section nav a { margin-left: 20px; width: 250px; }
	.logo-thaibma { min-width: 150px; height: 50px; }
	/* Search Box */
	#search-container .col-sm-105 { width: 90%; max-width: 90%; }
}
@media screen and (max-width:1024px) { /* Standard netbook/tablet resolution */
	/* Topnav */
	.topbar section nav a { margin-left: 10px; }
}
@media screen and (max-width:983px) { /* Footer */
	/* Footer */
	#footer { width: 99%; }
}
@media screen and (max-width:980px) {

	/* Footer */
	#footer { width: 90%; }
    #footer .wrapper { padding-top: 5px; padding-bottom: 5px; }

	.group-footer { width: 100%; height: auto; } 
	.group-footer h3 { cursor: pointer; margin: 6px 0; }
	.group-footer nav { height: 0; overflow:hidden; width: 100%; }
	.group-footer ul { opacity: 0; }
	.group-footer.open ul {
		-webkit-transition: opacity 420ms linear;
		-moz-transition: opacity 420ms linear;
		-o-transition: opacity 420ms linear;
		transition: opacity 420ms linear;
	}

    .navFooter li { margin-bottom: 10px; font-size: 13px; }
    .navFooter-bottom { float: none; text-align: center;}
	.navFooter-bottom a { padding-right: 20px; }
    .navFooter-bottom a:last-child  { padding-right:0; }
    .copyright { padding-top: 0; float: none; text-align: center; }	
	.bestviewed { font-size: 10px; }
	#footer-shares { text-align: center; }
}
@media screen and (max-width:960px) { /* iPhone 4 */
	/* Topnav */
	.topbar section nav a { width: 200px; }
	.lt-ie9 .topbar section nav a { width: 180px; }
}
@media screen and (max-width:800px) { /* Very common mobile phone */
	/* Topnav */
	.topbar { height: 65px; }
	.logo-thaibma { height: 70px; }
	.topbar section nav a { width: 250px; }

	.lt-ie9 .topbar { height: 45px; }
	.lt-ie9 .logo-thaibma { height: 50px; }
	.lt-ie9 .topbar section nav a { width: 160px; }
}
@media screen and (max-width:740px) { /* Topbar */
	/* Topnav */
	.topbar { display: none; }
	.logo-thaibma {
		background-image: none;
		display: none;
	}

	/* Show MiniNav & Logo */
	#miniNav { display: block; }
	#miniNav .logo-thaibma {
		width: 100%;
		max-width: 100%;
		height: 75px;
		float: left;
		background: #fff url(/images/logo/thaibma-mobile.png) no-repeat center;
		background-size: 160px 75px;
		margin: auto;
		display: block;
	}
	#header { height:50px;}
	#header .wrapHead { text-align:center; }
	#header .menu {
		display:inline-block;
		position:absolute;
		width:35px; height:35px;
		top: 15px; left:5px;
		overflow:hidden; 
		background:url(/images/icons/menu.png);
		background-size: 35px 35px;
	}
	.lt-ie9 #header .menu {
		background:url(/images/ie8/menu-ie8.png);
	}

	.open #mobileNav { display: inline-block; z-index: 1; }
	.open .wrap-body { left: 256px; overflow: hidden; }
    .px-toggle-nav {
        height: auto !important;
        overflow: visible;
    }
    
    /* Breadcrumb */
    #divServiceManager { display: none; }
    #headServicerManager { display: block; }
	.navCrumb, .navManager { font-size: 13px; width: 640px; margin: 0 auto; float: none; } 

    /* Main Content */
	.wrapper, .wrapHead, .wrapSubtitle,.wrapHl { width: 640px; }
	
	/*#main {overflow-y: scroll;}*/
	.tb-style-board { margin-left: 0px;}
	.tb-style-committee {width: 100%; margin-left: 0px;}
	.tb-style-trader {
    width: 95%;
    margin-bottom: 20px;
    background-color: transparent;
    color: #000;
    margin-top: 5px;
    /* margin-left: 20px; */}
    
    .fontsubhead4 {font-size: 13px;color: #883a00;}
	
}
@media screen and (max-width:640px) {
	/* Footer */
	#footer { margin-top: 20px; }
	/* Breadcrumb */
	.navCrumb { display: none; }
	.navManager { width: 99%; } 
    /* Main Content */
	.wrapper, .wrapHead, .wrapSubtitle,.wrapHl { width: 99%; }

	table {overflow-x: scroll;display: block; font-size: 13px;}
	td, th {   padding: 0px 5px;}
/*	th{border-bottom:1px solid #ccc;}
	tr{border-bottom:1px dotted #ccc;}*/

}
@media screen and (max-width:480px) { /* iPhone 3 */
	/* Footer */
	#footer { width: 90%; }
	#search-container .col-sm-105 { width: 85%; max-width: 85%;}
	#search-container .col-sm-1 {left: -10px;}
	#search-container input.k-input {padding: 0px 0px;font-size: 13px !important; text-transform: uppercase;}
	.k-animation-container{left:20px !important;}
	.k-list-container.k-state-border-up{width: 50% !important; }
}
@media screen and (max-width:320px) { /* Very common low res */
	html,body { min-width: 320px; width: 320px; font-size: 12px; }
	/* Footer */
	#footer { width: 98%; }
	.footer-bottom { padding-left: 5px; padding-right: 5px; }
	.copyright, .bestviewed { padding-top: 20px; text-align: left; }
	
}
@media screen and (max-width:240px) {
}