﻿/*메인*/
#dimodePage{display: block!important;     margin-top: 95px;} 
@keyframes aaa {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes bbb {
    from {
        top: -10px
    }

    to {
        top: -2px;
    }
}

a {
    color: black;
    text-decoration: none;
    transition: transform all .3s linear;
}

a:hover {
    color: black;
    text-decoration: none;
}

 

#main {
    width: 100%;
    height: 100%; 
}

#section {
    /*font-family: 'Noto Sans KR', sans-serif;*/
    font-family: NanumSquare, sans-serif;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.mainContainer {
    width: 100%;
    margin: 0 auto;
    padding: 90px 0;
    box-sizing: border-box;
    background-color: #f5f9f8;
}


/*슬라이더*/
#main  {
    /*margin-top:95px;*/
}
#main .dimode-slider .slider-dots {
    bottom: 50px;
}
    #main .dimode-slider .slider-dots .each-dot {
        margin: 0 5px;
        height: 16px;
        width: 16px;
        border: 1px solid #000;
    }
#main .dimode-slider .slider-dots .each-dot.active { width: 42px; border-radius: 10px; background: black; border: 1px solid #000; }
    
 
#main .dimode-slider .slider-wrapper .slick-list .slick-track .slide > div > h1 {
    font-size: 4.2vw;
    padding-top: 7%;
    letter-spacing: 3px;
    font-weight: bold;
    text-align: left;
    font-family: ui-sans-serif;
}
#main .dimode-slider .slider-wrapper .slick-list .slick-track .slide {
    width:100%!important;
}

#main .dimode-slider .move-btn {
    background: none !important;
    top: 50%!important;
	transform: translateY(-50%);
	    max-width: 6vw;
	margin-top: 0;
}
.next-btn {
    right: 5% !important;
    /* display: none; */
}
.prev-btn {
    left: 5% !important;
    /* display: none; */
}

.each-img img {
    width: 100%;
}

.icon {
      display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;

}


.icon .section6-img  {
    width: 120px;
    aspect-ratio: 1;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;    border-radius: 89px;
}  
.icon >div a p{
    margin-top:15px;    color: #445d49;
}  






/*맨 처음 흰 부분*/



/*섹션3*/

.sermon {
    padding: 120px  0;
    background: #ffff;
	
    /* background: linear-gradient(to bottom, transparent 25%, white 25%), #f5fafb ; */
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%; 
}
 
.sermon .sermon-top   {    display:flex;   }
.sermon .sermon-top >div, .sermon .sermon-bottom >div {    width: 50%;} 
.sermon  .sermon-top .sermon-title h1{      margin: 0;  font-size: 45px; font-family: NanumSquareEB;   padding: 25px 15px;}
.sermon  .sermon-bottom .sermon-title h1{       padding: 0;     color: #389e75; font-family: NanumSquareB;   font-weight:bold;  margin: 0;}
.sermon  .sermon-top a .sl-info-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 20px 0;

}

.sermon   .sl-info-1 h4 {  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;        padding: 20px 0 30px ;/*font-family: NanumSquareEB; */ font-weight:bold; margin: 0; }
 
.sermon  .sermon-bottom .sl-info-1 h4 {width: 100%;}

    
    

