/*
Theme Name: Sprung-Total
Theme URI: 
Description: 
Author: Sprung Interactive
Author URI: http://madebysprung.com
Template: Total
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

html, body {
    height:100%;
}

body {
	background: url('img/bg-main.png') no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}

body.page-template-page-jobs {
	background: url('img/bg-jobs.png') no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}

body.wpex-noscroll {overflow-y: visible !important; } 

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.skip-to-content {
	display: none !important;
}

.overlay-icon span {
    padding-top: 1px;
}

#main {
  padding: 0 0 50px;
  max-width: 100%;
  margin: 0 70px;
  background-color: rgba(190, 183, 175, 1);
}

body.page-template-page-widenomargin .sliderow {
	padding: 0 70px !important;
}

body.page-template-page-widenomargin #main {
  padding: 0 0 20px;
  background: none;
  margin-top: -50px;
}

body.page-template-default #content-wrap {
	padding-top: 5px;
}


#content {
	margin-top: 50px;
}

#site-header {
	z-index: 100;
}

#site-header-inner {
	padding: 0;
}




#site-header-sticky-wrapper.is-sticky #site-header {
	background: none;
	-webkit-box-shadow:none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

ul#homelocations {
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

ul#homelocations li {
	text-align: center;
	list-style: none;
	margin: 0;
	display: inline-block;
	padding: 0 11px;
    border-right: 1px solid #fff;
    line-height: 15px;	
}

ul#homelocations li:last-child {
	border: 0;
}


ul#homelocations li a {
	color: #fff;
	font-size: 14px;
    letter-spacing: .15em;	
}

ul#homelocations li a:hover {
	text-decoration: none;
	color: #df6036;
}

li.menu-item-logo {
	top: 30px;
	position: relative;
}

/* 

li.menu-item span.link-inner {
	padding: 0 9px !important;
}

.navbar-style-five .dropdown-menu>li {
	margin: 0 1em;	
}

ul#menu-main-menu li {
	border-bottom: 3px solid rgba(0,0,0,0);
}


ul#menu-main-menu li.current-menu-item,
ul#menu-main-menu li.current-page-ancestor,
ul#menu-main-menu li.menu-item:hover {
	border-bottom: 3px solid #df6036;
}

ul#menu-main-menu li.current-page-ancestor a {
	color: #df6036;
} 

ul#menu-main-menu li.menu-item-logo {
	width: 170px !important;
	display: inline-block;
	position: relative;
	padding: 0 15px !important;
}

ul#menu-main-menu li.menu-item-logo #site-logo {
	margin: 0 auto;
}

*/
.tp-bullet {
    width: 36px;
    height: 4px;
}

.punchmenu {
	padding: 0 50px 40px;
    margin-top: 30px;
    overflow-y: scroll;
    height: 500px;
    background: url(img/watermark.png) no-repeat center center;
    text-align: center;
    letter-spacing: 0.08em;
    position: relative;
}

.punchmenu h2 {
	margin: 20px 0 17px;
    color: #F15623;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
    display: inline-block;
    padding: 8px 30px;
    border-top: 1px solid #F15623;
    border-bottom: 1px solid #F15623;
    border-radius: 5px;
}

.punchmenu h2:first-child {
	margin-top: 0px;
}

.punchmenu em {
	font-style: normal;
	font-size: 12px;
	color: #F15623;
	display: block;
	margin-top: -13px;
}

.punchmenu strong {
	color: #F15623;
}

.punchmenu .bufala {
	position: relative;
    text-indent: -9999px;
    display: inline-block;
    width: 20px;
    height: 29px;
    background: url(img/buffalo.png) no-repeat;
    background-size: contain;
    left: -8px;
    top: -3px;
}

.punchmenu hr {
	border: solid #F15623;
    border-width: 1px 0 0;
    margin: 20px 0;
}

.punchmenu .ingleft {
	float: left;
	width: 45%;
	font-size: 13px;
}

