@charset "utf-8";
/* CSS Document */
html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
@font-face {
font-family: 'cinzelregular';
    src: url('fonts/Cinzel-Regular-webfont.eot');
    src: url('fonts/Cinzel-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/Cinzel-Regular-webfont.woff') format('woff'),
         url('fonts/Cinzel-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cinzel-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'journalregular';
    src: url('fonts/journal-webfont.eot');
    src: url('fonts/journal-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/journal-webfont.woff') format('woff'),
         url('fonts/journal-webfont.ttf') format('truetype'),
         url('fonts/journal-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;}
body {
background-image:url(images/bg02.jpg);
background-position: top center;
text-align: center;
font-family: verdana, Geneva, sans-serif;
font-size: 16px;
line-height: 20px;
color: #727272;
-webkit-text-size-adjust: none;
}
body * {
max-height:1000000px; 
}
a:focus {
outline:none;
}
#wrapper {
margin: 0 auto;
max-width: 928px;
}
#header {
width: 100%;
background-color: #546041;
margin-bottom: 33px;
-webkit-box-shadow: 0px 6px 19px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 6px 19px 2px rgba(0, 0, 0, 0.4);
box-shadow:         0px 6px 19px 2px rgba(0, 0, 0, 0.4);
behavior: url(http://www.tradvintflower.co.uk/js/PIE.htc);
}
#header_image, #logo {
height: 210px;
}
#header_container {
position: relative;
}
#logo-container {
position: absolute;
width: 100%;
z-index: 100;
}
#header_image {
overflow: hidden;
}
#home #header_image, #home #logo {
height: 200px;
}
#header #nav {
margin: 0 auto;
max-width: 898px;
height: 35px;
font-family: 'cinzelregular', cinzel;
font-size:0;
text-align: left;
color: #fff;
}
#header #nav ul {
height: 35px;
list-style: none;
display: inline-block;
}
#header #nav ul#menu li {
display: inline-block;
margin: 0 14px 14px 4px;
font-size: 13px;
}
#header #nav ul#menu li.last {
margin-right: 0;
}
#header #nav ul#menu li.current {
border-bottom: 2px solid #fff;
padding: 8px 0 4px 0;
height: 16px;
}
#header #nav ul#menu a {
display: inline-block;
padding: 8px 0 4px 0;
color: #fff;
text-decoration:none;
}
#header #nav ul#menu li.current a {
padding: 0;
}
#header #nav ul#menu a:hover {
border-bottom: 2px solid #fff;
}
#header #nav ul#menu .current a:hover {
border: none;
}
#header #nav ul#share {
float: right;
list-style: none;
}
#header #nav ul#share li, #right-col #follow-us ul li {
padding-top: 5px;
float: right;
width: 24px;
margin-left: 6px;
}
#header #nav ul#share li a, #right-col #follow-us ul li a {
display: block;
width: 24px;
height: 24px;
background-image: url(images/header_share.png);
background-position: 0 0;
}
#header #nav ul#share li a.facebook:hover {
background-position: 0 -24px;
}
#header #nav ul#share li a.twitter {
background-position: -24px 0;
}
#header #nav ul#share li a.twitter:hover {
background-position: -24px -24px;
}
#header #nav ul#share li a.pinterest {
background-position: -48px 0;
}
#header #nav ul#share li a.pinterest:hover {
background-position: -48px -24px;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
width: 100%;
position: relative;
background-color: #546041; 
height: 43px;
background-repeat:repeat-x;
position: relative;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 100%;
height: 43px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
padding: 10px 13px 11px 0;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
width: 22px;
position: absolute;
right: 13px;
display: block;
background: #fff;
height: 3px;
}
.mean-container a.meanmenu-reveal span.one {
top: 13px;
}
.mean-container a.meanmenu-reveal span.two {
top: 19px;
}
.mean-container a.meanmenu-reveal span.three {
top: 25px;
}
.mean-container .mean-nav { 
float: left;
width: 100%;
background-color: #546041;
margin-top: 43px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #fff;
border-bottom: 1px solid #383838;
border-bottom: 1px solid rgba(255,255,255,0.5);
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #f1f1f1;
border-bottom: 1px solid rgba(255,255,255,0.25);
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li.current {
background: rgba(255,255,255,0.2); 
}
.mean-container .mean-nav ul li a:hover { 
background: #252525;
background: rgba(255,255,255,0.2); 
}

.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}

