/*
Theme Name: Hospitality D+H Theme
Theme URI: http://themes.cavion.com/
Author: D+H
Author URI: http://www.dh.com/
Version: 4.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, multiple layouts, clean, modern, typography
Template: Builder

*/


/* #######################################
##########################################
	Body HTML and Container Set-up
##########################################
########################################## */
html {
	font-size: 100%;
}

body {
	background:#ffffff;
	color: #46443b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.8;
}

.builder-container-outer-wrapper {
	display: block;
	margin: 0 auto;
}
.builder-container {
}

.builder-module {
	padding:0em !important; /*controls the top padding applies too all widgets */
}

/* header areas */
.builder-module-header-background-wrapper {
	/*background:#4d5247;*/
	background: #DFDFDF;
	margin-bottom:-1em;
}

.builder-module-2-background-wrapper {
	background:url(images/backNavnew2B.png) repeat-x;
	/*background:url(images/backNavnew4B.png) repeat-x;*/
}

.builder-module.builder-module-2 .left .widget .widget-content {
	padding:0px;
	margin:0px;
}

/* banking, banner and content areas */
.builder-module-3-background-wrapper {
}

.builder-module.builder-module-3 .left .widget {
	padding-left:0px;
	padding-right:30px;
}

.home .builder-module.builder-module-3 .left .widget .widget-content,
.home .builder-module.builder-module-3 .left .widget .textwidget {
	/*background:#71d0ef;*/
	/*background:#47453C;*/
	background:#003399;
	min-height:400px;
}

.builder-template-page .builder-module.builder-module-3 .left .widget-wrapper {
	background:url(images/back_blueSideThird3.png) left bottom no-repeat;
	/*background:url(images/back_greySideThird2.png) left bottom no-repeat;*/
	padding-bottom:1.6em;
}

.builder-template-page .builder-module.builder-module-3 .left .widget {
	max-width:100%;
	/*padding-left:1px;*/
	padding-right:30px;
}

.builder-template-page .builder-module.builder-module-3 .left .widget div,
.builder-template-page .builder-module.builder-module-3 .left .widget .textwidget,
.builder-template-page .builder-module.builder-module-3 .left .widget .widget-content {
	/*background:#71d0ef;*/
	/*background:#47453C;*/
	background:#003399;
}

.home .builder-module-4-background-wrapper {
	background:none;
}

.home .builder-module.builder-module-4 .left .widget {
	background:url(images/back_blueSideThird3.png) left bottom no-repeat;
	/*background:url(images/back_greySideThird2.png) left bottom no-repeat;*/
	margin-left:0em;
	max-width:100%;
	padding-bottom:1.6em;
	padding-left:0px;
	padding-right:30px;
}

.builder-template-page .builder-module.builder-module-4 .left .widget {
	background:transparent;
	margin-left:0em;
	padding-bottom:0em;
	padding-left:1px;
	padding-right:30px;
}

/* Banking Login */
.ibBtn,
.loanBtn,
.mbrBtn {
	width:80%;
	margin: 10px auto;
	font-size:1.1em !important;
	line-height:1.6;
	font-weight:bold;
	background: rgb(223, 223, 223);
	background: -moz-linear-gradient(90deg, rgb(223, 223, 223) 30%, rgb(193, 193, 193) 70%);
	background: -webkit-linear-gradient(90deg, rgb(223, 223, 223) 30%, rgb(193, 193, 193) 70%);
	background: -o-linear-gradient(90deg, rgb(223, 223, 223) 30%, rgb(193, 193, 193) 70%);
	background: -ms-linear-gradient(90deg, rgb(223, 223, 223) 30%, rgb(193, 193, 193) 70%);
	background: linear-gradient(180deg, rgb(223, 223, 223) 30%, rgb(193, 193, 193) 70%);
	border:2px solid #DFDFDF;
	color: #47453C;
	border-radius:.5em;
	padding: .25em;
}

.loanBtn,
.mbrBtn {
	font-size: 1.3em !important;
}

.ibBtn a,
.loanBtn a,
.mbrBtn a {
	text-decoration:none !important;
	color: #47453C !important;
	display: block;
}

.ibBtn:hover,
.loanBtn:hover,
.mbrBtn:hover {
	background: rgb(193, 193, 193);
	background: -moz-linear-gradient(90deg, rgb(193, 193, 193) 30%, rgb(223, 223, 223) 70%);
	background: -webkit-linear-gradient(90deg, rgb(193, 193, 193) 30%, rgb(223, 223, 223) 70%);
	background: -o-linear-gradient(90deg, rgb(193, 193, 193) 30%, rgb(223, 223, 223) 70%);
	background: -ms-linear-gradient(90deg, rgb(193, 193, 193) 30%, rgb(223, 223, 223) 70%);
	background: linear-gradient(180deg, rgb(193, 193, 193) 30%, rgb(223, 223, 223) 70%);
}


