@charset "utf-8"
/* CSS Document 

Theme Name: Integrated Social Development and Research Institute
Theme URI: http://localhost/ngo/index.php
Author: Raheena
Author URI: http://localhost/ngo/index.php
Description: convert html into wordpress

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lumbinionline.com
*/

*{
margin:0;
padding:0;}
body
{
background-image:url(images/bg.jpg);	
background-repeat:no-repeat;
background-attachment:fixed;
font-family: 'Roboto', sans-serif;
background-size:cover;
font-weight:normal;
}
a{	text-decoration:none;}
.main{width:75%; height:auto; margin:auto;}
.header{width:100%; height:208px; float:left; }
.header img{width:100%; height:180px;}
.clear{clear:both;}
.language{width:15%; height:auto; float:right;}
/*--------------------Drop down Menu----------------------------*/ 
.menu{
	width:100%;
	height:40px;
	float:left;
	background:#23408f;
	
}

#container{
	    margin: auto;
    width: 100%;
}
#relatedContent {
  max-width: 800px;
  margin: 200px auto;
}

#relatedContent .item {
  max-width: 44%;
  padding: 3%;
  float: left;
  text-align: center;
}

#relatedContent .item a img {
  max-width: 100%;
}	

nav { 
	background:#23408f;
}

nav ul {
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	}
	
nav ul li {
	display:inline-block;
	background:#23408f;
	}

nav a {
	display:block;
	padding:0 19px;	
	color:#FFF;
	font-size:16px;
	line-height: 40px;
	text-decoration:none;
}

nav a:hover { 
	background-color: #000000; 
}

