/* cmsms stylesheet: betgamestv modified: 02/06/21 11:55:33 */
/*@font-face {
    font-family: Bebas;
    src: url(/uploads/assets/fonts/Bebas.ttf);
}

@font-face {
    font-family: Dosis Medium;
    src: url(/uploads/assets/fonts/Dosis-Medium.ttf);
    width: 100%;
}*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

/* General */

body {
    font-family: 'Dosis Medium', 'Helvetica Neue', Arial, sans-serif;
    color: #767676;
}

a {
    color: #FF7152;
}

a:hover, a:focus {
    color: #FF7152;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Bebas', 'Open Sans', Arial, sans-serif;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    line-height: 1.3em;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
    color: #525252;
}

h3 {
    font-size: 30px;
    color: #FF7152;
}

h4 {
    font-size: 20px;
    margin-bottom: 5px;
}

h5 {
    font-size: 16px;
    color: #767676;
    
}

p {
    font-size: 16px;
    line-height: 1.5;
}

section {
    padding: 0;
}


/* Navigation */

.navbar-default {
    background: none;
    border: none;
    padding: 20px;
}

.navbar-default .navbar-toggle {
    border: none;
}

.navbar-brand.page-scroll {
    padding-top: 12px;
}

.navbar-toggle {
    margin-right: 0px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    /*background-color: #FF7152;*/
    background: none;
}

.affix-top .navbar-collapse.in {
    background-color: rgba(0, 0, 0, 0.4);
}

.navbar-default .navbar-header .navbar-brand {
    color: #FF7152;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #EB3812;
}

.navbar-default .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #FFFFFF;
}

.navbar-default .navbar-header .navbar-toggle:hover {
    color: #222;
}

.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
    font-family: 'Bebas', 'Open Sans', Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
}

.navbar-default .nav > li > a:active,
.navbar-default .nav > li > a:visited {
    color: #FFFFFF;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
    color: #FF7152;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    color: #FF7152 !important;
    background-color: transparent;
}

.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;
}

.navbar-default.affix {
    background-color: rgba(0, 0, 0, 0.4);
    border: none;
    padding: 0px 20px;
}


/* Header */

header {
    position: relative;
    text-align: center;
    color: #FFFFFF;
}

header img {
    width: 100%;
}

header .header-text {
    position: absolute;
    width: 100%;
    z-index: 999;
    bottom: 36%;
display: none;
}

header .header-text p {
    font-size: 20px;
}

header .header-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.40);
    z-index: 99;
    display: none;
}


/* Company */

#company {
    padding-top: 200px;
    text-align: center;
}

#company .left-company-bg,
#company .rigth-company-bg {
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center center;
    height: 121px;
}

#company .left-company-bg {
    background-image: url("//www.betgames.tv/uploads/assets/images/unique-bg-left.png");
}

#company .rigth-company-bg {
    background-image: url("//www.betgames.tv/uploads/assets/images/unique-bg-right.png");
}

#company h2 {
    margin-bottom: 50px;
    /*border: 4px solid #FF7152;*/
    display: inline-block;
    padding: 35px 55px 35px 55px;
}

#company p {
    font-size: 20px;
}


/* Charming */

#charming {
    margin: -50px 0px 0px 0px;
}

#charming .charming-background {
    position: relative;
    background-image: url(//www.betgames.tv/uploads/assets/images/unique-bg-new-1.png); 
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: center center;
    height: 900px;
}

#charming .charming-text {
    position: absolute;
    top: 440px;
    left: 24%;
    width: 30%;
}

#charming .charming-text h3 {
    margin-bottom: 10px;
}


/* Broadcast */

#broadcast {
    position: relative;
    text-align: center;
    color: #FFFFFF;
}

#broadcast h3 {
    color: #FFFFFF;
    padding-bottom: 20px;
}

#broadcast img {
    width: 100%;
}

#broadcast .broadcast-text {
    position: absolute;
    z-index: 999;
    bottom: 39%;
    width: 100%
}

#broadcast  p {
    color: #D9D9D9;
}


/* We-know */

#we-know {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #EEEEEE;
}

#we-know  h3 {
    padding-bottom: 20px;
}

