/*DESIGNED AND DEVELOPED BY LEADCONCEPT - http://leadconcept.com */

::selection {
    background: #4BBF1D; /* WebKit/Blink Browsers */
    color: #fff;
}

::-moz-selection {
    background: #4BBF1D; /* Gecko Browsers */
    color: #fff; 
}

html {
    min-height: 100%;
    position: relative;
    background-color: #fff;
}

body {
    font-family: 'Lato', sans-serif;
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url(../fonts/MyriadPro-Regular.otf);
}

/*font-family: 'Raleway', sans-serif;*/
/*font-family: 'Lato', sans-serif;*/
.padding0 {
    padding: 0 !important;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear50 {
    clear: both;
    height: 50px;
}

.clear100 {
    clear: both;
    height: 100px;
}

/* .content-box {
    background: #fcfcfc none repeat scroll 0 0;
   border: 1px solid #ddd; 
    border-radius: 6px;
}*/


a{
    color:#4BBF1D;
}

a:hover, a:focus, a:active{
    color:#bbb;
}

.userinfo .nav-tabs > li {
    margin-bottom: -6px;
}

.userinfo .nav-tabs > li.active > a {
    border: 1px solid #ddd;
    border-bottom: none;
}

.mid {
    float: none !important;
    display: table;
    margin: 0 auto !important;
}

.topbar-fluid {
    position: absolute;
    width: 100%;
    z-index: 2;
}

.navbar-container{
     padding-right:50px;
    padding-left:50px;
}

.navbar-brand {
    margin-top: -7px;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.show-content {
    display: block;
}

.hide-content {
    display: none;
}

ul.navbar-right li a {
    padding-bottom: 31px;
    padding-top: 32px;
}

ul.navbar-right li a.active {
   /* background: #4BBF1D; */
    color: #fff;
}

ul.navbar-right li a:hover {
   /*  background: #4BBF1D; */
    color: #fff;
}

.carousel-inner img {
    width: 100%;
}

.carousel-vested {
   /* background: url(../images/bgblack.png); */
    padding:77px;

    z-index: 1;
    color:000;
    bottom:240px;

  position: relative;
  top: 50%;
  transform: translateY(-50%);

}

.carousel-vested h1 {
    color:#4BBF1D;
    font-weight: bold;
    font-size: 52px;
    text-shadow: 0 1px 2px #fff;
    margin:0px;
}


.carousel-vested h3 {
    font-family: 'Lato', sans-serif;
    margin-top:12px;
    text-shadow: 0 1px 2px #fff;
    margin-bottom:0px;
    
}

.carousel-vested p {

    font-size: 50px;
}

.homepage-hero{

  background-image: url("/assets/frontend_assets/images/crowdfunding.jpg"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height:100vh;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  
}

.homepage-container{
    
    height:100vh;
}
#greentxt {
    color: #4BBF1D;
}

.section-heading {
    color: #000;
    font-family: Roboto Slab;
    text-align: center;
    text-transform: capitalize;
}

.cms-page .page-head .section-heading {
    text-transform: capitalize !important;
}

.section-subheading {
    color: #ccc;
    font-weight: normal;
    text-align: center;
}

hr.thick {
    height: 5px;
    background: #000;
    width: 20%;
}

.carousel2-caption {
    border-radius: 10px;
    float: left;
    position: relative;
    width: 100%;
    border: 1px solid #e7e7e7;
}

#carousel-example-generic-2 .carousel-control {
    width: auto;
}

#carousel-example-generic-2 .carousel-control {
    position: relative;
}

.left-data {
    position: relative !important;
    left: -25px;
    top: -250px;
    width: auto !important;
}

.right-data {
    position: relative !important;
    left: 15px;
    right: 0px;
    width: auto !important;
    float: right;
    top: -250px;
}

i.fa.fa-chevron-left {
    padding-left: 10px;
}

.fa.fa-chevron-left, .fa.fa-chevron-right.pull-right {
    text-shadow: none;
    color: #dedede;
    font-size: 32px;
}

.company-logo {
    background: none repeat scroll 0 0 #fff;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    padding: 20px;
    min-height: 480px;
}

.company-logo img {
    width: auto;
    margin: 0 auto;
    padding: 20px;
   /* border: 1px solid #ddd; */
}

.company-logo h3 {
    background: none repeat scroll 0 0 #ddd;
    color: #000;
    font-size: 14px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: center;
    text-shadow: none;
}

.company-logo p {
    text-align: center;
    width: 100%;
    text-shadow: none;
    position: relative;
    bottom: 0;
    color: #000;
}

.company-info {
    padding: 20px 15px;
    background: none repeat scroll 0 0 #ddd;

}

.company-info h4 {
    background: #383838 none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 22px;
    text-align: center;
    text-shadow: none;
    text-transform: capitalize;
    transition: all 0.3s ease-out;
}

.company-info h4 a {
    color: #fff;
    line-height: 2;
}

.company-info h4:hover {
    cursor: pointer;
}

.company-info p {
    font-size: 14px;
    text-shadow: none;
    color: #636363;
    text-align: left;
}

