/* MOBILE MEDIA */
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #000;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px;
}
/* MEDIA SECTION */
@media screen and (max-width: 720px) and (min-width:320px){
.sticky{
    position: static !important;
    transform: none;
}
.main-navigation ul ul{
    position: static !important;
}
.main-navigation ul ul{
    border: none !important;
}
p.comment-form-comment label{
  bottom: 75%;
}
#comments textarea,.contact-section-form input[type="text"], .contact-section-form input[type="tel"], .contact-section-form input[type="email"],.contact-section-form textarea,.single-post textarea#comment,p.service-text,h5.team-sm-head,p.team-text,h2.donate-main-head,p.news-txt,p.events-txt,h5.abt-sm-head,p.abt-para,.about-img-box img {
    width: 100% !important;
}
.header-search-wrapper {
    float: none !important;
}
.top-help, .top-emergn{
    border: none !important;
}
section#support {
    margin-top: 0 !important;
}
h6.slide-sm-head,p.slide-txt,section#slider .carousel-control{
    display: none !important;
}
.slider-box {
    top: 42% !important;
    left: 8% !important;
    right: 35% !important;
}
a.support-p-no {
    font-size: 28px !important;
}
h1.slide-head {
    font-size: 20px !important;
}
h2.donate-main-head,section#our_video a.popup-youtube {
    font-size: 15px !important; 
}
a.donate-btn {
    font-size: 12px !important;
}
h2.video-main-head {
    font-size: 16px !important;
}
.vid-inn-bg,.video-bg{
    height: 128px !important;
}
.vid-info {
    transform: none !important;
}
.blog-date {
    bottom: 40px !important;
    left: 10px !important;
}
section#appointment {
    background-size: auto !important;
}
.about-box {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.about-img-box img {
    position: static !important;
}
}
@media screen and (max-width: 425px) and (min-width:375px){
a.support-p-no {
    font-size: 33px !important;
}
h2.donate-main-head {
    font-size: 20px !important;
}
.vid-inn-bg, .video-bg {
    height: 152px !important;
}
.blog-date {
    bottom: 15px !important;
}
}
@media screen and (max-width: 768px) and (min-width:425px){
 .vid-inn-bg, .video-bg {
    height: 172px !important;
}
.row.event-info {
    padding: 10px 0px;
}
}
@media screen and (max-width: 767px) and (min-width:600px){
h1.slide-head {
    font-size: 25px !important;
}
.slider-box {
    right: 35% !important;
}
.vid-inn-bg, .video-bg {
    height: 290px !important;
}
h2.video-main-head {
    font-size: 30px !important;
}
.blog-date {
    bottom: 32px !important;
    left: 6px !important;
}
}
@media screen and (max-width: 1000px) and (min-width:768px){
.sticky{
    position: static !important;
}
.main-navigation ul ul{
    position: static !important;
}
.contact-section-form input[type="text"], .contact-section-form input[type="tel"], .contact-section-form input[type="email"],.contact-section-form textarea,.row.supp-bg,h2.donate-main-head{
  width: 100% !important;
}
p.comment-form-comment label{
  bottom: 75%;
}
#comments textarea{
  width: 100%;
}
h1.slide-head {
    font-size: 30px !important;
}
.slider-box {
    top: 44% !important;
    left: 10% !important;
    right: 15% !important;
}
h2.donate-main-head {
    font-size: 35px !important;
}
.vid-inn-bg, .video-bg {
    height: 312px !important;
}
h2.video-main-head {
    font-size: 35px !important;
}
.vid-info {
    transform: translateY(40%) !important;
}
.about-box {
    margin-top: -6rem !important;
}
.about-img-box img {
    width: 78% !important;
    top: 100% !important;
}
}
@media screen and (max-width: 1023px) and (min-width:953px){
.about-img-box img {
    width: 93% !important;
    top: 92% !important;
    left: 40% !important;
}
}
@media screen and (max-width: 1199px) and (min-width:1024px){ 
.contact-section-form input[type="text"], .contact-section-form input[type="tel"], .contact-section-form input[type="email"],.contact-section-form textarea{
  width: 100%;
}
.top-emergn {
    padding-left: 6px !important;
}
.slider-box {
    top: 40% !important;
    left: 10% !important;
    right: 12% !important;
}
h2.donate-main-head {
    font-size: 45px !important;
    width: 52% !important;
}
.vid-inn-bg, .video-bg {
    height: 415px !important;
}
.vid-info {
    transform: translateY(30%) !important;
}
.blog-date {
    bottom: 35px !important;
    left: 10px !important;
}
.about-img-box img {
    width: 70% !important;
}
}
@media screen and (max-width: 1000px){
.toggle-nav {
    display: block;
    cursor: pointer;
    z-index: 999999;
}
.toggle-nav i{
    font-size: 25px;    
    border-radius: 10px;
    border: 2px solid #f97d4d;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #2d3346;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  nav#site-navigation ul {
    margin: 0;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .menubar .nav ul li,.menubar.scrolled .main-navigation li{
    border-bottom:solid 1px #475275; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px 0;
  }
  .nav ul li a{
    padding:5px 10px;
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
    background: transparent;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    background:transparent;
  }
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #fff;
  }
}
@media screen and (min-width: 1400px){
.container {
    width: 1300px;
  }
#comments textarea {
    width: 100%;
    margin: 5px 0px 0px 5px;
    height: 100px;
}
.row.supp-bg {
    width: 98% !important;
}
.vid-inn-bg, .video-bg {
    height: 584px !important;
}
section#appointment {
    background-size: cover !important;
}
section#counter{
    padding-bottom: 5% !important;
}
}