@charset "UTF-8";
/* CSS Document */

.footer span.disclaimer {
	line-height:15px;
	
	}
.about-list {
	list-style:none;
	line-height:28px;
	margin-bottom:80px;
}
.resume-list {
	line-height:1.7;
	color:#777!important;
	font-size:20px;
	text-align:left;
}
.italic { font-style:italic !important;}

.margin-bottom-less {
	margin-bottom: 20px !important;
}

.margin-top-more {
	margin-top: 75px !important;
}
.sub-description {
	color:#000000 !important;
	font-weight:400;	
	}
	
	
.book-title {
	color:#777 !important;
	font-style:italic;
	font-weight:400;
	text-decoration:underline;
	}
	
.long-list {
	/*list-style:none;*/
	text-align: left;
	line-height:1.75;
	color: #777 !important;
	font-size:18px;
}

.section-subheading {
	color:#000000 !important;
}


.address {
	color:#FFFFFF !important;
	
}

.text-justified {
	text-align:justify;
	
	}

.text-justified-right {
	text-align: justify;
  direction:rtl;
	}

.short-width {
margin: 0 65px 0;	
}

.antispam { display:none;}


/*.navbar-custom .nav li a {
 font-size:11px;	
}*/