/*
    ==== GRID ====
*/

@media (max-width: 1024px) {
    .developers .content .title.title_sect {
        margin-top: 0;
        text-align: center;
    }
}

.developers .content a:not(.btn) {
    text-decoration: underline;
    color: #a6b8c0;
}

.content .title.text-left {
    text-align: left;
}

.content p {
    margin-bottom: 8px;
    color: #646464;
    font-size: 16px;
    line-height: 27px;
    font-family: 'pf_light', 'brandon_light', Helvetica, Arial, sans-serif;
}

.content p a:not(.btn) {
    color: #6e98dc;
}

.content .h4 {
    font-size: 18px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 25px;
    font-family: 'brandon_bold', "brandon_Rg", Helvetica, Arial, sans-serif;
}

.content .h5 {
    font-size: 19px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.content ul:not(.list-unstyled) {
    margin: 0;
    padding: 0 0 0 16px;
    color: #646464;
    font-size: 16px;
    line-height: 27px;
    font-family: 'pf_light', 'brandon_light', Helvetica, Arial, sans-serif;
}

.content ul:not(.list-unstyled) li {
    position: relative;
    list-style: none;
}

.content ul:not(.list-unstyled) li:before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #004cc7;
    border-radius: 2px;
    position: absolute;
    top: 16px;
    left: -11px;
}

.video {
    width: 100%;
    background-color: #e2e2e2;
    border-bottom: 1px solid #adadad;
}

.pb11 {
    padding-bottom: 110px;
}

.no-js * {
    opacity: 0;
}

.title {
    font-size: 54px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    color: #32373e;
    text-align: center;
}

.title.title_sect {
    margin: 90px 0 40px;
}

.nopadding [class*=all-] {
    padding-left: 0;
    padding-right: 0;
}

.container.nop {
    padding-left: 0;
    padding-right: 0;
}

.why_apps {
    position: relative;
}

.developers .why_apps,
.developers section.relative.bb_:first-of-type,
.withaffix {
    position: relative;
}

.developers .why_apps p,
.developers section.relative.bb_:first-of-type p,
.withaffix p {
    margin-bottom: 36px;
}

#tutorial .video {
    margin-top: 29px;
}

#documentation .h4 {
    margin-bottom: 35px;
}

#documentation pre {
    margin-bottom: 49px;
    line-height: 29px;
}

.blog_thumb.thumb-wrapper {
    margin-top: 120px;
}

.thumb-wrapper {
    background-size: cover;
    background: no-repeat center;
    background-image: none !important;
    position: relative;
    margin-bottom: 100px;
    z-index: 10;
}

.thumb-wrapper .tb {
    padding-top: 190px;
    z-index: 30;
    width: 100%;
    height: 100%;
}

.thumb-wrapper .title {
    margin: 0;
}

.thumb-wrapper .inline {
    position: relative;
}

.thumb-wrapper .search_ {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    width: 100%;
    padding-top: 40px;
}

.thumb-wrapper .search_ .form-group {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 460px;
    max-width: 80%;
}

.thumb-wrapper .search_ input {
    width: 100%;
    height: 55px;
    border-radius: 28px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    border: none;
    background-color: #fff;
    color: #787878;
    padding-left: 30px;
    padding-right: 40px;
}

.thumb-wrapper .search_ input::-moz-placeholder {
    color: #787878;
    opacity: 1;
}

.thumb-wrapper .search_ input:-ms-input-placeholder {
    color: #787878;
}

.thumb-wrapper .search_ input::-webkit-input-placeholder {
    color: #787878;
}

.thumb-wrapper .search_ .submit_btn {
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    right: 19px;
    top: 18px;
    border: none;
    text-shadow: none;
    outline: none;
    background: transparent url(../images/sprite.png) -60px -42px no-repeat;
}

.about_desc {
    padding-top: 40px;
    padding-bottom: 40px;
}

.about_desc p {
    margin-bottom: 8px;
    color: #646464;
    font-size: 16px;
    line-height: 27px;
    font-family: 'pf_light', 'brandon_light', Helvetica, Arial, sans-serif;
}

.main_ .title {
    margin: 110px 0 85px;
}

