@font-face {
    font-family: 'Source_Sans_Pro';
    font-style: normal;
    font-weight: 400;
    src: url('../../../fonts/SourceSansPro-Regular.otf.woff');
}

@font-face {
    font-family: 'Source_Sans_Pro_Light';
    font-style: normal;
    font-weight: 100;
    src: url('../../../fonts/SourceSansPro-Light.otf.woff');
}

@font-face {
    font-family: 'Source_Sans_Pro_Semibold';
    font-style: normal;
    font-weight: 100;
    src: url('../../../fonts/SourceSansPro-Semibold.otf.woff');
}

@font-face {
    font-family: 'Source_Sans_Pro_Extralight';
    font-style: normal;
    font-weight: 100;
    src: url('../../../fonts/SourceSansPro-ExtraLight.otf.woff');
}

body {
    font-family: 'Source_Sans_Pro';
    color: #4f4f4f;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4 {
    font-family: 'Source_Sans_Pro';
    color: #4f4f4f;
}

textarea {
    resize: none;
}

ul.decimal {
    list-style-type: decimal;
}

ul.lower-alpha {
    list-style-type: lower-alpha;
}

ul.initial {
    list-style-type: initial;
}

.container {
    max-width: 1048px;
}

.content-box {
    margin-top: 100px;
}

.navbar {
    margin-bottom: 0px;
    /*height: 107px; */
    padding-bottom: 27px;
    padding-top: 18px;
    font-size: 16px;
    font-weight: 500;
    background: #ffffff;
    border-bottom: 0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fff 0%, #207cca 0%, #ffffff 0%, #f8f8f8 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(0%, #207cca), color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
    background: -webkit-linear-gradient(top, #ffffff 0%, #207cca 0%, #ffffff 0%, #f8f8f8 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #207cca 0%, #ffffff 0%, #f8f8f8 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #207cca 0%, #ffffff 0%, #f8f8f8 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #207cca 0%, #ffffff 0%, #f8f8f8 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);
    /* IE6-9 */

}

.navbar .navbar-nav > .active > a {
    background: transparent;
}

.container {
    max-width: 969px;
}

.nav > li > a {
    color: #242424;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent;
    color: #ff3333;
}

.nav > li.active a {
    color: #ff3333;
}

.navbar-nav {
    margin-top: 10px;
}

a.logo {
    background: url('../../../img/iPORTFOLIO_630x90_black.png') no-repeat top center;
    background-size: cover;
    min-width: 210px;
    height: 30px;
    padding: 15px 15px;
    margin-top: 12px;
    margin-left: 15px;
    text-shadow: 0 0 0;
}

.list-group-item-text {
    display: inline;
}

div.slideShow {
    height: 510px;
    /*background: yellow;*/
    position: relative;
}

div.slideShow li {
    list-style-type: none;
}

div.slideShow li img {
    width: 100%;
    max-height: 510px;
    position: absolute;
    top: 0;
    left: 0;
}

a.list-group-item .list-group-item-heading {
    color: #4f4f4f;
}

/*Modal*/
.modal-backdrop.in {
    opacity: 0.8;
}

/*/Modal*/
#page-title {
    font-family: Source_Sans_Pro_Light;
    font-size: 40px;
    margin-top: 6px;
    color: #242424;
}

.circle-icon-background {
    background: #ff3333;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    display: inline-block;
    font-size: 0px;
    margin: 0 auto 50px;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    color: #5d5d5d;
    border: 3px solid #ff3333;
    line-height: 192px;
}

.circle-icon-background .fa {
    font-size: 57px;
    color: white;
    text-align: center;
}

.circle-icon-background .shadow {
    text-shadow: 1px 1px #BF2A2A, 2px 2px #BF2A2A, 3px 3px #BF2A2A, 4px 4px #BF2A2A, 5px 5px #BF2A2A, 6px 6px #BF2A2A, 7px 7px #BF2A2A, 8px 8px #BF2A2A, 9px 9px #BF2A2A, 10px 10px rgba(191, 42, 42, 0.9), 11px 11px rgba(191, 42, 42, 0.5), 12px 12px rgba(191, 42, 42, 0.4), 13px 13px rgba(191, 42, 42, 0.3), 14px 14px rgba(191, 42, 42, 0.2), 15px 15px rgba(191, 42, 42, 0.15), 16px 16px rgba(191, 42, 42, 0.1), 17px 17px rgba(191, 42, 42, 0.08), 18px 18px rgba(191, 42, 42, 0.07), 19px 19px rgba(191, 42, 42, 0.06), 20px 20px rgba(191, 42, 42, 0.05), 21px 21px rgba(191, 42, 42, 0.04), 22px 22px rgba(191, 42, 42, 0.03), 23px 23px rgba(191, 42, 42, 0.02), 24px 24px rgba(191, 42, 42, 0.1), 25px 25px rgba(191, 42, 42, 0);
}

.circle-content {
    color: #353535;
    font-weight: bold;
}

.circle-content::after {
    content: " ";
    border: solid 2px #f33;
    display: block;
    width: 35px;
    margin: 25px auto;
}

.service-item p {
    color: #8c9398;
    word-spacing: 1px;
    line-height: 25px;
    font-size: 14px;
}

@media (min-width: 10px) {
    .service-item p {
        margin-bottom: 50px;
    }
}

@media (min-width: 768px) {
    .service-item p {
        margin-bottom: 5px;
    }
}

.icon {
    font-size: 100px;
}

.services {
    background: #f7f7f7;
    color: #4f4f4f;
    font-size: 25px;
    line-height: 21px;
    padding-bottom: 120px;
    -webkit-box-shadow: inset 0 3px 5px -2px #888888;
    -moz-box-shadow: inset 0 3px 5px -2px #888888;
    box-shadow: inset 0 3px 5px -2px #888888;
    margin-top: 60px;
}
#fvf-banner-section {
    position: relative;
    background-color: white;
    padding-top: 160px;
    box-shadow: none;
    padding-bottom: 210px;
}
#fvf-banner-section h2 {
    color: #373737;
    padding-left: 9px;
    font-family: 'Source_Sans_Pro_Semibold';
    margin-bottom: 20px;
    display: inline-block;
    margin-bottom: 80px;
    width: 100%;
}
#fvf-banner-section img {
    width: 100%;
    height: 90%;
    margin: 0 auto;
}
#services {
    position: relative;
    background: white;
    -webkit-box-shadow: inset 0 3px 5px -2px #888888;
    -moz-box-shadow: inset 0 3px 5px -2px #888888;
    box-shadow: inset 0 3px 5px -2px #888888;
    margin: 0;
}

#services h2 {
    color: #373737;
    padding-left: 9px;
    font-family: 'Source_Sans_Pro_Semibold';
    margin-bottom: 20px;
    display: inline-block;
    margin-bottom: 80px;
}

@media (min-width: 10px) {
    #services h2,#fvf-banner-section h2 {
        font-size: 27px;
        text-align: center;
    }
}

@media (min-width: 200px) {
    #services h2,#fvf-banner-section h2 {
        font-size: 35px;
    }
}

