/* 1 - Import Google Font
------------------------------------------------------------------------*/
@import url("http://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800,900");

/* Google Font End 
------------------------------------------------------------------------*/
/* 2 - Global Styles
---------------------------------------------------------------------- */
html,body {
	font-family: 'Raleway', sans-serif;
	color: #737373;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}
a, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Raleway', sans-serif;
}
p {
    line-height: 30px;
    font-size: 1em;
    margin-bottom: 20px;
}

.icon,
.texts {
	display: inline-block;
	height: auto;
}

:focus {outline:none;}

::-moz-focus-inner {border:0;}
/*Start Navbar*/
.navbar-default {
    background-color: transparent;
    box-shadow: 0 0px 10px rgba(0,0,0,0);
    border-color: #fff;
    border-radius: 0;
    clear: both;
}
/*.main-menu-container {position: initial;}*/
.navbar {
    min-height: 80px;
    border: none;
    margin-bottom: 0;
}
/*.navbar, .navbar-brand .logo {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}*/
.navbar-brand .logo {
    height: 80px;
    width: auto;
}
.navbar-brand {
    height: 80px;
    font-size: 2rem;
    font-weight: 700;
    padding: 0 15px;
    line-height: 80px;
}
 .collapse a.donate {
    padding: 11px 25px;
    margin: 20px 15px;
    border-radius: 3px;
    color: #fff;
}
a.donate {
    background-color: #e12444 !important;
    word-spacing: 5px;
    text-transform: uppercase;
}
a.donate:hover {
    background-color: #e12444 !important;
    color: #0d0d0d !important;
}
 .navbar-nav>li {
    padding-top: 15px;
    padding-bottom: 15px;
}
 /*.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}*/