.punchmenu .ingright {
	float: right;
	width: 45%;
	font-size: 13px;
}

.punchmenu dt {
	float: left;
	text-align: left;
	width: 70%;
	clear: both;
}

.punchmenu dd {
	float: right;
	width: 30%;
	text-align: right;
}


.loccontent-container>.vc_column-inner {
	padding: 20px 50px !important;
}

.loccontent-container .vc_column-inner .vc_column-inner {
	padding: 0px 15px !important;
}

.loccontent-container .vc_column-inner .vc_column-inner .loccontent-address {
	margin: 0 0 30px !important;
}


.loccontent-top {
	color: #F15623;
	font-size: 16px;
    font-weight: 500;
    letter-spacing: .15em;
}

.loccontent-name {
	font-family: "hypatia-sans-pro";
	color: #807370;
	font-size: 28px;
	line-height: 28px;
    font-weight: 300;
    letter-spacing: .15em;
}
 
.loccontent-address {
	margin: 20px 0 10px !important;
}

.loccontent-address a {
	color: #675b54 !important;	
}

.loccontent-links a {
	display: inline-block;
    padding-left: 35px;
    height: 30px;
    padding-top: 4px;
    font-weight: 500;
    margin-bottom: 11px;
	text-transform: uppercase;
}

.loccontent-links a:hover {
	text-decoration: none;
}

.loccontent-links a.link-viewmenu {
	background: url('img/icon-menu.png') no-repeat;
	background-size: contain;
}

.loccontent-links a.link-giftcard {
	background: url('img/icon-giftcard.png') no-repeat;
	background-size: contain;
}
.loccontent-links a.link-social {
	background: url('img/icon-connect.png') no-repeat;
	background-size: contain;
}


.mobstickynav .vcex-navbar-sticky-wrapper {
	padding: 20px 0;
	background: #bdb7ae;
}

.mobstickynav .vcex-navbar-sticky-wrapper.is-sticky .vcex-navbar {
	background: #bdb7ae;
	padding: 20px 0;
}

.mobstickynav .vcex-navbar a.theme-txt-link {
    margin: 0 10px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 13px;
}

.mobstickynav .vcex-navbar a.active,
.mobstickynav .vcex-navbar a:hover {
	text-decoration: none !important;
	color: #df6036 !important;	
	
}



.menusubnav .vcex-navbar a.theme-txt-link {
    margin: 28px 22px 0;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 13px;
}

.menusubnav .vcex-navbar a.active,
.menusubnav .vcex-navbar a:hover {
	text-decoration: none !important;
	color: #df6036 !important;	
	
}

#mobileturf .mobileturfhead1 {
	font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 25px;
    letter-spacing: 0.1em;
}

#mobileturf .mobileturfhead1 strong {
	font-weight: 500;
}

#mobileturf .mobileturfhead1 p {
	margin-bottom: 10px;
}

#mobileturf ul#homelocations  {
	background: rgba(231, 225, 213, 0.3);
	padding: 15px 20px 0;
}

#mobileturf ul#homelocations.linetwo  {
	padding: 10px 20px 15px;
	margin-top: -10px;
}

#mobileturf #homelocations li {
	width: 100%;
	float: none;
	display: block;
	border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    border-right: 0;
}

#mobileturf #homelocations li.last {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#mobileturf #homelocations li a {
	font-size: 15px;
	color: #fff;
		
}

.gallerynav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	margin: 14px 0 39px;
}

.gallerynav li {
	display: inline-block;
	margin: 0 15px;
	font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.15em;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}


.gallerynav li a.active {
	color: #df6036;
}
	
.gallerynav li a {
/* 	color: #655b55; */
	color: #ffffff;
	text-decoration: none;
}

.gallerynav li a:hover {
	color: #df6036;
	text-decoration: none;
}