@media (min-width: 480px) {
    #services h2,#fvf-banner-section h2 {
        font-size: 40px;
    }
}

div.circle-icon {
    width: 202px;
    height: 202px;
    margin-bottom: 36px;
}

hr.hr-separator {
    border-top: 1px solid #ff3333;
    max-width: 447px;
}

.empty-separator {
    height: 41px;
}

.callout {
    background: url('../../../img/slide_start_medium.jpg') no-repeat top center;
    height: 1050px;
    width: 100%;
    position: relative;
}

.callout .vert-text {
    background: white;
    position: absolute;
    bottom: 68px;
    height: 200px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.72);
    height: 298px;
}

.callout .container {
    max-width: 969px;
    margin: 0 auto;
    height: 100%;
    padding-top: 47px;
}

.callout .container h2 {
    font-size: 40px;
}

.callout .container h4 {
    margin-top: 18px;
}

.callout_2 {
    height: 751px;
    width: 100%;
    position: relative;
}

.callout_2 .right-content {
    padding-top: 182px;
}

.callout_2 .row {
    background: url('../../../img/slide_start_medium_1.jpg') #e6e4df no-repeat top left;
    height: 751px;
    margin-right: 0;
}

.callout_2 h2 {
    font-size: 40px;
}

.callout_2 h4 {
    color: #4f4f4f;
    font-size: 22px;
}

.intro {
    -webkit-box-shadow: inset 0 3px 5px -2px #888888;
    -moz-box-shadow: inset 0 3px 5px -2px #888888;
    box-shadow: inset 0 3px 5px -2px #888888;
}

.portfolio-of-the-month {
    /*background: #dadada;*/
    background: linear-gradient(#ffffff, #f7f7f7);
    background: -webkit-linear-gradient(#ffffff, #f7f7f7);
    background: -o-linear-gradient(#ffffff, #f7f7f7);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* For Firefox 3.6 to 15 */
    padding-top: 74px;
    padding-bottom: 11px;
    -webkit-box-shadow: inset 0 3px 5px -2px #888888;
    -moz-box-shadow: inset 0 3px 5px -2px #888888;
    box-shadow: inset 0 3px 5px -2px #888888;
    position: relative;
}

#functionality-box {
    position: relative;
}

#functionality-box .circle-content,
#functionality-box .service-item p {
    color: white;
}

@media (min-width: 10px) {
    #functionality-box h2 {
        font-size: 27px;
        text-align: center;
    }
}

@media (min-width: 200px) {
    #functionality-box h2 {
        font-size: 35px;
    }
}

@media (min-width: 480px) {
    #functionality-box h2 {
        font-size: 40px;
    }

}

@media (min-width: 560px) {
    #functionality-box h2 {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    #functionality-box h2 {
        text-align: left;
    }

    .pricing-description .description {
        font-size: 1em !important;
    }
}

#functionality-box h2 {
    color: #fff;
    padding-left: 9px;
    font-family: "Source_Sans_Pro_Semibold";
    display: inline-block;
    margin-bottom: 80px;
}

.mobile-slideshow-box {
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 100px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 0 0 29px #fff, 0 0 0 30px #dee0e3;
}
.mobile-slideshow-box img {
    margin: 0 auto;
}
@media (min-width: 200px) and (max-width: 299px) {
    .mobile-slideshow-box {
        max-width: 200px;
        box-shadow: 0 0 0 19px #fff, 0 0 0 20px #dee0e3;
    }
}

@media (min-width: 300px) and (max-width: 399px) {
    .mobile-slideshow-box {
        max-width: 200px;
        box-shadow: 0 0 0 15px #fff, 0 0 0 16px #dee0e3;
    }
}

@media (min-width: 400px) and (max-width: 499px) {
    .mobile-slideshow-box {
        max-width: 300px;
        box-shadow: 0 0 0 19px #fff, 0 0 0 20px #dee0e3;
    }
}

@media (min-width: 500px) and (max-width: 699px) {
    .mobile-slideshow-box {
        max-width: 500px;
        box-shadow: 0 0 0 19px #fff, 0 0 0 20px #dee0e3;
    }
}

@media (min-width: 700px) and (max-width: 799px) {
    .mobile-slideshow-box {
        max-width: 700px;
    }
}

.mobile-slideshow-box-shadow {
    box-shadow: 0 0 0 1px #dee0e3;
}

.portfolio-of-the-month-slider-box {
    margin: 47px auto 0 auto;
    max-width: 1200px;
}

.portfolio-of-the-month-slider-box h1 {
    font-family: 'Source_Sans_Pro_Semibold';
    font-size: 70px;
    color: #3b3b3b;
}

@media (min-width: 10px) {
    .portfolio-of-the-month-slider-box h1 {
        text-align: center;
    }
}

@media (min-width: 550px) {
    .portfolio-of-the-month-slider-box h1 {
        text-align: left;
    }
}

.portfolio-of-the-month-slider-box h1 small {
    font-family: 'Source_Sans_Pro_Extralight';
    font-size: 70px;
    color: #3b3b3b;
}

a.portfolio-of-the-month-link {
    color: #4f4f4f;
    font-size: 22px;
    /*margin-left: 70px;*/
    font-family: 'Source_Sans_Pro_Light';
}

a.shop-free-test-link {
    color: #4f4f4f;
    font-size: 22px;
}

@media (min-width: 10px) {
    .portfolio-of-the-month-slider-box {
        text-align: center;
    }
}

@media (min-width: 580px) {
    .portfolio-of-the-month-slider-box {
        text-align: left;
    }
}

a.portfolio-of-the-month-link:hover {
    text-decoration: none;
}

a.shop-free-test-link:hover {
    text-decoration: none;
}

@-webkit-keyframes myfirst {
    0% {
        margin-left: 70px;
    }
    100% {
        margin-left: 90px;
    }
}

@-webkit-keyframes free-shop-test {
    0% {
        margin-left: 0px;
    }
    100% {
        margin-left: 30px;
    }
}

a.portfolio-of-the-month-link span,
a.shop-free-test-link span {
    color: #ff3333;
}

a.portfolio-of-the-month-link span.raquo {
    font-size: 30px;
}

small {
    font-size: 69%;
}

div.why-create-iportfolio-box {
    position: relative;
    padding-top: 60px
}

div.why-create-iportfolio-box > div {
    background: white;
}

div.services-footer {
    max-width: 969px;
    padding: 70px 67px 70px 28px;
    margin: 0 auto;
    color: #373737;
    position: relative;
}

div.services-footer h2 {
    font-size: 40px;
    color: #373737;
    padding-left: 9px;
    font-family: 'Source_Sans_Pro_Semibold';
}

@media (min-width: 10px) {
    div.services-footer h2 {
        text-align: center;
    }
}

@media (min-width: 580px) {
    div.services-footer h2 {
        text-align: inherit;
    }
}

div.services-footer div.panel {
    font-size: 16px;
    margin-top: 20px;
    padding: 33px 48px;
    background: #f9f9f9;
    border-color: #e9e9e9;
    line-height: 22px;
}

