/* Copyright (C) arrowthemes, Regular/Extended Licence */

@import url(../warp/css/responsive.css);

.acymailing_form {float: right;}
/* Breakpoints
____________________________________________________________________________________________________*/


/* All except large Screens
____________________________________________________________________________________________________*/

@media (max-width: 1220px) {
	
}

@media (max-width: 1023px) {
	.bottom-shadow{display: none}
	.sheet-body{margin-bottom: 0}
}


/* Only Phones and Tablets (Portrait) 
____________________________________________________________________________________________________*/

@media (max-width: 959px) {
	.bottom-shadow{display: none}
	div.acymailing_module{
		text-align: center;
		width: 100%;
	}


/*columns blocks
----------------------------------------------------------------------------------------------------*/
	.row .column, .row .columns{
		width: 100%; 
		left: auto; 
		right: auto; 
		margin-left: 0;
	}

	/*events*/
	.event{display: inline-block;}

	#totop-scroller, #toTop {display: none !important}
}


/* Only Tablets (Portrait) 
____________________________________________________________________________________________________*/

@media (min-width: 768px) and (max-width: 959px) {
	.menu-dropdown a.level1 > span, 
	.menu-dropdown span.level1 > span{
		padding: 3px 10px 0 8px
	}
}

/* Only Tablets (Portrait) and Phones (Landscape) 
____________________________________________________________________________________________________*/

@media (min-width: 480px) and (max-width: 959px) {

}

/* Only Phones 
____________________________________________________________________________________________________*/

@media (max-width: 767px) {

	/*base*/
	h2 {line-height: 33px;}

	/* Layout */
	#headerbar,
	#menubar,
	#breadcrumbs,
	#header-top,
	#header-bottom,
	.mid-divide{
		display: none;
	}

	#toolbar{padding: 5px}

	.toolbar-l{
	 	display: none;
	}

	.toolbar-r{
		margin-right: 20px;
		float: left;
	}

	#header-responsive .logo{
	 	margin: 0 auto;
	 	width: 100%;
	}

	.logo-img {
		background-position: 50% 0;
		margin: 0 auto
	}

	/*widgetkit*/
	#header-responsive{padding: 5px 15px 20px;}

	.wk-slideshow-home .caption {height: 75px; width: 100%;}
	.wk-slideshow-home .caption p,
	.wk-slideshow .next, .wk-slideshow .prev {display: none !important}
	
	#toTop {display: none !important}

	/*pbbooking*/
	.calendars_left{width: 100%; margin-bottom: 10px;}
	#pbbooking th, .calendars_left td {height: 35px;}

	/*pricing tables*/
	.price-col{
		width: 90% !important;
		padding-right: 0;
		border: 1px solid #CECECE;
		border-radius: 5px !important;
		margin-bottom: 5px;
	}


	ul.feature > li {padding: 7px 1px !important}
	.price-col .price-tag{padding: 15px 5px 10px !important}
	.call-action {padding: 20px 5px 25px}
	
	/*tabs*/
	.hidden-img{
		height: 60%;
		right: -25px;
	}	

	/*reveal*/
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%; 
		width: 100%; 
		background: #000; 
		z-index: 40; 
		display: none; 
		top: 0; 
		left: 0; 
	}

	.reveal-modal,
	.reveal-modal.small,
	.reveal-modal.medium,
	.reveal-modal.large,
	.reveal-modal.xlarge{
		visibility: hidden; 
		top: 100px; 
		left: 0; 
		right: 0;
		margin: 20px; 
		width: auto; 
		z-index: 41; 
		padding: 30px 40px 34px;
	}

	.reveal-modal .close-reveal-modal {
		font-size: 22px; 
		line-height: .5; 
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
	} 

	.reveal-modal .row {min-width: 0;}


	.reveal-modal input[type="text"],
	.reveal-modal input[type="password"],
	.reveal-modal input[type="email"],
	.reveal-modal select{	
		width: 100%;
		-webkit-transition: background-color .15s ease-in-out;
		-moz-transition: background-color .15s ease-in-out;
		transition: background-color .15s ease-in-out;
	}

	/*registration*/
	#system form.submission fieldset > div > input[type="text"], 
	#system form.submission fieldset > div > input[type="password"],
	input[type="text"],
	legend, fieldset
	{width: 95%;}

	#system form.submission fieldset > div > textarea,
	textarea
	{width: 88% ;}

	input[type="text"]#jform_profile_dob{ width: 82% !important;}

	/*newsletter*/
	.acymailing_introtext {
		text-align: center; 
		padding-bottom: 20px;
		white-space: normal;
		left: 0;
	}

	#newsletter p{margin-left: -38px}
	#newsletter .acymailing_form p{float: none; top: 24px;}
	#newsletter .acymailing_form p.acysubbuttons{top: -2px; }
	div.acymailing_module, .acymailing_module div
	{
		display: inline-block;
		width: 100%;
		text-align: center
	}

	.acyfield_email input[type="text"]{
		width: 55%;
	}

	/*toggles*/
	.showhide li h4 {font-size: 18px; padding: 8px 45px 5px;}

}

/* Only Phones (Landscape) 
____________________________________________________________________________________________________*/

@media (min-width: 480px) and (max-width: 767px) {

}

/* Only Phones (Portrait) 
____________________________________________________________________________________________________*/

@media (max-width: 479px) {

	/*sections*/
	.caption h2 {font-size: 30px}
	.hidden-img{display: none}
	.module-title{font-size: 30px}
	#toolbar {text-align: center}
	#toolbar .float-left > time {display: none}

	/* System */
	#system .items .item,
	#system .items .item:first-child {
		margin-top: 12px;
		padding-top: 18px;
		border-top-width: 1px;
	}

	#system .items :first-child .item {
		margin-top: 0;
		padding-top: 0;
		border-width: 0;
	}

	#system .items .leading .item {
		margin-bottom: 0;
		padding-bottom: 0;
		border-width: 0;
	}


	/*widgetkit*/
	video,
	.mejs-poster.mejs-layer img
	{max-width: 100% !important; }	

	.mejs-container.mejs-audio, 
	.mejs-container.mejs-audio > div
	{max-width: 100% !important; }

}
