
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 779px) {
.thrColFixHdr #container {width: 700px;}
.p7PMMh04 a {padding: 8px 12px;font-size: 15px;}
.thrColFixHdr #sidebar1 {box-sizing: border-box;float: none;padding: 30px 15px 15px 20px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #mainContent {margin: 0 0 0 20px; padding: 0 10px;width: 59%;}
.thrColFixHdr #footer {height: 165px;}
#flashcontent { width: 100%;}


}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 320px) {
	  .desktop-only {
	visibility:hidden!important;
	display:none!important;
}
	.thrColFixHdr #mainContent-contact { 
	/*margin: 0 200px;*/ /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	    float: left;
    padding: 0 10px;
    width: 95%;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 0!important;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #87d1ea;
	margin-left:0!important;
}
.thrColFixHdr #sidebar1-contact {
	float: left; /* since this element is floated, a width must be given */
	width: 90%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #87d1ea;
	margin-left:0!important;
	margin-top:-70px;
}
  .thrColFixHdr #header h1{
    padding: 0;
  }
  .thrColFixHdr #header {
  height: auto;
  background-repeat: no-repeat;
}
.thrColFixHdr #container {width: 100%/*280px*/;}
.thrColFixHdr #sidebar1 {box-sizing: border-box;float: none;padding: 30px 15px 15px 20px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #mainContent {box-sizing: border-box;
margin: 0;
padding: 0 20px;
width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #sidebar2 {box-sizing: border-box; float: none;padding: 15px 8px 15px 10px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.slicknav_menu {display:block}
.p7PMMh04{display:none;}
.thrColFixHdr #footer {min-height: 200px;}
#mma {box-sizing: border-box;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

/* #flashcontent {
  width: 100%;
  float: none;
  box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;
} */
#mainContent table {
  display: block;
  max-width: 100%;
  overflow: hidden;
}
#mainContent tbody {
  display: block;
  overflow: hidden;
}
#mainContent tr {
  overflow: hidden;
}
#mainContent td {
  overflow: hidden;
}
#mainContent div {
margin-bottom: 10px;
width: 100%;
}
#flashcontent {display: none;}
#gallery {box-sizing: border-box;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#loadarea {box-sizing: border-box;
width: 100%;
height: 406px;
background-size: contain;
overflow: hidden;
float: none; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#loadarea img {
  width: 100%;
  height: auto;
}
  #thumbs {
    width: 100%;
  }
  #thumbs table {
    width: 100%;
  }

#thumbtitle {
  float: none;
  overflow: hidden;
  width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.center img{max-width:100%}
#shellac img{max-width:100%}

}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 479px)and (min-width: 321px) {
.thrColFixHdr #mainContent-contact { 
	/*margin: 0 200px;*/ /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	    float: left;
    padding: 0 10px;
    width: 95%;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 0!important;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #87d1ea;
	margin-left:0!important;
/*	margin-top:-70px;*/
}
.thrColFixHdr #sidebar1-contact {
	float: left; /* since this element is floated, a width must be given */
	width: 90%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #87d1ea;
	margin-left:0!important;
	margin-top:-70px;
}

.thrColFixHdr #header {
     height: 118px; 
/*    min-height: 118px!important;*/
    background-repeat: no-repeat; 
    background-size: contain;
    margin-bottom: -70px;
}


.thrColFixHdr #container {width: 100% /*310px*/;}
.thrColFixHdr #sidebar1 {box-sizing: border-box;float: none;padding: 30px 15px 15px 20px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #mainContent {box-sizing: border-box;
margin: 0;
padding: 0 20px;
width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #sidebar2 {box-sizing: border-box; float: none;padding: 15px 8px 15px 10px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.slicknav_menu {display:block}
.p7PMMh04{display:none;}
.thrColFixHdr #footer {min-height: 200px;}
#mma {box-sizing: border-box;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#flashcontent {width: 100%;}
#gallery {box-sizing: border-box;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#loadarea {box-sizing: border-box;
width: 100%;
height: 406px;
background-size: contain;
overflow: hidden;
float: none; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#loadarea img {
  width: 100%;
  height: auto;
}
#thumbs {
    width: 100%;
  }
  #thumbs table {
    width: 100%;
  }
#thumbtitle {
  float: none;
  overflow: hidden;
  width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
  
#shellac img{max-width:100%}
.center img{max-width:100%;}
.desktop-only {
	visibility:hidden!important;
	display:none!important;
}
.mobile-header {
	display:block;
	visibility:visible;
	width:100;
	height:auto;
}
}





/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .thrColFixHdr #header {
  height: auto;
  background-repeat: no-repeat;
}
.thrColFixHdr #container {width: 420px;}
.thrColFixHdr #sidebar1 {box-sizing: border-box;float: none;padding: 30px 15px 15px 20px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #mainContent {box-sizing: border-box;
margin: 0;
padding: 0 20px;
width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.thrColFixHdr #sidebar2 {box-sizing: border-box; float: none;padding: 15px 8px 15px 10px;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.slicknav_menu {display:block}
.p7PMMh04{display:none;}
.thrColFixHdr #footer {height: 170px;}
#mma { box-sizing: border-box;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#flashcontent {width: 100%;}
#gallery {box-sizing: border-box;width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#loadarea {box-sizing: border-box;
width: 100%;
height: 406px;
background-size: contain;
overflow: hidden;
float: none; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
#loadarea img {
  width: 100%;
  height: auto;
}
#thumbs {
    width: 100%;
  }
  #thumbs table {
    width: 100%;
  }
#thumbtitle {float: none; overflow: hidden;width: 100%;box-sizing: border-box;}
#shellac img{max-width:100%}
  .desktop-only {
	visibility:hidden!important;
	display:none!important;
}
}


