/**
	Encoded by: Abdul Mannan (shindatamashii@gmail.com)
	Designed by: Husty Designs
	Theme: Prospect Bit
	Version: 1.0
**/
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');

*, *::before, *::after {
    box-sizing: border-box;
}
html, body {
    margin: 0;
    padding: 0;
}
body {
	background: #FFF;
	font-family: 'Roboto Slab', sans-serif;
    min-width:320px;
}
a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.amk_wrap {
	width:100%;
	max-width:100%;
	padding: 0 20px;
	margin: 0 auto;
}
.amk_left {
	float: left;
}
.amk_right {
	float: right;
}
.amk_clear {
	clear: both;
}
input[type="submit"], select {
	font-family: 'Roboto', sans-serif;
	cursor: pointer;
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
}
#amk_top {
	background: url("graphics/top.png") no-repeat center top / cover;
	border-top: 4px solid #ffa008;
}
#amk_top .amk_nav {
	background: rgba(236,236,236,0.25);
	border-top: 3px solid #061e34;
	padding: 12px 0 11px;
}
#amk_top .amk_nav p {
	font-size: 17px;
	font-weight: 300;
	color: #cecece;
	margin: 8px 0 0;
}
#amk_top .amk_nav p span {
	font-weight: 400;
}
#amk_top .amk_nav p b {
	font-weight: 700;
	text-transform: uppercase;
}
#amk_top .amk_nav p a {
	color: #cecece;
}
#amk_top .amk_nav ul {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
#amk_top .amk_nav ul li {
	display: inline-block;
	margin-left: 5px;
}
#amk_top .amk_nav ul li a {
	display: block;
	color: #FFF;
	line-height: 35px;
	border: 2px solid #FFF;
	border-radius: 18px;
	padding: 0 23px;
}
#amk_top .amk_nav ul li.amk_active a {
	background: url("graphics/btn1.png") no-repeat center;
	line-height: 40px;
	border: 0;
}
#amk_top .amk_menu {
	border-bottom: 1px solid #6b6b6b;
	padding: 37px 0 30px;
}
#amk_top .amk_menu .amk_logo {  }
#amk_top .amk_menu ul {
	font-weight: 700;
	text-transform: uppercase;
	margin: 30px 0 0;
}
#amk_top .amk_menu ul li {
	display: inline-block;
}
#amk_top .amk_menu ul li a {
	font-size: 17px;
	color: #FFF;
	margin-left: 25px;
}
#amk_top .amk_menu ul li a:hover {
	color: #ff9d06;
}
#amk_top .amk_slider {
	padding: 80px 0;
}
#amk_top .amk_slider .amk_sBox1 {
	width: 690px;
	margin: 100px 0 0;
}
#amk_top .amk_slider .amk_sBox1 h1 {
	font-size: 48px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#amk_top .amk_slider .amk_sBox1 h1 img {
	margin-left: 1px;
}
#amk_top .amk_slider .amk_sBox1 p {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: #FFF;
	line-height: 25px;
	margin: 5px 0 28px 6px;
}
#amk_top .amk_slider .amk_sBox1 ul {
	font-size: 19px;
	font-weight: 400;
	color: #FFF;
	margin: 0 0 0 5px;
}
#amk_top .amk_slider .amk_sBox1 ul li {
	display: inline-block;
	margin: 0 18px 0 0;
}
#amk_top .amk_slider .amk_sBox1 ul li a {
	display: block;
	color: #FFF;
	line-height: 55px;
	border: 2px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 32px;
}
#amk_top .amk_slider .amk_sBox1 ul li.amk_active a {
	background: url("graphics/btn2.png") no-repeat center / 100% 100%;
	line-height: 58px;
	color: #262626;
	border: 0;
}
#amk_top .amk_slider .amk_sBox2 {
	background: rgba(255,202,22,0.4);
	width: 290px;
	padding: 3px;
	border-radius: 25px;
}
#amk_top .amk_slider .amk_sBox2 .amk_sBoxWrap {
	background: #001326;
	border-radius: 25px;
	padding: 50px 0 70px;
	overflow: hidden;
}
#amk_top .amk_slider .amk_sBox2 h3 {
	font-size: 18px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 50px;
}
#amk_top .amk_slider .amk_sBox2 form {
	text-align: center;
}
#amk_top .amk_slider .amk_sBox2 .amk_fcontrol {
	background: #ffd018;
	background: -moz-linear-gradient(left,  #ffd018 0%, #ff8b00 100%);
	background: -webkit-linear-gradient(left,  #ffd018 0%,#ff8b00 100%);
	background: linear-gradient(to right,  #ffd018 0%,#ff8b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd018', endColorstr='#ff8b00',GradientType=1 );
	border-radius: 5px; width: 215px; padding: 2px;display: inline-block; text-align: center; margin: 0 0 28px;
}
#amk_top .amk_slider .amk_sBox2 .amk_fcontrol input[type=text], #amk_top .amk_slider .amk_sBox2 .amk_fcontrol input[type=password] {
	width: 100%;
	background: #001326;
	border: 0;
	border-radius: 5px;
	line-height: 47px;
	height: 47px;
	font-size: 15px;
	font-weight: 300;
	color: #FFF;
	padding: 0 11px;
	text-align: left;
}
#amk_top .amk_slider .amk_sBox2 .amk_form_footer {  }
#amk_top .amk_slider .amk_sBox2 .amk_form_footer input[type=submit] {
	background: url("graphics/btn3.png") no-repeat center / 100% 100%;
	font-size: 17px;
	font-weight: 700;
	color: #283f56;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	border-radius: 5px;
	line-height: 50px;
	height: 50px;
	padding: 0 24px;
}
#amk_top .amk_slider .amk_sBox2 .amk_form_footer a {
	font-size: 13px;
	color: #FFF;
	font-weight: 400;
	margin: 0 0 0 7px;
}
.amk_title {
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 094px;
}
.amk_title span {
	display: block;
}
.amk_title span.amk_tleft {
	float: left;
	color: #001326;
	text-align: right;
	width: 630px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid #ff8a00;
}
.amk_title span.amk_tright {
	float: right;
	color: #ff8a00;
	text-align: left;
	width: 559px;
	border-bottom:
	5px solid transparent;
	border-top: 5px solid #001326;
}
#amk_about {
	border-top: 5px solid #ffc012;
	padding: 75px 0;
}
#amk_about {  }
#amk_about .amk_aVideo {
	width: 620px;
	height: 358px;
	overflow: hidden;
}
#amk_about .amk_aBox {
	width: 560px;
	margin: 35px 0 0;
}
#amk_about .amk_aBox p {
	font-size: 13px;
	font-weight: 300;
	color: #454545;
	line-height: 18px;
	text-indent: 36px;
	text-align: justify;
}
#amk_about .amk_aBox .amk_btn {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	color: #1b2631;
	background: url("graphics/btn4.png") no-repeat center / 100% 100%;
	line-height: 52px;
	text-transform: uppercase;
	padding: 0 21px;
	margin: 44px 0 0;
}
#amk_stats {
	background: #001326;
	padding: 65px 0 60px
}
#amk_stats .amk_wrap {
	width: 1340px;
	padding: 0
}
#amk_stats ul {
	color: #FFF;
	text-align: center;
}
#amk_stats ul li {
	float: left;
	width: 25%;
}
#amk_stats ul li img {
	margin: 0 0 10px;
}
#amk_stats ul li h3 {
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	margin: 0 0 7px;
}
#amk_stats ul li p {
	font-size: 28px;
	font-weight: 400;
	line-height: 18px;
	margin: 0;
}
#amk_plans {
    background: url("graphics/plans.png") no-repeat center top / cover;
    padding: 102px 0 62px;
}
#amk_plans .amk_title { }
#amk_plans .amk_title span.amk_tleft {
    color: #FFF;
    width: 356px;
    border-top: 5px solid #001326;
    border-bottom: 5px solid transparent;
}

