

@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: 22px;
	}
	/*====menu=======*/
	.theme_menu {
		background-color: #171717;
		padding: 0px;
		height: 89px;		
	}

	.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;
	
	}

	.defaultmainmenu .showhide {
	    width: 30px;
	    padding: 0;
	    height: 30px;
	    position: relative;
	    top: -14px;
		position: relative;
    	top: -60px;
	}
	.defaultmainmenu .showhide span {
	    display: block;
	    width: 100%;
	    height: 2px;
	    margin: 4px 0;
	    background: #ff5722;
	}
	.defaultmainmenu-menu > li:first-child a {
	    padding-left: 20px;
	}
	.defaultmainmenu-menu ul.dropdown li a {
		color: #aaa;
	}
	.defaultmainmenu-menu ul.dropdown {
		background: #303030 !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-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;
	}
	.top-bar{
		display: none;
	}
	.testimonial-section-one .testimonial-slider-content .text {
		height: 180px;
	}
	.dmits2img img {
		margin-left: 0px;
	}
	.dmits1bg {
		height: auto;
		padding: 10px;
	}
	.dmits2content {
		padding-top: 10px;
	}
	.multiintel .img-box img {
		margin-left: 0px;
	}
	.img-box {
		margin-bottom: 10px;
	}
	.slider-para {
		display: none;
	}
	.inner-banner .box  {
		height: 115px;
	}
	


}



@media (max-width: 767px) {
	.defaultmainmenu-menu .event-section2,
	.defaultmainmenu-menu .menu-item,
	.megamenu .recent-post {
		width: 100%;
	}
	.rev_slider_wrapper {
		margin-top: 0px;
	}
	.our-mission {
		margin-top: 0px;
	}
	.team-style-3 {
		text-align: center;
	}
	.team-style-1 {
		text-align: center;
	}
	.section-title h2 {
		font-size: 25px;
	}
	.about .content {
		margin-top: 20px;
		display: flex;
		flex-direction: column;
	}
	.multiple-list {
		flex-direction: column;
	}
	.testimonial-section-one .owl-theme .owl-prev span {
		margin-top: 60px;
	}
	.testimonial-section-one .owl-theme .owl-next span {
		margin-top: 60px;
	}
	
	.fact-counter-2 .item {
		width: 320px;
		/* margin: 0 auto; */
	}
	.sec-pad-60{
		padding: 20px 0;
	}
	.about .img-box {
		display: flex;
		justify-content: center;
	}
	.about{
		padding: 0 0;
	}
	.volunteer{
		padding: 0px 0;
	}
	.default-blog-news .lower-content h4 {
		margin-bottom: 0px;
		line-height: 0px;
	}
	.testimonial-section-one {
		padding: 0px 0px 80px;
	}
	.slider-head{
		font-size: 23px !important;
		line-height: 30px !important;
	}
	.slider-para{
		font-size: 16px !important;
		line-height: 30px !important;
	}
	
	.testimonial-section-one .testimonial-slider-content .text {
		height: 180px;
	}
	.dmits2img img {
		margin-left: 0px;
	}
	.dmits1bg {
		height: auto;
		padding: 10px;
	}
	.dmits2content {
		padding-top: 10px;
	}
	.multiintel .img-box img {
		margin-left: 0px;
	}


}

@media (max-width: 600px) {

}

@media (max-width: 575px) {

	.main-logo img {
		width: 150px;
	}
	.nav_side_content {
		margin-top: 21px;
	}
	.defaultmainmenu .showhide {
		top: -60px;
	}

}

@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;
	}
}

@media (max-width:991px){
	.main-logo{
		display: none;
	}

	.black-logo{
		display: block;
	}

	.black-logo img{
		display:block;
		position: relative;
		top:0px;
	
	}
}

@media (min-width: 300px) and (max-width: 551px) {
    .black-logo img{
		display: block;
		position: relative;
		top: 20px;
		height: 50px;
		width: 100px;
		right: -20px;	
	}

	.defaultmainmenu .showhide{
		top: -60px;
	}

	.thm-btn{
		display: none;
	}

	

	.testimonial-section-one .slide-item h4 {
		font-size: 15px;
		font-weight: 700;
		padding-bottom: 18px;
	}

	.owl-carousel .owl-stage-outer {
		position: relative;
		overflow: hidden;
		-webkit-transform: translate3d(0px, 0px, 0px);
		margin-top: -40px;
	}
	
	.lastimg {
		max-width: 100%;
		display: inline-block;
		margin-top: -53px;
	}
	.section-title2{
		margin-top: 25px;
	}

	.main-footer {
		position: relative;
		background: #1d0a21;
		padding: 0px 0 40px;
	}

	.defaultmainmenu-responsive.defaultmainmenu {
		position: relative;
		top: 33px;
	
	}

	.menu-responsive{
		max-height: 400px;
		display: block;
		background: white;
		position: relative;
		top: -30px;
	}

	.btn-primary {
		color: #fff;
		background-color: #0070d0;
		border-color: #2e6da4;
		padding: 10px 50px;
		/* text-align: center; */
		/* align-items: center; */
		margin: auto;
		display: flex;
	}

}

