﻿ .page-content { font-size:18px;  word-break:keep-all; }

.text_1{font-size:18px; }
.text_2{font-size: 20px;}
.text_3{font-size: 26px;}
.text_4{font-size: 16px;}

.title_1{font-size: 18px;}
.title_2{font-size: 26px;}
.title_3{font-size: 36px;}


.sum_text1{font-size:24px ; color:#333;font-weight:600; margin:15px 0 15px;}
.sum_text2{font-size:18px; color:#777777;line-height:24px; margin-bottom: 10px;  }


td.list-month:first-child{font-size: 18px; font-weight: 600;}
.list-month{font-size: 18px;}
.nav_year{margin: 0 auto;}
.nav_year li{width: 24.5%; text-align: center; background-color: #f9f9f9; font-weight: 600;}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{background: #004476;}
.tab-pane_c{padding-top:  40px;}

.jum {    list-style: square;    padding: 0;    margin: 0;}


/*tab*/

.sermon_time{
border: 0px solid #fff;
td:nth-child(1){width:30%; text-align: center; font-weight: bold;}
td:nth-child(2){width:35%; text-align: center;}
td:nth-child(3){ text-align: center;}
tr:first-child td{ border-bottom: 2px solid #000; text-align: center;color: #fff;font-size: 16px; font-weight: normal; -webkit-border-radius: ;
-moz-border-radius: ;
border-radius:10px 10px 0 0 ; border: 0px solid #fff;}
}

#unit3610 img {border: 5px solid #f0f0f0;}
@media (min-width: 1400px) {
    .container {
        width: 1400px;
    }


/* PC (해상도 1024px)*/ 
@media all and (min-width:1024px) {


} 

/* 테블릿 가로, 테블릿 세로 (해상도 768px ~ 1023px)*/ 
@media all and (min-width:768px) and (max-width:1023px) { 



} 

/* 모바일 가로, 모바일 세로 (해상도 480px ~ 767px)*/
@media all and (max-width:767px) {


.text_1{font-size:14px;}
.text_2{font-size: 16px;}
.text_3{font-size: 26px;}

.title_1{font-size: 18px;}
.title_2{font-size: 26px;}
.title_3{font-size: 36px;}


.sum_text1{font-size:24px ; color:#333;font-weight:600; margin:15px 0 15px;}
.sum_text2{font-size:18px; color:#777777;line-height:24px; margin-bottom: 10px;  }


.sum_text1{font-size:20px ; color:#333;font-weight:600; margin:15px auto 5px; text-align: center;}
.sum_text2{font-size:16px; color:#777777;line-height:24px; margin-bottom: 10px;  text-align: center;}

td.list-month:first-child{font-size: 14px; font-weight: 600;}
.list-month{font-size: 14px;}

.time td{font-size: 14px; font-weight: 600;}


.nav_year li{width: 24.5%; text-align: center; background-color: #f9f9f9; font-size: 15px !important;}
.nav_year>li>a{padding: 15px 0 ;}

}