/*-------------------------------------------------------------------------------------------*/
/*- MEDIA QUERIES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1024px){
/* Menu */
ul#nav li a{padding-left:6px;padding-right:6px;font-size:12px;}
#menu-top {width:98%!important; margin-right: 2%;}
#social-links {width: 100%;margin-right: 5%;}
#social-media-bar {width: 60%;}
#header-top {width: 20%; float: left;}
.unimportant {display:none!important; }
#clock {width: 100%; margin-right: 5%;}
/* General Layout */
.address{display:none;}
/* Awards */
#header .ngg-slideshow{float:right;margin:23px 0 0 0;}
#header .ngg-slideshow > img{left:auto!important;right:0!important;}
#header .ngg-slideshow .ngg-slideshow-loader img{display:none;}
#right-column .ngg-gallery-thumbnail-box img {height: auto;width: 90%;}
}

@media only screen and (max-width: 980px){
/* Menu */
ul#nav li a{padding-left:10px;padding-right:10px;}
/* General Layout */
#right-column h3{font-size:18px;}
/* Image Links */
.three-column-first{width:46%;margin:0 8% 0 0;}
.three-column-second{width:46%;margin:0 0 0 0;}
.three-column-third{width:100%;margin:0 0 0 0;clear:both}
}

@media only screen and (max-width: 880px){
/* General Layout */
#left-column{width:60.3%;}
#right-column{width:25.3%;}
/* Image Links */
#fourCols h4{font-size:16px;}
#fourCols h4 span{margin-left:3px;}
}

@media only screen and (max-width: 800px){
/* Menu */
ul#nav li a{padding-left:3px;padding-right:3px;font-size:11px;}
/* Image Links */
#fourCols h4{font-size:15px;}
}

/* iPad PORTRAIT */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
a.package-button {width: 44%;}
ul#nav li a{padding-left:3px;padding-right:3px;font-size:11px;}
#left-column {width: 100%;}
#members-right {width:100%;}
#members-right #right-links {width: 40%;}
#right-column-members {width: 45%; float: left; margin-left: 2%; margin-top: 0;}
ul#nav {width: 90%;}
#menu-top {float: left; margin:0; width: 100%;}
#clock h6 {float: none;}
ul#nav ul.sub-menu {width:150px; padding: 0 8px 8px 8px;}

}


@media only screen and (max-width: 740px){
/* Menu */
ul#nav li a{padding-left:5px;padding-right:5px;font-size:11px;}

/* Forms */
.wpcf7-form label{width:45%;}
.wpcf7-form label.right{margin:0;clear:left;}
.wpcf7-form input.wpcf7-text{width:45%;}
.wpcf7-form select{width:45%;}
/* Awards */
#header .ngg-slideshow{display:none;}
}

@media only screen and (max-width: 740px) and (min-width: 601px){
/* Image Links */
#fourCols h4{font-size:15px;}
#fourCols h4 span{display:none;}
}


