body {
    color: #333333;
    font-family: 'Raleway',sans-serif;
    font-size: 17px;
    line-height: 1.6;
}
a {
    color: #a40043;
}
a:hover {
    color: #de0e65;
}
.sp-megamenu-parent > li > a {
    line-height: 35px;
    margin-top: 28px;
    margin-left: 2px;
    border-radius: 6px;
}
.sp-megamenu-parent > li.active > a,.sp-megamenu-parent > li:hover > a {
    background: #0f45ab;
    color: #fff;
}
#offcanvas-toggler >i:hover {
  color: #a40043;
}
/*.sp-module ul >li >a:before {
    display: none;
}*/
#sp-main-body {
    padding-top: 30px;
    padding-bottom: 0;
}
section#sp-home-products,
section#sp-team-row,
#sp-our-clients,
#sp-clients-testimonials,
section#sp-home-leistungsspektrum {
    padding-top: 80px;
    padding-bottom: 80px;
}
#sp-clients-testimonials .sp-module-title,
#sp-our-clients .sp-module-title,
.centralize-module .sp-module-title,
section#sp-home-leistungsspektrum .sp-module-title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}
.centralize-module,
section#sp-home-leistungsspektrum .category-description {
    text-align: center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
section#sp-home-leistungsspektrum ul li {
    width: 30.33%;
    float: left;
    margin-right: 4.5%;
    border: none;
}
section#sp-home-leistungsspektrum ul li:nth-child(3n) {
    margin-right: 0;
}
section#sp-home-leistungsspektrum ul li > a.mod-articles-category-title {
    font-weight: bold;
    color: #666666;
    font-size: 18px;
    text-transform: uppercase;
}
section#sp-home-leistungsspektrum ul li > a.mod-articles-category-title:hover {
    color: #000;
}
section#sp-home-leistungsspektrum ul li > a.mod-articles-category-title:before {
    display: none;
}
section#sp-home-leistungsspektrum .mod-articles-category-readmore a {
    text-transform: uppercase;
}
section#sp-home-welcome {
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px;
}
div#sp-home-welcome .custom {
    padding-right: 50%;
    position: relative;
}
div#sp-home-welcome .custom .img-intro-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 48%;
}
div#sp-home-welcome h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
a.read-more-btn {
    display: inline-block;
    background: #0f45ab;
    color: #fff;
    padding: 0 35px;
    text-transform: uppercase;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
a.read-more-btn:hover {
    background: #133061;
}
body .tp-caption a.read-more-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
}
footer#sp-footer {
    background: #f5f5f5;
    color: #333;
    text-align: left;
    padding-bottom: 100px;
    padding-top: 50px;
    border-bottom: 60px solid #000;
}
section#sp-top-bar {
    background: #000;
    color: #fff;
}
section#sp-top-bar a {
    color: #ececec;
}
section#sp-top-bar a:hover {
    color: #de0e65;
}
#sp-footer .sp-module .sp-module-title {
    color: #333;
    font-weight: bold;
}
#sp-footer li a {
    color: #333;
}
#sp-footer li a:hover {
    color: #a40043;
}
#sp-home-software ul#stage li {
    width: 25%; 
    padding: 5px;
    /*margin-bottom: 10px;*/
    box-sizing: border-box;
    border: none;
}
#sp-home-software #stage li a .description {
    width: 100%;
    width: calc(100% - 20px);
}
#sp-home-software #stage li a:hover .description {
    height: 100%;
    height: calc(100% - 20px);
}
#sp-home-software #filter > span {
    display: none;
}
#sp-home-software #filter {
    text-align: center;
    margin-bottom: 30px;
}
#sp-home-software #filter a {
    color: #fff;
    background: #2d2d2d;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    font-family: inherit;
}
#sp-home-software #filter a:hover,
#sp-home-software #filter a.active {
    background: #a40143;
}
#sp-home-software #filter a:last-child {
    margin-right: 0;
}
.custom.work-with-us {
    text-align: center;
    padding: 100px 0;
}
#sp-our-clients p {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            justify-content: space-between;
}
#sp-our-clients p img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
#sp-our-clients p img:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#sp-clients-testimonials {
    color: #fff;
}
#sp-clients-testimonials .jmm-author {
    color: #fff;
}
div#sp-our-team {
    text-align: center;
}
.sp-module.team-member {
    display: inline-block;
    max-width: 300px;
    padding: 20px;
}
.sp-module.team-member img {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.sp-module.team-member h2 {
    font-size: 20px;
    margin: 20px 0 0 0;
}
.sp-module.team-member h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 5px 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 28px 0 0 0;
    background: none;
    box-shadow: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child a {
    border-bottom: 1px solid #ddd;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #0f45ab;
}
.sp-page-title {
    text-transform: uppercase;
    text-align: center;
}
.sp-page-title h2 {
    font-size: 44px;
    font-family: 'Raleway',sans-serif;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
}
.sp-page-title h2:after {
    content: '';
    display: block;
    width: 90%;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    max-width: 300px;
    background: #a40043;
}
div#sp-component article {
    color: #333333;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 30px;
    padding-bottom: 0px;
    font-family: 'Lato',sans-serif;
}
#sp-contact-form-row,
.su-row.gray-content,
.gray-content-wrapper {
    background: #e9e9e9;
    width: 100%;
    padding: 30px 0;
    position: relative;
    margin-bottom: -30px;
    margin-top: 20px;
}
.su-row {
    padding: 30px 0;
}
.su-row.gray-content {
    margin-bottom: 0;
}
.su-row.gray-content:before,
.gray-content-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #e9e9e9;
    position: absolute;
    top: 0;
    left: -100%;
}
.su-row.gray-content:after,
.gray-content-wrapper:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #e9e9e9;
    position: absolute;
    top: 0;
    left: 100%;
}
.su-row.gray-content h3,
.su-row.white-content h3,
#sp-contact-form-row h3,
.gray-content-wrapper h3 {
    text-align: center;
    color: #333333;
    margin-top: 0;
    width: 100%;
    margin-bottom: 30px;
}
.gray-content-wrapper li {
    margin-bottom: 20px;
}
.itemid-179 article .entry-header + div,
.itemid-180 article .entry-header + div,
.itemid-146 article .entry-header + div,
.itemid-145 article .entry-header + div {
    text-align: center;
}
.itemid-179 article .entry-header + div img,
.itemid-180 article .entry-header + div img,
.itemid-146 article .entry-header + div img,
.itemid-145 article .entry-header + div img {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}
.soft-team-member h3,
.itemid-179 article .entry-header + div h2,
.itemid-180 article .entry-header + div h2,
.itemid-146 article .entry-header + div h2,
.itemid-145 article .entry-header + div h2 {
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
}
.soft-team-member h3:after,
.itemid-179 article .entry-header + div h2:after,
.itemid-180 article .entry-header + div h2:after,
.itemid-146 article .entry-header + div h2:after,
.itemid-145 article .entry-header + div h2:after {
    content: '';
    display: block;
    width: 70%;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    max-width: 300px;
    background: #a40043;
}
article.item {
    margin-bottom: 0;
}
.projekt-page-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            justify-content: space-between;
    max-width: 700px;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}
