@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
body {
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	color: #fffffe;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	background: #000;
}
html, body {
	overflow-x: hidden;
}
::selection {
	background: #9d7e32;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
 background: #9d7e32; /* Firefox */
 color: #FFF;
 text-shadow: none;
}

::-webkit-selection {
 background: #9d7e32; /* Safari */
 color: #FFF;
 text-shadow: none;
}
a, .btn, img, button, .form-control, .footermail i {
	text-decoration: none;
	-webkit-transition: 1s ease all;
	-o-transition: 1s ease all;
	-moz-transition: 1s ease all;
	-ms-transition: 1s ease all;
	transition: 1s ease all;
}
p {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 1.5rem;
}
p+p:last-child, p:last-child {
	margin-bottom: 0;
}
a {
	color: #9d7e32;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
.text-primary {
	color: #5a5a5a !important;
}
.text-light {
	color: #c6c4c0!important;
}
.text-secondary {
	color: #ccb381 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
h5, .h5 {
	font-size: 18px;
	font-weight: 400;
	color: #9d7e32;
}
.color-white {
	color: #FFF !important;
}
.bg-dark {
	background: #000 !important;
}
.border-primary {
	border-color: #9d7e32 !important;
}
h1.main-title {
	font-size: 2.25rem;
	text-align: center;
	font-weight: 300;
	letter-spacing: 3px;
	color: #d7ac59;
	position: absolute;
	top: 30%;
	width: 100%;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 3.125rem;
}
h1.main-title span {
	padding: 0;
	position: relative;
	padding-bottom: 1.25rem;
	display: block;
}
h1.main-title span:after {
	content: '';
	width: 240px;
	height: 2px;
	background: #d7ac59;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
section {
	padding: 40px 0;
}
section h2.section-heading {
	font-size: 2.25rem;
	margin-top: 0;
	margin-bottom: 3.125rem;
	color: #fff;
	position: relative;
	font-weight: 900;
	letter-spacing: 3px;
}
h2.section-heading span {
	padding: 0;
	position: relative;
	padding-bottom: 1.25rem;
	display: block;
}
h2.section-heading span:after {
	content: '';
	width: 320px;
	height: 3px;
	background: #9d7e32;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
h3.section-subheading {
	font-size: 1.875rem;
	font-weight: 700;
	margin-bottom: 1.875rem;
}
h3.section-subheading span {
	font-weight: 300;
}
h4, .h4 {
	font-size: 1.25rem;
	font-weight: 700;
}
.small, small {
	line-height: 1.25rem
}
ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.ListCircle {
	margin-left: 1rem;
}
ul.ListCircle li {
	font-size: 1.125rem;
	font-weight: 300;
	color: #c6c4c0;
	position: relative;
	padding: 0.5rem 0 0.5rem 1.875rem;
}
ul.ListCircle li:last-child {
	padding-bottom: 0;
}
ul.ListCircle li:before {
	content: '\f192';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	color: #9d7e32;
	position: absolute;
	left: 0;
}

@media (min-width: 768px) {
section {
	padding: 60px 0;
}
}
.btn {
	font-weight: 700;
	font-size: 1rem;
	padding: .625rem 2.4rem;
}
.btn-xl {
	font-size: 18px;
	padding: 20px 40px;
}
.btn-lg {
	font-size: 16px;
	padding: 13px 40px;
}
.btn-primary {
	background-color: #bb9340;
	border-color: #bb9340;
	border-radius: 0;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled):active:focus {
	background-color: #FFF !important;
	border-color: #FFF !important;
	color: #9d7e32;
	box-shadow: inherit;
}

::-moz-selection {
 background: #9d7e32;
 text-shadow: none;
 color: #fff;
}
::selection {
	background: #9d7e32;
	text-shadow: none;
	color: #fff;
}
img::selection {
	background: transparent;
}
 img::-moz-selection {
 background: transparent;
}
.container-fluid, .container {
	position: relative;
}
#mainNav .navbar-toggler {
	font-size: 0.9375rem;
	right: 0;
	padding: 13px;
	text-transform: uppercase;
	color: white;
	border: 0;
	background-color: #9d7e32;
}
#mainNav .navbar-brand {
	padding: 0;
}
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	color: #fec503;
}
#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 1.125rem;
	font-weight: 500;
	padding: 0.75em 0;
	color: #9d7e32;
}
#mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
	color: #fff;
	font-weight: 700;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
	color: #d7ac59;
	position: relative;
}
#mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
	width: 100%;
	height: 2px;
	background: #d7ac59;
	content: "";
	position: absolute;
	bottom: -43px;
	left: 0;
}
.navbar-brand {
	margin: 0;
	padding: 0;
}
.navbar-nav-right {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navbar-nav-right li {
	display: inline-block;
	/*border-right: 2px solid #9d7e32;*/
	line-height: 1rem;
	padding: 0 10px 0 0px;
	margin: 0 14px 0 0px;
}
.navbar-nav-right li:first-child, .navbar-nav-right li:last-child {
	border: 0
}
.navbar-nav-right li:first-child {
	margin-right: 1.5rem;
}
.navbar-nav-right li:last-child {
	padding: 0;
	margin: 0;
}
.navbar-nav-right li a {
	color: #9d7e32;
	font-size: 1.125rem;
	padding: 0;
}
.navbar-nav-right li a:hover {
	color: #d7ac59;
}
.navbar-nav-right li a i {
	margin-right: 0.3125rem;
}
#mainNav {
	border-bottom: 1px solid rgba(255,255,255,0.20)
}
/*sticky header*/
.site-header.sticky {
	background: #000;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
	top: 0;
	z-index: 999;
	position: fixed;
	-webkit-animation-name: animationFade;
	-o-animation-name: animationFade;
	animation-name: animationFade;
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	width: 100%;
	margin: 0;
	padding: 8px 0 4px;
}
.site-header.sticky .navbar-brand img {
	width: 200px
}
#mainNav.site-header.sticky .navbar-nav .nav-item .nav-link.active:before, #mainNav.site-header.sticky .navbar-nav .nav-item .nav-link:hover:before {
	bottom: -17px;
}
 @-webkit-keyframes animationFade {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
@-o-keyframes animationFade {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 -o-transform: none;
 transform: none;
}
}
@keyframes animationFade {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 -o-transform: none;
 transform: none;
}
}
header.masthead {
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
header.masthead .intro-text .intro-lead-in {
	font-size: 1.125rem;
	line-height: 1.875rem;
	margin-bottom: 3.125rem;
	font-weight: 300;
}
header.masthead .intro-text .intro-heading {
	font-size: 3.75rem;
	font-weight: 500;
	line-height: 63px;
	margin-bottom: 2.625rem;
	color: #fff;
	letter-spacing: 1px;
}
.carousel-indicators li {
	width: 30px;
	height: 7px;
	background: #9d7e32;
}
.carousel-indicators .active, .carousel-indicators li:hover {
	background: #FFF;
}
.carousel-control-next, .carousel-control-prev {
	width: 8%;
	opacity: inherit;
	font-size: 2.625rem
}
.carousel-control-next:hover, .carousel-control-prev:hover {
	color: #9d7e32;
}
/*========== Why Gold ==========*/
#WhyGold {
}
.SubscribeBox {
	border: 1px solid #9d7e32;
	background: #070707;
	padding: 1.5rem;
	text-align: center;
}
.WhyTbmBox {
	margin-top: 4.375rem;
}
.WhyTbmBox img {
	margin-right: 0.9375rem;
}
.WhyTbmBox>div {
	margin-bottom: 0.75rem;
}
#TBMProcess {
}
.accordion .collapsible-link::before {
	content: '\f138';
	position: absolute;
	display: block;
	transition: all 0.3s;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	left: 0;
}
.accordion .collapsible-link[aria-expanded='true']::before {
	content: '\f13a';
}
.accordion {
	background: #000;
}
.accordion .card {
	border-radius: 0;
	border: 0;
	background: #000;
}
.accordion.shadow {
	-webkit-box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.3);
}
.accordion .card-header {
	border-top: 1px solid #ccb381;
	padding: .95rem 1.5rem;
}
.accordion .card:first-child .card-header {
	border: 0;
}
.accordion .collapsible-link {
	font-size: 24px;
	padding: 0 0 0 2.5rem;
	margin: 0;
	color: #ccb381;
	text-decoration: none;
}
.accordion .collapsible-link[aria-expanded='true'], .accordion .collapsible-link:hover {
	color: #FFF;
	text-decoration: none;
}
.accordion .collapse {
	border-top: 1px solid #efefef;
}
.accordion .card-body {
	border-left: 1px solid #efefef;
	margin: 1.5rem 5.5%;
	padding: 2.5rem;
}
/*============== Footer ===============*/
footer {
	border-top: 2px solid #9d7e32;
	padding: 60px 0;
}
.footermail {
	color: #ccb381;
}
.footermail i {
	font-size: 1.25rem;
	margin-right: .52rem;
	position: relative;
	top: 2px;
	color: #c79810;
}
.footermail:hover i {
	color: #FFF;
}
.FooterBottom {
	margin-top: 4.75rem;
}
.FooterBottom p {
	color: #c6c4c0;
}
.FooterBottom p.copy {
	color: #ccb381;
}
#backtop {
	display: inline-block;
	text-align: center;
	position: fixed;
	bottom: 15px;
	right: 15px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	height: 40px;
	width: 40px;
}
#backtop::after {
	content: "\f176";
	font-family: 'Font Awesome 5 Pro';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 40px;
	color: #bb9340;
}
#backtop:hover {
	cursor: pointer;
	color: #FFF;
}
#backtop:active {
	color: #ccb381;
}
#backtop.show {
	opacity: 1;
	visibility: visible;
}
/*============== Inner Page Start =================*/
.InnerBanner {
	position: relative;
	height: 400px;
	overflow: hidden;
}
.InnerBanner img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.card {
	border: 1px solid #9d7e32;
	background: #070707;
	box-shadow: 0 30px 60px 0 rgba(255,255,255,.1), 0 0 1px 0 rgba(255,255,255,.2);
}
.RegisterCard {
	margin-top: -120px;
	border-top: 5px solid #9d7e32;
}
.input-group-text {
	border: 2px solid #9d7e32;
	background: #ccb381;
	color: #000;
	border-right: 0;
}
.form-control {
	color: #fff;
	border: 2px solid #9d7e32;
	background: #191919;
}
.form-control:focus {
	background: #000;
	color: #9d7e32;
	border-color: #000;
}
.col-form-label {
	color: #c6c4c0;
}
.form-control::placeholder {
 color: rgba(204,179,129,0.40);
 opacity: 1;
}
 .form-control:-ms-input-placeholder {
 color: rgba(204,179,129,0.40);
}
 .form-control::-ms-input-placeholder {
 color: rgba(204,179,129,0.40);
}
.select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.select-wrapper {
	position: relative;
}
.select-wrapper:after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f107';
	font-weight: 400;
	position: absolute;
	top: 7px;
	right: 15px;
	color: #000;
	pointer-events: none;
	font-size: 18px;
}
 select::-ms-expand {
 display: none;
}
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
	content: "";
	display: inline-block;
	background: #fff;
	width: 0;
	height: 0.2rem;
	position: absolute;
	transform-origin: 0% 0%;
}
.input-group-addon {
	background: #FFF;
	border: 0;
	border-radius: 0;
}
.chiller_cb {
	position: relative;
	height: 2rem;
	display: flex;
	align-items: center;
}
.chiller_cb input {
	display: none;
}
.chiller_cb input:checked ~ span {
	background: #9d7e32;
	border-color: #9d7e32;
}
.chiller_cb input:checked ~ span:before {
	width: 13px;
	height: 2px;
	transition: width 0.1s;
	transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
	width: 8px;
	height: 2px;
	transition: width 0.1s;
	transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
	background: #ececec;
	border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
	color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
	cursor: default;
}
.chiller_cb label {
	padding-left: 30px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	margin-bottom: 0;
}
.chiller_cb span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 2px solid #ccb381;
	position: absolute;
	left: 0;
	transition: all 0.2s;
	z-index: 1;
	box-sizing: content-box;
}
.chiller_cb span:before {
	transform: rotate(-55deg);
	top: 15px;
	left: 8px;
}
.chiller_cb span:after {
	transform: rotate(35deg);
	bottom: 8px;
	left: 4px;
}
.magic-radio-group {
	margin-top: 12px;
	margin-bottom: 25px;
}
.magic-radio-group label.control-label {
	display: inline-block;
	margin: 0 20px 0 0;
	font-size: 16px;
	color: #FFF;
}
.magic-radio-group span {
	display: inline-block;
	position: relative;
}
.magic-radio {
	position: absolute;
	display: none;
}
.magic-radio[disabled] {
	cursor: not-allowed;
}
.magic-radio + label {
	position: relative;
	display: block;
	padding-left: 33px;
	cursor: pointer;
	vertical-align: middle;
	font-weight: 300;
	color: #ccb381;
	line-height: 26px;
}
.magic-radio + label:hover:before {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: hover-color;
}
.magic-radio + label:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 24px;
	height: 24px;
	content: '';
	border: 2px solid #ccb381;
	background: #070707;
}
.magic-radio + label:after {
	position: absolute;
	display: none;
	content: '';
}
.magic-radio[disabled] + label {
	cursor: not-allowed;
	color: #ccb381;
}
.magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after {
	cursor: not-allowed;
}
.magic-radio[disabled] + label:hover:before {
	border: 1px solid #e4e4e4;
	animation-name: none;
}
.magic-radio[disabled] + label:before {
	border-color: #e4e4e4;
}
.magic-radio:checked + label:before {
	animation-name: none;
}
.magic-radio:checked + label:after {
	display: block;
}
.magic-radio + label:before {
	border-radius: 50%;
}
.magic-radio + label:after {
	top: 7px;
	left: 7px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccb381;
}
.magic-radio:checked + label:before {
	border: 2px solid #ccb381;
}
.magic-radio:checked[disabled] + label:before {
	border: 2px solid #ccb381;
}
.magic-radio:checked[disabled] + label:after {
	background: #070707;
}
.custom-radio-sm {
	font-size: 0.875rem;
}
.custom-radio-sm .magic-radio + label {
	line-height: 1rem;
	padding-left: 1.4375rem;
}
.custom-radio-sm .magic-radio + label:before {
	width: 16px;
	height: 16px;
	border-width: 1px;
}
.custom-radio-sm .magic-radio + label:after {
	top: 5px;
	left: 5px;
	width: 6px;
	height: 6px;
}
hr {
	border-top: 1px solid rgba(255,255,255,0.30);
	margin-top: 1.75rem;
}
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
	max-width: 80%;
	font-size: 1.25rem;
	/* 20px */
	font-weight: 300;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 0.3rem 1.25rem;/* 10px 20px */
}
.no-js .inputfile + label {
	display: none;
}
.inputfile:focus + label, .inputfile.has-focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
/* pointer-events: none; */
    /* in case of FastClick lib use */
}
.inputfile + label i {
	vertical-align: middle;
	fill: currentColor;
	/* 4px */
	margin-right: 0.4375rem;/* 4px */
}
/* style 1 */