.newses-footer {
    font-size: 15px;
    color: #373737;
    position: relative;
    background: white;
}

.newses-footer .container {
    padding-bottom: 71px;
    border-bottom: 1px solid #fff;
}

.newses-footer h2 {
    font-size: 39px;
    color: #373737;
    padding-left: 9px;
    font-family: 'Source_Sans_Pro_Semibold';
    position: relative;
    margin-top: 60px;
}

.newses-footer div.row {
    border-top: 1px solid #eaeaea;
    padding: 12px 0 12px 2px;
}

.newses-footer a {
    color: #373737;
}

footer {
    background: #f7f7f7;
    padding-top: 69px;
}

div.forum {
    color: #373737;
    position: relative;
    background: white;
}

div.forum h2 {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 16px;
    color: #373737;
    font-family: 'Source_Sans_Pro_Semibold';
    font-size: 27px;
}

div.forum ul,
div.forum li {
    list-style-type: none;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

div.second-row-footer {
    color: #6d6d6d;
}

div.second-row-footer a {
    color: #6d6d6d;
}

a.social-icon {
    background: #eee;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 13px;
}

a#facebook-icon {
    background: url('../../../img/facebook_icon.png') no-repeat top center;
}

a#tweeter-icon {
    background: url('../../../img/tweeter_icon.png') no-repeat top center;
}

a#pinit-icon {
    background: url('../../../img/pinit_icon.png') no-repeat top center;
}

div.second-row-footer h2 {
    font-size: 20px;
}

div.footer-rights {
    font-size: 12px;
    color: #5e5e5e;
    margin-top: 40px;
}

#carousel-background {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100%;
    padding: 3.9%;
}

.portfolio-of-the-month-slider-box img.img-thumbnail {
    padding: 0;
    background-color: transparent;
    border: 0px;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    max-height: 100%;
    width: 100%;
    position: absolute;
}

.carousel-control {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: no-repeat;
}

.carousel-control:hover,
.carousel-control:focus {
    opacity: 0;
    background: transparent !important;
}

a.carousel-control {
    cursor: url("/img/cursor_black_left.png") 22 24, e-resize;
}

a.left.carousel-control {
    background: transparent;
}

a.right.carousel-control {
    background: transparent;
    cursor: url("/img/cursor_black_right.png") 22 24, e-resize;
}

#phoneCarousel {
    height: 560px;
    margin: 90px auto 120px;
    position: relative;
    max-width: 969px;
    background: yellow;
}

#phoneCarousel .arrow {
    width: 41px;
    height: 64px;
    background: url('../../../img/startpage_mobile_slideshow/arrows_red.png') no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: 0;
    cursor: pointer;
}

#phoneCarousel .next {
    background-position: right top;
    left: auto;
    right: 0;
}

#phoneCarousel .arrow:hover {
    background-position: left bottom;
}

#phoneCarousel .next:hover {
    background-position: right bottom;
}

#stage {
    left: 41px;
    position: absolute;
    width: 887px;
    height: 100%;
}

#stage img {
    display: none;
}

#stage .default {
    display: block;
    left: 17px;
    position: absolute;
}

#stage .animationReady {
    display: block;
    position: absolute;
    top: 0;
    left: 17px;
}

div.top-box {
    min-height: 140px;
    background-size: 100%;
    width: 100%;
    margin-top: 117px;
}

.top-box-content {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 121px;
    padding-top: 19px;
}

.top-box-content h2 {
    color: white;
    font-size: 40px;
    margin-top: 6px;
    font-family: 'Source_Sans_Pro_Light';
}

.top-box-content label {
    color: #242424;
    width: 169px;
    margin-right: 10px;
    text-align: right;
    font-size: 15px;
    font-weight: normal;
}

.top-box-content input {
    width: 300px;
}

.top-box-content button {
    background: #ff3431;
    color: #fff;
    border: 0;
    text-shadow: none;
}

.top-box-content button.close {
    background: transparent;
}

div.pages-thumbs-box {
    background: linear-gradient(#ffffff, #f7f7f7);
    background: -webkit-linear-gradient(#ffffff, #f7f7f7);
    background: -o-linear-gradient(#ffffff, #f7f7f7);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* For Firefox 3.6 to 15 */
    padding-top: 15px;
}

div.pages-thumbs-box .container {
    max-width: 1407px;
    padding: 0;
}

div.pages-thumbs-box .container .row {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: space-around;
}

div.pages-thumbs-box .container div {

}

div.pages-thumbs-box .container div.item-explore {
    max-width: 300px;
    margin: 0 20px;
    position: relative;
}

div.pages-thumbs-box .container .thumbnail {
    position: relative;
    padding: 0;
    background-color: transparent;
    border: 0px;
    max-width: 300px;
    margin: 0;
}

div.pages-thumbs-box .container .col-md-2 {
    padding-right: 0;
    padding-left: 0;
}

.col-md-2 {
    /*max-width:18.7915%;*/
}

div.pages-thumbs-box .container div .description {
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(127, 127, 127, 0.8) 100%);
    display: none;
    position: absolute;
    bottom: 0;
    margin: 0;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #f7f7f7;
    font-size: 14px;
    font-family: 'Source_Sans_Pro_Light';
    height: 100%;
    padding: 50% 0;
}

div.pages-thumbs-box .container div .description a {
    text-transform: none;
}

div.pages-thumbs-box .container div .description a:hover {
    text-transform: none;
}

div.pages-thumbs-box .container div a {
    background: #ff3333;
    background: url('../../../img/view-portfolio-button.png') no-repeat top center;
    opacity: 0;
    z-index: 99999;
}

div.pages-thumbs-box .container div .portfolio-name {
    background: #7f7f7f;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 10px;
    color: #f7f7f7;
}

div.pages-thumbs-box .container div .description h4 {
    color: #f7f7f7;
    font-size: 36px;
    margin: 3px 0;
}

div.pages-thumbs-box .container div .description p {
    color: #f7f7f7;
    margin-top: 2px;
    margin-bottom: 2px;
}

div.pages-thumbs-box .container div .description a:hover {
    text-decoration: none;
    color: white;
}

div.pages-thumbs-box .container div.last {
    margin-right: 0;
}

/*przegladaj strony*/

.fail-message {
    text-align: center;
    font-size:22px;
    display: none;
}
#Container, #Container1 {
    text-align: justify;
    font-size: 0.1px;
    font-family: 'zero-width';
}

#Container > *, #Container1 > * {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-family: 'effra', sans-serif;
}
#Container .mix, #Container1 .mix{
    /*display: none;*/
}
.container-browser-page {
    position: relative;
    min-height: 580px;
    padding: 15px;
    overflow: hidden;
}

.container-browser-page .mix {
    position: relative;
    text-align: right;
    margin-bottom: 4%;
    display: none;
    font-size: 25px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    vertical-align: top;
    -webkit-backface-visibility: hidden;
}

.container-browser-page .mix:before {
    display: inline-block;
    vertical-align: middle;
}

.container-browser-page .gap,
.container-browser-page .mix {
    width: 48%;
}

