@media only screen and (max-width: 920px) and (min-width: 841px){	.state-members-section + .contents {width: 45%;}}@media only screen and (max-width: 840px) and (min-width: 768px){	.state-members-section + .contents {width: 40%;}}@media only screen and (max-width: 767px){	.nav-bar > li{text-align: left}	ul.flyout li a, .nav-bar li ul li a {padding-left: 35px; font-weight: normal}        div.flyout ul li a{padding : 0}    .nav-bar{height: auto;}    #search-form{display: none;}    .sidebar-media-col {width: 20%;}    .sidebar-desc-col {width: 80%;}    .tabs-col {margin-bottom: 15px;}    .tabs-col:last-child {margin-bottom: 0;}    .error-box {left: 10%;}}@media only screen and (max-width: 690px){	.state-members-section, .state-members-section + .contents {float: none; width: 100%;}}@media only screen and (max-width: 600px){	.sidebar-media-col {width: 25%;}    .sidebar-desc-col {width: 75%;}    .content-tabs dl.tabs {height: auto;}	    .content-tabs dl.tabs dd {float: none; max-width: none; text-align: center;}	    	.content-tabs dl.tabs dd a {display: block; padding: 0; width: 100%;}	    .content-tabs dl.tabs.pill {overflow: hidden;}		    .content-tabs dl.tabs.pill dd {margin-right: 15px;}		    	.content-tabs dl.tabs.pill dd a {width: 47%; float: left; margin-bottom: 5px;}		    	.content-tabs dl.tabs.pill dd:nth-child(odd) a {margin-right: 5%;}}@media only screen and (max-width: 500px){	.sidebar-media-col {width: 30%;}    .sidebar-desc-col {width: 70%;}}@media only screen and (max-width: 400px){	.sidebar-media-col {width: 40%;}    .sidebar-desc-col {width: 60%;}}@media only screen and (max-width: 350px){	.state-australia {margin-left: -15px;}}