.sermon   .sl-info-1   span {color: #337c5f;}
.sermon    .sl-info-1 p{    color: #676767;  margin: 0;}  

.sermon .sermon-bottom {flex-wrap: wrap;
    /* border: solid 1px #6d91c3; */
    display: flex
;
    padding: 30px 0;
    margin: 55px 15px 0;
    justify-content: space-between;
    align-items: center;
    background: #f5f9f8;}
.sermon .sermon-bottom >div {display: flex; align-items: center;     margin: 20px 0; padding: 0 50px;}
.sermon  .sermon-bottom  .sl-info-1 a  >div{display: flex;       width: 90%;  align-items: flex-start;    flex-direction: column;}
.sermon  .sermon-bottom   .sl-info-1 a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sermon .sermon-bottom h4 {    padding: 10px 0 20px;}
.sermon .sermon-bottom  .sermon-title  {    width: 25%;     gap: 10px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.sermon  .sermon-bottom  .sermon-left {      border-right: solid 1px #6d91c3;}
.sermon  .sermon-bottom  .sermon-right {     padding-left : 30px;}
.sermon  .sermon-bottom .sl {     padding-right : 30px; width: 75%;}



.sermon  a:hover .nothover{
 -webkit-animation: jello-horizontal 0.9s both;	        animation: jello-horizontal 0.9s both; 
}


.sermon .sb-more {width: 65px; aspect-ratio: 1; display: flex;
    justify-content: center;
    align-items: center;border-radius:40px; background: #f5f9f8;     transition: all .3s linear;}


.sermon .sermon-bottom .sermon-box2:hover img    {-webkit-animation: shake-horizontal 2.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: shake-horizontal 2.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite  both;}




/*

구정보 
.sermon {
    padding: 0%;
    background-color: #307d5d;
}


.sermon-bottom {
     background: url(../../../Layouts/cheongun_Layout/Images/3_bg.jpg) no-repeat; 
    
    height: auto;
    padding: 0;
    text-align: center;
}

.today_sermon { 
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;  
    height: 640px;
    margin: auto;
    justify-content: center;
    gap: 90px;
}

.sermon-info{display: flex;     justify-content: space-between; margin-bottom: 35px;
    align-items: flex-start;}

.sermon-info a:hover    img{-webkit-animation: shake-horizontal 2.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: shake-horizontal 2.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite  both;}

 

.sb-1 {
    text-align: left; 
    color: white;
    line-height: 3; 
	display: flex;
    flex-direction: column;    justify-content: space-between;
}
 
.sb-1 a{
    color: #1D3768;
    text-decoration: none;
}

.sermonbox1 {
    border: 1px solid white;
    display: flex;
    align-items: center;
    padding: 10px 50px;
    justify-content: center;
    max-width: 400px;
    gap: 10px;
transition:all .2s linear;
}

.sermonbox1:hover { 
    background: #ffffff50;
}





.sb-1 h4 { 
     color: white; 
}
.sb-1 h2 { 
    margin: 30px 0 45px; color: white; font-weight:bold;   
}

.sb-1 hr { 
    margin: 25px 0 ;  
}



.sb-1 p {
    font-size: 18px;
}
.sb-1 h2, .sb-1 h4, .sb-1 p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sb-2 {
    position: relative;
    padding: 0 !important;
}
.sb-2 > a {
    display: block;
}
.sb-2 .sermon-thumbnail {
    transition: all 0.3s ease-out;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%; 
    object-fit: contain;
    max-width: unset;
    height: 22.5vw;
}
.sb-2 .sermon-youtube {
        transition: all 0.3s ease-out;
    position: absolute;
    bottom: -254px;
    right: 70px;
}
.sb-2 .sermon-youtube:hover { 
     transform:scale(1.2);  
}


.sermon-icon h4 {margin-bottom:40px;} 

.sermonbox1 {
    border: 1px solid white;
}


.sb-3 {
        display: flex;
    justify-content: flex-end;
}
.sb-3 >a  { 
    display:block;
    position: relative;
    transition: all 0.3s ease-out;
	width: 150px; 
    aspect-ratio: 1;color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center; gap: 10px;
    justify-content: center;
    align-content: center;

}
.sb-3 .sb-3-1   { 
    background:white; color: #294084;
}
.sb-3 .sb-3-2   { 
    background:#7287c0;
}
.sb-3 .sb-3-3   { 
    background:#3f4591;
}




.sb-3 >a >p {   
    font-size:22px;
    line-height: 1.2;
    font-weight:bold;margin: 0;
}
 
.sb-3 >a:hover { 
     transform:scale(1.05);
     z-index:2;
     
}

.sermon-icon {
    padding: 80px 0;
    display: flex;
    flex-wrap: nowrap;justify-content: center; 
    align-items: center;
    font-weight: bold;
    font-size: 18px; gap: 100px;
}
    .sermon-icon > div { 
        text-align: center;
    }

.sermon-icon h4{
    text-align: center;
    font-weight:bold;
    color: #000000;
    font-size: 23px;
}
.sermon-icon > div > a{
    position:relative;
    transition: all 0.3s ease-out;
}
.sermon-icon > div > div > a:hover {
    transform:translateY(-10px);
} 

.sermon-icon > div >div >a{
	width: 120px;
    aspect-ratio: 1;
    border: 4px solid black;
    border-radius: 150px;
    display: flex;
    align-items: center;
    justify-content: center; 
    transition: all 0.3s ease-out;
}
.sermon-icon > div >div >a p{
	margin: 0px; 
}
.sermon-icon > div >div{
	display:flex; gap: 50px;
}

*/


/*갤러리*/
.gallery {
    height: 550px;
    padding: 0;
}
.gallery .gallery-container {
    width: 85%;
}
.gallery .gallery-container .galleryb .gallery-content {
    position:relative;
        transition: all 0.3s linear;
    top: 0;

}
.gallery .gallery-container .galleryb .gallery-content img {
    width:100%;
    height:230px;
    /*box-shadow: 0px 0px 10px #444;*/
    box-shadow: 0px 0px 15px #646464;
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover;
}
    .gallery .gallery-container .galleryb .gallery-content .gallery-text {
        position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    opacity: 0;   transition: all 0.3s linear;
    overflow: hidden;
    transform: translate(-50%, -50%);  text-align: center; 
    }
.gallery .gallery-container .galleryb .gallery-content.black .gallery-text > h3 { color: #fff;}
.gallery .gallery-container .galleryb .gallery-content .gallery-text > h3 {     text-align: center; color:#fff; font-size: 20px; margin: 0;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.gallery .gallery-container .galleryb .gallery-content:hover { top:-15px; }
.gallery .gallery-container .galleryb .gallery-content:hover img { filter: brightness(0.5); top:-15px; }
.gallery .gallery-container .galleryb .gallery-content:hover .gallery-text {
    opacity: 1;
}

/*같이 부분*/
.together {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    color: white;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
	background: white;
}
.together hr{
    width:15%;
    z-index:3;
    position: relative;
}
.together h3 {
    font-size: 28px;
    font-weight:bold; 
    z-index:3;
    position: relative;
}
    .together p {
        font-size: 23px;
        z-index: 3;
        position: relative;
        color: #cdcdcd;
    }

.to1 {
    background: url(../Images/main/5_bg_1.png) no-repeat;
    background-position: center !important;
}
.to2 {
    background: url(../Images/main/5_bg_2.png) no-repeat;
    background-position: center !important;
}
.to3 {
    background: url(../Images/main/5_bg_3.png) no-repeat;
    background-position: center !important;
}
.to4 {
    background: url(../Images/main/5_bg_4.png) no-repeat;
    background-position: center !important;
} 

.blackBox { 
	position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: #000;
    background-size: cover;
    background-position: center; 
    z-index: 0;
	    opacity: 0;  transition: all 0.4s linear;
}
.together > a {
    padding: 8.8% 3%;
    width: 100%;
    height: auto;
    color: white;
    transition:all .7s linear;
    text-decoration: none;
    overflow: hidden;
    background-position: center !important;
    background-size:cover !important;
	position: relative;
    display: block; 
}

.together > a:hover .blackBox { 
       opacity: 0.3;    
     
   
}
.text-layer {
    position: relative;
    z-index: 1;
    color: white; /* 또는 원하는 색상 */
    padding: 20px;
}


/*갤러리 부분*/
.gallery {
    background: url(../../../Layouts/cheongun_Layout/Images/6_bg.jpg) no-repeat;
    width: 100%;
    height: auto; 
    padding: 3% 0 5%;
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
}

.gallery-container > p {
    font-size: 28px;
    color: #878787; 
    padding: 0 15px;
}
.gallery-container > h1 {
     
    margin-bottom: 65px;
    font-weight: 600;
    color: #000000;
    padding: 0 15px;
}

.gallery-container > div { 
    position: relative;
    display: block;
}

.gallery-container >div >h3{
    font-size:22px;
    font-weight:bold;

}
.gallery-container >div>div{
    font-size:18px;
    color:#585858;
    line-height: 1.7;
}
.gallery-container >div>a{
    margin-top: 3%;
    display: block;
    width: max-content;
}

.gallery-container >div>a >img:nth-of-type(2){ 
    display: none;
    position:absolute;
    bottom:0;
    left:0;
}
.gallery-container >div>a:hover >img:nth-of-type(2){ 
    display: initial; 
}




.main2Content {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    text-align:center;
}

.si-1_1 > a, .si-2 > a, .si-3 > a, .si-4 > a {margin-bottom:30px;}
.si-1 > div, .si-1_1 > div { padding:0; }
.si-1 > div > a, .si-1_1 > div > a { padding: 0; }


 

@media(max-width:1499px) and (min-width:1200px) {
     .gallery .gallery-container .galleryb .gallery-content .gallery-text{ left: 31%;}
    .sermon-icon >div {padding: 10px;}
    .sb-2 .sermon-youtube {  bottom: -180px;}
    .container{width:1170px;}

    .gallery-container > p {
        font-size: 21px;
    }
    .gallery-container > h1 {
        font-size: 46px;
    }
    .gallery .gallery-container .galleryb .gallery-content img {
        height: 13vw;
    }

    .today_sermon {
        width: 90vw;
        height: 540px;
    }
    .sb-3 > a {
        width: 124px;
        height: 124px;
    }
    .sb-1 h2 {
        font-size: 36px;
    }
    .sb-1 h4 {
        font-size: 16px;
    }
    .sermon-icon {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .si-1 > div > a { margin-bottom: 20px; }
    .si-1_1 > a, .si-2 > a, .si-3 > a, .si-4 > a {margin-bottom:20px;}
    .si-1 > div, .si-1_1 > div { padding:0; }
    .si-1 > div > a, .si-1_1 > div > a { padding: 0; }

    .sb-2 .sermon-thumbnail {
        height: 28.5vw;
    }
        .sb-2 .sermon-thumbnail:hover {
            height: 30.5vw;
        }
}

@media(max-width:1199px) and (min-width:992px) {
    .gallery .gallery-container .galleryb .gallery-content .gallery-text { left: 10%;}
    .sermon-icon {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 15px;
        justify-content: space-between;
        padding: 20px 5%;
    }
    .sermon-icon >div { padding: 10px;}
        .sermon-icon > h4 {
            min-width: 120px;
        }
        .sermon-icon h4 {
            font-size: 17px;
        }
     .sb-2 .sermon-youtube {  bottom: -135px;}
    .gallery .gallery-container .galleryb .gallery-content img {
        height: 13vw;
    }
    .sb-1 {
        padding: 3%;
        height: 75%;
    }
    .si-1 {
        width: auto;
        left: unset;
        position: relative;
    }

    
    .today_sermon {
        height: 440px;
    }
    .sb-1 .sermon-content {
        bottom: 10%;
    }
    .sb-1 h2 {
        font-size: 28px;
    }
    .sb-1 h4 {
        font-size: 17px;
    }
    .sb-1 p {
        font-size: 15px;
    }
    .sb-3 a img {
        width: 100px;
    }
    .si-1 .time-box, .si-1_1 .time-box, .si-2 .time-box, .si-3 .time-box, .si-4 .time-box {
        height: 100px;
        width: 100px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .si-1_1, .si-2, .si-3, .si-4 {width:auto;}
    


    .together h3 {
        font-size: 30px;
    }
    .together p {
        font-size: 19px;
    }

    .gallery-container > p {
        font-size: 18px;
    }
    .gallery-container > h1 {
        font-size: 41px;
    }
    .si-1 > div, .si-1_1 > div { padding:0; }
    .si-1 > div > a, .si-1_1 > div > a { padding: 0; }
	
	
	.icon { 
    gap: 20px;}
	
	
}

@media(max-width:991px) and (min-width:768px) {
	#dimodePage { 
		margin-top: 80px;
	}



    .gallery .gallery-container .galleryb .gallery-content .gallery-text { left: 10%;}
    .sb-2 .sermon-youtube {  bottom: -135px;}
    .sermon-icon {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 15px;
        justify-content: space-between;
        padding: 10px 0%;
    }
    .sermon-icon >div { padding: 10px;}
        .sermon-icon > h4 {
            min-width: 120px;
        }
        .sermon-icon h4 {
            font-size: 17px;
        }
    .gallery .gallery-container .galleryb .gallery-content {
        margin-bottom: 20px;
    }

    .today_sermon {
        height: 290px;
    }
    .sb-1 .sermon-content {
        bottom: 10%;
    }
    .sb-1 h2 {
        font-size: 26px;
    }
    .sb-1 h4 {
        font-size: 15px;
    }
    .sb-1 p {
        font-size: 14px;
    }
    
    .sb-2 .sermon-thumbnail {
        height:22vw;
    }
    .sb-3 a img {
        width: 95px;
    }

    .together h3 {
        font-size: 27px;
    }
    .together p {
        font-size: 17px;
    }

    .si-1 {
        width: auto;
        left: unset;
        position: relative;
    }
    .si-1 .time-box, .si-1_1 .time-box, .si-2 .time-box, .si-3 .time-box, .si-4 .time-box {
        height: 85px;
        width: 85px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .si-1_1, .si-2, .si-3, .si-4 {width:auto;}
    .si-1 > div, .si-1_1 > div { padding:0; }
    .si-1 > div > a, .si-1_1 > div > a { padding: 0; }

    .gallery-container > p {
        font-size: 17px;
    }
    .gallery-container > h1 {
        font-size: 38px;
        margin-top: 0;
    }
    .gallery .gallery-container .galleryb .gallery-content img {height:182px; object-fit:cover;}
	.icon {     gap: 20px;    }

}

@media(max-width:767px) {
	#dimodePage { 
		margin-top: 80px;
	}
	
	.mainContainer { 
    padding: 50px 0;
	}
	
	
    #main { margin-top: 70px;}
    .gallery .gallery-container .galleryb .gallery-content .gallery-text { left: 10%; width:90%;}
    .sb-1 { padding: 10px;}
    .sermon-icon > div.si-1 {
        width: 100%;
    }
    .si-1_1 > a img, .si-2 > a img , .si-3 > a img , .si-4 > a img { width: 70%;}
    .si-1_1 > a, .si-2 > a, .si-3 > a, .si-4 > a { margin-bottom: 0px; display: inline-block;}
    .si-1 > div > a img, .si-1_1 > div > a img { width: 70%;}
    .sb-2 .sermon-youtube { bottom: 0px; width: 13%; }
    .sermon-icon {
        padding: 0 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 15px;
        justify-content: space-between;
        padding: 10px 0%;
    }
    .si-1_1 > h4, .si-2 > h4, .si-3 > h4, .si-4 > h4 { padding-bottom: 0px;}
    .si-1 > div > a, .si-1_1 > div > a { padding: 0px; display: inline-block; width:auto; margin-bottom:7px;}
    .si-1 > div, .si-1_1 > div { padding: 0px; display: inline-block;}
    /*.sermon-icon >div img { width: 50%;}*/
    .sermon-icon >div { float: left;}
    .si-1 {
        position: relative;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .si-1_1, .si-2, .si-3, .si-4 { width: 50%;}
    .sermon-icon { display: inline-block;}
    .sermon-icon >div { padding: 10px;}
        .sermon-icon > h4 {
            min-width: 120px;
        }

        .sermon-icon h4 {
            font-size: 17px;
            margin-bottom: 10px;
        }
    #main .dimode-slider .slider-dots { bottom: 10px !important; }
    #main .dimode-slider .slider-dots .each-dot { height: 10px; width: 10px; }
    #main .dimode-slider .slider-dots .each-dot.active { width: 22px; }
    .today_sermon { width: 90vw; /*height: 340px;*/ height:auto; flex-direction: column; }
     
    .sb-1 .sermon-content { position:relative; bottom: 10%; width: 60%; }
    .sb-1 h2 {
        font-size: 26px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .sb-1 h4 {
        font-size: 15px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .sb-1 p { font-size: 14px; }
    .sb-2 { margin-bottom: 10px;}
    .sb-2 .sermon-thumbnail { position: relative; top: unset; left: unset; transform: unset; }
    .sb-2 .sermon-thumbnail { height: 50vw;}
    .sb-2 .sermon-thumbnail:hover { height: 50vw; width: 100%;}
    .sb-3 { top: 50%; transform: translateY(-50%); }
    .sb-3 > a { display: inline-block; float: unset;}
    .sb-3 a img { width: 70px;}

    .si-1 .time-box, .si-1_1 .time-box, .si-2 .time-box, .si-3 .time-box, .si-4 .time-box {
        height:30vw;
        width:30vw;
    }

    .together { display:block;         flex-direction: column; }
    .together h3 { font-size: 1.3rem; }
    .together p { font-size: 1.0rem; }
    .together > a { padding: 5% 3%; width:50%; }
    .blackBox { width:50vw; } 
    .gallery .gallery-container {width: 95%; }
    .gallery-container > p { font-size: 15px; }
    .gallery-container > h1 { font-size: 26px; margin-top: 0; }
    .gallery .gallery-container .galleryb .gallery-content .gallery-text > h3 { font-size:17px; }
    .gallery .gallery-container .galleryb .gallery-content { margin-bottom: 20px; }
    .gallery .gallery-container .galleryb .gallery-content img { height: 25vw; }


	.icon {     gap: 20px;    flex-wrap: wrap;         padding: 50px 20px;}
	.icon > div{width:29%;}
	.icon >div > a {display:flex; flex-direction: column;
    align-items: center; }
	.icon .section6-img {    width: 30vw; max-width:120px;}
	
	.sermon .sermon-top {    flex-direction: column;}
	.sermon .sermon-top >div {   width:100%;}
	
	.sermon .sermon-bottom {     flex-direction: column;}
	
	.sermon .sermon-bottom >div { width:100%; padding: 0 10px !important;}
	.sermon .sermon-bottom .sermon-left{border:0}

	.sermon .sermon-bottom .sermon-title {    width: 17%;}
	.sermon .sermon-bottom .sl { 	padding-right:10px;	width: 83%;	}
	.sermon .sermon-bottom {     padding: 30px 0;}
	.sermon .sermon-bottom >div {     margin: 10px 0; }
	.sermon .sb-more {    width: 50px;}
	.sermon .sermon-bottom h4 {    padding: 10px 0;}
	
	.text-layer { padding:0;}
	
}

@media(max-width:440px) { 
	    .mainContainer {
        padding: 30px 0;
    }
    .sermon-icon > div > a > p { font-size: 15px;} 
    .si-1 > div > a > p, .si-1_1 > div > a > p { font-size: 15px;} 
    .sermon-icon > div .gallery .gallery-container .galleryb .gallery-content .gallery-text { left: 10%; }
    .sermon-icon >div {padding: 0px;}
    .sb-1 h2 {
        font-size: 19px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .sb-1 h4 {
        font-size: 13px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
	
	.sermon .sermon-bottom .sermon-title h1 {    font-size: 0.7rem;    margin-top: 0.3rem;}
	.sermon .sermon-top a .sl-info-1 {     flex-direction: column;     align-items: flex-start;}
	.sermon .sermon-top a .sl-info-1 >div:nth-of-type(1) { max-width: 100%!important;}
	    .sermon .sb-more { 
        position: absolute;
        right: 0;
        bottom: 20px;
    }
	.sermon .sermon-bottom .sermon-title {     gap: 0.1rem; }
	    .sermon .sermon-bottom .sl {
        padding: 0 0.2rem;}
    .icon {
        gap: 1rem; 
        padding: 30px 15px;
    }
	    .icon .section6-img {
        width: 25vw;
        max-width: 120px;
    }
	
	.sermon .sermon-bottom {     margin: 30px 0px 0;}
	.sermon-top >div >div {    padding: 0;}
	
	.icon >div a p {     font-size: 1rem;}
    .sb-1 p { font-size: 12px; }
    .together { flex-wrap: wrap;}
    .gallery .gallery-container { width:100%;}
	
	.gallery-container > h1 {
    margin-bottom: 35px;}
}

 