.company-info hr {
    border-top: 1px solid #ababab;
}

.value-table table tr {
    border-bottom: 1px solid #bbb;
}

.value-table table tr td {
    line-height: 3;
    color: #636363;
}

.progress-value p {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    font-family: Roboto Slab;
}

.time-remaining {
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    color: #383838 !important;
    line-height: 1;
    font-weight: bold;
}

.equity-icon {
    /*background:url("../images/ls-boxes.png") no-repeat;*/
    background: url("../images/crowd-funding-service.png") no-repeat;
    background-size: contain;
    background-position: center;
    background-size: 60%;
}

.reg-icon {
    /*background:url("../images/ls-boxes.png") no-repeat scroll 52% center rgba(0, 0, 0, 0);*/
    background: url("../images/reg-company-service.png") no-repeat;
    background-size: 40%;
    background-position: center;
}

/*.ls-area .equity .equity-icon , .ls-area .equity .reg-icon,  .ls-area .equity.gfloor-icon{background-position:center !important;}*/
.gfloor-icon {
    /*background:url("../images/ls-boxes.png") no-repeat scroll 103% center rgba(0, 0, 0, 0);*/
    background: url("../images/idea-service.png") no-repeat;
    background-size: 60%;
    background-position: center;
}

.ls-area{
    padding-bottom:50px;
    background:#eee;
}

.ls-area h2{
    margin-top:45px;
}

.vested-service-icons {
     height: 200px;
    width: 200px;
     margin: 0px auto 0px auto;
     -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;

  /* border-radius: 50%;
    border: 10px solid #4BBF1D; 
    padding: 20px;*/
   
}

.vested-service-icons:hover {
    cursor:pointer;
     height: 200px;
    width: 200px;
   margin-bottom:-10px;
   
}

.equity h2 {
    color: #000;
    font-size: 25px;
    text-align: center;
    margin-top:0;
}

.equity p {
    color: #000;
    font-size: 16px;
    text-align: center;
}

footer {
    background: #242020;
    position: absolute;
    bottom: 0;
    top: 100%;
    width: 100%;
    min-height: 261px;
    display: table;
    padding-bottom: 30px;
    left: 0;
}

footer ul li {
    list-style-type: none;
}

footer ul li p {
    font-size: 12px;
}

footer ul li, footer ul li a {
    color: #fff;
}

.home-icon {
    background: url(../images/footer_icons.png);
    height: 40px;
    width: 40px;
    float: left;
}

.abtbox {
    padding-right: 40px;
}

.mail-icon {
    background: url("../images/footer_icons.png") repeat scroll 0 103% rgba(0, 0, 0, 0);
    height: 23px;
    width: 40px;
    float: left;
}

footer h2 {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
}

.shortlinks ul li {
    
    line-height: 1.8;
    font-size: 12px;
}

.shortlinks ul li a:hover {
    text-decoration: none;
    color: #4BBF1D;
}

.shortlinks ul {
        padding-left: 0;
}

.fb-icon {
    background: url("../images/footer_icons.png") no-repeat scroll 29% center rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    width: 50px;
}

.in-icon {
    background: url("../images/footer_icons.png") no-repeat scroll 54% center rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    width: 50px;
}

.gplus-icon {
    background: url("../images/footer_icons.png") no-repeat scroll 78% center rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    width: 50px;
}

.tw-icon {
    background: url("../images/footer_icons.png") no-repeat scroll 102% center rgba(0, 0, 0, 0);
    float: left;
    height: 50px;
    width: 50px;
}

.content-margin {
    margin-top: 100px;
    margin-bottom: 10%;
}

.cntr-box {
   /* background: none repeat scroll 0 0 #F4F7FC;
    border: 1px solid #ccc; */
    border-radius: 5px;
    float: none;
    margin: 0 auto !important;
    padding: 20px;
    display: table;
}

.icon-span-filestyle {
    display: none;
}

.dashboard-content .userinfo {
    /*background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #a9b8a5;*/
    padding: 25px;
    /*display: table;*/
    width: 100%;
}

/**** sidebar ****/
.user-photo {
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    border: 1px solid #fff;
    box-shadow: 0 12px 6px -8px #000;
}

.user-photo img {
    bottom: 0;
    position: relative;
    top: -20%;
    z-index: 0;
}

.panel-body {

}

.panel-body ul li {
    list-style-type: none;
    padding: 0;
}

.dashboard-heading {
    border-bottom: 1px solid #4BBF1D;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.userinfo ul li {
    font-size: 14px;
    
    list-style-type: none;
}

.tab-content{
    padding:20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top-right-radius: 5px;
}




.team-lists::-webkit-scrollbar-track{

    border-radius: 5px;
    background-color: #fff;
}

.team-lists::-webkit-scrollbar{
    width: 12px;
    background-color: #fff;
}

.team-lists::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background-color: #ddd;
}

.userinfo ul{
    padding:4px 4px 4px 0px;
}

.userinfo a {
    color: #4BBF1D;
}

.tab-container {
    display: table;
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
    width: 100%;
}