.inputfile-1 + label {
	color: #f1e5e6;
	background-color: #9d7e32;
}
.inputfile-1:focus + label, .inputfile-1.has-focus + label, .inputfile-1 + label:hover {
	background-color: #ccb381;
}
/* style 2 */

.inputfile-2 + label {
	color: #9d7e32;
	border: 2px solid currentColor;
}
.inputfile-2:focus + label, .inputfile-2.has-focus + label, .inputfile-2 + label:hover {
	color: #ccb381;
}
/*=============== End Form ===============*/


/*========== DashBord Start ==========*/
.nav-tabs {
	border: 0;
	background: #2d2d2d;
	text-align: center;
}
.nav-tabs .nav-link i {
	display: block;
	margin-bottom: 0.5rem;
	font-size: 1.375rem;
}
.nav-tabs .nav-link {
	border: 0;
	border-top: 3px solid #2d2d2d;
	border-radius: 0;
	padding: .95rem 2.5rem;
	font-size: 1.125rem;
	font-weight: 500;
	color: #FFF;
}
.nav-tabs .nav-link.active {
	background: #000;
	border-top: 3px solid #9d7e32;
	color: #9d7e32;
}
.tab-content>.tab-pane {
	background: #000;
	padding: 1.75rem;
	text-align: left;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-top: 3px solid #9d7e32;
	color: #9d7e32;
}
.table th {
	font-size: 1.125rem;
}
.table td {
	font-size: 0.9375rem;
}