#header + main.content {
    padding-top: 100px;
}

.our_team {
    max-width: 1040px;
    text-align: center;
    margin-bottom: 100px;
}

.our_team .item {
    color: #32373e;
    min-width: 250px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    max-width: 380px;
    margin: 0 auto 40px;
}

.our_team .item .ph_ {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 104.81481%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.our_team .item .ph_ p {
    margin: 0;
    opacity: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(40deg) scale(0.5);
    -ms-transform: rotate(40deg) scale(0.5);
    transform: rotate(40deg) scale(0.5);
    position: absolute;
    display: table;
    top: 0;
    right: 0;
    left: 0;
    height: 101%;
    width: 101%;
    background-color: rgba(255, 255, 255, 0.75);
    text-align: center;
}

.our_team .item .ph_ p span {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    display: table-cell;
    vertical-align: middle;
    padding-left: 11.11111%;
    padding-right: 11.11111%;
}

.our_team .item .name {
    font-family: 'brandon_bold', "brandon_Rg", Helvetica, Arial, sans-serif;
    font-size: 21px;
    line-height: 32px;
    margin: 24px 0 1px;
}

.our_team .item .ds {
    font-size: 16px;
    line-height: 36px;
}

.our_team .item.plus_ .ph_ {
    display: block;
    background: url(../images/i/person_add.jpg) center no-repeat;
    background-size: 100%;
}

.our_team .item.plus_ .ph_ span {
    font-size: 18px;
    color: #808080;
    text-align: center;
}

.our_team .item.plus_ .ph_ p {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: none;
}

.our_team .item.plus_ .ph_ img {
    margin-bottom: 9px;
    display: inline-block;
}

@media (min-width: 640px) {
    .our_team .item {
        margin: 0 0 68px;
        min-width: 150px;
        float: left;
        width: 50%;
    }
}

@media (min-width: 768px) {
    .our_team .item {
        margin: 0 0 68px;
        min-width: 150px;
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1025px) {
    .our_team .item {
        width: 25%;
    }
}


/*.flexboxlegacy {*/


/*/!**/


/*Legacy Firefox implementation treats all flex containers*/


/*as inline-block elements.*/


/**!/*/


/*@-moz-document url-prefix() {*/


/*.flex-container, .our_team .item.plus_ .ph_ p {*/


/*width: 100%;*/


/*-moz-box-sizing: border-box;*/


/*}*/


/*}*/


/*}*/

.flexboxlegacy .flex-container,
.flexboxlegacy .our_team .item.plus_ .ph_ p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flexboxlegacy .flex-item:nth-child(1),
.flexboxlegacy .our_team .item.plus_ .ph_ p > span {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.blog .blog-nav_,
.blog .pagination,
.jobs_ .blog-nav_,
.jobs_ .pagination {
    padding: 92.5px 0;
    width: 100%;
    text-align: center;
}

.blog .blog-nav_ a,
.blog .blog-nav_ span,
.blog .pagination a,
.blog .pagination span,
.jobs_ .blog-nav_ a,
.jobs_ .blog-nav_ span,
.jobs_ .pagination a,
.jobs_ .pagination span {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 28px;
    font-size: 18px;
    color: #c5c5c5;
    display: inline-block;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
}

.blog .blog-nav_ a:hover,
.blog .blog-nav_ span:hover,
.blog .pagination a:hover,
.blog .pagination span:hover,
.jobs_ .blog-nav_ a:hover,
.jobs_ .blog-nav_ span:hover,
.jobs_ .pagination a:hover,
.jobs_ .pagination span:hover {
    text-decoration: none;
}

.blog .blog-nav_ span.current,
.blog .blog-nav_ a:hover,
.blog .blog-nav_ .current-cat a,
.blog .pagination span.current,
.blog .pagination a:hover,
.blog .pagination .current-cat a,
.jobs_ .blog-nav_ span.current,
.jobs_ .blog-nav_ a:hover,
.jobs_ .blog-nav_ .current-cat a,
.jobs_ .pagination span.current,
.jobs_ .pagination a:hover,
.jobs_ .pagination .current-cat a {
    color: #4c4c4c;
}

.blog .pagination a,
.blog .pagination span,
.jobs_ .pagination a,
.jobs_ .pagination span {
    padding-left: 75px;
    padding-right: 75px;
}

.blog {
    max-width: 1000px;
}

.blog .post_ {
    margin-bottom: 148px;
    padding-bottom: 100px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background-color: #f7f7f7;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    text-align: center;
}

.blog .post_:last-of-type {
    margin-bottom: 0;
}

.blog .post_ .title {
    color: #32373e;
    margin: 90px 0 37px;
    font-size: 54px;
}

.blog .post_ header {
    margin-bottom: 38px;
    font-size: 18px;
    line-height: 1;
    color: #787878;
}

.blog .post_ header a {
    color: #004cc7;
}

.blog .post_ .body_ {
    max-width: 755px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto 50px;
    text-align: justify;
}

.blog .post_ .body_ p {
    font-size: 19px;
    line-height: 32px;
    color: #646464;
}

.blog .author_photo_ {
    position: absolute;
    background-position: center;
    background-size: cover;
    left: 50%;
    margin-left: -48px;
    top: -48px;
    width: 94px;
    height: 94px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-clip: content-box;
}

.blog img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

@media (max-width: 640px) {
    .blog header .title {
        font-size: 40px !important;
    }
    .blog header [class*=pull] {
        line-height: 2;
    }
}

.blog h1 {
    font-size: 54px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    margin-bottom: 40px;
    color: #32373e;
}

.blog h2 {
    font-size: 40px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    color: #32373e;
}

.blog h3 {
    font-size: 30px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    color: #32373e;
}

.blog h4 {
    font-size: 20px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    color: #32373e;
}

.blog h5 {
    font-size: 18px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    color: #32373e;
}

.blog h6 {
    font-size: 14px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    line-height: 1;
    color: #32373e;
}

img.align-left,
img.align-right {
    margin-bottom: 50px;
    margin-top: 40px;
}

img.align-center {
    margin: 40px auto 50px;
    display: block;
}

img.align-left {
    float: left;
    margin-right: 20px;
}

img.align-right {
    float: right;
    margin-left: 20px;
}

@media (max-width: 1024px) {
    .pagination a,
    .pagination span {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.post-single-thumb_ {
    min-height: 400px;
}

.post-single-thumb_ .tc {
    white-space: pre-line;
}

@media (max-width: 640px) {
    .post-single-thumb_ .tc [class*=pull] {
        line-height: 2;
    }
}

.post-single-thumb_ .ph_ {
    display: inline-block;
    width: 96px;
    height: 96px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-clip: content-box;
}

.post-single-thumb_ .title {
    margin: 40px 0;
}

.post-single-thumb_ .cont_ {
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    margin: 0 auto 38px;
    display: block;
    white-space: normal;
    font-size: 18px;
    line-height: 1;
    color: #787878;
}

.post-single-thumb_ .cont_ a {
    color: #004cc7;
}

.icon-com,
.icon-likes {
    margin-right: 19px;
    background: url(../images/single.svg) 0 0 no-repeat;
    display: inline-block;
    height: 10px;
}

.icon-likes {
    width: 13px;
}

.icon-com {
    width: 12px;
    background-position: 0 -30px;
}

.single_ .rrblog-nav_ {
    text-align: left !important;
}

@media (max-width: 640px) {
    .single_ .rrblog-nav_ {
        padding: 30px 0;
    }
}

.single_ {
    margin-top: 120px;
}

.single_.blog h1 {
    text-align: left;
}

.single_ .single-post_ {
    padding-bottom: 100px;
    padding-top: 60px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background-color: #f7f7f7;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    margin: 0 auto 80px;
    text-align: justify;
    font-size: 19px;
    line-height: 32px;
    color: #646464;
}

.single_ .single-post_ p {
    font-size: 19px;
    line-height: 32px;
    color: #646464;
}

.single_ .foot_ {
    margin: 30px 0 48px;
    color: #bfbfbf;
    font-size: 14px;
    font-weight: 300;
    line-height: 32px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 25px;
}

.single_ .add_com input[type=text],
.single_ .add_com input[type=email] {
    padding-left: 28px;
    padding-right: 28px;
}

@media (min-width: 641px) {
    .single_ .add_com input[type=text],
    .single_ .add_com input[type=email] {
        width: 50%;
    }
}

.single_ .add_com textarea {
    height: 119px;
    padding: 18px 29px;
}

.single_ .add_com input,
.single_ .add_com textarea {
    font-size: 19px;
    line-height: 32px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.single_ .add_com input::-webkit-input-placeholder,
.single_ .add_com textarea::-webkit-input-placeholder {
    color: #bfbfbf;
}

.single_ .add_com input:-moz-placeholder,
.single_ .add_com textarea:-moz-placeholder {
    color: #bfbfbf;
    opacity: 1;
}

.single_ .add_com input:-ms-input-placeholder,
.single_ .add_com textarea:-ms-input-placeholder {
    color: #bfbfbf;
}

.single_ .add_com .form-group:last-of-type {
    margin-bottom: 48px;
}

.max755_ {
    max-width: 755px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.join_ {
    padding: 50px 0 170px;
}

.join_ .title {
    margin: 110px 0 40px;
}

@media (max-width: 1024px) {
    .join_ {
        padding-top: 0;
    }
    .join_ .title {
        margin-top: 10px;
    }
}

.join_ p {
    margin-bottom: 8px;
    color: #646464;
    font-size: 16px;
    line-height: 27px;
    font-family: 'pf_light', 'brandon_light', Helvetica, Arial, sans-serif;
    margin-bottom: 75px;
}

@media (max-width: 640px) {
    .join_ {
        padding-bottom: 40px;
    }
    .join_ p {
        margin-bottom: 30px;
    }
    .join_ .title {
        margin-top: 30px;
        margin-bottom: 15px;
    }
}

#join_program {
    padding-top: 0;
}

#join_program .btn[type=submit] {
    margin-top: 20px;
}

#join_program .title {
    margin-top: 70px;
}

#join_program .all-12 {
    text-align: center;
}

#join_program .max7.container {
    margin: auto !important;
}

#join_program .form-group:first-of-type input {
    width: 95%;
    border-radius: 20px;
}

#join_program .form-group:last-of-type {
    margin-bottom: 0;
}

