@charset "utf-8";
header {
    background: url(../images/header-img.jpg) center -130px no-repeat #fff;
    box-sizing: border-box;
    padding: 70px 0 0;
    height: 402px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    position: relative;
    top: 0px
}
header h2 {
    font-size:50px
}
header .request-a-demo {
    margin:96px 0 37px
}
.request-a-demo a {
    border-radius: 3px; 
    background: #168eea;
    line-height: 40px;
    padding: 8px 30px;
    font-size: 22px;
    color: #fff;
    text-decoration: none
}
.request-a-demo a span {
    font-size: 14px;
    display: inline;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .3s;
    padding: 8px 0 0
}
.request-a-demo a:hover span {
    padding: 0 0 0 10px;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .3s
}
.request-a-demo a:hover {
    background: #333
}
header article {
    overflow: hidden;
    height: 60px;
    width: 82%;
    margin: auto;
    font-size: 21px
}
.three-blocks {
    margin-top: 45px;
    position: relative;
    width: 100%;
    margin-bottom: 40px
}
.three-blocks h2 {
    font-weight: bolder;
    text-align: center;
    font-size: 28px;
    color: #455662;
    
}
.three-blocks .three-blocks-inner h3{margin: 0;}
.three-blocks .three-blocks-inner {
    margin-top: 27px
}
.three-blocks .three-blocks-inner aside {
   /* width: 30%;
    float: left;*/
    /*font-weight: bolder;*/
    font-size: 16px;
    color: #333;
    /*background: #fafafa;*/
    padding: 18px 0 0;
   /* margin-right: 26px;*/
    position: relative
}
.three-blocks .three-blocks-inner .content{float: left}

