@media screen and (min-width: 980px) {

/* GPG removed to fix gallery - nivoslider 
    This can be used to fix the height of the images but they will be clipped
    
.portfolio1_wrapper img {
	width:500px;
	height:200px;
  }
*/

}

@media screen and (min-width: 810px) and (max-width: 979px) {
	 #logo {
	padding-top:10px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
  }
  .search-text:focus {
	width:50px !important;
  }
  
/*  #nav ul ul {
	top:95px;
	}      GPG  */
	
  .tinynav { 
	display: none;
	}
  .wrap {
	width:800px !important;
  }
  #footer_top, #top_bottom {
	width:850px;
}
  .slides_container, .slides_container div {
	width:800px !important;
	height:260px;
}
  #logo {
	text-align:center;
  }
  #nav {
	width:780px;
	padding:0;
	text-align:center;
  }
  #nav ul {
	float:none !important;
  }
  #nav ul li a{
	padding: 10px 15px 10px 3px;  /* GPG */
  }
  #content_left {
	width:520px;
  }
  #content_right {
	width:520px;
  }
  .one_half img.image-holder {
	width:360px;
	height:150px;
  }
  .one_third img.image-holder {
	width:223px;
  }
  .one_fourth img.image-holder {
	width:169px;
  }
  .blog-post img.image-holder {
	width:504px;
  }
.pricing {
	width:800px;
}
.plan3 {
	width:256px;
}
.plan4 {
	width:189px;
}
.plan5 {
	width:146px;
}

/* GPG removed to fix gallery - nivoslider 
.portfolio1_wrapper img {
	width:500px;
	height:200px;
  }
*/

  	.one_half img.portfolio-img.pf2,
	.one_third img.portfolio-img.pf3,
	.one_fourth img.portfolio-img.pf4 {
	width:100%;
	height:150px;
  }
  #logo {
	/* width:133px; removed to center the logo */
	margin:0 auto !important;
	float:none !important;
	text-align:center;
	height: 265px;       /* GPG */
  }
  
  #logo a img {
  	display: block;
  	margin: auto;
  	max-width: 100%;
  	}
  
  
  #logo2 {
  	height: 30px;
	margin:0 auto !important;
	float:none !important;
	text-align:center;
  }
  #logo2 h4 {
	font-size: 14px;
	padding : 15px 5px 15px 5px;
	text-transform: uppercase;
	float: center;
	color: #ffffff;
}
  
  #heading-area {
	width:780px;
  }
	h4#heading-title {
	text-align:center !important;
  }
  p#heading-text {
	text-align:center !important;
  }
  #heading a {
	float:none !important;
	margin: 0 0 20px 350px !important;
	text-align:center
  }
  #video_wrapper_left {
	width:500px;
  }
  #video_wrapper_right {
	width:500px;
  }
  #video_index {
	width:460px;
	float:left !important;
  }
  .comment-body {
	width:370px;
  }
  #reply input {
	width:205px;
  }
  #reply textarea {
	width:470px;
  }
  #maps {
	width:100%;
  }
  #name {
	width:350px;
  }
  #email {
	width:350px;
  }
  #message {
	width:478px;
  }
  .coinslider img {
	width:784px !important;
  }
  .blog-post-info {
	width:150px;
	}
	.blog-post-text {
		width:320px;
	}
}

@media screen and (min-width: 609px) and (max-width: 809px) {
   #logo {
	padding-top:20px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
  }
  /* GPG
  #footer .one_third {
	padding-bottom:50px !important;
  } */
  #footer .last {
	padding-bottom:0px !important;
  }
  .slides_container, .slides_container div {
	width:600px !important;
	height:280px;
}
.slides_container  .one_third {
	width:30% !important;
	float:left !important;
	margin-right:20px !important;
}
.recent img {
	height:100px !important;
	width:180px !important;
	float:left !important;
}
 .tinynav { 
	display: block;
	}
   .wrap {
	width:600px !important;
  }
  #footer_top, #top_bottom {
	width:650px;
}
.pricing {
	width:600px;
}
.plan-list {
	width:100%;
}
.plan3 {
	width:93%;
	border-right:none;
}
.plan4 {
	width:93%;
	border-right:none;
}
.plan5 {
	width:93%;
	border-right:none;
}

