.home-slideshow {
    position: relative;
    display: block;
}

.home-slideshow ul.rslides_tabs.rslides1_tabs {
    position: absolute;
    display: table;
    right: 3.17%;
    /* right: 61px; */
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    text-align: center;
    bottom: 60px;
    width: 19px;
    z-index: 3;
}

.home-slideshow ul.rslides_tabs.rslides1_tabs li {
    position: relative;
    display: block;
    margin: 0px 0px 14px;
    cursor: pointer;
}

.home-slideshow ul.rslides_tabs.rslides1_tabs li:last-child {
    margin-bottom: 0px;
}

.home-slideshow ul.rslides_tabs.rslides1_tabs li a {
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #fff;
    /* box-shadow: 0px 3px 5px #222; */

    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -ms-transition: background 0.4s;
    transition: background 0.4s;
}

.home-slideshow ul.rslides_tabs.rslides1_tabs li.rslides_here a {
    background: #282b65;
}

.home-slideshow ul.rslides_tabs.rslides1_tabs li:hover a {
    background: #282b65;

    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -ms-transition: background 0.4s;
    transition: background 0.4s;
}

.slides-img {
    width: 100%;
    height: 100vh;
    background-position: 50% !important;
    background-size: cover !important;
    position: relative;
    display: block;
}

.home-ricosta-tech {
    position: relative;
    display: block;
    font-size: 0px;
    text-align: center;
    padding: 185px 0px 198px;
    color: #282b65;
}

.home-tech-title {
    position: relative;
    display: block;
    font-size: 36px;
    margin: 0px auto 233px;
    font-family: "Heebo";
    line-height: 30px;
    font-weight: 800;
}

.home-tech-title span {
    position: relative;
    display: block;
    padding-top: 40px;
}

.home-tech-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    max-width: 824px;
    text-align: center;
}

.home-tech-image {
    position: relative;
    display: block;
    margin: 0px auto;
    width: 100%;
}

.home-tech-image.hide {
    opacity: 0;
}

.home-tech-item .table {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.home-tech-group {
    position: relative;
    display: block;
    max-width: 580px;
    text-align: left;
}

.home-tech-group span {
    position: relative;
    display: block;
    font-size: 40px;
    font-family: "Heebo";
    font-weight: normal;
    padding-left: 75px;
    margin-bottom: 2px;
    line-height: 60px;
}

.home-tech-group span:before {
    content: "";
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 75px;
    height: 60px;
    background: url('../../img/front/home/ricosta-light-weight-icon.png') no-repeat;
    background-size: contain !important;
    background-position: 50% !important;
}

.home-tech-item-title {
    font-style: italic;
    font-family: "Heebo" !important;
    padding-left: 0px !important;
    line-height: 42px !important;
    margin-bottom: 30px !important;
    font-size: 51px !important;
}

.home-tech-item-title:before {
    display: none !important;
}

.home-series {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
    font-size: 0px;
    text-align: center;
    padding: 0px 20px;
}

.home-series-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* width: calc(50% - 10px); */
    width: calc(50% - 11px);
    max-width: 824px;
    margin-bottom: 97px;
}

.home-series-item:nth-child(odd) {
    margin-right: 20px;
}

.home-series-title {
    position: relative;
    display: block;
    width: 84.95%;
    background: #202744;
    font-size: 42px;
    color: #fff;
    text-align: center;
    height: 100px;
    font-family: "Heebo";
    font-weight: bold;
    line-height: 100px;
    margin: 0px auto -24px;
    font-weight: 500;
    z-index: 1;
}

.mac-os .home-series-title {
    line-height: 120px;
}

.home-series-img {
    position: relative;
    display: block;
    background-size: cover !important;
    background-position: 50% !important;
}

.home-series-item img {
    width: 100%;
    /* opacity: 0; */
}

.home-func {
    position: relative;
    display: block;
    font-size: 0px;
    margin: 0px auto;
    text-align: center;
    padding: 0px 20px;
}

.home-func-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 11px);
    max-width: 824px;
    background: #f9f9f9;
    margin-bottom: 20px;
}

.home-func-item:first-child {
    margin-right: 20px;
}

.home-func-img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0;
}

.home-func-img-abs {
    position: absolute;
    display: block;
}

.home-func-img-abs.walk {
    width: 64.96%;
    left: 0px;
    top: 0px;
}

