@import "https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap";
html{height:100%}
body{font-size:16px;background:#fff;color:#030303;overflow-x:hidden;font-family:'Lato',sans-serif,Arial,Helvetica;position:relative;word-wrap:break-word}
img{max-width:100%}
h1,h2,h3,h4,h5,h6,p,a{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
p{margin-bottom:.5rem;font-size:1.25rem}
a{text-decoration:none;color:#030303}
a:hover,a:focus,.btn:hover,.btn:focus,button:focus{text-decoration:none;outline:none;color:#dc2126;box-shadow:none}
ul,li{padding:0;margin:0}
ol,li{padding:0}
li{list-style:none}
.bold{font-weight:700}
.bold-text{font-weight:700}
.italic-text{font-style:italic}
.small-text{font-size:.875rem}
.text-underline{text-decoration:underline}
.form-control:focus{outline:none;box-shadow:none}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:5px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fc0}
.btn-mb-primary{background:#dc2126;color:#fff;border:5px solid #dc2126;border-radius:0;font-size:1.125rem;font-weight:700;letter-spacing:.2rem;padding:1rem 1.5rem;display:inline-block;text-align:center;text-transform:uppercase}
.btn-mb-primary:hover,.btn-mb-primary:focus{background:#fecc00;color:#dc2126}
.btn-mb-secondary{background:#dc2126;color:#fff;border:5px solid #dc2126;border-radius:0;font-size:1.125rem;font-weight:700;letter-spacing:.2rem;line-height:1;padding:.6rem 1.5rem;display:inline-block;text-align:center;text-transform:uppercase}
.btn-mb-secondary:hover,.btn-mb-secondary:focus{background:#fecc00;color:#dc2126}
.btn-mb-bordered{color:#000;border:3px solid #dc2126;border-radius:5px;font-size:.9375rem;font-weight:700;letter-spacing:.2rem;line-height:1;padding:.8rem 2rem;display:inline-block;text-transform:uppercase}
.btn-mb-bordered:hover,.btn-mb-bordered:focus{color:#dc2126;border-color:#000}
.btn-sm{font-size:.875rem;padding:.3rem .8rem;letter-spacing:normal;line-height:1.5}
.btn-mb-readmore{font-size:.75rem;color:#6d6d6d;padding-left:.5rem;border-left:1px solid #d4d3d3}
.btn-mb-header{background:#000;color:#fff;border:none;border-radius:0;font-size:.6875rem;padding:.5rem 1rem!important;display:inline-block}
.btn-mb-header:hover,.btn-mb-header:focus{color:#000;background:#fff}
.btn-form-grp{background:#dc2126;border:1px solid #dc2126;font-weight:700;color:#fff;border-radius:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.btn-form-grp:hover,.btn-form-grp:focus{background:#fecc00;color:#dc2126}
.disabled-btn{background:#fdeded;border-color:#fdeded;cursor:pointer;pointer-events:none}
.link-mb-primary{color:#dc2126;font-weight:700}
.link-mb-primary:hover,.link-mb-primary:focus{color:#000}
.link-mb-secondary{color:#dc2126}
.link-mb-secondary:hover,.link-mb-secondary:focus{color:#000;text-decoration:underline}
.listing-mb-primary li{font-size:1.25rem;position:relative;padding:0 0 .5rem 1.2rem}
.listing-mb-primary li:before{content:"";width:8px;height:8px;background:#000;border-radius:50%;display:inline-block;position:absolute;top:12px;left:0}
.orderlist-mb-primary li{font-size:1.25rem;font-weight:400;position:relative;padding:0 0 .5rem 2.2rem}
.orderlist-mb-primary li:before{font-weight:700;display:inline-block;position:absolute;top:0;left:0}
.scrollToTop{position:fixed;background:#dc2126;border:2px solid #dc2126;color:#fff;text-align:center;font-size:32px;line-height:1;width:40px;height:40px;bottom:15px;right:30px;display:none;z-index:15}
.scrollToTop:hover,.scrollToTop:focus{background:#fecc00;color:#dc2126}
.error_box{border:2px solid red!important}
.has-error{border-color:#ba0c15!important}
.has-error::-webkit-input-placeholder{color:#ba0c15}
.has-error:-moz-placeholder{color:#ba0c15}
.has-error::-moz-placeholder{color:#ba0c15}
.has-error:-ms-input-placeholder{color:#ba0c15}
.error_display{color:#ff101c;padding:.2rem .75rem;background:#232323;display:none}
::-ms-clear{display:none}
.mb-error{color:#dc2126;padding-top:.2rem;display:none}
.mb-container{width:100%;max-width:1200px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.sm-container{width:100%;max-width:1150px;margin-right:auto;margin-left:auto}
.mb-wrapper{padding-top:102px}
html.font-lg, html.font-lg body{font-size:16px}
html.font-md, html.font-md body{font-size:15px}
html.font-sm, html.font-sm body{font-size:13px}
header{position:fixed;top:0;left:0;width:100%;z-index:10;transition:.2s}
.mb-header{background:#fff;padding:.2rem 0}
.mb-header .nav-inner{position:relative}
.mb-header .navbar-brand{background:#fff;padding:10px 15px 10px 0;margin-right:0}
.mb-header .navbar-toggler{border:0;background:transparent;color:#dc2126;font-size:2rem;padding:0;position:absolute;left:0;top:2rem}
.mb-header .navbar-toggler-icon{background:none;width:auto;height:auto}
.mb-header .nav-top-links{position:absolute;right:292px;top:16px;z-index:1}
.mb-header .nav-top-links .form-control{font-size:16px;border-radius:0;border:0;border-bottom:1px solid silver}
.mb-header .nav-top-links select{background:url(../images/select-arrow-down.png)no-repeat right 10px center;background-color:#fff;padding:6px 32px 6px 12px;-moz-appearance:none;-webkit-appearance:none;appearance:none}
.mb-header .nav-top-links select::-ms-expand{display:none}
.mb-header .nav-top-links .btn-search{font-size:19.2px;padding:4px;line-height:1.5;height:38px;border-bottom:1px solid silver}
.mb-header .nav-top-links .font-size{display:block;border-bottom:1px solid silver;margin-bottom:1rem}
.mb-header .nav-top-links .font-size a{padding:3px;display:inline-block;font-weight:700;color:#030303}
.mb-header .nav-top-links .font-size a:hover,.mb-header .nav-top-links .font-size a:focus,.mb-header .nav-top-links .font-size a.active{color:#dc2126}
.mb-header .nav-top-links .font-size .smFont{font-size:12px}
.mb-header .nav-top-links .font-size .mdFont{font-size:16px}
.mb-header .nav-top-links .font-size .lgFont{font-size:20px}
.mb-header .nav-top-btns{text-align:center;position:absolute;right:7px;top:16px;z-index:1}
.mb-header .nav-top-btns .nav-top-inner{display:inline-block;margin:0 .5rem 0 0}
.nav-top-btns .navbar-nav{display:inline}
.mb-header .btn-mb-donate{margin:.2rem .8rem;position:absolute;top:0;right:.5rem;z-index:1}
.mb-header .nav-bottom{margin-top:48px}
.mb-header .nav-bottom .nav-item{position:relative;padding:0 10px}
.mb-header .nav-bottom .nav-item::before{content:"";width:8px;height:8px;background:#fdcd0a;border-radius:50%;display:inline-block;position:absolute;top:50%;left:-4px;margin-top:-4px}
.mb-header .nav-bottom .nav-item:first-child::before{content:none}
.mb-header .navbar-collapse{position:relative}
.mb-header .header-inner{position:relative;padding:0 15px}
.mb-header .nav-top-btns a{font-size:1rem}
.mb-header .navbar-nav .nav-link{color:#030303;font-size:.9375rem;font-weight:700;padding:8px;text-transform:uppercase;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mb-header .navbar-nav .nav-link:focus,.mb-header .navbar-nav .nav-link:hover{color:#dc2126}
html.font-lg body .mb-header .navbar-nav .nav-link{font-size:.9375rem}
html.font-md body .mb-header .navbar-nav .nav-link{font-size:1rem}
html.font-sm body .mb-header .navbar-nav .nav-link{font-size:1.1507692307692308rem}
.mb-header .navbar-nav .active>.nav-link,.mb-header .navbar-nav .nav-link.active,.mb-header .navbar-nav .nav-link.show,.mb-header .navbar-nav .show>.nav-link{color:#dc2126;font-weight:700}
.mb-header .navbar-nav .dropdown{font-family:'Lato',sans-serif,Arial,Helvetica;color:#030303;font-size:1rem;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mb-header .navbar-nav .dropdown:focus,.mb-header .navbar-nav .dropdown:hover{color:#dc2126}
.mb-header .navbar-nav .dropdown-menu{background:#fdcd0a;color:#000;padding:0;border:none;border-radius:0}
.mb-header .navbar-nav .dropdown-menu li .dropdown-item{font-size:1rem;color:#000;line-height:1.5;border-bottom:solid 1px #d7ae09;padding:.6rem 1.5rem}
.mb-header .navbar-nav .sub-menu li .dropdown-item{border-bottom:solid 1px #d7ae09!important}
.mb-header .navbar-nav .dropdown-menu li:last-child .dropdown-item{border-bottom:0}
.mb-header .navbar-nav .sub-menu li:last-child .dropdown-item{border-bottom:0!important}
.mb-header .navbar-nav .dropdown-menu .dropdown-item:focus,.mb-header .navbar-nav .dropdown-menu .dropdown-item:hover{color:#fff;background:#dc2126}
.mb-header .navbar-nav .dropdown-menu{margin-top:0}
.mb-header .navbar-nav .dropdown-toggle::after{content:none}
.mb-header .navbar-nav .dropdown-menu .dropdown .dropdown-menu{left:100%;top:0;margin:0;border-width:0}
.mb-header .navbar-nav .dropdown-menu > li a:hover,.mb-header .navbar-nav .dropdown-menu > li.show{color:#fff;background:#dc2126}
.mb-header .navbar-nav .dropdown-menu > li.show > a{color:#fff;background:#dc2126}
.mb-header .navbar-nav .dropdown-menu .dropdown .dropdown-toggle{position:relative}
.nav-up{top:-40px}
.mb-header .header-search #txtSearch{padding:6px 12px;height:38px}
.mb-header .social-link{margin:.1rem}
.social-links a{color:#fff!important;width:35px;height:35px;text-align:center;font-size:18px;line-height:0;border-radius:50%;padding:8px;display:inline-block;margin-right:.2rem}
.social-links a.facebook{background:#3a589b}
.social-links a.twitter{background:#598dca}
.social-links a.linkedin{background:#0073b0}
.social-links a.insta{background:rgba(239,147,0,1);background:-moz-linear-gradient(45deg,rgba(239,147,0,1) 0%,rgba(159,24,204,1) 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,rgba(239,147,0,1)),color-stop(100%,rgba(159,24,204,1)));background:-webkit-linear-gradient(45deg,rgba(239,147,0,1) 0%,rgba(159,24,204,1) 100%);background:-o-linear-gradient(45deg,rgba(239,147,0,1) 0%,rgba(159,24,204,1) 100%);background:-ms-linear-gradient(45deg,rgba(239,147,0,1) 0%,rgba(159,24,204,1) 100%);background:linear-gradient(45deg,rgba(239,147,0,1) 0%,rgba(159,24,204,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9300',endColorstr='#9f18cc',GradientType=1)}
.social-links a.youtube{background:#cc191e}
.social-links a:hover,.social-links a:focus{background:#fdcd0a;color:#000!important}
.mb-footer{padding:5rem 0 1rem;background:#faf8f6;font-size:.75rem}
.mb-footer a{color:#030303}
.mb-footer a:hover,.mb-footer a:focus{color:#dc2126}
.mb-footer .footer-top,.mb-footer .footer-top p{font-size:.875rem}
.mb-footer .footer-bottom{font-size:.75rem;padding:2rem 0;border-top:1px solid #ccc}
.footer-bottom .footer-btm-links{text-align:right}
.footer-btm-links a:after{content:"|";display:inline-block;margin:0 .4rem}
.footer-btm-links a:hover:after,.footer-btm-links a:focus:after{color:#030303}
.footer-btm-links a:last-child:after{content:none}
.footer-bottom p{font-size:.75rem;margin-bottom:0}
.footer-links{margin-bottom:.5rem}
.footer-links a::after{content:"|";display:inline-block;margin:0 .4rem 0 .5rem}
.footer-links a:hover::after,.footer-links a:focus::after{color:#fff}
.footer-links a:last-child::after{content:none;margin:0}
.footer-top .footer-top-links,.footer-top .footer-social-links{margin-bottom:1.875rem}
.footer-top .footer-top-links li{margin-bottom:.3rem;line-height:1.3}
.footer-top .link-b{text-transform:uppercase;font-weight:700}
.footer-top .link-sub{font-weight:700}
.footer-top .level-last{padding-left:.7rem}
.footer-subscribe{padding-top:1.5rem;border-top:1px solid #ccc;margin-bottom:1.5rem}
.footer-subscribe .form-control{border-radius:0;margin-right:.8rem;border-color:#999}
.footer-subscribe a{font-weight:700;color:#dc2126}
.footer-subscribe a:hover,.footer-subscribe a:focus{text-decoration:underline}
.footer-subscribe .subscribe-error{display:block;margin-bottom:1rem}
.footer-certificate{padding:1.5rem 0;border-top:1px solid #ccc}
.footer-certificate p{font-size:.75rem}
.footer-certificate p span{font-weight:700}
.footer-bottom .footer-copy{text-align:left;margin-bottom:.5rem}
.accd{padding-top:25px}
.mb-breadcrumb{margin-bottom:4rem}
.mb-breadcrumb .breadcrumb{display:block;background:#fff;border-radius:0;border-bottom:1px solid #ccc;font-size:.875rem;padding:1rem}
.mb-breadcrumb .breadcrumb li{display:inline}
.mfp-iframe-holder .mfp-close{background:#dc2126;width:40px;height:40px;text-align:center;padding:0;right:0;opacity:1;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mfp-iframe-holder .mfp-close:hover,.mfp-iframe-holder .mfp-close:focus{background:#000}
.bg-grey{background:#f0f0f0}
.error-code-content{text-align:center;padding:3.5rem 0 5rem}
.error-code-text h5{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#b90e17;font-size:12.5rem;line-height:1}
.error-code-text p{color:#000;font-size:3.2rem}
.mb-home .mb-footer{padding:6rem 0 1rem}
.home-slider{position:relative}
.home-slider img{width:100%}
.home-banner-cont{position:absolute;width:100%;top:30%}
.home-banner-text h4{font-size:4.375rem;font-family:'EurostileLTStd-Demi';color:#fff;line-height:1;text-transform:uppercase;margin-bottom:1rem}
.home-slider .owl-nav{margin:0}
.home-slider .owl-nav button.owl-prev,.home-slider .owl-nav button.owl-next{position:absolute;top:45%;font-size:2rem;color:#fff}
.home-slider .owl-nav button.owl-prev:hover,.home-slider .owl-nav button.owl-next:hover{color:#000;background:none}
.home-slider .owl-nav button.owl-prev{left:15px}
.home-slider .owl-nav button.owl-next{right:15px}
.home-slider .owl-dots{position:absolute;width:100%;bottom:0}
.mb-heading{margin-bottom:3rem}
.mb-sub-heading{font-size:2.8125rem;color:#fdcd0a;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;margin-bottom:2.5rem;line-height:1}
.mb-inner-heading{margin-bottom:2rem}
.mb-inner-heading h1{font-size:3.0625rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#fdcd0a;line-height:1.1}
.mb-heading-secondary{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:3.25rem;margin-bottom:2rem;color:#666}
.inner-heading-secondary{font-size:1.875rem;font-weight:700;margin-bottom:2rem}
.the-problem{padding:2rem 0 1rem;background:rgba(254,203,0,1);background:-moz-linear-gradient(top,rgba(254,203,0,1) 0%,rgba(254,203,0,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(254,203,0,1)),color-stop(65%,rgba(254,203,0,1)),color-stop(65%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(254,203,0,1) 0%,rgba(254,203,0,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%);background:-o-linear-gradient(top,rgba(254,203,0,1) 0%,rgba(254,203,0,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(top,rgba(254,203,0,1) 0%,rgba(254,203,0,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(254,203,0,1) 0%,rgba(254,203,0,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fecb00',endColorstr='#ffffff',GradientType=0)}
.the-problem .the-problems-inner{padding:0 15px}
.the-problem .mb-heading2{margin-bottom:2rem}
.the-problem .mb-heading2 h2{color:#fff}
.the-problem .prob-list{padding:0;overflow:hidden}
.the-problem .prob-list img{width:100%}
.the-problem .prob-list .text-cont{position:absolute;width:100%;text-align:center;bottom:15px;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica}
.the-problem .prob-list .text-cont h5{font-size:3.125rem;color:#fecc00;line-height:1;margin-bottom:.5rem}
.the-problem .prob-list .text-cont p{font-size:1.5rem;color:#fff;line-height:1.3}
.what-wedo{padding:5rem 0}
.what-wedo .mb-heading{margin-bottom:-160px;padding:1rem 0 1rem 1rem}
.what-wedo .img-left{text-align:right}
.what-wedo .img-right{position:relative;text-align:left;bottom:-180px;margin-bottom:180px}
.what-wedo .what-wedo-text{font-size:1.25rem;color:#666;padding:1rem;text-align:right;margin-top:-170px}
.what-wedo .what-wedo-text p{margin-bottom:1rem}
.our-impact{padding:5rem 0}
.our-impact .impact-tabs{text-align:right;padding-left:30px}
.our-impact .mb-heading{margin-bottom:1rem}
.impact-tabs .nav-item{text-align:right}
.impact-tabs .nav-link{font-size:3rem;color:#999;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;line-height:1;padding:1.5rem 2rem 1.5rem 0;position:relative}
.impact-tabs .nav-link:hover{color:#dc2126}
.impact-tabs .nav-link:after{content:"\f054";font-family:'Font Awesome\ 5 Free';font-weight:900;display:inline-block;background:transparent;color:#dc2126;font-size:2rem;text-align:center;line-height:4.2rem;width:60px;height:70px;position:absolute;right:-2rem;top:50%;margin-top:-28px;z-index:1;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.impact-tabs .nav-link.active{color:#dc2126}
.impact-tabs .nav-link.active:after{right:-4rem;color:#fff;background:#dc2126;margin-top:-28px}
.impact-content .nav{-ms-flex-direction:column!important;flex-direction:column!important}
.impact-content .tab-content img{width:100%}
.fill-life{padding:5rem 0;background:#fecc00}
.magic-slider{position:relative}
.magic-slider .owl-stage{margin:0 auto}
.magic-slider .owl-nav button.owl-prev,.magic-slider .owl-nav button.owl-next{position:absolute;top:12%}
.magic-slider .owl-nav button.owl-prev:hover,.magic-slider .owl-nav button.owl-prev:hover:focus,.magic-slider .owl-nav button.owl-next:hover,.magic-slider .owl-nav button.owl-next:focus{background:none}
.magic-slider .owl-nav button.owl-prev{left:0}
.magic-slider .owl-nav button.owl-next{right:0}
.fill-life .magic-cont{text-align:center;padding:0 1.5rem}
.fill-life .magic-cont h3{text-align:center;font-size:1.125rem;font-weight:700}
.fill-life .magic-cont img{width:auto;margin:0 auto}
.fill-life .magic-cont p{font-size:1.125rem;margin:2rem 0}
.fivelife-skills{padding:5rem 0;background:#fecc00;margin-top:5rem}
.fivelife-skills .mb-heading{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#000;font-size:3rem;line-height:1}
.fivelife-skills .skills-cont{text-align:center;padding:0 1.5rem}
.fivelife-skills .skills-cont img{width:auto;margin:0 auto}
.fivelife-skills .skills-cont p{font-size:1.125rem;margin:2rem 0}
.our-partners{padding:5rem 0;background:#f0f0f0;background-image:url(../images/partners-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}
.our-partners.usa-partners{background-image:url(../images/usa-partners-bg.jpg)}
.partners-slider{position:relative;padding:0 20px}
#partnersSlider{background:#fff;padding:25px}
.partners-slider .owl-nav button.owl-prev,.partners-slider .owl-nav button.owl-next{width:40px;height:40px;background:#dc2126;border:2px solid #dc2126;text-align:center;border-radius:0;color:#fff;font-size:1.3rem;position:absolute;top:35%}
.partners-slider .owl-nav button.owl-prev:hover,.partners-slider .owl-nav button.owl-prev:focus,.partners-slider .owl-nav button.owl-next:hover,.partners-slider .owl-nav button.owl-next:focus{background:#fecc00;color:#dc2126}
.partners-slider .owl-nav button.owl-prev{left:-25px}
.partners-slider .owl-nav button.owl-next{right:-25px}
.partners-slider .item img{width:auto;margin:0 auto}
.our-partners .partners-text{margin:2.5rem 0 0}
.our-partners .partners-text p{color:#666;margin-bottom:1.5rem}
.our-partners .mb-heading,.our-partners .partners-text{padding:0 2rem}
.in-news{padding:5rem 0}
.in-news::after{content:"";display:block;width:100%;max-width:600px;height:1px;background:#999;margin:4rem auto 0}
.in-news .news-card{padding:0 15px}
.news-slider{position:relative}
.news-slider #newsSlider{padding:0 2rem}
.news-slider .owl-nav button.owl-prev,.news-slider .owl-nav button.owl-next{position:absolute;top:35%}
.news-slider .owl-nav button.owl-prev:hover,.news-slider .owl-nav button.owl-prev:hover:focus,.news-slider .owl-nav button.owl-next:hover,.news-slider .owl-nav button.owl-next:focus{background:none}
.news-slider .owl-nav button.owl-prev{left:0}
.news-slider .owl-nav button.owl-next{right:0}
.news-card{margin-bottom:2rem}
.news-card .news-date{font-size:.875rem;text-align:center;margin-bottom:.3rem;color:#454444}
.news-card img{width:100%}
.news-card .news-content{padding:1.5rem 1rem;text-align:center}
.news-card .news-content .news-heading{color:#030303;margin-bottom:0}
.news-card .news-content p{font-size:1.125rem;color:#636466}
.news-card .news-cta{text-align:center}
.mb-heading2 h2{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:4.5rem;color:#999;text-align:center;margin-bottom:0}
.awards-section{position:relative}
.awards-section .awards-holder{padding:2rem 0;background:url(../images/awards-bg.jpg) no-repeat;background-size:100% 100%}
.awards-holder .award-list{text-align:center;padding:0 15px}
.awards-holder .award-list img{width:auto;margin:0 auto 2rem}
.awards-section .award-text{text-align:center;position:absolute;width:100%;bottom:-2rem}
.awards-section .award-text h2{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:3.25rem;margin-bottom:1rem}
.awards-slider{position:relative}
.awards-slider #awardsSlider{padding:0 2rem}
.awards-slider .owl-nav button.owl-prev,.awards-slider .owl-nav button.owl-next{position:absolute;top:35%}
.awards-slider .owl-nav button.owl-prev:hover,.awards-slider .owl-nav button.owl-prev:hover:focus,.awards-slider .owl-nav button.owl-next:hover,.awards-slider .owl-nav button.owl-next:focus{background:none}
.awards-slider .owl-nav button.owl-prev{left:0}
.awards-slider .owl-nav button.owl-next{right:0}
.inner-banner{position:relative}
.inner-banner img{width:100%}
.inner-banner .inner-banner-text{font-size:5.9375rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#fff;line-height:1;position:absolute;left:5%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.support-text{text-align:center;padding:5rem 0}
.support-text h2{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:3.25rem;margin-bottom:2rem}
.abt-us p{margin-bottom:.5rem}
.amb-section-1{padding:1rem 0}
.amb-section-1 .sec1-left,.amb-section-1 .sec1-right{margin-bottom:7rem}
.amb-section-1 .sec1-right{padding-left:2.5rem}
.amb-section1-img{text-align:center}
.amb-section1-img img{width:100%}
.amb-section-2{text-align:center;max-width:785px;margin:0 auto}
.amb-section-2 h2{font-size:1.875rem;margin-bottom:2.5rem;font-weight:700}
.amb-section-2 p{padding:0 1.5rem}
.amb-section-3 .sec3-left,.amb-section-3 .sec3-right{margin-top:7rem}
.amb-section-3 .sec3-left{padding-right:2.5rem}
.glr-section-1{padding:4rem 0 2rem}
.glr-section-3{padding:4rem 0 0}
.glr-section-1 .sec1-left,.glr-section-1 .sec1-right,.glr-section-3 .sec3-left,.glr-section-3 .sec3-right{margin-bottom:2rem}
.glr-section-2 .mb-list-inner{margin-bottom:3rem}
.glr-section-2 .mb-list-inner li,.glr-section-3 .mb-list-inner li{margin-bottom:1rem;font-weight:400}
.glr-report{padding:4rem 0 0}
.glr-report .table{background:#fdcd0a}
.glr-report .table thead{background:#dc2126}
.glr-report .table thead th{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#fff;text-align:center!important;font-size:3rem}
.glr-report .table th,.glr-report .table td{border-color:#fff}
.glr-report .table th{font-size:1.5625rem}
.glr-report .table td{font-size:1.25rem}
.glr-report .table th:last-child,.glr-report .table td:last-child{text-align:right;font-weight:700}
.para{text-align:center;padding-top:20px}
.para a{color:#ff101c}
.para a:hover,.para a:focus{color:#fdcd0a}
.mb-list-inner li{padding:0 0 .3rem 2rem;font-size:1.25rem;font-weight:700;position:relative}
.mb-list-inner li::before{content:"";width:8px;height:8px;background:#000;border-radius:50%;display:inline-block;position:absolute;top:12px;left:0}
.our-vision{background-image:url(../images/our-vision-bg.jpg);background-size:cover;background-position:center;margin-top:3rem}
.our-mission{background-image:url(../images/our-mission-bg.jpg);background-size:cover;background-position:center}
.our-vision .row,.our-mission .row{margin:0}
.vm-card{padding:0}
.vm-content{background:#fdcd0a;padding:5rem 3.5rem;min-height:700px}
.vm-content h3{font-size:3rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#666;margin-bottom:1rem}
.our-vision .vm-content{padding:15rem 8.5rem}
.fst-section-1{padding:3rem 0 0}
.fst-section-1 .sec1-left,.fst-section-1 .sec1-right{margin-bottom:7rem}
.fst-section-1 .sec1-right{padding-left:3rem}
.fst-section-2 .sec2-left,.fst-section-2 .sec2-right{margin-bottom:7rem}
.fst-section-2 .sec2-left{padding-right:2.5rem}
.fst-section-3{text-align:center;max-width:785px;margin:0 auto;padding:1rem 0}
.wmb-section-1{padding:3rem 0 0}
.wmb-section-1 .sec1-left,.wmb-section-1 .sec1-right{margin-bottom:7rem}
.wmb-section-2{text-align:center;max-width:757px;margin:0 auto}
.wmb-section-3 .sec3-left,.wmb-section-3 .sec3-right{margin-top:7rem}
.why-mb{padding-bottom:5%}
.vecimage{text-align:center;padding-top:10%}
.why-mb .why-mb-list{position:relative;color:#fff;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;margin:1rem 0}
.why-mb .why-mb-list img{width:100%}
.why-mb-list .why-mb-text{position:absolute;width:100%;text-align:center;padding:1rem;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.why-mb-list .why-mb-text h4{font-size:2.25rem;line-height:1;margin:0}
.why-mb-list .why-mb-text p{font-size:1.5625rem;line-height:1.2;margin:0}
.why-mb .visit-text{padding:2rem 0;text-align:center}
.why-mb .more-info-list{padding:.5rem;border-right:1px solid #ccc}
.why-mb .more-info-list p{margin-bottom:0}
.why-mb .more-info-list .designation{font-size:1rem}
.why-mb .more-info-list.border-none{border:0}
.head-quarter{margin-bottom:2rem}
.head-quarter .hq-address{margin-bottom:2rem}
.hq-address-detail{margin-top:2.5rem}
.hq-address-detail li{font-size:1.25rem;padding:.8rem 0 .8rem 3rem;position:relative}
.hq-address-detail li::before{content:"";position:absolute;top:15px;left:0}
.hq-address-detail li.phone::before{content:url(../images/icon-phone.png)}
.hq-address-detail li.email::before{content:url(../images/icon-mail.png)}
.hq-address-detail li.map::before{content:url(../images/icon-map.png)}
.hq-address-detail li.web::before{content:url(../images/icon-web.png)}
.head-quarter .cont-program{background:#fdd20a;padding:3rem 3rem 1.5rem;margin-bottom:2rem;min-height:460px}
.cont-program .program-list{margin-bottom:1.5rem;margin-top:6rem;margin-left:2rem}
.cont-program .program-list h5{font-size:1.5rem;font-weight:700;margin-bottom:.2rem}
.cont-program .program-list p{font-size:1.125rem}
.mb-accordion .accordion-list{border-bottom:1px solid #ccc}
.mb-accordion .accordion-list:first-child{border-top:1px solid #ccc}
.mb-accordion .accordion-header{padding:1.2rem 0 1.5rem}
.mb-accordion .accordion-header h2{font-size:2.8125rem;color:#dc2126;padding-right:1.5rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;line-height:1;margin:0;cursor:pointer;display:block;position:relative;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mb-accordion .accordion-header h2.collapsed{color:#fdcd0a}
.mb-accordion .accordion-header h2::after{content:"\f054";font-family:'Font Awesome\ 5 Free';font-weight:900;font-size:1.5rem;text-align:center;display:inline-block;position:absolute;right:0;top:10px;z-index:2;color:#dc2126;transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mb-accordion .accordion-header h2.collapsed::after{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}
.mb-accordion .accordion-header h2:hover,.mb-accordion .accordion-header h2:focus{color:#dc2126}
.mb-accordion .accordion-body{padding:3rem 0 0}
.mb-accordion .accordion-list.no-content h2:after{content:none}
.mb-address-list{margin-bottom:3rem}
.mb-address-heading{font-size:1.875rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#666;margin-bottom:1rem}
.mb-address-heading span{color:#fdcd0a}
.accordion-secondary .accordion-header h2{color:#dc2126;font-size:2.5rem}
.accordion-secondary .accordion-header h2.collapsed{color:#666}
.accordion-secondary .accordion-header h2:hover,.careers-accordion .accordion-header h2:focus{color:#dc2126}
.accordion-secondary .accordion-sub-heading{color:#000;font-size:1.25rem;font-family:'Lato',sans-serif,Arial,Helvetica;font-weight:700;margin:.5rem 0 1.5rem}
.accordion-secondary .accordion-sub-heading span{display:inline-block;padding:0 .5rem 0 0;border-bottom:1px solid #000}
.careers-text{text-align:center;max-width:880px;margin:0 auto 2.5rem}
.careers-text p{margin-bottom:2rem}
.careers-accordion .accordion-header h2 span{font-family:'Lato',sans-serif,Arial,Helvetica;font-size:1.875rem}
.opening-description .opening-left,.opening-description .opening-right{margin-bottom:2rem}
.opening-description .opening-right{padding-left:2rem;border-left:1px solid #ccc}
.openings-cta{margin:3rem 0}
.sm-accordion .accordion-header h2{color:#666;font-size:1.25rem;font-family:'Lato',sans-serif,Arial,Helvetica;font-weight:700}
.sm-accordion .accordion-header h2.collapsed{color:#dc2126}
.sm-accordion .accordion-header h2::after{content:"\f068";font-size:.875rem;top:5px;transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}
.sm-accordion .accordion-header h2.collapsed::after{content:"\f067"}
.sm-accordion .accordion-header h2:hover,.sm-accordion .accordion-header h2:focus{color:#666}
.sm-accordion .accordion-body{padding:1rem 0}
#careers .sm-accordion .accordion-header h2{text-transform:uppercase}
.openings-list li{margin-bottom:1.5rem}
.openings-list li p{position:relative;padding-left:1.5rem;margin-bottom:0}
.openings-list li p:before{content:"";width:8px;height:8px;background:#a3a3a3;border-radius:50%;display:inline-block;position:absolute;top:12px;left:0}
.donate-now p{position:absolute;padding:10px 0 0 9.5%}
.donate-left .fieldwrap label{display:inline-flex;top:20%}
textarea{min-height:80px}
.mb-form .form-control{height:48px}
.mb-form .text-area{min-height:100px;height:auto}
.mb-form .form-label{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}
.mb-form select{background:url(../images/select-arrow-down.png)no-repeat right 10px center;background-color:#fff;padding-right:2rem;-moz-appearance:none;-webkit-appearance:none;appearance:none}
.mb-form select::-ms-expand{display:none}
.mb-radio .custom-control-input:checked~.custom-control-label::before{background-color:#000}
.mb-form .custom-control-input:checked~.custom-control-label::before{border-color:#dc2126;background-color:#dc2126}
.Donate{background-image:url(../images/bg-donate.jpg);background-repeat:no-repeat;background-size:100% 100%;padding:20px;margin-bottom:1.5rem}
.donate-heading{text-align:center;margin-bottom:2rem}
.donate-tabs{background:#fff;padding:1px;display:inline-block;border-radius:5px}
.donate-tabs .nav-link{background:#fff;color:#000;border-radius:5px;padding:.4rem 2rem;font-weight:700}
.donate-tabs .nav-link:hover,.donate-tabs .nav-link:focus,.donate-tabs .nav-link.active{background:#dc2126;color:#fff}
.DonateForm .form-heading{font-size:2rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica}
.DonateFormRight{padding:15px;background:#fdcd0a}
.DonateFormRight .select-amount{margin:4.2rem 0 .7rem}
.DonateFormRight .Years{margin-top:.5rem}
.amount-card{text-align:center;margin-bottom:.5rem;cursor:pointer;position:relative;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;z-index:1;position:relative}
.amount-card .ExText{-webkit-appearance:none;background:none;border-width:inherit;text-align:center;border-bottom:1px solid #ccc;width:95px;font-size:25px}
.amount-card .form-control{font-size:1.7rem;font-weight:700;color:#000;height:36px;padding:0;border-radius:0;border:0;border-bottom:1px solid #ced4da;font-family:'Caveat Brush'}
.amount-card .input-group-text{font-size:1.5rem;color:#000;line-height:1;padding:0 .5rem;background:#fff;border:0;border-radius:0;border-bottom:1px solid #ced4da}
.amount-card p{font-size:.75rem;margin-bottom:0}
.amount-card .mb-radio label{font-size:30px;font-family:'Caveat Brush';line-height:1}
.amount-card .mb-radio{margin-bottom:.5rem}
.amount-card .donateinfoH{background:#fff;padding:.5rem;position:relative;z-index:2;min-height:125px;border-radius:5px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.amount-card .fullwcheck{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;opacity:0}
.Proceed-cta{text-align:right;margin-top:1rem}
.Proceed-cta p{font-size:.8125rem;margin-top:.2rem}
.DonateLeft img{display:block;padding-bottom:.8rem}
.DonateLeft h5{display:inline-block;background-color:#fdcd0a;padding:.2rem .8rem;font-size:1.375rem;font-family:'Lato',Arial,sans-serif;font-weight:700}
.DleftBottom{margin-top:10rem}
.DonateLeft p{color:#fff;padding-top:10px;margin-right:30px}
.your-donation{background:#ebeaea;padding:5rem 0}
.yd-heading{text-align:center}
.yd-heading h2{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:3.25rem;margin-bottom:2rem;color:#000}
.your-donation .yd-list{margin-top:2rem}
.donate-radio{font-family:'Lato',sans-serif,Arial,Helvetica;font-weight:700;padding:1rem 0 0}
.donatecolum{z-index:1;position:absolute;top:0;left:50%}
.amount-card:hover .donateinfoH,.amount-card:focus .donateinfoH,.amount-card.active .donateinfoH{background:#dc2126;color:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.5);box-shadow:0 0 10px 0 rgba(0,0,0,0.5)}
.amount-card:hover .donatecolum::before,.amount-card.active .donatecolum::before{position:absolute;top:0;left:50%;transform:translateX(-50%);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.amount-card:hover .child1::before,.amount-card.active .child1::before{content:url(../images/4girls.png);top:-66px}
.amount-card:hover .child2::before,.amount-card.active .child2::before{content:url(../images/one-young-person.png);top:-72px}
.amount-card:hover .child3::before,.amount-card.active .child3::before{content:url(../images/two-girls.png);top:-66px}
.amount-card:hover .child4::before,.amount-card.active .child4::before{content:url(../images/six-children.png);top:-60px}
.amount-card:hover .girl1::before,.amount-card.active .girl1::before{content:url(../images/1girl.png);top:-66px}
.amount-card:hover .childboy1::before,.amount-card.active .childboy1::before{content:url(../images/1child.png);top:-66px}
.select-yr{font-weight:700;font-size:20px}
.select-yr span{display:inline-block;width:45px;font-weight:700;height:45px;background:#f2bf19;color:#000;font-size:20px;line-height:2;border-radius:50%;text-align:center;border:1px solid #f2bf19;margin:0 .2rem;cursor:pointer}
.select-yr span:hover,.select-yr span:focus,.select-yr span.active{background:#fff;border-color:#806612}
.counter{padding-top:5px;text-align:right;color:#fff}
.counterText p{text-align:start;padding-left:3px;color:#fff;padding-top:10px;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:1rem}
.counter span{font-size:35px}
.counter .exText{display:inline-block;padding:0 10px 0 0;vertical-align:text-bottom}
.statistics{text-align:center;border-bottom:1px solid #fff}
.statistics:last-child{border-bottom:0}
.counter .number{font-size:45px;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;display:inline-block}
.counter p{vertical-align:middle;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica}
.count-title{margin-top:10px;margin-bottom:0;text-align:center;color:#fff}
.count-text{font-size:13px;font-weight:400;margin-top:10px;margin-bottom:0;text-align:center}
.yr-radio{min-height:2.5rem;margin-right:1.2rem}
.yr-radio label{cursor:pointer}
.yr-radio .custom-control-label::before{width:2.5rem;height:2.5rem;background-color:#f2bf19;border-color:#f2bf19}
.yr-radio .custom-control-input:checked~.custom-control-label::before{background-color:#fff;border-color:#806612}
.yr-radio .custom-control-input:checked~.custom-control-label::after{background-image:none}
.yr-radio .custom-control-label::after{width:2.5rem;height:2.5rem;content:"";font-size:1.25rem;text-align:center;line-height:1.9;font-weight:700}
.yr-radio .one-year::after{content:"1"}
.yr-radio .two-years::after{content:"2"}
.yr-radio .three-years::after{content:"3"}
.yr-radio .four-years::after{content:"4"}
.yr-radio .five-years::after{content:"5"}
.payment-msg{text-align:center;padding-bottom:4rem}
.payment-msg p{margin-bottom:1.5rem}
.highlighted-textimonials{padding:0 0 4rem}
.highlighted-textimonials .item{padding-bottom:50px}
.testimonial-list{background:#fcd41c;position:relative}
.testimonial-list:after{content:'';position:absolute;top:100%;left:43%;width:0;height:0;border-top:solid 50px #fcd41c;border-left:solid 50px transparent;border-right:solid 0 transparent}
.testimonials-img{margin-bottom:1rem;width:164px;height:164px}
.testimonials-img img{border-radius:50%}
.testimonial-user{margin-top:2rem}
.testimonial-user h5{font-size:1.375rem;font-weight:700;text-transform:uppercase;margin-bottom:.2rem}
.testimonial-list .testtimonial-cont{padding:7rem;position:relative}
.testimonial-list .testtimonial-cont::before{content:url(../images/testimonials/quote-start.png);position:absolute;left:3rem;top:3rem}
.testimonial-list .testtimonial-cont::after{content:url(../images/testimonials/quote-end.png);position:absolute;right:3rem;bottom:3rem}
#highlightedTesimonials .owl-dots .owl-dot span{background:#c0c0be}
#highlightedTesimonials .owl-dots .owl-dot.active span,#highlightedTesimonials .owl-dots .owl-dot:hover span{background:#fc0}
.testimonial-divider{margin:2rem 0;text-align:center;position:relative}
.testimonial-divider::after{content:"";width:100%;height:1px;background:#b8b8b8;display:block;position:absolute;left:0;top:50%;z-index:-1}
.testimonial-divider img{padding:1rem 2rem;background:#fff}
.testimonials-2 .testtimonial2-cont{padding:0 3rem}
.testimonials-2 .testimonial-left .testimonials-text{position:relative}
.testimonials-2 .testimonial-left .testimonials-text::after{content:"";display:inline-block;width:1px;height:100%;background:#b8b8b8;position:absolute;top:0;right:-4rem}
.testimonial3-list{border-top:1px solid #b8b8b8}
.testimonial3-list:last-child{border-bottom:1px solid #b8b8b8}
.testimonial3-list .testtimonial3-cont{padding:5rem 0;position:relative}
.testimonial3-list .testtimonial3-cont:before{content:url(../images/testimonials/quote-start2.png);position:absolute;left:0;top:1.5rem}
.testimonial3-list .testtimonial3-cont:after{content:url(../images/testimonials/quote-end2.png);position:absolute;right:0;bottom:1.5rem}
.timeline{position:relative;max-width:1200px;margin:0 auto}
.timeline::after{content:'';position:absolute;width:20px;background-color:#fdcd0a;top:20px;bottom:3.5%;left:50%;margin-left:-18px}
.timeline-list .content{background-color:#fff;position:relative;border-radius:6px}
.timeline-list.left .content{text-align:right;padding:0 45px 0 0}
.timeline-list.right .content{padding:0 0 0 30px}
.timeline-list .content h2{color:#fdcd0a;font-size:3.4375rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica}
.timeline-list{padding:10px 40px;position:relative;background-color:inherit;width:50%;margin:0}
.timeline-list::after{content:"";position:absolute;width:36px;height:36px;right:-10px;background-color:#fff;border:4px solid #fdcd0a;top:15px;border-radius:50%;z-index:1}
.timeline-list.left{left:0}
.timeline-list.right{left:50%}
.timeline-list.left::before{content:"";height:3px;position:absolute;top:31px;width:55px;z-index:1;right:17px;background:#fdcd0a}
.timeline-list.right::before{content:"";height:3px;position:absolute;top:31px;width:55px;z-index:1;left:0;background:#fdcd0a}
.timeline-list.right::after{left:-26px}
.nes-section{padding:3rem 0 4.5rem}
.sfg-policy{text-align:center;max-width:840px;margin:0 auto;padding:3rem 0 0}
.in-news-heading{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:2.2rem;margin-bottom:1rem;color:#666}
.in-news-list{margin-bottom:2rem}
.in-news-list .news-date{color:#6d6d6c;margin-bottom:1rem}
.in-news-list .btn-mb-primary,.in-news-list .btn-mb-secondary{margin-top:1.5rem}
.in-news-list .news-img{margin-bottom:1rem}
.highlighted-news{padding-bottom:2rem;border-bottom:1px solid #ccc}
.archived-articles{padding:3rem 0 0}
.archived-articles .in-news-list{margin:3rem 0 0}
.archived-articles .mb-heading-secondary{margin-bottom:1rem}
.innerpagehead h1{ font-size:3rem;}
.gylp-info{ background:#fdcd0a; padding:4rem 2rem ;}
.gylp-info p { text-align:center; font-weight:bold; text-align:center; margin-bottom:0px;}
.refund{padding-top:1.875rem}
.refund p{padding-top:.875rem;text-align:left}
.refund .refundQues{font-weight:700;color:#666;font-size:1.5rem;font-family:'Lato',sans-serif,Arial,Helvetica}
.gallery-heading{text-align:center;margin-bottom:4rem}
.gallery-list{margin-bottom:3rem}
.gallery-thumb{margin-bottom:1rem;position:relative}
.gallery-thumb img{width:100%}
.gallery-thumb .thumb-overlay{position:absolute;padding:15px;background:rgba(253,205,10,0.7);width:100%;height:100%;text-align:center;opacity:0;top:0;left:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.gallery-thumb .thumb-overlay img{width:auto}
.gallery-thumb .desc-text{position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.gallery-thumb .desc-text h3{font-size:1.5625rem;font-weight:700;margin-bottom:1.5rem}
.gallery-thumb a{color:#000}
.gallery-thumb:hover .thumb-overlay{opacity:1}
.gallery-cta{text-align:center;margin-top:3rem}
.vid-thumb{margin-bottom:3rem}
.vid-thumb .thumb-overlay{opacity:1;color:#d9d4d3;background:transparent}
.vid-thumb .desc-text{font-size:6rem}
.vid-thumb:hover .thumb-overlay{color:#000;background:rgba(253,205,10,0.7)}
.gallery-title{text-align:center;color:#666;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica}
.gallery-title h3{font-size:2rem;line-height:1}
.mfp-zoom-out-cur{cursor:default}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{background:#000;width:40px;height:40px;text-align:center;padding:0;right:0;opacity:1;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mfp-image-holder .mfp-close:hover,.mfp-image-holder .mfp-close:focus,.mfp-iframe-holder .mfp-close:hover,.mfp-iframe-holder .mfp-close:focus{background:#fecc00;color:#000}
.mfp-arrow{width:40px;height:40px;opacity:1;margin-top:-20px!important}
.mfp-arrow-left{background-color:#fecc00!important;background-image:url(../images/arrow-prev.png)!important;background-repeat:no-repeat!important;background-position:center!important}
.mfp-arrow-right{background-color:#fecc00!important;background-image:url(../images/arrow-next.png)!important;background-repeat:no-repeat!important;background-position:center!important}
.mfp-arrow-right::before,.mfp-arrow-right::after{content:none}
.mfp-arrow-left::before,.mfp-arrow-left::after{content:none}
.download-statements .report-list{margin-bottom:1rem}
.download-statements{padding:2rem 0 0}
.download-statements .trans-heading{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:2.1875rem;line-height:1.2;margin-bottom:.5rem;color:#666;text-align:center;height:6rem;display:inline-block}
.download-statements p{text-align:center}
.download-statements .select-year{max-width:260px;margin:1.5rem auto 0;display:inline-block}
.download-statements .select-year a{cursor:pointer}
.download-statements a img{margin-top:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.download-statements a:hover img,.download-statements a:focus img{margin-top:.5rem}
.faq-accordion .accordion-body{padding:0 0 1rem}
.faq-text{margin-bottom:2rem}
.faq-accordion .accordion-sub-heading{color:#000;font-size:1.5rem;font-family:'Lato',sans-serif,Arial,Helvetica;font-weight:700;margin:2rem 0 .5rem}
.faq-accordion .accordion-sub-heading span{display:inline-block;padding:0 .5rem 0 0;border-bottom:1px solid #000}
.community-accordion .accordion-body{padding:0 0 1rem}
.community-accordion .select-location a{display:inline-block;position:relative;padding:0 .8rem .5rem 1.2rem;font-size:1rem}
.community-accordion .select-location a:first-child{padding-left:0}
.community-accordion .select-location a:last-child{padding-right:0}
.community-accordion .select-location a:before{content:"";display:inline-block;width:5px;height:5px;background:#000;border-radius:50%;position:absolute;left:0;top:.7rem}
.community-accordion .select-location a:first-child:before{content:none}
.community-text{padding:0 0 5rem}
.community-text p{margin-bottom:1.5rem}
.community-text .btn-mb-primary{margin-top:3rem}
.reports-accordion .accordion-body{padding:.5rem 0 1rem}
.report-text,.report-img{margin-bottom:2rem}
.report-text p{margin-bottom:1.5rem}
.report-text .report-heading{font-size:1.875rem;font-weight:700;margin-bottom:1rem}
.post-it{padding:0 0 4rem;position:relative;background:#fdcd0a;background-image:url(../images/postit-bottom.jpg);background-position:right 101%;background-repeat:no-repeat,no-repeat;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,0.3);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,0.3);box-shadow:2px 2px 5px 0 rgba(0,0,0,0.3)}
.post-it:before{content:url(../images/pin-top.png);display:block;text-align:center;position:relative;top:-2rem;margin-left:1.5rem;margin-bottom:-2rem}
.post-it .postit-content{padding:.2rem 2rem}
.post-it h3{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:2.1875rem;color:#dc2126;line-height:1.1;margin-bottom:1rem}
.post-it p{font-size:1.125rem;margin-bottom:1rem}
.report-inner-top .post-it{margin-bottom:2rem}
.report-inner-top .report-top-left{margin-bottom:2rem}
.report-inner-top .report-top-left img{width:100%}
.mb-hr{border-color:#ccc;margin:2rem 0}
.our-team-text{text-align:center;max-width:990px;margin:0 auto 3rem}
.our-team-content{background:#fdcd0a}
.our-teamImg-left img,.our-teamImg-right img{width:100%}
.our-teamImg-left{padding-right:0}
.our-teamImg-right{padding-left:0}
.our-team-right .our-team-detail{padding:2rem 2rem 2rem 1rem}
.our-team-left .our-team-detail{padding:2rem 1rem 2rem 2rem}
.our-team-detail .team-name{color:#666;margin-bottom:1.5rem;font-size:1.875rem}
.our-team-detail .team-name h2{font-size:1.625rem;font-weight:700;margin-bottom:0;text-transform:uppercase}
.our-team-detail p{margin-bottom:1rem}
.follow-on a{display:inline-block;margin:0 .2rem;font-size:1.25rem;color:#000}
.follow-on a:hover,.follow-on a:focus{color:#dc2126}
.our-team-cta{padding:4rem 0 0}
.our-team-cta p{margin-bottom:2rem}
.our-team-cta .btn-mb-secondary{display:block;letter-spacing:.2rem;padding:1rem .6rem;margin-bottom:1rem}
.view-profile .team-name p{margin-bottom:0}
.view-profile p{font-size:1.125rem;margin-bottom:1rem}
.awards-list{padding:0;margin-bottom:6rem}
.awards-list .awards-list-inner{background:#fdcd0a}
.awards-list .award-year{padding:.1rem 1.2rem;background:#dc2126;color:#fff;display:inline-block;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;text-align:center;font-size:1.875rem}
.awards-list img{width:100%}
.awards-list .awards-desc{text-align:center;padding:1rem 1rem 4rem;position:relative;min-height:230px;display:table;width:100%}
.awards-list .awards-desc p{display:table-cell;vertical-align:middle}
.awards-list .awards-desc::after{content:url(../images/award-list-icon.png);display:block;width:100%;text-align:center;position:absolute;left:0;bottom:-3.5rem}
.mb-pagination{margin-top:3rem}
.mb-pagination .page-link{border:0;background:transparent;color:#939393}
.mb-pagination .page-link:hover,.mb-pagination .page-link:focus,.mb-pagination .page-item.active .page-link{background:#dc2126;color:#fff}
.privacy-policy .mb-inner-heading{margin-bottom:2.5rem}
.privacy-policy p{margin-bottom:1.5rem}
.privacy-policy .listing-mb-primary{margin-bottom:1.5rem}
.privacy-policy .listing-mb-primary li{font-weight:400}
.privacy-heading{font-size:1.25rem;color:#666;font-weight:700;margin:3rem 0 1.5rem}
.ql-heading{background:#dc2126;color:#fff;font-size:1.5625rem;text-align:center;padding:.5rem 1rem;margin-bottom:1.5rem;text-transform:uppercase}
.ql-listing{margin-bottom:3rem}
.ql-listing a:after{content:"\f054";font-family:'Font Awesome\ 5 Free';font-weight:900;display:inline-block;color:#dc2126;font-size:1rem;position:absolute;right:0;top:50%;margin-top:-.8rem;transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.ql-listing a{position:relative;font-size:1.25rem;color:#dc2126;padding:.8rem 0;border-bottom:1px solid #ccc;display:block;padding-right:1.5rem}
.ql-listing a.collapsed{color:#030303}
.ql-listing a.collapsed:after{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}
.ql-listing a.collapsed:hover,.ql-listing a.collapsed:focus{color:#dc2126}
.ql-listing .sub-item{padding-left:1.5rem;font-size:1.125rem}
.ql-listing .sub-item:after{content:none}
.blog-left{padding-left:3rem}
.post-top{margin-bottom:2.5rem}
.post-list{margin-bottom:2rem}
.post-list .post-date{font-size:.875rem;margin-bottom:1.5rem}
.post-list .post-img{margin-bottom:1.5rem}
.post-list p{margin-bottom:1.5rem}
.post-list .post-heading{font-size:1.5625rem;font-weight:700;margin-bottom:1.5rem}
.post-list .btn-mb-primary{margin-top:2rem}
.related-posts{padding:3rem 0}
.blog-inner{padding-bottom:2rem}
.blog-video{margin-bottom:1.5rem}
.blog-inner .btn-back{margin-top:1rem}
.table-heading{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;text-align:center;font-size:1.625rem;line-height:1.2;background:#fdcd0a;padding:.7rem}
.mb-table .table thead th{border-bottom:1px solid #000}
.mb-table .table td{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}
.fcra-reports .btn-back{margin-top:2rem}
.fcra-reports .select-fcra-report{margin-bottom:1rem}
.ctl-top-text{text-align:center;max-width:775px;margin:0 auto}
.ctl-section-2{padding-top:3rem}
.ctl-section-2 p{margin-bottom:1.5rem}
.ctl-section-2 .ctlsec1-left,.ctl-section-2 .ctlsec1-right{margin-top:2rem}
.mb-provides,.prog-outcomes,.livelihood-model-chart,.livelihood-model{padding:5rem 0 0}
.progOutcomes-accordion .accordion-header h2{font-size:1.5625rem}
.progOutcomes-accordion .accordion-header h2::after{top:0}
.progOutcomes-accordion .accordion-body{padding:0}
.progOutcomes-accordion .sub-list{padding-left:1.2rem;font-size:1rem}
.progOutcomes-accordion .sub-list::before{content:none}
.progOutcomes-accordion .listing-mb-primary{margin-bottom:1rem}
.livelihood-model-chart{border-radius:5px;border:1px solid #000;overflow:hidden}
.mb-nepal{padding:5rem 0 2.5rem}
.mb-nepal p{margin-bottom:1rem}
.at-glance{padding:2rem 0 4rem}
.at-glance .listing-mb-primary{margin-bottom:1.5rem}
.program-nepal{padding:2.5rem;font-size:1.75rem;font-weight:700;text-align:center;line-height:1.2;background:#fecc00;padding:3rem;margin-bottom:4rem}
.program-nepal .prog-nepaltext{max-width:875px;margin:0 auto}
.text-source{display:block;font-size:.875rem;color:#666}
.nepal-partners .awards-holder{padding:0}
.nepal-partners .awards-holder .awards-slider{padding:2rem 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.nepal-partners .awards-holder .award-list img{margin:0 auto}
.bangladesh-partners .awards-holder{padding:0}
.bangladesh-partners .awards-holder .awards-slider{padding:2rem 0}
.bangladesh-partners .awards-holder .award-list img{margin:0}
.bdesh-outcome{padding:2rem 0 4rem}
.bdesh-outcome .listing-mb-primary{margin-bottom:2rem}
.impact-outreach .outreach-map{max-width:800px;margin:0 auto}
.impact-outreach .mb-inner-heading h1 span{color:#666}
.outreach-survey{padding:1rem 0 2rem}
.outreach-survey .in-news-heading{text-align:center}
.border-right{border-right:1px solid #ccc}
.outreach-survey .survey-left,.outreach-survey .survey-right{margin-top:2rem;padding:2rem}
.outreach-survey ul li{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;padding:.5rem 0;border-top:1px solid #bfbfbf;line-height:1.1}
.outreach-survey ul li:first-child{border-top:0}
.outreach-survey .counter{text-align:right}
.outreach-survey .counter .number{color:#fdcd0a;font-size:3.4375rem}
.outreach-survey .survey-text{color:#666;font-size:1.875rem}
.outreach-survey-bottom{padding:0 5rem;position:relative;color:#949494;max-width:1050px;margin:3rem auto 0}
.outreach-survey-bottom::before,.outreach-survey-bottom::after{content:"";font-size:5.3125rem;font-weight:300;color:#949494;line-height:1;position:absolute;top:0}
.outreach-survey-bottom::before{content:"{";left:0}
.outreach-survey-bottom::after{content:"}";right:0}
.survey-bottom-cont{padding:.5rem 0;font-size:1.875rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;line-height:1}
.outreach-survey-bottom h5{font-size:1.875rem;line-height:1;display:inline-block;margin-right:.5rem}
.outreach-survey-bottom img{margin:0 .6rem 1rem}
.survey-bottom-cont .count{display:inline-block}
.survey-bottom-cont .brackets{margin:0 .2rem}
.impactso-far{padding:4rem 0}
.impactso-far p{max-width:530px;margin:0 auto;text-align:center}
.school-reg{padding-top:2rem}
.school-reg-cont{background-image:url(../images/bg-school-regularatory.jpg);background-repeat:no-repeat;background-size:cover;padding:15rem 5rem 2rem}
.school-reg-cont-img,.school-participation-img,.child-marriage-img,.livelihoods-img{margin-top:2rem}
.school-participation,.child-marriage,.livelihoods{padding-top:5rem}
.school-participation-cont{background-image:url(../images/bg-school-participation.jpg);background-repeat:no-repeat;background-size:cover;padding:20rem 5rem 2rem}
.child-marriage-cont{background-image:url(../images/bg-child-marriage.jpg);background-repeat:no-repeat;background-size:cover;padding:25rem 5rem 2rem}
.livelihoods-cont{background-image:url(../images/bg-livelihoods.jpg);background-repeat:no-repeat;background-size:cover;padding:25rem 5rem 5rem;text-align:center}
.annual-status-report{padding-top:3rem;max-width:985px;margin:0 auto}
.annual-status-report .school-report-chart,.annual-status-report .school-report-text{margin-top:2rem}
.school-report-text{color:#666}
.school-report-text h4{font-size:1.875rem;margin-bottom:1rem}
.school-report-text h3{font-size:2.75rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;line-height:1.1}
.search-list{margin-bottom:3rem}
.search-list li{padding:1.5rem 0;border-bottom:1px solid #ccc}
.search-list li:first-child{padding-top:0}
.search-list li:last-child{border:0}
.search-list .btn-mb-secondary{margin-top:1rem}
.gal-title a{color:#666;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:2rem}
.gal-title a:hover{color:#dc2126}
.key-components{max-width:795px;margin:0 auto}
.key-components .mb-heading-secondary{margin-bottom:3rem}
.list-cont{margin-bottom:2rem}
.list-cont h3{font-weight:700;font-size:1.5rem;padding-bottom:1rem;text-transform:capitalize}
.list-cont p{font-size:1.25rem}
.list-cont img{padding-bottom:1.1rem}
.press-release .in-news-list{margin-bottom:3rem}
#GoldStarCertificate{padding-bottom:0}
.mb-tab-accordian .card{border:0;border-radius:5px;background:transparent;margin-bottom:.5rem}
.mb-tab-accordian .card .card-header{padding:0;border:0;display:none}
.mb-tab-accordian .card .collapse{display:block}
.mb-tab-accordian .card .card-header a{display:block;color:#dc2126;font-size:1rem;font-weight:700;border-radius:0;background:#fecc00;border:1px solid #dc2126;padding:.8rem 2.1rem .8rem 1rem;position:relative}
.mb-tab-accordian .card .card-header a.collapsed{background:#dc2126;color:#fff}
.mb-tab-accordian .card .card-header a:after{content:"\f077";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:auto;right:15px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.mb-tab-accordian .card .card-header a.collapsed:after{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg)}
.mb-tab-accordian .card-body{padding:2rem 0;text-align:center}
.mb-tab-accordian .card-body img{margin:1.5rem 2.5rem;width:150px}
.mb-tabs li{width:100%;margin-bottom:.5rem}
.mb-tabs .btn-mb-secondary{padding:1rem 1.3rem}
.mb-tabs a{position:relative;display:block}
.mb-tabs a.active{color:#dc2126;background:#fecc00}
.mb-tabs .btn-mb-secondary{text-transform:capitalize;letter-spacing:.1rem}
.our-partner .partner-logos{text-align:center}
.our-partner .partner-logos img{margin:2rem;width:100%;max-width:150px;display:inline-block}
.our-partner .cont-program{background:#fdd20a;margin:2rem 7rem 0}
.our-partner .cont-program .program-list h5{text-transform:uppercase}
.program-list{padding:1rem;margin-bottom:0!important}
.popover{max-width:450px!important}
.partner-logos a{cursor:pointer}
.popover-header{background-color:unset;border-bottom:none;border-top-left-radius:unset;border-top-right-radius:unset}
.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{border-bottom-color:#dc2126}
.programme .support-text{padding:0}
.life-skills p{font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;font-size:1rem;color:#000}
.life-skills{text-align:center}
.outcomes p{font-family:'Lato-Bold';font-size:1.5rem;padding-top:2rem}
.outcomes ul{margin:1rem 0 0 1.5rem}
.being-part h1{font-size:4.1rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#fdcd0a;line-height:1.1;text-align:center;padding:1rem 0}
.being-part p{font-size:1.3rem;padding:.7rem 0 .2rem;font-style:italic}
.being-part img{max-width:750px;height:auto;width:100%}
.ecosystem h1{font-size:4.1rem;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;color:#fdcd0a;line-height:1.1;text-align:center;padding:1rem 0}
.ecosystem p{font-size:1.4rem;padding:1.5rem 0}
.ecosystem img{max-width:650px;height:auto;width:100%}
.csr-partner{background-image:url(../images/CSR_Donation.jpg);background-repeat:no-repeat;padding:1.2rem;margin-bottom:1.5rem;background-size:cover;background-position:top right}
.csr-form{padding:5rem 3rem;background:#f1c221}
.csr-content{margin:2.5rem}
.csr-partner .csr-form h3{font-size:1.9rem;font-family:'Lato',sans-serif,Arial,Helvetica;text-transform:uppercase;font-weight:700}
.csr-partner .csr-form p{font-size:1.08rem;font-family:'Lato',sans-serif,Arial,Helvetica;margin:2.5rem 0}
.csr-partner .Proceed-cta{text-align:left;margin-top:2.5rem}
.thanks h2{font-family:'Lato-Bold';margin:1rem 0;text-transform:uppercase;font-weight:700;font-size:2.5rem}
.csr-partner .thanks p{margin:.5rem}
.social a{color:#ffd02f;margin:.8rem;border:2px solid #000;border-radius:50%;background:#000;display:inline-block;width:40px;height:40px;line-height:1.2}
.social a:hover{background:#b90e17;color:#ffd02f}
.social i{font-size:1.55rem;line-height:1.4}
.social{margin:5rem 0}
.payroll h2{font-family:'Lato-Bold',sans-serif,Arial,Helvetica;font-size:2.2rem;margin:2.5rem 0}
.payroll p{font-family:'Dosis',sans-serif,Arial,Helvetica;font-size:1.1rem;padding:.5rem 0}
.volunteer h2{font-family:'Lato-Bold',sans-serif,Arial,Helvetica;font-size:2.2rem;margin:2.5rem 0}
.volunteer p{font-family:'Dosis',sans-serif,Arial,Helvetica;font-size:1.1rem;padding:.5rem 0}
.extra-space{margin-top:-6.5rem}
.crm{margin:1.5rem 0}
.crm-list{margin:1.5rem 0}
.crm-list p{margin-top:1.5rem}
.crm-list p span{color:#dc2126;font-weight:700}
.extra-img{margin:-2.5rem 0}
.extra-para{padding-top:2.5rem}
.our-partner .govlogos img{margin-bottom:1rem}
.our-partner .partner-logos .nameState{display:inline-block}
.nameState h3{text-align:center;font-size:.875rem}
.sourceText{padding-top:5px}
.partnerholder{border-bottom:solid 1px #ccc;border-top:solid 1px #ccc}
.sourceText p{font-size:14px}
.magicbusListing li{list-style-type:disc;font-size:1.25rem;margin-left:1.5rem}
.Ach-yearly{padding:1rem}
.yearSection{border-bottom:solid 1px #b2b2b2;padding-bottom:.6rem}
.Ach-yearly p{padding-top:1rem}
.yearSection span h2{padding:0 0 0 .7rem;color:#dc2126;font-size:3.5rem;display:inline-block;font-family:'Dosis-Bold',sans-serif,Arial,Helvetica;vertical-align:middle}
.volunteer-heading{margin-bottom:2rem}
.volunteer-heading h2{font-size:1.875rem;font-weight:700}
.asterisk{color:#dc2126}
.volunteer-form .abt-mb{margin:1rem 0 .5rem}
.volunteer-form .custom-control-inline{margin-bottom:1rem}
.volunteer-form .btn-mb-primary,.intern-form .btn-mb-primary,.marathon-form .btn-mb-primary{margin-top:1.5rem}
.volunteer-form .field-other{height:auto;margin-top:-5px;margin-left:.75rem}
.intern-form .note-text{font-size:1rem;color:#b7b7b7;margin-top:1rem}
.marathon-form h5{font-size:1.5rem;color:#000;font-weight:700;margin-bottom:.5rem}
.marathon-form .form-heading{font-size:1.5rem;color:#dc2126;font-weight:700;margin:1rem 0}
.team-list{padding:0 0rem;margin-bottom:4rem; }
.team-list img{width:100%;min-height:150px; max-width:160px;margin-bottom:1.5rem; }
.team-list .team-name h4,.view-profile .team-name h4{font-size:1.275rem;font-weight:700;text-transform:uppercase;margin-bottom:0}
.team-list .profile-disc{padding-top:1.3rem;border-top:1px solid #ccc;margin-bottom:1.5rem}
.team-list .link-mb-primary{font-size:1.25rem}
.firstTeamprofile{margin-bottom:5rem}
.inlineimglist{display:inline-block;max-width:145px;vertical-align:top}
.teamnameList{display:inline-block;max-width:200px;padding:1rem;vertical-align:bottom}
.nopaddingall{padding:0}
.teamnameList{margin-bottom:0}
.topmarginse{margin-top:1rem}
.youth-skilling{padding-bottom:4rem}
.youth-skilling .inner-heading-secondary{margin-bottom:1.5rem}
.youth-skilling .ys-img{text-align:center}
.youth-skilling .mb-list-inner{margin-top:2rem}
.youth-skill-testimonials{padding:2.5rem 0;background:#e4e4e4;text-align:center}
.youth-skill-testimonials .source{font-size:.75rem;margin-bottom:2.5rem}
.youth-skill-testimonials h2{font-size:1.875rem;font-weight:700;margin-bottom:1rem}
.youth-skill-testimonials h5{font-size:1.5rem}
.youth-skill-cont{padding:2.5rem 0;background:#fdcd0a;text-align:center}
.skilling-list{padding:1rem .5rem 1rem 1rem;border-right:1px solid #987b06}
.skilling-list h3{font-size:1.875rem;font-weight:700}
.skilling-list:last-child{border:0}
.youth-skill-cont h5{font-size:1.25rem;line-height:1.5;font-weight:700;margin-top:2.5rem}
.youth-skill-cont h5 span{color:#dc2126}
.youth-progress{padding:3.5rem 0}
.youth-progress .mb-heading-secondary{margin-bottom:.5rem}
.youth-progress .progress-graphic{text-align:center}
.skill-ngo{padding:3.5rem 0;background:#b19e7e;color:#fff;background-image:url(../images/bg-skill-ngo.jpg);background-repeat:no-repeat;background-size:cover;background-position:top right}
.skill-ngo .mb-inner-heading h1{color:#fff;margin-bottom:1.25rem}
.skill-ngo .mb-inner-heading h5{font-size:1.5rem;color:#fff}
.skill-ngo .mb-list-inner li{font-weight:400}
.skill-ngo .mb-list-inner li::before{background:#fff}
.ys-job-placement{padding:3.5rem 0 0}
.ys-job-placement h5{line-height:1.4;margin-bottom:4rem}
.ys-job-placement .job-placement-bottom{text-align:center;max-width:900px;margin:0 auto}
.ys-infographic{margin-bottom:2rem}
.infographic-list{margin-bottom:2rem}
.infographic-list img{margin-bottom:1rem}
.infographic-list .infographic-text{padding:0 35px 0 15px}
.infographic-list .infographic-text p{font-size:1rem;line-height:1.5;margin-bottom:0}
.intern-list{margin-bottom:3rem}
.intern-list h5{font-size:1.5rem;color:#000;font-weight:700;margin-bottom:1rem}
.intern-list .mb-list-inner li{font-weight:normal}
.intern-intro{margin-bottom:2rem}
.intern-intro p,.intern-intro .intro-img{margin-bottom:2rem}
.intern-text{text-align:center;margin-top:4.5rem}
.opportunities-list{padding:2rem;background:#fdcd0a;margin:1rem 0;min-height:305px}
.opportunities-list h5{margin-bottom:.5rem}
.error_msg { margin: 2rem 0 2rem 0; text-align: center; font-size: 1.3rem; }
.workpalcegiveing p{ margin-bottom: 2rem;}
.workpalcegiveing h3 { padding: 1rem 0 1rem 0; font-size: 1.735rem; font-weight: 600;}
/*gylp*/
.amb-section-1 .reducemargin { margin-bottom:3rem; }
.amb-section-3 .sec3-left, .sec3-right.reducemargin {margin-top:3rem; margin-bottom:4rem;}
.gylp-contInfo { margin-top:3rem; padding:1rem;}
/*gylp*/
.fill-life h2 { color:#fff;}

.usa-team-content{ padding-bottom:5rem;}
.pie-chart{ background: #fff; width: 100%; padding:3.5rem 0 2rem 0;}
.pie-chart h2{ text-align: center;}
.pie-chart .chartimg{ text-align: center; padding: 1rem 0 1rem 0;}
.guidestar{ padding:3.5rem 0 2rem 0;}
.magbusTraining{ text-align: center; background: #fdcd0a; padding:5rem 0 5rem 0; }
.footerlastsection p { font-size: 0.75rem;}
.profileHeading{ padding-bottom:1rem;}

#submitSuccess .modal-body h2{font-size:2.5rem;font-family: 'Dosis-Bold',sans-serif,Arial,Helvetica;color: #fdcd0a;line-height: 1.1;}
#submitSuccess .modal-body i{ font-size:3rem; color:#fdcd0a;}


@media screen and (max-width:1300px) {
.our-impact .mb-heading{margin-top:-5rem}
}
@media screen and (max-width:1199.98px) {
.mb-header{padding:0 15px}
.mb-header .navbar-brand{margin-left:3.5rem}
.mb-header .nav-bottom .nav-item{padding:0}
.mb-header .nav-top-btns{right:0;top:1.5rem}
.mb-header .navbar-collapse{background:#f0f0f0;margin:0 -15px;max-height:75vh;overflow-y:auto}
.mb-header .nav-bottom{margin-top:0;padding:.5rem 15px}
.mb-header .nav-bottom .nav-item::before{content:none}
.mb-header .nav-top-links{top:2rem;right:17.5rem}
.mb-header .navbar-nav .dropdown-menu .dropdown .dropdown-menu{margin:0 20px}
.mb-wrapper{padding-top:96px}
.opportunities-list{min-height:333px}
}
@media screen and (max-width:1024px) {
.mb-header .nav-top-links .font-resize{display:none}
.impact-tabs .nav-link{font-size:2rem}
.select-yr span{width:40px;height:40px;margin:.1rem}
.Proceed a{padding:12px 45px}
.our-vision .vm-content{padding:15rem 3.5rem}
.awards-list .awards-desc{min-height:260px}
.mb-header .nav-top-btns .nav-top-inner{margin:0}
.our-partner .cont-program{margin:0}
.csr-form{padding:.3rem}
}
@media screen and (max-width:991.98px) {
.mb-header .nav-top-btns a{margin-left:.5rem}
.mb-header .header-search{padding-right:0}
.mb-header .nav-top-links{right:16.5rem}
.mb-header .header-search .input-group{max-width:185px}
.footer-bottom .footer-copy,.footer-bottom .footer-btm-links{text-align:center}
.mb-breadcrumb{margin-bottom:2rem}
.support-text{padding:3rem 0}
.inner-banner .inner-banner-text{font-size:4.5rem}
.mb-inner-heading h1,.yd-heading h2{font-size:2.5rem}
.inner-heading-secondary{font-size:1.5rem}
.mb-heading-secondary{font-size:2.5rem}
.mb-heading{font-size:2rem}
.awards-section .award-text h2{font-size:2rem}
.support-text h2{font-size:2rem}
.our-impact{padding:0 0 5rem}
.our-impact .impact-tabs{text-align:center;padding-left:0}
.our-impact .mb-heading{margin-top:0;margin-bottom:2rem}
.impact-tabs .nav-item{text-align:center}
.impact-tabs .nav-link{padding:.5rem 1rem}
.impact-tabs .nav-link span{display:block;min-height:75px}
.impact-tabs .nav-link::after{content:none}
.impact-content .nav{-ms-flex-direction:inherit!important;flex-direction:inherit!important}
.impact-tabs .nav-link:after{content:"\f078";display:block;background:transparent;color:#dc2126;font-size:2rem;text-align:center;line-height:4.2rem;width:70px;height:60px;position:relative;right:auto;top:auto;margin:-.8rem auto 0;z-index:1;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.impact-tabs .nav-link.active:after{right:auto;margin-top:1.5rem;margin-bottom:-2.5rem}
.amb-section-1 .sec1-right,.amb-section-3 .sec3-left{padding:0}
.fst-section-1 .sec1-right,.fst-section-2 .sec2-left{padding:0}
.why-mb .more-info-list{padding:1rem 0;border-bottom:1px solid #ccc;border-right:0}
.mb-accordion .accordion-header h2{font-size:2.2rem}
.sm-accordion .accordion-header h2{font-size:1.25rem}
.opening-description .opening-right{padding-left:0;border:0}
.Donate{background-size:cover;background-position:top right}
.DonateFormRight{margin-bottom:2rem}
.DleftBottom{margin-top:3rem}
.testimonial-list .testtimonial-cont{padding:5rem 2rem}
.testimonial-list .testtimonial-cont::before{left:1rem;top:1rem}
.testimonial-list .testtimonial-cont::after{right:1rem;bottom:1rem}
.testimonials-2 .testtimonial2-cont{padding:0 15px;text-align:center}
.testimonials-2 .testimonial-left .testimonials-text::after{right:-30px}
.timeline::after{bottom:2.6%}
.gallery-title h3{font-size:2rem}
.download-statements .trans-heading{font-size:1.6rem;height:5rem}
.download-statements p{font-size:1.2rem}
.our-team-right .our-team-detail,.our-team-left .our-team-detail{padding:2rem 15px}
.our-teamImg-left{padding-right:15px}
.our-teamImg-right{padding-left:15px}
.awards-list{padding:0}
.awards-list .awards-desc{min-height:246px}
.outreach-survey-bottom{padding:0 2rem;max-width:600px}
.outreach-survey-bottom:before,.outreach-survey-bottom:after{top:1rem}
.survey-bottom-cont{text-align:center}
.school-reg-cont,.school-participation-cont,.child-marriage-cont,.livelihoods-cont{padding:15rem 2rem 2rem}
.annual-status-report .school-report-chart{text-align:center}
.fill-life,.our-partners,.in-news,.what-wedo,.your-donation,.fivelife-skills,.impactso-far,.youth-skill-cont,.skill-ngo,.youth-progress{padding:2rem 0}
.amb-section-1,.fst-section-1,.wmb-section-1,.highlighted-textimonials,.bdesh-outcome,.youth-skilling{padding:0 0 2rem}
.amb-section-1 .sec1-left,.amb-section-1 .sec1-right,.fst-section-1 .sec1-left,.fst-section-1 .sec1-right,.fst-section-2 .sec2-left,.fst-section-2 .sec2-right,.wmb-section-1 .sec1-left,.wmb-section-1 .sec1-right{margin-bottom:2rem}
.amb-section-3 .sec3-left,.amb-section-3 .sec3-right,.wmb-section-3 .sec3-left,.wmb-section-3 .sec3-right{margin-top:2rem}
.our-partners .mb-heading,.our-partners .partners-text{padding:0}
.nes-section{padding:1rem 0 3rem}
.press-release .in-news-list{margin-bottom:2rem}
.our-partner .cont-program{margin:0}
.mb-tab-accordian .dsktp-tabs{display:none}
.mb-tab-accordian .tab-content .tab-pane{display:block!important;opacity:1}
.mb-tab-accordian .card{border:block}
.mb-tab-accordian .card .card-header{display:block}
.mb-tab-accordian .card .collapse:not(.show){display:none}
.mb-tab-accordian .card-body{min-height:auto}
.mb-header .nav-top-btns .nav-top-inner{margin:0}
.extra-img{margin:0}
.extra-space{margin-top:0}
.extra-para{padding-top:0}
.the-problem .prob-list .text-cont h5{font-size:2rem}
.the-problem .prob-list .text-cont p{font-size:1.25rem}
.volunteer-heading h2,.youth-skill-testimonials h2,.skilling-list h3{font-size:1.5rem}
.volunteer-heading p{font-size:1rem}
.youth-skill-testimonials h5{font-size:1.25rem}
.skill-ngo{background-position:top left}
.ys-job-placement{padding:2rem 0 0}
.intern-intro .intro-img{text-align:center}
.opportunities-list{min-height:auto}
}
@media screen and (max-width:767.98px) {
.mb-wrapper{padding-top:82px}
.mb-header .nav-top-links{top:1.5rem;right:11rem}
.mb-header .header-search .input-group{max-width:120px}
.mb-header .navbar-brand{margin-left:2.5rem;padding:10px 10px 10px 0}
.mb-header .navbar-toggler{top:1.5rem}
.mb-header .navbar-brand img{width:60px}
.mb-header .nav-top-btns a{margin-left:.1rem}
.mb-header .nav-top-btns .btn-sm{font-size:.6875rem;padding:0 .3rem}
.mb-heading2 h2{font-size:3.5rem}
.mb-footer{padding:2rem 0 0}
.mb-home .mb-footer{padding:4rem 0 0}
.our-team-cta{padding:2rem 0 0}
.in-news::after{margin-top:0}
.inner-banner .inner-banner-text{font-size:3.5rem}
.abt-us p{margin-bottom:1.5rem}
.amb-section-1 .sec1-right,.amb-section-3 .sec3-left,.fst-section-1 .sec1-right,.fst-section-2 .sec2-left{text-align:center}
.glr-section-1,.glr-report{padding:0}
.glr-section-2 .mb-list-inner{margin-bottom:2rem}
.glr-section-3{padding:1rem 0 0}
.glr-report .table thead th{font-size:2rem}
.glr-report .table th{font-size:1.25rem}
.our-vision,.our-mission{background-image:none}
.vm-card{padding:15px}
.vm-content{padding:2rem;min-height:auto}
.our-vision .vm-content{padding:2rem}
.why-mb .visit-text{padding:2rem 0 0}
.head-quarter{margin-bottom:1.5rem}
.mb-address-heading{font-size:1.5rem}
.mb-accordion .accordion-body{padding:1rem 0 0}
.mb-accordion .accordion-header h2{font-size:1.9rem}
.sm-accordion .accordion-header h2{font-size:1.25rem}
.careers-accordion .accordion-header h2 span{font-size:1.4rem}
.mb-address-list{margin-bottom:2rem}
.DonateForm .donate-button{margin-top:3px}
.select-yr span{width:40px;height:40px;margin:0}
.counter{text-align:center}
.counterText p{text-align:center}
.payment-msg{padding-bottom:1rem}
.testimonials-img{width:150px;height:150px;margin:0 auto 1rem}
.testimonials-2 .testimonial-left .testimonials-text::after{content:none}
.testimonials-2 .testtimonial2-cont{padding:2rem 0}
.testimonials-2 .testimonial-left{border-bottom:1px solid #b8b8b8}
.testimonial-divider{margin:.5rem 0}
.highlighted-news{padding-bottom:0}
.in-news-list .news-img img{width:100%}
.in-news-list .btn-mb-primary,.in-news-list .btn-mb-secondary{margin-top:1rem}
.archived-articles{padding:1.5rem 0 0}
.archived-articles .in-news-list{margin:2rem 0 0}
.sfg-policy{padding:2rem 0 0}
.timeline::after{bottom:2.5%}
.gallery-heading{margin-bottom:2rem}
.gallery-cta{margin-top:0}
.vid-thumb{padding:0;margin-bottom:2rem}
.gallery-title h3{font-size:1.5rem}
.download-statements .trans-heading{height:auto}
.community-text{padding:0 0 3rem}
.community-text .btn-mb-primary{margin-top:2rem}
.team-list{margin-bottom:2rem;padding:0}
.awards-list{padding:0;margin-bottom:5rem}
.awards-list .awards-desc{padding:1rem 15px 4rem;min-height:260px}
.awards-list .awards-desc::after{bottom:-4.5rem}
.privacy-policy .mb-inner-heading{margin-bottom:2rem}
.blog-container .blog-left{padding-right:0}
.quick-links{margin-top:2rem}
.post-list .btn-mb-primary{margin-top:0}
.related-posts{padding:0}
.mb-provides,.prog-outcomes,.livelihood-model-chart,.livelihood-model{padding:2rem 0 0}
.fivelife-skills{margin-top:2rem}
.mb-nepal{padding:2rem 0 .5rem}
.at-glance{padding:1rem 0 2rem}
.glance-bdesh{padding:1rem 0 0}
.program-nepal{margin-bottom:2rem}
.school-participation,.child-marriage,.livelihoods{padding-top:3rem}
.school-reg-cont,.school-participation-cont,.child-marriage-cont,.livelihoods-cont{padding:2rem}
.school-reg-cont .school-reg-cont-img{text-align:center}
.bangladesh-partners .mb-inner-heading{text-align:center;margin-bottom:1rem}
.bangladesh-partners .mb-inner-heading br{display:none}
.bangladesh-partners .awards-holder .awards-slider{padding:0 0 2rem}
.bangladesh-partners .awards-holder .award-list img{margin:0 auto}
.list-cont{text-align:center}
.our-partner .partner-logos img{max-width:150px;margin:1.5rem}
.mb-header .nav-top-btns .nav-top-inner{margin:0}
.our-partner .cont-program{margin:0}
.the-problem .prob-list{max-width:400px;margin:0 auto}
.skilling-list{border:0;border-bottom:1px solid #987b06;padding:15px;margin:0 15px}
.infographic-list{text-align:center}
.ys-job-placement h5{margin-bottom:2rem}
.fill-life h2 { font-size:2.5rem;}
}
@media screen and (max-width:575.98px) {
.mb-header .country-select{padding-right:0;padding-left:10px}
.mb-header .nav-top-btns{display:block;position:fixed;width:100%;font-size:0;top:auto;right:auto;bottom:0;left:0}
.mb-header .nav-top-btns .nav-top-inner{width:50%;margin:0;width:100%}
.mb-header .nav-top-btns a{display:block}
.mb-header .nav-top-btns .btn-sm{font-size:.75rem}
.mb-header .nav-top-links{right:0}
.mb-header .header-search .input-group{max-width:100px}
.mb-footer{padding-bottom:2rem}
.mb-sub-heading{font-size:2rem}
.mb-heading-secondary,.fivelife-skills .mb-heading{font-size:2rem}
.mb-inner-heading h1,.yd-heading h2{font-size:2.2rem}
.awards-section .award-text h2{font-size:1.5rem}
.awards-list .awards-desc{min-height:auto}
.support-text h2,.in-news-heading{font-size:1.5rem}
.what-wedo .mb-heading{margin-bottom:2rem;padding:0}
.what-wedo .img-right{bottom:-65px;margin-bottom:65px}
.what-wedo .what-wedo-text{margin-top:.5rem}
.our-partners,.our-partners.usa-partners{background-image:none}
.impact-tabs .nav-link{font-size:1.2rem;padding:.5rem 0}
.impact-tabs .nav-link span{min-height:45px}
.impact-tabs .nav-link:after{width:55px;height:40px;line-height:2.8rem}
.impact-tabs .nav-link.active:after{margin-top:1rem}
.error-code-content{padding:2rem 0}
.error-code-text h5{font-size:9rem}
.error-code-text p{font-size:2.4rem}
.inner-banner .inner-banner-text{font-size:1.5rem}
.vm-card{padding:10px}
.vm-content{padding:1rem}
.our-vision .vm-content{padding:1rem}
.vm-content h3{font-size:1.8rem}
.head-quarter .cont-program{padding:1.5rem 1.5rem .5rem}
.hq-address-detail{margin-top:1rem}
.mb-accordion .accordion-header h2{font-size:1.5rem}
.sm-accordion .accordion-header h2{font-size:1.25rem}
.mb-accordion .accordion-header h2::after{top:0}
.careers-accordion .accordion-header h2 span{font-size:1.2rem}
.Donate{padding:10px}
.donate-tabs .nav-link{padding:.5rem 1.8rem}
.Proceed-cta{text-align:left}
.Proceed-cta .btn-mb-bordered{padding:.8rem 1rem}
.amount-card .donateinfoH{min-height:auto}
.amount-card:hover .donatecolum::before,.amount-card.active .donatecolum::before{content:none}
.DonateFormRight .select-amount{margin:1.5rem 0 .7rem}
.testimonial-list .testtimonial-cont{padding:5rem 15px}
.testimonials-2 .testimonial-left::before{content:url(../images/testimonials/quote-start2.png);position:absolute;left:42%;top:-1.5rem}
.testimonials-2 .testimonial-right::after{content:url(../images/testimonials/quote-end2.png);position:absolute;right:42%;top:auto}
.testimonials-2 .testimonials-img{width:auto}
.timeline-list .content h2{font-size:2.5rem}
.timeline-list.right .content{padding:0 0 0 30px}
.timeline-list.left .content{text-align:left;padding:0 0 0 30px}
.timeline::after{left:45px;bottom:2.5%}
.timeline-list{width:100%;padding-left:70px;padding-right:25px}
.timeline-list::before{left:30px;border-width:10px 10px 10px 0;border:2px solid #fdcd0a}
.timeline-list.right::before{left:30px}
.timeline-list.left::after,.timeline-list.right::after{left:18px}
.timeline-list.right{left:0}
.post-it h3{font-size:1.5rem}
.our-team-detail .team-name h2{font-size:1.5rem}
.table-heading{font-size:1.25rem}
.program-nepal{padding:1rem;font-size:1.25rem}
.outreach-survey-bottom{padding:0}
.outreach-survey .survey-left,.outreach-survey .survey-right{padding:0}
.outreach-survey .counter .number{font-size:2.5rem}
.outreach-survey .survey-text{font-size:1.25rem}
.outreach-survey-bottom:before,.outreach-survey-bottom:after{content:none}
.survey-bottom-cont,.outreach-survey-bottom h5{font-size:1.25rem}
.school-reg-cont,.school-participation-cont,.child-marriage-cont,.livelihoods-cont{padding:15px}
.school-report-text h4{font-size:1.25rem}
.school-report-text h3{font-size:1.5rem}
.school-participation-cont{background-position:28%}
.our-partner .partner-logos img{max-width:100px;margin:1rem}
.cont-program .program-list p{font-size:.825rem}
.our-partner .cont-program{margin:0}
.program-list{padding:.5rem}
.our-partner .cont-program .program-list h5{font-size:1rem}
.mb-header .nav-top-btns .dropdown-menu li .dropdown-item{padding:.4rem}
.being-part h1{font-size:2.7rem}
.being-part p{font-size:1rem}
.ecosystem h1{font-size:2.3rem}
.ecosystem p{font-size:1rem;padding:unset;padding-top:.8rem}
.csr-partner{background-image:none;padding:0}
.csr-content{margin:.5rem}
.extra-img{margin:0}
.extra-space{margin-top:0}
.extra-para{padding-top:0}
.volunteer-heading{margin-bottom:1rem}
.volunteer-heading h2{font-size:1.25rem}
.fill-life h2 { font-size:2.1rem;}
.post-list img { width:100%!important; height:auto!important;}
#submitSuccess .modal-body i { font-size:2rem;}
#submitSuccess .modal-body h2{font-size:1.5rem;}

}
@font-face{font-family:'Dosis-Bold';src:url(../fonts/Dosis-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Dosis-Bold.woff) format("woff"),url(../fonts/Dosis-Bold.ttf) format("truetype"),url(../fonts/Dosis-Bold.svg#Dosis-Bold) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'Lato-Bold';src:url(../fonts/lato.bold.ttf) format("truetype")}

/*.partners-slider .item { border:1px solid #000;}.partners-slider .item img{ margin:1px auto;}*/