#join_program .control-label {
    padding-top: 0;
    text-align: left;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #b4b4b4;
    line-height: 40px;
}

@media (min-width: 768px) {
    #join_program .title {
        margin-bottom: 59px;
    }
    #join_program .btn[type=submit] {
        float: left;
        margin-top: 0;
        height: 40px;
        padding-top: 9px;
        width: 100%;
    }
    #join_program .tab-46 {
        width: 65.71429%;
        padding-right: 0;
        padding-left: 0;
    }
    #join_program .tab-24 {
        width: 34.28571%;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 1200px) and (min-width: 701px) {
    #join_program .container.max7 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

body.developers {
    position: relative;
}

#affix {
    background-color: #fff;
    width: 100%;
    padding: 20px 25px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    position: static;
    margin-top: 20px;
    margin-bottom: 60px;
}

#affix + .title {
    margin-top: 0;
}

#affix ul {
    padding: 0;
    list-style: none;
}

#affix ul li {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    box-shadow: none;
    position: static;
}

#affix ul li:before {
    display: none;
}

#affix .panel {
    border: none;
    margin: 0;
}

#affix .panel.active {
    color: #004cc7;
}

#affix .panel a {
    text-decoration: none;
    padding: 0;
}

#affix .panel a:hover {
    background-color: transparent;
}

