@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');

.dda3 { width: 40px; margin-bottom:45px;}
.dda4 { width: 40px; margin-top:45px; }
@keyframes move {
  from {
    transform: translateX(20px) scale(1.2);
    animation-timing-function: cubic-bezier(.2,0,.8,1);
  }
  to { transform: translateX(0px) scale(1); }
}

.view-more:hover:before { -webkit-transform: translateX(0) skewX(-17.62deg); -ms-transform: translateX(0) skewX(-17.62deg); transform: translateX(0) skewX(-17.62deg); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top }
.view-more { display: inline-block; text-decoration: none; overflow: hidden; vertical-align: middle; background: transparent; overflow: hidden; -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1); transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1); position: relative; z-index: 1; font-weight: 100; }
.view-more div:before { z-index: -1; content: ""; display: block; width: 135%; height: 105%; position: absolute; left: 0; top: 0; -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; -webkit-transform: translateX(-101%) skewX(-17.62deg); -ms-transform: translateX(-101%) skewX(-17.62deg); transform: translateX(-101%) skewX(-17.62deg); -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden;}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
:root {
    --width2: 4;
    --width3: 3;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}


.swiper-slide img {width: 100%;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none !important;}
.ms1-cont { position: absolute; text-align:center; bottom: 0px; background-color:rgba(0,0,0,0.8); width:100%; color:#fff; padding:50px 0px;}
.ms1-cont p { font-size: 24px; margin:0px;}
.ms1-cont h3 { font-size: 32px; font-weight:bold; margin-top:5px;}

#main-2 .main2RBT h5 {margin: 5px 0; color: #9A9997; font-weight: normal; font-family: 'Pretendard-Regular';}
#main-2 .main2RBT h5.up {margin: 18px 0;}
#main-2 {padding: 100px 0px; top:-10px; background-size:cover; background-position:center; background-repeat:no-repeat; width:100%; position:relative; background: #F8F4EB; }
.main2RT h1 { text-align: center; margin: 0px;  font-size: 50px;}
.main2RT h2 { text-align: center; margin: 0px;  color: #BAABA6; font-size: 26px; margin-top: 20px;}
#main-2 .main2RB { display: inline-flex; justify-content: space-around;; align-items: center; width: 100%; height: 200px;}
#main-2 .main2RBT { text-align: center; width: 15%;}
#main-2 .main2RBT .GeneraBTN a { font-size: 16px; margin-top: 15px; padding: 10px 60px;text-align: center; color: #000; text-decoration: none; border: 1px solid #000; display: inline-block;
}
#main-2 .main2RBT .view-more:hover  p {font-weight: bold; color: #5F4836; }
#main-2 .main2RBT img {margin-bottom: 10px;}
#main-2 .main2RBT .view-more:hover {text-decoration: none;}
#main-2 .main2RBT p {font-size: 16px; font-family: 'Pretendard-Regular';  color: #000; margin: 0px;}
#main-2 .main2RBT .main2T { display: flex; flex-direction: column; align-items: center;  position: relative;  justify-content: center;}
#main-2 .main2RBT a:hover .main2T { background: #E4D7CE;  width: 170px; height: 170px; border-radius: 50%; }


    #main-2 .main2RBT .GeneraBTN a:hover, #main-2 .main2RBT .GeneraBTN a:focus {
        color: #000;
        font-weight: bold;
    }
