.radius {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.symThumbnail {
    border: 1px solid #ff2b45;
}
.symThumbnail:hover {
    border: 1px solid #00a651;
}
.imgProWrap {
    z-index: 9;
}
#text-6704 {
    z-index: 100;
    width: 22%;
    height: 28%;

    position: absolute;
    left: 50%;
    top: 10%;
    transform: scale(1,1);
}
.wrapCaptcha {
    width: 100%;
    text-align: center;
    background-color: #000000;
}
.form-check-label {
    margin-top: 4px;
}

.teamfixheight {
    height: 180px;
}
.teamimgfixheight {
    height: 262px;
}
#vdoManual {
    border: 1px solid;
}
.btnRegister {
    color: white!important;
}
.btnRegister:hover  {
    color: white;
    background-color: var(--theme-color3)!important;
}
#mainMenu.menu-lowercase nav > ul > li > a {
    font-size: var(--font-menu)!important;
}

.countdown.medium span, .countdown.circle.medium span, .countdown.rectangle.medium span {
    font-size: 20px;
}

#logo {padding-top: 0px;}
#header .header-inner {
    background-color: var(--theme-bg-navbar)!important;
}
#header .header-inner #logo a > img, #header #header-wrap #logo a > img {
    height: 65px;
}

#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
    color: var(--theme-color6);
}

#page-title {
    background-color : #0b0b0b;
    color: var(--theme-color1)!important;
}
.page-title h1 {
    color: var(--theme-color1)!important;
}
#_total_cost {
    color: red;
}

.plan-list {
    font-size: 15px !important;
}

.cmcc-pricing-table .plan-list ul {
    padding: 0px 20px;
}
.pricing-table .plan {
    border: 1px solid;
    margin-bottom: 30px;
}
.pricing-table .plan.featured {
    margin-top: 0px;
}

.active-btn {
    background-color: var(--theme-color3) !important;
    border-color: var(--theme-color3)!important;
}

.active-btn:hover {
    background-color: var(--theme-color5h) !important;
    border-color: var(--theme-color5h)!important;
}

.dark #footer, #footer.inverted, #footer.dark,#venue {
    background-color: var(--theme-color7)!important;
    color: var(--theme-color6) !important;
}
.dark #footer p, #footer.inverted p, #footer.dark p {
    color: var(--theme-color6) !important;
}
.footer-content {
    background-color: var(--theme-bg-footer) !important;
}

@media all and (max-width: 767px) {
    #slider {
        height: 35vh!important;
    }

    #page-title {
        padding: 40px 0px;
    }

    #page-title .page-title > h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

.table tr td , .table tr th {
    border-color: var(--theme-color7)!important;
}
.table p {
    color: var(--theme-color3);
}

.cmcc-current-time {
    background-color: #e2c990;
}

#ytplayer {
    width: 600px!important;
    height: 400px!important;
}
@media only screen and (max-width: 480px) {
    #header .header-inner #logo a > img, #header #header-wrap #logo a > img {
        height: auto!important;
    }
    #header .header-inner #logo a, 
    #header .header-inner #logo a span, 
    #header #header-wrap #logo a, 
    #header #header-wrap #logo a span {
        font-size: 28px;
        letter-spacing: unset;
    }
    #ytplayer {
        width: 100%!important;
        height: 100%!important;
    }
    #registerWrapper {
        padding: 0px!important;
    }

    .heading-section > h2 {
        font-size: 38px!important;
    }

    @media screen and (max-width: 479px)  {

        .profileTable tbody tr td {
            display: block;
            width: 100%;
        }
    }
}
@media only screen and (min-width: 481px){
    #ytplayer {
        width: 100%!important;
        height: 100%!important;
    }
}
@media only screen and (min-width: 641px){
    #ytplayer {
        width: 400px!important;
        height: 225px!important;
    }
}
@media only screen and (min-width: 961px){
    #ytplayer {
        width: 400px!important;
        height: 225px!important;
    }
}
@media only screen and (min-width: 1025px) {
    #ytplayer {
        width: 440px!important;
        height: 260px!important;
    }
}
@media only screen and (min-width: 1201px) {
    #ytplayer {
        width: 440px!important;
        height: 260px!important;
    }
    
}

#wrapBooth2yt {
    width: 100%;
    position: absolute; 
    top:calc(100% - 50%);
    transform: translateY(-50%);
}
.btnShadow {
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

/* Chat containers */
.chat-body {
    height: 400px;
    overflow-y: scroll;
}
.bg-admin {
    border: 2px solid #4189cc!important;
    background-color: #b8cddf!important;
}
.container-chat {
  border: 2px solid #dedede;
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}

/* Darker chat container */
.darker {
  border-color: #ccc;
  background-color: #ddd;
  text-align: right;
}

/* Clear floats */
.container-chat::after {
  content: "";
  clear: both;
  display: table;
}

/* Style images */
.imgWrap {
    min-height: 60px;
    height: 100%;
    max-width: 60px;
    margin-right: 20px;
    width: 100%;
    float:left;
}
.container-chat p {
    width: 68%;
}
.container-chat img {
  float: left;
  max-width: 60px;
  width: 100%;
  
  border-radius: 50%;
}

/* Style the right image */


/* Style time text */
.time-right {
  float: right;
  color: #aaa;
  font-size: 11px;
}

/* Style time text */
.time-left {
  float: left;
  color: #999;
  font-size:11px;
}