#affix .panel > a {
    font-family: 'brandon_medium', "brandon_Rg", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    color: inherit;
}

#affix .panel a.sub {
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    color: #8e9093;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    padding: 6.5px 0;
}

#affix .panel li.active a.sub {
    font-family: 'brandon_bold', "brandon_Rg", Helvetica, Arial, sans-serif;
    color: #787878;
}

@media (min-width: 1024px) {
    #affix {
        margin-top: 0;
        padding: 12px 29px;
        left: 15px;
        position: absolute;
        width: 240px;
        z-index: 30;
    }
    #affix .panel > a,
    #affix .panel li a {
        line-height: 24px;
        padding: 12px 0;
    }
    #affix.affix-top {
        /*top: 120px;*/
        position: absolute;
    }
    #affix.affix-bottom {
        position: absolute;
    }
    #affix.affix {
        top: 120px;
        position: fixed;
    }
}

@media (min-width: 1440px) {
    #affix {
        width: 320px;
        left: 15px;
        left: calc(50% - 715px);
    }
}

@media (max-width: 1250px) and (min-width: 1024px) {
    body.developers section > .container.max7,
    body.developers .main_ > .container.max7,
    body .main_ > .container.blog.max7 {
        margin-left: 300px;
    }
}

#mainFAQ .title_sect {
    text-align: left;
}