.container-browser-page.list .mix {
    width: 100%;
    background: cornflowerblue;
}

.container-browser-page.list .mix:before {
    padding-top: 3%;
}

.image-browser-page {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
}

.image-browser-page:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: -webkit-linear-gradient(top, transparent 0, transparent 60%, rgba(0, 0, 0, 0.25) 75%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.7) 100%);
    background-image: linear-gradient(top, transparent 0, transparent 60%, rgba(0, 0, 0, 0.25) 75%, rgba(0, 0, 0, 0.6) 97%, rgba(0, 0, 0, 0.7) 100%);
    /*transition: background-color 200ms;*/
    -webkit-transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    -ms-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
}

.image-browser-hover:hover .image-browser-page:before {
    background-color: rgba(0, 0, 0, 0.0);
}

.description-format {
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    padding-bottom: 13px;
    -webkit-transition: transform 200ms;
    -moz-transition: transform 200ms;
    -ms-transition: transform 200ms;
    -o-transition: transform 200ms;
    transition: transform 200ms;
}
.description-format-set {
    -webkit-transform: translate(0, 2em);
    -moz-transform: translate(0, 2em);
    -ms-transform: translate(0, 2em);
    -o-transform: translate(0, 2em);
    transform: translate(0, 2em);
}
.description-format-not {
    -webkit-transform: translate(0, 1em);
    -moz-transform: translate(0, 1em);
    -ms-transform: translate(0, 1em);
    -o-transform: translate(0, 1em);
    transform: translate(0, 1em);
}
.image-browser-hover:hover .description-format {
    -webkit-transform: translate(0, 0em);
    -moz-transform: translate(0, 0em);
    -ms-transform: translate(0, 0em);
    -o-transform: translate(0, 0em);
    transform: translate(0, 0em);
}

.image-browser-hover:hover .description-format span {
    opacity: 1;
}

.description-format h4 {
    /*color: white;*/
    color: #f7f7f7;
    /*text-transform: uppercase;*/
    padding-bottom: 2px;
    margin-bottom: 2px;
    font-size: 28px;
}

.description-format span {
    padding: 0;
    margin: 0;
    font-size: 15px;
    display: block;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}

@media all and (min-width: 641px) {
    .container-browser-page.pagination .mix {
        width: 23.5%;
        margin-bottom: 0;
    }
}

@media all and (min-width: 769px) {
    .container-browser-page.pagination {
        padding: 30px;
    }
}

@media all and (min-width: 250px) {
    .container-browser-page {
        padding: 10px 10px 0;
    }
    .container-browser-page .gap,
    .container-browser-page .mix {
        width: 100%;
    }
}

@media all and (min-width: 500px) {
    .container-browser-page {
        padding: 10px 10px 0;
    }

    .container-browser-page .gap,
    .container-browser-page .mix {
        width: 49.8%;
    }
}

@media all and (min-width: 641px) {
    .container-browser-page .mix {
        margin-bottom: 0.3em;
    }

    .container-browser-page .gap,
    .container-browser-page .mix {
        width: 49.5%;
    }
}

@media all and (min-width: 800px) {
    .container-browser-page {
        padding: 10px 10px 0;
    }

    .container-browser-page .gap,
    .container-browser-page .mix {
        width: 33.1%;
    }
}

@media all and (min-width: 1100px) {
    .container-browser-page {
        padding: 30px 30px 0;
    }

    .container-browser-page .gap,
    .container-browser-page .mix {
        width: 24.7%;
    }
}

div#view-pages {
    background-color: transparent;
}

div#view-pages h2 {
    color: #242424;
}

#search-portfolio-form {
    margin-bottom: 11px;
}

#view-portfolio-form select {
    width: 364px;
    height: auto;
    padding: 10px;
}

.paginator {
    background-color: #f7f7f7;
    font-size: 13px;
    color: #ff3333;
    font-family: Source_Sans_Pro_Light;
    text-align: right;
}

.paginator.view-portfolios-paginator {
    width: 120px;
    margin: 10px auto 0 auto;
    background-color: #ff3333;
    color: white;
    padding: 4px;
}

.paginator .container {
    max-width: 1232px;
}

.paginator a {
    color: white;
    padding: 10px;
    font-size: 17px;
}

div#advanced-search-link a {
    color: #ff3333;
}

div#advanced-search-link a span {
    font-size: 10px;
}


/*Wysuwane menu*/

.option-bar, .option-bar-subcategory {
    text-align: center;
    position: fixed;
    color: #888;
    height: 100vh;
    font-size: 2.5rem;
    width: 0px;
    right: 0px;
    top:0px;
    background-color: white;
    -webkit-box-shadow: inset 1px 0px 6px 0px rgba(0,0,0,0.13);
    -moz-box-shadow: inset 1px 0px 6px 0px rgba(0,0,0,0.13);
    box-shadow: inset 1px 0px 6px 0px rgba(0,0,0,0.13);
    z-index:99999;
}
.option-bar > .vertical, .option-bar-subcategory > .vertical {
    position: relative;
    top: 46%;
    -webkit-transform: translateY(-46%);
    -ms-transform: translateY(-46%);
    transform: translateY(-46%);
}
.option-bar a, .option-bar-subcategory a {
    color: #888;
    /*border-bottom: 1px solid #EEE;*/
    width: 80%;
    display: inline-block;
    font-size: 14px;
    /*padding-bottom: 4px;*/
    /*padding-left: 15px;*/
}
.option-bar a:hover, .option-bar-subcategory a:hover {
    text-decoration: none;
}
.option-bar ul li, .option-bar-subcategory ul li {
    padding: 1rem;
    list-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left:5px;
    border-bottom: 1px solid #EEE;
}
.option-bar ul li span {
    display: inline-block;
    text-align: right;
    cursor: pointer;
}
.option-bar ul, .option-bar-subcategory ul {
    padding-left: 0px;
}
.option-bar-subcategory .back-category-arrow {
    display: block;
    width: 100%;
    cursor: pointer;
    padding:5px 0;
    position: absolute;
    top:0;
    background-color: #ff3333;
    color: white;
}
/*/przegladaj strony*/
.loader-gif {
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 10px;
    background: white url(../../../../img/my/loader.gif) no-repeat 50%;
    background-position-x: 50%;
    background-position-y: 25vh;
    /* display: none; */
}

/*/O nas*/

div.my-box {
    font-size: 2rem;
}

div.my-box i {
    color: #ff3333;
}

.img-moblie img {
    width: 150px;
    text-align: center;
}

