@media only screen and (max-width: 1000px) {
  .wrap {
    width: 100%;
  }

  .dynamic-image__anons {
    font-size: 14px;
  }

  .dynamic-image__name {
    font-size: 24px;
  }

  .nav__link {
    font-size: 14px;
  }

  .news-top__text {
    height: auto;
    min-height: 140px;
  }

  .news-top__capt {
    font-size: 18px;
  }

  .news-top__btn {
    margin-top: 16%;
    margin-bottom: 14px;
  }

  .news-block {
    height: auto;
  }

  .news-block__image {
    height: auto;
  }

  .news-block__btn {
    display: block;
    float: none;
    width: 100px;
    margin-left: auto;
    margin-bottom: 10px;
  }

  .btn_green {
    font-size: 14px;
  }

  .slider-calendar__old,
  .slider-calendar__new {
    width: 46%;
    margin-top: 0px;
  }
  .slider-calendar__old br,
  .slider-calendar__new br {
    display: none;
  }

  .slider-calendar__info {
    width: 100%;
  }
  .slider-calendar__info img {
    width: 100%;
  }

  .aside-social__item {
    width: 40px;
    height: 40px;
    line-height: 46px;
  }

  .aside-social__link .fa {
    font-size: 22px;
  }

  .aside-social__text {
    font-size: 22px;
  }

  .aside-news__photo img {
    width: 100%;
  }

  .aside-news__link {
    font-size: 24px;
  }

  .row_channel-radio {
    height: auto;
  }

  .channel-radio__text p {
    height: auto;
  }
  .channel-radio__text p span {
    font-size: 20px;
    padding: 12px;
  }

  .footer__list {
    margin-top: 20px;
  }

  .footer__link {
    font-size: 12px;
  }

  .copyright__link {
    font-size: 10px;
  }

  .capt {
    font-size: 20px;
    font-size: calc(0.5vw + 0.5vh + 2vmin);
  }

  .content__slider .slick-arrow {
    top: calc(4vw + 4vh + 2vmin);
  }

  .row_ikon .col {
    width: inherit;
    max-width: 60%;
  }

  .ikon__name span {
    font-size: 20px;
    font-size: calc(0.5vw + 0.5vh + 2vmin);
    line-height: calc(0.8vw + 0.8vh + 2vmin);
  }

  .row_ikon .col.ikon__image {
    width: 21%;
  }

  .sermon__text-anons {
    width: 51%;
  }

  .sermon__text-btn {
    width: 49%;
    float: right;
  }
  .sermon__text-btn .btn_right {
    float: right;
  }

  .content__info-item.block {
    padding: 0 10px;
  }

  .row_choice {
    padding: 0 10px 0 0;
  }

  .calendar__tbody tr td .image-tip .image {
    width: 60px;
    height: 60px;
  }

  .calendar__tbody tr td .image-tip .image img {
    min-width: 60px;
    min-height: 60px;
  }

  .iconostasis__image {
    display: none;
  }

  .iconostasis__list {
    display: block;
  }

  .iconostasis__item {
    border: 1px solid #bad4cd;
    border-radius: 4px;
    margin: 10px 0px;
  }
  .iconostasis__item .block {
    position: relative;
    overflow: hidden;
  }
  .iconostasis__item .block .close {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
  }
  .iconostasis__item .block .close:hover::before, .iconostasis__item .block .close:hover::after {
    background: #003f3b;
  }
  .iconostasis__item .block .close::before, .iconostasis__item .block .close::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #006046;
  }
  .iconostasis__item .block .close::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .iconostasis__item .block .close::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .iconostasis__item .block .close.thick::before, .iconostasis__item .block .close.thick::after {
    height: 2px;
    margin-top: -2px;
  }
  .iconostasis__item .block .block__btn {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .iconostasis__item .block .block__row {
    display: table;
    width: 100%;
  }
  .iconostasis__item .block .block__row .block__col {
    display: table-cell;
    vertical-align: top;
  }
  .iconostasis__item .block .block__row .block__col_img {
    width: 250px;
    padding-left: 40px;
    position: relative;
  }
  .iconostasis__item .block .block__row .block__col_img img {
    max-width: 210px;
    max-height: 310px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .iconostasis__item .block .block__row .block__col_text {
    padding: 20px 20px 10px 20px;
  }
  .iconostasis__item .block .block__row .block__col_text .capt {
    color: #006046;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
    margin-left: 0px;
  }
  .iconostasis__item .block .block__row .block__col_text .text {
    font-size: 14px;
    color: #333333;
    margin-bottom: 14px;
    text-align: justify;
    overflow: hidden;
  }
  .iconostasis__item .block .block__row .block__col_text .text p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    text-align: justify;
  }
}
@media only screen and (max-width: 950px) {
  .col_internet {
    width: 100%;
  }
  .col_internet .internet__capt {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .sermon__text-anons {
    width: 100%;
  }

  .schedule__col_second p {
    font-size: 12px;
  }

  .schedule__col_first {
    width: 300px;
  }

  .schedule__col_third {
    width: 500px;
  }

  .schedule__col_second {
    width: 38%;
  }

  .content__video {
    width: 100%;
    display: block;
  }
 .content__video + .content__info {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
 }


}
@media only screen and (max-width: 768px) {
  header {
    padding: 0 2%;
  }

  main {
    overflow-x: hidden;
  }

  .news-top__text {
    position: absolute;
    bottom: 0;
    padding-top: 10px;
  }

  .news-top__anons {
    width: 100%;
  }

  .news-top__btn {
    max-width: 100%;
    margin-top: 14px;
    margin-bottom: 10px;
  }

  .news-block__anons {
    position: absolute;
    bottom: 0;
  }

  .m-nav__btn {
    display: block;
    width: 40px;
    height: 50px;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    right: 12px;
    padding-top: 22px;
  }

  .m-nav__btn span {
    width: inherit;
    height: 5px;
    background-color: #fff;
    font-size: 0;
    position: absolute;
    -webkit-transition: background-color .3 ease;
    transition: background-color .3 ease;
  }

  .m-nav__btn span:before,
  .m-nav__btn span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }

  .m-nav__btn span:before {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
        transform: translateY(-10px);
  }

  .m-nav__btn span:after {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
        transform: translateY(10px);
  }

  .m-nav__btn-open span {
    background-color: transparent;
  }

  .m-nav__btn-open span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
  }

  .m-nav__btn-open span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
  }

  .nav__list {
    display: block;
  }

  .nav__list {
    position: absolute;
    top: 50px;
    right: -500px;
    z-index: 100;
    width: 300px;
    background: #003f3b;
    -webkit-transition: all 0.5s;
            transition: all 0.5s;
  }

  .nav__item {
    display: block;
    border-top: 1px solid #006046;
    position: relative;
  }
  .nav__after {
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: 0px;
    color: white;
    font-size: 26px;
    cursor: pointer;
    padding: 0px 0px;
    padding-top: 11px;
  }
  .nav__after:after {
    content: "\f107";
    display: block;
  }
  
  .nav__item.nav__item_index:after {
    content: " ";
  }

  .nav__link {
    text-align: left;
    padding-left: 20px;
  }

  .nav__add-list {
    position: relative;
  }
  .nav__after.js--nav__item + .nav__add-list {
    display: block;
    width: 100%;
  }

  .js--nav__item .nav__add-list {
    width: 100%;
    position: static;
  }
  .js--nav__item .nav__add-link {
    padding-left: 40px;
  }
  .js--nav__item .nav__add-link:focus, .js--nav__item .nav__add-link:hover {
    background: #006046;
  }

  .nav__after.js--nav__item {
    cursor: pointer;
  }
  .nav__after.js--nav__item:after {
    content: "\f106";
  }

  .m-nav__btn-open + .nav__list {
    right: 0;
  }

  .dynamic-image__name {
    font-size: calc(1vw + 1vh + 1vmin);
  }

  .dynamic-image__anons {
    font-size: calc(0.4vw + 0.4vh + 1vmin);
  }

  .row.news {
    padding-right: 10px;
  }

  .col_section {
    width: 100%;
  }

  .section__news-top, .news-top__image {
    max-height: 100%;
  }

  .slider {
    height: auto;
  }

  .slider__right {
    height: 100%;
  }

  .slider__left img {
    margin: auto;
  }

  .col_aside {
    width: 100%;
  }

  .aside_btn {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }

  .aside__btn-cont {
    text-align: center;
    margin-bottom: 20px;
  }

  .aside_btn_calendar {
    margin-right: 8px;
  }

  .slider-calendar__old, .slider-calendar__new {
    width: 25%;
    padding: 10px;
    margin-top: 10%;
  }

  .slider-calendar__info {
    width: 50%;
  }

  .slider-calendar .slick-prev, .slider-calendar .slick-next {
    font-size: 20px;
  }

  .channel-radio__image img {
    margin: 0;
  }

  .channel-radio__image.vera img {
    margin: 0 auto;
  }

  .photo-archive__btn,
  .aside-news__btn {
    height: 60px;
  }

  .channel-radio__text p span {
    padding: 20% 0px;
    font-size: 30px;
  }

  .channel-radio__text.vera p span {
    padding: 10px;
  }

  .footer__list {
    display: block;
  }

  .footer__item {
    display: block;
    text-align: center;
    padding: 6px 0px;
  }

  .footer__link {
    font-size: 16px;
  }

  .slider {
    width: 97%;
    margin: 0 auto;
  }

  .section__news-top {
    margin: 10px 2%;
    border-top-right-radius: 13px;
  }

  .slider__left img {
    width: 100%;
  }

  .content__slider {
    margin: 0px 8px;
  }

  .content__slider .slick-arrow {
    top: calc(3vw + 3vh + 2vmin);
  }

  .ikon {
    padding-right: 2%;
  }

  .row_ikon .col {
    max-width: inherit;
    width: inherit;
  }
  .row_ikon .ikon__anons {
    max-width: 70%;
  }

  .ikon__name span {
    font-size: 20px;
    font-size: calc(0.5vw + 0.5vh + 2vmin);
    line-height: calc(0.8vw + 0.8vh + 2vmin);
  }

  .ikon .ikon__block:last-child {
    margin-bottom: 10px;
  }

  .row__clergy-top {
    display: block;
  }
  .row__clergy-top .col {
    display: block;
  }
  .row__clergy-top .col__clergy-image {
    margin: 0px auto 20px;
  }
  .row__clergy-top .clergy-info__anons {
    margin-top: 1%;
  }

  .content__info {
    padding-right: 0;
  }

  .schedule__col_first {
    width: 500px;
  }

  .schedule__col_second {
    padding-left: 20px;
  }

  .schedule__col_third {
    padding-right: 0px;
  }

  .schedule__row {
    display: block;
    width: 100%;
    font-size: 0;
    margin-bottom: 10px;
  }
  .schedule__row .schedule__col {
    font-size: 14px;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    min-height: 100px;
  }
  .schedule__row .schedule__col.schedule__col_third {
    width: 100%;
    margin-top: 5px;
  }

  .schedule__block {
    width: 100%;
    display: block;
  }

  .schedule__col_first {
    padding: 20px;
  }

  .schedule__col_second {
    padding: 10px 20px;
  }

  .schedule__list {
    padding-left: 16%;
  }

  .js--today-block p {
    -webkit-transform-origin: 71px 70px 0px;
        -ms-transform-origin: 71px 70px 0px;
            transform-origin: 71px 70px 0px;
  }

  .content__photo {
    width: 50%;
  }

  .content__photo .content__image img {
    width: 100%;
  }

  .question__category {
    display: block;
    font-size: 0;
  }

  .question__category-list {
    display: inline-block;
    font-size: 14px;
    width: 50%;
  }

  .col_internet .form__select {
    display: block;
    margin: 0px;
  }
  .col_internet .form__btn {
    margin: 10px 0 10px 14px;
  }

  .col_internet .ui-selectmenu-button.ui-button {
    margin: 0;
    margin-top: 10px;
    margin-left: 14px;
  }

  .row_mini.float .mini-info__capt-online {
    float: none;
    text-decoration: underline;
    border-bottom: none;
  }
  .row_mini.float .mini-info__capt-online:before {
    content: '';
    display: block;
    margin-top: 6px;
  }

  .calendar__tbody tr td .image-tip {
    display: none;
  }

  .calendar__tbody tr td {
    vertical-align: middle;
    text-align: center;
    height: auto;
  }

  .calendar__tbody tr td .number {
    position: static;
    font-size: 6vw;
  }
  .fancybox-close {
    display: none !important;
  }
  .js--nav__item + .nav__add-list {
    position: static;
  }
  .news-block__image img {
    min-height: inherit;
  }

}
@media only screen and (max-width: 640px) {
  header {
    height: 66px;
  }

  .col_social {
    position: absolute;
    left: 0;
    top: 24px;
    left: 10px;
  }

  .col_phone, .col_newsletter {
    width: 100%;
    display: block;
    text-align: right;
  }

  .col_phone {
    margin-bottom: 8px;
  }

  .aside_btn {
    width: 100%;
  }

  .aside_btn_schedule {
    margin-top: 10px;
  }

  .content__slider .slick-arrow {
    top: 20px;
    top: calc(7vw + 7vh + 2vmin);
  }

  .col_capt_text span {
    padding: 20px;
    font-size: calc(1vw + 1vh + 2vmin);
  }

  .content__img {
    float: none;
    width: 100%;
  }

  .ikon__image {
    height: auto;
  }
  .ikon__image img {
    width: 100%;
  }

  .ikon__name {
    display: block;
    width: 100%;
    height: auto;
    padding-left: 0px;
  }

  .row_ikon .ikon__anons {
    width: 79%;
    padding: 10px;
  }

  .row_clergy,
  .row_sermon {
    margin-right: 0px;
    margin-top: 0px;
  }
/*  .row_clergy .col_clergy {
    min-height: initial;
  }*/
  .row_clergy .col_clergy,
  .row_clergy .col_sermon,
  .row_sermon .col_clergy,
  .row_sermon .col_sermon {
    padding-left: 10px;
    margin-bottom: 10px;
  }

  .clergy__text,
  .sermon__text {
    width: calc( 100% - 10px );
    left: 10px;
  }
  .clergy__text p,
  .sermon__text p {
    font-size: 16px;
  }
  .clergy__text p span,
  .sermon__text p span {
    font-size: 12px;
  }

  .col_sermon {
    width: 50%;
  }

  .content__image-info {
    display: block;
  }

  .content__image {
    display: block;
    width: 100%;
    margin-bottom: 14px;
  }

  .content__info-anons {
    height: auto;
  }

  .question__list .content__info {
    padding: 0;
  }
  .question__list .content__image {
    padding: 0;
  }
  .question__list .content__image img {
    width: 100%;
  }

  .question__form-block {
    text-align: center;
  }

  .question__form-block_btn .question__form-label {
    display: none;
  }

  .question__form-label {
    margin-bottom: 10px;
  }

  .question__form-btn {
    margin-right: auto;
    margin-top: 14px;
  }

  .form__help {
    text-align: center;
  }
  .form__help .form-label {
    margin-bottom: 10px;
  }
  .form__help .form-block_btn .form-label {
    display: none;
  }
  .form__help .form-btn {
    margin: 10px auto 0;
  }
  .form__help .form-block_star {
    display: block;
  }

  .row_choice {
    padding: 0;
  }

  .choice-info {
    margin-top: 10px;
  }

  .col_choice-left, .col_choice-right {
    width: 100%;
    padding: 0;
  }

  .mini-info__capt-online {
    float: none;
    text-decoration: underline;
    border-bottom: none;
  }
  .mini-info__capt-online:before {
    content: '';
    display: block;
    margin-top: 6px;
  }

  .mini-info__name {
    margin-top: 10px;
  }

  .mini-info__file {
    padding-left: 10px;
  }

  .iconostasis__item .block .block__row .block__col_img img {
    position: static;
    margin: 20px 0px;
  }

  .iconostasis__item .block .block__row {
    display: block;
  }

  .iconostasis__item .block .block__row .block__col {
    display: block;
  }

  .iconostasis__item .block .block__row .block__col_img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .content {
    padding-left: 10px;
    font-size: 14px;
    color: #003f3b;
    text-align: justify;
    line-height: 1.5em;
    margin: 2px 0px;
  }

  .content__image {
    padding-left: 10px;
  }

  .content__slider .slick-arrow {
    top: calc(6vw + 6vh + 2vmin);
  }

  .col_clergy {
    width: 50%;
  }

  .schedule__row {
    display: block;
    width: 100%;
    font-size: 0;
    margin-bottom: 10px;
  }
  .schedule__row .schedule__col {
    font-size: 14px;
    width: 100%;
    display: block;
    vertical-align: middle;
    min-height: inherit;
  }
  .schedule__row .schedule__col.schedule__col_third {
    width: 100%;
    margin-top: 5px;
    min-height: inherit;
    padding: 30px 0 10px;
  }
  .schedule__row .schedule__col.schedule__col_third {
    margin-top: 0;
    padding: 0;
    padding-left: 20px;
  }
  .schedule__row .schedule__col.schedule__col_third .schedule__list {
    padding: 0;
  }
  .schedule__row .schedule__col.schedule__col_third .schedule__item {
    padding: 2px;
  }
  .schedule__row.schedule__row_today .schedule__col_first {
    padding-top: 50px;
  }

  .schedule__block {
    width: 100%;
    display: block;
  }

  .schedule__col_first {
    padding: 20px;
    background: rgba(0, 96, 64, 0.3);
    min-height: inherit;
  }

  .schedule__col_second {
    padding: 10px 20px;
  }

  .schedule__list {
    padding-left: 16%;
  }

  .js--today-block {
    width: 97%;
    height: 28px;
  }
  .js--today-block p {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 0px;
        -ms-transform-origin: 0px;
            transform-origin: 0px;
    text-align: center;
  }

  .contacts__info,
  .row_road,
  .contacts__donation,
  .contact__hr + .donation__text-italic {
    padding-left: 2%;
  }

  .row_road .col_road {
    width: 100%;
  }

  .content__photo {
    width: 50%;
  }
  .content__photo .content__image {
    padding-left: 0;
    margin-bottom: 0;
  }

  .content__photo .content__image img {
    width: 100%;
  }

/*  .page-content .content p {
    padding-left: 10px;
  }*/

  .row_choice {
    padding-left: 10px;
  }

  .content .row_mini.float .col_mini-image {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
  .content .row_mini.float .mini-info__capt {
    padding-left: 10px;
  }
  .content .row_mini.float .mini-info__name {
    padding-left: 10px;
  }
  .content .row_mini.float .mini-info__anons blockquote, .content .row_mini.float .mini-info__anons b {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .col_news-block {
    width: 100%;
  }

  .dynamic-image {
    display: none;
  }

  .slider {
    height: auto;
  }

  .slider__right {
    height: auto;
    position: static;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: -2px;
  }

  .slider__left-text_block.col-8 {
    width: 100%;
  }

  .slider__right .slick-list, .slider__right .slick-track {
    height: auto;
    width: 100%;
    display: block;
    font-size: 0;
    background: #006046;
  }

  .slider__right .slider__right-item {
    height: auto;
    display: block;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
  }

  .slider__right .slider__right-item span {
    padding: 10px;
    color: white;
    display: block;
    width: 100%;
    text-align: center;
  }

  .slider__right .slider__right-item:after {
    background: white;
  }

  .slider__right .slider__right-item:hover,
  .slider__right .slider__right-item:focus {
    background: #003f3b;
    border-radius: none;
  }

  .slider__left img {
    width: 100%;
  }

  .news-top__image img {
    min-height: 200px;
  }

  .content__slider .slick-arrow {
    top: 20px;
    top: calc(6vw + 6vh + 2vmin);
  }

  .capt {
    font-size: 20px;
  }

  .row_ikon {
    display: block;
  }

  .ikon__image {
    width: inherit;
    display: block;
  }
  .ikon__image img {
    width: 60%;
    margin: auto;
    margin: 10px auto;
  }

  .ikon__anons {
    display: block;
  }

  .ikon__name {
    height: auto;
    display: block;
    max-width: 90%;
    margin: 10px auto;
    text-align: center;
  }
  .ikon__name span {
    display: block;
    text-align: center;
  }

  .ikon__btn {
    position: static;
    float: none;
    display: block;
    width: 120px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .row_ikon .ikon__anons {
    width: 100%;
    max-width: 100%;
  }

  .row_ikon .col.ikon__image {
    width: inherit;
  }

  .row_shrines {
    display: block;
  }
  .row_shrines .col {
    display: block;
  }

  .col_shrines-image {
    margin: 0 auto 10px;
  }

  .content__map {
    width: 96%;
  }

  .content__photo {
    width: 100%;
  }
  .content__photo .content__image {
    padding-left: 0;
    margin-bottom: 0;
  }

  .content__photo .content__image img {
    width: 100%;
  }

  .question__category {
    margin-bottom: 24px;
  }

  .question__category-item {
    margin: 0;
    margin-top: 14px;
  }

  .question__category-list {
    display: inline-block;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 0;
  }

  .form__help {
    padding-left: 10px;
  }

  .content .row_mini {
    display: block;
  }
  .content .row_mini .col {
    display: block;
  }
  .content .row_mini .col_mini-image {
    margin: auto;
  }
  .content .row_help {
    display: block;
  }
  .content .row_help .col {
    display: block;
  }
  .content .row_help .col_photo {
    margin: 0 auto 10px;
  }
  .content .row_help .info__name,
  .content .row_help .info__date {
    text-align: center;
  }
  .content .form-field {
    width: 100%;
  }
  .content .form-field input {
    width: 100%;
  }

  .content_listen .mini-info__capt {
    padding-left: 10px;
  }
  .content_listen .mini-info__name {
    padding-left: 10px;
  }

  .calendar__tbody tr td {
    border: none;
  }

  .calendar__tbody tr td.clean {
    background: transparent;
  }
  .content__photo .content__image {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 450px) {
  .question__form-field {
    width: 100%;
  }

  .captcha-img, .captcha-input {
    width: 40%;
  }

  .captcha-refresh {
    width: 20%;
  }
}
@media only screen and (max-width: 400px) {
  .slider-calendar__image {
    width: 120px;
    height: 120px;
  }
  .col_capt_btn {
    display: block;
    text-align: center;
    width: 100%;
  }

  .col_capt_text {
    display: block;
  }
  .col_capt_text span {
    padding: 10px;
    text-align: center;
  }

  .green__capt_btn {
    float: none;
    margin: 0 auto 20px;
  }

  .content__slider .slick-arrow {
    width: 24px;
    height: 50px;
    top: 20px;
    top: calc(5vw + 4vh + 2vmin);
  }
  .content__slider .slick-arrow .fa {
    font-size: 24px;
  }

  .content__slider-date {
    text-align: center;
  }

  .ikon__name span {
    font-size: 16px;
  }

  .col_clergy {
    width: 100%;
  }
  .col_clergy img {
    width: 100%;
  }

  .row_sermon {
    margin-right: 0px;
  }

  .col_sermon {
    width: 100%;
  }
  .col_sermon img {
    width: 100%;
  }

  .question__form-field {
    width: 100%;
  }

  .green__capt_calendar .calendar__arrow {
    top: 10px;
  }

  .content__image-cont {
    width: 100%;
  }
  .channel-radio__text p span {
    line-height: 24px;
    padding: 16% 0px;
  }
  
}


