@media (max-width: 500px){
	.hide-small-tablet {display:none;}
	
	  .name-change-announcement {display:none;}
      .footerCol1 { 
      
      float:none !important; 
      width:100 !important;
      margin-top:5px;
      
      
  }
  .indentfootcol {
      padding-left:0px !important;
  }
  
	
}



@media (max-width: 384px) {

	#header .title .name-change-announcement{display:none;}

  #home-flash-mobile img {
    display: none !important;
  }
  #home-flash-mobile {
    background: url(/iseek/_ui/images/page-banner-bg.jpg) no-repeat;
  }
  #home-flash-mobile {
    font-family: 'ClarendonFSRegular','Times New Roman', Times, serif;
    color: #FFF;
    font-size: 3.5em;
    font-weight: 100;
    padding: 2em 0 0 .5em;
  }
  

  
  
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .skills-right-column ol.questions li p.down {
    display: none;
  }
  .skills-right-column ol.questions li p.down-mobile {
    float: left;
    display: block;
    font-size: 1.1em;
    font-weight: normal;
  }
  .skills-right-column ol.questions li fieldset {
    display: block;
    clear: both;
    float: none !important;
  }
  .skills-right-column ol.questions li fieldset {
    width: 100% !important;
  }
  .skills-right-column ol.questions li p.up {
    float: left;
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .controls {
    margin-left: 0;
  }
  .control-list {
    padding-top: 0;
  }
  .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  #sidebartools {
    float: left;
  }
  .show-small {
    display: block;
  }
  .hidden-phone {
    display: none !important;
  }
  .hide-small {
    display: none !important;
  }
  tr.hide-small {
    display: none !important;
  }
  .pcontenttitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content ul.sublist li {
    margin: 0 0 0 0 !important;
  }
  .landing-thumb {
    display: none;
  }
  table.m-collapse tr {
    border-bottom: 4px solid #f1f1f1 !important;
    border-top: 4px solid #f1f1f1 !important;
  }
  
    .m-collapse.interest   {
    border: 4px solid #f1f1f1 !important;

  }
  
  table.m-collapse td {
    border-bottom: 1px solid #f1f1f1 !important;
  }
  .m-collapse th[data-title]:before,
  .m-collapse td[data-title]:before {
  	content: attr(data-title) ":\00A0";
    font-weight: bold;
    font-size: 1em;
  }
  .m-collapse.interest th[data-title]:before,
  .m-collapse.interest td[data-title]:before {
  	content: attr(data-title) ;
	display:block;
    font-weight: bold;
    font-size: 1em;
  }
  .m-collapse.interest th.interest-header[data-title]:before,
  .m-collapse.interest td.interest-header[data-title]:before {
 
	display:inline;

  }
  
  td.interest-header, th.interest-header {
	  	color:#FFF;
	padding-4px;
	  
	background-color:#ef8c20;
	  font-weight: bold;
    font-size: 1.4em;
	  -moz-border-radius-topleft:.5em;
	   	  -moz-border-radius-topright:.5em;
    -webkit-border-top-left-radius:.5em;
	 -webkit-border-top-righ-radius:.5em;
	border-top-left-radius:.5em;
 border-top-right-radius:.5em;
 
  }
  
  .m-collapse th.phone-collapse {
    display: none;
  }
  .m-collapse th.data-title-style {
    display: none;
  }
  .m-collapse thead.data-title-style {
    display: none;
    visibility: hidden;
  }
  .m-collapse tbody,
  .m-collapse tr,
  .m-collapse th,
  .m-collapse td {
    border: 0;
    display: block;
    adding: 0;
    text-align: left;
    white-space: normal;
  }
  table.edusearch {
    word-break: break-all;
  }
  td.break-mobile {
    word-break: break-all;
  }
  /*FOOTABLE CUSTOMIZATIONS*/
  .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  min-height:25px;
  min-width:25px;
  }
  
    .m-collapse.interest input {height:2em; width: 2em;}
	
 	table th.c-heading {background-color:#f1f1f1;}

  
}
@media (max-width: 400px) {
  .main-nav ul.m-first li a {
    min-width: inherit;
  }
}
@media (max-width: 307px) {
  .main-nav ul.m-first li {
    margin-top: 4px;
  }

  
  .skills-right-column ol.questions li fieldset {
    clear: both;
  }
  .skills-right-column ol.questions li p.up {
    clear: both;
    float: none !important;
  }
  .hide-xsmall {
    display: none;
  }
  .show-xsmall {
    display: block !important;
  }
}