/* footer area */
.home .builder-module.builder-module-5 {
	display:block;
}

.builder-module.builder-module-5 {
	/*display:none;*/
}

.home .builder-module-5-background-wrapper {
	background:#DFDFDF;
	padding-top:20px;
	margin-top:10px;
}
.builder-module-5-background-wrapper {
	/*background:#DFDFDF;
	padding:0;
	margin:0;*/
}


.builder-module-4-background-wrapper {
	background:#DFDFDF;
  	/*margin-top:20px;
  	padding-top:10px;*/
}

.builder-module-last {
}
.builder-module-element {
	margin-bottom: 0em !important;
}
.builder-module-html .builder-module-element>*:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element>*:last-child {
	margin-bottom: 0;
}

.clear {
	clear:both;
}

/* #######################################
##########################################
	Header Settings (widget and default)
##########################################
########################################## */
/***** Logo Fix ***************/
.builder-module.builder-module-2 .left .widget .widget-content {
	max-width:270px;
	line-height:0px;
	padding:0px;
}
.builder-module.builder-module-2 .left .widget .widget-content img {
	/*background:#71d0ef;*/
	/*background:#47453C;*/
	background:#003399;
}

/********** Online Banking/Login ***********/
.builder-module.builder-module-3 .left .widget .textwidget {
	width:100%;
	max-width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}
.builder-module.builder-module-3 .left .widget .textwidget h4 {
	font-size:2em;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:.25em 0em;
	text-align:center;
}
.builder-module.builder-module-3 .left .widget .textwidget table,
.builder-module.builder-module-3 .left .widget .textwidget tr,
.builder-module.builder-module-3 .left .widget .textwidget th,
.builder-module.builder-module-3 .left .widget .textwidget td {
	border:none;
}
.builder-module.builder-module-3 .left .widget input[type="text"] {
	font-size:1.2em;
	max-width:70%;
	color:#7b7e81;
	padding:.5em .25em;
	margin-top:.15em;
	border:1px solid #b9b9b9;
	border-radius: .5em;
}
.builder-module.builder-module-3 .left .widget input[type="submit"],
.builder-module.builder-module-3 .left .widget .textwidget a.btn {
	/*background:url(images/icon_btnArrow.png) 10px center no-repeat #D9D9D9;*/
	background:url(images/icon_btnArrow.png) 10px center no-repeat #DFDFDF;
	color:#47453C;
	font-size:1.2em;
	letter-spacing:.1em;
	text-decoration:none;
	border:1px solid transparent;
	padding:.3em 1.6em;
	margin:.5em auto;
	display:inline;
}
.builder-module.builder-module-3 .left .widget input[type="submit"]:hover,
.builder-module.builder-module-3 .left .widget .textwidget a.btn:hover  {
	/*background:url(images/icon_btnArrow.png) 10px center no-repeat #737373;*/
	background:url(images/icon_btnArrow.png) 10px center no-repeat #47453C;
	color:#DFDFDF;
	border:1px solid #4b4940;
}
.builder-module.builder-module-3 .left .widget .textwidget img {
	margin-top:1em;
}
.builder-module.builder-module-3 .left .widget .textwidget a {
	/*font-size:1.3em;*/
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	margin:0;
	padding:0;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
.builder-module.builder-module-3 .left .widget .textwidget a:hover {
	/*color:#D9D9D9;*/
	color:#DFDFDF;
}
/* Hide the mobile login button */
#mobileLogin {
	display:none;
}

/********** Default Header *****************/

.builder-module-header {
	text-align: center;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	height: auto;
	margin-bottom: 0;
	text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {

}
.site-title {
	margin-top: 0;
	font-size: 3.5em;
	font-weight: bold;
	line-height: 1;
}
.site-title a {

}
.site-title a:hover {

}
.site-tagline {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: .8em;
	margin-top: .5em;
}
.site-tagline a {

}

/********** Search Form *****************/
#searchform {
	position: relative;
}
#searchform input[type="text"] {
	width: 75%;
	max-width: 100%;
}
#searchform input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 24.75%;
	max-width: 100%;
	margin: 0;
	padding: .25em 0;
	line-height: inherit;
}

