/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Stack+Sans+Headline:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
body * {
    font-family: 'Poppins';
}
.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
html {
  scroll-behavior: smooth;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
div#header-outer {
    background: transparent;
}
div#sec1 {
    margin-top: -30px;
}
div#sec1 .main-col .vc_column-inner{
    padding: 166px 0 45px 284px;
}
div#sec1 .column-image-bg {
    background-size: 100% 100%;
}
div#sec1 h6{
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin-bottom:29px;
}
div#sec1 h2{
    color: #FFF;
    font-family: "Stack Sans Headline";
    font-size: 74.564px;
    font-style: normal;
    font-weight: 700;
    line-height: 76.055px; /* 102% */
    letter-spacing: 0.746px;
    text-transform: uppercase;
    width:55%;
    margin-bottom:30px;
}
div#sec1 p{
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 211.111% */
    width:55%;
}
div#sec1 a#btn{
    color: #1C1008;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background:#fff !important;
    padding: 16px 50px;
    margin-bottom: 0;
    margin-top:40px;
}
div#sec1 .owl-dots {
    margin-top:155px;
    text-align:left;
}
div#sec1 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    background: rgb(255 255 255 / 50%);
    width: 7px;
    height: 7px;
    margin: 0 10px;
    transform: unset;
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    transform: unset;
    background: #fff !important;
    position: relative;
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot.active span:before {
    content: "";
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -7.5px;
    bottom: -7.5px;
    border-radius: 50px;
}
div#sec1 .main-col:before{
    /* content:"Tre"; */
    color: transparent;
    opacity: 0.2;
    -webkit-text-stroke-width: 1.31px;
    -webkit-text-stroke-color: #fff;
    font-size: 620px;
    font-style: normal;
    font-weight: 700;
    line-height: 510px; /* 102% */
    letter-spacing: 6.202px;
    text-transform: uppercase;
    position:absolute;
    bottom:0;
}
div#sec2 h6 {
    color: #3A3A3A;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.84px;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
    margin-bottom:10px;
}
div#sec2 h6:before {
    content: '';
    background-color: #00C;
    position: absolute;
    width: 12px;
    height: 3px;
    left: 0;
    top: 7px;
}
div#sec2 h2 {
    color: #1E1E1E;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 124.444% */
    letter-spacing: 0.45px;
    text-transform: capitalize;
    margin-bottom: 32px;
}
div#sec2 p{
    color: #6D6D6D;
    font-family: Poppins;
    font-size: 17.386px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.512px; /* 181.25% */
}
div#sec2 .vc_col-sm-6:first-child p{
    width:80%;
}
a#btn{
    color: #FFF;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase; 
    padding:18px 40px;
    margin-bottom:0;
}
div#sec2 a#btn{
    margin-top:26px;
}
div#sec2 .iwt-icon img {
    width: 100%;
}
div#sec2 .iwt-text {
    padding-left: 106px;
}
div#sec2 h3 {
    color: #0B1C2A;
    font-family: "Stack Sans Headline";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    margin-bottom: 0;
}
div#sec2 .inner_row p{
    width: 88%;
}
div#sec4 h6 {
    color: #FFF;
    font-family: Outfit;
    font-size: 16.239px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.974px;
    text-transform: uppercase;
    margin-bottom:23px;
    position: relative;
    padding-left: 20px;
}
div#sec4 h6:before {
    content: '';
    background-color:#fff;
    position: absolute;
    width: 12px;
    height: 3px;
    left: 0;
    top:9px;
}
div#sec4 h2{
    color: #FFF;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 124.444% */
    letter-spacing: 0.45px;
    text-transform: capitalize;
}
div#sec4 a#btn{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 16.239px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.624px;
    text-transform: uppercase;
    padding: 22px 68px;
    background: transparent !important;
    border: 1.16px solid #fff;
    display: table;
    margin: 0 auto;
    margin-right: 0;
}
div#sec4 ul{
    display:flex;
    justify-content:space-between;
    align-items:center;
    border-bottom: 1px solid #ffffff40;
    padding:68px 0;
    margin:0;
    position:relative;
    transition:all 0.5s linear;
}
div#sec4 ul li{
    list-style:none;
}
div#sec4 ul li:first-child{
    color: #FFF;
    font-family: "Stack Sans Headline";
    font-size: 37.117px;
    font-style: normal;
    font-weight: 400;
    line-height: 48.716px; /* 131.25% */
    letter-spacing: -0.371px;
    text-transform: capitalize;
}
div#sec4 ul li a{
    width: 55px;
    height: 55px;
    line-height:55px;
    display:inline-block;
    border-radius: 7px;
    background: #FFF;
    text-align:center;
}
div#sec4 ul:after{
    content:"";
    background-image:url(/wp-content/uploads/2026/04/ministry-sec-img.png);
    width:498px;
    height:304px;
    position:absolute;
    right:220px;
    box-shadow: 0 0 84px 0 rgba(0, 0, 0, 0.75);
    opacity:0;
    transition:all 0.5s linear;
}
div#sec4 ul:hover{
    background: #00C;
    backdrop-filter: blur(6.220148086547852px);
    border-radius:11.6px;
    padding:68px 42px;
}
div#sec4 ul:hover:after{
    opacity:1;
}
div#sec5 h2 {
    color: #1E1E1E;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 124.444% */
    letter-spacing: 0.45px;
    text-transform: capitalize;
    margin-bottom: 21px;
}
div#sec5 p{
    color: #6D6D6D;
    font-family: Poppins;
    font-size: 17.386px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.512px; /* 181.25% */
}
div#sec5 .inner_row:nth-child(1) .vc_col-sm-6:last-child{
    padding-left: 65px;
}
div#sec5 .inner_row:nth-child(2) img{
    display:block;
    margin:0 auto;
    margin-right:0
}
div#sec5 .inner_row:nth-child(2) p{
    width:90%;
}
div#sec6 .testi-sec {
    background: var(--White, #FFF);
    backdrop-filter: blur(18.958309173583984px);
    border-bottom:15px solid #00C;
    width:95%;
    padding: 70px 0px 50px 57px;
    position: relative;
}
div#sec6 .testi-sec:after{
    content:"";
    background-image:url(/wp-content/uploads/2026/04/quote-icon.png);
    width:178px;
    height:133px;
    position:absolute;
    top:160px;
    right:45px;
}
div#sec6 .testi-sec h3{
    color: #1E1E1E;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 124.444% */
    letter-spacing: 0.45px;
    text-transform: capitalize;
    margin-bottom:24px;
}
div#sec6 .testi-sec p.txt{
    color: #656565;
    font-family: Poppins;
    font-size: 17.034px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width:85%;
    padding-bottom:40px;
}
div#sec6 .testi-sec p{
    padding-bottom:0;
}
div#sec6 .testi-sec .flx{
    display:flex;
    gap: 20px;
    align-items:center;
}
div#sec6 .testi-sec .flx img.profile{
    /* border-radius: 105.117px; */
    /* border: 4.082px solid #00C; */
}
div#sec6 .testi-sec .flx .inner h4{
    color: var(--Black, #161722);
    font-family: "Roboto Condensed";
    font-size: 14.141px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.141px;
    text-transform: uppercase;
    margin-bottom:4px;
}
div#sec6 .testi-sec .flx .inner h5{
    color: var(--Black, #161722);
    font-family: "Roboto Condensed";
    font-size: 9.428px;
    font-style: normal;
    font-weight: 400;
    line-height: 14.141px; /* 150% */
    margin-bottom:8px;
}
div#sec6 .owl-stage {
    padding:0;
}
div#sec6 .owl-dots {
    display:none;
}
div#sec7 h2{
  color: #1E1E1E;
  font-family: "Stack Sans Headline";
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 124.444% */
  letter-spacing: 0.45px;
  text-transform: capitalize;
  margin-bottom:40px;
}
div#sec7 ul{
  margin:0;
  margin-left:20px;
}
div#sec7 ul li{
  color: #3D3D3D;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 100% */
  letter-spacing: -0.72px;
  text-transform: capitalize;
  margin-bottom:40px;
}
div#sec7 ul li a{
  color: #3D3D3D;
  text-transform: lowercase;
}
div#sec7 form input, div#sec7 form textarea{
  background: #F9F9F9;
  backdrop-filter: blur(4.25px);
  height: 70px;
  border:0;
  border-radius:6px;
  padding-left:30px;
  color: #888;
  font-family: Poppins;
}
div#sec7 form input::placeholder, div#sec7 form textarea::placeholder{
  color: #888;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 100% */
  opacity:1;
}
div#sec7 form textarea{
  height: 158px;
  padding-top:25px;
}
div#sec7 div#wpforms-62 {
  width:92%;
  margin: 0 auto;
  margin-right:0;
}
div#sec7 .wpforms-container .wpforms-field{
  padding:10px 0;
}
div#sec7 div#wpforms-62-field_1-container{
  padding:0 0 10px 0;
}
div#sec7 .wpforms-submit-container{
  margin-top:20px;
}
div#sec7 form button{
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  border-radius: 6px !important;
  background: #00C !important;
  display:block;
  width:100%;
  height: 55px;
}
div#sec7 .vc_col-sm-5:first-child:after{
  content:"";
  opacity: 0.3;
  background: #000;
  width:1px;
  height:100%;
  position:absolute;
  top:0;
  right:70px;
  visibility:visible;
}
div#sec8 h2{
    color: #1E1E1E;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 124.444% */
    letter-spacing: 0.45px;
    text-transform: capitalize;
    text-align:center;
    margin-bottom:22px;
}
div#sec8 p,div#galler-wp .gal-sec p{
    color: #6D6D6D;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px; /* 181.25% */
    width: 56%;
    margin:0 auto;
}
div#sec8 .gal-sec{
    margin-bottom:45px;
}
div#sec8 .gal-img {
    margin: 0 10px;
    position:relative;
}
div#sec8 .gal-img:before{
    content:"";
    opacity: 0.7;
    background: linear-gradient(0deg, #000 0%, #000 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
    width: 100%;
    height: 100%;
    position:absolute;
}
div#sec8 .slick-center .gal-img:before{
    opacity: 0.6;
    background: linear-gradient(0deg, #FFBC0D 0%, #FFBC0D 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
    mix-blend-mode: multiply;
}
div#sec8 .slick-next:before {
    content: "\f178";
    font-family:fontawesome;
    font-size:25px;
    border-radius: 95px;
    background: #FFF;
    box-shadow: 0 7px 19px 0 rgba(0, 0, 0, 0.25);
    width: 72px;
    height: 72px;
    line-height:72px;
    opacity:1;
    display:inline-block;
    color:#515151;
}
div#sec8 .slick-prev:before {
   content: "\f177";
    font-family:fontawesome;
    font-size:25px;
    border-radius: 95px;
    background: #FFF;
    box-shadow: 0 7px 19px 0 rgba(0, 0, 0, 0.25);
    width: 72px;
    height: 72px;
    line-height:72px;
    opacity:1;
    display:inline-block;
    color:#515151;
}
div#sec8 .slick-prev {
    left: 46rem;
    top: 250px;
    z-index:9;
}
div#sec8 .slick-next{
    right: 50rem;
    top: 250px;
    z-index:9;
}
div#sec8 a#btn{
    display:table;
    margin:0 auto;
    padding: 18px 60px;
    margin-top:40px;
}
.footer-social {
    display: flex;
    gap: 10px;
    justify-content: end;
}
.footer-social .social-icon i{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(247, 247, 247, 0.15);
  border-radius: 50%;
  text-decoration: none;
  transition: background 0.3s ease, color 0.3s ease;
  font-size: 18px !important;
  line-height: 50px !important;
  color:#fff;
}
.footer-social .social-icon i:hover {
    background: #00C;
    border-color:#00C;
}
div#footer-1 h3 {
    color: #FFF;
    font-family: "Stack Sans Headline";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 30px;
}
div#copyright-sec h4 {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px; /* 153.333% */
    text-transform: capitalize;
}
div#copyright-sec h4 a {
    color: #FFF;
}
div#copyright-sec .cprgt-rgt h5 {
    color: #FFF;
    text-align: right;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content:end;
    gap:15px;
}
div#copyright-sec .cprgt-rgt img {
    margin-bottom: 0;
}
div#copyright-sec {
    padding-top: 30px !important;
}
div#footer-1 label.wpforms-field-label-inline {
    color: #D5D5D5;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}
