

@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;
	}

	/*
	 * Index
	 */
	.thm-btn {
		line-height: 25px;
		padding: 10px 20px;
	}

	.inn-area, .inn-area-out, .inn-area-convenio {
		padding: 30px;
		margin-top: 120px;
		margin-bottom: 50px;
	}
}

@media (max-width: 991px) {

	/*====logo=======*/
	.main-logo {
	    margin: 0;
	    position: relative;
	    top: 22px;
	}
	/*====menu=======*/
	.theme_menu {
		padding: 15px 0;
	}

	.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;
		margin-top: 10px;
	    /*padding-bottom: 15px;*/
	}
	.menuzord .showhide {
	    width: 30px;
	    padding: 0;
	    height: 30px;
	    position: absolute;
	    top: -60px;
		right: 0;
	}
	.menuzord .showhide span {
	    display: block;
	    width: 100%;
	    height: 3px;
	    margin: 5px 0;
	    background: #fff;
	}
	.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: 20px;
	}
	.nav_side_content .search_option>button {
		border: 0px;
	}
	/*======top-bar=========*/
	.top-bar {
		padding-bottom: 0;
	}

	.top-bar .social {
		display: none;
	}

	.top-bar-text {
		float: none;
		text-align: center;
	}
	.top-bar-text p {
		color: #999;
		margin-bottom: 12px;
	}
	.right-column{
		float: none;
		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: left center;
	}
	.single-event .event-timeline {
		margin-bottom: 50px;
	}
	.blog-single-post .post-area, .blog-large .post-area {
		border: 0px;
		padding-right: 0px;
	}

	/**
	 * Index Alt Banner
	 */

	.inn-area, .inn-area-out, .inn-area-convenio {
		margin-top: 50px;
		margin-bottom: 0;
	}

	.inn-area img, .inn-area-out img, .inn-area-convenio img {
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}

	.tparrows {
		display: none !important;
	}

	/**
	 *	Index
	 */
	.img-featured-product-index {
		height: auto !important;
		max-height: 350px !important;
	}

	.urgent-cause .item .content a.featured-title-product {
    	height: auto !important;
	}

	.urgent-cause .content .donate {
		margin-bottom: 0 !important;
	}

	.urgent-cause .content .thm-btn i { 
		margin-left: 10px;
	}

	/**
	 * Cart
	 */
	.cart-section .update-cart-box {
		padding-top: 60px;
	}

	.cart-section .update-cart-box .sec-title h3 {
		text-align: right;
		margin-bottom: 0;
	}

	.cart-section .update-cart-box .thm-btn {
		float: right;
	}

	/**
	 * Filter Products
	 */
	.box-btn-filter-productos {
		display: flex;
    	justify-content: center;
		margin-bottom: 20px;
	}

	.box-btn-filter-productos .thm-btn {
		border-radius: 0 !important;
		padding: 10px 38px !important;
		background-color: #fff;
		border: 2px solid #222;
		color: #222;
	}

	.box-btn-filter-productos .thm-btn:hover {
		background-color: #222;
		color: #fff;
	}

	/**
	 * Show Product
	 */
	.product-content-box .content-box {
		margin-top: 20px;
	}

	.list-search-form {
        padding-bottom: 10px;
    	border-bottom: solid 1px #f0f0f0;
    }
}

@media (max-width: 767px) {
	.menuzord-menu .event-section2,
	.menuzord-menu .menu-item,
	.megamenu .recent-post {
		width: 100%;
	}
	.rev_slider_wrapper {
		margin-top: 0px;
	}
	.our-mission {
		margin-top: 0px;
	}

	.page_pagination li a {
		width: 30px !important;
		line-height: 30px !important;
		margin: 5px 0;
	}	
}

@media (max-width: 600px) {
	.redes-flotantes {
		left: 0.5rem !important;
	}

	.scroll-top {
		bottom: 12px !important;
	}
}

@media (max-width: 575px) {

	.main-logo img {
		width: 150px;
	}
	.nav_side_content {
		margin-top: 2px !important;
	}
	/*.menuzord .showhide {
		top: -10px;
	}*/

	.footer-bottom .copy-text {
		width: 100%;
	}

	.footer-bottom .get-text {
		width: 100%;
		text-align: center;
	}

	.footer-bottom .copy-text p, .footer-bottom .get-text a {
		text-align: center;
	}
}

@media (max-width: 475px) {
	.fact-counter .column {
	    width: inherit;
	    margin: 0 auto;
	    margin-bottom: 20px;
	    float: inherit;
	    display: inline-block;
	}

	.sec-padd-top {
		padding-top: 40px;
	}

	/*
	 * Index
	 */
	.thm-btn {
		line-height: 30px;
	}
	
	/**
	 *	Index Banner
	 */
	.inn-area {
		margin-top: 80px;
	}

	.inn-area, .inn-area-out, .inn-area-convenio {
		padding: 30px;
	}

	/**
	 * Index Site
	 */
	.sec-padd {
    	padding: 40px 0;
	}

	.urgent-cause .section-title {
    	margin-bottom: 55px;
	}

	.urgent-cause .owl-theme .owl-nav {
		margin-bottom: 0;
	}

	.brand-logo {
    	padding-bottom: 20px;
	}

	.brand-logo .column {
		width: 33%;
		text-align: center;
	}

	.main-footer {
		padding: 25px 0 40px;
	}

	.main-footer .footer-widget {
    	margin-top: 20px;
	}

	.main-footer .footer-widget img{
    	text-align: center;
	}

	.main-footer .footer-widget .footer-logo {
		text-align: center;
	}

	.main-footer .contact-column p {
		text-align: center;
		font-size: 18px;
	}

	.main-footer .social-icon {
		text-align: center;
	}

	.footer-bottom .get-text {
		margin-top: 10px;
	}

	/**
	 * About
	 */
	.counter-outer .column {
		width: 100%;
	}

	.about .content {
		margin-bottom: 20px;
	}

	.about .content p {
		text-align: justify;
	}

	.content-about {
		padding: 0 5px;;
	}

	.content-about p {
		line-height: 28px;
		font-size: 16px;
	}

	/**
	 * Payment Section
	 */
	.cart-table tbody tr td {
		font-size: 14px;
	}
}

@media (max-width: 420px) {
	.top-bar-text p {
		margin-bottom: 0px;
	}
}