/*!
 
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT 
 */
.text-nowrap {
    white-space: nowrap;
}

.aright {
    text-align: right;
  
}
/*Colored Content Boxes
------------------------------------*/
.footer-images {
	vertical-align: bottom;
	border: 0;
	padding-top: 35%;
        }

/*Colored Content Boxes
------------------------------------*/


.servive-block {
  padding: 20px 30px;
  text-align: center;
  margin-bottom: 20px;
}
.servive-block-grey {
	background-color: #CCCCCC;
}

/*
------------------------------------*/

frame {
    height: 25px;      /* equals max image height */
    width: 160px;
    border: 1px solid red;
    white-space: nowrap;
    
    text-align: center; margin: 1em 0;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: left;
}


------------------------------------*/
.clearfix {
  overflow: auto;
}


body,
html {
    height: 100%;
    width: 100%
}
.navbar-custom,
body {
	background-color: #FFF;
	
}

.intro,
body,
html {
    width: 100%
}
body {
	font-family: Lora, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999;
	webkit-tap-highlight-color: rgba(255, 255, 255, .2)
}
.btn,
.navbar-custom,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}
h1 { font-family: 'montserrat', sans-serif;


font-size: xx-large;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;}
	
h2  { font-family: 'montserrat', sans-serif;


font-size: xx-large;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;
	line-height: 1.1;}
h3 {
	font-family: 'nunito', sans-serif;
	margin: 0 0 25px;
	font-size: small;
	line-height: 1.7;
	color: #666;
	font-weight: 400;	
	
}

h4 {
	font-family: 'montserrat', sans-serif;
	margin: 0 0 25px;
	font-size: x-large;
	line-height: 1.2;
	color: #000;
	font-weight: 700;
}

h5 {
	font-family: 'montserrat', sans-serif;
	font-size: x-large;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;
	line-height: 1.1;
	letter-spacing: 45%;
	word-spacing: normal;
}

h6 {
	margin: 0 0 35px;
	font-weight: 500;
	letter-spacing: 1px
}

h7 {
	font-family: 'montserrat', sans-serif;
	font-size: xx-large;
	line-height: 90%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;	
	
}

h8 {
	font-family: 'montserrat', sans-serif;
	margin: 0 0 25px;
	font-size: large;
	line-height: 1.1;
	color: #000;
	font-weight: 700;
}

h9 {
	font-family: 'nunito', sans-serif;
	margin: 0 0 28px;
	font-size: 14px;
	line-height: 1.8;
	color: #666;
	font-weight: 600;	
	
}
h10 {
	font-family: 'nunito', sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	font-weight: 300;
	}
h11 {	margin: 0 0 35px;
	font-size: 16px;
        line-height: 1.6
		font-family: 'Nunito', sans-serif;
		color: #FFF;
}
h12 {
	font-size: 10px;
        line-height: 1
		font-family: 'Nunito', sans-serif;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

h13 {
	font-family: 'montserrat', sans-serif;
	font-size: small;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	text-transform: capitalize;
	color: #8F8F8F;
	background-color: #ffffff;
	line-height: 1;
	letter-spacing: 20%;
	word-spacing: normal;
}
p {
	font-family: 'Nunito', sans-serif;
	margin: 0 0 25px;
	line-height: 1.5;
	color: #666;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: medium;
	font-weight: 300;
	-webkit-user-select: auto;
	
-webkit-hyphens: auto;

 -moz-hyphens: auto;

 -ms-hyphens: auto;

 -o-hyphens: auto;

 hyphens: auto;
}

link{
	text-align: right;
}





	@media (min-width: 768px) {
    p {
	margin: 0 0 35px;
	font-size: 16px;
        line-height: 1.6
		font-family: 'Nunito', sans-serif;
	 
    }
}
a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: rgba(153,153,153,1);
}

