/*
Theme Name: A Bridge For Independence
Theme URI: https://mediacns.com/themes/a-bridge-for-independence
Author: Muhammad Alyas
Author URI: https://alyaspk.com/
Description: This custom theme is developed for A bridge for independence.
Version: 1.0
Text Domain: alyaspk
*/

.header-top{
    min-height: 129px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(230,230,230,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(230,230,230,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(230,230,230,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(230,230,230,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(230,230,230,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(230,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
}

.menu-top{
    background: rgba(121,184,5,1);
    background: -moz-linear-gradient(top, rgba(121,184,5,1) 0%, rgba(114,155,1,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(121,184,5,1)), color-stop(100%, rgba(114,155,1,1)));
    background: -webkit-linear-gradient(top, rgba(121,184,5,1) 0%, rgba(114,155,1,1) 100%);
    background: -o-linear-gradient(top, rgba(121,184,5,1) 0%, rgba(114,155,1,1) 100%);
    background: -ms-linear-gradient(top, rgba(121,184,5,1) 0%, rgba(114,155,1,1) 100%);
    background: linear-gradient(to bottom, rgba(121,184,5,1) 0%, rgba(114,155,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79b805', endColorstr='#729b01', GradientType=0 );
   border-bottom: 2px solid #001D77;

}

.navbar-collapse{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

h1{
  font-family: "Tangerine" !important;
    font-size: 410% !important;
    font-weight: normal !important;
text-align: left !important;
}
.navbar-nav li{
  border-left: 1px solid #5C7C06;
}

.navbar-nav li:last-child{
  border-right: 1px solid #5C7C06;
}
.navbar-nav li:hover{
  background: #82c506;
}
.navbar-nav{
  margin: 0px 0px !important;
}

.navbar-default{
  font-weight: bold;
  font-size: 13px;
  background: transparent !important;
}
.logo-top{
  margin-top: 27px;
}
.contact-top{
  font-size: 48px;
  color:#7aba05;
}
.text-top{
  font-size: 22px;
  text-align: center;
  color:#087ccd;
}
.navbar-default .navbar-nav>li>a{
  color:#fff !important;
}
.navbar-default .navbar-nav>li>a:hover{
  color:#000 !important;
}

.navbar{
  margin-bottom: 0px !important;
  border-radius:0px !important;
  border:0px !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
}

.banner-top{
  min-height: 204px;
  background: rgba(7,121,203,1);
  background: -moz-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,121,203,1)), color-stop(100%, rgba(0,55,148,1)));
  background: -webkit-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: -o-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: -ms-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: linear-gradient(to bottom, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0779cb', endColorstr='#003794', GradientType=0 );
}

.banner-top h2{
  font-size: 3em;
  font-style: italic;
  color: #fff!important;
}
.banner-top h3{
  font-size:  1em;
  font-style: italic;
  color: #fff!important;
}

.footer-bottom{
  min-height: 100px;
  padding: 20px 0;
  color:#fff;
    margin-top: 0px;
  background: rgba(7,121,203,1);
  background: -moz-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,121,203,1)), color-stop(100%, rgba(0,55,148,1)));
  background: -webkit-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: -o-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: -ms-linear-gradient(top, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  background: linear-gradient(to bottom, rgba(7,121,203,1) 0%, rgba(0,55,148,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0779cb', endColorstr='#003794', GradientType=0 );
}
.footer-bottom a{
  color:#fff;
  text-decoration: none;
}
.footer-bottom a:hover{
  text-decoration: underline;
}
.footer-text{
  font-size: 12px;
  color: #fff;
}
.navbar-default .navbar-toggle .icon-bar{
  background: #fff !important;
}

.main-content{
  border-radius: 8px 8px 0 0;
  padding: 10px;
  height: auto;
  display: inline-block;
  clear: both;
  box-shadow: 0px 0px 17px #46484A;
  border:1px solid #ccc;
  border-bottom: 0px;
  margin-top: -20px;
  background: #fff;
}
.container{
  max-width: 930px !important;
}

.heading-sidebar{
  line-height: 32px;
  display: block;
  padding-left: 10px;
  background:#087ccd;
  color: #fff;
}

.heading-sidebar2{
  line-height: 32px;
  display: block;
  padding-left: 10px;
  background:#087ccd;
  color: #fff;
}

.heading-sidebar3{
  line-height: 32px;
  display: block; 
  padding-left: 10px;
  background:#7aba05;
  color: #fff;
}
.sidebar-text{
  padding-top: 10px !important;
  font-size: 12px;
  text-align: left;
}

.news-span{
  color:#f79646 !important;
}
.quote-text{
  font-size: 11px !important;
}
.clear{
 clear: both;
}
.sidebar-box{
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.assist-box{
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  background: #C7DFF4;
  padding-top: 20px;
  padding-bottom: 20px;
}

.assist-box-text{
  font-size: 18px;
  text-align: center;
}
.col-md-9,
.col-md-3{
  padding: 0px;
}
.content-img{
  overflow: hidden;
  clear: both;
}
.span-font{
  font-size: 14px;
  font-weight: bold;
  clear: both;
}

.read-more-btn a{
  line-height: 28px;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #087CCD;
  color: #fff;
}
.read-more-btn2 a{
  line-height: 28px;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #7aba05;
  color: #fff;
}

.testi-monials{
  border: 1px solid #ccc;
  margin-right: 10px;
}

.testi-monials p{
  font-size: 17px;
  margin-right:10px;
}

.col-md-9 p{
  padding-right: 10px;
}

.col-md-6{
  padding-right: 10px;
  padding-left: 0px !important;
}
.3-box{
  padding: 10px;
  border: 1px solid #ccc;
}

.box-one{
  margin-right: 10px;
  padding: 10px;
  min-height: 250px;
  background:#C7DFF4 !important;
    border: 1px solid #ccc;
}

.box-two{
  margin-right: 10px;
  padding: 10px;
  min-height: 250px;
  display: block;
  background:#d7eb9c !important;
    border: 1px solid #ccc;
}

.box-three{
  margin-right: 10px;
  padding: 10px;
  min-height: 250px;
  background: url(../images/membership_all.jpg) no-repeat center !important;
    border: 1px solid #ccc;
}

.col-md-4 ul{
    padding-left: 20px;
}
.col-md-4{
  margin-top: 4px;
  padding: 0px !important;

}
h4{
  font-weight: bold;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  background-color:#82c506 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a{
  background: transparent !important;
}
.dropdown-menu>li>a{
    color: #fff;
}
.dropdown-menu li{
  background: #719500 !important;
    color: #fff;
    border-bottom: 1px solid #82c506;
    border-left: 0px;
}
.dropdown-menu li a:hover{
  background: #82c506 !important;
    color: #fff;
}
.dropdown-menu{
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (min-width: 300px)
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #000 !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
  color: #fff !important;
}

@media screen and (max-width: 300px){
  .contact-top{
    font-size: 20px !important;
  }
}
.row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.dropdown-menu{
  border: 1px solid #82c506;
  border-radius: 0px;
}
.dropdown-menu li{
  width:269px;
}
.navbar{

}


.carousel-control.right,
.carousel-control.left{
  background-image: none !important;
  }
}

@media(min-width:800px){

  .dropdown:hover>.dropdown-menu {
    display: block;
  }
}

@media(min-width:700px){
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .dropdown:hover .dropdown-menu {
  
  transition: all ease-out 0.3s;
  }
  .footer-bottom{
    margin-top: -5px;
  }
  .col-md-6{

   padding-right: 10px !important;
  }
  .col-md-4{
  
  }
  .testi-monials{
  }
}


@media(max-width:500px){
  .contact-top{
    font-size: 28px;
    padding-left: 15%
  }
  .text-top{
    font-size: 18px;
  }
  .navbar-nav li{
    border: 0px;
    width: 100%;
  }
  .navbar-nav li:last-child{
  border-right: 0px solid;
  }
  .banner-top h2{
    font-size: 24px;
  }
  .col-md-8{
    padding: 0px !important;
    border-top: 1px solid #ccc;
  }
  .testi-monials{
    margin-right: 0px;
  }
  .box-one{
  margin-right: 0px;
  }

.box-two{
  margin-right: 0px;
  }

.box-three{
  margin-right: 0px;
  }
  .heading-sidebar{
    margin-top: 10px;
  }
  .col-md-6{
    padding-right: 0px;
  }
}














.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: -3px;
    left: 100%;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.top-slider{
    min-height: 204px;
}

.carousel-control{
  width: 8% !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  max-width: 99% !important;
}

/*Comment setting*/

#respond { 
background: #ececec;
padding:0 5px 0 5px;
}

/* Highlight active form field */

#respond input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
 
#respond input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

#author { 
font-family: Lobster, "Lobster 1.4", "Droid Sans", Arial;
font-size: 16px;
color:#1d1d1d; 
letter-spacing:.1em;
} 

#url  { 
color: #21759b;
font-family: "Luicida Console", "Courier New", "Courier", monospace; 
} 

#submit {
font-family: Arial;
color: #ffffff;
font-size: 20px;
padding: 10px;
text-decoration: none;
box-shadow: 0px 1px 3px #666666;
-webkit-box-shadow: 0px 1px 3px #666666;
-moz-box-shadow: 0px 1px 3px #666666;
text-shadow: 1px 1px 3px #666666;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#006ad4), to(#003366));
background: -moz-linear-gradient(top, #006ad4, #003366);
} 

#submit:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#003366), to(#006ad4));
  background: -moz-linear-gradient(top, #003366, #006ad4)
}

.commentlist .even .comment { 
background-color:#ccddf2; 
} 
.commentlist .odd .comment {
background-color:#CCCCCC;
}


li.bypostauthor cite span {
	color: #21759b;
	background-color: #f8f0cb;
	background-image: none;
	border: 1px solid #f8f0cb;
	border-radius: 3px;
	box-shadow: none;
	padding: 3px;
	font-weight:bold;
}

.reply { 
	float:right;
	margin:0 10px 10px 0;
	text-align:center;
	background-color: #55737D;
	border:1px solid #55737D;
	border-radius:3px;
	padding:3px;
	width:50px;
	box-shadow: 1px 1px 2px 2px #4f4f4f;
}

.comment article {
	padding-bottom:2.79rem;
}

a.comment-reply-link,
a.comment-edit-link {
	color: #FFFFFF;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	text-decoration:none;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #f6e7d7;
}

a.comment-edit-link {
	float:left;
	margin:0 0 10px 10px;
	text-align:center;
	background-color: #55737D;
	border:1px solid #55737D;
	border-radius:3px;
	padding:3px;
	width:50px;
	box-shadow: 1px 1px 2px 2px #4f4f4f;
}

#cancel-comment-reply-link  { 
	text-align:center;
	background-color: #55737D;
	border:1px solid #55737D;
	border-radius:3px;
	padding:3px;
	width:50px;
	color:#FFFFFF;
	box-shadow: 1px 1px 2px 2px #4f4f4f;
	text-decoration:none;
}

.entry-content {
  text-align: justify;
  text-justify: inter-word;
margin: auto 5px;
}

.footer-bottom a {
  color: #fff;
  text-decoration: none;
  padding: 0 6px 0px 3px;
  border-right: 1px solid;
}

.footer-bottom a:last-child {
  border-right: 0px;
}

/*
.entry-content .img-responsive{width:100%}*/