.projekt-page-icons img {
    max-width: 250px;
    height: auto;
    margin-bottom: 30px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
                align-self: center;
}
.soft-team-members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            justify-content: space-between;
}
.soft-team-member {
    width: 30%;
    margin-bottom: 30px;
    text-align: center;
}
.soft-team-member img {
    margin-bottom: 20px;
}
.soft-team-members + h1 {
    text-align: center;
    font-weight: 500;
    font-size: 44px;
}
.apt-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
            justify-content: space-around;
}
.apt-features > div {
    width: 45%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 30px;
}
.fontawesome-iconbox-text {
    text-align: center;
    line-height: 1.3;
    margin-bottom: 30px;
}
.apt-features > div ul {
    text-align: left;
}
.apt-features > div ul li {
    margin-bottom: 0;
}
.fontawesome-iconbox-text strong,
.apt-features > div strong {
    font-weight: 500;
    margin-bottom: 0;
}
.fontawesome-iconbox-icon i,
.apt-features > div > i {
    display: block;
    font-size: 50px;
    margin-bottom: 5px;
    color: #a40043;
    text-align: center;
}
.contact-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.contact-cols .contact-left > p {
    padding-left: 35px;
    position: relative;
}
.contact-cols > div {
    width: 50%;
}
.contact-left p {
    margin-bottom: 20px;
}
.contact-address:before {
    content: "\f041";
    position: absolute;
    left: 0;
    color: #a40043;
    font-family: 'FontAwesome';
}
.contact-email:before {
    content: "\f0e0";
    position: absolute;
    left: 0;
    color: #a40043;
    font-family: 'FontAwesome';
}
.contact-fax:before {
    content: "\f1ac";
    position: absolute;
    left: 0;
    color: #a40043;
    font-family: 'FontAwesome';
}
.contact-phone:before {
    content: "\f095";
    position: absolute;
    left: 0;
    color: #a40043;
    font-family: 'FontAwesome';
}
.contact-cols a {
    color: #333333;
}
div.creativecontactform_wrapper,
div.creativecontactform_wrapper:hover {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}
.creativecontactform_header {
    display: none;
}
.creativecontactform_title,
.creativecontactform_pre_text,
.creativecontactform_field_box label {
    display: none !important;
}
div.creativecontactform_input_element,
div.creativecontactform_input_element:hover,
div.creativecontactform_input_element:focus,
div.creativecontactform_input_element.focused,
.creativecontactform_input_element.creativecontactform_required:hover,
.creativecontactform_input_element.creativecontactform_required:focus,
.creativecontactform_input_element.creativecontactform_required.focused,
.creativecontactform_input_element.creativecontactform_required {
    border: none !important;
    font-family: 'Lato',sans-serif !important;
    font-size: 30px !important;
    font-weight: 300 !important;
    background: #ddd !important;
    box-shadow: none !important;
    min-height: 40px;
    position: relative !important;
    padding-left: 40px;
}
div.creativecontactform_input_element input,
.creativecontactform_input_element.creativecontactform_required input {
    font-size: 18px !important;
    font-weight: 300 !important;
    width: 100% !important;
    /* line-height: 30px!important; */
    position: relative;
    top: 3px;
}
div.creativecontactform_input_element textarea,
.creativecontactform_input_element.creativecontactform_required textarea {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 300 !important;
}
div.creativecontactform_input_element:before,
.creativecontactform_input_element.creativecontactform_required:before {
    width: 50px;
    content: '';
    height: 40px;
    background: #bdbdbd;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #a40043;
    font-family: 'FontAwesome';
    font-size: 20px;
} 
.creative_field_box_wrapper_0 {
}
.creativecontactform_field_box:nth-child(4) div.creativecontactform_input_element:before {
    content: "\f007";
}
.creativecontactform_field_box:nth-child(5) div.creativecontactform_input_element:before {
    content: "\f0e0";
}
.creativecontactform_field_box:nth-child(6) div.creativecontactform_input_element:before {
    content: "\f02b";
}
.creativecontactform_field_box:nth-child(7) div.creativecontactform_input_element:before {
    content: "\f075";
}
.creative_field_box_wrapper_0  {
    position: relative;
}
.creativecontactform_field_box:nth-child(4),
.creativecontactform_field_box:nth-child(5),
.creativecontactform_field_box:nth-child(6)  {
    width: 40%;
    float: left;
    clear: left;
}
.creativecontactform_field_box:nth-child(7){
    width: 55%;
    float: left;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    position: absolute;
    right: 0;
}
div.creativecontactform_field_box .creativecontactform_input_element {
    width: 100%;
    min-width: 100%;
    max-width: 100% !important;
    box-sizing: border-box;
}
div.creativecontactform_wrapper .creativecontactform_submit_wrapper  {
    text-align: center;
}
div.creativecontactform_wrapper input.creativecontactform_send,
div.creativecontactform_wrapper input.creativecontactform_send_new,
div.creativecontactform_wrapper input.creativecontactform_send:hover,
div.creativecontactform_wrapper input.creativecontactform_send_new:hover,
div.creativecontactform_wrapper input.creativecontactform_send:active,
div.creativecontactform_wrapper input.creativecontactform_send_new:active,
div.creativecontactform_wrapper input.creativecontactform_send:focus,
div.creativecontactform_wrapper input.creativecontactform_send_new:focus,
div.creativecontactform_wrapper .creative_fileupload {
    background: #a40043;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 60px;
    text-shadow: none;
    box-shadow: none;
    border: none;
    font-family: 'Raleway',sans-serif;
    font-weight: 400;
    font-size: 24px !important;
    height: 50px !important;
    float: none;
    line-height: 40px !important;
    letter-spacing: 1px;
}
div.creativecontactform_error .creativecontactform_input_element,
div.creativecontactform_error .creativecontactform_input_element:hover {
    background: #ffdbdd !important;
}
ul#stage {
    height: auto !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: block;
    width: 50%;
  }
}
@media all and (max-width: 991px) {
    div#sp-home-welcome h1,
    #sp-clients-testimonials .sp-module-title,
    #sp-our-clients .sp-module-title,
    .centralize-module .sp-module-title,
    section#sp-home-leistungsspektrum .sp-module-title {
        font-size: 20px;
    }
    
    body {
        font-size: 14px;
    }
    div#sp-component article {
        font-size: 16px;
    }
    section#sp-home-leistungsspektrum ul li > a.mod-articles-category-title {
        font-size: 14px;
        line-height: 1.1;
        min-height: 30px;
    }
    section#sp-home-leistungsspektrum ul li {
        width: 33%;
        margin-right: 0.5%;
    }
    section#sp-home-leistungsspektrum ul li:nth-child(3n) {
        margin-right: 0;
    }
    section#sp-home-products,
    section#sp-team-row,
    #sp-our-clients,
    #sp-clients-testimonials,
    section#sp-home-leistungsspektrum,
    section#sp-home-welcome,
    footer#sp-footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    div#sp-home-welcome .custom {
        padding-right: 30%;
    }
    div#sp-home-welcome .custom .img-intro-right {
        width: 28%;
    }
    #sp-our-clients p {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    footer#sp-footer {
        border-bottom-width: 20px;
    }
    #sp-our-clients p {
        margin-top: 30px;
    }
    #sp-contact-form-row, .gray-content-wrapper {
        margin-bottom: 0;
    }
    div.creativecontactform_wrapper input.creativecontactform_send,
    div.creativecontactform_wrapper input.creativecontactform_send_new,
    div.creativecontactform_wrapper input.creativecontactform_send:hover,
    div.creativecontactform_wrapper input.creativecontactform_send_new:hover,
    div.creativecontactform_wrapper input.creativecontactform_send:active,
    div.creativecontactform_wrapper input.creativecontactform_send_new:active,
    div.creativecontactform_wrapper input.creativecontactform_send:focus,
    div.creativecontactform_wrapper input.creativecontactform_send_new:focus,
    div.creativecontactform_wrapper .creative_fileupload {
        font-size: 20px !important;
        line-height: 30px !important;
        height: 30px !important;
    }
    .tp-caption a.read-more-btn {
        font-size: 13px !important;
    }
    .tp-caption.slider-main-heading, .slider-main-heading {
        font-size: 16px !important;
        line-height: 1 !important;
    }
    .tp-caption.slider-secondary-heading, .slider-secondary-heading {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }
}
@media all and (max-width: 850px) {
    .tp-caption.slider-maroon-btn, .slider-maroon-btn {
        top: 220px !important;
    }
    .tp-caption.slider-main-heading, .slider-main-heading {
        font-size: 16px !important;
        line-height: 1 !important;
        top: 70px !important;
    }
    .tp-caption.slider-secondary-heading, .slider-secondary-heading {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }
}
@media all and (max-width: 767px) {
    #sp-home-software ul#stage li {
        width: 33.33%;
    }
    div#sp-footer1,
    div#sp-footer2,
    div#sp-footer3 {
        margin-bottom: 20px;
    }
    section#sp-home-leistungsspektrum ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    section#sp-home-leistungsspektrum ul li:last-child {
        margin-bottom: 0;
    }
    .sp-module.team-member {
        margin-top: 10px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .sp-page-title h2 {
        font-size: 30px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .tp-caption {
        left: 10px !important
    }
}
@media all and (max-width: 600px) {
    div#sp-home-welcome .custom {
        padding-right: 0;
    }
    div#sp-home-welcome .custom .img-intro-right {
        position: static;
        width: 100%;
        margin-bottom: 14px;
    }
    #sp-home-software ul#stage li {
        width: 50%;
    }
    #sp-home-software #filter a {
        margin-bottom: 20px;
    }
    #sp-home-software #filter {
        height: auto;
        margin-bottom: 0;
    }
    .contact-cols {
        display: block;
    }
    .contact-cols > div {
        width: 100%;
    }
    .creativecontactform_field_box:nth-child(4),
    .creativecontactform_field_box:nth-child(5),
    .creativecontactform_field_box:nth-child(6)  {
        width: 100%;
    }
    .creativecontactform_field_box:nth-child(7) {
        width: 100%;
        position: static;
    }
}
@media all and (max-width: 480px) {
    #sp-home-software ul#stage li {
        width: 100%;
    }
    #stage li a img {
        margin-left: auto;
        margin-right: auto;
    }
    #sp-our-clients p img {
        width: 40%;
        height: auto;
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center;
    }
    .sp-page-title h2 {
        font-size: 20px;
    }
}