.navbar-default.menu-bg .navbar-nav>li>a:hover, .navbar-default.menu-bg .navbar-nav>li>a:focus, .navbar-default.blog-page.navbar-nav>li>a:hover, .navbar-default.blog-page .navbar-nav>li>a:focus {
    color: #0d0d0d;
}
 .navbar-nav>li>a {
    font-size: 1em;
    font-weight: 600;
    line-height: 55px;
    padding: 0 15px 0 15px;
}
 ul, li {
    list-style: none;
    padding-left: 0;
}
.navbar {
   min-height: 80px;
   border: none;
   margin-bottom: 0;
}
 .navbar-default.menu-bg .navbar-nav>.active>a, .navbar-default.menu-bg .navbar-nav>.active>a:hover, .navbar-default.menu-bg .navbar-nav>.active>a:focus, .navbar-default.blog-page .navbar-nav>.active>a, .navbar-default.blog-page .navbar-nav>.active>a:hover, .navbar-default.blog-page .navbar-nav>.active>a:focus {
    color: #0d0d0d;
    background-color: transparent;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    transition: all .25s ease;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #f39c12;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #f39c12;
}
 ul, li {
    list-style: none;
    padding-left: 0;
}
.menu-bg {
    background-color: #f39c12;
}
.menu-bg-overlay {
    background-color: rgba(0,0,0,.5);
}
.blog-page, .menu-bg {
    background-color: #f39c12;
}
/*end navbar*/
/*start Slidder*/
#top-section {
    background-position: 50% 0px;
}
#top-section {
    background: url(../../images/background/amsel_home.jpg) center no-repeat fixed;
    background-size: 100%;
    margin: 0 auto;
    padding: 0;
}
#main-menu .navbar .nav > li > a{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0;
    font-size: 1em
}
.logo-2{
    padding: 10px 0 15px 0;
}
.top-section {
    position: relative;
}
.border_list{
    border: 2px solid #f7ba5a;
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
}
.top-section .thin-txt {
    font-size: 30px;
    font-weight: 100;
    line-height: 40px;
    text-transform: initial;
    width: 920px;
    max-width: 80%;
    margin: 0 auto 30px;
}
.top-section .bold-txt {
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
}
.top-section .item {
    padding-bottom: 60px;
}
.top-section .slide-nav span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-left: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
}
.top-section .slide-nav.left {
    left: 0;;
    transform: rotate(-45deg);
}
.top-section .slide-nav.right {
    right: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.slide-nav {
    color: #4e4f4f;
    background-color: #d1d3d3;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 13px;
}
.bold {
    font-size: 50px;
    line-height: 70px;
    font-weight: bold;
}
.parallax-style, .no-parallax-style {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    z-index:1;
}
.parallax-overlay {
    background-color: rgba(0,0,0,.6);
}
 .slider-txt-container {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 250px 0 150px 0;
    width: 100%;
    overflow: hidden;
}
.carousel-indicators {
    bottom: 25px;
    margin-bottom: 0;
}
.carousel-indicators li {
    background-color: rgba(255,255,255,.3);
    border: 1px solid rgba(255,255,255,.3);
}
.parallax-style .carousel-indicators li.active {
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}
.carousel-indicators li,  .carousel-indicators li.active {
    margin: 3px;
    height: 12px;
    width: 12px;
}
.top-section .slide-nav {
    font-size: 6em;
    margin-top: -0.8em;
    color: #FFF;
    height: 40px;
    width: 40px;
    padding: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    background-color: transparent !important;
}
/*#top-section .carousel-indicators li.active {
    background-color: #f39c12;
    border: 1px solid #f39c12;
}*/
/*End Slidder*/
.section-padding {
    padding-top: 80px;
    padding-bottom: 60px;
}
.white-bg {
    background-color: #ffffff;
}
.section-head {
    margin-top: 0px;
    margin-bottom: 140px;
}
.section-title {
    color: #0d0d0d;
    font-size: 36px;
    font-weight: 900;
    line-height: 54px;
    text-align: right;
    text-transform: uppercase;
    width: 320px;
    margin: 0;
    padding: 0;
    padding-right: 35px;
    position: relative;
    -webkit-text-stroke: 0.3px;
    border: none;
}
.section-head .section-title {
    float: left;
}
.section-title::after {
    position: absolute;
    width: 20px;
    height: 40px;
    background-color: #f39c12;
    content: "";
    top: 6px;
    right: 0px;
    margin-left: 0px;
}
.content-icon {
    color: #ffffff;
    font-size: 2.25em;
    line-height: 72px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
a, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Raleway', sans-serif;
}
.section-description {
    color: #404040;
    font-weight: 300;
    line-height: 25px;
    margin-left: 340px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0.1px;
}
.section-description {
    color: #404040;
    font-weight: 300;
    line-height: 25px;
    margin-left: 340px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0.1px;
}
p {
    line-height: 30px;
    font-size: 1em;
    margin-bottom: 20px;
}
a, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Raleway', sans-serif;
}
.content-icon-hex {
    width: 118px;
    height: 72px;
    border-radius: 7px;
    background: #f39c12;
    margin: 30px 30px 40px 0;
}
.hex, .hex:before, .hex:after {
    border-left: 2px solid #f39c12;
    border-right: 2px solid #f39c12;
}
.hex:before, .hex:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: '';
    margin-left: -1px;
}
.content-icon-hex {
    width: 118px;
    height: 72px;
    border-radius: 7px;
    background: #f39c12;
    margin: 30px 30px 40px 0;
}
.content-icon {
    color: #ffffff;
    font-size: 2.25em;
    line-height: 72px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.donate-btn {
    background-color: #e12444;
    color: #ffffff;
    font-weight: 600;
    line-height: 50px;
    text-transform: uppercase;
    height: 50px;
    padding: 0 25px;
}
.donate-btn:hover {
    color: #ffffff;
    background-color: #f39c12;
}
.contact-info .contact-address li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 2px solid #f39c12;
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    line-height: 33px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content-title {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
}

@media screen and (min-width: 992px) {
    .from-bottom {
        bottom: -50px;
        opacity: 1;
        position: relative;
    }
}
.meida-container {
    max-width: 550px;
    margin: auto;
}
html, body, div, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.about-img-carousel {
    max-width: 550px;
    margin: auto;
}
img {
    /*width: 100%;*/
    height: auto;
}

.carousel-indicators li.active {
    background-color: #f39c12;
    border: 1px solid #f39c12;
}
.carousel-indicators li {
    background-color: rgba(255,255,255,.3);
    border: 1px solid rgba(255,255,255,.3);
}
.carousel-indicators li, .carousel-indicators li.active {
    margin: 3px;
    height: 12px;
    width: 12px;
}
.parallax-overlay .carousel-indicators {
    bottom: -15px;
    margin-bottom: 0;
}
.section-padding {
    padding-top: 80px;
    padding-bottom: 60px;
}
.gray-bg {
    background-color: #ecf0f1;
}
.content-icon-hex {
    background: #f39c12;
    width: 118px;
    height: 72px;
    border-radius: 7px;
}
.hex, .hex:before, .hex:after {
    border-left: 2px solid #f39c12;
    border-right: 2px solid #f39c12;
}
.hex {
    position: relative;
    border-radius: 7px;
    margin: 30px 30px 40px 0;
}
.hex:before {
    transform: rotate(60deg);
}
.hex:after {
    transform: rotate(-60deg);
}
.content-icon {
    color: #ffffff;
    font-size: 2.25em;
    line-height: 72px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.content-title {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
}
ul, li {
    list-style: none;
    padding-left: 0;
}
#about-parallax {
    /* background: url(../../images/background/about-parallax-bg.jpg) 50% 0 no-repeat fixed; */
    background: url(../../images/callup-banner.png) center center no-repeat fixed;
    background-size: cover;
    margin: 0 auto;
    padding: 0;
}
.about-parallax {
    text-align: center;
}
.parallax-style {
    position: relative;
    z-index: 1;
}
.parallax-style, .no-parallax-style {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.parallax-style .section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}
.parallax-title {
    font-size: 1.625em;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 45px;
}
.parallax-title, .parallax-description {
    color: #ffffff;
    text-align: center;
}
.parallax-description {
    font-size: 26px;
    font-weight: 300;
    line-height: 40px;
}
.parallax-title, .parallax-description {
    color: #ffffff;
    text-align: center;
}
.parallax-title:after {
    content: "";
    background-color: #f39c12;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
    height: 4px;
    width: 50px;
}
.team-section .section-padding {
    padding-bottom: 0;
}
.section-padding {
    padding-top: 80px;
    padding-bottom: 60px;
}
.white-bg {
    background-color: #ffffff;
}
.content-title {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
}
.list_methdonate {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 30px;
}
ul, li {
    list-style: none;
    padding-left: 0;
}
.list_methdonate > li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #0c0c0c;
    padding: 0 10px;
}
.list_objectif li i.fa {
    width: 10px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    color: #f39c12;
    position: relative;
    top: -3px;
}
.list_objectif li {
    /*-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;*/
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #0c0c0c;
    padding: 0 10px;
}
.list_objectif {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 30px;
}
.content-title {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
}
.list_methdonate {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 30px;
}
.list_methdonate > li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #0c0c0c;
    padding: 0 10px;
}
.list_methdonate li i.fa {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #f39c12;
}
.team-section .section-padding {
    padding-bottom: 0;
}
.section-padding {
    padding-top: 80px;
    padding-bottom: 60px;
}
.gray-bg {
    background-color: #ecf0f1;
}