.project-image {
    background: none;
   /* border: 1px solid #ddd; */
    border-radius: 6px;
    padding: 10px;
}

.btn100 {
    width: 100%;
}

.alert-info-2 {
    background-color: #ddd;
    border-color: #E4E7EC;
    color: #31708f;
}

.paddingleft0 {
    padding-left: 0 !important;
}

.paddingright0 {
    padding-right: 0 !important;
}

.add-reward {
    background: none repeat scroll 0 0 #ddd;
    border: 1px dashed #4BBF1D;
    color: #4BBF1D;
}

.btn-fb-connect {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#346ba8+0,1a4889+100 */
    background: #346ba8; /* Old browsers */
    background: -moz-linear-gradient(top, #346ba8 0%, #1a4889 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #346ba8), color-stop(100%, #1a4889)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #346ba8 0%, #1a4889 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #346ba8 0%, #1a4889 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #346ba8 0%, #1a4889 100%); /* IE10+ */
    background: linear-gradient(to bottom, #346ba8 0%, #1a4889 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#346ba8', endColorstr='#1a4889', GradientType=0); /* IE6-9 */
    color: #fff;
}

.btn-fb-connect:hover {
    color: #fff;
}

.nav-tabs > li > a {
    outline: none !important;
}

.project-components, .alert-dashed {
    border: 2px dashed #ddd;
    padding: 10px;
}

.pstart-container {
    background: none repeat scroll 0 0 #e4e9eb;
    display: table;
   /* border: 1px solid #ddd; */
    border-radius: 6px;
}

/**** checkout *****/
#wepay_checkout_iframe {
    width: 100% !important;
    height: 345px !important;
    padding-top: 10px;
}

.checkout-container {
    background: none repeat scroll 0 0 #ddd;
    display: table;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding-bottom: 10px;
}

.checkout-container blockquote {
    margin-bottom: 0 !important;
    font-size: 15px !important;
    border-left: 5px solid #A6E1EC !important;
}

.checkout-container .terms-cont {
    min-height: 550px;
}

.checkout-container .alert.alert-success {
    margin-bottom: 0;
}

.carousel2-caption .company-info .countdown-section {
    width: 10% !important;
}

/******* media queries ********/

.proj-mobile-only{
    display:none;
    margin-top:20px;
}

@media screen and (max-width: 767px) {

    .navbar-collapse{
        background:#fff;
        border-bottom:1px solid #eee;
    }

    .navbar-container{
        padding:0 15px;
    }

    .homepage-hero{

background:#fff;
height:450px;
}

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

padding:0px 15px;

}

.carousel-vested{
    margin:0;

  padding:120px 15px 0px;
  top: 0;
  transform: none;

}

.carousel-vested h1{
    color:#000;
}

.home-learn{
    display:none;
}

    .progress{
        display:none;
    }
    .panel-body .paddingright0, .panel-body .paddingleft0 {
        padding: 0 !important;
    }

    .hover-box {
        height: auto !important;
    }

    ul.navbar-right li a {
        padding-bottom: 10px;
        padding-top: 10px;
    }


    .navbar-toggle{
        margin-top:25px;
    }
    .percentage-of-max{
        text-align:left !important;
    }

    .container .container, .project-detail-page .col-sm-12, .project-detail-page .col-xs-12, .project_side_bar .col-sm-12, .project_side_bar .col-xs-12{
        padding:0;
    }

    .project_side_bar{
        padding:25px !important;
        margin-top:0;
    }

    .funding-deets{
        margin:0 !important;
    }

    .project-header img{
        display:none;
    }

    .project-header{
        margin-top:20px !important;

    }

    .userinfo .nav-tabs > li.active > a {
    border: 1px solid #ddd !important;
}

.proj-mobile-only{
    display:block;
}
}

@media screen and (min-width: 436px) and (max-width: 767px) {
    .content-margin {
      
    }
}

@media screen and (min-width: 300px) and (max-width: 435px) {
    .content-margin {
     
    }

    .cntr-box {
        display: block;
        
        padding: 20px 5px;
    }
}

@media screen and (max-width: 599px) {
    
    .countdown-section {
        width: 20% !important;
    }

    #at-cv-lightbox {
        display: none;
    }

    /*.atss .at-share-btn, .atss a {*/
    /*width: 2pc !important;*/
    /*}*/
    /*.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper{*/
    /*padding: 4px 0 !important;*/
    /*}*/
    /*.at-share-close-control {*/
    /*width: 2.4pc !important;*/
    /*}*/
}

.ajax-file-upload {
    line-height: 3;
}

.ff-tab a {
    color: #4BBF1D;
}

.notification_icon {
    background: none repeat scroll 0 0 #f00;
    border-radius: 50%;
    color: #fff;
    float: right;
    height: 25px;
    line-height: 2;
    padding: 0 6px;
    width: 26px;
    margin-left: 7px;
    text-align: center;
}