.photocredit p {
	font-size: 9px;
	text-align: right !important;
}

#mobile-menu {
    padding-top: 6px !important;
}

.is-sticky #mobile-menu {
    padding: 6px 0 10px !important;
}

#mobile-menu a {
    border: 0;
    text-indent: -9999px;
    background: url(img/menubars.png) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -5px;
    position: relative;
    right: 12px;
}

.full-screen-overlay-nav.white .full-screen-overlay-nav-close {
/*
    background: url(img/close.png) no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    display: block;
    margin-top: 20px;
    position: relative;
    top: 20px;
	right: 0;
	margin: 0 auto;
	opacity: 1;
*/
}


body.page-template-page-jobs .full-screen-overlay-nav.white {
	background: rgba(159, 215, 245, 1);
}

body.page-template-page-jobs .full-screen-overlay-nav-ul li a {
	color: #fff;
}

body.page-template-page-jobs .full-screen-overlay-nav-ul-wrapper {
	background: url(img/mobwm-jobs.png) no-repeat center center;
}

body.page-template-page-jobs #mobile-menu a {
	background: url(img/menubars-jobs.png) no-repeat;
	background-size: contain;	
}


body.page-template-page-jobs .full-screen-overlay-nav.white .full-screen-overlay-nav-close {
	background: url(img/close-jobs.png) no-repeat;
	background-size: contain;
}



.full-screen-overlay-nav-ul {
	padding: 0;
}

.full-screen-overlay-nav.white {
    background: rgba(240,234,222,1);
}

.full-screen-overlay-nav-ul li a {
	color: #948671;
}

.full-screen-overlay-nav-ul-wrapper {
	background: url(img/mobwm2.png) no-repeat center center;
	background-size: 260px;
    background-position: center center;
}

.tparrows {
	background: none;
	width: 14px;
	height: 47px;
	background-size: 14px !important;
}

.onlineorder a {
	padding: 5px 10px !important;
    border-top: 2px solid #F15623;
    border-bottom: 2px solid #F15623;
    margin-top: 30px;
}

body .tparrows:hover {
	background-color: rgba(0,0,0,0) !important;
}

.tp-leftarrow,
.tp-leftarrow:hover {
	background: url('img/arrow-left.png') no-repeat;
}

.tp-rightarrow,
.tp-rightarrow:hover {
	background: url('img/arrow-right.png') no-repeat;	
}



.tparrows.tp-leftarrow:before,
.tparrows.tp-rightarrow:before {
	content: '';
}




.connectmenu {
	text-align: center;
	margin-top: 14px !important;
}

.connectmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.connectmenu ul li {
	display: inline-block;
	margin: 0 20px;
}

.connectmenu ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.15em;
}

.connectmenu ul li a.active,
.connectmenu ul li a:hover {
	color: #F15623;
	text-decoration: none;
}

.emaillisttitle1 {
	text-align: center;
	color: #fff;
	font-size: 21px;
	line-height: 28px;
    font-weight: 500;
    letter-spacing: .15em;
}

.emaillisttitle1 strong {
	font-family: "hypatia-sans-pro";
	font-size: 28px;
	line-height: 28px;
    font-weight: 300;
    letter-spacing: .15em;
}

.emaillisttitle2 {
	text-align: center;
	color: #F15623;
	font-size: 21px;
	line-height: 28px;
    font-weight: 500;
    letter-spacing: .15em;
}

.emaillisttitle2 img {
    width: 52px;
    margin: 15px 20px 0;
}

.mailchimp {
	margin-top: 40px;
}

.addright {
	margin-top: 20px;
}

.vcex-newsletter-form input[type="email"] {
	border: 0 !important;
	border-radius: 0 !important;
	text-align: center;
	letter-spacing: 0.1em;
}

.vcex-newsletter-form-button {
	right: 5px !important;
    background: url(img/icon-submit.png) no-repeat center center !important;
    text-indent: -9999px !important;
    width: 6px;
    height: 31px !important;
    background-size: contain;
}

