

.section-brandsuccess { padding-top: 80px; margin-top: -55px;}

.topheading-line { width: 85px; height: 3px; display: block; margin: 0 auto 25px; background-color: #ff0707;}
.business-solutions { margin: 15px 0; text-align: center;}
.business-solutions .entry-img { margin-bottom: 20px;}
.business-solutions p { color: #000;}

.section-solutions { overflow: hidden; padding-top: 70px;}
.container-solutions {
    max-width: 950px;
    margin: 0 auto;
    padding: 30px 0 60px 0;
    background: rgba(254,254,254,1);
    background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 30%, rgba(235,235,235,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(30%, rgba(254,254,254,1)), color-stop(100%, rgba(235,235,235,1)));
    background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 30%, rgba(235,235,235,1) 100%);
    background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 30%, rgba(235,235,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 30%, rgba(235,235,235,1) 100%);
    background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 30%, rgba(235,235,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ebebeb', GradientType=0 );
}
.container-solutions .sub-heading { padding-top: 20px; margin-bottom: 60px; text-align: center;}
.container-solutions .sub-heading h2 {
    color: #1c2851;
    margin-bottom: 10px;
}
.container-solutions .solutions-img {
    display: none;
}
.items-solutions { margin: 20px 0; text-align: center;}
.items-solutions .icon-items  { margin-bottom: 22px;}
.items-solutions .icon-items img { width: 50px;}
.items-solutions h3 {
    font-size: 16px;
    color: #000;
    line-height: 1.2;
    text-transform: uppercase;
}

.container-circle { position: relative; margin-bottom: 100px;}
.circle-arw {
    width: 72px;
    height: 130px;
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -35px;
    margin-top: -20px;
    background-image: url(../img/arrow-down.png);
    background-repeat: no-repeat;
}
.circle {
    padding: 14px;
    border-radius: 50%;
    background-color: #FFF;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
}
.circle h3 {
    font-family: 'Avenir LT Std 65', 'db_heaventmed';
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
}
.circle:hover h3 {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}
.circle .area-content { position: relative; z-index: 25; padding: 0 20px;}
.circle .icon {
    display: block;
    width: 50px;
    margin: 0 auto 20px;
}
.circle .logo-bx { display: inline-block; }
.circle .box-logo {
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.circle .box-logo .ic { color: #9d9d9d; font-size: 25px;}
.circle:hover h3 { font-size: 26px;}
.circle:hover h3 .icon { opacity: 0;}
.circle:hover .box-logo {
    opacity: 1;
    height: 100%;
}
.circle:hover .logo-bx {
  padding: 6px 8px;
}
.circle a.linkmore {
    line-height: 1;
    color: #000;
    margin-top: 20px;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.circle:hover a.linkmore {
     -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.circle-sm {
   position: absolute;
    top: 50%;
    left: -1px;
    width: 365px;
    height: 365px;
    margin-top: -129px;
    border-radius: 50%;
    z-index: 70;
    border: 14px solid #e4491e;
}
.circle-sm .box-inr {
    clip: rect(0 203px 185px 0);
    transform: rotate(122deg);
    position: absolute;
    top: -14px;
    left: -13px;
    width: 365px;
    height: 365px;
    border-radius: 50%;
    z-index: 10;
    border: 14px solid rgba(246, 57, 0, 0.3);
    background-color: #FFF;
}
.circle-sm.circle-right {
    right: -1px;
    left: inherit;
}
.circle-sm.circle-right .box-inr {
    top: -14px;
    left: -15px;
    clip: rect(0 201px 185px 0);
    transform: rotate(-37deg);
}

.circle-sm:hover,
.circle-sm:hover .box-inr {
    border-color: #1c2851;
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
}
.circle-lg {
    position: relative;
    z-index: 50;
    width: 500px;
    height: 500px;
    margin: 0 auto;
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
}
.circle-lg .box-inr {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 14px solid #e4491e;
}
.circle-lg .area-content { padding: 0 100px;}
.circle-lg:hover .box-inr { border: 14px solid #1c2851;}

/* Timeline */

.timeline-solutions { overflow: hidden; margin: 0 auto; padding-bottom: 0;}
.timeline-container {
    position: relative;
    padding-bottom: 80px;
}
.timeline-container::before {
    content: '';
    position: absolute;
    left: 18px;
    height: 100%;
    width: 8px;
    z-index: 10;
    padding: 10px 0;
    background: #1c2851;
}
.timeline-block {
    padding: 30px 0;
    position: relative;
}
.timeline-block:after {
    content: "";
    display: table;
    clear: both;
}

.timeline-block:first-child {
    margin-top: 0;
}

.timeline-block:last-child {
    margin-bottom: 4px;
}
.timeline-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 205;
    background-color: #FFF;
    border: 7px solid #1c2851;
}

.timeline-content {
    position: relative;
    margin-left: 50px;
    background: #FFF;
    padding: 30px 0;
}

.timeline-content:after {
    /* clearfix */
    content: "";
    display: table;
    clear: both;
}

.timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white;
}
.timeline-content h3 {
    font-family: 'Avenir LT Std 65', 'db_heaventmed', sans-serif;
    color: #1c2851;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.timeline-content a { text-decoration: underline;}
.timeline-content img > a { text-decoration: none;}
.timeline-block:last-child { padding-bottom: 34px;}
.timeline-block:last-child .timeline-border { top: 112px; z-index: 10000;}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

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

    .timeline-border {
        width: 36px;
        height: 36px;
        left: 50%;
        margin-left: -18px;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .timeline-border.timeline-border--bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s;
    }
    .timeline-container::before {
        left: 50%;
        margin-left: -4px;
    }
    .timeline-block {
        min-height: 400px;
    }
    .timeline-block:last-child { min-height: inherit;}
    .timeline-content {
        width: 45%;
        margin-left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    .timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: white;
    }
    .timeline-content.timeline-content--bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
    .timeline-img { overflow: hidden; position: absolute; right: 0; }
    .timeline-block:nth-child(odd) .timeline-img {
        width: 50%;
        overflow: hidden;
        position: absolute;
        left: 0;
        z-index: 8;
    }
    .timeline-block:nth-child(odd) .timeline-content {
        float: right;
    }
    .timeline-block:nth-child(odd) .timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: white;
    }
    .timeline-block:first-child .timeline-img { left: 80px;}
    .timeline-block:nth-child(2) .timeline-img {
        top: -82px;
        right: 37px;
        z-index: 100;
    }
}

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

    .timeline-img { width: 45%;}
}

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

    .timeline-img {
        width: 100%;
        padding: 0 60px;
    }
    .timeline-border { left: 7px;}

}

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

    .section-solutions { padding-top: 50px;}
    .container-solutions .solutions-img { display: block; padding-left: 15px; padding-right: 15px;}

    .container-circle { display: none;}

}

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

    .section-solutions { padding-top: 40px;}
    .section-solutions .row { margin: 0;}
    .container-solutions { margin-right: -20px; margin-left: -20px;}
    .timeline-container::before { width: 6px; left: 13px;}
    .timeline-border { left: 0; border: 6px solid #1c2851;}

    .timeline-block { padding: 20px 0;}
    .timeline-block:last-child .timeline-border { top: 108px;}

    .section-brandsuccess .row { margin-left: -5px; margin-right: -5px;}
    .section-brandsuccess .col-brand { padding-left: 5px; padding-right: 5px;}
}
