<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search_content{
	min-height: 580px;
	height: auto;
	line-height: 1.7;
	padding: 15px 0;	
}

.search_list_title{
	color:#87888b;	
	padding: 30px 0 10px 0;
	margin-bottom: 10px;
}

.search_list_title h1{
	font-size:24px;
}

.search_list{	
	color:#87888b;
	padding: 10px 0;
	margin-bottom:10px;
	min-height: 480px;
	height: auto;
}

.search_list h3{
	color:#000;
	padding:0 0 5px 0;
	font-size:20px;
}

.search_list li{
	margin-bottom: 20px;
}

.search_list li a{	
	color:#626568;
	display: block;
}

.search_list li a:hover{
	color:#000;
}

.search_list li &gt; p{
	padding: 5px 0;
}



.comment-box{
	margin: 10px 0 20px 0;
	padding: 5px 10px;
	border-bottom: 0.5px solid #edf1f4;
}

.comment-avatar{
	display: inline-block;
	margin-right: 15px;
	float:left;
}

.media-body{
	margin-left: 65px;
}

.media-body h4{
	padding:0 0 5px 0;
}

.media-body p,
.comment-section .media-body p{
	font-size:16px;
	padding: 0 0 10px 0;
}

.media-body span.comment-date{
	color:#a1a3a8;	
	font-size:12px;
	width:140px;
	vertical-align:top;
	display: inline-block;
}

.reply_box a{
	font-size:12px;
	display: inline-block;
	vertical-align: top;
}

.comment-section{
	padding:5px 15px;
}

.comment-list ul.children{
	margin: 20px 0 0 25px;
}

.comment-list &gt; ul.children{	
	margin: -20px 0 0 38px;
	padding: 20px 0 1px 0;
}

.comment-list ul.children &gt; li{
	margin: 0 0 20px 10px;
	
}

.comment-list &gt; li + ul{
	border-left:1px solid #edf1f4;
}

.comment-list li:hover{
	border-color:#e0e3e8;
}

.comment-list &gt; li:hover + ul,
.comment-list &gt; li + ul:hover{
	border-color:#e0e3e8;
}

.comment-section p{
	padding: 10px 0;
}

.comment-section p label{
	width:90px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;	
}

.comment-section p input[type=text],
.comment-section p input[type=email]{
	height: 35px;
	width: 30%;
	font-size: 16px;
	line-height: 35px;
	padding:0 5px;
	outline: 0;
	box-sizing: border-box;
	border-radius: 4px;
	vertical-align: middle;
	border:0.5px solid #cfd1d7;
	background-color: #fff;
	transition: .3s border-color ease-in-out;
	-webkit-transition: .3s border-color ease-in-out;
}

.comment-section p textarea{
	width: 40%;
	outline: 0;
	padding:5px;
	font-size: 16px;
	box-sizing: border-box;
	border-radius: 4px;
	vertical-align: middle;
	border:0.5px solid #cfd1d7;
}

.comment-section p input[type=text]:focus,
.comment-section p input[type=email]:focus,
.comment-section p textarea:focus{
	border-color: #5d8bea;
	background-color: #fff;
}

.comment-section .form-submit{
	padding: 10px 0 10px 90px;
}

.comment_btn{
	color:#000;
	width:140px;
	height: 40px;
	font-size:16px;
	line-height: 38px;
	border-radius: 4px;
	text-align: center;
	outline: none;
	border:0.5px solid #2980d8;
	background-color:#fff;
}

.comment_btn:hover{
	color:#fff;
	background-color:#2980d8;
}

.must-login-box{
	color: #a1a3a8;
	margin:20px 10px;
	border: 0.5px solid #edf1f4;
	padding: 10px 10px 15px 10px;
}

.must-login-box h3{
	color: #626568;
	padding:5px 0 10px 0;
}

p.no-comments{
	font-size:18px;
	height: 80px;
	padding: 10px;
	border: 0.5px solid #edf1f4;
}