#we-know p {
    font-size: 20px;
}


/* Licences */

#licences  {
    padding-bottom: 50px;
    z-index: 1;
}

#licences img.rombe-small {
    position: absolute;
    top: -12px;
    left: 12px;
}

#licences .gallery-item-holder {
    min-height: 50px;
}

#licences .logos-big {
    padding-top: 100px;
    margin-bottom: 60px;
}

#licences .logos-big .certificates-and-approvals {
    padding-bottom: 40px;
}


#licences h5 {
    padding-bottom: 40px;
    color: #222222;
}


/* Live */

#live {
    position: relative;
    text-align: center;
    color: #FFFFFF;
    padding-top: 50px;
}

#live img {
    width: 100%;
}

#live .live-text {
    position: absolute;
    z-index: 999;
    top: 10px;
    width: 100%
}

#live .live-text img {
    width: auto;
}

#live  p {
    font-size: 20px;
    color: #D9D9D9;
}

#live h2 {
    /*border: 4px solid #FFFFFF;*/
    display: inline-block;
    padding: 35px 55px 35px 55px;
    color: #FFFFFF;
    margin-top: 25%;
    margin-bottom: 0px;
}


/* Games */

#games {
    padding-top: 100px;
    padding-bottom: 100px;
}

#games h4, #games h5 {
    color: #FFFFFF;
}

#games img {
    width: 100%;
}

#games .padding-sides {
    padding:0px 40px;
}

#games .items-container .col-xs-6, #games .items-container .col-sm-3 {
    padding: 0px;
}

#games .games-before {
   /*  background-image: url(//www.betgames.tv/uploads/assets/images/BetGamesTV_WEB_10LiveGames_Rowing.jpg); */
    background-position: right center; 
    background-repeat: no-repeat;
    height: 43px;
}

#games .games-after {
   /*  background-image: url(//www.betgames.tv/uploads/assets/images/BetGamesTV_WEB_10LiveGames_Table-tennis.jpg);  */
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: contain;
    height: 64px;
}

#games .items-container {
    background: #FE7153; 
    color: #FFFFFF;
}

#games .game-link {
    position: absolute; 
    bottom: 5px; 
    left: 10px; 
    right: 10px; 
    padding-top: 10px;
    /*background-image: url(//www.betgames.tv/uploads/assets/images/play.png);*/
    background-size: 30px;
    background-position: right center; 
    background-repeat: no-repeat;
    color: #FFFFFF;
}

/*#games .demo-container {
    padding-top: 35%;
}*/

#games .demo-container {
    /*padding: 70px 0px 30px 0px;*/
padding-top: 22%;
}

#games h5 {
    margin: 0px;
}

.lb-details a.demo-link:hover {
    color: #767676!important;
}

#games a.demo-link {
    border: 4px solid #FFFFFF; 
    padding: 5px 5px 8px 5px; 
    display: inline-block; 
    margin-top: 15px;
    margin-bottom: 15px; 
    color: #FFFFFF;
}

#games .game-item:hover h4, #games .expand-game-item:hover h4 {
    color: #FF7152;
}

#games .demo-container a h5:hover, #games .demo-container a.demo-link:hover {
    color: rgba(232,232,232,0.8);
    border-color: rgba(232,232,232,0.8);
}


/* Great */

#great {
    padding-bottom: 100px;
    background-color: #EEEEEE;
}

#great p {
    padding-left: 27px;
font-size: 18px;
}

#great img.rombe-big {
    position: absolute;
    top: -37px;
    margin-left: 50%;
    left: -33px;
    text-align: center;
}

#great h2 {
    margin-top: 100px;
    color: #362C2E;
    /*border: 4px solid #FF7152;*/
    display: inline-block;
    padding: 35px 55px 35px 55px;
   /* margin-bottom: 80px;*/
}

#great .features img {
    position: relative;
    margin-right: 13px;
}

#great .features div {
    min-height: 1px;
}


/* News */

#news {
    padding-top: 120px;
    padding-bottom: 100px;
}

#news .news-summary-morelink {
    text-align: right;
    border-bottom: 1px solid rgba(216, 216, 216, 0.35);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    display: none;
}