.filter-wrap .panel-body {
    border-bottom: 1px solid #ddd !important;
    border-top: 0px !important;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.dropdown-menu > li > a {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.investor-reg-type ul li {
    background: none repeat scroll 0 0 white;
    border-radius: 4px;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 11px;
    text-align: center;
    border-bottom: 3px solid #ddd;
}

.investor-reg-type ul li a {
    color: #4BBF1D;
    font-size: 20px;
}

.investor-reg-type ul {
    padding: 0;
}

/******* Rewards Modal Start ******/

.modal-content{
    border-radius:0px;
}

#rewards .modal-header {
    background: none repeat scroll 0 0 #4BBF1D;
}

#rewards .modal-header h4 {
    color: #fff;
}

#rewards .modal-header .close {
    background: none repeat scroll 0 0 #fff;
    /* border-radius: 6px; */
    /* box-shadow: -2px 3px 4px 0 #6f6f6f; */
    color: #4BBF1D;
    margin-right: -5px;
    margin-top: -4px;
    opacity: 1;
    padding: 4px 10px 6px;
}

.rewardproceed {
   /* background: none repeat scroll 0 0 whitesmoke;*/
   /* border: 1px solid #ddd; */
    border-radius: 0px;
    display: table;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

.conversate-fixed {
    background: none repeat scroll 0 0 #4BBF1D;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: bold;
    left: -4px;
    padding: 10px;
    position: fixed;
    top: 45%;
}

.conversate-fixed:hover {
    color #fff;
    background: #ddd;
    text-decoration: none;
}

.issuing-steps {
    background: #4BBF1D none repeat scroll 0 0;
    border: 1px solid #6ca731;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    padding-left: 10px;
}

.ui-datepicker-month, .ui-datepicker-year {
    color: #000;
    font-weight: normal;
    font-family: sans-serif;
}

#pic_form div.ajax-file-upload-progress, #pic_form div.ajax-file-upload-statusbar {
    text-align: center;
}

#upload_pic_status, #pic_form div.ajax-file-upload-statusbar, .ajax-file-upload-error {
    text-align: center;
    padding-top: 10px;
}

.project-image #pic_form div.ajax-file-upload-statusbar img {
    width: 30px !important;
    margin-bottom: 10px;
}

.ajax-file-upload-error {
    color: red;
}

.project-image .ajax-file-upload-error {
    padding-top: 0;
    padding-bottom: 10px;
}

#upload_pic_status p {
    margin-bottom: 0;
}

.social-connect {
    padding: 10px 10px;
    border-radius: 4px;
    color: white;
}

.social-connect:hover {
    color: white;
}

/*
Twitter
------------------------------------------------------------ */

