body{
    font-family: 'Open Sans', sans-serif;
}
.join-hook-container{
    display: none !important;
}
.tab-content{
    display: initial;
}
#base {
    padding-bottom: 0 !important;
}
.sct-header{
    padding: 0;
    text-align: center;
    background-color:#304e70;
    background-size: 350px 344px;
    background-repeat: repeat;
    background-image: url(https://snapeda-static.s3.amazonaws.com/images/banner-bg.jpg)

}
    .sct-header .center{
        width: auto;
        padding: 10px 26px;
        display: inline-block;
        margin: 54px auto 35px auto !important;
        background: rgba(48,78,112,0.8);
    }
    .sct-header img{
        width:320px;
    }
    .sct-header h1{
        margin-bottom: 30px;
        /*margin-left: -35px;*/
    }
.subheading{
    /*margin-left: 0;*/
    font-size: 22px;
    max-width: 450px;
    line-height: 32px;
    margin-bottom: 20px;
}
.subheading a.subheading-link{
    text-decoration: underline;
    color:#ddd;
}
.subheading a.subheading-link:hover{
    text-decoration: underline;
    color:#ddd;
}
.subheading a.subheading-link:active{
    text-decoration: underline;
    color:#ddd;
}
.subheading a.subheading-link:visited{
    text-decoration: underline;
    color:#ddd;
}
.subheading2{
    font-size: 14px;
    color:#ddd;
    margin-bottom: 30px;
}

.mtop15{
    margin-top: 15px;
}
.pl20{
    padding-left: 20px;
}
.pl0{
    padding-left: 0;
    margin-left: 0 !important;
}

.t_c{
    text-align: center;
}

.list-section{
    margin-top: 15px;
}
.row-fluid .center, .list-section2 .center{
    max-width: 900px;
    padding: 0;
}

.row-fluid .center2{
    max-width: 1100px;
}
.how-icon{
    width:140px;
    height:140px;
    margin: 20px auto 40px auto;
    background: #eee;
    border-radius: 50%;
    line-height: 140px;
    text-align: center;
    font-size:45px;
    color:#777;
}
.how-icon-time{
    font-weight: 400;
    font-size: 40px;
}
.how-description{
    text-align: center;
    padding: 10px;
}
.how-description img{
    width:100px;
    margin: 10px auto 25px auto;
}
.how-description h4, .how-description p{
    color: #555;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}
    .dotted-line{
        width: 215px;
        height: 2px;
        border-top: 2px dotted #304e70;
        position: absolute;
        margin-top: 71px;
        margin-left: 189px;
    }
    .dotted-line2{
        width: 370px;
        height: 2px;
        border-top: 2px dotted #304e70;
        position: absolute;
        margin-top: 61px;
        margin-left: 265px;
    }
.how-description h4{
    /*font-weight: 300;*/
    color:#ff761a;
    margin-bottom: 10px;
    font-size:18px;
    font-weight: 400;
}
.tabbable, .mb20{
    margin-bottom: 30px;
}
.top-alert{
    margin-bottom: 0;
}
.row-fluid h2{
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 28px;
    color:#555;
    text-align: center;
}

#section-how-it-works, #section-faq, #section-standards, #section-community, #section-customers{
    padding-top: 50px;
    padding-bottom: 50px;
}
#section-faq{
    margin-bottom: 50px;
}

#section-community{
    background: #f7f7f7;
}

#section-standards p{
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    color:#555;
}
#section-standards img{
    margin-left:80px;
    margin-top: 10px;
}
#section-recent-requests{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f7f7f7;

}
#export-to .format-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.export-item {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 1rem;
	padding-right: 15px;
    padding-left: 15px;
	margin-left: 0px !important;
}
#export-to .img-span {
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-sizing: border-box;
    border-radius: 16px;
    width: 132px;
    height: 132px;
    margin-left: 0px;
}
.img-span {
    width: 158px;
    height: 164px;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
#export-to span img {
    width: 85px;
}
.export-to-name {
    margin-top: 0.5rem;
}

    #section-recent-requests .center{
        max-width: 1000px;
    }
    .section-title h3{
        font-size:15px;
        text-transform: uppercase;
        margin: 10px auto;
        text-align: center;
        font-weight: 400;
        color:#555;
        font-size:16px;
    }

    .request-container{
        padding: 30px 0 20px 0;
        /*border: 1px solid #ccc;*/
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 0 15px #ddd;
        height:900px;
        overflow: auto;
    }
    .request-container h2{
        font-weight: 300;
        margin-bottom: 30px;
        font-size: 28px;
        color:#555;
        text-align: center;
    }
    .request-avatar{
        text-align: right:;
    }
    .request-description p{
        margin-bottom: 0;
        font-size: 12px;
        line-height: 16px;
    }
    .clr-concrete{
        color: #a5a5a5;
    }
    .request-description h3{
        font-size: 14px;
    }
    .request-pagination{

        text-align: center;
    }

#section-export{
    margin-top:60px;
    margin-bottom: 60px;
}

h2.sct-title{
    font-size:40px;
    margin: 0px auto 25px auto;
    padding: 0;
}

