@media only screen and (max-width: 992px) {
.user-1{
    display: inline-block;
    margin-left: auto;
    margin-right: 25px;
	width: 30px;
    height: 30px;
    background: #cca354;
	border-radius:50%; 
}

.navbar-area {
   background-color:rgba(0, 0, 0, 1);
}

.user{
	display: none;
}

.user-1{
	display: flex;
	justify-content: center;
	align-items: center;
}

.user-1 i{
	 color: #ffffff;
	line-height: 1.5;
}

}

@media only screen and (max-width: 991px) {
 .social-icons-team {
	margin-top: 25px;
}
.navbar-area{
	background-color:#000 !important;
}
.error h1{
	font-size: 203.14px;
	color: #cca354;
	text-align: center;
	font-family: Roboto Mono;
	font-weight: normal;
}

.error p{
	font-size: 28px;
	font-family: 'Raleway', sans-serif; 
	font-weight: 600;
	color: #ffffff;
	text-align: center; 
}


.bg-5 {
    background-image: url(../img/6.jpg);
    padding-top: 500px;
    padding-bottom: 100px;
    width: 100%;
    height:100vh!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-4{
	height: auto;
}
.f-bg{
	transform:unset;
	top:unset;
	border-radius: 25px ;
}
.form{
	position:unset;
	transform: unset;
}

.f-bg1{
	transform: translateY(0%)!important;
	border-radius: 25px 25px 0px 0px;
}


.f-bg3 {
    transform: translateY(52%)!important;
    border-radius: 25px 25px 0px 0px;
}


.form-body{
	transform:unset!important;
	border-radius:25px!important;
}

.form-body1 {
    transform: translateY(24%)!important;
    border-radius: 0px 0px 25px 25px;
}

.form-body2 {
	transform: translateY(0%)!important;
	border-radius:0px 0px 25px 25px;
}


.bg-5 {
    background-image: url(../img/6.jpg);
    padding-top: 1000px;
    padding-bottom: 100px;width: 100%;
    height:150vh!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.counting:before{
	content: "";
	position: absolute;
	top:80%;
	transform: translateY(-80%);
	left:50%;
	transform: translateX(-50%);
	width: 35px;
	height: 2px;
	margin-bottom: 50px;
	background-color: #cca354;
}

.counting:nth-child(4):before{
	display: block;
}


}


@media only screen and (max-width: 767px){

.contacts_section{
	display: inline-block;

}

.contacts{
   margin:0 auto;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	border: 2px solid #cca354;
}

.contents-title h3{
	text-align: center;
	padding-top: 13px;
	padding-left: 0;
}

.contents-title h4{
	text-align: center;
	padding-top: 0px;
	padding-left: 0;
}

.latest_transaction h6{
	padding-top: 6px;
}


}

@media only screen and (max-width: 355px){
.pricing-switcher {
	display: none;
}

.invest h2{
	font-size:30px;
}

.invest h1{
	font-size:35px;
}

}

@media only screen and (max-width: 375px){
	.error h1{
	font-size: 150.14px;
	color: #cca354;
	text-align: center;
	font-family: Roboto Mono;
	font-weight: normal;
}

.error p{
	font-size: 18px;
	font-family: 'Raleway', sans-serif; 
	font-weight: 600;
	color: #ffffff;
	text-align: center; 
}

.f-bg3 h1{
	
	padding-top: 175px;

}

.process-circle {
  display: none;

}

.process-circle2 {
  display: none;
}

.process-line{
	display: none;
}

 #button {
    display: none;
  }

  .pills .nav-item:nth-child(1){
	margin-bottom: 25px;
}

}

@media only screen and (max-width: 320px){
.f-bg3 h1{
	padding-top: 250px;

}

.f-bg h1{
	padding-top: 0px;

}

.pills .nav-item:nth-child(1){
	margin-bottom: 25px;
}


}


@media only screen and (max-width: 385px){
.f-bg3 h1{
	padding-top: 62px;

}

.process-circle {
    width: 12%;
    height: 38px;
}

.process-circle2 {
    width: 43px;
    height: 38px;
}



}

@media only screen and (max-width: 425px){
#button {
    display: none;
  }



}

/* @media only screen and (max-width: 1440px){
.form-body {
	border-radius: 0px 15px 15px 0px;

}
} */






	














