/*
Theme Name: Immigration Bootstrap Theme
Theme URI: http://www.sydneyimmigrationlawyer.com.au
Author: Richard Walker
*/

.enquiry-form input,
.enquiry-form textarea {
	width: 75% !important;
}

input.invalid {
	border: 1px dotted #f00;
}

img.aml-logo {
	max-width: 260px;
	height: auto;
}

img.logo {
	max-height: 120px;
	width: auto;
}

.mainhead h1 {
	font-size: 25px;
	line-height: 25px;
	margin-top: -8px;
}

.mainhead h3 {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: -8px;
}

.hot-offer {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.offer-body {
	min-height: 200px !important;
	height: 200px;
}

.offer-body h3 {
	line-height: 30px;
}

.carousel-inner.hidden-800 {
	height: 338px;
}

.carousel-inner.hidden-large {
	height: 100px;
}

@media (max-width: 800px) {
    .hidden-800 {
        display:none !important;
    }
}

@media (min-width: 1200px) {
	.hidden-large {
		display:none !important;
	}
}

.page-header {
	margin-top: 0px !important;
}

.carousel ol {
	list-style-type: none;
}

.carousel-caption {
	background: rgba(255, 0, 0, 0.30);
	font-size: 14pt;
	line-height: 1.3em;
	color: #FFF;
	padding: 8px;
	width: auto;
}

.carousel .active {
	height: 338px;
}

.carousel-caption-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding: 10px;
	background: rgba(255, 0, 0, 0.30);
	color: #FFF;
	font-size: 20pt;
}

.carousel img {
	/*filter: blur(3px); 
	-webkit-filter: blur(3px); 
	-moz-filter: blur(3px);
	-o-filter: blur(3px); -ms-filter: blur(3px);
	filter: url(blur.svg#blur);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
}

.thumb {
	display: block;
/*	visibility: hidden;*/
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.055);
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.carousel-control {
	border-radius: 18px !important;
	-webkit-border-radius: 18px !important;
	-moz-border-radius: 18px !important;
}

.container.wrapper {
	margin-top: -24px;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.055);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.055);
	padding: 20px 10px 10px 10px;
	background: #FFF;
}

body {
	background: #F6F6F6;
}

.h2-main {
	clear: both;
	color: #0F0;
	height: 24px;
	clear: both;
	border-bottom: 1px solid #CB0000;
}

.h2-left {
	float: left;
	clear: left;
}

.h2-right {
	float: right;
	text-align: right;
	font-size: 16px;
	margin-bottom: 2px;
	clear: right;
/*	color: #0F0;*/
}

.h2-left h2 {
	font-size: 20px;
	border-bottom: 0;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 1.2em !important;
	color: #474747;
	margin-top: 0px;
}

h3.enquiry {
	background: #F0F0F0;
	color: #6475AF;
	min-height: 38px;
	padding: 0px 5px 0 5px;
	clear: both;
	display: block;
}

.waiting {
	background: url(images/spinnerLarge.gif) no-repeat center;
	height:60px;
	width:100%;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

div#sidebarblock h2 {
	font-size: 18px;
	line-height: 20px;
}

.post-content img {
	max-width: 100%;
}

.carousel-inner .item img {
	min-height: 100%;
	min-width: 100%;
}

.bullets li {
	margin-bottom: 10px;
}