@media (min-width: 768px) {
header.masthead .intro-text {
	text-align: left;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
header.masthead .intro-text .intro-heading span {
	color: #FFF;
}
.holdingpart {
	text-align: right;
}
.FooterBottom {
	margin-top: 6rem;
}
}
.mobileView {
	display: none;
}
.desktopView {
	display: block;
}

@media (min-width: 992px) {
.navbar-expand-lg {
	padding: 0;
}
.container-fluid {
	padding-left: 40px;
	padding-right: 40px;
}
#mainNav {
	padding: 0px;
	-webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
	-moz-transition: padding-top 0.3s, padding-bottom 0.3s;
	transition: padding-top 0.3s, padding-bottom 0.3s;
}
#mainNav .navbar-brand {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0;
}
#mainNav .navbar-nav .nav-item {
	padding: 0 2em 0 0;
}
#mainNav .navbar-nav .nav-item:last-child {
	padding-right: 0;
}
#mainNav.navbar-shrink {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #212529;
	color: #fff;
}
#mainNav.navbar-shrink .navbar-brand {
	font-size: 48px;
	padding: 10px 0;
	width: 120px;
}
}

@media (min-width: 1281px) {
.container-fluid {
	padding-left: 100px;
	padding-right: 100px;
}
header.masthead .intro-text {
	width: 80%;
	margin: 0 auto;
}
#mainNav .navbar-nav .nav-item {
	padding: 0 3em 0 0;
}
.navbar-nav-right {
	width: 35%;
	text-align: right;
}
.navbar-expand-lg {
	width: 35%;
}
}