#logo {
position: relative;
margin: 0 auto;
max-width: 898px
}
.logo {
position: absolute;
bottom: -20px;
left: 8px;
height: auto;
max-width: 95%;
}
#container {
margin: 0 8px;
background-color: #fafafa;
background-repeat:repeat-y;
background-position: 233px 0;
text-align: justify;
-webkit-box-shadow: 0px 6px 19px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 6px 19px 2px rgba(0, 0, 0, 0.4);
box-shadow:         0px 6px 19px 2px rgba(0, 0, 0, 0.4);
behavior: url(http://www.tradvintflower.co.uk/js/PIE.htc);
}
#container img {
max-width: 100%;
height: auto;
}
#home_intro {
font-family: 'journalregular', journal;
font-size: 25px;
line-height: 23px;
text-align: left;
color: #32427d;
padding: 5px 35px 0 10px;
}
#home_intro img {
margin: 0 auto;
max-width: 60%;
display: block;
height: auto;
}
#home_intro p {
padding-left: 10px;
}
#home_intro p.first {
padding: 8px 0 15px 10px;
display: inherit;
}
#home_intro p.last {
display: inherit;
padding-left: 0;
text-align: right;
padding-right: 150px;
}
#page_columns {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
#left-col {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
width: 100%;
padding: 28px 15px 20px 15px;
}
#home #left-col {
padding-top: 17px;
}
#right-col {
padding: 15px 15px 0 15px;
margin-top: 15px;
width: 100%;
position: relative;
overflow: hidden;
z-index: 0;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
border-top: 1px solid #dddddd;
}
#right-col div {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
.contact {
float: left;
padding: 10px 0 10px 0;
text-align: center!important;
font-size: 18px;
line-height: 21px;
width: 100%;
}
#home .contact {
background-image: none;
}
.contact .number {
font-size: 31px;
line-height: 34px;
}
.contact .email {
font-size: 17px;
line-height: 20px;
}
#right-col h4 {
margin-bottom: 5px;
}
#appointment {
float: left;
width: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #536040;
text-align: center;
}
#appointment h4 {
text-align: center;
}
#right-col #follow-us {
float: left;
width: 100%;
font-family: 'journalregular', journal;
font-size: 30px;
line-height: 28px;
text-align: center;
color: #32427d;
margin-top: 10px;
}
#home #right-col #follow-us {
margin-bottom: 55px;
}
#right-col #follow-us ul {
height: 45px;
padding-top: 8px;
list-style: none;
margin-right: 5px;
display: inline-block;
position: relative;
}
#right-col #follow-us ul:after {
content: "";
width: 29px;
height: 47px;
background-image:url(images/arrow.png);
background-repeat:no-repeat;
background-position: 0 0;
position: absolute;
right: -20px;
top: -10px;
}
#right-col #follow-us ul li {
padding-top: 0;
float: none;
display: inline-block;
width: 40px;
margin-left: 5px;
}
#right-col #follow-us ul li a {
display: block;
width: 40px;
height: 40px;
background-image: url(images/follow.png);
background-position: 0 0;
}
#right-col #follow-us ul li a.twitter {
background-position: -40px 0;
}
#right-col #follow-us ul li a.pinterest {
background-position: -80px 0;
}
#twitter {
float: left;
width: 100%;
text-align: center;
}
h1, h2, h3, h4, .contact {
font-family: 'cinzelregular', cinzel;
color: #536040;
text-align: left;
font-weight:normal;
margin-bottom: 15px;
/*text-shadow: 0 0 0 rgba(83,96,64,1);*/
}