/* GPG removed to fix gallery - nivoslider 
  .portfolio1_wrapper img {
	width:400px;
	height:200px;
  }
*/

#logo {
	/* width:133px; removed to center the logo */
	margin:0 auto !important;
	float:none !important;
	text-align:center;
	height: 205px;       /* GPG */
  }
  
  /* GPG added ---------- */

  #logo a img {
  	display: block;
  	margin: auto;
  	max-width: 100%;
  	}

  /* -------------------- */

#logo2 {
	height: 30px;
	margin:0 auto !important;
	float:none !important;
	text-align:center;
}
#logo2 h4 {
	font-size: 14px;
	padding : 15px 5px 15px 5px;
	text-transform: uppercase;
	float: center;
	color: #ffffff;
}


#nav {
	padding:0;
	width:600px;
	text-align:center;
  }

  #nav ul { 
	/* display: none;  temporary ----- */
	float: none;
  }
  #nav ul li a{
	padding: 10px 15px 10px 3px;  /* GPG */
  }
  #sidebar_left {
	width: 100%;
  }
   #sidebar_right {
	width: 100%;
  }
  .sidebar_area {
	width:90% !important;
  }
   #content_left {
	width:100%;
	margin-top:30px;
  }
  #content_right {
	width:100%;
	margin-top:30px;
  }
  .blog-post img.image-holder {
	width:584px;
	height:200px;
  }
  .one_third img.image-holder {
	width:584px;
	height:200px;
	float:left;
  }
  #heading-area {
	width:580px;
  }
	h4#heading-title {
	text-align:center !important;
  }
  p#heading-text {
	text-align:center !important;
  }
  #heading a {
	float:none !important;
	margin: 0 0 20px 240px !important;
	text-align:center !important;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .one_fifth {
	width:100% !important;
	margin:10px 0;
  }
   #video_wrapper_left {
	width:570px;
	margin:0 auto;
  }
  #video_wrapper_right {
	width:570px;
	margin:0 auto;
  }
  #video_index {
	width:530px;
	float:left !important;
  }
  #text_wrapper_left,
  #text_wrapper_right {
	display:none;
  }
  .comment-body {
	width:460px;
  }
  #reply input {
	width:245px;
  }
  #reply textarea {
	width:530px;
  }
  #maps {
	width:100%;
  }
  #name {
	width:350px;
  }
  #email {
	width:350px;
  }
  #message {
	width:558px;
  }
   .blog-post-info {
	width:150px;
	}
	.blog-post-text {
		width:410px;
	}
}

@media screen and (min-width: 440px) and (max-width: 608px) {
#logo {
	padding-top:20px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
  }

.slider_container {
	width: 350px !important;
}


  /* GPG 
 #footer .one_third {
	padding-bottom:50px !important;
  } */
  #footer .last {
	padding-bottom:0px !important;
  }
  .slides_container, .slides_container div {
	width:400px;
	height:340px;
}
   .tinynav { 
	display: block;
	}
   .wrap {
	width:400px !important;
  }
  #footer_top, #top_bottom {
	width:450px;
}
  .pricing {
	width:400px;
}
#slides2 .slides_container, .slides_container div {
	width:400px !important;
	height:180px;
}
#slides2 .slides_container  .one_third {
	width:30% !important;
	float:left !important;
	margin-right:14px !important;
}
#slides2 .slides_container .last {
	margin-right:0px !important;
}
.recent img {
	height:50px !important;
	width:115px !important;
	float:left !important;
}
.recent_details_p {
	display:none !important;
}
.plan-list {
	width:100%;
}
.plan3 {
	width:88%;
	border-right:none;
}
.plan4 {
	width:88%;
	border-right:none;
}
.plan5 {
	width:88%;
	border-right:none;
}