/*------------------------------------------------*/
/* layouts smaller than 600px, iPhone and mobiles */
@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px) {
/* Standard classes */
html{-webkit-text-size-adjust:none;}
#fourCols p {clear:both;}
#footer p {clear:both;}
/* Menu */
ul#nav{display:none;}
ul#nav li{float:none;clear:both;}
ul#nav li:last-child{border-bottom:none;}
ul#nav > li:first-child{margin-left:0;}
ul#nav li a{padding:0 20px;font-size:12px;}
ul#nav li a:hover{}
ul#nav li.current_page_parent a,ul#nav li.current_page_parent .current_page_item a,ul#nav .current_page_item a{background:url(images/menuDark.png) 0 0;}
ul#nav li a span{background:none;}
/* Menu - Second Tier */
ul#nav .current_page_parent ul.sub-menu{display:block!important;visibility:visible!important;}
ul#nav ul.sub-menu{position:inherit;width:100%!important;top:inherit;border:none;left:0;}
ul#nav ul.sub-menu li{border-bottom:1px dotted #ccc;width:100%;}
ul#nav ul.sub-menu li a{padding:12px 20px;font-size:11px;}
ul#nav ul.sub-menu li a:hover{background:#eee!important;color:#555;}
ul#nav ul.sub-menu li.current-menu-item a{background:#f3f3f3;}
/* Menu Toggle */
ul#nav.toggled-on{display:inline-block;}
#menu-toggle{text-align:center; height:100px;}
#menu-toggle strong{background-color:#e6e6e6;background-image:-moz-linear-gradient(center top , #f4f4f4, #e6e6e6);background-repeat:repeat-x;border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgba(64, 64, 64, 0.1);color:#7c7c7c;font-size:0.785714rem;font-weight:normal;line-height:1.42857;padding:0.428571rem 0.714286rem;cursor:pointer;display:inline-block;margin-bottom:-10px;}
#menu-toggle strong.toggled-on, .home #menu-toggle strong{margin-bottom:20px;}
#menu-toggle strong:hover{background-color:#ebebeb;background-image:-moz-linear-gradient(center top , #f9f9f9, #eBeBeB);background-repeat:repeat-x;color:#5e5e5e;}
#menu-toggle strong:active, #menu-toggle strong.toggled-on{background-color:#e1e1e1;background-image:-moz-linear-gradient(center top , #ebebeb, #e1e1e1);background-repeat:repeat-x;border:medium none;box-shadow:0 0 8px 2px #c6c6c6 inset, 0 1px 0 0 #f4f4f4;color:#777777;}
/* General Layout */
#wrapper{width:100%;}
#header {padding: 0;}
#social-media-bar {width: 100%; float: none;}
.header-image-left {width: 90%;height: auto;}
.header-image-right {width: 100%; height: auto;}
.page-id-4 .header-image {margin-bottom: 0;}
.back-to-top {display: none;}
.address{display:none;}
#left-column{width:92%;margin:10px 4%;clear:both;padding:15px 0;}
#right-column{display:none;}
.readMoreBt{margin:20px 20px 35px 35px;}
#footer{height:auto;}
#footer .copyright{}
#footer .copyright + span{display:none;}
#footer .contactus{clear:left;}
#footer .contactus + span{display:inline-block;}
#footer .miclub{float:left;}
.image-button {font-size: 14px;}
/* Image Link Columns */
#fourCols{padding-top:0;padding-bottom:0;}
#fourCols h4{float:left;width:50%;font-size:17px;margin-top:11%;}
#fourCols li+li+li+li{border-bottom:0;}
#fourCols li{float:left;width:92%;border-bottom:1px dotted #ddd;padding:4% 4%;}
#fourCols img{border:1px solid #ccc;background:#fff;padding:3px;width:35%; height: 35%;box-shadow:2px 2px 5px #ddd;float:right;}
/* Info Columns */
#infoCols{display:none;}
#login-left { width:100%;}
#login-right {width: 100%;}
a.package-button {width: 98%;}

.page-id-40 #main{padding:10px!important;}
.colL, .colM, .colR{width:100%;}

}

/*@media only screen and (max-width: 600px){
		#new-royalslider-2 .rsImg {
			width: 56%!important;
	}
}*/
@media only screen and (max-width: 600px){
	.page-template-page-members #main{
		width: 100%;
	}
	.page-template-page-members #members-right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.page-template-page-members .tabContent{
		width: 95%;
	}
	
	.page-template-page-members #right-links {
		width: 80%;
		float: none;
		margin: 0 auto;
	}
	.page-template-page-members .webcam{
		text-align: center;
	}
	.page-template-page-members .webcam{
		margin-left: 0;
	}
	.page-template-page-members #right-column-members {
		float: none;
		width: 90%;
		margin: 20px auto;
	}
}
@media only screen and (max-width: 360px){
.image-button{width:90%;padding:0 5%;right:0;bottom:20%;}
}