#mainFAQ #affix .panel li.active a.sub {
    font-family: inherit;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    color: #8e9093 !important;
}

main.faq {
    padding-bottom: 63px;
}

main.faq .icon.arr_ {
    -webkit-transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/SVG/keyboard53.svg) center no-repeat;
    background-size: 100%;
}

main.faq a {
    text-decoration: none;
    color: #32373e;
}

main.faq .collapsed .icon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

main.faq .h4 {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

main.faq .h4:hover {
    cursor: pointer;
}

main.faq .all-12 {
    min-height: 0;
}

main.faq .title_sect {
    text-align: left;
}

main.faq p {
    padding-top: 35px;
    margin-bottom: 0;
}

main.faq .panel {
    border: none;
    margin-bottom: 40px;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
}

@media (min-width: 768px) {
    main.faq .body {
        padding-right: 40px;
    }
}

@media (max-width: 1024px) {
    #mainFAQ,
    #otherFAQ {
        padding-bottom: 40px;
    }
}

.content ._mb8 {
    margin-bottom: 80px;
}

.content#featuredOn .title {
    margin-bottom: 50px;
}

.content#featuredOn .name {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: 'brandon_bold', "brandon_Rg", Helvetica, Arial, sans-serif;
}

.content#featuredOn .title_ {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'brandon_bold', "brandon_Rg", Helvetica, Arial, sans-serif;
}

.content#featuredOn .all-12 {
    text-align: center;
}

.content#featuredOn small {
    font-size: 16px;
    line-height: 24px;
    color: #a6a6a6;
    font-family: 'brandon_light_it', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
}

.content#featuredOn ul {
    margin: 0;
    display: block;
    float: left;
    width: 100%;
}

.content#featuredOn ul li {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.content#featuredOn ul li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}

.content#featuredOn ul li:last-of-type:after {
    display: none !important;
}

.content#featuredOn ul li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 1px;
    width: 200px;
    margin-left: -100px;
    background-color: #e3e3e3;
}

@media (min-width: 641px) {
    .content#featuredOn ul li {
        display: table;
        min-height: 150px;
    }
    .content#featuredOn ul li > .all-12 {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .content#featuredOn ul li:after {
        display: none;
    }
    .content#featuredOn .name,
    .content#featuredOn .view_ {
        width: 20.83333%;
    }
    .content#featuredOn .desc {
        text-align: left;
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        padding-left: 37px;
        padding-right: 37px;
        width: 58.33333%;
    }
}

@media (max-width: 640px) {
    .content#featuredOn .desc,
    .content#featuredOn .name {
        margin-bottom: 15px;
    }
    .content#featuredOn .title_ {
        margin-bottom: 10px;
    }
}

.content#branding .tab-4 img,
.content#branding .tab-4 span {
    display: block;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content#branding .tab-4 .wr_img {
    display: table;
    height: 88px;
    width: 100%;
}

.content#branding .tab-4 .wr_img .sub_ {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.content#branding .tab-4 img {
    display: inline-block;
    max-width: 100%;
}

.content#branding .tab-4 span {
    padding-top: 28px;
    font-family: "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #b4b4b4;
    font-size: 16px;
    line-height: 1;
}

.content#branding .tab-4 span a {
    color: inherit;
}

.content#branding .tab-4 span a:hover {
    text-decoration: none;
    color: #004bc6;
}

@media (max-width: 479px) {
    .content#branding .tab-4 {
        margin-bottom: 20px;
    }
    .content#branding .tab-4 span {
        padding-top: 15px;
    }
}

