/*css*/
@import "../css/reset.css";
@import "../css/skeleton1.css";
@import url(http://fonts.googleapis.com/css?family=Anton);

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:18px;
	color:#000000;
	background:#FFF;
}

a {text-decoration:none; cursor:pointer;color:#ED008C;}
a:hover {text-decoration:underline;}
a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
.button {
	display:inline-block; 
	background:#000;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
	position:relative;
	overflow:hidden;
}
.list a {
	color:#000;
	transition: all 0.4s ease 0s;
}

.list a:hover {
	color:#a2cbac;
	text-decoration:none;
}

.inline-block {display:inline-block;}
* {
	-webkit-text-size-adjust: none;
}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:38px;color:#000;font-family: Georgia, sans-serif;font-weight:400; margin-bottom:15px;}
h1{font-size:30px;}
h2{font-size:28px;}
h3{font-size:26px;} 
h4{font-size:24px;}  
h5{font-size:22px;}
h6{font-size:20px;}

.h6 {margin:33px 0 15px;line-height:27px;}

h6 a:hover {color:#3b92ce;text-decoration:none;}
.h2 { margin:17px 0 28px; }

.button:hover {text-decoration:none;}
.button span {
	background: #ed008c;
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 1;
}
.button strong {
	display: block;
	padding:5px 16px 5px 17px;
	position: relative;
	z-index: 2;
	font-weight:normal;
	color:#FFF;
}
.button-2 {
	background:#ee1194;
}
.button-2 span {
	background:#000
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.underline:hover { text-decoration: underline;}

/**********************************/
.button-3 {
	display:inline-block; 
	background:#000;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
	position:relative;
	overflow:hidden;
}
.button-3:hover {
	text-decoration:none;
}

.button-3 strong {
	display: block;
	padding:5px 16px 5px 17px;
	position: relative;
	z-index: 2;
	font-weight:normal;
	color:#FFF;
}


ul {margin:0; padding:0;list-style-image:none;}

.under-hover a {display:inline-block; position:relative; overflow:hidden;text-decoration:none;}
.under-hover a em {display:block; height:1px; bottom:0; width:0px; position:absolute; left:50%; background:#ee1194;text-decoration:none;}

.img-wrapper {width:100%;margin-bottom:10px;} 
.img-left {float: left; margin-right: 20px;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}

.line-height {line-height:20px;}
.italic {font-style:italic}
.tright {text-align:right}


.top-01 {margin-top:-5px}
.top-02 {margin-top:-10px}
.top-03 {margin-top:-15px}
.top-04 {margin-top:-1px}
.top-0 {margin-top:0px}
.top-1 {margin-top:18px}
.top-2 {margin-top:20px}
.top-3 {margin-top:25px}
.top-4 {margin-top:29px}
.top-5 {margin-top:35px}
.top-6 {margin-top:59px}
.top-7 {margin-top:3px}
.top-8 {margin-top:10px}
.top-9 {display: inline-block; margin-top: 12px;
}
.top-10 {margin-top:55px}
.top-11 {margin-top:100px}
.top-12 {margin-top:15px}
.top-13 {margin-top:3px}
.top-14 {margin-top:63px}
.top-15 {margin-top:67px}
.top-16 {margin-top:53px}
.top-17 {margin-top:8px}
.top-18 {margin-top:80px}
.top-19 {margin-top:6px}
.top-20 {margin-top:46px}
.top-21 {margin-top:69px}
.top-22 {margin-top:23px}
#content.top-23 {padding-top:6px}

.color-1 {color:#ee1194}
.color-2 {color:#949494}
a.color-2:hover {color:#ee1194;text-decoration:none;}

.p1 { padding-left: 6px;}


.font-1 {color:#ed008c; font-family:'Georgia'; font-size:18px; line-height:22px;}
.font-1:hover {
	text-decoration:none;
}

h1 a:hover {text-decoration:none;
}

.font-1 em {display:block; height:1px; bottom:0; width:0px; position:absolute; left:50%; background:#ee1194;}

.font-2 {color:#000; font-family:'Georgia'; font-size:18px; line-height:23px;}
.font-3 {color:#000; font-family:'Georgia'; font-size:30px; line-height:30px;}
a.font-3:hover {color:#ed008c;text-decoration:none;}

.border {border-bottom:1px dotted #b8b8b8; padding-bottom:13px}
.border-2 {border-bottom:1px dotted #b8b8b8; padding-bottom:10px}
.border-3 {border-top:1px dotted #b8b8b8; padding-top:10px; padding-bottom:15px;}
.border-4 {border-top:2px dotted #b8b8b8; padding-top:10px; padding-bottom:15px;}

.hr {background:url(../images/hr.png) repeat left top; height:7px;}
.hr-2 {background:url(../images/hr.png) repeat left top; height:5px;}

.left-1 {margin-left:11px;}
.left-2 {margin-left:20px;}

.img-indent {float:left; margin-right:20px}

.fleft {float: left;}
.fright {float: right;}

/************Header************/

.toprow {background:url(../images/toprow.png) repeat left top #f5f5f5; padding-bottom:45px;}
.toprow-2 {min-height:102px}

.slider-bg {background: url(../images/header.png) repeat-x center top #b1b1b1; margin-bottom: 15px;}

header h1 { margin:28px 0 0px 0px; float: left;}
header h1 a {font-family: 'Georgia', sans-serif; line-height: 48px; font-size:44px; color:#ed008c; text-decoration:none;font-weight:400;}
.slogan {display: block; font-size:14px; color:#ababab; margin:-2px 0 0 4px;line-height: 1em; font-family: Arial, sans-serif;}
.telno {display: block; font-size:20px; color:#ed008c; margin:-2px 0 0 4px;line-height: 1em; font-family: Arial, sans-serif; text-decoration:underline; margin-top:10px;}
.telno1 {display: inline; font-size:20px; color:#ed008c; margin:-2px 0 0 4px;line-height: 1em; font-family: Arial, sans-serif; text-decoration:underline; margin-top:10px;}
.telnosm {display: block; font-size:18px; color:#ed008c; margin:-2px 0 0 2px;line-height: 1em; font-family: Arial, sans-serif; text-decoration:underline; margin-top:10px;}

/************Content***********/
.wel {
	font-family: 'Georgia';
	font-size: 28px;
	line-height: 56px;
	color: #ed008c;
	padding-top: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
	.wel span {
		font-family: 'Georgia';
		font-size: 20px;
		line-height: 25px;
		color: #030303;
		display: block;
		margin-top: -3px;
	}
	
.join {
	font-family: 'Georgia';
	font-size: 20px;
	line-height: 56px;
	color: #ed008c;
	padding-top: 6px;
}
	.join span {
		font-family: 'Georgia';
		font-size: 18px;
		line-height: 20px;
		padding-bottom:30px;
		color: #030303;
		display: block;
		margin-top: -3px;
	}	
	
#content { 
	padding:14px 0 0px;
	}
.p14 { font-size:14px;}
.p16 { font-size:16px;}		

.date {
	background:url(../images/marker-1.png) no-repeat left 3px; 
	padding:0 0 0 22px;
	}
.date a {
	color:#ee1194;
	transition: all 0.4s ease 0s;
	}
.date a:hover {
	color:#949494;
	text-decoration:none;
	}	
	
	.last2 {padding-bottom:0 !important;}

.list li {
	border-bottom:1px dotted #b8b8b8;
	padding:12px 0 13px
	}
.list li a:hover {color:#ee1194;text-decoration:none;}
.list li:first-child {padding-top:0px}

.row-2 .maxheight {position: relative; padding-bottom: 45px;}
.block-1 .block-1-1 {margin: -27px -10px 0;}
.block-1 .block-1-1 > div {margin-top: 30px;}
.block-1-1 a {width: 100%;}
.row-2 .maxheight .box_inner .hr-2 {position: absolute; bottom: 0; right: 0;left: 0;}


/*camera*/
.slider-wrapper { margin-top: -5px;}
.slider-wrapper .camera_wrap { height: 481px!important; margin-bottom: 0px !important;}
.camera_thumbs_cont ul {
	width: 100% !important;
}
.camera_thumbs_cont ul li {cursor: pointer; position: relative;}
.camera_thumbs_cont ul li .bord-1 {border: 3px solid transparent;}
.camera_thumbs_cont ul li:hover .bord-1, 
.camera_thumbs_cont ul li.cameracurrent .bord-1 {
	border: 3px solid #e7389f;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0px;
	margin-bottom: 0;
	font-size: 0;
	line-height: 0;
}
.camera_thumbs_cont ul li img {width: 100%; opacity: 1 !important; font-size: 0; line-height: 0; height: auto; margin: 0; padding: 0;}
.bord-1 {display: inline-block; position: relative; width: auto;}
.slider-wrapper .camera_command_wrap { float: right; width: 470px; background: none; margin-top: -81px;}

.slider-wrapper .camera_prevThumbs, 
.slider-wrapper .camera_nextThumbs, 
.slider-wrapper .camera_prev, 
.slider-wrapper .camera_next, 
.slider-wrapper .camera_commands, 
.slider-wrapper .camera_thumbs_cont { background: none;}

.camera_caption { height: 106px;}
.camera_caption > div { height: 100%; padding: 0px!important;}
.slider-wrapper .camera_next > span, .camera_prev > span {}

.slider-wrapper .camera_next,
.slider-wrapper .camera_prev {
	opacity: 1 !important;
	width: 38px;
	height: 61px;
	background: #FFF;
	padding-top: 30px;
	position: absolute;
	top: 164px;
	z-index: 2;
	display: block;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.slider-wrapper .camera_next {
	-webkit-border-radius: 50px 0 0 50px;
	-moz-border-radius: 50px 0 0 50px;
	-ms-border-radius: 50px 0 0 50px;
	-o-border-radius: 50px 0 0 50px;
	border-radius: 50px 0 0 50px;
	padding-right: 7px;
	right: 0;
}
.slider-wrapper .camera_prev {
	left: 0;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0;
	padding-left: 7px;
}
.slider-wrapper .camera_next:hover,
.slider-wrapper .camera_prev:hover {
	background-color: #ed008c;
}
.slider-wrapper .camera_next > span {
	display: block;
  	height: 31px;
  	width: 16px;
  	margin-top: 0px;
  	margin-left: 20px;
	background:url(../images/next.png) center 0 no-repeat;
}
.slider-wrapper .camera_prev > span {
	display: block;
  	height: 31px;
  	width: 16px;
	background: url(../images/prev.png) center top no-repeat; 
}

.slider-text {
		width: 345px;
		overflow: hidden;
		z-index: 15;
		color: #FFF;
		height: 84px;
		background: url(../images/sep.png) no-repeat right;
		padding: 20px 80px 0px 31px;
		z-index: 100;
	}
		.slider-text span {
			display: block;
			color: #ed008c;
			font-family: 'Georgia';
			font-size: 14px;
			padding-bottom: 3px;
		}
	
	/* gallery */
.rg-gallery {
  overflow: hidden;
  height: auto;
  width: 100%;
  padding-bottom: 24px;
  margin-top: -6px;
}

.rg-image-wrapper {
  float: left;
  padding-bottom: 20px;
  height: 558px;
}
.rg-image {
  overflow: hidden;
  margin-top: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rg-image img {
  width: 100%;
}

/*navigation*/
.rg-image-nav-prev,
.rg-image-nav-next {
  display: none !important;
}

/* gallery */
.rg-gallery {
  overflow: hidden;
  height: auto;
  width: 100%;
}
.rg-image-wrapper {
  float: left;
}
.rg-image {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rg-image img,
.es-carousel img {
  width: 100%;
}

/*navigation*/
.rg-image-nav-prev,
.rg-image-nav-next {
  display: none !important;
}

/*carousel*/
.es-carousel {
  overflow: hidden;
  margin-bottom: 0px;
  position: relative;
  padding-top: 115px;
}
.es-carousel ul {
  overflow: hidden;
  list-style: none;
  margin: 0px;
  padding: 0;
}
.es-carousel li {
  float: left;
  width: 160px !important;
  margin-right: 0 !important;
}
.es-carousel li img {
  border: none;
}
.es-carousel li figure {
  padding:5px 20px 17px 0px;
  margin: 0;
}
.es-carousel li a {
  display: block;
  position: relative;
  background: #ffffff;
}
.es-carousel a img {
  opacity: 0.5 !important;
}
.es-carousel li figure {display: block;}
.es-carousel .selected a img,
.es-carousel li a:hover img {
  opacity: 1 !important;
  max-width: 100%;
}
.es-carousel .selected a img {
  opacity: 1 !important;
}
.es-nav {  text-align: right;}
.es-nav-prev,
.es-nav-next {
	width: 27px;
	height: 27px;
	padding: 0;
	z-index: 15;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	bottom: 72px;
	position: absolute;
	background: #000;
	display: inline-block !important;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
.es-nav-prev:hover,
.es-nav-next:hover {
	background:#ed008c;
	text-decoration:none;
}
.es-nav-prev {right:42px; }
.es-nav-next {right:10px; }

.es-nav-next span, 
.es-nav-prev span {
	display:block;
	width:5px;
	height:7px;
	margin:10px 0 0 11px;
}
.es-nav-next span {	background:url(../images/next-1.png) no-repeat left top;}
.es-nav-prev span{	background:url(../images/prev-1.png) no-repeat left top;}

.gal_text {
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
}
.gal_text.show {display: block;}
.rg-thumbs {position: relative;}

/*p-fashion*/
.row-1 {margin-top: 3px;}
.row-1 > .grid_4 {
	margin-bottom: 31px;
}

/*p-lifestyle */
.slider-2 {overflow: visible !important;}
.items {display: none;}

.slider-block-2 .banner {
	 overflow: hidden;
	 z-index: 15;
	 padding: 0px;
	 color: #000000;
	 background: #ffffff;
	 padding-right: 0px;
	 display:none;
}
.banner {
	 overflow: hidden;
	 position: absolute;
	 z-index: 15;
	 right:0 !important;
	 left:auto !important;
	 padding: 0px;
	 color: #FFF;
	 background: url(../images/sep.png) no-repeat right;
	 padding-right: 80px;
	 padding-bottom: 25px;
}

.slider-block-2 .pagination {
	z-index: 1111;
	margin-right: 0px;
	float: none;
	position: absolute;
	top: 390px;
}

.slider-block-2 .pagination li {
	display: block;
	margin: 0px;
	width: auto;
	height: auto;
	float: none;
	position: relative;
	padding: 11px 0 10px;
	border-bottom: 1px dotted #b8b8b8;
}

.slider-block-2 .pagination li a {
	display: inline-block;
	width: auto;
	height: auto;
	font-size: 18px;
	font-family: Georgia;
	color: #ed008c;
	line-height: 23px;
	cursor: pointer !important;
}

.slider-block-2 .pagination li a:hover, .pagination li.current a {
	cursor: default;
	position: relative;
	color: #7B7B7B;
	text-decoration: none;
}
.slider-2 .pic {
    -moz-background-size: 100%!important; 
    -webkit-background-size: 100%!important; 
    -o-background-size: 100%!important; 
    background-size: 100%!important;
    width: 100%!important;
    margin-bottom: 0px;
}

.arrows { display: none; position: absolute; top: 0; right: 10px;}
.arrows li {float: left;}
.arrows li a {position: relative; z-index: 1000; display:  block; height: 40px; width: 40px; margin-left: 20px;}
.arrows li a.next { background: #ffffff url(../images/next.png) center 4px no-repeat;}
.arrows li a.prev { background: #ffffff url(../images/prev.png) center 4px no-repeat;}
.arrows li a.next:hover { background: #000000 url(../images/next.png) center -26px no-repeat;}
.arrows li a.prev:hover { background: #000000 url(../images/prev.png) center -26px no-repeat;}

.block-2 { margin: 0 -10px;}
.img-ind-1 {float: left; margin: 3px 10px 17px;}


/*p-people*/
.container {margin: 0 -10px;}
.container .item {width: 220px;}
.container .item .inside {padding: 0 10px 10px;}
.container .item .inside .top-2 {min-height: 40px;}
.container .item img {width: 100%;}
.splitter {
	position: relative;
	overflow: hidden;
	background: url(../images/nav-top.png) repeat-x scroll left top transparent;
}
.splitter>li {
	font-weight: bold;
	overflow: hidden;
	padding: 17px 32px 11px 20px;
	float: left;
}
.splitter li a {
	text-decoration: none !important;
	color: #010101;
	font-family: Georgia;
	font-size: 18px;
	line-height: 29px;
	font-weight: 400;
}
.splitter li a:hover,
.splitter li a.selected {color: #ee1194; text-decoration: none;}

.bg-1 { margin-bottom: 80px;height: 4px;width: 100%;background: url("../images/nav-bottom.png") repeat-x left bottom;}


/*accessories*/
.top-01 .lightbox-image {
	position: relative;
	display: block;
	width: 21px;
	height: 21px;
}
.top-01 .lightbox-image {
	display: block;
	background: url(../images/magnify.png) no-repeat top left;
	z-index: 1;
	width: 21px;
	height: 21px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 1 !important;
}
.top-01 .lightbox-image:hover { background:url(../images/magnify.png) 0 bottom no-repeat !important;}
.top-01 .lightbox-image span { display: none;}
.box-2 {margin-bottom: 28px;}

/*trends*/
.box-1-wrapper { margin-top: -17px;}
.box-1 {	margin-top: 20px;}
.box-1 .font-3 span {display: block;}

.tright.omega {float: right;}
.top-1 + .border {padding-top: 4px;}
/************Footer************/

footer {background:#ebebeb; font-size:14px; color:#717171; padding:21px 0 22px;margin:45px 0 20px}
footer a {color:#717171; text-decoration:none}
footer a:hover {color:#ee1194;text-decoration:none;}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**/

/*touch-touch*/
.magnifier {
	position:relative;
	display:block;
}
.magnifier:after {
	background: url(../images/magnifier.png) center center no-repeat #000000;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=100);
	left: 0;
	top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.magnifier:hover:after {
	opacity:0.4;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
}

.magnifier img {width: 100%;}
.magnifier.lightbox-image:after { background: none;}
/**/

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (min-width: 795px) {
	.banner {top: -5px !important;}
}

@media only screen and (max-width: 995px) {
	.row-1 .img-left {float: none;margin-bottom: 10px;}
	.row-1 .img-left img {width: 100%;}
	.rg-image-wrapper { height: 446px;}
	.rg-gallery {padding-bottom: 92px;}
	.es-carousel li {width: 128px !important;}
	.block-2 .img-ind-1 { width: 40%; margin: 5%;}
	.slider-2 .pic {height: 426px !important; margin-bottom: 20px;}
	.wel {	line-height: 37px;}
	.camera_wrap { height: 389px;}
	.slider-wrapper .camera_wrap { height: 389px;}
	.slider-text {width: 260px; background: none; font-size: 11px;padding-top: 10px;padding-left: 15px;}
	.slider-block-2 .pagination li {padding: 5px 0 5px;	}
	.slider-block-2 .pagination li a {	font-size: 13px;line-height: 15px;	}

}

@media only screen and (max-width: 995px) and (min-width: 768px) {
	.es-nav-prev {bottom: -20px !important;}
	.es-nav-next {bottom: -20px !important;}
}

@media only screen and (max-width: 767px) {
	.block-1-1 .grid_1 {width: 126px;margin: 10px;}
	.grid_3.block-4,
	.grid_3.block-3 {width: 45%;}
	.grid_3.block-4 {margin-right: 10%;}
	.wel {text-align: center;}
	.row-1 .img-left {float: left;}

	.rg-image-wrapper { height: 511px;}
	.rg-thumbs {padding-bottom: 100px;}
	.rg-gallery {padding-bottom: 0;}
	.slider-block-2 .pagination {display: none;}
	.arrows { display: block; top: 440px;}
	.box-1 .font-3 span {display: inline;}
	.box-1 .font-3 {min-height: 40px; display: inherit; text-align: center;}
	.wrapper .box-2 {width: 50%;}
	.box-2 .maxheight2 {margin: 0 5%; min-height: 320px;}
	.top-7 a { display: inline;}
	.es-carousel li {width: 147px !important;}
	.row-3 > div.top-7 {margin-top: 35px;}

	.slider-2 { overflow: hidden;}
	.slider-2 .pic {height: 492px !important;}
	.camera_thumbs_cont ul li img { width: 90px;}
	.slider-text .inside { display: none;}
	.slider-text {height: 55px;}
	.slider-wrapper .camera_command_wrap { width: 100%; padding: none; }
	.camera_thumbs_cont > div { float: none; }
	.slider-wrapper .camera_command_wrap { float: none;}
	.camera_caption { height: 70px;}
	.slider-wrapper .camera_command_wrap { margin-top: -64px;}
	.slider-wrapper .camera_next, 
	.slider-wrapper .camera_prev {width: 12px; height: 21px; padding:0 2px; top:50%;}
	.slider-wrapper .camera_prev > span {
		height: 20px;
		width: 6px;
		background: url(../images/prev.png) left -5px no-repeat; 
	}
	.slider-wrapper .camera_next > span {
		height: 20px;
		width: 6px;
		background: url(../images/next.png) right -5px no-repeat; 
		margin-left: 6px;
	}
	.camera_wrap { height: 218px;}
	.slider-wrapper .camera_wrap {height: 218px!important;}

	.top-2 .top-7 { margin-top: 35px;}

	.img-block { margin-bottom: 300px;}
	.banner {top: 520px !important;}
	
}

@media only screen and (max-width: 620px) {
	.splitter>li { padding: 17px 6px 11px 20px;}
}

@media only screen and (max-width: 620px) and (min-width: 480px) {
	.mobileShow { display: inline !important;}
	.mobileHide { display: none;}
	.rg-image-wrapper {height: 500px!important;}
	.es-nav-prev {bottom: -48px !important;}
	.es-nav-next {bottom: -48px !important;}
	.biostatsframe{display:none;}
	
}

@media only screen and (max-width: 480px) {
	.mobileShow { display: inline !important;}
	.mobileHide { display: none;}
	.top-7 {margin-top: 30px;}
	.grid_3.block-4,
	.grid_3.block-3 {width: 100%;}

	.rg-image-wrapper { height: 371px;}
	.rg-thumbs {padding-bottom: 0px;}
	.rg-gallery {padding-bottom: 100px;}
	.slider-2 .pic { height: 382px!important;}
	.arrows {bottom: 0px;}
	.box-2 .maxheight2 { height: 190px;}
	.splitter > li { float: none; padding-top: 5px; padding-bottom: 5px;}
	.slider-2 .pic {height: 351px !important;}
	.es-carousel li {width: 147px !important;}
	.es-carousel li {width: 147px !important;}
	.es-carousel li {width: 106px !important;}
	
	.camera_caption, .camera_thumbs {display: none !important;}
	.camera_wrap { height: 200px;}
	.slider-wrapper .camera_wrap {height: 200px!important;}
	.slider-text {height: 44px;}
	.arrows {top: 300px;}

	.slider-block-2 .banner { top: 371px !important;}
	
	header h1 a {font-family: 'Georgia', sans-serif; line-height: 34px; font-size:30px; color:#ed008c; text-decoration:none;font-weight:400;}
	.h1 {font-size:30px;line-height: 32px;!important;}
	

}
	
	
}
@media only screen and (max-width: 320px) {
	 .mobileShow { display: inline !important; }
	 .mobileHide { display: none;}
	.slider-2 .pic {height: 351px !important;}
	header h1 a {font-family: 'Georgia', sans-serif; line-height: 32px; font-size:28px; color:#ed008c; text-decoration:none;font-weight:400;}
	 .h1 {font-size:28px;line-height: 32px;!important;}
	 .biostatsframe{display:none;}
	 .visible-phone {color:#F00; font-family:'Georgia'; font-size:16px; line-height:23px;}
	 
	

}

/*additions*/
.biostatsframe {font-family:'Georgia';}
.biostats {color:#000; font-family:'Georgia'; font-size:16px; line-height:23px;}
.bio{}

#bioWrapper {width: auto;color: #000000;height: auto;padding-bottom:10px;}
.bioFrame {
	padding: 10px;
	margin-left:15px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
	width:auto;
 } 
 
 #bioWrapperRows {
	width: 100%;
	color: #000000;		
	height: auto;
	padding-bottom:10px;
	}
 
 .bioFrameRows {
	padding: 1px;
	margin-left:8px;	
	margin-bottom:20px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
	width:150px;	
 } 
picBorder{border:fff 1px solid;}
 
.mobileShow { display: none;} 
.viewlink {display: block; font-size:16px; color:#ed008c; margin:-2px 0 0 2px;line-height: 1em; font-family: Arial, sans-serif; text-decoration:underline; margin-top:10px;}