/* GPG removed to fix gallery - nivoslider 
.portfolio1_wrapper img {
	width:384px;
	height:200px;
  }
*/

  .portfolio1_text {
	float:left;
	margin-top:20px;
	width:400px;
  }
#logo {
	/* width:133px; removed to center logo */
	margin:0 auto !important;
	float:none !important;
	text-align:center;
	height: 130px;       /* GPG */
  }
  
  /* GPG added ---------- */

  #logo a img {
  	display: block;
  	margin: auto;
  	max-width: 100%;
  	}

  /* -------------------- */

#logo2 {
	height: 30px;
	margin:0 auto !important;
	float:none !important;
	text-align:center;
}
#logo2 h4 {
	font-size: 14px;
	padding : 15px 5px 15px 5px;
	text-transform: uppercase;
	float: center;
	color: #ffffff;
}

 #nav {
	padding:0;
	width:400px;
  }
  
#nav ul li a {
	padding: 10px 10px 5px 3px;  /* GPG */
}

   #sidebar_left {
	width: 100%;
  }
   #sidebar_right {
	width: 100%;
  }
  .sidebar_area {
	width:90% !important;
  }
   #content_left {
	width:100%;
	margin-top:30px;
  }
  #content_right {
	width:100%;
	margin-top:30px;
  }
  .blog-post img.image-holder {
	width:384px;
	height:140px;
  }
  .one_half img.image-holder {
	width:384px;
	height:150px;
  }
  .one_third img.image-holder {
	width:384px;
	height:150px;
	float:left;
  }
  #heading-area {
	width:380px;
  }
	h4#heading-title {
	text-align:center !important;
  }
  p#heading-text {
	text-align:center !important;
  }
  #heading a {
	float:none !important;
	margin: 0 0 20px 150px !important;
	text-align:center !important;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .one_fifth {
	width:100% !important;
	margin:10px 0;
  }
   #video_wrapper_left {
	width:400px;
	margin:0 !important;
  }
  #video_wrapper_right {
	width:400px;
	margin:0 !important;
  }
  #text_wrapper_left,
  #text_wrapper_right {
	display:none;
  }
  #video_index {
	width:360px;
	height:200px;
	float:left !important;
  }
  .comment-body {
	width:250px;
  }
   #reply input {
	width:145px;
  }
  #reply textarea {
	width:350px;
  }
  #maps {
	width:100%;
  }
  #name {
	width:358px;
  }
  #email {
	width:358px;
  }
  #message {
	width:358px;
  }
   .blog-post-info {
	width:400px;
	}
	.blog-post-text {
		width:400px;
	}
	.blog-post-text h3 {
		margin:20px 0 0px 0;
	}
	.slide-text {
		display:none !important;
	}
}

@media screen and (min-width: 320px) and (max-width: 439px) {

h1, h2, h3, h4, h5, h6 {
	margin:0px 10px 10px 10px;
}

p {
	margin:0px 10px 10px 10px;
}

.narrowp p {
	margin:0px 40px 10px 40px;
}

.slider_container {
	width: 295px !important;
}


#logo {
	padding-top:20px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
  }
.slides_container, .slides_container div {
	width:295px;
	height:410px;
}
div.noshow, img.noshow{
	display: none;
}
div.divider.noshow {
	display: none;
}
 /* GPG
 #footer .one_third {
	padding-bottom:50px !important;
  }  */
  #footer .last {
	padding-bottom:0px !important;
  }
   .tinynav { 
	display: block;
	}
  .wrap {
	/* width:100% !important; */
	width: 300px;
  }
  #logo2 {
  	width: 86%;
  	margin-left: 7%;
	float: left;
  }
