/*
Theme Name: Saifee School
*/

@font-face {
	font-family: "Sakkal-Majalla";
	src: url("fonts/Sakkal-Majalla.eot");
	src: url("fonts/Sakkal-Majalla.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("fonts/Sakkal-Majalla.woff2") format("woff2"),
		url("fonts/Sakkal-Majalla.woff") format("woff"),
		url("fonts/Sakkal-Majalla.otf") format("opentype"),
		url("fonts/Sakkal-Majalla.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

body{
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1;
}

body{
	font-family: "Sakkal-Majalla",sans-serif;
	font-size: 22px;
	color:#181818;
	line-height: 1.2;
}

.bg-cream{
	background-color: #feedda;
}

.bg-greyish-blue{
	background-color: #7886a0;
}

.bg-greyish{
	background-color: #efd7bf;
}

.border-greyish-blue{
	border: 3.5px solid #7886a0;
}

.b-top{
	border-top: 3px solid #7886a0;
}

.b-bottom{
	border-bottom: 3px solid #7886a0;
}


.b-bottom-2{
	border-bottom: 2px solid #7886a0;
}

.s-logo{
	width: 60px;
}
.display-inline{
	display: inline-block;
	text-align:left;
}

.b-radius{
	border-radius:25px;
}

.site-title {
    font-size: 3.2rem;
    vertical-align: middle;
    margin-bottom: 0px;
    color: #181818;
    padding-top: 10px;
}

.header{
	padding: 15px 15px 0;
}

.main-navbar .navbar-nav .nav-link {
	padding-right: 20px;
	padding-left: 30px;
	color: #212529;
	padding-bottom: 5px;
	font-size: 22px;
	text-transform:uppercase;
	position:relative;
}

.main-navbar .navbar {
	padding-bottom: 0;
}

.vtab-content .vtab .nav-link {
  padding-right: 20px;
  padding-left: 30px;
  color: #212529;
  font-size: 22px;
  text-transform: uppercase;
	vertical-align: sub;
    display: inherit;
}

.current-menu-item, .nav-item:hover {
    background: #efd7bf;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
}

.arrow-menu {
	padding-right:10px;
}

.form-control {
    border-color: #181818;
    border-radius: 0;
    border-width: 2px;
}

.btn-saifee {
    border: none;
    padding: 5px 15px;
    border-radius: 20px;
	text-decoration:none;
	color:#181818;
}

.text-justify{
	text-align:justify !important;
}
.useful_links {
	padding:0 25px;
}

.vtab-content ._df_thumb {
    width: 250px;
    height: 350px;
}

.vtab-content ._df_thumb ._df_book-title {
    display: none;
}

.pad{
	padding : 10px 40px;
}

ul li a{
	color:#000;
}

.inner-section h5{
	width:fit-content;
}

.inner-section {
    min-height: 320px;
    margin: 0px 15px;
}

.inner-section ul li a{
	text-decoration:none;
}

.foot-4 h4{
	 width: fit-content;
	position:relative;
}

h4.b-bottom.arrow-icon::after {
    content: "";
    background: url(images/arrow.png);
    position: absolute;
    width: 15px;
    height: 15px;
    right: -20px;
    top: 5px;
    background-size: cover;
}

.entry-title{
	font-size:3.5rem;
}
.calendar-container a{
	text-decoration:none;
	color:#000;
}
.calendar-container .fc-h-event .fc-event-main {
	padding-left:5px;
}
.calendar-container .fc-col-header thead {
    background: #feedda;
    color: #fff;
}

.multi a {
	text-decoration: none;
	color: #000;
}

.wpcf7-spinner{
	display:block;
	margin:auto;
}

.fc-event-title.fc-sticky {
    color: black !important;
	font-weight: 600;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: #FEEDDA !important;
}

.fc-toolbar-chunk{
	display:flex;	
}

.crd-hgt {
    min-height: 430px;
}

.crd-hgt a{
	text-decoration:none;
}

.crd-hgt h3{
	min-height:70px;
}

.blog-readmore{
	position:absolute;
	bottom:10px;
}

.entry-content p{
	font-size:24px;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

.menu-icon{
	width:30px;
}

.download-display {
	display:flex;
	}

.download-display h2 {
	float:left;
	}

.download-display a {
	float:right;
	}

.vtab-content ._df_thumb {
    width: 180px;
    height: 270px;
}

.f-pad {
    padding: 10px 15px;
}

.main-navbar .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
	cursor: pointer;
}

.arrow-menu.current-menu-item {
    padding-right: 10px;
    margin-left: 5px;
	position: relative;
}

.arrow-menu {
	position: relative;
}

.main-navbar{
	overflow-x:scroll;
}

.navbar-collapse{
	display:flex;
}

.navbar-nav {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.arrow-menu a::after {
    content: "";
    background: url(images/arrow-down.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    width: 12px;
    height: 12px;
    display: inline-block;
    top: 14px;
    right: 0px;
	display:none;
}


.nav-link {
	color: #181818;
}
.arrow-sub-menu{
	position: absolute;
    right: 0px;
    top: 7px;
    padding-right: 10px;
}

.nav-item {
    margin-right: 5px;
}

.current-menu-item .arrow-sub-menu {
    /*right: 7px;*/
}
.arrow-sub-menu img {
	width:14px;
	height:14px;
}

/* width */
.main-navbar::-webkit-scrollbar {
  height: 8px;
}

/* Track */
.main-navbar::-webkit-scrollbar-track {
  background: #efd7bf; 
}
 
/* Handle */
.main-navbar::-webkit-scrollbar-thumb {
  background: #7886a0; 
}

/* Handle on hover */
.main-navbar::-webkit-scrollbar-thumb:hover {
  background: #7886a0; 
}

marquee a {
    color: #000;
    text-decoration: none;
}

@media (max-width:1360px) and (min-width:990px){
	.main-navbar{
		text-align:center;
		    width: inherit;
	}
	
	.navbar-nav {
		width: max-content;
	}
	
	.inner-section {
    min-height: 330px;
    margin: 0px 0px;
	}
	
	.fs-4 {
    font-size: calc(1rem + .3vw)!important;
	}
	
	.pad {
    padding: 10px 30px;
	}
}

@media (max-width:992px){
	/*
	.arrow-menu a::after {
		display:none;
	}*/

	.main-navbar .navbar-nav .nav-link {
	    padding-right: 20px;
	    padding-left: 10px;
	}
}

@media (max-width:820px) and (min-width:521px){
	.inner-section {
    min-height: 250px;
    margin: 5px 15px;
	}
	
	.site-title {
    font-size: 2.5rem;
	}
	
	.crd-hgt {
    min-height: 410px;
	}
	
	.crd-hgt h3 {
    min-height: 62px;
	}
	
	.main-navbar{
		text-align:center;
	}
	
	.main-navbar button{
		margin: 0px auto;
	}
	
	.main-navbar{
		text-align:center;
		    width: inherit;
	}
	
	.navbar-nav {
		width: max-content;
	}
	
	.arrow-sub-menu img {
		width:12px;
		height:12px;
	}
	
	.main-navbar::-webkit-scrollbar {
  		height: 5px;
	}
}

@media (max-width: 570px) and (min-width: 521px){
	.crd-hgt h3 {
    	min-height: 30px;
	}
	
	.crd-hgt {
    	min-height: 440px;
	}
}

@media (max-width:520px){
	.sub-posi{
		width:100%;
		position:absolute;
	}
	
	.main-navbar::-webkit-scrollbar {
  		height: 4px;
	}
	
	.mob-pt{
		padding-top:5.5rem !important;
	}
	
	.mob-pt1{
		padding-top:5rem !important;
	}
	
	.inner-section {
		min-height: 250px;
		margin: 5px 15px;
	}
	
	.text-sm-center{
		text-align:center;
	}
	
	.site-title {
    font-size: 1.6rem;
	}
	
	.crd-hgt {
    	min-height: 400px;
	}
	
	.crd-hgt h3 {
    	min-height: 30px;
	}
	
	.fc .fc-toolbar {
    	display: block !important;
	}
	
	.download-display {
		display: block !important;
	}
	
	.download-display h2 {
		float:none;
	}
	
	.download-display a {
		float:none;
	}
	
	.btn-saifee {
   		font-size: 20px;
    	line-height: 20px;
	}
	
	.entry-title {
    font-size: 2.2rem;
	}
	
	.main-navbar{
		text-align:center;
		    width: inherit;
	}
	
	.navbar-nav {
		width: max-content;
	}
	
	.main-navbar button{
		margin: 0px auto;
	}
	
	.arrow-sub-menu img {
		width:12px;
		height:12px;
	}
}

.card.mb-3.crd-hgt .img-bx {
  max-height: 185px;
    overflow: hidden;
}
.pagination .current{
	padding-left:10px;
}
.pagination  a{
	padding-left:5px;
}