#news .news-summary-morelink a, #news .news-summary-link a {
    color: #D8D8D8;
}

#news .news-summary-item {
    margin-bottom: 30px;
}

#news a:hover, #news a h5:hover {
    color: #FF7152;
}

#news a:hover {
    font-weight: 700;
}

#news .news-bg-side img {
    position: absolute;
    right: 30%;
    top: -20px;
}

#news .news-summary-item img {
    max-width: 70px;
    float: right;
}


/* Contact */

#contact {
    padding-top: 100px;
    padding-bottom: 200px;
    background-color: #EEEEEE;
    text-align: center;
}

#contact h2 {
    margin-bottom: 5px;
    /*border: 4px solid #FF7152;*/
    display: inline-block;
    padding: 35px 55px 35px 55px;
}

#contact h5 {
    margin-bottom: 20px;
    color: #525252;
}

#contact p {
    font-size: 20px;
    margin-bottom: 40px;
}

#contact a {
    color: #FF7152;
    font-size: 20px;
    display: inline-block;
    padding:10px 0px;
    margin-top: 10px;
    width: 100%;
}

#contact a:hover {
    color: #FFFFFF;
    background-color: #FF7152;
}

#contact textarea {
    resize: none;
}

#contact textarea:focus, #contact input:focus {
    outline: none;
}

#contact input[type="text"], #contact textarea {
    font-size: 20px;
    border: none;
    background : none; 
    width: 100%;
    padding: 20px 0px 20px 0px;
}

#contact .contact-border {
    border: solid 1px #000000;
}

#contact a.disabled {
    color: #767676;
    cursor: wait;
}

#contact a.disabled:hover {
    background-color: #EEEEEE;
}

#contact .email-message-block {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 30px;
    display: none;
    padding: 20px;
}

#contact .email-message-block .inner-text {
    background-color: #EEEEEE;
    border: 2px solid #FF0000;
    padding: 20px 0;
    font-size: 20px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

#contact input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #767676;
    font-size: 20px;
}
#contact input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #767676;
    opacity:  1;
    font-size: 20px;
}
#contact input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #767676;
    font-size: 20px;
}
#contact input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #767676;
    font-size: 20px;
}


/* Light box custom */

.lb-data .lb-caption {
    font-size: 16px;
    font-weight: normal;
    color: #767676;
    line-height: 1.3em;
}

.lb-data span.lb-number, .lb-data .lb-close {
    display: none!important;
}

.lb-data .lb-details {
    padding: 30px 20px 30px 20px;
    width: 100%;
}

.lb-data .lb-details h4 {
    color: #FF7152;
    padding-bottom: 10px;
}

.lb-dataContainer {
    background: #FFFFFF;
}

.lightbox .lb-image, .lb-dataContainer {
    border: none;
    border-radius: 0px;
}

.lb-close {
    display: none;
}

.lb-nav a.lb-prev, .lb-nav a.lb-next {
    opacity: 1;
}

.lb-nav a.lb-next {
    /*right: -10%;
    top: 10%;
    position: absolute;*/
}

.lb-nav a.lb-prev {
    /*left: -10%;
    top: 10%;
    position: absolute;*/
}

div.rules-more {
    padding: 5px 10px 5px 10px;
    /*border: 2px solid #FF7152;*/
    border: 2px solid #D8D8D8;
    float: right;
    margin-top: 20px;
    /*color: #FF7152;*/
    color: #D8D8D8;
}

div.rules-more:hover {
    color: #FF7152;
    border: 2px solid #FF7152;
    cursor: pointer;
}

a.demo-link {
    color: #FF7152;
}

div.div-next {
    float: right;
}

div.div-prev {
    float: left;
}

.lightbox {
    position: fixed;
    top: 0px !important;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
}

/* modal customs */

.modal-content {
    border-radius: 0px;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#career {
    background:#696c73;
    padding: 100px 0px 100px 0px;
}

#footer {
    padding: 100px 0px 100px 0px;
}

#career h2 {
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}

#career .positions div div {
    margin-top: 30px;
}

#career a {
    border: 2px solid #FF7152;
    display: block;
    padding: 15px 5px;
    text-align: center;
}

#career a:hover {
    background: #FF7152;
}