.sp-page-title {
    background-image: url(/images/readers.jpg);
}

div.creative_input_dummy_wrapper {
    padding: 10px 10px 10px 20px!important;
}

div.creative_textarea_dummy_wrapper {
    padding: 10px 10px 10px 20px!important;
}

.creativecontactform_wrapper input.creativecontactform_send, .creativecontactform_wrapper input.creativecontactform_send_new, .creativecontactform_wrapper input.creativecontactform_send:hover, .creativecontactform_wrapper input.creativecontactform_send_new:hover, .creativecontactform_wrapper input.creativecontactform_send:active, .creativecontactform_wrapper input.creativecontactform_send_new:active, .creativecontactform_wrapper input.creativecontactform_send:focus, .creativecontactform_wrapper input.creativecontactform_send_new:focus {
    background: rgba(164, 0, 67, 0.82)!important;
}

body.com-k2 section#sp-page-title{
    display: none;
}

body.com-k2 section#sp-page-title.visible{
    display: block;
}

div#sp-top2 .sp-module {
    float: right;
}

ul.nav.menu_topbarmenu li a {
    background: #a40043;
    font-size: 16px;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 1;
    font-size: 12px;
}

ul.nav.menu_topbarmenu li a:hover {
    color: #000!important;
}

section#sp-top-bar {
    line-height: 2;
    padding: 5px 0 8px;
}