.section-description {
    color: #404040;
    font-weight: 300;
    line-height: 25px;
    margin-left: 340px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0.1px;
}
.team-member-box {
    color: #737373;
    text-align: center;
    margin-bottom: 60px;
    clear: both;
    display: block;
    position: relative;
    padding: 20px 0;
}
.team-member-box .member-name {
    color: #0d0d0d;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    margin: 15px 0 10px 0;
}
.team-member-box .member-designation {
    color: #737373;
    font-size: 1em;
    margin-bottom: 30px;
    position: relative;
}
.team-member-box .member-designation:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 20px;
    height: 4px;
    margin-left: -10px;
    background-color: #cccccc;
}
.team-member-box:hover .member-designation:after {
    background-color: #f39c12;
}
.team-member-box {
    color: #737373;
    text-align: center;
    margin-bottom: 60px;
    clear: both;
    display: block;
    position: relative;
    padding: 20px 0;
}
.team-member-box .member-designation {
    color: #737373;
    font-size: 1em;
    margin-bottom: 30px;
    position: relative;
}
.team-member-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #f39c12;
    opacity: 0;
}
.team-member-box, .team-member-box:before {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.team-member-box:hover:before {
    opacity: 1;
}
.owl-controls {
    text-align: center;
    margin-top: 35px;
}
.owl-page {
    background-color: rgba(0,0,0,.3);
    border: 2px solid rgba(0,0,0,.0);
    border-radius: 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
}
.owl-theme .owl-controls .owl-page span {
    display: none;
}
.owl-page.active {
    background-color: #f39c12;
    border: 2px solid #f39c12;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.section-padding {
    padding-top: 80px;
    padding-bottom: 60px;
}
.gray-bg {
    background-color: #ecf0f1;
}

.contact-info .content-title {
    margin-bottom: 20px;
}
.contact-info .contact-address {
    margin: 0;
    padding: 0;
}
ul, li {
    list-style: none;
    padding-left: 0;
}
.contact-info .contact-address li {
    position: relative;
    padding-left: 50px;
    line-height: 40px;
    color: #0d0d0d;
    font-weight: 600;
    margin: 5px 0;
}
a {
    color: #0d0d0d;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}
a:hover {
    color: #f39c12;
    text-decoration: none;
}
#scroll-to-top {
    position: fixed;
    right: 30px;
    bottom: 40px;
    cursor: pointer;
    display: none;
    opacity: .7;
    z-index: 99999;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.hex.scroll-top {
    width: 45px;
    height: 29px;
    margin-bottom: 5px;
    background-color: #f39c12;
}
.hex, .hex:before, .hex:after {
    border-left: 2px solid #f39c12;
    border-right: 2px solid #f39c12;
}
#scroll-to-top span {
    color: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    z-index: 1;
}
#scroll-to-top span {
    font-size: 20px;
}
#scroll-to-top:hover {
    opacity: 1;
}
.footer-section {
    padding: 40px 0px;
}
.footer-social-btn a {
    color: #0d0d0d;
    margin: 5px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.copyrights a {
    color: #0d0d0d;
    font-weight: 600;
    -webkit-text-stroke: 0.1px;
}
.copyrights a:hover, .footer-social-btn a:hover {
    color: #f39c12;
}

/*page Nos Collections*/
.row, .clearfix {
    zoom: 1;
}
.page-title-small .page-title {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.list_objectif li li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.list_objectif li li p {
    margin: 0;
}
.grey-light-bg {
    background-color: #9c9c9c;
}
.logo-row{
    width: auto;
}
.logo-img {
    height: auto;
}
h2.h2slide {
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
}
.norm-43-wide{
    text-align: center!important;
    font-size: 30px!important;
    font-weight: 500!important;
    line-height: 40px!important;
    text-transform: initial!important;
    width: auto!important; 
    max-width: initial!important; 
    letter-spacing: 0!important;
    margin: 0 auto 30px!important;
    text-shadow: 0 5px 10px #000;
}
.norm-43-wide p{
    line-height: 35px!important;
}
@media screen and (min-width: 992px) {
	.from-top {
		top: -50px;
		opacity: 0;
		position: relative;
	}
	.from-bottom {
		bottom: -50px;
		opacity: 0;
		position: relative;
	}

	.from-left {
		left: -80px;
		opacity: 0;
		position: relative;
	}

	.from-right{
		right: -80px;
		opacity: 0;
		position: relative;
	}
	.fade-in {
		opacity: 0;
		position: relative;
		right: 0px;
    }
    
}
@media screen and (max-width: 991px) {
	.slider-txt-container {
		padding: 140px 15px 30px 15px;
	}
}
@media screen and (max-width: 767px) {
	.list_objectif li {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.top-section .thin-txt {
		font-size: 20px;
		max-width: 100%;
    }
/*    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }*/
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
    .navbar-nav {
        margin: 0;
    }
    
}

/* To make Responsive
---------------------------------------------------------------------- /
*
*  1 - media screen and (max-width: 992px)
*  2 - media screen and (max-width: 800px)
*  3 - media screen and (max-width: 768px)
*  4 - media screen and (max-width: 640px)
*  5 - media screen and (max-width: 500px)
*  6 - media screen and (max-width: 480px)
*  7 - media screen and (max-width: 320px)
*  8 - media screen and (max-width: 1170px)
*
---------------------------------------------------------------------- */


/* 1 - media screen and (max-width: 992px)
---------------------------------------------------------------------- */


@media screen and (max-width: 992px){
    .navbar-header {
        float: none;
    }
/*
	.container {
		width: 100%;
	}*/
	.slider-txt-container {
		padding: 120px 15px 60px 15px;
	}
	.top-section .thin-txt {
		font-size: 2.25em;
		line-height: 30px;
	}
	.top-section .bold-txt {
		font-size: 3em;
		line-height: 55px;
	}
	.meida-container {
		margin: 15px auto;
	}
	.time-circle .time-number {
		line-height: 120px;
		width: 120px;
		height: 120px;
		margin-bottom: 0;
	}
	.service-box {
		padding: 25px 0;
	}
	.media-content.media-right {
		margin-top: 50px;
	}
	.media-content.media-left,
	.pricing-section .content-box,
	.contact-form-container,
	#event-slide,
	#causes-carousel {
		margin-bottom: 50px;
	}
	.footer-social-btn.pull-right,
	.copyrights.pull-left {
		float: none!important;
		text-align: center!important;
	}
	.post-category {
		display: none;
	}
	.footer-social-btn {
		padding-bottom: 15px;
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:hover, 
	.navbar-default .navbar-nav>.active>a:focus {
		color: #0d0d0d;
	}

	.navbar-default .navbar-nav>li>a:hover, 
	.navbar-default .navbar-nav>li>a:focus {
		color: #0d0d0d;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        font-size: 2em;
        line-height: 25px;
    }
}

/*@media (min-width: 992px){
	.container {
		width: 100%;
	}
}*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.navbar-nav>li {
		background-color: #f39c12;
		padding: 0;
        float: none;
        border-bottom: 1px solid #e1e1e1
    }
    .navbar-nav>li:last-child{
    	border-bottom: 0px solid transparent;
    }
    .collapse.in {
  		display:block !important;
	}
	.navbar-toggle {
		margin-top: 15px;
		margin-bottom: 15px;
	}
/*	.container>.navbar-header, 
	.container-fluid>.navbar-header, 
	.container>.navbar-collapse, 
	.container-fluid>.navbar-collapse {
		margin-left: -15px;
		margin-right: -15px;
	}*/
/*	.navbar>.container .navbar-brand, 
	.navbar>.container-fluid .navbar-brand {
		margin-left:0;
	}*/
	.navbar-default .navbar-toggle, 
	.navbar-default .navbar-toggle {
		color: #ffffff;
		-webkit-transition: all .25s ease;
		   -moz-transition: all .25s ease;
		    -ms-transition: all .25s ease;
		     -o-transition: all .25s ease;
		        transition: all .25s ease;
	}
	.navbar-default .navbar-toggle:hover, 
	.navbar-default .navbar-toggle:focus{
		background-color: transparent;
		color: #e12444;
	}
	.menu-bg .navbar-default .navbar-toggle:hover, 
	.menu-bg .navbar-default .navbar-toggle:focus{
		color: #0d0d0d;
	}
	.navbar-default .navbar-toggle{
		border-color: transparent;
		font-size: 2em;
		line-height: 25px;
	}
	.navbar-collapse.in {
		overflow-y: auto!important;
		border:0;
	}
	.section-description{
		max-width: 100%;
	}
	.blog-sidebar {
		padding-left: 15px;
	}
	.collapse a.donate {
		display: none;
    }
    .meida-container {
        margin: 15px auto;
    }

}
.navbar-nav>li {
    float: left;
}
/*@media (max-width: 991px){
    .navbar-nav>li {
        float: none;
    }
}*/

/* 1 - media screen and (max-width: 992px)  End
---------------------------------------------------------------------- */


/* 2 - media screen and (max-width: 800px)
---------------------------------------------------------------------- */
@media screen and (max-width: 800px){
	
}

/* 2 - media screen and (max-width: 800px) End 
---------------------------------------------------------------------- */


/* 3 - media screen and (max-width: 768px)
---------------------------------------------------------------------- */

@media screen and (max-width: 768px){
	.menu-bg-overlay {
		padding: 10px 0;
    }
    .bold {
        font-size: 33px;
        line-height: 45px;
        font-weight: bold;
    }
	.section-title {
		text-align: left;
		float: none;
		width: inherit;
		display: inline-block;
		padding-right:0px;
		padding-bottom: 30px;
    }
    .section-head .section-title {
        float: none;
    }
	.section-title:after{
		width: 100%;
		height: 10px;
		top: inherit;
		bottom: 20px;
	}
	.section-description {
		margin-left: 0;
	}
	.top-section .thin-txt {
        font-size: 18px;
        line-height: 24px;
    }
	.top-section .bold-txt {
		font-size: 2.5em;
		line-height: 55px;
	}
	#submited-comment .comment .children {
		margin-left: 30px;
    }
    #scroll-to-top {
        right: 0px;
        bottom: 20px;        
    }
    #top-section {
        background-size: cover;        
    }
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
    .carousel-inner>.item{
        float:;
    }
    
}
@media (max-width: 991px) {

    .navbar-nav {
        float: none;
    }
}