#career h5 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px;
}

#career_form a {
    border: 1px solid #FF7152;
    padding: 10px;
    color: #ffffff;
    background: #FF7152;
    width: 100%;
    display: inline-block;
    text-align: center;
    
}

#career_form a:hover {
    color: #FF7152!important;
    background: #ffffff!important;
}

#career_form .inputholder {
    display:block;
    clear:both;
    position: relative;
}

#career_form input[type=file] {
    /*display: block;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    padding: 5px;
    width: 295px;
    height: 32px;
    cursor: pointer;*/

    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;

}

#career_form label {
    display: inline-block;
    cursor: pointer;
    color: white;
    border: 1px solid #FF7152;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#career_form label span {
    height: 32px;
    padding: 5px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    width: 50%;
    color: #767676;
    float: left;
}

#career_form label strong {
    background: #FF7152;
    height: 32px;
    padding: 5px;
    display: inline-block;
    width: 50%;
    text-align: center;
    float: left;
}

#career_form .inputholder:not(:last-child) {
    margin-bottom: 5px;
}

#promoModal .modal-body img{
    display: block;
    max-width: 100%;
    height: auto;
}
.clients-type {
	padding-bottom: 25px;
}

.clients-type .choose-client, #news_letter {
	border: 2px solid #FF7152;
    display: block;
    padding: 15px 5px;
    text-align: center;
    width: 100%;    
    margin: 0px;
    font-size: 14px;  
    background: transparent;
    outline: none;
}

.clients-type .choose-client {
    font-size: 20px;
}

#news_letter {
    text-transform: uppercase;
}
.clients-type .choose-client.active, #news_letter:hover, #news_letter:active, #news_letter:focus {
    color: #FFFFFF !important;
    background-color: #FF7152;
}


/* md */

@media (max-width: 1200px) {

    #career h5 {
        font-size: 12px;
    }
    
    /* Company */
    
    #company .left-company-bg,
    #company .rigth-company-bg {
        background-size: contain;
    }
    
    
    /* Charming */
    
    #charming .charming-text {
        left: 180px;
        top: 450px;
        width: 35%;
    }
    
    
    /* Broadcast */
    
    #broadcast .broadcast-text {
        bottom: 32%;
    }

    
    /* Live */
    
    #live h2 {
        margin-top: 5%;
    }
    
    
    /* Games */
    
    #games h4 {
        font-size: 16px;
    }
    
    /*#games .demo-container {
        padding-top: 32%;
    }*/
}


/* SM */

@media (max-width: 991px) {

    /* General */

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 12px;
    }

    h5 {
        font-size: 12px;
    }

    p {
        font-size: 12px;
    }
    
    
    /* Navigation */
    
    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
        font-size: 12px;
    }
    
    
    /* Header */

    header .header-text {
        bottom: 30%;
    }

    header .header-text p {
        font-size: 16px;
        margin-top: 20px;
    }
    
    
    /* Company */

    #company {
        padding-top: 80px;
    }

    #company h2 {
        margin-bottom: 40px;
        padding: 35px;
    }

    #company p {
        font-size: 16px;
    }
    
    
    /* Charming */

    #charming .charming-background {
        background-size: contain;
        height: 800px;
    }

    #charming .charming-text {
        left: 150px;
        top: 400px;
        width: 35%;
    }
        
    
    /* Broadcast */

    #broadcast .broadcast-text {
        bottom: 32%;
    }
    

    /* We-know */

    #we-know {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #we-know p {
        font-size: 16px;
    }
    
    /* Licences */

    #licences  {
        padding-bottom: 0px;
    }
    
    #licences .logos-big {
        margin-bottom: 0px;
        padding-top: 50px;
    }

    #licences h5 {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    
    /* Live */

    #live .live-text img {
        display: inline-block;
    }

    #live  p {
        font-size: 16px;
    }

    #live h2 {
        padding: 35px 35px 15px 35px;
        margin-top: 0%;
    }
    
    
    /* Games */

    #games {
        padding-top: 50px;
        padding-bottom: 70px;
    }

    #games .padding-sides {
        padding:0px 25px;
    }

    #games .game-link {
        background-size: 25px;
        background-position: right bottom; 
    }
    
    #games .demo-link {
        padding: 5px 15px 5px 15px;
    }
    
    #games h4 {
        font-size: 12px;
    }
    
    /* Great */

    #great {
        padding-bottom: 100px;
    }

    #great p {
        margin-bottom: 25px;
    }

    #great h2 {
        margin-top: 80px;
        padding: 30px;
        /*margin-bottom: 50px;*/
    }

    #great .features div {
        min-height: 1px;
    }
    
    
    /* News */
    
    #news {
        padding-bottom: 80px;
    }
    
    #news .news-bg-side img {
        right: 25%;
        width: 90%;
    }

    
    /* Contact */

    #contact {
        padding-top: 50px;
        padding-bottom: 300px;
    }

    #contact h2 {
        padding: 35px;
    }

    #contact p {
        font-size: 16px;
        margin-bottom: 30px;
    }
    
    
    /* Light box custom */

    .lb-data .lb-caption {
        font-size: 12px;
    }
    
    #career h2 {
        font-size: 30px;
    }

    #career_form label strong,
    #career_form label span {
        padding: 7px 5px;
    }
}


