f*{
    font-family: 'Open Sans', sans-serif;
}
body{
    font-family: 'Open Sans', sans-serif;
}
.header-top
{

}

/*mani*/
.navbar{
    margin-bottom: 0px;
    border: 0;
    font-weight: 700;
}

.navbar-header .navbar-brand {
    height: auto !important;
    padding: 0px 50px 0px 0px !important;
}
.navbar-default .navbar-collapse .nav{
    margin-top: 41px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav >
.active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    color: #FFF;
    background-color: #CC0001;
}

.navbar-default .navbar-nav >
li > a:hover
/*, .navbar-default .navbar-nav > li > a:focus*/
{
    color: #FFF;
    background-color: #CC0001;
}

.dropdown-menu {
    position: absolute;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #CC0001;
    color: #fff;
    border-radius: 0px;
}
.dropdown-menu > li > a{

    padding: 14px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid #E44444;
    font-weight: 700;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #bd1010;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #CC0001;
}


.contentv
{
	line-height:24px;
}



@media (max-width: 767px) {
    .navbar-default .navbar-collapse .nav{
        margin-top: 0px;
    }
    .content-header .nav-tabs > li > a{
        font-size: 8px;
    }

}
/*end*/

.container-fluid
{
    background: #fff;
    border: none;
}


.content
{
    margin-top: 50px;
    margin-bottom: 50px;
}
.tap
{
    background-color:#F0F0F0;
    border-left: 2px #CC0001 solid;
    vertical-align: middle;
    text-transform: uppercase;

}
.tap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tap li {
    display: inline;
}

.tap li>a{
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    color: #000000;
    font-weight: 600;
}

.tap li:first-child{
    border-right: 1px solid;
}
.tap li:last-child>a{
    color:white;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
    background-color: #CC0001;
}
.right-tap
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.inner-cont
{
    margin-top: 10px;
}
.padl-0
{
    padding-left: 0px;
}
.inner-cont h4
{
    text-transform:uppercase;
    font-weight: 700;
}
.btn1
{
    border-radius: 0px;
    background-color: #CC0001;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.btn1:hover
{
    background-color: #d9534f;
}
.last-ctn
{
    padding: 45px 0px;
    background-color: #F0F0F0;

}

.first-ct
{
    background-color: #333333;
    color: white;
}
.first-ctn
{
    padding: 25px 0px 25px 60px;
	cursor:pointer;
}
.first-ctn h3 ,.first-ctn h3
{
    text-transform: uppercase;
}
.first-ctn h1
{
    font-size:40px;
}
.first-ctn .btn
{
    color: #000000;
    background-color: white;
    border: none;
}
.bor-right
{
    border-right:2px solid rgba(255, 255, 255, 0.72);

}
video#bgvid {
    right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -100;
    background: url(http://www.fightingmalaria.org/themes/fo/css/polina.jpg) no-repeat;
    background-size: cover;
}
video#bgvid { transition: 1s opacity; }
.stopfade { opacity: .5; }
#vidpause
{
    position: absolute;
    margin: ;
}
.vid
{
    background: url("../images/vid.jpg") rgba(52, 45, 45, 0.27);
    background-size: cover;
    min-height: 400px;
    vert-align: middle;
    padding-top: 160px;
    color: #ffffff;
}
.footer
{
    padding: 25px 0 25px 0;
    background-color: #333333;
    color: #f5f5f5;
}
.foot-top ul
{
    list-style: none;
    padding-left: 0px;
}
.foot-top li
{
    display: inline;
    border-right: 1px solid #878787;
    padding: 0px 4px 0px 2px;

}
.foot-top ul >li:nth-last-child(1)
{
    border:0px;
}
.footer input[type=text]
{
    border-radius: 0px;
}
.footer a
{
    color:#999;
}
.btn
{
    border-radius: 0px;
    font-size: 12px;
}
.navbar-form
{
    padding: 0px;
}
.footer .btn
{
    background-color: #CC0001;
    border: 1px #CC0001 solid;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.foot-mid ul
{
    list-style: none;
    padding-left: 0px;
	padding-top: 10px;	
}
.foot-mid li
{
    display: inline;
    padding: 0;

}
.content-header .nav-tabs > li
{
    float: right;
}
.content-header .nav-tabs
{
    border:none;
}
.tap-div
{
    border-left: 3px solid #CC0001;
    background-color: #F0F0F0;
    padding: 12px 23px 10px 23px;
}
.content-header h3
{
    float: left;
    margin: 0px;
    font-size: 21px;
    font-weight: 600;
    font-variant: normal; 
}
.content-header .nav-tabs > li > a
{
    color:#000000;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding:0px 10px 0px 10px;
}
.content-header .nav-tabs > li > a:hover, .content-header .nav > li.active,.content-header .nav > li.active a
{
    background:none;
    color: #7E7C7C;
}
.content-header .nav > li > a:focus
{
    background: none;
}
.content-header .nav > li.active a
{
    border:none;
}

.content-header .nav > li
{
    border-left: 1px solid #000;
}
.content-header .nav-tabs > li > a:hover
{
    border: none;
}
.content-header .nav-tabs > li > a
{
    border:none;
}
.content-header .nav-tabs > li:last-child,.content-header .nav-tabs > li:first-child
{
    border: none;
}

.content-header .nav-tabs > .but,.content-header .nav-tabs  .but:hover
{
    margin-top: -4px;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
    background-color: #CC0001;
    border-radius: 0px;
    border: none
}
/*.but:hover*/
/*{*/
/*margin-top: -4px;*/
/*color: white;*/
/*padding-top: 5px;*/
/*padding-bottom: 5px;*/
/*font-weight: 600;*/
/*background-color: #CC0001;*/
/*border-radius: 0px;*/
/*border: none*/
/*}*/
.content-header .nav-tabs > .but a
{
    color: white;
}

.btn.btn-danger.btn1 img
{
    padding-bottom: 4px;
}
.footer form
{
    width: 70%;
}
.footer h3
{
    margin-top: 25px;
}
.footer li,.footer p
{
    color: #878787;
    font-size: 12px;
    font-weight: bold;
}
}
.footer
{
    font-weight: bold;
}
.copyright
{
    margin:20px 0;
}
.header-top .form-control
{
    border-radius: 0px;
}
.header-top .btn
{
    color:#fff;
    margin-top: 0px;
    border: none;
}
/*Search*/
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}
.last-ctn h4{
    padding: 6px 0px 7px;
    font-size: 20px;
    font-weight: 600;
    color: #6B6B6B;
}
.first-ctn{
    padding: 75px 0px 75px 60px
}
.first-ctn h1,h3,h6{
    margin: 0px;
}
.first-ctn h1{
    font-size: 50px;
    margin-bottom: 5px !important;
}
.first-ctn h6{
    font-size: 16px;
    background: #fff;
    padding: 5px 10px;
    display: inline;
    line-height: 33px;
    color: #333;font-weight: 600;
}
.inner-cont p{
    font-size:12px;
}
.form-control {
    height: 31px;
}
.btn2 {
    padding: 7px 12px;
}

