.home-content-video {
	width: 350px;
	height: 225px;
}

.footer-responsive-navlinks {
	display: none;
}

.header-phone-menu {
	display: none;
}


.home-newwhitewrap {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	z-index:3;
}

.content-banner-image {
	width: 100%;
	z-index:2;
	position:relative;

}

.slider-img-container-phone {
	display: none;
}

.slideshow-1in100 {
	width: 350px;
	left: 260;
	top: 280;
}

.home-newslide-2,
.home-newslide-3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	opacity:0;
}

.slideshow-controller-left {
	display: none;
}

.slideshow-controller-right{
	display: none;
}

.slideshow-white-mask.home-slideshow-white-mask {
	display: none;
}

.content-lower .fb-like {
	left: 50%;
	margin-left: -65px;
}

.home-content-readmore {
	margin-left: auto;
}


.content-readmore {
	background: url('../img/sprite.png') no-repeat center center;
	background-position: 5 -85;
}

.content-readmore:hover {
	background: url('../img/sprite.png') no-repeat center center;
	background-position: -166 -85;
}

.whoweare-about-slideshow ul {
	width: auto;
}

.slideshow-container-content-wrapper {
	margin-top: 25px;
}

.content-lower-content {
	margin-top: 40px;
	padding-bottom:80px;
}

.content-lower-content-home td {
	padding-bottom:35px;
}