.content.videoPress {
    text-align: center;
}

.content.videoPress .btn {
    margin-top: 40px;
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    .content.videoPress .btn {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
    }
}


/* Press Page */

.press_block_ {
    padding-top: 105px;
    padding-bottom: 105px;
    border-bottom: 1px solid hsl(0, 0%, 90%);
}

.press_block_ .title {
    margin: 0 0 68px;
}

.press_block_ .custom_row {
    margin-left: -20px;
    margin-right: -20px;
}

.press_block_ [class*=all-] {
    text-align: center;
}

.press_block_ [class*=all-] img {
    margin: auto;
}

.press_block_ span {
    display: block;
    padding-top: 30px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    color: #787878;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
    color: hsl(0, 0%, 71%);
    font-size: 18px;
}

.press_block_ span a {
    color: inherit;
}

.press_block_ span a:hover {
    text-decoration: none;
    color: #004bc6;
}

.press_block_ .img_wr_ {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .press_block_ span {
        margin-bottom: 0;
    }
    .press_block_ .img_wr_ {
        margin-bottom: 0;
    }
    .press_block_ .mbc_ {
        margin-bottom: 106px;
    }
}

.press_block_.founders_ span {
    line-height: 27px;
    padding-top: 27px;
    padding-bottom: 17px;
}

@media (max-width: 768px) {
    .press_block_ .all-12 {
        width: 100%;
    }
}

.press_block_.connect_ {
    padding-bottom: 60px;
}

.press_block_.connect_ .title {
    margin-bottom: 119px;
}

@media (max-width: 1024px) {
    .press_block_.connect_ .title {
        margin-bottom: 30px;
    }
}

.press_block_.connect_ .twitter_ .titl_ {
    text-align: left;
    padding-top: 0;
    display: block;
    vertical-align: top;
    font-family: 'brandon_bold', "brandon_Rg", Helvetica, Arial, sans-serif;
    color: hsl(215, 11%, 22%);
    font-size: 18px;
    line-height: 35px;
}

.press_block_.connect_ .twitter_ .titl_ .icon {
    margin-right: 15px;
}

.press_block_.connect_ .twitter_ {
    text-align: left;
}

.press_block_.connect_ .twitter_ p {
    margin-bottom: 35px;
    margin-top: 5px;
    color: hsl(0, 0%, 39%);
    font-size: 16px;
    line-height: 32px;
    font-family: 'pf_light', "brandon_Rg", Helvetica, Arial, sans-serif;
}

.press_block_.connect_ .twitter_ p:last-of-type {
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 8px;
}

.press_block_.connect_ .twitter_ .twit_ {
    margin-bottom: 25px;
}

.press_block_.connect_ .twitter_ time {
    font-size: 14px;
    line-height: 1;
    color: #8b9194;
}

.press_block_.connect_ .contacts a {
    margin-left: 15px;
    vertical-align: bottom;
    color: #004bc6;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width: 767px) {
    .press_block_.connect_ .contacts {
        padding-top: 20px;
        text-align: left;
    }
}


/* Tech Spec*/

.tech_section .pre-order.btn {
    margin-top: 50px;
}

.tech_section .subtitle {
    float: left;
    width: 100%;
    font-size: 34px;
    font-family: 'brandon_medium', "brandon_Rg", Helvetica, Arial, sans-serif;
}

.tech_section .subtitle + p {
    float: left;
    width: 100%;
}

.tech_section .subtitle + p img {
    margin-top: 30px;
}

.tech_section .subtitle + .all-12,
.tech_section .subtitle + .all-12 + .all-12 {
    padding-top: 20px !important;
    border-top: none !important;
}

.tech_section p {
    margin-bottom: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
}

.tech_section > .container-fluid {
    padding-top: 113px;
    padding-bottom: 0;
}

.tech_section > .container-fluid .title {
    margin: 20px 0 0;
    line-height: 1;
    color: #32373e;
}

.tech_section .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.tech_section .all-12 {
    margin-bottom: 20px;
}

.tech_section .all-12 .title {
    font-size: 34px;
    margin: 0;
    text-align: left;
}

