.products-inner-gap{
    margin-top: 555px;
}


.products-inner-bar{
    margin-top: 100px;
    height: 600px;
    background: url('../images/products-inner-bar.jpg') no-repeat center;
}

.drop-down .block{
    display: block;
    margin: 0 auto;
}
.drop-down-container {
    position: relative;
    padding-top: 20px;
    padding-bottom: 100px;
    background: #f0f0f0;
}


.drop-down .centered{
    padding-top: 0;
    padding-bottom: 45px;
}


.drop-down .drop-down-title{
    position: relative;
    height: 115px;
    line-height: 115px;
    color: #f1424b;
    font-weight: 600;
    font-size: 30px;
    cursor: pointer;
}
.drop-down .drop-down-title:after{
    position: absolute;
    top: 53px;
    right: 55px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10.5px 12px 10.5px;
    border-color: transparent transparent #f1424b transparent;
    content: '';
}
.drop-down .drop-down-title:hover{
    color: #333;
}
.drop-down .drop-down-title:hover:after{
    border-color: transparent transparent #ffa796 transparent;
}

.drop-down.collapsed .drop-down-title:after{
    border-width: 12px 10.5px 0 10.5px;
    border-color: #f1424b transparent transparent transparent;
}
.drop-down.collapsed .drop-down-title:hover:after{
    border-color: #ffa796 transparent transparent transparent;
}

.drop-down .works{
    margin-bottom: 70px;
}

.drop-down .works h2{
    font-size: 24px;
    padding: 0 70px;
    padding-top: 10px;
    line-height: 30px;
}
.drop-down .works .prev,
.drop-down .works .next{
    top: 23px;
}

.drop-down .description{
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    height: 0;
}
.drop-down .fullSlider{
    margin-bottom: 45px;
    margin-top: 32px;
}

.drop-down .works-slider-container,
.technologies .works-slider-container{
    margin-bottom: 0;
}

.drop-down-border{
    border-bottom: solid 1px #f1424b;
}


.technologies .portfolio-item .title{
    background: #fff;
    color: #333;
    height: 350px;
}
.technologies .portfolio-item:hover .title{
    height: 420px;
    padding-top: 30px;
}
.technologies .portfolio-item{
    height: 660px;
}
.technologies .portfolio-item > div{
    height: 100%;
}
.technologies .portfolio-item .title:before{
    background: url('../images/services-over.png') left bottom no-repeat;
}

.technologies .portfolio-item h3{
        line-height: 50px;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 0;
}
.technologies .portfolio-item:hover {
}
.technologies .portfolio-item p{
    margin-top: 10px;
    margin-bottom: 30px;
}

/*----------------------------------*/


@media(max-width: 1300px){
    .drop-down .drop-down-title{
        height: 100px;
        line-height: 100px;
    }
    .drop-down .drop-down-title:after{
        top: 45px;
    }
    .drop-down .drop-down-title .centered{
        font-size: 28px;
    }
    .technologies .portfolio-item {
        height: 640px;
    }
    .technologies .portfolio-item h3{
        line-height: 40px;
        font-size: 29px;
    }
}

