/*-------------------------------------------------------- Header Start--------------------------------------------------------*/
#navigation {
    height: 78px;
    line-height: 50px;
    padding-top: 14px;
	text-transform: capitalize;
}

#navigation li a, #mainfooter li a {
    color: #fff;
    font-size: 18px;
	font-weight: bold;
	border-radius: 10px;
}

#navigation li a:hover, #mainfooter li a:hover {
    color: blue; /*#777*/
}

.navbar-toggle {
	border-color: #fff;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-toggle:focus, .navbar-toggle:hover {
    background-color: #05a07a;
    border-color: #05a07a;
}

/*#navigation .custBtn {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(184, 160, 0);
    background-color: rgb(255, 224, 16);
    box-shadow: inset 0px 21px 0px 0px rgba(255, 255, 255, 0.49);
    width: 85%;
    height: 37px;
    font-size: 13px;
    padding: 0 10px;
    color: rgb(82, 71, 1);
    line-height: 1.385;
    text-align: left;
}

#navigation .custBtn span {
    font-size: 13px;
    color: rgb(82, 71, 1);
    line-height: 1.385;
    float: right;
}*/

/*-------------------------------------------------------- Header End--------------------------------------------------------*/
/*-------------------------------------------------------- Home Start--------------------------------------------------------*/
/* Main Title */

#TopMainSection {
    background: url("../images/topBg.jpg") center no-repeat;
    background-size: cover;
    height: 750px;
}

#TopContentArea {
    padding: 68px 0 0 0;
}

#TopContentArea .custH1 {
    font-size: 57px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin: 0;
}

#TopContentArea .custH2 {
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin: 0 0 25px 0;
}

#TopContentArea .custH2 span {
    color: #113a31;
}

/* Registration */

.openFreeAccount .custH3 {
    background-image: url("../images/openFreeAccountBg.png");
    font-size: 43px;
    padding-top: 20px;
    font-style: italic;
    color: rgb(0, 0, 0);
    line-height: 0.884;
    text-align: center;
    margin: 0;
    font-weight: 700;
    width: 100%;
    height: 135px;
    background-position: -10px 0;
    margin-bottom: 6px;
}

.custInputBtn{
    font-size: 18px;
    color: rgb(53, 53, 53);
    line-height: 1.222;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(184, 160, 0);
    background-color: rgb(255, 224, 16);
    box-shadow: inset 0px 21px 0px 0px rgba(255, 255, 255, 0.49);
    height: 46px;
    text-align: center;
    width: 100%;
    margin: 5px 0;
    text-transform: uppercase;
}

#registerForm .form-group {
	padding: 0;
}

.registerForm .short-form-policy {
    background: url("../images/openFreeAccountBg.png") no-repeat;
    background-size: 100% 100%;
    padding: 10px 10px 50px 10px;
}

.registerForm .short-form-policy .members-form-policy-tooltip {
    bottom: 60px !important;
    left: 0;
    right: 0;
    border: solid 5px #ffe010;
}

@media screen and (max-width: 991px) {
    .registerForm .short-form-policy > p:first-of-type {
        margin: 0;
    }
    .registerForm .short-form-policy {
        padding-bottom: 100px;
    }
    .registerForm .short-form-policy .members-form-policy-tooltip {
        border: none;
        background: transparent;
    }
}

.password-row .Password{
    padding-right: 2px;
}

.password-row .generate-pass{
    color: rgb(53, 53, 53);
    background-color: rgb(255, 224, 16);
    box-shadow: inset 0 21px 0 0 rgba(255, 255, 255, 0.49);
    font-weight: 600;
}


/* "About" section */

#WhatIs {
    background: url("../images/curveBg.png") left center no-repeat;
    background-size: contain;
    height: 670px;
    background-position: -224px 0;
    padding-top: 40px;
}

#WhatIs .custH4 {
    font-size: 40px;
    color: rgb(14, 71, 72);
    line-height: 1.25;
    margin-top: 0;
}

#WhatIs img.cycle {
    position: relative;
    left: -40px;
    top: 10px;
}

#WhatIs .custP {
    font-size: 15px;
    color: rgb(17, 58, 49);
    line-height: 1.533;
}

