
.LADECHANE {
	  font-family: "Prata", serif !important;
}

.fc-white,
.fc-white * {
	color: #FFF !important;
}
.fc-red, .fc-red *{color:#C40E24 !important;}

body {
    overflow-x: hidden;
	padding:0;
	margin:0;
	background:#FFF;
	font-family: 'SF Pro Display';
	font-size:16px;line-height:1.6;
	color:#2B2B2B;
	font-weight:500;
	
}
p{       font-family: 'SF Pro Display';
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;margin-top:0 !important;}
	.fc-grey, .fc-grey p{color:#7E7E7E !important;}
.elementor-widget{       font-family: 'SF Pro Display' !important;
    font-size: 16px  !important;
    line-height: 1.8  !important;
    color: #000  !important;
    font-weight: 500  !important;
    }
.sf-pro-display,  .sf-pro-display h2{font-family: 'SF Pro Display' !important;}
.fahrefare{
    color:#fff !important;
    font-weight:bold !important;
}

h1{ font-family: "Prata", serif !important; font-size:2.75rem !important;text-transform:none;color:#FFF !important;font-weight:300 !important;}
h2 {
    font-family: "Prata", serif !important;
    font-size: 30px !important;
    text-transform: inherit;
    color: #000 !important;
    font-weight: 500 !important;
    line-height: 40px !important;
	letter-spacing:1.5px;
}
 h1{font-family: "Prata", serif !important;
    font-size: 30px !important;
    text-transform: inherit;
    color: #000 !important;
    font-weight: 500 !important;
    line-height: 40px !important;
	letter-spacing:2px;}
h3{ font-family: "Prata", serif !important; font-size: 19px !important;text-transform:none;color:#000 !important;font-weight:500 !important;}
h4{ font-family: "Prata", serif !important;font-size:18px !important;text-transform:none;color:#000 !important;font-weight:400 !important;}
h5{font-family: 'SF Pro Display' !important;font-size:1.75rem !important;text-transform:none;color:#000 !important;font-weight:500 !important;}
.sf-pro-display,  .sf-pro-display h2, .elementor-icon-list-item span{font-family: 'SF Pro Display' !important;}
.goodcallyingtitle.gtile h2 {
    font-size: 26px !important;
}
.godparea p,.godparea {
    margin-bottom: 12px;
    line-height: 24px;
}
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	color:#000;
}

a:hover {
	color: #C40E24;
}

button {
	cursor: pointer;
}

@keyframes slideDown {
	from {
		transform: translateY(-300%);
	}

	to {
		transform: translateY(0px);
	}
}
.beforeimg,.fixed-header.animate .afterimg {
    display:block !important;
}
.afterimg,.fixed-header.animate .beforeimg {
    display:none !important;
} 

.homebanner {
    position: relative;
}
.homebanner:before {
    position: absolute;
    content:'';
    width:100%;
    height:100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#00000063;
}

.fixed-header.animate #mega-menu-wrap-primary .mega-menu-toggle {
	background: transparent !important;
}

.good_btn, .good_btn a{
	  display: inline-flex;
    align-items: center;
    gap: 3px;
    background-color: #C40E24;
    color: #FFF;
    padding: 5px 22px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
     font-family: "Prata", serif !important;
	text-transform:capitalize !important;
	border:1px solid #C40E24;
}
.newsstories-inner img {
    box-shadow: #9c98983d 1px 6px 6px 2px;
    border-radius: 14px;
}
.header_btn a{display: inline-flex;
    align-items: center;
    gap: 3px;
    background-color: #C40E24;
    color: #FFF !important;
    padding: 11px 22px !important;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
     font-family: "Prata", serif !important;
	text-transform:capitalize !important;
	border:1px solid #C40E24;}
	.header_btn  a:hover{
	    color:#fff !important;
	}
.primarymenu  .header_btn a img {
    width: 14px;
    height: 14px;
    object-fit: contain;
    top: -2px;
    position: relative;
}
.primarymenu  .header_btn a:hover{
    color:#fff !important;
}

.primarymenu li a  .sub-menu li a{
    color:#fff !important;
}
.good_btn.blue{background:#164CF3 !important;border:1px solid #164CF3 !important;margin-left:15px !important;}
.good_btn img {
    height: auto;
    transition: transform 0.3s ease;
    /* line-height: 32px; */
    position: relative;
    top: 0px;
    width: 10px;
    height: 10px;
    object-fit: contain;
}
.resourceblk-logoarea {
    margin: 0 auto !important;
}
.good_btn:hover, .good_btn a:hover, .header_btn a:hover{
  color: #FFF !important;
 /* background:transparent;*/
   transform: scale(1.03);
}

.good_btn:hover img {
  transform: translateX(5px);
}
.fw-500,
.fw-500 *
{
	font-weight: 500 !important;
}
.fw-600,
.fw-600 *
{
	font-weight: 500 !important;
}

.fs-18,
.fs-18 * {
	font-size: 18px !important;
}

input[type="email"]:focus-visible,
textarea:focus-visible,
select:focus-visible,
input[type="file"]:focus-visible {
	outline: none !important;
}

input:not([type="button"]),
select {
	width: 100%;
	background: #FFF;
	border: 1px solid #727272;
	border-radius: 2px;
	padding: 10px 10px;
	height: 41px;
}

label {
	   
    font-size: 15px;
}
.daysinput .wpcf7-list-item label {
    display: flex;
    align-items: center;
    justify-content: center;
}
.daysinput .wpcf7-list-item {
   margin-left:0 !important;
   margin-right:10px;
}
.salem-contact-item  h4.elementor-image-box-title {
    margin-top: 9px !important;
}
.submit-blk {
	text-align: center;
}

input[type="file"] {
	font-size: 12px;
}

.careers-blk [class*="col-"] {
	padding: 0 9px;
}
#my-dropdown {
	appearance: none;
	/* Remove default arrow */
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari */
	background-image: url('../images/mydropdown.webp');
	/* Add your custom arrow */
	background-repeat: no-repeat;
	background-size: 10px 6px;
	/* Adjust size as needed */
	background-position: right 10px center;
}
.submit-blk .good_btn {
	font-weight: 700;
	font-size: 16px;
	padding: 0.25rem 3rem;
}
.footer a:hover{color:#5959f3 !important;}
.contact-info .elementor-icon-box-icon{margin-top:7px;}
ul.footer-social-icons{padding:0;margin:0;}
ul.footer-social-icons li{list-style:none;display:inline-block;margin-right: 3px;}
ul.footer-social-icons li a:hover img{transform:scale(1.05);}
ul.footer-social-icons li img{width:37px;height:37px;-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}
.footer a:hover{color:#C40E24 !important;}
.donate-now, .request-now {
  display: inline-flex;
    align-items: center;
    gap: 3px;
    background-color: #fff;
    color: #e64e5c;
    padding: 3px 22px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
     font-family: "Prata", serif !important;
} 
.request-now{color:#164CF3 !important;}
.donate-now img, .request-now img {
 height: auto;
    width: 10px;
    transition: transform 0.3s ease;
    /* line-height: 32px; */
    position: relative;
    top: 1px;
}

.donate-now:hover, .request-now:hover {
  color: #c73848;
  transform: scale(1.03);
}

.donate-now:hover img, .request-now:hover img {
  transform: translateX(5px);
}
.border-sec{background-size:100% 100% !important;}
.footer .elementor-icon-box-description{font-size:14.5px !important;font-weight:400 !important;line-height: 1.48;}
.footer .elementor-icon{position:relative;top:-2px;}
.footer .elementor-widget-icon-box .elementor-icon-box-icon{position:relative;/*top:-7px !important;*/}
.two-column-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px 40px; /* vertical gap, horizontal gap */
  padding-left: 20px; /* keeps bullets aligned */
  margin: 0;
  list-style-position: outside;
}

.two-column-list li {
  line-height: 1.6;
}
.homeslider{position:relative;}
.homeslider .owl-dots {
	position: absolute;
	transform:rotate(90deg);
}

.homeslider .owl-dots {
	top: 50%;
    right: 20px;
   margin-top:-20px;
}

.owl-dot span {
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px;
	border: 1px solid #FFF;
	background:transparent;
}

.owl-dot.active span {
	background: #FFF;
}

.convent-list ul li span{
	font-family: 'SF Pro Display' !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
    color: #000 !important;
    font-weight: 500 !important;

} 
.convent-list ul{padding-left:1.75rem;}
footer h4{    margin-bottom: 4px !important;}
.fixed-header ul#menu-1-47784f16{margin-left:0px !important;    padding: 3px !important;/*background:url('https://salem.goodshepherdconvent.org/wp-content/uploads/2026/01/menubg.webp');background-position:center center;background-repeat:no-repeat;background-size:cover;*/ background:rgba(0, 0, 0, 0.4); border-radius:30px; }
.fixed-header ul#menu-1-47784f16 li a{         font-family: "Prata", serif !important;
    line-height:15px !important;
    font-weight: 300;
    text-transform: capitalize;font-size:13px !important;}
.fixed-header ul#menu-1-47784f16 > li a.hfe-menu-item{padding:8px 9.5px 8px 10.5px !important;}
	.fixed-header ul#menu-1-47784f16  > li > a, .fixed-header ul#menu-1-47784f16  > li.menu-item-has-children > a{font-family: "Prata", serif !important; text-transform:capitalize;}
	.fixed-header.animate .good_btn{
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.17);}
.fixed-header ul#menu-1-47784f16 > li:last-child > a {padding:5px 22px !important;}
.fixed-header ul#menu-1-47784f16 ul.sub-menu li a{text-transform:capitalize !important;}
/* Owl arrows */
.convent-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.convent-carousel .owl-prev,
.convent-carousel .owl-next {
    position: absolute;
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.convent-carousel .owl-prev { left: 20px; }
.convent-carousel .owl-next { right: 20px; }
.fixed-header {
	position: fixed;
	transition: all 0.3s ease-in-out;
}


.elementor-23 .fixed-header.animate .elementor-element.elementor-element-47784f16 > .elementor-widget-container{background-image:none !important;}
.fixed-header.animate .main-logo img{max-width:184px !important;}
.fixed-header.animate .hfe-nav-menu-icon svg {
    fill: #FFF !important;
}
.subtitle h2{position:relative;margin-bottom:15px;}
.subtitle h2:after{content:" ";position:absolute;bottom:0;left:0;background:#C40E24;width:60px;height:3px;}
.subtitle.center h2:after{left:50%;margin-left:-38px;}
.elementor-23 .elementor-element.elementor-element-18e74075{padding-top:3px !important;}
.read-more {
    font-size: 15px;
    color: #e53935;
    text-decoration: none;   
    z-index: 2;
	font-family: "Prata", serif !important;
}
.service-inner .read-more img{    width: 10px !important;
    display: inline-block;-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}
.read-more:hover img {
    transform:translateX(3px);
}
.read-more:hover{ color: #e53935 !important;}
.elementor-11 .elementor-element.elementor-element-47784f16 img{
    max-width: 100% !important;
    width: auto !important;
    height: 160px !important;
}
.elementor-11 .fixed-header.animate .elementor-element.elementor-element-47784f16{padding-top:0 !important;}
.elementor-11 .fixed-header.animate .elementor-element.elementor-element-47784f16{align-items:center;}
.fixed-header.animate{margin-top:0 !important;}
.good-form {
    max-width: 100%;
}

.good-row {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.good-col {
    flex: 1;
}

.good-col.full {
    flex: 100%;
}

/* INPUTS */
.good-form input,
.good-form textarea {
    width: 100%;
    padding: 16px 18px;
    border-radius: 6px;
    border: 1px solid #D3D3D3;
    font-size: 15px;
    outline: none;
}
.good-form p{margin-bottom:0 !important;}
.good-form textarea {
    max-height: 120px;
    resize: vertical;
}

.good-form input::placeholder,
.good-form textarea::placeholder {
    color: #4F4F4F;
	font-size:14px !important;
	font-family: 'SF Pro Display' !important;
}

/* SUBMIT BUTTON LIKE <a class="good_btn"> */
.good-submit {
    justify-content: flex-end;
}

.good-submit input[type="submit"] {
    background: #c8161d;
    color: #fff;
    border: none;
    padding: 7px 25px 7px 15px;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
	font-family: "Prata", serif !important;
	    transition: all 0.3s ease;
}
.good-submit .wpcf7-form-control-wrap{position:relative;}
/* ARROW IMAGE */
.good-submit .wpcf7-form-control-wrap::after {
    content: "";
    position: absolute;
    top: 6px;
   
    width: 9px;
    height: 8px;
    background-image: url(https://salem.goodshepherdconvent.org/wp-content/uploads/2026/01/good_btn_arrow1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    right: -75px;
	    transition: all 0.3s ease;
}
/* HOVER */
.good-submit .wpcf7-form-control-wrap:hover input[type="submit"]{

	    transform: scale(1.03);
}
.good-submit .wpcf7-form-control-wrap:hover:after{
    transform: translateX(5px);
}
.contact-item h4{margin-top:0 !important;margin-bottom:8px !important;}
.contact-item p.small{line-height:1.5 !important;margin-bottom:7px !important;}

.gsc-hero-slider,
.gsc-hero-slide {
    width: 100%;
    height: 100vh;
	    display: flex;
    align-items: center;
    justify-content: center;
}

.gsc-hero-slide {
    background-size: cover;
    background-position: center;
    position: relative;

}

.gsc-hero-overlay {
    position: absolute;
    
    display: flex;
    align-items: center;
    justify-content: center;
		padding-top:150px;
		
    width: 100%;
    height: 100%;
}

.gsc-hero-content {
    text-align: center;
    color: #fff;
    max-width: 900px;
    padding: 20px;
	background: rgba(0, 0, 0, 0.5);
}

.social-services-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.service-card {
    position: relative;
    overflow: hidden;
   /* border-radius: 22px;*/
	    transition: transform 0.6s ease;
		cursor: pointer;
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
	    transition: transform 0.6s ease;
	    border-top-left-radius:80px;
	    border-bottom-right-radius:80px;
}
.service-image {
    height: 100% !important;
}
/* 🔴 RED TITLE BACKGROUND AS IMAGE */
.service-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;

    background-image: url('https://salem.goodshepherdconvent.org/wp-content/uploads/2026/02/socialservice-titlebg.png'); /* 🔁 your image */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;

    display: flex;
    align-items: center;
    justify-content: center;
}
.service-title h4{margin: 0 auto;
    max-width: 240px;}


/* Hover zoom */
.service-card:hover img {
    /*transform: translateY(-5px);*/
        transition: transform 0.6s ease;
    cursor: pointer;
	opacity:0.8;
}
.text-center{text-align:center !important;}

/* ===============================
   NEWS & STORIES GRID
================================ */

.cpt-card-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

/* CARD */
.cpt-card{
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
	cursor:pointer;
	margin:0 0 20px 0;
}
.cpt-card.full{margin-bottom:0 !important;}
.cpt-card.full h3{font-weight:500 !important;}
.cpt-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.15);
}

/* IMAGE */
.cpt-card-img{
    overflow: hidden;
	padding: 6px 6px 0 6px;
	
}

.cpt-card-img img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: transform 0.6s ease;
	    border-radius: 5px;
}



/* CONTENT */
.cpt-card-content{
        padding: 18px 18px 10px 18px;
}

.cpt-card-content h3{
    font-size:20px;
    margin-bottom:8px !important;
    margin-top:0 !important;
}
.cpt-card-content p{margin-bottom:5px !important;}


/* READ MORE */
.cpt-card-content .read-more{
    color: #e30613;
    font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
	 transition: transform 0.6s ease;
	 font-size:14px !important;
}
.cpt-card-content .read-more img{
 transition: transform 0.6s ease;
 width:10px;
 height:auto;
}
.cpt-card-content .read-more:hover{
    text-decoration: underline;
}
.vs-card figure{margin:0 !important;}
.vs-card h2{margin:0 !important;}
.vs-card{
   background: url(https://salem.goodshepherdconvent.org/wp-content/uploads/2026/02/vs-bg-1.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    
    min-height: 100%;
    padding: 0 29px 19px 28px;
}
.vs-block{position:relative;z-index:-1;}
.vs-item{z-index: 1;
    margin-top: -90px !important;}
.vs-card figure{position:relative;margin-top: -40px !important;}
.salem-contact-item h4{font-weight:500 !important;margin-top:10px;margin-bottom:6px !important;}
.salem-contact-item{margin-bottom:10px !important;}
.salem-contact-item p{line-height:1.4;}
.convent_salem_form {
  max-width: 100%;
}

.convent_salem_form label {
  font-weight: 500;
  margin-bottom: 6px;
  display: block;
}

.convent_salem_form input,
.convent_salem_form textarea {
  width: 100%;
  background: #FAFAFA;
  border: none;
  padding: 14px 16px;
  border-radius: 6px;

}

.convent_salem_form textarea {
  height: 150px;
  resize: none;
}

.convent_salem_form .form-row {
  margin-bottom: 8px;
}

.convent_salem_form .two-col {
  display: flex;
  gap: 20px;
}

.convent_salem_form .form-group {
  width: 100%;
}

/* Submit Button */
/*.convent_salem_form .submit-row {
  display: flex;
  justify-content: flex-end;
}

.convent_salem_form .send-btn {
  background: #d3111b;
  color: #fff;
  border: none;
  padding: 14px 38px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.convent_salem_form .send-btn span {
  transition: transform 0.3s ease;
}

.convent_salem_form .send-btn:hover {
  background: #b90f17;
}

.convent_salem_form .send-btn:hover span {
  transform: translateX(4px);
}*/
/* Chrome, Edge, Safari */
.convent_salem_form ::placeholder {
  color: #282828;
  font-size: 14px;
  opacity: 1;
   font-family: 'SF Pro Display';
}

/* Firefox */
.convent_salem_form :-moz-placeholder {
  color: #282828;
  font-size: 14px;
  opacity: 1;
   font-family: 'SF Pro Display';
}

/* Internet Explorer 10–11 */
.convent_salem_form :-ms-input-placeholder {
  color: #282828;
  font-size: 14px;
   font-family: 'SF Pro Display';
}

/* Edge (old) */
.convent_salem_form ::-ms-input-placeholder {
  color: #282828;
  font-size: 14px;
   font-family: 'SF Pro Display';
}
/* Modern browsers */
.convent_salem_form textarea::placeholder {
  color: #282828;
  font-size: 14px;
  opacity: 1;
   font-family: 'SF Pro Display';
}

/* Firefox */
.convent_salem_form textarea:-moz-placeholder {
  color: #282828;
   font-family: 'SF Pro Display';
}

/* IE 10–11 */
.convent_salem_form textarea:-ms-input-placeholder {
  color: #282828;
   font-family: 'SF Pro Display';
}
.submit-row{text-align: right;}
.submit-row .good_btn {padding: 10px 50px !important;
    }

.convent_salem_form  input:focus-visible,  .convent_salem_form textarea:focus-visible{
    outline: none  !important;
}
.footer h4{    font-family: 'SF Pro Display' !important;font-weight:500 !important;
}
.footer p, .footer .hfe-copyright-wrapper{font-family: 'Roboto', sans-serif;font-weight:400;}

.roboto, .roboto *{font-family: 'Roboto', sans-serif;font-weight:400;}
.submenusec{position:relative;}
.submenusec  a{padding-left:15px !important;}
.fixed-header .submenusec a{padding:15px 7px 11px 20px !important;}
.submenusec  a i {
        text-align: left !important;
    font-size: 12px;
    margin-left: 8px !important;
    position: absolute;
    left: 0;
	top: 16px;
}

.fixed-header ul#menu-1-47784f16 > li:last-child > a {
    padding: 5px 22px !important;
	line-height:0.4em !important;
}
.news-stories-carousel .owl-dots .owl-dot.active span{BACKGROUND:#C62F41 !important;}
.news-stories-carousel .owl-dots{text-align: center;
    margin-top: 17px;}
.news-stories-carousel .owl-dots span{BACKGROUND:#EB6C6C;}
/* Form Wrapper */
.custom-contact-form {
    max-width: 1000px;
    margin: auto;
}

/* Row Layout */
.custom-contact-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 5px;
}

.custom-contact-form .form-group {
    flex: 1;
}
.radionbuttonblk span.wpcf7-list-item label {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.goodfortitle h3 {
    margin: 40px 0  5px;
}
.accptaree span.wpcf7-list-item{
    margin-left:0px !important;
}
.accptaree span.wpcf7-list-item label {
    display: flex;
    gap: 10px;
    align-items: center;
}
.accptaree span.wpcf7-list-item label {
    display: flex;
    gap: 10px;
}
.accptaree span.wpcf7-list-item label input {
    width:25px;
    height:25px;
}
.fortitle h3{
    margin:25px 0 5px !important;
}
.daysinput .wpcf7-list-item label input {
    width: 19px;
    margin-right: 5px !important;
}
.radionbuttonblk span.wpcf7-list-item label input {
   
    height: 25px;
    width: 24px;
}
.radionbuttonblk .wpcf7-list-item {
    margin-left: 0;
    margin-right: 20px;
}
.radionbuttonblk span.wpcf7-form-control-wrap {
    height: 40px;
    display: block;
}
span.wpcf7-list-item-label {
    line-height: 16px !important;
    text-transform: initial;
}

/* Inputs & Textarea */
.custom-contact-form input,
.custom-contact-form textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 15px;
    outline: none;
    transition: 0.3s ease;
    background: #fff;
}

/* Focus Effect */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
    border-color: #c8102e;
}

/* Textarea Height */
.custom-contact-form textarea {
    height: 90px;
    resize: none;
}


/* Chrome, Edge, Safari */
.custom-contact-form input::placeholder,
.custom-contact-form textarea::placeholder {
    color: #3a3a3a;
	font-size:16px;
	    font-family: 'SF Pro Display';
    opacity: 1;
}

/* Firefox */
.custom-contact-form input::-moz-placeholder,
.custom-contact-form textarea::-moz-placeholder {
    color: #3a3a3a;
	font-size:16px;
	    font-family: 'SF Pro Display';
    opacity: 1;
}

/* Internet Explorer */
.custom-contact-form input:-ms-input-placeholder,
.custom-contact-form textarea:-ms-input-placeholder {
    color: #3a3a3a;
	font-size:16px;
	    font-family: 'SF Pro Display';
		font-weight:500 !important;
}
.custom-contact-form .wpcf7-not-valid-tip{Display:none !important;}
.wpcf7-response-output{border:1px solid red !important;color:red !important;max-width:1050px !important;margin:0 auto !important;}
form.invalid input, form.invalid textarea{border-color:red !important;}
.custom-contact-form .wpcf7-spinner{Display:none;}
.custom-contact-form input.wpcf7-submit{background:transparent !important;border:none !important;color:#FFF !important;text-transform:uppercase;padding:0 !important;}
.custom-contact-form input.wpcf7-submit:hover{cursor:pointer;}
.custom-contact-form  .good_btn{padding:0 20px !important;}
.footer-fourcolumn .elementor-icon-box-wrapper{Display:flex;}
.fixed-header.animate ul#menu-1-47784f16{BACKGROUND:none !important;}
.hfe-nav-menu .menu-item-has-children .sub-menu{
    top: 33px !important;
    left: 11px !important;
}
.toolkits-gallery .gallery-item img{height: 354px;width: 100%;object-fit: cover;object-position: left center;}
.posters-blk  .gallery-item img{width:100%;height:auto;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: green !important;
    color: green !important;
}



/*media queries*/
@media (min-width: 992px){
	.fixed-header.animate {
	background: #c62f41 !important;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
        animation: slideDown 0.35s ease-out;
        /* position: fixed; */
        width: 100%;
        z-index: 1;
		height:60px;
}
@keyframes slideDown {
	from {
		transform: translateY(-300%);
	}

	to {
		transform: translateY(0px);
	}
}
	
}
@media (min-width: 1751px) and (max-width: 2000px) {
	
	
.e-con.e-flex>.e-con-inner{
	    max-width: 1650px !important;
	}
p, .elementor-widget{font-size: 24px !important;}
footer h4{font-size:24px !important;}
.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 22px !important;}
.footer .elementor-icon svg{width: 20px !important;height:20px !important;}
.fixed-header ul#menu-1-47784f16 li a{font-size:17.5px !important;padding:17px 12px 11px 10.5px !important;}
	.fixed-header.animate{height:90px !important;}
.fixed-header ul#menu-1-47784f16 ul.sub-menu li a{font-size:16px !important;        padding-left: 22px !important;}
.fixed-header ul#menu-1-47784f16 ul.sub-menu{width:250px !important;}
.submenusec a i{    top: 18px !important;}
.fixed-header.animate{height:90px !important;}
h1, .subtitle h2, h2{font-size:39px !important;line-height: 55px !important;} 

 .subtitle h2:after{bottom:-10px;}
 .subtitle h2{margin-bottom: 27px;}	
 .good_btn, .good_btn a{    padding: 6px 50px;    font-size:22px;} 
 
h3{font-size:27px !important;} 

p.big {
    font-size: 32px !important;
    font-weight: 500;
}
ul.footer-social-icons li img{width:50px;
    height:50px;}
	.footer .elementor-icon {
    position: relative;
    top: 7px;
}
h4{font-size:22px !important;}
.small h2{font-size: 34px !important;}
}

@media (min-width: 1601px) and (max-width: 1750px) {

	.e-con.e-flex>.e-con-inner{
	    max-width: 1435px !important;
	}
	
	    p, .elementor-widget {
        font-size: 20px !important;
    }
	
	footer h4{font-size:19px !important;}
	.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 20.5px !important;}  
	  .footer .elementor-icon svg{width: 18px !important;height:18px !important;} 
	  .footer .elementor-icon {
    position: relative;
    top: 5px;
}
.fixed-header ul#menu-1-47784f16 li a{font-size:17px !important;padding:17px 12px 11px 10.5px !important;}
.fixed-header ul#menu-1-47784f16 ul.sub-menu li a{font-size:16px !important;        padding-left: 22px !important;}
.submenusec a i{    top: 18px !important;}
.fixed-header.animate{height:90px !important;}
.fixed-header ul#menu-1-47784f16 ul.sub-menu{width:250px !important;}
 h1, .subtitle h2, h2{font-size:39px !important;line-height: 55px !important;}   
 .subtitle h2:after{bottom:-10px;}
 .subtitle h2{margin-bottom: 25px;}
.good_btn, .good_btn a{    padding: 6px 40px;    font-size:20px;} 

h3{font-size:25px !important;} 
h4{font-size:21px !important;}

p.big {
    font-size:30px !important;
    font-weight: 500;
}
ul.footer-social-icons li img{width: 47px;
    height: 47px;}
	.small h2{font-size: 32.5px !important;}
}

.anuareportarea {
    height: 300px;
    margin-bottom:10px;
}

.anuareportarea img {
    height: 300px;
    object-fit:cover !important;
}
@media (max-width: 1600px) {
	.e-con.e-flex>.e-con-inner{
	    max-width: 1300px !important;
	}
	p, .elementor-widget {
        font-size: 20px !important;
    }
	footer h4{font-size:19px !important;}
	/*.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 18px !important;}*/
.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 16px !important;} 	
	.footer .elementor-icon svg{width:17px !important;height:17px !important;}
	.footer .elementor-icon {
    position: relative;
    top: 4px;
}
.fixed-header ul#menu-1-47784f16 li a{font-size: 16.75px !important;}
 h1, .subtitle h2, h2{font-size:43px !important;}    
 .subtitle h2:after{bottom:-8px;}
 .subtitle h2{margin-bottom: 25px;}	
 .good_btn, .good_btn a{padding: 5px 35px;    font-size: 18px;}
 
h3{font-size:24px !important;}

p.big {
    font-size:28px !important;
    font-weight: 500;
}
ul.footer-social-icons li img{width: 43px;
    height: 43px;}
	h4{font-size:19px !important;}
.small h2{font-size: 30.5px !important;}
}
@media (max-width: 1500px) {
	
	p, .elementor-widget, .fs-20, .fs-20 *, .fs-22, .fs-22 *{font-size:18px !important;font-weight:500;}
	
	.e-con.e-flex>.e-con-inner, .suthradhar-inner{max-width: 1300px !important;}
	.fixed-header ul#menu-1-47784f16 li a{font-size: 15.1px !important;}
	 h1, .subtitle h2, h2{font-size:40px !important;} 
.subtitle h2:after{bottom:-8px;}
.subtitle h2{margin-bottom: 22px;}	
	
p.big {
    font-size:26px !important;
    font-weight: 500;
}
.small h2{font-size: 28.5px !important;}
}
@media (max-width: 1400px) {
	.e-con.e-flex>.e-con-inner, .suthradhar-inner{max-width: 1180px !important;}
	.hfe-nav-menu__align-right{width:100% !important;}
	footer h4{font-size:18px !important;}
	/*.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 16.5px !important;}*/
	.footer .elementor-icon-box-description, .hfe-copyright-wrapper{font-size: 15px !important;}  
	.fixed-header ul#menu-1-227773c4 li a{font-size: 15.1px !important;}
	 h1, .subtitle h2, h2{font-size:37px !important;}    
	.subtitle h2:after{bottom:-5px;} 
.subtitle h2{margin-bottom: 22px;}	
.good_btn, .good_btn a{padding: 5px 31px;    font-size: 17px;}

h3{font-size:22px !important;}

p.big {
    font-size:24px !important;
    font-weight: 500;
}
.small h2{font-size: 26.5px !important;}
}




@media (max-width:1300px) {
.e-con.e-flex>.e-con-inner{max-width: 1020px !important;}
    /*.footer .elementor-icon-box-description, .hfe-copyright-wrapper {
        font-size: 14px !important;
    }*/
	.footer .elementor-icon-box-description {
        font-size: 14px !important;
    }
.hfe-copyright-wrapper{
	font-size: 15px !important;
}
.footer h4{font-size:20px !important;}	
	      
	.fixed-header ul#menu-1-47784f16 li a {
        font-size: 13px !important;
    }
	 h1, .subtitle h2, h2{font-size:34px !important;}   
	    .good_btn, .good_btn a {
        padding: 5px 31px;
        font-size: 15px;
    }
	    p, .elementor-widget, .fs-20, .fs-20 *, .fs-22, .fs-22 * {
        font-size: 16px !important;
        font-weight: 500;
    }
	
h3{
font-size:19px !important;}
    h4 {
        font-size: 16px !important;
    }
p.big {
    font-size:22px !important;
    font-weight: 500;
}
	.footer .elementor-icon svg{width:13px !important;height:13px !important;}
	.small h2{font-size: 24px !important;}
}


@media (max-width: 1200px) {
  .fixed-header.animate .main-logo img {
    width: 150px !important;
    height: 100px;
    object-fit: contain;
    max-width: 150px;
}
.padding-10{padding-left:10px !important;padding-right:10px !important;}
.social-services-grid {
        grid-template-columns: repeat(3, 1fr);
    }

}
@media (max-width: 1024px) {
    .br-remove-1024 br{display:none !important;}
	.fixed-header {
        background-color: #c62f41 !important;
		padding:10px 0;
    }
	.elementor-11 .fixed-header .elementor-element.elementor-element-47784f16 > .elementor-widget-container{background-image:none !important;}
	.fixed-header ul#menu-1-47784f16{        margin: 0 !important;
        padding: 0 !important;}
	.cpt-card-grid{
        grid-template-columns: repeat(2, 1fr);
    }

    .cpt-card-img img{
        height: 210px;
    }
	.fixed-header .ul.sub-menu{padding-left:1rem !important;}
	.elementor-23 .elementor-element.elementor-element-47784f16 > .elementor-widget-container{BACKGROUND:none !important;}
	.elementor-23 .elementor-element.elementor-element-47784f16 div.hfe-nav-menu-icon svg{fill:#FFF !important;}
	.fixed-header ul#menu-1-47784f16 > li:last-child > a, .fixed-header ul#menu-1-47784f16 > li a.hfe-menu-item{padding:13px 9.5px 13px 10.5px !important;}
	.fixed-header li.good_btn{BACKGROUND:transparent !important;border:none !important;}
	    .fixed-header .submenusec a{
        padding-left: 2.75rem !important;
    }
	.fixed-header ul#menu-1-227773c4 li a{BACKGROUND:#931717 !important;}
	    .submenusec a i {
        margin-left: 26px !important;
    }
	li.submenusec:hover, li.current-menu-item  {
		BACKGROUND:#C62F41 !important;
	}
	.fixed-header ul#menu-1-47784f16{BACKGROUND:none !important;}
	.hfe-nav-menu .menu-item-has-children .sub-menu {
    top: auto !important;
    left: auto !important;

}
@media (max-width: 992px) {
    
.br-remove-992 br{display:none !important;}

.fixed-header{position:relative !important;}

.inside-banner h2{font-size:25px !important;}
 .social-services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
	h4{font-size:16px !important;}
.gsc-hero-overlay{padding:0 !important;}	
/*.fixed-header {
    background-color: #C40E24 !important;
}*/
html, body {
height: 100%;
overflow-x: hidden;
}
}
@media (max-width: 850px) {
   
}

@media (max-width: 768px) {
    
	
	    .custom-contact-form .form-row {
        flex-direction: column;
        gap: 10px !important;
    }

	.fixed-header.animate {
		position: absolute;
		animation: none !important;
	}

	.elementor-11 .elementor-element.elementor-element-47784f16 div.hfe-nav-menu-icon svg{fill:#FFF !important;}
	.fs-18,
	.fs-16 {
		font-size: 14.5px !important;
}
.two-column-list ul {
    grid-template-columns: 1fr;
  }
 .fixed-header.animate .main-logo img {
    width: 160px !important;
    height: auto;
    object-fit: cover;
    /* max-width: 230px; */
}

.headertop {
    padding: 6px 0 !important;
}

	.elementor-widget, p {
    font-family: 'SF Pro Display' !important;
    font-size: 16px  !important;
    line-height: 1.6  !important;
    color: #000  !important;
    font-weight: 400  !important;
    margin-bottom: 10px !important;
}

  .good-row {
        flex-direction: column;
    }

    .good-submit {
        justify-content: flex-start;
    }
	  .gsc-hero-slider,
    .gsc-hero-slide {
        height: 60vh;
    }
	    h1, .subtitle h2, h2 {
        font-size: 21px !important;
		line-height:30px !important;
    }
		
h3{
font-size:17px !important;}
    h4 {
        font-size: 16px !important;
    }
	.convent_salem_form .two-col {
    flex-direction: column;
  }

  .convent_salem_form .submit-row {
    justify-content: center;
  }
      .footer .elementor-widget, .footer p {
        margin-bottom: 0 !important;
    }
	 .hide-bgimg {
    min-height: auto !important;
  }
}

@media (max-width: 680px) {
  /* h2, h1{font-size:1.35rem !important;}*/
    
	.fs-18,
.fs-18 *{font-size:16px;}
/*h1{font-size:30px !important;}*/
.convent-table th, .convent-table td, .convent-table p{font-size:13.5px !important;}
.footer .footer-fourcolumn:first-child{padding-bottom:0 !important;}

.footer .elementor-widget-icon-box .elementor-icon-box-description, .hfe-copyright-wrapper{margin-bottom:0 !important;}
.footer .elementor-icon {
        position: relative;
        top: -4px;
    }
	.social-services-grid {
        grid-template-columns: 1fr;
		margin: 0 auto;
        max-width: 346px;
    }

    .service-title {
        height: 58px;
    }
	.footer .elementor-widget, .footer p{margin-bottom:0 !important;}
	.footer .elementor-icon {
        position: relative;
        top: 4px;
    }
	    .footer h4 {
        font-size: 18px !important;
    }
	.cpt-card{
	    max-width: 450px;
    margin: 0 auto 20px auto;
	}
	.inside-banner{min-height:50vh !important;}

}
@media (max-width: 600px){
    .cpt-card-grid{
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .cpt-card-img img{
        height: 190px;
    }

    .cpt-card-content{
        padding: 18px;
    }

    .cpt-card-content h3{
        font-size: 18px;
    }

    .cpt-card-content p{
        font-size: 14px;
    }
	    h1, .subtitle h2, h2 {
        font-size: 25px !important;
    }
}

@media (max-width: 576px) {
	.social-services-grid {
	display: flex;
        flex-wrap: wrap;
        text-align: center;
        
	}
	.footer .footer-fourcolumn{width:100% !important;}
}
@media (max-width: 400px) {
	
}