@media (min-width: 1441px) {
header.masthead .intro-text .intro-lead-in {
	font-size: 1.125rem;
	line-height: 1.875rem;
	margin-bottom: 3.125rem;
	font-weight: 300;
}
header.masthead .intro-text .intro-heading {
	font-size: 3.75rem;
	font-weight: 500;
	line-height: 63px;
	margin-bottom: 2.625rem;
	color: #fff;
	letter-spacing: 1px;
}
header.masthead .intro-text {
	width: 100%;
	margin: 0 auto;
}
#mainNav .navbar-nav .nav-item {
	padding: 0 4em 0 0;
}
}

@media (max-width: 1441px) {
.carousel-caption {
	bottom: -15%;
}
header.masthead .intro-text .intro-heading {
	font-size: 3rem;
}
}

@media (max-width: 1359px) {
.carousel-caption {
	bottom: 0;
}
#mainNav .navbar-brand img {
	width: 220px;
}
#mainNav.site-header.sticky .navbar-brand img {
	width: 180px
}
#mainNav .navbar-nav .nav-item .nav-link, .navbar-nav-right li a {
	font-size: 85%;
}
#mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
	bottom: -23px;
}
#mainNav.site-header.sticky .navbar-nav .nav-item .nav-link.active:before, #mainNav.site-header.sticky .navbar-nav .nav-item .nav-link:hover:before {
	bottom: -14px;
}
.carousel-control-prev {
	left: -50px;
}
.carousel-control-next {
	right: -50px;
}
}

