/*

Theme Name: BookSenz
Author: Bonfire
Author URI: http://www.bonfire.com.au

*/


.messageBox {

	width: 80% !important;
	height: 120px !important;

}


.blog .dt-format-gallery .dt-format-gallery-coll.full,  .archive .dt-format-gallery .dt-format-gallery-coll.full,  .search .dt-format-gallery .dt-format-gallery-coll.full {
	display: none;
}
.wp-caption-text,  .sticky,  .gallery-caption,  .bypostauthor {
}
h1 {
	color: #291f6c!important;
}
h2 {
	color: #666;
}
p {
	margin: 0 0 15px;
}
.testimonial-item {
	background: #fff;
}
.testimonial-content ul {
	margin: 0 0 10px;
}
.testimonial-content li {
	list-style: disc outside none;
	margin: 0 0 0 20px;
	padding: 0 0 5px;
}
.tp-caption.mediumlarge_light_white {
	font-size: 30px !important;
	line-height: 40px;
	font-weight: 400;
	font-family: "Open Sans";
	color: #291F6C;
	text-decoration: none;
	background: #fff;
	background-color: rgba(255, 255, 255, 0.9);
	border: 0;
	padding: 20px 200px 20px 25px !important;
	position: absolute;
	right: 0;
	width: auto !important;
	white-space: normal !important;
	left: 55% !important;
	bottom: 60px;
	top: initial!important;
}
.logo-center .navigation-holder {
	margin: 0 0 5px;
}
#phantom .ph-wrap {
	background: #fff;
}
#phantom .ph-wrap-inner {
	padding: 10px;
}
.sidebar .widget-title {
	font-weight: 600;
}
#main-nav > li > a {
	margin: 0 5px;
	transition: all 0.3s;
}
.footer .wf-container {
	text-align: center;
}
.footer .wf-container .recent-posts {
	text-align: left;
}
.footer .widget {
	width: 30%;
}
.footer .widget-title {
	font-weight: 600;
}
.soc-ico {
	margin: 0 0 5px;
}
.soc-ico a {
	display: inline-block;
	float: none;
}
/* FORM */

.form-fields, .dt-form .form-fields input {
	max-width: 330px;
}
.form-fields .form-message {
	margin: 0;
}
.form-fields .form-message textarea {
	border: 0;
	border-top: 1px solid #e0e0e0;
	border-radius: 0;
	margin: 0;
	padding-top: 6px;
	background: none;
}
.contact-form {
	text-align: left;
}
.not-found .searchform {
	max-width: 300px;
	margin: 0 auto;
}
#top-bar .mini-contacts {
	position: absolute;
	right: 0;
	top: 100%;
	margin: 0;
	z-index: 1000;
}
#top-bar .wf-table {
	position: relative;
}
#top-bar .mini-contacts .phone {
	font-size: 30px;
	font-weight: 600;
	color: #291F6C;
	background: none;
	padding: 30px 0 0;
	margin: 0;
}
.team .wf-cell.wf-1-4 {
	width: 20% !important;
}
.team-content {
    padding: 20px;
}
.team-container {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.team-container img {
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border: 2px solid #eee;
}
.team-container:hover {
    opacity: 0.5;
}
#fancybox-wrap, #fancybox-wrap * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.wpb_row.testimonials {
	background: #FAFAFA;
	border-top: 1px solid #eee;
}
.no-avatar {
	display: none;
}
.grid-masonry .wf-cell {
	width: 150px !important;
}
.grid-masonry.wf-container {
	text-align: center;
}
blockquote {
	padding: 20px;
	margin-top: 20px;
}
blockquote p {
	line-height: 1.4;
}
.navbar .container {
	top: 0;
	left: 0;
	position: static;
}
.mini-nav ul {
	margin: 0;
}
.navbar a {
	text-decoration: none;
}
.logos img {
	height: 50px;
	margin: 25px 10px 0px;
}
.services img {
    border: 2px solid #eee;
}
.services .wpb_text_column {
    margin: -20px 20px 20px;
}
.services .wpb_text_column  ul {
    padding: 10px 0 20px;
}

.cuar-page-sidebar ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 40px;
    border: 2px solid #eee;
    border-radius: 5px;
    margin: 0 0 10px 10px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background: url(images/folder.png) 10px center no-repeat;
}
.cuar-page-sidebar ul li a:hover {
    background-color: #fafafa;
    color: #333;
}
.cuar-page-sidebar ul li li a {
    margin-left: 20px;
    font-size: 13px;
    padding: 5px 10px 5px 40px;
}

.logo-center #branding img {
	max-width: 100%;
	height: auto;
}

.tp-caption.mediumlarge_light_white {
	top: auto !important;
}

@media screen and (max-width: 1024px) {

	.tp-caption.mediumlarge_light_white {
		font-size: 18px !important;
		padding-right: 5% !important;
		line-height: 1.5 !important;
		font-weight: 600;
	}
	.footer .widget {
		max-width: 500px;
		width: auto !important;
	}
		
}

@media screen and (max-width: 800px) {
	#top-bar .mini-contacts {
		left: 0;
		text-align: center;
		margin: 70px 0 0;
	}
	.logo-center #branding {
		margin: 10px 0 50px;
	}
	.logo-center #branding {
		margin: 0 auto 50px !important;
		max-width: 100% !important;
	}
	.mini-nav ul {
		display: block !important;
	}
	.menu-select {
		display: none !important;
	}
	#top-bar .wf-td {
		display: table-cell;
	}
	#top-bar .wf-td.right-block {
		position: absolute;
		right: 0;
		top: 4px;
	}
	.testimonial-item.testimonial-item-slider {
		margin: 10px 20px 33px;
	}
}

@media screen and (max-width: 540px) {
	
	.tp-caption.mediumlarge_light_white {
		font-size: 15px !important;
		line-height: 1.3 !important;
		font-weight: 400;
		left: 0 !important;
		bottom: 0 !important;
		padding: 15px !important;
	}
	
	#top-bar .mini-contacts .phone {
		font-size: 24px;
		margin: -20px 0 0 !important;
	}
	.logo-center #branding img {
		width: 260px;
		margin: 0 auto !important;
	}
	
}

@media screen and (max-width: 320px) {
	
}