/*@font-face {
  font-family: 'american-typewriter-regular';
  src: url('../fonts/american-typewriter-regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/american-typewriter-regular.otf')  format('opentype'),
  url('../fonts/american-typewriter-regular.woff') format('woff'), url('../fonts/american-typewriter-regular.ttf')  format('truetype'), url('../fonts/american-typewriter-regular.svg#american-typewriter-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'american-typewriter-light';
  src: url('../fonts/american-typewriter-light.eot?#iefix') format('embedded-opentype'),  url('../fonts/american-typewriter-light.otf')  format('opentype'),
  url('../fonts/american-typewriter-light.woff') format('woff'), url('../fonts/american-typewriter-light.ttf')  format('truetype'), url('../fonts/american-typewriter-light.svg#american-typewriter-light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SegoeUI';
  src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),  url('../fonts/SegoeUI.otf')  format('opentype'),
  url('../fonts/SegoeUI.woff') format('woff'), url('../fonts/SegoeUI.ttf')  format('truetype'), url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SegoeUI-Light';
  src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/SegoeUI-Light.otf')  format('opentype'),
  url('../fonts/SegoeUI-Light.woff') format('woff'), url('../fonts/SegoeUI-Light.ttf')  format('truetype'), url('../fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}*/
html {
  scroll-behavior: smooth;
}
@font-face {
    font-family: 'ABeeZee'; 
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/abeezee-regular.ttf);
}
@font-face {
    font-family: 'ABeeZee';
    font-style: italic;
    font-weight: normal;
    src: url(../fonts/abeezee-italic.ttf);
}
.mt-top {
margin-top:100px;
}
.top-listt{
    margin-top: 24px;
    text-align: right;
}
.top-listt ul{
    padding: 0px;
    margin-right: 23px;
}
.top-listt ul li{
    display: inline-block;
    border-right: 2px solid #ED1C24;
    padding-left: 6px;
    padding-right: 10px;
    font-size: 16px;
    background: #fff;
    padding: 4px;
}
header .icons-group .icon-circle {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%; }

header .row {
  background: #ffffff;
  padding: 10px;
  position: fixed;
  z-index: 99;
  width: 100%; }
header .icons-group {
  text-align: right;
  margin-top: 10px; }
