

@media (min-width: 1200px) {
	.col-5 {
		width: 20%;
		padding: 0px;
	}
	.single-event .col-5 {
		width: 20%;
		padding: 0 15px;
	}

}

@media (max-width: 1200px) and (min-width: 992px) {
	/*====menu=======*/
	.menuzord-menu > li > a {
	    padding: 30px 7px;
	}
	/*====menu=======*/

	.theme_menu .menu-column {
		padding-right: 60px;
	}
	.theme_menu .right-column {
		right: 6px;
	}
}



@media (max-width: 991px) {
	.testimonial-wrapper .testimonial-item {
		width: 100%;
	}
	
	/*====logo=======*/
	.h3, h3 {
		font-size: 16px;
	}
	.h2, h2 {
		font-size: 23px;
	}
	.h1, h1 {
		font-size: 25px;
	}
	.call-out h4{
		font-size: 20px;
		line-height: 33px;
	}
	.fact-counter.style-1 .title h1{
		font-size: 25px;
	}
	.main-logo {
	    margin: 0;
	    position: relative;
	    top: 0px;
	}
	.top-menu-bar .col-md-3{
		padding: 0;
		width: 170px;
		float: left;
	}
	/*====menu=======*/
	.theme_menu {
		background-color: #333;
		padding: 0px;
	}

	.theme_menu .menu-column {
		padding-left: 15px;
		padding-right: 15px;
	}

	.menuzord-menu > li > a {
	    padding: 30px 7px;
	}


	.menuzord-menu > li > .megamenu-style2 {
		display: none;
	}
	.menuzord-responsive.menuzord {
	    position: relative;
	    padding-bottom: 15px;
	}
	.menuzord .showhide {
	    width: 30px;
	    padding: 0;
	    height: 30px;
	}
	.menuzord .showhide span {
		display: block;
		width: 100%;
		height: 4px;
		margin: 5px 0;
		background: #f8b864;
		border-radius: 5px;
	}
	.menuzord-menu > li:first-child a {
	    padding-left: 20px;
	}
	.menuzord-menu ul.dropdown li a {
		color: #aaa;
	}
	.menuzord-menu ul.dropdown {
		background: #303030 !important;
		padding: 0;
	}
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
	    padding-left: 40px !important;
	}
	/*====menu=======*/

	/*=========search=========*/

	.theme_menu .right-column {
	    right: 60px;
	    top: 4px;
	}
	.nav_side_content .search_option>button {
		border: 0px;
	}
	/*======top-bar=========*/
	.top-bar {
		padding-bottom: 0px;
	}

	.top-bar-text {
		float: left;
		text-align: center;
	}
	.top-bar-text p {
		color: #999;
		margin-bottom: 12px;
	}
	.right-column{
		float: right;
		text-align: center;
	}
	.top-bar .social li a {
		color: #999;
	}
	#polyglotLanguageSwitcher a.current:link, 
	#polyglotLanguageSwitcher a.current:visited, 
	#polyglotLanguageSwitcher a.current:active {
		color: #999;
		border-color: #999;
	}
/*========================================*/
	.rev_slider_wrapper {
		margin-top: -90px;
	}
	.inner-banner {
		margin-top: -90px;
	}
	.feature {
	    background-position: bottom center;
	}
	.single-event .event-timeline {
		margin-bottom: 50px;
	}
	.blog-single-post .post-area, .blog-large .post-area {
		border: 0px;
		padding-right: 0px;
	}
.urgent-cause .owl-theme .owl-nav {
   
    margin-bottom: 115px;
    }
.top-bar {
	  display: none;
	}

}



@media (max-width: 767px) {
	#slider1-horizontal{
		display: none !important;
	}
	#slider1-vertical{
		display: block !important;
	}
	.about .square-box-1 {
		height: 40px;
		width: 40px;
	}
	.about .square-box-2{
		height: 60px;
		width: 60px;
		bottom: -15px;
	}
	.testimonial-wrapper .testimonial-item .testimonial-img{
		width: 100%;
	}
	.testimonial-wrapper .testimonial-item .testimonial-img img{
		transform: translateX(-50%);
    	left: 50%;
	}
	.testimonial-wrapper .testimonial-item .testimonial-content{
		width: 100%;
		padding: 75px 15px 15px 15px;
		background-position: 10px 44px;
	}
	.product-tab-box .tab-menu li a{
		padding: 13px 10px;
		font-size: 14px;
	}
	.inner-banner .box{
		height: 120px;
		margin-top: 90px;
	}
	.menuzord-menu .event-section2,
	.menuzord-menu .menu-item,
	.megamenu .recent-post {
		width: 100%;
	}
	.rev_slider_wrapper {
		margin-top: 0px;
	}
	.our-mission {
		margin: 40px 0px;
	}
.urgent-cause .owl-theme .owl-nav {
   
    margin-bottom: 110px;
    }
}

@media (max-width: 600px) {

}

@media (max-width: 575px) {

	.main-logo img {
		width: 150px;
	}
	.nav_side_content {
		margin-top: 15px;
	}
	.menuzord .showhide {
	}
	.urgent-cause .owl-theme .owl-nav {
        margin-bottom: 135px;
    }

}

@media (max-width: 475px) {
	.fact-counter .column {
	    width: inherit;
	    margin: 0 auto;
	    margin-bottom: 20px;
	    float: inherit;
	    display: inline-block;
	}
	.urgent-cause .owl-theme .owl-nav {
        margin-bottom: 135px;
    }
}
@media (max-width: 420px) {
	.top-bar-text p {
		margin-bottom: 0px;
	}
	.pt-30{
	    padding-top: 30px;
	}
	.urgent-cause .owl-theme .owl-nav {
        margin-bottom: 155px;
    }
}
@media (max-width: 320px) {
	.top-bar-text p {
		margin-bottom: 0px;
	}
	.pt-30{
	        padding-top: 30px;
	}
.urgent-cause .owl-theme .owl-nav {
   
    margin-bottom: 145px;
    }
}