#Bots {
    background: url("../images/ajibsiimage.png") center no-repeat;
    background-size: cover;
    height: 840px;
    margin-top: -395px;
}

#Bots .custH4 {
    font-size: 40px;
    color: rgb(255, 255, 255);
    line-height: 1.25;
}

#Bots .custP {
    font-size: 14px;
    color: #fff;
    line-height: 1.533;
}

#Bots .contentArea {
    position: relative;
    top: 100px;
    padding-right: 100px;
}

/* Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @supports (not (-ms-accelerator:true))
    and (not (-moz-appearance:none)) {
      #Bots .contentArea {
		top: 450px;
	  }
} }

/* @media (max-width: 468px) {
	#Bots .contentArea {
		top: 350px;
		padding-right: 0;
	}
} */

/* Actions list - sign up, log in, auto trade */

#LogInSignUp {
	margin-top: 50px;
}

#LogInSignUp .rectangle {
    background-color: rgb(248, 248, 248);
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: -26px;
}

/* #LogInSignUp .fa {
    font-size: 48px;
    color: white;
    text-shadow: -2px -2px 0 rgb(57, 218, 210), 2px -2px 0 rgb(57, 218, 210),
				 -2px 2px 0 rgb(57, 218, 210), 2px 2px 0 rgb(57, 218, 210);
} */

#LogInSignUp .rectangle h5 {
    font-size: 20px;
    color: rgb(57, 218, 210);
    line-height: 2.5;
    margin: 0;
}

#LogInSignUp .rectangle h6 {
    font-size: 15px;
    margin: 0;
    color: rgb(158, 158, 158);
    line-height: 1.133;
    text-align: center;
}

/* Customer testimonials */
#Testimonials {
	margin: 30px;
}
@media (min-width: 768px) {
	#Testimonials .carousel-caption {
		background: rgba(0,0,0,0.5);
		padding: 0 5px 30px;
		border-radius: 15px;
		margin: 5px;
		margin-bottom: 0;
	}
}
/* #Testimonials {
    padding: 80px 0 50px 0;
}

#mine_indicators {
    position: relative;
    min-height: 300px;
}

#mine_indicators li {
    position: absolute;
    list-style: none;
}

#mine_indicators li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#mine_indicators li .arrow{
    position: absolute;
    background: url("../images/Testimonials/arow.png") no-repeat center;
    background-size: contain;
    left: -100%;
    top:0;
    height: 110px;
    width:290px !important;
    box-shadow: None !important;
}

#mine_indicators li:nth-child(1) {
    top: 0;
    right: 0;
}

#mine_indicators li:nth-child(2) {
    top: 0;
    right: 28px;
}

#mine_indicators li:nth-child(3) {
    bottom: 0;
    right: 0;
    top: 50px;
    z-index: 4
}

#mine_indicators li:nth-child(4) {
    bottom: 85px;
    right: 96px;
    z-index: 5;
}

#mine_indicators li:nth-child(5) {
    bottom: 0;
    right: 0;
    z-index: 6
}

#mine_indicators li.active img {
    -webkit-filter: grayscale(00%);
    filter: grayscale(00%);
    box-shadow: 1px 5px 19px #000;
}

#mine_indicators li.active {
    top: 24%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

#Testimonials .mineCaroselInner {
    position: relative;
    top: 76px;
    left: 84px;
    padding: 0 0 0 110px;
}

#Testimonials .item p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 1.357;
    text-align: center;
}

#Testimonials .item h6 {
    font-size: 14px;
    color: rgb(59, 217, 194);
    line-height: 1.357;
    text-align: center;
} */

/* Latest Trades section */

#LatestTrades {
    background: #f0f0f0;
}

#LatestTrades ul {
    margin: 0;
}

#LatestTrades ul li {
    display: inline-block;
    font-size: 13px;
    color: rgb(54, 54, 54);
    background: #fff;
    margin: 0 5px;
    padding: 0 5px;
    position: relative;
    vertical-align: middle;
}

#LatestTrades ul li .dot.red{
    background: #ff0000;
}

