.transYT {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}
.flexslider {
    margin: 0 0 60px;
    background: #ffffff;
    border: 4px solid #ffffff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
    zoom: 1;
    padding: 0;
}
.flexslider .slides img {
    border: none;
    height: auto;
    -moz-user-select: none;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flexslider, .probootstrap-pricing, .probootstrap-pricing-wrap {
    position: relative
}

.probootstrap-team:focus img, .probootstrap-team:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.probootstrap-team:focus:before, .probootstrap-team:hover:before {
    visibility: visible;
    opacity: 1
}

.probootstrap-team:focus .probootstrap-team-info, .probootstrap-team:hover .probootstrap-team-info {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.probootstrap-flex-section {
    padding: 7em 0
}

.probootstrap-flex-section.probootstrap-bg-white {
    background: #fff
}

@media screen and (max-width: 768px) {
    .proboostrap-clients .client-logo {
        margin-bottom: 30px
    }
}

.probootstrap-pricing {
    background: #fff;
    float: left;
    width: 100%;
    padding: 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
    z-index: 2;
    margin-top: -200px
}

@media screen and (max-width: 992px) {
    .probootstrap-pricing {
        margin-top: 0 !important;
        margin-bottom: 30px
    }
}

.probootstrap-pricing.popular {
    z-index: 10;
    margin-top: -215px;
    padding-top: 40px
}

@media screen and (max-width: 992px) {
    .probootstrap-pricing.popular {
        margin-top: 0 !important
    }
}

.probootstrap-pricing h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 50px
}

.probootstrap-pricing h3 > span {
    margin-top: 10px;
    display: block;
    text-transform: none;
    letter-spacing: normal;
    color: #FFA33E;
    font-size: 14px
}

.probootstrap-pricing .probootstrap-price-wrap {
    margin-bottom: 50px
}

.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price {
    font-size: 50px;
    color: #b60005;
    font-weight: 100;
    display: block;
    margin-bottom: 10px
}

.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price-per-month {
    font-size: 13px
}

.probootstrap-pricing ul {
    padding: 0 30px;
    margin: 0 0 50px
}

@media screen and (max-width: 480px) {
    .probootstrap-pricing ul {
        padding: 0 10px
    }
}

.probootstrap-pricing ul li {
    padding: 0;
    margin: 0 0 20px;
    line-height: 24px;
    list-style: none
}

.probootstrap-testimony-wrap {
    border-radius: 4px;
    padding: 20px
}

.probootstrap-testimony-wrap figure {
    margin-bottom: 20px
}

.probootstrap-testimony-wrap figure img {
    height: 80px;
    width: 80px !important;
    margin: 0 auto;
    border-radius: 50%
}

.probootstrap-testimony-wrap blockquote {
    border-left: none;
    padding: 0;
    margin-bottom: 0;
    color: #000
}

.probootstrap-testimony-wrap blockquote cite {
    margin-top: 30px;
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, .3)
}

.probootstrap-testimony-wrap blockquote cite span {
    font-style: normal;
    color: #000;
    font-weight: 700
}

.owl-carousel-testimony .item {
    padding-bottom: 40px;
    padding-top: 20px
}

.owl-carousel-testimony .probootstrap-testimony-wrap {
    border: 1px solid #f2f2f2;
    max-width: 700px;
    margin: 0 auto;
    -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09)
}

.flexslider, .flexslider .slides > li, .slider-height {
    height: auto;
}

@media screen and (max-width: 768px) {
    .probootstrap-heading .primary-heading {
        font-size: 70px
    }
    .flexslider, .flexslider .slides > li, .slider-height {
        height: auto
    }
    .flexslider{
        margin-top: 80px;
    }
}

.probootstrap-heading .secondary-heading {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
    letter-spacing: .05em;
    font-size: 50px;
    position: relative;
    top: -50px;
    font-weight: 700;
    line-height: 40px
}

@media screen and (max-width: 768px) {
    .probootstrap-heading .secondary-heading {
        font-size: 40px
    }
}

.probootstrap-heading.dark .secondary-heading {
    color: #000
}

.probootstrap-heading .seperator {
    display: block;
    margin: 0 auto 10px;
    color: #ccc;
    font-weight: 300
}

.flexslider {
    z-index: 2;
    background: 0 0;
    border: none;
    margin: 80px 0 0 0;
    display: table;
    position: relative;
    height: auto;
}

.flexslider .probootstrap-slider-text {
    margin-top: 300px
}

@media screen and (max-width: 480px) {
    .flexslider, .flexslider .slides > li, .slider-height {
        height: auto
    }
    .flexslider{
        margin-top: 80px;
    }

    .flexslider .probootstrap-slider-text {
        margin-top: 150px;
    }

    .flexslider .flex-direction-nav {
        display: none
    }
}
@media screen and (max-width: 768px) {
    .flexslider{
        margin-top: 80px;
    }
    .flexslider .probootstrap-slider-text {
        margin-top: 150px;
    }
}


.flexslider .probootstrap-slider-text .sub-heading {
    font-size: 20px;
    margin-top: -40px;
    color: rgba(255, 255, 255, .7)
}

.flexslider .probootstrap-slider-text .sub-heading a {
    color: #fff
}

.flexslider .slides > li {
    background-size: cover;
    background-repeat: no-repeat;
}

.flexslider .slides > li.overlay:before {
    content: "";
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.flexslider .flex-control-paging {
    position: absolute;
    bottom: 30px;
    z-index: 20
}

.flexslider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    margin: -60px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, .8);
    border-radius: 0;
    padding: 30px
}

.mt0, .owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
    margin-top: 0
}

.flexslider .flex-direction-nav a:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\e929";
    -webkit-transition: .3s all;
    transition: .3s all;
    font-size: 30px;
    display: inline-block;
    color: rgba(255, 255, 255, .8);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.flexslider .flex-direction-nav a.flex-next:before {
    content: "\e92a";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flex-direction-nav .flex-next {
    right: 0;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 0
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 0
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: rgba(255, 255, 255, .2);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    -webkit-transition: .3s all;
    transition: .3s all
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(255, 255, 255, .7)
}

.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
    content: '\f002';
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