/* #######################################
##########################################
	Main Navigation
##########################################
########################################## */
.menu-main-navigation-container {
	float:right;
}
.builder-module-navigation {
	display: block;
	width: 100%;
	border:none;
	padding: 0px !important;
	margin-top:1em !important; /*keeps the spacing the same for all module/widget areas */
}
.builder-module-navigation .builder-module-element {
	margin: 0 !important;
}
.builder-module-navigation ul {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
.builder-module-navigation ul * {
	margin: 0;
}
.builder-module-navigation li {
	width:170px;
	text-align:center;
	line-height:1.7em;
}
.builder-module-navigation li a,
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a,
.builder-module-navigation li.current-menu-item a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:medium;
	font-weight:bold;
	background:transparent;
	color: #47453C;
	font-size:1.3em;
	display:block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	padding:1.24em 1.75em;
	border-right:3px solid #A6A6A6;
	/*border-right:3px solid #ffffff;*/
}
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a,
.builder-module-navigation li.current-menu-item a,
.builder-module-navigation li.current-page-ancestor a {
	/*background:#47453C;*/
	background:#003399;
	color:#ffffff;
}
.builder-module-navigation li a:hover,
.builder-module-navigation li.current_page_item a:hover,
.builder-module-navigation li.current-cat a:hover,
.builder-module-navigation li.current-menu-item a:hover {
	/*background:#47453C;*/
	background:#003399;
	color:#ffffff;
}
/* second level stuff */
.builder-module-navigation li ul {
	background: #FFFFFF;
	color:#413b30;
	border: .1em solid #413b30;
	border-bottom: 0;
	width: 14em;
}
.builder-module-navigation li li {
	border-bottom: .1em solid #413b30;
	background: #FFFFFF;
	color:#413b30;
	width: 14em;
	padding:0em;
}
.builder-module-navigation li li a,
.builder-module-navigation li.current_page_item li a,
.builder-module-navigation li.current-cat li a,
.builder-module-navigation li.current-menu-item li a {
	background:#ffffff;
	color: #413b30;
	padding:1em !important;
	border-right:0 !important;
}
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	float: none;
	background: #FFFFFF;
	border: .1em solid #413b30;
	color:#ffffff;
	padding:1em !important;
	margin: 0;
	border-radius: 0;
	border-right:0 !important;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
	background:#413b30;
	color:#ffffff;
	border: .1em solid #413b30;
	color:#ffffff;
}
.builder-module-navigation li ul ul {
	margin: -2.05em 0 0 14em;
}

/* #######################################
###########################################
	Banner
##########################################
########################################## */
/* for the drop shadow and line on the bottom */


/* #######################################
###########################################
	Widgets and Sidebars
##########################################
########################################## */

/********** Default Builder Widgets *****************/

/********** Custom Widgets Styles *****************/

.home .builder-module.builder-module-4 {
  font-size: .8em;
}

