/* Start 404 Error Page
-----------------------------------*/
#error-page { background:url('../images/error-page-bg.jpg') no-repeat center center fixed; padding-top:200px; height:100%; overflow:hidden; background-size:cover; position:relative; }
.system-error-message { background:url("../images/transparent-bg.png") repeat; margin:0 auto 0; max-width:700px; padding:20px; border-radius:3px; border:1px solid #ffffff; }

/* Start Footer
-----------------------------------*/
body {-webkit-font-smoothing:antialiased;}
.tabs dd > a, .tabs dd > a:hover, .tabs dd.active a {
    background: none;
}
.tabs dd > a:hover, .tabs dd.active a {
    color: #FFF;
}
.tabs dd > a {
    padding: 0 2rem;
}
dd p {
    font-size: 14px;
}

.tooltip {
    width: 250px !important;
}
.tres {
    margin: 0 31%;
}
li.name a:hover {
    color: #424242;
}

/***06/17/2014 - Initial Buildout***/
.logo-banner, .logo {
    color: #838383;
    display: block;
    font-size: 24px;
    margin-top: -11px;
    position: relative;
    z-index: 1;
}
.sticky {
    background: #FFF;
    border-top: 5px solid #232323;
    border-bottom: 2px solid #F0F0F0;
    display: none;
    padding: 15px 0;
}
.top-bar {
    background: #FFF;
    padding: 0 5%;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: #FFF;
    color: #838383;
    text-transform: uppercase;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: #FFF;
    color: #232323;
}
.top-bar .toggle-topbar a {
    color: #838383;
    z-index: 99;
}
.top-bar.expanded .title-area {
    background: #FFF;
}
.overlay {
    background: url("../images/10.png") repeat;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.logo-area img.logo {
    margin: 16.25% auto 0;
}
.f-topbar-fixed {
    padding-top: 0!important;
}
.top-bar li.name a.img img {
    position: relative;
    z-index: 9;
}
.webform-results {
    display: table;
    margin: 0 auto;
    position: relative;
}
td#customfields table {
    border: none;
}
table.tabledefault {
    border: none;
}
table.tabledefault #CAT_Custom_869 {
    display: block;
    margin-left: 15px;
    position: relative;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
    background: #FFF;
}
.top-bar-section ul {
    background: #FFF;
}
#error-page {
    background: none;
    padding-top: 0;
}
.system-error-message {
    border: none;
    padding: 0 20px;
}
/*Ticker*/

#news_ticker h1
{
	font-family:'Conv_swiss-721-thin-bt',Sans-Serif;
	margin-left: 17px;
}
div#news_ticker {
    background: none;
    margin: 3% auto 0;
    margin-bottom:4%;
    padding: 0;
    position: relative;
}
div#news_ticker ul {
    list-style: none;
    margin: 0 auto;
}
div#news_ticker ul li {
    color: #FFF;
    font-family: 'Muli';
    font-size: 52px;
    font-weight: 300 !important;
    letter-spacing: .20em;
    height: 90px;
    line-height: 1.17em;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
}
ul#ticker {
    width: auto;
    height: 90px;
    overflow: hidden;
}

.ticker {
	margin:40px 0 40px 0;
    height: 90px;
    overflow: hidden;
    vertical-align: baseline;   
}
            
.ticker h1 {
    height: 90px;
    margin-bottom: 0;
    transition: margin-top 0.5s ease-in-out 0s;
    color: #fff;       
    letter-spacing: .55rem !important;
    line-height: 1.17em;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 0.5px;
    font-size: 2.2em;
    text-shadow: 0px 0px 15px rgba(255, 255, 190, 1);
    text-align: center; 
}

h3 {
    color: #FFF;
}

.btn-custom {
    background: none;
    border: 1px solid #FFFFFF;
    font-size: 1em !important;
    font-weight: 400;
    letter-spacing: 0.2em;
    margin: 1% 0 0;
    padding: 20px 55px !important;
    text-transform: uppercase;
}
.btn-custom:hover {
    background: url("../images/transparent-bg.png") repeat;
}
.border-custom {
    background: none repeat scroll 0 0 #060606;
    display: block;
    height: 2px;
    margin: 0 auto 30px;
    width: 80px;
}
.border-custom-white {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    height: 2px;
    margin: 0 auto 30px;
    width: 80px;
}
section#about article #privacy p, section#about article #privacy li {
    margin: 0 0 20px;
}
.top-bar-section ul li > a {
	font-weight: bold;
}
.centre {
    margin: -20px auto 20px !important;
}

/*---------- New Fonts ----------*/
section#welcome
{
	position:static !important;
}
@font-face {
    font-family: 'GeFont';
    src: url(../Fonts/ge-inspira.woff);
}
p, li, span, h2, a{
    font-family:'GeFont';

}
body{
    background: url("../images/bg.jpg") no-repeat center;
    background-size: cover;
	background-position: center center!important;
}

#wedding, #commercial{
	display: table-cell;
	text-transform: uppercase;
    vertical-align: middle;
    background-color: transparent;
    width: 100%;
    margin: 0;
    height: 100%;
    padding: 0;
    color: #fff;
	font-family: 'Conv_Letter Gothic Std', serif;
	font-size: 1.7em;
}