a:focus,
a:hover {
	text-decoration: none;
	color: #0B7CC8
}
.light {
    font-weight: 400
}
.navbar-custom {
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navbar-custom .navbar-toggle {
	color: rgba(119, 119, 119, 1);
	background-color: rgba(204,204,204,0.2);   /*menu button */
	font-size: 12px
}
.navbar-custom .nav li a:active,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover {
    background-color: transparent;
    outline: 0
}

.navbar-custom .navbar-toggle:active,
.navbar-custom .navbar-toggle:focus {
    outline: 0
}
.navbar-custom .navbar-brand {
    font-weight: 700
	
}
.navbar-custom .navbar-brand:focus {
    outline: 0
}
.navbar-custom a {
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	color: color: rgba(119, 119, 119, 1);  /*small menu color */
}
.navbar-custom .nav li a:hover {
	color: rgba(204,204,204,0.2);  /*hover menu color */
}
.navbar-custom .nav li.active {
    outline: 0
}

.navbar-custom .nav li.active a:hover {
	
}



@media (min-width: 768px) {
    .navbar-custom {
	border-bottom: none;
	letter-spacing: 1px;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
    }
    .navbar-custom.top-nav-collapse {
        padding: 0;
        background: #000;
        border-bottom: 1px solid rgba(255, 255, 255, .3)
		
    }
}

.intro,
body,
html {
    width: 100%;
	}
.intro {
	display: table;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
	background-repeat: no-repeat;
	background-image: url("http://www.warmheartofmalawi.org/img/intro-bg2.jpg");
	background-attachment: scroll;
background-position: top center;

    
}
.intro .intro-body {
    display: table-cell;
    vertical-align: middle
}
.intro .intro-body .brand-heading {
    font-size: 40px
}
.intro .intro-body .intro-text {
    font-size: 18px
}
@media (min-width: 768px) {
    .intro {
        height: 100%;
        padding: 0
    }
    .intro .intro-body .brand-heading {
        font-size: 100px
    }
    .intro .intro-body .intro-text {
        font-size: 26px
    }
}
.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}
.btn-circle:focus,
.btn-circle:hover {
    outline: 0;
    color: #fff;
    background: rgba(255, 255, 255, .1)
}
.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s
}
.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear
}
@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}
@-moz-keyframes pulse {
    0%, 100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}
.content-section {
}
.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}
#map {
    width: 100%;
    height: 200px;
    margin-top: 100px
}
@media (min-width: 767px) {
    .content-section {
        padding-top: 250px
    }
    .download-section {
        padding: 100px 0
    }
    #map {
        height: 400px;
        margin-top: 250px
    }
}
.btn {
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0
}
.btn-default {
    border: 1px solid #42DCA3;
    color: #42DCA3;
    background-color: transparent
}
.btn-default:focus,
.btn-default:hover {
    border: 1px solid #42DCA3;
    outline: 0;
    color: #000;
    background-color: #42DCA3
}
ul.banner-social-buttons {
    margin-top: 0
}
@media (max-width: 1199px) {
    ul.banner-social-buttons {
        margin-top: 15px
    }
}
@media (max-width: 767px) { 

.intro{
        background-image: none;
		background-color: none;
		color:  none;
		height: none;
		background-size: none;
    }
  
    }
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0
    }
    ul.banner-social-buttons li:last-child {
        margin-bottom: 0
    }
}
footer {
    padding: 50px 0
}
footer p {
    margin: 0
}
::-moz-selection {
    text-shadow: none;
    background:#78baf6;
	color:#fff;
}
::selection {
    text-shadow: none;
    background:#78baf6;
	color:#fff;
}
img::selection {
    background: 0 0
}
img::-moz-selection {
    background: 0 0
}#titleintro {
	font-family: 'montserrat', sans-serif;
	font-size: 35px;
	color: #000;
	display: inline-block;
	padding-top: 0%;
	padding-bottom: 4%;
	font-weight: bold;
	
}

#about-top {
	left: 40px;
	right: 40px;
	margin-top: 8%;
	margin-right: 15%;
	margin-left: 15%;
}


.image-capture-title {
    font-family: 'Nunito', sans-serif;
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 16px;
    padding-left: 16px;
    color: #888;
    font-weight: 500;
    min-height: 5px;
    
    padding-bottom: 5px;
    margin-top: 5%;
    margin-bottom: 4%;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ddd;
}

#txtcapture {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    color: #CCC;
}#spacecap {
	padding-bottom: 8%;
}
.video-sec {
	text-align: left;
	padding-right: 5%;
	padding-left: 5%;
	 
	
	
}



@-moz-document url-prefix() {
  fieldset { display: table-cell; }

.title {
	 

}


#img {
	padding-bottom: 4%;
}




   

#view {
	padding-left: 45%;
}
#title-right {
	text-align: right;
}
.exhibit {
	padding-bottom: 8px;
}



B&W*/
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}





/* Portrait phones and smaller */
@media (max-width: 576px) {

          .intro{
			  display:none;
			  
       
    }

}
#uraha {
	padding-top: 140%;
}
#urahaxs {
}
