/* Move down content because we have a fixed navbar that is 50px tall */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

html {
 position: relative;
  min-height: 100%;	
 
}

body {
  padding-top: 50px;
  padding-bottom: 20px;
  margin-bottom: 60px;
  
}


.maxWidth {
       max-width:1170px;
}

/* navigation */



/* navigation */

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .breadcrumb {
    padding: 0px !important;
  }
  .loginForm {
	  max-width: 320px !important;
  }
}

.breadcrumb { 
	background: #223c65 url(https://websitesetup.org/wp-content/uploads/2017/11/bg-light-pattern.gif);
	margin: 0;
	border-radius: 0px;
	padding: 0px 171px;
	color: white;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 2%;
}

/* user profile navbar */

.profile-pic {
	width: 32px;
    border-radius: 100%;
}

.balanceInfo {
	margin-right: 25px;
	color: #fff !important;
}

ul.dropdown-user {
	padding: 0px;
	width: 270px;
}

ul.dropdown-user li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.dropdown-user li.divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: rgba(120, 130, 140, 0.13);
}

ul.dropdown-user li .dw-user-box {
	padding: 10px 15px;
}

ul.dropdown-user li .dw-user-box .u-img {
	width: 80px;
	display: inline-block;
	vertical-align: top;
}

ul.dropdown-user li .dw-user-box .u-img img {
	width: 100%;
	border-radius: 5px;
}

ul.dropdown-user li .dw-user-box .u-text {
	display: inline-block;
	padding-left: 10px;
}

ul.dropdown-user li .dw-user-box .u-text h4 {
	margin: 0px;
}

ul.dropdown-user li .dw-user-box .u-text p {
	margin-bottom: 2px;
	font-size: 14px;
	width: 140px;
	overflow: hidden;
}

ul.dropdown-user li .dw-user-box .u-text .btn {
	color: #ffffff;
	padding: 5px 10px;
	display: inline-block;
}

ul.dropdown-user li .dw-user-box .u-text .btn:hover {
	background: #e6294b;
}

ul.dropdown-user li a {
	padding: 9px 15px;
	display: block;
	color: #54667a;
}

ul.dropdown-user li a:hover {
	background: #f2f7f8;
	color: #009efb;
	text-decoration: none;
}

/* user profile navbar */

/* personal messages */
.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}

.inbox_chat::-webkit-scrollbar {
    width: 1em;
}
.inbox_chat::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.inbox_chat::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}



.recent_heading {float: left; width:60%;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%; padding:
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
 }
 .received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
  float: left;
  padding: 30px 15px 0 25px;
  width: 60%;
}

 .sent_msg p {
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0; color:#fff;
  padding: 5px 10px 5px 12px;
  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
  float: right;
  width: 46%;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
  height: 516px;
  overflow-y: auto;
}
/* personal messages */

/* user home */
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.box {
    border-radius: 4px;
    padding: 10px;
}

.bg-info {
    background-color: #009EFB !important;
}
.card-info {
    background: #009efb;
    border-color: #009efb;
}

.card-primary {
    background: #7460ee;
    border-color: #7460ee;
}

.card-success {
    background: #55ce63;
    border-color: #55ce63;
}

.card-warning {
    background: #ffbc34;
    border-color: #ffbc34;
}

.text-white {
    color: #ffffff;
}

/* user home */




/* custom notification boxes */


.alert {
  position: relative;
  padding: 0;
  min-width: 250px;
}
.alert button.close {
  margin: 0.45rem 1rem;
  opacity: 0.75;
}
.alert button.close:hover {
  opacity: 1;
}
.alert-icon,
.alert-text {
  display: table-cell;
  vertical-align: middle;
}
.alert-icon {
  min-width: 40px;
  text-align: center;
  font-size: 2.2rem;
  color: white;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 1rem;
}
.alert-text {
  color: #2d3a51;
  padding: 2.4rem;
  width: 100%;
}
.alert-text > h5 {
  margin-top: 0;
  font-weight: 600;
}
.alert .alert-link {
  font-weight: normal;
  color: #4790e6;
}
.alert ul {
  margin: 0;
}
.alert ul li {
  margin-bottom: 0.2rem;
}
.alert ul li:last-child {
  margin-bottom: 0;
}
.alert-warning {
  background-color: #fff8f5;
  border-color: #ffccb3;
}
.alert-warning .alert-text h5 {
  color: #ff5400;
}
.alert-warning button.close {
  color: #ff5400;
}
.alert-warning .alert-icon {
  background-color: #ff5400;
}
.alert-help {
  background-color: #fffcf5;
  border-color: #ffe4ad;
}
.alert-help .alert-text h5 {
  color: #ffab00;
}
.alert-help button.close {
  color: #ffab00;
}
.alert-help .alert-icon {
  background-color: #ffab00;
}
.alert-info {
  background-color: #f7fbff;
  border-color: #cee5ff;
}
.alert-info .alert-text h5 {
  color: #3592ff;
}
.alert-info button.close {
  color: #3592ff;
}
.alert-info .alert-icon {
  background-color: #3592ff;
}
.alert-danger {
  background-color: #fdf5f5;
  border-color: #f6d3d3;
}
.alert-danger .alert-text h5 {
  color: #d33534;
}
.alert-danger button.close {
  color: #d33534;
}
.alert-danger .alert-icon {
  background-color: #d33534;
}
.alert-success {
  background-color: #edf8ed;
  border-color: #b9e4b9;
}
.alert-success .alert-text h5 {
  color: #42ae42;
}
.alert-success button.close {
  color: #42ae42;
}
.alert-success .alert-icon {
  background-color: #42ae42;
}


/* custom notification boxes */


/* custom login box */

/* colors */

