html,
body {
	margin: 0;
	font-size: 100%;
	font-family: 'Readex Pro', sans-serif;
	background: #fff;
	scroll-behavior: smooth;
	font-size: 16px;
}
body, p, h1, h2, h3, h4, h5, h6 {
	color: #252725;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}
a, a:hover {
	transition: all 0.3s;
	text-decoration: none;
}
.topstrip {
    padding: 0;
    height: 45px;
    overflow: hidden;
    background: #f8f7f7;
}
ul.toplinks {
	margin: 0;
	padding: 0;
}
ul.toplinks li {
    display: inline;
    list-style: none;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
	margin-left: -4px;
}
ul.toplinks li a {
    color: #252725;
    padding: 12px 25px 12px !important;
	background: rgba(0,0,0,0.05);
	text-decoration: none;
	display: inline-block;
}
ul.toplinks li a:hover {
    color: #000;
	background: rgba(0,0,0,0.1);
}
ul.toplinks li a i {
	margin-right: 5px
}
ul.toplinks li a.login {
	background: #000008;
	color: #fff;
}
ul.toplinks li a:hover.login {
	background: #CC8A34;
	color: #fff;
}
.rowcenter {
    align-items: center;
}
.navpadding,
.navbar {
	padding-top: 0;
	padding-bottom: 0;
	transition: all 0.3s;
}
.crispynav {
	background-color: #fff;
	box-shadow: 0 0 8px 8px rgba(0,0,0,0.05);
}
.logosize img {
	/*height: 120px;
	transition: all 0.3s;
	margin: -36px 0;*/
	height: 150px;
    transition: all 0.3s;
    margin: -50px 0;
    padding: 10px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.logosize-alt img {
	height: 95px !important;
    margin: 0;
}
.navbar-light .navbar-nav .nav-link {
    color: #000008;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #CC8A34;
}
.header {
	box-shadow:  0 0 22px 0 rgba(0,0,0,0.2);
}
.bannerleft,
.bannerright {
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	height: 700px;
}
.bannerleft {
	background-repeat: no-repeat !important;
	background-position: center right !important; /*here*/
}
.bannerright {
	background: url(../images/rightbg.jpg) no-repeat center left;
}
.bannerleft.innerpg,
.bannerright.innerpg {
	height: 450px;
}
.header h2 {
	font-size: 36px;
	font-weight: 700;
    color: #b07323;
}
.header h3 {
	font-size: 24px;
	font-weight: 300;
}
.header h4 {
    color: #b07323;
    font-weight: 200;
    font-size: 50px;
}
.header p {
	font-size: 18px;
	font-weight: 300;
	margin: 25px 0 35px;
}
ul.headerbtns {
	margin: 0;
	padding: 0;
}
ul.headerbtns li {
    display: inline;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
	margin: 0 10px;
	font-size: 18px;
	font-weight: 300;
}
ul.headerbtns li a,
a.readmorebtn {
    color: #fff;
    padding: 12px 25px 12px;
	background: #000008;
	text-decoration: none;
	display: inline-block;
	border: 2px solid #000008;
	margin: 8px 0;
	min-width: 200px;
	text-align: center;
}
ul.headerbtns li a:hover,
a.readmorebtn:hover {
    color: #000008;
	background: transparent;
}
ul.headerbtns li a.learnmore {
	background: #CC8A34;
	border: 2px solid #CC8A34;
	color: #fff;
}
ul.headerbtns li a:hover.learnmore {
	color: #CC8A34;
	background: #fff;
}
.billioninfo {
	padding: 100px 0 80px;
}
.billioninfo.aboutahtc {
	background: #f7f7f7;
	box-shadow: inset 0 0 12px 0 rgba(0,0,0,0.1);
}
.billioninfo.aboutsectn {
	padding: 120px 0;
	background: url("../images/about-section.jpg");
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
.billioninfo.aboutsectn.mission {
	padding: 160px 0;
	background: url("../images/mission-advanced-hospitality-trading-company.jpg");
}
.billioninfo h3 {
	font-weight: 400;
	text-align: center;
	margin-bottom: 0;
}

hr {
	background: #CC8A34;
	margin: 20px auto 80px;
	width: 30%;
	height: 1px;
	opacity: 1;
}
hr.whyfam {
	width: 100px;
	height: 2px;
	margin: 0px auto 20px;
}
hr.missionfam {
	width: 100px;
	height: 2px;
	margin: 0 0 20px;
}
.aboutahtc hr.whyfam {
	margin: 0px auto 20px;
}
.innerweb hr {
	width: 50px;
	height: 1px;
	margin: 10px 0 15px;
}
.innerweb hr.whyfam.innerser  {
	margin: 0px auto 35px;
}
.innerweb hr.whyfam.innerport  {
	margin: 0px auto 15px;
}
.billioninfo .col-lg-4 {
	flex: 1;
	display: flex;
}
.boxmargin {
	margin-top: -40px !important;
}
.col-lg-3.shadebox {
	width: calc(25% - 20px);
    margin: 0 10px;
}
.col-lg-6.shadebox{
	width: calc(50% - 20px);
    margin: 0 10px 10px;
}
.shadebox {
	box-shadow: 0 0 28px 0 rgba(0,0,0,0.1);
	display: inline-block;
	background: #fff;
	border: 1px solid #f9f9f9;
	padding: 0 0 30px;
	width: 100%;
	display: inline-block;
}
.shadebox h4 {
	margin: 20px 0;
	font-size: 18px;
	font-weight: 600;
	padding: 0 20px 20px;
}

.aboutahtc .shadebox {
	padding: 0 0 20px;
}
.aboutahtc .shadebox h4 {
	margin: 20px 0 0;
	padding: 0 20px 0;
}

.shadebox a.floatrig {
	float: right;
	text-decoration: none;
	color: #000;
	position: absolute;
    right: 30px;
    bottom: 30px;
}
.busseg .shadebox h4 {
	margin: 20px 0 0;
	padding: 0 20px 10px;
}
.busseg .shadebox p {
	margin: 0;
	padding: 0 20px 20px;
}
.shadebox a i {
	color: #000008;
}
.shadebox a:hover {
	color: #555;
}
.innerweb h3 {
	text-align: left !important;
	margin: 0;
}
.mminrig {
	margin-right: -30px;
}
.mminlef {
	margin-left: -30px;
}
.mminrig2 {
	margin-right: -20px;
}
.mminlef2 {
	margin-left: -20px;
}
.zintop {
	z-index: 10;
}
.zindwn {
	z-index: 1;
}
.viewmore {
	padding: 12px 50px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 300;
	margin: 20px auto 0;
	display: inline-block;
	text-transform: uppercase;
}
.viewmore:hover {
	background: #fff;
	color: #000;
}
.wealthprotection {
	background: #fff;
}
.wealthprotection .bluelight {
	/*background: url("../images/bluelight.png") no-repeat top right;*/
}
.wealthprotection .bluedark {
	padding: 90px 0 80px;
	box-shadow: inset 0 0 12px 0 rgba(0,0,0,0.1);
	/*background: url("../images/bluedark.png") no-repeat bottom left;*/
}
.freqaskques {
	background: #f9f9f9;
	padding: 90px 0 80px;
	box-shadow: inset 0 0 12px 0 rgba(0,0,0,0.1);
}
.equalizecol {
	display: flex; 
	flex-direction: column; 
	justify-content: center;
}
.about-in .card {
    background: none;
    border: none;
    padding: 0;
}
.card-body {
    padding: 12px;
}
.wealthprotection .about-in .card i {
    font-size: 3em;
    color: #000008;
	margin: 20px 0 10px;
}
.billioninfo .about-in .card i {
    font-size: 6em;
	margin: 20px 0 10px;
	background-color: #999;
  	color: transparent;
  	text-shadow: 2px 2px 3px rgba(255,255,255,0.5);
  	-webkit-background-clip: text;
    	-moz-background-clip: text;
        	background-clip: text;
}
.about-in .card h5.card-title {
    font-size: 1.35em;
}
.howitworks {
	padding: 120px 0;
	background: url("../images/safety.jpg");
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	color: #fff;
}
.howitworks.vision {
	padding: 160px 0;
	background: url("../images/vision-advanced-hospitality-trading-company.jpg");
}
.howitworks h2,
.howitworks h5,
.howitworks p {
	color: #fff
}
.surveyblock hr,
.howitworks hr {
	background: #fff;
	margin: 20px 0 20px;
}
.howitworks h5 {
	margin-bottom: 10px;
}
.howitworks p {
	font-weight: 200;
	margin-bottom: 0px;
}
.howitworks .about-in .card i {
    font-size: 7em;
    color: #fff;
	margin: 20px 0 10px;
}
.howitworks .about-in:hover .card i {
    color: #fff;
}
.iconright {
	text-align: right;
    border-right: 1px solid rgba(255,255,255,0.3);
    padding-right: 35px;
}
.owl-carousel {
	position: relative;
	margin: 80px 0 0;
}
.owl-controls {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	top: -80px;
}
.owl-theme .owl-dots .owl-dot span {
	width: auto !important;
	height: auto !important;
	padding: 6px 19px;   
	color: rgba(255,255,255,0.5);
    background: transparent;
    font-size: 17px;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,0.5);
	transition: all 0.5s;
	position: relative;
}
.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot span:hover {
	background: rgba(0,0,0,0.2);
}
.owl-theme .owl-dots .owl-dot.active span {
	color: #000;
	background: #fff;
	padding-right: 100px;
	transition: all 0.5s;
}
.owl-theme .owl-dots .owl-dot.active span:after {
  content: " ";
  position: absolute;
  right: 20px;
  bottom: -10px;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: none;
}
.owl-theme .owl-dots .owl-dot {
	margin: 0 2px;
}
.surveyblock {
	padding: 120px 0;
	background: url(../images/survey.jpg);
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-attachment: fixed !important;
}
.surveyblock h2,
.surveyblock h5,
.surveyblock p {
	color: #fff;
}
.surveyblock ol {
	padding-left: 1rem;
}
.surveyblock ol li {
	margin-top: 15px;
	font-size: 18px;
	color: #fff;
}
.fambenefits {
	padding: 120px 0;
	background: #f5f5f5;
}
.fambenefits h3 {
	font-weight: 400;
	text-align: center;
	margin-bottom: 0;
}
.benefititem {
	display: flex; 
	flex-direction: column; 
	justify-content: left;
	text-align: left;
	align-items: flex-start;
	border-bottom: 1px solid #ccc;
}
.otherben,
.famben {
	display: flex; 
	flex-direction: column; 
	justify-content: center;
	text-align: center;
	align-items: center;
	border-bottom: 1px solid #ccc;
	flex: 1;
	margin: 0 5px;
}
.otherben.headben,
.famben.headben {
	display: flex; 
	flex-direction: column; 
	justify-content: center;
	text-align: center;
	align-items: center;
}
.otherben {
	background: #f9f9f9;
}
.famben {
	background: #fff;
}
.bodbot {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bodbot .fa-times {
	color: red;
}
.bodbot .fa-check-double {
	color: forestgreen;
}
.finalfem {
	margin-bottom: -20px;
}
.finalbodt {
	padding-top: 10px;
}
.firstfem {
	margin-top: -20px;
}
.firstbodt {
	padding-bottom: 10px;
}
.footsec {
    padding: 120px 0 90px;
	background: #212324;
}
.footimglogo {
    height: 50px;
	margin-bottom: 20px;
}
.footsec h1 {
    font-size: 32px;
    line-height: 1.3em;
    color: #CC8A34;
    font-weight: 300;
}
.footsec h2, .footsec h2 a {
	font-family: 'Readex Pro', sans-serif;
    font-weight: 200;
    color: #fff;
    margin: 25px 0;
    font-size: 27px;
}
.footsec h3 {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    font-weight: 300;
}
.footsec p {
    font-weight: 300 !important;
	color: #fff;
}
.footsec a.colfot {
    color: #CC8A34;
}
.footsec a.colfot:hover,
footsec h2 a:hover,
footsec h3 a:hover {
	color: #fff;
}
ul.links-nav {
	padding-left: 0;
}
ul.links-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 2.2;
}
ul.links-nav li a.active, ul.links-nav li a:hover {
    color: #CC8A34;
}
.social-icons {
    margin-top: 30px;
	padding: 0;
}
.social-icons li {
    list-style: none;
	margin-right: 20px;
}
#linkedin {
    background-image:url(../images/icons/linkedin.svg);
    background-position: center 0;
    transition: all .2s;
    background-size: 42px;
    padding: 21px;
}
#linkedin:hover {
    background-image:url(../images/icons/linkedinh.svg);
}
#facebook {
    background-image:url(../images/icons/facebook.svg);
    background-position: center 0;
    transition: all .2s;
    background-size: 42px;
    padding: 21px;
}
#facebook:hover {
    background-image:url(../images/icons/facebookh.svg);
}
.padtft {
    padding-top: 8px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.footsec .input-group {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    font-size: 0.85em;
    font-weight: 300;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #CC8A34;
	background: transparent;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.footsec .input-group .form-control {
    padding-left: 0;
}
.bcbt2 {
    border-bottom: 2px solid #ccc !important;
	border-radius: 0 !important;
}
.reglink {
	color: #000008 !important;
	font-weight: 400 !important;
	font-size: 112% !important;
}
.subscribebtn {
    color: #fff;
    background: #CC8A34;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 10px;
    border-radius: 0;
}
.subscribebtn:hover {
	background: #000008;
	color: #fff;
}
.copyright {
    background: #151617;
    padding: 30px 0;
}
.copyright p {
    font-size: 14px;
    color: #999;
	margin-bottom: 0;
}
.copyright p a {
    color: #CC8A34;
    margin-right: 20px;
}
.copyright p a:hover {
    color: #fff;
    margin-right: 20px;
}
.copyright p i {
  display:none;
}
.copyright p span {
  display:inline;
}
.navbar-toggler:focus {
	border: 1px solid #ccc;
	box-shadow: 0 0 0 0rem;
}
.modal-header {
	border-bottom: none;
	padding-bottom: 0;
}
.modal-body {
	padding-top: 0;
	padding-bottom: 40px;
}
.modal-title {
	font-size: 18px;
	padding: 25px 0 0 40px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
}
.modal-title span {
	color: #329fd9;
}
.modal-title.uspro {
	padding: 25px 0 0 25px;
}
.modalalreadymem {
	font-size: 12px;
	padding: 0 0 0 41px;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
}
.modal-header .close {
	position: absolute;
	top: 0;
	right: 0;
	text-shadow: none !important;
	line-height: 0.5 !important;
	padding: 5px 10px 15px 12px !important;
	font-size: 20px !important;
	margin: 15px 15px 0 0;
	color: #666;
	background: transparent;
	border: none;
}
.signinmodalpad {
	padding: 0 25px;
}
.signincontainer {
	padding: 10px 0 0 0;
}
.signincontainer .input-label {
	display: block;
	font-size: 12px;
	font-weight: 300;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
}
.signmodalpad label, .signinmodalpad label {
	padding-left: 1px !important;
}
.signincontainer .input-textbox {
	display: block;
	font-size: 16px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 6px 10px;
	color: #686868;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 6px 10px;
	height: 38px;
	line-height: 1.3;
}
.signincontainer .input-texarea {
	display: block;
	font-size: 14px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 6px 10px;
	color: #686868;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 6px 10px;
	line-height: 1.3;
}
.signincontainer .input-textbox.selht {
	height: auto;
}
.signmodalpad input, .signinmodalpad input, .signmodalpad select, .signinmodalpad select {
	border-radius: 2px !important;
	padding: 10px !important;
	font-size: 14px !important;
}
.signincontainer .input-label.label2 {
	display: inline;
}
.marbt1 {
	margin-bottom: 1em !important;
}
.sisgbtn {
	text-align: center;
	display: block;
}
.signsbutton {
	background-color: transparent;
	transition: .4s;
	border: 1px solid #329fd9;
	border-radius: 2px;
	padding: 8px;
	color: #329fd9;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 100%;
}
.signsbutton.marto {
	margin: 15px 0 5px;
}
.signsbutton:hover {
	background-color: #329fd9;
	border: 1px solid #329fd9;
	color: #fff;
}
.fpopas {
	padding-left: 1px;
	margin: 5px 0 15px;
	font-size: 12px;
	font-weight: 300;
}
.signapp {
	-webkit-appearance: none;
	border: none;
	background: none;
	outline: none;
	color: #329fd9;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.signinmodalpad input[type="file"] {
	padding: 0 !important;
}
.signmodalpad input, .signinmodalpad input {
	border-radius: 2px !important;
	padding: 10px !important;
	font-size: 14px !important;
}
.inputfile {
	width: 1px;
	height: 1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile-2 + label {
	color: #0f6f97;
	border: 1px solid currentColor;
}
.inputfile + label {
	width: 100%;
	font-size: 0.95rem;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	background: #f8f8f8;
}
.goggbtn {
	text-align: center;
}
.goggsbutton {
	background: url(../images/googlelogin.png);
	background-repeat: no-repeat;
	background-size: 31px 32px !important;
	background-position: 5px 4px;
	background-color: #fff;
	transition: .4s;
	border: 1px solid #aaa;
	border-radius: 50px;
	padding: 8px 50px;
	color: #333;
	text-transform: uppercase;
	margin: 0 auto;
	font-weight: 300;
	cursor: pointer;
}
.card-header {
	border-radius: 0 !important;
}
.card {
	border-radius: 0 !important;
}
.hjahs {
	transform: scale(105%);
}
.pricing li {
	padding: 15px;
	border-top: 1px solid #ccc;
}
.pricing li.noneprice {
	border-top: 1px solid transparent;
}
.btngrey {
	border-radius: 0;
	border-color: #ccc;
	color: #000;
	font-weight: 300;
	background: #fcfcfc;
}
.btngold {
	border-radius: 0;
	border-color: #444444;
	color: #000;
	font-weight: 300;
	background: #ffecaa;
}
.btngrey:hover,
.btngold:hover {
	color: #fff;
	background: #444;
}
.goldclr {
	color: #ffcb17;
}
.custom-select {
	position: relative;
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	margin: 0 auto;
	width: 60%;
	box-shadow: 0 10px 6px 0 rgba(0,0,0,0.05);
	border-bottom: 1px solid #ccc;
}
.custom-select span {
	font-weight: 300;
}
.custom-select select {
	display: none;
}
.select-selected {
	background-color: #fff;
}
.select-selected:after {
	position: absolute;
	content: "";
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #CC8A34 transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #000008 transparent;
	top: 40%;
}
.zerorupee .select-selected:after {
	border-color: transparent transparent transparent transparent;
}
.zerorupee .select-selected.select-arrow-active:after {
	border-color: transparent transparent transparent transparent;
}
.select-items div,.select-selected {
	color: #000;
	padding: 8px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	user-select: none;
}
.select-items div {
	color: #444;
}
.select-items {
	position: absolute;
	background-color: #fbfbfb;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.1);
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}
.select-hide {
	display: none;
}
.select-items div:hover, .same-as-selected {
	background-color: rgba(0, 0, 0, 0.02);
}
.accordion-button:focus {
	border-color: transparent;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #f8f8f8;
    box-shadow: 0 8px 8px 0 rgb(0 0 0 / 8%);
}
.theboxtow {
	width: 100%;
	box-shadow:0 0 18px 0 rgba(0,0,0,0.1);
	padding: 24.5px 10px;
	background:#fff;
}
.baginct {
	background:#fafafa;
}
.form-group {
	margin:8px 0;
}
.foricon i {
	background: -webkit-linear-gradient(#CC8A34, #b07323);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size:38px !important;
	margin-top:5px;
	margin-bottom:2.75px;
}
.billioninfo.contactus {
    padding: 10px 0;
}
.contactus a {
	color: #b07323;
}
.contactus a:hover {
	color: #6fb753;
}
.contactform .form-group {
	margin-top:15px;
}
.contactform .form-group label {
	text-transform:uppercase;
	color:#000;
	font-weight:700;
}
.form-group .form-control {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #ced4da;
    font-size: 0.9em;
	border-radius: 0;
}
.form-control.submit {
	margin-top: 0;
	font-size: 22px;
	background: #CC8A34;
	color: #fff;
	transition: all 0.3s;
}
.form-control.submit:hover {
	background: #b07323;
}
.form-control:focus {
	box-shadow: 0 0 0 0.25rem rgb(0,0,0,0) !important;
}
#youtube {
	background-image:url(../images/icons/youtube.svg);
	background-position: center 0;
	transition: all .2s;
	background-size: 32px;
	padding: 16px;
}
#youtube:hover {
	background-image:url(../images/icons/youtubeh.svg);
}
#linkedin {
	background-image:url(../images/icons/linkedin.svg);
	background-position: center 0;
	transition: all .2s;
	background-size: 32px;
	padding: 16px;
}
#linkedin:hover {
	background-image:url(../images/icons/linkedinh.svg);
}
#facebook {
	background-image:url(../images/icons/facebook.svg);
	background-position: center 0;
	transition: all .2s;
	background-size: 32px;
	padding: 16px;
}
#facebook:hover {
	background-image:url(../images/icons/facebookh.svg);
}
#instagram {
	background-image:url(../images/icons/instagram.svg);
	background-position: center 0;
	transition: all .2s;
	background-size: 32px;
	padding: 16px;
}
#instagram:hover {
	background-image:url(../images/icons/instagramh.svg);
}
.billioninfo.portfolio {
	padding: 80px 0;
}
.portfolio .shadebox h4 {
	margin: 20px 0 0;
	color: #b07323;
	text-transform: uppercase;
	padding: 0 20px 10px;
	font-weight: 700;
}
.portfolio .shadebox p {
	margin: 0 20px 7px;
	padding: 0 5px 7px;
	line-height: 1.5;
	border-bottom: 1px solid #ddd;
}
.billioninfo.segments {
	padding: 80px 0;
	background: #f4f4f4;
}
.dweeehe {
	color: #CC8A34 !important;
}
@media (min-width: 1200px) {
	.navbar-nav .nav-link {
		padding-right: 25px;
		padding-left: 25px;
		font-size: 18px;
		color: #333;
	}
	.navbar-nav .nav-link:hover {
		color: #000008;
	}
	.navbar-nav .nav-link:after {
		display:block;
        content: '';
        border-bottom: 2px solid #CC8A34;  
        transform: scaleX(0);  
        transition: transform 350ms ease-in-out;
		transform-origin:  100% 0%;
	}
	.navbar-nav .nav-link:hover:after {
		transform: scaleX(1);
	}
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 15px;
		padding-left: 15px;
	}
	
}
@media (max-width:1330px) {
	ul.headerbtns li {
		margin: 0;
	}
}
@media (max-width:1200px) {
	.navbar-light .navbar-toggler {
		border-color: rgba(0,0,0,0);
	}
	.navbar-light .navbar-toggler-icon {
    	background-image: url("../images/menu.svg");
	}
	.navbar-nav {
		text-align: right;
   		margin-top: 8px;
		padding-bottom: 20px;
	}
	.logosize img,
	.logosize-alt img {
		margin: 0;
	}
}
@media (max-width:1090px) {
	ul.headerbtns li {
		font-size: 16px;
	}
	ul.headerbtns li a {
		padding: 12px 15px;
	}
	.howitworks {
    	background: url(../images/safetyresp.jpg);
	}
	.billioninfo.aboutsectn {
		background: url(../images/about-sectionresp.jpg);
		background-position: 57% !important;
	}
	.surveyblock {
    	background-position: right top !important;
	}
	.howitworks.vision {
		padding: 100px 0;
		background: url("../images/vision-advanced-hospitality-trading-company-resp.jpg");
	}
	.billioninfo.aboutsectn.mission {
		padding: 100px 0;
	}
}
@media (max-width:992px) {
	ul.headerbtns li a {
		margin: 0;
	}
	.bannerleft {
      background-position: center left !important;
	}
	.bannerright {
		display: none;
	}
	.finalfem {
		margin-bottom: 0;
	}
	.finalbodt {
		padding-top: 20px;
	}
	.firstfem {
		margin-top: 0;
	}
	.firstbodt {
		padding-bottom: 20px;
	}
	.onthemobileno {
    	display: none;
	}
	.padtft {
		padding-top: 40px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.bluedark img {
		margin-top: 30px;
	}
	.surveyblock img {
		margin-bottom: 30px;
	}
	.iconright {
		text-align: center;
		border-right: none;
		padding-right: 0px;
	}
	.mminrig,
	.mminlef,
	.mminrig2,
	.mminlef2 {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.col-lg-3.shadebox,
	.col-lg-6.shadebox{
		width: calc(50% - 20px);
		margin: 0 10px 10px;
	}
	.howitworks p {
    font-weight: 300;
	}
}
@media (max-width:568px) {
	.navbar-nav {
		text-align: center;
		padding-bottom: 0;
	}
	.navbar-nav li.nav-item {
		border-bottom: 1px solid #f5f5f5;
	}
	.navbar-nav li.nav-item:last-child {
		border-bottom: 1px solid transparent;
	}
	.navbar-nav li.nav-item a {
		padding: 20px 0;
		text-transform: uppercase;
	}
	.header h4 {
		font-size: 30px;
	}
	.billioninfo.aboutsectn {
		background-position: left center!important;
	}
	.copyright {
      padding: 25px 20px 20px;
	}
	.billioninfo,
	.wealthprotection .bluedark,
	.howitworks,
	.surveyblock,
	.fambenefits {
		padding: 60px 0;
	}
	.footsec {
		padding: 60px 20px;
	}
	.boxmargin {
		margin-top: 0px !important;
	}
	.wealthprotection .bluedark, .wealthprotection .bluelight {
		background: none;
	}
	.col-lg-3.shadebox,
	.col-lg-6.shadebox{
		width: 100%;
		margin: 0 0 10px;
	}
	.innerweb .col-lg-3.shadebox,
	.innerweb .col-lg-6.shadebox{
		width: 100%;
		margin: 0;
	}
	ul.headerbtns li a.learnmore {
    	margin-top: 15px;
	}
	.logosize img {
		height: 85px;
	}
	.logosize-alt img {
		height: 65px;
	}
	.innerweb {
		padding: 0;
	}
	.innerweb .container {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.billioninfo.portfolio,
	.billioninfo.segments {
		padding: 60px 0 0;
	}
	.billioninfo.contactus {
		padding: 0;
	}
}
@media (max-width:480px) {
	.copyright,
	.copyright p,
	.copyright p a {
      text-align:left;
	}
	.copyright p a {
      margin-right: 0;
	}
	.copyright p {
      margin-bottom:10px;
	}
	.copyright p a {
      text-align:left;
      display:block;
      margin-right:0;
	}
	.copyright p i {
      display:inline;
	}
	.copyright p span {
      display:none;
	}
	.nomobile {
		display: none;
	}
	.howitworks.vision,
	.billioninfo.aboutsectn.mission {
		padding: 40px 0;
	}
}
@media (max-width:414px) {
	.otherben,
	.famben {
		margin: 0;
	}
	.logosize img {
		height: 75px;
	}
	.logosize-alt img {
		height: 55px;
	}
}
@media (max-width:374px) {
	.logosize img {
		height: 60px;
	}
	.logosize-alt img {
		height: 45px;
	}
}
@media (max-width:330px) {
	.footsec h3 {
		font-size: 18px;
	}
}




