.contactform .gfield_label {
	display: none !important;
}

.contactform .gform_wrapper {
	margin-top: 0 !important;
}

.contactform .gform_wrapper textarea.large {
    height: 110px !important;
}

#giftcardpurchase .gform_wrapper .top_label .gfield_label {
	font-size: 19px !important;
}

#giftcardpurchase .gform_wrapper textarea.large,
#giftcardpurchase .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: inherit;
    font-family: inherit;
    padding: 8px 15px !important;
    letter-spacing: 0.08em !important;
    color: #000;
    font-weight: 500;
    font-size: 19px;
    background: rgba(231,225,213,0.5);
    border: 0;
}

#giftcardpurchase .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
#giftcardpurchase .gform_wrapper .gfield_checkbox li label, 
#giftcardpurchase .gform_wrapper .gfield_radio li label {
	font-size: 1.1em !important;
}

body #giftcardpurchase .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

#giftcardpurchase .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	height: 40px !important;
}

#giftcardpurchase .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #908982 !important;
    text-transform: uppercase !important;
    padding: 10px 40px !important;
    font-size: 20px !important;
}


body.page-template-page-jobs .gform_wrapper .top_label .gfield_label {
	font-size: 19px !important;
}

body.page-template-page-jobs .gform_wrapper textarea.large,
body.page-template-page-jobs .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: inherit;
    font-family: inherit;
    padding: 8px 15px !important;
    letter-spacing: 0.08em !important;
    color: #000;
    font-weight: 500;
    font-size: 19px;
    background: #f8f8f8;
    border: 0;
}

body.page-template-page-jobs .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
body.page-template-page-jobs .gform_wrapper .gfield_checkbox li label, 
body.page-template-page-jobs .gform_wrapper .gfield_radio li label {
	font-size: 1.1em !important;
}

body body.page-template-page-jobs .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

body.page-template-page-jobs .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	height: 40px !important;
}

body.page-template-page-jobs .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #908982 !important;
    text-transform: uppercase !important;
    padding: 10px 40px !important;
    font-size: 20px !important;
}

/*
.gform_wrapper .top_label .gfield_label,
.gform_wrapper span.ginput_total,
.gform_wrapper h2.gsection_title,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper ul.gfield_radio li {
	color: #fff !important;
}
*/

body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0 !important;
}

.contactform .gform_wrapper textarea.large,
.contactform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: inherit;
    font-family: inherit;
    padding: 8px 15px !important;
    letter-spacing: 0.08em !important;
    color: #fff;
    font-weight: 500;
    background: rgba(231,225,213,0.5);
    border: 0;
}

.contactform .gform_wrapper .gform_footer input.button, 
.contactform .gform_wrapper .gform_footer input[type=submit] {
	background-color: #f9f6f1;
	color: #3a3734;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 0;

}

.gform_wrapper .gform_footer {
	text-align: center;
}

.contactform .gform_wrapper .gform_footer {
	padding: 0;
}

.contactform .gform_confirmation_message {
	 background: rgba(231,225,213,0.5);
	 color: #fff;
	 text-transform: uppercase;
	 font-size: 16px;
	 letter-spacing: 0.1em;
	 border: 0;
	 margin: 40px 0 90px;
	 text-align: center;
}

.contactform input::-webkit-input-placeholder,
.contactform textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.contactform input:-moz-placeholder,
.contactform textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.contactform input::-moz-placeholder,
.contactform textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.contactform input:-ms-input-placeholder,
.contactform textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}


body .onlineordering {
	position: absolute !important;
    right:17px;
    width: 94px !important;
    height: 94px !important;
    top: -6px;
	z-index: 10000;
	right: 90px;
}

body .onlineordering a {
	display: block !important;
	text-indent: -9999px;
	width: 94px !important;
	height: 94px !important;
	background: url('img/btn-oo.png') no-repeat bottom center;
	background-size: cover;
}