.loginForm {
  
  margin: 0 auto;	
  -webkit-trans.loginForm: translate(-50%, -50%);
          trans.loginForm: translate(-50%, -50%);
  display: block;
  width: 100%;
  max-width: 400px;
  background-color: #FFF;

  padding: 2.25em;
  box-sizing: border-box;
  border: solid 1px #DDD;
  border-radius: .5em;
  font-family: 'Source Sans Pro', sans-serif;
}
.loginForm .svgContainer {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto 1em;
  border-radius: 50%;
  pointer-events: none;
}
.loginForm .svgContainer div {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  border-radius: 50%;
  padding-bottom: 100%;
}
.loginForm .svgContainer .mySVG {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.loginForm .svgContainer:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: inherit;
  height: inherit;
  box-sizing: border-box;
  border: solid 2.5px #217093;
  border-radius: 50%;
}
.loginForm .inputGroup {
  margin: 0 0 2em;
  padding: 0;
  position: relative;
}
.loginForm .inputGroup:last-of-type {
  margin-bottom: 0;
}
.loginForm label {
  margin: 0 0 12px;
  display: block;
  font-size: 1.25em;
  color: #217093;
  font-weight: 700;
  font-family: inherit;
}
.loginForm input[type='email'], .loginForm input[type="text"], .loginForm input[type="number"], .loginForm input[type="url"], .loginForm input[type="search"], .loginForm input[type="password"] {
  display: block;
  margin: 0;
  padding: 0 1em 0;
  padding: .875em 1em 0;
  background-color: #f3fafd;
  border: solid 2px #217093;
  border-radius: 4px;
  -webkit-appearance: none;
  box-sizing: border-box;
  width: 100%;
  height: 65px;
  font-size: 1.55em;
  color: #353538;
  font-weight: 600;
  font-family: inherit;
  transition: box-shadow .2s linear, border-color .25s ease-out;
}
.loginForm input[type='email']:focus, .loginForm input[type="text"]:focus, .loginForm input[type="number"]:focus, .loginForm input[type="url"]:focus, .loginForm input[type="search"]:focus, .loginForm input[type="password"]:focus {
  outline: none;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border: solid 2px #4eb8dd;
}
.loginForm .loginBut {
  display: block;
  margin: 0;
  padding: .65em 1em 1em;
  background-color: #4eb8dd;
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: none;
  width: 100%;
  height: 65px;
  font-size: 1.55em;
  color: #FFF;
  font-weight: 600;
  font-family: inherit;
  transition: background-color .2s ease-out;
}
.loginForm .loginBut:hover, .loginForm .loginBut:active {
  background-color: #217093;
}
.loginForm .inputGroup1 .helper {
  position: absolute;
  z-index: 1;
  font-family: inherit;
}
.loginForm .inputGroup1 .helper1 {
  top: 0;
  left: 0;
  -webkit-trans.loginForm: translate(1em, 2.2em) scale(1);
          trans.loginForm: translate(1em, 2.2em) scale(1);
  -webkit-trans.loginForm-origin: 0 0;
          trans.loginForm-origin: 0 0;
  color: #217093;
  font-size: 1.55em;
  font-weight: 400;
  opacity: .65;
  pointer-events: none;
  transition: opacity .2s linear, -webkit-trans.loginForm .2s ease-out;
  transition: trans.loginForm .2s ease-out, opacity .2s linear;
  transition: trans.loginForm .2s ease-out, opacity .2s linear, -webkit-trans.loginForm .2s ease-out;
}
.loginForm .inputGroup1.focusWithText .helper {
  -webkit-trans.loginForm: translate(1em, 1.55em) scale(0.6);
          trans.loginForm: translate(1em, 1.55em) scale(0.6);
  opacity: 1;
}
.loginForm .inputGroup2 input[type="password"] {
  padding: .4em 1em .5em;
}
.loginForm .inputGroup2 input[type="text"] {
  padding: .025em 1em 0;
}
.loginForm .inputGroup2 #showPasswordToggle {
  display: block;
  padding: 0 0 0 1.45em;
  position: absolute;
  top: .25em;
  right: 0;
  font-size: 1em;
}
.loginForm .inputGroup2 #showPasswordToggle input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.loginForm .inputGroup2 #showPasswordToggle .indicator {
  position: absolute;
  top: 0;
  left: 0;
  height: .85em;
  width: .85em;
  background-color: #f3fafd;
  border: solid 2px #217093;
  border-radius: 3px;
}
.loginForm .inputGroup2 #showPasswordToggle .indicator:after {
  content: "";
  position: absolute;
  left: .25em;
  top: .025em;
  width: .2em;
  height: .5em;
  border: solid #217093;
  border-width: 0 3px 3px 0;
  -webkit-trans.loginForm: rotate(45deg);
          trans.loginForm: rotate(45deg);
  visibility: hidden;
}
.loginForm .inputGroup2 #showPasswordToggle input:checked ~ .indicator:after {
  visibility: visible;
}
.loginForm .inputGroup2 #showPasswordToggle input:focus ~ .indicator, .loginForm .inputGroup2 #showPasswordToggle input:hover ~ .indicator {
  border-color: #4eb8dd;
}
.loginForm .inputGroup2 #showPasswordToggle input:disabled ~ .indicator {
  opacity: .5;
}
.loginForm .inputGroup2 #showPasswordToggle input:disabled ~ .indicator:after {
  visibility: hidden;
}


/* custom login box */


/* Tooltip */



/* Tooltip */



footer { 
 background-color: #1C2736;
 position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  color: #fff;
  padding-top: 1.5%;
  padding-left: 65px;
  padding-right: 65px;
}

.vcenter {
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}




@media(max-width:1366px) {
	.header_top ul li a {
		padding: 15px 10px
	}
	.register_form p {
		font-size: 14px;
		margin-bottom: 17px
	}
	.checkbox-style-3-label {
		font-size: 12px
	}
	.register_form h2 {
		font-size: 24px;
		margin-bottom: 5px
	}
}

@media(max-width:1365px) {
	.time_bar {
		margin-left: 10px
	}
	.c-box .count_bx p {
		font-size: 15px
	}
	.j-box {
		margin-left: 11px
	}
	.content_jbox p {
		font-size: 10px
	}
	.count_c {
		width: 45px;
		height: 45px;
		font-size: 26px;
		left: -11px
	}
	.cx1 img {
		width: 20px
	}
	.icon_c1 {
		width: 35px;
		height: 35px;
		right: -10px
	}
	.j-box {
		height: 150px;
		margin: 0
	}
	.content_jbox {
		padding: 29px 35px
	}
	.navigation .navbar-expand-lg .navbar-nav li {
		margin: 0 16px
	}
	.copy-btn a {
		padding: 12px 7px
	}
	.copy-btn a img {
		width: 15px
	}
	.card-money img {
		width: 36px;
		object-fit: cover
	}
	.cplevel,
	.level-step li {
		padding: 7.5px
	}
	.account-wrapper .cst-form2 .form-control {
		padding: 0 5px
	}
	.nav.menu-items li a span {
		width: 32px
	}
	.level-step li p {
		font-size: 13px
	}
	.level-step li p span {
		font-size: 14px
	}
	.summary_represent h3 span {
		font-size: 16px
	}
	.deposit-plan .caption_list h3 {
		font-size: 12px
	}
	.deposit-plan .mak_detail li p {
		font-size: 13px
	}
}