#main-2 a h5 { position: absolute; left: 41%; top: 54%; margin-left: -50px; margin-top: -50px; font-size: 35px; color: #000; text-align: center;}
#main-2-bg {  height:100%;}
.ms2-title { text-align:left; color:#fff;  padding:100px 0px;}
.ms2-title h4 { font-size: 31px; font-weight:400; margin:0px 0px 20px;}
.ms2-title h4:nth-child(2) { font-weight:500; border-top:1px solid #fff; display:inline-block; padding-top:15px;}
.ms2-title p { font-size: 47px; margin:0px; line-height:85px; font-weight:600; margin-top:80px;}
.ms2-vision {position:relative; margin-top: 90px;}
.ms2-vision hr { width:50px; border-bottom:4px solid #fff; display:inline-block; margin-bottom:10px; margin-top:0px;}
.ms2-vision li { padding-bottom:40px; }
.ms2-vision-title { font-size: 25px; color:#fff; font-weight:500;}
.ms2-vision-cont { font-size:19px; color:#fff;}
.ms2-cont { padding:0px 55px;}
.ms2-left { padding:0px; }
.ms2-rigth { padding: 38px 0px 38px 80px;}
.ms3-right, .ms5-right { padding-right:0px; }
#main-3 .main3RB {width: 100%; display: inline-flex; align-items: flex-start;  justify-content: space-between; margin-top: 70px;}
#main-3 .main3RBT {width: 30%;}
#main-3 .main3MT { display: flex; flex-direction: column; align-items: center; grid-gap: 30px;}
#main-3 .main3MT h1 { width: 100%; font-size: 50px; margin: 0px; color: #5E4934; margin-bottom: 65px;}
#main-3 .main3MT .view_all { font-size: 16px; color: #000;  font-family: 'Pretendard-Regular'; display: flex; grid-gap: 5px; align-items: center;}
#main-3 .main3RT .sermonSN img { width: 100%; height: 0; padding-top: calc(237 / 420 * 100%); background-position: 50% 50%; background-size: cover; border: 0px; }
#main-3 .main3RT .sermonST {padding: 10px 0;}
#main-3 .main3M {display: flex; grid-gap: 4%; }
#main-3 .main3M .main3ML {width: 48%;}
#main-3 .main3M .main3MR {width: 48%; display: flex; flex-direction: column; justify-content: center; grid-gap: 30px;}
#main-3 .main3M .main3ML .sermonSN{display: block; position: relative; aspect-ratio: 640 / 360; overflow: hidden; background-color: #000; margin: 0 auto; width: 100%; background-size: cover; background-position: 50% 50%; background-origin: border-box; background-repeat: no-repeat; }
#main-3 .main3M .main3MR .subjects {display: flex; justify-content: space-between; }
#main-3 .main3M .main3MR .subjects h3 {font-size:16.5px; margin: 0px; color:#9d7b5d;}
#main-3 .main3M .main3MR .subjects a {font-size: 16.5px; color: #000; display: flex; grid-gap: 5px; align-items: center; text-decoration: none;}
#main-3 .main3M .main3MR .subjects a img {width: 12px; height: 10px;}
#main-3 .main3M .main3MR .main3MRI {display: flex; flex-direction: column; grid-gap: 30px;}
#main-3 .main3M .main3MR .main3MRI h1 {margin: 0px; font-size: 43px; }
#main-3 .main3M .main3MR .main3MRI .text {display: flex; flex-direction: column; grid-gap: 10px;}
#main-3 .main3M .main3MR .main3MRI .text h3 {margin: 0px; font-size: 19px;  color: rgba(0, 0, 0, 0.7);}
#main-3 .main3M .main3MR .main3MRI .circle { text-decoration: none; width: 90px; grid-gap: 5px; height: 90px; border-radius: 50%; background: #9e8568;  display: flex; flex-direction: column; justify-content: center; align-items: center;}
#main-3 .main3M .main3MR .main3MRI .circle h3 {margin: 0px; font-size: 16px; color: #fff;}
#main-3 .main3M .main3MR .main3MRI .main3C {display:flex; justify-content: flex-end;}



#main-3 .main3RT .sermonST span { font-size: 14px; color:#B09779; }
#main-3 .main3RT .sermonST .title { display: flex; justify-content: space-between;}

#main-3 .main3RT .sermonST h3 { font-family: 'Pretendard-Regular'; font-size: 22px; margin: 10px 0 10px 0; word-break: keep-all; overflow: hidden; width: 100%; word-wrap: break-word; text-overflow: ellipsis; white-space: nowrap;}
#main-3 .main3RT .sermonST a { font-size: 16px; color: #000; text-decoration: none;}
#main-3 .main3RT .sermonST a:hover img{ animation:move 1.5s ease-in-out infinite alternate-reverse; }
#main-3 .main3RT .sermonST .sermonSTmore { position:relative; display:flex; width: 100%; justify-content: space-between;}
#main-3 .main3RT .sermonST .sermonSTmore .subtext {font-size: 16px;color: #737373; } 
#main-3 .main3RT a hr { position: absolute; top: 30%; text-align: center; width: 0%; transition: all 0.5s; left: 0; font-size: 20px; background-color: #794C49; display: block; transform: translate(0,-50%); letter-spacing: 1px; border: 1.8px solid; opacity: 0; border-color: #794C49; }
#main-3 .main3RT a:hover hr, #main-3 .main3RT a:focus hr { opacity: 1; width: 100%; }
#main-3 .main3RT .sermonSN { aspect-ratio: 446/252; display: block; position: relative;  overflow: hidden; background-color: #000; margin: 0 auto; background-size: cover; background-position: 50% 50%; background-origin: border-box; background-repeat: no-repeat;}
#main-3 {/*padding:150px 0px;*/ top: -10px; background-color:#fff; position:relative; padding:100px 0; background-attachment:fixed; width:100%; background-size: cover; background-position: center; }
#main-3 table td { vertical-align:top;  text-align: left;}
.ms3-left h2 {font-weight:bold; font-size:45px; display:inline-block; border-bottom: 2px solid #000; padding-bottom:12px; margin:0px; margin-bottom:15px;}
.ms3-left span { font-size:23px; font-weight:500;}
.ms3-left table { font-size: 26px; font-weight:500; border:none; text-align:left; font-family: 'NotoSansCJKkr-Bold', sans-serif;}
.ms3-left table td { padding: 10px 7px 10px 0px;}
.ms3-left table span { font-size:22px; font-weight:400;}
.ms3-left .bolder { font-weight:bolder; font-family: 'NotoSansCJKkr-Black', sans-serif;}
.ms3-left a { color:#000; text-decoration:none; }
.ms3-left h2:hover { color:#00abe1; transition:0.3s; border-bottom: 2px solid #00abe1;}

#main-4 {background-image:url(/UserData/s31/Layouts/s31_Layout/Images/4_bg.jpg) ; padding:100px 0px; position:relative;background-attachment:fixed; width:100%; background-size: cover; background-position: center;}
#main-4 .main4RT { display: flex; flex-direction: column; grid-gap: 30px;}
#main-4 .main4RT .galleryb {width: 35%;}
#main-4 .main4RT h1 { margin: 0px;font-size:50px; color:#5e4a34;}
#main-4 .gallery-tab {  display: flex; flex-direction: column; z-index: 1; position: relative; grid-gap: 20px; justify-content: center;  align-items: center; }
#main-4 .gallery-tab li { width: 100%; display: inline-block; float: right; text-decoration: none;}
#main-4 .gallery-tab li a div { width: 100%; text-align: center; color: #000; font-size: 20px; text-decoration: none;}
#main-4 .gallery-tab li.active a:after { content: ""; width: 100%; height: 2px; background: #B09778; position: absolute; bottom: -10px; left: 0px;}
#main-4 .gallery-tab li a { height: 100%; display: inline-block; position: relative; text-decoration: none;}
#main-4 .worship_swiper {overflow: hidden; display: flex;  margin-top: 50px;}
#main-4 .galleryb {width: 20%;}
#main-4 .swiper-wrapper {width: 80%; height: 100% !important;}

#main-4 #worship { width: 100% !important;}
#main-4 #next { width: 100% !important;}
.tab-content>.tab-pane {display: none !important;}
.tab-content>.active {display: block !important;}
#main-4 #worship .title {font-size: 22px;  width: 100px; vertical-align: top; padding: 8px 60px; border-right: 1px solid #000;}
#main-4 table td {padding: 8px 12px;}
#main-4 .swiper-notification {display: none;}
.worship-schedule-wrap {
}

/* 2ÄÃ·³ ·¹ÀÌ¾Æ¿ô */
.worship-schedule {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 24px;
}

/* ¿ÞÂÊ Å¸ÀÌÆ² */
.worship-left {
    position: relative;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.worship-left::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 120%;
  background: #000;
}
.worship-group-title {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 18px;
}

/* ¿À¸¥ÂÊ ¸®½ºÆ® */
.worship-rows {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.worship-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  align-items: center;
  padding-bottom: 18px;
}
.worship-row:last-child {
  border-bottom: none;
}
.worship-name {
 font-size: 18px;
}
.worship-time {
  font-variant-numeric: tabular-nums;
   font-size: 18px;
}
.worship-place {
  color: #888;
  font-size: 18px;
}



#main-4 #worship .ms4-right { aspect-ratio: 445/433; display: block; position: relative; overflow: hidden; background-color: #000; margin: 0 auto; background-size: cover; background-position: 50% 50%; background-origin: border-box; background-repeat: no-repeat;}
#main-4 #next .ms4-right { aspect-ratio: 445/433;display: block; position: relative; overflow: hidden; background-color: #000; margin: 0 auto; background-size: cover; background-position: 50% 50%; background-origin: border-box; background-repeat: no-repeat;}
#main-4 table td { vertical-align:top;  font-family: 'Pretendard-Regular';  color: rgba(0, 0, 0, 0.78);}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {display: none;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {display: none;}
#main-4 .swiper-button-next, #main-4 .swiper-container-rtl .swiper-button-prev { right: -70px;}
#main-4 .swiper-button-prev, #main-4 .swiper-container-rtl .swiper-button-next {left: -70px;}
.ms4-left h2 {word-break: keep-all; font-weight:bold; font-size:45px; display:inline-block; padding-bottom:12px; margin:0px; margin-bottom:15px; color: #794C49; font-family: 'Pretendard-Bold'; }
.ms4-left table { font-size: 20px; font-weight:500; border:none; text-align:left; }
.ms4-left table td { padding: 7px 15px;}
.ms4-left table .first td {padding-top: 0px;}
.ms4-left table .ms4-title { font-size: 24px; font-family: 'Pretendard-Bold';}
.ms4-left table .ms4-sub { font-size: 17px;}
.ms4-left table .ms4-border { }
.ms4-left .time-table .ms4-title { font-size: 24px; font-weight:bolder;}
.ms4-left .time-table .ms4-sub { font-size: 17px;}
.ms4-left .time-table .ms4-main { font-size: 1.7em; font-weight:500;}
.ms4-left .time-table .ms4-border { border-left:1px solid #000;}
.ms4-left a { color:#000; text-decoration:none; }
.ms4-right {padding: 0px;}
#main-5 { position:relative; padding:100px 0px; }
#main-5 .main5RT { flex-wrap: wrap; align-items: center; align-content: center; justify-content: space-between; display: inline-flex;width: 100%; gap: 74px;
    }
#main-5 .main5RT .generation_title {color: #622425; font-size: 30px; font-family: 'Pretendard-Bold';}
.ms5-left { }
#main-5 .main5RT li { font-size: 20px;  color: #fff; font-family: 'Pretendard-Regular';}
#main-5 .main5RT .generation_text { margin-top: 20px;}
#main-5 .main5MT h1 { text-align: center; letter-spacing: -1.23px; font-size: 46px; color: #000; margin: 0; line-height: 1.5;  font-family: 'Pretendard-Bold';  font-weight: bold;}
#main-5 .main5M {display: grid ; grid-template-columns: 1fr 1fr; gap: 50px; margin-top: 60px;}
#main-5 .main5M .main5L .subject { display: flex ; justify-content: space-between; padding-bottom: 15px; }
#main-5 .main5M .main5L .subject h1 {margin: 0px; font-size: 20px; font-family: 'Pretendard-Regular'; font-weight: bold; }
#main-5 .main5M .main5L .subject .more {display: flex; grid-gap: 5px; align-items: center;}
#main-5 .main5M .main5L .subject .more span {font-size: 18px; font-family: 'Pretendard-Regular'; color: #000; }

#main-5 .main5M .main5L .NewsSD {height: 250px; overflow: hidden;}
#main-5 .main5M .main5L .NewsSD a {display: inline-flex; flex-direction: row; width: 100%; padding: 7px 0px; grid-gap: 20px; position: relative; text-decoration: none; justify-content: space-between; }
#main-5 .main5M .main5L .NewsSD a:hover {border-bottom: 1px solid #000;}
#main-5 .main5M .main5L .NewsSD a span {font-size: 14px; color: #fff; background: #000; padding: 3px 15px; border-radius: 20px;}
#main-5 .main5M .main5L .NewsSD a h5 {  letter-spacing: -0.48px; font-size: 16px; color: rgba(0, 0, 0, 0.7); margin: 0; font-family: 'Pretendard-Regular';}
#main-5 .main5M .main5L .NewsSD a .galleryT { display: inline-flex; flex-direction: column; justify-content: center; grid-gap: 20px; width: 70%;}
#main-5 .main5M .main5L .NewsSD a .galleryT h1 {font-family: 'Pretendard-Regular'; font-weight: 200; font-size: 20px; color: #000; letter-spacing: -0.6px; width: 100%; margin: 0;white-space: normal; word-wrap: break-word;  display: -webkit-box; word-break: keep-all; -webkit-line-clamp: 1; overflow: hidden; -webkit-box-orient: vertical;}
#main-5 .main5M .main5R {position: relative; overflow: hidden;}
#main-5 .main5M .main5R .subject { display: flex ; justify-content: space-between; padding-bottom: 15px; }
#main-5 .main5M .main5R .subject .button {display: flex; align-items: center; grid-gap: 10px;}
#main-5 .main5M .main5R .subject .button .main4PAG { height: 17px; width: 1px; background: #000;}
#main-5 .main5M .main5R .subject h1 {margin: 0px; font-size: 20px; font-family: 'Pretendard-Regular'; font-weight: bold; }
#main-5 .main5M .main5R .subject .more {display: flex; grid-gap: 5px; align-items: center;}
#main-5 .main5M .main5R .subject .more span {font-size: 18px; font-family: 'Pretendard-Regular'; color: #000; }

#main-5 .main5M .main5R .subject .main4BTN {display: inline-flex; width: 100%; align-items: center; justify-content: space-between; grid-gap: 12px;}
#main-5 .main5M .main5R .subject .main4BTN .main4PTN,
#main-5 .main5M .main5R .subject .main4BTN .main4NTN {width: 9px; height: 15px; display: inline-block; position: relative; outline: none; }
#main-5 .main5M .main5R .subject .main4BTN .main4PTN .on, 
#main-5 .main5M .main5R .subject .main4BTN .main4NTN .on {position: absolute; background-repeat: no-repeat; background-size: contain; background-position: center; width: 100%; height: 100%;}

#main-5 .main5M .main5R .subject .main4BTN .main4PTN .off, 
#main-5 .main5M .main5R .subject .main4BTN .main4NTN .off {position: absolute; background-repeat: no-repeat; background-size: contain; background-position: center; width: 100%; height: 100%;}

#main-5 .main5M .main5R .GallerySD .contentSlideWrapper .contentSlide a .galleryIMG { aspect-ratio: 214 / 264; display: block; position: relative; overflow: hidden; background-color: #000; margin: 0 auto; background-size: cover; background-position: 50% 50%; background-origin: border-box; background-repeat: no-repeat;}
#main-5 .main5M .main5R .GallerySD .contentSlideWrapper .contentSlide a .galleryT { position: absolute; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.7); z-index: 3; top: 0; left: 0; display: none;}
#main-5 .main5M .main5R .GallerySD .contentSlideWrapper .contentSlide a .galleryT h1 {font-size: 20px; word-break: keep-all; margin: 0; color: #fff; position: absolute; top: 50%; text-align: center; left: 0%; width: 100%; border: none; display: block; transform: translate(0, -50%);}
#main-5 .main5M .main5R .GallerySD .contentSlideWrapper .contentSlide a .galleryT h5 {font-size: 18px; color: #fff; margin: 0; position: absolute; top: 75%; text-align: center; left: 0%; width: 100%; border: none; display: block; transform: translate(0, -50%);}


.ms5-left h2 {/*font-weight:bold;font-family: 'Pretendard-Bold';*/ font-size:65px; color:#fff; display:inline-block; padding-bottom:15px; margin-top:0px; font-family: 'Cafe24Ohsquare-v2.0';letter-spacing:2px; }
.ms5-left h4 { line-height: 50px; color: #fff; font-size: 29px; font-weight: normal; font-family: 'Pretendard-Regular';}
.ms5-left span { font-size:23px; font-weight:500;}
.ms5-title { font-weight:bolder!important; padding-right:45px!important;}
.ms5-left table { font-size: 29px; border:none; text-align:left;}
.ms5-left table td { padding: 20px 0px; padding-right:40px; font-weight: 500; }

#main-6 {background-color:#fff; position:relative; padding:120px 0px; background-attachment:fixed; width:100%; background-size: 100% 100%; background-position: center;}
#main-6 h4 { color:#000;font-size:45px; font-weight:bold; display:inline-block; margin-bottom:20px; border-bottom:2px solid #000; padding-bottom:15px;}
.ms6-cont { padding-top: 0px;}
#main-6 p { font-size: 26px; font-weight:500;}
#main-6 b {opacity: 0;}
#main-6 span { font-size: 19px; font-weight:400;}
#main-6 li { padding:25px 0px;}
.ms6-right { padding:160px 0px 0px 88px;}
.ms6-left { text-align:center; padding:50px;}
.ms6-left p { text-align:center; margin-top:10px;}
#main-6 hr { width: 150px; border-bottom: 2px solid #000; margin: 0px auto; }
#main-6 a { color:#000; text-decoration:none; }
#main-6 h4:hover { color:#00abe1; transition:0.3s; border-bottom: 2px solid #00abe1;}
.letter { letter-spacing: 1px; }

#main-7 { background-color:#F6F2EF; padding:50px 0px; }
#main-7 .main7MT { flex-wrap: wrap; align-content: unset; justify-content: center; display: flex; width: 100%; gap: 60px;}
#main-7 .main7MT  a img{ text-decoration: none; display: inline-block; position: relative; top: 0;}
#main-7 .main7MT a:hover img { top: -15px; transition: .3s top;}
#main-7 .main7cont:nth-child(1) { animation-delay: .3s;}
#main-7 .main7cont:nth-child(2) { animation-delay: .6s;}
#main-7 .main7cont:nth-child(3) { animation-delay: .9s;}
#main-7 .main7cont:nth-child(4) { animation-delay: 1.2s;}
#main-7 .main7cont:nth-child(5) { animation-delay: 1.5s;}
.ms7-right h2 {font-weight:bold; font-size:45px; display:inline-block; border-bottom: 2px solid #000; padding-bottom:15px; margin-top:0px;}
.ms7-right span { font-size:23px; font-weight:500;}
.ms7-right { float:right; display:inline-block; padding:50px 0px;}
.ms7-right h4 { margin:15px 0px; font-size:29px; font-weight:600;}
.ms7-right h4 > span { font-weight:500; font-size:29px;}
.ms7-right table { font-size: 29px; border:none; text-align:left;}
.ms7-right table td { padding: 10px 0px; padding-right:40px; font-weight: 500; }
.ms7-img { padding:0px; }
.ms7-right a { color:#000; text-decoration:none; }
.ms7-right h2:hover { color:#00abe1; transition:0.3s; border-bottom: 2px solid #00abe1;}

@media (min-width:1200px) and (max-width:1499px) {
#main-4 .main4RT h1 {font-size: 30px;}
#main-2 .main2RBT a:hover .main2T {  width: 130px; height: 130px;  }
#main-3 .main3MT h1 {font-size: 30px;}
#main-3 .main3MT h1 {margin-bottom: 30px;}
#main-3 .main3M .main3MR .main3MRI h1 {font-size: 30px;}
#main-2 {padding: 50px 0;}
.top-btn {  right: 38px; bottom: 55px;}
    #main-5 {
        padding: 50px 0;
    }
.ms5-left h4 {font-size: 25px;}
#main-5 .main5RT {grid-gap: 20px;}
#main-4 .swiper-button-next, #main-4 .swiper-container-rtl .swiper-button-prev { right: -30px;}
#main-4 .swiper-button-prev, #main-4 .swiper-container-rtl .swiper-button-next {left: -30px;}
    #main-4 .main4RT h1 {font-size: 30px;}
    .ms4-left h2 {font-size: 35px;}
    .ms4-left table { font-size: 18px;}
    #main-4 {padding: 50px 0;}
    #main-2 {padding: 50px 0;}
    #main-3 {padding: 50px 0;}
	.ms2-title { padding:300px 0px; }
.dda3 { width: 30px; margin-bottom:30px; }
.dda4 { width: 30px;  margin-bottom:30px;}
	/*#main-1 { background:url(../Images/ms1-bg.png); background-position:top center; background-repeat:no-repeat; width:100%; height:100vh; position:relative; background-size:auto 100%; background-attachment:fixed; }*/

    .ms2-title h4 { font-size:23px; margin:0px 0px 20px;}
    .ms2-title p {font-size:33px; margin-top:40px;  line-height:65px;}
    .ms4-right table td { padding: 6px 15px; }
    .ms3-left table span { font-size:19px;}
    .ms2-vision-title { font-size:1.8em;}
    .ms2-vision-cont { font-size:1.2em;}
    .ms2-vision li { padding-bottom:18px;}
    .ms2-vision hr { margin-bottom:8px;}
    .ms3-left h2 { font-size:2.6em;}
    .ms3-left span { font-size:20px;}
    .ms3-left table td { padding: 14px 10px 14px 0px;}
    .ms3-left table { font-size:1.8em;}
    .ms4-right h2 { font-size:2.6em;}
    .ms4-right table { font-size:1.3em; margin:0px;}
    .ms4-right table .ms4-title { font-size:20px;}
    .ms5-left h2 { font-size:50px;}
    .ms5-left span { font-size:20px;}
    .ms5-left table { font-size:1.8em;}
    .ms5-left table td   {  padding: 15px 66px 15px 0px; }
    .ms5-title { font-weight:bolder!important; padding-right:30px!important;}
    #main-6 h4 { font-size:2.6em;}
    #main-6 p { font-size:1.7em;}
    #main-6 span { font-size:16px;}
    .ms6-right {padding: 160px 0px 0px 43px;}
    #main-6 li { padding:12px 0px;}
    .ms4-left {padding: 0px;}
    .ms4-right table .ms4-sub { font-size:15px; }
    .ms7-right h2 {font-weight:bold; font-size:2.6em; display:inline-block; border-bottom: 2px solid #000; padding-bottom:15px; margin-top:0px;}
.ms7-right span { font-size:20px; font-weight:500;}
.ms7-right { float:right; display:inline-block; padding:25px 0px;}
.ms7-right h4 { margin:15px 0px; font-size:1.8em; font-weight:600;}
.ms7-right h4 > span { font-weight:500; font-size:22px;}
.ms7-right table { font-size: 1.8em; border:none; text-align:left;}
.ms7-right table td { padding: 10px 0px; padding-right:40px; font-weight: 500; }
.ms2-rigth {     padding: 43px 0px 43px 95px;}
}

@media (min-width:993px) and (max-width:1199px) {
#main-4 .worship_swiper {margin-top: 25px; align-items: center;}
#main-4 .main4RT h1 {font-size: 30px;}
#main-3 .main3M .main3MR .main3MRI h1 {font-size: 25px;}
#main-3 .main3RB {margin-top: 25px;}
#main-3 .main3RB {margin-top: 50px;}
.main2RT h2 {font-size: 20px;}
#main-2 .main2RB {height: 150px;}
#main-2 .main2RBT a:hover .main2T { width: 130px; height: 130px;  }
#main-3 .main3M .main3MR .main3MRI h1 {font-size: 30px;}
#main-3 .main3MT h1 {font-size: 25px;}
#main-2 {padding: 50px 0;}
#main-5 .main5MT h1 {font-size: 35px;}
.main2RT h1 {font-size: 35px;}
#main-3 .main3MT h1 {font-size: 35px; margin-bottom: 50px;}
.ms4-left table .ms4-title {font-size: 20px;}
.top-btn { right: 40px; bottom: 55px;}
.top-btn .top {width: 68%}
#main-5 {padding: 50px 0;}
#main-4 .swiper-button-next, #main-4 .swiper-container-rtl .swiper-button-prev { right: 0px; top: 11%;}
#main-4 .swiper-button-prev, #main-4 .swiper-container-rtl .swiper-button-next { left: 0px; top: 11%;}
#main-3 .main3RT .sermonST h3 {width: 100%;}

#main-4 .swiper-button-next, #main-4 .swiper-container-rtl .swiper-button-prev { right: -10px;}
#main-4 .swiper-button-prev, #main-4 .swiper-container-rtl .swiper-button-next {left: -10px;}
#main-4 .main4RT h1 {font-size: 30px;}
.ms4-left h2 {font-size: 35px;}
#main-4 {padding: 57px 0;}
#main-2 {padding: 50px 0;}
#main-3 {padding: 50px 0;}
.ms2-title { padding: 140px 0px 200px; }
.dda3 { width: 20px; margin-bottom:25px;}
.dda4 { width: 20px; margin-top:25px;}
		/*#main-1 { background:url(../Images/ms1-bg.png); background-position:top center; background-repeat:no-repeat; width:100%; height:100vh; position:relative; background-size:auto 100%; background-attachment:fixed; }*/
	
    .ms1-cont p { font-size:21px;}
    .ms1-cont h3 {font-size:24px;}
	.ms3-left table span {font-size: 15px; font-weight: 400; } 
	.ms2-vision-title { font-size:1.5em;}
	.ms2-vision-cont { font-size:1.0em;}
	.ms2-vision li { padding-bottom:18px;}
	.ms2-vision hr { margin-bottom:8px;}
	.ms2-vision-cont { margin-bottom:5px;}
	.ms3-left h2 { font-size:2.0em;}
	.ms3-left span { font-size:15px;}
	.ms3-left table td { padding:5px 10px 5px 0px;}
	.ms3-left table { font-size:1.4em;}
	.ms4-right h2 { font-size:2.0em;}
	.ms4-right table { font-size:1.2em; margin:0px;}
	.ms4-right table .ms4-title { font-size:20px;}
	.ms4-right table td { padding: 4px 10px;}
.ms4-right table .ms4-sub { font-size: 14px; }
	.ms5-left { padding:40px 0px;}
	.ms5-left h2 { font-size:2.0em;}
	.ms5-left span { font-size:15px;}
	.ms5-left table { font-size:1.4em;}
	.ms5-left table td {padding: 10px 30px 10px 0px;}
	.ms5-title { font-weight:bolder!important; padding-right:30px!important;}
	#main-6 h4 { font-size:2.0em;}
	#main-6 p { font-size:1.4em;}
	#main-6 span { font-size:15px;}
	.ms6-right {padding: 145px 0px 0px 15px;}
	#main-6 li { padding:12px 0px;}
    .ms4-left { padding: 0px;}
	.ms2-title h4 { font-size:22px; margin:0px 0px 15px; }
	.ms2-title p { font-size:30px; line-height:60px; margin-top:50px;}
    #main-6 hr { width:100px;}
        .ms7-right h2 {font-weight:bold; font-size:2.0em; display:inline-block; border-bottom: 2px solid #000; padding-bottom:15px; margin-top:0px;}
.ms7-right span { font-size:15px; font-weight:500;}
.ms7-right { float:right; display:inline-block; padding:20px 0px;}
.ms7-right h4 { margin:15px 0px; font-size:1.4em; font-weight:600;}
.ms7-right h4 > span { font-weight:500; font-size:17px;}
.ms7-right table { font-size: 1.4em; border:none; text-align:left;}
.ms7-right table td { padding: 10px 0px; padding-right:40px; font-weight: 500; }
.ms2-rigth { padding: 28px 0px 28px 95px;}

}


@media (min-width:768px) and (max-width:992px) {
.worship-left::after {height: 100%;}
.worship-row {padding-bottom: 0px;}
#main-4 .swiper-wrapper {width: 100%;}
#main-4 .galleryb {width: 50%;}
#main-4 .gallery-tab {flex-direction: initial;}
#main-4 .worship_swiper {margin-top: 25px; align-items: center; grid-gap: 30px;}
#main-4 .main4RT h1 {font-size: 30px;}
#main-4 .worship_swiper {flex-direction: column;}
#main-3 .main3M .main3MR {width: 100%;}
#main-3 .main3M {flex-direction: column; grid-gap: 20px;}
#main-3 .main3M .main3ML {width: 100%;}
#main-3 .main3M .main3MR .main3MRI {grid-gap: 20px;}
#main-3 .main3M .main3MR .main3MRI h1 {font-size: 25px;}
#main-2 .main2RB {height: 150px;}
#main-2 .main2RBT a:hover .main2T { width: 100px; height: 100px;  }
.main2RT h1 {font-size: 25px;}
.main2RT h2 {font-size: 20px;}
.worship_left {width: 100%; margin-top: 20px;}
.next_left {margin-top: 20px;}
#main-2 {padding: 25px 0;}
#main-5 .main5M .main5L .NewsSD {height: 200px;}
#main-5 .main5M {grid-template-columns: 1fr;}
#main-5 .main5MT h1 {font-size: 35px;}
#main-3 .main3MT h1 {font-size: 35px; margin-bottom: 25px;}
.ms4-left table .ms4-title {font-size: 17px;}
.top-btn { right: 40px; bottom: 55px;}
#main-5 {padding: 50px 0;}
#main-2 .main2RBT .GeneraBTN a { padding: 5px 30px; }
#main-4 .swiper-button-next, #main-4 .swiper-container-rtl .swiper-button-prev { right: 0px; top: 11%;}
#main-4 .swiper-button-prev, #main-4 .swiper-container-rtl .swiper-button-next { left: 0px; top: 11%;}
.ms4-left table { font-size: 18px; width: 100%;}
#main-4 {padding: 25px 0;}
#main-2 {padding: 25px 0;}
#main-3 {padding: 25px 0;}
#main-3 .main3RB { display: inline-block;}
#main-3 .main3RBT { width: 100%;}
	.dda3 { width: 20px; margin-bottom:25px;}
.dda4 { width: 20px; margin-top:25px;}
	.ms2-title { padding:200px 0px; }
		/*#main-1 { background:url(../Images/ms1-bg.png); background-position:top center; background-repeat:no-repeat; width:100%; height:100vh; position:relative; background-size:auto 100%; background-attachment:fixed; }*/
    .ms3-left table span { font-size:19px;}
    .ms2-title h4 { font-size:26px; margin:0px 0px 15px;}
    .ms2-title p { font-size:32px; margin-top :65px;  line-height: 65px;}
    .ms2-vision-cont { font-size:18px;}
    .ms2-vision-title { font-size:22px;}
    .ms2-cont { padding:15px; margin-top:30px; text-align:left;}
    .ms3-left { text-align:center;}
    .ms3-left h2 { font-size:3.0em;}
    .ms3-left span { font-size:23px;}
    .ms3-left table td { padding:10px 0px;}
    .ms3-left table { font-size:2.0em; width:100%; text-align:center;}
    .ms3-right { text-align:center; margin-top:30px; padding:0px;}
    .ms4-right { padding:15px 30px; margin-top:30px; text-align:center;}
    .ms4-right table { width:100%; font-size:1.5em; margin-top:30px; margin-left:38px;}
    .ms4-right table td { text-align:left; padding:10px 20px;}    
    .ms5-left { padding:15px 30px; text-align:center;}
    .ms5-left h2 { font-size:3.0em;}
    .ms5-left span { font-size:23px;}
    .ms5-left table { font-size:2.0em; width:100%; margin-top:30px;}
    .ms5-left table td { text-align:left; width:initial;}
    .ms5-title { font-weight:bolder!important; padding-right:30px!important;}
    .ms5-right { text-align:center; margin-top:20px; padding:0px;}
    .ms6-right { padding:15px; }
    #main-6 h4 { font-size:3.5em;}
    .ms4-right h2 {font-size:3.0em;}
    .ms5-left table td { padding: 20px 30px 20px 75px; }
    .ms5-title { font-weight: bolder!important; padding-right: 0px!important; }
#main-6 { padding:150px 0px 70px; }
        .ms7-right h2 {font-weight:bold; font-size:3.0em; display:inline-block; border-bottom: 2px solid #000; padding-bottom:15px; margin-top:0px;}
.ms7-right span { font-size:23px; font-weight:500;}
.ms7-right { float:right; display:inline-block; padding:20px 0px;}
.ms7-right h4 { margin:15px 0px; font-size:2.0em; font-weight:600;}
.ms7-right h4 > span { font-weight:500; font-size:24px;}
.ms7-right table { font-size: 2.0em; border:none; text-align:center; margin:0 auto;}
.ms7-right table td { padding: 20px 90px;font-weight: 500; }
.ms7-right { margin: 35px auto; float:none;  width:100%; text-align:center;}
.ms7-img { padding :0px 15px; }
.ms2-left { padding: 0px 15px; text-align:center; }
.ms2-left img { width:100%; }
.ms2-rigth { padding:60px 15px; }
}

@media (max-width:767px) {
.worship-group-title {font-size: 20px;}
.worship-time {font-size: 16px;}
.worship-place {font-size: 16px;}
.worship-name {font-size: 16px;}
#main-3 .main3M .main3MR .main3MRI .circle {width: 70px; height: 70px;}
#main-2 .main2RBT a:hover .main2T { width: 100px; height: 100px;  }
#main-3 .main3M .main3MR .main3MRI .text h3 {font-size: 17px;}
#main-4 .gallery-tab li {width: auto;}
.worship-group-title {margin-bottom: 0px;}
.worship-left {padding: 0px;}
.worship-rows {margin-top: 0px !important;}
.worship-left .worship-group {margin-top: 10px !important;}
.worship-left::after {width: 0px;}
.worship-schedule {grid-template-columns: 1fr; grid-gap:5px;}
.worship-left::after {height: 100%;}
.worship-row {padding-bottom: 0px;}
#main-4 .swiper-wrapper {width: 100%;}
#main-4 .galleryb {width: 100%;}
#main-4 .gallery-tab {flex-direction: initial;}
#main-4 .worship_swiper {margin-top: 25px; align-items: center;}
#main-4 .main4RT h1 {font-size: 25px;}
#main-4 .worship_swiper {flex-direction: column;}
#main-3 .main3M .main3MR {width: 100%;}
#main-3 .main3M {flex-direction: column; grid-gap: 20px;}
#main-3 .main3M .main3ML {width: 100%;}
#main-3 .main3M .main3MR .main3MRI {grid-gap: 20px;}
#main-4 {padding: 25px 0;}
#main-3 {padding: 25px 0;}
#main-3 .main3M .main3MR .main3MRI h1 {font-size: 25px;}
.main2RT h1 {font-size: 25px;}
.main2RT h2 {font-size: 20px; margin-top: 10px;}
.worship_left {width: 100%; margin-top: 20px;}
.next_left {margin-top: 20px;}
#swiperSlider21390 .swiper-pagination {bottom: 10px !important;}
.swiper-slide .each-img {margin: 0px;}
#main-2 {padding: 25px 0;}
#main-5 .main5M .main5L .NewsSD {height: 150px;}
#main-4 #next {margin-top: 25px;}
#main-3 .main3MT {grid-gap: 25px;}
#main-4 .main4RT .gallery-tab li.active a:after {bottom: -10px;}
#main-4 .main4RT .gallery-tab li a div {font-size: 18px;}
#main-4 #worship {margin-top: 25px;}
#main-4 .main4RT {grid-gap: 25px;}
#main-5 .main5M .main5R .GallerySD .contentSlideWrapper .contentSlide a .galleryIMG {aspect-ratio: 214 / 160;}
#main-3 .main3RT .sermonST .sermonSTmore .subtext { font-size: 15px;}
#main-3 .main3RT .sermonST h3 {font-size: 18px; }
.swiper-button-next img, .swiper-button-prev img {width: 20px !important;}
#main-5 .main5M .main5L .NewsSD a .galleryT h1 {font-size: 16px;}
#main-4 .main4RT .galleryb {width: 100%;}
#main-5 .main5M {grid-template-columns: 1fr; gap: 25px; margin-top: 25px;}
#main-4 .main4RT h1 {font-size: 25px;}
#main-5 .main5MT h1 {font-size: 25px;}
.main2RT h1 {font-size: 25px;}
#main-3 .main3MT h1 {font-size: 25px; margin-bottom: 25px;}
.ms4-left table .ms4-title {font-size: 18px;}
#main-2 .main2RBT img {width: 35px; margin-bottom: 10px;}
#main-2 .main2RBT {width: calc(100% / var(--width2) - 10px);}
#main-2 .main2RB { flex-wrap: wrap; grid-gap: 15px; }
#main-7 .main7MT img {width: 69%;}
#main-4 .swiper-button-prev img, #main-4 .swiper-container-rtl .swiper-button-next img { width: 65%;}
#main-4 .swiper-button-next img, #main-4 .swiper-container-rtl .swiper-button-prev img {width: 65%; }
.ms4-left table .ms4-title { font-size: 20px;}
.ms4-left table td {padding: 2px 5px;}
#main-3 .main3RT .sermonST h3 {width: 100%;}
#main-7 .main7MT {grid-gap: 0px; justify-content: space-evenly;}
.ms4-left h2 { font-size: 30px;}
.main2RT h1 strong { font-size: 25px; word-break: keep-all;}
#main-3 .main3RT h1 { font-size: 30px;}
#main-2 .main2RB {justify-content: center;  margin-top: 10px;}
.top-btn { right: 0px; bottom: 87px;}
#main-5 .main5RT {display: inline-block;}
#main-5 .main5RT .generation_title {font-size: 25px;}
#main-5 .main5RT li {font-size: 16px;}
#main-5 {padding: 25px 0;}
.ms5-left h4 {font-size: 20px; line-height: 30px;}
#main-4 .swiper-button-next, #main-4 .swiper-container-rtl .swiper-button-prev { right: 0px; top: 8%;}
#main-4 .swiper-button-prev, #main-4 .swiper-container-rtl .swiper-button-next { left: 0px; top: 8%;}
    #main-2 .main2RBT .GeneraBTN a { padding: 5px 30px; }
    .ms4-left table { font-size: 16px; width: 100%;}
      #main-3 .main3RB { display: inline-block; margin-top: 25px;}
    #main-3 .main3RBT { width: 100%;}
	.letter { letter-spacing: 0.5px; }
	.ms2-left { padding:0px 30px; }
	.ms2-rigth { padding:50px 30px; }
    .ms2-title h4:nth-child(2) { padding-bottom:15px;}
		.dda3 { width: 20px; margin-bottom:25px;}
.dda4 { width: 20px; margin-top:25px;}
	.ms2-title { padding:150px 0px 130px; }
	.side-line.one { background-size: 1px 15px; }
	.ms4-right table .ms4-sub { font-size:12px; }
	.ms2-img { padding:0px 30px; }
	.ms6-left { padding:0px;}
    .ms2-cont { padding:15px 0px; margin-top:30px;}
    #main-2-bg {text-align:center;}
     .ms2-vision-title { font-size:1.5em;}
    .ms2-vision-cont { font-size:1.15em;}
    .ms2-vision li { padding-bottom:30px; text-align:left; padding:0px 30px 20px 30px;}
    .ms2-vision hr { margin-bottom:15px;}
    .ms2-vision-cont { margin-bottom:5px;}
    .ms1-cont p { font-size:1.8em;}
    .ms1-cont h3 { font-size:1.9em;}
    .ms2-title h4 { font-size:1.5em; margin:0px 0px 15px;}
    .ms2-title p { font-size:1.75em; line-height:40px; margin-top:35px;}
    .ms3-left { text-align:center; padding:0px 30px;}
    .ms3-left h2 { font-size:2.2em; text-align:center;}
    .ms3-left span { font-size:18px;}
    .ms3-left table span { font-size:13px;}
    .ms3-left table td {padding:5px 0px;}
    .ms3-left table { font-size:1.3em; width:100%; text-align:center;}
    .ms3-right { text-align:center; margin-top:30px; padding:0px 30px;}
    .ms4-right { padding:15px; margin-top:15px; text-align:center;}
    .ms4-right table { width:100%; font-size:12px; margin-top:30px; padding:0px 30px; margin-left:15px;}
    .ms4-right table td { text-align:left; padding:5px 10px;}
    .ms4-right h2 { font-size:2.2em;}
    .ms4-right table .ms4-title { font-size:15px;}
    .ms5-left { padding:15px 30px; text-align:center;}
    .ms5-left h2 { font-size:25px;}
    .ms5-left span { font-size:18px;}
    .ms5-left table { font-size:1.3em; width:100%; margin-top:30px;}
    .ms5-left table td { padding:5px 10px 5px 22px; text-align:left;}
    .ms5-title { font-weight:bolder!important; padding-right:0px!important;}
    .ms5-right { text-align:center; margin-top:20px; padding:0px 30px;}
    #main-6 h4 { font-size:2.2em;}
    .ms6-cont {padding-top:30px;}
    #main-3, #main-4, #main-5 { padding:25px 15px;}
	#main-3 td{font-size: 14px;}
    .ms6-left { text-align:center;}
    #main-6 p { font-size:1.4em;}
    #main-6 span { font-size:13px;}
    .ms6-right { padding:30px; }
    #main-6 li { padding:5px 0px;}
    #main-6 { padding:80px 0px 0px;}
            .ms7-right h2 {font-weight:bold; font-size:2.2em; display:inline-block; border-bottom: 2px solid #000; padding-bottom:15px; margin-top:0px;}
.ms7-right span { font-size:18px; font-weight:500;}
.ms7-right { float:right; display:inline-block; padding:20px 0px;}
.ms7-right h4 { margin:15px 0px 30px; font-size:1.3em; font-weight:600;}
.ms7-right h4 > span { font-weight:500; font-size:16px;}
.ms7-right table { font-size: 1.3em; border:none; text-align:center; margin:0 auto;}
.ms7-right table td { padding: 10px 30px;font-weight: 500; }
.ms7-right { margin: 35px auto; float:none;  width:100%; text-align:center;}
.ms7-img { padding :0px 30px; }
#main-7 { padding:25px 0px; }
}



@media (max-width:670px) {
    .worship_left {
        width: 100%;
    }
}