.img-port img {
    width: 200px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.col-centered img {
    float: none;
    margin: 0 auto;
}

.red-box {
    color: #727272;
}

.space-5x {
    margin-bottom: 50px;
    margin-top: 50px;
}

.space-10x {
    margin-bottom: 100px;
    margin-top: 100px;
}

.space-15x {
    margin-bottom: 150px;
    margin-top: 150px;
}

.space-20x {
    margin-bottom: 200px;
    margin-top: 200px;
}

.block-red {
    border-color: #ff3333;
}

.small-text {
    font-size: 1.7rem;
}

.h2-title {
    margin-top: -11rem !important;
}

.h2-title a {
    color: #ff3333 !important;
}

.browser-mockup {
    -webkit-box-shadow: 5px -5px 40px -17px rgba(163, 163, 163, 0.6);
    -moz-box-shadow: 5px -5px 40px -17px rgba(163, 163, 163, 0.6);
    box-shadow: 5px -5px 40px -17px rgba(163, 163, 163, 0.6);
}

.browser-mockup .browser-tab-bar {
    height: 18px;
    line-height: 10px;
    background-color: #EEE;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}

.browser-mockup .window-controls {
    list-style: none;
    padding: 0;
    margin-left: 15px;
}

.browser-mockup .window-control {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
    box-sizing: border-box;
}

.browser-mockup .window-control:last-child {
    margin-right: 0;
}

.browser-mockup .window-control.window-control-red {
    background-color: #b9b9b9;
    border: 1px solid #b9b9b9;
}

.browser-mockup .window-control.window-control-orange {
    background-color: #b9b9b9;
    border: 1px solid #b9b9b9;
}

.browser-mockup .window-control.window-control-green {
    background-color: #b9b9b9;
    border: 1px solid #b9b9b9;
}

.browser-mockup .browser-window {
    border: 1px solid #D7D7D7;
    line-height: 0;
    overflow: hidden;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.browser-mockup .browser-window img {
    max-width: 100%;
}

.timeline {
    position: relative;
    width: 660px;
    margin-top: 20px;
    padding: 1em 0;
    list-style-type: none;
}

.timeline:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ' ';
    display: block;
    width: 6px;
    height: 100%;
    margin-left: -3px;
    background: rgb(80, 80, 80);
    background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(100%, rgba(125, 185, 232, 1)));
    background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
    background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
    background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
    background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, rgb(80, 80, 80) 8%, rgb(80, 80, 80) 92%, rgba(80, 80, 80, 0) 100%);
    z-index: 5;
}

.timeline li {
    padding: 1em 0;
}

.timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.direction-l {
    position: relative;
    width: 300px;
    float: left;
    text-align: right;
}

.direction-r {
    position: relative;
    width: 300px;
    float: right;
}

.flag-wrapper {
    position: relative;
    display: inline-block;
    text-align: center;
}

.flag {
    position: relative;
    display: inline;
    background: rgb(248, 248, 248);
    padding: 6px 10px;
    border-radius: 5px;
    font-weight: 600;
    text-align: left;
}

.direction-l .flag {
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.direction-r .flag {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.direction-l .flag:before,
.direction-r .flag:before {
    position: absolute;
    top: 50%;
    right: -36px;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(255, 80, 80);
    z-index: 10;
}

.direction-r .flag:before {
    left: -36px;
}

.direction-l .flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: rgb(248, 248, 248);
    border-width: 8px;
    pointer-events: none;
}

.direction-r .flag:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: rgb(248, 248, 248);
    border-width: 8px;
    pointer-events: none;
}

.time-wrapper {
    display: inline;
    line-height: 1em;
    font-size: 0.66666em;
    color: rgb(250, 80, 80);
    vertical-align: middle;
}

.direction-l .time-wrapper {
    float: left;
}

.direction-r .time-wrapper {
    float: right;
}

.time {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(248, 248, 248);
}

.desc {
    margin: 1em 0.75em 0 0;
    font-size: 0.77777em;
    font-style: italic;
    line-height: 1.5em;
}

.direction-r .desc {
    margin: 1em 0 0 0.75em;
}

/* line 1072, ../sass/main.scss */
#faq {
    margin-top: 50px;
}

/* line 1074, ../sass/main.scss */
#faq .container {
    max-width: 1000px;
    margin-top: 100px;
}

/* line 1078, ../sass/main.scss */
#faq .row h2 {
    font-weight: bold;
    margin-top: 50px;
}

/* line 1082, ../sass/main.scss */
#faq .row .line-h2 {
    display: block;
    height: 2px;
    background-color: #000;
    width: 40px;
    margin-bottom: 30px;
}

/* line 1089, ../sass/main.scss */
#faq .row .col-sm-6 {
    padding-left: 0px;
    margin-left: 0px;
}

/* line 1093, ../sass/main.scss */
#faq .row ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

/* line 1098, ../sass/main.scss */
#faq .row ul li a {
    color: #ff3333;
    padding: 7px 0;
    font-size: 16px;
    font-weight: lighter;
}

/* line 1109, ../sass/main.scss */
#faq-content .container {
    max-width: 1000px;
    margin-top: -100px;
}

/* line 1113, ../sass/main.scss */
#faq-content .row .breadcrumb {
    background-color: transparent;
    background-image: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

/* line 1120, ../sass/main.scss */
#faq-content .row .breadcrumb li a {
    color: #b7b7b7;
}

/* line 1125, ../sass/main.scss */
#faq-content .row h2 {
    font-weight: bold;
    margin-top: 50px;
}

/* line 1129, ../sass/main.scss */
#faq-content .row .line-h2 {
    display: block;
    height: 2px;
    background-color: #000;
    width: 40px;
    margin-bottom: 30px;
}

/* line 1136, ../sass/main.scss */
#faq-content .row p {
    margin-top: 40px;
    font-size: 16px;
    font-weight: lighter;
    line-height: 25px;
}

/* line 1142, ../sass/main.scss */
#faq-content .row h3 {
    margin: 35px 0;
    font-size: 22px;
}

/* line 1146, ../sass/main.scss */
#faq-content .row ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

/* line 1151, ../sass/main.scss */
#faq-content .row ul li a {
    color: #ff3333;
    padding: 7px 0;
    font-size: 16px;
    font-weight: lighter;
    line-height: 30px;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {
    .timeline {
        width: 100%;
        padding: 4em 0 1em 0;
    }

    .timeline li {
        padding: 2em 0;
    }

    .direction-l,
    .direction-r {
        float: none;
        width: 100%;
        text-align: center;
    }

    .flag-wrapper {
        text-align: center;
    }

    .flag {
        background: rgb(255, 255, 255);
        z-index: 15;
    }

    .direction-l .flag:before,
    .direction-r .flag:before {
        position: absolute;
        top: -30px;
        left: 50%;
        content: ' ';
        display: block;
        width: 12px;
        height: 12px;
        margin-left: -9px;
        background: #fff;
        border-radius: 10px;
        border: 4px solid rgb(255, 80, 80);
        z-index: 10;
    }

    .direction-l .flag:after,
    .direction-r .flag:after {
        content: "";
        position: absolute;
        left: 50%;
        top: -8px;
        height: 0;
        width: 0;
        margin-left: -8px;
        border: solid transparent;
        border-bottom-color: rgb(255, 255, 255);
        border-width: 8px;
        pointer-events: none;
    }

    .time-wrapper {
        display: block;
        position: relative;
        margin: 4px 0 0 0;
        z-index: 14;
    }

    .direction-l .time-wrapper {
        float: none;
    }

    .direction-r .time-wrapper {
        float: none;
    }

    .desc {
        position: relative;
        margin: 1em 0 0 0;
        padding: 1em;
        background: rgb(245, 245, 245);
        -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.20);
        -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.20);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.20);
        z-index: 15;
    }

    .direction-l .desc,
    .direction-r .desc {
        position: relative;
        margin: 1em 1em 0 1em;
        padding: 1em;
        z-index: 15;
    }
}