/* XS */

@media (max-width: 767px) {
    
    
    /* Navigation */
    
    .navbar-default.affix {
        padding: 0px 20px 0px 20px;
    }
    
    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
        font-size: 14px;
    }
    
    .navbar-brand.page-scroll {
        padding-left: 5px;
    }
    
    .affix-top .navbar-collapse.in {
        background-color: rgba(0, 0, 0, 0.85);
    }
    
    
    /* Header */

    header {
        background-image: url(//www.betgames.tv/uploads/assets/images/6+Poker_NewGames_WEB-new.png); 
        background-size: cover;
        background-position: center center;
        /*min-height: 500px;*/
    }

    header img {
        /*display: none;*/
    }

    header .header-text {
        position: absolute;
        width: 100%;
        z-index: 999;
        bottom: 25%;
        padding: 0px 40px 0px 40px;
    }
    
    
    /* Company */

#company {
    padding-top: 10px;
}

    #company h2 {
        padding: 15px 35px 0px 35px;
    }
    
    #company .left-company-bg {
        /*background-size: inherit;*/
        background-position: left center;
       /* background-image: url(//www.betgames.tv/uploads/assets/images/unique-bg-new-1.png); */
    }
    
    #company img {
        float: right;
    }
    
    
    /* Charming */

    #charming {
        margin: 0px 0px 40px 0px;
    }

    #charming .charming-background {
        background-image: url(//www.betgames.tv/uploads/assets/images/unique-bg-new-1.png);
        height: 700px;
       /* background-size: inherit;*/
background-position: top center;
    }

    #charming .charming-text {
        left: 15%;
        top: 250px;
        /*width: 60%;*/
    }
        
    
    /* Broadcast */

    #broadcast {    
        background-image: url(//www.betgames.tv/uploads/assets/images/BetGamesTV_WEB_10LiveGames_Rowing.jpg); 
        background-size: cover;
        background-position: center center;
        min-height: 500px;
    }

    #broadcast img {
        display: none;
    }
    
    /* Broadcast */

    #broadcast .broadcast-text {
        bottom: 30%;
    }
    

    /* We-know */
    
    #we-know  h3 {
        padding-bottom: 10px;
    }

    
    /* Licences */

    #licences  {
        padding-bottom: 30px;
    }

    #licences h5 {
        padding-bottom: 40px;
    }

    
    /* Live */

    #live {
        background-image: url(//www.betgames.tv/uploads/assets/images/BetGamesTV_WEB_10LiveGames_Table-tennis.jpg); 
        background-size: cover;
        background-position: center center;
        min-height: 500px;
    }

    #live img {
        display: none;
    }

    #live .live-text {
        top: -40px;
    }
    
    
    /* Games */

    #games {
        padding-top: 10px;
        padding-bottom: 100px;
    }
    
    /*#games .demo-container {
        padding-top: 32%;
    }*/
    
    
    /* Great */

    #great {
        padding-bottom: 80px;
    }

    #great h2 {
        /*margin-top: 60px;*/
    }

    
    /* News */

    #news {
        padding-top: 120px;
        padding-bottom: 50px;
    }
    
    #news .news-summary-item img {
        width: 100%;
    }

    #news .news-bg-side img {
        position: relative;
        margin-bottom: 50px;
        right: 0px;
        width: auto;
    }
    
    #news .news-bg-side {
        text-align: center;
    }
}