div#footer-1 input#wpforms-74-field_1 {
    width: 468px;
    height: 55px;
    background: #323232;
    color: #fff;
    border-radius:0;
}
div#footer-1 button#wpforms-submit-74 {
    width: 150px;
    height: 55px;
    padding: 0px !important;
    position: absolute;
    top: -100px;
    right: 0px;
    background: #00C;
    border-radius: 0 !important;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}
div#footer-1 input#wpforms-74-field_1::placeholder {
    color: #FFF;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
    text-transform: capitalize;
    opacity: 1;
}
div.wpforms-container-full input[type=checkbox]:before{
    background: #484848;
}
div#footer-1 div#wpforms-74-field_1-container {
    padding:0;
}
div#footer-1 div#wpforms-74-field_3-container {
    padding:20px 0 0 0;
}
div#footer-1 .wpforms-submit-container {
    margin-top:0;
}
div#footer-1 {
    padding-bottom: 0 !important;
    margin-bottom: 40px;
}
.footer-2 .vc_col-sm-6 {
    padding-left: 80px !important;
}
.footer-txt ul{
    margin:0;
}
.footer-txt ul li{
    list-style:none;
}
.footer-txt ul li a{
    color: #D5D5D5;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px; /* 206.667% */
    text-transform: capitalize;
}
div#footer-row .divider-border {
    background-color: #2D2D2D !important;
}
div#page-header-bg {
    background-color: transparent !important;
}
div#page-header-wrap {
    margin-top: 10px !important;
}
.page-id-11 div#sec5 {
    padding-top: 0px !important;
}
.page-id-14 div#sec4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#soon h2 {
    color: #000;
    font-family: "Stack Sans Headline";
    font-size: 74.564px;
    font-style: italic;
    font-weight: 700;
    line-height: 76.055px;
    letter-spacing: 0.746px;
    text-transform: uppercase;
    text-align: center;
}
.ministries-head {
    margin-bottom: 60px !important;
}
.ministries-head h6 {
    font-family: Outfit;
    font-size: 16.239px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.974px;
    text-transform: uppercase;
    margin-bottom: 23px;
    position: relative;
    padding-left: 20px;
    color: #000;
}
.ministries-head h6:before {
    content: "";
    background-color: #000;
    position: absolute;
    width: 12px;
    height: 3px;
    left: 0;
    top: 9px;
}
.ministries-head h2 {
    color: #000;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 0.45px;
    text-transform: capitalize;
}
div#ministries-inner-row {
    margin-bottom: 50px;
}
.ministries-sec h2 {
    color: #1E1E1E;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 0.45px;
    text-transform: capitalize;
    margin-bottom: 21px;
}
.ministries-sec p {
    color: #6D6D6D;
    font-family: Poppins;
    font-size: 17.386px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.512px;
}
div#ministries-inner-row img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
}
.blog-sec p {
    color: #6D6D6D;
    font-family: Poppins;
    font-size: 17.386px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.512px;
}
.comments-section[data-author-bio=false] .comment-wrap {
    display: none;
}
.masonry.material .masonry-blog-item .meta-category {
    font-family: 'Poppins';
    font-size: 16px;
}
.masonry.material .masonry-blog-item .meta-category a {
    font-size: 16px;
    margin-bottom: 0;
}
.masonry.material .masonry-blog-item h3 {
    font-family: 'Stack Sans Headline';
    margin: 0;
    font-size: 30px;
}
.masonry.material .masonry-blog-item .excerpt {
    font-family: 'Poppins';
    font-size: 16px;
}
.masonry.material .masonry-blog-item .grav-wrap .text a {
    font-family: 'Poppins';
    text-transform: capitalize;
}
.masonry.material .masonry-blog-item .grav-wrap .text span {
    font-family: 'Poppins';
}
div#galler-wp h2 {
    color: #000;
    font-family: "Stack Sans Headline";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 0.45px;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 20px;
}
div#sec4 ul:nth-child(1):after {
    background-image: url(/wp-content/uploads/2026/04/image.png);
}
div#sec4 ul:nth-child(2):after{
    background-image: url(/wp-content/uploads/2026/04/image-1.png);
}
div#sec4 ul:nth-child(3):after{
    background-image: url(/wp-content/uploads/2026/04/image-3.png);
}
div#sec4 ul:nth-child(4):after{
    background-image: url(/wp-content/uploads/2026/04/image-4.png);
}
div#sec4 ul:nth-child(5):after{
    background-image: url(/wp-content/uploads/2026/04/image-6.png);
}
div#sec4 ul:nth-child(6):after{
    background-image: url(/wp-content/uploads/2026/04/image-7.png);
}
/* ===================================Responsive==================================================== */
@media only screen and (min-width: 320px) and (max-width: 1000px){
div#sec8 .gal-img {
    margin: 0 5px;
}
div#footer-1 input#wpforms-74-field_1 {
    width: 100% !important;
}   
div#sec5 img {
    margin: 0 auto;
    display: table;
}
div#sec5 .inner_row:nth-child(2) img {
    margin: 0 auto;
    display: table;
}   
div#sec1 .main-col .vc_column-inner {padding: 60px 20px 30px;margin-top: -10px;}
div#sec1 h2 {
    width: 100% !important;
    font-size: 23px;
    letter-spacing: 0;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 0;
    margin: 0 0 10px 0;
}
p {
    width: 100% !important;
    font-size: 14px !important;
    text-align: center !important;
}
a#btn {
    padding: 8px 20px!important;
    font-size: 15px !important;
}
div#sec1 a#btn {
    margin: 0 auto;
    display: table;
}
div#sec1 .owl-dots {
    margin: 0 auto;
    display: table;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 15px;
    line-height: 1.2;
    text-transform: capitalize;
}
div#sec1 h6 {
    font-size: 15px;
    text-align: center;
    margin: 0 0 20px 0;
}
div#sec1 .column-image-bg {
    background-size: cover;
    border-radius: 20px;
}
div#sec2 {
    padding-top: 50px !important;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec2 h6 {
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
div#sec2 h2 {
    font-size: 28px;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 20px 0;
}
div#sec2 a#btn {
    margin: 0 auto;
    display: table;
    margin-bottom: 36px;
}
div#sec2 .iwithtext {border-bottom: 1px solid #00000024;margin-bottom: 10px;padding: 20px 0;}
div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 10px;
}
div#sec3 {
    padding: 0 0 50px 0 !important;
}
div#ser1 {
    padding-bottom: 0 !important;
}
div#sec2 h3 {
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
    padding: 0;
    margin: 0;
}
div#ser2 {
    padding: 0 0 19px 0 !important;
}
div#ser1 .vc_col-sm-6 {
    padding: 0;
    margin: 0;
}
div#sec2 .iwt-text {
    padding: 0 0 0 0px;
}
div#sec2 .iwt-icon img {
    width: 50px;
    margin: 0 auto;
    display: table;
    margin-bottom: 17px;
}
div#sec2 h3 br {
    display: none;
}
.iwithtext .iwt-icon {
    position: unset;
}
div#sec4 .vc_column-inner {
    padding: 0;
}
div#sec4 h2 {
    text-align: center;
    font-size: 25px;
    line-height: 1.2;
    margin: 0 auto;
    display: table;
}
div#sec4 h6 {
    margin: 0 auto;
    display: table;
    margin-top: 60px;
    margin-bottom: 14px;
}
div#sec4 a#btn {
    margin: 0 auto;
    display: table;
}
div#sec4 ul {
    display: unset;
    padding: 0 !important;
    position: unset !important;
}
div#sec4 ul li:first-child {
    font-size: 22px;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2;
}
div#sec4 ul li a {
    margin: 0 auto;
    display: table;
}
div#sec4 ul:after {
    display: none;
}
div#sec4 ul:hover {
    display: none;
    padding: 0 !important;
}
div#sec4 ul li {
    margin-bottom: 17px;
}
div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#sec5 .inner_row:nth-child(1) .vc_col-sm-6:last-child {
    padding: 0;
}
div#sec5 h2 {
    font-size: 30px;
    text-align: center;
    margin: 0;
}
div#sec5 a#btn {
    margin: 0 auto;
    display: table;
}
div#sec6 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec6 .testi-sec {
    width: 100%;
    padding: 20px;
    border-radius: 20px;
}
div#sec6 .testi-sec h3 {
    font-size: 22px;
    text-align: center;
    line-height: 1.5;
    margin: 0 0 10px 0;
}
div#sec6 .testi-sec .flx {
    display: unset;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
}
div#sec6 .testi-sec .flx .inner {
    text-align: center;
}
div#sec6 .testi-sec .flx img.profile {
    margin-bottom: 20px;
}
div#sec6  p {padding-bottom: 0 !important;}
div#sec6 .testi-sec .flx .inner p img {
    margin: 0 auto;
}
div#sec6 .row-bg.viewport-desktop.using-image {background-size: 100% 100%;}
div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec7 {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
}
div#sec7 h2 {
    font-size: 31px;
    text-align: center;
    margin: 0 0 13px 0;
}
div#sec7 ul li {margin: 0 auto;display: table;padding-bottom: 17px;text-align: center;line-height: 1.5;}
div#sec7 .vc_col-sm-5:first-child:after {
    display: none;
}
div#sec7 ul li a,div#sec7 ul li {
    font-size: 16px;
    letter-spacing: 0;
}
div#sec7 ul {
    margin: 0;
}
div#sec7 div#wpforms-62 {
    width: 100%;
}
div#sec7 form input::placeholder, div#sec7 form textarea::placeholder {
    font-size: 14px;
}
div#sec7 form button {
    line-height: 1;
    padding: 15px !important;
    height: unset;
}
div#sec8 {
    padding-bottom: 60px !important;
}
div#sec8 h2 {
    font-size: 30px;
    margin: 0;
}
div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-1 img {
    margin: 0 auto;
    display: table;
}
.footer-social {
    justify-content: center;
}
div#footer-1 .vc_col-sm-2 {
    width: 100%;
    text-align: center;
}
.footer-2 .vc_col-sm-6 {
    padding: 0 !important;
    text-align: center;
}
div#footer-1 button#wpforms-submit-74 {
    position: unset;
    margin-top: 20px;
    width: 100%;
    padding: 13px 0 !important;
    line-height: 1.2;
    height: unset;
}
div#footer-1 label.wpforms-field-label-inline {
    text-align: left;
}
div#copyright-sec h4 {
    text-align: center;
}
div#copyright-sec .cprgt-rgt h5 {display: unset;margin: 0 auto;display: table;}
div#copyright-sec .cprgt-rgt img {
    margin: 0 auto;
    display: table;
    margin-top: 9px;
}
div#footer-row .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
div#footer-1 h3 {
    padding: 0;
}
#header-outer #top #logo img {
    height: 100px !important;
    margin: 0 !important;
}
div#header-outer {
    padding-top: 0;
}
div#dona-wo {
    padding-bottom: 40px !important;
}
.page-id-14 div#ministries-row {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}
.ministries-head h2 {
    text-align: center;
    font-size: 26px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
.ministries-head h6 {
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
}
.ministries-head {
    margin-bottom: 30px !important;
}
.ministries-sec h2 {
    text-align: center;
    font-size: 24px;
    margin: 0;
    line-height: 1.3;
    margin-bottom: 10px;
}
div#ministries-inner-row img {
    height: unset;
}
.masonry.material .masonry-blog-item h3 {
    font-size: 20px;
}
.masonry.material .masonry-blog-item .excerpt {
    font-size: 15px !important;
}
div#soon {
    padding: 50px 0 0 !important;
}
div#sec6 .testi-sec h3 br {
    display: none;
}   
.page-id-20 div#sec7 {
    padding-bottom: 60px !important;
}
div#galler-wp .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}   
}
/* ================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 30px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 17px;
    padding: 0;
    margin: 0 18px;
}
div#sec1 .main-col .vc_column-inner {
    padding: 100px 0 45px 50px;
}
div#sec1 h2 {
    width: 70%;
    font-size: 50px;
    margin: 0 0 10px 0;
}
div#sec1 p {
    width: 60%;
    padding: 0;
}
div#sec1 a#btn {
    margin:  10px 0 0 0;
}
div#sec1 .owl-dots {
    margin: 40px 0 0 0;
}
div#sec1 .column-image-bg {
    border-radius: 30px;
}
div#sec1 h6 {
    margin: 0 0 10px 0;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#ser2 {
    padding-bottom: 50px !important;
}
div#ser1 {
    padding-bottom: 40px !important;
}
div#sec2 h2 {
    font-size: 38px;
    margin: 0 0 20px 0;
}
div#sec2 .vc_col-sm-6:first-child p {
    width: 90%;
    line-height: 1.6;
    font-size: 16px;
}
div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#sec3 {
    padding-bottom: 50px !important;
    padding-top: 0 !important;
}
div#sec4  .instance-9 .vc_column-inner {
    padding: 100px 20px 45px 40px;
}
div#sec4 .vc_col-sm-9 .vc_column-inner,div#sec4 .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}
div#sec5 {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}
div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#sec5 .inner_row:nth-child(1) .vc_col-sm-6:last-child {
    padding: 0 0 0 32px;
}
div#sec6 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding-left: 100px;
}
div#sec6 .testi-sec {
    padding: 20px;
}
div#sec6 .testi-sec h3 br {
    display: none;
}
div#sec6 .testi-sec h3 {
    font-size: 29px;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
div#sec6 .testi-sec p.txt {
    width: 100%;
    font-size: 16px;
}
div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#sec7 {
    padding-top: 80px !important;
}
div#sec7 ul li {
    margin-bottom: 20px;
    width: 72%;
    line-height: 1.5;
}
div#sec7 div#wpforms-62 {
    width: 100%;
}
div#sec8 p {
    width: 80%;
}
div#sec8 .slick-next,div#sec8 .slick-prev {
    top: 90px;
}
div#sec8 {
    padding-bottom: 80px !important;
    padding-top: 10px !important;
}
.footer-2 .vc_col-sm-6 {
    padding: 0 !important;
}
div#footer-1 button#wpforms-submit-74 {
    top: 0;
}
div#coul-wo .vc_column-inner {
    padding: 0 !important;
}
div#sec4 ul:after {
    right: 40px;
    transform: scale(0.7);
}
div#sec4 ul li:first-child {
    font-size: 27px;
    letter-spacing: 0;
}
div#mini-wo {
    padding: 0 0 40px 0 !important;
}   
.ministries-sec h2 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.ministries-sec p {
    font-size: 16px;
    width: 100%;
    line-height: 1.6;
}
div#galler-wp .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}       
}
/* =============================================================================== */
/* ================================================================== */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 70px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    padding: 0;
}
div#sec1 .main-col .vc_column-inner {
    padding: 100px 0 45px 50px;
}
div#sec1 h2 {
    width: 55%;
    font-size: 57px;
    margin: 0 0 10px 0;
}
div#sec1 p {
}
div#sec1 a#btn {
    margin:  10px 0 0 0;
}
div#sec1 .owl-dots {
    margin: 40px 0 0 0;
}
div#sec1 .column-image-bg {
    border-radius: 30px;
}
div#sec1 h6 {
    margin: 0 0 10px 0;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#ser2 {
    padding-bottom: 70px !important;
}
div#sec2 h2 {
    margin: 0 0 20px 0;
}
div#sec2 .vc_col-sm-6:first-child p {
    line-height: 1.6;
}
div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#sec3 {
    padding-bottom: 50px !important;
    padding-top: 0 !important;
}
div#sec4  .instance-9 .vc_column-inner {
    padding: 100px 20px 45px 40px;
}
div#sec4 .vc_col-sm-9 .vc_column-inner,div#sec4 .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}
div#sec5 {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}
div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 30px;
}
div#sec6 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding-left: 100px;
}
div#sec6 .testi-sec {
    padding: 20px;
}
div#sec6 .testi-sec h3 br {
    display: none;
}
div#sec6 .testi-sec h3 {
    font-size: 34px;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#sec7 {
    padding-top: 80px !important;
}
div#sec7 ul li {
    margin-bottom: 20px;
    width: 72%;
    line-height: 1.5;
}
div#sec7 div#wpforms-62 {
    width: 100%;
}
div#sec8 p {
    width: 80%;
}
div#sec8 .slick-next,div#sec8 .slick-prev {
    top: 90px;
}
div#sec8 {
    padding-bottom: 80px !important;
    padding-top: 10px !important;
}
.footer-2 .vc_col-sm-6 {
    padding: 0 !important;
}
div#footer-1 button#wpforms-submit-74 {
    top: 20px;
}
div#coul-wo .vc_column-inner {
    padding: 0 !important;
}
div#sec4 ul:after {
    right: 110px;
    transform: scale(0.8);
}
div#sec4 ul li:first-child {
    letter-spacing: 0;
}
div#mini-wo {
    padding: 0 0 40px 0 !important;
}   
div#galler-wp .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}   
div#footer-1 input#wpforms-74-field_1 {
    width: 100%;
}    
}