

@font-face {
    font-family: 'NanumSquareNeo-Hv';
    src: url(../fonts/font2023/eot/NanumSquareNeoTTF-eHv.eot);
    src: url(../fonts/font2023/eot/NanumSquareNeoTTF-eHv.eot?#iefix) format('embedded-opentype'), 
	url(../fonts/font2023/woff/NanumSquareNeoTTF-eHv.woff) format('woff'); 
}

@font-face {
    font-family: 'NanumSquareNeo-Lt';
    src: url(../fonts/font2023/eot/NanumSquareNeoTTF-aLt.eot);
    src: url(../fonts/font2023/eot/NanumSquareNeoTTF-aLt.eot?#iefix) format('embedded-opentype'), 
	url(../fonts/font2023/woff/NanumSquareNeoTTF-aLt.woff) format('woff'); 
}

@font-face {
    font-family: 'NanumSquareNeo-Rg';
    src: url( ../fonts/font2023/eot/NanumSquareNeoTTF-bRg.eot);
    src: url(../fonts/font2023/eot/NanumSquareNeoTTF-bRg.eot?#iefix) format('embedded-opentype'), 
	url(../fonts/font2023/woff/NanumSquareNeoTTF-bRg.woff) format('woff'); 
}

@font-face {
    font-family: 'NanumSquareNeo-Bd';
    src: url( ../fonts/font2023/eot/NanumSquareNeoTTF-cBd.eot);
    src: url(../fonts/font2023/eot/NanumSquareNeoTTF-cBd.eot?#iefix) format('embedded-opentype'), 
	url(../fonts/font2023/woff/NanumSquareNeoTTF-cBd.woff) format('woff'); 
}
 







body {
    font-family:'Noto Sans Korean', 'Noto Sans KR';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 153.33333%;
    word-break: keep-all;
    color: #555;  }

/*#topbar { background:#F3F3F3; padding:5px 0px 7px; text-align:right; }
#topbar span { font-size:13px; color:#777; position:relative; padding-right:5px; font-weight:600; }*/

.headerMain .container .row { text-align:center; padding:20px 0px; position:relative; }
.headerMain .container .flex { text-align:center; padding:20px 0px; position:relative;  display:flex; justify-content: space-between; align-items: center;} 
/*.headerMainContainer{width:1630px;}*/
.container.headerMainContainer > div {    height: 115px;}
a{ text-decoration:none; }

#loginbox , #livebox >a , #loginbox > span{display:flex;    padding: 5px 0; align-items: center; font-family: 'NanumSquareNeo-Rg'; color:black;}
#livebox >a p{    padding-left: 6px; color:black; margin: 0;}
#loginbox  a {    color:black;}
#loginbox .planButton {    font-size: 10px; }

#loginbox a:hover , #livebox  a:hover{text-decoration:none;}



 
/*#livebox {
    position: absolute;
    right: 15px;
    top: 20px;
}
#livebox span { position:relative; top:5px; font-weight:600; font-size:17px; padding-right:5px; color: #333;}
#livebox a:hover { text-decoration:none; }
#livebox a:hover span { color: #446fb2;}*/
/*#searchbox { position:absolute;  top:20px; left:15px;  }
#searchbox input { border:1px solid #0C4CA3; padding:8px 10px 7px; float:left; line-height:100%; border-top-left-radius:4px; border-bottom-left-radius:4px; max-width:185px; } 
#searchbtn { background:#0C4CA3; display:inline-block; padding:7px 9px; float:left; border-top-right-radius:4px; border-bottom-right-radius:4px;  }*/
#mainTopMenu {
    background: #063c96;
    padding: 15px 0;
}
#mainNav { list-style:none; text-align:center; padding:0px; margin:0px;   }
#mainNav > li { display:inline-block; padding:10px 55px; }
#mainNav > li > a { color:#fff; text-decoration:none; font-size:20px; font-weight:400; /*font-family:'Noto Sans Korean', 'Noto Sans KR';*/font-family: 'NanumSquareNeo-bd';  }
#mainNav > li:first-child { padding-left:0px; }
#mainNav > li:last-child { padding-right: 0px; }




#footer { padding: 80px 0 150px; border-top:1px solid #ddd; line-height:2.5; position:relative; }
#footer .col-md-3 { text-align:center;  }
#footer .col-md-3 img { margin-top:37px; } 
.list-inline li a { color:#666; text-decoration:none; font-family:'Noto Sans Korean', 'Noto Sans KR'; font-size:15px;  }
#copyRightAddr { font-size:15px; }
#copyRightAddr address { line-height:2.5; color:#777; }
.list-inline li {font-size:10px;}
#copyRightAddr address span { font-size:10px; padding:0 7px;}

.footer_church_image{    position: absolute;    top: 50%;    left: 5%;   transform: translateY(calc(-50% - 50px));
}

#footerFix {    background:#0c264b;    padding:10px 0px;    position: fixed;    bottom: 0px;    width: 100%;		z-index: 1000; height:70px;}
#footerFix ul {      padding: 0;    margin: 0;   display: flex;    align-items: center;    justify-content: space-evenly;}
#footerFix ul li { display:inline-block;  padding:0px 40px; }
/*#footerFix ul li:first-child { padding-left:0px; }
#footerFix ul li:last-child { padding-right: 0px; }*/
#footerFix ul li a { font-family:'Noto Sans Korean', 'Noto Sans KR'; text-decoration:none; color:#555; font-size:18px;     display: flex;    align-items: center;}
#footerFix ul li a span {  color:white; margin-left:15px; }
#footerFix ul li:hover a span {  color:#5db4f8; margin-left:15px; }


 #footer  .visible-content,  #footer  .visible-content-xs { display:none; }
 #footer .hidden-content { display:initial; }




.mainContent { background:url('/images/2018/bg1.jpg'); overflow:hidden; background-size:auto 100%; }

#main-swiper { margin-top: 20px; box-shadow: 2px 1px 5px 0 rgba(0, 0, 0, 0.15), 2px 1px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}
.swiper-slide a img { width:100%; height:100%; }

.mainRow2 { margin:25px auto 30px; }
.mainRow2 .row {  }

#mainSermon1Wrap {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

#mainYouthImage {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}
#mainSermon1 { 
    width:100%; 
}

#mainSermon1 a:hover{
    text-decoration:none;
}

#mainSermon1 > tbody > tr > td:first-child { background:#5576A3; width:65%; }
#mainSermon1 > tbody > tr > td:nth-child(2) { background:#fff; }
#mainSermon1 > tbody > tr > td { vertical-align:bottom; }
#mainSermon1 > tbody > tr > td > div { padding:23px 0 18px 18px; width:100%; height:100%;  }
#mainSermon1 tr td div { position:relative; }
#mainSermonPastor { position:absolute; bottom:0px; right:0px; }

#mainSermonDate { color:#fff; border-left:1px solid #fff; padding:1px 0px 1px 5px; line-height:100%; margin-bottom:10px; }
#mainSermonTitle { font-size:22px; color:#fff; width:65%; font-family:'Noto Sans Korean', 'Noto Sans KR'; font-weight:500; margin-bottom:34px; line-height:140%; max-height: 55px; }
#mainSermonBible { color:#fff; letter-spacing:-1px; }
#mainSermonPlay { position:absolute; left:50%; bottom:20px; margin-left:-23.5px; }
#mainPastorTitle { font-size:20px; font-weight:600; font-family:'Noto Sans Korean'; }
#mainPastorTable { width:100%; }
#mainPastorTable td { font-size:16px; color:#777; padding:7px 0px; border-bottom:1px solid #ddd;  }

.mainContent2 { background:url('/images/2018/bg.jpg'); padding:40px 0px;  }
.mainContent2_row1 { overflow:hidden; }
.mainContent2_row1 div { padding:0px; }
.mainContent2_row1 div img { width:100%; }
.mainContent2_row1 .fixThumb { width: 100%; overflow: hidden; background-color: #000; height: 190px; cursor:pointer; background-size:cover; background-position:center;}

.mainContent2_row2 ul { list-style:none; margin:0px; padding:0px; margin-top:40px; text-align:center; }
.mainContent2_row2 ul li { display:inline-block; border-left:1px solid; border-color:rgba(255,255,255,0.5); padding:0px 22px;  }
.mainContent2_row2 ul li p  { color:#fff; text-align:center; font-size:15px; font-weight:600; padding-top:5px; }
.mainContent2_row2 ul li:first-child { padding-left:30px; }
.mainContent2_row2 ul li:last-child { border-right:1px solid; border-color:rgba(255,255,255,0.5); padding-right:30px; }


#mainNewsTableWrap {
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15), 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}
#main_middle_youth
{
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15), 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
	height: fit-content;
}
#mainNewsTable { width:100%; background:#fff; border:1px solid #ddd; table-layout:fixed; }
#mainNewsTable tr th { border-bottom:1px solid #ddd; }
#mainNewsTable tr th p { margin:0px; font-size:18px; font-weight:600; }
#mainNewsTable tr th span { font-size: 35px; line-height: 100%; color:#0C4EA4; }
#mainNewsTable tr th, #mainNewsTable tr td { padding:5px 15px; }
#mainNewsTable ul { padding:0px; margin:5px 0px; padding-left:0px; }
#mainNewsTable ul li { color:#999; padding:1px 0px;     text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal !important;
    display: block; }
#mainNewsTable ul li:before { content:"";}

.mainBannerLabel { position:absolute; right:0px; top:0px; background:#0C4DA3; padding:8px 13px !important;}
.mainBannerLabel a{ color:#fff; font-size:18px; text-decoration:none }
.mainWidgetCaption 
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.6);
    padding: 8px 0px !important;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal !important;
}
.mainWidgetCaption a{ color:#fff; font-size:16px;  }

.subtop img { max-width:100%; }
.subgnb { border-bottom:1px solid #ddd; }
.subgnb ul { list-style:none; padding:0px; margin:0px; }
.subgnb > .container > table { display:inline-block; float:left; }
.subgnb .breadcrumb { display:inline-block; background:#fff; float:right;  margin:0px;  position:relative; top:2px; padding-left:0px; padding-right:0px; }
.subgnb ul li a { text-decoration:none; color:#777; font-size:14px; }
.subgnb > .container > table  td { padding:10px 20px; border-left:1px solid #ddd; position:relative; }
.subgnb > .container > table  td > a { text-decoration:none; color:#777; font-size:16px; }
.subgnb > .container > table  td:last-child { border-right: 1px solid #ddd; }
.subgnb > .container > table  td > ul { display: none; position:absolute; top:44px;  min-width:100%; z-index:10; left:0px; border:1px solid #ddd; border-top:1px; }
.subgnb > .container > table  td > ul > li { 
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 8px 10px;
    white-space: nowrap;
    text-decoration: none;
    color: #777;
    font-size: 14px;
    cursor:pointer;
}
.subgnb > .container > table  td > ul > li:last-child { border:0px; }

.mainContentWrap { margin-top:30px;  margin-bottom: 45px;}
.mainContentWrap img { max-width:100%; }
.breadcrumb li a { color:#999; font-size:14px; text-decoration:none; }

.subtop { position:relative; }
.subtop_title { color:#fff; font-size:42px; position:absolute; top:50%; text-align:center; width:100%; margin:0px; margin-top:-17px; font-family:'Noto Sans Korean'; }

.mainContentWrap { font-family: 'Noto Sans Korean', 'Noto Sans KR', sans-serif; color:#777; font-size:15px; letter-spacing: -0.02em; line-height: 153.33%; }

.mainBoardWrap { font-family: 'Noto Sans Korean', 'Noto Sans KR', sans-serif; color:#626262; font-size:16px; letter-spacing: -0.03em; line-height: 150.36364%; padding-top: 15px; padding-bottom: 10px;}

.mainBoardWrap a {
    color: #626262;
    text-decoration: none;
}
.cut-line { display: inline-block; width: 240px; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.subBoardTitle { font-size:36px;margin:20px 0;color: #333; }
#subtitle { padding:30px 0!important; }

/*¼³±³ °Ô½ÃÆÇ*/
#sermonMain { background:url('/images/2018/media/bg.jpg'); margin-bottom:40px; background-size:auto 100%; }
#sermonMainThumb { position:relative; }
#sermonMainThumb > div { position:absolute; top:45px; right:0px;  }
#sermonMainThumbBg {  max-width:530px; }
#sermonMainThumbPlay { position: absolute; bottom: 20px; left: 20px; }
#sermonMainMeta { padding-top: 71px; padding-bottom: 11px; }
#sermonMainMeta p { color:#fff; }
#sermonMainMeta div:first-child { height: 195px; }
#sermonMainTitle { font-size:34px; font-family:'Noto Sans Korean'; line-height:110%; padding-bottom: 10px; }
#sermonMainInfo { font-size:20px; }
#sermonMainDate { color:#9ee3ec !important; font-size:16px; }

#sermonSubTable { margin-top:-10px; margin-bottom:60px; }
#sermonSubTable img { width: 120px; height: 68px; }
#sermonSubTable p { padding-left:20px; margin:0px; }
#sermonSubTable p:first-child { margin-bottom:5px; }
#sermonSubTitle { font-size:18px; }
#sermonMainMeta a{
    color:#fff;
}
#sermonSubBible { font-size:16px; color:#9ee3ec !important; }

#sermonList img { max-width:100%; }

.sermonBox { margin-top:15px; margin-bottom:15px; }
.sermonBoxThumb { position:relative; }
.sermonBoxIcons { position:absolute; top:50%; left:0px; width:100%; text-align:center; margin-top:-30px;   }
.sermonBoxIcons img { margin:0px 5px; }
.sermonBoxIconsM {
    display: none;
    position: relative;
    top: -25px;
    left: 0px;
    width: 100%;
    text-align: center;
    margin-top: -50px;
}
.sermonBoxIconsM input { height: 45px; }
.sermonBoxIconsM img { margin:0px 5px; }
.sermonBoxMeta { background:#F9F9F9; padding:10px 15px; min-height: 140px;}
.sermonBoxMeta p { margin:0px; }
.sermonBoxMeta p:first-child { font-size:18px; /*font-weight:600;*/ margin-bottom:10px; color: #343434; height: 55px; }
.sermonBoxMeta p:last-child { font-size:12px; }

.sermonData
{
    min-height:325px;
}

/*»õ±³¿ì ¼ö·áÀÚ*/

.new_Month { width:100%; }
.new_Month th { font-size:32px; text-align:center; }
.new_Month td { font-size:32px; }
.new_Month td:first-child { text-align:left; }
.new_Month td:last-child { text-align:right; }

.new_Week { background:#efefef; margin:30px 0px; padding:8px 0px;  }
.new_Week ul { list-style:none; padding:0px; margin:0px; text-align:center; }
.new_Week ul li a { font-size:18px; color:#999; text-decoration:none;  }
.new_Week ul li { padding:3px 15px; border-right:1px solid #aaa; display:inline-block; }
.new_Week ul li:last-child { border:0px; }

.new_p1 { font-size:24px; font-weight:600; }

.new_List { width:100%; table-layout:fixed; margin:15px 0px 30px;  }
.new_List th { text-align:center; background:#efefef; padding:10px 0px; font-size:20px; border-top:3px solid #063873; }
.new_List td { font-size:20px; text-align:center; border:1px solid #ddd; padding:10px 5px; vertical-align: top; }
.new_List td:first-child { border-left:0px; }
.new_List td:last-child { border-right: 0px; }

.offerListTitle { background:#efefef; padding:10px; font-size:20px; border-top:3px solid #063873;  }
.offerList { padding:15px; text-align:justify; line-height:160%; }
.offerList span { font-size:16px; }

/*°¶·¯¸®*/

.galleryTitle { position: relative; z-index: 2; text-align: center; margin: 30px auto; }
.galleryTitle:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: solid 1px #b8b8b8;
    z-index: -1;
}
.galleryTitle span {
    background: #fff;
    font-weight: 400;
    color: #555;
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding: 5px 13px;
    width: 180px;
    display: inline-block;
}

#gallerySeachForm { border:1px solid #BECAD5; background:#EFF7FA; padding:12px 10px; text-align:center; margin-bottom:30px; height: 56px;}
#gallerySeachForm select { border:0px; width:100px; height:30px; padding-left:5px; margin-right:10px; }
#gallerySearchBtn { display:inline-block; background:#0D4DA5; color:#fff; padding:4px 9px; border-radius:50%; margin-left:5px;  }
.gallerySearchKeyword { padding:3px 8px; border:0px; width:400px; }

.galleryBox { margin-top:15px; margin-bottom:15px; }
.galleryMeta { border:1px solid #ddd; border-top:0px; padding:15px;  }
.galleryMeta p.gNo { font-size:14px; font-weight:600; }
.galleryMeta p.gTitle { font-weight:400; color:#555; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; word-wrap: normal !important;} 
.galleryMeta p.gName, .galleryMeta p.gDate { font-size:13px; color:#aaa; margin-top:0px;  margin-bottom:8px; line-height:100%; }
.galleryMeta p.gMore { margin-top:20px; margin-bottom:0px; }
.galleryMeta p.gMore span { color:#fff; background:#7DC502; font-size:10px; padding:2px 8px; border-radius:10px; }

.snsLink ul {
    list-style: none;
    padding: 0px;
}

.snsLink li {
    float: left;
	padding: 3px;
	
}

.snsLink img {
    width: 28px;
    height: 28px;
    padding: 0px;
    border-radius: 6px;
}

.anpager a {
    padding: 6px 12px;
    border: solid 1px #ddd;
    text-decoration: none;
    color: #908e8e;
}

.anpager input {
    color: #908e8e;
}

.anpager .cpb {
    padding: 6px 12px 6px 12px;
    border: solid 1px #ddd;
    background: #0d96a8;
    color: White;
}

.videoWrapper {
    position: relative;
    z-index: 1;
}

.videoPlayButton {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -90px;
    cursor: pointer;
    font-size: 8em;
    color: #ffffff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    zoom: 1;
}

.html5Video {
    width: 100%;
}

.nowPlayList {
    color: Red;
}

.tableTdData {
    text-align: center;
    background-color: #ffffff;
}

.hagulmode {
    ime-mode: auto; /*Å©·Ò µ¿ÀÛ x*/
}

/* ´ãÀÓ¸ñ»ç */
.mainPastor .prow {
    display: flex;
}

.mainPastor .line {
    position: relative;
    z-index: 2;
    text-align: left;
    margin: 30px auto;
}

.mainPastor .line:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: solid 1px #f0f0f0;
    z-index: -1;
}

.mainPastor .line span {
    background: #fff;
    font-weight: 700;
    color: #333333;
    font-size: 22px;
    margin: 0;
    width: 245px;
    display: inline-block;
}

.mainPastor .pname {
    text-align: center;
    color: #fff;
    font-size: 26px;
    padding-top: 50px;
    padding-bottom: 35px;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: solid 1px #95c1c9;
}

.mainPastor .ptitle {
    font-weight: bold;
    font-size: 16px;
}

.mainPastor .pcontent {
    color: #fff;
    font-size: 15px;
    padding-top: 6px;
    padding-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: solid 1px #95c1c9;
    line-height: 175%;
}

.mainPastor .bottom2 {
    border-bottom: none;
}

.mainPastor .tap {
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
}

.mainPastor .tap .sel {
    color: #fff;
    background-color: #2a8293;
}

.mainPastor .tap div {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    height: 50px;
    text-align: center;
    color: #393939;
    font-weight: bold;
    border-top: solid 1px #d5d4d4;
    border-left: solid 1px #d5d4d4;
    border-bottom: solid 1px #d5d4d4;
}

.mainPastor .tap div:last-child {
    border-right: solid 1px #d5d4d4;
}

.mainPastor .sermon {
    list-style: none;
    padding: 0px;
    margin: 25px 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.mainPastor .sermon li {
    border: 1px solid #ddd;
    border-bottom: 0px;
}

.mainPastor .sermon li:nth-last-child(2) {
    border-bottom: 1px solid #ddd;
}

.mainPastor .sermon li:nth-last-child(1) {
    border-bottom: 1px solid #ddd;
    border-top: none;
    padding: 6px;
    margin:15px 0;
}

.mainPastor .sermon .plus {
    background-color: #e4dfdf;
    color: #333333;
    font-weight: 600;
}

.mainPastor .sermon div {
    /*height: 60px;*/
    padding: 16px;
    font-weight: 500;
}

.mainPastor .sermon div:last-child {
    padding: 3px;
}

.mainPastor .sermon div:last-child img {
    border: 1px solid #ddd !important;
    cursor:pointer;
}

.mainPastor .sermon .pc {
    display:block;
}
        
.mainPastor .sermon .mobile {
    display:none;
}

.mainPastor .sermon .content {
    background-color: #f3f3f3;
}

.mainPastor .sermon .content .summary {
    padding-left: 55px;
    padding-right: 55px;
    font-size: 14px;
    color: #888888;
    line-height: 200%;
}

.mainPastor .sermon2 {
    list-style: none;
    padding: 0px;
    margin: 25px 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.mainPastor .sermon2 li {
    border: 1px solid #ddd;
    border-bottom: 0px;
}

.mainPastor .sermon2 li:last-child {
    border-bottom: 1px solid #ddd;
}

.mainPastor .sermon2 div {
    padding: 16px;
    font-weight: 500;
}

.mainPastor .sermon2 .title {
    font-weight: 600;
    color: #333333;
}

.mainPastor .sermon2 div:last-child {
    padding: 3px;
}

.mainPastor .sermon2 div:last-child img {
    border: 1px solid #ddd;
}

.mainPastor .sermon2 div:last-child {
    padding: 16px;
}

.mainPastor .sermon2 .content {
    border-left: none;
    border-right: none;
}

.mainPastor .sermon2 .content .summary {
    padding-left: 55px;
    padding-right: 55px;
    font-size: 14px;
    color: #888888;
    line-height: 200%;
}

.mainPastor .plus {
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #ddd !important;
    margin-top: 1px;
}

.mainPastor .plus2 {
    padding: 0px 12px 0px 12px;
    /* border: solid 1px #ddd; */
    color: #fff;
    float: right;
    cursor: pointer;
    background-color: #2b8192;
    margin : 20px 0; 
}

.mainPastor #sermonDiv1
{
}
				
.mainPastor #sermonDiv2
{
	display:none;
}
				
.mainPastor #sermonDiv3
{
	display:none;
}
				
.mainPastor #sermonDiv4
{
	display:none;
}

.mainPastor #sermonDiv5 {
    display: none;
}

.mainPastor .table-striped
{
    border-top: solid 1px #cfcdcd;
    border-bottom: solid 1px #cfcdcd;
}

.mainPastor .table-striped th, .table-striped th {
    text-align: center;
    border-top: solid 1px #cfcdcd;
    border-bottom: solid 1px #cfcdcd;
    background-color: #f0f0f0;
}


/* ÆäÀÌÂ¡ */

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td {
    display: inline;
}
 
.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #999;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
 
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}
 
.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}


.mobileOnly{display:none;}
b.pcOnly{font-weight:normal;}

/* headerSection */
.headerSection
{
    left: 0;
    overflow: hidden;
    padding-top: 0px;
    /* position: fixed; */
    top: 0;
    width: 100%;
    z-index: 11;
}
.headerSection .headerSectionWrapper{background:#fff;height:140px;}
.headerSection #title-content{
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 50%;
    margin-left: -570px;
    line-height: 19px;
    top: 40px;
}
.headerSection #title-content strong {
	color:#F5C928;
    margin-left:4px;
}

.headerSection #title-content a.seminar-btn:hover{
	background:#fff;
	color:#404040;
}
.headerSection #event-plan{
	color: #fff;
    font-size: 13px;
    position: absolute;
    left: 50%;
    margin-left: 65px;
    line-height: 19px;
    top: 17px;
}
.headerSection #event-plan strong {
	color:#2ba4fa;
    margin-left:4px;
}
.headerSection #event-plan>table {
	/*float:left;*/
}
.headerSection #event-plan .plan-title{
	padding:0 12px;
}
.headerSection .topPop{background-color:#132d4e;height:147px;position:relative;}
.headerSection .topPop img{margin:18px 0 0 -347px;}

.headerSection {
    margin-top: -147px;
}


.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.panel-default > .panel-heading {
    border-top: solid 2px #0e4ba3;
    border-radius: 0px;
}

.subMainTitle {
    font-weight: bold;
}

.subMainTitle1 {
    color: #803E15;
    font-weight: bold;
}

#topAllMenu a, .mainSitemap a {
    color: #4d4d4d;
}

.subMainHeader {
    /* display: inline-block; */
    float: left;
    vertical-align: top;
    padding: 10px;
}

.mainSitemap .subMainHeader {
    padding: 30px;
}

.subMainHeader h4 {
    border-bottom: solid 1px #0e4ba3;
    padding-bottom: 5px;
    color: #0C4CA3;
    font-weight: 600;
}

.subMainHeader li a {
    
}

.pnHead a {
    text-decoration:none;
}

.pnHead a:active,.pnHead a:hover {
    color: #fff;
}

.pnBodyEbookLevel2 {
    min-height: 200px;
}

.ulEbook li a
{
    color: #777;
}

.boardListNum {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    text-align: center;
}

.boardListSubject {
    width: auto;
}

.boardListWriter {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    text-align: center;
}

.boardListDate {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    text-align: center;
}

.boardListGroup {
    width: 230px;
    min-width: 230px;
    max-width: 230px;
    text-align: left;
}

.boardListVisit {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

#ctl00_ContentPlaceHolder1_gvList, #ctl00_ContentPlaceHolder1_ListTV1_gvList {
    border-top: solid 1px #cfcdcd;
    border-bottom: solid 1px #cfcdcd;
}

@media (min-width: 766px)
{
	.boardListInfoMobile1 {
	    display: none;
	}
}

.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin: 1px;
}

.swiper-pagination-bullet-active {
    background-color: #ffffff;
}

.swiper-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 1%;
    width: 100%;
    z-index: 10000;
}


.main-thumbs {
    width: 100%;
    position: absolute;
    bottom: 3px;
    z-index: 10001;
    text-align: center;
    overflow-x: auto;
}

.thumbs-wrapper {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.thumbs-obj-active {
    opacity: 1.0;
    border: 3px solid #01797a;
}

.thumbs-obj {
    width: 100px;
    height: 46px;
    float: left;
    padding: 0px;
    opacity: 0.6;
    border: none;
}

.church-plan td, .church-plan th {
    padding: 3px;
}

.church-plan .calDate{
    height: 30px;
    font-weight: bold;
    color: #0b4da2;
}

.church-plan .calTable{
    background-color: #fff2f2;
    padding-top: 10px;
}

.church-plan .calTable > div{
    padding: 5px;
    border-bottom: 1px solid #b9b9b9;
}

.church-plan .calTable .title{
    font-weight:bold;
    color:blue;
}

.church-plan .calTable .content{
    font-size:14px;
    color: #003399;
}

.church-history .calDate{
    height: 30px;
    font-weight: bold;
    color: #0b4da2;
}

.church-history .calTable{
    background-color: #ffffff;
    padding-top: 10px;
}

.church-history .calTable > div{
    padding: 5px;
}

.church-history .calTable .content{
    font-size:14px;
    color: #003399;
}

.church-history td, .church-history th {
    padding: 0px;
    text-align: center;
    height: 65px !important;
    vertical-align: middle;
}

.church-history .isValue {
    background-color: #dedede;
}


.wt:first-child {
    padding-left: 0px;
}

.wt:nth-child(2) {
    padding-right: 0px;
}

.thumb_box {
    margin-bottom: 0px;
    position: relative;
}

.thumb_box {
    height: 350px;
}
.thumb_box {
    margin-bottom: 40px;
    background: #fff;
    box-shadow: 0 -2px 16px rgba(29,30,31,.1);
}
.thumb_box {
    border-bottom: 5px solid #ddd;
    transition: all ease 0.3s;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.thumb img {
    width: 100% !important;
}

.thumb_text {
    padding: 15px;
}

.t_title {
    font-size: 20px;
    font-weight: 600;
}

.t_desc {
    height: 125px;
}

.t_desc {
    font-size: 18px;
    color: #868484;
    height: 85px;
}

.week_info table:hover, .thumb_box:hover, .widget_normal:hover {
    border-bottom-color: #0e4ba3;
}

.widget_normal {
    min-height: 350px;
}

.widget_normal {
    border: 1px solid #ddd;
    border-bottom: 5px solid #ddd;
    transition: all ease 0.3s;
    background: #fff;
    box-shadow: 0 -2px 16px rgba(29,30,31,.1);
}

.widget_normal table {
    width: 90%;
    margin: 2px auto;
}

.wp1 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin-top: 15px;
}

.widgetTableA {
    font-size: 12px;
    position: relative;
    border: 0;
}

.widgetTableA td.title {
    width: 100%;
    white-space: normal;
}

.widget_normal table td {
    font-size: 17px;
    color: #616161;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    line-height: inherit;
}

.widgetTableA td {
    border: 0;
    vertical-align: top;
}

.widgetTableA td.title a {
    color: #868684 !important;
}
.widgetContainer a {
    text-decoration: none;
}

/* bootstrap */
.list-unstyled .btn-primary:hover {
    background-color: #4478c5;
    border-color: #35609e;
}
.list-unstyled .btn-primary:focus {
    background-color: #0e4ca5;
    border-color: #092f65;
}

.pnHead a { color:#fff; }

.nav-justified li a { color:#777; margin:0px; border:0px; border-radius:0px; transition:all ease 0.3s;  font-weight:500; font-size:20px; }
.nav-justified > li {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.subMainTitleHead {
    text-align: center;
    font-weight: bold;
}

.subMenuMobile {
    padding-top: 15px;
}

.nav-justified li.active a {
    color: #333;
    font-weight: bold;
}

.tab-content {
    padding: 15px;
}

.lineBreak {
    clear: both;
    height: 12px;
}

.btn-vod {
    color: #0c4ca3 !important;
    background-color: #ffffff;
    border: 2px solid #0c4ca3;
    background-image: url(/images/2018/media/vod.png);
    background-position: 12px 5px;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-right: 20px;
    border-radius: 0px;
}

.btn-vod:hover, .btn-vod:focus, .btn-vod.focus {
    color: #fff !important;
    background-color: #0c4ca3;
    border: 2px solid #0c4ca3;
    background-image: url(/images/2018/media/vod_over.png);
    background-position: 12px 5px;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-right: 20px;
    border-radius: 0px;
    text-decoration: none;
}

.btn-mp3 {
    color: #0c4ca3 !important;
    background-color: #ffffff;
    border: 2px solid #0c4ca3;
    background-image: url(/images/2018/media/audio.png);
    background-position: 12px 5px;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-right: 30px;
    border-radius: 0px;
}

.btn-mp3:hover, .btn-mp3:focus, .btn-mp3.focus {
    color: #fff !important;
    background-color: #0c4ca3;
    border: 2px solid #0c4ca3;
    background-image: url(/images/2018/media/audio_over.png);
    background-position: 12px 5px;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-right: 30px;
    border-radius: 0px;
    text-decoration: none;
}

.btn-pre {
    background-color: #ffffff;
    border: 2px solid #bebebe;
    background-image: url(/images/2018/media/arow_l.png);
    background-position: 12px 5px;
    background-repeat: no-repeat;
    padding-right: 25px;
    border-radius: 0px;
}

.btn-next {
    background-color: #ffffff;
    border: 2px solid #bebebe;
    background-image: url(/images/2018/media/arow_r.png);
    background-position: 14px 5px;
    background-repeat: no-repeat;
    padding-left: 12px;
    padding-right: 25px;
    border-radius: 0px;
}

.snsHeight{
    padding-top: 77px;
}

.text-danger {
    color: #0c4ca3;
}

.mainContent2_row2 ul li a:hover {
    text-decoration:none;
}

#totop {
    position: fixed;
    bottom: 75px;
    right: 15px;
    text-align: right;
    display: none;
    z-index: 9999;
}
#totop div {     padding: 8px 11px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer; background:#0C4CA3; opacity:0.8; }
#totop div i { color:#fff; font-size:28px;  cursor:pointer;  }

.juboHelpText {
    display:none;
}

.galleryUl {
    list-style: none;
    padding: 0;
}
.galleryUl li {
    width: 33.33333%;
    padding: 0 5px;
    float: left;
    height: 375px;
    margin-bottom: 10px;
}
.galleryThumb .fixThumb {
    height: 200px;
    overflow: hidden;
    border-bottom: 1px solid #cfcdcd;
}
.galleryThumb .fixThumb img {
    max-width:inherit;
}

.mainPastorUl {
    list-style: none;
    padding: 0;
}
.mainPastorUl li {
    width: 33.33333%;
    padding: 0 5px;
    float: left;
    height: 375px;
    margin-bottom: 10px;
}
.mainPastorThumb .fixThumb {
    height: 200px;
    overflow: hidden;
    border-bottom: 1px solid #cfcdcd;
}
.mainPastorThumb .fixThumb img {
    max-width:inherit;
}

.logoImg img
{
    height:40px;
}

.tapBar {
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
}

.tapBar .sel {
    color: #fff;
    background-color: #2a8293;
}

.tapBar div {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    height: 50px;
    text-align: center;
    color: #393939;
    font-weight: bold;
    border-top: solid 1px #d5d4d4;
    border-left: solid 1px #d5d4d4;
    border-bottom: solid 1px #d5d4d4;
}

.tapBar div:last-child {
    border-right: solid 1px #d5d4d4;
}

.mainBuilding .line {
    position: relative;
    z-index: 2;
    text-align: left;
    margin: 30px auto;
}

.mainBuilding .line:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: solid 1px #f0f0f0;
    z-index: -1;
}

.mainBuilding .line span {
    background: #fff;
    font-weight: 700;
    color: #333333;
    font-size: 22px;
    margin: 0;
    width: 245px;
    display: inline-block;
}

.mainBuilding .tap {
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    color: #393939;
    background-color: #fff;
}

.mainBuilding .tap .active {
    color: #fff;
    background-color: #2a8293;
}

.mainBuilding .tap div {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    height: 50px;
    text-align: center;
    color: #6e6e6e;
    font-weight: bold;
    border-top: solid 1px #d5d4d4;
    border-left: solid 1px #d5d4d4;
    border-bottom: solid 1px #d5d4d4;
}

.mainBuilding .tap div:last-child {
    border-right: solid 1px #d5d4d4;
}


	.v_box {padding-bottom: 50px;}
	.v_box2 { }
	.v_word{ background-color: #f9f9f9;  color: #114e8a; font-size: 16px; padding: 20px;   border-left: 3px solid #114e8a; margin: 20px 20px 20px 40px ; }
	.v_text{ font-size: 17px; padding: 20px; }





/*µµ½¼Æ® 48°Ô½ÃÆÇ*/
ul.docentUl {
    list-style: none; 
    padding: 0 5px;
}

.docentUl li {
    width: 930px;
    padding: 7px 7px;
    float: left;
    /*height: 220px;*/
    margin-bottom: 38px;
    list-style-type: none;
    border: 1px solid #ddd;
	-webkit-border-radius: ;
	-moz-border-radius: ;
	border-radius: 30px ;
}

.dTitle {
    color: #fff;
    font-size: 60px;
    line-height: 100%;
    font-weight: 300;
	text-align: center;
    margin: 0 0 20px;
    background: #0c4ca3;
    line-height: 2;

	border-radius: 25px 25px 0 0;


}
.dDatePlace {
    font-size: 36px;
    margin: 20px 0 0;
	color: #333;
	text-align: center;
    /* border-bottom: 2px solid #ccc; */
    padding-bottom: 25px;
}
.bar {
color: #ddd;
}








@media (min-width: 1650px) {
    .headerMainContainer {
        width: 1630px;
    }
}




@media (max-width: 1650px) {
    .footer_church_image{display:none;}
    #footer {        padding: 3% 0 calc(3% + 70px);     }
}

@media (max-width: 1200px) {
    #topRightMenus {        width: 50%;    }



  #footer  .visible-content { display:initial; }
 #footer .hidden-content { display:none; }
 #copyRightAddr address {    line-height: 1.5; }

   #footerFix ul li a {         flex-direction: column;    }
   #footerFix {     height: 100px;}
   #footer {        padding: 3% 0 calc(3% + 100px);     } 
    #footerFix ul li a >div:nth-of-type(1) {           padding: 10px 0;  }
    #footerFix ul li a span {    margin-left: 0px;     }
    #footerFix ul li {
         width:initial!important; 
         padding: 0px!important; 
         margin: 0px 0px!important; 
    }
	
	#footerFix ul li:nth-of-type(6) a >div:nth-of-type(1) {    padding: 10px 0;}
	#footerFix ul li:nth-of-type(6) a img {    height: 12px;}
	#footerFix ul li img {   height: 25px;  width: 25px!important;}
	
	#footerFix ul li:hover a span {  color:#5db4f8; margin-left:0px; }

}




/* pad */

@media screen and (min-width:768px) and (max-width:1024px) {
    .mainPastor .prow {
        display: flex;
    }
    
    .juboHelpText {
        display:block;
    }

    .galleryUl li {
        width: 50%;
    }
    .galleryThumb .fixThumb img {
        height: inherit !important;
        width: 100% !important;
    }
    
    .mainPastorUl li {
        width: 50%;
    }
    .mainPastorThumb .fixThumb img {
        height: inherit !important;
        width: 100% !important;
    }
    
    .sermonBoxMeta p:first-child { height: 55px; }


    


}


@media (max-width: 1024px) {
    #gnb li a {     background-color: #063c96!important; }
	
	#gnb li.on a {    background-color: #7798c9!important;}
}




@media (max-width: 991px) {
    #livebox {         right: 20px!important;    }
    #topRightMenus {        width: 54%;    }
}





/* mobile */

@media(max-width:767px) {

    #topRightMenus {
        flex-direction: column;
        width: 44%;
        text-align: left;
        top: 8px;
        font-size: 13px;
        align-items: flex-end;
    }
    #topLogo {        width: 56%;    }
    #livebox {        top: -15px!important;       padding: 0;  }
    #loginbox > span:nth-of-type(1) {         display: none;    }
    #topPopButton{         display: none;    }
    #livebox img {        height: 25px!important;    }
    div#topRightMenus > div {        width: 100%;    }
    #loginbox, #livebox > a, #loginbox > span {         justify-content: flex-end;    } 

    #mainTopMenu {        display: none;    }
        
    .juboHelpText {        display:block;    }
    .mainPastor .prow {        display: block;    }
    .mainPastor .sermon td img {        width: 30px;    }
    .mainPastor .pname {        padding-top: 15px;        padding-bottom: 15px;    }
    .mainPastor .summary {
		padding-left: 3px !important;
		padding-right: 3px !important;
		font-size: 12px;
		color: #888888;
	}
							
	.mainPastor .sermon .pc {		display:none;	}
	.mainPastor .sermon .mobile {		display:block;	}
	.mainPastor .sermon div:last-child img {		width:42px;	}
    .snsHeight{        padding-top: 15px;    }
    .church-plan .cal .title{        display:none;    }
    .church-plan td, .church-plan th {
        padding: 0px;
        text-align: center;
        height: 65px !important;
        vertical-align: middle;
    }
    .church-plan .isValue {        background-color: #dedede;    }
    .anpager input {        display:none;    }
    .gallerySearchKeyword {         width: 100%;    }
    #sermonMain {        display:none;    }
    .sermonBoxThumb {        text-align: center;    }
    .sermonBoxMeta {        min-height: 126px;    }
    #sermonList img {        width: 100%;        height: 100%;    }
    .sermonBoxIcons input {        display:none;    }
    .sermonBoxIconsM {        display:block;    }
    .boardSearch div    {        float: left;    }
    .boardSearch input    {        float: left;        width: auto;        margin-left: 5px;    }
    .boardSearch select    {        float: left;        width: auto;        margin-left: 5px;    }
    .searchTop input{        float:left;    }
    /*.planButton {        display: none;    }*/


    #totop { bottom:100px; }
    .subBoardTitle { line-height:120%; }
    #searchbox input {    	border: 1px solid #5ebbf8;        display:none;    }
    #searchbtn {	    background: #5ebbf8;	}

    .headerMain .logoImg img {
        width: 100%;
        min-width: 48vw;
        height: inherit;
        margin-top: 5px;
    }

    .galleryUl li {        width: 100%;        height: 480px;    }
    .mainPastorUl li {        width: 100%;        height: 390px;    }
    
    .sermonBoxMeta p:first-child { height: 45px; }
    .popup-layer {			left: 0px !important;    }
    .mainContent2_row1 .fixThumb {        width: 100%;    }






    #footer {        padding: 3% 0 calc(3% + 110px)!important;    }
	
	
	
	.boardListWriter {
		width: 5rem;
		min-width: 5rem;
		max-width: 100px; 
	}

	.boardListDate {
		width: 10rem;
		min-width: 10rem;
		max-width: 100px; 
	}

	.boardListGroup {
		width: 10rem;
		min-width: 10rem;
		max-width: 230px;  word-break: keep-all !important;
	}

	.boardListVisit {
		width: 80px;
		min-width: 80px;
		max-width: 80px; 
	}

}

@media screen and (min-width:501px) and (max-width:767px) {
    .galleryThumb .fixThumb {
        height: 300px;
    }

    .galleryThumb .fixThumb img {
        width: 100% !important;
    }
    
    .mainPastorThumb .fixThumb {
        height: 300px;
    }

    .mainPastorThumb .fixThumb img {
        width: 100% !important;
    }


    #footer .visible-content-xs {        display: block;    }


}

@media (max-width: 500px) {
    .container.headerMainContainer > div {         flex-direction: column-reverse;  padding-top: 0 !important;   }
    #topRightMenus {        flex-direction: row;      align-items: center;   width:100%;  padding: 0;}
    #livebox {  top:0!important; right:0!important;  }
         #livebox > a, #loginbox > span {            justify-content: flex-start;      padding: 0 0px;  }
        #loginbox {            justify-content: flex-end;        }
    #livebox > a p {         display: none;    }


    .galleryThumb .fixThumb {
            height: 47vw !important;
    }

    .galleryThumb .fixThumb img {
        width: 100% !important;
    }
    
    .mainPastorThumb .fixThumb {
        height: 202px !important;
    }

    .mainPastorThumb .fixThumb img {
        width: 100% !important;
    }

    #footer .visible-content-xs {
        display: block;
    }
	#footerFix {    height: 87px;}
	
	.galleryUl li {     height: auto;}
}

@media(min-width:767px) {
    .btn-big
    {
        width: 100%;
        font-size: 30px;
    }
}