

@media (min-width: 1200px) {
	.col-5 {
		width: 20%;
		padding: 0px;
	}
	.single-event .col-5 {
		width: 20%;
		padding: 0 15px;
	}
	.main-footer .footer-widget.link-column {
	  margin-left: 65px;
	}
}

@media (max-width: 1200px) {
	.theme_menu .defaultmainmenu {
		float: left;
	}
	.nav_side_content {
		margin-top: 37px;
	}
}





@media (max-width: 1200px) and (min-width: 992px) {
	/*====menu=======*/
	.defaultmainmenu-menu > li > a {
	    padding: 37px 7px;
	}
	/*====menu=======*/

	.theme_menu .menu-column {
		padding-right: 60px;
	}
	.theme_menu .right-column {
		right: 6px;
	}
}



@media (max-width: 991px) {

	.defaultmainmenu-menu li .indicator {
		display: block
		;
	}
	.nav_side_content {
	    margin-top: 29px;
	}

	/*====logo=======*/
	.main-logo {
	    margin: 0;
	    position: relative;
	    top: 10px;
	    width: 25%;
	}
	/*====menu=======*/
	.theme_menu {
		background-color: #fff;
		padding: 0px;
	}

	.theme_menu .menu-column {
		padding-left: 15px;
		padding-right: 15px;
	}

	.defaultmainmenu-menu > li > a {
	    padding: 30px 7px;
	}


	.defaultmainmenu-menu > li > .megamenu-style2 {
		display: none;
	}
	.defaultmainmenu-responsive.defaultmainmenu {
	    position: relative;
	    /* padding-bottom: 15px; */
	}
	.defaultmainmenu .showhide {
	    width: 32px;
	    padding: 0;
	    height: 30px;
	    position: relative;
	    top: -14px;
	}
	.defaultmainmenu .showhide span {
	    display: block;
	    width: 100%;
	    height: 3px;
	    margin: 4px 0;
	    background: #184e94;
	}
	.defaultmainmenu-menu > li:first-child a {
	    padding-left: 20px;
	}
	.defaultmainmenu-menu ul.dropdown li a {
		color: #000;
		font-weight: 700;
	}
	.defaultmainmenu-menu ul.dropdown {
		background: #f7f7f7 !important;
		padding: 0;
	}
	.defaultmainmenu-responsive .defaultmainmenu-menu.defaultmainmenu-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: 15px;
	}

	.top-bar-text {
		float: none;
		/* text-align: center; */
		display: none;
	}
	.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;
	}


}



@media (max-width: 767px) {
	.defaultmainmenu-menu .event-section2,
	.defaultmainmenu-menu .menu-item,
	.megamenu .recent-post {
		width: 100%;
	}
	.bnheight {
    height: 118px;
}
.testimonial-section-one .owl-controls{display: none;}
	.rev_slider_wrapper {
		margin-top: 0px;
	}
	.theme_menu{background: #ffffff !important;}
	.defaultmainmenu-menu > li > a{color: #000000;}
.story-block-two .inner-box .content-column .inner-column,
	.story-block .inner-box .content-column .inner-column{
		padding-left:20px;
		padding-right:20px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.story-block .inner-box .image-column{padding: 0px 15px;}
	.story-block .inner-box .content-column{padding: 0px 15px;}
	
	.top-bar .contact-info li {
    /* font-family: 'Roboto-light'; */
    font-size: 13px;
    padding-right: 8px;
    margin-right: 6px;
    line-height: 18px;
    display: inline;
    border-right: 0px solid #f0f0f0;
    color: white;
}
.top-bar {
    padding-bottom: 5px;
}
.thm-btn1 {
    position: relative;
    background: #00aa90;
    font-size: 13px;
    line-height: 32px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #00aa90;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0px 17px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn2 {
    position: relative;
    background: #00aa90;
    font-size: 13px;
    line-height: 32px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #00aa90;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0px 17px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.donate-form-area {
    margin-top: 30px;
    margin-bottom: 100px;
    background: #f2f2f2;
    padding: 20px;
    border: 3px solid #184e94;
}
.donate-popup .close-donate {color:red;margin-top: 14px;margin-right: 12px;font-size: 21px !important;}
.thm-btn1:hover {
    background: #184e94;
    color: #ffffff;
  
}
	.our-mission {
		margin-top: 0px;
	}
	.team-style-3 {
		text-align: center;
	}
	.team-style-1 {
		text-align: center;
	}
}

@media (max-width: 600px) {

}

@media (max-width: 575px) {

	.main-logo img {
		width: 150px;
	}
	.nav_side_content {
		margin-top: 21px;
	}
	.defaultmainmenu .showhide {
		top: -29px;
	}

}

@media (max-width: 475px) {
	.fact-counter .column {
	    width: inherit;
	    margin: 0 auto;
	    margin-bottom: 20px;
	    float: inherit;
	    display: inline-block;
	}
}
@media (max-width: 420px) {
	.top-bar-text p {
		margin-bottom: 0px;
		margin-left: 5px;
		font-size: 12px;
		color: white;
	}
}