div#sp-home-software {
    min-height: 500px;
    position: relative;
    z-index: 999;
    background: #fff;
}

#sp-home-software ul#stage li {
    display: inline-block;
    float: none;
}

ul#stage {
    text-align: center;
}

/*Header*/

div#sp-logo img {
    max-width: 295px;
    width: 100%;
}

.custom.work-with-us p {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
}

#stage li a .description p {
    font-size: 14px!important;
    line-height: 20px;
}

section#sp-clients-testimonials {
    padding: 150px 0;
}

div.logoimages {
    text-align: center;
}

.logoimages img {
    display: inline-block;
    max-height: 180px;
    margin: 0 2%;
}

ul#stage {
    -webkit-transition: none;
    transition: none;
    min-height: 400px;
    text-align: left;
}

ul#stage li{
    -webkit-transition: none!important;
    transition: none!important;
}

/*Responsiveness*/
@media 
  (min-device-width:530px) 
  and (max-device-width: 1280px) {
      article.item .entry-header ~ table[cellpadding] td {
      display: inline-block !important;
}
      

}
@media all and (max-width: 992px){
	#sp-home-software ul#stage li{
		width: 33%;
	}
	div.container {
	    width: 96%;
	    margin: auto;
	}
	div#sp-our-clients img {
	    max-height: 100px;
	}
	ul.category-module li {
	    padding-right: 15px;
	}
	div#sp-home-welcome .custom .img-intro-right {
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	        -ms-transform: translateY(-50%);
	            transform: translateY(-50%);
	}
}
@media all and (min-width:801px){
  
  article.item .entry-header ~ table[cellpadding] td {
       float: left;
}
  .entry-header h2 {
    margin-top: 30px;
  }
  article.item .entry-header ~ table {
    display: inline-block;
}
  div#sp-footer4 .custom {
    float: right;
    }
}

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

	.contact-right iframe {
	    width: 100%;
	}

	div.contact-left,.contact-right {
	    display: block;
	    width: 100%!important;
	    clear: both;
	    float: none;
	}

	.contact-right {
	}

	.contact-cols {
	    display: block;
	}

	ul.category-module li {
	    padding-right: 0px;
	    text-align: center;
	}

	div#sp-home-welcome .custom .img-intro-right {
	    position: static;
	    width: 100%;
	    -webkit-transform: none;
	        -ms-transform: none;
	            transform: none;
	    width: 100%;
	}

	div#sp-home-welcome {
	    text-align: center;
	}

	div#sp-home-welcome .custom {
	    width: 100%;
	    padding: 0;
	}

	div#sp-home-welcome .custom a.read-more-btn {
	    margin-top: 15px;
	}

	#stage li a .description h3 {
	    font-size: 18px!important;
	}

	div#sp-top1 {
	    width: 25%;
	    float: left;
	}

	div#sp-top2 {
	    width: 75%;
	    float: right;
	}

	.sp-contact-info {
	    float: right;
	    display: block;
	    width: 50%;
	    text-align: right;
	}

	div.mod-languages img {
	    padding: 0;
	}

	.img-intro-right img {
	    max-width: 100%!important;
	    width: 100%;
	}

	#sp-home-software ul#stage li {
	    width: 50%;
	}
	.apt-features > div {
	    margin: 0;
	    width: 100%;
	    margin-bottom: 20px;
	    margin-top: 20px;
	}
}

