@import "https://fonts.googleapis.com/css?family=Montserrat:700, 400, 300, 100";
@import "https://fonts.googleapis.com/css?family=Raleway:400,400italic,700,700italic";
@import "https://fonts.googleapis.com/css?family=Work Sans:100,200, 300, 400italic,500 ,600, 700,700italic";
@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot?v=4.4.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.gloria-detail {
    font-family: 'Work Sans', serif;
    font-size: 28px;
    font-weight: 200 ;
    color: #fff;
    position: relative;
    font-weight: 100;
    letter-spacing: 1px;
    padding: 50px 0 40px;
    margin: 50px 0 0
}
.gloria-detail span {
    display: block;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.gloria-detail.detail-footer {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase
}

.gloria-detail:before {
    position: absolute;
    height: 1px;
    width: 120px;
    background: #888;
    display: block;
    left: 50%;
    top: 0;
    content: "";
    margin-left: -60px
}

.bk-demo-buttons .bk-demo-buy-button {
    display: inline-block;
    min-width: 172px;
    padding: 10px 28px;
    background-color: transparent;
    border: 2px solid #999;
    font-size: 14px;
    border-radius: 2px;
    color: #fff;
    letter-spacing: 2px;
}
.bk-demo-buttons .bk-demo-buy-button:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
#demos {
    background: #fff;
    padding-bottom: 82px;
}

h2.section-title {
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 25px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 500;
    letter-spacing: 0;
}

h2.section-title.section-title-left {
    text-align: left;
}

h2.section-title.small-text {
    font-size: 24px;
}

h2.section-title.white {
    color: #fff;
}

h2.section-title:after {
    position: absolute;
    width: 60px;
    height: 1px;
    background: #ccc;
    display: block;
    margin-left: -30px;
    left: 50%;
    bottom: 0;
    content: "";
}

h2.section-title.section-title-left:after {
    margin-left: 0;
    left: 0;
}

h2.section-title.white:after {
    background: #fff;
}

h2.section-title.no-line {
    padding-bottom: 0;
}

h2.section-title.bottom-30 {
    margin-bottom: 30px;
}

h2.section-title.bottom-50 {
    margin-bottom: 50px;
}

h2.section-title.top-54 {
    margin-top: 54px;
}

h2.section-title.no-line:after {
    content: none;
    display: none;
}

p.sub-title {
    font-size: 18px;
    color: #666;
    line-height: 1.5;
    max-width: 700px;
    margin: auto;
}

p.sub-title.white {
    color: #fff;
}

p.sub-title.margin-bottom {
    margin-bottom: 45px;
}

section.landing-section {
    padding: 90px 0;
}

section.landing-section.no-top {
    padding-top: 0;
}

section.landing-section.no-bottom {
    padding-bottom: 0;
}

section.landing-section.features-article {
    padding: 84px 0 0;
}

.gloria-demos-filter {
    margin: 45px 0 50px;
    text-align: center;
    clear: both;
}

.gloria-demos-filter ul {
    display: inline-block;
    vertical-align: top;
    padding: 22px 20px;
}

.gloria-demos-filter ul li {
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 60px;
    text-transform: uppercase;
    font-size: 17px;
    color: #444;
    margin-top: 15px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    position: relative;
}

.gloria-demos-filter ul li:last-child {
    margin: 0;
    margin-top: 15px;
}

.gloria-demos {
    display: inline-block;
    width: 100%
}

.mystq {
    text-align: center;
    width: 25%;
    padding: 0 20px;
    position: relative;
    display: none;
    vertical-align: middle;
    float: left;
    margin-bottom: 80px;
}

.mystq .thumb {
    margin: 5px;
}

.mystq-inner {
    position: relative;
    vertical-align: middle;
    border: 1px solid #fff;
    box-shadow: 0 0 50px 0 rgba(136,135,135,.24);
    -webkit-box-shadow: 0 0 50px 0 rgba(136,135,135,.24);
    -moz-box-shadow: 0 0 50px 0 rgba(136,135,135,.24);
}