@media(max-width:1199px) {
	.navigation .navbar-expand-lg .navbar-nav li a {
		font-size: 15px
	}
	.barnd_holder {
		width: 50%;
		padding: 0 15px 0 0
	}
	.join_us,
	.contact_link,
	.contact_box {
		display: none
	}
	.login_bx {
		margin-left: auto
	}
	.contact_bx {
		width: 50%
	}
	.lan_bar .dropdown {
		margin: 0
	}
	.navigation .navbar-expand-lg .navbar-nav li {
		margin: 0 10px
	}
	.lan_bar {
		margin-bottom: 15px
	}
	.step_works li h3 {
		font-size: 16px
	}
	.step_works li:first-child .counter_w {
		width: 52px;
		margin-left: 44px
	}
	.step_works li:nth-child(2) .counter_w {
		width: 74px
	}
	.step_works li .counter_w .arrow-dir {
		max-width: 80px
	}
	.box_round {
		width: 23%;
		height: 125px;
		padding: 15px;
		border: solid 5px #dfe5e5
	}
	.box_round img {
		width: 39px
	}
	.list_calc li p {
		font-size: 14px
	}
	.w41 img {
		width: 60px
	}
	.box-4 .box_round h3 {
		font-size: 24px
	}
	.box_round h4 {
		font-size: 12px
	}
	.box-4 .box_round {
		width: 125px;
		height: 125px
	}
	.company_list {
		flex-wrap: wrap;
		justify-content: center
	}
	.company_list li {
		margin: 10px
	}
	.c-box {
		flex-direction: column;
		align-items: center;
		justify-content: center
	}
	.count_bx {
		text-align: center
	}
	.c-box .icon img {
		margin-bottom: 5px
	}
	.content_about h2 {
		font-size: 24px
	}
	.content_about h3 {
		font-size: 16px;
		margin-bottom: 8px
	}
	.content_about h4 {
		font-size: 16px;
		line-height: 26px
	}
	.content_about p {
		font-size: 14px
	}
	.g_m a.fb,
	.g_m p {
		font-size: 12px
	}
	.card_m h2 {
		font-size: 16px;
		line-height: 26px
	}
	.heading1 h2 {
		font-size: 26px;
		line-height: 1
	}
	.heading1 p {
		font-size: 16px;
		line-height: 26px
	}
	.plans_list li .plan_caption h2 {
		font-size: 16px
	}
	.plans_list li h3 {
		font-size: 13px;
		line-height: normal
	}
	.plans_list li p {
		font-size: 12px;
		line-height: normal
	}
	footer p,
	.footer_contact li a span,
	.quick_links li a,
	.address_footer ul li {
		font-size: 12px
	}
	.copy_right p {
		flex: initial
	}
	.security_logos ul li {
		margin-bottom: 10px
	}
	.logo_holder li {
		margin-bottom: 7px
	}
	.links_main {
		flex-wrap: wrap
	}
	.quick_links {
		padding-left: 20px
	}
	.slider_main .swiper-button-next,
	.slider_main .swiper-container-rtl .swiper-button-prev,
	.slider_main .swiper-button-prev,
	.slider_main .swiper-container-rtl .swiper-button-next {
		opacity: 1
	}
	.slider_main .swiper-button-prev {
		left: 0
	}
	.slider_main .swiper-button-next {
		right: 25px
	}
	.capion2 {
		font-size: 17px
	}
	.content p {
		font-size: 14px
	}
	.card-office {
		border: none
	}
	.about_offices .p-0 {
		padding: 0 15px!important
	}
	.img_country {
		width: 100%;
		object-fit: cover;
		object-position: center
	}
	.cert_box {
		justify-content: flex-start
	}
	.about_content .img-holder {
		margin-bottom: 15px
	}
	.download_link {
		margin-bottom: 30px
	}
	.j-box {
		margin-bottom: 20px
	}
	.j-box {
		margin-left: 0
	}
	.invest_txt p {
		font-size: 14px
	}
	.invest_txt .pay_option li {
		margin-right: 8px
	}
	.txt_box a.calc {
		font-size: 15px;
		padding: 11px
	}
	.header-rank h3 {
		font-size: 15px
	}
	.text-note p {
		font-size: 16px
	}
	.partner_price li .title h3 {
		font-size: 19px
	}
	.p-note p {
		font-size: 16px
	}
	.partner_price li .price_p h2 {
		font-size: 21px
	}
	.compaign_body ul li,
	.compaign_body p,
	.scheme_work ul li {
		font-size: 14px
	}
	.compaign_body .selected_required li:before {
		width: 14px;
		height: 14px;
		box-shadow: inset 0 0 0 3px #fff
	}
	.modal_market .content ul li {
		font-size: 14px
	}
	.sign_up {
		height: 100%
	}
	.footer_m_reg {
		flex-wrap: wrap;
		justify-content: center
	}
	.register_wrapper {
		padding: 150px 0
	}
	.content_news h3,
	.content_news a {
		font-size: 14px
	}
	.company.states-company .no-gutter {
		padding-top: 0
	}
	.company.states-company {
		padding: 25px 0
	}
	.ivestment .pay_option {
		justify-content: center
	}
	.ivestment .pay_option li {
		margin-bottom: 10px
	}
	.stats_avialble .media-body h3 {
		font-size: 16px
	}
	.stats_avialble .media-body p {
		font-size: 14px
	}
	.j-box {
		height: 236px
	}
	.content_jbox {
		padding: 50px 84px
	}
	.content_jbox h3 {
		font-size: 20px
	}
	.content_jbox p {
		font-size: 14px;
		line-height: 16px
	}
	.count_c {
		width: 60px;
		height: 60px;
		font-size: 26px;
		left: 18px
	}
	.icon_c1 {
		width: 40px;
		height: 40px;
		right: 30px
	}
	.footer_payment .pay_option li {
		width: 82px
	}
	.private_label_con .invest_txt ul li {
		font-size: 14px
	}
	.lead-txt h2,
	.lead-txt .first_txt blockquote,
	.lead-txt .second_txt blockquote {
		font-size: 23px
	}
	.lead-txt p,
	.lead-txt cite {
		font-size: 16px
	}
	.custom_form .bonus p {
		font-size: 9px
	}
	.guranty_footer {
		margin-top: 0
	}
	.footer_payment .pay_option li {
		margin: 0 4px 8px
	}
	.brand_box ul li {
		font-size: 11px;
		padding: 0 5px
	}
	.balance-box h3 {
		position: relative;
		z-index: 2
	}
	.amout-icon {
		margin-left: 0
	}
	.card-money {
		justify-content: center
	}
	.amout-icon {
		text-align: center
	}
	.link-to p {
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column
	}
	.copy-btn {
		justify-content: center
	}
	.link-to p img {
		margin: 0 0 8px
	}
	.copy-btn a {
		margin: 15px 5px
	}
	.card-ddt [class*=col-] {
		margin-bottom: 30px
	}
	.table-bg .table tbody tr td {
		font-size: 14px
	}
	.total_calc li h3 {
		font-size: 16px
	}
	.level-row [class*=col-] {
		margin-bottom: 30px
	}
	.level-card {
		height: 100%
	}
	.level-step li p {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
	.summary_represent h3 {
		font-size: 13px
	}
	.summary_represent h3 span {
		font-size: 14px
	}
	.rep-box h2 {
		font-size: 18px;
		margin-bottom: 0
	}
	.rep-box p {
		font-size: 13px
	}
	.note-point li {
		font-size: 14px
	}
	.table thead th {
		font-size: 14px
	}
	.nav.menu-items li a {
		font-size: 14px
	}
	.payment_bx table thead th {
		font-size: 14px
	}
	.sidebar-menu {
		padding: 10px 9px 30px
	}
	.card-money {
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.blnc_row {
		width: 100%
	}
	.table-gradiant.table-bg .table thead tr th:first-child {
		padding-left: 15px
	}
}

@media(max-width:991px) {
	.hero_main .custom_form {
		margin: 0 auto 30px
	}
	.offer_img {
		text-align: center
	}
	.pay_option {
		justify-content: center
	}
	.navbar-toggler {
		margin-left: auto
	}
	.navbar-toggler img {
		width: 20px
	}
	.navigation .navbar-expand-lg .navbar-nav li a {
		display: block;
		padding: 6px 0
	}
	.c-box {
		margin-bottom: 30px
	}
	.c-box:after {
		content: none
	}
	.content_about .img-holder {
		padding: 0;
		margin-bottom: 30px;
		display: block;
		float: none;
		text-align: center
	}
	.g_m a.fb img {
		margin-right: 5px;
		width: 11px
	}
	.g_m a.fb {
		padding: 0 7px;
		font-size: 10px
	}
	.socila_about .media {
		margin-bottom: 30px
	}
	.what_we_do {
		padding: 25px 0 21px;
		background-color: #fdfeff
	}
	.step_works li h3 {
		font-size: 12px
	}
	.step_works li:first-child .counter_w {
		width: 50px;
		margin-left: 10px
	}
	.step_works li:first-child h3 {
		max-width: 122px;
		margin-left: 0;
		margin-bottom: 30px
	}
	.step_works li h3 {
		margin-bottom: 30px
	}
	.step_works li span,
	.list_calc li span,
	.w41 span {
		font-size: 26px;
		line-height: normal
	}
	.step_works li:nth-child(2) .counter_w {
		width: 58px
	}
	.step_works li .counter_w {
		height: 35px
	}
	.step_works li:nth-child(2) .arrow-dir {
		width: 40px
	}
	.step_works li .counter_w .arrow-dir {
		max-width: 56px
	}
	.box_round img {
		width: 30px
	}
	.marketing_main {
		justify-content: space-around
	}
	.box_round {
		padding: 10px 0;
		height: 111px;
		margin: 0
	}
	.list_calc li p {
		width: calc(100% - 20px)
	}
	.list_calc li {
		margin-bottom: 15px
	}
	.box-4 .box_round {
		margin-right: 6px
	}
	.box-4 .box_round h3 {
		font-size: 20px
	}
	.box-4 .box_round {
		width: 111px;
		height: 111px
	}
	.social_main .row {
		align-items: center
	}
	.plans_list li:nth-child(3) .plan_caption {
		border-top-right-radius: 39px;
		border-bottom-right-radius: 39px
	}
	.plans_list li:nth-child(4) .plan_caption {
		border-top-left-radius: 39px;
		border-bottom-left-radius: 39px
	}
	.plans_list li {
		flex: initial;
		border-right: 2px solid #fff;
		width: 33.3%;
		margin-bottom: 30px
	}
	.plans_list {
		padding: 25px 5px 40px
	}
	.heading1 p br {
		display: none
	}
	.card_map {
		margin-bottom: 30px
	}
	.connect_social {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start
	}
	.connect_social p {
		margin: 0
	}
	.social_footer {
		margin: 0 0 10px
	}
	.connect_social .sub-heading {
		margin: 0 0 10px
	}
	.links_main .link_col,
	.links_main .link_col:last-child {
		width: 100%
	}
	.guranty_footer li {
		margin-right: 7px
	}
	.slider_main .swiper-button-next,
	.slider_main .swiper-container-rtl .swiper-button-prev,
	.slider_main .swiper-button-prev,
	.slider_main .swiper-container-rtl .swiper-button-next {
		color: #000;
		opacity: .3
	}
	.about_content {
		padding: 25px 0
	}
	.card-office {
		padding: 0
	}
	.j-box {
		width: 100%
	}
	.ivestment .img-holder,
	.bounty .img-holder {
		margin-bottom: 15px
	}
	.bounty .img-holder img {
		width: 100%
	}
	.ivestment .g_m a.fb {
		font-size: 14px;
		padding: 0 10px
	}
	.ivestment .g_m a.fb img {
		margin-right: 17.5px;
		width: auto
	}
	.header-card {
		align-items: center;
		background-color: #0d2b47;
		padding: 15px 15px 0
	}
	.market_body {
		padding: 15px
	}
	.header-card img {
		width: 85px;
		margin-right: 12px
	}
	.txt_box h2 {
		font-size: 26px
	}
	.rating li span {
		font-size: 15px
	}
	.txt_box a.calc {
		font-size: 15px;
		padding: 6px
	}
	.rating li a {
		font-size: 15px
	}
	.card-marketing {
		height: 100%
	}
	.profit_p li h3,
	.profit_p li p {
		font-size: 12px
	}
	.market_body .form-control {
		margin-bottom: 15px
	}
	.caption_list h3 {
		font-size: 14px
	}
	.mak_detail li p {
		font-size: 12px
	}
	.modal_market .img-holder {
		margin-bottom: 15px
	}
	.activity_txt {
		margin-bottom: 30px
	}
	.sub-heading {
		font-size: 15px
	}
	.participant .media {
		margin-bottom: 30px
	}
	.system .img-holder {
		margin-bottom: 15px
	}
	.note_bonus p {
		font-size: 14px
	}
	.note_bonus span {
		font-size: 23px
	}
	.note_bonus a {
		padding: 6px
	}
	.bounty_social li h3 {
		font-size: 14px
	}
	.list_contact p {
		font-size: 14px
	}
	.contact_us {
		padding: 35px 0
	}
	.tabs_s .nav li a {
		font-size: 12px;
		padding: 10px
	}
	.tabs_s .card-header a {
		padding: 10px 20px;
		font-size: 14px
	}
	.tabs_s .card-body p {
		font-size: 12px
	}
	.content-guarante .img-holder {
		float: none;
		padding: 0;
		margin-bottom: 15px
	}
	.content-guarante .img-holder img {
		max-width: 100%
	}
	.guarantee_main h2 {
		font-size: 18px
	}
	.content-guarante p,
	.content-guarante ul li {
		font-size: 14px
	}
	.register_wrapper {
		padding: 75px 0
	}
	.payouts .table tbody tr.total td {
		font-size: 13px
	}
	.content_banner .download_option span,
	.content_banner .download_option a {
		font-size: 14px
	}
	.tabs_material .nav {
		padding-bottom: 0;
		margin: 0
	}
	.img-banner {
		height: 133px
	}
	.img-banner img {
		object-fit: cover
	}
	.material {
		padding-bottom: 0
	}
	.leads_table .table tbody tr td .icon img {
		height: auto;
		object-fit: cover;
		width: 67px
	}
	.leads_table .table tbody tr td {
		font-size: 14px
	}
	.leads_table .table tbody tr td:last-child {
		padding-left: 14px
	}
	.leads_table .table thead tr th {
		font-size: 14px
	}
	.leads_table .table td,
	.leads_table .table th {
		padding: 9px 6px
	}
	.content_justfy {
		flex-wrap: wrap
	}
	.content_justfy .img-holder img {
		width: 100%;
		height: 100%
	}
	.system .invest_txt p,
	.system .invest_txt ul li {
		font-size: 14px
	}
	.modal_market .col-d .img-holder {
		padding-top: 0
	}
	.col-d .img-holder {
		width: 100%;
		text-align: center;
		margin: 0
	}
	.col-d {
		width: 100%;
		padding: 0 15px
	}
	.content_main .img-holder {
		float: none;
		padding: 0
	}
	.bounty_social li a h4 {
		font-size: 13px
	}
	.bounty_social li a {
		padding: 7px
	}
	.scheme_work h2 {
		font-size: 23px
	}
	.heading3 {
		margin-bottom: 12px
	}
	.content-guarante .img-holder {
		text-align: center
	}
	.t-payouts p span {
		font-size: 23px
	}
	.t-payouts p span.date {
		font-size: 18px
	}
	.stats_avialble li .media {
		flex-direction: column;
		text-align: center
	}
	.stats_avialble .img_stats {
		width: 100%
	}
	.j-box {
		height: 195px
	}
	.count_c {
		left: 0
	}
	.content_jbox {
		padding: 32px 71px
	}
	.icon_c1 {
		right: 24px
	}
	.content_jbox p {
		font-size: 12px
	}
	.journey .heading1 {
		margin-bottom: 35px
	}
	.navigation .navbar-expand-lg .navbar-nav li .dropdown-menu {
		background-color: transparent;
		border: 1px solid transparent;
		margin: 0;
		padding: 0
	}
	.navigation .navbar-expand-lg .navbar-nav li .dropdown-menu a {
		padding: 6px 10px
	}
	.plans_list li .plan_caption {
		background-image: linear-gradient(to right, #0896f1, #2755c4)
	}
	.plans_list:before {
		content: none
	}
	.footer_payment {
		margin-bottom: 15px
	}
	.logo_s img {
		width: 190px
	}
	.private_label_con img {
		width: 100%
	}
	.mark_box.modal_market .img-nr {
		width: 100%
	}
	.feature-box h3 {
		font-size: 16px
	}
	.social_main .g_m a.fb i {
		margin-right: 5px;
		font-size: 18px;
		display: block
	}
	.social_main .g_m a.fb {
		height: 43px
	}
	.hero_main .custom_form {
		margin: 30px auto
	}
	.lead-txt h2,
	.lead-txt .first_txt blockquote,
	.lead-txt .second_txt blockquote {
		font-size: 19px
	}
	.lead-txt p,
	.lead-txt cite {
		font-size: 14px
	}
	.tabs_material .nav li a {
		padding: 10px 25px
	}
	.info-user {
		padding: 10px
	}
	.search-transaction label {
		padding-top: 0
	}
	.representtave-box p {
		font-size: 14px
	}
	.accoun-dashboard {
		padding: 30px 0
	}
	.sidebar-menu {
		margin-bottom: 30px
	}
	.title-bar {
		background-color: #345656;
		background-image: none
	}
	.title-bar .info-user h3 {
		text-align: left
	}
	.sidebar-menu {
		padding: 10px 25px;
		min-height: 730px
	}
}

@media(max-width:767px) {
	.top-wrapper {
		padding: 15px 0
	}
	.lang_btn {
		width: 81px;
		height: 25px
	}
	.lang_btn span.txt {
		font-size: 11px
	}
	.lang_btn .flag {
		margin-right: 5px;
		width: 15px;
		height: 15px
	}
	.lan_bar .dropdown-toggle::after {
		right: 2.6px
	}
	.time_bar p span img {
		width: 11px
	}
	.contact_bx {
		width: 56%
	}
	.barnd_holder {
		width: 44%
	}
	.time_bar p {
		font-size: 10px
	}
	.pay_option li {
		margin: 0 10px 20px
	}
	.hero_main {
		padding-bottom: 0
	}
	.step_works {
		flex-wrap: wrap
	}
	.step_works li {
		width: 100%;
		margin-bottom: 30px
	}
	.marketing_main {
		flex-wrap: wrap
	}
	.step_works li .counter_w {
		height: auto
	}
	.step_works li h3 {
		max-width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
		text-align: center;
		font-size: 22px;
		order: 2
	}
	.step_works li:first-child h3 {
		max-width: 100%
	}
	.step_works li:first-child .counter_w {
		margin: 0 auto
	}
	.step_works li:first-child .counter_w {
		width: auto;
		display: flex;
		flex-direction: column
	}
	.step_works li .counter_w .arrow-dir {
		position: relative;
		left: auto;
		max-width: 122px;
		top: auto;
		right: auto;
		height: auto
	}
	.steps_w {
		display: flex;
		flex-direction: column
	}
	.step_works li .counter_w {
		order: 1
	}
	.step_works li .counter_w img {
		order: 2
	}
	.step_works li:nth-child(2) .counter_w {
		width: auto
	}
	.step_works li .counter_w .arrow-dir {
		display: none
	}
	.step_works li span {
		order: 1
	}
	.step_works li:last-child {
		width: 100%
	}
	.step_last {
		flex-direction: column;
		justify-content: center
	}
	.step_works li:last-child span {
		margin-right: 0
	}
	.step_works li:nth-child(2) .counter_w {
		width: auto;
		display: flex;
		justify-content: center;
		flex-direction: column
	}
	.mobiile_arr {
		display: block;
		order: 3;
		margin-top: 52px;
		text-align: center
	}
	.mobiile_arr img {
		transform: rotate(90deg)
	}
	.step_works li:nth-child(2) .counter_w {
		margin-top: 33px;
		margin-left: 0
	}
	.step_last {
		margin-top: 33px
	}
	.box_next {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center
	}
	.list_calc,
	.step4,
	.w41,
	.box-4 {
		width: 100%
	}
	.step4 {
		order: 1
	}
	.list_calc {
		order: 2
	}
	.w41 {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column
	}
	.w41 span {
		order: 1
	}
	.w41 img {
		order: 2
	}
	.w41 h4 {
		order: 3;
		margin-bottom: 30px
	}
	.w41 img {
		width: auto
	}
	.box-4 {
		justify-content: center;
		align-items: center;
		margin-bottom: 30px
	}
	.text-holder p {
		font-size: 18px
	}
	.quick_links {
		padding-left: 20px
	}
	.guranty_footer {
		justify-content: flex-start
	}
	.reg_com div .dnb {
		text-align: left
	}
	.reg_com .media {
		justify-content: center
	}
	.reg_com {
		margin-bottom: 10px
	}
	.reg_com div .dnb {
		width: auto
	}
	.copy_right p {
		text-align: center
	}
	.links_main {
		flex-direction: row
	}
	.links_main .link_col,
	.links_main .link_col:last-child {
		width: 33.3%
	}
	.img_country {
		margin-bottom: 30px
	}
	.breadcrumb_w {
		min-height: 194px
	}
	.text-breadcrumb h3 {
		font-size: 22px;
		margin-bottom: 12px
	}
	.breadcrumb_w .breadcrumb .breadcrumb-item a {
		font-size: 18px
	}
	.breadcrumb_w .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
		font-size: 14px
	}
	.about_offices {
		padding: 25px 0
	}
	.card-marketing {
		height: auto;
		margin-bottom: 30px
	}
	.bounty_social {
		flex-wrap: wrap
	}
	.bounty_social li {
		width: 25%;
		margin-bottom: 20px
	}
	.note_bonus {
		flex-direction: column
	}
	.bounty {
		padding-bottom: 0
	}
	.note_bonus p {
		margin: 5px 0
	}
	.con_team {
		margin-bottom: 30px
	}
	.alert_meeasge p {
		font-size: 14px
	}
	.alert_meeasge {
		padding: 15px 0
	}
	.tabs_s .nav {
		flex-direction: row
	}
	.tabs_s .nav li {
		flex: 1
	}
	.tabs_s .nav li a {
		font-size: 11px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		padding: 5px
	}
	.income_reports .video-card h3 {
		font-size: 18px
	}
	.income_reports .video-card p {
		font-size: 16px
	}
	.footer_m_reg p,
	.footer_m_reg a {
		text-align: center
	}
	.footer_m_reg ul {
		justify-content: center;
		margin-bottom: 10px
	}
	.register_wrapper {
		padding: 35px 0
	}
	.news .row [class^=col-] {
		margin-bottom: 15px
	}
	.payouts .search_table form label {
		font-size: 14px
	}
	.payouts .search_table form .btn.btn-primary {
		width: 140px
	}
	.payouts .table-responsive .table {
		width: 767px;
		margin: 0
	}
	.payouts .table-responsive {
		margin-bottom: 30px
	}
	.tabs_material .pre_txt h3 {
		font-size: 14px
	}
	.tabs_material .pre_txt .file_type i {
		margin-right: 5px
	}
	.tabs_material .pre_txt .file_type p {
		font-size: 11px
	}
	.download_option {
		margin-bottom: 30px
	}
	.leads_table .table {
		width: 720px
	}
	.col-d .img-holder {
		width: 100%
	}
	.download_link .download {
		margin: 0 auto
	}
	.j-box {
		height: 290px
	}
	.content_jbox {
		padding: 50px 118px
	}
	.icon_c1 {
		right: 40px
	}
	.count_c {
		left: 42px
	}
	.content_jbox p {
		font-size: 14px
	}
	.content_jbox h3 {
		margin-bottom: 10px
	}
	.top_img {
		display: block
	}
	.security_logos ul {
		display: flex
	}
	.footer_payment {
		flex-direction: column
	}
	.footer_payment h3 {
		margin-bottom: 15px
	}
	.nav_sign {
		display: flex;
		flex-direction: column;
		padding-top: 20px
	}
	.feature-box {
		padding: 15px 0
	}
	.social_main .g_m a.fb {
		height: 43px;
		width: 167.9px;
		margin: 0 auto 6px
	}
	.tabs_material .nav li a {
		padding: 10px 15px;
		font-size: 14px
	}
	.pay-card li {
		width: 33.3%;
		margin-bottom: 15px
	}
	.card-money {
		align-items: center;
		flex-direction: column
	}
	.com-box .btn.btn-primary {
		margin-bottom: 15px
	}
	.table-bg tbody tr td a {
		word-break: break-all
	}
	.title-page {
		font-size: 23px
	}
	.referral-sign-up label {
		text-align: center
	}
	.table-bg .table tbody tr td,
	.transaction_table .table tbody tr td.note-table {
		font-size: 11px
	}
	.table-bg .table thead tr th {
		font-size: 14px
	}
	.sidebar-menu {
		margin-bottom: 0
	}
	.table-gradiant .table thead tr {
		background-image: linear-gradient(to right, #0896f1, #2755c4)
	}
	.table-gradiant .table thead tr th {
		vertical-align: middle
	}
	.table-gradiant .table-responsive {
		padding: 0
	}
	.table-gradiant .table-responsive:before {
		content: none
	}
	.transaction_table .table_striped thead tr {
		background-image: url(../images/base_info_bg.png);
		background-repeat: repeat-x
	}
	.transaction_table .table-responsive:before {
		content: none
	}
	.transaction_table .table-responsive {
		padding: 0
	}
}

@media(max-width:575px) {
	.btn-small {
		width: 70px;
		height: 28px;
		font-size: 11px
	}
	.barnd_holder {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
		padding: 0
	}
	.top_bar {
		flex-wrap: wrap
	}
	.contact_bx {
		width: 100%
	}
	.lan_bar {
		margin-bottom: 5px
	}
	.brand img {
		height: 24px
	}
	.top-wrapper {
		padding: 10px 0
	}
	.navigation .navbar {
		padding: 0
	}
	.navigation .container {
		padding: 0
	}
	.navigation .navbar-expand-lg .navbar-nav li {
		margin: 0
	}
	.navigation .navbar-expand-lg .navbar-nav li a {
		padding: 3px 10px;
		font-size: 13px
	}
	.navigation .navbar-expand-lg .navbar-nav li .dropdown-menu a {
		padding: 0 15px;
		font-size: 12px
	}
	.lead-txt h2 {
		font-size: 18px
	}
	.lead-txt p {
		font-size: 14px
	}
	.lead-txt {
		margin-bottom: 30px
	}
	.heading1 h2 {
		font-size: 20px
	}
	.c-box .count_bx h3 {
		font-size: 18px;
		line-height: normal
	}
	.c-box .count_bx p {
		font-size: 12px
	}
	.c-box .icon img {
		height: 30px
	}
	.company {
		padding-bottom: 0
	}
	.g_m {
		margin-bottom: 15px
	}
	.socila_about .media {
		margin-bottom: 15px
	}
	.step_works li h3 {
		font-size: 18px
	}
	.box_round,
	.box-4 .box_round {
		width: 100%;
		height: 216px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		margin: 0 0 15px
	}
	.box_round h4 {
		font-size: 15px
	}
	.box_round img {
		width: 73px
	}
	.box-4 {
		flex-wrap: wrap
	}
	.plans_list li {
		width: 100%
	}
	.plans_list li .plan_caption {
		border-radius: 39px
	}
	.reg_com .media {
		flex-direction: column
	}
	.reg_com .ch_f {
		width: calc(100% - 0px)
	}
	.reg_com div .dnb {
		text-align: left;
		width: 100%;
		padding-left: 20px
	}
	.reg_com .ch_f {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
		padding-left: 20px
	}
	.reg_com .ch_f img {
		width: auto;
		margin-bottom: 15px
	}
	.copy_right {
		margin: 0
	}
	.copy_right p,
	.copy_right p a {
		font-size: 10px
	}
	.connect_social p {
		font-size: 12px
	}
	.divider {
		margin: 5px 0
	}
	.guranty_footer {
		justify-content: center
	}
	.login_bx {
		margin-left: 0
	}
	.row_contact {
		justify-content: center
	}
	.bonus {
		right: -19px;
		top: -28px
	}
	.slider_main .swiper-button-next,
	.slider_main .swiper-container-rtl .swiper-button-prev,
	.slider_main .swiper-button-prev,
	.slider_main .swiper-container-rtl .swiper-button-next {
		font-size: 40px
	}
	.slider_main .swiper-button-next {
		right: 13px
	}
	.slider_main .swiper-button-prev {
		left: 0
	}
	.links_main .link_col,
	.links_main .link_col:last-child {
		width: 100%
	}
	.text-about p {
		font-size: 14px;
		line-height: 18px
	}
	.text-about .caption {
		font-size: 24px
	}
	.cert_box a {
		margin-bottom: 20px
	}
	.cert_box {
		justify-content: center
	}
	.download {
		margin: 0 auto
	}
	.map_box {
		display: none
	}
	.heading1 p {
		font-size: 14px;
		line-height: 18px
	}
	.desc_off.des_hok li,
	.desc_off.des_hok li:nth-child(even),
	.desc_off li,
	.desc_off li:nth-child(even) {
		width: 100%
	}
	.desc_off li {
		margin-bottom: 10px
	}
	.desc_off {
		margin: 0
	}
	.wrapper_modal {
		flex-wrap: wrap;
		flex-direction: column
	}
	.main_card {
		margin-bottom: 30px
	}
	.company_desc p {
		font-size: 15px
	}
	.participant .media {
		flex-direction: column
	}
	.participant .media img {
		margin: 0 0 15px
	}
	.rank_slider .justify-content-center {
		justify-content: flex-start!important
	}
	.text-note p,
	.p-note p,
	.activity_txt p {
		font-size: 14px
	}
	.partner_price li {
		flex-wrap: wrap;
		flex-direction: column
	}
	.partner_price li .title,
	.partner_price li .price_p {
		width: 100%
	}
	.partner_price li .price_p {
		padding: 0
	}
	.partner_price li .title h3 {
		padding-left: 0
	}
	.participant {
		padding-top: 50px
	}
	.reward-btn {
		width: 100%
	}
	.compaign_card {
		padding: 15px
	}
	.compaiin_header h3 {
		font-size: 18px
	}
	.note_bonus a {
		padding: 4px;
		font-size: 11px
	}
	.bounty_social li {
		width: 100%;
		margin: 0 0 10px
	}
	.help_txt h3 {
		font-size: 18px;
		margin-bottom: 0
	}
	.help_txt p {
		font-size: 14px
	}
	.help_txt {
		padding: 15px 0
	}
	.tabs_s .nav li a {
		min-height: 45px;
		text-align: center
	}
	.tabs_s .card-header a {
		font-size: 13px
	}
	.img_box {
		height: 247px
	}
	.page_links .pagination li a {
		font-size: 14px;
		padding: 7px 10px
	}
	.header_top ul li a {
		padding: 15px 5px;
		font-size: 11px
	}
	.top_bar li a i {
		font-size: 10px;
		margin-right: 2px
	}
	.captcha {
		margin-bottom: 15px
	}
	.search_table label {
		margin: 0 0 7px!important
	}
	.payouts .search_table form .btn.btn-primary {
		height: 38px
	}
	.payouts .search_table form .form-group {
		margin: 0
	}
	.payouts .search_table form {
		align-items: flex-end
	}
	.payouts .search_table form .form-group .form-control {
		width: 85px
	}
	.payouts .search_table form .btn.btn-primary {
		width: 69px
	}
	.tabs_material {
		padding: 0 0 25px
	}
	.tabs_material .nav li a {
		font-size: 13px;
		padding: 10px 8px
	}
	.img-banner {
		min-height: auto
	}
	.desc_off li h3,
	.desc_off li p,
	.desc_off li a {
		width: 100%
	}
	.desc_off li {
		flex-direction: column
	}
	.ivestment .g_m {
		flex-wrap: wrap
	}
	.t-payouts p {
		font-size: 14px
	}
	.t-payouts p span {
		font-size: 18px
	}
	.t-payouts p span.date {
		font-size: 16px
	}
	.stats_avialble li {
		width: 100%;
		margin-bottom: 30px
	}
	.stats_avialble .media-body {
		width: 100%
	}
	.states-company .stats_avialble li:after {
		content: none
	}
	.j-box {
		height: 212px;
		margin: 0
	}
	.content_jbox {
		padding: 30px 120px
	}
	.icon_c1 {
		right: 0
	}
	.content_jbox h3 {
		margin-bottom: 0
	}
	.content_jbox p {
		font-size: 12px
	}
	.icon_c1 {
		right: 39px
	}
	.content_jbox h3 {
		font-size: 16px
	}
	.note_bonus .wt-box {
		text-align: center;
		margin: 5px 40px
	}
	.note_bonus .wt-box img {
		margin: 0 auto 5px;
		display: block
	}
	.maintainess_text h1 {
		font-size: 26px
	}
	.lead-txt h2,
	.lead-txt blockquote {
		font-size: 17px
	}
	#quotes {
		min-height: 120px;
		margin-bottom: 0
	}
	.balance-box h3 {
		font-size: 18px
	}
	.balance-box h4 {
		font-size: 23px;
		margin-bottom: 10px
	}
	.info-main p {
		font-size: 14px;
		margin-bottom: 7px
	}
	.page-link {
		padding: .5rem;
		font-size: 11px
	}
	.pay-card {
		padding: 15px 5px 0
	}
	.dashboard-title {
		flex-direction: column
	}
	.dashboard-title .profile-button {
		margin: 0 0 15px
	}
	.payment_bx .table {
		width: 544px
	}
	.blnc_row {
		flex-wrap: wrap;
		background-image: none
	}
	.blnc_row .balce-card {
		flex: initial;
		width: 100%;
		margin-bottom: 15px;
		background-image: linear-gradient(to right, #0896f1, #2755c4)
	}
	.confirmation-payment ul li {
		flex-direction: column;
		align-items: flex-start
	}
	.confirmation-payment ul li h3 {
		margin-bottom: 15px
	}
	.type-pay {
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center
	}
	.text-compunding {
		margin-bottom: 15px
	}
	.change-compunding {
		flex-direction: column
	}
	.change-compunding .cst-form2 {
		width: 100%
	}
	.content-main p {
		font-size: 14px
	}
}

@media(max-width:480px) {
	.stats .table {
		width: 500px
	}
	.table_title h3,
	.table_title i {
		font-size: 23px
	}
	.logo-mr img {
		height: 24px
	}
	.content-wrap {
		padding: 30px 0
	}
	.maintainess_text h1 {
		font-size: 18px
	}
	.maintainess_text p {
		font-size: 16px
	}
	.feature-box {
		padding: 15px 0
	}
	.tabs_material .nav li {
		margin-bottom: 5px
	}
	.ivest-stat-box p {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
	.card-money {
		padding: 5px
	}
	.card-money p {
		font-size: 12px
	}
	.curr-time-date,
	.link-to p,
	.ivest-stat-box p {
		font-size: 14px
	}
	.table-bg .table {
		width: 560px
	}
}

@media(max-width:375px) {
	.j-box {
		height: 191px
	}
	.count_c {
		left: 0
	}
	.content_jbox {
		padding: 37px 73px
	}
	.icon_c1 {
		right: 0
	}
	.count_c {
		left: -10px
	}
	.content_jbox {
		padding: 26px 53px
	}
	.alert .media {
		flex-direction: column;
		align-items: flex-start
	}
	.alert .media-body {
		margin-left: 0!important
	}
	.alert .badge {
		margin-bottom: 15px
	}
}

@media(min-width:1366px) {
	.container {
		max-width: 1230px
	}
	.accoun-dashboard .container {
		max-width: 1300px
	}
	.con_about {
		max-width: 1288px
	}
	.af-container {
		max-width: 1248px
	}
	.system-con {
		max-width: 1280px
	}
	.cst_container {
		max-width: 1240px
	}
}

@media(min-width:992px) {
	.navigation .navbar-expand-lg .navbar-nav li .dropdown-menu {
		opacity: 0;
		transition: all .3s;
		visibility: hidden
	}
	.navigation .navbar-expand-lg .navbar-nav li:hover .dropdown-menu {
		visibility: visible;
		opacity: 1
	}
	.navbar-nav .dropdown-menu {
		display: block
	}
}