﻿/*----------------------------------------------------------------------------------

    Theme Name:     Jarek Kowalski
    Theme URI:      http://inheodesign.com
    Description:    Strona Jarka Kowalskiego
    Author:         Inheodesign
    Author URI:     http://inheodesign.com
    Version:        1.2
    License:        GNU General Public License
    License URI:

------------------------------------------------------------------------------------

    1.     Document Body
    2.     Typography
    3.     Header
    4.     Main Container
    5.     Blog Classic
    6.     Blog Single
    7.     Portfolio Single
    8.     Comments
    9.     Sidebar
    10.    Widgets
    11.    Footer
    12.    Contact Form
    13.    Preloader
    14.    Shortcodes
    15.    WP Base Styling 

    ##     Media Queries

-----------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------*/
/*  1. Document Body
/*---------------------------------------------------------------------------------*/

body {
    font-family: 'Open Sans', helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    background-color: #ffffff;
    color: #152633;
    direction: ltr;
    font-size: 100%;
}
* {
    outline-color: #1b1b1b;
}
a {
    text-decoration: none;
    color: #ec2e4a;
    
    -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out, opacity 0.3s ease-out;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out, opacity 0.3s ease-out;
}
a:hover,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Droid Sans', helvetica, arial, sans-serif;
    font-weight: 400;
}
h1 {
    font-size: 2rem;
}
h2 {
    font-size: 1.75rem;
}
h3 {
    font-size: 1.5rem;
}
h4 {
    font-size: 1.375rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1.125em;
}
input, textarea {
    font-family: 'Droid Sans', helvetica, arial, sans-serif;
    text-transform: uppercase;
}
.ss-heading-font {
    font-family: 'Droid Sans', helvetica, arial, sans-serif;
}
.ss-typography blockquote {
    font-family: 'Droid Sans', helvetica, Arial, sans-serif;
}
iframe {
    max-width: 100%;
}
#ss-wrapper {
    position: relative;
    overflow: hidden;
    /*background-color: #1b1b1b;*/
}
.ss-align-left {
    float: left;
}
.ss-align-right {
    float: right;
}
.ss-align-none {
    float: none;
}
.ss-has-anim {
    opacity: 0;
}
.setup-menu-notice {
    text-align: right;
    padding-top: 23px;
}


/*---------------------------------------------------------------------------------*/
/*  2. Typography
/*---------------------------------------------------------------------------------*/

.ss-typography {
    font-size: 1rem;
    line-height: 1.7em;
}
/*
.ss-typography h1:not(.ss-heading):not(.ss-no-tp) {
    font-size: 2.125rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.ss-typography h2:not(.ss-heading):not(.ss-no-tp) {
    font-size: 1.75rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ss-typography h3:not(.ss-heading):not(.ss-no-tp) {
    font-size: 1.5rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ss-typography h4:not(.ss-heading):not(.ss-no-tp) {
    font-size: 1.375rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ss-typography h5:not(.ss-heading):not(.ss-no-tp) {
    font-size: 1.25rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ss-typography h6:not(.ss-heading):not(.ss-no-tp) {
    font-size: 1.125rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ss-typography p:not(.ss-no-tp) {
    font-size: 1rem;
    line-height: 1.7em;
    margin-bottom: 1em;
}
.ss-typography img:not(.ss-no-tp) {
    margin-bottom: 30px;
} */
.ss-typography p:last-child {
    margin-bottom: 0;
}
.ss-typography ul:not(.ss-no-tp), .ss-typography ol:not(.ss-no-tp), .ss-typography dl:not(.ss-no-tp) {
    font-size: 1rem;
    line-height: 1.7;
}
.ss-typography ol:not(.ss-no-tp) {
    list-style: decimal inside;
}
.ss-typography ul:not(.ss-no-tp) {
    list-style: square inside;
}
.ss-typography ul:not(.ss-no-tp), .ss-typography ol:not(.ss-no-tp)  {
    margin-bottom: 15px;
    padding-left: 0;
}
.ss-typography ul:not(.ss-no-tp) ul:not(.ss-no-tp), .ss-typography ol:not(.ss-no-tp) ol:not(.ss-no-tp),
.ss-typography ul:not(.ss-no-tp) ol:not(.ss-no-tp), .ss-typography ol:not(.ss-no-tp) ul:not(.ss-no-tp) {
    margin-top: 15px;
    padding-left: 20px;
}
.ss-typography ul ul, .ss-typography ol ol, .ss-typography ul ol, .ss-typography ol ul {
    margin-left: 15px;
    margin-bottom: 0;
}
.ss-typography li {
    margin-bottom: 1em;
}
.ss-typography li:last-child {
    margin-bottom: 0;
}
.ss-typography table {
    margin-bottom: 20px;
}
.ss-typography address:not(.ss-no-tp) {
    font-size: 1rem;
    line-height: 1.6;
}
.ss-typography blockquote:not(.ss-no-tp) {
    font-size: 1.75rem;
    line-height: 1.4em;
    font-style: italic;
    border: none;
    margin: 30px 0;
    padding: 0 0 0 75px;
    background: url(images/quote.png) no-repeat left 10px;
    min-height: 48px;
}
.ss-typography blockquote {
    font-size: 1.5rem;
    line-height: 1.4em;
    font-style: italic;
    border: none;
    margin: 30px 0;
    padding: 0 0 0 75px;
    background: url(images/quote.png) no-repeat left 10px;
}





/*---------------------------------------------------------------------------------*/
/*  4. Main Container
/*---------------------------------------------------------------------------------*/

