/*@media (min-width: 768px) {
  .container {
	width:100%;
  }
}
@media (min-width: 970px) {
  .container {
	width:100%;
  }
}
@media (min-width: 992px) {
  .container {
    width:970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width:1170px;
  }
}*/
/*************************************************************************/
@media (max-width: 1200px) {
	#header-wrapper .container {min-height:130px; height:auto; background-image:none;}
	#nav-wrapper .container {min-height:50px; height:auto;}
	#header-wrapper .button a.book,
	#header-wrapper .button a.call,
	#header-wrapper .button a.blog {margin:0px 0px 0px 0px; padding:10px 0px 0px 10px; background-image:none;}
	
		/* slick nav */
	.slicknav_menu {display:block;}
	#nav, #nav nav > ul {display:none;}
	.slicknav_menutxt {display:none;}
	.slicknav_icon {display:block; width:100%; height:12px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-image: url('images/menu_icon.gif'); background-repeat: no-repeat; background-position: 20px 0px;}	
	#nav-mob {width:100%; min-height:31px; height:auto; display:block; margin:0px 0px 0px 0px; padding:19px 0px 0px 0px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size:15px; color:#ffffff; line-height:100%; text-transform:uppercase; font-weight:bold; text-align:left;}
	#nav-mob ul {margin:15px 0px 0px 0px; padding:0px 0px 2px 0px; list-style-type:none;}
	#nav-mob ul li {margin:0px 20px 1px 20px; padding:15px 0px 15px 0px; border-top: solid 1px #66B3B2; list-style-type:none;}
	#nav-mob ul li a {color:#ffffff; text-decoration:none;}
	#nav-mob ul li a:hover {color:#000000; text-decoration:none;}
	#nav-mob .slicknav_arrow {float:right;}	

	#footer-wrapper .button a.book,
	#footer-wrapper .button a.call,
	#footer-wrapper .button a.blog {padding:15px 0px 0px 50px;}
	
	#footer-wrapper, #footer-wrapper h2 {background-image:none;}
}
@media (max-width: 992px) {
	#header-wrapper #awards {margin:0px 0px 20px 0px; padding:28px 0px 0px 0px; text-align:right;}
	#header-wrapper .button {margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;}
	
	#header-wrapper .button a.book,
	#header-wrapper .button a.call,
	#header-wrapper .button a.blog {padding:15px 0px 0px 50px;}
	
	#header-wrapper .button a.book {background: #1A64AB url('images/button-book.png') no-repeat 10px 10px;}
	#header-wrapper .button a.call {background: #1A64AB url('images/button-call.png') no-repeat 10px 10px;}
	#header-wrapper .button a.blog {background: #1A64AB url('images/button-blog.png') no-repeat 10px 10px;}
	
	
	/* sidebar buttons */
	#sidebar .button {display:none;}
	/*#sidebar .button a.book,
	#sidebar .button a.call,
	#sidebar .button a.blog {
		margin:0px 0px 0px 0px;
		padding:30px 20px 30px 80px;	
	}*/
	#facebook-container, #sidebar-logos {display:none;}
	
}
@media screen and (max-width: 768px) {
	/*#header-wrapper #awards {margin:0px 0px 20px 0px; padding:28px 0px 0px 0px; text-align:center;}*/
	
#credit-wrapper p {text-align:center; padding-bottom:10px;}
#credit-wrapper #social {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px; 
	text-align:center;
}
#credit-wrapper #social img {
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px; 
}
	
}
@media screen and (max-width: 650px) { 

	
}
@media screen and (max-width: 550px) { 
	#awards {display:none;}
	#slider-wrapper {display:none;}
	
	/* sub content images */
	#content-text .alignleft,
	#content-text .alignright,
	#content-text .alignnone,
	#content-text .aligncenter {display:block; float:none; max-width:300px!important; width:100%!important; height:auto; margin:0px auto 30px auto; padding:0px 0px 0px 0px;}
}
@media screen and (max-width: 480px) { 

#content-text h1 {font-size:36px;}
	
}
@media screen and (max-width: 400px) {
	
}