/*
Theme Name: Fab Wedding Music Theme
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
*/

/*IMPORTS FONTS*/
@import 'css/font-awesome.min.css';
@import 'css/fonts.css';
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

/*GLOBAL*/
html { position: relative; }
body { font-family: 'Arimo', Verdana, Arial, san-serif; font-size: 16px; font-weight: 400; line-height: 27px; background:#fff; color:#202020; margin: 0; }
p { margin:15px 0 25px; }
ul, li { font-size: 18px; font-weight: 400; line-height: 1.5; }
li{ margin-bottom: 15px; }
h1, h2, h3, h4, h5 { font-weight: 900; font-family: 'Bree Serif', serif; font-weight: 400; }
h1 { font-size:52px; letter-spacing: 1px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 25px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; font-weight: 400; }
blockquote{ border-left: 7px solid #09448a; margin: 40px 0; padding: 0 40px; }
blockquote p { font-weight: 400; margin:0; }
hr { color: #000000; background-color: #000000; height: 1px; border-top: 1px; margin: 40px 0px; }
pre { margin: 0; }
img { max-width: 100%; height: auto; }
.btn { padding: 15px 30px; border: 1px solid transparent; background: #781240; color: #FFF; text-decoration: none; text-transform: uppercase; font-family: Bree Serif; }
.btn:hover { border: 1px solid #781240; background-color: #FFF; color: #781240; }
.btn.orange { background-color: #ffbc42; text-decoration: none; }
.btn.pink { background: #781240; color: #FFF; }
.btn.orange:hover, .btn.orange.active_service, .btn.pink:hover { box-shadow: inset 0px 0px 23px rgba(0,0,0,.3); border: 1px solid transparent; text-decoration: none; }
.btn.borderless, .btn.borderless:hover { border: none; }
.phone-icon { background: url('images/phone-icon2.png') no-repeat; width: 33px; height: 34px; display: inline-block; vertical-align: middle; margin: -5px 9px 0 0; border: 1px solid #000; }
.clear { clear: both; display: block; }
.three-columns { width: 31.8%; float: left; margin-right: 2.3%; }
.three-columns:nth-of-type(3) { margin-right: 0; }
.two-columns { width: 47%; float: left; margin-right: 6%; }
.two-columns:nth-of-type(2) { margin-right: 0; }
.content-leftside { width: 70%; float: left; margin-right: 3%; }
.content-rightside { width: 27%; float: right; }
.content-rightside a { display: block; width: 200px; max-width: 100%; margin: 10px 0; }
.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	content: "";
	display: table;
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
/*OTHER STYLES*/
/* Table Styles */
table.table-style-1 p{ margin-bottom:0; }
.table_style_1 td { border-bottom: none; border-left: 1px solid #fff; border-right: none; border-top: 1px solid #fff; padding: 20px 30px; }
/* TABLE HEADING */
.table_style_1 th { background: #000000; color: #fff; font-size: 20px; font-weight: 400; text-align: left; line-height: 24px; padding: 20px 30px; }
.table_style_1 tr td:first-child,
.table_style_1 tr th:first-child { border-left: none; }
.table_style_1 tr:nth-child(1n) td { background: #fff; }
.table_style_1 tr:nth-child(2n) td { background: #d4d4d4; }
/* Existing Typography CSS */

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper textarea.medium { -webkit-appearance: none; background: #fff; border: 1px solid #B7B7B7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #403c3e; display: inline-block; font-family: inherit; font-weight: inherit; font-size: 1rem; margin: 0; max-width: 100%; padding: 12px 10px; }
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium { height: auto; width: 100%; }
.gform_wrapper .gfield_required{ color: #DD5D3F; }
.gform_wrapper .top_label .gfield_error{ width:100%; }
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  -webkit-appearance: none;  }
input[type="number"] { -moz-appearance: textfield; }
input[type="password"] { letter-spacing: 0.3em; }
textarea,
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea,
.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large,
.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea { width: 400px; }
select { padding: 5px 0; -webkit-appearance: none; }
.woocommerce-cart table.cart td.actions .coupon .input-text { height: 57px; }
input[type="submit"], button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce .cart .button, .woocommerce .cart input.button { background-color: #000000; border-width: 0; color: #fff; cursor: pointer; display: inline-block; font-family: inherit; font-size: 1.0625rem; font-weight: bold; padding: 25px 25px; line-height: 0; text-align: center; text-decoration: none; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { display: block; }
input[type="submit"]:hover, button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt, .woocommerce input.button.alt:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover { background: #b62e22; color: #fff; }
a.em-button { border: 1px solid #b62e22; display: inline-block; font-size: 1.222222rem; font-weight: 300; line-height: 1.2em; padding: 16px 25px 15px; text-align: center; text-decoration: none; }
a.em-red { background-color: #b62e22; border: none; color: #fff; }
a.em-grey { background: #262626; border: none; color: #fff; }
a.em-rounded { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
a.em-button:hover { background: #b62e22; color: #fff; text-decoration: none; }
a.em-grey:hover { background: #b32317; }
a.em-red:hover { background-color: #262626; color: #fff; }
a.pdf-link:after, a.doc-link:after { background: url(../images/icon-download.png) no-repeat left top; content: ""; height: 33px; position: absolute; right: 48px; top: -2px; width: 24px; }
a.pdf-link, a.doc-link { background: url(../images/pdf.png) left top no-repeat; display: block; font-weight: normal; padding: 8px 100px 6px 53px; position: relative; }
a.doc-link { background: url(../images/doc.png) left top no-repeat; }
p.testimonial { color: #b32317; font-size: 1.611111rem; line-height: 1.5em; }
.testimonial em { color:#999; font-size: 0.888889rem; }
table.table-style-1 { background: #fff; }
.table-style-1 td, .table-style-1 th { border-bottom: none; border-left: 1px solid #fff; border-right: none; border-top: 1px solid #fff; padding: 13px 15px 13px; text-align: left; }
.table-style-1 th { background: #781240; color: #fff; font-size: 1.125rem; font-weight: 500; line-height: 1.333333em; }
.table-style-1 tr td:first-child, .table-style-1 tr th:first-child { border-left: none; }
.table-style-1 tr:nth-child(2n) td { background: #e7e7e7; }
table.notable { }
.mce-content-body img[data-wp-more] { height: 16px !important; }
.alignleft { float: left; }
.alignright { float: right; }
.clearleft { clear: left; }
.clearright { clear: right; }
.clear { clear: both; }
.textleft { text-align: left; }
.textright { text-align: right; }
.textcenter { text-align: center; }
.textjustify { text-align: justify; }
.normal { font-weight: inherit; }
.uppercase { font-weight: bold; text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.block { display: block; }
.noborder { border: 0; }
img.alignleft { margin: 0 15px 15px 0; }
img.alignright { margin: 0 0 15px 15px; }

/*HEADER*/
header#main_header { background: rgba(0,0,0,.7); min-height: 105px; color: #FFF; position: fixed; width: 100%; top: 0; z-index: 9999; transition: all 0.5s ease; }
.logged-in header#main_header { top: 32px; }
header#main_header.sticky { background: rgba(0,0,0,1); }
header#main_header a { color: #FFF; text-decoration: none; }
header#main_header a:hover { text-decoration: underline; }
header#main_header ul { padding: 0; margin: 0; list-style-type: none; }
header#main_header ul li { margin: 0 20px; display: inline-block; vertical-align: middle; line-height: 1.5;}
header#main_header ul li.current-menu-parent > a,
header#main_header ul li.current-menu-item > a { text-decoration: underline; }
header#main_header ul.sub-menu { display: none; position: absolute; background: #000; width: 230px; }
header#main_header ul.sub-menu li { display: block !important; margin: 10px !important; }
header#main_header ul#menu-main-menu > li:hover ul.sub-menu { display: block; }
header#main_header #branding, header#main_header #menu { display: inline-block; vertical-align: middle; }
header#main_header #branding { margin: 19px 0px 0 56px; }
header#main_header #menu { float: right; }
header#main_header #menu .menu-main-menu-container { margin-right: 20px; }
header#main_header #menu .menu-main-menu-container a { font-size: 18px; }
header#main_header #menu > div, header#main_header #menu > a  { display: inline-block; vertical-align: middle; }
header#main_header #menu .booknow-btn { font-size: 20px; font-family: 'Bree Serif', serif; border: 1px solid #FFF; padding: 17px 26px; margin-right: 25px; text-transform: uppercase; }
header#main_header #menu .booknow-btn:hover { text-decoration: none; background: #FFF; color: #000; }
header#main_header #menu .contact-number { height: 67px; background: #000; padding: 38px 20px 0; margin-left: -4px; font-size: 28px; font-family: Bree Serif; font-weight: 100; }
header#main_header .site-logo img { max-width: 336px; }
header#main_header .social-media ul, footer#footer .social-media ul {
	padding-left: 0;
}
header#main_header .social-media ul li, footer#footer .social-media ul li { display: inline-block; margin: 0; vertical-align: middle;}
header#main_header .social-media ul li {
  margin-top: 5px;
}
/*CONTENT*/
section#content, section#fullw-content > .content { width: 1275px; max-width: 96%; margin: 0 auto; padding: 93.5px 2%; }
section.services-section { background-color: #123849; }
section.services-section a { display: inline-block; }
section.services-section .service { display: block; position: relative; color: #FFF; }
section.services-section .service a { position: absolute; bottom: 50px; left: 45px; background: none transparent; border: 1px solid #FFF; transition: all 0.5s ease; }
section.services-section .service a:hover { background: #781240; border: 1px solid #781240; color: #FFF; }
section.services-section .service div { position: absolute; bottom: 125px; left: 0; right: 0; margin: 0 auto; width: 70%; text-transform: uppercase; }
section.services-section .service div h3 { margin-bottom: 20px; font-size: 30px; }
section.services-section .service div p { margin: 15px 0; }
section#content ul, li { font-size: 16px; font-weight: 400; line-height: 1.5em; }
.home section#content { padding: 71.5px 2%; }

.middle-content-offer .content { width: 1275px; max-width: 96%; margin: 0 auto; padding: 0px 2% 43.5px 2% !important; }
.top-content-offer .content { width: 1275px; max-width: 96%; margin: 0 auto; padding: 93.5px 2% 20px 2% !important; }

.underLine { position: relative; }
.underLine:before { content: ''; background: url('images/underline-img.png') no-repeat; width: 100%; height: 20px; background-size: 100%; position: absolute; bottom: -20px; left: 0; }
.home #container h2 { line-height: 1.5em; }

/*********************
FLEXSLIDER
*********************/
.flexslider {
	background: none;
	border: none;
}
ol.flex-control-nav{
	position: static;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;  
}
ol.flex-control-nav li{
    margin: 0 3px;
}
ol.flex-control-paging li a{
	background: #878787;
	height: 12px;
	width: 12px;
}
ol.flex-control-paging li a:hover,
ol.flex-control-paging li a.flex-active{
	background: #fff;
}
ul.flex-direction-nav {height: 0;}
li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
ul.flex-direction-nav a:before {display: none !important;}
ul.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
ul.flex-direction-nav a.flex-prev {
	background: url("images/arrow-left.png") no-repeat;
	left: -180px;
}
ul.flex-direction-nav a.flex-next {
	background: url("images/arrow-right.png") no-repeat;
	right: -180px;
}
.flexslider .slides img {
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* Testimonial Slider */
section.testimonial-section *{
	color: #fff;
}
section.testimonial-section{
	background: url('images/testimonial-sliderbackground.jpg') no-repeat center center;	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 90px 0 82px;
	position: relative;
}
section#fullw-content.testimonial-section .content {
    padding: 0 2%;
}
section.testimonial-section .testimonials-list{
	padding: 0 0 30px;
}
section.testimonial-section .quote blockquote {
	background: url('images/qoute-icon.png') no-repeat center top;
    padding: 75px 0 0;
    margin: 0;
    border: 0;
}
section.testimonial-section blockquote p {
	font-size: 18px;
    line-height: 1.5em;
    margin: 0;
    text-align: center;
}
section.testimonial-section .quote .author {
	display: block;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    margin: 33px 0 0;
    font-family: Bree Serif;
    text-align: center;
	line-height: 1.2em;
}
.widget_woothemes_testimonials > .testimonials {
	*zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before,
.widget_woothemes_testimonials > .testimonials:after {
	content: "";
	display: table;
	line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
	clear: both;
}
.widget_woothemes_testimonials > .testimonials {
	position: relative;
}
.testimonials-list:before,
.testimonials-list:after,
.flex-control-nav:before,
.flex-control-nav:after {
	content: "";
	display: table;
	line-height: 0;
}
.testimonials-list:after,
.flex-control-nav:after {
	clear: both;
}

section.banner .content { padding: 160px 2% 90px !important; position: relative; }
section.banner .content h1 { margin-bottom: 10px; margin-right: 250px; line-height: 46px; color: #FFF; text-shadow: 1px 1px 60px rgba(0,0,0,1); position: relative; z-index: 1; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; }
section.banner .content span { display: block; font-size: 22px; width: 70%; color: #FFF; text-shadow: 1px 1px 7px rgba(0,0,0,1); }
section.banner .content a.btn { position: absolute; right: 2%; bottom: 92px; padding: 27.5px 27px; font-size: 22px; transition: all 0.5s ease; }

/*FOOTER*/
footer#footer { background: url('images/footer-bg.png') top left repeat; position: relative; }
footer#footer section#content > div { display: inline-block; vertical-align: middle; }
footer#footer .f-buttons a, footer#footer .f-buttons > div { display: inline-block; vertical-align: middle; margin-right: 10px; }
footer#footer section#content > div.credit-cards { font-size: 18px; font-family: Bree Serif; text-align: center; float: right; margin-top: 6px; }
footer#footer .f-buttons > div a { margin: 0; }
footer#footer .f-buttons > div.phone-number a { color: #000; }
footer#footer .f-buttons a { text-decoration: none; color: #FFF; font-family: Bree Serif; font-size: 18px; }
footer#footer .f-buttons a:hover { text-decoration: none; color: #FFF; }
footer#footer a { text-decoration: none; color: #000; }
footer#footer a:hover { text-decoration: underline; }
footer#footer .f-buttons .btn.phone-number { background: url('images/phone-icon.png') left 17px top 22px no-repeat transparent; border: 1px solid #000; color: #000 !important; padding-left: 55px; font-size: 20px; font-family: Bree Serif; }
footer#footer .f-buttons .btn.fb-btn { background: transparent; border: 1px solid #1d5293; color: #1d5293; padding: 15px 25px; }
footer#footer .menu-copyright { font-size: 14px; text-align: center; font-family: Arimo; margin: auto; position: absolute; left: 8%; right: 0; bottom: 0; top: 0; width: 470px; height: 55px; }
footer#footer .menu-copyright ul { list-style-type: none; margin: 0 0 15px; padding: 0; }
footer#footer .menu-copyright li { font-family: Arimo; display: inline-block; vertical-align: middle; margin: 0 10px 0; font-size: 14px; }
footer#footer .menu-copyright li a { display: block; margin-bottom: 5px; font-size: 18px; }
footer#footer .sub-menu { display: none; }
footer#footer .btn { padding: 20.5px 24px; }
footer#footer .f-buttons > a, footer#footer .f-buttons > div.phone-number { width: 200px !important; padding: 20px 0 !important; border: 1px solid #000; height: 28px; text-align: center; }
footer#footer .f-buttons > div.phone-number .fordesktop { padding-left: 25px; }

section.footer.services-section .service a { position: initial; font-family: Bree Serif; font-weight: 100; width: 80%; max-width: 100%; text-align: center; padding: 26.5px 10%; font-size: 22px; background: #234656; }
section.footer.services-section .service a:hover { background: #781240; }
.banner-btn:hover { background: #FFF !important; color: rgb(120, 18, 64) !important; }

/* Work WIth Us / Get A Quote */
form.cta-form-wrapper{
	background-color: #f0f0f0;
	padding: 50px 30px 40px;
	margin: 0 0 24px;
}
form.cta-form-wrapper label.gfield_label{
	font-weight: normal;
}
form.cta-form-wrapper div.ginput_container {
	margin-top: 5px !important;
}
form.cta-form-wrapper #jqTransformTextarea-mr,
form.cta-form-wrapper #jqTransformTextarea-ml {
	display: none;
}
form.cta-form-wrapper .jqTransformInputWrapper,
form.cta-form-wrapper .jqTransformInputWrapper input,
form.cta-form-wrapper .jqTransformTextarea,
form.cta-form-wrapper #jqTransformTextarea-mm,
form.cta-form-wrapper textarea.textarea {
	width: 100% !important;
	border: 0 none;
}
form.cta-form-wrapper .gform_heading{
    font-size: 1.85rem;
	color: #781240;
	line-height: 1.3em;
}

form.cta-form-wrapper ul li.gfield{
	margin-bottom: 18px !important;
}
form.cta-form-wrapper input{
	border: 0 !important;
	height: 60px !important;
}
form.cta-form-wrapper .gform_footer{
	margin-top: 25px !important;
}
form.cta-form-wrapper input[type="submit"]{
	padding: 20px 45px !important;
}
form.cta-form-wrapper #gform_submit_button_2 {
	padding: 30px 40px;
    border: 1px solid transparent;
    background: #781240;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Bree Serif;
    font-weight: normal;
    font-size: 24px;
}
form.cta-form-wrapper #gform_submit_button_2:hover {
	background: #31071a;
}
form.cta-form-wrapper span.gform_description {
	font-family: Bree Serif;
    font-size: 32px;
}

body.page-id-172 form.cta-form-wrapper input[type="submit"]{
	background-image: url(library/images/icons/mail.png);
	background-repeat: no-repeat;
	background-position: 45px center;
	background-color: #ff8400;
	padding-left: 93px !important;
}
body.page-id-172 form.cta-form-wrapper input[type="submit"]:hover{
	background-color: #dd770a;
}
form.cta-form-wrapper label,
body.page-id-171 p{
	font-size: 1.25rem;
	line-height: 1.5em;
}
body.page-id-171 #main .ezcol-one-half{
	width: 49.55%;
	float: left;
	padding: 0;
}
body.page-id-171 #main .ezcol-one-half.ezcol-last{
	width: 44.59%;
	float: right;
}

ul.quote-list {
	list-style: none;
	padding: 0;
	margin: 45px 0;
}
ul.quote-list > li{
	position: relative;
	font-size: 1.1rem;
	padding-left: 90px;
	margin-bottom: 40px;
}
ul.quote-list > li:first-child{background: url(images/clock.png) no-repeat left 0px;min-height: 52px;}
ul.quote-list > li:first-child + li{background: url(images/talk.png) no-repeat left 0px;min-height: 52px;}
ul.quote-list > li:first-child + li + li{background: url(images/okay.png) no-repeat left 0px;min-height: 52px;}

.jqTransformHidden {
    display: none !important;
}
.jqTransformSelectWrapper,
.jqTransformSelectWrapper div span{
	width: 100% !important;
}
.jqTransformSelectWrapper div span{
	border: 0;
	line-height: 60px;
	font-size: 1rem;
	padding: 0 0 0 12px;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen:before{
	font-size: 28px;
	line-height: 40px;
	color: #3c3c3c;
	content: "\f0d7";
	top: 10px;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen{
	background: #fff;
	height: 60px;
	width: 60px;
	top: 0;
	right: 0;
}
.jqTransformSelectWrapper ul a{
	font-size: 15px;
	padding: 4px 12px;
}
.sfm-rollback {
	height: auto !important;
}
/*********************
BLOG
*********************/
.postlist ul li {
	border-bottom: 1px solid #c0bdb2;
    margin-bottom: 30px;
    padding-bottom: 30px;
	position: relative;
}
.postlist ul li:last-child {
	border-bottom: 0;
	margin: 0;
    padding: 0;
}
.postlist ul li .post-list-date {
	background-color: #032945;
	color: #FFF;
	margin-bottom: 0;
	padding: 16px;
}
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.postlist .post-list .post:first-child {
	border-top: none;
}
.post-list-date {
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.8125rem;
	margin-bottom: 18px;
}
h2.entry-title a {
  color: rgb(120, 18, 64);
  text-decoration: none;
}
.post-list-thumbnail {
	float: left;
	margin-bottom: 5px;
	margin-right: 35px;
	max-width: 340px;
}
.post-list-content p {
	margin-top: 0;
}
.post-list-content a {
	background-color: rgb(120, 18, 64);
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	-o-border-radius: 4px !important;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	color: #fff;
	display: table;
	font-size: 1rem; 
	font-weight: 400;
	margin-top: 20px;
	padding: 10px 22px;
	text-decoration: none;
}
.post-list-content a:hover {
	background-color: rgb(120, 18, 64) !important;
	text-decoration: none;
}
h1.single-title {
	font-size: 1.8125rem;
	font-weight: normal;
}
.post-image {
	margin: 0px 0 15px;
	margin-left: 20px;
	max-width: 450px;
	float: right;
}
.contact_fields {width:420px !important;}
.contact_fields input {width:420px !important;}
.contact_fields textarea {width:400px !important;}

.flex-control-nav, body.page-id-171 section.banner .content a.btn { display:none;}

.ginput_container_select ul { height: auto !important; }

.middle-content-offer .ezcol-one-fifth > h5 {
	width: 86% !important;
    padding: 15px 7% 18px !important;
	min-height: auto !important;
	margin: 10px 0;
	left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.middle-content-offer .ezcol-one-fifth {
	width: 18.8%;
	margin-right: 1.5%;
	background-color: #781240;
	margin-top: 20px;
    margin-bottom: 20px;
}
.middle-content-offer .ezcol-one-fifth.ezcol-last {
    float: right;
    clear: right;
    margin-right: 0;
}

/*RESPONSIVE*/
@media ( max-width: 1700px ) {
	ul.flex-direction-nav a.flex-prev{left: -130px;}
	ul.flex-direction-nav a.flex-next{right: -130px;}
}
@media ( max-width: 1600px ) {
	ul.flex-direction-nav a.flex-prev{left: -90px;}
	ul.flex-direction-nav a.flex-next{right: -90px;}
}
@media ( max-width: 1510px ) {
	header#main_header ul li { margin: 0 10px; }
	header#main_header #menu .menu-main-menu-container { margin-right: 10px; }
}
@media ( max-width: 1500px ) {
	section.testimonial-section .quote blockquote { padding: 75px 5% 0; }
	ul.flex-direction-nav a.flex-prev{left: 0;}
	ul.flex-direction-nav a.flex-next{right: 0;}
}
@media ( max-width: 1400px ) {
	section.testimonial-section{padding: 80px 0 70px;}
	header#main_header ul li { margin: 0 5px; }
	header#main_header #menu .contact-number { padding: 38px 25px 0; }
	header#main_header #menu .booknow-btn { margin-right: 30px; }
}
@media ( min-width: 1276px ) {
	.mobile { display: none !important; }
  footer#footer .menu-copyright {
  	margin-top: 140px;
  }
  footer#footer .f-buttons {
  	margin-top: 46px;
  }
}
@media ( max-width: 1376px ) {
	header#main_header a { font-size: 14px; }
	header#main_header ul li { margin: 0 8px; }
	header#main_header #menu .contact-number { padding: 38px 25px 0; font-size: 18px; }
  
  header#main_header #menu .booknow-btn { padding: 9px 15px; font-size: 15px; margin-right: 10px; }
	header#main_header #menu .contact-number { padding: 38px 10px 0; }
	header#main_header #menu .menu-main-menu-container a { font-size: 16px; }
	header#main_header #menu .menu-main-menu-container { margin-right: 10px; }
	header#main_header .site-logo img { max-width: 300px; }
	header#main_header ul li { margin: 0 5px; }
  header#main_header .social-media ul li:first-child img { max-width: 40px;}
  header#main_header .social-media ul li:last-child img { max-width: 46px;}
}
@media ( max-width: 1327px ) {
	
	section#fullw-content.testimonial-section .content{width: 100%;}
	section.testimonial-section .testimonials-list{
		padding-left: 40px;
		padding-right: 40px;
	}
	ul.flex-direction-nav a.flex-prev{left: 0;}
	ul.flex-direction-nav a.flex-next{right: 0;}
	ol.flex-control-nav{padding: 0;}
	ol.flex-control-nav li {
		display: inline-block;
		float: none;
		margin: 0 3px;
	}
	footer#footer .menu-copyright { left: 12%; }
	footer#footer .menu-copyright li { margin: 0 7px 0; }
}
@media ( max-width: 1275px ) {
	section#footer #content { text-align: center; }
	footer#footer #content > div.f-buttons { width: 48%; }
	footer#footer section#content > div { display: block !important; float: none !important; position: initial !important; text-align: center; width: 100% !important; }
	footer#footer section#content > div.menu-copyright { display: none !important; }
	footer#footer section#content > div.menu-copyright.mobile { display: block !important; }
	footer#footer section#content > div.credit-cards { margin: 35px 0; }
  header#main_header #branding {
    margin: 19px 0px 0 15px;
}
}
@media(max-width: 1200px) {
  iframe {
  	width: 100% !important;
  }
}
@media ( min-width: 1077px ) {
	.sfm-navicon-button { display: none !important; }
}
@media ( max-width: 1076px ) {
	header#main_header ul { display: none; }
	.sfm-navicon-button { display: block !important; }
}
@media ( min-width: 1001px ) {
	.formobile { display: none !important; }
	.fordesktop { display: block !important; }
}
@media ( max-width: 1000px ) {
	html.sfm-no-mobile { margin-top: 0 !important; }
	header#main_header div.menu-main-menu-container, 
	#wpadminbar{ display: none !important; }
	.sfm-navicon-button { display: block !important; }
	section.banner .content  { padding: 150px 2% 65px !important; }
	.logged-in header#main_header { top: 0; }
	section.banner .content span { font-size: 30px; }
	header#main_header #branding { margin: 15px 0px 0 65px; }
	.fordesktop { display: none !important; }
	.formobile { display: block !important; }
}
@media ( max-width: 946px ) {
	h1 { font-size: 40px; }
	h2 { font-size: 28px; }
	h3 { font-size: 20px; }
	h4 { font-size: 18px; }
	h5 { font-size: 15px; }
	h6 { font-size: 14px; font-weight: 400; }
	p { margin-bottom: 15px; }
	body { font-size: 14px; line-height: 22px; }
	footer#footer #content > div.f-buttons, footer#footer #content > div.credit-cards { display: block; text-align: center; width: 100%; }
	footer#footer #content > div.f-buttons { margin-bottom: 30px; }
	footer#footer .f-buttons a, footer#footer .f-buttons > div { margin-bottom: 5px; }
	section#content, section#fullw-content > .content { padding: 40px 2%; }
	.btn, footer#footer .f-buttons .btn.fb-btn { padding: 5px 15px; font-size: 12px; }
	section.banner .content a.btn { bottom: 18px; position: initial; display: inline-block; margin: 30px 0 0; }
	section.services-section .service div { bottom: 90px; }
	section.banner .content h1 { margin-right: 0; }
	section.banner .content span { width: 100%; }
}
@media ( max-width: 900px ) {
	.content-leftside, .content-rightside { float: none; margin-bottom: 20px; display: block; width: 100%; }
	.content-rightside { text-align: center; }
	.content-rightside a { display: inline-block; vertical-align: middle; margin: 5px; width: auto; }
	.contact_fields {width:320px !important;}
	.contact_fields input {width:320px !important;}
	.contact_fields textarea {width:315px !important;}
}
@media ( max-width: 870px ) {
	.three-columns { display: block; float: none; width: 100%; margin: 0 0 30px !important; }
	section.services-section { text-align: center; }
	section.services-section .service { display: inline-block; width: 350px; max-width: 100%; margin-right: 3%; margin-bottom: 0; text-align: left; }
	section.services-section .service:last-of-type { margin-right: 0; }
	section.services-section > .content { padding: 40px 2% 10px !important; }
	
}
@media (max-width: 768px) {
	.middle-content-offer .ezcol-one-fifth.ezcol-last,
	.middle-content-offer .ezcol-one-fifth {
		margin-right: 2%;
	}
}
@media (max-width: 767px) {
	.post-list-thumbnail { float: none; margin: 0 0 10px; text-align: center; }
	.postlist > article.post { margin-top: 25px; padding-top: 25px; }
   iframe {
    height: 250px !important;
  } 
  .post-image {
	margin: 10px auto;
  	float: none;
  }
}
@media ( max-width: 703px ) {
	body > .ls-wp-fullwidth-container { display: none; }
	.mobile-banner { margin-top: 100px; }
	header#main_header .site-logo img { max-width: 280px; margin-top: 8px; }
}
@media ( max-width: 676px ) {
	.two-columns { display: block; float: none; width: 100%; margin: 0 0 30px !important; }
	.underLine::before { bottom: -16px; }
}
@media ( min-width: 646px ) {
	.for-desktop { display: block; }
	.for-mobile { display: none; }
}
@media ( max-width: 645px ) {
	header#main_header #branding { display: block; margin: 10px 60px; text-align: center; }
	header#main_header #menu { display: block; float: none; text-align: center; }
	header#main_header #menu .booknow-btn, header#main_header #menu .contact-number { text-align: center; }
	header#main_header #menu .contact-number { padding-top: 19px; height: 38px; }
	.phone-icon { background-size: 100% auto; width: 24px; height: 25px; margin: -4px 4px 0 0; }
	.for-desktop { display: none; }
	.for-mobile { display: block; }
	.mobile-banner { margin-top: 122px; }
}
@media(min-width: 604px) {
	 .hidden-desktop {
  	display: none;
  }
}
@media(max-width: 603px) {
  .mobile-banner { margin-top: 145px; }
  .hidden-mobile {
  	display: none;
  }
  .mobile-banner {
  	background: url(library/images/mobile-banner.jpg) no-repeat center;
    background-size: cover;
    padding: 10% 5%;
  }
  .mobile-banner h3 {
    color: #FFF;
    font-size: 3.7rem;
    line-height: 120%;
  	font-family: "Hello Sunshine";
    text-align: center;
  }
}
@media ( max-width: 520px ) {
  .mobile-banner { margin-top: 208px; }
  header#main_header #menu > div, header#main_header #menu > a {
    box-sizing: border-box; 
  	display: block;
    max-width: 150px;
    margin: 15px auto !important;
    padding: 8.5px 9px !important;
  }
  .phone-icon {
  	border: 0;
  }
  header#main_header a {
  	font-size: 17px;
  }
  section.banner .content {
  	padding: 190px 2% 65px !important;
  }
}
@media ( max-width: 480px ) {
  .mobile-banner h3 {
  	font-size: 3rem;
  }
	header#main_header .site-logo img { max-width: 236px; }
	.home section#content { padding: 25.5px 2%; }
	footer#footer .f-buttons .btn.phone-number { width: 122px; max-width: 100%; }
	footer#footer { background-size: cover; }
	footer#footer section#content > div.menu-copyright.mobile > p { margin-bottom: 0; }
	footer#footer section#content > div.menu-copyright.mobile > p span { display: block; line-height: 0; color: transparent; }
	footer#footer .menu-copyright { height: auto; }
	section.banner .content span { font-size: 20px; line-height: 1em; }
	header#main_header #menu { padding-bottom: 10px; }
	header#main_header #menu .contact-number { padding: 8.5px 9px; height: auto; margin-bottom: 1px; }
	section.banner .content a.btn { padding: 20px 27px; font-size: 16px; }
	footer#footer .f-menu { display: none; }
	footer#footer .f-buttons > a, footer#footer .f-buttons > div.phone-number { display: block; margin: 0 auto 10px; }
	footer#footer .f-buttons > div.phone-number a { padding-left: 25px; }
	.middle-content-offer .ezcol-one-fifth.ezcol-last { float: left; }
}
@media ( max-width: 340px ) {
	.contact_fields {width:280px !important;}
	.contact_fields input {width:280px !important;}
	.contact_fields textarea {width:275px !important;}
}
@media ( max-width: 320px ) {
	section.testimonial-section .quote .author { line-height: 1.2em; font-size: 24px; }
	section.testimonial-section blockquote p { font-size: 16px; }
	section.testimonial-section .quote blockquote { padding: 75px 0 0; }
	footer#footer section#content > div { display: none; }
	section.banner .content span { line-height: 1.2em; }
}
/* -------- */