/*
 Theme Name: Sayidan Child Theme
 Theme URI: http://sayidan.kenzap.com
 Author: Kenzap
 Author URI: http://kenzap.com
 Description: Sayidan - University Alumni WP Theme
 Version: 1.6.3

 Template: sayidan
 */


/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
  font-family: 'SiyamRupali';
  src: url('fonts/SiyamRupali.eot');
  src: url('fonts/Siyamrupali.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
    
	font-family: 'SiyamRupali', 'Montserrat', sans-serif ;
    
}
p{
  font-family: 'SiyamRupali', 'Montserrat', sans-serif ;  
}
h1,
h2,
h3,
h4,
h5,
h6 {
   
    font-family:'SiyamRupali', 'Montserrat', sans-serif ; 
    
}
.heading-regular, 
.text-regular,
.menu .nav>li>a,
.widget-title,
.block-links .view-all a,
.heading-bold, .text-bold,
.heading-light, .text-light{
    font-family: 'SiyamRupali', 'Montserrat', sans-serif ;
}
.blog-content .articles .article-item .area-content .article-right h3 a{
    font-family: 'SiyamRupali', 'Montserrat', sans-serif ;
}
a.aigpl-breadcrumb{
	color: blue;
    font-size: 20px;
}
.aigpl-breadcrumb-wrp{
	font-size: 15px;
}
.footer-wrapper .foooter-container .footer-middle .contact-footer .logo-footer{
	float: none;
	text-align: center;
}
#constitution .section {
	background-color: #edebeb;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}
#constitution .section  p, #constitution .section  ul, #constitution .section ol {
	margin: 10px 0;
}
#constitution .section  ul li, #constitution .section  ol li {
	margin: 5px 0;
}
#constitution .section  h3{
	margin-top: 10px;
	margin-bottom: 20px;
}
#constitution .highlight {
	background-color: #f1c40f;
	padding: 5px;
	border-radius: 4px;
}
#constitution .faresa {
	font-size: 1.2em; /* 1 point larger */
	font-weight: bold; /* Bold styling */
}
#constitution h1 {
    text-align: center;
    font-size: 33px;
}
#constitution h2 {
	text-align: center;
}
.contact-phone-email .icon {
    width: 30px;
    height: 37px;
    float: left;
    background-position: center center !important;
    margin-right: 5px;
	color:red;
}
.footer-widget-area{
	font-size: 14px;
	line-height: 1.5;
}
.footer-widget-area h6{
	margin-bottom: 15px;
    text-transform: uppercase;
    color: #757575;
}
#footer-bg .newsletter {
    padding: 84px 0 73px;
   
}
.sf-menu ul.sub-menu li{
	text-align:left;
}
.textwidget a#noticelink{
    border-bottom: none;
}

.contact-captcha iframe{
	border-width: 0px;
}
.um-field-user_login, .um_request_name{
	display: none;
}
.back-my-acnt {
	font-size: 16px;
    background: #0f75bc ;
    color: #fff!important;
    padding: 6px 5px;
	border-radius: 3px;
}
.um-profile-body .um-field-block{
	font-size: 15px !important;
    line-height: 22px !important;
    font-weight: 600;
}

.um-apply-member {
    margin-bottom: 1px !important;
    background: #eee;
}


.um-apply-member a {
    display: block;
    padding: 4px 0;
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    color: #999;
    position: relative;
}
.um-apply-member a span.um-account-icon, 
.um-apply-member a.current span.um-account-icon, 
.um-apply-member a.current:hover span.um-account-icon {
    text-align: center;
    font-size: 20px;
    width: 20px;
    height: 30px;
    border-right: 1px solid #ccc;
    color: #444;
    float: left;
    padding: 0 15px;
    font-weight: 400 !important;
    box-sizing: content-box;
}
.um-apply-member a span.um-account-arrow {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 26px;
    opacity: .6;
}
.um-apply-member a span.um-account-title {
    padding-left: 20px;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #555;
}

.blog-content .articles .article-item .area-img img{
	width: 30%;
}
.all-notices h4{
	margin-top: 0;
}
.back-contibution{
	float: right;
    position: relative;
    top: 30px;
    right: 70px;
}
.container-header.type2 .menu .sf-menu li:first-child a{
	padding-right: 25px;
}
.container-header.type2 .menu .nav>li:nth-child(4) a{
	padding-right: 25px !important;
}
.block-news, .block-fb-feed{
	background-color: #f7f1f1;
	border: 1px solid #ccc;
}
.block-links .column-calendar{
	background-color: #f7f1f1;
	border: 1px solid #ccc;
}
.block-links .column-calendar .content-calendar{
	background: #f7f1f1;
}
.um-account-main{
	margin-top: 40px;
}
.d-link{
	font-size: 20px;
	color: #06aef3;
}
.membership-disabled{
	background-color: #dfdddd!important;
}

ul.page-numbers {
}

ul.page-numbers li {
  float: left;
  display: block;
  
}
ul.page-numbers li span {
  text-align: center;
  padding: 8px 16px;
 
}
ul.page-numbers li a {
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
}

ul.page-numbers li a:hover {
  background-color: #111111;
 
}

@media (max-width: 479px) {
	.content-wrapper .contactForm{
		padding: 20px 30px;
	}
	
	.panel-grid-cell #panel-2146-1-0-0> .panel-widget-style{
		padding: 0;
		text-align: justify;
	}
	.block-news, .block-fb-feed{
		width: 94%;
		margin-left: 16px;
	}
	.block-fb-feed{
		margin-top: 10px;
	}
}
@media (min-width: 1200px) {
    .container {
        width: 1300px;
    }
}
@media (max-width: 991px) {
	.logo-mobile {
		top:0;
	}
	.logo-mobile img {
        max-width: 39%;
    }
	.footer-wrapper .foooter-container .footer-middle .links-social{
		text-align: center;
		margin-top: 20px;
	}
}