@media all and (max-width: 670px){
	div#sp-our-clients img {
	    max-height: initial;
	}
	.soft-team-members + h1 {
	    font-size: 30px;
	}
	.soft-team-member {
	    width: 100%;
	    text-align: center;
	}
	.soft-team-member img {
	    margin: auto;
	    margin-bottom: 30px;
	}
}
@media all and (max-width: 440px){
	div#sp-top1 {
	    padding: 0;
	}

	div#sp-top2 {
	    padding: 0;
	}

	ul.sp-contact-info {
	    font-size: 12px;
	    width: 60%;
	    text-align: left;
	}

	ul.nav.menu_topbarmenu li a {
	    font-size: 10px;
	    padding: 5px 10px;
	}

	div#sp-top2 .sp-module {
	    margin-left: 0;
	}

	li.sp-contact-phone {
	    width: 100%;
	}
}

@media all and (max-width: 380px){
	section#sp-clients-testimonials {
	    padding: 100px 0;
	}
	#sp-home-software ul#stage li {
	    width: 100%;
	}

	#sp-home-software ul#stage li img {
	    width: 100%!important;
	}
}

div.sp-page-title{
    paddding : 50px 0;
}

ol, ul {
    padding-left: 20px;
}

/*k2 extra hide*/

.itemHeader {
    display: none;
}

