.multi-page-site .asset-after-about-us {
    padding-top: 80px;
}
.multi-page-site .services {
    margin-top: 60px;
}
.hiring h3 {
    font-weight: 100;
    font-size: 22px;
}
.form-cv {
    margin: 20px auto 0;
}
.form-cv h3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px; 
}
.form-cv h4 {
    color: #ffba3d;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 20px;
}

.form-cv .cv-line {
    width: 100%;
    height: 50px;
    font-family: 'Roboto';
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    border: 0;
    color: #fff;
    border-bottom: 1px solid #ccc;
    background: transparent;
    outline: none;
    margin-bottom: 20px;
}
.form-cv .cv-line:focus {
    color: #ffba3d;
    border-bottom: 1px solid #ffba3d;
}
.multi-page-site .asset-mini-slider {
    margin-bottom: 0;
    padding-bottom: 0;
}
.form-cv .submit-box {
    background: #33495d;
    padding: 40px 70px;
    margin: 20px auto 0;
    width: 380px;
}
.form-cv .submit-box ul {
    text-align: center;
    margin: 0;
    padding: 0;
}
.form-cv .submit-box ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.form-cv .submit-box .butt-1 {
    padding: 9px 10px 9px 45px;
    background: #33495d url('../img/elements/butt-1.png') no-repeat center left;
    outline: none;
    box-shadow: 0 0 0;
    line-height: 1em;
    color: #ffba3d;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #ffba3d;
}
.form-cv .submit-box .butt-1:hover {
    color: #33495d;
    background: #ffba3d url('../img/elements/butt-1.png') no-repeat center left;
}
.form-cv .submit-box .butt-2 {
    padding: 9px 30px;
    background: #ffba3d;
    outline: none;
    box-shadow: 0 0 0;
    line-height: 1em;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #ffba3d;
}
.form-cv .submit-box .butt-2:hover {
    background: #33495d;
    color: #ffba3d;
}
.team-member {
    background: #fff;
    padding: 60px 80px;
    margin: 60px 0 40px;
}
.team-member .team-member-cover {
    width: 80%;
    margin: 20px 10%;
    text-align: center;
}
.team-member .team-member-cover img {
    width: 100%;
    border-radius: 1000px;
}
.team-member .team-member-details h3 {
    color: #777777;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1em;
    text-align: left;
    margin: 0 0 20px 0;
}
.team-member .team-member-details h5 {
    color: #777;
    font-style: italic;
    font-size: 12px;
    margin: 0 0 30px 0;
}
.team-member .team-member-details p {
    font-size: 14px;
    font-weight: 300;
    color: #777;
}
.team-member .team-member-details .social,
.team-member .team-member-details .social > li,
.team-member .team-member-details .social > li > a {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.team-member .team-member-details .social {
    width: 160px;
    height: 40px;
    margin: 60px 0 0;
}
.team-member .team-member-details .social > li,
.team-member .team-member-details .social > li > a {
    width: 40px;
    height: 40px;
    float: left;
}
.team-member .team-member-details .social > li > a {
    font-size: 27px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    color: #d2dfe3;
    background: #e8eff1;
}
.team-member .team-member-details:hover .social > li > a:hover {
    color: #fff;
}
.team-member .team-member-details .social > li > a.facebook {
    background: #445ea7;
}
.team-member .team-member-details .social > li > a.twitter {
    background: #2e97e9;
}
.team-member .team-member-details .social > li > a.dribbble {
    background: #f05e95;
}
.team-member .team-member-details .social > li > a.linkedin {
    background: #0072b1;
}
.portfolio {
    margin: 60px 0;
}
.portfolio .item {
    float: left;
}
.page-numbers {
    text-align: center;
    margin-bottom: 60px;
}
.page-numbers li {
    list-style: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.page-numbers li span,
.page-numbers li a {
    border: 1px solid #999;
    padding: 10px 20px; 
    display: block;
    text-transform: uppercase;
    text-align: center;
    padding-top: 8px;
    font-size: 25px;
    color: #999;
    text-decoration: none;
    line-height: 1em;
}
.page-numbers li span.current {
    background: #f39b11;
    border: 1px solid #f39b11;
    color: #fff;
}
.page-numbers li a:hover {
    color: #f39b11;
    border: 1px solid #f39b11;
    text-decoration: none;
    background: none;
}
.page-numbers li a.prev,
.page-numbers li a.next {
    background: #c75d53;
    color: #fff;
    border: 1px solid #bf392b; 
    margin: 0 10px;
}
.page-numbers li a.prev:hover,
.page-numbers li a.next:hover {
    background: #bf392b;
}
.about-page .asset-after-about-us {
    padding-top: 70px;
}
.section-title {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 700;
    color: #333;
    text-align: center;
}
.light.twitter-bg {
    background: url('../img/elements/twitter-bg.png') top center repeat-y; 
}
.twitter-widget {
    padding: 50px 30px 160px 70px;
    background: #68bee6 url('../img/elements/twitter-bird.png') 64px bottom no-repeat; 
}
.twitter-widget p {
    font-size: 28px;
    color: #fff !important;
    line-height: 1.5em;
}
.twitter-widget p a {
    font-style: italic;
    color: #d1f8a2;
}
.twitter-widget p a:hover {
    text-decoration: underline;
}
.twitter-widget p span {
    display: block;
    font-size: 20px;
    margin-top: 20px;
}
.marketing {
    background: #33495d;
    padding: 30px 50px 20px 30px;
}
.marketing h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    border-left: 4px solid #bf392b;
    padding-left: 10px;
    text-align: left;
    line-height: 1em;
}
.marketing p {
    color: #fff !important;
    font-size: 14px;
}
.marketing ul {
    margin-top: 30px;
    padding-right: 100px;
}
.marketing ul li {
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}
.events {
    background: #e0eaec;
}
.events .event-details {
    margin-bottom: 20px;
    padding-left: 50px;
}
.events .event-details h2 a,
.events .event-details h2 {
    color: #777;
    font-size: 34px;
    text-decoration: none;
    font-weight: 100;
    text-align: left;
    text-transform: uppercase;
    line-height: 1.3em;
}
.events .event-details h2 a:hover {
    color: #555;
    text-decoration: none;    
}
.events .event-details h2 {
    margin-bottom: 30px;
}
.events .event-details h4 {
    color: #333333;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 900;
    text-align: left;
    line-height: 1.3em;
}
.events .event-details p {
    font-size: 16px;
    color: #777;
    font-weight: 300;
    line-height: 1.7em;
}
.events .event-cover {
    padding-top: 20px;
    background: #e0eaec url('../img/elements/event-bar.jpg') no-repeat top left;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
}
.events .event-cover img {
    max-width: 100%;
}
.project {
    background: #263c4f;
    padding-bottom: 0;
}
.project .project-cover {
    text-align: center;
    position: relative;
    margin: 40px 0;
}
.project .project-cover img {
    max-width: 100%;
}
.project .project-content {
    background: #fff;
    padding: 30px; 
}
.project .project-content p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    line-height: 1.7em;
}
.project .project-details ul {
    margin: 0 0 20px 0;
    padding: 0;
}
.project .project-details ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    list-style: none;
    border-bottom: 1px solid #8796a0;
    color: #fff;
}
.project .project-details ul li:last-child {
    border-bottom: 0;
}
.project .project-details ul li a {
    color: #159f85;
}
.project .project-details ul li span {
    color: #587186;
    text-transform: uppercase;
}
.project .social-icons {
    margin-right: 1px;
}
.project .social-icons span {
    display: inline-block;
    color: #fff;
    font-size: 32px;
    font-weight: 100;
    line-height: 1em;
    font-family: 'Roboto';
    padding: 15px 20px 0 0;
    vertical-align: top;
}
.project .project-cover ul {
    position: absolute;
    display: block;
    bottom: 0;
    padding-right: 10px;
    text-align: right;
    margin: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: rgba(0,0,0, 0.5);
}
.project .project-cover ul li {
    display: inline-block;
    margin: 15px 5px;
    width: 30px;
    border-radius: 100px;
    cursor: pointer;
    height: 30px;
    border: 2px solid #fff;
}
.project .project-cover ul li:hover {
    border: 2px solid #f39b11;
}
.project .project-cover ul li.active {
    background: #f39b11;
    border: 2px solid #f39b11;
}
.blog-entry .entry-footer {
    padding: 0;
}
.blog-entry .entry-footer span {
    font-size: 16px;
    color: #bf392b;
    padding: 20px 5px 0 0;
    vertical-align: top;
    display: inline-block;
}
.blog-entry {
    margin-bottom: 40px;
    background: #fff;
}
.blog-entry.blog-entry-no-image .entry-content {
    padding: 100px 40px 40px;
}
.blog-entry.blog-entry-no-image .entry-header .entry-comments {
    display: none;
}
.blog-entry .entry-header {
    position: relative;
}
.blog-entry .entry-header .entry-cover {
    text-align: center;
}
.blog-entry .entry-header .entry-cover img {
    max-width: 100%;
}
.blog-entry .entry-content {
    padding: 40px;
}
.blog-entry .entry-content p {
    color: #777;
    font-size: 14px;
    font-weight: 300;
}
.blog-entry .entry-content .link-more {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    text-align: center;
    width: 100px;
    margin: 0 auto -40px;
    padding: 6px 0px;
    background: #f39b11;
}
.blog-entry .entry-content .link-more:hover {
    background: #bf392b;
    text-decoration: none;
}
.blog-entry .entry-header .entry-details {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
}
.blog-entry .entry-header .entry-details span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 15px;
    color: #fff;
    text-transform: uppercase;
    padding-right: 10px;
    font-size: 22px;
    height: 24px;
    line-height: 1em;
    font-weight: 100;
}
.blog-entry .entry-header .entry-details h2 {
    padding: 15px 100px 15px 65px;
    margin: 0; 
    font-size: 28px;
    margin-left: 15px;
    font-weight: 300;
    color: #fff;
    text-align: left;
    font-family: 'Roboto';
    line-height: 1.5em;
    background: url('../img/elements/entry-text.png') no-repeat left center;
}
.blog-entry .entry-header .entry-details h2 a {
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto';
    line-height: 1.5em;
}
.blog-entry .entry-header .entry-comments {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
}
.blog-entry .entry-header .entry-comments a {
    display: block;
    padding: 28px 20px 10px 20px;
    color: #7d7e7e;
    font-size: 12px;
    background: url('../img/elements/comment.png') no-repeat center 8px;
}
.blog-page {
    margin-top: 80px;
}
.sidebar {
    padding-bottom: 40px;
}
.widget {
    margin-bottom: 40px;
}
.search-form-widget {
    background: #bf392b;
    padding: 15px 20px;
    position: relative;
}
.search-form-widget .search-form-line {
    font-style: italic;
    text-transform: uppercase;
    vertical-align: top;
    outline: none;
    color: #eee;
    border: 0;
    border-bottom: 1px solid #eee;
    padding: 9px 0px;
    width: 100%;
    background: none;
}
.search-form-widget .search-button {
    border: 0;
    outline: 0;
    position: absolute;
    vertical-align: top;
    margin: 15px 20px 0 0;
    border-left: 6px solid #bf392b;
    background: url('../img/elements/search-bg.png') no-repeat center center;
    width: 46px;
    height: 40px;
    top: 0;
    right: 0;
}
.widget h3.widget-title {
    background: #bed2d8;
    text-transform: uppercase;
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    color: #33495d;
    margin: 0;
    padding: 5px;
}
.widget ul {
    margin: 0;
    background: #fff;
    padding: 15px 0;
}
.widget ul li {
    list-style: none;
    border-bottom: 1px solid #d5e2e6;
    padding: 15px 25px;
}
.widget ul li:last-child {
    border-bottom: 0;
}
.widget ul li a {
    text-transform: uppercase;
    color: #777;
    font-size: 16px;
}
.widget ul li a:hover {
    text-decoration: none;
    color: #f29a11;
}
.widget ul li a i {
    color: #999;
    font-size: 14px;
    margin-right: 5px;
}
.widget ul li a:hover i {
    color: inherit;
}
.widget .tagcloud {
    background: none;
}
.widget .tagcloud li {
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
}
.widget .tagcloud li a {
    display: block;
    color: #33495d;
    margin-bottom: 5px;
    padding: 5px 10px; 
    background: #fff;
    border: 1px solid #ccc;
}
.widget .tagcloud li a:hover {
    background: #33495d;
    color: #fff;
    border: 1px solid #33495d;
}
.widget img {
    max-width: 100%;
}
.widget .w-news {
    padding-left: 70px;
}
.widget .w-news.no-image {
    padding-left: 0;
}
.widget .w-news h4 {
    margin: 0 0 10px 0;
    color: #7d7e7e;
    font-size: 20px;
    font-weight: 300;
}
.widget .w-news h4 a {
    color: #7d7e7e;
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
}
.widget .w-news p {
    color: #7d7e7e;
    line-height: 1.5em !important;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 10px 0;
}
.widget .w-news span {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px;
    line-height: 1em;
    background: #f39b11;
}
.widget .w-news .w-news-cover {
    margin-left: -70px;
    float: left;
    padding-top: 5px;
    width: 55px;
}
.widget-tabs .nav-tabs {
    border: 0;
    background: #159f85;
    padding: 20px;
}
.widget-tabs .nav-tabs>li {
    float: none;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    background: #128771;
    *zoom: 1;
    padding: 0;
    margin: 0;
    outline: none;
    width: 49%;
    border: 0;
    *display: inline;
}
.widget-tabs .nav-tabs>li a {
    display: block;
    border-radius: 0;
    outline: none;
    margin: 0;
    color: #fff;
    border: 0;
    padding: 15px 25px;
}
.widget-tabs .nav-tabs>li.active {
    margin: 0;
    padding: 0;
    border: 0;
}
.widget-tabs .nav-tabs>li.active a {
    color: #7d7e7e;
    padding: 15px 25px;
    border: 0;
}

