/*
Theme Name: Blue ridge smokery
Author: Zillion Designs
Version: 1.0
Author URI: http://www.zilliondesigns.com/
 */

@font-face {
	font-family: 'TrajanPro-Regular';
	src: url('fonts/TrajanPro-Regular.eot?') format('eot'), 
	     url('fonts/TrajanPro-Regular.woff') format('woff'), 
	     url('fonts/TrajanPro-Regular.ttf')  format('truetype'),
	     url('fonts/TrajanPro-Regular.svg#TrajanPro-Regular') format('svg');
}
@font-face {
	font-family: 'Conv_TrajanProBold';
	src: url('fonts/TrajanProBold.eot');
	src: local('☺'), 
	url('fonts/TrajanProBold.woff') format('woff'), 
	url('fonts/TrajanProBold.ttf') format('truetype'), 
	url('fonts/TrajanProBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'TrajanPro3-Bold';
	src: url('fonts/TrajanPro3-Bold.eot?#iefix') format('embedded-opentype'),  
	url('fonts/TrajanPro3-Bold.otf')  format('opentype'),
	url('fonts/TrajanPro3-Bold.woff') format('woff'), 
	url('fonts/TrajanPro3-Bold.ttf')  format('truetype'), url('fonts/TrajanPro3-Bold.svg#TrajanPro3-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'luzsans-bookluzsans-book';
    src: url('fonts/luzhporo-webfont.woff2') format('woff2'),
         url('fonts/luzhporo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'luzsans-mediumluzsans-medium';
    src: url('fonts/luzhpmro-webfont.woff2') format('woff2'),
         url('fonts/luzhpmro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body { line-height: 1.4; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
blockquote { margin: 20px 0 30px; border-left: 5px solid; padding-left: 20px; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section { display: block; }


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-text-size-adjust : none;
}
*::before,*::after {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #333;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #333;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #333;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	width:100%;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
	}
.wpcf7 input[type="submit"]{
    background: #ccc;
    border: 0;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
	cursor:pointer;	
	}
.wpcf7 span.wpcf7-not-valid-tip {
    font-weight: normal !important;
    font-size: 11px;
    position: absolute;
    z-index: 0;
    right: 14px;
    top: 0;
}	
.container:before, .container:after,
.group:before, .group:after { content: ""; display: table; }
.container:after,
.group:after { display: block; height: 0; clear: both; visibility: hidden; }
.group {}
p{ margin-bottom:15px;}
p:last-child { margin-bottom: 0 !important;}
a{
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}

img { max-width:100%; }
.fl, .content { width:100%; float:left;}
.btn {
    font-size: 18px;
    padding: 5px 30px;
    display: inline-block;
    background: #2bb1da;
    color: #fff !important;
    margin-top:15px;
}
.btn:hover{background:#393438; color: #fff !important;}
h1, h2, h3 {
	
	}
.tbl {
	display:table;
	width:100%;
	height:100%;
	}
.tbl_mid {
	display:table-cell;
	vertical-align:middle;
	}
.half {
	width:50%;
	float:left;
	}
.half_left{
	width:49%;
	float:left;
	}
.half_right{
	width:49%;
	float:right;
	}	

body {
	font-family: 'luzsans-bookluzsans-book';
	color:#000;
	font-size:16px;
	}
.container {
	max-width:1260px;
	margin:0 auto;
	padding:0 15px;
	position:relative;
	}
	
	
	
/*************************************
  /*= header
**************************************/	
.header.fl {
    padding: 20px 0 30px;
    position: relative;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgb(233 208 131) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgb(233 208 131) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgb(233 208 131) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#faf1d6',GradientType=0 );
}

.head-top-logos {display: flex;justify-content: space-between;align-items: center;}
.aq-clean { padding: 20px 0 0;}
.aq-clean img { max-width: 160px;}

nav.nav_right.navbar { position: relative; left: 30px;}
.am-eel { position: relative; left: 30px;}
    

.enquiry_btn{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0091ce+0,003463+100 */
background: rgb(0,145,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,145,206,1) 0%, rgba(0,52,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,145,206,1) 0%,rgba(0,52,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,145,206,1) 0%,rgba(0,52,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091ce', endColorstr='#003463',GradientType=0 ); /* IE6-9 */	

	float: left;
    color: #fff;
    padding: 9px 27px;
	margin-left:25px;
    border-radius: 0 100px 100px 0;
    text-decoration: none;
    position: relative;
}
.enquiry_btn:before{
	content: "";
    position: absolute;
    left: -33px;
    background: url(images/enquiry_icon.png) no-repeat;
    width: 47px;
    height: 41px;
    top: 0;
}
.ph_info {
    margin-left:25px;
    margin-right: 15px;
    float: right;
    position: relative;
    font-size: 14px;
    padding: 11px 20px 9px 23px;
	
    border-radius: 0 100px 100px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0091ce+0,003463+100 */
background: rgb(0,145,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,145,206,1) 0%, rgba(0,52,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,145,206,1) 0%,rgba(0,52,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,145,206,1) 0%,rgba(0,52,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091ce', endColorstr='#003463',GradientType=0 ); /* IE6-9 */	

	
}
.ph_info a{color: #fff;}
.ph_info:before {
	content: "";
    position: absolute;
    left:-33px;
    background: url(images/ph_icon.png) no-repeat;
    width: 47px;
    height: 41px;
    top: 0px;

}
.mail_info {
    margin-left: 25px;
    float: right;
    position: relative;
    font-size: 12px;
	text-transform:uppercase;
    padding:12px 15px 12px 20px;
	border-radius: 0 100px 100px 0;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0091ce+0,003463+100 */
background: rgb(0,145,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,145,206,1) 0%, rgba(0,52,99,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,145,206,1) 0%,rgba(0,52,99,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,145,206,1) 0%,rgba(0,52,99,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091ce', endColorstr='#003463',GradientType=0 ); /* IE6-9 */	
	
}
.mail_info a{color: #ffff;}
.mail_info:before {
	content: "";
    position: absolute;
    left:-33px;
    background: url(images/mail_icon.png) no-repeat;
    width: 47px;
    height: 41px;
    top: 0px;

}



a.custom-logo-link {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    bottom: 0;
    margin: auto;
    width: 240px;
    z-index: 2;
}
/* 
a.custom-logo-link {
    position: absolute;
    left: -20px;
    right: 0;
    top: -100px;
    bottom: 0;
    margin: auto;
    width: 299px;
    z-index: 2;
} */

/*************************************
  /*= navigation
**************************************/	
.navbar {
	position: relative;
	text-align: center;
	z-index:1;
	margin-top: 20px;
}
.navbar .menu>li {
	float: left;
    position: relative;
    padding: 0;
    text-align: center;
    margin: 0 5px!important;
}
.navbar .menu>li:first-child {
	/*margin: 0 29px 0 0 !important;*/
	margin-left:0 !important; 
}
.navbar .menu>li:last-child {
	/*margin: 0 0px 0 28px !important;*/
	margin-right:0 !important;
}
.navbar .menu>li>a {
    color: #021f4f;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 17px;
    padding:8px 10px 8px !important;
    text-decoration: none !important;
    line-height: 1.5;
    font-family: 'TrajanPro-Regular';
	}
.navbar .menu>li.menu-item-has-children>a {
	padding: 8px 30px 8px 10px !important;
}
#primary-navigation .menu>li:hover, 
#primary-navigation .menu>li.current-menu-item {
	color: #e6b317 !important;	
}
.navbar .menu>li.menu-item-has-children:hover>a, 
.navbar .menu>li.menu-item-has-children a:focus {
	color: #e6b317 !important;	
	
}
.navbar .menu>li > a:hover, 
.navbar .menu>li.current-menu-item > a {
    color: #e6b317 ;
}
.navbar .sub-menu li {
	background-color:rgba(200,232,254,0.9);
	background-image: none;
	border-bottom: 1px solid #fff;
	float: left;
	height: auto;
	padding: 0;
	text-align: left;
	width: 100%;
	margin: 0;
}
.navbar .sub-menu {
	width: 234px;
}
.navbar .sub-menu a {
	border: 0 none !important;
	border-radius: 0 !important;
	color: #000 !important;
	float: left !important;
	font-size: 13px !important;
	padding: 10px 10px !important;
	vertical-align: middle;
	width: 100%;
	text-decoration: none !important;
}
.navbar ul.sub-menu a:hover, 
.navbar .menu>ul.sub-menu li.current-menu-item a, 
body.accent-gradient .menu .current-menu-item > a {
	background-color: #004071 !important;
	background: #004071 !important;
	-webkit-background-clip: white !important;
	-webkit-text-fill-color: white !important;
	color: #fff !important;
	padding-left: 20px !important;
}
.navbar ul ul {
	float: left;
	left: -999em;
	margin:-2px 0 0;
	padding-top: 1px;
	position: absolute;
	z-index: 99;
	
    top: 200%;
    transition: all 0.25s ease-in-out 0.1s;
    -webkit-transition: all 0.25s ease-in-out 0.1s;
    -moz-transition: all 0.25s ease-in-out 0.1s;
    -o-transition: all 0.25s ease-in-out 0.1s;
    opacity: 0;
    visibility: hidden;	

}
.navbar ul ul ul {
	left: -999em;
	top: auto;
	margin: 0;
	padding: 0;
}
.navbar .sub-menu a:focus {
	background-image: none !important;
}
.navbar ul li:hover>ul, 
.navbar ul li.focus>ul {
    left: auto;
    top: 100%;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s;	
}
.navbar ul ul li:hover>ul, .navbar ul ul li.focus>ul {
	left: 100%;
}
.navbar .menu>li.menu-item-has-children>a {
	padding-right: 1px;
}
.navbar .menu>li.menu-item-has-children>a::after {
	background-image: url("images/arrow.png");
	background-repeat: no-repeat;
	display: block;
	font: 8px/1 Genericons;
	position: absolute;
	right: 12px;
	top: 16px;
	vertical-align: text-bottom;
	content: " ";
	width: 10px;
	height: 6px;
}
.navbar .menu-item-has-children li.menu-item-has-children>a::after, 
.navbar .menu-item-has-children li.page_item_has_children>a::after, 
.navbar .page_item_has_children li.menu-item-has-children>a::after, 
.navbar .page_item_has_children li.page_item_has_children>a::after {
	right: 8px;
	top: 24px;
}
nav.nav_left.navbar {
    float: left;
}
nav.nav_left.navbar .menu > li:first-child{
margin-left: 0;
padding-left: 0;
}
nav.nav_left.navbar .menu > li:first-child > a{
margin-left: 0;
padding-left: 0 !important;
}
nav.nav_left.navbar .menu > li:last-child{
margin-right: 0;
}
nav.nav_left.navbar .menu > li:last-child > a{
margin-right: 0;
}
nav.nav_right.navbar {
    float: right;
}
nav.nav_right.navbar .menu > li:first-child{
margin-left: 0;
padding-left: 0;
}
nav.nav_right.navbar .menu > li:first-child > a{
margin-left: 0;
padding-left: 0 !important;
}
nav.nav_right.navbar .menu > li:last-child{
margin-right: 0;
padding-right: 0;
}
nav.nav_right.navbar .menu > li:last-child > a{
/*margin-right: 0;*/
padding-right: 10px !important;
}

nav.nav_left.navbar:before,
nav.nav_left.navbar:after,
nav.nav_right.navbar:before,
nav.nav_right.navbar:after{
	content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
}
nav.nav_left.navbar:before{
    background: linear-gradient(to left, #00214a, #fff);
    top: 0px;
}
nav.nav_left.navbar:after{
    background: linear-gradient(to left, #00214a, #fff);
    bottom: 0px;
}
nav.nav_right.navbar:before{
    background: linear-gradient(to left, #fff, #00214a);
    top: 0px;
}
nav.nav_right.navbar:after{
    background: linear-gradient(to left, #fff, #00214a);
    bottom: 0px;
}

/*************************************
  /*= section 1
**************************************/	
.sec1{
text-align: center;
color: #fff;
position: relative;
}
/*.sec1:before {
	    content: "";
    position: absolute;
    left: 0;
    top:0px;
    background: url(images/shadow_bottom.png);
    height: 55px;
    width: 100%;
    background-size: cover;
}*/
.sec1 img{
 width: 100%;
 display: block;
}
.sec1 .container{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
	}
.sec1 h2{
font-size:35px;
    text-shadow: 2px 2px 2px #000;
    display: inline-block;
    position: relative;
	 font-family: 'TrajanPro3-Bold';
}
.sec1 h2 span{
	display: block;
	font-style: italic;
}
.sec1 h2:before,
.sec1 h2:after{
	width: 0;
    height: 0;
    border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
    content: "";
    position: absolute;    
    top: 22px;
}
.sec1 h2:before{
    border-right: 50px solid white;
    left: -50px;
}
.sec1 h2:after{
    border-left: 50px solid white;
    right: -60px;
}
.banner-top-corner-txt {
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
    margin: 10px 30px 20px 0;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    float: left;
    width: 100%;
    font-family: 'TrajanPro3-Bold';
	}
.banner-top-corner-txt span {
    color: #fff !important;
}
.banner-top-corner-txt br{ display:none;}

/*************************************
  /*= section 2
**************************************/	
.sec2{
	text-align: center;
	padding: 100px 0;
}
.delicacy_img{
    font-size: 20px;
    width: 332px;
    float: left;
    margin-right:116px;
    margin-top: -210px;
}
.delicacy_img span{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#13a7ef+0,021d4c+100 */
background: rgb(19,167,239); /* Old browsers */
background: -moz-linear-gradient(left, rgba(19,167,239,1) 0%, rgba(2,29,76,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(19,167,239,1) 0%,rgba(2,29,76,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(19,167,239,1) 0%,rgba(2,29,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13a7ef', endColorstr='#021d4c',GradientType=1 ); /* IE6-9 */
    display: block;
    border-radius: 100%;
    overflow: hidden;
    width: 260px;
    height: 260px;
    padding: 9px;
    margin: 0 auto;
}
.delicacy_img:last-child{
margin-right: 0;
}
.delicacy_img img{
    border-radius: 100%;
    border: 2px solid #fff;
}
.delicacy_img h2{
	font-size: 28px;
    font-family: 'Conv_TrajanProBold';
    margin: 12px 0 10px;
}
/*************************************
  /*= section 3
**************************************/	
.sec3{
	text-align: center;
	padding: 90px 0 0;
	min-height: 760px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7f3fd+0,f1fbfe+49,d7f3fd+100 */
background: rgb(215,243,253); /* Old browsers */
background: -moz-linear-gradient(left, rgba(215,243,253,1) 0%, rgba(241,251,254,1) 49%, rgba(215,243,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(215,243,253,1) 0%,rgba(241,251,254,1) 49%,rgba(215,243,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(215,243,253,1) 0%,rgba(241,251,254,1) 49%,rgba(215,243,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7f3fd', endColorstr='#d7f3fd',GradientType=1 ); /* IE6-9 */
}
.sec_title{
	font-family: 'Conv_TrajanProBold';
	text-align: center;
}
.sec_title h2 {
	display: inline-block;
	position: relative;
}
.sec_title h2 strong{
	font-size:42px;
    background-image: -webkit-linear-gradient(-90deg, rgb(18, 161, 233) 0%, rgb(3, 35, 82) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}
.sec_title h2:before, .sec_title h2:after {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    content: "";
    position: absolute;
    top:26px;
}
.sec_title h2:before {
    border-right:50px solid #9ac13c;
    left: -70px;
}
.sec_title h2:after {
    border-left: 50px solid #9ac13c;
    right: -70px;
}
.sec_title h2 span{
font-style: italic;
}
.sec_title h3{
	display: inline-block;
	position: relative;
}
.sec_title h3 strong{
	font-size: 30px;
    background-image: -webkit-linear-gradient(-90deg, rgb(18, 161, 233) 0%, rgb(3, 35, 82) 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.video_wrap{
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
        margin-top: 70px;
}
.video_wrap:before{
background: url(images/video_left_img.png) no-repeat left;
content: "";
position: absolute;
left: 0;
width: 198px;
height: 670px;
    top: -200px;
}
.video_wrap:after{
background: url(images/video_right_img.png) no-repeat left;
content: "";
position: absolute;
right: 0;
width: 198px;
height: 670px;
    top: -200px;
}
.video_wrap img {
    margin-top: 49px;
    width: 502px;
    height: 350px;
}
.video_wrap iframe{
    display: block;
    width: 502px;
    height: 351px;
    margin: 49px auto 0;
    position: relative;
    z-index: 2;

}
.video_overlay{
    background-image: url(images/youtube-overlay.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
    top: 0;
    width: 100%;
    position: absolute;
}
/*************************************
  /*= section 4
**************************************/	
.sec4{
	padding:70px 0 80px;
	text-align: center;
	background: url('images/sec4_bg.jpg') no-repeat center center / cover;
	font-size:18px;
}
.sec4 .sec_title h2 sup{
	font-size: 13px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #063a6f;
    border-radius: 100%;
    content: "";
    text-align: center;
}
.sec4 p{
	line-height:1.8;
	}
.sec4 p strong{
	font-weight:bold;
	}
.steps_wrap{
text-align: center;
}
.steps{
width: 550px;
text-align: center;
color: #001d4c;
font-size: 18px;
position: relative;
}
.steps img{
	
}
.steps h3{
	font-size:25px;
	margin: 10px 0;
    background-image: -webkit-linear-gradient(-90deg, rgb(18, 161, 233) 0%, rgb(3, 35, 82) 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Conv_TrajanProBold';
}
.steps a{
	color: #dfac3f;
}
.steps a:hover{
	color: #001d4c;
}
.steps1 {
    margin:10px auto 0;
    min-height: 340px;
        bottom: -30px;
}
.steps1 img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.steps1 .steps_content{
	
}

.steps.steps2 {
    float: left;
    top: -120px;
}
.steps.steps3 {
    float: right;
    top: -120px;
}





/*************************************
  /*= section 5
**************************************/	
.sec5{
	padding: 100px 0;
	text-align: center;
	background: url('images/sec5_bg.jpg') no-repeat center center / cover;
}
.sec5 .sec_title h3 sup{
	font-size: 13px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #063a6f;
    border-radius: 100%;
    content: "";
    text-align: center;
}

.wrap-sec5-circle{
	background-image: url(images/sec5_circle_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
	height: 580px;
    width: 1200px;
    position: relative;
    margin:40px auto 0;
}
.sec5-box h3{
	color: #02204f;
    font-family: 'Conv_TrajanProBold';
    font-size: 19px;
    text-align: left;
    text-transform: uppercase;
}
.sec5-box .content {
    text-align: justify;
    height: 88px;
	color: #011d4c; 
	font-size:15px;
	line-height:1.5;   
}
.sec5-box1 h3, .sec5-box2 h3, .sec5-box3 h3{
	float:right;
	padding-right: 30px;
}
.sec5-box1 {
    width: 405px;
    position: absolute;
    left: 0;
    top: 0;
}
.sec5-box2 {
    width: 315px;
    position: absolute;
    top: 210px;
	left: 0;
}
.sec5-box3 {
    width: 400px;
    position: absolute;
    top: 410px;
	left: 0;
}
.sec5-box4 {
    width: 380px;
    position: absolute;
    top: 0;
	right: 0;
}
.sec5-box5 {
    width: 310px;
    position: absolute;
    top: 210px;
	right: 0;
}
.sec5-box6 {
    width: 380px;
    position: absolute;
    top: 410px;
	right: 0;
}
.sec5-icon {
    position: absolute;
    width: 101px;
    height: 101px;
    text-align: center;
    background-image:url(images/sec5_overlay_bg.png);
    background-position:center bottom;
    background-repeat:no-repeat;
}
.sec5-box:hover .sec5-icon {
	background-position:center top;
}
.sec5-box:hover .sec5-icon img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);	
}
.sec5-icon img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.sec5-box1 .sec5-icon {
    right: -126.5px;
    top: 54.51px;
}
.sec5-box2 .sec5-icon {
    right: -121.5px;
    top: 28.5px;
}
.sec5-box3 .sec5-icon {
    right: -131px;
    top: 17.5px;
}
.sec5-box4 .sec5-icon {
    left: -128px;
    top: 54px;
}
.sec5-box5 .sec5-icon {
    left: -127px;
    top: 34px;
}
.sec5-box6 .sec5-icon {
    left: -127.5px;
    top: 16.5px;
}

.sec5-box4 h3, 
.sec5-box5 h3, 
.sec5-box6 h3 {
    padding-left: 30px;
}

.sec5-box4 .mCSB_scrollTools,
.sec5-box5 .mCSB_scrollTools,
.sec5-box6 .mCSB_scrollTools{
	right: auto !important;
	left: 0;
}
.sec5-box4 .mCSB_inside > .mCSB_container,
.sec5-box5 .mCSB_inside > .mCSB_container,
.sec5-box6 .mCSB_inside > .mCSB_container{
	margin-left: 30px;
	margin-right: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #032859 !important;    	
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #108ed2 !important;
}

/*************************************
  /*= section 6
**************************************/	
.sec6{
	padding: 100px 0;
	text-align: center;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fafdfe+0,e3f1fc+100 */
background: rgb(250,253,254); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(250,253,254,1) 0%, rgba(227,241,252,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(250,253,254,1) 0%,rgba(227,241,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(250,253,254,1) 0%,rgba(227,241,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafdfe', endColorstr='#e3f1fc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.reason_wrap{

}
.reason_box{
width: 215px;
margin-top: 40px;
margin-right:37px;
float: left;
text-align: center;
font-size: 18px;
min-height: 330px;
}
.reason_box:nth-of-type(5n+5){
margin-right: 0;
}
.reason_icon{
width: 161px;
height: 160px;
display: block;
font-size: 0;
margin: 0 auto;
background-size:cover !important;
}
.reason_box h3{
font-size: 18px;
text-transform: uppercase;
line-height: 25px;
margin:22px 0 15px;
font-family: 'TrajanPro-Regular';
}
.reason_box a{
color: #000;
}
.reason_box a:hover{
color: #108fd3;
}

.reason_box1 .reason_icon{
	background: url(images/icon1_n.png) no-repeat;
}
.reason_box1:hover .reason_icon{
	background: url(images/icon1_h.png) no-repeat;
}
.reason_box2 .reason_icon{
	background: url(images/icon2_n.png) no-repeat;
}
.reason_box2:hover .reason_icon{
	background: url(images/icon2_h.png) no-repeat;
}
.reason_box3 .reason_icon{
	background: url(images/icon3_n.png) no-repeat;
}
.reason_box3:hover .reason_icon{
	background: url(images/icon3_h.png) no-repeat;
}
.reason_box4 .reason_icon{
	background: url(images/icon4_n.png) no-repeat;
}
.reason_box4:hover .reason_icon{
	background: url(images/icon4_h.png) no-repeat;
}
.reason_box5 .reason_icon{
	background: url(images/icon5_n.png) no-repeat;
}
.reason_box5:hover .reason_icon{
	background: url(images/icon5_h.png) no-repeat;
}
.reason_box6 .reason_icon{
	background: url(images/icon6_n.png) no-repeat;
}
.reason_box6:hover .reason_icon{
	background: url(images/icon6_h.png) no-repeat;
}
.reason_box7 .reason_icon{
	background: url(images/icon7_n.png) no-repeat;
}
.reason_box7:hover .reason_icon{
	background: url(images/icon7_h.png) no-repeat;
}
.reason_box8 .reason_icon{
	background: url(images/icon8_n.png) no-repeat;
}
.reason_box8:hover .reason_icon{
	background: url(images/icon8_h.png) no-repeat;
}
.reason_box9 .reason_icon{
	background: url(images/icon9_n.png) no-repeat;
}
.reason_box9:hover .reason_icon{
	background: url(images/icon9_h.png) no-repeat;
}
.reason_box10 .reason_icon{
	background: url(images/icon10_n.png) no-repeat;
}
.reason_box10:hover .reason_icon{
	background: url(images/icon10_h.png) no-repeat;
}
.reason_box11 .reason_icon{
	background: url(images/icon11_n.png) no-repeat;
}
.reason_box11:hover .reason_icon{
	background: url(images/icon11_h.png) no-repeat;
}
.reason_box12 .reason_icon{
	background: url(images/icon12_n.png) no-repeat;
}
.reason_box12:hover .reason_icon{
	background: url(images/icon12_h.png) no-repeat;
}
.reason_box13 .reason_icon{
	background: url(images/icon13_n.png) no-repeat;
}
.reason_box13:hover .reason_icon{
	background: url(images/icon13_h.png) no-repeat;
}
.reason_box14 .reason_icon{
	background: url(images/icon14_n.png) no-repeat;
}
.reason_box14:hover .reason_icon{
	background: url(images/icon14_h.png) no-repeat;
}
.reason_box15 .reason_icon{
	background: url(images/icon15_n.png) no-repeat;
}
.reason_box15:hover .reason_icon{
	background: url(images/icon15_h.png) no-repeat;
}
.reason_box16 .reason_icon{
	background: url(images/icon16_n.png) no-repeat;
}
.reason_box16:hover .reason_icon{
	background: url(images/icon16_h.png) no-repeat;
}
.reason_box17 .reason_icon{
	background: url(images/icon17_n.png) no-repeat;
}
.reason_box17:hover .reason_icon{
	background: url(images/icon17_h.png) no-repeat;
}
.reason_box18 .reason_icon{
	background: url(images/icon18_n.png) no-repeat;
}
.reason_box18:hover .reason_icon{
	background: url(images/icon18_h.png) no-repeat;
}
.reason_box19 .reason_icon{
	background: url(images/icon19_n.png) no-repeat;
}
.reason_box19:hover .reason_icon{
	background: url(images/icon19_h.png) no-repeat;
}
.reason_box20 .reason_icon{
	background: url(images/icon20_n.png) no-repeat;
}
.reason_box20:hover .reason_icon{
	background: url(images/icon20_h.png) no-repeat;
}

/*************************************
  /*= section 7
**************************************/	
.sec7{
	padding:60px 0 0;
	color: #fff;
	background: url(images/sec7_bg.jpg) no-repeat center center / cover;
	font-size: 20px;
}
.sec7_left{
	float: left;
	width: 810px;
	padding-bottom: 160px;
	position: relative;
}
.sec7_left p{
line-height: 36px;
text-align: justify;
}
.sec7 .sec_title{
text-align: left;
margin-bottom: 15px;
}
.sec7 .sec_title h3{
color: #fff;
font-size: 50px;
}
.sec7 .sec_title h2{

}
.sec7 .sec_title h2:before {
    border:0;
    position: static;
}
.sec7_left h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 8px;
}

.cef_img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 380px;
}
.cef_img img, .dish_plat img {
    display: block;
}
.dish_plat {
    position: absolute;
    right: -126px;
    bottom: -125px;
}
/*************************************
  /*= section 8
**************************************/	
.sec8{
	padding: 100px 0;
	position: relative;
}
.home_post_wrap{
    margin-top: 70px;
}
.home_post{
width: 380px;
float: left;
margin-right:45px;
    background: #f5f5f5;
    border: 1px solid #eaeaea;
}
.home_post:last-child{
margin-right: 0;
}
.post_img{

}
.post_img img{
display: block;
}
.post_text{
font-size: 20px;
padding: 13px;
}
.post_text h2 {
    font-size: 22px;
    margin: 10px 0 10px;
}
.post_text a{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c7eb6+0,119de1+100 */
background: rgb(12,126,182); /* Old browsers */
background: -moz-linear-gradient(top, rgba(12,126,182,1) 0%, rgba(17,157,225,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(12,126,182,1) 0%,rgba(17,157,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(12,126,182,1) 0%,rgba(17,157,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c7eb6', endColorstr='#119de1',GradientType=0 ); /* IE6-9 */
color: #fff;
font-family: 'luzsans-mediumluzsans-medium';
    font-size: 18px;
    width: 180px;
    text-transform: uppercase;
    height: 46px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border: 2px solid #fff;
    box-shadow:0px 0px 1px 2.5px #9ac13c;
    border-radius: 2px;
}




/*************************************
  /*= section 9
**************************************/	
.sec9{
	background-image: url(images/sec9_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	float:left;
	width: 100%;
	position:relative;
	padding:130px 0 270px;
	text-align: center;
	min-height:720px;
}
.sec9 .sec_title{
margin-bottom: 50px;
}

.sec9 .sec_title h2, .sec9 .sec_title h3{
	color: #fff;
	font-size: 42px;
}
.testimonial_wrap{
	width: 1190px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    text-transform: none;
}
.test-content{
	text-align:justify;
}
.test-name {
    float: left;
    clear: both;
    margin: 20px 0 10px;
    padding: 0 0 10px 0;
    width: 539px;
    text-align: left;
}
.test-name span{
color: #ebbf39;
}
.rating-image {
    display: inline-block !important;
    margin: 4px 0 0 40px;
    vertical-align: top;
}
.bible-verse h3 {
    color: #fff;
    margin: 0;
    font-family: 'luzsans-mediumluzsans-medium';
    font-size: 26px;
}

.bible-verse {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
    text-align: center;
    color: #fff;
    padding: 0 232px;
    font-size:20px;
}


/*************************************
  /*= footer
**************************************/
.home .footer{
	    background-image: url(images/footer_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    width: 100%;
    position: relative;
    padding: 310px 0 30px;
    min-height: 650px;
    margin: -264px 0 0 0;
    color: #fff;
    font-size: 17px;
    background-color: transparent;
    border-top: 0;
}
.footer {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0;
    min-height: 100%;
    margin: 0;
    color: #fff;
    font-size: 17px;
    background-color: #202020;
    border-top:5px solid #ebbf39;
}

.footer a{
	color:#fff;
}
.footer-box{
	float:left;
}
.footer-box1{
	width: 14%;
	margin-right: 7%;
}
.footer-box2{
	width: 25%;
	margin-right: 6%;
}
.footer-box3{
	width: 22%;
	margin: 0;
}
.footer-box4 {
    width: 20%;
    margin: 0;
    float: right;
}


.single-steward-last .ste-name {
    margin: 0 0 15px 0;
    line-height: 1.5;
}
.ste-name span {
    font-size: 14px;
    display: block;
    line-height: 1;
}
.ste-name a {
    font-size: 14px;
}

.ste-name {
    font-size: 20px;
    font-family: 'luzsans-mediumluzsans-medium';
    margin: 0 0 5px;
}

.footer-box h3{
	border-bottom:1px solid #4d4d4d;
	color:#ebbf39;
	font-size: 24px;
	font-family: 'luzsans-mediumluzsans-medium';
	padding: 0 0 8px 0;
	position:relative;
	margin-bottom: 20px;
}
.footer-box h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -9px;
}
.footer-box h3 span{
	color:#fff;
}
#menu-footer_menu {
    margin: 0;
    list-style: none;
}
#menu-footer_menu li {
    margin-bottom: 5px;
    list-style: inside disc;
	color:#fff;
}
#menu-footer_menu li a {
    font-size: 17px;
}
#menu-footer_menu li:hover, 
#menu-footer_menu li.current-menu-item,
#menu-footer_menu li a:hover, 
#menu-footer_menu li.current-menu-item a{
	color:#ebbf39;
}
.f-add {
    float: left;
    width: 100%;
    margin: 0 0 25px;
    padding: 0 0 0 50px;
	background-repeat:no-repeat;
	background-position:center left;
}
.f-address{
	background-image: url(images/address-icon.png);
	background-position: 0 6px;
}
.f-address span{
font-family: 'TrajanPro-Regular';
}
.f-email{
	background-image: url(images/email-icon.png);
    font-size: 16px;
    text-transform: uppercase;
}
.f-phone{
	background-image: url(images/phone-icon.png);
}
.f-email, .f-phone{
	line-height: 2.8;
}

.footer-box3{

}
.footer-box3 input[type="number"],
.footer-box3 input[type="text"],
.footer-box3 input[type="email"]{
	width: 100%;
	border-radius: 4px;
	font-family: 'luzsans-bookluzsans-book';
    border: 0;
    padding: 10px;
    margin-bottom: 10px;	
}

.footer-box3 textarea{
	height: 56px;
	width: 100%;
	border-radius: 4px;
	font-family: 'luzsans-bookluzsans-book';
}
.footer-box3 input[type="submit"]{
	    background: #0d84be;
    color: #fff;
    border-radius: 4px;
    font-family: 'luzsans-mediumluzsans-medium';
    font-size: 18px;
        padding: 9px 42px;
}
.footer-box3 input[type="submit"]:hover{
	    background: #ebbf39;
	    }
.bottom {
    float: left;
    width: 100%;
    background-color: #040404;
    color: #fff;
    padding: 12px 0 14px;
    position: relative;
}
.wrap-copyright {
    float: left;
    clear: left;
}
.pay-gate {
    float: left;
    /*width: 220px;*/
    height: auto;
    margin: 10px 0 0 0;
}
.footer-center-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top:45%;
    font-size: 22px;
    width: 300px;
}
.footer-social {
    margin: 26px 0 0 !important;
    float: right;
    clear: right;
}
.wrap-ups {
    float: left;
}
.wrap-ups img {
    width: auto;
    height: 40px;
}
.wrap-ups span {
    float: left;
    margin: 8px 10px 0 0;
}

.footer-social span{
	color:#fff;
}
.header-social {
    margin: 11px 20px 0 0;
}
.header-social span {
        float: left;
    color: #fff;
    font-size: 16px;
    margin: 4px 5px 0 0;
    font-family: 'luzsans-mediumluzsans-medium';
}
.header-social a{
	float:left;
	width: 30px;
	height:30px;
	margin: 0 6px 0 0;
	background-image: url('https://blueridgesmokery.com/wp-content/uploads/2025/08/social-sprite.png');
}
.header-social a.facebook{
	background-position: 0 0;
}
.header-social a.facebook:hover{
	background-position: 0 30px;
}
.header-social a.twitter{
	background-position: -38px 0;
}
.header-social a.twitter:hover{
	background-position: -38px 30px;
}
.header-social a.linkedin {
    background-position: -77px 0;
}
.header-social a.linkedin:hover {
    background-position: -77px 30px;
}
.header-social a.youtube {
    background-position: -115px 0;
}
.header-social a.youtube:hover {
    background-position: -115px 30px;
}
.header-social a.pinterest {
    background-position: -154px 0;
}
.header-social a.pinterest:hover {
    background-position: -154px 30px;
}
.header-social a.instagram {
    background-position: -193px 0;
}
.header-social a.instagram:hover {
    background-position: -193px 30px;
}
.copyright {
    float: left;
    font-size: 14px;
    line-height: 1;
    margin-top: 21px;
    clear: both;
}
/*************************************
  /*= inner page
**************************************/
.featured_img {
position: relative;
}
.featured_img img{
	width: 100%;
	display: block;
}
/*.featured_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    background: url(images/shadow_bottom.png);
    height: 55px;
    width: 100%;
    background-size: cover;
}*/
.bread{
	background: #f1f1f1;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.bread .breadcrumbs{
color: #333;
font-size: 14px;
}
.bread .breadcrumbs a{
	color: #00a5e6;
}
.inner_page {
	padding: 30px 0;
}
#primary {
    width: 70%;
    float: left;
    font-size: 17px;
}
div#primary.fullwidth {
    width: 100%;
    text-align: center;
}
h1.entry-title, h1.page-title{
    font-size: 42px;
    font-family: 'Conv_TrajanProBold';
    border-bottom:1px solid #07467c;
    margin-bottom: 15px;	

background-image: -webkit-linear-gradient(-90deg, rgb(18, 161, 233) 0%, rgb(3, 35, 82) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}

#primary h2{
font-family: 'Conv_TrajanProBold';
font-size: 30px;
    margin-bottom: 10px;
}
#primary h3{
font-family: 'Conv_TrajanProBold';
font-size: 24px;
    margin-bottom: 10px;
}
#primary h4{
font-family: 'Conv_TrajanProBold';
font-size: 18px;
    margin-bottom: 10px;
}
#primary ul{
margin-bottom: 15px;
}
#primary ul li{
	position: relative;
	padding-left: 15px;
    display: inline-block;
    margin-bottom: 10px;
	width:100%
}
#primary ul li:before{
	    width: 8px;
    height: 8px;
    border: 2px solid #2bb1da;
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
}
#primary a{
color: #07467c;
}
#primary a:hover{
color: #333;
}
#primary p, #primary ul, #primary ol {
    line-height: 1.5;
}
#primary em, #primary i{
	 font-style:italic;
	}
#primary strong, #primary b{
	font-weight:bold;
	}
/*************************************
  /*= page sidebar
**************************************/
.sidebar_form{

}
.sidebar_form input[type="text"],
.sidebar_form input[type="email"],
.sidebar_form textarea{
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}
.sidebar_form input[type="submit"] {
background: #2bb1da;
border: 0;
color: #fff;
padding:3px 30px;
font-size:16px;
font-family: 'Oswald', sans-serif;
cursor: pointer;	
}
.sidebar_form input[type="submit"]:hover {
background: #494a4c;	
}


/*************************************
  /*= blog sidebar
**************************************/
aside#secondary {
    width: 28%;
    float: right;
    border: 1px solid #ccc;
    padding: 5px;
}
aside#secondary section {
	background: #f1f1f1;
	padding: 5px;
	margin-bottom: 10px;
}
aside#secondary section:last-child {
    margin-bottom: 0;
}
aside#secondary section h2{
font-family: 'Oswald', sans-serif;
    font-size: 22px;
    border-bottom: 1px solid #2bb1da;
    margin-bottom: 10px;
    color: #2bb1da;
}
aside#secondary section ul{


}
aside#secondary section ul li{
        position: relative;
    padding-left: 20px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;

}
aside#secondary section ul li a{
color: #333;
font-size: 14px;

}
aside#secondary section ul li a:hover{
color: #2bb1da;
}

aside#secondary section ul li:before {
    width: 8px;
    height: 8px;
    border: 2px solid #2bb1da;
    content: "";
    position: absolute;
    left: 4px;
    top:8px;
}
/*************************************
  /*= reason page
**************************************/
.inner_twenty_reasons{
	
	}
.inner_twenty_reasons .reason_box{
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 16px;
    min-height: inherit;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
	}
.inner_twenty_reasons .reason_icon {
    width: 110px;
    height: 110px;
    background-size: cover;
	float: left;
    margin-right: 15px;	
}
.inner_twenty_reasons .reason_box:hover .reason_icon {
    background-size: cover;
}

#primary .inner_twenty_reasons .reason_box h3{
	font-size:18px;
	margin-top:0;
	}



/*************************************
  /*= contact page
**************************************/
.page-id-141 #primary{
	width:100%;
	}
.page-id-141 #secondary{
	display:none;
	}
.cf_form {
	width:66%;
	float:left;
}
.cf_form input[type="text"], .cf_form input[type="email"], .cf_form input[type="tel"] {
    width: 100%;
    border: 1px solid #ccc;
    padding:15px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}
.cf_form textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding:15px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    height: 146px;
}
.cf_form input[type="submit"] {
    background: #0d84be;
    border: 0;
    color: #fff;
    padding: 10px 140px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.3s all ease-in-out;
    border-radius: 5px;
    float: left;
}
.cf_form input[type="submit"]:hover {
    background: #ebbf39;	
	}
.cf_form input[type="text"]:focus, 
.cf_form input[type="email"]:focus, 
.cf_form textarea:focus {
	border: 1px solid #0d84be;
	background:#f1f1f1;
	}
.cf_info {
    width: 33%;
    float: right;
    text-align: center;
    font-size: 26px;
    color: #333;
    font-weight: 700;	
font-family: 'Oswald', sans-serif;	
}
.cf_info div {
    border:1px solid #0d84be;
    padding: 15px;
    margin-bottom: 15px;
}
.cf_phone {
    position: relative;
    padding-top: 70px !important;
}
.cf_phone:before{
	    background: url(images/phone-icon.png) no-repeat center center;
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 36px;
    height: 36px;
    background-size: contain;
	}
.cf_mail{
   position: relative;
    padding-top: 70px !important;
text-transform: uppercase;
    font-size: 22px;	
	}
.cf_mail:before{
	    background: url(images/email-icon.png) no-repeat center center;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 36px;
    height: 36px;
    background-size: contain;	
	}
.map {
	display: none;
	width: 100%;
    float: left;
    margin-top: 30px;    
	}
.map iframe{
	display:block;
	height:400px;
	width:100%;
	}
.cf_motto {
    font-size: 26px;
    font-weight: bold;
    margin-top: 35px;
    padding: 30px 0;
    /* background: #0d84be; */
    /* color: #fff; */
    /* border-left: 10px solid #000; */
}
.quick_popup{
	margin-top:15px;
}
.quick_popup input[type="number"],
.quick_popup input[type="text"],
.quick_popup input[type="email"]{
    width: 100%;
    border-radius: 4px;
    font-family: 'luzsans-bookluzsans-book';
    border: 0;
    padding: 10px;
    margin-bottom: 10px;
}
.quick_popup textarea{
	height: 100px;
	width: 100%;
	border-radius: 4px;
	font-family: 'luzsans-bookluzsans-book';
}
.quick_popup input[type="submit"]{
	    background: #0d84be;
    color: #fff;
    border-radius: 4px;
    font-family: 'luzsans-mediumluzsans-medium';
    font-size: 18px;
        padding: 9px 42px;
}
.quick_popup input[type="submit"]:hover{
	    background: #ebbf39;
	    }
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 25px 0;
    clear: both;
    display: inline-block;
    width: 100%;
}
.pdf-link {
    background-image: url(images/pdf-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    padding: 16px 0px 16px 60px;
}

ul.statement_list{
	text-align:left !important;
	}



.cf_form input[type="checkbox"] {
    width: 20px;
    height: 20px;
    vertical-align: bottom;
}

div#primary.fullwidth .classcheck-box-field {
    text-align: left;
}

.classcheck-box-field span.wpcf7-list-item {
    width: 100%;
    margin: 0 0 10px;
}

span.wpcf7-list-item.last {
    margin: 0 0 20px;
}


/*************************************
  /*= recipes page
**************************************/
.inner_page_recipes{
	
	}
.inner_page_recipes hr {
        margin: 25px 0;
    width: 100%;
    float: left;
    background-image: linear-gradient(90deg, #ccc, #001c48, #ccc);
    border: 0;
    height: 1px;
}	
.inner_page_recipes .home_post{
	width:100%;
	margin:0 0 0px 0;
	}
.inner_page_recipes .post_img{
	float:left;
	margin-right:20px;
	}
.inner_page_recipes .post_text{
	overflow:hidden;
	display:block;
	}
.inner_page_recipes .post_text h2{
	font-family: 'Conv_TrajanProBold';
	}


/*
#button {
  display: inline-block;
  background-color: #0d84be;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
*/



/***============================================***/
/***=========== Responsive css start ===========***/
/***============================================***/
/* @media (min-width: 768px) {
  .container {
    width: 750px;
  }
} */
@media (max-width: 1320px) {
  .sec1 h2:after {
    right: -40px !important;
}
	.sec1 h2:before {
    left: -20px;
}
.sec1 h2:before, .sec1 h2:after {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}	
}
@media (max-width: 1280px) {
/*   .container {
    width: 1262px;
  } */
.delicacy_img h2 {
    font-size: 26px;
	}
.sec1 h2:before {
    left: -20px;
}
.sec1 h2:after {
        right: -24px !important;
    }
.sec1 h2:before, .sec1 h2:after {
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
    }
.delicacy_img p {
    font-size: 18px;
}	
nav.nav_right.navbar {
    left: 0;
}	
}
@media only screen and (max-width : 1259px){
.cf_mail {
   font-size: 20px;
}
.navbar .menu > li > a{
	font-size: 13px;
	padding: 8px 10px 8px !important;
	}
.navbar .menu > li.menu-item-has-children > a {
    padding: 8px 26px 8px 8px !important;
}
.delicacy_img {
    width: 30%;
    margin: -188px 10px 0;
    float: none;
    display: inline-block;
    vertical-align: top;
	font-size:18px;
}
.delicacy_img h2 {
   font-size: 24px;
}
.delicacy_img span{
	width:220px;
	height:220px;
	margin: 0 auto;
	}
.sec3 {
    min-height: 592px;
	overflow:hidden;
   padding: 30px 0 0;	
}
.sec_title h3 strong {
    font-size: 22px;
}
.sec_title h2 strong {
    font-size: 28px;
	}
.video_overlay {
    height: 332px;
    background-size: 100%;
}
.video_wrap iframe {
    width: 332px;
    height: 234px;
    margin: 32px auto 0;

}
.sec3 {
    min-height: 502px;
}
.reason_box {
    width: 22%;
    margin: 40px 8px 0 !important;
    float: none;
    font-size: 14px;
    min-height: 330px;
    display: inline-block;
    vertical-align: top;
}
.reason_box:nth-of-type(5n+5) {
    margin-right: auto;
}
.reason_box h3 {
    font-size: 15px;
    line-height: 18px;
	}
.cef_img{
	width: 300px;
	}
.home_post {
    width: 30%;
    display: inline-block;
    margin:10px !important;
    vertical-align: top;
	float:none;
}
.post_text h2 {
    font-size: 17px;
}
.post_text {
    font-size: 15px;
}
.testimonial_wrap {
    width: auto;
}
.bible-verse {
    margin: 40px 0 0 0;
    padding: 0 100px;
    font-size: 20px;
}
.footer-box1 {
    width: 20%;
    margin-right: 4%;
}
.footer-box2 {
/*
    width: 42%;
    margin-right: 4%;
*/
	font-size: 13px;	
}
#menu-footer_menu li a {
    font-size: 14px;
}
.pay-gate {
    float: none;
/*    width: 220px; */
}
/***/
.sec5 {
   padding: 30px 0;
}
.sec5-box .content{
	font-size:13px;
	}
.sec5-box h3{
	font-size:14px;
	}
.sec4 .sec_title h2 sup, .sec5 .sec_title h3 sup{
	font-size: 11px;
	right: -16px;
	width: 16px;
	height: 16px;
	}
	
.wrap-sec5-circle {
    background-image: none;
    height: auto;
	width:auto;
}
.sec5-box1 h3, .sec5-box2 h3, .sec5-box3 h3 {
    float: left;
}
.sec5-box4 h3, .sec5-box5 h3, .sec5-box6 h3 {
    padding-left: 0;
}
.sec5-box4 .mCSB_inside > .mCSB_container, .sec5-box5 .mCSB_inside > .mCSB_container, .sec5-box6 .mCSB_inside > .mCSB_container {
    margin-left: 0;
    margin-right: auto !important;
}
.sec5-box {
    position: relative !important;
    float: left;
    width: 100%;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    text-align: left !important;
    padding: 0 0 20px 120px;
    margin: 0 0 20px 0;
    min-height: 101px;
    border-bottom: 1px solid #ccc;
	line-height: 2;
}
.sec5-icon {
    position: absolute;
    background-position: center top;
    left: 0 !important;
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
}
.sec5-icon img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.sec5-box .content{
    height: auto !important;
}
.inner_page_recipes .home_post{
	margin:0 !important;
	text-align:left;
	}
}
@media only screen and (max-width : 1169px){
a.logo {
    position: static;
    margin: 20px auto;
    width: 220px;
    display: block;
}
.heder_top {
    text-align: center;
}
.enquiry_btn.spu-clickable {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.mail_info {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0 15px 0 40px;
}
.ph_info {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.navbar{
	margin-top:20px;
	}
.sec9 .sec_title h2, .sec9 .sec_title h3 {
    color: #fff;
    font-size: 30px;
}
.footer-center-content {
    position: static;
	font-size: 18px;
}
.cef_img {
    display: none;
}

.cf_info, .cf_mail {
    font-size: 15px;
}
.cf_form input[type="submit"]{
	padding: 8px 40px;
	font-size: 14px;
	}
.dish_plat{
	right:0;	
	}

}

@media only screen and (max-width : 1116px){
	.delicacy_img {
    font-size: 16px;
}
.delicacy_img p {
        font-size: 16px;
    }	
.delicacy_img span {
        width: 200px;
        height: 200px;
	}
.video_wrap img {
    margin-top: 47px;
    width: 46%;
    height: auto;
}	
}


@media only screen and (max-width : 979px){
.sec1 h2{
	font-size:20px;
	}
.sec1 h2::before {
   left: -36px;
   border-right: 30px solid white;
}
.sec1 h2::after {
    border-left: 30px solid white;
    right: -36px;
}
.sec1 h2::before, .sec1 h2::after{
	top: 10px;
	}
.sec1 .container {
   bottom: 10%;
}
.sec2 {
    padding: 30px 0;
}
.delicacy_img {
    font-size: 13px;
    width: 30%;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
    float: none;
}
.delicacy_img span{
width: 160px;
height: 160px;	
	}
.delicacy_img h2 {
   font-size: 20px;
}
.sec3 {
    min-height: 460px;
}
.video_wrap{
	margin-top:30px;
	}

.sec4 {
    padding: 30px 0 30px;
    font-size: 14px;
}
.reason_box{
	min-height:330px;
    width: 17%;
	}
.reason_icon {
    width: 131px;
    height: 130px;
}	
.sec7_left {
   width: 100%;
}
.header.fl {
    padding: 20px 0 60px;
	}
a.custom-logo-link {
    top: -90px;
    width: 200px;
	right: 20px;
}
.navbar .menu > li.menu-item-has-children > a {
        padding: 8px 25px 8px 0px !important;
    }
.navbar .menu>li {
    margin: 0 2px !important;
}

}

@media only screen and (max-width : 886px){
.navbar .menu > li > a {
        font-size: 12px;
}
a.custom-logo-link {
        top: -80px;
        width: 180px;
        right: 50px;
    }
.aq-clean img {
    max-width: 140px;
}
    .header.fl {
        padding: 20px 0 120px;
    }
.video_wrap img {
        margin-top: 33px;
	}	
	
}

@media only screen and (max-width : 768px){
}
@media only screen and (max-width : 767px){
body, body p, body li{ 
	font-size:13px;
	}
	.post_text li::marker {
    font-size: 13px !important;
}
#primary p, #primary ul, #primary ol { 
	font-size: 13px; 
	}
.header.fl {  
	padding: 15px 0 80px; 
	}
a.logo { 
	margin: 10px auto 0; 
	}
.enquiry_btn.spu-clickable, .mail_info, .ph_info {
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.sec1 h2::before, .sec1 h2::after {
    position: static;
    border: 0;
}
.delicacy_img span {
    width: 140px;
    height: 140px;
    padding: 4px;
}
.delicacy_img h2 {
    font-size: 16px;
}
	
.delicacy_img p {
    display: none;
}	
	
.sec_title h3 strong {
    font-size: 18px;
}
.sec_title h2 strong {
    font-size: 22px;
}
/* .video_overlay {
     display: none;
} */
.video_wrap iframe {
	width: 100%;
	height: 400px;
	margin: 0 auto 30px;
}
.sec3 {
    min-height: 390px;
}
.sec_title h2::before, .sec_title h2::after {
    position: static;
    border: 0 !important;
}
.sec4 .sec_title h2 sup {
    font-size: 10px;
    width: 14px;
    height: 14px;
}
.sec6 {
    padding: 30px 0;
}
.reason_box {
   width: 20%;
   min-height: 250px;
}
.reason_icon {
    width: 101px;
    height: 100px;
}
.sec7 {
   padding: 30px 0 10px;
}
.dish_plat {
    display: none;
}
.sec7 .sec_title {
    text-align: center;
}
.sec7_left {
    padding-bottom: 0;
}
.sec7 .sec_title h3 {
    font-size: 20px;
}
.sec_title h2 strong {
    font-size: 18px;
}
.sec7_left p {
    line-height: 22px;
}
.sec8 {
    padding: 30px 0;
}
.home_post_wrap {
    margin-top: 10px;
	text-align:center;
}
.home_post{
	margin:10px 9px!important;
	}
.post_text a{
font-size: 13px;
width: auto;
height: 40px;
	}
.sec9{
	padding:40px 0;
	background-size:cover;
	min-height: auto;
	}
.sec9 .sec_title h2, .sec9 .sec_title h3 {
    color: #fff;
    font-size: 22px;
}
.testimonial_wrap {
    width: auto;
}
.test-name {
    margin: 15px 0 10px;
    width: auto;
    font-size: 15px;
}
.rating-image {
    display: inline-block !important;
    margin: 0px 0 0 10px;
    vertical-align: top;
}
.bible-verse h3 {
    font-size: 20px;
}
.bible-verse {
    margin: 0 0 0 0;
    padding: 0 50px;
    font-size: 13px;
}

.home .footer{
	font-size: 13px;
	background-color: #202020;
	border-top: 5px solid #ebbf39;
	background-image:none;
	padding-top:30px;
	margin-top:0;
	min-height: auto;
	}
.footer-box h3{
	font-size:18px;
	}
.footer-box1 {
    width: 100%;
    margin-right: 0;
}
.footer-box2 {
    width: 100%;
    margin-right: 0;
    font-size: 13px;
	margin-top: 15px;
}
.footer-box3 {
    width: 100%;
    margin: 0;
}

.footer-box4 {
    width: 100%;
    padding: 10px 0 0;
}
	
.f-add{
	margin-bottom:10px;
}
.wrap-copyright {
    width: 100%;
    text-align: center;
}
.footer-social {
    width: 100%;
    text-align: center;
}
.header-social.footer-social > div {
    width: 100%;
    text-align: center;
    float: left;
}
.header-social span {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
	float:none;
}
.header-social a {
    display: inline-block;
    width: 30px;
    height: 30px;
	float:none;	
}
h1.entry-title, h1.page-title{
	font-size:30px;
	}
#primary h2 {
    font-size: 20px;
}
#primary h3 {
    font-size: 18px;
}
#primary .content-page img{
	height:auto;
	}
.inner_page_recipes .post_img {
    width: 30%;
}
.cf_form {
    width: 100%;
	margin-bottom:20px;
}
.cf_info, .cf_mail {
    width: 100%;
}
a.custom-logo-link {
        right: 0px;
    }	

}
@media only screen and (max-width : 639px){
.enquiry_btn.spu-clickable, .mail_info, .ph_info {
    font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline-block;
	margin: 3px 0 3px 15px;
	padding-left: 28px;
	padding-right: 10px;
}
.enquiry_btn::before, .mail_info::before, .ph_info::before {
    left: -13px;
    width: 36px;
    height: 31px;
    background-size: cover;
}
.sec1 .container {
    bottom: 0%;
}
.sec1 h2 {
    font-size: 14px;
}
.reason_box {
   width: 28%;
}
.home_post{
	margin:10px 6px!important;
	}
.post_text h2 {
    font-size: 16px;
}
.post_text a {
    font-size: 10px;
    height: 35px;
    padding: 10px 5px;
}
.sec9 .sec_title {
    margin-bottom: 20px;
}
.sec9 .sec_title h2, .sec9 .sec_title h3 {
    font-size: 18px;
}
.bible-verse h3 {
    font-size: 18px;
}
.bible-verse {
    padding: 0 20px;
}
.sec5-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.sec5-icon img {
    width: 30px;
}
.sec5-box {
    padding: 0 0 20px 85px;
}
.inner_page_recipes .home_post{
	text-align:left;
	}
.inner_page_recipes .post_img {
    width: auto;
    float: none;
    margin-right: 0;
}
.post_img img {
    width: 100%;
}

.delicacy_img span {
        width: 120px;
        height: 120px;
	}
a.custom-logo-link {
    top: -80px;
    width: 200px;
}
.aq-clean img {
    max-width: 140px;
}	
	
	
}