h1 {
font-size: 24px;
line-height: 27px;
}
h2 {
font-size: 21px;
line-height: 24px;
}
h3 {
font-size: 20px;
line-height: 23px;
}
h4 {
font-size: 18px;
line-height: 21px;
}
#left-col strong, #left-col a, #right-col a{
color: #536040;
}
#footer {
background-repeat: no-repeat;
height: 54px;
}
.clearit {
clear: both;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
p {
padding-bottom: 15px;
}
.home-pics-left {
float: left;
width: 100%;
position:relative;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
margin-bottom: 20px;
}
.home-pics-left img {
width: 100%;
height: auto;
float: right;
}
#container .home-pics-left img.right {
margin-top: 45px;
max-width: 263px;
}
#container .home-pics-left img.left {
max-width: 322px;
float: left;
margin-top: 15px;
}
.home-pics-left span {
font-family: 'journalregular', journal;
font-size: 28px;
line-height: 26px;
text-align: left;
color: #32427d;
position:absolute;
top: 0;
left: 0;
}
.home-pics-left span.right {
top: 45%;
left: auto;
right: 0;
}

a.twitter-feed {
text-align: right;
font-size: 11px;
margin: 10px 0 0 0;
display: block;
color: #536040;
	}
	a.twitter-feed:hover {
		text-decoration: underline;
	}
#badge {
text-align: center;
margin: 0 0 40px 0;
}
#badge img {
margin: 0 auto 20px auto;
border: none;
}
#badge a {
display: inline-block;
vertical-align: middle;
}

#testimonials {
padding-top: 10px;
}
#testimonials p {
padding: 0 20px 23px 20px;
}
#testimonials p.featured, span.caption, ul#wedding-gallery li  {
font-family: 'journalregular', journal;
font-size: 30px;
line-height: 28px;
text-align: center;
color: #32427d;
padding: 10px 40px 35px 40px;
}
ul#wedding-gallery li {
font-size: 26px;
line-height: 24px;
}
.gallery {
visibility: hidden;
}
span.caption {
display: block;
padding: 0 35px 0 0; 
text-align: center;
}
#right-col .mid-image {
margin: 82px 0;
}
.left-img {
float: left;
margin-right: 15px;
}
.left-img.pricing, .right-img.contact-img {
width: 30%;
min-width: 100px;
}
.right-img.contact-img {
width: 50%;
min-width: 100px;
margin-top: 0;
}
.right-img {
float: right;
margin-left: 15px;
}
.right-img.about-img {
float: none;
display: block;
max-width: 100%;
height: auto;
margin: 0 auto 20px auto;
}
.right-img.award01, .left-img.award02 {
float: none;
display: block;
margin: 0 auto 15px auto;
}
#testimonials .right-img {
margin-top: -30px;
}
p.small, #left-col p.small a {
color: #727272;
font-style: italic;
font-size: 11px;
}
ul#wedding-gallery {
list-style: none;
font-size: 0;
}
ul#wedding-gallery li {
height: auto;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0 0.5% 10px 0;
width: 49.5%;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
ul#wedding-gallery li.last {
margin-right: 0;
}
ul#wedding-gallery li a {
text-decoration: none;
color: #32427d;
}
ul#wedding-gallery li img {
border: none;
}
.price-img {
position: relative;
padding-top: 10px;
}
#about .price-img {
padding-top: 20px;
}
.price-img span {
position: absolute;
color: #32427d;
font-size: 30px;
line-height: 28px;
text-align: left;
font-family: "journalregular",journal;
}
.price-img span.left {
top: -10px;
left: 0;
}
#about .price-img span.left {
top: 0;
}
.price-img span.right {
right: 0;
left: auto;
top: auto;
bottom: 20px;
}
#about .price-img span.right {
bottom:0;
}
#about .price-img span {
font-size: 26px;
line-height: 24px;
}
#about .price-img {
margin-bottom: 20px;
}
#pricing {
margin: 5px 0 15px 0;
}
#pricing .price-left, #pricing .price-right {
background-image: url(images/price-bg.jpg);
background-position: 0 0;
padding: 10px;
margin-bottom: 11px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.37);
-moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.37);
box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.37);
behavior: url(http://www.tradvintflower.co.uk/js/PIE.htc);
width: 100%;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
#pricing .price-left h3, #pricing .price-right h3 {
text-align: center;
color: #4b4141;
text-shadow: 0 0 0 rgba(75,65,65,1);
font-size: 14px;
line-height: 17px;
margin-bottom: 5px;
}
#pricing .price-left {
float: left;
}
#pricing .price-right {
float: right;
}
table.prices tr td {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
min-height: 24px;
color: #4b4141;
padding: 2px 0;
text-align: left;
}
table.prices tr.divide td {
padding-bottom: 3px;
}
table.prices span {
background-image:url(images/table-dot.png);
background-position: 0 94%;
background-repeat:repeat-x;
width: 100%;
float: left;
}
table.prices span.left {
background-image:url(images/hide-dot.gif);
background-position: 0 94%;
background-repeat:repeat-x;
min-height: 24px;
float: none;
}
table.prices td.right {
width: 98px;
background-image: none;
vertical-align: bottom;
padding-left: 1px;
font-family: 'journalregular', journal;
font-size: 24px;
line-height: 24px;
text-align: left;
color: #32427d;
padding: 0 0 0 5px;
}
.call-us {
float: right;
font-family: 'journalregular', journal;
font-size: 30px;
line-height: 28px;
color: #32427d;
padding-bottom: 20px;
text-align: center;
width: 100%;
}
#links img  {
border: none;
margin: 0 auto 5px auto;
width: 100%;
max-width: 154px;
}
#links a {
display: inline-block;
vertical-align:middle;
width: 48%;
margin: 0 1px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
#links a.bottom {
width: 100%;
}
#links .bottom img {
max-width: 401px;
}
#press h3 {
margin-bottom: 10px;
}
ul.list {
list-style: none;
padding-left: 15px;
margin-bottom: 10px;
}
ul.list li {
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: 0 3px;
padding: 0 0 3px 18px;
text-align: left;
}
.vglink {
padding-top: 20px;
font-size: 10px;
text-align: right;
padding-right: 37px;
}
.vglink a {
color: #333;
text-decoration:none;
}
.vglink a:hover {
text-decoration: underline;
}

