﻿#mainmenu .navbar-brand { position: absolute; left: 50%; transform: translateX(-50%); }
#mainmenu .navbar-nav > li { width: 180px; text-align: center; }
#comments .carousel { height: 160px; }
#comments h3, #comments p { color: white; }
.blog-section { background: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-transition: all 400ms linear; transition: all 400ms linear; padding: 20px; border-radius: 4px; }
.blog-section h4 { font-family: 'Roboto Condensed', sans-serif; font-size: 18px; line-height: 22px; height: 60px; overflow: hidden; }
.blog-section p { line-height: 18px; height: 90px; overflow: hidden; text-overflow: ellipsis; }
.blog-section a { color: #0b8def; font-size: 12px; font-family: "Raleway", sans-serif; display: inline-block; text-transform: uppercase; margin-top: 25px; -webkit-transition: all 400ms linear; transition: all 400ms linear; }
.blog-section a:hover { color: #202125; }
.blog-section .user { margin-top: 30px; padding-top: 10px; border-top: 2px solid #f5f5f5; }
.blog-section .user p { font-size: 11px; font-family: "Raleway", sans-serif; line-height: normal; }
.blog-section .user p .text-right { line-height: 24px; }
.left-section { margin-top: 20px; }
.blog-section { margin-top: 20px; }
.carousel-indicators { bottom: -20px !important; }
.carousel-inner > .item { height: 220px; flex-direction: row; align-items: center; justify-content: center; align-content: stretch; }

@media(max-width:990px) {
    #mainmenu .navbar-nav > li { width: 120px; }
    .mobileMenu { display: none; }
    .carousel-inner > .item { height: 260px; }
}

@media(max-width:767px) {
    #mainmenu.navbar { position: static !important; }
    /*.navbar-toggle{z-index:10000;}*/ #mainmenu .navbar-collapse { background: rgba(0,0,0,0.8); max-height: none; position: absolute; bottom: 0px; top: 0px; left: 0px; right: 0px; z-index: 1000; position: fixed; }
    .mobileMenu { top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); padding-left: 0px; position: absolute; list-style: none; }
    .mobileMenu > li { font-size: 22px; padding: 10px; border-bottom: 1px solid rgba(255,255,255,0.3); text-align: center; font-family: 'Roboto condensed' }
    .mobileMenu > li:last-child { border-bottom: none; }
    #mainmenu #navbar-close { position: absolute; top: 10px; right: 40px; z-index: 10000; font-size: 20px; color: white; }
    .carousel-inner > .item h3 { font-size: 18px; }
}

@media (max-width: 400px) {
    .carousel-inner > .item h3 { font-size: 16px; }
}

body { background: #E9EBEE; }
.locked { width: 100%; height: 160px; background: url(/Images/lockedBack.png) no-repeat center center; cursor: pointer; }
.locked .inner:hover { background: black; opacity: 0.1; }
.content { -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; }
.copyright { display: none; }
.labelicon { font-size: 38px; }
.labelheader { text-align: center; }
.lockedrow { position: relative; }
.lockedrow span { padding-left: 10px; }
.lockedrow .over { position: absolute; background: rgba(0,0,0,0.4); top: 0px; bottom: 0; left: 0; right: 0; color: white; padding-top: 3px; cursor: pointer; }

#acyy-info-tab a:hover { text-decoration: none; }
#acyy-info-tab .tabs-bg { padding: 61px 30px; }
#acyy-info-tab .col1 { text-align: center; vertical-align: top; background: #F5F5F5; }
.pic img { width: 100%; }
#acyy-info-tab .col2 { padding: 10px; font-size: 14px; width: 100%; }

.tabitem { width: 80px; height: 90px; border-bottom: 4px solid transparent; background-repeat: no-repeat; background-position: center top; }
.tabitem.active { border-bottom: 4px solid #0b8def; }
.tabitem.candy { background-image: url(/Images/candy_b.png); }
.tabitem.qpay { background-image: url(/Images/qpay_b.png); }
.tabitem.socialpay { background-image: url(/Images/socialpay_b.png); }
.tabitem.candy:hover, .tabitem.candy.active { background-image: url(/Images/candy_s.png); }
.tabitem.qpay:hover, .tabitem.qpay.active { background-image: url(/Images/qpay_s.png); }
.tabitem.socialpay:hover, .tabitem.socialpay.active { background-image: url(/Images/socialpay_s.png); }
.feature-list { list-style: none; font-size: 12px; }
.tabparent { float: left; margin-right: 10px; }
.tab-content { border-top: 4px solid gray; margin-top: -5px; }

.paymentBox { background: #fffbf1; padding: 10px; border: 1px dashed gray; }

#acyy-info-tab .r-tabs-panel { background: white; }
#acyy-info-tab ul { margin-bottom: 5px; margin-top: 5px; }
#acyy-info-tab ul li { padding: 0px 10px; }
#acyy-info-tab .r-tabs-nav { margin-bottom: 30px; }

#acyy-info-tab .r-tabs-anchor { font-size: 13px; text-transform: uppercase; font-family: "Raleway", sans-serif; color: #202125; padding: 0; }
#acyy-info-tab .r-tabs-accordion-title { text-align: center; margin-top: 10px; }
#acyy-info-tab .r-tabs-state-active a { border-bottom: 3px solid #0b8def; -webkit-transition: border-color 300ms linear; transition: border-color 300ms linear; padding-bottom: 5px; color: #0b8def; text-decoration: none; }
#acyy-info-tab h2 { font-size: 48px; color: #e4e4e4; font-family: "Raleway", sans-serif; margin-bottom: 20px; }

.widget-area { position: relative; width: 100%; }
.status-upload { background: none repeat scroll 0 0 #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; float: left; width: 100%; }
.status-upload form { float: left; width: 100%; }
.status-upload form textarea { background: none repeat scroll 0 0 #fff; border: medium none; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; color: #777777; float: left; font-family: Lato; font-size: 14px; height: 142px; letter-spacing: 0.3px; padding: 20px; width: 100%; resize: vertical; outline: none; border: 1px solid #F2F2F2; }
.status-upload ul { float: left; list-style: none outside none; margin: 0; padding: 0 0 0 15px; width: auto; }
.status-upload ul > li { float: left; }

.dropdown > a > span.green:before { border-left-color: #2dcb73; }
.status-upload form button > i { margin-right: 7px; }
.pic { padding: 25px; width: 100%; border: 10px solid white; text-align: center; }
.titleMenu ul { list-style: none; padding: 0; margin-top: 30px; }
.titleMenu ul > li { padding: 5px 10px; margin-top: 5px; border: 1px solid #E9EBEE; margin-right: -31px; cursor: pointer; }
.titleMenu ul > li > a:link, .titleMenu ul > li > a:visited { color: black; font-family: 'Roboto condensed'; font-size: 16px; }
.titleMenu ul > li > a:hover { text-decoration: none; }
.titleMenu ul > li.active { font-weight: bold; }
.titleMenu ul > li.active, .titleMenu ul > li:hover { background: #F6F7F9; border: 1px solid #DDDFE2; border-radius: 3px 0px 0px 3px; border-right: none; z-index: 100; position: relative; }

.TitleSection, .CommentSection { background: #F6F7F9; border: 1px solid #DDDFE2; margin-bottom: 30px; }
.TitleSection > h4 { margin: 10px; font-family: 'Roboto Condensed'; font-size: 30px; }
.CommentSection { margin-top: 10px; padding: 10px; }
.CommentSection textarea { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important; }

.content { background: #F6F7F9; border: 1px solid #DDDFE2; min-height: 500px; }
.content > div { margin: 10px; }
.content .icon { width: 100%; max-width: 200px; margin-left: 10px; margin-top: 10px; }
.content .titleDesc { margin: 10px; margin-left: 0; color: gray; font-style: italic; }
.content .textcontent { background: white; padding: 20px; line-height: 24px; font-size: 15px; border: 1px solid #f2f5fa; text-align: justify; }
.textcontent ul { list-style: circle; padding-left: 20px; }
.textcontent ul > li { border: none; padding: 0; cursor: default; }
.userparent { text-align: center; }
.username { font-weight: bold; overflow: hidden; text-overflow: ellipsis; }
/*.usercomment { }*/
.commentlist { margin: 0; padding: 0; list-style: none; }
.userbar { text-align: right; margin-top: 10px; margin-bottom: 30px; }
.userbar>ul { list-style: none; padding: 0; }
.userbar>ul>li { float: right; padding: 5px 10px; margin-left: 10px; background: #F6F7F9; border: 1px solid #DDDFE2; height: 33px; margin-bottom: 20px; cursor: pointer; }

.searchbox .s-inner { margin: 10px; }
.feature-item p { height: 100px; overflow: hidden; text-overflow: ellipsis; }
.logoitem { margin-top: 30px; }



@media screen and (max-width: 992px) {
    #acyy-info-tab .tabs-bg { text-align: center; }
}

#acyy-info-tab .col-md-6 { padding: 0; }

@media screen and (max-width: 767px) {
    #acyy-info-tab .col-md-6 { padding: 0 15px; }
    .feature-item p { height: 60px; overflow: hidden; text-overflow: ellipsis; }
}



@media screen and (max-width: 767px) {
    .titleMenu ul > li { width: 100%; }
    #acyy-info-tab { text-align: center; }
}



@media only screen and (max-width: 768px) {
    #acyy-info-tab .r-tabs-accordion-title { margin-bottom: 20px; }
    .r-tabs .r-tabs-panel { padding: 0 !important; }
    .navbar-brand > img { margin-top: 10px; }
}

@media screen and (max-width: 1199px) {
    #acyy-info-tab h2 { font-size: 40px; margin-bottom: 0; }
}

@media screen and (max-width: 992px) {
    #acyy-info-tab h2 { margin-top: 10px; }
}

#acyy-info-tab h3 { font-family: "Raleway", sans-serif; margin-bottom: 30px; }

@media screen and (max-width: 1199px) {
    #acyy-info-tab h3 { margin-bottom: 5px; font-size: 28px; }
}

@media screen and (max-width: 992px) {
    #acyy-info-tab h3 { margin-bottom: 15px; }
}

#acyy-info-tab p { margin-bottom: 10px; }

@media screen and (max-width: 1199px) {
    #acyy-info-tab p { line-height: 18px; margin-bottom: 18px; }
}

@media screen and (max-width: 992px) {
    #acyy-info-tab p { line-height: 22px; }
}

#acyy-info-tab .button { background: #0b8def; color: #ffffff; }
#acyy-info-tab .button:before { background: #202125; }

@media (max-width: 540px) {
    .locked { width: 100%; background-size: 100% auto; }
    .navbar-brand > img { margin-top: -10px; }
}



@media (max-width: 400px) {
    .pic { padding: 20px; width: 100%; height: 320px; }
}

@media (min-width:400px) and (max-width: 760px) {
    .pic { padding: 20px; width: 100%; }
    .pic img { width: 300px !important; height: 300px !important; }
}