@media(min-width:320px) and (max-width:768px){

.search_content{
	padding: 15px;	
}

.search_list_title {    
	padding: 25px 15px 0 15px;	
}
	
.search_list_title h1{
	font-size:1.4rem;
}
	
.search_list h3{	
	font-size:1.2rem;
}
	
.search_list li p{
	font-size:0.9rem;
}
	
.comment-section p label{
	display: block;
	padding: 5px 0;
}
	
.comment-section p input[type=text],
.comment-section p input[type=email],
.comment-section p textarea{
	width: 100%;
}
	
.comment-section p label,
.comment-section p input[type=text],
.comment-section p input[type=email],
.comment-section p textarea{
	font-size: 14px;
}
	
.comment-section .form-submit {
    padding: 10px 0 10px 0;
}
	
.media-body h4,
.must-login-box{
	font-size:0.9rem;
}
	
	
	
	
}


@media(max-width:320px){
.comment-section p label{
	width:80px;
}
	
.comment-section .form-submit{
	padding: 10px 0 10px 80px;
}

}

@media(min-width:768px) and (max-width:1024px){
	
.comment-section p input[type=text],
.comment-section p input[type=email]{
	width: 40%;
}
	
.comment-section p label{
	width: 120px;
}
	
.comment-section p textarea{
	width: 60%;
}
	
.comment-section .form-submit{
	padding: 10px 0 10px 120px;
}
	
}


@media screen and (min-width: 550px) {
        .pagination {           
			width: 100%;
			padding: 5px 0;
        }
	
		.pagination:after{
			content: '';
			display:block;
			clear:both;
			visibility:hidden;
			font-size:0;
			height:0
		}
	
        .pagination a, .pagination a:visited {
            color:#86898d;
			float: left;
            background: #fff;
            margin: 0 15px 0px 0;
            padding: 8px 10px;
            line-height: 100%;
            border: 0.5px solid #dadee4;
            border-radius: 4px;
        }
        .pagination .current, .pagination .dots {
            background: #fff;
            float: left;
            margin: 0 5px 0 0;
            padding: 8px 11px;
            line-height: 100%;
            border: 0.5px solid #dadee4;
            border-radius: 4px;
        }
        .pagination span.pages {}
        .pagination span.current, .pagination a:hover {
            background: #2380c7;
            color: #fff;
			margin: 0 15px 0px 0;
            border: 0.5px solid #2380c7;
        }
        .screen-reader-text, .pages  {
            display: none;
        }
    }

@media screen and (max-width: 550px) {
        .pagination {
            width:100%;			
			background: #fff;
			margin: 0 auto;
            border: 0.5px solid #2380c7;
            border-radius: 4px;
        }
        .pagination .nav-links {
            min-height: 30px;
            position: relative;
            text-align: center;
        }
        .pagination .current .screen-reader-text {
            position: static !important;
        }
        .screen-reader-text {
            height: 1px;
            overflow: hidden;
            position: absolute !important;
        }
        .page-numbers {
            display: none;
            line-height: 25px;
            padding: 5px;
        }
        .pagination .page-numbers.current {
            text-transform: uppercase;
        }
        .pagination .current {
            display: inline-block;
        }
        .pagination .prev,
        .pagination .next {
            background: #2380c7;
            color: #fff;
            display: inline-block;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            padding: 2px 8px;
            position: absolute;
            border: 0.5px solid #2380c7;
        }
        .pagination .next {
            border-radius: 0 2px 2px 0
        }
        .pagination .prev {
            border-radius: 2px 0 0 2px;
        }
        .pagination .prev a,
        .pagination .next a{
            color: #fff;
            line-height: 20px;
            padding: 0;
            display: inline-block;
        }
        .pagination .prev {
            left: 0;
        }
        .pagination .prev:before {
            left: -1px;
        }
        .pagination .next {
            right: 0;
        }
        .pagination .next:before {
            right: -1px;
        }
    }</pre></body></html>