@media (max-width: 1279px) {
#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 85%;
}
header.masthead .intro-text .intro-heading {
	font-size: 2.5rem;
	line-height: 48px;
	margin-bottom: 1.5rem;
}
header.masthead .intro-text .intro-lead-in {
	margin-bottom: 1.5rem;
	line-height: 1.5rem;
}
.carousel-control-next, .carousel-control-prev {
	font-size: 1.625rem;
	width: 6%;
}
section h2.section-heading {
	font-size: 1.75rem;
}
h3.section-subheading {
	font-size: 1.5rem
}
.container {
	width: 100%;
	max-width: 100%;
}
}

@media (max-width: 1023px) {
.carousel-indicators {
	bottom: 0;
}
header.masthead .intro-text .intro-heading {
	margin-bottom: 1rem;
}
.text-muted {
	font-size: 12px;
}
#mainNav .navbar-nav .nav-item .nav-link {
	color: #fff;
}
#mainNav .navbar-toggler {
	background: #bb9340;
}
.navbar {
	position: absolute;
	left: 0;
}
.site-header {
	text-align: center;
}
.navbar-nav-right {
	position: absolute;
	right: 15px;
	top: 1.25rem;
}
.navbar-collapse {
	position: absolute;
	z-index: 999;
	top: 100%;
	background: #000;
	width: 300px;
	text-align: left;
	padding: 0 1.25rem 1.25rem;
	left: 0;
}
#mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
	display: none;
}
.site-header.sticky {
	position: relative;
}
}