#breadcrumbs .wrap {
	background: none;
}
  
  #footer_top, #top_bottom {
	width:300px;
}
  .pricing {
	width:300px;
}
.plan-list {
	width:100%;
}
.plan3 {
	width:85%;
	border-right:none;
}
.plan4 {
	width:85%;
	border-right:none;
}
.plan5 {
	width:85%;
	border-right:none;
}
#slides2 .slides_container, .slides_container div {
	width:295px !important;
	height:680px;
}
#slides2.slides_container .last {
	margin-right:0px !important;
}
.recent img {
	height:110px !important;
	width:284px !important;
	float:left !important;
}
#slides .next, #slides .prev, #slides2 .next, #slides2 .prev {
	left:35.6%;
}

/* GPG removed to fix gallery - nivoslider 
.portfolio1_wrapper img {
	width:284px;
	height:150px;
  }
*/

  .portfolio1_text {
	float:left;
	width:300px;
	margin-top:20px;
  }
#logo {
	width: auto; 
	margin:0 auto !important;
	float:center !important;
	text-align:center;
	height: 105px;       /* GPG */
  }
  
  #logo a img {
  	display: block;
  	margin: auto;
  	max-width: 100%;
  	}
#logo2 {
	height: 30px;
	margin:0 auto !important;
	float:none !important;
	text-align:center;
}
#logo2 h4 {
	font-size: 14px;
	padding : 15px 5px 15px 5px;
	text-transform: uppercase;
	float: center;
	color: #ffffff;
}
  
 #nav {
	padding:0;
	width:100%;
  }
  #nav ul { 
	/* display: none;  temporary ----- */
	float: left;
  }
  #nav ul li a {
	padding: 10px 10px 5px 3px;  /* GPG */
	font-size: 16px;
}

  
   #sidebar_left {
	width: 100%;
  }
   #sidebar_right {
	width: 100%;
  }
  .sidebar_area {
	width:90% !important;
  }
   #content_left {
	width:100%;
	margin-top:30px;
  }
  #content_right {
	width:100%;
	margin-top:30px;
  }
  .one_half img.image-holder {
	width:284px;
	height:150px;
  }
  .one_third img.image-holder {
	width:284px;
	height:150px;
  }
  .one_fourth img.image-holder {
	width:284px;
  }
  .blog-post img.image-holder {
	width:284px;
	height:120px;
  }
  #heading-area {
	width:280px;
  }
	h4#heading-title {
	text-align:center !important;
  }
  p#heading-text {
	text-align:center !important;
  }
  #heading a {
	float:none !important;
	margin: 0 0 20px 90px !important;
	text-align:center !important;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .one_fifth {
	width:100% !important;
	margin:10px 0;
  }
  #up-site,
	#copyright .alignright {
	display:none !important;
  }
   #video_wrapper_left {
	width:300px;
	margin:0 !important;
  }
  #video_wrapper_right {
	width:300px;
	margin:0 !important;
  }
  #text_wrapper_left,
  #text_wrapper_right {
	display:none;
  }
  #video_index {
	width:260px;
	height:150px;
	float:left !important;
  }
  .comment-body {
	width:150px;
  }
   #reply input {
	width:95px;
  }
  #reply textarea {
	width:250px;
  }
  #maps {
	width:100%;
  }
  #name {
	width:258px;
  }
  #email {
	width:258px;
  }
  #message {
	width:258px;
  }
   .blog-post-info {
	width:300px;
	}
	.blog-post-text {
		width:300px;
	}
	.blog-post-text h3 {
		margin:20px 0 0px 0;
	}
	.slide-text {
		display:none !important;
	}
}

@media screen and (max-width: 319px) {

h1, h2, h3, h4, h5, h6 {
	margin:0px 10px 10px 10px;
}

p {
	margin:0px 10px 10px 10px;
}

.narrowp p {
	margin:0px 40px 10px 40px;
}


#logo {
	padding-top:20px !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
  }