/* LEFT WIDGET - Color BG */
.builder-module-3 .left .widget.widget-2 .textwidget {
	display:none;
}
.home .builder-module.builder-module-4 .left .widget h4 {
	backgrond:transparent;
	color:#ffffff;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	border:none;
	padding:0 .25em .25em .25em;
}
.home .builder-module.builder-module-4 .left .widget .widget-content {
	/*background:#71d0ef;*/
	/*background:#47453C;*/
	background:#003399;
	color:#ffffff;
	text-align:center;
	border:none;
	/*padding:0em 1em .5em 1em;*/
	padding:3em 0 0 0;
	height:220px;
	overflow:hidden;
}
.home .builder-module.builder-module-4 .left .widget .widget-content p {
	font-size:1.3em;
}
.home .builder-module.builder-module-4 .left .widget .widget-content a {
	color:#ffffff;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
.home .builder-module.builder-module-4 .left .widget .widget-content a:hover {
	color:#DFDFDF;
}

/* OTHER TWO WIDGETS UNDER BANNER */
.home .builder-module.builder-module-4 .middle .widget,
.home .builder-module.builder-module-4 .right .widget {
	margin-left:0em;
	padding-bottom:2em;
	padding-left:1px;
	padding-right:30px;
}
.home .builder-module.builder-module-4 .middle .widget h4,
.home .builder-module.builder-module-4 .right .widget h4 {
	backgrond:transparent;
	color:#46443b;
	font-size:2em;
	font-weight:normal;
	text-align:left;
	border:none;
	padding:0em 0em .25em 0em;
}
.home .builder-module.builder-module-4 .middle .widget .widget-content,
.home .builder-module.builder-module-4 .right .widget .widget-content {
	background:transparent;
	color:#46443b;
	text-align:left;
	border:none;
	padding:0em 1em .5em 1em;
	height:180px;
	overflow:hidden;
}
.home .builder-module.builder-module-4 .middle .widget .widget-content p,
.home .builder-module.builder-module-4 .right .widget .widget-content p {
	font-size:1.3em;
}
.home .builder-module.builder-module-4 .middle .widget .widget-content a,
.home .builder-module.builder-module-4 .right .widget .widget-content a {
	/*color:#800000;*/
	color:#003399;
	font-weight:bold;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
.home .builder-module.builder-module-4 .middle .widget .widget-content a:hover,
.home .builder-module.builder-module-4 .right .widget .widget-content a:hover {
	/*color:#A80B36;*/
	color:#003399;
}

/* Tag Cloud Widget */
.widget_tag_cloud a {
	line-height: 1;
	font-weight: bold;
	display: inline-block;
	background: #CECECE;
	padding: .5em .75em;
	margin: 5px 0;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	background: #343434;
	color: #ECECEC;
}

/********** Default Sidebars *****************/
.builder-module-sidebar {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget-background-wrapper {
	margin-bottom:0em;
}
.builder-module-sidebar .widget {
	margin: 0;
	padding: 0;
}
.builder-module-sidebar .widget-wrapper-left .widget {
	margin-right:0;
}
.builder-module-sidebar .widget-wrapper-right .widget {
	margin-left:0;
}
.builder-module-block-outer-wrapper {
	overflow: visible !important;
}
.builder-module-sidebar h4.widget-title {
	font-size: 1.3em;
	color:#5a5b5b;
	line-height: 1.3;
	margin:0px;
	padding:0px;
}
.builder-module-sidebar h4.widget-title a {
	/*color: #218BC4;*/
	color:#000000;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget .menu ul {
	font-size:14px;
}
.builder-module-sidebar .widget .menu li {
	list-style:none;
	list-style-image:none;
}
.builder-module-sidebar .widget .menu li:hover {
	color:#fff;
}
.builder-module-sidebar .widget .menu li a {
	display:block !important; /* makes entire list area clickable */
}
.builder-module-sidebar .widget .menu li a:hover {
	color:#fff;
}

/*********** Custom Sidebar Styles ************/

/*Helpful Links and Other Sidebar Menus */
.builder-module .builder-module-sidebar .widget-background-wrapper {

}
.builder-module .builder-module-sidebar .widget-background-wrapper .widget.widget_nav_menu {
}
.builder-module .builder-module-sidebar .widget-background-wrapper .widget.widget_nav_menu h4.widget-title {
	font-size: 1.5em;
	color:#ffffff;
	line-height: 1.3;
	margin:0px;
	padding:.75em 1em;
}
.builder-module .builder-module-sidebar .widget.widget_nav_menu ul {
	margin:0px;
	padding:1em 0em;
}
.builder-module .builder-module-sidebar .widget.widget_nav_menu li {
	color:#3481b7;
	font-size:1.3em;
	/*border-top:2px solid #ffffff;*/
	border-top:2px solid #737373;
	padding:.5em 0;
	margin:0px;
}
.builder-module .builder-module-sidebar .widget.widget_nav_menu li:last-child {
	/*border-bottom:2px solid #ffffff;*/
	border-bottom:2px solid #737373;
}
.builder-module .builder-module-sidebar .widget.widget_nav_menu li:hover,
.builder-module .builder-module-sidebar .widget.widget_nav_menu li:hover a {
	background:#4b4940;
	color:#ffffff;
}
.builder-module .builder-module-sidebar .widget.widget_nav_menu li a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:1.5em;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
.builder-module .builder-module-sidebar .widget.widget_nav_menu li a:hover {
	color:#ffffff;
}

/* #######################################
###########################################
	Footer
##########################################
########################################## */
/* for home page only as it has the banner and widgets modules */
.home .builder-module.builder-module-5 .right .widget .widget-content {
	/*padding-top:2em;*/
	font-size:1.1em;
	padding-bottom:1em;
}
.builder-template-page .builder-module.builder-module-4 .right .widget .widget-content,
.builder-template-page .builder-module.builder-module-4 .left .widget .widget-content {
	/*padding-top:2em;*/
	font-size:1.1em;
	padding:1em 0;
}

.grecaptcha-badge {
	visibility: hidden;
}
.page-id-500 .grecaptcha-badge {
	visibility: initial;
}
/* #######################################
###########################################
	Content Area and Typography Settings
##########################################
########################################## */

/* Collaps-O-Matic Settings */
.collapseomatic {
	background: url("images/icon_arrowDown.png") 10px center no-repeat !important;
	font-size:1.3em !important;
	font-weight:bold;
	color:#47453c !important;
	border:2px solid #47453c;
	border-radius:.1em;
	width:auto;
	display:block;
	padding:.5em 0em .5em 2em !important;
}

.colomat-close {
	background: url("images/icon_arrowUp.png") 10px center no-repeat !important;
}

/********** Content Container Styles *****************/
.alignright {
	margin-left: 1.5em;
}
.alignleft {
	margin-right: 1.5em;
}
.alignmiddle {
	margin:0 auto;
	width:220px;
}
.hentry img.wp-smiley {
	border: none;
}
.entry-content {
	padding:0px 20px;
	margin:0px;
	position:relative !important;  /*allows read more links to position to absolute bottom */
	clear: both;
}
.entry-content p {
	padding:5px 40px 10px 0px;
	font-size:13px;
}
.entry-title {
	font-size: 2em;
	margin-bottom: 0.125em;
}
.entry-title a {
	text-decoration: none;
}
.entry-title a:hover {
	text-decoration: none;
}
.builder-module-content .builder-module-element {
	overflow: hidden;
}
.builder-module-content .hentry {
	margin-bottom: 0em;
	padding-bottom: 0em;
}
.builder-module-content .entry-content>*:first-child {
	margin-top: 0;
}
.builder-module-content .entry-content > *:last-child {
	margin-bottom: 0;
}

.hentry .thumbnail-wrap {
	display: none;
}
.hentry .date {
	display: none;
}
.hentry .entry-meta {
	display: block;
	float: left;
	color: #858C90;
	font-size: .8em;
	/*text-transform: uppercase;*/
}
.hentry .entry-meta a {
	font-weight: bold;
	text-decoration: none;
}
.hentry .entry-meta a:hover {

}
.hentry .entry-meta.alignleft {
	max-width: 60%;
}
.hentry .entry-meta.alignright {
	float: right;
}
.hentry .entry-footer {
	display: block;
	margin-top: 1.5em;
}
.hentry .entry-footer .entry-utility,
.hentry .entry-footer .categories,
.hentry .entry-footer .comments {
	margin-bottom: .5em;

}
.hentry .entry-footer img {
	max-width: none;
}

.hentry .entry-attachment .attachment {
	text-align: center;
}

.hentry .edit-entry-link {
	clear: both;
	margin: 0;
}
.loop-title {
	font-weight: bold;
}

/********** Text Area Settings *****************/
p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
	margin-top: 0em;
	margin-bottom: 0em;
}
pre, code, tt, kbd {
	font-family: 'andale mono', 'lucida console', monospace;
	font-size: 1em;
	line-height: 1.5;
}
p img.left {
	float: left;
	margin: 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 0;
}
blockquote {
	border-left: 5px solid #EBEBEB;
	padding: .25em 1.5em;
	font-size: 1.5em;
	line-height: 1.42;
	-webkit-font-smoothing: antialiased;
}
/* To prevent nested blockquotes from increasing in size */
blockquote blockquote {
	font-size: 100%;
}
blockquote p {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1.5;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin-bottom: 1.5em;
	white-space: pre;
}
big {
	font-size: 1.2em;
	line-height: 1;
}
cite {
	font-style: normal;
}

/********** Custom Fonts ***********************/
@font-face {
 font-family: MyriadBold;
 src: url("fonts/myriadprobold.eot"); /* EOT file for IE */
}
@font-face {
 font-family: MyriadBold;
 src: url("fonts/myriadprobold.ttf"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: MyriadReg;
 src: url("fonts/myriadproregular.eot"); /* EOT file for IE */
}
@font-face {
 font-family: MyriadReg;
 src: url("fonts/myriadproregular.ttf"); /* TTF file for CSS3 browsers */
}

/********** Links *****************/
a {
	color: #003399;
	/*color:#003399;*/
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
a:hover {
	/*color: #A80B36;*/
	color:#47453C;
	text-decoration: underline;
}
a:focus {
	/*color: #A80B36;*/
	color:#47453C;
}
a.readMore {
	text-decoration:none;
	font-weight:bold;
	/*color:#bc7e07;*/
	color:#003399;
	background:url(images/btn_readMore.png) left no-repeat;
	padding-left:15px;
	display:block;
	position:absolute !important;
	bottom:10px;
	right:30px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

a.readMore:hover {
	color:#544321;
}

.home a{
	color: #003399;
}

/********** Buttons (forms and such) *****************/
.btn,
.more-link,
.loop-utility a,
input[type="button"],
input[type="submit"],
.comment-reply-link {
	font-weight:bold;
	font-size: 1.2em;
	cursor: pointer;
	display: block;
	background: #DFDFDF;
	color: #47453C;
	padding: .4em .75em;
	border: 1px solid #DFDFDF;
	border-radius: .5em;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	margin-bottom: 1.5em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
input[type="submit"]::-moz-focus-inner { /* fixes the added button space that Firefox adds */
	padding:0px;
	border:0px;
}
.btn:hover,
.btn.blue:hover,
.btn.orange:hover,
.more-link:hover,
.loop-utility a:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.comment-reply-link:hover {
	/*background: #A80B36;*/
	background:#DFDFDF;
	color: #47453C;
	border:1px solid #DFDFDF;
	text-decoration: none;
}

/* mobile button */
.mobileButton{
	font-weight:bold;
	font-size: 1.2em;
	cursor: pointer;
	display: block;
	background: #DFDFDF;
	/*color: #47453C;*/
	color: #003399;
	padding: .4em .75em;
	border: 1px solid #DFDFDF;
	border-radius: .5em;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	margin-bottom: 1.5em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
}


/********** Headings (h tags) *****************/
.home h1.entry-title {
	display:none;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	color:#47453C;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom:.25em;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:2em;
}
h1.entry-title {
	margin:0em 0em .5em .6em;
}
h2 {
	font-size: 1.2em;
}
h2 strong {
	text-transform:uppercase;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
	font-weight:200;
	margin:0;
}
h4 strong {
	margin:0px 0px 10px 30px;
	line-height:10px;
	text-transform:uppercase;
}
h5 {
	font-size: 1.125em;
}

h1 img, h2 img, h3 img, h4 img, h5 img {
	margin: 0;
}

/********** Images *****************/
img {
	border:none;
}
a img {
	margin: 0;
}
.builder-module-image .builder-module-element img {
	margin: 0;
}
/*Image Module (Alternate - Full Window)*/
.image-full-window-outer-wrapper {
	max-width: none !important;
}
.image-full-window {
	padding: 0 !important;
}
.image-full-window .builder-module-element {
	margin: 0 !important;
}
.image-full-window-outer-wrapper img {
	width: 100%;
	height: auto;
}
/*Featured Image */
.it-featured-image {
	margin-bottom: 1.5em;
	line-height: 0;
}
.it-featured-image img {
	width: inherit;
}
/*Image Module (Alternate - No Spacing)*/
.image-no-spacing {
	margin: 0;
	padding: 0 !important;
}
.image-no-spacing .builder-module-element {
	margin: 0 !important;
	padding: 0;
}
/* Image Gallery Set-up */
.hentry .gallery {
	margin-bottom: 1.5em;
}
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	font-size: .9em;
	line-height: 1.3;
	margin: 0;
}
.hentry .gallery + * {
	margin-top: 0;
}

.hentry img {
	/*border:2px solid #2d281e;
	border-radius:.25em;*/
}
.hentry .alignright {
	margin: 1em 0 1em 1.5em
}
.hentry .alignleft {
	margin: 1em 1.5em 1em 0;
}
.hentry .aligncenter {
	margin: 0 auto;
}
.hentry .alignnone {
	margin: 0;
}
.hentry .wp-caption {
	margin-bottom: 1.5em;
}
.hentry .wp-caption img {
	background: transparent;
	border: none;
	padding: 0;
}
.hentry .wp-caption-text {
	font-size: .9em;
	line-height: 1.3;
	margin: 0;
}

/********** Tables *****************/
table {
	width: 100%;
	margin-bottom: 1.5em;
}
table, td, th {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}
table, input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
}
table, input, textarea, select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}
th {
	font-weight: bold;
}
th, td, caption {
	padding: .25em;
	text-align: center;
}
td a {
	display: block;
}
tfoot td {
	padding: 0;
}
tfoot a {
	display: block;
	padding: .25em;
}
caption {
	border: 1px solid #CFCFCF;
	border-bottom: 0;
	font-weight: bold;
}

/*custom tables*/

#tablepress-1 table, td, th {
	/*border:none !important;*/
}

#tablepress-1 table{
	text-align:left;
}


#tablepress-1 th {
	background:#47453C;
	color:#ffffff;
	font-weight:bold;
	border:none !important;
	font-size:.9em;
	line-height:1.4;
	text-align:left;
}

