*{
	margin: 0;padding: 0;
}
body{
	font-family: 'Ubuntu Condensed',helvetica,verdana, sans-serif;
	background: url(../img/bg.png);
	color:#555;
}
.container {
    width: 1100px;
    margin: auto;
}
.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}
.clearfix { 
  display: inline-block;  
}
* html .clearfix {  
  height: 1%;  
} /* Hides from IE-mac \*/
.clearfix {  
  display: block;  
}
.logo a {
    text-decoration: none;
    color: white;
    font-size: 55px;
}

.logo {
    margin-top: 20px;
    float: left;
}

.contact {
    float: right;
    margin-top: 30px;
    font-size: 23px;
}

.menu {
    background: #28156E;

}

.menu ul {
    list-style: none;
}

.menu li {
    float: left;
}

.menu a {
    color: white;
    text-decoration: none;
    display: block;
    padding: 15px 29px;
}

.menu a:hover {
    background: #E35F14;
}

.header {
    background: #E35F14;
    padding-bottom: 13px;
}

.line-strikes .line-t {
    border-bottom: 1px solid #ccc;
    background: #555;
    width: 100%;
    display: block;
}

.line-strikes {
    width: 200px;
}

.line-strikes .line-b {
    border-bottom: 1px solid #ccc;    background: #555;    width: 100%;    display: block;
    margin-top: 2px;
}

.body {
    margin-top: 30px;
    min-height: 400px;
}

.class1 {
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}

img.class2 {
    width: 170px;
    float: left;
    margin-right: 30px;
}

h2.class3 {
    width: 258px;
    float: left;
    text-align: center;
    font-size: 35px;
    color: #E35F14;
}

img.class4 {
    width: 170px;
    float: left;
    margin-left: 30px;
}

.class5 {
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}

a {}

.text {
    margin-top: 25px;
    line-height: 2;
    font-size: 18px;
}

blockquote {
    color: #E35F14;
    font-size: 30px;
    margin: 20px 0;
}

blockquote cite {
    display: block;
    color: #999;
    font-size: 18px;
}

blockquote cite:before {
    content: '\2014 \00A0';
}

.footer {
    background: #0388A6;
    color: white;
    padding: 10px 0;
}

.footer .copy {
    float: left;
}

.footer .design {
    float: right;
}

.footer a {
    font-weight: bold;
    color: white;
}

.logo img {
    display: block;
    float: left;
}

.logo a {
    display: block;
    float: left;
    text-shadow: 1px 1px 1px #28156E;
    margin-top: 20px;
    margin-left: 12px;
}

.text b {
    font-size: 21px;
    display: block;
    margin-bottom: 10px;
    color: #28156E;
}

.text a {
    color: #E35F14;
    font-weight: bold;
}

.menu i {
    margin-right: 4px;
}
.slider{
    width: 1100px;
}
.contact_l {
    width: 450px;
    float: left;
}

.contact_r {
    width: 500px;
    float: right;
}

h2.subheading {
    margin: 18px 0;
}

.contact_l td,.contact_l th {
    padding: 3px;
    text-align: left;
    font-size: 13px;
}

.contact_l input[type="text"],
.contact_l input[type="email"],
.contact_l textarea
{
    width: 400px;
    padding: 15px;
    border: 0;
    outline: none;
    font-size: 15px;
    color: #555;
    margin-bottom: 20px;
    font-family: 'Ubuntu Condensed',helvetica,verdana, sans-serif;
}

.contact_l input[type="submit"] {
    background: #28156E;
    color: white;
    border: 0;
    padding: 15px 30px;
    border-radius: 5px;
    cursor: pointer;
}

.address {
    margin-top: 39px;
    background-color: white;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.address p {
    margin-bottom: 10px;
    font-size: 20px;
}

.address i {
    margin-right: 6px;
}

.block {
width: 195px;
    text-align: center;
    border: 5px solid #fff;
    box-shadow: 0 0 4px black;
    float: left;
    /*margin-right: 13px;*/
    margin-top: 40px;
}
.block img{
    width: 195px!important;
}
.gallery a,
.gallery a:focus
{
    outline: none!important;
}
.trustee {
    width: 400px;
    float: left;
    background: white;
    padding: 16px;
    margin-top: 31px;
    box-shadow: 0 0 5px #ccc;
    margin-right: 100px;
    margin-bottom: 42px;
}

.trustee img {
    float: left;
}

.trustee .t_right {
    float: left;
    margin-left: 20px;
    margin-top: 14px;
}

.trustee p {
    margin-bottom: 10px;
    font-size: 20px;
}

b {}

.partner {
    background-color: white;
    padding: 15px;
    width: 500px;
    float: left;
    margin-right: 19px;
    text-align: center;
}

.partner div {
    line-height: 28px;
    font-size: 19px;
}

.location {
    margin-left: 15px;
    margin-top: 14px;
}

.loc {
    margin-top: 17px;
    font-size: 18px;
    color: #0388A6;
    margin-bottom: 17px;
}

.partner b {
    color: #E35F14;
}

.loc b {
    color: #0388A6;
}

.partner h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    text-align: center;
}

div.ashok {
    clear: right;
    float: left;
    margin-top: 36px;
}

.partner.modi {
    float: left;
    margin-top: 36px;
}

.trustee_left {
    width: 250px;
    float: left;
}

.trustee_left img {
    width: 200px;
}

.trustee_right {
    width: 250px;
    float: right;
    text-align: right;
}

.trustee_right img {
    width: 200px;
}

.trustee_middle {
    width: 580px;
    float: left;
    text-align: center;
}

.khalsa {
    color: #28156E;
    font-size: 54px;
    text-shadow: 1px 1px 2px black;
    font-weight: bold;
    margin-top: 50px;
}

.how-donate {
    text-align: center;
}

.how-donate h2 {
    color: #28156E;
    font-size: 36px;
    margin-bottom: 13px;
    margin-top: 30px;
    text-decoration: underline;
}

.how-donate h3 {
    color: #E35F14;
    font-size: 29px;
    margin-bottom: 19px;
}

.how-donate .account1 {
    color: black;
    font-size: 24px;
    margin-bottom: 9px;
}

.how-donate span.num {
    margin-left: 13px;
    font-weight: bold;
    font-size: 26px;
}

p.contact_loc {
    color: #0388A6;
    font-weight: bold;
    margin-top: 20px;
}

span.icon_ {
    color: #E35F14;
    font-weight: bold;
    font-size: 17px;
}

span.dgs {
    color: #E35F14;
    font-weight: bold;
    font-size: 21px;
}

.how-donate h4 {
    color: #999;
    font-size: 26px;
    margin-bottom: 16px;
}
.bottom_logo {
    color: white;
    text-align: right;
    clear: both;
    float: right;
    margin-top: -10px;
}
.bottom_logo a {
    font-size: 12px;
    display: inline;
    float: none;
    text-shadow: none;
    margin-left: 5px;
}