
/* ## Responsive */
/* -- min-width: 1551 to max-width: 1750 */

@media only screen and (min-width: 1501px) and (max-width: 1750px) {
}

/* -- min-width: 1367 to max-width: 1440 */
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
}

/* -- min-width: 1201 to max-width: 1366 */
@media only screen and (min-width: 1201px) and (max-width: 1366px) {
	.feat_icon1 > h4 {
	margin: 10px 0;
	font-size: 18px;
}
}
 @media (max-width: 1280px) {
}
@media (max-width: 1200px) {

.username i::after {
	content: inherit;
}
.address_infor {
	padding: 20px 40px 10px;
}
.dash_menu {
	width: 100%;
}
#dash_nav li span a {
	font-size: 15px;
}
.username {
	border-top: 3px solid #f6c70a;
}
.username h4 {
	font-size: 16px;
}
.username::before {
	content: inherit;
}
.feat_icon1 {
	background-size: 100%;
	width: 234px;
	width: 234px;
	padding: 20px 0;
}
.feat_icon1 > h4 {
	margin: 10px 0;
	font-size: 14px;
}
.dash_info::after {
	content: inherit;
}
.dash_det {
	margin: 20px 30px;
}
.dash_info {
	border-radius: 5px
}
}
 @media only screen and (min-width: 1201px) and (max-width: 1280px) {
}

/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.make_deposit .deposit_plan {
	width: 100%;
}
.spend > input {
	width: 280px !important;
}
.funds li {
	font-size: 15px;
}
.navbar-nav > li > a {
	padding: 18px 19px;
}
.deposit_plan {
	width: 78%;
}
.cal_left li {
	font-size: 20px;
	padding: 11px 14px;
}
.stat_left li h4 {
	font-size: 19px;
}
.last_list ul li {
	width: 91px;
	font-size: 12px;
}
.last_list ul li.name {
	width: 143px;
}
.features h4 {
	font-size: 17px;
}
.footer ul.social li a {
	height: 53px;
	width: 53px;
}
.footer input {
	width: 248px !important;
}
.slide-text > h1 {
	font-size: 40px;
}
.slide-text > p {
	margin-top: 10px;
	font-size: 56px;
}
}
 @media (max-width: 991px) {
	 .deposit_inner input[type="submit"] {
  margin-bottom: 20px;
}
#accordion .panel-title a {
	font-size: 15px;
}
.ref_link {
	margin: 30px 0px;
}
#accordion .panel-body {
	padding: 12px 30px;
}
.ref_link::before, .ref_link::after {
	content: inherit;
}
.dash_img::after {
	content: inherit;
}
.feat_icon1 {
	height: auto;
}
.dash_info {
	width: 100%;
}
.about_info {
	text-align: center;
}
.navbar-nav > li > a {
	padding: 18px 16px;
}
.navbar span {
	display: inline-block;
	float: none;
	text-align: center;
	width: 100%;
}
.navbar span img {
	margin: 0 auto;
}
.slide-text > h1 {
	font-size: 34px;
	margin-bottom: 20px;
}
.slide-text > p {
	font-size: 38px;
	margin-top: 10px;
}
.slide-text a.btn {
	padding: 7px 34px;
	margin: 20px 0;
	font-size: 15px;
}
.last_list ul li.name {
	width: 300px;
}
.last_list ul li {
	width: 140px;
}
.footer .logo {
	width: 100%;
}
.home-newsletter {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.payment_details {
	background: #f6c70a none repeat scroll 0 0;
	height: auto;
	padding: 20px 0;
	position: relative;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}
.payment_details li {
	margin: 12px 3px;
}
.slide_style_left {
	text-align: center !important;
}
#bootstrap-touch-slider .container {
	width: 100%;
}
}
	
/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.spend_amt strong {
	font-size: 24px;
}
.spend_amt small {
	font-size: 13px;
}
.spend > input {
	width: 150px !important;
}
.funds li {
	font-size: 15px;
}
.user_acc .col-sm-12 {
	text-align: center;
}
.dash_info h4 {
	font-size: 31px;
}
.dash_info span {
	font-size: 18px;
}
.deposit_plan {
	background: #000 none repeat scroll 0 0;
	cursor: pointer;
	height: auto;
	text-align: center;
	width: 100%;
}
.deposit_plan:hover {
	background: #f6c70a none repeat scroll 0 0
}
.cal_left li {
	font-size: 17px;
	padding: 11px 15px;
}
.cal_left li:first-child {
	font-size: 20px;
}
.cal_btn {
	font-size: 19px;
	padding: 14px 10px;
}
.cal_btn i {
	font-size: 25px;
	margin-right: 10px;
}
.feat_icon::after, .feat_icon::before {
	content: inherit;
}
.feat_icon {
	height: auto;
	width: auto;
}
}
 @media only screen and (min-width: 639px) and (max-width:991px) {
}