@media only screen and (max-width : 525px){
.head-top-logos .btn {
    font-size: 15px;
    padding: 5px 18px;
}	
a.custom-logo-link {
        top: -70px;
        width: 160px;
    }
.aq-clean img {
        max-width: 120px;
    }
.delicacy_img span {
        width: 100px;
        height: 100px;
    }
    .sec1 h2 {
        font-size: 12px;
    }	
.sec3 {
        min-height: 333px;
    }
.video_wrap img {
        margin-top: 16px;
}
	
	
}


@media only screen and (max-width : 479px){
.delicacy_img{
	margin: 0 4px;
	}
.delicacy_img span {
    width: 80px;
    height: 80px;
    padding: 3px;
}
.delicacy_img h2 {
    font-size: 13px;
}
.reason_box {
    width: 49%;
    margin: 40px 0px 0 !important;
}
.reason_icon {
    width: 71px;
    height: 71px;
}
.reason_box h3 {
    font-size: 13px;
    line-height: 16px;
}
.reason_box {
    min-height: 200px;
}
.home_post {
    width: 100%;
    margin: 10px 0 !important;
}
.pay-gate {
    width: 130px;
}
.footer-center-content {
   font-size: 14px;
}
.header-social span{
	display:block;
	margin-bottom:5px;
	}
.copyright {
    font-size: 13px;
    line-height: 1.4;
}
.footer-social {
    margin: 10px 0 0 !important;
}
h1.entry-title, h1.page-title{
	font-size:25px;
	}
#primary h2 {
    font-size: 17px;
}
.head-top-logos .btn {
        font-size: 12px;
        padding: 5px 10px;
    }
