@charset "utf-8";
@font-face {
    font-family: 'ssok-500';
    src: url('images/samsungonekorean-500.woff2') format('woff2'),
         url('images/samsungonekorean-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body, .card-title, .footer-big h4, .footer-big h5, .footer-brand, .info-title, .media .media-heading, .title {
    font-family: ssok-500,Dotum,helvetica,sans-serif,tahoma !important;
	font-weight: 500;
	font-size: 16px;
}	
.pagination .current {
    display: none;
}
.index-page .carousel, .page-header {
    height: 90vh;
}
.index-section.container {
	max-width: 100%;
    padding: 0;
}
.carousel-item.active {
    display: flex;
}
.carousel ~ div {
	    margin: 0 30px 0;
    border-radius: 0;
    box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
	    position: relative;
    background: #fff;
}
.carousel ~ div:after {
content: "";
    width: 100%;
    height: 57px;
    background: #fff;
    position: absolute;
    left: 0;
    z-index: 1;
	    bottom: -18px;
}
.imageblock img, .article img, figure img {
    max-width: 100%;
    height: auto;
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    margin: 0px 0;
    border-radius: 6px;
    pointer-events: none;
    box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
}
.carousel + div {
	margin: -60px 30px 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.carousel ~ div:last-child {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;	
}
.carousel ~ div:last-child:after {
	display:none;
}
.carousel-item {
	height: 90vh;
	background-position: 50%;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    /* display: flex; */
    align-items: center;
}
.carousel-item:after, .carousel-item:before {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
}
.carousel-item:after {
    background: rgba(101,47,142,.64);
    background: linear-gradient(45deg,rgba(101,47,142,.88) 0,rgba(125,46,185,.45) 100%);
    background: -moz-linear-gradient(135deg,rgba(101,47,142,.88) 0,rgba(125,46,185,.45) 100%);
    background: -webkit-linear-gradient(135deg,rgba(101,47,142,.88) 0,rgba(125,46,185,.45) 100%);
	opacity:0.6;
}
.carousel-item img {
	opacity: 0.6;
}
.carousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.cover-slider .prev, .cover-slider .next {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    width: 70px;
    height: 70px;
    margin: -25px 0 0 0;
    background: url(./images/ico_package.png) no-repeat 0 -250px;
    text-indent: -999em;
}
.cover-slider .prev {
    margin-left: -506px;
    background-position: 0 -250px;
}
.cover-slider .next {
    margin-left: 436px;
    background-position: -100px -250px;
}
.carousel .carousel-item a {
   display: table;
    text-decoration: none;
    color: #fff;
    vertical-align: middle;
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
	z-index: 1;
}
.carousel .carousel-item .title {
    display: block;
	color: #fff !important;
    max-width: 580px;
    margin: 0 auto 28px;
    font-size: 2.5em;
    line-height: 1.3;
}
#content .inner {
    max-width: 1170px;
    margin: 0 auto;
}
ul li {
    list-style: none;
}
ul {
	padding-left:0;
}
.cover-thumbnail-list ul li .title {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 2.75em;
    padding-right: 10%;
    font-weight: 700;
    line-height: 1.375em;
}
#content .inner:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.cover-masonry, .cover-thumbnail-list {
    margin-bottom: -1px;
    padding: 60px 0 49px;
    border-bottom: 1px solid #ebebeb;
	width: 100%;
}
.cover-masonry h2 {
    margin-bottom: 30px;
    font-size: 1em;
}
.cover-masonry ul {
    display: inline-block;
    margin: 0;
	padding:0;
    vertical-align: top;
}
.cover-masonry ul li {
    float: left;
    width: 33.3333%;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
}
.cover-masonry ul li .thum {
    display: block;
    margin-bottom: 12px;
}
.cover-masonry ul li .title {
    display: block;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.4444;
}
.cover-masonry ul li .excerpt {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 6.4em;
    font-size: 0.9375em;
    line-height: 1.6;
    color: #666;
    margin: 8px 0 12px 0;
}
.cover-masonry ul li .thum img {
    width: 100%;
    height: auto;
}
.cover-list {
    margin-bottom: -1px;
    padding: 30px 0 60px;
    border-bottom: 1px solid #ebebeb;
	width: 100%;
	text-align: left;
}
.cover-list h2 {
    margin: 30px 0;
    font-size: 1em;
}
.cover-list ul li {
    border-top: 1px solid #ebebeb;
}
.cover-list ul li:first-child {
    border-top: 0;
}
.cover-list ul li a {
    display: block;
    min-height: 172px;
    padding: 30px 0 30px;
    text-decoration: none;
    color: #080808;
}
.cover-list ul li figure {
    float: left;
    position: relative;
    width: 172px;
    height: 172px;
    margin: 0 40px 0 0;
    background-color: #f6f6f6;
}
.cover-list ul li figure:before {
    content: "NO IMAGE";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 18px;
    margin: -9px 0 0 0;
    text-align: center;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 0.875em;
    color: #cbcbcb;
}
.cover-list ul li .category {
    display: inline-block;
    margin-bottom: 12px;
    border-bottom: 1px solid #a3a3a3;
    font-family: 'Nanum Myeongjo', serif;
    font-size: 0.875em;
    color: #808080;
}
.cover-list ul li .title {
    display: block;
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.4444em;
	margin-top: 0px;
    margin-bottom: 5px;
}
.cover-list ul li .excerpt {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 4.8em;
    margin-bottom: 9px;
    margin-top: 8px;
    font-size: 0.9375em;
    line-height: 1.6;
    color: #666;
}
.cover-list ul li figure img {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
}
.cover-gallery {
    margin: 0 auto -1px;
    padding: 60px 0 75px;
    border-bottom: 1px solid #ebebeb;
	width: 100%;
}
.cover-gallery h2 {
    margin-bottom: 30px;
    font-size: 1em;
}
.cover-gallery ul {
    display: inline-block;
    margin-left: -12px;
}
.cover-gallery ul li {
    float: left;
    width: 25%;
    margin: 0 0 12px 0;
    padding-left: 12px;
    box-sizing: border-box;
}
.cover-gallery ul li a {
    display: block;
    position: relative;
    width: 100%;
    background-color: #ebebeb;
}
.cover-gallery ul li a:before {
    content: "NO IMAGE";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 18px;
    margin: -9px 0 0 0;
    text-align: center;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 0.875em;
    color: #cbcbcb;
}
.cover-gallery ul li figure {
    height: 0;
    padding-bottom: 100%;
}
.cover-gallery ul li .title {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 30;
    overflow: hidden;
    width: 100%;
    max-height: 4.2em;
    text-align: center;
    line-height: 1.4;
    padding: 0 20px;
    color: #fff;
    box-sizing: border-box;
    transform: translateY(-50%);
    visibility: hidden;
	margin:0;
}
.cover-gallery ul li a:hover .title {
    visibility: visible;
	transition:0.5s; -webkit-transition:opacity 0.5s; -moz-transition:0.5s;
}
.cover-gallery ul li a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.0);
	border-radius: 6px;
	  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
}
.cover-gallery ul li a:hover:after {
    background-color: rgba(0,0,0,0.4);
	  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
}
.cover-gallery ul li figure img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 10;
}
.cover-footer {
    position: relative;
    z-index: 10;
    text-align: center;
	width: 100%;
}
.cover-footer .image {
    height: 300px;
    margin-bottom: 80px;
    background-position: 50% 50%;
    background-size: cover;
}
.cover-footer p {
    margin: -5px 0 20px;
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
    color: #000;
}
.social-link a {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    text-indent: -999em;
    background-image: url(./images/ico_package.png);
    background-repeat: no-repeat;
    vertical-align: top;
}
.social-link .pinterest {
    background-position: 0 -50px;
}
.social-link .facebook {
    background-position: -50px -50px;
}
.social-link .twitter {
    background-position: -100px -50px;
}
.social-link .instagram {
    background-position: -150px -50px;
}
.cover-footer .menu ul {
    text-align: center;
}
.cover-footer .menu ul li {
    display: inline-block;
    margin: 40px 0 48px;
    padding: 0 14px;
    font-size: 0.875em;
}
.cover-footer .menu ul li a {
    display: block;
    text-decoration: none;
    color: #282828;
}


















