@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
@import url('arcon/stylesheet.css');
@import url('fresco/demo.css');
html {
    font-size: 1rem;
}
body {
	color:#231f20; 
	font-family: 'arconregular';
	font-weight: normal;
	font-style: normal;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
a, a:hover, a img, a:hover img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.libre {
    font-family: "Libre Baskerville";
}
h1, h2, h3, h4, h5, h6, .fresco {
    font-family:"Al Fresco W05 Bold";
}
#header {
    border-top: 5px solid #d5a847;
    background-image: url(../images/header-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
#header .logo a {
    margin: 30px 0 10px 0;
}
.top-bar .call {
    display: inline-block;
    background-color: #f1f1f1;
    padding: 7px 15px 7px 20px;
}
#header a, .main-menu li, #footer a {
    display: inline-block;	
}
.top-bar a {
    vertical-align: top;
}
.top-bar a img {
    float: left;
}
.top-bar a.tel img {
    margin: 0 10px 0 0;
}
.top-bar a.tel {
    color: #433a30;
    margin: 5px 15px 0 0;
}
.top-bar a.tel:hover {
    color: #d5a847;
}
.top-bar a.social{
    margin: 0 3px;
    border-radius: 50%;
    overflow: hidden;
}
.top-bar a.social:hover {
    background-color: #d5a847;
}
.top-bar a.con {
    background-color: #d5a847;
    color: #fff;
    padding: 11px 25px;
}
.top-bar a.con:hover {
    background-color: #aa9a76;
}
.main-menu {
    margin: 65px 0 0 0;
}
.main-menu li {
    padding: 0 0 0 45px;
}
.main-menu ul li:first-child {
    padding-left: 0;
}
.main-menu a, #footer .foo-box, #footer .foo-box a {
    color: #433a30;
}
.main-menu a:hover, #footer .foo-box a:hover, .foo-sec2 a:hover {
    color: #d5a847;
}
#footer {
    background-image: url(../images/footer-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer .foo-box {
    float: left;
    padding-right: 40px;
}
#footer ul.menu li {
    padding: 0 0 10px;
}
#footer a.con-link {
    background-color: rgba(207, 207, 209, 0.30);
    display: inline-block;
    width: 90%;
    padding: 15px 18px;
    margin: 20px 0;
}
#footer a.con-link:hover {
    background-color: rgba(213, 168, 71, 0.30);
	color: #433a30;
}
#footer a.con-link img {
    margin: 1px 15px 0 0;
}
#footer a.social {
    margin: 5px 0;
    line-height: 40px;
}
#footer a.social img {
    margin: 0 15px 0 0;
}
.foo-box.box1 {
    width: 28%;
}
.foo-box.box2 {
    width: 42%;
}
.foo-box.box3 {
    width: 30%;
}
.foo-sec2 {
    background-color: #433a30;
    padding: 22px 0;
}
.foo-sec2, .foo-sec2 a {
    color: #fff;
}
.duble-head {
    font-size: 84px;
    color: #433a30;
    line-height: 96px;
}
.duble-head strong {
    font-weight: normal;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    float: left;
    width: 100%;
    text-align: left;
}
.z-default-subpage-title {
    color: #ffffff;
    margin: 310px 0 45px 0;
    background-color: rgba(170, 154, 118, 0.90);
    font-family: "Al Fresco W05 Bold";
    display: inline-block;
    padding: 10px 45px 0px 15px;
    font-size: 120px;
    line-height: 132px;
    width: 53%;
    text-align: right;
    position: relative;
}
.z-default-subpage-title strong {
    font-weight: normal;
}
.z-default-subpage-title:before {
    content: '';
    background-color: rgba(170, 154, 118, 0.90);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
}
.wel-cen {
    background-image: url(../images/wel-cen-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 180px 0;
}
.wel-cen .duble-head {
    color: #fff;
    line-height: 76px;
}
.wel-cen .z-column {
    background-color: rgba(0, 0, 0, 0.50);
    padding: 48px 0;
}
.wel-cen .btn {
    margin: 14px 0 -80px 0;
}
.wel-cen a.more {
    background-color: #aa9a76;
    color: #fff;
    display: inline-block;
    padding: 22px 90px;
}
.wel-cen a.more:hover {
    background-color: #d5a847;
}
.rss-summary-modern .rss-summary-thumbnail a {
    border: 5px solid #aa9a76;
}
.rss-summary-modern .rss-summary-thumbnail a:hover {
    border: 5px solid #d5a847;
}
a.rss-summary-title, .rss-summary-text a.rss-summary-readmore {
    color: #e0ad40;
}
a.rss-summary-title:hover, .rss-summary-text a.rss-summary-readmore:hover {
    color: #231f20;
}
.rss-summary-modern .rss-summary-ds-2 .rss-summary-box {
    display: none;
}

.z-default-subpage-subpage {display:block !important;}

#siteOptionGroupForm22 {text-align:center;}

.videoContainer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  color:#fafafa;
}
.videoContainer video {
  width: 100%;
  display: block;
}
.videoContainer:before {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.videoContainer a {
    background-color: rgba(170, 154, 118, 0.90);
    color: #fff;
    display: inline-block;
    padding: 20px;
    margin: 0 15px;
    min-width: 360px;
    border-style:none;
    font-size:20px;
    text-align: center;
    text-transform: uppercase;
}
.videoTitle {font-size:200px; text-align:center;}

.centerOverlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.buttons {text-align:center;}

@media screen and (max-width:1600px) {
    .videoTitle {font-size:160px;}
    .videoContainer a {padding:18px; min-width:280px;}
}
@media screen and (max-width: 1362px) {
	#header .logo {
	    width: 230px;
	}
	.main-menu {
	    margin: 45px 0 0 0;
	}
	.main-menu li {
	    padding: 0 0 0 15px;
	}
	.foo-box.box1 {
	    width: 34%;
	}
	.foo-box.box2, .foo-box.box3 {
	    width: 33%;
	}
	.z-default-subpage-title {
	    width: 68%;
	}
    .centerOverlay {width:70%;}
    .videoTitle {font-size:140px;}
    .videoContainer a {padding:18px; min-width:240px;}
}
@media screen and (max-width: 992px) {
	#header .logo, #header .main-menu {
	    display: none;
	}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {
        background-color: #f1f1f1 !important;
    }
    .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {
        background: #d5a847;
    }
	.top-bar a.con {
	    padding: 7px 25px;
	}
	.top-bar a.social img {	
	    max-width: 24px;
	}
	.top-bar a.tel {
	    margin: 0 15px 0 0;
	}
	.top-bar a.tel img {
	    margin: 3px 8px 0 0;
	    max-width: 18px;
	}
	#header .top-bar {
	    float: none;
	    text-align: center;
	}
	#footer .foo-box {
	    width: 33%;
	}
	#footer .foo-box {
	    width: 33.33%;
	    padding: 0 12px;
	}
	#footer ul.menu li {
	    padding: 4px 0;
	}
	.duble-head, .wel-cen .duble-head {
	    font-size: 50px;
	    line-height: 60px;
	}
	.z-default-subpage-title {
	    margin: 140px 0 45px 0;
	    font-size: 52px;
	    line-height: 66px;
	}
	.wel-cen {
	    padding: 100px 0;
	}
	.z-default-subpage-title {
	    width: 50%;
	}
    .z-default-subpage-header {
        margin-top: 0;
    }
    .centerOverlay {width:75%;}
    .videoTitle {font-size:100px;}
    .videoContainer a {padding:14px; font-size:16px; min-width:160px;}
}
@media screen and (max-width: 767px) {
	#footer .foo-box {
	    width: 100%;
	    padding: 0 12px;
	}
	#footer .foo-box.box2 {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}	
	.duble-head, .wel-cen .duble-head {
	    font-size: 34px;
	    line-height: 46px;
	}
	.wel-cen a.more {
	    padding: 15px 50px;
	}
    .centerOverlay {width:80%;}
    .videoTitle {font-size:60px;}
    .videoContainer a {padding:12px; font-size:14px; min-width:100px;}
}
@media screen and (max-width: 479px) {
	.z-default-subpage-title {
	    margin: 70px 0 30px 0;
	    font-size: 40px;
	    line-height: 46px;
	}
	.z-default-subpage-title {
	    width: 100%;
	    text-align: center;
	}
}