/* 320px (iPhone) */
@media screen and (max-width:320px) {
}
/* 480px (WVGA - Low End Windows Phone) */
@media screen and (max-width:480px) {
	.wrapper {background: #737373; /*height: 640px;*/ }
	.iphone { display: none; }
	.fluid-white { display: none; }
	.wp2, .wp4, .wp5, .light-box { margin-bottom: 30px; }
	.legals { text-align: center; margin: 0; padding: 0; }
	.credit { text-align: center; }

}
@media screen and (min-width:1124px) {
#subscribe-id{background-attachment:fixed !important;}	
#subscribe-id1{background-attachment:fixed !important;}	
#subscribe-id2{background-attachment:fixed !important;}	
#subscribe-id3{background-attachment:fixed !important;}
#subscribe-id4{background-attachment:fixed !important;}	
#subscribe-id5{background-attachment:fixed !important;}	
#subscribe-id6{background-attachment:fixed !important;}		
}
/* xGA iPad */
@media screen and (max-width:1024px) {
	.wp3 { background-position: 50px 0; }
	.swag { background-attachment: scroll; }
	.subscribe { background-attachment: scroll; }
	
	
		.in-slide-content{ 
		width:50% !important;
			}			
	.in-slide-content h1{ 
		font-size: 40px !important;
		line-height: 68px !important;
			}
	.more-button{  padding: 15px !important;
					letter-spacing: 1px !important;
					width:28%;
					}	
					
					
	.sub-all h1 span {
	font-family: 'Dancing Script',curvic;
	font-size:75px !important;
}	
.sub-all h1 {
letter-spacing: 5px !important;
font-size: 40px !important;
}
.top-move {
bottom: 38px !important;
}


}
/* 1200px (Small Desktop, Netbook) */
@media screen and (max-width:1280px) {
	.wp3 { background-position: 50px 0; }
}
/* Bootstrap 990px Breakpoint to 480px */
@media screen and (min-width:480px) and (max-width:991px) {
	.iphone { display: none; }
	.fluid-white { display: none; }
	.wrapper { background: #737373;height:760px;}
	.wp2, .wp5, .light-box { margin-bottom: 80px; }
	 .wp4{/* margin-bottom: 80px; */}
	.legals { text-align: center; margin: 0; padding: 0; }
	.credit { text-align: center; }
}
@media screen and (max-width:992px) {
.phone-img{display:block !important;padding-top:20px;}
.phone-img img{width:90%;}
#servicesSlider { margin-top: 0px; }

.mobile-slide{display:block !important;}
.dekstop-slide{display:none !important;}
.mobile-slide h1{color:#999;margin-top: -10px !important;margin-bottom: 40px;padding-top:0 !important;}

		
.copyright{display:none;}
.credit p {
 text-align: center; 
}
.contact-list {
/*text-align: center !important;*/
}
.side-move{display:none;}

#slider1_container{left:0px !important;}
.gift{margin-top:-20px;}
}
@media screen and (max-width:600px) {
	
		.in-slide-content{ 
		display:none !important;
			}
			.hide-col{display:none;}	
	}