.hide-mobile {
display: none;
}
#testimonials .right-img.hide-mobile {
float: none;
margin: -30px auto 30px auto;
}
#contact {
max-width: 554px;
margin: 0 auto;
}
#contact h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-variant:small-caps;
color: #536040;
font-size: 15px;
margin: 9px 0 14px 0;
line-height: 15px;
padding-bottom: 5px;
}
#contact ul {
margin-left: 25px;
padding-bottom: 11px;
}
#contact form {

}
#contact fieldset {
float: left;
width: 100%;
padding: 0; 
border: 0;
} 
#contact fieldset ol {  
padding: 0;  
list-style: none;
float: left;
margin-bottom: 5px;
width: 100%;
} 
#contact fieldset li {  
padding-bottom: 5px;
} 
#contact fieldset.submit {  
text-align: right;  
width: 100%;
margin: 2px 0 0 0;
}
#contact input.button {
background-color: #999999;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-variant:small-caps;
font-size: 15px;
color: #fff;
height: 25px;
line-height: 25px;
width: 91px;
border: none;
cursor: pointer;
float: right;
outline:none;
}
#contact input.button:hover {
background-color: #536040;

}
#contact label {  
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-variant:small-caps;
color: #536040;
width: 100%;
display: block;
text-align: left;
font-size: 14px;
line-height: 17px;
}
#contact span {
color: #536040;
}
#contact input.text, textarea {
width: 100%;
height: 32px;
background-color: #fff;
border: 1px solid #CCCCCC;
color: #6d6e71;
margin: 2px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
#contact textarea {
height:212px;
margin: 1px 0 0 0;

}
input.error, textarea.error {
border: 1px solid #f25a46!important;
}
input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}
.required-fields {
float: left;
font-style: italic;
font-size: 11px;
padding: 5px 0 0 0;
}
.forbidden ul {
margin-left: 30px;
}
.forbidden li{
padding-bottom: 10px;
padding-left: 5px;
list-style-position: outside;
list-style-type: square;
}
.error, #contact .email label.error, #contact div.error span {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: normal;
color: #f25a46;
font-size: 11px;
}
#contact .email label.error {
display: inherit;
}
#contact .standard label.error {
display: none!important;
}
#contact div.error {
padding: 0 0 10px 0;
}
div.success, div.forbidden {
background-color: #ECF2DC;
padding: 15px;
text-align: center;
color: #8FB22F;
margin-bottom: 27px;
}
div.success {
padding-bottom: 0;
}
div.forbidden {
background-color: #f9e1e2;
color: #dd3c43;
}
#container .right-img.press-img01, #container .right-img.press-img02 {
float: none;
margin: 0 auto;
display: block;
}
#container .right-img.press-img02  {
margin: 0 auto 15px auto;
}
.home-video {
margin: 0 0 0 0;
font-family: 'journalregular', journal;
font-size: 26px;
line-height: 24px;
color: #32427d!important;
text-decoration: none;
width: 100%;
padding-bottom: 15px;
display: block;
}
.home-video span.small {
font-size: 10px;
font-style: italic;
font-family:verdana,Geneva,sans-serif;
color: #a19488!important;
}
.home-video img {
margin: 0 auto;
display: block;
}
.home-video span {
text-align: center;
}
.home-bottom {
text-align: center;
clear: left;
}
.home-bottom img {
float: none; 
display: inline-block;
vertical-align: middle;
margin: 10px 5px;
}