/* -- max-width: 767 */
@media (max-width: 767px) {
	.dash_menu {
  margin-bottom: 20px;
  width: 100%;
}
.spend > input {
	width: 100% !important;
}
.spend_amt h4 {
	float: none;
}
.funds li {
	font-size: 16px;
}
.inner_page {
	padding: 0;
}
.username, #dash_nav li, #dash_nav li span, .username h4 {
	transform: skewX(0deg);
}
.bc h2 {
	font-size: 34px;
	text-align: center;
}
.bc span {
	text-align: center;
	width: 100%;
	display: inline-block;
}
.ref_link {
	border: 10px solid #e1b400;
	margin: 0;
}
.feat_icon1 {
	border: 10px solid #e1b400;
	background: rgba(48,48,48,1);
	background: -moz-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(48,48,48,1) 50%, rgba(11,10,10,1) 50%, rgba(11,10,10,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(48,48,48,1)), color-stop(50%, rgba(48,48,48,1)), color-stop(50%, rgba(11,10,10,1)), color-stop(100%, rgba(11,10,10,1)));
	background: -webkit-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(48,48,48,1) 50%, rgba(11,10,10,1) 50%, rgba(11,10,10,1) 100%);
	background: -o-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(48,48,48,1) 50%, rgba(11,10,10,1) 50%, rgba(11,10,10,1) 100%);
	background: -ms-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(48,48,48,1) 50%, rgba(11,10,10,1) 50%, rgba(11,10,10,1) 100%);
	background: linear-gradient(to bottom, rgba(48,48,48,1) 0%, rgba(48,48,48,1) 50%, rgba(11,10,10,1) 50%, rgba(11,10,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#0b0a0a', GradientType=0 );
	height: auto;
	width: 100%;
}
.user_acc .col-xs-4 {
	margin-bottom: 20px;
	width: 100%;
}
.last_list {
	text-align: center;
}
.last_list ul li.name {
	width: 197px;
}
.quick_links {
	margin-top: 20px;
}
.last_block {
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.home-newsletter, .last_block > h2 {
	float: none;
	margin: 10px auto;
	width: 50%;
}
.footer input {
	width: 100% !important;
}
.about_us .col-xs-6 {
	width: 100%;
}
.title p {
	width: 100%;
}
.about_us h4 {
	font-size: 17px;
}
.slide-text {
	top: 1%;
}
.online_chat {
	float: left;
}
.mid_header {
	text-align: center;
}
.mid_header .logo {
	float: none;
	margin-bottom: 20px;
	padding: 3px 0;
}
.top_contact {
	float: none;
	margin: 10px 0;
}
header .social {
	float: none;
	margin: 10px 0;
}
.top_bar ul.social li {
	display: inline-block;
	float: none;
}
.top_bar {
	text-align: center;
}
.top_bar ul.social label {
	float: none;
}
.contact_no {
	display: inline-block;
	width: auto;
}
.contact_no i {
	float: none;
}
.contact_no h4 {
	float: right;
	text-align: left;
}
.navbar-nav > li > a {
	padding: 7px 16px;
}
.navbar-nav > li > a.active {
	background-image: none;
	color: #000 !important;
	height: auto;
	width: 100%;
}
.navbar-nav > li {
	float: none;
}
.navbar-nav > li > a:hover {
	background-color: #a78602 !important;
	color: #fff !important;
}
.navbar-toggle {
	padding: 3px 10px;
}
.calculate_profit {
	padding: 25px 0;
	text-align: center;
}
.cal_btn {
	display: block;
	float: none;
	font-size: 16px;
	margin: 0 auto;
	padding: 19px 31px;
	width: 54%;
}
.cal_btn i {
	color: #f6c70a;
	font-size: 18px;
	margin-right: 20px;
}
.cal_left {
	border: 2px solid #000000;
	border-radius: 5px;
	display: inline-block;
	float: none;
}
.cal_left li:first-child {
	font-size: 15px;
	font-weight: 600;
}
.cal_left li {
	color: #383737;
	display: inline-block;
	float: left;
	font-size: 16px;
	padding: 7px 16px;
}
}
/* -- max-width: 639 */
@media (max-width: 639px) {
.address_infor {
	padding: 20px 10px 10px;
}
.panel-body > p {
	color: #000;
	font-family: roboto;
	font-size: 15px;
}
#accordion .panel-title a {
	font-size: 15px;
	font-family: roboto;
	padding-right: 20px;
}
#accordion .panel-title a::before, #accordion .panel-title a.collapsed::before {
	bottom: -3px;
}
.ref_link {
	padding: 17px 0;
}
.last_list ul li, .last_list ul li span {
	transform: skewX(0deg);
}
.last_list ul li {
	border-top: 1px solid #000000;
}
.last_list ul {
	display: inline-block;
	margin-top: 16px;
	width: 100%;
}
.last_list ul li.name {
	width: 100%;
}
.last_list ul li {
	width: 40%;
}
.slide-text > h1 {
	font-size: 22px;
}
.slide-text > p {
	font-size: 32px;
}
.payment_details li {
	margin: 12px 25px;
}
#four_block .col-xs-6, .deposit_plan {
	width: 100%;
}
}
 @media (max-width: 580px) {
.footer ul.social li a {
	font-size: 28px;
	height: 38px;
	line-height: 35px;
	width: 38px;
}
.footer ul.social li {
	margin: 0;
}
.stat_left li h4 {
	font-size: 15px;
}
.slide-text > h1 {
	font-size: 16px;
}
.slide-text > p {
	font-size: 20px;
	margin-top: 0;
}
.slide-text a.btn {
	font-size: 12px;
	margin: 10px 0;
	padding: 4px 22px;
}
.mid_right .col-xs-6 {
	width: 100%;
}
.contact_no {
	margin-bottom: 18px;
}
.online_chat {
	float: none;
}
}