.three-blocks .three-blocks-inner aside:last-child {
    margin-right: 0
}
.three-blocks .three-blocks-inner aside figure {
    margin-bottom: 17px;
    height: 64px;
    text-align: right;
}
.three-blocks .three-blocks-inner aside figure img{display: inline-block}
.three-blocks .three-blocks-inner aside .three-blocks-hover {
    background: #168eea;
    position: absolute;
    top: 0;
    display: none
}
.three-blocks .three-blocks-inner aside:hover .three-blocks-hover {
    background: #168eea;
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    padding: 10px 7px 0;
    box-sizing: border-box
}
.three-blocks .three-blocks-inner aside:hover .three-blocks-hover p {
    text-align: center
}
.three-blocks .three-blocks-inner aside:hover .three-blocks-hover .hover-content {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding: 5px 0 0;
    height: 63px;
    overflow: hidden;
    line-height: 18px
}
.three-blocks .three-blocks-inner .learn-more-btn {
    text-align: right;
    font-size: 20px;
    margin-top: 43px;
    text-transform: uppercase;
    font-weight: bold;
}
.three-blocks .three-blocks-inner .learn-more-btn a {
    color:#168eea;
    line-height: 45px;
    padding: 13px 19px
}
.three-blocks .three-blocks-inner .learn-more-btn a:hover {
    text-decoration: none;
    color: #333
}
.three-blocks .three-blocks-inner .learn-more-btn span {
    font-size: 14px;
    margin-left: 12px;
    display: inline;
    padding: 8px 0 0;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .3s
}
.three-blocks .three-blocks-inner .learn-more-btn a:hover span {
    padding: 0 0 0 10px;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .3s
}
.three-block-main {
    width: 100%;
    float: left;
    position: relative
}
.three-blocks .gear-animation {
    width: 100%;
    height: 100%
}
.three-blocks .animation-left {
    float: left;
    width: 50%
}
.three-blocks .animation-right {
    float: right;
    width: 50%
}
.three-blocks .animation-left aside {
    float: left
}
.three-blocks .animation-right aside {
    float: right
}
.three-blocks .animation-left aside.animation-1 {
    position: relative;
    top: 36px!important;
    margin-left: -10px
}
.three-blocks .animation-left aside.animation-2 {
    position: relative;
    top: 0
}
.three-blocks .animation-left aside.animation-3 {
    position: relative;
    top: 1px
}
.three-blocks .animation-left aside.animation-4 {
    position: relative;
    top: 16px;
    margin-left: -75px
}
.three-blocks .animation-right aside.animation-1 {
    position: relative;
    top: 6px;
    left: 5px!important
}
.three-blocks .animation-right aside.animation-2 {
    position: relative;
    top: 53px
}
.three-blocks .animation-right aside.animation-3 {
    position: relative;
    top: 12px
}
.three-blocks .animation-right aside.animation-4 {
    position: relative;
    top: -40px;
    margin-right: -75px
}
.agencies-brand {
    background: url(../images/agencies-brand-bg.jpg) center top no-repeat;
    padding: 11px 0 35px;
    box-sizing: border-box
}
.agencies-brand .container {
    padding: 0 10px;
    box-sizing: border-box
}
.agencies-brand h2 {
    font-size: 38px;
    color: #fff
}
.agencies-brand aside section {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaf1f5+0,f0f6fa+46,f4fafe+100 */
background: #eaf1f5; /* Old browsers */
background: -moz-linear-gradient(top,  #eaf1f5 0%, #f0f6fa 46%, #f4fafe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eaf1f5 0%,#f0f6fa 46%,#f4fafe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eaf1f5 0%,#f0f6fa 46%,#f4fafe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf1f5', endColorstr='#f4fafe',GradientType=0 ); /* IE6-9 */

    color: #333;
    padding: 32px;
    border-radius: 6px;
    margin-top: 23px;
    box-sizing: border-box
}
.agencies-brand aside section h3 {
    font-size: 51px;
    font-weight: bold;
    text-transform: uppercase
}
.agencies-brand aside section .agencies-brand-text {
    font-size: 16px;
    display: block;
    margin-top: 24px;
    width: 80%;
    margin-bottom: 30px
}
.agencies-brand aside section .learn-more-btn {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
.agencies-brand aside section .learn-more-btn a {
    color: #3d93f1
}

.agencies-brand aside section .learn-more-btn a:hover {
    text-decoration: none;
    color: #333;
}
.are-you-an-influencer {
    background: #323b43;
    padding: 55px 0;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box
}

.are-you-an-influencer i {
    width: 120px;
    font-size: 80px;
    margin-bottom: 100px;
    margin-top: 20px;
    float: left
}
.are-you-an-influencer h2 {
    font-size: 43px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.are-you-an-influencer .learn-more-btn {
    font-size: 20px;
    margin-top: 77px;
    text-transform: uppercase;
    text-align: right;
    learn-more-btn
}
.are-you-an-influencer .learn-more-btn span {
    font-size: 14px;
    display: inline;
    vertical-align: top
}
.are-you-an-influencer .learn-more-btn a {
    color: #168eea
}
.are-you-an-influencer .learn-more-btn a:hover {
    text-decoration: none
}
.are-you-an-influencer .learn-more-btn a span {
    font-size: 14px;
    display: inline-block;
    padding-top: 5px;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .3s
}
.are-you-an-influencer .learn-more-btn a:hover span {
    padding-left: 10px;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .3s;
    text-decoration: none
}
.who-we-work-with,.featured-on {
    margin-bottom: 50px
}
.featured-on aside,.who-we-work-with aside{
    text-align: center;  
    display: inline-block;
    vertical-align: middle;
    line-height: 110px;
    

}
.featured-on  aside img,.who-we-work-with aside img{
    display: inline-block;
    vertical-align: middle
}

.who-we-work-with h2,.featured-on h2 {
    font-size: 34px;    
    position: relative;
    margin-top: 47px;
    text-align: center;
    color: #455662;
    margin-bottom: 30px;
}

.who-we-work-with article {
    background: #fff
}
.who-we-work-with article .container {
    position: relative
}
.who-we-work-with article .container .next {
    position: absolute;
    left: -10px;
    top: 50px;
    z-index: 9999
}
.who-we-work-with article .container .next span,
.who-we-work-with article .container .prev span {
    color: #168eea;
    font-size: 20px
}
.who-we-work-with article .container .next:hover span,
.who-we-work-with article .container .prev:hover span {
    color: #000;
    font-size: 20px
}
.who-we-work-with article .container .prev {
    position: absolute;
    right: -10px;
    top: 50px;
    z-index: 9999
}
.who-we-work-with article .container ul li {
    list-style-type: none;
    vertical-align: middle;
    text-align: center;
    line-height: 141px;
    display: inline-block;
    float: left;
    width: 14%;
    margin-right: 2%
}
.who-we-work-with article .container ul li img {
    vertical-align: middle;
    display: inline-block
}
@media only screen and (max-width: 1200px) {
    header {
        padding: 40px 0 0
    }
}
@media only screen and (max-width: 1024px) {

    .three-blocks .three-blocks-inner {
        padding: 0 10%
    }
    .are-you-an-influencer .container {
        padding: 0
    }
    header {
        padding: 40px 0 0;
        height: 402px
    }
    .three-blocks .three-blocks-inner aside:hover .three-blocks-hover h2 {
        font-size: 15px
    }
}
@media only screen and (max-width: 999px) {
    header article {
        width: 90%;
        font-size: 18px
    }
    .gear-animation {
        height: auto
    }
    .three-blocks {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 10px
    }
    .three-blocks .three-blocks-inner {
        padding: 0 1%
    }
    .three-blocks .three-blocks-inner aside {
        margin-right: 25px;
        height: auto
    }
    .three-blocks h2 {
        font-size: 24px;
    }
    .three-blocks .three-blocks-inner .learn-more-btn {
        font-size: 12px;
        margin-top: 8px
    }
    .three-blocks .three-blocks-inner .learn-more-btn a {
        line-height: 22px;
        padding: 6px 39px
    }
    .three-blocks .three-blocks-inner .learn-more-btn span {
        font-size: 10px;
        margin-left: 7px;
        display: inline
    }
    .are-you-an-influencer {
        margin: 11px 0 0;
        padding: 10px 0;
        text-align: center;
        font-size: 14px
    }
    .are-you-an-influencer i {
        display: none
    }
    .agencies-brand {
        padding: 5px 0;
        margin-top: 13px
    }
    .agencies-brand h2 {
        font-size: 28px
    }
    .agencies-brand aside section {
        padding: 12px 10px 0;
        margin-top: 23px;
        margin-bottom: 20px
    }
    .agencies-brand aside section h3 {
        font-size: 31px
    }
    .agencies-brand aside section .agencies-brand-text {
        font-size: 14px;
        margin-top: 13px;
        margin-bottom: 10px
    }
    .who-we-work-with,.featured-on {
        margin-bottom: 29px
    }
    .who-we-work-with h2,.featured-on h2 {
        font-size: 22px;
        text-transform: uppercase;
        margin-top: 27px
    }
    .who-we-work-with article {
        text-align: center
    }
    .who-we-work-with article .container .next,
    .who-we-work-with article .container .prev {
        display: none
    }
    .who-we-work-with article .container ul {
        padding: 0
    }
    .who-we-work-with article .container ul li {
        width: 30%;
        margin-right: 20px;
        float: none;
        display: inline-block
    }
}
@media only screen and (max-width: 767px) {
    header a.logo {
        margin: 0;
        display: block
    }
    header {
        background: url(../images/header-img-responsive.jpg) no-repeat center top #fff;
        box-sizing: border-box;
        padding: 10px 0 0;
        top: 0;
        height: 198px
    }
    header h2 {
        font-size: 24px
    }
    header .request-a-demo {
        margin: 42px 0
    }
    .request-a-demo a {
        line-height: 40px;
        padding: 8px 30px;
        font-size: 14px;
        color: #fff;
        text-decoration: none
    }
    .request-a-demo a span {
        font-size: 11px
    }
    header article {
        font-size: 13px;
        width: 95%
    }
    .three-block-main {
        margin: 0
    }
    .left-setting-img {
        background: url(../images/left-setting-img.jpg) left top no-repeat
    }
    .right-setting-img {
        background: url(../images/right-setting-img.jpg) right top no-repeat
    }
    .three-blocks {
        margin-top: 10px;
        padding-top: 10px
    }
    .three-blocks .three-blocks-inner {
        padding: 0
    }
    
    .three-blocks .three-blocks-inner aside {
        margin-right: 0;
        text-align: left;
        margin-bottom: 5px;
        padding: 8px 12px;
        box-sizing: border-box;
        width: 100%;
        height: 100%
    }
    .three-blocks .three-blocks-inner aside figure {
        width: 50px;
        margin-right: 3%;
        height: auto;
        margin-bottom: 0;
        float: left
    }
    .three-blocks .three-blocks-inner aside .content {
        float: left;
        width: 75%;
        font-weight: 400;
        font-size: 12px;
    }
    .three-blocks .three-blocks-inner aside .content h3 {
        font-size: 16px;
        margin-top: 3px
    }
    .three-blocks .three-blocks-inner aside:hover .three-blocks-hover {
        display: none
    }
    .three-blocks h2 {
        font-size:16px;
    }
    .analytics-icon {
        width: 46px;
        height: 36px
    }
    .engage-icon,
    .reach-icon {
        width: 44px;
        height: 43px
    }
    .agencies-brand h2 {
        font-size: 20px
    }
    .agencies-brand aside section {
        padding: 2px 10px 3px;
        border-radius: 0;
        margin-top: 23px;
        width: 100%;
        margin-bottom: 20px
    }
    .agencies-brand aside section h3 {
        font-size: 28px
    }
    .agencies-brand aside section .agencies-brand-text {
        font-size: 13px;
        margin-top: 13px;
        margin-bottom: 10px;
        width: 100%;
    }
    .agencies-brand aside section .learn-more-btn {
        font-size: 12px;
        padding: 24px 0 0;
        text-transform: uppercase
    }
    .agencies-brand aside section .learn-more-btn a span {
        font-size: 10px;
        padding-top: 2px
    }
    .are-you-an-influencer h2 {
        font-size: 22px
    }
    .are-you-an-influencer div.text {
        padding: 0 20px
    }
    .are-you-an-influencer .learn-more-btn {
        font-size: 12px;
        margin-top: 20px;
        padding: 14px 0 0
    }
    .are-you-an-influencer .learn-more-btn a span {
        font-size: 10px;
        padding-top: 2px
    }
    .who-we-work-with article .container ul li {
        margin-right: 0;
        width: 32%;
        float: none;
        display: inline-block
    }
}
@media only screen and (max-width: 480px) {
    header {
        background: url(../images/header-img-small.jpg) center top no-repeat #fff;
        box-sizing: border-box;
        padding: 10px 0 0;
        top: 0;
        height: 235px
    }
    header article {
        height: 80px
    }
}