.comments-area {
    padding-top: 40px;
    margin-bottom: 60px;
}
.comments-area .comment-all-box {
    background: #fff;
    padding: 40px 0;
}
.comment-respond h4 {
    font-size: 18px;
    margin-top: -20px;
    font-weight: 300;
    text-align: center;
    color: #676767;
    text-transform: none;
    margin-bottom: 40px;
}
.comment-respond h3,
.comments-area .comment-all-box h3 {
    text-align: center;
    text-transform: uppercase;
    color: #777777;
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 40px;
}
.comments-area .commentlist {
    padding: 0;
    margin: 0;
}
.comments-area .commentlist li {
    list-style: none;
}
.comments-area .commentlist li .comment {
    padding: 0 40px 40px 130px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
.comments-area .commentlist .comment .comment-image {
    margin-left: -90px;
    float: left;
    width: 70px;
    display: block;
}
.comments-area .commentlist .children .comment {
    padding-left: 180px;
}
.comments-area .commentlist .children {
    margin: 0;
    padding: 0;
}
.comments-area .comment .comment-info {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 300;
    color: #7d7e7e;
}
.comments-area .comment .comment-info span {
    font-size: 16px;
    line-height: 1em;
    padding: 1px 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #f39b11;
}
.comments-area .comment p {
    font-size: 14px;
    color: #777;
    font-weight: 300;
}
.comments-area .comment .comment-reply-link {
    color: #33495d;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    background: #e8eff1;
    padding: 10px 35px;
    display: inline-block;
}
.comments-area .comment .comment-reply-link:hover {
    background: #f39b11;
    color: #fff;
    text-decoration: none;
}
.comment-respond {
    margin-bottom: 80px;
}
.comment-respond .comments-line {
    width: 100%;
    padding: 10px;
    background: none;
    margin-bottom: 30px;
    font-size: 16px;
    font-style: italic;
    border: 0;
    text-transform: uppercase;
    outline: none;
    border-bottom: 1px solid #ccc;
}
.comment-respond .comments-area {
    width: 100%;
    padding: 10px;
    background: none;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 16px;
    height: 150px;
    font-style: italic;
    border: 0;
    outline: none;
    resize: none;
    border-bottom: 1px solid #ccc;
}
.comment-respond .comments-area:focus,
.comment-respond .comments-line:focus {
    border-bottom: 1px solid #bf392b;
}
.comment-respond .button-1 {
    background: #f39b11;
    text-transform: uppercase;
    text-align: center;
    border: 0;
    outline: none;
    padding: 10px 40px;
    color: #fff; 
}
.comment-respond .button-1:hover {
    background: #bf392b;
}