.ss-home-section {
    /*display: inline-block;*/
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.ss-fullscreen-section .vc_col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.ss-heading-wrap {
    position: relative;
}
.ss-heading-type-1 .ss-heading {
    font-size: 2.25rem;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-bottom: 60px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2em;
}
.ss-heading-type-1 .ss-heading-elems {
    position: absolute;
    bottom: 13px;
    left: 50%;
    width: 64px;
    height: 22px;
    margin-left: -32px;
}
.ss-heading-type-1 .ss-heading-elem {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #152633;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-heading-type-1 .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-heading-type-1 .ss-heading-elem-2 {
    left: 17px;
    top: 0;
}
.ss-heading-type-1 .ss-heading-elem-3 {
    left: 35px;
    top: 0;
}
.ss-heading-type-1 .ss-heading-elem-4 {
    left: 52px;
    top: 0;
}
.ss-heading-type-1 .ss-heading-elem-5 {
    left: 26px;
    top: 10px;
}

.ss-heading-type-2 .ss-heading {
    font-size: 2.125rem;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-bottom: 30px;
    margin: 0;
    text-align: left;
    margin-bottom: 31px;
    line-height: 1.1em;
}
.ss-heading-type-2 .ss-heading-elems {
    position: absolute;
    bottom: 0;
    left: 37px;
    width: 64px;
    height: auto;
    margin-left: -32px;
}
.ss-heading-type-2 .ss-heading-elem {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-heading-type-2 .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-heading-type-2 .ss-heading-elem-2 {
    left: 24px;
    top: 0;
}
.ss-heading-type-2 .ss-heading-elem-3 {
    left: 49px;
    top: 0;
}

.ss-heading-type-3 .ss-heading {
    font-size: 2.125rem;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-bottom: 20px;
    margin: 0;
    text-align: left;
    margin-bottom: 21px;
}
.ss-heading-type-3 .ss-heading-elems {
    position: absolute;
    bottom: 0;
    left: 37px;
    width: 64px;
    height: auto;
    margin-left: -32px;
}
.ss-heading-type-3 .ss-heading-elem {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-heading-type-3 .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-heading-type-3 .ss-heading-elem-2 {
    left: 12px;
    top: 0;
}
.ss-heading-type-3 .ss-heading-elem-3 {
    left: 24px;
    top: 0;
}

.ss-heading-type-4 .ss-heading {
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 10px;
    padding-bottom: 57px;
    line-height: 1.3em;
    margin: 0;
    text-align: center;
    margin-bottom: 0;
}
.ss-heading-type-4 .ss-heading-elems {
    position: absolute;
    bottom: 13px;
    left: 50%;
    width: 57px;
    height: 22px;
    margin-left: -28px;
}
.ss-heading-type-4 .ss-heading-elem {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-heading-type-4 .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-heading-type-4 .ss-heading-elem-2 {
    left: 22px;
    top: 0;
}
.ss-heading-type-4 .ss-heading-elem-3 {
    left: 44px;
    top: 0;
}
.ss-heading-type-4 .ss-heading-elem-4,
.ss-heading-type-4 .ss-heading-elem-5 {
    display: none;
}

.ss-heading-type-5 .ss-heading {
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 30px;
    line-height: 1.3em;
    margin: 0;
    text-align: left;
    margin-bottom: 0;
    font-weight: bold;
    margin-bottom: 10px;
}
.ss-heading-type-5 .ss-heading-elems {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 28px;
    height: 7px;
    margin-left: 2px;
}
.ss-heading-type-5 .ss-heading-elem {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #152633;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-heading-type-5 .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-heading-type-5 .ss-heading-elem-2 {
    left: 10px;
    top: 0;
}
.ss-heading-type-5 .ss-heading-elem-3 {
    left: 20px;
    top: 0;
}

.ss-heading-type-6 .ss-heading {
    font-size: 2.25rem;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-bottom: 60px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2em;
}
.ss-heading-type-6 .ss-heading-elems {
    position: absolute;
    bottom: 13px;
    left: 50%;
    width: 56px;
    height: 12px;
    margin-left: -28px;
}
.ss-heading-type-6 .ss-heading-elem {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #152633;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-heading-type-6 .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-heading-type-6 .ss-heading-elem-2 {
    left: 22px;
    top: 0;
}
.ss-heading-type-6 .ss-heading-elem-3 {
    left: 44px;
    top: 0;
}

.ss-divide-sec-right {
    position: relative;
}
.ss-divide-sec-content {
    position: absolute;
    right: 0;
    top: 0;
}

.ss-fullscreen-section .ss-google-map {
    width: 100% !important;
}
.ss-divide-sec-content.ss-google-map {
    width: 50% !important;
    height: 100% !important;
}

.ss-next-section-button {
    padding: 15px;
    border-radius: 4px;
    border: 2px solid #ffffff;
    opacity: 0.3;
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -30px;
    font-size: 1.5rem;
    width: 60px;
    height: 60px;
    z-index: 9998;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-next-section-button span {
    display: inline-block;
    color: #ffffff;

    transform: translate(4px, 3px) rotate(-45deg);
    -webkit-transform: translate(4px, 3px) rotate(-45deg);
    -moz-transform: translate(4px, 3px) rotate(-45deg);
}
.ss-next-section-button:hover {
    opacity: 1;
}
.ss-fullscreen-section .wpb_revslider_element {
    margin-bottom: 0 !important;
}

.error404 .ss-inner-container {
    padding: 120px 0;
}


/*---------------------------------------------------------------------------------*/
/*  5. Blog Classic
/*---------------------------------------------------------------------------------*/

.ss-inner-container {
    
    padding: 90px 0;
}
.ss-section-header {
    margin-bottom: 60px;
}
.ss-blog-container .ss-blog-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 90px;
}
.ss-blog-container .ss-blog-item:last-child {
    margin-bottom: 0;
}
.ss-blog-container .ss-blog-item-fig {
    margin-bottom: 30px;
}
.ss-blog-container .ss-blog-item-fig img {
    margin-bottom: 0 !important;
    max-width: 100%;
    height: auto !important;
}
.ss-blog-container .ss-blog-item-title {
    font-size: 2rem;
    margin-bottom: 15px;
    line-height: 1.3em;
    letter-spacing: 1px;
}
.ss-blog-container .ss-blog-item-title a {
    color: inherit;
}
.ss-blog-container .ss-blog-item-title a:hover {
    color: #ec2e4a;
}
.ss-blog-container .ss-blog-item-meta {
    margin-bottom: 15px;
}
.ss-blog-container .ss-blog-item-meta > div {
    display: inline-block;
    margin-right: 15px;
    color: #999999;
    font-size: 0.875rem;
    letter-spacing: 1px;
}
.ss-blog-container .ss-blog-item-meta a {
    color: inherit;
}
.ss-blog-container .ss-blog-item-meta a:hover {
    color: #ec2e4a;
}
.ss-blog-container .ss-blog-item-meta .ss-icon {
    margin-right: 2px;
}
.ss-blog-container .ss-blog-desc {
    color: #999999;
}
.ss-blog-container .ss-blog-item-readmore {
    margin-top: 30px;
}
.ss-blog-container .ss-blog-item-content-inner {
    float: left;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 2px solid #dddddd;
    width: calc(100% - 90px);
}
.ss-blog-container .ss-blog-item-content-date {
    float: left;
    width: 60px;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: bold;
}
.ss-blog-container .ss-blog-item-content-date span {
    display: block;
}
.ss-blog-container .ss-blog-item-content-date .ss-month {
    font-size: 0.875rem;
    padding-top: 10px;
    font-weight: normal;
}
.ss-pagination {
    text-align: center;
}
.ss-pagination a,
.ss-pagination span {
    display: inline-block;
    margin: 0 10px;
    font-weight: bold;
    font-size: 1rem;
}
.ss-post-quote {
    padding: 30px;
    background-color: #fafafa;
    border-radius: 5px;
}
.ss-post-quote p {
    font-size: 1.25rem;
    margin-bottom: 20px;
    line-height: 1.4em;
}
.ss-post-quote span {
    font-size: 0.875rem;
}
.ss-post-link {
    padding: 15px;
    text-align: center;
    background: #fafafa;
    margin-bottom: 9px;
}
.rsDefault .rsBullet {
    padding: 13px 0 19px !important;
}
.sticky-flag {
    float: right;
    border: 1px solid #ddd;
    padding: 18px;
    display: table;
    border-radius: 50%;
}
.sticky-flag span {
    font-size: 1rem;
    display: table-cell;
    vertical-align: middle;
}
.nocomments {
    margin-top: 30px;
}
.sticky .ss-blog-item-content-inner {
    border-color: #152633;
}


/*---------------------------------------------------------------------------------*/
/*  6. Blog Single
/*---------------------------------------------------------------------------------*/

body.ss-single .ss-blog-item {
    margin-bottom: 0;
}
.ss-blog-item-cat {
    display: inline-block;
    width: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 15px;
}
body.ss-single .ss-blog-item-meta {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
body.ss-single .ss-blog-item-meta {
    display: block;
    color: #999999;
    font-size: 0.875rem;
    line-height: 1.7em;
}
body.ss-single .ss-blog-item-meta a {
    color: #999999;
}
body.ss-single .ss-blog-item-meta a:hover {
    color: #ec2e4a;
}
body.ss-single .ss-blog-item-meta > span {
    margin-right: 15px;
}
body.ss-single span.ss-blog-item-share {
    float: right;
    margin-right: 0;
}
body.ss-single span.ss-blog-item-like {
    float: right;
}
body.ss-single .ss-blog-item-content {
    color: #999999;
}
.ss-blog-item-like {
    display: none;
}

.ss-caption {
    display: inline-block;
    margin: 0 30px 10px 0;
    max-width: 370px;
}
.ss-caption img {
    margin-bottom: 0 !important;
    max-width: 100%;
    height: auto;
}
.ss-caption .ss-caption-text {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #cacaca;
    color: #1b1b1b;
    font-size: 16px;
}
.ss-blog-item-tags {
    margin: 60px 0;
}
.ss-blog-item-tags-title {
    text-transform: uppercase;
    color: #999999;
}
/* Author Box */
.ss-author-box {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #cacaca;
}
.ss-author-box-img {
    float: left;
    max-width: 170px;
    width: 25%;
}
.ss-author-box-inner {
    float: right;
    width: 75%;
    padding-left: 30px;
}
.ss-author-box-title {
    margin-top: 30px;
    letter-spacing: 2px;
}
.ss-author-box-title a {
    color: inherit;
}
.ss-author-box-meta {
    display: inline-block;
    font-size: 0.875rem;
    margin: 2px 0 13px;
    text-transform: uppercase;
}
.ss-author-box-desc {
    color: #999999;
    font-size: 0.938rem;
    line-height: 1.6em;
}
.ss-post-navigation {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    border-bottom: 1px solid #cacaca;
}
.ss-post-navigation a {
    color: inherit;
}
.ss-post-navigation a:hover {
    color: #ec2e4a;
}
.ss-prev-post {
    float: left;
    width: 50%;
    text-align: left;
    padding-right: 15px;
}
.ss-next-post {
    float: right;
    width: 50%;
    text-align: right;
    padding-left: 15px;
}
.ss-prev-post span,
.ss-next-post span {
    display: inline-block;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
}

/* Related Posts */
.ss-related-posts {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0 0;
    border-bottom: 1px solid #cacaca;
}
.ss-related-posts ul {
    list-style: none;
    padding: 0;
}
.ss-related-posts ul li {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.ss-related-posts-heading {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}
.ss-related-posts-fig {
    float: left;
    margin-right: 15px;
}
.ss-related-posts-cat {
    display: inline-block;
    font-size: 0.875rem;
    margin-bottom: 7px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #999999;
}
.ss-related-posts-title {
    font-size: 1rem;
    line-height: 1.4em;
    margin: 0;
}
.ss-related-posts-title a {
    color: inherit;
}
input[name="post_password"] {
    width: auto;
}
/* Share Screen */
.ss-share-screen {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.9);
    color: #1b1b1b;
    opacity: 0;
    display: none;
    z-index: 99999;
}
.ss-share-screen-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -570px;
    width: 1140px;
    height: 110px;
    text-align: center;
}
.ss-share-screen-title {
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: 3px;
    color: #222222;
    line-height: 1;
}
.ss-share-screen-services {
    margin-top: 30px;
}
.ss-share-screen-services .ss-button {
    margin: 0 5px;
}
.ss-share-screen-close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
}
.ss-share-screen-close .ss-close-line-1,
.ss-share-screen-close .ss-close-line-2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    background: #444;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-share-screen-close .ss-close-line-1 {
    transform: rotateZ(45deg) translateX(9px) translateY(9px);
    -webkit-transform: rotateZ(45deg) translateX(9px) translateY(9px);
}
.ss-share-screen-close .ss-close-line-2 {
    transform: rotateZ(-45deg) translateX(-9px) translateY(9px);
    -webkit-transform: rotateZ(-45deg) translateX(-9px) translateY(9px);
}


/*---------------------------------------------------------------------------------*/
/*  7. Portfolio Single
/*---------------------------------------------------------------------------------*/

.single-portfolio .rsDefault .rsBullets {
    height: 39px;
    padding: 10px;
}
.rsDefault .rsBullet {
    margin: 0 4px;
}
.single-portfolio .ss-blog-item-fig iframe {
    width: 100%;
}


/*---------------------------------------------------------------------------------*/
/*  8. Commnets
/*---------------------------------------------------------------------------------*/

.comments-title {
    margin: 30px 0 53px 0;
    font-size: 1.125rem;
    line-height: 1.4em;
}
.comments-title-number {
    font-weight: bold;
}
.comments-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.comments-list li {
    list-style: none;
    margin: 0 0 30px 90px;
}
.comments-list li > div {
    position: relative;
    padding: 0 0 24px 0;
    border-bottom: solid 1px #cacaca;
}
.avatar-border {
    position: absolute;
    left: -90px;
    top: 0;
    overflow: hidden;
}
.comment-meta {
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    line-height: 1em;
}
.comment-author {
    font-size: 1rem;
    display: block;
    margin-bottom: 10px;
}
.comment-author cite {
    font-style: normal;
}
.comment-author cite a {
    color: #1b1b1b; 
}
a.comment-time {
    display: inline-block;
    font-size: 0.875rem;
    color: #999999;
}
.ss-comment-bullet {
    display: inline-block;
    margin: 0 10px 0 7px;
}
.comment-reply-link {
    opacity: 0;
    font-size: 0.875rem;
    display: inline-block;
}
.comments-list li > div:hover .comment-reply-link {
    opacity: 1;
}
.comment-body ul, .comment-body ol {
    margin: 15px 0; 
}
.comment-body li {
    margin-left: 10px;
    list-style: inside disc; 
}
.comment-body {
    color: #999999;
}
.comment:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.comment .children {
    padding-top: 30px;
    padding-left: 0;
    margin-left: 0;
}
.comment.depth-3 .children li {
    margin: 0 0 30px 0;
}
.comment-form {
    width: 100%
}
.comment-reply-title {
    margin: 0 0 30px 0;
    font-size: 1.125rem;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.comment-form .respond-inputs {
    margin-left: -7px;
    margin-right: -7px;
}
.comment-form .respond-inputs p {
    float: left;
    width: 33.333333%;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 0;
}
.comment-form .respond-inputs input {
    width: 100%;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
}
.comment-form .comment-text {
    width: 100%;
}
.comment-form .comment-text textarea {
    display: inline-block;
    font-weight: 300;
    font-size: 0.875em;
    width: 100%;
    padding: 15px 20px;
    color: #000;
    margin: 30px 0;
}


/* Comments Form */
.comment-respond {
    margin-top: 60px;
}
.comment-respond p {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.comment-respond input,
.comment-respond textarea {
    width: 100%;
    font-size: 0.875rem;
    padding: 12px 15px;
    background-color: transparent;
    color: #1b1b1b;
    line-height: 1.7em;
    font-weight: 400;
    border: 1px solid #cacaca;
    margin: 0;
}
.comment-respond input[type="submit"] {
    float: right;
}
.comment-respond input[type="submit"],
.comment-respond input[type="button"],
.comment-respond input[type="reset"] {
    background-color: transparent;
    color: #999999;
    margin: 0;
    font-size: 0.875rem;
    padding: 12px 20px;
    border: 1px solid #cacaca;
    width: auto;
    text-transform: uppercase;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.form-submit {
    margin-top: 28px; /* 30px */
    margin-bottom: 0 !important;
}
.comment-respond input::-webkit-input-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond input:-moz-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond input::-moz-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond input:-ms-input-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond textarea::-webkit-input-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond textarea:-moz-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond textarea::-moz-placeholder {
   font-size: 14px;
   color: #999999;
}
.comment-respond textarea:-ms-input-placeholder {
   font-size: 14px;
   color: #999999;
}

.pings-title {
    padding: 0 0 30px;
    font-size: 1.125em;
    text-transform: uppercase;
    margin-top: 60px;
}
.pinglist li {
    margin-bottom: 15px;
}
.pinglist li a {
    color: #133939;
    font-size: 0.875rem;
    line-height: 1.6em;
}


/*---------------------------------------------------------------------------------*/
/*  9. Sidebar
/*---------------------------------------------------------------------------------*/

.ss-sidebar {
    border-left: 2px solid #dddddd;
    padding-left: 0;
    margin-bottom: 60px;
    margin-left: 1%;
    width: 32%;
}
.ss-sidebar a {
    color: #152633;
}
.ss-sidebar a:hover {
    color: #ec2e4a;
}


/*---------------------------------------------------------------------------------*/
/*  10. Widgets
/*---------------------------------------------------------------------------------*/

.widget {

}
.ss-sidebar img {
    max-width: 100%;
    height: auto;
}
.ss-sidebar .widget {
    display: inline-block;
    width: 100%;
    padding: 30px 0 30px 30px;
    border-bottom: 2px solid #dddddd;
}
.ss-sidebar .widget:first-child {
    padding-top: 0;
}
.widget > h3 {
    font-size: 1.125rem;
    margin-top: 0;
    margin-bottom: 22px; /* 30px */
    text-transform: uppercase;
}

/* Link in Widgets*/
.widget a {
    position: relative;
}
.widget ul {
    padding: 0;
}

/* Specific Widgets */
.ss_widget_recent_posts ul,
.widget_archive ul,
.widget_meta ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_categories ul {
    list-style: none;
    padding: 0;
}
.widget_archive ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_recent_entries ul li,
.widget_categories ul li {
    margin-bottom: 8px; /* 20px */
    font-size: 0.875rem;
    line-height: 1.7em;
    text-transform: uppercase;
}
.widget_calendar caption {
    margin-bottom: 15px;
}
.widget_calendar td,
.widget_calendar th {
    padding: 5px;
    text-align: center;
}

/* Recent Posts*/
.ss_widget_recent_posts ul {
    text-align: center;
}
.ss_widget_recent_posts ul li {
    margin-bottom: 30px;
}
.ss_widget_recent_posts ul li:last-child {
    margin-bottom: 0;
}
.ss_widget_recent_posts_fig {
    display: inline-block;
}
.ss_widget_recent_posts .ss-blog-item-date {
    display: inline-block;
    margin: 15px 0;
    font-size: 0.875rem;
    color: #999999;
}
.ss_widget_recent_posts_title {
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.ss_widget_recent_posts_desc {
    font-size: 0.875rem;
    line-height: 1.7em;
    margin-top: 8px;
    margin-bottom: 0;
}
/* Recent Comments */
.widget_recent_comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_recent_comments ul li {
    line-height: 1.5em;
    margin-bottom: 10px;
    font-size: 0.875rem;
    text-transform: capitalize;
}
.widget_recent_comments ul li:last-child {
    margin-bottom: 0;
}
.recentcomments {
    color: #999999;
}

/* Tag Cloud */
.widget_tag_cloud {
    padding-bottom: 20px;
}
.widget_tag_cloud a {
    float: left;
    padding: 8px 10px;
    border: 1px solid #152633;
    text-transform: capitalize;
    color: #152633;
    margin: 0 10px 10px 0;
    font-size: 0.875rem !important;
    border-radius: 3px;
}
.widget_tag_cloud a:hover {
    color: #ffffff;
    border-color: #152633;
    background-color: #152633;
}
/* Popular Posts */
.ss_widget_popular_posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ss_widget_popular_posts ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.ss_widget_popular_posts ul li:last-child {
    margin-bottom: 0;
}
.ss_widget_popular_posts_fig {
    float: left;
    margin-right: 5%;
    width: 25%;
}
.ss_widget_popular_inner {
    float: right;
    width: 70%;
}
.ss_widget_popular_cat {
    color: #999999;
    font-size: 0.875rem;
}
.ss_widget_popular_posts_title {
    font-size: 0.875rem;
    line-height: 1.5em;
    margin-top: 10px;
    text-transform: capitalize;
}

/* Search Form */
.search-box {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 46px;
}
.search-box .search-box-text {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    border: none;
    font-size: 0.875em;
    line-height: 1.5em;
    color: #133939;
    background-color: transparent;
    border: 2px solid #dddddd;
}
.search-box .search-box-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 100%;
    border: none;
    display: table-cell;
    text-align: center;
    font-size: 18px;
    padding: 13px 0;
    color: #c4cdcd;
    background-color: transparent;

    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
.search-box .search-box-submit:hover {
    color: #133939;
    cursor: pointer;
}


/* Renect Portfolio Widget */
.widget_latest_portfolio ul {
    margin-left: -5px;
    margin-right: -5px;
}
.widget_latest_portfolio ul li {
    width: 33.333333%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}


/*---------------------------------------------------------------------------------*/
/*  11. Footer
/*---------------------------------------------------------------------------------*/

.ss-footer {
    padding: 60px 0;
    background-color: #152633;
    color: #f5f5f5;
    letter-spacing: 2px;
    font-size: 0.875rem;
}
.ss-footer-nav {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.ss-footer-nav li {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #f5f5f5;
}
.ss-footer-nav li:first-child {
    padding-left: 0;
}
.ss-footer-nav li:last-child {
    border-right: 0;
}
.ss-footer-nav li a {
    color: #f5f5f5;
}
.ss-footer-nav a:hover {
    color: #ec2e4a;
}
.ss-copyright {
    text-align: right;
}


/*---------------------------------------------------------------------------------*/
/*  12. Contact Form
/*---------------------------------------------------------------------------------*/

.ss-contact-form p {
    /*display: inline-block;
    width: 100%;*/
}
.ss-contact-form input,
.ss-contact-form textarea {
    width: 100%;
}
.contact-form-submit {
    margin-top: 22px;
}
#contact-form-submit {
    float: right;
    width: auto;
}
.contact-form-submit {
    display: inline-block;
    width: 100%;
    margin-bottom: 0 !important;
}
.contact-form-submit img {
    margin-bottom: 0 !important;
}

/* Forms Styles */
input, textarea, select {
    font-size: 0.875rem;
    padding: 12px 20px;
    background-color: transparent;
    color: #dddddd;
    line-height: 1.7em;
    border: 2px solid #dddddd;
    margin: 0;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 3px;
    max-width: 100%;
}
input[type="submit"], input[type="button"], input[type="reset"] {
    background-color: transparent;
    color: #ffffff;
    margin: 0;
    font-size: 0.875rem;
    padding: 8px 30px;
    border: 2px solid #dddddd;
    width: auto;
    text-transform: uppercase;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
    border-color: #ec2e4a;
    color: #ffffff;
    background-color: #ec2e4a;
    cursor: pointer;
}
input::-webkit-input-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
input:-moz-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
input::-moz-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
input:-ms-input-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
textarea::-webkit-input-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
textarea:-moz-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
textarea::-moz-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}
textarea:-ms-input-placeholder {
   font-size: 0.875rem;
   color: #ffffff;
}


/*---------------------------------------------------------------------------------*/
/*  13. Preloader
/*---------------------------------------------------------------------------------*/

#ss-loading{
    background-color: #f5f5f5;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 99999;
}
#ss-loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#ss-loading-center-absolute{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin:-50px 0 0 -50px;
    -webkit-animation: 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }}

#ss-loading .object {
    width: 20px;
    height: 20px;
    background-color: #152633;
    float: left;
}
#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;

    
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}
    