.itemToolbar {
    display: none;
}

.itemRatingBlock {
    display: none;
}

.itemSocialSharing {
    display: none;
}

.itemLinks {
    display: none;
}

.itemAuthorBlock {
    display: none;
}

.itemAuthorLatest {
    display: none;
}

.itemBackToTop {
    display: none;
}

span.itemImage img {
    width: 100%!important;
}

div.itemIntroText {
    font-weight: normal;
}

article.item table td[bgcolor] {
    padding: 15px;
    background-color: rgb(248, 248, 248);
}

a.btn.btn-default {
 display: inline-block;
    background: #0f45ab;
    color: #fff;
    padding: 0 35px;
    text-transform: uppercase;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
a.btn.btn-default:hover {
    background: #133061;
}
article.item .entry-header ~ table[cellpadding] td {
    padding: 10px;
    display: block;
}
.itemid-578 .sp-page-title {display: none;}

.deeper.parent li {
    margin-left: 30px;
}
#sp-left .nav>li>a {
    font-weight: 800;
}
.nav>li>a:before{
    display:none;
}
#sp-left .sp-module .sp-module-title {
    background-color: #0047be;
    padding: 14px;
    color: #fff;
     font-size:24px;
}
div#sp-component article span {
    font-size: 14px !important;
}
div#sp-component article ul > li {
    font-size: 14px !important;
}
article.item .entry-header ~ table[cellpadding] td {
    margin-left: 0px !important;
}
div#sp-component article p {
    font-size: 16px;
}
.sp-module._topmenu .nav li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-module._topmenu .nav li a {
display: inline-block;
  padding: 0 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  color: #000;
}
#sp-top-bar .sp-module li {
    border-bottom: none;
}

.items-leading > article > table,
.items-leading > article > table tbody{
   /* max-width: 100%; */
    display: block !important;
    height: inherit !important;
}
.items-leading > article > table:after {
    content: '';
    display: table;
    clear: both;
}
.items-leading > article > table > tbody > tr {
    display: block !important;
    width: 100%;
}

.items-leading > article > table > tbody > tr > td {
   /* width: 100% !important;
    float: none !important;*/
    display: block;
    padding: 10px 0px 10px 0px;
}