/* 3 - media screen and (max-width: 768px) End
---------------------------------------------------------------------- */


/* 4 - media screen and (max-width: 640px)
---------------------------------------------------------------------- */
@media screen and (max-width: 640px){
	
	.pricing-table .pricing-item{
		float: none;
		width: 100%;
		max-width: 350px;
		margin: 60px auto;
		border:none;
	}
	.pricing-item .item-head:before,
	.pricing-item .item-footer:after {
		content: inherit;
		height: 0;
    }
    .navbar-collapse.collapse {
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

/* 4 - media screen and (max-width: 640px) End
---------------------------------------------------------------------- */


/* 5 - media screen and (max-width: 500px)
---------------------------------------------------------------------- */
@media screen and (max-width: 500px){
	
	
}

/* 5 - media screen and (max-width: 500px)  End
--------------------------------------------------------------------- */


/* 6 - media screen and (max-width: 480px)
---------------------------------------------------------------------- */
@media screen and (max-width: 480px){
	.about-section .content-title,
	.volunteer-section .content-title  {
		overflow: inherit;
		padding-top: 30px;
	}
	.news-article .post-meta {
		text-align: left;
		width: 100%;
		float: none; 
		padding-top: 45px;
	}

	.news-article .post-meta span,
	.news-article .post-meta time {
		display: inline-block;
		padding-right: 10px;
	}
	.news-article .meta-icon {
		display: inline-block;
		margin-left: 0;
		margin-right: 15px;
	}
	.news-article .meta-icon span {
		padding-right: 0;
	}
	.news-article .post-details {
		margin-left: 0;
		padding: 0;
		padding-top: 15px;
	}
	.content-icon-hex {
		margin:30px auto;
		float: none !important;
	}
	.pricing-sec-hex {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 450px){

	
}

/* 6 - media screen and (max-width: 480px) End
---------------------------------------------------------------------- */


/* 7 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
@media screen and (max-width: 320px){
	#submited-comment .comment .children {
		margin-left: 0px;
    }
    .team-member-box .member-name {
        font-size: 20px;
    }
    h3 {
        line-height: 25px;
        }
        .parallax-description {
            font-size: 22px;
        }
        .parallax-title {
            font-size: 25px;
        }
        .bold {
            font-size: 25px;
        }
}

/* 7 - media screen and (max-width: 320px) End 
---------------------------------------------------------------------- */



/* 8 - media screen and (max-width: 1170px)
---------------------------------------------------------------------- */

@media screen and (max-width: 1170px){
	.slider-txt-container{
		padding-left: 15px;
		padding-right: 15px;
	}
	
}


/*@media (min-width: 1170px){
	.container {
		width: 1235px;
	}
}*/

/* 8 - media screen and (max-width: 1170px) End
---------------------------------------------------------------------- */


/* 9 - media screen and (max-width: 1050px)
---------------------------------------------------------------------- */
@media screen and (max-width: 1050px){
	
	.navbar-nav>li>a {
		padding: 0 15px;
	}
}


/* 9 - media screen and (max-width: 1050px) End End
---------------------------------------------------------------------- */