@media(max-width: 1200px){
    .drop-down .drop-down-title{
        height: 90px;
        line-height: 90px;
    }
    .drop-down .drop-down-title .centered{
        font-size: 26px;
    }
    .drop-down .drop-down-title:after {
        top: 40px;
    }
    .technologies .portfolio-item {
        height: 620px;
    }
    .technologies .portfolio-item h3{
        line-height: 35px;
        font-size: 27px;
    }
    .technologies .portfolio-item p {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .technologies .portfolio-item:hover .title{
        height: 390px;
    }
}


@media(max-width: 1120px){
    .products-inner-gap {
        margin-top: 500px;
    }
    .products-inner-bar{
        margin-top: 90px;
    }
    .drop-down .drop-down-title .centered {
        font-size: 24px;
    }
    .drop-down .drop-down-title {
        height: 80px;
        line-height: 80px;
    }
    .drop-down .drop-down-title:after {
        top: 36px;
    }
    .technologies .portfolio-item {
        height: 595px;
    }
    .portfolio-item h3 {
        line-height: 32px;
        font-size: 26px;
    }
}


@media(max-width: 1000px){
    .products-inner-gap {
        margin-top: 370px;
    }
    .drop-down .drop-down-title .centered {
        font-size: 22px;
    }
    .drop-down .drop-down-title {
        height: 75px;
        line-height: 75px;
    }
    .drop-down .drop-down-title:after {
        top: 33px;
    }
    .drop-down-container{
        padding-bottom: 80px;
    }
    .technologies .portfolio-item {
        height: 580px;
    }
    .portfolio-item h3 {
        line-height: 31px;
        font-size: 25px;
    }
    .technologies .portfolio-item h3 {
        line-height: 30px;
        font-size: 26px;
    }
}


@media(max-width: 950px){
    .drop-down .description .col{
        padding-left: 25px;
    }
    .technologies .portfolio-item {
        height: 560px;
    }
}

@media(max-width: 900px){
    .drop-down .works h2{
        font-size: 22px;
    }
    .drop-down .drop-down-title .centered{
        font-size: 21px;
    }
    .drop-down .drop-down-title {
        height: 70px;
        line-height: 70px;
    }
    .drop-down .drop-down-title:after {
        top: 31px;
        right: 45px;
    }
    .drop-down .drop-down-title:after {
        border-width: 0px 7px 9px 7px
    }
    .drop-down.collapsed .drop-down-title:after {
        border-width: 9px 7px 0 7px
    }
    .drop-down-container{
        padding-bottom: 60px;
    }
}

@media(max-width: 800px){
    .products-inner-gap {
        margin-top: 340px;
    }
    .technologies .portfolio-item {
        height: 528px;
    }
}


@media(max-width: 800px){
    .technologies .portfolio-item h3 {
        line-height: 25px;
        font-size: 22px;
    }
    .drop-down .works h2{
        font-size: 21px;
    }
    .drop-down .drop-down-title .centered{
        font-size: 20px;
    }
    .drop-down .drop-down-title {
        height: 65px;
        line-height: 65px;
    }
    .drop-down .drop-down-title:after {
        top: 29px;
        right: 40px;
    }
}


@media(max-width: 700px){
    .drop-down .drop-down-title .centered{
        font-size: 19px;
    }
    .drop-down .drop-down-title {
        height: 60px;
        line-height: 60px;
    }
    .drop-down .drop-down-title:after {
        top: 27px;
        right: 36px;
    }
    .drop-down .description .col{
        width: 100%;
    }
    .drop-down ul.list .col{
        padding-left: 25px;
    }
    .drop-down-container{
        padding-bottom: 40px;
    }
}

@media(max-width: 600px){
    .products-inner-gap {
        margin-top: 300px;
    }
    .drop-down .works h2{
        font-size: 19px;
    }
    .drop-down .drop-down-title .centered{
        font-size: 17px;
    }
    .drop-down .drop-down-title {
        height: 55px;
        line-height: 55px;
    }
    .drop-down .drop-down-title:after {
        top: 25px;
        right: 34px;
    }
    .products-inner-bar {
        margin-top: 59px;
    }
}

@media(max-width: 550px){
    .drop-down .drop-down-title .centered,
    .drop-down .works h2 {
        font-size: 18px;
    }
    .drop-down .drop-down-title {
        height: 50px;
        line-height: 50px;
    }
    .drop-down .drop-down-title:after {
        top: 22px;
        right: 23px;
    }
    .drop-down .drop-down-title:after {
        border-width: 0px 5px 6px 5px
    }
    .drop-down.collapsed .drop-down-title:after {
        border-width: 6px 5px 0 5px;
    }
}


@media(max-width: 500px){
    .drop-down .drop-down-title .centered{
        font-size: 15px;
    }
    .technologies .portfolio-item .title{
        height: 250px;
    }
    .technologies .portfolio-item:hover .title{
        height: 300px;
        padding-top: 30px;
    }
}


@media(max-width: 400px){
    .drop-down .drop-down-title .centered{
        font-size: 14px;
    }
    .drop-down .works h2 {
        width: 150px;
        padding: 0;
        margin: 0 auto;
        line-height: 23px;
    }
    .drop-down .works-slider-container{
        margin-top: 35px;
    }
}