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

.fc-white,
.fc-white * {
	color: #FFF !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;}
.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: 2.1rem !important;
    text-transform: inherit;
    color: #000 !important;
    font-weight: 500 !important;
    line-height: 40px !important;
}
h3{ font-family: "Prata", serif !important; font-size:1.5rem !important;text-transform:none;color:#000 !important;font-weight:500 !important;}
h4{ font-family: 'SF Pro Display' !important;font-size:1.25rem !important;text-transform:none;color:#000 !important;font-weight:600 !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:rgba(0,0,0,0.2);
}

.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: 600 !important;
}

.fs-18,
.fs-18 * {
	font-size: 18px !important;
}
ul.educare-values {
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
	list-style: none;
	padding: 0;
	max-width: 700px;
	margin: auto;
}

ul.educare-values li {
	break-inside: avoid;
	font-size: 14.5px;
	position: relative;
	padding-left: 15px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 600;
}

ul.educare-values li::before {
	content: '';
	position: absolute;
	left: -7px;
	top: 2px;
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url('https://chennai.goodshepherdconvent.org/wp-content/uploads/2025/07/square1.webp');
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 600px) {
	ul.educare-values {
		columns: 1;
	}
}
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 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 5px;
}

.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;}
.footer .elementor-widget-icon-box .elementor-icon-box-icon{position:relative;top:6px;}
.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;
}

.mission-milestone-blk {
    position: relative;
    margin: 0 auto;
}

.mission-milestone-blk::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    background: #ccc;
    transform: translateX(-50%);
}

.missionmile_item {
    position: relative;
    width: 50%;
    padding: 10px 35px;
    box-sizing: border-box;
    display: none; /* hidden by default for load more */
}
.missionmile_item.visible {
    display: block;
}

.missionmile_item:nth-child(odd) {
    left: 0;
}
.missionmile_item:nth-child(even) {
    left: 50%;
}

.missionmile_sec, .missionmilemobile_sec {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5.8px rgba(151, 151, 151, 0.25);
    padding: 15px;
    position: relative;
    justify-content: space-between;

}
.missionmilemobile_sec{max-width:500px;margin:10px auto 10px auto;}
.missionmile_item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: #C40E24;
    border: 2px solid #FFF;
    border-radius: 50%;
    z-index: 1;
    margin-top: -6px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.33);
}
.missionmile_item:nth-child(even)::before {
    left: 0;
    transform: translateX(-50%);
}

.missionmile_sec::after {
    content: "";
    position: absolute;
    top: 50%;
    background: url('https://chennai.goodshepherdconvent.org/wp-content/uploads/2025/08/Polygon-1.webp') center center no-repeat;
    background-size: cover;
    width: 10px;
    height: 15px;
    margin-top: -7.5px; /* half of height */
}
.missionmile_item:nth-child(odd) .missionmile_sec::after {
    right: -9px;
}
.missionmile_item:nth-child(even) .missionmile_sec::after {
    left: -9px;
    transform: rotate(180deg);
}

.missionmile_sec h4, .missionmilemobile_sec h4 {
    font-weight: 700 !important;
    margin: 0 0 5px 0;
    font-size: 1.75rem !important;
    font-style: italic;
}
.missionmile_sec p, .missionmilemobile_sec p {
    margin: 0;
}

.missionmile_sec img, .missionmilemobile_sec img {
    max-width: 125px;
    border-radius: 5px;
    height: 120px;
    width: 125px;
    object-fit: cover;
	object-position:top;
}
.mission-milestonemobile-blk{position:relative;}
/*.mission-milestonemobile-blk .owl-nav .owl-prev, .mission-milestonemobile-blk .owl-nav .owl-next{position:absolute;top:50%;margin-top:-40px;width:30px;height:auto;}
.mission-milestonemobile-blk .owl-nav .owl-prev{left:0;}
.mission-milestonemobile-blk .owl-nav .owl-next{right:0;}*/
.mission-milestonemobile-blk .owl-nav {text-align:center;}
.mission-milestonemobile-blk .owl-nav .owl-prev{margin-right:10px;}
.missionmilemobile_sec img {
    width: 150px !important;
    height: 140px;
    object-fit: cover;
    max-width: 150px !important;
}
.timeline-arrow {
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    height: 50px;
}
.timeline-arrow img {
    width: 50px;
    height: 50px;
}
ul.hfe-nav-menu {align-items:center;}
.become-partner .elementor-widget{color:#FFF !important;}
.become-partner .elementor-image-box-title{margin-top:0 !important;}
.school-song-item p {
    margin-bottom: 0px !important;
}
.school-song-item {
    margin-bottom: 15px !important;
}
.scoolsong-leftimg.elementor-widget{margin-bottom:0 !important;}
.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;}
body.page-id-19 .convent-list ul{margin-top:-10px;}
.convent-table, body.page-id-2821 table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	/*border: 1px solid #dee2e6;*/
	width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.convent-table, body.page-id-2821 table {
    border-collapse: collapse;
}
.convent-table th, body.page-id-2821 table th {
    background-color: #2D4F7D !important;
    color: white !important;
}
.convent-table th, td, body.page-id-2821 table th, body.page-id-2821 table td{
    border: 1px solid #003972 !important;
    border-collapse: collapse !important;
}
.convent-table td, .convent-table th, body.page-id-2821 table td, body.page-id-2821 table th{
padding: .75rem;
    vertical-align: top;}
th {
    text-align: inherit;
}
.yearcontent h1, .tab-title h1{color:#000 !important;
    font-size: 2rem !important;
    margin-bottom: 10px !important;}
.yearcontent h2{ font-size: 2rem !important;
    margin-top: 0 !important;}