@media screen and (max-width: 768px) 
{
	body,html {
		min-width: 768px;
		width: 768px;
	}
	.slideshow-container-content-wrapper {
	margin-top: 0px;
}
	
.content-lower-content-home td {
	padding-bottom:0px;
}


	.slideshow-1in100 {
		width: 260px;
		top: 200;
		left: 120;
	}
	.slideshow-controller-left {
		left: 20;
	}

	.slideshow-controller-right{
		right: 20;
	}

	.content-navbar td a {
		font-size: 13px;
	}

	.content-lower-content-home {
		width: auto;
		border-spacing: 10px
	}

	.content-lower-content-home td:first-child {
		padding-right: 10px;
		width: 390px;

	}

	.content-lower-content-home td:first-child p {
		margin-right: 10px;
	}

	.content-lower-content {
		margin-top: 5px;
	}

	.footer-nav li a {
		font-size: 13px;
	}

	.home-content-video {
		width: 300px;
		height: 235px;
	}

	.slideshow-hearts {
		width: 140px;
		right: 50;
		top: 45;
	}

	.slideshow-hearts-ext {
		width: 50px;
		right: 65;
		top: -5;
	}

	.content-lower-content-home {
		width: 92%;
	}


	li.footer-nav-events,
	li.footer-nav-stories,
	li.footer-nav-contact,
	li.footer-nav-blog {
		display: none;
	}

	li.footer-nav-more {
		display: inline-block
	}

	.footer-nav-menu-container {
		
		position: absolute;
		top: -70;
		left: 313;
		background:#fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}

	.footer-nav-menu-container a{
		display: block;
		text-decoration: none;
		color: #373737;
		
		padding: 6px 10px;
		padding-bottom:4px;
		border-bottom: 1px solid #9e9e9e;
		font-size: 14px;
		height: 20px;
		line-height: 20px;

	}

	.footer-nav-menu-container a:last-child{
		border: 0px solid #fff;
		padding-bottom: 4px;
	}

	.footer-nav-menu-container a:hover {
		color: #ee4f8f;
	}

}


@media screen and (max-width: 480px) 
{
	body, html {
		min-width: 480px;
		width: 480px;
	}


	.slideshow-1in100 {
		width:240px;
		top: auto;
		bottom: 40;
		left: 50%;
		margin-left: -128px;
	}

	.slider-img-container {
		display: none;
	}

	.slider-img-container-phone {
		display: block;
	}


	.slideshow-controller-left {
		width: 32px;
		height: 70px;
		background-size: 32px 70px;
		top: 57%;
		left: 5;
	}

	.slideshow-controller-right {
		width: 32px;
		height: 70px;
		background-size: 32px 70px;
		top: 57%;
		right: 5;
	}

	.slideshow-hearts {
		width: 80px;
		right: 40;
	}

	.header-menu-icon {
		display: block;
		background:none;
		border: none;
		font-size: 16px;
		color: #ee4f8f;
		-webkit-font-smoothing: antialiased;
		position: absolute;
		right: 20;

		cursor: pointer;
		top: 21;
		background: url("../img/menu-phone-icon.png") no-repeat center center;
		width: 40px;
		height: 40px;
		outline: none;
	}

	.slideshow-hearts-ext {
		width: 30px;
		top: -10;
		right:50;
	}

	.header-donate {
		margin-right: 80px;
	}

	.navbar-events,
	.navbar-stories,
	.navbar-contact,
	.navbar-blog,
	.navbar-events-links,
	.navbar-stories-links,
	.navbar-blog-links,
	.content-navbar-contact-container {
		display:none;
	}

	.content-banner-image {
		
	}

	.slider-img-container {
		overflow: hidden;
	}

	.content-memory-phone {
		display: block;
		padding: 40px 20px;
		padding-top: 10px;
		text-align: center;
	}

	.content-memory-phone h1{
		color:#ee4f8f;
		font-size: 25px;
	}

	.home-content-readmore {
		margin: 0 auto;
	}

	.content-lower-content-home td:first-child {
		display: none;
	}
	.content-lower-content-home td:last-child {
		text-align: center;
		vertical-align: middle;
	}

	.content-lower-content {
		margin-top: 10px;
		padding-bottom: 20px;
		position: relative;
		top: -20;
	}








	.footer-content-container td:first-child{
		display: none;
	}

	.footer-content-right,
	.join-newsletter {
		text-align: center;
	}

	.footer-content-container {
		border-bottom: 1px solid #c3c9cd;
	}

	.footer-wrapper {
		height: auto;
	}

	.footer-nav-phone-container {
		padding: 25px 0px;
		display: block;
	}

	.footer-social {
		text-align: center;
	}

	.footer-nav {
		text-align: center;
	}

	.copyright {
		text-align: center;
	}

	.footer-nav-menu-container {
		top: 55;
		left: 340;
	}

	.slideshow-controller-left,
	.slideshow-controller-right {
		z-index: 90;
	}

	.slideshow-hearts {
		top: 35;
		right: 60;
	}

	
	.content-memory-phone {
		text-align: left;
	}


	.content-memory-phone h1{
		text-align: center;
	}

	.content-lower-content-home .home-content-readmore {
		display: none;
	}

	.content-lower-content {
		padding-bottom :0px;
	}

}

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

	body, html {
		min-width: 100%;
		width: 100%;
	}


	.content-navbar-home {
		display: none;
	}

	.header-container {
		height: 120px;
	}

	.header-donate {
		width: 87%;
		display: block;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}

	.slider-img-container {
		margin-top: 25px;
	}

	.slideshow-hearts {
		right: 10;
	}

	.slideshow-hearts-ext {
		right: 20;
		top:10;
	}


	.header-logo {
		margin-left: 25px;

	}

	.header-menu-icon {
		right: 23;
	}


	.home-content-video {
		width: 100%;
	}
	
	.slideshow-1in100 {
		bottom: 20;
		width: 200px;
		margin-left: -110px;
	}

	.newsletter-txtbox-name {
		width:100px;
	}
	.newsletter-txtbox-email {
		width: 120px;
	}

	.footer-nav li {
		display: block;
		margin-bottom: 10px;
	}

	li.footer-nav-events,
	li.footer-nav-stories,
	li.footer-nav-contact,
	li.footer-nav-blog {
		display: none;
	}

		.footer-nav-menu-container {
		left: 135;
		top: 140;
	}

	.slideshow-hearts {
		top: 17;
		right:15;
		width:90px;
	}

	.slideshow-hearts-ext {
		top: -10;
		width:30px;
	}


	.slideshow-controller-left,
	.slideshow-controller-right {
		display: none;
	}



}


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


	
	.footer-nav-menu-container {
		left: 115;
		top: 140;
	}

	.header-donate {
		width: 85%;
	}



}




