.home #menu-toggle{display:none;}
p iframe{width:100%;}
#front-intro-right .fb-like-box.smaller{display:none!important;}

/*-------------------------------------------------------------------------------------------*/
/*- MEDIA QUERIES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
/* Menu */
ul#nav li a {
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;
}
/* 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;
}

#fiveCols h4{height:24px;}

#front-intro-left {
    width: 42%;
}



#front-intro-right {

    width: 50%;
}

}

@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
}
/*#header-top{background:none;}*/
ul#nav li a{border-top:2px solid transparent;}
}

@media only screen and (max-width: 880px) {
/* General Layout */
#left-column {
	width: 52%;
}
#right-column {
	/*display: none;*/float:left;
}
/* 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: 9px;
	padding-right: 9px;
	font-size: 13px;
}
/* Image Links */
#fourCols h4 {
	font-size: 15px;
}
/*.logo{margin-left:-20px;}*/
.logo img{width:86px;}

ul#nav{margin-right:0;}
ul#nav li{margin-right:13px;}




#front-intro-left {
    width: 94%;
}



#front-intro-right {
    padding: 0 3% 30px;
    width: 94%;
}

#front-intro-right .fb-like-box {
    display: table !important;
    float: none !important;
    margin: 0 auto;
}

}


@media only screen and (max-width: 768px) {
#fiveCols h4 {
    height: 19px;
    font-size: 13px;
}
}


@media only screen and (max-width: 740px) {
/* Menu */
ul#nav li a {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
}
/* 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;
}
}


@media only screen and (max-width: 640px) {
.logo img {
    width: 70px;
}

.logo {
    margin-left: 10px;
}

ul#nav li {
    margin-right: 5px;
}

ul#nav li a {
    padding-left: 7px;
    padding-right: 7px;
}

#left-column {
	width: 90%;
}
#right-column {
	width:90%;
	margin:-20px auto 20px auto;
	border:none;
	border-top:1px dotted #ccc;
	float:none;
	display:block;
	clear:both;
}


#fiveCols h4 {
    font-size: 11px;
    height: 17px;
}

}

@media only screen and (max-width: 640px) and (min-width: 481px) {


.page-id-6  #sideNav{float:left;}

.page-id-6  .news-item.events-listing{float:right;}
}

@media only screen and (max-width: 480px) {
#front-intro-right .fb-like-box.smaller{display:block!important;}
#front-intro-right .fb-like-box.bigger{display:none!important;}
.page-id-6 #left-column {
     width: 88%!important;
}

.page-id-6 #right-column {
    display: block;
}

}

/*------------------------------------------------*/
/* 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) {



#fiveCols {
    display:none;
}

.members-guests {
    clear: right;
    display: table;
    float: none;
    margin: 20px auto 0;
}

.home #header-top {
    background: #31456d;
}

/* Standard classes */
html {
	-webkit-text-size-adjust: none;
}
/* Menu */
.logo {
    display: block;
    margin: 0 auto;
position:static;
}


#header-top{background:none;}

.logo img {
    display: block;
    margin: 20px auto;
    width: 86px;
}



#header-top {

    padding: 9px 3.2% 0;
}


ul#nav {
    background:#31456d;
    width: 100%;
	margin-bottom: 15px;
}
ul#nav li {
	float: none;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
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: 14px;
}
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 repeat-x;
}
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: 15px;
}
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;
}
#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%;
}
.address {
	display: none;
}
#left-column {
	width: 92%;
	margin: 10px 4%;
	clear: both;
	padding: 15px 0;
}
#right-column {
	display: none;
}
#front-intro h1 {
	background: none;
	margin-left: 0;
	padding: 0;
	width: auto;
	font-size: 24px;
	margin: 0 0 20px 0;
}
#front-intro h1 span {
	background: none;
	padding: 0;
}
.readMoreBt {
	margin: 20px 20px 35px 35px;
}
#footer {
	height: auto;
}
#footer .copyright {
	margin-bottom: -25px;
}
#footer .copyright + span {
	display: none;
}
#footer .contactus {
	clear: left;
}
#footer .contactus + span {
	display: inline-block;
}
#footer .miclub {
	float: left;
}
/* 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%;
	box-shadow: 2px 2px 5px #ddd;
	float: right;
}
/* Info Columns */
#infoCols {
	display: none;
}
}


@media only screen and (max-width: 360px) {
	
.page-id-6 #left-column {
    width: 86%!important;
}
.tabs li a{font-size:13px;}
}

@media only screen and (max-width: 320px) {
	
.tabs li a{font-size:11px;}
}

/*---------------*/
/* iPad PORTRAIT */
@media only screen and (max-width: 768px) and (min-width: 481px) {
}
