@media(max-width: 1680px){
	.theme_menu{
		width: 100%;
		position: fixed;
		left: 30px;
		margin: 0px;
		padding: 0px;
	}
  .theme_menu .menu-column {
		margin: 0px;
		position: absolute;
		left: 25%;
		
	}
	.theme_menu.stricky-fixed.menu-column {
    margin: 0px;
    position: absolute;
    left: 15% !important;
	}
	.theme_menu.stricky-fixed nav{
    position: relative;
		left: 30px;
	}
	.theme_menu.stricky-fixed img{
    position: relative;
		left:30px;
	}
	.theme_menu .right-column{
		top: 1px;
	}
	.main-logo {
	    margin: 0;
	    position:relative;
		  right:30%;
	}
		
	
}

@media(max-width: 1366px){
	.theme_menu{
		width: 100%;
		position: fixed;
		left: 30px;
		margin: 0px;
		padding: 0px;
	}
  .theme_menu .menu-column {
		margin: 0px;
		position: absolute;
		left: 15%;
		
	}
	.theme_menu.stricky-fixed.menu-column {
    margin: 0px;
    position: absolute;
    left: 15% !important;
	}
	.theme_menu.stricky-fixed nav{
    position: relative;
		left: 30px;
	}
	.theme_menu.stricky-fixed img{
    position: relative;
		left: 30px;
	}
	.theme_menu .right-column{
		right: 1%;
		top: 1px;
	}
		.theme_menu.stricky-fixed.right-column >a{
    position:absolute;
		left: 200px!important;


}
	
}
@media (min-width: 1200px) {
	.main-logo {
	    margin: 0;
	    position:relative;
		  left: 15%;
	}
	.col-5 {
		width: 20%;
		padding: 0px;
	}
	.single-event .col-5 {
		width: 20%;
		padding: 0 15px;
	}

}

@media(max-width: 1280px){
	.theme_menu{
		width: 100%;
		position: fixed;
		left: 30px;
		margin: 0px;
		padding: 0px;
		
	}
	.theme_menu .menu-column {
		margin: 0px;
		position: absolute;
		left: 15%;
		
	}
	.theme_menu.stricky-fixed.menu-column {
    margin: 0px;
    position: absolute;
    left: 15% !important;
	}
	.theme_menu.stricky-fixed nav{
    position: relative;
		left: 30px;
	}
	.theme_menu.stricky-fixed img{
    position: relative;
		left: 30px;
	}
	.theme_menu .right-column{
		right: 6%;
		top: 1px;
	}
		.theme_menu.stricky-fixed.right-column >a{
    position:absolute;
		left: 200px!important;


}
	
}
@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: 28px 10px!important;
	}
	/*====menu=======*/

	.theme_menu{
		width: 100%;
		position: fixed;
		left: 30px;
		margin: 0px;
		padding: 0px;
		
	}
	.theme_menu .menu-column {
		margin: 0px;
		position: absolute;
		left: 15%;
		
	}
	.theme_menu.stricky-fixed.menu-column {
    margin: 0px;
    position: absolute;
    left: 15% !important;

}
	.theme_menu.stricky-fixed nav{
    position: relative;
		left: 30px;
	}


	.theme_menu.stricky-fixed img{
    position: relative;
		left: 30px;
	}

.theme_menu .right-column{
		right: 6%;
		top: 10px;
	}
		.theme_menu.stricky-fixed.right-column >a{
    position:absolute;
		left: 200px!important;


}
}



@media (max-width: 991px) {

	/*====logo=======*/
	.main-logo {
	    margin: 0;
	    position:relative;
		  right:60%;
	}
/* 	.theme_menu.stricky-fixed img{
    position:relative;
		right: 55%;
	} */
	/*====menu=======*/
	.theme_menu {
		position: fixed;
		top:.5px;
		padding: 0px;
		margin: 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: 22px;
	    padding: 0;
	    height: 9px;
	    position: relative;
	    top: 10px;
		  right: 10%;
		  
	    line-height: 2px;
	}
	.menuzord .showhide span {
	    display: block;
	    width: 100%;
	    height: 2px;
	    margin: 4px 0;
	    background: #c50170;
	}
	.menuzord-menu > li:first-child a {
	    padding-left: 20px;
	}
	.menuzord-menu{
		margin-top: 5%;
	}
	.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 {
	    top: -3px;
	}
	.nav_side_content .search_option>button {
		border: 0px;
		margin-top: 19px;
	}
	/*======top-bar=========*/
	.top-bar {
		padding-bottom: 15px;
	}

	.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;
	}
	.theme_menu.stricky-fixed {
		padding: 0;
	}
	/*========================================*/
	.rev_slider_wrapper {
		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;
	}
	.blog-sidebar .facebook-feed .img-box img {
		width: 100%;
	}
	.call-out {
		text-align: center;
	}
	.call-out .float_left,
	.call-out .float_right{
		width: 100%;
	}
	.post-filter.style-3 {
		margin-top: 0px;
	}
}