.home-func-img-abs.fit {
    width: 49.87%;
    left: 0px;
    bottom: 9.41%;
}

.home-func-content {
    position: absolute;
    display: block;
    /* right: 25px; */
    right: 3.03%;
    top: 9.70%;
    /* top: 80px; */
    font-size: 25px;
    font-weight: normal;
    color: #282b65;
    text-align: center;
    width: 59.92%;
    font-family: "Heebo";
    max-width: 436px;
}

.home-func-title {
    color: #000;
    position: relative;
    display: block;
    margin: 0px auto 5px;
    font-size: 42px;
    font-weight: 800;
    /* font-family: "calibri"; */
    font-family: "Heebo";
}

.mac-os .home-func-title {
    margin-bottom: 5px;
}

.mac-os .home-func-desc {
    line-height: 24px;
}

.home-func-note {
    position: absolute;
    display: block;
    right: 4.81%;
    /* right: 21px; */
    bottom: 11.92%;
    font-size: 16px;
    /* bottom: 52px; */
}

.home-cust {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1660px;
    margin: 0px auto;
    background: #f9f9f9;
    padding: 115px 0px 135px;
}

.home-cust-img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 45px;
    width: 17.34%;
    max-width: 288px;
}

.home-cust-desc {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    font-weight: normal;
    color: #282b65;
    text-align: center;
    font-family: "Heebo";
    width: 100%;
    /* max-width: 33.61px; */
    max-width: 558px;
}

.home-cust-title {
    position: relative;
    display: block;
    margin: 0px auto 0px;
    font-size: 56px;
    /* font-weight: 800; */
    /* font-family: "calibri"; */
    font-family: "Heebo";
    color: #000;
}

.mac-os .home-cust-title {
    margin-bottom: 10px;
}

.mac-os .home-cust-desc {
    line-height: 24px;
}

.home-assosiate {
    position: relative;
    display: block;
    padding: 100px 0px 65px;
    text-align: center;
    font-size: 0px;
}

.home-assosiate img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px;
}

.home-slide-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    font-size: 75px;
    font-family: "Heebo";
    color: #fff;
    text-align: center;
    z-index: 2;
    font-style: italic;
    letter-spacing: 1px;
}

.home-slide-text strong {
    font-family: "Heebo";
}

