@charset "utf-8";

/* CSS Document */


@media only screen and (min-width:320px) and (max-width:1224px) {
.MainWrapper, .TopMainWrapper, .Footer, .IdxContainWrapper, .InnerContainWrapper {
	width:94% !important;
}
img ,.EditorText img {
	max-width:100%;	
}

h1.archive-title {
    text-align: center;
}

header.archive-header {
    padding: 0px 0px;
}
.BlogHeaderWrapper {
    margin-top:0px;
}
.post-navigation {
    max-width: 100%;
}
.navigation.post-navigation .nav-links{
	display: inline-block;	
}
.navigation.post-navigation .nav-links .nav-previous{
	width:48%;
	float:left;
	vertical-align:top;
	box-sizing:border-box;
        margin: 0;
}
.navigation.post-navigation .nav-links .nav-next{
	width:48%;
	float:right;
	vertical-align:top;	
	box-sizing:border-box;
	margin-bottom: 0px;
        margin: 0;
}
.BlogDetailPageWarp .BackBtnWrap {
    margin-bottom: 24px;
}
#comments article,
.BlogDetailPageWarp li,
#comments{
	text-align:left;	
}
.WidgetAreaWrapper .widget-area .widget{
    margin-bottom: 20px;
}
.navigation.post-navigation .nav-links a span {
    line-height: 16px;
}
.BlogDetailContainer h1{
	text-align:center !important;	
}
.archive .page-header .page-title, .search .page-header .page-title, .error404 .page-header .page-title {
    text-align: center;
    display: block;
    font-size: 25px !important;
    line-height: 35px !important;
}
.no-results.not-found .page-content p{
	margin-bottom: 10px;
    line-height: 24px;	
}
.ResponsiveLogo .ResLogo{
    display: inline-block;
}
/*.BlogWrap {
    background-color: var(--sc-3);
}*/
.BlogWrap .container {
    padding: 50px 0;
}
.BlogWrap .d-flex{
    flex-direction: column;
    justify-content: center;
}
.BlogWrap .ListWrap {
    gap: 25px;
}
.BlogWrap .ListWrap article {
    width: 48%;
    margin: 0px; 
} 
.BlogWrap.BlogDetailPageWarp .ListWrap article {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.BlogWrap .ListWrap article .YellowSepLine {
    margin: 10px auto 20px;
}
.BlogWrap .ListWrap article .entry-content h1, .BlogWrap .ListWrap article .entry-content h2, .BlogWrap .ListWrap article .entry-content h3, .BlogWrap .ListWrap article .entry-content h4, .BlogWrap .ListWrap article .entry-content h5, .BlogWrap .ListWrap article .entry-content h6 {
    text-align: center;  
}    

.BlogWrap .ListWrap article .entry-content img,
.BlogWrap .ListWrap article .ThumbImage figure img {
    margin: 0px auto !important;
}
.widget-area {
    column-gap: 20px;
} 
.WidgetAreaWrapper{
    width: 100%;
}
.WidgetAreaWrapper .widget-area {
    min-width: 100%;
    max-width: 100%;
}
.WidgetAreaWrapper .widget-area + .ImgWrap{
    display: none;
}
.BlogDetailPageWarp .ListWrap {
    padding: 20px 20px;
}

}

@media only screen and (min-width:320px) and (max-width:767px) {
    .BlogWrap .ListWrap article .DescWrap{
        padding: 20px 20px 30px;
    }
    .BlogWrap .ListWrap article .DescWrap .DefaultBtn {
        position: inherit;
        bottom: inherit;
        left: inherit;
    }
    .BlogDetailPageWarp .ListWrap {
        padding: 20px 15px;
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
.BlogHeaderWrapper h2.Title {
    font-size: 32px;
}
.comments-title, .comment-reply-title {
    font-size: 25px !important;
    line-height: 35px !important;}
hr.sepline {
    margin: 12px auto !important;
}	
.BlogWrap .col1 ul li .Desc,.BlogDescHeight{
    height: inherit !important; 
}
.BlogWrap .col1 ul li .Desc::after{
    display: none;
}
.BlogDetailPageWarp .col1 .Col h4.Title {
    font-size: 35px;
}
	
.BlogWrap .ListWrap article {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
} 
.BlogWrap .ListWrap article .YellowSepLine {
    margin: 10px auto 20px;
}

.WidgetAreaWrapper .widget-area{
    grid-template-columns: repeat(2, 1fr);
    column-gap: calc(2 * var(--global--spacing-horizontal));
}
 
.DefaultSepline {
    margin: 12px auto 15px;
}

}

@media only screen and (min-width:320px) and (max-width:480px) {


    .comments-title, .comment-reply-title {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    h1.archive-title { 
        font-size: 24px;
    }
    .WidgetAreaWrapper .widget-area {
        padding: 15px 15px;
    }
    .BlogWrap .ListWrap article {
        width: 100%;
        display: block; 
        margin: 0px auto 0;
        text-align: center; 
    } 
    .BlogWrap .ListWrap article:first-child {
        margin: 0px auto 0;
    }
    .BlogWrap .ListWrap article .YellowSepLine {
        margin: 10px auto 20px;
    }
    .BlogWrap .ListWrap article header.entry-header h2 {
        font-size: 22px;
        line-height: 1.3 !important;
    }
    h1.entry-title {
        font-size: 22px !important;
        line-height: 1.3 !important;
    }
    #comments .comment-form p #email-notes{
        display: block;
    }
    .WidgetAreaWrapper .widget-area form, 
    .WidgetAreaWrapper .widget-area select{
        margin: 0px;
    }

    .widget-area section {
        margin: 20px 0px;
    }
    .widget-area section:first-child {
        margin-top: 0px;
    }
    .widget-area section:last-child {
        margin-bottom: 0px;
    }

    .search-no-results .BlogWrap .ListWrap {
        width: 100%;
    }
    .BlogHeaderWrapper h2.Title {
        font-size: 35px; 
    }
    .BlogWrap .ListWrap article .DescWrap {
        padding:20px 10px;
    }
    .WidgetAreaWrapper .widget-area .widget{
        margin-bottom: 30px;
    }
    .WidgetAreaWrapper .widget-area .widget:last-child{
        margin-bottom: 0px;
    } 
}
