/**
 * ===================================================================
 *  # v1.0 Main Stylesheet
 *  url: -
 * -------------------------------------------------------------------
 */
/**
 * ===================================================================
 * a. webfonts and iconfonts
 * -------------------------------------------------------------------
 */
@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/**
 * ===================================================================
 * b. base style overrides
 * -------------------------------------------------------------------
 */
html, body {
height: 100%;
}
body {
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
font-family: 'Lora', serif;
font-size: 16px;
line-height: 1.4;
color: #000;
}
/**
 * links
 */
a, a:visited {
	color: #e4e4e4;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff4f77;
	text-decoration: underline;
}
.navbar-nav>li>a {
    color: #0e127e;
    font-weight: bold;
}
/**
 * typography
 */
h1, h2, h3, h4, h5 {
	color: #000;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
}
h3, h4{
	margin-bottom: 10px;
}
h5, h6 {
	font-weight: bold;
	margin-bottom: 10px;
}

h1 {
	font-size: 30px;
	line-height: 1.25;
}
h2 {
	font-size: 26px;
	line-height: 1.35;
}
h3 {
	font-size: 22px;
	line-height: 1.5;
}
h4 {
	font-size: 16px;
	line-height: 1.70;
}
h5 {
	font-size: 14px;
	line-height: 1.75;
}

img{
max-width:100%;
}
img.gallery {

border-radius:10px;
border-style: solid;
border-color: #9999ff;
}
#top_logo{

	//background-image: url("../images/logo.png?344");
}
/**
 * spacing
 */


/**
 * block grids paddings
 */



/**
 * ===================================================================
 * d. buttons
 * -------------------------------------------------------------------
 */



/**
 * ===================================================================
 * e. common styles
 * -------------------------------------------------------------------
 */
section {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
section#green-banner, footer#footer_01{
 background: linear-gradient(#031245, #4e5c7a);
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    font-weight: bold;
    padding-bottom: 10px;
}
footer#footer_01{
	margin-top: 50px;
}

section#slider {
	padding-top: 0px;
	padding-bottom: 0px;
}
.logo{

	max-height: 180px;
    margin: 10px;

	}

	header .row{
display: flex;
    flex-wrap: wrap;
	}
	header .row .col-md-6.text-right{
display: flex;
flex-direction: column;
    align-items: flex-end;
    justify-content: center;
	}

.categories-section {
    background-image: url(../images/categories-section-pattern.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-height: 200px;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px;
}
.green-color {
    content: '';
    position: absolute;
    left: 0;
    width: 32%;
    height: 0%;
    top: 0;
    border-top: 180px solid rgba(186,215,52,0.8);
    border-right: 77px solid transparent;
}

.categories-big-txt {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin-top: 44px;
    line-height: 33px;
}

.categories-sub-txt {
    font-size: 26px;
    font-weight: normal;
}

.text-white {
    color: #fff;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
	    max-height: 60px;
		border-radius: 100%;
}
#carousel-news .item {
    margin: 33px 0;
    line-height: 18px;

    margin: 33px 0;
    line-height: 26px;
    font-size: 20px;

}


.news-container h2 {
    font-size: 3.6rem;
    margin-top: 24px;
    margin-bottom: 19px;
}
.news-container {
    overflow: hidden;
}

.read-more {
    color: #2d2d2d;
    font-weight: 700;
    text-decoration: none;
}

.large-grid-wrapper {
    background-color: #fad320;
    display: flex;
    align-items: center;
    height: 480px;
}

.title-fun {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 10px;
    text-transform: uppercase;
    margin: 0;
    color: #4d4b50;
}
.wrapper-img1 {
    height: 236px;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.wrapper-img {
    background-image: url(../images/shriyai_3.jpg);
    padding: 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.large-grid-right-wrap {
    height: 100%;
}
.no-padding {
    padding: 0;
}
.wrapper-img1, .wrapper-img2 {
    padding: 17%;
    display: flex;
    position: relative;
}
.wrapper-img1 {
    background-image: url(../images/association.png);
}
.wrapper-img2 {
    background-image: url(../images/Shriyai_2.jpg);
}
.wrapper-img2 {
    margin-top: 1%;
    height: 240px;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.wrapper-img1:before, .wrapper-img2:before, .wrapper-img:before {
    content: "";
    background-color: #000;
    height: 100%;
    width: 100%;
    padding: 0;
    opacity: .5;
    position: absolute;
    left: 0;
}
.edit-content, .edit-content1 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
	z-index: 5;
	    margin: 0px;
}
.grid-wrapper .col-sm-4 {
    padding-left: 4px;
}

.content-wrapper {
    border: 1px solid #dcdcdc;
    padding: 8% 8% 10%;
    line-height: 25px;
    font-size: 13px;
	    min-height: 600px;
}

.home-content-2a h3 {
    font-size: 22px;
    line-height: 1.5;
	font-weight:bold;
	text-align:center;
}
/**
 * ===================================================================
 * 01. header
 * -------------------------------------------------------------------
 */
header {
    padding: 0px 0px 0px 0px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	 background: #10147f;
}


/**
 * ===================================================================
 * 2. footer
 * -------------------------------------------------------------------
 */
footer {
background: #37220d;
background: #10147f;
background: #060721;

color: #fff;
    padding: 60px 0px 0px 0px;
}

footer .col-md-4.text-right{
	text-align:left;
	    font-size: 12px;
}
footer .row {

    display: flex;
}
footer #form .row {

    display: block;
}
footer #form .row  .form-control {

    margin-bottom: 15px;

}



footer .fl.row  > div{

    display: flex;
	flex-direction: column;
	    justify-content: center;
}
footer .fl.row  > div.text-center{

    display: flex;
	flex-direction: column;
	align-items: center;
	    justify-content: center;
}
footer a{color: #fff;}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    border-color: #333;
}
#main-content{text-align: justify;}
#main-content img{width: 100%;    margin-bottom: 40px;}

/**
 * ===================================================================
 * Responsive
 * -------------------------------------------------------------------
 */
.desby {font-size: 9px;}

@media (max-width:1024px) {
 	header .row .col-md-6.text-right{
	    width: 100%;
	}
}
@media(max-width:768px) {
.content-wrapper {
    min-height: 200px;
}

.green-color {

       width: 100%;

}
.categories-section {
max-height: 800px;
}
.categories-big-txt {

    margin-bottom: 90px;
    text-align: center;
}
#carousel-news .item {
    margin: 13px 0;
    line-height: 18px;
}
.news-container h2.pull-right  {
    font-size: 3.6rem;
    margin-top: 24px;
    margin-bottom: 19px;
    margin: 0px;
	float:left!important;
}
}

#top_header.container {
    width: 1200px;
}


#myNavbar{
	margin-top: 23px;

}
#Justice{
	  z-index: 99;
		height: 137px;
		margin-left:55px;
}
#top_logo{
   position: inherit;
    height: 143px;
	  max-width:inherit;
    display: block;
}

#rgt_menu{
    padding-left: 0px;
    width: auto;
    margin-top: 18px;
}
#donate{
    z-index: 100;
		position: absolute;
		left: 80%;


}
#small_donate{
    z-index: 100;
		position: absolute;
}
