.title, .title .title_left {
    box-sizing: border-box;
    font-weight: 700
}

.pagewidth, .socials_divider, .title {
    position: relative
}

.socials_divider .title {
    color: #fff
}

.extraColor, .title .title_left .smaller a, .title .title_right {
    color: #f36c21
}

.pagewidth {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.small_divider {
    border: 0;
    width: 50px;
    height: 2px;
    margin: 0 0 20px;
    background: #f36c21
}

.title {
    text-transform: uppercase;
    width: 50%;
    padding: 0 8px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 75px
}

.title .divider, .title .title_left, .title .title_right {
    display: table-cell;
    vertical-align: middle
}

.title .title_left {
    white-space: nowrap;
    padding-right: 7px;
    font-size: 35px;
    margin: 0;
    overflow: hidden;
    height: 47.95px
}

.title .title_left .smaller {
    font-size: 17.5px
}

.title .divider {
    height: 0;
    width: 100%;
    line-height: 0
}

.title .divider hr {
    border: 0;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
    background-color: #f36c21;
    margin: 0;
    width: 0;
    height: 2px
}

.title .title_right {
    padding-left: 7px;
    white-space: nowrap
}

.title .title_right a, .title .title_right span {
    position: relative;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    top: 0
}

.title .title_right a.fa, .title .title_right a.icon, .title .title_right span.fa, .title .title_right span.icon {
    border: 2px solid #f36c21;
    color: #f36c21;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 50%;
    padding: 7px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.title.open .divider hr {
    width: 100%
}

.title.open .title_right a, .title.open .title_right span {
    animation: openTitleRight .8s ease-out forwards;
    -webkit-animation: openTitleRight .8s ease-out forwards
}

@-webkit-keyframes openTitleRight {
    0%, 50% {
        opacity: 0;
        top: -18.5px
    }
    100% {
        opacity: 1;
        top: 0
    }
}

@keyframes openTitleRight {
    0%, 50% {
        opacity: 0;
        top: -18.5px
    }
    100% {
        opacity: 1;
        top: 0
    }
}

@media screen and (max-width: 1410px) {
    .pagewidth {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        box-sizing: border-box
    }
}

@media screen and (max-width: 1024px) {
    .loadmore {
        width: 100%;
        margin-top: 70px
    }

    body {
        font-size: 12px
    }

    .small_divider {
        margin: 0 0 14px
    }

    .title {
        margin-bottom: 50px;
        width: 75%
    }

    .title .title_left .head {
        font-size: 28px;
        height: 38.36px
    }

    .title .title_left .subtitle {
        font-size: 18px;
        height: 24.66px
    }

    .title .title_left .subtitle p {
        bottom: 28px
    }

    .sectionpadding {
        padding-top: 70px;
        padding-bottom: 100px
    }

    @-webkit-keyframes openTitleRight {
        0%, 50% {
            opacity: 0;
            top: -15px
        }
        100% {
            opacity: 1;
            top: 0
        }
    }@keyframes openTitleRight {
         0%, 50% {
             opacity: 0;
             top: -15px
         }
         100% {
             opacity: 1;
             top: 0
         }
     }
}

@media screen and (max-height: 550px) {
    .popup {
        position: absolute;
        margin-top: 50%
    }
}

@media screen and (max-width: 500px) {
    .title {
        width: 100%;
        padding: 0
    }

    .title .title_left {
        white-space: nowrap;
        font-size: 28px;
        height: 38.36px
    }

    .title .title_right a {
        right: 0
    }

    .title .title_right a.icon {
        margin-left: 1px;
        margin-right: 1px
    }
}

.margintop {
    margin-top: 70px
}

.marginbottom {
    margin-botom: 100px
}

.marginright {
    margin-right: 30px
}

.marginleft {
    margin-left: 30px
}

.hw {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.socials_divider {
    position: relative;
    overflow: hidden;
    height: 350px
}

.socials_divider .title .title_right a.icon:hover {
    color: #fff;
    border-color: #fff;
    border-radius: 0
}

.socials_divider .socials_background {
    background-size: cover;
    position: relative;
    height: 180%
}

.socials_divider .socials_content {
    position: absolute;
    box-sizing: border-box;
    bottom: 0;
    padding-bottom: 8vh;
    padding-top: 6vh;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.socials_divider .socials_content .title {
    margin-bottom: 35px
}

.socials_divider .socials_content .social_counters {
    width: 50%;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.socials_divider .socials_content .social_counters .social_count {
    width: 25%;
    float: left;
    text-align: center
}

.socials_divider .socials_content .social_counters .social_count .social_amount {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 7px;
    display: block;
    overflow: hidden
}

.socials_divider .socials_content .social_counters .social_count .small_divider {
    position: relative;
    margin: 0 auto;
    width: 50px
}

.socials_divider .socials_content .social_counters .social_count .social_description {
    padding-top: 7px;
    overflow: hidden;
    display: block;
    position: relative;
    height: 42px;
    color: #f36c21;
    font-size: 14px
}

.socials_divider .socials_content .social_counters .social_count .social_description .social_name {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.socials_divider .socials_content .social_counters .social_count .social_description .social_link {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.socials_divider .socials_content .social_counters .social_count.open .small_divider {
    position: relative;
    animation: openDivider .6s ease-out forwards;
    -webkit-animation: openDivider .6s ease-out forwards
}

.socials_divider .socials_content .social_counters .social_count.open .social_description .social_name {
    top: 7px
}

.socials_divider .socials_content .social_counters .social_count:hover .small_divider {
    position: relative;
    animation: hoverDivider .6s ease-out forwards;
    -webkit-animation: hoverDivider .6s ease-out forwards
}

.socials_divider .socials_content .social_counters .social_count:hover .social_description .social_name {
    top: -70px
}

.socials_divider .socials_content .social_counters .social_count:hover .social_description .social_link {
    top: 14px
}

.instagramFollowButton {
    border: 0;
    display: inline-block;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.instagramFollowButton:hover .ifbBackground {
    background: linear-gradient(to bottom, #466e8c 0, #1e3c6e 100%) rgba(0, 0, 0, 0)
}

.instagramFollowButton .ifbBackground {
    background: linear-gradient(to bottom, #5082a0 0, #325082 100%) rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 10px;
    padding: 3px 6px;
    vertical-align: top;
    white-space: nowrap
}

.instagramFollowButton .ifbBackground .ifbCamera {
    font-size: 18px
}

.instagramFollowButton .ifbBackground .ifbCamera, .instagramFollowButton .ifbBackground .ifbText {
    color: #fff;
    display: inline-block;
    line-height: 18px;
    margin: 0;
    vertical-align: middle
}

.instagramFollowButton img {
    height: 19px;
    width: 19px
}

@-webkit-keyframes openDivider {
    0% {
        width: 50px
    }
    35% {
        width: 80%
    }
    100% {
        width: 30px
    }
}

@keyframes openDivider {
    0% {
        width: 50px
    }
    35% {
        width: 80%
    }
    100% {
        width: 30px
    }
}

@-webkit-keyframes hoverDivider {
    0%, 100% {
        width: 30px
    }
    50% {
        width: 80%
    }
}

@keyframes hoverDivider {
    0%, 100% {
        width: 30px
    }
    50% {
        width: 80%
    }
}

@media screen and (max-width: 1024px) {
    .socials_divider .socials_content {
        padding-top: 70px;
        padding-bottom: 100px
    }

    .socials_divider .socials_content .title {
        margin-bottom: 35px
    }

    .socials_divider .socials_content .social_counters {
        width: 75%
    }

    .socials_divider .socials_content .social_counters .social_count .social_amount {
        font-size: 18px
    }

    .socials_divider .socials_content .social_counters .social_count .social_description {
        height: 40px;
        color: #f36c21;
        font-size: 12px
    }
}

@media screen and (max-width: 500px) {
    .socials_divider .socials_content .social_counters .social_count {
        width: 50%;
        margin-bottom: 14px
    }
}