@-webkit-keyframes loading-center-absolute {
  100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
  100% { 
    transform:  rotate(-45deg);
    -webkit-transform:  rotate(-45deg);
  }
}



@-webkit-keyframes object_one {
  25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }

}

@keyframes object_one {
  25% { 
    transform: translate(0,-50px) rotate(-180deg);
    -webkit-transform: translate(0,-50px) rotate(-180deg);
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: translate(0,0) rotate(-180deg);
  }
}


@-webkit-keyframes object_two {
  25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_two {
  25% { 
    transform: translate(50px,0) rotate(-180deg);
    -webkit-transform: translate(50px,0) rotate(-180deg);
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: translate(0,0) rotate(-180deg);
  }
}

@-webkit-keyframes object_three {
  25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_three {
  25% { 
    transform:  translate(-50px,0) rotate(-180deg);
    -webkit-transform:  translate(-50px,0) rotate(-180deg);
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: rtranslate(0,0) rotate(-180deg);
  }
}


@-webkit-keyframes object_four {
  25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_four {
  25% { 
    transform: translate(0,50px) rotate(-180deg); 
    -webkit-transform: translate(0,50px) rotate(-180deg);  
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: translate(0,0) rotate(-180deg);
  }
}


/*---------------------------------------------------------------------------------*/
/*  14. Shortcodes
/*---------------------------------------------------------------------------------*/


/* Services */
.ss-services-type-1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.ss-services-type-1 .ss-service {
    display: inline-block;
    /*width: 33%;*/
    margin-bottom: 30px;
}
.ss-services-type-1 .ss-service:nth-child(3n+1) {
    /*padding-right: 10px;*/
}
.ss-services-type-1 .ss-service:nth-child(3n) {
    /*padding-left: 10px;*/
}
.ss-services-type-1 .ss-service .ss-service-icon-wrap-link {
    display: inline-block;
    -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out;
}
.ss-services-type-1 .ss-service-icon-wrap {
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    background-color: #152633;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.75rem;
    margin-bottom: 30px;
    margin-top: 17px;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-services-type-1 .ss-service-icon-center {
    height: 100%;  /* For valign class applied */

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-services-type-1 .ss-service-title {
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: bold;
}
.ss-services-type-1 .ss-service-title a {
    color: #152633;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-services-type-1 .ss-service-desc {
    font-size: 0.875rem;
    line-height: 1.7em;
    margin: 0;
    padding: 0 10px;
}
.ss-services-type-1 .ss-service:hover .ss-service-icon-wrap {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-services-type-1 .ss-service:hover .ss-service-icon-center {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-services-type-1 .ss-service:hover .ss-service-title a {
    color: #ec2e4a;
}
.ss-services-type-1 .ss-service:hover .ss-service-icon-wrap {
    background-color: #ec2e4a;
}
.ss-services-type-1 .ss-service .ss-button {
    margin-top: 60px;
}

.ss-services-type-2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.ss-services-type-2 .ss-service {
    display: inline-block;
    /*width: 33%;*/
    margin-bottom: 30px;
}
.ss-services-type-2 .ss-service:nth-child(3n+1) {
    padding-right: 10px;
}
.ss-services-type-2 .ss-service:nth-child(3n-1) {
    padding-left: 5px;
    padding-right: 5px;
}
.ss-services-type-2 .ss-service:nth-child(3n) {
    padding-left: 10px;
}
.ss-services-type-2 .ss-service .ss-service-inner {
    background-color: #f5f5f5;
    padding: 90px 20px;
}
.ss-services-type-2 .ss-service-icon-wrap-link {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 2rem;
    color: #152633;
}
.ss-services-type-2 .ss-service-title {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-weight: bold;
}
.ss-services-type-2 .ss-service-title a {
    color: #152633;
}
.ss-services-type-2 .ss-service-desc {
    font-size: 0.875rem;
    margin-bottom: 15px;
}
.ss-services-type-2 .ss-service-button {
    font-size: 0.875rem;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.ss-services-type-2 .ss-service-button .ss-button-icon {
    display: none;
}
.ss-service-elems-wrap {
    position: relative;
    width: 100%;
    display: block;
    height: 7px;
    margin-bottom: 15px;
}
.ss-service-elems {
    position: absolute;
    left: 50%;
    margin-left: -14px;
    width: 28px;
    height: 7px;
}
.ss-service-elems .ss-heading-elem {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #152633;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-service-elems .ss-heading-elem-1 {
    left: 0;
    top: 0;
    z-index: 10;
}
.ss-service-elems .ss-heading-elem-2 {
    left: 10px;
    top: 0;
    z-index: 10;
}
.ss-service-elems .ss-heading-elem-3 {
    left: 20px;
    top: 0;
    z-index: 10;
}
.ss-service-elems .ss-heading-elem-4 {
    left: 0;
    top: 0;
    z-index: 5;

    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.ss-service-elems .ss-heading-elem-5 {
    left: 20px;
    top: 0;
    z-index: 5;

    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.ss-services-type-2 .ss-service:hover .ss-service-icon-wrap-link {
    color: #ec2e4a;
}
.ss-services-type-2 .ss-service:hover .ss-service-button {
    color: #ec2e4a;
}
.ss-services-type-2 .ss-service:hover .ss-heading-elem {
    background-color: #ec2e4a;
}
.ss-services-type-2 .ss-service:hover .ss-service-elems .ss-heading-elem-4 {
    left: -10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-services-type-2 .ss-service:hover .ss-service-elems .ss-heading-elem-5 {
    left: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}




/* Featured Portfolio Slider */
.ss-fps-wrap {
    width: 100%;
    height: 767px;
}
.ss-fps-panel {
    position: relative;
    float: left;
    width: 450px;
    height: 100%;
    background-color: #152633;
    color: #ffffff;
    padding: 60px;
}
.ss-fps-panel-title {
    font-size: 2.25rem;
    letter-spacing: 6px;
}
.ss-fps-wrap .ss-fps-panel p {
    font-size: 0.875rem ;
    color: #f5f5f5;
    margin: 0;
    line-height: 1.7em;
}
.ss-fps-arrows {
    position: absolute;
    right: 60px;
    bottom: 60px;
}
.ss-fps-arrow span {
    color: #ffffff;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-fps-arrow:hover {
    background-color: #ec2e4a;
    border-color: #ec2e4a;
}
.ss-fps-right-arrow {
    display: inline-block;
    font-size: 9px;
    border: 2px solid #ffffff;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 1px;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-fps-right-arrow span {
    display: inline-block;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-fps-left-arrow {
    display: inline-block;
    font-size: 9px;
    border: 2px solid #ffffff;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 1px;
    margin-right: 13px;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-fps-left-arrow span {
    display: inline-block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-fps-arrow.disabled {
    opacity: 0.3;
}
.ss-fps-slides-wrap {
    display: block;
    height: 100%;
    overflow: hidden;   
}
.ss-fps-slides {
    height: 100%;
    margin: 0;
    padding: 0;
}
.ss-fps-slides li {
    float: left;
    margin: 0;
    list-style: none;
    position: relative;
}
.ss-fps-slides li img {
    margin-bottom: 0 !important;
}
.ss-fps-slide-hover {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    opacity: 0;
    left: 0;
    top: 0;
    padding: 30px;
    color: #ffffff;
    font-size: 0.875rem;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-fps-slide-hover-inner {
    height: 100%;
}
.ss-fps-slide-hover .ss-heading {
    font-size: 1.5rem !important;
    letter-spacing: 2px !important;
    line-height: 1.4em !important;
    font-weight: bold;
    opacity: 0;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
}
.ss-fps-slide-hover p {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out 0.05s;
    transition: all 0.3s ease-out 0.05s;

    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
}
.ss-fps-slide-hover .ss-heading-elem-1 {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}
.ss-fps-slide-hover .ss-heading-elem-2 {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;

    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}
.ss-fps-slide-hover .ss-heading-elem-3 {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;

    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}
.ss-fps-slides li:hover .ss-fps-slide-hover {
    opacity: 1;
}
.ss-fps-slides li:hover .ss-heading {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}
.ss-fps-slides li:hover p {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}
.ss-fps-slides li:hover .ss-heading-elem {
    opacity: 1;
    transform: translateX(0) rotate(45deg);
    -webkit-transform: translateX(0) rotate(45deg);
    -ms-transform: translateX(0) rotate(45deg);
}
.ss-has-anim .ss-fps-slide {
    /*opacity: 0;*/
}

/* Feature App */
.ss-feature-app {
    display: inline-block;
    width: 100%;
}
.ss-feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ss-feature-list li {
    margin-bottom: 50px;
}
.ss-feature-list li:last-child {
    margin-bottom: 0;
}
.ss-feature-app .ss-feature-list li:first-child {
    margin-top: 60px;
}
.ss-feature-app-fig img {
    margin-bottom: 0 !important;
}
.ss-feature-list-icon-wrap {
    float: right;
}
.ss-feature-list-icon {
    margin-left: 30px;
    margin-top: 15px;
    border-radius: 5px;
    border: 2px solid #152633;
    padding: 15px;
    font-size: 1.375rem;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

    -webkit-transition: transform 0.3s ease-out, background-color 0.3s ease-out;
    transition: transform 0.3s ease-out, background-color 0.3s ease-out;
}
.ss-feature-list-icon-inner {
    height: 100%;  /* For valign class applied */

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-feature-app .ss-feature-list h3 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
}
.ss-feature-app .ss-feature-list p {
    font-size: 0.875rem;
}
.ss-feature-list.ss-left h3 {
    text-align: left;
}
.ss-feature-list.ss-left .ss-feature-list-icon-wrap {
    float: left;
}
.ss-feature-list.ss-left .ss-feature-list-icon {
    margin-right: 30px;
    margin-left: 0;
}
.ss-feature-list li:hover .ss-feature-list-icon {
    border-color: #ec2e4a;
    background-color: #ec2e4a;
    color: #ffffff;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-feature-list li:hover .ss-feature-list-icon-inner {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-feature-list.ss-left p {
    padding-left: 86px;
}

/* Price Tables */
.ss-price-tables {
    text-align: center;
}
.ss-price-table {
    display: inline-block;
    width: 33%;
    padding: 0 10px;
    margin-top: 72px;
}
.ss-price-table-header {
    position: relative;
    background-color: #152633;
    padding: 0 30px 30px;
    color: #ffffff;
}
.ss-price-table-header-twk {
    background: url(images/pricetable-header.png) no-repeat center center;
    height: 72px;
    position: absolute;
    left: 0;
    top: -72px;
    width: 100%;
}
.ss-price-table.ss-highlight .ss-price-table-header {
    background-color: #ec2e4a;
}
.ss-price-table.ss-highlight .ss-price-table-header-twk {
    background: url(images/pricetable-header-active.png) no-repeat center center;
}
.ss-price-table.ss-highlight 
.ss-price-table-header h3 {
    font-size: 1.375rem;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
.ss-price-table-cur {
    font-size: 1.125rem;
}
.ss-price-table-amount {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 3px;
}
.ss-price-table-sep {
    font-size: 2rem;
    margin: 0 5px;
}
.ss-price-table-date {
    font-size: 1rem;
    letter-spacing: 2px;
}
.ss-price-table-content {
    border: 2px solid #dddddd;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 30px;
}
.ss-price-table-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ss-price-table-list li {
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #dddddd;
}
.ss-price-table-list li:first-child {
    padding-top: 0;
}
.ss-price-table-button {
    margin-top: 60px;
    margin-bottom: 20px;
}

/* Porfolio Slider */
.ss-portfolio-slider-wrap {
    position: relative;
}
.ss-portfolio-slider {
    width: 100%;
    padding: 0 60px;
    overflow: visible !important;
}
.ss-portfolio-slides {
    height: 100%;
}
.ss-portfolio-slide {
    float: left;
    margin: 0 120px 0 0;
    padding: 0;
    width: 1170px;
    height: 100%;
    opacity: 0;

    transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
}
.ss-portfolio-slide.active {
    opacity: 1;
}
.ss-portfolio-slide-img {
    float: left;
    width: 70%;
    padding-right: 60px;
    /*margin-top: 100px;*/
}
.ss-portfolio-slide-img img {
    max-width: 100%;
    height: auto;
    margin: 0;
}
.ss-portfolio-slide-content {
    float: left;
    width: 30%;
    color: #f5f5f5;
}
.ss-portfolio-slide-desc {
    font-size: 0.875rem;
}
.ss-portfolio-slide-details {
    margin-top: 60px;
}
.ss-portfolio-slide-details p {
    margin-bottom: 5px !important;
}
.ss-portfolio-slide-content .ss-button {
    margin-top: 60px;
}
.ss-portfolio-slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    font-size: 1rem;
    padding: 15px;
    height: 50px;
    width: 50px;
    border: 2px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    line-height: 1;
}
.ss-portfolio-slide-arrow:hover {
    color: inherit;
}
.ss-next-portfolio-slide {
    right: 30px;
}
.ss-prev-portfolio-slide {
    left: 30px;
}
.ss-portfolio-slide-arrow:hover {
    background-color: #ec2e4a;
    border-color: #ec2e4a;
    color: #ffffff;
}

/* Timeline Blog */
.ss-timeline {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 80px !important;
}
.ss-timeline::before {
    background: #dddddd;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 2px;
    margin-left: -1px;
    height: 101%;
}
.ss-timeline-year {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    padding: 15px 0;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    text-align: center;
    border-radius: 5px;
    font-size: 0.875rem;
    font-weight: bold;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-timeline-year span {
    display: inline-block;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-timeline-loadmore {
    position: absolute;
    left: 50%;
    bottom: -70px;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    padding: 15px 0;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    color: #152633;
    text-align: center;
    border-radius: 5px;
    font-size: 0.875rem;
    font-weight: bold;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

    -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out;
}
.ss-timeline-loadmore span {
    display: inline-block;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-timeline-loadmore:hover {
    color: #ffffff;
    background-color: #ec2e4a;
    border-color: #ec2e4a;
}
.ss-timeline-loadmore.ss-active {
    -webkit-animation: rollAround 3s ease-out infinite;
    animation: rollAround 3s ease-out infinite;
}
@-webkit-keyframes rollAround {
    0% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }
    25% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
    }
    50% {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
    }
    75% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }
    100% {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
    }
}
@keyframes rollAround {
    0% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }
    25% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
    }
    50% {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
    }
    75% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }
    100% {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
    }
}
.ss-timeline-post.ss-right {
    float: right;
}
.ss-timeline-post.ss-left {
    float: left;
}
.ss-timeline-post {
    width: 45%;
    position: relative;
    margin-top: 60px;
}
.ss-timeline-post-header {
    background-color: #ec2e4a;
    position: relative;
    color: #ffffff;
    padding: 20px 30px 20px 10px;
}
.ss-left .ss-timeline-post-header {
    padding: 20px 10px 20px 30px;
}
.ss-timeline-post-header-twk {
    background: url(images/timeline-header.png) no-repeat center center;
    width: 13px;
    height: 100%;
    position: absolute;
    left: -13px;
    top: 0;
}
.ss-left .ss-timeline-post-header-twk {
    left: auto;
    right: -13px;

    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ss-timeline-post-date {
    float: left;

    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
}
.ss-left .ss-timeline-post-date {
    float: right;
}
.ss-timeline-post-date .ss-day {
    float: left;
    font-size: 2.5rem;
    font-weight: bold;
}
.ss-left .ss-timeline-post-date .ss-day {
    float: right;
}
.ss-timeline-post-date .ss-month {
    display: inline-block;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin-left: 5px;

    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
}
.ss-left .ss-timeline-post-date .ss-month {
    margin-left: auto;
    margin-right: 12px;
}
.ss-timeline-post-cats {
    float: right;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 7px;
}
.ss-left .ss-timeline-post-cats {
    float: left;
}
.ss-timeline-post-cats .ss-icon {
    font-size: 0.75rem;
    margin-right: 3px;
}
.ss-timeline-post-fig img {
    margin-bottom: 0 !important;
    width: 100%;
    height: auto;
}
.ss-timeline-post-content {
    background-color: #ffffff;
    border: 2px solid #dddddd;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 30px;
}
.ss-timeline-post-desc {
    font-size: 0.875rem;
}
.ss-timeline-readmore {
    display: inline-block;
    font-size: 0.75rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 21px;
    color: #152633;
}
.ss-timeline-readmore:hover {
    color: #ec2e4a;
}
.ss-timeline-post-mark {
    position: absolute;
    left: -68px;
    top: 30px;
    background-color: #dddddd;
    width: 16px;
    height: 16px;
    border-radius: 2px;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-left .ss-timeline-post-mark {
    left: auto;
    right: -68px;
}
.ss-timeline-post:first-of-type {
    margin-top: 120px;
}
.ss-timeline-post:nth-of-type(2) {
    margin-top: 240px;
}
.ss-timeline-post:last-of-type {
    margin-bottom: 60px;
}
.ss-soundcloud-fig iframe {
    height: 250px;
}
.ss-timeline-post-quote .ss-timeline-post-content {
    padding: 0;
}
.ss-timeline-post-quote .ss-quote-title {
    font-size: 1.25rem !important;
    font-style: italic !important;
}
.ss-timeline-post-quote .ss-quote-subtitle {
    font-size: 0.875rem !important;
    font-style: italic !important;
}
.ss-timeline-post-quote .ss-post-quote {
    position: relative;
}
.ss-timeline-post-quote .ss-post-quote::after {
    content: "\e1a0";
    font-family: 'icomoon';
    position: absolute;
    right: 30px;
    bottom: 40px;
    color: #ddd;
    font-size: 3rem;
}


/* Charts */
.ss-charts {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.ss-charts li {
    display: inline-block;
    width: 24%;
    margin-bottom: 30px;
}
.ss-chart-fig {
    margin-bottom: 30px;
}
.ss-chart-fig img {
    margin-bottom: 0 !important;
}
.ss-chart-per {
    display: inline-block;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
.ss-chart-title {
    font-size: 1rem !important;
    font-weight: bold !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.ss-timeline-post.ss-left .ss-timeline-post-header-twk {
    right: -15px;
    width: 19px;
}
.ss-win-sys .ss-timeline-post.ss-left .ss-timeline-post-header-twk {
    right: -14px;
}
.ss-timeline-post.ss-right .ss-timeline-post-header-twk {
    left: -16px;
    width: 18px;
}


/* Featured Portfolio */
.ss-fp-wrap {
    position: relative;
    padding-bottom: 138px;
}
.ss-fp-filterbar {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 60px 0 45px 0 !important;
    list-style: none;
    text-align: center;
}
.ss-fp-filterbar li {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
    margin-bottom: 15px;
}
.ss-fp-filterbar li a {
    display: inline-block;
    color: #152633;
    border: 2px solid #152633;
    border-radius: 3px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 8px 20px;
    font-size: 0.875rem;
}
.ss-fp-filterbar li a:hover,
.ss-fp-filterbar li a.ss-active {
    color: #ffffff;
    background-color: #152633;
}
.ss-fp-posts {
    display: inline-block;
    width: 100%;
}
.ss-fp-post {
    position: relative;
    float: left;
    text-align: center;
}
.ss-3-col .ss-fp-post {
    width: 33.3%;
}
.ss-fp-post-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100.3%;
    height: 100%;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    opacity: 0;
    padding: 0 30px;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-fp-post-hover-inner {
    height: 100%;
}
.ss-fp-post-fig img {
    width: 100.3%;
    height: auto;
    margin-bottom: 0 !important;
}
.ss-fp-post .ss-link,
.ss-fp-post .ss-lightbox {
    display: inline-block;
    width: 47px;
    height: 47px;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 1rem;
    padding: 10px 0;
    border-radius: 5px;
    margin: 0 15px;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-fp-post .ss-link {
    transform: translateX(-30px) rotate(0);
    -webkit-transform: translateX(-30px) rotate(0);
    -moz-transform: translateX(-30px) rotate(0);
}
.ss-fp-post .ss-lightbox {
    transform: translateX(30px) rotate(0);
    -webkit-transform: translateX(30px) rotate(0);
    -moz-transform: translateX(30px) rotate(0);
}
.ss-fp-post .ss-link span,
.ss-fp-post .ss-lightbox span {
    display: inline-block;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-fp-post .ss-link:hover,
.ss-fp-post .ss-lightbox:hover {
    background-color: #ec2e4a;
    border-color: #ec2e4a;
    color: #ffffff;
}
.ss-fp-post-hover-title {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 34px;
    opacity: 0;

    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);

    -webkit-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;
}
.ss-fp-post-hover-subtitle {
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0;

    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-fp-post:hover .ss-fp-post-hover {
    opacity: 1;
}
.ss-fp-post:hover .ss-link {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-fp-post:hover .ss-lightbox {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-fp-post:hover .ss-fp-post-hover-title {
    opacity: 1;

    -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;

    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.ss-fp-post:hover .ss-fp-post-hover-subtitle {
    opacity: 1;

    -webkit-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;

    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.ss-fp-loadmore {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    margin-left: -90px;
    width: 187px;
}
.ss-fp-loadmore.ss-active {
    
}

/* Quote Section */
.ss-quote-sec {
    display: inline-block;
    position: relative;
    width: 90%;
    letter-spacing: 2px;
    font-style: italic;
    font-size: 1rem;
    line-height: 1.9em;
}
.ss-quote-sec::before {
    content: "‘‘";
    position: absolute;
    top: 19px;
    left: -45px;
    font-size: 5rem;
    font-style: normal;
    color: #ec2e4a;
}
.ss-quote-sec-source {
    font-size: 0.875rem;
    color: #ec2e4a;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
}
.ss-quote-sec-skill {
    font-size: 0.875rem;
    font-style: normal;
    margin-left: 5px;
}

/* Team Members */
.ss-team {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 48px 0 !important;
    list-style: none;
    text-align: center;
    position: relative;
}
.ss-team-member {
    display: inline-block;
    width: 33%;
    border-radius: 20px;
    border: 2px solid #dddddd;
    max-width: 270px;
    height: 270px;
    overflow: hidden;
    margin: 0 60px 125px !important;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-team-member-fig {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-team-member-fig img {
    margin-bottom: 0 !important;
    transform: translateX(-13px) translateY(-34px);
    -webkit-transform: translateX(-13px) translateY(-34px);
    -moz-transform: translateX(-13px) translateY(-34px);
}
.ss-team-member-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ec2e4a;
    border-radius: 17px;
    color: #ffffff;
    opacity: 0;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-team-member-hover-inner {
    height: 100%;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.ss-team-member-title {
    font-size: 1rem !important;
    font-weight: bold !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
    opacity: 0;

    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-team-member-subtitle {
    display: inline-block;
    font-size: 0.875rem !important;
    letter-spacing: 2px;
    margin-bottom: 15px;
    opacity: 0;

    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-team-member-socials {
    opacity: 0;

    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.ss-team-member-socials a {
    display: inline-block;
    margin: 0 5px;
    color: #ffffff;
}
.ss-team-member:hover {
    border-color: #ec2e4a;
}
.ss-team-member:hover .ss-team-member-hover {
    opacity: 1;
}
.ss-team-member:hover .ss-team-member-title {
    opacity: 1;

    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.ss-team-member:hover .ss-team-member-subtitle {
    opacity: 1;

    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);

    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
}
.ss-team-member:hover .ss-team-member-socials {
    opacity: 1;

    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);

    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
}

/* Clients */
.ss-clients {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 !important;
    padding: 0 15px;
    list-style: none !important;
}
.ss-client {
    float: left;
    width: 25%;
    height: 150px;
    
    margin: 0 !important;
}
.ss-client-inner {
    height: 100%;
}
.ss-client a {
    display: inline-block;
    padding: 30px;
    width: 100%;

    -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, border 0.3s ease-out;
}
.ss-client img {
    margin-bottom: 0 !important;
    opacity: 0.45;
    max-width: 100%;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-client:hover img {
    opacity: 1;
}
.ss-client {
    border-right: 2px solid #dddddd;
}
.ss-client:nth-child(n+5) {
    border-top: 2px solid #dddddd;
}
.ss-client:nth-child(4n) {
    border-right: none;
}

/* Twitter */
.ss-twitter-roller {
    width: 100%;
    max-width: 830px;
    margin: 0 auto;
}
.ss-twitter-roller .ss-icon {
    float: left;
    font-size: 2rem;
    margin-right: 50px;
}
.ss-twitter-roller-list-wrap {
    /*padding-top: 9px;*/
    height: 30px;
    overflow: hidden;
}
.ss-twitter-list {
    display: block;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.ss-twitter-list li {
    margin: 0 !important;
}
.ss-twitter-roller-item {
    float: left;
    opacity: 0;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-twitter-roller-item.active {
    opacity: 1;
}


/* Retina Icons */
.box-icon-container {
    display: inline-block;
    width: 100%;
    font-size: 1.125rem;
    padding: 0 0 0 0;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.atrisa-icon {
    float: left;
    text-align: center;
    color: #133939;
    font-size: 16px;
    line-height: 1;

}
.atrisa-icon.ss-small {
    font-size: 16px;
}
.atrisa-icon.ss-medium {
    font-size: 32px;
}
.atrisa-icon.ss-large {
    font-size: 44px;
}
.box-icon-content {
    font-size: 18px;
    margin-left: 26px;
    margin-top: -3px;
    line-height: 24px;
}
.icon-content h5 {
    font-size: 18px;
}
.box-icon-content.ss-small {
    font-size: 16px;    
}
.box-icon-content.ss-medium {
    font-size: 18px;    
}
.box-icon-content.ss-large {
    font-size: 24px;    
}
.box-icon-content.ss-medium {
    margin-top: 4px;
    margin-left: 42px;
}
.box-icon-content.ss-large {
    margin-top: 10px;
    margin-left: 59px;
}

/* Social Icons */
.ss-social-links {
    list-style: none !important;
    margin: 0 !important;
    padding: 0;
    font-size: 1.5rem;
}
.ss-social-links li {
    display: inline-block;
    margin-right: 20px;
}
.ss-social-links li a {
    color: #ffffff;
}

/* Portfolio Box Slider */
.ss-pbs-wrap {
    display: inline-block;
    width: 100%;
    /*height: 582px;*/
}
.ss-pbs {
    height: 100%;
}
.ss-pbs-posts {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
li.ss-pbs-post {
    float: left;
    padding: 30px;
    background-color: #ffffff;
    height: 100%;
    list-style: none;
    margin-bottom: 0;
    margin-right: 30px;
}
.ss-pbs-fig {
    float: left;
    width: 50%;
    padding-right: 15px;
}
.ss-pbs-fig img {
    margin-bottom: 0 !important;
    max-width: 100%;
}
.ss-pbs-content {
    float: right;
    width: 50%;
    padding: 30px 0 30px 30px;
}
.ss-pbs-title {

}
.ss-pbs-desc {
    font-size: 0.875rem;
}
.ss-pbs-button {
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px;
    letter-spacing: 3px;
    font-size: 0.875rem;
    color: inherit;
}
.ss-pbs-button:hover {
    color: #cb0a0a;
}
.ss-pbs-wrap .ss-fps-arrows {
    right: 60px;
    bottom: 60px;
    top: auto;
}
.ss-pbs-wrap .ss-fps-left-arrow,
.ss-pbs-wrap .ss-fps-right-arrow {
    border: 2px solid #152633;
}
.ss-pbs-wrap .ss-fps-arrow span {
    color: #152633;
}
.ss-pbs-wrap .ss-fps-arrow:hover {
    background-color: #ffffff;
    border-color: #ec2e4a;
}
.ss-pbs-wrap .ss-fps-arrow:hover span {
    color: #ec2e4a;
}

/* Counter */
.ss-counter {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.ss-counter li {
    display: inline-block;
    margin-bottom: 0;
    width: 19%;
    color: #ffffff;
    margin-bottom: 60px;
}
.ss-counter-icon {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 3rem;
}
.ss-counter-number {
    display: inline-block;
    width: 100%;
    font-size: 2rem;
    font-weight: bold;
    color: #ec2e4a;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.ss-counter-title {
    font-size: 1rem !important;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
}

/* Vertical Grid Blog */
.ss-vgird-blog {
    display: inline-block;
    width: 100%;
}
.ss-vgrid-blog-item {
    float: left;
    width: 33.3%;
    position: relative;
    height: 390px;
    overflow: hidden;
}
.ss-vgrid-blog-item.ss-type-1 {
    background-color: #dddddd;
    color: #152633;
    padding: 2px;
}
.ss-vgrid-blog-item-inner {
    padding: 30px;
    background-color: #ffffff;
    height: 100%;

    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
.ss-vgrid-blog-item.ss-type-2 .ss-vgrid-blog-item-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0;
}
.ss-vgrid-blog-item.ss-type-2 .ss-vgrid-blog-item-inner {
    background-color: #ec2e4a;
    color: #ffffff;
}
.ss-vgrid-blog-item.ss-type-2 .ss-heading-elem {
    background-color: #ffffff;
}
.ss-vgrid-blog-item.ss-type-2 .ss-vgird-button {
    border-color: #ffffff;
    color: #ffffff;
}
.ss-vgrid-meta {
    color: #152633;
    font-size: 0.75rem;
    opacity: 0.5;
    font-weight: bold;
    margin-bottom: 10px;
}
.ss-vgrid-title .ss-heading {
    font-size: 1rem;
    line-height: 1.6em;
}
.ss-type-2 .ss-vgrid-title .ss-heading {
    opacity: 0;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-vgrid-title a {
    color: #152633;
}
.ss-vgrid-title a:hover {
    color: #ec2e4a;
}
.ss-vgird-content {
    margin-bottom: 30px;
}
.ss-type-2 .ss-vgird-content {
    opacity: 0;

    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-type-2 .ss-vgird-button {
    display: inline-block;
    opacity: 0;

    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-vgrid-blog-item-fig img {
    margin-bottom: 0 !important;
}
.ss-vgrid-blog-item.ss-type-2:hover .ss-vgrid-blog-item-inner {
    opacity: 1;
}
.ss-vgrid-blog-item.ss-type-2:hover .ss-vgrid-title .ss-heading {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
}
.ss-vgrid-blog-item.ss-type-2:hover .ss-vgird-content {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.ss-vgrid-blog-item.ss-type-2:hover .ss-vgird-button {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.ss-vgrid-blog-item.ss-type-2 .ss-heading-elem-1 {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}
.ss-vgrid-blog-item.ss-type-2 .ss-heading-elem-2 {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;

    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}
.ss-vgrid-blog-item.ss-type-2 .ss-heading-elem-3 {
    opacity: 0;

     -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;

    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}
.ss-vgrid-blog-item.ss-type-2:hover .ss-heading-elem {
    opacity: 1;
    transform: translateX(0) rotate(45deg);
    -webkit-transform: translateX(0) rotate(45deg);
    -ms-transform: translateX(0) rotate(45deg);
}

/* Content Roller */
.ss-content-roller-wrap {
    position: relative;
}
.ss-content-roller {
    display: inline-block;
    width: 100%;
    padding: 0 60px;
    height: 500px;
}
.ss-content-roller-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
li.ss-content-roller-item {
    margin-bottom: 60px;
}
.ss-content-roller-item .ss-heading-elem  {
    background-color: #ffffff;
}
.ss-content-roller-title .ss-heading {
    font-size: 2rem;
    letter-spacing: 3px;
    width: 60%;
    line-height: 1.4em;
}
.ss-content-roller-desc {
    width: 35%;
    font-size: 0.875rem;
}
.ss-content-roller-nav {
    position: absolute;
    right: 60px;
    top: 0;
    width: 35px;
    height: 100%;
}
.ss-content-roller-nav::before {
    background: #ffffff;
    opacity: 0.3;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 2px;
    margin-left: -1px;
    height: 100%;
}
.ss-content-roller-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    margin-left: -6px;

    -webkit-transition: all 0s;
    transition: all 0s;
}
.ss-content-roller-bullet.ss-anim-done,
.ss-content-roller-wrap:not(.ss-has-anim) .ss-content-roller-bullet {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-content-roller-bullet.ss-anim-done.active,
.ss-content-roller-wrap:not(.ss-has-anim) .ss-content-roller-bullet.active {
    background-color: #ec2e4a;
    -webkit-transform: rotate(45deg) scale(1.7) !important;
    transform: rotate(45deg) scale(1.7) !important;
}


/* Team 2*/
.ss-team2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
li.ss-team2-member {
    display: inline-block;
    width: 22%;
    margin: 0 15px 30px;
    
}
.ss-team2-member-inner {
    position: relative;
    overflow: hidden;
}
.ss-team2-fig img {
    width: 100%;
    height: auto;
    margin-bottom: 0 !important;
}
.ss-team2-content {
    position: absolute;
    top: 270px;
    left: 0;
    padding: 30px 30px 25px 30px;
    width: 100%;
    background-color: #ffffff;
    color: #152633;
    z-index: 10;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-team2-title {
    font-size: 1rem !important;
    font-weight: bold !important;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.ss-team2-meta {
    display: inline-block;
    font-size: 0.875rem;
    color: #6e6c6c;
    margin-bottom: 15px;
}
.ss-team2-desc {
    font-size: 0.875rem;
    display: none;
}
.ss-team2-elems-wrap {
    display: inline-block;
    width: 100%;
    position: relative;
}
.ss-team2-elems {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 47px;
    height: 7px;
    margin-left: -24px;
}
.ss-team2-elems .ss-heading-elem {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #dddddd;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.ss-team2-elems .ss-heading-elem-1 {
    left: 0;
    top: 0;
}
.ss-team2-elems .ss-heading-elem-2 {
    left: 10px;
    top: 0;
}
.ss-team2-elems .ss-heading-elem-3 {
    left: 20px;
    top: 0;
}
.ss-team2-elems .ss-heading-elem-4 {
    left: 30px;
    top: 0;
}
.ss-team2-elems .ss-heading-elem-5 {
    left: 40px;
    top: 0;
}
.ss-team2-social {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
}
.ss-team2-social a {
    display: inline-block;
    margin: 0 7px;
    font-size: 1rem;
    color: inherit;

    -webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
}
.ss-team2-member:hover .ss-team2-content {
    top: 0 !important;
    left: 0;
    height: 100% !important;
    background-color: #ec2e4a;
    color: #ffffff;
}
.ss-team2-member:hover .ss-team2-meta {
    color: #ffffff;
}

.ss-team2-member:hover .ss-team2-desc {
    display: block;
}

/* Clients 2 */
.ss-clients2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
}
.ss-client2 {
    display: inline-block;
    width: 22%;
    margin: 0 15px 30px 15px !important;
    height: 150px;
}
.ss-client2-inner {
    height: 100%;
}
.ss-client2 a {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px;
    background-color: #f5f5f5;
}
.ss-client2 img {
    margin-bottom: 0 !important;
    max-height: 120px;


    /*-webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;*/
}
.ss-client2-hover-img {
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
}
.ss-client2 a:hover {
    background-color: #ec344f;
}
.ss-client2 a:hover .ss-client2-img {
    opacity: 0;
}
.ss-client2 a:hover .ss-client2-hover-img {
    opacity: 1;
}

/* Twitter Roller 2 */
.ss-twitter-roller2 {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.ss-twitter-roller2-icon {
    display: inline-block;
    font-size: 4rem;
    color: #33ccff;
    margin-bottom: 15px;
}
.ss-twitter-roller2-nav {
    display: block;
    margin-bottom: 17px;
}
.ss-twitter-roller2-nav a {
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #ffffff;
    border-radius: 1px;
    margin: 0 6px;

    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ss-twitter-roller2-nav a.active {
    background-color: #ec344f;
}
.ss-twitter-roller2-list-wrap {
    width: 100%;
}
.ss-twitter-roller2-list {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 100px;
}
li.ss-twitter-roller2-item {
    font-size: 1.125rem;
    letter-spacing: 2px;
    margin-bottom: 0;
    float: left;
    margin-right: 120px;
}
.ss-twitter-roller2-desc {
    margin-bottom: 30px;
    line-height: 1.5em;
}
.ss-twitter-roller2-meta {
    display: block;
    margin-bottom: 5px;
    color: #33ccff;
}
.ss-twitter-roller2-time {
    display: block;
    font-size: 0.875rem;
    font-style: italic;
    text-transform: uppercase;
}


/* Button */
.ss-button-center {
    text-align: center;
}
.ss-button {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 8px 28px;
    border: 2px solid #152633;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 3px;
    font-family: 'Droid Sans', helvetica, arial, sans-serif;
    color: #152633;
    line-height: 1.7em;

    -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out, padding 0.3s ease-out, border-color 0.2s linear;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, padding 0.3s ease-out, border-color 0.2s linear;
}
.ss-button.ss-large {
    padding: 13px 30px;
    font-size: 1rem;
    border-radius: 5px;
}
.ss-button.ss-small {
    padding: 6px 18px;
    font-size: 0.875rem;
    border-radius: 3px;
}
.ss-button:hover,
.ss-button.ss-hover {
    background-color: #ec2f4b;
    color: #ffffff;
    border-color: #ec2f4b;
}
.ss-button.ss-highlight {
    background-color: #ec2f4b;
    color: #ffffff;
    border-color: #ec2f4b;
}
.ss-button.ss-highlight:hover {
    border-color: #152633;
    color: #152633;
    background-color: transparent;
}
.ss-button-icon {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #ffffff;
    opacity: 0;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    -webkit-transform: scale(0.9) rotateY(90deg) perspective(1000px);
    transform: scale(0.9) rotateY(90deg) perspective(1000px);
}
.ss-button-with-icon:hover,
.ss-button-with-icon.ss-hover {
    padding-right: 43px;
}
.ss-button-with-icon:hover .ss-button-icon,
.ss-button-with-icon.ss-hover .ss-button-icon {
    opacity: 1;
     -webkit-transform: scale(1) rotateY(0) perspective(1000px);
    transform: scale(1) rotateY(0) perspective(1000px);
}

.ss-button.ss-white {
    border: 2px solid #ffffff;
    color: #ffffff;
}
.ss-button.ss-white:hover,
.ss-button.ss-white.ss-hover {
    background-color: #ec2f4b;
    color: #ffffff;
    border-color: #ec2f4b;
}

/* Center Text */
.ss-center-text {
    text-align: center;
    padding: 0 16%;
}


/* Gap */
.ss-gap {
    clear: both;
    width: 100%;
    margin: 0;
}


/*---------------------------------------------------------------------------------*/
/*  15. WP Base Styling 
/*---------------------------------------------------------------------------------*/


.ss-bold {
    /*font-weight: bold;*/
}
.wp-caption {
    text-align: center;
    margin: 0 20px 20px 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    max-width: 100%;
}
.wp-caption .wp-caption-text {
    margin: 0;
    padding: 5px;
}
.wp-caption-text.gallery-caption {
    margin-top: 10px;
}
.sticky {

}
.gallery-caption {

}
.bypostauthor {

}
.hidden {
    display: none;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
blockquote {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 5px 0 5px 10px;
    border-left: 5px solid #eaeaea;
    font-style: italic;
}
img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
img.alignright {
    display: block;
    margin: 0 0 20px 20px;
}
img.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
}
img.alignnone, .alignnone img {
    display: block;
    margin: 0 0;
    max-width: 100%;
    height: auto;
}
.alignnone img {
    margin-bottom: 15px !important;
}
caption {
    text-align: left;
}
em, dfn, cite, samp, var, address {
    font-style: italic;
}
abbr[title], acronym[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted #666;
}
strong, dfn, kbd, b {
    /*font-weight: bold;*/
}
sup {
    font-size: 11px;
    vertical-align: top;
}
sub {
    font-size: 11px;
    vertical-align: bottom;
}
small {
    font-size: 12px;
}
del {
    text-decoration: line-through;
}
ins {
    text-decoration: underline;
}
code, pre {
    line-height: 18px;
}
var, kbd, samp, code, pre {
    font: 14px/19px Courier, "Courier New", monospace;
    background: #f5f5f5;
    color: #333;
    margin-left: 5px;
    margin-right: 5px;
}
code {
    padding: 0px 3px;
}
pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
table {
    border: 1px solid #999;
    line-height: 18px;
    text-align: left;
    width: 100%;
}
table .even {
    
}
tr {
    border-bottom: 1px solid #999;
}
th, td {
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}
dt {
    /*font-weight: bold;*/
}
dd {
    margin-bottom: 20px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


/*---------------------------------------------------------------------------------*/
/*  ## Media Queries
/*---------------------------------------------------------------------------------*/

/* Small Desktop */
@media screen and (max-width: 1200px) {

    /* Center Text */
    .ss-center-text {
        padding: 0 10%;
    }

    /* Blog Classic */
    .ss-blog-container .ss-blog-item-title {
        font-size: 1.5rem;
    }

    /* Portfolio Slider */
    .ss-portfolio-slider {
        padding: 0 30px;
    }

    /* Timeline */
    .ss-timeline-post-mark {
        left: -56px;
    }
    .ss-left .ss-timeline-post-mark {
        right: -56px;
    }

    /* Feature Portfolio */
    .ss-fp-post-hover-title {
        font-size: 1.25rem;
    }

    /* Services Type 2 */
    .ss-services-type-2 .ss-service .ss-service-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    /* Vertical Grid Blog */
    .ss-vgrid-title .ss-heading,
    .ss-vgrid-meta {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .ss-vgird-button {
        padding: 0;
        border: none;
    }
    .ss-vgird-button::after {
        content: " →";
    }
    .ss-vgird-button:hover {
        background-color: transparent;
        color: inherit;
    }

    /* Content Rolelr */
    .ss-content-roller {
        padding: 0;
    }
    .ss-content-roller-title .ss-heading {
        width: 70%;
    }
    .ss-content-roller-nav {
        right: 0;
    }

    /* Team 2 */
    li.ss-team2-member {
        width: 31%;
        margin-left: 7px;
        margin-right: 7px;
        margin-bottom: 15px;
    }

    /* Client 2 */
    .ss-client2 {
        width: 21%;
    }


}

/* Tablets */
@media screen and (max-width: 992px) {
    
    /* Typography*/
    .ss-typography h1:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1.75rem;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
    .ss-typography h2:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1.5rem;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
    .ss-typography h3:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1.375rem;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
    .ss-typography h4:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1.25rem;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
    .ss-typography h5:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1.125rem;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
    .ss-typography h6:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1rem;
        line-height: 1.2em;
        margin-bottom: 15px;
    }
    .ss-typography blockquote:not(.ss-heading):not(.ss-no-tp) {
        font-size: 1.25rem;
    }

    /* Header */
    .ss-menu-button {
        display: block;
    }
    .main-navigation-wrap {
        display: none;
    }
    .ss-header-type-1 {
        padding-bottom: 0;
    }
    .ss-header-type-1.ss-sticky {
        padding: 0;
    }
    .ss-header-type-2 {
        padding-bottom: 0;
        padding-top: 45px;
        text-align: center;
    }
    .ss-header-type-2 .ss-logo {
        margin-bottom: 45px;
        float: none;
        display: inline-block;
    }
    .ss-sticky-header .ss-logo {
        display: none;
    }
    .ss-sticky-header {
        padding-top: 0;
    }
    .ss-header-type-2 .ss-logo {
        width: 100%;
    }

    /* Blog Classic */
    .ss-blog-container .ss-blog-item-title {
        font-size: 1.25rem;
    }
    .ss-blog-container .ss-blog-item-content-date {
        font-size: 2rem;
    }
    body.ss-single .ss-blog-item-title {
        font-size: 1.5rem;
    }
    .ss-caption {
        max-width: 50%;
    }
    .ss-caption .ss-caption-text {
        font-size: 0.875rem;
    }
    .ss-related-posts ul li {
        width: 100%;
    }



    /* Shortcodes */

    /* Headings */
    .ss-heading {
        font-size: 2rem;
    }
    .ss-heading-type-4 .ss-heading {
        font-size: 2rem;
    }
    .ss-heading-type-2 .ss-heading {
        font-size: 2rem;
    }
    .ss-heading-type-2 .ss-heading-elem {
        width: 9px;
        height: 9px;
    }

    /* Services */
    /*.ss-services-type-1 .ss-service {
        width: 49%;
    }
    .ss-services-type-2 .ss-service {
        width: 49%;
    }*/


    /* Center Text */
    .ss-center-text {
        padding: 0 5%;
        font-size: 0.875rem !important;
    }

    /* Feature App */
    .ss-feature-list-icon-wrap {
        float: left;
    }
    .ss-feature-list-icon {
        margin-left: auto;
        margin-right: 30px;
    }
    .ss-feature-app .ss-feature-list h3 {
        text-align: left;
    }
    .ss-feature-app-fig {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .ss-feature-app .ss-feature-list li:first-child {
        margin-top: 0;
    }

    /* Price Table */
    .ss-price-table {
        width: 49%;
        margin-bottom: 30px;
    }
    .ss-price-table:last-child {
        margin-bottom: 0;
    }
    
    /* Featured Porfolio Slider */
    .ss-fps-panel {
        width: 400px;
    }

    /* Portfolio Slider */
    .ss-portfolio-slide-img {
        padding: 0;
        margin-top: 0;
        width: 100%;
    }
    .ss-portfolio-slide-img img {
        margin-bottom: 30px;
    }
    .ss-portfolio-slide-content {
        width: 100%;
    }

    /* Timeline */
    .ss-timeline-post-mark {
        left: -46px;
    }
    .ss-left .ss-timeline-post-mark {
        right: -46px;
    }

    /* Charts */
    .ss-charts li {
        width: 32%;
    }

    /* Feature Portfolio */
    .ss-3-col .ss-fp-post {
        width: 50%;
    }

    /* Team Members */
    .ss-team-member {
        width: 270px;
        height: 270px;
    }

    /* Feature Portfolio */
    .ss-fp-post-hover-title {
        font-size: 1.5rem;
    }

    /* Footer */
    .ss-footer-nav-wrap {
        text-align: center;
    }
    .ss-copyright {
        text-align: center;
        margin-top: 30px;
    }

    /* Portfolio Box Slider */
    .ss-pbs-fig {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .ss-pbs-fig img {
        width: 100%;
        height: auto;
    }
    .ss-pbs-content {
        width: 100%;
        padding: 0;
    }
    li.ss-pbs-post {
        padding-bottom: 55px;
    }

    /* Counter */
    .ss-counter li {
        width: 33%;
    }

    /* Vertical Grid Blog */
    .ss-vgrid-blog-item {
        display: inline-block;
        width: 49%;
        float: none;
    }

    /* Content Rolelr */
    .ss-content-roller-title .ss-heading {
        width: 85%;
    }
    .ss-content-roller-desc {
        width: 50%;
    }

    /* Client 2 */
    .ss-client2 {
        width: 28%;
    }

    /* Quote */
    .ss-timeline-post-quote .ss-quote-title {
        font-size: 1rem !important;
    }

    /* Comments */
    .comments-list li {
        margin-left: 0;
    }
    .comments-list > li {
        margin-left: 90px;
    }


}

/* Tablets & Mobiles */
@media screen and (max-width: 768px) {
    
    /* Typography */
    .ss-typography blockquote {
        font-size: 1rem;
        padding-left: 60px;
    }

    /* Divide Section */
    .ss-divide-sec-right {
        padding-bottom: 0 !important;
    }
    .ss-divide-sec-right .ss-divide-sec-content {
        position: static;
        width: 100% !important;
        margin-top: 60px;
    }

    /* Sidebar */
    .ss-sidebar .widget {
        padding-left: 0;
        border-left: none;
    }
    .ss-sidebar .widget:last-child {
        border: none;
        padding-bottom: 0;
    }
    .ss-sidebar {
        padding: 0 15px;
        margin: 0;
        margin-top: 60px;
        border: 0;
        width: 100%;
    }
    
    /* Widgets */
    .ss_widget_recent_posts_fig {
        width: 100%;
        text-align: center;
    }
    .ss_widget_popular_posts_fig {
        width: 25%;
        max-width: 80px;
        margin-right: 15px;
    }
    .ss_widget_popular_inner {
        float: left;
        width: 70%;
        text-align: left;
    }

    /* Comments */
    .avatar-border {
        display: none;
    }
    .comments-list > li {
        margin-left: 0;
    }


    /* Shortcodes */

    /* Headings */
    .ss-heading {
        font-size: 1.75rem;
    }
    .ss-heading-type-4 .ss-heading {
        font-size: 2rem;
    }

    /* Services */
    /*.ss-services-type-1 .ss-service {
        width: 100%;
        margin-bottom: 60px;
    }
    .ss-services-type-2 .ss-service {
        width: 100%;
        margin-bottom: 30px;
    }*/

    /* Center Text */
    .ss-center-text {
        padding: 0;
    }

    /* Price Table */
    .ss-price-table {
        width: 100%;
    }
    .ss-price-table-header-twk {
        display: none;
    }
    .ss-price-table-header {
        padding-top: 30px;  
    }
    .ss-price-table {
        margin-top: 0;
    }

    /* Feature App */
    .ss-feature-app {
        padding: 0 15px;
    }

    /* Portfolio Slider */
    .ss-portfolio-slider {
        padding: 0 40px;
    }
    .ss-portfolio-slide-arrow {
        border: none;
        padding: 0;
        height: auto;
        width: auto;
    }
    .ss-prev-portfolio-slide {
        left: 15px;
    }
    .ss-next-portfolio-slide {
        right: 15px;
    }

    /* Timeline */
    .ss-timeline {
        padding: 0 15px;
    }
    .ss-timeline-post {
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .ss-timeline-post:nth-of-type(2) {
        margin-top: 0;
    }
    .ss-timeline-post-header-twk {
        display: none;
    }
    .ss-timeline-post-header,
    .ss-left .ss-timeline-post-header {
        padding: 20px 30px;
    }

    /* Charts */
    .ss-charts li {
        width: 49%;
    }

    /* Feature Portfolio */
    .ss-fp-post-hover-title {
        font-size: 1.25rem;
    }
    
    /* Clients */
    .ss-client {
        width: 33.3%;
    }
    .ss-client:nth-child(n+5) {
        border-top: none;
    }
    .ss-client:nth-child(4n) {
        border-top: 2px solid #dddddd;
        border-right: 2px solid #dddddd;
    }
    .ss-client:nth-child(n+4) {
        border-top: 2px solid #dddddd;
    }
    .ss-client:nth-child(3n) {
        border-right: none;
    }

    /* Featured Portfolio Slider */
    .ss-fps-wrap {
        height: auto;
    }
    .ss-fps-panel {
        width: 100%;
        height: auto;
    }
    .ss-fps-slides-wrap {
        width: 100%;
        height: auto;
    }
    .ss-fps-slides {
        height: auto;
        display: inline-block;
        width: 100%;
    }
    .ss-fps-arrows {
        top: 65px;
        bottom: auto;
    }

    /* Counter */
    .ss-counter li {
        width: 49%;
    }

    /* Vertical Grid Blog */
    .ss-vgrid-title .ss-heading,
    .ss-vgrid-meta {
        overflow: visible;
        white-space: normal;
    }
    .ss-vgrid-blog-item {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        height: auto;
    }
    .ss-vgrid-blog-item-fig img {
        width: 100%;
    }

    /* Content Rolelr */
    .ss-content-roller-title .ss-heading {
        font-size: 1.5rem;
    }
    .ss-heading-type-2 .ss-heading-elem {
        width: 8px;
        height: 8px;
    }

    /* Team 2 */
    li.ss-team2-member {
        width: 45%;
        margin-left: 7px;
        margin-right: 7px;
        margin-bottom: 15px;
    }

    /* Client 2 */
    .ss-client2 {
        width: 42%;
    }


}

/* Small Devices */
@media screen and (max-width: 480px) {
    
    
    /* Headings */
    .ss-heading-type-4 .ss-heading {
        font-size: 1.75rem;
    }
    .ss-heading-type-2 .ss-heading {
        font-size: 1.75rem;
    }
    .ss-heading-type-2 .ss-heading-elem {
        width: 7px;
        height: 7px;
    }
    .ss-heading-type-1 .ss-heading {
        font-size: 2rem;
    }

    /* Blog Classic */
    .ss-blog-container .ss-blog-item-meta {
        line-height: 1.4em;
    }
    .ss-blog-container .ss-blog-item {
        margin-bottom: 30px;
    }
    .ss-blog-container .ss-blog-item-content-date {
        display: none;
    }
    .ss-blog-container .ss-blog-item-content-inner {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
    }
    .ss-blog-container .ss-blog-desc,
    .ss-blog-container .ss-blog-desc p {
        font-size: 0.875rem;
    }
    .ss_widget_popular_inner {
        width: 65%;
    }
    .ss-post-navigation {
        text-align: center;
    }
    .ss-post-navigation a {
        width: 100%;
        float: none;
        display: inline-block;
        margin-bottom: 30px;
        text-align: center;
    }
    .ss-post-navigation a:last-child {
        margin-bottom: 0;
    }
    .ss-caption {
        max-width: 100%;
        width: 100%;
    }
    .ss-blog-item-share,
    .ss-blog-item-like {
        display: none;
    }
    
    /* Comments */
    .comment-respond input[type="submit"] {
        width: 100%;
    }


    /* Charts */
    .ss-charts li {
        width: 100%;
        margin-bottom: 60px;
    }

    /* Feature Portfolio */
    .ss-3-col .ss-fp-post {
        width: 100%;
    }
    .ss-fp-post-hover-title {
        font-size: 1.25rem;
    }

    /* Clients */
    .ss-client:nth-child(n+5) {
        border: none;
    }
    .ss-client:nth-child(4n) {
        border: none;
        border: none;
    }
    .ss-client:nth-child(n+4) {
        border: none;
    }
    .ss-client:nth-child(3n) {
        border: none;
    }
    .ss-client {
        width: 100%;
        border: none;
        border-bottom: 2px solid #dddddd !important;
    }
    .ss-client:last-child {
        border-bottom: none !important;
    }

    /* Team Members */
    .ss-team-member {
        width: 220px;
        height: 220px;
        margin-left: 50px;
        margin-right: 50px;
    }

    /* Counter */
    .ss-counter li {
        width: 100%;
    }

    /* Content Rolelr */
    .ss-content-roller-title .ss-heading {
        font-size: 1.375rem;
    }

    /* Team 2 */
    li.ss-team2-member {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }

    /* Client 2 */
    .ss-client2 {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    /* Footer */
    .ss-footer-nav li {
        margin-bottom: 10px;
    }


    /* Contact Form */
    .ss-contact-form .ajax-loader {
        display: none;
    }
    #contact-form-submit {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }

    /* Next Section Button */
    .ss-next-section-button {
        padding: 10px;
        margin-left: -25px;
        width: 50px;
        height: 50px;
    }

    /* Featured Portfolio Slider */
    .ss-fps-panel .ss-heading-wrap {
        width: 60%;
    }


}


@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }