@media (min-width: 1400px) and (max-width: 1599.98px) {}

@media (max-width: 1200px) {
img {
max-width: 100%;
height: auto
}

.menu-Bar {
display: block;
top: 0px
}

.menuWrap.open {
display: flex;
left: 0px
}

.menuWrap {
position: fixed;
left: -210%;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background: #0f4c97;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100vw
}

ul.menu li {
display: block
}

ul.menu li a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize
}

.logo img {
max-width: 50%
}

.container {
position: relative
}

header .main-header ul.menu>li {
display: block;
margin: 0px;
padding: 0
}

header .main-header ul.menu>li a {
color: #fff
}

header .main-header ul.menu>li a:before {
display: none
}

}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {}

@media (max-width: 1440px) {
	
.hero-content h1{ font-size: 35px; line-height: normal; }	
.hero-content h1 span{     font-size: 50px; } 
.mainBanner{ height:initial;  }
.mainBanner .row.align-items-end{ align-items:center !important; }
.hero-content{     padding-bottom: 5rem; }
	
}

@media (max-width: 1200px) {

header {
/* padding: 1rem 0; */
position: relative;
}

.dropdown {
position: unset;
box-shadow: none;
width: 100%;
background: #f0f8ff80;
}

.dropdown ul li a {
padding: 0;
line-height: 1rem;
/* padding: 0; */
padding: 1rem;
font-weight: 500;
}

.sub-menu a {
color: #333 !important;
margin-bottom: 0 !important;
}

.sub-menu {
left: auto !important;
padding-top: 16px;
top: 24px;
}

a.header-btn {
padding: 15px 20px !important;
margin-bottom: 0 !important;
display: flex !important;
gap: 5px !important;
align-items: center;
}

.menuWrap .menu:first-child {
padding-left: 0;
width: 100%;
}

img {
max-width: 100%;
height: auto;
}

.menu-Bar {
display: block;
top: 0px;
}

.menuWrap.open {
display: flex;
left: 0px;
}

.menuWrap {
position: fixed;
left: -210%;
/* right: 0; */
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
height: 100vh;
display: flex;
align-items: center;
/* justify-content: center; */
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100%;
overflow-y: auto;
box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);
}

ul.menu>li {
display: flex;
justify-content: center;
gap: 5px;
border-bottom: 1px solid #ddd;
padding: 0;
flex-direction: column;
}

ul.menu>li>a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize;
}

.container {
position: relative;
}

.mainBanner .container {
position: initial;
}

.main-header {
position: relative;
z-index: 2;
width: 100%;
padding-top: 18px;
}

header .main-header ul.menu>li>a {
color: #333;
width: 100%;
text-align: left;
margin: 0;
display: flex;
justify-content: space-between;
padding: 1rem;
}

header .main-header ul.menu>li>a:before {
display: none;
}

ul.menu ul.top-social-icons {
margin-top: 1rem;
padding: 0rem 1rem;
}

h1 {
font-size: 50px;
}

.mainBanner {
padding: 3rem 1rem;
height: initial;
}

h2 {
font-size: 30px;
line-height: normal;
}

.subscribe {}

.subscribe input.form-control {
height: 48px;
}

.subscribe button.btn-subscribe {
height: 100%;
width: 20%;
}
	
	
.hero-content h1{ font-size: 35px; line-height: normal; }	
.hero-content h1 span{     font-size: 50px; } 
.mainBanner{ height:initial;  }
.mainBanner .row.align-items-end{ align-items:center !important; }	
	
}

@media (max-width : 1025px) {

.overlap-slider {
/* width: 180%; */
width: 100%;
position: relative;
}
	


}