header .icons-group ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
header .icons-group li {
  border-right: 1px solid #555555;
  font-size: 15px;
  line-height: 6px;
  padding: 0px 7px 0px 9px;
  display: inline;
  color: #555555; }
header .icons-group li:last-child {
  border-right: 0px;
  padding-right: 0px; }
header .icons-group a {
  color: #555555; }
header .icons-group .icon-circle {
  background: #ee2e24;
  color: #ffffff;
  margin: 4px; }
.banner-wrapper{
    position: relative;
    margin-top: 77px;
}
.top-listt ul li a{
    color: #ED1C24;
}
.header-sec{
    position: absolute;
    width: 100%;
}
.tab-pane{
    font-size: 14px;
}
li.opacity {
  opacity: 1 !important;
}
.red_button.left{float:left;}

body{
	font-family: 'ABeeZee';
	font-size:16px;
	line-height:18px;
	color:#616161;
}
a:hover,a:focus,.btn:focus,btn:focus{
	text-decoration: none;
	outline: 0;
}
.inf{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.list-unstyled li {  
 padding-left:15px; position:relative;}
 .list-unstyled li:before {   
  content:"";
  position:absolute;
  top:7px;
  left:0;
  width:5px;
  height:5px;
  background-color:red;
  border-radius:50%;
}
.form-desgn{
    border: 1px solid #dbdbdb;
    padding: 0px;
    box-shadow: 2px 2px #dbdbdb;
}
/* Header */

/* chlid-sponsorship */
*{margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
/*  .container{ position:relative;}  */
.banner_image {background-image:url("../img/sponsership_banner.jpg"); background-position: center; background-repeat: no-repeat; width:100%; height:660px; }

.logo{background:url("../img/logo.png") no-repeat; width:310px; height:87px;  display: inline-block; }
/* .menu{ display:table; width:300px; height:86px;float:right;}
.menu .fa.fa-bars{float:right;}
.child{display:table-cell;vertical-align:bottom; color:#ED1B24; font-size:26px;} */

.menu_icon{color:#ED1B24; font-size:26px; position:fixed; right:28px; top:28px;  cursor: pointer;}
.menu_icon a{float:right; color:#ED1B24 ; }
.close_icon_menu a{ color:#ED1B24 ; }

.close_icon_menu{float:right;  font-size:40px; color:#ed1b24; margin-bottom:32px; font-weight:bold; cursor: pointer;}
.nav-list {width:100%; float:left; padding-top:80px;}
.nav-list  > li{list-style:none; position:relative;  padding:0 0 35px 25px; color:#fff;}
.nav-list  > li:last-child{padding-bottom:0;}
.nav-list  > li:before
{
	
	content:"";
	display:table;
	clear:both;
	width:5px;
	height:5px;
	background-color:red;
	border-radius:50%;
	position:absolute;
	top:7px;
	left:0;
	
	
}

.banner_content{color: #fff;
position: absolute;
right: 10%;
top: 21%; color:#fff;}
.banner_content h2{font-size:60px;}
.banner_content h2 + span{font-size:18px;}

.relative{position:relative;}
.additional-padd1{
    margin-top: 20px;
}
.child-sponsership{padding:35px 0 40px 0 ;} 
.child-sponsership ul {margin-top:16px;  } 
.additional-padd{padding:0 50px;}
.padd0{padding:0;}
.mgn-top{margin-top:30px;}
.child-sponsership p{line-height:25px;}
.child-sponsership ul li { 
  font-size:16px;
  line-height:26px;
}

.child-sponsership li {padding-bottom:16px;} 
/*.child-sponsership .col-md-6:first-child {border-right:1px solid #CCCCCC;} */
h1{
  border-bottom: 1px solid #ccc;
  display: inline-block;
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 14px;
  margin-top: 0;
  padding:0 70px 4px 0;
  width:auto;

}
.red{color:#ED1B24;}
.white{color:#ffffff;}
.light-red-head{color:#EB1D21; font-size:20px;}

/* ways-to-donate-section */
.ways-to-donate{padding:35px 0 40px 0 ; background-image:url("../img/ways-to-donate.jpg"); height:322px; width:100%; } 
.ways-to-donate p{line-height:30px;}
/* get-in-return */
.get-in-return{padding:26px 0 21px 0; background-color:#ED1B24;}
.round_section{width:auto; text-align:center;}
h2{font-size:18px; color:#000; margin-top: 25px;}

/* impact-work */
.impact-work {padding:62px 0 70px; background-image:url("../img/impact-work.jpg"); height:493px; width:100%;}
/* .impact-work i{color:#6B6C70; font-size:30px; padding-right:22px;} */
.impact-work p{line-height:30px;}
.qoteadd{position:relative; padding-left:60px; }
.qoteadd:before{
	content: "\f10d";
	font-family: 'FontAwesome';
	position: absolute;
  top: 0;
  left:0;
}
.qoteadd:after{
	content: "\f10e";
	font-family: 'FontAwesome';
	position:absolute;
	bottom:0;
	right:0;
}
.qoteadd:before, .qoteadd:after{font-family: 'FontAwesome'; font-size:40px;}
.vertical-offset{margin-top:60px;}

/* impact-had */
.impact-had{padding:42px 0 67px 0; background-color:#424244;}
.impact-bg{/* background-image:url("../images/impact-had.png"); height:997px; width:800px; background-size:100% 100%; float:right; */}
.vertical-offset-impact{position:absolute; top:31%; left:0;}
.vertical-offset-impact + img{float:right;}
.impact-had h3{display:inline-block; width:auto; }

/* our_reach */
.our_reach{padding:64px 0 43px;  background-color: #dfe0e2;}
.our_reach h3{display:inline-block;}
.our_reach h5{font-size:22px; padding:5px 0 24px;}
.our_reach h3{font-size:22px; padding:5px 0 24px;}
.our_reach p{line-height:24px;}
.our_reach ul{padding:24px 0;}
.our_reach li{padding-bottom:9px; }
.our_reach span{position:relative; padding-right: 25px;}
.our_reach span.pdf_icon:before
{
 content: "\f1c1";
 position:absolute;
 top:2px;
 right:0;
 font-family: 'FontAwesome';
 padding-left:20px;
 color:red;

 }.section_space{	margin-top:10px;}

 /* .moneyspent */
 .moneyspent{padding:32px 0 45px 0; border-bottom:2px solid #cccccc; border-top: 2px solid #cccccc; }
 .moneyspent h3{display:inline-block; margin-top:20%;}
 .list-pad {padding:130px 0 0;}
 .list-pad li{padding-left:130px; background-image:none; list-style:none; position:relative; padding-bottom:50px;}
 .list-pad li:nth-child(n+1):before
 {
  content:"80%";
  color:#EF1B27;
}
.list-pad li:nth-child(n+2):before
{
  content:"13%";
  color:#00ABF0;
}
.list-pad li:nth-child(n+3):before
{
  content:"7%";
  color:#818286;
} 
.list-pad li:nth-child(n+1):before, .list-pad li:nth-child(n+2):before, .list-pad li:nth-child(n+3):before
{
  position:absolute;
  top:10px;
  left:0;
  font-size:50px;
}

/* testimonail */
.testimonial{padding:54px 0 77px;}
.testimonial h3{margin-bottom:36px;}
.testimonial_section{border:1px solid #ccc; padding:10px;}
.testimonial_img_sec{width:100%;}
.testimonial_img_sec img{width:100%; height:auto;}
.testimonial_content_sec{text-align:center; padding-top:20px;}
.testimonial_content_sec p:first-child{padding-bottom:5px;}

/* footer_section */
.footer_section{background-color:#363435; padding:32px 0 24px;}
.footer_section ul {position:absolute; right:0; bottom:0;}
.footer_section ul li i{color:#ffffff; font-size:30px; padding:7px 15px; border:1px solid #fff;    font-family: 'FontAwesome';}


/* formsection */
.want_to_support{position:absolute; top:45px; right:15px; width:384px;    border: 1px solid #dbdbdb;  box-shadow: 2px 2px #dbdbdb; z-index:9;} 
.support_head{width:100%; background-color:#ED1B24; color:#fff; font-size:24px;  padding:7px 16px;}
h2.support_head{width:100%; background-color:#ED1B24; color:#fff; font-size:24px;  padding:7px 16px;}
.padding-0{padding:0!important;}
.margin-t-0{margin-top:0!important;}
.margin-b-0{margin-bottom:0!important;}
.support_content{background-color:#FFFFFF; padding:17px 14px;}
.checkbox_section label{margin-left:10px; font-weight:normal; font-size: 14px;}
.footer_section	 .col-md-6:first-child{color:#E7E7E7; font-size:14px; line-height:18px;}
/* custom_checkbox_box */
/*.customized_radio{
 border:1px solid red;
 width:16px;
 height:16px;
 position:relative;
 margin:0;
 padding:0;
 float:left;

}*/

/*new css*/
.mobile-ban{
    display: none;
}
.animated .arrow-middle-r {
    display: none;
}

/*.check {
    opacity: 0;
  }*/

.menu, .menu .btn-nav {
    z-index: 99999;
}
.btn-nav {
    display: block;
    padding: 15px 0;
    width: 50px;
    position: fixed;
    right: 20px;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.bar {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}
.bar {
    display: block;
    height: 3px;
    width: 30px;
    background: #ed1b24;
    margin: 6px auto;
}


.round_section {
    margin-bottom: 30px;
        height: 236px;
}

.round_section {
    width: auto;
    text-align: center;
}


img {
    vertical-align: middle;
}

img {
    border: 0;
}

.faq_section {
    padding: 50px 0;
}

.scrolltop {
    bottom: 40px;
    color: #fff;
    position: fixed;
    right: 20px;
    background-color: #ED1B24;
    padding: 7px;
    cursor: pointer;
    display: none;
}



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

.footer_section .col-md-6:first-child {
    color: #E7E7E7;
    font-size: 14px;
    line-height: 18px;
    height: 92px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.testimonial_img_sec img {
    width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
.testimonial_section {
    border: 1px solid #ccc;
    padding: 10px;
    height: 410px;
}
.submit_sucees_stories {
    padding-top: 40px;
}
.submit {
    text-align: center;
}

.footer_section {
    background-color: #363435;
    padding: 32px 0 24px;
}

.nav.nav-tabs.tabs-left li.active a {
  background: red none repeat scroll 0 0;
  color: #fff;
  font-weight: normal;
  border: 0 none;
  border-radius: 5px;
  font-size: 14px;
}
.faq_section .nav.nav-tabs.tabs-left a {
  color: red;
  font-size: 14px;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
a:hover, a:focus, .btn:focus, btn:focus {
  text-decoration: none;
  outline: 0;
}

.footer_section .col-md-6:first-child {
    color: #E7E7E7;
    font-size: 14px;
    line-height: 18px;
}



.qoteadd:before, .qoteadd:after {
  font-family: 'FontAwesome';
  font-size: 40px;
}

.qoteadd:after {
  content: "\f10e";
  font-family: 'FontAwesome';
  position: absolute;
  bottom: 0;
  right: 0;
}

.mail-and-phone {
  margin-top: 30px;
}

.lp-mail a {
  color: #fff;
}

.mail-and-phone p {
  color: #fff;
  font-weight: bold;
}
.lp-mail {
  margin-bottom: 20px;
}
.lp-phone:before {
  content: "";
  position: absolute;
  left: -25px;
  z-index: 0;
  background: url(../img/24-hours-Icon.png) no-repeat;
  width: 25px;
  height: 26px;
}

.lp-mail:before {
  content: "";
  position: absolute;
  left: -35px;
  z-index: 0;
  background: url(../img/Mail-Icopn.png) no-repeat;
  width: 34px;
  height: 22px;
}

.payment_content {
  padding: 16px 14px 19px;
  background-color: #FFF;
  font-size: 12px;
}

.otp-text button {
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 5px;
  margin: auto;
  width: 50px;
  height: 20px;
  display: inline-block;
  background: url(../img/Send-OTP.png) no-repeat;
  border: none;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.pull-left {
  float: left!important;
}

.btn.dropdown-toggle.btn-default {
  border-radius: 0;
  border: 0;
  outline: 0;
  padding: 2px 2px;
  background-image: url(../img/customSelect-arrow.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  border-bottom: 1px solid #FABABE;
  position: relative;
}
input {
  border-style: none;
}
select {
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: white;
  cursor: default;
  border-width: 0px;
  border-style: none;
  border-color: initial;
  border-image: initial;
  font-size: 14px;
  width: 100%;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
}    

.btn-group.bootstrap-select, .btn.dropdown-toggle {
  width: 100% !important;
  color: #656161;
  font-size: 12px;}
  .btn.dropdown-toggle.btn-default {
    padding: 2px 6px;
    height: 19px;
  }
    /*select.bs-select-hidden, select.selectpicker {
    display: none!important;
    }*/
    .right select {
      width: 100% !important;
      cursor: pointer;
    }
    button, select {
      text-transform: none;
    }
    button {
      overflow: visible;
    }
    .btn.dropdown-toggle.btn-default:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 1px;
      height: 10px;
      background-color: #FABABE;
    }

    .bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
      float: none;
      display: inline-block;
      margin-left: 0;
    }
    .btn-group {
      vertical-align: top;
    }
    .btn-group, .btn-group-vertical {
      position: relative;}
      .title {
        z-index: 999;
      }
      .mgn-btm {
        margin-bottom: 12px;
      }

      select {
        border-radius: none;
        border-color: none;
      }


      .mandy{
        font-size: 12px;
        margin-bottom: 10px;
        float: right;
      }

     

      /*******************************************************new-css-end*********************/
    /*  .customized_radio input[type="radio"]{
       opacity:0;
     }
     .input-radio:checked + label::after {
       background-color:red;
       content: " ";
       height: 8px;
       left: 3px;
       position: absolute;
       top: 3px;
       width: 8px;

     }*/


     /*end custom_checkbox_box */

     /* custom_select_box */
     span.customSelect {
       font-size:11px;
       color:#7c7c7c;
       padding:0px 7px;
       /* 	float:right; */
       /* border-bottom:1px solid #FAB9BD; */
       /* position:relative; */

     }
     span.customSelect.changed {
       background-color: #f0dea4;
     }
     .customSelectInner {
       background:url(../img/customSelect-arrow.png) no-repeat  right center;
     }


     .select_box_section{padding-left:25px; font-size:16px; font-weight:normal; position:relative;}
     .select_box_section label{ font-size:14px; font-weight:normal;}
     .inner_select{padding-bottom:10px;}
     .details_head{font-size:16px; width:100%; background-color:#ED1B24;  color:#fff; padding:7px 16px; }
     .details_content{padding:16px 14px 0px 19px; background-color:#FFFFFF;}
     .text_box input[type="text"]{width:100%; border:none; outline:0; font-size:14px; padding:0 6px;}
     .text_box {border-bottom:1px solid #FABABE; margin-bottom:12px; position:relative;}
     .text_box:before
     {
       content:"";
       background-color:#FAB9BD;
       height:13px;
       width:1px;
       position:absolute;
       bottom:0;
       left:0;
     }

     .text_box:after
     {
       content:"";
       background-color:#FAB9BD;
       height:13px;
       width:1px;
       position:absolute;
       bottom:0;
       right:0;
     } 
     .submit {text-align:center;}
     .submit input[type="submit"] {background-color:#ED1B24; padding:10px 15px; border:none; color:#fff; text-transform:capitalize; font-size:24px;}
     .right_align{float:right;}
     .details_content .checkbox_section label{font-size:12px; width:80%;}
     .details_content .custom-checkbox {vertical-align:top;}

     .right{float:right; width:100%; position:relative; border-bottom: 1px solid #FABABE; z-index: 9;
      border-left: 1px solid #FABABE;
      border-right: 1px solid #FABABE;
      background:url(../img/customSelect-arrow.png) no-repeat  right center;
    }

/*.right .styled{ border-bottom:1px solid #FABABE; border-left: 1px solid #FABABE;
 border-right: 1px solid #FABABE; }*/
 .right .styled:before
 {
   content:"";
   background-color:#FAB9BD;
   height:13px;
   width:1px;
   position:absolute;
   bottom:0;
   left:0;
 }

 .right .styled:after
 {
   content:"";
   background-color:#FAB9BD;
   height:13px;
   width:1px;
   position:absolute;
   bottom:0;
   right:0;
 }
 .right select{width:100% !important; color: #555;} 

 .device-only{display:none;}
 .mgn-btm{margin-bottom:12px; font-size: 12px;}
 /* .details_content .checkbox_section{} */

 .details_content .text_box input[type="text"]{ height: 19px;}
 input:disabled {
  background-color: #fff;
}


/* menubar */

.btn-nav:hover { cursor: pointer; }
.btn-nav:hover .bar { background: #ed1b24;; }

.bar {
  display: block;
  height: 3px;
  width: 30px;
  background: #ed1b24;
  margin: 6px auto;
}

.btn-nav {
  display: block;
  padding: 15px 0;
  width: 50px;
  position: fixed;
  right: 20px;
  margin: 0 auto;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.btn-nav:focus { outline: none; }

.middle { margin: 0 auto; }

.bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.animated { z-index: 999; }

.animated .arrow-top-r {
  -webkit-transform: rotateZ(-43deg) translateY(11px);
  -moz-transform: rotateZ(-43deg) translateY(11px);
  -ms-transform: rotateZ(-43deg) translateY(11px);
  -o-transform: rotateZ(-43deg) translateY(11px);
  transform: rotateZ(-43deg) translateY(11px);
  width: 25px;
  
}

.animated .arrow-middle-r {

  display:none;
}

.animated .arrow-bottom-r {
  -webkit-transform: rotateZ(45deg) translateY(-6px) translateX(5px);
  -moz-transform: rotateZ(45deg) translateY(-6px) translateX(5px);
  -ms-transform: rotateZ(45deg) translateY(-6px) translateX(5px);
  -o-transform: rotateZ(45deg) translateY(-6px) translateX(5px);
  transform: rotateZ(45deg) translateY(-6px) translateX(5px);
  width: 25px;
}

.nav-container {
  position: fixed;
  right: -50%;
  top: 0;
  background: rgba(51, 51, 51, 0.8) none repeat scroll 0 0;
  height: 100%;
  width: 220px;
  padding: 10px 20px;
  z-index: 99;
}

@keyframes 
showNav { from {
 right: -100%;
}

to { right: 0; }
}
@-webkit-keyframes 
showNav { from {
 right: -100%;
}

to { right: 0; }
}
@-moz-keyframes 
showNav { from {
 right: -100%;
}

to { right: 0; }
}
@-o-keyframes 
showNav { from {
 right: -100%;
}

to { right: 0; }
}

.showNav {
  -webkit-animation: showNav .5s ease forwards;
  -moz-animation: showNav 1s ease forwards;
  -o-animation: showNav 1s ease forwards;
  animation: showNav .5s ease forwards;
}
@keyframes 
hideNav { from {
 right: 0;
}

to { right: -100%; }
}
@-webkit-keyframes 
hideNav { from {
 right: 0;
}

to { right: -100%; }
}
@-moz-keyframes 
hideNav { from {
 right: 0;
}

to { right: -100%; }
}
@-o-keyframes 
hideNav { from {
 right: 0;
}

to { right: -100%; }
}

.hideNav {
  -webkit-animation: hideNav 1s ease forwards;
  -moz-animation: hideNav 1s ease forwards;
  -o-animation: hideNav 1s ease forwards;
  animation: hideNav 1s ease forwards;
}

.hidden { display: none; }
.yellow_section{padding-top:13px;}
.yellow_rounded{background-color:yellow; border-radius:50%; width:70px; height:70px; float:left; margin-right:15px;}
.yellow_rounded > span{display: inline-block;   line-height: 70px;   text-align: center;   width: 100%;  }
.yellow_rounded_content{font-size:10px; color:#757575;  width: 75%;  display: inline-block; }
.static_width {
  float: right;
  margin-bottom: 0;
  width: 90px;
}
.terms_condition{font-size:12px;}
.menu, .menu .btn-nav{z-index:999;}
.list-pad li:last-child{padding-bottom:0;}
/* selection page */
.banner_content_selection{padding:85px 0 40px;}
.banner_content_selection h2{font-size:50px; color:#fff; padding-bottom: 30px;}
.banner_content_selection span{font-size:20px; color:#fff;}
.banner_pad{padding:30px 0;}
.video_banner{border:5px solid #69726F; border-radius:5px; width:auto; position:relative;}
.video_banner img.banner_video{width:100%; height:auto;}
.video_thumb{position:absolute; top:15px; right:15px; border:3px solid #69726F; }
.video_thumb img.thumb_video{width:100%; height:auto; }
.play_button{position:absolute; top:30%; left:37%;}
.red_button {
  background-color: red;
  color: #fff;
  display: inline-block;
  float: right;
  padding: 7px;
  text-align: center;
  width: 70%;
}
.banner_pad > .row > .col-xs-6:last-child .red_button{float:left;}
.padd_add{padding:40px 0;}
.padd_add li{color:#EFF8F5; position:relative; font-size:20px;}
.padd_add li + li:before{content:"|"; position:absolute; top:0; left:0; color:#E91724; margin-right:25px;}
.padd_add li + li{padding-left:25px;}
#video {
  border: 0 none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  display:none;
}
.videshow{display:block !important;}
.close_thumb{position:absolute; top:-23px; right:-32px; display:none; cursor:pointer; }
.close_thumb img{width:30px; border-radius:50%; border:2px solid #69726F; }

.selection_menu{position:fixed; top:15px; right:15px; z-index: 999; }
.icon{width:50px; height:50px; border-radius:50%; background-color:red; position:relative; text-align:center; box-shadow:1px 1px  5px  #000000;}
.icon > .fa{color:#fff;  line-height:50px; font-size:22px;}

.inner_menu{margin-top:15px; }
.inner_menu li{list-style-type:none; width:10px; height:10px; border-radius:50%;  background-color:red; margin-bottom:15px; margin-left:auto; margin-right:auto;   box-shadow:1px 1px  5px  #000000;  opacity:0; position:relative; }
.inner_menu li:hover{width:20px; height:20px;  }
.inner_menu li.find_active{width:20px; height:20px;  }
.inner_menu li span{display:none; z-index:99999;}
/* .inner_menu li.find_active span, */ .inner_menu li:hover span{
	width:180px; 
	height:auto; 
	background-color:#fff; 
	box-shadow:1px 1px  5px  #000000;
	display:inline-block;
	position:absolute;
	top:0;
	right:40px;
	color:#E3375D;
	padding:3px 7px;
	text-align:center;
	line-height:100%;
	display:none;

}

.inner_menu li.find_active span:after, .inner_menu li:hover span:after {
  content: '';
  /* display: block; */
  position: absolute;
  top: 18%;
  left: 100%;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 7px;
  line-height:100%;
  /* box-shadow:1px 1px  5px  #000000; */

}

@media screen and (max-width: 1400px) and (min-width: 1100px){
  .banner_image {
    background-position: -170px center;
  }
}

@media(min-width: 1200px) {
  .coontainer{width: 100%;}
}

@media screen and (max-width: 1200px) {
	
	.child-sponsership{ padding: 115px 0 40px ;}
	.banner_image{background-position:-225px center;}
	.banner_content{ margin-left: 25%;  margin-top: 23%;}
	.banner_content h2{font-size: 50px;}
	.impact-work{background-position:52% center;}
	.qoteadd p{font-size:15px;}
	.banner_image{background-size:cover; background-repeat:no-repeat; height:auto;}
	/* .child-sponsership{padding:45px 0 40px;} */
	.child-sponsership .col-md-6:first-child{border-right:none;}
	
}
@media screen and (max-width: 1000px) {
	.additional-padd{ padding:0 ;}
	.testimonial  .col-md-3.col-xs-6{margin-bottom: 30px;}
	.child-sponsership{padding:45px 0 40px;}
	.list-pad{padding-top:20px;}
	.moneyspent h3{margin-top:0;}
	.right_align{float:none;}
	.banner_image{background-position:right center;}
	.banner_content{margin:20% 0  0 1%; }
	.vertical-offset-impact + img{width:100%;}
	.vertical-offset-impact{position:static;}
  /* 	.our_reach h3{display:block;} */

  .round_section{margin-bottom:25px;}
  .break-non{display:none;}
  .ways-to-donate{background-position:30% center;}
  h3{font-size:32px;}
  .selection_menu{top:75px; right:20px;}
}
@media screen and (max-width: 767px) {
	.impact-work{background-position:left center;}
	
	.want_to_support{position:static; width:100%;}
	.child-sponsership{padding:35px 0 40px;}
	.want_to_support{margin-top:15px;}
	.static_width{width:auto; float:none; margin-left:25px;}
	.checkbox_section label{vertical-align:top; margin-bottom:0;}
	.banner_content{float:right;}
	.banner_image {background-position: 20% center; background-repeat: no-repeat; }
	.banner_content{margin:30% 0;}
	.padd_add li{font-size:18px;}
    header .row {
    background: #ffffff;
    padding: 10px;
    width: auto;
      position: static;
  }
  header .icons-group {
    text-align: center;
    margin-top: 10px; }
  header .icons-group ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
  header .icons-group li {
    border-right: 0px;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 0px;
  }

  .banner-wrapper {
    margin-top: 0px; }
	.mt-top {
    margin-top:0px;
    }
}
@media screen and (max-width: 500px) {
	.padd_add li + li:before{display:none;}
	.padd_add li + li{padding-left:0;}
	.banner_content_selection{padding:15px 0 20px;}
	/* .btn-nav{} */
	.yellow_rounded{float:none; margin:0 auto;}
	.yellow_rounded_content{display:block; margin-left:auto; margin-right:auto; margin-top:5px; text-align:justify;}
	.logo{ background-size:100%; }
	/* .banner_image{height: 460px;} */
	.child-sponsership{padding:35px 0 40px;}
	h3{font-size:32px; padding-right:10px;}
	.get-in-return .col-xs-6{width:100%;  }
	.testimonial .col-xs-6{width:100%;}
	.ways-to-donate{background-size:cover; height:auto;}
	.impact-work{background-size:cover; height:auto;}
	.right_align{width:100%;}
	.white.vertical-offset-impact + img{display:none;}
	.device-only{display:block;}
	.impact li p:first-child{color:#fff;}
	.impact li p:last-child{color:#000;}
	.impact li{margin-bottom: 15px;padding: 10px;}
	.impact li:last-child{margin-bottom:0;}
	.impact li:nth-child(1){background-color:#F4724E;}
	.impact li:nth-child(2){background-color:#B2B2B0;}
	.impact li:nth-child(3){background-color:#63B8D3;}
	.impact li:nth-child(4){background-color:#BE4726;}
	.impact li:nth-child(5){background-color:#D8BD01;}
	.impact li:nth-child(6){background-color:#236C81;}
	.impact li:nth-child(7){background-color:#AA7F2E;}
	.impact li:nth-child(8){background-color:#C22424;}
	.nav-list{padding-top: 40px;}
	.nav-list > li{padding:0 0 10px 15px; font-size: 14px;}
	.device-only .impact li{list-style-type:none;}
	.device-only .impact li p:first-child{font-size:20px;}
	.device-only .impact li p:last-child{font-size:14px;}
	.banner_image{background-position: center center;}
	.banner_content{float:left;}
	.impact-work .col-xs-8{width:100%;}
	.testimonial, .our_reach, .impact-had, .moneyspent, .impact-work, .get-in-return, .ways-to-donate, .child-sponsership{padding:25px 0 30px;}
	h3{font-size:22px; line-height:26px;}
	.footer_section > .col-md-6{height:auto !important;}
	.footer_section .col-md-6:first-child{height:auto !important;}
	.footer_section .col-md-6:last-child{height:auto !important; margin-top:15px;}
	.footer_section ul{position:static;}
	.red_button{width:100%;}
	.list-inline > li{padding-left:0;  padding-right:0; padding-bottom:10px;}
	.banner_content_selection h2{font-size:30px; padding-bottom:20px;}
	
}
@media screen and (max-width: 480px) {
  .logo{width:100%; background-size:60%; height:71px;} 
  .selection_menu{top:25px;}
  .video_thumb{top:5px; right:35px;}
    .banner-wrapper .carousel-inner .desktop-ban, .dekstop-dis {
    display: none;
}
    .banner-wrapper .carousel-inner .mobile-ban , .mobile-dis {
    
    display: block !important;
}
   
    .banner_content{
        display: none;
    }
    .mail-and-phone{
        display: none;
    }
    .ways-to-donate{
        margin-top: 0px;
    }
    .top-listt{
        margin-top: 80px;
        
    }
    .top-listt ul li{
        font-size: 12px;
    }
}
@media screen and (max-width: 320px) {
  .logo{height:47px;} 
  .video_thumb{top:90px; right:5px; width:40%;}
  .close_thumb{right:-20px; top:-30px;}
}

.banner-wrapper .carousel-inner .mobile-ban, .col-md-12.mobile-dis.mt-20 {
  
    display: none;
}

section#mid-main #ngoContentContainer #chkbox-div input[type="radio"], input[type="checkbox"]{
    display:inline-block !important;
    
}
.dis-non {
    display: none;
}
@media (max-width: 767px)
.readmore-btn {
    display: inline-block;
}
.readmore-btn {
    /*display: none;*/
    background: #ee2e24;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
    border: solid 1px #ee2e24;
    padding: 4px 8px;
}
.assam-not-re {
    display: none;
}
.menu {
  z-index: 999;
  position: fixed;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.menu .share i.fab, .menu .share i.fas {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  /*background-color: #fff;*/
  border-radius: 2px;
  color:#fff;
}
.menu .share:hover.bottom .submenu li:nth-child(1) {
  opacity: 1;
  top: 50px;
  transform: rotate(0deg);
  border-top: 1px dashed #cccccc;
  transition-delay: 0.08s;
}
.menu .share:hover.bottom .submenu li:nth-child(2) {
  opacity: 1;
  top: 100px;
  transform: rotate(0deg);
  border-top: 1px dashed #cccccc;
  transition-delay: 0.16s;
}
.menu .share:hover.bottom .submenu li:nth-child(3) {
  opacity: 1;
  top: 150px;
  transform: rotate(0deg);
  border-top: 1px dashed #cccccc;
  transition-delay: 0.24s;
}
.menu .share:hover.bottom .submenu li:nth-child(4) {
  opacity: 1;
  top: 200px;
  transform: rotate(0deg);
  border-top: 1px dashed #cccccc;
  transition-delay: 0.32s;
}
.menu .share:hover.bottom .submenu li:nth-child(5) {
  opacity: 1;
  top: 250px;
  transform: rotate(0deg);
  border-top: 1px dashed #cccccc;
  transition-delay: 0.4s;
}
.menu .share:hover.left .submenu li:nth-child(1) {
  opacity: 1;
  left: -51px;
  transform: rotate(0deg);
  transition-delay: 0.5s;
  border-right: 1px dashed #cccccc;
}
.menu .share:hover.left .submenu li:nth-child(2) {
  opacity: 1;
  left: -102px;
  transform: rotate(0deg);
  transition-delay: 1s;
  border-right: 1px dashed #cccccc;
}
.menu .share:hover.left .submenu li:nth-child(3) {
  opacity: 1;
  left: -153px;
  transform: rotate(0deg);
  transition-delay: 1.5s;
  border-right: 1px dashed #cccccc;
}
.menu .share:hover.left .submenu li:nth-child(4) {
  opacity: 1;
  left: -204px;
  transform: rotate(0deg);
  transition-delay: 2s;
  border-right: 1px dashed #cccccc;
}
.menu .share:hover.left .submenu li:nth-child(5) {
  opacity: 1;
  left: -255px;
  transform: rotate(0deg);
  transition-delay: 2.5s;
  border-right: 1px dashed #cccccc;
}
.menu .share:hover.right .submenu li:nth-child(1) {
  opacity: 1;
  left: 50px;
  transform: rotate(0deg);
  transition-delay: 0.08s;
  border-left: 1px dashed #cccccc;
}
.menu .share:hover.right .submenu li:nth-child(2) {
  opacity: 1;
  left: 100px;
  transform: rotate(0deg);
  transition-delay: 0.16s;
  border-left: 1px dashed #cccccc;
}
.menu .share:hover.right .submenu li:nth-child(3) {
  opacity: 1;
  left: 150px;
  transform: rotate(0deg);
  transition-delay: 0.24s;
  border-left: 1px dashed #cccccc;
}
.menu .share:hover.right .submenu li:nth-child(4) {
  opacity: 1;
  left: 200px;
  transform: rotate(0deg);
  transition-delay: 0.32s;
  border-left: 1px dashed #cccccc;
}
.menu .share:hover.right .submenu li:nth-child(5) {
  opacity: 1;
  left: 250px;
  transform: rotate(0deg);
  transition-delay: 0.4s;
  border-left: 1px dashed #cccccc;
}
.menu .share:hover.top .submenu li:nth-child(1) {
  opacity: 1;
  top: -51px;
  transition-delay: 0.08s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.menu .share:hover.top .submenu li:nth-child(2) {
  opacity: 1;
  top: -102px;
  transition-delay: 0.16s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.menu .share:hover.top .submenu li:nth-child(3) {
  opacity: 1;
  top: -153px;
  transition-delay: 0.24s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.menu .share:hover.top .submenu li:nth-child(4) {
  opacity: 1;
  top: -204px;
  transition-delay: 0.32s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.menu .share:hover.top .submenu li:nth-child(5) {
  opacity: 1;
  top: -255px;
  transition-delay: 0.4s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.menu .submenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.menu .submenu li {
  transition: all ease-in-out 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.menu .submenu li a {
  color: #212121;
}
.menu .submenu li a:hover i.fa {
  color: #fff;
}
.menu .submenu li a:hover.facebook i.fab {
  background-color: #3b5999;
}
.menu .submenu li a:hover.twitter i.fab {
  background-color: #55acee;
}
.menu .submenu li a:hover.googlePlus i.fab {
  background-color: #dd4b39;
}
.menu .submenu li a:hover.instagram i.fab {
  background-color: #e4405f;
}
.menu .submenu li:nth-child(1) {
  transform: rotateX(45deg);
}
.menu .submenu li:nth-child(2) {
  transform: rotateX(90deg);
}
.menu .submenu li:nth-child(3) {
  transform: rotateX(135deg);
}
.menu .submenu li:nth-child(4) {
  transform: rotateX(180deg);
}
.menu.topLeft {
  top: 10px;
  left: 10px;
}
.menu.topRight {
  top: 10px;
  right: 10px;
}
.menu.bottomLeft {
  bottom: 10px;
  left: 10px;
}
.menu.bottomRight {
  bottom: 15%;
  right: 20px;
      background: #ed1b24;
}