#breadcrumbs .wrap {
	background: none;
}

  #logo2 {
  	width: 80%;
  	margin-left: 10%;
	float: left;
  }
div.noshow, img.noshow{
	display: none;
}
div.divider.noshow {
	display: none;
}

  .slides_container, .slides_container div {
	width:200px;
	height:310px;
}
 #footer .one_third {
	padding-bottom:50px !important;
  }
  #footer .last {
	padding-bottom:0px !important;
  }
   .tinynav { 
	display: block;
	}

  .wrap {
	/* width:100% !important; */
	width: 300px;      /* GPG */
  }


  #footer_top, #top_bottom {
	width:250px;
}
  .pricing {
	width:200px;
}
.plan-list {
	width:100%;
}
.plan3 {
	width:80%;
	border-right:none;
}
.plan4 {
	width:80%;
	border-right:none;
}
.plan5 {
	width:80%;
	border-right:none;
}
#slides2 .slides_container, .slides_container div {
	width:200px !important;
	height:680px;
}
#slides2.slides_container .last {
	margin-right:0px !important;
}
.recent img {
	height:110px !important;
	width:184px !important;
	float:left !important;
}
#slides .next, #slides .prev, #slides2 .next, #slides2 .prev {
	left:25.6%;
}

/* GPG removed to fix gallery - nivoslider 
.portfolio1_wrapper img {
	width:184px;
	height:100px;
  }
*/

  .portfolio1_text {
	float:left;
	width:200px;
	margin-top:20px;
  }
	 #logo {
	width:auto;
	margin:0 auto !important;
	float:center !important;
	text-align:center;
	height: 105px;       /* GPG */
  }
  
  
  #logo a img {
  	display: block;
  	margin: auto;
  	max-width: 100%;
  	}
  
 #nav {
	padding:0;
	width:100%;
  }
  #nav ul { 
	/* display: none; */
	float: left;
	margin-left: 5px;
  }
  #nav ul li a {
	padding: 8px 9px 4px 3px;  /* GPG */
	font-size: 12px;
}
   #sidebar_left {
	width: 100%;
  }
   #sidebar_right {
	width: 100%;
  }
  .sidebar_area {
	width:90% !important;
  }
   #content_left {
	width:100%;
	margin-top:30px;
  }
  #content_right {
	width:100%;
	margin-top:30px;
  }
  .one_half img.image-holder {
	width:184px;
	height:100px;
  }
  .one_fourth img.image-holder {
	width:184px;
  }
   .blog-post img.image-holder {
	width:184px;
	height:80px;
  }
  #heading-area {
	display:none;
  }
  #heading a {
	float:none !important;
	margin: 20px 0 20px 47px !important;
	text-align:center !important;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .one_fifth {
	width:100% !important;
	margin:10px 0;
  }
  #up-site,
	#copyright .alignright {
	display:none !important;
  }
  #video_wrapper_left {
	width:200px;
	margin:0 !important;
  }
  #video_wrapper_right {
	width:200px;
	margin:0 !important;
  }
  #text_wrapper_left,
  #text_wrapper_right {
	display:none;
  }
  #video_index {
	width:160px;
	height:100px;
	float:left !important;
  }
  .comment-body {
	width:80%;
	float:left;
  }
  img.member-img {
	margin:0 0 20px 70px;
	
  }
   #reply input {
	width:150px;
	margin:5px 0;
  }
  #reply textarea {
	width:150px;
  }
  #maps {
	width:100%;
  }
  #name {
	width:158px;
  }
  #email {
	width:158px;
  }
  #message {
	width:158px;
  }
  .one_third img.image-holder {
	width:184px;
	height:80px;
  }
  .member-img {
	float:left !important;
	margin:0 10px 0 0 !important;
  }
   .blog-post-info {
	width:200px;
	}
	.blog-post-text {
		width:200px;
	}
	.blog-post-text h3 {
		margin:20px 0 0px 0;
	}
	.slide-text {
		display:none !important;
	}
}