ul#menu-main-menu li.menu-item.onlineordering:hover {
    border-bottom: 0;
}

.onlineorderingmob {
	border-top: 2px solid #df6036;
	border-bottom: 2px solid #df6036;
	padding-top: 10px;
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
}

#onlineordercopy {
	min-height: 600px;
    background-position: center 38px !important;
}

.full-screen-overlay-nav-ul li.onlineorderingmob a {
	margin-bottom: 10px
}


#timeline-embed {
	background: #655b54;
}


body #timeline-embed,
.tl-text .tl-headline-date, .tl-text h3.tl-headline-date {
	font-family:brandon-grotesque !important;
}


.tl-text .tl-headline-date, .tl-text h3.tl-headline-date {
	color: #F15623 !important;
}

.tl-text-content-container .tl-headline {
	color: #fff !important;
    margin: 20px 0 !important;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 300 !important;
    letter-spacing: 0.15em;
}


.tl-slide .tl-timenav-slider-background {
	background-color: #f1ede3 !important;
}

.tl-timenav .tl-timenav-slider .tl-timenav-slider-background {
    z-index: 1 !important;
    background: #f1ede3 !important;
}

.tl-storyslider .tl-slider-container-mask {
	background: #675b54 !important;
}


.tl-timeline p {
	color: #fff !important;
	font-size: 18px !important;
}

.tl-timemarker .tl-timemarker-content-container {
	background: #f1ede3 !important;
    color: #ACA095 !important;
    box-shadow: none !important;
    border: 1px solid #aca095 !important;
}



.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
	color: #aca095 !important;
	text-transform: none !important;
    font-size: 11px !important;
    line-height: 14px !important;
}


.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
	color: #fff !important;

}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
	background: #F15623 !important;
    color: #fff !important;
    border-color: #F15623 !important;
    box-shadow: none !important;
    border: 0px !important;
}



.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
	color: #fff !important
}


.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left {
	border-left: 1px solid #F15623 !important;
}

.tl-timemarker .tl-timemarker-line-left {
	border-left: 1px solid #aca095 !important;
}

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-timespan:after {
    background-color: rgba(241,86,35,0.42) !important;
}

body .tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left:after,
body .tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right:after,
.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after,
.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right:after {
    background-color: #F15623 !important;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^="tl-icon-"], .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"] {
	display: none !important;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan {
	background-color: rgba(255, 255, 255, 0) !important;
}

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right {
    border-width: 0px !important;
}

timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right:after {
	background-color: rgba(0,0,0,0) !important;
}


.tl-slidenav-next .tl-slidenav-title, .tl-slidenav-next .tl-slidenav-description,
.tl-slidenav-previous .tl-slidenav-title, .tl-slidenav-next .tl-slidenav-title,
.tl-attribution,
.tl-menubar,
.tl-timemarker-media-container {
	display: none !important
}

.tl-timenav .tl-timenav-slider {
	background-color: #faf6f2;
	border: 0 !important;
}

.tl-timemarker .tl-timemarker-content-container {
	box-shadow: none !important;
}





.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description {
	text-shadow: none !important;
    color: #F15623 !important;
}


.tl-slidenav-previous .tl-slidenav-icon:before,
.tl-slidenav-next .tl-slidenav-icon:before {
	content: "" !important;
}

.tl-slidenav-icon {
    background-size: contain !important;
    height: 60px;
    margin-top: -30px;
}

.tl-slidenav-previous .tl-slidenav-icon {
	background: url('/wp-content/themes/sprung-total/img/arrow-left.png') no-repeat;
}

.tl-slidenav-next .tl-slidenav-icon {
	background: url('/wp-content/themes/sprung-total/img/arrow-right.png') no-repeat;
}

.tl-slide-content {
	width: 100% !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all {

	.vco-notouch .vco-navigation .timenav-background .timenav-indicator {
		background-image: none !important;
	}

}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	background-color: #fff !important;
	border-top: 1px solid #ACA095;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:last-child {
	border-bottom: 1px solid #ACA095;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title:last-child {
	margin-bottom: 10px;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
	color: #F15623 !important;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: 16px;
	margin-top: 10px;
}

.vc_tta-panel-body {
	font-size: 15px;
    letter-spacing: 0.08em;
}



body.page-template-page-jobs #site-navigation .dropdown-menu >li >a {
	color: #fff;
}