.tech_section .tab-38 {
    clear: left;
}

.tech_section .tab-82 {
    font-size: 18px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    color: #787878;
    line-height: 30px;
}

.tech_section .tab-82 img.mtop7 {
    margin-top: 30px;
}

.tech_section#what_in_box {
    text-align: center;
}

.tech_section#what_in_box .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.tech_section#what_in_box img {
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .tech_section#what_in_box .container {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .tech_section#what_in_box .container img {
        margin-bottom: 120px;
    }
    .tech_section .row > .all-12 {
        margin-bottom: 110px;
        padding-top: 90px;
    }
    .tech_section .row > .all-12:nth-of-type(1),
    .tech_section .row > .all-12:nth-of-type(2) {
        border-top: none;
        padding-top: 20px;
    }
    .tech_section > .container-fluid {
        padding-top: 113px;
        padding-bottom: 0;
    }
    .tech_section .tab-38 {
        clear: left;
        width: 31.66667%;
    }
    .tech_section .tab-82 {
        width: 68.33333%;
    }
    .tech_section .tab-82 img.mtop7 {
        margin-top: 70px;
    }
    .tech_section .container {
        padding-top: 100px;
        padding-bottom: 10px;
    }
}

@media (max-width: 1024px) {
    .tech_section .all-12 .title {
        font-size: 46px !important;
    }
}

#terms {
    color: #646464;
}

#terms .title_sect {
    margin-bottom: 85px;
}

#terms .h5 {
    color: #787878;
}

#terms .tab-pane {
    padding-top: 38px;
}

#terms .tab-pane .h5 {
    margin-top: 40px;
    margin-bottom: 35px;
}

@media (max-width: 767px) {
    #terms .title_sect {
        margin-bottom: 30px;
    }
    #terms .nav-tabs li {
        width: 100%;
    }
}

.jobs-thumb .list-unstyled {
    display: block;
}

.jobs-thumb ul,
.jobs-thumb p {
    margin-bottom: 0;
    padding: 0 15px;
    color: #646464;
    font-size: 18px;
    line-height: 31px;
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
}

.jobs-thumb .title {
    margin-bottom: 41px;
}

.jobs_ .title.title_sect {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 38px;
}

@media (min-width: 1025px) {
    .jobs_ .title.title_sect {
        font-size: 48px;
    }
}

.jobs_ .text-justify_ {
    text-align: center;
}

.jobs_ article {
    display: inline-block;
    max-width: 260px;
    margin: 0 15px 86px;
    border: 1px solid rgba(217, 217, 217, 0.25);
    padding: 36px 32px;
    text-align: left;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}


/* xxx */

@media (min-width: 768px) {
    .jobs_ article {
        margin: 0 40px 86px 0;
    }
    .jobs_ .text-justify_ {
        text-align: left;
    }
}

.jobs_ article .titl_ {
    color: #32373e;
    font-size: 24px;
    line-height: 1;
    min-height: 74px;
    margin: 7px 0 0;
}

.jobs_ article .place {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
    color: #a8a39e;
    font-size: 14px;
    line-height: 30px;
}

.jobs_ article a,
.jobs_ article .place {
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
}

.jobs_ article a {
    color: #004cc7;
    font-size: 14px;
    line-height: 24px;
}

.jobs_ article:hover {
    background-color: #FAFAFA;
}

.container.max1200_ {
    max-width: 1200px;
}

.job_sng_th .tc > * {
    display: block;
}

.job_sng_th .title {
    margin-bottom: 28px;
}

.job_sng_th .ct_,
.job_sng_th a,
.job_sng_th .place {
    font-family: 'brandon_light', "brandon_grotesque_regularRg", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.job_sng_th .ct_,
.job_sng_th a {
    color: #004cc7;
}

.job_sng_th .place {
    color: #bfbfbf;
}

.applybtn_ {
    margin-top: 40px;
}

._np {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .title,
    .main_ .title,
    .title.title_sect {
        font-size: 49px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .thumb-wrapper .tb {
        padding-top: 60px;
    }
}

@media (min-width: 768px) {
    .about_desc {
        padding-top: 110px;
        padding-bottom: 0px;
    }
}