.dropdown-menu > li > a
{
    font-weight: 200;
}

/*inner page*/
.banner
{
    background: url("../images/banner.jpg");
    background-size: cover;
    min-height:150px;
}
.margin-r10
{
    margin-right: 10px;
}
.padt-30
{
    padding-top: 30px;
}
.padt-5
{
    padding-top: 5px;
}
.padt-10
{
    padding-top: 10px;
}
.page-cont
{
    margin: 30px 0 30px 0;
}
.page-cont h4
{
    margin: 0px 0px 5px 0;
    font-weight: 700;
    text-transform: capitalize;
}
.pagination > li:first-child > a, .pagination > li:first-child > span
{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;

}
.pagination > li:last-child > a, .pagination > li:last-child > span
{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
    color:#fff;
    background-color: #cc0000;
    border-color: #ddd;
}
.pagination > li > a, .pagination > li > span
{
    background-color: #ddd;
    border: 1px solid #fff;
    color:#7c7c7c
}
.slider img
{
    width: 100%;
}
.padr-0
{
    padding-right: 0px;
}
.sidebar img
{
    width: 100%;
}
.sidebar-content
{
    background-color: #F0F0F0;
    padding: 15px 30px 15px 30px;
}
.margin-rl0
{
    margin-right: 0px;
    margin-left: 0px;
}
.banner-cont
{
    padding-top: 30px;
    padding-bottom: 21px;
}
.padlr-0
{
    padding-left:0;
    padding-right: 0;
}
.black
{
    background: rgba(0,0,0,0.6);
    display: inline;
    color: white;
    padding: 10px;
}
.red
{
    background: #CC0001;
    display: table;
    padding: 10px;
    color: white;
    font-size: large;
    text-transform: uppercase;
    margin-top: 9px;
    margin-bottom: 0px;
}
.white
{
    background: #FFF;
    display: table;
    padding: 10px;
    font-weight: 600;
    text-transform: capitalize;
}
.view-banner img
{
    width: 100%;
}
.padb-0
{
    padding-bottom: 0;
}
.padb-5
{
    padding-bottom: 5px;
}
.padb-15
{
    padding-bottom: 15px;
}
.padb-30
{
    padding-bottom: 30px;
}
.padt-15
{
    padding-top: 15px;
}
.mrgb-30
{
	margin-bottom:30px;
}