.home-slide-text span {
    letter-spacing: 5px;

    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.home-fe {
    position: relative;
    display: block;
    padding-top: 50px;
    text-align: center;
}

.home-fe-title {
    position: relative;
    display: block;
    font-size: 30px;
    margin: 0px 0px 30px;
    font-family: "Heebo";
}

.home-fe-group {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0px;
}

.detail-item-angle-icon {
    /* border: 1px solid #d2d2d2; */
}

/* Desktops and laptops */
@media screen and (max-width : 1367px) {
    .home-ricosta-tech {
        padding: 100px 0px 100px;
    }

    .home-tech-title {
        font-size: 30px;
        margin: 0px auto 80px;
    }

    .home-tech-title span {
        padding-top: 25px;
    }

    .home-tech-item {
        max-width: 540px;
    }

    .home-tech-item-title {
        font-size: 34px !important;
        margin-bottom: 10px !important;
    }

    .home-tech-group span {
        font-size: 32px;
        line-height: 44px;
        padding-left: 55px;
    }

    .home-tech-group span:before {
        width: 45px;
        height: 44px;
    }

    .home-series {
        max-width: 1220px;
    }

    .home-series-title {
        font-size: 30px;
        line-height: 70px;
        height: 70px;
    }

    .mac-os .home-series-title {
        line-height: 90px;
    }

    .home-func {
        max-width: 1220px;
    }

    .home-func-content {
        font-size: 18px;
    }

    .home-func-title {
        font-size: 34px;
    }

    .mac-os .home-func-desc {
        line-height: 22px;
    }

    .home-cust-title {
        font-size: 30px;
    }

    .mac-os .home-cust-desc {
        line-height: 22px;
    }

    .home-cust-desc {
        max-width: 350px;
        font-size: 18px;
    }

    .home-cust-img {
        width: 155px;
    }

    .home-assosiate img {
        /* width: 350px; */
        max-width: 200px;
        max-height: 80px;
    }
}

@media screen and (min-width : 1224px) {

}

@media screen and (max-width: 1290px) {
    
}

/* Tablet */
@media screen and (max-width: 1024px) {
    .home-slideshow ul.rslides_tabs.rslides1_tabs li a {
        width: 12px;
        height: 12px;
    }

    .home-slide-text {
        font-size: 55px;
    }

    .home-func-title {
        font-size: 30px;
    }

    .home-tech-title {
        font-size: 20px;
    }

    .home-tech-title span {
        padding-top: 10px;
    }

    .home-tech-item {
        width: calc(50% - 30px);
    }

    .home-series-title {
        font-size: 24px;
        height: 50px;
        line-height: 50px;
    }

    .mac-os .home-series-title {
        line-height: 68px;
    }

    .home-func-title {
        font-size: 28px;
    }

    .home-func-content {
        font-size: 14px;
    }

    .home-cust-title {
        font-size: 28px;
    }

    .home-cust-desc {
        max-width: 280px;
        font-size: 14px;
    }
}

@media screen and (max-width: 970px) {
    
}

/* Mobile */
@media screen and (max-width: 768px) {
    .home-tech-title {
        margin: 0px auto 30px;
    }

    .home-slide-text {
        font-size: 45px;
    }

	.home-tech-item {
        position: relative;
        display: block;
        margin: 0px auto;
    }
    
    .home-tech-item {
        width: 100%;
    }

    .home-tech-item:nth-child(2) {
        max-width: 400px;
    }

    .home-tech-image.hide {
        display: none;
    }

    .home-tech-item .table {
        position: relative;
        display: block;
    }

    .home-func-item {
        width: 100%;
        margin: 0px 0px 30px;
    }

    .home-func-img-abs.fit {
        width: 59.87%;
    }

    .home-func-title {
        margin-bottom: 10px;
    }

    .home-func-content {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width : 670px) {
    
}

@media screen and (max-width : 600px) {

    .slides-img {
        height: calc(100vh - 50px);
    }

    .home-series-title {
        font-size: 18px;
    }

    .home-ricosta-tech {
        padding: 50px 0px 100px;
    }

    .home-tech-image {
        width: 80%;
    }

    .home-tech-item-title {
        font-size: 24px !important;
    }

    .home-tech-group span {
        font-size: 18px;
        line-height: 28px;
        padding-left: 40px;
    }

    .home-tech-group span:before {
        width: 30px;
        height: 28px;
    }

    .home-series {
        margin-bottom: 30px;
    }

    .home-series-item {
        width: 100%;
        max-width: 400px;
        margin: 0px auto 30px !important;
    }

    .home-series-item:last-child {
        margin: 0px auto !important;
    }

    .home-func-content {
        width: 100%;
        left: 0px;
        padding: 20px 10px;
        top: auto;
        bottom: 0px;
    }

    .home-func-note {
        bottom: 20px;
    }
    
    .home-func-item:first-child .home-func-content {
        top: auto;
        bottom: 35px;
        /* top: 120px; */
    }

    .home-func-img-abs.fit {
        bottom: auto;
        top: 20px;
    }

    .home-func-item {
        height: 270px;
    }

    .home-func-img-abs.fit {
        width: 64.87%;
    }

    .home-func-item:first-child {
        height: 330px;
    }

    .home-func-item {
        width: 100%;
        margin: 0px auto 30px !important;
    }

    .home-func-item:last-child {
        margin: 0px auto !important;
    }

    .home-func-note {
        font-size: 12px;
    }

    .home-cust {
        padding: 50px 0px;
    }

    .home-assosiate img {
        /* width: 300px; */
        max-width: 160px;
        max-height: 70px;
    }
}

@media screen and (max-width : 550px) {
    .home-cust-img {
        margin-right: 0px;
        margin-bottom: 20px;
        width: 120px;
    }

    .home-slide-text {
        font-size: 35px;
    }

    .home-slide-text span {
        letter-spacing: 2px;
    }

    .home-cust-desc {
        display: block;
        width: 100%;
        max-width: none;
    }

    .home-tech-title {
        padding: 70px 30px;
        font-size: 17px;
        line-height: 24px;
    }

    .home-func-item:first-child {
        overflow: hidden;
        height: 375px;
    }
    
    .home-func-img-abs.walk {
        width: 64.96%;
        left: 0px;
        top: -40px;
    }
    
    .home-func-content {
        padding: 20px 30px;
    }
    
    .home-func-title {
        font-size: 26px;
    }
}

@media screen and (max-width : 500px) {
}