#tablepress-1 td {
	border-bottom:1px solid #DFDFDF !important;
	font-size:.9em;
	line-height:1.4;
	text-align:left;
}

/********** Lists *****************/
ul, ol {
	list-style-position: outside;
	margin-left: 1.5em;
	padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
	margin-left: .5em;
}
li {
	margin: 0;
	padding: 0;
}
li a {
	/*color:#6c6c6c;*/
	color: #003399;
}
li > * {
	margin-top: 0;
}
li *:last-child {
	margin-bottom: 0;
}
li > p + ul {
	margin-top: -1.5em;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: circle;
}
dl {
	margin-bottom: 1.5em;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 0;
}

/********** Forms *****************/
label {
	font-weight: bold;
}
fieldset {
	border: .1em solid #CCCCCC;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}
input[type="color"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"],
input[type="number"], input[type="date"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="month"], textarea {
	font-weight: normal;
	font-size: 1em;
	padding: .4em .5em;
	background: #FFFFFF;
	border: 1px solid #7e7e7e;
	border-radius:.25em;
}
input[type="color"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="text"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, textarea:focus {

}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	max-width: 99.5%;
}
input[type=text], input[type=password], input.text, input.title, textarea {
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
textarea {
	width: 30em;
	height: 20em;
}
.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0;
}
input[type="submit"] {
	cursor: pointer;
}

/* #######################################
###########################################
	Miscellaneous Classes and Styling
##########################################
########################################## */

/******** Misc classes ******/

.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/********* Mobile Navigation Menu (Alternate Module Style - hidden above 500px wide)**********/

.it-mobile-menu {
	display: none;
}

/******* Success, notice and error boxes ********/

.error, .notice, .success {
	border: 2px solid #ddd;
	margin-bottom: 1em;
	padding: .8em;
}
.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8a1f11;
}
.notice {
	background: #FFF6BF;
	border-color: #FFD324;
	color: #514721;
}
.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/******* Social Tabs ***********/

#social-tags {
	left: auto;
	margin-right: 0;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
	position: fixed;
	right: 0;
	width: 95px;
	height: 100%;
}
#social-tags a {
	margin: 0;
	position: relative;
	right: -50px;
}
#social-tags a:hover {
	right: 0;
}