body.page-template-page-jobs #main {
    background-color: #fff;
}

body.page-template-page-jobs ul#menu-jobs {
    top: 7px;
    position: relative;
}

body.page-template-page-jobs li.menu-item-logo {
    top: 25px;
}

body.page-template-page-jobs .onlineordering {
	display: none;
}


body.page-template-page-jobs .navbar-style-five .dropdown-menu>li {
    width: 100px;
}

body.page-template-page-jobs .navbar-style-five .dropdown-menu>li.menu-item-logo {
	width: 170px;
}

body.page-template-page-jobs .navbar-style-five .dropdown-menu>li>a>span.link-inner {
	line-height: 1.3em;
}


.menuImage {
	height: 550px;
}


body.page-template-page-jobs .tp-bullet.selected,
body.page-template-page-jobs .tp-bullet:hover {
	background: #6cc1ec;
}

body.page-template-page-jobs .tp-bullet {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid #6cc1ec;
    margin: 0 10px;
}

.locationsbox {
    color: #58595B;
    font-size: 16px;
    line-height: 1.3em;
}

.locationsbox h2 {
    margin-top: 0;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 12px;
}

.locationsbox h3 {
    margin-top: -14px;
    line-height: 20px;
    color: #ef4023;
    font-weight: normal;
}

.locationsbox strong {
    font-size: 18px;
}

.locationsbox p {
    margin-bottom: 15px !important;
}


.ginput_recaptcha > div {
	margin: 0 auto;
}

body .vco-slider .slider-item .content .content-container .text .container p {
    -webkit-hyphens: auto !important;
    -moz-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: inherit !important;
    word-wrap: inherit !important;
}


#site-header-sticky-wrapper.is-sticky #site-header {
	background: url(img/bg-main.png) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
}

body.page-template-page-jobs #site-header-sticky-wrapper.is-sticky #site-header {
    background: url(img/bg-jobs.png) no-repeat top center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-size: cover;
}

.br {
    display: block;
}

.jobhead p {
	color: #6cc1ec;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0.08em;
	margin-bottom: 20px !important;
	
}



/* Responsive Overrides */

/* Greater then tablets
-------------------------------------------------------------- */
@media only screen and (min-width: 768px) {

    
}


@media only screen and (min-width: 968px) {
	#slidelogo {
		display: none !important;
	}

    
}