#navbarText {
	display: flex;
    flex-basis: auto;
    flex-grow: 1;
    align-items: center;
}
.pagination>.page-item>.page-link, .pagination>.page-item>span {
    background: #f5f5f5;
    border: 1px solid #ddd;
}
.material-icons.time {
	position:relative;
	top:5px;
}
.protected-post {
	padding:50px;
}
.protected-post p {
    margin: 0 auto;
    width: 100%;
	text-align:center;
}
.protected-post .form-group {
    display: block;
    margin: 0 auto;
}
.module.module_plugin img {
	float:left;
	margin-right:10px;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    margin: 15px auto;
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tt-calendar, .cal_month {
	text-align:center;
}
.cal_week .today {
    background-color: #9c27b0;
		padding: 5px 6px;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
}
.tt-calendar {
	margin-top:10px;
}
.cal_click, .cal_month a {
background-color: #00bcd4;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff !important;
    border-radius: 6px;
}
#blog-box {
	position:relative;
	top:-200px;
	height: 1px;
}
.form-inline .form-control {
    width: 150px;
}	
.dropdown-menu .material-icons {
    margin-right: 5px;
}
.article img {
    max-width: 100%;
}

#navbarNav .btn.btn-fab.btn-round {
    z-index: 10;
}
.shape1.brz-bg-shape__top {
    background-image: url(./images/bg3.svg);
    background-size: 100% 100px;
    transform: rotateX(0deg) rotateY(0deg);
    height: 100px;
    z-index: auto;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
}
.shape2.brz-bg-shape__top {
    background-image: url(./images/bg4.svg);
    background-size: 100% 100px;
transform: rotateX(-180deg) rotateY(-180deg);
    height: 100px;
    z-index: auto;
    -webkit-transform: rotateX(-180deg) rotateY(-180deg);
}
.dropdown-menu .dropdown-item {
	padding:0;
}
.container-fluid.shape {
    position: absolute;
    height: 5px;
    background: #fff;
    padding: 0;
    bottom: 0;
}
.purple-filter:after {
    top: -5px;
}
.shape3.brz-bg-shape__top {
    background-image: url(./images/bg5.svg);
    background-size: 100% 100px;
transform: rotateX(-180deg) rotateY(-180deg);
    height: 100px;
z-index: 100;
    -webkit-transform: rotateX(-180deg) rotateY(-180deg);
    width: 100%;
    position: absolute;
    bottom: 0px;
}
.shape4.brz-bg-shape__top {
    background-image: url(./images/bg5.svg);
    background-size: 100% 100px;
    transform: rotateX(0deg) rotateY(0deg);
    height: 100px;
    z-index: auto;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
}
.shape5.brz-bg-shape__top {
    background-image: url(./images/bg5.svg);
    background-size: 100% 100px;
transform: rotateX(-180deg) rotateY(-180deg);
    height: 100px;
    z-index: auto;
    -webkit-transform: rotateX(-180deg) rotateY(-180deg);
}
.shape1, .shape2 {
	display:none;
}
#tt-body-index .shape1, #tt-body-index .shape2 {
	display:block;
}
.pagination {
    margin-bottom: 0;
}
#sidebar a {
	color:#555;
}
.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.05em;
}
.btn.btn-fab i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-52%);
    margin: 0 auto;
}
.scrollup .btn.btn-fab {
    margin: 0;
    padding: 12px;
    font-size: 35px;
}
.scrollup {
    -webkit-transition: all 200ms ease-out;
    bottom: 48px;
    cursor: pointer;
    height: 30px;
    opacity: 0.8;
    position: fixed;
    right: 48px;
    text-align: center;
    transition: all 200ms ease-out;
    width: 30px;
    z-index: 100;
}
.btn.btn-fab {
    border-radius: 100%;
}
svg {
    width: 18px !important;
    height: 18px !important;
	position: relative;
    top: 3px;
    margin: 0 5px;
}
.blog-top .badge.badge-success {
    background: #fff;
    color: #333;
}