@media (max-width : 768px) {

header {
padding: 0rem 0;
}

.menuWrap {
position: fixed;
margin: 0px;
}

.menuWrap.open {
display: block;
left: 0px;
top: 0px;
}

ul.menu {
margin-top: 0px;
}

header .main-header ul.menu>li:last-child {
border: 0;
}

ul.menu a.btn.btn-primary {
margin-top: 20px;
}

.top-bar .contact-info a {
font-size: 13px;
margin: 0px !important;
}

h1 {
font-size: 32px;
line-height: 1.2;
}



.hero-content a.btn-primary {
margin-top: 20px;
}

.hero-form-card h3.title {
font-size: 24px;
line-height: normal;
}

h1 br {
display: none;
}

.mainBanner {
height: initial;
}

.banner-content {
padding-left: 10px;
}

.hero-section p.para {
font-size: 15px;
}

.hero-section p.para br {
display: none;
}

section {
padding-bottom: 3rem;
}

section {
padding-top: 3rem;
}

h2 {
font-size: 28px;
line-height: 1;
}

p {
font-size: 15px;
line-height: 1.4;
}

.btn {
padding: 14px 24px;
font-size: 12px;
}

a.f-logo img {
height: 70px;
}

.footer-content p,
.copyright p {
text-align: center;
margin-bottom: 8px;
}

.clientSlider img {
max-width: 100%;
}

/* section.location {
padding-top: 50px;
padding-bottom: 50px;
} */

.logo img {
max-width: 80%;
}

.inner-banner {
padding: 5rem 0;
}

}

@media (max-width: 767px) {
.top-bar {
display: none;
}

.logo img {
max-width: 30%;
}

.hero-content {
padding-bottom: 6rem;
padding-inline: .5rem;
}

.hero-content p {
font-size: 18px;
line-height: 28px;
padding-block: 14px 20px;
}

.hero-content .btns {
display: block;
}

.hero-content .btns a {
width: 100%;
text-align: center;
margin-block: 12px;
}

.heroBottomCard h6 {
padding-block: 15px 16px;
font-weight: 400;
font-size: 22.2px;
line-height: 22.28px;
}

.heroBottomCard {
margin-block: 10px;
}

h3 {
font-size: 24.2px;
line-height: 30.76px;
}

.abtWrap .content {
padding: 40px 20px 20px;
}

.abtWrap img {
/* margin: -30% 0% -25%; */
}

section.sec1 .content {
padding-top: 28px;
}

.discard .txt {
padding: 12px;
}

section.quote .content p {
font-size: 15px;
line-height: 26px;
padding: 5px 0;
}

.quoteCard {
margin-inline: 12px;
text-align: center;
margin-top: 40px;
}

.quoteCard h6 {
font-size: 24.2px;
line-height: 30.76px;
}

.quoteCard p br {
display: none;
}

.quoteCard p {
margin-bottom: 22px;
}

.quoteCard a.btn-more {
margin-top: 1rem;
}

.exp .content p {
padding-block: 18px 20px;
font-size: 18px;
line-height: 26px;
}

p br {
display: none;
}

.exp .content .btns a.btn-more {
margin-top: 14px;
display: block;
}

.exp {
padding-block: 60px;
}

.sec-pad {
padding-top: 60px;
padding-bottom: 60px;
}

section.sec2 {}

section.sec2 .content {
text-align: center;
margin-bottom: 1rem;
}

section.sec2 .bottom {
padding-top: 1rem;
}

.newsCard .txt p {
padding-top: 1rem;
}

.newsCard .txt h5 {
font-size: 18px;
line-height: 26px;
}

.footer-content {
text-align: center;
}

ul.footer-social-icons {
justify-content: center;
margin-top: 0;
margin-bottom: 15px;
}

.subscribe .form-check {
text-align: start;
}

.contact-footer h6 {
font-size: 18.6px;
line-height: 28.28px;
}

.f-menu {
margin-top: 0px;
}

.subscribe p.p1,
.subscribe label {
font-size: 15px;
}
	
.hero-content h1{ font-size: 30px; line-height: normal; }	
.hero-content h1 span{     font-size: 35px; display:block; } 
.mainBanner{ height:initial;  }
.mainBanner .row.align-items-end{ align-items:center !important; }
	.heroBottomCard{ min-height:initial; }
	
.dropdown ul li a {
    color: #000 !important;
    text-align: start;
    line-height: normal;
    padding: 0 12px;
}

ul.menu a.btn.btn-primary {
    display: block;
    padding: 14px 22px;
}


section.mission p {
    font-size: 16.6px;
    line-height: 25.28px;
    padding-top: 0;
}

section.sec1.bg-light p {
    margin: 15px 0px;
}

.foun-card {
    text-align: center;
}

.foun-card h6 {
    padding-block: 14px 25px;
    font-size: 22.2px;
}

section.sec1 .abt-img img {
    margin-top: 2rem;
}
	
.mediaTopbar select {
    max-width: 100px;
    margin-left: 0;
}

.mediaSearch {
    max-width: 100%;
}

.event-card .col2 {
    text-align: center;
    margin-block: 16px;
}

.event-card .col2 h5 {
    font-size: 22px;
}

.event-card .col2 h4 {
    font-size: 1.6rem;
    margin-top: 18px;
}

.eventsImg {
    margin-top: 1rem;
}

.event-card {
    padding: 2rem 0px;
    margin-bottom: 1rem;
}

.eventBottom a {
    font-size: 15px;
}

section.exp.exp2 {
    padding-top: 40px;
}

.exp2 .content h2 {
    font-size: 22px;
    line-height: 34px;
}

.quoteSecCard {
    padding: 20px;
}

.quoteSecCard p {
    padding-block: 10px 20px;
    font-size: 16.4px;
    line-height: 26.6px;
}



.fullwidth-banner .banner-content {
    width: 100%;
}

.fullwidth-banner {
    padding: 0;
}

.know-god-sec img {
    padding-block: 1rem;
}

.know-god-sec h3 {
    margin-bottom: 10px;
    font-size: 20px;
}

section.contactUs {
    margin-top: 0;
}

section.contactUs .content {padding-bottom: 3rem;}

ul.contact li p {
    font-size: 20px;
}

.form h3 {
    font-size: 20px;
    line-height: 28px;
}

.form {
    padding: 45px 20px;
}

.form .form-check label {
    display: flex;
    align-items: baseline;
            line-height: normal;
}

span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    margin-left: 0;
}