/* Hide Dropdowns by Default */
nav ul ul {
	display: none;
	position: absolute; 
	top: 40px;
	z-index: 100;
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers	*/
nav ul ul ul li {
	position: relative;
	top:-60px; 
	left:170px;
}

	
/* Change this in order to change the Dropdown symbol */
li > a:after { content:  ''; }
li > a:only-child:after { content: ''; }

.slider{width:100%; height:400px; float:left;
margin-top:1%;}
.scroller{width:100%; height:50px; float:left; margin-top:1%;
background:#CCCCCC;}
.scrolling_news a{
	
	color:#333;
	
}

.news_img{width:15%; height:50px; float:left;}
.news_img img{width:100%; height:50px;}
.scrolling_news{width:84%; height:50px; float:left;}
.wrapper{width:100%; height:auto; float:left;
margin-top:1%; background:#CCCCCC;}
.news_events{width:20%; height:auto; float:left;}
.news_events a{color:#23408F; font-size:12px; padding-left:35%;}
.news_events h1{color:#23408F; text-align:center; padding-top:6%;
padding-left:10%;}
.news_events h2{color:#23408F; text-align:center;
padding-left:5%;}
.events1{width:38%; height:auto; float:left;
 margin-left:1%;}
.events2{width:38%; height:auto; float:left;
  margin-left:1%;}
.events_img{width:49%; height:250px; float:left;}
.events_img img{width:100%; height:210px; margin-top:10%;}
.events_content{width:48%; height:auto; float:left;
 margin-left:1%;}
.events_content p{font-size:14px; text-align:justify; 
color:#333; line-height:22px; margin-top:7%; padding-left:4%;
}
.events_content a{float:right; color:#043CF3; font-size:12px;}
.wrapper2{width:100%; height:auto;  float:left;
margin-top:1%; background:#fff;}
.about{width:30%; height:auto; float:left; margin-left:2%;}
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.about h3{margin-bottom:-2%;}
.about img{width:30%; height:80px; padding-top:5%; }
.about p{font-size:14px; text-align:justify; line-height:20px;
color:#333;}
.about a{color:#043CF3; font-size:12px;}
.project{width:30%; height:auto; float:left;  margin-left:3%; }
.project h3{margin-bottom:-2%;}
.project img{width:30%; height:80px; padding-top:5%;}
.project p{font-size:14px; text-align:justify; line-height:20px;
color:#333; padding:1%;}
.project a{color:#043CF3; font-size:12px;}
.publication{width:30%; height:300px; float:left; margin-left:3%; margin-right:2%;}
.publication h3{margin-bottom:-2%;}
.publication img{width:30%; height:80px; padding-top:5%; }
.publication p{font-size:14px; text-align:justify; line-height:20px;
color:#333;}
.publication a{color:#043CF3; font-size:12px;}
.wrap3{width:100%; height:255px; float:left; margin-top:1%;
background:#fff;}
.who{width:24%; height:auto; float:left; margin-left:1%;
border-right:1px dotted;}
.who h2{color:#001149; padding-top:5%;}
.who ul{    list-style: outside none none;
    line-height: 20px;
    margin: -15px 0px 0px 20px;
    display: block;
    padding: 0px;
}
.who ul li{font-size: 17px;
font-family: Arial,Helvetica,sans-serif;}
.who ul li a{display: block;
line-height: 25px;
background: #FFF url("images/bullet-normal.gif") no-repeat scroll 0px 8px;
color: #6B6854;
text-decoration: none;
padding: 0px 0px 0px 13px;
margin-left:15%;margin-top: 1%;}
.what{width:24%; height:auto; float:left; margin-left:1%;
border-right:1px dotted;}
.what h2{color:#001149; padding-top:5%;}
.what ul{    list-style: outside none none;
    line-height: 20px;
    margin: -15px 0px 0px 20px;
    display: block;
    padding: 0px;
}
.what ul li{font-size: 17px;
font-family: Arial,Helvetica,sans-serif;}
.what ul li a{display: block;
line-height: 25px;
background: #FFF url("images/bullet-normal.gif") no-repeat scroll 0px 8px;
color: #6B6854;
text-decoration: none;
padding: 0px 0px 0px 13px;
margin-left:15%;margin-top: 1%;}
.involved{width:24%; height:auto; float:left; margin-left:1%;
border-right:1px dotted;}
.involved h2{color:#001149; padding-top:5%;}
.involved ul{    list-style: outside none none;
    line-height: 20px;
    margin: -15px 0px 0px 20px;
    display: block;
    padding: 0px;
}
.involved ul li{font-size: 17px;
font-family: Arial,Helvetica,sans-serif;}
.involved ul li a{display: block;
line-height: 25px;
background: #FFF url("images/bullet-normal.gif") no-repeat scroll 0px 8px;
color: #6B6854;
text-decoration: none;
padding: 0px 0px 0px 13px;
margin-left:15%;margin-top: 1%;}
.media{width:23%; height:auto; float:left; margin-left:1%;
}
.media h2{color:#001149; padding-top:5%;}
.media ul{    list-style: outside none none;
    line-height: 20px;
    margin: -15px 0px 0px 20px;
    display: block;
    padding: 0px;
}
.media ul li{font-size: 17px;
font-family: Arial,Helvetica,sans-serif;}
.media ul li a{display: block;
line-height: 25px;
background: #FFF url("images/bullet-normal.gif") no-repeat scroll 0px 8px;
color: #6B6854;
text-decoration: none;
padding: 0px 0px 0px 13px;
margin-left:15%;margin-top: 1%;}
.footer{width:100%; height:325px; float:left;
background:#1F2741; }
.inner_footer{width:75%; height:auto; margin:auto;}
.ft1{width:32%; height:250px; float:left; margin-left:1%;
}
.ft1 iframe{width:70%; height:150px;}
 .ft1 h2{color:#fff; padding:2%; margin-top:3%;}
  .ft1 h3{color:#fff; padding:2%; margin-top:5%;}
 .ft1 img{padding-left:5%;}
 .ft2{width:32%; height:250px; float:left; margin-left:1%;
}
  .ft2 h2{color:#fff; padding:2%; margin-top:3%;}
  .ft2 p{color:#fff; font-size:14px; text-align:justify;}
 .ft3{width:32%; height:250px; float:left; margin-left:1%; margin-top:1%;
}
.last_ft{width:100%; height:50px; float:left; background:#1F2741;}
.last_ft p{float:left; color:#fff; padding-left:5%; font-size:12px;}
.last_ft h5{float:right; color:#fff; font-size:12px; padding-right:5%;}
.whole_wrap{width:100%; height:auto; float:left; background:#fff;}
/*--------------------Advisory----------------------------*/
.advisory{width:100%; height:auto; float:left;
background-color:#fff;}
.advisory h2{margin-left:2%;}
.advisory img{width:50%; height:150px;  overflow:hidden;}
.advisory a{color:blue; margin-left:5%; font-size:12px;}
.adv_cont {width:30%; height:250px; float:left; margin-left:2%;}

/*--------------------Gallery----------------------------*/
.gallery_img{width:100%; height:auto; float:left;
background-color:#fff;}
.gallery_img h2{margin-left:2%;}
.gallery_cont{width:100%; height:auto; float:left;}
.gallery_cont p img{margin-left:2%; width:30%; height:100px;}
.gallery_img a{color: #23408F; font-size:12px;}
.gallery_img h3{margin-left:5%;}
.weblizar_powered{display:none;}
.gal-container .row{height:300px;}
.gal-container img{max-height:173px;}
/*--------------------Archive----------------------------*/
.archive_wrap{width:100%; height:auto; float:left; margin-top:1%;}
.left_col{width:100%; height:auto; float:left;background:#fff; }

	.left_col h2 {
	font-size:21px;
	color:#333;
	margin-left:1%;
	}
	.left_col ul li{ text-align: justify;
	font-size:14px;
    margin-bottom: 10px;

	line-height:22px; }
.listingdiv{
	width:98%;
	height:auto;
	margin-left:1%;
	}
.listingdiv h3 a{
    font-size: 19px;
	color:#256AA1;
	margin-top:1%;
	}
.listingdiv p {
    text-align: justify;
	font-size:14px;
    margin-bottom: 10px;
	overflow:hidden;
	line-height:22px;
	border-bottom: 1px dotted #C3CDCD;
}
.listingdiv p img {
    float: left;
    padding-right: 1%;
   
}
/*-------------------- Sidebar----------------------------*/ 
.side_bar{width:27%; height:auto; float:left; margin-left:1%; padding:1%; background:#CCCCCC;}
.side_content{width:100%; height:auto; min-height:200px; 
 float:left; margin-top:1%;}
 .side_img{width:100%; height:auto; float:left;}
 .side_img img{width:100%; height:150px; }
  .side_img a h3{color:#D57827; margin-left:1%;}
  .side_bar_content{width:100%; height:auto; float:left;}
   .side_bar_content p{font-size:14px; text-align:justify; line-height:22px;
   color:#333; padding:1%;}
.side_bar_ads{width:100%; height:auot; float:left; margin-top:1%;}
.ads_img{width:100%; height:auto; padding:1%; float:left; list-style:none;}
.ads_img img{width:100%; height:120px;}
 .country_header{width:100%; height:50px; float:left; border-bottom: 5px solid #00A84A;}
 .country_header h2{
	color:#256AA1;
	padding:1%;
	float:left;
	margin-left:4%;
}
.country_header a{
	float:right;
	color:#256AA1;
	margin-right:5%;
	padding:1%;
	margin-top:12%;
}
/*-------------------- Pagination----------------------------*/ 
ul.page-numbers {
    list-style: none;
    margin: 0;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 20px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd; 
    color: #256AA1;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #000;
    background: #f7f7f7;
    text-decoration: none;
}

.page-numbers:hover { text-decoration: none }

/*--------------------responsive----------------------------*/ 

/* For Mini-Laptop   */

@media (min-width: 768px) and (max-width: 1100px) {
.main{
width:75% !important;
}
nav a {
	display:block;
	padding:0 7px;	
	color:#FFF;
	font-size:16px;
	line-height: 40px;
	text-decoration:none;
}
.about img{padding-top:0px;}
.project img{padding-top:0px;}
.publication img{padding-top:0px;}
}

/* For Mobile   */
@media only screen and (max-width: 500px){
.main{
width:100% !important;
}
.header{width:100%; height:auto;}
.header img{width:100%; height:auto;}
.menu{display:none;}
.slider{width:100%; height:200px;}
.scroller{width:100%; height:auto;}
.news_img{width:100%; height:auto;}
.news_img img{width:100%; height:65px; margin-top:21%;}
.scrolling_news{width:100%; height:auto;}
.wrapper{width:100%; height:auto;}
.news_events{width:100%; height:auto;}
.events1{width:100%; height:auto;}
.events2{width:100%; height:auto;}
.events_img{width:100%; height:auto;}
.events_img img{width:100%; height:auto;}
.events_content p{padding-left: 0px; padding-right:4%;}
.events_content{width:100%; height:auto;}
.wrapper2{width:100%; height:auto;}
.about{width:100%; height:auto;}
.about img{width:30%; height:auto;}
.about p{padding-right:4%;}
.project{width:100%; height:auto;}
.project img{width:30%; height:auto;}
.project p{padding-right:4%;}
.publication{width:100%; height:auto;}
.publication img{width:30%; height:auto;}
.publication p{padding-right:4%;}
.wrap3{width:100%; height:auto;}
.who{width:100%; height:auto;}
.what{width:100%; height:auto;}
.involved{width:100%; height:auto;}
.media{width:100%; height:auto;}
.footer{width:100%; height:auto;}
.ft1{width:100%; height:auto;}
.ft2{width:100%; height:auto;}
.ft3{width:100%; height:auto;}
.last_ft{width:100%; height:auto;}
.advisory{width:100%; height:auto;}
.adv_cont{width:100%; height:auto;}
.adv_cont a{margin-bottom:15%;}
.language{ margin-right:28%;}
}