.commentWrite, .comments {
	margin-bottom:40px;
}
.rp_admin, .rp_secret, .rp_general, .guest_general, .guest_secret, .guest_admin {
	position:relative;
}
.media-body .content {
    margin-top: 15px;
}
p {
    font-size: 17px;
    line-height: 1.7;
}	
.guestbook .media, .comments .media {
    min-height: 120px;
	display:block;
}
.guestbook .media-body, .comments .media-body {
	margin-left: 75px;
	min-height: 75px;
}
.guest_general, .rp_general {
	min-width: 105px;
}
.comments .reply.media, .guestbook .reply.media {
    position: relative;
    margin-left: 60px;
    top: 0;
    height: 100%;
}
.rp_general img {
	border-radius: 50%;
}
.vcard:before, .rp_secret:before, .rp_general:before, .rp_admin:before, .guest_secret:before, .guest_general:before, .guest_admin:before {
    content: "";
    position: absolute;
top: 24px;
    left: 0;
    z-index: -1;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: url(./images/avatar2.jpg) no-repeat;
}

.list_related {
    padding: 30px 10px 10px;
    background: #e5e5e5;
    border-radius: 7px;
}
.btn.submit {
	color:#fff !important;
	font-size: 18px;
}
.guestbook {
	padding-top: 30px;
	padding-bottom: 30px;
}
#entry0Comment {
	width: 100%;
}
#tt-body-guestbook .col-md-8 {
    max-width: 800px;
}
.comments .dropdown-toggle:after, .guestbook .dropdown-toggle:after {
	display:none;
}
.comments .dropdown-toggle, .guestbook .dropdown-toggle {
    background: #e5e5e5;
    padding: 8px 5px;
    border-radius: 50%;
	cursor: pointer;
}
.comments .dropdown .more-vert, .guestbook .dropdown .more-vert {
  transform: rotate(0deg);
	  animation-name: spin1;
  animation-delay: 0s, 0.2s;
  animation-duration: 0.2s, 0.2s;
  animation-iteration-count: 1, infinite;
}
@keyframes spin1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
.comments .dropdown.show .more-vert, .guestbook .dropdown.show .more-vert {
  transform: rotate(90deg);
	  animation-name: spin2;
  animation-delay: 0s, 0.2s;
  animation-duration: 0.2s, 0.2s;
  animation-iteration-count: 1, infinite;
}
@keyframes spin2 {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.blog-menu {
	margin-top:-20px;
	align-items: center;
    justify-content: center;
}
.blog-menu a {
	color:#fff;
}
.blog-menu .badge {
    font-size: 13px;
    position: relative;
    top: -2px;
	padding-top: 7px;
}
.imageblock img {
	padding: 15px 0;
}
.article p, .article p span {
	font-size: 16px;
	line-height: 1.7;
}
.area_related {
	position:relative;
}
.link_more {
	position:absolute;
	top:0;
	right:0;
	padding: 7px 10px;
}
.tit_related {
    margin-bottom: 25px;
    display: block;
}
.navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
}
.navbar-translate {
    display: flex;
}
.navbar .navbar-brand {
position: relative;
    color: currentColor;
    height: 50px;
    font-size: 30px;
    line-height: 36px;
    padding: 8px 10px;
}
.navbar .navbar-brand img {
    width: 35px;
	margin-top: -5px;
}
.padding-0 {
	padding:0;
	background: #fff;
    margin-bottom: 50px;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.border-botom {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
h2.title {
	font-size: 2.25rem;
    line-height: 1.5em;
}
.bmd-form-group .bmd-label-floating, .bmd-form-group .bmd-label-placeholder {
    top: 1rem;
}
.is-focused .bmd-label-floating {
	top: 0rem;
}
.navbar-transparent .bmd-form-group label {
    color: #fff !important;
}
.bmd-form-group label {
    color: #555 !important;
}
#tt-body-index .content-header, #tt-body-page .index-header, #tt-body-page .index-section, #tt-body-category .index-header, #tt-body-category .index-section, #tt-body-search .index-header, #tt-body-search .index-section, #tt-body-guestbook .index-header, #tt-body-guestbook .index-section, #tt-body-archive .index-header, #tt-body-archive .index-section, #tt-body-index .protected-wrap, #tt-body-category .protected-wrap, #tt-body-archive .protected-wrap, #tt-body-archive .content-header, #tt-body-category .cat-list .content-header {
	display:none;
}
#tt-body-page .main.main-raised, #tt-body-archive .main.main-raised, #tt-body-category .main.main-raised, #tt-body-search .main.main-raised, #tt-body-guestbook .main.main-raised {
	margin: -60px 0px 0;
    box-shadow: none;
}
.cat-time {
    padding-bottom: 10px;
}
#tt-body-page .main-raised, #tt-body-category .main-raised, #tt-body-search .main-raised, #tt-body-guestbook .main-raised, #tt-body-archive .main.main-raised {
	margin: -60px 30px 0;
	position: relative;
    z-index: 100;
    background: #fff;
}
#tt-body-category .main.main-raised, #tt-body-archive .main.main-raised {
	margin: -60px 0px 0;
}
#tt-body-index .shape4.brz-bg-shape__top {
	background: none;
}
#tt-body-page .main .container, #tt-body-archive .main > .container, #tt-body-category .main > .container, #tt-body-search .main > .container, #tt-body-guestbook .main > .container, #tt-body-guestbook .container > .container, #tt-body-guestbook .main-raised .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
#tt-body-category #content, #tt-body-search #content, #tt-body-archive #content {
    margin-top: -180px;
}
#tt-body-page .row.cat-list {
    display: block;
    flex-wrap: nowrap;
    margin-right: 0;
    margin-left: 0;
}
#tt-body-guestbook .container > .container .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
.entry .col-md-8 {
    max-width: 800px;
}
.main {
    background: #e5e5e5;
}	
#content .card [class*=header-] {
    color: #5c5c5c;
}
#content .card .card-header {
    background: #fff;
}
#content .card .card-body, #content .card .card-footer {
    padding: .9375rem 0.875rem;
}
.detail_info {
    margin: 10px 0 0;
}