.home-bottom .left {
text-align: center;
}
.home-bottom .left p {
text-align: justify;
}


/* =Responsive Structure
----------------------------------------------- */

@media screen and (max-width: 932px) {
#venues-board {
font-family: 'journalregular', journal;
font-size: 26px;
line-height: 24px;
text-align: left;
color: #32427d;
margin-bottom: 15px;
}
#venues-board ul {
list-style: none;
}
#venues-board div {
background-image: url(images/price-bg.jpg);
background-position: 0 0;
padding: 10px;
margin-bottom: 11px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.37);
-moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.37);
box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.37);
behavior: url(http://www.tradvintflower.co.uk/js/PIE.htc);
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
width: 48%;
float: left;
margin: 5px 1%;
}
#venues-board h4 {
text-align: center;
color: #4b4141;
text-shadow: 0 0 0 rgba(75,65,65,1);
font-size: 14px;
line-height: 17px;
margin-bottom: 5px;
}

#venues-board #herts-venues ul li, #venues-board #essex-venues ul li {
margin-left: 5px;
padding-left: 10px;
position: relative;
}
#venues-board #herts-venues ul li:before, #venues-board #essex-venues ul li:before {
content: "-";
position: absolute;
left: -5px;
top: 0;
}
}
@media screen and (max-width: 400px) {
#venues-board div {
width: 100%;
margin: 5px 0;
}
}
@media screen and (min-width: 400px) {
#home_intro p.first {
padding: 18px 0 15px 5px;
}
#home_intro p {
padding-left: 15px;
display: inline-block;
}
#home_intro img {
float: left;
display: inherit;
margin: 0 20px 0 0;
float: left;
max-width: 45%;
}
#container .home-pics-left img.right {
margin-top: 20px;
}
.right-img.contact-img {
margin-top: -25px;
}