/* Tablet & Small Desktop Widths 768px - 1280px
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {
    

}

@media only screen and (max-width: 1330px) {
	
	.onlineordering {
    	right: 30px;
    }
    
   
    
}

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

	
	.onlineordering {
    	right: 30px !important;
    }
    
    .punchmenu {
	    height: 380px;
    }
	
	#site-navigation-wrap.has-menu-underline .main-navigation-ul>li>a {
		position: relative;
		padding: 0 5px;
	}
}


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

	
	.onlineordering {
		right: 10px !important;
	}
	

	#site-navigation-wrap.has-menu-underline .main-navigation-ul>li>a {
		position: relative;
		padding: 0 2px;
	}
	
	#site-navigation-wrap .menu-item-logo {
		padding: 0 20px !important;
	}
}



@media only screen and (max-width: 1140px) {
	.onlineordering a {
	    width: 74px !important;
	    height: 74px !important;
	}	
	
	.onlineordering {
	    width: 74px !important;
	    height: 74px !important;
	    top: -6px;
	}
}


@media only screen and (max-width: 1100px) {
	ul#homelocations li {
		padding: 0 7px;
	}
	
	#homelocations li a {
		font-size: 12px !important;
		line-height: 13px;
	}
	
	.tp-leftarrow {
		left: 1% !important;
	}

	.tp-rightarrow {
		left: 99% !important;
	}
	
	
}


@media only screen and (max-width: 1030px) {
	.onlineordering a {
	    width: 64px !important;
	    height: 74px !important;
	}
	
	.onlineordering {
	    width: 64px !important;
	    height: 74px !important;
	    top: -14px;
	}
}

@media only screen and (max-width: 1020px) {
    .punchmenu {
	    height: 340px;
    }	
}

@media only screen and (max-width: 1015px) {
	#site-navigation .dropdown-menu a {
	    font-size: 11px !important;
	    letter-spacing: 1px !important;
	}
}	
	
/* All Devices under 960px
--------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
    #main {
	    padding: 0 0 30px;
		margin: 10px 30px 0;
    }
    
    #content {
	    margin-top: 10px;
	}

    #site-logo {
	    padding: 10px 0 13px 5px !important;
    }
    
    ul#homelocations li a {
	    font-size: 12px;
	}
	
	ul#homelocations li {
	    margin: 2px 0;
	}
	
	body.wpex-responsive .container, body.wpex-responsive .vc_row-fluid.container {
	    max-width: 94%;
	}

	.onlineordering {
	    display: none !important;
	}

	
	body.page-template-page-widenomargin #main {
	    padding: 0 !important;
	    background: none !important;
	    margin-top: 0px !important;
	}
	
	body.page-template-page-widenomargin .sliderow {
	    padding: 0 !important;
	}
	
	body.home fullscreen-container {
	    padding-bottom: 0 !important;
	}
	
	.locationsgap {
		height: 10px !important;
	}
	
	.tp-leftarrow {
		left: 2% !important;
	}

	.tp-rightarrow {
		left: 98% !important;
	}

	body.page-template-page-jobs li.menu-item span.link-inner {
		padding: 0 !important;
	}
    
    
    body.page-template-page-jobs .gform_wrapper {
	    display: block !important;
    }

    #aboutus,
    body .connectmenu {
	    margin-bottom: 20px !important;
    }
    
    body .newhomesection {
	    padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	body.wpex-mobile-toggle-menu-icon_buttons #site-logo {
		float: none !important;
		text-align: center !important;
		width: 100% !important;
	}

}

@media only screen and (max-width: 920px) {
	.tp-leftarrow {
		left: 3% !important;
	}

	.tp-rightarrow {
		left: 97% !important;
	}
}

@media only screen and (max-width: 1020px) {
    .punchmenu {
	    height: 300px;
    }	
}

@media only screen and (max-width: 820px) {
	ul#homelocations li {
		padding: 0 6px;
	}
	
	#homelocations li a {
		font-size: 11px !important;
		line-height: 11px;
	}
}

/* Tablet Landscape
--------------------------------------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}

/* Tablet Portrait
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* Between Phone and Mobile
--------------------------------------------------------------*/
@media only screen and (max-width: 500px) {


}