@media (max-width:767px) {
.mobileView {
	display: block;
}
.desktopView {
	display: none;
}
header.masthead .intro-text .intro-heading span {
	color: #FFF;
}
section h2.section-heading {
	margin-bottom: 30px;
}
#mainNav .navbar-nav .nav-item .nav-link {
	color: #FFF;
}
#mainNav .navbar-nav .nav-item .nav-link.active:before, #mainNav .navbar-nav .nav-item .nav-link:hover:before {
	left: 0;
}
header.masthead .intro-text {
	text-align: left;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
header.masthead .intro-text .intro-heading {
	font-size: 1.75rem;
	line-height: 40px;
}
.WhyTbmBox {
	margin-top: 2.375rem;
}
.accordion .card-body {
	padding: 1.5rem 0 1.5rem 1.5rem;
}
footer {
	padding: 40px 0;
	text-align: center;
}
.footermail {
	margin-bottom: 1rem;
	display: inline-block;
}
.FooterBottom {
	margin-top: 2rem;
}
.FooterBottom p.copy {
	margin-top: 1.5rem;
}
.table-responsive-md .table {
	width: 700px;
}
}

@media (max-width:668px) {
header.masthead .intro-text .intro-heading {
	font-size: 30px;
}
header.masthead .intro-text .intro-lead-in {
	font-size: 17px;
}
.carousel-control-next, .carousel-control-prev {
	font-size: 14px;
}
h1.main-title {
	font-size: 1.7rem;
}
section h2.section-heading {
	font-size: 1.5rem;
}
h2.section-heading span {
	padding-bottom: 1rem;
}
h3.section-subheading {
	font-size: 1.4rem;
	margin-bottom: 1.2rem;
}
p, body, .btn {
	font-size: 0.95rem;
	line-height: 1.4rem;
}
.btn {
	padding: .425rem 2rem;
}
h2.section-heading span:after, h1.main-title span:after {
	width: 200px;
}
.accordion .collapsible-link {
	font-size: 20px;
}
}

@media (max-width:569px) {
header.masthead .intro-text .intro-heading {
	font-size: 20px;
	line-height: 28px;
}
header.masthead .intro-text .intro-lead-in {
	font-size: 14px;
	line-height: 18px;
}
}

@media (max-width:481px) {
#mainNav .navbar-brand img {
	width: 160px;
}
.site-header {
	text-align: left;
}
.navbar-nav-right {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 10px;
}
.navbar {
	right: 0;
	left: inherit;
}
header.masthead .intro-text .intro-lead-in {
	display: none;
}
.SubscribeBox {
	padding: .95rem 0;
}
section h2.section-heading {
	font-size: 1.3rem;
}
.chiller_cb .control-label {
	font-size: 0.75rem;
	line-height: 1rem;
}
.card.p-4 {
	padding: 0.75rem!important;
}
.nav-tabs .nav-link {
	padding: .95rem .95rem;
	font-size: 1rem;
}
.nav-tabs .nav-item {
	width: 50%;
}
.tab-content>.tab-pane {
	padding: .5rem;
}
ul.ListCircle {
	margin-left: 0;
}
h3.section-subheading span {
	display: block;
}
.custom-radio-sm.custom-radio-sm {
	width: 48%;
	display: inline-block;
	padding: 0;
}
.form-check-inline {
	display: block;
}
}