#sidebar .list-group-item {
    padding: 0.5rem;
}
#sidebar .card {
    border: 0;
    margin-bottom: 50px;
	padding: 10px;
}	
#searchWidget {
	margin: 5px 15px;
	    color: #666 !important;
}
#searchWidget.dropdown-menu {
    left: auto;
    right: 0;
}
.search .dropdown-toggle:after {
	display:none;
}
.search .bmd-form-group label {
    color: #333 !important;
}
.search .bmd-form-group .bmd-label-floating {
    top: 2rem;
}
.search .bmd-form-group.is-focused .bmd-label-floating {
    top: 1rem;
	left:10px;
}
.dropdown.search {
	position:absolute;
	right:58px;
}
.navbar.navbar-transparent .search .dropdown-toggle {
    background: transparent !important;
    box-shadow: none;
    color: #fff !important;
}
.search .dropdown-toggle {
	color: #333;
}
.search .dropdown-menu {
    background-color: #fff;
}	
.search .dropdown-toggle i {
	font-size:24px !important;
}
.navbar form .bmd-form-group {
    display: flex;
    padding-top: 0;
    width: 240px;
    padding: 20px;
}
.justify-content-center {
    padding: 30px 0;
}
.txt_post {
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    overflow: hidden;
    margin-top: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #5c5c5c;
    vertical-align: top;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
#sidebar {
    padding: 20px;
	padding-right: 0;
}
#sidebar .section {
    padding: 5px 0;
}
.h2, h2 {
    font-size: 1.25rem;
    line-height: 1.25em;
}
#navbarNav .tt_category, #navbarNav > ul:first-child {
    display: none;
}
.category_list.dropdown-menu {
    transform-origin: 50% 0;
}
#searchWidget {
	transform-origin: 100% 0;
}
.sub_category_list {
	list-style: none;
    padding-left: 0px;
}
.dropdown-menu li>a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.category_list.dropdown-menu, .category_list.dropdown-menu.show {
    display: table;
    width: 100%;
}
.category_list >li:first-child >a  {
    border-left: 3px solid blue;
	margin-left: 0;
}
.category_list >li:nth-child(2) >a  {
    border-left: 3px solid lawngreen;
	margin-left: 0;
}
.category_list >li:nth-child(3) >a  {
    border-left: 3px solid #e91e63;
	margin-left: 0;
}
.category_list >li:nth-child(4) >a  {
    border-left: 3px solid #ff9800;
	margin-left: 0;
}
.category_list >li:nth-child(5) >a  {
    border-left: 3px solid #00bcd4;
	margin-left: 0;
}
.category_list >li:nth-child(6) >a  {
    border-left: 3px solid #4caf50;
	margin-left: 0;
}
.category_list >li:nth-child(7) >a  {
    border-left: 3px solid #2196f3;
	margin-left: 0;
}
.dropdown-menu a:hover {
    background-color: #9c27b0 !important;
}	
.dropdown {
    position: relative;
    display: table-cell;
	vertical-align: top;
}
.navbar-expand-lg .navbar-nav .nav-link, #navbarNav > ul:first-child a {
	color: inherit;
	padding: .5321rem;
	font-size: .875rem;
	display: block;
}
#sectionsNav .bg-white {
	background-color: transparent !important;
}
#navbarNav .tt_category.display-yes {
	display:flex;
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
}
.navbar-toggler2 {
z-index: 100000;
    position: absolute;
    right: -65px;
    top: 31px;
    padding: 10px 10px !important;
}
.navbar-toggler2.bg-white {
    top:19px;
}
.list-group-item :first-child {
    margin-right: 0;
}
.navbar-collapse2 {
	left:0;
	right:auto;
	position: fixed;
    display: block;
    top: 0;
    height: 100%;
    width: 350px;
    margin-right: 0!important;
    z-index: 1032;
    visibility: visible;
    background-color: #fff;
    overflow-y: scroll;
    border-top: none;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    max-height: none!important;
    -webkit-transform: translate3d(-350px,0,0);
    -moz-transform: translate3d(-350px,0,0);
    -o-transform: translate3d(-350px,0,0);
    -ms-transform: translate3d(-350px,0,0);
    transform: translate3d(-350px,0,0);
    -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -moz-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -o-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -ms-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    transition: all .5s cubic-bezier(.685,.0473,.346,1);
	flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.canvas-open .navbar-collapse2 {
    -webkit-transform: translate3d(0px,0,0);
    -moz-transform: translate3d(0px,0,0);
    -o-transform: translate3d(0px,0,0);
    -ms-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
}
.navbar-toggler2 {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
	cursor: pointer;
}
.navbar-toggler3 {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
	cursor: pointer;
}
html.canvas-open .fixed-top {
	    -webkit-transform: translate3d(350px,0,0);
    -moz-transform: translate3d(350px,0,0);
    -o-transform: translate3d(350px,0,0);
    -ms-transform: translate3d(350px,0,0);
    transform: translate3d(350px,0,0);
    -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -moz-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -o-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -ms-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    transition: all .5s cubic-bezier(.685,.0473,.346,1);
}
html .fixed-top {
	    -webkit-transform: translate3d(0px,0,0);
    -moz-transform: translate3d(0px,0,0);
    -o-transform: translate3d(0px,0,0);
    -ms-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
    -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -moz-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -o-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -ms-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    transition: all .5s cubic-bezier(.685,.0473,.346,1);
}
.navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon:nth-child(2) {
    top: 0;
    -webkit-animation: topbar-back .5s linear 0s;
    -moz-animation: topbar-back .5s linear 0s;
    animation: topbar-back .5s 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon {
    background-color: #fff;
}
.navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon {
    position: relative;
    width: 22px;
    height: 2px;
    vertical-align: middle;
    outline: 0;
    display: block;
    border-radius: 1px;
}
.navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon {
    background-color: #fff;
}
.navbar-collapse2 .navbar-toggler2.bg-white .navbar-toggler-icon {
    background-color: #555;
}
.navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon:nth-child(3) {
    opacity: 1;
}
.navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon+.navbar-toggler-icon {
    margin-top: 4px;
}
.navbar-collapse2 .navbar-toggler2.toggled .navbar-toggler-icon:nth-child(2) {
    top: 6px;
    -webkit-animation: topbar-x .5s linear 0s;
    -moz-animation: topbar-x .5s linear 0s;
    animation: topbar-x .5s 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.navbar-collapse2 .navbar-toggler2.toggled .navbar-toggler-icon:nth-child(3) {
    opacity: 0;
}
.navbar-collapse2 .navbar-toggler2.toggled .navbar-toggler-icon:nth-child(4) {
    bottom: 6px;
    -webkit-animation: bottombar-x .5s linear 0s;
    -moz-animation: bottombar-x .5s linear 0s;
    animation: bottombar-x .5s 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.navbar .navbar-toggler3 .navbar-toggler-icon:nth-child(2) {
    top: 0;
    -webkit-animation: topbar-back .5s linear 0s;
    -moz-animation: topbar-back .5s linear 0s;
    animation: topbar-back .5s 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.navbar .navbar-toggler3 .navbar-toggler-icon {
    background-color: #fff;
}
.navbar .navbar-toggler3 .navbar-toggler-icon {
    position: relative;
    width: 22px;
    height: 2px;
    vertical-align: middle;
    outline: 0;
    display: block;
    border-radius: 1px;
}
.navbar.navbar-transparent .navbar-toggler3 .navbar-toggler-icon {
    background-color: #fff;
}
.scrollup i {
	color:#fff;
}
#sectionsNav > .container {
	position:relative;
}
.navbar .navbar-toggler3 .navbar-toggler-icon {
    background-color: #555;
}
.navbar .navbar-toggler3 .navbar-toggler-icon:nth-child(3) {
    opacity: 1;
}
.navbar .navbar-toggler3 .navbar-toggler-icon+.navbar-toggler-icon {
    margin-top: 4px;
}
.navbar .navbar-toggler3.toggled .navbar-toggler-icon:nth-child(2) {
    top: 6px;
    -webkit-animation: topbar-x .5s linear 0s;
    -moz-animation: topbar-x .5s linear 0s;
    animation: topbar-x .5s 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.navbar .navbar-toggler3.toggled .navbar-toggler-icon:nth-child(3) {
    opacity: 0;
}
.navbar .navbar-toggler3.toggled .navbar-toggler-icon:nth-child(4) {
    bottom: 6px;
    -webkit-animation: bottombar-x .5s linear 0s;
    -moz-animation: bottombar-x .5s linear 0s;
    animation: bottombar-x .5s 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
  @keyframes topbar-x {
    0% {
      top: 0px;
      transform: rotate(0deg);
    }
    45% {
      top: 6px;
      transform: rotate(145deg);
    }
    75% {
      transform: rotate(130deg);
    }
    100% {
      transform: rotate(135deg);
    }
  }
  @-webkit-keyframes topbar-x {
    0% {
      top: 0px;
      -webkit-transform: rotate(0deg);
    }
    45% {
      top: 6px;
      -webkit-transform: rotate(145deg);
    }
    75% {
      -webkit-transform: rotate(130deg);
    }
    100% {
      -webkit-transform: rotate(135deg);
    }
  }
  @-moz-keyframes topbar-x {
    0% {
      top: 0px;
      -moz-transform: rotate(0deg);
    }
    45% {
      top: 6px;
      -moz-transform: rotate(145deg);
    }
    75% {
      -moz-transform: rotate(130deg);
    }
    100% {
      -moz-transform: rotate(135deg);
    }
  }
  @keyframes topbar-back {
    0% {
      top: 6px;
      transform: rotate(135deg);
    }
    45% {
      transform: rotate(-10deg);
    }
    75% {
      transform: rotate(5deg);
    }
    100% {
      top: 0px;
      transform: rotate(0);
    }
  }
  @-webkit-keyframes topbar-back {
    0% {
      top: 6px;
      -webkit-transform: rotate(135deg);
    }
    45% {
      -webkit-transform: rotate(-10deg);
    }
    75% {
      -webkit-transform: rotate(5deg);
    }
    100% {
      top: 0px;
      -webkit-transform: rotate(0);
    }
  }
  @-moz-keyframes topbar-back {
    0% {
      top: 6px;
      -moz-transform: rotate(135deg);
    }
    45% {
      -moz-transform: rotate(-10deg);
    }
    75% {
      -moz-transform: rotate(5deg);
    }
    100% {
      top: 0px;
      -moz-transform: rotate(0);
    }
  }
  @keyframes bottombar-x {
    0% {
      bottom: 0px;
      transform: rotate(0deg);
    }
    45% {
      bottom: 6px;
      transform: rotate(-145deg);
    }
    75% {
      transform: rotate(-130deg);
    }
    100% {
      transform: rotate(-135deg);
    }
  }
  @-webkit-keyframes bottombar-x {
    0% {
      bottom: 0px;
      -webkit-transform: rotate(0deg);
    }
    45% {
      bottom: 6px;
      -webkit-transform: rotate(-145deg);
    }
    75% {
      -webkit-transform: rotate(-130deg);
    }
    100% {
      -webkit-transform: rotate(-135deg);
    }
  }
  @-moz-keyframes bottombar-x {
    0% {
      bottom: 0px;
      -moz-transform: rotate(0deg);
    }
    45% {
      bottom: 6px;
      -moz-transform: rotate(-145deg);
    }
    75% {
      -moz-transform: rotate(-130deg);
    }
    100% {
      -moz-transform: rotate(-135deg);
    }
  }
  @keyframes bottombar-back {
    0% {
      bottom: 6px;
      transform: rotate(-135deg);
    }
    45% {
      transform: rotate(10deg);
    }
    75% {
      transform: rotate(-5deg);
    }
    100% {
      bottom: 0px;
      transform: rotate(0);
    }
  }
  @-webkit-keyframes bottombar-back {
    0% {
      bottom: 6px;
      -webkit-transform: rotate(-135deg);
    }
    45% {
      -webkit-transform: rotate(10deg);
    }
    75% {
      -webkit-transform: rotate(-5deg);
    }
    100% {
      bottom: 0px;
      -webkit-transform: rotate(0);
    }
  }
  @-moz-keyframes bottombar-back {
    0% {
      bottom: 6px;
      -moz-transform: rotate(-135deg);
    }
    45% {
      -moz-transform: rotate(10deg);
    }
    75% {
      -moz-transform: rotate(-5deg);
    }
    100% {
      bottom: 0px;
      -moz-transform: rotate(0);
    }
  }
  .navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon:nth-child(2) {
    top: 0px;
    -webkit-animation: topbar-back 500ms linear 0s;
    -moz-animation: topbar-back 500ms linear 0s;
    animation: topbar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon:nth-child(3) {
    opacity: 1;
  }
  .navbar-collapse2 .navbar-toggler2 .navbar-toggler-icon:nth-child(4) {
    bottom: 0px;
    -webkit-animation: bottombar-back 500ms linear 0s;
    -moz-animation: bottombar-back 500ms linear 0s;
    animation: bottombar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .navbar-collapse2 .navbar-toggler2.toggled .navbar-toggler-icon:nth-child(2) {
    top: 6px;
    -webkit-animation: topbar-x 500ms linear 0s;
    -moz-animation: topbar-x 500ms linear 0s;
    animation: topbar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .navbar-collapse2 .navbar-toggler2.toggled .navbar-toggler-icon:nth-child(3) {
    opacity: 0;
  }
  .navbar-collapse2 .navbar-toggler2.toggled .navbar-toggler-icon:nth-child(4) {
    bottom: 6px;
    -webkit-animation: bottombar-x 500ms linear 0s;
    -moz-animation: bottombar-x 500ms linear 0s;
    animation: bottombar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

.sb-container{
    overflow: hidden;
    padding-right: 10px;
}
.sb-content {
  height:100%;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing:border-box;
}
.sb-scrollbar-container {
    position: absolute;
    right: 5px;
    bottom: 5px;
    top: 5px;
    width: 10px;
}
.sb-container-noscroll .sb-scrollbar-container {
    right: -20px;
}

.sb-scrollbar {
  position: absolute;
  right: 0;
  height: 30px;
  width: 6px;
  border-radius: 10px;
  background: #ab47bc;
	display:none;
}
.sb-container:hover .sb-scrollbar {
	display:block;
}
.sb-scrollbar:hover {
    background: rgba(0, 0, 0, 0.5);
}






@media (min-width: 1200px) {
.container, #tt-body-category #content.container {
    max-width: 1200px;
}
#container.container, #content.container {
    max-width: 100%;
    padding: 0;
}	
}
@media (min-width: 992px) {
	.hidden {
    display:none;
}
}
@media (max-width: 991px) {
		.hidden {
    visibility: hidden;
			width: 48px;
}
	.navbar-brand {
    margin-right: 0;
	}
	.navbar-expand-lg .navbar-nav .nav-link, #navbarNav > ul:first-child a {
    color: #333;
    padding: .5321rem;
}
	#navbarNav .tt_category.display-yes {
    display: block;
	}
	.category_list.dropdown-menu, .category_list.dropdown-menu.show {
    display: block;
}
	#navbarNav {
		    padding: 30px 15px;
		overflow-y: scroll;
    background: #fff;
	}
}
@media (max-width: 830px) {
.main-raised {
    box-shadow: none;
}
}
@media (max-width: 420px) {
.comments .reply.media, .guestbook .reply.media {
    margin-left: 20px;
}	
	.index-page .brand h1 {
    font-size: 2.2rem;
}
	.navbar .dropdown.search.show .dropdown-menu {
    background-color: #fff;
		height: 82px;
	}	
#tt-body-page .main-raised, #tt-body-category .main-raised, #tt-body-search .main-raised, #tt-body-guestbook .main-raised, #tt-body-archive .main.main-raised {
    margin: -60px 15px 0;
	}	
#tt-body-guestbook .guestbook.logs .col-md-8 {
    padding: 0;
}	
	.site-title {
		display:none;
	}
	.navbar.navbar-transparent {
    padding: .625rem 0;
}
	.navbar-collapse2 {
	left:0;
	right:auto;
	position: fixed;
    display: block;
    top: 0;
    height: 100%;
    width: 290px;
    margin-right: 0!important;
    z-index: 1032;
    visibility: visible;
    background-color: #fff;
    overflow-y: scroll;
    border-top: none;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    max-height: none!important;
    -webkit-transform: translate3d(-290px,0,0);
    -moz-transform: translate3d(-290px,0,0);
    -o-transform: translate3d(-290px,0,0);
    -ms-transform: translate3d(-290px,0,0);
    transform: translate3d(-290px,0,0);
    -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -moz-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -o-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -ms-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    transition: all .5s cubic-bezier(.685,.0473,.346,1);
	flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.canvas-open .navbar-collapse2 {
    -webkit-transform: translate3d(0px,0,0);
    -moz-transform: translate3d(0px,0,0);
    -o-transform: translate3d(0px,0,0);
    -ms-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
}
.navbar-toggler2 {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
	cursor: pointer;
}
.navbar-toggler3 {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
	cursor: pointer;
}
html.canvas-open .fixed-top {
	    -webkit-transform: translate3d(290px,0,0);
    -moz-transform: translate3d(290px,0,0);
    -o-transform: translate3d(290px,0,0);
    -ms-transform: translate3d(290px,0,0);
    transform: translate3d(290px,0,0);
    -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -moz-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -o-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    -ms-transition: all .5s cubic-bezier(.685,.0473,.346,1);
    transition: all .5s cubic-bezier(.685,.0473,.346,1);
}
}