.archiveblk .archiveright{padding-top:0 !important;}
.qsubmenu li:first-child{margin-top:4px !important;}
ul.archives-list li{list-style:none;padding-bottom:10px;}
ul.archives-list{padding-left:0;}
/*ul.archives-list li:before{content: "\f101";position:relative;top:0;left:5px;color:#2c4c7b;font: normal normal normal 14px / 1 FontAwesome;}*/

body.page-id-2821 table td, body.page-id-2821 table th{font-size:13px !important;}
ul#menu-1-28648a2 li:last-child .parent-has-child ul.sub-menu{left:-220px !important;top:0;margin-top:0 !important;}
ul#menu-1-28648a2 li:last-child .parent-has-child ul.sub-menu a{padding-left:10px !important;}
ul#menu-1-28648a2 li:last-child .parent-has-child.submenusec i{right:9px !important;left:auto !important;}
.hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu{top:0;margin-top: 0 !important;}
/* 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;
}

/* 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:600 !important;
}
.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;}
.contact-item h4{margin: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: #C40E24;
    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://chennai.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);
}
ul.sub-menu li.parent-has-child ul.sub-menu{min-width: 250px !important;}
ul#menu-1-28648a2{background:rgba(0,0,0,0.5);border-radius:30px;padding:5px;}
.fixed-header.animate ul#menu-1-28648a2{background:none !important;}


/* ======== Mobile Responsive ======== */
@media (max-width: 768px) {
	.elementor-widget {
    font-family: 'SF Pro Display' !important;
    font-size: 16px  !important;
    line-height: 1.3  !important;
    color: #000  !important;
    font-weight: 500  !important;
    margin-bottom: 10px !important;
}
.corvalutitle  h2 {
    margin-bottom: 30px;
}
.visblk	li.elementor-icon-list-item {
    position: relative;
}
.visblk span.elementor-icon-list-icon {
    position: absolute !important;
    top: 5px !important;
}
.visblk span.elementor-icon-list-text {
    padding-left: 25px !important;
}
    .mission-milestone-blk::before {
        left: 20px ; /* vertical line moved to left */
    }
    .timeline-arrow{text-align:left;}
	.timeline-arrow img{left: -5px;
    position: relative;}
    .missionmile_item {
        width: 100%;
        left: 0 !important;
        padding: 10px 15px 10px 50px; /* space for line + dot */
    }

    .missionmile_item::before {
        left: 20px !important; /* dot aligns with line */
        transform: translateX(-50%);
    }

    .missionmile_sec {
        flex-direction: column; /* stack text & image vertically */
        align-items: flex-start;
    }

    .missionmile_item .missionmile_sec::after {
        display: none; /* hide arrow pointers on mobile */
    }
	.become-partner .elementor-image-box-img img{    text-align: center;
    width: 100%;}
	.custom-contact-form .form-row {
        flex-direction: column;
		gap:10px !important;
    }
	.homeslider .homebanner img{min-height: 60vh !important;}
}





/*media queries*/


@media(max-width:1300px) {

	
}


@media only screen and (max-width: 1200px) {
  .fixed-header.animate .main-logo img {
    width: 150px !important;
    height: 100px;
    object-fit: contain;
    max-width: 150px;
}
}
@media only screen and (max-width: 1100px) {
.primarymenu li a{padding-left: 8px !important;
    padding-right: 8px !important;}
}
@media (max-width: 1024px) {
    .br-remove-1024 br{display:none !important;}
	.fixed-header ul#menu-1-28648a2{background:none !important;padding:0 !important;}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu{right:0 !important;}
	.fixed-header ul#menu-1-28648a2 .sub-menu li.menu-item{    padding-left: 1rem;}
	.primarymenu li a.hfe-sub-menu-item{padding-left:25px !important;}
}
@media only screen and (max-width: 992px) {
    .core-values-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    left: 0;
    position: relative;
    top: -6rem;
}
 h1{font-size:2.3rem !important;}
 .timeline-content{line-height: 1.6 !important;
        font-size: 14px !important;
        margin-left: 20px !important;}
.school-crest-agequote h2{font-size:2.2rem !important;}
.br-remove-992 br{display:none !important;}
.missionmile_sec p{font-size:14px;}
.yearcontent h1, .tab-title h1, .yearcontent h2{font-size:1.25rem !important;}
body, html{overflow-x:hidden !important;}
}
@media only screen and (max-width: 850px) {
    .archiveblk{display:block !important;}
}

@media only screen and (max-width: 768px) {
    .mission-milestonemobile-blk  button.owl-next img {
    width: 25px;
}

.mission-milestonemobile-blk  button.owl-prev img {
    width: 25px;
}
    .missionmilemobile_sec {
    max-width: 500px;
    margin: 10px auto 10px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
} 
	h1{font-size:2.2rem !important;}
	.fixed-header {
    background-color: #d9534f !important;
}

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

	.fixed-header {
		background-color: #d9534f00 !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; */
}
.primarymenu {
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
    margin: 0 !important;
}
.headertop {
    padding: 6px 0 !important;
}
.yearcontent h1, .tab-title h1, .yearcontent h2{font-size:16px !important;}

}

@media only screen and (max-width: 680px) {
  /* h2, h1{font-size:1.35rem !important;}*/
    
	.fs-18,
.fs-18 *{font-size:16px;}
h1{font-size:50px !important;}
.convent-table th, .convent-table td, .convent-table p{font-size:13.5px !important;}
}

@media only screen and (max-width: 576px) {.footer-fourcolumn{width:100% !important;}.homeslider .homebanner img{min-height: 55vh !important;}}
@media only screen and (max-width: 400px) {
	.convent-table th, .convent-table td, .convent-table p{font-size:12px !important;}
}