.mystq h3 {
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.gloria-main-demos h3 {
    font-weight: 400;
    font-size: 16px;   
}

.mystq-inner > a {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.mystq-inner > a .inner-text {
    display: table;
    width: 100%;
    height: 100%
}

.mystq-inner > a .inner-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 5%;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
}

.mystq-inner > a:hover .inner-cell {
    opacity: 1;
}

.mystq-inner .overlay-bg {
    opacity: 0;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
}

.mystq-inner:hover .overlay-bg {
    opacity: .5;
}

.mystq .thumb img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.mystq-inner .inner-cell h3 {
    font-size: 20px;
    color: #313131;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    opacity: 0;
}

.mystq-inner > a:hover .inner-cell h3 {
    opacity: 1
}

.mystq-inner .inner-cell .button-see-demo {
    height: 50px;
    display: inline-block;
    line-height: 50px;
    padding: 0 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: 1px;
    transition: all .1s;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    opacity: 0;
}
.default-demo .mystq-inner .inner-cell .button-see-demo {
    background-color: #47B0ED;
}
.sport-demo .mystq-inner .inner-cell .button-see-demo, .sport2-demo .mystq-inner .inner-cell .button-see-demo {
    background-color: #D13030;
}
.art-demo .mystq-inner .inner-cell .button-see-demo {
    background-color: #E2AC36;
}
.tech-demo .mystq-inner .inner-cell .button-see-demo {
    background-color: #6ABE59;
}
.tech2-demo .mystq-inner .inner-cell .button-see-demo {
    background-color: #4DB2EC;
}
.mystq-inner > a:hover .inner-cell .button-see-demo {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1
}

.pager-list {
    text-align: center;
    clear: both;
    padding-top: 20px
}

.pager-list > span {
    display: inline-block;
    margin: 0 2px 8px
}

.pager-list > span.page-prev,
.pager-list > span.page-next {
    display: none
}

.pager-list > span > span {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border: 1px solid #c7c7c7;
    float: none;
    line-height: 40px;
    font-size: 16px;
    color: #313131;
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    background: #fff;
    cursor: pointer
}

.pager-list > span > span:hover,
.pager-list > span.active > span {
    color: #fff;
    background: #47b0ed;
    border-color: #47b0ed
}
.purchase-button {
    height: 50px;
    display: inline-block;
    padding: 0 30px;
    text-align: center;
    line-height: 50px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    color: #131313;
    background: #47b0ed;
    margin: 0 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}
h3.title-feature {
    font-size: 15px;
    text-transform: uppercase;
    position: relative
}


.gloria-demos-filter ul li span.label {
    position: absolute;
    font-size: 9px;
    top: -9px;
    color: #FF2626;
    right: -18px
}

@media only screen and ( max-width: 1200px) {
    .live-customize .inner-live-customize {
        background-size: 110% auto
    }
}

@media only screen and (min-width: 961px) and (max-width: 1169px) {
    .container {
        width: 940px
    }
    .mystq-inner .inner-cell h3 {
        font-size: 16px
    }
    .mystq-inner .inner-cell .button-see-demo {
        height: 42px;
        line-height: 42px
    }
}

@media only screen and (max-width: 960px) {
    .mystq {
        width: 50%
    }
    .mystq-inner .inner-cell h3 {
        font-size: 16px
    }
    .mystq-inner .inner-cell .button-see-demo {
        height: 42px;
        line-height: 42px
    }
    h2.section-title {
        font-size: 28px
    }
    h2.section-title.small-text {
        font-size: 20px
    }
    h3.title-feature {
        font-size: 14px
    }
    section#support,
    h2.section-title.section-title-left {
        text-align: center
    }
    h2.section-title.section-title-left:after {
        margin-left: -30px;
        left: 50%
    }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
    .container {
        width: 726px
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 480px
    }
    p.sub-title {
        font-size: 15px
    }
    .gloria-demos-filter ul {
        display: block;
        text-align: center
    }
    .gloria-demos-filter ul li {
        float: none;
        margin-right: 20px;
    }
    .rows-margin .col-3 {
        width: 100%
    }
    .gloria-detail {
        font-size: 16px
    }
    .gloria-demos-filter ul li span.label {
        display: none
    }
}

@media only screen and (max-width: 600px) {
    .mystq {
        width: 100%;
        padding: 0 10px
    }
    .kid-button {
        margin-bottom: 20px
    }
    .pager-list > span > span {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 14px
    }
    #logo img, #footer img  {
        max-height: 90px;
        max-width: 260px;
    }
}

@media only screen and (max-width: 479px) {
    .container {
        width: 300px
    }
    h2.section-title {
        font-size: 24px;
        font-size: 20px
    }
    h2.section-title.small-text {
        font-size: 18px
    }
    .pager-list > span {
        margin: 0 3px;
        margin-bottom: 5px
    }
}