.page-cont p
{
    text-align: justify;
}
.page-cont p>i
{
    float: right;
}
.page-cont p>i
{
    padding-left: 6px;
    padding-right: 6px;
    color: #bbbbbb;
}
r
{
    color: #CC0001;
    font-weight:bold;
}
.page-cont p>span
{
    padding-left: 6px;
    padding-right: 6px;
    color: #666666;
}
.tags-v2 li {
    padding: 7px 0 7px 4px;
}
.tags-v2 li a {
    color: #555;
    font-size: 13px;
    padding: 5px 10px;
    border: solid 1px #bbb;
    text-decoration: none;
}
.tags-v2 li a:hover {
    color: #fff;
    background: #cc0001;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.previous
{
    background: #cc0001;
    padding: 10px;
    color: white;
    border: 1px solid #cc0001;
    float: left;
}
.previous a
{
   color: white;
    text-decoration: none;
}
.nextt a
{
    color: black;
    text-decoration: none;
}
.nextt
{
    padding: 10px;
    border: 1px solid #cc0001;

}
.nextt:hover a
{
    color:white;
}

.nextt > p
{
    text-align: right;
}
.nextt:hover
{
    background: #cc0001;
    padding: 10px;
    color: white;
    border: 1px solid #cc0001;
}
.page-cont h3
{
    font-size: 25px;
    font-weight: 600;
}
/*contact page*/
.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #cc0001;
}
.who li i {
    color: #cc0001;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position: relative;
}
.who li a{
    text-decoration: none;
}
.who li {
    margin-bottom: 6px;
}
.map iframe
{
    margin-bottom: -4px;
}
.tap-div h3
{
    font-size: 21px;
    font-weight: 600;
}
.contact .tap-div,.faq .tap-div
{
    margin-bottom:15px ;
}
.sidebar .tap-div h3
{
    font-size: 19px;
    font-weight: 500;
}
a:hover {
    color: #cc0001;
    text-decoration: none;
}
.about-page
{

}
.about-page hr {
    margin-top: 5px;
    margin-bottom: 10px;
}
.privacy h4
{
    margin: 0px 0px 5px 0;
    font-weight: 600;
    text-transform: capitalize;
}
.privacy p {
    margin: 0 0 19px;
}
.mrgtb-8
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.padl-5
{
    padding-left: 5px;
}
.padr-5
{
    padding-right: 5px;
}
.urgent-li
{
    float: right;
    margin-top: -41px;
}
.urgent-li i {
    color: #bbbbbb;
}
.carousel-caption {
    bottom: 100px;
}
/*.carousel-caption p*/
/*{*/
    /*background: #cc0001;*/
    /*display: table;*/
    /*padding: 10px;*/
/*}*/
/*.carousel-caption h3*/
/*{*/
    /*background: rgba(0, 0, 0, 0.57);*/
    /*display: table;*/
    /*padding: 10px;*/
/*}*/
.carousel-caption .black
{
    background: rgba(0,0,0,0.6);
    display: inline;
    color: white;
    padding: 10px;
    display: table;
}
.carousel-caption .red
{
    background: #CC0001;
    display: table;
    padding: 10px;
    color: white;
    font-size: large;
    text-transform: uppercase;
    margin-top: 9px;
    margin-bottom: 0px;
    display: table;
}
.carousel-caption .white
{
    background: #FFF;
    display: table;
    padding: 10px;
    font-weight: 600;
    text-transform: capitalize;
    display: table;
    color:#000000;
}
.carousel-caption img
{
    width: auto;

}
.carousel-caption a
{
    display: table;
}
.border
{
    padding: 15px 30px 15px 30px;
    border: 2px solid #F0F0F0;
    border-top: 0px;
}
.issue h5
{
    font-weight: bold;
}

/*media query*/
@media (max-width: 992px) {
    .inner-cont .padl-0 {
        padding-left: 15px;
    }

    .content-header .tap-div h3
    {
        font-size:15px;
    }
    .sidebar .padl-0
    {
        padding-left: 15px;
    }
    .sidebar .padr-0
    {
        padding-right: 15px;
    }
    .page-cont .padl-0
    {
        padding-left: 15px;
    }
    .padlr-res-0
    {
        padding-left:0;
        padding-right: 0;
    }
    .padt-res-30
    {
        padding-top: 30px;
    }
    .bor-right
    {
        border-right:0px solid rgba(255, 255, 255, 0.72);
        border-bottom:2px solid rgba(255, 255, 255, 0.72);

    }
    .first-ctn {
        padding: 70px 0px 75px 0px;
        text-align :center ;
    }
    .padr-5
    {
        padding-right: 15px;
    }
    .padt-res-15
    {
        padding-top: 15px;
    }
}
@media (min-width: 352px) and (max-width: 992px) {
    .content-header .nav-tabs > li > a
    {
        padding: 3px 5px 0px 5px;
        font-size: 9px;
    }
}
@media (max-width: 351px) {
    .content-header .nav-tabs > li > a {
        padding: 4px 2px 2px 4px;
        font-size: 8px;
    }
    .tap-div {
        border-left: 3px solid #CC0001;
        background-color: #F0F0F0;
        padding: 10px 13px 7px 6px;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        color: #777;
        font-size: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav > li > a {
        color: #777;
        font-size: 10px;
    }
}
@media (max-width: 353px) {
    .navbar-brand > img
    {
        margin-top: -57px;
    }

}