#LatestTrades ul li .dot {
    display: inline-block;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(58deg, rgb(24, 212, 210) 0%, rgb(30, 209, 148) 100%);
    background-image: linear-gradient(58deg, rgb(24, 212, 210) 0%, rgb(30, 209, 148) 100%);
    width: 9px;
    height: 9px;
    position: absolute;
    top:10px;
    right: 10px;
}

#LatestTrades ul li:first-child {
    font-size: 17px;
    background-image: -webkit-linear-gradient(58deg, rgb(24, 212, 210) 0%, rgb(30, 209, 148) 100%);
    background-image: linear-gradient(58deg, rgb(24, 212, 210) 0%, rgb(30, 209, 148) 100%);
    height: 54px;
    width: 100px;
    margin: 0;
}

/* "Learn More" button */

.learnMore {
	height: 70px;
	width: 70px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	background: #1ab68f;
	border: 1px solid #05a07a;
	color: #fff;
	font-size: 50px;
	text-align: center;
	padding: 5px;
	border-radius: 500px;
}
.learnMore:hover {
	background-color: #05a07a;
}
.learnMore .glyphicon {
	margin-right: 5px;
}

/*-------------------------------------------------------- Home End--------------------------------------------------------*/
/*-------------------------------------------------------- footer start--------------------------------------------------------*/
#mainfooter{
    background-image: -webkit-linear-gradient( 58deg, rgb(24,212,210) 0%, rgb(30,209,148) 100%);
    background-image: linear-gradient( 58deg, rgb(24,212,210) 0%, rgb(30,209,148) 100%);
    padding: 30px 0;
}

/* #mainfooter .footermenu li{
    list-style: none;
    display: inline-block;
} */
#mainfooter .footermenu li a{
    padding: 15px;
    /* display: inline-block;
	color: #fff; */
    font-size: 13px;
}
#mainfooter .footertext p{
    font-size: 13px;
    line-height: 19px;
    margin-top: 11px;
	color: #fff;
}
/*-------------------------------------------------------- footer end--------------------------------------------------------*/
/*-------------------------------------------------------- login.php Start--------------------------------------------------------*/
#loginpage{
    background: url("../images/loginbg.jpg") center no-repeat;
    background-size: cover;
	color: #fff;
}
.loginpageinner{
    padding: 85px 0;
}
.loginpageinner h1{
    font-size: 45px;
    margin-bottom: 13px;
}
.loginpageinner h5{
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 17px;
}
.loginpageinner input{
    background-color: rgb(255, 255, 255);
    height: 46px;
    border-radius: 0;
    border: 0;
    margin: 5px 0;
}
/*-------------------------------------------------------- login.php end--------------------------------------------------------*/
/*-------------------------------------------------------- howtouse.php start-------------------------------------------------*/

#howtousepage{
    background-image: -webkit-linear-gradient( 58deg, rgb(24,212,210) 0%, rgb(30,209,148) 100%);
    background-image: linear-gradient( 58deg, rgb(24,212,210) 0%, rgb(30,209,148) 100%);
    opacity: 0.859;
}
.howtousepageinner{
    background: #fff;
}
.howtousepageinner figure{
    margin-left: -38%;
    position: relative;
}
.howtousepageinner figure p{
    font-size: 15px;
    color: #9e9e9e;
}
.howtousepageinner figure h3{
    font-size: 20px;
    color: #39dad2;
}
.howtousepageinner figure .signupin{
    position: absolute;
    top: 416px;
    left: -114px;
}
.howtousepageinner figure .loginin{
    position: absolute;
    top: 234px;
    left: 589px;
}
.howtousepageinner figure .tradein{
    position: absolute;
    top: 0px;
    left: 741px;
}
.howtousepageinner h1{
    font-size: 65px;
    color: #3e3e3e;
    margin: 0px;
    margin-top: 83px;
    font-weight: 700;
}
.howtousepageinner h2{
    font-size: 45px;
    color: #3e3e3e;
    margin: 0;
    font-weight: 700;
}
.howtousepageinner h4{
    font-size: 14px;
    color: #3e3e3e;
    text-align: left;
}
/*-------------------------------------------------------- howtouse.php end---------------------------------------------------*/