@media screen and (min-width: 400px) and (max-width: 660px) {
    .direction-l .desc,
    .direction-r .desc {
        margin: 1em 4em 0 4em;
    }
}

/*/O nas*/
/*Zaawansowana wyszukiwarka*/
#advanced-search-portfolio-form div {
    margin-bottom: 10px;
}

div#advanced-search-container .container {
    max-width: 1070px;
}

div.pages-thumbs-box .container div.row {
    width: 100%;
    text-align: center;
    margin-right: 0;
}

div.pages-thumbs-box .container div {
    /*margin-bottom: 40px;*/
}

#advanced-search-portfolio-form select,
#advanced-search-portfolio-form input {
    max-width: 429px;
}

#advanced-search-portfolio-form button#search-button {
    border-radius: 17px;
    margin-top: 7px;
}

#advanced-search-portfolio-form .form-control {
    height: auto;
    padding: 10px;
}

/*/Zaawansowana wyszukiwarka*/
/*Szablony*/
div#templates {
    /*background: url('../../../img/templates_iportfolio.jpg') no-repeat top center;*/
    background-color: white;
    background-size: 100%;
}

div#templates .top-box-content {
    color: #4f4f4f;
    background: white;
}

div#templates .top-box-content h2 {
    color: #4f4f4f;
}

div#templates h3 {
    color: #4f4f4f;
    font-size: 20px;
    font-family: Source_Sans_Pro_Light;
}

div#templates h3 small {
    /*color: white;*/
    font-family: Source_Sans_Pro_Semibold;
    font-size: 20px;
}

div.templates_items {
    padding-top: 40px;
    padding-bottom: 125px;
    /*background-color: @footer_background;*/
    background: linear-gradient(#ffffff, #f7f7f7);
    background: -webkit-linear-gradient(#ffffff, #f7f7f7);
    background: -o-linear-gradient(#ffffff, #f7f7f7);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* For Firefox 3.6 to 15 */
}

div.templates_items .container {
    max-width: 1447px;
}

div.templates_items .row div.item-cell {
    padding-right: 20px;
    padding-left: 0;
    /*padding-right: 0;*/
    margin-bottom: 20px;
    background: url('');
}

div.templates_items .row div.item-background {
    position: relative;
    max-width: 462px;
    margin: 0 auto;
    height: 324px;
    background: url('/img/templates_thumbs/temp.jpg');
}

div.templates_items .row div.item-cell .thumbnail {
    padding: 0;
    border: 0;
    margin: 0 auto;
}

div.templates_items .row div.item-cell-last {
    margin-right: 0px;
}

div.templates_items .template-item-cover {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    padding-top: 30%;
    color: white;
    font-size: 28px;
}

/*/Szablony*/
/*Logowanie*/
.login-box-container {
    margin-bottom: 44px;
}

div.registration-box-header h2 {
    font-family: Source_Sans_Pro_Light;
    font-size: 40px;
}

form#registration {
    max-width: 500px;
    margin: 0 auto;
}

form#registration label {
    /*color: @font_color;*/
}

#loginModal h1 {
    color: white;
}

#loginModal a {
    color: #ff3333;
}

#loginModal a.login-external-link {
    font-weight: 900;
    color: white;
}

#loginModal a.forgot-password {
    color: gray;
    font-size: 80%;
    margin-top: 6px;
}

#loginModal .modal-dialog {
    max-width: 389px;
}

#loginModal .modal-content {
    background: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border: 0;
    color: white;
}

#loginModal .modal-content label {
    font-weight: normal;
}

#loginModal .modal-content label.checkbox {
    padding-left: 0;
    display: inline;
    cursor: pointer;
}

#loginModal .modal-content label.checkbox input {
    margin: 5px 5px auto auto;
}

#loginModal .modal-content label.checkbox span {
    margin-left: 20px;
}

#loginModal .modal-content input {
    margin: 10px 0;
}

#loginModal .form-control {
    height: auto;
    padding: 10px;
    font-size: 24px;
}

#loginModal .btn {
    border-radius: 17px;
}

/*/Logowanie*/
/*przypomnienie hasla*/
#forgottenPasswordModal .modal-dialog {
    max-width: 389px;
}

#forgottenPasswordModal .modal-content {
    background: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border: 0;
    color: white;
}

#forgottenPasswordModal .modal-content label {
    font-weight: normal;
}

#forgottenPasswordModal h1 {
    color: white;
}

#forgottenPasswordModal .form-control {
    height: auto;
    padding: 10px;
    font-size: 24px;
}

#forgottenPasswordModal .modal-content input {
    margin: 10px auto;
}

#forgottenPasswordModal .btn {
    border-radius: 17px;
}

/*/przypomnienie hasla*/
/*Rejestracja*/
.registration-box-header h1 {
    font-size: 40px;
}

#registrationModal .registration-modal-description {
    max-width: 500px;
    margin: 0 auto 20px 0;
}

#registrationModal .radio-inline,
.checkbox-inline {
    padding-left: 0;
}

#registrationModal h1 {
    color: white;
}

#registrationModal .modal-content {
    background: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border: 0;
    color: white;
}

#registrationModal .modal-content label {
    font-weight: normal;
}

#registrationModal .modal-content label.checkbox {
    padding-left: 0;
}

#registrationModal #promo-code-trigger,
#registrationModal #hide-promo-field {
    cursor: pointer;
}

#registrationModal a.rules-external-link {
    color: white;
    font-weight: 900;
}

#registrationModal .modal-content label.checkbox input {
    margin: 5px 5px auto auto;
}

#registrationModal .modal-content input {
    /*margin: 10px 0;*/
}

#registrationModal .form-control {
    height: auto;
    padding: 10px;
    font-size: 24px;
}

#registrationModal .btn {
    border-radius: 17px;
}

#registrationModal .first-line input {
    /*width: 48%; */
    /*max-width: 243px;
      float: left;
      */
}

#registrationModal .first-line input#username {
    margin-right: 14px;
}

/*/Rejestracja*/
/*Zmiana hasla*/
div.change-password-box {
    max-width: 389px;
    margin: 0 auto;
}

form#change-password .form-control {
    height: auto;
    padding: 10px;
    font-size: 24px;
}

#change-password .btn {
    border-radius: 17px;
}

/*/Zmiana hasla*/
/*Załóż stronę / wypróbuj*/
body#try-body {
    background: #f7f7f7;
}