#amk_plans .amk_title span.amk_tright {
    color: #001326;
    width: 832px;
    border-bottom: 5px solid #FFF;
    border-top: 5px solid transparent;
}
#amk_plans .amk_pBlock {
    overflow: hidden;
}
#amk_plans .amk_pBlock .amk_pBox {
    float: left;
    background: url("graphics/pBox.png") no-repeat center top / cover;
    width: 219px;
    height: 322px;
    text-transform: uppercase;
    padding: 0 22px;
    margin: 0 0 0 49px;
}
#amk_plans .amk_pBlock .amk_pBox:first-child {
    margin-left: 0;
}

#amk_plans .amk_pBlock .amk_pBox:last-child {
    margin-right: 0;
}

#amk_plans .amk_pBlock .amk_pBox h3 {
    font-size: 70px;
    font-weight: 700;
    color: #ff5400;
    line-height: 62px;
    text-shadow: 0 1px 0 #000;
    margin: 33px 0 0;
}
#amk_plans .amk_pBlock .amk_pBox h4 {
    font-size: 28px;
    font-weight: 700;
    color: #283f56;
    line-height: 30px;
}
#amk_plans .amk_pBlock .amk_pBox h5 {
    font-size: 48px;
    font-weight: 700;
    color: #282828;
    line-height: 38px;
}
#amk_plans .amk_pBlock .amk_pBox ul {
    font-size: 17px;
    font-weight: 700;
    color: #363636;
    line-height: 27px;
    border-top: 1px solid #001326;
    border-bottom: 1px solid #001326;
    text-align: center;
    padding: 10px 0;
    margin: 28px 0 15px;
    overflow: hidden;
}
#amk_plans .amk_pBlock .amk_pBox ul li {
    width: 50%;
    float: left;
}
#amk_plans .amk_pBlock .amk_pBox ul li { }
#amk_plans .amk_pBlock .amk_pBox p {
    font-size: 14px;
    font-weight: 400;
    color: #283f56;
    text-align: right;
    text-transform: none;
}
#amk_plans .amk_calculator {
    text-align: center;
    color: #FFF;
    margin: 80px 0 0;
}
#amk_plans .amk_calculator p {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 22px;
}
#amk_plans .amk_calculator .amk_btn {
    display: inline-block;
    background: #001326;
    font-size: 20px;
    color: #FFF;
    line-height: 50px;
    border-radius: 5px;
    padding: 0 38px;
}
#amk_features {
	padding: 70px 0 100px;
}
#amk_features .amk_title {  }
#amk_features .amk_title span.amk_tleft {
	color: #ff8a00;
	width: 932px;
	border-bottom: 5px solid #001326;
	border-top: 5px solid transparent;
}
#amk_features .amk_title span.amk_tright {
	color: #283f56;
	width: 255px;
	border-bottom: 5px solid transparent;
	border-top: 5px solid #ff8a00;
}
#amk_features .amk_fBlock {  }
#amk_features .amk_fBox {
	width: 580px;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	padding: 12px 0;
	margin: 0 0 24px;
}
#amk_features .amk_fBox:nth-child(odd) {
	float: left;
}
#amk_features .amk_fBox:nth-child(even) {
	float: right;
}
#amk_features .amk_fBox .amk_fIcon {
	display: inline-block;
	vertical-align: middle;
	width: 148px;
	height: 133px;
	text-align: center;
}
#amk_features .amk_fBox .amk_fIcon::before {
	content: "";
	display: inline-block;
	height: 133px;
	vertical-align: middle;
}
#amk_features .amk_fBox .amk_fIcon img {
	vertical-align: middle;
}
#amk_features .amk_fBox .amk_fDesc {
	display: inline-block;
	vertical-align: middle;
	color: #283f56;
	width: 398px;
}
#amk_features .amk_fBox .amk_fDesc h3 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 0 3px;
}
#amk_features .amk_fBox .amk_fDesc p {
	font-size: 13px;
	font-weight: 300;
}
#amk_affiliate {
	background: url("graphics/affiliate.png") no-repeat center top / cover;
	padding: 90px 0 98px;
}
#amk_affiliate .amk_title {  }
#amk_affiliate .amk_title span.amk_tleft {
	color: #ff8a00;
	width: 254px;
	border-bottom: 5px solid transparent;
	border-top: 5px solid #FFF;
}
#amk_affiliate .amk_title span.amk_tright {
	color: #FFF;
	width: 938px;
	border-bottom: 5px solid #ff8a00;
	border-top: 5px solid transparent;
}
#amk_affiliate ul {
	text-align: center;
}
#amk_affiliate ul li {
	float: left;
	margin-left: 252px;
}
#amk_affiliate ul li:first-child, #amk_affiliate ul li:last-child {
	margin: 0;
}
#amk_affiliate ul li:last-child {
	float: right;
}
#amk_affiliate ul li img {
	margin: 0 0 28px;
}
#amk_affiliate ul li p {
	font-size: 38px;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase;
}
#amk_affiliate ul li p span {
	color: #ffb50e;
}
#amk_cards {
	background: #f7f7f7;
	border-bottom: 1px solid #d2d2d2;
	padding: 82px 0 96px;
}
#amk_cards .amk_cBox1 {
	width: 538px;
	overflow: hidden;
}
#amk_cards .amk_cBox2 {
	width: 635px;
	margin: 20px 0 0;
}
#amk_cards .amk_cBox2 p {
	font-size: 15px;
	font-weight: 300;
	color: #454545;
	line-height: 21px;
	text-indent: 36px;
	text-align: justify;
}
#amk_cards .amk_cBox2 .amk_btn {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	color: #1b2631;
	background: url("graphics/btn4.png") no-repeat center / 100% 100%;
	line-height: 52px;
	text-transform: uppercase;
	padding: 0 21px;
	margin: 40px 0 0;
}
.amk_orange {
	color: #ff8a00;
}
.amk_green {
	color: #289269;
}
#amk_company {
	padding: 100px 0;
}
#amk_company h3 {
	font-size: 38px;
	color: #001326;
	text-transform: uppercase;
	line-height: 38px;
	margin: 0 0 58px;
}
#amk_company .amk_cBox1 {
	width: 572px;
	border-left: 8px solid #001326;
	padding: 0 0 0 20px;
}
#amk_company .amk_cBox1 img {
	vertical-align: middle;
}
#amk_company .amk_cBox1 ul {
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}
#amk_company .amk_cBox1 ul li {
	margin: 0 0 35px;
}
#amk_company .amk_cBox1 ul li:last-child {
	margin: 0;
}
#amk_company .amk_cBox1 ul li h4 {
	font-size: 16px;
	font-weight: 700;
	color: #909090;
}
#amk_company .amk_cBox1 ul li img {
	margin: 4px 0 0;
}
#amk_company .amk_cBox1 ul li p {
	font-size: 28px;
	font-weight: 700;
	color: #001326;
	line-height: 30px;
}
#amk_company .amk_cBox2 {
	width: 572px;
	text-align: right;
	border-right: 8px solid #001326;
	padding: 0 20px 20px 0;
}
#amk_company .amk_cBox2 h3 {
	margin: 0 0 69px;
}
#amk_company .amk_cBox2 p {
	float: right;
	font-size: 15px;
	font-weight: 300;
	color: #283f56;
	width: 526px;
	line-height: 20px;
	margin: 40px 0 20px;
}
#amk_latest {
	background: url("graphics/latest.png") no-repeat center top / cover;
	padding: 70px 0 0;
	overflow: hidden;
}
#amk_latest .amk_title {
	margin: 0 0 62px;
}
#amk_latest .amk_title span.amk_tleft {
	color: #FFF;
	width: 187px;
	border-bottom: 5px solid transparent;
	border-top: 5px solid #ff8a00;
}
#amk_latest .amk_title span.amk_tright {
	color: #ff8a00;
	width: 1000px;
	border-bottom: 5px solid #FFF;
	border-top: 5px solid transparent;
}
#amk_latest .amk_lwithdrawals ul {
	margin: 0 0 60px;
}
#amk_latest ul {
	font-size: 17px;
	font-weight: 300;
	color: #283f56;
	margin: 0 0 80px;
	overflow: hidden;
}
#amk_latest ul li {
	float: left;
	margin: 0 0 14px 46px;
	background: #eeeeee;
	width: 234px;
	height: 65px;
	line-height: 20px;
	border-radius: 5px;
	padding: 0 15px;
}
#amk_latest ul li:nth-child(4n+1) {
	margin-left: 0;
}
#amk_latest ul li:nth-child(4n+4) {
	margin-right: 0;
}
#amk_latest ul li b {
	display: block;
	font-weight: 700;
}
#amk_latest ul li span {
	vertical-align: middle;
	display: inline-block;
	width: 50%;
	padding: 13px 0 0;
}
#amk_latest ul li span:first-child {  }
#amk_latest ul li span:last-child {
	text-align: right;
}
#amk_footer {  }
#amk_footer .amk_badges {
	padding: 60px 0 55px;
}
#amk_footer .amk_badges .amk_payments {
	text-align:center;
}
#amk_footer .amk_badges .amk_designed {
	float: right;
}
#amk_footer .amk_fmenu {
	width: 700px;
	font-size: 14px;
	font-weight: 400;
	color: #767676;
	text-align: center;
	border-top: 1px solid #c0c0c0;
	padding: 20px 0;
	margin: 0 auto;
}
#amk_footer .amk_fmenu ul {
	width: 700px;
	margin: 0 auto 7px;
}
#amk_footer .amk_fmenu ul li {
	display: inline-block;
	margin: 0 7px;
}
#amk_footer .amk_fmenu ul li a {
	display: block;
	color: #767676;
}
#amk_footer .amk_fmenu .amk_copyrights {  }