/********* Sitemap Template Styling **********/

.archive-left {
	float: left;
	width: 40%;
	max-width: 40%;
	margin-right: 10%;
}
.archive-right {
	float: left;
	width: 50%;
	max-width: 50%;
}

/********* Cody's Edits ********/

.more-link {
	display: inline-block;
	float: none;
	margin: 0;
}
.header-inset,
.navigation-inset,
.content-inset,
.html-inset,
.image-inset,
.widget-bar-inset,
.footer-inset {
	padding-left: 2em !important;
	padding-right: 2em !important;
	width: auto !important;
	max-width: 100% !important;
}
.edit-post-link a {
	display: inline-block;
	margin: 0;
	padding: .1em 1em;
	border-radius: 2px;
	background: #EBEBEB;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
}
.it-featured-image a {
	display: block;
}
.it-featured-image img {
	display: block;
}

/* #######################################
###########################################
	Blog/Posts Specific Styling
##########################################
########################################## */

/******* Post Meta Styles, if needed *******/
.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
	margin-bottom: 1.5em;
}

.entry-footer {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-footer .alignright {

}
.entry-footer .categories,
.entry-footer .tags {

}
.entry-footer .comments {

}

.EXIF table {
	margin: 0 auto;
}
.photometa h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.photometa ul {
	list-style-type: none;
}

/****** Previous/Next Page Navigation *******/

.loop-utility {
	clear: both; /* To clear any floats */
}

/****** Single Post Specific Styling ********/

.single .builder-module-content .hentry {
	margin-bottom: 2em;
	padding-bottom: 0;
	border-bottom: 0;
}

/****** navigation for posts that split into multiple pages ******/
.entry-pages a {
	display: inline-block;
	background: #EBEBEB;
	padding: 0 .35em;
}

/****** Comment Styling ******/
#comments {
	margin-top: 1.5em;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li.comment,
.commentlist li.trackback,
.commentlist li.pingback {
	border: 1px solid #D6D6D6;
	border-radius: 2px;
	padding: 0 1.5em;
	margin-bottom: 1.5em;
}
.commentlist .avatar {
	margin: 0;
	float: left;
	margin-right: 1em;
}
.commentlist .fn {
	display: inline-block;
	margin-top: .3em;
}
.commentlist ul.children {
	margin: 0 0 1.5em 0;
}
.commentlist ul.children li:last-child {
	margin: 0;
}
.commentlist .comment-body {
	margin: 1.5em 0;
}
.commentlist div.reply:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#respond h3 {
	margin: 0;
}
#respond input[type="submit"] {
	line-height: inherit;
	margin: 0;
}
#respond textarea {
	width: 100%;
	max-width: 100%;
}
#respond .comment-submit-wrapper {
	margin: 0;
}
.commentlist #respond {
	margin-bottom: 1.5em;
}
.comment-reply-link {
	padding: .25em 1em;
}
.cancel-comment-reply a {
	display: inline-block;
	background: #dadddf;
	color: #3b3f42;
	border-radius: 2px;
	padding: .25em .5em;
	margin: .5em 0;
	font-size: .85em;
	text-decoration: none;
}
.cancel-comment-reply a:hover {
	background: #ebebeb;
}
.logged-in-as {
	margin: 0.25em 0;
}

