.left-show-example
{
    background-image: url("/images/bg.png");
    height: 785px;
}


.demo-part
{
    margin-bottom: 40px;
}




.full-customize
{
    margin-top: 30px;
}
.full-customize.main-content
{
    max-width: 1350px;
    margin: 0 auto;
    padding-top: 100px;
    max-height: 785px;
}
.full-customize.bg
{
    top:0px;
    max-width: 1500px;
    min-width: 1160px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}
.right-show-example
{
    padding: 10px 25px 100px 35px;
}


.guidez3rdpjs-inline
{
    /*margin: 30px auto;*/
}

.top-header
{
    margin-bottom: 40px;
}
.embed-row
{
    padding: 0 15px;
}

.main-container
{

}

.title h3
{
    font-weight: 300;
    font-size: 3.2rem;
}
.top-header
{
    margin-bottom: 15px;
    margin-top: 15px;
}
.top-header img
{
    width:82px;
}


.category-sub-title
{
    font-weight: 100;
    margin-bottom: 15px;
    font-size: 13px;
}
.section-1,
.section-2
{
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
}

.section-2,
.section-3
{
    margin-top: 20px;
}

.cat a{
    color: black;
}

.cat,
.item
{
    cursor: pointer;
    font-size: 12px;
    padding: 2px;
    font-weight: 700;
}
.section-1 .cat.on
{
    color: #f01665;
}

.desc-customize
{
    font-weight: 300;
    font-size: 14px;
}

.more-examples
{
    position: relative;
    margin-bottom: 50px;
}

.preview-title
{
    color: white;
    margin-left: 20px;
    font-weight: 300;
    margin-top: 40px;
}

.more-examples .row
{
    margin: 20px auto;
    border-radius: 4px;
    overflow: hidden;

}

.more-examples .bg
{
    position: absolute;
    top:0px;
    height: 700px;
    width:100% ;
}

.more-examples .title
{
    margin-top: 30px;

}
.more-examples .title h3
{
    font-weight: 700;
    font-size: 35px;
    color: #292b2c;
}


.example-box
{
    width: 300px;
    height:135px;
    background-color: white;
    margin: 30px auto;
    -webkit-box-shadow: 0px 13px 42px -10px rgba(87, 107, 145, 0.30);
    -moz-box-shadow: 0px 13px 42px -10px rgba(87, 107, 145, 0.30);
    box-shadow: 0px 13px 42px -10px rgba(87, 107, 145, 0.30);
}

.example-box .thumb
{
    display: inline-block;
}

.example-box .thumb img
{
    width: 180px;

}

.link .fa-link
{
    color: black;
}


.example-box .fleeq-title
{
    display: inline-block;
    width: 110px;
    vertical-align: top;
    padding-left: 10px;
}

.example-box .fleeq-title h5
{
    font-weight: 100;
    font-size: 12px;
    margin-top: 12px;
}

.example-box .footer
{
    display: inline-block;
    width: 100px;
    position: absolute;
    bottom:35px;
    height:auto !important;
    background: white;

}


.example-box .footer .guidez3rdpjs-modal
{
    display: inline-block;
}





.example-box .footer .link
{
    cursor: pointer;
    margin-left: 10px;
}
.example-box .footer .popup
{
    cursor: pointer;
}



.section-1-header
{
    height: 370px;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    background: #df3766; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #df3766 , #ff3e72); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #df3766, #ff3e72); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #df3766, #ff3e72); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #df3766 , #ff3e72); /* Standard syntax */

}

.section-1-header .header-wrapper
{
    width: 100%;
    position: absolute;
    margin-top: 160px;
}
.section-1-header .header-wrapper span
{
    margin: 0 auto;
    display: block;
    color: white;

    padding: 0 20px;
    font-size: 45px;
    font-weight: 100;
    text-align: center;
    line-height: 62px;

}
.section-1-header span{
    font-size: 50px;
    margin: 0 auto;
    text-align: center;
}