a.button-twitter {
    background-color: #0081ce; /* fallback color */
    background: -moz-linear-gradient(top, #00aced, #0081ce);
    background: -ms-linear-gradient(top, #00aced, #0081ce);
    background: -webkit-linear-gradient(top, #00aced, #0081ce);
    border: 1px solid #0081ce;
    text-shadow: 0 -1px -1px #005ea3;
}

a.button-twitter:hover {
    background-color: #00aced; /* fallback color */
    background: -moz-linear-gradient(top, #0081ce, #00aced);
    background: -ms-linear-gradient(top, #0081ce, #00aced);
    background: -webkit-linear-gradient(top, #0081ce, #00aced);
}

/*
Google+
------------------------------------------------------------ */

a.button-googleplus {
    background-color: #c33219; /* fallback color */
    background: -moz-linear-gradient(top, #e64522, #c33219);
    background: -ms-linear-gradient(top, #e64522, #c33219);
    background: -webkit-linear-gradient(top, #e64522, #c33219);
    border: 1px solid #c33219;
    text-shadow: 0 -1px -1px #972412;
}

a.button-googleplus:hover {
    background-color: #e64522; /* fallback color */
    background: -moz-linear-gradient(top, #c33219, #e64522);
    background: -ms-linear-gradient(top, #c33219, #e64522);
    background: -webkit-linear-gradient(top, #c33219, #e64522);
}

/*
Facebook
------------------------------------------------------------ */

a.button-facebook {
    background-color: #2b4170; /* fallback color */
    background: -moz-linear-gradient(top, #3b5998, #2b4170);
    background: -ms-linear-gradient(top, #3b5998, #2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
    border: 1px solid #2b4170;
    text-shadow: 0 -1px -1px #1f2f52;
}

a.button-facebook:hover {
    background-color: #3b5998; /* fallback color */
    background: -moz-linear-gradient(top, #2b4170, #3b5998);
    background: -ms-linear-gradient(top, #2b4170, #3b5998);
    background: -webkit-linear-gradient(top, #2b4170, #3b5998);
}

/*
LinkedIn
------------------------------------------------------------ */

a.button-linkedin {
    background-color: #0073b2; /* fallback color */
    background: -moz-linear-gradient(top, #009cda, #0073b2);
    background: -webkit-linear-gradient(top, #009cda, #0073b2);
    border: 1px solid #0073b2;
    text-shadow: 0 -1px -1px #005486;
}

a.button-linkedin:hover {
    background-color: #009cda; /* fallback color */
    background: -moz-linear-gradient(top, #0073b2, #009cda);
    background: -ms-linear-gradient(top, #0073b2, #009cda);
    background: -webkit-linear-gradient(top, #0073b2, #009cda);
}

/* Social Icons Style ------------------------------------------------------------ */

.social-icons-cont {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 0;
}

.social-icon {
    float: left;
    position: relative;
    width: 19%;
    height: 0;
    margin: 1% 0.5%;
    padding-bottom: 19%;
    line-height: inherit;
}

@media all and (min-width: 640px) {
    .social-icon {
        width: 14% !important;
        padding-bottom: 14% !important;
    }

    .modal-content {
        bottom: 40px;
    }

    .modal-content .modal-footer.btn-default {
        float: left;
    }
}

.social-icon:last-of-type {
    margin-right: 0;
}

.social-icon a {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    /*border-radius: 10px;*/
    background-color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;

}

.social-icon a:hover {
   
    background-size: 75%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.icon__name {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -7px;
    color: #fff;
    font-size: 9px;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    -webkit-filter: blur(25px);
    filter: blur(25px);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    font-family: cursive;
}

.social-icon:hover .icon__name {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}

.icon--facebook a {
    background-color: #3b5998;
    background-image: url("../images/facebook-128.png");
}

.icon--twitter a {
    background-color: #00aced;
    background-image: url("../images/twitter-128.png");
}

.icon--linkedin a {
    background-color: #007fb1;
    background-image: url("../images/linkedin-128.png");
}

.icon--google-plus a {
    background-color: #DA4835;
    background-image: url("../images/google-plus-icon-white.png");
}

.icon--instagram a {
    background-color: #5c3d2e;
    background-image: url("http://benhodgson.net/codepen/social/instagram-128.png");
}

.icon--flickr a {
    background-color: #c9317d;
    background-image: url("http://benhodgson.net/codepen/social/flickr-128.png");
}

.icon--spotify a {
    background-color: #80b719;
    background-image: url("http://benhodgson.net/codepen/social/spotify-128.png");
}

.icon--soundcloud a {
    background-color: #f60;
    background-image: url("http://benhodgson.net/codepen/social/soundcloud-128.png");
}

.icon--lastfm a {
    background-color: #d51007;
    background-image: url("http://benhodgson.net/codepen/social/lastfm-128.png");
}

.icon--kickstarter a {
    background-color: #87c442;
    background-image: url("http://benhodgson.net/codepen/social/kickstarter-128.png");
}

.icon--github a {
    background-color: #4183c4;
    background-image: url("http://benhodgson.net/codepen/social/github-128.png");
}

.management-input-section {
    padding-top: 15px;
}

.crowdfunding-exemp-disp-label {
    min-height: 85px;
}

.margin-top-10percent {
    margin-top: 10%
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-top-150 {
    margin-top: 150px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-100 {
    margin-bottom: 50px;
}

.margin-bottom-150 {
    margin-bottom: 50px;
}

.menu-space-top {
    padding-top: 80px;
}

 /* 

.cms-page {

}

.cms-page h1,
.cms-page h2,
.cms-page h3,
.cms-page h4,
.cms-page h5 {
    text-transform: capitalize;
}

.cms-page .page-head {
    padding: 25px 0;
    background-image: url('../images/page-header-background.jpg');
}

.cms-page .thick {
    height: 1px;
    background: #757575;
    margin-top: 10px;
}



.cms-page .page-head .thick {
    height: 1px;
    background: white;
    margin-top: 10px;
}

.cms-page .page-content {
   font-size: 20px; 
    color: #757575;
    font-weight: 400;
    font-family: Lato; 
}

.cms-page .page-content .section-heading {
    font-size: 25px;
    color: #757575;
    font-weight: 400;
} 

.cms-page .notify-title {
    text-align: center;
    font-size: 85px;
    color: #EA8E8E;
}

.cms-page .notify-content {
    color: #B5B5B5 !important;
}

*/

.cms-page .page-head .section-heading {
    margin-bottom: 0;
    color: #000;
    font-size: 40px;
    margin-top:40px;
}

@media all and (max-width: 640px) {

    .modal-content {
        bottom: 40px;
    }

    .modal-footer button.btn-default {
        float: left;
    }
}

.cntr-box-main.whitesmoke.cntr-box-scrol {
    height: auto;
}

.tab-pane.active.in ul.team-lists {
    height: 653px;
    overflow-x: hidden;
    overflow-y: auto;
}

.project_side_bar .countdown-show4 .countdown-section {
    width: 24% !important;
}

.project_side_bar .countdown-row .countdown-show4 {
    width: 100% !important;
}

div#preapproval_div_id {
    height: 100%;
    display: block;
    min-height: 455px;
    }

@media (max-width: 425px) {

    div#preapproval_div_id {
        min-height: 715px;
    }

    div#preapproval_div_id .credit-card-form .pay-content .btn-success {
        margin-top: 10px !important;
    }

    div#preapproval_div_id .credit-card-form .pay-submit #select-inst {
        top: 0px !important;
    }

    div#preapproval_div_id .credit-card-form .pay-submit .btn-primary + .col-sm-5 {
        margin: 0 -15px;
    }

    div#preapproval_div_id .credit-card-form .pay-submit .pay-logo {
        margin-bottom: 10px;
    }
}

div#preapproval_div_id .header {
    font-weight: normal;
    background: transparent url(https://static.wepay.com/img/flow/iframe-shadow.png) no-repeat -10px bottom;
    margin-bottom: 30px;
    padding: 5px 20px 20px 20px;
}

div#preapproval_div_id .header h1 {
    font-size: 1.7em;
    margin-bottom: 0;
}

div#preapproval_div_id .credit-card-form {

}

.pay-head-title img {
    width: 35px;
    margin-left: 5px;
    position: relative;
    top: -2px;
}

div#preapproval_div_id .credit-card-form .pay-title {
    font-weight: bold;
    margin-bottom: 14px;
    padding: 0 20px;
}

/* div#preapproval_div_id .credit-card-form .pay-content {
    padding: 0 20px;
    margin-top: 20px;
    font-size: 16px;
} */

div#preapproval_div_id .credit-card-form .pay-submit {
    background-color: #f2f4f7;
    border-top: 1px solid #d4dae1;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin: 0;
    min-height: 55px;
    padding: 10px 20px;
    text-align: right;
}

div#preapproval_div_id .credit-card-form .pay-submit #continue-payment {
    border-radius: 0;
    background: #0C71B1;
}

div#preapproval_div_id .credit-card-form .pay-submit #continue-payment:hover {
    background: #36a00c;
}

div#preapproval_div_id .credit-card-form .pay-logo {

}

div#preapproval_div_id .credit-card-form .pay-logo img {
    width: 73px;
}

.payment-process-loader-cont {
    width: 60%;
    margin: 0px auto;
    margin-top: 10%;
}

.payment-process-loader-cont img {
    width: 100px;
    float: left;
}

.payment-process-loader-cont h1 {
    font-weight: 300;
    font-size: 27px;
    color: #7FB06F;
    margin-top: 5%;
    float: left;
    margin-left: 25px;
}

.payment-successful-notify-cont {

}

.payment-successful-notify-cont .disp-head {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.payment-successful-notify-cont .disp-head span:first-child {
    color: gray
}

.payment-successful-notify-cont .disp-head span:last-child {
    color: #4BBF1D
}

.payment-successful-notify-cont .disp-head.error span:last-child {
    color: #D73F4C;
}

.payment-successful-notify-cont .disp-msg {
    font-size: 17px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
}

.disp-payment-details {
    margin-top: 3%;
}

.disp-payment-details .disp-payment-title {
    text-align: center;
}

.disp-payment-details .disp-payment-title h1 {
    font-size: 30px;
    color: gray;
    text-align: center;
    border-bottom: 2px solid #4BBF1D;
    display: inline-block;
    margin-bottom: 5px;
}

.disp-payment-details .disp-payment-title .title-footer {
    display: block;
    font-size: 16px;
}

.disp-payment-details .payment-receipt-cont {
    border-top: 1px dashed gray;
}

.disp-payment-details .payment-receipt-print {
    position: relative;
    top: 50px;
    text-align: right;
    right: 0;
}

.disp-payment-details .payment-receipt-print .btn {
    border-radius: 0;
}

.receipt-printable .receipt-head {
    text-align: center;
    margin-bottom: 10px;
}

.receipt-printable .receipt-head img {
    display: inline-block;
    margin: 10px;
}

.receipt-printable .receipt-head .site-link {
    font-size: 18px;
    line-height: 0;
}

.receipt-printable .reciept-content .section-cont:last-child {
    border-bottom: 1px solid gray;
}

.receipt-printable .reciept-content .section-head {
    padding: 10px;
    background-color: #4BBF1D;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.receipt-printable .reciept-content .section-content {
    padding: 15px;
}

.receipt-printable .reciept-content .section-content .title {
    font-weight: 600;
}

.receipt-printable .reciept-content .section-content p:last-child {
    margin-bottom: 0;
}

.popover.static {
    position: relative !important;
    top: 35px !important;
    left: -50px !important;
    margin-top: 0 !important;
    display: block !important;
    padding: 0;
}

.popover.static.notice .popover-title {
    background-color: #4BBF1D;
    border-bottom: 1px solid #7fb06f;
    color: white;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .popover.static.notice {
        display: none !important;
    }
}

.risk-acknowledgment-cont input[type=checkbox] + label, .custom-checkbox + label {
    -webkit-appearance: none;
    background-color: #ddd;
    padding: 8px;
    margin-right:3px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
       
}

.risk-acknowledgment-cont input[type=checkbox] + label{
    cursor:pointer;
    border: 1px solid #000;
}

.risk-acknowledgment-cont input[type=checkbox]:checked + label:after, .custom-checkbox:checked + label:after {
    width: 100%;
    height: 100%;
    content: "\2714";
    left: 0px;
    position: absolute;
    left: 2px;
    top: 3px;
    color: black;
    line-height:10px;

}

.risk-acknowledgment-cont input[type=checkbox], .custom-checkbox {
    display: none;
}


/* Trevor's Additions Start Here */

h1{
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.btn-primary, .btn-success{
    color: #fff;
    background-color: #4BBF1D;
    border: 1px solid #4BBF1D;
    border-radius:5px;
}


.home-button{
    margin-right:25px;
}

.home-learn{
    color:#fff;
    font-size:16px;
    text-shadow: 0 1px 3px #000;
}

a.home-learn:hover, a.home-learn:focus{ 
    color:#fff;
    padding-bottom:3px;
    text-decoration:none;
    border-bottom: 1px solid white;

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:focus{
    color:  #4BBF1D;
    background: rgba(255,255,255,0.3);
    border-bottom-left-radius:10px;
        border-bottom-right-radius:10px;
   
}

.topbar-fluid{
    border-bottom:1px solid #4BBF1D !important;
}

.home-bar{
    border-bottom:0px !important;
}

.navbar-default .navbar-nav > li:last-child > a{

}

.navbar-default .navbar-nav > li:last-child > a:hover{

    
}



.box-inner{
    padding:15px;
    color:#000;
    border-top:1px solid #ccc;
}



.proj-box-image{
    height:240px;
    position:static;
    border-bottom:none;
    overflow:hidden;
}

.proj-box-image > img{

  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.proj-inner h3{
    margin-top:5px;
}

.proj-master-link:hover h3{
    text-decoration: underline;
}

.proj-inner{
    border: 1px solid #ccc;
    height:540px;
    margin-bottom:25px;
    position:inherit;
    transition: box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);
}

.proj-master-link:hover .proj-inner{
          box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.08);
}

.box-inner .progress{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
}

.percentage-of-max{
    text-align:right;
}

.percentage-of-max p{
    margin:0;
}


.proj-inner .funding-deets{
    position:absolute;
    bottom:0;
    padding:10px;
    margin-left:-20px;
}

.proj-inner .funding-deets strong{
    font-size:16px;
}

.icon-time-remaining{
    border-radius:10px;
    color:#fff;
    background:#a7a7a7;
    z-index:2;
    position:absolute;
    padding:2px 7px;
    top:205px;
    right:10px;
}

.see-all{
    text-align:center;
    margin:0 auto;
    width:100px;
}

a.filter-search, a.filter-search:focus, a.filter-search:active, a.filter-search.active{
    text-decoration:none;
    color:#fff;
}

a.filter-search:hover {
    color:#bbb;
    text-decoration:none;
}

.project_side_bar{
    margin-top: 25px;
}


.project_side_bar .funding-deets strong{
    font-size:24px;
    font-family:Roboto Slab;
}

.project_side_bar .progress{
    margin:10px 0 10px 15px;
}

.project_side_bar .percentage-of-max p{
    margin:10px 0 0 0;
}

.project-header{
    display:inline-block;
     padding:0px 30px;
}

.project-logo{
    width:250px;
}

.project-detail-title{
    font-size:36px;
    margin:0 0 10px 0;
}

.project-info{
    display:inline-block;
    margin-left:15px;
    padding-left:20px;
    border-left:1px solid #ddd;
    vertical-align: middle;
}

.project-info p{
    margin:0;

}

.project-information{
    margin-top:20px;
}

.nav-tabs > li > a:hover {
    border:1px solid #fff;
    color:#000;
}

.proj-featured-video{
    margin-top:25px;
}

.progress-bar {

    -webkit-box-shadow: none;
    box-shadow: none;
}

.project_side_bar .fa{
    margin-right:5px;
}

.tab-pane h3{
    margin-bottom: 20px;
}

.table > thead > tr:first-child > td, .table > tbody > tr:first-child > td{
    border-top: none !important;
}

td{
    vertical-align: middle !important;
}

.issuing-steps h4{
    margin:0;
}

.btn-primary.disabled {
    background-color:#7a7a7a !important;
    border:1px solid #ddd !important;
}


.btn-primary.disabled:hover{
    cursor: not-allowed
}


 .investment-values .btn{
    margin-bottom: 10px;
    margin-right:10px;
    background:#7a7a7a;
    border-color:#ddd;
}

.investment-values .btn.active{
        color: #fff;
    background-color: #4BBF1D;
    border: 1px solid #6ca731;
    border-radius:5px;
}

.final-ackn{
    border:1px solid #bbb;
    background:#ddd;
    padding:10px;
    border-radius:5px;
   
    margin-bottom:10px;
}

.payment-option{
    border: 1px solid #bbb;
    background: #ddd;
    padding: 20px 30px;
    border-radius: 5px;
    margin-top:20px;
}

.login-box{
 
    text-align:center;

}



.panel-default > .panel-heading {
  font-size:16px;
  padding:20px 20px;
  color: #fff;
  background: none repeat scroll 0 0 #4BBF1D;
  border-color: #ddd;
  font-weight: bold;
  border-radius: 0px;
}
.panel-body{
  padding: 0px;
    padding:20px;

}
.panel-body a{
   width:100%;
   float:left;

   padding:10px 20px;

   text-decoration: none:;

  
   border-bottom:1px solid #ddd;
 
}
.panel-body a:hover{

    text-decoration:none !important;

}
.panel-title > a {
  color: inherit;
  font-weight: bold;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
.panel-default {
  border-color: #ddd;
}
.panel-group .panel {
  border-left: none;
  border-right: none;
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group {
  margin-bottom: 0px;
}
.accordion_active{
 background: none repeat scroll 0 0 #fff !important;
    color: #596855 !important;
 
}
#pic_form{
    padding-left: 20px;
    padding-right: 20px;
}
.social-avatar{
    width: 70px;
    margin: 0px auto;
    margin-bottom: 20px;
}



.news a.btn{
    color:#fff;
}

.page-cta{
    text-align:center;
}

.page-cta p{
    margin:20px 0;
}

.investor-reg-type p{
    margin:0;
}



.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }
  .jssocials-share-link.jssocials-share-link-count {
    padding-top: .2em; }
    .jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
      display: block;
      font-size: .6em;
      margin: 0 -.5em -.8em -.5em; }
  .jssocials-share-link.jssocials-share-no-count {
    padding-top: .5em; }
    .jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
      height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default; }
  .jssocials-share-count-box.jssocials-share-no-count {
    display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }

  .jssocials-share-twitter .jssocials-share-link {
  background: #00aced; }
  .jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba; }

.jssocials-share-facebook .jssocials-share-link {
  background: #3b5998; }
  .jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373; }

.jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39; }
  .jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321; }

.jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6; }
  .jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983; }

.jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027; }
  .jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f; }

.jssocials-share-email .jssocials-share-link {
  background: #3490F3; }
  .jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6; }

.jssocials-share-stumbleupon .jssocials-share-link {
  background: #eb4823; }
  .jssocials-share-stumbleupon .jssocials-share-link:hover {
    background: #c93412; }

.jssocials-share-whatsapp .jssocials-share-link {
  background: #29a628; }
  .jssocials-share-whatsapp .jssocials-share-link:hover {
    background: #1f7d1e; }

.jssocials-share-telegram .jssocials-share-link {
  background: #2ca5e0; }
  .jssocials-share-telegram .jssocials-share-link:hover {
    background: #1c88bd; }

.jssocials-share-line .jssocials-share-link {
  background: #25af00; }
  .jssocials-share-line .jssocials-share-link:hover {
    background: #1a7c00; }

.jssocials-share-viber .jssocials-share-link {
  background: #7b519d; }
  .jssocials-share-viber .jssocials-share-link:hover {
    background: #61407b; }

.jssocials-share-pocket .jssocials-share-link {
  background: #ef4056; }
  .jssocials-share-pocket .jssocials-share-link:hover {
    background: #e9132e; }

.jssocials-share-messenger .jssocials-share-link {
  background: #0084ff; }
  .jssocials-share-messenger .jssocials-share-link:hover {
    background: #006acc; }

.jssocials-share-vkontakte .jssocials-share-link {
  background: #45668e; }
  .jssocials-share-vkontakte .jssocials-share-link:hover {
    background: #344d6c; }

.jssocials-share-link {
  padding: .5em .6em;
  color: #fff;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
    color: #fff; }

.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-count-box:hover {
    background: gainsboro; }
    .jssocials-share-count-box:hover:after {
      border-color: transparent gainsboro transparent transparent; }
  .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.85em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444; }

.project-header p{
    margin-bottom:10px;
}


.entrepreneur-profile .btn-primary{

float:none;
}

.entrepreneur-profile .userinfo{
    padding:0;
}

a:hover{
   cursor:pointer;
}

@media (min-width: 768px){
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left:0px !important;
}
}

@media print{
    .print-page{
        display:none;
    }
}

.start-funding-cta{
    text-align:center;
}

.formError .formErrorContent {
border: none !important; 
    box-shadow: none !important; 
    -moz-box-shadow: none !important; 
    -webkit-box-shadow: none !important; 
    -o-box-shadow: none !important; 
    }

.userinfo.edit-profile li{
    margin-bottom:5px;
}

.number-amount{
    border: 2px solid #000;
    padding:10px;
}

.number-amount p{
    margin-bottom:0;
}

.form-underline{
    font-size:18px;
    border-bottom:1px solid #000;
    display:inline-block;
    min-width:250px;
    margin-bottom:3px;
}

.form-label{
    margin-bottom:15px;
}

.form-right{
    float:right;
}

.management_expertise ul li{
    list-style-type:disc;
    margin-left:15px;
}

.view-all-home{ 

padding-bottom:4px; 
position: relative;
bottom: 3px; 
text-decoration: none !important; 
}


.navbar-toggle{
background:#fff;
margin-top:20px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color:#000;
}

#paypal-button{
    float:right;
}

.paypal-button-card{
    display:inline-block !important;
}

/* Absolute Center Spinner */
#loadingpaypal {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 400px;
  overflow: show;
  margin: auto;
  text-align:center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}]

/* Transparent Overlay */
#loadingpaypal:before {
  content: '';
2em  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

