@charset "utf-8";
.copyrightTxt{width:100%; margin:8px 0 0;}
.slideCaption{width:52%;}
.slideContentWrapper{width:92%; padding:4%;}
.slideCaption h3{margin-bottom:12px}
.buttons{margin-top:10px;}
.slideCaption .buttons .freeBtn{height:35px; width:inherit !important;}
.slideCaption .buttons .buyBtn{height:35px; width:inherit !important;}
/*
.slideCaption h3{font-size:15px; line-height:18px; margin-bottom:10px}
.slideContentWrapper ul{margin-left:10px; font-size:13px;}
.slideContentWrapper ul li{margin-bottom:6px; line-height:16px;}
*/


@media all and (min-width: 751px) and (max-width: 950px)
{
	.header .logo{
		width:23%;
	}
	.headerRight{
		width:75%;
	}
	.headerRight h1{
		font-size:32px;
	}
	.formwrap{
		padding:15px;
	}
	.form-container form .input{
		margin-bottom:5px;
	}
	.form-container form .input1{
		margin-bottom:5px;
		height:40px;
	}
	.form-container h2{
		font-size:18px;
	}
	.form-container h2 span{
		display:none;
	}	
	.package{
		width:31%;
		margin:0.9%;
		padding-bottom:44px;
	}
	.packageDesc .price{
		position:relative;
		left:auto;
		bottom:auto;
	}
	.enquireBtn{
		left:12px;
		right:auto;
	}
.ipadHide{display:none;}
.slideCaption h3{font-size:16px;}
.homeScreen{float:right; margin:15px 0 20px 20px; max-width:250px; width:100%;}
.contactbg{background:url(../images/contactbg.jpg) no-repeat right 100px; background-size:100%;min-height:545px;}
}