/******** Password Protected Post Form ******/

.post-password-required input[type="submit"] {
	display: inline-block;
	float: none;
}

/********* Post Format Styling ************/

/* Quote */
.builder-module-content .format-quote .entry-content {
	padding: 2.3em;
	border-left: 5px solid #EBEBEB;
	font-size: 1.5em;
	line-height: 1.42;
	-webkit-font-smoothing: antialiased;
}
.builder-module-content .format-quote .entry-content > *:last-child {
	margin-bottom: 0;
}
.format-quote .edit-post-link a {
	margin-top: 1em;
}

/* Image */
.builder-module-content .format-image {
	border: 1px solid #EBEBEB;
	border-radius: 2px;
	padding: 1em;
}
.builder-module-content .format-image .entry-header {
	padding-bottom: 1em;
	border-bottom: 1px solid #EBEBEB;
}
.builder-module-content .format-image .entry-title {
	margin-bottom: 0;
}
.builder-module-content .format-image .it-featured-image {
	margin-bottom: 1em;
}
.format-image .edit-post-link a {
	margin-top: 1em;
}

/* Video */
.builder-module-content .format-video {
	border: 1px solid #EBEBEB;
	border-radius: 2px;
	padding: 1em;
}
.builder-module-content .format-video .entry-header {
	padding-bottom: 1em;
	border-bottom: 1px solid #EBEBEB;
}
.builder-module-content .format-video .entry-title {
	margin-bottom: 0;
}
.format-video .edit-post-link a {
	margin-top: 1em;
}