.section-box-grey{
    padding: 40px;
    /*padding-bottom: 40px;*/
    background: #f3f3f3;
    height:330px;
}
    .section-box-grey h2{
        font-weight: 300;
        font-size:22px;
    }
    .section-box-grey p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .section-box-grey img{
        height:35px;
        margin-bottom: 15px;
    }

    .section-box-bg .section-bg{
        height:330px;
        background-size: cover !important;
        background-position: center !important;
    }
    .bg-laptop{
        background: url(https://snapeda-static.s3.amazonaws.com/images/laptop.jpg);
    }
    .bg-team{
        background: url(https://snapeda-static.s3.amazonaws.com/images/about/snapeda-team2.jpg);
    }


.box{
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #eee;
    /*margin-top: 54px;*/
    clear:both;
    display: block;
}
    .box .box_icon{
        font-size: 50px;
        border:2px solid #304e70;
        color:#304e70;
        font-weight: 300;
        line-height: 50px;
        height:50px;
        width:50px;
        height:50px;
        border-radius: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .box h2{
        font-weight: 400;
        margin-bottom: 20px;
    }
    .box ul{
        list-style: none;
        text-align: left;
        display: block;
        clear: both;
        overflow: hidden;
        margin-left: 0;

    }
    .box ul li{
        display: block;
        margin-bottom: 5px;
        clear: both;
        overflow: hidden;
        margin-left: 0;
    }
    .box ul .step_num{
        float:left;
        margin-left:15px;
        margin-right:5px;
        margin-bottom: 5px;
        font-weight: 600;
        color:#555;
    }
    .box ul .step_desc{
        float:none;
        display: table-cell;
    }
    .t_r{
        text-align: right;
    }
hr{
    border-top:1px solid #eee;
}
.tools_section{
    width:150px;
    height:auto;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.f_r{
    float:right;;
}
.tools_img{
    height:120px;
    width:120px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 15px #ddd;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .tools_img img{
        width:105px;
    }
    .tools_img #logo-eagle {
        width: 75px;
        margin: 0 auto;
    } 
    .tools_section p{
        margin: 10px auto 10px auto;
    }

#section-faq h4{
    margin-top: 35px;
    margin-bottom: 5px;
}
#section-faq p{
    line-height: 20px;
}

.s-btn.orange{
    border: 1px solid #ff761a;
    background-color: #ff761a;
    color: white;
    box-shadow: 0 5px 30px rgba(0,0,0,0.2);
    margin-top: 10px;
    outline: none !important;
    padding: 7px 25px;
    font-weight: 600;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;

}.s-btn.orange:hover{
    border: 1px solid #ff761a;
    background-color: #ff761a;
    color: white;
    box-shadow: 0 7px 40px rgba(0,0,0,0.3);
    margin-top: 8px;
    margin-bottom: 2px;
}.s-btn.orange:active{
    border: 1px solid #ff761a;
    background-color: #ff761a;
    color: white;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 0px;
}

.banner-request-btn{
    padding: 8px 22px;
    font-size:16px;
    font-weight: 500;
}

.s-btn.orange.banner-request-btn:hover{
    box-shadow: 0 7px 50px rgba(0,0,0,0.45);
    margin-top: 10px;
    margin-bottom: 0px;
}
.s-btn.orange.banner-request-btn:active{
    box-shadow: 0 0px 5px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 0px;
}


.s-btn.blue{
    border: 1px solid #304e70;
    background-color: #304e70;
    color: white;
    box-shadow: 0 5px 30px rgba(0,0,0,0.2);
    margin-top: 10px;
    outline: none !important;
    padding: 7px 25px;
    font-weight: 600;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;

}.s-btn.blue:hover{
    border: 1px solid #304e70;
    background-color: #304e70;
    color: white;
    box-shadow: 0 7px 40px rgba(0,0,0,0.25);
    margin-top: 8px;
    margin-bottom: 2px;
}.s-btn.blue:active{
    border: 1px solid #304e70;
    background-color: #304e70;
    color: white;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 0px;
}
.s-btn:foucs{
    outline: none !important;
}

.light-box{
    /* Rectangle 51 Copy: */
    background: #FAFAFA;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 70px 60px 50px;
    max-width: 650px;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    margin: 120px auto 20px auto;
}
.light-box img{
    border-radius: 100%;
    margin: -120px auto 30px;
    display: block;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
    width: 100px;
}
.light-box p{
    font-family: "Open Sans";
    color: #555555;
    text-align: center;
}
.light-box footer{
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
    font-size: 14px;
}
.light-box b{
    font-weight: bold;
}

.enterprise-cont{
    border: 1px solid #ddd;
    /*box-shadow: 0 0 20px #ddd;*/
    border-radius: 5px;
    padding: 40px 40px;
    text-align: center;
    background:#f7f7f7;
    overflow:hidden;
}

.instapart_title{
    text-align: left;
}
    .instapart_title h2{
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 36px;
        text-align: left;
        font-weight: 600;
    }
    .instapart_title a{
        margin-top: 20px;
        display: block;
        margin-bottom: 20px;
    }

.container-alt {
    max-width: 960px !important;
    padding-top: 70px;
    padding-bottom: 70px;
}

.instapart-box{
    background:#fff;
    padding: 30px 20px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
}
    .instapart-box .instapart-credit-count{
        font-size: 40px;
        font-weight: 300;
        margin-bottom: 10px;
        height:24px;
    }
    .instapart-box .price-tag{
        font-size:16px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
        .instapart-box .price-tag span{
            color:#777;
            font-size: 12px;
        }
    .instapart_form {
        margin-bottom: 0;
    }

@media(max-width: 885px){
    .center{
        padding-left:20px !important;
        padding-right:20px !important;
    }
    .hide-small{
        display:none;
    }
    /*.how-description{
        padding-left:20px;
        padding-right: 20px;
    }*/
    #section-recent-requests .f_r{
        float:none;
    }
    #section-recent-requests .tools_section{
        margin-left: auto;
        margin-right:auto;
    }
    #section-recent-requests .center{
        padding: 40px !important;
    }
}