.aq-clean img {
        max-width: 100px;
    }	
.sec3 {
        min-height: 318px;
    }	
.delicacy_img h2 {
    font-size: 12px;
    margin: 6px 0 6px;
} 	
}
@media only screen and (max-width : 320px){
}


.at4-share-title {
    text-align: center;
    color: #FFF;
    background: #00adee;
    padding: 10px 0px 0;
    font-size: 12px;
	line-height: 20px;
}

.navbar #menu-item-202 > a { color: inherit;}
.navbar #menu-item-202 > a:hover { color: #e6b317;}
.nav_right .menu>li:last-child > a::after { right: -5px;}
	
.sustain-list li strong:before {
    width: 8px;
    height: 8px;
    border: 2px solid #2bb1da;
    content: "";
    position: absolute;
    left: -20px;
    top: 6px;
    }



#primary .sustain-list li:before {
    content: none;
}


.sustain-list strong {
    position: relative;
}


.cf_form select {
    padding: 10px;
    width: 100%;
}

.text-size p {
    font-size: 14px;
    line-height: 6px;
    margin: 20px 0 0;
}	


.post_text li {
    list-style: disc;
    list-style-position: inside;
}

.post_text li::marker {
    font-size: 18px;
}
.post_text {
    overflow: auto !important;
    height: 260px;
}