#try-container {
    background: linear-gradient(#ffffff, #f7f7f7);
    background: -webkit-linear-gradient(#ffffff, #f7f7f7);
    background: -o-linear-gradient(#ffffff, #f7f7f7);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* For Firefox 3.6 to 15 */
}

/*/Załóż stronę / wypróbuj*/
/*price list*/

.group-change-period {
    margin: 50px auto 0 auto;
    text-align: center;
    width: inherit;
    display: inline-block;
}
.btn-group-wrap {
    text-align: center;
}

.group-change-period .btn-change-period {
    background-color: white;
    border: 1px solid #ff3333;
    color: #ff3333;
}

.group-change-period .btn-change-period.active {
    background-color: #ff3333;
    color: white;
}

.group-change-period .btn-change-period:first-child {
    border-radius: 20px 0 0 20px;
}

.group-change-period .btn-change-period:last-child {
    border-radius: 0 20px 20px 0;
}

.price-list .container {
    max-width: 1100px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.price-list {
    padding-left: 0;
    margin: 0;
    margin-top: 25px;
}

.pricing {
    padding: 0;
}

.pricing p {
    padding: 0;
    margin: 0;
}

/*
.pricing + .col-sm-3 { 
    padding: 0px;
}
*/

.pricing a {
    text-decoration: none;
    display: inline-block;
}

.pricing-title {
    padding: 10px;
    background-color: #333;
}

.pricing-title h4 {
    font-size: 2em;
    color: white;
}

.pricing-title h5 {
    color: #818181;
}

.pricing-value {
    background-color: #f5f5f5;
    padding: 10px;
    border-left: 2px #E3E3E3 solid;
}

/* .last-div{
    border-right: 1px #E3E3E3 solid;
}
 */
.years .money-pln {
    font-size: 7rem;
}

.years .valut-pln {
    position: relative;
    top: 1.8rem;
    font-size: 2rem;
    vertical-align: top;
}

.pricing-value .years .small-notice.period {
    color: black;
    margin: 0.1em auto;
}

.pricing-value .years .small-notice {
    color: #a3a4a6;
    margin: 0;
}

.pricing-value .small-notice {
    color: #a3a4a6;
    margin: 0.6em auto;
}

.pricing-value button {
    margin-top: 5px;
    font-size: 1em;
    line-height: 1em;
    padding: 1em 1.6em;
    font-weight: 500;
    font-style: normal;
    cursor: pointer;
    color: #FFF;
    background: #ff3333;
    border: 1px solid #EE2222;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-clip: padding-box;
    display: block;
    transition: all, easy-out, 0.2s
    -webkit-transition: all, easy-out, 0.2s
    -moze-transition: all, easy-out, 0.2s
}

.pricing-value button:hover {
    background: #CC1111;
    border: 1px solid #BB1111;
}

.btn-pricing {
    display: inline-block !important;
    font-size: 1em;
    line-height: 1em;
    padding: 1em 1.6em;
    font-weight: 500;
    font-style: normal;
    cursor: pointer;
    color: #FFF;
    background: #ff3333;
    border: 1px solid #EE2222;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-clip: padding-box;
    display: block;
    transition: all, easy-out, 0.2s
    -webkit-transition: all, easy-out, 0.2s
    -moze-transition: all, easy-out, 0.2s
}

.btn-pricing:hover {
    background: #CC1111;
    border: 1px solid #BB1111;
}

.pricing-description {
    border-left: 2px #E3E3E3 solid;
}

.last-div {
    border-right: 2px #E3E3E3 solid;
}

.description-java li {
    font-size: 1.2em;
    line-height: 3.30;
}

.pricing-description .description {
    padding: 0;
    line-height: 2;
    font-size: 1.2em;
    list-style: none;
    border-bottom: 2px #E3E3E3 solid;
}

.pricing-description ul li {
    margin: 0;
    padding: 0;
    padding-left: 5px;
    border-bottom: 2px #E3E3E3 solid;
}

.pricing-description ul li:last-child {
    border-bottom: none;
}

.ul-list-fade {
    display: none;
}

.ul-list-fade span {
    position: relative;
    font-size: 3rem;
    top: 0.9rem;
    padding-right: 8px;
}

#pricing-title-after {
    position: absolute;
    width: 100%;
    background-color: #ff3333;
    color: white;
    padding: 0.5em;
    top: -3.4rem;

}

.pricing-unactive-function {
    background-color: #F0F0F0;
}

.space-pricing-10x {
    position: relative;
    top: 40px;
}

@media (min-width: 200px) and (max-width: 400px) {
    .pricing-description {
        border-right: 2px solid #ddd;
    }

    .pricing-value {
        border-right: 2px solid #ddd;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .pricing-value-css {
        border-right: 2px #E3E3E3 solid;
    }

    .pricing-description-css {
        border-right: 2px #E3E3E3 solid;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pricing-value-css {
        border-right: none;
    }

    .pricing-description-css {
        border-right: none;
    }

    .description-java li {
        font-size: 1.1em;
    }

    .pricing-description .description {
        font-size: 1.1em;
    }
}

@media (min-width: 1400px) {
    .description-java li {
        font-size: 1.3em;
    }

    .pricing-description .description {
        font-size: 1.2em;
    }
}

div#price-list {
    background: rgba(0, 0, 0, 0);
}

div#price-list .top-box-content {
    background: white;
}

div#price-list h3 {
    font-size: 20px;
    font-family: Source_Sans_Pro_Light;
}

div#price-list h3 small {
    font-family: Source_Sans_Pro_Semibold;
    font-size: 20px;
}

div.price-list-items {
    padding-top: 42px;
    background: linear-gradient(#ffffff, #f7f7f7);
    background: -webkit-linear-gradient(#ffffff, #f7f7f7);
    background: -o-linear-gradient(#ffffff, #f7f7f7);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* For Firefox 3.6 to 15 */
}

div.price-list-items .container {
    max-width: 1153px;
    padding-bottom: 50px;
}

table#price-list-table {
    margin-bottom: 0;
}

table#price-list-table thead th {
    text-align: center;
    padding: 0;
    font-weight: normal;
    border-bottom: 0;
}

table#price-list-table .table-header-container-fixed {
    position: fixed;
    z-index: 9999;
    width: 277px;
    top: 0;
    box-shadow: -7px 0 10px -2px #333333;
}

.list-group {
    margin-bottom: 10px;
    box-shadow: none;
}

table#price-list-table .list-group {
    width: 277px;
    float: left;
    background: white;
}

table#price-list-table .shadow {
    box-shadow: -7px 0 10px -2px #333333;
    position: absolute;
}

table#price-list-table #second-column {
    left: 275px;
}

table#price-list-table #third-column {
    left: 550px;
}

table#price-list-table #fourth-column {
    left: 825px;
}

table#price-list-table .row {
    margin-left: 0px;
    margin-right: 0px;
    background: white;
}

table#price-list-table .price-list-table-header-top {
    height: 88px;
    background: red;
    padding-top: 12px;
    font-family: Source_Sans_Pro_Light;
    font-size: 27px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

table#price-list-table .price-list-table-header-top h3 {
    color: #fff;
    font-family: Source_Sans_Pro_Light;
    font-size: 27px;
    margin-top: 0px;
}

table#price-list-table #top-basic {
    background: #9e9e9e;
    border-bottom-color: #b9b9b9;
    padding: 6px 68px;
}