@media (max-width: 767px) {
    
   .donate-banner {
    background-size: 100% 100%!important;
    height: 220px;
}
.utsa_head h1
{
    font-size: 26px;
}
   
    .get-touch-area .sec-title {
    display: block;
    padding: 0 77px 13px;
}
	.menuzord-menu .event-section2,
	.menuzord-menu .menu-item,
	.megamenu .recent-post {
		width: 100%;
	}
	.rev_slider_wrapper {
		margin-top: 0px;
	}
	.our-mission {
		margin-top: 0px;
	}
	.theme_menu {
		position: fixed;
		top:.5px;
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
	.main-logo {
	    margin: 0;
		  padding: 0px;
	    position:relative;
		  left: 1%;
		  width: 13%!important;
	}
	.theme_menu .menu-column {
		margin: 0px;
		position: absolute;
		left:35%;
		top:-20%;
	}
	.theme_menu .menu-column {
		width: 50%;
		float: left;
		margin: 0px;
	}
	.theme_menu .right-column {
	    top: -5px;  
		  right: 80px;
	}
	.theme_menu.stricky-fixed .right-column {
	right: 72px;
}
	.menuzord .showhide {
	    width: 25px;
	    padding: 0;
	    height: 9px;
	    position: relative;
	    top: 28px;
	}
		.menuzord-menu{
		margin-top: 43px;
	}
	.about.img-box img{
		width: 100%;
	}
	
}

@media (max-width: 767px) 
{

    .container1 img{
    
        align:center;
    }
    
}

@media (max-width: 575px) {
	.theme_menu{
		padding-top: 20px;
		padding-bottom: 5px;
	}
	.theme_menu.stricky-fixed{
		padding-top: 20px;
		padding-bottom: 5px;
	}

	.main-logo img {
		width: 100px;
	}
	.nav_side_content {
		margin-top: 12px;
	}
	.menuzord .showhide {
		top: -1px;
		right: 50px;
	}
		.menuzord-menu{
		margin-top: 20px;
		
	}
	.theme_menu .right-column {
	    top:-32px;  
		  right: 80px;
	}
	.breadcumb-wrapper .pull-right {
	    float: left!important;
	    margin-top: 15px;
	}
	.nav_side_content .search_option>button {
		margin-top: 0px;
	}
	.event-style1 .item.style-2 .img-column {
	  width: 100%;
	  float: left;
	}

	.event-style1 .item.style-2 .text-column {
	  width: 100%;
	  float: left;
	}
	.footer-bottom {
		text-align: center;
	}
	.footer-bottom .pull-left,
	.footer-bottom .pull-right {
		width: 100%;
	}

}

@media (max-width: 475px) {
	.fact-counter .column {
	    width: inherit;
	    margin: 0 auto;
	    margin-bottom: 20px;
	    float: inherit;
	    display: inline-block;
	}
	.top-bar .top-bar-info {
		text-align: center;	
	}
}

@media (max-width: 420px) {
	.top-bar-text p {
		margin-bottom: 0px;
	}
	.theme_menu .right-column.search_option {
	    top: -40px;  
		  right: 80px;
		  width:80px;
		  
	}
	.theme_menu.stricky-fixed .right-column{
	   left: 73%;
	}
	
	
	
	.nav_side_content .search_option > a{
		width:35px;
		height: 35px;
		line-height: 35px;
		margin-top: 35px;
	}
	.menuzord .showhide {
	    width: 25px;
	    padding: 0;
	    height: 9px;
	    position: relative;
	    top: -5px;
	}
	.rev_slider_wrapper .slide-content-box p{
		font-size: 8px!important;
	}
	.theme_menu.stricky-fixed .nav_side_content .search_option > a {
	margin-left: 22px;
}
}
@media (max-width: 375px) {
	.nav_side_content .search_option > a{
		width:25px;
		height: 25px;
		line-height: 25px;
		margin-top: 35px;
	}
	.menuzord .showhide {
	    width: 25px;
	    padding: 0;
	    height: 9px;
	    position: relative;
	    top: -13px;
		  right: 65px;
	}
	.theme_menu.stricky-fixed .right-column{
	   left: 71%;
	}
		.menuzord-responsive .menuzord-menu > li > a {
	font-size: 12px;
}

}
@media (max-width: 320px) {
	.nav_side_content .search_option > a{
		width:25px;
		height: 25px;
		line-height: 23px;
		margin-top: 33px;
	}
	.menuzord .showhide {
	    width: 23px;
	    padding: 0;
	    height: 5px;
	    position: relative;
	    top: -16px;
		  right: 60px;
	}
	.theme_menu.stricky-fixed .right-column{
	   left: 66%;
	}
	.menuzord-responsive .menuzord-menu > li > a {
	font-size: 10px;
}

}