/* Extra Small Devices, Phones */


@media (max-width : 480px){

    /* Charming */
    
    #charming .charming-text {

        top: 300px;
        width: 65%;
    }
}


/* Meniu 768px */

@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (max-width: 991px) and (min-width:768px) {
    .nav>li>a {
        padding: 15px 10px;
    }
}

.products-table {
		
		background-color:rgba(0, 0, 0, 0.5);
margin: 0px;
	}

.features-table {
		
margin-bottom: 40px;
	}
	
	.products-table tbody > tr > td {
		
		vertical-align: middle;
		height: 50px;
		padding: 5px;
		white-space: nowrap;
		font-size:  16px;
	}

.products-table tbody > tr:first-child > td:first-child,
.features-table tbody > tr:first-child > td:first-child {
background-color:rgba(221, 221, 221, 1);
}

.features-table tbody > tr > td:first-child {
text-align: left;
font-weight: bold;
}



.features-table tbody > tr > td {
		
		vertical-align: middle;
		height: 50px;
		padding: 5px;
		white-space: nowrap;
		font-size:  18px;
text-align: center;
	}

.features-table tbody > tr:first-child > td {
font-weight: bold;
}
	
	@media screen and (max-width: 1200px) {
	
		.products-table tbody > tr > td {
			font-size:  14px;
		}
	}
	
	@media screen and (max-width: 1000px) {
	
		.products-table tbody > tr > td {
			font-size:  12px;
		}

.features-table tbody > tr > td {
			font-size:  14px;
		}
	}










.comparison-table {
            border: 10px solid black;

            border-collapse:separate; 
            border-spacing: 0 0;

            background: #FFFFFF;
        }

        .comparison-table tr td {
            padding-top: 0;
            padding-bottom: 0;
        }

        .comparison-table tbody tr:nth-child(odd) td {
            background: #F1F1F2;
        }

        .comparison-table thead tr td:nth-child(2) div {
            background: #F96645;
        }

        .comparison-table thead tr td {
            text-align: center;
            padding-left: 5px;
            padding-right: 5px;
            position: relative;
			font-size: 1px;
color: #ffffff;
        }

        .comparison-table thead tr td div {
            position: absolute;
            width: 145px;
            top: -22px;
			font-size: 16px;
        }

        .comparison-table thead tr td:nth-child(3) div,
        .comparison-table thead tr td:nth-child(4) div {
            background: #A4A7A9;
        }

        .comparison-table tbody tr:nth-child(even) td:nth-child(2) div {
            background: #F96645;
        }

        .comparison-table tbody tr:nth-child(even) td:nth-child(3) div,
        .comparison-table tbody tr:nth-child(even) td:nth-child(4) div {
            background: #A4A7A9;
        }

        .comparison-table tbody tr td:not(:first-child) {
            width: 150px;
        }

        .comparison-table thead tr td:not(:first-child):nth-child(even) {
            width: 145px;
        }

        .comparison-table tbody tr td div {
            padding-bottom: 8px;
            width: 145px;
            margin-left: auto;
            margin-right: auto;
        }

        .comparison-table tbody tr > td:first-child {
            padding-left: 10px;
			font-size: 16px;
        }

        .comparison-table tbody tr td:not(:first-child) {
            font-weight: bold;
            font-size: 32px;
            text-align: center;
        }
		
		.comparison-table tbody tr:nth-child(even) td {
			font-size: 1px;
		}

        @media screen and (max-width: 600px) {
            .comparison-table thead tr td div,
            .comparison-table tbody tr td div,
            .comparison-table thead tr td:not(:first-child):nth-child(even) {
                width: 100px;
            }

            .comparison-table tbody tr td:not(:first-child) {
                width: 105px;
            }
        }

#apg{
    background:#EEEEEE;
padding: 30px 0px;
}