/* Status */
.builder-module-content .format-status .entry-header {
	margin-bottom: .25em;
}
.builder-module-content .format-status .entry-content {
	border: 1px solid #EBEBEB;
	padding: 3em;
	background: #3B3F42;
	color: #FFFFFF;
	-webkit-font-smoothing: antialiased;
	border-radius: 3px;
}
.format-status .edit-post-link a {
	margin-top: 1em;
}

::selection {
	color: #FFFFFF;
	background: #218BC4; /* Safari */
	}
::-moz-selection {
	color: #FFFFFF;
	background: #218BC4; /* Firefox */
}

.single .builder-module-content .format-video,
.single .builder-module-content .format-image {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 1em;
}

/*TinyMCE Button styling*/

.content-block {
	border:1px solid #eee;
	padding:3px;
	background:#ccc;
	max-width:250px;
	float:right;
	text-align:center;
	}

.content-block:after {
	clear:both;
	}

.blue-button {
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/*border:1px solid #057fd0;*/
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	padding:6px 24px;
	text-decoration:none;
	}

.blue-button a{
	color:#ffffff !important;
	text-decoration:none;
	font-weight:bold;
	}

.blue-button:hover{
	background:#2CA6D1;
	}

.red-button {
	background-color:#bc3315;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/*border:1px solid #942911;*/
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	padding:6px 24px;
	text-decoration:none;
}

.red-button:hover{
	background:#942710;
}

/* #######################################
###########################################
	Responsive Settings - Mobile
##########################################
########################################## */
@media screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2),
(max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 1.5){

/* #########################################
	Specific Module Settings
############################################ */
/* hide the full iframe adn display mobile login area */

/*.builder-module-3 .left .widget.widget-1 .textwidget,
.builder-module-4 .left .widget {
	display:none;
}
.builder-module-3 .left .widget.widget-2 .textwidget {
	display:block;
	padding-bottom:1em;
}
.builder-module-3 .left .widget.widget-2 .textwidget:after {
	clear:both;
}
.mobileButton {
	display:inline-block;
	padding:.5em 2em !important;
	text-decoration:none !important;
	margin: 1em 0;
}
.builder-module-3 .widget .textwidget .iconLeft {
	float:left;
	max-width:45%;
	margin:0 auto;
	padding:10px 2.5%;
	text-align:center;
}
.builder-module-3 .widget .textwidget .iconRight {
	float:right;
	max-width:45%;
	margin:0 auto;
	padding:10px 2.5%;
	text-align:center;
}*/

/* hide the navigation */
/*.builder-module-2 .right {

}*/

/* center everything */
/*.builder-module-2 .builder-module-column-1-outer-wrapper,
.builder-module-3 .builder-module-column-1-outer-wrapper {
	width:100% !important;
	max-width:100% !important;
}
.builder-module.builder-module-2 .left .widget,
.builder-module.builder-module-3 .left .widget {
    max-width: 100% !important;
}*/

/* hide the banner and content */
/*.home .builder-module.builder-module-3 .right,
.home .builder-module-4 {
	display:none;
}*/

/* Fix blue side 1/3 bar */
/*.builder-module.builder-module-2 .left .widget .widget-content p {
	width:275px;
	margin:0px auto;
}*/
/*.builder-module.builder-module-2 .left .widget .widget-content {
	width:100%;
	max-width:100%;
	height:auto;
	margin:0 auto !important;
}
.builder-module.builder-module-2 .right .widget .menu-main-navigation-container {
	width:90%;
	max-width:100%;
	height:auto;
	margin:0 auto !important;
}
.home .builder-module-3 .left .widget .widget-content,
.home .builder-module-3 .left .widget .textwidget,
.home .builder-module-4 .left .widget .widget-content {
	width:100%;
	max-width:100%;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}
.builder-module-3 .left .widget,
.home .builder-module-4 .left .widget {
	padding-right:0px;
	width:100% !important;
}
.home .builder-module-3 .left .widget .widget-content,
.home .builder-module-3 .left .widget .textwidget {
	min-height:20px;
}

.home .builder-module-4 .left .widget {
	background:url(images/back_blueSideThird.png) center bottom no-repeat;
	padding-bottom:1.3em;
}
.builder-template-page .builder-module-3 .left .widget-wrapper {
	background:url(images/back_blueSideThird.gif) center bottom no-repeat;
	padding-bottom:.8em;
}*/

/*footer*/
/*.builder-module-5-background-wrapper {
}

.builder-module-4-background-wrapper {
	display:none;
}*/

}

/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}

.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #999;
	font-size: 16px !important;
	line-height: 19px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #333;
	background: transparent;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-color: #ddd;
	color: #666;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