#links a {
width: 31.9%;
}
.home-video {
padding: 25px 0;
}
.home-video img {
float: left;
margin-right: 5px;
margin-top: -25px;
}
.home-video span {
text-align: left;
}
.home-video span.small {
padding: 0;
text-align: left;
}
.home-bottom span.right {
width: 50%;
float: right;
text-align: center;
}
.home-bottom span.right img {
margin: 10px auto;
display: block;
}
}
@media screen and (min-width: 460px) { 

#home_intro p.first {
padding: 35px 0 15px 5px;
}
#appointment {
margin: 0 0 0 2.5%;
width: 47.5%;
}
.contact {
margin: 0 2.5% 0 0;
width: 47.5%;
}
.left-img.pricing {
width: auto;
margin-top: 15px;
}
.right-img.contact-img {
width: auto;
margin-top: -25px;
}
.right-img.about-img {
float: right;
width: 50%;
min-width: 100px;
margin: 0 0 0 15px;
}
#about .price-img span.right {
bottom:20px;
}
#about .price-img span {
font-size: 30px;
line-height: 28px;
}
#about .price-img {
margin-bottom: 0;
}
.right-img.award01 {
float: right;
margin: -65px 0 0 15px;
}
.left-img.award02 {
float: left;
margin:20px 15px 15px 0;
}
#container .right-img.press-img02 {
max-width: 100%;
float: right;
margin: 0 0 0 15px;
}
.home-pics-left span {
right: 0;
left: auto;
top: 20%;
width: 30%
}
.home-pics-left span.right {
left: 0;
bottom: 20%;
width: 40%;
top: auto;
}
.home-pics-left img {
width: 50%;
max-width: 263px;
height: auto;
float: left;
margin: 0;
}
#container .home-pics-left img.left {
margin-top: 50px;
}
#container .home-pics-left img.right {
margin-top: 0;
}
.home-pics-left img.left {
max-width: 322px;
margin-top: 45px;
}
.home-pics-left span {
text-align: left;
color: #32427d;
position:absolute;
top: 20px;
left: 0;
width: auto;
}
.home-pics-left span.right {
top: auto;
left: auto;
right: 0;
bottom: -10px;
width: auto;
}
ul#wedding-gallery li {
width: 32.9%;
}


}
@media screen and (min-width: 524px) {

#home_intro p.first {
padding: 18px 0 15px 5px;
}
#home_intro p {
display: inherit;
}
#container {
margin: 0 15px;
}
.logo {
left: 15px;
}
#left-col {
padding: 28px 35px 20px 35px;
}
.price-img {
padding-top: 0;
}
.price-img span.left {
top: 0;
}
#contact fieldset {
float: left;
width: 35%;
} 
#contact fieldset.right {
float: right;
width: 61.5%
}
#contact input.text {
height: 23px;
}
#container .right-img.press-img01 {
max-width: 47%;
margin-top: 60px;
float: right;
}
.left-img.award02 {
float: left;
margin-top:10px;
}
.home-bottom img.left-img {
float: left; 
margin-right: 15px;
}
.home-bottom {
clear: none;
}
.home-bottom .left {
clear: left;
display: block;
}
ul#wedding-gallery li {
font-size: 30px;
line-height: 28px;
}
}
@media screen and (min-width: 600px) {
#pricing .price-left, #pricing .price-right {
width: 48.5%;
}
#pricing .price-left {
margin-right: 3%;
}
.call-us {
width: 48.5%;
}
.price-img span.left {
bottom: 40px;
}
#testimonials .hide-mobile {
display: inherit;
}
.right-img.about-img {
width: auto;
margin-top: 10px;
}
#links a {
width: 23.88%;
}
.home-pics-left span {
top: 40px;
left: 25px;
font-size: 30px;
line-height: 28px;
}
.home-video {
display: inherit;
float: left;
margin: 0 15px 0 0;
width: 319px;
}


}
@media screen and (min-width: 639px) {
#home_intro img  {
max-width: 100%;
height: auto;
}
#home_intro p.first {
padding: 34px 0 15px 5px;
display: inherit;
}
#home #header_image, #home #logo {
height: 300px;
}
#container .right-img.press-img01 {
margin-top: 0;
}

}
@media screen and (min-width: 700px) {
#home_intro p.first {
padding: 64px 0 15px 5px;
}
.home-pics-left {
margin-left: 10px;
}
.home-pics-left img {
width: 50%;
max-width: 263px;
height: auto;
float: left;
margin: 0;
}
.home-pics-left img.left {
max-width: 322px;
margin-top: 45px;
}