/* Phone Portrait and Landscape
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

	body {
		background: url('img/bg-main-mob.png') no-repeat top center;
	    background-size: cover;
		background-attachment: fixed;
	}
	
	body.page-template-page-jobs #main {
	    padding: 0 16px !important;
	}
	
	body.page-template-page-jobs {
		background: url('img/bg-main-mob-jobs.png') no-repeat top center;

	}
	
	.br {
	    display: inline-block;
		margin: 0 3px;
	}
	
	#jobrightcol {
		text-align: center !important;
	}
	
	#jobrightcol img {
		margin: 0 auto;
	}
	
	
	#site-header-sticky-wrapper.is-sticky #site-header {
	    background: url('img/bg-main-mob.png') no-repeat top center;
	    -webkit-transition: inherit;
	    transition: inherit;
	    background-size: inherit;
	}
	
	body.page-template-page-jobs #site-header-sticky-wrapper.is-sticky #site-header {
	    background: url('img/bg-main-mob-jobs.png') no-repeat top center;
	    -webkit-transition: inherit;
	    transition: inherit;
	    background-size: inherit;
	}

	ul#homelocations {
		margin-top: 20px;
	}

    ul#homelocations li {
	    width: 33%;
    }
    
	
	.loccontent-container .vc_column-inner {
	    padding: 30px !important;
	}
	
	.punchmenu {
		height:auto;
		background-attachment: fixed;
	}
	
	#main,
	#content-wrap {
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
		margin-top: -12px !important;
	}
	
	.loccontent-container {
		text-align: center;
	}
	
	ul#homelocations {
	    margin: 0 auto;
	    width: 80%;
	}	
	
	#mobileturf .mobileturfhead1 {
	    font-size: 19px;
	}
	
	.gallerynav ul {
		margin: 13px 0 10px;
	}
	
	.gallerynav li {
	    margin: 0px 13px;
		font-size: 11px;
    }
    
    .mobmenunav a {
	    display: inline-block;
	    width: 42%;
	    text-align: left;
    }

    .mobmenunav a:nth-child(odd) {
		text-align: right;
	}
	
	.menuImage {
		height: auto;
	}
	
	.loccontent-links br {
		display: none;
	}
	
	.loccontent-links a {
		width: 92px;
	    line-height: 14px;
	    text-align: left;
	    padding-left: 35px;
	    height: 30px;
	    padding-top: 3px;
	    vertical-align: top;
	    font-size: 12px;
	}
	
	.loccontent-links a.link-social {
		padding-top: 8px;
	}

	
	.photocredit {
		padding-bottom: 10px;
	}
	
	.photocredit p {
		text-align: center !important;
	}
    
    #aboutus .vc_column-inner {
	    padding: 0 !important;
    }
    
    body .connectmenu {
	    margin-bottom: 10px !important;
    }
    
    .locationsgap {
	    height: 30px !important;
    }
    
    .addleft {
	    float: left;
	    width: 60%;
		padding-left: 40px;
    }

    .addright {
	    margin: 0;
	    float: left;
	    width: 40%;
    }
    
    body .loccontent-address {
	    max-width: 390px;
	    margin: 0 auto !important;
	    margin-top: 20px !important;
	    margin-bottom: 20px !important;
	    text-align: center;
    }
    
    .menuimage {
	    min-height: 250px;
    }

    
    #aboutus {
	    margin-bottom: 0 !important;
    }
    
    .orderbtn1 {
	    padding: 12px 40px !important;
    }
    
    body #onlineordercopy {
		background-position: center 16px !important;
	}
    

}

/* Phone Landscape
--------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
     
}

/* Phone Portrait
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	#main {
	    margin: 0px 10px;
	}
	
	
	.loccontent-container .vc_column-inner {
	    padding: 20px 15px !important;
	}
	
	.tp-bullet {
    	width: 15px;
    }
    
    .addleft {
		padding-left: 0px;
    }
    
    .addleft p {
	    margin-bottom: 10px;
    }
    
    .connectmenu ul li a {
	    font-size: 12px;
    }
    
    .connectmenu ul li {
	    margin: 0 12px;
    }
}











/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */

/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/

/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */
.selectboxit-container .selectboxit {
  width: 220px; /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 30px; /* Height of the drop down */
  line-height: 30px; /* Vertically positions the drop down text */
  display: block;
  font-family: DINWeb, sans-serif !important;
}

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Individual options */
 .selectboxit-option .selectboxit-option-anchor{
  padding: 0 2px;
}

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px; /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}