@media only screen and (max-width:1199px){
	.top {
		font-size: 14px;
	}
	footer .footer-top .col-xs-7 {
    	padding-right: 20px;
	}
	footer .footer-top .col-xs-5{
		padding-left:20px;
	}
	.header .main-menu ul li {
    	margin: 0 10px;
	}
	.header .main-menu ul li a{
		font-size:12px;
	}
    .abt_img img {
        text-align: center;
        margin: 0 auto;
    }
    .abt_img {
        padding-top: 0px;
    }
}
@media only screen and (max-width:991px){
	.header .logo {
		float: none;
		text-align: center;
	}
	.header .main-menu {
		float: none;
		text-align: center;
		padding-bottom: 10px;
	}
	.news-events .container .event-contain {
    	padding-left: 20px;
	}
	.newsslider .owl-nav .owl-prev, .newsslider .owl-nav .owl-next {
		bottom: 185px;
	}
	footer .footer-top .col-xs-7 {
    	width: 100%;
	}
	footer .footer-top .col-xs-5 {
		border-top: 1px solid #414141;
		border-left:none;
		width: 100%;
	}
	.contact_details {
		padding-top: 30px;
	}
	.newsslider .owl-nav .owl-prev, .newsslider .owl-nav .owl-next {
        bottom: 0;
    }
}
@media only screen and (max-width:767px){
	.mob_bt {
		display: block;
	}
	.mob_top {
        display: inline-block;
        vertical-align: middle;
        text-align: right;
        width: 48%;
    }
	.header .logo {
		text-align: left;
	}
	/*.mob_bt.mob_top {
    	float: right;
	}*/
	.top_linkssec{
		display:none;
	}
	.top {
		padding: 10px;
	}
	/*.mob_bt.mob_top {
		padding-top: 45px;
	}*/
	.header1.fixed_nav {
    	position: unset; 
	}
	.news-events .container .date-contain {
		width: 100%;
		float: none;
	}
	.news-events .container .event-contain {
		border-top: 2px solid #e2e2e2;
		width: 100%;
		float: none;
		border-left:0;
	}
	.newsslider .owl-nav .owl-prev, .newsslider .owl-nav .owl-next {
		bottom: 0;
	}
	footer .footer-top .col-xs-7 {
    	border-right:none;
	}
	footer .footer-top .col-xs-5{
		padding:0;
		padding-top:10px;
	}
	footer .footer-top .col-xs-7{
		padding:0;
	}
	.list-features.list-features_mod-b.list-unstyled {
		margin: 0;
		padding-top: 20px;
	}
	.footer-bottom p {
		text-align: center;
	}
	footer .footer-bottom p:last-of-type {
		float: none;
	}
	.list-features_mod-b::before {
    	right: 0;
	}
	 .abt_img {
        padding-top:30px;
    }
    .news-events .container .owl-nav {
        bottom: -50px;
    }
    .top_data .social,
    .top_data{
        text-align: center;
    }
    .top_data .social{
        padding-top:10px;
    }
}
@media only screen and (max-width:500px){
	.contact_details ul li span.right_icon {
		width: 100%;
	}
	.mail_div span a{
		display:block;
	}
	.mail_div span a + a{
		margin-left:0;
	}
	.mob_top.mob_logosec {
        width: 90%;
    }
    .banner_sec .owl-nav {
        display: none;
    }
    .mob_top.mob_logosec a img {
        width: 100%;
    }
    .mob_top.mob_logosec {
        width: 50%;
    }
    .service_boxsec {
        width: auto;
    }
    .contact_details ul li span {
        display: block;
    }
    span.skype_sch {
        margin-left: 0;
    }
}