#wedding_commercial_wrapper
{
	overflow: hidden;    
}

#wedding_wrapper, #commercial_wrapper
{
	height: 80px;
    display: table;
	width: 48%;
	border: 1px solid white;
	background-color: rgba(225, 225, 225, 0.1);   
}

#commercial_wrapper
{
	float:right;
}

#wedding_wrapper{
	float:left;
}

#wedding_wrapper:hover, #commercial_wrapper:hover{
    
    background-color: rgba(255, 255, 255, 0.2);
}

.ticker img {
    width: 77%;
}

/***MOBILE***/
@media only screen and (min-width: 1280px) and (max-width:1366px) {
.logo-area img.logo {
    margin: 3% auto 0;
}
}

@media only screen and (max-width : 1024px) {
.tres {
    margin: 0;
}
.hid {
    display: none;
}
    
.logo-area img.logo {
    margin: 5% auto 0;
    width: 50%;
}
#wedding_commercial_wrapper {
    overflow: hidden;
    width: 50%;
    margin: 20px auto 40px;
}

body
{
	background-size:inherit;
}    
}

@media only screen and (min-width: 780px) and (max-width:980px) {
div#news_ticker ul li {
    letter-spacing: 0;
}
}

@media only screen and (max-width : 800px) {
div#news_ticker ul li {
    font-size: 45px;
}
.ticker h1 {
    font-size: 36px;
    line-height: 2.17em;
}
.top-bar {
	padding: 0 2%;
}
}

@media only screen and (min-width: 760px) and (max-width:768px) {
.logo-area img.logo {
    margin: 15% auto 0;
	width: 70%;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 8px;
}
div#news_ticker ul li {
    font-size: 42px;
    letter-spacing: 0;
}
#wedding_commercial_wrapper {
    overflow: hidden;
    width: 70%;
    margin: 20px auto;
}
}

@media only screen and (max-width : 740px) {
.ticker
{
	margin: 10px 0 40px 0;
}
#wedding_commercial_wrapper
{
	width:70%;
}
section#welcome h3 {
    display: none;
}
.top-bar {
    height: 52px;
    padding: 1% 0;
        
}
.top-bar-section li:not(.has-form) a:not(.button) {
    border-bottom: 1px dashed #838383 !important;
}
.logo {
    display: block;
    position: relative;
}
.logo-area img.logo {
    margin: 3% auto 0 !important;    
}
li.name a img.logo {
	margin: 6px 0 0 10px;
	width: 45%;
}
div#news_ticker {
    margin: 1% auto 0;
} 
div#news_ticker ul li {
    font-size: 27px;
    letter-spacing: 0;
}
.btn-custom {
    margin: 0;
    padding: 2px 13px !important;
}
.block {
    display: block !important;
    max-height: 1%;
}
.tooltip {
    width: auto !important;
}
.top-bar-section {
    clear: both;
}
.sticky {
    padding: 0;
}
}


@media only screen and (max-width: 667px){
	#wedding_wrapper, #commercial_wrapper
	{
		width: 200px;
	}
	#wedding, #commercial
	{
	    font-size: 1.5em;
	}
}

@media only screen and (max-width : 640px) {
	.ticker {
		height: 50px; 
		margin: 25px 0 20px 0;
	}
	.ticker h1 {
		font-size: 18px;
		height: 50px;
		letter-spacing: 0.5rem !important;
		line-height: 2.67em;   
	}
	#wedding_wrapper, #commercial_wrapper
	{
		height: 50px;	
		    width: 150px;
	}
	#wedding_wrapper > a, #commercial_wrapper > a
	{
		font-size: 1.1em;
	}
}
@media only screen and (max-width : 600px) {
	#wedding_commercial_wrapper
	{
		width: 60%;
	}
}
@media only screen and (max-width : 480px) {
.logo-area img.logo {
    width: 50%;
    margin: 3% auto 0 !important;
}
li.name a img.logo {
    margin-top: 12px;
}
.top-bar {
    height: 62px;
    padding: 0.5% 0;   
}

#wedding_commercial_wrapper
{
	width:100%;
}
#wedding_wrapper, #commercial_wrapper { 
    width: 180px;
    float: none;
    margin: 20px auto;
}
}

@media only screen and (max-width : 360px) { 
}

@media only screen and (max-width : 414px) {
        
.logo {
    top: 5px;
    width: 84%;
}
.logo-area img.logo {
    margin: 5% auto 0 !important;
    width: 70%;
}
div#news_ticker {
    margin: 6% auto 0;
}
div#news_ticker ul li {
    font-size: 18px;
    letter-spacing: 0;
}
.btn-custom {
    margin: 10% 0 0;
    padding: 20px 55px !important;
}
li.name .logo {
  	font-size: 14px;
    position: absolute;
}
li.name a img.logo {
    margin-top: 4px;
    width: 70%;
}
.ticker h1 {
    font-size: 20px;
}
}

@media only screen and (max-width : 414px) {

	p {font-size:.9rem!important; line-height:1.4em;}
}