.home-pics-left span.right {
top: auto;
left: auto;
right: 70px;
bottom: 10px;
}
#right-col #follow-us, .contact, #appointment {
width: 30%;
}
#appointment {
margin: 0 5%;
}
.contact {
margin: 0;
}
body {
font-size: 12px;
line-height: 16px;
}
}
@media screen and (min-width: 768px) {
#page_columns {
padding-right: 239px;
}
#left-col {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
width: 100%;
float: left;
padding: 28px 0 20px 35px;
}
#home #left-col {
padding-top: 17px;
}
#right-col {
padding: 0 0 35px 0;
width: 216px;
float: right;
margin-right: -239px;
border-top: none;
margin-top: 0;
}
#appointment {
margin: 0 0 44px 0;
width: 100%;
text-align: left;
}
#appointment h4 {
text-align: left;
}
#right-col #follow-us {
width: 100%;
padding-right: 20px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
#badge {
background-image: url(images/badge-bg.gif);
background-position: 0 92px;
background-repeat:no-repeat;
text-align: center;
margin: 0 35px 40px 0;
}
.contact {
width: 216px;
margin: 0 0 35px 0;
text-align: left;
padding: 125px 34px 75px 0;
font-size: 18px;
line-height: 21px;
background-image:url(images/contact-bg.gif);
background-position:top right;
background-repeat:no-repeat;
}
#home .contact {
margin-bottom: 65px;
background-image: none;
padding: 0;
}
.home-pics-left span {
top: 40px;
left: 0;
}
.home-pics-left span.right {
top: auto;
left: auto;
right: 0;
bottom: 10px;
}
.price-img span {
font-size: 28px;
}
.price-img span.left {
top: 0;
left: 0;
}
.price-img span.right {
right: 0;
left: auto;
top: auto;
}
#right-col .hide-mobile {
display: inherit;
}
#container .right-img.press-img01 {
margin-top: 60px;
}
#twitter {
max-width: 181px;
}
#container .home-pics-left img.left {
margin-top: 80px;
}
}
@media screen and (min-width: 834px) {
.left-img.award02 {
float: left;
margin:-5px 15px 0 0;
}
.price-img span.left, #about .price-img span.left  {
top: 20px;
left: 10px;
}
.price-img span.right {
right: 0;
left: auto;
top: auto;
bottom: 40px;
}
#home #header_image, #home #logo {
height: 400px;
}
#home_intro {
font-family: 'journalregular', journal;
font-size: 30px;
line-height: 28px;
}

}
@media screen and (min-width: 933px) {
.logo {
left: 0;
}
.home-pics-left {
margin-bottom: 0;
}
.home-pics-left span {
top: 20px;
left: 45px;
}
.home-pics-left span.right {
top: auto;
left: auto;
right: 70px;
bottom: 20px;
}
h1 {
font-size: 30px;
line-height: 33px;
}
h1 span {
font-size: 24px;
line-height: 27px;
display: block;
}
h2 {
font-size: 27px;
line-height: 30px;
padding-top: 15px;
}
h2 span {
font-size: 21px;
line-height: 24px;
display: block
}
#testimonials .right-img.hide-mobile {
float: right;
margin: -30px 0 0 15px;
}
#container .right-img.press-img01 {
max-width: 100%;
margin-top: 0;
}
#container .home-pics-left img.left {
margin-top: 50px;
}
#venues-board {
width: 629px;
height: 474px;
background-image:url(images/wedding-venues.jpg);
background-repeat: no-repeat;
position: relative;
position: relative;
margin: 0 0 15px -3px;
font-family: 'journalregular', journal;
font-size: 26px;
line-height: 24px;
text-align: left;
color: #32427d;
}
#venues-board h4 {
font-family: 'journalregular', journal;
font-size: 26px;
line-height: 24px;
text-align: left;
color: #32427d;
margin: 0;
text-shadow:none;
}
#venues-board ul {
list-style: none;
}
#venues-board #essex-venues ul {
font-family: "Courier New", Courier, monospace;
color: #434343;
font-size: 11px;
line-height: 14px;
float: left;
width: 150px;
}
#venues-board #essex-venues ul li {
margin-left: 5px;
padding-left: 7px;
position: relative;
}
#venues-board #essex-venues ul li:before {
content: "*";
position: absolute;
left: -5px;
top: 0;
}
#venues-board #essex-venues ul.left {
width: 120px;
}
#venues-board #london-venues, #venues-board #herts-venues, #venues-board #suffolk-venues, #venues-board #essex-venues  {
position: absolute;
}
#london-venues h4, #suffolk-venues h4 {
display: none;
}
#venues-board #london-venues {
right: 30px;
top: 120px;
width: 160px;
}

#venues-board #suffolk-venues {
top: 335px;
left: 200px;
}
#venues-board #herts-venues {
width: 250px;
right: 45px;
top: 192px;
}
#venues-board #herts-venues ul li {
padding-left: 5px;
}
#venues-board #essex-venues {
width: 280px;
top: 95px;
left: 17px;
}
#venues-board #essex-venues h4 {
text-align: center;
margin-bottom: 8px;
}
.home-bottom span.right {
float: none;
display: inherit;
width: auto;
}
.home-bottom span.right img.right-img {
float: right; 
margin: 0 0 25px 15px;
}
}





@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
#header #nav ul#share li a {
background-image: url(images/header_sharex2.png);
background-size: 72px 48px;
}
#right-col #follow-us ul li a {
background-image: url(images/followx2.png);
background-size: 120px 40px;
}
}