/* Mobile Portrait View */

@media screen and (max-width:479px) {

*{box-sizing:border-box;}
#slider .top-bar { padding:0 20px; top:35px;}
.nivo-caption{ top:0 !important; width:100% !important; left:0 !important;}
#slider .top-bar{ top:24px !important; padding-bottom:17px;}
#slider .top-bar h2{ font-size:17px !important; padding-bottom:25px !important; line-height:20px;}
#slider .top-bar p{ display:none;}
#slider .top-bar a.read-more{ display:none;}
.container { width:95%;}
.header { width:100%; padding:0 20px; position:inherit !important;}
.header .header-inner{ width:100%; padding:25px 0 10px;}
.header .header-inner .logo{ float:none; text-align:center; margin-bottom:20px;}
.header .header-inner .inform{ display:none;}
.toggle{display:block;}
.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #373a3f; padding:10px 10px; margin-top:15px; font-size:16px;}
.toggle a:hover{ color:#ffffff !important;}
.toggle a.active{color:#f45d24;}
.main-navigation { padding-bottom:15px;}
.navigation { width:95%;}
.nav{display:none;}
.main-navigation .nav{float:none; margin:0; position:relative; overflow-x:hidden; }
.navigation .nav ul{background:#000000; width:100%; float:none !important;}
.navigation .nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;}
.navigation .nav ul li a{padding:5px 10px; display:block;}
.navigation .nav ul li.menu-item-30 a { padding-left:10px;}
.navigation .nav ul li a:hover{color:#ff8a00;}
.navigation .nav ul li ul, .navigation .nav ul li ul ul{ display:block !important; background:none !important;}
.navigation .nav ul li ul li a:before{content:"\00BB \00a0";}
.navigation .nav ul li ul li a{padding-left:20px;}
.main-navigation .navigation .nav ul li ul li ul li a{padding-left:30px;}
.main-navigation .navigation .nav ul li:hover > ul li a { border:none;}
.navigation .nav-search { display:none;}
#statistic { min-height:510px;}
#statistic .static-inner { top:-35px; width:95%;}
.static-inner .stat-left { width:100%; padding:15px;}
.static-inner .stat-left a.donate { margin-top:25px;}
.static-inner .stat-right { width:100%; padding-right:10px; padding-left:10px; padding-top:30px; height:245px;}
.static-inner .stat-right img { width:100%; height:auto;}
#statistic .static-inner .stat-left h3 { font-size:30px;}
#statistic .static-inner .stat-left h4 { font-size:15px;}
.static-inner .stat-right .count-box { text-align:center; padding-top:5px; padding-bottom:10px;}
.static-inner .count-box h3.counter { font-size:15px; line-height:20px;}
.static-inner .count-box span { font-size:15px;}
#statistic .count-box h4 { font-size:10px;}
#statistic .count-left {   display: table; float: none; margin: 0 auto; text-align: center;}
.static-inner .count-left h3.counter, .static-inner .count-left span { font-size:25px; line-height:25px; padding-bottom:0;}
.static-inner .count-left h3.counter { margin-right:5px;}
.static-inner .count-left h4 { font-size:13px; padding-top:8px;}
.static-inner .count-right { float:none; text-align:center;}
.static-inner, .causes, .cont-left, .cont-right, .features, .our-team, .team-col, .our-blog, .blogposts, .testimonials, .news { visibility:visible;}

/* ------ Extra ------ */
.one_half{ width:100%;}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{ float:none; position:inherit !important;}
section{ padding:40px 0;}
h2.section-title{ margin-bottom:5px;}
#causes-box { width:auto; display:block; margin-right:0; margin-bottom:20px;}
.videos .cont-left { width:auto; padding:15px 10px; margin-bottom:15px; float:none;}
.videos .cont-left h2 { font-size:25px;}
.videos .cont-left a.read-more { margin:20px 0;}
.videos .cont-right {  width:auto; position:relative; top:0; float:none;}
.videos .cont-right iframe { width:100%;}
.features-box { width:auto; margin-right:0;}
.features-right { width:73%;}
.team-col { width:auto; display:block; float:none; margin-right:0; margin-top:35%;}
.team-col img { min-width:100%;}
.blogposts { width:auto; display:block; margin-bottom:40px; margin-right:0;}
.news-right { float:none; width:auto; text-align:center;}
.news-right a.donate { margin-top:30px;}
.photobooth .filter-gallery{ width:auto;}
.photobooth .gallery ul li{ width:100%; }
.bx-wrapper .testimonials-carousel-content{ font-size:12px !important;}
.nivo-directionNav a{ top:37% !important;}
.bx-controls-direction{ display:none;}
/* --------- Pages ------- */
.content-area{ width:auto; margin:0 20px; padding:50px 0;}
.site-main{ width:auto; margin:0; padding:0; float:none;}
#sidebar{ width:auto; margin:60px 0 0; padding:0; float:none;}
.site-main h1.entry-title, .site-main h1.page-title { font-size:25px; line-height:40px;}
#contactform_main .leftdiv, #contactform_main .rightdiv{ width:auto; float:none;}
/* --------- Footer ------- */
.foot-social { text-align:center;}
.foot-social .social-icons { display:inline-block;}
.foot-social .social-icons a { display:table; margin-bottom:0;}
.footer-col{ width:100%; margin-bottom:30px; margin-right:0;}
.footer-col .foot-post .foot-post-content{ width:76%;}
.footer-col a.donate-btn { top:30px;}
.copyright-wrapper .inner{ width:95%;}
.copyright, .designby{ float:none; text-align:center; margin-bottom:10px;}
.scrollToTop { height:60px; right:5px; z-index:999;}
}

/* Mobile Landscape View */

@media screen and (max-width:719px) and (min-width:480px) { 
*{box-sizing:border-box;}
#slider .top-bar { padding:0 20px; top:60px;}
#slider .nivo-caption{ top:0 !important; width:80% !important; height:90%; left:10%;}
#slider .top-bar{ top:35px !important; padding-bottom:32px;}
#slider .top-bar h2{ font-size:24px !important; padding-bottom:10px !important; line-height:35px;}
#slider .top-bar h4{ font-size:17px !important;}
#slider .top-bar a.read-more{ display:none;}
#slider .top-bar p{ display:none;}
.nivo-directionNav a{ top:39% !important;}
.container { width:95%;}
.header { padding:0; position:inherit !important;}
.header .header-inner { width:95%; padding:20px 0;}
.header .header-inner .logo{ float:none; text-align:center; margin-bottom:15px;}
.toggle{display:block;}
.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #373a3f; padding:10px 10px; margin-top:15px; font-size:16px;}
.toggle a:hover{ color:#ffffff !important;}
.toggle a.active{color:#f45d24;}
.main-navigation { padding-bottom:15px;}
.navigation { width:95%;}
.nav{display:none;}
.main-navigation .nav{float:none; margin:0; position:relative; overflow-x:hidden; }
.navigation .nav ul{background:#000000; width:100%; float:none !important;}
.navigation .nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;}
.navigation .nav ul li a{padding:5px 10px; display:block;}
.navigation .nav ul li.menu-item-30 a { padding-left:10px;}
.navigation .nav ul li a:hover{color:#ff8a00;}
.navigation .nav ul li ul, .navigation .nav ul li ul ul{ display:block !important; background:none !important;}
.navigation .nav ul li ul li a:before{content:"\00BB \00a0";}
.navigation .nav ul li ul li a{padding-left:20px;}
.main-navigation .navigation .nav ul li ul li ul li a{padding-left:30px;}
.main-navigation .navigation .nav ul li:hover > ul li a { border:none;}
.navigation .nav-search { display:none;}
.header .header-inner .inform { text-align:center;}
.inform .contact-info, .inform .donate { display:inline-block; text-align:center; float:none;}
.inform .donate { margin-top:15px;}
.inform .contact-info .call { display:inline-block; margin-right:20px;}
.inform .contact-info .call:nth-child(2){ margin-right:0;}
.call .call-right{ text-align:left;}
.static-inner, .causes, .cont-left, .cont-right, .features, .our-team, .team-col, .our-blog, .blogposts, .testimonials, .news { visibility:visible;}

/* ------ Extra ------ */
.one_half{ width:100%;}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{ float:none; position:inherit !important;}
#statistic { min-height:500px;}
#statistic .static-inner { width:95%;}
.static-inner .stat-left { width:auto; float:none; padding:15px 20px 30px;}
.static-inner .stat-left a.donate { margin-top:30px;}
.static-inner .stat-right { width:auto; float:none;}
.count-box h3.counter, .count-box span { font-size:20px; line-height:25px;}
.count-box h4 { font-size:14px; padding-bottom:0;}
.count-left { margin-top:0;}
.donate-counter .count-left h3.counter, .donate-counter .count-left span { font-size:30px;}
.count-right a.read-more { margin-right:0; margin-top:0;}
section{ padding:40px 0;}
h2.section-title{ margin-bottom:5px;}
#causes-box { width:auto; display:block; margin-right:0; margin-bottom:20px;}
.videos .cont-left { width:auto; padding:15px 10px; margin-bottom:15px; float:none;}
.videos .cont-left h2 { font-size:25px;}
.videos .cont-left a.read-more { margin:20px 0;}
.videos .cont-right {  width:auto; position:relative; top:0; float:none;}
.videos .cont-right iframe { width:100%;}
.features-box { width:auto; margin-right:0;}
.features-right { width:81%;}
.team-col { width:auto; display:block; float:none; margin-right:0; margin-top:35%;}
.team-col img { min-width:100%;}
.blogposts { width:auto; display:block; margin-bottom:40px; margin-right:0;}
.news-right { float:none; width:auto; text-align:center;}
.news-right a.donate { margin-top:30px;}.photobooth .filter-gallery{ width:auto;}
.photobooth .gallery ul li{ width:100%; }
.photobooth .gallery ul li img{ height:auto;}
.bx-controls-direction{ display:none;}
.bx-wrapper .testimonials-carousel-content{ font-size:12px !important;}

/* --------- Pages ------- */
.content-area{ width:auto; margin:0 20px; padding:50px 0;}
.site-main{ width:auto; margin:0; padding:0; float:none;}
.post-thumb img { width:100%; height:auto;}
#sidebar{ width:auto; margin:60px 0 0; padding:0; float:none;}
#contactform_main .leftdiv, #contactform_main .rightdiv{ width:auto; float:none;}
/* --------- Footer ------- */
.foot-social { text-align:center;}
.foot-social .social-icons { display:inline-block;}
.foot-social .social-icons a { display:table; margin-bottom:0;}
.footer-col{ width:100%; margin-bottom:30px; margin-right:0;}
.footer-col .foot-post .foot-post-content{ width:84%;}
.footer-col a.donate-btn { top:30px;}
.copyright-wrapper .inner{ width:95%;}
.copyright, .designby{ float:none; text-align:center; margin-bottom:10px;}
.scrollToTop { height:60px; right:5px; z-index:999;}
}


@media screen and (max-width:899px) and (min-width:320px) { 

h2.section-title { line-height:48px; font-size:35px !important;}
.photobooth .filter-gallery ul li{ margin-bottom:10px;}
.cat_comments{ height:auto;}
#contact .column-2, #contact .column-2.last_column{ width:100%; float:none; margin:0 0 20px 0;}
}


/* Tablet View */

@media screen and (max-width:999px) and (min-width:720px) { 
*{box-sizing:border-box;}
#slider .nivo-caption{ top:0; height:100%}
#slider .top-bar{ top:20px; margin-bottom:0;}
a.read-more{ margin-top:2px;}
#slider .top-bar p{ font-size:12px !important; line-height:17px !important;}
#slider .top-bar h2{ font-size:25px !important; padding-bottom:10px !important; line-height:34px;}
#slider .nivo-caption a.read-more { margin-right:0;}
.nivo-directionNav a{ top:42% !important;}
.container { width:95%;}
.header { padding:0;}
.header .header-inner { width:95%; padding:20px 0;}
.header .header-inner .logo{ float:none; text-align:center; margin-bottom:20px;}
.header .header-inner .inform { width:auto; float:none;}
.toggle{display:block;}
.toggle a{width:100%; color:#ffffff; background:url(../images/mobile_nav_right.png) no-repeat right center #373a3f; padding:10px 10px; margin-top:20px; font-size:16px;}
.toggle a.active{color:#f45d24;}
.main-navigation { padding-bottom:15px;}
.navigation { width:95%;}
.nav{display:none;}
.main-navigation .nav{float:none; margin:0; position:relative; overflow-x:hidden; }
.navigation .nav ul{background:#000000; width:100%; float:none !important;}
.navigation .nav ul li{border-top:1px #303030 solid; display:block; float:none; text-align:left;}
.navigation .nav ul li a{padding:5px 10px; display:block;}
.navigation .nav ul li.menu-item-30 a { padding-left:10px;}
.navigation .nav ul li a:hover{color:#ff8a00;}
.navigation .nav ul li ul, .navigation .nav ul li ul ul{ display:block !important; background:none !important;}
.navigation .nav ul li ul li a:before{content:"\00BB \00a0";}
.navigation .nav ul li ul li a{padding-left:20px;}
.main-navigation .navigation .nav ul li ul li ul li a{padding-left:30px;}
.main-navigation .navigation .nav ul li:hover > ul li a { border:none;}
.navigation .nav-search { display:none;}
#statistic { min-height:225px;}
#statistic .static-inner { width:95%;}
.static-inner .stat-left { width:50%; padding:25px 10px; min-height:254px;}
#statistic .static-inner .stat-left h3 { font-size:25px;}
#statistic .static-inner .stat-left h4 { font-size:16px;}
.static-inner .stat-left a.donate { margin-top:25px;}
.static-inner .stat-right { width:50%;}
.static-inner .count-box { padding:10px 0;}
.static-inner .count-box h3.counter, .static-inner .count-box span, 
.static-inner .count-left h3.counter, 
.static-inner .count-left span { font-size:17px; line-height:18px;}
.static-inner .count-box h4, .static-inner .count-left h4 { font-size:11px;}
.static-inner .count-left h4 { padding-top:5px}
.static-inner .count-left h3.counter { margin-right:10px;}
.static-inner .count-right a.read-more { margin-right:0; margin-top:15px;}
.static-inner, .causes, .cont-left, .cont-right, .features, .our-team, .team-col, .our-blog, .blogposts, .testimonials, .news { visibility:visible;}

/* ------ Extra ------ */
.one_half{ width:100%;}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth{ float:none; position:inherit !important;}
section { padding:40px 0;}
#causes-box { width:31%; margin-bottom:20px; margin-right:25px;}
.cont-left { width:70%; padding:30px 25% 40px 20px;}
.cont-left a.read-more { margin-top:30px;}
.cont-right { width:50%; top:30px;}
.cont-right iframe { width:100%;}
.features-box { width:32%; margin-right:14px; margin-top:40px;}
.features-right { width:65%; padding-left:10px;}
.team-col { width:23%; margin-right:19px;}
.team-col img { min-width:100%;}
.blogposts { width:32%; display:inline-block; margin-bottom:30px; margin-right:11px;}
.our-blog .blogposts h2 a { font-size:14px;}
.cat_comments { margin-bottom:0;}
.cat_comments .cat { right:10px; top:-45px; height:70px; width:70px;}
.cat_comments .cat h4 { margin-top:11px;}
.bx-controls-direction{ display:none;}
.news-left { width:75%;}
.news-right { width:20%;}
.photobooth .filter-gallery{ width:auto;}
.photobooth .gallery ul li{ width:48%;}

/* --------- Pages ------- */
.content-area{ width:auto; margin:0 20px; padding:50px 0;}
.site-main{ width:60%; margin:0; padding:0; float:left;}
.post-thumb img { width:100%; height:auto;}
#sidebar{ width:35%; margin:0; padding:0; float:right;}
.cat_comments .cat, .cat_comments .comnt{ font-size:15px;}
.wpcf7 form textarea, .rightdiv textarea { height:167px;}
/* --------- Footer ------- */
.foot-social { text-align:center;}
.foot-social .social-icons { display:inline-block;}
.foot-social .social-icons a { display:table; margin-bottom:0;}
.footer-col{ margin-right:19px; width:23%;}
.footer-col input[type="text"] { width:74%;}
.footer-col .foot-post .foot-post-thumb { margin-right:5px;}
.footer-col .foot-post .foot-post-content { width:61%;}
.copyright-wrapper .inner{ width:95%;}
.designby, .copyright { width:auto;}
.scrollToTop { height:60px; right:10px; z-index:999;}
}

@media screen and (min-width: 1000px) {
.header .header-inner .nav ul li ul li{display:block; position:relative; float:none; }
.header .header-inner .nav ul li ul li a{color:#000; display:block; padding-top:10px; padding-bottom:10px; border-bottom:1px #313131 solid;}

}

@media screen and (min-width:1000px) and (max-width:1159px){
	.header .header-inner, .container, .copyright-wrapper .inner, .navigation, #statistic .static-inner { width:95%;}{ width:95%;}
	.content-area { width:95%;}
	.site-main { width:70%;}
	.nivo-caption{ top:5% !important; height:auto !important;}
	.static-inner .stat-right { width:48%;}
	.static-inner .stat-left { padding-top:36px; padding-bottom:37px;}
	.static-inner .count-box h3.counter, .static-inner .count-box span { font-size:25px;}
	.static-inner .count-left h3.counter, .static-inner .count-left span { font-size:35px;}
	#causes-box { margin-right:25px;}
	.cont-right iframe { width:100%;}
	.cont-left { padding-top:45px;}
	.cont-right { top:40px;}
	.cont-left a.read-more { margin-top:40px;}
	.features-box { width:32%; margin-right:19px;}
	.features-right { padding-left:13px;}
	.team-col { width:21%; margin-right:27px;}
	.blogposts { width:31%; margin-right:31px;}
	.our-blog .blogposts h2 a { font-size:18px;}
	.cat_comments .cat { right:25px;}
	.testimonials{ width:90%; margin:0 auto;}
	.bx-wrapper{ width:100%;}
	.bx-wrapper .bx-next{ right:-30px !important;}
	.bx-wrapper .bx-prev{ left:-30px !important;}
	.footer-col{ margin-right:25px; width:23%;}
	.footer-col input[type="text"] { width:74%;}
	.footer-col .foot-post .foot-post-content{ width:68%;}
}