/* -- max-width: 480 */
@media (max-width: 480px) {
table tr th {
	font-size: 12px;
}
.make_deposit .col-xs-6 {
	width: 100%;
}
.funds li {
	width: 100%;
}
.deposit_inner .slctbox .col-xs-6 {
	width: 100%;
}
table tr td {
	padding: 5px 35px;
}
.spend {
	margin: 24px 0 0;
}
.spend > input {
	float: none;
	margin: 0 auto;
	width: 60% !important;
}
.spend_amt strong {
	display: inline-block;
	width: 100%;
}
.last_list ul li, .last_list ul li:last-child {
	width: 100%;
}
.last_list ul li:last-child {
	background-color: #f2f2f2;
}
.stat_left li {
	width: 49%;
}
.title h2 {
	font-size: 24px;
}
.feat_icon::before, .feat_icon::after {
	content: inherit;
}
.features .col-xs-6 {
	width: 100%;
}
.feat_icon {
	width: 100%;
}
.cal_btn {
	width: 96%;
}
.cal_left li {
	font-size: 12px;
	padding: 7px 4px;
}
.cal_left li:first-child {
	font-size: 13px;
}
}
 @media (max-width:460px) {
.address_infor label {
	padding: 0 10px;
	width: 107px;
}
.reg_bg select {
	font-size: 15px;
}
.register input[type="text"], .register input[type="password"] {
	font-size: 13px;
}
.ref_link > h4 {
	font-size: 17px;
}
.ref_link > small {
	font-size: 16px;
}
#exTab1 .nav-pills > li > a {
	font-size: 15px;
	padding: 7px 14px;
}
.footer .col-xs-6 {
	text-align: center;
	width: 100%;
}
.home-newsletter, .last_block > h2 {
	width: 90%;
}
.payment_details li {
	margin: 12px 9px;
}
}
 @media (max-width:420px) {
.cont_con {
	float: none;
	text-align: center;
	width: 100%;
}
.cont_con p {
	font-family: helveticaltstdcond;
	font-size: 16px;
	margin-bottom: 0;
}
.address_infor li i, .address_infor label, .cont_con {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.funds li {
	font-size: 14px;
}
.slide-text {
	top: 0;
}
.slide-text > h1 {
	font-size: 16px;
	margin: 8px 0;
}
}
 @media (max-width:360px) {
	 .sec_bg > h2 {

  padding: 80px 0 20px;
}
.reg_bg select {
	background: url("../images/slctarwdwn.png") no-repeat scroll 94% center, transparent none repeat scroll 0 0;
}
.register input[type="text"], .register input[type="password"] {
	font-family: roboto;
	font-size: 13px;
}
.reg_ico i {
	padding: 0 11px;
}
.stat_left li h4 {
	font-size: 18px;
}
.stat_left img {
	width: 36%;
}
.slide-text > h1, .slide-text > p {
	display: none;
}
.slide-text {
	top: 3%;
}
.payment_details h2 {
	font-size: 15px;
	font-weight: 600;
}
.payment_details p {
	font-size: 13px;
	padding: 0 20px;
}
.payment_details li {
	margin: 12px 0;
}
#exTab1 ul.nav-pills li {
	margin: 0 0 5px;
	width: 100%;
}
}
 @media (max-width:320px) {
.funds li {
	font-size: 12px;
}
}