table#price-list-table #top-standard {
    background: #878787;
    border-bottom-color: #a9a9a9;
    padding: 6px 68px;
}

table#price-list-table #top-unlimited {
    background: #727272;
    border-bottom-color: #9a9a9a;
    padding: 6px 68px;
}

table#price-list-table #top-premium {
    background: #454545;
    border-bottom-color: #7b7b7b;
    padding: 6px 68px;
}

table#price-list-table .price-list-table-header-top strong {
    font-family: Source_Sans_Pro_Semibold;
    font-weight: normal;
}

table#price-list-table .price-list-table-header-bottom {
    background: #ff3333;
    height: 69px;
    text-align: center;
}

table#price-list-table .price-list-table-header-bottom {
    display: block;
    height: 69px;
    color: white;
    font-size: 16px;
}

table#price-list-table .price-list-table-header-bottom:hover {
    text-decoration: none;
}

table#price-list-table .price-list-table-header-bottom strong {
    color: #373737;
    font-size: 27px;
    font-family: Source_Sans_Pro_Semibold;
    font-weight: normal;
}

table#price-list-table .list-group-item {
    border: 0px;
    padding: 6px 0px;
}

table#price-list-table div.list-group-item {
    border: 1px solid #d0cece;
    position: relative;
}

table#price-list-table div.price-list-table-header-bottom a,
table#price-list-table div.price-list-table-header-bottom span {
    color: white;
    font-size: 16px;
    font-weight: normal;
}

table#price-list-table thead > tr > th,
table#price-list-table tbody > tr > th,
table#price-list-table tfoot > tr > th,
table#price-list-table thead > tr > td,
table#price-list-table tbody > tr > td,
table#price-list-table tfoot > tr > td {
    border-top: 0px;
}

.list-group-item {
    padding: 10px 46px;
}

table#price-list-table td {
    vertical-align: middle;
    color: #6d6d6d;
}

table#price-list-table .striked {
    background: #f0f0f0;
}

table#price-list-table td .icon {
    font-size: 33px;
    margin: 0 5px;
}

table#price-list-table td .desc {
    position: absolute;
    top: 14px;
}

.create-page-box {
    max-width: 100%;
    padding-top: 85px;
    padding-bottom: 85px;
    color: white;
}

.create-page-box .circle-icon-background {
    margin-bottom: 0;
}

.create-page-box .circle-content {
    color: white;
}

.create-page-box h2 {
    font-family: Source_Sans_Pro_Light;
    font-size: 27px;
}

.create-page-box a {
    color: #6D6D6D;
}

.create-page-box h2 strong {
    font-family: Source_Sans_Pro_Semibold;
}

.create-page-box h4 {
    font-family: Source_Sans_Pro_Light;
    font-size: 15px;
}

.create-page-box a.free-test-link {
    font-size: 15px;
    color: #ff3333;
}

/*/price list*/
/*Zaloz strone*/
#templatesGroupBox {
    font-family: Source_Sans_Pro_Light;
}

#templatesGroupBox .container {
    max-width: 1447px;
    margin-top: 20px;
}

div#templatesGroupBox .row div.item-cell {
    padding-right: 20px;
    padding-left: 0;
    margin-bottom: 20px;
}

div#templatesGroupBox .row div.item-cell .thumbnail {
    padding: 0;
    border: 0;
}

div#templatesGroupBox .row div.item-cell-last {
    margin-right: 0px;
}

#templatesGroupBox h1 {
    font-size: 40px;
}

#templatesGroupBox p {
    font-size: 22px;
}

#templatesGroupBox .template-item-cover,
#skin .template-item-cover {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    padding-top: 30%;
    color: white;
    font-size: 28px;
    font-family: Source_Sans_Pro;
}

div#skin {
    font-family: Source_Sans_Pro_Light;
}

div#skin .container {
    max-width: 1447px;
    margin-top: 20px;
}

/*/Zaloz strone*/
/*Kontakt*/

form#contact .form-control {
    height: auto;
    padding: 10px;
    font-size: 24px;
}

/*/Kontakt*/
/*Polityka prywatnosci*/
div.privacy-policy {
    padding: 40px 0;
}

div.privacy-policy ul {
    margin: 0;
}

/*/Polityka prywatności*/
/*Polityka bezpieczeństwa*/
div.security-policy {
    padding: 40px 0;
}

div.security-policy ul {
    margin: 0;
}

/*/Polityka bezpieczeństwa*/
.coockie-info-box {
    position: fixed;
    z-index: 100000;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: white;
    min-height: 50px;
}

.coockie-info-box-inner {
    position: relative;
    padding: 0 40px;
}

.coockie-info-box p {
    padding: 15px;
    margin-bottom: 0;
}

.coockie-info-box a {
    color: #C9D8EF;
}

.coockie-info-box button.close {
    color: white;
    text-shadow: 0 0 0;
    font-size: 26px;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 13px;
}

.coockie-info-box button.close:hover {
    color: white;
    opacity: 0.7;
}

.paginator-box ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.paginator-box ul li {
    display: inline-block;
    margin: 0 5px;
}

.paginator-box ul li span {
    font-weight: bold;
    color: #6d6d6d;
}

@media (max-width: 1200px) {
    .navbar {
        border: none;
    }

    .navbar-header {
        float: none;
    }

    .navbar-default {
        border-top: none;
        border-bottom: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
    / / border-top: 1 px solid transparent;
        border-top: none;
    / / box-shadow: inset 0 1 px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .callout_2 {
        height: 500px;
    }

    .callout_2 .row {
        background: url('../../../img/slide_start_medium_1_small.jpg') #e6e4df no-repeat top left;
        height: 500px;
    }

    .callout_2 .right-content {
        padding-top: 30px;
    }

    .callout_2 .right-content h2 {
        font-size: 30px;
    }
}

@media (max-width: 1138px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .top-box-content label {
        width: 120px;
        text-align: left;
    }
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .callout_2 {
        height: auto;
    }

    .callout_2 .row {
        background: #fff !important;
        height: auto;
    }

    .callout_2 .right-content {
        padding-left: 30px;
    }

    .create-page-box {
        padding-left: 20px;
    }

    .top-box-content label {
        width: auto;
    }
}

@media (max-width: 480px) {
    .navbar {
        -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0), 0 1px 5px rgba(0, 0, 0, 0);
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0), 0 1px 5px rgba(0, 0, 0, 0);
    }

    .callout_2 .row {
        background: #fff;
    }

    .callout_2 .right-content h2 {
        font-size: 9px;
    }

    .top-box-content input {
        max-width: 200px;
    }

    #view-portfolio-form select {
        max-width: 200px;
    }

    div.top-box {
        height: auto;
    }

    .top-box-content {
        background: #dadada;
        height: auto;
    }

    .top-box-content label {
        text-align: left;
        width: auto;
    }

    .portfolio-of-the-month-slider-box h1 {
        font-size: 40px;
    }

    .portfolio-of-the-month-slider-box h1 small {
        font-size: 40px;
    }

    div.services-footer h1 {
        font-size: 20px;
    }
}