.field .w-50 {
    width: 100% !important;
}

label {
    font-size: 14px;
}

.field {
    margin-block: 1rem 0rem;
}

.form label {
    line-height: 0;
}

.btn-primary.w-50 {
    width: 100% !important;
}

section.sec2.eventsInner {}

section.sec2.eventsInner h3 {
    padding-top: 2rem;
}

.giftings-card2 {
    margin-block: 1rem;
}

.giftings-card .btn-primary {
    padding-inline: 10px;
}

.giftings-card {
    padding: 20px;
}
	
	
.growCard {
    margin-block: 1rem;
}

.growCard p {
    font-size: 22.2px;
    padding-block: 4px 18px;
}

section.video {
    padding-bottom: 3rem;
}

section.sec2 .content {
    margin-top: 2rem;
}

.submitCard {margin-block: 1rem;}

section.sec2.cain p {
    padding-top: 10px;
}
	
section.message ul {
    display: block; 
    margin-block: 15px; 
    text-align: center;
}

section.message ul li {
    display: inline;
}

section.message ul li a {
    padding: 5px 20px;
    font-size: 13px;
}

section.messageSec2 {
    margin-inline: 1rem;
}

section.messageSec2 h3 {
    text-align: center;
}

section.message, section.messageSec2 {
    padding-top: 20px;
}
	.hero-content{ max-width:100%; padding-bottom: 1rem; }
 
	.hero-content h1 {  font-size: 30px; }
.hero-content h1 span{ font-size: 35px; }
.hero-content p{ font-size: 20px; line-height:normal; }
section{ overflow-x:hidden; }
section.god-sec{ max-width: 100%; }
section.sec4 ul{ gap: 10px; }
section.sec4 ul.tab-links li a{ padding: 10px 10px; font-size: 14px; }
.sec-pad { padding-top: 30px; padding-bottom: 30px; }
ul.menu{ width:100%; margin-top: 0; }
.menuWrap .menu-menu-1-container .menu{ margin-top:110px; }
header .main-header ul.menu>li:last-child{ border-bottom: 1px solid #ddd !important; }
	 

}




























