@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,900&display=swap');
body{
	font: 400 13px/18px "Nunito Sans",sans-serif;
    color: #5a5f66;
}
a{color:#5a5f66}
a:hover{color:#fc8b3e;text-decoration:none}
a:focus,button:focus,input:focus,textarea:focus, select:focus{outline:none !important}
p{margin:0 0 20px; color:#333;}
p:last-child{margin-bottom:0}
ul{padding:0;margin:0;list-style:none}
::-moz-placeholder{color:#777}
:-ms-input-placeholder{color:#777}
:-moz-placeholder{color:#777}
input[type="text"],input[type="password"],input[type="email"]{width:100%!important;height:40px;padding:0 10px;border-radius:4px;  border:1px solid #e5e5e5}
input[type="submit"], input[type="button"]{padding:0;background:#3296f8;color:#fff;font:500 15px/40px 'Nunito Sans', sans-serif!important;border:none;text-align:center;width:100%!important;text-transform:uppercase;border-radius:4px}
input[type="submit"]:hover, input[type="button"]:hover{background:#ed8c0c;color:#fff}
textarea{ border:1px solid #e5e5e5;width: 100%;resize: none;padding: 10px 15px;border-radius: 4px}
.wrapper-header {
    background: #fff no-repeat center top;}

.wrapper { padding: 93px 50px;
            background:#eeeeee;}
.clearfix {
	clear: both;
}
.opportunity {
	padding: 15px;
	border: 1px solid #ddd;
	text-align: center;
	margin-top: 30px;
	background: #00923f;
	color: #FFF;
}
.opportunity p {
	padding: 7px 0;
	font-size: 16px;
	line-height: 23px;
	padding-top: 22px;
	color:#FFF;
}

@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}


.bank-detail{ padding:50px 0;}
.bank-detail figure img{width:100%; border-bottom: 1px solid #e4e3e3;}
.bank-detail ul{padding: 10px 15px;}
.bank-detail ul li{border-bottom:1px solid #ccc; padding-bottom:7px; margin-bottom:5px;}
.bank-detail ul li:last-child{border-bottom:none; padding-bottom:0; margin-bottom:0;}

.bank-detail-inner{border:1px solid #ccc; padding:0;     background: #fcfcfc;}

/*Top_header*/

/* Top header iocon*/
.top_header_icon .fa {
font-size: 18px;
padding-top: 7px;
margin: 0 6px;
}
.page-breadcrumb {
    margin-left: 30px;
}
.banner-text h1{
	margin-left: 25px;
}
.top_header_icon .fa:hover {
    opacity: 0.7;
}

.top_header_icon .fa-facebook {
  color: white;
}

.top_header_icon .fa-twitter {
  color: white;
}

.top_header_icon .fa-google {
  color: white;
}

.top_header_icon .fa-telegram {
  color: white;
}



/*headerContainer*/
.headerContainer{
	width: 100%;
	overflow: hidden;
	
}
.headerInner{
	/*width: 1170px;*/
	margin: 0 auto;
}
#logo {
    display: inline-block;
    float: left;
    height: 80px;
    width: 273px;
    background: url(images/logo.html) transparent no-repeat;
}


.navbar-default.inner-header {
	 background: #3f3f3f;
	position: inherit;
	
}


.navbar-brand > img {
	display: block;
	max-width: 100%;
    width: 100px;
}

.hdRight{
	float: right;
	padding-top: 15px;
}
.mainNavRight{
    float: right;
    border: 0;
    overflow: hidden;
}
.navbar{
    margin: 0;
    min-height: 34px;
    border: 0;
}
.navbar .nav {
    margin:23px 0 0 0;
    min-height: 30px;
    border: 0;
    /* line-height: 20px; */
}
.mainNavRight .nav > li {
    /* text-align: left; */
    float: left;
    list-style: none;
}
.mainNavRight .nav > li a:hover{
	color: #ed8c0c;
	background: none;
}
.mainNavRight .nav > li a:focus{
	background: none;
}
.mainNavRight .nav > li  > a{
    color: #fff;
    padding: 0;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0px 9px;
}
.mainNavtop{
	width: 100%;
	padding: 5px 0 2px;
	overflow: hidden;
}
.ctn-mainNavLeft{
	width: 27%;
	float: right;
}
.ctn-mainNavLeft img{
	float: left;
	padding-right: 5px;
}
.ctn-mainNavLeft p{
	margin: 0;
	padding: 5px 0;
	padding-left: 30px;
	font-size: 13px;
	font-weight:500;
	text-transform: uppercase;
	color: #fff;
}
.ctn-mainNavLeft p span{
	color: #ff8a00;
}
.ctn-mainNavMid{
	width: 35%;
	float: right;
	padding-left: 10px;
}
.ctn-mainNavMid p{
	margin: 0;
	padding: 5px 0;
	padding-left: 30px;
	background: url(images/hd-ic3.html) transparent no-repeat center left;
	font-size: 13px;
	text-transform: uppercase;
	font-weight:500;
	color: #fff;
}
.ctn-mainNavMid p span{
	color: #ff8a00;
}

.navbar-nav > li > a.login {
    margin: 0;
    padding: 0px 14px;
    line-height: 34px;
    border-radius: 0px;
    color: #fff;
    margin-right: 0px;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    /* background: #00c4fc; */
    transition: 0.3s ease;
    /* border-radius: 5px; */
    float: left;
    border: solid 1px #fefefe6e;
}

.navbar-nav > li > a.signup {
    margin: 0;
    padding: 0px 14px;
    line-height: 34px;
    border-radius: 0px;
    color: #fff;
    margin-right: 0px;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    /* background: #03A9F4; */
    transition: 0.3s ease;
    /* border-radius: 5px; */
    float: left;
    border: solid 1px #fefefe6e;
}


.login:hover, .navbar-default .navbar-nav > li > a.login:focus{ color: #666 !important;
    border-radius: 3px;
    background: #fefefe !important;}
	
.signup:hover, .navbar-default .navbar-nav > li > a.login:focus {
    color: #666 !important;
    border-radius: 3px;
    background: #fefefe !important;
}

/*bannerContainer*/
.bannerContainer{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.bg-banner{
	position: absolute;
	top: -63px;
	right: -74px;
}
.bannerInner{
	/*width: 1170px;*/
	margin: 0 auto;
	overflow: hidden;
}



.ctn-banner-top {
    /* width: 100%; */
    overflow: hidden;
    position: absolute;
    z-index: 99;
    top: 300px;
    left: 18%;
    /* text-align: left; */
    text-align: center;
	font-weight:bold;
}
/*---- New style css-----*/
.section.why.section-border.how_to.rej i {
    margin-right: 15px;
	color: #f86b04;
}
.how_to.rej ul li{
	font-size: 14px;
    color: #747d88;
	text-align:justify;
}
/*--------End-----------*/


.ctn-banner-top h3, .bannerInner h2 {
	width: 100%;
	color: #fff;
	font-size: 45px;
	line-height: 46px;
	margin: 0;
	padding-bottom: 6px;
	text-transform: uppercase;
	
}
.ctn-banner-top h3 span, .bannerInner h2 span{
	color: #fff;
	font-weight: normal;
}
.ctn-banner-top p {
    width: 100%;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin: 0;
    padding-bottom: 40px;
    margin-top: 15px;
    font-weight: normal;
}


.ctn-banner-bot{
	width: 100%;
	overflow: hidden;
	height:100%;
}

.ctn-banner-bot img{width:100%; height:100%; object-fit:cover;}

.bn-bicon p{
	font-size: 14px;
	color: #98c7cf;
	margin: 0;
}
.bn-bicon p img{
	margin: 10px;
}
.bn-bitcon1{
	position: absolute;
	left: 27px;
	top: 37%;
}
.bn-bitcon2{
	position: absolute;
	left: 18%;
	top: 49px;
}
.bn-bitcon3{
	position: absolute;
	right: 27%;
	top: 8px;
}
.bn-bitcon4{
	position: absolute;
	right: 68px;
	top: 39%;
}
/*investmentContainer*/
.investmentContainer{
	/*width: 100%;*/
	padding: 30px 0;
	background:#0b3d7d;
	overflow: hidden;
	
}
.investmentInner{
	/*width: 1170px;*/
	margin: 0 auto;
}
.investmentInner h1 {
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin:0;
}

.investmentInner h4 { color:#fff; text-align:center;}

.investmentInner h1 span{
	color: #ed8c0c;
}
.investmentInner h2 {
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin:0;
}
.investmentInner h2 span{
	color: #ed8c0c;
}
.investmentInner h2 img{
	margin-right: 20px;
	margin-top: -10px;
}
.ctn-investment{
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
}
.investment-part{
    /*width: 32%;*/
    padding: 15px 0;
    /*float:none;*/
    background: #0f386f;
    text-transform: uppercase;
    border: 1px solid #4b7abb;
    overflow: hidden;
	margin:0;
}

.investment-part:hover { background:#275a9f; cursor:pointer; }
.investment-part:hover h3 {color:#ff9500; }
.investment-part:hover span { color:#fff;}



.investment-part h3{
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    padding: 0px 0 6px;
    margin: 0;
    text-transform:none;
}

.investment-part span { color:#ff9500;}



.investment-part p{
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	margin: 0;
}
.investment-part1{
	width: 21%;
	padding-left: 85px;
	text-align: left;
	background: url(images/ctn-adv-ic1.html) #0f386f no-repeat center left 10px;
}
.investment-part6{
	width: 16%;
	margin-right: 0;
}
/*contentContainer*/
.contentContainer{
	width: 100%;
	padding: 40px 0;
	overflow: hidden;
	
	
}
.contentInner{
	/*width: 1170px;*/
	margin: 0 auto;
}
.contentLeft{
	/*width: 20%;
	float: left;*/
	background: #d1d8e2;
	padding: 9px;
	position: relative;
}
.contentLeft img {
    display: block;
    margin: auto;
}

.contentLeft-part{
	position: absolute;
	bottom: 9px;
	width: 92.5%;
	text-align: center;
	padding: 15px 0 20px;
	background: rgba(51, 86, 132, 0.84);
}
.contentLeft-part h3{
	font-size: 14px;
	color: #fff;
	margin: 0;
	line-height: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.contentLeft-part a{
	font-size: 12px;
	color: #fff;
	background: #03a9f4;
	text-decoration: none;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 10px 24px;
	line-height: 35px;
}
.contentLeft-part a:hover{
	background: #fda42f;
}
.contentRight{
	/*width: 80%;
	float: right;*/
	padding-left: 35px;
}
.contentRight-part{
	/*width: 48.5%;
	float: left;*/
	
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.contentRight-part h3{
	font-size: 16px;
	color: #262729;
	margin: 0;
	padding-bottom: 10px;
	text-transform: capitalize;
	font-weight:bold;
}

.contentRight-part h3:hover { color:#0f386f; font-weight:bold;}


.contentRight-part p{
	font-size: 13px;
	color: #5a5f66;
	text-align: justify;
	margin: 0;
}
.contentRight-part1{
	background:  url(images/plan-ic1.html) transparent no-repeat;
}
.contentRight-part2{
	background:  url(images/plan-ic2.html) transparent no-repeat;
	/*float: right;
	padding-bottom: 38px;*/
}
.contentRight-part3{
	background:  url(images/plan-ic3.html) transparent no-repeat;
}
.contentRight-part4{
	background:  url(images/plan-ic4.html) transparent no-repeat;
	
}
/*aboutContainer*/
.aboutContainer {
	width: 100%;
	/*background: #ebebeb;*/
	padding: 45px 0;
	overflow: hidden;
}
.aboutInner {
	/*width: 1170px;*/
	margin: 0 auto;
}

.aboutleft h3 {
	margin: 0;
	font-size: 36px;
	text-transform: capitalize;
	color: #ed8c0c;
	margin-bottom: 20px;
}
.aboutleft h3 span{
	color: #0f386f;
}

.aboutleft p {
	font-size: 14px;
	color: #5a5f66;
	text-align: left;
	line-height: 25px;
}
/*.aboutRight {
	width: 31%;
	float: right;
	position: relative;
	text-align: right;
}*/
.aboutRight img{
	width: 100%;
}
.aboutRight-part{
	width: 100%;
	margin-top: -20px;
	overflow: hidden;
	position: absolute;
	padding-bottom: 20px;
	border: 1px solid #0f386f;
}
.aboutRight-part h3{
	width: 100%;
	padding: 15px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	background: #0f386f;
	margin: 0;
	color: #fff;
}
.aboutRight-part p{
	width: 100%;
	font-size: 13px;
	text-align: justify;
	margin: 0;
	padding: 0 25px;
	color: #5a5f66;
}
.ctn-aboutRight{
	width: 100%;
	overflow: hidden;
	padding: 20px 25px;
}
.ctn-aboutRight h4{
	display: inline-block;
	float: left;
	margin: 0;
	line-height: 47px;
	font-size: 60px;
	font-weight: 700;
	color: #ed8c0c;
	padding-right: 10px;
}
.ctn-aboutRight h5{
	display: inline-block;
	float: left;
	margin: 0;
	font-size: 20px;
	line-height: 47px;
	font-weight: 700;
	color: #0f386f;
}
/*securityContainer*/
.securityContainer {
    width: 100%;
    padding: 30px 0;
    background:url(../images/object1.jpg) 0 0 / cover;
    overflow: hidden;
   
}
.secutityInner {
	/*width: 1170px;*/
	margin: 0 auto;
}
.ctn-item-part{
	/*width: 25%;
	float: left;*/
	padding: 8px 0px 8px;
	text-align:center;
}
.ctn-item-part h3{
	font-size: 22px;
	color: #03a8f4;
	margin: 10px 0 0;
	text-transform: none;
	padding-bottom: 3px;
}
.ctn-item-part p{
	font-size: 16px;
	color: #fff;
	margin: 5px 0 0;
}
.ctn-item-part1{
	background: url(images/stt-ic1.html) transparent no-repeat center left;
}
.ctn-item-part2{
	background: url(images/stt-ic2.html) transparent no-repeat center left;
}
.ctn-item-part3{
	background: url(images/stt-ic3.html) transparent no-repeat center left;
}
.ctn-item-part4{
	background: url(images/stt-ic4.html) transparent no-repeat center left;
}

/*footerContainer*/
.footerContainer {
	padding: 50px 0;
	background-color: #3C4148;
	color: #ffffff;
}

.fooetrInner{
	/*width: 1170px;*/
	margin: 0 auto;
}
.ctn-footer1{
	/*width: 38%;*/
	padding: 14px 0px;
	
}

.ctn-footer1 a {padding:0px 3px;}

.ctn-footer2{
	/*width: 42%;*/
	padding-left: 20px;
	float: left;
}

.solid{
	width: 100%;
}
.solid a{
    background: url(images/solid.html) no-repeat left center;
    background-size: cover;
    display: inline-block;
    height: 49px;
    margin-right: 26px;
    float: right;
}
.solid a:hover{
	opacity: 0.8;
}
.solid a.solid1{
	width: 170px;
	background-position: 0 0;
}
.solid a.solid2{
	width: 155px;
	background-position: -176px 0;
}
.solid a.solid3{
	width: 174px;
	background-position: -338px 0;
	margin-right: 0;
}

.ctn-footer1 p {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    margin: 30px auto 30px;
    text-align: justify;
}

.ctn-footer1 p a{
	color: #fff;
}

.ctn-footer3 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ctn-footer3 ul li{
	float: left;
}
.ctn-footer3 ul li span{
	color: #fff;
	padding: 0 10px;
}
.ctn-footer3 ul li a{
	color: #fff;
	float: left;
	font-size: 13px;
}
.ctn-footer3{
	/*width: 30%;*/
	/*float: right;*/
	padding-top: 15px;
}

@media (max-width: 1170px){
.wrapper,.headerContainer,.bannerContainer,.investmentContainer,.contentContainer,.aboutContainer,.securityContainer,.footerContainer
	{
		width:100% !important;

	}
.headerInner,.bannerInner,.investmentInner,.contentInner,.aboutInner,.securityInner,.footerInner
	{
		margin: 0 !imporInner
}
}


/*FOR INSIDE AND DASHBOARD*/
.bannerInner h2{text-align:center; padding:40px 0}
.content_area{width:100%;max-width:1140px;margin:0 auto;overflow:hidden}
.inside_wrap{width:100%;float:left}
.inside_wrap .inside_inner{margin:30px auto;overflow:hidden}
.how_it_works.fullpage,.referral_commission.fullpage{width:100%}
.referral_commission.fullpage h2{color:#333!important}
.referral_commission.fullpage h2 span:before,.referral_commission.fullpage h2 span:after{background:#333!important}
.referral_commission.fullpage h3{width:100%;text-align:center}
.referral_commission.fullpage h3 br{display:none}
.affliateblock{list-style:none;padding:0;margin:20px 0 0;float:left;width:100%}
.affliateblock li{
    width: 49%;
    float: left;
    min-height: 175px;
    margin: 0 2% 30px 0;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    background: #ebebeb;
}
.affliateblock li a{color:#fff}
.affliateblock li:last-child{margin:0}
.affliateblock li span.thblock{float:left;width:20%;text-align:center;min-height:140px;padding:15px 0 0}
.affliateblock li span.thcontent{float:left;width:80%;padding:20px 20px 0}
.affliateblock li span.thcontent h4{margin: 0 0 15px;color: #103c78;font: 500 19px 'Nunito Sans', sans-serif;text-transform: uppercase}
.affliateblock li span.thcontent p{margin:0}
.faq-page .tab-content{width:100%;float:left}
.faq-page ul.nav-tabs{border-bottom:2px solid #3296f8;width:100%;float:left;margin:0 0 15px}
.faq-page ul.nav-tabs li{background:#ed8c0c;padding:0; border-radius:6px 6px 0 0; margin:0 2px 0 0}
.faq-page ul.nav-tabs li a{float:left;color:#fff;font-size:15px;text-transform:uppercase;line-height:40px;padding:0 15px;border:none;width:100%;}
.faq-page ul.nav-tabs>li.active{background:#3296f8}
.faq-page ul.nav-tabs>li>a,.faq-page ul.nav-tabs>li>a:hover,.faq-page ul.nav-tabs>li>a:focus{border:none;border-radius:0;background:none;color:#fff;text-align:center}
.faq-page .panel-group .panel{border-radius:0;margin-top:1px;border-color:#e8e8e8!important;box-shadow:none!important}
.faq-page .panel-heading{padding:0;background:#ebebeb;border:1px solid #ebebeb}
.faq-page .panel-title>a{display:block;padding:6px 15px;text-decoration:none;font:400 14px/27px 'Nunito Sans', sans-serif;color:#444;text-transform:uppercase}
.faq-page .panel-title>a:hover{text-decoration:none}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{color:#5a5f66;border-top:1px solid #ebebeb!important; line-height:24px}
.news_block{background:#ebebeb;border:1px solid #ebebeb;float:left;padding:18px 15px 30px 170px;width:100%;position:relative;margin-bottom:20px; border-radius:6px}
.news_block:before{content:"";position:absolute;left:30px;top:20px;width:100px;height:100px;background:url(images/news_icon.html) no-repeat left top}
.news_block .news_title,.support-left h2{color:#103c78;font:500 19px 'Nunito Sans', sans-serif;margin:0 0 15px;text-transform:uppercase}
.news_block .news_infos{float: left;padding: 0 0 20px;width: 100%;font-size: 13px;line-height: 22px}
.news_block .news_time{font-size:12px;color:#ed8c0c;padding:0 0 0 20px;background:url(images/date-icon.html) no-repeat left center}
.monitor-table{border-top:1px solid#e8e8e8;border-right:1px solid#e8e8e8;width:100%}
.monitor-table td{border-bottom:1px solid#e8e8e8;border-left:1px solid#e8e8e8;padding:10px 20px}
.support-right{float:left;width:100%}
.support-right h2, .acc-ctRight h3, h3.faq {
    font: 500 14px 'Nunito Sans', sans-serif;
    color: white;
    margin: 0 0 15px;
    text-transform: uppercase;
    background-image: linear-gradient(90deg, #3b6cf4 0%, #2aa0e4 100%);
    padding: 10px 15px;
    border-radius: 3px;
    text-align: center;
}.panel-default>.panel-heading {
    color: #033C7D;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 14px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
}
.support-right p {
    font-size: 15px;
    margin-top: 0;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
}
.support-form input[type="text"]{width:100%}
.contacts{overflow:hidden;margin:0 2% 0 0;}
.contacts:last-child{margin:0}
.contacts .email,.contacts .address,.contacts .phone{min-height:140px;border:1px solid #ebebeb; border-radius:6px}
.contacts .email{background:url(images/email.html) no-repeat 10px 5px #ebebeb}
.contacts .address{background:url(images/address.html) no-repeat 10px 5px #ebebeb}
.contacts .phone{background:url(images/phone.html) no-repeat 10px 5px #ebebeb}
.contacts-details{float:left;width:360px}
.support-left-wrap{width:100%;float:left;background:url(images/stat-bg.html) no-repeat center;background-size:cover;padding:40px 0 30px}

.support-left .form-container table td{padding:0;font-size:14px}
.support-left .form-container .form-content{border-top:0;margin:0; width:100%;}
.support-left .form-container .form-content label{display:block;font-weight:400;padding:6px 0; font-size:14px; text-align:left; margin-bottom:0px; margin-top:5px;}
.banner_login input[type="text"],.banner_login input[type="password"],.banner_login input[type="email"]{padding:0 10px 0 55px}
.support-left .form-container textarea{height:180px}
.form-container.login,.form-container.forgot_pw,.form-container.signuppage,.contact_wrap{width:100%;padding:55px 0;overflow:hidden;min-height:300px;background:url(images/bn-bg.html) #04306a no-repeat center center;border-top:2px solid #ed8c0c;border-bottom:2px solid #ed8c0c}
.form-container.login .alert,.form-container.forgot_pw .alert,.form-container.signuppage .alert{max-width:700px;margin:0 auto 20px}
.form-container.login form,.form-container.forgot_pw form,.form-container.signuppage form,.after_registration{margin:0 auto;padding:25px 25px 25px 90px;width:100%;max-width:540px;position:relative; border-radius:6px}
.form-container.login form{background:url(images/loginpageicon.html) no-repeat 10px 15px #fff}
.form-container.forgot_pw form{background:url(images/forpwpageicon.html) no-repeat 10px 15px #fff}
.form-container.signuppage form{background:url(images/signuppageicon.html) no-repeat 10px 15px #fff}
.after_registration{background:#fff}
.form-container.login form table td,.form-container.forgot_pw form table td,.form-container.signuppage form table td{font-size:13px;border:medium none;padding:5px;line-height:34px}
.form-container.login form table td a,.form-container.signuppage form table td a{color:#ed8c0c}
.form-container.login form table td a:hover,.form-container.forgot_pw form table td a:hover,.form-container.signuppage form table td a:hover{color:#3296f8}
.form-container.signuppage form table td h5{text-align:left;margin:6px 0;padding:8px 0;font-weight:400;text-transform:capitalize;font:18px 'Nunito Sans', sans-serif;text-transform:uppercase}
.form-container.login form input[type="text"],.form-container.login form input[type="email"],.form-container.login form input[type="password"],.form-container.forgot_pw form input[type="text"],.form-container.forgot_pw form input[type="email"],.form-container.forgot_pw form input[type="password"],.form-container.signuppage form input[type="text"],.form-container.signuppage form input[type="email"],.form-container.signuppage form input[type="password"]{width:100%;height:38px}
.login_redirect{background:#04306a;width:100%;float:left;text-align:center;color:#3296f8}
.logo-container{padding:140px 0 80px;text-align:center}
.login_redirect h3{color:#ed8c0c;font-size:26px;font-weight:700;text-transform:uppercase}
.banner-right-loggedin{background:#ba2b09;padding:25px 15px;margin:180px 0 0;width:30%;float:right;text-align:center;color:#fff;text-transform:uppercase}
.banner-right-loggedin h3{margin:0}
.myaccount{background:#f0f0f0;width:100%;float:left}
.myaccount .inside_inner{ background:url(images/account-bg.html) repeat-y top center; border:1px solid #3296f8;border-radius:6px}
.member-container{float: right;width: 77%;padding: 20px;min-height: 400px}
.main_dash{padding:0 0 30px;width:100%;float:left}
.membersidebar{float:left;width:23%}
.membersidebar ul{float:left;list-style:outside none none;margin:0;padding:0;width:100%}
.membersidebar ul li{display:block;margin:0 0 1px;border-bottom:1px solid #78bcff;position:relative}
.membersidebar ul li span{width:40px;height:40px;float:left;position:absolute;top:0;left:10px;z-index:999}
.membersidebar ul li span.one{background:url(images/usernav1.html) no-repeat left center}
.membersidebar ul li span.two{background:url(images/usernav2.html) no-repeat left center}
.membersidebar ul li span.three{background:url(images/usernav3.html) no-repeat left center}
.membersidebar ul li span.four{background:url(images/usernav4.html) no-repeat left center}
.membersidebar ul li span.five{background:url(images/usernav5.html) no-repeat left center}
.membersidebar ul li span.six{background:url(images/usernav6.html) no-repeat left center}
.membersidebar ul li span.seven{background:url(images/usernav7.html) no-repeat left center}
.membersidebar ul li span.eight{background:url(images/usernav8.html) no-repeat left center}
.membersidebar ul li span.nine{background:url(images/usernav9.html) no-repeat left center}
.membersidebar ul li span.ten{background:url(images/usernav10.html) no-repeat left center}
.membersidebar ul li a{display:block;font-size:14px;padding:12px 6px 12px 50px;background:url(images/bullet.html) no-repeat scroll 6px center;color:#fff;text-transform:uppercase}
.membersidebar ul li:hover{background-color:#ed8c0c}
.membersidebar ul li:hover a{color:#fff;text-decoration:none}
.user-right,.detailed-stats,.account-bottom,.user-info{width:100%;float:left}
.account-bottom{width:100%;float:left}
.user-info{overflow:hidden;border-bottom:1px solid #e8e8e8;margin:0 0 25px}
.user-info div{float:left;margin:0 1.5% 20px 0;padding:10px 0 10px 70px;width:32.3%; border-radius:4px}
.user-info p{margin:0;text-transform:uppercase;width:100%}
.user-info h2{color:#03a9f4;margin:0;font:700 13px/28px 'Nunito Sans', sans-serif;text-transform:uppercase}
.user-info div:last-child{margin-right:0}
.user-info div.username{background:url(images/user.html) no-repeat 6px 6px #ebebeb}
.user-info div.registration{background:url(images/regdate.html) no-repeat scroll 6px 6px #ebebeb}
.user-info div.last-access{background:url(images/lastaccess.html) no-repeat scroll 6px 6px #ebebeb}
.big-stats{width:100%;float:left;margin:25px 0 0;border-top:1px solid #e8e8e8;padding:25px 0 0}
.big-stats .balance{float:left;margin:0 3% 0 0;padding:10px 5px 10px 70px;width:31.33%; border-radius:4px}
.big-stats .balance:last-child{margin:0}
.big-stats .balance p.big{width:100%;color:#fff;font:700 16px/32px 'Nunito Sans', sans-serif;margin:0}
.big-stats .balance p{line-height:22px;margin:0;text-transform:uppercase;width:100%;font-weight:400; color:#fff}
.big-stats .balance.balance1{background:url(images/balance1-icon.html) no-repeat 6px 6px #3296f8}
.big-stats .balance.balance2{background:url(images/balance2-icon.html) no-repeat 6px 6px #3296f8}
.big-stats .balance.balance3{background:url(images/balance3-icon.html) no-repeat 6px 6px #3296f8}
.aff_box {
    background: #04306a url(images/affiliate_icon.html) no-repeat scroll 15px center;
    float: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    margin: 0 0 25px;
    padding: 5px 10px 5px 80px;
    width: 100%;
    border-radius: 4px;
    color:white;
}
.aff_box a{color:#fff}
.aff_box:hover a{color:#fff;text-decoration:none}
.user-right a{border-radius: 4px;background: #ed8c0c;color: #fff;float: left;font: 700 14px/40px 'Nunito Sans', sans-serif;margin: 0 2% 0 0;padding: 8px 5px;text-transform: uppercase;width: 23.5%}
.user-right a:last-child{margin-right:0}
.user-right a:hover{background:#3296f8;text-decoration:none}
.user-right a i.settings,.user-right a i.deposit,.user-right a i.withdraw,.user-right a i.referrals{width:40px;height:40px; margin:0 10px 0 0;float:left}
.user-right a i.settings{background:url(images/settings_icon.html) no-repeat center center}
.user-right a i.deposit{background:url(images/makedeposit_icon.html) no-repeat center center}
.user-right a i.withdraw{background:url(images/withdraw_icon.html) no-repeat center center}
.user-right a i.referrals{background:url(images/referral_icon.html) no-repeat center center}
.member-right{float:left;width:100%}
.member-right table{border:1px solid #f3a200;width:100%;margin-bottom:15px;}
.member-right table tr td,.member-right table tr th{border:1px solid #e9e9e9;font-size:13px;padding:8px 12px;background:#fff}
.member-right strong{font-weight:500;color:#ed8c0c}
.member-right table td a,.member-right table tr a{color:#f5ae3e}
.member-right table td a:hover,.member-right table tr a:hover{color:#ffc05d}
.member-right table tr:nth-child(even) td,.member-right table tr:nth-child(even) th{background:#ebebeb}

.plan_boxes_infos_top .select_plan{position:absolute;right:0;top:30px}
.deposit_his_sel{background:#ed8c0c;border:1px solid #ed8c0c;font-size:13px;height:34px;margin:0;padding:0 6px;width:25%;border-radius:4px; color:#fff}
.innercontainer .investment{width:55%;float:left;margin:0 5% 0 0}
.detailed-stats .pull-left,.detailed-stats .pull-right{width:48.5%}
.my_accont{width:100%;float:left}
.my_accont h2,.dailyLeft h3,.after_registration h3{color:#3296f8;font:700 18px/26px 'Nunito Sans', sans-serif;margin:0;padding:20px 0;text-transform:uppercase}
.dailyLeft h3{padding:0 0 20px}
.dailyLeft p,div.markedtext{color:#03a9f4!important;margin:0 0 15px;font:700 16px/26px 'Nunito Sans', sans-serif!important;text-transform:uppercase}
.highlighttext2{color:#f5ae3e!important;margin:0 0 15px;font-weight:500;text-transform:uppercase}
.account_deposit{width:100%; float:left; margin:0 0 25px}
.account_deposit .investmentInner{width:100%}
.account_deposit .investment-part {
    width: 31.33%;
    margin: 0 1% 15px;
}
.aff-banners{width:100%;float:left;padding:20px 0 0}
.aff-banners ul{width:100%;float:left;border-bottom:2px solid #3296f8;padding:0}
.aff-banners ul li{
    width: 12%;
    margin: 0 2px 0 0;
    text-align: center;
}
.aff-banners ul li.active a,.aff-banners ul li:hover a,.aff-banners ul li.active a:focus{background-color:#3296f8;border:1px solid #3296f8;color:#fff}
.aff-banners ul li a{color:#fff;border:1px solid #ed8c0c;background:#ed8c0c;margin:0;border-radius:4px 4px 0 0; padding:10px}
.aff-ctPart6{width:100%;float:left;font-weight:500}
.aff-ctPart6 p{color:#fff}
textarea.aff-link{width:100%;padding:15px;color:#333;border:1px solid #e8e8e8;resize:none}
.aff-ctPart5-row1{margin-top:10px}
.deposit-process-wrap{width:48.5%;float:left;margin:10px 0 0}
.deposit-cancel-wrap{width:48.5%;float:right;margin:10px 0 0}
.withdraw_top td{color:#3296f8!important;font:700 18px/26px 'Nunito Sans', sans-serif!important;text-transform:uppercase}
.withdraw_bottom{color:#3296f8}
.after_registration{text-align:center}
.comission_wrap{text-align:center}
.comission_wrap h2{margin:0;font:700 40px/50px 'Nunito Sans', sans-serif; text-transform:uppercase}
.comission_wrap h2 span{color:#ed8c0c}
.depositspecial b{color:#3296f8; text-transform:uppercase}

.investment-left {
    float: left;
    padding-left: 127px;
    background: url(images/plan1.html) no-repeat 3px center;
    /* background-size: 95px auto; */
    text-align: center;
    /* height: auto; */
    height: 90px;
}




.plan2 {
	background: url(images/plan2.html) no-repeat 3px center;
	   /* background-size: 95px auto;*/
}

.plan3 {
	background: url(images/plan3.html) no-repeat 3px center;
	    /*background-size: 95px auto;*/
}

.investment-right {
    float: right;
    color: white;
    padding-right: 30px;
    line-height: 24px;
    background: #ED8C0C;
    padding-left: 10px;
    margin-top: 8px;
    margin-left: -2px;
    padding-top: 5px;
    padding-bottom: 5px;

}

.header-top {
    background: #12b2b4;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    color: white;
  
}

.header-top a, .header-top span {
	color:#fff;
}

.header-top-inner {
	/*width: 1170px;*/
    margin: 0 auto;
}

.social {float:left;}

.languages {float:right;}

.header-top-inner a {display:inline-block; padding:0px 3px;}

.table-payment td {
	padding:10px;
	border:1px solid #C5CBD3;
	font-size:14px;
}

.table-payment td.inheader {
	background:#ED8C0C;
	color:white;
	border:1px solid #ED8C0C;
}

.table-payment select, .table-payment input {
	width:100%;
}

.table-payment select {
	border:1px solid #B6B9BC;
	padding:5px;
	background:white;
}


.ctn-calculator{
    padding: 15px 20px;
    /*width: 1144px;*/
    overflow: hidden;
    border: 1px solid #4b7abb;
}
.ctn-calculator-part1{
	width: 30%;
	float: left;
}
.ctn-calculator-part1 label{
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	width:auto;
}
.ctn-calculator-part1 input{
    padding: 6px 10px;
    width: 140px !important;
    border-radius: 4px;
    border: 0;
    margin-left: 16px;
}
.ctn-calculator-part2{
	width: 100%;
	float: left;
}
.ctn-calculator-part2 p{
    display: inline-block;
    color: #fff;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 10px;
}
.ctn-calculator-part2 p span{
	color: #ED8C0C;
}
.ctn-calculator-part2 p span strong{
	font-weight: normal;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	/* 28/8/18 */
	section.manager_income{
		height: 870px!important;
	}
	img.about_img.img-responsive.box-shadow.income {
    padding-top: 192px;
}
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
  
  .ctn-footer3 {
    width: 100%;
   }
 
    
	.investment-left {
    /* float: left; */
    padding-left:96px !important;
    background: url(images/plan1.html) no-repeat 3px center !important;
    /* background-size: 95px auto; */
    text-align: center !important;
    /* height: auto; */
    height: 90px !important;
    /* padding: 0; */
    margin: 0;
    /* font-size: 10px; */
}



    .carousel-inner>.active {
    left: 0 !important;
}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 836px !important;*/
	}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 836px !important;*/
	}
	
	
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 836px !important;*/
	}
	
	
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 836px !important;*/
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 836px !important;*/
	}
}

@media only screen and (max-device-width : 768px) {
	
	 .header-top .header-top-inner .e-details { float:none !important; text-align:center;}
	 
	 .ctn-banner-top h3, .bannerInner h2 {
		width: 100%;
		color: #fff;
		font-size: 17px;
		margin: 0;
		padding: 20px;
		line-height:20px;
		text-transform: uppercase;}
		
		.contentLeft {
		background: none;
		padding: 9px;
		position: relative;}
		
		.bitcoin-trading .why-choose-us {
			background: #fff;
			padding: 20px;
			height: auto;
			overflow: hidden;
}

.padd-bm {
    padding-bottom: 0 !important;
}

.bg-hover-theme-colored { height:300px !important;}
	
	
	}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
/* Styles */
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 100% !important;*/
	}
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }
    .investmentContainer {
	  /*width: 100% !important;*/
	}
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
  .insidebanner_wrap {
    width: 1170px !important;
  }
  .inside_wrap {
    width: 1170px !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }
    .investmentContainer {
	  /*width: 836px !important;*/
	}
}

/* Galaxy S3 ----------- */
@media only screen and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media (min-width:320px) { 
/* smartphones, iPhone, portrait 480x320 phones */ 
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  /*width: 836px !important;*/
	}
}
@media (min-width:481px) { 
/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }
    .investmentContainer {
	  /*width: 836px !important;*/
	}
	
	/* .carousel-inner>.active{ margin-left:50px !important;} */
}
@media (min-width:641px) { 
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }  
    .investmentContainer {
	  width: 836px !important;
	}
}
@media (min-width:961px) { 
/* tablet, landscape iPad, lo-res laptops ands desktops */ 
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  } 
  .investmentContainer {
	  width: 836px !important;
	}
	
}
@media (min-width:1025px) { 
/* big landscape tablets, laptops, and desktops */ 
  .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }
      .investmentContainer {
	  width: 100% !important;
	}
}
@media (min-width:1281px) { 
    .insidebanner_wrap {
    width: 100% !important;
  }
  .inside_wrap {
    width: 100% !important;
  }
  .ctn-investment {
	  width: 100% !important;
  }
    .investmentContainer {
	  width: 100% !important;
	}
}

.bitcoin-trading { background:#f1f1f1;
                   padding:40px 0;
				   }
				   
.bitcoin-trading .why-choose-us { background:#fff; 
                                  padding:20px; 
								  height: 650px;
								  
								  overflow:hidden; margin-bottom:15px;}

.bitcoin-trading .why-choose-us h3 { text-align:center; 
                                     padding-bottom:10px;
									 font-size:30px;}
									 
.bitcoin-trading .why-choose-us span { font-weight:bold; color:#04306a;}

@keyframes pulse_animation {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.08); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.05); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}

.pulse {
	animation-name: pulse_animation;
	animation-duration: 5000ms;
	transform-origin:70% 70%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.wrapper-height { height:150px;}

.padd-tp { padding-top:20px;}
.padd-bm { padding-bottom:20px;}

.navbar-default {
   
    background: #fff;
    z-index: 999;
    position: relative;
    left: 0;
    right: 0;
}
   
.navbar {
    border-radius: 0;
}
.navbar-brand {
    float: left;
    padding: 7px 15px;
    font-size: 18px;
    line-height: 20px;
     height: 0;
}

navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #378fcc;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 0px;
margin-bottom: 17px;
    background-color: rgb(6, 36, 76);
    background-image: none;
    border: none;
    border-radius: 4px;
	
}

.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .icon-bar:hover, .navbar-default .navbar-toggle .icon-bar:focus  {
    cursor:pointer;
    }
	
.navbar-default .navbar-toggle:hover{background:#fff;}	
	
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
    padding: 0;
    /* margin: 0 10px; */
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #04306a;
}


.navbar-nav > li > a {
	line-height: 20px;
	padding-left: 0;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	border-radius: 6px;
	margin-right: 12px;
	border-radius: 0;
	margin-top: 2px !important;
	border-bottom: 1px solid transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #f26623;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #f26623;
    background-color: #fbfbfb;
    border-bottom: 1px solid #fe6a06;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
	
	
	.navbar-default .navbar-nav>.active>a.login:hover, .navbar-default .navbar-nav>.active>a.login:focus, .navbar-default .navbar-nav>.active>a.signup:hover, .navbar-default .navbar-nav>.active>a.signup:focus { border:none;}

	

.navbar-default .navbar-nav>li>a {
    color: #1e1e1e;
    font-weight:normal;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}

.latest-trans tr td:first-child a {
    color: #134db7;
    text-align: left;}

.latest-trans tr td a {
border:none;}

.latest-trans tr td:first-child{
 width:200px !important; overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 float:left;
 border-top:0px solid #ff0;}

.latest-trans tr {
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;}

.latest-trans tr td:first-child a{
    color:#134db7;
    text-align:left;
	font-size:14px;}
	
.ctn-calculator-part2 p img { margin:0 auto; float:left; margin-right:10px;}


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    width: 136px;
}


/** Tabs css **/

/*Panel tabs*/
.panel-tabs {
    position: relative;
    /*bottom: 30px;*/
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 6px;
    margin-top: 4px;
    /* line-height: .85; */
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
    font-size: initial;
    /* border-right: solid 1px #eee; */
    padding: 0 10px;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}

.panel-tabs > li.active > a, .panel-tabs > li.active > a:hover, .panel-tabs > li.active > a:focus {
   color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: transparent;
    /* border-bottom-color: #04306a; */
    font-size: initial;
    cursor: pointer;
    padding: 0;
    border-radius: 5px;
    /* font-weight: bold; */
}

.why-us-img { border:solid 1px #eee;}
.pd-right { padding-right:10px;}

.heading { font-size: 30px;
           color: #000;}
		   
.iframe-cls-sty { width:100%; color:#fff; font-size:30px; text-align:center; border:0; height:60px;}




/*.btcwdgt.btcwdgt-light.chart  .btcwdgt-footer a { background-image:none !important; display:none !important;}*/

.wrapper h1 {
	font-size: 25px;
    text-align: center;
    font-weight: bold;}
	
.wrapper span {	
    display: block;
    text-align: center;
	font-size:15px;}
	
.wrapper form { padding-top:30px;}

#result { 
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #04306a;}
	
/** FAQ css **/
.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1rem 3rem 2rem 0;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #01a7f4;
}

.accordion a:hover::after {
  border: 1px solid #03b5d2;
}

.accordion a.active {
    color: #ed8c0c;
    border-bottom: 1px solid #ed8c0c;
}

.accordion a::after {
  font-family: 'fontAwesome';
  content: '\f067';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.active::after {
    font-family: 'fontAwesome';
    content: '\f068';
    color: #ed8c0c;
    border: 1px solid #ed8c0c;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem 0;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

.btcwdgt {
    display: block !important;
    background-color: #3c3c3c !important;
    color: #aaa !important;
    width: auto !important;
    min-width: 240px !important;
    max-width: 640px !important;
    margin: 0 !important; 
    box-shadow: 0 0 10px #ccc !important;
    font-size: 16px !important;
    font-family: 'museo-sans-rounded', Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.0em !important;
}

/*.navbar-brand img{width:85px;}*/

.wrapper-header {height: auto; overflow:hidden; position:relative; object-fit: cover;
}

 .wrapper-header::before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
}


.thm-btn {
    position: relative;
    background: #fd8b3e;
    font-size: 14px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    border: 1px solid #ef6a10;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 26px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    border-radius: 50px;
}

	.thm-btn:hover {
    background: transparent;
    color: #03a8f4;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}			   
		


.grd-bg{
background: rgba(245,170,79,1);
background: -moz-linear-gradient(-45deg, rgba(245,170,79,1) 0%, rgba(237,140,12,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(245,170,79,1)), color-stop(100%, rgba(237,140,12,1)));
background: -webkit-linear-gradient(-45deg, rgba(245,170,79,1) 0%, rgba(237,140,12,1) 100%);
background: -o-linear-gradient(-45deg, rgba(245,170,79,1) 0%, rgba(237,140,12,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(245,170,79,1) 0%, rgba(237,140,12,1) 100%);
background: linear-gradient(135deg, rgba(245,170,79,1) 0%, rgba(237,140,12,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5aa4f', endColorstr='#ed8c0c', GradientType=1 );

}

.grd-bg h1, .grd-bg p, .grd-bg span{color:#fff !important;}

.section-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
}

.section-border.dark_border {
    background: rgba(0, 0, 0, 0) url(../images/delimiter-black.html) no-repeat scroll center center;
}

.single-post {
    margin-bottom: 30px;
  
    position: relative;
}

.blog-posts-shortcode.blog-posts .list-view .blog_custom {
    background: #fff !important;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    border: 1px solid #ccc;
	padding-bottom: 25px;
	border-bottom: solid 5px #fd8b3e;
	}

.single-post img {
    transition: all 600ms ease-in-out 0s;
    -webkit-transition: all 600ms ease-in-out 0s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.blog_post_image{width:100%;}

.post-details{padding: 0 35px 0;}

.post-details h3 {
    font-size: 18px;
    text-transform: none;
    line-height: normal;
    color: #252525;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    margin-bottom: 0;
    font-weight: 600;
}
	
	
	.section-border {
    height: 4px;
    margin: 5px 0 25px;
    width: 100%;
}
	
	
.time-n-date {
    position: absolute;
    z-index: 1;
    padding: 17px 18px;
    /* font-weight: bold; */
    top: 20px;
    left: 20px;
    box-shadow: 0 0 25px rgba(0,0,0,.3);
    background: #03a8f4;
    font-size: 15px;
    border-radius: 100%;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
}

.section-subtitle {
    color: rgb(154, 167, 175);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-top: 5px;
}

.spacer-cls{padding:50px 0 !important;}

.latest-cls-new{background:url(../images/latest-bg.jpg) 0 0 / cover;}


 .sec-title-h4{   font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 27px;
}



.slider {
  overflow: hidden;
  position: relative;
  /* height: 100vh; */
  color: #fff;
}
.slider__top-heading {
  z-index: 12;
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  -webkit-transition: all 0.5s 1s;
  transition: all 0.5s 1s;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  opacity: 0;
}
.slider.s--ready .slider__top-heading {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.slider__slides {
  position: relative;
  height: 100%;
}
.slider__slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.slider__slide.s--active {
  pointer-events: auto;
}
3.slider__slide-content {
  z-index: 6;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-transform: uppercase;
  line-height: 1;
  z-index:999;
display:none;
}
.slider__slide-subheading {
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 2px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.slider__slide.s--active .slider__slide-subheading {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.slider__slide-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight:600;
}
.slider__slide-heading span {
  display: block;
  opacity: 0;
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px);
  -webkit-transition: all 0.33333s;
  transition: all 0.33333s;
}
.slider__slide.s--prev .slider__slide-heading span {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
}
.slider__slide.s--active .slider__slide-heading span {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.slider__slide-heading span:nth-child(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(1) {
  -webkit-transition-delay: 0.33333s;
          transition-delay: 0.33333s;
}
.slider__slide-heading span:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(2) {
  -webkit-transition-delay: 0.43333s;
          transition-delay: 0.43333s;
}
.slider__slide-heading span:nth-child(3) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(3) {
  -webkit-transition-delay: 0.53333s;
          transition-delay: 0.53333s;
}
.slider__slide-heading span:nth-child(4) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(4) {
  -webkit-transition-delay: 0.63333s;
          transition-delay: 0.63333s;
}
.slider__slide-heading span:nth-child(5) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(5) {
  -webkit-transition-delay: 0.73333s;
          transition-delay: 0.73333s;
}
.slider__slide-heading span:nth-child(6) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(6) {
  -webkit-transition-delay: 0.83333s;
          transition-delay: 0.83333s;
}
.slider__slide-heading span:nth-child(n+7) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(n+7) {
  -webkit-transition-delay: 0.93333s;
          transition-delay: 0.93333s;
}
.slider__slide-readmore {
  position: relative;
  font-size: 14px;
  text-transform: lowercase;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display:none;
}
.slider__slide.s--active .slider__slide-readmore {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.slider__slide-readmore:before {
  content: '';
  position: absolute;
  left: -2px;
  top: -3px;
  width: calc(100% + 4px);
  height: calc(100% + 6px);
  background: rgba(255, 255, 255, 0.4);
  -webkit-transform: scaleX(0.3);
          transform: scaleX(0.3);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.slider__slide-readmore:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.slider__slide-parts {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.slider__slide-parts:after {
  content: '';
  z-index: 5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.slider__slide-part {
  position: relative;
  width: 25%;
  height: 100%;
}
.slider__slide-part-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.slider__slide-part-inner:before {
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  background-position: center center;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  opacity: 0;
}
.slider__slide-part:nth-child(1) .slider__slide-part-inner {
  z-index: 3;
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
  -webkit-transform: translateX(-32.5%);
          transform: translateX(-32.5%);
}
.slider__slide.s--active .slider__slide-part:nth-child(1) .slider__slide-part-inner {
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}
.slider__slide-part:nth-child(1) .slider__slide-part-inner:before {
  left: 0vw;
  -webkit-transition-delay: 0.365s;
          transition-delay: 0.365s;
}
.slider__slide.s--active .slider__slide-part:nth-child(1) .slider__slide-part-inner:before {
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}
.slider__slide-part:nth-child(2) .slider__slide-part-inner {
  z-index: 2;
  -webkit-transition-delay: 0.16s;
          transition-delay: 0.16s;
  -webkit-transform: translateX(-65%);
          transform: translateX(-65%);
}
.slider__slide.s--active .slider__slide-part:nth-child(2) .slider__slide-part-inner {
  -webkit-transition-delay: 0.36s;
          transition-delay: 0.36s;
}
.slider__slide-part:nth-child(2) .slider__slide-part-inner:before {
  left: -25vw;
  -webkit-transition-delay: 0.285s;
          transition-delay: 0.285s;
}
.slider__slide.s--active .slider__slide-part:nth-child(2) .slider__slide-part-inner:before {
  -webkit-transition-delay: 0.36s;
          transition-delay: 0.36s;
}
.slider__slide-part:nth-child(3) .slider__slide-part-inner {
  z-index: 1;
  -webkit-transition-delay: 0.08s;
          transition-delay: 0.08s;
  -webkit-transform: translateX(-97.5%);
          transform: translateX(-97.5%);
}
.slider__slide.s--active .slider__slide-part:nth-child(3) .slider__slide-part-inner {
  -webkit-transition-delay: 0.44s;
          transition-delay: 0.44s;
}
.slider__slide-part:nth-child(3) .slider__slide-part-inner:before {
  left: -50vw;
  -webkit-transition-delay: 0.205s;
          transition-delay: 0.205s;
}
.slider__slide.s--active .slider__slide-part:nth-child(3) .slider__slide-part-inner:before {
  -webkit-transition-delay: 0.44s;
          transition-delay: 0.44s;
}
.slider__slide-part:nth-child(4) .slider__slide-part-inner {
  z-index: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translateX(-130%);
          transform: translateX(-130%);
}
.slider__slide.s--active .slider__slide-part:nth-child(4) .slider__slide-part-inner {
  -webkit-transition-delay: 0.52s;
          transition-delay: 0.52s;
}
.slider__slide-part:nth-child(4) .slider__slide-part-inner:before {
  left: -75vw;
  -webkit-transition-delay: 0.125s;
          transition-delay: 0.125s;
}
.slider__slide.s--active .slider__slide-part:nth-child(4) .slider__slide-part-inner:before {
  -webkit-transition-delay: 0.52s;
          transition-delay: 0.52s;
}
.slider__slide.s--active .slider__slide-part-inner {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.slider__slide.s--active .slider__slide-part-inner:before {
  opacity: 1;
}
.slider__control {
  z-index: 100;
  position: absolute;
  left: 50px;
  top: 48%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
  -webkit-transition: all 0.5s 1s;
  transition: all 0.5s 1s;
  cursor: pointer;
}
.slider__control:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border: 2px solid #000;
  border-bottom: none;
  border-right: none;
  -webkit-transform: translateX(5px) rotate(-45deg);
          transform: translateX(5px) rotate(-45deg);
}
.slider__control--right {
  left: auto;
  right: 50px;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
.slider__control--right:before {
  -webkit-transform: translateX(-5px) rotate(135deg);
          transform: translateX(-5px) rotate(135deg);
}
.slider.s--ready .slider__control {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.icon-link {
  z-index: 100;
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 32px;
}
.icon-link img {
  width: 100%;
  vertical-align: top;
}
.icon-link--twitter {
  left: auto;
  right: 5px;
}

#particle-canvas canvas{    z-index: 9999;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
}

.accordion-item{margin-bottom:15px;}

.about-banner {
    min-height: 250px;
    background: url(../images/about-banner.html);
    position: relative;
    background-size: cover;
}

.inner-banner-cls h2 {
    margin-top: 120px;
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
}

.col-ed8c0c{color:#ed8c0c !important;}


.price-cal-cls p{
	font-size: 18px;
	background: #189b14;
	padding: 13px;
	display: inline-block;
	margin: auto;
	color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0px 8px 14px -9px rgba(87,255,132,1);
-moz-box-shadow: 0px 8px 14px -9px rgba(87,255,132,1);
box-shadow: 0px 8px 14px -9px rgba(87,255,132,1);
}

.panel-primary > .panel-heading { background-image: linear-gradient(90deg, #3b6cf4 0%, #2aa0e4 100%); border-color: linear-gradient(90deg, #3b6cf4 0%, #2aa0e4 100%); }
.panel-primary {
	border-color: linear-gradient(90deg, #3b6cf4 0%, #2aa0e4 100%);
}

.social-share{text-align:center; margin-top: 32px;}
.social-share img{width:40px;}
.social-share img:hover{opacity:0.8;}

.securityContainer h2 {
    color: #000;
    font-weight: bold;
}/* .curr-convert{margin-top:15px;} */


#particle-canvas {
  width: 100%;
  height: 100%;
  }
  
.gallery-img-cls img {
    width: 100%;
    height: 300px;
    object-fit: fill !important;
    object-position: top;
}
  


page{
  height: 500px;
}

#forfun{
  font-size: 11px;
  margin-left: 42%;
  padding-top: 100px;
  
}



#placeholder{
  text-align:center;
  font-size: 20px;
}

#placeholder2{
 text-align:center; 
 position: absolute;
 bottom: 0;
}

#placeholder3{
 text-align:center; 
 font-size: 24px;
}

.btcwdgt-chart{
  text-align:center;
 }
 
.btcwdgt.chart { min-width:inherit !important;
				  width:100% !important;
				  max-width:inherit !important;}

				  


.section-title {
	margin-bottom: 30px;
}

.diamond-line-centered-theme-colored2::after {
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 90px;
}

.diamond-line-centered-theme-colored2::after, .diamond-line-left-theme-colored2::after {
	border: 1px solid #2f9de6;
}

.diamond-line-centered-theme-colored2::before, .diamond-line-left-theme-colored2::before {
	box-shadow: 0 0 3px 3px rgba(242, 110, 27, 0.4);
}

.double-line-bottom-theme-colored2::after, .double-line-bottom-theme-colored2::before, .double-line-bottom-centered-theme-colored2::after, .double-line-bottom-centered-theme-colored2::before, .diamond-line-centered-theme-colored2::before, .diamond-line-left-theme-colored2::before, .line-bottom-theme-colored2::after, .line-bottom-centered::after, .line-bottom-rounded-theme-colored2::after, .line-bottom-double-line-centered::before, .line-bottom-double-line-centered::after {
	background: #2f9de6;
}

.diamond-line-centered-theme-colored2::before {
	border: 3px solid #fff;
	bottom: -5px;
	content: "";
	height: 14px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 14px;
	z-index: 3;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.diamond-line-centered-theme-colored2 {
	margin-bottom: 25px;
	margin-top: 25px;
	padding-bottom: 5px;
	position: relative;
}

.section-title p {
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #202020;
	text-transform: lowercase;
}

.p-30 {
	padding: 30px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.bg-white {
	background-color: #fff !important;
	transition:ease all 0.5s;
}

.border-3px {
	border: 3px solid #eeeeee !important;
}			

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}  
				  
.media-body {
	width: 10000px;
	font-size:14px;
}

.media-body h4 { font-weight:bold;}

.media-heading.heading{font-size:19px; font-weight:bold; color:#fff;}

#how-it-work{padding:50px 0;}

.media-body a { color:#fff;}

.post.icon-box  img{transition:ease all 0.5s; -webkit-transition:ease all 0.5s;  -moz-transition:ease all 0.5s;}
.post.icon-box:hover img{transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}

#calcu-cls-sty{ padding:60px 0; 
				background: rgba(84,129,245,1);
				background: -moz-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
				background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(84,129,245,1)), color-stop(100%, rgba(42,160,228,1)));
				background: -webkit-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
				background: -o-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
				background: -ms-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
				background: linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5481f5', endColorstr='#2aa0e4', GradientType=1 );}

.bg-hover-theme-colored{ 
background: rgba(84,129,245,1);
background: -moz-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(84,129,245,1)), color-stop(100%, rgba(42,160,228,1)));
background: -webkit-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
background: -o-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
background: -ms-linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
background: linear-gradient(45deg, rgba(84,129,245,1) 0%, rgba(42,160,228,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5481f5', endColorstr='#2aa0e4', GradientType=1 );
width:100%;
height:240px;
 }

.bg-hover-theme-colored:hover h4, .bg-hover-theme-colored:hover p, .bg-hover-theme-colored:hover a{color:#fff;}

.cal-bx-cls{border-radius:20px; background:#fff; padding:20px; min-height: 318px; 
-webkit-box-shadow: 0px 0px 42px -9px rgba(255,255,255,0.40);
-moz-box-shadow: 0px 0px 42px -9px rgba(255,255,255,0.40);
box-shadow: 0px 0px 42px -9px rgba(255,255,255,0.40)}

.cal-bx-cls h2{margin:10px 0 15px; font-size: 24px; position:relative; border-bottom}

.cal-bx-cls h2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    border-bottom: 3px solid #2e9ee6;
    width: 89%;
    /* height: 20px; */
}

.about.about-2{padding:40px 0px;}

	

.bitcoin-trading{background:url(../images/home1_paralax.jpg) 0 0 / cover fixed;
padding:50px 0;}

.navbar-default .navbar-brand {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	height: auto;
	padding: 0;
	max-width:310px;
	padding:3px 0;
}
				  
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .investmentContainer {
	  width: 100% !important;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    .investmentContainer {
	  width: 100% !important;
	}
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
    .investmentContainer {
	  width: 100% !important;
	}
}

/* Galaxy S3 ----------- */
@media only screen and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media (min-width:320px) { 
/* smartphones, iPhone, portrait 480x320 phones */ 
    .investmentContainer {
	  width: 100% !important;
	}
}
@media (min-width:481px) { 
/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 
    .investmentContainer {
	  width: 100% !important;
	}
}
@media (min-width:641px) { 
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .investmentContainer {
	  width: 100% !important;
	}
}
@media (min-width:961px) { 
/* tablet, landscape iPad, lo-res laptops ands desktops */ 
  .investmentContainer {
	  width: 100% !important;
	}
	
}
@media (min-width:1025px) { 
/* big landscape tablets, laptops, and desktops */ 
      .investmentContainer {
	  width: 100% !important;
	}
}
@media (min-width:1281px) { 
    .investmentContainer {
	  width: 100% !important;
	}
}


@media only screen and (max-width: 767px) {
	
	
	#bs-example-navbar-collapse-1 .login, #bs-example-navbar-collapse-1 .signup{margin-top:15px;}
	
	.banner-text{padding-top: 50px !important;}
	
	.box-row .col-md-3{padding-left:0; padding-right:0;}
	
	.boxed-w .heading-box {
	padding: 30px 30px 30px 20px !important;
	
	.boxed-w .heading-box span{padding: 4px 0 4px 20px !important;}

}
.heading-cls-sty h2{font-size: 26px;}
	
	
	.bitcoin-trading .why-choose-us h3 { text-align: center; font-size: 24px; }
	
	.navbar-default { background: #fff; position: inherit;  }
	.navbar-toggle{background-color: #fff;}
	.navbar-toggle .icon-bar{color:#04306a;}
	
	.ctn-banner-bot img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.figure-abt-2{margin-top:15px;}
.cal-bx-cls{margin-top:25px;}

.figure-abt-2 img{height:auto; width: 100%;}
 
	#particle-canvas{height:230px;}
.about{padding:0 0 60px;}
	
.ctn-banner-bot{position:inherit;}
	.ctn-banner-top{display:none;}

	
	
.wrapper-header{height:auto;}
.section-title{padding:0 15px; font-size: 21px; line-height: 24px;}
.wrapper{padding:20px;}
.wrapper  img{margin-bottom:20px;}

.navbar-brand img {width: 70%; margin-top: 1px;}
.navbar-collapse .navbar-nav.pull-right{float:left !important; width:100% !important;}
.navbar-nav > li > a{border-radius:0;     color: #fff !important;}

.navbar-nav > li > a.login{margin-left:10px;}
.inner-banner-cls h2 { margin-top: 78px; }

}

.fooetrInner ul li { padding:7px; color:#fff; font-weight:normal;}
.ctn-footer1 img { padding-bottom:25px;}
.fooetrInner ul li a { color:#fff;}

/** our gallery **/
.tiles .tile {
  display: inline-block;
  text-align: left;
  opacity: .99;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.tiles .tile:before {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 50%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.tiles .tile .details {
  font-size: 16px;
  padding: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.tiles .tile .details span {
  display: block;
  opacity: 0;
  position: relative;
  top: 100px;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.tiles .tile .details .title {
  line-height: 1;
  font-weight: 600;
  font-size: 18px;
}
.tiles .tile .details .info {
  line-height: 1.2;
  margin-top: 5px;
  font-size: 12px;
}
.tiles .tile:focus:before,
.tiles .tile:focus span, .tiles .tile:hover:before,
.tiles .tile:hover span {
  opacity: 1;
}
.tiles .tile:focus:before, .tiles .tile:hover:before {
  top: 50%;
}
.tiles .tile:focus span, .tiles .tile:hover span {
  top: 0;
}
.tiles .tile:focus .title, .tiles .tile:hover .title {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.tiles .tile:focus .info, .tiles .tile:hover .info {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
/** our gallery **/

.support-left {
    background: #f7f7f7;
    padding: 30px;
    height: 464px;
    border: solid 1px #eee;
}
	
.form-container ul li { padding:6px 0; font-size:15px;}
.form-container p { font-size:15px;}
.form-container ul li i {color: #3777f0; font-size:18px;}

.social-share-cls a{float:left; margin-right: 0 !important;}
.social-share-cls a:hover{border-bottom:none !important; opacity:0.8;}

.fooetrInner .social-share-cls a i{font-size:16px;}

.contact-area.pd-0{padding:0 !important;}

/** business plan **/

.wt-title-subline {
    display: block;
    letter-spacing: 3px;
}

.text-gray-dark {
    color: #000;
}

.m-b15 {
    margin-bottom: 15px;
}

.font-16 {
    font-size: 16px;
    line-height: 22px;
}

.blue-color {
    color: #5a5f66;
}
.grey-color { color:#5a5f66;}

.feature{
    -webkit-box-shadow: 0 2px 50px rgba(0,0,0,.08);
    box-shadow: 0 2px 50px rgba(0,0,0,.08);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
	min-height: 270px;
}

.feature {
    padding: 40px 30px;
}

.font-format {font-weight:normal;}

.bold-heading { text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #03a8f4;}
	
.table td, .table th {
    padding: 10px;
    vertical-align: top;
    border-top: 1px solid #eaecee;
}

.table-dark {
    color: #eaecee;
    background-color: #03a8f4;
}

.blue-1 { background: #eeeeee7a;}

.dark-blue { background: #03a8f4;
    color: #fff;}
		
.font-15px { font-size:15px; color:#000; margin-bottom:0; line-height:26px;}

.roi-bg { background:url(../images/roi-bg.jpg) no-repeat top center / cover;}
.binary-bg { background:url(../images/binary-bg.html) no-repeat top center / cover;}

/** crypto-prices **/ 
.crypto-prices
{   display: block;
    padding: 9px;
    position: relative;
	background:rgba(255, 255, 255, 0.15);
}

.crypto-prices-item{
    background-color: #fff;
	padding:10px;
}

.post-excerpt p { font-weight:normal; font-size:15px;}

.carousel-inner>.item:before {
	background: url(../images/overlay.html) left top;
    padding: 30px 0;
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	background-blend-mode:overlay;
}

#myCarousel .item.active, #myCarousel .item{height:auto; width:100%;}

.well-default {
    background-color: #0eb769;
	color:#fff;
}

.well-primary {
    background-color: #ff515b;
	color:#fff;
}

.well-secondary {
    background-color: #0db2f0;
	color:#fff;
}

.hilitBlogTxt {
    background: url(../images/homeless-child-banner.jpg);
    border-left: 4px solid #fd8b3e;
    padding: 100px 10px 100px 25px;
    color: #fff;
    position: relative ;
}
.hilitBlogTxt::after { background: #252724c7; content:""; width:100%; height:100%; position:absolute; left:0; right:0; top:0; bottom:0;}


.content-matter {
    max-width: 600px;
    margin: 0 auto;
	position:relative; 
	z-index:999;
}

.content-matter h3 { margin-top:35px;}

.content-matter .label {
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    letter-spacing: 0.1px;
    margin: 0 auto;
    background: #fd8b3e;
    font-size: 13px;
}

.content-matter p {
    margin: 22px 0 40px;
}

.btn-primary.white {
    border-color: #fff;
    background: #fff;
    color: #435061;
}

.btn-primary {
    padding: 10px 28px;
    border: 1px solid;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* display: inline-block; */
    white-space: nowrap;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-weight: bold;
}

.hilitBlogTxt p {
	font-weight: 500;
    font-size: 14px;
line-height: 21px;}

.btn-primary.white.btn-outline {
    color: #fff;
    background: transparent;
}


.btn-primary+.btn-primary {
    margin-left: 18px;
}

.btn-primary.white {
    border-color: #fff;
}


.hilitBlogTxt h2 {
    margin: 15px 0 12px;
}

.fooetrInner .titles {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    background: url(../images/title-bg-ftr.png) left 7px repeat-x;
}

.fooetrInner .titles span {
    background:#313131;
    padding: 6px 10px 6px 15px;
    /* margin-right: 28px; */
    /* width: 38px; */
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
   
}
.fooetrInner #social li { display:inline-block;}

.padding-top-20 { padding-top:20px;}

.banner_partner {
    position: relative;
    bottom: 68px;
    background: rgba(26, 33, 33, 0.82);
    right: 0;
    left: 0;
    z-index: 1;
    padding: 9px 15px;
}

.banner_partner p {
    margin: 0;
    text-align: center;
    color: #CFD8DC;
    letter-spacing: 1px;
}

.parllax-1 {
    background: #3e3935 url(../images/home.jpg);
    background-attachment: fixed;
    padding: 50px 0;
    background-size: cover;
    width: 100%;
    background-blend-mode: overlay;
}

.parllax-1 h3 { font-weight:bold; }

.item-box{
    
    top: 40px;
    margin: 0 20px 40px 20px;
    outline: none;
    padding: 24px 32px;
    background: #fff;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    box-shadow: 0 0 2px 0 rgba(137, 146, 177, 0.15), 0 3px 10px 0 rgba(137, 146, 177, 0.1);
    -webkit-box-shadow: 0 0 2px 0 rgba(137, 146, 177, 0.15), 0 3px 10px 0 rgba(137, 146, 177, 0.1);
}

.item-box:hover {
    z-index: 100;
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    box-shadow: 0 1px 15px 0 rgba(137, 146, 177, 0.15), 0 10px 20px 0 rgba(137, 146, 177, 0.15);
}

.why-cls-sty {
    background: #c2c2c233 url(../images/bg-patt-2.jpg) 0 0 / cover fixed;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    background-blend-mode: soft-light;
}


.heading-cls-sty h2 {
    font-size: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    position: relative;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 12px;
}


.heading-cls-sty h2::before {
    position: absolute;
    z-index: 99;
    background: #f86c03;
    width: 47%;
    /* margin: auto; */
    left: 0px;
    right: 0px;
    content: "";
    height: 3px;
    bottom: -2px;
}

.whychooseus {
    border-radius: 4px;
}
.whychooseus {
    padding: 23px 20px 0px 30px;
    position: relative;
    margin-bottom: 40px;
    min-height: 325px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
}
.whychooseus {
   
	transition: ease all 1s;
	background: #ffffff3b;
}

.whychooseus .flag {
    padding: 10px 0;
    text-align: center;
    border-radius: 4px;
}

.whychooseus .flag__img {
    background: #fff;
    padding: 16px;
    border-radius: 50px;
}
.flag__img {
    width: 30%;
    text-align: left;
    padding-right: 15px;
    vertical-align: top;
    padding-top: 10px;
    margin: 0 auto 12px;
}

.flag__body {
    width: 100%;
    display: inline-block;
}

.whychooseus h3 {
    font-size: 23px;
    font-family: "Poppins",sans-serif;
}

.whychooseus h3, .whychooseus p {
    color: #fff;
}

.whychooseus h3, .whychooseus p {
    color: #fff;
}


.whychooseus:hover {
    z-index: 100;
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    box-shadow: 0 1px 15px 0 rgba(137, 146, 177, 0.15), 0 10px 20px 0 rgba(137, 146, 177, 0.15);
}

.gain_details {
    display: block;
    padding: 10px 22px;
    border: 2px dashed rgba(255, 255, 255, 0.82);
    vertical-align: top;
}

.gain_details label {
    color: #fff;
    font-size: 12px;
    opacity: 0.5;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 5px 0 0;
}

.gain_details p.rate {
    font-size: 19px !important;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}


.heading-2-cls h2 {
    margin-bottom: 18px;
}
.heading-cls-sty h2 {
    font-size: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    position: relative;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 12px;
}

.heading-cls-sty h2::before {
    position: absolute;
    z-index: 99;
    background: #fda134;
    width: 50%;
    left: 0;
    right: 0;
    content: "";
    height: 3px;
    bottom: -2px;
}

.p2 {
    font-size: 16px;
    color: #242424;
}

.howworks-step:first-child {
    margin-top: 70px;
}

.steps-content {
    width: calc(100% - 90px);
    float: left;
    padding-right: 15px;
	padding-bottom:30px;
}

.steps-content h4 {
    margin-top: 10px;
    font-family: Oswald;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 3px;
}

.steps-content p {
    line-height: 18px;
}

.how-to-start-heading h2 {
    font-size: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    position: relative;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 12px;
}

.how-to-start-heading h2::before {
    position: absolute;
    z-index: 99;
    background: #f86c03;
    width: 50%;
    left: 0;
    right: 0;
    content: "";
    height: 3px;
    bottom: -2px;
	margin: auto;
}

.header-s1.has-fixed .navbar {
    position: fixed;
    width: 100%;
    z-index: 9999999;
        top: 36px;
    background: rgba(0,0,0,0.5);
	
   
}



.header-s1.is-transparent.has-fixed .navbar {
    background: #fff;
    color: #747d88;
}

.multi_button {
    font-size: 15px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 21px;
    text-align: center;
    padding: 8px 25px;
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px solid;
    border-color: transparent;
	background:#fcac45;
}

.thm-btn:hover { color:#f26623;

    
}

#myCarousel .carousel-control span {
	position: absolute !important;
	top: 50% !important;
	z-index: 5 !important;
	display: inline-block !important;
	/* border: solid 1px #fe6a06; */
	padding: 5px 10px;
	background: #000;
}
.carousel-control {
	background-image: none !important;
}

.feature-row:first-child, .feature-row.mgfix {
    z-index: 1;
    position: relative;
}

.boxed-w {
    background-color: #fff;
}

.boxed-w .heading-box {
    padding: 30px 50px 30px 30px;
}

.feature-s4.boxed-filled [class*='col-'], .feature-s5.boxed-filled [class*='col-'] {
    padding: 0 1px;
}
.heading-section {
    text-transform: uppercase;
    color: #40454b;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 26px;
}

.feature-s4.boxed-filled [class*='col-'], .feature-s5.boxed-filled [class*='col-'] {
    padding: 0 1px;
}

.boxed-w .heading-box span {
    position: relative;
    padding: 4px 0 4px 50px;
    display: block;
    font-size: 17px;
    color: #747d88;
    line-height: 1.75;
    font-weight: normal;
}

.boxed-w .heading-box span:before {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    width: 2px;
    left: 0;
    background-color: #fe6a06;
}

.box-row { padding-top:50px;}

.padding-left-0 { padding-left:0;}
.padding-right-0 { padding-right:0;}

.flag__body p { font-size:14px;}

.section-dark {
    background-color: #323335;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.img-hover-text2 {
    position: relative;
    background: #323335;
}

.img-hover-text2:hover img {
    opacity: 0.09;
}
.img-hover-text2 img {
    opacity: 1;
    display: block;
    transition: all 0.3s ease;
}

.img-hover-text2:hover .distext {
    bottom: 16%;
}
.img-hover-text2 .distext {
    position: absolute;
    left: 16%;
    right: 16%;
    bottom: 0px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.img-hover-text2:hover .distext .hidtext {
    opacity: 1;
}
.img-hover-text2 .distext .hidtext {
    opacity: 0;
    transition: all 0.3s ease;
}

.img-hover-text2 img {
    opacity: 1;
    display: block;
    transition: all 0.3s ease;
}

.img-hover-text2 .distext {
    position: absolute;
    left: 16%;
    right: 16%;
    bottom: 0px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.img-hover-text2 .distext .hidtext {
    opacity: 0;
    transition: all 0.3s ease;
}

h3.less-mar-4 {
    margin-bottom: 9px;
}
.font-weight-7 {
    font-weight: 700;
}
.text-white {
    color: #fff;
}

.margin-top-1 {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.text-box.padding-percent-2 {
    padding: 15%;
}

.text-box.padding-percent-2 {
    padding: 15%;
}

.section-primary {
    background-color: #65d835;
}
.section-secondary {
    background-color: #3396d6;
	height:277px;
}
.margin-bottom-2 {
    margin-bottom: 20px;
}

a.white {
    color: #fff;
}
.float-left {
    float: left;
}
.text-small {
    font-size: 12px;
}
.font-weight-7 {
    font-weight: 700;
}
.uppercase {
    text-transform: uppercase;
}

.link-hover-bline1 {
    height: 1px;
    width: 0px;
    background-color: #fff;
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
}

.text-box.padding-percent-2 {
    padding: 15%;
}

.text-box.padding-percent-2 {
    padding: 9% 53px;
    font-size: 14px;
}

.text-box {
    width: 100%;
    float: left;
}

.font-weight-8 {
    font-weight: 800;
}

.margin-top-1 {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.margin-bottom-2 {
    margin-bottom: 20px;
}

.link-hover-bline1 {
    height: 1px;
    width: 0px;
    background-color: #fff;
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
}


.margin-bottom-1 {
    margin-bottom: 10px;
}
.line-height-5 {
    line-height: 35px;
}

hr.divider-line.light-2 {
    border-top-color: #e5e5e5;
}
.divider-line {
    float: left;
    width: 100%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.margin-bottom-2 {
    margin-bottom: 20px;
}

.margin-bottom-4 {
    margin-bottom: 40px;
}

.but-stbutton-2 {
    background: #3396d6;
}
.but-stbutton-2 {
    color: #fff;
    text-align: center;
    padding: 14px 36px;
    font-weight: bold;
    background: #3396d6;
    border-radius: 30px;
    transition: all 0.4s ease;
}

.padding-percent p { 
    font-size: 14px;
    line-height: 20px;
    color: #747d88;}
	
.orange-color {color: #fd8b3e;}


.post-date {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    background: #fd8b3e;
    color: #fff;
    font-family: 'Nunito Sans',sans-serif;
    text-align: center;
    z-index: 2;
}


.post-date .day {
    display: block;
    font-size: 28px;
    line-height: 40px;
    padding: 10px 0px;
    font-weight: 700;
}

.post-date .month {
    display: block;
    line-height: 22px;
    font-size: 14px;
    background: #000000;
    color: #f4cf3e;
    text-transform: uppercase;
}


.sticky-header.headerfixed{background:rgba(26, 33, 33, 0.96) !important;     top: 36px !important;}

/*Footer Container*/
.footerContainer .box-info {
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 3px solid #fd8b3e;
    margin-bottom: 30px;
}

.footerContainer .box-info .box-info-icon {
    padding: 20px 30px;
    font-size: 30px;
    color: #969696;
    display: inline-block;
}

.footerContainer .box-info .box-info-body {
    padding: 20px 0 20px 15px;
    border-left: 1px solid #4A4B4F;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.footerContainer .box-info .box-info-body p {
    color: #ccc;
    margin-bottom: 0;
	font-size:15px;
}

.footerContainer .box-info-body h4 {
    font-size: 1.5em;
    line-height: normal;
    font-weight: bold;
}

.footerContainer .box-info:hover {
    background-color: #30343a;
}

.footerContainer .footer-item .logo-bottom {
    margin-bottom: 10px;
        width: 100%;
}

.spacer-30 {
    height: 30px;
}

.footerContainer .footer-item .footer-sosmed {
    margin-top: 50px;
    margin-bottom: 30px;
    display: inline-block;
}

.footerContainer .footer-item .footer-sosmed a .item {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    margin: 0 22px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #fd8b3e;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    /* padding-right: 10px; */
}

.footerContainer .footer-item .footer-sosmed a .item .fa {
    font-size: 16px;
}

.footerContainer .footer-item .footer-title {
	font-size: 16px;
	font-weight: 600;
	padding: 20px 0 7px 0;
	margin-bottom: 15px;
	position: relative;
	/* font-family: "Poppins", sans-serif; */
	text-transform: uppercase;
	border-bottom: 1px solid;
	display: inline-block;
}

.footerContainer .footer-item .recent-post {
    margin: 0;
    padding: 0;
}

.footerContainer .footer-item .recent-post li {
    list-style: none;
    margin: 0 0 30px;
}

.footerContainer .footer-item .recent-post li a {
    color: #ffffff;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 14px;
}

.footerContainer .footer-item .recent-post li .date {
    display: block;
    font-size: 12px;
    padding: 0;
    color: rgba(255, 255, 255, 0.4);
}

.footerContainer .footer-item .recent-post li .date i {
    margin-right: 5px;
}

.box-info-body a { color:#fff;}

.footerContainer  { font-size:15px;}

.footerContainer .footer-item .list li {
	list-style: none;
	margin: 14px 0;
	width: 100%;
}

.footerContainer .footer-item .list li a {
    color: #fff;
}

.banner-static .banner-cpn .content {
    position: relative;
}

.banner-static .banner-cpn .banner-text:not([class*="wide-"]) {
    max-width: 550px;
}
.banner-static .banner-cpn .banner-text:not([class*="pos-"]) {
    float: left;
}
.banner-static .banner-cpn .banner-text {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.banner-static .banner-text:not(.dark) {
    color: #fff;
}
.banner-text {
    color: #eee;
    position: relative;
    padding-top: 150px;
    padding-bottom: 67.5px;
    z-index: 1;
    font-size: 16px;
}

.banner-text .page-title {
    color: inherit;
    font-size: 2.5em;
    font-weight: 400;
    margin-bottom: 10px;
}

.banner-static .banner-cpn .page-breadcrumb {
    max-width: 400px;
    width: 100%;
    position: absolute;
    right: 0;
    text-align: right;
    top: 50%;
    transform: translateY(-50%);
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    line-height: 1;
}

.breadcrumb>li {
    margin: 6px 0;
}

.breadcrumb a {
    color: #fff;
    text-decoration: none;
    transition: all 0.4s;
}

.breadcrumb>.active {
    color: #ff8533;
}

.breadcrumb>li+li:before {
    color: inherit;
    opacity: 0.5;
    padding: 0 6px 0 3px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}


/*about css page*/
.pt-80 {
    padding-top: 80px;
}

.v-line {
    border-left: 3px solid #daa106;
    padding-left: 20px;
}

.italic {
    font-style: italic;
}

.text-content {
    padding-bottom: 20px;
}

.light-color {
    color: #fff;
}
.dark-bg, .hover-bg:hover {
    background: #daa106;
}
.padding-40 {
    padding: 40px;
}

.our-vision p {
    font-size: 17px;
    line-height: 1.65;
}

/*Gallery page*/
.gallery.text-center {
    font-size: 35px;
    margin-top: 40px;
	color:#fd8b3e;
	font-weight:600;
}
.prot_col {
    width: 285px;
    height: 290px;
    margin: 25px 0;
	box-shadow: 0 0 2px 1px rgba(0,0,0,1);
}



/*About us*/
#about_section {
    width: 100%;
    height: 450px;
}
.about_img img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.about_heading{
font-size: 30px;
line-height: normal;
font-weight: 600;
color:#fd8b3e;
}
.about_para {
    margin: 0 0 15px !important;
    margin-left: 0px;
    font-size: 15px;
    line-height: 1.5;
    text-align: justify;
    margin-left: 24px;
}
ul.bull {
    margin: 0 0 20px;
    padding: 0;
}
ul.bull li {
		position: relative;
		padding: 0 0 0 26px;
		margin: 0 0 14px;
		font-size: 15px;
}

#about_section{padding:50px 0;}
.box-icon-1 {
	text-align: left;
	margin-bottom: 60px;
}

.box-icon-1 .icon {
	float: left;
}

.box-icon-1 .icon .fa {
	display: table-cell;
	width: 50px;
	height: 50px;
	background-color: #fd8b3e;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

ul.bull li::before {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	left: 0;
	top: 2px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #fd8b3e;
}

.box-icon-1 .body-content {
	margin-left: 80px;
}

.box-icon-1 .title {
	margin-bottom: 15px;
	color: #fd8b3e;
	clear: none;
}

.box-icon-1 .text {
	color: #626262;
}

.box-icon-1 .title::after {
	content: '';
	height: 3px;
	width: 55px;
	display: block;
	margin: 7% 0;
	background: #fd8b3e;
}

.box-icon-1:hover .icon .fa {
	-webkit-animation-name: hvr-icon-push;
	animation-name: hvr-icon-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	background-color: #FBD771;
	color: #222222;
}

#next_sec{
padding: 40px 0 0;
border-top: 1px solid #efefef;
margin-top: 30px;
}

/* Contact_us*/
.maps-wraper {
    position: relative;
}
.maps {
    width: 100%;
    height: 350px;
    display: block;
    background: #ccc;
    position: relative;
}
.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
    text-decoration: none;
}


.section-heading, .section-heading-events {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 40px;
	padding: 5px;
	position: relative;
	text-transform: uppercase;
	background-color: rgba(251, 215, 113, 0.6);
	display: table;
}
.list-info {
	margin: 0;
	padding: 0;
}
.list-info li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 16px;
}
.list-info li .info-icon {
	display: inline-block;
	color: #041e42;
	float: left;
}
.list-info li .info-text {
	margin-left: 30px;
}
.list-info li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 16px;
}
.list-info li .info-icon {
	display: inline-block;
	color: #041e42;
	float: left;
}
.fa-envelope::before {
	content: "\f0e0";
}
.list-info li .info-text {
	margin-left: 30px;
}
.pline {
	font-size: 16px;
	border-top: 1px solid #ddd;
	padding-top: 40px;
	margin-top: 30px;
}
body, button, input, select, textarea {
	color: #222222;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.7;
}
.form-group {
	margin-bottom: 15px;
}
.form-comment .form-control, .contact .form-control {
	height: 45px;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	border-radius: 3px;
	box-shadow: none;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}
#contact_page {
    margin: 60px 0;
}

.panel-faq.panel-group .panel {
	border-radius: 0px;
}.panel-faq .panel-default > .panel-heading::before {
	padding: 0 0px 0 20px;
	content: "\002B";
	font-family: Arial;
	font-size: 24px;
	position: absolute;
	top: 10px;
	right: 20px;
	line-height: 1;
}
.panel-faq .panel-default > .panel-heading::before {
	padding: 0 0px 0 20px;
	content: "\002B";
	font-family: Arial;
	font-size: 24px;
	position: absolute;
	top: 10px;
	right: 20px;
	line-height: 1;
}
.panel-faq .panel-title {
	font-size: 16px;
	display: block;
}
.panel-faq .panel-title > a, .panel-faq .panel-title > a:active, .panel-faq .panel-title > a:focus {
	color: inherit;
	text-decoration: none;
	display: block;
}
.section {
    margin: 60px 0 !important;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-faq .panel-default > .panel-heading {
	background-color: #fd8b3e;
	border-color: #ddd;
	color: #ffffff;
	border: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 15px 20px;
	position: relative;
}
.panel-faq .panel-default > .panel-heading::before {
	padding: 0 0px 0 20px;
	content: "\002B";
	font-family: Arial;
	font-size: 24px;
	position: absolute;
	top: 10px;
	right: 20px;
	line-height: 1;
}
.title {

    font-size: 30px;
    color: #fd8b3e;
    font-weight: 600;
    margin-bottom: 20px;

}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color:#fd8b3e;
	border-color: #fff;
}
.list-info li .info-icon {
	color: #fd8b3e;
}

.content-box ul li { padding:6px 0; border-bottom:solid 1px #eee;}

.box-shadow {box-shadow: 2px 8px 18px #d6d6d6;}

.how_section { margin-top:100px; margin-bottom:100px;}

#timer, #hours, #minutes, #seconds{color:#fff;}

	#timer {
  font-family: Arial, sans-serif;
  font-size: 20px;
  color: #964b16;
  letter-spacing: -1px;
  float:left; margin-right: 12px;
}
#timer span {
  font-size: 19px;
  color: #fff;
  margin: 0 3px 0 15px;
  margin-right:3px;
}
#timer span:first-child {
  margin-left: 0;
}

#google_translate_element{margin-top: 2px;}


@media only screen and (max-width: 767px) {
	
	.footer-item iframe{width:100% !important;}
	

.banner_partner {
   
    bottom: 0 !important;
  
}
}



.sticky-header.headerfixed {
	background: rgb(26, 33, 33) !important;
	 position: fixed;
	top: 0 !important;
	left: 0;
	right: 0;
	z-index: 99999;
}

.sticky-header.headerfixed  .navbar.navbar-default{background:#222;}
.sticky-header  .img-banner{width:100% !important;}


/************new css 28/8/18*********/
section.manager_income {
    width: 100%;
    height: 490px;
}





/****************** Top header css add ********************/
#top_header .top-left ul li {
    position: relative;
    margin-right: 25px;
    font-size: 15px;
    color: #ffffff;
    padding:3px 0px;
    display: inline-block;
}
#top_header {
	width: 100%;
	background: #00923f;
	padding: 0;
	color: #FFF;
	font-size: 15px;
	letter-spacing: 0.3px;
	 text-align:center;
	 padding:5px 10px
}

#top_header .top-right {
    position: relative;
    float: right;
}

#top_header .top-right .social-icon-one, #top_header .top-right .social-icon-three {
    display: inline-block;
    padding:3px 0px;
}

.social-icon-one li {
    position: relative;
    margin-left: 8px;
    display: inline-block;
}

.social-icon-one li a {
    position: relative;
    width:25px;
    height:25px;
    color:#FFF;
    font-size: 14px;
    line-height:15px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    border:1px solid #FFF;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
	padding-top:5px;
}
.loginbtn a {
	width: auto !important;
	height: auto !important;
	border: 0 !important;
	background: #e67816;
	border-radius: 0 !important;
	padding:7px 15px !important;
	border-radius: 2px !important;
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 13px !important;
	line-height: normal !important;
}
.top-left {
	padding-top: 3px;
}

.social-icon-one li a:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.bg-theme-2 {
    background: #369ff4!important;
}

.vc_column_container {
    padding: 0 15px;
}

.vc_column_container>.vc_column-inner {
    padding: 0;
    background-position: center right;
    background-repeat: no-repeat;
}

.gsc-icon-box.top-center.v2 {
    border: 1px solid #fcc91b;
    border-top: none;
    position: relative;
    padding: 0 20px 30px;
    margin-top: 40px;
}

.gsc-icon-box.top-center.v2:before {
    left: 0;
}
.gsc-icon-box.top-center.v2:after, .gsc-icon-box.top-center.v2:before {
    content: "";
    position: absolute;
    top: 0;
    width: 70px;
    height: 1px;
    background: #fcc91b;
    z-index: 1;
}

.gsc-icon-box.top-center.v2 .highlight-icon {
    width: 100%;
    height: auto;
    left: 0;
    top: -30px;
    position: absolute;
    min-height: 72px;
}

.gsc-icon-box.top-center .highlight-icon {
    text-align: center;
    padding-right: 0!important;
}

.gsc-icon-box.top-center.v2 .highlight-icon .icon-container {
    position: relative;
    display: inline-block;
    padding: 0;
}

.gsc-icon-box.top-center.v2 .highlight_content {
    padding-top: 60px;
}
.gsc-icon-box.top-center .highlight_content {
    text-align: center;
}
.gsc-icon-box .highlight_content {
    margin-top: 5px;
}

.gsc-icon-box.top-center.v2 .highlight_content .title {
    margin: 15px 0;
}
.gsc-icon-box.text-light .title {
    color: #fff;
}

.gsc-icon-box .highlight_content .title {
    font-size: 36px;
    color: #404040;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 24px;
}

.gsc-icon-box.top-center .highlight_content .desc {
    text-align: center;
    font-weight: 400;
    text-transform: normal;
}

.gsc-icon-box.text-light .desc {
    color: rgba(255,255,255,.8);
}

.gsc-icon-box.top-center.v2:after {
    right: 0;
}
.gsc-icon-box.top-center.v2:after, .gsc-icon-box.top-center.v2:before {
    content: "";
    position: absolute;
    top: 0;
    width: 70px;
    height: 1px;
    background: #fcc91b;
    z-index: 1;
}

.gsc-icon-box.text-light .title {
    color: #fff;
	font-weight:bold;
}

.gsc-icon-box:hover .icon-container {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
	}
	
.orange-icon {color:#f6a143;}
.white-icon { color:#fff;}

.vc_column_container {
    padding: 0 15px;
}

.vc_column_container>.vc_column-inner {
    padding: 0;
    background-position: center right;
    background-repeat: no-repeat;
}

.gsc-box-color .box-content {
	text-align: center;
	overflow: hidden;
}
.text-white * {
    color: #fff!important;
}

.gsc-box-color.icon-image .box-content .image {
    padding-top: 60px;
}

.gsc-box-color.icon-image .box-content .content-inner {
    padding-top: 15px;
}
.gsc-box-color .box-content .content-inner {
	padding: 20px 25px;
	min-height: 182px;
}

.box-title {
	font-size: 24px;
	padding-bottom: 13px;
}
.dropdown-menu > li > a {
	display: block;
	padding: 9px 20px;
	font-size: 16px;
	border-bottom: 1px solid #f1f1f1;
}
.dropdown-menu {
	width: 200px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.gsc-box-color .box-content .box-body {
    position: relative;
    margin-bottom: 10px;
}

.gsc-box-color .box-content .action {
    margin: 20px 0 0;
}

.gsc-box-color .box-content .link {
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 12px;
    z-index: 9;
    padding: 6px 36px 6px 20px;
    overflow: hidden;
    background: rgba(0,0,0,.3);
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
}

.gsc-box-color .box-content .link .text {
    position: relative;
    z-index: 9;
}

.gsc-box-color .box-content .link:after {
    content: '\f178';
    font-family: fontawesome;
    position: absolute;
    top: 6px;
    right: 14px;
    color: #fff;
    z-index: 1;
}

.wpb_wrapper .widget.box-1 {background-color: #369ff4; min-height: 433px; border-radius:5px;}
.wpb_wrapper .widget.box-2 {background-color: #ec7613; min-height: 415px;}
.wpb_wrapper .widget.box-3 {background-color: #00923f;min-height: 415px;}
.wpb_wrapper .widget.box-4 {background-color: #1a3783;min-height: 415px;}

.funded .progress {
    height: 10px!important;
    background-color: #dcdee059!important;
    position: relative;
    overflow: visible!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin-bottom: 0;
	box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
}

.funded .progress .progress-bar {
    -webkit-transition: width 1.6s ease-in-out;
    -o-transition: width 1.6s ease-in-out;
    transition: width 1.6s ease-in-out;
    -moz-transition: width 1.6s ease-in-out;
    -ms-transition: width 1.6s ease-in-out;
    line-height: 10px!important;
    background: #f79f41bf;
    position: relative;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.funded .progress .percent {
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid;
    border-radius: 50%;
    color: #333333;
    font-size: 10px;
    line-height: 8px;
    padding: 12px 6px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
	border-color:#f6b56f !important;
}

.pdb-100 { padding-bottom:100px;}
.fullwidth-section {
    position: relative;
}


.loginbtn a:hover, .loginbtn a:focus {
	color: #fff;
	background-color: #000 !important;
}

.fullwidth-section .section-outer {
    position: relative;
}

.fullwidth-section .section-outer .image-column {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    float: left;
    background-size: cover;
}

.volunteer-section { margin-bottom:100px;}
.bg-lighter {
    background: url(../images/bg-1.jpg) 0 0 / cover;
    padding-top: 90px;
    padding-bottom: 90px;
    background-position: 50% 50%;
}
			  
#column-id-1533713763930 {
    box-shadow: 0 0 0 0 #fff;
}

.volunteer-section .content {
    background: #fff;
    padding: 35px 13px;
}

.volunteer-section .content p.text-primary {
    font-size: 24px;
}

.text-primary {
    color: #ff5722;
}

.volunteer-section .content h2 {
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
	
}

.volunteer-section .content .link {
    margin-top: 25px;
}

.btn-primary, .sppb-btn-primary {
    position: relative;
    background: #ff5722;
    font-size: 14px;
    line-height: 46px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #ff5722;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0 38px;
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.video-inner {
    position: relative;
    overflow: hidden;
}

.video-inner .image {
    position: relative;
}

.video-inner .gsc-video-link {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    text-align: center;
    width: 100%;
    z-index: 9;
}

.video-inner .gsc-video-link .icon-play {
    background: url(../images/icon-play.png) no-repeat center center transparent;
    width: 85px;
    height: 85px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fcc91b;
    line-height: 85px;
    text-align: center;
    padding-left: 0px;
    /* top: 0; */
    padding-top: 34px;
}

.video-inner .gsc-video-link .icon-play:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}

.milestone-block.position-icon-left {
    width: 100%;
    margin-right: 0!important;
    margin-bottom: 79px;
}

.milestone-block.position-icon-left .milestone-icon {
    float: left;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-right: 9px;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    padding-top: 6px;
    font-weight: 600;
}

.milestone-block.position-icon-left .milestone-icon span {
    font-size: 38px!important;
    color: #fcc91b;
}

.milestone-block.position-icon-left .milestone-right {
    float: left;
    text-align: left;
    padding-left: 15px;
    margin-left: 0;
    border-left: 1px solid rgba(0,0,0,.1);
}

.milestone-block.position-icon-left .milestone-number-inner {
    margin: 0;
    font-size: 24px;
}

.milestone-block .milestone-number-inner {
   line-height: 30px;
   font-weight: 600;
}

.milestone-block.position-icon-left .milestone-number-inner .milestone-number {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    margin: 0;
}

.milestone-block.position-icon-left .milestone-text {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #404040;
}

/*Banner CSS*/
.promo-section {
    position: relative;
    display: block;
    margin-top: -80px;
    min-height: 210px;
}


.promo-wrap {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
}

.elementor-text-editor {
	color: #000;
	font-size: 16px;
	line-height: 30px;
}

.promo-content img {
    margin-bottom: 15px;
}

.promo-content h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.promo-wrap .row {
    background-color: #fff;
    padding: 40px 30px;
    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.15);
}

.feature-box-default .tpath-feature-icon {
    border: 1px solid #ccc;
    float: left;
    height: 80px;
    line-height: 80px;
    margin-right: 0;
    position: relative;
    text-align: center;
    width: 80px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    padding-top: 17px;
}

.tpath-feature-box .tpath-feature-icon i, .tpath-feature-box .tpath-feature-icon i:before {
    color: #fb5e1c;
}
.tpath-feature-box .tpath-feature-icon i, .tpath-feature-box .tpath-feature-icon i:before {
    font-size: 36px;
    color: #c9c9c9;
    font-weight: normal;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    display: inline-block;
}

.flaticon-piggy-bank:before {
    content: "\f15d";
}


.feature-box-default .tpath-feature-icon::after {
    width: 100px;
    height: 100px;
    border: 3px solid #fb5e1c;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -o-border-radius: 200px;
    -ms-border-radius: 200px;
}

.feature-box-default .tpath-feature-content {
	margin-left: 0;
	text-align: center;
}

.btn.btn-simple-text {
    color: #fb5e1c;
    padding: 6px 0;
}

.promo-wrap .row .col-md-6:last-child > .promo-content {
    border: none;
}
.about-section.about-2  {
    padding-top: 150px !important;
    background: #f1f1f1;
    margin-top: 80px;
}

.about-section .xs-heading .xs-separetor.bg-bondiBlue {
    background-color: #fb5e1c;
    height: 2px;
    width: 70px;
}

.xs-heading .xs-separetor {
    width: 35px;
    margin-bottom: 19px;
}

.xs-heading span {
    color: #18bfc3;
}

.xs-separetor {
    border-bottom: none !important;
}

.xs-separetor {
    height: 1px;
    width: 100%;
    background-color: #eeeeee;
    margin-bottom: 10px;
    margin-top: 20px;
    display: block;
    position: relative;
}


.about-section .xs-heading .xs-title {
    color: #222222;
    margin-bottom: 2.71429px;
    font-family: "Poppins", Sans-serif;
    font-size: 2.7142em;
    font-weight: 700;
    letter-spacing: -0.2px;
}

.about-section .xs-heading .xs-subtitle {
    color: #555555;
    font-size: 1.5em;}

.xs-heading span {
    color: #fb5e1c;
}

.elementor-image {
	position: relative;
    bottom: 87px;
    margin-top: 10px;
	}

.elementor-image .elementor-image-1 img, .elementor-image .elementor-image-2 img {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.elementor-image .elementor-image-1 { width:100%; position:relative; }
.elementor-image .elementor-image-1 img {left:100px; position:relative;}
.elementor-image .elementor-image-2 img {bottom:70px; position:relative;}
/*About Section End CSS*/

/*What We Do CSS*/
.services-section .sec-title {
    margin-bottom: 70px;
}

.sec-title {
    position: relative;
    text-align: center;
    margin-bottom: 70px;
}

.sec-title h2 {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #333333;
    line-height: 1.6em;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.sec-title .separator {
    position: relative;
    width: 120px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: url(../images/separator-one.png) center center no-repeat;
}

.sec-title .text {
    position: relative;
    font-weight: 400;
    padding-top: 5px;
	color:#969696;
}


.ts-bs-50 { margin:100px 0;}

.heading-top .title span {
	font-weight:bold;
	}
	
.white-text { color:#fff;}

.heading-top .title {
    font-weight: 600;
    margin: 0;
    position: relative;
    color: #404040;
    font-size: 34px;
    line-height: 46px;
    text-transform: capitalize;
    letter-spacing: -1px;}
/*What We Do CSS End*/

/*What We Are Doing CSS*/
.content .heading-top {
    padding-left: 15px;
    position: relative;
}

.content .heading-top .sub-title {
    font-size: 18px;
    color: #fcc91b;
    font-weight: 400;
    line-height: 1.4;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.content .heading-top .title {
    font-size: 35px;
    text-transform: capitalize;
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 40px;
}

.content .heading-top:after {
    content: '';
    width: 2px;
    background: #fcc91b;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 5px;
    z-index: 1;
}

.title-inner figure i {}
.highlight_content .title {
    padding-right: 15px;
    padding-top: 24px;
}

.title-inner .icon-shadown {
    -webkit-box-shadow: 0 6px 20px rgba(0,0,0,.1);
    box-shadow: 0 6px 20px rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.02);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    float: left;
    vertical-align: top;
    margin-right: 20px;
    color: #fcc91b;
    text-align: center;
    padding-top: 16px;
}

.title-inner { display: table;
               margin-bottom: 27px;}

.title-inner .title {
    font-size: 18px;
    color: #404040;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 24px;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
    vertical-align: middle;	
}

.title-inner {
    display: block;
    vertical-align: middle;
}

.highlight_content .desc { color:#969696;}

.highlight-icon .icon-container {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}

/*What We Are Doing CSS End*/

/*latest Campaigns*/
.latest-campaigns {
	
    background-color: #f4f5f9 !important;
	padding-top:80px;
	padding-bottom:80px;}
	
	.gsc-heading {
    margin: 0 0 30px;
    display: block;
    width: 100%;
}

.item-columns .form-content {
    position: relative;
    padding: 0;
    background: #fff;
}

.form-content .progress {
    height: 10px!important;
    background-color: #dcdee0!important;
    position: relative;
    overflow: visible!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin-bottom: 0;
}

.form-content .progress .progress-bar {
    -webkit-transition: width 1.6s ease-in-out;
    -o-transition: width 1.6s ease-in-out;
    transition: width 1.6s ease-in-out;
    -moz-transition: width 1.6s ease-in-out;
    -ms-transition: width 1.6s ease-in-out;
    line-height: 10px!important;
    background: #fcc91b;
    position: relative;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-content .form-content-inner {
    padding: 20px 30px 30px;
    border: 1px solid rgba(0,0,0,.06);
    border-top: 0;
    min-height: 160px;
}

.form-content .campaign-information {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.form-content .campaign-information .campaign-raised {
    width: 35%;
    padding-top: 5px;
    position: relative;
    line-height: 1.4;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #f2752e;
}


.form-content .campaign-information>div .c-label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #404040;
}

.form-content .campaign-information .campaign-raised:after {
    content: '';
    width: 1px;
    height: auto;
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.form-content .campaign-information .funded {
    width: 30%;
    line-height: 1;
    margin-top: 12px;
}

.form-content .campaign-information>div {
    float: left;
    text-align: center;
}

.form-content .campaign-information .funded .pie-label {
    font-size: 24px;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
    color: #fcc91b;
    font-weight: 400;
}

.form-content .campaign-information .campaign-goal {
    width: 35%;
    padding-top: 5px;
    position: relative;
    line-height: 1.4;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #369ff4;
}

.form-content .campaign-information>div .c-label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: poppins,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #404040;
}

.form-content .campaign-information .campaign-goal:after {
    content: '';
    width: 1px;
    height: auto;
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.form-content .form-content-inner .title {
    margin: 20px 0;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 10px;
    line-height: 24px;
    text-transform: capitalize;
}

.form-content .form-content-inner .title a {
    font-size: 18px;
}

.item-columns:hover form-image img {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    
}


/*latest Campaigns End*/
/* 27-sep */

.hover-up1 .promo-content img {
		transition:all .35s;
}

.hover-up1:hover .promo-content img {

        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}
.hover-up2 .promo-content img {
		transition:all .35s;
}

.hover-up2:hover .promo-content img {

        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}
.hover-up3 .promo-content img {
		transition:all .35s;
}

.hover-up3:hover .promo-content img {

        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}

.hover-circle1 .title-inner .icon-shadown{
	
	transition:all .35s;
}

.hover-circle1:hover .title-inner .icon-shadown{

            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}
.hover-circle2 .title-inner .icon-shadown{
	
	transition:all .35s;
}

.hover-circle2:hover .title-inner .icon-shadown{

            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}

.hover-circle3 .title-inner .icon-shadown{
	
	transition:all .35s;
}

.hover-circle3:hover .title-inner .icon-shadown{

            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}
.hover-circle4 .title-inner .icon-shadown{
	
	transition:all .35s;
}

.hover-circle4:hover .title-inner .icon-shadown{

            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
	transition:all .35s;
	cursor:pointer;
}

/* 27-sep  About us page*/
.about-us-banner img {
    width: 100%;
 
}

.about-2 {
    padding-top: 135px !important;
}

/*    27-sep  About us page*/


/* 27-sep Gallery page*/

.icno {
	border: 1px solid #ddd;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	margin: auto;
	text-align: center;
	/* padding: 15px; */
	line-height: 135px;
	display: grid;
}
.icno img {
	max-width: 90px;
	margin: auto;
	width: 100%;
}

.interns {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.interns h3 {
	color: #333;
	padding-top: 18px;
	font-weight: bold;
}
.team h4 {
	margin-bottom: 0;
	line-height: 14px;
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
}
.team p{margin-bottom:20px;}
.banner-section {
  align-items: center;
  display: flex;
  height: 344px;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 1;
}

.banner-content h2 {
  color: #fff;
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}

.banner-content h4 {
  margin-bottom: 18px;
}

.crumbs ul li {
  display: inline-block;
}

.crumbs ul li a {
  background-color: #fff;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 20px;
  text-transform: capitalize;
}

.banner-content {
	display: none;
}
.crumbs {
	display: none;
}



.bg-img {
  background-image: url("../images/about-us-banner.jpg");
  position: relative;
  z-index: 1;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* end 27-sep Gallery page*/

/*Who we are css*/
.who-we-content-part { background:#f1f2f1; padding:50px; height:515px;}
.padding-0 { padding:0;}

.spt-hv-scale-img img {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
	transition:ease all 0.5s;

}

.spt-hv-scale-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s ease;
	cursor:pointer;
	overflow:hidden;
	
}
/*End who we are css*/

.crowdfunding.elementor-image {
   bottom: 0px !important;
}

.pd-b-50 { padding-bottom:50px;}

/*Gallery page css*/
#gallery {
  padding-top: 50px;
  padding-bottom:60px
}


.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.92);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}
.footer-item p { color:#fff;}

/*Gallery page css end*/

/*FAQ page css*/
.topic {
    padding: 8px;
    padding-top: 0px;
    padding-bottom: 16px;
    border-bottom: solid 1px #ebebeb;
    padding-left: 0;
}
.open{
  cursor:pointer;
  display:block;
  padding:0px;
}

.expanded{
  transition: all .3s ease-in-out;
}
.question {
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.answer{
  font-size:16px;
  line-height:26px;
  display:none;
  margin-bottom:30px;
  text-align:justify;
  padding-left:20px;
  padding-right:20px;
}
.faq-t{
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  float:right;
  position:relative;
  top:-55px;
  right:10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  transition: all .3s ease-in-out;
}
.faq-o{
  top:-50px;
   -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}

@media only screen and (max-width: 767px) {
	.navbar-default .navbar-brand img{max-width:160px; padding-left:15px;}
	.navbar-toggle {
	margin-top: 12px;
	margin-bottom: 0;
	
}
.top-left {
	display: none;
}
.social-icon-one{
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex !important;
	padding: 8px 0;
	align-items: center;
}
.promo-section {
	position: relative;
	display: block;
	margin-top: 0;
}
	.promo-wrap .row {
	padding: 40px 0 !important;
}
.banner-section {
	height: 200;

}
}
@media only screen and (max-width: 480px) {
  .faq-t{display:none;}
  .question{
  padding-right: 0px;
}
  main{
  padding:10px;
}
  .answer{
  margin-bottom:30px;
  padding-left:0px;
  padding-right:0px;
}
}
/*FAQ page css end*/

span.icon-orange {
    color: red;
}

.pd-t-b {
    padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.yellow-text { color:#fcc91b;}

.bg-lighter .col-sm-2.col-sm-16w {
    width: 19.666667% !important;
}

@media screen and (max-width: 768px) {
	.bg-lighter .col-sm-2.col-sm-16w {
    width: 100% !important;
	margin:0 auto;
	display:block;
	
}
}

.crowdfunding-boxes .tpath-feature-icon img {
	background: #eee;
    padding: 20px;
border-radius: 50%;
border-bottom:solid 5px #d9d6d6;}

.bdr-right { border-right: dashed 1px #e8dfdf;}
.bdr-btm { border-bottom: dashed 1px #e8dfdf; }
.crowdfunding-boxes .feature-box-desc p { padding-bottom:12px;}


@media(min-width: 1024px){
.navbar-default .navbar-nav > li > a {
	color: #1e1e1e;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	padding: 9px 6px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #f26623;
	background-color: #fbfbfb;
}

}

@media(max-width: 1024px){
	.who-we-content-part{ height: auto!important; }
	.navbar-nav>li>a{
    line-height: 20px;
    padding-left: 0;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 5px;
    border-radius: 6px;
    margin-right: 0px;
    border-radius: 0;
    margin-top: 0px;
}
}

@media(max-width: 640px){
.xs-heading .xs-title:before {
    font-size: 2.846em;
}


@media(max-width: 768px){
#top_header .top-left ul li {
    position: relative;
    margin-right: 9px;
    font-size: 10px;
    color: #ffffff;
    padding: 0px 0px;
    display: inline-block;
}
#top_header .top-right {
    position: relative;
    float: none;
    text-align: center;
}
}


.image.spt-hv-scale-img img{ width: 100%; }

@media (max-width: 769px){

.navbar-nav > li > a {
	color: #000 !important;
	line-height: normal;
	padding: 3px;
}

.navbar .nav {
	padding: 6px 0 0 18px;
	min-height: 30px;
	border: 0;
	line-height: normal;
	margin:0;
}
}



